
* {margin: 0; padding: 0;}
#wrap {width: 100%;}
/*
header {width: 100%; height: 80px; background: #fff;}
aside {float: left; width: 20%; height: 700px; background: #66bb6a;}
section {float: left; width: 60%; height: 700px; background: #4caf50;}
article {float: left; width: 20%; height: 700px; background: #43a047;}
footer {clear: both; width: 100%; height: 150px; }
*/



/* ��� */
/*
#header {position: absolute; top: -50px; box-sizing: border-box; width: 100%; height: 130px; padding: 50px 0 0; border-bottom: 1px solid #e9e9e9; transition: all .3s;}
*/

#header {position: relative; box-sizing: border-box; width: 100%; border-bottom: 1px solid #e9e9e9; transition: all .3s;}
#header .top-banner {position: absolute; top: 0; width: 100%; background: #677ec6;}
#header .top-banner .bnr-inner {position: relative; max-width: 1160px; margin: 0 auto;}
#header .top-banner .bnr-inner .imgs {margin: 0 0px; padding: 0 0px;}
#header .top-banner .bnr-inner .imgs a {display: block;}
#header .top-banner .bnr-inner .bnr-close {display: inline-block; position: absolute; top: 15px; right: 0; /*transition: all .3s;*/}
#header .top-banner .bnr-inner .bnr-close:focus,
#header .top-banner .bnr-inner .bnr-close:hover {transform: rotate(180deg);}

#header .head-inner {position: relative; max-width: 1160px; height: 80px; margin: 0 auto; }
#header .head-inner .logo {display: inline-block; position: absolute; top: 18px; left: 0; font-size: 20px;}
#header .head-inner .logo a {display: block;color: #666666;}
#header .head-inner .logo a:hover {font-weight: 700;color: #ff9900;}
#header .head-inner .gnb {display: inline-block; position: absolute; top: 0; left: 200px; font-family:'SCoreDream',Noto Sans medium;}
#header .head-inner .gnb ul {overflow: hidden;}
#header .head-inner .gnb ul li {float: left;}
#header .head-inner .gnb ul li a {display: block; padding: 0 16px; font-weight: 500; font-size: 16px; line-height: 80px; color: #333333; letter-spacing:-1px; /*transition: all .3s;*/}
#header .head-inner .gnb ul li a:focus,
#header .head-inner .gnb ul li a:hover {font-weight: 700;color: #ff9900;}

/*
#header .head-inner .util {position: absolute; top: 34px; right: 123px; font-family:Noto Sans regular;}
#header .head-inner .util > ul {}
#header .head-inner .util > ul:after {display: block; content: ''; clear: both;}
#header .head-inner .util > ul > li {float: left; position: relative; margin: 0 0 0 16px;}
#header .head-inner .util > ul > li:before {display: block; position: absolute; left: -12px; width: 12px; height: 12px; line-height: 12px; color: #666666; text-align: center;}
#header .head-inner .util > ul > li:first-child {margin: 0;}
#header .head-inner .util > ul > li:first-child:before {display: none;}
#header .head-inner .util > ul > li > a {display: block; font-size: 14px; color: #666666; letter-spacing: -0.5px; }
#header .head-inner .util > ul > li .my_page_trg {letter-spacing: 0px;}
#header .head-inner .util > ul > li > a:focus,
#header .head-inner .util > ul > li > a:hover {color: #ff9900;}
#header .head-inner .util > ul > li > a > .user {display: inline-block;position: relative;padding: 0 21px 0 0;color: #666666;}
#header .head-inner .util > ul > li > a > .user:after {display: block;content: '';position: absolute;top: -3px;right: 0;width: 18px;height: 18px;background: url(../images/main/nickname.png) center center no-repeat;}
#header .head-inner .util > ul > li > a > .user > .nick {display: inline-block; box-sizing: border-box; max-width: 80px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-break: break-all; }

#header .head-inner .util > ul > li.on > .mypage_menu {display: block;}
#header .head-inner .util > ul > li > .mypage_menu {display: none;position: absolute;top: 30px;right: 6px;z-index: 10;width: 184px;border: 1px solid #dddddd;background: #ffffff;box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);}
#header .head-inner .util > ul > li > .mypage_menu:before {display: block; content: ''; position: absolute; top: -11px; right: -1px; width: 10px; height: 11px; background: url(../images/common/vertex5.png) 0 0 no-repeat;}
#header .head-inner .util > ul > li > .mypage_menu > .info_area {padding: 15px 37px; text-align: center; background: #ffde01;}
#header .head-inner .util > ul > li > .mypage_menu > .info_area .ico {margin: 0 0 9px;}
#header .head-inner .util > ul > li > .mypage_menu > .info_area .nick {font-weight: 700; font-size: 15px; letter-spacing: -0.03em; word-break: break-all;}

#header .head-inner .util > ul > li > .mypage_menu > ul {padding: 10px;}
#header .head-inner .util > ul > li > .mypage_menu > ul > li {margin: 5px 0 0;}
#header .head-inner .util > ul > li > .mypage_menu > ul > li:first-child {margin: 0;}
#header .head-inner .util > ul > li > .mypage_menu > ul > li > a {display: block; font-size: 14px; line-height: 30px; text-align: center; color: #000000; transition: all .3s;}
#header .head-inner .util > ul > li > .mypage_menu > ul > li > a:hover,
#header .head-inner .util > ul > li > .mypage_menu > ul > li > a:focus {font-weight: 700; text-decoration:	underline; text-underline-position: under;}
*/

#header .head-inner .mobile-menu {display: none;}

#header .head-inner .icon {display: inline-block; position: absolute; top: 25px; right: 100px;}
#header .head-inner .icon ul {overflow: hidden;}
#header .head-inner .icon ul li {margin: 0px 0 0 9px; padding-top:5px;font-size:20px;}
#header .head-inner .icon ul li:first-child {margin: 0;}
#header .head-inner .icon ul li a {display: block;}
/*
#header .head-inner .icon ul li {float: left; margin: 0 0 0 9px;}
#header .head-inner .icon ul li:first-child {margin: 0;}
#header .head-inner .icon ul li a {display: block;}
*/


