@charset "utf-8";

@font-face {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 200;
    src: url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_20g.eot');
    src:
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_20g.ttf') format('truetype'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_20g.woff2') format('woff2'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_20g.woff') format('woff');
}

@font-face {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 400;
    src: url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_40g.eot');
    src:
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_40g.ttf') format('truetype'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_40g.woff2') format('woff2'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_40g.woff') format('woff');
}

@font-face {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    src: url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_60g.eot');
    src:
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_60g.ttf') format('truetype'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_60g.woff2') format('woff2'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_60g.woff') format('woff');
}

@font-face {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    src: url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_80g.eot');
    src:
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_80g.ttf') format('truetype'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_80g.woff2') format('woff2'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_80g.woff') format('woff');
}

@font-face {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 900;
    src: url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_99g.eot');
    src:
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_99g.ttf') format('truetype'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_99g.woff2') format('woff2'),
        url('/webPub/sc_2018/font/HGGGothicssi_Pro/HGGGothicssi_Pro_99g.woff') format('woff');
}

/* 사용 폰트 : 본명조
저작권자 : SIL Open Font License */
@font-face {
    font-family: 'Bonmyeongjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

/*= RESET =*/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    zoom: 1;
}

ul,
ol {
    list-style-type: none;
}

img,
fieldset {
    border: none;
}

body,
input,
textarea,
select,
button,
table {
    font-size: 13px;
    color: #666;
    font-family: "SpoqaHanSansNeo", "Apple SD Gothic Neo", Helvetica, sans-serif, Arial;
}

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

a:link,
a:visited {
    text-decoration: none;
    color: #666;
    /*outline: none!important;*/
}

a:hover,
a:active {
    text-decoration: none;
    color: #666;
    /*outline: none!important;*/
}

input {
    border: 0;
}

select {
    vertical-align: top;
    height: 24px;
    border: 1px solid #c5c5c5;
}

iframe {
    border: 0;
    margin: 0;
    padding: 0;
}

button {
    overflow: visible;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
}

/*////////////header////////////*/
/*common*/
.emergency_relief_cnts_top {
    height: 30px;
}

.CampaignList {
    left: 47.75%;
    margin-left: -274px;
    top: 30px;
}

.CampaignList ul {
    padding: 6px 14px !important;
}

.CampaignList ul li {
    margin-bottom: 7px;
}

/*white*/
.emergency_relief_cnts_top {
    background: #fff;
    border-bottom-color: #dadada;
}

.emergency_relief_cnts_top ul.util_right li a {
    color: #7f7f7f;
}

.emergency_relief_cnts_top ul.util_right .save_user,
.emergency_relief_cnts_top ul.util_right .save_user strong {
    color: #000;
}

/*brown*/
/*.emergency_relief_cnts_top {height: 30px;}*/

/*sns_area*/
.sns_area {
    padding: 47px 0 62px;
    border-top: 3px solid #f8f6f3;
}

.sns_area h3 {
    font-weight: normal;
    display: inline-block;
    font-size: 16px;
    color: #4e4e4e;
    vertical-align: middle;
    margin-right: 8px;
}

.sns_area .div_inner {
    margin: 0 auto;
    height: 100%;
    text-align: center;
}

.sns_area>.div_inner>a {
    display: inline-block;
    margin-left: 14px;
    vertical-align: middle;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.sns_area>.div_inner>a>img {
    width: 54px;
}

/*footer*/
#footer {
    width: 100%;
    height: auto;
    background: #fffbf7;
    border-top: 2px solid #ed425a;
}

#footer .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 72px;
    padding-top: 22px;
}

/*= CONTENT =*/
#ambulance {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
    font-family: "Noto Sans KR";
}

#ambulance .swiper-wrapper {
    cursor: grab;
    will-change: transform;
}

#ambulance .swiper-slide {
    flex-shrink: 0;
}

#ambulance .div-sec {
    max-width: 1920px;
    min-width: 1200px;
    position: relative;
}

#ambulance .div-sec img {
    display: block;
}

#ambulance .div-sec img.center-img {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    max-width: none;
}

#ambulance .div-sec .screen-out {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

#ambulance .div-sec .div-inner {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
    width: 1200px;
}

.area01 {
    position: relative;
    z-index: 2;
}

