@charset "UTF-8";

#index .vol6 .section4__inner {
    background: #d2faff;
}
#index .kv__logo.off
{
    animation: none;
}
#index .vol6 .kv__copy {
    width: auto;
    top: auto;
    bottom: 40px;
    left: 67px;
}
#index .section4__txt-2 {
    background: initial;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 0 0 40px 0;
    max-width: 420px;
}
#index .section4__txt-3 {
    background: #fff8e5;
    color: #ffbb00;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
    margin: 0 auto 50px;
    padding: 20px;
    width: 460px;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 1px;
    border-radius: 20px;
}
#index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .article__txt a:hover {
    opacity: .4;
}
#index .article__txt .font-s {
    font-size: 80%;
}
#index .vol6 .article__name {
    color: #a39383;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
}
.announce {
    font-size: 12px;
    letter-spacing: 1px;
}
#index .article__name.ayako {
    background: url(./../img/42go/pc/icon_ayako.png) no-repeat;
    background-size: contain;
    width: 42px;
    height: 54px;
    text-indent: -1000vw;
    margin-left: 25px;
    margin-bottom: 5px;
}
@media screen and (min-width:768px),print {
    #index .kv__logo {
        left: 811px;
        top: 31px;
    }
    #index .kv__shop {
        position: absolute;
        right: 30px;
        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 .kv {
        background-image: url(./../img/index/vol46/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 28px;
    }
    #index .vol6 .kv__ttl {
        width: auto;
        top: 30px;
        left: 40px;
    }
    #index .kv__tokusyu {
        width: auto;
        top: 168px;
        left: auto;
        right: 68px;
    }
    #index .section4__ico {
        margin-left: 530px;
    }
    #index .vol6 .section4__btn {
        padding-top: 1px;
    }
    #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: 82px;
    }        
    #index .section9__item img {
        width: auto;
    }
    #index .section9__price {
        justify-content: start;
        width: 640px;
        margin-left: 75px;
    }
    #index .section9__item {
        padding-right: 30px;
    }
}
@media screen and (max-width: 767px), print {
    #index .vol6 .kv {
        background-image: url(./../img/index/vol46/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        left: 3.5vw;
        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__ttl {
        width: 54.21vw;
        top: 2.8vw;
        left: 4.4vw;
    }
    #index .vol6 .kv__copy {
        width: 24.385vw;
        top: 35.866vw;
        left: 8vw;
    }
    #index .vol6 .kv__tokusyu {
        width: 8.877vw;
        top: 28vw;
        bottom: auto;
        left: auto;
        right: 7.2vw;
        opacity: 1;
        animation: none;
    }
    #index .vol6 .section4__ttl {
        width: 5.604vw;
    }
    #index .section4__ico {
        margin-left: 60.66667vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .article__name.ayako {
        margin-left: 0;
    }
    #index .section4__ttl {
        width: 32.58vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .section4__txt-3 {
        margin-top: 8.5vw;
        margin-bottom: 2vw;
        padding: 6vw;
        width: 86.66667vw;
        font-size: 4vw;
        line-height: 8.26667vw;
        letter-spacing: .2vw;
        border-radius: 2.66667vw;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }   
    #index .article__img.article__img-last {
        padding-bottom: 20vw;
    }
    #index .section9__ttl {
        width: 21.956vw;
    }
    #index .section9__item img {
        width: auto;
    }
}