

  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500;600&family=Noto+Sans+KR:wght@300;400;600&family=Noto+Serif+KR:wght@400;500&display=swap');


  @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: 'Pretendard-Regular';
    src: url('https://hahajhr.cafe24.com/font/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://hahajhr.cafe24.com/font/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: medium;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://hahajhr.cafe24.com/font/Pretendard-Bold.woff') format('woff');
    font-weight: 600;
    font-style: bold;
}

@font-face {
    font-family: 'Cafe24Ohsquare';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/Cafe24Ohsquare.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cafe24Ohsquareair';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2202@1.0/Cafe24Ohsquareair.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.pointelgl{
  font-family: 'Cafe24Ohsquare';
}

a{text-decoration:none;}
span{ font-family: 'Pretendard-Regular', sans-serif; text-decoration:none;  font-weight:400;}
div{ font-family: 'Pretendard-Regular', sans-serif; text-decoration:none;  font-weight:400;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,img { margin:0; padding:0; border:0; letter-spacing:0; text-decoration:none; word-break: keep-all;}
div{ font-family: 'Pretendard-Regular', sans-serif;  font-weight:400; }
span{ font-family: 'Pretendard-Regular', sans-serif;  font-weight:400;}
body{ overflow:auto; height:100%; text-decoration:none;}
html{height:100%;text-decoration:none; min-width:1000px;}
ol, ul {
	display: inline-block;   list-style: none;  text-decoration:none;
}

body{width:100%; height:100%;min-width:1000px;position:relative;}


.font_noto{font-family:'Pretendard-Regular', sans-serif;}


.dis_none{display:none;}
.jmenu_bgd{width:100%; background-color:#FFFF84; color:#000; text-align:center; 
padding-top:10px; padding-bottom:10px;  font-size : 17px;
  color : #000000;}
#j_menu{width:100%; height:185px; position:relative; left:0px; top:0px; z-index:999; background-color:#fff;  }

#j_menu_1{width:90%; margin:0px auto; max-width:1500px; position:relative;}
#menu_logo{width:180px; margin:0px auto; padding-top:15px; padding-bottom:10px;}
#j_menu_1_1{width:100%; box-sizing:border-box; text-align:CENTER; padding-top:0px;}
#j_menu_1_1 ul{width:100%; display:flex;  
    box-sizing: border-box;
    justify-content:center;}

#j_menu_1_1 ul li{    width: auto;
    font-family: 'NanumSquareNeo-Variable';
    padding-top: 15px;
    padding-bottom: 15px;
    vertical-align: top;
    color: #000;
    font-size: 18px;
    position: relative;
    transition: all 0.4s ease;
    cursor: pointer;
    padding-left: 50px;
    padding-right: 50px;
}

#j_menu_1_1 ul li.logog{padding-top:15px; padding-bottom:5px;}

#j_menu_1_1 ul li p{color:#000;  font-size:16px;  font-family: 'NanumSquareNeo-Variable'; font-weight:600; position:relative; z-index:2;}
#j_menu_1_1 ul li ul{width:100%;  background-color:#fff; padding-top:70px; position:absolute; 
top:0px; display:none; padding-bottom:20px; z-index:1; left:0px;
    flex-direction: column; padding-left:0px; 
}
#j_menu_1_1 ul li ul li{width:100%; padding-top:7px; padding-bottom:7px; font-weight:600; font-size:14px; padding-left:0px; padding-right:0px;}


#j_menu_1_1 ul li:hover ul{display:block;}

#menu_s_logo{width:95%; max-width:190px; margin:0px auto; padding-top:20px;}

#main_warp{width:100%;height:100%;}

#main_1{width:90%; max-width:1400px; margin:0px auto; height:66%; position:relative;}

#main_1 .swiper{width:100%; height:100%;}

.swiper-slide{width:100%; background-size:cover; background-position:50% 50%;}

#img_src_1{background-image:url(../images/sl_img1.jpg);}
#img_src_2{background-image:url(../images/sl_img2.jpg);}
#img_src_3{background-image:url(../images/sl_img3.jpg);}
#img_src_4{background-image:url(../images/sl_img4.jpg);}
#img_src_5{background-image:url(../images/sl_img5.jpg);}
#img_src_6{background-image:url(../images/sl_img6.jpg);}

#main_btndd_warp{width:100%; padding-top:40px;}


