@import "../fonts/font.css";

/** 공통 선언 *********************************************/
body, input, textarea, select, button, table {
    font-family: 'S-CoreDream';
    font-weight: 400;
    line-height: 1.5;
    font-size: inherit;
    letter-spacing: -0.025em;
    color: #222;
}
.section *,
.section * button {
    font-family: 'S-CoreDream';
    font-weight: 400;
    line-height: 1.5;
    font-size: inherit;
    letter-spacing: -0.025em;
    color: #222;
}
img {
    max-width: 100%;
}
.screen_out{overflow:hidden;position:absolute;width:0;height:0;line-height:0;text-indent:-9999px}
.com-center{
    max-width:1280px !important;
    width:100%;
    margin:0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.com-source {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    opacity: 0.5;
}
.com-shadow-box {
    padding-top: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 220px;
    text-align: center;
    background: url("/webPub/sc_2024/stop_war_children/images/shadow-bg.png") no-repeat center bottom / cover;
    box-sizing: border-box;
}
.com-shadow-box .source {
    position: absolute;
    color: #fff;
    font-size: 12px;
    opacity: 0.5;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.com-shadow-box .text-red {
    font-size: 60px;
    font-weight: 600;
}
.com-shadow-box h2 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
.text-red {
    color: #da291c !important;
}
/*#mainSection1Second .fade-in span:nth-child(1),
#mainSection2Second .fade-in span:nth-child(1),
#mainSection3Second .fade-in span:nth-child(1) {
    opacity: 1;
}
#mainSection1Second.active .fade-in.active span:nth-child(2),
#mainSection2Second.active .fade-in.active span:nth-child(2),
#mainSection3Second.active .fade-in.active span:nth-child(2) {
    opacity: 1;
}*/
.section .inner-box {
    width: 100%;
    height: 100%;
}
.section .inner-box > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.com-text-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    max-width: 1280px;
}
.com-text-box.flex {
    justify-content: space-between;
}
.com-text-box span {
    font-size: 90px;
    font-weight: 900;
    color: #fff;
}
.com-text-box .fixed-label {
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
}
.com-text-box .fixed-label.on {
    opacity: 1;
}
.com-text-box .dynamic-text {
    opacity: 0;
    /*transition: opacity 0.7s ease-in-out;*/
}
.com-text-box .dynamic-text.on {
    display: block;
    opacity: 1;
}
.section .flex-box {
    display: flex;
    align-items: center;
    height: 100vh;
}
.section .flex-box > div {
    width: 100%;
    /*height: 100vh;*/
}
.section .flex-box .war-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    height: 100%;
    background: url("/webPub/sc_2024/stop_war_children/images/section7-bg.jpg") no-repeat center center / cover;
}
.section .flex-box .war-area .map-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 160px;
    height: 160px;
    background-color: #fff;
    opacity: 0.8;
}
.section .flex-box .war-area .map-box span {
    margin-top: 21px;
    font-weight: 600;
    font-size: 24px;
    color: #da291c;
}
.section .flex-box .text-area {
    flex: 1;
    height: 100%;
    background: url("/webPub/sc_2024/stop_war_children/images/section7-bg-black.jpg") no-repeat center center / cover;
}
.section .flex-box .text-area {}
.section .flex-box .text-area .text-box {
    padding: 7.81vw 0 0 7.81vw;
}
.section .flex-box .text-area .text-box .typed-cursor {
    font-size: 0;
}
.section .flex-box .text-area .text-box p {
    font-weight: 500;
    font-size: 28px;
    color: #fff;
}
.section .flex-box .text-area .text-box .comment {
    font-family: 'Grandpa_sharing';
    font-weight: 500;
    font-size: 77px;
    line-height: 82px;
    color: #da291c;
    display: block;
}

