/** Shopify CDN: Minification failed

Line 139:4 Expected identifier but found "!"
Line 201:8 Expected identifier but found "!"
Line 1874:8 Expected identifier but found "!"
Line 1902:8 Expected identifier but found "!"
Line 4780:4 Unexpected "{"
Line 4787:8 Unexpected "{"
Line 4793:8 Unexpected "{"

**/
/* snows.css */
@import "https://fonts.googleapis.com/css2?family=Marcellus&display=swap";


@font-face {
    font-weight: 100;
    font-family: NotoSansJP;
    font-display: swap;
    src: url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-DemiLight.woff?v=100846089515760553851698712250) format("woff"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-DemiLight.woff2?v=86185339816079920131698712250) format("woff2"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-DemiLight.otf?6510) format("opentype");
}

@font-face {
    font-weight: 100;
    font-family: NotoSansCJKjp;
    font-style: normal;
    src: url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-Light.woff?v=29645668507119516301698712250) format("woff"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-Light.woff2?v=165048580869466558111698712250) format("woff2"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSansCJKjp-Light.ttf?v=9190425046804684481698712250) format("opentype");
    font-display: swap
}

@font-face {
    font-weight: 300;
    font-family: NotoSerifJP;
    font-style: normal;
    src: url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSerifCJKjp-Light.woff?v=63378595712600047651698712250) format("woff"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSerifCJKjp-Light.woff2?v=72802566432272467761698712250) format("woff2"), url(https://hokkaido-special.com/cdn/shop/t/12/assets/NotoSerifCJKjp-Light.ttf?v=146634807718480051061698712250) format("opentype");
    font-display: swap
}
html{
    -font-stack-body: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;
    --font-stack-header: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;    
}


.head-l {
    margin-bottom: 50px;
    font-size: 91px;
    font-weight: 100;
    font-family: "Marcellus", sans-serif;
    text-align: center;
    letter-spacing: .1em;
}

.page-width.top {
    padding-top: 120px;
}

button {
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

.kaigyo_top_hanbun {
    display: block;
    content: "";
    margin-top: 0.7em;
}

.kaigyo_takame {
    display: block;
    content: "";
    margin: 30px 0;
}

.point_text {
    margin: 60px auto 60px auto;
    text-align: center;
    width: 60%;
    font-size: 0.8em;
    line-height: 1.7;
    font-family: NotoSerifJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
}

.point_text a {
    text-decoration: underline;
    text-underline-offset: 0.3em;
    text-decoration-color: #595858;
}

.point_text span {
    line-height: 1.7;
    display: block;
    margin-bottom: 1em;
}

.grid-view-item.product-card {
    padding-top: 2em;
    display: inline-block;
}

@media only screen and (max-width: 770px) {
    .point_text {
        width: 100%;
        font-size: 0.75em;
        line-height: 1.5;
        text-align: left !important;
        margin-top: 40px;
    }
}

/*改行を制御。PCだけ改行*/
.sp {
    display: none;
}

.pc {
    display: block;
}

/*改行を制御。SPだけ改行*/
@media only screen and (max-width: 520px) {
    .sp {
        display: block;
    }

    .pc {
        display: none;
    }
}

p.top_point {
    font-weight: 100;
    font-family: NotoSerifJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
    font-size: 30px;
}

.top_point li {
    font-weight: 100;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
    list-style-type: circle;
    !font-size: 16px;
    line-height: 2.1;
}

.product-card__title__text {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.4;
    font-family: NotoSerifJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
}

.product-card__title {
    margin-top: 20px !important;
    margin-bottom: 1em;
}

.price-item {
    font-weight: normal !important;
}

.delivery {
    float: initial;
    margin-left: 10px;
}

.isOne {
    line-height: 2.8;
}

.collection-body h2 {
    font-weight: 100 !important;
    font-size: 2.5em !important;
}

.collection-body h2::before {
    display: block;
    content: "";
    margin: 60px 0 0 0;
}

.collection-body h2::nth-child(n+2) {
    margin-top: 2em;
}

.head-l {
    line-height: 1 !important;
}

.list_center {
    width: 20.5%;
    display: inline-table;
    height: 1px;
    float: left;
}

@media (max-width: 767px) {
    p.top_point {
        font-size: 4.84vw;
        /*5.34vw*/
    }

    .top_point li {
        !font-size: 4.27vw;
        line-height: 1.8;
    }

    .product-card__title__text {
        height: initial;
    }

    .product-card__title {
        /*  margin-top: 50px !important; */
    }

    .list_center {
        height: 0px !important;
    }
}

@media only screen and (min-width: 768px) {
    h2 {
        font-family: Marcellus, sans-serif;
        font-size: 2em;
    }

    .grid--view-items {
        margin: 60px 0px 40px 0px;
    }

    .grid__item:nth-child(odd) {
        padding-left: 0px;
    }

    hr {
        border-bottom: initial;
    }

    .collection-body {
        text-align: center !important;
    }

    .grid__item {
        width: 47% !important;
        padding-left: 0px;
        clear: initial !important;
    }

    .grid__item:nth-child(2n) {
        margin-left: 6%;
    }
}

@media only screen and (min-width: 1040px) and (max-width: 1100px) {
    .product-card__title__text {
        height: 2.4em;
        font-size: 20px;
    }
}

@media only screen and (min-width: 749px) and (max-width: 1040px) {
    .collection-body {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.clear {
    clear: both;
    width: 100%;
}

@media only screen and (max-width: 770px) {
    .grid-view-item__image {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .grid-view-item__image-wrapper .div {
        padding-top: 50% !important;
    }

    .collection-body h2 {
        text-align: center !important;
        font-size: 2.4em !important;
        font-weight: 100 !important;
        font-family: Marcellus, sans-serif;
    }

    .collection-header .page-width .section-header .rte {
        margin-bottom: 50px !important;
    }

    .grid--view-items {
        margin-bottom: 0px !important;
    }

    .grid li hr {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .collection-body .grid .grid__item {
        margin-bottom: 30px;
    }

    .small--one-half {
        width: 100%;
    }

    .page-width {
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-motif img {
        width: 60px;
    }
    .sns.js-fadeInToRight{
        display:none;
    }
}

.head-l {
    margin-bottom: 0px !important;
}

.js-soldout-text {
    justify-content: center;
    align-items: center;
    margin: 20px auto 30px !important;
    width: 240px !important;
    border: 2px solid #193850;
    border-radius: 39px !important;
    padding: 15px 0 !important;
    font-size: 14px !important;
    /* cursor: pointer; */
    line-height: 1;
    font-weight: 100;
    text-align: center;
    position: relative;
    color: #193850;
    background-color: #fff;
}

button.btn.product-form__cart-submit::before {
    height: 14px !important;
}

.product-form__error-message-wrappe {
    width: 80%;
    margin: 0 10%;
}

@media only screen and (max-width: 345px) {
    .collection-body h2 {
        font-size: 2.28em !important;
    }
}

.grid--view-items {
    overflow: initial;
}

/* =============================
 Common
============================= */

/*
 Reset
-------------------- */
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}

/*
 l-ec
-------------------- */
.l-content {
    padding-bottom: 0;
}

/*
 head-l
-------------------- */
@media screen and (max-width: 767px) {
    .head-l {
        letter-spacing: 0.01em;
    }
}

/*
 head-l.header-home
-------------------- */
@media screen and (max-width: 767px) {
    .header-home {
        font-size: 11.5vw;
    }
}

/*
 Footer
-------------------- */
#l-footer .footer__prod ul li a .item-pageWrap {}

#l-footer .footer__prod ul li a .icon-blank {
    opacity: 0;
    transform: translateX(-5px);
    transition: all .3s cubic-bezier(.25, .1, .25, 1);
}

#l-footer .footer__prod ul li a:hover .icon-blank {
    opacity: 1;
    transform: translateX(0px);
}

@media screen and (max-width: 767px) {
    #l-footer .footer__bottom .linkList+.linkList {
        position: relative;
        left: -1.2em;
    }
}

/*
 SNS (SP)
-------------------- */
/*
@media screen and (max-width: 767px) {
  #l-header .sns {
    right: 4vw;
    transform: translateX(10vw);
    transition: all .3s cubic-bezier(.25, .1, .25, 1);
  }
  #l-header .sns .sns-inner {
    opacity: 1;
    visibility: visible;
  }
  #l-header .sns.is-on {
    transform: translateX(0);
  }
}
*/

/* Collection Products
------------------------- */
.collection-body {}

.collection-body .grid {}

.collection-body .grid .grid__item {
    margin-bottom: 20px;
}

.collection-body .grid .grid__item .grid-view-item {
    margin-bottom: 10px;
}

.collection-body .grid .grid__item .product-card__title {
    margin-top: 40px;
    font-size: 24px;
    font-weight: normal;
}

.collection-body .grid .grid__item .product-price {
    margin-top: 10px;
}

.collection-body .grid .grid__item .product-price .price-item {
    font-weight: normal;
}

/* Detail Products
------------------------- */
.page-product .product-single__title {
    font-size: 38px;
    font-weight: normal;
}

.page-product .price__pricing-group .price-item {
    font-weight: normal;
}

/* Slider thumbnails */
.page-product .thumbnails-wrapper {
    max-width: 472px;
    margin: 0 auto;
}

.page-product .thumbnails-wrapper .product-single__thumbnails {
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .page-product .thumbnails-wrapper .product-single__thumbnails {
        justify-content: flex-start;
        margin-left: auto;
        margin-right: auto;
    }
}

.page-product .product-single__thumbnails-item--medium {
    flex: 0 0 20%;
}

@media screen and (max-width: 767px) {
    .page-product .product-single__thumbnails-item--medium {}
}

/* prev, next */
.page-product .thumbnails-wrapper.slider-active {
    position: relative;
}

.page-product .thumbnails-wrapper.slider-active .thumbnails-slider__btn {
    width: 50px;
    height: 50px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}

.page-product .thumbnails-wrapper.slider-active .thumbnails-slider__btn.thumbnails-slider__prev {}

.page-product .thumbnails-wrapper.slider-active .thumbnails-slider__btn.thumbnails-slider__next {}

/* Detail Products - Wisiwyg Editer
------------------------- */

/* product-single__description */
.product-single__description p,
.product-single__description div,
.product-single__description table {
    line-height: 1.8;
    font-size: 14px;
}

.page-edit__description p,
.page-edit__description div,
.page-edit__description table {
    line-height: 1.8;
    font-size: 16px;
}

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

    .product-single__description,
    .page-edit__description {
        margin-top: 0;
    }

    .product-single__description p,
    .product-single__description div,
    .product-single__description table {
        font-size: 14px;
    }

    .page-edit__description p,
    .page-edit__description div,
    .page-edit__description table {
        font-size: 14px;
    }
}

.page-product .product-single__description h1,
.page-product .product-single__description h2,
.page-product .product-single__description h3,
.page-product .product-single__description h5,
.page-product .product-single__description h6,
.page-edit__description h1,
.page-edit__description h2,
.page-edit__description h3,
.page-edit__description h4,
.page-edit__description h5,
.page-edit__description h6 {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.8;
    font-weight: normal;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

.page-product .product-single__description h4 {
    margin: 0;
    padding: 0;
    line-height: 1.8;
    font-weight: normal;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

.page-product .product-single__description h1,
.page-edit__description h1 {
    font-size: 38px;
}

.page-product .product-single__description h2,
.page-edit__description h2 {
    font-size: 30px;
}

.page-product .product-single__description h3,
.page-edit__description h3 {
    font-size: 26px;
}

.page-product .product-single__description h4,
.page-edit__description h4 {
    font-size: 22px;
    padding-top: 1em;
}

.page-product .product-single__description h5 {
    font-size: 16px;
    padding-top: 20px;
    border-top: 1px solid #EBEEF2;
    margin-top: 1em;
}

/*.page-product .product-single__description div + h5,*/
.page-product .product-single__description meta+h5,
.page-product .product-single__description h5:first-child {
    border-top: 0;
}

.page-product .product-single__description h4+h5 {
    padding-top: 0;
    margin-top: 0.5em;
    border-top: 0;
}

.page-edit__description h5 {
    font-size: 16px;
}

.page-product .product-single__description h6,
.page-edit__description h6 {
    font-size: 14px;
}

.page-product .product-single__description h5:first-child {
    border-top: 0;
}

.page-product .product-single__description hr,
.page-edit__description hr {
    margin-top: 20px;
    height: 1px;
    border: none;
    border-top: 1px solid #EBEEF2;
}

.page-product .product-single__description strong,
.page-edit__description strong {
    font-weight: bold;
}

.page-product .product-single__description em,
.page-edit__description em {
    font-style: italic;
}

.page-product .product-single__description a,
.page-edit__description a {
    display: inline-block;
    position: relative;
    transition: all .3s ease;
}

.page-product .product-single__description a[target="_blank"]::after,
.page-edit__description a[target="_blank"]::after {
    content: '';
    display: block;
    position: absolute;
    right: -1.3em;
    top: 5px;
    background: url('../img/img-icon_blank.svg') right top no-repeat;
    background-size: 100%;
    width: 14px;
    height: 100%;
    transition: all .3s ease;
    opacity: 0.5;
}

.page-product .product-single__description a:hover,
.page-product .product-single__description a:hover::after,
.page-edit__description a:hover,
.page-edit__description a:hover::after {
    opacity: 0.6;
}

.page-product .product-single__description a:hover,
.page-edit__description a:hover {
    border-color: #fff;
}

.page-product .product-single__description table {}

.page-product .product-single__description table tr {}

.page-product .product-single__description table tr th,
.page-product .product-single__description table tr td,
.page-edit__description table tr th,
.page-edit__description table tr td {
    border: 1px solid #c6c6c6;
    padding: 10px 15px;
}

/*
 Cart
-------------------- */
#CartCount.site-header__cart-count {
    min-width: 1.5em;
    height: 1.5em;
    right: -0.4rem;
    top: -0.2rem;
    background-color: #3b88d2;
}

.ec-parts .icon-ec.icon-login {
    margin-bottom: 5px;
}

.ec-parts .icon-ec.icon-cart {
    margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
    .ec-parts .icon-ec.icon-login {
        margin-bottom: 0.5vw !important;
    }

    .ec-parts .icon-ec.icon-cart {
        margin-bottom: 0.3vw;
    }
}

.empty-page-content {
    padding: 0;
}

.product-details.hide+.cart__remove {
    margin-top: 15px;
}

@media screen and (max-width: 749px) {
    .cart__qty .cart__qty-label {
        margin: 0;
        padding: 0;
        font-size: 12px;
    }
}

.cart__qty input[type="number"] {
    margin: 0;
    padding: 0;

    /* ▽ カートページ - 数量変更を無効 */
    /*
  text-align: right;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: textfield;
*/
    /* ▽ カートページ - 数量変更を有効 */
    text-align: center;
    background-color: #ebeef2;
    border: 1px solid #c6c6c6;

}

.cart__qty input[type="number"]._isError {
    background-color: pink;
    border: 1px solid red;
}

.cart__qty input[type="number"]:focus {
    outline: none;
}

.cart__shipping.text-shipping {
    margin-top: 20px;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .cart__shipping.text-shipping {
        margin-top: 15px;
        font-size: 14px;
    }
}

/* ご購入手続きへ ボタン */
.template-cart .cart__footer .cart__buttons-container .cart__submit-controls .cart__submit {
    pointer-events: none;
    opacity: .2;
    transition: opacity .3s ease;
}

.template-cart .cart__footer .cart__buttons-container .cart__submit-controls .cart__submit._isActive {
    pointer-events: auto;
    opacity: 1;
}

/* ご購入手続きへ エラー */
.error-limit-cart {
    text-align: center;
    color: red;
}

.error-limit-cart._isHide {
    display: none;
}

.error-limit-cart .error-limit-cart-note {
    display: inline-block;
    margin-top: 10px;
    color: #000;
    font-size: 80%;
}

/* product-form__cart-submit
----------------------------- */
button.btn.product-form__cart-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 30px auto;
}

button.btn.product-form__cart-submit::before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background-repeat: no-repeat;
}

