@charset "utf-8";

body {}
body.fixed {overflow:hidden;}

.transitionAll {transition: all .35s;}
.progress {background-color:rgba(0,0,0,.9);position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;}
.progress-bar {position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100px;width:100%;}
.progress-bar > em {display:block;position:absolute;top:0;left:0;height:100%;width:0;overflow:hidden;}
.progress-bar img {width:100px!important;}
.progress-bar .progress-text {position:absolute;top:120%;left:50%;transform:translate(-50%,-50%);font-size:16px;font-weight:700;color:#fff;}
.progress-complete .progress-bar {border-top-color: rgb(255, 255, 255);}

.AD .dbform_successbox {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:50;width:block;}
.AD .dbform_successbox a {display:inline-block;}
.AD .dbform_successbox a img {max-width:100%;}

[data-target] {cursor:pointer;}

.pc-only {display:block !important;}
.m-only {display:none !important;}
.pc-flex {display:flex !important;}
.m-flex {display:none !important;}

.AD [class*='link'] {display:inline-block;cursor:pointer;}
.AD [class*='layer'] {position:absolute;z-index:1;transform:translateX(-50%);}
.AD [class*='layer'].hidden {overflow:hidden;}
.AD [class*='section'] {min-height: 883px;position: relative;}
.AD [class*='section'] .content {margin: 0 auto;overflow: hidden;min-height: 883px;}
.AD [class*='section'].visible {overflow:visible;}


.open_video {cursor:pointer;}
.videobox {width:100%;}
.videobox > div {padding-bottom:56.25%;position:relative;z-index:1;}
.videobox > div iframe {position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;}


.fixed_video_box {position:fixed;z-index:30;top:0;left:0;width:100%;height:100%;display:none;}
.fixed_video_box[aria-hidden="false"] {display:block;}
.fixed_video_box .videowrap {max-width:800px;width:100%;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);}
.fixed_video_box .close {position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);}


/*** [Pc] --/start/-- ***/

