@charset "utf-8";

a:focus,
button:focus {outline:1px dotted #000;}
.more{display:block;overflow: hidden;position:absolute;top:0;right:0;width:50px;height:50px;border:0;font-size:0;}
.more:before,
.more:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.more:before {width: calc(100%/2);height: 1px;background: #b2b2b2;}
.more:after {width: 1px;height: calc(100%/2);background: #b2b2b2;}
button[data-control]{position:relative;display:inline-block;margin:0 -4px;width:25px;height:25px;vertical-align:middle;overflow: hidden;}
button[data-control]:before,
button[data-control]:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
button[data-control="prev"]:before,
button[data-control="next"]:before{width: calc(100%/2.5);height: calc(100%/2.5);border-width:2px;border-style: solid;border-color: #333;transform: rotate(45deg);}
button[data-control="prev"]:before{right: -5px;border-width: 0 0 2px 2px;}
button[data-control="next"]:before{left: -5px;border-width: 2px 2px 0 0;}
button[data-control="stop"]:before{width: 2px;height: calc(100%/2);box-shadow: -3px 0 #333, 3px 0 #333;}
button[data-control="play"]:before{right: -5px;width: 0;height: 0;border-width: 10px 0 10px 15px;border-style: solid;border-color: transparent transparent transparent #333;}

.layout{position:relative;margin:0 auto;width:100%;max-width: 1240px;}
.clear {clear:none;}
.clear:after,
.layout:after{display:block;visibility:hidden;clear:both;content:""}
.c_ir {background-image: url(/template/A/images/ico_ir.png);}
#ajaxLayer {position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;background: rgba(0,0,0,.85);}
#tnb {border-bottom: 1px solid rgba(255,255,255,.2) !important;}
#tnb ul li a {color: #fff !important;}

#top_layout{display:block;position: absolute;left: 0;top: 0;z-index: 21;width:100%;text-align:center;}
#top_layout.on {z-index: 9999;}
#top_layout .top_wrap {height: 90px;padding: 0 35px 0 95px;}
#top_layout .top_wrap #logo {display: inline-block;float: left;position: relative;z-index: 11;padding: 27.5px 0 0;vertical-align: top;}
#top_layout .top_wrap #logo a {display:inline-block;vertical-align: top;}
#top_layout .top_wrap #logo a span {display:inline-block;width: 95px;height: 35px;background-image:url(/images/tour/common/logo.png);background-image:url(/images/tour/common/logo.svg);background-size:100% auto;background-repeat:no-repeat;vertical-align: top;font-size:0;}
#top_layout .top_wrap #logo a em {display:inline-block;line-height: 31px;margin-left: 15px;font-size: 23px;font-weight:bold;color: #fff;letter-spacing: -0.07em;}
#top_layout .top_wrap .utile_wrap {display: inline-block;float: right;height: 90px;vertical-align: top;}
#top_layout .top_wrap .utile_wrap li {float:left;position: relative;z-index: 11;height: 100%;margin: 0 0 0 10px;padding: 27.5px 0 0;vertical-align: top;}
#top_layout .top_wrap .utile_wrap li a {display:block;width:35px;height:35px;line-height: 33px;border:2px solid #fff;border-radius:50%;font-size: 19px;font-weight: bold;font-family: 'score';color: #fff;}
#top_layout .top_wrap .utile_wrap li.n3 {margin:0 20px;}
#top_layout .top_wrap .utile_wrap li.n3 a {width:auto;padding: 0 10px;border-radius:50px;font-size: 13px;font-family: 'gothic','Malgun Gothic','맑은 고딕';}
#top_layout .top_wrap .utile_wrap li.n3 span {display:inline-block; width:14px; height:12px; margin:-2px 5px 0 0; background:url(/images/tour/common/home.png)no-repeat; vertical-align:middle; }
#top_layout .top_wrap .utile_wrap li.box {padding:0;}
#top_layout .top_wrap .utile_wrap li.pc {}
#top_layout .top_wrap .utile_wrap li.mo {display:none;}
#top_layout .top_wrap .utile_wrap li.pc a ,
#top_layout .top_wrap .utile_wrap li.mo button {display:block; width:30px; height:100%; border:none; background:url(/images/tour/common/menu.png)no-repeat center; font-size:0;}

#top_layout.on + .gnb_bg {display: block;z-index: 99;}
#top_layout + .gnb_bg {display: none;position: fixed;top: 0;left: 0;z-index: 2;width: 100%;height: 100%;background: #000;opacity: 0.5;content:'';transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;}
.modal-open #top_layout .top_wrap #logo{z-index:-1;}


#gnb_layout{display: block !important;overflow:hidden;position:absolute;top: 50px;left: 0;width: 100%;height: 90px;min-height: 90px;transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;}
#gnb_layout:after{top:90px}
#gnb_layout.open{}
#gnb_layout.open:after{position: absolute;top: 90px;bottom: 0;right:0;width: 100%;height:auto;border-top:1px solid #ddd;background: #fff;content:"";}
#gnb_layout.open:before{display:block;position:absolute;left: 0;top: 90px;right: 50%;z-index: 1;width: auto;height: calc(100% - 90px);margin-right: 390px;border-radius: 0 0 80px 0;background: #deecff;content:'';}
#gnb {position: absolute;top:0px;left: 0;width: 100%;height:90px;min-height: 90px;z-index:2;border-bottom: 1px solid rgba(255,255,255,.2);}
#gnb_layout.action{position:relative;background-color:#fff;}
#gnb_layout .depth1_ul{display:inline-block;float: none;width: 100%;height:100%;z-index:14;text-align: right;}
#gnb_layout .depth1_ul:after {display: block; content: ''; clear: both;}
#gnb_layout .depth1_ul>li{display:inline-block;height:100%;margin: 0;vertical-align:top;}
#gnb_layout .depth1_ul>li>a{position:relative;display:block;height:100%;font-size: 18px;color: #fff;letter-spacing:0;transition: all .3s;text-align:center;font-weight: 700;}
#gnb_layout .depth1_ul>li>a.current + .item{opacity: 1;display: block}
#gnb_layout .depth1_ul>li>a span{display: inline-block;position: relative;height: 100%;padding: 0 25px;line-height: 90px;vertical-align: middle;}
#gnb_layout .depth1_ul>li.n9>a span {}
#gnb_layout .depth1_ul>li.n9>a span:before{display:block;position: absolute;z-index: 2;right: 13px;top: 50px;content:'';width:4px;height:4px;border-radius: 50%;background: #cd002d;opacity: 0.7;}
#gnb_layout .depth1_ul>li.n9>a span:after {display:block;position: absolute;z-index: 2;right: 15px;top: 28px;content: '뷰';width: 26px;height: 26px;line-height: 26px;border-radius: 50%;background: #cd002d;color: #fff;text-align:center;}

#gnb_layout .depth1_ul > li .item{display: none;position:absolute;top: 90px;left: 0;z-index: 100;width: 100%;margin: 0;padding-left: 250px;text-align: left;}
#gnb_layout .depth1_ul > li .item .gnb-title {position:absolute;top:0;left: 0;height:100%;width: 230px;padding: 0;text-align: left;}
#gnb_layout .depth1_ul > li .item .gnb-title:before {display:block; position:absolute; right:-10px; bottom:30px; content:''; width:234px; height:204px; background:url(/images/tour/common/gnb_obj.png)no-repeat; }
#gnb_layout .depth1_ul > li .item .gnb-title strong{display:block;position:relative;margin: 70px 0 10px;font-size: 30px;font-weight: bold;font-family: 'score';color: #00274e;}
#gnb_layout .depth1_ul > li .item .gnb-title p{display:block;width:100%;padding:0;margin:0;font-size: 14px;font-family: 'score';color: #222;line-height: inherit;}
#gnb_layout .depth1_ul > li .item .depth2_ul{float:left;position: relative;top: 0;height: 100%;min-height: 430px;width: 100%;padding: 70px 0 50px;text-align:  left;}
#gnb_layout .depth1_ul > li .item .depth2_ul:after {display: block;clear:both; visibility:hidden; content:'';}
#gnb_layout .depth1_ul > li .item .depth2_ul > li{display: block;float: left;position:relative;width: 33.33%;padding: 0 0 0 30px;margin: 0 0 20px;text-align: left;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a{display:block;position: relative;min-height: 55px;margin: 0 0 15px;border-radius: 5px;border: 1px solid #ccc;color: #00274e;font-size: 16px;font-weight: 500;line-height: 1.3; transition:background 0.3s; -webkit-transition:background 0.3s;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a.on {border: 1px solid #2f68c2;background: #2f68c2;color: #fff;font-weight:700;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a:after {display:block;position:absolute;top: 50%;right: 25px;width: 8px;height: 8px;margin-top: -7px;border-radius: 1px;border: solid #fff;border-width: 0 3px 3px 0;content:'';transform: rotate(45deg);-webkit-transform: rotate(45deg);}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a.on:after {border-color:#fff;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a[target="_blank"]:after {border:none;width:13px;height:12px;margin-top: -6px;border-radius:0; background:url(/images/tour/common/target.png)no-repeat;transform:none;-webkit-transform:none;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a[target="_blank"].on:after {background:url(/images/tour/common/target2.png)no-repeat;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a > span {display:block;padding: 17px 24px 17px 20px;}
#gnb_layout .depth1_ul > li .item .depth2_ul > li > a.on > span {}
#gnb_layout .depth3_ul {display: block;overflow: hidden;}
#gnb_layout .depth3_ul:after {display: block;clear:both; visibility:hidden; content:'';}
#gnb_layout .depth3_ul > li {position:relative;float: left;width: 100%;margin: 3px 0;padding: 0 20px 0 35px;}
#gnb_layout .depth3_ul > li a {display:block;width:100%;font-size: 16px;color: #666;vertical-align: top;}
#gnb_layout .depth3_ul > li a:hover,
#gnb_layout .depth3_ul > li a:focus {color:#2f68c2;}
#gnb_layout .depth3_ul > li a:after{display:block;position:absolute;top:12px;left:22px;width:3px;height:3px;border-radius:50%; background: #2f68c2;content:'';}
#gnb_layout .depth3_ul > li a > span {display:inline-block;position:relative;}
#gnb_layout .depth3_ul > li a[target="_blank"] > span:after {display:inline-block;content:'';width:13px;height:12px;margin: -4px 0 0 8px;background:url(/images/tour/common/target.png)no-repeat;vertical-align:middle;}

#body_layout {display: block;width: 100%;}

@media(max-width:1700px){
    #top_layout .top_wrap {padding:0 30px;}
}
@media(max-width:1500px){
    #gnb_layout .depth1_ul {
    padding-right: 50px;
}
    #gnb_layout .depth1_ul>li>a {font-size:17px;}
    #gnb_layout .depth1_ul>li>a span {padding: 0 15px;}
}

@media(max-width:1299px){
    .layout {max-width:100%; padding:0 30px;}
    #gnb_layout .depth1_ul > li .item .gnb-title {width: 250px;padding-left: 25px;}
    #gnb_layout .depth1_ul > li .item .depth2_ul {padding:70px 30px 50px 0;}
}

@media(max-width:1279px){
    #top_layout {border-bottom:1px solid rgba(255,255,255,.2); }
    #top_layout .top_wrap .utile_wrap li.pc {display:none;}
    #top_layout .top_wrap .utile_wrap li.mo {display:block; }
    #gnb_layout {display:none !important;}

}


@media(max-width:767px){
    .layout {padding:0 20px;}
    #top_layout .top_wrap {padding:0 20px;}
    #top_layout .top_wrap #logo a em {margin-left: 5px;font-size:20px;}
    #top_layout .top_wrap .utile_wrap li {display:none;}
    #top_layout .top_wrap .utile_wrap li.mo {display:block; }
}



/* mobile menu */
#mobile-menu{overflow: visible;padding:0 !important;}
#mobile-menu .modal-dialog {float:right;width: 320px;height: 100%;margin: 0;border-radius: 0;-webkit-transform: translate(25%,0);transform: translate(25%,0);}
#mobile-menu.in .modal-dialog,
#mobile-menu.show .modal-dialog {-webkit-transform:translate(0px,0);transform: translate(0px,0);}
#mobile-menu .modal-dialog .modal-content{position: static;height: 100%;padding: 0;background:#fff;padding: 105px 0 65px;border-radius: 0;}
#mobile-menu .modal-dialog .modal-content .topUtile {position:absolute;top:0;left:0;width: 100%;height: 45px;padding: 0 10px;background: #3e4651;text-align: left;}
#mobile-menu .modal-dialog .modal-content .topUtile:after {display:block; clear:both; visibility:hidden; content:'';}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile {height:100%;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li {display:inline-block; position:relative; }
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li a {display: inline-block;line-height: 45px;font-size:14px;color:#fff;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home a {}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home a span {display:inline-block;width:40px;height: 34px;margin: 7px 10px 0 0;background: url(/template/A/images/tnb_obj.png)no-repeat center bottom;vertical-align: middle;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile li.home2:before {display:inline-block;content:'';width:1px;height:15px;margin: 0 25px 0 20px;background:#787e86;vertical-align: middle;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 {height: 60px;padding:0 10px;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li {float: left;height:100%;margin: 0 10px;vertical-align: top;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li a {display:block;width:100%;height:100%;line-height: 60px;font-size: 15px;font-weight: bold;color: #404751;}
#mobile-menu .modal-dialog .modal-content .topUtile .m_utile2 li.n1 a span {display: inline-block;width:16px;height: 17px;margin: -1px 10px 0 0;background:url(/template/A/images/h.png)no-repeat center;font-size: 0;vertical-align: middle;}

#mobile-menu .btmUtile {position:absolute; left:0; bottom:0; z-index:999; width:100%; }
#mobile-menu .btmUtile ul {}
#mobile-menu .btmUtile ul li {float:left;width:50%;}
#mobile-menu .btmUtile ul li button {display:block;width: 100%;height:65px;line-height:65px;padding:0 20px;font-size:16px;font-family:'score';color:#fff;text-align: left;}
#mobile-menu .btmUtile ul li.n1 button {background:#4148af url(/images/tour/common/bg2.png)no-repeat right bottom;}
#mobile-menu .btmUtile ul li.n2 button {background:#3694c5 url(/images/tour/common/bg1.png)no-repeat right bottom;}
#mobile-menu .btmUtile ul li span {display:inline-block; font-weight: bold; }
#mobile-menu .modal-body {height:100%;padding: 0;border-top: 1px solid #e5e5e5;}
#mobile-menu .modal-body .depth1_ul {overflow-y: scroll;overflow-x: hidden;height:100%;background: #fff;text-align:left;}
#mobile-menu .modal-body .depth1_ul > li {position:relative;}
#mobile-menu .modal-body .depth1_ul > li > a {display:block;padding: 13px 25px;border-bottom: 1px solid #e5e5e5;}
#mobile-menu .modal-body .depth1_ul > li > a:before {display:block;content:'';position:absolute;right: 22px;top: 15px;width:23px;height:23px;border-radius:50%;}
#mobile-menu .modal-body .depth1_ul > li > a:after {display:block;position:absolute;z-index:2;right: 30px;top: 20.5px;width: 5px;height: 5px;border-width:1px;border-style: solid;border-color: #cecece;border-width: 0 2px 2px 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);content:'';}
#mobile-menu .modal-body .depth1_ul > li > a.ov {background:#2f68c2; }
#mobile-menu .modal-body .depth1_ul > li > a.ov:before {}
#mobile-menu .modal-body .depth1_ul > li > a.ov:after {top: 21.5px;border-width: 2px 0 0 2px;border-color:#fff;}
#mobile-menu .modal-body .depth1_ul > li > a.ov  span {color:#fff; }
#mobile-menu .modal-body .depth1_ul > li > a span,
#mobile-menu .modal-body .depth1_ul > li > a em {display: inline-block;color: #404751;font-size: 15px;font-weight: bold;}
#mobile-menu .modal-body .depth1_ul .depth2_ul {display:block;width: 100%;padding: 10px;border-bottom: 1px solid #e5e5e5;background: #f5f7fb;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li {display:block;width: 100%;padding: 5px 0;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a {display:block;position: relative;width: 100%;border-radius: 20px;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a:before {display:block;position:absolute;z-index:2;right: 21px;top: 14px;width: 5px;height: 5px;border-width:1px;border-style: solid;border-color: #cecece;border-width: 2px 2px 0 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);content:'';}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a:before,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a.ov:before {border-color:#fff;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.ov {background: #d5403c;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a span,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.ov span {position:relative; color:#fff;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a span:before,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.ov span:before {display:block;position:absolute;right: 0;top: 0;content:'';width: 45px;height:100%;border-radius: 18px 5px 18px 18px;background: #d5403c;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep:before,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep:after {content: '';position: absolute;z-index: 2;top: 0;bottom: 0;margin: auto;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep:before {right: 17px;width: 12px;height: 2px;background: #c7c8cb;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep:after {right: 22px;width: 2px;height: 12px;background: #c7c8cb;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep.ov:before,
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a.dep:before {background:#fff;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a.dep.ov:after{display:none;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li.on > a.dep:after {background:#fff;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a span {display:block;line-height:1.4;padding: 8px 45px 8px 25px;color: #2f68c2;font-size: 14px;font-weight: bold;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul {display:none;padding: 20px 0 3px;margin: -15px 0 0;border: 1px solid #d5403c;border-radius: 0 0 15px 15px;background: #fff;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li {position:relative;margin: 12px 0;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li a:after {display:block;position:absolute;left: 25px;top: 10px;width: 2px;height: 2px;border-radius: 50%;background: #404751;content:'';}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a {display:block;padding-left: 33px;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a.ov span {color: #d5403c;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li.on > a:after {background:#404751;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a.ov:after {background:#d5403c;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a span {display:block;font-size: 14px;color: #404751;}
#mobile-menu .mobile-close {position:absolute;top: -41px;right: 25px;}
#mobile-menu .mobile-close span {display:block;position:relative;width: 21px;height: 21px;font-size:0;}
#mobile-menu .mobile-close span:before,
#mobile-menu .mobile-close span:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-radius: 50px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
#mobile-menu .mobile-close span:before {width:100%;height: 3px;background: #2f3236;}
#mobile-menu .mobile-close span:after {width: 3px;height:100%;background: #2f3236;}
.modal-backdrop.in{opacity: .8;z-index: 12;}

.modal-open,
.modal-open #body_layout {overflow:hidden;height:100%;}
.modal-open #op_layout {z-index:1;}

#mobile-menu .modal-body .depth1_ul > li > a[target="_blank"]:after{right: 28px;width: 11px;height: 12px;background:url(/images/kor/common/target.png)no-repeat center;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-body .depth1_ul .depth2_ul > li > a[target="_blank"]:before {top: 11px;right: 20px;width: 11px;height: 12px;background:url(/images/kor/common/target.png)no-repeat center;border: none;transform: none;-webkit-transform: none;}
#mobile-menu .modal-body .depth1_ul .depth2_ul .depth3_ul > li > a[target="_blank"] span:after {display:inline-block; content:''; width: 11px;height: 12px; margin:-1px 0 0 5px; background:url(/images/kor/common/target.png)no-repeat center;vertical-align:middle;  