#main_btndd{width:250px; height:50px; margin:0px auto;border-radius:15px; background-color:rgba(244,191,21,1); color:#fff;
text-align:center;
padding-top:0px; padding-bottom:0px; overflow:hidden; padding-top:15px; padding-bottom:10px; font-size:25px; border-radius:15px;
font-weight:600; cursor:pointer;
}


 #main_btndd a{width:100%; height:100%;color:#fff;}

 #main_4_2{position:relative;}
 #main_4 #bggggd{position:absolute; width:100%; height:50px; background-color:#fff;
 left:0px; bottom:0px; z-index:999999; }
  #main_4 #bggggd2{position:absolute; width:100%; height:50px; background-color:#fff;
 left:0px; top:-50px; z-index:999999; }
 #main_4_2 section{position:relative;}

.sw_next{width:50px; height:100px; position:absolute; right:50px; top:40%; z-index:901; cursor:pointer;}
.sw_prev{width:50px; height:100px; position:absolute; left:50px; top:40%; z-index:901; cursor:pointer;}





#main_2{width:100%; padding-top:150px; padding-bottom:100px; background-color:#004D98; position:relative; }

#main_2 h1{
font-weight : bold;
  font-size : 65px;
  color : #FFFFFF;
  text-align:center; padding-bottom:40px;
}

#main_2_1{width:90%; max-width:900px; margin:0px auto; position:relative; z-index:2;}
#main_2_1_1{width:100%;}
#main_2_1_1_warp{width:100%; display:flex;}



#main_2_1_1_warp legend{display:none;}
#main_2_1_1_1{background-color:#000; padding-top:30px; padding-bottom:30px; width:49%; margin-right:1%;}
#main_2_1_1_2{background-color:#000; padding-top:30px; padding-bottom:30px; width:49%; margin-left:1%;}
#main_2_1_1_2-2{background-color:#000; padding-top:30px; padding-bottom:30px; width:49%; margin-left:1%; display:none;}

#main_2_1_1_warp label{text-align:center;
  font-weight : bold;
  font-size : 35px;

  color : #FFFFFF;
  display:inline-block;
  width:100%;
  padding-bottom:15px;
}


#main_2_1_1_warp select{width:92%; 
  font-size : 25px;
  line-height : 40px;
  color : #000000;
  margin:0px auto;
  display:block;
  padding-top:8px; padding-bottom:8px;
  padding-left:15px;
  box-sizing:border-box;
}

#main_2_1_1_3{width:300px; text-align:center; cursor:pointer;
  font-size : 30px;
 
  color : #004D98;
  background-color:#fff; border-radius:40px;
  font-weight:600;
  padding-top:10px; padding-bottom:10px;
  border:2px solid #004D98;
  background-image:url(../images/btn_bg_1.png); background-size:6px 9px; background-position:90% 50%;
background-repeat:no-repeat;
display:block;
margin:0px auto; 
margin-top:30px;
}

#main_2_1_1_3:hover{background-color:#004D98; border:2px solid #fff; color:#fff;}

#main_2_2{width:100%; left:0px; bottom:10px; position:absolute; z-index:0;}

#main_3{width:100%; padding-top:150px; padding-bottom:150px; background-image:url(../images/main_section_3_bg_2.png); background-size:cover;
background-position:50% 50%; position:relative;}

#main_3 h1.titled{
  font-weight : bold;
  font-size : 65px;
  color : #004D98;
padding-bottom:60px;
text-align:center;
}

.main_3_1{width:90%; max-width:1200px; margin:0px auto; display:flex; position:relative; z-index:1;}

.main_3_1 article{width:23%; margin-left:1%; margin-right:1%;}

.main_3_1_1{width:100%; border:2px solid #004D98; box-sizing:border-box; 
height:350px; background-color:#fff; border-radius:40px; padding:35px 25px; }


.main_3_1_1 h1{font-size:22px; font-weight:600; }
.main_3_1_1 p.cont{font-size:18px; font-weight:500; padding-top:20px; padding-bottom:15px; height:195px; overflow:hidden; }

.main_3_1_1 div{width:100%; display:flex; border-top:1px solid #ddd; padding-top:10px;}
.main_3_1_1 div p{width:60px; height:60px; background-size:cover; background-position:50% 50%; margin-right:5px; border:1px solid #ddd; 
}

#main_3_2{width:547px; position:absolute; left:65%; top:-120px; z-index:0;}

.dsfe{width:300px; text-align:center;
  font-size : 30px;
 
  color : #004D98;
  background-color:#fff; border-radius:40px;
  font-weight:600;
  padding-top:10px; padding-bottom:10px;
  border:2px solid #004D98;
  background-image:url(../images/btn_bg_1.png); background-size:6px 9px; background-position:90% 50%;
background-repeat:no-repeat;
display:block;
margin:0px auto; 
margin-top:30px;}

.dsfe:hover{
background-color:#004D98; color:#fff;
}


#main_4{width:100%; height:auto; padding-bottom:150px; 
position:relative;

}

#main_4_bg{position:relative; width:100%; left:0px; top:0px;}

#main_4_1{width:90%; max-width:1100px; margin:0px auto; }

#main_4_1 h1{
  font-weight : bold;
  font-size : 65px;
  color : #004D98;
text-align:center; margin-top:40px;  }


