.text-gb{
    font-family: 'GmarketSansBold' !important;
}
.text-gm{
    font-family: 'GmarketSansMedium' !important;
}
.text-gl{
    font-family: 'GmarketSansLight' !important;
}
.inner{
    width: 1420px;
    margin: 0 auto;
}
.header-top{
    width: 100%;
    height: 40px;
    /*background: rgb(20,127,228);*/
    font-family: 'GmarketSansMedium'
}
.header-top .slick-vertical .slick-slide {
    border: 0;
}
.header-top h6{
    font-size: 15px;
    line-height: 40px;
}
.header-top h6 a{
    color: #fff !important;
}
.btn-x{
    position: absolute;
    z-index: 1;
    width: 12px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.real-header{
    position: relative;
    width: 100%;
    height: 80px;
    background: #fff;
}
.header-logo{
    position: relative;
    left: 0;
    width: 230px;
    height: 80px;
    display: block;
    background-image: url(../images/common/logo.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: center;
}
.header-menu{
    position: absolute;
    height: 80px;
    right: 60px;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 3;
}
.header-menu>ul>li{
    line-height: 80px;
    padding: 0 35px;
    display: inline-block;
    position: relative;
}
.header-menu>ul>li:hover>a{
    color: #147fe4;
}
.submenu{
    display: none;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 9;
}
.submenu>li{
    width: inherit;
    line-height: 60px;
}
.submenu li a{
    color: #333;
}
.submenu li:hover a{
    color: #147fe4;
}
.submenu-bg{
    display: none;
    position: absolute;
    width: 100%;
    height: 310px;
    background: #fff;
    border-top: 1px solid #ddd;
    z-index: 2;
}
.submenu-bg2{
    display: none;
    position: absolute;
    width: 100%;
    height: 310px;
    background: #fff;
    border-top: 1px solid #ddd;
    z-index: 2;
    overflow: hidden;
}
.submenu-bg2 .inner div{
    width: 500px;
}
.submenu-bg2 .inner div img{
    width: 100%;
}
.btn-reservation{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: auto;
    height: 50px;
    padding: 0 35px;
    border-radius: 25px;
    line-height: 50px;
    background: #29327a;
    color: #fff;
    font-family: 'GmarketSansMedium';
}
.btn-reservation:hover{
    background: #147fe4;
    color: #fff;
    opacity: .8;
}
.gnb-btn {
    display: none;
}
.site-map{
    display: none;
}
footer{
    border-top: 1px solid #eee;
    padding: 50px 0;
}
.footer-info{
    float: left;
    height: 180px;
}
.footer-policy{
    margin-bottom: 30px;
}
.footer-policy a{
    font-size: 18px;
}
.footer-policy a.cp{
    position: relative;
    padding-right: 25px;
    margin-right: 20px;
}
.footer-policy a.cp::after{
    width: 1px;
    height: 16px;
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #aaa;
}
.footer-info p{
    line-height: 40px;
}
.footer-info p.copyright{
    font-size: 14px;
    color: #c7c7c7;
    text-transform: capitalize;
}
.footer-etc{
    float: right;
    height: 180px;
}
.footer-logo{
    position: relative;
    left: 0;
    width: 260px;
    height: 40px;
    display: block;
    background-image: url(../images/common/logo.png);
    background-repeat: no-repeat;
    background-size: 200px;
    background-position: right;
}
.footer-org{
    margin-top: 50px;
}
.footer-org select{
    width: 260px;
    height: 60px;
    border-radius: 10px;
    padding: 0 25px;
    line-height: 60px;
}

.header-top{
    width: 100%;
    height: 40px;
    /*background: transparent;*/
    /*color: white;*/
    /*font-family: 'GmarketSansMedium';*/
}
.header-top h6{
    float: left;
    text-align: center;
    color: #fff;
    width: 50%;
    padding-left: 50px;
}
.header-top h6.top-stamp{
    background: rgb(20,127,228);
    background: linear-gradient(180deg, rgba(20,127,228,1) 0%, rgba(84,163,238,1) 100%);
    background-image: -moz-linear-gradient( 177deg, rgb(84,163,238) 0%, rgb(20,127,228) 100%);
    background-image: -webkit-linear-gradient( 177deg, rgb(84,163,238) 0%, rgb(20,127,228) 100%);
    background-image: -ms-linear-gradient( 177deg, rgb(84,163,238) 0%, rgb(20,127,228) 100%);
}
.header-top h6.top-docent{
    background: rgb(255,95,15);
    background: linear-gradient(129deg, rgba(255,95,15,1) 0%, rgba(255,167,0,1) 100%);
    background-image: -moz-linear-gradient(129deg, rgba(255,95,15,1) 0%, rgba(255,167,0,1) 100%);
    background-image: -webkit-linear-gradient(129deg, rgba(255,95,15,1) 0%, rgba(255,167,0,1) 100%);
    background-image: -ms-linear-gradient(129deg, rgba(255,95,15,1) 0%, rgba(255,167,0,1) 100%);
}
.btn-x {
    right: 20px;
}
.stamp-hamo{
    width: 210px;
    bottom: 250px;
    right: 40px;
}
.btns-new{
    position: fixed;
    bottom: 100px;
    right: 50px;
    width: 100px;
    height: auto;
    z-index: 999;
}
.btns-new button{
    width: 110px;
    height: 65px;
    border-radius: 15px;
    margin-right: 10px;
    color: white;
    font-family: 'GmarketSansMedium';
    line-height: 20px;
}
.btns-new button.btn-stamp{
    background: rgb(20,127,228);
    margin-bottom: 10px;
}
.btns-new button.btn-docent{
    background: rgb(255,95,15);
}
@media screen and (max-width : 1419px){
    .inner{
		width: 100%;
		padding: 0 20px;
	}
}


@media screen and (max-width: 768px) {
    .header-top{
        height: 30px;
    }
    .header-top h6{
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }
    .btn-x{
        right: 10px;
        width: 10px;
        display: none;
    }
    .real-header{
        height: 50px;
    }
    .header-logo {
        width: 130px;
        height: 50px;
        background-size: 130px;
        left: 50%;
        transform: translateX(-50%);
    }
    .header-menu{
        display: none;
    }
    .btn-reservation{
        display: none;
    }
    .gnb-btn {
        display: block !important;
        position: absolute;
        left: 10px;
        top: 5px;
        z-index: 10;
    }
    .gnb-btn button {
        position: relative;
        width: 40px;
        height: 40px;
        border: 0;
        background: transparent;
    }
    .gnb-btn button span {
        position: absolute;
        display: block;
        height: 2px;
        width: 22px;
        background: black;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -11px;
        transition: all 0.5s;
    }
    .gnb-btn button span:before {
        position: absolute;
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background: black;
        top: -7px;
        transform: rotate(0deg);
        transition: all 0.5s;
    }
    .gnb-btn button span:after {
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        background: black;
        position: absolute;
        top: 7px;
        transform: rotate(0deg);
        transition: all 0.5s;
    }
    .gnb-btn.gnb-btn-active button span {
        background: transparent;
    }
    .gnb-btn.gnb-btn-active button span:before {
        transform: rotate(135deg);
        top: 0;
    }
    .gnb-btn.gnb-btn-active button span:after {
        transform: rotate(-135deg);
        top: 0;
    }
    .site-map {
        display: none;
        z-index: 99999999;
        position: absolute;
        top: 80px;
        width:90%;
        height: calc(100vh - 80px);
        background: #fff;
    }
    .sitemap-black{
        display: none;
        position: absolute;
        top: 80px;
        right: 0;
        width:10%;
        height: calc(100vh - 80px);
        z-index: 99999999;
        background: rgba(0, 0, 0, 0.5);
    }
    #nav-accordion {
        width: 100%;
        height: 100%;
        overflow-y: scroll;
    }
    #nav > li {
        background: #fff;
        border-bottom: 1px solid lightgray;
    }
    #nav li a {
        display: block;
        padding: 15px;
        background-color: white;
        /*border-bottom: 1px solid rgba(255,255,255,0.2);*/
        text-decoration: none;
        color: #333;
        background-repeat: no-repeat;
        background-image: url(../images/common/ico_snb_down.png);
        background-position: 95%;
        background-size: 12px;
    }
    #nav li a.active {
        background-color: #3b60fd;
        background-image: url(../images/common/ico_snb_up-w.png);
        background-position: 95% center;
        padding: 15px;
        color: #fff;
    }
    #nav li ul {
        display: none;
    }
    #nav li ul li a {
        padding: 15px;
        font-size: 14px;
        background: #f9f9f9;
        color: #333;
        border-bottom: 1px dotted #ccc;
    }
    #nav li:last-child {
        border-bottom: 0;
    }
    #nav li ul li:last-child a {
        border-bottom: 0;
    }
    .mobile-banner{
        width: 100%;
        height: auto;
        /*margin-top: 30px;*/
    }
    .mobile-banner img{
        width: 100%;
    }
    .sns-box ul li a img{
        width: 30px;
    }
    
    .sns-box{
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 15px;
    }
    footer{
        padding: 20px 0;
    }
    .footer-info{
        float: unset;
        height: auto;
        margin-bottom: 20px;
    }
    .footer-policy {
        margin-bottom: 20px;
        text-align: center;
    }
    .footer-policy a {
        font-size: 14px;
    }
    .footer-policy a.cp {
        padding-right: 18px;
        margin-right: 12px;
    }
    .footer-info p {
        line-height: 26px;
        text-align: center;
    }
    .footer-info p.copyright {
        font-size: 12px;
        color: #aaa;
    }
    .footer-etc {
        float: unset;
        height: auto;
    }
    .footer-logo {
        width: 180px;
        background-size: 180px;
        background-position: center;
        margin: 0 auto;
    }
    .footer-org{
        margin: 0 auto 15px;
        text-align: center;
    }
    .footer-org select {
        width: 70%;
        height: 42px;
        line-height: 42px;
        padding: 0 10px;
    }

    .header-top h6{
        padding-left: 20px;
    }
    .stamp-hamo{
        width: 140px;
        bottom: 175px;
        right: 20px;
    }
    .btns-new{
        position: fixed;
        bottom: 60px;
        right: 10px;
        width: 100px;
        height: auto;
    }
    .btns-new button{
        width: 95px;
        height: 55px;
        font-size: 14px;
        line-height: 18px;
        border-radius: 10px;
    }
    .btns-new button.btn-stamp{
        margin-bottom: 5px;
    }

}
/*E:1024*/