
@charset "UTF-8";
/*==============================
-Import Files
===============================*/
/*==============================
-setting
===============================*/
@font-face {
  font-family: "Clother";
  src: url("../fonts/Clother-Regular.woff2") format("woff2"), url("../fonts/Clother-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "restra";
  src: url("../fonts/restra.woff2") format("woff2");
}
@font-face {
  font-family: "icon";
  src: url("../fonts/icon.woff") format("woff2");
}
body#home, input, button, textarea, select {
  font-family: "a-otf-gothic-bbb-pr6n","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}


/*========================
 Margin-CSS
==========================*/

.mt-100{
    margin-top: 100px;
}

.mt-62{
    margin-top: 62px;
}

/*========================
 Radio-button-CSS
==========================*/

.align-self-center a{
    color: #F45625;
}

.align-self-center a:hover{
    color: #F45625;
}




.mypage-container {
    text-align: left;
    max-width: none;
    /* @media only screen and (max-width: 767px) {
        position: fixed;
        left: 0px;
        right: 0px;
        background-color: #fff;
        z-index: 10000;
    } */
}

#mypage-head {
    border-bottom: 1px solid #000000;
}

.mypage-head-title{
    margin-top: 16px;
}
@media only screen and (max-width: 767px) {
    #mypage-head {
        position: fixed;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 1000;
    }

    .mypage-head-title{
        margin-top: 25px;
    }


}

/** NAV PILLS **/
#mypage-head .nav-pills .nav-link {
    background-color: #FFF;
    color: #000;
    padding: 8px 12px;
    border: 1px solid #000;
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
}

#mypage-head .nav-pills .nav-link.active {
    background-color: #000;
    color: #FFF;
}

#mypage-head .nav-item {
    margin-right: 2px;
}

#mypage-head .nav-item a {
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    padding: 8px 12px;
    letter-spacing: 1.2px;
}


@media only screen and (max-width: 767px) {
    /** DROPDOWN **/
    .dropdown-toggle{
        font-size: 14px;
        line-height: 30px;
    }

    #mypage-head > .dropdown {
        width: 100%;
        /* max-width: 360px; */
        display: block;
        border: 1px solid #000;
        border-radius: 5px 5px 0px 0px;
        border-bottom: none;
        margin: 30px auto 0px;
    }
    #mypage-head .dropdown-toggle::after {
        right: 10px;
        position: absolute;
        top: 22px;
    }
    #mypage-head .dropdown-menu.show {
        right: 0px;
    }

    .sp-block {
        display: block !important;
        text-align: center;
    }
}
#mypage {
    background-color: #F4EFE1;
}
@media only screen and (max-width: 767px) {
    #mypage {
        padding-top: 158px;
    }
}

.subscribe-info-title{
    width: 100%;
    max-width: 360px;
    margin: 55px auto 0px;
}

/*===================
 button-css
 ===================*/

#mypage button.white-black-line-button {
    width: 253px;
    font-size: 14px;
    line-height: 28px;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 12px 0;
}

#mypage button.white-black-line-button-sm {
    font-size: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 10px 40px;
}
#mypage button.white-black-line-button:hover,
#mypage button.white-black-line-button-sm:hover {
    color: #0056b3 !important;
}

.edit-button-css{
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    line-height: 30px;
    color: #000;
}

/** FONT **/
.font-c {
    font-family: "Clother";
    letter-spacing: initial;
}

.font-t {
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: initial;
}

.font-11 {
    font-size: 11px;
    line-height: 24px;
}

.font-12 {
    font-size: 12px;
    line-height: 24px;
}

.font-13 {
    font-size: 13px;
    line-height: 26px;
}

.font-14 {
    font-size: 14px;
    line-height: 30px;
}

.font-15 {
    font-size: 15px;
    line-height: 30px;
}

.font-20 {
    font-size: 20px;
    line-height: 28px;
}

