@import url('https://font.elice.io/css?family=Elice+DX+Neolli');

@font-face {
    font-family: 'GangwonEduSaeeum_OTFMediumA';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduSaeeum_OTFMediumA.woff')
        format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: GmarketSansMedium;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: KorailRoundGothicBold;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/KorailRoundGothicBold.woff2') format('woff2');
    font-style: normal;
}

@charset "UTF-8";
.call_text,
.font02,
.font02_pc,
.font03,
.font03_pc,
.font_wait,
.m .titmo1,
.titmo1 {
    font-family: KorailRoundGothicBold;
}

.titmo1pc,
.titmo1mo {
    font-family: NanumSquare, sans-serif;
    font-weight: 700;
}

.m #form-body input[type='tel'],
.m #form-body input[type='text'],
.slider-wrp-m,
.slider-wrp-pc,
.vt-footer,
body {
    background: #fff;
}
#pop-alert .pop-alert-head,
#pop-alert2 .pop-alert-head,
.center,
.clock-wrapper-m,
.complete-page-pc .logo,
.font_wait,
.info-01-pc-head,
.jp-btn-area,
.jp-ld-preloader,
.mySwiper2 .swiper-slide,
.slider-wrp-m .slider-wrp-pc-inner .swiper-slide,
.sns-wrp + .new-message,
.title-pc,
.titmo1mo,
.titmo1pc,
.titmo2,
.titmo3,
.titmo3pc,
.titmo3pc-modal,
.vt-ft-addr {
    text-align: center;
}
.clock-area-m,
.clock-area-pc {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}
#video_pc_02,
#video_pc_03 {
    height: 201px;
    width: 357px;
}

