@charset "UTF-8";

/* common */
@media screen and (min-width: 750px) {
    #ion .p_txt {
        font-size: 1.8rem;
    }
}

/* top */
@media screen and (min-width: 750px) {
    #ion .top {
        background: url("../images/menu/ion/pc/ion_top_bg_pc.png") no-repeat center center;
        background-size: cover;
    }

    #ion .top img {
        margin: 0 auto;
    }
}


/* section01 */
@media screen and (min-width: 750px) {
    #ion .sec01 {
        padding: 0 50px;
    }

    #ion .sec01 .inner {
        padding: 60px 50px 60px;
    }

    #ion .sec01 h3 {
        font-size: 5.8rem;
        margin: 0 0 50px;
    }

    #ion .sec01 .flex_pc {
        justify-content: space-between;
    }

    #ion .sec01 .flex_pc .txt_area {
        width: 50%;
    }

    #ion .sec01 .flex_pc .txt_area .pc {
        margin: 20px 0;
    }

    #ion .sec01 figure {
        margin: 0 0 0 20px;
    }

    #ion .sec01 figure img {
        margin: 0 auto;
    }
}

@media screen and (max-width: 1000px) {
    #ion .sec01 .flex_pc .txt_area {
        width: 70%;
    }
} 

@media screen and (max-width: 750px) {
    #ion .sec01 .flex_pc .txt_area {
        width: 100%;
    }
} 


/* section02 */
@media screen and (min-width: 750px) {
    #ion .sec02 {
        background: url(../images/menu/ion/pc/sec2_bg_pc.jpg) no-repeat center;
        background-size: cover;
        padding-bottom: 0;
    }

    #ion .sec02 .water {
        position: absolute;
        top: -8%;
        right: 50%;
        transform: translateX(500%);
        width: 80px;
        opacity: .75;
    }

    #ion .sec02 .inner {
        padding: 40px 50px 60px;
    }

    #ion .sec02 .ttl_area {
        margin-bottom: 40px;
    }

    #ion .sec02 .ttl_area .p_txt {
        font-size: 3.4rem;
    }

    #ion .sec02 .ttl_area h3 {
        font-size: 5.8rem;
        margin-bottom: 10px;
    }

    #ion .sec02 .ttl_area h3 .txt_s {
        font-size: 5rem;
    }

    #ion .sec02 .ttl_area img {
        margin: 0 auto;
        max-width: 500px;
    }

    #ion .sec02 .flex_pc {
        align-items: center;
        justify-content: space-between;
    }

    #ion .sec02 .flex_pc figure {
        width: 40%;
    }

    #ion .sec02 figure img {
        margin: 0 auto;
    }

    #ion .sec02 .flex_pc .desc_area {
        width: 57%;
    }
}


/* section03 */
@media screen and (min-width: 750px) {
    #ion .sec03 .heading {
        background: url(../images/menu/ion/pc/sec3_ttl_pc.png)no-repeat center;
        width: 100%;
        height: 290px;
    }

    #ion .sec03 .course01 {
        background: url(../images/menu/ion/pc/sec3_bg1_pc.jpg) no-repeat center;
        margin-top: -40px;
        background-size: cover;
    }

    #ion .sec03 .course02 {
        background: url(../images/menu/ion/pc/sec3_bg2_pc.jpg) no-repeat center;
        background-size: cover;
    }

    #ion .sec03 .course03 {
        background: url(../images/menu/ion/pc/sec3_bg3_pc.jpg) no-repeat center;
        background-size: cover;
    }

    #ion .sec03 .course .ttl_area img {
        margin: 0 auto 20px;
        width: 222px;
    }

    #ion .sec03 .inner {
        padding: 20px 50px 0;
    }

    #ion .sec03 .course {
        padding: 20px 0;
    }

    #ion .sec03 .course .ttl_area {
        margin: 30px 0 40px;
    }

    #ion .sec03 .course .ttl_area h4 {
        font-size: 7rem;
    }

    #ion .sec03 .course .flex_pc {
        justify-content: space-between;
    }

    #ion .sec03 .course01 .flex_pc,  #ion .sec03 .course03 .flex_pc {
        flex-direction: row-reverse;
    }

    #ion .sec03 .course .flex_pc figure {
        width: 48%;
    }

    #ion .sec03 .course .flex_pc .txt_area {
        width: 48%;
    }
}