/* Ǫ�� */
#footer {max-width: 100%; margin: 0px auto 40px; padding-bottom:40px;}
#footer .foot-inner {overflow: hidden; position: relative;   padding: 35px 0px 30px; background: #ffffff; border-top: 2px solid #000000;}
#footer .foot-inner > ul {overflow: hidden; padding: 0 10px;max-width: 1160px; margin: 0 auto;}
#footer .foot-inner > ul > li {float:left;}
#footer .foot-inner > ul > li .tit {margin: 10px 0 20px; font-size: 14px; color: #1e1e1e; font-family: 'SCoreDream',Open Sans; font-weight:600; line-height: 13px;}
#footer .foot-inner > ul > li .txt {font-size: 14px; line-height: 22px; color: #666666; font-family: 'SCoreDream',Noto Sans light; letter-spacing: -0.25px; -webkit-text-stroke : 0.2px;}
#footer .foot-inner > ul > li .br {padding-bottom:20px;}
#footer .foot-inner > ul > li .txt .qna {color: #555555; font-family: 'SCoreDream',Noto Sans medium; text-decoration: underline;}
#footer .foot-inner > ul > li.f1 {width: 33%;}
#footer .foot-inner > ul > li.f2 {width: 33%;}
#footer .foot-inner > ul > li.f3 {width: 33%;}
#footer .foot-inner .util {position: absolute; top: 58px; right: 0px;}
#footer .foot-inner .util > ul {overflow: hidden;}
#footer .foot-inner .util > ul > li {float: left; padding: 0 8px 0 8px; border-left: 1px solid #f2f2f2;}
#footer .foot-inner .util > ul > li:first-child {padding: 0 8px 0 0; border-left: 0px solid #ffffff;}
#footer .foot-inner .util > ul > li:last-child {padding: 0 0 0 8px;}
#footer .foot-inner .util > ul > li > a {display: block; text-align: center;}
#footer .copy {display: inline; width: 100%; font-size: 12px; color: #888888; font-family: 'SCoreDream',Open Sans; font-weight:400;}


