@charset "utf-8";
/*about latest vol*/
/* techo /04/ */

/*about color*/
/* main color #90528e */
/* main color rgba(144,82,142,1.00) */
/* darker color #6f3f6d */
/* lighter color #a574a4 */
/* lightest color #b286b0 */

/*//////// ヘッダ ナビ //////////////////////////*/

#tedukuriTechoHeader .headerContent header,
#tedukuriTecho .headerContent header {
 background: url(/img/usr/category/techo/04/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: #a574a4;
 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: #90528e;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#90528e), to(#6f3f6d));
 background-image: -webkit-linear-gradient(top, #90528e, #6f3f6d);
 background-image: -moz-linear-gradient(top, #90528e, #6f3f6d);
 background-image: -ms-linear-gradient(top, #90528e, #6f3f6d);
 background-image: -o-linear-gradient(top, #90528e, #6f3f6d);
 background-image: linear-gradient(to bottom, #90528e, #6f3f6d);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#90528e, endColorstr=#6f3f6d);
}
#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: #a574a4;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a574a4), to(#90528e));
 background-image: -webkit-linear-gradient(top, #a574a4, #90528e);
 background-image: -moz-linear-gradient(top, #a574a4, #90528e);
 background-image: -ms-linear-gradient(top, #a574a4, #90528e);
 background-image: -o-linear-gradient(top, #a574a4, #90528e);
 background-image: linear-gradient(to bottom, #a574a4, #90528e);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a574a4, endColorstr=#90528e);
 opacity: 1.0;
}
/*//////// ショッピング //////////////////////////*/
#tedukuriTecho #shopping .shoppingContent h2{
 color: #90528e;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap strong{
 display: block;
 font-weight: bold;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap2 strong{
 font-weight: bold;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap{
 background: rgba(144,82,142,0.05);
 border: 1px solid rgba(144,82,142,0.5);
 margin-bottom: 1em;
 padding: 1em;
}
#tedukuriTecho #shopping .shoppingContent .captionWrap2{
 border: 1px solid rgba(144,82,142,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: #a574a4;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a574a4), to(#90528e));
 background-image: -webkit-linear-gradient(top, #a574a4, #90528e);
 background-image: -moz-linear-gradient(top, #a574a4, #90528e);
 background-image: -ms-linear-gradient(top, #a574a4, #90528e);
 background-image: -o-linear-gradient(top, #a574a4, #90528e);
 background-image: linear-gradient(to bottom, #a574a4, #90528e);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a574a4, endColorstr=#90528e);
}
#tedukuriTecho .btnLatest a:hover{
 display: block;
 padding: 10px;
 margin: 10px;
 text-align: center;
 background-color: #b286b0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a574a4), to(#b286b0));
 background-image: -webkit-linear-gradient(top, #a574a4, #b286b0);
 background-image: -moz-linear-gradient(top, #a574a4, #b286b0);
 background-image: -ms-linear-gradient(top, #a574a4, #b286b0);
 background-image: -o-linear-gradient(top, #a574a4, #b286b0);
 background-image: linear-gradient(to bottom, #a574a4, #b286b0);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a574a4, endColorstr=#b286b0);
}
/*//////// ショップリスト //////////////////////////*/
#shoplist .shoplistWrap dt{
 padding-left: 5px;
 border-left: #90528e 5px solid;
}
#tedukuriTecho #shoplist .shoplistWrap dd a{
 color: #999999;
}
#tedukuriTecho #shoplist .shoplistWrap dd a:hover {
 color: #90528e;
}
#tedukuriTecho #shoplist .shoplistWrap dd span.school::before{
 color:#b286b0;
 content:"●"
}
@media print, screen and (min-width: 768px) {
}
