@charset "utf-8";
@import url(../../fonts/NotoSansCJK/NotoSansCJK.css);
@import url(../../fonts/SpoqaHanSansNeo/SpoqaHanSansNeo.css);


/* ------ common ------ */
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    font-family: "Noto Sans CJK KR";
    color: #333333;
    -webkit-text-size-adjust : none;
    -ms-text-size-adjust : none;
    -moz-text-size-adjust : none;
    -o-text-size-adjust : none;
}

html, body {
    height:100%;
    max-height:100vh;
}

ul,
ol,
li {
    list-style: none;
}

select,
a {
    color: #000;
    text-decoration: none;
}

a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
}

/* .header_wrap .header {
    min-width:800px !important;
} */

#gnb_wrap {
    max-width:800px !important;
}

#landing_container {
    width: 100%;
    box-sizing: border-box;
}

.container {
    position: relative;
}

.container_wrap {
    width: 800px;
    max-width:800px;
    /* padding-top:122px; */
    height:calc(100vh - 122px);
    margin: auto;
    position:relative;
    background:#FFF;
    box-sizing:border-box;
}
.hidden{
    display:none;
}
/*
@media (max-width:800px) {
    .section {
        position:relative;
        text-align: center;
        min-height:calc(var(--vh, 1vh) * 100 - 122px);
    }

    .intro .next_btn {
        position:fixed;
        bottom:90px;
        left:50%;
        transform: translateX(-50%);
    }
    
    .section01 .next_btn {
        position:fixed;
        bottom:90px;
        left:50%;
        transform: translateX(-50%);
        text-align: center;
        width:100%;
    }

}

@media (min-width:801px) {
    .section {
        position:relative;
        text-align: center;
        min-height:1260px;
    }
    .intro .next_btn {
        position:absolute;
        bottom:90px;
        left:50%;
        transform: translateX(-50%);
        text-align: center;
        width:100%;
    }
    
    .section01 .next_btn {
        position:absolute;
        bottom:90px;
        left:50%;
        transform: translateX(-50%);
        text-align: center;
        width:100%;
    }
}
 */

.section {
    position:relative;
    text-align: center;
    min-height:1260px;
    /*
    min-height:1260px;
    */
}
.intro .next_btn {
    position:absolute;
    bottom:169px;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
    width:100%;
}

.intro .share_btn {
    position:absolute;
    bottom:38px;
    left:50%;
    transform: translateX(-50%);
    width:100%;
}

.section03 .next_btn, .section04 .next_btn, .section03_2 .next_btn {
    position:absolute;
    bottom:90px;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
    width:100%;
}

button {
    cursor: pointer;
    background:transparent;
}

.intro{
    background: #F7F8FA;
    /*
    background-image: url("/landing_s/20240326_02/images/main_bg.png"); background-repeat:no-repeat;
    */
}

.section01,
.section02,
.section03,
.section04,
.section05{
    background : #F7F8FA;
    /*
    background-image: url("/landing_s/20240326_02/images/main_bg.png"); background-repeat:no-repeat;
    */
    /*padding-top:140px;*/
    box-sizing: border-box;
}

.section .section_title {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    letter-spacing: -0.04em;
    /*padding-bottom:130px;*/
}
.section .section_title strong {
    color: #3B43E1;
}
.section .select_list{
    text-align: center;
    position: relative;

}
.section .select_list li label {
    cursor: pointer;
}

.section03 .answer_list li{
    position:absolute;
}

/* 체크박스 숨김*/
.section03 .answer_list li input[type=checkbox]{
    opacity:0;
    position:absolute;
}

.section03 .answer_list li:nth-child(1) {
    left: 6px;
    top: -55px;
    /* top: -5px; */
}

.section03 .answer_list li:nth-child(2) {
    left: -9px;
    top: 80px;
    /* top: 130px; */
}

.section03 .answer_list li:nth-child(3) {
    left: -40px;
    top: 215px;
    /* top: 265px; */
}

.section03 .answer_list li:nth-child(4) {
    left: -9px;
    top: 360px;
    /* top: 400px; */
}

.section03 .answer_list li:nth-child(5) {
    left: 453px;
    top: -55px;
    /* top: 0px; */
}

.section03 .answer_list li:nth-child(6) {
    left: 514px;
    top: 55px;
    /* top: 105px; */
}

.section03 .answer_list li:nth-child(7) {
    left: 478px;
    top: 163px;
    /* top: 213px; */
}

.section03 .answer_list li:nth-child(8) {
    left: 507px;
    top: 270px;
    /* top: 320px; */
}

.section03 .answer_list li:nth-child(9) {
    left: 480px;
    top: 380px;
    /* top: 430px; */
}

.section03 .select_list {
    margin-left:70px;
}

