/* ========================================
    繝槭う繧｢繧ｫ繧ｦ繝ｳ繝�
========================================= */
.wc-title {
    padding: 4%;
    margin-top: 3%;
}

.woocommerce h2 {
    font-size: 1.3rem;
    color: #626262;
}

nav.woocommerce-MyAccount-navigation {
    text-align: center;
}

nav.woocommerce-MyAccount-navigation ul li {
    background-color: #dad6ce;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 2%;
    border-radius: 3px;
    letter-spacing: 3px;
}

nav.woocommerce-MyAccount-navigation ul li a{
    color: #fff;
}



/* 繝ｭ繧ｰ繧､繝ｳ逕ｻ髱｢ */
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    float: left !important;
    max-width: 48% !important;
    -ms-flex: none;
    flex: none;
    max-width: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left !important;
    max-width: 48% !important;
    -ms-flex: none;
    flex: none;
    max-width: none;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    font-size: 16px;
    background-color: #f7f9f9;
    border: solid 1px #a5b2b9;
    border-radius: 3px;
    height: 56px;
    padding: 0 15px;
}

.input {
    /* width: 100%; */
    border: none;
    background: #fff;
    padding: 4px 2px;
    margin-right: 10px;
}

input {
    width: 20px;
    border: none;
    background: #fff;
    padding: 4px 2px;
    margin-right: 10px;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    width: 100%;
}

.woocommerce a {
    color: #dad6ce;
}
.woocommerce a:hover {
    opacity: 0.7;
    transition: all .3s;
    text-decoration: none;
    color: #dad6ce;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
    margin-bottom: 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff!important;
    background-color: #dad6ce!important;

}

.woocommerce-MyAccount-content {
    margin-top: 5%;
    padding: 0 15%;
}



.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    max-width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    width: 350px;
}

@media screen and (max-width: 1200px){
    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
        width: 250px;
    }

}




@media screen and (max-width: 768px){
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    float: none !important;
    max-width: 100% !important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    width: 180px;
}
}


/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
    .wc-title {
        padding: 4%;
        margin-top: 5%;
    }

    nav.woocommerce-MyAccount-navigation ul li {
        padding: 5%;

    }

    a.woocommerce-Button.button {
        width: 100%;
        text-align: center;
        margin-bottom: 10px!important;
    }
    .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
        width: 180px;
    }
}

/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 375px){
    .wc-title {
        padding: 4%;
        margin-top: 10%;
    }
}

/* ========================================
    繝√ぉ繝�け繧｢繧ｦ繝�
========================================= */

.u-columns.woocommerce-Addresses.col2-set.addresses h3 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}


.woocommerce-info {
    border-top-color: #626262 !important;
    font-family: 'Josefin Sans', sans-serif, "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", YuGothic,"Hiragino Kaku Gothic Pro", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", 繝｡繧､繝ｪ繧ｪ, Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "Helvetica Neue", Helvetica, Arial, sans-serif !important;    color: #585858;
  }

  .woocommerce-info::before {
    color: #626262 !important;
  }

  #customer_details {
    margin-bottom: 64px;
  }

  .woocommerce form .form-row {
    margin: 0 0 24px !important;
  }

  .woocommerce form .form-row.address-field.validate-required.form-row-wide {
    margin-bottom: 8px !important;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 50% !important;
  }

  .woocommerce form .form-row .required {
    color: #e45c5c !important;
  }

  .woocommerce form .form-row label,
  .woocommerce-page form .form-row label {
    display: block;

  }

  .woocommerce form .form-row input.input-text,
  .woocommerce form .form-row textarea {
    appearance: none;
    box-sizing: border-box;
    width: 100%;
    height: 56px;
    padding: 0 15px;
    color: #333;
    font-size: 16px;
    background-color: #f7f9f9;
    border: solid 1px #a5b2b9;
    border-radius: 3px;
    outline: none;
  }

  .woocommerce form .form-row label {
    line-height: 1 !important;
    margin-bottom: 8px !important;
  }

  .woocommerce-input-wrapper {
    display: block;
    width: 100%;
  }

  .woocommerce form .form-row textarea {
    height: 150px !important;
  }

  .select2-container .select2-selection--single {
    height: 56px !important;
  }

  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 56px !important;
  }

  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 56px !important;
  }