.inner-section-pc.phone-first-number-holder,
.slider.round,
input[type='checkbox'],
input[type='tel'],
input[type='text'],
select {
    border: none !important; /* 모든 테두리 제거 */
    border-bottom: 1px solid #a9a9a9 !important; /* 밑줄만 적용 */
    border-radius: 0 !important; /* 둥근 모서리 제거 */
    outline: none !important; /* 포커스 시 나타나는 기본 테두리 제거 */
}
select {
    border: none !important; /* 모든 테두리 제거 */
    border-radius: 0 !important; /* 둥근 모서리 제거 */
    outline: none !important; /* 포커스 시 나타나는 기본 테두리 제거 */
}
.gender-wrp:focus,
.inner-section-pc.phone-first-number-holder:focus,
.slider.round:focus,
input:checked + .slider,
input[type='checkbox']:focus,
input[type='tel']:focus,
input[type='text']:focus,
select:focus {
    border-color: #000 !important;
}
#video1 {
    top: -1407px;
    left: 999px;
}
#video2 {
    top: -985px;
    left: 999px;
}
#video3 {
    top: -566px;
    left: 999px;
}
.video-container iframe {
    display: block;
    width: 100%;
    height: 100%;
}
@keyframes blinker {
    50% {
        opacity: 0.3;
    }
}
@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    to {
        transform: translateY(-10px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    to {
        transform: translateY(-10px);
    }
}
@keyframes blink-effect {
    0%,
    to {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
@keyframes blinking {
    0% {
        opacity: 0.1;
    }
    10% {
        opacity: 0.2;
    }
    20% {
        opacity: 0.3;
    }
    30% {
        opacity: 0.4;
    }
    40% {
        opacity: 0.5;
    }
    50% {
        opacity: 0.6;
    }
    60% {
        opacity: 0.7;
    }
    70% {
        opacity: 0.8;
    }
    80% {
        opacity: 0.9;
    }
    100%,
    90% {
        opacity: 1;
    }
}
body,
html {
    font-family: NanumSquare, sans-serif;
    overflow-x: hidden;
}
html {
    scroll-behavior: smooth;
}
.submission-form-body-pc table button[type='submit'],
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
a,
a:active,
a:hover,
a:visited {
    text-decoration: none;
    cursor: pointer;
}
button,
hr,
img {
    border: 0;
    vertical-align: middle;
}
li,
ol,
ul {
    list-style: none;
}
button,
img {
    outline: 0;
}
button {
    background: 0 0;
}
.jp-ld-preloader {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 194px;
    height: 213px;
    margin-top: -106.5px;
    margin-left: -140px;
    z-index: 1000;
}
.font_wait {
    color: #60a4cd;
    position: absolute;
    top: 171px;
    left: 91px;
    font-size: 11px;
}
.icon_logo {
    position: absolute;
    top: 43px;
    left: 101px;
}
.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.lds-dual-ring:after {
    content: ' ';
    display: block;
    width: 150px;
    height: 150px;
    margin: 8px;
    border-radius: 50%;
    border: 6px solid #60a4cd;
    border-color: #60a4cd transparent;
    animation: 1.2s linear infinite lds-dual-ring;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.blind {
    display: none !important;
}
#jp-footer {
    padding: 0 0 11px;
    background: #ffffff;
}
#jp-footer-m {
    padding: 5px 15px 10px;
    background: #e5f0ff !important;
}
#jp-footer-m br,
#verify-time,
#verifyTime,
.checked,
.checked-all .unchecked,
.field-unit input[type='radio'],
.flip-clock-dot,
.form-table-body-pc .gender-wrp input[name='gender'],
.pc-form-table td input[type='radio'] {
    display: none;
}
.banner_01,
.banner_02,
.call_text,
.container_03,
.flip-clock-divider,
.font02,
.font02_pc,
.font_05,
.font_10_pc,
.font_img,
.font_img_pc,
.form-area-m,
.form-table-body-pc .first-phone-wrp,
.form-table-body-pc .gender-wrp,
.form-table-body-pc .name-wrp,
.form-table-body-pc .phone-tail-wrp,
.form-table-body-pc .phone-verifynum-wrp,
.formdiv,
.good-based-m,
.jp-form-body-pc,
.jp-form-req-table,
.jp-ld-top-0720,
.jp-section-01,
.line1,
.line1pc,
.logo-area-m,
.m-faith,
.m_icon2 img,
.section-m-01,
.section-m-01 .tit-area-m,
.section-m-01-body,
.section-m-03,
.sns-switch,
.sns-switch2,
.switch,
.switch-modal,
.switch2,
.switch2-modal,
.title03,
.titmainpc-modal,
.video-area-m,
.video-body-pc,
.video_mo_main,
div.maudio {
    position: relative;
}
.jp-btn-area {
    position: absolute;
    top: 900px;
    left: 0;
    width: 100%;
}
.jp-landing {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1000px;
}
.vt-footer {
    padding-top: 20px;
    padding-bottom: 50px;
}
.vt-ft-addr {
    font-size: 13px;
    color: #b2b2b2;
    max-width: 800px;
    margin: 20px auto 0;
    line-height: 22px;
}
.vt-form-02-inner {
    margin: 0 auto;
    width: 1100px;
    position: relative;
}
.vt-form-box,
.vt-form-box-2 {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
}
.vt-form-box {
    width: 100%;
    padding: 25px 0 15px 374px;
}
.vt-form-box-2 {
    width: 954px;
}
.vt-form2-title {
    position: absolute;
    top: -66px;
    left: 20px;
}
.vt-form2-btn {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -67px;
}
input {
    outline: 0;
    border: 0;
}
.vt-form-box input[type='email'],
.vt-form-box input[type='tel'],
.vt-form-box input[type='text'] {
    width: 365px;
    background: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    color: #444;
    padding: 0 20px;
    box-sizing: border-box;
}
a.vt-view-agreement,
a.vt-view-agreement:active,
a.vt-view-agreement:hover {
    color: #da3125;
    font-weight: 700;
    text-decoration: underline;
    font-size: 13px;
}
a.vt-view-agreement2,
a.vt-view-agreement2:active,
a.vt-view-agreement2:hover,
a.vt-view-agreement2:visited {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #d2d2d2;
    background: #1c1c1b;
    min-width: 50px;
    padding: 0 10px;
    text-decoration: none;
}
.sw-m-checkbox-area input,
input {
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.sw-m-checkbox-area .label-agreement {
    color: #000;
}
.sw-fixed-bottom-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    display: block;
}
.jp-landing-section {
    background-position: center 0;
    position: relative;
}
.jp-label-form {
    width: 85px;
    text-align: right;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    margin-left: 70px;
}
.jp-ld-footer-m {
    padding: 15px;
}
.jp-ld-btm {
    opacity: 0;
}
.jp-ld-btm a {
    float: left;
    width: 50%;
    display: block;
}
#btn-submit-form img,
#btn-submit-form01 img,
#btn-submit-form02 img,
#btn-submit-form2 img,
.banner_call_main,
.form-table-body-pc #input-birthday,
.form-table-body-pc .birth-wrp,
.form-table-body-pc .phone-tail-wrp,
.form-table-body-pc .phone-tail-wrp input[name='tel'],
.form-table-body-pc .phone-verifynum-wrp .verify-number,
.form-table-m,
.input-holder-pc2,
.jp-ld-btm a img,
.m .form-table-body-pc .phone-tail-wrp input,
.rolling-logo-m-wrp .mySwiper2 .swiper-slide img,
.submission-form-body-pc table,
.video-list-body .video-list a img {
    width: 100%;
}
.fixed-m-top,
.header-m,
.jp-ld-fixed-btm,
header {
    position: fixed;
    z-index: 500;
}
.jp-ld-fixed-btm {
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 1;
}
.codari-form-table {
    width: 440px;
}
.codari-form-table td,
.codari-form-table th {
    padding-bottom: 6px;
}
.codari-form-table th {
    text-align: left;
    color: #242424;
    font-size: 16px;
    width: 175px;
}
.btn-request {
    height: 80px;
    padding: 0;
    margin: 0;
    width: 1100px;
    position: relative;
    left: -94px;
    background: 0 0;
    cursor: pointer;
}
.prized-m .prized-m-slide-wrp,
.prized-wrp-inner {
    background: #f7f6ef;
}
.sig-phone {
    position: absolute;
    top: 115px;
    right: 30px;
}
.label-agreement {
    color: #9d9d9d;
    font-size: 12px;
    white-space: nowrap;
    font-weight: 400;
}
.form-left-title {
    position: absolute;
    top: 42px;
    left: 20px;
}
.prized-wrp {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.prized-wrp-inner {
    width: 800px;
    position: absolute;
    top: 260px;
    left: 270px;
}
.logistic-wrp {
    width: 1100px;
    position: absolute;
    bottom: 90px;
    left: 50%;
    margin-left: -550px;
}
header {
    top: 0;
    left: 50%;
    width: 1920px;
    margin-left: -960px;
}
header .logo-area {
    background: #f3f5f5;
    position: relative;
}
header .menu-area {
    background: url(../assets/img/bg-nav.jpg) center 0 no-repeat;
}
.logo-area-inner,
header .menu-area-inner {
    width: 1100px;
    position: relative;
    margin: 0 auto;
}
header .menu-area-inner {
    height: 50px;
    box-sizing: border-box;
    padding-left: 340px;
}
#header-pc .header-inner h1,
#header-pc2 .header-inner h1,
header .left-side {
    position: absolute;
    top: 0;
    left: 0;
}
header .logo {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.logo-area-inner {
    height: 80px;
}
.logo-area .phone {
    position: absolute;
    bottom: 27px;
    right: 20px;
}
.logo-area .brochure {
    position: absolute;
    bottom: 20px;
    right: 250px;
}
.nav-body {
    position: relative;
    width: 760px;
}
.info-02-pc-wrp img,
.nav-body li,
.pc-real-box {
    float: left;
}
.nav-body li a,
.nav-m-body li a {
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 15px;
}
.nav-body li a {
    width: 95px;
    color: #fff;
    line-height: 50px;
    height: 50px;
}
.nav-body li a span {
    display: inline-block;
    line-height: normal;
    padding: 0 6px 6px;
    border-bottom: 2px solid #2a2a2a;
}
.nav-body li a.active {
    color: #fabb2e;
}
.nav-body li a.active span {
    border-bottom: 2px solid #b00f14;
}
#submission .form-table th {
    vertical-align: middle;
    line-height: normal;
    text-align: left;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 14px;
    color: #242424;
    background: #f8f8f9;
    position: relative;
}
.header-m {
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: 0 0 / cover #901519;
    padding: 0 40px;
}
.header-m .hd-txt-m {
    max-width: 250px;
    width: 100%;
}
.fixed-m-top {
    bottom: 70px;
    right: 10px;
}
.m-faith {
    background: #263b3f;
}
.bg-m-nav,
.m-nav-left {
    position: fixed;
    top: 0;
    height: 100vh;
}
.m-nav-left {
    z-index: 700;
    left: -100%;
    width: 75%;
    background: #fff;
    transition: 0.3s;
}
.bg-m-nav {
    z-index: 600;
    left: 0;
    width: 100%;
    background: #000;
    opacity: 0.5;
}
.nav-m-body li {
    border-bottom: 2px solid #eee;
}
.nav-m-body li a {
    height: 60px;
    line-height: 60px;
    color: #414141;
}
.nav-m-body li a.active {
    color: #8a0b11;
}
.btn-m-close-nav {
    z-index: 700;
    position: absolute;
    top: 20px;
    right: -50px;
}
.btn-m-ham {
    position: absolute;
    top: 0;
    left: 20px;
}
.phone-section {
    margin-top: 36px;
    text-align: center;
}
.input-phone {
    width: 728px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 24px;
    color: #393939;
    text-align: center;
}
.pc-video-wrp {
    height: 846px;
    position: relative;
}
.pc-video-inner {
    width: 1200px;
    position: absolute;
    top: 407px;
    left: 50%;
    margin-left: -600px;
}
.pc-video-holder {
    float: left;
    width: 387px;
}
.pc-video-holder:nth-child(2) {
    margin: 0 18px;
}
.pc-fixed-bottom-inner {
    width: 1200px;
    margin: 0 auto;
}
.m-btn-bottom a,
.pc-btn-talk,
.pc-btn-tel {
    width: 50%;
    display: block;
    float: left;
}
.pc-btn-talk,
.pc-btn-tel {
    height: 100px;
}
.vt-form-box-3 {
    width: 861px;
    margin: 0 auto;
    position: relative;
}
.form-company,
.form-device,
.vt-form-box-3 input[type='tel'],
.vt-form-box-3 input[type='text'] {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
    box-sizing: border-box;
    color: #8d8d8d;
}
.form-company,
.form-device {
    padding: 0 20px;
}
.pc-real-time {
    width: 865px;
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -433px;
}
.pc-real-box:first-child,
.pc-real-box:last-child {
    width: 260px;
}
.pc-real-box:nth-child(2) {
    width: 262px;
    margin: 0 40px;
}
.pc-real-box:nth-child(2) .pc-real-box-inner {
    padding: 20px 0 0;
    background: 0 0;
}
.vt-vip-table-holder {
    height: 320px;
    overflow: hidden;
}
.vt-vip-table-holder .vt-ico-new {
    display: inline-block;
    margin-left: 10px;
    background: #c31b1a;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-align: center;
    width: 38px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: -2px;
}
.vt-vip-table-holder .vt-vip-date {
    font-size: 12px;
    color: #7b7b7b;
}
.vt-vip-table-holder .vt-vip-name {
    font-size: 14px;
    color: #444;
}
.vt-vip-table-holder li {
    border-bottom: 1px solid #bdbdbd;
    height: 40px;
    line-height: 40px;
}
.m-video-box {
    margin-top: 30px;
}
#pop-agreement-docs .pop-agreement-02,
#pop-agreement-docs .pop-agreement-03,
#pop-agreement-docs .pop-agreement-04,
#pop-agreement-docs2 .pop-agreement-02,
#pop-agreement-docs2 .pop-agreement-03,
#pop-agreement-docs2 .pop-agreement-04,
.m-video-holder {
    margin-top: 20px;
}
.hidden {
    visibility: hidden !important;
    opacity: 0;
}
.m-fixed-btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
.m-fixed-btn a,
.navigation-top-pc li a:hover .ico-dot,
.video-list-body .video-list a {
    display: block;
}
.jp-footer-m-info {
    line-height: 18px;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
}
.jp-form-table-wrp {
    width: 964px;
    position: relative;
    padding: 0 25px;
}
.jp-form-req-table th {
    color: #fff;
}
.jp-form-req-table td {
    padding: 8px;
    position: relative;
}
.jp-form-table-wrp input[name='name'],
.jp-form-table-wrp input[name='tel'] {
    height: 44px;
    width: 260px;
    border-radius: 0;
    display: inline-block;
}
.jp-form-table-wrp input[name='tel'] {
    width: 310px;
    margin-left: 10px;
}
.jp-ld-top-0720 {
    height: 120px;
    background: url(../assets/img/bg-top.jpg) repeat-x;
}
.fixed-pc-bottom {
    background: url(../assets/img/btn-katalk.jpg) center top;
    position: fixed;
    bottom: 0;
    height: 90px;
    width: 100%;
    left: 0;
}
.fixed-pc-bottom a {
    height: 90px;
    border: 1px solid #fff;
}
.jp-ld-top-0720-inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding-left: 520px;
    box-sizing: border-box;
}
.flip-clock-wrapper ul li a div div.inn {
    font-size: 40px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}
.flip-clock-wrapper {
    margin: 0;
}
.flip-clock-wrapper ul {
    width: 45px;
    height: 75px;
    line-height: 75px;
}
.flip-clock-wrapper ul li {
    line-height: 75px;
}
.clock-wrapper {
    position: relative;
    top: 15px;
}
.flip-clock-divider .flip-clock-label {
    color: #fff;
    position: relative;
    top: 55px;
    left: 112px;
    font-weight: 700;
    font-size: 16px;
}
.hours .flip-clock-label,
.minutes .flip-clock-label,
.seconds .flip-clock-label {
    left: 129px;
}
.jp-ld-m-top {
    background: #242424;
    padding: 20px 10px 25px;
}
.jp-ld-m-top .flip-clock-wrapper ul {
    width: 25px;
    height: 50px;
    line-height: 50px;
}
.jp-ld-m-top .flip-clock-wrapper {
    display: inline-block;
    width: auto;
}
.jp-ld-m-top .flip-clock-wrapper ul li a div div.inn {
    font-size: 30px;
    color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}
.jp-ld-m-top .flip-clock-wrapper ul li {
    line-height: 50px;
}
.jp-ld-m-top .flip-clock-divider .flip-clock-label {
    color: #fff;
    position: relative;
    top: 65px;
    left: 40px;
    font-weight: 700;
    font-size: 14px;
}
.jp-ld-m-top .flip-clock-divider {
    width: 10px;
    height: 70px;
    left: -2px;
}
.jp-ld-m-top .hours .flip-clock-label,
.jp-ld-m-top .minutes .flip-clock-label,
.jp-ld-m-top .seconds .flip-clock-label {
    left: 40px;
}
.jp-ld-m-top .flip-clock-dot.top {
    top: 20px;
}
.jp-ld-m-top .flip-clock-dot {
    display: inline-block;
    width: 5px;
    height: 5px;
}
.blink_me {
    animation: 1.5s linear infinite blinker;
}
.wing-right-pc {
    position: fixed;
    top: 50%;
    right: 10px;
    width: 136px;
    z-index: 1000;
    margin-top: -100px;
}
.wing-right-pc input[name='name'],
.wing-right-pc input[name='tel'],
.wing-right-pc select.form-control {
    border-radius: 0;
    width: 150px;
    position: relative;
    left: 50px;
}
.btn-bottom-fixed-m a,
.btn-bottom-fixed-m2 a,
.fixed-bottom-m a,
.fixed-pc-bottom a {
    width: 100%;
    display: block;
}
.pc-form-table td {
    padding: 5px;
    position: relative;
}
.pc-form-table input[type='tel'],
.pc-form-table input[type='text'] {
    font-size: 16px;
    color: #444;
    padding: 0 10px;
    box-sizing: border-box;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 0;
    height: 55px;
    line-height: 55px;
    width: 480px;
}
.pc-form-table td label[for='gender_f'],
.pc-form-table td label[for='gender_m'] {
    width: 99px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #606060;
    font-size: 16px;
    display: block;
    background: #eee;
    cursor: pointer;
}
.pc-form-table td input[type='radio']:checked + label {
    color: #fff;
    background: #00a6bc;
    cursor: pointer;
}
.submission-form-m {
    padding-bottom: 40px;
    padding-top: 0;
    background: #000223;
}
.submission-form-m input[type='tel'],
.submission-form-m input[type='text'],
.submission-form-m select {
    height: 55px;
    line-height: 55px;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #fff;
}
.submission-form-m ::placeholder,
.yp-form-pc ::placeholder {
    color: #fff;
}
.submission-form-m-inner {
    padding: 15px 15px 20px;
    background: #ffe272;
}
.btm-fixed-pc,
.clock-area-pc {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 100;
}
.btm-fixed-pc {
    height: 104px;
    bottom: 0;
}
.clock-area-pc {
    height: 60px;
    line-height: 60px;
    color: #2a928c;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    top: 0;
    background: #fff;
}
.summary-pc-inner {
    width: 800px;
    margin: 0 auto;
    height: 87px;
    line-height: 87px;
}
.summary-pc {
    background: #18b8a9;
}
.summary-pc-inner .txt {
    float: left;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.summary-pc-inner .count-wrp {
    float: right;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}
.summary-pc-inner .count-wrp small {
    font-weight: 400;
    font-size: 17px;
}
.info-01-pc {
    width: 914px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    padding: 112px 0 100px;
}
.info-01-pc-body {
    margin-top: 50px;
}
.info-01-pc-box {
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
    background: #f7f7f7;
    padding: 0 135px;
    margin-bottom: 10px;
}
.complete-page-pc .customer-info ul li:last-child,
.info-01-pc-box:last-child {
    margin-bottom: 0;
}
.info-01-pc-box .count-wrp,
.info-01-pc-box .txt {
    float: left;
    color: #606060;
    font-size: 16px;
    font-weight: 700;
}
.info-01-pc-box .count-wrp {
    float: right;
    font-size: 24px;
}
.info-01-pc-box .count-wrp small {
    font-weight: 400;
    font-size: 16px;
}
.info-01-pc-foot {
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #606060;
}
#loan-info-desc,
.info-02-pc-wrp,
.info-03-pc-wrp {
    margin: 0 auto;
    position: relative;
}
.info-02-pc-wrp {
    width: 1100px;
    top: 280px;
}
.info-02-pc-wrp img:nth-child(2) {
    margin: 0 15px;
}
.info-03-pc-wrp {
    width: 914px;
    top: 340px;
}
.info-03-pc-wrp .box .count-wrp,
.info-03-pc-wrp .box .txt,
.request-area-03-pc {
    left: 0;
    width: 100%;
    position: absolute;
    text-align: center;
}
.info-03-pc-wrp .box {
    width: 206px;
    height: 206px;
    border-radius: 206px;
    background: #fff;
    text-align: center;
    position: relative;
    float: left;
    margin-right: 30px;
}
.header-navi-m-body li:last-child,
.info-03-pc-wrp .box:last-child,
.navigation-pc li:last-child,
.navigation-top-pc li:last-child {
    margin-right: 0;
}
.request-area-03-pc {
    bottom: 90px;
}
.info-03-pc-wrp .box .txt {
    top: 53px;
}
.info-03-pc-wrp .box .txt2 {
    display: inline-block;
    min-width: 63px;
    height: 34px;
    line-height: 34px;
    background: #00d5d0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    box-sizing: border-box;
    padding: 0 10px;
}
.info-03-pc-wrp .box .count-wrp {
    color: #000;
    font-size: 26px;
    top: 105px;
    box-sizing: border-box;
}
#loan-info-desc {
    width: 1100px;
    height: 100%;
}
.loan-info-list-body {
    position: absolute;
    top: 100px;
    left: 640px;
}
.loan-info-list {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 17px;
}
.loan-info-list span {
    display: inline-block;
    margin-left: 10px;
}
.submission-form-pc {
    width: 770px;
    margin: 0 auto;
    position: relative;
    top: 270px;
    height: 580px;
}
.submission-form-pc-head {
    text-align: center;
    padding-top: 20px;
}
.submission-form-pc-foot {
    text-align: center;
    margin-top: 20px;
}
.submission-form-pc-foot button[type='submit'] {
    background: #007ec8;
    margin: 0;
    padding: 0;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
}
.submission-form-table-pc {
    width: 100%;
    margin-top: 30px;
}
.submission-form-table-pc th {
    text-align: right;
    padding: 5px 10px 5px 0;
    font-size: 14px;
    color: #606060;
}
.submission-form-table-pc td {
    padding: 8px 0;
    font-size: 15px;
}
.submission-form-table-pc td input[name='name'] {
    width: 220px;
}
.submission-form-table-pc td input[name='name'],
.submission-form-table-pc td input[name='price'],
.submission-form-table-pc td input[name='tel'],
.submission-form-table-pc td select {
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #444;
    border: 1px solid #eee;
    border-radius: 0;
}
.submission-form-table-pc td input[name='tel'] {
    width: 300px;
}
.submission-form-table-pc td input[name='price'],
.submission-form-table-pc td select {
    width: 100% !important;
}
.slider-wrp-pc-inner {
    width: 1100px;
    margin: 0 auto;
    height: 110px;
    line-height: 110px;
}
.clock-area-m,
.info-01-m .info-01-pc-box,
.summary-m-inner {
    height: 50px;
    line-height: 50px;
}
.slider-wrp-pc-inner img {
    width: 120px;
}
.clock-area-m {
    color: #2a928c;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.summary-m-inner {
    background: #18b8a9;
    color: #fff;
    padding: 0 15px;
}
.summary-m-inner .txt {
    float: left;
    font-size: 15px;
}
.summary-m-inner .count-wrp {
    float: right;
    font-size: 20px;
}
.info-01-m {
    padding: 60px 15px;
}
.info-01-m-head {
    text-align: center;
    margin-bottom: 20px;
}
.info-01-m .info-01-pc-box {
    border-radius: 50px;
    padding: 0 20px;
}
.info-01-m .info-01-pc-box .txt {
    font-size: 14px;
}
.info-01-m .info-01-pc-box .count-wrp {
    font-size: 20px;
    display: inline-block;
    white-space: nowrap;
}
.info-01-m .info-01-pc-foot {
    font-size: 12px;
}
.info-03-m-wrp .box {
    margin-right: 0;
    display: inline-block;
    float: none;
    width: 160px;
    height: 160px;
    line-height: 160px;
    border-radius: 160px;
}
.info-03-m-wrp .box .txt {
    top: -25px;
}
.info-03-m-wrp .box .count-wrp {
    top: 19px;
    font-size: 22px;
}
.info-03-m-wrp .box .txt2 {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.request-available-m {
    padding: 0 0 50px;
}
.inner-section-pc form,
.request-available-m .loan-info-list-body {
    position: relative;
    top: 0;
    left: 0;
}
.request-available-m #loan-info-desc {
    padding: 30px 0 0 30px;
    width: 100%;
    box-sizing: border-box;
}
.request-available-m .loan-info-list {
    margin-bottom: 20px;
    font-size: 14px;
}
.submission-form-body-pc {
    width: 1100px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.submission-form-body-pc form {
    position: relative;
    top: 484px;
    left: 293px;
    width: 507px;
}
.submission-form-body-pc table td {
    padding: 5px 0;
    border: 0;
}
.submission-form-body-pc form input[type='tel'],
.submission-form-body-pc form input[type='text'] {
    background: #eaeaea;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 0;
}
.submission-form-m .submission-form-pc-head {
    padding-top: 0;
}
.slider-wrp-m .slider-wrp-pc-inner {
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0 15px;
    box-sizing: border-box;
}
.slider-wrp-m .slider-wrp-pc-inner .swiper-slide img {
    width: 100px;
}
#navigation,
.bottom-fixed-form {
    position: fixed;
    left: 0;
    width: 100%;
}

.bottom-fixed-form {
    z-index: 100;
    bottom: -100%;
    height: 157px;
    transition: 1s;
}
.bottom-fixed-form label,
.form-pc-wrp label {
    font-weight: 400;
}
.bottom-fixed-form-inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.form-wrp-bottom {
    padding-left: 338px;
    padding-top: 42px;
}
.form-wrp-bottom input[name='name'],
.form-wrp-bottom input[name='tel'] {
    width: 263px;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    display: inline-block;
    background: #fff;
    color: #fff;
    border: 1px solid #fff;
}
.form-wrp-bottom input[name='tel'] {
    margin-left: 8px;
    margin-right: 8px;
}
.form-wrp-bottom .btn-submit {
    position: absolute;
    top: 28px;
    right: 22px;
    cursor: pointer;
    background: 0 0;
}
.jp-form-body-pc {
    width: 840px;
    margin: 0 auto;
    text-align: center;
    top: 320px;
}
.jp-form-body-pc input[name='name'],
.jp-form-body-pc input[name='tel'] {
    width: 320px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #000;
    border-radius: 0;
    display: inline-block;
}
.jp-form-body-pc .label-agreement {
    color: #eee;
}
.jp-request-fixed-pc {
    position: fixed;
    top: 50%;
    right: 10px;
    margin-top: -230px;
}
.jp-request-fixed-body-pc {
    padding: 15px;
    background: #fff;
    border: 1px solid #0f4fa1;
    width: 170px;
}
.jp-request-fixed-body-pc input[name='name'],
.jp-request-fixed-body-pc input[name='tel'] {
    width: 143px;
    border-radius: 0;
    height: 34px;
    line-height: 34px;
}
.jp-request-fixed-body-pc .btn-submit {
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 5px 0 0;
}
.jp-request-fixed-foot-pc {
    padding-top: 10px;
}
.jp-request-fixed-top-pc {
    padding-top: 15px;
    text-align: center;
}
.jp-form-body-table-pc {
    width: 730px;
}
.jp-form-body-table-pc th {
    width: 90px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}
.input-holder-pc table td,
.jp-form-body-table-pc td {
    padding: 5px 0;
}
.jp-form-body-table-pc td input[name='name'],
.jp-form-body-table-pc td input[name='tel'],
.submission-form-m input[name='name'],
.submission-form-m input[name='tel'] {
    background: #243044;
}
.jp-form-body-table-pc td textarea {
    background: #ebebeb;
    width: 100%;
    height: 110px;
    border-radius: 0;
    font-size: 16px;
    padding: 15px;
    box-sizing: border-box;
}
.submission-form-m textarea {
    height: 100px;
    background: #ebebeb;
    padding: 10px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
}
#navigation {
    top: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    background: #fff;
}
.navigation-pc {
    position: absolute;
    top: 12px;
    left: 750px;
}
.navigation-pc li {
    float: left;
    margin-right: 25px;
}
.navigation-pc li a {
    display: inline-block;
    position: relative;
}
.navigation-pc li a img.ico-balloon {
    position: absolute;
    top: 79px;
    left: 0;
}
#contents-pc {
    padding-top: 100px;
    position: relative;
}
.doc_number_input {
    border: 1px solid #ddd;
}
.jp-foot-links-m,
.jp-foot-links-pc {
    border-bottom: 1px solid #666;
}
div.maudio {
    border: 1px solid red;
    width: 500px;
}
div.maudio .audio {
    height: 0;
    overflow: hidden;
    display: none;
}
div.maudio .audio-control {
    overflow: hidden;
    font-size: 12px;
    position: relative;
    height: 100px;
}
div.maudio .audio-control a,
div.maudio .audio-control div {
    float: left;
    margin: 0 5px;
    cursor: pointer;
}
div.maudio .audio-control a {
    display: block;
    background: url(./img/audio_icon.png) no-repeat;
    width: 30px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
}
div.maudio .audio-control a.play {
    border-radius: 50%;
    background-color: #87ceeb;
    background-position: 10px 8px;
    position: absolute;
    top: 30px;
    left: 140px;
}
div.maudio.playing .audio-control a.play {
    background-position: 11px -22px;
}
div.maudio .audio-control a.fast-forward,
div.maudio .audio-control a.fast-reverse {
    width: 17px;
    height: 17px;
    margin-top: 7px;
    display: none;
}
div.maudio .audio-control a.fast-forward {
    background-position: -50px 1px;
}
div.maudio .audio-control a.fast-reverse {
    background-position: -50px -59px;
}
div.maudio .audio-control a.fast-forward:hover {
    background-position: -50px -29px;
}
div.maudio .audio-control a.fast-reverse:hover {
    background-position: -50px -89px;
}
div.maudio .audio-control .progress-bar {
    width: 300px;
    height: 10px;
    border-radius: 0;
    background: #d3d3d3;
    position: absolute;
    top: 10px;
    left: 0;
    box-shadow: none;
}
div.maudio .audio-control .progress-pass {
    width: 0;
    height: 8px;
    margin: 0;
    border-radius: 3px;
    background: #87ceeb;
    position: relative;
}
div.maudio .audio-control .progress-pass:after {
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #00f;
    position: absolute;
    right: -3px;
    top: -2px;
}
div.maudio .audio-control .time-keep {
    height: 30px;
    line-height: 30px;
    color: #45556c;
    cursor: default;
    position: absolute;
    top: 17px;
    left: 0;
    width: 300px;
    text-align: right;
}
div.maudio .audio-control .mute {
    width: 21px;
    height: 17px;
    margin-top: 7px;
    background-position: 0 -60px;
    display: none;
}
div.maudio .audio-control .mute.muted {
    background-position: 0 -90px;
}
div.maudio .audio-control .volume-bar {
    width: 50px;
    height: 5px;
    margin-top: 13px;
    border-radius: 2px;
    background: #afafaf;
    display: none;
}
div.maudio .audio-control .volume-pass {
    width: 100%;
    height: 5px;
    margin: 0;
    border-radius: 2px;
    background: #e6183f;
}
div.maudio .audio-control .current-time {
    float: left;
    font-size: 13px;
}
div.maudio .audio-control .duration {
    float: right;
    font-size: 13px;
}
.fixed-wing-pc {
    position: fixed;
    z-index: 100;
    top: 50%;
    right: 0;
    margin-top: -90px;
    width: 200px;
}
.player-pc {
    position: absolute;
    top: 159px;
    left: 28px;
}
.yp-form-pc {
    width: 576px;
    height: 481px;
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 40px 45px 0;
}
.yp-form-pc input[name='name'],
.yp-form-pc input[name='tel'] {
    background: #1f2f49;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
    outline: 0;
}
.yp-form-pc button {
    padding: 0;
    margin: 0;
}
.form-selection-pc {
    text-align: left;
    padding: 20px 0;
}
.form-selection-pc label {
    color: #fff;
    font-weight: 400;
}
.btn-bottom-fixed-m2,
.fixed-bottom-pc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
.fixed-bottom-pc {
    z-index: 1000;
    cursor: pointer;
}
.request-lists-pc-wrp {
    width: 448px;
    height: 452px;
    position: absolute;
    top: 264px;
    left: 732px;
    overflow: hidden;
}
#header-m,
#header-m2,
.header-navi-m-body-wrp {
    height: 70px;
    line-height: 70px;
    padding: 0 20px;
}
.main-counsel-list-body .main-counsel-list {
    height: 40px;
    line-height: 40px;
    display: table;
    width: 100%;
}
.main-counsel-list-body .main-counsel-list span {
    display: table-cell;
    font-size: 14px;
    color: #000;
}
.main-counsel-list-body .main-counsel-list span.main-counsel-name {
    width: 115px;
    text-align: center;
}
.main-counsel-list-body .main-counsel-list span.main-counsel-date {
    width: 120px;
    text-align: center;
}
.navigation-top-pc {
    position: absolute;
    top: 25px;
    left: 20px;
}
.navigation-top-pc li {
    float: left;
    margin-right: 75px;
}
.navigation-top-pc li a {
    padding: 10px 0;
    display: inline-block;
}
.ico-dot {
    display: none;
    text-align: center;
}
.header-navi-m-body li a:active,
.header-navi-m-body li a:focus,
.header-navi-m-body li a:hover,
.navigation-top-pc li a:hover {
    color: #6af3a0;
}
.header-top-m {
    background: #0e2b35;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}
.header-navi-m-body-wrp2 {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
}
.header-navi-m-body {
    width: 830px;
}
.header-navi-m-body li {
    float: left;
    margin-right: 20px;
}
.header-navi-m-body li a,
.jp-foot-links-pc .jp-foot-links-inner a,
.navigation-top-pc li a {
    color: #000;
    font-size: 15px;
    font-weight: 700;
}
.form-table-m td,
.form-table-m th {
    padding-bottom: 10px;
}
.form-table-m td input[type='tel'],
.form-table-m td input[type='text'] {
    border-radius: 5px;
}
.warning-info-m {
    text-align: center;
    color: #ff4747;
    font-size: 13px;
    margin-top: 20px;
}
.fixed-wing-pc .unit {
    transition: 1s;
}
.fixed-wing-pc .unit:hover {
    animation: 0.8s bounce;
}
.wing-right-m {
    width: 60px;
    position: fixed;
    bottom: 120px;
    right: 5px;
    z-index: 100;
}
.inner-section-pc {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.inner-section-pc .input-holder-pc input[type='tel'],
.inner-section-pc .input-holder-pc input[type='text'],
.inner-section-pc .input-holder-pc select {
    height: 50px;
    line-height: 50px;
    outline: 0;
    font-size: 17px;
    color: #999;
    box-sizing: border-box;
    padding: 0 20px;
    background: #fff;
    border: 0 solid #e5e5e5;
    border-radius: 0;
    display: inline-block;
}
.form-table-body .btn-auth-number,
.form-table-body .btn-seek-addr {
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #aaa;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 20px;
}
.inner-section-pc .input-holder-pc textarea {
    border: 0;
    outline: 0;
    font-size: 16px;
    color: #000;
    box-sizing: border-box;
    padding: 20px;
    background: #f1f1f1;
    height: 150px;
}
#form-body,
.input-holder-pc2 {
    margin: 0 auto;
}
#form-body {
    width: 565px;
    position: relative;
    top: 1318px;
}
.input-holder-pc table th {
    color: #000;
    font-size: 16px;
}
.submission-m label.tit {
    color: #202020;
    font-size: 15px;
    margin-bottom: 10px;
    font-family: GmarketSansMedium;
}
.submission-m input[name='area'],
.submission-m input[name='field'],
.submission-m input[name='name'],
.submission-m input[name='tel'] {
    height: 53px;
    line-height: 53px;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    border-radius: 0;
}
.submission-m textarea {
    padding: 15px;
    height: 150px;
    background: #f1f1f1;
    font-size: 13px;
}
.field-unit {
    float: left;
    width: 48%;
}
.field-unit:first-child {
    margin-right: 2%;
}
.field-unit:last-child {
    margin-left: 2%;
}
.field-unit label {
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    border: 1px solid #ddd;
    font-size: 15px;
    cursor: pointer;
}
.field-unit input[type='radio']:checked + label {
    background: #313131;
    color: #fff;
}
.input-holder-pc .text-danger {
    color: #f52323;
    margin-top: 10px;
    font-size: 13px;
}
.form-table-body input[type='radio'] + label {
    color: #fff;
}
.form-table-body tr th {
    vertical-align: middle;
    text-align: right;
    color: #444;
}
.form-table-body tr td,
.form-table-body tr th {
    padding: 15px 20px 15px 0;
}
.m #form-body input[type='tel'],
.m #form-body input[type='text'],
.m #form-body select {
    border: 1px solid #ddd;
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
}
.m #form-body label {
    display: inline-block;
    font-size: 15px;
    color: #444;
    font-weight: 700;
}
.m .btn-seek-addr {
    width: 90px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background: #aaa;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.req-list-body {
    position: relative;
    width: 1055px;
    top: 580px;
    left: 65px;
}
.req-list-body li {
    width: 50%;
    float: left;
}
.req-list-body li .req-unit {
    background: #fff;
    height: 90px;
    line-height: 90px;
    box-sizing: border-box;
    padding: 0 40px;
    margin-bottom: 10px;
}
.req-list-body li:nth-child(2n-1) .req-unit {
    margin-right: 5px;
}
.req-list-body li:nth-child(2n) .req-unit {
    margin-left: 5px;
}
.req-list-body li .req-unit .name {
    color: #000;
    font-size: 22px;
    font-weight: 700;
}
.req-list-body li .req-unit .tag {
    float: right;
    background: #c52627;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    position: relative;
    top: 20px;
}
.m #form-body {
    top: 0;
    width: 100%;
}
.m .req-list-body {
    position: static;
    width: 100%;
}
.m .req-list-body li {
    float: none;
    width: 100%;
    margin: 0 0 5px;
}
.m .req-list-body li .req-unit {
    margin: 0;
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
}
.m .req-list-body li .req-unit .tag {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    top: 12px;
    font-size: 14px;
}
.m #form-body-pc .phone-first-number-holder .number,
.m .req-list-body li .req-unit .name {
    font-size: 17px;
}
#header-pc,
#header-pc2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #8856f7;
    z-index: 900;
}
#video_pc_01,
#video_pc_02,
#video_pc_03,
.arrow,
.arrow2,
.banner1:before,
.m_icon2,
.m_icon2_pc,
.video-area-m iframe,
.video-container,
.video-wrapper {
    position: absolute;
}
#header-pc2 {
    z-index: 200;
    top: -300px;
    transition: 0.5s;
}
#header-pc .header-inner,
#header-pc2 .header-inner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 0;
}
#video_pc_01 {
    width: 726px;
    height: 409px;
    top: -595px;
    left: 597px;
}
#video_pc_02 {
    top: -169px;
    left: 597px;
}
#video_pc_03 {
    top: -169px;
    left: 966px;
}
.video-container {
    right: 0;
    width: 593px;
    height: 337px;
    overflow: hidden;
}
.video-wrapper {
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    top: 245px;
}
#form-body-pc {
    top: 302px;
    box-sizing: border-box;
    position: absolute;
    /* background-color: #fff; */
}

