/*
 * 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;
	scroll-behavior: smooth;
}
.sim-ad{display: none !important;}

.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: 'NanumSquareNeoBold'; 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;}
li:hover a{font-family: 'NanumSquareNeoExtraBold';}




.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; 0;
}
.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; filter: drop-shadow(1px 1px 1px #aaa);}
.navbar .row {padding:10px 0; width:100%; display:flex; flex-flow: nowrap;}
.navbar .row .logo_wrap {width:18%; 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 {position:relative; justify-content: space-around;}
.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: 1200px; justify-content: right;  gap: 50px; align-items:center; margin:0 auto;}
.navbar .row .collapse .navbar-nav .nav-item {}
.navbar .row .collapse .navbar-nav .nav-item .nav-link {padding:1rem; height:100%; color:#333; text-align:center; font-size:1.25rem; }
.navbar .row .collapse .navbar-nav .nav-item .nav-link:hover {font-weight: bold; color:#222;}
.navbar-expand-lg .navbar-nav .nav-link {color:#000;}

.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;}2023-02-22

/* 애드센스 */  
.ad_wrap { text-align:center;}
.adsbygoogle { display:inline-block;}
.adsbygoogle[data-ad-status="unfilled"] { display: none !important;}


.ad_01 {padding-bottom:80px;}
.ad_02 {padding:30px 0;}

.sub_1st_container .ad_wrap .adsbygoogle { width:300px; height:250px;}
.sub_2nd_container .ad_wrap .adsbygoogle { width:300px; height:100px;}
.sub_3rd_container .ad_wrap .adsbygoogle { width:300px; height:250px;}
.sub_5th_container .ad_wrap .adsbygoogle { width:300px; height:250px;}


/* 공통 */
.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;}

.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_1st_container {padding:0; width:100%;}
.main_1st_container img { width:100%;}
.main_1st_container_02 {margin:0 auto; padding:0;}


/* Shine */
.insertAd1{position: relative;}

.insertAd1::before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  overflow:hidden;
}
.insertAd1:hover::before {
  -webkit-animation: shine 2s;
  animation: shine 2s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
	}
}

	/* main_2nd_container */

