@charset "utf-8";

body {}
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 {}
.conM {display:none!important;}
.AD [class*='link'] {display:inline-block;cursor:pointer;}
.AD [class*='layer'] {position:absolute;z-index:1;}
.AD [class*='layer'].hidden {overflow:hidden;}
.AD [class*='layer'] img {width:100%;}
.AD [class*='section'] {position:relative;overflow:hidden;max-width:2000px;margin:0 auto;border:0;}
.AD [class*='section'] .content {width:1200px;margin:0 auto;position:relative;z-index:10;}
.AD [class*='section'].visible {overflow:visible;}
.AD [class*='section']:last:child {padding-bottom:140px;}


/*** [Pc] --/start/-- ***/

.AD .fixedbar {position:fixed;left:0;width:100%;height:100px;z-index:100;background:url('/img/section__fixed.png') center center 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.top {top:0}
.AD .fixedbar.top.hidden {top:-100%;}
.AD .fixedbar.top.active {background-color:rgba(0,0,0,.5);}
.AD .fixedbar.bottom {height:90px;bottom:0;background:url('/img/section__fixed_bottom.png') center center 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.bottom.hidden {bottom:-100%;}
.AD .fixedbar > div {width:1200px;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:130px;z-index:2;cursor:pointer;}
.AD .fixedbar.top .layerbtn02 {top:50%;right:0;height:75%;width:200px;transform:translateY(-50%);z-index:1;cursor:pointer;}
.AD .fixedbar.bottom .layerbtn01 {top:50%;left:0;height:80%;width:280px;z-index:2;transform:translateY(-50%);cursor:pointer;}

.AD .mainmenulist {font-size:0;position:absolute;top:50%;left:calc(50% - 40px);transform:translate(-50%,-50%);white-space:nowrap;}
.AD .mainmenulist > li {display:inline-block;vertical-align:top;text-align:center;}
.AD .mainmenulist > li > a {display:block;width:auto;color:#000;padding:10px 20px;font-size:18px;font-weight:700;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 .mainmenulist > li > a em {display:block;font-size:16px;font-weight:300;}
.AD .mainmenulist > li > a:hover, .AD .mainmenulist > li.active > a {color:#ed1b23;}
.AD .mainmenulist > li.active > a::after {content:'';display:block;width:100%;height:3px;background:#fff;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:#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 .floatMenu {position:absolute;top:300px;right:50%;transform:translateX(50%);max-width:1800px;width:100%;height:1px;z-index:50;}
.AD .floatMenu .side_db {position:absolute;top:0;right:0;width:160px;}
.AD .floatMenu .side_db > ul {padding:0 10px;margin-top:155px;}
.AD .floatMenu .side_db > ul > li {margin-bottom:6px;}
.AD .floatMenu .side_db > ul > li > div {font-size:0;width:auto;}
.AD .floatMenu .side_db > ul > li > div > span {font-size:12px;display:inline-block;vertical-align:middle;}
.AD .floatMenu .side_db > ul > li > div > span:nth-child(1) {width:70px;text-align:center;font-size:16px;font-weight:500;}
.AD .floatMenu .side_db > ul > li > div > span:nth-child(2) {width:calc(100% - 70px);}
.AD .floatMenu .input-control {display:block;border:0;padding:6px;width:100%;background:#fff;}
.AD .floatMenu .side_db .submit_box {text-align:center;}
.AD .floatMenu .show_privacy {display:inline-block;vertical-align:middle;cursor:pointer;font-size:12px;}
.AD .floatMenu .agreebox {text-align:center;}
.AD .floatMenu .submitbox {text-align:center;padding:10px;}
.AD .floatMenu .submitbox img {width:100%;}
.AD .floatMenu .submitbox button {display:inline-block;margin-bottom:5px;width:auto;padding:0;}
.AD .floatMenu .submitbox a {display:inline-block;width:auto;}
.AD .floatMenu ul {}
.AD .floatMenu ul > li {margin-bottom:10px;}
.AD .floatMenu ul > li:last-child {margin-bottom:0;}
.AD .floatMenu ul > li > a {display:block;width:auto;}

.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;}

/* section 공통*/
.AD .layer-scroll {left:50%;bottom:5%;transform:translate(-50%,0);}
.AD .subtable {padding:0;}
.AD .subtable th, .AD .subtable td {border:1px solid #d7d7d7;padding:10px;line-height:1.6;vertical-align:middle;}
.AD .subtable th {background:#ebebeb;text-align:center;width:100px;}
.AD .subtable td {width:calc(50% - 100px);}



.swiper-slide {text-align: center;font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img {display:block;width:100%;}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,12px));
	}
.swiper-pagination-bullet-active {background:#000;}


/* index 스타일 */
.AD .section01 {background:url('/img/section__01.jpg') center top no-repeat;margin-top:100px;}
.AD .section01 .content {height:850px;}
.AD .section01 .layervideo {top:360px;left:calc(50% - 600px);width:770px;border:1px solid #f3c68b;}

.AD .section02 {background:url('/img/section__02.jpg') center top no-repeat;}
.AD .section02 .content {height:1560px;}
.AD .section02 .layer01 {top:85px;left:calc(50%);transform:translateX(-50%);width:230px;}
.AD .section02 .layer02 {top:283px;left:calc(50%);transform:translateX(-50%);width:562px;}
.AD .section02 .layer02 .layerhover {bottom:0;left:50%;transform:translateX(-50%);width:100%;}
.AD .section02 .layer03 {top:567px;left:calc(50% + 34px);transform:translateX(-50%);width:648px;}
.AD .section02 .layer03 .layer03-1 {top:-47px;left:calc(50% - 399px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-2 {top:115px;left:calc(50% - 272px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-3 {top:99px;left:calc(50% + 273px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-4 {top:256px;left:calc(50% - 364px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-5 {top:422px;left:calc(50% - 306px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-6 {top:260px;left:calc(50% + 400px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-7 {top:538px;left:calc(50% + 170px);transform:translateX(-50%);width:165px;}
.AD .section02 .layer03 .layer03-8 {top:-75px;left:calc(50% + 329px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer03 .layer03-9 {top:358px;left:calc(50% + 240px);transform:translateX(-50%);width:150px;}
.AD .section02 .layer04 {top:1262px;left:calc(50%);transform:translateX(-50%);width:876px;}

.AD .section03 {background:url('/img/section__03.jpg') center top no-repeat;}
.AD .section03 .content {height:1290px;}
.AD .section03 .layer01 {top:85px;left:calc(50%);transform:translateX(-50%);width:230px;}
.AD .section03 .layer02 {top:285px;left:calc(50%);transform:translateX(-50%);width:916px;}
.AD .section03 .layer02-1 {top:50%;left:50%;transform:translate(-50%,-50%);width:1065px;}
.AD .section03 .layer03 {top:1053px;left:calc(50%);transform:translateX(-50%);width:770px;}
.AD .section03 .layer04 {top:571px;left:calc(50% + 630px);transform:translateX(-50%);width:184px;}
.AD .section03 .layer05 {top:980px;left:calc(50% + 575px);transform:translateX(-50%);width:323px;}
.AD .section03 .layerroll {top:660px;left:50%;transform:translateX(-50%);width:1600px;}

.AD .section04 {background:url('/img/section__04.jpg') center top no-repeat;}
.AD .section04 .content {height:1250px;}
.AD .section04 .layer01 {top:90px;left:calc(50%);transform:translateX(-50%);width:823px;}
.AD .section04 .layer02 {top:360px;left:calc(50%);transform:translateX(-50%);width:1189px;}
.AD .section04 .layer02-1 {bottom:46px;left:calc(50% - 462px);transform:translateX(-50%);width:65px;}
.AD .section04 .layer02-2 {bottom:46px;left:calc(50% - 321px);transform:translateX(-50%);width:65px;}
.AD .section04 .layer02-3 {bottom:46px;left:calc(50% - 185px);transform:translateX(-50%);width:67px;}
.AD .section04 .layer02-4 {bottom:46px;left:calc(50% - 37px);transform:translateX(-50%);width:65px;}
.AD .section04 .layer02-5 {bottom:46px;left:calc(50% + 105px);transform:translateX(-50%);width:66px;}
.AD .section04 .layer02-6 {bottom:46px;left:calc(50% + 243px);transform:translateX(-50%);width:73px;}
.AD .section04 .layer02-7 {bottom:46px;left:calc(50% + 388px);transform:translateX(-50%);width:69px;}
.AD .section04 .layer02-2025 {bottom:46px;left:calc(50% + 528px);transform:translateX(-50%);width:69px;}
.AD .section04 .layer02-8 {bottom:332px;left:calc(50% - 365px);transform:translateX(-50%);width:329px;}
.AD .section04 .layer02-desc {bottom:-80px;left:calc(50% - 365px);transform:translateX(-50%);width:412px;}
.AD .section04 .layer03 {top:1020px;left:calc(50%);transform:translateX(-50%);width:699px;}

.AD .section05 {background:url('/img/section__05.jpg') center top no-repeat;}
.AD .section05 .content {height:2910px;}
.AD .section05 .layer01 {top:80px;left:calc(50%);transform:translateX(-50%);width:250px;}
.AD .section05 .layer02 {top:282px;left:calc(50%);transform:translateX(-50%);width:996px;}
.AD .section05 .layer03 {top:1126px;left:calc(50%);transform:translateX(-50%);width:804px;}
.AD .section05 .layer04 {top:1863px;left:calc(50%);transform:translateX(-50%);width:804px;}
.AD .section05 .layer05 {top:2602px;left:calc(50%);transform:translateX(-50%);width:804px;}
.AD .section05 .layerroll01 {top:635px;left:calc(50%);transform:translateX(-50%);width:1700px;}
.AD .section05 .layerroll02 {top:1372px;left:calc(50%);transform:translateX(-50%);width:1700px;}
.AD .section05 .layerroll03 {top:2112px;left:calc(50%);transform:translateX(-50%);width:1400px;}


.AD .section06 {background:url('/img/section__06.jpg') center top no-repeat;}
.AD .section06 .content {height:3240px;}
.AD .section06 .layer01 {top:85px;left:calc(50%);transform:translateX(-50%);width:230px;}
.AD .section06 .layer02 {top:287px;left:calc(50%);transform:translateX(-50%);width:1090px;}
.AD .section06 .layer03 {top:573px;left:calc(50%);transform:translateX(-50%);}
.AD .section06 .layer03-1 {top:0;left:calc(50% - 320px);transform:translateX(-50%);width:238px;}
.AD .section06 .layer03-2 {top:0;left:calc(50%);transform:translateX(-50%);width:252px;}
.AD .section06 .layer03-3 {top:0;left:calc(50% + 320px);transform:translateX(-50%);width:267px;}
.AD .section06 .layer03-4 {top:360px;left:calc(50% - 320px);transform:translateX(-50%);width:262px;}
.AD .section06 .layer03-5 {top:360px;left:calc(50%);transform:translateX(-50%);width:290px;}
.AD .section06 .layer03-6 {top:360px;left:calc(50% + 320px);transform:translateX(-50%);width:299px;}
.AD .section06 .layer04 {top:1290px;left:calc(50%);transform:translateX(-50%);width:1400px;}
.AD .section06 .layer05 {top:1840px;left:calc(50%);transform:translateX(-50%);width:1400px;}
.AD .section06 .layer06 {top:2390px;left:calc(50%);transform:translateX(-50%);width:1400px;}
.AD .section06 .layer07 {top:3010px;left:calc(50%);transform:translateX(-50%);width:1160px;}

.AD .section07 {background:url('/img/section__07.jpg') center top no-repeat;}
.AD .section07 .content {height:2570px;}
.AD .section07 .layer01 {top:84px;left:calc(50%);transform:translateX(-50%);width:250px;}
.AD .section07 .layer02 {top:283px;left:calc(50%);transform:translateX(-50%);width:1274px;}
/* .AD .section07 .layer03 {top:576px;left:calc(50% - 5px);transform:translateX(-50%);width:1410px;} */
.AD .section07 .layer04 {top:576px;left:calc(50% + 5px);transform:translateX(-50%);width:1410px;}
.AD .section07 .layer05 {top:1203px;left:calc(50% - 5px);transform:translateX(-50%);width:1410px;}
.AD .section07 .layer06 {top:1836px;left:calc(50% + 5px);transform:translateX(-50%);width:1410px;}

.AD .section08 {background:url('/img/section__08.jpg') center top no-repeat;}
.AD .section08 .content {height:1300px;}
.AD .section08 .layer01 {top:124px;left:calc(50%);transform:translateX(-50%);width:898px;}
.AD .section08 .layer02 {top:370px;left:calc(50%);transform:translateX(-50%);width:907px;}
.AD .section08 .layerphone {top:auto;bottom:0;left:calc(50%);transform:translateX(-50%);width:100%;}

.AD .section09 {background:url('/img/section__09.jpg') center top no-repeat;}
.AD .section09 .content {height:1990px;}
.AD .section09 .layer01 {top:80px;left:calc(50%);transform:translateX(-50%);width:250px;}
.AD .section09 .layer02 {top:283px;left:calc(50%);transform:translateX(-50%);width:834px;}
.AD .section09 .layer02-1 {top:50%;left:50%;transform:translate(-50%,-50%);width:660px;}
.AD .section09 .layer03 {top:613px;left:calc(50%);transform:translateX(-50%);width:1198px;}
.AD .section09 .layer03-1 {top:205px;left:calc(50% + 330px);width:182px;}
.AD .section09 .layer03-2 {top:295px;left:calc(50% + 330px);width:182px;}
.AD .section09 .layer03-3 {top:380px;left:calc(50% + 330px);width:182px;}
.AD .section09 .layer03-4 {top:470px;left:calc(50% + 330px);width:182px;}
.AD .section09 .layer04 {top:1840px;left:calc(50%);transform:translateX(-50%);width:713px;}

.AD .section10 {background:url('/img/section__10.jpg') center top no-repeat;}
.AD .section10 .content {height:1140px;}
.AD .section10 .layer01 {top:85px;left:calc(50%);transform:translateX(-50%);width:116px;}
.AD .section10 .layer02 {top:160px;left:calc(50%);transform:translateX(-50%);width:1007px;}

.AD .section11 {background:url('/img/section__11.jpg') center top no-repeat;padding-bottom:90px;}
.AD .section11 .content {height:200px;}



.AD .fixedbar .dbform {position:absolute;top:50%;right:0%;transform:translateY(-50%);z-index:1;width:880px;}
.AD .fixedbar .dbform .input-control {display:block;border:1px solid #333;padding:10px 15px;width:100%;background:#fff;font-size:16px;line-height:1.5;border-radius:0;color:#888888;resize:none;outline:none;}
.AD .fixedbar .dbform textarea.input-control {min-height:140px;}
.AD .fixedbar .dbform label {cursor:pointer;}
.AD .fixedbar .dbform .db_list {margin:0 auto;white-space:nowrap;}
.AD .fixedbar .dbform .db_list > li {display:inline-block;vertical-align:middle;width:20%;}
.AD .fixedbar .dbform .db_list > li:last-child {margin-bottom:0px;}
.AD .fixedbar .dbform .db_list > li .checkitem {font-size:0;}
.AD .fixedbar .dbform .db_list > li .checkitem > label {display:inline-block;vertical-align:middle;font-size:12px;margin-right:15px;}
.AD .fixedbar .dbform .db_list > li > div {width:auto;font-size:0;}
.AD .fixedbar .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 .fixedbar .dbform .db_list > li > div > span:first-child {display:none;text-align:left;}
.AD .fixedbar .dbform .db_list > li > div > span:first-child em {font-weight:300;}
.AD .fixedbar .dbform .db_list > li > div > span:last-child {width:100%;text-align:left;padding:5px 0;}
.AD .fixedbar .dbform .desc {padding:5px;font-size:14px;font-weight:300;color:#909090;}
.AD .fixedbar .dbform .agreebox {margin:10px auto;text-align:center;}
.AD .fixedbar .dbform .agreebox button.privacy-open {display:block;vertical-align:middle;color:#fff;font-size:12px;cursor:pointer;padding-left:45px;}
.AD .fixedbar .dbform .jellybox .text {color:#fff;font-size:12px;text-align:center;}
.AD .fixedbar .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 .fixedbar .dbform .privacybox .title {font-size:20px;font-weight:700;}
.AD .fixedbar .dbform .submitbox {text-align:center;width:100%;}
.AD .fixedbar .dbform .submitbox img {width:100%;}
.AD .fixedbar .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
.AD .fixedbar .dbform .submitbox a {display:inline-block;width:auto;margin:10px 20px;}

.AD [class*="section"] .dbform {position:absolute;top:430px;left:50%;transform:translateX(-50%);width:570px;z-index:1;}
.AD [class*="section"] .dbform .input-control {display:block;border:1px solid #fff;padding:15px;width:100%;background:#fff;font-size:16px;border-radius:0;color:#888888;resize:none;outline:none;}
.AD [class*="section"] .dbform textarea.input-control {min-height:140px;}
.AD [class*="section"] .dbform label {cursor:pointer;}
.AD [class*="section"] .dbform .db_list {margin:0 auto 10px;}
.AD [class*="section"] .dbform .db_list > li {}
.AD [class*="section"] .dbform .db_list > li:last-child {margin-bottom:0px;}
.AD [class*="section"] .dbform .db_list > li .checkitem {font-size:0;}
.AD [class*="section"] .dbform .db_list > li .checkitem > label {display:inline-block;vertical-align:middle;font-size:12px;margin-right:15px;}
.AD [class*="section"] .dbform .db_list > li > div {width:auto;font-size:0;}
.AD [class*="section"] .dbform .db_list > li > div > span {display:inline-block;vertical-align:middle;font-size:20px;font-family:'Gmarket';letter-spacing:-1px;color:#fff;}
.AD [class*="section"] .dbform .db_list > li > div > span:first-child {width:110px;}
.AD [class*="section"] .dbform .db_list > li > div > span:first-child em {font-weight:300;}
.AD [class*="section"] .dbform .db_list > li > div > span:last-child {width:calc(100% - 110px);text-align:left;padding:5px 0;}
.AD [class*="section"] .dbform .radio {font-size:0!important;}
.AD [class*="section"] .dbform .radio label {display:inline-block;vertical-align:middle;width:50%;}
.AD [class*="section"] .dbform .radio label input {display:none;}
.AD [class*="section"] .dbform .radio label div {background:#6a6a6a;border:0;font-size:16px;font-weight:700;color:#fff;padding:20px 0;text-align:center;width:100%;}
.AD [class*="section"] .dbform .radio label input:checked ~ div {background:#942e34;}
.AD [class*="section"] .dbform .desc {padding:5px;font-size:14px;font-weight:300;color:#909090;}
.AD [class*="section"] .dbform .agreebox {margin:30px auto;text-align:center;}
.AD [class*="section"] .dbform .agreebox .text, .AD [class*="section"] .dbform .agreebox button.privacy-open {display:inline-block;vertical-align:middle;color:#fff;font-size:18px;cursor:pointer;}
.AD [class*="section"] .dbform .jellybox .icon {width:25px;height:25px;}
.AD [class*="section"] .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 [class*="section"] .dbform .privacybox .title {font-size:20px;font-weight:700;}
.AD [class*="section"] .dbform .submitbox {text-align:center;width:100%;}
.AD [class*="section"] .dbform .submitbox img {width:100%;}
.AD [class*="section"] .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
.AD [class*="section"] .dbform .submitbox a {display:inline-block;width:auto;margin:10px 20px;}


.roll {}
.roll > li {position:absolute;display:block;width:auto;}


@media screen and (max-width: 1100px) {
	.conPC {display:none;}
	.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 .fixedbar .dbform {position:absolute;top:36%;left:50%;transform:translateX(-50%);width:92%;text-align:left;padding-right:30vw;}
	.AD .fixedbar .dbform .db_list {white-space:normal;vertical-align:top;margin:0;position:relative;z-index:1;font-size:0;}
	.AD .fixedbar .dbform .db_list > li {width:50%;padding:.5vw;}
	.AD .fixedbar .dbform .db_list > li > div > span {display:inline-block;vertical-align:middle;font-size:3vw;}
	.AD .fixedbar .dbform .db_list > li > div > span:last-child {padding:0;margin-bottom:.5vw;}
	.AD .fixedbar .dbform .db_list label {display:inline-block;vertical-align:middle;cursor:pointer;width:32%;margin:2vw 1vw;}
	.AD .fixedbar .dbform .input-control {display:block;border:1px solid #333;padding:.5vw 2vw;width:100%;background:#fafafa;font-size:4vw;margin:0;border-radius:0;color:#888888;resize:none;outline:none;line-height:1;}
	.AD .fixedbar .dbform select.input-control {padding:1.5vw 2vw;}
	.AD .fixedbar .dbform textarea.input-control {min-height:14vw;}
	.AD .fixedbar .dbform .agreebox {text-align:left;font-size:2vw;padding:0;margin:0;vertical-align:top;margin-top:1vw;margin-left:1vw;}
	.AD .fixedbar .dbform .agreebox > label {width:100%;white-space:nowrap;margin:0;}
	.AD .fixedbar .dbform .agreebox span {font-size:2.5vw;}
	.AD .fixedbar .dbform .agreebox button.privacy-open {font-size:2vw;line-height:1;padding:0;margin-left:3vw;color:#fff;}
	.AD .fixedbar .dbform .jellybox .icon {width:3vw;height:3vw;}
	.AD .fixedbar .dbform .jellybox .icon::after {top:-30%;width:1.3vw;height:2.5vw;}
	.AD .fixedbar .dbform .jellybox .text {font-size:2vw;}
	.AD .fixedbar .dbform .privacybox {width:40%;margin:3vw auto;}
	.AD .fixedbar .dbform .submitbox {position:absolute;top:0;left:calc(100% + 2vw);width:24vw!important;}
	.AD .fixedbar .dbform .submitbox img {width:100%;}
	.AD .fixedbar .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
	.AD .fixedbar .dbform .submitbox a {display:inline-block;width:auto;}
	

	.AD [class*="section"] .dbform {position:absolute;top:37%;left:50%;transform:translateX(-50%);width:90%;text-align:left;}
	.AD [class*="section"] .dbform .db_list {}
	.AD [class*="section"] .dbform .db_list > li {padding:0;margin-bottom:1vw;}
	.AD [class*="section"] .dbform .db_list > li > div {font-size:0;width:auto;}
	.AD [class*="section"] .dbform .db_list > li > div > span {display:inline-block;vertical-align:middle;font-size:3.5vw;padding:1vw;}
	.AD [class*="section"] .dbform .db_list > li > div > span:first-child {width:19vw;}
	.AD [class*="section"] .dbform .db_list > li > div > span:last-child {width:calc(100% - 19vw);padding:0;}
	.AD [class*="section"] .dbform .db_list label {font-size:3vw;}
	.AD [class*="section"] .dbform .radio label div {font-size:4vw;padding:3vw 0 ;}
	.AD [class*="section"] .dbform .input-control {display:block;padding:1vw 2vw;width:100%;background:#fafafa;font-size:4vw;margin:0;border-radius:0;color:#888888;resize:none;outline:none;}
	.AD [class*="section"] .dbform select.input-control {padding:1.5vw 2vw;}
	.AD [class*="section"] .dbform textarea.input-control {min-height:28vw;}
	.AD [class*="section"] .dbform .agreebox {text-align:center;font-size:3vw;margin:4vw auto;}
	.AD [class*="section"] .dbform .agreebox .text, .AD [class*="section"] .dbform .agreebox button.privacy-open {font-size:3vw;line-height:1;}
	.AD [class*="section"] .dbform .privacybox {width:40%;margin:3vw auto;}
	.AD [class*="section"] .dbform .submitbox {text-align:center;width:100%;margin:0 auto;}
	.AD [class*="section"] .dbform .submitbox img {width:100%;}
	.AD [class*="section"] .dbform .submitbox button {display:inline-block;width:auto;padding:0;}
	.AD [class*="section"] .dbform .submitbox a {display:inline-block;width:auto;}



	.AD .fixedbar {width:100%;height:auto;background:none;}
	.AD .fixedbar.top {top:0;}
	.AD .fixedbar.top.hidden {top:-100%;}
	.AD .fixedbar.bottom {bottom:0;}
	.AD .fixedbar.bottom.hidden {bottom:-100%;}
	.AD .fixedbar > div {width:100%;height:100%;position:relative;top:0%;left:0;transform:unset;text-align:right;overflow:hidden;}
	.AD .fixedbar.bottom .layerbtn01 {top:0;right:10%;left:auto;height:36%;width:40%;transform:none;z-index:2;}
	.AD .fixedbar.top .layerbtn01 {top:0;left:0;height:100%;width:30%;z-index:2;}
	.AD .fixedbar.top .layerbtn02 {top:0;right:0;height:100%;width:42%;z-index:2;transform:none;}



	.AD .mainmenulist {display:none;}
	.AD .mainmenulist > li {display:inline-block;vertical-align:top;text-align:center;}
	.AD .mainmenulist > li > a {display:block;width:auto;color:#000;padding:1vw 2vw;font-size: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 .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;}
	.AD [class*='section']:last-child {padding-bottom:20vw;}

	.AD .section01 {margin-top:16vw;}
	.AD .section01 .layervideo {top:106vw;left:50%;transform:translateX(-50%);width:91%;}

	.AD .section02 .layer01 {top:13vw;left:50%;transform:translateX(-50%);width:36vw;}
	.AD .section02 .layer02 {top:46vw;left:50%;transform:translateX(-50%);width:56vw;}
	.AD .section02 .layer02.active .blink-1 {width:100%;}
	.AD .section02 .layer03 {top:96vw;left:calc(50% - 2vw);transform:translateX(-50%);width:65vw;}
	.AD .section02 .layer03 .layer03-1 {top:-7vw;left:calc(50% - 22vw);transform:translateX(-50%);width:22vw;}
	.AD .section02 .layer03 .layer03-2 {top:15vw;left:calc(50% - 30vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-3 {top:13vw;left:calc(50% + 28vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-4 {top:36vw;left:calc(50% - 33vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-5 {top:57vw;left:calc(50% - 34vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-6 {top:34vw;left:calc(50% + 37vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-7 {top:80vw;left:calc(50% + 20vw);transform:translateX(-50%);width:30vw;}
	.AD .section02 .layer03 .layer03-8 {top:-10vw;left:calc(50% + 32vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer03 .layer03-9 {top:57vw;left:calc(50% + 31vw);transform:translateX(-50%);width:20vw;}
	.AD .section02 .layer04 {top:192vw;left:50%;transform:translateX(-50%);width:76vw;}

	.AD .section03 .layer01 {top:13vw;left:50%;transform:translateX(-50%);width:36vw;}
	.AD .section03 .layer02 {top:46vw;left:50%;transform:translateX(-50%);width:70vw;}
	.AD .section03 .layer02-1 {width:90vw;top:calc(50% - 4vw);}
	.AD .section03 .layer03 {top:200vw;left:50%;transform:translateX(-50%);width:80vw;}
	.AD .section03 .layerroll {top:132vw;left:50%;transform:translateX(-50%);width:60vw;z-index:10;}
	.AD .section03 .layerroll .roll > li {width:58vw;}
	.AD .section03 .layer04 {top:118vw;left:calc(50% + 30vw);width:30vw;}
	.AD .section03 .layer05 {top:183vw;left:calc(50% + 21vw);width:50vw;}

	.AD .section04 .layer01 {top:15vw;left:50%;transform:translateX(-50%);width:82vw;}
	.AD .section04 .layer02 {top:78vw;left:50%;transform:translateX(-50%);width:92vw;}
	.AD .section04 .layer02-1 {bottom:6.6vw;left:calc(50% - 32vw);transform:translateX(-50%);width:7vw;}
	.AD .section04 .layer02-2 {bottom:6.6vw;left:calc(50% - 22vw);transform:translateX(-50%);width:7vw;}
	.AD .section04 .layer02-3 {bottom:6.6vw;left:calc(50% - 11vw);transform:translateX(-50%);width:8vw;}
	.AD .section04 .layer02-4 {bottom:6.6vw;left:calc(50% - 1vw);transform:translateX(-50%);width:6.7vw;}
	.AD .section04 .layer02-5 {bottom:6.6vw;left:calc(50% + 9vw);transform:translateX(-50%);width:6.8vw;}
	.AD .section04 .layer02-6 {bottom:6.6vw;left:calc(50% + 19vw);transform:translateX(-50%);width:8.1vw;}
	.AD .section04 .layer02-7 {bottom:6.6vw;left:calc(50% + 31vw);transform:translateX(-50%);width:8vw;}
	.AD .section04 .layer02-2025 {bottom:6.6vw;left:calc(50% + 41vw);transform:translateX(-50%);width:6.4vw;}
	.AD .section04 .layer02-8 {bottom:82vw;left:calc(50% - 23vw);transform:translateX(-50%);width:50vw;}
	.AD .section04 .layer02-desc {bottom:-20vw;left:50%;transform:translateX(-50%);width:70vw;}
	.AD .section04 .layer03 {top:185vw;left:50%;transform:translateX(-50%);width:64vw;}

	.AD .section05 .layer01 {top:12vw;left:50%;transform:translateX(-50%);width:39vw;}
	.AD .section05 .layer02 {top:42vw;left:50%;transform:translateX(-50%);width:94vw;}
	.AD .section05 .layer03 {top:175vw;left:50%;transform:translateX(-50%);width:78vw;}
  .AD .section05 .layer04 {top:297vw;left:50%;transform:translateX(-50%);width:78vw;}
  .AD .section05 .layer05 {top:421vw;left:50%;transform:translateX(-50%);width:78vw;}
	/* .AD .section05 .layer04 {top:170vw;left:calc(50% + 20vw);transform:translateX(-50%);width:50vw;} */
	.AD .section05 .layerroll01 {top:100vw;left:50%;transform:translateX(-50%);width:60vw;z-index:10;}
  .AD .section05 .layerroll02 {top:221vw;left:50%;transform:translateX(-50%);width:60vw;z-index:10;}
  .AD .section05 .layerroll03 {top:344vw;left:50%;transform:translateX(-50%);width:50vw;z-index:10;}


	.AD .section06 .layer01 {top:15vw;left:50%;transform:translateX(-50%);width:36vw;}
	.AD .section06 .layer02 {top:46vw;left:50%;transform:translateX(-50%);width:85vw;}
	.AD .section06 .layer03 {top:102vw;left:50%;transform:translateX(-50%);width:100vw;}
	.AD .section06 .layer03-1 {top:0;left:calc(50% - 25vw);transform:translateX(-50%);width:37vw;}
	.AD .section06 .layer03-2 {top:0;left:calc(50% + 25vw);transform:translateX(-50%);width:39vw;}
	.AD .section06 .layer03-3 {top:53vw;left:calc(50% - 25vw);transform:translateX(-50%);width:41vw;}
	.AD .section06 .layer03-4 {top:53vw;left:calc(50% + 25vw);transform:translateX(-50%);width:37vw;}
	.AD .section06 .layer03-5 {top:106vw;left:calc(50% - 25vw);transform:translateX(-50%);width:41vw;}
	.AD .section06 .layer03-6 {top:106vw;left:calc(50% + 25vw);transform:translateX(-50%);width:42vw;}
	.AD .section06 .layer04 {top:265vw;left:50%;transform:translateX(-50%);width:91vw;}
	.AD .section06 .layer05 {top:420vw;left:50%;transform:translateX(-50%);width:91vw;}
	.AD .section06 .layer06 {top:575vw;left:50%;transform:translateX(-50%);width:91vw;}
	.AD .section06 .layer07 {top:730vw;left:50%;transform:translateX(-50%);width:82vw;}

	.AD .section07 .layer01 {top:13vw;left:50%;transform:translateX(-50%);width:39vw;}
	.AD .section07 .layer02 {top:42vw;left:50%;transform:translateX(-50%);width:81vw;}
	/* .AD .section07 .layer03 {top:98vw;left:calc(50% + 2vw);transform:translateX(-50%);width:98vw;} */
	.AD .section07 .layer04 {top:96vw;left:calc(50% - 2vw);transform:translateX(-50%);width:98vw;}
	.AD .section07 .layer05 {top:260vw;left:calc(50% + 2vw);transform:translateX(-50%);width:98vw;}
	.AD .section07 .layer06 {top:434vw;left:calc(50% - 2vw);transform:translateX(-50%);width:98vw;}

	.AD .section08 .layer01 {top:18vw;left:50%;transform:translateX(-50%);width:88vw;}
	.AD .section08 .layer02 {top:68vw;left:50%;transform:translateX(-50%);width:56vw;}
	.AD .section08 .layerphone {width:60%;}

	.AD .section09 .layer01 {top:13vw;left:calc(50%);transform:translateX(-50%);width:39vw;}
	.AD .section09 .layer02 {top:46vw;left:calc(50%);transform:translateX(-50%);width:78vw;}
  .AD .section09 .layer02-1 {width:90vw;top:calc(50% - 2vw);}
	.AD .section09 .layer03 {top:96vw;left:calc(50%);transform:translateX(-50%);width:95vw;}
  .AD .section09 .layer03-1 {top:32vw;left:calc(50% + 22vw);width:23vw;}
  .AD .section09 .layer03-2 {top:45.5vw;left:calc(50% + 22vw);width:23vw;}
  .AD .section09 .layer03-3 {top:59vw;left:calc(50% + 22vw);width:23vw;}
  .AD .section09 .layer03-4 {top:73vw;left:calc(50% + 22vw);width:23vw;}
	.AD .section09 .layer04 {top:284vw;left:calc(50%);transform:translateX(-50%);width:82vw;}

	.AD .section10 .layer01 {top:13vw;left:calc(50%);transform:translateX(-50%);width:18vw;}
	.AD .section10 .layer02 {top:26vw;left:calc(50%);transform:translateX(-50%);width:78vw;}


  
}