@charset "utf-8";
html {
	font-size : 13px;
	font-family: "メイリオ";
}


/*hover*/
.tpl_image .mask {
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0,0,0,0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.tokusyu_contents_3col:hover .mask{
	opacity: 1;
    border: 110px solid rgba(0,0,0,0.5);
}
.tokusyu_contents_3col .mask span {
    background: rgba(255,255,255,0.7) url(../img/link.png) center no-repeat;
	 background-size: 18px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-indent: -9999px;
    width: 30px;
    height: 30px;
	border-radius: 30px;
    position: relative;
    top: -10px;
    opacity: 0;
    -moz-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.tokusyu_contents_3col:hover  .mask span {
    opacity: 1;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/* 特集セール用css */
.tokusyu_container_3col {
	width: 100%;
	height: auto;
	overflow: hidden;
	zoom: 1;
	line-height: 1.2;
	background: #eee;
	padding: 3%;
	margin-bottom: 20px;
}
#template { width: 100%; }
.tokusyu_contents_3col {
	float: left;
	width: 33.333%;
	margin: 0 ;
	padding: 0.5%;
	position: relative;
	min-height: 350px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tokusyu_contents_3col .tpl_link {
	padding: 5px;
	height: 40px;
	overflow: hidden;
	font-size: 15px;
	text-align: center;
}
.tokusyu_contents_3col,
.tokusyu_contents_3col a,
.tokusyu_contents_3col a:hover {
	color: #554747;
	text-decoration: none;
}
.tokusyu_contents_3col .tpl_catch {
	margin: 0 5px;
	font-size: 12px;
	height: 27px;
	overflow: hidden;
	margin: 0px 5px 5px 5px;
	display: none;
}
.tokusyu_contents_3col .tpl_image {
	position: relative;
	text-align: center;
	height: 216px;
	width: 100%;
	margin: 0 auto;
}
.tokusyu_contents_3col .tpl_image img {
	height: 100%;
	width: auto;
	max-width: 100%;
}
.tokusyu_contents_3col .tpl_soldout {
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tokusyu_contents_3col .tpl_soldout a {
	background: rgba(255,255,255,0.6);
	color: #999;
	font-weight: bold;
	font-size: 30px;
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 7.5;
}
.tokusyu_contents_3col .tpl_soldout:hover a {
	color: #fff;
	background: rgba(0,0,0,0.5);
	transition: all .25s;
}
.tokusyu_contents_3col .tpl_price {
	font-size: 140%;
	padding-top: 15px;
	color: #f00;
	font-weight: bold;
	text-align: center;
	position: relative;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.tokusyu_contents_3col .tpl_price span.fs { font-size: 30%; }
.tokusyu_contents_3col .tpl_price span.fl { font-size: 50%; }
.tokusyu_contents_3col .item_review_box,
.tokusyu_contents_3col .tpl_retail {
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
.tokusyu_contents_3col .item_review_box{
	padding: 5px 0;
}
.tokusyu_contents_3col .item_review_box a { text-decoration: underline; }
.tokusyu_contents_3col .icon { position: absolute; }
.tokusyu_contents_3col .tpl_ship_free {
	bottom: 10px;
	right: 10px;
}
.tokusyu_contents_3col .tpl_sale_off {
	bottom: 10px;
	left: 10px;
}
.tokusyu_contents_3col .tpl_newitem {
	top: 10px;
	left: 10px;
}
.tokusyu_contents_3col .tpl_ship_free img,
.tokusyu_contents_3col .tpl_sale_off img,
.tokusyu_contents_3col .tpl_newitem img {
	width: 50px;
	height: auto;
}


@media screen and (max-width:768px) {
html { font-size : 12px; }
.tokusyu_contents_3col { min-height: 370px; }
.tokusyu_contents_3col .tpl_link {
	height: 49px;
	font-size: 13px;
}
.tokusyu_contents_3col .tpl_catch {
	font-size: 12px;
	height: 28px;
}
.tokusyu_contents_3col .tpl_image { height: 190px; }
.tokusyu_contents_3col .tpl_soldout a {
	font-size: 25px;
	line-height: 8;
}
.tokusyu_contents_3col .tpl_price { font-size: 24px; }
.tokusyu_contents_3col .tpl_price span.fs { font-size: 14px; }
.tokusyu_contents_3col .tpl_price span.fl { font-size: 12px; }
.tokusyu_contents_3col .item_review_box,
.tokusyu_contents_3col .tpl_retail {
	font-size: 12px;
	padding: 3px;
}
.tokusyu_contents_3col .tpl_ship_free img,
.tokusyu_contents_3col .tpl_sale_off img,
.tokusyu_contents_3col .tpl_newitem img { width: 40px; }
}

@media screen and (max-width : 640px) {
html { font-size : 12px; }
#template { width: 100%; }
.tokusyu_contents_3col {
	width: 48%;
	margin: 0 0 2% 4%;
	padding: 0.5%;
	min-height: 345px;
}
.tokusyu_container_3col .tokusyu_contents_3col:nth-child(odd) { margin-left: 0; }
.tokusyu_contents_3col .tpl_link { height: 35px; }
.tokusyu_contents_3col .tpl_catch {
	font-size: 12px;
	height: 28px;
}
.tokusyu_contents_3col .tpl_image { height: 200px; }
.tokusyu_contents_3col .tpl_soldout a {
	font-size: 28px;
	line-height: 7;
}
.tokusyu_contents_3col .tpl_price { font-size: 20px; }
.tokusyu_contents_3col .tpl_ship_free img,
.tokusyu_contents_3col .tpl_sale_off img,
.tokusyu_contents_3col .tpl_newitem img { width: 40px; }
}

@media screen and (max-width : 480px) {
html { font-size : 12px; }
.tokusyu_contents_3col { min-height: 220px; }
.tokusyu_contents_3col .tpl_link { height: 35px; }
.tokusyu_contents_3col .tpl_catch {
	font-size: 12px;
	height: 30px;
}
.tokusyu_contents_3col .tpl_image { height: 115px; }
.tokusyu_contents_3col .tpl_soldout a { font-size: 16px; }
.tokusyu_contents_3col .tpl_price {
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.tokusyu_contents_3col .item_review_box,
.tokusyu_contents_3col .tpl_retail { padding: 3px; }
.tokusyu_contents_3col .tpl_ship_free {
	bottom: 5px;
	right: 5px;
}
.tokusyu_contents_3col .tpl_sale_off {
	bottom: 5px;
	left: 5px;
}
.tokusyu_contents_3col .tpl_newitem {
	top: 5px;
	left: 5px;
}
.tokusyu_contents_3col .tpl_ship_free img,
.tokusyu_contents_3col .tpl_sale_off img,
.tokusyu_contents_3col .tpl_newitem img { width: 35px; }
}


/*ズーム*/
.tokusyu_contents_3col .tpl_image { position: relative; overflow: hidden; }
.tokusyu_contents_3col .tpl_image a:before { position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ""; display: block; z-index: 10; background-color: rgba(255, 255, 255, 0.0); background: rgba(255, 255, 255, 0.0); color: rgba(255, 255, 255, 0.0); opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.tokusyu_contents_3col .tpl_image a:after { position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; content: ""; display: block; z-index: 10; border: 1px solid #fff; opacity: 0; }
.tokusyu_contents_3col .tpl_image a img { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.tokusyu_contents_3col .tpl_image:hover a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.tokusyu_content_3cols .tpl_image:hover a:before { opacity: 1; }
.tokusyu_contents_3col .tpl_image:hover a:after { opacity: 0; }
