@charset "UTF-8";
.ff-nijimi {
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
}
.ff-l {
    font-family: "Shuei MaruGo L","Noto Sans JP",sans-serif;
}
.font-s {
    font-size: 13px;
    letter-spacing: .05em;
}
.indent {
    text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
}
.hidden {
    visibility: hidden;
}
#index .kv__logo.off {
    animation: none;
    top: 40px;
}
#index .vol6 .section4__inner {
    background: #94D694;
}
#index .vol6 .kv__copy {
    width: auto;
    top: 59px;
    left: auto;
    right: 47px;
}
#index .section4__txt-2 {
    background: initial;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 0;
    width: 440px;
}
#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 .section4__inner a, #index .article__txt a, #index .article__img a, .article .info a, .article .img_info a{
    color: #005fff;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}
.article__img p {
    font-size: 13px;
    line-height: 2;
    padding-top: .5em;
    color: #332e20;
    display: flex;
    justify-content: center;
}
.article .info {
    background-color: #97caeb;
    border-radius: 15px;
    margin-bottom: 80px;
    padding: 50px 0 5px;
}
.article .info ul {
    max-width: 520px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    padding: 40px 0;
}
.article .info ul li {
    width: calc((100% - 20px)/2);
    color: #005fff;
}
.article .info ul li p {
    font-family: "Shuei MaruGo L","Noto Sans JP",sans-serif;
    font-size: 13px;
    line-height: 1.46;
    display: flex;
    justify-content: center;
    padding-top: 0.4em;
    text-align: center;
}
.article .img_info {
    margin-bottom: 50px;
    position: relative;
}
.article .img_info a {
    position: absolute;
    bottom: 42px;
    left: 237px;
    display: inline-flex;
}
#index .article__txt {
    color: #332e20;
}
#items {
    padding-top: 10.26667vw;
    margin-top: -10.26667vw;
}
.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;
}
@media screen and (min-width:768px),print {
    #index .section4__inner a, #index .article__txt a, #index .article__img a, .article .info a, .article .info2 a , .article .img_info a{
        transition: opacity .3s;
    }
    #index .section4__inner a:hover, #index .article__txt a:hover, #index .article__img a:hover, .article .info a:hover, .article .info2 a:hover, .article .img_info a:hover {
        opacity: .4;
    }    
    #index .kv__logo {
        left: 796px;
    }
    #index .kv__logo.off {
        top: 243px;
        left: 32px;
    }
    #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);
        }
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 35px
        }
        50% {
            top: 15px
        }
    }
    #index .vol6 .kv {
        background-image: url(./../img/index/vol54/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .vol6 .section4__ttl {
        width: 78px;
    }
    #index .vol6 .kv__ttl {
        width: auto;
        top: 22px;
        left: 26px;
    }
    #index .kv__tokusyu {        
        width: auto;
        top: 136px;
        left: 29px;
    }
    #index .section4__ico {
        margin-left: 549px;
    }        
    #index .section4__ttl {
        width: 122px;
    }
    #index .section4__txt {
        width: 480px;
    }
    #index .vol6 .article_ttl {
        width: auto;
        margin: 0 auto;
    }   
    #index .article {
        width: 750px;
    }
    #index .article h3 {
        padding: 0 0 30px;
        display: flex;
        justify-content: center;
    }
    #index .article h3.ttl_info {
        padding: 0 0 50px;
    }
    #index .article__txt {
        padding-left: 175px;
        line-height: 2;
    }
    #index .article__txt.article__txt-last {
        padding-left: 175px;
        padding-bottom: 75px;
    }
    #index .article__img + .article__img {
        margin-top: -25px;
    }
    #index .article__img {
        width: 400px;
        margin: 0 auto;
        padding-bottom: 30px;
    }        
    #index .article__img-last {
        padding-bottom: 80px;
    }        
    #index .article__img2 {
        width: 600px;
        margin: 0 auto;
    }
    #index .info .article__txt.txt {
        display: flex;
        justify-content: center;
    }
    #index .article .info h3 {
        padding: 20px 28px 34px;
    }
    #index .info .article__txt.txt .article__txt{
        padding: 0 0 35px;
    }
    #index .info .article__img {
        width: 400px;
        padding-bottom: 20px;
    }
    #items {
        padding-top: 35px;
        margin-top: -35px;
    }    
    .article .img_info a img {
        width: 152px;
    }    
}
@media screen and (max-width: 767px), print {
    #index .kv__logo.off {
        top: 39.5vw;
        left: 4.6vw;
    }
    #index .kv__shop {
        width: 20vw;
        position: absolute;
        right: 7vw;
        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/vol54/sp/main_kv_sp.jpg);
        background-size: cover;
        background-position: center bottom;
        overflow: hidden;
    }
    #index .vol6 .kv__ttl {
        width: 53.866vw;
        top: 5.2vw;
        left: 4.3vw;
    }
    #index .vol6 .kv__copy {
        width: 47.6vw;
        top: 36.6vw;
        left: auto;
        right: 5.8vw;
    }
    #index .vol6 .kv__tokusyu {
        width: 24.133vw;
        top: 34.8vw;
        bottom: initial;
        left: 3.8vw;
        opacity: 1;
        animation: none;
    }
    #index .vol6 .section4__ttl {
        width: 36.666vw;
    }
    #index .section4__ico {
        margin-left: 63.7333vw;
    }
    #index .article__img + .article__img {
        margin-top: -6vw;
    }
    #index .vol6 .section4__ttl {
        width: 15.6vw;
    }
    #index .section4__txt-2 {
        padding: 0;
        width: 90vw;
    }
    #index .vol6 .article_ttl {
        width: auto;
        margin: 0 auto;
    }
    #index .section4 .continue {
        padding-bottom: 25px;
    }
    .article .info {
        width: 95.333vw;
        margin-left: -4.333vw;
        margin-bottom: 40px;
        padding: 35px 3.8% 0;
    }
    .article .info ul {
        gap: 25px 10px;
        padding: 50px 0 30px;
    }
    .article .info ul li {
        width: calc((100% - 10px)/2);
    }
    .article .info ul li p {
        font-size: 10.5px;
        text-align: center;
    }
    #index .article .info h3 {
        padding: 5vw 0;
    }
    #index .article .info h3 img {
        margin: 0 auto;
    }
    #index .info .article__txt.txt {
        padding: 0;
    }
    #index .info .article__img {
        width: 80vw;
        padding-bottom: 20px;
        margin: 0 auto;
    }
    #index .article__txt.article__txt-last {
        padding: 0 0 10vw;
    }
    .article .img_info {
        width: 93.333vw;
        margin-left: -3.333vw;
        margin-bottom: 25px;
    }
    .article .img_info a {
        width: 34vw;
        bottom: 7.4vw;
        left: 18.9vw;
    }
    #index .article h3 {
        padding: 0 0 8vw;
    }
    #index .article__img {
        padding-bottom: 6vw;
    }
    #index .article__img-last {
        padding-bottom: 11vw;
    }        
    #index .article__txt {
        padding: 0 0 9vw;
    }
    #index .article__img1 {
        width: 66.666vw;
        margin: 0 auto;
    }
    #index .article__img2 {
        width: 80vw;
        margin: 0 auto;
    }
    #index .article__img3 {
        width: 80vw;
        margin: 0 auto;
    }
}