@charset "utf-8"; /* デバイス共通 */
.item-detail-layer,#shouhin_shousai_window #btn_off,#shouhin_shousai_inner_popup_window,#shouhin_shousai_window .o-bread-list,#shouhin_shousai_window .new-item__price--two-tax,#shouhin_shousai_window .kounyuudai__KikakuBig__fav,#shouhin_shousai_window .cartBox,.favorite-button {display:none;}
.item-detail-layer__close__btn--wrap {top: 0!important;}
.detail-thumbnail-swiper-body+.detail-thumbnail-swiper-thumbs {display:none!important;}
#recommend-goods {display:none!important;}
body._no_scroll {overflow: hidden;}
/* PC */
@media screen and (min-width:750px){
.visitor,.footer,.shinkicontent_socialarea {margin: 0 auto;}
#js-change-item-layer {display: block !important;}
#shouhin_shousai_window {width: 60%; max-width: 800px; min-width: 540px; height: 80vh; line-height: 18px; border: 1px solid #000; background-color: #fff; box-shadow: 0px 0px 50px -6px rgba(0,0,0,0.3); position: fixed; left: 50% !important; top: 50%; z-index:9999; transform: translate(-50%, -50%); padding-top: 1px;}
#shouhin_shousai_window #shouhin_shousai_window_contents {height:80vh; padding:10px 25px 10px 10px; border-radius: 8px; overflow-y: auto; box-sizing:border-box;}
#shouhin_shousai_window td {vertical-align: top;}
#shouhin_shousai_window td>.detail__pic {min-width: 280px; height: auto;}
#shouhin_shousai_window .bsimg__wrap > span.wappen_cool {font-size: 13px;}
#shouhin_shousai_window h1 {color: #990000; color:#fff; font-size: 20px; line-height: 120%;}
#shouhin_shousai_window .price--wrapper--itemdetail {margin: 4px 0 8px;}
#shouhin_shousai_window table.shousai01 td.clause, #shouhin_shousai_window table.shouhindata td.clause {padding: 10px 0px; border-top: dotted 1px #ccc; width: 120px; vertical-align: top;}
#shouhin_shousai_window table.shousai01 td.clause span, #shouhin_shousai_window table.shouhindata td.clause span {border-left: solid 5px #231816; padding-left: 10px;}
#shouhin_shousai_window table.shousai01 td, #shouhin_shousai_window table.shouhindata td  {border-top: dotted 1px #ccc; padding: 10px 0; white-space: normal;}
#shouhin_shousai_window h2 {font-size: 16px; margin: 20px 0px 10px;}
#shouhin_shousai_window .itemdetail__wrapp__contents--info table {margin-left: 20px;}
}
/* SP */
@media screen and (max-width:749px){
.visitor,.footer,.shinkicontent_socialarea {width: 100%;}
.trialForm_set_text {font-size: 0.9rem!important;}
#shouhin_shousai_window {box-sizing: border-box; width: 86%; max-width: 700px; min-width: 320px; height: 84vh; line-height: 18px; border: 1px solid #000; background-color: #fff; box-shadow: 0px 0px 50px -6px rgb(0 0 0 / 30%); position: fixed; left: 50% !important; top: 50%; z-index: 9999; transform: translate(-50%, -50%); padding-top: 1px; overflow: auto;}
/* fixedボタン def_start */
.fix_btn_sp {display: block;}
#fix_btn {padding:20px 10px; text-align:center; background-color:#cc1f03; position:fixed; bottom:0; left:0; width:100%; z-index:900;}
#fix_btn a {display:block; color:#fff;}
#fix_btn span {font-size:16px; font-weight:bold; color:#fff; text-align:center; padding-right:20px;}
}