@charset "UTF-8";

/* ---------------------------
	Bukkens View Page Stylesheet
	1. Detail
	2. Detail Label
	3. Detail Summary
--------------------------- */



/* ---------------------------
	Detail
--------------------------- */
.detail {
	margin: 0 10px;
}
.detail_head {
	padding: 16px 20px 14px;
	font-weight: bold;
}
.detail_head:after {
	display: none;
}



/* ---------------------------
	Detail Label
--------------------------- */
.detail_label {
	margin: 0 1px;
}
.detail_label ul {
	padding: 14px 22px 11px 55px;
	border-bottom: 1px solid #bfdbaa;
	font-size: 0; /* Remove Margins */
	position: relative;
}
.detail_label ul:before {
	content: "";
	display: block;
	margin-right: 10px;
	width: 24px;
	height: 24px;
	background: url(../../img/bukkens/view/icon_bukkentit.png) no-repeat top center;
	position: absolute;
	top: 13px;
	left: 22px;
}
.detail_label li {
	display: inline;
	font-weight: bold;
	font-size: 15px;
	color: #1ea244;
}




/* ---------------------------
	Detail Summary
--------------------------- */
.detail_summary {
	margin-top: 30px;
	margin-left: 15px;
	padding: 1px;
	width: 512px;
	float: left;
	border: 1px solid #b2b2b2;
}
.detail_summary [class*="col"] {
	padding: 7px 8px;
	border-top: 1px solid #bfdbaa;
}
.detail_summary .col:first-child {
	border-top: 0;
}
.detail_summary .col_double {
	overflow: hidden;
}
.detail_summary .col_double dl {
	width: 50%;
	float: left;
}
.detail_summary dt {
	display: inline-block;
	padding: 6px 0 5px;
	width: 76px;
	line-height: 1.25;
	background-color: #d8f7c0;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #1ea243;
}
.detail_summary dd {
	display: inline-block;
	margin-left: 10px;
	line-height: 28px;
	vertical-align: top;
}
.detail_summary dd.wide {
	display: block;
	margin-top: 8px;
	padding-left: 5px;
	width: 100%;
	margin-left: 0;
	line-height: 1.5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.detail_summary em {
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
	font-size: 19px;
	color: #ff3115;
}
.detail_summary ul {
	display: inline-block;
	float: right;
	vertical-align: top;
	width: 245px;
}
.detail_summary li {
	display: inline-block;
	float: right;
	vertical-align: top;
}



/* ---------------------------
	Detail Action
--------------------------- */
.detail_action {
	margin-top: 11px;
	margin-right: 18px;
	padding: 20px;
	width: 352px;
	background: #f5ffe3;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}
.detail_action li {
	margin-bottom: 5px;
}
.detail_action li a {
	display: block;
	/*box-shadow: 1px 1px 1px 0px rgba(10,2,4,0.2);*/
	border-radius: 4px;
	overflow: hidden;
}
.detail_action li a:hover {
	opacity: 0.7;
}
.detail_action span {
	display: block;
	margin: 0 auto;
	padding-top: 36px;
	padding-left: 115px;
	width: 312px;
	height: 84px;
	background: url(../../img/bukkens/view/btn_contact_tel.png) no-repeat top center;
	background-size: contain;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 24px;
}
.detail_action li dl {
	margin-top: 3px;
	text-align: right;
}
.detail_action li dt,
.detail_action li dd {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
}
.detail_action li dd:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent #046bc8;
	position: relative;
	top: -1px;
}

/*	Inquiry
-----------------------------*/
.detail_action_inquiry {
	padding-left: 12px;
	border: 1px solid #bfdbaa;
	background: #fff;
	line-height: 32px;
	font-weight: bold;
}
.detail_action_inquiry dt {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #1fa244;
}
.detail_action_inquiry dd {
	display: inline-block;
	vertical-align: top;
}



/* ---------------------------
	Detail Images
--------------------------- */
.detail_images {
	margin-bottom: 44px;
	padding-top: 20px;
	text-align: center;
	clear: both;
}


/*	Detail Layout
-----------------------------*/
.detail_layout {
	display: inline-block;
	margin: 0 20px;
	padding: 9px;
	vertical-align: top;
	width: 352px;
	height: 353px;
	border: 1px solid #b2b2b2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.detail_layout figure {
	border: 1px solid #e6e6e6;
}


/*	Detail Expansion
-----------------------------*/
.detail_expansion {
	text-align: right;
	display:block;
}
.detail_expansion:hover {
	opacity: 0.7;
}

.expansion_btn{ /* 拡大ボタンのみ上へアジャスト */
	margin-top: -47px;
}

/*	Detail Thumbnail
-----------------------------*/
.detail_thumbnail {
	display: inline-block;
	margin: 0 20px;
	padding: 9px;
	vertical-align: top;
	width: 352px;
	border: 1px solid #b2b2b2;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}


/*	Detail Thumbnail Main
-----------------------------*/
.detail_thumbnail_main {
	margin-bottom: 8px;
	border: 1px solid #e6e6e6;
	position: relative;
}
.detail_thumbnail_main a img:first-child {
	height: 210px;
	width: 330px;
}
a.right_detail_expansion{
	height: 210px;
}

/*	Detail Thumbnail Navigation
-----------------------------*/
.detail_thumbnail_nav {
	height: 112px;
	text-align: left;
	overflow: hidden;
}
.detail_thumbnail_nav ul {
	margin-right: -9px;
	margin-bottom: -9px;
	font-size: 0; /* Remove Margin */
}
.detail_thumbnail_nav li {
	display: inline-block;
	margin-right: 9px;
	margin-bottom: 9px;
	width: 74px;
	border: 1px solid #e6e6e6;
	position: relative;
}
.detail_thumbnail_nav div.more {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 49px;
	color: #fff;
	font-weight: bold;
	z-index: 2;
	font-size: 20px;
	line-height: 49px;
	text-align: center;
	text-decoration: none;
	text-shadow: #333 2px 2px 5px;
	background-color: rgba(125,125,125, 0.4);
}
.detail_thumbnail_nav li a {
	display: block;
}
.detail_thumbnail_nav li a:hover {
	opacity: 0.7;
}
.detail_thumbnail_nav img {
	display: block;
	width: 100%;
}

/* Active */
.detail_thumbnail_nav .active a:before,
.detail_thumbnail_nav .active a:after {
	content: "";
	position: absolute;
}
.detail_thumbnail_nav .active a:before {
	border: 2px solid #32a333;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
}
.detail_thumbnail_nav .active a:after {
	border: 1px solid #fff;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
}



/* ---------------------------
	Detail Points
--------------------------- */
.detail_points {
	margin: 0 53px 30px;
	padding: 28px 30px;
	background: #e1fcd3;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.detail_points h3 {
	padding-top: 42px;
	width: 199px;
	height: 0;
	overflow: hidden;
	background: url(../../img/bukkens/view/img_point.png) no-repeat top center;
	position: absolute;
	top: -16px;
	left: -20px;
}
.detail_points_body ul {
	margin-right: -10px;
	margin-bottom: -10px;
	font-size: 0; /* Remove Margins */
}
.detail_points_body li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 85px;
	vertical-align: top;
}



/* ---------------------------
	Detail Table
--------------------------- */
.detail_table {
	margin: 0 25px 30px;
}
.detail_table_head { /* Override */
	background-color: #27ae60;
	font-weight: bold;
}
.detail_table_head:after { /* Override */
	border-width: 0 0 560px 360px;
	border-bottom-color: #1aa655;
}

/*	Body
-----------------------------*/
.detail_table_body table {
	width: 100%;
	word-break: break-all;
	word-wrap: break-word;
}
.detail_table_body th,
.detail_table_body td {
	padding: 7px 10px 6px;
	border-top: 1px solid #bfdbaa;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.detail_table_body tr:first-child th,
.detail_table_body tr:first-child td {
	border: 0;
}
.detail_table_body th {
	width: 140px;
	background: #d8f7c0;
	text-align: center;
	font-size: 16px;
	color: #005c01;
}
.detail_table_body td {
	width: 290px;
}
.detail_table_body td[colspan="3"] {
	padding: 10px 10px 9px;
	width: 720px;
}



/* ---------------------------
	Detail Banners
--------------------------- */
.detail_banners {
	margin-bottom: 25px;
	text-align: center;
}


/*	Contact
-----------------------------*/
.detail_banners_contact {
	display: inline-block;
	vertical-align: top;
}
.detail_banners_contact a {
	display: block;
}
.detail_banners_contact a:hover {
	opacity: 0.7;
}


/*	Action
-----------------------------*/
.detail_banners_action {
	margin-top: 15px;
	text-align: center;
	font-size: 0; /* Remove Margin */
}
.detail_banners_action li {
	display: inline-block;
	margin: 0 8px;
	vertical-align: top;
}
.detail_banners_action a {
	display: block;
}
.detail_banners_action a:hover {
	opacity: 0.7;
}



/* ---------------------------
	Detail Belt
--------------------------- */
.detail_belt {
	padding: 18px 0 20px;
	background: #e0f9e0;
	text-align: center;
}



/* ---------------------------
	Detail Shop
--------------------------- */
.detail_shop {
	margin: 30px 18px 40px 26px;
	overflow: hidden;
}


/*	Detail Shop Table
-----------------------------*/
.detail_shop_table {
	padding: 1px;
	width: 502px;
	float: left;
	border: 1px solid #b2b2b2;
	position: relative;
}
.detail_shop_head {
	position: relative;
}
.detail_shop_title {
	padding: 11px 145px 9px 30px;
	line-height: 1.25;
	background: #27ae60;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.detail_shop_button {
	display: block;
	width: 110px;
	background: #098e41;
	padding-left: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	position: absolute;
	right: 9px;
	top: 7px;
}
.detail_shop_button:before {
	content: "";
	display: block;
	width: 9px;
	height: 15px;
	background: url(../../img/bukkens/view/arrow_white.png);
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -8px;
}
.detail_shop_button:hover {
	text-decoration: none;
	opacity: 0.7;
}
.detail_shop_table table {
	width: 100%;
}
.detail_shop_table th,
.detail_shop_table td {
	padding: 4px 10px 2px;
	border-top: 1px solid #bfdbaa;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.detail_shop_table tr:first-child th,
.detail_shop_table tr:first-child td {
	border-top: 0;
}
.detail_shop_table th {
	width: 140px;
    background: #d8f7c0;
    text-align: center;
    font-size: 16px;
    color: #005c01;
}


/*	Detail Shop Banners
-----------------------------*/
.detail_shop .detail_action {
	margin-top: 30px;
	margin-right: 0;
}