/*
 * 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');}



/*
헤딩
**********/

/*
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;}

.container-board { max-width:950px; margin:0 auto;}

/* 개별스타일 */

#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;}


  /* 네비*/
.nav_top {background:#fbcdda;}
.nav_top .nav_container {background:url(/img/top_bnr.png) no-repeat 0 0 / cover; display: flex;  justify-content: center;   align-items: center; padding:10px 0;}
.nav_top .nav_container .n_img {width: 5%;}
.nav_top .nav_container .n_img img {width:100%;}
.nav_top .nav_container .n_text {}
.nav_top .nav_container .n_text a {font-weight: 600; font-size: 1.1rem;}
.nav_top .nav_container .n_text a span {margin-left:5px;}

.main_top_container {background:#18181d; text-align:center; display:none;}
.main_top_container img{ width:100%; max-width:1200px;}
.navbar {padding:0;}
.nav-active {}
.navbar .row {padding:10px 15px; width:100%; display:flex; flex-flow: nowrap; justify-content: center;   gap: 50px;}
.navbar .row.nav_01 {position:relative; background:url(/img/top_bg.png) no-repeat right / cover;}

.navbar .row form {position:relative;}
.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:13%; justify-content: space-around; display: flex; padding:5px 0;}
.navbar .row .logo_wrap h1 {display:flex;}
.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: space-between;}
.navbar .row .collapse .search {margin-left:50px;}
.navbar .row .collapse .navbar-nav .nav-item {position:relative;}


.navbar .row .collapse .navbar-nav .nav-item .nav-link {padding:1rem; height:100%; color:#000; text-align:center; font-size:1.25rem; position:relative; padding:12px; }
.navbar .row .collapse .navbar-nav .nav-item .nav-link:hover {color:#000;}
.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: #fbcdda;;
	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;}


/* Serach */

.hd_sch_wr {position:absolute; right:16.5%;}

#hd_sch {
    border: 1px solid #ddd;
    border-radius: 0;
}
#hd_sch #sch_submit {
	width: 38px;
    transform: translate(10%, 45%);
	height: 100%;
	}
legend {display:none;}
/* 공통 */