.section .flex-box .text-area .text-box p.writer {
    font-weight: 400;
    font-size: 22px;
}
.section .flex-box .text-area .text-box .quotation {
    margin-bottom: 60px;
    background-image: url("/webPub/sc_2024/stop_war_children/images/quotation-marks-left.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 90px;
    height: 68px;
    display: block;
    opacity: 0.4;
}
.section .flex-box .text-area .text-box .quotation.last {
    margin-top: 60px;
    background-image: url("/webPub/sc_2024/stop_war_children/images/quotation-marks-right.png");
}
.section .com-btn {
    margin-top: 70px;
    position: relative;
    width: 100%;
    height: 85px;
    font-size: 24px;
    font-weight: 600;
    background-color: #bbb;
    color: #fff;
    cursor: pointer;
}
.section .com-btn::after {
    position: absolute;
    content: '';
    background: url("/webPub/sc_2024/stop_war_children/images/arrow-right.png") no-repeat center center / cover;
    width: 12px;
    height: 22px;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.section .com-btn.active {
    background-color: #da291c;
    color: #fff;
}

.section-modal {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color:rgba(0,0,0,.5);
}
.section-modal .content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1280px;
    height: 780px;
    background: #fff;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.section-modal button.close-btn {
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: #da291c url("/webPub/sc_2024/stop_war_children/images/close-btn.png") no-repeat center;
    font-size: 0;
    cursor: pointer;
}
.section-modal .content-box .inner-box {
    padding: 60px;
    display: block;
    height: calc(100% - 130px);
    overflow-y: auto;
}
.section-modal .content-box h2 {
    margin-bottom: 15px;
    font-size: 19px;
    font-weight: 600;
}
.section-modal .content-box b,
.section-modal .content-box p {
    font-size: 14px;
    font-weight: 300;
}
.section-modal .content-box b {
    font-weight: 600;
}
.section-modal .content-box ul li {
    margin-top: 20px;
}
body.modal-open {
    overflow: hidden !important;
    position: fixed !important;
    width: 100%;
    height: 100%;
}

/** 헤더 **************************/
.emergency_relief_cnts_top {
    height: 30px;
    background: #fff;
    border-bottom-color: #dadada;
    position:fixed;
    top:0;
    transition:all 0.1s;
    -o-transition:all 0.1s;
    -webkit-transition:all 0.1s;
}
.emergency_relief_cnts_top.on{
    top:-29.67px;
}
.emergency_relief_cnts_top ul.util_right .save_user,
.emergency_relief_cnts_top ul.util_right .save_user strong{
    color:#000;
}

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

.sub-header {
    padding-left: 30px;
    width: calc(100% - 30px);
    position: fixed;
    top: 30px;
    background-color: #fff;
    transition:all 0.1s;
    -o-transition:all 0.1s;
    -webkit-transition:all 0.1s;
    z-index: 999;
    font-family: 'S-CoreDream';

}
.sub-header.on{
    top: -90px;
}
.sub-header nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sub-header .logo-text {
    display: flex;
    align-items: center;
    height: 82px;
    font-size: 1.5rem;
    font-weight: 700;
}
.sub-header .logo-text a {
    color: #222;
}
.sub-header ul {
    padding-left: 0;
    display: flex;
    align-items: center;
}
.sub-header ul li a {
    margin: 0 20px;
    position: relative;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}
.sub-header ul li:not(:first-child) a:before {
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    background: #ddd;
    position: absolute;
    top: 50%;
    left: -20px;
    transform: translateY(-50%);
}

/* 스와이퍼 */
.swiper-container {
    width: 100%;
    height: 100vh;
}
.swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper-slide img {
    /*height: 100vh;*/
}
.scroll-section {
    position: relative;
    width: 100%;
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span{
    background: white;
}

/*#mainSection1,
#mainSection2,
#mainSection3 {
    background-attachment: fixed;
    background-size: cover;
}*/

#mainSection1 .fade-in {
    opacity: 1;
    transition: opacity 0.7s ease-in-out;
}

#mainSection1 {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section1-1.jpg");
}
#mainSection1Second {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section1-2.jpg");
}
#mainSection2 {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section2-1.jpg");
}
#mainSection2Second {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section2-2.jpg");
}
#mainSection3 {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section3-1.jpg");
}
#mainSection3Second {
    background-image: url("/webPub/sc_2024/stop_war_children/images/bg-section3-2.jpg");
}


/* main section4 */
#mainSection4 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/bg-section4.jpg") no-repeat top center;
    width: 100%;
    height: 100vh;
    text-align: center;
}
#mainSection4 .com-center {
    padding: 50px 0 0;
}
#mainSection4 .text {
    font-size: 34px;
    font-weight: 600;
}
#mainSection4 small {
    font-size: 20px;
    font-weight: 500;
}
#mainSection4 .count {
    font-size: 104px;
    font-weight: 900;
    color: #da291c;
}
#mainSection4 .count .counter {
    font-weight: 900;
    color: #da291c;
}
#mainSection4 .world-map {
    margin: 50px 0;
    position: relative;
    width: 100%;
    height: 649px;
}
#mainSection4 .world-map img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}
#mainSection4 .world-map img:first-child {
    opacity: 1;
}

