@charset "UTF-8";
.sp {
	display: none;
}
.information {
	margin-top: 40px;
}
#contents-body .shop_schedule h4.title {
	margin: 1.5em 0;
	font-weight: bold;
}
#contents-body p.attention {
	font-size: 16px;
	margin: 0;
}

#contents-body p.subTitle {
	font-size: 16px;
}

#contents-body .shop_schedule .margint1 {
	margin-top: 1.5em;
}

#contents-body .shop_schedule .notes {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px !important;
}

#contents-body .shop_schedule .tel {
	display: inline-block;
	padding-left: 20px;
	background: url(../img/icn_call1.png) no-repeat left center;
	background-size: 18px auto;
	font-size: 20px;
}

#contents-body .shop_schedule .tel--strong {
	font-size: 24px;
	font-weight: bold;
}

#contents-body .shop_schedule__ttl {
	margin: 30px 0;
	font-size: 20px;
	font-weight: bold;
}

#contents-body .shop_schedule__call a {
	display: block;
	padding: 13px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #4cd965;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#contents-body .shop_schedule__call_icn {
	display: inline-block;
	padding-left: 30px;
	background: url(../img/icn_call2.png) no-repeat left center;
	background-size: 20px auto;
}

#contents-body .shop_schedule__banner {
	margin: 40px 0;
	padding-top: 32px;
	border-top: 1px solid #d8d8d8;
}

#contents-body .shop_schedule__banner_item {
	display: inline-block;
	width: 320px;
}

#contents-body .shop_schedule__banner_item_thumb {
	margin-bottom: 10px;
	background: #f8f8f8 url(../img/icn_qa.png) no-repeat center center;
	background-size: 100% auto;
	height: 132px;
}

#contents-body .shop_schedule__banner_item_thumb a {
	display: block;
	padding: 96px 0 16px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

#contents-body .shop_schedule__detail {
	margin-bottom: 40px;
}

#contents-body .shop_schedule__detail_none {
	display: none;
	padding: 40px;
	background-color: #f5f5f5;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#contents-body .shop_schedule__detail.all .shop_schedule__detail_box_pc.all {
	display: block;
}

#contents-body .shop_schedule__detail_box_pc {
	display: none;
}

#contents-body .shop_schedule__detail_box_pc_inner {
	display: flex;
	margin-top: -1px;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}

#contents-body .shop_schedule__detail_info {
	width: 46%;
	padding: 20px 18px 10px 20px;
}

#contents-body .shop_schedule__detail_info_name {
	margin-bottom: 4px;
	font-size: 16px;
	font-weight: bold;
}

#contents-body .shop_schedule__detail_info_name a {
	text-decoration: none;
}

#contents-body .shop_schedule__detail_info_address {
	margin-bottom: 4px;
	font-size: 14px;
	color: #666;
}

#contents-body .shop_schedule__detail_info_tel {
	margin-bottom: 4px;
	font-size: 16px;
	padding-left: 20px;
	background: url(../img/icn_call1.png) no-repeat left center;
	background-size: 14px auto;
}

#contents-body .shop_schedule__detail_info_tel a {
	display: block;
	padding: 13px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #4cd965;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#contents-body .shop_schedule__detail_calendar_link {
	margin: auto;
	min-width: 400px;
}

#contents-body .shop_schedule__detail_calendar_link a {
	display: block;
	padding: 13px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #fb1b1e;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#contents-body .shop_schedule__detail_info_notes {
	font-size: 12px;
	color: #f00;
}

#contents-body .section.html .list-box {
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
}
#contents-body .section.html .list-box:nth-child(8){
	border: none;
}

#contents-body .section.html .list-box h4.title {
	margin-top: 0;
	padding-left: 0;
	font-weight: bold;
}
#contents-body .section.html .list-box .area-attention {
	margin: 20px 0;
}
#contents-body .section.html .list-box .area-attention em {
	color: #f00;
	font-style: normal;
}

#contents-body .section.html .list-box ul.dealer-list {
	padding-left: 0;
	list-style-type: none;
}
#contents-body .section.html .list-box ul.dealer-list li {
	display: inline-block;
	width: 300px;
	padding-right: 1em;
	padding-bottom: 20px;
	vertical-align: top;
	white-space: nowrap;
}
#contents-body .information{
	color: red;
	margin: 0 0 20px !important;
}
#contents-body .information a:link{
	color: red;
}
#contents-body .information a:visited{
	color: red;
}
#contents-body .information a:hover{
	color: #B22222;
}
#contents-body .information a:active{
	color: #FF4500;
}
@media screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	#contents-body .shop_schedule__detail_box_pc_inner {
		display: block;
	}
	#contents-body .shop_schedule h4.title {
		margin: 1em 0;
	}
	#contents-body .shop_schedule .margint1 {
		margin-top: 1.5em;
	}
	#contents-body .shop_schedule__ttl {
		font-size: 18px;
	}
	#contents-body .shop_schedule__banner {
		margin: 32px 0;
		padding-top: 32px;
	}
	#contents-body .shop_schedule__banner_item {
		display: inline-block;
		width: 100%;
	}
	#contents-body .shop_schedule__banner_item_thumb {
		background-size: 280px auto;
		height: auto;
	}
	#contents-body .shop_schedule__banner_item_thumb a {
		padding: 86px 0 16px;
	}
	#contents-body .shop_schedule__detail_info {
		width: 100%;
	}
	#contents-body .shop_schedule__detail_info_address {
		margin-bottom: 8px;
	}
	#contents-body .shop_schedule__detail_info_tel {
		margin: 12px 0 0;
		padding-left: 0;
		background: none;
	}
	#contents-body .shop_schedule__detail_calendar_link {
		margin: 20px 19px;
		padding-left: 0;
		background: none;
		min-width: auto;
	}
}
