@charset "UTF-8";
.left {
    text-align: left;
}
.kv__event {
    position: absolute;
}
#index .section4__inner {
    background: #699d8f;
}
#index .section4__txt-2 {
    color: #ffffff;
    background: initial;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 14px 0 0 0;
}
#index .section4__txt-3 {
    background: #ffffff;
    margin: 30px auto 0;
    padding: 30px;
    max-width: 460px;
    width: 94.666vw;
    border-radius: 16px;
}
#index .section4__txt-3 span {
    font-size: 15px;
    display: block;
    line-height: 1.44;
    padding-bottom: 0.4em;
}
#index .article__name {
    color: #a39383;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
}
#index .article__txt a, .section4__txt-3 a, .event a{
    color: #eb82af;
    transition: opacity .3s;
}
#index .article__txt a:hover, .section4__txt-3 a:hover, .event a:hover{
    opacity: .4;
}
#index .article__txt.bg-g {
    max-width: 400px;
    background: #448573;
    border-radius: 16px;
    color: #ffffff;
    padding: 20px 40px;
    margin-bottom: 35px;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .article__txt.bg-g h4 {
    font-size: 20px;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
    padding-bottom: .4em;
}
#index .article__txt.bg-g.bg-g2 {
    max-width: 600px;

}
.video-wrap {
    max-width: 480px;
    margin: 0 auto;
    position: relative;
}
.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;
}
#index .article__name2 {
    color: #448573;
    line-height: 1.875;
}
#index .article__txt2 {
    color: #448573;
}
#index .section4 .continue {
    text-align: center;
    font-size: 15px;
    padding-bottom: 50px;
}
#index .section4 .article__img + .continu {
    margin-top: -25px;
}
#index .article a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    content: "\e914";
    font-weight: normal;
    font-size: .8em;
    position: relative;
    top: -0.2em;
}
.event {
    max-width: 500px;
    margin: 0 auto;
    background: #448573;
    color: #ffffff;
    padding: 40px 30px 50px;
    border-radius: 20px;
    text-align: center;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    font-size: 16px;
    letter-spacing: .05em;
    line-height: 2;
}
.event img {
    display: inline-block;
}
.event h2 {
    padding: 40px 0 54px;
}
.event .yodogawa {
    text-align: left;
}
#index .article .event h3 {
    padding: 48px 0 0;
    font-size: 22px;
    color: #332e20;
    font-family: "Shuei NijimiMGo B","Noto Sans JP",sans-serif;
}
.event ul li {
    text-indent: -1em;
    padding-left: 1em;
}
.event ul li span {
    color: #c6c5c0;
}
.event .btn {
    margin-top: 45px;
    display: inline-block;
}
.event a:after {
    display: none;
}
@media screen and (min-width:768px),print {
    #index .kv {
        background-image: url(./../img/20go/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: auto;
        position: absolute;
        left: 60px;
    }
    #index .kv__logo {
        width: 93.3px;
        left: 805px;
    }
    #index .kv__copy {
        width: auto;
        top: 437px;
        left: 420px;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 165px;
        left: 686px;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 12px
        }
        50% {
            top: 32px
        }
    }
    .kv__event {
        position: absolute;
        top: 190px;
        right: 28px;
    }
    .kv__event img {
        max-width: auto;
        width: auto;
    }
    .section4__txt-3 > img {
        padding-top: 28px;
        width: 378px;
    }
    #index .section4__ttl {
        width: 186px;
    }
    #index .section4__txt-2 {
        width: 370px;
    }    
    #index .article_ttl1, #index .article_ttl2, #index .article_ttl3{
        width: auto;
    }   
    #index .article h3 {
        padding: 0 22px 34px;
    }
    #index .article__name {
        padding: 0 22px 8px;
    }
    #index .article__name2 {
        padding-bottom: 28px;
    }
    #index .article__txt {
        padding: 0 22px 35px;
    }
    #index .article__txt2 {
        padding-bottom: 45px;
    }
    #index .article {
        width: 600px;
    }
    #index .article h3, #index .article__name, #index .article__txt, #index .article__txt.article__txt-last {
        padding-left: 100px;
    }
    #index .article__img {
        max-width: 500px;
        margin: 0 auto;
    }
    #index .article__img2 {
        max-width: initial;
        padding-left: 100px;
        padding-bottom: 15px;
    }
    #index .article__txt.bg-g.bg-g2.article__txt-last {
        margin-bottom: 75px;
    }
    #index .article__txt.bg-g {
        margin-left: 100px;
    }    
    #index .article__txt.bg-g.bg-g2 {
        padding: 30px 60px;
        margin-left: 0;
    }
    #index .article__txt.bg-g.bg-g2 .text {
        padding-bottom: 2em;
        padding-left: 50px;
    }
    #index .article__txt.bg-g.bg-g2 > img {
        width: 400px;
        margin: 0 auto;
    }
    #index .section4 .continue {
        margin-top: -20px;
    }
    .event img {
        max-width: initial;
        width: auto;
    }
    .event p span.ff-m {
        font-size: 18px;
    }
    .event .place img {
        margin: 0 auto 5px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv {
        background-image: url(./../img/20go/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 70.8vw;
        left: 3.6vw;
    }
    #index .kv__copy {
        width: 40.266vw;
        top: 39.653vw;
        left: auto;
        right: 3.333vw;
    }
    #index .kv__tokusyu {
        width: 42.4vw;
        left: 5.466vw;
        top: 46.666vw;
        bottom: auto;
        animation: none;
        opacity: 1;
    }
    .kv__event {
        width: 28vw;
        right: 3.33vw;
        bottom: 16.26vw;
    }
    #index .section4__ttl {
        width: 41.333vw;
    }
    #index .section4__txt-3 {
        padding: 6vw 1vw 6vw 4vw;
    }
    #index .section4__txt-3 > img {
        width: 85.333vw;
        padding-top: 8.666vw;
    }
    #index .article_ttl1 {
        width: 54.372vw;
    }
    #index .article_ttl2 {
        width: 59.096vw;
    }
    #index .article_ttl3 {
        width: 65.536vw;
    }
    #index .article {
        width: 93.33333vw;
    }
    #index .article__name {
        padding: 0 3.33333vw 2.66667vw;
    }
    #index .article__txt {
        padding: 0 3.33333vw 11.33333vw;
    }
    #index .article__img {
        padding: 0 3.33333vw 11.33333vw;
    }
    #index .article h3 {
        padding: 0 3.33333vw 11.6vw;
    }
    #index .article__txt.article__txt-last {
        padding: 0 3.33333vw 20vw;
    }
    #index .article__txt.bg-g {
        padding: 20px;
    }
    #index .article__txt.bg-g.bg-g2 {
        padding: 30px 35px 40px;
    }
    #index .article__txt.bg-g.bg-g2 .text {
        padding-bottom: 2em;
    }
    #index .article__txt.bg-g.bg-g2 > img {
        width: 80%;
        margin: 0 auto;
    }
    #index .article__txt.bg-g.bg-g2.article__txt-last {
        margin-bottom: 20vw;
    }
    .event {
        padding: 8vw 3.333vw;
        font-size: 15px;
    }
    .event img {
        width: 28vw;
    }
    .event h2 {
        padding: 8.4vw 0 11.333vw;
    }
    .event h2 img {
        width: 74vw;
    }
    #index .article .event h3 {
        padding: 2em 0 0.2em;
        font-size: 17px;
    }
    .event .place img {
        width: 62.666vw;
        margin: 0 auto 10px;
    }
    .event .place + .left {
        font-feature-settings: "palt";
    }
    .event p span.ff-m {
        font-size: 17px;
    }
    .event .btn {
        margin-top: 2em;
        margin-bottom: 1em;
    }
    .event .btn img {
        width: 80vw;
    }
}