@charset "utf-8";

/**********************************************************************************
** 미디어쿼리 | 1024 이상
***********************************************************************************/
@media screen and (min-width: 1025px){
   html {font-size: 18px;}
}
@media screen and (min-width: 1025px) and (max-width:1740px){
   section.s6 {background-position:calc(50% - 100px) top}
}


/**********************************************************************************
** 미디어쿼리 | 타블릿 (768 ~ 1024)
***********************************************************************************/
@media screen and (max-width: 1024px){
   html {font-size: 16px;}
   u {display: block; text-decoration: none; color: inherit; font-size: inherit; line-height: inherit; font-weight: inherit;}
   .inner {padding: 0 1.25rem;}

   header.head .inner {height: 80px;}
   header.head .logo img {width: 70px;}
   header.head .menu_wrap.is-active .menu {display: block;}
   header.head .menu_wrap .mo_btn {display: block;}
   header.head .menu {display: none; position: fixed; top: 60px; right: 0; width: 250px; background: var(--secondary-white); padding: 20px 0; z-index: 100; box-shadow: 0 7px 10px rgba(0,0,0,0.3);}
   header.head .menu ul {display: block !important;}
   header.head .menu li+ li {margin-top: 10px;}
   header.head .menu .link {min-width: 150px; padding: 10px 20px; position: relative; font-size: var(--contents-text-18);}
   header.head .menu .link::before {content: ">"; position: absolute; right: 0; font-weight: var(--font-weight-700);}
   header.head .menu .link.map {display: inline-block !important; color: var(--default-color);}
   header.head .menu .link.map .ic {display: none;}

   .section.s1 .inner {display: block !important;}
   section.s1 .s_box .video_box {margin-top: 0; position:relative; height:0; width: auto; padding-bottom:56.25%;}
   section.s1 .s_box .video_box iframe { position:absolute; top:0; left:0; width:100%; height:100%;}
   section.s1 .s_box+ .s_box {margin-top: 2rem;}

   section.s2 ul {flex-wrap: wrap;margin-bottom:1.3rem;}
   section.s2 ul li {flex: 1 1 40%;}

   section.s3 .s3Swiper {padding: 0 1.25rem;}
   section.s3 .s3Swiper .swiper-slide {width: auto; }
   section.s3 .s3Swiper .swiper_button {display: none;}
   section.s3 .s3Swiper .swiper-scrollbar {display: block; width: calc(100% - 5rem); bottom: -2.5rem; left: 50%; transform: translateX(-50%);}

   section.s4 .inner {padding: 0;}
   section.s4 .bn_box {padding: 2rem;}
   section.s4 .bn_box .img-wrap.img {max-width: 230px;}
   section.s4 .bn_box .img-wrap img {height: auto;}
   section.s4 .bn_box .txt {margin-top: 2rem;}
   section.s4 .bn_box .txt img {max-height: 150px;}
   section.s4 .s4Swiper .swiper .bn_box:hover {background: none;}
   section.s4 .s4Swiper .swiper .bn_box:hover .txt {filter: none;}
   .s4Swiper {padding: 0;}
   .s4Swiper .swiper .swiper-slide ul {flex-wrap: wrap; justify-content: center;}
   .s4Swiper .swiper .swiper-slide ul li {width: 50% !important; flex-grow: 0;}
   .s4Swiper .swiper .swiper-slide ul .bn2 {width: 100% !important;}
   .s4Swiper .swiper .swiper-slide ul .bn2 .bn_box {width: 50%;}
   .s4Swiper .swiper .swiper-slide ul .bn5,
   .s4Swiper .swiper .swiper-slide ul .bn7 {width: 100% !important;}
   .s4Swiper .swiper .swiper-slide ul .bn5 .bn_box,
   .s4Swiper .swiper .swiper-slide ul .bn7 .bn_box,
   .s4Swiper .swiper .swiper-slide-active .bn5 .bn_box,
   .s4Swiper .swiper .swiper-slide-active .bn7 .bn_box {margin: 0 auto;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn1 .bn_box {background: #50ADC7 !important; transition-delay: 0.5s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn1 .bn_box .txt {filter: brightness(100) !important; transition-delay: 0.5s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn2 .bn_box {background: #CDA66F !important; transition-delay: 1s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn2 .bn_box .txt {filter: brightness(100) !important; transition-delay: 1s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn3 .bn_box {background: #F09C42 !important; transition-delay: 1.5s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn3 .bn_box .txt {filter: brightness(100) !important; transition-delay: 1.5s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn4 .bn_box {background: #B76ED6 !important; transition-delay: 2s;}
   .is-active .s4Swiper .swiper .swiper-slide-active .bn4 .bn_box .txt {filter: brightness(100) !important; transition-delay: 2s;}
   .s4Swiper .swiper .swiper-slide-active .bn5 .bn_box {background: #CDA66F !important; transition-delay: 0.5s;}
   .s4Swiper .swiper .swiper-slide-active .bn5 .bn_box .txt {filter: brightness(100) !important; transition-delay: 0.5s;}
   .s4Swiper .swiper .swiper-slide-active .bn6 .bn_box {background: #E1BB85 !important; transition-delay: 1s;}
   .s4Swiper .swiper .swiper-slide-active .bn6 .bn_box .txt {filter: brightness(100) !important; transition-delay: 1s;}
   .s4Swiper .swiper .swiper-slide-active .bn7 .bn_box {background: #2E60B5 !important; transition-delay: 0.5s;}
   .s4Swiper .swiper .swiper-slide-active .bn7 .bn_box .txt {filter: brightness(100) !important; transition-delay: 0.5s;}
   .s4Swiper .swiper-scrollbar {display: block; bottom: -2.5rem; width: calc(100% - 5rem); left: 50%; transform: translateX(-50%);}
   .s4Swiper .swiper-button-next, .s4Swiper .swiper-button-prev {display: none !important;}

   #layer_in {position: fixed; height: 100%; overflow: hidden;}
   #layer_in .btnClose {position: fixed; right: 0.5rem; top: 0.5rem;}
   #layer_in .btnClose img {width: 25px;}
   #layer_in .popup_box {height: 100%; overflow-y: auto;}
   #layer_in .popup_box .img-wrap {display: block;}

   section.s5 .faq_wrap {padding: 1rem 2rem;}
   section.s5 .accordion_list .accordion_item:last-child {border: 0;}

   section.s6 {text-align:center; padding-bottom:30rem; background:#F2F2F2 url('../images/s6_bg_mo.png') no-repeat center bottom; background-size:100%;}
   section.s6 br{display:none}
   section.s6 h2{padding-top:6.4rem;padding-bottom:1.3rem;font-size:3.8rem; line-height:5rem; letter-spacing: -0.5px; text-align:center;}
   section.s6 p{margin-bottom:2.1rem;font-size:2.1rem; text-align:center;}
   section.s6 a{ margin:0 auto; padding:1.6rem 4rem 1.6rem 2.3rem; border-radius: 100px; font-size:2.3rem}
   section.s6 a:before {right: 2.2rem; width: 18px; height: 35px; background-size: 18px;}

   .searching_area {display: block;}
   .searching_area .col_result {order: 1; margin-bottom: 10px;}
   .searching_area .col_select {order: 2;}
   .searching_area .col_select .select_box {width: auto; flex-grow: 1;}
   .searching_area .col_select .btn_search {flex-shrink: 0; width: 70px; padding: 0;}

   #footer .inner {display: block;}
   #footer .inner .img_box {display: inline-block; margin-bottom: 2.5rem;}
   #footer p strong {display: block; margin-bottom: 5px;}
   #footer p strong .bar {display: none;}
   #footer .copyright {margin-top: 2rem;}

}

/**********************************************************************************
** 미디어쿼리 | 모바일 (768 이하)
***********************************************************************************/
@media screen and (max-width: 767px){
   html {font-size: 14px;}
   h2 {font-size: var(--contents-title-38); padding:5rem 0 3.5rem;}
   section {padding-bottom: 5rem;}

   section.s5 .accordion_list .accordion_item .accordion_link {padding: 1rem 0;}
   section.s5 .accordion_list .accordion_name {width: 100%; font-size: var(--contents-text-18); padding-left: 1.5rem;}
   section.s5 .accordion_list .accordion_name .ar {display: none;}
   section.s5 .accordion_list .accordion_name .icon {top: 1rem; transform: none; font-size: var(--contents-text-18);}
   section.s5 .accordion_list .accordion_item .accordion_desc {padding: 0.5rem 1.5rem 2rem;}

   section.s6 { min-height:100.8vw; padding-bottom:10rem;}
   section.s6 h2{padding-top:12vw;padding-bottom:2.5vw;font-size:7.1vw; line-height:7.1vw;letter-spacing: -0.5vw}
   section.s6 p{margin-bottom:7.1vw;font-size:4vw;}
   section.s6 a{ padding:3.1vw 7.7vw 3.1vw 4.2vw; font-size:4vw}
   section.s6 a:before {right: 4.3vw; width: 2vw; height: 3.6vw; background-size: 2vw;}

   .searching_area .col_select {flex-wrap: wrap;}
   .searching_area .col_select .select_box {flex: 1 1 40%;}
   .searching_area .col_select .btn_search {flex-grow: 1; width: auto; flex: 1 1 40%;}

   .btnFloating img {width: 70px;}
   .btnTop {bottom: 1.25rem; right: 1.25rem;}
   .btnTop img {width: 40px;}
}


/**********************************************************************************
** 미디어쿼리 | 모바일 (450 이하)
***********************************************************************************/
@media screen and (max-width: 450px){
   section.s4 .bn_box .img-wrap.img {margin-left: 1.5rem;}
   section.s4 .bn_box .txt {margin-top: 1rem;}
   section.s4 .bn_box .btnView {margin-top: 1rem;}
   section.s4 .bn_box .btnView a {font-size: 12px;}
}