@media screen and (max-width: 1000px) {
    #ion .sec03 .heading {
        background: url(../images/menu/ion/pc/sec3_ttl_tab.png)no-repeat top center;
        background-size: contain;
        width: 100%;
        aspect-ratio: 1000 / 290;
        height: auto;
    }

    #ion .sec03 .course01 {
        margin-top: -7%;
    }

    #ion .sec03 .course01 .inner {
        padding: 6% 5% 3%;
    }
} 

@media screen and (max-width: 900px) {
    #ion .sec03 .course01 {
        margin-top: -10%;
    }
}

@media screen and (max-width: 750px) {
    #ion .sec03 .heading {
        background: none;
        height: auto;
        aspect-ratio: auto;
    }

    #ion .sec03 .course01 {
        margin-top: -5%;
    }
}


/* section04 */
@media screen and (min-width: 750px) {
    #ion .sec04 .heading {
        background: url(../images/menu/ion/pc/sec4_ttl_pc.jpg)no-repeat top center;
        width: 100%;
        height: 393px;
    }

    #ion .sec04 .inner {
        padding: 20px 50px;
    }

    #ion .sec04 .txt_area {
        padding: 30px 0;
    }

    #ion .sec04 .img_area {
        display: flex;

    }
}

@media screen and (max-width: 1000px) {
    #ion .sec04 .heading {
        background: url(../images/menu/ion/pc/sec4_ttl_tab.jpg)no-repeat top center;
        background-size: contain;
        width: 100%;
        height: auto;
        aspect-ratio: 1000 / 393;
    }
}

@media screen and (max-width: 750px) {
    #ion .sec04 .heading {
        background: none;
        height: auto;
        aspect-ratio: auto;
    }
}


/* section05 */
@media screen and (min-width: 750px) {
    #ion .sec05 .inner {
        padding: 40px 50px 0;
    }

    #ion .sec05 .heading h3 {
        -webkit-text-stroke-width: 0px;
        font-size: 6.9rem;
        margin-bottom: 15px;
    }

    #ion .sec05 .heading h3 .txt_s {
        font-size: 5.6rem;
    }

    #ion .sec05 .heading p {
        max-width: 580px;
        margin: 0 auto;
    }

    #ion .sec05 .txt_area {
        padding: 20px 0;
        text-align: center;
    }

    #ion .sec05 .txt_area ul li {
        max-width: 580px;
        margin: 0 auto 30px;
    }

    #ion .sec05 .txt_area ul li .p_txt {
        font-weight: 700;
        font-size: 2.9rem;
    }

    #ion .sec05 .txt_area h5 {
        font-size: 3.2rem;
        margin: 20px 0 20px;
    }

    #ion .sec05 .txt_area .sub_txt {
        font-size: 2.5rem;
    }

    #ion .sec05 .fee_area {
        padding: 20px 0 0;
    }

    #ion .sec05 .fee_area ul li {
        max-width: 580px;
        margin: 0 auto 30px;
        padding: 20px 30px;
    }

    #ion .sec05 .fee_area ul li dl dd {
        font-size: 5.5rem;
    }

    #ion .sec05 .fee_area ul li dl dd .txt_s {
        font-size: 4rem;
    }

    #ion .sec05 .fee_area ul li dl dt {
        font-size: 3.4rem;
    }

    #ion .sec05 .fee_area ul li dl dd .tax {
        font-size: 1.4rem;
        top: 4%;
        right: -1%;
    }
}


/* bottom_info */
#ion .bottom_info .info th {
    color: #fff;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "メイリオ", sans-serif;
    font-weight: 700;
}

#ion .bottom_info .info td {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "メイリオ", sans-serif;
}

#ion .lp_bottom .p_txt {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "メイリオ", sans-serif;
}

#ion .lp_bottom .lp_bottom_txt .p_txt {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.6;
} 

@media screen and (max-width: 750px) {
    #ion .lp_bottom .lp_bottom_txt .p_txt {
        font-size: 3.3rem;
    } 
}