button.btn.product-form__cart-submit:hover::before {}

/* カートに追加ボタン、ローディング時はカートアイコン非表示 */
button.btn.product-form__cart-submit[aria-disabled="true"]::before {
    display: none !important;
}

/* カート追加中はカーソルをprogressに変更 */
button.product-form__cart-submit[aria-disabled="true"]:hover {
    cursor: progress;
}

/* Collection Soldout(売り切れ)表示 */
.price__badge--sold-out {
    width: 240px;
    min-height: 44px;
    margin: 20px auto 30px auto;
    padding: 17px 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-color: #ccc;
    border: 0;
    border-radius: 39px;
    display: block;
}

.collection-header .page-width .section-header .rte {
    margin-bottom: 30px;
    text-align: center;
}

/* カートモーダル Popup
-------------------- */
.cart-popup-wrapper {}

/* btn-popup */
.cart-popup-wrapper .btn-popup {
    display: flex;
    margin: 0 auto;
}

.cart-popup-wrapper .btn-popup .btn {
    width: 210px;
    margin: 0 auto;
}

.cart-popup-wrapper .btn-popup .btn-popup-cart,
.cart-popup-wrapper .btn-popup .btn-popup-submit {
    /*margin: 0 5px; */
    margin: 0 auto !important;
}

.cart-popup-wrapper .btn-popup .btn-popup-cart a.btn-popup-cart-link,
.cart-popup-wrapper .btn-popup .btn-popup-submit input.cart__submit {
    font-size: 12px;
}

.cart-popup-wrapper .btn-popup .btn-popup-cart a.btn-popup-cart-link {
    padding: 13px 0;
}

.cart-popup-wrapper .btn-popup .btn-popup-submit input.cart__submit {
    padding: 10px 0;
}


/* カートモーダル Limit(3点まで)
-------------------- */
.modal-cart-limit {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9999;
    display: none;
    opacity: 0;
}

.modal-cart-limit._is-active {
    display: block;
    opacity: 1;
}

.modal-cart-limit .modal-cart-limit-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: #fff;
    opacity: 0.7;
}

.modal-cart-limit .modal-cart-limit-box {
    width: 760px;
    padding: 60px 60px 70px;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 45%;
    z-index: 1;
    transform: translate(-50%, -50%);
    background-color: #fff;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
}

.must_read {
    font-weight: bold;
    font-size: 1.5em;
    padding-bottom: 1em;
}

@media screen and (max-width: 767px) {
    .modal-cart-limit .modal-cart-limit-box {
        top: 40%;
        width: 80vw;
        padding: 10vw 10vw 3vw 10vw;
    }

    .must_read {
        padding-bottom: 0;
    }
}

.modal-cart-limit .head-l {
    margin-bottom: 50px;
    font-size: 91px;
    font-weight: 100;
    font-family: "Marcellus", sans-serif;
}

@media screen and (max-width: 767px) {
    .modal-cart-limit .head-l {
        margin-bottom: 30px;
        font-size: 60px;
    }
}

.modal-cart-limit .modal-cart-limit-close {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #3b88d2;
    cursor: pointer;
    background-image: url('../img/img-icon_modal_close.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30%;
}

@media screen and (max-width: 767px) {
    .modal-cart-limit .modal-cart-limit-close {
        width: 40px;
        height: 40px;
    }
}

/* btn-modal */
.modal-cart-limit .btn-modal {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .modal-cart-limit .btn-modal {
        flex-direction: column;
    }
}

.modal-cart-limit .btn-modal {
    margin-top: 30px;
}

.modal-cart-limit .btn-modal .btn-modal-cart,
.modal-cart-limit .btn-modal .btn-modal-submit {
    margin: 0 10px;
}

@media screen and (max-width: 767px) {
    .modal-cart-limit .btn-modal .btn-modal-cart {
        margin-bottom: 20px;
    }
}

.modal-cart-limit .btn-modal a.btn-modal-cart-link,
.modal-cart-limit .btn-modal .btn-modal-submit input.cart__submit {}


/*
 Content Parts
-------------------- */
#CustomerLoginForm #LoginHeading.head,
.head-l {
    margin-bottom: 50px;
    font-size: 91px;
    font-weight: 100;
    font-family: "Marcellus", sans-serif;
}

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

    #CustomerLoginForm #LoginHeading.head,
    .head-l {
        font-size: 13.34vw;
    }
}

/* product-single__thumbnails */
.product-single__thumbnails {}

.product-single__thumbnail.active-thumb {
    border-color: #3b88d2;
}

/* product-form */
.product-form {
    padding-top: 0px;
    /* 20px */
}

/* product-single__title */
.product-single__title {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .product-single__title {
        font-size: 26px;
        margin-bottom: 10px;
    }
}

/* price-item */
.price-item {
    font-size: 24px;
    color: #3b88d2;
}

/* product-thumbnail */
.product-thumbnail {
    display: block;
    margin-bottom: 15px;
}

