@charset "utf-8";

/* detail
-------------------------------------------------------------------------------*/
.detailTitle{
	margin-top: 22px;
	padding: 0 20px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
}
.detailTitle strong{
	display: block;
	font-size: 22px;
	line-height: 1.6;
}
.detailTitle span{
	display: block;
	font-size: 12px;
	line-height: 1.6;
	color: #4D4D4D;
}

#detailSlide{ margin: 10px 0; }

#detail_toolstoys #detailSlide,
#detail_toolstoys #detailSlide ul{
	height: 208px;
}


.detailCopy{
	height: 155px;
	padding: 0 4px;
	font-size: 13px;
}
.detailCopy > div{ padding-bottom: 10px; }

.detailCopy .note{ color: #ff3333; }

.detailCopy .icons{ margin: 10px 0; }
.detailCopy .icons li{
	display: inline-block;
	margin-right: 5px;
}

.staff{ margin-top: 15px; }
.staff dt{ margin-top: 10px; }
.staff dt strong{ display: inline-block; margin-right: 5px; }
.staffContent{ display: none; }


/* products */
#products > div{
	margin: 0 10px;
	border-bottom: 4px solid #CCCCCC;
}

#products h3{
	height: 30px;
	margin-top: 20px;
	padding-left: 50px;
	background: #4D4D4D url(/sp/store/techo/2015/detail_images/common/title_cart.gif) no-repeat left center;
	-webkit-background-size: 30px;
	background-size: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

#products h4{
	font-weight: bold;
	margin-top: 20px;
}

#products dl{
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(/sp/store/techo/2015/images/dot.gif) repeat-x left bottom;
	-webkit-background-size: 6px 3px;
	background-size: 6px 3px;
}
#products dl:last-child{ background: none; }

#products dd:first-of-type{ margin-bottom: 15px; }

#products .price{ font-weight: bold; color: #4d4d4d; }
#products .price span{ font-size: 10px; }
#products .note{ font-size: 12px; }

#products dl .subLink{ margin-bottom: 0; }

.cartList{ margin: 15px -6px 0 0; letter-spacing: -0.36em; }
.cartList li{
	display: inline-block;
	position: relative;
	width: 100px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: top;
	font-size: 8px;
	line-height: 1.4;
	letter-spacing: 0;
}
.cartList li img{
	display: inline-block;
	width: 60px;
	margin: 0 20px 5px 20px;
}
.cartList li:before{
	content: "+";
	font-weight: bold;
	font-size: 15px;
	position: absolute;
	top: 1.7em;
	left: 0;
	margin-left: -.5em;
}
.cartList li:first-child:before{ content: none; }


.cl04 li{
	width: 72px;
	margin-right: 0;
}
.cl04 li img{ margin: 0 6px 5px 6px; }

.cartList li span,
.cartList li strong,
.cartList li a{ display: block; text-decoration: none; }

.mon .cartList strong{ color: #0080ff; }
.sun .cartList strong{ color: #dd4f12; }
.mon .cartList li strong:nth-of-type(2){ display: none; }
.sun .cartList li strong:nth-of-type(1){ display: none; }

#products .subLink{ margin: 5px 0 15px 0; }

/* cartBtnWrap */
#products .mon .cartBtnWrap label,
#products .sun .cartBtnWrap label{
	display:block;
	width: 138px;
	height: 40px;
	border-radius: 6px;
	text-align: center;
}
#products .mon .cartBtnWrap label,
#products .sun .cartBtnWrap label{
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
}
#products .mon .cartBtnWrap input,
#products .sun .cartBtnWrap input{ vertical-align: baseline; }

#products .cartBtnWrap li.btnMon{
	float: left;
	margin: 0 0 15px 5px;
}
#products .cartBtnWrap li.btnSun{
	float: right;
	margin: 0 5px 15px 0;
}

#products .cartBtnWrap li.btnMon label{ color: #0080ff; }
#products .cartBtnWrap li.btnSun label{ color: #dd4f12; }

#products .mon .cartBtnWrap li.btnMon label{ background-color: #cce6ff; }
#products .sun .cartBtnWrap li.btnSun label{ background-color: #f8dcd0; }

#products .cartBtnWrap li > span{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #e52d2d;
}

#products .cartBtnWrap li:nth-child(3){
	clear: both;
	margin-top: 10px;
}
#products .cartBtnWrap li a[href="#cart"],
#products .cartBtnWrap li a[href="#lot"]{
	box-sizing: border-box;
	display: block;
	width: 290px;
	height: 45px;
	margin: 0 auto;
	padding-left: 20px;
	border-radius: 8px;
	background: #be312e url(/sp/store/techo/2015/detail_images/common/icon_cart.png) no-repeat 70px center;
	-webkit-background-size: 17px;
	background-size: 17px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#products .cartBtnWrap li a[href="#lot"]{
	padding-left: 30px;
	background: #316b86 url(/sp/store/techo/2015/detail_images/common/icon_cart.png) no-repeat 60px center;
	-webkit-background-size: 17px;
	background-size: 17px;
}