.form-body-mo {
    top: 95px;
    box-sizing: border-box;
    position: absolute;
    /* background-color: #262ece; */
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video_mo_00 {
    width: 90%;
    height: 90%;
    top: 28px;
    left: 19px;
    position: absolute;
}
#video_mo_00_1 {
    width: 100%;
    height: 245px;
    top: 204px;
    left: 0;
    position: absolute;
    padding: 0;
}
#video_mo_00_2 {
    width: 90%;
    height: 195px;
    top: 475px;
    left: 19px;
    position: absolute;
    padding: 0;
}
.form-body-mo {
    width: 471px;
    height: 575px;
    left: 1248px;
    padding: 0 15px;
    border-radius: 40px;
}
#form-body-pc {
    width: 418px;
    height: 289px;
    left: 1121px;
    padding: 93px 32px 0;
    border-radius: 20px;
}
.form-table-body-pc {
    width: 100%;
    position: relative;
}
.form-table-body-pc .phone-tail-wrp .btn-verify,
.form-table-body-pc .phone-verifynum-wrp .btn-verify {
    position: absolute;
    right: 13px;
    top: 47%;
    transform: translateY(-50%);
    background: #60a4cd;
    color: #fff;
    border-radius: 10px;
    font-size: 14px;
    padding: 5px 9px;
    text-align: center;
}
#contents-pc .form-table-body-pc td {
    padding: 5px 10px;
    position: relative;
}
.form-table-body-pc #input-birthday,
.form-table-body-pc #verify-number,
.form-table-body-pc .gender-wrp,
.form-table-body-pc .name-wrp input[name='name'],
.form-table-body-pc .phone-tail-wrp input[name='tel'],
.form-table-body-pc .verify-number {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 0 0 6px;
    font-size: 17px;
    color: #000000;
    border: 0;
}
.m .form-table-body-pc #input-birthday,
.m .form-table-body-pc .first-phone-wrp,
.m .form-table-body-pc .name-wrp input[name='name'],
.m .form-table-body-pc .phone-tail-wrp input[name='tel'],
.m .form-table-body-pc .verify-number {
    height: 45px;
    line-height: 45px;
    padding: 0 14px;
    font-size: 15px;
}
.form-table-body-pc .name-wrp {
    width: 183px;
    margin-right: 12px;
    flex-shrink: 0;
}
.form-table-body-pc .name-wrp input[name='name'],
.form-table-body-pc .phone-tail-wrp input[name='tel'] {
    border-radius: 0;
    width: 100%;
}
.form-table-body-pc .first-phone-wrp {
    width: 122px;
    margin-right: 12px;
    height: 50px;
    background: #fff;
    position: relative;
    top: -2px;
    flex-shrink: 0;
    border: none !important; /* 모든 테두리 제거 */
    border-bottom: 1px solid #a9a9a9 !important; /* 밑줄만 적용 */
    border-radius: 0 !important; /* 둥근 모서리 제거 */
    outline: none !important; /* 포커스 시 나타나는 기본 테두리 제거 */
}
.form-table-body-pc .first-phone-wrp select {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    border: none !important; /* 모든 테두리 제거 */
    border-bottom: 1px solid #a9a9a9 !important; /* 밑줄만 적용 */
    border-radius: 0 !important; /* 둥근 모서리 제거 */
    outline: none !important; /* 포커스 시 나타나는 기본 테두리 제거 */
}
.form-table-body-pc .phone-verifynum-wrp .verify-time {
    padding: 0 !important;
    position: absolute;
    background: 0 0 !important;
    border: none !important;
    right: 0;
    width: 125px;
    height: 100%;
    color: #365474 !important;
    font-weight: 600;
}
.form-table-body-pc .gender-wrp,
.m .form-table-body-pc .gender-wrp {
    background: #fff;
    top: -2px;
    padding: 0;
    position: relative;
    box-sizing: border-box;
}
#btn-submit-form,
#btn-submit-form01,
#btn-submit-form2,
.submit-wrp .btn-sns {
    /* border-radius: 12px; */
    font-weight: 600;
    box-shadow: 3px 3px 3px #0000003d;
}
#form-body-pc .view-document {
    color: #fff;
    font-size: 14px;
    background: #249088;
    width: 60px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
}
.phone-first-number-holder {
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}
.m .form-table-body-pc .gender-wrp,
.m .phone-first-number-holder {
    height: 46px;
    line-height: 45px;
}
.phone-first-number-holder .number {
    font-size: 18px;
    color: #000;
}
.phone-first-number-holder img {
    position: relative;
    top: -2px;
    left: 7px;
    width: 15px;
    height: 15px;
}
.form-table-body-pc .gender-wrp {
    height: 65px;
    width: 170px;
    left: -5px;
}
.m .form-table-body-pc .gender-wrp {
    height: 46px;
    left: 0;
}
.form-table-body-pc .gender-wrp .gender-unit {
    float: left;
    width: 50%;
}
.form-table-body-pc .gender-wrp .gender-unit label {
    color: #999;
    font-size: 16px;
    display: block;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.m .form-table-body-pc .gender-wrp .gender-unit label {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
}
.form-table-body-pc .gender-wrp .gender-unit input[name='gender']:checked + label {
    background: #ffffff;
    color: #fff;
}
#male-01-1:checked + label,
#male-01:checked + label,
#male2-01:checked + label {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #ffffff;
    color: #fff;
}
#female-01-1:checked + label,
#female-01:checked + label,
#female2-01:checked + label {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background: #ffffff;
    color: #fff;
}
#btn-submit-form,
#btn-submit-form2 {
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: #262ece;
    width: 100%;
    color: #fff;
    height: 50px;
    font-size: 20px;
    transition: 0.3s;
}
#btn-submit-form01:hover,
#btn-submit-form02:hover,
#btn-submit-form2:hover,
#btn-submit-form:hover {
    background: #60a4cd;
}
#btn-submit-form01 {
    padding: 0;
    margin: -200px -200px 10px;
    cursor: pointer;
    top: 20px;
    background: #262ece;
    box-shadow: 0px 7px 3px #014c83;
    width: 349px;
    color: #fff;
    height: 65px;
    font-size: 30px;
    transition: 0.3s;
    z-index: 100;
    position: relative;
}
#btn-submit-form02,
.m .submit-wrp .btn-sns {
    font-size: 20px;
    transition: 0.3s;
}
#btn-submit-form02 {
    padding: 0;
    margin: 0 0 40px;
    cursor: pointer;
    background: #262ece;
    box-shadow: 0px 7px 2px #014c83;
    width: 57%;
    color: #fff;
    height: 40px;
    border-radius: 7px;
    font-weight: 600;
}

