@charset "UTF-8";

.mainSlide .slide_tit{top: 20px;position: absolute;z-index: 99;left: 20px;}
.mainSlide .txt_info h2 {color: #fff;font-size: 30px;font-weight: 700;line-height: 150%;}
.mainSlide .txt_info p {color: #fff;font-size: 16px;font-weight: 400;line-height: 150%;margin-top: 5px;}
.mainSlide .slide_btn_ne {display: flex; gap: 20px;margin-top: 15px;}
.mainSlide .slide_btn_ne .num span {color: #fff;}
.mainSlide .slide_btn_ne .num {display: flex; gap: 12px;}
.slide_btn_ne .s_btn{display: flex;gap: 10px;}
.slide_btn_ne .s_btn span{display: inline-block;width: 30px;height: 30px;}
.slide_btn_ne .s_btn span.stop {background: url(/images/site/main/2026/icon03.png)no-repeat center/contain;}
.slide_btn_ne .s_btn span.go {background: url(/images/site/main/2026/icon05.png)no-repeat center/contain;}
/* // 리플릿다운로드 */
.dwn_wrap {position: absolute;right: 20px;bottom: 60px;z-index: 99;}
.dwn_btn {background: #0000007a;width: 80px;height: 80px;display: flex;flex-direction: column;gap: 2px; align-items: center;justify-content: center;backdrop-filter: blur(7.5px); padding: 10px; border-radius: 99px 99px 0;}
.dwn_btn .icon_img {width: 24px;height: 24px;display: block;overflow: hidden;margin: 0 auto;}
.dwn_btn p {text-align: center;color: #fff;font-size: 15px;font-weight: 400;}
.dwn_wrap .dwn_btn ul{display: none;}
.dwn_wrap.on .dwn_btn ul.on {display: block;width: 100%;}
.dwn_wrap.on .dwn_btn {height: auto;padding: 10px;}
.dwn_btn ul li a{color: #fff;font-size: 15px;font-weight: 400;line-height: 140%;text-align: center;display: block;}
.dwn_btn ul li {padding: 10px;border-top: 1px solid #ffffff30;margin: 8px 0 0;}
/* 리플릿다운로드 // */
#site_main .day_wrap {position: relative;}
#site_main .day_inner {position: absolute; top: -60px;z-index: 99;left: 50%;transform: translateX(-50%);width: 80%;}
.day_wrap .img_box{margin: -25px auto;width: 256px; display: flex;align-items: center;justify-content: center;}
.day_wrap .img_box2 {display: none;}
.day_wrap .bg_img {display: none;}
.day_wrap .date {display: flex;align-items: center;justify-content: center;}
.day_wrap .date span { border-radius: 68px 30px 38px 56px; background: #FFF3DD;box-shadow: 0 -5px 15px 0 rgba(148, 79, 9, 0.40) inset, -1px -15px 25px 0 rgba(148, 90, 9, 0.25) inset, 1px 1px 5px 0 rgba(255, 255, 255, 0.60) inset, 4px 6px 10px 0 rgba(255, 255, 255, 0.40) inset, 4px 8px 15px 0 rgba(108, 54, 7, 0.20);display: flex;height: 60px;padding: 16px 22px;justify-content: center;align-items: center;color: #362514;font-size: 45px;font-weight: 700;line-height: normal;margin-right: -9px;position: relative;}
.day_wrap .date span:last-child {margin-right: 0;}

/* 메인시작 */
.container h3 {font-size: 28px;font-weight: 400;color: #111;margin: 40px 0 20px;    padding-left: 20px;}
.container h3 span {font-weight: 600;}

/* // section01 */
.container .section01 h3 {margin-top: 80px;}
.about_inner {padding: 0 20px;overflow-x: auto;}
.about_wrap .box_ul {display: inline-flex;gap: 20px;}
.about_wrap .box_ul li {height: 350px; flex: 0 0 237px;width: 237px;position: relative;}
.about_wrap .box_ul li a {border-radius: 12px;overflow: hidden;width: 100%;height: 100%;position: relative;display: block;}
.about_wrap .img_box {width: 100%;height: 100%;}
.about_wrap .img_box img {object-fit: cover;height: 100%;display: block;}
.about_wrap .box_ul li .tit {    position: absolute;bottom: 32px;left: 20px;color: #fff;font-size: 22px;font-weight: 500;}
/* section01 // */

/* // more_btn  */
.more_btn {position: absolute;bottom: 0;right: 0;width: 72px;height: 68px;background: #fff;border: none;border-radius: 30px 0 0;cursor: pointer;z-index: 2;display: flex;align-items: center;justify-content: center;}
.more_btn .plus_icon {display: block;width: 37px;height: 35px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='35' viewBox='0 0 37 35' fill='none'%3E%3Cpath d='M18.5 32.5L18.5 17.5L2.5 17.5' stroke='%23888888' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M18.5 2.5L18.5 17.5H34.5' stroke='%23111111' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: 37px 35px;transition: transform 0.3s ease;}
.more_btn::before {content: "";background: url(/images/site/main/2026/top.svg) 50% / 100% 100% no-repeat;width: 22px;height: 25px;display: block;position: absolute;top: -25px;right: 0;}
.more_btn::after {content: "";background: url(/images/site/main/2026/left.svg) 50% / 100% 100% no-repeat;width: 22px;height: 25px;display: block;position: absolute;bottom: 0;left: -22px;}
:where(.about_wrap .box_ul li, .box_ul li, .more_btn):hover .plus_icon {transform: rotate(90deg);}
/* more_btn // */

/* // section02 */
.txt_info .more_info{display: flex;padding: 0 20px;align-items: center;justify-content: space-between;margin-bottom: 25px;}
.txt_info p {font-size: 18px;font-weight: 400;line-height: 140%;color: #666;}
.txt_info .more_info .more_btn{position: relative;bottom: auto;right: auto;width: auto;height: auto;border-radius: 0;}
.txt_info .more_info .more_btn::before,
.txt_info .more_info .more_btn::after{display: none;}
.gallery_wrap{padding: 0 20px;}
.gallery_wrap .box_ul li a {position: relative;display: block;}
.gallery_wrap .img_box {border-radius: 12px;overflow: hidden;width: 100%;height: 100%;}
.gallery_wrap .img_box img {object-fit: cover;height: 100%;display: block;    width: 100%;}
.gallery_wrap .box_ul {display: flex;align-items: center;overflow:hidden;}
.gallery_wrap .box_ul li {width: 100%;}
.gallery_wrap .box_ul li:last-child {display: none;}
.gallery_wrap .box_ul strong {font-size: 20px;font-weight: 500;color: #111;margin-top: 20px;display: block;}
.gallery_wrap .gal_btn {display: none;}
/* section02 // */

/* // section03 */
.section03 {}
.section03 .txt_info {margin-top: 40px; }
.section03 .txt_info h3 {margin-top: 2px;}
.section03 .txt_info p {padding-left: 20px;}
.section03 .menu_tab {margin-bottom: 10px;    overflow: hidden;}
.section03 .tab_inner{overflow-y: auto; padding: 0 20px;width: 100%;}
.section03 .menu_ul {display: inline-flex;align-items: center;gap: 22px;}
.section03 .menu_ul li{flex-shrink: 0;}
.section03 .menu_ul li a {display: flex;gap: 8px;padding: 8px 0;}
.section03 .menu_ul .img_box {width: 25px;height: 25px;}
.viedo_wrap {margin-bottom: 40px;}
.viedo_wrap .viedo_inner {padding: 0 20px;}
.viedo_wrap .box_ul li {position: relative;}
.viedo_wrap .img_box {border-radius: 12px;overflow: hidden;width: 100%;height: 100%;}
.viedo_wrap .img_box img {object-fit: cover;height: 100%;display: block;width: 100%;}
/* section03 // */

/* // section04 */

/* section04 기본 */
.section04 {display: flex; flex-direction: column;}
.section04 .root_daum_roughmap {width: 100%;}
.section04 .root_daum_roughmap .wrap_map {width: 100% !important;}
.section04 .root_daum_roughmap .wrap_controllers, 
.section04 .root_daum_roughmap .cont {display: none;}
.section04 .adress_info {background-color: #051B45;padding: 40px 20px;}
.section04 .adress_info strong {color: #fff;font-size: 30px;font-weight: 600;line-height: 140%;padding-bottom: 30px;display: block;}
.section04 .adress_info li {color: #fff; font-size: 18px; line-height: 140%;font-weight: 400;margin-bottom: 12px;}
.section04 .adress_info li span {font-weight: 400;color: #ebebeb;}
.section04 .adress_info li:last-child {margin-bottom: 0;}
.section04 .btn_wrap {margin-top: 30px;}
.section04 .btn_wrap ul {display: flex; align-items: center;width: 100%;gap: 15px;}
.section04 .btn_wrap li{margin-bottom: 0;flex-shrink: 0;width: calc((100% - 20px) / 2);}
.section04 .btn_wrap li a {    background-color: #00000073;display: block;padding: 18px 0;border-radius: 12px;max-width: 141px;margin: 0 auto;text-align: center;transition: 0.2s ease-in;}
.section04 .btn_wrap li a:hover {color: #fff;background-color: #0b0d11;}
/* section04 // */

@media (min-width: 425px) {
  section.main {min-height: calc(100vh - 422px);}
}
@media (min-width: 641px) {
  section.main {min-height: calc(100vh - 340px);}
  .day_wrap .date span {padding: 30px 40px;margin-right: -4px;}
  .day_wrap .img_box {margin: -45px auto;width: 512px;}
  #site_main .day_inner {top: -100px;}
}
@media (min-width: 768px) {
  .mainSlide .slide_tit {top: 200px;}
  section.main {min-height: calc(100vh - 320px);}
  .dwn_btn {width: 120px;height: 120px;padding: 10px;}
  .dwn_btn p {font-size:18px;}
  .dwn_wrap.on .dwn_btn {padding: 15px 10px;}
  .container h3 {margin: 60px 0 20px;}
  .section01 h3 {margin: 0 auto;text-align: center;}
  .section03 .txt_info {margin-top: 60px;}
  .viedo_wrap {margin-bottom: 60px;}
  .section04 .btn_wrap ul {flex-direction: column;align-items: flex-start;}
  .section04 .btn_wrap li {width: 100%;}
  .section04 .btn_wrap li a {margin: 0;}
  .about_wrap .box_ul li {height: auto;flex: auto;width: auto;}
  .gallery_wrap .box_ul {gap: 20px;}
  .gallery_wrap .box_ul li:last-child {display: block;}
  .gallery_wrap .box_ul strong {position: absolute;bottom: 20px;left: 20px; color: #fff;}
  .gallery_wrap .box_ul li {position: relative;}
  #site_main .day_inner {top: 0;}
  .day_wrap .img_box { margin: -120px auto;}
  .day_wrap .img_box2 {display: flex;position: relative;top: 140px;left: 50%;transform: translateX(-50%);z-index: 99;align-items: center;justify-content: center;}
  .day_wrap .bg_img {display: block;fill: rgba(255, 239, 210, 0.40);}
}
@media (min-width: 1024px) {
  .mainSlide .slide_tit {top: inherit; bottom: 150px;}
  .container h3 {font-size: 35px;}
  section.main {min-height: calc(100vh - 320px);}
  .container h3 {margin: 60px 0 20px;}
  .day_wrap .img_box {margin: -160px auto}
  #site_main .day_inner {top: 28px;}
  .viedo_wrap {margin-bottom: 0;width: 100%;}
  .section03 .txt_info {margin-top: 0}
   .section03 .fev_wrap {display: flex;align-items: center;flex-direction: row-reverse;justify-content: flex-end;gap: 50px;padding: 0 20px;margin: 80px 0;}
  .section03 .txt_info h3 {margin-top: 0;padding-left: 0;}
  .section03 .txt_info p {padding-left: 0;}
  .section03 .tab_inner {padding: 0;overflow-y: inherit;}
  .section03 .menu_tab {margin-bottom: 0; overflow: inherit;}
  .section03 .menu_ul {flex-direction: column;align-items: flex-start;width: 100%;}
   .section03 .menu_ul li{width: 100%;}
  .section03 .menu_ul li a {justify-content: space-between;padding: 18px 22px;border-radius: 18px;border: 1px solid #dedede;transition: 0.4s ease-in;}
  .section03 .menu_ul li:hover a {background-color: #051B45;}
  .section03 .menu_ul li:hover a p {color: #fff;}
  .section03 .menu_ul li:hover .img_box img{filter: brightness(0) invert(1)}
  .viedo_info {width: calc((100% - 20px) / 2);}
  .viedo_wrap .viedo_inner {padding: 0;}
  section.section04 {flex-direction: row; align-items: stretch;}
  .section04 .adress_info strong {
    font-size: 45px}
  .section04 .root_daum_roughmap {flex: 1;height: auto;}
  .section04 .root_daum_roughmap .wrap_map {height: 100% !important;}
  .section04 .adress_info {flex: 1;}
  .section04 .adress_info>ul{margin-bottom: 143px;}
}
@media (min-width: 1440px) {
  .mainSlide .txt_info h2 {font-size: 65px;}
  .mainSlide .txt_info p {font-size: 28px;}
  .mainSlide .slide_tit {left: 80px;}
  .container h3 {font-size: 45px;margin: 100px 0 40px;}
  .container .section01 h3 {margin: 0 0 40px;}
  #site_main .day_inner {top: 0;}
  .day_wrap .img_box2 {top: 173px;}
  .section02 .fev_wrap {display: flex;align-items: stretch;gap: 50px;margin: 100px 0;position: relative;}
  .section02 .txt_info {flex-shrink: 0;/* width: 400px; */}
  .section02 .gallery_wrap {flex: 1;overflow: visible;padding: 0;}
  .section02 .gallery_wrap .box_ul {display: flex;gap: 30px;width: 1318px;}
  .section02 .gallery_wrap .box_ul li {/* width: 853px; */flex-shrink: 0;flex: 0 0 60%;}
  .section02 .fev_wrap .txt_info {position: relative;}
  .section02 .fev_wrap .txt_info::after {content: "GALLERY";font-size: 145px;font-weight: 800;color: #f4f4f4; position: absolute;bottom: 0;left: 0; z-index: -999;line-height: 100%;}
  .gallery_wrap .gal_btn {display: block;}
  .gallery_wrap .gal_btn span {display: flex;border-radius: 999px;background: rgba(0, 0, 0, 0.30);backdrop-filter: blur(10px);align-items: center;justify-content: center;width: 60px;height: 60px;position: absolute;top: 50%;z-index: 999;left: 432px;}
  .gallery_wrap .gal_btn span.right {right: 0;left: inherit;}
  .section02 h3 {margin: 0;}
  .gallery_wrap .box_ul li {/* width: 480px; */flex-shrink: 0;}
  .section04 .adress_info strong {font-size: 45px}
  .section04 .root_daum_roughmap {flex: 2;}
  .section04 .adress_info {padding: 40px 87px;}
}
@media (min-width: 1840px) {
  .mainSlide .dwn_btn .icon_img {margin: 0 auto 10px;}
  .mainSlide .dwn_btn ul li {padding: 15px;}
  .mainSlide .dwn_wrap {right: 80px;bottom: 80px;}
  .mainSlide .dwn_btn {width: 140px;height: 140px;padding: 0;}
  .day_wrap .img_box {margin: -200px auto;width: 800px;}
  .day_wrap .img_box2 {top: 195px;}
  .day_wrap .date span {padding: 4px 60px;margin-right: -4px;height: 150px;border-radius: 100px 45px 60px 89px;font-size: 65px;}
  .section02 .gallery_wrap .box_ul li {flex: 0 0 75%;}
}
@media (min-width: 2440px) {
  .section02 .gallery_wrap .box_ul li {flex: 0 0 80%;}
  .section02 .gallery_wrap .box_ul {width: 1638px;}
}