/* main section4second */
#mainSection4Second {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/bg-section4.jpg") no-repeat bottom center;
    width: 100%;
    height: 100vh;
    text-align: center;
}
#mainSection4Second .com-center {
    padding: 50px 0;
}
#mainSection4Second h2 {
    font-size: 40px;
    font-weight: 600;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection4Second h2 span {
    font-size: 20px;
}
#mainSection4Second.active h2 {
    opacity: 1;
}
#mainSection4Second .chart-wrap {
    padding: 80px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mainSection4Second .chart-wrap .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 380px;
    height: 380px;
}
#mainSection4Second .chart-wrap .text-box span {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    font-weight: 600;
}
#mainSection4Second .chart-wrap .text-box .white {
    left: -341px;
    color: #fff;
}
#mainSection4Second .chart-wrap .text-box .white::after {
    position: absolute;
    content: '';
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
    width: 49px;
    height: 2px;
    background-color: #fff;
}
#mainSection4Second .chart-wrap .text-box .red {
    right: -341px;
    text-align: left;
    color: #da291c;
}
#mainSection4Second .chart-wrap .text-box .red::after {
    position: absolute;
    content: '';
    left: -60px;
    top: 50%;
    transform: translateY(-50%);
    width: 49px;
    height: 2px;
    background-color: #da291c;
}
#mainSection4Second .donut-chart {
    position: relative;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    background: #ffffff;
    overflow: visible;
}
.donut-base {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffffff;
}
.donut-fill {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 468px;
    height: 468px;
    border-radius: 50%;
    background: conic-gradient(
            transparent 0deg 60deg,
            #d23b31 60deg calc(60deg + var(--percentage) * 3.6deg),
            transparent calc(60deg + var(--percentage) * 3.6deg)
    );
    transition: background 1s ease-in-out;
}
.donut-chart::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 50%;
    background: #cccccc;
}
#mainSection4Second .children-wrap .children {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
#mainSection4Second .children-wrap .children span {
    display: block;
    width: 76px;
    height: 106px;
    background-image: url("/webPub/sc_2024/stop_war_children/images/section4-child-white.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
#mainSection4Second .children-wrap .children span.on {
    opacity: 1;
}
#mainSection4Second .children-wrap .children span.red {
    background-image: url("/webPub/sc_2024/stop_war_children/images/section4-child-red.png");
}
#mainSection4Second .children-wrap p {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
#mainSection4Second .children-wrap span {
    font-size: 44px;
    font-weight: 900;
}
#mainSection4Second .children-wrap span.text-red {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
#mainSection4Second .children-wrap span.text-red.on {
    opacity: 1;
}

/* main section5 */
#mainSection5 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section5-bg.jpg") no-repeat center top / cover;
    width: 100%;
    height: 100vh;
}

/* main section6 */
#mainSection6 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section6-bg.jpg") no-repeat center top / cover;
    width: 100%;
    height: 100vh;
}
#mainSection6 .graph-wrap {
    margin: 0 auto;
    padding: 0 100px;
    position: absolute;
    top: 17%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 702px;
    width: 200%;
    max-width: 1280px;
    /* height: calc(100% - 445px);*/
    height: 550px;
    box-sizing: border-box;
}
#mainSection6 .graph-wrap .year .graph {
    width: 177px;
}
#mainSection6 .graph-wrap .year.left .graph,
#mainSection6 .graph-wrap .year.right .graph {
    position: relative;
}
#mainSection6 .graph-wrap .year.right .graph .percent {
    position: absolute;
    left: -100px;
    top: -92px;
    background: url("/webPub/sc_2024/stop_war_children/images/section6-percent.png") no-repeat right top;
    width: 100px;
    height: 92px;
    opacity: 0;
    transition: opacity 0.3s;
}
#mainSection6 .graph-wrap .year.left .graph .flight {
    position: absolute;
    right: -100px;
    top: -36px;
    background: url("/webPub/sc_2024/stop_war_children/images/section6-plane.png") no-repeat right top;
    width: 122px;
    height: 37px;
    opacity: 0;
    transition: opacity 0.3s;
}
#mainSection6 .graph-wrap .year.left .graph .line {
    position: absolute;
    left: 155px;
    top: -197px;
    background: url("/webPub/sc_2024/stop_war_children/images/section6-line.png") no-repeat right top;
    width: 742px;
    height: 199px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
