@charset "utf-8";
.tokushu {
	width: 510px;
	height: auto;
	background:url(../images/235_bg001.png)repeat;
	font-family: "メイリオ", "Meiryo", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "sans-serif";
	line-height: 100%;
	color: #fff!important;
	font-size: 62.5%;
}

/* -- 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;
	margin-bottom: 5em!important;
}
/*contents*/
.tokushu .contents{
	margin: 0 auto 10px!important;
}
.tokushu .contents h3{
	font-size: 2.5em!important;
	text-align: center;
	margin: 3em auto 1em!important;
	color:#fff!important;
	font-weight: bold;
}
.tokushu .contents h3 span{
	border-radius: 5px;
	padding: 0.2em 0.4em 0.1em!important;
	margin: 0 0.1em!important;
}
.tokushu .contents h3 span:nth-child(2n+1){
	background: #d83621;
}
.tokushu .contents h3 span:nth-child(2n){
	background: #00469b;
}
/*value*/
.tokushu .value {
	bottom: 0;
	right:0px;
	text-align: center;
}
.tokushu .price {
	margin-bottom: 3px!important;
	line-height: 100%!important;
	font-size: 1.3em!important;
}
.tokushu .price span {
	font-size: 150%!important;
}
/*.pro_m*/
.tokushu .pro_m{
	margin-bottom: 10px!important;
}
.tokushu .pro_m .product{
	width: 480px;
	margin: 0 auto 1.5em!important;
	border-radius: 10px!important;
	padding: 15px 0!important;
}
.tokushu .pro_m .product:nth-of-type(2n+1){
	background: #01b4ee;
}
.tokushu .pro_m .product:nth-of-type(2n){
	background: #ea6699;
}
.tokushu .pro_m .pro_box{
	width: 380px;
	height: 225px;
	margin: 0 auto 1em!important;
	position: relative;
}
.tokushu .pro_m .pro_box .img1{
	width: 225px;
	position: absolute;
	top: 0;
	left: 0;
}
.tokushu .pro_m .pro_box .img2{
	width: 140px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.3em!important;
}
.tokushu .pro_m .pro_box img{
	width: 100%;
}
.tokushu .pro_m .pro_box .value{
	position: absolute;
	bottom:0;
	right: 0;
}
.tokushu .pro_m h4{
	width:85%;
	margin: 0 auto 0.5em!important;
	text-align: center;
	font-size: 1.6em!important;
}
.tokushu .pro_m table{
	width: 420px;
	margin: 0 auto!important;
	background: #fff;
	color: #00469b;
	font-size: 1.2em!important;
}
.tokushu .pro_m th{
	width: 35%;
}
.tokushu .pro_m td{
	width: 65%;
}
.tokushu .pro_m th,.tokushu .pro_m td{
	border: 1px solid #00469b;
}

/*.pro_s & .pro_ss*/
.tokushu .pro_s,.tokushu .pro_ss {
	width: 490px;
	margin: 0 auto 5em!important;
}
.tokushu .pro_s .img1,.tokushu .pro_ss .img1{
	width:90%;
	margin: 0 auto 1em!important;
}
.tokushu .pro_s img,.tokushu .pro_ss img{
	width: 100%;
}
.tokushu .pro_s h4,.tokushu .pro_ss h4{
	width:98%;
	margin: 0 auto 0.5em!important;
	text-align: center;
	font-size: 1.5em!important;
	min-height: 5em!important;
}
/*.pro_ss*/
.tokushu .pro_ss .product{
	width: 153px;
	float: left;
	margin: 0 5px 10px!important;
	border-radius: 10px!important;
	padding: 10px 0!important;
}
.tokushu .pro_ss .product:nth-of-type(3n+2){
	background: #01b4ee;
}
.tokushu .pro_ss .product:nth-of-type(3n+1){
	background: #ea6666;
}
.tokushu .pro_ss .product:nth-of-type(3n){
	background: #ea6699;
}

/*.pro_s*/

.tokushu .pro_s .product{
	width: 235px;
	float: left;
	margin: 0 5px 10px!important;
	border-radius: 10px!important;
	padding: 10px 0!important;
}
.tokushu .pro_s .product:nth-of-type(3n+2){
	background: #ea6699;
}
.tokushu .pro_s .product:nth-of-type(3n+1){
	background: #01b4ee;
}
.tokushu .pro_s .product:nth-of-type(3n){
	background: #ea6666;
}




/*related_product*/
.tokushu .related_product {
	text-align: center;
	margin: 0 auto 3em!important;
	padding-top: 3em!important; 
}
/*footer*/
.tokushu .footer p{
	margin: 0 auto!important;
	text-align: center;
	color: #fff !important;
	font-size: 1.7em!important;
	background-color: #d83621!important;
	height: 50px;
	line-height: 50px!important;
}
.tokushu .footer p:before {
	display: inline-block;
	margin-right: 4px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/*link*/
.tokushu h4 a:link {
	text-decoration: none!important;
	color: #fff!important;
	font-size: 100%!important;
	font-weight: bold;
	line-height: 130%!important;
}
.tokushu h4 a:visited {
	color: #fff !important;
}
.tokushu h4 a:hover {
	color: #fff!important;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.tokushu a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/*backtop*/
.tokushu .page-top .backtop {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999!important;
}
.tokushu .page-top .backtop a:link{
	text-decoration: none!important;
	background: #d83621;
	font-weight: bold;
	font-size: 3em!important;
	color:#fff!important;
	padding: 0.3em 0.6em!important;
}
.tokushu .page-top .backtop a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	color: #fff!important;
}
.tokushu .page-top .backtop a:visited{
	color:#fff!important;
}
/*link cart*/
.tokushu .cart a:link {
	text-decoration: none!important;
	display: inline-block;
	font-size: 1.8em!important;
	border-radius: 5px;
	padding: 0.3em 1em !important;
	background: #fff;
	font-weight: bold;
	color: #d83621!important;
}
.tokushu .cart a:hover {
	color:#0045a0!important;
}
.tokushu .cart a:active {
	-ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: none;
}
.tokushu .cart a:visited {
	background-color: #de0010!important;
	color: #000!important;
}
/*float*/
.tokushu .left {
	float: left;
}
.tokushu .right {
	float: right;
}
/*clearfix*/
.tokushu .pro_s:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.tokushu .pro_ss:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
