@charset"utf-8";

/* Font */
@import url(font.css);

/* Guide
----------------------------------------------------------------------------------------------------------------------------------------------------------
	▶사이즈
	pc : 1160px
	tablet : 980px ~
	mobile : 768px ~ 320px

	▶미디어쿼리는 (주석으로 구분 되어있는)파트마다 각각 작성함.

*/
/* Reset
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, select, td, textarea, textarea, th, ul{margin:0;padding:0; line-height:1;letter-spacing:-0.2px;font-weight:400;}
body, button, input, select, td, textarea, th{font-family:'NotoSansKR',sans-serif;letter-spacing:-0.2px;font-weight:400;font-size:16px;line-height:1;color:#555;}
dl, li, menu, ol, ul{list-style:none}
*, *:after, *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:focus{outline:0 !important}
iframe{border:none;width:100%}
a{color:inherit;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}
a:active, a:focus, a:hover{text-decoration:none; }
img{max-width:100%}
textarea{max-width:100%;resize:none}
@media only screen and (max-width: 768px){
    body, button, input, select, td, textarea, th{font-size:14px}
}
@media only screen and (min-width: 320px){
    body{overflow-x:hidden}
}
.hidden{font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
::selection{background-color:#bceeff}

/* Parallax
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.parallax{background-position:0 0;background-repeat:no-repeat;background-size:100% auto;width:100%;background-size:cover;background-attachment:fixed}

/* Preloader
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.animationload{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:999999}
.loader{width:200px;height:200px;font-size:24px;text-align:center;position:absolute;left:50%;top:50%;background-image:url("/images/basic_resp/img/preloader.gif");background-repeat:no-repeat;background-position:center;margin:-100px 0 0 -100px}

/* Back to top (탑 버튼)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.top_btn {position:absolute; display: inline-block; right: 50px; top: -55px;}
.top_btn a {display:inline-block; width: 55px; height: 55px; background: #df7a94; color: #fff; font-size: 16px; font-weight: 300; padding-top: 5px;}
.top_btn a i {display: inline-block;  margin-bottom: 5px;}

@media only screen and (max-width: 768px){
.top_btn {right: 20px;}
}

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#wrapper{position:relative;width:100%;min-width:320px;height:100%}

/* Header
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#header{position:relative;width:100%;height:150px;background:#222;z-index:16}
#header #L_SITE_LOGO{position:relative;z-index:2}
#header h1{line-height:100px;font-size:0; text-align: center;}
#header h1 a{display:inline-block;line-height:100px;vertical-align:middle;padding-top:5px}
.nav-btn{z-index:999;position:absolute;top:118px;right:30px;width:45px;height:28px;cursor:pointer}
.nav-btn span{position:absolute;left:50%;display:inline-block;margin-left:-17.5px;width:37px;height:3px;background:#ffa116;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;
	border-radius:2.5px;}
.nav-btn span:nth-child(1){top:0}
.nav-btn span:nth-child(2){top:11px;}
.nav-btn span:nth-child(3){top:23px}
.nav-btn small{position:absolute;left:50%;display:inline-block;margin-left:-17.5px;width:35px;height:20px;line-height:20px;color:#fff;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;font-size:20px;bottom:-17px}
.nav-btn small._off{opacity:0}
.nav-btn small._on{opacity:1}
.nav-btn.nav-close span:nth-child(1){top:50%;transform:rotate(45deg)}
.nav-btn.nav-close span:nth-child(2){margin-left:0;width:0}
.nav-btn.nav-close span:nth-child(3){top:50%;transform:rotate(-45deg)}
.nav-close small._on{opacity:0}
.pc_gnb {display:block;}
.m_gnb {display:none;}
#header .t-tel {position:absolute; z-index: 999; float:left; top: 35px; left: 30px;}
#header .t-tel dl{display:table;}
#header .t-tel dt{display:table-cell; width:45px;}
#header .t-tel dd{display:table-cell; font-size:22px; font-weight:500; letter-spacing:-0.03em; color:#fff; padding-left:15px; vertical-align:middle}
#header .t-tel dd a:hover{color:#fff}
#header .t-sns {position:absolute; z-index: 999; float:right; top: 50px; right: 30px;}
#header .t-sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#header .t-sns li:not(:first-child) {
  padding-left: 5px;
}

#header .t-sns li:not(:last-child) {
  padding-right: 5px;
}

@media only screen and (min-width: 1201px){
    #header{height:160px}
    #header .header_in{position:relative;width:100%;margin:0 auto}
    .nav-bg{z-index:1;display:none;top:160; height:200px; background: rgba(0,0,0,.8);}
	/*.nav-bg:after{content:'';background:rgba(11,45,133,.9);position:absolute;top:-100px;left:0;width:100%;height:100px;border-bottom:1px solid #081c50}*/
    #nav{z-index:888; height: 55px; background: rgba(0,0,0,.9);  text-align: center; }
    .login-menu{position:absolute;z-index:999;float:right; top: 15px; right: 30px; color:#999; font-weight:300;}
    .login-menu li{display:inline-block;}
	.login-menu li a {color:#bbb; font-size:14px; font-weight: 300;}
    .navigation{display:inline-block;}
    .navigation > li{position:relative;float:left;width:160px;text-align:center;z-index:999}
    .navigation .main-menu{display:block;width:100%;font-weight:400;font-size:18px;color:#fff;line-height: 55px;}
    .navigation .main-menu:hover{color:#ffa116;}
    .navigation > li:hover .main-menu{color:#ffa116;}
	.navigation > li:first-child .main-menu{color:#ffa116;}
    .navigation .sub-menu{z-index:888;display:none;position:absolute;top:63px;left:50%;margin-left:-80px;padding:20px 0;width:100%;text-align:center}
    .navigation .sub-menu a{line-height:35px;font-size:16px;color:#ddd;}
    .navigation .sub-menu a:hover{color:#ffa116;}
	.navigation > li:nth-child(5){width:200px;}
	.navigation > li:nth-child(5) .sub-menu{margin-left:-100px}
}

/*@media only screen and (min-width: 981px) and (max-width: 1200px){
    .nav-btn{right:20px}
    .login-menu {right:20px;}
    .login-menu li:first-child{margin-left:0}
	#header .t-tel {left:20px;}
	#header .t-sns {right:20px;}
    .navigation > li{width:120px}
    .navigation .sub-menu{margin-left:-60px}
}*/

@media only screen and (max-width: 1200px){
    #header{height:80px}
	#header h1 {line-height:60px}
    #header h1 a{line-height:60px}
	#header h1 img{width:110px;}
    .nav-btn{top:27px;right:20px;}
    .nav-btn.nav-close{position:fixed}
    .nav-bg{z-index:777;display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.8)}
    #nav{z-index:888;position:fixed;top:0; right:-300px;padding-top:115px;width:300px;height:100%;background:#fff;}
    .login-menu{margin-bottom:40px;padding:20px;text-align:center;font-size:15px; background: #ffa116;color: #fff;}
    .login-menu li{display:inline-block}
    .login-menu li{margin:0px 10px; }
	.login-menu li a:hover {color:#fff;}
	#header .t-tel {position: absolute; top: 15px; left:16px}
	#header .t-tel dd{font-size:20px; color:#333; padding-left:10px;}
	#header .t-tel dd a:hover {color:#333;}
	#header .t-sns {position: absolute; top: 70px; left:16px}
    .navigation .main-menu{display:block;margin-top:20px;text-align:center;padding:0 20px;width:100%;font-weight:400;font-size:18px;color:#333;}
    .navigation > li:first-child .main-menu{margin-top:0}
    .navigation .active .main-menu{font-weight:400;text-decoration:underline;color:#ffa116;}
    .navigation .sub-menu{display:none;padding:10px 0}
    .navigation .sub-menu a{display:block;text-align:center;line-height:30px;font-size:16px;color:#777}
    .nav-btn small._on{opacity:0}
	.pc_gnb {display:none;}
	.m_gnb {display:block;}
	
}

@media only screen and (max-width: 768px){
	 #header{height:60px}
	#header h1 {line-height:42px}
    #header h1 a{line-height:42px}
	#header h1 img{width:80px;}
    .nav-btn{width:35px; top:19px}
    .nav-btn span{margin-left:-15px;width:30px;height:4px}
    .nav-btn span:nth-child(1){top:0}
    .nav-btn span:nth-child(2){width: 40px; top:10px; left:8px;}
    .nav-btn span:nth-child(3){top:20px}
    .nav-btn small._off{opacity:0}
	

}

@media only screen and (max-width:480px){
	.nav-btn {right:10px;}
	#header .t-sns {right: 45px;}
}

/* Button (공통 버튼)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.btn{text-transform:uppercase;border-radius:0;line-height:24px}
.btn:active,
.btn:focus{outline:none;color:#fff}
.btn-custom{border-radius:3px;padding:0.8em 1.8em;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;text-transform:uppercase;background-color:#e65b43;border-color:#e65b43;color:#fff}
.btn-custom:focus,
.btn-custom:hover{background-color:#00208e;border-color:#00208e;color:#fff}
.btn-custom-outline{border-radius:3px;padding:0.8em 1.8em;color:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;text-transform:uppercase;background-color:transparent;border-color:#fff}
.btn-custom-outline:focus,
.btn-custom-outline:hover{color:#fff;background-color:rgba(255,255,255,.5)}
.btn-bar a{margin-right:10px}
.form-control{box-shadow:none;-webkit-box-shadow:none;border-radius:3px;height:38px}
.form-control:focus{outline:none;box-shadow:none;-webkit-box-shadow:none;border-color:#ffa116;}

@media only screen and (max-width: 980px){}



/* Footer (하단메시지)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#footer {padding: 35px 0px; width: 100%; background: #1e1b1b;color: #999;text-align:center;}
.footer-area {width:1200px; margin:0 auto;}
.footer-menu {margin:30px auto 0;}
.footer-menu:after { content: '';  display: block;  clear: both;	}
.footer-menu li {display:inline-block; color: #e6e6e6; font-size:15px; padding-right:15px; margin-right:15px; border-right:1px solid #dedede; line-height: 1;}
.footer-menu li > a {line-height: 1;}
.footer-menu li > a:hover{ color: #e6e6e6;}
.footer-menu li:last-child {padding-right:0px; margin-right:0px; border-right:none;}
.foot-info {margin:30px 0; word-break:keep-all}
.foot-info p{font-size:15px; letter-spacing:-0.03em; line-height:1.5; word-break:keep-all; color:#e6e6e6; margin-top:7px;}
.foot-info a{color:#ffc600; }
.foot-info a:hover{color:#ffc600; }
.footer-area .copy{font-size: 15px; line-height:1.3}

@media only screen and (max-width: 1200px) {
    #footer {padding: 30px 20px 35px 20px;}
	.footer-area {width:100%;}
	.footer-menu li { font-size: 15px;}
}

@media only screen and (max-width: 980px) {   
    .footer_top { padding-bottom: 0px; border-bottom: none;}  
	.footer-menu {float:none; display: inline-block;}
}


@media only screen and (max-width: 620px) {
	.foot-logo > img {width:100px; }
    .footer-area .copy{ font-size: 14px; }
	.footer-menu {margin:15px auto 0;}
	.footer-menu li {font-size:14px; padding-right:7px; margin-right:7px;}
	.foot-info {margin:20px 0;}
	.foot-info p{font-size:14px; line-height:1.4; margin-top:5px;}
}

@media only screen and (max-width: 480px) {
    #footer {padding: 30px 10px 35px 10px;}
}



/* 메인이미지
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.main-visual .carousel-control{background:none; text-shadow:none;}
.main-visual .carousel-control, .main-visual .carousel-control:focus, .main-visual .carousel-control:hover{opacity:1;}
.main-visual .glyphicon-chevron-left:before{content:""; display:block; width:49px; height:91px; background:url('/images/kor06r-17-0372/main/prev_btn.png') no-repeat 0 0/100%;}
.main-visual .glyphicon-chevron-right:before{content:""; display:block; width:49px; height:91px; background:url('/images/kor06r-17-0372/main/next_btn.png') no-repeat 0 0/100%;}
.carousel-indicators li{margin:5px; width:22px; height:22px; background:none; border:1px solid #fff}
.carousel-indicators li.active{margin:5px; width:38px; height:22px; background:#fff;}
.carousel-inner > .item .tablet-img{display:none;}
.carousel-inner > .item .mobile-img{display:none;}

@media only screen and (max-width:780px){
	.carousel-inner > .item .tablet-img{display:block;}
	.carousel-inner > .item .pc-img{display:none;}
	.carousel-indicators li{margin:3px; width:14px; height:14px;}
	.carousel-indicators li.active{margin:3px;width:28px; height:14px;}
}

@media only screen and (max-width:480px){
	.carousel-inner > .item .tablet-img{display:none;}
	.carousel-inner > .item .mobile-img{display:block;}
}



/* Main Contents (메인 컨텐츠)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.main-contents{background:#fff;}
.section_title { text-align: center; font-size: 43px; color: #fff; font-weight: 500;}
.section_txt { text-align: center; font-size: 20px; color: #fff; font-weight:300; padding: 20px 0px 50px 0px; line-height: 1.3; word-break:keep-all}
@media only screen and (max-width:980px){
	.section_title { font-size: 35px;}
	.section_txt { font-size: 18px;  padding: 20px 0px 30px 0px;}
}
@media only screen and (max-width:480px){
	.section_title {font-size: 28px;}
	.section_txt { font-size: 18px;  padding: 20px 20px 30px 20px;}
}

/*  main_section01  */
.main_section01{text-align:center;}
.main_section01 .tablet-img{display:none;}
.main_section01 .mobile-img{display:none;}

@media only screen and (min-width:999px){
	.main_section01{height:1210px; background: url("/images/kor08r-22-0458/main/main_sect01_img01.jpg") no-repeat center center/cover}
}

@media only screen and (max-width:998px){
	.main_section01 .tablet-img{display:block;}
}

@media only screen and (max-width:768px){
	.main_section01 .tablet-img{display:none;}
	.main_section01 .mobile-img{display:block;}
}


/*  main_section02  */
.main_section02 {background: #ffa116; padding:80px 0px 60px; position:relative; }
.section02_box {width: 1200px; margin: 0 auto;}

@media only screen and (max-width:1200px){
	.section02_box {width:100%; padding: 0px 20px;}
}

@media only screen and (max-width:980px){
	.main_section02 { padding: 60px 0px;}
}

@media only screen and (max-width:480px){
}



/*  main_section03  */
.main_section03 {display: inline-block; width: 100%;margin-bottom: -5px;}
.main_section03 h1{font-size:36px; margin-bottom:10px;}
.section03_list li {position: relative; display: table; padding: 0; max-width :100%;}
.section03_list li a {display: table-cell; vertical-align: bottom; text-align: left; font-size: 18px; line-height: 1.5; color: #111;}
.section03_list li.box-3 a{vertical-align:middle;}
.section03_list li img{width:100%}

/*.section03_list li.box-1 {background: url("/images/kor08r-22-0458/main/main_section03_img01.jpg") no-repeat top/cover;}
.section03_list li.box-2 {background: url("/images/kor08r-22-0458/main/main_section03_img02.jpg") no-repeat top/cover;}
.section03_list li.box-3 {background: url("/images/kor08r-22-0458/main/main_section03_img03.jpg") no-repeat top/cover;}*/

.section03_list li.box-3 ul{margin-top:40px; max-width:300px;}
.section03_list li.box-3 ul li{display:block; min-height:10px; line-height:50px; border-bottom:1px dotted #aaa;padding-left: 13px;}
.section03_list li.box-3 ul li:before {content: ''; display: inline-block; width: 4px; height: 4px; background: #ffa116;  border-radius: 50%; position: absolute; top: 25px; left: 0;}
.section03_list li.box-3 ul li:last-child{font-size:36px; font-weight:500; border-bottom:0px;padding-left: 0px; margin-top:30px}
.section03_list li.box-3 ul li:last-child:before {display:none}

@media only screen and (max-width:640px){
	.section03_list li {}
	.main_section03 h1{font-size:26px;}
	.section03_list li a {font-size: 16px; }
	.section03_list li.box-3 a{vertical-align:middle;}
	.section03_list li.box-3 ul{margin-top:30px;}
	.section03_list li.box-3 ul li{line-height:40px;}
	.section03_list li.box-3 ul li:before {top: 20px; }
	.section03_list li.box-3 ul li:last-child{font-size:32px; margin-top:20px}

}



/*  main_section04  */
.main_section04 {padding:100px 0 80px; width:100%; background:#000; position:relative;}
.main_section04 .section_title {word-break:keep-all; line-height:1.3}
.main_section04 .section_title strong{color:#ffea75}

.section04_list {width: 1200px; margin: 30px auto 0;}
.section04_list:after {content:''; display:block; clear:both;}
.section04_list > li {float:left; width:calc(100%/4 - 25px); margin-right:30px; border-radius: 5px; overflow:hidden; text-align:center; padding:20px}
.section04_list > li:last-child { margin-right:0px;}
.section04_list > li .section04_box {margin-top:10px; padding:20px; }
.section04_list > li .section04_box h3 {margin:0 auto; max-width:150px; font-size: 24px; color: #fff; font-weight: 500; background:#f8516f; border-radius:20px; line-height:1.6}
.section04_list > li .section04_box p { font-size: 16px; color: #777; font-weight:300; line-height: 18px;}
.section04_list > li .section04_box p.detail { font-size: 16px; color: #e35677; text-align: right; margin-top:50px;}
.section04_list > li .section04_box p.detail i {margin-left:12px;}
.section04_list > li:hover {}
.section04_list > li > a > img {transition:all 0.3s;/* max-width:200px*/}
.section04_list > li:hover > a > img { transform: scale(1.1);}

@media only screen and (max-width:1200px){
	.section04_list {width:100%; padding: 0px 20px;}
}

@media only screen and (max-width:980px){
	.main_section04 { padding: 60px 0px;}
	.section04_list > li {float:left; width:calc(100%/2 - 15px); margin-right:30px; border-radius: 5px; overflow:hidden; text-align:center; padding:20px}
	.section04_list > li:nth-child(2) { margin-right:0px;}
}

@media only screen and (max-width:768px){
	.section04_list > li > a > img {max-width:200px}
}

@media only screen and (max-width:620px){
	.section04_list > li {width:100%; margin-right: 0px; margin-bottom: 0px;}
	.section04_list > li:last-child {margin-bottom: 0px;}
	.section04_list > li .section04_box { min-height: auto;}
	/*.section04_list > li a > img {width:100%;}*/
}



/*  main_section05  */
.main_section05 {background: #f5f5f5; padding:80px 0px 60px; position:relative; }
.section05_box {width: 1200px; margin: 0 auto;}
.main_section05 .section_title {color: #111;}
.main_section05 .section_txt {color: #111;}

@media only screen and (max-width:1200px){
	.section05_box {width:100%; padding: 0px 20px;}
}

@media only screen and (max-width:980px){
	.main_section05 { padding: 60px 0px;}
}

@media only screen and (min-width:521px){
	.main_section05 .section_txt br{display:none}
}



/*  main_section06  */
.main_section06 {padding:100px 20px; width: 100%; background:#1f274d}
.main_section06 .section_txt{font-size:36px; font-weight:500; padding:0}
.section06_box {width: 1100px; margin: 60px auto 0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.section06_box li{ text-align:center; position:relative; width:calc((100% - 100px)/3); border:7px solid #fff; border-radius:30px; padding:40px 10px 45px 10px }
.section06_box li:nth-child(1){background:#00c73c;}
.section06_box li:nth-child(2){background:#d31f21;}
.section06_box li:nth-child(3){background:#ffe600;}
.section06_box li p{font-size:26px; color:#fff; font-weight:500; line-height:1.3; padding-top:25px}
.section06_box li:nth-child(1) p{font-size:25px; letter-spacing:-1px;}
.section06_box li:nth-child(3) p{color:#381e1f; font-weight:600;}
.section06_box li a{position:absolute; top:0; left:0; display:block; width:100%; height:100%;}

@media only screen and (max-width:1200px){
	.section06_box {width:100%; padding: 0px 20px;}
	.section06_box li{width:calc((100% - 60px)/3);}
	.main_section06 .section_txt{font-size:30px;}
}
@media only screen and (max-width:980px){
	.main_section06 { padding: 60px 20px;}
	
}
@media only screen and (max-width:768px){
	.section06_box{margin-top:40px;}
	.section06_box li{width:calc((100% - 30px)/3); border:5px solid #fff; border-radius:20px; padding:30px 10px 35px 10px }
	.section06_box li img{height:90px}
	.section06_box li p{font-size:21px; padding-top:15px}
	.section06_box li:nth-child(1) p{font-size:20px;}
	.main_section06 .section_txt{font-size:24px;}
}
@media only screen and (min-width:621px){
	.main_section06 .section_txt br{display:none}
}

@media only screen and (max-width:620px){
	.main_section06 { padding:50px 20px;}
	.section06_box li{width:100%; margin-bottom:20px; padding:20px 10px 25px 10px}
	.main_section06 .section_txt{font-size:22px;}
}


		