@charset "shift_jis";
/* リンク
----------------------------- */
a:hover img {
	opacity: 0.80;
}
/* レイアウト
----------------------------- */
#contents #main #selection .wrap {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#contents #main #selection .topimg {
	background: url(img/contents_bg01.jpg) left top repeat;
	text-align: center;
	margin: 0px;
}
#contents #main #selection .topimg img {
	width: 100%;
	margin: 30px 0px;
}
#contents #main #selection .contents {
	padding: 0 0px;
	color: #333333;
	background: url(img/contents_bg01.jpg) left top repeat;
}
#contents #main #selection .contents .inner {
	padding: 0px 40px;
	margin: 0 auto;
}
#contents #main #selection .contents .block {
	margin-bottom: 20px;
}
#contents #main #selection .contents .block .text p {
	margin-bottom: 10px;
}
#contents #main #selection .contents .block .img {
	font-size: 0;
}
#contents #main #selection .contents .block .img p {
	display: inline-block;
	width: 425px;
	margin-right: 20px;
}
#contents #main #selection .contents .block .img p img {
	width: 100%;
}
#contents #main #selection .contents .block .img p:nth-of-type(2n) {
	margin-right: 0px;
}

/* スマホレイアウト
----------------------------- */
@media only screen and (max-width: 768px) {
#contents #main #selection .wrap img {
	max-width: 100%;
	height: auto;
}
#contents #main #selection .topimg {
	margin-bottom: 10px;
}
#contents #main #selection .contents .inner {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
#contents #main #selection .contents .block {
	margin-bottom: 10px;
}
#contents #main #selection .contents .block .img p {
	margin-bottom: 10px;
	width: 100%;
}
#contents #main #selection .contents .block .img p:last-of-type {
	margin-bottom: 0px;
}
}
/*PCコンテンツ
----------------------------- */
#contents #main #selection .contents .read {
	margin-bottom: 20px;

}
#contents #main #selection .contents .read p {
	margin: 0px 0px 20px 0px;
	font-size: 16px;
}
#contents #main #selection .contents .read .img01 img {
	margin-top: -30px;
}
#contents #main #selection .contents h2 {
	font-size: 20px;
}
#contents #main #selection .contents p {
	margin-bottom: 40px;
}
#contents #main #selection .contents p.mb0 {
	margin-bottom: 0px;
}
#contents #main #selection .contents .center {
	text-align: center;
	margin-bottom: 40px;
}
#contents #main #selection .sp {
	display: none;
}
#contents #main #selection .mb10 {
	margin-bottom: 10px !important;
}
#contents #main #selection .mb30 {
	margin-bottom: 30px !important;
}
#contents #main #selection .flex {
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#contents #main #selection .flexcenter {
	display: flex;
	-webkit-flex-wrap: wrap;
	justify-content: center;
	flex-wrap: wrap;
}
#contents #main #selection .col2 {
	width: 48%;
}
#contents #main #selection .col3 {
	width: 31%;
}
#contents #main #selection .col4 {
	width: 23%;
}
#contents #main #selection .col5 {
	width: 68%;
}
#contents #main #selection .flex .center {
	margin-bottom: 10px;
}
#contents #main #selection .wrapper {
	margin: 0px 40px;
}
#contents #main #selection .wrap {
	background: url(img/bk01.gif) left top repeat;
}
#contents #main #selection .wrap .tane {
	background: #ffe33b;
	border: solid 8px #a47351;
	padding: 20px 20px 10px 20px;
	margin-bottom: 40px;
}
#contents #main #selection .wrap .tane ul li {
	text-align: center;
	width: 23%;
	margin-bottom: 10px;
}
#contents #main #selection .wrap .tane ul li img {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}
#contents #main #selection .wrap .tane ul li p {
	font-size: 14px;
	margin-bottom: 0px;
}
#contents #main #selection .wrap h2.title01 {
	color: #814b26;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 30px 0px;
}
#contents #main #selection .wrap h2.title01 span {
	font-size: 26px;
}
#contents #main #selection .wrap .photo p {
	font-size: 16px;
	margin-bottom: 20px;
}
#contents #main #selection .wrap .item {
	background: url(img/border01.png) top center no-repeat;
	padding: 20px 0px 0px 0px;
}
#contents #main #selection .wrap .item h2 {
	text-align: center;
	margin-bottom: 30px;
}
#contents #main #selection .wrap .item .read p {
	font-size: 16px;
	text-align: center;
	color: #823f27;
}
#contents #main #selection .wrap .item .box01 {
	color: #823f27;
	background: #e9d0a1;
	padding: 20px;
	font-size: 14px;
	margin-bottom: 30px;
}
#contents #main #selection .wrap .item .box01 p {
	font-size: 14px;
	margin: 0px;
}
#contents #main #selection .wrap .item .product {
	margin-bottom: 40px;
}
#contents #main #selection .wrap .item .product .col2 {
	background: #ffe33b;
	position: relative;
	   width : -webkit-calc(48% - 20px) ;
   width : calc(48% - 20px) ;
	padding: 10px 10px 60px 10px;
}
#contents #main #selection .wrap .item .product .col2 h3 {
	text-align: center;
	margin-bottom: 10px;
}
#contents #main #selection .wrap .item .product .col2 h4 {
	color: #823f27;
	font-weight: bold;
	font-size: 18px;
}
#contents #main #selection .wrap .item .product .col2 .read {
	text-align: center;
	font-size: 16px;
	color: #823f27;
	margin-bottom: 10px;
	position: relative;
}
#contents #main #selection .wrap .item .product .col2 p {
	margin-bottom: 10px;
}
#contents #main #selection .wrap .item .product .col2 .kansei {
	position: absolute;
	right: 0px;
	top: 0px;
}
#contents #main #selection .wrap .item .product .col2 .icon {
	margin-bottom: 5px;
}
#contents #main #selection .wrap .item .product .col2 .btn {
	position: absolute;
	   width : -webkit-calc(100% - 20px) ;
   width : calc(100% - 20px) ;
	bottom: 10px;
}
#contents #main #selection .wrap .item .product .col2 .btn a {
	display: block;
	padding: 10px;
	background: #ec6b1f url(img/arrow01.png) 95% center no-repeat;
	background-size: 15px;
	border: solid 2px #FFF;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-size: 18px;
		-webkit-border-radius: 10px 10px 10px 10px/ 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px/ 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px/ 10px 10px 10px 10px;