nav.woocommerce-MyAccount-navigation ul li {
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
        background-color: #dad6ce;
        color: #fff;
        display: inline-block;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        flex: 0 0 30%;
        max-width: 30%;
        margin-right: 10px;

      }
nav.woocommerce-MyAccount-navigation ul li:hover {
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
        transform: translateY(-0.1875em);
      }

nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    text-decoration: none;
}


.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #000;
    border-top: 3px solid #dad6ce!important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-MyAccount-navigation-link--orders a:hover ,.woocommerce-MyAccount-navigation-link--downloads a:hover ,.woocommerce-MyAccount-navigation-link--edit-address a:hover,.woocommerce-MyAccount-navigation-link--payment-methods a:hover ,.woocommerce-MyAccount-navigation-link--edit-account a:hover ,.woocommerce-MyAccount-navigation-link--customer-logout a:hover{
    transition: all .3s;
    text-decoration: none;
    color: #fff;
}

.woocommerce-MyAccount-navigation-link--dashboard a:hover {
    transition: all .3s;
    text-decoration: none;
    color: #fff;
}

.woocommerce-MyAccount-navigation-link a {
    padding: 8%;

}

header.woocommerce-Address-title.title {
    position: unset;
    width: 100%;
    align-items: center;
    color: #585858;
    height: auto;
    margin-bottom: 10px;
}

  @media screen and (max-width: 767px) {
    #customer_details {
      margin-bottom: 48px;
    }
    nav.woocommerce-MyAccount-navigation ul li {
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
        background-color: #dad6ce;
        color: #fff;
        display: inline-block;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        flex: 0 0 40%;
        max-width: 40%;
        margin-right: 10px;
    }
  }

  /* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
    nav.woocommerce-MyAccount-navigation ul li {
        box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
        background-color: #dad6ce;
        color: #fff;
        display: inline-block;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        flex: 0 0 45%;
        max-width: 46%;
        margin-right: 10px;
    }

}


/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 375px){
nav.woocommerce-MyAccount-navigation ul li {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    background-color: #dad6ce;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    max-width: 100%;
    margin-right: 10px;
}

}


  .woocommerce-MyAccount-content {
    margin: 50px 0 80px;
    font-size: .9rem;
  }

  .woocommerce-MyAccount-content header {
    border: none;
    box-shadow: none;
  }


  /* 20201112_nishimura */
  .related.products {
    width: 100%;
    padding: 0 20px;
    clear: both;
  }

  .related.products h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 16px;
  }


  /* ========================================
    蝠�刀荳隕ｧ
========================================= */

.contwrap.woocommerce h1{
    font-size: 14px;
}

h3.main {
    margin-top: -3%;
}

.woocommerce ul.products li.product a img {
    width: 200px;
    height: 250px;
    display: block;
    box-shadow: none;
    max-width: 100%;
    object-fit: cover;
    margin: 0!important;

}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}


.woocommerce ul.products li.product .price {
    color: #626262!important;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    padding: 0 0 5% 5%;
}

.price span {
    font-size: 1rem;
}

.price {
    background: none;
    margin-bottom: 2%;
}

bdi {
    font-size: 1rem;
}

h2.woocommerce-loop-product__title {
    height: 60px;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-size: 14px;
}

select.orderby {
    padding: 3%;
}

p.woocommerce-result-count {
    font-size: .9rem;
}

nav.woocommerce-breadcrumb a {
    font-size: 14px;
    pointer-events: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 8% 5% 1% !important;
    margin: 0;
    font-size: 12px!important;
    text-align: left;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    opacity: 0.7;
    transition: all .3s;
    text-decoration: none;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 4% 3.8% 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    text-align: center;
}

section.related.products {
    display: inline-block;
    clear: both;
}

.user_login .all-btn.login-btn {
    width: 70%;
    height: auto;
    line-height: 5px;
}

