@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 .section4__inner {
    background: #837f75;
}
#index .kv__copy {
    width: 243.9796px;
    top: 166px;
    left: initial;
    right: 5px;
}
#index .section4__txt-2 {
    color: #fff;
    background: initial;
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
    padding: 14px 0 0 0;
}
#index .article__name {
    color: #645f53;
    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 .mail__txt {
    font-family: "Shuei MaruGo B","Noto Sans JP",sans-serif;
}
#index .mail__txt div:nth-child(n + 2){
    margin-top: 4em;
}
#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/11go/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 404.57px;
        top: 40px;
        left: 60px;
    }
    #index .kv__logo {
        width: 94px;
        left: 525px;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 35px
        }
        50% {
            top: 15px
        }
    }
    #index .kv__tokusyu {
        width: 313.1372px;
        top: initial;
        bottom: 64px;
        left: 68.815px;
    }
    #index .section4__ttl {
        width: 122.231px;
    }
    #index .article {
        white-space: nowrap;
    }
    #index .article_ttl1, #index .article_ttl2, #index .article_ttl3, #index .article_ttl4{
        width: auto;
    }   
    #index .article h3 {
        padding: 0 22px 34px;
    }
    #index .article__name {
        padding: 0 22px 8px;
    }
    #index .article__txt {
        padding: 0 22px 35px;
    }
    #index .mail__txt {
        font-size: 16px;
        padding: 80px 0 80px 75px;
        margin-left: -50px;
        margin-bottom: 50px;
        width: 600px;
        background: #f9f8f7;
        border: 1px solid #808080;
        position: relative;
    }    
    #index .mail__txt div {
        position: relative;
    }
    #index .mail__txt img {
        width: auto;
        position: absolute;
        top: -38px;
        left: -56px;
    }
}
@media screen and (max-width: 767px), print {
    #index .kv {
        background-image: url(./../img/11go/sp/main_kv_sp.jpg);
        background-size: cover;
        height: 156.26667vw;
        width: 100%;
    }
    #index .kv__ttl {
        width: 70.799vw;
        position: absolute;
        left: 3.6vw;
    }
    #index .kv__copy {
        width: 35.18vw;
        top: 52vw;
        left: 2vw;
    }
    #index .kv__tokusyu {
        width: 54.632vw;
        left: initial;
        right: 5.066vw;
        top: initial;
        bottom: 5.333vw;
        animation: none;
        opacity: 1;
    }
    #index .kv__logo {
        width: 18.66667vw;
        right: 4vw;
    }
    #index .section4__ttl {
        width: 32.594vw;
    }
    #index .article_ttl1 {
        width: 77.27vw;
    }
    #index .article_ttl2 {
        width: 58.728vw;
    }
    #index .article_ttl3 {
        width: 52.398vw;
    }
    #index .article_ttl4 {
        width: 80.599vw;
    }
    #index .article {
        width: 100vw;
    }
    #index .article h3, #index .article__name, #index .article__txt{
        width: 86.66667vw;
        margin: 0 auto;
    }
    #index .mail__txt {
        width: 94.666vw;
        font-size: 16px;
        padding: 80px 15px 50px;
        margin-bottom: 50px;
        background: #f9f8f7;
        border: 1px solid #808080;
        position: relative;
    }    
    #index .mail__txt div {
        position: relative;
    }
    #index .mail__txt div:nth-child(n + 2) {
        margin-top: 5.5em;
    }
    #index .mail__txt img {
        width: 47.87px;
        position: absolute;
        top: -52px;
    }
}