.tit_line {margin:10px auto; width:100%; height:5px; background:#ddd;}
.container_title { font-size:1.7rem;}
.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 {}
.main_container {padding-bottom:60px;}
.main_1st_container {padding:0; width:100%;}
.main_1st_container img {width:100%;}

	/* main_2nd_container */

.site_container2 {padding-top:80px; background:#f5f5f5;}
.main_2nd_container {}
.main_2nd_container .main_2nd_title {}
.main_2nd_container .main_2nd_title h2 {text-align: center;  margin-bottom: 30px;  font-size: 2.25rem;}
.main_2nd_container .main_2nd_title h2 span {font-weight:600;}
.main_2nd_container .main_2nd_content_wrap {}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f {display: flex; justify-content: space-between; margin-bottom: 30px;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box {width:32%; position:relative;  padding:20px;   border-radius: 20px; animation-duration:1s;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box:nth-child(1) {background:#badef6;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box:nth-child(2) {background:#faddb1; animation-delay: .5s;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box:nth-child(3) {background:#ffcfc8; animation-delay: 1s;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a {}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .box_text {margin-bottom: 30px; min-height:52px;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .box_text h3 {font-size: 1.25rem;  font-weight: 600; }
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_arrow {}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_arrow span {}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_arrow span .fa-circle-chevron-right {font-size: 2.0rem;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_img {
	width: 30%;
	position: absolute;
    bottom: -10%;
    right: 5%;
}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_img img {width:100%; transition:all 0.2s linear;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_f .box a .main_2nd_img img:hover {transform:scale(1.05);}

.main_2nd_container .main_2nd_content_wrap .main_2nd_content_s {background:url(/img/main_content02_bg.png) no-repeat 0 0 / cover; padding:80px 0;  position:relative;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_s h3 {text-align: center;   color: #fff;  font-size: 2.25rem; font-weight: 600;  margin-bottom: 30px;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_s p {text-align: center;   color: #fff;  font-size: 1.5rem;}


.bird {
	position:absolute;
	left:-5%;
	width:100px;
	height:40px;
	background-size:480px;
	background-image:url(/img/bird_sprite.png);
	transition:left .5s;
	filter:blur(0.8px) contrast(0.2);
	mix-blend-mode:color-burn;
}
.bird.ani_on {
	animation:birdMoveV 1s cubic-bezier(0.27, 0.06, 0.65, 0.96) alternate infinite,
    birdMoveH 10s linear infinite;
}



	/* main_3th_container */ 	

.site_container3 {padding:200px 0 80px 0;   margin-top:-200px; overflow: hidden; display:none;}
.main_3th_container {margin-top: -100px; animation:move 1s cubic-bezier(0.27, 0.06, 0.65, 0.96); transition:all 0.2s linear; }
.main_3th_container .main_3th_content {position:relative;}
.main_3th_container .main_3th_content .main_3th_img {width:28%;  margin: 0 auto;}
.main_3th_container .main_3th_content .main_3th_img img {width:100%;}
.main_3th_container .main_3th_content .main_3th_img_s {width:8%; position:absolute; top: -20%;  left: 32%;  z-index: 1;}
.main_3th_container .main_3th_content .main_3th_img_s img {width:100%;}

	/* main_4th_container */ 

.site_container4 {padding:80px 0; overflow: hidden;}
.main_4th_container {}
.main_4th_container .main_4th_title {margin-bottom:30px;}
.main_4th_container .main_4th_title h2 {text-align: center; font-size: 2.25rem; font-weight:600;}

.main_4th_container .main_4th_content_wrap {margin-bottom:100px;}
.main_4th_container .main_4th_content_wrap .main_4th_content {display: flex; justify-content: space-between;}
.main_4th_container .main_4th_content_wrap .main_4th_content a {width: 23%;}
.main_4th_container .main_4th_content_wrap .main_4th_content_top {margin-bottom:70px;}
.main_4th_container .main_4th_content_wrap .main_4th_content .box {position:relative;}

.main_4th_container .main_4th_content_wrap .main_4th_content .box .c4_photo {overflow: hidden; width: 100%; position: relative;}
.main_4th_container .main_4th_content_wrap .main_4th_content .box:hover .c4_photo::after {top:0;}
.main_4th_container .main_4th_content_wrap .main_4th_content .box .c4_photo::after {
	content: '';
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    transition: all .2s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    display: block;
	border-radius:20px;
}
.main_4th_container .main_4th_content_wrap .main_4th_content .box .c4_photo img {width:100%;}
.main_4th_container .main_4th_content_wrap .main_4th_content .box .c4_info {
	font-size: 1.25rem;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
    width: 100%;
    position: absolute;
    transition: all .2s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    top: 100%;
}
.main_4th_container .main_4th_content_wrap .main_4th_content .box:hover .c4_info {top:50%; color:#fff; transform: translateY(-50%);}

.main_4th_container .main_4th_more { display: flex;   justify-content: center;}
.main_4th_container .main_4th_more a {background:#000; color:#fff; padding:8px 20px; border-radius:20px;}

.main_4th_container .main_4th_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_4th_container .main_4th_more .btn10:hover{
    border: 1px solid #071982;
    color: #000;
}
.main_4th_container .main_4th_more .btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #fff;
    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_4th_container .main_4th_more .btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #f0386c;
    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_4th_container .main_4th_more .btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.main_4th_container .main_4th_more .btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}


	/* main_5th_container */ 

.site_container5 {padding:100px 0; background:#f5f5f5;}
.main_5th_container {display: flex; justify-content: space-between;}
.main_5th_container .main_5th_content:nth-child(1) {width:45%;}
.main_5th_container .main_5th_content {width: 48%;}
.main_5th_container .main_5th_content .main_5th_text {margin-bottom:80px;}
.main_5th_container .main_5th_content .main_5th_text .main_5th_title {margin-bottom:20px;}
.main_5th_container .main_5th_content .main_5th_text .main_5th_title h2 {font-size: 2.0rem;   font-weight: 900;}
.main_5th_container .main_5th_content .main_5th_text .main_5th_title h2 span.bb {color: #f0386c; font-size:2.5rem;}
.main_5th_container .main_5th_content .main_5th_text .hashtag {}
.main_5th_container .main_5th_content .main_5th_text .hashtag p {margin-bottom:10px; font-size: 1.2rem;}
body > div.site_container.site_container5 > div > div:nth-child(1) > div.main_5th_text > div.hashtag > a:nth-child(3) > p {margin-bottom:0;}
.main_5th_container .main_5th_content .main_5th_text .hashtag p.active {color: #f0386c;}


.main_5th_container .main_5th_content .box {position: relative;}
.main_5th_container .main_5th_content .box a {}
.main_5th_container .main_5th_content .box a .main_5th_img {border-radius: 20px; overflow: hidden;}
.main_5th_container .main_5th_content .box a .main_5th_img img {width:100%; transition:all 0.2s linear;}
.main_5th_container .main_5th_content .box a .main_5th_img img:hover {transform:scale(1.05);}
.main_5th_container .main_5th_content .box a .main_5th_box_text {width: 100%; bottom:0%; left: 5%; position: absolute; }
.main_5th_container .main_5th_content .box a .main_5th_box_text .main_5th_box_tag {margin-bottom: 15px;}
.main_5th_container .main_5th_content .box a .main_5th_box_text  .main_5th_box_tag span {padding: 5px 10px; color: #f82e68;  background: #fff;  border-radius: 20px; font-size:0.875rem; font-weight:600;}
.main_5th_container .main_5th_content .box a .main_5th_box_text .main_5th_t {position:relative; z-index:1;}
.main_5th_container .main_5th_content .box a .main_5th_box_text .main_5th_t p::before {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	background:#000;
	z-index: -1;
	left: -5%;
	bottom: 0;
	border-radius:0 0 20px 20px;
	filter: opacity(0.5);
}
.main_5th_container .main_5th_content .box a .main_5th_box_text .main_5th_t p {padding:20px 0;  border-radius: 20px; color: #fff; font-size: 1.3rem;     text-shadow: 2px 0px 2px grey;}

.main_5th_container .main_5th_content_r {}
.main_5th_container .main_5th_content_r .box {margin-bottom: 30px;}
.main_5th_container .main_5th_content_r .box a {}
.main_5th_container .main_5th_content_r .box a .main_5th_img {border-radius: 20px; overflow: hidden;}
.main_5th_container .main_5th_content_r .box a .main_5th_img img {width:100%; transition:all 0.2s linear;}
.main_5th_container .main_5th_content_r .box a .main_5th_img img:hover {transform:scale(1.05);}
.main_5th_container .main_5th_content_r .box a .main_5th_box_text {
	flex-flow: column nowrap;
    justify-content: left;
    align-items: unset;
    left: 5%;
    gap: 15px;
}
.main_5th_container .main_5th_content_r .box a .main_5th_box_text .main_5th_box_tag {margin-top:0;}
.main_5th_container .main_5th_content_r .box a .main_5th_box_text .main_5th_box_tag span {padding: 5px 15px;}
.main_5th_container .main_5th_content_r .box a .main_5th_box_text .main_5th_t {width:100%;}
.main_5th_container .main_5th_content_r .box a .main_5th_box_text .main_5th_t p {}

.main_5th_container .main_5th_content_r .main_5th_more {display: flex;    justify-content: right;}
.main_5th_container .main_5th_content_r .main_5th_more a {
	background: #000;
    color: #fff;
    padding: 8px 20px;
    border-radius: 20px;
}


.main_5th_container .main_5th_content_r .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 .main_5th_content_r .main_5th_more .btn10:hover{
    border: 1px solid #071982;
    color: #000;
}
.main_5th_container .main_5th_content_r .main_5th_more .btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #fff;
    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 .main_5th_content_r .main_5th_more .btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #f0386c;
    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 .main_5th_content_r .main_5th_more .btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.main_5th_container .main_5th_content_r .main_5th_more .btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}

	/* main_6th_container */ 

.site_container6 {padding:80px 0; position:relative;}
.main_6th_container {margin-left:300px; }
.main_6th_container .main_6th_title {margin-left: 40px;}
.main_6th_container .main_6th_title h2 {color: #000; font-weight: 600; font-size:2.25rem;}

.main_6th_container .main_6th_content_wrapper {    display: flex;}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap {}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box {padding: 30px 0 30px 40px; position:relative; transition:all 0.2s linear;}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a {}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a .main_6th_img {}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a .main_6th_img img {width:100%; filter: grayscale(1); transition:all 0.2s linear;}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a .main_6th_img img:hover {filter: grayscale(0);}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a .main_6th_text {margin-top:10px; text-align:center;}
.main_6th_container .main_6th_content_wrapper .main_6th_content_wrap .main_6th_content_box a .main_6th_text p {font-size: 1.2rem; font-weight: 600;}
.main_6th_container .main_6th_bottom .swiper-scrollbar {position: relative; width:20%;}
.main_6th_container .main_6th_bottom {display:flex; justify-content:left; align-items: center; gap:50px; margin-top: 50px;  padding-left: 50px;}
.main_6th_container .main_6th_bottom .main_6th_more {display: flex; width:40%;}
.main_6th_container .main_6th_bottom .main_6th_more a {
	background: #000;
    color: #fff;
    padding: 8px 20px;
    border-radius: 20px;
}


.main_6th_container .main_6th_bottom .main_6th_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_6th_container .main_6th_bottom .main_6th_more .btn10:hover{
    border: 1px solid #071982;
    color: #000;
}
.main_6th_container .main_6th_bottom .main_6th_more .btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #fff;
    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_6th_container .main_6th_bottom .main_6th_more .btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #f0386c;
    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_6th_container .main_6th_bottom .main_6th_more .btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.main_6th_container .main_6th_bottom .main_6th_more .btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}


	/* main_7th_container */ 

.site_container7 {padding:80px 0; background: #fef3f7;}
.main_7th_container {
	max-width: 100%; margin:0 auto;
}
.main_7th_container .main_7th_title {margin-bottom: 60px;}
.main_7th_container .main_7th_title h2 {text-align: center; font-weight: 600; font-size:2.25rem;}
.main_7th_container .swiper-container2 {position:relative; width:100%;}
.main_7th_container .swiper-container2 .swiper-wrapper {}
.main_7th_container .swiper-container2 > .swiper-slide__content {position:absolute;  top:0;}
.main_7th_container .swiper-slide__content {height:400px;}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide {
	display:flex;
	align-items: center;
	justify-content:center;
	transition:all 200ms linear;
	transform: scale(0.8);
}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide-active {transform: scale(1); }
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide a {}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide a .slide_img {}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide a .slide_img img {width:100%;}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide a .slide_title {}
.main_7th_container .swiper-container2 .swiper-wrapper .swiper-slide a .slide_title h3 {font-size: 1.25rem; text-align: center; margin-top: 10px;}

.main_7th_container .swiper-container2 .swiper-pagination2 {width: 100% !important;  text-align: center;  margin-top: 50px;}

	/* main_8th_container */ 

.site_container8 {padding:80px 0;}
.main_8th_container {position:relative;}
.main_8th_container a {}
.main_8th_container a .main_8th_img {}
.main_8th_container a .main_8th_img img {width:100%; transition:all 0.2s linear;}
.main_8th_container a .main_8th_img img:hover {transform:scale(1.05);}
.main_8th_container a .main_8th_arrow { 
	width: 7%;
    position: absolute;
    left: 50%;
    bottom: 25%;
    transform: translateX(-50%);}
.main_8th_container a .main_8th_arrow img {width:100%;}

/* swiper */

.swiper-pagination {position:static !important;}
.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;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {width:60% !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: #000 !important;
	width:21px !important;
	height: 7px !important;;
    border-radius: 4px !important;;
}

.swiper-horizontal {overflow:hidden;}




.swiper-button-prev {
	display:block;
	left: 50%;
	margin-left: 200px;
}

.swiper-button-next {
	display:block;
	right: 50%;
	margin-right: 200px;
}

/* module */


.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
}

/* animation */

@keyframes birdMoveV {
    0% {transform:translateY(15%);}
    100% {transform:translateY(-15%);}
}
@keyframes birdMoveH {
    0% {left:10%; top:15%;}
    100% {left:90%; top:10%;}
}
@keyframes bgMove {
    0% {background-position: 0;}
    100% {background-position: 100%;}
}

@keyframes move {
	0% {transform:translateY(100%);}
	100% {transform:translateY(0);}
}


/* footer */

.text-center {}
.text-center p {line-height:1.5;}


/* 모바일기기 */
@media only screen and (max-width: 320px) {

  /*
  네비
  **********/
  .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 */
/* .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;}


/* 공통 */
.main_container {width:100%; padding:0;}
.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_container .main_2nd_title {margin-bottom:0;}
.main_container .main_2nd_title h2 {font-size:1.25rem;}
.main_container .main_2nd_title p {font-size: 1.0rem;}
.main_container .main_2nd_title p span {font-size:1.0rem;}
.main_container .main_2nd_title .main_2nd_text_l {font-size:1.0rem;}

.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;}


  /*
  네비
  **********/
  .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;}


  /*
  네비
  **********/
  .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: 991px) and (max-width: 1300px) {
.navbar {padding:0;}
.pc {display:none !important;}
.main_container {width:100%; padding:0;}
.navbar .row .collapse .navbar-nav .nav-item .nav-link {font-size: 1.2rem; padding:0.8rem 0;}
.main_5th_container .main_5th_content_wrap .main_5th_img_04::before {display:none;}

.main_3th_container .main_3th_more {position: absolute;  bottom: 15%; left: 50%;  transform: translateX(-50%);}
}





/* 데스크탑 */
@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;
}





/* ins.adsbygoogle[data-ad-status="unfilled"] { display: none !important; } */
.ads_sj {display: flex;justify-content: space-between;max-width: 1200px;margin: 0 auto;}
.ads_sj .col-lg-4 {display: flex;justify-content: center;align-items: center;}
.ads_sj .col-lg-3 {display: flex;justify-content: center;align-items: center;}
