/*
 * BOOTSTRAP 4.X 기반
 * http://ETY.KR
 * 상업적 또는 영리로 이용 가능하며 제작의뢰 받아서 유료로 작업을 해도 됩니다.
 * 사용하셔도 되지만 다른곳에 배포하지 마세요.(저작권관련 문제가 발생될 수 있습니다.)
 * 배포, 재배포는 에티테마(http://ety.kr) ,소프트존(http://www.softzone.co.kr) 만 가능하며 솔루션으로 재판매할 수 없으며 지적재산권을 주장할 수 없습니다.
 	
	font-family: 'Roboto', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Noto Sans KR', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-family: 'Raleway', sans-serif;

 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2018-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */


@font-face {
     font-family: 'S-CoreDream-2ExtraLight';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-2ExtraLight.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-4Regular';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-5Medium';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'NanumSquareRound';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo-Variable';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PuradakGentleGothicR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.1/PuradakGentleGothicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KIMM_Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KIMM_Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* @import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css'); */
@import url('https:/fonts.googleapis.com/earlyaccess/nanumgothic.css');

html {
    overflow-x: hidden;
	font-size:16px;
}
.row{ margin:0 auto;}
 h1, h2, h3, h4, h5, h6, p, a, span, em, strong, del, s, b, blockquote, br, i, u, dl, dt, dd, table, tr, thead, tbody, tfoot, th, td, img, object, form, fieldset, label, input, textarea, select, option, button, header, main, section, aside, footer, nav, article, div, ol, pre {padding: 0; margin: 0; letter-spacing: -0.01rem; line-height: 1.3; font-family: 'Noto Sans KR', sans-serif; box-sizing: border-box; word-break: keep-all; }

.font_bold { font-family: 'NanumSquareNeoExtraBold';}
.font_heavy {font-family: 'NanumSquareNeoHeavy';}
.font_kimm { font-family: 'KIMM_Bold';}



button{ border:none;}
button:focus{ border:none; outline:none;}
.navbar-toggler:focus {border:none; outline:none;}


