body{margin: 0;padding: 0; font-family: 'NEXON Lv2 Gothic','NotoKrL'; color:#252525;}
ul{margin: 0; padding: 0; list-style: none; text-decoration:none;}
a{text-decoration: none !important; list-style: none !important;}


/* default */
html, body {
    font-weight:400;  line-height:1.3; 
    min-width: 300px;
    letter-spacing: 0.5px;
}

.index_bg {background: #e6e6e6;}




@font-face {
    font-family: 'NEXON Lv2 Gothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv2 Gothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.dotum {font-family:'Dotum, 돋음';}


.sub-content a{
    color: #333;
}

#view{opacity: 0; padding-top: 50px;}

#view_title{opacity: 0; padding-top: 50px;}

#view_effect{opacity: 0;}

.mobile-fixed-menu  .footer-logo{
     margin-top:10px;
    margin-bottom:10px;
}

.fixed-menu ul{
	font-size:18px;
}

.fixed-menu{
    width: 350px;
    font-weight: 900;
    position: fixed;
    z-index: 999;
    background: #fff;
    overflow-y: scroll;
    height: 99.5vh;
    border-top: 5px solid rgb(246, 141, 31);
    /* box-sizing: border-box; */
    border-right: 2px inset #dcdcdc;
}

.fixed-menu .fixed-footer{
    width: 80%;
    margin-top: 0px;
    margin-left: 5%;
    border-top: 1px solid #cfcfcf;
    bottom: 0px;
    background: white;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    word-break: keep-all;
    /* position: absolute; */
    padding: 10px 10px 30px;
    color: #858585;
    height: 140px;
    font-weight: bolder;
}

.re_sub_title_1{
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    margin-top: 5px;
         font-weight:bold;
           text-shadow: 0px 0px 5px #404040;
}

.fixed-menu .fixed-logo{
    text-align: center;
}
.fixed-menu .year{
    width: 80%;
    font-size: 20px;
    margin-top: 20px;
    opacity: 0.6;
    margin-left: 10%;
    padding-bottom: 20px;
    border-bottom: 1px solid #cfcfcf;
}





  .fixed-menu::-webkit-scrollbar {
    width: 10px;
  }
  .fixed-menu::-webkit-scrollbar-thumb {
    background-color: #d7d9da;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
  }
  .fixed-menu::-webkit-scrollbar-track {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
  }

.fixed-menu ul li:hover{
    cursor: pointer;
    
}
.scroll-img img{
    width: 40px;
    margin-top: 10px;
    filter: drop-shadow(0px 0px 1px rgb(19, 57, 97));
}


.catoon_page{
	max-width:700px;
}

.catoon_sub{
    position: relative;
}

.catoon_sub .num{
    position: absolute;
    left: -20px;
    font-family: 'NEXON Lv2 Gothic','NotoKrL';
    top: -10px;
    padding: 10px;
    border-radius: 0px 50px 50px 0px;
    width: 50px;
    height: 50px;
    box-shadow: 3px 3px 5px #cfcfcf;
    border: 2px solid #949494;
    font-size: 30px;
    padding-right: 15px;
    background: #fff;
    color: rgb(61, 61, 61);
    line-height: 50px;
    font-weight: bold;
}

.btn_down{
	width:100%;
	display:inline-block;
	text-align:center;
	margin-top:0px;
	margin:0 auto;
	padding-top:5px;
	border:none !important;
    color:#333;
    padding-top:10px;
padding-bottom:20px;
    font-size:13px
}

.btn_down:hover{
	border:none;
}
  
.btn_down img{
	width:15px;
	margin-left:10px;
	margin-right:0px !important;
	vertical-align:middle;
	filter:drop-shadow(0px 0px 0px);
}



.catoon_page img{
	border: 40px solid #fff;
    border-radius: 30px;
    box-shadow: 0px 0px 5px #bbbbbb;
    box-sizing: border-box;
} 


.more-webzine{
    text-align: center;
    margin: 20px 10%;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    width: 80%;
    cursor: pointer;
    
}
.more-webzine span{
    display: inline-block;
    border-radius: 15px;
    padding: 10px 20px;
    box-sizing: border-box;
    
}

.fixed-menu li{
    font-size: 16px;
}

.sns_area{
    width: 80%;
    /* margin-bottom: 40px; */
    margin-left: 10%;
    padding-top: 20px;
}

.sns_area ul{
    margin: 20px 0px 15px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
}

.sns_area ul li{
    float: left;
    line-height: 40px;
    width: 33.333%;
    text-align: center;
}
.sns_area ul li img{
    width: 30px;
    border-radius: 50%;
}

.sns_area ul li img.kakao{

}



.fixed-menu ul li .number{
    display: inline-block;
    margin-right: 5px;
    /* height: 10px; */
    margin-bottom: 0px;
    font-size: 12px;
    /* vertical-align: -22px; */
    width: 23px;
    text-indent: 0em;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    /* border:1px solid #dcdcdc; */
    box-sizing: border-box;
    /* line-height: 29px; */
    vertical-align: middle;
}

.content{
    padding-left:300px;
}

.content .index-content{
    width: 100%;
    height: 100vh;
    position: relative;
}

.content .index-content .scroll-area{
    position: absolute;
    bottom: 20%;
    font-weight: bold;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.content .index-content .scroll-icon{
    border: 4px solid #fff;
    padding: 10px;
    color: #fff;
    border-radius: 30px;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgb(90, 90, 90);
}

.content-1 .index-content1{
    background: rgb(158, 149, 149);
    width: 100%;
    height: 100vh;
    
}

.bg01_shape-left{
    width: 20px;
    height: 50px;
    background: #fff;position: absolute;
    box-shadow: 4px 4px 5px #646464;
    left: -10px;
    transform: rotate(40deg);
    top: -15px;
    border: 2px solid #cfcfcf;
}

.bg01_shape-right{
    width: 10px;
    height: 30px;
    background: #fff;position: absolute;
    box-shadow: 4px 4px 5px #646464;
    left: 15px;
    transform: rotate(40deg);
    top: 5px;
    border: 2px solid #cfcfcf;
}

.bg01{
    overflow: visible;
}



.content-img{
    background-size: 110%;
    background-position: center;
    transition: all ease 0.7s;
    cursor: pointer;
    opacity: 0.7;
    background-repeat: no-repeat;
}

.content-img:hover{
    background-size: 115%;
    opacity: 1;
}

/*.sub01{*/
/*    background-image: url(../img/main_cont1.png);*/
/*}*/

/*.sub02{*/
/*    background-image: url(../img/main_cont2.png);*/
/*}*/

/*.sub03{*/
/*    background-image: url(../img/main_cont2.png);*/
/*}*/

/*.sub04{*/
/*    background-image: url(../img/main_cont2.png);*/
/*}*/

/*.sub05{*/
/*    background-image: url(../img/main_cont2.png);*/
/*}*/

/*.sub06{*/
/*    background-image: url(../img/main_cont2.png);*/
/*}*/


.bg_content{
    width: 100%;
    height: 295px;
    background-size: cover;
    border-radius: 20px;
    background-position: bottom;
}

@keyframes showItem {
    from {
      transform: translateY(50px);
      opacity: 0;
      color: aqua;
    }
  
    to {
      transform: translateY(0px);
      opacity: 1;
    }
  }
  
  .stagger-item {
    animation: showItem 1s;
    animation-fill-mode: both;
  }
  
  .stagger-item:nth-child(1) {
    animation-delay: 0.1s;
    /* background-image: url(../img/bac.png);
    background-size:100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
     background-position: bottom;
    text-align: center; */
  }
  .stagger-item:nth-child(2) {
    animation-delay: 0.2s;

  }
  .stagger-item:nth-child(3) {
    animation-delay: 0.3s;
  }
  .stagger-item:nth-child(4) {
    animation-delay: 0.4s;  
    
  }
  .stagger-item:nth-child(5) {
    animation-delay: 0.5s;

  }

  .stagger-item:nth-child(6) {
    animation-delay: 0.6s;

      /*width: 64.6%;*/


  }

  .stagger-item:nth-child(7) {
    animation-delay: 0.7s;
  }

  .stagger-item:nth-child(8) {
    animation-delay: 0.8s;
    /* width: 64.6%; */
  }

.text_area {
    color: #000;
    border-radius: 15px;
    padding: 10px;
    left: 16px; /* box-shadow: 4px 4px 2px #616161; *//* padding: 2px; */
    top: 58px; /* background: rgb(255 255 255); */
    box-sizing: border-box; /* border: 2px solid rgb(139 112 112 / 50%); */
}

.bg01{
    position: relative;
    background-size: 125% !important;   
}

.year_month{
    left: 50%;
    top: 46%;
    /*top:auto;*/
    bottom:10%;
    color:#222;
    z-index: 1;
    text-align: center;
    width: 80%;
    transform: translate(-50%, -50%) !important;
    /*transform: translateX(-50%) !important;*/
    position: absolute;
    display: inline-block;
    font-weight: bold;
    font-family: 'NEXON Lv2 Gothic';
    font-size: 70px;
    text-shadow: 1px 1px 1px #000;
}


@font-face {
    font-family: 'SDSamliphopangche_Outline';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/SDSamliphopangche_Outline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BinggraeSamanco-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/BinggraeSamanco-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'InkLipquid';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}





.year_month span{
    font-size: 23px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: -31px;
    /* border-left: 2px solid #dcdcdc; */
}

/*.bg01{*/
/*    background-image: url(../img/bac.png);*/
/*}*/

.bg02{
    background-image: url(../img/item_1.png);
}

.bg03{
    background-image: url(../img/item_2.png);
}

.bg04{
    background-image: url(../img/item_3.png);
}

.bg05{
    background-image: url(../img/item_4.png);
}

.bg06{
    background-image: url(../img/item_5.png);
    position: relative;
}
.bg07 {
    background-image: url(../img/item_6.png);
    position: relative;
}


.year_month span::after{
    border-bottom: 2px solid #e7e7e7;
    content: "";
    display: block;
    width: 20%;
    margin: auto;
    padding-bottom: 2px;
}


.re_section li:hover .text_area{
    /*color: #fff !important;*/
    text-shadow: 0px 0px 5px #3f3f3f;    
}  



.bg_content{
    background-size: 104%;
    background-position: bottom;
    transition: all ease-out 0.5s;
    cursor: pointer;
    opacity: 1;
    background-repeat: no-repeat;
}

.re_section li:not(:first-child):hover .bg_content{
    background-size: 115%;
    opacity: 1;
}    

.re_section li:hover .bac{
    opacity: 0.3;
}



.bac{
    left: 0px;
    right: 0px;
    transition: all ease-out 0.5s;
    top: 0px;
    bottom: 0px;
    position: absolute;
    border-radius: 20px;
    background: #d6c6c6;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #000, #fff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #000, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    opacity: 0;
    z-index: 2;
}



.re_section li:hover .nho{
   -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    box-shadow: 4px 12px 20px 6px rgba(255,255,255,.18);
}


.nho{
    left: 0px;
    right: 0px;
    transition: all ease-out 0.5s;
    top: 0px;
    bottom: 0px;
    position: absolute;    
    background: #fff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #fff, #fff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #fff, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    opacity: 1;
    z-index: 2;
}






.re_section li:hover .re_small{
    /*color: #fff !important;*/
    text-shadow: 0px 0px 2px #3f3f3f;
   
}    

.re_section .text_area{
    transition: all ease 0.3s;
    pointer-events: none;
}

.re_text{
    pointer-events: none;
    z-index: 4;
    font-family: 'NEXON Lv2 Gothic';
}

.re_section .re_small{
    transition: all ease 0.4s;
    pointer-events: none;
font-family: 'NEXON Lv2 Gothic';
    
}




.bg_07{
    background-image: url(../img/7.png) !important;
    background-position: middle;
    
}

.event{
    position: absolute;
    left: -29px;
    top: -15px;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    border: 3px solid #ac2a2a;
    border-radius: 5px;
    background: #db7272;
    font-size: 20px;
    transform: rotate(-30deg);
    box-shadow: 0px 0px 5px #fff;
}

.re_section{
    width: calc(100% - 300px);
    margin-left: 300px;
    min-width: 1200px;
    overflow: visible;
    float: right;	
}

.re_section ul{
    margin: 0% 10% 0px;
    width: 80%;
    float: left;
    overflow: visible;
    /*padding-bottom: 150px;*/
}

.re_section ul.ab{
    margin: -2% 10% 0px;
    width: 80%;
    float: left;
    overflow: visible;
    /*padding-bottom: 150px;*/
}



.banner_wrap{
    width: 100%;
    height: 300px;
    background: url(../img/7.png);
    background-size: cover;
    float: left;
}



.re_section ul li{
    float: left;    
    width: 31%;
    margin: 1%;
    /*border-radius: 20px;    
    /*box-sizing: border-box;
	border: 1px solid #eeeeee;
    box-shadow: 0px 7px 9px #d7d9da;
    position: relative;
	padding: 10px 0px 0px 0px;	
	height:226px;*/
}

.re_section ul li img{   
   
    width: 100%;   
    /*border-radius: 20px;*/    
    position: relative;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
    box-shadow: 0px 7px 9px #d7d9da;
    position: relative;
	padding: 10px 0px 0px 0px;	
	height:auto;
}


.top_banner{
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}

.top_banner span{
    left: 50%;
    top: 50%;
    position: absolute;
    font-weight: bold;
    font-size: 30px;
    transform: translate(-50%,-50%);
}


.mobile_br{
    display: none;
}

.benner{
    width: 30%;
    height: 500px;
    float: left;
    margin: 0% 1.5%;   
    background: red;
}



.re_section ul li .re_text{
    padding: 20px;
    position: absolute;
    height: 120px;
    left: 0px;
    right: 0px;
    top: 0px;
    background-color: rgba(255, 255, 255, 0.0);
    /* border-bottom: 1px solid #dcdcdc; */
}


.re_title{
    color: #ffffff;
    text-shadow: 1px 1px 5px #858585;
    font-weight: bold;
    font-size: 18px;
}

.re_text span{
    font-weight: 700;
    display: inline-block;
    font-family: 'NEXON Lv2 Gothic';
}

.url_link a{
	color:#333;
             font-family: 'NEXON Lv2 Gothic';
}

.re_text{
    position: relative;
}

.re_link{
    position: absolute;
    right: 15px;
    top: 23px;
}

.re_link img{
    width: 25px;
    filter: drop-shadow(0px 0px 3px #9c9c9c);
}

.re_title::after{
    border-bottom: 3px solid #ffffff;
    display: block;
    width: 45px;
    content: "";
    /* text-shadow: 1px 1px 3px #541818; */
    padding-bottom: 12px;
}

.re_small{
    color: #000;
    font-size: 18px;
    font-family: 'NEXON Lv2 Gothic' !important;
    /* font-weight: bold; */
}

.re_big2{
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.re_big{
    font-size: 21px;
    /*font-weight: bold;*/
    margin-top: 5px;
    text-shadow: 0px 0px 1px #fff;
}

.re_big.type2{
    font-size: 17px;
    letter-spacing: -.02em;
}

.re_big.type3{
    font-size: 15px;
    letter-spacing: -.02em;
}

.sub-content{
    width: 100%;
    box-sizing: border-box;
    height: 50vh;
    border-bottom: 1px solid #dcdcdc;
}

.sub-left .content-img{
    width: 70%;
    height: 100%;
    float: left;
}

.hideme{
    opacity: 0;
}

.content-text{
    width: 30%;
    float: left;
    position: relative;
    height: 100%;
    word-break: keep-all;
}



.more img{
    vertical-align: middle;
    width: 20px;
    margin-left: 10px;
}


.content-text .margin{
    padding: 7.5%;
}




.content-text .sub-text{
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

.content-text .text{
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    text-shadow: 0px 0px 1px #858585;
}



section .sub-title{
    font-size: 50px;
    font-weight: 900;
    color: #67bbef;
}

.section-index{
    background-image: url(../img/main_bg.jpg);
    background-size: cover;
    background-position: bottom;
}

 .main-pt{
        margin-top:40px !important;
    }

.sub-left .content-text{
    float: left;
}

.sub-right .content-text{
    float: left;
}

.sub-right .content-img{
    width: 70%;
    height: 100%;
    float: right;
}

.title-img{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
}

.title-img img{
    max-width: 500px;
    width: 100%;
    min-width: 300px;
}


.scroll-container {
	width: calc(100%-300px) !important;
	height: 100%;
	position: relative;
	margin: 0;
	min-width: 1500px;
	padding: 0;
}

.sub_img{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.sub_img img{
    width: 100%;
    margin-top: 20px;
    max-width: 1000px;
    /* border: 2px solid #cfcfcf; */
}
.sub_img_v2{
    text-align: center;
    margin-top: 50px;
}

.sub_img_v2 img{
    width: 100%;
    margin-top: 20px;
    max-width: 1000px;
    /* border: 2px solid #cfcfcf; */
    margin: 0 auto;
}

.url_link .url_aa{
    margin-left:20px; 
    display: inline-block; font-size: 14px;
    position: relative;
}


.url_link span {
    position: relative;
}


.div_11{
    width: 2px;
    height: 20px;
    display: inline-block;
 
  
    top: 21px;
    right: 154px;
  
}


.url_link{
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    margin: 50px 0px 80px;
}

.url_link span{
    display: inline-block;
    padding: 5px 20px;
    border-radius: 10px;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 0px 5px #dcdcdc;
}

.url_link .url_aa{
border:none;
box-shadow:none;
padding:none;
}

.url_link span:hover{
    box-shadow: 0px 0px 5px #6d6d6d;
}



.re_line{
    width: 90%;
    max-width: 1200px;
    background: rgb(202, 202, 202);
    height: 1px;
    margin: 0 auto;
    margin-top: 30px;
}


.v2_shape{
    width: 20px;
    height: 2px;
    background: rgb(201, 201, 201);
    display: inline-block;
    position: absolute;
    transform: translate(-50%);
    left: 50%;
    bottom: 15px;
}



.sub_img_v2_title span span{
    font-size: 13px;
}

      .sub_img_v2{
                            width: 50%;
                            float: left;
                            overflow: hidden;
                        }

                        .sub_img_v2 img{
                            vertical-align: middle;
                            display: inline-block;
                        }

.sub_img_v2_title{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    color: #2b2b2b;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 5px;
    padding-bottom: 30px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.ex_text{
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0px;
    text-align: right;
}

.scroll-container section {
	width: 100%;
	height: 100%;
    overflow: hidden;
   
}

.page-contents .caption{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    font-weight: bold;
}

.dots {	
	z-index: 1;
	list-style: none;
	padding: 0;
	position: absolute;	
    top: 50%;
    -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dots li a {
	padding: 10px;
	width: 4px;
	height: 5px;
    
	display: block;
}

.dots li a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #dcdcdc;
    border: 1px solid #888888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;	
	-webkit-transition: -webkit-transform 0.3s ease, background-color 0.3s ease;
	-moz-transition: -moz-transform 0.3s ease, background-color 0.3s ease;
	-ms-transition: -ms-transform 0.3s ease, background-color 0.3s ease;
	-o-transition: -o-transform 0.3s ease, background-color 0.3s ease;
	transition: transform 0.3s ease, background-color 0.3s ease;
}

.dots li a.active:before {
	content: '';
	background-color: #FFFFFF;
    box-shadow: 1px 1px 3px #858585;
	width: 14px;
	height: 14px;
    box-sizing: border-box;
	margin-top: -4px;
	left: 7px; 
	background-color: rgb(63, 63, 63);
    border: 2px solid #cfcfcf;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

.dots-right {
	left: 25px;
}

.dots-left {
	right: 10px;
}

.fixed-menu .fixed-ul li{
    padding: 7px 0px 0 20px;
}

.fixed-menu .fixed-ul li:first-child{
    margin-top: 10px;
}

.fixed-menu .drop-in-underline{
    padding-bottom: 10px;
   display: inline-block;
    font-size: 13px;
    letter-spacing: -0.05em;
}

.mobile-fixed-menu .drop-in-underline{
    padding-bottom: 10px;
   display: inline-block;
}




.drop-in-underline {
    position: relative;
    /* padding-bottom: 10px; */
    cursor: pointer;
  }
  .drop-in-underline:before{
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0; right: 0;
    height: 2px;
    background-color: rgb(175, 175, 175);
  }
  .drop-in-underline:before{
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
      transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
  .drop-in-underline:hover:before{
    opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
      transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }


.scroll-area img{animation:ani 0.8s infinite alternate;  }
@keyframes ani{
    0%{transform:translate(0,0); }
    100%{transform:translate(0,8px); 
        filter: drop-shadow(0 1px 2px rgb(228, 228, 228));
    }
}

@keyframes an{
	0%{transform:translate(0,0); 
        filter: drop-shadow(0 1px 2px  rgb(221, 122, 163));
    }
	100%{transform:translate(0,8px); } 
}
	

.btn6{
    padding: 15px 100px 15px 65px;
    margin:30px 4px 25px 24px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    display:inline-block;
  }

  .btn6 img{
      vertical-align: middle;
      margin-right: 10px;
      width: 30px;
      filter: drop-shadow(0px 0px 2px #725d5d);
  }
  
  .btn::before {
    content: '';
    position: absolute;
    bottom: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    display: block;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(1, 0, 0, 1)
  }
  
  .btn:hover::before {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
  }
  
  
  /*=======Button 6============= */
  .btn6{
    border:1px solid transparent; 
     -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
    color: #333;
  }

  .btn6 a{
      color:#666 !important;
  }
  
  .btn6::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom:0px;
    z-index:-1;
    width: 0%;
    height:1px;
    background: #cfcfcf;
    box-shadow: inset 0px 0px 0px #cfcfcf;
    display: block;
    -webkit-transition: all 0.8s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.8s cubic-bezier(.5, .24, 0, 1)
  }
  
  .btn6:hover::before {
    width:100%;
  }

  #contents{
  	margin:0% 5%;
  }
  
  .btn6::after {
    content: '';
    position: absolute;
    right: 0px;
    top:0px;
    z-index:-1;
    width: 0%;
    height:1px;
    background: #cfcfcf;
    -webkit-transition: all 0.8s cubic-bezier(.5, .24, 0, 1);
    transition: all 0.8s cubic-bezier(.5, .24, 0, 1)
  }
  .btn6:hover::after {
    width:100%;
  }
  .btn6:hover{
    border-left:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;
  }

  .gap{
      width: 100%;
      height: 80px;
  }

  .content-text .more{
    position: absolute;
    font-weight: bold;
    text-shadow: 0px 0px 1px #666;
}

  #fadeintop01{opacity: 0; margin-top: 50px;}
/* sub01 */
.page-content{
    margin-left: 300px;
    padding-bottom: 200px;
}

.page-content .page-header{
    width: 100%;
    height: 178px;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    background-size: cover;
    background-position: center;
}



.sub01-bg{
    background-image: url(../img/cont1_banner.jpg);
}
@media screen and (max-width:800px){
    .sub01-bg{
        background-image: url(../img/m_cont1_banner.jpg) ;	
		background-size: 100% 100%;		
    }
	
}

.sub02-bg{
    background-image: url(../img/cont2_banner.jpg);
}
@media screen and (max-width:800px){
    .sub02-bg{
        background-image: url(../img/m_cont2_banner.jpg);
    }
}

.sub03-bg{
    background-image: url(../img/cont3_banner.jpg);
}
@media screen and (max-width:800px){
    .sub03-bg{
        background-image: url(../img/m_cont3_banner.jpg);
    }
}

.sub04-bg{
    background-image: url(../img/cont4_banner.jpg);
}
@media screen and (max-width:800px){
    .sub04-bg{
        background-image: url(../img/m_cont4_banner.jpg);
    }
}

.sub05-bg{
    background-image: url(../img/cont5_banner.jpg);
}
@media screen and (max-width:800px){
    .sub05-bg{
        background-image: url(../img/m_cont5_banner.jpg);
    }
}

.sub06-bg{
    background-image: url(../img/cont6_banner.jpg);
}
@media screen and (max-width:800px){
    .sub06-bg{
        background-image: url(../img/m_cont6_banner.jpg);
    }
}


@media screen and (max-width:800px){
    .main-pt{
        margin-top:25px !important;
    }
}


@media screen and (max-width:800px){
.blog-container p img {
    max-width: 80%;
    text-align: center;
	}
}



.page-header .header-title{
    left: 50%;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    width: 100%;
    color: #222;
}

.img_boxsing{
    max-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.page-header .header-title span:nth-child(1){
    font-weight: 800;
    font-size: 50px;
    display: inline-block;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}


.wrap{margin-top: 50px;}




.page-1:first-child{
    margin-top: 100px;

}

   .sub_title img{
       width: 40px;
    }

.page-1{
    /* background:#f7f7f7; */
    margin: 0 auto;
    clear: both;
    position: relative;
    margin-top: 30px;
    box-sizing: border-box;
}
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
.page-1 .number{
    position: absolute;
    left: -10px;
    top: -10px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    background:#577dce;
    color: #fff;
    text-indent: -5px;
    box-shadow: 1px 1px 5px #cfcfcf;
    width: 100px;
    border-radius:0px 50px 50px 0px;
    border-left:5px solid #164396;

}

.page-contents{
    padding-top: 80px;
    margin: 0 auto;
    width: 90%;
    padding: 30px 5%;
    padding-bottom: 50px;
}
.page-1 .sub_title{
    font-size: 21px;
    font-weight: bold;
    color: #444444;
    text-shadow: 0px 0px 1px #666;
}

.sub_text{
    font-size: 15px;
    line-height: 28px;
    color: #333;
    text-shadow: 0px 0px 1px #7b7b7b;
    font-weight: 500;
    font-family: 'NotoKrL';
    letter-spacing: -1px;
    margin-top: 30px;
}

section .more{
    padding-bottom: 10px;
}

.sns_area li{
    cursor: pointer;
}


  .button {
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    height: 50px; line-height: 54px;
    width: 200px;
    border: 1px solid #fff;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    margin: auto;
  }
  .button span, .button i {
    display: inline-block;
    z-index: 100;
    font-style: normal;
  }
  .backgroundHover{
    z-index: -1;
    position: absolute; 
    top: 0; left: 0; 
    height: 100%; width: 100%;
    background: #fff;
  }

/*sub02*/
.controler1{
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.controler-center{
    overflow: hidden;
    text-align: center;
    width: 100%;
    /* margin: 0 auto; */
    display: inline-block;
    max-width: 500px;
}

.controler-center div{
    /* padding: 12px 20px; */
    color: #333;
    font-weight: 900;
    width: 24%;
    font-size: 15px;
    padding: 12px 0px;
    margin: 5px;
    cursor: pointer;
    border-radius: 10px;
    /* float: left; */
    display: inline-block;
}

.controler-center span{
    display: inline-block;
    padding-bottom: 10px;
}




/* sub06 */

.event-area{
   text-align: center;
}

.event-area img{
    margin: 0 auto;
    border: 10px solid #fff;
    box-shadow: 0px 0px 5px #cfcfcf;
    width: 60%;
}

.pergagi img{
    vertical-align: middle;
    margin-right: 10px;
}

.event-button {
    background: rgb(73, 131, 206);
    padding: 15px 50px !important;
    color: #fff !important;
}

.event-button:hover{
    background: rgb(20, 88, 175);
}

.event-join{
    width: 100%;
    height: 50px;
    text-align: center;
    padding: 50px 0px;
}




.btn10{
    padding: 15px 100px;
    margin:10px 4px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    text-decoration: none;
    display:inline-block;
    font-size: 20px !important;
    font-weight: bold !important;
    letter-spacing: -0.5px !important;
  }

.btn10{
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase!important;
    letter-spacing: 2px;
    cursor: hand;
    text-align: center;
    background: rgb(18, 35, 92);
    text-transform: capitalize;
    border: 2px solid #cfcfcf;
    border-radius:10px;
    box-sizing: border-box;
    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:0;
    
}


.btn10:hover{
    border: 2px solid #2e42b1;
    color: #fafafa!important;
}
.btn10::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #463591;
    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);
  } 

.btn10::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #317da5;
    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);
}
.btn10:hover::before, .btn1O:hover::before{
  opacity:1;
  width: 116%;
}
.btn10:hover::after, .btn1O:hover::after{
  opacity:1;
  width: 120%;
}

.section-index{
    position: relative;
}

.box {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 30px rgba(black, .2);
    background: lighten(#f0f4c3, 50%);
    position: relative;
    overflow: hidden;
    transform: rotate(180deg);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  
  .wave {
    opacity: .4;
    position: absolute;
    top: 55%;
    right: 35%;
    background: rgb(134, 197, 228);
    width: 200px;
    height: 300px;
    margin-left: -250px;
    margin-top: -250px;
    transform-origin: 50% 48%;
    border-radius: 43%;
    animation: drift 10000ms infinite linear;
  }
  
  .wave.-three {
    animation: drift 4000ms infinite linear;
  }
  
  .wave.-two {
    animation: drift 7000ms infinite linear;
    opacity: .1;
    background: rgb(143, 127, 186);
  }
  
  .box:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(#e8a, 1), rgba(#def, 0) 80%, rgba(white, .5));
    z-index: 11;
    transform: translate3d(0, 0, 0);
  }
  

  @keyframes drift {
    from { transform: rotate(0deg); }
    from { transform: rotate(360deg); }
  }


  @media screen and (min-width:601px){
    .scroll-container section {
        min-width: 1600px;
    }
    .mobile-fixed-menu{
        display: none;
    }







 

    .content-text .more{
        left: 7.5%;
        bottom: 5%;
        font-size: 18px;
    }
    .page-content{
        min-width: 930px;
    }
    
      
    .page-1{
        width: 85%;
    }

    #add_background-color{
        display: none;
    }
  }

  @media screen and (max-width:600px){
	.img_yet{
	margin-top: 0px !important;
}   

.catoon_sub img{
    padding: 20px;
}

.catoon_page{
    width: 95%;
    padding-left: 2.5%;
    padding-bottom: 0px;
}

.re_section li:not(:first-child):hover .bg_content{
    background-size: 100%;
    opacity: 1;
}    

.re_section li:not(:first-child):hover .bg_content{
    background-size: 104%;
    opacity: 1;
}    

.catoon_page img{
	border: 20px solid #fff;
    border: 1px solid #dcdcdc;
    
} 

.m_footer{
    width: 100%; height: 30px; background-color: rgb(255, 255, 255); float: left;
    text-align: center;
    padding: 10px 0px 5px;
    border-top: 2px solid #dcdcdc;
}

.m_footer img{
    width: 100px;
}

.re_section ul {
    padding-bottom: 0px;
}

.bg_mobile{
    position: absolute;
    z-index: 1;
    width: 90%;
    height: 80%;
    margin-left: 5%;
    margin-top: 3%;
    border-radius: 10px;
    box-sizing: border-box;
    /* box-shadow: 0px 0px 15px #fff; */
    /* background-image: url(../img/mbanner.png); */
    background-size: cover;
    background-position: bottom;
}

.year_month{
  font-size: 45px;
}

.year_month span {
    font-size: 25px;
    position: absolute;
    left: 50%;
    top: -60%;
    /* font-family: ui-serif; */
    color: #333333;
    /* font-family: 'NEXON Lv2 Gothic'; */
}



.bg01{
    -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px);


}

.stagger-item:nth-child(4) {
    width: 100%;
  }

.event{
    display: none;
}

.stagger-item:nth-child(7) {
    width: 100%;
  }

  .re_section ul{
    margin: 0px;
    width: 100%;
    
}

.re_section ul li:first-child{
    width: 90% !important;
    margin: 0px 5%;
    margin-top: 25px;
    /*height: auto !important;*/
    overflow: hidden;
}





.re_section ul li:first-child img{
    /*border-radius: 20px;*/
}

.re_section ul li:not(:first-child){
    width: 90% !important;
    margin: 0px 5%;
    margin-top: 25px;
    /*height: 293px;*/
    overflow: hidden;
}

.re_section ul.ab{
		margin: 0px 0px 0px;
		width: 100% !important;	
		overflow: hidden;
		
}



.text_area{
   top: 35px;
   left: 15px;
}

.re_title{
    font-size: 17px;
}
.re_small{
    font-size: 15px;
    letter-spacing: -0.02em;

}
.re_title br{
  display: none;
}


.re_big{
    font-size: 18px;
    letter-spacing: -0.02em;
}

.re_big.type2{
    font-size: 16px;
    letter-spacing: -0.02em;
}

.bg_content{
    height: 180px;
}



.year_month {
    width: 80%;
    top: 56%;
    text-align: center;
    z-index: 2;
}

@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
   }
   
   @font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 700;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
   }
   
   @font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 300;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
   }

.re_bg01{
    border: none;
   
}

.bg01{
    height: 180px;
    border-radius: 0px !important;
    background-size: cover !important;
    background-position: top !important;
}
.re_bg01{
    animation: none;
}

.scroll-container {

    min-width: 0px;

}

.catoon_title{
    font-size: 17px !important;
}

.catoon_title span {
    
    padding: 10px 15px;
}

	  .sub_title img{
       width: 25px;
    }
	.sub_img_v2{
		width:100%;
		}
    .re_section{
        padding-top: 50px;
        margin-left: 0px;
        min-width: 0px;
        width: 100%;
     
    }

    .re_section ul li{
        width: 100%;
    }


    .fixed-menu{
        display: none;
    }

    .caption{
        font-size: 12px !important;
        word-break: keep-all;
    }

    .ex_text{
        font-size: 14px;
        word-break: keep-all;
    }

    .page-content{
        padding-top: 50px;
    }

    .content{
        padding-left:0px
    }

    .content .index-content .scroll-area{
        position: absolute;
        bottom: 27%;
        font-weight: bold;
        left: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }

    .page-content {
        margin-left:0px;
    }
    .mobile-fixed-menu{
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 50px;
        background: #fff;
        z-index: 999;
        border-bottom: 3px solid rgb(246, 141, 31);
    }

    .title-img{
        position: absolute;
        left: 52%;
        top: 40%;
        transform: translate(-50%,-50%);
    }
    
    .title-img img{
        max-width: 500px;
        width: 100%;
        min-width: 300px;
    }

    .section1{
        margin-top: 50px;
    }

    .sub-left .content-img{
        width: 100%;
        float: left;
        height: 50%;
    }
    .sub-right .content-img{
        width: 100%;
        float: left;
        height: 50%;
    }

    .mobile{
        display: none;
    }
    .content-text{
        width: 100%;
        
    }
    .content-text .margin{
        padding: 2% 5%;
    }

    section .sub-title{
        font-size: 30px;
        font-weight: 800;
    }



    .content-text{
        height: 50%;
    }
    .content-text .more{
        right: 10px;
    }
    .content-text .more{
        font-size: 15px;
        bottom: 10%;
        right: 5%;
    }
    .content-text .sub-text{
        font-size: 17px;
        margin-top: 10px;
    }
    .sub-content{
        width: 100%;
        box-sizing: border-box;
        height: 46.5vh;
        border-bottom: 1px solid #dcdcdc;
    }
    .page-content{
        min-width: none !important;
    }
    
    .page-1{
        width: 90%;
    }

    .page-1 .sub_title{
        font-size: 16px;
        text-align: center;
        word-break: keep-all;
        line-height: 26px;
    }


    .page-content .page-header{
        width: 100%;
        height: 116px;
        border-bottom: 1px solid #dcdcdc;
        background-size: cover;
    }

    .page-header .header-title{
        left: 50%;
        text-align: center;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        color: #fff;
        width: 100%;
    }
    
    .page-header .header-title span:nth-child(1){
        font-weight: 800;
        font-size: 25px;
        display: inline-block;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
        font-family: 'NEXON Lv2 Gothic' !important;
    }


    
    .event-area img{
        width: 90% !important;
    }
    .wave{
        opacity: .4;
        position: absolute;
        top: 63%;
        right: 29%;
        background: rgb(134, 197, 228);
        width: 90px;
        height: 140px;
        margin-left: -250px;
        margin-top: -250px;
        transform-origin: 50% 48%;
        border-radius: 43%;
        animation: drift 10000ms infinite linear;
    }

  }


  @media screen and (max-width:499px){
      .mobile_br{
          display: block;
      }

  }
  /* burger */
  
  #btn {
    position: absolute;
    width: 10px;
    height: 80px;
    top: 50%;
    /* background: red; */
    left: 92%;
    right: 0px;
    transform: translate(-50%, -50%);
    cursor: pointer;
    background: none;
    border-radius: 50%;
    border: none;
    outline: none;
  }
  
  #btn span {
    position: absolute;
    width: 34px;
    height: 4px;
    top: 50%;
    left: 50%;
    background: #3858b1;
    border-radius: 2px;
    overflow: hidden;
    transition: all 0.3s linear;
  }
  

    
  .catoon_title span{
    position: relative;
    display: inline-block;
    color:#fff;
    background: rgb(57, 139, 206);
    border-radius: 50px;
    z-index: 1;
    padding: 10px;
    padding: 10px 30px;
    
    
}


.catoon_title{
    font-size: 30px;
    font-weight: bold;
    
    text-align: center;
}

.re_shape-left img{
    width: 28px !important;
    filter: drop-shadow(0px 0px 2px rgb(87, 87, 87))  !important;
}
.re_shape-left{
    position: absolute;
    left: -20px;
    top: -10px;
    width: 15px;
    border-radius: 15px;
    height: 15px;
    font-size: 15px;
    color: #cfcfcf;
    font-weight: normal;
}

.re_shape-right{
    position: absolute;
    right: -40px;
    width: 15px;
    border-radius: 15px;
    height: 15px;
    background: rgb(57, 139, 206);
    top: 19px;
    font-size: 15px;
    color: #cfcfcf;
    font-weight: normal;
}


.re_line2{
    width: 90%;
    max-width: 100px;
    background: rgb(202, 202, 202);
    height: 2px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}


  #btn span::before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(24, 24, 24);
    transition: all 0.3s linear;
  }
  
  #btn span:nth-child(1) {
    animation: span-first-off 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  #btn span:nth-child(2) {
    animation: span-second-off 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  #btn span:nth-child(3) {
    animation: span-third-off 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  #btn.on:hover span::before {
    width: 100%;
    transition: all 0.3s linear;
  }
  
  #btn.on span:nth-child(1) {
    animation: span-first-on 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  #btn.on span:nth-child(2) {
    animation: span-second-on 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  #btn.on span:nth-child(3) {
    animation: span-third-on 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  
  @keyframes span-first-on {
    0% {
      transform: translate(-50%, -300%);
    }
    30% {
      transform: translate(-50%, -50%);
    }
    100% {
      transform: translate(-50%, -50%) rotate(-45deg);
    }
  }
  
  @keyframes span-first-off {
    0% {
      transform: translate(-50%, -50%) rotate(-45deg);
    }
    30% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -300%);
    }
  }
  
  @keyframes span-second-on {
    0% {
      transform: translate(-50%, -50%);
    }
    25% {
      background: gray;
    }
    50% {
      transform: translate(-50%, -50%) scale(1);
    }
    100% {
      transform: translate(-150%, -50%) scale(0);
    }
  }
  
  @keyframes span-second-off {
    0% {
      transform: translate(-150%, -50%) scale(0);
    }
    25% {
      background: gray;
    }
    50% {
      transform: translate(-50%, -50%) scale(1);
    }
    100% {
      transform: translate(-50%, -50%);
    }
  }
  
  @keyframes span-third-on {
    0% {
      transform: translate(-50%, 200%);
    }
    30% {
      transform: translate(-50%, -50%);
    }
    100% {
      transform: translate(-50%, -50%) rotate(45deg);
    }
  }
  
  @keyframes span-third-off {
    0% {
      transform: translate(-50%, -50%) rotate(45deg);
    }
    30% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, 200%);
    }
  }
  
  
  .mobile-fixed-menu .fixed-logo{
      display: inline-block;
  }

    
  .mobile-fixed-menu .fixed-logo1 img{
      width:100px;
      position: absolute;
      top: -10px;
      left: 20px;
  }

  #add_background-color{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 6;
    visibility: hidden;
}