/*
* ���̾� �˾�
*/
.popup-layer {display:none;position: absolute;width:600px;background-color:#fff;padding-top:15px;}
.popup-layer .popup-layer-top {padding:10px;margin-bottom:10px;}
.popup-layer p.data-title {float:left;padding-left:15px;font-size:18px;font-weight:800;}
.popup-layer p b {font-weight:800;}
.popup-layer span {float:right;padding-right:5px;}
.data-content {clear:both;text-align:left;background-color:#fff;padding:20px; margin-bottom:10px;}

.popup-board-wrap {margin: 16px 0 0; border-bottom:solid 1px #eee;}
.popup-board-wrap .pb-item {padding: 8px 0; border-top:solid 1px #eee;}
.popup-board-wrap .pb-item .tit {margin: 10px 0 10px; }
.popup-board-wrap .pb-item .tit a {font-family: Noto Sans light; font-size: 17px; color: #454545; letter-spacing: -0.3px;}
.popup-board-wrap .pb-item .tit a div {max-width: 300px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
/*
.popup-board-wrap .pb-item .date {float: right; margin-top: -28px; font-family: Open Sans; font-weight:400; font-size: 15px; color: #888888;letter-spacing: 0px;}
*/
.img-prevew {cursor:pointer;}

.popup-box div.content .popup-form h3 {
	padding:10px 0px;
	font-size:20px;
}
.popup-box div.content .popup-form li {
	padding:5px 0;
}
.popup-box div.content .popup-form li dl dd {
	line-height:26px;
	font-size:18px;
}

.popup-box div.content .popup-form li dl dd span {
	font-size:12px;
	padding:0px 10px;
}

.btn-popup a {background-color:#ffcc00;color:#000;border-radius:10px;padding:10px;}
.btn-popup a:hover {background-color:#000;color:#fff;}
.btn-popup span {float:right;}
.btn-popup span a {background-color:#8f8f8f;color:#000;border-radius:10px;padding:10px;}
.btn-popup span a:hover {background-color:#000;color:#fff;}





.mvisual {
	position:fixed; left:0; top:80px; width:100%; background:#fff; height:100vh; max-height:100%; z-index:0;
	overflow: hidden;
}

.mvisual .mv_pic1 {
	width:100%; height:100%;
	background:url(/images/main/mv_bg4.jpg) center 0 no-repeat;
	background-size: 100%;
	z-index:0;
}

.mvisual .mv_pic2 {
	position:absolute; left:0; top:0;
	width:100%; height:100vh;
	background:url(/images/main/mv_bg3.jpg) center 0 no-repeat;
	background-size: 100%;
	z-index:0;
}
.mvisual .mv_pic3 {
	position:absolute;
	left:0; top:0;
	width:100%; height:100vh;
	background:url(../images/mv3.jpg) center 0 no-repeat;
	background-size: 100%;
	z-index:0;
}

.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
	position:relative;
	margin:0 auto;
	padding-top:240px;
	padding-left:100px;
	width:800px;
	font-family:'SCoreDream';
}
.mvisual .mv_pic1 .mv_txt .mvt1, .mvisual .mv_pic2 .mv_txt .mvt1, .mvisual .mv_pic3 .mv_txt .mvt1 {
	position:relative;
	color:#fff;
	font-size:3.5em;
	font-weight:500;
	letter-spacing:0.1em;
	font-family:'SCoreDream';
	animation: scale1 1.5s ease ;
	animation-fill-mode: forwards;
}
.mvisual .mv_pic1 .mv_txt .mvt2, .mvisual .mv_pic2 .mv_txt .mvt2, .mvisual .mv_pic3 .mv_txt .mvt2 {
	position:relative;
	color:#fff;
	font-size:5em;
	font-weight:700;
	font-family:'SCoreDream','Montserrat', 'Core';
	margin-top:5px;
	animation: fade1 1s ease 0.7s;
	animation-fill-mode: forwards;
}
.mvisual .mv_pic1 .mv_txt .mvt3, .mvisual .mv_pic2 .mv_txt .mvt3, .mvisual .mv_pic3 .mv_txt .mvt3 {
	position:relative;
	color:#474747;
	font-size:1.45em;
	font-weight:500;
	margin-top:25px;
	line-height:1.6;
	font-family:'SCoreDream';
	animation: fade1 1.5s ease 1s;
	animation-fill-mode: forwards;
}
.mvisual .mv_pic3 .mv3_btn {
	position:relative;
	height:59px;
	margin:260px auto 0 auto;
	text-align:left;
	padding-left:30px;
}
.mvisual .m_view {
	position:absolute;
	width:100%;
	height:20px;
	left:0;
	bottom:40px;
	z-index:200;
	text-align:center;
}
.mvisual .m_view .mv_inner {
	position:relative;
	margin:0 auto;
	text-align:center;
}
.mvisual .m_view .mv_inner a {
	display:inline-block;
	padding:5px 10px;
	margin:0 0;
	vertical-align:middle;
}
.mvisual .m_view .mv_inner a:last-child {
	margin-right:0;
}
.mvisual .m_view .mv_inner .btn_cont {
	display:inline-block;
	margin-left:15px;
	vertical-align:middle;
}
@media all and (max-width:1800px) {

	.mvisual {}
	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		padding-top:180px;
		padding-left:200px;
		width:900px;
	}
	#container {position: relative;width: 100%; margin: 0 auto; margin-top:100vh; background:#fff; z-index:1;}
}
@media all and (max-width:1400px) {


	.fnt100 {font-size:60px;}

	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		position:relative;
		width:100%;
		padding-top:150px;
		padding-left:400px;
		margin:0 auto;
	}

	.mvisual .mv_pic1 .mv_txt .mvt1, .mvisual .mv_pic2 .mv_txt .mvt1, .mvisual .mv_pic3 .mv_txt .mvt1 {
		font-size:2em;
		font-weight:500;
		letter-spacing:0.1em
	}
	.mvisual .mv_pic1 .mv_txt .mvt2, .mvisual .mv_pic2 .mv_txt .mvt2, .mvisual .mv_pic3 .mv_txt .mvt2 {
		font-size:3.5em;
		font-weight:400;
		font-family:'SCoreDream','Montserrat', 'Core';
	}
	.mvisual .mv_pic1 .mv_txt .mvt3, .mvisual .mv_pic2 .mv_txt .mvt3, .mvisual .mv_pic3 .mv_txt .mvt3 {
		position:relative;
		font-size:1.5em;
		font-weight:500;
		margin-top:25px;
		line-height:1.4;
	}

}
@media all and (max-width:1000px) {


	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		position:relative;
		width:100%;
		margin:0 auto;
		padding-top:100px;
		padding-left:300px;
	}
	.mvisual .m_view {
		position:absolute;
		width:100%; height:20px; left:0; bottom:40px; z-index:200;
		text-align:center;
	}
	.mvisual .m_view .mv_inner {
		position:relative;
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	.mvisual .m_view .mv_inner a {
		display:inline-block;
		padding:5px 10px;
		margin:0 0;
		vertical-align:middle;
	}
	.mvisual .m_view .mv_inner a:last-child {
		margin-right:0;
	}
	.mvisual .m_view .mv_inner .btn_cont {
		display:inline-block;
		margin-left:15px;
		vertical-align:middle;
	}
}
@media all and (max-width:820px) {

	.mvisual {
		width:100%; height:100vh; z-index:0;
	}

	.mvisual .mv_pic1 {
		left:0; top:0;
		width:100%; height:100vh;
		background:url(/images/main/mv_bg4_m.jpg) center 0 no-repeat;
		background-size:cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg4_m.jpg',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg4_m.jpg',sizingMethod='scale')";
		z-index:0;
		background-size: 795px;
	}

	.mvisual .mv_pic2 {
		left:0; top:0;
		width:100%; height:100vh;
		background:url(/images/main/mv_bg4_m.jpg) center 0 no-repeat;
		background-size:cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg3_m.jpg',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg3_m.jpg',sizingMethod='scale')";
		z-index:0;
		background-size: 795px;
	}

	.fnt100 {font-size:40px;}
	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		position:relative;
		width:100%;
		margin:0 auto;
		/*padding-top:220px;*/
		padding-left:380px;
	}

	.mvisual .mv_pic1 .mv_txt .mvt1, .mvisual .mv_pic2 .mv_txt .mvt1, .mvisual .mv_pic3 .mv_txt .mvt1 {
		font-size:2em;
		font-weight:500;
		letter-spacing:0.1em
	}
	.mvisual .mv_pic1 .mv_txt .mvt2, .mvisual .mv_pic2 .mv_txt .mvt2, .mvisual .mv_pic3 .mv_txt .mvt2 {
		font-size:2.5em;
		font-weight:400;
		font-family:'SCoreDream','Montserrat', 'Core';
	}
	.mvisual .mv_pic1 .mv_txt .mvt3, .mvisual .mv_pic2 .mv_txt .mvt3, .mvisual .mv_pic3 .mv_txt .mvt3 {
		position:relative;
		font-size:1.5em;
		font-weight:500;
		margin-top:25px;
		background:#fff;
		padding:5px;
		margin-right:10px;
	}
	.mvt3 a {display:none;}


	#container {position: relative;width: 100%; margin: 0 auto; margin-top:100vh; background:#fff; z-index:1;}
}

@media all and (max-width:600px) {
	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		padding-left:180px;
	}
	#slide-box .visual-slide .templt_cont .t_info .slick-wrap .slick-item {margin: 36px 0px !important;}
}
@media all and (max-width:400px) {

	.mvisual {
		width:100%; height:100vh; z-index:0;
	}

	.mvisual .mv_pic1 {
		left:0; top:0;
		width:100%; height:100vh;
		background:url(/images/main/mv_bg4_m.jpg) center 0 no-repeat;
		background-size:cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg4_m.jpg',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg4_m.jpg',sizingMethod='scale')";
		z-index:0;
		background-size: 795px;
	}

	.mvisual .mv_pic2 {
		left:0; top:0;
		width:100%; height:100vh;
		background:url(/images/main/mv_bg4_m.jpg) center 0 no-repeat;
		background-size:cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg3_m.jpg',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main/mv_bg3_m.jpg',sizingMethod='scale')";
		z-index:0;
		background-size: 795px;
	}

	.fnt100 {font-size:40px;}
	.mvisual .mv_pic1 .mv_txt, .mvisual .mv_pic2 .mv_txt, .mvisual .mv_pic3 .mv_txt {
		position:relative;
		width:100%;
		margin:0 auto;
		margin-top:-20px;
		padding-left:120px;
	}

	.mvisual .mv_pic1 .mv_txt .mvt1, .mvisual .mv_pic2 .mv_txt .mvt1, .mvisual .mv_pic3 .mv_txt .mvt1 {
		font-size:1.5em;
		font-weight:500;
		/*padding-top:10px;*/
		letter-spacing:0.1em
	}
	.mvisual .mv_pic1 .mv_txt .mvt2, .mvisual .mv_pic2 .mv_txt .mvt2, .mvisual .mv_pic3 .mv_txt .mvt2 {
		font-size:2em;
		font-weight:400;
		padding-top:0px;
	}
	.mvisual .mv_pic1 .mv_txt .mvt3, .mvisual .mv_pic2 .mv_txt .mvt3, .mvisual .mv_pic3 .mv_txt .mvt3 {
		position:relative;
		font-size:1em;
		font-weight:500;
		background:#fff;
		padding:5px;
		margin-right:10px;
	}


	#container {position: relative;width: 100%; margin: 0 auto; margin-top:100vh; background:#fff; z-index:1;}

	#slide-box .visual-slide .templt_cont .t_info .slick-wrap .slick-item {margin: 36px 0px !important;}
}





/* sub title */
#sub-title-wrap {max-width: 1160px; margin: 0px auto 0px;}
#sub-title-wrap .title {overflow: hidden; padding: 45px 0 46px; font-size: 0;}
#sub-title-wrap .title .tit {display: inline-block; font-family: 'Noto Sans light'; font-size: 50px; letter-spacing:-2px; color:#1e1e1e;}
#sub-title-wrap .title .tit .normal {display: inline-block; font-family: 'Noto Sans light'; font-weight: 400;}
#sub-title-wrap .title .subtit {display: inline-block; position: relative; padding: 3px 0 0 85px; font-family: 'Noto Sans light'; font-size: 16px; line-height: 23px; vertical-align: bottom; color:#555555; letter-spacing: -1px; -webkit-text-stroke : 0.2px}
#sub-title-wrap .title .subtit:before {display: block; content: ''; position: absolute; top: 43px; left: 25px; width: 35px; height: 2px; background: #1e1e1e;}
#sub-title-wrap .title .subtit .amount {font-family: 'SCoreDream','Noto Sans medium'; center; color: #555555;}
#sub-title-wrap .title .subtit .amount .s_name1 {width: 65px; height: 23px; display: inline-block !important; font-size: 12px; text-align: center; color: #ffffff; background-color: #55667f; border-radius: 50px; margin-top: 1px; margin-left: 5px;}
#sub-title-wrap .title .subtit .amount .s_name2 {width: 65px; height: 23px; display: inline-block !important; font-size: 12px; text-align: center; color: #ffffff; background-color: #00a9a0; border-radius: 50px; margin-top: 1px; margin-left: 5px;}
#sub-title-wrap .title .subtit .amount .s_name3 {width: 65px; height: 23px; display: inline-block !important; font-size: 12px; text-align: center; color: #ffffff; background-color: #907cb7; border-radius: 50px; margin-top: 1px; margin-left: 5px;}
#sub-title-wrap .title .subtit .amount .s_name4 {width: 65px; height: 23px; display: inline-block !important; font-size: 12px; text-align: center; color: #ffffff; background-color: #88725b; border-radius: 50px; margin-top: 1px; margin-left: 5px;}

.title .util-list {display: table;float: right;padding: 0 15px 0 0;}
.title .util-list li {display: table-cell;}
.title .util-list li a {display: block; padding: 40px 0 0; font-family: Noto Sans regular; font-size: 14px; color: #1e1e1e; text-align: center; /*transition: all .3s;*/}
.title .util-list li a span {padding: 0 31px 0;border-right:  1px solid #e5e5e5;}
/*
.title .util-list li.i1 a {background: url(../images/common/manual.png) center 0px no-repeat;}
.title .util-list li.i2 a {background: url(../images/common/introduction.png) center 0px no-repeat;}
.title .util-list li.i3 a {background: url(../images/common/license.png)  52px 0px no-repeat;}
*/
.title .util-list li.i3 a span{ padding: 0 0 0 31px; border-right: none;}
/*
.title .util-list li.i1:hover a {background-image: url(../images/common/manual.png);}
.title .util-list li.i2:hover a {background-image: url(../images/common/introduction.png);}
.title .util-list li.i3:hover a {background-image: url(../images/common/license.png);}
*/

#sub-title-wrap .title .util-list li.p1 a {background: url(../images/common/faq.png) center 0px no-repeat;}
#sub-title-wrap .title .util-list li.p2 a {background: url(../images/common/license.png)  52px 0px no-repeat; padding: 40px 0 0 31px;}
#sub-title-wrap .title .util-list li.p2 a:before {display: block; content: ''; position: absolute; z-index: -1; width: 1px; height: 14px; right: 260px; background: #e5e5e5;}



#container {position: relative;width: 100%; margin: 0 auto; margin-top:100vh; background:#fff; z-index:1;}


.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {

	width:100%;
	text-align: center;
	font-size: 18px;
	margin:0px 0px;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.slick-item img {border-radius:10px;}
@media (max-width:800px) {
	.slick-item { margin:0 auto;width:100%;}
	.slick-item a img { width:100%;}
}



#contents .title {overflow: hidden;padding: 45px 0 46px;font-size: 0;}
#contents .title .tit {display: inline-block; font-family: 'SCoreDream','Noto Sans light'; font-size: 50px; letter-spacing:-2px; color:#1e1e1e;}
#contents .title .tit .normal {display: inline-block; font-family: 'SCoreDream', 'Noto Sans light'; font-weight: 400;}
#contents .title .subtit {display: inline-block; position: relative; padding: 3px 0 0 85px; font-family: 'SCoreDream','Noto Sans light'; font-size: 16px; line-height: 22px; vertical-align: bottom; color:#555555; letter-spacing: -1px; -webkit-text-stroke : 0.2px}
#contents .title .subtit:before {display: block; content: ''; position: absolute; top: 43px; left: 25px; width: 35px; height: 2px; background: #1e1e1e;}
#contents .title .btnbox {float: right;letter-spacing:  -1px; font-family: Malgun Gothic;}


#contents .title .subtit2 {display: inline-block; position: relative; padding: 18px 15px 0 85px; font-family: 'SCoreDream','Noto Sans light'; font-size: 23px; line-height: 22px; vertical-align: bottom; color:#555555; letter-spacing: -1px;float:right;}
#contents .title .subtit3 {display: inline-block; position: relative; padding: 0px; font-family: 'SCoreDream','Noto Sans'; font-size: 15px; line-height: 17px; color:#555555; letter-spacing: -1px;float:right;text-align:center;font-weight:600;border-radius:50px;background-color:#e8e2d9;width:79px;height:79px;margin-top:-12px;}



/* ���� ���� */
#text-box { max-width:1160px; margin: 0px auto 0px; }
#text-box .minfo {margin:0 auto;}
#text-box .minfo .top_area {overflow: hidden; position: relative; padding: 48px 0 32px;}
#text-box .minfo .top_area .tit-box {float: left;}
#text-box .minfo .top_area .tit-box .subtit {margin: 0px 0 0px; font-family: 'SCoreDream','Noto Sans regular'; font-size: 32px; color: #1e1e1e; letter-spacing: -2.5px; display: inline-block}
#text-box .minfo .top_area .tit-box .tit {margin: 0 0 19px;font-family: 'SCoreDream','Noto Sans light';font-size: 64px;color: #1e1e1e;letter-spacing: -3.5px;}
#text-box .minfo .top_area .tit-box .desc {font-size: 16px;font-family: 'SCoreDream','Noto Sans regular';color: #555555;letter-spacing: -0.5px;}




#text-box .minfo .top_area .news-box {float: right; position: relative; box-sizing: border-box; max-width: 358px; padding: 0 0 0 52px;}
#text-box .minfo .top_area .news-box:before {display: block;content: '';position: absolute;top: 1px;left: 0;width: 1px;height: 153px;background: #ededed;}
#text-box .minfo .top_area .news-box .cate {font-family: 'SCoreDream'; font-size: 20px;color: #000000;letter-spacing:  0px;font-weight:600;}
#text-box .minfo .top_area .news-box .slick-wrap {margin: 16px 0 0;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item {padding: 2px 0;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item div {display:inline-block; float:none;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item .tte {background:#b5b5b5; color:#fff; padding: 5px 5px;border-radius:10px;}

#text-box .minfo .top_area .news-box .slick-wrap .slick-item .tit {margin: 0 0 0px;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item .tit a {font-family: 'SCoreDream','Noto Sans light'; font-size: 17px; color: #454545; letter-spacing: -0.3px;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item .tit a div {max-width: 300px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
#text-box .minfo .top_area .news-box .slick-wrap .slick-item .date {font-family: 'SCoreDream','Open Sans'; font-weight:700; font-size: 15px; color: #555555;letter-spacing: 0px;}


#slide-box .visual-slide {position: relative;margin-top:0px;padding:0px 0px; height: auto;background: #ffffff;border-top:solid 1px #eee; }
#slide-box .visual-slide .templt_cont {position: relative;margin: 0 0px;}
#slide-box .visual-slide .templt_cont > div {position: absolute; width: 100%; height: auto;/*background: #fcce00;*/}
#slide-box .visual-slide .templt_cont > div.on {position: relative; top: 0; left: 0;}

#slide-box .visual-slide .templt_cont > div .slick-wrap {position: relative; height: auto;}

.slide-prev { position: absolute;top: 260px;left: 10px;z-index: 2;border-radius: 100%;width: 60px;height: 60px;background: rgba(30, 30, 30, 0.65) url(/images/landing/tem_more_left.png) left 19px top 19px no-repeat;text-indent: -9999em; }
.slide-prev:hover {background: rgba(30, 30, 30, 0.9) url(/images/landing/tem_more_left.png) left 19px top 19px no-repeat;}
.slide-next {position: absolute;top: 260px;right: 10px;z-index: 2;border-radius: 100%;width: 60px;height: 60px;background: rgba(30, 30, 30, 0.65) url(/images/landing/tem_more_right.png) right 19px top 19px no-repeat;text-indent: -9999em; }
.slide-next:hover {background: rgba(30, 30, 30, 0.9) url(/images/landing/tem_more_right.png) right 19px top 19px no-repeat;}

#slide-box .visual-slide .templt_cont > div .slick-wrap .slick-item {position: relative; float: left; box-shadow: none;  display: block; width: 100%; height: 100%;}
#slide-box .visual-slide .templt_cont > div .slick-wrap .slick-item img {max-width: 250px; width: 100%; height: 100%;}
#slide-box .visual-slide .templt_cont .t_info .slick-wrap .slick-item {width: 250px; height: 380px; margin: 66px 0px;  transform: scale(1); transition: all .3s; }





#process .flow {background:#e8e2d9;}

#process .flow .topbox {margin: 0 0 0px;text-align: center; overflow: hidden;position: relative; padding: 120px 0px 60px;background: #e8e2d9;}
#process .flow .topbox:after {display: block; content: ''; clear: both;}
#process .flow .topbox .tit-box {text-align: center;}
#process .flow .topbox .tit-box .tit {font-family: 'SCoreDream','Noto Sans regular'; font-size: 40px; color: #000; letter-spacing: -1.5px;}
#process .flow .topbox .tit-box .tit strong {font-family: 'SCoreDream','NanumSquare'; font-weight: 700; color: #ff8635;}

#process .flow .topbox .infobox {text-align: center;}
#process .flow .topbox .infobox .desc {margin: 24px 0 70px;font-family: 'SCoreDream','Noto Sans light';font-weight: 400; font-size: 18px;color: #414141;line-height: 26px;letter-spacing: -0.5px;}

#process .flow .topbox .comment {padding : 82px 0 40px; }
#process .flow .topbox .comment .comments > li {display: inline-block;padding: 0 18px 0 50px; }

#process .flow .topbox .comment .comments > li.middle {
	position: relative;
	z-index: 1;
	line-height:26px;
	vertical-align:top;
}
#process .flow .topbox .comment .comments > li.middle:before {
	width: 0px;
	height: 100%;
	position: absolute;
	left: -24px;
	top: 0;
	display: block;
	z-index: -1;
	box-shadow: 32px 0 0 0 #e8e2d9, 0 -32px 0 0 #e8e2d9, 0 32px 0 0 #e8e2d9, 32px 32px 0 0 #e8e2d9, 32px -32px 0 0 #e8e2d9, 0 0 32px 0 rgba(0, 0, 0, 0.15);
}

#process .flow .topbox .comment .comments > li.middle:after {
	content: '';
	width: 32px;
	height: 100%;
	position: absolute;
	right: -24px;
	top: 0;
	display: block;
	z-index: -1;
	box-shadow: -32px 0 0 0 #e8e2d9, 0 -32px 0 0 #e8e2d9, 0 32px 0 0 #e8e2d9, -32px 32px 0 0 #e8e2d9, -32px -32px 0 0 #e8e2d9, 0 0 32px 0 rgba(0, 0, 0, 0.15);
}

#process .flow .topbox .comment .comments > li .writer {
	padding:5px 0px;
	font-weight:600;
	font-size:16px;
}
#process .flow .topbox .comment .btn_list {
	margin-top:140px;
}


