@charset "utf-8";
@import url("font.css");
@import url("reset.css");

/*  laout */

h1, h2, h3, h4, h5, p {margin: 0;}
body {margin: 0; padding: 0;}

.fc {display: flex; align-items: center;}
.fe {display: flex; align-items: end;}
.fcc30 {display: flex; align-items: center; justify-content: center; gap: 30px;}
.fcs30 {display: flex; align-items: center; justify-content: space-between; gap: 30px;}
.mtl6050 {margin: 60px 0 0 50px;}
.ml110 {margin-left: 110px;}
.mt30 {margin-top: 30px}
.mt35 {margin-top: 35px;}
.mfc {width: 100%;}

/*  ### 공통 ### */
#main_container{max-width:100%;background: #000;}
.main_body{overflow: inherit !important;}
html{overflow: inherit !important;}
.haka-wrap{background: #000;position: relative;}
.hakah{position:relative;font-family:Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;background: #000;max-width:2550px;margin:0 auto;}
.hakah *{font-family:Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;}
.hakah a:hover{text-decoration: none;}
.hakah .layout{max-width:1522px;margin:0 auto;position: relative;}
.mob {display: none;}

/* color */
.pc45 {color: #454545;}

.hakah .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.hakah .hgroup h2{font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}
.hakah .hgroup h2 .br{display:none;}


.section00{}
.section00 img{display: block;width:100%;}

.section01{padding-top: 110px;background: url(../images/bg1.png) top center no-repeat;background-size: cover;}
.section01 .layout{max-width:1522px;margin:0 auto;}
.section01 .logo{display: block;text-align: center;}
.section01 .hgroup{text-align: center;margin-top:40px;}
.section01 .hgroup h2{font-size: 93px;font-weight: bold;line-height: 1.29;text-align: center;color: #fff;}
.section01 .hgroup h2 span{color: #28dbd2;}
.section01 .hgroup p{margin-top:20px; font-size: 24px;font-weight: 500;text-align: center;color: #fff;}
.section01 .hgroup p span{color: #9d9d9d;}
.section01 .list{margin-top:100px;display: flex;gap:46px;}
.section01 .list li{flex:1;position: relative;border-radius: 20px;border: solid 2px #454545;background: linear-gradient(240deg, rgba(21,21,22,1) 0%, rgba(58,58,55,1) 100%);padding:64px 70px 70px 100px;}
.section01 .list li em{position: absolute;top: -35px;left: -18px;display: flex;align-items: center;gap:9px;width:184px;height:75px;border-radius: 50px;border: solid 2px #9d9d9d;background-color: #d9d9d9;font-size: 24px;font-weight: 500;color: #000;padding:0 15px;}
.section01 .list li em i{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius: 100%;background: #454545;font-size: 24px;font-weight: bold;letter-spacing: normal;text-align: center;color: #fff;font-family: 'Noto Sans KR';}
.section01 .list li .txt1{font-size: 32px;font-weight: 600;line-height: 1.41;color: #fff;}
.section01 .list li .price{display: flex;margin-top:50px;gap:20px;align-items: center;}
.section01 .list li .price .p1{}
.section01 .list li .price .p1 span{display: block;font-size: 15px;font-weight: 500;color: #9d9d9d;}
.section01 .list li .price .p1 s{display: block;font-size: 24px;font-weight: 500;color: #9d9d9d;}
.section01 .list li .price .p2{}
.section01 .list li .price .p2 span{display: block; font-size: 24px;font-weight: 500;line-height: 1.42;color: #10e4d9;}
.section01 .list li .price .p2 strong{background: linear-gradient(180deg, rgba(156,255,250,1) 0%, rgba(16,228,217,1) 50%, rgba(10,114,108,1) 100%);background-clip: text;-webkit-background-clip: text;color: transparent;font-size: 93px;font-weight: bold;line-height: 1;}
.section01 .list li figure{display: flex;gap:50px;align-items: center;}
.section01 .list li figure figcaption{font-size: 50px;font-weight: bold;line-height: 1.2;color: #fff;}
.section01 .list li figure figcaption span{display: inline-block;background: linear-gradient(180deg, rgba(156,255,250,1) 0%, rgba(16,228,217,1) 50%, rgba(10,114,108,1) 100%);background-clip: text;-webkit-background-clip: text;color: transparent;}
.section01 .txt-box{margin-top:26px;display: flex;align-items: center;justify-content: center;height:105px;border-radius: 20px;border: solid 2px #454545;background: linear-gradient(240deg, rgba(21,21,22,1) 0%, rgba(58,58,55,1) 100%); font-size: 32px;font-weight: 600;letter-spacing: normal;text-align: center;color: #c1c1c1;}
.section01 .txt-box br{display: none;}
.section01 .txt-box strong{color:#fff;font-weight: 600;}
.section01 a{margin-top:42px;height:140px;display: flex;align-items: center;justify-content: center;font-weight: bold;text-align: center; font-size: 50px;color: #fff; border-radius: 15px;background: linear-gradient(90deg, rgba(25,171,164,1) 0%, rgba(15,126,100,1) 100%);}
.section01 .noti-box{margin-top:89px;background: #1d1d1f;padding:80px 0;}
.section01 .noti-box h4{padding-left:100px;font-size: 21px;font-weight: 500;line-height: 1.43;color: #9d9d9d;}
.section01 .noti-box ul{padding:0 100px;}
.section01 .noti-box ul li{position:relative;padding-left:15px;font-size: 21px;font-weight: 500;line-height: 1.43;color: #9d9d9d;}
.section01 .noti-box ul li:before{content: "*";position: absolute;top:3px;left:0;}


.section02{padding: 160px 0 124px;background: url(../images/bg2.png) top center no-repeat;background-size: cover;}
.section02 .logo{text-align: center;display: block;font-size:0;}
.section02 .logo img{width:863px;}
.section02 .txt{margin-top:77px;text-align: center; font-family: 'Noto Sans KR';font-size: 32px;font-weight: bold;line-height: 1.41;color: #d9d9d9;}
.section02 .txt br{display: none;}
.section02 .list-box{margin-top: 794px;}
.section02 .list-box ul{display: flex;gap:32px;justify-content: center;max-width:1840px;margin:0 auto;}
.section02 .list-box ul li{position:relative;flex:1; padding: 30px;border-radius: 10px;background: rgba(0,0,0,0.4);}
.section02 .list-box ul li:after{content: "";position:absolute;top:45px;right:30px;display: inline-block;width:30px;height:30px;background: url(../images/icon_arrow.svg) no-repeat;background-size: cover;}
.section02 .list-box ul li i{display: inline-block;}
.section02 .list-box ul li i img{display: block;}
.section02 .list-box ul li p{margin-top:60px;font-size: 32px;font-weight: 600;line-height: 1.41;color: #fff;}


.section03{position: relative;background: #000;width:100%;padding-bottom: 154px;}
.section03 .layout{max-width:1520px;margin:0 auto;position: relative;}
.section03 .hgroup{}
.section03 .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.section03 .hgroup h2{font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}
.section03 .img-box{position:relative;}
.section03 .img-box img{display: block;width:100%;}
.section03 .txt-box{position:absolute;top:75%;left:50%;transform:translate(-50%, -50%);z-index: 10;width:100%;max-width:1520px;}
.section03 .txt-box p{font-size: 93px;font-weight: bold;line-height: 1.29;color: #fff;margin-bottom: 60px;}
.section03 .txt-box h3{font-size:0;}

.section04{background: #000;}
.section04 .box{position:relative;text-align: right;}
.section04 .box .txt{position: absolute;top:55%;left:40%;transform: translate(-50%, -50%);  font-size: 32px;font-weight: 600;line-height: 1.41;color: #c1c1c1;text-align: left;}
.section04 .box .txt span{display: inline-block;color:#f5f5f6;}

.section05{}
.section05 h3{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section05 h3 span{display: inline-block;color:#fff;}
.section05 .img{margin-top:100px;}
.section05 .img img{display: block;width:100%;}

.section06{padding-top: 195px;}
.section06 h3{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section06 h3 span{display: inline-block;color:#fff;}
.section06 p{margin-top: 100px;font-size: 32px;font-weight: 600;line-height: 1.41;color: #c1c1c1;}
.section06 p span{display: inline-block;color: #fff;}
.section06 .img{text-align: right;font-size:0;padding-right: 50px;}

.section07{padding-top: 195px;}
.section07 h3{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section07 h3 span{display: inline-block;color:#fff;}
.section07 h3 .br{display: none;}
.section07 .box{margin-top:100px; padding: 100px;border-radius: 30px;background: linear-gradient(235deg, rgba(21,21,22,1) 0%, rgba(58,58,55,1) 100%);}
.section07 .box ul{display: flex;gap:30px;}
.section07 .box ul li{flex:1;text-align: center;}
.section07 .box ul li h4{font-size: 32px;font-weight: 600;color: #fff;}
.section07 .box ul li figure{margin-top:10px;position:relative;overflow: hidden;border-radius: 10px;}
.section07 .box ul li figure img{display: block;width:100%;}
.section07 .box ul li figure figcaption{position: absolute;left:0;bottom:32px;width:100%;text-align: center;display: block;font-size: 24px;font-weight: 500;color: #fff;}
.section07 .box ul li p{margin-top:20px; font-size: 32px;font-weight: 600;color: #c1c1c1;}
.section07 .box ul li p span{display: inline-block;color:#fff;}
.section07 .box h5{margin-top:30px;display: flex;align-items: center;justify-content: center;height:105px;border-radius: 10px;border: solid 1px #e0d8bc;font-size: 32px;font-weight: 600;color: #fff;}
.section07 .box .txt-list{margin-top:30px;}
.section07 .box .txt-list p{position: relative;font-size: 15px;font-weight: 500;line-height: 1.67;color: #9d9d9d;padding-left: 15px;}
.section07 .box .txt-list p br{display: none;}
.section07 .box .txt-list p:before{content: "*";position: absolute;top:2px;left:0;}

.section08{padding-top: 195px;}
.section08 .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.section08 .hgroup h2{font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}
.section08 .hgroup h2 .br{display: none;}
.section08 .box{margin-top:100px;}
.section08 .box > div{flex:1;width:100%;}
.section08 .box .img{}
.section08 .box .img img{display: block;width:100%;}
.section08 .box .txt-box{padding-top: 90px;margin-bottom:90px;max-width: 630px;}
.section08 .box .txt-box .txt{}
.section08 .box .txt-box .txt h3{font-size: 93px;font-weight: bold;line-height: 1.29;color: #fff;}
.section08 .box .txt-box ul{margin-top:100px;display: flex;flex-wrap: wrap;gap:30px;}
.section08 .box .txt-box ul li{position: relative; padding: 30px;border-radius: 20px;background: linear-gradient(220deg, rgba(0,0,0,0.3) 0%, rgba(84,199,195,0.3) 100%);width:calc(50% - 15px);}
.section08 .box .txt-box ul li:after{content: "";position: absolute;top:30px;right:30px;width:30px;height:30px;background: url(/hakah/images/icon_arrow2.svg) no-repeat;background-size: cover;}
.section08 .box .txt-box ul li i{display: inline-block;}
.section08 .box .txt-box ul li i img{display:block;}
.section08 .box .txt-box ul li p{margin-top:60px;font-size: 32px;font-weight: 600;line-height: 1.41;color: #fff;}
.section08 .box .txt-box ul li span{margin-top:10px;display: block;font-size: 21px;font-weight: 500;color: #c1c1c1;}

.section09{}
.section09 h2{ font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section09 h2 span{display: inline-block;color:#fff;}
.section09 h2 .br{display: none;}
.section09 .img{margin-top:100px;}
.section09 .img img{display: block;width:100%;}

.section10{padding-top: 195px;}
.section10 h2{ font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section10 h2 span{display: inline-block;color:#fff;}
.section10 h2 .br{display: none;}
.section10 .img{margin-top:100px;}
.section10 .img img{display: block;width:100%;}

.section11{padding-top: 195px;}
.section11 h2{ font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section11 h2 span{display: inline-block;color:#fff;}
.section11 h2 .br{display: none;}
.section11 .img{margin-top:100px;}
.section11 .img img{display: block;width:100%;}

.section12{padding-top: 195px;}
.section12 h2{position:absolute;top:0;left:0;font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section12 h2 span{display: inline-block;color:#fff;}
.section12 h2 .br{display: none;}

.section13{padding-top: 195px;}
.section13 a{display: block;}
.section13 a img{display: block;width:100%;}

.section14{padding-top: 195px;}
.section14 .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.section14 .hgroup h2{font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}
.section14 .box{position: relative;}
.section14 .img{position: relative;}
.section14 .img img{display: block;}
.section14 .txt{position: absolute;left:0;top:50%;transform: translateY(-50%);width:100%;}
.section14 .txt h3{font-size: 93px;font-weight: bold;line-height: 1.29;color: #fff;}

.section15{padding-top: 100px;}
.section15 ul{}
.section15 ul li{}
.section15 ul li p{font-size: 32px;font-weight: 600;line-height: 1.41;color: #c1c1c1;}
.section15 ul li p span{color: #fff;}
.section15 ul li figure{margin-top:30px;}
.section15 ul li figure img{display: block;width:100%;}
.section15 ul li + li{margin-top:100px;}

.section16{padding-top: 195px;}
.section16 .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.section16 .hgroup h2{margin-top:20px;font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}

.section17{padding-top: 100px;}
.section17 h2{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section17 h2 span{display:inline-block;color: #fff;}
.section17 h2 .br{display: none;}
.section17 .img{margin-top:100px;}
.section17 .img img{display: block;width:100%;}

.section18{padding-top: 195px;}
.section18 .hgroup p{font-family: GmarketSans;font-size: 32px;font-weight: 500;line-height: 1.06;color: #c1c1c1;}
.section18 .hgroup h2{margin-top:20px;font-size: 150px;font-weight: bold;line-height: 1.27;color: #fff;}
.section18 .hgroup h2 .br{display: none;}
.section18 .img{margin-top:100px;}

.section19{padding-top: 100px;}
.section19 h2{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section19 h2 span{display:inline-block;color: #fff;}
.section19 h2 .br{display: none;}
.section19 .img{margin-top:100px;}
.section19 .img img{display: block;width:100%;}

.section20{padding-top: 195px;}
.section20 .box{margin-top:100px;display: flex;justify-content: center;align-items: center;gap:240px;}
.section20 .box .txt{}
.section20 .box .txt h3{ font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section20 .box .txt h3 span{color:#fff;display: inline-block;}
.section20 .box .txt figure{margin-top:40px;}
.section20 .box .txt figure img{display: block;}

.section21{padding-top: 100px;}
.section21 h2{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section21 h2 span{display:inline-block;color: #fff;}
.section21 h2 .br{display: none;}
.section21 .img{margin-top:100px;}
.section21 .img img{display: block;width:100%;}

.section22{padding-top: 100px;}
.section22 h2{font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section22 h2 span{display:inline-block;color: #fff;}
.section22 h2 .br{display:none;}
.section22 .img{margin-top:100px;}
.section22 .img img{display: block;width:100%;}

.section23{padding: 195px 0 212px;}
.section23 h2{position:absolute;top:0;left:0;font-size: 93px;font-weight: bold;line-height: 1.29;color: #c1c1c1;}
.section23 h2 span{display:inline-block;color: #fff;}
.section23 .img{font-size:0;text-align: center}
.section23 .img img{max-width:100%;}

.section24{background: #1d1d1f;padding:212px 0;}
.section24 .box{}
.section24 .box + .box{margin-top:195px;}
.section24 .box h2{font-size: 93px;font-weight: bold;color: #fff;}
.section24 .box .img{margin-top:100px;}
.section24 .box .img img{display: block;width:100%;}
.section24 .box .table-list{margin-top:100px;border-top:5px solid #fff;border-bottom:5px solid #fff;}
.section24 .box .table-list ul{display: flex;flex-wrap: wrap;}
.section24 .box .table-list ul li{position:relative;width:50%;border-bottom:2px solid #454545;display: flex;align-items: center;height:85px;font-size: 24px;font-weight: 500;color: #d9d9d9;padding-left: 100px;gap:97px;}
.section24 .box .table-list ul li strong{display:inline-block;font-size: 32px;font-weight: 600;color: #fff;width:150px;}
.section24 .box .list{margin-top:70px;}
.section24 .box .list ul{display: flex;flex-wrap: wrap;gap:50px 30px;}
.section24 .box .list ul li{width:calc(33.3333% - 20px);display: flex;gap:30px;align-items: center;}
.section24 .box .list ul li i{display: inline-block;}
.section24 .box .list ul li i img{display:block;}
.section24 .box .list ul li .caption{}
.section24 .box .list ul li .caption em{display: block;font-size: 32px;font-weight: 600;color: #fff;}
.section24 .box .list ul li .caption span{display: block;font-size: 24px;font-weight: 500;color: #c1c1c1;}
.section24 .box .list ul li .caption span br{display: none;}
.section24 .box .list2{margin-top:100px;}
.section24 .box .list2 + .list2{margin-top:160px;}
.section24 .box .list2 h3{font-size: 32px;font-weight: 600;color: #fff;}
.section24 .box .list2 ul{margin-top:40px;display: flex;flex-wrap: wrap;gap:70px 28px;}
.section24 .box .list2 ul li{width:calc(50% - 28px);}
.section24 .box .list2 ul li figure{}
.section24 .box .list2 ul li figure img{display: block;width:100%;}
.section24 .box .list2 ul li figure figcaption{margin-top:30px;display: block; font-size: 24px;font-weight: 500;color: #c1c1c1;}
.section24 .box .list2 ul li figure figcaption span{display: block;margin-top:10px;font-size: 21px;font-weight: 500;color: #c1c1c1;}
.section24 .box .list3{margin-top:100px;display: flex;flex-wrap: wrap;gap:30px;}
.section24 .box .list3 li{position:relative;width:calc(33.3333% - 20px); padding: 90px 50px 40px;border-radius: 30px;background-color: #151516;display: flex;flex-direction: column;gap:50px;align-items: center;justify-content: center;}
.section24 .box .list3 li:last-child{display: none;}
.section24 .box .list3 li em{position: absolute;width:59px;height:59px;border: solid 3px #454545;background-color: #1d1d1f;border-radius: 100%;top:33px;left:50px;display: flex;align-items: center;justify-content: center;font-size: 42px;font-weight: bold;color: #d9d9d9;}
.section24 .box .list3 li i{display: inline-block;}
.section24 .box .list3 li i img{display:block;}
.section24 .box .list3 li span{display:inline-block;font-size: 24px;font-weight: 500;text-align: center;color: #fff;}
.section24 .box .txt{margin-top:40px; font-size: 21px;font-weight: 500;line-height: 1.43;color: #9d9d9d;}
.section24 .box .txt br{display: none;}

@media screen and (max-width: 1600px) {
    .section01{background-size: 100%;padding:110px  0 0;}
    .section01 .layout{padding:0  40px 0;}
    .section01 .logo img{max-width: 300px;}
    .section01 .hgroup h2{font-size:70px;}
    .section01 .list{gap:30px;}
    .section01 .list li{padding:64px 50px 50px 50px;}
    .section01 .list li:first-child{padding-left:80px;}
    .section01 .list li .price .p2 strong{font-size:70px;}
    .section01 .txt-box{font-size:30px;}
    .section01 a{height:120px;font-size:40px;}

    .section02 .list-box ul{gap:20px;padding: 0 40px;}
    .section02 .list-box ul li i img{width:60px;}
    .section02 .list-box ul li p{font-size:28px;}

    .section03 .hgroup p{font-size:28px;}
    .section03 .hgroup h2{font-size:130px;}
    .section03 .txt-box{padding:0 40px;top:45%;}
    .section03 .txt-box p{font-size:70px;margin-bottom: 40px;}
    .section03 .txt-box .txt-img1 img{max-width:500px;}
    .section03 .txt-box .txt-img2 img{max-width:548px;}
}

@media screen and (max-width: 1280px) {
    .section01 .list{flex-direction: column;gap:50px;}
    .section01 .list li{padding: 36px 25px 25px 34px;border-radius: 10px;}
    .section01 .list li:first-child{padding-left: 50px;}
    .section01 .list li em{height:55px;font-size:20px;width:160px;}
    .section01 .list li em i{width:34px;height:34px;font-size:20px;}
    .section01 .list li .txt1{font-size:28px;}
    .section01 .list li .price{margin-top:30px;}
    .section01 .list li .price .p2 strong{font-size:50px;}
    .section01 .list li figure figcaption{font-size:40px;}
    .section01 .txt-box{height:85px;font-size:26px;border-radius: 10px;}
    .section01 a{height:100px;font-size:30px;}
    .section01 .noti-box{padding:40px;}
    .section01 .noti-box h4{padding-left: 0;font-size:18px;}
    .section01 .noti-box ul{padding:0;}
    .section01 .noti-box ul li{font-size:18px;}

    .section02 .logo img{width:430px;}
    .section02 .txt{margin-top:50px;font-size: 28px;}
    .section02 .list-box ul{flex-wrap: wrap;}
    .section02 .list-box ul li{flex:initial;width:calc(33.3333% - 17px);}
    .section02 .list-box ul li i img{width:40px;}
    .section02 .list-box ul li:after{width:20px;height:20px;top:35px;}
    .section02 .list-box ul li p{font-size:24px;}

    .section03{padding-bottom: 0;}
    .section03 .hgroup{padding:0 40px;}
    .section03 .hgroup p{font-size:24px;}
    .section03 .hgroup h2{font-size:100px;}
    .section03 .txt-box p{font-size:50px;}
    .section03 .txt-box .txt-img1 img{max-width:388px;}
    .section03 .txt-box .txt-img2 img{max-width:426px;}

    .section04 .box{}
    .section04 .box img{max-width:70%}
    .section04 .box .txt{left:20%;font-size: 28px;}

    .section05{padding:0 40px;}
    .section05 h3{font-size:60px;}

    .section06{padding:195px 40px 0;}
    .section06 h3{font-size:60px;}
    .section06 p{margin-top:70px;font-size:28px;}

    .section07{padding:195px 40px 0;}
    .section07 h3{font-size:60px;}
    .section07 .box{margin-top:70px;padding:50px;border-radius: 20px;}
    .section07 .box ul li h4{font-size:28px;}
    .section07 .box ul li figure figcaption{font-size:20px;bottom:10px;}
    .section07 .box ul li p{font-size:28px;}
    .section07 .box h5{height:75px;font-size: 28px;}

    .section08 .hgroup{padding:0 40px;}
    .section08 .hgroup p{font-size:24px;}
    .section08 .hgroup h2{font-size:100px;}
    .section08 .box{padding:0;}
    .section08 .box .txt-box .txt h3{font-size:60px;}
    .section08 .box .txt-box ul{padding-right: 40px;}
    .section08 .box .txt-box ul li{padding:20px;border-radius: 10px;}
    .section08 .box .txt-box ul li i{width:60px;}
    .section08 .box .txt-box ul li:after{width:20px;height:20px;top:20px;right:20px;}
    .section08 .box .txt-box ul li p{margin-top:30px;font-size:28px;}
    .section08 .box .txt-box ul li span{font-size:18px;}

    .section09{padding:0 40px;}
    .section09 h2{font-size:60px;}

    .section10{padding:195px 40px 0;}
    .section10 h2{font-size:60px;}

    .section11{padding:195px 40px 0;}
    .section11 h2{font-size:60px;}

    .section12 h2{padding:0 40px;font-size:60px;}
    .section12 .img{padding-top: 60px;}

    .section13{padding:195px 40px 0;}

    .section14 .hgroup{padding:0 40px;}
    .section14 .hgroup p{font-size:24px;}
    .section14 .hgroup h2{font-size:100px;}
    .section14 .txt{top:30%;padding:0 40px;}
    .section14 .txt h3{font-size:60px;}

    .section15{padding:100px 40px 0;}

    .section16 .hgroup{padding:0 40px;}
    .section16 .hgroup p{font-size:24px;}
    .section16 .hgroup h2{font-size:100px;}

    .section17{padding:100px 40px 0;}
    .section17 h2{font-size:60px;}

    .section18 .hgroup{padding:0 40px;}
    .section18 .hgroup p{font-size:24px;}
    .section18 .hgroup h2{font-size:100px;}

    .section19{padding:100px 40px 0;}
    .section19 h2{font-size:60px;}

    .section20{padding:195px 40px 0;}
    .section20 .hgroup p{font-size:24px;}
    .section20 .hgroup h2{font-size:100px;}
    .section20 .box{gap:50px;}
    .section20 .box .txt h3{font-size: 60px;}

    .section21{padding:100px 40px 0;}
    .section21 h2{font-size: 60px;}

    .section22{padding:100px 40px 0;}
    .section22 h2{font-size: 60px;}

    .section23{padding:195px 40px 212px;}
    .section23 h2{font-size: 60px;}
    .section23 .img{padding-top:40px;}

    .section24{padding:212px 40px;}
    .section24 .box h2{font-size:60px;}
    .section24 .box .img{margin-top:50px;}
    .section24 .box + .box{margin-top:100px;}
    .section24 .box .table-list{border-width:3px;margin-top:50px;}
    .section24 .box .table-list ul li{width:100%;padding-left: 50px;font-size: 20px;gap:50px;height:65px;}
    .section24 .box .table-list ul li strong{font-size: 28px;}
    .section24 .box .list ul{gap:40px 20px;}
    .section24 .box .list ul li{gap:20px;width:calc(33.3333% - 14px);}
    .section24 .box .list ul li i{width:60px;}
    .section24 .box .list ul li .caption em{font-size:28px;}
    .section24 .box .list ul li .caption span{font-size:20px;}
    .section24 .box .list ul li .caption span br{display: inline;}
    .section24 .box .list2{margin-top:50px;}
    .section24 .box .list2 + .list2{margin-top:80px;}
    .section24 .box .list2 h3{font-size:28px;}
    .section24 .box .list2 ul li figure figcaption{font-size:20px;}
    .section24 .box .list2 ul li figure figcaption span{font-size:17px;}
    .section24 .box .list3{margin-top:50px;gap:20px;}
    .section24 .box .list3 li{width: calc(33.3333% - 14px);padding:50px 30px 30px;gap:30px;}
    .section24 .box .list3 li em{width: 40px;height: 40px;border: solid 2px #454545;top: 20px;left: 20px;font-size: 25px;}
    .section24 .box .list3 li span{font-size:20px;}
    .section24 .box .list3 li i{height:150px;}
    .section24 .box .list3 li i img{max-width:100%;max-height:100%;}
    .section24 .box .txt{margin-top:20px;font-size:17px;}

}

@media screen and (max-width: 1024px) {
    .section01 .logo img{max-width: 180px;}
    .section01 .hgroup h2{font-size:50px;}
    .section01 .hgroup p{font-size:20px;}
    .section01 .list li em{height:45px;font-size: 16px;width:130px;}
    .section01 .list li em i{width:24px;height:24px;font-size: 16px;}
    .section01 .list li:first-child{padding-left: 34px;}
    .section01 .list li .txt1{font-size:24px;}
    .section01 .list li .price .p1 span{font-size:13px;}
    .section01 .list li .price .p1 s{font-size:20px;}
    .section01 .list li .price .p2 span{font-size:20px;}
    .section01 .list li .price .p2 strong{font-size:40px;}
    .section01 .list li figure{gap:30px;}
    .section01 .list li figure img{width:120px;}
    .section01 .list li figure figcaption{font-size:30px;}
    .section01 .txt-box{height:75px;font-size:22px;}
    .section01 a{height:80px;font-size:26px;}
    .section01 .noti-box{padding:30px;margin-top:50px;}
    .section01 .noti-box h4{font-size:14px;}
    .section01 .noti-box ul li{font-size:14px;}

    .section02 .logo img{width:310px;}
    .section02 .txt{margin-top:30px;font-size: 24px;}
    .section02 .list-box ul{padding:0 28px;}


    .section03 .hgroup p{font-size:20px;}
    .section03 .hgroup h2{font-size: 60px;}
    .section03 .txt-box{top:34%;}
    .section03 .txt-box p{font-size:30px;margin-bottom: 20px;}
    .section03 .txt-box .txt-img1 img{max-width:231px;}
    .section03 .txt-box .txt-img2 img{max-width:253px;}


    .section05{padding:0 20px;}
    .section05 h3{font-size:50px;}
    .section05 .img{margin-top:50px;}

    .section06{padding:100px 20px 0;}
    .section06 h3{font-size:50px;}
    .section06 p{margin-top:35px;font-size:24px;}

    .section07{padding:100px 20px 0;}
    .section07 h3{font-size:50px;}
    .section07 .box{margin-top:40px;padding:30px;border-radius: 10px;}
    .section07 .box ul li h4{font-size:24px;}
    .section07 .box ul li figure figcaption{font-size:16px;}
    .section07 .box ul li p{margin-top:10px;font-size: 24px;}
    .section07 .box h5{height:75px;font-size:24px;}
    .section07 .box .txt-list{margin-top:20px;}
    .section07 .box .txt-list p{font-size:14px;}

    .section08{padding-top:100px;}
    .section08 .hgroup p{font-size:20px;}
    .section08 .hgroup h2{font-size:60px;}
    .section08 .box .txt-box .txt h3{font-size:50px;}
    .section08 .box .txt-box ul{padding-right: 20px;}
    .section08 .box .txt-box ul li p{font-size:20px;}
    .section08 .box .txt-box ul li span{font-size:14px;}

    .section09{padding:0 20px;}
    .section09 h2{font-size:50px;}
    .section09 .img{margin-top: 50px;}

    .section10{padding:100px 20px 0;}
    .section10 h2{font-size:50px;}
    .section10 .img{margin-top: 50px;}

    .section11{padding:100px 20px 0;}
    .section11 h2{font-size:50px;}
    .section11 .img{margin-top: 50px;}

    .section12{padding-top:100px;}
    .section12 h2{padding:0 20px;font-size: 50px;}

    .section13{padding:100px 20px 0;}

    .section14{padding-top:100px;}
    .section14 .hgroup p{font-size:20px;}
    .section14 .hgroup h2{font-size:60px;}
    .section14 .txt h3{font-size:40px;}

    .section15{padding:50px 20px 0;}
    .section15 ul li p{font-size:28px;}
    .section15 ul li figure{margin-top: 20px;}
    .section15 ul li + li{margin-top:50px;}

    .section16{padding-top: 100px;}
    .section16 .hgroup{padding:0 20px;}
    .section16 .hgroup p{font-size:20px;}
    .section16 .hgroup h2{font-size:60px;}

    .section17{padding:80px 20px 0;}
    .section17 h2{font-size: 50px;}
    .section17 .img{margin-top: 50px;}

    .section18{padding-top: 100px;}
    .section18 .hgroup{padding:0 20px;}
    .section18 .hgroup p{font-size:20px;}
    .section18 .hgroup h2{font-size:60px;}
    .section18 .img{margin-top:50px;}

    .section19{padding:100px 20px 0;}
    .section19 .img{margin-top: 50px;}

    .section20{padding:100px 20px 0;}
    .section20 .hgroup p{font-size:20px;}
    .section20 .hgroup h2{font-size:60px;}
    .section20 .box{margin-top: 50px;gap:30px;}
    .section20 .box .txt h3{font-size: 40px;}

    .section21{padding:80px 20px 0;}
    .section21 h2{font-size:50px;}
    .section21 .img{margin-top:50px;}

    .section22{padding:80px 20px 0;}
    .section22 h2{font-size:50px;}
    .section22 .img{margin-top:50px;}

    .section23{padding:100px 20px;}
    .section23 h2{font-size:50px;}

    .section24{padding:100px 20px;}
    .section24 .box h2{font-size:50px;}
    .section24 .box .img{margin-top:30px;}
    .section24 .box .table-list{margin-top:30px;}
    .section24 .box .table-list ul li{font-size:16px;}
    .section24 .box .table-list ul li strong{font-size:20px;}
    .section24 .box .list{margin-top:50px;}
    .section24 .box .list ul li{flex-direction: column;align-items: flex-start;}
    .section24 .box .list ul li i{width:40px;}
    .section24 .box .list ul li .caption em{font-size: 24px;}
    .section24 .box .list ul li .caption span{font-size: 16px;}
    .section24 .box .list2 h3{font-size:24px;}
    .section24 .box .list2 ul{margin-top:30px;}
    .section24 .box .list2 ul li figure figcaption{margin-top:20px;font-size: 16px;}
    .section24 .box .list2 ul li figure figcaption span{font-size:14px;}
    .section24 .box .list3 li i{height:80px;}
    .section24 .box .list3 li span{font-size:16px;}
    .section24 .box .list3 li em{width:30px;height:30px;font-size: 20px;}
    .section24 .box .txt{font-size:15px;}
}

@media screen and (max-width: 850px) {



}

@media screen and (max-width: 768px) {
    /* 공통 */
    .mob {display: block;}
    .web {display: none;}

    .haka-wrap{overflow: hidden;}

    .hakah .hgroup p{font-size: 12px;}
    .hakah .hgroup h2{margin-top:10px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .hakah .hgroup h2 .br{display: inline;}

    .section01{padding:39px 0 0;background: url(../images/m_bg1.png) top center no-repeat;background-size: contain;}
    .section01 .layout{padding:0 28px;}
    .section01 .logo img{max-width:126px;}
    .section01 .hgroup{margin-top:20px;}
    .section01 .hgroup h2{ font-size: 30px;line-height: 1.37;}
    .section01 .hgroup p{margin-top:10px;font-size: 14px;font-weight: 600;line-height: 1.29;color: #fff;}
    .section01 .list{margin-top:165px;gap:26px;}
    .section01 .list li{padding:26px 15px 15px 24px;border-radius: 5px;}
    .section01 .list li em{width:92px;height:27px;font-size:12px;padding:0 5px;gap:7px;top:-15px;left: -9px;}
    .section01 .list li em i{width:20px;height:20px;font-size:12px;font-weight: bold;}
    .section01 .list li .txt1{font-size:14px;line-height: 1.29;}
    .section01 .list li:first-child{padding-left: 24px;}
    .section01 .list li:last-child{padding-bottom: 6px;}
    .section01 .list li .price{margin-top:15px;gap:28px;}
    .section01 .list li .price .p1 span{font-size:9px;}
    .section01 .list li .price .p1 s{font-size:12px;}
    .section01 .list li .price .p2 span{font-size:14px;}
    .section01 .list li .price .p2 strong{font-size:40px;}
    .section01 .list li figure{gap:20px;}
    .section01 .list li figure img{width:79px;}
    .section01 .list li figure figcaption{font-size:20px;line-height: 1.25;}
    .section01 .txt-box{margin-top:12px; font-size: 14px;font-weight: 600;line-height: 1.29;display: block;text-align: center;height:initial;padding:15px;border-radius: 5px;}
    .section01 .txt-box br{display: inline;}
    .section01 a{margin-top:15px;height:38px;border-radius: 5px;font-weight: 600;font-size: 14px;}
    .section01 .noti-box{margin-top:50px;padding:28px;}
    .section01 .noti-box h4{padding-left: 0; font-size: 9px;font-weight: 500;line-height: 1.67;}
    .section01 .noti-box ul{padding:0;}
    .section01 .noti-box ul li{font-size: 9px;font-weight: 500;line-height: 1.67;padding-left:8px;}
    .section01 .noti-box ul li:before{top:1px;}

    .section02{padding:54px 28px 62px;background: url(../images/m_bg2.png) top center no-repeat;background-size: 100%;}
    .section02 .logo img{width:209px;}
    .section02 .txt{margin-top:24px;font-size: 12px;font-weight: 500;line-height: 1.67;}
    .section02 .txt br{display: inline;}
    .section02 .list-box{margin-top:270px;}
    .section02 .list-box ul{padding:0;flex-wrap: wrap;gap:10px;}
    .section02 .list-box ul li{width:calc(33.3333% - 7px);flex: initial;padding:14px 10px;border-radius: 5px;}
    .section02 .list-box ul li:after{width:8px;height:8px;top:14px;right:10px;}
    .section02 .list-box ul li i{width:25px;}
    .section02 .list-box ul li p{margin-top:20px;font-size: 14px;font-weight: 600;line-height: 1.29;color: #fff;}

    .section03{padding:76px 0px 0;}
    .section03 .layout{padding:0 28px;}
    .section03 .pin-spacer{}
    .section03 .hgroup{padding:0;}
    .section03 .hgroup p{font-size:12px;font-weight: 500;}
    .section03 .hgroup h2{margin-top:5px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .section03 .hgroup h2 br{display: none;}
    .section03 .txt-box{transform: none;left:0;top:23%;padding:0;}
    .section03 .txt-box p{font-size: 30px;margin-bottom:10px;font-weight: bold;line-height: 1.37;}
    .section03 .txt-box .txt-img1 img{width:169px;}
    .section03 .txt-box .txt-img2 img{width:183px;}
    .section03 .img-box{margin-top:60px;}

    .section04 .box .txt{padding:0 28px;font-size:17px;font-weight: 600;line-height: 1.24;width:100%;top:50%;left:0;transform: translateY(-50%);}

    .section05{padding:24px 28px 0;}
    .section05 h3{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section05 .img{margin-top:30px;}

    .section06{padding:60px 0 0;}
    .section06 .layout{padding:0 28px;}
    .section06 h3{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section06 p{margin-top:35px;font-size: 14px;font-weight: 600;line-height: 1.29;}
    .section06 .img{padding:0;}

    .section07{padding:60px 28px 0;}
    .section07 h3{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section07 h3 .br{display:inline;}
    .section07 .box{margin-top:30px;padding:30px 23px;border-radius: 10px;}
    .section07 .box ul{gap:10px;}
    .section07 .box ul li{}
    .section07 .box ul li h4{ font-size: 14px;}
    .section07 .box ul li figure{padding-bottom: 5px;border-radius: 5px;}
    .section07 .box ul li figure figcaption{bottom:17px;font-size: 12px;}
    .section07 .box ul li p{margin-top:10px;font-size: 12px;font-weight: 500;line-height: 1.67;}
    .section07 .box .txt-list p br{display: inline;}
    .section07 .box h5{margin-top:10px;height:41px;border-radius: 5px;font-size: 17px;}
    .section07 .box .txt-list{margin-top:10px;}
    .section07 .box .txt-list p{ font-size: 9px;line-height: 1.67;letter-spacing: -0.18px;padding-left: 9px;}
    .section07 .box .txt-list p:before{top:1px;}

    .section08{padding-top:92px;}
    .section08 .hgroup{padding:0 28px;}
    .section08 .hgroup p{font-size: 12px;}
    .section08 .hgroup h2{margin-top:10px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .section08 .hgroup h2 .br{display: inline;}
    .section08 .box{margin-top:60px;flex-wrap: wrap;padding:0 !important;}
    .section08 .box > div{flex: initial;}
    .section08 .box .txt.mob{width:100%;margin-top:60px;margin-bottom:30px;padding:0 28px;}
    .section08 .box .txt.mob h3{font-size: 30px;font-weight: bold;line-height: 1.37;color:#fff;}
    .section08 .box .img{}
    .section08 .box .img img{}
    .section08 .box .txt-box{max-width:50%;padding:0 28px 0 0;}
    .section08 .box .txt-box ul{gap:15px;margin-top:0;padding-right: 0;}
    .section08 .box .txt-box ul li{width:100%;padding:13px 10px;border-radius: 5px;}
    .section08 .box .txt-box ul li:after{width:8px;height:8px;top:13px;right:10px;}
    .section08 .box .txt-box ul li i{width:25px;}
    .section08 .box .txt-box ul li p{margin-top:10px;font-size: 14px;font-weight: 600;line-height: 1.29;}
    .section08 .box .txt-box ul li span{margin-top:5px;font-size:12px;}

    .section09{padding:60px 28px 0;}
    .section09 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section09 h2 .br{display: inline;}
    .section09 .img{margin-top:35px;}

    .section10{padding:60px 28px 0;}
    .section10 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section10 h2 .br{display: inline;}
    .section10 .img{margin-top:35px;}

    .section11{padding:60px 28px 0;}
    .section11 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section11 h2 .br{display: inline;}
    .section11 .img{margin-top:35px;}

    .section12{padding:60px 28px 0;}
    .section12 h2{font-size: 30px;font-weight: bold;line-height: 1.37;padding:0;}
    .section12 h2 .br{display: inline;}

    .section13{padding:60px 28px 0;}

    .section14{padding-top:92px;}
    .section14 .box{position: relative;}
    .section14 .hgroup{padding:0 28px;}
    .section14 .hgroup p{font-size: 12px;}
    .section14 .hgroup h2{margin-top:10px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .section14 .hgroup h2 .br{display: inline;}
    .section14 .box{padding-top: 90px;}
    .section14 .txt{margin-top:60px;position: absolute;transform: none;top:0;left:0;padding:0 28px;}
    .section14 .txt h3 {font-size: 30px;font-weight: bold;  line-height: 1.37;position: relative;transform: none;top:0;left:0;}

    .section15{padding:60px 28px 0;background: #000;}
    .section15 ul li p{font-size: 17px;font-weight: 600;line-height: 1.24;}
    .section15 ul li + li{margin-top:60px;}

    .section16{padding-top: 92px;}
    .section16 .hgroup{padding:0 28px;}
    .section16 .hgroup p{font-size: 12px;}
    .section16 .hgroup h2{margin-top:10px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .section16 .hgroup h2 .br{display: inline;}

    .section17{padding:60px 28px 0;}
    .section17 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section17 h2 .br{display:inline;}
    .section17 .img{margin-top: 30px;}

    .section18{padding-top: 92px;}
    .section18 .hgroup{padding:0 28px;}
    .section18 .hgroup p{font-size: 12px;}
    .section18 .hgroup h2{margin-top:10px;font-size: 40px;line-height: 1.25;word-break: keep-all;}
    .section18 .hgroup h2 .br{display: inline;}
    .section18 .img{margin-top:0;}
    .section18 .img img{display: block;width:100%;}

    .section19{padding:60px 28px 0;}
    .section19 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section19 .img{margin-top:30px;}

    .section20{padding:92px 28px 0;}
    .section20 .box{flex-direction: column;gap:39px;margin-top:60px;align-items: flex-start;}
    .section20 .box .txt h3{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section20 .box .txt figure{margin-top:20px;}
    .section20 .box .img{width:100%;text-align: center;}

    .section21{padding:60px 28px 0;}
    .section21 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section21 h2 .br{display:inline;}
    .section21 .img{margin-top:30px;}

    .section22{padding:60px 28px 0;}
    .section22 h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section22 h2 .br{display:inline;}
    .section22 .img{margin-top:30px;}

    .section23{padding:60px 0 90px;}
    .section23 .layout{padding:0 28px;}
    .section23 h2{font-size: 30px;font-weight: bold;line-height: 1.37;padding:0 28px;}
    .section23 h2 .br{display:inline;}

    .section24{padding:92px 28px;}
    .section24 .box h2{font-size: 30px;font-weight: bold;line-height: 1.37;}
    .section24 .box + .box{margin-top:92px;}
    .section24 .box .img{margin-top:30px;}
    .section24 .box .img img{display: block;width:100%;}
    .section24 .box .table-list{margin-top:30px;border-width:1px;}
    .section24 .box .table-list ul li{width:100%;height:34px;padding-left: 20px;gap:0;font-size: 12px;font-weight: 500;}
    .section24 .box .table-list ul li strong{ font-size: 14px;font-weight: 600;width:87px;}
    .section24 .box .list{margin-top:36px;}
    .section24 .box .list ul{gap:20px 0;}
    .section24 .box .list ul li{width:33.3333%;flex-direction: column;gap:10px;align-items: flex-start;}
    .section24 .box .list ul li i{width:25px;}
    .section24 .box .list ul li .caption em{font-size:14px;}
    .section24 .box .list ul li .caption span{font-size:9px;}
    .section24 .box .list ul li .caption span br{display: inline;}
    .section24 .box .list2{margin-top:30px;}
    .section24 .box .list2 + .list2{margin-top:60px;}
    .section24 .box .list2 h3{font-size:17px;}
    .section24 .box .list2 ul{margin-top:20px;gap:23px 13px;}
    .section24 .box .list2 ul li{width:calc(50% - 7px);}
    .section24 .box .list2 ul li figure figcaption{font-size:12px;line-height: 1.67;word-break: keep-all;}
    .section24 .box .list2 ul li figure figcaption span{font-size:9px;margin-top:0;}
    .section24 .box .list3{margin-top:30px;gap:23px 13px;}
    .section24 .box .list3 li{width:calc(50% - 7px);border-radius: 10px;padding:27px 20px 20px;gap:20px;justify-content: flex-start;}
    .section24 .box .list3 li:last-child{display: flex;align-items: center;justify-content: center;}
    .section24 .box .list3 li em{top:7px;left:6px;width:20px;height:20px;font-size: 14px;border-width:1px;}
    .section24 .box .list3 li i{height:60px;}
    .section24 .box .list3 li i img{max-width: 100%;max-height:100%;}
    .section24 .box .list3 li span{font-size:14px;}
    .section24 .box .txt{margin-top:20px; font-size: 9px;font-weight: 500;line-height: 1.67;text-align: center;}
    .section24 .box .txt br{display: inline;}
}


@media screen and (max-width: 460px) {
    .section07 .box ul li figure figcaption{position: relative;bottom: 0;background: rgba(0, 0, 0, 0.3);padding-bottom: 10px;border-radius: 0 0 5px 5px;}
}
