@charset "UTF-8";

#index .article a[target=_blank]:after, #index .section4__txt-3 a[target=_blank]:after{
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -.2em;
}
.section4 a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .kv__logo.off
 {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #ffe673;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 158px;
    left: 664px;
}
#index .section4__txt-2 {
    background: initial;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 0 0 40px 0;
    width: 420px;
}
#index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .article__txt .section4__btn2 a:hover {
    opacity: 1;
}
#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;
}
@media screen and (min-width:768px),print {
    .section4 a:hover {
        opacity: .4;
    }
    .section4 .section4__btn2 a:hover {
        opacity: 1;
    }
    #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 .kv {
        background-image: url(./../img/index/vol31/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 81px;
    }
    #index .vol6 .kv__ttl {
        width: auto;
        top: 35px;
        left: 30px;
    }
    #index .kv__tokusyu {
        width: auto;
        top: 650px;
        left: 43px;
    }
    #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_ttl {
        width: auto;
    }   
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .section9__ttl {
        width: auto;
    }        
    #index .section9__ttl1 {
        margin: 20px auto 0;
    }
    #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: 4.5vw;
    }
    #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/vol31/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 64.05vw;
    }
    #index .vol6 .kv__copy {
        width: 27.733vw;
        top: 29vw;
        left: auto;
        right: 2.2vw;
    }
    #index .vol6 .kv__tokusyu {
        width: 59.1777vw;
        bottom: 4vw;
        left: auto;
        right: 3.9vw;
        opacity: 1;
        animation: none;
    }
    #index .vol6 .section4__ttl {
        width: 36.666vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .vol6 .section4__ttl {
        width: 16.133vw;
    }
    #index .section4__txt-2 {
        padding: 0;
        width: 86.66667vw;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }
    #index .section9__ttl1 {
        width: 22.4vw;
        padding: 4.8vw 0;
    }
    #index .section9__ttl2 {
        width: 22.5vw;
        padding: 9.33333vw 0 25.5vw;
    }
    #index .section9__ttl3 {
        width: 34vw;
        padding: 9.33333vw 0 15.3vw;
    }
    #index .section9__item img {
        width: auto;
        margin-left: auto;
    }
}