/*
#hanbok-box .hanbok-wrap {overflow: hidden;position: relative;margin: 0px;padding: 70px 0px 70px;background: #0080c0;}
#hanbok-box .hanbok-wrap .bot_area {display: table;position: relative;z-index: 2;width:  100%;text-align:  center; cursor: pointer;}
#hanbok-box .hanbok-wrap .tit-box {text-align:  center;}
#hanbok-box .hanbok-wrap .gifbox {padding: 44px 0 21px 0; }
#hanbok-box .hanbok-wrap .gifbox div {width: 250px; height: 343px; display: inline-block; margin-right: 53px; box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.15);}
#hanbok-box .hanbok-wrap .gifbox img {width: 100%; height: 100%; padding-top: 0px;}
#hanbok-box .hanbok-wrap .gall_detail {float: right;padding-right: 114px; padding-bottom: 47px;}
*/




#gallery-box .gallery-wrap {overflow: hidden;position: relative;margin: 0px;padding: 120px 0px 60px;background: #eee;}
#gallery-box .gallery-wrap .tit-box {text-align:  center;}
#gallery-box .gallery-wrap .tit-box .glogo {padding: 50px 0 36px 0; font-size:50px;}
#gallery-box .gallery-wrap .tit-box .tit {font-family: 'SCoreDream','Noto Sans regular'; font-size: 50px; color: #000; letter-spacing: -1.5px; padding: 0 0 19px 0;}
#gallery-box .gallery-wrap .tit-box .desc {font-family: 'SCoreDream','Noto Sans regular'; font-size: 25px; color: #868686; letter-spacing: -0.5px; line-height: 32px; font-weight:400;}
#gallery-box .gallery-wrap .gifbox {padding: 44px 0 25px 0; }
#gallery-box .gallery-wrap .gifbox div {width: 250px; height: 343px; display: inline-block; margin-right: 53px; box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.15);}
#gallery-box .gallery-wrap .gifbox img {width: 100%; height: 100%; padding-top: 0px;border-radius:10px;}
#gallery-box .gallery-wrap .gall-detail {padding-top: 47px;}