.burger-menu{
    width: 70%;
    height: 100%;
    left: 100%;
    top: 53px;
    position: relative;
    position: fixed;
    background: #fff;
    font-weight: bold;
    transition: left 0.4s ease-in-out;
      overflow-y: scroll;
}

 .burger-menu::-webkit-scrollbar {
    width: 10px;
  }
  .burger-menu::-webkit-scrollbar-thumb {
    background-color: #d7d9da;
    border-radius: 10px;
    background-clip: padding-box;
    border: 2px solid transparent;
  }
  .burger-menu::-webkit-scrollbar-track {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: inset 0px 0px 5px white;
  }


.burger-back-img{
    position: absolute;
    bottom: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 187px;
    height: 78%;
    display: block;
    z-index: -2;
    opacity: 0.5;
    width: 100%;
}

.burger-menu .fixed-footer{
    /* margin-top: 45px; */
    background: white;
    font-size: 10px;
    line-height: 14px;
    font-weight: normal;
    word-break: keep-all;
    padding: 5px 20px 100px;
    color: #858585;
    height: 140px;
    bottom: 1px;
    left: 0;
    right: 0;
    font-weight: bold;
}

.burger-menu .fixed-footer span{
    display: inline-block;
}

.burger-menu .fixed-ul div{
    display: inline-block;
}

