@charset "utf-8";

body {font-family:"Noto Sans KR";}
body.fixed {overflow:hidden;}

/* 로딩 이미지 */
.lodingbox {position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.95);transition:all .6s cubic-bezier(0.785, 0.135, 0.15, 0.86);-webkit-transition:all .6s cubic-bezier(0.785, 0.135, 0.15, 0.86);z-index:10000;opacity:1;visibility:visible;}
.lodingbox.hidden {opacity:0;visibility:hidden;overflow:hidden;}
.lodingbox .intrologo {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.lodingbox.hidden .intrologo {display:none;}
.lodingbox .intrologo img {max-width:100%;}

.lds-ellipsis {display: inline-block;position:relative;width:80px;height:80px;}
.lds-ellipsis div {position: absolute;top: 33px;width: 13px;height: 13px;border-radius: 50%;background: #fff;animation-timing-function: cubic-bezier(0, 1, 1, 0);}
.lds-ellipsis div:nth-child(1) {left:8px;animation:lds-ellipsis1 0.6s infinite;}
.lds-ellipsis div:nth-child(2) {left:8px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(3) {left:32px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(4) {left:56px;animation:lds-ellipsis3 0.6s infinite;}

.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;}
.conPC {display:block!important;}
.conM {display:none!important;}
.AD [class*='link'] {display:inline-block;cursor:pointer;}
.AD [class*='layer'] {position:absolute;z-index:1;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);transform:translateX(-50%);}
.AD [class*='section'] {position:relative;overflow:hidden;max-width:100%;margin:0 auto;border:0;background-size:auto;background-position:top center;background-repeat:no-repeat;}
.AD [class*='section'] .content {width:1400px;margin:0 auto;position:relative;z-index:10;}
.AD [class*='section'].visible {overflow:visible;}


/*** [Pc] --/start/-- ***/

.AD .fixedbar {position:fixed;left:0;width:100%;height:91px;z-index:100;background:url('/img/fixedTop.png') center top no-repeat;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.over {background-color:#FFF;background-image:url('/img/fixedTop-over.png');}
.AD .fixedbar.top {top:0}
.AD .fixedbar.top.hidden {top:-100%;}
.AD .fixedbar.bottom {bottom:0;background:#ff4e00 url('/img/fixedBottom.png') center top no-repeat;height:91px;}
.AD .fixedbar.bottom.hidden {bottom:-100%;}
.AD .fixedbar > div {width:1400px;height:100%;position:absolute;top:0%;left:50%;transform:translateX(-50%);text-align:right;}
.AD .fixedbar.top .layerbtn01 {top:0%;left:0;height:100%;width:180px;z-index:2;}
.AD .fixedbar.top .layerbtn02 {top:50%;right:0;height:75%;width:240px;transform:translateY(-50%);z-index:1;}

.AD .mainmenulist {font-size:0;position:absolute;top:50%;right:0%;transform:translateY(-50%);white-space:nowrap;}
.AD .mainmenulist > li {display:inline-block;vertical-align:top;text-align:right;}
.AD .mainmenulist > li > a {display:block;width:auto;color:#FFF;padding:10px 0 10px 0;margin-left:50px;font-size:20px;font-weight:500;line-height:1.2;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 .over .mainmenulist > li > a {color:#000;}
.AD .mainmenulist > li > a em {display:block;font-size:16px;font-weight:300;}
.AD .mainmenulist > li > a:hover, .AD .mainmenulist > li.active > a {color:#875a43;}
.AD .mainmenulist > li.active > a:after {content:'';display:block;width:100%;height:3px;background:#875a43;position:absolute;top:100%;left:50%;transform:translateX(-50%);}

.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:#000;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 .floatMenu {position:fixed;bottom:0;right:0;width:100%;height:100px;z-index:50;}
.AD .floatMenu .inner {width:1400px;margin:0 auto;position:relative;z-index:10;}
.AD .floatMenu .inner .list {position:absolute;bottom:80px;right:0;display:flex;flex-direction:column;align-items:center;gap:10px;}
.AD .floatMenu .inner .list .item {}
.AD .floatMenu .inner .list .item a {display:block;width:auto;cursor:pointer;}
.AD .floatMenu .inner .list .item a img {max-width:100%;}

/* index 스타일 */
.AD .section01 {background-image:url('/img/section01.png');background-size:cover;}
.AD .section01 .content {height:950px;}
.AD .section01 .layer01 {top:190px;left:calc(50% - 400px);width:410px;}
.AD .section01 .layer02 {top:190px;left:calc(50% + 240px);width:790px;}
.AD .section01 .layer03 {top:470px;left:calc(50% - 210px);width:770px;}
.AD .section01 .layer03 iframe {position:absolute;z-index:2;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover;}


.AD .section02 {background-image:url('/img/section02.png');background:#000}
.AD .section02 .content {height:1260px;}
.AD .section02 .layer01 {top:80px;left:calc(50%);width:903px;}
.AD .section02 .layergroup02 {top:380px;left:calc(50%);width:100%;}
.AD .section02 .layer02-1 {top:30px;left:calc(50% - 325px);width:410px;}
.AD .section02 .layer02-2 {top:0;left:calc(50% + 235px);width:590px;}
.AD .section02 .layer02-3 {top:210px;left:calc(50%);width:750px;}
.AD .section02 .layer03 {top:770px;left:calc(50%);width:563px;}
.AD .section02 .layergroup04 {top:860px;left:calc(50%);width:100%;}
.AD .section02 .layer04-1 {top:0px;left:calc(50% - 500px);width:380px;z-index:4;}
.AD .section02 .layer04-2 {top:0px;left:calc(50% - 150px);width:380px;z-index:3;}
.AD .section02 .layer04-3 {top:0px;left:calc(50% + 200px);width:380px;z-index:2;}
.AD .section02 .layer04-4 {top:0px;left:calc(50% + 525px);width:330px;z-index:1;}


.AD .section03 {background-image:url('/img/section03.png');background-color:#000;}
.AD .section03 .content {height:1460px;}
.AD .section03 .layer01 {top:80px;left:calc(50%);width:799px;}
.AD .section03 .layer02 {top:400px;left:calc(50%);width:1380px;}
.AD .section03 .layer03 {top:820px;left:calc(50%);width:1380px;}
.AD .section03 .layer04 {top:1250px;left:calc(50%);width:469px;}


.AD .section04 {background-image:url('/img/section04.png');}
.AD .section04 .content {height:1790px;}
.AD .section04 .layer01 {top:80px;left:calc(50%);width:881px;}
.AD .section04 .layer02 {top:830px;left:calc(50%);width:810px;}
.AD .section04 .layer03 {top:990px;left:calc(50%);width:1200px;}
.AD .section04 .layerslide {top:390px;left:calc(50%);width:2000px;}
.AD .section04 .layerslide img {width:100%;height:100%;object-fit:cover;}


.AD .section05 {background-image:url('/img/section05.png');background-color:#a53213;}
.AD .section05 .content {height:1460px;}
.AD .section05 .layer01 {top:80px;left:calc(50%);width:971px;}
.AD .section05 .layergroup02 {top:400px;left:calc(50%);width:100%;}
.AD .section05 .layer02-1 {top:0px;left:calc(50% - 525px);width:340px;}
.AD .section05 .layer02-2 {top:0px;left:calc(50% - 175px);width:330px;}
.AD .section05 .layer02-3 {top:0px;left:calc(50% + 175px);width:330px;}
.AD .section05 .layer02-4 {top:0px;left:calc(50% + 525px);width:330px;}
.AD .section05 .layer03 {top:820px;left:calc(50%);width:1232px;}
.AD .section05 .layerslide {top:1020px;left:calc(50%);width:2000px;}
.AD .section05 .layerslide img {width:100%;height:100%;object-fit:cover;}


.AD .section06 {background-image:url('/img/section06.png');}
.AD .section06 .content {height:1210px;}
.AD .section06 .layer01 {top:80px;left:calc(50%);width:927px;}
.AD .section06 .layergroup02 {top:450px;left:calc(50%);width:100%;}
.AD .section06 .layer02-1 {top:0px;left:calc(50% - 310px);width:580px;}
.AD .section06 .layer02-2 {top:0px;left:calc(50% + 310px);width:580px;}
.AD .section06 .layer02-3 {top:240px;left:calc(50% - 310px);width:580px;}
.AD .section06 .layer02-4 {top:240px;left:calc(50% + 310px);width:580px;}
.AD .section06 .layer02-5 {top:480px;left:calc(50%);width:580px;}


.AD .section07 {background-image:url('/img/section07.png');background-color:#0d0d0d;background-size:auto;}
.AD .section07 .content {height:2500px;}
.AD .section07 .layer01 {top:80px;left:calc(50%);width:745px;}
.AD .section07 .layer02 {top:450px;left:calc(50%);width:776px;}
.AD .section07 .layergroup03 {top:625px;left:calc(50%);width:100%;}
.AD .section07 .layer03-1 {top:0px;left:calc(50% - 525px);width:330px;}
.AD .section07 .layer03-2 {top:0px;left:calc(50% - 175px);width:330px;}
.AD .section07 .layer03-3 {top:0px;left:calc(50% + 175px);width:330px;}
.AD .section07 .layer03-4 {top:0px;left:calc(50% + 525px);width:330px;}
.AD .section07 [class*="layer03"] .layerExemption {position:absolute;z-index:2;top:100%;left:50%;transform:translate(-50%,-15%);width:182px;}
.AD .section07 .layer04 {top:1010px;left:calc(50%);width:879px;}
.AD .section07 .layer05 {top:1440px;left:calc(50%);width:554px;}
.AD .section07 .layergroup06 {top:1639px;left:calc(50%);width:100%;}
.AD .section07 .layer06-1 {top:0;left:calc(50%);width:1200px;}
.AD .section07 .layer06-2 {top:190px;left:calc(50%);width:1200px;}
.AD .section07 .layer06-3 {top:390px;left:calc(50%);width:1200px;}
.AD .section07 .layer06-4 {top:590px;left:calc(50%);width:1200px;}


.AD .section08 {background-image:url('/img/section08.png');background-color:#a53213;}
.AD .section08 .content {height:220px;}
.AD .section08 .layer01 {top:50%;left:calc(50%);width:1200px;transform:translate(-50%,-50%);}


.AD .section09 {background-image:url('/img/section09.png');background-color:#c8c8c8;background-size:auto;margin-bottom:91px;}
.AD .section09 .content {height:200px;}


.AD .dbform {position:absolute;top:50%;right:0%;transform:translateY(-50%);z-index:1;width:920px;}
.AD .dbform .input-control {display:block;border:1px solid #333;padding:15px;width:100%;background:#fff;font-size:16px;line-height:1.5;border-radius:0;color:#888888;resize:none;outline:none;}
.AD .dbform textarea.input-control {min-height:140px;}
.AD .dbform label {cursor:pointer;}
.AD .dbform .db_list {margin:0 auto 10px;white-space:nowrap;}
.AD .dbform .db_list > li {display:inline-block;vertical-align:middle;width:20%;}
.AD .dbform .db_list > li:last-child {margin-bottom:0px;}
.AD .dbform .db_list > li .checkitem {font-size:0;}
.AD .dbform .db_list > li .checkitem > label {display:inline-block;vertical-align:middle;font-size:12px;margin-right:15px;}
.AD .dbform .db_list > li > div {width:auto;font-size:0;}
.AD .dbform .db_list > li > div > span {display:inline-block;vertical-align:middle;font-size:25px;padding:5px 15px;font-family:'Gmarket';letter-spacing:-1px;color:#fff;}
.AD .dbform .db_list > li > div > span:first-child {display:none;text-align:left;}
.AD .dbform .db_list > li > div > span:first-child em {font-weight:300;}
.AD .dbform .db_list > li > div > span:last-child {width:100%;text-align:left;padding:5px 0;}
.AD .dbform .desc {padding:5px;font-size:14px;font-weight:300;color:#909090;}
.AD .dbform .agreebox {display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:10px auto;text-align:center;}
.AD .dbform .agreebox button.privacy-open {display:block;vertical-align:middle;color:#fff;font-size:16px;cursor:pointer;}
.AD .dbform .jellybox .text {color:#fff;font-size:12px;text-align:center;}
.AD .dbform .privacybox {width:100%;height:120px;padding:20px;overflow-Y:scroll;background:#fff;font-size:12px;line-height:1.6;border:1px solid #000;}
.AD .dbform .privacybox .title {font-size:20px;font-weight:700;}
.AD .dbform .submitbox {text-align:center;width:100%;}
.AD .dbform .submitbox img {width:100%;}
.AD .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
.AD .dbform .submitbox a {display:inline-block;width:auto;margin:10px 20px;}



@media screen and (max-width: 768px) {
	.conPC {display:none!important;}
	.conM {display:block!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 .dbform {position:absolute;top:50%;left:auto;right:33vw;transform:translateY(-50%);width:26%;text-align:left;}
	.AD .dbform .db_list {white-space:normal;vertical-align:top;margin:0;position:relative;z-index:1;}
	.AD .dbform .db_list > li {width:100%;}
	.AD .dbform .db_list > li > div > span {display:inline-block;vertical-align:middle;font-size:3vw;}
	.AD .dbform .db_list > li > div > span:last-child {padding:0;margin-bottom:.5vw;}
	.AD .dbform .db_list > li:nth-child(4) {position:absolute;top:0;left:105%;width:30vw;}
	.AD .dbform .db_list > li:nth-child(5) {position:absolute;top:10vw;left:109%;width:26vw;}
	.AD .dbform .db_list label {display:inline-block;vertical-align:middle;cursor:pointer;width:32%;margin:2vw 1vw;}
	.AD .dbform .input-control {display:block;border:1px solid #333;padding:.5vw 2vw;width:100%;background:#fafafa;font-size:3vw;margin:0;border-radius:0;color:#888888;resize:none;outline:none;line-height:1.5;}
	.AD .dbform textarea.input-control {min-height:14vw;}
	.AD .dbform .agreebox {text-align:left;font-size:2vw;padding:0;margin:0;vertical-align:top;margin-top:2vw;margin-left:1vw;gap:0;}
	.AD .dbform .agreebox > label {width:100%;white-space:nowrap;margin:0;}
	.AD .dbform .agreebox span {font-size:2.5vw;}
	.AD .dbform .agreebox button.privacy-open {font-size:2vw;line-height:1;margin-left:3vw;color:#fff;}
	.AD .dbform .jellybox .icon {width:3vw;height:3vw;}
	.AD .dbform .jellybox .icon::after {top:-10%;width:1.3vw;height:2.5vw;}
	.AD .dbform .jellybox .text {font-size:2vw;}
	.AD .dbform .privacybox {width:40%;margin:3vw auto;}
	.AD .dbform .submitbox {position:absolute;top:0;right:0;width:26vw;}
	.AD .dbform .submitbox img {width:100%;}
	.AD .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
	.AD .dbform .submitbox a {display:inline-block;width:auto;}

	.AD .fixedbar {width:100%;height:auto;background:none;}
	.AD .fixedbar.top {top:0;display:none;}
	.AD .fixedbar.top.hidden {top:-100%;}
	.AD .fixedbar.bottom {bottom:0;background:none;height:auto;}
	.AD .fixedbar.bottom.hidden {bottom:-100%;}
	.AD .fixedbar > div {width:100%;height:100%;position:relative;top:0%;left:0;transform:unset;text-align:right;}
	.AD .fixedbar.bottom .layerbtn01 {top:0%;left:0;height:100%;width:50%;z-index:2;}
	.AD .fixedbar.bottom .layerbtn02 {top:0%;right:0;height:100%;width:50%;z-index:2;}
	.AD .fixedbar.top .layerbtn01 {top:0%;left:50%;transform:translateX(-50%);height:100%;width:30%;z-index:2;}
	.AD .fixedbar.top .layerbtn02 {display:none;}

	.AD .mainmenulist {top:100%;width:100%;transform:none;white-space:normal;background:rgba(255,255,255,.9);}
	.AD .mainmenulist {display:none;}
	.AD .mainmenulist.active {display:block;}
	.AD .mainmenulist > li {display:block;text-align:left;}
	.AD .mainmenulist > li > a {display:block;width:auto;color:#000;padding:3vw 2vw;font-size:4vw;margin-left:3vw;}
	.AD .mainmenulist > li > a em {display:block;font-size:3vw;font-weight:300;}
	.AD .mainmenulist > li > a:hover, .AD .mainmenulist > li.active > a {color:#e61b25;}
	.AD .mainmenulist > li.active > a:after {display:none;}

	.AD img {width:100%;}
	.AD [class*='section'] {background:none;}
	.AD [class*='section'] .content {width:100%;height:auto;}
	.AD [class*='section']:last-child {padding-bottom:14%;}


	.AD .section01 .layer01 {top:26vw;left:50%;width:65%;}
	.AD .section01 .layer02 {top:5vw;left:50%;width:38%;}
	.AD .section01 .layer03 {top:98vw;left:50%;width:87%;}


	.AD .section02 .layer01 {top:12vw;left:50%;width:74%;}
	.AD .section02 .layergroup02 {top:75vw;}
	.AD .section02 .layer02-1 {top:0;left:50%;width:89%;}
	.AD .section02 .layer02-2 {top:22vw;left:calc(50% + 13vw);width:63%;}
	.AD .section02 .layer02-3 {top:50vw;left:50%;width:89%;}
	.AD .section02 .layer03 {top:159vw;width:88%;}
	.AD .section02 .layergroup04 {top:174vw;}
	.AD .section02 .layer04-1 {top:0;left:calc(50% - 20vw);width:48%;}
	.AD .section02 .layer04-2 {top:0;left:calc(50% + 21vw);width:40.26%;}
	.AD .section02 .layer04-3 {top:48vw;left:calc(50% - 25vw);width:47.85%;}
	.AD .section02 .layer04-4 {top:48vw;left:calc(50% + 20vw);width:47.85%;}


	.AD .section03 .layer01 {top:13vw;left:50%;width:72%;}
	.AD .section03 .layer02 {top:75vw;left:50%;width:89%;}
	.AD .section03 .layer03 {top:137vw;left:50%;width:89%;}
	.AD .section03 .layer04 {top:217vw;left:50%;width:75%;}


	.AD .section04 .layer01 {top:13vw;left:50%;width:70%;	}
	.AD .section04 .layer02 {top:144vw;left:50%;width:70%;}
	.AD .section04 .layer03 {top:185vw;left:50%;width:89%;}
	.AD .section04 .layerslide {top:75vw;left:50%;width:60%;}


	.AD .section05 .layer01 {top:13vw;left:50%;width:79%;}
	.AD .section05 .layergroup02 {top:75vw;left:50%;width:100%;}
	.AD .section05 .layer02-1 {top:0;left:calc(50% - 23vw);width:44.43%;}
	.AD .section05 .layer02-2 {top:0;left:calc(50% + 23vw);width:43%;}
	.AD .section05 .layer02-3 {top:53vw;left:calc(50% - 23vw);width:43%;}
	.AD .section05 .layer02-4 {top:53vw;left:calc(50% + 23vw);width:43%;}
	.AD .section05 .layer03 {top:187vw;left:50%;width:95%;}
	.AD .section05 .layerslide {top:225vw;left:50%;width:60%;}


	.AD .section06 .layer01 {top:13vw;left:50%;width:86%;}
	.AD .section06 .layergroup02 {top:91vw;left:50%;width:100%;}
	.AD .section06 .layer02-1 {top:0;left:calc(50%);width:90%;}
	.AD .section06 .layer02-2 {top:33vw;left:calc(50%);width:90%;}
	.AD .section06 .layer02-3 {top:66vw;left:calc(50%);width:90%;}
	.AD .section06 .layer02-4 {top:99vw;left:calc(50%);width:90%;}
	.AD .section06 .layer02-5 {top:132vw;left:calc(50%);width:90%;}


	.AD .section07 .layer01 {top:13vw;left:50%;width:74%;}
	.AD .section07 .layer02 {top:92vw;left:50%;width:89%;}
	.AD .section07 .layergroup03 {top:112vw;left:50%;width:100%;}
	.AD .section07 .layer03-1 {top:0;left:calc(50% - 23vw);width:43%;}
	.AD .section07 .layer03-2 {top:0;left:calc(50% + 23vw);width:43%;}
	.AD .section07 .layer03-3 {top:43vw;left:calc(50% - 23vw);width:43%;}
	.AD .section07 .layer03-4 {top:43vw;left:calc(50% + 23vw);width:43%;}
	.AD .section07 [class*="layer03"] .layerExemption {top:100%;left:50%;transform:translate(-50%,-15%);width:26vw;}
	.AD .section07 .layer04 {top:215vw;left:50%;width:87%;}
	.AD .section07 .layer05 {top:271vw;left:50%;width:87%;}
	.AD .section07 .layergroup06 {top:301.5vw;left:50%;width:100%;}
	.AD .section07 .layer06-1 {top:0;left:calc(50%);width:90%;}
	.AD .section07 .layer06-2 {top:31.5vw;left:calc(50%);width:90%;}
	.AD .section07 .layer06-3 {top:59.5vw;left:calc(50%);width:90%;}
	.AD .section07 .layer06-4 {top:87.5vw;left:calc(50%);width:90%;}


	.AD .section08 .layer01 {top:50%;left:50%;transform:translate(-50%,-50%);width:89%;}


	.AD .section09 {margin-bottom: 20vw;}

}
