<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mo_1180{
    display: none;
}
.hamburger{
    display: none;
}

.hamwrap{
    display: none;
}
#header{
    width: 100%;
    position: fixed;
    padding: 20px 0;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    top: 0;
    left: 0;
}


.wrap_header{
    width: 1200px;
    margin: 0 auto;
}

.mainlogo{
    display: inline-block;
    vertical-align: middle;
    width: 157px;
}

.wrap_header::after{
    display: block;
    content: "";
    clear: both;
}


.nav{
    width: 72%;
    float: right;
    display: inline-flex;
}

.nav &gt;li{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 16.7%;
}


.nav &gt;li::before{
    display: block;
    content: "";
    width: 0%;
    position: absolute;
    right: 50%;
    top: 137%;
    height: 3px;
    background-color: #185ba2;
    transition: 0.3s;
}

.nav &gt;li::after{
    display: block;
    content: "";
    width: 0%;
    position: absolute;
    left: 50%;
    top: 137%;
    height: 3px;
    background-color: #185ba2;
    transition: 0.3s;
}



.nav &gt;li:hover::before{
    width: 50%;
}

.nav &gt;li:hover::after{
    width: 50%;
}


.zindex{
    position: fixed;
    top: 86px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 0;
    background-color: #fff;

    box-sizing: border-box;
    transition: 0.3s;
}

.nav:hover + .zindex{
    height: 300px;
    border-bottom: 1px solid #e5e5e5;
}


.nav &gt;li:last-child{
    margin-right: 0;
}
.nav &gt;li &gt;a{
    display: block;
    font-size: 1.6rem;
    text-align: center;
    line-height: 45px;
}

.nav:hover .ab_box{
    height: 300px;
}

.ab_box{
    position: absolute;
    top: 145%;
    height: 0;
    left: 0;
    width: 100%;
    transition: 0.3s;
    overflow: hidden;
    z-index: 3;
}

.somenu{
    width: 100%;
}

.somenu &gt;li{}

.somenu &gt;li &gt;a{
    display: block;
    font-size: 1.6rem;
    color: #666;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
}


.somenu &gt;li &gt;a:hover{
    color: #185ba2;
}




#notice{
    width: 100%;
    margin: 236px auto;
}

.wrap_notice{
    width: 1200px;
    margin: 0 auto;
}

.notice_tit{
    font-size: 3.6rem;
    color: #222;
    font-family: 'S-CoreDream-8Heavy';
    text-align: center;
}


.notice_m_tit{
    font-size: 1.8rem;
    text-align: center;
    color: #999;
    margin-top: 40px;
    font-family: 'S-CoreDream-4Regular';
}


.no{
    width: 100%;
    margin: 120px auto 0;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}

.no &gt;li{
    padding: 30px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}

.no &gt;li:hover{
    background-color: #f7f7f7;
}

.no &gt;li:last-child{
    border-bottom: 0;
}

.link{
    display: block;
}


.num{
    display: inline-block;
    vertical-align: middle;
    font-size: 2.4rem;
    font-family: 'S-CoreDream-6Bold';
}

.notice_title{
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
}


.tit_txt__notice{
    font-size: 1.8rem;
    
}

.date__notice{
    margin-top: 20px;
    font-size: 1.4rem;
    color: #999;
}





#footer{
    width: 100%;
    margin: 0 auto;
    background-color: #222;
    padding-bottom: 50px;
}

.wrap_footer{
    width: 1200px;
    margin: 0 auto;
}

.footermenu_wrap{
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #444;
}

.footermenu{
    width: 1200px;
    margin: 0 auto;
}

.footermenu &gt;li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    border-right: 1px solid #666;
    padding-right: 20px;
}

.footermenu &gt;li:first-child{
    margin-left: 0;
}
.footermenu &gt;li:last-child{
    border-right: 0;
}
.footermenu &gt;li &gt;a{
    display: block;
    font-size: 1.4rem;
    color: #999;
    font-weight: 400;
}

