.section{background: url(../img/main.png) no-repeat center/cover;height: 1020px;display: flex; justify-content: center; align-items: center;position: relative;}
.section .text h2{font-family: 'JejuHallasan';font-size: 4.2rem;text-align: center; color: #fff; }
.section .text h1{font-family: 'JejuHallasan';font-size: 18.4rem;text-align: center; color: #fff;}
.section .text .logo{display: flex; justify-content: center; align-items: end;}
.section .text .txt{background: url('../img/main_bg.png') no-repeat center / cover; color: #fff; font-size: 4.2rem; text-align: center; font-family: 'NotoSerifKR';text-align: center; margin-top: 4.5rem;width: 68.5rem; height: 8.3rem;line-height: 8.3rem;}
.section .field{position: absolute;bottom: 18%; left: 50%;transform: translateX(-50%);}

.section .field {display: flex;align-items: center;justify-content: space-around;}
.section .mouse {width: 40px;height: 65px;border: 3px solid #fff;border-radius: 60px;position: relative;
  &::before {content: '';width: 6px;height: 6px;position: absolute;top: 10px;left: 50%;transform: translateX(-50%);background-color: #fff;border-radius: 50%;opacity: 1;animation: wheel 2s infinite;-webkit-animation: wheel 2s infinite;}
}

@keyframes wheel {
  to {
    opacity: 0;
    top: 60px;
  }
}

@-webkit-keyframes wheel {
  to {
    opacity: 0;
    top: 60px;
  }
}

.section1{background: url('../img/sec1_bg.png' ) no-repeat center/cover; position: relative; height: 1188px;overflow: hidden;}
.section1 .text_contents{ text-align: center; padding-top: 20rem;}
.section1 .text_contents h2{ font-size: 4rem; font-weight: 600;}
.section1 .text_contents h3{font-family: 'JejuHallasan'; font-size: 9.5rem; margin-top: 1.5rem; margin-bottom: 2.5rem;}
.section1 .text_contents h3 span{font-family:inherit; font-size: inherit; font-weight: inherit; color: #941414;}
.section1 .text_contents h4{font-size: 3.5rem; font-weight: 600; position: relative;display: inline-block;}
.section1 .text_contents h4 .light1{display: block; height: 14px;width: 191px;background-color: #810f0f; opacity: 0.4;position: absolute; bottom: 0;left: 0;}
.section1 .text_contents h4 .light2{display: block; height: 14px;width: 165px;background-color: #810f0f; opacity: 0.4;position: absolute; bottom: 0; left: 27.2%;}
.section1 .img_contents{position: relative;width: 92%; max-width: 1521px; margin: 0 auto;height: 634px;margin-top: 11.4rem;}
.section1 .img_contents .img1{position: absolute;bottom: -20%; left: -7%; width: 77.2rem;}
.section1 .img_contents .img2{position: absolute;bottom: -20%; left: 23%; z-index: 9; width: 85rem;}
.section1 .img_contents .img3{position: absolute;bottom: -20%; right: -7%; width: 81.4rem;}
.section1 .img_contents .img{transition: all 0.3s;}
.section1 .img_contents .img:hover{transform: scale(1.05);}

.section2{background: url(../img/sec2_bg.png) no-repeat center/cover; position: relative ; height:1193px;}
.section2 .text{text-align: center;padding-top: 29rem;}
.section2 .text h2{color: #b3161d; font-size: 3.8rem; font-weight: 700;}
.section2 .text h3{font-family:'JejuHallasan'; font-size: 8.5rem; color: #fff;margin-top: 1.5rem; margin-bottom: 3.5rem;}
.section2 .text h4{font-size: 2.3rem; color: #fff;}
.section2 .contents {position: relative;display: flex;justify-content: center; align-items: center;margin-top: 7.6rem;}
.section2 .contents .item{border: 4px solid #b3161d; background-color:#121212cc; display: flex; justify-content: center; align-items: center; flex-direction: column;gap: 2.2rem 0; border-radius: 50%;text-align: center;}
.section2 .contents .item1{width: 37.9rem; height: 37.9rem;margin-right: -35px;}
.section2 .contents .item3{width: 37.9rem; height: 37.9rem;margin-left: -35px;}
.section2 .contents .item2{width: 40rem; height: 40rem;position: relative;z-index: 9;}
.section2 .contents .item h2{font-size: 3.8rem; font-weight: 700; color: #fff; }
.section2 .contents .item h3{font-size: 2.4rem;  color: #fff;line-height: 130%; }
.section2 .contents .item h3 span{font-size: inherit;  color: #b3161d; }


.section3 {display: flex;justify-content: space-between; align-items: start;}
.section3 .left_img{width: 50%; max-width: 961px;background: url(../img/sec3_bg.png) no-repeat center/cover;height: 960px;}
.section3 .right_text{background: url('../img/sec3_bg2.png') no-repeat center/cover;width: 50%; height: 960px }
.section3 .right_text .item{height: 33.3%; border-bottom: 1px solid #ffffff31;padding-top:10.9rem; padding-left: 9rem;display: flex; justify-content: start; align-items: start; gap: 0 3rem;padding-right: 3rem;}
.section3 .right_text .item img{margin-top: 8px;}
.section3 .right_text h2{font-size: 4.2rem; color: rgba(255, 255, 255, 0.5);font-family: 'JejuHallasan';margin-bottom: 2.2rem;}
.section3 .right_text h3{font-size: 2.6rem; color: rgba(255, 255, 255, 0.5);line-height: 140%;word-break: keep-all;}

.section4{padding-top: 21.5rem; padding-bottom: 20rem;}
.section4 .sub_title{display: flex; justify-content: start; align-items: end;gap: 0 3rem;margin-bottom: 7rem;}
.section4 .sub_title h2{font-family:'JejuHallasan'; font-size:10rem ;width: 55%;color: #111;}
.section4 .sub_title h2 span{font-family:'JejuHallasan'; font-size:inherit; color:#810f0f ;word-break: keep-all;}
.section4 .sub_title h3{font-size: 2.2rem; line-height: 140%;width: 50%; word-break: keep-all;color: #333;}
.section4 .img_box{display: flex; justify-content: center; align-items: center;}
.section4 .img_box img{width: 100%;}

.section5{background: url('../img/sec5_bg.png')no-repeat center/cover;padding-top: 18.6rem; padding-bottom: 10rem;  }
.section5 .txt{display:block;font-size:1.375em;letter-spacing:0.04545;color:var(--primary);font-weight:600}
.section5 .wrap2{width: 45.7rem; height: 45.7rem; border-radius: 50%; background-color: #bf2727b9;display: flex; justify-content: center; align-items: center;}
.section5 .wrap1{width: 55.1rem; height: 55.1rem; border-radius: 50%; background-color: #bf272748;display: flex; justify-content: center; align-items: center;}
.section5 .box{display:flex;position:relative;width:40.9rem;height:40.9rem;padding:0 0 2px 2px;border-radius:50%;line-height:1;color:#fff;background:#bf2727;flex-direction: column; gap: 1rem;justify-content: center; align-items: center;}
.section5 .box > span:nth-child(2){animation-delay:0.5s}
.section5 .box > span:nth-child(3){animation-delay:1s}
.section5 .box > span{position:absolute;left:0;top:0px;opacity:0;margin:0;width:100%;height:100%;border:1px solid #bf2727;border-radius:50%;animation:active-circle 1.5s cubic-bezier(1, 2, 0.66, 3) infinite}
@keyframes active-circle{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0.5}50%{opacity:1.0}100%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}
.section5 .width{display: flex ;justify-content: space-between; align-items: center;}
.section5 .left_contents, .section5 .right_contents{width: 50%;position: relative;}
.section5 .right_contents img{width: 100%;}
.section5 .box h2{color: #fff;text-align: center; font-family:'JejuHallasan';font-size: 3.8rem; }
.section5 .box h3{color: #fff; text-align: center; font-family:'JejuHallasan';font-size: 7rem;} 
.section5 .item{background: url('../img/sec5_img1.png')no-repeat center/cover; display: flex; justify-content: center; align-items: center;flex-direction: column;position: absolute;}
.section5 .item h6{font-size: 2.5rem;text-align: center; font-weight: 500;color: #121212;}
.section5 .item h5{font-size: 3.8rem; text-align: center;font-weight: 600;color: #121212;}
.section5 .item1{width: 26.2rem; height: 26.2rem; top: -16%; left: -10%;}
.section5 .item2{width: 19.6rem; height: 19.6rem; top: -10%; right: 21%;}
.section5 .item3{width: 15.7rem; height: 15.7rem; bottom: -2%; left: -2%;}
.section5 .item4{width: 24.3rem; height: 24.3rem; bottom: -13%; right: 15%;}
.section5  h2{font-family:'JejuHallasan';color: #fff;font-size: 7.5rem; margin-bottom: 3.5rem;text-align: center;}
.section5 h2 span{font-family: inherit; font-size: inherit; color: #cf1e1e;}
.section5 .right_contents div{display: flex; justify-content: start; align-items: start; gap: 0 1rem;margin-top: 2rem;margin-left: 5px;}
.section5 .right_contents div span{color: #fff; font-size: 2.1rem;line-height: 150%;}
.section5 .right_contents p{color: #fff; font-size: 2.1rem;line-height: 150%;}
.section5 .mob{display: none;}


.section6{background: url('../img/sec6_bg.png') no-repeat center/cover; padding-top: 16rem;}
.section6 .sub_title{display: flex; justify-content: start; align-items: end; gap: 0 3rem;position: relative;}
.section6 .sub_title img{position: absolute; bottom: -40%; right: -3%;z-index: 9;}
.section6 h2{ font-family:'JejuHallasan'; font-size: 8.5rem; line-height: 120%;width: 56%;letter-spacing: -0.9px;color: #111111;}
.section6 h2 span{ font-family:inherit; font-size: inherit; color: #810f0f;letter-spacing: -0.9px;}
.section6 h3{font-size: 2.4rem; color: #333; display: inline-block;margin-bottom: 20px;}
.section6 .swiper {width: 100%;padding-right: 10px;height: 100%;overflow: hidden;margin-top: 3rem;}
.section6 .swiper-slide {text-align: center;font-size: 18px;display: flex;justify-content: center;align-items: center;}
.section6 .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;filter: drop-shadow(5px 5px 5px #0000001c)}

.section7{background: url(../img/sec7_bg.png)no-repeat center/cover; padding-top: 25.4rem;text-align: center;padding-bottom: 20rem;}
.section7 h2{font-family:'JejuHallasan';font-size: 8.5rem; margin-bottom: 4rem;text-align: center;color: #012121;}
.section7 h2 span{font-family:'JejuHallasan';font-size: inherit; color: #810f0f; }
.section7 .box{background-color: #810f0f;padding:1.2rem 3rem; color: #fff; text-align: center; font-size: 2.8rem; display: inline-block;margin-bottom: 4rem;border-radius: 5px;}
.section7 .img_wrap{display: flex; justify-content: center; align-items: start; gap: 5rem 2rem; flex-wrap: wrap;width: 100%; max-width:1310px;margin: 0 auto;}
.section7 .img_wrap .item{width: 32%;}
.section7 .img_wrap .item img{width: 100%;}
.section7 .item h5{color: #810f0f; font-size: 3rem; font-weight: 600; margin-top: 2.5rem; margin-bottom: 2rem; }
.section7 .item h6{color: #333333; font-size: 2rem; }

.section8{background: url(../img/sec8_bg.png) no-repeat center/cover; padding-top: 16rem;text-align: center ;padding-bottom: 13.7rem;}
.section8 h6{color: #fff;font-size: 3.8rem; font-weight: 600;  }
.section8 h2{color: #fff;font-size: 8.5rem;font-family:'JejuHallasan' ; margin-top: 2rem; margin-bottom: 9rem; }
.section8 h2 span{color: #b51a1a;font-size: inherit;  font-family:'JejuHallasan' ;  }
.section8 .wrap{display: flex; justify-content: center; align-items: center; gap:5rem 2.5rem ;flex-wrap: wrap;width: 92%; max-width: 1230px; margin: 0 auto;}
.section8 .wrap .item{width: 48.5%; background: url('../img/sec8_img1.png') no-repeat center/cover; padding-top: 6.5rem; height: 242px;position: relative;border-radius: 20px;}
.section8 .wrap .item h3{color: #fff; font-size: 3.6rem; font-weight: 700; margin-bottom: 2rem;}
.section8 .wrap .item h4{color: #fff; font-size: 2.1rem; font-weight: 500;line-height: 150%; }
.section8 .wrap .item .num{position: absolute; top: -16%;left: 50%; transform: translateX(-50%); }

.section9{text-align: center; background: url('../img/sec9_bg.png')no-repeat center/cover; padding-top: 14.5rem;padding-bottom: 11.2rem; }
.section9 h6{font-size: 3.8rem; font-weight: 600;color: #121212; }
.section9 h2{color: #012121;font-size: 8.5rem;font-family:'JejuHallasan' ; margin-top: 2rem; margin-bottom: 3.6rem;}
.section9 h2 span{font-family:'JejuHallasan';font-size: inherit; color: #b51a1a; }

.section10{background: url('../img/sec10_bg.png')no-repeat center/cover; padding-top: 24rem ; padding-bottom: 14rem;position: relative;}
.section10 .img{position: absolute; top: 0; right: 0;width:30% ;}
.section10 .img img{width: 100%;}
.section10 h6{color: #fff;font-size: 3.8rem; font-weight: 600; text-align: center; }
.section10 h2{color: #fff;font-size: 8.5rem;font-family:'JejuHallasan' ; margin-top: 2rem; margin-bottom: 5rem;text-align: center; }
.section10 h2 span{color: #b51a1a;font-size: inherit;  font-family:'JejuHallasan' ;  }
.section10 .wrap{display: flex; justify-content: center; align-items: center; gap:1.5rem; flex-wrap: wrap;width: 92%; margin: 1494px; margin: 0 auto;}
.section10 .item{width: 23%;height: 234px; border: 1px solid #ffffffa8;background-color:#c3252db4 ;display: flex; justify-content:center; align-items: center;flex-direction: column; gap: 2rem 0;}
.section10 .item h3{font-size: 3.6rem; font-weight: 600; color: #fff;text-align: center;}
.section10 .item h4{font-size: 2rem; font-weight: 300; line-height: 130%; text-align: center;  color: #fff;}
.section10 .item2{background-color:#125d12a8 }

.section11{background: url('../img/sec11_bg.png')no-repeat center/cover;
padding:18rem 0;}
.section11 .inner{display: flex; justify-content: end; align-items: center; width: 92%; max-width: 1410px; margin: 0 auto;}
.section11 .text_box h6{color: #fff; font-size: 3.8rem; font-weight: 600; text-align: center;}
.section11 .text_box h2{color: #fff; font-size: 9rem; font-family:'JejuHallasan' ; margin-top: 2.5rem; margin-bottom: 6.2rem;}
.section11 .text_box h2 span{font-size: inherit; font-weight: inherit; font-family: inherit; color: #df0319;} 
.section11 .text_box .box{width: 92%;max-width: 74.7rem; height: 37.2rem; background: url(../img/sec11_bg2.png) no-repeat center/cover; border-radius: 25px; display: flex ;flex-direction: column; justify-content: center; align-items: center;gap: 2.5rem 0;margin: 0 auto;}
.section11 .box h5{color: #fff; font-size:4rem ; font-weight: 600;}
.section11 .box h3{color: #fff; font-size: 10rem; font-weight: 600;}
.section11 .box div{display: flex; justify-content: center; align-items: center;gap: 0 1.4rem ; }
.section11 .box h4{color: #fff; font-size: 3rem; font-weight: 500;}

.inquiry{background-color: #bf2727;padding: 10px 0;position: fixed; bottom: 0 ; left: 0; right: 0; z-index: 99;}
.inquiry .inner{max-width: 1219px; width: 96%; margin: 0 auto; display: flex ;justify-content: space-between; align-items: center;}
.inquiry .tel{display: flex; justify-content: center; align-items: center; gap: 0 5px ; background-color: #000; border-radius: 50px; padding:1.4rem 2.8rem ;}
.inquiry .tel p{color: #fff; font-size: 2.8rem; font-weight: 800; }
.inquiry .latest_top_wr{width: 62%;}


.img_mob{display: none;}
.img_mob2{display: none;}
.section2 .mob_contents{display: none;}
.section4 .img_box .mob{display: none;}
.section9 .mob{display: none;}
.br_768{display: none;}
@media screen and (max-width:1640px){
    .section6 .sub_title img{width: 100px;bottom: -63%; right: -1%; }
    .section6 h2{width: 59%;}
}

@media screen and (max-width:1400px) {
    .section1 .img_contents .img2{width: 70rem;left: 27%;}
    .section1 .img_contents .img1{width: 65rem;left: -1%;}
    .section1 .img_contents .img3{width: 70rem;right: -1%;}
    .section1{height: 981px; }
    .section1 .img_contents{height: 476px;}
    .section1 .text_contents h4 .light1{width: 169px;}
    .section1 .text_contents h4 .light2{width: 149px;}
    .section2 .text{padding-top: 20rem;}
    .section2{height: 900px;}
    .section3 .right_text .item{padding-left: 4rem;}
    .section3 .left_img, .section3 .right_text{height: 800px;}
    .section3 .right_text .item{padding-top: 6rem;}
    .section5 .wrap1{margin-left: 50px;}
    .section5 .item1{left: 0;}
    .section5 .item3{left: 8%;}
    .section10 .img{width: 25%;}
    .section10 .item h4{word-break: keep-all;padding: 0 10px;}
    .section10 .item h4 br{display: none;}
}
@media screen and (max-width:1200px) {
    .section{height: 800px;}
    .section .field{bottom: 12%;}
    .head_menu .tel p{font-size: 2rem;}
    .head_menu .tel img{width: 18px;}
    .head_menu .tel{top: 18px;}
    #header .head_menu .main_menu .dept1{width: 16%;}
    #header .head_menu .main_menu{margin-left: 50px;}
    /* .section .text h2{font-size: 3rem;} */
    .section .text h1{font-size: 10rem;}
    .section .text .txt{font-size: 3rem;width: 50rem; height: 5rem; line-height: 5rem;}
    .section .text .txt{margin-top: 3.5rem;}
    .section .mouse {width: 30px;height: 45px;border:2px solid #fff;
      &::before {width: 4px;height: 4px;animation: wheel2 2s infinite;-webkit-animation: wheel2 2s infinite;}}
    .inquiry .tel p{font-size: 2rem;}
    .inquiry .tel img{width: 18px;}
    .inquiry .inner .logo{width: 7rem;}
    .inquiry .inner .logo img{width: 100%;}
    .inquiry .inner{justify-content: center; gap: 0 1.5rem;}
    .section .text .logo img{width: 30px;}
    .section1 .img_contents .img2{width: 60rem;}
    .section1 .text_contents h2{font-size: 2.5rem;}
    .section1 .text_contents h3{font-size: 6rem;}
    .section1 .text_contents h4{font-size: 2.5rem;}
    .section1 .text_contents h4 .light1{height: 10px; width: 126px;}
    .section1 .text_contents h4 .light2{height: 10px; width: 108px;}
    .section1 .text_contents{padding-top: 15rem;}
    .section1 .img_contents{margin-top: 0;}
    .section1{height: 800px;}
    .img_mob{display: block; width: 96%; max-width: 1000px; margin:  0 auto;margin-top: 15rem;}
    .img_mob img{width: 100%;}
    .img_pc{display: none;}
    .section2 .text h2{font-size: 2.6rem;}
    .section2 .text h3{font-size: 6rem;margin-bottom: 2rem; margin-top: 1rem;}
    .section2 .text h4{font-size: 1.8rem;}
    .section2 .contents .item h2{font-size: 2.6rem;}
    .section2 .contents .item h3{font-size: 2rem;}
    .section2 .contents .item2, .section2 .contents .item1, .section2 .contents .item3{width: 35rem; height: 35rem;}
    .section2 .text{padding-top: 15rem;}
    .section2{height: 800px;}
    .section3 .right_text h2{font-size: 3rem;}
    .section3 .right_text h3{font-size:2rem;}
    .section3 .left_img, .section3 .right_text{height: 700px;}
    .section3 .right_text .item img{width: 10px; margin-top: 7px;}
    .section3 .right_text .item{gap: 0 1rem;}
    .section4 .sub_title h2{font-size: 6rem;}
    .section4 .sub_title h3{font-size: 1.8rem;}
    .section4 .sub_title{margin-bottom: 3rem;}
    .section4{padding-top: 15rem; padding-bottom: 10rem;}
    .section5 h2{font-size: 4rem;}
    .section5 .right_contents p {font-size: 1.8rem;}
    .section5 .box{width: 35rem;height: 35rem;}
    .section5 .wrap2{width: 40rem; height: 40rem;}
    .section5 .wrap1{width: 48rem; height: 48rem;}
    .section5 .box h2{font-size: 2rem;}
    .section5 .box h3{font-size: 4rem;}
    .section5 .item h6{font-size: 2rem;}
    .section5 .item h5{font-size: 2.2rem;}
    .section5 .item1{width: 20rem; height: 20rem;top: -12%; left: 33px;}
    .section5 .item2{width: 13.6rem; height: 13.6rem;top: 2%; }
    .section5 .item4{width: 10.5rem; height: 10.5rem;bottom: 0; right: 26%;}
    .section5{padding-top: 13rem;}
    .section6 h2{font-size: 6rem;width: 53%;}
    .section6 h3{font-size: 1.8rem;}
    .section6 .sub_title img{width: 80px;}
    .section6{padding-top: 15rem;}
    .section7 h2{font-size:6rem ;}
    .section7 .box{font-size: 2rem;}
    .section7{padding-top: 15rem;padding-bottom: 10rem;}
    .section7 .item h5{font-size: 2.2rem;margin-bottom: 1rem;}
    .section7 .item h6{font-size: 1.8rem;}
    .section8 h6{font-size: 2.6rem;}
    .section8 h2{font-size: 6rem;}
    .section8 .wrap .item .num img{width: 60px;top: -10%;}
    .section8 .wrap .item h3{font-size: 2.2rem;}
    .section8 .wrap .item h4{font-size: 1.8rem;}
    .section8 .wrap .item{height: 200px; padding-top: 5.5rem;}
    .section9 h6{font-size: 2.6rem;}
    .section9 h2{font-size: 6rem;}
    .section9 img{width: 92%;}
    .section10 h6{font-size: 2.6rem;}
    .section10 h2{font-size: 6rem;}
    .section10 .item h3{font-size: 2.4rem;}
    .section10 .item h4{font-size: 1.8rem;}
    .section10 .item{height: 200px;}
    .section11 .text_box h6{font-size: 2.6rem;}
    .section11 .text_box h2{font-size: 6rem;margin-top: 2rem; margin-bottom: 4rem;}
    .section11{background-position: 18%; padding: 11rem 0;}
    .section11 .box h5{font-size: 2.6rem;}
    .section11 .box h3{font-size: 6rem;}
    .section11 .box div img{width: 55px;}
    .section11 .text_box .box{width: 100%; height: 28.2rem; gap: 1.5rem 0;}
     .section11 .box h4{font-size: 1.8rem;text-align: center;}
}


@keyframes wheel2 {
  to {
    opacity: 0;
    top: 45px;
  }
}

@-webkit-keyframes wheel2 {
  to {
    opacity: 0;
    top: 45px;
  }
}



@media screen and (max-width:1024px) {
    #header .head_menu .logo a{width: 7rem;display: block;}
    #header .head_menu .logo a img{width: 100%;}
    #header .head_menu .main_menu .dept1 > a{font-size: 1.7rem;}
    .head_menu .tel{padding: 11px 13px;}
    #header .head_menu{height: 78px;}
    #header .head_menu .main_menu .dept1{width: auto;}
    #header .head_menu .main_menu{gap: 0 4rem;}
    #header .head_menu .main_menu{margin-left: 35px;}
    .inquiry .inner{justify-content: space-between;gap: 0 1rem;}
    .inquiry .latest_top_wr{width: 64%;}
    #formmail-write .btn_submit{padding: 0 1rem;}
    #formmail-write .checkbox_wrap{width: 41% !important;}
    #formmail-write .privacy-of-use-check label, .pop-btn1{font-size: 1.4rem;}
    #formmail-write .btn_submit{font-size: 1.6rem;}
    .inquiry .tel{padding: 1rem 1.5rem;}
    #formmail-write .form-group .form-control{font-size: 1.6rem;padding: 1.5rem 1rem;}
    .section5 .wrap1{width: 34rem; height: 34rem;}
    .section5 .wrap2{width: 30rem; height: 30rem;}
    .section5 .box{width: 25rem; height: 25rem;}
    .section5 .item3{bottom: -14%;}
    .section5 .item1{top: -25%;}
    .section5 .right_contents {width: 60%;}
    .section5 .item4{bottom: -19px;right: 19%;}
    .section5 .item2{top: 2%; right: 13%;}
    .section6 h2{width: 60%;}
    .section6 .sub_title{gap: 0;}
    .section7 .item h6 br{display: none;}
    .section7 .item h6 {word-break: keep-all;}
    .section7 .img_wrap .item{width: 31%;}
    .section8 .wrap .item{padding: 0 20px; padding-top: 5rem;}
    .section8 .wrap .item h4{word-break: keep-all;}
    .section8 .wrap .item h4 br{display: none;}
    .section10 .img{width: 30%;}
    #ft{margin-bottom: 62px;}
}
@media screen and (max-width:850px) {
    .inquiry .tel img {display:none;}
    .section1{height: 700px;}
    .section5 .item1{width: 15rem; height: 15rem;}
    .section5 .item2{width: 10.6rem; height: 10.6rem;}
    .section5 .item3{width: 12.7rem; height: 12.7rem;}
    .section5 .box{width: 18rem;height: 18rem;}
    .section5 .wrap2{width: 22rem; height: 22rem;}
    .section5 .wrap1{width: 28rem; height: 28rem;}
    .section6 .sub_title{flex-wrap: wrap;gap: 2rem 0;}
    .section6 h2, .section6 h3{width: 100%;}

}
@media screen and (max-width:768px) {
    .section{height: 650px;background: url(../img/t_main.png) no-repeat center/cover; }
    .mobile_head .tel p{font-size: 1.6rem;}
    .mobile_head .tel img{width: 18px;}
    /* .section .text h2{font-size: 2.4rem;} */
    /* .section .text h1{font-size: 4.5rem;} */
    .section .text .logo img{width: 24px;}
    .section .text .logo{margin-top: 10px;}
    .section .text .txt{margin-top: 2rem;font-size: 2rem; height: 4rem; line-height: 4rem;width: 35rem;}
    .mobile_head .inner{gap: 0;}
    .inquiry .inner .logo{display: none;}
    .inquiry .latest_top_wr{width: 73%;}
    #formmail-write .checkbox_wrap{width: 45% !important;}
    .inquiry .tel p{font-size: 1.6rem;font-weight: 500;}
    .section1 .text_contents h2{font-size: 2rem;}
    .section1 .text_contents h3{font-size: 4rem;margin-top: 1rem; margin-bottom: 1.5rem;}
    .section1 .text_contents h4{font-size: 2rem;}
    .section1 .text_contents h4 .light1{width: 92px;}
    .section1 .text_contents h4 .light2{width: 88px;}
    .section1{height: 650px;}
    .section2 .contents .item h2{font-size: 2rem;}
    .section2 .contents .item h3{font-size: 1.6rem;}
    .section2 .contents .item2, .section2 .contents .item1, .section2 .contents .item3{width: 28rem; height: 28rem;}
    .section2 .text h2{font-size: 2rem;}
    .section2 .text h3{font-size: 4rem;}
    .section2{height: auto;padding-bottom: 10rem;}
    .section2 .contents img{width: 10px;}
    .section2 .text h4{font-size: 1.6rem; width: 92%; word-break: keep-all;margin: 0 auto;}
    .section2 .contents{margin-top: 5rem;}
    .section3{flex-wrap: wrap;}
    .section3 .left_img{width: 100%; height: 250px;}
    .section3 .right_text{width: 100%; height: 450px;}
    .section3 .right_text .item{padding-top: 4rem;}
    .section3 .right_text h2{font-size: 2.2rem;margin-bottom: 1rem;}
    .section3 .right_text h3{font-size: 1.6rem;}
    .section4 .sub_title h2{font-size: 4rem;width: 100%;}
    .section4 .sub_title{flex-wrap: wrap;gap: 1rem 0;}
    .section4 .sub_title h3{font-size: 1.6rem; width: 100%;}
    .section4{padding-top: 10rem;}
    .section5 .item h6{font-size: 1.6rem;}
    .section5 .item h5{font-size: 2rem;}
    .section5 h2{font-size: 3.5rem; text-align: center; margin-bottom: 2rem;}
    .section5 .right_contents p{font-size: 1.6rem; word-break: keep-all;}
    .section5 .box h3{font-size: 2.8rem;}
    .section5 .box h2{font-size: 1.8rem;}
    .section5 .wrap1{margin-left: 29px;}
    .section6 h2{font-size: 4rem;}
    .section6 h3{font-size: 1.6rem;margin-bottom: 10px;}
    .section6 .sub_title{gap: 1rem 0;}
    .section7 .img_wrap .item{width: 48%;}
    .section7 h2{font-size: 4rem;margin-bottom: 2rem;}
    .section7 .box{font-size: 1.6rem;padding: 1.2rem 1.5rem;}
    .section7 .item h5{font-size: 1.8rem;margin-top: 1.5rem;}
    .section7 .item h6{font-size: 1.6rem;}
    .section8{padding-top: 15rem;}
    .section8 h6{font-size: 2rem;}
    .section8 h2{font-size: 4rem;margin-top: 1rem; margin-bottom: 4rem;}
    .section8 .wrap .item{width: 100%;height: 150px;}
    .section8 .wrap .item .num img{width: 45px;}
    .section8 .wrap .item .num{top: -9%;}
    .section8 .wrap .item h3{font-size: 2rem ;margin-bottom: 1rem;}
    .section8 .wrap .item h4{font-size: 1.6rem;}
    .section8 .wrap{gap: 4rem 0;}
    .section9 h6{font-size: 2rem;}
    .section9 h2{font-size: 4rem;margin-top: 1rem; margin-bottom: 2rem;}
    .section9{padding: 10rem 0;}
    .section10 h6{font-size: 2rem;}
    .section10 h2{font-size: 4rem;}
    .section10 .item h3{font-size: 2rem;}
    .section10 .item h4{font-size: 1.6rem;}
    .section10 .item{width: 31%; height: 180px; gap: 1rem 0;}
    .section10 .item img{width: 18px;}
    .section10 {background: url(../img/sec10_bg.png) no-repeat center/cover;padding-top: 20rem; padding-bottom: 10rem;}
    .section11 .text_box h6{font-size: 2rem;}
    .section11 .text_box h2, .section11 .box h3{font-size: 4rem;}
    .section11 .box div img{width: 35px;}
    .br_768{display: block;}
    .section11 .text_box .box{height: 22.2rem;}
    .section11 .box h5{font-size: 2rem;}

}
@media screen and (max-width:650px) {
    .mobile_head ul{width: 100%;}
    .section{height: 600px;}
    .section .field{bottom: 7%;}
    .inquiry .tel{display: none;}
    .inquiry .latest_top_wr{width: 100%;}
    .section1{height: auto;}
    .img_mob {margin-top: 10rem;}
    .section1 .text_contents{padding-top: 10rem;}
    .img_mob2{display: block;text-align: center;}
    .img_mob2 img{width: 95%;margin: 0 auto; margin-top: 7rem;}
    .img_mob{display: none;}
    .section1{background: url(../img/t_sec1_bg.png) no-repeat center/cover; }
    .section1 .text_contents h3{font-size: 3rem;margin-top: 0.6rem; margin-bottom: 1rem;}
    .section1 .text_contents h4, .section1 .text_contents h2{font-size: 1.6rem;}
    .section1 .text_contents h4 .light1{height: 5px; width: 76px;}
    .section1 .text_contents h4 .light2{height: 5px; width: 66px;}
    .section2 .mob_contents{display: block;text-align: center;}
    .section2 .mob_contents img{width: 92%;max-width: 479px;}
    .section2 .contents{display: none;}
    .section2 .text h2{font-size: 1.8rem;}
    .section2 .text h3{font-size:3.5rem; margin-top: 0.5rem; margin-bottom: 1rem;}
    .section2 .text{padding-top: 10rem;}
    .section4 .img_box .mob{display: block;width: 100%; max-width:334px ;}
    .section4 .img_box .pc{display: none;}
    .section4 .sub_title h2{font-size: 3.5rem;}
    .section5 .width{flex-wrap: wrap;gap: 7rem 0;}
    .section5 .left_contents, .section5 .right_contents{width: 100%;}
    .section5 .left_contents{display: flex; justify-content: center;}
    .section5 .wrap1{margin-left: 0;}
    .section5 .item1{left: 20%; top: -25%;}
    .section5 .item2{right: 22%; top: 0%;}
    .section5 .item3{left: 20%; bottom: -5%;}
    .section5 .item4{right: 22%; bottom: 16px;}
    .section5{background: url(../img/t_sec5_bg.png) no-repeat center/cover;}
    .section6{padding-top: 10rem;}
    .section6 h2{font-size: 3.5rem;}
    .section6 .sub_title img{width: 50px;}
    .section6 .swiper{margin-top: 1rem;}
    .section7 .img_wrap{gap:3rem 2rem ;}
    .section7 h2{font-size: 3.5rem;}
    .section7 .item h6{font-size: 1.4rem;}
    .section7{padding-top: 10rem;}
    .section8{padding-top: 10rem;padding-bottom: 5rem;}
    .section8 h6{font-size: 1.8rem;}
    .section8 h2{font-size: 3.5rem;}
    .section9 h6{font-size: 1.8rem;}
    .section9 h2{font-size: 3.5rem;}
    .section9 .mob{display: block;margin: 0 auto;width: 96%;}
    .section9 .pc{display: none;}
    .section10 h6{font-size: 1.8rem;}
    .section10 h2{font-size: 3.5rem;margin-top: 1rem; margin-bottom: 3rem;}
    .section10 .item{width: 48%;}
    .section5 .mob{display: block;margin-bottom: 5rem;}
    .section5 .pc{display: none;}
    .section5 .width{justify-content: center; }
        .img_wrap{ overflow-X: scroll;width: 92%; margin: 0 auto;}
    .img_wrap img{width: 650px;}
}
@media screen and (max-width:500px) {
    .section{height: 600px;background: url(../img/m_main.png) no-repeat center/cover; }
    #formmail-write .checkbox_wrap{width: 50%;}
    #formmail-write .btn_submit{width: 60px;padding: 0;}
    #formmail-write .privacy-of-use-check label, .pop-btn1{font-size: 12px;word-break: keep-all;}
    #formmail-write .form-group.col4>div{width: 29%;}
    .control-container{gap: 0 3px;}
    .mobile_head .inner{width: 100%;}
    .mobile_head ul li a{font-size: 1.4rem;}
    .mobile_head .tel{padding: 7px 13px;}
    .mobile_head .mobile_logo{width: 5rem;}
    .mobile_head {height: 90px;}
    .section1 .text_contents{padding-top: 7rem;}
    .section3 .right_text .item{padding-top: 2.5rem;padding-left: 2rem;}
    .section5 .item3{left: 8%;}
    .section5 .item1{left: 9%;}
    .section5 .item2{right: 15%;}
    .section5 .item4{right: 12%; bottom: -25px;}
    .section7 .img_wrap .item{width: 46%;}
    .section8 .wrap .item{height: 170px;}
    .section11{background: url(../img/m_sec11_bg.png) no-repeat center/cover; }
    .section11 .inner{justify-content: center;}
    .section11 .text_box h6, .section11 .box h5{font-size: 1.8rem;}
    /* .section11 .text_box h2, .section11 .box h3{font-size: 3rem;} */
    .section11 .box div img{width: 20px;}
    .section11 .text_box h2{margin-top: 1rem; margin-bottom: 3rem;}
    .section11 .text_box .box{height: 20.2rem;}
}
@media screen and (max-width:400px) {
    .section8 .wrap .item{height: 200px;}

}