.ranking-box {
    text-align: center;
    margin-bottom: 10%;
}

.ranking-text2 {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3%;
}


.ranking-text {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3%;
}

span.pickup-suntxt {
	font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .9rem;
}


.ranking-text:after {
    content: '縺翫☆縺吶ａ繧ｻ繝�ヨ蝠�刀';
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .9rem;
}





.allaitems-text {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 3%;
}

.allaitems-text:after {
    content: '蜈ｨ縺ｦ縺ｮ蝠�刀';
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .9rem;
}

.product-concept-title {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
}


.product-concept-title:after {
    content: '蝠�刀繧ｳ繝ｳ繧ｻ繝励ヨ';
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .9rem;
}

.woocommerce .woocommerce-breadcrumb {
    text-align: left;
    margin: 0 0 1em;
    padding: 0;
    font-size: .92em;
}

.product-concept {
    width: 100%;
    margin-bottom: 16%;
}

.product-concept-box {
    display: flex;
    position: relative;
}

.product-concept-text {
    width: 100%;
}

.product-concept-img {
    width: 50%;
}

.product-concept-text {
    width: 50%;
    padding: 3%;
    font-size: .8rem;
}
.product-concept-img1 {
    position: absolute;
    width: 40%;
    object-fit: cover;
    top: 10%;
}

.product-concept-img2 {
    position: absolute;
    width: 25%;
    object-fit: cover;
    left: 25%;
    top: 60%;
}

.product-concept-text ul li {
    margin-bottom: 5%;
}

.product-concept-text ul li:last-child {
    margin-bottom: 0;
}

.product-concept-text-midashibox {
    display: flex;
    margin-bottom:2%;
}

.product-concept-text-midashibox img {
    width: 40px;
    height: auto;
    object-fit: contain;
    margin-right: 2%;
}

   .product-concept-text-midashi {
    font-size: .9rem;
    line-height: 2rem;
    font-weight: bold;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    margin-left: 2%;

}

.price-text1,.price-text2 {
    padding: 5% 4% 0 !important;
    margin: 0;
    font-size: 14px!important;
    background: #f6f6f6;
    height: 45px;
    text-align: left;
}

.ranking-box {
    text-align: center;
    margin-bottom: 10%;
    margin-top: 10%;
}


.ranking-box .item-img {
    position: relative;
}

.ranking-box .item-img::after {
    display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2rem;
    font-weight: 500;
    content: "";
}

.ranking-box .item1 .item-img::after {
    display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    background: #c4b274;
    text-align: center;
    line-height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.3rem;
    font-weight: 500;
    content: "1";
}
.ranking-box .item2 .item-img::after {
    font-size: 1.3rem;
    content: "2";
    background: #afafaf;
}

.ranking-box .item3 .item-img::after {
    font-size: 1.3rem;
    content: "3";
    background: #dc9a7d;
}

.ranking-box .item4 .item-img::after {
    font-size: 1.3rem;
    content: "4";
    background: #000;
}

.ranking-box .item5 .item-img::after {
    font-size: 1.3rem;
    content: "5";
    background: #000;
}

.product-concept-box-mobil {
    display: none;
}

.menbers-concept-title {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;}

.menbers-concept-title:after {
    content: 'CHAINON莨壼藤讒�';
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .3rem;
}


.menbers-text{
    background: #f7f7f7;
    padding: 5%;
    font-size: .9rem;
    margin-bottom: 3%;
    text-align: center;
    margin: 5% 0;
}

.menbers-img {
    width: 100%;
}

.menbers-box .menbers-img img {
    height: 450px;
    width: 150%;
    object-fit: cover;
    margin-bottom: 3%;
}


.woocommerce .woocommerce-breadcrumb {
    color: #626262;
}

h2.woocommerce-loop-product__title {
    background: #fff;
    white-space: normal;
}

span.price {
    background: #fff;
}


.ranking-box .products.test2.columns-4 {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    overflow-x: auto;
    display: flex;
    margin-top: 3%;
}