-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#contents #main #selection .wrap .item .product .col2 .btn a:hover {
	background: #823f27 url(img/arrow01.png) 95% center no-repeat;
	background-size: 15px;}
#contents #main #selection .wrap .attentionbox {
	background: #FFF;
	padding: 20px;
	margin-bottom: 40px;
}
#contents #main #selection .wrap .attentionbox h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
#contents #main #selection .wrap .attentionbox p {
	margin-bottom: 0px;
}
/* スマホコンテンツ
----------------------------- */
@media only screen and (max-width: 768px) {
#contents #main #selection .pc {
	display: none;
}
#contents #main #selection .sp {
	display: inline-block;
}
#contents #main #selection .col2, #contents #main #selection .col3, #contents #main #selection .col4, #contents #main #selection .col5 {
	width: 100%;
	margin-bottom: 10px;
}
#contents #main #selection .wrap .scroll {
	overflow-x: scroll;
}
#contents #main #selection .wrap .scroll img {
	width: 500px !important;
	max-width : 500px !important;
	height: auto !important;
}
#contents #main #selection .item .flex .flex .col2 {
	width: 48%;
}
#contents #main #selection .contents .btn01 a {
	font-size: 20px;
	background-position: -20px;
	width: 100%;
	background-size: 35%;
	padding-left: 40%;
	text-align: left;
	font-size: 14px;
}
#contents #main #selection .contents .btn01 a span {
	padding: 20px 0px 20px 0px;
	width: 100%;
}
#contents #main #selection .contents .btn01 a strong {
	font-size: 20px;
	display: block;
	font-size: 16px;
}
#contents #main #selection .contents .btn01 a strong br.sp {
	display: block;
}
#contents #main #selection .contents .name .img {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#contents #main #selection .contents .name .text {
	width: 100%;
	padding: 0px;
}
#contents #main #selection .contents .name .text h2 {
	font-size: 20px;
}
#contents #main #selection .contents .name p {
	margin-bottom: 0px;
}
#contents #main #selection .contents .wrapper h2 {
	text-align: center;
}
	#contents #main #selection .wrapper {
		margin: 0px 20px;
	}
	#contents #main #selection .wrap .tane ul li {
		width: 32%;
	}
	#contents #main #selection .contents .read .img01 img {
		margin-top: 0px;
	}
	#contents #main #selection .topimg img {
		margin: 0px;
	}
	#contents #main #selection .wrap .item .product .col2 {
		width: 100%;
	}
	#contents #main #selection .wrap .item {
		padding: 40px 0px;
	}
	#contents #main #selection .contents .flex.read {
		flex-direction: column-reverse;
	}
	#contents #main #selection .wrap .item .product .col2 .kansei {
		width: 20%;
	}
	#contents #main #selection .wrap .item .product .col2 .read.left {
		text-align: left;
	}
	#contents #main #selection .wrap .attentionbox {
		margin-bottom: 0px;
	}
}