/* product-card__title */
.product-card__title {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 0;
    text-align: center;
}

/* product-price */
.product-price {
    text-align: center;
}

/* price__badges */
.price__badges .price__badge {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: -17px 0 0 020px;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
    font-weight: 100;
}


/* btn */
.btn {
    display: block;
    padding: 0;
    background-color: #fff;
}

.btn.btn-center {
    margin-left: auto;
    margin-right: auto;
}

.btn a {
    display: block;
    width: 100%;
    position: relative;
    padding: 15px 0;
    border: 2px solid #193850;
}

.btn a::before {
    display: none;
    background-image: none;
}

.btn a.is-hoverBtnBlack:hover {
    background-color: #193850;
}

.btn a .btn-text {
    font-size: 14px;
    color: #193850;
}

.btn a .btn-icon {
    display: block;
    position: absolute;
    left: 30px;
    top: 45%;
    transform: translateY(-50%);
}

.btn a .btn-icon.icon-arrow {}

.btn a .btn-icon.icon-black svg path {
    fill: #193850;
}

.btn a:hover {
    background-color: #193850;
}

.btn a:hover .btn-text {
    color: #fff;
}

.btn a:hover .btn-icon.icon-black svg path {
    fill: #fff;
}

@media screen and (max-width: 767px) {
    .btn a {
        padding: 20px 0;
        font-size: 14px;
    }

    .btn a .btn-text {
        font-size: 14px;
    }

    .btn a .btn-icon {
        top: 50%;
    }
}

/* btn-large */
.btn.btn-large {
    width: 350px;
}

@media screen and (max-width: 1000px) {
    .btn.btn-large {
        width: 350px;
    }
}

/* btn-logout */
.btn-logout {
    width: 220px;
}

.btn-logout a {
    display: block;
    padding: 15px 0;
    font-size: 14px;
    font-weight: normal;
    color: #193850;
    border: 2px solid #193850;
    border-radius: 39px;
    transition: all .3s cubic-bezier(.25, .1, .25, 1);
}

.btn-logout a:hover {
    background-color: #193850;
    color: #fff;
}

/* btn-modal, btn-popup */
.modal-cart-limit .btn-modal .btn,
.cart-popup-wrapper .btn-popup .btn {
    width: 220px;
    padding: 0;
}
.modal-cart-limit .btn-modal .btn button,
.modal-cart-limit .btn-modal .btn a,
.modal-cart-limit .btn-modal .btn input,
.cart-popup-wrapper .btn-popup .btn a,
.cart-popup-wrapper .btn-popup .btn input {
    display: block;
    width: 100%;
    padding: 15px 0;
    font-size: 14px;
    font-weight: normal;
    color: #193850;
    border: 2px solid #193850;
    border-radius: 39px;
    transition: all .3s cubic-bezier(.25, .1, .25, 1);
}
.modal-cart-limit .btn-modal .btn button:hover,
.modal-cart-limit .btn-modal .btn a:hover,
.modal-cart-limit .btn-modal .btn input:hover,
.cart-popup-wrapper .btn-popup .btn a:hover,
.cart-popup-wrapper .btn-popup .btn input:hover {
    background-color: #193850;
    color: #fff;
    cursor : pointer;
}

/* product-form--payment-button-no-variants & product-form__item--payment-button */
.product-form--payment-button-no-variants,
.product-form__item--payment-button {
    max-width: 100% !important;
}

.product-form__controls-group {
    width: 100%;
}

/* product-form__item--submit  */
.product-form__item.product-form__item--submit {
    width: 100%;
    display: flex;
    flex-direction: row;
}

/*@media screen and (max-width: 767px) {*/
@media screen and (max-width: 1000px) {
    .product-form__item.product-form__item--submit {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
    }
}

/* shopify-cart-button & shopify-payment-button__button */
.product-form__item.product-form__item--submit .shopify-cart-button,
.product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    border: 2px solid #193850;
    border-radius: 39px;
    padding: 16px 0;
    font-size: 14px;
    cursor: pointer;
    line-height: 1;
    font-weight: 100;
    text-align: center;
    position: relative;
    color: #193850;
    background-color: #fff !important;
    transition: all .3s cubic-bezier(.25, .1, .25, 1);
}

.product-form__item.product-form__item--submit .shopify-cart-button::before,
.product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button::before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background-repeat: no-repeat;
}

/* カートに追加ボタン、ローディング時はカートアイコン非表示 */
.product-form__item.product-form__item--submit .shopify-cart-button[aria-disabled="true"]::before {
    display: none !important;
}

.product-form__item.product-form__item--submit .shopify-cart-button:hover,
.product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button:hover {
    color: #fff;
    background-color: #193850 !important;
}

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

    .product-form__item.product-form__item--submit .shopify-cart-button,
    .product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button {}
}

/* shopify-cart-button */
.product-form__item.product-form__item--submit .shopify-cart-button {
    width: 100% !important;
    max-width: 320px;
}

.shopify-payment-button {
    width: 48%;
    max-width: 220px;
    margin-left: 4%;
}

/*@media screen and (max-width: 767px) {*/
@media screen and (max-width: 1000px) {

    .product-form__item.product-form__item--submit .shopify-cart-button,
    .shopify-payment-button {
        width: 100%;
        max-width: 320px;
        margin-left: 0;
    }
}

/* shopify-payment-button__button */
.product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button {}

/* form-vertical head */
.form-vertical .head {
    margin-bottom: 50px;
}

/* link-underline  */
.form-vertical a,
.home-lead-login a,
.link-logout a,
a.link-underline {
    display: inline-block;
    padding-bottom: 1px;
    position: relative;
    border: 0;
}

.form-vertical a::after,
.home-lead-login a::after,
.link-logout a::after,
a.link-underline::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000;
    transform: scale(1);
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.home-lead-login a:hover::after,
.form-vertical a:hover::after,
.link-logout a:hover::after,
a.link-underline:hover::after {
    transform: scale(0);
}


/*
 Pagenation
-------------------- */
.pagination__text {
    margin-top: 20px;
}

/*
 Form Parts
-------------------- */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea,
select {
    width: 100%;
    padding: 20px 23px;
    background-color: #ebeef2;
    border: 1px solid #c6c6c6;
    font-family: NotoSansJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
}

label {
    display: block;
    margin-bottom: 20px;
    font-family: NotoSansJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
    font-size: 20px;
}

button.btn,
.btn-toggle button,
input[type="submit"].btn,
input[type="button"].btn {
    width: 240px;
    margin: 60px auto 30px auto;
    border: 2px solid #193850;
    border-radius: 39px;
    padding: 15px 0;
    font-size: 14px;
    display: block;
    cursor: pointer;
    line-height: 1;
    font-weight: 100;
    text-align: center;
    position: relative;
    color: #193850;
    background-color: #fff;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}

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

    .page-customers-addresses .btn,
    .page-customers-addresses input[type="submit"].btn {
        width: 240px !important;
    }
}

@media screen and (max-width: 767px) {
    input[type="submit"][name="checkout"].btn {
        margin-top: 10px;
    }
}

button.btn:hover,
input[type="button"].btn:hover,
input[type="submit"].btn:hover {
    color: #fff;
    background-color: #193850;
}

.form-checkbox {
    display: flex;
    align-items: center;
}

.form-checkbox input[type="checkbox"] {
    margin-right: 10px;
}

.from-lead {
    margin: 65px 0 0 0;
}

.recover-block {
    margin-bottom: 65px;
}

@media screen and (max-width:767px) {
    .recover-block {
        text-align: left;
    }
}

/* SNSボタン(基本表示はしない) */
.social-sharing {
    flex-wrap: wrap;
}

.social-sharing .btn {
    width: auto;
    margin: 0 10px 0 0;
    padding: 5px;
}

/*
 Home
-------------------- */
.home-motif {
    width: 365px;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .home-motif {
        width: 100%;
        margin: 0 auto;
    }
}

.home-lead {
    margin-top: 40px;
    line-height: 1.8;
}

@media screen and (max-width: 767px) {
    .home-lead {
        margin-top: 40px;
    }

    .top_point {
        margin: 40px auto 40px auto !important;
    }
}

.page-index .home-lead-login {
    margin-top: 30px;
}

.page-index .btn.home-btn-login {
    margin-top: 35px;
    border-radius: 39px;
}

@media screen and (max-width: 767px) {
    .page-index .btn.home-btn-login {
        margin-top: 30px;
    }
}

.page-index .home-btn-login+.home-lead {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .page-index .home-btn-login+.home-lead {
        margin-top: 40px;
    }
}

/*
 MyAccount
-------------------- */
.head.head-myaccount {
    margin-bottom: 30px;
}

.grid.myaccount .grid__item.myaccount__order-history {
    margin-bottom: 30px;
}

.btn-myaccount {
    margin-top: 10px;
}

.address-box {
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .link-logout {
        margin-bottom: 30px !important;
    }
}

/*
 Address & Account
-------------------- */
.address-list {
    margin-top: 30px;
}

.address-list .address-list-item {}

.address-list .address-list-item .address-list-item-box {}

.address-list .address-list-item .address-head {
    margin-bottom: 30px;
}

.address-box .address-detail,
.address-list .address-list-item .address-detail {
    padding: 20px 30px;
    background-color: #ebeef2;
}

.address-box .address-detail p,
.address-list .address-list-item .address-detail p {
    line-height: 1.8;
}

@media screen and (max-width: 767px) {
    .btns-list .list--inline {
        margin-top: 20px;
    }
}

.btns-list .list--inline .btn {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .btns-list .list--inline .btn {
        margin-top: 10px;
        margin-bottom: 0;
    }
}

.btns-list .list--inline .btn input[type="submit"],
.btns-list .list--inline .btn button {
    margin-top: 0;
}

/* section-header */
.section-header {
    margin-bottom: 0;
}


/*
 Page
 (新規ページ : 特定商取引について)
-------------------- */
.header-page {
    margin-bottom: 50px;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

@media screen and (max-width: 767px) {
    .header-page {
        margin-bottom: 50px;
    }
}

.page-edit__description__gutter {
    width: 560px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .page-edit__description__gutter {
        width: 100%;
    }
}

.goto-list {
    background-color: #193850 !important;
}

.goto-list .btn-text {
    color: #fff !important;
}

.goto-list:hover {
    background-color: #fff !important;
    color: #193850 !important;
}

.goto-list .btn-text:hover {
    color: #193850 !important;
}

.product_label {
    background-color: #3b88d2 !important;
    color: #fff !important;
    padding: 1px 10px 3px 10px;
    margin-left: 5px;
    border-radius: 20px;
    font-size: 16px !important;
}

.price__regular dd{
    position: relative;
}
.nokoriwazuka_tag img{
    height: 27px;
    width: auto;
    position: absolute;
    top: 14px;
}

.ajax-cart__modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 40;
    max-width: 575px;
    background: getColor("white", "default");
    border: 1px solid #e9e9e9;
    padding: 50px 65px;
    opacity: 0;
    visibility: hidden;
    will-change: opacity, visibility;
}