.submit-wrp {
    z-index: 100;
}
.submit-wrp .sns-wrp {
    display: flex;
    justify-content: space-between;
    margin: 0px 0;
    flex-direction: row-reverse;
}

.sns-wrp button {
    margin-bottom: 10px; /* 버튼 간의 간격 조정 */
}

.sns-wrp button:last-child {
    margin-bottom: 0; /* 마지막 버튼의 하단 여백 제거 */
}

.submit-wrp .sns-wrp2 {
    display: flex;
    justify-content: space-between;
    margin: 0px -14px;
    position: relative;
    top: -46px;
}
.submit-wrp .btn-sns {
    width: calc(59% - 38px);
    height: 50px;
    font-size: 17px;
}
.submit-wrp .btn-sns.naver {
    background-color: #03cf5d;
    color: #fff;
}
.submit-wrp .btn-sns.naver:hover {
    background-color: #06b451;
}
.submit-wrp .btn-sns.naver .icon-naver {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 16.5V0h5.5L11 8.25V0h5.5v16.5H11L5.5 8.25v8.25H0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.submit-wrp .btn-sns.kakao .icon-kakao {
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none'%3E%3Cpath fill='%23392020' d='M10.493 0C4.684 0 0 3.745 0 8.292c0 2.951 1.949 5.535 4.872 7.011L3.882 19a.313.313 0 0 0 .075.322c.06.053.137.082.217.082a.315.315 0 0 0 .18-.075l4.257-2.869c.63.087 1.264.132 1.9.135 5.8 0 10.493-3.745 10.493-8.3C21.004 3.74 16.293 0 10.493 0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.submit-wrp .btn-sns.kakao {
    background-color: #fae100;
    color: #371d1e;
}
.submit-wrp .btn-sns.kakao:hover {
    background-color: #e6cf08;
}
.jp-foot-links-pc .jp-foot-links-inner {
    width: 1280px;
    margin: 0 auto;
    height: 57px;
    line-height: 61px;
}
.jp-foot-links-pc .jp-foot-links-inner .splitter {
    color: #000;
    font-size: 13px;
    position: relative;
    margin: 0 10px;
    top: -1px;
}
#jp-footer .copyright {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-top: 25px;
    font-weight: 700;
}
.jp-footer-inner {
    margin: 15px auto 0;
    position: relative;
    text-align: center;
}
.jp-footer-inner .left {
    box-sizing: border-box;
    padding-right: 50px;
}
.jp-footer-inner .right {
    white-space: pre-line;
    color: #000;
    font-size: 10px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
}
.section-pc-4 #video_1 {
    position: absolute;
    top: 416px;
    left: 0;
}
.section-pc-4 #video_2,
.section-pc-4 #video_3 {
    position: absolute;
    top: 416px;
    left: 433px;
}
.section-pc-4 #video_3 {
    left: 866px;
}
.rolling-banner-pc-wrp {
    position: relative;
    top: 70px;
    overflow: hidden;
}
.rolling-banner-logo-wrp {
    position: absolute;
    top: 335px;
    left: 0;
    width: 1280px;
    height: 202px;
    overflow: hidden;
}
.rolling-banner-logo-inner {
    position: relative;
    padding: 35px 5px 0;
}
.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
    background: 0 0;
    margin-top: 5px;
}
#pop-agreement-docs,
#pop-agreement-docs2 {
    position: fixed;
    top: 6px;
    left: 50%;
    width: 637px;
    margin-left: -300px;
    z-index: 1000;
    background: #262ece;
    min-height: 100px;
    box-sizing: border-box;
    padding: 25px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    display: none;
}
#pop-agreement-docs .pop-agreement-head,
#pop-agreement-docs2 .pop-agreement-head {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    position: relative;
}
#pop-agreement-docs .pop-agreement-head .btn-close-pop,
#pop-agreement-docs2 .pop-agreement-head .btn-close-pop {
    position: absolute;
    top: 0;
    right: 0;
}
#pop-agreement-docs .pop-agreement-body,
#pop-agreement-docs2 .pop-agreement-body {
    margin-top: 20px;
    background: #fff;
    padding: 25px;
}
#pop-agreement-docs .pop-agreement-01,
#pop-agreement-docs2 .pop-agreement-01 {
    line-height: 20px;
    color: #444;
    font-size: 13px;
    position: relative;
}
#pop-agreement-docs .pop-agreement-01 .btn-area,
#pop-agreement-docs2 .pop-agreement-01 .btn-area {
    position: relative;
    border-top: 1px solid #b7b7b7;
    margin-top: 30px;
    height: 1px;
}
#pop-agreement-docs .pop-agreement-01 .btn-area .btn-agreement-all,
#pop-agreement-docs2 .pop-agreement-01 .btn-area .btn-agreement-all {
    position: absolute;
    top: -60px;
    right: 0;
    width: 130px;
    height: 45px;
    line-height: 45px;
    color: #262ece;
    font-size: 14px;
    text-align: center;
    background: #fff;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #262ece;
}
#pop-agreement-docs .pop-agreement-01 .btn-area .checked-all,
#pop-agreement-docs2 .pop-agreement-01 .btn-area .checked-all {
    color: #fff;
    background: #262ece;
    border: 1px solid #262ece;
}
#pop-agreement-docs .pop-agreement-04 .withdrawal-info,
#pop-agreement-docs2 .pop-agreement-04 .withdrawal-info {
    font-size: 13px;
    color: #6c6c6c;
    line-height: 22px;
    white-space: pre-line;
}
#pop-agreement-docs .pop-agreement-04 .btn-area,
#pop-agreement-docs2 .pop-agreement-04 .btn-area,
#pop-alert .pop-alert-foot .btn-area,
#pop-alert2 .pop-alert-foot .btn-area,
.complete-page-pc .tit {
    margin-top: 20px;
    text-align: center;
}
#pop-agreement-docs .pop-agreement-04 .btn-area .btn-confirm-agreement,
#pop-agreement-docs2 .pop-agreement-04 .btn-area .btn-confirm-agreement {
    display: inline-block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #262ece;
    color: #fff;
    font-size: 15px;
    border: 1px solid #262ece;
}
#pop-agreement-docs .pop-agreement-04 .btn-area .btn-close-pop,
#pop-agreement-docs2 .pop-agreement-04 .btn-area .btn-close-pop {
    display: inline-block;
    width: 130px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    color: #999;
    font-size: 15px;
    box-sizing: border-box;
    border: 1px solid #999;
}
#pop-agreement-docs .agreement-doc-head,
#pop-agreement-docs2 .agreement-doc-head {
    font-size: 16px;
    margin-bottom: 10px;
}
#pop-agreement-docs .agreement-doc-head .radio-wrp,
#pop-agreement-docs2 .agreement-doc-head .radio-wrp {
    float: right;
}
#pop-agreement-docs .agreement-doc-head label,
#pop-agreement-docs2 .agreement-doc-head label {
    font-size: 14px;
    color: #333;
}
#pop-agreement-docs .agreement-doc-head .txt-red,
#pop-agreement-docs2 .agreement-doc-head .txt-red {
    color: red;
}
#pop-agreement-docs .agreement-doc-body,
#pop-agreement-docs2 .agreement-doc-body {
    border: 1px solid #e5e5e5;
    padding: 15px;
    font-size: 13px;
    background: #f7f7f7;
    color: #333;
    height: 90px;
    overflow-y: scroll;
}
#pop-alert,
#pop-alert2 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -150px;
    width: 400px;
    height: 300px;
    background: #fff;
    box-sizing: border-box;
    padding: 50px;
    z-index: 6000;
    display: none;
}
#pop-alert .pop-alert-body,
#pop-alert2 .pop-alert-body {
    margin-top: 20px;
    font-size: 18px;
    color: #444;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}
