@charset 'utf-8';
/* Main Layer Popup */ /* 2021.02.03 추가  */
#main_popup{width:425px; height:462px; background:#eeeeee; position:fixed; top:50%; left:50%; transform:translate(-50%, -50%); z-index:100; zoom:1;} /*2023-11-27 수정*/
#main_popup:after{display:block; clear:both; content:'';}
#main_popup form{font-family:'NanumGothic'; font-size:13px; float:left; line-height:30px; color:#333333; margin-left:10px; }
#main_popup form input{border:1px solid #d1d1d1; background:#ffffff; position:relative; top:3px;}
.b-close{font-family:'NanumGothic'; font-size:13px; line-height:30px; float:right; margin-right:20px;}

input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bfbfbf;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bfbfbf;
}

input::-ms-input-placeholder { /* Microsoft Edge */
    color: #bfbfbf;
}

input::-moz-placeholder { /* Microsoft Edge */
    color: #bfbfbf;
}

input:-moz-placeholder { /* Microsoft Edge */
    color: #bfbfbf;
}

input::-webkit-input-placeholder {
    color: #bfbfbf;
}

.footer {
    width: 1160px;
    margin: 0 auto;
    margin-top: 30px;
    z-index: 0;
    position: relative;
}

.footer .list {
    border: 1px solid #dedede;
    height: 40px;
    margin-bottom: 25px;
    position: relative;
    display: inline-block;
}

.copyfooter {
    height: 60px;
}

.footer .list ul li {
    float: left;
    width: 192px;
    border-right: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.footer .list ul li a {
    color: #555;
    font-size: 14px;
    font-family: NanumGothic;
    font-weight: 600;
}

.footer .list ul li:last-of-type {
    border-right: none
}

.copyfooter .footer_logo {
    width: 225px;
    float: left;
    display: inline-block
}

.copyfooter .copy {
    color: #999;
    float: right;
    font-size: 13px;
    line-height: 25px;
    padding-bottom: 15px;
}

.copyfooter .copy li {
    font-weight: 500
}

.copy ul li a {
    color: #999;
    font-weight: 600;
}

li.family {
    background-color: #f1efef;
}

li.family select.form-control.m-b {
    border: none;
    background-color: #f1efef;
    width: 100%;
    padding: 0 20px 0 20px;
    /* text-align: center; */
    font-size: 14px;
    font-family: NanumGothic;
    font-weight: 600;
    color: #555;
}

/* MAIN ===*/
#mainWrap {
    min-width: 1160px;
    width: 100%;
    min-height: 946px;
    overflow-x: hidden;
    overflow-y: hidden;
    /* background:url('../../images/bg/bg_main.jpg') 50% 50% no-repeat; background-size:cover; */
}

#mainWrap .bg_area {
    position: relative;
    top: 0;
    width: 100%;
    min-width: 1160px;
    min-height: 500px;
    max-height: 945px;
    padding-bottom: 20px;
    background: url('../../img/h_main_visu1_hec.jpg') 50% 50% no-repeat;
    background-color: #eee;
	background-size: cover;
	
}

/*.search_all.hotelser {
    top: 346px;}*/
#mainWrap .sub.bg_area {
    position: relative;
    top: 0;
    width: 100%;
    min-width: 1160px;
    min-height: 150px;
    background: none;
}

.inner {
    width: 1160px;
    margin: 0 auto;
}

#mainHead {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1160px;
    border-bottom: 1px solid #b7b7b7;
    z-index: 10;
    height: 80px;
}

#mainHead .inner {
    position: relative;
    max-width: 1160px;
    width: 100%;
    height: 80px;
}

#mainHead .inner:after {
    content: '';
    display: block;
    clear: both;
}

#mainHead .inner nav {
    display: inline-block;
    float: right;
    line-height: 80px;
}

#mainHead .inner nav ul li.active a {
    color: #002c5f;
}

#mainHead .inner nav ul li {
    float: left;
    padding: 0 23px;
}

#mainHead .inner nav ul li:last-of-type {
    padding-right: 0
}

#mainHead .inner nav ul li a {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

#mainHead .inner nav ul li a:hover {
    color: #013469;
}

#mainHead .inner nav ul li a:active {
    color: #013469;
}

header#mainHead h1 {
    width: 182px;
    display: inline-block;
    line-height: 80px;
    float: left;
}

#mainHead .logo_shinhan {
    position: absolute;
    top: 19px;
    left: 0;
    width: 417px;
    height: 33px;
    background: url('../../images/bg/logo_shinhan.png') 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#mainHead .other {
    position: absolute;
    top: 0;
    right: 0;
}

#mainHead .other:after {
    content: '';
    display: block;
    clear: both;
}

#mainHead .other li {
    float: left;
}

#mainHead .other li + li {
    margin-left: 44px;
}

#mainHead .other [class^="logo_"] {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}

#mainHead .other .logo_watson {
    width: 122px;
    height: 31px;
    margin-top: 15px;
    background: url('../../images/bg/logo_watson.png') 0 0 no-repeat;
}

#mainHead .other .logo_aibril {
    width: 158px;
    height: 31px;
    margin-top: 21px;
    background: url('../../images/bg/logo_aibril.png') 0 0 no-repeat;
}

.bookmark.en_h ul li a span {
    height: 66px;
}

.bookmark.en_h ul li a p {
    top: -57px;
    margin-left: 15px;
    display: inline-block;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 240px;
}
/*Hotel_hec_nonimage*/
.h_bookmark.en_h ul{zoom:1;}
.h_bookmark.en_h{margin-bottom:80px;}
.h_bookmark.en_h ul:after{display: block; clear: both; content: '';}
.h_bookmark.en_h ul li{width: 272px; height: 66px; background: rgba(0,0,0,0.5); float: left;}
.h_bookmark.en_h ul li + li{margin-left: 24px;}
.h_bookmark.en_h ul li a{font-size: 17px; color:#ffffff; line-height:20px; display:block; padding:13px;}
.h_bookmark.en_h ul li a p {width: 240px; display:inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal;}

#mainCont {
    position: relative;
    height: 100%;
    z-index: 5;
    box-sizing: border-box;
    min-height: 700px;
}

#mainCont .inner {
    position: relative;
    height: auto;
}

#mainCont .intro_area {
    width: 1140px;
    margin: 0 auto;
    padding-top: 96px;
}

#mainCont .intro_area:after {
    content: '';
    display: block;
    clear: both;
}

#mainCont .intro_area .tit {
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
    padding-top: 38px;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.3;
    color: #fff;
}

#mainCont .intro_area .tit > span {
    display: block;
}

#mainCont .intro_area .txt {
    float: left;
    position: relative;
    padding-left: 92px;
    font-size: 30px;
    color: #fff;
    line-height: 1.3;
}

#mainCont .intro_area .txt em {
    display: block;
    overflow: hidden;
    height: 39px;
    line-height: 39px;
    opacity: 0;
}

#mainCont .intro_area .txt .bg {
    position: absolute;
    top: 50%;
    left: 0;
    width: 63px;
    height: 70px;
    margin-top: -35px;
    background: url('../../images/icon/ic_brain.png') 0 50% no-repeat;
    opacity: 0;
}

#mainCont .intro_area .txt .gear {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 6px;
    width: 42px;
    height: 42px;
    background: url('../../images/icon/ic_brain_inner.png') no-repeat 0 0;
    opacity: 0;
}

#mainCont .intro_area .btns {
    float: right;
    margin-top: 64px;
    opacity: 0;
}

#mainCont .intro_area .btns:after {
    content: '';
    display: block;
    clear: both;
}

#mainCont .intro_area .btns a {
    display: inline-block;
    float: left;
    position: relative;
    padding: 8px 14px;
    font-size: 17px;
    line-height: 1;
    color: #fff;
    box-sizing: border-box;
}

#mainCont .intro_area .btns a span {
    display: inline-block;
    position: relative;
    padding-left: 34px;
    background: url('../../images/icon/ic_watson_intro.png') 0 50% no-repeat;
}

#mainCont .intro_area .btns a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #b7b7b7;
    opacity: 0;
    transition: all 0.3s;
}

#mainCont .intro_area .btns a:hover:after {
    opacity: 1;
}

.messenger {
    width: 1140px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.25);
}