.ajax-cart__modal.is-open {
    opacity: 1;
    visibility: visible;
}

.ajax-cart__overlay {
    position: fixed;
    z-index: 30;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: getColor("black-40", "variations");
    opacity: 0;
    visibility: hidden;
    will-change: opacity, visibility;
}

.ajax-cart__overlay.is-open {
    opacity: 1;
    visibility: visible;
}

.ajax-cart__drawer {
    transition: getTransition();
    position: fixed;
    z-index: 9000;
    right: -400px;
    top: 0;
    width: 400px;
    height: 100%;
    background: #f6f6f6;
    will-change: transform;
    border-left: 1px solid #e9e9e9;
}

.ajax-cart__drawer.is-open {
    transform: translateX(-100%);
}

.ajax-cart-modal {
    position: relative;
}

.ajax-cart-modal__close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.ajax-cart-modal__content {
    padding: 20px;
}

.ajax-cart-drawer {
    position: relative;
    height: 100%;
}

.ajax-cart-drawer__close {
    position: absolute;
    right: 10px;
    top: 5px;
}

.ajax-cart-drawer__content {
    padding: 25px 25px 190px;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}

.ajax-cart-drawer__buttons {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 190px;
    background: #f6f6f6;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.ajax-cart-drawer__buttons .button:last-child {
    margin-top: auto;
}

.ajax-cart-item__single {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid red;
}

.ajax-cart-item__image {
    width: 100px;
}

.ajax-cart-item__remove {
    right: 5px;
    width: 15px;
    height: 15px;
    background: url("data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiBpY29uLWNsb3NlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGQ9Ik0xNS44OSAxNC42OTZsLTQuNzM0LTQuNzM0IDQuNzE3LTQuNzE3Yy40LS40LjM3LTEuMDg1LS4wMy0xLjQ4NXMtMS4wODUtLjQzLTEuNDg1LS4wM0w5LjY0MSA4LjQ0NyA0Ljk3IDMuNzc2Yy0uNC0uNC0xLjA4NS0uMzctMS40ODUuMDNzLS40MyAxLjA4NS0uMDMgMS40ODVsNC42NzEgNC42NzEtNC42ODggNC42ODhjLS40LjQtLjM3IDEuMDg1LjAzIDEuNDg1czEuMDg1LjQzIDEuNDg1LjAzbDQuNjg4LTQuNjg3IDQuNzM0IDQuNzM0Yy40LjQgMS4wODUuMzcgMS40ODUtLjAzcy40My0xLjA4NS4wMy0xLjQ4NXoiLz4KPC9zdmc+Cg==") center no-repeat;
    background-size: cover;
    cursor: pointer;
}

.product-single__title {
    line-height: 1.4;
    font-weight: 400!important;
}

.norma_color {
    background-color: #fff !important;
    color: #1b110e !important;
    border: 1px solid #1b110e;
}



.frozen_color {
    background-color: #2d9ed1 !important;
    color: #fff;
}

.refrigerated_color {
    background-color: #004566 !important;
    color: #fff;
}
.nokoriwazuka_color {
    background-color: #f55f55 !important;
    color: #fff;
}

.middle_on {
    display: none;
}

@media screen and (min-width: 750px)and (max-width: 800px) {
    label {
        !margin-top: -40px;
    }

    .product-price {
        text-align: left;
    }

    .product-price.top {
        text-align: center;
    }

    .middle_not {
        display: none;
    }

    .middle_on {
        display: block;
        margin: 20px 0px 0px 0px;
    }

    .price__badges .price__badge {
        margin: 20px 0px 0px 0px;
    }
}


@media screen and (max-width: 410px) {
    label {
        !margin-top: -40px;
    }

    .product-price {
        text-align: left;
    }

    .product-price.top {
        text-align: center !important;
    }

    .middle_not {
        display: none;
    }

    .middle_on {
        display: block;
        margin: 0px 0px 0px 0px;
    }

    .price__badges .price__badge {
        margin: 0px 0px 0px 0px;
    }
}


.cart-attribute__field {
    display: none;
}

.omatome {
    padding: 1em 1.2em;
    color: #666;
    border-radius: 1em;
    margin-top: 2em;
    font-size: 90% !important;
    background: rgba(59, 136, 210, 0.1);
}

.top_annai_midashi {
    padding: 0;
    color: #666;
    line-height: 2;
    border-radius: 0.5em;
    margin-top: 2em;
    margin-bottom: 0.8em;
    font-size: 120% !important;
    background: rgba(59, 136, 210, 0.1);
}


.leadparagraph {
    padding-top: 2em;
}

@media only screen and (max-width: 770px) {
    .top_annai_midashi {
        line-height: 1.4;
        margin-top: 1.5em;
        margin-bottom: 0.5em;
        padding: 5px 0 !important;
    }
}

.shopper_none {
    padding: 1em 1.2em;
    color: #666;
    border-radius: 1em;
    margin-top: 2em;
    font-size: 90% !important;
    background: rgba(77, 139, 88, 0.1);
}

.shipping_date_note {
    padding: 1em 1.2em;
    color: #666;
    border-radius: 1em;
    margin-top: 2em;
    font-size: 90% !important;
    background: rgba(212, 193, 172, .2);
}

.faq_link {
    font-size: 12px !important;
    padding-top: 0.8em;
    margin-right: 18px;
    text-align: right;
}

.faq_link a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 0.3em;
    border-bottom: 0px !important;
}


.product-single__description rte h4 {
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0;
    line-height: 1.8;
}

.product-single__description>div {
    /* padding-bottom:0.5em; */
}

.product-single__description>span {
    font-size: 14px;
}


.product-single__description>span::after {
    padding-bottom: 1em;
}

.leadparagraph {
    padding-bottom: 0 !important;
    padding-top: 2em;
}

.hangyo_ake {
    margin-bottom: 0.9em;
    display: block;
    content: '';
}

.product-single__description.rte {
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

.page-product.product-single__description h4 {
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif !important;
}

.alcohol_content {
    font-size: 0.8em !important;
    color: #606060;
    display: block;
}

.alcohol_content::after {
    content: '\A';
    white-space: pre;
    display: inline-block;
    height: 3em;
}

.sw_allergylabelcontamination {
    padding-top: 1em;
}


.recover-block,
.from-lead,
.form-message--error li {
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
}

.shopify-email-marketing-confirmation__container>h1 {
    font-family: Marcellus, sans-serif;
    text-align: center;
    padding-bottom: 1em;
}

.shopify-email-marketing-confirmation__container>p {
    line-height: 2em;
    margin-bottom: 1em;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
}

.point_text_top {
    width: 100%;
    line-height: 1.5;
}

.point_text_top>a {
    padding-bottom: 1em;
    display: block;
}

/*iPhoneSEの時だけ改行*/
br.spsmall {
    display: none;
}

@media (max-width: 375px) {

    /*iPhoneSEの時だけ改行*/
    br.spsmall {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .shopify-email-marketing-confirmation__container>p {
        padding: 0 3em;
    }

    /*スマホだけ左寄せ*/
    .top_annai_text {
        text-align: left !important;
        padding: 0 1em 0 1.2em;
    }

    /*スマホだけ左寄せ*/
    .top_annai_midashi {
        text-align: center !important;
        padding: 0 1em 0 1em;
    }

    /*最重要案内文*/
    .point_text_top {
        padding: 0 2em;
    }
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

*,
:before,
:after {
    box-sizing: border-box;
    backface-visibility: inherit
}

html {
    position: relative;
    overflow-x: hidden;
    color: #242728;
    font-size: 16px;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif;
    line-height: 2;
    letter-spacing: .06em;
    word-wrap: break-word;
    overflow-wrap: break-word;
    background: #fff
}

@media screen and (max-width: 767px) {
    html {
        font-size: 4.27vw;
        line-height: 1.8
    }
}

body {
    position: relative;
    width: 100%;
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
hr,
pre {
    margin-top: 0;
    margin-bottom: 0
}

blockquote {
    margin: 0
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

li {
    list-style-type: none
}

dl {
    margin-top: 0;
    margin-bottom: 0
}

dd {
    margin-left: 0
}

figure {
    margin: 0
}

address,
em,
cite,
dfn,
var,
i {
    font-style: inherit
}

img,
iframe,
embed,
object,
video,
audio,
svg,
canvas {
    vertical-align: bottom
}

img,
iframe,
video,
input,
select,
textarea {
    max-width: 100%;
    height: auto
}

input::placeholder,
textarea::placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #aaa
}

input,
button,
select,
textarea {
    padding: 0;
    color: inherit;
    font: inherit;
    background-color: transparent;
    border: 0
}

select {
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none
}

::-ms-expand {
    display: none
}

fieldset {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0
}

[hidden][hidden] {
    display: none !important
}

a {
    text-decoration: none;
    color: #242728
}

.wrap {
    visibility: hidden;
    opacity: 0
}

@media screen and (max-width: 767px) {
    .is-Pc {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .is-Sp {
        display: none
    }
}

.c-scrollbar {
    display: none
}

#l-header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8888
}

#l-header.is-white .logo a .logo-b {
    opacity: 0
}

#l-header.is-white .logo a .logo-w {
    opacity: 1
}

#l-header .logo {
    position: fixed;
    top: 0;
    line-height: 1;
    z-index: 2
}

#l-header .logo .logo-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s cubic-bezier(.25, .25, .75, .75)
}

#l-header .logo .logo-b {
    background-image: url('../img/img-brand_logo.svg');
    opacity: 1
}

#l-header .logo .logo-w {
    background-image: url('../img/img-brand_logo_w.svg');
    opacity: 0
}

#l-header .logo a {
    width: 100%;
    display: block;
    position: relative;
    z-index: 4
}

@media screen and (min-width: 768px) {
    #l-header .logo a {
        width: 124px;
        height: 23px;
        margin: 25px 0 0 30px
    }
}

@media screen and (max-width: 767px) {
    #l-header .logo a {
        width: 92px;
        height: 17px;
        margin: 18px 0 0 20px
    }
}

#l-header .ec-parts {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    display: none
}