.ranking-box .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding: 0;
    position: relative;
    margin-left: 0;
    min-width: 20%;
}

.ranking-box .woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 4%!important;
}



/* 繧ｿ繝悶Ξ繝�ヨ蜷代￠險倩ｿｰ  */
@media screen and (max-width: 767px){
    .product-concept-box {
        display: block;
        position: relative;
    }

    .product-concept-img {
        width: 100%;
    }

    .product-concept-img1 {
        position: absolute;
        width: 70%;
        object-fit: cover;
    }

    .product-concept-img2 {
        position: absolute;
        width: 40%;
        object-fit: cover;
        top: 15%;
        right: 0%;
    }
    .product-concept-box-mobil {
        display: block;
    }

    .product-concept-box {
        display: none;
    }

    .product-concept-imgmobil {
        width: 100%;
        position: relative;
    }
    .product-concept-imgmobil1 {
        position: absolute;
        width: 70%;
    }
    .product-concept-imgmobil2 {
        position: absolute;
        width: 50%;
        right: 0%;
        top: 120px;
    }
    .product-concept-text-mobil {
        margin-top: 75%;
        /* background: #f6f6f6; */
    }

    .product-concept-text-mobil {
        padding: 5%;
        font-size: .8rem;
    }

    .product-concept-text-mobil ul li {
        margin-bottom: 5%;
    }
    .menbers-box .menbers-img img {
        height: 150px;
        width: 150%;
        object-fit: cover;
        margin-bottom: 3%;
    }
    .menbers-box {
        margin-bottom: 5%;
    }

    .ranking-box .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        padding: 0;
        position: relative;
        margin-left: 0;
        min-width: 35%;
        margin-right: 5%!important;
    }

    bdi {
        font-size: .7rem;
    }

    .product-concept-text-midashi {
        font-size: .9rem;
        line-height: 3rem;
        font-weight: bold;
        font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
        margin-left: 2%;
    }

}

/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
    .product-concept-title {
        font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
        font-size: 1.3rem;
        text-align: center;
        margin-bottom: 5%;
        margin-top: 5%;
    }
    .user_btnbox {
        display: block;
    }
    .user_login p {
        font-size: .8rem;
        margin-bottom: 0;
        margin-top: 2%;
    }
    .user_login {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 3%;
    }
    .product-concept-title:after {
        content: '蝠�刀繧ｳ繝ｳ繧ｻ繝励ヨ';
        display: block;
        text-align: center;
        letter-spacing: 2px;
        font-size: .7rem;
    }
    .ranking-text:after {
        content: '縺翫☆縺吶ａ繧ｻ繝�ヨ蝠�刀';
        display: block;
        text-align: center;
        letter-spacing: 2px;
        font-size: .7rem;
    }
    .allaitems-text:after {
        content: '蜈ｨ縺ｦ縺ｮ蝠�刀';
        display: block;
        text-align: center;
        letter-spacing: 2px;
        font-size: .7rem;
    }
    .menbers-concept-title:after {
        content: 'CHAINON莨壼藤讒�';
        display: block;
        text-align: center;
        letter-spacing: 2px;
        font-size: .7rem;
    }
	span.pickup-suntxt {
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: .7rem;
}

    .product-concept-text-midashibox img {
        width: 32px;
        height: auto;
        object-fit: center;
        margin-right: 2%;
    }

    .menbers-text {
        background: #f6f6f6;
        padding: 5%;
        font-size: .8rem;
        margin-bottom: 3%;
        text-align: center;
        margin: 5% 0;
    }

    bdi {
    font-size: 14px!important;

    }
    .ranking-box .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        padding: 0;
        position: relative;
        margin-left: 0;
        min-width: 42%;
    }

    .product-concept-text-midashi {
        font-size: .9rem;
        line-height: 2rem;
        font-weight: bold;
        font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
        margin-left: 2%;
    }



}

/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 495px){
    .product-concept-text-midashi {
        font-size: .9rem;
        line-height: 2rem;
        font-weight: bold;
        font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
        margin-left: 2%;
    }
}


