@charset "utf-8";

@media screen and (max-width: 767px) {
#main {
    font-size: 15px!important;
}
.jihanki .infomation{float:none;width:100%;}
.jihanki .ttl {background: #011961!important;}
.jihanki .photo{float:none;width:100%;padding:10px 0 0 0;}

.goods_wrap .goods{height:auto!important;width:100%;float:none;margin:10px 0 0 0;box-sizing:border-box;}
.goods .spec th{width:80px;}
.goods .btn-detail{width:100%;}


@media screen and (max-width: 650px){
}