.base{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-body{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:#f8f7f5}#category{padding-top:30px;padding-bottom:60px;width:100%}#category h2{width:100%;margin:0 0 15px;text-align:center;font-size:28px;line-height:37px;font-weight:500;color:#000}#category .brand_list{width:1300px;border-radius:10px;padding:30px 55px;border-radius:10px;border:solid 1px #efefef;background-color:#fff;display:grid;grid-template-columns:repeat(4, 1fr);gap:15px 50px}#category .brand_list .store_link{width:260px}#category .brand_list .store_link p{font-size:15px;line-height:24px;color:#222;max-width:100%}#category .brand_list .store_link p:hover{color:#ea4c89;text-decoration:underline}.is_mobile #category{padding:.2rem .15rem .3rem}.is_mobile #category h2{margin:0 0 .15rem;font-size:.18rem;line-height:.23rem}.is_mobile #category .brand_list{width:100%;border-radius:.1rem;padding:.18rem .15rem;grid-template-columns:repeat(2, 1fr);gap:.18rem .15rem}.is_mobile #category .brand_list .store_link{width:1.5rem}.is_mobile #category .brand_list .store_link p{font-size:.15rem;line-height:.21rem}
