/* CSS Document */

article .area h4,
article .photo_box h4
{
	font-size: 30px;
	line-height: 140%;
	margin-bottom: 20px;
}



article .photo_box .next_btn 
{
}

article .photo_box .next_btn a
{
	background-color: #c33;
	display: inline-block;
	padding-top: 14px;
	padding-bottom: 14px;
}

article .photo_box .next_btn a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f07a';
	font-weight: 900;
	margin-right: 10px;
}


article .photo_box .next_btn a:hover
{
	background-color: #D55757;
}

article .photo_box .main_img
{
	margin-bottom: 20px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

article .photo_box .main_img ul
{
	margin: 0px;
	padding: 0px;
}
article .photo_box .main_img ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

article .photo_box .main_img img
{
	width: 90% !important;
	height: auto;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
}


article .photo_box .sub_img
{
	text-align: left;
}

article .photo_box .sub_img ul
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

article .photo_box .sub_img ul li
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	list-style-type: none;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #fafaed;
}

article .photo_box .sub_img ul li:last-child
{
	border-right-style: none;
}

article .photo_box .sub_img a
{
	display: block;
	background-color: #FFF;
}

article .photo_box .sub_img a img
{
	height: 140px;
	width: 100%;
	object-fit: cover;
}

article .sub_photo
{
	margin-bottom: 40px;
}


article .info 
{
	margin-bottom: 40px;
}

article .info table
{
	width: 100%;
	margin-bottom: 40px;
}

article .info table tr:nth-child(2n-1) th,
article .info table tr:nth-child(2n-1) td
{
	background-color: #F2EDE1;
}

article .info table th
{
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

article .info table td
{
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

article .other_product
{
	clear: both;
	margin-bottom: 20px;
}

article .other_product h5
{
	font-size: 25px;
	line-height: 140%;
	color: #743900;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #753A00;
}


article .other_product dl dt
{
	position: relative;
	background-color: #FFF;
	text-align: center;
}

article .other_product dl dt a
{
	display: block;
	padding: 20px;
	font-size: 20px;
	color: #753A00;
}

article .other_product dl dt p
{
	text-align: center;
	padding-top: 10px;
}




#sp_slide
{
	margin-bottom: 0em;
	overflow: visible;
	display: none;
}

#sp_slide dl
{
	width: 100%;
}


#sp_slide .bx-wrapper 
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	position: relative;

}
 
#sp_slide .bx-viewport
{
	padding-bottom: 0px;
}

 
#sp_slide .bx-wrapper .bx-pager 
{
	width: 100% !important;
	text-align: center !important;
	position: absolute;
	left: 0px;
	right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



/* コントローラー */
#sp_slide .bx-wrapper .bx-prev 
{
	left: 0px;
	background-image: url(../images/btn_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
 
#sp_slide .bx-wrapper .bx-next 
{
	right: 0px;
	background-image: url(../images/btn_next.png);
	background-repeat: no-repeat;
	background-position: right center;
}
 
 
#sp_slide .bx-wrapper .bx-controls-direction a 
{
	position: absolute;
	top: 0px;
	outline: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	z-index: 999;
	margin-top: auto;
	margin-bottom: auto;
	bottom: 0px;
	-ms-background-size: contain;
	-o-background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;

}



.return
{
	clear: both;
	padding-top: 20px;
	text-align: center;
}

.return a:after
{
	font-family: "Font Awesome 5 Free";
	content: '\f101';
	font-weight: 900;
	margin-left: 10px;
}

.return a 
{
	display: block;
	color: #52B44E;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
	transition: .3s;
	font-weight: bold;
}

.return a:hover 
{
  opacity: .7;
}

article .photo_box  a
{
	margin-bottom: 20px;
	display: block;
}

article .banner_box
{
	text-align: center;
}



article .link_navi
{
	display: table;
	table-layout: fixed;
	width: 600px;
	padding: 0px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	clear: both;
}

article .link_navi li
{
	display: table-cell;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

article .link_navi li a
{
	display: inline-block;
	color: #FFF;
	line-height: 100%;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
	background-color: #6D665B;
	border: 1px solid #6D665B;
}

article .link_navi li:nth-child(2) a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f106';
	font-weight: 900;
	margin-right: 4px;

}


article .link_navi li:first-child a,
article .link_navi li:last-child a
{
	background-color: transparent;
	color: #6D665B;
}


article .link_navi li:first-child a:before
{
	font-family: "Font Awesome 5 Free";
	content: '\f104';
	font-weight: 900;
	margin-right: 4px;

}

article .link_navi li:last-child a:after
{
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: 900;
	margin-left: 4px;
}


article .link_navi li a:hover
{
	color: #FFF !important;
	background-color: #7D7568;
}




/* PCのみ設定  768 以上*/
@media screen and (min-width:768px)
{


article .photo_box
{
	width: 460px;
	float: left;
}

article .photo_box h4
{
	display: none;
}

article .area
{
	width: 660px;
	float: right;
	min-height: 100vh;
}

article .photo_box .main_img  .msg
{
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

article .photo_box .sub_img dl dd
{
	width: 0px;
}


article .info table th
{
	width: 140px;
}

article .other_product dl
{
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

article .other_product dl dt
{
	display: table-cell;
	width: 270px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}


article .other_product dl dt a img
{
	width: 270px;
	height: 240px;
	object-fit: cover;

}

article .other_product dl dd
{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	width: 40px;
}

article .other_product dl dd:last-child
{
	width:auto;
}

article .other_product dl dd:nth-child(8n)
{
	display: table-row;
	height: 40px;

}



}

/* タブレットレイアウト : 768 px 〜 959 px*/
@media screen and (max-width:959px)
{


}



/* スマホ設定  768 以下*/
@media screen and (max-width:767px)
{
#pc_slide
{
	display:none;
}

#sp_slide
{
	display: block;
	background-color: #FFF;
}

#sp_slide dl dt p
{
	margin-bottom: 20px;
}


article .area h4
{
	display: none;
}


article .info table th
{
	font-weight: bold;
	display: block;
	padding-bottom: 0px;
	border-bottom-style: none;
}

article .info table td
{
	display: block;
	padding-top: 0px;
}


article .other_product dl
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

article .other_product dl dt
{
	display: block;
	margin-bottom: 30px;
	text-align: center !important;
}

article .other_product dl dt img
{
	height: auto;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}

article .other_product dl dt p
{
	font-size: 14px;
	line-height: 140%;
}


article .other_product dl dd
{
	display: none;
}


article .link_navi
{
	display: table;
	table-layout: fixed;
	width: 100%;
}
article .link_navi li
{
	padding-right: 1%;
	padding-left: 1%;
}

article .link_navi li a
{
	padding-right: 4px;
	padding-left: 4px;
	display: block;
}


}