.m_column_other_list {
	display: -webkit-flex;
	display: -moz-flex;

	display: -ms-flex;
	display: -o-flex;

	display: flex; justify-content: space-between;

}
.txt_lead {
	line-height: 2.15; letter-spacing: 0.8px;
	font-size: 24px; font-weight: normal;
	color: #014099;
}





h2.subtitle {
	margin-bottom: 16px;
	padding-bottom: 6px;

	border-bottom: 1px solid #aaa;
	font-size: 24px;
}
.m_column_other_list .exp ul li ~ li {

	margin-top: 40px;
}
.m_column_other_list + h2.subtitle {
	margin-top: 30px;

}

.m_column_other_list .exp {
	width: 580px;
}










.m_column_other_list .image {
	padding-top: 14px;
}


.m_column_other_list .exp ul {

	margin-bottom: 67px;
}
.m_column_other_list .exp h3 {
	letter-spacing: 0.5px;
	font-weight: bold;
}
.m_column_other_list .exp a {

	text-decoration: underline;
	color: #014099;
}
.mt50 {
	margin-top: 50px;
}

.mb50 {
	margin-bottom: 50px;
}



@media only screen and (max-width: 750px) {

h2.subtitle {

	margin-bottom: 10px;
	padding-bottom: 15px;

	line-height: 1.9;
	font-size: 16px;
}
.m_column_other_list {

	display: block;

}


img {
	max-width: 100%;
}
.m_column_other_list .exp {
	width: 100%;
}
.txt_lead {
	line-height: 1.65; letter-spacing: -0.3px;
	font-size: 16px;

}
.m_column_other_list .exp ul {

	margin-bottom: 25px;

}
.m_column_other_list .exp ul li ~ li {

	margin-top: 25px;

}





.m_column_other_list + h2.subtitle {
	margin-top: 50px;
}

.mt50 {
	margin-top: 25px;
}
.mb50 {

	margin-bottom: 25px;
}
}

















.package {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;

	display: -o-flex;

	display: flex;
	align-items: flex-end;

}

.package .package_exp {
	padding-left: 30px;
}


.allergy {
	margin-bottom: 20px; padding: 13px 20px;
	background-color: #f2f2f2;
}

.allergy strong {
	font-weight: bold;
}
.mt20 {

	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

@media only screen and (max-width: 750px) {

.package {
	display: block;
}
.package .package_image ,
.package .package_exp {

	text-align: center;


}
}









.list_pdf {
	display: -webkit-flex;
	display: -moz-flex;

	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.list_pdf li ~ li {
	margin-left: 3em;

}

#takeout .section-main-cmn a {
	text-decoration: underline;
	color: #014099;
}

.m_column_takeout01 ,
.m_column_takeout02 {
	display: -webkit-flex;
	display: -moz-flex;

	display: -ms-flex;
	display: -o-flex;
	display: flex; justify-content: space-between;
}

.m_column_takeout01 .exp {
	width: 620px; letter-spacing: 0.5px;

}











.m_column_takeout01 .image {
	width: 580px;
}


.m_column_takeout02 .exp {
	width: 860px;

}

.m_column_takeout02 .image {
	width: 340px;
}


a.btn {
	border-radius: 4px;
	color: #fff !important;
	letter-spacing: 0.1em;
	padding: 10px 25px 0 15px;
	display: inline-block;
	height: 40px;
	text-decoration: none !important;
	font-size: 16px;
	line-height: 1;
	background: #003983;
	text-align: center;
	position: relative;
	margin: 20px auto 0;

}
a.btn:after {
	content: "";
	position: absolute;

	top: 50%;
	margin-top: -9px;

	width: 12px;

	height: 17px;

	background: url(../img/common/icn_bullet03.png) no-repeat right 1px;


	background-size: 12px auto;
	right: 8px;
}
@media only screen and (max-width: 750px) {

.m_column_takeout01 {

	display: block;
}

.m_column_takeout01 .exp ,
.m_column_takeout01 .image {
	width: 100%; letter-spacing: 1px;
}

.m_column_takeout01 .image {
	margin-top: 30px;
}
.m_column_takeout02 .exp {

	width: calc(100% - 135px);
}

.m_column_takeout02 .image {

	width: 120px;
}
}
.header-site-matsuya .btn { margin: 0; }

.notes {
	padding-left: 1em;
	text-indent: -1em;
}