.bg-for-pop,
.bg-for-pop2 {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    z-index: 500;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.line1,
.slider,
input:checked + .slider {
    background-color: #fff;
}
#pop-alert .pop-alert-foot .btn-area .btn-close-pop-1,
#pop-alert2 .pop-alert-foot .btn-area .btn-close-pop-1 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #262ece;
    color: #fff;
    font-size: 15px;
    border: 1px solid #262ece;
}
#pop-alert .pop-alert-foot .btn-area .btn-close-pop-2,
#pop-alert2 .pop-alert-foot .btn-area .btn-close-pop-2 {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #999;
    font-size: 15px;
    box-sizing: border-box;
    border: 1px solid #999;
}
.complete-page-pc .tit {
    font-weight: 800;
    font-size: 26px;
    color: #000;
    margin-bottom: 10px;
}
.complete-page-pc .desc {
    font-size: 22px;
    color: #333;
    text-align: center;
    margin-top: 0;
    font-weight: 700;
}
.complete-page-pc .desc2,
.complete-page-pc .desc3,
.m .complete-page-pc .desc3 {
    color: #666;
    line-height: 26px;
    text-align: center;
}
.complete-page-pc .desc2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}
.complete-page-pc .desc3 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
}
.m .complete-page-pc .desc3 {
    font-size: 10px;
    font-weight: 600;
    margin-top: 20px;
}
.complete-page-pc .customer-info {
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    background: #f7f7f7;
    padding: 30px;
    margin-top: 20px;
}
.complete-page-pc .customer-info ul li {
    margin-bottom: 20px;
    font-size: 18px;
}
.complete-page-pc .pop-agreement-04 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
#header-m,
#header-m2 {
    position: fixed;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    z-index: 500;
}
#header-m2 {
    z-index: 70;
    top: -100px;
    transition: 0.5s;
}
#header-m h1,
#header-m2 h1 {
    position: relative;
    top: 5px;
    display: inline-block;
}
#contents-m {
    padding-top: 70px;
    background: #ffffff;
}
#jp-footer-m .info {
    font-size: 8.5px;
    color: #000;
    white-space: pre-line;
    line-height: 15px;
    margin-top: -6px;
    font-weight: 700;
    text-align: center;
}
#jp-footer-m .copyright {
    font-size: 10px;
    color: #000;
    text-align: center;
    margin-top: 7px;
    font-weight: 700;
}
.jp-foot-links-m {
    text-align: center;
    padding: 6px 0;
}
.jp-foot-links-m a {
    color: #000;
    font-size: 13px;
    font-weight: 700;
}
.jp-foot-links-m .splitter {
    color: #000;
    font-size: 12px;
    position: relative;
    top: -1px;
    margin: 0 5px;
}
img.vert-move {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover;
}
.video-list-body .video-list {
    float: left;
    width: 33.333%;
}
.video-list-body .video-list a .tit {
    display: block;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.video-select-wrp {
    padding: 15px 15px 40px;
}
.video-list-body .video-list:first-child a {
    margin-right: 6px;
}
.video-list-body .video-list:nth-child(2) a {
    margin: 0 3px;
}
.video-list-body .video-list:last-child a {
    margin-left: 6px;
}
.section-m-02 .mySwiper .swiper-pagination {
    bottom: calc(50% - 20px);
}
.section-m-02 .mySwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #29b2a7;
    opacity: 1;
    background: #f7f7f7;
}
.section-m-02 .mySwiper .swiper-pagination-bullet-active {
    border: 1px solid #29b2a7;
    background: #29b2a7;
}
.logo-area-m .analysis-number .num {
    font-weight: 800;
    font-size: 34px;
    color: #000;
}
.logo-area-m .analysis-number .unit {
    font-size: 16px;
    color: #444;
}
.rolling-logo-m-wrp {
    position: relative;
    background: #fff;
    padding: 20px 0 0;
}
.rolling-logo-m-wrp .mySwiper2 .swiper-button-next,
.rolling-logo-m-wrp .mySwiper2 .swiper-button-prev {
    margin-top: -5px;
}
.rolling-logo-m-wrp .mySwiper2 .swiper-button-prev {
    margin-left: -10px;
}
.rolling-logo-m-wrp .mySwiper2 .swiper-button-next {
    margin-right: -10px;
}
.section-m-01 .video-area-m #video_pc_01 {
    position: static;
    height: 220px;
    width: 100%;
}
.section-m-01 .video-area-m {
    padding: 0 15px;
}
.form-area-m #form-body-pc {
    position: static;
}
.btn-quick-call-m {
    position: absolute;
    top: 1px;
    right: 20px;
    height: 65px;
    width: 44%;
}
.btn-quick-move-top-m {
    position: absolute;
    top: 0;
    right: 15px;
}
.m .complete-page-m {
    top: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    left: 0 !important;
}
.m #pop-agreement-docs,
.m #pop-agreement-docs2 {
    width: 98%;
    top: 11px;
    left: 0;
    margin: 0;
    position: absolute;
}
.m #pop-agreement-docs .pop-agreement-01 .btn-area,
.m #pop-agreement-docs2 .pop-agreement-01 .btn-area {
    margin-top: 70px;
}
.m #pop-alert,
.m #pop-alert2 {
    width: calc(100% - 30px);
    left: 0;
    box-sizing: border-box;
    margin: -150px 15px 0;
}
.m .form-area-m {
    padding: 4px 0px 10px;
    top: 197px;
}
.m #form-body-pc {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    height: 218px;
    margin-bottom: 368px;
}
.m .form-table-body-pc .gender-wrp {
    width: 41%;
}
.m .form-table-body-pc .name-wrp {
    width: calc(69% - 42px);
}
.m .form-table-body-pc .first-phone-wrp {
    width: 80px;
}
.m #pop-agreement-docs .agreement-doc-head label,
.m #pop-agreement-docs2 .agreement-doc-head label,
.m .agreement-doc-head .tit {
    font-size: 13px;
}

/* 공통 스타일 */
.checked-all .checked,
.sns-switch,
.sns-switch2,
.switch,
.switch-modal,
.switch2,
.switch2-modal,
.unchecked {
    display: inline-block;
}
.m .pop-email-docs,
.m .pop-privacy-docs,
.m .pop-warning-docs {
    position: fixed !important;
    top: 90px !important;
}
.sns-switch,
.sns-switch2,
.switch,
.switch-modal,
.switch2,
.switch2-modal {
    width: 48px;
    height: 21px;
    top: 0;
}
.sns-switch input,
.sns-switch2 input,
.switch input,
.switch-modal input,
.switch2 input,
.switch2-modal input {
    opacity: 1;
    width: auto;
    height: auto;
    position: static;
    cursor: pointer;
}

/* 슬라이더 스타일 숨김 */
.slider,
.slider:before {
    display: none;
}

/* 체크박스 스타일 */
input[type='checkbox'] {
    width: 90px;
    height: 22px;
    cursor: pointer;
}

input:checked {
    background-color: #262ece;
}

/* 필요에 따라 추가 스타일링 */
.blink {
    animation: 1s step-end infinite blink-effect;
}

#modal_form_pc {
    position: fixed;
    z-index: 300;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    display: none;
    height: 616px;
    border: 1px solid #000;
}

#modal_form_m {
    position: fixed;
    z-index: 300;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    display: none;
    height: 592px;
    border: 5px solid #262ece;
}

