@charset "UTF-8";
.left {
    text-align: left;
}
.kv__event {
    position: absolute;
}
#index .section4__inner {
    background: #ff939f;
}
#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 .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 {
    background: #ff7887;
    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/19go/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: 28px;
        left: 565px;
    }
    #index .kv__tokusyu {
        width: auto;
        position: absolute;
        top: 315px;
        left: 71px;
    }
    .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: 142px;
    }
    #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__txt {
        padding: 0 22px 35px;
    }
    .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/19go/sp/main_kv_sp.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 58.4vw;
        left: 3.6vw;
    }
    #index .kv__copy {
        width: 33.17vw;
        top: 8vw;
        left: auto;
        right: 2.66vw;
    }
    #index .kv__tokusyu {
        width: 71.04vw;
        left: 5.78vw;
        bottom: 7.2vw;
        animation: none;
        opacity: 1;
    }
    .kv__event {
        width: 28vw;
        right: 3.33vw;
        bottom: 16.26vw;
    }
    #index .kv__logo {
        right: auto;
        left: 4vw;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 36vw
        }
        50% {
            top: 40vw
        }
    }
    #index .section4__ttl {
        width: 31.54vw;
    }
    #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: 69.042vw;
    }
    #index .article_ttl2 {
        width: 87.666vw;
    }
    #index .article_ttl3 {
        width: 59.024vw;
    }
    #index .article_ttl4 {
        width: 65.729vw;
    }
    #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;
    }
    .event {
        padding: 8vw 3.33vw;
        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;
    }
}