.area01 .a1-wrap {
    display: flex;
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.area01 .a1-wrap .stage {
    position: relative;
    width: 100%;
    aspect-ratio: 1920 / 1200;
    /* 실제 비율 유지 */
}

.area01 .a1-wrap .stage .home-plate-mask {
    position: absolute;
    inset: 0;
    overflow: hidden;
    background-color: #333;
    background-image: url('../images/a1-cover.jpg'); background-size: cover; background-position: top center;

    /* 홈베이스 모양: 위쪽은 사각형, 아래쪽 70% 지점부터
      중앙 한 점으로 모이는 오각형(pentagon) */
    clip-path: polygon(0% 0%,
            100% 0%,
            100% 85.4%,
            50% 100%,
            0% 85.4%);
}

.area01 .a1-wrap .stage .home-plate-mask video,
.area01 .a1-wrap .stage .home-plate-mask iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
    /*iframe으로 변동시 추가*/
    opacity: 0;
    transition: .5s .25s ease-out;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.area01 .a1-wrap .stage .home-plate-mask video.on,
.area01 .a1-wrap .stage .home-plate-mask iframe.on {
    opacity: 1;
}

.area01 .a1-wrap .a1-content {
    position: absolute;
    top: 540px;
    /*시안 618*/
    left: 50%;
    transform: translateX(-50%);
    width: max-content
}

.area01 .a1-wrap .a1-content .a1-subTitle {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.area01 .a1-wrap .a1-content .a1-titleWrap {
    margin-top: 23px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.area01 .a1-wrap .a1-content .a1-titleWrap .a1-title {
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.5));
}

.area01 .a1-wrap .a1-content .a1-titleWrap .a1-titleNum {
    margin-left: -6px;
}

.area01 .a1-wrap .a1-content .a1-textWrap {
    margin-top: 33px;
    display: flex;
    align-items: center;
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-text01 {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-pulseWrap {
    overflow: hidden;
    margin-top: 10px;
    position: absolute;
    left: 454px;
    width: 0;
    z-index: 2;
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-pulseWrap img {
    width: 300px !important;
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-pulseWrap.on {
    animation: slideReveal 2.5s ease-in-out;
}

@keyframes slideReveal {
    0% {
        width: 0;
    }

    10% {
        width: 0;
    }

    70% {
        width: 300px;
        opacity: 1;
    }

    100% {
        width: 300px;
        opacity: 0;
    }
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-btn {
    position: relative;
    margin-left: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 60px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 25px;
    line-height: 1;
    letter-spacing: 0;
}

.area01 .a1-wrap .a1-content .a1-textWrap .a1-btn .a1-skew {
    overflow: hidden;
    position: absolute;
    inset: 0;
    background: #111;
    border-radius: 5px;
    transform: skewX(-12deg);
    transition: all 0.3s ease-in-out;
}

/*.area01 .a1-wrap .a1-content .a1-textWrap .a1-btn:hover .a1-skew {
    color: #000;
    background: #fff;
  }*/

.area01 .a1-btn span.a1-btnText {
    position: relative;
    color: #fff;
    z-index: 1;
}

/*.area01 .a1-btn:hover span.a1-btnText {
    position: relative;
    color: #000;
    z-index: 1;
  }*/

.area01 .a1-btn .a1-skew:after {
    content: "";
    height: 160px;
    opacity: .2;
    position: absolute;
    top: -40px;
    left: -110px;
    background: #fff;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);

    width: 50px;
    z-index: 1;
}

.area01 .a1-btn.on .a1-skew:after {
    -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    left: 300px;
}

.slide-in-blurred-right {
    -webkit-animation: slide-in-blurred-right 0.6s 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
    animation: slide-in-blurred-right 0.6s 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}

@-webkit-keyframes slide-in-blurred-right {
    0% {
        -webkit-transform: translateX(300px) scaleX(2.5) scaleY(0.2);
        transform: translateX(300px) scaleX(2.5) scaleY(0.2);
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0) scaleY(1) scaleX(1);
        transform: translateX(0) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

@keyframes slide-in-blurred-right {
    0% {
        -webkit-transform: translateX(300px) scaleX(2.5) scaleY(0.2);
        transform: translateX(300px) scaleX(2.5) scaleY(0.2);
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-filter: blur(40px);
        filter: blur(40px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0) scaleY(1) scaleX(1);
        transform: translateX(0) scaleY(1) scaleX(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity: 1;
    }
}

.pin-spacer{
    background: #f4ece1;
}

.area02 {
    overflow: visible;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 100vh;
    max-height: 1320px;
    z-index: 1;
}

.area02>div {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    display: flex;
    width: 1920px;
}

.area02 .a2_area1,
.area02 .a2_area2,
.area02 .a2_area3,
.area02 .a2_area4 {
    height: 100%;
    overflow: hidden;
}

.area02 .a2_area1 {
    margin-top: -176px;
    padding-top: 176px;
    height: calc(100% + 176px);
}

/* 왼쪽 */
.area02 .left-road {
    width: 580px;
    height: 100%;
    overflow: visible;
    position: relative;
}

.area02 .left-road video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: top left;
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    height: 580px;
    /*가로 영상을 90도 회전했기 때문에 width가 아닌 height로 설정*/
    object-fit: cover;
}

.area02 .a2_area1 .left-road video {
    height: 760px;
}

.area02 .a2_area3 .left-road video {
    height: 860px;
}

/* 오른쪽 */
.area02 .right-road {
    position: absolute;
    left: 0;
    top: 0;
    width: 1920px;
    height: 100%;
    background-size: 100% 100%;
    overflow: hidden;
}

.area02 .a2_area1 .right-road {
    background-image: url('../images/a2-roadBg.png');
}

.area02 .a2_area2 .right-road {
    background-image: url('../images/a2-snowBg.png');
}

.area02 .a2_area3 .right-road {
    background-image: url('../images/a2-nightBg.png');
}

.area02 .right-road .rr-content {
    padding-left: 610px;
    width: 100%;

    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*a2 영역1*/
.area02 .a2_area1 .right-road .rr-content {
    padding-top: 325px;
    padding-bottom: 160px;
}

.area02 .a2_area1 .right-road .rr-content .a21-text {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 39px;
    line-height: 1.615;
    letter-spacing: 0.005em;
    color: #fff;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.area02 .a2_area1 .right-road .rr-content .a21-text span {
    position: relative;
    padding: 0 17px;
    font: inherit;
}

.area02 .a2_area1 .right-road .rr-content .a21-text span:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 17px;
    height: 28px;
    background: url('../images/a2-dd01.png') no-repeat top center;
    background-size: cover;
}

.area02 .a2_area1 .right-road .rr-content .a21-text span:after {
    position: absolute;
    top: 2px;
    right: 0;
    content: '';
    display: inline-block;
    width: 17px;
    height: 28px;
    background: url('../images/a2-dd02.png') no-repeat center center;
    background-size: cover;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet {
    position: relative;
    margin-top: 71px;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 {
    position: relative;
    padding-left: 146px;
    display: flex;
    align-items: flex-end;
    gap: 32px;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 div:first-of-type {
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.2));
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 div:last-of-type {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 p {
    display: flex;
    align-items: baseline;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 p span.a2-counter1,
.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 p span.a2-counter2 {
    margin-right: 3px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 75px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area01 p span.a2-counter1+span {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 47px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area02 {
    position: relative;
    margin-top: 86px;
    padding-left: 370px;
    display: flex;
    align-items: flex-end;
    gap: 32px;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area02 div:first-of-type {
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.2));
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area02 div:last-of-type {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area02 p {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 22px;
    line-height: 1.625;
    letter-spacing: 0;
    color: #fff;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area03 .a2-mt {
    position: absolute;
    left: 0;
    top: 0;
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area03 .a2-marker {
    position: absolute;
    left: 334px;
    top: 630px;
    animation: fadeLoop 0.8s infinite ease-in-out alternate;
}

@keyframes fadeLoop {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.area02 .a2_area1 .right-road .rr-content .a21-contet .a21c-area03 .a2-line {
    position: absolute;
    left: -44px;
    top: 58px;
}

/*a2 영역2*/
.area02 .a2_area2 .right-road .rr-content {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 710px;
}

.area02 .a2_area2 .right-road .rr-content .a22-text {
    margin-bottom: 20px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 29px;
    line-height: 1.55;
    letter-spacing: 0;
    color: #222;
}

.area02 .a2_area2 .right-road .rr-content .a22-text:last-of-type {
    margin-bottom: 0;
}

.area02 .a2_area2 .right-road .rr-content .a22-content {
    margin-top: 40px;
    padding: 15px;
    width: 862px;
    height: 496px;
    background: #8ca3b3;
    border-radius: 50px;
}

.area02 .a2_area2 .right-road .rr-content .a22-content .div-movie {
    position: relative;
    width: 830px;
    aspect-ratio: 16 / 9;
    border-radius: 46px;
    overflow: hidden;
}

.area02 .a2_area2 .right-road .rr-content .a22-content .div-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateZ(0);
}



/*a2 영역3*/
.area02 .a2_area3 .right-road .rr-content {
    padding-top: 40px;
    padding-bottom: 50px;
}

.area02 .a2_area3 .right-road .rr-content .a23-text {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 37px;
    line-height: 1.55;
    letter-spacing: 0;
    color: #fff;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
}

.area02 .a2_area3 .right-road .rr-content .a23-text span {
    position: relative;
    padding: 0 20px;
    font: inherit;
}

.area02 .a2_area3 .right-road .rr-content .a23-text span:before {
    position: absolute;
    top: 0;
    left: 3px;
    content: '';
    display: inline-block;
    width: 17px;
    height: 28px;
    background: url('../images/a2-dd03.png') no-repeat top center;
    background-size: cover;
}

.area02 .a2_area3 .right-road .rr-content .a23-text span:after {
    position: absolute;
    top: 2px;
    right: 3px;
    content: '';
    display: inline-block;
    width: 17px;
    height: 28px;
    background: url('../images/a2-dd04.png') no-repeat center center;
    background-size: cover;
}

.area02 .a2_area3 .right-road .rr-content .a23-content {
    position: relative;
    margin-top: 46px;
    width: 1010px;
    height: 604px;
}

.area02 .a2_area3 .right-road .rr-content .a23-content .a23c-swiperBg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 860px;
    height: 516px;
    border-radius: 50px;
    background: url('../images/a2-slideBg.png') no-repeat left bottom #7e6754;
}

.area02 .a2_area3 .right-road .rr-content .a23-content .a23c-swiperBg .s2-pagination {
    position: absolute;
    bottom: 66px;
    left: 60px;
    top: unset;
    right: 0;
    width: 300px;
    height: 3px !important;
    background: #d5d5d5;
}

.area02 .a2_area3 .right-road .rr-content .a23-content .a23c-swiperBg .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: #000000;
}

.area02 .a2_area3 .right-road .rr-content .a23-content .a23c-swiperBg .s2-fraction {
    position: absolute;
    bottom: 80px;
    left: 60px;
    padding-right: 10px;
    width: 300px;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: right;
}

.area02 .mySwiper2 .swiper-slide {
    display: flex;
}

.area02 .mySwiper2 .swiper-slide .swiper-text {
    padding: 147px 0 0 60px;
    width: 480px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    opacity: 0;
}

.area02 .mySwiper2 .swiper-slide.swiper-slide-active .swiper-text {
    opacity: 1;
}

.area02 .mySwiper2 .swiper-slide .swiper-text p {
    font-family: 'Noto Sans KR';
    font-weight: 400;
    font-size: 21.5px;
    line-height: 1.813;
    letter-spacing: -0.04em;
    color: #fff;
}

.area02 .mySwiper2 .swiper-slide .swiper-text p > span {
    font:inherit;
    font-size: 18px;    
}

.area02 .mySwiper2 .swiper-slide .swiper-img{
    border-radius: 50px;
    overflow: hidden;
}

.area03 {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.area03 .div-inner {
    margin-left: -760px !important;
    width: 1520px !important;
    display: flex;
    flex-direction: row-reverse;
}

.area03 .a3-wrap {
    padding-top: 115px;
    width: 858px;
}

.area03 .a3-title {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 58px;
    line-height: 1.31;
    letter-spacing: 0.01em;
    color: #222;
    transform: scaleX(0.98);
    transform-origin: left;
}

.area03 .a3-title>span {
    font: inherit;
    line-height: 1.31;
    letter-spacing: -0.025em;
    color: #222;
}

.area03 .a3-content {
    position: relative;
    overflow: visible;
    margin-top: 60px;
    margin-left: 15px;
    padding-left: 32px;
    padding-bottom: 5px;
    border-left: 2px solid #9d7e60;
}

.area03 .a3-content::before {
    content: '';
    position: absolute;
    top: -32px;
    left: -16px;
    width: 32px;
    height: 21px;
    background: url('../images/a3-dd.png');
}

.area03 .a3-content p {
    font-family: 'Bonmyeongjo';
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: -0.03em;
    color: #333;
}

.area03 .a3-content p:first-of-type {
    transform: translateY(-10px) scaleX(0.98);
    transform-origin: left;
}

.area03 .a3-content p:last-of-type {
    transform: translateY(13px) scaleX(0.98);
    transform-origin: left;
}

.area03 .a3-text {
    margin-top: 64px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 22px;
    line-height: 1.636;
    letter-spacing: 0.005em;
    color: #222;
}

.area03 .mySwiper3 {
    margin-top: 70px;
    padding-bottom: 20px;
    width: 1298px;
}

.area03 .mySwiper3 .swiper-slide {
    width: 418px !important;
    height: 340px;
    filter: drop-shadow(8px 8px 6px rgba(0, 0, 0, 0.1));
}

.area04 {
    overflow: visible;
    position: relative;
    z-index: 3;
}

.area04 .a4-top {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;
    height: 140px;
    z-index: 2;
    transition: top 1s ease;
}

.area04 .a4-top.on {
    top: -140px;
}

.area04 .center-img {
    z-index: 3;
}

.area04 .div-inner {
    margin-left: -760px !important;
    width: 1520px !important;
    z-index: 3;
}

.area04 .a4-title {
    margin-top: 147px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 65px;
    line-height: 1;
    letter-spacing: -0.025em;
    color: #222;
    text-align: center;
    transform: scaleX(0.98);
}

.area04 .a4-text01 {
    margin-top: 50px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 29px;
    line-height: 1.724;
    letter-spacing: 0;
    color: #222;
    text-align: center;
}

.area04 .a4-text02 {
    margin-top: 23px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.area04 .a4-text02 .a4t2-box {
    margin-right: 18px;
    padding: 0 10px;
    height: 29px;
    display: flex;
    align-items: center;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    background: #333;
    border-radius: 10px;
}

.area04 .a4-text02 .a4t2 {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 0;
    color: #222;
}

.area04 .a4-text02 .a4t2-bold {
    font: inherit;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0;
    color: #222;
}

.area04 .a4-text03 {
    position: relative;
    margin: 75px auto 0;
    padding: 0 32px;
    width: max-content;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 25px;
    line-height: 1.6;
    letter-spacing: -0.025em;
    color: #222;
    text-align: center;
}

.area04 .a4-text03::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 80px;
    background: url('../images/a4-left.png');
}

.area04 .a4-text03::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 80px;
    background: url('../images/a4-right.png');
}

.area04 .a4-ul {
    margin-top: 118px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 52px;
}

.area04 .a4-ul li {
    opacity: 0;
    filter: drop-shadow(3px 3px 10px rgba(0, 0, 0, 0.3));
}

.area05 {
    position: relative;
}

.area05 .a5-title {
    margin-top: 121px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 65px;
    line-height: 1;
    letter-spacing: -0.025em;
    color: #222;
}

.area05 .a5-text {
    margin-top: 20px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 29px;
    line-height: 1.724;
    letter-spacing: -0.025em;
    color: #222;
}

.area05 .carArea {
    margin: 0 auto;
    width: 1200px;
}

.area05 .viewer {
    overflow: hidden;
    position: relative;
    margin-top: 57px;
    width: 1200px;
    height: 680px;
    border: 2px solid #dfdfdf;
    background: rgba(255, 255, 255, 0.4);
    box-sizing: content-box;
}

.area05 .viewer img {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    transform-origin: center center;
}

.area05 #car2 {
    opacity: 0;
}

.area05 .viewer .name {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: "SavetheChildren";
    font-size: 80px;
    font-weight: 700;
    white-space: nowrap;
    line-height: 1;
    background: transparent;

    transition: all .8s ease;
}


/* 2글자 */
.area05 .viewer .name.name2 {
    top: 192px;
    left: 591px;
    opacity: 0.5;
    background: rgb(181 19 19);
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    padding: 1.5px;
}

/* 3글자 */
.area05 .viewer .name.name3 {
    top: 310px;
    left: 555px;
    opacity: 0.5;
    background: rgb(181 19 19);
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    padding: 2px;
}

/* 4글자 */
.area05 .viewer .name.name4 {
    top: 404px;
    left: 395px;
    opacity: 0.5;
    background: rgb(181 19 19);
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    padding: 2px;
}

.area05 .viewer .name.on {
    color: #fff;
    font-weight: 700;
    animation: twinkle 2s ease-in-out infinite;
}

@keyframes twinkle {

    0%,
    100% {
        color: rgba(255, 255, 255, 0.6);
    }

    50% {
        color: rgba(255, 255, 255, 1);
    }
}

.area05 .viewer:after {
    content: "";
    width: 150px;
    height: 900px;
    position: absolute;
    bottom: -107px;
    left: -300px;
    opacity: .7;
    z-index: 4;
    background: #fff;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.area05 .viewer.on:after {
    -webkit-animation: boxAni 2s ease-in-out;
    animation: boxAni 2s ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/*  boxAni */
@-webkit-keyframes boxAni {
    0% {
        left: -200px
    }

    50% {
        left: 140%;
    }

    100% {
        left: 140%;
    }
}

@keyframes boxAni {
    0% {
        left: -200px
    }

    50% {
        left: 140%;
    }

    100% {
        left: 140%;
    }
}

.area05 .a5-noti {
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.area05 .a5-noti li {
    font-size: 15px;
    letter-spacing: -0.04em;
    line-height: 1.533;
    color: #222;
}

.area05 .a5-bottom {
    margin-top: 20px;
    height: 100px;
    display: flex;
    justify-content: space-between;
}

.area05 .a5-bottom .a5-inputWrap {
    display: flex;
    flex-direction: row;
    width: 817px;
}

.area05 .a5-bottom .a5-inputWrap .a5-input {
    width: 581px;
    height: 100%;
    border: 5px solid #c4251f;
}

.area05 .a5-bottom .a5-inputWrap .a5-input input {
    border: 0;
    padding: 26px 50px;
    width: 100%;
    height: 100%;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 29px;
    line-height: 1;
    letter-spacing: 0;
    color: #222;
}

.area05 .a5-input input::placeholder {
    color: #e0e0e0;
}

.area05 .a5-input input::-ms-input-placeholder {
    color: #e0e0e0;
}

.area05 .a5-input input:focus {
    outline: none !important;
}

.area05 .a5-input input:focus::placeholder {
    color: #e0e0e0;
}

.area05 .a5-input input:focus::-ms-input-placeholder {
    color: #e0e0e0;
}

.area05 .a5-bottom .a5-inputWrap .a5i-btn {
    width: 236px;
    height: 100%;
}

.area05 .a5-bottom .a5-inputWrap .a5i-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 29px;
    line-height: 1;
    letter-spacing: 0;
    color: #fff;
    background: #c4251f;
}

.area05 .a5-btn {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 370px;
    height: 100px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 25px;
    line-height: 1.36;
    letter-spacing: 0.015em;
    color: #fff;
    text-align: left;
    background: #c4251f;
}

.area05 .a5-btn:after {
    content: "";
    height: 180px;
    opacity: .2;
    position: absolute;
    top: -40px;
    left: -110px;
    background: #fff;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    width: 50px;
    z-index: 1;
}

.area05 .a5-btn.on:after {
    -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    left: 500px;
}

.area05 .a5-btn .fbArrow {
    position: relative;
    margin-left: 42px;
    width: 68px;
    height: 16px
}

.area05 .a5-btn .fbArrow svg.arrow1 {
    position: absolute;
    left: 0;
    width: 98%;
    height: 16px;
    animation: scroll_motion 2.5s infinite;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.area05 .a5-btn .fbArrow svg.arrow2 {
    position: absolute;
    right: 0;
    width: 10px;
    height: 16px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

@keyframes scroll_motion {
    0% {
        left: 0;
        width: 0;
    }

    45% {
        left: 0;
        width: 98%;
    }

    55% {
        left: 0;
        width: 98%;
    }

    100% {
        left: 98%;
        width: 0;
    }
}

.area06 {
    position: relative;
}

.area06 .a6-text01 {
    position: absolute;
    top: 243px;
    left: 0;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 47px;
    color: #ffffff;
    line-height: 1.574;
    letter-spacing: -0.04em;
    text-align: left;
}

.area06 .a6-text02 {
    position: absolute;
    top: 510px;
    left: 0;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 47px;
    color: #ffffff;
    line-height: 1.574;
    letter-spacing: -0.04em;
    text-align: left;
}

.area06 .a6-btn {
    position: absolute;
    top: 622px;
    left: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 454px;
    height: 100px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 27px;
    line-height: 1;
    letter-spacing: 0.015em;
    color: #fff;
    background: #c4251f;
}

.area06 .a6-btn:after {
    content: "";
    height: 180px;
    opacity: .2;
    position: absolute;
    top: -40px;
    left: -110px;
    background: #fff;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    width: 50px;
    z-index: 1;
}

.area06 .a6-btn.on:after {
    -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    left: 550px;
}

.area06 .a6-btn .fbArrow {
    position: relative;
    margin-left: 26px;
    width: 68px;
    height: 16px
}

.area06 .a6-btn .fbArrow svg.arrow1 {
    position: absolute;
    left: 0;
    width: 98%;
    height: 16px;
    animation: scroll_motion 2.5s infinite;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.area06 .a6-btn .fbArrow svg.arrow2 {
    position: absolute;
    right: 0;
    width: 10px;
    height: 16px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.area07 {
    padding-top: 117px;
    padding-bottom: 92px;
    background: #fff;
}

.area07 .a7_wrap {
    margin: 0 auto;
    width: 1200px;
}

.area07 .a7_wrap .a7_title01 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0.005em;
    color: #222;
    text-align: center;
}

.area07 .faq-container {
    width: 1200px;
    display: flex;
    flex-direction: column;
    margin: 57px auto 0;
    padding: 0;
    list-style: none;
}

.area07 .faq-container li {
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    cursor: pointer;

    border-bottom: 1px solid #e5e5e5;
}

.area07 .faq-container li:first-of-type {
    border-top: 1px solid #e5e5e5;
}

.area07 .faq-container .faq-title {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 34px 0;
    font-family: 'SpoqaHanSansNeo';
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.04em;
    color: #333;
}

.area07 .faq-container .faq .faq-title:after {
    content: '＋';
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 26px;
    font-weight: 500;
    color: #333;
    transform: translateY(-50%) rotate(-90deg);
    transition: .45s;
}

.area07 .faq-container .faq.active .faq-title:after {
    content: '－';
    transform: translateY(-50%) rotate(0deg);
    transition: .45s;
}

.area07 .faq-container .faq-title span {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.005em;
    color: #333;
}

.area07 .faq-container .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
}

.area07 .faq-container .faq.active .faq-answer {
    max-height: 400px;
    transition: max-height 0.5s ease-in;
}

.area07 .faq-container .faq-answer .faq-text {
    padding: 24px 0 46px;
    color: #333333;
    font-family: 'SpoqaHanSansNeo';
    font-weight: 400;
    font-size: 17px;
    letter-spacing: -0.04em;
    line-height: 1.882;
    word-break: keep-all;
    border-top: 1px solid #e5e5e5;
}

.copy-area {
    padding: 25px 0;
    background: #f4f4f4;
}

.copy-area p {
    font-size: 19px;
    text-align: center;
    color: #000000;
}

.float-area {
    overflow: visible;
    position: fixed;
    right: -450px;
    bottom: 50px;
    width: 333px;
    height: 160px;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.5));
    z-index: 6;
    transition: .8s;
}

.float-area.on {
    right: 50px;
}

.float-area.on2 {
    right: 70%;
}

.float-area .float-img {
    display: block;
    position: absolute;
    left: -89px;
    bottom: -3px;
}

.float-area a.float-btn {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-right: 36px;
    padding-top: 14px;
    width: 100%;
    height: 100%;
    border-radius: 80px;
    /*background: rgba(0, 0, 0, 0.2);*/
    text-align: right;
}

.float-area .float-btn span.float-txt01 {
    font-family: 'HGGGothicssi_Pro';
    font-weight: 600;
    font-size: 19px;
    color: #333;
    letter-spacing: -0.04em;
    line-height: 1;
}

.float-area .float-btn span.float-txt02 {
    margin-top: 8px;
    font-family: 'HGGGothicssi_Pro';
    font-weight: 800;
    font-size: 22px;
    color: #222;
    letter-spacing: -0.04em;
    line-height: 1.363;
}

.float-area .float-btn .fbArrow {
    position: relative;
    margin-top: 10px;
    width: 42px;
    height: 12px
}

.float-area .float-btn .fbArrow svg.arrow1 {
    position: absolute;
    left: 0;
    width: 98%;
    height: 12px;
    animation: scroll_motion 2.5s infinite;
    fill: none;
    stroke: #222;
    stroke-width: 1;
    stroke-miterlimit: 10;
}

.float-area .float-btn .fbArrow svg.arrow2 {
    position: absolute;
    right: 0;
    width: 6px;
    height: 12px;
    fill: none;
    stroke: #222;
    stroke-width: 1;
    stroke-miterlimit: 10;
}