/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 320px){
.product-concept-text-midashi {
    font-size: .9rem;
    line-height: 1rem;
    font-weight: bold;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    margin-left: 2%;

}.product-concept-text-mobil {
    margin-top: 85%;
}

.product-concept-text-midashi {
    font-size: .9rem;
    line-height: 1.5rem;
    font-weight: bold;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    margin-left: 2%;
}
}
  /* ========================================
    蝠�刀隧ｳ邏ｰ
========================================= */
.contwrap {
    margin: 0 auto;

}

.woocommerce-product-gallery__image {
    margin-bottom: 5%;
}

.woocommerce-product-gallery__image img {
    margin: 0  auto;
}

.related.products h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 16px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: none!important;
}

.woocommerce div.product div.images {
    margin-bottom: 10%;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 5%!important;
    padding: 0;
    font-size: 1.5rem;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    border: 1px solid #626262;
    border-radius: 5px;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color:  #626262;
    font-size: inherit;
}

.woocommerce div.product {
    margin-bottom: 0;
    /* position: relative; */
    margin-top: 5%;
}

.woocommerce-product-details__short-description p {
    font-size: 14px;
    line-height: 1.5rem;
}

.woocommerce div.product form.cart .button {
        vertical-align: middle;
        float: left;
        font-size: 1rem;
        font-size: 14px;
        padding: 10px;
        margin-left: 3%;
        width: 70%;
    }


    .summary.entry-summary span.woocommerce-Price-amount.amount bdi {
        font-size: 1.7rem;
    }

    small.woocommerce-price-suffix {
        font-size: .7rem;
    }

    .woocommerce-message::before {
        content: "\e015";
        color: #dad6ce;
    }

    .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 130px!important;
    border: 1px solid #626262!important;
    border-radius: 3px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    float: left;
    width: 50%;
    margin-right: 5%;
    /* margin-bottom: 10%; */
}
.quantity input {
    border: 1px solid #626262!important;
    border-radius: 3px!important;
    padding: 0 0 0 10px!important;
    width: 40px!important;
    margin-bottom: 2%;
}


button.single_add_to_cart_button.button.alt {
    color: #fff;
    padding: 2% 12%;
    border-radius: 3px;
    border: none;
    margin-bottom: 2%;
    background: #dad6ce;
    box-shadow: 3px 3px 13px 0 #dad6ce;
}
button.single_add_to_cart_button.button.alt:hover {
opacity: 0.7;
transition: all .3s;
text-decoration: none;

}
figure {
    margin: 0 0 15rem;
}

img.wp-post-image {
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto;
    height:auto;

}

.youtube {
    clear: both;
}

h1.product_title.entry-title {
    font-size: 1.8rem;
    margin-bottom: 2%;

}
h1.product_title {
position: relative;

}
.posted_in a {
    color: #dad6ce;
    pointer-events: none;
}

a.button.wc-forward {
    background: #dad6ce;
    color: #fff;
    padding: 1% 2%;
    border-radius: 3px;
    border: none;
    margin-bottom: 2%;
}

a.button.wc-forward:hover{
    opacity: 0.7;
    transition: all .3s;
    text-decoration: none;
}

div#contents_wrap {
    margin-top: 5%;
}


label {
    display: inline-block;
    margin-bottom: .5rem;
    margin-right: 5px;
}

.value select {
    text-transform: none;
    padding: 2%;
}

a.reset_variations {
    display: inline-block;
    white-space: nowrap;
    color: #dad6ce;
    margin: 5% 0;
}

a.reset_variations:hover {
    opacity: 0.7;
    transition: all .3s;
    text-decoration: none;
    color: #dad6ce;
}

span.posted_in {
    display: block;
}

a.button.product_type_variable.add_to_cart_button {
    display: none;
}

nav.woocommerce-breadcrumb {
    margin-bottom: 5%;
}

.woocommerce-product-details__short-description {
    margin-bottom: 2%;
}

.salon-message {
    clear: both;
    padding: 3%;
    background: #f7f7fa;
    font-size: .8rem;
    margin: 5% 0;
}