.wrap_footer{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.wrap_footer &gt;a{
    display: block;
    width: 50px;
}
.footerinfo{
    margin-top: 40px;
    font-size: 1.4rem;
    color: #666;
    line-height: 26px;
}

.copyright{
    margin-top: 20px;
    font-size: 1.4rem;
    color: #666;
    line-height: 26px;
}





/******�щ뙎�섏씠 湲닿툒 怨듭��ы빆 ************/


.Top_0615{
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 80px auto 0;
}

.lfIMG0615{
    width: 500px;
    background-color: #f7f7f7;
    display: inline-block;
    vertical-align: middle;
}

.lfIMG0615 img{
    width: 100%;
}

.rf_0615{
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    margin-left: 80px;
}

.rf_tit_0615{
    font-size: 2.4rem;
    font-family: 'S-CoreDream-8Heavy';
    color: #222;
}

.rf_txt0615{
    font-size: 1.6rem;
    margin-top: 20px;
    font-weight: 400;
    color: #666;
    line-height: 28px;
}

.col_red{
    display: inline-block;
    vertical-align: top;
    color: #dd0000;
    font-size: 1.6rem;
    line-height: 28px;
} 

.rf_txt02_0615{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    color: #185ba2;
    margin-top: 40px;


}


.AWY0615{
    font-size: 3.6rem;
    text-align: center;
    margin: 120px auto 0;
    font-family: 'S-CoreDream-8Heavy';
}

.terminalAwayList{
    width: 100%;
    margin: 50px auto 0;
}


.terminalAwayList &gt;li{
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-left: 20px;
}
.terminalAwayList &gt;li:nth-child(3n+1){
    margin-left: 0;
}

.terminalAwayList &gt;li:nth-child(n+4){
    margin-top: 40px;
}

.num_ter{
    display: block;
    text-align: center;
    font-size: 2.4rem;
    font-family: 'S-CoreDream-9Black';
    color: #185ba2;
}

.TermIMG{
    margin-top: 30px;
    width: 100%;
}

.TermIMG img{
    width: 100%;
}

.AWAY_Txt{
    text-align: center;
    font-size: 1.6rem;
    margin-top: 20px;
    color: #444;
    line-height: 28px;
    
}
/**************************************/


/****�앹뾽 怨듭��ы빆**********/


#popup{
    width: 100%;
}

.wrap_popup{
    width: 1200px;
    margin: 120px auto;
}

@media only screen and (max-width: 767px) {
    .wrap_popup{
        width: 94%;
    }
}

.popupIMG{
    width: 100%;
}


.popupIMG img{
    width: 100%;
}


/**********************/