/*#mainSection6 .graph-wrap .year.left .graph .line.on,
#mainSection6 .graph-wrap .year.left .graph .flight.on,
#mainSection6 .graph-wrap .year.right .graph .percent.on {
    opacity: 1;
}*/
#mainSection6 .graph-wrap.on .year.left .graph .line,
#mainSection6 .graph-wrap.on .year.left .graph .flight {
    opacity: 1;
}
#mainSection6 .graph-wrap .year.right .graph .percent.on {
    opacity: 1;
}
#mainSection6 .graph-wrap .year .graph .progress {
    margin: 0 20px;
    position: relative;
    height: 0;
    background-color: #fff;
    transition: height 1s ease-in-out;
    overflow: hidden;
}
/*#mainSection6 .graph-wrap .year.right .graph .progress {
    height: 460px;
}*/
#mainSection6 .graph-wrap .year .graph .progress .num {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100%;
    border-top: 0;
    font-size: 32px;
    font-weight: 900;
    color: #222;
}
#mainSection6 .graph-wrap .year .graph span {
    padding: 20px 0;
    display: block;
    border-top: 2px solid #fff;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
#mainSection6-1 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section6-plus.jpg") no-repeat center top / 100% 100%;
    width: 100%;
    /*height: 533px;*/
    height: 100vh;
    text-align: center;
    display: flex;
    align-items: center;
}
#mainSection6-1 h2 {
    position: relative;
    margin-bottom: 50px;
}
#mainSection6-1 h2 span {
    position: relative;
    font-size: 40px;
    font-weight: 500;
    line-height: 66px;
    color: #d1ccbd;
}
#mainSection6-1 h2 span::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #d1ccbd;
}
#mainSection6-1 span {
    font-size: 24px;
    font-weight: 500;
    color: #d1ccbd;
}

/* main section7 */
#mainSection7 {
    position: relative;
    width: 100%;
    height: 100vh;
}
#mainSection7.section .flex-box .text-area .text-box .comment {
    height: 164px;
}
@media (max-height: 880px) {
    .section .flex-box .text-area .text-box .quotation {
        margin-bottom: 30px;
    }
    .section .flex-box .text-area .text-box .quotation.last {
        margin-top: 30px;
    }
    .section .flex-box .text-area .text-box p {
        font-size: 24px;
    }
    .section .flex-box .text-area .text-box .quotation {
        width: 70px;
        height: 53px;
    }
    .section .flex-box .text-area .text-box .comment {
        font-size: 65px;
        line-height: 70px;
    }
    #mainSection7.section .flex-box .text-area .text-box {
        padding: 3.81vw 0 0 5.81vw !important;
    }
    #mainSection7.section .flex-box .text-area .text-box .comment {
        height: 150px;
    }
    #mainSection8.section .flex-box .text-area .text-box {
        padding: 3.81vw 5.81vw 0 0 !important;
    }
    #mainSection8.section .flex-box .text-area .text-box .comment {
        right: 5.81vw !important;
    }
    #mainSection8.section .flex-box .text-area .text-box .comment div {
        font-size: 62px !important;
        line-height: 60px !important;
        left: 545px !important;
    }
    #mainSection8.section .flex-box .text-area .text-box .comment #comment2{
        left: 390px !important;
        top: 70px !important;
    }
    #mainSection8.section .flex-box .text-area .text-box .comment #comment3 {
        left: 415px !important;
        top: 145px !important;
    }
    #mainSection8.section .flex-box .text-area .text-box .quotation.last {
        margin-top: 260px !important;
    }
}

/* main section8 */
#mainSection8 {
    position: relative;
    width: 100%;
    height: 100vh;
}
#mainSection8.section .flex-box .war-area {
    background: url("/webPub/sc_2024/stop_war_children/images/section8-bg.jpg") no-repeat center center / cover;
}
#mainSection8.section .flex-box .text-area .text-box .right-text,
#mainSection8.section .flex-box .text-area .text-box .writer {
    text-align: right;
}
#mainSection8.section .flex-box .text-area .text-box .quotation {
    position: relative;
    left: 89%;
}
#mainSection8.section .flex-box .text-area .text-box .quotation.last {
    margin-top: 300px;
}
#mainSection8.section .flex-box .text-area .text-box {
    padding: 7.81vw 7.81vw 0 0;
    position: relative;
}
#mainSection8.section .flex-box .text-area .text-box .comment {
    position: absolute;
    width: 661px;
    height: 240px;
    right: 7.81vw;
}
#mainSection8.section .flex-box .text-area .text-box .typed-cursor {
    font-size: 0;
}
#mainSection8.section .flex-box .text-area .text-box .comment div {
    position: absolute;
    left: 500px;
    height: 80px;
    display: inline-block;
    font-family: 'Middleschool_student';
    font-size: 84px;
    line-height: 80px;
    letter-spacing: -0.03em;
    color: #da291c;
    text-align: left;
}
#mainSection8.section .flex-box .text-area .text-box .comment #comment2 {
    top: 80px;
    left: 295px;
}
#mainSection8.section .flex-box .text-area .text-box .comment #comment3 {
    top: 160px;
    left: 330px;
}