ul.tabs.wc-tabs {
    display: none;
}

td.value {
    padding-left: 10%;
}

.woo-headline {
    position: relative;
}

.salon-headline {
font-size: 1.2rem;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    color: #dad6ce;
    position: absolute;
    top: 14%;
    left: 54.5%;
    border: 2px solid;
    border-radius: 50px;
    padding: .2% 2%;
}

div#product-434 {
    margin-top: 5%;
}

.summary.entry-summary {
    margin-top: 6%;
}

figure.woocommerce-product-gallery__wrapper {
    margin-bottom: 25%;
}


.salon-movie h2 {
font-size: 1.2rem;
font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
text-align: center;
margin:  5%;
}


.salon-movie {
    width: 100%;
    text-align: center;
}

.salon-movie iframe {
    width: 500px;
    height: 300px;
}


@media screen and (max-width: 767px) {
    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        float: none!important;

    }

    img.wp-post-image {
        max-width: 100%;
        height: auto;
        width: 100%;
    }

    figure {
        margin: 0;
    }

    .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
        float: left;
        width: 100%;
        margin-right: 5%;
        margin-bottom: 0;
    }

    button.single_add_to_cart_button.button.alt {
        background: #dad6ce;
        color: #fff;
        padding: 4%;
        border-radius: 3px;
        border: none;
        margin-bottom: 5%;
        width: 100%;
    }

    .quantity input {
        border: 1px solid #626262!important;
        border-radius: 3px!important;
        padding: 0 10px!important;
        width: 40px!important;
        text-align: right;
        margin-bottom: 5%;
    }

    .salon-headline {
        font-size: 1.5rem;
        font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
        color: #dad6ce;
        position: absolute;
        top: 10%;
        left: 3%;
        border: 1px solid;
        border-radius: 50px;
        padding: 0 5%;
    }

    div#product-293 {
        margin-top: 5%;
    }
    figure.woocommerce-product-gallery__wrapper {
        margin-bottom: 10%;
    }
    small.woocommerce-price-suffix {
        font-size: .6rem;
    }

  }

  /* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
    h1.product_title.entry-title {
        font-size: 1.4rem;
        margin-bottom: 2%;
    }

    .summary.entry-summary span.woocommerce-Price-amount.amount bdi {
        font-size: 1.3rem;
    }

    .woocommerce-product-details__short-description p {
        margin-bottom: 2%;
        font-size: .8rem;
    }

    .product_meta {
        font-size: .8rem;
    }
    .salon-headline {
font-size: 1.3rem;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    color: #dad6ce;
    position: absolute;
    top: 12%;
    left: 5%;
    border: 1px solid;
    border-radius: 50px;
    padding: 0 5%;
    }

    .salon-movie iframe {
        width: 100%;
        height: 200px;

    }
}


@media screen and (max-width: 414px) {
.salon-headline {
    font-size: 1.3rem;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    color: #dad6ce;
    position: absolute;
    top: 18%;
    left: 5%;
    border: 1px solid;
    border-radius: 50px;
    padding: 0 5%;
}
}



@media screen and (max-width: 375px) {
    .salon-headline {
font-size: 1.2rem;
    font-family: 貂ｸ譏取悃, YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", HG譏取悃E, "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
    color: #dad6ce;
    position: absolute;
    top: 13%;
    left: 5%;
    border: 1px solid;
    border-radius: 50px;
    padding: 0 5%;
}
}
  /* ========================================
    蝠�刀雉ｼ蜈･逕ｻ髱｢
========================================= */
p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
    display: inline-block;
}

@media screen and (max-width: 767px) {
input#coupon_code {
    margin-right: 2%;

}
}



  /* ========================================
    繧ｫ繝ｼ繝�
========================================= */

.cart-subtotal td .woocommerce-Price-amount bdi {
    font-size: .9rem;
}

.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
    font-size: .9rem;
}

.cart_totals h2 {
    font-size: 1.3rem;
    margin-bottom: 3%;
}

p.cart-empty.woocommerce-info {
    font-size: .9rem;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: normal;

}

