@charset "utf-8";

/* 초기화 */
html {
    overflow-y: scroll;
    font-family: Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, 'Helvetica Neue', 'Segoe UI', 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif !important;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
    font-size: 0.75em;
}
html,h1,h2,h3,h4,h5,h6,form,fieldset,img {
    margin: 0;
    padding: 0;
    border: 0
}
h1,h2,h3,h4,h5,h6 {
    font-size: 1em;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}
ul,dl,dt,dd {
    margin: 0;
    padding: 0;
    list-style: none
}

legend {
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    overflow: hidden
}

label,input,button,select,img {
    vertical-align: middle;
    font-size: 1em
}

input,button {
    margin: 0;
    padding: 0;
    font-size: 1em
}

input[type="submit"] {
    cursor: pointer
}

button {
    cursor: pointer
}

textarea,select {
    font-size: 1em
}

select {
    margin: 0
}

p {
    margin: 0;
    padding: 0;
    word-break: break-all
}

a {
    color: #000;
    text-decoration: none
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*시작*/

#wrap {
    text-align: center;
    margin: 0 auto;
}
.bottom_fix{
    width: 100vw;
    background: #7a08fa;
    position: fixed;
    bottom: 0;
    z-index: 1;
}
.bottom_fix a{
    display: inline-block;
}

.con02, .con16{
    background: #7a08fa;
}
.sbm01-1{
    position: relative;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}
.sbm03 video{
    max-width: 912px;
    width: 80%;
}
.sbm04{
    background: #e4b9ff;
    margin-top: 120px;
}
.sbm05{
    background: #ececee;
    padding: 50px 0;
}
.sbm05 ul{
    max-width: 1180px;
    margin: 0 auto;
}
.sbm05 ul li{
    display: inline-block;
}
.sbm05 ul li:nth-child(1) img{
    max-width: 372px;
    margin-right: 10px;
    margin-left: 50px;
    width: 100%;
}
.sbm05 ul li:nth-child(2) img{
    max-width: 444px;
    float: right;
    margin-right: 50px;
    width: 100%;
}
.sbm06{
    background: #e4b9ff;
}
.con04{
    background: #f3e0ff;
}
.con05, .con12, .con15, .con17, .sbm02{
    background: #f8ecfd;
}
.con05-1{
    background: #fff;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}
.con08{
    background: #f4f4f4;
}
.con11, .con14, .con22{
    background: #f2f2f2;
}
.eventbtn {
    padding: 30px 0;
    max-width: 768px;
    margin: 0 auto;
}
.eventbtn li{
    display: inline;
}
.eventbtn li img{
    width: 45%;
}
.video-wrap {
    position: relative;
    padding-bottom: 25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 50%;
    margin: 0 auto;
}

.video-wrap iframe,
.video-wrap object,
.video-wrap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrap_2 {
    position: relative;
    padding-bottom: 35%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}

.video-wrap_2 iframe,
.video-wrap_2 object,
.video-wrap_2 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    margin: 0 10px;
}
.review_roll {
    width: 728px;
    height: 242px;
    background: #fff;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

#review_roll ul {
    width: 688px;
    height: 202px;
    overflow: hidden;
    margin: 0;
    position:relative;
}

#review_roll li {
    margin-bottom: 20px;
    line-height: 30px;
}

#review_roll p {
    display: inline;
    letter-spacing: -0.1;
    font-size: 25px;
    color: #424242;
}