.burger-menu .fixed-logo{
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

.burger-menu .fixed-logo img{
    width: 100px;
}

.mobile-fixed-menu .year{
    font-size: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
}

.mobile-fixed-menu .fixed-ul{
    margin: 0px 20px;
    font-size: 11.5px;
    color: #666;
    padding: 5px 0px; 
    font-weight: 900;
}

.mobile-fixed-menu .fixed-ul li .number{
    margin-right: 10px;
    display: inline-block;
    font-weight: bold;
}

.mobile-fixed-menu .m-btn6{
    margin: 0 !important;
}

.mobile-fixed-menu .m-btn6 img{
    width: 24px;
    vertical-align: middle;
    filter: drop-shadow(0px 0px 3px #cfcfcf);
    margin-right: 2px;
}

.mobile-fixed-menu .m-btn6{
    color: #666;
    border: 1px solid;
    font-weight: bold;
    /* border-top: 1px solid #dcdcdc; */
    border: 0px solid #dcdcdc;
    font-size: 13px;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    right: 19px;
    float: right;
    top: 12px;
}

.mobile-fixed-menu .sns_area {
    width: 90%;
    /* margin-top: 50px; */
    margin-left: 5%;
}

.mobile-fixed-menu .sns_area .sns-title{
    font-size: 17px;
    /* padding-bottom: 10px; */
    /* border-bottom: 1px solid #dcdcdc; */
}

.mobile-fixed-menu .sns_area ul li {
    line-height: 40px !important;
    width: 16.666%;
    text-align: center;
}

.mobile-fixed-menu .fixed-ul li{
    margin: 15px 0px 10px;
}

.mobile-fixed-menu .year{
    padding-top: 15px;
    /* position: absolute; */
}

.mobile-fixed-menu .sns_area{
    padding-bottom: 0px;
    padding-top: 50px;
}

.mobile-fixed-menu .fixed-ul img{
    width: 7px;
    vertical-align: -7px;
}


.share img{
    width: 15px;
    filter: drop-shadow(0px 0px 15px #fff);
}

.share span{
    margin-left: 10px;
}

.share_area{
    width: 100%;
    text-align: center;
    margin-top: 50px;
  
}

.controler1{
    position: relative;
}

.popup_area{
    position: relative;
}

.popup {
    display: none;
    transform: translate(-50%);
    position: absolute;
    left: 50%;
    width: 74%;
    text-align: center;
    z-index: 1 !important;
    max-width: 400px;
    padding: 10px 20px 25px;
    margin: 0 auto;
    background: rgb(255, 255, 255,1);
    border-radius: 25px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, .15);
    z-index: 100;
    bottom: 80px;
    border: 2px solid #cfcfcf;
}

.popup a{
    color: #666;
    font-weight: bold;
}

.popup h1{
    font-weight: bold;
    color: #333;
    font-size: 17px;
    padding: none !important;
    margin: none !important;
}

.popup.show {
    display: block;
    transition: all 0.5s;
}

.popup .popup_close {
    position: absolute;
    top: 19px;
    right: 20px;
    cursor: pointer;
    border: none;
    background: transparent;
    font-size: 20px;
    color: gray;
    transition: all 0.5s;
    width: 30px;
    text-align: center;
}

.popup a.popup_close:hover {
    color: rgb(90, 78, 78);
}

.popup hr {
    display: block;
    border: none;
    border-bottom: 1px solid #eeeeee;
}

.popup ul {
    height: auto;
}

.popup h2{
    color: #fff;
}

.popup ul li {
    width: 29.333%;
    float: left;
    color: #666;
    font-weight:bold;
    margin: 4% 2%;
    height: 70px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 13px;
    height: 94px;
    box-shadow: 0px 0px 5px #dcdcdc;
    text-align: center;
}


.popup ul li img {
    margin: 10px;
    border-radius: 10px;
    border: 3px solid #ffffff;
    border-radius: 22px;
    vertical-align: middle;
    width: 35px;
}

.video {
    width: 100%;
    max-width: 900px;
    margin: 10px auto;
    border-radius: 30px;
    background-color: #f0f0f0;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 8px 33px #999;
    
  }

  .video-container {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 57% !important;
	vertical-align:top;
  }

  .blog {width: 100%; max-width: 1200px; margin: 10px auto; border-radius: 10px; background-color: #ffffff; padding: 30px; box-sizing: border-box; box-shadow: 0px 5px 10px #999; }
  .blog-container {position: relative; width: 100%; height: auto;padding-top: 0px;}
  .blog-container p{text-align:center;	font-size:1rem;	font-family:NanumSquare; line-height:1.7rem;}
  .blog-container .title{text-align:center; font-size:2rem;	font-family:NanumSquare; font-weight:800; line-height:2.5rem;}
  .blog-container span{font-weight:800;background:#eeffe2;}
  .blog-container span.blue{font-weight:800;background:#eef5ff;}
  .blog-container span.white{font-weight:800;background:#fff;}
  .blog-container p img {max-width:49%; text-align:center;}
  .blog-container hr {border:1px solid #666;}
  .blog .pt10 {padding-top:10px;}
  .blog .pt20 {padding-top:20px;}
  .blog .pb10 {padding-bottom:10px;}
  .blog .pb20 {padding-bottom:20px;}
  .blog .ptb20 {padding-top:20px; padding-bottom:20px;}


  .line_main{
      width: 100%;
      height: 5px;
      background:rgb(246, 141, 31);
      float: left;
  }



  iframe {
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 30px;
  }


  @media all and (max-width:780px){
    .video {
        padding: 10px !important;
      }

	 .blog {padding: 10px !important; }
	 .blog-container img {max-width:100%;}
	 .blog-container .title{text-align:center; font-size:1.6rem; font-family:NanumSquare; font-weight:600;}
	 .blog-container span{font-weight:800;}
	 .blog-container p{text-align:center; font-size:1rem; font-family:NanumSquare; }

	 .blog-container p img {max-width: 100%;   text-align: center;}


    .video iframe{
        border-radius: 20px;
    }
.sub_text{
  font-size: 14px;
    line-height: 24px;
   }

  }

  
  @media screen and (max-width: 360px){
  .re_section ul li:not(:first-child) {
      height: auto;
  }
  .bg_content {
    height: 147px;
}

.year span:first-child{display: block;}

.mobile-fixed-menu .m-btn6{
    padding: 16px 0px;
    position: inherit;
    float: none;
}


}


article.contents{
    width: 100%;
    max-width: 900px;
    margin: 10px auto;
    border-radius: 30px;
    padding: 20px;
    box-sizing: border-box;
}

article.contents .contents-box + .contents-box{
    margin-top: 40px;
}
article.contents .contents-box .table-box{
    padding-top: 30px;
}
article.contents .contents-box .table-box table{
    border-collapse: collapse;
    width: 100%;
}
article.contents .contents-box .table-box table th{
    background-color: #eaf7fc;
    font-size: 16px;
}
article.contents .contents-box .table-box table th, td{
    border: 1px solid #d2d2d2;
    padding:10px;
}
article.contents .contents-box .table-box table li{
    line-height: 1.6;
}
article.contents .contents-box .txt-group + .txt-group{
    margin-top: 40px;
}
article.contents .contents-box .txt-group .txt-box{
    line-height: 1.8;
}
article.contents .contents-box .txt-group{
    text-align: center;
    font-size: 16px;
}
article.contents .contents-box .txt-group b{
    font-size: 24px;
    font-weight: 400;
}
article.contents .contents-box .txt-group .highlights{
    background-color: #fcf8cb;
}
article.contents .contents-box .txt-group.type-space .txt-box + .txt-box{
    margin-top: 20px;
}
article.contents .contents-box .txt-group .small{
    font-size: 19px;
}

article.contents .contents-box .fc-red{
    color: #ba0000;
}
article.contents .contents-box .fc-blue{
    color: #0b1fa2;
}

article.contents .img-box{
    padding-bottom: 40px;
}
article.contents .img-box img{
    max-width:100%;
}

@media (max-width: 800px){

    .year_month{
        top:50%;
        transform: translate(-50%, -50%) !important;
        bottom:auto;
    }

    article.contents{
        padding:0;
    }

    article.contents .img-box{
        padding-bottom: 25px;
    }

    article.contents .contents-box .txt-group .txt-box{
        line-height: 1.5;
    }
    article.contents .contents-box .txt-group + .txt-group{
        margin-top: 20px;
    }

    article.contents .contents-box + .contents-box{
        margin-top: 20px;
    }

    article.contents .contents-box .txt-group{
        font-size: 14px;
    }
    article.contents .contents-box .txt-group b{
        font-size: 20px;
    }
    article.contents .contents-box .txt-group .small{
        font-size: 17px;
    }

    article.contents .contents-box .table-box{
        padding-top: 20px;
    }

    article.contents .contents-box .table-box table th, td{
        padding:8px 8px;
        font-size: 14px;
    }

    article.contents .contents-box .table-box table li{
        line-height: 1.4;
    }
}


.hidden {display:none !important;}
