@charset "utf-8";
/* 꼭 읽어주세요 */
.yesEveAlertDl{margin:0 auto;text-align:center;}
.yesEveAlertDl dl+dl{margin-top:30px;}
.yesEveAlertDl dt{color:#fff;line-height:30px;font-size:20px;font-family:'ptd','Noto Sans KR','맑은 고딕' !important;font-weight:700;}
.yesEveAlertDl dt *{font-family:'ptd','Noto Sans KR','맑은 고딕' !important;}
.yesEveAlertDl dt svg{vertical-align:top;}
.yesEveAlertDl dt .ico_info svg{margin:5px 5px 0 0;}
.yesEveAlertDl dt .ico_arr svg{margin:5px 0 0 2px;-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.yesEveAlertDl dt a{font-size:20px;}
.yesEveAlertDl dt a svg{vertical-align:top;}
.yesEveAlertDl dt a .ico_info svg{margin:5px 5px 0 0;}.bnHtml .yesEveAlertDl dt a .ico_info svg{margin:3px 5px 0 0;}
.yesEveAlertDl dd{padding-top:18px;}
.yesEveAlertDl.toggleOff dd{padding:10px;}
.yesEveAlertDl dd *{font-family:'ptd','Noto Sans KR','맑은 고딕' !important;}
.yesEveAlertLi{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;overflow:hidden;text-align:left;vertical-align:top;padding: 0;}
.yesEveAlertLi li{padding:2px 0 2px 8px;line-height:25px;font-size:15px;text-indent:-8px;word-wrap:break-word;letter-spacing: -0.06em;}
.yesEveAlertLi li .bl_rnd{margin:11px 5px 0 0;width:3px;height:3px;border-radius:3px; display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;overflow:hidden;text-align:left;vertical-align:top;border-radius:3px}
.yesEveAlertDl.toggleOff dd{display:none;}
.yesEveAlertDl.toggleOff.toggleOn dt a .ico_arr svg{-webkit-transform:rotate(0);transform:rotate(0);}
.yesEveAlertDl.toggleOff.toggleOn dd{display:block;margin-left: 0;}
.yesEveAlertDl.toggleOff.toggleOn dd .yesEveAlertLi li{padding:2px 0 2px 8px;line-height:25px;}
.yesEveAlertDl{width: auto !important;}
.eveAlertArea{padding: 10px 0; margin-top: 0;}
/* 컬러 */
.yesEveAlertLi li, .yesEveAlertDl dt a{color: #333;}
.yesEveAlertDl dt a .ico_arr svg path, .yesEveAlertDl dt a .ico_info svg g, .yesEveAlertDl dt a .ico_info svg path{stroke:#333;}
.yesEveAlertLi li .bl_rnd{background-color: #333;}
/* evt_menu */
.evt_ent_wrap .evt_menu {background-color: #0e0e0e; border-top: 1px solid #ff56e3; border-bottom: 1px solid #ff56e3;}
.evt_ent_wrap .evt_menu li{width:calc((100% - 20px) / 3); margin: 30px 0; color: #ff56e3; font-family:'ptd','Noto Sans KR','맑은 고딕' !important;font-weight:500; font-size: 18px; line-height: 34px; letter-spacing: -0.07em; display:inline-block; cursor: pointer;}
.evt_ent_wrap .evt_menu li .item {font-size: 32px;}
.evt_ent_wrap .evt_menu li {border-right: 1px solid #57244e;}

@media screen and (min-width:280px) and (max-width:750px){
	/* 꼭 읽어주세요 */
    .yesEveAlertDl{margin:0 auto;text-align:center;width: auto; padding-bottom: 77px;}
    .yesEveAlertDl dt{display:inline-block;line-height:24px;font-size:20px;font-weight:bold;vertical-align:top;}
    .yesEveAlertDl dt svg{vertical-align:top;}
    .yesEveAlertDl dt a .ico_info svg{margin:3px 4px 0 0;}
    .yesEveAlertDl dt .ico_arr svg{margin:1px 0 0 2px;}
    .yesEveAlertDl dt a{display:inline-block;height:24px;line-height:24px;vertical-align:top; font-size: 16px;}
    .yesEveAlertDl dt a .ico_arr svg{margin:4px 0 0 2px;}
    .yesEveAlertDl dd{padding-top:8px;}
    .yesEveAlertDl.toggleOff.toggleOn dd .yesEveAlertLi li{line-height: 1.45em !important; font-size: 13px;text-indent: -8px;word-wrap: break-word;padding: 2px 0 2px 8px;}
    .yesEveAlertDl.toggleOn dt a .ico_arr svg{-webkit-transform:rotate(0);transform:rotate(0);}
    .yesEveAlertDl.toggleOn dd{display:block;}
    .yesEveAlertLi{margin:0 auto;max-width:720px;}
    .yesEveAlertLi li .bl_rnd{margin:7px 5px 0 0;}
    .yesEveAlertDl{padding-bottom: 0px;}
        
    .evt_ent_wrap .evt_menu li{margin: 20px 0; font-size: 14px; line-height: 24px; letter-spacing: -0.07em;}
    .evt_ent_wrap .evt_menu li .item {font-size: 20px;}
}