.messenger > .top {
    display: block;
    position: relative;
    padding: 25px 35px 25px 74px;
    background: rgba(0, 0, 0, 0.55);
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.messenger > .top:after {
    content: '';
    position: absolute;
    top: 23px;
    left: 23px;
    width: 29px;
    height: 29px;
    background: url('../../images/icon/ic_watson_white.png') 0 0 no-repeat;
}

.messenger .container {
    padding: 0 0 30px;
}

.messenger .cont {
    height: 468px;
    color: #c7c7c7;
}

.messenger .cont > div { /* max-height: 170px; */
    overflow: auto;
}

.messenger .bot {
    padding: 0 30px;
    text-align: center;
}

.messenger .bot .inp {
    width: 100%;
    padding: 10px 4px;
    border: 0 none;
    border-bottom: 1px solid #898989;
    background: transparent;
    font-size: 17px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-input-placeholder {
    color: #bfbfbf;
}

::-moz-placeholder {
    color: #bfbfbf;
}

:-ms-input-placeholder {
    color: #bfbfbf;
}

:-moz-placeholder {
    color: #bfbfbf;
}

.messenger .bot .btn {
    width: 222px;
    padding: 19px 8px;
    border: 0 none;
    background: #0099da;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    outline: 0 none;
}

/*라디오버튼*/
.radio {
    display: inline-block;
}

.radio i {
    border-radius: 50%;
    position: absolute;
    left: 0;
    display: block;
    width: 17px;
    height: 17px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    background: #FFF;
}

.checkbox input, .radio input {
    position: absolute;
    left: -9999px;
}

.smart-form .checkbox input:checked + i, .smart-form .radio input:checked + i, .smart-form .toggle input:checked + i {
    border-color: #3276B1;
}

/*항공검색영역*/
.search_de {
    width: 1160px;
}

.search_de form.smart-form {
    /* background-color: #fff;*/
    width: 1160px;
    position: relative;
    display: block;
    height: 60px;
    display: inline-block;
    margin-top: 25px;
    border-radius: 1px;
}

.sub.search_all {
    top: 0;
}

.search_all {
    width: 1160px;
    margin: 0 auto;
    top: 180px;
    position: relative;
}

.search_de ul li {
    float: left
}

.search_de ul li.Route1 {
    width: 25%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

.search_de ul li.Route2 {
    width: 5%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

.search_de ul li.Route3 {
    width: 25%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

.search_de ul li.Route4 {
    width: 12%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    height: 50px;
    padding-top: 10px;;
    font-family: 'NanumGothic';
}

.search_de ul li.Route5 {
    width: 12%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route6 {
    width: 20.5555%;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

li.Route6 ul li {
    width: 100%;
    text-align: left;
}

.round a img {
    padding: 18px 17px;
}

li.Route4 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #524c61;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background-image: url('../../img/date.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 87%;
    cursor: pointer;
}

li.Route5 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #524c61;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background-image: url('../../img/date.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 87%;
    cursor: pointer;
}

i.fa.fa-exchange {
    color: #cccccc;
}

i.fa.fa-exchange:hover {
    color: #404040;
}

li.Route4 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.Route5 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

/*항공다구간검색*/
ol.searchbt.smart-form.overcur {
    top: 25px;
    position: relative;
    display: inline-block;
}

.plus {
    display: inline-block;
}

.plus i.fa.fa-plus {
    padding-left: 30px;
}

.btn.btn-default.plus {
    border-radius: 60px;
    padding: 8px 25px;
    background-color: #fff;
    color: #003986;
    font-size: 17px;
    font-weight: 600;
    border: 2px solid #eee;
}

.btn.btn-default.plus:hover, .btn.btn-default.plus:focus, .btn.btn-default.plus:active {
    border-radius: 60px;
    padding: 8px 25px;
    background-color: #fff;
    color: #003986;
    font-size: 17px;
    font-weight: 600;
    border: 2px solid #002c5f;
}

.ar.search_all {
    top: 0px !important;
    padding: 10px 0;
}

.ar.radio.smart-form {
    margin-bottom: 25px
}

button.btn.btn-default:hover {
    background: none;
    border: none;
    color: #888888;
}

a .btn .btn-default .txt-color-blueLight {
    float: right;
    display: inline-block;
    top: 20px;
    position: relative;
}

.ar.search_de {
    width: 1100px;
    display: inline-block;
}

.ar.search_de form.smart-form {
    background-color: #fff;
    width: 1100px;
    position: relative;
    display: block;
    height: 55px;
    display: inline-block;
    margin-top: 6px;
    border-radius: 1px;
}

.search_de ul li.ar_Route1 {
    width: 35%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 55px;
    height: 55px;
}

.search_de ul li.ar_Route2 {
    width: 5%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 55px;
    height: 55px;
}

.search_de ul li.ar_Route3 {
    width: 35%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 55px;
    height: 55px;
}

.search_de ul li.ar_Route4 {
    width: 24%;
    display: inline-block;
    height: 50px;
    padding-top: 10px;;
    font-family: 'NanumGothic';
}

li.ar_Route6 ul li {
    width: 100%;
    text-align: left;
}

.passenger li.ar_Route6 ul li {
    width: 100%;
    text-align: left;
}

.round a img {
    padding: 18px 17px;
}

li.ar_Route4 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background-image: url('../../img/date.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
    width: 87%;
    cursor: pointer;
}

li.ar_Route5 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #524c61;
    font-weight: 600;
    float: left;
    padding-left: 10px;
}

i.fa.fa-exchange {
    color: #cccccc;
}

i.fa.fa-exchange:hover {
    color: #404040;
}

li.ar_Route4 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.ar_Route5 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.passenger.search_de {
    float: left;
    display: inline-block;
    width: 220px;
    position: relative;
    background-color: #fff;
    font-size: 17px;
}

.passenger.search_de ul li.Route6 {
    width: 100%;
    display: inline-block;
    line-height: 50px;
    height: 50px;
}

/*다구간승객*/
.zeta-menu1 {
    margin: 0;
    padding: 0;
}

.zeta-menu1 li {
    float: left;
    list-style: none;
    position: relative;
}

.zeta-menu1 li:hover {
    background: #fff;
}

.zeta-menu1 li.expand {
    background: #fff;
}

.zeta-menu1 li.expand > a {
    color: #404040;
}

.zeta-menu1 a {
    color: #898998;
    display: block;
    padding: 0px 10px 0 20px;;
    text-decoration: none;
}

i.fa.fa-caret-down {
    position: absolute;
    right: 15px;
    top: 40%
}

.zeta-menu1 ul {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: none;
    padding: 5px;
    position: absolute;
    left: 0px;
    top: 110%;
    width: 368px;
    border-radius: 10px;
    z-index: 99999;
    box-shadow: 0 4px 14px 0 rgba(37, 32, 51, .25);
    border-radius: .375rem;
    box-sizing: border-box;
    max-width: 368.64px;
    color: #666
}

.zeta-menu1 .form-group label {
    float: left;
    height: 32px;
    line-height: 52px;
    display: block;
    width: 95%;
    text-align: left;
    font-weight: 600;
}

.zeta-menu1 ul li {
    float: none;
}

.zeta-menu1 ul li.expand {
    background: #ddd;
}

.zeta-menu1 ul li.expand a {
    color: black;
}

.zeta-menu1 ul a {
    color: black;
}

.zeta-menu1 ul ul {
    left: 100%;
    top: 0;
}

/*드롭다운*/

.form-group.pop {
    text-align: left;
    padding-left: 20px;
}

.zeta-menu-bar {
    display: inline-block;
    width: 100%;
}

.zeta-menu {
    margin: 0;
    padding: 0;
}

.zeta-menu li {
    float: left;
    list-style: none;
    position: relative;
}

.zeta-menu li:hover {
    background: #fff;
}

.zeta-menu li.expand {
    background: #fff;
}

.zeta-menu li.expand > a {
    color: #404040;
}

.zeta-menu a {
    color: #898998;
    display: block;
    padding: 0px 10px 0 20px;;
    text-decoration: none;
}

i.fa.fa-caret-down {
    position: absolute;
    right: 15px;
    top: 40%
}

.zeta-menu ul {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: none;
    padding: 5px;
    position: absolute;
    left: -120px;
    top: 110%;
    width: 368px;
    border-radius: 10px;
    z-index: 999999;
    box-shadow: 0 4px 14px 0 rgba(37, 32, 51, .25);
    border-radius: .375rem;
    box-sizing: border-box;
    max-width: 368.64px;
}

.zeta-menu .form-group label {
    float: left;
    height: 32px;
    line-height: 52px;
    display: block;
    width: 95%;
    text-align: left;
    font-weight: 600;
}

.zeta-menu ul li {
    float: none;
}

.zeta-menu ul li.expand {
    background: #ddd;
}

.zeta-menu ul li.expand a {
    color: black;
}

.zeta-menu ul a {
    color: black;
}

.zeta-menu ul ul {
    left: 100%;
    top: 0;
}

/*출발지선택*/
.zeta-menu-bar {
    display: inline-block;
    width: 100%;
}

.departure {
    margin: 0;
    padding: 0;
}

.departure li {
    float: left;
    list-style: none;
    position: relative;
}

.departure li:hover {
    background: #fff;
}

.departure li.expand {
    background: #fff;
}

.departure li.expand > a {
    color: #404040;
}

.departure a {
    color: #898998;
    display: block;
    padding: 0px 10px 0 20px;;
    text-decoration: none;
}

i.fa.fa-caret-down {
    position: absolute;
    right: 15px;
    top: 40%
}

.departure ul {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: none;
    position: absolute;
    left: 0px;
    top: 110%;
    width: 300px;
    border-radius: 10px;
    z-index: 99999;
    box-shadow: 0 4px 14px 0 rgba(37, 32, 51, .25);
    border-radius: .375rem;
    box-sizing: border-box;
    max-width: 368.64px;
}

.departure .form-group label {
    float: left;
    height: 32px;
    line-height: 52px;
    display: block;
    width: 95%;
    text-align: left;
    font-weight: 600;
}

.departure ul li {
    float: none;
}

.departure ul li.expand {
    background: #ddd;
}

.departure ul li.expand a {
    color: black;
}

.departure ul a {
    color: black;
}

.departure ul ul {
    left: 100%;
    top: 0;
}

.departure li.expand ul li {
    text-align: left;
    padding: 11px 0px;
    border-bottom: 1px solid #e6e4eb;
}

.departure li.expand ul li dl dt {
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    padding-left: 10px;
}

.departure li.expand ul li dl dd {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding-left: 30px;
}

i.fa.fa-plane {
    color: #a7a7a7;
}

i.fa.fa-building {
    color: #a7a7a7;
}

.departure li.expand .country_airplane {
}

.departure li.expand .country_airplane {
}

li.expand ul a {
    padding: 0;
    color: #666;
}

li.expand ul a li:hover {
    padding: 0;
    color: #666;
    background-color: #eee;
    padding: 11px 0px;
}

li.country a {
    border-bottom: 1px solid #e6e4eb
}

li.country a:last-of-type {
    border-style: none;
}

li.country a dl:hover {
    background-color: #eee;
}

.departure li.expand ul li.country {
}

.country_airplane a
dl {
    border-bottom: none;
    padding: 5px 0 5px 15px;
}

/*도착지선택*/
.zeta-menu-bar {
    display: inline-block;
    width: 100%;
}

.arrival {
    margin: 0;
    padding: 0;
}

.arrival li {
    float: left;
    list-style: none;
    position: relative;
}

.arrival li:hover {
    background: #fff;
}

.arrival li.expand {
    background: #fff;
}

.arrival li.expand > a {
    color: #404040;
}

.arrival a {
    color: #898998;
    display: block;
    padding: 0px 10px 0 20px;;
    text-decoration: none;
}

i.fa.fa-caret-down {
    position: absolute;
    right: 15px;
    top: 40%
}

.arrival ul {
    background: #fff;
    border: 1px solid #d0d0d0;
    display: none;
    position: absolute;
    left: 0px;
    top: 110%;
    width: 300px;
    border-radius: 10px;
    z-index: 99999;
    box-shadow: 0 4px 14px 0 rgba(37, 32, 51, .25);
    border-radius: .375rem;
    box-sizing: border-box;
    max-width: 368.64px;
}

.arrival .form-group label {
    float: left;
    height: 32px;
    line-height: 52px;
    display: block;
    width: 95%;
    text-align: left;
    font-weight: 600;
}

.arrival ul li {
    float: none;
}

.arrival ul li.expand {
    background: #ddd;
}

.arrival ul li.expand a {
    color: black;
}

.arrival ul a {
    color: black;
}

.arrival ul ul {
    left: 100%;
    top: 0;
}

.arrival li.expand ul li {
    text-align: left;
    padding: 11px 0px;
    border-bottom: 1px solid #e6e4eb;
}

.arrival li.expand ul li dl dt {
    height: 25px;
    line-height: 25px;
    font-weight: 600;
    padding-left: 10px;
}

.arrival li.expand ul li dl dd {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    padding-left: 30px;
}

i.fa.fa-plane {
    color: #a7a7a7;
}

i.fa.fa-building {
    color: #a7a7a7;
}

.arrival li.expand .country_airplane {
}

.arrival li.expand .country_airplane {
}

li.expand ul a {
    padding: 0;
    color: #666;
}

li.expand ul a li:hover {
    padding: 0;
    color: #666;
    background-color: #eee;
    padding: 11px 0px;
}

li.country a {
    border-bottom: 1px solid #e6e4eb
}

li.country a:last-of-type {
    border-style: none;
}

li.country a dl:hover {
    background-color: #eee;
}

.arrival li.expand ul li.country {
}

.country_airplane a
dl {
    border-bottom: none;
    padding: 5px 0 5px 15px;
}

.zeta-menu-bar ul li a input {
    border: none;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
}

ul.departure a {
    padding: 0 0 0 10px
}

ul.arrival a {
    padding: 0 0 0 10px
}

ul.departure input {
    width: 240px;
}

ul.arrival input {
    width: 240px;
}

ul .ar.departure input {
    width: 330px;
}

ul .ar.arrival input {
    width: 330px;
}

span.input-group-addon img {
    cursor: pointer;
}

span.input-group-addon.map img {
    padding-top: 20px;
    cursor: pointer;
}

/*힝공편검색버튼*/
.airplane_btn {
    width: 1160px;
    margin: 0 auto;
    /* float: right; */
    text-align: right;
    margin-top: 30px;
}

button.adults {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #00b2d6;
    line-height: 27px
}

button.adults:hover {
    background-color: #fff;
    border: 2px solid #00b2d6;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

input.num {
    border: none;
    width: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

li.expand select.select2.input-lg {
    border: .0625rem solid #e6e4eb;
    color: #666;
    border-radius: .1875rem !important;
}

li.expand select.select2.input-lg:hover {
    border: .0625rem solid #00b2d6;
    border-radius: .1875rem !important;
}

.passengers-legal {
    text-align: left;
    padding: 10px 20px !important;
}

.passengers-legal p.top1 {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 400;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 5px;
    color: #d80000;
    font-weight: 600;
}

.passengers-legal p.top {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 400;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 5px
}

.passengers-legal p.bottom {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 400;
    letter-spacing: normal;
    text-align: left;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
}

button.btn.btn-default {
    float: right;
    border-bottom: none;
    -webkit-box-shadow: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    background: none;
    position: relative;
    top: 20px;
}

/*현대주요노선*/
.hyun {
    width: 1160px;
    margin: 0 auto;
    margin-top: 40px;
    height: 710px;
}

.hyun h2 {
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
    font-size: 24px;
}

.bookmark {
    margin-bottom: 80px;
    height: 199px;
    padding-top: 13px;
    position: relative;
}

.bookmark ul li {
    width: 272px;
    height: 199px;
    float: left;
    margin-right: 24px;
}

.bookmark ul li:last-of-type {
    margin-right: 0px;
}

.bookmark ul li a img {
    width: 100%
}

.bookmark ul li a span {
    background: #000;
    height: 35px;
    bottom: 0;
    display: block;
    position: absolute;
    width: 272px;
    opacity: 0.5;
}

.Person {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    line-height: 25px;
    font-size: 13px;
    color: #555;
}

.Person span {
    font-family: 'NanumGothic';
    color: #666;
}

.bookmark ul li a p {
    color: #fff;
    z-index: 10000;
    top: -30px;
    position: relative;
    margin-left: 20px;
}

.search {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    padding-top: 10px;
}

.search .radio ul li {
    float: left;
    color: #fff;
    font-weight: 600;;
    padding: 0 15px 0 0
}

ol.searchbt.smart-form {
    position: relative;
    display: inline-block;
}

ol.searchbt.smart-form li {
    float: left;
    margin-right: 20px;
}

span.label-text1 {
    font-size: 14px;
    font-weight: 600;
}

span.label-text2 {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.flyon .from_to .un {
    margin-left: 67px;
}

/**************서브****************/
.sub_search {
    width: 100%;
    position: relative;
    display: block;
}

.sub_search .accordion {
    color: #fff;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    background-color: #002c5f;
    z-index: 0
}

.flyon {
    margin: 0 auto;
    width: 1160px;
    height: 80px;
    position: relative;
}

.sub_search div.panel {
    display: none;
    background-color: #ebeff1;
    width: 100%;
    height: auto;
}

.sub_off {
    width: 1160px;
    margin: 0 auto;
    padding: 25px 0 48px 0;
}

i.sub.fa.fa-plane {
    color: #002c5f;
    font-size: 20px;
    padding-left: 2px;
}

.flyon a.btn.btn-success.btn-circle {
    margin-top: 20px;
}

.flyon .from_to {
    display: inline-block;
    margin-left: 30px;
    width: 500px;
    position: absolute;
    line-height: 80px;
}

h3.summary {
    font-size: 18px;
    margin: 0 0;
    display: inline-block;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.from_to p {
    display: inline-block;
    float: right;
}

.cc {
    position: relative;
    display: block;
    width: 1160px;
    margin: 0 auto;
}

.sub_search .Calendar {
    top: 30px;
    right: 0;
    width: 420px;
}

.Calendar {
    display: inline-block;
    position: relative;
    width: 450px;
    float: right;
    z-index: 999999;
    right: 40px;
    top: 25px;
}

.input-group .re_calendar {
    border: none;
    background: transparent;
    color: #fff;
    font-family: 'NanumGothic', sans-serif;
    cursor: pointer;
    font-size: 14px;
    width: 140px;
    text-align: center;
}

.Calendar .form-group {
    float: left;
    margin: 0 15px;
}

.sub_search .Calendar .form-group {
    width: 178px;
}

.sub_search .Calendar a i.fa.fa-caret-left {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding-right: 10px
}

.sub_search .Calendar a i.fa.fa-caret-right {
    color: #fff;
    font-weight: bold;
    float: right;
    font-size: 15px;
    padding-top: 2px;
    padding-left: 10px;
    display: inline-block;
}

.sub_contents {
    width: 1160px;
    margin: 38px auto;
    display: block;
    position: relative;
    height: auto;
    display: table;
	overflow: hidden;
}

.sub_contents .left {
    width: 254px;
    float: left;
    background-color: #fff;
    position: relative;
    color: #555
}

.sub_contents .right {
    width: 879px;
    float: right;
    position: relative;
}

/*아코디언*/
.day-filters dl {
    margin-bottom: 20px;
}

.day-filters dl dt {
    font-size: 18px;
    font-weight: 600;
    color: #002c5f !important;
    padding: 0px 0 15px 0;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    cursor: pointer;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;;
}

ol.panel1 li {
    padding: 8px 0;
}

h2.fly_title {
    margin-top: 0;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

/*항공스캐줄리스트*/
.airline_img {
    display: inline-block;
}

.airline_img img {
    width: 48px;
    height: 48px;
    display: inline-block;
    padding: 10px;
}

li.day-list {
    position: relative;
    display: grid;
    margin-bottom: 10px;
    border: 1px solid #dedede;
    border-radius: 6px;
    border-bottom: none
}

li.day-list .li_list {
    border-radius: 6px 3px;
    position: relative;
    display: inline-block;
    height: auto;
    min-height: 123px;
    border-bottom: 1px solid #dedede;
}

.time1 {
    display: inline-block;
    position: relative;
    width: 20%;
    margin: 17px 20px;
}

.time1 span {
    display: block;
    text-align: right;
    padding-bottom: 13px;
}

.time2 {
    display: inline-block;
    position: relative;
    width: 20%;
    margin: 17px 20px;
}

.time2 span {
    display: block;
    text-align: left;
    padding-bottom: 13px;
}

.longtime {
    display: inline-block;
    position: relative;
    width: 40%;
    text-align: center;
    line-height: 32px;
}

.row {
    position: relative;
    height: 82px;
    display: flex;
}

.list_container {
    position: relative;
    display: inline-block;
    width: 653px;
    border-right: 1px dotted #929292;
    padding: 20px 0 20px 20px;
    float: left;
}

.detailview {
    position: absolute;
    display: inline-block;
    background-color: #f8f8f8;
    z-index: 0;
    border-radius: 0 6px 6px 0;
    width: 203px;
    height: 100%;
    padding: 0.0rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    right: 0;
}

button.btn-primary.acco_detail {
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    font-family: 'NanumGothic', sans-serif;
}

button.btn-primary.cst {
    border-radius: 20px;
    padding: 8px 12px 8px 12px;
    border: none;
    font-weight: 600;
    font-size: 14px;
    font-family: 'NanumGothic', sans-serif;
}

.detail_bt {
    text-align: center;
}

.panel2.flight_detail {
    position: relative;
    display: none;
    top: 0px;
    width: 876px;
    height: auto;
    border-radius: 0 0 6px 6px;
    border-top: none;
    color: #524c61;
    z-index: 99999;
    background-color: #fff;
}

span.label-text {
    color: #555;
    font-size: 15px;
}

.viewall {
    position: relative;
    display: block;
    padding: 0px 30px 20px;
    border-bottom: 1px solid #dedede;
}

.viewall_last {
    position: relative;
    display: block;
    padding: 0px 30px 20px;
    border-bottom: 1px solid #dedede;
    border-radius: 0 6px;
}

.segment .split-duration-left {
    display: inline-block;
    float: left;
    width: 20%;
    margin-top: 15px
}

.segment .split-duration-left {
    display: inline-block;
    width: 13%;
    font-size: .85rem;
    color: #002c5f;
    font-weight: 600;
    border-radius: 0 0 6px 6px;
}

.segment .segment-details {
    display: inline-block;
    /* display: flow-root; */
    /* float: right; */
    text-align: left;
    width: 50%;
}

.segment .segment-departure {
    margin-bottom: .75rem;
    padding-left: 1.875rem;
    position: relative;
    font-weight: 600;
    color: #555;
}

.segment .segment-departure:before {
    content: "";
    position: absolute;
    left: .375rem;
    width: 5px;
    height: 5px;
    display: block;
    top: .375rem;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #002c5f;
    z-index: 2;
    background-color: #002c5f;
}

.segment .segment-time {
    width: 21%;
    min-width: 70px;
    position: relative;
    display: inline-block;
    padding-right: 1.125rem;
}

.segment .segment-destination {
    padding-left: 1.875rem;
    position: relative;
    font-weight: 600;
    color: #555;
}

.segment .segment-route {
    display: inline-block;
    max-width: 70%;
}

.segment .segment-time {
    width: 20%;
    min-width: 70px;
    position: relative;
    display: inline-block;
    padding-right: 1.125rem;
}

.segment .segment-route {
    display: inline-block;
    max-width: 70%;
}

.segment .segment-destination:after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #002c5f;
    padding: 0;
    bottom: 7px;
    top: -22px;
    left: 10px;
    z-index: 0;
    background-color: #002c5f;
}

.segment .segment-destination:before {
    content: "";
    position: absolute;
    left: .375rem;
    width: 5px;
    height: 5px;
    display: block;
    bottom: .375rem;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #002c5f;
    z-index: 2;
    background-color: #002c5f;
}

.segment .split-duration {
    display: none;
    padding-left: 1.5rem;
    position: relative;
    color: #817b8f;
    font-size: .75rem;
    margin-left: 1.875rem;
}

.viewtitle h3 {
    font-size: 17px;
    font-weight: 600;
    color: #222;
}

.viewtitle h3 small {
    color: #555555;
    font-size: 15px;
    margin-left: 15px;
}

.segment {
    line-height: 25px;
    vertical-align: middle;
    color: #555;
    margin: 15px 0;
}

.airline {
    display: inline-block;
    width: 26%;
    position: absolute;
    clear: both;
    margin-top: 15px;
}

.airline img {
    width: 13px;
    height: 13px;
    border-radius: .375rem;
}

span.operated-by {
    font-size: 14px;
    font-weight: 400;
    color: #747474;
    font-weight: 600;
}

.connect-row {
    border-radius: .375rem;
    color: #ff5452;
    position: relative;
    margin: .75rem -.75rem;
    padding: .375rem .75rem;
    font-weight: 500;
}

.connect-row .duration {
    display: inline-block;
    font-size: .85rem;
    width: 14%;
    min-width: 1.875rem;
}

.connect-row .segment-details {
    display: inline-block;
    margin-left: 2%;
    position: relative;
    border: 2px solid #ff5452;
    padding: 3px 10px;
    border-radius: 16px;
}

.connect-info {
    font-size: 15px;
    font-weight: 600;
}

.arrival-info {
    margin-top: 1.5rem;
    font-size: .85rem;
    line-height: 1.125rem;
    font-weight: 400;
    letter-spacing: normal;
    padding-left: 16.5%;
}

.arrival-info .arrival-duration {
    margin-left: .75rem;
}

.arrival-info .arrival-duration :before {
    content: "|";
    margin-right: .75rem;
}

.sub.search_all .radio.smart-form ul li label {
    color: #484848;
    font-size: 17px;
    font-weight: 600;
}

.sub.search_all .radio.smart-form ul li label i {
    border: 1px solid #bbb;
}

.fly_searchall {
    border: 1px solid #dedede;
    margin-bottom: 10px;
    border-radius: 6px;
    padding: 8px 0 8px 20px;
}

.allnumber {
    position: relative;
    display: inline-block;
    border-right: 1px solid #dedede;
    width: 76.33%;
}

.allnumber span {
    font-size: 15px;
    color: #555;
}

.day-filters label {
    font-size: 16px;
}

.fly_searchall select.form-control.m-b {
    border: none;
    width: 20%;
    color: #555;
    font-size: 15px;
}

dd.filter-opts.slider-opts h4 {
    margin-bottom: 10px;
}

.accordion1 {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    content: "\2212";
}

.accordion1:after {
    content: "\25b2";
    color: #002c5f;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 3px;
}

.accordion1.active:after {
    content: '\25bc';
}

.accordion2 {
    color: #444;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    content: "\2212";
}

/*.accordion2:after {
    content: "\02EF";
    color: #fff;
    font-weight: normal;
    float: right;
    font-size: 40px;
    z-index: 999999;
    position: absolute;
    right: 55px;
    top: 59px;
}
.accordion2.active:after {
     content: "\02F0";
}
/*다시 리스트롤오버 버튼 위아래 */
/*a.btn-primary.acco_detail {
    border-radius: 50px;
    padding: 10px 33px 10px 15px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    font-family: 'NanumGothic',sans-serif;
    background-image: url(../../img/sort_top.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-color: #004191;
    border: 1px solid #004191;
    background: #00195e;
    background: -moz-linear-gradient(top, #004191 0%, #00195e 100%);
    background: -webkit-linear-gradient(top, #004191 0%,#00195e 100%);
    background: linear-gradient(to bottom, #004191 0%,#00195e 100%);}
a.btn-primary.acco_detail:hover{
     background-color: #000f38;
    background: #00195e;
    background: -moz-linear-gradient(top, #003473 0%, #000f38 100%);
    background: -webkit-linear-gradient(top, #003473 0%,#000f38 100%);
    background: -webkit-linear-gradient(top, #003473 0%,#000f38 100%);
}
.li_list.accordion2.active a.btn-primary.acco_detail {
    border-radius: 50px;
    padding: 10px 33px 10px 15px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    font-family: 'NanumGothic',sans-serif;
    background-image: url(../../img/sort_bottom.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-color: #000f38;
    background: #00195e;
    background: -moz-linear-gradient(top, #003473 0%, #000f38 100%);
    background: -webkit-linear-gradient(top, #003473 0%,#000f38 100%);
    background: -webkit-linear-gradient(top, #003473 0%,#000f38 100%); }
*/
#load {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.8;
    background: #1b1b1b;
    z-index: 99;
    text-align: center;
}

.loading {
    margin: 0 auto;
    position: absolute;
    display: block;
    top: 30%;
    width: 100%;
}

div#load h2 {
    top: 40%;
    left: 50%;
    z-index: 100;
    color: #fff;
    font-size: 40px;
}

.loading p {
    color: #fff;
    margin-bottom: 2%;
}

.stopline {
    height: 2px;
    width: 90%;
    background-color: #ccc;
    margin: .175rem auto;
    padding: 0;
    position: relative;
    border-radius: .375rem;
    display: block;
    text-align: center;
    line-height: 0;
}

.stop-dot {
    background-image: none;
    background-color: #ff5452;
    border-radius: .375rem;
    box-shadow: 0 0 0 2px #fff;
    width: .375rem;
    height: .375rem;
    line-height: 0;
    top: -2px;
    position: relative;
    display: inline-block;
    margin: 0 4%;
    zoom: 1;
}

.stopline:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -.375rem;
    top: 50%;
    margin-top: -10px;
    background-image: url("../../img/airplane.png");
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 20px;
}

span.timest {
    font-size: 18px;
    font-weight: 600;
    color: #555;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

span.initials {
    color: #999;
    font-size: 18px;
    font-weight: 600;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

span.stopair {
    color: #ff5452;
    font-size: 14px;
    font-weight: 600;
}

span.stopair small {
    color: #555;
    padding-left: 10px;
    font-size: 13px;
}

span.longtimetext {
    font-size: 14px;
    color: #555;
    font-weight: 600;
}

span.direct {
    color: #01a5a7;
    font-size: 14px;
    font-weight: 600;
}

.right .more {
    margin: 0 auto;
    position: relative;
    /* display: inline-block; */
    text-align: center;
    margin-top: 20px;
}

button.btn-more {
    border-radius: 50px;
    padding: 10px 25px 10px 25px;
    border: none;
    font-weight: 600;
    font-size: 15px;
    font-family: 'NanumGothic', sans-serif;
    cursor: pointer;
}

.right_list .fss-no-results {
    min-height: 120px;
    padding: 1.125rem;
    background: #fff;
    border-radius: .375rem;
    box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3);
    margin-top: 3px;
}

.right_list .fss-no-results .day-no-results-cushion {
    margin-top: .75rem;
    position: relative;
    text-align: center;
}

.right_list .fss-no-results .day-no-results-cushion .day-no-results-topline {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin-bottom: 0.8em;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.right_list .fss-no-results .day-no-results-cushion .day-too-many-filters {
    margin: auto;
    color: #524c61;
    font-size: 1rem;
    line-height: 1.5rem;
}

.right_list .fss-no-results span.show-all {
    color: #004191;
}

/*인트로*/
.intro_bg_area {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}

.intro_bg_area .visu {
    min-width: 100%;
    display: inline-block;
    margin: 0 auto;
}

.intro_bg_area .plane {
    width: 50%;
    float: left;
    display: inline-block;
}

.intro_bg_area .hotel {
    width: 50%;
    float: left;
    display: inline-block;
}

.plane img {
    width: 100%;
}

.hotel img {
    width: 100%;
}

.board {
    width: 1160px;
    margin: 0 auto;
    display: table;
    margin-bottom: 50px;
    margin-top: 20px;
}

.board .notice {
    width: 50%;
    display: inline-block;
    float: left;
    margin-right: 30px;
    width: 550px;
}

.board .banner {
    width: 50%;
    display: inline-block;
    float: right;
    margin-left: 30px;
    width: 550px;
}

.notice h3 {
    font-size: 25px;
    font-weight: 600;
    display: inline-block;
    color: #222;
}

.banner h3 {
    font-size: 25px;
    font-weight: 600;
    display: inline-block;
    color: #222;
}

.notice span {
    float: right;
    margin-top: 20px
}

.notice ul li {
    display: inline-block;
    padding: 5px 0;
}

.notice ul li dl dt {
    float: left;
    width: 408px;
    color: #555;
    margin-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.notice ul li dl dd {
    float: right;
}

.board .notice ul {
    height: 190px;
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.bannerimg {
    background: url(../../img/m_banner.jpg) 100% 100% no-repeat;
    height: 205px;
}

.banner > span {
    float: right;
    margin-top: 20px
}

.bannerimg .text {
    display: inline-block;
    margin: 30px 40px;
    line-height: 33px;
}

.bannerimg .text span {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
    margin-top: 10px;
}

span.gobutton {
    display: block;
}

span.gobutton a {
    color: #fff;
    background-color: #151515;
    padding: 7px 15px;
    opacity: 0.9;
    font-size: 16px;
    font-family: 'NanumGothic', sans-serif;
    font-weight: 500;
}

.maintext {
    display: inline-block;
    position: absolute;
    top: 13%;
    left: 18%;
    text-align: center;
    color: #fff;
}

.maintext h2 {
    font-size: 45px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.maintext1 {
    display: inline-block;
    position: absolute;
    top: 13%;
    right: 18%;
    text-align: center;
    color: #fff;
}

.maintext1 h2 {
    font-size: 45px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.stopline1 {
    height: 1px;
    width: 60%;
    background-color: #fff;
    margin: .175rem auto;
    padding: 0;
    position: relative;
    border-radius: .375rem;
    display: block;
    text-align: center;
    line-height: 0;
}

.stop-dot1 {
    background-image: none;
    background-color: #fff;
    border-radius: .375rem;
    box-shadow: 0 0 0 2px #fff;
    width: .375rem;
    height: .375rem;
    line-height: 0;
    top: -2px;
    position: relative;
    display: inline-block;
    margin: 0 4%;
    zoom: 1;
}

.stopline1:after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: -.375rem;
    top: 50%;
    margin-top: -10px;
}

li.stop-dot2 {
    background-image: none;
    background-color: #fff;
    border-radius: .375rem;
    box-shadow: 0 0 0 2px #fff;
    width: .375rem;
    height: .375rem;
    line-height: 0;
    top: -2px;
    position: relative;
    display: inline-block;
    margin: 0;
    zoom: 1;
    float: left;
}

li.stop-dot3 {
    background-image: none;
    background-color: #fff;
    border-radius: .375rem;
    box-shadow: 0 0 0 2px #fff;
    width: .375rem;
    height: .375rem;
    line-height: 0;
    top: -2px;
    position: relative;
    display: inline-block;
    margin: 0;
    zoom: 1;
    float: right;
}

span.left {
    float: left;
    position: relative;
    left: -25px;
    top: 5px;
    font-size: 13px;
}

span.right {
    float: right;
    position: relative;
    right: -10px;
    top: 5px;
    font-size: 13px;
}

span.stay {
    font-size: 13px;
    top: 5px;
    position: relative;
}

/*호텔*/
i.sub.fa.fa-building-o {
    font-size: 20px;
    color: #002c5f;
}

.date.person {
    float: right;
    display: inline-block;
    line-height: 80px;
}

.date.person .un1 {
    margin-right: 40px;
}

li.hotel-list {
    position: relative;
    border: 1px solid #dedede;
    min-height: 269px;
    border-radius: 6px;
    margin-bottom: 12px;
}

.list_container1 {
    display: inline-block;
    padding: 0px 18px;
    height: 100%;
}

.list_container1 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
    display: inline-block;
    margin-bottom: 17px;
}

.list_container1 h3 a {
    color: #222;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.hastiness {
    display: inline-block;
    color: #009782;
    padding-left: 15px;
}

.hastiness span {
    letter-spacing: -5px;
}

.hotelreview span {
    color: #747474;
    font-size: 16px;
    font-weight: 600
}

.hotelreview p {
    font-size: 13px;
    color: #038ab7;
    padding-top: 6px;
    font-weight: 600;
}

.hotel {
    display: block;
    height: 74px;
}

.hotelimg {
    width: 262px;
    height: 160px;
    position: relative;
    display: inline-block;
    float: left;
    border-radius: 3px;
    cursor: pointer;
}

.hotelimg img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.detail_view {
    position: relative;
    margin-top: 22px;
}

.hoteldetail.rt {
    position: relative;
    display: inline-block;
    border-top: 1px solid #dedede;
    margin-left: 20px;
    width: 555px;
    float: right;
}

.facility {
    min-height: 50px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 10px;
}

.facility1 {
    padding-left: 10px;
}

.facility ul li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #6b6b6b;
    font-weight: 600;
}

.facility ul li dl {
    display: inline-block;
    float: left;
    padding-right: 25px;
}

.hotelslist ul li {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    color: #555;
}

.hotelslist {
    display: block;
    height: 39px;
    line-height: 39px;
}

.hotelslist li.himage {
    width: 70px;
    height: 39px;
    margin-right: 50px;
}

.hotelslist li.himage img {
    width: 100%;
    padding-top: 10px;
}

.hotelslist li.won {
    margin-right: 0 !important;
    margin-top: 10px !important;
    float: right;
    display: inline-block;
    position: absolute;
    font-size: 20px !important;
    font-weight: 600;
    right: 0;
}

.hotelslist li.won span {
    font-size: 12px;
    margin-right: 15px;
}

.hotelslist li.won a {
    color: #555;
    letter-spacing: -0.5px;
}

li.won i.fa.fa-angle-right {
    margin-left: 6px;
}

.right_list {
    position: relative;
    display: block;
    height: 100%;
}

.facility i {
    color: #002c5f;
    padding-right: 8px;
}

.facility dl img {
    margin-right: 8px;
}

h3.hotelsearch {
    font-size: 18px;
    font-weight: 600;
    color: #002c5f;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

dd.Place {
    padding-left: 10px !important;
}

/*항공재검색*/
.search_de ul li.Route1_1 {
    width: 45.572%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

.search_de ul li.Route1_1_1 {
    width: 55.658%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

.search_de ul li.Route7_1 {
    width: 10%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;
}

li.Route9_1 select::-ms-expand {
    display: none;
}

.search_de ul li.Route8_1 {
    width: 10%;
    /*border-right: 1px solid #e6e4eb;*/
    display: inline-block;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route9_1 {
    width: 10%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route4_1 {
    width: 17%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    height: 50px;
    padding-top: 10px;;
    font-family: 'NanumGothic';
}

.search_de ul li.Route5_1 {
    width: 17%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route6_1 {
    width: 12%;
    display: inline-block;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route6_1 {
    width: 10%;
    display: inline-block;
    line-height: 60px;
    height: 60px;
}

li.Route6_1 ul li {
    width: 100%;
    text-align: left;
}

/*20171214*/
li.Route4_1 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    cursor: pointer;
}

li.Route4_1 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.Route5_1 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.Route5_1 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    cursor: pointer;
}

li.Route1_1 ul.departure input {
    width: 475px;
}

li.Route1_1_1 ul.departure input {
    width: 575px;
}

li.Route6_1 select {
    width: 87%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 96% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route7_1 select {
    width: 87%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 96% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route8_1 select {
    width: 84%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 100% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route9_1 select {
    width: 84%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 100% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route6_1 select::-ms-expand {
    display: none;
}

li.Route7_1 select::-ms-expand {
    display: none;
}

li.Route8_1 select::-ms-expand {
    display: none;
}

.ui-datepicker {
    z-index: 999 !important
}

li.Route6_1 select:hover {
    color: #2b2b2b;
    background: url(../../img/select1.jpg) 96% no-repeat;
}

li.Route7_1 select:hover {
    color: #2b2b2b;
    background: url(../../img/select1.jpg) 96% no-repeat;
}

li.Route8_1 select:hover {
    color: #2b2b2b;
    background: url(../../img/select1.jpg) 100% no-repeat;
}

li.Route9_1 select:hover {
    color: #2b2b2b;
    background: url(../../img/select1.jpg) 100% no-repeat;
}

li.Route6_1 select:active {
    color: #2b2b2b;
}

li.Route7_1 select:active {
    color: #2b2b2b;
}

li.Route8_1 select:focus {
    color: #2b2b2b;
}

li.Route9_1 select:focus {
    color: #2b2b2b;
}

/*호텔상세*/
div#mainCont h3 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif
}

.hotelname h3 {
    font-size: 30px !important;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: -1px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
    margin-top: 10px;
}

.comment {
    position: relative;
    display: inline-block;
    letter-spacing: 0.5px;
}

span.en {
    font-size: 20px;
    font-weight: 600;
}

span.adress {
    display: block;
    position: relative;
    margin: 22px 0 15px;
    font-size: 14px;
    color: #555;
    font-weight: 600;
}

span.adress .call {
    display: inline-block;
    color: #0389b7;
}

p.en {
    font-size: 14px;
    color: #999;
}

.hotelname {
    display: inline-block;
    position: relative;
    float: left;
    margin-bottom: 15px;
}

.hotelreview {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 20px;
}

.mySlides {
    display: none
}

.imgslide {
    position: relative;
    display: inline-block;
    width: 1160px;
    margin: 0 auto;
    height: 570px;
}

.w3-content {
    margin: 0 auto;
}

.captionOrange, .captionBlack {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}

.captionOrange {
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}

.captionBlack {
    font-size: 16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}

a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
    color: #ffffff;
    text-decoration: none;
}

a.captionOrange:hover {
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}

.bricon {
    background: url(../img/browser-icons.png);
}

/* jssor slider arrow navigator skin 02 css */
/*
            .jssora02l              (normal)
            .jssora02r              (normal)
            .jssora02l:hover        (normal mouseover)
            .jssora02r:hover        (normal mouseover)
            .jssora02ldn            (mousedown)
            .jssora02rdn            (mousedown)
            */
.jssora02l, .jssora02r, .jssora02ldn, .jssora02rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../img/a02.png) no-repeat;
    overflow: hidden;
}

.jssora02l {
    background-position: -3px -33px;
}

.jssora02r {
    background-position: -63px -33px;
}

.jssora02l:hover {
    background-position: -123px -33px;
}

.jssora02r:hover {
    background-position: -183px -33px;
}

.jssora02ldn {
    background-position: -243px -33px;
}

.jssora02rdn {
    background-position: -303px -33px;
}

.jssort03 {
    top: 480px;
}

.imgsize {
    width: 1160px !important
}

.secent {
    position: relative;
    display: block;
    margin-top: 30px;
}

.comment p {
    font-size: 14px;
    line-height: 20px
}

.acc {
    width: 854px;
    border-right: 1px solid #b7b7b7;
    padding-bottom: 10px;
    float: left;
}

.secent .acc h5 {
    font-size: 16px;
    font-weight: 600;
}

.h_point {
    display: inline-block;
    float: right;
    width: 305px;
    position: relative;
}

.map1 {
    position: relative;
    display: block;
    width: 1160px;
    height: 311px;
    margin: 40px 0;
}

table.table-bordered {
    width: 100%;
    border: 1px solid #d4d4d4;
    table-layout: fixed;
}

table.table-bordered tr td {
    height: 43px;
    border-bottom: 1px solid #c2c2c2;
    text-align: center;
    font-size: 14px;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
    text-align: center;
}

.table thead tr {
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa));
    background-image: -webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -ms-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    background-image: -linear-gradient(top, #f2f2f2 0, #fafafa 100%);
    font-size: 12px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

span.sale {
    font-size: 20px;
    color: #e3143b;
    font-weight: 600;
}

span.over {
    text-decoration: line-through;
}

td.teright {
    text-align: right !important;
    padding-right: 30px !important;
    width: 15%;
}

span.type {
    color: #002c5f;
    font-weight: 600;
}

/*호텔정보*/
table.table.table-bordered.te_left tr th {
    text-align: center;
    width: 14%;
}

table.table.table-bordered.te_left tr td {
    text-align: left;
    font-size: 14px
}

.namedate {
    width: 15%;
    display: inline-block;
    float: left;
}

.review_list1 {
    display: inline-block;
    float: right;
    position: relative;
    width: 85%;
}

div.myDIV {
    display: none;
}

p.contact {
    height: auto;
    overflow: hidden;
    color: #555;
}

.review_list ul li {
    border: 1px solid #d4d4d4;
    display: inline-block;
    position: relative;
    height: auto;
    margin-bottom: 5px;
    padding: 10px 15px;
}

.morectnt span {
    display: none;
}

.review_list h4 {
    margin: 0 0 12px;
    font-weight: 600;
    font-size: 16px;
}

.namedate span {
    font-size: 13px;
}

.contactall {
    font-size: 15px;
    line-height: 18px;
}

a.more {
    color: #003a88;
    font-size: 13px;
}

span.point {
    float: right;
    background-color: #002c5f;
    border-radius: 3px;
    padding: 2px 8px 3px;
    color: #fff;
}

.review_write {
    border: 1px solid #dedede;
    margin-top: 60px;
    display: block;
    position: relative;
    height: 96px;
}

.review_write .qq {
    display: inline-block;
    float: left;
    position: relative;
    padding-left: 30px;
}

.review_write .writebtn {
    display: inline-block;
    float: right;
    position: relative;
    padding: 29px 30px;
}

.review_write h4 {
    margin-bottom: 13px;
    font-size: 18px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif;
}

.writebtn button {
    background-color: #084258;
    padding: 10px 55px;
    border: none;
    border-radius: 3px
}

.writebtn button a {
    color: #fff;
    font-size: 18px;
}

.review_write span {
    color: #555;
    font-size: 15px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 2px;
    float: right;
}

.pagination > li {
    display: inline;
}

.pagination.pagination-alt > li > a {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
    margin-left: -1px;
    border-radius: 50%;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #0e0e0e;
    background-color: #ebebeb;
    border-color: #ebebeb;
    cursor: default;
    border-radius: 50%;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    /* padding: 8px 12px; */
    line-height: 33px;
    text-decoration: none;
    color: #999;
    background-color: #fff;
    border: 1px solid #ddd;
    /* margin-left: -1px; */
    width: 33px;
    height: 33px;
    text-align: center;
}

.paging span {
    font-size: 14px;
    color: #222;
}

.h_point h2 {
    display: inline-block;
    float: left;
    position: relative;
    margin: 0 40px 0 20px;
    font-weight: 600;
}

.h_point span {
    font-size: 33px;
    color: #0997ff;
    float: right;
}

.h_point span small {
    color: #222;
}

span.star {
    float: right;
    display: inline-block;
    position: absolute;
    top: 45px;
}

span.star1 ul li {
    float: left;
}

span.star1 {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #009782;
    line-height: 35px;
    margin-left: 10px;
}

div#slider1_container {
    width: 1160px !important;
}

/*span.jssora13l {
	top: 135px !important;
}

span.jssora13ldn {
	top: 135px !important;
}

span.jssora13r {
	top: 135px !important;
}

span.jssora13rdn {
	top: 135px !important;
}*/

.slide1 {
    left: 0 !important;
    width: 1160px;
}

/*.h_img {
	margin: 0 5px;
	width: 590px !important;
}*/

.re_serc.accordion1_1 {
    background-color: #eee;
    display: block;
    position: relative;
    height: 45px;
    color: #222;
    cursor: pointer;
}

.re_serc.accordion1_1 h3 {
    float: left;
    display: inline-block;
    font-size: 18px !important;
    margin: 0;
    line-height: 45px;
    padding-left: 20px;
}

.re_serc.accordion1_1 span {
    float: right;
    line-height: 45px;
    margin-right: 30px;
}

button.sm_blue {
    background-color: #084258;
    border-radius: 30px;
    padding: 5px 15px;
    border: #084258;
    color: #fff;
    margin-left: 10px
}

.re_search_date {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.panel2.hotel_re_search {
    background-color: #084258;
    height: 100px;
    display: none;
}

form.smart-form.re {
    background-color: #084258;
}

/*호텔날짜재검색*/
li.Route4_3 {
    width: 20%;
    display: inline-block;
    position: relative;
    width: 2%;
    /* border-right: 1px solid #e6e4eb; */
    display: inline-block;
    height: 50px;
    background-color: #084258;
    padding-top: 10px;
    font-family: 'NanumGothic';
}

.search_de ul li.Route7_2 {
    width: 10%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;
    background-color: #fff;
    margin-right: 10px;
}

.search_de ul li.Route8_2 {
    width: 10%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    padding-top: 10px;
    background-color: #fff;
    margin-right: 10px;
}

.search_de ul li.Route4_2 {
    width: 12%;
    border-right: 1px solid #e6e4eb;
    display: inline-block;
    height: 50px;
    background-color: #fff;
    padding-top: 10px;;
    font-family: 'NanumGothic';
    margin-right: 10px;
}

.search_de ul li.Route5_2 {
    width: 12%;
    border-right: 1px solid #e6e4eb;
    background-color: #fff;
    margin-right: 10px;
    display: inline-block;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route6_2 {
    width: 12%;
    display: inline-block;
    background-color: #fff;
    margin-right: 10px;
    height: 50px;
    padding-top: 10px;
}

.search_de ul li.Route6_2 {
    width: 10%;
    display: inline-block;
    line-height: 60px;
}

li.Route6_2 ul li {
    width: 100%;
    text-align: left;
}

li.Route4_2 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #524c61;
    font-weight: 600;
    float: left;
    padding-left: 10px;
}

li.Route4_2 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.Route5_2 span {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

li.Route5_2 input {
    width: 64%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #524c61;
    font-weight: 600;
    float: left;
    padding-left: 10px;
}

li.Route1_2 ul.departure input {
    width: 475px;
}

li.Route6_2 select {
    width: 84%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #8989a8;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 100% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route7_2 select {
    width: 84%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #8989a8;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 100% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

li.Route8_2 select {
    width: 84%;
    border-color: #fff;
    border: none;
    height: 40px;
    font-family: 'NanumGothic';
    font-size: 15px;
    color: #8989a8;
    font-weight: 600;
    float: left;
    padding-left: 10px;
    background: url(../../img/select.jpg) 100% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.airplane_btn.rebutton {
    display: inline-block;
    width: auto;
    float: right;
    top: 0;
    position: absolute;
    right: 0;
    top: 40px;
    right: 30px;
}

form.young {
    background-color: #fff;
    width: 1160px;
    position: relative;
    display: block;
    height: 60px;
    display: inline-block;
    margin-top: 25px;
    border-radius: 1px;
}

ul.demo-btns.text-center {
    display: block;
    position: relative;
    height: 60px;
    background-color: #fff;
}

form.smart-form.he {
    height: auto !important;
}

ul.demo-btns.text-center.two {
    background: none;
    margin-top: 20px;
}

li.Route7_1.young {
    background-color: #f5f5f5;
    float: right;
    margin-left: 10px;
    width: 125px;
}

li.personal a {
    color: #d99529 !important;
}

/*호텔예약하기*/
.hotel_booking {
    display: block;
    position: relative;
    background-color: #f2f2f2;
    width: 1160px;
    height: 340px;
}

.booking_img {
    display: inline-block;
    float: left;
    width: 232px;
    height: 180px;
    padding: 80px 33px 20px 45px;
}

.booking_img img {
    width: 100%;
    height: 100%
}

div#mainCont h3 {
    font-weight: 600;
    font-size: 20px;
    font-family: 'NanumSquare', 'NanumGothic', sans-serif
}

.booking_title {
    display: inline-block;
    position: relative;
    padding: 10px 0;
    min-width: 500px;
}

.comment {
    position: relative;
    display: inline-block;
    letter-spacing: 0.5px;
}

span.en {
    font-size: 20px;
    font-weight: 600;
}

span.adress {
    display: block;
    position: relative;
    margin: 22px 0 15px;
    font-size: 14px;
    color: #555;
    font-weight: 600;
}

span.star2 ul li {
    float: left;
}

span.star2 {
    display: inline-block;
    font-size: 14px;
    color: #009782;
    line-height: 35px;
    margin-left: 0px;
}

span.en1 {
    display: block;
    font-size: 17px;
}

.schedule {
    position: relative;
}

.schedule .checkin dl {
    display: block;
    padding-bottom: 29px;
    font-size: 15px;
}

.schedule .checkin dl dt {
    float: left;
    font-weight: 600;
    min-width: 80px;
}

.schedule .checkin dl dd {
    float: left;
    white-space: nowrap;
    width: 700px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.schedule .comments dl dd {
    float: left;
    white-space: nowrap;
    width: 700px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.checkin {
    float: left;
}

td.aclick a {
    color: #4c4c4c;
    font-weight: 600;
}

.squqr {
    position: absolute;
    display: inline-block;
    float: right;
    right: 100px;
    top: 5px;
    border-radius: 3px;
    border: 1px solid #002c5f;
    padding: 5px 11px;
    color: #002c5f;
    font-size: 14px;
    font-weight: 600;
}

.guest h3 small {
    font-size: 14px;
    font-family: 'NanumGothic', sans-serif;
    color: #696969;
    margin-left: 10px;
}

.guest {
    margin-top: 20px;
}

.guest_gade {
    display: block;
    position: relative;
    border: 1px solid #b5b5b5;
    height: auto;
    padding: 20px 22px;
}

.from_to.book {
    margin-left: 0;
}

.accordionbook {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    background-color: #002c5f;
    z-index: 0;
}

.guest h3 {
    font-size: 22px !important;
    display: inline-block;
}

.guest_1 {
    display: block;
    position: relative;
    height: 65px;
    margin-bottom: 25px;
}

.guest_1 .left1 {
    width: 40%;
    float: left;
    display: inline-block;
}

.guest_1 .left1 label {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #3c3c3c;
}

.right1.allsize {
    width: 60% !important;
}

.right1.allsize p {
    font-size: 13px;
    color: #e01313;
    font-weight: 600;
    margin-top: 10px
}

.left1.allsize span {
    font-size: 13px;
    color: #e01313;
    font-weight: 600;
    margin-top: 10px
}

.guest_1 .left1 input {
    height: 35px;
    width: 388px;
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 0 10px;
    font-family: 'NanumGothic', sans-serif;
}

.guest_1 .right1 {
    float: left;
    display: inline-block;
    width: 40%;
}

.guest_1 .right1 label {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #3c3c3c;
}

.guest_1 .right1 input {
    height: 35px;
    width: 388px;
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 0 10px;
    font-family: 'NanumGothic', sans-serif;
}

.import {
    color: #de1d1d;
}

.guest_1 .left1 label.radio {
    color: #222;
}

.guest_1 .left1 ul li {
    float: left;
    margin-right: 20px;
}

.guest_1 .left1 textarea.custom-scroll {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 10px 0
}

.left1.allsize {
    width: 100%;
}

.guest_1 .left1 select {
    height: 39px;
    width: 409px;
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 0 10px;
    font-family: 'NanumGothic', sans-serif;
    font-size: 14px;
}

h5.note {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin: 0 0 20px;
}

.guest_gade.note1 ul li {
    font-size: 13px;
    margin-bottom: 10px;
}

i.fa.fa-circle {
    font-size: 1px;
    color: #353535;
    padding-right: 5px;
}

span.label-text.rule {
    padding: 3px 10px;
    background-color: #e4e4e4;
    font-size: 14px;
    color: #222;
    font-weight: 600;
}

span.label-text.rule a {
    color: #222;
    border-bottom: 1px solid #000;
}

span.label-text.rule a.red {
    color: crimson;
    border-bottom: none;
}

.bookbtn .guest_gade {
    display: block;
    position: relative;
    border: 1px solid #b5b5b5;
    height: auto;
    padding: 20px 22px;
    border-top: none;
    text-align: center;
}

.bookbtn .guest_gade button {
    padding: 12px 23px;
    font-size: 20px;
    font-family: 'NanumSquare', sans-serif;
}

button.book_cencle {
    float: right;
    margin-top: 15px;
    padding: 9px 10px;
    background-color: #9c9c9c;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    font-family: 'NanumGothic', sans-serif;
    font-size: 14px;
}

.right2 {
    display: inline-block;
    width: 10%;
    margin-top: 25px;
    margin-left: 20px;
}

/*이용후기*/
.usehotel {
    display: block;
    position: relative;
    background-color: #f2f2f2;
    padding: 20px 20px 25px 20px;
}

h5.tite {
    margin: 0;
    padding: 5px 0 20px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    font-family: 'NanumSquare', sans-serif;
}

.usehotelimg {
    width: 214px;
    height: 214px;
    position: relative;
    display: inline-block;
}

.usehotelimg img {
    /*width: 100%*/
    width: 214px;
    height: 214px;
}

.hoteltitle {
    display: inline-block;
    position: relative;
}

.hoteltitle .ko_name {
    font-size: 14px;
    padding: 8px 0;
    font-weight: 600;
    color: #222;
    line-height: 18px;
}

.hoteltitle p.eng_name {
    font-size: 13px;
    color: #666;
}

.hotel_adress {
    font-size: 13px;
    color: #666;
    line-height: 18px;
}

.right p.etc {
    padding-bottom: 30px;
    color: #666;
    border-bottom: 1px solid #c7c7c7;
}

.question .allsize {
    width: 100%;
}

.question textarea.custom-scroll {
    border: 1px solid #cecece;
    width: 97.5%;
    padding: 5px;
    color: #666;
    font-family: 'NanumGothic', sans-serif;
}

label.radio.center1 {
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    top: 65px;
    position: absolute;
    padding-left: 0;
}

td.radio0 {
    width: 15%;
}

.review_end {
    display: block;
    padding: 30px 0;
    border-top: 1px solid #cecece;
    margin: 30px 0;
    border-bottom: 1px solid #cecece;
}

.review_end h4 {
    font-size: 22px;
    margin: 0;
    padding-right: 25px;
    color: #222
}

.review_end ul li {
    float: left;
    display: inline-block;
}

.question label.radio {
    padding-left: 0;
    margin-left: 20px;
}

.re_con ul li {
    line-height: 30px;
    margin-right: 10px;
}

.re_con ul li span {
    color: #666
}

.re_con.smart-form {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}

.re_con input {
    height: 35px;
    width: 200px;
    border: 1px solid #cecece;
    border-radius: 3px;
    padding: 0 10px;
    font-family: 'NanumGothic', sans-serif;
    margin-right: 20px
}

.review_btn {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.review_btn button.btn-primary.acco_detail {
    font-size: 18px;
    padding: 10px 30px
}

td.radio0 i {
    position: absolute !important;
    display: inline-block !important;
    top: -9px !important;
    left: 27px !important;
}

table.table.table-bordered tr td.stro {
    font-weight: 600;
}

table.table.table-bordered tr td.stro span.label-text {
    font-weight: 600;
}

.question h4 {
    color: #444;
    font-size: 17px;
}

.question {
    margin: 40px 0;
}

.smart-form .grade {
    text-align: right;
    padding-top: 10px;
}

.grade span {
    color: #002c5f;
    font-size: 15px;
    font-weight: 600;
}

ul.demo-btns.text-center.hresearch {
    background: none;
}

/*호텔상세조회 로딩바*/
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #536882;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*호텔view로고이미지*/
td.hologo_img img {
    width: 66px;
}

/*이용안내*/
div#lnb {
    width: 230px;
}

div#lnb ul li {
    padding: 15px 15px;
    background-color: #e6e6e6;
    margin: 10px 0;
}

div#lnb ul li:first-of-type {
    margin-top: 0
}

div#lnb ul li:hover {
    background-color: #002c5f;
    color: #fff
}

div#lnb ul li.active {
    background-color: #002c5f;
    color: #fff
}

div#lnb ul li.active a {
    color: #fff
}

div#lnb ul li a {
    color: #002c5f
}

div#lnb ul li:hover a {
    color: #fff
}

h3.fly_title {
    margin: 30px 0 0px;
}

h3.fly_title:first-of-type {
    margin-top: 0
}

span.pointcolor {
    color: #0059bf;
}

.paging.noti {
    display: block;
    position: relative;
    margin-top: 15px;
}

/*공지사항*/
td.aclick a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal; /*width: 480px;*/
    display: inline-block;
    text-align: left;
}

btms-hotel\src\main\resources\static\img
    /*렌트*/
.table-responsive.rent table th {
    text-align: left;
}

.table-responsive.rent table input {
    width: 260px;
    height: 25px;
    float: left;
    border: 1px solid #ccc;
    padding: 0 10px;
    font-family: NanumGothic;
}

table.table-bordered tr th.twoetc {
    background-color: #f7f7f7;
}

label.radio.rent {
    color: #222;
    font-size: 15px;
}

.radio.smart-form.rent {
    padding-left: 0
}

.radio.smart-form.rent ul li {
    float: left;
    margin-right: 10px;
}

td.smart-form.rent label {
    color: #222;
    text-align: left;
    font-size: 15px;
}

td.smart-form.rent ul li {
    float: left;
    display: inline-block;
    padding-right: 10px;
}

td.textarea1 textarea {
    width: 95%;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

td.longtype input {
    width: 550px !important;
}

.left1.end {
    width: 100%;
}

.guest_1.end {
    display: block;
    margin: 20px 0;
    height: 30px;
    line-height: 25px;
}

.personal.infor {
    display: block;
    height: 100px;
    overflow-y: auto;
    border: 1px solid #b5b5b5;
    padding: 5px;
    font-size: 14px;
    color: #666;
    font-family: NanumGothic;
    line-height: 20px
}

span.rent_title {
    margin-top: 10px;
    display: inline-block;
    font-weight: 600;
    color: #666;
}

.search_table.booklist.rent {
    margin-top: 10px;
}

/*메뉴추가*/
#mainHead nav ul ul {
    position: absolute;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in-out;
    background-color: #ffffff;
    width: 150px;
    border: 1px solid #b7b7b7;
}

#mainHead nav ul ul li {
    float: none;
    margin: 0;
    line-height: 60px;
}

#mainHead nav ul ul li a {
    font-size: 13px;
}

#mainHead nav ul ul li:not (:first-child) {
    border: 2px solid #fff;
    border-top: none;
}

#mainHead nav ul ul ul {
    position: absolute;
    top: -2px;
    left: 100%;
}

#mainHead ul li:hover > ul {
    visibility: visible;
    opacity: 1;
}

b.collapse-sign {
    display: none;
}

input::-ms-clear {
    display: none;
}

.hotelname1 h3 {
    display: inline-block;
}

.ho_img {
    background-color: #fff;
    width: 100px;
    margin-left: 20px;
    float: right;
    height: 35px;
}

.ho_img img {
    position: relative;
    width: 100%;
}

.checkin.book {
    margin: 0px 0;
    padding: 0px 0px 0px;
    border: none
}

/*출장가이드left*/
ul.leftsub {
    margin-top: 20px;
}

div#lnb ul.leftsub li {
    background-color: #002c5f;
    padding: 5px 15px;
    font-size: 15px;
}

.accordion3:after {
    content: "\25bc";
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 3px;
}

.accordion3.active:after {
    content: '\25b2';
}
/*2020-12-15추가수정*/
ul.leftsub {
    display: none;
}
ul.leftsub li.active {
    display:block;}
div#lnb ul.leftsub li.active {}
div#lnb ul.leftsub li.active a{color: #fff;
    font-weight: 600;}
div#lnb ul.leftsub li a{color: #c1c1c1;}
div#lnb ul.leftsub li a:hover{color: #fff; font-weight: 600;}
.right .checkin {width: 879px;  margin:20px 0;  padding:0px 20px 30px;  border:1px solid #d4d4d4; box-sizing: border-box;}
.check_list h4{margin-bottom:10px;}
.check_list p {line-height: 30px;  padding-left:16px;}
.check_list table{table-layout:fixed; border-collapse:collapse;}
.check_list table,.check_list table th,.check_list table td{margin:0; padding:0; border:0 none;}
.check_list table th{line-height:36px;  background:#ebebeb; border:1px solid #c8c8c8; text-align:center;}
.check_list table td{line-height:36px;  border:1px solid #c8c8c8; text-align:center;}
.check_list table col.table_sort{width:25%;}
.check_list table col.table_grade{width:5%;}
.check_list table col.table_room{width:15%}
.check_list table col.table_position{width:55%}
.check_list span.font_bold, .check_list span.font_note{display: block;}
.check_list span.font_bold{font-weight:700;}

/*2020-12-15추가*/
/*에러*/
h2.error_P {
    font-size: 35px;
}

.error-desc {
    font-size: 20px;
    color: #4e4e4e;
}

ul.leftsub {
    display: none;
}

ul.leftsub li.active {
    display: block;
}

div#lnb ul.leftsub li.active {
}

div#lnb ul.leftsub li.active a {
    color: #fff;
    font-weight: 600;
}

div#lnb ul.leftsub li a {
    color: #c1c1c1;
}

div#lnb ul.leftsub li a:hover {
    color: #fff;
    font-weight: 600;
}

.hidden {
    display: none;
}

.goBack {
    margin-top: 20px;
}

.noCustomer {
    font-size: 13px;
    color: #e01313;
    font-weight: 600;
    width: 300px;
    display: inline-block;
}

.custom:hover {
    background-color: #eee;
}

.reduce {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 620px;
    text-overflow: ellipsis;
}

#download {
    color: #cccccc;
}

