@media all and (max-width: 1499px) {
    header {
        height: 80px;
        padding: 20px;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }

    header #gnb {
        display: none;
    }

    header #gnb_m {
        display: block;
    }

    header #gnb_m .logo img {
        width: 170px;
    }

    .nav {
        right: 1.5rem;
    }

    section {
        padding: 5%;
    }

    .con_title::before {
        left: -1.5rem;
    }

    .con_title::after {
        height: 25%;
        left: 1.5rem;
    }

    .con_text>h1 {
        font-size: 1.8rem;
    }

    .con_text0>h1 {
        font-size: 1.8rem;
    }


    section .con_text ul {
        flex-direction: row;
    }

    section .con_text ul li {
        margin: 10px auto;
        padding: 5px 10px;
        width: 100%;
    }

    section .con_text ul li::before {
        border-color: #fff;
    }


    section .con_text .under_line2 {
        display: none;
    }

    section .con_text {
        padding: 5%;
    }

    #con5 .con_title::before {
        left: -5rem;
    }

    #con6 .con_title::before {
        left: -1.5rem;
    }

    #con7 .con_title::before {
        left: -2.5rem;
    }







    #con1 .con_text0 {
        top: 40%;
    }

    #con1 .con_text0 p {
        font-size: 1.1rem;
        line-height: 1.5rem;
        margin-top: 1rem;
        margin-bottom: .8rem;
    }


    #con1 .con_text0 span {
        margin-top: .5rem;
    }

    #con2 .con_text {
        margin-top: 1rem;
        width: 90%;
    }

    #con2 .con_text h1 {
        font-size: 1.8rem;
        margin: 8px;
    }


    #con2 .con_text br {
        display: none;
    }

    #con2 .con_text ul li h1 {
        font-size: 2rem;
        margin: 1rem 0;
    }

    #con2 .con_text ul li p {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    #con3 .con_text ul li:first-child {
        display: none;
    }

    #con3 .con_text ul li:last-child {
        width: 90%;
        margin: 0 auto;
    }

    #con3 .con_text ul li>h1 {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 1.5rem;
    }

    #con3 .con_text ul li:last-child p::before {
        top: -1.5rem;
        left: -.2rem;
        font-size: 1rem;
    }

    #con3 .con_text ul li:last-child p::after {
        bottom: -2rem;
        font-size: 1rem;
    }

    #con3 .con_text ul li:last-child p {
        font-size: 1rem;
        line-height: 1.4rem;
        margin-top: 1.5rem;
    }

    #con4 .con_text {
        margin-top: 0rem;
        width: 100%;
    }

    #con4 .con_text h1 {
        font-size: 2rem;
        margin: 0;
    }

    #con4 .con_text ul li::before {
        display: none;
    }

    #con4 .con_text ul li {
        padding: 0;
        border: 1px solid #fff;
    }

    #con4 .con_text ul li .img_box {
        width: calc(100% + 1px);
        height: 100px;
    }

    #con4 .con_text ul li h1 {
        margin: .9rem auto;
    }

    #con4 .con_text ul li p {
        padding: 1rem;
        font-size: 1rem;
        line-height: 1.3rem;
    }

    #con4 .con_text>div {
        width: 90%;
        float: none;
        margin: 1.5rem auto;
    }

    #con4 .con_text>div img {
        width: 130px;
    }

    #con4 .partner_pc {
        display: none;
    }

    #con4 .con_text>div:first-child,
    #con4 .partner_m {
        display: block;
    }

    #con4 .con_text .partner_m h1 {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    #con4 .con_text .partner_m .img_box {
        display: block;
        width: 100%;
        height: 150px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #fff;
    }

    #con4 .con_text .partner_m div>div>span:nth-child(3) {
        display: block;
        margin: 1.5rem auto;
        width: 3rem;
        height: 1px;
        background: #fff;
    }

    #con4 .con_text .partner_m p {
        font-size: 1rem;
        line-height: 1.3rem;
        width: 75%;
        margin: 0 auto;
    }


    #con5 .con_text h1,
    #con6 .con_text h1 {
        font-size: 1.8rem;
        text-align: center;
    }

    #con5 .con_text .left_box,
    #con6 .con_text .left_box {
        width: 90%;
        float: none;
        margin: 0 auto;
    }


    #con5 .con_text .right_box img {
        display: none;
    }

    #con5 .con_text p,
    #con6 .con_text p {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    #con7 .con_text h1 {
        text-align: center;
        margin-bottom: 1.5rem;
    }

    #con7 .con_text>.left_box {
        width: 90%;
        float: none;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }

    #con7 .con_text>.right_box {
        width: 80%;
        float: none;
        margin: 0 auto;
    }

    #con7 .con_text p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #con8 .con_text h1 {
        font-size: 1.8rem;
    }

    #con8 .con_text .left_box {
        width: 50%;
    }

    #con8 .con_text .right_box {
        width: 50%;
        margin-top: 1rem;
    }

    #con8 .con_text .right_box dl {
        padding-bottom: 3rem;
    }

    #con8 .con_text .right_box dl dd {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    #con9>span::after {
        height: 30vh;
    }

    #con9 .con_text div p {
        font-size: 1rem;
        line-height: 1.5rem;
        width: 90%;
        margin: 0 auto;
    }

    #con9 .con_text>div {
        width: 95%;
        min-height: 600px;
        float: none;
        margin: 0 auto;
    }

    #con10 .con_text {
        padding: 0;
    }

    #con10 .con_text h1 {
        padding-top: calc(120px);
        margin: 0 auto;
    }

    #con10 .notice_tap>ul {
        width: 80%;
        margin: 5rem auto 1rem;
    }

    #con10 .con_text iframe {
        width: 80vw;
    }

    section .con_text>div {
        width: 100%;
    }
}

