@charset "UTF-8";

#content {padding:30px 0 0;}
#content select::-ms-expand{display:none;}/* IE11 select 調整　*/
#content #main{width:860px;float:left;text-align:left;}
#content #list_side{width:200px;float:right;text-align:left;}

#main h1.main_title{font-size:31px;line-height:1;font-weight:700;text-align:left;color:#004D9E;border-bottom:solid 5px #004D9E;margin:0 0 20px;padding:0 160px 20px 0;position:relative;}
#main h1.main_title::after{content: "";width: 140px;height: 76px;background-image: url("/images/shop/character_01@2x.png");-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;position: absolute;bottom: -2px;right: 18px;}

#main .sub_title{font-size: 2em;font-weight: 700;line-height: 1em;color: #004D9E;margin: 40px 0 18px;padding: 16px 0 21px 16px;background-image: url("/images/shop/line_02@2x.png");-webkit-background-size: contain;background-size: contain;background-position: bottom;background-repeat: no-repeat;position: relative;}
#main .sub_title::before{content: "";width: 5px;height: 20px;background-color: #004D9E;position: absolute;top: 16px;left: 0;}
#main .sub_title::after{content: "";width: 110px;height: 62px;background-image: url("/images/shop/character_01@2x.png");-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;position: absolute;bottom: 6px;right: 0;}

.basic_com{ font-size:14px;line-height:20px;margin-bottom:20px;}

/*-----#search_feature-----*/
#search_feature a.bn_base:not(:last-of-type){margin-bottom: 10px;transition: all .3s;}
#search_feature a.bn_base:not(:last-of-type):hover{opacity: 0.5;}

.shop_box{margin:40px 0 0;}


