@charset "UTF-8";
#index .section4 a[target=_blank]:after, #index .article a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -.2em;
}
#index .kv__logo.off
 {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #5f6388;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 73px;
    left: 590px;
}
#index .section4__txt-2 {
    background: initial;
    padding: 30px 0;
    color: #ffffff;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .section4 a, #index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .section4 a:hover , #index .article__txt a:hover {
    opacity: .4;
}
#index .vol6 .article__name {
    color: #a39383;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
.section9__price2 img {
    width: auto;
}
.section9__price2 a {
    position: relative;
    width: 150px;
    height: 30px;
    margin-top: 0;
}
.section9__price2 {
    margin: 50px 0 50px 30px;
}
.section9__price2__inner, .cart__inner {
    display: flex;
    margin-bottom: 23px;
}
.cart__inner {
    column-gap: 20px;
}
.section9__price2__inner {
    margin-bottom: 50px;
}
.section9__price2__inner:first-of-type {
    margin-bottom: 80px;
}
.section9__price2__inner h3 {
    width: 400px;
}
.cart.sold {
    pointer-events: none;
}
@media screen and (min-width:768px),print {
    #index .kv__logo {
        left: 796px;
    }
    #index .kv__logo.off {
        left: 806px;
        top: 35px;
    }
    #index .kv__shop {
        position: absolute;
        right: 40px;
        bottom: 24px;
        animation: bund-anime-shop 4s 0s infinite;
    }
    #index .kv__shop a:hover {
        opacity: .6;
    }
    #index .kv__shop img {
        width: auto;
    }
    @keyframes bund-anime-shop {
        0%, to {
            transform: translateX(-5px);
        }
        50% {
            transform: translateX(15px);
        }
    }
    #index .vol6 .section4__ttl {
        width: 80px;
    }
    #index .vol6 .kv__ttl {
        top: 35px;
        left: 30px;
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol32/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 340px;
        left: 42px;
    }
    #index .section4__ttl {
        width: 122px;
    }
    #index .vol6 .section4__btn {
        padding-top: 1px;
    }
    #index .vol6 .section4__btn2 {
        padding-top: 1px;
    }
    #index .section4__txt {
        width: 480px;
    }
    #index .vol6 .article_ttl1 {
        width: auto;
    }   
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .section9__ttl {
        width: 137px;
        margin: 36px 0 0 140px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 4vw;
        right: 4.5vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        right: 7vw;
        bottom: 4vw;
        animation: bund-anime-shop 4s 0s infinite;
    }
    @keyframes bund-anime-shop {
        0%, to {
            transform: translateX(0);
        }
        50% {
            transform: translateX(4vw);
        }
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol32/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__ttl {
        width: 64vw;
        top: 4vw;
        left: 4vw;
    }
    #index .vol6 .kv__copy {
        width: 33.6vw;
        top: 38.5vw;
        left: auto;
        right: 2.8vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .vol6 .kv__tokusyu {
        width: 47.846vw;
        top: 59.5vw;
        left: 5.5vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .article__img-last {
        padding: 0 0 20vw;
    }
    #index .vol6 .section4__ttl {
        width: 16vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .vol6 .article_ttl1 {
        width: auto;
    }
    #index .vol6 .article_ttl2 {
        width: 84.133vw;
    }
    #index .vol6 .article_ttl3 {
        width: 87.866vw;
    }
    #index .vol6 .article_ttl4 {
        width: 72.862vw;
    }
    #index .section9__ttl {
        width: 37vw;
        margin: 0 auto;
    }
    .section9__price2__inner {
        display: block;
    }
    .section9__price2 {
        max-width: 320px;
        width: 90vw;
        margin: 30px auto;
    }
    .section9__price2__inner h3 {
        max-width: 320px;
        width: 90vw;
        padding-bottom: 20px;
    }
    .section9__price2__inner, .cart__inner {
        margin-bottom: 1.333vw;
    }
    .section9__price2__inner:first-of-type {
        margin-bottom: 13.333vw;
    }
    #index .section9__price-btn {
        width: auto;
        margin: 5px 0 0;
        display: flex;
        justify-content: center;
    }
    #index .stock {
        margin-top: 0.5em;
    }
    .cart__inner {
        flex-wrap: wrap;
    }
    /* .section9__price2 h3 img {
        width: 62.605vw;
    }
    .price_ttl1 {
        width: 71.9vw;
    }
    .price_ttl2 {
        width: 64.121vw;
    }
    .price_ttl3 {
        width: 62.02vw;
    }
    .price_ttl4 {
        width: 62.02vw;
    } */
}