#l-header .ec-parts .ec-nav {
    display: flex;
    position: relative;
    z-index: 1;
    margin: 15px 30px 0 0
}

@media screen and (max-width: 767px) {
    #l-header .ec-parts .ec-nav {
        margin: 3vw 20px 0 0
    }
}

#l-header .ec-parts .ec-nav-item {
    margin-left: 10px
}

#l-header .ec-parts .ec-nav-item-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#l-header .ec-parts .ec-nav-item-link .icon-ec {
    width: 30px
}

@media screen and (max-width: 767px) {
    #l-header .ec-parts .ec-nav-item-link .icon-ec {
        width: 7vw
    }
}

@media screen and (max-width: 767px) {
    #l-header .ec-parts .ec-nav-item-link .icon-ec.icon-login {
        margin-bottom: .15vw
    }
}

#l-header .ec-parts .ec-nav-item-link .icon-ec.icon-cart {
    margin-right: 5px
}

@media screen and (max-width: 767px) {
    #l-header .ec-parts .ec-nav-item-link .icon-ec.icon-cart {
        margin-right: 1vw
    }
}

#l-header .ec-parts .ec-nav-item-link .icon-ec svg {
    width: 100%
}

#l-header .ec-parts .ec-nav-item-link .icon-text {
    font-size: 10px
}

#l-header .frame-item {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0
}

#l-header .frame-rightTop {
    top: -10px;
    right: -10px;
    transform: translate(20px) translateY(-30px);
    opacity: 0;
    background-image: url('../img/img-menu_bg.png');
    background-position: right top
}

@media screen and (min-width: 768px) {
    #l-header .frame-rightTop {
        width: 240px;
        height: 164px
    }
}

@media screen and (max-width: 767px) {
    #l-header .frame-rightTop {
        width: 170px;
        height: 118px
    }
}

#l-footer {
    width: 100%;
    position: relative;
    z-index: 100;
    -webkit-transform: translate3d(0, 0, 0);
    background: #fff;
    opacity: 0;
    visibility: hidden
}

#l-footer:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    background-image: url('../img/img-footer_bg.png')
}

@media screen and (min-width: 768px) {
    #l-footer:before {
        height: 12.5vw;
        bottom: -1.46vw
    }
}

@media screen and (max-width: 767px) {
    #l-footer:before {
        height: 10.67vw;
        bottom: 0
    }
}

#l-footer .inner {
    position: relative;
    z-index: 1;
    font-family: NotoSansJP, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif
}

@media screen and (min-width: 768px) {
    #l-footer .inner {
        padding: 120px 11.7vw;
        font-family: NotoSansJP, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif
    }
}

@media screen and (max-width: 767px) {
    #l-footer .inner {
        padding: 17.34vw 13.34vw 19.2vw;
        font-family: NotoSansJP, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif
    }
}

#l-footer a {
    display: block;
    position: relative
}

#l-footer .item-t {
    overflow: hidden;
    line-height: 1
}

#l-footer .item-t span {
    display: inline-block
}

#l-footer .item-t2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.footer__main {
    position: relative
}

@media screen and (min-width: 768px) {
    .footer__main .footer__list {
        display: flex
    }
}

@media screen and (max-width: 767px) {
    .footer__main .footer__list {
        padding-top: 30vw
    }
}

@media screen and (max-width: 767px) {
    .footer__main .footer-listBorder {
        padding-bottom: 6.4vw;
        border-bottom: 1px solid #ebeef2
    }
}

@media screen and (min-width: 768px) {
    .footer__main .footer__prod {
        margin-right: 160px
    }
}

.footer__main .footer__prod dt {
    color: #3b88d2;
    line-height: 1
}

@media screen and (min-width: 768px) {
    .footer__main .footer__prod dt {
        font-size: 24px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .footer__main .footer__prod dt {
        font-size: 6.4vw;
        margin-bottom: 8vw
    }
}

.footer__main .footer__prod ul li {
    margin-bottom: 20px
}

.footer__main .footer__prod ul li a {
    display: inline-block !important
}

.footer__main .footer__prod ul li .item-pageWrap {
    position: relative
}

.footer__main .footer__prod ul li .icon-blank {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: -22px;
    top: 1px
}

@media screen and (max-width: 767px) {
    .footer__main .footer__prod ul li .icon-blank {
        right: -3.7vw;
        width: 3.2vw
    }
}

.footer__main .footer__prod ul li .icon-blank svg {
    display: block;
    width: 100%
}

@media screen and (min-width: 768px) {
    .footer__main ul li {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .footer__main ul li {
        margin-bottom: 8vw
    }
}

.footer__main ul li:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .footer__main .footer__menu {
        margin-top: 49px
    }
}

@media screen and (max-width: 767px) {
    .footer__main .footer__menu {
        margin-top: 6.4vw
    }
}

.footer__main .footer__toTop {
    position: absolute;
    top: 0;
    right: 0
}

.footer__main .footer__toTop a {
    cursor: pointer
}

.footer__main .footer__toTop a:before {
    content: "";
    display: block;
    position: relative;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../img/img-icon_arrow_toTop.svg')
}

@media screen and (min-width: 768px) {
    .footer__main .footer__toTop a:before {
        width: 61px;
        height: 61px;
        margin: 0 auto 24px
    }
}

@media screen and (max-width: 767px) {
    .footer__main .footer__toTop a:before {
        width: 12.8vw;
        height: 16vw;
        margin: 0 auto 3.74vw
    }
}

.footer__main .footer__toTop .footer__toTopTxt {
    line-height: 1;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 767px) {
    .footer__main .footer__toTop .footer__toTopTxt {
        font-size: 2.94vw
    }
}

@media screen and (min-width: 768px) {
    .footer__sub {
        display: flex;
        justify-content: space-between
    }
}

.footer__sub .footer__logo {
    width: 100%;
    display: inline-block;
    text-align: right
}

@media screen and (min-width: 768px) {
    .footer__sub .footer__logo {
        margin-top: 30px
    }
}

@media screen and (max-width: 767px) {
    .footer__sub .footer__logo {
        margin-top: 10.14vw
    }
}

.footer__sub .footer__logo img {
    vertical-align: bottom
}

@media screen and (min-width: 768px) {
    .footer__sub .footer__logo img {
        width: 334px
    }
}

@media screen and (max-width: 767px) {
    .footer__sub .footer__logo img {
        width: 50.67vw
    }
}

.footer__bottom {
    width: 100%
}

@media screen and (min-width: 768px) {
    .footer__bottom {
        display: flex;
        justify-content: flex-end;
        margin-top: 50px
    }
}

@media screen and (max-width: 767px) {
    .footer__bottom {
        margin-top: 6.94vw
    }
}

.footer__bottom .linkList {
    display: flex
}

@media screen and (max-width: 767px) {
    .footer__bottom .linkList {
        justify-content: flex-end
    }
}

@media screen and (max-width: 767px) {
    .footer__bottom .linkList+.linkList {
        margin-top: 4vw
    }
}

.footer__bottom .linkList__item {
    line-height: 1
}

@media screen and (min-width: 768px) {
    .footer__bottom .linkList__item {
        padding: 0 32px 0 0
    }
}

@media screen and (max-width: 767px) {
    .footer__bottom .linkList__item {
        margin-right: 7.47vw
    }

    .footer__bottom .linkList__item:last-child {
        margin-right: 0
    }
}

.footer__bottom .linkList__item a {
    color: #888
}

@media screen and (min-width: 768px) {
    .footer__bottom .linkList__item a {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .footer__bottom .linkList__item a {
        font-size: 3.2vw
    }
}

.footer__bottom .linkList__item .item-pageWrap {
    position: relative
}

.footer__bottom .linkList__item .icon-blank {
    display: block;
    width: 10px;
    position: absolute;
    right: -15px;
    top: 0
}

@media screen and (max-width: 767px) {
    .footer__bottom .linkList__item .icon-blank {
        right: -3.7vw;
        width: 3.2vw
    }
}

.footer__bottom .copyright {
    line-height: 1
}

@media screen and (min-width: 768px) {
    .footer__bottom .copyright {
        margin-top: -2px
    }

    .footer__bottom .copyright small {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .footer__bottom .copyright {
        text-align: right;
        margin-top: 3.74vw
    }

    .footer__bottom .copyright small {
        font-size: 3.2vw
    }
}

.l-lineup {
    position: relative
}

.l-lineup.main--lineup {
    background-color: #3b88d2;
    position: relative
}

@media screen and (min-width: 768px) {
    .l-lineup.main--lineup {
        padding: 190px 0 200px
    }
}

@media screen and (max-width: 767px) {
    .l-lineup.main--lineup {
        padding: 20.27vw 0 32vw
    }
}

.l-lineup .head {
    line-height: 1
}

@media screen and (min-width: 768px) {
    .l-lineup .head {
        margin-left: 12.43vw
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .head {
        transform: translate(-50%);
        left: 50%
    }
}

.l-lineup .head__main {
    display: block;
    font-weight: 500;
    color: #fff
}

@media screen and (min-width: 768px) {
    .l-lineup .head__main {
        text-align: left;
        font-size: 120px
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .head__main {
        font-size: 14.94vw
    }
}

.l-lineup .title__sub {
    display: block
}

@media screen and (max-width: 767px) {
    .l-lineup .title__sub {
        margin: 3.2vw 0 0;
        font-size: 3.2vw
    }
}

.l-lineup .carousel {
    width: 100%;
    position: relative
}

@media screen and (min-width: 768px) {
    .l-lineup .carousel .swiper-container {
        padding-top: 155px;
        margin-left: -330px
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .carousel {
        margin-top: 13.34vw
    }
}

@media screen and (min-width: 768px) {
    .l-lineup .swp-button {
        top: 0
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .swp-button {
        top: 26.67vw
    }
}

@media screen and (min-width: 768px) {
    .l-lineup .swiper-button-prev {
        right: 266px;
        left: auto
    }
}

@media screen and (min-width: 768px) {
    .l-lineup .swiper-button-next {
        right: 170px
    }
}

.l-lineup .lineupBg {
    position: absolute
}

@media screen and (min-width: 768px) {
    .l-lineup .lineupBg-right {
        top: 91px;
        right: 0
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .lineupBg-right {
        top: 16vw;
        right: -10.66vw
    }
}

.l-lineup .lineupBg-left {
    left: 0
}

@media screen and (min-width: 768px) {
    .l-lineup .lineupBg-left {
        bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .l-lineup .lineupBg-left {
        bottom: -37.33vw
    }
}

@media screen and (min-width: 768px) {
    .contentBox {
        width: 100%
    }
}

.contentBox-inner {
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .contentBox-inner {
        padding: 0px 8.78vw
    }
}

@media screen and (min-width: 1024px) {
    .contentBox-inner {
        padding: 0px 12.43vw
    }
}

@media screen and (max-width: 767px) {
    .contentBox-inner {
        padding: 0 6.14vw
    }
}

.contentBox-inner02 {
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .contentBox-inner02 {
        width: 560px
    }
}

@media screen and (max-width: 767px) {
    .contentBox-inner02 {
        padding: 0 12.8vw
    }
}

@media screen and (max-width: 767px) {
    .contentBox-inner02.contentBox-contact {
        padding: 0 6.14vw
    }
}

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

    .l-lineup .carousel .item,
    .l-products .item {
        padding: 0 14.67vw
    }
}

.l-lineup .carousel .link,
.l-products .link {
    width: 100%;
    display: block
}

.l-lineup .carousel .thumb-wrap,
.l-products .thumb-wrap {
    overflow: hidden;
    position: relative
}

.l-lineup .carousel .thumb-mask,
.l-products .thumb-mask {
    position: absolute;
    top: 0;
    display: block;
    z-index: 2;
    width: 100%
}

.l-lineup .carousel .thumb,
.l-products .thumb {
    position: relative;
    width: 100%
}

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

    .l-lineup .carousel .thumb,
    .l-products .thumb {
        overflow: hidden
    }
}

.l-lineup .carousel .title,
.l-products .title {
    color: #fff;
    font-weight: 100;
    line-height: 1
}

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

    .l-lineup .carousel .title,
    .l-products .title {
        margin: 20px 0;
        font-size: 24px
    }
}

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

    .l-lineup .carousel .title,
    .l-products .title {
        width: 100%;
        font-size: 5.34vw;
        margin: 4.27vw 0 2.67vw
    }
}

.l-lineup .carousel .body,
.l-products .body {
    color: #fff;
    line-height: 2
}

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

    .l-lineup .carousel .body,
    .l-products .body {
        font-size: 12px;
        margin-bottom: 27px
    }
}

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

    .l-lineup .carousel .body,
    .l-products .body {
        font-size: 3.2vw;
        margin-bottom: 5.87vw
    }
}

.prodBg-right {
    background-image: url()
}

@media screen and (min-width: 768px) {
    .prodBg-right {
        width: 472px;
        height: 626px
    }
}

@media screen and (max-width: 767px) {
    .prodBg-right {
        width: 62.94vw;
        height: 83.47vw
    }
}

.prodBg-left {
    background-image: url()
}

@media screen and (min-width: 768px) {
    .prodBg-left {
        width: 472px;
        height: 656px
    }
}

@media screen and (max-width: 767px) {
    .prodBg-left {
        width: 62.94vw;
        height: 87.47vw
    }
}

.c-btn {
    display: block;
    cursor: pointer;
    line-height: 1;
    font-weight: 100;
    text-align: center;
    position: relative
}

.c-btn a,
.c-btn button {
    width: 100%;
    height: 100%;
    display: block
}

@media screen and (min-width: 768px) {
    .c-btn {
        width: 220px;
        border-radius: 39px
    }
}

@media screen and (max-width: 767px) {
    .c-btn {
        width: 58.67vw;
        margin: auto;
        border-radius: 100px
    }
}

.c-btn--arrow:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 98%
}

@media screen and (min-width: 768px) {
    .c-btn--arrow:before {
        width: 15px;
        height: 12px;
        left: 42px
    }
}

@media screen and (max-width: 767px) {
    .c-btn--arrow:before {
        width: 4vw;
        height: 3.2vw;
        left: 8vw
    }
}

.c-btn--arrow span {
    padding-left: 14px
}

.c-btn--arrow-w:before {
    background-image: url()
}

.c-btn--arrow-b:before {
    background-image: url()
}

.c-btn--arrow-blue:before {
    background-image: url()
}

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

    .c-btn--white,
    .c-btn--blue,
    .c-btn--black {
        padding: 22px 0;
        font-size: 18px
    }
}

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

    .c-btn--white,
    .c-btn--blue,
    .c-btn--black {
        padding: 5.87vw 0;
        font-size: 4.8vw
    }
}

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

    .c-btn--narrowWhite,
    .c-btn--narrowBlack {
        padding: 14px 0
    }
}

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

    .c-btn--narrowWhite,
    .c-btn--narrowBlack {
        padding: 3.74vw 0
    }
}