@media all and (max-width: 600px) {

    header {
        height: 60px;
        padding: 12px;
    }

    header #gnb_m .logo {
        left: 12px;
    }

    header #gnb_m .logo img {
        width: 120px;
    }

    header #gnb_m .logo a {
        display: block;
    }

    .nav {
        right: 0;
        transform: translateY(-50%)scale(.9);
    }

    .scroll_img::before {
        font-size: 1.2rem;
    }


    #con5 .con_title::before,
    #con6 .con_title::before,
    #con7 .con_title::before,
    #con8 .con_title::before {
        display: none;
    }

    .con_text0>h1 {
        font-size: 1.5rem;
    }

    #con1 .con_text0 p {
        font-size: 1rem;
        line-height: 1.3rem;
        margin-top: 1rem;
        margin-bottom: .7rem;
    }

    #con1 .con_text0 span {
        font-size: .9rem;
        line-height: 1.3rem;
    }

    #con2 .con_text {
        width: 95%;
    }

    #con2 .con_text ul li h1 {
        font-size: 1.5rem;
        margin: .5rem 0;
    }

    #con2 .con_text ul li:first-child {
        margin-bottom: 2rem;
    }

    #con2 .con_text ul li p {
        font-size: .9rem;
        line-height: 1.1rem;
    }

    #con3 .con_text ul li>h1 {
        font-size: 1.5rem;
        margin-bottom: 1rem;
        margin-top: 0;
    }

    #con3 .con_text ul li:last-child p {
        font-size: .8rem;
        line-height: 1rem;
        margin-top: 1rem;
    }

    #con4 .con_text h1 {
        font-size: 1.5rem;
    }

    #con4 .con_text>div {
        width: 95%;
        margin: .5rem auto;
    }

    #con4 .con_text .partner_m .img_box {
        height: 100px;
    }

    #con4 .con_text .partner_m h1 {
        font-size: 1rem;
    }

    #con4 .con_text .partner_m div>div>span:nth-child(3) {
        display: none;
    }

    #con4 .con_text .partner_m p {
        width: 85%;
        font-size: .8rem;
        line-height: 1rem;
    }

    #con4 .con_text>div img {
        width: 80px;
        margin: 0 .5rem;
    }

    #con5 .con_text .left_box,
    #con6 .con_text .left_box {
        width: 95%
    }

    #con5 .con_text p,
    #con6 .con_text p {
        font-size: .8rem;
        line-height: 1rem;
        margin: 0 0 1rem;
    }

    #con5 .con_text h1,
    #con6 .con_text h1 {
        font-size: 1.5rem;
        margin: 3rem 0 .5rem;
    }

    #con5 .con_text br,
    #con6 .con_text br {
        line-height: .5rem;
    }

    #con7 .con_text h1 {
        font-size: 1.5rem;
        margin: 4rem 0 .5rem;
    }

    #con7 .con_text>.left_box {
        width: 95%;
    }

    #con7 .con_text>.right_box {
        width: 95%;
    }

    #con7 .con_text p {
        font-size: .8rem;
        line-height: 1rem;
        margin-top: 1rem;
    }

    #con8 .con_text h1 {
        font-size: 1.5rem;
        text-align: center;
        margin-bottom: 1rem;
    }

    #con8 .con_text .left_box {
        width: 100%;
    }

    #con8 .con_text .right_box {
        width: 70%;
        padding: 0 0 0 1.5rem;
        margin-top: 1rem;
        float: right;
        margin-bottom: 2rem;
    }

    #con8 .con_text .right_box dl {
        padding-bottom: 1.5rem;
    }

    #con8 .con_text .right_box dl dt {
        position: absolute;
        top: .2rem;
        left: -5.8rem;
        color: #fff;
        font-weight: 900;
        font-size: .8rem;
    }

    #con8 .con_text .right_box dl dt::after {
        right: -1.1rem;
        width: 10px;
        height: 10px;
    }

    #con8 .con_text .right_box dl dd {
        font-size: .8rem;
        line-height: 1.2rem;
    }

    #con8 .con_text .right_box dl dd::before {
        left: -.9rem;
        width: .8rem;
        height: .5px;
    }

    #con8 .con_text .right_box dl:last-child span {
        display: none;
    }


    #con9>span::after {
        height: 25vh;
    }

    #con9 .con_text>h1 {
        font-size: 1.5rem;
        margin-top: 3rem;
    }

    #con9 .con_text>div {
        width: 100%;
        min-height: 0;
    }

    #con9 .con_text .swiper-slide>span {
        width: 80px;
        height: 80px;
        margin: 1rem auto;
    }

    #con9 .con_text div h1 {
        font-size: 1.3rem;
    }

    #con9 .con_text div h3 {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: .5rem;
    }

    #con9 .con_text div p {
        line-height: 1.1rem;
        font-size: .8rem;
        width: 80%;
    }

    #con9 .swiper-container-css-mode>.swiper-wrapper {
        height: 70vh;
    }


    #con10>span::after {
        height: calc(80px + 4.8rem);
    }

    #con10 .con_text h1 {
        padding-top: 80px;
        margin: 0 auto;
        font-size: 1.5rem;
    }

    #con10 .notice_tap>ul {
        width: 80%;
        margin: 1.2rem auto 1rem;
    }

    #con10 .notice_tap>ul li {
        font-size: 1rem;
    }

    #con10 .con_text iframe {
        height: 80vh
    }


    section .con_text .under_line {
        display: block;
        position: relative;
        width: 3rem;
        height: 1px;
        margin: 0 1rem;
        background: #fff;

    }

    @media all and (max-width: 321px) {
        #con9>span::after {
            height: 28vh;
        }

        #con9 .swiper-container-css-mode>.swiper-wrapper{
            height: 75vh;
        }
    }