.AD .fixedbar {position:fixed;left:0;width:100%;height:100px;z-index:100;background:#FFF;transition:all .35s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .35s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.AD .fixedbar::after {content:'';display:block;width:100%;height:5px;background:#90D1BF;position:absolute;bottom:0;left:0;}
.AD .fixedbar.top {top:0}
.AD .fixedbar > div {width:1200px;height:100%;position:absolute;top:0%;left:50%;transform:translateX(-50%);text-align:right;}
.AD .fixedbar.top .logo {position: absolute;top:50%;left:0;transform:translateY(-50%);z-index:2;cursor:pointer;width: 150px;}
.AD .fixedbar.top .logo img {width: 100%; height: 100%; object-fit: cover;}


.AD .mainmenulist {font-size:0;position:absolute;top:50%;right:0;transform:translateY(-50%);white-space:nowrap;display:flex;flex-direction:row;align-items:center;gap:75px;}
.AD .mainmenulist > li {text-align:center;}
.AD .mainmenulist > li > a {display:block;width:auto;color:#000;padding:5px 10px;font-size:18px;font-weight:500;line-height:1;position:relative;transition:all .15s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .15s cubic-bezier(0.785, 0.135, 0.15, 0.86);}


.AD .fixedFloatingBtn {position: fixed; z-index: 100; bottom: 20px; right: 100px; background: none; border: 0; width: 160px;}
.AD .fixedFloatingBtn img {width: 100%; height: 100%; object-fit: contain;}


.AD .fixedbar > div.submenu-content {width:100%;min-width:1200px;position:absolute;top:100%;transform:translate(-50%, 0);text-align:right;background:rgba(255,255,255,.5);overflow:hidden;max-height:0;transition:all .35s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .35s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.AD .fixedbar > div.submenu-content > div {margin:0 auto;width:1200px;text-align:right;}
.AD .submenulist {font-size:0;display:inline-block;width:600px;}
.AD .submenulist > li {font-size:22px;display:inline-block;vertical-align:top;width:25%;}
.AD .submenulist > li > div {padding:0 0 20px;}
.AD .submenulist > li > div > ul > li {text-align:center;}
.AD .submenulist > li > div > ul > li > a {display:block;width:auto;color:#fff;padding:10px 0;transition:all .15s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .15s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.AD .submenulist > li > div > ul > li > a:hover {color:#ed2c33;}
.AD .submenulist > li > div > ul > li.active > a {color:#ed2c33;}


.AD .custom_popup_form {position:fixed;z-index:120;top:0;left:0;width:100%;height:100%;display:none;}
.AD .custom_popup_form.active {display:block;}
.AD .custom_popup_form > div {position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:360px;border:1px solid #000;background:#fff;}
.AD .custom_popup_form > div > button {width:50px;height:50px;background:#000;position:absolute;bottom:100%;right:-1px;background:#000 url('/img/icon_cross.png') center center no-repeat;}
.AD .custom_popup_form > div h3.formtitle {padding:15px 10px;font-weight:500;font-size:18px;background:#000;color:#fff;}
.AD .custom_popup_form > div h4.formtitle {font-weight:700;font-size:16px;line-height:1.4;}
.AD .custom_popup_form > div h4.formtitle strong {color:#6c58b0;}
.AD .custom_popup_form > div form {padding:20px;}
.AD .custom_popup_form .side_db {}
.AD .custom_popup_form .side_db > ul {margin:20px auto;}
.AD .custom_popup_form .side_db > ul > li {margin-bottom:5px;}
.AD .custom_popup_form .side_db > ul > li > div {font-size:12px;}
.AD .custom_popup_form .input-control {display:block;border:0;padding:6px;width:100%;background:#fff;border:1px solid #cacaca;}
.AD .custom_popup_form .jellybox .text {font-size:11px;}
.AD .custom_popup_form .show_privacy {display:inline-block;vertical-align:middle;cursor:pointer;font-size:12px;}
.AD .custom_popup_form .submitbox {text-align:center;padding:10px;}
.AD .custom_popup_form .submitbox button {display:inline-block;margin-bottom:5px;width:auto;padding:0;}
.AD .custom_popup_form .closebg {position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transform:none;}


/* index 스타일 */
.AD .section01 {min-height: 150vh;}
.AD .section01 .content {position: sticky;top: 0;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;}
.AD .section01 .background {position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background: linear-gradient(to bottom, rgb(240, 255, 240), rgb(138, 210, 188));opacity:0;transition: all 2s ease;}
.AD .section01 .logo {text-align: center;display: flex;align-items: center;justify-content: center;position: relative;max-width: 500px;width: 100%;transition: all 2s ease;}
.AD .section01 .logoWhite {opacity: 0;position: absolute;z-index: 2;top: 50%;left: 0%;transform: translateY(-50%);width: 500px;height: auto;transition: all 2s ease;}
.AD .section01 .logoBlack {opacity:1;position:absolute;z-index:1;top:50%;left:0%;transform:translateY(-50%);width:500px;height:auto;transition: all 2s ease;}
.AD .section01 .subText {opacity:0;position:absolute;z-index:3;top:50%;right:0;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;transition: all 2s ease;}
.AD .section01 .subText h2 {font-size:55px;font-weight:bold;color:#8ad2bc;text-align:center;line-height:1.2;text-shadow:3px 3px 4px rgba(0,0,0,0.4);transition: all 2s ease;}
.AD .section01 .subText p {font-size:24px;font-weight:400;color:#8ad2bc;text-align:center;text-shadow:3px 3px 4px rgba(0,0,0,0.4);transition: all 2s ease;}
.AD .section01.active .logo {max-width: 1200px;}
.AD .section01.active .logoWhite {opacity: 1;}
.AD .section01.active .logoBlack {opacity: 0;}
.AD .section01.active .subText {opacity: 1;}
.AD .section01.active .background {opacity:1;}
.AD .section01.active .subText h2 {color:#FFF;}
.AD .section01.active .subText p {color:#FFF;}



.AD .section02 {min-height: 400vh;}
.AD .section02 .content {position: sticky; top: 0; width: 100%; height: 100vh; display: flex; align-items: center; justify-content: center;}
.AD .section02 .content .imgbox {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 550px; height: 550px; background: url('../images/sec2Bg.jpg') center center / 280% no-repeat; border-radius: 999px; transition: all .35s;}
.AD .section02 .content .imgboxBG {content: ''; position: absolute; z-index: -1; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 560px; height: 560px; border-radius: 999px; background: linear-gradient(90deg, #90D1BF 0%, #4EC09A 100%);}
.AD .section02 .content .titleBox {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 0; white-space: nowrap;}
.AD .section02 .content .titleBox p {font-size: 24px; font-weight: 400; color: #176B4F; text-align: center;}
.AD .section02 .content .titleBox h2 {font-size: 50px; font-weight: bold; color: #176B4F; text-align: center;}
.AD .section02 .content .listBox {position: absolute; top: 58%; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 10px; width: 1200px;}
.AD .section02 .content .listBox .item {flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; padding: 30px; border-radius: 20px; position: relative; overflow: hidden; cursor: pointer; opacity: 0;}
.AD .section02 .content .listBox .item::after {content: ''; position: absolute; z-index: -1; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 120%; height: 120%; background: rgba(0, 0, 0, 0.5); -webkit-filter: blur(10px); filter: blur(10px);}
.AD .section02 .content .listBox .item.active::after {background: rgba(23, 108, 79, 0.8);}
.AD .section02 .content .listBox .item h3 {font-size: 26px; font-weight: 800; color: #FFF; text-align: center;}
.AD .section02 .content .listBox .item p {font-size: 16px; font-weight: 400; color: #FFF; text-align: center; line-height: 1.4; white-space: nowrap;}


.AD .section03 {background:#FFF url('/images/sec3Bg.jpg') center bottom no-repeat;}
.AD .section03 .content {position: sticky;top: 0;width: 100%;height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 130px;}
.AD .section03 .content > .titleBox {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.AD .section03 .content > .titleBox p {font-size: 30px;font-weight: 400;color: #176B4F;}
.AD .section03 .content > .titleBox h3 {font-size: 55px;font-weight: bold;color: #176B4F;}
.AD .section03 .content .list {display: flex;align-items: center;justify-content: center;gap: 10px;}
.AD .section03 .content .list .item {flex: 0 0 auto;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;width: 280px;height: 390px;background: #FFF;border-radius: 35px;padding: 63px 51px;transition: all .35s;overflow: hidden;white-space: nowrap;}
.AD .section03 .content .list .item::after {content:'';content:'';position:absolute;top:0;left:0;z-index:1;width: 100%;height: 100%;}
.AD .section03 .content .list .item:nth-child(1) {background: url('../images/sec3item01-hover.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(1)::after {background: url('../images/sec3item01.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(1).active::after {opacity:0;}
.AD .section03 .content .list .item:nth-child(2) {background: url('../images/sec3item02-hover.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(2)::after {background: url('../images/sec3item02.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(2).active::after {opacity:0;}
.AD .section03 .content .list .item:nth-child(3) {background: url('../images/sec3item03-hover.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(3)::after {background: url('../images/sec3item03.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(3).active::after {opacity:0;}
.AD .section03 .content .list .item:nth-child(4) {background: url('../images/sec3item04-hover.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(4)::after {background: url('../images/sec3item04.png') center center / cover no-repeat;}
.AD .section03 .content .list .item:nth-child(4).active::after {opacity:0;}

.AD .section03 .content .list .item .titleBox {display: flex;flex-direction: column;gap: 13px;text-align: left;position:relative;z-index:2;}
.AD .section03 .content .list .item h3 {font-size: 40px;font-weight: 900;color: #FFF;display: none;}
.AD .section03 .content .list .item p {font-size: 20px;font-weight: 600;color: #FFF;display: none;}
.AD .section03 .content .list .item.active {width: 600px;}
.AD .section03 .content .list .item.active h3 {display: block;}
.AD .section03 .content .list .item.active p {display: block;}


.AD .section04 {background:#FFF url('/images/sec4Bg.jpg') center bottom / cover no-repeat;height: 300vh;}
.AD .section04 .content {height: 100vh;padding-top:50px;position: sticky;z-index: 2;top: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 100px;  background: url('../images/sec4Bg.jpg') center center / cover no-repeat;}
.AD .section04 .content .titleBox {display: flex;flex-direction: column;align-items: center;justify-content: center;opacity: 0;position: relative;z-index: 2;}
.AD .section04 .content .titleBox p {font-size: 30px;font-weight: 400;color: #176B4F;}
.AD .section04 .content .titleBox h3 {font-size: 55px;font-weight: bold;color: #176B4F;}
.AD .section04 .content .listBox {display: flex;justify-content: center;position: relative;z-index: 2;}
.AD .section04 .content .listBox .item {flex: 1;display: flex;flex-direction: column;justify-content: space-between;width: 390px;height: 223px;border-radius: 10px;padding: 34px 37px;background: rgba(247, 255, 249, 0.8);transition: all .35s;box-shadow: 2px 2px 10px rgba(0,0,0,0.1);opacity: 0;position: relative;}
.AD .section04 .content .listBox .item:nth-child(even) {background: rgba(15, 91, 66, .8);margin-top: 223px;mix-blend-mode: screen;}
.AD .section04 .content .listBox .item h3 {font-size: 50px;line-height: 1;font-weight: bold;color: #176B4F;}
.AD .section04 .content .listBox .item p {font-size: 24px;line-height: 1.4;font-weight: 400;color: #176B4F;text-align: right;}
.AD .section04 .content .listBox .item:nth-child(even) h3 {color: #FFF;}
.AD .section04 .content .listBox .item:nth-child(even) p {color: #FFF;}


.AD .section05 {background: url('../images/sec5Bg.jpg') center center / cover no-repeat;padding: 185px 0 270px;min-height: auto;}
.AD .section05 .content {min-height: auto;position: sticky;top: 0;width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 170px;}
.AD .section05 .content .titleBox {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.AD .section05 .content .titleBox p {font-size: 30px;font-weight: 400;color: #176B4F;}
.AD .section05 .content .titleBox h3 {font-size: 55px;font-weight: bold;color: #176B4F;}
.AD .section05 .content .listBox {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 80px;width: 100%;}
.AD .section05 .content .listBox .listitem {width: 100%;overflow: hidden;white-space: nowrap;position: relative;}
.AD .section05 .content .listBox .listitem .rolling {width: 100%;}
.AD .section05 .content .listBox .listitem .rolling .wrapper {width: 100%;height: 80px;overflow: hidden;position: relative;}
.AD .section05 .content .listBox .listitem .rolling .item {position: absolute;top: 50%;transform: translateY(-50%);}
.AD .section05 .content .listBox .listitem .rolling img {width: 100%;height: 100%; object-fit: cover;}

@keyframes flowRolling {
	0% {
			transform: translateX(0);
	}
	100% {
			transform: translateX(-100%);
	}
}


.AD .section06 {background:#e4dbd2 url('/images/sec6Bg.jpg') center top / cover no-repeat;}
.AD .section06 .content {position: sticky;top: 0;width: 100%;height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 80px;padding-top: 80px;}
.AD .section06 .content .titleBox {display: flex;flex-direction: column;align-items: center;justify-content: center;}
.AD .section06 .content .titleBox p {font-size: 30px;font-weight: 400;color: #176B4F;}
.AD .section06 .content .titleBox h3 {font-size: 55px;font-weight: bold;color: #176B4F;}
.AD .section06 .content .contentBox {font-size: 22px;line-height: 1.4;font-weight: 400;color: #176B4F;text-align: center;}
.AD .section06 .content .btnBox {display: flex;align-items: center;justify-content: center;gap: 50px;}
.AD .section06 .content .btnBox .btn {border: 0;background: none;}
.AD .section06 .content .btnBox .btn img {width: 100%;height: 100%;object-fit: contain;}


.AD .section07 {background:#e4dbd2 url('/images/sec7Bg.jpg') center top / cover no-repeat;min-height: auto;}
.AD .section07 .content {position: sticky; top: 0; width: 100%; min-height: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 80px;padding: 185px 0 214px;}
.AD .section07 .content .titleBox {display: flex; flex-direction: column; align-items: center; justify-content: center;}
.AD .section07 .content .titleBox p {font-size: 30px; font-weight: 400; color: #176B4F;}
.AD .section07 .content .titleBox h3 {font-size: 55px; font-weight: bold; color: #176B4F;}
.AD .section07 .content .contentBox, .AD .section07 .content form {display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%;}
.AD .section07 .content .formBox {display: flex; flex-direction: column; justify-content: center; gap: 30px; position: relative; padding: 40px 90px; border-radius: 35px; overflow: hidden; max-width: 950px; width: 100%;}
.AD .section07 .content .formBox::after {content: ''; position: absolute; z-index: -1; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 120%; height: 120%; background: rgba(255, 255, 255, 0.4); -webkit-filter: blur(10px); filter: blur(10px);}
.AD .section07 .content .formBox .formItem:not(.file) {display: flex; justify-content: space-between; gap: 10px;}
.AD .section07 .content .formBox .formItem.textarea {flex-direction: column;}
.AD .section07 .content .formBox .formItem.file {display: flex; align-items: center;}
.AD .section07 .content .formBox .formItem.file label {cursor: pointer;}
.AD .section07 .content .formBox .formItem .fileBox {display: flex; align-items: center;}
.AD .section07 .content .formBox .formItem .fileBox input {display: none;}
.AD .section07 .content .formBox .formItem .fileBox .button {display: flex; align-items: center; justify-content: center;}
.AD .section07 .content .formBox .formItem > div {display: flex; align-items: center; gap: 10px; justify-content: space-between;}
.AD .section07 .content .formBox .formItem label {font-size: 16px; font-weight: 400; white-space: nowrap; width: 80px;}
.AD .section07 .content .formBox .formItem input, .AD .section07 .content .formBox .formItem textarea {font-family: 'Pretendard'; border: 1px solid #90D1BF; background: #FFF; font-size: 16px; font-weight: 400; color: #000; line-height: 1.4; padding: 5px 10px; resize: none; width: 100%;}
.AD .section07 .content .formBox .formItem textarea {min-height: 108px;}
.AD .section07 .content .formBox .formItem input {max-width: 272px;}
.AD .section07 .content .formBox .formItem input[name="formPhone"] {max-width: 160px;}
.AD .section07 .content .formBox .formItem.submit {display: flex; align-items: center; justify-content: space-between; gap: 10px;}
.AD .section07 .content .formBox .formItem.submit > div {}
.AD .section07 .content .formBox .formItem.submit label {display: flex; align-items: center; gap: 10px; cursor: pointer; width: auto;}
.AD .section07 .content .formBox .formItem.submit label .check {display: block; position: relative; flex: 0 0 auto; width: 20px; height: 20px; border: 1px solid #90D1BF;}
.AD .section07 .content .formBox .formItem.submit label .check::before {content: ''; display: block; width: 100%; height: 100%;}
.AD .section07 .content .formBox .formItem.submit label .text {font-size: 14px; font-weight: 400; line-height: 1; color: #000;}
.AD .section07 .content .formBox .formItem.submit input {display: none;}
.AD .section07 .content .formBox .formItem.submit input:checked + .check::before {background: #90D1BF;}
.AD .section07 .content .formBox .formItem.submit input:checked + .check::after {content: ''; display: block; position: absolute; top: calc(50% - 3px); left: calc(50% + 1px); width: 12px; height: 6px; border-left: 2px solid #FFF; border-bottom: 2px solid #FFF; transform: translate(-50%, -50%) rotate(-45deg);}
.AD .section07 .content .formBox .formItem.submit .more {border: 0; background: none; cursor: pointer; line-height: 1; font-size: 14px; font-weight: 400; color: #666;}
.AD .section07 .content .formBox .formItem.submit .btn {border: 0; background: none; cursor: pointer; line-height: 1; font-size: 14px; font-weight: 400; color: #000;}


.AD .section08 {background:#F9F9F9;}
.AD .section08 .content {}



.footer {background: #F9F9F9;}
.footer .content {display: flex;align-items: center;justify-content: space-between;padding: 60px 0;max-width: 1200px;width: 100%;margin: 0 auto;}
.footer .content .logo {width: 120px;}
.footer .content .logo img {width: 100%;height: 100%;object-fit: contain;}
.footer .content .company {display: flex;flex-direction: column;align-items: flex-end;text-align: right;gap: 14px;}
.footer .content .company p {font-size: 16px;font-weight: 400;color: #000;}
.footer .content .company .copyright {font-size: 14px;font-weight: 400;color: #000;}



@media screen and (max-width: 1100px) {
	.pc-only {display:none !important;}
	.m-only {display:block !important;}
	.pc-flex {display:none !important;}
	.m-flex {display:flex !important;}


	.AD .dbform_successbox {width:80%;}
	.AD .layer-agree-pupup img {width:100%;}
	.AD .layer-agree-pupup > div {max-width:640px;width:90%;}
	.AD .layer-agree-pupup .layer-button01 {top:79%;left:50%;transform:translateX(-50%);width:90%;height:auto;padding-bottom:10%;}
	.AD .layer-agree-pupup .layer-button02 {top:89%;left:50%;transform:translateX(-50%);width:90%;height:auto;padding-bottom:10%;}



	.AD .fixedbar {width:100%;padding: 0;height: 110px;transition: all .35s;}
	.AD .fixedbar > div {flex-direction: column; align-items: center; justify-content: center; gap: 0; height: 110px; transition: all .35s;}
	.AD .fixedbar.hidden {height: 50px;}
	.AD .fixedbar.hidden > div {height: 50px;}
	.AD .fixedbar.top {top:0;}
	.AD .fixedbar.bottom {bottom:0;}
	.AD .fixedbar > div {width:100%;height:100%;position:relative;top:0%;left:0;transform:unset;text-align:right;overflow:hidden;}
	.AD .fixedbar.top .logo {height: 60px;width: 100%;top: 0;left: 0;transform: none;overflow: hidden;display: flex;align-items: center;justify-content: center;}
	.AD .fixedbar.top .logo img {width: auto;height: 30px;object-fit: cover;}
	.AD .fixedbar.hidden.top .logo {height:0;}
	.AD .fixedbar::after {height: 3px;top: auto;bottom: 50px;}
	.AD .fixedbar::before {content:'';position: absolute;left: 0;bottom: 0;height: 1px;width: 100%;background: #90D1BF;}
	
	.AD .mainmenulist {top: auto;bottom: 0;left: 0;transform: none;height: 50px;width: 100%;justify-content: center;gap: 28px;}
	.AD .mainmenulist > li > a {font-size: 16px;padding:10px;}



	.AD .floatMenu {display:none;}
	.AD .fixedbar.bottom {height:auto;}


	.AD img {width:100%;}
	.AD [class*='section'] {background:none;}
	.AD [class*='section'] .content {width: 100%;height: auto;min-height: 100vh;}
	/* .AD [class*='section']:last-child {padding-bottom:28vw;} */
    
  

	.AD .fixedFloatingBtn {bottom: 21px;right: 34px;width: 120px;}


	.AD .section01 .content {height: 100vh;}
	.AD .section01 .content .logo {width: 100%;height: 100%;}
	.AD .section01 .content .logoWhite {left: 50%; transform: translate(-50%, -50%);}
	.AD .section01 .content .logoBlack {left: 50%; transform: translate(-50%, -50%);}
	.AD .section01 .content .logo img {width: 197px; height: auto; object-fit: contain;}
	.AD .section01 .content .subText {width: 100%; text-align: center;gap: 16px;}
	.AD .section01 .content .subText h2 {font-size: 24px; white-space: nowrap;}
	.AD .section01 .content .subText p {font-size: 16px; white-space: nowrap;}
	.AD .section01.active .logoWhite {top: 40%;}
	.AD .section01.active .logoBlack {top: 40%;}
	.AD .section01.active .content .subText {top: 60%;}



	.AD .section02 .content {height: 100vh;}
	.AD .section02 .content .imgbox {width: 250px; height: 250px; background: url('../images/m/sec2Bg.jpg') no-repeat center center / 280%;}
	.AD .section02 .content .imgboxBG {width: 260px; height: 260px;}
	.AD .section02 .content .titleBox p {font-size: 14px;}
	.AD .section02 .content .titleBox h2 {font-size: 28px;}
	.AD .section02 .content .listBox {flex-wrap: wrap; top: 45%; width: calc(100% - 20px); gap: 10px;}
	.AD .section02 .content .listBox .item {flex: 0 0 auto; width: calc(50% - 5px);height: 23vh;padding: 20px; justify-content: flex-start;align-items: flex-start;}
	.AD .section02 .content .listBox .item h3 {font-size: 18px;text-align: center;width: 100%;}
	.AD .section02 .content .listBox .item p {font-size: 12px; text-align: left;}





	.AD .section03 {min-height: auto;height: auto;background: url('../images/m/sec3Bg.jpg') no-repeat center bottom / cover;padding: 0;}
	.AD .section03 .content {gap: 40px;height: auto;min-height: auto;padding: 120px 0 105px;}
	.AD .section03 .content > .titleBox p {font-size: 16px;}
	.AD .section03 .content > .titleBox h3 {font-size: 24px;}
	.AD .section03 .content .listBox {display: flex; flex-direction: row; gap:0; flex-wrap: unset; width: 90%;}
	.AD .section03 .content .list {width: 100%; justify-content: flex-start; gap: 0;}
	.AD .section03 .content .list .item {width: 100%!important; padding: 50px 40px; height: 390px;}
	.AD .section03 .content .list .item:nth-child(1), .AD .section03 .content .list .item:nth-child(1).active {background: url('../images/m/sec3item01.png') no-repeat center center / cover;}
	.AD .section03 .content .list .item:nth-child(2), .AD .section03 .content .list .item:nth-child(2).active {background: url('../images/m/sec3item02.png') no-repeat center center / cover;}
	.AD .section03 .content .list .item:nth-child(3), .AD .section03 .content .list .item:nth-child(3).active {background: url('../images/m/sec3item03.png') no-repeat center center / cover;}
	.AD .section03 .content .list .item:nth-child(4), .AD .section03 .content .list .item:nth-child(4).active {background: url('../images/m/sec3item04.png') center center / cover no-repeat;}
	.AD .section03 .content .list .item h3 {display: block; font-size: 30px;}
	.AD .section03 .content .list .item p {display: block; font-size: 16px;}
	.AD .section03 .content .list .item.active {width: auto;}




	.AD .section04 {min-height: 300vh;height: 300vh;background:url('../images/m/sec4Bg.jpg') no-repeat center bottom / cover;padding: 0;}
	.AD .section04 .content {padding-top:40px;gap:40px;height: 100vh;min-height: 100vh;}
	.AD .section04 .content > .titleBox p {font-size:16px;}
	.AD .section04 .content > .titleBox h3 {font-size:24px;}
	.AD .section04 .content .listBox {width:100%;flex-direction:column;gap:10px;}
	.AD .section04 .content .listBox .item {width:90%;height:10vh;margin:0 auto;padding:20px;}
	.AD .section04 .content .listBox .item:nth-child(even) {margin:0 auto;}
	.AD .section04 .content .listBox .item h3 {font-size:30px;}
	.AD .section04 .content .listBox .item p {font-size:16px;}





	.AD .section05 {min-height: auto;height: auto;background: url('../images/m/sec5Bg.jpg') no-repeat center center / cover;padding: 0;}
	.AD .section05 .content {gap: 95px;padding: 110px 0 200px;height: auto;}
	.AD .section05 .content .titleBox p {font-size: 16px;}
	.AD .section05 .content .titleBox h3 {font-size: 24px;}
	.AD .section05 .content .listBox {gap: 40px;}
	.AD .section05 .content .listBox .item .swiper .swiper-slide {max-width: 140px;}
    .AD .section05 .content .listBox .listitem .rolling .wrapper {height: 50px;}
    .AD .section05 .content .listBox .listitem .rolling .item {max-width: 50%;}





	.AD .section06 {min-height: auto; height: auto; background: url('../images/m/sec6Bg.jpg') no-repeat center center / cover;}
	.AD .section06 .content {gap: 40px;padding: 100px 0;}
	.AD .section06 .content .titleBox p {font-size: 16px;}
	.AD .section06 .content .titleBox h3 {font-size: 24px;}
	.AD .section06 .content .contentBox {font-size: 14px;}
	.AD .section06 .content .btnBox {width: 80%; gap: 30px; margin: 0 auto;}






	.AD .section07 {background: url('../images/m/sec7Bg.jpg') no-repeat center center / cover;}
	.AD .section07 .content {gap: 20px;padding: 100px 0;min-height: auto;}
	.AD .section07 .content .titleBox p {font-size: 16px;}
	.AD .section07 .content .titleBox h3 {font-size: 24px;}
	.AD .section07 .content .formBox {width: 100%; padding: 0 50px; gap: 5px;}
	.AD .section07 .content .formBox::after {display: none;}
	.AD .section07 .content .formBox .formItem:not(.file) {display: flex; flex-direction: column; gap: 5px;}
	.AD .section07 .content .formBox .formItem.file {gap: 20px; margin-top: 11px;}
	.AD .section07 .content .formBox .formItem.file label {display: block; font-size: 16px;}
	.AD .section07 .content .formBox .formItem.file label .fileName {font-size: 12px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;}
	.AD .section07 .content .formBox .formItem input[name="formPhone"] {max-width: 100%;}
	.AD .section07 .content .formBox .formItem.submit {align-items: center; justify-content: center; margin: 20px auto 10px;}
	.AD .section07 .content .formBox .formItem.submit label {width: auto;}
	.AD .section07 .content .formBox .formItem.submit .btn {margin: 0 auto;}
	.AD .section07 .content .formBox .formItem label {display: none;}
	.AD .section07 .content .formBox .formItem input {max-width: 100%;}
	.AD .section07 .content .formBox .formItem > div {width: 100%;}






	.AD .footer .content {flex-direction:column;align-items:flex-start;padding:50px 25px;gap:25px;}
	.AD .footer .content .logo {width:auto;height:50px;}
	.AD .footer .content .company {text-align:left;align-items:flex-start;}
	.AD .footer .content .company p {text-align:left;font-size:14px;}
	.AD .footer .content .company .copyright {font-size:11px;}

}