@charset "utf-8";
.tokushu {
	width: 510px;
	height: auto;
	background: #000;
	font-family: "メイリオ", "Meiryo", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "sans-serif";
	line-height: 100%;
	color: #000!important;
}

/* -- sns -- */
.sns_wrap {
	margin: 5px 0 5px 3px !important;
}
.sns_wrap .fb-like {
	margin-top: -2px !important;
}
.sns_wrap .line {
	display: inline-block;
	margin-top: -2px !important;
	padding-left: 5px\0 !important;
	padding-left: 5px\9 !important;
	line-height: 0;
}

/*top*/
.tokushu .top {
	width: 510px;
	height: 557px;
	background:url(../images/80_bg001.png)no-repeat;
	margin-bottom: 1em!important;
	position: relative;
}
.tokushu .top .h3 {
	position: absolute;
	bottom: 65px;
	text-align:center;
	width:100%;
}
.tokushu .top .h3 img{
	width: 432px;
}
.tokushu .top:after{
	content: url(../images/73_il001.png);
	position: absolute;
	bottom: -90px;
}
/*youtube*/
.tokushu .youtube{
	text-align: center;
}
.tokushu .movie{
	margin-bottom:5em!important;
	display: inline-block;
	box-shadow:0px 0px 6px 0px #c9151e,0px 0px 5px 0px #c9151e,0px 0px 2px 0px #c9151e;
-moz-box-shadow:0px 0px 6px 0px #c9151e,0px 0px 5px 0px #c9151e,0px 0px 2px 0px #c9151e;
-webkit-box-shadow:0px 0px 6px 0px #c9151e,0px 0px 5px 0px #c9151e,0px 0px 2px 0px #c9151e;
}
/*contents*/
.tokushu .contents {
	background:#fff;
	width: 490px;
	margin: 0 auto 3.5em!important;
}
.tokushu .h4 {
	font-size:170%!important;	
	color:#fff;
	text-align: center;
	background-image:url(../images/80_bg002.png);
	line-height: 44px;
	height: 44px;
}
/*prodact*/
.tokushu .prodact {
	margin: 0 auto!important;
	text-align: center;
	padding: 20px 0!important;
	border-bottom: dotted 2px #000;
}
.tokushu .prodact:nth-last-of-type(1){
	border-bottom:none!important;
}
.tokushu .h5 {
	width: 480px;
	text-align: center;
	font-size: 115%!important;
	line-height: 130%!important;
	margin:0 auto 10px!important;
}
.tokushu .pro_box{
	width: 370px;
	height: 230px;
	margin:0 auto 10px!important;
	position: relative;
}
.tokushu .img1 {
	width: 230px;
	position: absolute;
	top: 0;
	left:0;
}
.tokushu .img1 img {
	width: 100%;
	border: solid 1px #c6c6c6;
	box-sizing: border-box;
}
.tokushu .img2 {
	margin:0 auto 10px!important;
	display: inline-block;
}
.tokushu .img2 span,.tokushu .img3 span{
	font-size: 75%!important;
	line-height: 110%!important;
	margin-bottom: 3px!important;
	background: #f4f4f4;
	border-radius: 5px;
	padding: 1px 3px 3px 3px!important;
	display: inline-block;
}
.tokushu .img2 span{
	width:124px;
}
.tokushu .img3 span{
	width:124px;
}
.tokushu .img2 img {
	width: 130px;
	border: solid 1px #c6c6c6;
	box-sizing: border-box;
	margin: 0 5px!important;
}
.tokushu .img3{
	position:absolute;
	right:0;
	top:0;
}
.tokushu .img3 img{
	width: 130px;
	border: solid 1px #c6c6c6;
	box-sizing: border-box;
}
.tokushu .value {
	position: absolute;
	bottom: 0;
	right:8px;
	text-align: center;
}
.tokushu .price {
	margin-bottom: 3px!important;
	line-height: 100%!important;
	font-size: 80%!important;
}
.tokushu .price span {
	font-size: 150%!important;
}
/*table*/
.tokushu .table_box {
	margin: 0 auto 10px!important;
	color: #000!important;
	width: 420px;
	font-size: 80%!important;
	line-height: 80%!important;
}
.tokushu table{
	width: 420px;
	margin: 0 auto!important;
}
.tokushu tr{
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
}
.tokushu th{
	border-top: solid 1px #cecece;
	background: #f4f4f4;
	width: 35%;
	padding-top: 2px;
}
.tokushu td{
	width: 65%;
}
/*related_product*/
.tokushu .related_product {
	text-align: center;
	margin: 0 auto 3em!important;
}
.tokushu .related_product img{
	width: 100%;
}
/*pv_imgs*/
.tokushu .pv_imgs{
	width: 500px;
	margin: 0 auto 1em!important;
}
.tokushu .pv_imgs li{
	max-width:119px;
    max-height:67px;
    overflow:hidden;
	margin: 0 2.5px!important;
}
.tokushu .pv_imgs li img{
	transition: 0.3s;
	width: 100%;
}
.tokushu .pv_imgs li img:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/*footer*/
.tokushu .footer {
	text-align: center;
	padding: 0.3em 0!important;
	width: 100%;
	color: #fff;
	font-size: 95%!important;
}
.tokushu .footer p span:before {
	content:url(../images/80_tx001.png);
	position : relative;
	bottom: -0.1em;
	margin-right: 0.2em!important;
}
/*backtop*/
.tokushu .page-top .backtop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999!important;
}
.tokushu .page-top .backtop img{ 
	-webkit-filter: drop-shadow(0px 0px 2px #000000);
	-moz-filter: drop-shadow(0px 0px 2px #000000);
}
/*link*/
.tokushu a:link {
	text-decoration: none;
	color: #000!important;
	font-size: 100%!important;
	font-weight: bold;
	transition: .4s;
	line-height: 130%!important;
}
.tokushu a:visited {
	color: #000 !important;
}
.tokushu a:hover {
	color: #de0010 !important;
	
}
.tokushu a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*link cart*/
.tokushu .cart a:link {
	display: block;
	width: 114px;
	padding: 5px 0 !important;
	position: relative;
	background-color: #c9151e;
	color: #fff!important;
	transition: .4s;
	border-radius: 5px;
}
.tokushu .cart a:hover {
	animation-name: turnX;
	animation-duration: 1s;
	animation-iteration-count: 1;
}
@keyframes turnX {
 0% {transform:rotateX(0deg);}
 100% {transform:rotateX(360deg);}

}
.tokushu .cart a:visited {
	background-color: #de0010!important;
	color: #fff!important;
}
/*rerated_pro*/
.tokushu .related_product a:link{
	color: #c9151e!important;
	font-size: 110%!important;
	padding: 0.5em 0!important;
	display: inline-block;
	width: 50%;
	border: #c9151e 1px solid;
	border-radius: 5px;
}
.tokushu .related_product a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.tokushu .related_product a:visited{
	color: #c9151e!important;
}
/*float*/
.tokushu .left {
	float: left;
}
.tokushu .right {
	float: right;
}
/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