#download a {
    color: #009782;
}

#download a:hover, #download a:focus, #download a:active {
    text-decoration: underline;
}

.hotelNameSearch {
    width: 250px;
}

.guestRoomSort {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    left: 999px;
}

.allView {
    cursor: pointer;
    display: inline-block;
}

.guestRoomList td {
    word-break: break-all;
}

.responsiveTr td{
    word-break: break-all;
}

.customerList {
    width: 350px;
    top: 56px;
    display: none;
    background-color: #ffffff;
    z-index: 999;
    position: absolute;
    height: 500px;
    border: 1px solid #d0d0d0;
    border-radius: .375rem;
    overflow: auto;
}
.krwRate{
    font-size: 15px;
    color: gray;
    font-weight: 600;
}
.logout{
    cursor: pointer;
}
.title{
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    margin: 0 auto;
    padding: 16px;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: white;
    z-index: 2;
    transform: perspective(2000px);
}
#mainHead .inner nav ul{ float:left;}
#mainHead .inner nav ul.userlog{font-size:13px; font-family:'NanumGothic'; font-weight:500; color:#888888; margin-right:50px;}
#mainHead .inner nav ul.userlog li.username span{font-family:'NanumGothic'; font-weight:700;  color:#111111; margin-right:3px; border-bottom:1px solid #ccc;}
#mainHead .inner nav ul.userlog li{padding-left:5px;}
#mainHead .inner nav ul.userlog .username:before{content:''; background:url('../../img/icon_user.png') no-repeat 0% 50%; padding: 4px 0 4px 20px;}
#mainHead .inner nav ul.userlog .logout:before{content:''; background:url('../../img/icon_logout.png') no-repeat 0% 50%; padding: 4px 0 4px 20px;}