.c-btn--white,
.c-btn--narrowWhite {
    border: 2px solid #fff;
    color: #fff
}

.c-btn--blue {
    border: 2px solid #3b88d2
}

@media screen and (min-width: 768px) {
    .c-btn--blue {
        width: 240px
    }
}

.c-btn--blue a {
    color: #3b88d2
}

.c-btn--black {
    border: 2px solid #242728
}

.c-btn--narrowBlack {
    border: 2px solid #193850
}

.c-btnText {
    display: inline-block
}

.c-btnRegister {
    display: block;
    cursor: pointer;
    position: relative;
    background-color: #396c42;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .c-btnRegister {
        width: 34.51vw;
        padding: 32px 0
    }

    .c-btnRegister:hover {
        background-position: 100% 50%
    }

    .c-btnRegister:before {
        left: 5.85vw;
        z-index: 1
    }

    .c-btnRegister:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        transform-origin: left;
        background-color: #234a29;
        transform: scaleX(0)
    }
}

@media screen and (max-width: 767px) {
    .c-btnRegister {
        width: 100%;
        padding: 10.14vw 0
    }

    .c-btnRegister:before {
        left: 10.67vw
    }
}

.c-btnRegister .text {
    color: #fff;
    line-height: 1;
    display: block;
    position: relative;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .c-btnRegister .text {
        margin-left: 7.1vw;
        font-size: 18px
    }
}

@media screen and (max-width: 767px) {
    .c-btnRegister .text {
        text-align: center;
        margin-left: 4.39vw;
        font-size: 4.8vw
    }
}

.swp-button {
    margin-top: 0
}

.swp-button:after {
    content: none
}

@media screen and (min-width: 768px) {
    .swp-button {
        width: 72px;
        height: 72px
    }
}

@media screen and (max-width: 767px) {
    .swp-button {
        width: 16vw;
        height: 16vw
    }
}

.nav__btn {
    z-index: 1;
    cursor: pointer;
    backface-visibility: hidden
}

@media screen and (min-width: 768px) {
    .nav__btn {
        width: 72px;
        height: 72px
    }

    .nav__btn:before {
        width: 16px;
        height: 13px
    }

    .nav__btn:after {
        border: 1px solid #fff
    }
}

@media screen and (max-width: 767px) {
    .nav__btn {
        width: 16vw;
        height: 16vw
    }

    .nav__btn:before {
        width: 3.47vw;
        height: 2.67vw
    }

    .nav__btn:after {
        border: 2px solid #fff
    }
}

.nav__btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    background-image: url();
    background-repeat: no-repeat;
    background-position: center;
    background-size: 98%;
    backface-visibility: hidden
}

.nav__btn:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    backface-visibility: hidden
}

.nav__prev:before {
    transform: rotate(180deg)
}

@media screen and (max-width: 767px) {
    .nav__prev {
        left: 2.67vw
    }
}

@media screen and (max-width: 767px) {
    .nav__next {
        right: 2.67vw
    }
}

.m-thumb {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.m-bg,
#l-header .logo .logo-img,
#l-footer:before,
.trigger a .trigger-lines .trigger-line,
#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:before,
#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.thumb-common:before {
    content: "";
    display: block;
    padding-top: 65%
}

.l-lineup .carousel .thumb:after,
.l-products .thumb:after {
    content: "";
    display: block;
    padding-top: 100%
}

#l-header.is-active .menu .menu-inner .list .item .item-pageWrap {
    transform: translateY(0)
}

.menu {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 1;
    visibility: hidden;
    opacity: 0
}

