@charset "UTF-8";

*, *:before, *:after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.all_wrap{overflow: hidden;position: relative;}

.jarallax {position: relative;z-index: 0;height: 100%;}
.jarallax > .jarallax-img {position: absolute;  object-fit: cover;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: -1;}
.main_admin{position: fixed; z-index: 999; top:135px; right: 10px;}
.main_admin a{font-size: 14px; background: #fff; border-radius: 5px; margin-bottom: 5px; width: 80px; height: 30px; display: inline-block; text-align: center; line-height: 30px; font-weight: 500;}

/* 공통 */
.width{width: 92% !important; max-width: 1500px; margin: 0 auto; position: relative;}

:root{
	--color: #f6c15b;

    --fs128: 12.8rem;
    --fs100: 10rem;
    --fs95: 9.5rem;
    --fs96: 9.6rem;
    --fs85: 8.5rem;
    --fs80: 8.0rem;
    --fs75: 7.5rem;
    --fs70: 7.0rem;
    --fs65: 6.5rem;
    --fs60: 6.0rem;
    --fs55: 5.5rem;
    --fs54: 5.4rem;
    --fs52: 5.2rem;
    --fs50: 5.0rem;
	--fs48: 4.8rem;
    --fs45: 4.5rem;
    --fs42: 4.2rem;
	--fs40: 4.0rem;
    --fs38: 3.8rem;
    --fs37: 3.7rem;
    --fs36: 3.6rem;
	--fs35: 3.5rem;
    --fs32: 3.2rem;
    --fs30: 3.0rem;
    --fs29: 2.9rem;
	--fs28: 2.8rem;
	--fs27: 2.7rem;
    --fs26: 2.6rem;
	--fs25: 2.5rem;
    --fs24: 2.4rem;
    --fs23: 2.3rem;
	--fs22: 2.2rem;
    --fs21: 2.1rem;
	--fs20: 2.0rem;
	--fs19: 1.9rem;
    --fs18: 1.8rem;
    --fs17: 1.7rem;
    --fs16: 1.6rem;
    --fs15: 1.5rem;
	--fs14: 1.4rem;
}


@media all and (max-width: 1024px) {
	.board_title{margin-bottom: 100px;}
}

#header{width: 100%;position: fixed;top: 0;z-index: 999; transition: 0.3s all; height: 120px;}
#header .head_menu .logo{width: 20%;}
#header .head_menu .pmenu {width: 60%;}
#header .head_menu .logo img{}
#header.active{ background: rgba(0,0,0,0.6)}
#header .head_menu{position: relative; display: flex; justify-content: space-between; align-items: center;width: 100%; height: 100%;}


#header .head_menu .pmenu{display: flex; justify-content: center; height: 90px;align-items: center;}
#header .head_menu .pmenu li {width: 100%;}
#header .head_menu .pmenu a{font-size: var(--fs26); color: #fff; width: 100%; display: inline-block; text-align: center; font-family: 'Chosunilbo_myungjo';}
#header .hcall {display: flex; align-items: center; gap: 0 20px;}
#header .hcall p {font-size: var(--fs25); color: #fff;}
#header .hcall a {font-size: var(--fs40); font-weight: 900; color: #d3b066;}

/* 모바일 */
#mob_head {display: none; background: #000; position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; height: 170px;}
#mob_head .box {padding: 10px 10px; display: flex; justify-content: space-between; align-items: center; border-bottom: 4px solid var(--color);}
#mob_head .logo img {width: 200px;}
#mob_head .hcall {display: flex; align-items: center; gap: 0 10px;}
#mob_head .hcall p {font-size: 22px; color: #fff;}
#mob_head .hcall a {font-size: 35px; font-weight: 900; color: #d3b066;}
#mob_head .menu {display: flex; justify-content: center; gap: 0 60px; padding: 0 10px;}
#mob_head .menu a {padding: 30px 0; color: #fff;  font-family: 'Chosunilbo_myungjo'; display: inline-block; font-size: 25px;}


@media screen and ( max-width: 1500px ){
    #header .hcall p {font-size: var(--fs25);}
#header .hcall a {font-size: var(--fs30);}
#header .hcall img {height:40px; width: auto;}
    }
@media screen and ( max-width: 1400px ){
#pcmenu .topmenu { font-size: 16px; }
#pcmenu .submenu a { font-size: 14px; }
#header .head_menu .logo img {height: 50px;}
}
@media screen and ( max-width: 1024px ){
#header { display: none; }
#mob_head{display: block;}
}
@media screen and ( max-width: 600px ){
    #mob_head {height: 125px;}
#mob_head .box {}
#mob_head .logo img {width: 125px;}
#mob_head .hcall img {height: 30px; width: auto;}
#mob_head .hcall p {font-size: 14px; color: #fff;}
#mob_head .hcall a {font-size: 22px; }
#mob_head .menu {gap: 0 0;}
#mob_head .menu li { width: 33%; text-align: center;}
#mob_head .menu a {padding: 20px 0; font-size: 18px;}
}
    


/* 메인비주얼 */
.theme_visual {position: relative; }
.Hfull {position: relative; z-index: 8;}
.swiper_visual {display:block;height:100%;margin:0px auto;overflow:hidden;position:relative; z-index: 1;}
.swiper_visual .swiper-slide {position:relative; height: auto !important;}
.swiper_visual .swiper-slide .main_visual img{width: 100%;}
.Hfull .visual-pagination { pointer-events: auto; }
.Hfull .swiper-pagination-bullets {position: absolute; left: 0 !important; bottom: 5% !important; z-index: 999; text-align: center;}
.Hfull .swiper-pagination-bullet { background: #fff; width: 24px; height: 24px; opacity: 1;}
.Hfull .swiper-pagination-bullet-active {background: #f6c15b;}



/* 메인 텍스트 */
.maintext_box { position: absolute; z-index: 5; left: 0; right: 0; top: 0; height: 100%; display: flex; justify-content: center; flex-direction: column; padding-bottom: 10%;}
.maintext_box h2{ }
.maintext_box p{margin-top: 50px;}
.maintext_box span{margin-bottom: 30px; }

@media all and (max-width: 768px){
    .pc{display: none !important;}
    .mob{display: block !important;}
}
@media all and (max-width: 1400px) {
    .maintext_box {padding-bottom: 15%;}
}
@media all and (max-width: 1300px) {
}
@media all and (max-width: 1200px) {
}
@media all and (max-width: 1024px) {
    .maintext_box p{margin-top: 30px;}
.maintext_box span{margin-bottom: 30px; }
    .Hfull {margin-top: 170px;}
    .Hfull .slide01 span img {height: 60px;}
.Hfull .slide01 h2 img {height: 120px;}
.Hfull .slide02 p img {height: 30px;}
.Hfull .slide02 h2 img {height: 60px;}
.Hfull .slide03 p img {height: 60px;}
.Hfull .slide03 h2 img {height: 60px;}
}
@media all and (max-width: 768px) {
    .maintext_box {justify-content: start; padding-bottom: 0; padding-top: 30%;}
    .Hfull .slide01 h2 img {height: 200px;}
}
@media all and (max-width: 600px) {
    .Hfull {margin-top: 125px;}
    .Hfull .swiper-pagination-bullet {width: 20px; height: 20px;}
    .maintext_box {padding-top: 12%;}
    .Hfull .slide01 span img {height: 50px;}
.Hfull .slide01 h2 img {height: 150px;}
.Hfull .slide02 p img {height: auto; width: 100%;}
.Hfull .slide02 h2 img {height: 30px;}
.Hfull .slide03 p img {height: 50px;}
.Hfull .slide03 h2 img {height: 30px;}

}

.theme_visual2 {}
.theme_visual2 .visual2_wrap {position: relative; display: flex; align-items: center;}
.theme_visual2 .txt_box  { position: absolute; z-index: 5; left: 0; right: 0; top: 0; height: 100%; display: flex; justify-content: center; flex-direction: column; padding-bottom: 15%;}
.theme_visual2 h2 {}
.theme_visual2 p {margin-top: 40px;}

.theme_visual2 .sub_visual img{width: 100%; height: auto;}


@media all and (max-width: 1024px) {
    .theme_visual2 {margin-top: 170px;}
    .theme_visual2 h2 img {width: 50%;}
    .theme_visual2 p img {width: 50%;}
}
@media all and (max-width: 768px) {
    .theme_visual2 .txt_box {padding-top: 8%; justify-content: start; padding-bottom: 0;}
    .theme_visual2 h2 img {width: 70%;}
    .theme_visual2 p {margin-top: 30px;}
    .theme_visual2 p img {width: 70%;}
}
@media all and (max-width: 600px) {
    .theme_visual2 {margin-top: 125px;}
    .theme_visual2 h2 img {width: auto; height: 30px;}
    .theme_visual2 p img {width: auto; height: 80px;}
}

.theme_visual3 {}
.theme_visual3 .visual3_wrap {position: relative; display: flex; align-items: center;}
.theme_visual3 .txt_box  { position: absolute; z-index: 5; left: 0; right: 0; top: 0; height: 100%; display: flex; justify-content: center; flex-direction: column; padding-bottom: 10%;}
.theme_visual3 h2 {}
.theme_visual3 p {margin-top: 40px;}

.theme_visual3 .sub_visual img{width: 100%; height: auto;}


@media all and (max-width: 1024px) {
    .theme_visual3 {margin-top: 170px;}
    .theme_visual3 h2 img {width: 50%;}
    .theme_visual3 p img {width: 50%;}
}
@media all and (max-width: 768px) {
    .theme_visual3 .txt_box {padding-top: 8%; justify-content: start; padding-bottom: 0;}
    .theme_visual3 h2 img {width: 70%;}
    .theme_visual3 p {margin-top: 30px;}
    .theme_visual3 p img {width: 70%;}
}
@media all and (max-width: 600px) {
    .theme_visual3 {margin-top: 125px;}
    .theme_visual3 h2 img {width: 65%;}
    .theme_visual3 p img {width: 90%;}
}

/* board warp */
.board_warp .latest_wrap{display: flex; justify-content: space-between;}
.latest_wrap .latest_top_wr{width: 48.5%;}
.latest_top_wr h2{font-size: var(--fs24); margin-bottom: 40px; font-weight: bold;}
.latest_top_wr h2 i{margin-right: 7px; font-weight: 300;}
.board_warp .main_btn{margin-top: 100px; display: flex; justify-content: space-between;}
.board_warp .main_btn a{width: 24%; display: flex; flex-direction: column; align-items: center; box-shadow: 0px 1px 3px rgba(0,0,0,0.2); padding: 40px 0px;}
.board_warp .main_btn a i{font-size: 5.0rem; width: 100px; height: 100px; background: #eee; color: #333; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 20px;}
.board_warp .main_btn a span{font-size: var(--fs20);}
.board_warp .main_btn a:hover{-webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;}
	@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@media all and (max-width: 1300px){
	.pic_lt .lt_wrap .lt_text_top .lt_info{min-width: 80px; min-height: 80px;}
	.pic_lt .lt_wrap{padding: 12px;}
}
@media all and (max-width: 950px){
	.board_warp .latest_wrap{flex-direction: column;}
	.latest_wrap .latest_top_wr{width: 100%;}
	.latest_wrap .latest_top_wr:first-child{margin-bottom: 60px;}
}
@media all and (max-width: 768px){
	.board_warp .main_btn{flex-wrap: wrap; margin-top: 60px; gap:15px 0px;}
	.board_warp .main_btn a{width: 49%; padding: 25px 0px;}
}

/* 하단 */


/* lnb */
.lnb_wrap{position: relative;}
.lnb{background: #fff; border-bottom: 1px solid #ddd;}
.lnb .lnb_map{height: 60px; display: flex; align-items: center; border-left: 1px solid #f1f1f1;}
.lnb .lnb_map .home{width: 60px; height: 100%;background: #fff;display: flex;justify-content: center;align-items: center;}
.lnb .lnb_map .home a{color: #333;}
.lnb .lnb_map .home i{font-size: 20px;}
.lnb .lnb_map > li{width: 250px; height: 100%;border-right: 1px solid #f1f1f1; padding: 0px 15px;position: relative;}
.lnb .lnb_map li.dep a{width: 100%; height: 100%;display: flex;align-items: center; font-size: 14px;}
.lnb .lnb_map li.dep a span{width: 100%;display: flex; justify-content: space-between;align-items: center; font-size: 1.7rem; color: #333;}
.lnb .lnb_map li.dep a span i{font-size: 16px;}
.lnb .lnb_map li.dep ul{display: none;position: absolute;left: 0; top: 61px;width: 100%;z-index: 10;}
.lnb .lnb_map li.dep ul li{width: 100%; background: #f9f9f9; border-bottom: 1px solid #fff;}
.lnb .lnb_map li.dep ul li a{padding: 15px 15px;font-size: 1.6rem;}
.lnb .lnb_map li.dep ul li a:hover{background: #2DAAE1; color: #fff;transition: 0.3s all;}
.lnb .lnb_map li.dep ul li a.on{background: #f1f1f1;}

@media screen and (max-width:1400px) {
  .lnb .lnb_map{width: 100% !important;}
}
@media screen and (max-width:900px){
  .lnb .lnb_map{height: 55px;}
  .lnb .lnb_map .home i{font-size: 16px;}
  .lnb .lnb_map li.dep ul{top: 56px;}
}
@media screen and (max-width:600px){
  .lnb .lnb_map{height: 50px;}
  .lnb .lnb_map .home{width: 12%;}
  .lnb .lnb_map li{width: 44%;}
  .lnb .lnb_map li:last-child{width: 44%;}
  .lnb .lnb_map li.dep ul{top: 51px;}
  .lnb .lnb_map li.dep a{font-size: 12.5px;}
  .lnb .lnb_map li.dep ul li a{font-size: 12.5px;}
}




/* 페이지 네비, 게시판 등 */
/* .bo_cate_link{border-radius: 30px;}
.bo_v_topcon .bo_v_cate{border-radius: 30px;} */
#bo_gall .is_notice{border-radius: 30px;}

@keyframes quickBounce {
    from {
      transform: translateY(0px);
    }
    to {
      transform: translateY(-15px);
    }
  }

@keyframes quickBounce2 {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

#top_btn{width: 45px; height: 45px;border: none; background: #fff; border-radius: 50%;box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2); transition: 0.3s all;}
#top_btn span{font-size: 14px; font-weight: bold;}
#top_btn:hover{background: #eee; color: #000;}

.floating_menu { width: 45px; height: 45px; border-radius: 50%; background: #2DAAE1; position: fixed; bottom: 52px; z-index: 99; }
.floating_menu input { position: absolute; width: 45px; height: 45px; margin: 0; opacity: 0; cursor: pointer; }
.floating_menu input:checked ~ .floating_plus { transform: rotate(135deg); }
.floating_menu input:checked ~ .floating_nav li:nth-child(1) { transform: translatey(-52px); opacity: 1; }
.floating_menu input:checked ~ .floating_nav li:nth-child(2) { transform: translatey(-104px); opacity: 1; }
.floating_menu input:checked ~ .floating_nav li:nth-child(3) { transform: translatey(-156px); opacity: 1; }
.floating_menu input:checked ~ .floating_nav li:nth-child(4) { transform: translatey(-208px); opacity: 1; }
.floating_menu input ~ .floating_plus { transform: rotate(0); }
.floating_menu > .floating_plus { display: flex; justify-content: center; align-items: center; width: 45px; height: 45px; font-size: 20px; color: #FFFFFF; background:#2DAAE1; border-radius: 50%; transform: rotate(0); transition: all 0.5s ease; pointer-events: none; box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2); }
.floating_menu > .floating_plus i { line-height: normal !important; }
.floating_menu > .floating_nav { display: flex; justify-content: center; align-items: center; padding: 0; margin: 0; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: -1; }
.floating_nav li { display: flex; justify-content: center; align-items: center; width: 45px; height: 45px; border-radius: 50%; background: #fff; cursor: pointer; position: absolute; transition: all 0.5s ease; box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2); opacity: 0; }
.floating_menu > .floating_nav li a i { font-size: 20px; color: #222; }
.floating_menu > .floating_nav li a i.xi-kakaotalk { font-size: 28px; margin-top: 3px; }

.pg_wrap{margin-top: 60px; display: flex; justify-content: center; width: 100%;}
.pg_wrap .pg{display: flex;}
.pg_page{width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; margin: 0 2px; background-color: none; border: 1px solid #ccc;}
.pg_current{border: 1px solid #8e8e8e; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; margin: 0 2px; background: none;}

@media all and (max-width: 1400px) {
	html{font-size: 55% !important;}
}
/* 갤러리 */
@media all and (max-width: 1024px) {
	.gall_row .col-gn-4{width: 33.33333%;}
	.gall_row .col-gn-5{width: 25%;}
}

@media all and (max-width: 850px) {
	.gall_row .col-gn-4, .gall_row .col-gn-3, .gall_row .col-gn-5{width: 50%;}
	#bo_cate li{width: 25%; margin-bottom: 10px;}
	#bo_cate ul{flex-wrap: wrap;}
}

@media all and (max-width: 600px) {
	.gall_row .col-gn-4, .gall_row .col-gn-3, .gall_row .col-gn-5, .gall_row .col-gn-2{width: 100%;}
}

/* 리스트 */
@media all and (max-width: 850px) {
	.prdt_list .prdt_top th.psize, .prdt_list .prdt_table .psize{display: none;}
	.prdt_list .prdt_top th.pcolor, .prdt_list .prdt_table .pcolor{display: none;}
}

@media all and (max-width: 650px) {
	.prdt_list .prdt_top th.num{min-width: 60px;}
	.prdt_list .prdt_top th.pintro, .prdt_list .prdt_table .pintro{display: none;}
	.prdt_list .prdt_top th.pname{width: 100%;}
	.prdt_list .prdt_table .pname{text-align: center;}
}

/* 애니메이션 */
@media all and (max-width: 1400px){}
@media all and (max-width: 1200px){}
@media all and (max-width: 1024px){}
@media all and (max-width: 900px){}
@media all and (max-width: 850px){}
@media all and (max-width: 768px){}
@media all and (max-width: 650px){}


/*  */
