@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-weight:bold;text-align:center;text-decoration:none;line-height:50px}

/* header */
#header {position:absolute; top:0; left:0; width:100%; z-index:90; letter-spacing:-.04em; background:#fff;}
#header .contain {max-width:1790px !important; z-index:20}
.header-top {height:80px;}
.header-top .sitelogo a {display:block; position:absolute; top:50%; left:50%; z-index:10; margin-top:-27px; margin-left:-170px;}
.header-top .wrap {display:flex; align-items:center; justify-content:space-between; height:80px;}
.header-tel {position:relative; padding-left:45px;}
.header-tel:before {content:''; width:37px; height:32px; background:url('../images/common/header-tel.png') 0 0 no-repeat; background-size:cover; position:absolute; left:0; top:50%; margin-top:-17px;} 
.header-tel a {font-size:24px; font-weight:800; line-height:1.4em; display:block;}
.header-tel p {font-size:10px; font-weight:800; line-height:1.5em;}
.header-tab {height:100%;}
.header-tab ul {display:flex; height:100%; align-items:flex-end;}
.header-tab ul li {width:auto; text-align:center;}
.header-tab ul li a {display:block; width:243px; line-height:55px; background:#eee;  font-size:20px; font-weight:700;}
.header-tab ul li.active a {background:#0c4da2; color:#fff;}
.header-bot {height:55px; background:#0c4da2;}

.m-tel {position:absolute; top:15px; left:15px;}
.m-tel a {font-size:20px; font-weight:700; line-height:1.4em; position:relative; padding-left:40px; display:block;}
.m-tel a:before {content:''; width:33px; height:29px; background:url('../images/common/header-tel.png') 0 0 no-repeat; background-size:cover; position:absolute; left:0; top:50%; margin-top:-15px;} 

.m-tab {margin-bottom:10px;}
.m-tab ul {display:flex; width:100%;}
.m-tab ul li {width:50%; text-align:center;}
.m-tab ul li a {display:block; line-height:36px; background:#eee;  font-size:14px; font-weight:700;}
.m-tab ul li.active a {background:#0c4da2; color:#fff;}


#gnb>ul {display:flex;}
#gnb>ul>li {position:relative; text-align:center; padding:0; width:11.111111%;}
#gnb>ul>li>a {position:relative; display:inline-block; color:#fff; font-size:20px; line-height:55px; font-weight:700;}
#gnb>ul>li.active>a {color:#4997ff;}

#gnb .submenu {position:absolute; top:55px; left:0; width:100%; height:0; overflow:hidden; z-index:20;}
#gnb .submenu ul {display:block; padding:20px 0 35px;}
#gnb .submenu ul li {padding:0; text-align:center;}
#gnb .submenu ul li a {display:inline-block;  font-size:18px; line-height:2em; position:relative;}
#gnb .submenu ul li a:hover {color:#0c4da2;}

.submenu-bg {background-color:#fff;}

.contain {position:relative; max-width:1430px; padding-left:15px; padding-right:15px; margin:0 auto; height:inherit;}

.c_0c4da2 {color:#0c4da2;}
.c_b4df21 {color:#b4df21;}
.c_89b5ff {color:#89b5ff;}
.c_e0a04c {color:#e0a04c;}
.c_3968d1 {color:#3968d1;}
.c_35a8e3 {color:#35a8e3;}
.c_459e09 {color:#459e09;}

/* main */ 
.main-visual {position:relative; overflow:hidden;}
.main-visual .item {position:relative; height:1000px;}
.main-visual .secting-img {position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.main-visual .txt {position:absolute; top:50%; left:0; transform:translateY(-50%); padding:0 15px;}
.main-visual .txt h2 {font-size:46px; line-height:1.2em; color:#fff; margin-bottom:20px;}
.main-visual .txt p {font-size:30px; line-height:1.3em; color:#fff;}
.visual-arrow {position:absolute; bottom:148px; left:15px; display:flex; margin:0 -10px;}
.visual-arrow>div {background-repeat:no-repeat; background-size:cover; width:68px; height:68px; cursor:pointer; margin:0 10px;}
.visual-prev {background-image:url('../images/main/visual-prev.png');}
.visual-next {background-image:url('../images/main/visual-next.png');}

.main-visual .txt ul {display:flex; margin:0 -11px 20px;}
.main-visual .txt ul li {padding:0 11px;}



.section {letter-spacing:0;}
.section .tit {text-align:center;}
.section .tit h3 {margin-bottom:20px; font-family:'GmarketSansBold'; line-height:1.1em;}
.section .tit p {font-size:18px; line-height:1.6em; }

.section1 {margin:100px 0 150px;}
.section1 .tit {margin-bottom:90px;}
.section1 .tit h3 { font-size:48px;}
.section1 .wrap {position:relative; margin-bottom:110px;}
.section1 .items {padding:0 37px; margin:0 -17px;}
.section1 .item {padding:0 17px;}
.section1 .img-box {position:relative;}
.section1 .img-box .pic {position:relative; height:0; padding-bottom:95.24%; overflow:hidden;}
.section1 .img-box .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.section1 .img-box .tt {position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.3); width:100%; text-align:center; line-height:70px; color:#fff; font-size:18px;}
.section1 .sec1-arrow {position:absolute; top:50%; margin-top:-28px; background-repeat:no-repeat; background-size:cover; width:62px; height:58px; cursor:pointer;}
.sec1-prev {background-image:url('../images/main/sec1-prev.png'); left:-62px;}
.sec1-next {background-image:url('../images/main/sec1-next.png'); right:-62px;}
.section1 .list {text-align:center;}
.section1 .list a {display:inline-block; background:#fff; border:1px solid #555555; line-height:50px; padding:0 45px; font-size:18px; font-weight:500; color:#555;}
.section1 .list a:before {content:''; width:13px; height:15px; background:url('../images/main/sec1-list.png') 0 0 no-repeat; background-size:cover; display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:12px;}

.section2 {background:url('../images/main/sec2-bg.jpg') top center no-repeat; padding:150px 0; width:100%;}
.section2 .tit {margin-bottom:66px;}
.section2 .tit h3 {color:#fff; font-size:66px;}
.section2 .tit p {color:#fff;}
.section2 .btns {text-align:center; margin-bottom:200px;}
.section2 .btns a {display:inline-block; background:transparent; border:1px solid #fff; line-height:77px; padding:0 70px; font-size:18px; color:#fff;}
.section2 .btns a:before {content:''; width:15px; height:15px; background:url('../images/main/sec2-bth.png') 0 0 no-repeat; background-size:cover; display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:10px;}
.section2 ul {display:flex; margin:0 -20px;}
.section2 ul li {width:50%; padding:0 20px;}
.section2 li a {display:block; background-repeat:no-repeat; background-size:cover; background-position:center center; height:100%; display:flex; padding:40px 45px; align-items:center; justify-content:space-between;}
.section2 li:nth-child(1) a {background-image:url('../images/main/sec2-img01.jpg');}
.section2 li:nth-child(2) a {background-image:url('../images/main/sec2-img02.jpg');}
.section2 li a .txt {color:#fff;}
.section2 li a .txt h4 {font-size:24px; line-height:1.2em; margin-bottom:12px;}
.section2 li a .txt p {font-size:16px; line-height:1.4em; font-weight:300;}

.section3 {background:url('../images/main/sec3-bg.jpg') bottom center no-repeat; padding:100px 0 170px; width:100%; position:relative;}
.section3 .line {max-width:1400px; position:absolute; top:0; left:50%; transform:translateX(-50%); height:1px; width:100%; background:#ddd;}
.section3 .line:after {content:''; width:44px; height:44px; background:url('../images/main/sec3-line.png') 0 0 no-repeat; background-size:cover; position:absolute; left:50%; top:50%; margin-top:-22px; margin-left:-22px;}
.section3 .tit {margin-bottom:150px;}
.section3 .tit h3 {font-size:60px; }
.section3 .tit p {color:#555;}
.section3 .wrap {position:relative; margin-bottom:100px;}
.section3 .items {margin:0 -19px;}
.section3 .item {padding:0 19px;}
.section3 .item a {display:block;}
.section3 .img-box {position:relative;}
.section3 .img-box .pic {position:relative; height:0; padding-bottom:62.733%; overflow:hidden;}
.section3 .img-box .pic img {position:absolute; top:50%; left:0; transform:translateY(-50%); width:100% !important; height:100% !important; max-width:100%; min-height:100%; object-fit:cover; transition:0.3s;}
.section3  a:hover .img-box .over {opacity:1; transition:all 0.3s ease-in-out;}
.section3 .img-box .over {position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.5); opacity:0; transition:all 0.3s ease-in-out;}
.section3 .img-box .over:after {content:''; position:absolute; display:block; width:82px; height:37px; background:url('../images/main/sec3-more.png') 0 0 no-repeat; top:50%; left:50%; margin-left:-41px; margin-top:-19px; background-size:cover;}
.section3 .txt {background:#fff; padding:20px 25px;}
.section3 .txt p {font-size:18px; font-weight:300;  line-height:1.4em; margin-bottom:20px; height:calc(1.4em * 1 * 2); overflow:hidden; text-overflow:ellipsis; word-break:break-all; white-space:normal; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; letter-spacing:-.025em;}
.section3 .txt span {font-size:14px; line-height:1.6em; color:#999; font-weight:300;}
.section3 .sec3-arrow {position:absolute; top:50%; margin-top:-11px; background-repeat:no-repeat; background-size:cover; width:21px; height:21px; cursor:pointer; z-index:11;}
.sec3-prev {background-image:url('../images/main/sec3-prev.png'); left:-40px;}
.sec3-next {background-image:url('../images/main/sec3-next.png'); right:-40px;}
.section3 .more {text-align:center;}
.section3 .more a {display:inline-block; font-size:24px; line-height:1.5em; color:#fff; font-family:'GmarketSansBold'; letter-spacing:-.025em;}
.section3 .more a:before {content:''; width:45px; height:41px; background:url('../images/main/sec3-arrow.png') 0 0 no-repeat; background-size:cover; display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:20px;}
/* footer */
#footer {background:#232731; padding:60px 0;}
#footer .contain {max-width:1790px;}
#footer address {font-style:normal;}
.foot-group {display:flex;}
.foot-logo {padding:0 50px;}
.foot-info p {font-size:16px; color:#aaa; font-weight:300; letter-spacing:0; line-height:1.5em;}
.foot-info p.copy {margin-top:16px;}
.foot-info span {margin:0 10px;}
.scroll-top {position:absolute; right:15px; top:50%; margin-top:-19px; margin-top:; line-height:36px; padding:0 25px; border:1px solid #8e8e8e; color:#aaa; font-size:16px; font-weight:300;}
.scroll-top:after {content:''; width:11px; height:7px; background:url('../images/bbs/scroll-top.png') 0 0 no-repeat; background-size:cover; display:inline-block; vertical-align:middle; margin-top:-2px; margin-left:10px;}
/* quick */
.quick {position:fixed; top:50%; transform:translateY(-50%); right:50px; z-index:110;}
.quick .btn-open {opacity:0; position:absolute; top:20px; left:-40px; width:40px; height:40px; text-align:center; background:#2172dc; border-radius:5px 0 0 5px; transition:all 0.2s ease-in-out; z-index:100;}
.quick .btn-open a {display:block;}
.quick .btn-open span {border: solid #fff; border-width:0 3px 3px 0; display:inline-block; padding: 3px; transform:rotate(135deg); margin-top:15px; transition:all 0.2s ease-in-out;}
.quick .btn-open a.active span {transform:rotate(-45deg);}
.quick .wrap {background:#fff; width:116px; text-align:center;}
.quick .wrap .home {display:block; line-height:36px; background:#2172dc; color:#eeeeee; font-size:16px; font-weight:500;}
.quick .wrap ul {margin-bottom:;}
.quick .wrap li {border:1px solid #ddd; margin-bottom:-1px;}
.quick .wrap li a {display:block; padding:10px 0;}
.quick .wrap li a p {font-size:16px; color:#555;}


/* sub page */
.sub-visual {position:relative; height:200px; margin-top:135px; z-index:10;}
.sub-visual .background {position:absolute; top:0; left:0; width:100%; height:100%; background-position:center; background-size:cover;}
.sub-visual .tit {position:absolute; top:50%; transform:translateY(-50%); left:15px; z-index:1; color:#fff; padding-left:55px;}
.sub-visual .tit h2 {font-size:36px; line-height:1.2em; margin-bottom:14px;}
.sub-visual .tit p {font-size:18px; line-height:1.5em;}

.lnb-box {position:relative;}
.lnb-box:after {content:''; width:100%; height:100%; position:absolute; top:0; left:0; border-bottom:1px solid #ddd; z-index:-1;}

.lnb {max-width:1400px; margin:0 auto;}
.lnb ul {display:flex;}
.lnb ul li {width:auto !important; padding:0 20px; position:relative;}
.lnb ul li:after {content:''; width:1px; height:14px; background:#b6c9e3; position:absolute; right:0; top:50%; margin-top:-7px;}
.lnb ul li:last-child:after {display:none;}
.lnb ul li a {display:block; line-height:70px; font-size:20px; color:#333; position:relative;}
.lnb ul li.active a {color:#0b4da1;}
.lnb ul li.active a:after {content:''; width:100%; height:5px; background:#0b4da1; position:absolute; left:0; bottom:1px;}
.lnb ul li.home {padding:0;}
.lnb ul li.home:after {display:none;}
.lnb ul li.home a {width:77px; font-size:0; border-left:1px solid #ddd; border-right:1px solid #ddd; padding:0;}
.lnb ul li.home a:after {content:''; width:22px; height:22px; background:url('../images/bbs/home.png') 0 0 no-repeat; background-size:cover; position:absolute; top:50%; left:50%; margin-top:-11px; margin-left:-11px;}
/* sub02_02 */
.sub-lnb {margin-bottom:40px;}
.sub-lnb ul {display:flex; justify-content:center;}
.sub-lnb ul li {width:auto !important; padding:0 20px; position:relative;}
.sub-lnb ul li:after {content:''; width:1px; height:13px; background:#ddd; position:absolute; right:0; top:50%; margin-top:-7px;}
.sub-lnb ul li:last-child:after {display:none;}
.sub-lnb ul li a {font-size:18px; font-weight:500; letter-spacing:0; line-height:2em; display:block; position:relative; padding-bottom:5px;}
.sub-lnb ul li.active a:after {content:''; width:100%; height:5px; background:#0c4da2; position:absolute; left:0; bottom:0;}

.sub-title {text-align:center; margin:50px 0 60px;}
.sub-title h2 {font-size:36px; line-height:1.1em; letter-spacing:0; }

.real-cont {margin-bottom:100px;}





/* 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:#1d59b6}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#1d59b6;}
.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:#1d59b6}
.mobile-navigation .nav-menu .submenu>ul>li>a:hover:after {background:#1d59b6}
.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);}

.intro-wrap {width:100vw; height:100vh; background:#ddd; position:relative; overflow-X:hidden;}
.intro-wrap .wrap {display:flex;}
.intro-wrap .wrap a {width:50%; height:100vh; display:flex; background-repeat:no-repeat; background-size:cover; align-items:center; justify-content:center; position:relative; background-position:center center;}
.intro-wrap .wrap a.intro1 {background-image:url('../images/common/intro_bg01.jpg');}
.intro-wrap .wrap a.intro2 {background-image:url('../images/common/intro_bg02.jpg');}
.intro-wrap .wrap a span {display:inline-block; line-height:125px; padding:0 45px; font-size:80px; font-weight:700; font-family:'GmarketSansBold'; color:#fff; z-index:1;}
.intro-wrap .wrap a:hover:after {content:''; width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0;}
.intro-wrap .wrap a:hover span {border:1px solid #fff;}
.intro-wrap #footer {position:absolute; bottom:0; left:0; width:100%; background:rgba(0,0,0,0.7); padding:30px 0; z-index:11;}
.intro-wrap #footer p.copy {position:absolute; right:0; bottom:0;}