@charset "utf-8";
/*about latest vol*/
/* techo /02/ */

/*about color*/
/* main color #ea9512 */
/* main color rgba(234,149,18,1.00) */
/* darker color #a27630 */
/* lighter color #eea940 */
/* lightest color #f0b559 */

/*//////// ヘッダ ナビ //////////////////////////*/

#tedukuriTechoHeader .headerContent header,
#tedukuriTecho .headerContent header {
 background: url(/img/usr/category/techo/02/h1Bg.jpg) no-repeat;
 background-size: cover;
}
#tedukuriTechoHeader header .headMoushikomi a,
#tedukuriTecho header .headMoushikomi a{
 background: #fff;
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 color: #000;
 display: block;
 opacity: 0.9;
 padding: 10px;
 margin: 10px auto;
 text-align: center;
 text-decoration: none;
}
#tedukuriTechoHeader header .headMoushikomi a:hover,
#tedukuriTecho header .headMoushikomi a:hover{
 background: #eea940;
 color: #fff;
 display: block;
 padding: 10px;
 margin: 10px auto;
 text-align: center;
}
#tedukuriTechoHeader nav ul li a img,
#tedukuriTecho nav ul li a img{
 /*max-width: 80%;*/
}
#tedukuriTechoHeader nav ul li a,
#tedukuriTecho nav ul li a{
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 color: #fff;
 display: block;
 margin: 2% auto;
 padding: 5px 0 2px;
 text-align: center;
 text-decoration: none;
 background-color: #ea9512;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ea9512), to(#a27630));
 background-image: -webkit-linear-gradient(top, #ea9512, #a27630);
 background-image: -moz-linear-gradient(top, #ea9512, #a27630);
 background-image: -ms-linear-gradient(top, #ea9512, #a27630);
 background-image: -o-linear-gradient(top, #ea9512, #a27630);
 background-image: linear-gradient(to bottom, #ea9512, #a27630);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ea9512, endColorstr=#a27630);
}
#tedukuriTechoHeader nav ul li a:hover,
#tedukuriTecho nav ul li a:hover{
 color: #fff;
 display: block;
 padding: 5px 0 2px;
 text-align: center;
 background-color: #eea940;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#eea940), to(#ea9512));
 background-image: -webkit-linear-gradient(top, #eea940, #ea9512);
 background-image: -moz-linear-gradient(top, #eea940, #ea9512);
 background-image: -ms-linear-gradient(top, #eea940, #ea9512);
 background-image: -o-linear-gradient(top, #eea940, #ea9512);
 background-image: linear-gradient(to bottom, #eea940, #ea9512);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eea940, endColorstr=#ea9512);
 opacity: 1.0;
}
/*//////// ショッピング //////////////////////////*/
#tedukuriTecho #shopping .shoppingContent h2{
 color: #ea9512;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap strong{
 display: block;
 font-weight: bold;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap2 strong{
 font-weight: bold;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap{
 background: rgba(234,149,18,0.05);
 border: 1px solid rgba(234,149,18,0.5);
 margin-bottom: 1em;
 padding: 1em;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap2{
 border: 1px solid rgba(234,149,18,0.5);
 margin-bottom: 1em;
 padding: 1em;
}
/*//////// レシピダウンロード //////////////////////////*/
#tedukuriTecho .btnLatest a{
 -moz-border-radius: 20px;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 color: #fff;
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 text-decoration: none;
 background-color: #eea940;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#eea940), to(#ea9512));
 background-image: -webkit-linear-gradient(top, #eea940, #ea9512);
 background-image: -moz-linear-gradient(top, #eea940, #ea9512);
 background-image: -ms-linear-gradient(top, #eea940, #ea9512);
 background-image: -o-linear-gradient(top, #eea940, #ea9512);
 background-image: linear-gradient(to bottom, #eea940, #ea9512);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eea940, endColorstr=#ea9512);
}
#tedukuriTecho .btnLatest a:hover{
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 background-color: #f0b559;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#eea940), to(#f0b559));
 background-image: -webkit-linear-gradient(top, #eea940, #f0b559);
 background-image: -moz-linear-gradient(top, #eea940, #f0b559);
 background-image: -ms-linear-gradient(top, #eea940, #f0b559);
 background-image: -o-linear-gradient(top, #eea940, #f0b559);
 background-image: linear-gradient(to bottom, #eea940, #f0b559);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eea940, endColorstr=#f0b559);
}
/*//////// ショップリスト //////////////////////////*/
#shoplist .shoplistWrap dt{
 padding-left: 5px;
 border-left: #ea9512 5px solid;
}
#tedukuriTecho #shoplist .shoplistWrap dd a{
 color: #999999;
}
#tedukuriTecho #shoplist .shoplistWrap dd a:hover {
 color: #ea9512;
}
#tedukuriTecho #shoplist .shoplistWrap dd span.school::before{
 color:#f0b559;
 content:"●"
}
@media print, screen and (min-width: 768px) {
}
