@charset "utf-8";
.tokushu {
	width: 510px;
	height: auto;
	line-height: 1.2em;
	background: url(../images/134_bg001.png)repeat;
	color: #2d2d2d;
	font-family: 'Meiryo UI', 'ヒラギノ丸ゴ ProN', 'Hiragino Maru Gothic ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;	
	font-size: 62.5%!important;	
}
/* -- sns -- */
.sns_wrap {
	margin: 5px 0 5px 3px !important;
}
.sns_wrap .fb-like {
	margin-top: -2px !important;
}
.sns_wrap .line {
	display: inline-block;
	line-height: 0;
	margin-top: -2px !important;
	padding-left: 5px\0 !important;
	padding-left: 5px\9 !important;	
}
/*top*/
.tokushu .top {
	width: 100%;
	margin: 0 auto 3.5em!important;
}
.tokushu .top img {
	width: 100%;
}
/*contents*/
.tokushu .contents {
	width: 95%;
	margin: 0 auto 5em!important;
}
.tokushu h3 {
	margin: 0 auto 0.5em!important;
	padding: 0.3em 0!important;
	background-color: #2d2d2d;
	color: #fff;
	font-size: 3.5em!important;
	font-weight: bold;
	text-align: center;	
}
/*product_l*/
.tokushu .product_l {
	margin-bottom: 1.5em!important;
	padding: 1.5em!important;	
	box-sizing: border-box;
	background-color:rgba(200,185,160,0.35);
}
.tokushu .product_l h4 {
	line-height: 150%;
	margin: 0 auto 1em!important;
	box-sizing: border-box;
	font-size: 1.8em!important;
	text-align: center;
}
.tokushu .product_l h4 span {
	font-size: 0.7em!important;
}
.tokushu .product_l div {	
	vertical-align: bottom;
	margin: 0 auto!important;
	text-align: center;
}
.tokushu .product_l div .p_img {
	display: inline-block;
	width: 60%;		
}
.tokushu .product_l div .tokuten {
	display: inline-block;
	width: 38%;
	margin: 0 0 0 1%!important;
}
.tokushu .product_l div .tokuten_2 {
	display: inline-block;
	width: 48.6%;
	margin: 0 0.5% 0!important;
}
.tokushu .product_l div .tokuten_3 {
	display: inline-block;
	width: 31%;
	margin: 0 0.5% 0!important;
}
.tokushu .product_l div .tokuten img:hover{
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	transform: scale(1.8);
	cursor : pointer;
	cursor: zoom-in;
}
.tokushu .product_l div .tokuten_2 img:hover{
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	transform: scale(1.8);
	cursor : pointer;
	cursor: zoom-in;
}
.tokushu .product_l div .tokuten_3 img:hover{
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	transform: scale(1.8);
	cursor : pointer;
	cursor: zoom-in;
}
.tokushu .product_l .p_img img {
	width: 100%;
    margin-bottom: 1em!important;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    transition: 0.5s;
}
.tokushu table {
	width: 100%;
	margin: 0 auto 1em!important;
	table-layout: fixed;
	font-size: 1.4em!important;	
}
.tokushu th {
	width: 30%;
	padding: 0.3em 0.4em!important;
	border: solid 1px #c7c7c7;	
	background-color: #fff;
}
.tokushu td {
	width: 70%;
	padding: 0.3em 0.4em!important;
	border: solid 1px #c7c7c7;	
	background-color: #fff;
}
.tokushu .product_l p {
	display: inline-block;
	width: 49%;	
	font-size: 1.5em!important;
	font-weight: bold;
	text-align: center;	
 }