#bijou-box .titbox-bijou { overflow: hidden;position: relative;text-align: center;background:#fff;}
#bijou-box .titbox-bijou .tit_text {font-family: 'SCoreDream','Noto Sans regular'; font-size: 40px; color: #1e1e1e; letter-spacing: -1.5px; padding: 70px 0 0 0;}
#bijou-box .titbox-bijou .sub_text {text-align: center;}
#bijou-box .titbox-bijou .sub_text .desc_text {margin: 24px 0 55px; font-family: 'SCoreDream','Noto Sans light'; font-weight: 400; font-size: 18px; color: #777777; line-height: 26px; letter-spacing: -0.5px;}

#bijou-box .shop-gall {position: relative; margin:0 auto; background: #555555; max-height:700px;/*background: url(../images/landing/bijou_bg.jpg) 0 0 no-repeat; background-size:50% 50%;*/}
#bijou-box .shop-gall .bijou-gall {position: relative;background: url(/images/landing/IMG_0088.JPG) 0 0 no-repeat; background-position: center center; background-size: cover; width:100%; height:100%;}
#bijou-box .shop-gall .bijou-gall img {height:700px;}
#bijou-box .shop-gall .bijou-gall .gall-prev {position: relative;top: 44%;left: 15%;z-index: 1;width: 35px;height: 68px;background: url(../images/landing/img_more_left.png) 0 0 no-repeat;text-indent: -9999px;}
#bijou-box .shop-gall .bijou-gall .gall-next {position: relative;top: 44%;right: 15%;z-index: 1;width: 35px;height: 68px;background: url(../images/landing/img_more_right.png) 0 0 no-repeat;text-indent: -9999px;}
#bijou-box .shop-gall .bijou-gall .gall-item {text-align:center;}