.font-34 {
    font-size: 34px;
    line-height: 31px;
}

.font-18 {
    font-size: 18px;
    line-height: 31px;
}

.font-34 {
    font-size: 34px;
    line-height: 31px;
}

.font-40 {
    font-size: 40px;
    line-height: 56px;
}

.font-54 {
    font-size: 54px;
    line-height: 47px;
}

.font-94 {
    font-size: 94px;
    line-height: 81px;
}

#mypage a.black-underlined {
    color: #000;
    text-decoration-line: underline !important;
}


.nav-pills.pc-only {
    display: flex;
}

.tab-pane {
    /* display: none; */
}

@media only screen and (max-width: 767px) {
    .nav-pills.pc-only {
        display: none;
    }
    #mypage button.white-black-line-button {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
/* TAB 2, 3 */
.middle-box {
    border-right: 1px solid #969696;
    margin: 0px 5px;
    padding: 8px 0 0;
}

.last-box{
    padding-top: 8px;
}

.mp-text{
    width: 100%;
    word-wrap: normal;
    overflow-wrap: break-word;
    margin-bottom: 8px;
}


@media only screen and (max-width: 767px) {
    .middle-box {
        border-right: none;
        border-top: 1px solid #969696;
        border-bottom: 1px solid #969696;
        margin: 20px 0px;
        padding: 10px 0;
    }
}
/* TAB 4,5,6 */
.col-form-label {
    text-align: right;
}


/* ==================
form-css
===================== */


#mypage form input, #mypage form label {
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    height: 40px;
    margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    #mypage form input, #mypage form label {
        height: 32px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1320px) {
    #mypage form input, #mypage form label {
        min-width: 71px;
        margin-bottom: 12px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1320px) {


    #mypage-account-layout form input, #mypage-account-layout form label {
        min-width: 104px;
        margin-bottom: 9px;
        margin-right: 50%;
    }
}

.account-form .form-group{
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
}

.account-form .form-group:nth-child(2) {
    margin-top: 32px !important;
}

.account-form .form-group:nth-child(7) {
    margin-bottom: 79px !important;
}

.billingbutton {
    flex: 0 0 56.3%;
    justify-content: center;
    display: flex;
}


.form-control, .form-control[readonly] {
    font-size: 16px;
    line-height: 30px;
    border: 0px none;
    border-bottom: 1px solid #C0C0C0;
    border-radius: 0;
    background-color: #FFF;
    color: #000;
    margin-right: 20%;
}


.form-control.has-error {
    border-bottom: 1px solid red;
}

.has-error ~ .invalid-feedback {
    display: block;
    line-height: 18px;
    margin-bottom: 20px;
}

.form-control:focus {
    border-bottom: 1px solid #000;
}

@media only screen and (max-width: 767px) {
    .col-form-label {
        text-align: left;
    }
}
#mypage-head .dropdown-menu.show {
    margin: 0;
    padding: 0;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-top: 1px solid #888;
}

#mypage-head .dropdown-item {
    border-bottom: 1px solid black;
    text-align: center;
    padding: 14px 0px;
    cursor: pointer;
    font-size: 13px;
}

#mypage-head .dropdown-item.active {
    background-color: transparent;
    color: #000;
}

#mypage-head .dropdown-item.active:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef;
}

/* nothing-found */
#mypage-nothing-found {
    background-color: #fff;
}

/* #mypage-nothing-found img {
    height: 551.2486572266px;
    width: 616.4151000977px;
    margin-left: 80px;
}*/

@media only screen and (max-width: 767px) {
    #mypage-nothing-found img {
        height: 275.2486572266px;
        width: 307.7874755859px;
        display: block;
        margin: auto;
        margin-top: 28px;
    }
}
@media only screen and (max-width: 767px) {
    .c-main2 {
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        z-index: 1000;
    }
}
/*==============================
-p-faq-wrap
===============================*/