.section03 .select_list li,
.section03 .select_list li {
    width:inherit;
    margin-top:50px;
    text-align: left;
}
.section03 .answer_list li label{
    display: inline-block;
    width: auto;
    padding: 20px 38px;
    font-size: 31px;
    font-style: normal;
    font-weight: 400;
    border-radius: 20px;
    border: 3px solid #eaeaea;
    color:#eaeaea;
    text-align:center;
    cursor:pointer;
    background-position: 30px 36px;
    background-repeat:no-repeat;
    background-color :rgb(82,83,86,0.5);
}

.section3 .select_list li span,
.section03 .select_list li span {
    padding-left:34px;
    font-style: normal;
    font-weight: 350;
    font-size: 40px;
    line-height: 59px;
    letter-spacing: -3px;
    color: #1D1D1D;
}
/*.section01 .select_list:after {
    content:"";
    display:block;
    clear:both;
}*/

.section01 .select_list, .section02 .select_list, .section05 .select_list  {
    display: flex;
    gap: 20px;
    flex-direction: row;
    margin: 50px auto;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom:50px;
}

.section01 .select_list li, .section02 .select_list li, .section05 .select_list li {
    width: 680px;
    height: 114px;
    position: relative;
    list-style: none;
}

.section01 .select_list input[type=radio], .section02 .select_list input[type=radio], .section05 .select_list input[type=radio] {
    width: 0;
    height: 0;
    line-height: 120px;
    background:#FFFFFF;
    /*border-radius: 50%;*/
    /*border: 1px solid #000000;*/
    vertical-align: middle;
   /* position: absolute;
    top: 42px;
    z-index: 10;
    left: 13px;*/
}

.section01 .select_list li label, .section02 .select_list li label,.section05 .select_list li label {
    width: 100%;
    height:100%;
    background-color:#e2e6e9;
    border: 1px solid #e2e6e9;
    border-radius: 20px;
    display: block;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 0px 0px #fafafa;
    /*padding-left: 60px;*/
    /* padding: 36px 37px; */
    box-sizing: border-box;
    display: block;
    cursor: pointer;
}

.section01 .select_list li span, .section02 .select_list li span, .section05 .select_list li span {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 114px;
    vertical-align: middle;
    color: #181F29;
}

.section03 .select_list {
    display: flex;
    /*margin: 50px auto;*/
    flex-wrap: wrap;
    justify-content: center;
}

.section03 .select_list li {
    width: 646px;
    position: relative;
    margin-top:18px;
}

.section03 .select_list input[type=radio] {
    width: 34.2px;
    height: 34.2px;
    line-height: 120px;
    background:#FFFFFF;
    border-radius: 50%;
    border: 1px solid #000000;
    vertical-align: middle;
    position: absolute;
    top: 42px;
    z-index: 10;
    left: 13px;
}

.section03 .select_list li label {
    width: 100%;
    height:100%;
    background-color: rgba(255, 255, 255, 0.1);
    border: 1px solid #ffffff;
    border-radius: 20px;
    display: block;
    line-height: 40px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 0px 0px 0px #fafafa;
    padding-left: 60px;
    /* padding: 36px 37px; */
    box-sizing: border-box;
    display: block;
    cursor: pointer;
}

.section03 .select_list li span {
    font-style: normal;
    font-weight: bold;
    font-size: 35px;
    line-height: 114px;
    vertical-align: middle;
    color: #ffffff;
}

.select_list li input[type=radio]:checked + label{
    border: 2px solid #45A0F3;
    background: #ECF1FF;
}
.select_list input[type="radio"]:checked:after {
    content:"";
    width:25px;
    height:25px;
    border-radius: 50%;
    background:#ff59c7;
    border: 2px solid #FFFFFF;
    display:block;
    position:absolute;
    top: 50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.request{
    background: #F7F8FA;
    /*
    background-image: url("/landing_s/20240326_02/images/main_bg.png"); background-repeat:no-repeat;
     */
    padding-top:50px;
    box-sizing: border-box;
}

.request .section_title {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    letter-spacing: -0.04em;
    /*padding-bottom:130px;*/
}
.request .section_title strong {
    color: #3B43E1;
}


.input_container{
    width: 661px;
    margin:336px auto;
    /*background:rgba(255, 255, 255, 0.1);*/
    padding: 0;
    box-sizing: border-box;
    position: relative;
    bottom: 30px;
}

.input_container p{
    margin-top:10px;
    margin-bottom:30px;
    text-align: center;
}

.input_wrap{
    margin: 0 auto;
}
.input_wrap > *{
    margin:0 auto;
}

#applicant_frm input[type='text'],
#applicant_frm input[type='number']  {
    background: rgba(255, 255, 255, 0.1);
    border: 3px solid #A6A6A6;
    border-radius: 12px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    font-size: 32px;
    padding: 23px 0 23px 28px;
    margin-bottom: 15px;
    color: #000;
}

input[type='text']::placeholder, input[type='number']::placeholder {
    outline:none;
    color:#C1C1C1
}


.request input[type='text']:focus, input[type='number']:focus {
    border: 3px solid #45A0F3 !important;
    outline: transparent;
}