#main_4_1 section{width:100%; margin-top:50px;}
#main_4_1 section ul{width:100%; display:flex;}
#main_4_1 section ul li{width:369px; height:368px;
background-image:url(../images/main_event_bg.png);background-size:100% auto;
background-repeat:no-repeat;
}

#main_4_1 section ul li .skjfaskdjfe{
width:333px;
height:333px;
margin-left:7px; margin-top:7px; position:relative;}

#main_4_1 section ul li .skjfaskdjfe .skjfaskdjfe2{position:absolute; display:none; left:0px; top:0px; width:100%; height:100%; background-color:rgba(0,77,152,0.8);}
#main_4_1 section ul li .skjfaskdjfe .skjfaskdjfe2 p{width:200px; color:#fff; margin:0px auto; margin-top:150px; padding-top:8px; padding-bottom:8px; font-size:18px; font-weight:600;
text-align:center; border:2px solid #fff; border-radius:30px;}

#main_4_1 section ul li .skjfaskdjfe:hover .skjfaskdjfe2{display:block;}


#main_4_2{width:90%; margin:0px auto; margin-top:90px; text-align:center; }
#main_4_2 h1{
  font-weight : bold;
  font-size : 40px;
     color: rgba(58,144,182,1);
text-align:center;}

#main_4_2 section{width:100%;  height:auto; margin-top:50px;}


footer{width:100%; background-color:#000; padding-top:40px; padding-bottom:30px;}
#foot_warp{width:90%; max-width:900px; margin:0px auto; display:flex; align-items:center;}

#foot_1{width:30%;}
footer article{width:100%; text-align:center;}
footer article p.fotttext_1{
  font-size : 16px;
  line-height : 24px;
  color : #979797;
  color : rgb(151, 151, 151);
}

.fotttext_2{padding-top:20px;
  font-size : 13px;
  line-height : 25px;
  color : #4D4D4D;}


  #eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more{display:none;}




  .sct_admin{display:none;}
  #sct_location{display:none;}
  #sct_sortlst{display:none;}

  #product_sub_warp{width:90%; max-width:1200px; margin:0px auto; padding-top:80px; padding-bottom:80px;}

  .eui-widget-title{display:none !important;}
  .eapps-instagram-feed-posts-item-visible.eapps-instagram-feed-posts-item-loaded{padding:6px;}
  .eapps-instagram-feed-posts-item{background-color:transparent !important;}




  #footing{position:fixed; z-index:999999; right:20px; bottom:30px;}
  #footing p.img{
          width: 63px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 10px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.35);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#000000');
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 0px;
}



#main_3-2{width:90%; max-width:1400px; margin:0px auto; padding-top:100px; padding-bottom:100px;}
.main_3-2_1{width:100%; display:flex;flex-direction: row;     justify-content: space-between;
    justify-content: center;
gap:10px;}
.main_3-2_1_1{width:33%;}

.main_3-2_1_1 .img1{width:100%; height:300px;  border-radius:15px; background-size:cover; background-position:50% 50%;}

.main_3-2_1_1 .txt1{font-size:20px; font-weight:500; text-align:center; color:#000; padding-top:15px;}
.main_4_2_1{font-size:18px; padding-top:15px; color:#a2a2a2;}




#main_3-2 .tit{    font-weight: bold;
    font-size: 40px;
    color: rgba(58,144,182,1);
    text-align: center;
    padding-bottom:40px;
}


.swiper-slide.notted{width:100%; height:520px;}

.swiper-pagination-bullet{border:2px solid #fff; opacity:1 !important;  background-color:rgba(255,255,255,0) !important;}
.swiper-pagination-bullet-active{background-color:#fff !important; opacity:1 !important;}

footer{position:relative;}