a { color:#000; }
a:hover { text-decoration: none; color:#000;}





.footer ul li a{color:#fff;}
.footer ul li a:hover{color:#666;}
.no-padding{padding:0px;}
.no-margin{margin:0px;}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.navbar .dropdown.show a:active { 
  background-color: #6c757d;
}
.bg-white {
    background-color: #ffffff!important;
  box-shadow: rgba(0, 0, 0, 0.11765) 0px 1px 3px;
    background-color: rgba(255, 255, 255, 0.98);
}

.ks2{font-family: 'NanumSquareNeo-Variable';}
.ks3{font-family: 'NanumSquareNeo-Variable';}
.ks4{font-family: 'NanumSquareNeo-Variable';}
.ks5{font-family: 'NanumSquareNeo-Variable';}
.ks9{font-family: 'NanumSquareNeo-Variable';}
.na{font-family: 'NanumSquareNeo-Variable';}
.na2{font-family: 'NanumSquareNeo-Variable', sans-serif;}



.ko{font-family: 'NanumSquareNeo-Variable';}
.ko1{font-family: 'NanumSquareNeo-Variable';}
.ko2{font-family: 'NanumSquareNeo-Variable';}
.ko3{font-family: 'NanumSquareNeo-Variable', sans-serif;}
.en1{font-family: 'NanumSquareNeo-Variable', sans-serif;}
.en2{font-family: 'NanumSquareNeo-Variable', sans-serif;}
.en3{font-family: 'NanumSquareNeo-Variable', sans-serif;}
.ko_12 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:12px; }
.ko_13 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:13px; }
.ko_14 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:14px; }
.ko_15 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:15px; }
.ko_16 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:16px; }
.ko_17 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:17px; font-weight:400; line-height:1.8; }
.ko_18 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:18px; }
.ko_19 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:19px; }
.ko_20 { font-family: 'NanumSquareNeo-Variable', sans-serif;font-size:20px; }

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f17{font-size:17px;}
.f18{font-size:18px;}
.f19{font-size:19px;}
.f20{font-size:20px;}
.f21{font-size:21px;}
.f22{font-size:22px;}
.f23{font-size:23px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f60{font-size:60px;}

.fw1{font-weight:100;}
.fw2{font-weight:200;}
.fw3{font-weight:300;}
.fw4{font-weight:400;}
.fw5{font-weight:500;}
.fw6{font-weight:600;}
.fw7{font-weight:700;}

.lh19{line-height: 1.9;}
.lh20{line-height: 2;}

.color-white{color:#c3c3c3;}


.color-sky-blue {background:#cce5ff;}
.color-green{background:#d4edda;}



.portfolio-item {
  margin-bottom: 30px;
}

/*
HEAD-LINE
**********/
h3 {
  /*text-align: center;*/
}

.subtitle {
  margin: 0 0 50px;
}
.head-line {
  line-height: 0.5;
  text-align: center;
}
.head-line span {
  display: inline-block;
  position: relative;  
}
.head-line span:before,
.head-line span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  top: 0;
  width: 100px;
}
.head-line span:before {
  right: 100%;
  margin-right: 15px;
}
.head-line span:after {
  left: 100%;
  margin-left: 15px;
}
.subbg{background:url('../img/subbg.jpg');}


/*
.navbar {
  min-height: 80px;
}

.navbar-brand {
  padding: 0 15px;
  height: 80px;
  line-height: 80px;
}
*/
.bg-dark {
    background-color: #000000!important;
}

#tnb_index {background:#fff;}
#tnb_index h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb_index ul {margin:0 auto;width: 1120px;background:#333333;zoom:1}
#tnb_index ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb_index li:first-child {border-right:1px solid #444444}
#tnb_index li {float:right;border-left:1px solid #444444;margin-bottom:-1px;}
#tnb_index a {display:inline-block;padding:0 10px;color:#eee;line-height:35px;}
#tnb_index a:focus, #tnb_index a:hover {color:#4ea1d3;background:#fafafa;font-family:'Gulim'; font-size:12px}
#tnb_index .tnb_index_admin a{color:#ff0000;}
#tnb_index .tnb_index_left{float:left}
#tnb_index .tnb_index_left a{padding:0 14px}
#tnb_index .tnb_index_cart{border-right:1px solid #ddd;}
#tnb_index .tnb_index_community{border-right:1px solid #ddd}
#tnb_index .tnb_index_community i{font-size:15px}
#tnb_index .tnb_index_community{background:#e7e7e7;font-weight:bold;}
#tnb_index .tnb_index_community:focus, #tnb_index .tnb_index_community:hover {color:#333;border-bottom:0}
#tnb_index .tnb_index_community a{color:#4ea1d3;border-bottom:1px solid #e7e7e7}
#tnb_index_left {float:left; margin-top:5px}
#tnb_index ul li a{font-size:12px; font-weight:bold; font-family:'Gulim'}

/*
헤딩
**********/





/*
아이콘박스
**********/

.h75{height:75px;}

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #6c757d; vertical-align: middle; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon > .info > h3.title { margin-top:20px; font-size: 20px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-weight:300; color: #666; line-height: 1.7; margin: 20px; text-align:left;}
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box .space { height: 30px; }
.info i{font-size:60px;}



/* info-pink */

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #6c757d; vertical-align: middle; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }

.box > .icon > .info-pink > h3.title { margin-top:20px;  font-size: 20px; color: #222; font-weight: 500; }
.box > .icon > .info-pink > p {  font-weight:300; color: #fff; line-height: 1.7; margin: 20px; text-align:left;}
.box > .icon > .info-pink > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box .space { height: 30px; }
.info-pink i{font-size:60px;}



/* info-pink-2 */

.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #6c757d; vertical-align: middle; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }

.box > .icon > .info-pink-2 > h3.title { margin-top:20px; font-size: 20px; color: #222; font-weight: 500; }
.box > .icon > .info-pink-2 > p {  font-weight:300; color: #fff; line-height: 1.7; margin: 20px; text-align:left;}
.box > .icon > .info-pink-2 > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box .space { height: 30px; }
.info-pink-2 i{font-size:60px;}



/*
parallax
**********/
.parallax-window {
    position: relative;
    background: #3e3b3b52;
}
.para_count {
  padding-top:50px;
}

/*
callbox
**********/
.callbox { background:#f2f2f2; margin-top:50px; padding-top:60px; padding-bottom:60px; }


/*
sns_icon
**********/

.sns_icon{
  list-style: none;
  text-align: center;
  width: 80px;
  cursor: pointer;
  display: inline;
  padding:5px;
}
.sns_icon .fab{ font-size:30px; }

.sns_icon .fa-facebook-f{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-instagram{ color:#a2a2a2; font-size:20px; }
.sns_icon .fa-twitter{ color: #a2a2a2; font-size:20px; }

.sns_icon a .fa-facebook-f:hover{ color:#3b5998; font-size:20px; }
.sns_icon a .fa-instagram:hover{ color:#dd4b39; font-size:20px; }
.sns_icon a .fa-twitter:hover{ color: #55acee; font-size:20px; }

/*
footer
*/

.a-link a { color:#ffffff; }
.sns_icon a { color:#ffffff; }
.bg-gray{background:#454545;}
.bg-gray div{padding:15px;}
.bg-gray-2{background:#f5f5f5}
/*
상하 좌우 조절
**********/
.margin-top-10 {
  margin-top:10px;
}
.margin-top-20 {
  margin-top:20px;
}
.margin-top-30 {
  margin-top:30px;
}
.margin-top-40 {
  margin-top:40px;
}
.margin-top-50 {
  margin-top:50px;
}
.margin-top-60 {
  margin-top:60px;
}
.margin-top-70 {
  margin-top:70px;
}
.margin-top-80 {
  margin-top:80px;
}
.margin-top-90 {
  margin-top:90px;
}
.margin-top-100 {
  margin-top:100px;
}
.margin-top-110 {
  margin-top:110px;
}
.margin-top-120 {
  margin-top:120px;
}
.margin-top-130 {
  margin-top:130px;
}
.margin-top-140 {
  margin-top:140px;
}
.margin-top-150 {
  margin-top:150px;
}




.margin-bottom-10 {
  margin-bottom:10px;
}
.margin-bottom-20 {
  margin-bottom:20px;
}
.margin-bottom-30 {
  margin-bottom:30px;
}
.margin-bottom-40 {
  margin-bottom:40px;
}
.margin-bottom-50 {
  margin-bottom:50px;
}
.margin-bottom-60 {
  margin-bottom:60px;
}
.margin-bottom-70 {
  margin-bottom:70px;
}
.margin-bottom-80 {
  margin-bottom:80px;
}
.margin-bottom-90 {
  margin-bottom:90px;
}
.margin-bottom-100 {
  margin-bottom:100px;
}

.margin-bottom-110 {
  margin-bottom:110px;
}
.margin-bottom-120 {
  margin-bottom:120px;
}
.margin-bottom-130 {
  margin-bottom:130px;
}
.margin-bottom-140 {
  margin-bottom:140px;
}
.margin-bottom-150 {
  margin-bottom:150px;
}


.margin-left-10 {
  margin-left:10px;
}
.margin-left-20 {
  margin-left:20px;
}
.margin-left-30 {
  margin-left:30px;
}
.margin-left-40 {
  margin-left:40px;
}
.margin-left-50 {
  margin-left:50px;
}
.margin-left-60 {
  margin-left:60px;
}
.margin-left-70 {
  margin-left:70px;
}
.margin-left-80 {
  margin-left:80px;
}
.margin-left-90 {
  margin-left:90px;
}
.margin-left-100 {
  margin-left:100px;
}
.margin-right-10 {
  margin-right:10px;
}
.margin-right-20 {
  margin-right:20px;
}
.margin-right-30 {
  margin-right:30px;
}
.margin-right-40 {
  margin-right:40px;
}
.margin-right-50 {
  margin-right:50px;
}
.margin-right-60 {
  margin-right:60px;
}
.margin-right-70 {
  margin-right:70px;
}
.margin-right-80 {
  margin-right:80px;
}
.margin-right-90 {
  margin-right:90px;
}
.margin-right-100 {
  margin-right:100px;
}



.padding-top-10 {
  padding-top:10px;
}
.padding-top-20 {
  padding-top:20px;
}
.padding-top-30 {
  padding-top:30px;
}
.padding-top-40 {
  padding-top:40px;
}
.padding-top-50 {
  padding-top:50px;
}
.padding-top-60 {
  padding-top:60px;
}
.padding-top-70 {
  padding-top:70px;
}
.padding-top-80 {
  padding-top:80px;
}
.padding-top-90 {
  padding-top:90px;
}
.padding-top-100 {
  padding-top:100px;
}
.padding-top-110 {
  padding-top:110px;
}
.padding-top-120 {
  padding-top:120px;
}
.padding-top-130 {
  padding-top:130px;
}
.padding-top-140 {
  padding-top:140px;
}
.padding-top-150 {
  padding-top:150px;
}




.padding-bottom-10 {
  padding-bottom:10px;
}
.padding-bottom-20 {
  padding-bottom:20px;
}
.padding-bottom-30 {
  padding-bottom:30px;
}
.padding-bottom-40 {
  padding-bottom:40px;
}
.padding-bottom-50 {
  padding-bottom:50px;
}
.padding-bottom-60 {
  padding-bottom:60px;
}
.padding-bottom-70 {
  padding-bottom:70px;
}
.padding-bottom-80 {
  padding-bottom:80px;
}
.padding-bottom-90 {
  padding-bottom:90px;
}
.padding-bottom-100 {
  padding-bottom:100px;
}

.padding-bottom-110 {
  padding-bottom:110px;
}
.padding-bottom-120 {
  padding-bottom:120px;
}
.padding-bottom-130 {
  padding-bottom:130px;
}
.padding-bottom-140 {
  padding-bottom:140px;
}
.padding-bottom-150 {
  padding-bottom:150px;
}





.p-r{position: relative;}
.p-a{position: absolute;}



.para-text h2{line-height:2.5;}
.display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.color_666{color:#666;}
.bg-gray2{
  background:#f2f2f2;
  padding-bottom: 20px;
  padding-top: 20px;
}

.heading{
  font-size: 18px;
  line-height: 24px;
}
.pro-icon i{font-size:24px;}


.para-text{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.container-board { max-width:950px; margin:0 auto;}

/* 개별스타일 */

.card-read-more .fa-eye,
.card-read-more .gall_name,
#sm_dn, 
.sv_member,
.wr_name,
.fa-download,.fa-heart {display:none !important;}
#bo_v_img {text-align:center;}
.mo {display:none !important;}
.sg_color { color:#fb3a3b;}
.sg_color2 { color:#003183;}

#sch_result {width: 100%; max-width:950px; margin: 0 auto;}
.mo_inline {display:none !important;}

#bo_v_img img { display:none;}


.main_top_container {background:#18181d; text-align:center; display:none;}
.main_top_container img{ width:100%; max-width:1200px;}


  /* 네비*/
.main_top_container {background:#18181d; text-align:center; display:none;}
.main_top_container img{ width:100%; max-width:1200px;}
.navbar {padding:0;}
.nav-active {background: #2c59f0;}
.navbar .row {padding:10px 15px; width:100%; display:flex; flex-flow: nowrap; justify-content: center;   gap: 50px;}
.navbar .row.nav_01 {}
.navbar .row form input {    width: 250px;font-size: 1.1rem;   padding: 5px;}
.navbar .row form button {   
	border: none;
    position: absolute;
    right: 5%;
    bottom: 20%;
    font-size: 1.25rem;
}

.navbar .row .logo_wrap {width:12%; justify-content: space-around; display: flex; padding:5px 0;}
.navbar .row .logo_wrap .navbar-brand {width:100%; margin-right:0;}
.navbar .row .logo_wrap .navbar-brand img { width:100%;}
.navbar .row .collapse {width: 75%; position:relative; justify-content: center;}
/* .navbar:before {
	content: '';
    position: absolute;
    background: #fff;
    height: 100%;
    width: 100%;
    display: block;
    z-index: -1;
} */
.navbar .row .collapse .navbar-nav {width: 100%;   max-width: 950px;   justify-content: left;  gap:100px;}
.navbar .row .collapse .search {margin-left:20px;}
.navbar .row .collapse .navbar-nav .nav-item {position:relative;}


.navbar .row .collapse .navbar-nav .nav-item .nav-link {padding:1rem; height:100%; color:#fff; text-align:center; font-size:1.25rem; position:relative; padding:12px; }
.navbar .row .collapse .navbar-nav .nav-item .nav-link:hover {color:#fff;}
.navbar .row .collapse .navbar-nav .nav-item .nav-link::after {
	content:"";
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	width:0%;
	height:4px;
	background: #f1be65;
	transition:all 0.2s ease-out;
}

.navbar .row .collapse .navbar-nav .nav-item .nav-link:hover::after {
	width:100%;
}


.navbar-toggler { color: #fff; font-size: 2.2rem; border: 2px solid #fff; } 
.navbar-toggler:focus {border:none; outline:none;}


	/* banner */
header .pc_banner {text-align:center; background:none; padding-top: 30px;}
header .pc_banner img {width:100%;}
header .mo_banner img{display:none;}
/* 애드센스 */  
.ad_wrap { text-align:center;}
.adsbygoogle { display:inline-block;}
.adsbygoogle[data-ad-status="unfilled"] { display: none !important;}

/* submit */ 
legend {  width: 57%;}

#hd_sch {
    border: 1px solid #ddd;
    border-radius: 0;
	position: relative;
}

#hd_sch #sch_submit {
	
	position: absolute;
    right: 0%;
    top: 0;
    background: #f09b41;
	width: 40px;
    height: 100%;
	}
#hd_sch #sch_submit .fa-search {color: #fff;}
/* 공통 */


ul {margin-bottom:0;}
.tit_line {margin:10px auto; width:100%; height:5px; background:#ddd;}
.container_title { font-size:1.7rem;}
.main_container {width:100%;}
.sub_container { width:100%;}
.img {width:100%;}
.bg_none {background:none !important;}
.text_black {color:#333 !important; font-weight:600;}
.container {padding:0;}

.text_l {text-align:left;}
.text_m {text-align:center;}
.text_r {text-align:right;}

.bold {font-weight:900;}
.img_full {width:100%;}


.bo_title .con_line {width:100%; height:3px; background:#5056cc; margin:10px auto;}
.bo_title p a {font-size: 1.2rem; color:#5056cc; margin:10px auto; font-family: 'NanumSquareNeoHeavy';}

.more_btn_wrap { text-align:center; }
.more_btn_radius { width:80%; padding:5px 0 ; display:inline-block; border:2px solid #fc1d4e; color:#fc1d4e; text-align:center; font-family: 'NanumSquareNeoExtraBold'; border-radius:20px; font-size: 1.2rem; transition:0.3s;}
.more_btn_radius:hover { background: #fc1d4e; color:#fff;}

.plus { background:red; font-size:0.7rem; color:#fff; padding:3px 5px;}

.container_title_wrap .container_title {font-size:1.5rem; font-family: 'NanumSquareNeoExtraBold'; margin:5px auto;}
.container_title_wrap .container_title span {font-family: 'NanumSquareNeoExtraBold'; position: relative;	}
.container_title_wrap .container_title span:after { content:""; width: 107%; height: 0.8rem; position: absolute; left: -3%; bottom: -1px; z-index: -1; background: #dffedb; border-radius: 13px 5px 15px 7px;}
.container_title_wrap .container_title .more_btn { display:inline-block; padding:3px 8px; border-radius:10px; border:1px solid #d253fe; color:#d253fe; font-size:0.9rem;font-family: 'NanumSquareNeoExtraBold'; margin-left:20px; transition: 0.2s;}
.container_title_wrap .container_title .more_btn:hover { background:#d253fe; color:#fff; border:1px solid #a31ed1;}
.container_title_wrap .sub_title { color:#555;}
.con_keyword { display: inline-block; width:100%; margin-bottom: 5px ;font-family: 'NanumSquareNeoExtraBold'; font-size:0.9rem;}

	/* main_1st_container */

.site_container1 {padding-top:60px;}
.main_container {display:flex; justify-content: space-between;}
.main_1st_container {width:62%; position:relative; padding:0;}
.main_1st_container img {width:100%;}

.main_1st_container .main_1st_text {position:absolute; top:35%; left:3%; z-index: 1;}
.main_1st_container .main_1st_text h2 {margin-bottom: 30px; animation-duration: 1s; }
.main_1st_container .main_1st_text h2 span.bb {color: #d76a08; font-weight:600;}
.main_1st_container .main_1st_text h2 span.cc {color: #22516f; font-weight:600;}
.main_1st_container .main_1st_text p {
	line-height: 1.5;
    font-size: 1.0rem;
    font-weight: 400;
    color: #000;
	animation-duration: 1s; 
}
.main_1st_container .main_1st_text p:nth-child(2) {margin-bottom:10px; animation-delay:.5s;}
.main_1st_container .main_1st_text p:nth-child(3) {animation-delay:1s;}
.main_1st_r_container {width: 35%; background:#e9963ec7;}
.main_1st_r_container .main_1st_r_title {
	display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #fff;
	align-items: center;
	padding:10px;
}
.main_1st_r_container .main_1st_r_title h2 {font-size:1.5rem; font-weight:600;}
.main_1st_r_container .main_1st_r_title a {font-size: 1.2rem; transition:all 0.2s linear;}
.main_1st_r_container .main_1st_r_title a:hover {transform: rotate(360deg);}
.main_1st_r_container .main_1st_r_title a .fa-plus {}
.main_1st_r_container .main_1st_r_content {}
.main_1st_r_container .main_1st_r_content ul {margin-bottom: 0;}
.main_1st_r_container .main_1st_r_content ul li {
	padding: 12px 10px;
    border-bottom: 1px solid #d5d5d5;
    transition: 0.2s;
}
.main_1st_r_container .main_1st_r_content ul li:hover {
	border-bottom: 1px solid #424242;
	background:#fff;
}

.main_1st_r_container .main_1st_r_content ul li a {color:#000;}
.main_1st_r_container .main_1st_r_content ul li a .main_1st_arrow {float:right;}
.main_1st_r_container .main_1st_r_content ul li a .main_1st_arrow .fa-angles-right {}

	/* main_2nd_container */

.site_container2 {padding:80px 0;}
.main_2nd_container {display: flex;   justify-content: space-between;}
.main_2nd_container .main_2nd_l_title {}
.main_2nd_container .main_2nd_l_title h2 { border-bottom:3px solid #2c59f0; padding-bottom:20px;  margin-bottom:20px;  font-weight: 600;}
.main_2nd_container .main_2nd_l {width:48%;}
.main_2nd_container .main_2nd_l {}
.main_2nd_container .main_2nd_l ul {}
.main_2nd_container .main_2nd_l ul li {display: flex;  justify-content: left; gap: 20px; padding: 20px 0;    position: relative;     align-items: center;}
.main_2nd_container .main_2nd_l ul li::before {
	content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ccc;
    position: absolute;
	bottom:0;
	left:0;
}
.main_2nd_container .main_2nd_l ul li:last-child::before {display:none;}
.main_2nd_container .main_2nd_l ul li .go_link_wrap {}
.main_2nd_container .main_2nd_l ul li .go_link_wrap a {
	background: #e40012;
    padding: 10px 7px;
    border-radius: 20px;
    font-size: 0.875rem;
	font-weight:600;
    color: #fff;
	transition:all 0.2s linear;
}
.main_2nd_container .main_2nd_l ul li .go_link_wrap a:hover {background:#000; color:#fff; font-weight:600;}
.main_2nd_container .main_2nd_l ul li .main_2nd_text {}
.main_2nd_container .main_2nd_l ul li .main_2nd_text a p {
	font-size: 1.25rem;
    font-weight: 400;
    color: #777;
}
.main_2nd_container .main_2nd_l ul li .main_2nd_arrow {position: absolute; right: 2%;}
.main_2nd_container .main_2nd_l ul li .main_2nd_arrow a {font-size: 1.25rem;}
.main_2nd_container .main_2nd_l ul li .main_2nd_arrow a .fa-arrow-right {}

.main_2nd_container .main_2nd_r {width: 100%; display: flex; justify-content: space-between;}
.main_2nd_container .main_2nd_r {display: flex;   justify-content: space-between;}
.main_2nd_container .main_2nd_r .box {width: 23%; border: 1px solid #ccc;   padding: 20px 10px; transition:all 0.2s linear;}
.main_2nd_container .main_2nd_r .box:hover {transform:scale(1.05);}
.main_2nd_container .main_2nd_r .box a {}
.main_2nd_container .main_2nd_r .box a .main_2nd_img {width:20%;}
.main_2nd_container .main_2nd_r .box a .main_2nd_img img {width:100%;}
.main_2nd_container .main_2nd_r .box a .main_2nd_r_text {margin-top: 10px;}
.main_2nd_container .main_2nd_r .box a .main_2nd_r_text h3 {font-size: 1.1rem;   font-weight: 600;}
.main_2nd_container .main_2nd_r .box a .main_2nd_r_text p {margin: 10px auto 30px auto;}

.main_2nd_container .main_2nd_r .box a .main_2nd_r_more {display: inline;}
.main_2nd_container .main_2nd_r .box a .main_2nd_r_more p {display: inline; border: 1px solid #2c59f0;  padding: 5px 10px; color:#2c59f0; transition:all 0.2s linear;}
	/* main_3th_container */ 	

.site_container3 {padding:60px 0; background: #f5f5f5;}
.main_3th_container {max-width:1100px; margin:0 auto; display:flex; justify-content: space-around; align-items: center;}
.main_3th_container .main_3th_content {width: 48%;}
.main_3th_container .main_3th_content_left {}
.main_3th_container .main_3th_content_right {width:40%;}
.main_3th_container .main_3th_content .main_3th_title {margin-bottom:40px;  padding-bottom:20px; position:relative;}
.main_3th_container .main_3th_content .main_3th_title::before {
	content: '';
    width: 85%;
    height: 3px;
    background: #2c59f0;
    position: absolute;
    bottom: -5%;
}
.main_3th_container .main_3th_content .main_3th_title h2 {font-weight: 600;}
.main_3th_container .main_3th_content .main_3th_text {}
.main_3th_container .main_3th_content .main_3th_text p {
	line-height: 1.7;
    font-size: 1.5rem;
    color: #777;
}

.main_3th_container .main_3th_content .main_3th_more {margin-top:40px;}
.main_3th_container .main_3th_content .main_3th_more a {
	padding: 8px 30px;
    background: #fff;
    border: 1px solid #ccc;
    display: block;
    width:50%;
    text-align: center;
	font-size: 1.25rem;
}

.main_3th_container .main_3th_content .main_3th_more .btn10 {
    font-weight:600;
    text-transform: uppercase!important;
    letter-spacing: 2px;
    text-align: center;
    text-transform: capitalize;
    overflow: hidden!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index:10;
	position:relative;
}


.main_3th_container .main_3th_content .main_3th_more .btn10:hover{
    border: 1px solid #071982;
    color: #fff;
}
.main_3th_container .main_3th_content .main_3th_more .btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #000;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
     box-shadow:2px 0px 14px rgba(0,0,0,.6);
  } 
.main_3th_container .main_3th_content .main_3th_more .btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #80ffd3;
    position: absolute;
  -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2,.95,.57,.99);
    -moz-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    -o-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    transition: all .4s cubic-bezier(.2,.95,.57,.99);
    box-shadow: 2px 0px 14px rgba(0,0,0,.6);
}
.main_3th_container .main_3th_content .main_3th_more .btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.main_3th_container .main_3th_content .main_3th_more .btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}




.main_3th_container .main_3th_content a {}
.main_3th_container .main_3th_content a .main_3th_img {width: 90%; margin: 0 auto;}
.main_3th_container .main_3th_content a .main_3th_img img {width:100%; transition:all 0.2s linear;}
.main_3th_container .main_3th_content a .main_3th_img img:hover {transform:scale(1.05);}
.main_3th_container .main_3th_content a .main_3th_r_text {}
.main_3th_container .main_3th_content a .main_3th_r_text h3 {text-align: center; margin-top: 10px;}


	/* main_4th_container */ 

.site_container4 {padding:120px 0;}
.main_4th_container {max-width:1100px; margin:0 auto; }
.main_4th_container .main_4th_main_title {margin-bottom:60px;}
.main_4th_container .main_4th_main_title h2 {
	font-weight: 600;
    position: relative;
    padding-bottom: 15px;
	width: 35%;
}
.main_4th_container .main_4th_main_title h2::before {
	content: '';
    width: 100%;
    height: 3px;
    background: #2c59f0;
    position: absolute;
    bottom: -5%;
}

.main_4th_container .main_4th_content {}
.main_4th_container .main_4th_content a {}
.main_4th_container .main_4th_content a .box {display: flex; justify-content: space-between; margin-bottom: 30px;}
body > div.site_container.site_container4 > div > div.main_4th_content > a:nth-child(3) > div {margin-bottom:0;}
.main_4th_container .main_4th_content a .box .main_4th_img {width:20%;}
.main_4th_container .main_4th_content a .box .main_4th_img img {width:100%; filter: grayscale(1); transition:all 0.2s linear;} 
.main_4th_container .main_4th_content a .box .main_4th_img img:hover {filter: grayscale(0);}
.main_4th_container .main_4th_content a .box .main_4th_text {width:77%;}
.main_4th_container .main_4th_content a .box .main_4th_title {margin-bottom: 10px;}
.main_4th_container .main_4th_content a .box .main_4th_title h3 {font-size: 1.5rem; font-weight:600;}
.main_4th_container .main_4th_content a .box .main_4th_title h3 span {color:#777; font-weight:100;}
.main_4th_container .main_4th_content a .box .main_4th_detail {}
.main_4th_container .main_4th_content a .box .main_4th_detail p {font-size: 1.1rem; line-height: 1.5; color: #777;}
.main_4th_container .main_4th_content a .box .main_4th_detail p:hover {color:#000; font-weight:600;}

	/* main_5th_container */ 

.site_container5 {padding-bottom:60px;}
.main_5th_container {max-width:1100px; margin:0 auto;}

.main_5th_container {display: flex;  justify-content: left;   align-items: center;  gap: 100px;}
.main_5th_container .box {width:48%; overflow: hidden;}
.main_5th_container .box:nth-child(1) {width: 42%}
.main_5th_container .box img {width:100%; transition:all 0.2s linear;}
.main_5th_container .box img:hover {transform:scale(1.05);}

.main_5th_container .box .main_5th_title {margin-bottom:30px;}
.main_5th_container .box .main_5th_title h3 {font-size: 1.75rem;   font-weight: 600;  position:relative; padding-bottom:20px; text-align: right;}
.main_5th_container .box .main_5th_title h3::before {
	content: '';
    width:100%;
    height: 3px;
    background: #2c59f0;
    position: absolute;
    bottom: -5%;
	left: 0;
}
.main_5th_container .box .main_5th_content_wrap {}
.main_5th_container .box .main_5th_content_wrap .main_5th_content {}
.main_5th_container .box .main_5th_content_wrap .main_5th_content ul {}
.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li {
	display: flex;
    justify-content: left;
    gap:10px;
    padding: 20px 0;
    position: relative;
    align-items: center;
}

.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li .aa {
	font-size: 1.25rem;
    background: skyblue;
    padding: 5px 8px;
    border-radius: 1000%;
    color: #2c59f0;
    font-weight: 600;
}

.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li:first-child {
	padding-top:0;
}
.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li:last-child::before {
	display:none;
}

.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li::before {
	content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ccc;
    position: absolute;
    bottom: 0;
    left: 0;
}
.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li a {
	font-size: 1.25rem;
    font-weight: 400;
    color: #777;
}
.main_5th_container .box .main_5th_content_wrap .main_5th_content ul li a:hover {
	color:#000; font-weight:600;
}

.main_5th_container .box .main_5th_more {margin-top:20px; display: flex;     justify-content: center;}
.main_5th_container .box .main_5th_more a {
	border:1px solid #ccc;
	border: 1px solid #ccc;
    padding: 8px 30px;
    font-size: 1.25rem;
    width: 50%;
    display: block;
    text-align: center;
	position:relative;
}



.main_5th_container .box .main_5th_more .btn10 {
    font-weight:600;
    text-transform: uppercase!important;
    letter-spacing: 2px;
    text-align: center;
    text-transform: capitalize;
    overflow: hidden!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index:10;
	position:relative;
	
}


.main_5th_container .box .main_5th_more .btn10:hover{
    border: 1px solid #071982;
    color: #fff;
}
.main_5th_container .box .main_5th_more .btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #000;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
     box-shadow:2px 0px 14px rgba(0,0,0,.6);
  } 
.main_5th_container .box .main_5th_more .btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #80ffd3;
    position: absolute;
  -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg); 
    transform: skewX(-20deg);   
    left: -10%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2,.95,.57,.99);
    -moz-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    -o-transition: all .4s cubic-bezier(.2,.95,.57,.99);
    transition: all .4s cubic-bezier(.2,.95,.57,.99);
    box-shadow: 2px 0px 14px rgba(0,0,0,.6);
}
.main_5th_container .box .main_5th_more .btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.main_5th_container .box .main_5th_more .btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}



	/* main_6th_container */ 

.site_container6 {padding-bottom:60px;}
.main_6th_container {display:flex; justify-content: space-between;  align-items: center;  max-width: 1100px;    margin: 0 auto;}
.main_6th_container .main_6th_title {width:20%;}
.main_6th_container .main_6th_title h2 {font-size: 1.75rem;  font-weight: 600; position:relative; display:inline;}

.main_6th_container .main_6th_title h2:before , .main_6th_container .main_6th_title h2:after {
	content: '';
	border-bottom: solid 3px #2c59f0;
	position: absolute;
	bottom: -15%;
	width: 0;
	
}

.main_6th_container .main_6th_title h2:before {left:0;}
.main_6th_container .main_6th_title h2:after {right:0;}

.main_6th_container .main_6th_title h2:hover:before, .main_6th_container .main_6th_title h2:hover:after {
	width:51%;
}
.main_6th_container .main_6th_title h2:before , .main_6th_container .main_6th_title h2:after {
	-webkit-transition: all 0.2s ease;
			transition: all 0.2s ease;
}



.main_6th_container .main_6th_content {width:78%; display:flex; justify-content:space-between; gap:20px;}
.main_6th_container .main_6th_content .box {width:100%;}
.main_6th_container .main_6th_content .box a {width:100%; display:block;}
.main_6th_container .main_6th_content .box a img {width:100%; transition:all 0.2s linear;}
.main_6th_container .main_6th_content .box a img:hover {transform:scale(1.05);}


/* footer */

.footer_wrapper {border-top:1px solid #000;}
.footer_wrapper .footer {}
.footer_wrapper .footer .row {}
.footer_wrapper .footer .row .logo {}
.footer_wrapper .footer .row .logo a {display: block;    width: 50%;}
.footer_wrapper .footer .row .logo a img {width:100%;}
.footer_wrapper .footer .row .logo .address {}

/* swiper */

.swiper-button-prev, .swiper-rtl .swiper-button-next {margin:0 !important;}
.swiper-button-next, .swiper-rtl .swiper-button-prev {margin:0 !important;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {color:red !important;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {color:red !important;}


body > div.swiper-container.site_container2.site_container.container.swiper-initialized.swiper-horizontal.swiper-pointer-events > div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal
{bottom:-7%;}

.swiper-slide {
	display:flex;
	gap:30px;
}

.swiper-pagination-bullet-active {
	background-color: #fff !important;
	width:21px !important;
	height: 7px !important;;
    border-radius: 4px !important;;
}

.swiper-horizontal {overflow:hidden;}

/* test */


.module .md-cont>a:after,
.module .md-cont>img:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.module .md-cont:after,
.module .md-cont:before,
.module:after,
.module:before {
    content: '';
    position: absolute;
    z-index: 1;
    display: inline-block;
    -webkit-box-sizing: box-sizing;
    box-sizing: box-sizing;
    width: 4px;
    height: 4px;
    background: #74c4f1;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;    
    opacity:0;
}
/* 위 아래 가로값 */
.module:after, .module:before {
    width:0;
    height:4px
}
.module:before { /* left 방향으로 기본값이 정해져있기때문에 width100%가 좌->오 방향으로 그려짐 */
    top:0;
    left:0;
    background: -moz-linear-gradient(left, #74c4f1 0%, #b597b0 100%);
    background: -webkit-linear-gradient(left, #74c4f1 0%, #b597b0 100%);
    background: -webkit-gradient(linear, left top, right top, from(#74c4f1), to(#b597b0));
    background: -o-linear-gradient(left, #74c4f1 0%, #b597b0 100%);
    background: linear-gradient(left, #74c4f1 0%, #b597b0 100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.module:after { /* right 방향으로 기본값이 정해져있기때문에 width100%가 오->좌 방향으로 그려짐 */
    bottom: 0;
    right: 0;
    background: -moz-linear-gradient(left, #b299b2 0%, #f36c71 100%);
    background: -webkit-linear-gradient(left, #b299b2 0%, #f36c71 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(left), color-stop(0%, #b299b2), to(#f36c71));
    background: -o-linear-gradient(left, #b299b2 0%, #f36c71 100%);
    background: linear-gradient(left, #b299b2 0%, #f36c71 100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
/* 왼쪽 오른쪽 세로값 */
.module .md-cont:after,
.module .md-cont:before {
    width: 4px;
    height: 0
}
.module .md-cont:before {
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, #b597b0 0%, #f36c71 100%);
    background: -webkit-linear-gradient(top, #b597b0 0%, #f36c71 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#b597b0), to(#f36c71));
    background: -o-linear-gradient(top, #b597b0 0%, #f36c71 100%);
    background: linear-gradient(top, #b597b0 0%, #f36c71 100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.module .md-cont:after {
    left: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, #74c4f1 0%, #b299b2 100%);
    background: -webkit-linear-gradient(top, #74c4f1 0%, #b299b2 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #74c4f1), to(#b299b2));
    background: -o-linear-gradient(top, #74c4f1 0%, #b299b2 100%);
    background: linear-gradient(top, #74c4f1 0%, #b299b2 100%);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
/* 호버시 pic의 확대 */
.module:hover .md-cont>a,
.module:hover .md-cont>img {
    -webkit-animation-delay: 0!important;
    animation-delay: 0!important;
}
.module:hover .md-cont>a:after,
.module:hover .md-cont>img:after {
    opacity: .5
}
.module:hover .md-cont:after,
.module:hover .md-cont:before,
.module:hover:after,
.module:hover:before {
    opacity: 1
}

/* 위, 아래 가로값 */
.module:hover:after,
.module:hover:before {
    width: 100%
}

/* 왼쪽, 오른쪽 세로값 */
.module:hover .md-cont:after,
.module:hover .md-cont:before {
    height:200%;
}
.module:hover:before { /* 상 1 */
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}
.module:hover:after { /* 하 3 */
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}
.module:hover .md-cont:before { /* 우 2 */
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}
.module:hover .md-cont:after { /* 좌 4 */
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}


	

	/* sub_1st_container */
.sub_1st_container {padding-top:40px; margin-bottom:20px;}
.sub_1st_container .content_wrap .content_box { display:flex; justify-content:space-between; align-items:center; padding:20px 15px;}
.sub_1st_container .content_wrap:nth-child(1) { border-bottom:1px solid #888;}
.sub_1st_container .content_wrap .text_wrap .con_keyword { font-size: 0.8rem;font-family: 'NanumSquareNeoExtraBold';}
.sub_1st_container .content_wrap:nth-child(1) .text_wrap .con_keyword { color:#ff4f7c;}
.sub_1st_container .content_wrap:nth-child(2) .text_wrap .con_keyword { color:#1c3771;}
.sub_1st_container .content_wrap .text_wrap .con_title {margin: 5px 0;font-family: 'NanumSquareNeoExtraBold';}
.sub_1st_container .content_wrap .con_img { width:35%;}
.sub_1st_container .content_wrap .con_img img { width:100%;}

	/* sub_8th_container */
.sub_2nd_container { margin: 50px auto;}
.sub_2nd_container .bo_title .con_line { background:#5c61cf;}
.sub_2nd_container .bo_title p a { color:#5c61cf;}
.sub_2nd_container .content_wrap ul li { border-bottom:1px solid #888; padding:10px 0px;}
.sub_2nd_container .content_wrap ul li a { font-family: 'NanumSquareNeoExtraBold';}
	
	/* sub_3rd_container */
.sub_3rd_container { margin:120px auto 20px;}
.sub_3rd_container ul li {padding: 10px 0; border-bottom:1px solid #ddd;}
.sub_3rd_container ul li:nth-child(1) {padding:0 0 10px;}
.sub_3rd_container ul li:nth-last-child(1) { border-bottom:none;}
.sub_3rd_container ul li:nth-child(1) .con_keyword {color:#ffbf0f;}
.sub_3rd_container ul li:nth-child(2) .con_keyword {color:#4d53cb;}
.sub_3rd_container ul li:nth-child(3) .con_keyword {color:#ff0a49;}
.sub_3rd_container ul li:nth-child(4) .con_keyword {color:#132f6c;}
.sub_3rd_container ul li .bo_title { font-family: 'NanumSquareNeoExtraBold';}
.sub_3rd_container ul li .plus { display:inline-block; margin-left:5px;}
.sub_3rd_container ul li:nth-child(4) .plus {margin-left: 0;}

	/* sub_4th_container */
.sub_4th_container { padding-top: 91px;}
.sub_4th_container .content_wrap { text-align:center; border:1px solid #ddd; margin:10px auto;}
.sub_4th_container .content_wrap img { width:100%;}
.sub_4th_container .content_wrap .bo_title { padding: 10px 0;}

.sub_5th_container .bo_title .con_line { background:#5056cc;}
.sub_5th_container .bo_title p a { color:#5056cc;}
.sub_5th_container .content_wrap ul li {border-bottom:1px solid #888; padding:10px 3px; }
.sub_5th_container .content_wrap ul li a { font-family: 'NanumSquareNeoExtraBold';}

	/* sub_6th_container */
.sub_6th_container {margin: 50px auto 30px;}
.sub_6th_container .content_wrap .content_box { display:flex; justify-content:space-between; border-bottom:1px solid #aaa; padding:15px 0;}
.sub_6th_container .content_wrap .content_box:nth-last-child(1) { border-bottom:none;}
.sub_6th_container .content_wrap .content_box .text_wrap { width:70%;}
.sub_6th_container .content_wrap .content_box .text_wrap .con_keyword { margin-bottom:0;}
.sub_6th_container .content_wrap .content_box .text_wrap .con_keyword a {font-family: 'NanumSquareNeoExtraBold'; color:#fc1d4e;}
.sub_6th_container .content_wrap .content_box .text_wrap .con_title { margin: 3px auto; font-family: 'NanumSquareNeoExtraBold';}
.sub_6th_container .content_wrap .content_box .text_wrap .con_title a {font-family: 'NanumSquareNeoExtraBold';}
.sub_6th_container .content_wrap .content_box .text_wrap .con_content { margin:5px auto; } 
.sub_6th_container .content_wrap .content_box .text_wrap .con_content a {font-size: 0.8rem;color:#666}
.sub_6th_container .content_wrap .content_box .img_wrap { width: 28%;}
.sub_6th_container .content_wrap .content_box .img_wrap img { width:100%;}

	/* sub_7th_container */
.sub_7th_container .content_wrap ul li {border-bottom:1px solid #888; padding:10px 3px; }
.sub_7th_container .content_wrap ul li a { font-family: 'NanumSquareNeoExtraBold';}
.sub_7th_container .content_wrap ul li a span { font-family: 'NanumSquareNeoExtraBold'; color:#4f55cc;}
.sub_7th_container .more_btn_wrap .more_btn_radius { color:#5056cc; border:2px solid #5056cc;}
.sub_7th_container .more_btn_wrap .more_btn_radius:hover { color:#fff; background:#5056cc;}















/* Swiper */

.swiper-button-prev {
	display:block;
	left: 50%;
	margin-left: 200px;
}

.swiper-button-next {
	display:block;
	right: 50%;
	margin-right: 200px;
}

/* footer */

.text-center {}
.text-center p {line-height:1.5;}


/* 모바일기기 */
@media only screen and (max-width: 320px) {

  /* 모바일 1 슬라이드 크기 조절 */
  .carousel-item {
    height: 200px;;
    min-height: 200px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  /* 모바일 슬라이드 텍스트 크기 조절 */
  .carousel-caption h3{font-size:16px;}
  .carousel-caption p{font-size:14px;}


  /*
  네비
  **********/
  .navbar-brand { font-size:25px; font-weight:bold; }
  .navbar-nav li {
    padding: 5px 0 5px 10px;
  }

}


@media only screen and (min-width: 320px) and (max-width: 475px){
header .pc_banner {display:none;}
header .mo_banner {display:block;}
header .mo_banner img{display:block; width:100%;height:100%;margin: 0 auto;}
}

@media only screen and (min-width: 475px) and (max-width: 992px) {
header .mo_banner img{display:none;}
header .pc_banner {display:block;}
header .pc_banner img {height:300px;}

}

/* 모바일기기 + 태블릿 */

@media only screen and (min-width: 320px) and (max-width: 768px){


.pc {display:none !important;}
.mo {display:block !important;}
.mo_inline {display:inline-block !important;}
.pad { display:none !important;}

#top_btn { right:30px;}

	/* navbar */
.navbar {padding:0; border-bottom:none;}
.navbar .row .logo_wrap .navbar-brand {padding:0; width:40%;}
.navbar .row .logo_wrap .navbar-brand img {width:100%;}
.navbar .row { justify-content:space-between; align-items: center; flex-flow:wrap;}
.navbar .row .logo_wrap {width:100%; text-align:center; background:none; justify-content:space-between; margin:0; align-items: center; padding: 10px 16px;}
nav .row .pc_nav_ad .adsbygoogle { display:none;}
.navbar .row .navbar-toggler {width:12%;border-radius: 5px; color:#000;  font-size:2rem; border:2px solid #000; padding:6px 0 4px; max-height: 50px;}

header .mo_banner {margin-bottom:30px;}

	/* ad */
.adsbygoogle[data-ad-status="unfilled"] { display: none !important;}
.main_ad2,.main_ad3 { display:none;}

.navbar .mo_nav_ad { display: block; margin:0px auto;width: 100%; text-align: center; background: #fff;}
.navbar .mo_nav_ad .adsbygoogle { width:320px; height:50px;}


/* 공통 */
.row.site_container { padding:0;}
.container_title_wrap {text-align:center;}
.container_title_wrap .container_title { margin: 20px auto;}

.container_title_wrap .container_title .more_btn { display:block ; width: 25%; margin:15px auto;}

	/* main_1st_container */
.site_container1 {margin:0 auto; }
.main_1st_container { margin:0 auto;}
.main_1st_container .row .left {width:100%;}


	/* main_2nd_container */
.site_container2 {padding:50px 0; }


.main_2nd_container .main_2nd_content_wrap .t_content .main_2nd_content {width:31%;}



	/* main_3rd_container */
.site_container3 {padding:50px 16px;}
.main_3th_container .main_3th_content_wrap .more_btn .main_3th_left {
	position: absolute;
    left: 3%;
    bottom: 15%;
    text-indent: -9999px;
    padding: 10px 50px;
	}
.main_3th_container .main_3th_content_wrap .main_3th_right {
	position: absolute;
    left: 53%;
    bottom: 15%;
    text-indent: -9999px;
    padding: 10px 50px;
	
	}
	
	/* main_4th_container */
.site_container4 {padding:0 16px 50px 16px;}
.main_4th_container {padding:0;}
.main_4th_container .main_4th_title .main_4th_text a {font-size:1.5rem;}
.main_4th_container .main_4th_wrapper {}
.main_4th_container .main_4th_wrapper .main_4th_content_wrap {display:block;}
.main_4th_container .main_4th_wrapper .main_4th_content_wrap .main_4th_content {padding:30px 10px; width:100%;}
.main_4th_container .main_4th_wrapper .main_4th_content_wrap .main_4th_content_03 {padding-bottom:0;}

	/* main_5th_container */
.site_container5 {padding:0 16px 50px 16px;}
.main_5th_container .main_5th_title_wrap {margin-bottom:0;}
.main_5th_container .main_5th_title_wrap .main_5th_title a h2 {font-size:1.75rem;}
.main_5th_container .main_5th_content_wrap {padding-top:30px; flex-flow:row wrap; justify-content: space-around;}
.main_5th_container .main_6th_content_wrapper .main_6th_content_wrap {width:100%;}
.main_5th_container .main_5th_content_wrap .main_5th_img {width:45%; padding-bottom: 30px;}
.main_5th_container .main_5th_content_wrap .main_5th_img_03 , .main_5th_container .main_5th_content_wrap .main_5th_img_04 {padding-bottom:0;}

.main_5th_container .more_btn {
	text-align: center;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #333;
    border-radius: 20px;
    padding: 10px;
	background:#222;
}
.main_5th_container .more_btn a {
	color:#fff;
}

.main_5th_container .main_5th_content_wrap .main_5th_img_04::before {display:none;}

	/* main_6th_container */ 

.site_container6 {padding:50px 16px;}
.main_6th_container .main_6th_title {align-items: center;}
.main_6th_container {padding:0;}
.main_6th_container .main_6th_title_wrap .main_6th_title a {margin-left:50px;}
.main_6th_container .main_6th_title .main_6th_text a {font-size:1.5rem;}
.main_6th_container .main_6th_content_wrap {justify-content: space-around; flex-flow:row wrap; padding-top:30px;}
.main_6th_container .main_6th_content_wrap .main_6th_img_wrap {width:45%;}

	/* main_7th_container */ 
.site_container7 {padding:50px 0 30px 0;}
.main_7th_container .main_7th_content_wrap {padding:30px 16px; flex-flow: row wrap;}
.main_7th_container .main_7th_content_wrap .main_7th_content_wrap_01 {width:100%;}
.main_7th_container .main_7th_content_wrap .main_7th_content_wrap_02 {width:100%;}

/* Swiper */


/* footer */
footer {margin-top:0 !important;}
footer h2  {font-size:1.5rem;}

  /* 모바일 2 슬라이드 크기 조절 */
  .carousel-item {
    height: 200px;;
    min-height: 200px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  /* 모바일 슬라이드 텍스트 크기 조절 */
  .carousel-caption h3{font-size:16px;}
  .carousel-caption p{font-size:14px;}

  /*
  네비
  **********/
  .navbar-brand { font-size:25px; font-weight:bold; }
  .navbar .row .collapse {background:#fff;}
  .navbar .row .collapse .navbar-nav {	background:none; width:100%;}
  .navbar .row .collapse .navbar-nav .nav-item{
  width:100%;
    padding: 5px 0 5px 10px;
	color:#fff;
	background:none;
  }
  .navbar .row .collapse .navbar-nav .nav-item .nav-link:hover {display:none;}

.navbar .row .collapse .navbar-nav .nav-item .nav-link { background:none; color:#000; text-align:left;}
.hd_sch_wr { width:100%;max-width: unset; background:none; }
 #hd_sch { margin-bottom:15px;border: 2px solid #7f75ef;}
 }

/* 태블릿 */
@media only screen and (min-width: 769px) and (max-width: 990px){

.pc {display:none !important;}
.main_container {width:100%; padding:0;}

.navbar {padding:0;}
.navbar .row {padding:0 35px; justify-content:space-between; }
.navbar .row .collapse .navbar-nav {background:#55626d;}
.navbar .row .collapse .navbar-nav .nav-item .nav-link {color:#fff;}
.mo_nav_ad { display:block; background:#fff; width:100%; text-align:center;}
.navbar .row .logo_wrap {width:100%;justify-content:space-between; padding:10px 16px;}
.navbar .row .navbar-toggler {width:12%;}
.mo_nav_ad .adsbygoogle { width:720px; height:90px;}
.main_2nd_container .row .contents_wrap .left {display:block;}


.main_2nd_container .row .contents_wrap .left .img_wrap_02 .m_img_02 {margin: 0 auto 20px auto;}
.main_2nd_container .row .contents_wrap .left .img_wrap_02 .m_img_03 {margin: 0 auto 20px auto;}
.main_2nd_container .row .contents_wrap .left .img_wrap_02 .m_img_04 {margin:0 auto 20px auto;}

footer { margin-top:0 !important;}


  /* 태블릿등 슬라이드 크기 조절 */
  .carousel-item {
    height: 800px;;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  /*
  네비
  **********/
  .navbar .row .logo_wrap .navbar-brand { width:25%;font-size:25px; font-weight:bold; }
  .navbar-nav li {
    padding: 20px 0 20px 24px;
  }

}






/* 데스크탑 */
@media only screen and (min-width: 1200px) {
.container {
    max-width: 1200px;
}
  /* DESKTOP 슬라이드 크기 조절 */
  .carousel-item {
    height: 800px;;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  /*
  네비
  **********/
  .navbar-brand { font-size:25px; font-weight:bold; }
  .navbar-nav li {
  }


}


.nav-link {
    display: block;
    padding: .5rem 1rem 0;
	font-size:18px;
	font-weight: bold;
}

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}




.ads_sj {display: flex;justify-content: space-between;max-width: 1200px;margin: 0 auto;}
.ads_sj div {margin: 1rem;}
.adsbygoogle {border: 1px solid #d3d3d3 !important;}