#bijou-box .shop-gall .controlbox {display: inline-block;position: absolute;/*top: 331px;left: 774px;*/}
#bijou-box .shop-gall .controlbox ul {display: inline-block; font-size: 0;}
#bijou-box .shop-gall .controlbox ul li {display: inline-block; margin: 0 0 0 14px; font-size: 0; line-height: 22px;}
#bijou-box .shop-gall .controlbox ul li:first-child {margin: 0;}
#bijou-box .shop-gall .controlbox ul li button {width: 11px; height: 11px; border-radius: 100%; background: rgba(255,255,255,.4); /*transition: all .3s;*/ vertical-align: middle; text-indent: -9999em;}
#bijou-box .shop-gall .controlbox ul li.slick-active button {background: rgba(255,255,255,1);}


#board-box .board-area {position: relative; background:#fff;margin:0 auto;padding: 120px 0 0; }
#board-box .board-area .tit-box {text-align: center;}
#board-box .board-area .tit-box .tit {font-family: 'SCoreDream','NanumSquare'; font-weight: 300; font-size: 52px; line-height: 65px; color: #1e1e1e; letter-spacing:-0.1px;}
#board-box .board-area .tit-box .desc {font-family: 'SCoreDream','Noto Sans regular'; font-size: 30px; line-height: 50px; color: #1e1e1e; letter-spacing:-0.75px;}
#board-box .board-area .tit-box .comment {padding : 20px 0 20px;}