#modal_form_pc {
    top: 100px;
    left: 50%;
    width: 475px;
    margin-left: -257px;
}
.modal-form-pc-inner {
    box-sizing: border-box;
    padding: 10px 20px;
}
.modal-form-pc-inner table {
    width: 450px;
    margin: 0 auto;
}
.arrow span,
.arrow2 span {
    border-bottom: 5px solid #000;
    border-right: 5px solid #000;
    transform: rotate(45deg);
    margin: -10px;
    animation: 2s infinite animate;
}
#modal_form_m {
    top: 91px;
    left: 0;
    margin: 0 15px;
    width: calc(100% - 30px);
}
.btn-close-modal-for-pc {
    position: absolute;
    top: 17px;
    right: 14px;
    z-index: 600;
    cursor: pointer;
}
.df {
    display: flex;
}
.btn-verify:hover {
    background-color: #1f827a;
}
@keyframes blink {
    0%,
    100% {
        opacity: 0.2;
    }
    50% {
        opacity: 1;
    }
}
.blinking,
.new-message.blink-effect {
    animation: 1s infinite blink;
}
.alert-message,
.alert-message-mo,
.alert-message-mo1,
.alert-message-snsmo,
.alert-message-snsmo2,
.alert-message2,
.alert-message2-modal,
.alert-message2-modal2 {
    background-color: #292828db;
    color: #fff;
    padding: 6px 10px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    transform: translateX(-50%);
    z-index: 100;
    opacity: 0;
    animation: 0.5s forwards slideUp;
    position: absolute;
}
.arrow,
.arrow2 {
    transform: translate(-50%, -50%);
    cursor: pointer;
    transform: rotate(-90deg);
}
.alert-message {
    top: -23px;
    left: 5%;
}
.alert-message2 {
    top: -31px;
    left: 6%;
}
.alert-message2-modal2 {
    top: 170px;
    left: 0;
}
.alert-message-mo {
    top: 187px;
    left: -1%;
}
.alert-message-mo1 {
    top: 210px;
    left: -3%;
}
.alert-message-snsmo {
    top: -25px;
    left: 1%;
}
.alert-message-snsmo2 {
    top: -24px;
    left: 1%;
}
.alert-message2-modal {
    top: -13px;
    left: 2%;
}
@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes slideUp2 {
    from {
        transform: translateY(30%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
.formdiv {
    background-color: #00f;
    height: 20px;
    z-index: 1000;
}
.m .titmain,
.titmain {
    padding: 15px 0 0;
    margin: 0 -15px;
    border-radius: 10px;
    position: relative;
    top: 388px;
}
.titmainpc-modal {
    background-color: #fff;
    border-radius: 18px;
    padding: 1px 0 0;
    margin: 0 -19px 19px -17px;
}
.line1pc,
.line1pc-modal,
.line2pc,
.line2pc-modal {
    /* background-color: #edf5ff; */
    left: 0;
}
.line1 {
    border: 1px solid #fff;
    box-sizing: border-box;
    margin: 0 10px 0px 10px;
    padding: 7px 16px 15px;
    border-radius: 10px;
    background: #fff;
    top: 67px;
}

.line1_modal {
    /* border: 1px solid #000; */
    box-sizing: border-box;
    margin: 0 10px 0px 10px;
    padding: 7px 16px 15px;
    border-radius: 10px;
    background: #fff;
    top: 48px;
}

.line1pc,
.line1pc-modal {
    /* border: 1px solid #fff; */
    box-sizing: border-box;
    top: 0px;
}
.line1pc {
    margin: -16px;
    padding: 17px;
    border-radius: 20px;
}
.line1pc-modal {
    margin: 30px;
    padding: 19px;
    border-radius: 20px;
    position: relative;
    border: 1px solid #000;
}
.line2,
.line2pc {
    box-sizing: border-box;
    position: relative;
}
.line2 {
    margin: -25px;
    padding: 10px;
    border-radius: 10px;
    top: -415px;
}
.line2pc {
    margin: -6px;
    /* padding: 15px; */
    border-radius: 20px;
    top: -320px;
}
.line2pc-modal {
    border: 1px solid #000;
    box-sizing: border-box;
    margin: 13px;
    padding: 11px;
    border-radius: 20px;
    position: relative;
    top: -12px;
}
.banner1,
.banner1:before {
    height: 49px;
    background-color: #e8e6e6;
}
.titmo1 {
    text-align: center;
    border-radius: 10px;
    position: relative;
    font-size: 24px;
    font-weight: 300;
    color: black;
}
.cowork,
.coworkpc {
    text-align: right;
    position: relative;
}
.m .titmo1,
.titmo1mo {
    font-weight: 900;
    color: #000;
    position: relative;
}
.m .titmo1 {
    text-align: center;
    font-size: 5vw;
    top: -673px;
}
.cowork {
    top: 1px;
    left: -20px;
    font-size: 8px;
}
.coworkpc {
    top: 791px;
    right: 584px;
    font-size: 14px;
}
.titmo1mo {
    font-size: 6vw;
    top: -55px;
    z-index: 10;
}
.titmo1pc {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    top: -44px;
    color: #000;
}
.titmo2 {
    font-size: 21px;
    color: #010101;
    margin: 10px 0 1px;
    padding-bottom: 5px;
    font-weight: 600;
}
.titmo2pc,
.titmo2pc-modal {
    font-size: 22px;
    text-align: center;
    color: #000;
    margin-top: 0;
    padding-bottom: 5px;
    font-weight: 600;
}
.titmo3 {
    font-size: 6vw;
    margin: 11px;
    color: #010101;
    font-weight: 900;
    position: relative;
}
.box,
.title-pc span:nth-child(4) {
    padding: 10px;
    box-sizing: border-box;
}
.titmo3pc,
.titmo3pc-modal {
    font-size: 25px;
    margin: 0 0 7px;
    color: #000;
    font-weight: 600;
    position: relative;
}
.sns-wrp + .new-message {
    font-size: 8px;
    font-weight: 400;
}
.bannermain {
    width: 100%;
    top: 0;
    position: relative;
    margin-bottom: -94px;
}

.banner1 {
    color: #000;
    font-size: 3.2vw;
    font-weight: 600;
    font-family: NanumSquare, sans-serif;
    width: 46%;
    position: relative;
    left: 145px;
    top: -63px;
}
.banner1:before {
    content: '';
    left: -37px;
    top: 0;
    width: calc(100% + 20px);
    z-index: -1;
}
.banner1 > span:nth-child(2) {
    color: #000;
    font-size: 4vw;
}
.banner1 > span:nth-child(3) {
    color: #fff;
    background-color: #ff5959;
    font-size: 4vw;
}
.banner1 > span:nth-child(4) {
    font-size: 4vw;
}
.video-area-m .video-cover img {
    width: 100%;
    height: 200px;
}
.video-area-m .video-cover {
    position: relative;
    width: 100%;
    height: 200px;
    cursor: pointer;
    z-index: 1;
}
.video-area-m iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2;
}
.video-area-pc .video-cover img {
    width: 912px;
    height: 514px;
    top: -1027px;
    right: -293px;
    position: relative;
}
.video-area-pc .video-cover {
    width: 753px;
    height: 425px;
    cursor: pointer;
    top: 341px;
    right: 57px;
    position: relative;
    z-index: 1;
}
.video-area-pc iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 753px;
    height: 425px;
    display: none;
    z-index: 2;
}
.arrow {
    top: 43px;
    left: 1291px;
}
.arrow2 {
    top: 16px;
    left: 220px;
}
.arrow span {
    display: block;
    width: 18px;
    height: 18px;
}
.arrow2 span {
    display: block;
    width: 15px;
    height: 15px;
}
.arrow span:nth-child(2) {
    animation-delay: -0.2s;
}
.arrow span:nth-child(3) {
    animation-delay: -0.4s;
}
@keyframes animate {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-20px, -20px);
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(20px, 20px);
    }
}
.title-pc {
    font-size: 35px;
    top: 0;
    left: 59px;
    position: relative;
    font-weight: 800;
}
.title-pc span:first-child {
    color: #32b6ab;
}
.title-pc span:nth-child(4) {
    font-size: 40px;
    color: #fff;
    background-color: #32b6ab;
    border-radius: 10px;
}
@font-face {
    font-family: EF_MACHO;
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/EF_MACHO.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
.title-pc span:nth-child(2) {
    font-family: EF_MACHO;
}
.title-pc span:nth-child(3) {
    font-family: EF_MACHO;
    color: #20877d;
    right: 10px;
    position: relative;
}
.box {
    margin: 10px;
    width: 237px;
    height: 202px;
    font-size: 30px;
    font-weight: 600;
    background-color: #ececec;
    border-radius: 5px;
    box-shadow: 0 1px 1px 1px #d6d6d8;
    float: left;
}
.box span:nth-of-type(2) {
    color: #32b6ab;
    font-size: 37px;
    font-family: GmarketSansMedium;
    position: relative;
    font-weight: 800;
    background: linear-gradient(to top, #fffed5 75%, transparent 50%);
    line-height: 1.2;
    box-decoration-break: clone;
    top: 10px;
}
.titbox {
    top: 10px;
    right: 10px;
    position: relative;
}
.video-list span {
    background-color: #29b2a7;
    font-family: GmarketSansMedium;
    z-index: 10;
}
.responsive_container {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: auto;
}
.ringing_phone,
.ringing_phone2 {
    display: inline-block;
    padding: 0;
    width: 50px;
    height: 50px;
}
.call_banner {
    top: 0px;
    padding: 0;
    background: #ffffff;
    position: relative;
}
.call_banner img {
    width: 100%;
    height: auto;
}
.ringing_phone {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #262ece;
    text-align: center;
    position: relative;
    margin: 11px 60px;
}
.call_text,
.ringing_phone2 {
    color: #000;
    text-align: center;
}
.ringing_phone2 {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    background: transparent;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 14%;
    transform: translate(-50%, -50%);
}
.ringing_phone i,
.ringing_phone2 i {
    line-height: 50px;
    font-size: 2.25em;
    animation: 2s cubic-bezier(0.36, 0.07, 0.19, 0.97) infinite both shake;
}
.ringing_phone2:after,
.ringing_phone2:before,
.ringing_phone:after,
.ringing_phone:before {
    position: absolute;
    content: '';
    opacity: 0;
    border-right: 2px solid #fff;
    width: 15px;
    height: 15px;
    left: 40%;
    top: 28%;
    border-radius: 50%;
    transform: rotate(-40deg);
    animation: 2s infinite both fadeInOne;
}
.ringing_phone2:before,
.ringing_phone:before {
    width: 20px;
    height: 20px;
    left: 40%;
    top: 20%;
    animation: 2s infinite both fadeInTwo;
}
@keyframes drift {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes activeCall {
    20%,
    50% {
        padding: 1em;
    }
    100%,
    25% {
        padding: 0.5em;
    }
    35% {
        padding: 1.5em;
    }
    60% {
        padding: 1.55em;
    }
    80% {
        padding: 0.7em;
    }
}
@keyframes activeCall2 {
    0% {
        padding: 0;
        background-color: rgba(76, 175, 80, 0);
    }
    25% {
        padding: 1em;
        background-color: rgba(76, 175, 80, 0.5);
        transform: translateX(-1em) translateY(-1em);
    }
    100%,
    26% {
        padding: 0;
        opacity: 0;
    }
}
@keyframes shake {
    15%,
    25%,
    35%,
    45%,
    5% {
        transform: rotate3d(0, 0, 1, -7deg);
    }
    10%,
    20%,
    30%,
    40% {
        transform: rotate3d(0, 0, 1, 7deg);
    }
    100%,
    51% {
        transform: rotate3d(0, 0, 0, 0deg);
    }
}
@keyframes fadeInOne {
    45% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeInTwo {
    55% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeEffect {
    0%,
    100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}
.call_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    line-height: 1.2;
    margin-bottom: 0;
    padding-bottom: 0;
    top: -77px;
    left: 59px;
    font-size: 13px;
    margin-left: 10px;
    animation: 2s infinite fadeEffect;
}

.call_text .first_span {
    font-size: 14px; /* 첫 번째 span의 글자 크기 설정 */
    font-weight: 500; /* 첫 번째 span의 글자 굵기 설정 */
    font-family: NanumSquare, sans-serif;
}

.call_text .second_span {
    font-size: 18px; /* 두 번째 span의 글자 크기 설정 */
    font-weight: 900; /* 두 번째 span의 글자 굵기 설정 */
    font-family: NanumSquare, sans-serif;
}

.font_05,
.font_05_pc,
.font_06,
.font_06_pc,
.font_07,
.font_07_pc {
    font-family: NanumSquare, sans-serif;
    padding-bottom: 5px;
    border-bottom: 2px solid #d0d0d0;
    text-align: center;
}
.font02 {
    text-align: center;
    top: 8px;
}
.font02_pc {
    text-align: center;
    top: -949px;
}
.font_04,
.font_04_pc {
    font-family: NanumSquare, sans-serif;
}
.font_img {
    top: 29px;
    left: -117px;
}
.font_img_pc {
    top: 51px;
    left: -205px;
}
.font_02 {
    font-size: 19px;
    color: #000;
    font-weight: 300;
}
.font_03 {
    font-weight: 500;
    font-size: 31px;
    color: #262ece;
}
.font_02_pc {
    font-size: 33px;
    color: #000;
    font-weight: 300;
}
.font_03_pc {
    font-weight: 500;
    font-size: 51px;
    color: #262ece;
}
.font_04 {
    font-weight: 500;
    font-size: 8px;
}
.font_04_pc {
    font-weight: 500;
    font-size: 13px;
}
.font_05,
.font_06,
.font_07 {
    font-size: 15px;
    font-weight: 500;
}
.font_05 {
    top: 41px;
}
.font_06,
.font_07 {
    left: 85px;
    position: absolute;
}
.font_06 {
    top: 578px;
}
.font_07 {
    top: 466px;
}
.font_05_pc,
.font_06_pc,
.font_07_pc {
    font-weight: 500;
    font-size: 16px;
}
.container_03,
.container_03_pc {
    padding: 0;
    box-sizing: border-box;
}
.font_05_pc {
    top: -402px;
    left: 234px;
    position: absolute;
}
.font_06_pc,
.font_07_pc {
    left: 1205px;
    position: absolute;
}
.font_06_pc {
    top: -694px;
}
.font_07_pc {
    top: -402px;
}
.sec_01 {
    position: relative;
    margin-top: 57px;
}
.font03 {
    text-align: center;
    position: absolute;
    top: -63px;
    left: 57px;
}
.font_08 {
    font-weight: 500;
    font-size: 31px;
    color: #262ece;
    text-align: center;
}
.font_09 {
    font-weight: 100;
    font-size: 17px;
    color: #000;
    text-align: center;
}
.font_10 {
    font-size: 9px;
    color: #000;
    top: 65px;
    left: 61px;
    text-align: left;
    line-height: 1.6;
    position: relative;
}
.m_icon2 img {
    height: 170px;
    width: 170px;
    top: 11px;
    left: 211px;
}
.font03_pc {
    text-align: center;
    top: -1344px;
    left: -384px;
}
.font_08_pc {
    font-weight: 500;
    font-size: 66px;
    color: #262ece;
}
.font_09_pc {
    font-weight: 100;
    font-size: 34px;
    color: #000;
}
.font_10_pc {
    font-size: 17px;
    color: #000;
    top: -1267px;
    left: 280px;
    text-align: left;
    line-height: 1.6;
}
.title03,
.title03_pc {
    font-family: KorailRoundGothicBold;
    background-color: #262ece;
    text-align: center;
    color: #fff;
}
.m_icon2_pc img {
    height: 659px;
    width: 659px;
    top: -1214px;
    left: 213px;
    position: absolute;
}
.container_03 {
    width: 90%;
    height: 764px;
    margin: 0 20px;
    border: 27px solid #5fa4cd;
    border-radius: 20px;
    top: 94px;
}
.section iframe,
.title03 {
    width: 100%;
    margin: 0 auto;
}
.container_03.section {
    margin-bottom: 20px;
}
.title03 {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    font-weight: 100;
}
.section iframe {
    display: block;
    height: 190px;
}
.container_03_pc {
    width: 688px;
    height: 1251px;
    margin: 0 20px;
    border: 44px solid #5fa4cd;
    border-radius: 20px;
    top: -1606px;
    left: 931px;
    position: absolute;
}
.container_03.section_pc {
    margin-bottom: 20px;
    background-color: #000;
}
.title03_pc {
    width: 100%;
    height: 51px;
    line-height: 51px;
    margin: -50px auto 0;
    position: absolute;
    font-size: 27px;
}
.section_pc iframe {
    display: block;
    width: 100%;
    height: 338px;
    margin: 50px auto;
}
.sec02_video {
    top: 10px;
    position: relative;
    margin: -109px;
}
.border_01 {
    border: 2px solid #262ece;
    position: relative;
    top: -508px;
    width: 100%;
    z-index: -24;
}
.bg-for-pop,
.modal_001 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.banner_call_main > div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-for-pop {
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
.modal_001 {
    background-color: rgba(0, 0, 0, 0.3);
    align-items: center;
    justify-content: center;
    z-index: 500;
}
.m .modal-content_001,
.modal-content_001 {
    display: inline-block;
    margin-top: 40px;
    transition: 0.5s;
    animation: 0.5s ease-out forwards slideUp2;
}
.m .modal-buttons_001,
.modal-buttons_001 {
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    box-sizing: border-box;
}
.modal-content_001 {
    position: relative;
    width: 70%;
    max-width: 370px;
}
.m .modal-content_001 {
    position: relative;
    width: 100%;
    max-width: 100%;
}
.modal-buttons_001 {
    right: 0;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: -40px;
    width: calc(100% - 40px);
}
.close_001:focus,
.close_001:hover {
    color: #000;
    text-decoration: none;
}
.modal-image_001 {
    display: block;
    width: 100%;
    height: auto;
}
#dontShow_001,
.close_001 {
    background: 0 0;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    padding: 0;
    margin: -10px 20px 0 -15px;
}
.close_001 {
    font-weight: 700;
    margin-right: -12px;
    font-size: 26px;
}
#dontShow_001 {
    margin-left: -15px;
}
.m .modal-buttons_001 {
    position: relative;
    top: auto;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #ccc;
}
.m #dontShow_001,
.m .close_001 {
    color: #000;
    margin: 0 10px;
    font-size: 15px;
}

.mo_text00,
.pc_text03 img,
.text01 img,
.text03 img {
    position: relative;
}
.text03 img {
    width: 100%;
    height: 100%;
}
.text01 img {
    width: 100%;
    height: 100%;
    margin-top: -78px;
}
.pc_text03 img {
    width: 597px;
    height: 343px;
    top: -1255px;
    left: 275px;
}
.mo_text00 {
    top: -28px;
    margin-bottom: -49px;
}

.scale-down {
    transform: scale(0.83);
    transform-origin: top center;
}

.easy-apply {
    font-size: 19px;
    font-weight: bold;
}

input::placeholder {
    color: #808080 !important; /* 원하는 색상으로 변경 */
    opacity: 1 !important;
}

#nav-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #262ece;
    color: white;
    text-align: center;
    padding: 10px 0;
    z-index: 999;
    transition: transform 0.3s ease-in-out;
    transform: translateY(100%);
}

#nav-banner.hidden {
    transform: translateY(100%);
}

#nav-banner:not(.hidden) {
    transform: translateY(0);
}

.clickable-area {
    position: relative;
    cursor: pointer;
    top: -56px;
    left: 197px;
}

.navbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); /* 검정색 투명도 배경 */
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}

.navbar-content {
    display: flex;
    align-items: center;
}

.navbar-content p {
    margin: 0;
    margin-right: 48px;
    font-size: 2.2em;
    font-weight: 900;
}

.call-button {
    background-color: #5fb5e7;
    color: white;
    padding: 20px 46px;
    text-decoration: none;
    border-radius: 40px;
    display: flex;
    font-size: 28px;
    font-weight: 900;
    align-items: center;
}

.call-button:hover {
    background-color: #5590b3;
}

.phone-number {
    font-weight: bold;
    margin-left: 10px;
}

.line1pc_div {
    position: relative;
    /* background-color: #fff; */
    z-index: 10;
    top: -307px;
    left: -32px;
    padding: 36px 32px 4px 32px;
    border-radius: 20px;
    width: 418px;
    /* border: 1px solid #000; */
}

.line1mo_div {
    position: relative;
    background-color: #fff;
    z-index: 0;
    border-radius: 10px;
    top: -731px;
    margin: 39px -17px 82px -17px;
    height: 167px;
    /* border: 1px solid #000; */
}

/* 성별 선택 스타일 */
.gender-wrp.defi_gender-wrp {
    display: flex !important;
    align-items: center !important;
    gap: 20px !important; /* Adjust gap to increase/decrease space */
}

.gender-wrp .gender-unit.defi_gender-unit {
    display: flex !important;
    align-items: center !important;
    position: relative !important;
}

.gender-wrp .gender-unit.defi_gender-unit input[type='radio'] {
    display: none !important; /* 기본 라디오 버튼 숨기기 */
}

.gender-wrp .gender-unit.defi_gender-unit label {
    position: relative !important;
    padding-left: 33px !important;
    font-size: 17px !important;
    color: #a9a9a9 !important;
    cursor: pointer !important;
}

.gender-wrp .gender-unit.defi_gender-unit label:before {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 24px !important; /* Increase width */
    height: 24px !important; /* Increase height */
    border: 2px solid #a9a9a9 !important; /* Increase border size */
    border-radius: 50% !important;
    background-color: #fff !important;
}

.gender-wrp .gender-unit.defi_gender-unit input[type='radio']:checked + label:before {
    background-color: #818181 !important;
    box-shadow: inset 0 0 0 5px #fff !important; /* Adjust inset size for checked effect */
}

/* 구분선 스타일링 */
.divider-line {
    border: none;
    border-top: 1px solid #cccccc; /* 실선 색상 */
    margin: 20px 0; /* 위아래 간격 */
}
/* Import custom fonts */

/* Main Container with Flexbox */
.main-container_2411 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    width: 100%;
    position: relative; /* 기준 컨테이너 */
    font-family: 'Elice DX Neolli', sans-serif;
}

/* Left Content Section */
.content_2411 {
    text-align: center;
    position: relative; /* 절대 위치 요소들을 위한 기준 */
    width: 100%;
}

/* Header Box */
.header-box_2411 {
    position: absolute;
    top: 93px;
    left: 119%;
    transform: translateX(-50%);
    padding: 15px;
    display: inline-block;
    width: auto; /* 가로 길이를 자동으로 맞추기 */
    white-space: nowrap; /* 텍스트가 줄 바꿈 없이 가로로 유지되도록 설정 */
}

.header-text_2411 {
    font-size: 2.6em;
    color: #000;
    font-weight: bold;
    font-family: 'Elice DX Neolli', sans-serif;
    position: relative;
    top: -5px;
}