@media only screen and (max-width: 1200px) {
        
    .mo_1180{
        display: block;
    }


    #header{
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 20px 0;
        box-sizing: border-box;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .wrap_header{
        width: 94%;
        margin: 0 auto;
    }
    
    .mainlogo{
        display: inline-block;
        vertical-align: middle;
        width: 120px;
    }
    
    .wrap_header::after{
        display: block;
        content: "";
        clear: both;
    }
    
    
    .nav{
        width: 72%;
        float: right;
        display: none;
    }
    
    .nav &gt;li{
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: 16.7%;
    }
    
    
    .nav &gt;li::before{
        display: block;
        content: "";
        width: 0%;
        position: absolute;
        right: 50%;
        top: 137%;
        height: 3px;
        background-color: #185ba2;
        transition: 0.3s;
    }
    
    .nav &gt;li::after{
        display: block;
        content: "";
        width: 0%;
        position: absolute;
        left: 50%;
        top: 137%;
        height: 3px;
        background-color: #185ba2;
        transition: 0.3s;
    }
    
    
    
    .nav &gt;li:hover::before{
        width: 50%;
    }
    
    .nav &gt;li:hover::after{
        width: 50%;
    }
    
    
    .zindex{
        position: fixed;
        top: 86px;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 0;
        background-color: #fff;
    
        box-sizing: border-box;
        transition: 0.3s;
    }
    
    .nav:hover + .zindex{
        height: 250px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    
    .nav &gt;li:last-child{
        margin-right: 0;
    }
    .nav &gt;li &gt;a{
        display: block;
        font-size: 1.6rem;
        text-align: center;
        line-height: 45px;
    }
    
    .nav:hover .ab_box{
        height: 300px;
    }
    
    .ab_box{
        position: absolute;
        top: 145%;
        height: 0;
        left: 0;
        width: 100%;
        transition: 0.3s;
        overflow: hidden;
        z-index: 3;
    }
    
    .somenu{
        width: 100%;
    }
    
    .somenu &gt;li{}
    
    .somenu &gt;li &gt;a{
        display: block;
        font-size: 1.6rem;
        color: #666;
        line-height: 50px;
        text-align: center;
        font-weight: 400;
    }
    
    
    .somenu &gt;li &gt;a:hover{
        color: #185ba2;
    }
    
    
    
    
    #notice{
        width: 100%;
        margin: 120px auto;
    }
    
    .wrap_notice{
        width: 94%;
        margin: 0 auto;
    }
    
    .notice_tit{
        font-size: 3.6rem;
        color: #222;
        font-family: 'S-CoreDream-8Heavy';
        text-align: center;
    }
    
    
    .notice_m_tit{
        font-size: 1.8rem;
        text-align: center;
        color: #999;
        margin-top: 40px;
    }
    
    
    .no{
        width: 100%;
        margin: 120px auto 0;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
    }
    
    .no &gt;li{
        padding: 30px 20px;
        box-sizing: border-box;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .no &gt;li:hover{
        background-color: #f7f7f7;
    }
    
    .no &gt;li:last-child{
        border-bottom: 0;
    }
    
    .link{
        display: block;
    }
    
    
    .num{
        display: inline-block;
        vertical-align: middle;
        font-size: 2.4rem;
        font-family: 'S-CoreDream-6Bold';
    }
    
    .notice_title{
        display: inline-block;
        vertical-align: middle;
        margin-left: 40px;
    }
    
    
    .tit_txt__notice{
        font-size: 1.8rem;
        
    }
    
    .date__notice{
        margin-top: 20px;
        font-size: 1.4rem;
        color: #999;
    }
    
    
    
    
    
    #footer{
        width: 100%;
        margin: 0 auto;
        background-color: #222;
        padding-bottom: 50px;
    }
    
    .wrap_footer{
        width: 94%;
        margin: 0 auto;
    }
    
    .footermenu_wrap{
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #444;
    }
    
    .footermenu{
        width: 94%;
        margin: 0 auto;
    }
    
    .footermenu &gt;li{
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        border-right: 1px solid #666;
        padding-right: 20px;
    }
    
    .footermenu &gt;li:first-child{
        margin-left: 0;
    }
    .footermenu &gt;li:last-child{
        border-right: 0;
    }
    .footermenu &gt;li &gt;a{
        display: block;
        font-size: 1.4rem;
        color: #999;
        font-weight: 400;
    }
    
    .wrap_footer{
        width: 94%;
        margin: 0 auto;
        padding-top: 50px;
    }
    
    .wrap_footer &gt;a{
        display: block;
        width: 50px;
    }
    .footerinfo{
        margin-top: 40px;
        font-size: 1.4rem;
        color: #666;
        line-height: 26px;
    }
    
    .copyright{
        margin-top: 20px;
        font-size: 1.4rem;
        color: #666;
        line-height: 26px;
    }

    /*hamburger*/

    .hamburger{
        display: block;
        float: right;
        width: 30px;
    }

    .ham00{
        display: block;
        width: 100%;
        height: 3px;
        background-color: #222;
        margin-top: 9px;
        transition: 0.3s;
    }

    .hamburger .ham00:first-child{
        margin-top: 0;
    }

    .hamburger.hamOn{
        position: fixed;
        top: 20px;
        right: 20px;
        margin-top: 12px;
        z-index: 999;
    }

    .hamburger.hamOn .ham01{
        transform: rotate(45deg);
    }

    .hamburger.hamOn .ham02{
        display: none;
    }


    .hamburger.hamOn .ham03{
        transform: rotate(-45deg);
        margin-top: -3px;
    }


    .ham_B{
        display: none;
        background-color: rgba(0,0,0,0.6);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

    .hamwrap{
        display: block;
        background-color: #fff;
        position: fixed;
        top: 0;
        right: -71%;
        width: 70%;
        height: 100vh;
        z-index: 11;
        transition: 0.3s;
    }

    .ham_B.hamOn{
        display: block;
    }
    .hamwrap.hamOn{
        right: -1%;
    }

    
    html.hamOn{
        overflow: hidden;
    }
    


    .ham_nav{
        width: 90%;
        margin: 80px auto 0;
    }

    .ham_nav &gt;li{
        position: relative;
        padding: 10px 0;
        box-sizing: border-box;
    }

    .ham_nav &gt;li::after{
        display: block;
        content: "";
        clear: both;
    }

    .ham_tit{
        display: inline-block;
        vertical-align: middle;
        font-size: 1.8rem;
        line-height: 40px;
    }

    .arrow_ham{
        float: right;
        display: block;
        width: 15px;
        height: 15px;
        border-top: 2px solid #185ba2;
        border-right: 2px solid #185ba2;
        transform: rotate(135deg);
        margin-top: 5px;
    }

    .ham_somenu{
        width: 100%;
        margin: 20px auto 40px;
        background-color: #f7f7f7;
        padding: 20px 0;
        box-sizing: border-box;
        display: none;
    }


    .ham_somenu &gt;li{}

    .ham_somenu &gt;li &gt;a{
        display: block;
        font-size: 1.6rem;
        padding-left: 20px;
        box-sizing: border-box;
        line-height: 40px;
    }




    

/******�щ뙎�섏씠 湲닿툒 怨듭��ы빆 ************/


.Top_0615{
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 80px auto 0;
}

.lfIMG0615{
    width: 40%;
    background-color: #f7f7f7;
    display: inline-block;
    vertical-align: middle;
}

.lfIMG0615 img{
    width: 100%;
}

.rf_0615{
    display: inline-block;
    vertical-align: middle;
    width: 60%;
    margin-left: 40px;
}

.rf_tit_0615{
    font-size: 2rem;
    line-height: 30px;
    font-family: 'S-CoreDream-8Heavy';
    color: #222;
}

.rf_txt0615{
    font-size: 1.6rem;
    margin-top: 20px;
    font-weight: 400;
    color: #666;
    line-height: 28px;
}

.col_red{
    display: inline;
    vertical-align: top;
    color: #dd0000;
    font-size: 1.6rem;
    line-height: 28px;
} 

.rf_txt02_0615{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    color: #185ba2;
    margin-top: 40px;


}


.AWY0615{
    font-size: 3rem;
    text-align: center;
    margin: 120px auto 0;
    font-family: 'S-CoreDream-8Heavy';
}

.terminalAwayList{
    width: 100%;
    margin: 50px auto 0;
}


.terminalAwayList &gt;li{
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin-left: 20px;
}
.terminalAwayList &gt;li:nth-child(3n+1){
    margin-left: 0;
}

.terminalAwayList &gt;li:nth-child(n+4){
    margin-top: 40px;
}

.num_ter{
    display: block;
    text-align: center;
    font-size: 2rem;
    font-family: 'S-CoreDream-9Black';
    color: #185ba2;
}

.TermIMG{
    margin-top: 30px;
    width: 100%;
}

.TermIMG img{
    width: 100%;
}

.AWAY_Txt{
    text-align: center;
    font-size: 1.6rem;
    margin-top: 20px;
    color: #444;
    line-height: 28px;
    
}
/**************************************/

    
    


}















































@media only screen and (max-width: 767px) {




    #header{
        width: 100%;
        margin: 0 auto;
        position: relative;
        padding: 20px 0;
        box-sizing: border-box;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .wrap_header{
        width: 94%;
        margin: 0 auto;
    }
    
    .mainlogo{
        display: inline-block;
        vertical-align: middle;
        width: 80px;
    }
    
    .wrap_header::after{
        display: block;
        content: "";
        clear: both;
    }
    
    
    .nav{
        width: 72%;
        float: right;
        display: none;
    }
    
    .nav &gt;li{
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: 16.7%;
    }
    
    
    .nav &gt;li::before{
        display: block;
        content: "";
        width: 0%;
        position: absolute;
        right: 50%;
        top: 137%;
        height: 3px;
        background-color: #185ba2;
        transition: 0.3s;
    }
    
    .nav &gt;li::after{
        display: block;
        content: "";
        width: 0%;
        position: absolute;
        left: 50%;
        top: 137%;
        height: 3px;
        background-color: #185ba2;
        transition: 0.3s;
    }
    
    
    
    .nav &gt;li:hover::before{
        width: 50%;
    }
    
    .nav &gt;li:hover::after{
        width: 50%;
    }
    
    
    .zindex{
        position: fixed;
        top: 86px;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 0;
        background-color: #fff;
    
        box-sizing: border-box;
        transition: 0.3s;
    }
    
    .nav:hover + .zindex{
        height: 250px;
        border-bottom: 1px solid #e5e5e5;
    }
    
    
    .nav &gt;li:last-child{
        margin-right: 0;
    }
    .nav &gt;li &gt;a{
        display: block;
        font-size: 1.6rem;
        text-align: center;
        line-height: 45px;
    }
    
    .nav:hover .ab_box{
        height: 300px;
    }
    
    .ab_box{
        position: absolute;
        top: 145%;
        height: 0;
        left: 0;
        width: 100%;
        transition: 0.3s;
        overflow: hidden;
        z-index: 3;
    }
    
    .somenu{
        width: 100%;
    }
    
    .somenu &gt;li{}
    
    .somenu &gt;li &gt;a{
        display: block;
        font-size: 1.6rem;
        color: #666;
        line-height: 50px;
        text-align: center;
        font-weight: 400;
    }
    
    
    .somenu &gt;li &gt;a:hover{
        color: #185ba2;
    }
    
    
    
    
    #notice{
        width: 100%;
        margin: 80px auto;
    }
    
    .wrap_notice{
        width: 94%;
        margin: 0 auto;
    }
    
    .notice_tit{
        font-size: 2.4rem;
        color: #222;
        font-family: 'S-CoreDream-8Heavy';
        text-align: center;
    }
    
    
    .notice_m_tit{
        font-size: 1.6rem;
        text-align: center;
        color: #999;
        margin-top: 20px;
    }
    
    
    .no{
        width: 100%;
        margin: 50px auto 0;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
    }
    
    .no &gt;li{
        padding: 30px 20px;
        box-sizing: border-box;
        border-bottom: 1px solid #e5e5e5;
    }
    
    .no &gt;li:hover{
        background-color: #f7f7f7;
    }
    
    .no &gt;li:last-child{
        border-bottom: 0;
    }
    
    .link{
        display: block;
    }
    
    
    .num{
        display: inline-block;
        vertical-align: middle;
        font-size: 2rem;
        font-family: 'S-CoreDream-6Bold';
    }
    
    .notice_title{
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        width: 87%;
    }
    
    
    .tit_txt__notice{
        
        font-size: 1.4rem;
        line-height: 26px;
    }
    
    .date__notice{
        margin-top: 20px;
        font-size: 1.3rem;
        color: #999;
    }
    
    
    
    
    
    #footer{
        width: 100%;
        margin: 0 auto;
        background-color: #222;
        padding-bottom: 50px;
    }
    
    .wrap_footer{
        width: 94%;
        margin: 0 auto;
    }
    
    .footermenu_wrap{
        width: 100%;
        margin: 0 auto;
        padding: 20px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #444;
    }
    
    .footermenu{
        width: 94%;
        margin: 0 auto;
    }
    
    .footermenu &gt;li{
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        border-right: 1px solid #666;
        padding-right: 10px;
    }
    
    .footermenu &gt;li:first-child{
        margin-left: 0;
    }
    .footermenu &gt;li:last-child{
        border-right: 0;
    }
    .footermenu &gt;li &gt;a{
        display: block;
        font-size: 1.2rem;
        color: #999;
        font-weight: 400;
    }
    
    .wrap_footer{
        width: 94%;
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    
    .wrap_footer &gt;a{
        display: block;
        width: 50px;
    }
    .footerinfo{
        margin-top: 30px;
        font-size: 1.2rem;
        color: #666;
        line-height: 26px;
    }
    
    .copyright{
        margin-top: 20px;
        font-size: 1.2rem;
        color: #666;
        line-height: 26px;
    }

    /*hamburger*/

    .hamburger{
        display: block;
        float: right;
        width: 25px;
    }

    .ham00{
        display: block;
        width: 100%;
        height: 3px;
        background-color: #222;
        margin-top: 5px;
        transition: 0.3s;
    }

    .hamburger .ham00:first-child{
        margin-top: 0;
    }

    .hamburger.hamOn{
        position: fixed;
        top: 20px;
        right: 20px;
        margin-top: 12px;
        z-index: 999;
    }

    .hamburger.hamOn .ham01{
        transform: rotate(45deg);
    }

    .hamburger.hamOn .ham02{
        display: none;
    }


    .hamburger.hamOn .ham03{
        transform: rotate(-45deg);
        margin-top: -3px;
    }


    .ham_B{
        display: none;
        background-color: rgba(0,0,0,0.6);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }

    .hamwrap{
        
        background-color: #fff;
        position: fixed;
        top: 0;
        right: -81%;
        width: 80%;
        height: 100vh;
        z-index: 11;
        transition: 0.3s;
    }

    .ham_B.hamOn{
        display: block;
    }
    .hamwrap.hamOn{
        right: 0;
    }

    
    html.hamOn{
        overflow: hidden;
    }
    


    .ham_nav{
        width: 90%;
        margin: 80px auto 0;
    }

    .ham_nav &gt;li{
        position: relative;
        padding: 10px 0;
        box-sizing: border-box;
    }

    .ham_nav &gt;li::after{
        display: block;
        content: "";
        clear: both;
    }

    .ham_tit{
        display: inline-block;
        vertical-align: middle;
        font-size: 1.6rem;
        line-height: 40px;
    }

    .arrow_ham{
        float: right;
        display: block;
        width: 8px;
        height: 8px;
        border-top: 2px solid #185ba2;
        border-right: 2px solid #185ba2;
        transform: rotate(135deg);
        margin-top: 7px;
    }

    .ham_somenu{
        width: 100%;
        margin: 0px auto 20px;
        background-color: #f7f7f7;
        padding: 10px 0;
        box-sizing: border-box;
        display: none;
    }


    .ham_somenu &gt;li{}

    .ham_somenu &gt;li &gt;a{
        display: block;
        font-size: 1.4rem;
        padding-left: 20px;
        box-sizing: border-box;
        line-height: 35px;
    }

    
    
    
/******�щ뙎�섏씠 湲닿툒 怨듭��ы빆 ************/


.Top_0615{
    display: block;
    align-items: center;
    justify-content: left;
    margin: 50px auto 0;
}

.lfIMG0615{
    width: 100%;
    background-color: #f7f7f7;
    display: inline-block;
    vertical-align: middle;
}

.lfIMG0615 img{
    width: 100%;
}

.rf_0615{
    display: block;
    vertical-align: middle;
    width: 100%;
    margin-left: 0px;
    margin-top: 30px;
}

.rf_tit_0615{
    font-size: 2rem;
    line-height: 30px;
    font-family: 'S-CoreDream-8Heavy';
    color: #222;
}

.rf_txt0615{
    font-size: 1.4rem;
    margin-top: 20px;
    font-weight: 400;
    color: #666;
    line-height: 26px;
}

.col_red{
    display: inline;
    vertical-align: top;
    color: #dd0000;
    font-size: 1.4rem;
    line-height: 26px;
} 

.rf_txt02_0615{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.3rem;
    color: #185ba2;
    margin-top: 30px;


}


.AWY0615{
    font-size: 2rem;
    text-align: center;
    margin: 80px auto 0;
    font-family: 'S-CoreDream-8Heavy';
}

.terminalAwayList{
    width: 100%;
    margin: 50px auto 0;
}


.terminalAwayList &gt;li{
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin-left: 20px;
}
.terminalAwayList &gt;li:nth-child(3n+1){
    margin-left: 20px;
}

.terminalAwayList &gt;li:nth-child(2n+1){
    margin-left: 00px;
}

.terminalAwayList &gt;li:nth-child(n+4){
    margin-top: 40px;
}

.terminalAwayList &gt;li:nth-child(n+3){
    margin-top: 40px;
}
.num_ter{
    display: block;
    text-align: center;
    font-size: 2rem;
    font-family: 'S-CoreDream-9Black';
    color: #185ba2;
}

.TermIMG{
    margin-top: 20px;
    width: 100%;
}

.TermIMG img{
    width: 100%;
}

.AWAY_Txt{
    text-align: center;
    font-size: 1.4rem;
    margin-top: 10px;
    color: #444;
    line-height: 26px;
    
}
/**************************************/

}
</pre></body></html>