/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
p.cart-empty.woocommerce-info {
    font-size: .8rem;
}

}
  /* ========================================
    繝槭う繧｢繧ｫ繧ｦ繝ｳ繝�
========================================= */
form.woocommerce-form.woocommerce-form-login.login {
    font-size: .9rem;
}

form.woocommerce-form.woocommerce-form-register.register {
    font-size: .9rem;
}


/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
form.woocommerce-form.woocommerce-form-login.login {
    font-size: .8rem;
    margin-top: 5%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 35px;

}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 10px 20px;
    margin-top: 3%;
}

form.woocommerce-form.woocommerce-form-register.register {
    font-size: .8rem;
    margin-top: 5%;
}

.u-column1.col-1 h2 {
    font-size:  1,1rem;
}

}


/* 霑ｽ蜉� */
.wc-title {
    padding: 0;
    margin-top: 3%;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 1.6rem;
    text-align: center;
    padding: 0 0 5%;
}

.woocommerce h2 {
    font-size: 1rem;
    color: #626262;
    padding-bottom: 2%;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    padding: 0;
    margin-right: 4%;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    padding: 0;
}

@media screen and (max-width: 767px) {
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 1.3rem;
        text-align: center;
        padding: 0 0 5%;
    }

    .woocommerce h2 {
        font-size: 1rem;
        color: #626262;
        padding: 3% 0 3%;
    }

    .wc-title {
        padding: 0;
        margin-top: 6%;
    }
}


/* SP蜷代￠險倩ｿｰ  */
@media screen and (max-width: 576px){
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 1.1rem;
        text-align: center;
        padding: 0 0 10%;
    }
    .wc-title {
        padding: 0;
        margin-top: 10%;
    }
}




/* .payment_method_stripe label {
    display: flex!important;
} */



.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    background-color: #fff;
    outline: 0;
    height: 30px;
}

/* 霑ｽ蜉�2021/03/17 */
span.sku_wrapper {
    display: none;
}

span.posted_in {
    display: none;
}

/* 霑ｽ蜉�2021/03/23 */

a.button.product_type_simple {
    display: none!important;
}


a.button.product_type_subscription.add_to_cart_button.ajax_add_to_cart {
    display: none;
}


/* 霑ｽ蜉�2021/04/22 */

.coupon::before {
 ﾂ� ﾂ�content: 'renewal險伜ｿｵ��'!important;
	text-align: left;

}

input#coupon_code::before {
 ﾂ� ﾂ�content: 'renewal險伜ｿｵ��'!important;
	text-align: left;
	font-size:14px ;
	color:#333;
	position:absolute;
	top:0;


}

/* 霑ｽ蜉� */
.woocommerce a {
    color: #a5a29b;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline;
    margin-top: 20px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    width: 100%;
    padding: 30px;
    margin: 0 auto;
}



span.sub-title {
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

span.subscription-details {
    font-size: 12px;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 10px;
    color: #444444;
    margin-top: 25px;
}

.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    background: rgb(255 255 255);
}


/* 2021/08/03霑ｽ蜉� */

@media screen and (max-width: 576px) {
.price-box h2 {
    text-align: center;
    padding-bottom: 5%;
    padding-top: 22%;
}

	.product-menu {
    white-space: normal;
    width: 100%;
    height: 30px;
    font-size: .7rem;
    color: #626262;
    text-align: center;
    padding-top: 8%;
}

	img.wp-post-image {
    max-width: 100%;
    height: 100%;
    width: 100%;
}

	.price-box {
    background: #fff;
    color: #626262;
    justify-content: space-between;
    height: 100px;
    font-size: .8rem;
}

}

input#coupon_code {
    padding: 5px 10px;
}
/*
     FILE ARCHIVED ON 11:15:09 Aug 08, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:53:20 Nov 14, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.529
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 89.648
  LoadShardBlock: 568.842 (3)
  PetaboxLoader3.datanode: 604.156 (5)
  load_resource: 88.984
  PetaboxLoader3.resolve: 42.839
  loaddict: 22.574
*/