.privacy_wrap input[type='checkbox']:checked,
.privacy_wrap_single input[type='checkbox']:checked{background-color: #45A0F3;border: 2px solid #45A0F3;}

.privacy_wrap span{
    /*color:#FFFFFF;*/
}
/******************개인정보처리방침*******************/
.privacy_wrap, .privacy_wrap_single {
    background: rgba(255, 255, 255, 0.1);
    padding: 30px;
    border: 3px solid #A6A6A6;
    border-radius: 12px;
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    /* margin-bottom: 50px; */
    text-align: left;
    color: #000;
}

.privacy_allchk{
    border-bottom: 2px solid #A6A6A6;
    padding-bottom:12px;
    margin-bottom:15px;
    font-size:32px;
}

.privacy_wrap a, .privacy_wrap_single a  {
    margin: 0;
    border: 1px solid #a6a6a6;
    border-radius: 50px;
    padding: 4px 20px;
    box-sizing: border-box;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0px;
    /*color: #FFFFFF;*/
    text-decoration: none;
}

.privacy_content {
    background: rgba(255, 255, 255, 0.1);
    /*color: #ffffff;*/
}


.privacy_wrap label{
    /*color:#FFFFFF;*/
}

#applicant_frm input[type='text'],
#applicant_frm input[type='number']  {
    background: rgba(255, 255, 255, 0.1);
    border: 3px solid #A6A6A6;
    border-radius: 12px;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    font-size: 32px;
    padding: 23px 0 23px 28px;
    margin-bottom: 15px;
    /*color: #FFFFFF;*/
}

.complete{
    background-image: url("/landing_s/20240326_02/images/main_bg.png");
    /*
    background-image: url("/landing_s/20240326_02/images/main_bg.png"); background-repeat:no-repeat;
     */
    text-align: center;
    min-height:1500px;

}


/* chk box 영역 */
.chk_box{position: absolute;/* top: 0; */width: 100%;}

.chk_box input[type="checkbox"],
.chk_box label{
    /*
    cursor: pointer;
    */
}


.chk_div {
    position: absolute;
    z-index: 1;
}


.chk1 {
    top: 60px;
    left: 645px;
}
.chk2 {
    top: 59px;
    left: 40px;
}
.chk3 {
    left: 645px;
    top: 300px;
}


.chk1::after {
    content: "";
    background-repeat: no-repeat;
    background-image: url('./images/chk1_line.png?v=1');
    position: absolute;
    width: 157px;
    height: 31px;
    left: -170px;
    top: 60px;
}

.chk2::after {
    content: "";
    background-repeat: no-repeat;
    background-image: url('./images/chk2_line.png?v=1');
    position: absolute;
    width: 164px;
    height: 162px;
    right: -172px;
    top: 60px;
    z-index: -1;
    pointer-events:none;
}

.chk3::after {
    content: "";
    background-repeat: no-repeat;
    background-image: url('./images/chk3_line.png?v=1');
    position: absolute;
    width: 153px;
    height: 78px;
    left: -165px;
    top: 60px;
}

.chk_box input[type="checkbox"], #all_chk, #all_chk2 {
    -webkit-appearance: none;
    position: relative;
    width: 46px;
    height: 46px;
    cursor: pointer;
    outline: none !important;
    border: 1px solid #45A0F3;
    border-radius: 5px;
    background: #fbfbfb;
}

.chk_box .chk1 input[type='checkbox']{
    margin-left: -86px;
}
.chk_box .chk2 input[type='checkbox']{
    margin-left: -68px;
}
.chk_box .chk3 input[type='checkbox']{
    margin-left: -70px;
}

.chk_box input[type="checkbox"]:checked, #all_chk:checked, #all_chk2:checked {
    background-color: #45A0F3;
    background-image: url("./images/chk_img2.png");
    background-repeat: no-repeat;
    background-position: center;
}

.chk_box label, #all_chk + label, #all_chk2 + label{
    color: #45A0F3;
    font-weight: bold;
    font-family: 'S-Core Dream';
    display: block;
    padding: 5px 0;
    font-size: 35px;
    /*
    letter-spacing: -2px;
    */
}

#all_chk + label, #all_chk2 + label {
    display:inline-block;
    padding-left:10px;
    vertical-align: bottom;
}

.chk_text {
    font-size:24px;
    color: #333;
    text-align: left;
    /*
    letter-spacing: -2px;
    */
    padding-left: 8px;
}

.action_btn {
    position: absolute;
    bottom: 90px;
    transform: translateX(-50%);
}

.result_btn {
    padding-bottom: 50px;
}
.twentytwenty-overlay:hover {
    background:transparent !important;
}


.twentytwenty-handle {
    z-index: 80 !important;
}

/*.twentytwenty-wrapper, .twentytwenty-container{*/
/*    min-height: 500px;*/
/*}*/



.container3 .twentytwenty-container {
    height: 500px !important;
}



