@charset "UTF-8";

#index .kv__logo.off {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #bfec83;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 21px;
    left: auto;
    right: 55px;
}
#index .section4__txt-2 {
    background: initial;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 0;
    width: 420px;
}
#index .section4__inner 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 .article .article__matome a[target=_blank]:after {
    font-size: 1em;
    position: absolute;
    top: -0.2em;
    right: -1.3em;
}
#index .section4__inner a, #index .article__txt a, #index .article__img a, .article__matome a {
    color: #eb82af;
}
#index .article__txt .font-s {
    font-size: 80%;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}
#index .vol6 .article__name {
    color: #a39383;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
}
#index .vol6 .article__name.unite {
    background: url(./../img/index/vol38/pc/icon_unite.png) no-repeat;
    background-size: contain;
    width: 46px;
    height: 54px;
    text-indent: -1000vw;
    margin-left: 25px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.ayako {
    background: url(./../img/index/vol38/pc/icon_ayako.png) no-repeat;
    background-size: contain;
    width: 42px;
    height: 54px;
    text-indent: -1000vw;
    margin-left: 25px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.yamashita {
    background: url(./../img/index/vol38/pc/icon_yamashita.png) no-repeat;
    background-size: contain;
    width: 39px;
    height: 54px;
    text-indent: -1000vw;
    margin-left: 25px;
    margin-bottom: 5px;
}
#index .vol6 .article__name.futari {
    background: url(./../img/index/vol38/pc/icon_futari.png) no-repeat;
    background-size: contain;
    width: 99px;
    height: 56px;
    text-indent: -1000vw;
    margin-left: 25px;
    margin-bottom: 5px;
}
#index .section10__txt span{
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;   
}
#index .section10__txt span.color-b{
    color: #332e20;
}
#index .article__matome {
    position: relative;
}
#index .article__matome a {
    display: block;
    position: absolute;
    bottom: 28px;
    left: 111px;
    width: 157px;
}
@media screen and (min-width:768px),print {
    #index .section4__inner a, #index .article__txt a, #index .article__img a, .article__matome a {
        transition: opacity .3s;
    }
    #index .section4__inner a:hover, #index .article__txt a:hover, #index .article__img a:hover, .article__matome a:hover {
        opacity: .4;
    }    
    #index .kv__logo {
        left: 796px;
    }
    #index .kv__logo.off {
        top: 282px;
        left: 40px;
    }
    #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);
        }
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 35px
        }
        50% {
            top: 15px
        }
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol38/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: auto;
        bottom: 49px;
        left: 40px;
    }
    #index .section4__ico {
        margin-left: 549px;
    }        
    #index .section4__ttl {
        width: 122px;
    }
    #index .section4__txt {
        width: 480px;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }   
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .article__img {
        padding-bottom: 50px;
    }        
    #index .article__matome {
        width: 500px;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px), print {
    #index .article .article__matome a[target=_blank]:after {
        font-size: .8em;
    }    
    #index .kv__logo.off {
        top: 43vw;
        right: auto;
        left: 6vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        right: 7.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/vol38/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__ttl {
        width: 64vw;
        top: 3.2vw;
        left: 4.54vw;
    }
    #index .vol6 .kv__copy {
        width: 36.8vw;
        top: 40.866vw;
        right: 4vw;
    }
    #index .vol6 .kv__tokusyu {
        width: 61.86vw;
        bottom: 4.5vw;
        left: 4.3vw;
        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: 90vw;
    }
    #index .vol6 .article_ttl {
        width: auto;
    }
    #index .vol6 .article__name.unite {
        margin-left: 0;
    }
    #index .vol6 .article__name.ayako {
        margin-left: 0;
    }
    #index .vol6 .article__name.yamashita {
        margin-left: 0;
    }
    #index .vol6 .article__name.futari {
        margin-left: 0;
    }
    #index .article__matome {
        margin-left: -3.3333vw;
        margin-bottom: 50px;
    }
    #index .article__matome a {
        width: 29.2194vw;
        left: 20.8vw;
        bottom: 5.5vw;
    }
    #index .section4 .continue {
        padding-bottom: 25px;
    }
}