@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 0px) and (max-width: 750px) {
    .breadcrumb, .main_contents {
        margin-top: 12px !important;
    }
    /*-------------------------
必須検索窓
--------------------------*/
    h3.form_title {
        text-align: center;
        border-bottom: 1px solid #bbb;
        line-height: 2.5rem;
        margin: -15px auto 5px auto;
        color: #4d4d4d;
        font-weight: 600;
        font-family: "source-han-serif-japanese", serif;
    }
    .js-catalogue-datepicker {
        position: absolute;
        z-index: 5;
    }
    .height {
        width: 85%;
    }
    .c_form_block_cld {
        width: 96%;
        margin: 10px auto;
        padding: 15px 10px;
        border-radius: 5px;
        position: relative;
        font-size: 100%;
        background-color: #f5f5f5;
    }
    .c_formbox1 {
        display: table;
        width: 100%;
        color: black;
        vertical-align: middle;
        padding: 5px 0;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .c_red {
        margin-left: 0.5em;
        padding: 0;
        font-size: 0.8rem;
        color: #CD1414;
        font-weight: normal;
        background-color: linen;
    }
    #obj_close_subform {
        margin-top: 10px;
        background: #d4d4d4;
        color: #ccc;
        padding: 10px 5px;
        z-index: 5;
        font-size: 0.9rem;
        text-align: center;
        width: 100%;
    }
    #obj_close_subform .fa-window-close {
        font-size: 20px !important;
    }
    .obj_form_box1 img {
        width: 11%;
        vertical-align: middle;
        padding-bottom: 1px;
    }
    .search_title2 {
        font-size: 0.9rem;
        font-weight: bold;
        color: #4d4d4d;
        margin: 5px auto;
        display: table-cell;
        padding-right: 5px;
        width: 22%;
    }
    #obj_base_form input, #obj_base_form select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 1px solid #ddd;
    }
    #obj_base_form input, #obj_base_form select {
        background-color: #fff;
        margin-right: 3px;
        padding: 5px;
        width: 100%;
        height: 3em;
        position: relative;
        left: 10px;
    }
    .slideMenu4 #obj_base_form input, .slideMenu4 #obj_base_form select {
        border: unset;
    }
    #obj_base_form {
        position: relative;
    }
    .dw_search_box::before {
        z-index: 1;
        position: absolute;
        top: 20%;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    #obj_base_form {
        width: 100%;
    }
    #obj_select_year {
        width: 30%;
        margin-top: 5px;
    }
    #obj_select_year::before {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #666;
        pointer-events: none;
        font-weight: bold;
    }
    #obj_select_year:after {
        content: "";
        border-right: 1px solid #666;
        border-top: 1px solid #666;
        width: 4px;
        height: 4px;
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -3px;
    }
    #obj_select_month {
        width: 23%;
        margin-top: 5px;
    }
    #obj_select_day {
        width: 23%;
        margin-top: 5px;
    }
    #obj_select_plan {
        width: 90%;
        line-height: 1.8;
    }
    #obj_text_height {
        text-align: left;
        width: 55%;
        padding: 2px;
    }
    /*必須項目用のクリアボタン*/
    .c_formbtn_box {
        width: 90%;
        margin: 20px auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .empty_btn {
        background: #fff;
        border: solid 1px #ff4d59;
        border-radius: 5px;
        color: #ff4d59 !important;
        padding: 8px 0;
        font-size: 1rem !important;
        text-align: center;
        width: 33%;
        float: right;
        position: relative;
        top: 2px;
    }
    .empty_btn a {
        width: 100%;
        height: 100%;
        line-height: 100%;
    }
    /*カレンダーからテキストボックス入力用*/
    input[type="text"].calendar_y {
        width: 25%;
        margin: 5px;
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        border-style: none;
        border-radius: 3px;
        background-color: #eeeeee;
    }
    input[type="text"].calendar_d {
        width: 20%;
        margin: 5px;
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        border-style: none;
        border-radius: 3px;
        background-color: #eeeeee;
    }
    .calendar_sub {
        font-size: 90%;
        color: #666666;
    }
    /*ここまで*/
    /*-------------------------
必須検索窓ここまで
--------------------------*/
    /*-------------------------
絞込検索窓
--------------------------*/
    #obj_detail_search_open {
        position: fixed;
        z-index: 54;
        bottom: 65px;
        right: 8px;
        width: 65px;
        height: 63px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        background-color: #262626;
        border-color: #fff;
        border-width: medium;
        text-align: center;
        opacity: 1.0;
        border: 3px solid #fff;
    }
    #obj_detail_search_open p {
        position: relative;
        padding: 0 0 0 3px;
        margin: 0px;
        top: 50%;
        transform: translateY(-50%);
        line-height: 1.3;
        font-size: 11px;
        font-weight: 400;
        color: #fff;
        text-align: center;
    }
    #obj_detail_search_open .fa-search-plus {
        color: #fff;
        margin-right: 5px;
        font-size: 22px !important;
        padding-bottom: 5px;
    }
    #obj_detail_search_open .fa-search {
        color: #fff;
        margin-right: 5px;
        font-size: 23px;
        padding-bottom: 1px;
    }
    #obj_detail_search_open p a, #obj_detail_search_open p a:link, #obj_detail_search_open p a:visited {
        text-decoration: none;
        color: #fff;
    }
    #obj_detail_search_open .fa-search-plus {
        color: #fff;
        margin-right: 5px;
        font-size: 18px;
    }
    #box_form_sub {
        display: none;
        width: 95%;
        width: 96%;
        margin: 10px auto;
        padding: 0;
        border-radius: 5px;
        position: relative;
        font-size: 100%;
        border: solid 1px #d4d4d4;
        z-index: 10;
    }
    .item_detail_title {
        text-align: center;
        border-bottom: 1px solid #bbb;
        line-height: 2.5rem;
        margin: 0 auto 1.5em auto;
        font-weight: 600;
        color: #333;
        padding: 15px 0 5px;
        font-size: 4.375vw;
        background: #eee;
    }
    .clearfix.obj_form_box1 {
        margin-bottom: 20px;
        width: 95%;
        margin: 0 auto;
    }
    #box_form_sub_top {
        margin-top: -50px;
        padding-top: 50px;
    }
    .c_form_block {
        background: #fff;
        /*border: solid 1px #CCCCCC;*/
        width: 100%;
        margin: 0 auto;
    }
    #obj_form_sub {
        margin: 8px auto;
        padding: 0px 0px 0px 0px;
        width: 94%;
    }
    .search_title {
        font-size: 14px;
        font-weight: bold;
        color: #4d4d4d;
        width: 25%;
    }
    .select_wrap_manu {
        width: 100%;
    }
    .grey_line {
        border-bottom: solid 1px #eee;
        /* margin-bottom: 7px; */
        /* margin-top: 7px; */
        width: 100%;
    }
    .obj_form_sub input, .obj_form_sub select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
    }
    .c_form_block input[type="text"], .c_form_block input[type="number"], .c_form_block select {
        /*height: 30px;*/
        line-height: 2.2;
        background-color: #fff;
        font-size: 0.9rem;
        color: #666;
        padding: 1em 0 1em 5px;
        width: 104%;
    }
    .number input[type="number"] {
        width: 60% !important;
        height: 30px;
        line-height: 1;
        background-color: #fff;
        font-size: 0.9rem;
        color: #666;
    }
    .obj_search_manu {
        position: relative;
        display: flex;
    }
    .obj_search_manu span {
        display: block;
        font-size: 0.9rem;
        padding: 1.3em 0 0.5em;
    }
    .select_wrap_manu::before {
        z-index: 1;
        position: absolute;
        right: 6%;
        top: 1em;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .search_season {
        position: relative;
    }
    .search_season span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .select_wrap_season::before {
        z-index: 1;
        position: absolute;
        bottom: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .obj_search_image {
        width: 100%;
        position: relative;
    }
    .obj_search_image span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .select_wrap_image::before {
        z-index: 1;
        position: absolute;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 1.5;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .select_wrap_brand::before {
        z-index: 1;
        position: absolute;
        bottom: -37px;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .select_wrap_material::before {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .select_wrap_remark::before {
        z-index: 1;
        position: absolute;
        bottom: -37px;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .select_wrap_shape::before {
        z-index: 1;
        position: absolute;
        /* top: -2px; */
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        /* line-height: 32px; */
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .select_wrap_shape_2::before /*袴単品*/ {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .search_new {
        position: relative;
    }
    .select_wrap_new::before {
        z-index: 1;
        position: absolute;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 25px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .search_motif {
        position: relative;
    }
    .select_wrap_motif::before {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 25px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .c_select_image {
        float: left;
        width: 70%;
    }
    .obj_search_size {
        width: 100%;
        position: relative;
    }
    .c_search_crest {
        position: relative;
    }
    .select_wrap_crest::before {
        z-index: 1;
        position: absolute;
        top: 0;
        right: 6%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    .obj_search_size span, .search_new span, .c_search_crest span, .search_motif span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .search_new span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .search_motif span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .c_select_size {
        float: left;
        width: 70%;
    }
    .obj_search_cloth {
        width: 100%;
        position: relative;
    }
    #obj_search_material {
        float: left;
        margin-left: 20px;
    }
    .obj_search_cloth span {
        display: block;
        clear: both;
        float: left;
        width: 25%;
        font-size: 0.9rem;
        /*margin: 0 0 1.5% 0;*/
        padding: 0.5em 0;
    }
    .c_select_material {
        float: left;
        width: 70%;
        margin-bottom: 8px;
    }
    .c_border_box {
        border: solid 1px #4F4A46;
    }
    .c_border_h {
        display: block;
        float: left;
        background: #4f4945;
        color: #FFFFFF;
    }
    #obj_cloth_h {
        line-height: 60px;
        padding: 0px 10px 0px 10px;
    }
    #obj_radio_cloth {
        height: 60px;
        width: 14em;
    }
    #obj_radio_cloth label {
        font-size: 90%;
        height: 20px;
        padding: 0px 5px 0px 10px;
    }
    #obj_radio_cloth input[type="radio"] {
        margin-right: 5px;
    }
    /*----------------------------
色で選ぶ部分
-----------------------------*/
    .obj_search_color {
        clear: both;
        margin-top: 10px;
        width: 100%;
        position: relative;
    }
    .obj_color_list {
        float: right;
        width: 100%;
        /*margin: -19px 0px 0px auto;*/
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .obj_color_list input[type="radio"] {
        display: none; /* ラジオボックスを非表示にする */
    }
    .c_color {
        opacity: 0.6;
        display: block;
        margin: 0px 6px 6px 0;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .obj_color_list input[type="radio"]:checked + label {
        opacity: 1.0;
    }
    .obj_color_list input[type="radio"]:checked + label::after {
        content: "";
        box-shadow: 0 0 0 2px #fff, 0 0 0 3px #999;
        width: 45px;
        height: 45px;
        display: block;
        border-radius: 50%;
        position: absolute;
        box-sizing: border-box;
    }
    .c_color:hover {
        cursor: pointer;
        opacity: 1.0;
    }
    label.c_color {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        position: relative;
    }
    .label_text {
        font-size: 11px;
        position: absolute;
        width: 45px;
        text-align: center;
        top: 31%;
    }
    .label_text_white {
        color: #fff;
    }
    .label_all {
        background: #FFFFFF;
        border: 1px solid #4d4d4d;
    }
    .label_orange {
        background: #df643c;
    }
    .label_cream {
        background: #ecd4b4;
    }
    .label_gray {
        background: #aaa0a0;
    }
    .label_silver {
        background: #C0C0C0;
    }
    .label_pink {
        background: #db5675;
    }
    .label_white {
        background: #FFFFFF;
        border: 1px solid #d4d4d4;
    }
    .label_purple {
        background: #502251;
    }
    .label_green {
        background: #105d33;
    }
    .label_brown {
        background: #472721;
    }
    .label_beige {
        background: #c1b293;
    }
    .label_red {
        background: #a72024;
    }
    .label_blue {
        background: #1c6eaf;
    }
    .label_yellow {
        background: #ebc15c;
    }
    .label_black {
        background: #231414;
    }
    .label_gold {
        background: #CCAD79;
    }
    .label_silver {
        background: #CCAD79;
    }
    .label_navy {
        background: #181e5a;
    }
    /*----------------------------
/色で選ぶ部分ここまで
-----------------------------*/
    .obj_search_id {
        clear: both;
        width: 100%;
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 10px;
    }
    .obj_search_id span {
        display: block;
        clear: both;
        text-align: left;
        margin-top: 1em;
        font-size: 0.9rem;
    }
    .c_id_h {
        float: left;
        color: #4d4d4d;
        font-size: 0.9rem;
    }
    .search_id_box {
        display: inline-flex;
        align-items: center;
    }
    .c_text_id {
        float: left;
        margin-top: 5px;
        width: 35%;
        padding: 2px;
        margin-right: 1%;
        border: solid 1px #ccc !important;
    }
    #obj_id_clear {
        font-size: 0.8rem;
        margin-right: 6%;
        margin-top: 0;
        color: #999999;
    }
    #obj_id_clear:hover {
        cursor: pointer;
        color: #DC5900;
    }
    #obj_id_clear::before {
        content: "\A";
    }
    .obj_search_price {
        clear: both;
        margin-top: 10px;
        width: 100%;
        position: relative;
    }
    .obj_search_price span {
        display: block;
        text-align: left;
        margin-right: 9px;
        line-height: 180%;
        font-size: 0.9rem;
    }
    .obj_price_list {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 0.8rem;
        color: #999999;
        text-align: right;
        margin-right: 5%;
        width: 90%;
    }
    .c_text_price {
        width: 37.5%;
        border: solid 1px #ccc !important;
    }
    .obj_price_list span:hover {
        cursor: pointer;
        color: #DC5900;
    }
    .c_button_price {
        display: block;
        float: left;
        padding: 8px 5px;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        margin-right: 5px;
        margin-bottom: 13px;
        color: #4d4d4d;
    }
    .c_button_priceclear {
        display: block;
        padding: 8px 5px;
        background: none;
        color: #4d4d4d;
        float: right;
    }
    .obj_catalogue_form_button {
        display: block;
        width: 100%;
        height: 60px;
    }
    .sp_search_btn {
        top: 75px;
        width: 100%;
        height: 70px;
        background-color: #D7D7D7;
        margin-top: -25px;
        z-index: 5;
        box-shadow: 0 5px 10px #999999;
        -webkit-box-shadow: 0 5px 10px #999999;
        -moz-box-shadow: 0 5px 10px #999999;
    }
    .search_btn {
        width: 90%;
        margin: 10px auto;
        z-index: 10;
        display: block;
    }
    .search_text {
        width: 98%;
        font-size: 18px;
        color: #FFFFFF;
        background-image: url(../../img/common_nationwide/search_bg.gif);
        margin: 10px auto 0 auto;
        padding: 20px;
        line-height: 1.4em;
        margin-top: 5px;
        font-weight: 600;
    }
    .font_s {
        font-size: 0.8em;
    }
    .search3_btn {
        text-align: center;
        margin-top: 2%;
    }
    .search_btn_celect2 {
        margin-top: 0;
        width: 100%;
        border-radius: 5px;
        font-size: 0.8rem;
        color: #FFFFFF;
        background-color: #ff4d59;
        text-align: center;
        padding: 10px 5px 10px 5px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
    }
    .search4_btn {
        width: 100%;
        text-align: center;
        margin: 0px auto 0px auto;
    }
    .select_cursor {
        position: relative;
    }
    .select_cursor::after {
        z-index: 1;
        position: absolute;
        top: 7px;
        right: 10%;
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        line-height: 32px;
        color: #ccc;
        pointer-events: none;
        font-weight: bold;
    }
    input[type="image"] {
        border: none;
        margin: 0px auto 0px auto;
    }
    #obj_formsub_clear {
        color: #DC5900;
        font-size: 85%;
    }
    #obj_reset {
        color: #DC5900;
        font-size: 85%;
    }
    #obj_henkan_tool {
        left: 70px;
        bottom: 30px;
    }
    #obj_henkan_tool a {
        color: #999999;
    }
    #obj_formsub_clear:hover, #obj_henkan_tool a:hover {
        cursor: pointer;
        color: #DC5900;
    }
    #obj_reset:hover, #obj_henkan_tool a:hover {
        cursor: pointer;
        color: #DC5900;
    }
    #obj_formsub_clear2:hover, #obj_henkan_tool a:hover {
        cursor: pointer;
        color: #DC5900;
    }
    #obj_so {
        display: none;
    }
    #obj_so a:hover {
        color: #999999;
    }
    #obj_note_date {
        display: none;
        color: #CC0000;
        font-weight: bold;
    }
    #obj_date {
        font-size: 0.8rem;
        color: #666666;
    }
    #obj_clear_main2 {
        font-size: 90%;
        color: #666666;
        line-height: 26px;
        text-align: center;
        width: 50%;
        margin-right: 1%;
        margin-bottom: 3%;
        margin-top: 3%;
    }
    #obj_clear_main2:hover {
        cursor: pointer;
        color: #DC5900;
    }
    #obj_reset a, .c_go_other a {
        display: block;
        color: #999999;
        /*font-size:80%;*/
        font-size: 1rem;
        text-align: center;
        margin: 0 auto;
    }
    #obj_reset a:hover, .c_go_other a:hover {
        color: #DC5900;
    }
    .search_btn_celect {
        margin: 0;
        width: 60%;
        border-radius: 5px;
        font-size: 1rem;
        color: #FFFFFF;
        background-color: #ff4d59;
        text-align: center;
        padding: 8px 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29); */
        /* border-bottom: solid 3px #CA475C!important; */
        border: none;
        transform: none;
    }
    .search_btn_celect:active {
        -ms-transform: translateY(4px);
        -webkit-transform: translateY(4px);
        transform: translateY(4px);
        box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
        border-bottom: none;
    }
    /*
.c_hit_number {
    display: inline-block;
    margin-right: 15px;
    border-right: 1px #d4d4d4 solid;
    padding-right: 15px;
    padding-bottom: 1%;
}
*/
    #display_change {
        width: 5%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        position: relative;
    }
    .c_hit {
        display: inline;
        font-size: 4vw;
        color: #4d4d4d;
    }
    .c_hit_item {
        color: #EB3E4E;
    }
    .c_hit_bottom {
        margin: 0px 0px 0.5em 0px;
        display: block;
        float: left;
        font-size: 0.9em;
        color: #888888;
    }
    #obj_pickup_button img {
        display: block;
        float: left;
        width: 49%;
        margin: 1% 0.5%;
    }
    .shade2 {
        position: fixed;
        top: 0;
        z-index: 3;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background-color: #333;
        background-color: rgba(0, 0, 0, .7);
    }
    .hinban {
        clear: both;
    }
    /* ===== ドロワー全体 ===== */
    .slideMenu4 {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100vw;
        height: 100vh;
        background: #fff;
        z-index: 10000;
        /* スライド */
        transition: left 0.3s ease;
        /* 中身スクロール */
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    /* 開いた状態 */
    .slideMenu4.is-open {
        left: 0;
    }
    /* 背景スクロール防止 */
    body.drawer-open {
        overflow: hidden;
    }
    /* 閉じるボタン位置例 */
    .btnClose4 {
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 1;
    }
    .btnClose4--top {
        position: relative;
        top: 16px;
        display: flex;
        justify-content: flex-end;
        background: #fff;
        z-index: 10;
        font-size: 20px;
    }
    .btnClose4--bottom {
        margin: 24px 16px;
        padding: 12px;
        text-align: center;
        background: #f5f5f5;
        border-radius: 4px;
        font-size: 14px;
    }
    /*-------------------------
絞込検索窓ここまで
--------------------------*/
    /*下部固定帯内のボタン*/
    .item_cart_btn_off {
        width: 57% !important;
    }
    .favorite-on, .favorite-off {
        position: static !important;
    }
    .favorite_btn_width {
        position: absolute;
        right: 23%;
        top: 12%;
        width: 43px;
        height: 100%;
        margin: 0 auto;
        align-items: center;
    }
    .favorite-off {
        margin: 1% 1% 1% 0%;
    }
    .favorite-on {
        margin: 1% 1% 1% 0%;
    }
    .favorite_text {
        position: absolute;
        font-size: 2vw;
        color: #4d4d4d;
        bottom: 15px;
        text-align: center;
    }
    .favorite-on::before {
        padding-left: 2px;
    }
    .share_menu {
        right: 6%;
        top: 15%;
    }
    .share_text {
        color: #4d4d4d;
    }
    .sns_share_btn {
        width: 40px;
        z-index: 5;
    }
    .fa-search {
        font-size: 1.7em;
        color: #acaea9;
    }
    /*スライダー画像*/
    .detail_photo_box, .bx-wrapper {
        width: 100%;
        height: calc(85dvh - 100px);
        height: calc(85vh - 100px);
        overflow: hidden;
        margin: 0 auto 3em;
    }
    .bx-wrapper .bx-viewport {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: calc(85dvh - 100px);
        height: calc(85vh - 100px);
    }
    .detail_photo_box img {
        width: 100%;
        height: calc(85dvh - 100px);
        height: calc(85vh - 100px);
        object-fit: cover;
        display: block;
    }
    /* Colorbox 画像を中央寄せ */
    #cboxLoadedContent {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    #cboxPhoto {
        margin: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: contain;
    }
    /*オプション*/
    .option_wrap {
        width: fit-content;
        text-align: left;
        display: flex;
        gap: 10px;
        margin-bottom: 1em;
        flex-wrap: nowrap;
    }
    .option_wrap a {
        flex: 0 0 41%;
    }
    /*最近チェックした商品*/
    .history_wrap {
        text-align: left;
        display: flex !important;
        gap: 0;
        overflow-x: auto;
        overflow-y: hidden;
        margin-bottom: 2em;
    }
    .recent-item {
        padding: 0 !important;
        float: none !important;
        max-width: 160px;
        flex: 0 0 38%;
        scroll-snap-align: start;
    }
}
@media screen and (min-width:751px) and (max-width: 1024px) {
    .detail_photo_box {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .detail_photo_box img {
        width: 600px;
        height: 900px;
        object-fit: cover;
    }
    .bx-wrapper .bx-viewport {
        height: 900px !important;
    }
    .op_btn_wrap {
        margin: 20px auto 40px;
    }
}
@media screen and (min-width:1025px), print, tv {
    .detail_photo_box {
        width: 600px;
        height: 900px;
        margin: 0 auto;
    }
    .detail_photo_box img {
        width: 600px;
        height: 900px;
        object-fit: cover;
    }
    .bx-wrapper .bx-viewport {
        height: 900px !important;
    }
}