@charset "UTF-8";

.root_daum_roughmap .cont {display: none;}

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

.Hfull{position: relative;}
.maintext_box{height: 100%;display: flex;align-items:center;justify-content: flex-start;}
.maintext_box img{max-width: 100%;margin-left: 60px;}
.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;}

.main1{padding-bottom: 60px; padding-top: 60px;}
.main1 .box_wrap{display: flex; gap:0px 1%; position: relative; z-index: 10;}
.main1 .box_wrap a{width: 33%; position: relative; transition: 0.3s all;}
.main1 .box_wrap .img img{width: 100%;}
.main1 .box_wrap .text{position: absolute; width: 100%; height: 100%; padding: 10px; top: 0; left: 0; /* background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 100%);  */background: rgba(0,0,0,0.5); transition: 0.3s all;}

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

.main_map{background: #fff; padding: 30px 0px;}
.main_map .width{display: flex; justify-content: space-between; gap:30px 0px; align-items: center;}
.main_map .root_daum_roughmap{width: 58% !important;}
.main_map .text{width: 40%;/* background: #235e39; */height: 391px;/*border: 3px solid var(--c-01);*/ background-color:var(--c-01);}
.main_map .text h2{padding:26px 0px; background:var(--c-01); font-weight:bold; font-size:28px; color:#fff; text-align:center;}
.main_map .text .tel{text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center; padding: 55px 0px 20px; color:#fff;}
.main_map .text .tel h3{color: #ffffff; font-size: 19px;font-weight: 700;}
.main_map .text .tel a{color: #ffdd00; font-size: 5rem;font-weight: 500; margin-top: 5px;}
.main_map .text table {max-width:360px; width:100%; margin:0 auto 15px;}
.main_map .text td {width:33.3333%; text-align:center; padding:10px 0 10px 0; cursor:pointer;}
.main_map .text td img{display: block; margin:auto; max-width:40px;}
.main_map .text td:nth-child(1) {background-color:#009843;}
.main_map .text td:nth-child(2) {background-color:#d9135e;}
.main_map .text td:nth-child(3) {background-color:#0089cf;}
.main_map .text .tt {color:#fff; padding-top:10px; text-align:center; font-size:1.9rem;}

#daumRoughmapContainer1763083587951 .wrap_map {height:360px;}
@media all and (max-width: 900px){
#daumRoughmapContainer1763083587951 .wrap_map {height:260px;}
}
@media all and (max-width: 760px){
#daumRoughmapContainer1763083587951 .wrap_map {height:200px;}
}

@media all and (max-width: 850px) {
.main_map .text .tel a{color: #ffdd00; font-size: 3rem;}
.main_map .text .tt {color:#fff; padding:0 0 10px 0; text-align:center;}

}

#ft{background: #323232;}
.foot_info_wrap{width: 100%;}
#ft .footer{display: flex; align-items: center; gap: 25px 30px;}
#ft .foot_info{display: flex; gap:3px 0.5%; justify-content: center; width: 100%; flex-wrap: wrap;}
#ft .foot_info p{font-size: 1.4rem; color: #eee; font-weight: 300;}
#ft .foot_info span{font-size: 1.4rem; color: #eee; font-weight: 300;}
#ft .foot_info a{font-size: 1.4rem; color: #eee; font-weight: 300;}
#ft .copyright{margin-top: 20px;text-align: center;;}
#ft .copyright span{font-size: 1.4rem; color: #eee; font-weight: 300;}

.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;line-height: 1.5;}
.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;/* margin-top: 23px; */}
.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 p + p{margin-top: 6px;}
.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: 250px;height: 45px;line-height: 45px;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;}

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

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

#section2{margin-bottom: 40px;}
#section2 .swiper-slide .img_center {
  width: 200%;
  height: 400px;
  position: relative;
  left: -50%;
  top: -100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section2 .swiper-slide img {
  height: 100%;
}
#section2 .swiper-slide{overflow: hidden;}
#section2 .swiper-slide a{display:block ; max-height: 200px;}
@media all and (max-width: 1400px){}
@media all and (max-width: 1200px){}
@media all and (max-width: 1024px){
      #section2 .swiper-slide .img_center {
      height: 350px;}
     #section2  .swiper-slide a{display:block ; max-height: 200px;}
  .Hfull{margin-top: 60px; height: 350px;}
  .theme_visual{width: 92% !important;}
  .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;}
  .board_title{padding-top: 110px;}
  .page1 .text h2{font-size: 2.8rem;}
  .page1 .text p{font-size: 16px;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;}
}

@media all and (max-width: 900px){
  #section2{margin-bottom: 0px; margin-top: 8px;}
  .maintext_box{display: flex; /*justify-content: center;*/}
  .maintext_box img{margin-left: 10px;}
  .swiper_btn_wrap{display: none;}
  .main_map {padding: 8px 0px;}
  .main_map .width {gap:10px 0px;}
}

@media all and (max-width: 850px){
  /*.Hfull .slide1{background: url('../img/mslide1.png')no-repeat;}
  .Hfull .slide2{background: url('../img/mslide2.png')no-repeat;}
  .Hfull .slide3{background: url('../img/mslide3.png')no-repeat;}
  .Hfull .slide4{background: url('../img/mslide4.png')no-repeat;}
  .Hfull .slide5{background: url('../img/mslide5.png')no-repeat;}
  .Hfull .slide6{background: url('../img/mslide6.png')no-repeat;}
  .Hfull .slide7{background: url('../img/mslide7.png')no-repeat;}
  .Hfull .slide8{background: url('../img/mslide8.png')no-repeat;}
  .Hfull .slide9{background: url('../img/mslide9.png')no-repeat;}
  .Hfull .slide10{background: url('../img/mslide10.png')no-repeat;}
  .Hfull .slide11{background: url('../img/mslide11.png')no-repeat;}
  .Hfull .slide12{background: url('../img/mslide12.png')no-repeat;}
  .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% !important; 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: 40px; padding-top: 40px;}
  .main1 .box_wrap{margin-top: 0px; gap:0px; flex-wrap: wrap;}
  .main1 .box_wrap a{width: 50%;}
  .main1 .box_wrap a:nth-child(5){width: 100%; height: 250px; overflow: hidden;}
}

@media all and (max-width: 768px){
  .Hfull{margin-top: 60px;}
  .Hfull{margin-top: 60px; height: 180px;}
  #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: 70%;margin-left: 0;}
  .main1 .box_wrap{gap:30px 0px;}
  .main1 .box_wrap a{width: 100%;}
}

@media all and (max-width: 650px){
  
      #section2 .swiper-slide .img_center {
      height: 300px;}
      #section2 .swiper-slide a{display:block ; max-height: 100px;}

	.main_map .text{height:auto;}
	.main_map .text h2{padding:10px 10px 20px; font-size:18px;}
	.main_map .text .tel{padding:20px 0px;}
	.main_map .text .tel h3{font-size:17px;}
	.main_map .text{border-width:4px;}
}
