@CHARSET "UTF-8";

#academyLecture main.list .selectAreaRow > button, #academyLecture main.list .related_word .btn_init {
	font-size: calc(var(--baseline-5x) / 1.5);
}

#main.app main .lifeStyle ul {
	display: flex;
	flex-wrap: wrap; 
}

#arthallIntroduce main article .tableArea table {  
	width: 500px;
}

#main.app main .lifeStyle ul li a .ssc {
	background-image: url(/static/images/icon/main/ssc.svg);
}

.monthlyEventWrapper .eventInfo .fnArea a.ico_share {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 12px;
	opacity:0.3;
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(0, 0, 0)" d="M17 9.99976C19.2091 9.99976 21 8.20889 21 5.99976C21 3.79062 19.2091 1.99976 17 1.99976C14.7909 1.99976 13 3.79062 13 5.99976C13 6.53827 13.1064 7.05192 13.2994 7.52084L10.0828 9.45078C9.3491 8.56444 8.2405 7.99976 7 7.99976C4.79086 7.99976 3 9.79062 3 11.9998C3 14.2089 4.79086 15.9998 7 15.9998C8.24043 15.9998 9.34898 15.4351 10.0827 14.5489L13.2993 16.4788C13.1064 16.9477 13 17.4613 13 17.9998C13 20.2089 14.7909 21.9998 17 21.9998C19.2091 21.9998 21 20.2089 21 17.9998C21 15.7906 19.2091 13.9998 17 13.9998C15.7597 13.9998 14.6512 14.5643 13.9175 15.4504L10.7008 13.5203C10.8937 13.0516 11 12.5381 11 11.9998C11 11.4615 10.8937 10.9481 10.7009 10.4793L13.9177 8.54929C14.6514 9.43531 15.7598 9.99976 17 9.99976ZM17 8.79976C15.4536 8.79976 14.2 7.54615 14.2 5.99976C14.2 4.45336 15.4536 3.19976 17 3.19976C18.5464 3.19976 19.8 4.45336 19.8 5.99976C19.8 7.54615 18.5464 8.79976 17 8.79976ZM7 14.7998C5.4536 14.7998 4.2 13.5462 4.2 11.9998C4.2 10.4534 5.4536 9.19976 7 9.19976C8.5464 9.19976 9.8 10.4534 9.8 11.9998C9.8 13.5462 8.5464 14.7998 7 14.7998ZM19.8 17.9998C19.8 19.5462 18.5464 20.7998 17 20.7998C15.4536 20.7998 14.2 19.5462 14.2 17.9998C14.2 16.4534 15.4536 15.1998 17 15.1998C18.5464 15.1998 19.8 16.4534 19.8 17.9998Z"/></svg>') no-repeat center/cover;
}

.monthlyEventWrapper .eventInfo .fnArea a.ico_scrap {
	display: inline-block;
	width:14px;
	height:20px;
	margin-top:3px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.2' height='17.199' viewBox='0 0 13.2 17.199'%3E%3Cpath d='M2458.792-20983.27v-16h12v16l-6.028-2.91z' transform='translate(-2458.192 20999.869)' fill='%23fff' stroke='%23aaa' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2px' /%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}




/* s::: 250715 스마트 쇼핑 챌린지 플로팅 배너*/
@font-face {
	font-family: 'TTTtangsbudaejjigaeB';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2212@1.0/TTTtangsbudaejjigaeB.woff2') format('woff2');
	font-weight: 700;
	font-style: normal;
}
.btnFloating .btnEvfb {
	right: 24px;
	bottom: 24px;
	text-align: center;
	align-content: center;
	background-color: #7ee8fa;
	background-image: linear-gradient(315deg, #CDFFC2 0%, #CAF5FF 74%);
	border: 2px solid #57e796;
	width: 45px;
	height: 45px;
	transition: all 0.3s;
	overflow: hidden;
}
.btnFloating .btnEvfb span {
	font-family: 'TTTtangsbudaejjigaeB';
	font-size: 9px;
	line-height: 10px;
	color: #1ec368;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
}
.btnFloating .btnEvfb span em {
	color: #364751;
	font-family: 'TTTtangsbudaejjigaeB';
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
	display: block;
}
footer {
	z-index: 2;
}
/* e::: 250715 스마트 쇼핑 챌린지 플로팅 배너*/


/* s::: 20250715 메인페이지만 헤더 검색/메뉴 버튼 색 고정 */
header .utilArea .btnMenu.mainBtnMenu:before,
header .utilArea .btnMenu.mainBtnMenu:after,
#appHeader .utilMenu .btnMenu.mainBtnMenu:before,
#appHeader .utilMenu .btnMenu.mainBtnMenu:after{
	background: var(--color-white);
}

header .utilArea .btnSearch.mainBtnSearch:before,
header .utilArea .btnSearch.mainBtnSearch:after {
	background: url("/static/images/icon/search_wh.svg") no-repeat 0 0 / 18px 18px;
}
/* e::: 20250715 메인페이지만 헤더 검색/메뉴 버튼 색 고정 */



/* s::: 20250716 1:1 문의 내역 없을 때 */
#inquiryHistory main p.none {
	position: relative;
	margin-top: 80px;
	padding-top: 46px;
	text-align: center;
	color: #aaa;
}
#inquiryHistory main p.none:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 38px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.4 37.4'%3E%3Cg id='Icon_NoResult_36' transform='translate(-163.704 -813.421)'%3E%3Cpath id='path_36461' data-name='path 36461' d='M37.452,42.094h-28V15.022l8.741-8.928H37.452v36' transform='translate(154.952 808.027)' fill='none' stroke='%23aaa' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.4'/%3E%3Cg id='group_36338' data-name='group 36338' transform='translate(-0.596 -0.857)'%3E%3Cline id='line_1464' data-name='line 1464' x2='8' y2='8' transform='translate(175 830.979)' fill='none' stroke='%23aaa' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.4'/%3E%3Cline id='line_1465' data-name='line 1465' x1='8' y2='8' transform='translate(175 830.979)' fill='none' stroke='%23aaa' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") no-repeat 0 0/100%;
}
/* e:: 20250716 1:1 문의 내역 없을 때 */