/* board form */
#board-box .board-area #board-wrap .board-form { margin:0 auto; max-width:600px;}
#board-box .board-area #board-wrap .board-form .board-request ul { padding:5px 0px; }
/*
#board-wrap .board-form table.area-form-tbl { background:#fff; }
#board-wrap .board-form table.area-form-tbl tbody tr th { text-align:right; padding:5px 10px;  color:#666;  font-weight:600; }
#board-wrap .board-form table.area-form-tbl tbody tr td { text-align:left; padding:5px 10px; }
*/
#board-box .board-area #board-wrap .board-form .board-button {display: block; margin:20px 0px 10px 0px; width:100%; z-index:1;  }


.agree-box h2 {font-size:16px;font-weight:800;}
.agree-box .agree-check {text-align:left;color:#000;font-size:16px;margin:10px 0px;}
.agree-box .agree-check input[type="checkbox"] {width:20px;height:20px;}
.agree-box .agree-check a {float:right;text-align:right;}
.agree-box .agree-check a.full_text {background-color:#ddd;color:#000;font-size:14px;padding:6px 8px;}



#map-box .map-wrap {overflow: hidden;position: relative;padding: 50px 0 0; background:#fff;}
#map-box .map-wrap .map-title {position: relative;margin: 0 auto; text-align:center;background: #f7f7f7;padding: 60px 0 107px 0px;}
#map-box .map-wrap .map-title .tit {margin: 0 0 19px;font-family: 'SCoreDream','Noto Sans light';font-size: 64px;color: #1e1e1e;letter-spacing: -3.5px;}
#map-box .map-wrap .map-title .desc {font-size: 16px;font-family: 'SCoreDream','Noto Sans regular';color: #555555;letter-spacing: -0.5px;}

/*
#reference_wrap .etc .etcbox {padding: 0px;background: #1e1e1e;margin: 0 auto; max-width:1160px;}
#reference_wrap .etc .etcbox .etcs {display: table;}
#reference_wrap .etc .etcbox .etcs > li {display: inline-block; text-align:  center;}
#reference_wrap .etc .etcbox .etcs > li div {width:  227px; padding: 99px 0 45px 0; border-left: 1px solid #2e2e2e;}
#reference_wrap .etc .etcbox .etcs > li.i5 div {width:  229px; border-left: 1px solid #2e2e2e;  border-right: 1px solid #2e2e2e;}
#reference_wrap .etc .etcbox .etcs > li div a {text-align: left;font-family: 'NanumSquare';font-size: 16px;color: #f6f6f6;letter-spacing:-0.5px;line-height: 16px;padding: 57px 0 0 0;}
#reference_wrap .etc .etcbox .etcs > li.i1 div a {background: url(../images/main/MA_manual.png) center 0px no-repeat;}
#reference_wrap .etc .etcbox .etcs > li.i2 div a {background: url(../images/main/MA_introduction.png) center 0px no-repeat;}
#reference_wrap .etc .etcbox .etcs > li.i3 div a {background: url(../images/main/MA_license.png) center 0px no-repeat;}
#reference_wrap .etc .etcbox .etcs > li.i4 div a {background: url(../images/main/MA_qna.png) center 0px no-repeat;}
#reference_wrap .etc .etcbox .etcs > li.i5 div a {background: url(../images/main/MA_news.png) center 0px no-repeat;}
*/







.hide {display:none;}
.show {display:block;}


#event-box {margin:0 auto;max-width:800px;}
#event-board-box .board-area {position: relative; margin:0 auto;padding: 50px 0 0; }
#event-board-box .board-area .tit-box {text-align: center;}
#event-board-box .board-area .tit-box .tit {font-family: 'SCoreDream','NanumSquare'; font-weight: 300; font-size: 52px; line-height: 65px; color: #1e1e1e; letter-spacing:-0.1px;}
#event-board-box .board-area .tit-box .desc {font-family: 'SCoreDream','Noto Sans regular'; font-size: 30px; line-height: 50px; color: #1e1e1e; letter-spacing:-0.75px;}
#event-board-box .board-area .tit-box .comment {padding : 20px 0 80px;}

/* board form */
#event-board-box .board-area #board-wrap .board-form { margin:0 auto; max-width:600px;}
#event-board-box .board-area #board-wrap .board-form .board-request ul { padding:5px 0px; }
#event-board-box .board-area #board-wrap .board-form .board-button {display: block; margin:20px 0px 10px 0px; width:100%; z-index:1;  }



/* =========================
   REVIEW SECTION
========================= */
#review-box {
    background: #f7f7f7;
    padding: 120px 0 100px;
}

#review-box .review-wrap {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
}

#review-box .tit-box .tit {
    font-family: 'SCoreDream','NanumSquare';
    font-size: 48px;
    font-weight: 400;
    color: #1e1e1e;
}

#review-box .tit-box .desc {
    margin-top: 15px;
    font-size: 22px;
    color: #777;
}

.review-list {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.review-item {
    background: #fff;
    width: 350px;
    padding: 35px 25px;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    transition: transform .3s;
}

.review-item:hover {
    transform: translateY(-8px);
}

.review-star {
    font-size: 20px;
    color: #ff9900;
    margin-bottom: 15px;
}

.review-content {
    font-size: 15px;
    line-height: 26px;
    color: #444;
}

.review-writer {
    margin-top: 18px;
    font-size: 14px;
    color: #888;
}

/* ����� ���� */
@media (max-width: 768px) {
    #review-box {
        padding: 80px 20px;
    }
    .review-item {
        width: 100%;
        max-width: 400px;
    }
}

