@charset "UTF-8";

#index .kv__logo.off {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #9eb0ad;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 31px;
    left: 614px;
}
#index .section4__txt-2 {
    background: initial;
    color: #ffffff;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 0 0 40px 0;
    width: 400px;
}
#index .section4__txt-3 {
    background: #e5eae9;
    color: #35302e;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
    margin: 0 auto 50px;
    padding: 20px 40px;
    width: 400px;
    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;
}
.video-wrap div {
    padding-bottom: 56.25%;
    height: 0;
}
.video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#index .section10__txt span{
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;   
}
#index .section10__txt span.color-b{
    color: #332e20;
}
.announce {
    font-size: 12px;
    letter-spacing: 1px;
}
@media screen and (min-width:768px),print {
    #index .kv__logo {
        left: 796px;
    }
    #index .kv__logo.off {
        left: 811px;
    }
    #index .kv__shop {
        position: absolute;
        right: 94px;
        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);
        }
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 35px
        }
        50% {
            top: 15px
        }
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol27/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 185px;
    }
    #index .vol6 .kv__ttl {
        width: auto;
        left: 35px;
    }
    #index .kv__tokusyu {
        width: auto;
        top: 580px;
        left: 45px;
    }
    #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, #index .vol6 .article_ttl2, #index .vol6 .article_ttl3, #index .vol6 .article_ttl4, #index .vol6 .article_ttl5, #index .vol6 .article_ttl6{
        width: auto;
    }   
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    .video-wrap {
        width: 560px;
        margin: 0 0 75px -30px;
    }
    .video-wrap {
        width: 560px;
        margin: 0 0 75px -30px;
    }
    #index .section9__ttl {
        width: auto;
    }        
    #index .section9__item img {
        width: auto;
    }
    #index .section9__price {
        width: 640px;
        margin-left: 75px;
    }
    #index .section9__item {
        padding-right: 30px;
    }
    #index .section10__ttl {
        width: 70px;
    }
    #index .section10__txt {
        width: 400px;
        padding: 35px 0 0;
    }
    #index .section10__txt span.font-b{
        font-size: 18px;
    }    
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 4vw;
        right: 4vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        left: 4.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 {
        background-image: url(./../img/index/vol27/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 63.05vw;
    }
    #index .vol6 .kv__copy {
        width: 94.266vw;
        top: 39.866vw;
        left: 2.533vw;
    }
    #index .vol6 .kv__tokusyu {
        width: 63.866vw;
        bottom: 4vw;
        left: auto;
        right: 2.8vw;
        opacity: 1;
        animation: none;
    }
    #index .vol6 .section4__ttl {
        width: 36.666vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .vol6 .section4__ttl {
        width: 36.933vw;
    }
    #index .section4__txt-2 {
        padding: 0;
        width: 86.66667vw;
    }
    #index .section4__txt-3 {
        margin-top: 8.5vw;
        margin-bottom: 2vw;
        padding: 5vw 4vw;
        width: 93.3333vw;
        font-size: 4vw;
        line-height: 8.26667vw;
        letter-spacing: .2vw;
        border-radius: 2.66667vw;
    }
    #index .vol6 .article_ttl1 {
        width: 86.8vw;
    }
    #index .vol6 .article_ttl2 {
        width: 49.733vw;
    }
    #index .vol6 .article_ttl3 {
        width: 64.533vw;
    }
    #index .vol6 .article_ttl4 {
        width: 56.8vw;
    }
    #index .section9__ttl {
        width: 32vw;
    }
    #index .section9-2 .section9__ttl {
        width: 45.866vw;
        margin-left: 20.4vw;
    }
    #index .section9__item img {
        width: 62.666vw;
        margin-left: 7.466vw;
    }
    #index .section9-2 .section9__item img {
        width: 66.8vw;
    }
    #index .section10__ttl {
        width: 31.226vw;
        margin: 0 auto 14.6vw;
    }
    #index .section10__txt span.font-b{
        font-size: 4.8vw;
    }    
    #index .section10 {
        padding-bottom: 0;
    }
}