@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */
#wrapper {position:relative; overflow:hidden;}

#skipToContent a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skipToContent a:focus, 
#skipToContent a:active {width:200px;height:50px;background:#21272e;color:#fff;font-size:14px;font-we ight:bold;text-align:center;text-decoration:none;line-height:50px}

/* header */
#header {position:absolute; top:0; left:0; width:100%; height:auto; z-index:90; letter-spacing:-.03em; background:#fff;}
#header .contain {position:relative; max-width:1230px !important; margin:0 auto; z-index:20}

#header .wrap {display:flex; height:100px; align-items:center; justify-content:space-between;}

.header-inquiry {letter-spacing:0; background:#3452a7;}
.header-inquiry .txt h3 {font-size:28px; line-height:1.2em; color:#fff; font-weight:500; margin-bottom:4px;}
.header-inquiry .txt h3 span {color:#f7d058;}
.header-inquiry .txt p {font-size:16px; line-height:1.5em; color:#80c2de; font-weight:500;}
.header-inquiry .header-tel {color:#fff; position:relative; padding-right:77px;}
.header-inquiry .header-tel:after {content:''; width:60px; height:60px; background-image:url('../images/common/inquiry-icon.png'); background-repeat:no-repeat; background-size:cover; position:absolute; right:0; top:50%; margin-top:-30px;}
.header-inquiry .header-tel span.tt1 {font-size:16px; line-height:1.5em; font-weight:500; display:block;}
.header-inquiry .header-tel span.tt2 {font-size:30px; line-height:1.1em; font-family:'Roboto'; font-weight:500;}

.header-tel-m {color:#fff; position:relative; padding:15px 85px 15px 15px; background:#3452a7;  display:inline-block; border-radius:10px; margin-top:15px; margin-left:15px;}
.header-tel-m:after {content:''; width:50px; height:50px; background-image:url('../images/common/inquiry-icon.png'); background-repeat:no-repeat; background-size:cover; position:absolute; right:10px; top:50%; margin-top:-30px;}
.header-tel-m span.tt1 {font-size:14px; line-height:1.5em; font-weight:500; display:block;}
.header-tel-m span.tt2 {font-size:24px; line-height:1.1em; font-family:'Roboto'; font-weight:500;}

.header-wrap .sitelogo a {display:block;}
.header-wrap .member-box ul {display:flex; margin:0 -5px; letter-spacing:-.03em;}
.header-wrap .member-box ul li {padding:0 5px;}
.header-wrap .member-box ul li a {display:block; border:1px solid #ddd; line-height:28px; padding:0 15px; font-size:15px; color:#454545; font-weight:500; border-radius:20px; background:#fff;}
.header-wrap .member-box ul li a:hover {background:#105aad; border-color:#105aad; color:#fff;}

.member-box-m {position:absolute; top:15px; left:15px;}
.member-box-m ul {display:flex; margin:0 -5px; letter-spacing:-.03em;}
.member-box-m ul li {padding:0 5px;}
.member-box-m ul li a {display:block; border:1px solid #ddd; line-height:24px; padding:0 15px; font-size:14px; color:#454545; font-weight:500; border-radius:20px; background:#fff;}
.member-box-m ul li a:hover {background:#105aad; border-color:#105aad; color:#fff;}
.member-box-m ul li:last-child {display:none;}

#gnb {position:relative;}
#gnb:before {content:''; width:100%; height:100%; position:absolute; top:0; left:0; border-top:1px solid #ddd;}
#header.hactive #gnb:before {border-bottom:1px solid #ddd;}
#gnb>ul {display:flex; justify-content:flex-end; max-width:1200px; margin:0 auto; position:relative; z-index:1; padding:0 1px;} 
#gnb>ul>li {position:relative; text-align:center; width:16.6666667%;}
#gnb>ul>li>a {position:relative; display:block; color:#242424; font-size:18px; line-height:59px; font-weight:700; font-family:'NanumSquare'; border:1px solid #ddd; border-bottom:0; margin-left:-1px;}
#gnb>ul>li.active>a {background:#3452a7; color:#fff; border-color:#3452a7;}
#gnb>ul>li.active .submenu {background:#f5f5f5;}

#gnb .submenu {position:absolute; top:60px; left:0; width:100%; height:0; overflow:hidden; z-index:20; z-index:2; border-left:1px solid #ddd; margin-left:-1px;}
#gnb>ul>li:last-child .submenu {border-right:1px solid #ddd;}
#gnb .submenu ul {display:block; padding:20px 0;}
#gnb .submenu ul li {padding:0; text-align:center;}
#gnb .submenu ul li a {display:inline-block; color:#454545; font-size:16px; line-height:2em; font-weight:500;}
#gnb .submenu ul li a:hover {color:#3452a7;}

.submenu-bg {background-color:#fff;}

.contain {position:relative; max-width:1230px; padding-left:15px; padding-right:15px; margin:0 auto; height:inherit;}
/* main */ 
.main-visual {position:relative; overflow:hidden; margin-top:260px;}
.main-visual .item {position:relative; height:650px;}
.main-visual .secting-img {position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center right; background-size:cover;}
.main-visual .txt {position:absolute; left:0; top:80px; color:#fff;  padding:0 15px;}
.main-visual .txt p {font-size:24px; font-weight:500; line-height:1.4em; margin-bottom:14px;}
.main-visual .txt p strong {font-size:30px; line-height:1.2em;}
.main-visual .txt h2 {font-size:35px; line-height:1.1em;}

.section {padding:80px 0;}

.section1 .wrap {display:flex;}
.section1 .reserve {width:58.3%;}
.section1 .reserve h3 {font-size:20px; line-height:1.4em; font-weight:500; margin-bottom:20px; color:#242424s;}
.section1 .reserve table {width:100%; border-spacing:0; border-collapse:collapse; border-top:2px solid #3c58a7; line-height:59px; font-size:16px; color:#454545;}
.section1 .reserve table tr {border-bottom:1px solid #ddd;}
.section1 .reserve table th {font-weight:500;}
.section1 .reserve table td {text-align:center;}
.section1 .reserve table td span {display:inline-block; line-height:32px; padding:0 10px; border-radius:30px; color:#fff;}
.section1 .reserve table td span.off {background:#8c8c8c;}
.section1 .reserve table td span.on {background:#f7941d;}
.section1 .cnt {width:42.7%; padding-left:40px; display:flex; flex-direction:column; justify-content:space-between;}
.section1 .cnt .box {padding:35px; color:#fff;}
.section1 .cnt .box01 {background:#003d83;}
.section1 .cnt .box02 {background:#07b4a5;}
.section1 .cnt a {display:flex; justify-content:space-between; align-items:center;}
.section1 .cnt a h3 {font-size:22px; line-height:1.3em; font-weight:500; margin-bottom:8px;}
.section1 .cnt a p {line-height:1.6em; margin-bottom:24px;}
.section1 .cnt a span {display:inline-block; line-height:33px; padding:0 22px; border:1px solid rgba(255,255,255,0.3); border-radius:30px; font-size:15px;}

.section2 {background:#f5f5f5;}
.section2 .tit {margin-bottom:36px; text-align:center; color:#242424; font-size:22px; line-height:1.3em;}
.section2 .tit h3 {font-size:22px; font-weight:500;}
.section2 .wrap {display:flex;}
.section2 .box {width:50%; padding:50px;}
.section2 .box1 {background:#c1d4ed;}
.section2 .box1 h3 span {background:#3c58a7;}
.section2 .box2 {background:#cce2e0;}
.section2 .box2 h3 span {background:#69c3bb;}
.section2 .box a {display:flex; align-items:center;}
.section2 .box a .img {margin-right:50px; color:#242424;}
.section2 .box a p {font-size:18px; line-height:1.5em;}
.section2 .box a h3 {font-size:22px; line-height:1.3em; font-weight:500;}
.section2 .box a h3 span {display:inline-block; width:24px; height:24px; border-radius:50%; vertical-align:middle; margin-top:-4px; position:relative;}
.section2 .box a h3 span:after {content:''; width:8px; height:12px; background-image:url('../images/main/reserve-arrow.png'); position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}

.section3 .wrap {display:flex; margin:0 -15px;}
.section3 .box {width:50%; padding:0 15px;}
.section3 .inner {padding:30px; border:1px solid #ddd; position:relative;}
.section3 h3 {font-size:20px; line-height:1.5em; color:#242424; padding-bottom:16px; margin-bottom:16px; border-bottom:1px solid #ddd;}
.section3 ul li {padding-left:8px; position:relative;}
.section3 ul li:before {content:''; width:4px; height:4px; background:#242424; border-radius:50%; top:12px; left:0; position:absolute;}
.section3 ul li a {display:flex;}
.section3 ul li .txt {width:80%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.section3 ul li .date {flex:1 1 auto; white-space: nowrap; padding-left:20px;}
.section3 .inner .more {display:block; width:25px; height:25px; border:1px solid #ddd; border-radius:50%; position:absolute; top:30px; right:30px;}
.section3 .inner .more:before {content:''; width:11px; height:11px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background-image:url('../images/bbs/more-plus-icon.png'); background-repeat:no-repeat;}


/* sub page */
#contArea {padding-top:100px;}
#sub #container {margin-top:260px;}
#sub #header #gnb:before {border-bottom:1px solid #ddd;}

.sub-title {padding:50px 0 40px; text-align:center;}
.sub-title h2 {font-size:30px; color:#454545; line-height:1.1em;}

.lnb {max-width:1200px; margin:0 auto 60px;}
.lnb ul {display:flex; justify-content:center; margin:0 -5px;}
.lnb ul li {width:auto !important; padding:0 5px;}
.lnb ul li a {display:block; min-width:180px; line-height:48px; border:1px solid #ddd; border-radius:25px; font-size:16px; font-weight:500; color:#454545; text-align:center;}
.lnb ul li.active a {color:#fff; background:#3452a7; border-color:#3452a7;}

.real-cont {letter-spacing:-.03em; margin-bottom:100px;}

/* footer */
#footer {background:#fff; border-top:1px solid #9b9b9b; letter-spacing:-.03em;}
#footer address {font-style:normal;}

.foot-link {border-bottom:1px solid #ddd;}
.foot-link ul {display:flex; padding:25px 0; margin:0 -25px;}
.foot-link ul li {padding:0 25px;}
.foot-link ul li a {display:block; font-size:15px; line-height:2em; color:#454545; font-weight:500;}
.scroll-top {position:absolute; width:45px; height:45px; top:50%; right:15px; transform:translateY(-50%); background:url('../images/bbs/scroll-top.png') no-repeat; font-size:0; display:block; background-size:cover;}

.foot-group {display:flex;}
.foot-group>div {border-left:1px solid #ddd; padding:25px;}
.foot-group .customer {width:23.34%;}
.foot-group .bank {width:23.34%;}
.foot-group .company {width:53.32%; border-right:1px solid #ddd;}
.foot-group h3 {font-size:16px; font-weight:500; line-height:1.4em; color:#454545; margin-bottom:10px;}
.foot-group .customer .tt1 {font-size:30px; line-height:1.1em; color:#da2128; font-family:'Roboto'; font-weight:700; margin-bottom:20px;}
.foot-group .customer .tt2 {font-size:18px; line-height:1.3em; color:#454545; font-weight:700; margin-bottom:8px;}
.foot-group .customer .tt3 {font-size:15px; line-height:1.5em; color:#686868;}
.foot-group .bank .tt1 {font-size:24px; line-height:1.1em; color:#454545; font-family:'Roboto'; font-weight:700; margin-bottom:24px;}
.foot-group .bank .tt2 {margin-bottom:8px;}
.foot-group .bank .tt3 {font-size:15px; line-height:1.4em; color:#454545; font-weight:500;}	
.foot-group .company p {font-size:14px; line-height:1.5em; color:#686868;}
.foot-group .company p span {margin:0 3px;}
.foot-group .company p.copy {margin-top:16px;}


/* for mobile */
.only-mobile {display:none;}
.btn-m-menu {display:none; position:absolute; top:29px; right:15px; width:30px; height:22px;  text-align:center; text-indent:-9999em; z-index:220; transition:all 0.5s ease-in-out;}
.btn-m-menu span {position:absolute; right:0; top:50%; margin-top:-1px; height:2px; width:23px;background:#242424;}
.btn-m-menu span:before,
.btn-m-menu span:after {content:" "; position:absolute; right:0; width:30px; height:2px; background:#242424; transition-duration:0.3s, 0.3s; transition-delay:0.3s, 0s;}
.btn-m-menu span:before {top:-10px; transition-property:top, transform;}
.btn-m-menu span:after {bottom:-10px; transition-property:bottom, transform;}
.mobile-navigation {position:fixed; top:0; right:0; padding:80px 0; width:400px; height:100%; overflow:auto; transition:.3s ease-in-out; -ms-transform:translateX(100%); transform:translateX(100%); background:#fff; z-index:202;}
.mobile-navigation .logo {margin-bottom:20px; padding-left:15px;}
.mobile-navigation .logo img {height:23px;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #dfdfdf;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:12px 15px; display:block; color:#454545; font-size:18px; font-weight:500; line-height:1.3em;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:15px; transform:translateY(-75%) rotate(45deg); width:10px; height:10px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c;}
.mobile-navigation .nav-menu>ul>li.active>a {color:#3452a7}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#3452a7;}
.mobile-navigation .nav-menu .submenu {display:none; margin:-1px 0 0 0; padding:0 15px 15px;}
.mobile-navigation .nav-menu .submenu>ul:after {content:"";display:block;clear:both;}
.mobile-navigation .nav-menu .submenu>ul>li>a {display:block; position:relative; padding:5px 15px; color:#454545; font-size:16px; font-weight:400; line-height:1.3em;}
.mobile-navigation .nav-menu .submenu>ul>li>a:after {display:block; content:"";position:absolute; top:14px; left:5px; width:4px; height:4px; background:#dfdfdf; border-radius:50%; transition:.3s ease-in-out;}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover{color:#3452a7}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover:after {background:#3452a7}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.6; z-index:201;}

html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {-ms-transform:translateX(0); transform:translateX(0); }
html.menu-opened .mobile-overlay {display:block;}
html.menu-opened .btn-m-menu {top:20px; right:15px;}
html.menu-opened .btn-m-menu span {background:none;}
html.menu-opened .btn-m-menu span:before,
html.menu-opened .btn-m-menu span:after {transition-delay:0s, 0.3s; background:#414141;}
html.menu-opened .btn-m-menu span:before {top:0; transform:rotate(45deg);}
html.menu-opened .btn-m-menu span:after {bottom:0; transform:rotate(-45deg);}