@charset "UTF-8";
:not(#navi__after) .btanime:hover {
    animation: bundbt-anim_index2 1s 0s;
}
@keyframes bundbt-anim_index2{   
    0%,to{transform: translateY(0px);transform:scale(1)}
    30%{transform: translateY(-8px)}50%{transform:scale(1)}
    90%{transform: translateY(0px);transform:scale(1,1)}
}
#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: #7f6266;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 79px;
    left: auto;
    right: 171px;
}
#index .section4__txt-2 {
    max-width: 420px;
    background: initial;
    padding: 30px 0;
    color: #ffffff;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
.banner {
    max-width: 420px;
    width: 86.66667vw;
    margin: 20px auto 80px;
}
.banner img {
    max-width: 400px;
}
#index .section4 a {
    color: #97caeb;
    transition: opacity .3s;
}
#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: #97caeb;
    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 0 180px;
}
.section9__price2__inner, .cart__inner {
    display: flex;
    margin-bottom: 50px;
}
.section9__price2__inner {
    margin-bottom: 0;
}
.cart__inner {
    column-gap: 20px;
}
.section9__price2__inner:first-of-type {
    margin-bottom: 80px;
}
.section9__price2__inner h3 {
    width: 330px;
}
.cart.sold {
    pointer-events: none;
}
@media screen and (min-width:768px),print {
    #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 .kv__logo {
        width: 93.3px;
        top: 32px;
        left: 805px;
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol34/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 81px;
    }
    #index .kv__ttl {
        width: 404px;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 308px;
        left: 40px;
    }
    #index .section4__ttl {
        width: 122px;
    }
    #index .vol6 .section4__btn2 {
        padding-top: 1px;
    }
    #index .section4__txt {
        width: 480px;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .section9__ttl {
        width: 185px;
        margin: 36px 170px 0 auto;
    }
    .section9 .note {
        display: flex;
        align-items: center;
        height: 30px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 4vw;
        right: 3.6vw;
    }
    #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/vol34/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__tokusyu {
        width: 49.066vw;
        position: absolute;
        bottom: 0.7vw;
        left: 4.6vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .vol6 .kv__copy {
        width: 80.8vw;
        top: 48.99vw;
        left: 3.7vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    .banner {
        margin: 20px auto;
    }
    #index .article__img-last {
        padding: 0 0 20vw;
    }
    #index .vol6 .section4__ttl {
        width: 16.133vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }
    #index .section9__ttl {
        width: 49.333vw;
        margin: 0 30vw 0 auto;
    }
    .section9__price2__inner {
        display: block;
    }
    .section9__price2 {
        width: auto;
        margin: 30px auto;
    }
    .section9__price2 img {
        margin: 0 auto;
    }
    .section9__price2__inner h3 {
        width: auto;
        padding-bottom: 20px;
    }
    .section9__price2__inner, .cart__inner {
        margin-bottom: 13.333vw;
    }
    .section9__price2__inner:first-of-type {
        margin-bottom: 13.333vw;
    }
    #index .section9__price-btn {
        width: auto;
        margin: 5px 0 0;
    }
    #index .stock {
        margin-top: 0.5em;
    }
    .cart__inner {
        display: block;
    }
    /* .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;
    } */
}