@charset "utf-8";

/* EVENT 230821 */
.evtContainer .evtTitWrap {width: 100%; height: 594px; background: #54c4f0; }
.eventWrap.evtFullType .evtTitWrap .logo.logo_fr {  top: 0; width: 100%; padding-top: 83px; }
.eventWrap.evtFullType .evtTitWrap .logo.logo_fr .fr_inner {width: 1200px; left: 50%; top: 36px; transform: translateX(-50%);}
.evtContainer .evtTitWrap .con{display:block;position: absolute;top: 118px;right: 0px;}
.evtContainer .evtTitWrap .inner {position: relative; width: 1384px; height: 100%; margin: 0 auto;}
.evtContainer .evtTitWrap .inner:after {content: ""; position: absolute; left: 0; top: 42px; display: inline-block; width: 1940px; height: 552px;  background: url(/resources/images/event/2023/event230821/evtTit.png)no-repeat center; }

.evtCont1 {padding-bottom: 70px; background: #f5c6d6; }
.evtCont1 .tab_wrap {padding-top: 170px; margin: 0;}
.evtCont1 .tab_menu {position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 1215px; }
.evtCont1 .tab_menu li {position: absolute; width: 619px; height: 106px; z-index: 10;}
.evtCont1 .tab_menu li:first-child {left: 0; top: 0;}
.evtCont1 .tab_menu li:last-child {right: 0; top: 0;}
.evtCont1 .tab_menu li a {display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background: #fbdee8; border: 1px solid #e9acc2; border-radius: 0 0 120px 120px;}
.evtCont1 .tab_menu li a p {display: inline-block; height: 40px;}
.evtCont1 .tab_menu li:first-child a p {width: 414px; background: url(/resources/images/event/2023/event230821/evt_tab_txt.png)no-repeat center top; }
.evtCont1 .tab_menu li:last-child a p {width: 312px; background: url(/resources/images/event/2023/event230821/evt_tab_txt2.png)no-repeat center top;}
/*on*/
.evtCont1 .tab_menu li.on {z-index: 11;}
.evtCont1 .tab_menu li.on:after {content: ""; display: inline-block; position: absolute; left: 43%; bottom: -32px; width: 89px; height: 34px; background: url(/resources/images/event/2023/event230821/tab_on.png)no-repeat center; }
.evtCont1 .tab_menu li.on a {background: #e95a75; border-color: #e95a75; box-shadow: 0px 7px 0px rgba(238, 150, 180, 0.5);}
.evtCont1 .tab_menu li.on a p {background-position: center bottom;}


.cont_list .imgbox {display: inline-block; position: relative; margin-bottom: 7px;}
.cont_list .imgbox + p { font-size: 15px; font-weight: 600; color: #2a2b40; letter-spacing: -0.045em; }
.cont_list .imgbox + p span {display: block; font-size: inherit; font-weight: inherit; color: #1048ff; letter-spacing: inherit;}
.cont_list .disabled {display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(79, 42, 54, 0.7);}
.cont_list .disabled:after {content: ""; display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; background: url(/resources/images/event/2023/event230821/disabled.png)no-repeat center; }

#tab_cont1 {position: relative; width: 930px; margin: 0 auto;}
#tab_cont1 .cont_list {display: flex; flex-wrap: wrap; gap: 9px; width: 100%;}
#tab_cont1 .cont_list > div {flex: 1; background: #f9d6e2; border: 1px solid #ebadc3; border-radius: 40px; overflow: hidden;  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2) inset; }
#tab_cont1 .cont_list > div:last-child {flex: unset; width: 100%;}
#tab_cont1 .cont_list > div:last-child .top {padding-bottom: 30px;}
#tab_cont1 .cont_list > div .top {display: flex; justify-content: center; position: relative; padding-top: 35px; }
#tab_cont1 .cont_list .imgbox {margin-bottom: 0;}
#tab_cont1 .cont_list .txtbox { display: flex; justify-content: center; align-items: center; height: 79px; background: #fff;}
#tab_cont1 .cont_list > div .txtbox p {display: inline-block; font-size: 18px; font-weight: 600; color: #2a2b40; letter-spacing: -0.045em; }
#tab_cont1 .cont_list > div .txtbox p span:not(.info) {display: inline-block; margin-right: 8px;  font-size: inherit; font-weight: inherit; color: #ed2867; letter-spacing: inherit;}
#tab_cont1 .cont_list > div .txtbox p span.info {display: block; font-size: 14px; font-weight: 500; color: #2a2b40; text-align: center;}


#tab_cont2 .cont_list { background: #f9d6e2; border: 1px solid #ebadc3; border-radius: 40px; overflow: hidden;}
#tab_cont2 .cont_list h3 {display: flex; justify-content: center; align-items: center; height: 65px; background: #fff;}
#tab_cont2 .cont_list.list1 {margin-bottom: 9px;}
#tab_cont2 .cont_list.list1 .list_wrap {display: flex; padding: 30px 90px;}
#tab_cont2 .cont_list .list_wrap > div {flex: 1;}
#tab_cont2 .cont_list .list_wrap > div input[type="checkbox"] { display: none;}
#tab_cont2 .cont_list .list_wrap > div input[type="checkbox"] + label { display: block; position: relative; padding: 0 0 30px 0; border-right: 1px solid #ebadc3;  text-align: center;}
#tab_cont2 .cont_list .list_wrap > div input[type="checkbox"] + label:before {content: ""; display: inline-block; position: absolute; left: 50%; bottom: 0; top: unset; transform: translateX(-50%); width: 21px; height: 21px; margin: 0; background: url(/resources/images/event/2023/event230821/ico_chk.png)no-repeat center top;  }
#tab_cont2 .cont_list .list_wrap > div input[type="checkbox"]:checked + label:before {background-position: center bottom;}
#tab_cont2 .cont_list .list_wrap > div:last-child input[type="checkbox"] + label {border-right: 0;}
#tab_cont2 .cont_list .list_wrap > div input[type="checkbox"] + label:hover .imgbox:before {content: ""; display: inline-block; position: absolute; right: 0; left: 0; top: 0; bottom: 0; border: 5px solid #df2b4b;}

#tab_cont2 .cont_list.list2 .list_wrap {display: flex; flex-wrap: wrap; padding: 29px 37px 23px;}
#tab_cont2 .cont_list.list2 .list_wrap > div {flex: unset; margin-right: 19px;}
#tab_cont2 .cont_list.list2 .list_wrap > div:last-child {margin-top: 12px;}
#tab_cont2 .cont_list.list2 .list_wrap > div.ex { padding: 10px 0 0; margin-right: 12px; background: #f5c6d6; border: 1px solid #ebadc3; border-radius: 15px;  overflow: hidden;}
#tab_cont2 .cont_list.list2 .list_wrap > div.ex .ex_list {display: flex; gap: 18px; padding: 0 16px;}
#tab_cont2 .cont_list.list2 .list_wrap > div.ex span.info {display: block; font-size: 13px; font-weight: 400; color: #000000; line-height: 34px; text-align: center; background: #f0b8cb; border-top: 1px solid #ebadc3;  }

#tab_cont2 .cont_list.list2 .list_wrap > div.mr0 {margin-right: 0!important;}
#tab_cont2 .cont_list.list2 .list_wrap > div input[type="radio"] {display: none;}
#tab_cont2 .cont_list.list2 .list_wrap > div input[type="radio"] + label { display: block; position: relative; padding: 0 0 30px 0;   text-align: center;}
#tab_cont2 .cont_list.list2 .list_wrap > div input[type="radio"] + label:before {content: ""; display: inline-block; position: absolute; left: 50%; bottom: 0; top: unset; transform: translateX(-50%); width: 21px; height: 21px; margin: 0; background: url(/resources/images/event/2023/event230821/ico_chk.png)no-repeat center top;  }
#tab_cont2 .cont_list.list2 .list_wrap > div input[type="radio"]:checked + label:before {background-position: center bottom;}
#tab_cont2 .cont_list.list2 .list_wrap > div input[type="checkbox"] + label {margin-bottom: 23px; border-right: 0;}
#tab_cont2 .cont_list.list2 .list_wrap > div.ex input[type="checkbox"] + label {margin-bottom: 14px;}

.view {display: inline-block; position: absolute; right: 10px; bottom: 10px; width: 42px; height: 42px; background: url(/resources/images/event/2023/event230821/view.png)no-repeat center;}
.view3 {right: 404px; bottom: 256px;}
.view4 {right: 404px; bottom: 19px;}
.view13,
.view15,
.view17{right: 155px;}

.btnApply {display: inline-block; margin-top: 30px;}


.evtContainer .evtFooterWrap { padding:  52px 0 62px 127px; background: #31313c;}
.evtContainer .evtFooterWrap .inner { display: flex; gap: 36px;}
.evtContainer .evtFooterWrap strong {display: inline-block; margin-left: 125px; font-size: 20px; font-weight: 600; color: #ffffff; line-height: 1; letter-spacing: -0.06em;}
.evtContainer .evtFooterWrap ul {margin-top: -7px;}
.evtContainer .evtFooterWrap ul li {position: relative; padding-left: 14px; font-size: 15px; font-weight: 300; color: #cfcfd3; line-height: 1.9; letter-spacing: -0.045em;}
.evtContainer .evtFooterWrap ul li:after {content: ""; display: inline-block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 4px; height: 4px; border-radius: 50%; background: #cfcfd3;}
#eventPopWrap .eventPop.pop_type02 .titWrap .tit {font-size: 18px;font-weight: 600;color: #e6563c;line-height: 2.4;}



/* eventPopWrap */
#eventPopWrap2{position:fixed; left: 0; top: 0; display:none;  width: 100%; height: 100%; z-index:1000;}
#eventPopWrap2.on{display:block;}
#eventPopWrap2 .dimed{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(66, 69, 77, 0.9);z-index:1;}
#eventPopWrap2 .eventPop{overflow:hidden;position:absolute; left: 50%; top: 20%; transform: translateX(-50%); padding: 35px; background:#fff; border-radius:20px;z-index:1;box-shadow:0px 5px 5px rgba(0, 0, 0, 0.4);}
#eventPopWrap2 .btnEvtPopClose {position: absolute;top: 13px;right: 10px;display: inline-block;width: 15px;height: 15px;background: url(/resources/images/event/2023/event230821/pop_close.png) 0 0 no-repeat;}

#eventPopWrap .eventPop.pop_type02 .titWrap .tit {
    font-size: 18px;
    font-weight: 600;
    color: #e6563c;
    line-height: 2.4;
}





