@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: #c65f62;
}
#index .kv__copy {
    width: 193.9353px;
    top: 262px;
    left: 20px;
}
#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: #b32a2d;
    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/12go/pc/main_kv.jpg);
        background-size: cover;
    }
    #index .kv__ttl {
        width: 404.57px;
        top: 40px;
        left: 60px;
    }
    #index .kv__logo {
        width: 94px;
        left: auto;
        right: 24px;
    }
    @keyframes bund-anime-logo {
        0%, to {
            top: 35px
        }
        50% {
            top: 15px
        }
    }
    #index .kv__tokusyu {
        width: 311.6172px;
        top: initial;
        bottom: 20px;
        left: auto;
        right: 45px;
    }
    #index .section4__ttl {
        width: 122.231px;
    }
    #index .article {
        white-space: nowrap;
    }
    #index .article_ttl1, #index .article_ttl2, #index .article_ttl3, #index .article_ttl4, #index .article_ttl5{
        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/12go/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: 40.5vw;
        top: 65.6vw;
        right: 1vw;
        left: auto;
    }
    #index .kv__tokusyu {
        width: 54.365vw;
        left: 5.45vw;
        top: 62.666vw;
        animation: none;
        opacity: 1;
    }
    #index .kv__logo {
        width: 18.66667vw;
        right: 4vw;
    }
    #index .section4__ttl {
        width: 32.594vw;
    }
    #index .article_ttl1 {
        width: 74.229vw;
    }
    #index .article_ttl2 {
        width: 66.936vw;
    }
    #index .article_ttl3 {
        width: 68.076vw;
    }
    #index .article_ttl4 {
        width: 88.566vw;
    }
    #index .article_ttl5 {
        width: 63.451vw;
    }
    #index .article {
        width: 100vw;
    }
    #index .article h3, #index .article__name, #index .article__txt, #index .article__img{
        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;
    }
}