.header-title_2411 {
    font-size: 4.3em;
    color: #fff;
    background: linear-gradient(to right, #0033cc 100%, transparent 0%);
    background-size: 0 100%; /* 애니메이션 전에는 배경이 왼쪽에서 시작 */
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px 10px 2px 10px;
    display: inline-block;
    border-radius: 0px;
    width: auto;
    white-space: nowrap;
    letter-spacing: -2px;
    font-weight: bold;
    font-family: 'Elice DX Neolli', sans-serif;
    transition: background-size 1s ease; /* 형광펜 효과의 애니메이션 속도 조절 */
}

/* 형광펜 애니메이션 효과 클래스 */
.header-title_2411.highlighted {
    background-size: 100% 100%; /* 배경을 오른쪽 끝까지 확장 */
}

/* Savings Information Section */
.savings-info_2411 {
    position: absolute;
    top: 541px; /* 위치 조정 */
    left: 117%;
    transform: translateX(-50%);
    font-size: 2.3em;
    color: #fff;
    background-color: red;
    padding: 6px 21px;
    border-radius: 34px;
    border: 3px solid red;
    font-weight: bold;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
}

/* 삼각형 모양 추가 */
.savings-info_2411::after {
    content: '';
    position: absolute;
    top: -21%; /* 삼각형을 텍스트 박스 아래쪽에 위치시킴 */
    left: 29%; /* 삼각형을 오른쪽으로 약간 이동 */
    transform: translateX(-50%) rotate(-35deg); /* 가로 중앙 정렬 및 회전 */
    border-width: 18px 22px 0 21px; /* 삼각형의 크기 조정 */
    border-style: solid;
    border-color: red transparent transparent transparent; /* 위쪽 테두리만 빨간색으로 설정 */
}

.original-price_2411 {
    text-decoration: line-through;
    color: #fff;
}

.discounted-price_2411 {
    color: yellow;
}

/* Customer Information Section */
.customer-info_2411 {
    position: absolute;
    top: 612px; /* 위치 조정 */
    left: 95%;
    transform: translateX(-50%);
    background-color: red;
    color: #fff;
    padding: 2px 24px;
    border-radius: 30px;
    border: 3px solid red;
    font-size: 1.7em;
    font-weight: light;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
}

/* Discount Note Section */
.discount-note_2411 {
    position: absolute;
    top: 465px; /* 위치 조정 */
    left: 164%;
    transform: translateX(-55%) rotate(15deg); /* 약간 오른쪽으로 비틀기 */
    font-size: 2.8em;
    color: red;
    font-weight: light;
    line-height: 0.9; /* 위아래 간격 조정 */
    padding: 5px;
    display: inline-block;
    font-family: 'GangwonEduSaeeum_OTFMediumA', sans-serif;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
}

.additional-note_2411 {
    position: absolute;
    top: 430px; /* 위치 조정 */
    left: 163%;
    transform: translateX(-55%) rotate(15deg); /* 약간 오른쪽으로 비틀기 */
    font-size: 2.6em;
    color: red;
    font-weight: light;
    line-height: 0.9; /* 위아래 간격 조정 */
    padding: 5px;
    display: inline-block;
    font-family: 'GangwonEduSaeeum_OTFMediumA', sans-serif;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
}

/* 전체 배너 컨테이너에 위치를 고정시키고 다른 콘텐츠 위에 표시 */
.banner-container_2411 {
    width: 100%;
    max-width: 1200px;
    position: absolute;
    top: 822px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 11px 20px;
    z-index: 10;
    display: flex;
    justify-content: center;
}

/* 고정 텍스트와 슬라이드 배너를 Flex로 정렬 */
.banner-content_2411 {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 20px;
    overflow: hidden;
}

/* 고정 텍스트 스타일 */
.banner-fixed-text_2411 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap;
    font-family: 'Elice DX Neolli', sans-serif;
    z-index: 1000;
}

/* 슬라이드 배너 설정 */
.banner-wrapper_2411 {
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
}

.banner_2411 {
    display: flex;
    animation: scroll_2411 30s linear infinite;
}

/* 이미지 스타일 */
.banner_2411 img {
    height: 50px;
    margin: 0 -6px; /* 각 이미지 간의 여백을 조정 */
    padding: 0;
    opacity: 0.8;
    transition: opacity 0.5s ease-in-out;
}

.banner_2411 img:hover {
    opacity: 1;
}

/* 반응형 조정 */
@media (max-width: 768px) {
    .banner-container_2411 {
        width: 90%;
        padding: 5px 0;
    }

    .banner-fixed-text_2411 {
        font-size: 16px;
    }

    .banner_2411 img {
        height: 40px;
    }
}

/* 모바일 전체 배너 컨테이너에 위치를 고정시키고 다른 콘텐츠 위에 표시 */
.banner-container_2411_mo {
    width: 100%;
    max-width: 1200px;
    position: absolute;
    top: 377px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    padding: 5px 5px;

    display: flex;
    justify-content: center;
    flex-direction: column; /* 수직 정렬 */
    align-items: center;
}

/* 고정 텍스트와 슬라이드 배너를 Flex로 정렬 */
.banner-content_2411_mo {
    display: flex;
    flex-direction: column; /* 수직 정렬 */
    align-items: center;
    width: 100%;
    gap: 0px;
    overflow: hidden;
}

/* 고정 텍스트 스타일 */
.banner-fixed-text_2411_mo {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    white-space: nowrap;
    font-family: 'Elice DX Neolli', sans-serif;
    z-index: 10;
    margin-top: 10px;
}

/* 슬라이드 배너 설정 */
.banner-wrapper_2411_mo {
    display: flex;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.banner_2411_mo {
    display: flex;
    animation: scroll_2411 30s linear infinite;
}

/* 이미지 스타일 */
.banner_2411_mo img {
    height: 40px;
    margin: 0 -10px; /* 각 이미지 간의 여백을 조정 */
    padding: 0;
    opacity: 0.8;
    transition: opacity 0.5s ease-in-out;
}

.banner_2411_mo img:hover {
    opacity: 1;
}

/* 무한 스크롤 애니메이션 */
@keyframes scroll_2411 {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
/* 회색 텍스트 스타일 */
.gray-text {
    color: #878787; /* 회색으로 텍스트 색상 설정 */
}

.phone-image {
    width: 441px; /* Adjust width as needed */
    height: auto;
    position: absolute;
    top: 154px; /* Adjust to position the image where you'd like */
    right: 42px;
}

.phone-image2 {
    width: 445px; /* Adjust width as needed */
    height: auto;
    position: absolute;
    top: 147px; /* Adjust to position the image where you'd like */
    right: 28px;
}

.phone-image_mo {
    width: 243px; /* Adjust width as needed */
    height: auto;
    position: absolute;
    top: 94px; /* Adjust to position the image where you'd like */
    right: 45px;
}

.phone-image2_mo {
    width: 223px; /* Adjust width as needed */
    height: auto;
    position: absolute;
    top: 86px; /* Adjust to position the image where you'd like */
    right: 36px;
}

/* Savings Information Section */
.slide_2411:nth-child(2) .savings-info_2411 {
    position: absolute;
    top: 533px; /* 위치 조정 */
    left: 118%;
    transform: translateX(-50%);
    font-size: 2em;
    color: #fff;
    background-color: red;
    padding: 1px 50px;
    border-radius: 20px;
    border: 3px solid red;
    font-weight: bold;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px; /* 위아래 간격 동일하게 설정 */
}

.slide_2411:nth-child(2) .savings-info_2411 p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%; /* 전체 너비 차지 */
    margin: 0;
    padding: 5px 0;
    box-sizing: border-box;
}

/* 왼쪽 텍스트 */
.slide_2411:nth-child(2) .savings-info_2411 p span:first-child {
    flex-shrink: 0; /* 왼쪽 텍스트 고정 위치 */
}

/* 오른쪽 텍스트 (0 > 1,000 부분) */
.slide_2411:nth-child(2) .additional-info_2411 {
    font-size: 1em; /* 오른쪽 텍스트 크기 조정 */
    color: #ffff00; /* 노란색 */
    font-weight: bold;
    margin-left: 10px;
    flex-shrink: 0;
    text-align: right;
    min-width: 60px; /* 오른쪽 텍스트를 고정된 너비로 설정 */
}

/* 0 > 부분만 하얀색으로 설정 */
.slide_2411:nth-child(2) .white-text {
    color: #ffffff; /* 하얀색 */
}

/* 화살표 스타일 */
.slide_2411:nth-child(2) .savings-info_2411::after {
    content: '';
    position: absolute;
    bottom: 100%; /* 박스 상단에 위치 */
    left: 50%; /* 박스 중앙에 위치 */
    transform: translateX(-50%); /* 중앙 정렬 */
    border-width: 0 15px 33px 15px; /* 위쪽으로 길쭉한 삼각형 */
    border-style: solid;
    border-color: transparent transparent red transparent; /* 빨간색 위쪽 삼각형 */
}

.slide_2411:nth-child(2) .customer-info_2411 {
    position: absolute;
    top: 650px; /* 위치 조정 */
    left: 104%;
    transform: translateX(-50%);
    background-color: red;
    color: #fff;
    padding: 2px 24px;
    border-radius: 12px;
    border: 3px solid red;
    font-size: 1.7em;
    font-weight: light;
    width: auto; /* 텍스트 길이에 맞춰 너비 자동 조정 */
    white-space: nowrap; /* 줄 바꿈 방지 */
}

/* 기본적으로 슬라이드는 숨김 상태로 설정 */
.slide_2411 {
    opacity: 0;
    visibility: hidden; /* 슬라이드가 화면에 보이지 않도록 설정 */
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out; /* 부드러운 전환 */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; /* 슬라이드 레이어 순서 */
}

/* active_2411 클래스가 있을 때만 슬라이드가 보이도록 설정 */
.slide_2411.active_2411 {
    opacity: 1; /* 투명도 100% */
    visibility: visible; /* 화면에 표시 */
    z-index: 2; /* 활성화된 슬라이드는 위에 표시 */
}

/* 순차적 등장 애니메이션 */
.fade-in {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
.fade-in.visible {
    opacity: 1;
}

/* 깜빡임 애니메이션 */
.blink {
    animation: blink-animation 1s step-start infinite;
}

@keyframes blink-animation {
    50% {
        opacity: 0;
    }
}

/* 모바일 */

/* Main Container with Flexbox */
.main-container_2411_mo {
    display: flex; /* 플렉스박스 적용 */
    flex-direction: column; /* 세로 정렬 */
    align-items: center; /* 가로 중앙 정렬 */
    justify-content: flex-start; /* 화면 상단에 고정 */
    max-width: 600px; /* 최대 너비 */
    width: 100%; /* 반응형 너비 */
    height: auto; /* 높이는 내용에 맞춤 */
    margin: 0 auto; /* 가운데 정렬 */
    position: absolute; /* 위치를 자유롭게 조정 가능 */
    top: 29%; /* 상단에서 10% 위치에 고정 */
    left: 50%; /* 가로 중앙 정렬 */
    transform: translateX(-50%); /* 중앙으로 이동 */
    font-family: 'Elice DX Neolli', sans-serif; /* 폰트 설정 */
    z-index: 100; /* 다른 요소 위에 표시 */
    background-color: white;
}

/* Left Content Section */
.content_2411_mo {
    text-align: center;
    position: relative; /* 절대 위치 요소들을 위한 기준 */
    width: 100%;
}

/* Header Box */
.header-box_2411_mo {
    position: absolute;
    top: -360px;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px;
    display: inline-block;
    width: auto;
    white-space: nowrap;
}

.header-text_2411_mo {
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
    font-family: 'Elice DX Neolli', sans-serif;
    position: relative;
    top: -2px;
}

.header-title_2411_mo {
    font-size: 2.5em;
    color: #fff;
    background: linear-gradient(to right, #0033cc 100%, transparent 0%);
    background-size: 0 100%; /* 애니메이션 전에는 배경이 왼쪽에서 시작 */
    background-position: left;
    background-repeat: no-repeat;
    padding: 6px 10px 1px 10px;
    display: inline-block;
    border-radius: 0px;
    width: auto;
    white-space: nowrap;
    letter-spacing: -2px;
    font-weight: bold;
    font-family: 'Elice DX Neolli', sans-serif;
    transition: background-size 1s ease; /* 형광펜 효과의 애니메이션 속도 조절 */
}

/* 형광펜 애니메이션 효과 클래스 */
.header-title_2411_mo.highlighted {
    background-size: 100% 100%; /* 배경을 오른쪽 끝까지 확장 */
}

/* Savings Information Section */
.savings-info_2411_mo {
    position: absolute;
    top: -119px; /* 기존 유지 */
    left: 49%; /* 기존 유지 */
    transform: translateX(-50%);
    font-size: 1.2em;
    color: #fff;
    background-color: red;
    padding: 0px 38px;
    border-radius: 16px;
    border: 3px solid red;
    font-weight: 500;
    white-space: nowrap;
    text-align: left; /* 텍스트 왼쪽 정렬 */
}

/* 삼각형 모양 추가 */
.savings-info_2411_mo::after {
    content: '';
    position: absolute;
    top: -21px; /* 컨테이너 위로 이동 */
    left: 50%; /* 가운데 정렬 */
    transform: translateX(-50%) rotate(0deg); /* 회전하여 위쪽을 가리킴 */
    border-width: 0 11px 22px 11px; /* 삼각형 방향 조정 */
    border-style: solid;
    border-color: transparent transparent red transparent; /* 위쪽 삼각형 모양 */
}

.savings-info_2411_mo1 {
    position: absolute;
    top: -119px; /* 기존 유지 */
    left: 49%; /* 기존 유지 */
    transform: translateX(-50%);
    font-size: 1.2em;
    color: #fff;
    background-color: red;
    padding: 0px 38px;
    border-radius: 20px;
    border: 3px solid red;
    font-weight: 500;
    white-space: nowrap;
    text-align: left; /* 텍스트 왼쪽 정렬 */
}

/* 삼각형 모양 추가 */
.savings-info_2411_mo1::after {
    content: '';
    position: absolute;
    top: -32%; /* 삼각형을 텍스트 박스 아래쪽에 위치시킴 */
    left: 29%; /* 삼각형을 오른쪽으로 약간 이동 */
    transform: translateX(-50%) rotate(-35deg); /* 가로 중앙 정렬 및 회전 */
    border-width: 13px 13px 0 16px; /* 삼각형의 크기 조정 */
    border-style: solid;
    border-color: red transparent transparent transparent; /* 위쪽 테두리만 빨간색으로 설정 */
}

/* 텍스트 스타일링 */
.savings-info_2411_mo p {
    margin: 5px 0; /* 텍스트 간격 */
    display: flex; /* 내부 요소 정렬을 위한 플렉스박스 */
    align-items: center; /* 텍스트 수직 정렬 */
    justify-content: flex-start; /* 왼쪽 정렬 */
}

/* 강조 텍스트 스타일 */
.additional-info_2411_mo {
    display: flex; /* 플렉스 박스 적용 */
    align-items: center; /* 수직 정렬 */
    gap: 0spx; /* "0 >"와 "1,000" 간격 추가 */
    font-weight: 700;
    font-size: 1.2em; /* 강조 텍스트 크기 */
    line-height: 0.1; /* 줄 간격 */
}

/* 개별 텍스트 스타일 */
.additional-info_2411_mo .white-text_mo {
    color: white; /* 0 > 하얀색 */
    font-size: 1em;
    margin-left: 10px; /* 텍스트와 숫자 간 간격 추가 */
}

.additional-info_2411_mo .yellow-text_mo {
    color: yellow; /* 1,000 노란색 */
    font-size: 1em;
}

/* 화살표와 숫자 구분 */
.additional-info_2411_mo .white-text_mo {
    color: white; /* 0 > 하얀색 */
    font-size: 1em;
    display: inline-block; /* 동일한 크기 유지 */
}

.additional-info_2411_mo .yellow-text_mo {
    color: yellow; /* 1,000 노란색 */
    font-size: 1em;
    margin-left: 5px; /* 화살표와 숫자 간격 */
    display: inline-block; /* 동일한 크기 유지 */
}

/* 텍스트 줄맞춤 */
.savings-info_2411_mo p {
    margin: 5px 0; /* 각 줄 간격 */
    display: flex; /* 내부 요소 정렬 */
    justify-content: space-between; /* 좌우 균등 간격 */
    align-items: center; /* 수직 정렬 */
}

.original-price_2411_mo {
    text-decoration: line-through;
    color: #fff;
}

.discounted-price_2411_mo {
    color: yellow;
    font-weight: 700;
}

/* Customer Information Section */
.customer-info_2411_mo {
    position: absolute;
    top: -77px;
    left: 37%;
    transform: translateX(-50%);
    background-color: red;
    color: #fff;
    padding: 4px 24px 2px 24px;
    border-radius: 10px;
    border: 3px solid red;
    font-size: 0.9em;
    font-weight: 300;
    white-space: nowrap;
}

/* Discount Note Section */
.discount-note_2411_mo {
    position: absolute;
    top: -173px;
    left: 85%;
    transform: translateX(-55%) rotate(15deg); /* 약간 오른쪽으로 비틀기 */
    font-size: 1.8em;
    color: red;
    font-weight: 300;
    line-height: 0.9; /* 위아래 간격 조정 */
    padding: 5px;
    display: inline-block;
    font-family: 'GangwonEduSaeeum_OTFMediumA', sans-serif;
    white-space: nowrap; /* 줄 바꿈 방지 */
}

/* Additional Note Section */
.additional-note_2411_mo {
    position: absolute;
    top: -179px;
    left: 87%;
    transform: translateX(-55%) rotate(15deg); /* 약간 오른쪽으로 비틀기 */
    font-size: 1.3em;
    color: red;
    font-weight: light;
    line-height: 0.9; /* 위아래 간격 조정 */
    padding: 5px;
    display: inline-block;
    font-family: 'GangwonEduSaeeum_OTFMediumA', sans-serif;
    white-space: nowrap;
}

/* 기본적으로 슬라이드는 숨김 상태로 설정 */
.slide_2411_mo {
    opacity: 0;
    visibility: hidden; /* 슬라이드가 화면에 보이지 않도록 설정 */
    transition: opacity 1s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; /* 슬라이드 레이어 순서 */
}

/* active_2411 클래스가 있을 때만 슬라이드가 보이도록 설정 */
.slide_2411_mo.active_2411_mo {
    opacity: 1;
    visibility: visible; /* 화면에 표시 */
    z-index: 2; /* 활성화된 슬라이드는 위에 표시 */
}

/* 구분선 스타일링 */
.divider-line_mo {
    border: none;
    border-top: 2px solid #cccccc; /* 실선 색상 */
    margin: 30px 0; /* 위아래 간격 */
}

.m .submit-wrp .btn-sns.naver .icon-naver {
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 16.5V0h5.5L11 8.25V0h5.5v16.5H11L5.5 8.25v8.25H0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
.m .submit-wrp .btn-sns.kakao .icon-kakao {
    display: inline-block;
    width: 22px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' fill='none'%3E%3Cpath fill='%23392020' d='M10.493 0C4.684 0 0 3.745 0 8.292c0 2.951 1.949 5.535 4.872 7.011L3.882 19a.313.313 0 0 0 .075.322c.06.053.137.082.217.082a.315.315 0 0 0 .18-.075l4.257-2.869c.63.087 1.264.132 1.9.135 5.8 0 10.493-3.745 10.493-8.3C21.004 3.74 16.293 0 10.493 0Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}

.m .easy-apply {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -2px;
}

.consumer_banner {
    top: 3px;
    padding: 0;
    background: #ffffff;
    position: relative;
    margin: 0 15px;
}
.consumer_banner img {
    width: 100%;
    height: auto;
}

/* 기본적으로 숨김 상태 설정 */
.savings-info_2411,
.customer-info_2411 {
    opacity: 0; /* 투명하게 설정 */
    visibility: hidden; /* 화면에 보이지 않음 */
    transition: opacity 0.3s ease, visibility 0.3s ease; /* 부드러운 전환 */
}

/* 활성화 상태일 때 보이게 설정 */
.savings-info_2411.visible,
.customer-info_2411.visible {
    opacity: 1; /* 보이도록 설정 */
    visibility: visible; /* 화면에 나타남 */
}

/* 기본적으로 숨김 상태 설정 */
.savings-info_2411_mo,
.customer-info_2411_mo {
    opacity: 0; /* 투명하게 설정 */
    visibility: hidden; /* 화면에 보이지 않음 */
    transition: opacity 0.3s ease, visibility 0.3s ease; /* 부드러운 전환 */
}

/* 활성화 상태일 때 보이게 설정 */
.savings-info_2411_mo.visible,
.customer-info_2411_mo.visible {
    opacity: 1; /* 보이도록 설정 */
    visibility: visible; /* 화면에 나타남 */
}

#submission {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 0.8s ease-in-out; /* 배경 이미지 전환 애니메이션 */
}

.section-m-01-body {
    background: #fff;
    background-size: 750px 717px;
    padding: 0px 0 0 5px;
    border: 1px solid #9d9d9d;
    border-radius: 10px;
    margin: 10px 15px 10px 15px;
}

/* 24-11-13 동영상 스와이프 */
/* CSS 수정 */
.swiper-container_body {
    font-family: NanumSquare, sans-serif;
    margin: 55px auto;
    padding: 0;
    background: #edf5ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto; /* 자동 높이 조정 */
}

#swiper_title {
    position: relative;
    margin: -10px 0px 27px 0px;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #333;
}

.swiper-container {
    width: 100%;
    max-width: 1200px;
    height: 500px;
    margin: 0 auto;
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    width: 30% !important;
    height: 79% !important;
    cursor: pointer;
}

.swiper-slide img {
    width: 100%;
    height: 201px;
    object-fit: cover;
}

.content2 {
    padding: 32px;
}

.content2 h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #333;
    font-weight: 800;
}

.content2 p {
    font-size: 2rem;
    color: #555;
    font-weight: 500;
}

.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

.swiper-pagination-bullet {
    background: #000;
}

#swiper_footer {
    position: relative;
    margin-top: 20px;
    text-align: center;
    font-size: 2.9rem;
    font-weight: 600;
    color: #555;
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal iframe {
    width: 80%;
    height: 80%;
    border: none;
}

.modal-close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

/* 모바일 전용 스타일 */
@media screen and (max-width: 768px) {
    .swiper-container_body {
        margin: 0px auto !important;
        background: #edf5ff;
        height: auto; /* 높이 자동 조정 */
    }

    #swiper_title {
        margin: 28px 0 15px;
        text-align: center;
        font-size: 1.6rem;
        font-weight: bold;
    }

    .swiper-container {
        height: 372px; /* 모바일용 높이 조정 */
        max-width: 100%;
        position: relative;
        top: 20px;
    }

    .swiper-container_mo {
        height: 372px !important; /* 모바일용 높이 조정 */
        max-width: 100%;
    }

    .swiper-slide {
        width: 60% !important; /* 슬라이드 크기 축소 */
        height: 70% !important;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    }

    .swiper-slide img {
        height: 136px; /* 모바일용 이미지 높이 */
        object-fit: cover;
    }

    .content2 {
        padding: 25px;
    }

    .content2 h2 {
        font-size: 1.6rem;
    }

    .content2 p {
        font-size: 1.4rem;
    }

    #swiper_footer {
        margin-top: 15px;
        text-align: center;
        font-size: 1.8rem;
        font-weight: 600;
        margin-bottom: 30px;
    }

    .modal iframe {
        width: 90%;
        height: 60%;
    }

    .modal-close {
        font-size: 24px;
    }

    /* Swiper Pagination 위치 조정 */
    .swiper-pagination {
        bottom: 57px !important; /* 기존 8px에서 40px 위로 이동 */
    }
}

