@charset "utf-8";

/* CSS Document */
.mi_02 {
    font-size: 0 !important;
    padding: 0;
    display: none;
}

.warp {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.warp__hdr div p:first-child img {
    width: 10%;
}

.warp__lead {
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    font-family: ;
    font-weight: 400;
    color: #30353a;
    width: 57%;
    margin: 50px auto 0;
    text-align: justify;
    text-align-last: left;
}

.warp__lead--en {
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
    font-family: ;
    font-weight: 400;
    color: #30353a;
    width: 57%;
    margin: 30px auto 100px;
    text-align: justify;
    text-align-last: left;
}

.warp__title {
    font-size: 30px;
    color: #30353a;
    margin: 50px 0 0;
    letter-spacing: 0.2em;
    font-weight: bold;
    text-align: center;
}

.warp__back--gray {
    background-color: #e0e5e4;
    font-size: 0;
    height: 585px;
}

.warp__back--gray div {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.warp__sub {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #30353a;
    line-height: 1.4;
}

.warp__catch {
    font-size: 17px;
    line-height: 1.8em;
    margin: 30px 0 15px;
    font-weight: bold;
    color: #30353a;
}

.warp__catch img {
    width: 4%;
    vertical-align: middle;
    margin: 0 5px 3px 0;
}

.warp__txt {
    font-size: 14px;
    line-height: 1.6em;
    color: #30353a;
    margin-bottom: 30px;
}

.warp__txt2 {
    font-size: 15px;
    line-height: 1.6em;
    color: #30353a;
    margin-bottom: 30px;
}

.warp__txt2 {
    margin: 50px auto 0;
    width: 86%;
    text-align: justify;
    text-align-last: left;
}

.warp__txt--en,
.warp__txt--en2 {
    font-size: 15px;
    line-height: 1.5em;
    color: #30353a;
}

.warp__txt--en {
    width: 80%;
    text-align: justify;
    text-align-last: left;
    margin: 30px auto 0;
}

.warp__txt--en2 {
    margin: 30px auto 0;
    width: 86%;
    text-align: justify;
    text-align-last: left;
}

.warp__lineup {
    margin-top: 150px;
}

.warp__lineup > p {
    font-size: 20px;
    font-weight: bold;
    color: #30353a;
    margin-bottom: 30px;
}

.warp__items div,.warp__items2 div {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}


.warp__items div {
    margin-bottom: 100px;
}

.warp__items2 div {
    margin-bottom: 50px;
}

.warp__items2>p img {
    width:15%;
    margin-bottom: 20px;
}

.warp__sw-txt {
    font-size: 18px;
    font-weight: bold;
    color: #30353a;
    margin-bottom: 30px;
}
.warp__credit {
    font-size: 15px;
    font-weight: 400;
    color: #30353a;
}

.warp__credit span {
    border-bottom: 1px solid #30353a;
    padding-bottom: 2px;
}

.warp__detail {
    font-size: 14px;
    font-weight: 400;
    color: #30353a;
    margin-top: 20px;
}

.warp__btn {
    width: 350px;
    margin: 80px auto;
}

.warp__btn a {
    border: 3px solid #30353a;
    padding: 0.5em 1em;
    text-decoration: none;
    display: block;
    color: #30353a;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.pc_only {
    display: block;
}

.sp_only {
    display: none;
}

.sp_only2 {
    display: none;
}

@media screen and (max-width:801px) {
    .warp {
        width: 100%;
    }

    .warp__hdr div p:first-child img {
        width: 20%;
    }

    .warp__lead {
        font-size: 3.8vw;
        line-height: 1.6em;
        letter-spacing: 0.01em;
        font-family: ;
        width: 88%;
        margin: 7vw auto;
    }

    .warp__lead--en {
        font-size: 3.8vw;
        line-height: 1.6em;
        letter-spacing: 0.01em;
        width: 88%;
        margin: 20px auto 70px;
    }

    .warp__title {
        font-size: 5.5vw;
        margin: 50px 0 0;
        letter-spacing: 0.1em;
        text-align: center;
        line-height: 1.3em;
    }

    .warp__back--gray {
        height: 100%;
        padding-bottom: 70px;
    }

    .warp__back--gray div {
        display: block;
        width: 100%;
    }

    .warp__sub {
        font-size: 5vw;
        margin: 10vw 0 1.5vw;
        letter-spacing: 0.1em;
    }

    .warp__catch {
        font-size: 3.5vw;
        line-height: 1.6em;
        margin: 2vw 0;
    }

    .warp__catch img {
        margin: 0 0.3vw 0.2vw 0;
    }

    .warp__txt,
    .warp__txt2 {
        font-size: 3.0vw;
        line-height: 1.5em;
    }

    .warp__txt2 {
        margin: 30px auto 0;
    }

    .warp__txt--en,
    .warp__txt--en2 {
        font-size: 3.5vw;
        line-height: 1.4em;
    }

    .warp__txt--en {
        width: 88%;
        margin: 20px auto 0;
    }

    .warp__txt--en2 {
        margin: 20px auto 0;
    }

    .warp__lineup {
        margin-top: 100px;
    }

    .warp__lineup > p {
        font-size: 16px;
    }

    .warp__items div,.warp__items2 div {
        display: block;
        width: 100%;
    }

.warp__items div {
    margin-bottom: 20vw;
}

.warp__items2 div {
    margin-bottom: 20vw;
}

.warp__items2>p img {
    width:30%;
    margin-bottom: 2vw;
}

.warp__sw-txt {
    font-size: 3.5vw;
    margin-bottom: 5vw;
}
    
    .warp__credit {
        font-size: 3.5vw;
        margin-top: 20px;
    }

    .warp__detail {
        font-size: 3.5vw;
    }

    .warp__btn {
        width: 280px;
        margin: 60px auto;
    }

    .warp__btn a {
        border: 2px solid #30353a;
        padding: 0.5em 1em;
        text-decoration: none;
        font-size: 16px;
        letter-spacing: 0.1em;
    }

    .pc_only {
        display: none;
    }

    .sp_only2 {
        display: none;
    }

    .sp_only {
        display: block;
    }
}

@media screen and (max-width:380px) {
    .sp_only2 {
        display: block;
    }
}
