@charset "utf-8";

#shop_feature{
max-width: 750px;
margin:0 auto;
text-align:left;
}

#shop_feature *{ box-sizing:border-box; }

#shop_feature h4{ margin:1.5em 0 0.5em 0; } 

#shop_feature img{
max-width:100%;
margin:5px 0 30px 0;
height:auto;
}

#shop_feature img.half{ max-width:49%; }
#shop_feature img.half:first-child{ margin-right:2%; }
#shop_feature .f_right{ float:right; max-width:49%; margin-left:2%; margin-bottom:10px; }

#shop_feature h4{ clear:both; }
#shop_feature > div{ text-align:center; }


#shop_feature > div#pass-contents, #shop_feature > div#aes-contents{
border: 1px solid #cccccc;
border-radius: 3px;
padding: 30px 0 30px 27px;
width: 750px;
float: left;
clear: both;
margin: 20px 0 40px 0;
text-align:left;
font-size:93%;
font-family:Meiryo,'Lucida Grande','Hiragino Kaku Gothic ProN', sans-serif;
}

#shop_feature > div#pass-contents .ttl-box, #shop_feature > div#aes-contents .ttl-box {
width: 100%;
padding: 0 0 25px 0;
clear: both;
float: left;
}

#shop_feature > div#pass-contents .ttl-box .icn, #shop_feature > div#aes-contents .ttl-box .icn {
width: 64px;
float: left;
padding: 0 15px 0 0;
}

#shop_feature > div#pass-contents .ttl-box .ttl, #shop_feature > div#aes-contents .ttl-box .ttl {
font-size: 161.6%;
width: 570px;
float: left;
line-height: 1;
font-weight: bold;
padding: 8px 0;
}

#shop_feature > div#pass-contents .ttl-box .lead, #shop_feature > div#aes-contents .ttl-box .lead {
color: #e60012;
font-size: 123.1%;
width: 570px;
float: left;
line-height: 1;
font-weight: bold;
padding: 0;
}

#shop_feature > div#pass-contents ul, #shop_feature > div#aes-contents ul {
padding: 0;
clear: both;
list-style:none;
margin:0;
}

#shop_feature > div#pass-contents ul li {
padding: 0 14px 0 0;
width: calc(100% / 3);
float: left;
list-style:none;
margin:0;
}

#shop_feature > div#pass-contents ul li dl {
padding: 0;
}

#shop_feature > div#pass-contents ul li dl dt {
padding: 0;
color: #0f6e8d;
font-size: 108%;
font-weight: bold;
}

#shop_feature > div#pass-contents ul li dl dd {
padding: 8px 0 10px 0;
color: #666666;
font-size: 93%;
line-height: 1.5;
float: left;
clear: both;
letter-spacing: -1px;
}

#shop_feature > div#pass-contents p.summary, #shop_feature > div#aes-contents p.summary {
padding: 15px 0 0 0;
clear: both;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #cccccc;
width: 695px;
}



#shop_feature > div#aes-contents p.aes-lead {
width: 100%;
float: left;
clear: both;
font-size: 93%;
padding: 0 0 30px 0;
margin: 0;
}

#shop_feature > div#aes-contents ul li.img-l{
width:60%;
float: left;
padding: 0 30px 0 50px;
text-align:right;
}

#shop_feature > div#aes-contents ul li.img-r {
width: 40%;
padding: 0 30px 0 0;
float: right;
}

#shop_feature > div#aes-contents dl {
float: left;
clear: both;
width: 100%;
padding-right:25px;
}

#shop_feature > div#aes-contents dl dt {
font-size: 108%;
font-weight: bold;
color: #0f6e8d;
clear: both;
padding: 0 0 5px 0;
}

#shop_feature > div#aes-contents dl dd {
margin: 0;
padding: 5px 0 18px 0;
clear: both;
border-top-width: 1px;
border-top-style: dotted;
border-top-color: #cccccc;
width: auto;
line-height: 1.6;
}

#shop_feature > div#aes-contents dl dd em {
font-size: 93%;
color: #CB0A0F;
}