#products .cartBtnWrap li:last-child a.sold{
	background: #dcdcdc;
	padding-left: 0;
	color: #a0a0a0;
}

#products .mon .cartBtnWrap .cartSun{ display: none; }
#products .sun .cartBtnWrap .cartMon{ display: none; }

#products .cartBtnWrap li > strong{
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #0080ff;
}
#products .cartBtnWrap li > strong + span{
	display: inline-block;
	margin-left: 15px;
	text-align: left;
}

/* toolstoys */
#detail_toolstoys #products > div{
	border-bottom: none;
	background: url(/sp/store/techo/2015/images/dot.gif) repeat-x left bottom;
}
#detail_toolstoys #products > div:last-child{
	border-bottom: 4px solid #CCCCCC;
	background: none;
}

#detail_toolstoys #products dl{
	padding: 15px 10px;
	margin-bottom: 0;
}
#detail_toolstoys #products dl dd:first-of-type{ min-height: 100px; }

#detail_toolstoys #products .detailImg{ float: right; }
#detail_toolstoys #products .detailImg img{
	width: 100px;
	height: auto;
}
#detail_toolstoys #products .price{
	margin-top: 5px;
	font-size: 14px;
}
#detail_toolstoys #products .price span{ display: inline-block; }
#detail_toolstoys #products .note{ font-size: 10px; }




/* detail content */
.share{ margin-top: 15px; }

.detailContent{
	margin-top: 25px;
	font-size: 12px;
	line-height: 1.6;
}

.detailContent h3{
	font-size: 16px;
	padding-left: 60px;
	-webkit-background-size: 40px;
	background-size: 40px;	
}


/* lot */
#lot h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_demerit.gif); }

#lot table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
}

#lot table th,
#lot table td{
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 12px;
}

#lot table th{
	width: 50px;
	text-align: left;
}

#lot > table > tbody tr:nth-of-type(1) td{ font-size: 14px; }



/* comment */
#comment{ position: relative; overflow: hidden; }
#comment h3{
	background-image: url(/sp/store/techo/2015/detail_images/common/title_coment.gif);
}

.commentBtn{
	position: absolute;
	top: 0;
	right: 0;
	width: 105px;
	height: 40px;
	background-color: #ef7d1a;
}
.commentBtn > a{
	display: block;
	padding: 10px 0 0 38px;
	background: url(/sp/store/techo/2015/detail_images/common/btn_comment.gif) no-repeat 12px 12px;
	-webkit-background-size: 19px 18px;
	background-size: 19px 18px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
}

#comment .disp{
	position: absolute;
	top: 60px;
	left: 0;
}

#comment .disp dl{
	float: left;
	width: 296px;
	padding: 0 12px;
}

#comment .disp dt{
	padding-bottom: 15px;
	background: url(/sp/store/techo/2015/detail_images/common/bg_comment.gif) no-repeat left bottom;
	-webkit-background-size: 291px 13px;
	background-size: 291px 13px;
	font-size: 10px;
}

#comment .disp dt > img{
	display: block;
	width: 50px;
	margin-bottom: 5px;
}

#comment .disp dd{
	width: 270px;
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#comment .ctrl li{
	display: none;
	width: 95px;
	margin: 0 12px;
	font-size: 16px;
}
#comment .ctrl li:first-child{ float: left; }
#comment .ctrl li:first-child > a{
	background: url(/sp/store/techo/2015/images/arrow_left.png) no-repeat 20px 15px;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
}

#comment .ctrl li:last-child{ float: right; }
#comment .ctrl li:last-child > a{
	padding-left: 22px;
	background: url(/sp/store/techo/2015/images/arrow_right.png) no-repeat 65px 15px;
	-webkit-background-size: 10px 15px;
	background-size: 10px 15px;
}



/* article */
#article h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_article.gif); }

#article > div > dl:nth-child(odd){ float: left; }
#article > div > dl:nth-child(even){ float: right; }
#article > div{ margin: 10px; }

#article dl{ width: 135px; margin-bottom:10px; }

#article dt > img{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

#article dd.articleTitle{ line-height: 1.4; }


/* benefit */
#benefit h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_benefit.gif); }

#benefit p{
	padding: 18px;
	font-size: 14px;
}

#benefit ul{
	margin: 0 -6px 0 10px;
	letter-spacing: -0.36em;
}

#benefit > ul > li{
	display: inline-block;
	position: relative;
	width: 100px;
	text-align: center;
	letter-spacing: 0;
	vertical-align: top;
	font-size: 10px;
}