/* 241121 섹션 스타일 */
.insurance-section .header {
    background-color: #3940ce;
    color: white;
    text-align: center;
    padding: 40px 20px;
    position: relative;
    height: 555px;
}

.insurance-section .header h1 {
    font-size: 68px;
    margin-bottom: 5px;
    letter-spacing: -4px;
    font-weight: 900;
}

.insurance-section .header p {
    font-size: 32px;
}

.insurance-section .header .icon {
    position: absolute;
    bottom: 76px;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.insurance-section .header .icon img {
    width: 166px;
    height: auto;
}

.insurance-section .header .circle {
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 2px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.insurance-section .circle-1 {
    top: 215px;
    left: calc(46% - 150px);
}

.insurance-section .circle-2 {
    top: 215px;
    left: calc(50% + 90px);
}

.insurance-section .circle-3 {
    top: 350px;
    left: calc(50% - 314px);
}

.insurance-section .circle-4 {
    top: 350px;
    left: calc(50% + 176px);
}

.insurance-section .bottom-section {
    background-color: white;
    text-align: center;
    padding: 58px 20px;
}

.insurance-section .main-title {
    font-size: 26px;
    color: #333;
    font-weight: 500;
    margin-bottom: 0px;
}

.insurance-section .sub-title {
    font-size: 30px;
    color: #333;
    margin-bottom: 30px;
    font-weight: 800;
}

.insurance-section .steps {
    display: flex;
    justify-content: center;
    gap: 105px;
    margin-bottom: 57px;
    margin-top: 52px;
}

.insurance-section .step {
    text-align: center;
}

.insurance-section .circle {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.insurance-section .number {
    position: absolute;
    top: 44px;
    left: -18px;
    width: 40px;
    height: 40px;
    color: white;
    font-size: 19px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.insurance-section .icon {
    width: 65px;
    height: 65px;
}

.insurance-section .step-title {
    font-size: 18px;
    margin-top: 15px;
}

.insurance-section .step-1 .circle {
    border: 2px solid #31a3fe;
}

.insurance-section .step-1 .number {
    background: #31a3fe;
}

.insurance-section .step-1 .step-title {
    color: #31a3fe;
}

.insurance-section .step-2 .circle {
    border: 2px solid #5d7fff;
}

.insurance-section .step-2 .number {
    background: #5d7fff;
}

.insurance-section .step-2 .step-title {
    color: #5d7fff;
}

.insurance-section .step-3 .circle {
    border: 2px solid #242dce;
}

.insurance-section .step-3 .number {
    background: #242dce;
}

.insurance-section .step-3 .step-title {
    color: #242dce;
}

.insurance-section .bottom-text {
    font-size: 28px;
    color: #333;
    font-weight: 700;
    margin-bottom: 84px;
}

/* 241129 모바일 섹션 스타일 */

/* 241121 섹션 모바일 스타일 */
.insurance-section_mo .header_mo {
    background-color: #3940ce;
    color: white;
    text-align: center;
    padding: 20px 15px;
    position: relative;
    height: 400px;
}

.insurance-section_mo .header_mo h1 {
    font-size: 36px;
    margin-bottom: 10px;
    letter-spacing: -2px;
    font-weight: 900;
}

.insurance-section_mo .header_mo p {
    font-size: 15px;
}

.insurance-section_mo .header_mo .icon_mo {
    position: absolute;
    bottom: 41px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.insurance-section_mo .header_mo .icon_mo img {
    width: 100px;
    height: auto;
}

.insurance-section_mo .header_mo .circle_mo {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.insurance-section_mo .circle-1_mo {
    top: 159px;
    left: calc(40% - 70px);
}

.insurance-section_mo .circle-2_mo {
    top: 159px;
    left: calc(50% + 30px);
}

.insurance-section_mo .circle-3_mo {
    top: 265px;
    left: calc(40% - 140px);
}

.insurance-section_mo .circle-4_mo {
    top: 265px;
    left: calc(50% + 90px);
}

.insurance-section_mo .bottom-section_mo {
    background-color: white;
    text-align: center;
    padding: 30px 15px;
}

.insurance-section_mo .main-title_mo {
    font-size: 19px;
    color: #333;
    font-weight: 500;
    margin-bottom: 0px;
}

.insurance-section_mo .sub-title_mo {
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 800;
}

.insurance-section_mo .steps_mo {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.insurance-section_mo .step_mo {
    text-align: center;
}

.insurance-section_mo .circle_mo {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.insurance-section_mo .number_mo {
    position: absolute;
    top: 42px;
    left: -17px;
    width: 40px;
    height: 40px;
    color: white;
    font-size: 19px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.insurance-section_mo .icon_mo {
    width: 70px;
    height: 70px;
}

.insurance-section_mo .step-title_mo {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 800;
}

.insurance-section_mo .step-1_mo .circle_mo {
    border: 2px solid #31a3fe;
}

.insurance-section_mo .step-1_mo .number_mo {
    background: #31a3fe;
}

.insurance-section_mo .step-1_mo .step-title_mo {
    color: #31a3fe;
}

.insurance-section_mo .step-2_mo .circle_mo {
    border: 2px solid #5d7fff;
}

.insurance-section_mo .step-2_mo .number_mo {
    background: #5d7fff;
}

.insurance-section_mo .step-2_mo .step-title_mo {
    color: #5d7fff;
}

.insurance-section_mo .step-3_mo .circle_mo {
    border: 2px solid #242dce;
}

.insurance-section_mo .step-3_mo .number_mo {
    background: #242dce;
}

.insurance-section_mo .step-3_mo .step-title_mo {
    color: #242dce;
}

.insurance-section_mo .bottom-text_mo {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin-bottom: 50px;
}