/* main section9 */
#mainSection9 {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
}
#mainSection9 h2 {
    margin-bottom: 50px;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #222;
}
#mainSection9 .div_movie {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    height: 576px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
#mainSection9 .div_movie .load_movie {
    position: relative;
    width: 100%;
    height: 100%;
}
#mainSection9 .div_movie .load_movie #player {
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

/* main section10 */
#mainSection10 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section10-bg.jpg") no-repeat center top / cover;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mainSection10 .com-center {
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection10.active .com-center {
    opacity: 1;
}
#mainSection10 h2 {
    color: #fff;
}
#mainSection10 h2,
#mainSection10 h2 span {
    text-align: center;
    font-size: 90px;
    font-weight: 900;
    line-height: 177px;
}
#mainSection10 p {
    color: #fff;
}
#mainSection10 p,
#mainSection10 p span {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
}

/* main section11 */
#mainSection11 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section10-bg.jpg") no-repeat center top / cover;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
}
#mainSection11 h2,
#mainSection11 ol li {
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection11 ol li:nth-child(1) {
    transition-delay: 0.8s;
}
#mainSection11 ol li:nth-child(2) {
    transition-delay: 1.2s;
}
#mainSection11 ol li:nth-child(3) {
    transition-delay: 1.6s;
}
#mainSection11 ol li:nth-child(4) {
    transition-delay: 2s;
}
#mainSection11.active h2,
#mainSection11.active ol li {
    opacity: 1;
}
#mainSection11 h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: #fff;
}
#mainSection11 ol {
    margin-top: 120px;
    width: 100%;
}
#mainSection11 ol li {
    display: flex;
    align-items: center;
}
#mainSection11 ol li:first-child {
    padding-bottom: 35px
}
#mainSection11 ol li span {
    margin-right: 28px;
    font-size: 70px;
    font-weight: 900;
}
#mainSection11 ol li div {
    position: relative;
    flex: 1;
    font-size: 32px;
    font-weight: 500;
    color: #fff;
}
#mainSection11 ol li div span {
    position: absolute;
    top: 50px;
    left: 0;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
    letter-spacing: -0.04em;
}

/* main section12 */
#mainSection12 {
    position: relative;
    background: url("/webPub/sc_2024/stop_war_children/images/section12-bg.jpg") no-repeat center top / cover;
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
#mainSection12.active {
    opacity: 1;
}
#mainSection12 h2 {
    position: absolute;
    width: 100%;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 50px;
    font-weight: 900;
    color: #fff;
    z-index: 9;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 1s;
    text-align: center;
    text-shadow: 1px 0px #000;
}
#mainSection12.active h2 {
    opacity: 1;
}

@media (min-height: 820px) {
    #mainSection12 h2 {
        bottom: 40px;
    }
}
/* main section13 */
#mainSection13 {
    position: relative;
    width: 100%;
}

#mainSection13 .content {
    padding-top: 150px;
}
#mainSection13.active .content:nth-child(1) > .title,
#mainSection13.active .content:nth-child(1) > .activity,
#mainSection13.active .content:nth-child(1) > .campaign-wrap {
    opacity: 1;
}
#mainSection13 .content > .title {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #222;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection13 .content .activity {
    margin-top: 50px;
    display: flex;
    gap: 24px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection13 .content .activity .contents {
    width: 302px;
}
#mainSection13 .content .activity .contents .text-box {
    padding: 30px 0 0 30px;
    height: 248px;
    background-color: #f3f3f3;
}
#mainSection13 .content .activity .contents .text-box .title {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
}
#mainSection13 .content .activity .contents .text-box span {
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    color: #08060b;
}
#mainSection13 .content .campaign-wrap {
    margin-top: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 128px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection13 .content .campaign-wrap .campaign {
    cursor: pointer;
}
#mainSection13 .content .campaign-wrap .campaign .image {
    margin: 0 auto;
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
#mainSection13 .content .campaign-wrap .campaign.cam1 .image {
    background: #f3f3f3 url("/webPub/sc_2024/stop_war_children/images/section13-campaign-icon1.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign.cam2 .image {
    background: #f3f3f3 url("/webPub/sc_2024/stop_war_children/images/section13-campaign-icon2.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign.cam3 .image {
    background: #f3f3f3 url("/webPub/sc_2024/stop_war_children/images/section13-campaign-icon3.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign.cam1:hover .image {
    background: #da291c url("/webPub/sc_2024/stop_war_children/images/section13-campaign1-on.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign.cam2:hover .image {
    background: #da291c url("/webPub/sc_2024/stop_war_children/images/section13-campaign2-icon2-on.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign.cam3:hover .image {
    background: #da291c url("/webPub/sc_2024/stop_war_children/images/section13-campaign3-on.png") no-repeat center center / 82px;
}
#mainSection13 .content .campaign-wrap .campaign .text {
    margin-top: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
