@charset "UTF-8";

#index .section4__inner {
    background: #80a1c9;
}
#index .kv__copy {
    width: 74.83px;
    top: 240px;
    left: 705px;
}
#index .section4__txt-2 {
    color: #332e20;
    background: initial;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 14px 0 0 0;
}
#index .section4__txt-3 {
    background: #dae3ef;
    color: #332e20;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    margin: 30px auto 0;
    padding: 20px;
    max-width: 420px;
    width: 93.333vw;
    font-size: 13px;
    line-height: 2;
    letter-spacing: .1em;
    border-radius: 20px;
}
#index .section4__txt-3 span {
    font-size: 15px;
    display: block;
    line-height: 1.44;
    padding-bottom: 0.4em;
}
#index .article__name {
    color: #6a91c0;
}
#index .article__txt a {
    color: #eb82af;
    transition: opacity .3s;
}
#index .article__txt a:hover {
    opacity: .4;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
}
#index .section4 .article__img + .continu {
    margin-top: -25px;
}
@media screen and (min-width:768px),print {
    #index .kv {
        background-image: url(./../img/10go/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 404.57px;
        top: 30px;
        left: 25px;
    }
    #index .kv__logo {
        width: 94px;
        top: 276px;
        left: 37.4949px;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 286px
        }
        50% {
            top: 266px
        }
    }
    #index .kv__tokusyu {
        width: 328.87px;
        top: 575px;
        left: 45px;
    }
    #index .section4__ttl {
        width: 122.6px;
    }
    #index .article_ttl1, #index .article_ttl2{
        width: auto;
    }   
    #index .article h3 {
        padding: 0 22px 34px;
    }
    #index .article__name {
        padding: 0 22px 8px;
    }
    #index .article__txt {
        padding: 0 22px 35px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv {
        background-image: url(./../img/10go/sp/main_kv_sp.jpg);
        background-size: cover;
        height: 156.26667vw;
        width: 100%;
    }
    #index .kv__copy {
        width: 14.96vw;
        top: 50.666vw;
        right: 5.333vw;
        left: auto;
    }
    #index .kv__tokusyu {
        width: 65.422vw;
        left: 4.666vw;
        top: initial;
        bottom: 6.649vw;
        animation: none;
        opacity: 1;
    }
    #index .kv__logo {
        width: 18.66667vw;
        left: 4vw;
        right: initial;
        animation: bund-anime-logo 4s 0s infinite;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 44vw
        }
        50% {
            top: 48vw
        }
    }
    #index .section4__ttl {
        width: 32.693vw;
    }
    #index .section4__txt {
        width: 86.35vw;
    }
    #index .article_ttl1 {
        width: 84.3vw;
    }
    #index .article_ttl2 {
        width: 52.345vw;
    }
}