@charset "UTF-8";

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

.root_daum_roughmap .cont {display: none;}

.quick{position: fixed; right: 0; top: 32%; z-index: 3; display: flex; flex-direction: column; gap:2px 0px;}

/* visual text */
.Hfull{position: relative;}
.maintext_box{height: 100%;display: flex;align-items: flex-start;justify-content: center;flex-direction: column;}
.maintext_box img{max-width: 100%;}
.maintext_box *{color:var(--f-01);}
.maintext_box h2{line-height:1.4;font-size: max(30px,2.9688vw/* 52px */);font-weight: 700;padding-top: 17vh;/*font-family: var(--font);*/}
.maintext_box p{margin-top:18px; font-size:16px;}
.maintext_box h2 i{color: var(--c-01);}

/* main pagenation */
.swiper-pagination{display:flex; position:absolute; bottom:240px !important; gap:11px;}
.swiper-pagination-bullet{display:inline-block; opacity:var(--swiper-pagination-bullet-inactive-opacity, .2); width:13px; height:13px; background:#fff; border-radius:50%; opacity: 0.6;}
.swiper-pagination-bullet-active{opacity:1;background: var(--c-01);}

.swiper-fade .swiper-slide{overflow:hidden;}
.main-bg{position:absolute; top:0; left:0; width:100%; height:100%; background-size:cover; background-position:50% 50%;}
.main-bg--1{background-image:url('../img/main-bg1.png');}
.main-bg--2{background-image:url('../img/main-bg2.png');}

/* text align visual */
[data-align="center"] .maintext_box{display:flex; justify-content:center; align-items:center;}
body:has([data-align="center"]) .swiper-pagination{display:flex; justify-content:center; align-items:center; bottom:180px !important;}
[data-align="center"] h2{padding-top:0; text-align:center;}
[data-align="center"] .maintext_box img{margin-bottom: 9%;}

@media all and (max-width: 680px) {
	.maintext_box h2{font-size:27px;padding-top: 8vh;}
	.maintext_box p{line-height:1.5; margin-top:10px; margin-right:70px; font-size:15px;}

  .swiper-pagination{bottom: 43px !important;gap:8px;top: auto !important;}
	.swiper-pagination-bullet{width:11px; height:11px;}
}

.swiper_btn_wrap{display: flex; width: 96%; justify-content: space-between; position: absolute; top: 45%; z-index: 3; left: 0; right: 0; margin: 0 auto;}
.swiper_btn_wrap div{font-family: 'SUIT-Regular'; width: 55px; height: 55px; border-radius: 50%; text-align: center; line-height: 55px; color: #888; background: rgba(255,255,255,0.7); font-size: 2.6rem;}

/* main box menu */
.main1{padding-bottom: 60px;}
.main1 .box_wrap{display: flex; gap:0px 2%; margin-top: -10%; position: relative; z-index: 10;}
.main1 .box_wrap a{width: 24%;position: relative;border: 8px solid transparent;transition: 0.3s all;overflow: hidden;}
.main1 .box_wrap .img img{width: 100%;}
.main1 .box_wrap .text{position: absolute;width: 100%;height: 100%;padding: 40px 35px;top: 0;left: 0;background: rgb(0,0,0);background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);display: flex;flex-direction: column;/* justify-content: flex-end; */}
.main1 .box_wrap .text .h2{position: relative; font-size: 2.4rem; color: #fff; font-weight: bold; display: block; margin-bottom: 5px; padding-top: 10px;}
.main1 .box_wrap .text .h2::before{content: '';width: 25px;height: 3px;background: #fff;top: 0;left: 0;position: absolute;transition: all .3s ease;}
.main1 .box_wrap .text .h3{position: relative; font-size: 1.6rem; color: #fff; font-weight: 100; display: block; font-family: 'SUIT-Thin';}
.main1 .box_wrap a:hover .h2::before{background: var(--c-01);}
.main1 .box_wrap a:hover{/* box-shadow:14px 20px 38px rgba(0, 0, 0, 0.2); */border-color:var(--c-01);/* border-top-left-radius:160px; *//* border-top-right-radius:160px; */}

@media all and (max-width: 680px) {
	.main1 .box_wrap .text .h2{margin-bottom:5px; padding-top:10px; font-size:1.9rem;}
	.main1 .box_wrap .text{padding:30px 25px;}
	.main1 .box_wrap .text .h2::before{width:14px;}
}

/* main img */
.main_img{display: flex;}
.main_img a{width: 33.33333%;}
.main_img a img{width: 100%;}

.main_map{background: #fff; }
.main_map .width{display: flex; justify-content: space-between; gap:30px 0px; align-items: center;}
.main_map .root_daum_roughmap{width: 55% !important;}
.main_map .text{width: 40%;}
.main_map .text h2{font-size: 3.5rem; font-weight: bold; margin-bottom: 20px;}
.main_map .text  ul li{display: flex; font-size: 2.0rem; font-weight: 500; margin-top: 15px;}
.main_map .text  ul li span{font-size: 2.0rem; font-weight: bold; margin-right: 5px; white-space: nowrap;}
.main_map .text .naver{width: 250px; height: 45px; line-height: 45px; border-radius: 5px; display: block; margin-top: 40px; background: #222; text-align: center; color: #fff; font-size: 1.8rem; font-weight: 500;}
.main_map .text .naver span{font-family: 'SUIT-Regular'; margin-left: 10px;}

#ft{background: #f7f7f7;}
.foot_info_wrap{width: 100%;}
#ft .footer{display: flex; align-items: center; gap: 25px 30px;}
#ft .foot_info{display: flex; gap:3px 1%; justify-content: flex-start;; width: 100%; flex-wrap: wrap;}
#ft .foot_info p{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .foot_info span{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .foot_info a{font-size: 1.5rem; color: #666; font-weight: 500;}
#ft .copyright{margin-top: 20px;text-align: left;}
#ft .copyright span{font-size: 1.7rem; color: #666;}

.page1 .width{display: flex; justify-content: space-between; align-items: center; gap: 30px 0px;}
.page1 .width img{width: 45%; }
.page1 .text{width: 50%;}
.page1 .text h2{font-size: 3.2rem; font-weight: bold;}
.page1 .text h2 i{font-style: normal;color: var(--c-01);}
.page1 .text p{font-size: 1.7rem;font-weight: 400;margin-top: 20px;line-height: 1.5;color: #666;}
.page1 .text p b{color:#222; }
.page1 .text a{font-size: 3.0rem;font-weight: bold;display: block;}
.page1 .text .call{display:block; margin-top:53px;}
.page1 .text .call em {font-style: normal;margin-bottom: 6px;display: block;font-size: 15px;}

.page2 .width{display: flex; justify-content: space-between; align-items: center;}
.page2 .root_daum_roughmap{width: 50%;}
.page2 .text_wrap{width: 46%;}
.page2 .text_wrap .info{display: flex; margin-bottom: 40px;}
.page2 .text_wrap .info h2{font-size: 2.4rem;font-weight: bold;margin-bottom: 12px;}
.page2 .text_wrap .info p + em{display:block; margin-top:7px; font-size:15px; color:#898989;}
.page2 .text_wrap .info p{font-size: 1.8rem;font-weight: 300;color: #555;}
.page2 .text_wrap .info i{font-size: 2.5rem;margin-right: 10px;position: relative;top: 2px;}
.page2 .text_wrap .tel{font-size: 2.6rem; font-weight: bold; display: block; margin-bottom: 20px;}
.page2 .text_wrap .map{width: 230px;height: 55px;line-height: 55px;text-align: center;display: block;background: var(--c-01);color: #fff;font-size: 1.8rem;font-weight: 500;border-radius: 5px;}
.page2 .text_wrap .map span{font-family: 'SUIT-Regular'; margin-left: 10px;}
.page2 .text_wrap .info p + p{margin-top: 8px;}

.page3{max-width: 1000px; margin: 0 auto;}
.page3 img{width: 100%;}

.mt_bg{position:absolute; top:0; left:0; width:100%; height:100%;}

/* 게시판 */
a.btn_b01[title="글쓰기"]{background:var(--c-01); color:#fff; border-color:var(--c-01);}
#bo_v_con img{margin-top: 10px;}

@media all and (max-width: 1400px){}
@media all and (max-width: 1200px){}

@media all and (max-width: 1024px){
  .Hfull{margin-top: 60px; /*height: 550px;*/}
  .maintext_box img{/*max-width: 500px*/}
  .main_map .text h2{font-size: 3.0rem;}
  .main_map .text ul li span{font-size: 1.8rem;}
  .main_map .text ul li{font-size: 1.8rem;} 
  .page1 .text h2{font-size: 2.8rem;}
  .page1 .text p{font-size: 1.8rem; margin-top: 14px;}
  .page1 .text a{font-size: 2.6rem;}
  .page2 .text_wrap .info h2{font-size: 2.2rem;}
  .page2 .text_wrap .info i{font-size: 2.2rem;}
  .page2 .text_wrap .tel{font-size: 2.2rem;}
  body:has([data-align="center"]) .swiper-pagination{display:none;}
}
@media all and (max-width: 900px){
  .swiper_btn_wrap{display: none;}
}
@media all and (max-width: 850px){
  .maintext_box{padding-top: 120px;/* display: flex; *//* align-items: center; */}
  .Hfull .slide1{background: url('../img/mslide1.png')no-repeat;}
  .Hfull .slide2{background: url('../img/mslide2.png')no-repeat;}
  .main-bg{/*display:none;*/}
  .main-bg--1{/*background-image:url('../img/mmain-bg1.png');*/}
  .main-bg--2{/*background-image:url('../img/mmain-bg2.png');*/}
  .Hfull .swiper-slide{background-size: cover;background-position: 50% 50%;}
  .main_map .width{flex-direction: column;}
  .main_map .text{width: 100%;}
  .main_map .root_daum_roughmap{width: 100% !important;}
  #ft .foot_info p{font-size: 1.5rem;}
  #ft .foot_info span{font-size: 1.5rem;}
  #ft .foot_info a{font-size: 1.5rem;}
  #ft .copyright span{font-size: 1.5rem;}
  .page2 .width{flex-direction: column;}
  .page2 .root_daum_roughmap{width: 100%; margin-bottom: 30px;}
  .page2 .text_wrap{width: 100%;}
  .page1 .width{flex-direction: column;}
  .page1 .width img{width: 100%;}
  .page1 .text{width: 100%;}
  .main1{padding-bottom: 0px;}
  .main1 .width{width: 100% !important;}
  .main1 .box_wrap{margin-top: 0px; gap:0px; flex-wrap: wrap;}
  .main1 .box_wrap a{width: 50%;border: none;}
	.page2 .text_wrap .info p + p{margin-top: 2px;}
}
@media all and (max-width: 768px){
  .Hfull{margin-top: 60px; height: 520px;}
  #ft .footer{flex-direction: column;}
  #ft  .foot_logo img{height: 22px;}
  #ft .foot_info{flex-direction: column;}
  #ft .foot_info span{display: none;}
  #ft .copyright{text-align: center;}
  .maintext_box img{width: 100%; max-width: 310px;}
}

@media all and (max-width: 600px){
	.page2 .text_wrap .info h2{font-size:1.8rem;}
	.page2 .text_wrap .info p{line-height:1.4; font-weight:400; font-size:1.6rem; color:#666;}
	.page2 .text_wrap .map{width:100%;}
	.page2 .text_wrap .info{margin-bottom: 21px;}

	.page1 .text p{font-size:16px;}
	.page1 .text h2{line-height:1.45; font-size:26px;}

	.maintext_box{padding-top: 50px;}
}