#review_roll .strong {
    font-weight: 600;
    font-size: 30px;
    margin-right: -5px;
    color: #0442bf;
}
#review_roll .limit {
    font-weight: 300;
    font-size: 15px;
    margin-right: 10px;
    line-height: 25px;
    width: 45px;
    height: 25px;
    border-radius: 30px;
    color: #fff;
    animation: limit 1s infinite;
    animation-timing-function: step-end;
    display: inline-block;
}
@keyframes limit{
    0%, 100%{
        background: #ff0000;
    }
    50%{
        background: #3a43ff;
    }
}
.consult{
    margin: 0 auto;
    position: relative;
    max-width: 768px;
    width: 768px;
}
.consult input{
    font-size: 24px;
    font-weight: 300;
}
.consult_input1 input{
    position: absolute;
    top: 437px;
    left: 20px;
    width: 460px;
    height: 60px;
}
.consult_input2 > td > input:nth-child(1){
    width: 140px;
    height: 60px;
    position: absolute;
    top: 574px;
    left: 20px;
}
.consult_input2 > td > input:nth-child(2){
    width: 140px;
    height: 60px;
    position: absolute;
    top: 574px;
    left: 180px;
}
.consult_input2 > td > input:nth-child(3){
    width: 140px;
    height: 60px;
    position: absolute;
    top: 574px;
    left: 340px;
}
.consult_input3 td{
    position: absolute;
    top: 664px;
    left: 20px;
}
.consult_input3 td input{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.consult_input3 td label{
    font-size: 25px;
    font-weight: 300;
}
.qp_bnt{
    position: absolute;
    left: 20px;
    top: 730px;
    width: 460px;
}
@media(max-width: 1180px){
    
    div img {
        width: 100vw;
    }
    .video-wrap{
        padding-bottom: 55%;
        width: 80%;
    }
    .video-wrap_2 {
    max-width: 768px;
}
    .consult > img:first-child{
        width: 100%;
    }

}
/*끝*/

.bottom_area {
    width: 100%;
    height: 200px;
    background: #333333;
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -1px;
}

.bottom_area p.copy {
    padding: 44px 50px;
    float: left;
    text-align: left;
}

.bottom_area p.copy span {
    color: #999999;
    display: inline-block;
    margin-bottom: 10px;
}

.bottom_area ul.bottomul {
    float: right;
    margin-top: 45px;
    text-align: right;
    padding: 50px;
}

.bottom_area ul.bottomul li {}

.bottom_area ul.bottomul li:first-child {
    margin-bottom: 28px;
}

.bottom_area ul.bottomul li span.privbtn {
    display: inline-block;
    background: #111111;
    color: #fff;
    padding: 4px 10px;
    cursor: pointer;
}

.bottom_area ul.bottomul li p.copy2 {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -1px;
}


.quick_phone {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 99999;
    width: 240px;
    height: 412px;
    background: url(../img/phone_bg.png) no-repeat;
    padding: 70px 36px;
}

.quick_phone label {
    font-size: 11px;
    letter-spacing: -1px;
}

.quick_phone span.agreebtn {
    font-size: 11px;
    letter-spacing: -1px;
    font-weight: 700;
    cursor: pointer;
}

.quick_phone .qp_bnt {
    display: block;
    cursor: pointer;
    background: #fec71d;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    height: 38px;
    line-height: 36px;
    letter-spacing: -1px;
    float: right;
}

.quick_phone .tminput {
    border: 1px solid #fff;
    background: #fff;
    padding: 5px;
    font-size: 12px;
}

.quick_phone_add {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999999;
    width: 480px;
    height: 500px;
    background: #fff;
    margin: -250px 0 0 -240px;
}

.quick_phone_add p.qpatit1 {
    padding: 25px 30px 5px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    letter-spacing: -1px;
    line-height: 22px;
}

.quick_phone_add p.qpatit2 {
    padding: 0px 30px 20px 30px;
    font-size: 16px;
    color: #222;
    letter-spacing: -1px;
    line-height: 22px;
    border-bottom: 2px solid #54b435;
}

.quick_phone_add .qpa_box {
    width: 480px;
    background: #fff;
    margin: 0 auto;
}

.quick_phone_add .qpa_box p.qpatit3 {
    margin: 0 20px 10px;
    padding: 10px 0 5px 0;
    font-size: 16px;
    letter-spacing: -1px;
    color: #54b435;
    text-align: left;
}

.quick_phone_add .qpa_box p.qpatit4 {
    padding: 15px 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-size: 14px;
    color: #333;
    text-align: center;
    border-top: 1px solid #222;
}

.quick_phone_add .qpa_box ul.qpa_ul1 {
    padding: 0 20px;
}

.quick_phone_add .qpa_box ul.qpa_ul1 li {
    padding-right: 27px;
    display: inline-block;
    width: 30%;
    text-align: left;
    height: 25px;
}

.quick_phone_add .qpa_box ul.qpa_ul1 li:last-child {
    padding: 0;
}

.quick_phone_add .qpa_box ul.qpa_ul2 {
    padding: 0 20px;
    text-align: left;
}

.quick_phone_add .qpa_box ul.qpa_ul2 li {
    display: inline-block;
    width: 40%;
    padding-bottom: 7px;
}

.quick_phone_add .qpa_box ul.qpa_ul3 {
    padding: 0 20px;
    text-align: left;
}

.quick_phone_add .qpa_box ul.qpa_ul3 li {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 5px;
}
.quick_phone_add .qpa_box ul.qpa_ul4 {
    padding: 0 20px;
    text-align: left;
}

.quick_phone_add .qpa_box ul.qpa_ul4 li {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.quick_phone_add .qpa_box ul.qpa_ul5 {
    padding: 0 20px;
    text-align: left;
}

.quick_phone_add .qpa_box ul.qpa_ul5 li {
    display: inline-block;
    width: 30%;
    padding-bottom: 7px;
}
hr{
    border-bottom: 2px solid #54b435;
    margin: 0;
}

.quick_phone_add .qpa_box label {
    font-size: 13px;
}

.shadowbox{
    display: none;
    background: #222;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

span.qp_bnt2 {
    display: inline-block;
    cursor: pointer;
    background: #54b435;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 200px;
    height: 42px;
    line-height: 40px;
}

.agreepop_bnk {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
    cursor: pointer;
}

.agreepop_bnk .agreepop_area {
    width: 700px;
    height: 460px;
    background: #fff;
    border: 10px solid #4b2378;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -230px 0 0 -350px;
    padding: 30px;
    font-size: 14px;
}

.agreepop_bnk .agreepop_area p {
    font-size: 20px;
    padding-bottom: 20px;
}

.agreepop_bnk .agreepop_area textarea {
    width: 100%;
    height: 330px;
    border: 1px solid #ddd;
    padding: 20px;
    line-height: 18px;
    font-size: 12px;
}


.ytpop {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.ytpop #player {
    width: 1020px;
    height: 583px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin: -290px 0 0 -510px;
    border: 10px solid #fec71d;
    background: #fff;
}

#ytpop_bk {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    cursor: pointer;
}

.videoid_bd {
    width: 510px;
    height: 338px;
    background: url(../img/ytbbg.png) no-repeat center;
    padding: 24px;
}

.countdown {
    color: #7a08fa;
    text-align: center;
    padding: 15px 0;
    font-size: 50px;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 50px;
    font-family: 'Noto Sans KR';
    width: 460px;
    background: #fff;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.Countdown2 {
    width: 300px;
    background: #fff;
    color: #dc1c1c;
    text-align: center;
    padding: 10px 0;
    font-size: 27px;
    letter-spacing: -1px;
    font-weight: 500;
    line-height: 27px;
    border-radius: 10px;
    margin: -40px;
    display: inline-block;
    font-family: 'Noto Sans KR';
    border: 2px solid #7a08fa;
}
.timer2 > p:first-child{
    color: #7a08fa;
    display: inline-block;
}

.Countdown3 {
    max-width: 450px;
    width: 100%;
    border: 1px solid #7a08fa;
    color: #000;
    text-align: center;
    padding: 15px 0;
    font-size: 42px;
    letter-spacing: -1px;
    font-weight: 600;
    line-height: 50px;
    border-radius: 50px;
    margin: 0 auto;
    font-family: 'Noto Sans KR';
    margin-top: 30px;
}
.timer3 > p:first-child{
    display: inline-block;
    font-size: 26px;
    font-weight: 400;
}