#benefit li > img{
	display: inline-block;
	width: 80px;
	height: auto;
	margin: 0 10px 5px 10px;
}

#benefit .subBtn{ width: 300px; font-size: 14px }
#benefit .subBtn a{
	padding-top: 14px;
	padding-left: 36px;
	background-position: 20px 15px;
}


/* specific */
#specific h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_specific.gif); }

#specific table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px;
}

#specific table th,
#specific table td{
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 10px;
}

#specific table th{
	width: 60px;
	text-align: left;
}

#specific dt{ margin: 18px 0 0 10px; font-weight: bold; }


/* demerit */
#demerit h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_demerit.gif); }

#demerit > div{ margin: 20px 16px;}

#demerit > div > dl{
	border-bottom: 1px solid #ccc;
	background: url(../detail_images/common/icon_demerit_deactive.gif) no-repeat left 17px;
	-webkit-background-size: 10px 11px;
	background-size: 10px 11px;
}
#demerit > div dt{
	padding: 14px 0 14px 20px;
	font-weight: bold;
	color: #7070CB;
}
#demerit > div dd{ display: none; }
#demerit > div dd img{
	display: block;
	max-width: 100%;
}

#demerit > div > dl.current{
	padding: 14px 0 14px 20px;
	background: url(/sp/store/techo/2015/detail_images/common/icon_demerit_active.gif) no-repeat left 17px;
	-webkit-background-size: 15px 16px;
	background-size: 15px 16px;
}

#demerit > div > dl.current dt{
	margin-bottom: 5px;
	padding: 0;
	font-size: 14px;
	color: #333;
}
#demerit > div > dl.current dd{ display: block; }

#demerit > div > ul li{
	padding: 14px 0 14px 20px;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: 3px 17px;
	-webkit-background-size: 9px 11px;
	background-size: 9px 11px;
}
#demerit > div > ul li:first-child{ background-image: url(/sp/store/techo/2015/detail_images/common/icon_demerit_qa.gif); }
#demerit > div > ul li:last-child{ background-image: url(/sp/store/techo/2015/detail_images/common/icon_demerit_help.gif); }

#demerit > div > ul li > a{
	text-decoration: none;
	font-weight: bold;
}


/* recommend */
#recommend h3{ background-image: url(/sp/store/techo/2015/detail_images/common/title_recommend.gif); }

#recommend .lineupList dl{
	width: 135px;
	padding-left: 16px;
}

#recommend .lineupList dt > a > div > img{ width: 135px; margin-bottom: 5px; } 

#recommend .lineupList dd .subBtn{
	width: 100px;
	height: 28px;
	margin: 6px auto 0 auto;
}
#recommend .lineupList dd .subBtn a{
	padding-top: 6px;
	padding-left: 20px;
	background: url(/sp/store/techo/2015/images/arrow_right.png) no-repeat 11px 8px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
}


/* ranking */
#ranking{ margin-top: 25px; }

#ranking .tab{
	padding: 0 1px;
	border-bottom: 2px solid #f2a7a7;
}

#ranking .tab li{
	float: left;
	width: 104px;
	height: 42px;
	padding: 0 1px;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: 104px 84px;
	background-size: 104px 84px;
	text-indent: -9999px;
}
#ranking .tab li.active{ background-position: center -42px; }

#ranking .tab li:nth-child(1){ background-image: url(/sp/store/techo/2015/toolstoys/images/ranking_tab1.gif); }
#ranking .tab li:nth-child(2){ background-image: url(/sp/store/techo/2015/toolstoys/images/ranking_tab2.gif); }
#ranking .tab li:nth-child(3){ background-image: url(/sp/store/techo/2015/toolstoys/images/ranking_tab3.gif); }

#ranking .tabContent > div{
	display: none;
}

#ranking .tabContent .active{ display: block; }
#ranking .tabContent > div > h3{
	margin: 14px 8px;
	font-size: 14px;
	font-weight: bold;
}

#ranking .lineupList{ margin-top: 14px;}
#ranking .lineupList dl{ margin-top: 0; }
#ranking .lineupList dt a > div{ height: 85px; }
#ranking .lineupList dt a > div > img{
	width: 100%;
	height: auto;
}

#ranking .lineupList .icons2{
	top: -5px;
	left: -5px;
}

#ranking .lineupList .subBtn{
	width: 91px;
	height: 28px;
	margin: 8px auto;
}
#ranking .lineupList .subBtn a{
	padding-top: 6px;
	padding-left: 15px;
	background: url(/sp/store/techo/2015/images/arrow_right.png) no-repeat 6px 8px;
	-webkit-background-size: 7px 10px;
	background-size: 7px 10px;
	font-size: 12px;
	text-decoration: none;
}








