@charset "UTF-8";
#index .article a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -.2em;
}
#index .vol6 .section4__inner {
    background: #476a83;
}
#index .vol6 .kv__copy {
    width: 204.5061px;
    top: 229px;
    right: 80px;
    left: inherit;
}
#index .section4__txt-2 {
    background: initial;
    padding: 30px 0;
    color: #ffffff;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .article__txt a:hover {
    opacity: .4;
}
#index .vol6 .article__name {
    color: #194564;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .section9__ttl {
    width: 121.3271px;
    margin: 36px 187px 0 auto;
}
#index .section10__txt span{
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .section10__txt span.name {
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    font-size: 18px;
    display: block;
    padding-bottom: 1em;
}
#index .section10__txt span.color1 {
    color: #97caeb;
}
#index .section10__txt span {
    color: #332e20;

}
@media screen and (min-width:768px),print {
    #index .kv__logo {
        width: 93.3px;
        top: 32px;
        left: 805px;
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol15/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 180.208px;
    }
    #index .kv__ttl {
        width: 404px;
    }
    #index .kv__tokusyu {
        width: 136px;
        position: absolute;
        top: 36px;
        left: 727px;
    }
    #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;
    }
    #index .section9__price {
        display: flex;
        justify-content: space-between;
        width: 622px;
        padding: 50px 0;
        margin-left: 88px;
    }
    #index .section9__item img {
        width: auto;
    }
    #index .section10__ttl {
        width: 116.8711px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px), print {
    #index .vol6 .kv {
        background-image: url(./../img/index/vol15/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .vol6 .kv__copy {
        width: 29.055vw;
        position: absolute;
        top: auto;
        bottom: 5.466vw;
        left: 6.266vw;
        opacity: 0;
        animation: blur-anim 1.5s 1.5s forwards;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .vol6 .section4__ttl {
        width: 45.952vw;
        margin: 0 auto 0 24vw;
    }
    #index .section4__txt-2 {
        padding: 0;
    }
    #index .vol6 .article_ttl1 {
        width: 66.666vw;
    }
    #index .vol6 .article_ttl2 {
        width: 77.527vw;
    }
    #index .vol6 .article_ttl3 {
        width: 86.402vw;
    }
    #index .section9__item img {
        width: 62.75vw;
    }
    #index .section9__ttl {
        width: 32.339vw;
        margin: 0 auto;
    }
    #index .section10__ttl {
        width: 25.699vw;
    }
}