.menu .menu-inner {
    height: 100%;
    margin: auto;
    position: relative;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.menu .menu-inner::-webkit-scrollbar {
    display: none
}

@media screen and (min-width: 768px) {
    .menu .menu-inner {
        padding: 8.78vw 15.36vw 4.39vw
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner {
        padding: 17.34vw 6.14vw 8vw
    }
}

.menu .menu-inner .list {
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list {
        flex-direction: column
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-Top {
        order: 0
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-Gallery {
        order: 2
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-Stores {
        order: 3
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-News {
        order: 4
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-Contact {
        order: 5
    }
}

.menu .menu-inner .list .-ProdList {
    width: 100%;
    margin-right: 0 !important
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .-ProdList {
        order: 1
    }
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .item {
        margin-right: 4.39vw;
        margin-bottom: 1.47vw
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .item {
        margin-bottom: 5.87vw
    }
}

.menu .menu-inner .list .item>a {
    line-height: 1;
    backface-visibility: hidden;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.menu .menu-inner .list .item .item-pageWrap {
    display: block;
    transition: transform 1.4s cubic-bezier(.165, .84, .44, 1);
    transition-delay: .2s;
    transform: translateY(105%)
}

.menu .menu-inner .list .item .item-page {
    position: relative
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .item .item-page {
        margin-bottom: 5px
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .item .item-page {
        margin-bottom: 1.34vw
    }
}

.menu .menu-inner .list .item .item-page .item-t {
    overflow: hidden
}

.menu .menu-inner .list .item .item-page .item-t span {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .item .item-page .item-t {
        font-size: 30px
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .item .item-page .item-t {
        font-size: 6.4vw
    }
}

.menu .menu-inner .list .item .item-page .item-t2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.menu .menu-inner .list .item .item-pageSub {
    display: block
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .item .item-pageSub {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .item .item-pageSub {
        font-size: 3.2vw
    }
}

.menu .menu-inner .list .prod-list {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .prod-list {
        margin-top: 55px
    }
}

.menu .menu-inner .list .prod-list .prod-item {
    opacity: 0;
    transform: translateY(20px)
}

@media screen and (min-width: 768px) {
    .menu .menu-inner .list .prod-list .prod-item {
        width: 33.3333333%;
        padding-right: 2.93vw;
        margin-bottom: 35px
    }
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .prod-list .prod-item {
        width: 50%;
        margin-bottom: 8vw
    }

    .menu .menu-inner .list .prod-list .prod-item:nth-child(2n) {
        padding-left: 1.34vw
    }

    .menu .menu-inner .list .prod-list .prod-item:nth-child(odd) {
        padding-right: 1.34vw
    }
}

.menu .menu-inner .list .prod-list .prod-item .thumb {
    position: relative;
    overflow: hidden
}

.menu .menu-inner .list .prod-list .prod-item .thumb:before {
    content: "";
    padding-top: 50%;
    display: block
}

@media screen and (max-width: 767px) {
    .menu .menu-inner .list .prod-list .prod-item .name {
        margin-top: 1.6vw;
        font-size: 3.74vw
    }
}

#l-header.is-active .trigger a .trigger-lines .trigger-lineTop {
    transform: translateY(5px)
}

#l-header.is-active .trigger a .trigger-lines .trigger-lineBottom {
    transform: translateY(-6px)
}

#l-header.is-active .trigger a .trigger-texts .trigger-menuOff .trigger-menuTxt {
    transform: translateY(-100%)
}

#l-header.is-active .trigger a .trigger-texts .trigger-menuOn .trigger-menuTxt {
    transform: translateY(0) !important
}

.trigger {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10
}

.trigger .trigger-inner {
    display: block;
    position: relative;
    z-index: 1
}

.trigger a {
    display: block
}

@media screen and (min-width: 768px) {
    .trigger a {
        width: 130px;
        height: 130px;
        padding-top: 40px
    }
}

@media screen and (max-width: 767px) {
    .trigger a {
        width: 82px;
        height: 82px;
        padding-top: 24px
    }
}

.trigger a .trigger-lines {
    position: relative;
    margin: auto;
    left: 0;
    right: 0
}

@media screen and (min-width: 768px) {
    .trigger a .trigger-lines {
        width: 44px;
        height: 16px
    }
}

@media screen and (max-width: 767px) {
    .trigger a .trigger-lines {
        width: 36px;
        height: 14px
    }
}

.trigger a .trigger-lines .trigger-line {
    width: 100%;
    position: absolute;
    background-image: url('../img/img-trigger_line.svg');
    transition: all .5s cubic-bezier(.77, 0, .175, 1)
}

@media screen and (min-width: 768px) {
    .trigger a .trigger-lines .trigger-line {
        height: 5px
    }
}

@media screen and (max-width: 767px) {
    .trigger a .trigger-lines .trigger-line {
        height: 4px
    }
}

.trigger a .trigger-lines .trigger-lineTop {
    top: 0
}

.trigger a .trigger-lines .trigger-lineBottom {
    bottom: 0
}

.trigger a .trigger-texts {
    position: relative;
    text-align: center;
    margin-top: 10px
}

@media screen and (min-width: 768px) {
    .trigger a .trigger-texts {
        font-size: 14px
    }
}

@media screen and (max-width: 767px) {
    .trigger a .trigger-texts {
        font-size: 11px
    }
}

.trigger a .trigger-texts .trigger-text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden
}

.trigger a .trigger-texts .trigger-text.trigger-menuOff {
    top: 0
}

.trigger a .trigger-texts .trigger-text.trigger-menuOn .trigger-menuTxt {
    transform: translateY(100%)
}

.trigger a .trigger-texts .trigger-text .trigger-menuTxt {
    display: block;
    transition: all .5s cubic-bezier(.77, 0, .175, 1)
}

.trigger a .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item {
    color: #3b88d2;
    line-height: 1;
    overflow: hidden
}

.trigger a .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span {
    display: inline-block
}

.trigger a .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.trigger a .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item02 .item-span {
    transform: translateY(100%)
}

@media screen and (min-width: 768px) {
    .trigger a:hover .trigger-lines .trigger-lineTop {
        transform: translateY(2px)
    }

    .trigger a:hover .trigger-lines .trigger-lineBottom {
        transform: translateY(-2px)
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span {
        transition: all .3s cubic-bezier(.165, .84, .44, 1);
        transform: translateY(0)
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span02 {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span03 {
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span04 {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item .item-span05 {
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item01 .item-span {
        transform: translateY(-100%)
    }

    .trigger a:hover .trigger-texts .trigger-text .trigger-menuTxt .menuTxt-item02 .item-span {
        transform: translateY(0)
    }
}

@media screen and (max-width: 767px) {
    #l-header.is-active .sns .sns-inner {
        opacity: 1;
        visibility: visible;
        transition-delay: .4s
    }
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-follow {
        color: #fff !important
    }
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-follow:before {
        background-color: #fff !important
    }
}

#l-header.is-white .sns .sns-item {
    pointer-events: auto !important
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-list .sns-tw a .sns-icons .sns-icon:before {
        opacity: 0
    }
}

@media screen and (max-width: 767px) {
    #l-header.is-white .sns .sns-list .sns-tw a .sns-icons .sns-icon:before {
        opacity: 1
    }
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-list .sns-tw a .sns-icons .sns-icon:after {
        opacity: 1
    }
}

@media screen and (max-width: 767px) {
    #l-header.is-white .sns .sns-list .sns-tw a .sns-icons .sns-icon:after {
        opacity: 0
    }
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-list .sns-insta a .sns-icons .sns-icon:before {
        opacity: 0
    }
}

@media screen and (max-width: 767px) {
    #l-header.is-white .sns .sns-list .sns-insta a .sns-icons .sns-icon:before {
        opacity: 1
    }
}

@media screen and (min-width: 768px) {
    #l-header.is-white .sns .sns-list .sns-insta a .sns-icons .sns-icon:after {
        opacity: 1
    }
}

@media screen and (max-width: 767px) {
    #l-header.is-white .sns .sns-list .sns-insta a .sns-icons .sns-icon:after {
        opacity: 0
    }
}

#l-header .sns {
    position: fixed;
    z-index: 2
}

@media screen and (min-width: 768px) {
    #l-header .sns {
        bottom: 30px;
        left: 30px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns {
        bottom: 8vw;
        right: 8vw
    }
}

#l-header .sns .sns-inner {
    display: flex;
    align-items: center;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-inner {
        transition: all .3s cubic-bezier(.25, .1, .25, 1);
        opacity: 0;
        visibility: hidden
    }
}

#l-header .sns .sns-follow {
    position: relative;
    transition: all .5s cubic-bezier(.25, .25, .75, .75)
}

#l-header .sns .sns-follow:before {
    content: "";
    background-color: #242728;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .5s cubic-bezier(.25, .25, .75, .75)
}

@media screen and (min-width: 768px) {
    #l-header .sns .sns-follow {
        font-size: 12px
    }

    #l-header .sns .sns-follow:before {
        width: 1px;
        height: 40px;
        bottom: -58px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-follow {
        font-size: 3.2vw
    }

    #l-header .sns .sns-follow:before {
        width: 1px;
        height: 10.67vw;
        bottom: -15.46vw
    }
}

#l-header .sns .sns-list {
    display: flex
}

@media screen and (min-width: 768px) {
    #l-header .sns .sns-list {
        margin-top: 74px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-list {
        margin-top: 19.74vw
    }
}

#l-header .sns .sns-list .sns-item {
    position: relative
}

@media screen and (min-width: 768px) {
    #l-header .sns .sns-list .sns-item {
        width: 38px;
        height: 38px
    }

    #l-header .sns .sns-list .sns-item:first-child {
        margin-bottom: 6px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-list .sns-item {
        width: 5.34vw;
        height: 5.34vw
    }

    #l-header .sns .sns-list .sns-item:first-child {
        margin-bottom: 4.8vw
    }
}

#l-header .sns .sns-list .sns-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

#l-header .sns .sns-list .sns-item a .sns-icons {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute
}

#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:before,
#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all .5s cubic-bezier(.25, .25, .75, .75)
}

#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:before {
    opacity: 1
}

#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon:after {
    opacity: 0
}

#l-header .sns .sns-list .sns-item a .sns-icons .sns-icon02 {
    transform: translateY(100%)
}

@media screen and (min-width: 768px) {
    #l-header .sns .sns-list .sns-tw a .sns-icons {
        width: 20px;
        height: 16px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-list .sns-tw a .sns-icons {
        width: 5.34vw;
        height: 4.27vw
    }
}

#l-header .sns .sns-list .sns-tw a .sns-icons .sns-icon:before {
    background-image: url('../img/img-icon_twitter_fixed.svg')
}

#l-header .sns .sns-list .sns-tw a .sns-icons .sns-icon:after {
    background-image: url('../img/img-icon_twitter_fixed_w.svg')
}

@media screen and (min-width: 768px) {
    #l-header .sns .sns-list .sns-insta a .sns-icons {
        width: 20px;
        height: 20px
    }
}

@media screen and (max-width: 767px) {
    #l-header .sns .sns-list .sns-insta a .sns-icons {
        width: 5.34vw;
        height: 5.34vw
    }
}

#l-header .sns .sns-list .sns-insta a .sns-icons .sns-icon:before {
    background-image: url('../img/img-icon_insta_fixed.svg')
}

#l-header .sns .sns-list .sns-insta a .sns-icons .sns-icon:after {
    background-image: url('../img/img-icon_insta_fixed_w.svg')
}

.js-fadeInToTop {
    transition: all 1.2s cubic-bezier(0, 0, .58, 1);
    transform: translateY(15px);
    opacity: 0
}

.js-fadeInToTop.is-inview {
    transform: translateY(0);
    opacity: 1
}

.js-scale-Center,
.js-scale-LT,
.js-scale-RB {
    transition: transform 1.6s cubic-bezier(.165, .84, .44, 1);
    opacity: 0;
    backface-visibility: hidden;
    transform: scale(.85)
}

.is-inview.js-scale-Center,
.is-inview.js-scale-LT,
.is-inview.js-scale-RB,
.is-inview.js-scaleStore-LT span {
    transform: scale(1);
    opacity: 1
}

.js-scaleStore-LT span {
    transition: transform 1.6s cubic-bezier(.165, .84, .44, 1);
    opacity: 0;
    transform-origin: left top;
    backface-visibility: hidden;
    transform: scale(.85)
}

.js-scale-Center {
    transform-origin: center
}

.js-scale-LT {
    transform-origin: left top
}

.js-scale-RB {
    transform-origin: right bottom
}

.is-headContainer {
    display: inline-block;
    position: relative
}

.is-headContainer span {
    opacity: 0
}

.js-headCnvBox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
    height: 100vh;
    overflow: hidden
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.has-scroll-smooth body {
    overflow: hidden
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction=horizontal] [data-scroll-container] {
    height: 100vh;
    display: inline-block;
    white-space: nowrap
}

[data-scroll-direction=horizontal] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%
}

.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100%;
    transform-origin: center right;
    transition: transform .3s, opacity .3s;
    opacity: 0
}

.c-scrollbar:hover {
    transform: scaleX(1.45)
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
    opacity: 1
}