#mainSection13 .content .campaign-wrap .campaign:hover .text {
    color: #da291c;
}
#mainSection13 .content:nth-child(2).active .title,
#mainSection13 .content:nth-child(2).active .news-wrap ,
#mainSection13 .content:nth-child(2).active .img-children {
    opacity: 1;
}
#mainSection13 .content:nth-child(2) .title {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}
#mainSection13 .content .news-wrap {
    padding: 80px 0;
    display: flex;
    align-items: center;
    gap: 25px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 0.5s;
}
#mainSection13 .content .news-wrap .news {
    position: relative;
    width: 410px;
    height: auto;
    border: 2px solid #da291c;
    box-sizing: border-box;
    overflow: hidden;
}
#mainSection13 .content .news-wrap .news img {}
#mainSection13 .content .news-wrap .news .btn {
    position: relative;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    background-color: #da291c;
    color: #fff;
}
#mainSection13 .content .news-wrap .news .btn::after {
    position: absolute;
    content: '';
    background: url("/webPub/sc_2024/stop_war_children/images/arrow-right.png") no-repeat center center / cover;
    width: 9px;
    height: 16px;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
}
#mainSection13 .content .news-wrap .news .detail {
    padding: 70px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100% - 50px);
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    background-color: #f3f3f3;
    color: #da291c;
}
#mainSection13 .content .news-wrap .news.detail-view:hover .detail {
    background-color: #da291c;
    color: #fff;
}
#mainSection13 .content .news-wrap .news.detail-view:hover .btn {
    background-color: #f3f3f3;
    color: #da291c;
}
#mainSection13 .content .news-wrap .news:hover .hover-btn {
    bottom: 0;
}
#mainSection13 .content .news-wrap .news .hover-btn {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100px;
    text-align: center;
    background-color: #da291c;
    transition: bottom 0.3s ease;
}
#mainSection13 .content .news-wrap .news .hover-btn::after {
    position: absolute;
    content: '';
    background: url("/webPub/sc_2024/stop_war_children/images/arrow-right.png") no-repeat center center / cover;
    width: 9px;
    height: 16px;
    bottom: 17px;
    right: 14px;
}
#mainSection13 .content .news-wrap .news .hover-btn p {
    padding: 15px 0 10px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
#mainSection13 .content .news-wrap .news .hover-btn span {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
#mainSection13 .content .img-children {
    padding-bottom: 150px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    transition-delay: 1s;
}

/* main section14 */
#mainSection14 {
    position: relative;
    width: 100%;
    background-color: #d8d3c5;
}
#mainSection14 .title-box {
    padding-top: 150px;
    text-align: center;
}
#mainSection14 .title-box h2 {
    font-size: 50px;
    font-weight: 900;
}
#mainSection14 .title-box p {
    font-size: 20px;
    font-weight: 500;
}
#mainSection14 .title-box small {
    font-size: 16px;
    font-weight: 400;
}
#mainSection14 .message-view {
    padding-bottom: 80px;
    margin-top: 48px;
    display: flex;
    gap: 60px;
}
#mainSection14 .message-view .children-img,
#mainSection14 .message-view .children-img, img {
    position: relative;
    z-index: 3;
}
/*#mainSection14 .message-view .children-img .message {
    z-index: 1;
    animation: float 3s ease-in-out infinite;
}*/
#mainSection14 .message-view .children-img .message.box1 {
    background: url("/webPub/sc_2024/stop_war_children/images/section14-comment1.png") no-repeat center center / cover;
    position: absolute;
    top: 58px;
    left: 57px;
    width: 166px;
    height: 154px;
}
#mainSection14 .message-view .children-img .message.box1 span {
    position: absolute;
    top: -19px;
    left: 52px;
}
#mainSection14 .message-view .children-img .message.box2 {
    background: url("/webPub/sc_2024/stop_war_children/images/section14-comment2.png") no-repeat center center / cover;
    position: absolute;
    top: 115px;
    right: 35px;
    width: 187px;
    height: 165px;
}
#mainSection14 .message-view .children-img .message.box2 span {
    position: absolute;
    top: -20px;
    right: 49px;
}
#mainSection14 .message-view .children-img .message.box3 {
    background: url("/webPub/sc_2024/stop_war_children/images/section14-comment3.png") no-repeat center center / cover;
    position: absolute;
    bottom: 176px;
    left: -30px;
    width: 173px;
    height: 146px;
}
#mainSection14 .message-view .children-img .message.box3 span {
    position: absolute;
    bottom: -10px;
    left: -9px;
}
@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0);
    }
}

