<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ì‚¬ìš©ìž ê³µí†µ ìŠ¤íƒ€ì¼ íŒŒì¼ìž…ë‹ˆë‹¤. ê³µí†µìœ¼ë¡œ ì&nbsp;ìš©í•&nbsp; ìŠ¤íƒ€ì¼ ì½”ë“œë¥¼ ìž‘ì„±í•´ì£¼ì„¸ìš”. */
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css");

.main_dream_Wrap {
	display:flex;
	justify-content:space-between;
	padding:0 14px;
	margin-bottom:20px;
}

.main_dream {
	display:inline-block;
	cursor:pointer;
	text-align:center;
	color:#666666;
	font-weight:400;
	font-family:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size:18px;
}

.main_dream_b {
	display:inline-block;
	cursor:pointer;
	text-align:center;
	color:#666666;
	font-weight:600;
	font-family:"Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
	font-size:18px;
}

.main_dream:hover {
	color:#282828;
	font-weight :600;
}

/* ìƒí’ˆë¦¬ìŠ¤íŠ¸ ë§ˆìš°ìŠ¤ì˜¨ì‹œ ì&nbsp;ìš© (2024/07/31ì¼) */
.pro_dream_main, .pro_dream {border:0px solid #fff;}

.swiper-slide.pro_dream {
	/*height:312.42px;*/
}

.pro_dream:hover {
  box-shadow:0 0 0 0 #ececec inset;
}
.pro_dream_main:hover {
  box-shadow:0 0 0 0 #ececec inset;
}

.pro_dream:hover .pro_div, .pro_dream_main:hover .pro_div {
	display:block !important;
}

.pro_dream .pro_div {
	padding:0px;
	border:0px solid red;
	text-align:center;
	width:100%;
	height:85px;
	display:none;
	position:absolute;
	bottom:0px;
}

.pro_dream_main .pro_div {
	padding:0px;
	border:0px solid red;
	text-align:center;
	width:100%;
	height:50px;
	display:none;
	position:absolute;
	bottom:0px;
}

.pro_dream:hover .option_btn, .pro_dream_main:hover .option_btn {
	display:block !important;
}

.pro_dream .option_btn {
	width:100%;
	min-height:60px;
	display:none;
	position:absolute;
	top:0px;
	/*bottom:0;*/
	font-size:13px;
	margin:0px 0px 3px 0;
	padding:5px 5px 5px;
	background:#fff;
	box-shadow:inset 0 0 0 1px #ececec;
	z-index:1;
	white-space:nowrap;
}

.pro_dream_main .option_btn {
	width:100%;
	height:65px;
	display:none;
	position:absolute;
	bottom:0px;
	font-size:13px;
	margin:0px 0px 3px 0;
	padding:5px 5px 5px;
	background:#fff;
	box-shadow:inset 0 0 0 1px #ececec;
}

.option_btn div {
	border:0px solid blue;
	width:calc((100% - 1px) / 5);
	float:left;
	text-align:center;
}

.pro_btn01 {
	padding-top:2px;
	border-top:1px solid black;
	float:left;
	width:50%;
	height:30px;
	margin-top:20px;
	color:#000;
	background-color:#fff;
	cursor:pointer;
	font-size:13px;
	padding-top:4px;
}

.pro_btn02 {
	padding-top:2px;
	border-top:1px solid black;
	float:left;
	width:50%;
	height:30px;
	margin-top:20px;
	color:#fff;
	background-color:#000;
	cursor:pointer;
	font-size:13px;
	padding-top:4px;
}

/*-----------  main img S  ----------*/
.swiper-wrapper .main_img_wrap{width:100%;}
.swiper-wrapper .main_img_wrap img{width:100%;}
.main_con_wrap {
	padding:40px 30px;
	text-align:center;
}
.main_con_wrap .mainTit{
	font-size:45px;
	font-weight:bold;
	margin-bottom:15px;
	line-height:1.3;
}
.main_con_wrap .mainTxt{
	margin-bottom:30px;
	font-size:16px;
	line-height:1.6;
}
.main_con_wrap button{
	margin-bottom:60px;
	border:1px solid #000;
	padding:6px 0;
	border-radius:5px;
}
.main_con_wrap button a{
	padding:8px 35px;
	border-radius:5px;
	font-size:16px;
}
.main_con_wrap button:hover a{
	color:#fff;
	background:#000;
	border:1px solid #000;
}

.brnone{display:none;}

a {
	text-decoration:none;
	color:#222;
}
/*-----------  main img E  ----------*/
header:has(.header--sub) {
  height:69px !important;
}

.fontweight700 {
	color:#444444 !important;
	font-weight:700 !important;
}
.fontweightnormalblack {
	color:#000000 !important;
	font-weight:normal !important;
}
.fontweightnormalblack * {
	color:inherit !important;
	font-weight:inherit !important;
}
.borderbottom0 {
	border-bottom:0 !important;
}
.navtit {
	font-size:16px;
	font-weight:700;
}
.select--sm select {
  padding-inline:10px 20px;
}
.btn--sm {
  padding-block:5px;
  font-size:12px;
	vertical-align:1px;
}


@media (max-width: 450px) {
  .priceWrap1, .priceWrap2 {
		width:100% !important;
	}
	.priceWrap2 {
		text-align:left !important;
	}
	.option_btn div {
		border:0px solid blue;
		width:calc((100% - 1px) / 3);
		float:left;
		text-align:center;
		font-size:0.7rem;
	}
}

.hide {
	display:none;
}

.header__title {
	height:50px;
}

.hide-top {
  transform: translateY(-100%);
}

.hide-bottom {
  transform: translateY(100%);
}

.list_title {
	padding:40px 20px 0px 20px;
	font-weight:700;
	font-size:18px;
}
.list_title:first-child {
	padding:0px 20px;
}


/* ì´ë¯¸ì§€ ì&nbsp;€ìž¥ ë°©ì§€ (2025/06/10ì¼) */
img {
  pointer-events: none;
}


.open-id-sign-in__item {
	position:relative;
}
.tooltip-button {
	background-color:#000;
	color:#fff;
	border:none;
	border-radius:4px;
	padding:3px 8px;
	font-size:10px;
	display:inline-block;
	position:absolute;
	bottom:-30px;
	left:-8px;
	width:65px;
	display:none;
}

.tooltip-button::before {
	content:"";
	position:absolute;
	top:-6px;
	left:50%;
	transform:translateX(-50%);
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:6px solid #000;
}</pre></body></html>