.p-faq-wrap {
  display: flex;
  height: auto;
  padding: 64px 84px 184px;
  background-color: #F4EFE1;
}

.p-faq-head-container{
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
}

.p-faq-head-illust-container{
    display: flex;
    position: relative;
    justify-content: flex-start;
}

.p-faq-head-illust{
    position: absolute;
    margin: 0 auto 0 0;
    left: -97px;
    top: 250px;
}


.p-faq-head {
    font-family: "Clother";
    letter-spacing: initial;
    font-size: 40px;
    line-height: 56px;
    font-weight: bold;
    margin-bottom: 32px;
}

.p-faq-head-text{
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 8px;
}

.p-faq-head-container a{
    font-family: "Clother";
    letter-spacing: initial;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-decoration: underline;
}

.p-faq-contents-wrap {
    max-width: 600px;
    margin: 0 auto;
}

.p-faq-list-in {
    font-size: 13px;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    background-color: #fff;
}

.p-faq-title {
    position: relative;
    font-size: 13px;
    line-height: 26px;
    padding: 15px 0 15px 18px;
    cursor: pointer;
}
.p-faq-title::after {
    position: absolute;
    right: 15px;
    content: url(../images/plus.png);
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;

}
.p-faq-title.active::after {
    content: url(../images/minus.png);
}

.p-faq-desc {
    font-size: 13px;
    letter-spacing: 1.5px;
    line-height: 1.8;
    padding: 15px;
    display: none;
    background-color: #F8F8F8;
}
.p-faq-desc a {
    color: #000;
}

@media only screen and (max-width: 767px) {

    .p-faq-wrap{
        display: block;
        height: auto;
        text-align: center;
        padding: 50px 2.5% 320px;
    }

    .p-faq-head-container{
        text-align: left;
        margin-bottom: 56px;
    }

    .p-faq-head{
        font-size: 30px;
        text-align: center;
        line-height: 42px;
    }

    .p-faq-head-text{
        width: 100%;
        font-size: 13px;
        text-align: left;
        line-height: 24px;
        margin: 0 auto;
    }

    .p-faq-head-container a{
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        text-decoration: underline !important;
        margin: 10px auto 0px;
    }


    /*=================
     button-area
     ==================*/

    .p-product-support-project-button-container{
        display: flex;
        justify-content: center;
        margin: 0px auto 0;
    }

    .p-product-support-project-button-container .black-sqaure-button{
        margin-right: 6px;
    }

    .p-product-support-project-button-container .black-sqaure-button .black-sqaure-twitter-text{
        line-height: 18px;
        padding-left: 25px;
        position: relative;
    }

    .p-product-support-project-button-container .black-sqaure-button .black-sqaure-facebook-text{
        line-height: 18px;
        padding-left: 20px;
        position: relative;
    }



    .p-product-support-project-button-container .black-sqaure-button .fa-twitter {
        position: absolute;
        font-size: 21px;
    }

    .p-product-support-project-button-container .black-sqaure-button .fa-facebook-f {
        position: absolute;
        font-size: 21px;
    }

    .black-sqaure-button{
        width: 100%;
        max-width: 162px;
        height: 36px;
        text-align: center;
        font-family: 'Clother';
        letter-spacing: initial;
        font-size: 11px;
        line-height: 12px;
        padding: 9px 0;
        background: #000000;
        border-radius: 5px;
        color: #fff;
    }

    .p-faq-head-illust{
        left: -28px;
        top: 1080px;
    }

    .p-faq-head-illust img{
        width: 200px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1320px){
    .p-faq-head-container {
        padding-right: 5%;
    }
}

/* ===== @mixin ===== */
/* ======= templete component ======= */
.c-display-pc {
    display: inline-block !important;
}
@media only screen and (max-width: 767px) {
    .c-display-pc {
        display: none !important;
    }
}

.c-display-sp {
    display: none !important;
}
@media only screen and (max-width: 767px) {
    .c-display-sp {
        display: block !important;
    }
}

.c-display-sp-top-only {
    display: none !important;
}
@media only screen and (max-width: 767px) {
    .c-display-sp-top-only {
        display: none !important;
    }
}



.textfield {
    box-sizing: border-box;
    background: #FFFFFF;
    height: 34px;
    border: 1px solid #606060 !important;
    margin: 0px 0px 5px 0px;

}



/*========================
 Resister-login-css
 =========================*/



.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}