[data-scroll-direction=horizontal] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    transform: scaleY(1)
}

[data-scroll-direction=horizontal] .c-scrollbar:hover {
    transform: scaleY(1.3)
}

.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    opacity: .5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab
}

.has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

[data-scroll-direction=horizontal] .c-scrollbar_thumb {
    right: auto;
    bottom: 0
}

.js-fadeInToBottom {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px)
}

@media screen and (min-width: 768px) {
    .js-fadeInToRight {
        transform: translate(-75px);
        -webkit-transform: translateX(-75px)
    }
}

.is-hover:hover .is-hoverSnsSide,
.is-hover:hover .is-hoverStoreTrigger,
.is-hover:hover .is-hoverBannerTrigger,
.is-white .is-hover:hover .is-hoverSnsSide {
    opacity: 1;
    -webkit-stroke-dashoffset: 0 !important;
    stroke-dashoffset: 0 !important;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverThumb {
        transform: scale(1.05)
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnBlue {
        background-color: #fff
    }

    .is-hover:hover .is-hoverBtnBlue span {
        color: #3b88d2
    }

    .is-hover:hover .is-hoverBtnBlue:before {
        background-image: url()
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnBlack {
        background-color: #242728
    }

    .is-hover:hover .is-hoverBtnBlack span {
        color: #fff
    }

    .is-hover:hover .is-hoverBtnBlack:before {
        background-image: url()
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnWhite {
        background-color: #3b88d2
    }

    .is-hover:hover .is-hoverBtnWhite span {
        color: #fff
    }

    .is-hover:hover .is-hoverBtnWhite:before {
        background-image: url()
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnNews {
        background-color: #fff
    }

    .is-hover:hover .is-hoverBtnNews span {
        color: #242728
    }

    .is-hover:hover .is-hoverBtnNews:before {
        background-image: url()
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnRegister:after {
        transform: scaleX(1)
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverNewsLine:before {
        transform: scaleX(1) !important
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverBtnCarousel:after {
        background-color: #fff
    }

    .is-hover:hover .is-hoverBtnCarousel:before {
        background-image: url()
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverSnsIcon .sns-icons .sns-icon01 {
        transform: translateY(-100%) !important
    }
}

@media screen and (min-width: 768px) {
    .is-hover:hover .is-hoverSnsIcon .sns-icons .sns-icon02 {
        transform: translateY(0) !important
    }
}

.is-hover .is-hoverBtnBlue,
.is-hover .is-hoverBtnWhite,
.is-hover .is-hoverBtnBlack,
.is-hover .is-hoverBtnNews,
.is-hover .is-hoverBtnCarousel:after {
    transition: all .3s cubic-bezier(.25, .1, .25, 1)
}

.is-hover .is-hoverThumb {
    transition: all 1s cubic-bezier(.165, .84, .44, 1);
    backface-visibility: hidden
}

.is-hover .is-hoverBtnRegister:after {
    transition: all .8s cubic-bezier(.77, 0, .175, 1)
}

.is-hover .is-hoverNewsLine:before {
    transition: all .6s cubic-bezier(.165, .84, .44, 1)
}

.is-hover .is-hoverSnsSide,
.is-hover .is-hoverStoreTrigger,
.is-hover .is-hoverBannerTrigger {
    transition: all .6s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.is-hover .is-hoverSnsSide {
    stroke: #242728
}

.is-hover .is-hoverStoreTrigger {
    stroke: #3b88d2
}

.is-hover .is-hoverBannerTrigger {
    stroke: #fff
}

.is-hover .is-hoverSnsIcon .sns-icons .sns-icon {
    transition: all .4s cubic-bezier(.165, .84, .44, 1)
}

.is-white .is-hoverSnsSide {
    stroke: #fff !important
}

@media screen and (min-width: 768px) {
    .js-hover-letter:hover:before {
        transform: translateY(-6px)
    }
}

.js-hover-letter:before {
    transition: all .6s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width: 768px) {
    .js-hover-letter .emp {
        margin-right: 8px
    }
}

@media screen and (max-width: 767px) {
    .js-hover-letter .emp {
        margin-right: 1.07vw
    }
}

.circle {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    fill: none;
    -webkit-stroke-dasharray: 880;
    stroke-dasharray: 880;
    -webkit-stroke-dashoffset: 440;
    stroke-dashoffset: 440;
    stroke-width: 4px
}

@media screen and (max-width: 767px) {
    .circle {
        display: none
    }
}

.footer__main .footer__prod dt,
.footer__main .footer__toTop a,
.footer__bottom .copyright,
.l-lineup .head__main,
.menu .menu-inner .list .item .item-page,
.trigger a .trigger-texts,
#l-header .sns .sns-follow {
    font-family: Marcellus, sans-serif
}

.l-lineup .carousel .title,
.l-products .title,
.head,
.head-sub {
    font-family: NotoSerifJP, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif
}

.menu .menu-inner .list .item .item-pageSub,
.text {
    font-family: NotoSansCJKjp, Hiragino Kaku Gothic Pro, \30d2\30e9\30ae\30ce\89d2\30b4 Pro W3, Meiryo, \30e1\30a4\30ea\30aa, sans-serif
}

.IE .is-headContainer span {
    opacity: 1 !important
}

.IE .l-mainVisual .mv-logo {
    display: none !important
}

.IE .l-mainVisual .bg-item {
    transition: all .6s cubic-bezier(.25, .25, .75, .75)
}

.IE .l-products .item .thumb-mask {
    opacity: 0 !important
}

.IE .p-news .head .head__moon {
    -webkit-transform: translate(0px, 0px) !important;
    transform: translate(0) !important
}

.IE .p-news .head .head__moon span {
    opacity: 1 !important;
    visibility: inherit !important
}

.IE .p-news .head .head__moon:before {
    display: none !important
}

.IE #l-header .logo a {
    width: 166px !important;
    height: 31px !important
}

.IE .l-feature .guide-list .guide-pos {
    margin-bottom: 5vh !important
}

.IE .l-feature .guide-list .guide-pos:nth-child(1) {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.IE .l-feature .feature-list .item {
    position: relative !important
}

.IE .l-feature .feature-list .item .thumb .thumb-box {
    opacity: 1 !important;
    transform: rotate(0) translateY(0) !important
}

.IE .l-feature .feature-list .item .text .num,
.IE .l-feature .feature-list .item .text .text-box .title,
.IE .l-feature .feature-list .item .text .text-box .body {
    opacity: 1 !important;
    transform: translateY(0) !important
}

    {
    width: 100%;
    position: relative;
    overflow: hidden
}

@media screen and (min-width: 768px) {
        {
        padding: 140px 0 150px
    }
}

@media screen and (max-width: 767px) {
        {
        padding: 32vw 0
    }
}

@media screen and (min-width: 768px) {
    .head {
        font-size: 38px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .head {
        font-size: 8vw;
        margin-bottom: 1.34vw
    }
}

@media screen and (min-width: 768px) {
    .head-sub {
        font-size: 30px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 767px) {
    .head-sub {
        font-size: 5.87vw;
        margin-bottom: 5.34vw
    }
}

@media screen and (min-width: 768px) {
    .block {
        margin-bottom: 70px
    }
}

@media screen and (max-width: 767px) {
    .block {
        margin-bottom: 9.34vw
    }
}

.thumb-common {
    position: relative
}

.thumb {
    margin: auto
}

@media screen and (min-width: 768px) {
    .thumb {
        max-width: 780px;
        margin-bottom: 70px
    }
}

@media screen and (max-width: 767px) {
    .thumb {
        margin-bottom: 8vw
    }
}

.btn {
    margin: auto
}

@media screen and (min-width: 768px) {
    .btn {
        width: 220px;
        margin-top: 80px
    }
}

@media screen and (max-width: 767px) {
    .btn {
        width: 58.67vw;
        margin-top: 21.34vw
    }
}

/*# sourceMappingURL=/cdn/shop/t/12/assets/static-app.css.map?v=106723649971020400851711870051 */

.link_to:hover {
    opacity: .6;
}

.grid-view-item__image-wrapper img {
    width: 98%;
    height: auto;
    max-width: 460.0px;
    max-height: 345px;
}

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

    .grid-view-item__image-wrapper img {
        width: 60%;
        margin-left: 20%;
        margin-right: 20%;
        height: auto;
        max-width: initial;
        max-height: initial;
    }

}


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

    .grid-view-item__image-wrapper img {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        height: auto;
        max-width: initial;
        max-height: initial;
    }

}

.search__breadcrumb {
    display: none;
}

.footer__link-blockItem:nth-child(3),
.footer__shops,
.not-snows {
    display: none !important;
}



/* -------------------------------------------------------------------  */

.product-gallary {
    width: 40%;
}

.cart__backLink {
    margin-top: 8.25vw;
}

@media screen and (max-width:380px){
    .product_label {
        font-size: 14px !important;
    }
}

.postage .label{
    width: 160px;
    padding: 10px;
}
.postage .data{
    width: 120px;
    padding: 10px;
}


.cart .cart__item-listBlockDesc.desc .desc__tag{
    font-weight : 400;
    font-size: 12px;
    padding: 8px;
}

@media screen and (max-width: 749px) {
    .cart .cart__item-listBlockDesc.desc .desc__tag{
        font-weight : 400;
        font-size: 2.8vw;
    }
}
@media screen and (min-width: 540px) and (max-width: 749px) {
.snows_point{
    font-size: 14px;
}
}

.Helvetica{
    font-family: Helvetica, 'Helvetica Neue', Arial, 'Lucida Grande', sans-serif;

}
.color585858{
    color:rgba(58, 58, 58)!important;
}
.color515050{
    color:rgba(51, 50, 50)!important;
}
.NotoSansJP{

    font-family: NotoSansJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;

}

.NotoSerifJP{
    font-family: NotoSerifJP, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, sans-serif;
}
.w100{
    font-weight: 100!important;
}
.w400{
    font-weight: 400!important;
}
.marcellus{
    font-family: "Marcellus", sans-serif;
}

@media only screen and (min-width: 840px)  and (max-width: 1100px)  {
    .product-single__title.isTwo{
        font-size: 1.6em !important;
    }
}
@media only screen and (min-width: 600px)  and (max-width: 839px)  {
    .product-single__title.isTwo{
        font-size: 1.4em !important;
    }
}
@media only screen and (max-width: 410px) {
    .product-single__title.isTwo{
        font-size: 20px !important;
    }
}
@media screen and (max-width: 908px){
    .point_not_show{
        display: none;
    }
}
    