#mainSection14 .message-view .children-message {
    padding: 46px 0;
    position: relative;
    height: 676px;
    overflow: hidden;
}
#mainSection14 #messageSwiper {
    overflow-y: scroll;
    height: 676px;
}
#mainSection14 #messageSwiper .swiper-wrapper {
    display: flex;
    flex-direction: column;
    transition-timing-function: linear;
}
#mainSection14 #messageSwiper::-webkit-scrollbar {
    display: none;
}
#mainSection14 .message-view .children-message .swiper-prev {
    position: absolute;
    background: url("/webPub/sc_2024/stop_war_children/images/section14-swiper-prev.png") no-repeat center center / cover;
    width: 24px;
    height: 13px;
    top: 0;
    left: 50%;
    cursor: pointer;
}
#mainSection14 .message-view .children-message .swiper-next {
    position: absolute;
    background: url("/webPub/sc_2024/stop_war_children/images/section14-swiper-next.png") no-repeat center center / cover;
    width: 24px;
    height: 13px;
    bottom: 0;
    left: 50%;
    cursor: pointer;
}
#mainSection14 .message-view .children-message .message-card {
    padding: 30px 28px 30px;
    margin-top: 30px;
    position: relative;
    width: 600px;
    height: auto;
    background-color: #e8e7e2;
    box-sizing: border-box;
}
#mainSection14 .message-view .children-message .message-card::after {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background-color: #da291c;
    right: 0;
    bottom: 0;
}
#mainSection14 .message-view .children-message .message-card .message {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    word-break: keep-all;
}
#mainSection14 .message-view .children-message .message-card .message:not(:first-child) {
    font-size: 16px;
    font-weight: 400;
}
#mainSection14 .message-send {
    padding: 80px 0 150px;
    border-top: 2px solid #222;
}
#mainSection14 .message-send .form-wrap {
    padding-bottom: 80px;
    display: flex;
    align-items: flex-start;
    gap: 80px;
}
#mainSection14 .message-send .form-wrap > div {
    flex: 1;
}
#mainSection14 .message-send .form-wrap .left .form-control + .form-control {
    margin-top: 30px;
}
#mainSection14 .message-send .form-control {
    display: flex;
    flex-direction: column;
}
#mainSection14 .message-send .form-control label {
    font-size: 16px;
    font-weight: 500;
    line-height: 34px;
}
#mainSection14 .message-send .form-control input {
    padding: 0 30px;
    height: 85px;
    font-size: 24px;
    font-weight: 500;
}
#mainSection14 .message-send .form-checkbox input {
    display: none;
}
#mainSection14 .message-send .form-control textarea {
    height: 231px;
    border: none;
}
#mainSection14 .message-send .form-checkbox input + label {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    cursor: pointer;
    line-height: 32px;
    padding-left: 50px;
    background-position-y: top;
    background-size: 32px;
    background-repeat: no-repeat;
}
#mainSection14 .message-send .form-checkbox input + label {
    background-image: url("/webPub/sc_2024/stop_war_children/images/checkbox-off.png");
}
#mainSection14 .message-send .form-checkbox input:checked + label {
    background-image: url("/webPub/sc_2024/stop_war_children/images/checkbox-on.png");
}
#mainSection14 .message-send .form-checkbox button {
    font-size: 16px;
    font-weight: 500;
    color: #da291c;
    text-decoration: underline;
    cursor: pointer;
}

