@charset "utf-8";

/* 서브 페이지 공통 클래스 */
.font_red {color:#ed1c24;}

.sub_visual {height:311px;background:url('../images/sub_visual11.png') no-repeat center top;}

.common_menu {margin-bottom:100px;}

.breadcrumb {height:56px;background:#f1f1f1;border-bottom:1px solid #ddd;}
.breadcrumb.fixed {width:100%;position:fixed;top:0;z-index:10;}
.breadcrumb > ul {}
.breadcrumb > ul > li {float:left;width:249px;height:56px;border-right:1px solid #bbb;text-indent:30px;background:url('../images/icon_star.png') no-repeat 220px 21px;position:relative;}
.breadcrumb > ul > li:first-child {width:48px;border-left:1px solid #bbb;text-indent:0px;text-align:center;}
.breadcrumb > ul > li:first-child > a {padding-top:22px;}
.breadcrumb > ul > li > a {display:block;line-height:56px;font-size:15px;color:#222;}
.breadcrumb > ul > li ul {display:none;width:251px;background:#fff;border:1px solid #ddd;box-sizing:border-box;transition:all .2s ease;position:absolute;left:-1px;top:56px;z-index:10;}
.breadcrumb > ul > li ul.on {display:block;}
.breadcrumb > ul > li ul li {border-bottom:1px solid #ddd;}
.breadcrumb > ul > li ul li a {display:block;font-size:13px;line-height:40px;}
.breadcrumb > ul > li ul li a:hover{background:#f3f3f3;}

.nameplate {text-align:center;}
.nameplate .deck {margin:85px 0 45px;}
.nameplate .desc {font-size:18px;line-height:30px;color:#333;}

.content-section {padding:100px 0 100px;}


/* 서브 컨텐츠 */
.img_content {margin-top:35px;}
.s11 .stitle {margin:85px auto 16px;text-align:center;}

.s11 .imgbox {width:920px;height:532px;margin-bottom:14px;border:3px solid #ddd;box-sizing:border-box;overflow:hidden;}
.s11_slide {height:78px;padding:6px 10px;box-sizing:border-box;background:#ddd;}
.s11_slide .border {border-radius:5px;border:3px solid #fff;cursor:pointer;overflow:hidden;}
.s11_slide .border div {height:60px;background:#fde701;}
.s11_slide .owl-dots {display:none;}
.s11_slide .owl-nav .owl-prev {width:40px;height:40px;position:absolute;left:20px;top:19px;background:url('../images/btn_left.png');text-indent:-99999px;}
.s11_slide .owl-nav .owl-next {width:40px;height:40px;position:absolute;right:20px;top:19px;background:url('../images/btn_right.png');text-indent:-99999px;}


.s12 {text-align:center;}
.s12 .txt1 {margin-top:95px;}
.s12 .map {margin-top:28px;}
.s12 .sub_title {margin:70px 0;}
.s12 .box {padding-top:35px;padding-bottom:45px;margin-bottom:65px;background:url('/images/sub12_img21.png') no-repeat right 0;text-align:left;}
.s12 .box h3 {margin-bottom:14px;}
.s12 .box h3:before {content:'';display:block;width:24px;height:3px;background:#012b5d;margin-bottom:12px;}
.s12 .box p {width:490px;margin-bottom:35px; font-size:18px;line-height:30px;color:#333;}
.s12 .box p b {font-weight:bold;}

.s13 .lobby_map {}
.s13 .lobby_map li {overflow:hidden;margin-top:70px;width:100%;}
.s13 .lobby_map li a {display:block;width:178px;height:206px;float:left;overflow:hidden;}
.s13 .lobby_map li a img {}
.s13 .lobby_map li div {float:right;width:727px;height:480px;}


.s23 h3 {text-align:center;}
.s23 .txt_box {overflow:hidden;margin-top:73px}
.s23 .txt_box .title {float:left;width:102px;height:45px;line-height:42px;background:#585858;border:1px solid #ccc;color:#fff;font-size:18px;text-align:center;font-weight:bold;}
.s23 .txt_box .txt {float:right;width:814px;height:45px;line-height:42px;background:#f8f8f8;border:1px solid #ccc;font-size:18px;text-indent:30px;}

.s24 h3 {text-align:center;}
.s24 p {font-size:18px;line-height:30px;color:#333;}
.s24 .note {margin-top:15px;}
.s24 .desc {margin:35px 0 40px;text-align:center;}