﻿.event-container {
    position: relative;
}

.event-container .container {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.event-container {
    width: 100%;
    min-width: 990px;
    overflow: hidden;
    font-family: 'noto sans kr', sans-serif;
}

.event-content {
    position: relative;
    width: 990px;
    margin: 0 auto;
    height: 100%;
}

.event-content img {
    vertical-align: bottom;
}

.visual {
    width: 100%;
    background: #f5f5f8;
    padding-top: 97px;
}

.visual .event-content {
    position: relative;
    text-align: center;
}

.visual .event-content .sub-tit {
    font-size: 26px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #000;
}

.visual .event-content .tit {
    margin: 41px 0 27px 0;
}

.deco01 {
    position: absolute;
    right: 80px;
    bottom: -50px;
}

.txt-box01 {
    width: 100%;
    background: #383847;
    line-height: 111px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.benefit {
    width: 990px;
    padding-left: 103px;
    box-sizing: border-box;
    height: 370px;
    margin: 0 auto;
    font-weight: 500;
}

.benefit .txt02 {
    font-size: 15px;
    padding-top: 75px;
    color: #000;
    margin-bottom: 16px;
}

.benefit .txt03 {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    letter-spacing: -2px;
}

.benefit .txt04 {
    font-size: 16px;
    line-height: 23px;
    color: #4e4e4e;
    letter-spacing: -1px;
    margin-top: 21px;
}


.benefit01-bg {
    width: 100%;
    background: #ddbcac;
}

.benefit01 {
    background: #ddbcac url(https://img.hunet.co.kr/event/2021/03/29_hunet/img02.png) no-repeat right 0;
}

.benefit02-bg {
    width: 100%;
    background: #e0d7d0;
}

.benefit02 {
    background: #e0d7d0 url(https://img.hunet.co.kr/event/2021/03/29_hunet/img03.png) no-repeat right 0;
}

.benefit03-bg {
    width: 100%;
    background: #ededed;
}

.benefit03 {
    background: #ededed url(https://img.hunet.co.kr/event/2021/03/29_hunet/img04.png) no-repeat right 0;
}

.benefit04-bg {
    width: 100%;
    background: #dcd6d6;
}

.benefit04 {
    background: #dcd6d6 url(https://img.hunet.co.kr/event/2021/03/29_hunet/img05.png) no-repeat right 0;
}

.information-input-box {
    width: 990px;
    margin: 120px auto 50px;
}

.information-input-box .txt-wrap {
    padding: 36px 0 50px 50px;
    background: #c40c3a;
    position: relative;
}

.information-input-box .txt-wrap .txt05 {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    line-height: 50px;
    margin-bottom: 7px;
}

.information-input-box .txt-wrap .txt06 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -2px;
}

.deco02 {
    position: absolute;
    top: -48px;
    right: 30px;
}

.information-input-box .inner-box {
    background: #f5f5f8;
    padding: 25px;
}

.information-input-box .inner-box .row {
    margin: 20px 0 0 25px;
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.information-input-box .inner-box .row .left {
    font-weight: 700;
    font-size: 16px;
    margin-right: 25px;
}

.information-input-box .inner-box .text-danger {
    color: #c40c3a;
}

.information-input-box .inner-box .box {
    width: 940px;
    background: #fff;
    margin-top: 48px;
    padding: 51px 101px;
    box-sizing: border-box;
    position: relative;
}

.participation-complete {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    font-size: 24px;
    font-weight: 700;
    color: #c40c3a;
    text-align: center;
    padding-top: 270px;
    box-sizing: border-box;
}

.information-input-box .inner-box .txt07 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.information-input-box .inner-box .txt08 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    letter-spacing: -1px;
}

.input-item {
    display: flex;
    margin-bottom: 15px;
}

.input-item .left {
    line-height: 56px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 25px;
}

.input-row {
    display: flex;
    margin-bottom: 10px;
}

.form-txt {
    width: 500px;
    height: 56px;
    line-height: 54px;
    background: #fff;
    padding-left: 20px;
    border: solid 1px #d8d8d8;
    box-sizing: border-box;
    margin-right: 7px;
    font-weight: 700;
}

input[type="text"]::placeholder {
    color: #cacacc;
    font-weight: 400;
}

.form-txt02 {
    background: #f4f4f4;
}

.btn01 {
    width: 160px;
    line-height: 54px;
    height: 56px;
    background: #383847;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0;
    vertical-align: top;
}

.btn02 {
    width: 160px;
    line-height: 52px;
    height: 56px;
    background: #fff;
    border: solid 1px #d8d8d8;
    color: #000;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}

.disabled {
    width: 160px;
    line-height: 52px;
    height: 56px;
    background: #fff;
    border: solid 1px #d8d8d8;
    color: #888;
    text-align: center;
    font-size: 16px;
    vertical-align: top;
}

.check-wrap {
    display: flex;
    justify-content: space-between;
    line-height: 24px;
}

.check-wrap .left {
    background: url(https://img.hunet.co.kr/event/2021/03/29_hunet/img07.png) no-repeat left center;
    padding-left: 30px;
}

.check-wrap .left span {
    font-weight: 700;
}

.check-wrap .check-item {
    display: inline-block;
    margin-left: 25px;
}

.btn-big {
    display: block;
    margin: 43px auto 0;
    width: 440px;
    height: 75px;
    line-height: 71px;
    text-align: center;
    background-color: #c40c3a;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    border: 0;
    position: relative;
}

.btn-big:before {
    content: '';
    height: 12px;
    width: 12px;
    display: block;
    border: 2px solid #fff;
    border-left-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    top: 30px;
    right: 30px;
}

.notice {
    font-weight: 600;
    margin-bottom: 16px;
}

.notice-list {
    margin-bottom: 80px;
}

.notice-list li {
    line-height: 26px;
    color: #888;
    position: relative;
    padding-left: 10px;
    letter-spacing: -1px;
}

.notice-list li:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background: #888;
    position: absolute;
    top: 11px;
    left: 0;
}

/* 정보입력팝업 */

.information-input-popup {
    width: 800px;
    font-family: 'noto sans kr', sans-serif;
}


.information-input-popup .top-txt {
    padding: 36px 0 50px 50px;
    background: #c40c3a;
    position: relative;
    color: #fff;
    line-height: 37px;
    font-size: 28px;
}

/* .check-today {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 16px;
} 20210408 삭제 */

.btn-today {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 16px;
    background: none;
    border: 0;
    color: #fff;
} /* 20210408 추가 */

.information-input-popup .font-blod {
    font-weight: 700;
}


.information-input-popup .cont01 {
    background: #f5f5f8;
    letter-spacing: -1px;
}

.information-input-popup .cont01 .box01-txt {
    font-size: 17px;
    line-height: 26px;
    padding: 25px 0 30px 50px;
    position: relative;
}

.deco-gonom {
    position: absolute;
    bottom: 0;
    right: 18px;
}

.information-input-popup .cont01 .box01-txt a {
    width: 140px;
    display: block;
    font-weight: 700;
    color: #c40c3a;
    position: relative;
    margin-top: 12px;
}

.information-input-popup .cont01 .box01-txt a:before {
    content: '';
    height: 8px;
    width: 8px;
    display: block;
    border: 2px solid #c40c3a;
    border-left-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    top: 9px;
    right: 0;
}

.information-input-popup .cont01 .row {
    margin: 20px 0 0 25px;
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.information-input-popup .cont01 .row .left {
    font-weight: 700;
    font-size: 16px;
    margin-right: 25px;
}

.information-input-popup .cont01 .row .right {
    font-weight: 300;
}

.information-input-popup .cont01 .text-danger {
    color: #c40c3a;
}

.information-input-popup .cont01 .box {
    width: 800px;
    background: #fff;
    margin-top: 15px;
    padding: 51px 61px;
    box-sizing: border-box;
    position: relative;
}

.information-input-popup .cont01 .box .txt07 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
    margin-bottom: 20px;
}

.information-input-popup .cont01 .box .txt08 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    letter-spacing: -1px;
}

.cont02 {
    margin-left: 30px;
}