.tokushu .product_l p span {
	font-size: 1.7em!important;
}
.tokushu .product_l .cart {
	display: inline-block;	
	width: 49%;
	padding: 0.6em 0!important;
	font-size: 2em!important;
	text-align: center;
}
/*product_m*/
.tokushu .flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tokushu .product_m {
	display: flex;
	flex-flow: column;
	width: 49%;
	margin-bottom: 1.5em!important;
	padding: 1em!important;	
	box-sizing: border-box;
	background-color: rgba(200,185,160,0.35);	
}
.tokushu .product_m p {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 0.8em!important;	
}
.tokushu .product_m p img {
	width: 100%;
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
}
.tokushu .product_m h4 {
	line-height: 150%;
	margin: 0 auto 1.5em!important;
	box-sizing: border-box;
	font-size: 1.5em!important;
	text-align: center;
}
.tokushu .product_m h4 span {
	font-size: 0.7em!important;
}
.tokushu .product_m div {
	width: 100%;
	margin: 0 auto!important;
	margin-top: auto!important;	
}
.tokushu .product_m div > span{
	display: block;
	font-size: 1.5em!important;
	font-weight: bold;
	text-align: center;
}
.tokushu .product_m div p {
	margin-bottom: 0.4em!important;
	font-size: 1.5em!important;
	font-weight: bold;
	text-align: center;	
}
.tokushu .product_m div p span {
	font-size: 1.7em!important;
}
.tokushu .product_m .cart {	
	width: 100%;
	padding: 0.6em 0!important;
	font-size: 2em!important;
	text-align: center;
}
/*info*/
.tokushu .info {
	margin-bottom: 1.5em!important;
	padding: 1.5em!important;
	box-sizing: border-box;
	background-color: #fff;
	font-size: 1.6em!important;
}
.tokushu .info ul li {
	line-height: 200%!important;
}
.tokushu .info span {
	color: #ff0000;
	font-weight: bold;
}
/*bnr*/
.tokushu .bnr {
	width: 65%;
	margin: 0 auto 3em!important;
	font-size: 2em!important;
}
.tokushu .bnr a span {
	display: block;
	width: 80%;
	margin: 0 auto 1em!important;
}
.tokushu .bnr a span img {
	width: 100%;
}
.tokushu .bnr i {
	margin-left: 0.2em!important;
}
/*footer*/
.tokushu .footer {
	padding: 0.5em 0 !important;
	background-color: #2d2d2d;
	color: #fff;		
	font-size: 1.4em!important;
	font-weight: bold;
	text-align: center;
}

/*link h4*/
.tokushu h4 a:link {
	display: inline-block;
	color: #2d2d2d!important;
	font-size: 110%!important;	
}
.tokushu h4 a:visited {
	color: #2d2d2d !important;
}
.tokushu h4 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*link cart*/	
.tokushu .cart:link {
	display: inline-block;
	border-radius: 6px;
	background-color: #84cc39;		
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
}
.tokushu .cart:visited {
	color: #fff!important;
}
.tokushu .cart:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: 0.1s;
}
/*link info*/
.tokushu .info a:link {
	display: inline-block;
	padding: 0.4em!important;
	border-radius: 6px;
	background-color: #c7c7c7;
	color: #000000!important;
	font-weight: bold;
	text-decoration: none;
}
.tokushu .info a:visited {
	color: #000000!important;
}
.tokushu .info a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/*link bnr*/
.tokushu .bnr a:link {
	display: inline-block;	
	padding: 1.5em!important;
	background-color: rgba(200,185,160,0.35);
	box-shadow: 5px 5px 0 0 rgba(200,185,160,0.80);
	color: #2d2d2d!important;	
	text-decoration: none;
	text-align: center;	
}
.tokushu .bnr a:visited {	
	color: #2d2d2d!important;
}
.tokushu .bnr a:hover {
	position: relative;
	top: 5px;
	left: 5px;
	box-shadow:none!important;
}
/*backtop*/
.tokushu .page-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999!important;
}
.tokushu .page-top a:link {
	color: #2d2d2d!important;
	font-size: 6em!important;
	text-decoration: none!important;	
}
.tokushu .page-top a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.tokushu .page-top a:visited {
	color: #2d2d2d!important;
}