.review-more {
    margin-top: 60px;
    text-align: center;
}

a.btn-review-more {
    display: inline-block;
    padding: 16px 42px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #ff8635;
    border-radius: 50px;
    transition: all .3s;
	word-break: keep-all;
}

a.btn-review-more:hover {
    background: #000;
    color: #fff;
}


/* =========================
   MULTI QUICK MENU
========================= */
#quick-menu {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

a.quick-btn {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
    transition: all .3s ease;
}

a.quick-btn span {
    font-size: 11px;
    margin-top: 2px;
}

/* ��ư ���� */
a.quick-btn.phone { background: #ff8635; }
a.quick-btn.kakao { background: #3c1e1e; }
a.quick-btn.naver { background: #03c75a; }
a.quick-btn.top   { background: #333; }

/* hover ȿ�� */
a.quick-btn:hover {
    transform: translateY(-6px);
    filter: brightness(1.1);
}

/* ����� ��ġ ���� */
@media (max-width: 768px) {
    #quick-menu {
        right: 10px;
        bottom: 10px;
    }

	a.quick-btn {
		width: 54px;
		height: 54px;
		border-radius: 50%;
		color: #fff;
		text-align: center;
		font-size: 16px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		box-shadow: 0 8px 20px rgba(0,0,0,0.25);
		transition: all .3s ease;
	}	
	
}



@keyframes ring {
    0% { transform: rotate(0); }
    5% { transform: rotate(5deg); }
    10% { transform: rotate(-5deg); }
    15% { transform: rotate(5deg); }
    20% { transform: rotate(0); }
}

#quick-menu a i {
    animation: ring 2.5s infinite;
}


/* ===========================
   가격정보 & FAQ 섹션
=========================== */
#price-faq-box {
    padding: 80px 0 60px;
    background: #faf8f5;
}
#price-faq-box .pf-wrap {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
}
#price-faq-box .pf-tit-box {
    text-align: center;
    margin-bottom: 50px;
}
#price-faq-box .pf-tit-box .tit {
    font-family: 'SCoreDream', 'Noto Sans medium', sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: #1e1e1e;
    letter-spacing: -1px;
    margin-bottom: 12px;
}
#price-faq-box .pf-tit-box .desc {
    font-size: 16px;
    color: #888;
    letter-spacing: -0.5px;
}

/* 가격 카드 */
.price-cards {
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 60px;
}
.price-card {
    background: #fff;
    border-radius: 16px;
    padding: 36px 28px 32px;
    width: 220px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    transition: transform 0.3s, box-shadow 0.3s;
    position: relative;
    overflow: hidden;
}
.price-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0,0,0,0.12);
}
.price-card.featured {
    border: 2px solid #ff9900;
}
.price-card.featured::before {
    content: "BEST";
    position: absolute;
    top: 14px;
    right: -28px;
    background: #ff9900;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 32px;
    transform: rotate(45deg);
    letter-spacing: 1px;
}
.price-card .pc-icon {
    font-size: 36px;
    margin-bottom: 16px;
    color: #5D4037;
}
.price-card .pc-name {
    font-family: 'SCoreDream', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}
.price-card .pc-desc {
    font-size: 13px;
    color: #999;
    margin-bottom: 20px;
    line-height: 1.5;
}
.price-card .pc-price {
    font-family: 'SCoreDream', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #5D4037;
    margin-bottom: 4px;
}
.price-card .pc-price span {
    font-size: 15px;
    font-weight: 400;
    color: #999;
}
.price-card .pc-note {
    font-size: 12px;
    color: #bbb;
}
.price-card .pc-inquiry {
    display: inline-block;
    margin-top: 16px;
    padding: 8px 24px;
    background: #5D4037;
    color: #fff;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    transition: background 0.3s;
}
.price-card .pc-inquiry:hover {
    background: #ff9900;
}
.price-notice {
    text-align: center;
    margin-bottom: 60px;
    font-size: 14px;
    color: #999;
    line-height: 1.8;
}

/* FAQ 아코디언 */
.faq-section {
    max-width: 800px;
    margin: 0 auto;
}
.faq-section .faq-title {
    font-family: 'SCoreDream', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #1e1e1e;
    text-align: center;
    margin-bottom: 30px;
}
.faq-item {
    background: #fff;
    border-radius: 12px;
    margin-bottom: 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.04);
    overflow: hidden;
}
.faq-item .faq-q {
    display: flex;
    align-items: center;
    padding: 18px 24px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    transition: background 0.2s;
    position: relative;
    user-select: none;
}
.faq-item .faq-q:hover {
    background: #fdf6ee;
}
.faq-item .faq-q .q-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    min-width: 28px;
    background: #ff9900;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 700;
    margin-right: 14px;
}
.faq-item .faq-q .faq-arrow {
    position: absolute;
    right: 24px;
    font-size: 18px;
    color: #ccc;
    transition: transform 0.3s;
}
.faq-item.active .faq-q .faq-arrow {
    transform: rotate(180deg);
    color: #ff9900;
}
.faq-item .faq-a {
    display: none;
    padding: 0 24px 20px 66px;
    font-size: 14px;
    color: #666;
    line-height: 1.8;
}
.faq-item.active .faq-a {
    display: block;
}

/* 반응형 */
@media (max-width: 768px) {
    #price-faq-box {
        padding: 50px 0 40px;
    }
    #price-faq-box .pf-tit-box .tit {
        font-size: 24px;
    }
    .price-cards {
        gap: 16px;
    }
    .price-card {
        width: 100%;
        max-width: 300px;
        padding: 28px 20px 24px;
    }
    .price-card .pc-price {
        font-size: 24px;
    }
    .faq-item .faq-q {
        font-size: 14px;
        padding: 16px 18px;
    }
    .faq-item .faq-a {
        padding: 0 18px 16px 52px;
        font-size: 13px;
    }
}