@charset "utf-8";
@import url(common.css);


/*------------------------------------------------
contents
------------------------------------------------*/
#content {
}
#content > section {
	margin-top: 22px;
}
#content > section + section {
	margin-top: 80px;
}

#content > section h2 {
	position: relative;
	margin-bottom: 3.12%;
}
#content > section h2 span {
	position: absolute;
	display: block;
	bottom: 12%;
	left: 0;
	width: 100%;
	font-size: 12px;
	text-align: center;
	line-height: 1.5;
}


#content > section > .inner {
	margin: 0 auto;
	position: relative;
}
section > .inner > .header {
	margin-bottom: 6.89%;
}
section > .inner > .header .title {
	font-size: 13px;
	font-weight: 700;
}
section > .inner > .body {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #FFF;
}
section > .inner > .body:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
section .body + .body {
	/*margin-top: 1.5em;*/
}

section .body h4 {
	font-size: 16px;
	color: #FEB81B;
	/*margin-bottom: 12px;*/
	font-weight: bold;
}
section .body h4 span.small {
	font-size: 13px;
}
section .body h4.big {
	font-size: 18px;
}
section .body p + h4 {
	margin-top: 4.18%;
}


section .body p {
	line-height: 1.75;
	margin-top: 1.2em;
	font-size: 12px;
}
section .body p.shop_ph {
	margin-top: 7.89%;
}

section .body p:first-child {
	margin-top: 0;
}
section .body h3 + p {
	/*margin-top: 7px;*/
}
section .body h4 + p {
	margin-top: 0.7em;
}
section .body table + p {
	margin-top: 0;
}

section .body table {
	width: 100%;
	margin-top: 0.5em;
}
section .body table + .img {
	margin-top: 20px;
}

section .body table th {
	width: 42px;
	text-align: left;
	padding-bottom: 10px;
}
section .body table th span {
	display: inline-block;
	background-color: #FFF;
	color: #C00000;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	letter-spacing: 0.1em;
	padding: 4px 0 3px;
	text-align: center;
	width: 37px;
}
section .body table th.long {
	width: 66px;
}
section .body table th.long span {
	width: 61px;
}

section .body table td {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-bottom: 10px;
	line-height: 1.5;
	padding: 4px 0 3px;
}
section .body table td span.chu {
	font-size: 10px;
}


#shop_list h5 {
	color: #B00;
	background-color: #FEB81B;
	padding: 5px 0 3px;
	margin-top: 25px;
	text-align: center;
	font-weight: bold;
}
#shop_list ul li {
	display: table;
	width: 100%;
	padding: 14px 0;
	border-bottom: 1px dotted #FFF;
}
#shop_list ul .num {
	display: table-cell;
	width: 25px;
	box-sizing: border-box;
	vertical-align: top;
}
#shop_list ul .txt {
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	padding-left: 0.5em;
}
#shop_list ul .txt .name {
	padding-top: 0.45em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
#shop_list ul .txt .address {
	margin-top: 5px;
	font-size: 10px;
}


section .body .shop_data {
	margin-top: 13px;
}
section .body .shop_data h5 {
	color: #FEB81B;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 8px;
	margin-bottom: 13px;
	border-bottom: 1px solid #F4BE39;
}
section .body .shop_data .name {
	padding-top: 0.45em;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
section .body .shop_data .address {
	margin-top: 5px;
	font-size: 10px;
}

section .body .ph-1 {
	text-align: center;
	margin-top: 1.5em;
}
section .body .ph-1 img {
	width: 50%;
}

section .body .ph-2 {
	display: table;
	width: 100%;
	margin-top: 1.5em;
}
section .body .ph-2 > * {
	display: table-cell;
	box-sizing: border-box;
}

section .body .ph-2 .left {
	padding-right: 7px;
}
section .body .ph-2 .right {
	padding-left: 7px;
}



section .body .ph-3 {
	display: table;
	width: 100%;
	margin-top: 1.5em;
}
section .body .ph-3 > * {
	display: table-cell;
	box-sizing: border-box;
}

section .body .ph-3 .left {
	padding-right: 3px;
}
section .body .ph-3 .right {
	padding-left: 3px;
}
section .body .ph-3 .center {
	padding-left: 2px;
	padding-right: 1px;
}

section .body .ph-1 .cap,
section .body .ph-2 .cap,
section .body .ph-3 .cap {
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
}


section .smp_area .header h4.title {
	font-size: 19px;
	font-weight: 700;
	color: #FEB81B;
	text-align: center;
	border-top: 5px solid #FEB81B;
	border-bottom: 2px solid #FEB81B;
}
section .smp_area .header h4.title .small {
	font-size: 12px;
}

section .smp_area .body .img_right {
	float: right;
	display: inline;
	margin-left: 17px;
	width: 25.34%;
}

section .smp_area .body p {
	overflow: auto;
}

section .smp_area .body h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FEB81B;
	margin-top: 20px;
	margin-bottom: 15px;
}
section .smp_area .body .chu {
	margin-top: 8px;
}

section .smp_area .body .btn_map {
	width: 86.2%;
	margin: 30px auto 15px;
}


.pb0 {
	padding-bottom: 0 !important;
}


.btn_sche {
	width: 250px;
	margin: 0 auto;
}

p.chu {
	margin-top: 40px;
	font-size: 10px;
	line-height: 1.5;
}

section .body .chu {
	font-size: 11px;
	line-height: 1.5;
	display: inline-block;
	margin-top: 3px;
}

section .body .chu.big {
	font-size: 12px;
}