@media (min-width: 768px){

    .col-md-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-32{
        -ms-flex: 0 0 28.3%;
        flex: 0 0 29%;
        max-width: 29%;
        padding-left: 15px;
    }


    .col-md-35{
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .col-md-5{
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    /*==== mypage-order-history ====*/

    .col-md-my-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-45 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

}

.col-md-32{
    -ms-flex: 0 0 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    }

/*=====================
display-default-css
======================*/

.height-auto{
    height: auto;
}

.height-260{
    height: 260px;
}

.space-bottom-240{
    padding-bottom:240px ;
}

.sp-width-100{
    width: 100% !important;
}

.sp-width-50{
    width: 50% !important;
}

@media (max-width: 768px){

    .height-260{
        height: auto;
    }


}



.resister-setting-page-container{
    padding: 90px 84px 0px;
    background: #F4EFE1;
}

.login-page-box-title-container{
    display: flex;
    align-items: baseline;
    text-align: left;
}

.login-page-box-title{
    font-family: 'Clother';
    letter-spacing: initial;
    font-weight: 800;
    font-size: 34px;
    line-height: 31px;
}

/*===============================
 login-page-box-title-container
 ================================*/

.login-page-box-long-title-container{
    display: block;
    flex-wrap: wrap;
    align-items: baseline;
    text-align: left;
}

.login-page-box-long-title{
    font-family: 'Clother';
    letter-spacing: initial;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 24px;
    line-height: 31px;
}

.login-page-box-long-subtitle{

}




.login-page-box-title-2paragraph{
    display: block;
    width: 40%;
    font-family: 'Clother';
    letter-spacing: initial;
    font-weight: 700;
    font-size: 34px;
    line-height: 31px;
}

.login-page-box-subtitle{
    width: 50%;
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    margin-left: 30px;
    letter-spacing: 1.4px;
}

/*=================
margin-paddding-default-css
===================*/

.mb-50{
    margin-bottom: 50px;
}

.px-16-32{
    padding: 16px 0px 32px;
}

.pc-px-84 {
    padding-left: 84px;
    padding-right: 84px;
}
@media only screen and (max-width: 767px) {

    .pc-px-84 {
        padding-left: 20px;
        padding-right: 20px;
    }

}
/*===============================
 login-page-box-title-container
 ================================*/

 .login-page-box-long-title-container{
    width: 100%;
    display: block;
    /* flex-wrap: wrap;
    align-items: baseline; */
    text-align: left;
  }

  .login-page-box-long-title{
    width: 100%;
    font-family: 'Clother';
    letter-spacing: initial;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 24px;
    line-height: 31px;
    letter-spacing: 0px;
  }

  .login-page-box-long-subtitle{
    display: block;
    width: 100%;
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    margin-top: 12px;
}




/*=================
login-page-box-css
===================*/



.login-page-box-container{
    display: block;
    background: #fff;
}

@media only screen and (max-width: 767px) {
    .login-page-box-container {
        min-width: auto;
    }
}


.login-page-box-container h4{
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 54px;
}

.login-page-box{
    display: flex;
    height: 52px;
    align-items: center;
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

input[type="radio" i]{
    appearance: auto;
}

.login-page-box-info{
    width: 22%;
    font-size: 14px;
    text-align: left;


}

.login-page-box-info-point{
    padding-right: 2%;
    color: #ff0000;
}


.login-page-input-box{
    width: 80%;
    padding-left: 8%;
    text-align: left;
}

.login-page-input-box #address-box,
.login-page-input-box #post-code,
.login-page-input-box #prefectures,
.login-page-input-box #house-number{
    width: 100%;
    border: 1px solid #000000;
    padding: 10px 18px;
}

.login-page-input-box .text-box{
    width: 100%;
    max-width: 412px;
    border: 1px solid #000000;
    padding: 10px 10px;
}

.login-page-input-box label{
    margin-right: 22px;
}

.login-page-input-box input::placeholder{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #969696;
}


.login-page-input-box-small-text{
    display: block;
    justify-content: start;
    text-align: left;
    margin-bottom: 40px;
}

.login-page-button-container{
    display: block;
    text-align: center;
}

.login-page-button{
    width: 253px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 12px 0;
}
.login-page-button:hover{
    color: #0056b3 !important;
}

.login-page-yellow-button{
    width: 253px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    background: #FFDE31;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 12px 0;
}

.login-page-link-button{
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-decoration-line: underline;
    color: #000000;
}

.login-page-button-new-register{
    color: #000;
    text-decoration: underline;
    margin-bottom: 34px;
}




@media only screen and (max-width: 767px) {

    .resister-setting-page-container{
        padding: 25px 2.5% 0px;
    }

    .login-page-box-title-container {
        display: block;
        text-align: center;
    }

    .login-page-box-title{
        font-weight: 700;
        font-size: 34px;
        line-height: 48px;
        margin-bottom: 11px;
    }

    .login-page-box-info-point{
        padding-right: 0%;
    }

    .login-page-box-subtitle{
        width: 100%;
        margin-left: 0px;
        margin-bottom: 32px;
    }

    .login-page-box-container{
        padding: 30px 5%;
        display: block;
        background: #fff;
        min-width: 0px;
    }

    .login-page-box{
        display: block;
        margin-bottom: 32px;
    }

    .login-page-box-info{
        width: 100% !important;
        display: flex;
        justify-content: start;
        margin-bottom: 2px;
    }

    .login-page-name-input-box{
        width: 100% !important;
        padding-left: 0%;
    }

    .address-infomation-box{
        padding: 0;
        background-color: #fff;
    }
}

/*ーーーー Mypageはここまで作業 ーーーーー*/

/*======================
  Mypage subscribe
========================*/

/*== ログイン後 ==*/



/*== 本登録前 ==*/
.p-16{
    padding: 16px;
}

.px-16{
    width: 98%;
    padding: 0 16px 18px;
    margin: 0 auto;
}

.spa-captions-title{
    padding: 10px 20px !important;
}

.spa-captions-text{
    margin-top: 36px;
    margin-bottom: 10px;
}

.products-list-title{
    font-family: 'Clother';
    letter-spacing: initial;
    font-weight: 800;
    font-size: 34px;
    line-height: 31px;
    margin-left: 40px;

}

.products-list-subtitle{
    font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 30px;
    margin-left: 12px;
}


.products-items-container{
    margin-top: 20px;
}

.products-item-box{
    flex: 0 0 25%;
    min-width: 310px;
    max-width: 25%;
}

.products-item-top-info{
    letter-spacing: 0.3px;
}

.products-item-date{
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
}

.products-item-city-country-name{
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right;
}

.mypage-products-item-button{
    padding: 5px 0px;
}

@media (max-width: 1100px) and (min-width: 768px) {
    .products-item-box {
        flex: 0 0 50%;
        max-width: 50%;
    }

}

@media only screen and (max-width: 767px) {

    .products-item-box {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mypage-products-item-button{
        font-size: 12px;
        padding: 3px 0;
        max-width: 100% !important;
    }

}

/*== 本登録後 ==*/




/*======================
Order History
========================*/

.history-rounded-button{
    width: 145px;
    font-size: 13px;
    line-height: 12px;
    text-align: center;
    padding: 11px 0;
    margin-top: 12px;
}

.fluid-img{
    width: 100%;
    max-width: 145px;
    height: 100%;
    max-height: 145px;
}

@media only screen and (max-width: 767px) {

    .purchase-history-container{
        width: 100%;
        /* max-width: 360px; */
        margin: 55px auto 0px;
    }

}



.order-History-text-box{

}

/*======================
Tip ＆ Message
========================*/


@media only screen and (max-width: 767px) {

    .tip-message-container{
        width: 100%;
        /* max-width: 360px; */
        margin: 55px auto 0px;
    }

    .tips-message-container{
        width: 100%;
        display: block;
    }

    .tips-message-content{
        width: 100%;
    }

}

/*======================
mypage-account-info-container
========================*/

@media only screen and (min-width: 768px) and (max-width: 1320px){

    .mypage-account-info-container{
        width: 100%;
        margin: 16px auto 24px;
    }

}


@media only screen and (max-width: 767px) {

    .mypage-account-info-container{
        width: 100%;
        max-width: 360px;
        margin: 16px auto 0px;
    }

}

/*======================
shipping-address-container
========================*/


@media only screen and (min-width: 768px) and (max-width: 1320px){

    .shipping-address-container{
        width: 100%;
        margin: 16px auto 24px;
    }

}

@media only screen and (max-width: 767px) {

    .shipping-address-container{
        width: 100%;
        margin: 16px auto 0px;
    }

}





/*================================
  billing-information-container
==================================*/


@media only screen and (min-width: 768px) and (max-width: 1320px){

    .billing-information-container{
        width: 100%;
        margin: 16px auto 24px;
    }

}


@media only screen and (max-width: 767px) {

    .billing-information-container{
        width: 100%;
        max-width: 360px;
        margin: 55px auto 0px;
    }

}

/*======================
Pricavy-page
========================*/

.privacy-section-text-area{
    display: block;
    background: #fff;
}

.privacy-section-text{
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
}


@media only screen and (max-width: 767px) {



}

/*======================
Term-page
========================*/

.term-section-text-area{
    display: block;
    background: #fff;
}

.term-section-text{
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
}

@media only screen and (max-width: 767px) {



}

/*======================
Act-on-specified-commercial-transactions-page
========================*/

.specified-commercial-transactions-section-text-area{
    display: block;
    background: #fff;
}

.specified-commercial-transactions-section-text{
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
}

@media only screen and (max-width: 767px) {



}



/*==============================
-tablet responsive CSS
===============================*/

@media only screen and (min-width: 767px) and (max-width: 1400px){
    #product-about{
        padding: 0px 0px;
    }

    .p-product-about-info-box-title {
        width: 20%;
    }

    .p-product-about-silder{
        width: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1320px){
 .tb-responsive-top{
    display: block;
    width: 100%;
    padding-left: 0px !important;
}

.tb-responsive-bottom{
    display: block;
    width: 100%;
    padding-top: 8px;
    padding-left: 4px !important;
}

.d-md-flex{
    width: 100%;
}

.mp-nothing-left{
    width: 50%;
}

.mp-nothing-illust-right{
    width: 50%;
}

.mp-nothing-illust-right img{
    width: 100%;
    height: 100%;
}

#product-about{
    padding: 0px 0px !important;
}
.swiper {
    height: 420px !important;
    width: 420px !important;
}

.p-product-about-info-box-title {
    width: 20% !important;
}

.p-product-about-silder{
    width: auto !important;
}

/*===== Register-Page-CSS =====*/

.tb-block{
    display: block;
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1320px){
    /* .col-md-7 tb-block{

    } */
}


.login-page-box-title-container {
    display: block;
    text-align: center;
    margin-bottom: 24px;
}

.login-page-box-long-title{
    display: block;
    text-align: center;
}

.login-page-box-subtitle{
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
}

.login-page-box-long-subtitle{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 24px;
}

.col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}


@media only screen and (min-width: 767px) and (max-width: 1150px){
    #product-about{
        padding: 0px 0px !important;
    }
    .swiper {
        height: 420px !important;
        width: 420px !important;
    }

    .p-product-about-info-box-title {
        width: 20% !important;
    }

    .p-product-about-silder{
        width: auto !important;
    }

}

.mypage-account-layout{
    -ms-flex: 0 0 25%;
     flex: 0 0 28%;
     max-width: 550px;
     margin-right: 15px;
     margin-bottom: 20px;

  }

  .mypage-account-layout-line{
     width: 58%;
  }


  .mypage-account-layout-bottom{
    -ms-flex: 0 0 25%;
     flex: 0 0 28%;
     max-width: 550px;
     margin-right: 15px;
     margin-bottom: 20px;

  }

  .selectfield{
    box-sizing: border-box;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #606060 !important;
    font-size: 13px;
    width: 205%;
    background-position: right 10px center !important;
    background-size: 10px 10px !important;
    margin-top: 7px;
  }


  .mypage-account-button  {
    font-size: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 15px 40px;
}

  .irubutton2{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    display:flex;
    justify-content: center;
}
.shippingsbutton{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    display: flex;
    justify-content: center;
    }


@media only screen and (min-width: 768px) and (max-width: 1320px){

.mypage-account-layout{
    -ms-flex: 0 0 100%;
     flex: 0 0 25%;
     max-width: 550px;
     margin-right: 3%;
     margin-left: 2%;

  }

  .mypage-account-layout-line{
    margin-left: 1%;
     width: 56%;
  }

  .mypage-account-layout-bottom{
    -ms-flex: 0 0 100%;
     flex: 0 0 25%;
     max-width: 550px;
     margin-right: 3%;
     margin-left: 2%;
  }

  .selectfield{
    box-sizing: border-box;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #606060 !important;
    font-size: 13px;
    width: 218%;
    background-position: right 10px center !important;
    background-size: 10px 10px !important;
    margin-top: 5px;
    margin-left: 1%;
  }


  .mypage-account-button {
    font-size: 12px;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    margin-top: 5%;
}

.mypage-account-button-center{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    display:flex;
    justify-content: center;
}

.shippingsbutton{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    display: flex;
    justify-content: center;
    }
}

@media only screen and (max-width: 767px) {

    .mypage-account-layout{
        flex: 0 0 27%;
         max-width: 767px;
         margin-bottom: 25px;
         margin-right: 3%;
         margin-left: 2%;

      }

      .mypage-account-layout-line{
         width: 100%;
         margin-bottom: 30px;
         margin-left: 1%;
      }

      .mypage-account-layout-bottom{
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 2%;
        margin-right: 10px;
        margin-bottom: 25px;
      }

      .selectfield{
        box-sizing: border-box;
        height: 34px;
        background: #FFFFFF;
        border: 1px solid #606060 !important;
        font-size: 13px;
        width: 99%;
        background-position: right 10px center !important;
        background-size: 10px 10px !important;
        margin-top: 7px;
      }


      .mypage-account-button  {
        font-size: 12px;
        background: #fff;
        color: #000;
        border: 1px solid #000000;
        border-radius: 97px;
        padding: 15px 40px;
        margin-top: 5%;

    }
    .mypage-account-button-center{
        flex: 0 0 100%;
        max-width: 100%;
        display:flex;
        justify-content: center;
    }
    .shippingsbutton{
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        justify-content: center;
        }

    .billingbutton {
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        justify-content: center;
    }
}
.login-page-button{
    width: 253px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    background: #fff;
    color: #000;
    border: 1px solid #000000;
    border-radius: 97px;
    padding: 12px 0;
}

.login-page-button:hover{
    color: #0056b3 !important;
}
.p-faq-desc a:hover{
    color: #0056b3 !important;
}

.mypage-products-item-button:hover {
    color: #0056b3 !important;
}

.nav-link:hover {
    color: #0056b3 !important;
}