/* main section15 */
#mainSection15 {
    position: relative;
    width: 100%;
    background: #f4f2ee;
}
#mainSection15 .title-box {
    text-align: center;
}
#mainSection15 .title-box h2 {
    display: grid;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
}
#mainSection15 .title-box h2 b,
#mainSection15 .title-box h2 b span {
    font-weight: 900;
    font-size: 50px;
}
#mainSection15 .title-box p {
    margin-top: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
#mainSection15 .title-box span {
    font-size: 16px;
    font-weight: 400;
}
#mainSection15 .diary-box {
    padding: 80px 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
}
#mainSection15 .diary-box > div {
    width: 303px;
    height: 295px;
}
/*#mainSection15 .diary-box .diary1 {
    background: url("/webPub/sc_2024/stop_war_children/images/section15-diary1.png") no-repeat center center / cover;
}
#mainSection15 .diary-box .diary2 {
    background: url("/webPub/sc_2024/stop_war_children/images/section15-diary2.png") no-repeat center center / cover;
}
#mainSection15 .diary-box .diary3 {
    background: url("/webPub/sc_2024/stop_war_children/images/section15-diary3.png") no-repeat center center / cover;
}
#mainSection15 .diary-box .diary4 {
    background: url("/webPub/sc_2024/stop_war_children/images/section15-diary4.png") no-repeat center center / cover;
}*/
#mainSection15 .gray-text {
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    color: #777777;
    text-align: center;
}

/* main section16 */
#mainSection16 {
    position: relative;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}
#mainSection16 .com-center {
    padding: 150px 0;
}
#mainSection16 h2 {
    margin-bottom: 80px;
    text-align: center;
    font-size: 50px;
    font-weight: 500;
}
#mainSection16 h2 span {
    font-size: 50px;
    font-weight: 500;
}
#mainSection16 .swiper-section {
    position: relative;
}
#boardSwiper {
    margin: 0 auto;
    position: relative;
    max-width: 1200px;
}
#mainSection16 .swiper-section .next-btn {
    position: absolute;
    background: url("/webPub/sc_2024/stop_war_children/images/section16-arrow-right.png") no-repeat center center / cover;
    width: 20px;
    height: 38px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
#mainSection16 .swiper-section .prev-btn {
    position: absolute;
    background: url("/webPub/sc_2024/stop_war_children/images/section16-arrow-left.png") no-repeat center center / cover;
    width: 20px;
    height: 38px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.swiper-section .swiper-button-next::after,
.swiper-section .swiper-button-prev::after {
    display: none;
}
#boardSwiper .swiper-slide {
    box-sizing: border-box;
    border: 2px solid #f3f3f3;
}
#boardSwiper .swiper-slide .board-thumbnail {
    display: flex;
    align-items: center;
    height: 392px;
}
#boardSwiper .swiper-slide .board-content {
    padding: 30px 0 0 30px;
    height: 190px;
}
#boardSwiper .swiper-slide .board-content span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
}
#boardSwiper .swiper-slide .board-content .title {
    font-size: 16px;
    font-weight: 400;
}



/* sns 공유 */
.div_inner {
    width: 1030px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
}
.sns_area{
    padding:47px 0 62px;
    background-color: #f3f3f3;
}
.sns_area h3{
    font-weight: normal;
    display: inline-block;
    font-size: 16px;
    color: #4e4e4e;
    vertical-align: middle;
    margin-right:8px;
}

.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:not(:first-child){
    margin-left: 20px;
}

.topBtn {
    padding: 2px;
    position: fixed;
    right: 80px;
    bottom: 80px;
    z-index: 9999;
    width: 54px;
    height: auto;
    background-color: #fff;
    box-sizing: border-box;
}
.topBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-weight: 600;
}
.topBtn a:not(:first-child) {
    margin-top: 2px;
}
.topBtn a span {
    display: block;
    font-size: 10.5px;
}
.topBtn a:nth-child(1) {
    background-color: #da291c;
    color: #fff;
}
.topBtn a:nth-child(2) {
    flex-direction: column;
    background-color: #e9e7e3;
}
.topBtn a:nth-child(3) {
    background-color: #e9e7e3;
}
.topBtn #top {
    position: relative;
    background-color: #cdcbc7;
    color: #555;
    font-size: 16px;
}
.topBtn #top::after {
    position: absolute;
    content: '';
    background: url("/webPub/sc_2024/stop_war_children/images/arrow-top.png") no-repeat center center / cover;
    width: 10px;
    height: 6px;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);
}