.site_container2 { padding:100px 0 0;}
.main_2nd_container {display:flex; justify-content:space-between; align-items:center;gap:18px;}
.main_2nd_container .main_2nd_content_line {margin:20px auto;  width:80%;}
.main_2nd_container .main_2nd_content_line p {height:1px; background:#fff; margin: 0 auto;}
.main_2nd_container .main_2nd_content_wrap {width:30%; position:relative; overflow:hidden; }
.main_2nd_container .main_2nd_content_wrap_01 {display: flex; flex-flow: column nowrap; background: #ef6266; padding:25px 20px; border-radius: 50px 20px 20px 20px;}
.main_2nd_container .main_2nd_content_wrap_02 {min-height: 285px; background:#f5f5f5; padding:30px 25px; border: 1px solid #ccc;  border-radius: 20px;}
.main_2nd_container .main_2nd_content_wrap_03 {min-height: 285px; background:#10A19D;  padding:30px 25px;  border-radius: 10px;}
.main_2nd_container .main_2nd_content_wrap_03.insertAd.insertAd2{background-image: url(../img/ad3-300x300.png);background-size: cover;/* background-position-x: -13px; */transition:all 0.8s ease;}
.main_2nd_container .main_2nd_content_wrap_03.insertAd.insertAd2:hover{scale:1.05;}
.main_2nd_container .main_2nd_content_wrap_03.insertAd.insertAd2 > *{opacity:0;}

.main_2nd_container .main_2nd_content_wrap .main_2nd_content {text-align: center;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_top {} 
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a {display:block; width:100%;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a img { width:25%; transition:all 0.2s linear;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a img:hover {transform:scale(1.1);}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a h2 { color: #fff;  font-size: 1.75rem; margin-top:10px; font-weight: 600;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content:hover a h2{color:#000;}

.main_2nd_container .main_2nd_content_wrap .main_2nd_content_02 {}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_02 h2 {font-size: 1.75rem; margin-bottom: 20px;font-weight: 600; color: #000;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_02 p {line-height: 1.5; color:#000; font-weight:400; text-align: justify;  word-break: break-all;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_03 {}

.main_2nd_container .main_2nd_content_wrap .main_2nd_content_03 h2 {font-size: 1.75rem; margin-bottom: 20px;font-weight: 600; color: #fff;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_03 p {line-height: 1.5; color: #fff; font-weight:400; text-align: justify;  word-break: break-all;font-size:.9rem;}

.main_2nd_container .main_2nd_content_wrap .main_2nd_more_btn {
	text-align: center;
	position: absolute;
    left: 50%;
	bottom:0;
    transform: translate(-50% , 150%);
	transition:all 0.2s linear;
}

.main_2nd_container .main_2nd_content_wrap .main_2nd_more_btn a {
	background-color: #5a6268;
    border-color: #545b62;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
}

.main_2nd_container .main_2nd_content_wrap .main_2nd_more_btn a:hover {
	background-color:#000;
}


.main_2nd_container .main_2nd_content_wrap:hover .main_2nd_more_btn {
	transform: translate(-50% , -300%);
}

.main_2nd_container .main_2nd_content_wrap .main_2nd_img {
	width: 45%;
    position: absolute;
    right: 5%;
    bottom: -10%;
}
.main_2nd_container .main_2nd_content_wrap .main_2nd_img img {width:100%;}

.main_2nd_container .main_2nd_content_wrap_02 .main_2nd_img {right: 0%;}

.main_2nd_container .main_2nd_content_wrap_03 .main_2nd_img {
	
}

.ad_wrap1.pc{max-width: 1200px;display: flex;justify-content: space-evenly;margin: 40px auto 0;}
.ad_wrap1.pc .insertAdGoogle .adsbygoogle{display: inline-block; width:300px;height:250px;}



	/* main_3th_container */ 	
.site_container3 {padding-bottom:100px;}
.main_3th_container {width:100%; display:flex; justify-content: space-between;gap:20px;}
.main_3th_title {margin-bottom:50px;margin-top:50px;}
.main_3th_title h2 {text-align:center; font-weight:900; color:#000;}

.main_3th_container .main_3th_img_wrapper  {width:23%;}
.main_3th_container .main_3th_img_wrapper .main_3th_img {}
.main_3th_container .main_3th_img_wrapper .main_3th_img a {width:100%; display:block;}
.main_3th_container .main_3th_img_wrapper .main_3th_img a img {width:100%; filter: drop-shadow(1px 3px 1px #aaa); transition:all 0.2s linear;}
.main_3th_container .main_3th_img_wrapper .main_3th_img a img:hover {transform:scale(1.05);}

.main_3th_container .main_3th_img_wrapper_04 {background:#92d2f5; padding: 27px 20px; overflow: hidden; position:relative;}
.main_3th_container .main_3th_img_wrapper .main_3th_title_wrap {}
.main_3th_container .main_3th_img_wrapper .main_3th_title_wrap h3 {color: #fff; font-size: 1.3rem; font-weight: 600; }
.main_3th_container .main_3th_img_wrapper .main_3th_title_wrap p {color: #fff; line-height: 1.5; font-weight: 400; margin:20px auto;}
.main_3th_container .main_3th_img_wrapper .main_3th_more_btn {display: inline-block;}
.main_3th_container .main_3th_img_wrapper .main_3th_more_btn a {color: #fff; border-radius: 20px; padding: 5px 10px; background:#0072b0; transition:all 0.2s linear;}
.main_3th_container .main_3th_img_wrapper .main_3th_more_btn a:hover {background:#000;}

.main_3th_container .main_3th_img_wrapper .main_3th_img_04 {
	width: 65%;
    position: absolute;
    right: -15%;
    bottom: 5%;
}
.main_3th_container .main_3th_img_wrapper .main_3th_img_04 img {width:75%; transition:all 0.2s linear;}
.main_3th_container .main_3th_img_wrapper .main_3th_img_04 img:hover {transform:scale(1.05);}

.main_3th_img_wrapper.main_3th_img_wrapper_01.insertAd.insertAd2.pc img{height:270px;}

	/* main_4th_container */ 

.site_container4 {padding-top:120px; /* margin-bottom:10px; */ background-color:#fafafa;}
.main_4th_container {display: flex;  justify-content:left; gap:150px;}
.main_4th_container .main_4th_content_wrap_left {width:55%;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap {display: flex; justify-content: center; gap: 50px; margin-bottom: 50px;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap:last-child {margin-bottom:80px;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content:last-child { transform: translateY(-20%);}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content {width:50%; background: #fff;  border: 1px solid #f5f5f5; padding: 30px; border-right: 5px solid #ddd;  border-bottom: 5px solid #ddd; transition:all 0.2s linear;}

.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_img {width:30%;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_img img {width:100%; transition:all 0.2s linear;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_img img:hover {transform:scale(1.1);}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text {margin: 20px auto;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text p {margin-bottom: 10px;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text h3 {font-weight: 600;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_more {}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_more a {font-size: 1.1rem;}

.main_4th_container .main_4th_content_wrap_right {display: flex;flex-flow: column nowrap; justify-content: space-between;}
.main_4th_container .main_4th_content_wrap_right .main_4th_title {position:relative; margin-top:70px;}
.main_4th_container .main_4th_content_wrap_right .main_4th_title h2 {font-weight:900; font-size: 2.75rem; color:#000; text-align: center;}
.main_4th_container .main_4th_content_wrap_right .main_4th_title h2 img {
	position: absolute;
    width: 25%;
    right: 25%;
    top: -35%;
    transform: translateX(-50%);

}





.main_4th_container .main_4th_content_wrap_right .main_4th_title h2:after {
	position: absolute;
    top: 10%;
    display: block;
    content: '';
    width:68%;
    height:20px;
    margin: 0 0 20px;
	left: 50%;
    transform: translateX(-50%);
    background: rgb(0 106 237 / 15%);
}
.main_4th_container .main_4th_content_wrap_right .main_4th_title p {margin-top: 20px; font-size: 1.5rem; line-height: 1.5; color:#000; text-align: center;}


.main_4th_container .main_4th_content_wrap_right .main_4th_right_img {width:85%;}
.main_4th_container .main_4th_content_wrap_right .main_4th_right_img img {width:100%; transition:all 0.2s linear;}
.main_4th_container .main_4th_content_wrap_right .main_4th_right_img img:hover {transform:scale(1.05);}

.insertAd3{/* margin-bottom:10px; */}
.insertAd3.pc{transition:all 0.8s ease;}
.insertAd3.pc:hover{transform:scale(1.05);}

	/* main_5th_container */ 
.site_container5 {background:#6c69f9;}
.main_5th_container {}
.main_5th_container a {display:block; width:100%;}
.main_5th_container a img {width:100%; margin-top:-20px;}


	/* main_6th_container */ 

.site_container6 {padding:60px 0 40px;}
.main_6th_container {width:100%; display:flex; justify-content: space-between;}
.main_6th_container .main_6th_img_wrap  {width:31%; position: relative; border-radius:20px;}
.main_6th_container .main_6th_img_wrap .main_6th_img {width:100%;}
.main_6th_container .main_6th_img_wrap .main_6th_img a {width:100%; display:block;}
.main_6th_container .main_6th_img_wrap .main_6th_img a img {width:100%; transition:all 0.2s linear; }
.main_6th_container .main_6th_img_wrap .main_6th_img a img:hover {transform: translateY(-10%);}

.ad_wrap2.pc{max-width: 1200px;display: flex;justify-content: space-evenly;margin: 0 auto 40px;}
.ad_wrap2.pc .insertAdGoogle .adsbygoogle{display: inline-block; width:300px;height:250px;}

	/* main_7th_container */ 

.site_container7 {padding-bottom:20px;}
.main_7th_title {margin-bottom: 50px;}
.main_7th_title h2 {text-align: center; color:#000; font-weight:900;}
.main_7th_container {width:100%; display:flex; justify-content: space-between;}
.main_7th_container .main_7th_img_wrap  {width:23%; position: relative;}
.main_7th_container .main_7th_img_wrap .main_7th_img {filter: drop-shadow(1px 1px 1px #aaa);}
.main_7th_container .main_7th_img_wrap .main_7th_img a {width:100%; display:block;}
.main_7th_container .main_7th_img_wrap .main_7th_img a img {width:100%; transition:all 0.2s linear;}
.main_7th_container .main_7th_img_wrap_01 .main_7th_img a img {border-radius: 20px 0 0 20px;}
.main_7th_container .main_7th_img_wrap_04 .main_7th_img a img {border-radius: 0 20px 20px 0;}

.main_7th_container .main_7th_img_wrap .info {
	color: #fff;
	position: absolute; 
	background: rgba(0,0,0,0.8);
	width:100%;
	height:100%;
	bottom:0;
	padding: 15px;
	opacity: 0;
	transition: opacity 0.35s ease-in-out;
}

.main_7th_container .main_7th_img_wrap .info_01 {
	border-radius: 20px 0 0 20px;
}

.main_7th_container .main_7th_img_wrap .info_04 {
	border-radius: 0 20px 20px 0;
}


.main_7th_container .main_7th_img_wrap:hover .info {
	opacity: 1;
}

.main_7th_container .main_7th_img_wrap .info a {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	display: block;
    width: 100%;
}
.main_7th_container .main_7th_img_wrap .info a p {
	color:#fff;
	text-align:center;
	font-size: 1.5rem;
}

.insertAd4.pc{margin-top:30px;}
.insertAd4.pc a{width:100%;}
.insertAd4.pc a img{width:100%;}

/* Shine */
.insertAd4{position: relative;}
.insertAd4::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  overflow:hidden;
}
.insertAd4:hover::before {
  -webkit-animation: shine 2s;
  animation: shine 2s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
	}
}

/* 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){






.board_title{height:unset !important;background-size: cover !important;}
.board_title h2{line-height:5rem;}

.pc {display:none !important;}
.mo {display:block !important;}
.mo_inline {display:inline-block !important;}
.pad { display:none !important;}


.navbar .row .collapse .navbar-nav{gap:0;}
.ad_wrap5.mo{}
.ad_wrap5.mo .insertAdGoogle{display:flex;justify-content: center;}
.ad_wrap5.mo .insertAdGoogle .adsbygoogle{display: inline-block;width:320px;height:50px;}



#top_btn { right:30px;}

	/* navbar */
.navbar {padding:0; border-bottom:none;}
.navbar .row .logo_wrap .navbar-brand {padding:0; width:40%;align-items: flex-start;display: flex;}
.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:#465cd3;  font-size:2rem; border:0; 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;}


/* 공통 */
.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:20px 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%;}



.insertAd1.mo a{width:100%;}
.insertAd1.mo a img{width:100%;}
.ad_wrap3.mo{padding:0 15px;display: flex !important;justify-content: center;margin-top:20px;}
.ad_wrap3.mo .insertAdGoogle .adsbygoogle{display: inline-block;width:300px;height:250px;}


/* 국내여행자보험/해외여행자보험 */
.main_2nd_container .main_2nd_content_wrap_01{padding: 10px 20px;}
.main_2nd_container.mo{display:flex !important;flex-direction: column;gap:15px;}
.main_2nd_container .main_2nd_content_wrap{width: 90%;min-height: 182px;margin: 0 auto;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a{width:60%;margin: 0 auto;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content a h2{font-size: 1.2rem;margin-top:0;}
.main_2nd_container .main_2nd_content_line{margin:10px auto;}

/* 출국전 준비사항 */
.main_2nd_container .main_2nd_content_wrap_02{padding:30px 25px;margin: 0 auto;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_02 p{display:none;}
.main_2nd_content_wrap.main_2nd_content_wrap_02 .main_2nd_more_btn{bottom:35%;left: 33%;}
.main_2nd_container .main_2nd_content_wrap:hover .main_2nd_more_btn{transform:none;transition:none;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_more_btn a{background-color: transparent;color:#000;}

/* flexBox */
.main_2nd_container.container.mo .flexBox{display: flex;gap: 5px;margin: 0 15px;width: 100%;}
.main_2nd_container .main_2nd_content_wrap .main_2nd_content_03 h2{font-size:1.2rem;}
.main_2nd_container.container.mo .flexBox a{width:90%;margin: 0 auto;}
.main_2nd_container.container.mo .flexBox a img{width:100%;border-radius: 20px;}


/* gridBox */
.main_2nd_container.container.mo .gridBox{display:grid;grid-template-columns: repeat(2, 1fr);padding: 0 10px;}



	/* 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;
	
	}
.site_container.site_container3.container{padding:20px 0 50px;}
.main_3th_container{flex-direction: column;gap:0;}
.main_3th_container .main_3th_img_wrapper{width:100%;}
.main_3th_container .main_3th_img_wrapper .main_3th_img_04{width: 43%;}
	

.main_3th_container .main_3th_img_wrapper .main_3th_img{position: relative;}
.main_3th_container .main_3th_img_wrapper .main_3th_img a img{height:200px;}
/* .main_3th_container .main_3th_img_wrapper .main_3th_img a img::after{width: 100%;height: 100%;content: "";position: absolute;top: 0;left: 0;background-color: #000;opacity:.5;} */
.main_3th_container .main_3th_img_wrapper .main_3th_img h2{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);word-break: keep-all;color: #fff;font-size:1.6rem;width:100%;text-align: center;}
.main_3th_img_wrapper.main_3th_img_wrapper_01.insertAd.insertAd2.pc img{height:200px;}
.main_3th_img_wrapper.main_3th_img_wrapper_01.insertAd.insertAd2.mo img{height:300px;}


.main_3th_title{margin-top:20px;margin-bottom:40px;}

	/* main_4th_container */
.site_container4 {padding:0 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_4th_container .main_4th_content_wrap_right .main_4th_title h2{font-size: 1.75rem;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text h3{font-size: 1.1rem;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text p{font-size: .9rem;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_more a{font-size: .9rem;}

.main_4th_container{display:block !important;}
.main_4th_container .main_4th_content_wrap_left{width:100%;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content:last-child{transform:none;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap{gap:15px;margin-bottom: 15px;}
.main_4th_container .main_4th_content_wrap_right .main_4th_title{display:flex;justify-content: center;margin: 20px 0 40px;}
.main_4th_container .main_4th_content_wrap_right .main_4th_title img{width:25%;height:10%;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content{padding:20px;}

.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap:last-child{margin-bottom: 20px;}

	/* 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_5th_container a img{margin:0;}
.main_5th_container{padding:0;}
.site_container5{padding:0;}

.ad_wrap4.mo{margin-bottom:20px;}
.ad_wrap4.mo .insertAdGoogle{display:flex;justify-content: center;}
.ad_wrap4.mo .insertAdGoogle .adsbygoogle{display: inline-block;width:320px;height:100px;}


	/* main_6th_container */ 

.site_container6 {padding:0px 16px 50px;}
.main_6th_container .main_6th_title {align-items: center;}
.main_6th_container {padding:0;gap: 20px;}
.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_6th_container{flex-direction: column;}
.main_6th_container .main_6th_img_wrap{width: 100%;}

.ad_wrap2.mo{margin-top:20px;}
.ad_wrap2.mo .insertAdGoogle{display:flex;justify-content: center;}
.ad_wrap2.mo .insertAdGoogle .adsbygoogle{display: inline-block;width:300px;height:250px;}

.main_6th_container.container{max-width:325px;}



	/* main_7th_container */ 
.site_container7 {padding:20px;}
.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%;}

.main_7th_title{display:none;}
.main_7th_container{display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}
.main_7th_container .main_7th_img_wrap{width:100%;}


.insertAd5.mo a{width:100%;}
.insertAd5.mo a img{width:100%;}

.insertAd6.mo a{width:100%;}
.insertAd6.mo a img{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: 1199px){

/* .pc {display:none !important;} */
.main_container {width:100%; padding:0;}

.navbar .row .collapse{width: 100%;margin-left:20px;}

.navbar {padding:0;}
.navbar .row {padding:0 35px; justify-content:space-between;flex-direction: column;}
.navbar .row .collapse .navbar-nav {background:none;gap:0;align-items: flex-start;justify-content: space-around;}
.navbar .row .collapse .navbar-nav .nav-item .nav-link {color:#000;}
.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%;color:#465cd3;}
.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;}



.insertAd1.pc a{width:100%;}
.insertAd1.pc a img{width:100%;}

.main_2nd_container.container.pc{display:grid;grid-template-columns: repeat(2, 1fr);}
.main_2nd_container .main_2nd_content_wrap{width:100%;}
.main_2nd_container .main_2nd_content_wrap_01{padding: 5px 20px;}

.ad_wrap1.pc .insertAdGoogle:last-child{display:none;}

.main_3th_container{display:grid;grid-template-columns: repeat(2,1fr);}
.insertAd2.pc{display:none;}
.main_3th_container .main_3th_img_wrapper{width:100%;}

.main_4th_container {gap:100px;}
.main_4th_container .main_4th_content_wrap_left .main_4th_content_wrap .main_4th_content .main_4th_box_text h3{font-size:1.5rem;}

.insertAd3.pc{}
.insertAd3.pc a{width:100%;}
.insertAd3.pc a img{width:100%;}

.ad_wrap2.pc .insertAdGoogle:last-child{display:none;}




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: 991px) and (max-width: 1199px) {
.navbar {padding:0;}
.pc {display:none !important;}
.main_container {width:100%; padding:0;}
.navbar .row .collapse .navbar-nav .nav-item .nav-link {font-size: 1rem; padding:0.8rem 0;}
..main_5th_container .main_5th_content_wrap .main_5th_img_04::before {display:none;}

} */


/* 데스크탑 */
@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 {
  }

.insertAd1.pc a{width:100%;}
.insertAd1.pc a img{width:100%;}

.insertAd3.pc a{width:100%;}
.insertAd3.pc a img{width:100%;}




}


.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;
}

