
.color_blue {color: #1ca7c0}

.viewer-button {
	height: 60px!important;
	right: 10px!important;
	top: 10px!important;
	width: 60px!important;
	border: 1px solid #ffffff80!important;
}
.viewer-close:before {
	background: none!important;
	content: "\00D7"!important;
	font-weight: 900; color: #fff !important;
	font-size: 35px!important;
	bottom: 50%!important;
	left: 50%!important;
	transform: translate(-50%, -50%)!important;
	position: absolute!important;
	width: fit-content!important;
	height: fit-content!important;
}

/* 메인메뉴220414 */
#nav_area{ border-bottom: 1px solid #e4e5ed; width:100%; /*background:#0D0DBA;*/background-color: transparent; font-size:0.9em;}
#nav_area #gnb {position:relative; transition:all 0.5s; max-width:1300px; margin:0px auto; display: flex; align-items: center; justify-content: space-between; gap: 10px}
#nav_area #gnb .main-category {background: #2f3f9820; padding: 5px 10px; border-radius: 50px;color: #2f3f98; font-weight: 700; font-size: 1.1em; white-space: nowrap}
#nav_area #gnb .wmenu{ position:absolute; right:0; top:10px; transition:all 0.3s;}
#nav_area #gnb .wmenu svg{ font-size:2.0em; color:#222}
#nav_area #gnb h2 { display:none;}
#nav_area #gnb_1dul {margin:0!important;padding:0;width:max-content;zoom:1;display: flex;align-items: center;}
/* Container with horizontal scrolling */
/* 가로 스크롤을 허용하는 컨테이너 */
#nav_area #gnb .menu-container {
	display: flex;
	align-items: center;
	overflow: hidden;
	position: relative;
	max-width: 1200px;
	width: 100%;
}

#nav_area #gnb .scroll-button {
	background-color: #fff;
	border: none;
	width: 20px; text-align: center;
	cursor: pointer;
	z-index: 100;
	color: #000; line-height: 50px;
	border: 1px solid #eee;
}

#nav_area #gnb .scroll-button.end {
	background-color: #eee;
	color: #fff;
}

#nav_area #gnb .left-button {
	position: absolute;
	right: 20px;
}

#nav_area #gnb .right-button {
	position: absolute;
	right: 0;
}

#nav_area #gnb .menu-wrapper {
	width: 100%; /* Adjust based on button size */
	overflow-x: auto;
	white-space: nowrap;
	cursor: grab;
	user-select: none; /* 텍스트 선택 방지 */
}

/* 웹킷 기반 브라우저에서 스크롤 바 숨기기 */
#nav_area #gnb .menu-wrapper::-webkit-scrollbar {
	display: none;
}

/* IE 및 Edge에서 스크롤 바 숨기기 */
#nav_area #gnb .menu-wrapper {
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}

#nav_area #gnb .menu-wrapper:active {
	cursor: grabbing;
}


#nav_area #gnb .menu {
	display: flex;
	list-style-type: none;
	margin: 0!important;
	padding: 0;
	transition: transform 0.3s ease;
	white-space: nowrap; /* Prevents wrapping of menu items */
}


#nav_area #gnb #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
#nav_area #gnb #gnb_1dul .all_menu{white-space: nowrap;}
#nav_area #gnb .gnb_1dli {z-index:10;position:relative;}
#nav_area #gnb li.gnb_1dli a:hover{ color:#000 !important}
#nav_area #gnb .gnb_1da {display:block; padding: 0 15px; font-size:1.3em; color: #403944!important; letter-spacing:-1px; line-height:50px; font-weight:400; text-decoration:none; position:relative; z-index:5;}
#nav_area #gnb .gnb_1da:after {content: "";display: block;width: 100%;height: 0px;border-radius: 0px;background-color: #3636C6;/*transition: all 0.3s;*/opacity: 1;position: absolute;bottom: 0px;left: 0;}
#nav_area #gnb .active a.gnb_1da:after {height: 4px;}
#nav_area #gnb li:first-child a.gnb_1da:after {height: 4px;}
#nav_area #gnb:has(.active) li:first-child a.gnb_1da:after {height: 0px;opacity: 0;}
/*.gnb_1dli:last-child a {padding-right:0;}*/
/*페이지 활성화*/
.head_on{ color:#fff !important; border-bottom: 3px solid #fff; line-height: 47px;}
#nav_area #gnb .gnb_1da svg{ color:#3636C6}
#nav_area #gnb .gnb_1da span{ display:block; width:0px; height:4px; position:absolute; left:50%; top:47px; background:#fff; transform:translateX(-50%); transition:all 0s;}
#nav_area #gnb .gnb_1dli{ position:relative;}

#nav_area #gnb .gnb_1dli.all_menu>a.gnb_1da{background:#fff; color:#000!important; padding:0px; font-weight: 800}
#nav_area #gnb .gnb_1dli.all_menu>a.gnb_1da:after {content: "";display: block;width: 100%;height: 0px;border-radius: 0px;background-color: #3636C6;transition: all 0.3s;opacity: 1;position: absolute;bottom: 0px;left: 0;}
#nav_area #gnb .gnb_1dli.all_menu:hover>a.gnb_1da:after {height: 4px;}
#nav_area #gnb .gnb_1dli.all_menu i{margin-right:10px;}

/*2차메뉴*/
#nav_area #gnb .all_menu > .gnb_2dul {box-shadow: 0 5px 15px 0px #00000010;  padding-bottom:50px;}
#nav_area #gnb .gnb_2dul.ver02 {box-shadow: 0 5px 15px 0px #00000010;}
#nav_area #gnb .gnb_2dul {display:none; position:absolute; top:50px; left:0; width:200px; color:#fff; background: #f8f8f8; border-radius: 0px}
#nav_area #gnb .gnb_2dul.ver02 {    align-content: start;left: inherit;    right: -400px;    top: -1px; background: #fff; grid-template-columns: repeat(2, 1fr); display: grid; width: 400px;    height: 100%; }

/*
#nav_area #gnb .gnb_1dli.all_menu li:nth-child(1) .gnb_2dul.ver02 { width:200px; right: -200px;}
#nav_area #gnb .gnb_2dul li:nth-child(2) .gnb_2dli_list .gnb_2dul.ver02{ top:40px;}
#nav_area #gnb .gnb_2dul li:nth-child(3) .gnb_2dli_list .gnb_2dul.ver02{ top:80px;}

*/
.all_menu .gnb_2dul>li.gnb_2dli>a.gnb_2da:focus:after,
.all_menu .gnb_2dul>li.gnb_2dli>a.gnb_2da:hover:after
{
	font-family: "Font Awesome 6 Pro";
	color: #215bab;
	content: "\f105";
	font-weight:400;
	position:absolute;
	right:20px; top:50%; transform:translateY(-50%);
}

.single_menu .gnb_2dul.ver02{left: 50%;right: auto;top: 50px;transform: translateX(-50%); width: max-content;}
.single_menu > .gnb_2dli_list{display: block!important; height: 0; overflow: hidden; position: absolute; top: 0px; left: 50%; transform: translateX(-50%);}
.single_menu:hover > .gnb_2dli_list{height: 100vh; transition: all 0.3s;}
.single_menu > .gnb_2dli_list > .gnb_2dul{display: block; position: relative;}
.single_menu:hover > .gnb_2dli_list > .gnb_2dul{display: block;}

/*#gnb #gnb_1dul .gnb_1dli:nth-child(1) .gnb_2dul{left:-15px}
#gnb #gnb_1dul .gnb_1dli:nth-child(2) .gnb_2dul{left:-152px}
#gnb #gnb_1dul .gnb_1dli:nth-child(3) .gnb_2dul{left:-20px}
#gnb #gnb_1dul .gnb_1dli:nth-child(4) .gnb_2dul{left:-160px}
#gnb #gnb_1dul .gnb_1dli:nth-child(5) .gnb_2dul{left:9px}
#gnb #gnb_1dul .gnb_1dli:nth-child(6) .gnb_2dul{left:7px}
#gnb #gnb_1dul .gnb_1dli:nth-child(7) .gnb_2dul{left:-254px}*/
#nav_area #gnb .gnb_2dli{ padding:0 0 0 0px; border-bottom:1px dotted rgba(255,255,255,0.2); display:block;}
#nav_area #gnb .gnb_2dul .gnb_2dli:last-child{ border-bottom:none;}
/*2차메뉴*/
#nav_area #gnb .gnb_2da {display:block; padding:3.5px 20px ; min-width: max-content; width:100%; text-decoration:none; font-size:1.05em; font-weight:400; color:#555 !important;}


/*1차메뉴hover*/
#nav_area #gnb .gnb_1dli:focus .gnb_1da,
#nav_area #gnb .gnb_1dli:hover .gnb_1da,
#nav_area #gnb .gnb_1dli.hov .gnb_1da{ text-decoration:none; color:#403944 !important; /*background:#006cb7;*/}

#nav_area #gnb .gnb_1dli.all_menu:focus .gnb_1da,
#nav_area #gnb .gnb_1dli.all_menu:hover .gnb_1da,
#nav_area #gnb .gnb_1dli.all_menu.hov .gnb_1da{ }

/*2차메뉴hover*/
#nav_area #gnb a.gnb_2da:focus, #nav_area #gnb a.gnb_2da a { display:block}
#nav_area #gnb a.gnb_2da:focus, #nav_area #gnb a.gnb_2da{position:relative;}
#nav_area #gnb a.gnb_2da:focus, #nav_area #gnb a.gnb_2da:hover{ color:#3636C6!important; background:#ededed; font-weight:500; display:inline-block; border-radius:0px;}
#nav_area #gnb a.gnb_2da:hover:after{color: #000;}

#nav_area #gnb .gnb_2dli:hover .gnb_2dli_list{display: block!important;}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}
#hd .mobile_home{ display:none;}
#hd .nav_open{ display:none;}
#hd .mb_call{ display:none;}
.gnb_3dul {padding:0;text-align:left;}
.gnb_3dul li a {display:block;color:#fff;padding:0 0 0 15px;line-height:35px;background:#253dbe; border-top:1px solid #2b47dd;}

/*2차메뉴 백그라운드 - 마웅스오버시 나타나기*/
#gnb_wrap .hd_bg{ width:100%; height:0px; background:#2f3249; transition:all 0.3s; position:absolute; top:91px; left:0; z-index:98;  transition:all 0.3s;}
#gnb_wrap:hover .hd_bg{ height:50px; transition:all 0.3s;}
.mb_ptmenu{display:none;}

/* 서브메뉴2차카테고리220414 */
#sub_cate2{ border:1px solid #eee; border-radius:5px; padding:30px; width:1300px; margin:20px auto; display: none;}
#sub_cate2 dl{display:flex; flex-wrap: wrap; margin-bottom: 0;}
#sub_cate2 dt{font-size:1.2em; font-weight:600; margin-bottom:10px; width:100%;}
#sub_cate2 dd{display:inline-block; min-width:140px;}
#sub_cate2 dd a:before{content:""; display:inline-block; width:5px; height:5px; background:#ddd; border-radius:50%; margin-right:5px; vertical-align:middle; margin-bottom:5px;}
#sub_cate2 dd a:hover{font-weight:600; text-decoration:underline; color:#3636C6; opacity:0.85;}

@container  (min-width: 1200px) {
	#nav_area #gnb .menu {padding-right: 40px}
}
@container  (max-width: 1199px) {
	#nav_area #gnb {position:relative; transition:all 0.5s; width:100%; margin:0px auto; padding:0 20px}
	#nav_area #gnb .wmenu{ position:absolute; right:20px; top:10px; transition:all 0.3s;}
	#nav_area #gnb .gnb_1da{font-size: 1em;}

	#sub_cate2{width:100%;}
	#nav_area #gnb .scroll-button {display: none}
	#nav_area #gnb .main-category {display: none}
}
@container  (max-width: 1100px) {
	#nav_area #gnb {position:relative; transition:all 0.5s; width:100%; margin:0px auto; padding:0 0px}
	#gnb_1dul{white-space: nowrap;}
	#nav_area #gnb .gnb_1dli {z-index:10 ;position:relative ;float:none;     display: inline-block;}
	#nav_area #gnb .gnb_1dli.all_menu {display:none}
	#nav_area #gnb .gnb_1da{margin-right:0px; font-size: 1.2em;}
	#nav_area #gnb .wmenu{ display:none}
	#sub_cate2{display: none;}
}


/* 서브카테고리 */
#sub_cate{display:block; margin:0 0 15px; border-bottom:1px solid #eee; background:#222;}
#sub_cate ul li{display:inline-block;}
#sub_cate ul li a{position:relative; display:block; padding:15px; font-size:15px; font-weight:400; color:#fff; line-height:1.4em; word-break:keep-all;}
#sub_cate ul li a:before{content:''; position:absolute; left:0; right:0; bottom:0; width:0; height:2px; background:#fff; transition:all 0.3s ease;}
#sub_cate ul li.on a{font-weight:500;}
#sub_cate ul li.on a:before,
#sub_cate ul li:hover a:before{width:100%;}
#area_history {margin:10px auto;}
#area_history > li {display: inline-block; }
#area_history > li > a { position: relative; display: block; padding: 5px 7px; font-size: 13px; color: #999; }
#area_history > li > a:before {content: ''; position: absolute; top: 13px; right: -7px; width: 10px; height: 9px; background: url(../img/app/icon_location_arr.svg)no-repeat center; background-size: contain; opacity:0.5;}
#area_history > li:first-child > a { padding: 5px 7px 5px 0; }
#area_history > li:last-child > a:before {display: none; }
#area_history > li > a:hover,
#area_history > li > a.current { color: #2f3f98; font-weight: 500; }

#list_top{margin:0 0 5px; display:flex; justify-content: space-between;}
#list_top .total{font-size:13px; font-weight:500; color:#333;}
#list_top .sort_list{cursor:pointer;}
#list_top .sort_list span{position:relative; }
#list_top .sort_list span:before{content:''; display:inline-block; margin:0 3px 0 0; width:10px; height:10px; background:url(../img/app/icon_list.svg)no-repeat center; background-size:contain;}

#area_product #product_list{margin:0 0 50px;}
#area_product #product_list > li{margin-bottom:40px;}

.flex {display: flex; gap: 5px; align-items: center}
.flex a.list_btn {width: 100%; color: #000}

@container  (max-width:1200px) {
	#sub_cate ul li a{padding:15px 10px;}
	#area_history {width: 98%;}
	#wrapper {padding-bottom: 40px; padding-top: 0px}
}

@container  (max-width:1023px) {

	#sub_cate ul{display:table; width:100%; text-align:center;}
	#sub_cate ul > li{display:table-cell; white-space:nowrap;}
	#sub_cate > div{width:100%; height:100%; overflow-x:scroll; overflow-y:hidden;}
	#area_product #product_list > li{margin-bottom:10px;}

}

/* 상품 상세 */

.lnb{margin:20px 0 0; width:100%; box-sizing:border-box; background:#fff;
	position: sticky; top: 0; height: 50px; z-index: 9999;}
.lnb .inr.fixed{position:fixed; top:0; left:50%; transform: translateX(-50%);max-width: 768px; width:100% !important; z-index: 999; background-color: #fff; height: auto; max-width:1300px; margin: 0 auto;}
.lnb .inr{width:100%;}
.lnb ul{text-align:left; border-bottom: 1px solid #eee;}
.lnb .inr.fixed ul{max-width:calc(100% - 450px);}
.lnb ul > li{display:inline-block; white-space:nowrap;}
.lnb ul > li > a{position:relative; display:inline-block; padding:10px 0; margin:0 20px 0 0; font-size:15px; font-weight:400; color:#555; text-transform:uppercase; line-height: 29px;}
.lnb ul > li > a:before{content:''; position:absolute; left:0; bottom:0; width:100%; height:0; background:#222; transition:all 0.2s;}
.lnb ul > li:hover > a,
.lnb ul > li > a.active{color:#222; font-weight:600;}
.lnb ul > li:hover > a:before,
.lnb ul > li > a.active:before{height:2px;}

div#item_view.product .flex {display: flex; align-items: flex-start}
div#item_view.product .item_right {float: unset;     align-self: stretch; position: relative;}
div#item_view.product .item_right .price_info  {position: sticky; top: 20px!important;}
div#item_view.product .item_right #area_btn  {position: sticky; top: 400px}
div#item_view.product .flex > div:has(.item_left){ width:calc(100% - 450px);}
div#item_view.product .item_left {float: unset; width:100%;}
div#item_view.product .item_left + .item_right{display: none;}

@container (max-width:1200px) {

	div#item_view.product .flex {display: flex; flex-direction: column}
	div#item_view.product .flex > div:has(.item_left) {width: 100% }
}
@container (max-width:787px) {

	div#item_view.product .item_right{display: none;}
	div#item_view.product .item_left + .item_right{display: block;}
}
.item_left{float:left; width:calc(100% - 450px); overflow:hidden;}
.item_left .area_video{width:100%; height:565px; background:#eee;}
.item_left .swiper-slide iframe,
.item_left .swiper-slide object,
.item_left .swiper-slide embed,
.item_left .swiper-slide video{width: 100%; height: 100%; object-fit: cover;}
.item_left .btn_share{position:absolute; right: 12px; top: 10px; z-index: 9999; color: #fff; font-size: 1.5em; display: none;}
.item_right{float:right; margin:0 0 0 40px; width:400px;}
.item_right.fixed{position:fixed; top:50px; left:50%; margin-left:240px;}
#portfolio_view .item_info {display: block}
.item_info {display: flex; flex-wrap: wrap; gap: 5px; align-items: center}
.item_info .cate{height: fit-content;display:inline-block; padding:5px 10px; box-sizing:border-box; border-radius:3px; background:#E8F5FF; line-height:1.1em; font-size:12px; font-weight:500; word-break:keep-all; color:#2957F2;}
.item_info .subject{margin:0px 0 0; display:block; font-size:25px; font-weight:500; color:#333; line-height:1.3em; word-break:keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.item_info .price{display:block; margin:10px 0 0; font-size:22px; font-weight:bold; color:#222; line-height:1.2em; word-break:keep-all; margin-bottom: 20px!important;}
.item_info .price_detail .title{font-size: 1.3em;}

.company_info{margin:0px 0 0; border:1px solid #e4e4e4; padding:20px; box-sizing:border-box; width: 100%}
.box_video{  position:relative; display: flex; width:100%; height:100%;-webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; background: rgb(0, 0, 0);}

.price_info{ width: 100%}
.price_info .tab-content{padding: 2em 0;}
.price_info .box_gray{background-color: #f9f9f9; padding: 1.4em; border-radius: 4px; display: grid; grid-template-columns: max-content 1fr; gap: 6px; margin: 10px auto;}
.price_info .box_gray .line{grid-column: span 2; border-bottom: 1px solid #eee; margin: 0.2em 0;}
.price_info .box_gray dd{text-align: right;}
#item_view.order .price_detail{ width: 100%}
#item_view.order .price_detail .tab-content{padding: 2em 0;}
#item_view.order .price_detail .box_gray{background-color: #f9f9f9; padding: 1.4em; border-radius: 4px; display: grid; grid-template-columns: max-content 1fr; gap: 6px; margin: 10px auto;}
#item_view.order .price_detail .box_gray .line{grid-column: span 2; border-bottom: 1px solid #eee; margin: 0.2em 0;}
#item_view.order .price_detail .box_gray dd{text-align: right;}

.profile_box{display:flex; align-items: center}
.profile_box .profile{position:relative; margin:0 7px 0 0; width:50px!important; min-width:50px!important; height:50px; background:#eee; border-radius:500px; overflow: hidden;}
.profile_box .profile img{ border-radius:500px;width:100%; height:100%; object-fit: cover;border: 1px solid #eee; aspect-ratio: 1/1!important;}
.profile_box .profile_info{}
.profile_box .profile_info h3{display:block; margin:5px 0 0; font-size:15px; font-weight:500; color:#222; line-height:1em; word-break:keep-all;}
.profile_box .profile_info span{display:inline-block; font-size:13px; font-weight:400; color:#777;}
.list_info{margin:10px 0 0; display:flex; background:#f9f9f9; border-radius:5px;}
.list_info > li{position:relative; display:block; padding:15px 7px; box-sizing:border-box; width:calc(100% / 3); text-align:center;}
.list_info > li:before{content:''; position:absolute; top:50%; right:0; width:1px; height:25px; background:#ddd; transform:translateY(-50%);}
.list_info > li:last-child:before{display:none;}
.list_info > li span{font-size:13px; font-weight:400; color:#555;}
.list_info > li h3{display:block; font-size:18px; font-weight:600; color:#222;}
.company_info .pf_produce{padding-top: 10px;말}
.company_info .btn_cs{display:block; margin:15px 0 0; text-align:center; width:100%; padding:13px 10px; border:1px solid #111; box-sizing:border-box; border-radius:5px; font-size:15px; font-weight:500; transition:all 0.3s ease;}
.company_info .btn_cs:hover{background:#f3f9ff; border:1px solid #0c0cba; color:#0c0cba;}
.area_star{margin:10px 0 0;}
.area_star em{display:inline-block; font-size:16px; font-weight:600; margin:0 0 0 3px; color:#333;}
.area_star span.review{display:inline-block; font-size:15px; color:#777;}
.area_star .img_star span{width:15px; height:15px;}
.area_star .img_star{display:inline-block; position:relative; top:2px;}
.area_star .img_star i{font-size:22px; margin:0; color:#ddd;}
.area_star .img_star i.yellow{color:#fdbb03}
.area_star .img_star span{display:inline-block; width:17px; height:17px; background:url(../img/app/icon_star.svg)no-repeat center; background-size:contain;}
.area_star .img_star span:last-child{margin:0;}
.area_star .img_star.v10 span:nth-child(1){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v15 span:nth-child(1){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v15 span:nth-child(2){background:url(../img/app/icon_star_half.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v20 span:nth-child(1),
.area_star .img_star.v20 span:nth-child(2){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v25 span:nth-child(1),
.area_star .img_star.v25 span:nth-child(2){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v25 span:nth-child(3){background:url(../img/app/icon_star_half.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v30 span:nth-child(1),
.area_star .img_star.v30 span:nth-child(2),
.area_star .img_star.v30 span:nth-child(3){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v35 span:nth-child(1),
.area_star .img_star.v35 span:nth-child(2),
.area_star .img_star.v35 span:nth-child(3){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v35 span:nth-child(4){background:url(../img/app/icon_star_half.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v40 span:nth-child(1),
.area_star .img_star.v40 span:nth-child(2),
.area_star .img_star.v40 span:nth-child(3),
.area_star .img_star.v40 span:nth-child(4){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v45 span:nth-child(1),
.area_star .img_star.v45 span:nth-child(2),
.area_star .img_star.v45 span:nth-child(3),
.area_star .img_star.v45 span:nth-child(4){background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v45 span:nth-child(5){background:url(../img/app/icon_star_half.svg)no-repeat center; background-size:contain;}
.area_star .img_star.v50 span{background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain;}

.item_left .area_tab{padding:0 0 20px;}
#area_btn{margin:20px 0 0; width:100%; height:55px; display: grid; grid-template-columns: 70px 1fr; gap: 10px; align-items: center;}
#area_btn:after{display:block;visibility:hidden;clear:both;content:""}

#area_btn .btn_cs{display:none;}
#area_btn .icon_jjim{float:left; display:inline-block; cursor:pointer; border:1px solid #ddd; border-radius:5px; box-sizing:border-box; height:100%; background:url(../img/app/icon_jjim.svg)no-repeat center; background-size:55% auto;}
#area_btn .icon_jjim.on{background:url(../img/app/icon_heart_on.svg)no-repeat center; background-size:55% auto;}
#area_btn .box_btn{float:left; height:100%; box-sizing:border-box;  background:#0c0cba; color:#fff; font-size:17px; font-weight:500; border-radius:5px; text-align:center; transition:all 0.3s ease;}
#area_btn .box_btn:hover{background:#070781;}
#area_btn .box_btn a{display:block; padding:16px; color:#fff; font-size:17px; font-weight:500; }
#area_btn .box_btn.full{width:100%; margin:0;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.tab_cont{}
.tab_cont section{display:block; padding:70px 0 0;}
.tab_cont section h3{display:block; margin:0 0 10px; font-size:20px; font-weight:500; color:#222; line-height:1.4em; word-break:keep-all; border-top: 1px solid #eee; padding-top: 15px}
.tab_cont section p{display:block;     font-size: 13.5px;letter-spacing: -0.2px;line-height: 1.8em;color: #463f4a; word-break:keep-all;}
.tab_cont section {font-size: 13.5px;letter-spacing: -0.2px;line-height: 1.8em;color: #463f4a; word-break:keep-all;}
.tab_cont section .box {margin:20px 0 0;}
.tab_cont section .box h4{display:block; margin:0 0 5px; font-size:17px; font-weight:500; color:#222; line-height:1.3em; word-break:keep-all;}
.tab_cont section .box .tab_list{display:block; margin:0 0 30px; }
.tab_cont section .box .tab_list:last-child{margin:0;}
.tab_cont section .box .tab_list > li,
.tab_cont section em{display:block; margin:0 0 5px; font-size:16px; font-weight:400; color:#555; line-height:1.5em; word-break:keep-all;}
.tab_cont section em{margin:40px 0 0;}
.tab_cont section .box .tab_list > li:last-child{margin:0;}

.tab_cont section .service_option{display: grid; grid-template-columns: max-content 1fr; gap: 6px; align-items: center;margin: 20px 0}
.tab_cont section .service_option dt{text-align: center;background-color: #E8F5FF;border-radius: 4px;padding: 2px 8px; }
.tab_cont section .sevice_info{ margin-top: 20px;}
.tab_cont section .sevice_info strong{display: block; font-size: 1.1em;}
.tab_cont section .sevice_info span{display: block;}

.tab_cont section#faq dt{font-size: 1.05em; margin-bottom: 6px;}
.tab_cont section#faq dl:last-child{margin-bottom: 0;}
.tab_cont section#faq dl:not(:last-child){border-bottom: 1px dotted #}

.tab_cont section .box_gray{background-color: #f9f9f9; background-color: #f9f9f9; padding: 1.4em; border-radius: 4px;}
.tab_cont section#area_info .box_gray{display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 6px 10px;}
.tab_cont section#area_info .box_gray .btn{border: 1px solid #ddd; font-size: 12px; padding: 2px 10px; color: #333; margin-left: 4px; background-color: #fff;}

.list_chk{display:block; margin:20px 0 0;}
.list_chk li{position:relative; display:block; margin:0 0 6px; font-size: 16px; font-weight: 400; color: #555; line-height: 1.5em; word-break: keep-all;}
.list_chk li:last-chlid{margin:0;}
.list_chk li:before{content:''; position:relative; top:1px; display:inline-block; width:15px; height:15px; margin:0 7px 0 0; background:url(../img/app/icon_check02_on.svg)no-repeat center; background-size:contain;}

.list_box{}
.list_box > li{display:inline-block; margin:20px 3px 0 0; padding:5px 10px; border-radius:5px; box-sizing:border-box; background:#E8F5FF; font-size:14px; font-weight:500; color:#141414;}

.review_total{display:block;}
.tab_cont section .review_total > h3{display:inline-block; margin:0 10px 0 0; font-size:45px; font-weight:bold; color:#222; line-height:1.2em; word-break:keep-all;border:0}
.tab_cont section .review_total .area_star{display:inline-block; margin:0;}
.tab_cont section .review_total .area_star .img_star{top:4px;}
.tab_cont section .review_total .area_star span.review{display:block;}

.tab_cont section .review_total .box_gray{display: grid; grid-template-columns: max-content 1fr; gap: 10px; align-items: center; margin-top: 10px;}
.tab_cont section .review_total .box_gray dd{display: grid;grid-template-columns: 1fr max-content; gap: 10px; align-items: center;}
.tab_cont section .review_total .progress-bar {width: 100%;background-color: #f0f0f0;height: 5px;box-shadow: none; border-radius: 10px; overflow: hidden;}
.tab_cont section .review_total .progress-bar-inner {height: 5px;background-color: #F2CA29;text-align: right;line-height: 5px;color: white;}


.review_list{margin:20px 0 0; border-top:1px solid #eee;}
.review_list > li{padding:30px 0; border-bottom:1px solid #eee;}
.review_list > li:last-child{border-bottom:none;}
.review_list > li .title{display:flex; }
.review_list > li .title .profile{margin:0 10px 0 0; width:45px; height:45px; border-radius:50px;}
.review_list > li .title img{width:100%; height:100%;}
.tab_cont section .box .review_list > li .title .profile_info h4{margin:0; font-size:15px;}
.review_list > li .title .profile_info .area_star{margin:0;}
.review_list > li .title .profile_info .area_star .img_star{top:0;}
.review_list > li .title .profile_info .area_star .img_star span{width:14px; height:14px; }
.review_list > li .order_info{font-size: 0.9em; font-weight: 600; margin-top: 6px; opacity: 0.8;}
.review_list > li .order_info span:not(:last-child):after{content: ""; display: inline-block; width: 1px; height: 12px; background-color: #eee; margin: 0 6px; vertical-align: middle;}
.tab_cont section .review_list > li .title .profile_info .area_star em{position:relative; top:-2px; display:inline-block; margin:0 5px; font-size:13px; line-height:1em; font-weight:500; color:#111;}
.tab_cont section .review_list > li .title .profile_info .area_star span.data{position:relative; top:-2px; display:inline-block; padding:0 0 0 9px; font-size:13px; line-height:1em; font-weight:400; color:#999;}
.tab_cont section .review_list > li .title .profile_info .area_star span.data:before{content:''; position:absolute; top:1px; left:0; width:1px; height:10px; background:#ddd;}
.review_list > li .cont{margin:10px 0 0; display:block; font-size:15px; font-weight:400; color:#777; line-height:1.4em; word-break:keep-all;}
.review_list > li .cont {
	max-height: 60px; /* 컨텐츠 높이 제한 */
	overflow: hidden;
	transition: max-height 0.3s ease;
}
.review_list > li .cont.expanded {
	max-height: none; /* 높이 제한 제거 */
}
.review_list > li .button {
	cursor: pointer;
	text-decoration: underline;
}

#area_portfolio #product_list{     width: fit-content;display: flex;gap: unset;}
#area_portfolio #product_list > li{ }
#area_portfolio #product_list > li i.heart {top: 10px;}
#area_portfolio li.swiper-slide:last-child{margin-right: 3%;}
#area_portfolio li.swiper-slide:last-child:after{content: ""; display: inline-block; width: 3%;}
#area_portfolio #product_list > li a .area_txt span {display: none;}

#area_service #product_list{ width: fit-content;display: flex;gap: unset;}
#area_service #product_list.v2{display: block; width: 100%}
#area_service #product_list.v2 > li a .area_img{aspect-ratio: 2 / 1;}
#area_service #product_list.v2 .area_cont > .tab_cont{ padding: 10px;border: 1px solid #ccc;margin-top: 10px;background-color: #fff; border-radius: 5px}
#area_service #product_list.v2 .area_cont > .tab_cont * {max-width: 100%}
#area_service #product_list > li{ }
#area_service #product_list > li i.heart {top: 10px;}
#area_service li.swiper-slide:last-child{margin-right: 3%;}
#area_service li.swiper-slide:last-child:after{content: ""; display: inline-block; width: 3%;}
#area_service #product_list > li a .area_txt span {display: none;}
@container (max-width: 768px) {
	.item_left .area_tab {padding-bottom: 70px}
}
.btn_more{display:block; margin:20px 0 0; cursor:pointer; width:100%; border:1px solid #ddd; box-sizing:border-box; border-radius:5px; padding:13px 10px; text-align:center;}
.btn_more span{font-size:15px; font-weight:500; color:#999;}

.area_ft_list:before{content:""; display: block; width: 100%; height: 10px; background-color: #eee; border-top: 1px solid #ccc;}
.area_ft_list{ margin: 20px 0;}
.area_ft_list > div{padding: 20px 0 20px 0;}
.area_ft_list > div > h3{font-size: 1.3em; margin-bottom: 16px;}
.area_ft_list #product_list{width: 100%;display: flex;gap: unset;}
.area_ft_list #product_list > li{ }/*
.area_ft_list #product_list.portfolio_list > li i.heart {top: 10px;}*/
.area_ft_list li.swiper-slide:last-child{margin-right: 3%;}
.area_ft_list li.swiper-slide:last-child:after{content: ""; display: inline-block; width: 3%;}
.area_ft_list #product_list > li a .area_txt span {display: none;}

.gallery_top{position:relative; height:547px; overflow:hidden;}
.gallery_top img{width:100%; height:100%;object-fit: cover}
.gallery_top .swiper-pagination{display:none; position:absolute; right:10px; left:unset; bottom:30px; z-index:999; padding:0 12px; background:rgba(0,0,0,0.5); width:auto !important; border-radius:20px; color:#fff;}
.gallery_top .swiper-pagination span{font-size:13px; font-weight:400; color:#fff;}
.gallery_thumbs{margin:10px auto 0; width:70%; }
.gallery_thumbs .swiper-wrapper{display:flex; justify-content: center;}
.gallery_thumbs .swiper-slide{position:relative; height:100px; overflow:hidden;}
.gallery_thumbs .swiper-slide:before{z-index:9; opacity:0; content:''; position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:100% !important; border:1px solid #111; width:100%; color:#fff; }
.gallery_thumbs .swiper-slide:last-child{margin:0;}
.gallery_thumbs img{position:absolute; top:50%; left:50%; width:100%; height:100%; transform:translate(-50%, -50%);}
.gallery_thumbs .swiper-slide-thumb-active:before{opacity:1;}


.area_detail_img{width:100%;}
.area_detail_img .img_box{margin:50px 0 0;}
.area_detail_img .img_box img{width:auto; max-width:100%; height:auto;}

@container  (max-width:1400px) {
	.area_ft_list > div{padding: 20px 3% 20px 3%;}

	.item_left .area_video{height:480px;}
	.item_right.fixed{left:unset; margin-left:0; right:4%;}

	.lnb .inr.fixed ul{max-width:calc(100% - 500px); padding: 0 3%}
}
@container  (max-width:1200px) {
	.item_left .area_video{height:440px;}
}
@container  (max-width:1023px) {
	.item_left{position:relative;width:100%; overflow:auto;}
	.item_left .btn_share{display: block;}

	.gallery_thumbs{display:none;}
	.item_right{position:relative; width:94%!important; margin:10px 3% 0!important;}
	#item_view.view .item_left:before{content:''; position:absolute; bottom:0; left:0; right:0; background:#fff; width:100%; height:20px; border-radius:20px 20px 0 0; z-index:90;}
	.item_right.fixed{position:relative; margin:0; left:0; top:0;}
	.item_view #area_history{display:none;}

	.item_view .area_tab .inr{width:94%;}
	.tab_cont section{width:94%; margin:0 3%; padding:60px 0 0;}
	/*.tab_cont section.active{padding-top: 100px;}*/
	#area_btn{position:fixed!important;top: unset!important; left:50%; transform: translateX(-50%);max-width: 768px; bottom:0; height:80px; padding:10px; background:#fff; box-shadow:0px 10px 24px 16px rgb(0 0 0 / 6%); z-index:10000; grid-template-columns: 70px 1fr 1fr;}
	#area_btn .box_btn{line-height:1.8em;}
	#area_btn .btn_cs{display:flex; align-items:center; justify-content: center; border:1px solid #ddd; font-size:16px; height: 100%;
		text-align:center; border-radius:5px; font-weight:600; color:#666; padding:0;}

	.gallery_top .swiper-pagination{display:block;}

	.lnb .inr.fixed ul{max-width: 100%; padding: 0 3%}
}
@container  (max-width:768px) {
	.gallery_top{height:450px;}
	.item_left .area_video{height:400px;}
	.lnb ul > li > a{margin:0 15px 0 0;}
	.area_detail_img .img_box{margin:30px 0 0;}
	.area_ft_list #product_list > li > a {
		display: block;
	}
	.area_ft_list #product_list > li i.heart {
		bottom: 30px;
		right: 3px;
	}
}
@container  (max-width:600px) {
	.lnb{margin:10px 0 0;}
	.item_left .area_video{height:300px;}
	.tab_cont section h3{font-size:17px;}
	.tab_cont section p{font-size:16px; }
	.tab_cont section .box h4{font-size:15px;}
	.tab_cont section .box{margin:10px 0 0;}
	.tab_cont section .box .tab_list > li, .tab_cont section em{font-size:15px; line-height:1.4em;}
	.tab_cont section em{margin:20px 0 0;}
	.list_chk{margin:10px 0 0;}
	.list_chk li{font-size:15px;}
	.list_chk li:before{position:relative; top:2px;}
	.list_box > li{margin:10px 3px 0 0;}
	.review_list > li{padding:20px 0;}
	.tab_cont section .review_total > h3{font-size:40px;}
	.area_star .img_star span{width:15px; height:15px;}
	.area_star span.review{font-size:14px;}
	.review_list > li .title .profile{width:40px; height:40px;}
	.tab_cont section .box .review_list > li .title .profile_info h4{font-size:14px;}
	.review_list > li .cont{font-size:14px;}
	.item_info .subject{font-size:22px;}
	.company_info{padding:10px; margin:15px 0 0;}
	.list_info > li h3{font-size:16px;}
	.area_star,
	.item_info .price{margin:5px 0 0;}
	.item_right{margin:0 3% 0!important;}
	#area_btn{height:75px; grid-template-columns: 60px 1fr 1fr; gap: 6px}
	#area_btn .box_btn{margin:0 5px 0 0; font-size:15px; line-height:1.6em;}
	.tab_cont section .box .tab_list{margin:0 0 20px;}
}
@container  (max-width:550px) {
	.gallery_top{height:380px;}
	.gallery_top .swiper-pagination{padding:3px 10px; line-height:1.4em; font-size:8px;}
	.gallery_top .swiper-pagination span{font-size:11px;}
	.area_detail_img .img_box{margin:20px 0 0;}
	.tab_cont section .box .tab_list{margin:0 0 10px;}

}
@container  (max-width:500px) {
	.lnb ul > li > a{margin:0 10px 0 0;}
	.lnb ul{display:table; width:100%; text-align:center;}
	.lnb ul > li{display:table-cell; white-space:nowrap;}
	.lnb > div{width:100%; height:100%; overflow-x:scroll; overflow-y:hidden;}
	.lnb ul > li > a{font-size:14px;}
	.review_list{margin:15px 0 0;}
	.review_list > li{padding:15px 0;}
	.review_list > li .title .profile_info .area_star .img_star span{width:12px; height:12px;}
	.gallery_top{height:320px;}
}
@container  (max-width:450px) {
	.item_left .area_video{height:260px;}
	.review_list > li{padding:10px 0;}
}
@container  (max-width:400px) {
	.gallery_top{height:280px;}
	.item_left .area_video{height:240px;}
	.gallery_top .swiper-pagination{bottom:20px;}
	#item_view.view .item_left:before{height:15px; border-radius:7px 7px 0 0;}
}

@container  (max-width:350px) {
	.list_info{flex-direction: column}
	.list_info > li{width:100%; border-bottom:1px dashed #ddd; padding:10px 5px;}
	.list_info > li:last-child{border-bottom:none;}
	.list_info > li:before{display:none; top:unset; left:0; bottom:0; width:80%; margin:0 auto; height:1px; transform:none;}
	.list_info > li h3{line-height:1.3em;}
}

/* 재능등록 */

#item_write{margin:50px auto 0;}
#item_write h3{display:block; font-size:37px; font-weight:600; color:#222; line-height:1.3em; word-break:keep-all; text-align:center;}
#item_write .flex{display: flex; align-items: center;}
#item_write input{border: 0; width: 100%;}
#item_write input::placeholder{opacity: 0.6;}

#item_write .cont.box:has([type="checkbox"]) {display: flex; flex-wrap: wrap; gap: 5px; width: 100%}
#item_write [type="checkbox"] {    margin: 0px 3px 0 0!important;  position: relative;display: inline-block;  vertical-align: middle; background: #fff!important;    appearance: none;    width: 1.5em;    height: 1.5em; border: 1px solid #ddd!important;}
#item_write [type="checkbox"] + label{width: max-content; white-space: nowrap; margin-bottom: 0}
#item_write [type="checkbox"]::after { content: "\f00c"; display: block; font-family: "Font Awesome 6 Pro";
	position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#item_write [type="checkbox"]:checked {    border-color: #0c0cba!important;background: #0c0cba!important;}
#item_write [type="checkbox"]:checked::after { display: block;  border-color: #fff; color: #fff;}
#item_write [type="checkbox"]:focus-visible {    outline-offset: max(2px, 0.1em);    outline: max(2px, 0.1em) dotted #BC2D1E;}
#item_write [type="checkbox"]:hover {    box-shadow: 0 0 0 max(4px, 0.2em) #e8e8e8;    cursor: pointer;}
#item_write [type="checkbox"]:disabled {    background-color: lightgray;    box-shadow: none;    opacity: 0.7;    cursor: not-allowed;}
#item_write [type="checkbox"]:disabled + span {    opacity: 0.7;    cursor: not-allowed;}

#item_write .cont.box:has([type="radio"]) {display: flex; flex-wrap: wrap; gap: 5px}
#item_write [type="radio"] {    margin: 0px 3px 0 0!important;  position: relative;display: inline-block;  vertical-align: middle; background: #fff!important;    appearance: none;    width: 1.5em;    height: 1.5em; border: 1px solid #ddd!important;}
#item_write [type="radio"] + label{width: max-content; white-space: nowrap; margin-bottom: 0}
#item_write [type="radio"]::after { content: "\f00c"; display: block; font-family: "Font Awesome 6 Pro";
	position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#item_write [type="radio"]:checked {    border-color: #0c0cba!important;background: #0c0cba!important;}
#item_write [type="radio"]:checked::after { display: block;  border-color: #fff; color: #fff;}
#item_write [type="radio"]:focus-visible {    outline-offset: max(2px, 0.1em);    outline: max(2px, 0.1em) dotted #BC2D1E;}
#item_write [type="radio"]:hover {    box-shadow: 0 0 0 max(4px, 0.2em) #e8e8e8;    cursor: pointer;}
#item_write [type="radio"]:disabled {    background-color: lightgray;    box-shadow: none;    opacity: 0.7;    cursor: not-allowed;}
#item_write [type="radio"]:disabled + span {    opacity: 0.7;    cursor: not-allowed;}

#item_write .chkBox [type="checkbox"]{display: inline-block;}
#item_write .chkBox [type="radio"]{display: inline-block;}

#item_write .portfolio > button.btn{background-color: #fff; border: 1px solid #0c0cba56; color: #0c0cba; padding: 12px 15px 10px; border-radius: 4px; outline: none; width: 100%; font-weight: 500; font-size: 1.1em;}
#item_write .portfolio .modal-dialog{width: 700px; max-width: 95%;}
#item_write .portfolio .modal-body{overflow-y: auto; max-height: calc(100vh - 200px);}
#item_write .portfolio #product_list{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 10px; padding-bottom: 20px;}
#item_write .portfolio #product_list > .nodata{grid-column: span 3;}
#item_write .portfolio #product_list > li{width: 100%; margin: 0;}
#item_write .portfolio #product_list > li a .area_img{aspect-ratio:1/0.7; height: auto;}

/*네모형 라디오*/
#item_write .box input[type=radio],
.box input[type=radio]{display: none;}
.box input[type=radio]+label{    border-radius: 5px; display: inline-block;    cursor: pointer;    height: 40px; padding: 0 10px;  background-color: #fff;    color: #373844;    line-height: 40px;    text-align: center;  font-weight:400; margin-bottom: 4px;}
.box input[type=radio]+label{    background-color: #fff;    color: #373844;  border: 1px solid #C9C9C956;}
.box input[type=radio]:disabled+label{    background-color: #c9c9c9;    color: #373844;}
.box input[type=radio]:checked+label{background-color: #0c0cba;    border: 1px solid #0c0cba;  color: #fff; font-weight:bold;}

/*네모형 체크*/
#item_write .box input[type=checkbox],
.box input[type=checkbox]{display: none;}
.box input[type=checkbox]+label{    border-radius: 5px; display: inline-block;    cursor: pointer;    height: 40px;  padding: 0 10px;    border: 1px solid #373844;    line-height: 40px;    text-align: center;    font-weight:400;  margin-bottom: 4px;}
.box input[type=checkbox]+label{    background-color: #fff;    color: #373844; border: 1px solid #C9C9C956;}
.box input[type=checkbox]:disabled+label{    background-color: #c9c9c9;    color: #d0d0d0;}
.box input[type=checkbox]:checked+label{background-color: #0c0cba;    border: 1px solid #0c0cba;  color: #fff; font-weight:bold;}



#item_write select{width: 100%; line-height:24px; border: 0; font-size: 14px; color: #818381;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('data:image/svg+xml;utf8,<svg fill="%23999" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat;
	background-position: right 10px center;
	background-size: 12px;
	padding: 0 10px;
	padding-right: 30px;
	border-radius: 4px;
}

#item_write table{width: 100%;}
#item_write table th,
#item_write table td{padding: 10px 15px; width: max-content;}
#item_write table thead th{border-bottom: 2px solid #333;}
#item_write table tbody th{background-color: #eeeeee56;}
#item_write table tbody td{border-bottom: 1px solid #eee; font-size: 0.9em;}
#item_write table tbody td input{font-size: 14px;}
#item_write table tbody td textarea{padding: 0; border: 0;}

#item_write .price.flex{width: 100%; justify-content: space-between;}

#item_write .required{color: #FF4040; margin: 0; padding: 0;}

#item_write .box_gray{background-color: #eeeeee56; border-radius: 4px; padding: 1em 1.5em; margin: 10px auto}
#item_write .box_dashed{position:relative; display:block; margin:0 0 15px; width:100%; border:2px dashed #ddd; border-radius:10px; box-sizing:border-box; text-align:center; padding: 1em 1.5em;}

#item_write .grid2{display: grid; align-items: center; grid-template-columns: max-content 1fr; margin: 0; gap: 10px;}
#item_write .btn_add{border: 1px solid #ddd; border-radius: 4px; padding: 0.5em 1.5em; width: 100%; background-color: #fff; font-weight: 500;}
#item_write .del{color: #333;}
#item_write #area_filter li:has(span) {padding: 0}
#item_write #area_filter li:has(span):hover  {background: #f8f8f8}
#item_write #area_filter li > div span {cursor: pointer; display: block; padding: 15px; text-align: center; font-weight: 700}
#item_write #area_filter li > div.filter_active {margin-top: 0}


@container  (max-width:768px){
	#item_write {padding-bottom: 150px}
	#item_write.box_write {padding-bottom: 12px}
	#item_write.box_write h5 {padding-bottom: 12px}
}

.keyword{width: 100%;}
.keyword .keyword_add{display: grid; align-items: center; grid-template-columns: 100px 1fr 40px 60px; background-color: #fff; width: 100%; padding: 1em; border: 1px solid #C9C9C956; border-radius: 5px;}
.keyword .keyword_add input{border: 0;}
.keyword .keyword_add span{display: inline-block; text-align: center;}
.keyword .keyword_add button{background-color: #333; border-radius: 5px; color: #fff;}
.keyword .keyword_list{margin-top: 10px;}


.box_list{margin:40px 0 0;}
.box_write{display: grid;align-items: center;margin:0 0 12px;width:100%;border:1px solid #ddd;padding:18px 15px;border-radius:5px;box-sizing:border-box;grid-template-columns: 140px 1fr;}
.box_write02{margin:0 0 30px;}
.box_write > h4,
.box_write02 > h4{font-size:16px;font-weight:600;color:#333;}
.box_write02 > h4 span.txt_gray{font-size: 0.9em;color: #999;font-weight: normal;display: inline-block}
.box_write02 > h4.b_tit{width:100%; margin:0 0 15px;}
.box_write02 > h4.b_tit > p{float: right;}
.box_write02 > h4 em{display:inline-block; margin:0 0 0 5px; color:#999;}
.box_write02 > h4 em .point{color:#0c0cba;}
.box_write > .cont{position:relative; width:calc(100% - 140px); width:-webkit-calc(100% - 140px);}
.box_write > .cont input{display:block; width:100%; border:none; font-size:16px; color:#333;}
/*
.box_write > .cont label{position:absolute; top:50%; right:0; transform:translateY(-50%); font-size:15px; font-weight:500; color:#333;}
*/


.box_content{margin:30px 0 0;}
.box_write02 .cont{position:relative; width:100%; margin:5px 0 0;}
.box_write02 .cont .area_box em{display:block; line-height:1.2em; word-break:keep-all;}
.box_input.col02{margin:10px 0 0;}
.box_write02 .cont dd input,
.box_write02 .cont dd select{background: #eeeeee56!important; padding: 1rem!important; border-radius: 4px!important;}

.box_write02 .tab-content{border: 1px solid #ddd; padding: 2rem; margin-top: -1px; border-radius: 0 0 5px 5px; margin-bottom: 10px;}

.box_input.col02 .box_write > h4{width:100px;}
.box_input.col02 .box_write > .cont{width:calc(100% - 100px); width:-webkit-calc(100% - 100px);}
.box_input.col02:after{display:block; content:""; clear:both;}
.box_input.col02 > div{float:left; margin:0 10px 0 0; width:calc((100% / 2) - 5px); width:-webkit-calc((100% / 2) - 5px);}
.box_input.col02 > div:last-child{margin:0;}

.box_list textarea{display:block; width:100%; height:120px; border:1px solid #ddd; border-radius:5px; box-sizing:border-box; padding:10px; font-size:15px; font-weight:400; color:#333; line-height:1.3em; word-break:keep-all; resize:none; outline:none;}
.box_list textarea::placeholder{font-size:14px; font-weight:400; color:#555;}
.box_refund{display:block; width:100%; border:1px solid #ddd; background:#f9f9f9; box-sizing:border-box; border-radius:5px; text-align:center; padding:20px;}
.box_refund span{display:block; font-size:14px; font-weight:500; color:#222; line-height:1.4em;}
.box_refund .btn_info{display:inline-block; margin:5px 0 0; padding:2px 10px; box-sizing:border-box; border-radius:5px; background:#333; font-size:13px; font-weight:400; color:#fff;}


.area_filter{display:block;}
.area_filter > li{position:relative; display:block; padding:18px 15px; margin: 0 0 12px; border:1px solid #ddd; border-radius:5px; box-sizing:border-box;}
.area_filter > li label{margin:0;}
.area_filter > li label span{position:relative; top:2px;}
.area_filter > li label em{font-size:16px; font-weight:500; color:#333;}

.filter_active{background-color: #eeeeee56; border-radius: 4px; padding: 1em 1.5em; margin-top: 15px;}
.filter_active .flex{display: flex; align-items: center;}
.filter_active dl.grid{display: grid; align-items: center; grid-template-columns: max-content 1fr; gap: 10px; margin-bottom: 0;}
.filter_active .grid4{display: grid; align-items: center; grid-template-columns: 80px max-content 120px max-content; gap: 10px;}
.filter_active .grid5{display: grid; align-items: center; grid-template-columns: max-content 80px max-content 120px max-content; gap: 10px;}
.filter_active .grid strong{margin-right: 20px;}
.filter_active input,
.filter_active select{display: inline-block; width: max-content!important; padding: 0 10px; border: 0; color: #ccc;}
.filter_active span{width: max-content; display: block; white-space: nowrap; font-weight: 600;}

.faq_active .box_gray{width: 100%; position: relative;}
.faq_active .box_gray .del{position: absolute; right: 1em; top: 1em; color: #333;}
.faq_active .box_gray dt,
.faq_active .box_gray dd{display: flex; align-items: center; gap: 10px;}
.faq_active .box_gray dt{margin-bottom: 10px;}

.video_active .btn_add{font-size: 1.1em; font-weight: 600; padding: 0.8em 2em!important;}
.video_active li{display: flex; align-items: center; justify-content: space-between; background-color: #DAE6EF23; padding: 0.8em 1.5em; border-radius: 4px; margin-bottom: 10px; color: #9a9ba7;}
.video_active li p{font-size: 1.1em; font-weight: 500;}

.link_active dl{display: grid; grid-template-columns: max-content 1fr 20px; gap: 10px; align-items: center; margin-bottom: 10px; background-color: #DAE6EF23; padding: 0.8em 1.5em;  color: #9a9ba7;}
.link_active dl:last-child{border-bottom: 0;}
.link_active dt{font-size: 12px; background-color: transparent; border: 1px solid #9a9ba756; border-radius: 4px; padding: 2px 4px;}
.link_active dd input{width: 100%; border: 0;}


.list_step{margin:20px 0 0; display:flex; justify-content: center; }
.list_step:after{display:block; content:""; clear:both;}
.list_step > li{position:relative; width:33%; text-align:center; border:2px solid #ddd; box-sizing:border-box; border-radius:5px;}
.list_step > li a{display:block; padding:12px;}
.list_step > li:nth-child(2){margin:0 15px;}
.list_step > li:before{content:''; display:block; position:absolute; left:0; bottom:-1px; height:1px; width:0; background:#3568da; transition:width .5s;}
.list_step > li em{display:inline-block; background:#ddd; color:#fff; font-size:15px; font-weight:600; width:27px; height:27px; line-height:27px; text-align:center; border-radius:10px; box-sizing:border-box;}
.list_step > li span{ margin:0 0 0 3px; font-size:16px; font-weight:500; color:#111;}
.list_step > li.active{border:2px solid #0c0cba; background:#fff; box-shadow:0px 5px 4px 4px rgb(156 187 255 / 10%);}
.list_step > li.active em{background:#0c0cba; color:#fff;}
.list_step > li.active span{display:inline-block;}


/*#item_write input[type="checkbox"]{display:none; width:15px; height:15px; outline:none; margin:0;}
#item_write input[type="checkbox"] + label span{display:inline-block; margin-right:3px; width:15px; height:15px; background:url(../img/app/icon_check02.svg) no-repeat center; cursor: pointer;}
#item_write input[type="checkbox"]:checked + label span{background:url(../img/app/icon_check02_on.svg) no-repeat center;}*/


.select_box{display:block; width:100%; text-align:left; vertical-align:top;}
.select_box .box {display: inline-block; position: relative; margin:0; width:100%;}
.select_box .box .select{position: relative; z-index:1; box-sizing: border-box; font-size:15px; color:#333; cursor: pointer;}
.select_box .box .select span{display:block; width:calc(100% - 15px); font-size:15px; color:#333; cursor: pointer;}
.select_box .box .select:after { content: ''; position: absolute; top:50%; right: 15px; z-index:90;  background:url(../img/icon_bt_arrow.svg) no-repeat center; width:10px; height:5px; background-size:contain; transform:translateY(-50%);}
.select_box.on .box .select{border-bottom:none;}
.select_box.on .box .select:after{transform: rotate(-180deg) ;}
.select_box .box .list {display: none; overflow-y: auto; padding:15px; position: absolute; top:30px; left: 0; z-index: 10; box-sizing:border-box; width: 100%; border:1px solid #e8e8e8; background:#fff; z-index:5; border-radius:5px; box-shadow:0px 5px 12.75px 2.25px rgb(0 159 255 / 7%); }
.select_box .box .list > li{font-size:15px; color:#333; line-height:1.5em;}
.select_box .box .list > li span{font-size:12px;}
.select_box .box .list::-webkit-scrollbar { width: 10px; height: 0; }
.select_box .box .list::-webkit-scrollbar-button:start:decrement,
.select_box .box .list::-webkit-scrollbar-button:end:increment {display: block; height: 0; }
.select_box .box .list::-webkit-scrollbar-track{background: rgba(0, 0, 0, .05); -webkit-border-radius: 10px; border-radius:10px; }
.select_box .box .list::-webkit-scrollbar-thumb {height: 50px; width: 50px; background: rgba(0, 0, 0, .2); -webkit-border-radius: 5px; border-radius: 5px; }
.select_box .box .list > li {box-sizing: border-box; padding:0 0 5px; width: 100%; cursor: pointer; font-size:14px;}
.select_box .box .list > li:last-child{padding:0;}
.select_box .box .list > li:hover {color:#275dd7; font-weight:500;}

#item_write #area_btn{margin:40px 0 0; display:flex; width:100%; height:auto;}
#item_write #area_btn > a{display:block; width:100%; padding:18px 10px; border-radius:5px; background:#333; text-align:center; font-size:16px; font-weight:500; color:#fff; line-height:1.4em; word-break:keep-all; transition:all 0.3s ease;}
#item_write #area_btn > a.btn_prev{margin:0 0 0px; padding:14px 10px; border:1px solid #ddd; color:#777; background:#fff; box-sizing:border-box;}
#item_write #area_btn > a.btn_prev:hover{background:#1a1a49; border:3px solid #1a1a49; color:#fff;}
#item_write #area_btn > a:hover{background:#0c0cba;}

#fileDrag{}
#fileDrag{position:relative; display:block; margin:0 0 15px; width:100%; height:170px; border:2px dashed #ddd; border-radius:10px; box-sizing:border-box; text-align:center;}
#fileDrag .area_txt{text-align:center; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
#fileDrag .area_txt .area_img{display:block; margin:0 auto 10px; width:75px; height:auto;}
#fileDrag .area_txt .area_img img{width:100%; height:auto;}
#fileDrag .area_txt span{font-size:14px; font-weight:400; color:#777; word-break:break-word; line-height:1.1em;}
#fileDrag .area_txt span.m{display:none;}

.photo_list{margin:20px 0 0;}
.photo_list:after{content:""; display:block; clear:both;}
.photo_list > li{position:relative; float:left; display:block; margin:0 20px 20px 0; width:calc((100% / 4) - 15px); width:-webkit-calc((100% / 4) - 15px); box-sizing:border-box; cursor:pointer; text-align:center;}
.photo_list > li .area_img{position:relative; display:block; width:100%; height:150px; background:#adc0d3 url(../img/app/icon_add.png)no-repeat center;}
.photo_list > li .area_img img{position:absolute; top:50%; left:50%; width:100%; height:100%; object-fit: cover; transform:translate(-50%, -50%);}
.photo_list > li:nth-child(4n){margin:0;}
.photo_list > li > em{display:block; margin:3px 0 0; font-size:14px; color:#555; font-weight:500;}
.photo_list > li .area_img .area_delete{opacity:0; position:absolute; top:0; left:0; right:0; bottom:0; width:100%; height:100%; object-fit: cover; background:rgba(7,39,71,0.7) url(../img/app/icon_delete.svg)no-repeat center; background-size:20% auto; transition:all 0.3s ease;}
.photo_list > li:hover .area_img .area_delete{opacity:1;}


@container  (max-width:1023px) {
	#item_write #area_btn.col02 > a{float:left; margin:0 10px 0 0; width:calc((100% / 2) - 5px); height:55px; width:-webkit-calc((100% / 2) - 5px);}
	#item_write #area_btn.col02 > a:last-child{margin:0;}
}
@container  (max-width:900px) {
	.photo_list > li{margin:0 10px 25px 0; width:calc((100% / 4) - 7.5px); width:-webkit-calc((100% / 4) - 7.5px);}
	.photo_list > li .area_img{height:130px;}
}
@container  (max-width:768px) {
	#item_write{margin:30px auto 0;}
	#item_write h3{font-size:32px;}
	.list_step > li em{width:22px; height:22px; line-height:22px; border-radius:8px; font-size:13px;}
	.list_step > li span{font-size:14px;}
	.list_step > li:nth-child(2){margin:0 10px;}
	.box_list{margin:30px 0 0;}
	.box_write{grid-template-columns: 1fr;}
	.box_write,
	.area_filter > li{padding:15px 12px; margin:0 0 10px;}
	.box_write > h4, .box_write02 > h4{font-size:15px;}
	.box_write > .cont{}
	.box_write > .cont input{font-size:15px;}
	.box_content{margin:20px 0 0;}
	.box_write02{margin:0 0 20px;}
	.box_input.col02 > div{width:100%; margin:0 0 10px;}
	.box_input.col02 > div:last-child{margin:0;}
	.area_filter > li label em{font-size:15px;}
	.box_write > .cont label{font-size:14px;}
	.photo_list > li .area_img{height:100px;}

	#item_write .table{width: 100%; overflow-x: auto;}
	#item_write table{width: max-content;}
	#item_write .price.flex{flex-wrap: wrap;}
	#item_write .price.flex > .flex{width: 100%;}
	#item_write .price.flex > .flex:last-of-type{justify-content: right;}

	.filter_active .grid5{grid-template-columns: 100px max-content max-content max-content;}
	.filter_active .grid5 > strong:first-child{grid-column: span 5;}
	.photo_list > li .area_img .area_delete {opacity: 1;background: rgba(7, 39, 71, 0.0) url(../img/app/icon_delete.svg) no-repeat 20px 20px;background-size: 10% auto;}
}

@container  (max-width:550px) {
	.box_write02 > h4.b_tit{margin: 0 0 10px;}
	.list_step > li a{padding:8px;}
	.box_list{margin:20px 0 0;}
	.box_write, .area_filter > li{padding:12px; margin:0 0 7px;}
	.box_write > h4, .box_write02 > h4{font-size:14px;}
	.box_write > .cont{}
	.select_box .box .select{font-size:14px;}
	.box_input.col02{margin:7px 0 0;}
	.box_input.col02 > div{margin:0 0 7px;}
	.area_filter > li label em{font-size:14px;}
	.box_write > .cont input{font-size:14px;}
	#item_write h3{font-size:27px;}
	.list_step{margin:15px 0 0;}

	#fileDrag{margin:15px 0 5px; height:130px;}
	#fileDrag .area_txt .area_img{height:40px;}
	#fileDrag .area_txt .area_img img{width:auto; height:100%;}
	#fileDrag .area_txt span.w{display:none;}
	#fileDrag .area_txt span.m{display:block;}

	.photo_list{margin:10px 0 0;}
	.photo_list > li{margin:0 10px 10px 0; width:calc((100% / 2) - 5px); width:-webkit-calc((100% / 2) - 5px);}
	.photo_list > li:nth-child(2n){margin:0;}
	.photo_list > li .area_img{height:150px;}
	.photo_list > li > em{margin:2px 0 0; font-size:13px;}

}
@container  (max-width:450px) {
	.list_step > li{width:auto;}
	.list_step > li a{padding:7px 10px;}
	.list_step > li:nth-child(2){margin:0 5px;}
	.list_step > li span{display:none;}
	.photo_list > li .area_img{height:130px;}
	#fileDrag{margin:10px 0 5px; height:110px;}
}

@container  (max-width:400px) {
	.photo_list > li .area_img{height:110px;}
}

/* 주문 */
#item_view.order{margin:50px auto 0;}
.pd_info{position:relative; display:block; width:100%; padding:30px; border-radius:10px; border:1px solid #e4e4e4; margin-bottom: 20px}
.pd_info > a{display:flex;}
.pd_info .img_pd{position:relative; width:110px; height:110px; margin:0 20px 0 0; overflow:hidden; border-radius:10px; box-sizing:border-box;}
.pd_info .img_pd img{object-fit: cover;position:absolute; top:50%; left:50%; width:100%; height:100%; transform:translate(-50%, -50%);}
.pd_info .info{display:block; margin:10px 0 0; width:calc(100% - 140px); width:-webkit-calc(100% - 140px);}
.pd_info .info .tit{display:block; font-size:18px; font-weight:500; color:#333; line-height:1.3em; word-break:keep-all; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
#seller_info{margin:6px 0 0; display:flex; align-items: center;}
#seller_info .photo{position:relative; margin:0 7px 0 0; width:30px; height:30px; border:1px solid #e4e4e4; border-radius:100px; outline:none; overflow:hidden;}
#seller_info .photo img{position:absolute; top:50%; left:50%; width:100%; height:100%; border-radius:100px; overflow:hidden; transform:translate(-50%, -50%);}
#seller_info .name{font-size:14px; font-weight:500; color:#555;}
.sale_info{position:relative; display:block; width:100%; margin:30px 0 0;}
.sale_info ul{display:flex; width:100%;}
.sale_info .list_top{border-bottom:1px solid #e4e4e4;}
.sale_info .list_top > li{display:block; padding:10px; box-sizing:border-box; font-size:15px; font-weight:500; color:#777; line-height:1.2em; word-break:keep-all; text-align:center;}
.sale_info ul > li.pinfo{width:60%;}
.sale_info ul > li{width:20%;}
.sale_info .list_sale > li{display:block; padding:20px 10px 0; box-sizing:border-box; text-align:Center;}
.sale_info .list_sale > li.pinfo{text-align:left;}
.sale_info .list_sale > li.pinfo h3{display:block; font-size:15px; font-weight:500; color:#222; line-height:1.2em; word-break:keep-all;}
.sale_info .list_sale > li.pinfo span{display:block; font-size:13px; font-weight:400; color:#555;}
.sale_info .list_sale > li.pinfo span i.point{font-weight:600;}
.sale_info .list_sale > li.amount{display:flex; justify-content: center;}
.sale_info .list_sale > li.amount button{display:flex; justify-content: center; align-items: center; width:24px; height:24px; line-height:24px; border-radius:5px; box-sizing:border-box; background:#eee; text-align:center; border:none;}
.sale_info .list_sale > li.amount button span{font-size:17px; color:#777;}
.sale_info .list_sale > li.amount span{display:inline-block; margin: 0 7px; font-size:14px; font-weight:500; color:#222;}
.sale_info .list_sale > li.price span{display:block; font-size:17px; font-weight:500;}
.howorder{margin:30px 0 0; display:block;}
.howplan{margin:30px 0 0; display:block;}
h3.ptitle{display:block; margin:0 0 12px; font-size:20px; font-weight:500; color:#333;}
#area_type > li{position:relative; cursor:pointer; margin:0 0 8px; border:1px solid #e4e4e4; padding:15px; box-sizing:border-box; border-radius:10px;}
#area_type > li.active{border:1px solid #0c0cba; background:#f5faff;}
#area_type label {display: block; margin:0; cursor:pointer;}
#area_type label em{display:inline-block; font-weight:500; font-size:16px; color:#333; line-height:1.15em;}
#area_type input[type="radio"] {opacity: 0; z-index: 1; position: absolute; }
#plan_type > li{position:relative; cursor:pointer; margin:0 0 8px; border:1px solid #e4e4e4; padding:15px; box-sizing:border-box; border-radius:10px;}
#plan_type > li.active{border:1px solid #0c0cba; background:#f5faff;}
#plan_type label {display: block; margin:0; cursor:pointer;}
#plan_type label em{display:inline-block; font-weight:500; font-size:16px; color:#333; line-height:1.15em;}
#plan_type input[type="radio"] {opacity: 0; z-index: 1; position: absolute; }
.radio_body{display:inline-block; vertical-align:sub; margin:0 3px 0 0; }
.radio_body{position: relative; width: 20px; height: 20px; border: 1px solid #707070; border-radius: 50%; background-color: #fff; -webkit-transition: border 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out; transition: border 0.15s ease-in-out;}
.radio_body::after {display: inline-block; position:absolute; content: " "; width: 8px; height: 8px; top:50%; left:50%; border-radius: 50%; background-color: #0c0cba; -webkit-transform: scale(0,0); -ms-transform: scale(0,0); -o-transform: scale(0,0); transform: scale(0,0) translate(-50%, -50%); -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
.box_radio input[type="radio"]:checked+span{border-color: #0c0cba;}
.box_radio input[type="radio"]:checked+.radio_body::after {-webkit-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); transform: scale(1,1) translate(-50%, -50%);}
#item_view.order .item_right{padding:20px 0 30px; border:1px solid #e4e4e4; border-radius:10px; box-sizing:border-box;}
#item_view.order .all_price{display:flex; justify-content: space-between; padding:0 30px 20px; border-bottom:1px solid #e4e4e4;}
#item_view.order .all_price span{font-size:17px; font-weight:400; color:#333;}
#item_view.order .all_price h4{font-size:22px; font-weight:700; color:#222;}
#item_view.order #area_btn{padding:20px 30px 0; margin:0; height:auto;}
#item_view.order #area_btn .checks{margin:0 0 7px;}
#item_view.order #area_btn .checks input[type=checkbox]{margin:0 5px 0 0;}
#item_view.order #area_btn .checks label{font-size:14px; font-weight:400; color:#555; line-height:1.3em; word-break:keep-all;}

@container  (max-width:1023px) {
	#item_view.order .item_right{max-width: 768px;position:fixed; left: 50%;transform: translateX(-50%); bottom: 0; display:flex; align-items: center; justify-content: space-between; width:100%!important; margin:0!important; padding:10px; border-radius:0; border:none; background: #fff;  box-shadow: 0px 10px 24px 16px rgb(0 0 0 / 6%); z-index: 990;}
	#item_view.order #area_btn{position:relative; padding:0; width:40%; height:auto;position: unset !important;transform: unset !important;
		display: block;}
	#item_view.order #area_btn .checks{display:none;}
	#item_view.order .all_price{padding:0; flex-direction: column;  justify-content:normal; width:60%; border:none;}
	#item_view.order .all_price span{font-size:14px; line-height:1.2em;}
}

@container  (max-width:850px) {
	#item_view.order{margin:30px auto 50px;}
	.pd_info{padding:20px;}
}
@container  (max-width:768px) {
	.pd_info .img_pd{width:90px; height:90px; margin:0 10px 0 0;}
	.pd_info .info .tit{font-size:16px;}
	.pd_info .info #seller_info .photo{width:25px; height:25px;}
	.pd_info .info #seller_info .name{font-size:13px;}
	.sale_info{margin:20px 0 0;}
	.sale_info .list_top{display:none;}
	.sale_info ul{flex-direction: column;}
	.sale_info .list_sale > li{text-align:left; padding:0;}
	.sale_info .list_sale > li.pinfo,
	.sale_info .list_sale > li{width:100%;}
	.sale_info .list_sale > li.amount{justify-content: flex-start; position:absolute; right:0; bottom:5px; width:auto;}
	.sale_info .list_sale > li.price{margin:5px 0 0;}
	.sale_info .list_sale > li.amount button{width:30px; height:30px; line-height:30px;}
	.sale_info .list_sale > li.amount button span{font-size:20px;}
	.sale_info .list_sale > li.amount span.count{width:22px; text-align:center;}
}
@container  (max-width:650px) {
	.pd_info{padding:15px;}
	.pd_info .img_pd{width:70px; height:70px;}
	.pd_info .info{margin:5px 0 0;}
	#seller_info{margin:3px 0 0;}
	.howorder{margin:20px 0 0;}
	.sale_info{margin:15px 0 0;}
	.sale_info .list_sale > li.price{margin:0;}
}
@container  (max-width:550px) {
	h3.ptitle{font-size:17px; margin:0 0 7px;}
	#item_view.order{margin:20px auto 0;}
	#item_view.order #area_btn{height:50px; width:160px;}
	#item_view.order #area_btn a{padding:13px; font-size:16px;}
	.sale_info .list_sale > li.amount button{width:25px; height:25px; line-height:25px;}
	.sale_info .list_sale > li.amount button span{font-size:20px;}
	.sale_info .list_sale > li.amount span.count{width:auto; margin:0 10px; text-align:center;}
	.pd_info{padding:12px;}
	.pd_info .img_pd{width:60px; height:60px;}
	.pd_info .info{margin:2px 0 0; width:calc(100% - 60px); width:-webkit-calc(100% - 60px);}
	.pd_info .info .tit{font-size:15px;}
	.pd_info .info #seller_info .photo{margin:0 5px 0 0; width:22px; height:22px;}
	#area_type > li{padding:12px;}
	.sale_info .list_sale > li.price span{font-size:16px;}
	#area_type label em{position:relative; top:-1px; font-size:15px;}
}
@container  (max-width:450px) {
	#item_view.order .all_price h4{font-size:21px;}
	#seller_info .photo{display:none;}
	.pd_info .info .tit{font-size:14px;}
	.pd_info .info #seller_info .name{font-size:12px; line-height:1em;}

}


/* 마이페이지 */
.mypage #area_my{width:100%;}
.mypage #area_my .myinfo{position:relative; box-shadow:0px 7px 9px 1px rgb(151 151 151 / 5%);}
.mypage #area_my .myinfo:after{content:''; display:block; clear:both;}
.mypage #area_my .myinfo .area_photo{margin:0;}
.mypage #area_my .myinfo .id{margin:0 0 5px;}
.mypage #area_my .location span{position:relative; padding:0 0 0 15px;}
.mypage #area_my .location span:before{content:''; position:absolute; top:2px; left:0; width:13px; height:13px; background:url(../img/icon_location_gray.svg)no-repeat center; background-size:contain;}
.mypage #area_my .myinfo .id .btn_arrow{display:none;}
.mypage #area_my .area_intro{margin:0 0 7px;}
.mypage #area_my .area_intro p{line-height:1.4em; word-break:break-word;}
.area_nm{display:inline-block; margin:0; padding:1px 30px; background:#f2f5f8; border:1px solid #eee; box-sizing:border-box; border-radius:50px;}
.area_nm span{display:inline-block; font-size:14px; color:#3568da; font-weight:bold;}
.area_nm em{display:inline-block; font-size:14px; font-weight:400; color:#28323c;}
.mypage .area_lv{margin:15px 40px 0;}
.mypage .area_bunker{margin:0; text-align:left;}
.mypage .my_qna{margin:0 0 15px; background:#f9f9f9; border:1px solid #eee; box-sizing:border-box; border-radius:10px;}
.mypage .my_qna > li{position:relative; padding:15px; width:calc(100% / 3); border:none;}
.mypage .my_qna > li:before{content:''; position:absolute; top:10px; bottom:10px; right:0; width:1px; border-right:1px dashed #ddd;}
.mypage .my_qna > li:last-child:before{display:none;}
.mypage .my_qna > li em{display:block; margin:2px 0 0; line-height:1.4em;}
.mypage .my_qna.left{background:#fff; margin:0 0 10px;}
.mypage .my_qna.left > li{text-align:center;}
#area_my .top_box{position:relative; float:left; width:calc(100% / 3); min-height:300px; padding:30px; box-sizing:border-box;}
#area_my .top_box .box_wrap{position:absolute; top:50%; left:50%; width:100%; padding:0 30px; box-sizing:border-box; transform:translate(-50%, -50%);}
#area_my .top_box .box_wrap.hauto{position:relative; padding:0; top:unset; left:unset; transform:none;}
#area_my .top_box .box_wrap02{position:absolute; top:50%; left:50%; width:84%; margin-left:-42%; transform:translateY(-50%);}
#area_my .top_box:before{content:''; position:absolute; top:25px; bottom:25px; right:0; width:1px; border-right:1px dashed #eee;}
#area_my .top_box:last-child:before{display:none;}
#area_my .top_box .area_box{display:block; margin:0 0 10px; text-align:left;}
#area_my .top_box .area_box:last-child{margin:0;}
#area_my .top_box .area_box h3{font-size:14px; font-weight:500; color:#111;}
#area_my .top_box .area_box h3 p,
#area_my .top_box .area_box ul li{font-size:14px; font-weight:400; color:#777;}
#mypage_wrap{margin:0px 0 0;}
#mypage_wrap:after{content:''; display:block; clear:both;}
#mypage_menu{display:none; background:#fff; box-sizing:border-box;}
#mypage_menu{display:block; float:left; width:370px; padding-bottom: 20px}
.cmypage #mypage_menu.basic{display:none;}
.mypage #mypage_menu.company{display:none;}
#mypage_menu h3{display:block; font-size:19px; font-weight:500; color:#111;}
#mypage_menu ul.menu_list{margin:10px 0 0; padding:10px 0 0 ;border-top:2px solid #111;}
#mypage_menu ul.menu_list > li{}
#mypage_menu ul.menu_list > li > a{position:relative; display:block; padding:7px 0;  box-sizing:border-box; font-size:15px; font-weight:500; color:#777;}
#mypage_menu ul.menu_list > li > a:hover{color:#3568da;}
#mypage_menu ul.menu_list > li:last-child > a{padding:7px 0 0;}
#mypage_menu ul.menu_list > li > a:before{content:''; position:absolute; top:50%; right:0; width:10px; height:10px; background:url(../img/app/icon_bt_arrow.svg) no-repeat center; background-size:contain; transform:translateY(-50%) rotate(-90deg); opacity:0.3;}
.mypage_cont{display:block; float:right; margin:0 0 30px 30px; padding:30px 40px; box-sizing:border-box; border:1px solid #eee; background:#fff; border-radius:10px; width:calc(100% - 330px); width:-webkit-calc(100% - 330px); min-height:800px;}
.cmypage .mypage_cont{min-height:700px}

.mypage_cont .new_btn{background:#3568da; border:1px solid #3568da; color:#fff; cursor: pointer; width: 100%; margin: 25px 0}
.mypage_cont .box{position:relative; display:block; margin:0 0 30px;}
.mypage_cont .box:last-child{margin:0;}
.mypage_cont .tab_cont h3,
.mypage_cont .box h3{display:block; margin:0 0 16px; font-size:16px !important; font-weight:500; color:#111;}
.mypage_cont .box h3 i{position: relative; top:-1px; display:inline-block; margin: 0 0 0 4px; line-height:17.5px; padding: 1px 6px; background: #3568da; border-radius: 50px; font-size:12px; color:#fff; text-align:center;}
.mypage_cont .box .box_cont{position:relative; margin:0; display:block; width:100%; text-align:center; min-height:150px;}
.mypage_cont .box .btn_more{position:absolute; top:0; right:0; display:inline-block; padding:3px 5px; border:1px solid #ddd; border-radius:5px; font-size:12px; line-height:1.3em; color:#333; transition:all 0.3s ease;}
.mypage_cont .box .btn_more:hover{background:#3568da; border:1px solid #3568da; color:#fff;}
/*.mypage_cont .box .box_cont .nodata{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}*/


/* 내정보 */
#area_my{position:relative; width:370px; height:auto;}
#area_my .myinfo{width:100%; border-radius:10px; background:#fff; box-sizing:border-box; text-align:center;}
#area_my .myinfo:after{content:""; display:block; clear:both;}
#area_my .myinfo .myinfo_wrap{text-align:center;}
#area_my .myinfo .area_photo{position:relative; margin:20px 0 0; display:inline-block; width:120px; height:120px; border-radius:50%; box-sizing:border-box; background:#f9f9f9; overflow:hidden;}
#area_my .myinfo .area_photo.basic{border:1px solid #eee; border-radius:50%; box-sizing:border-box;}
#area_my .myinfo .area_photo img,
#area_my .myinfo .area_photo.basic img{width: 100%; height: 100%; object-fit: cover;}
#area_my .myinfo .area_photo .upload{position:absolute; right:-2px; width:25px; height:25px; border-radius:50%; box-sizing:border-box; background:#555 url(../img/icon_upload.svg)no-repeat 55% 49%; background-size:45% 45%;}
#area_my .myinfo .id{margin:3px 0 10px;}
#area_my .myinfo .id  i.icon{position:relative; display:inline-block; margin:0; padding:2px 5px 1px; box-sizing:border-box; font-size:11px; font-weight:500; background: #c9c9c9; border-radius:5px; color:#fff; line-height:1.4em;}
#area_my .myinfo .id  i.icon.active{background: #0C0CBAFF;}
#area_my .myinfo .id span{display:block; position:relative; margin:4px 0 0; font-size:16px; font-weight:500; color:#222; line-height:1.5em; vertical-align:middle;}
#area_my .myinfo .id a.btn{position:relative; display:inline-block; margin:0; padding:2px 5px 1px; box-sizing:border-box; font-size:11px; font-weight:500; border: 1px solid #ddd; background:#fff; border-radius:5px; color:#222; line-height:1.4em;}
#area_my .myinfo .id .btn_arrow{display:inline-block; margin:0 0 0 px; width:7px; height:10px; background:url(../img/icon_myinfo_arrow.svg)no-repeat center; background-size:contain;}
#area_my .myinfo .btn_type{display:inline-block; width:100%; border-radius:10px; margin:0 auto; border:1px solid #555; padding:10px 30px; box-sizing:border-box;margin-bottom: 2px;}
#area_my .myinfo .btn_type span{position:relative; display:inline-block; font-size:15px; font-weight:400; color:#555;}
#area_my .myinfo .btn_type span:before{content:''; position:relative; top:3px; display:inline-block; width:17px; height:15px; margin:0 5px 0 0; background:url(../img/app/icon_transform.svg)no-repeat center; background-size:contain;}

.my_qna{margin:30px 0 0; width:100%; border-top:1px solid #eee;}
#area_my.company .my_qna{margin:25px 0 0;}
.my_qna:after{content:''; display:block; clear:both;}
.my_qna > li{position:relative; float:left; display:block; width:50%; padding:15px 10px; border-right:1px solid #eee;}
.my_qna > li:before{content:''; position:absolute; top:50%; right:0; width:1px; height:50px; border-right:1px dashed #ddd; transform:translateY(-50%);}
.my_qna > li.full{width:100%;}
.my_qna > li:last-child{border-right:none;}
.my_qna > li:last-child:before{display:none;}
.my_qna > li em{display:inline-block; font-size:12px; font-weight:400; color:#555; line-height:1.3em;}
.my_qna > li a{display:inline-block; font-size:16px; font-weight:700; color:#222; vertical-align:sub;}

.area_bunker{position:relative; margin:12px 0 0; width:100%; background:#525252; border-radius:10px; padding:15px;}
.area_bunker h3{font-size:17px; font-weight:700; color:#fff; text-transform:uppercase;}
.area_bunker span{position:absolute; top:50%; right:15px; font-size:17px; font-weight:700; color:#fff; transform:translateY(-50%);}
.mypage_cont{display:block; float:right; margin:0 0 30px 50px; padding:30px 40px; box-sizing:border-box; border:1px solid #eee; background:#fff; border-radius:10px; width:calc(100% - 420px); width:-webkit-calc(100% - 420px); min-height:800px;}






/* 거부사유 */
.reject-reason {border:1px solid #C62828FF;border-radius:6px;padding:16px 20px;background-color: rgba(198, 40, 40, 0.09);margin:20px 0;line-height:1.6;}
.reject-reason .reject-title {font-size:15px;font-weight:bold;color:#c62828;margin-bottom:10px;border-left:4px solid #c62828;padding-left:8px;}
.reject-reason .reject-content {font-size:14px;color:#000}


/* 기업마이페이지 */
.cmypage #area_my{float:left; margin:0 0 25px;}
.cmypage #area_my .myinfo .id .btn_arrow{display:none;}
#area_my .homepage{display:block; width:100%; margin:20px 0 0; padding:15px 10px; border-top:1px solid #eee;}
#area_my .homepage a{display:block;}
#area_my .homepage a em{position:relative; display:inline-block; font-size:14px; font-weight:400; color:#333; padding:0 0 0 20px;}
#area_my .homepage a em:before{content:''; position:absolute; top:5px; left:0; width:15px; height:15px; background:url(../img/icon_home.svg)no-repeat center; background-size:contain;}
.cmypage #area_my .my_qna{background:#f9f9f9; margin:15px 0 0; border-radius:10px; border:1px solid #eee;}
.cmypage .my_qna > li{width:33.33%; text-align:center; border-right:none;}
.cmypage .my_qna > li em{display:block;}
.bn_premium{margin:10px 0 0; width:100%; padding:15px 10px; border-radius:10px; box-sizing:border-box; background: linear-gradient(137deg, #fab40b, #f77c99, #6578f2, #2fe497); background-size: 800% 800%; -webkit-animation: AnimationName 5s ease infinite; -moz-animation: AnimationName 6s ease infinite; -o-animation: AnimationName 6s ease infinite; animation: AnimationName 6s ease infinite;
	text-align:center; box-shadow:0px 3px 10px 1px rgb(151 151 151 / 25%);}
.bn_premium a{display:block; color:#fff; font-size:16px; font-weight:600;}
@-webkit-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @-moz-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @-o-keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} } @keyframes AnimationName { 0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%} }


/* 찜한내역 */
#area_mypage #product_list > li i.heart{top:8px; right:8px; width:23px; height:23px;}
#area_mypage #product_list > li a .area_txt h3{margin:0; font-size:15px !important; }
#area_mypage .star{margin:0;}
#area_mypage #product_list > li a .area_txt .price{font-size:16px;}
#area_mypage #product_list > li:nth-child(n+5):nth-child(-n+8){margin-bottom:25px;}
#area_mypage #product_list > li a .area_img{}

@container  (max-width:1400px) {
	.mypage_cont{padding:30px;}
	#area_mypage #product_list > li a .area_img{}
}
@container  (max-width:1300px) {
	#area_my{width:300px;}
	#mypage_menu{width:300px;}
	.mypage_cont{width:calc(100% - 350px);}
}
@container  (max-width:1200px) {
	#area_mypage #product_list > li{}
	#area_mypage #product_list > li:nth-child(4n){margin:0 0 15px;}
}
@container  (max-width:1100px) {
	#area_mypage #product_list > li{}
	#area_mypage #product_list > li:nth-child(4n){margin:0 15px 15px 0;}
	#area_mypage #product_list > li:nth-child(3n){margin:0 0 15px;}
	#area_mypage #product_list > li a .area_img{}
}
@container  (max-width:768px) {
	.cmypage #area_my{width:100%;}
	.mypage_cont{width:100%; padding:20px;}
	#mypage_menu{width:100%;margin-bottom: 100px}
	#area_my .myinfo .area_photo{width:100px; height:100px;}
	#area_mypage #product_list > li a .area_img{}

}
@container  (max-width:900px) {
	#area_mypage #product_list > li a .area_img{}
}
@container  (max-width:768px) {
	#mypage_wrap .mypage_cont {border-radius: 0; border: 0; padding: 0}
	#area_mypage #product_list > li a .area_img{}
	#area_mypage #product_list > li > a {grid-template-columns: 1fr; gap: 10px}
	#area_mypage #product_list > li > a span:empty {display: none}
	#product_list > li .area_txt .grid { grid-template-columns: 1fr 1fr; gap: 5px}
	#product_list > li .area_txt .grid h3 { grid-column: 1 / 3;}
	#product_list > li .area_txt .grid > a { width: 100%; margin: 0; background: #f8f8f8}
}
@container  (max-width:650px) {
	#area_mypage #product_list > li a .area_img{}
}
@container  (max-width:550px) {
	#area_mypage #product_list > li a .area_img{}
}
@container  (max-width:500px) {
	.mypage_cont{padding:12px;}
	.mypage_cont .box h3{margin:0 0 10px;}
	#area_mypage #product_list > li{margin:0 10px 15px 0; width:100%;}
	#area_mypage #product_list > li:nth-child(4n){margin:0 10px 15px 0;}
	#area_mypage #product_list > li:nth-child(3n){margin:0 10px 15px 0;}
	#area_mypage #product_list > li:nth-child(2n){margin:0 0 15px;}
	#area_mypage #product_list > li a .area_img{height:140px;}
	#product_list > li a .area_txt span{font-size:11px;}
	#area_mypage #product_list > li a .area_txt h3{font-size:14px !important;padding: 0 0}
	#area_mypage .mypage_jjim_cont #product_list > li a .area_txt h3{font-size:14px !important;padding: 5px 0 0; margin-bottom: 0}
	.star i{width:11px; height:11px;}
	.star em{font-size:12px!important; top:-1px;}
	#area_mypage #product_list > li a .area_txt .price{font-size:15px;}
}
@container  (max-width:450px) {
	#area_mypage #product_list > li a .area_img{height:120px;}
}
@container  (max-width:400px) {
	#area_mypage #product_list > li a .area_img{height:107px;}
}
/* 벙커관리 */
#area_mypage .bunker_type{margin:15px 0 40px;}
#area_mypage .bunker_type em.info{display:block; margin:10px 0 0; font-size:14px; color:#777; word-break:break-word; line-height:1.4em;}
#area_mypage .bunker_list{width:100%; box-sizing:border-box;}
#area_mypage .bunker_list:after{ display:block; content:""; clear:both;}
#area_mypage .bunker_list > li{float:left; margin:0 20px 0 0; width:100%; text-align:center; background:#f9f9f9; border:1px solid #eee; border-radius:5px; box-sizing:border-box;}
#area_mypage .bunker_list > li:last-child{margin:0;}
#area_mypage .bunker_list > li{display:block; padding:20px; box-sizing:border-box;}
#area_mypage .bunker_list > li.total{background:#fff; border:0px solid #ccdfec;}
#area_mypage .bunker_list > li h3.number{display:block; font-size:37px !important; margin:0; font-weight:bold; color:#333; line-height:1.1em;}
#area_mypage .bunker_list > li h3.complete a{color:#3350c7;}
#area_mypage .bunker_list > li span{display:block; box-sizing:border-box; font-size:14px; font-weight:400; color:#444;}
#area_mypage .mybunker{position:relative; text-align:left; padding:20px;width:100%;  border:1px solid #eee; border-radius:5px; box-sizing:border-box; }
#area_mypage .mypage_cont .box .mybunker > h3{font-size:18px !important; font-weight:500; color:#111; margin:0;}
#area_mypage .mybunker p{position:absolute; top:50%; right:20px; font-size:20px; font-weight:bold; color:#111; transform:translateY(-50%);}
#area_mypage .mybunker p span{position:relative; top:2px; font-size:22px; font-weight:600; color:#333;}
#area_mypage .mybunker p i{display:inline-block; margin:0 5px 0 0; width:23px; height:23px; background:#ffe668; border-radius:50px; font-size:15px; font-weight:800; color:#3350c7; line-height:23px; text-align:center;}
#area_mypage .mybunker p a{vertical-align:middle; margin:0 0 0 7px; display:inline-block; padding:3px 8px 3px; background:#333; border-radius:50px; box-sizing:border-box; font-size:13px; font-weight:500; color:#fff; line-height:1.5em;}
#area_mypage.bunker .tabs{margin:0 0 10px; width:auto; text-align:center;}
#area_mypage.bunker .tabs > li{float:unset; display:inline-block;}
#area_mypage.bunker .tabs > li:last-child{margin:0;}
#area_mypage.bunker .filter{display:block; text-align:left;}
#area_mypage.bunker .filter select{display:inline-block; width:auto; border:1px solid #ddd; border-radius:5px; box-sizing:border-box; padding:2px 20px 2px 5px; background:url(../img/app/icon_bt_arrow.svg) no-repeat 92% center; background-size:10px 5px; font-size:14px; color:#222; font-weight:400;}
.btn_withdraw01{position:absolute; top:-1px; right:0; border:1px solid #aaa; border-radius:5px; padding:3px 8px; line-height:1.4em; }
.btn_withdraw01 span{position:relative; font-size:13px; color:#333 !important;}
.btn_withdraw01 span:after{content:''; display:inline-block; margin:0 0 0 4px; width:5px; height:8px; background:url(../img/app/icon_bt_larrow.svg)no-repeat center; background-size:contain;}
.bunker .mypage_cont{padding:0; background:none; border:none;}
.bunker .mypage_cont .mypage_cont_wrap{padding:30px 40px; border:1px solid #eee; box-sizing:border-box; border-radius:10px; background:#fff; margin:0 0 30px;}
.bunker .mypage_cont .mypage_cont_wrap.last{padding:0; margin:0; border:none; border-radius:0; background:None;}
.bunker .tab_container{min-height:250px;}
.bn_bunkertrade{position:relative; outline:none; display:inline-block; width:100%; background:#2f394e; border-radius:10px;}
.bn_bunkertrade > a{display:block; padding:25px 22px; box-sizing:border-box;}
.bn_bunkertrade > a h2{display:inline-block; margin:0 0 2px; font-size:20px; font-weight:500; color:#fff; line-height:1.4em; word-break:break-word;}
.bn_bunkertrade > a span{display:block; margin:5px 0 0; font-size:13px; color:#fff; line-height:1.3em; word-break:break-word; line-height:1.2em; opacity:0.9;}
.yellow{color:#fff189;}

.bn_bunkertrade i{display:inline-block; position:absolute; top:0; right:0; padding:2px 10px; background:#2e6efe; font-weight:bold; font-size:13px; color:#fff; border-radius:0 8px 0 8px;}
.bn_bunkertrade i.v2{background:#fe2e71;}


.tabs{width:100%;}
.tabs:after{content:''; display:block; clear:both;}
.tabs li{cursor:pointer; float:left; margin:0 10px 0 0;  box-sizing:border-box; transition:all 0.3s ease 0s; cursor:pointer; text-align:center;}
.tabs li span{position:relative; padding:0 5px; font-size:16px; font-weight:600; line-height:1.3em; color:#111; opacity:0.5;}
.tabs li span:before{content:''; position:absolute; top:-5px; right:0; width:4px; height:4px; border-radius:50px; background:#0c0cba; opacity:0;}
.tabs li span:hover:before,
.tabs li.active span:before{opacity:1;}
.tabs li.active span{opacity:1;}
.tab_container{margin:10px 0 0; width:100%;}
.tab_content{position:relative;}
.tab_content:after{content:''; display:block; clear:both;}
.tab_content .area_right{display:table; float:right; width:50%; height:100%;}
.tab_content .area_left{float:left; width:50%;}
.tab_content .area_right{padding:40px; box-sizing:border-box;}


.table_wrap{display:block;}
.tbl{}
.tbl:after{ display:block; content:""; clear:both;}
.tbl > li{float:left; padding:12px 5px; font-size:14px; font-weight:400; color:#333;}
.tbl_hd{border:1px solid #eee; border-radius:5px; background:#f9f9f9; box-sizing:border-box;}
.tbl_hd > li{padding:10px; font-size:14px; font-weight:600; color:#333; text-align:center;}
.tbl > li.w1{width:10%;}
.tbl > li.w15{width:15%;}
.tbl > li.w2{width:20%;}
.tbl > li.w25{width:25%;}
.tbl > li.w3{width:30%;}
.tbl > li.w35{width:35%;}
.tbl > li.w4{width:40%;}
.tbl > li.w45{width:45%;}
.tbl > li.w5{width:50%;}
.tbl > li.w55{width:55%;}
.tbl > li.w6{width:60%;}
.tbl > li.w65{width:65%;}
.tbl > li.type > i{display:inline-block; font-size:12px; font-weight:400; background:#999; color:#fff; border-radius:5px; padding:0 5px;}
.tbl > li.type > i.v2{background:#ba0c2c;}
.tbl > li.type > i.v1{background:#5cb85c;}
.tbl_cont_wrap > li{font-size:15px; font-weight:400; color:#333; text-align:center; line-height:1.4em;}
.tbl_cont_wrap li.nodata{width:100%;}
.tbl_list{position:relative; border-bottom:1px dashed #eee;}
.tbl_cont li.subject{text-align:left; line-height: 1.2em; word-break: keep-all; text-overflow: ellipsis; white-space: nowrap;  overflow: hidden;}
.tbl_cont li .reply{display:none;}
.tbl_cont > a{display:block; width:100%;}


@container (max-width: 768px){
	.bunker .mypage_cont .mypage_cont_wrap{padding:20px;}
	.tbl_hd{display:none;}
	.table_wrap{border-radius:0; border-top:none;}
	.table_wrap .tbl > li.cont{display:block;}
	.tbl > li.w1,
	.tbl > li.w15,
	.tbl > li.w2,
	.tbl > li.w3,
	.tbl > li.w35,
	.tbl > li.w4,
	.tbl > li.w45,
	.tbl > li.w5,
	.tbl > li.w6{width:100%;}
	.tbl > li{padding:0; text-align:left;}
	.tbl_list{padding:15px; margin:0 0 10px; border:1px solid #eee; border-radius:5px;}
	.tbl_list .reply,
	.tbl_list .settlement{ margin:0 5px 0 0; color:#EE0000; font-size:13px;}
	.tbl_list .data{ margin:0 5px 0 0; color:#555; font-size:13px;}
	.tbl_list .visible{ margin:0 5px 0 0; color:#555; font-size:13px;}
	.tbl_list .type{font-size:13px; color:#1952ed; font-weight:bold;}
	.tbl_list .subject{margin:5px 0;}
	.tbl_cont li .reply{display:inline-block; margin:0 3px 0 0;}
	.tbl_list .settlement{font-size:12px; color:#EE0000; font-weight:500;}
	.tbl > li.data{font-size:12px; color:#999; font-weight:500;}
	.tbl > li.visible{font-size:12px; color:#999; font-weight:500;}
	.tbl > li.type > i{position:absolute; top:0; right:0; border-radius:0;}
	.tbl > li.price{font-weight:600;}
	#area_mypage.bunker .filter select{padding:0px 20px 0px 5px;}
	#area_mypage.bunker .filter option{font-size:13px;}
}

@container  (max-width: 550px){
	#area_mypage .bunker_type{margin:15px 0 30px;}
	.bunker .mypage_cont .mypage_cont_wrap{padding:15px;}
}


/* 출금 */
.area_withdraw{margin:50px 0;}
#area_mypage.withdraw .area_withdraw h3{display:block; margin: 0 0 10px; line-height: 1.4em; font-size: 28px !important; font-weight: 400; color: #111; text-align: center;}
#area_mypage.withdraw .mypage_cont .box .box_cont{min-height:auto;}
#area_mypage.withdraw .area_withdraw .list_product{width:80%; margin:0 auto;}
#area_mypage.withdraw .mypage_cont .box .mybunker{background:#e7f4fd; border:1px solid #ccdfec;}

.withdraw_info{}
.withdraw_info.bunker{margin:0 0 30px; text-align:center;}
.withdraw_info.bunker .btn_withdraw{margin:0; width:100%; border-radius:10px;}
.withdraw_info h2{display:block; margin:0 0 20px; font-size:17px; font-weight:700; color:#222; text-align:left;}
.withdraw_info ul{width:100%;}
.withdraw_info ul:after{ display:block; content:""; clear:both;}
.withdraw_info ul > li{float:left; width:100%; position:relative; margin:0 0 12px;}
.withdraw_info ul > li:after{ display:block; content:""; clear:both;}
.withdraw_info ul > li.col2{margin:0 10px 12px 0; float:left; width:calc((100% / 2) - 5px);}
.withdraw_info ul > li:nth-child(2){margin:0 0 12px !important;}
.withdraw_info ul > li span{display:block; margin:0 0 5px ;font-size:14px; font-weight:500; color:#333; line-height:1.5em; word-break:break-word;}
.withdraw_info ul > li span a{display:inline-block; margin:0 0 0 10px; box-sizing:border-box; background:#fff; border:1px solid #eee; font-size:12px; font-weight:400; color:#222;}
.withdraw_info ul > li em{font-size:15px; font-weight:500; color:#333; line-height:1.5em; word-break:break-word;}
.withdraw_info ul > li .cont{display:block; width:100%;}
.withdraw_info ul > li .cont input{border:1px solid #eee; width:100%; height:50px; padding:10px; line-height:50px; border-radius:5px; box-sizing:border-box; background:#f9f9f9 !important; font-size:15px; font-weight:400; color:#333;}
.withdraw_info ul .secret_num .cont{width:100%;}
.withdraw_info ul .secret_num .cont:after{ display:block; content:""; clear:both;}
.withdraw_info ul .secret_num i{position:relative; top:10px; float:left; display:inline-block; margin:0 5px;}
.withdraw_info ul .secret_num .cont input{float:left; width:calc((100% / 2) - 8.8px);}
.withdraw_info ul .secret_num em{display:block; margin:1px 0 0; font-size:13px; font-weight:400; color:#0c0cba; word-break:break-word; width:100%;}
.withdraw_info.v2{text-align:center; margin:0 0 20px;}
.withdraw_info.v2 ul > li input{text-align:right; padding:0 27px 0 0; font-size:18px; font-weight:bold; color:#3e59a8;}
.withdraw_info ul > li label{position:absolute; top:50%; right:10px; transform:translateY(-50%); font-size:16px; font-weight:600; color:#222;}
.withdraw_info .btn_withdraw{display:inline-block; margin:30px 0 0; padding:13px 40px; box-sizing:border-box; font-size:17px; font-weight:500; color:#fff !important; background:#777; border-radius:5px; transition:all 0.3s ease;}
.withdraw_info .btn_withdraw:hover{background:#0c0cba;}
.withdraw_info ul > li .cont select {border: 1px solid #eee; width: 100%; height: 50px; padding: 10px; border-radius: 5px; box-sizing: border-box; background: #f9f9f9 url(../img/app/icon_bt_arrow.svg) no-repeat 98% center !important; background-size:10px 5px !important; font-size: 15px; font-weight: 400; color: #333; }
.withdraw_info ul > li .info{margin:12px 0 0;}

/* 구매관리 */

.sort_list{position:relative; text-align:right; margin:0 0 20px;}
.sort_list li{ display:inline-block; margin:0 4px 0 0; transition:all 0.3s ease;}
.sort_list li:last-child{margin:0;}
.sort_list li:before { display: inline-block; width:7px; height:7px; border-radius:50px; background: #b5b5b5; content: ""; transform:  translateY(-50%); margin: 0 3px 0 0; position: relative; top: 3px; }
.sort_list li.active{ color:#333; font-weight:500}
.sort_list li:hover:before,
.sort_list li.active:before {font-family: "Font Awesome 5 Pro"; content: "\f00c"; color:#ee4e47; font-weight: 600; background:transparent; font-size:11px; margin:0 7px 0 0; }
.sort_list li a{font-size:13px; font-weight:400; }
#product_list.col01 > li{display:flex; width:100% !important; padding:15px 0; margin:0; border-bottom:1px dashed #eee;}
#product_list.col01 > li:first-child{border-top:1px dashed #eee;}
#product_list.col01 > li:last-child{border-bottom:none;}
#product_list.col01 > li a{display:flex;}
#product_list.col01 > li .area_img{overflow:hidden; border-radius:5px; width:150px; height:120px !important;}
#product_list.col01 > li .area_img a{position:relative; display:block; width:100%; height:100%;}
#product_list.col01 > li:hover .area_img a img{transform: scale(1.15,1.15);}
#product_list.col01 > li .area_img img{object-fit: cover;width: 100%; height: 100%; border-radius: 5px; transform: scale(1.08,1.08); transition: all 0.5s ease; }

#product_list.col01 > li .area_right{display:flex; align-items: flex-start; flex-direction: column; justify-content: center; margin:0 0 0 20px; width:calc(100% - 150px); width:-webkit-calc(100% - 150px);}
#product_list.col01 > li .area_txt{width:100%; margin:0;}
#product_list.col01 > li.review .area_right{width:calc(100% - 280px); width:-webkit-calc(100% - 280px);}
#product_list.col01 > li .area_txt a{display:block;}
#product_list.col01 > li .area_complete{width:110px; border-left:1px solid #eee; padding:10px 20px; display: flex; justify-content: center; align-items: center;}
#product_list.col01 > li .area_txt .price{margin:3px 0 0; font-weight:400; font-size:14px; color:#555;}
.mypage_cont .box #product_list.col01 h3{margin:0; -webkit-line-clamp: 1;}
.pd_info .type,
#product_list.col01 > li .type{cursor:default; display:inline-block; width:auto; margin:0 0 7px; padding:4px 5px; font-size:11px; font-weight:500; color:#0c0cba; line-height:1em; background:#e1ebff; border-radius:5px; box-sizing:border-box;}
.pd_info .type.v2,
#product_list.col01 > li .type.v2{background:#ffe1e1; color:#eb2828; }
.pd_info .type.v3,
#product_list.col01 > li .type.v3{background:#0c0cba; color:#fff;}
.pd_info .type.v4,
#product_list.col01 > li .type.v4{background:#e1e1e1; color:#5f5f5f;}
#product_list.col01 > li .type.chk{background:#333; color:#fff; cursor:pointer;}
#product_list.col01 #seller_info .photo{width:20px; height:20px;}
#area_mypage #product_list.col01 > li a .area_txt .price{font-size:14px; margin:3px 0 0; font-weight:500; color:#777;}
#product_list.col01 #seller_info .name{font-size:12px; width:auto;}
#area_mypage .nodata{min-height:500px;}
#area_mypage .nodata .box{position:absolute; top:50%; left:50%; word-break:keep-all; transform:translate(-50%, -50%);}
#area_mypage .nodata .box img{width:auto; height:70px; opacity:0.07;}
#area_mypage .nodata .box img img{height:100%;}
#area_mypage .nodata .box p{display:block; margin:4px 0 0; font-size:14px; font-weight:400; color:#999;}
#area_mypage .btn_review{position:relative; top:unset; right:unset;}
#area_mypage #product_list.col01 > li:nth-child(n+5):nth-child(-n+8){margin-bottom:0;}
.pd_info .type em,
#product_list.col01 > li .type em{display:inline-block; vertical-align:bottom; margin:0 3px 0 0; width:12px; height:12px; background:url(../img/app/icon_mchk01.svg)no-repeat center; background-size:contain;}
#product_list.col01 > li .type.v2 em{background:url(../img/app/icon_mchk02.svg)no-repeat center; background-size:contain;}
#product_list.col01 > li .type.v3 em,
#product_list.col01 > li .type.chk em,
.pd_info .type.chk em{background:url(../img/app/icon_mchk.svg)no-repeat center; background-size:contain;}
#product_list.col01 > li .type.v4 em{background:url(../img/app/icon_mchk04.svg)no-repeat center; background-size:contain;}

/* 구매상세내역 */
#item_view.view .pd_info{padding:0;}
#item_view.view .pd_info .pd_view{padding:30px;}
#item_view.view .pd_info .pd_view a{display:flex;}
#item_view.view .pd_info .total{border-top:1px solid #e4e4e4; display: flex; justify-content: space-between; align-items: center; padding:15px 30px; border-radius:0 0 10px 10px; background:#f3f5fa;}
#item_view.view .pd_info .total h3{font-size:18px; font-weight:500; color:#222;}
#item_view.view .pd_info .total .total_price{font-size:18px; font-weight:600; color:#222;}
#item_view.view .pd_info .info{margin:0; width: -webkit-calc(100% - 200px); width:calc(100% - 200px); display: flex; flex-direction: column; justify-content: center;}
.pd_info .type{text-align: right;position:absolute; top:10px; right:10px; font-size:13px; padding:7px 10px; font-weight:500; border: 1px solid #e1ebff;}
.pd_info .type .order-actions:not(:empty) {margin-top: 5px}
.pd_info .type.chk{background:#333; color:#fff; cursor:pointer;}
.pd_info_list{margin:0 0 2px;}
.pd_info_list > li{font-size:13px; font-weight:400; color:#777; line-height:1em; word-break:keep-all;}
.pd_info_list > li.data{font-weight:500; color:#555;}
#item_view.view #seller_info{margin:4px 0 0;}
#item_view.view #seller_info .name{color:#888;}
.btn_review{position:absolute; top:45px; right:10px; cursor:pointer; border:1px solid #e4e4e4; border-radius:5px; font-size:13px; line-height:1em; color:#333; font-weight:500; padding:7px 10px; box-sizing:border-box;}
#btn_cs{display:block; margin:27px 0 0; width:100%; height:auto; text-align:center; border:2px solid #ddd; border-radius:10px; transition:all 0.3s ease;}
#btn_cs a{display:block; padding:15px 20px; font-size:16px; font-weight:500; color:#555; transition:all 0.3s ease;}
#btn_cs:hover {border:2px solid #0c0cba;}
#btn_cs:hover > a{color:#0c0cba;}
.sale_info .list_sale > li.amount em{display:none;}


/* 리뷰등록 */
#star_rating{margin:10px 0 10px;text-align:center;}
#star_rating .box{padding:30px 20px;}
#reviewModal .box{display:block; margin:0 0 15px; border:1px solid #ddd; box-sizing:border-box; border-radius:10px;}
#reviewModal .box textarea{display:block; padding:10px; outline:none; border:none; width:100%; height:120px; border-radius:10px; resize:none; font-size:15px; font-weight:400; color:#333;}
#reviewModal .box.last{margin:0;}
#reviewModal h2{text-align:left; margin:0 0 6px; font-size:16px; font-weight:500; color:#222;}
#star_rating h3{margin-top:12px; font-size:1.5em; font-weight:500;}
#star_rating span{display:inline-block; margin-top:5px; font-size:14px; font-weight:400; color:#555; line-height:1.5em; word-break:keep-all;}
.star_rating {text-align:center;}
.star_rating a { font-size:2.5em; letter-spacing:0; display:inline-block; margin-left:5px; color:#ccc !important; text-decoration:none; }
.star_rating a:first-child {margin-left:0;}
.star_rating a.on {color:#FC0 !important;}
.star_rating a > i{display:inline-block; margin:0; width:40px; height:40px; background:url(../img/app/icon_star.svg)no-repeat center; background-size:contain;}
.star_rating a.on > i{background:url(../img/app/icon_star_on.svg)no-repeat center; background-size:contain; filter: drop-shadow(0px 1px 2.5px #ffe6b1); }

@container  (max-width: 1200px){
	#area_mypage #product_list.col01 > li{margin:0;}
	#product_list.col01 > li .area_img{width:120px; height:100px !important;}
	#product_list.col01 > li .area_complete{width:100px; padding:10px 15px;}
	#product_list.col01 > li.review .area_right{width: calc(100% - 240px); width: -webkit-calc(100% - 240px);}
	#product_list.col01 > li .area_txt h3{font-size:15px !important;}
}
@container  (max-width: 1023px){
	.pd_info .type,
	.btn_review{font-size:12px; padding:6px;}
}
@container  (max-width: 950px){
	#item_view.view .pd_info .info .tit{font-size:16px;}
	#item_view.view #seller_info{margin:2px 0 0;}
	#item_view.view #seller_info .name{font-size:13px;}
}
@container  (max-width: 850px){
	#item_view.view .pd_info .pd_view{padding:20px;}
	#item_view.view .pd_info .total{padding:15px 20px;}
}
@container (max-width: 768px){
	#item_view.view .sale_info .list_sale > li.amount{position:relative; right:unset; bottom:0; line-height:1.2em;}
	#item_view.view .sale_info .list_sale > li.amount em{display:inline-block; }
	#item_view.view .sale_info .list_sale > li.amount span{margin:0 0 0 3px;}
	#item_view.view .sale_info .list_sale > li.price{margin:3px 0 0;}
	#item_view.view .pd_info .info .tit{display:block; overflow:inheriyt; text-overflow:inherit;}
	#btn_cs{margin:20px 0 0;}
	#product_list.col01 > li:nth-child(n+5):nth-child(-n+6){margin-bottom:0 !important;}
	#product_list.col01 > li .area_img{width:100%; height:100px !important; max-width: 120px}
	#product_list.col01 > li .area_complete{display:none;}
	#product_list.col01 > li .type{position:absolute; top:15px; right:0;}
	/*#product_list.col01 > li .area_txt{margin:0 0 0 12px; width:-webkit-calc(100% - 180px); width:calc(100% - 180px);}*/
	#product_list.col01 > li .area_right,
	#product_list.col01 > li.review .area_right{margin:0 0 0 12px; width:-webkit-calc(100% - 180px); width:calc(100% - 180px);}
	#product_list {gap: 10px!important;}
	#area_mypage #product_list.col01 > li{display: flex; flex-direction: column; gap: 5px}
	#area_mypage #product_list.col01 > li .area_right{margin: 0; width: 100% !important}
	#product_list.col01 > li:first-child {border-top: 0px!important;}
}
@container  (max-width:650px){
	#item_view.view .pd_info .pd_view{padding:15px;}
	#item_view.view .pd_info .total{padding:15px;}
	#item_view.view  .pd_info_list > li{font-size:12px;}
	#item_view.view .pd_info .info .tit{font-size:15px;}
	#item_view.view #seller_info .name{font-size:12px;}
	#item_view.view .pd_info .pd_view a{flex-direction: column;}
	#item_view.view .pd_info .info{margin:10px 0 0; width:100%;}
	#item_view.view .pd_info .total h3,
	#item_view.view .pd_info .total .total_price{font-size:16px;}
	#btn_cs{margin:15px 0 0;}

	.btn_review{top:38px;}
	.pd_info .type,
	.btn_review{font-size:11px; padding:5px;}
	.pd_info .type em, #product_list.col01 > li .type em{width:10px; height:10px;}
}
@container  (max-width:600px){
	.star_rating a > i{width:35px; height:35px;}
	#star_rating .box{padding:20px 10px;}
}


@container  (max-width:550px){
	#item_view.view .pd_info .pd_view{padding:12px;}
	#item_view.view .pd_info .total{padding:12px;}
	#item_view.view .sale_info{margin:10px 0 0;}
	#btn_cs{margin:12px 0 0;}
	#btn_cs a{padding:12px 15px; font-size:15px;}
	#reviewModal #star_rating .box{padding:20px 10px;}
	#star_rating{margin:0 0 10px;}

	#product_list.col01 > li .area_right, #product_list.col01 > li.review .area_right{    width: -webkit-calc(100% - 150px); width: calc(100% - 150px);}
	#product_list.col01 > li .area_txt h3{font-size:14px !important;}
	#product_list.col01 > li .area_txt .price{font-size:13px;}
	#product_list.col01 #seller_info .photo{display:none;}
	#product_list.col01 #seller_info .name{margin:2px 0 0; font-size:11px; line-height:1.3em;}
}
@container  (max-width:450px){
	#item_view.view .pd_info .info #seller_info .name{line-height:1.7em;}
	#item_view.view .pd_info .total h3, #item_view.view .pd_info .total .total_price{font-size:15px;}
	#btn_cs{margin:10px 0 0;}
	#reviewModal h2{font-size:15px;}
	#product_list.col01 > li .area_right, #product_list.col01 > li.review .area_right{margin:0 0 0 10px; width: -webkit-calc(100% - 130px); width: calc(100% - 130px);}

}
@container  (max-width:400px){
	.star_rating a{margin-left:0;}
	.star_rating a > i{width:34px; height:34px;}
}
@container  (max-width:300px){
	.star_rating a > i{width:30px; height:30px;}
}

/*네모형 라디오*/
.select input[type=radio]{display: none}
.select input[type=radio]+label:before{content: ""; display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin-right: 6px; background-color: #fff; border: 1px solid #eee; vertical-align: middle; margin-top: -4px;}
.select input[type=radio]+label{display: inline-block;    cursor: pointer;    height: 55px; padding: 0 15px;  background-color: #fff;    color: #373844;    line-height: 55px;    text-align: center;  font-weight:400; border-radius: 5px; width: 100%; text-align: left;
	background-color: #fff; color: #9a9696; border: 1px solid #e6e6e6; margin-bottom: 4px; position: relative;}
.select input[type=radio]+label:last-child{margin-bottom: 0;}
.select input[type=radio]:checked+label{background-color: #0077e812;    border: 1px solid #0077e8;  color: #0077e8; font-weight:bold;}
.select input[type=radio]:checked+label:after{content: ""; display: inline-block; position: absolute; left: 19px; top: 23px; background-color: #0077e8; width: 8px; height: 8px; border-radius: 50%;}
.select input[type=radio]:checked+label:before{border-color: #ccc;}
.select input[type=radio]:disabled+label{    background-color: #eeeeee56;    color: #cccccc;}

/*네모형 체크*/
.select input[type=checkbox]{display: none}
.select input[type=checkbox]+label:before{content: ""; display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin-right: 6px; background-color: #fff; border: 1px solid #eee; vertical-align: middle; margin-top: -4px;}
.select input[type=checkbox]+label{display: inline-block;    cursor: pointer;    height: 55px; padding: 0 15px;  background-color: #fff;    color: #373844;    line-height: 55px;    text-align: center;  font-weight:400; border-radius: 5px; width: 100%; text-align: left;
	background-color: #fff; color: #9a9696; border: 1px solid #e6e6e6; margin-bottom: 4px; position: relative;}
.select input[type=checkbox]+label:last-child{margin-bottom: 0;}
.select input[type=checkbox]:checked+label{background-color: #0077e812;    border: 1px solid #0077e8;  color: #0077e8; font-weight:bold;}
.select input[type=checkbox]:checked+label:after{content: "\f00c"; font-family: "Font Awesome 6 Pro"; display: inline-block; position: absolute; left: 19px; top: 0px;}
.select input[type=checkbox]:checked+label:before{border-color: #ccc;}
.select input[type=checkbox]:disabled+label{    background-color: #eeeeee56;    color: #cccccc;}

/*네모형 체크*/
.red_point{margin-bottom: 10px;}
.red_point input[type=checkbox]{display: none}
.red_point input[type=checkbox]+label:before{content: ""; display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin-right: 6px; background-color: #fff; border: 1px solid #eee; vertical-align: middle; margin-top: -4px;}
.red_point input[type=checkbox]+label{
	display: inline-block;
	cursor: pointer;
	height: 40px;
	padding: 0 15px;
	background-color: #fff;
	color: #373844;
	line-height: 40px;
	text-align: center;
	font-weight:400;
	border-radius: 5px;
	width: 100%;
	text-align: left;
	background-color: #fff;
	color: #9a9696;
	border: 0;
	margin-bottom: 4px;
	position: relative;
	background: #eeeeee85;
	font-size: 13px;
}
.red_point input[type=checkbox]+label:last-child{margin-bottom: 0;}
.red_point input[type=checkbox]:checked+label{background-color: #FF404012;    border: 0;  color: #FF4040; font-weight:bold;}
.red_point input[type=checkbox]:checked+label:after{content: "\f00c"; font-family: "Font Awesome 6 Pro"; display: inline-block; position: absolute; left: 19px; top: 0px;}
.red_point input[type=checkbox]:checked+label:before{border-color: #ccc;}
.red_point input[type=checkbox]:disabled+label{    background-color: #eeeeee56;    color: #cccccc;}

.setting {position: relative;display: flex;align-items: center;line-height: 30px;padding: 10px 0;}
.setting input[type="checkbox"] {width: 65px;height: 30px;display: inline-block;-webkit-appearance: none;margin-right: 6px;background-color: #E3EBF6;border-radius: 50px;transition: all .3s ease;cursor:pointer;position: relative;margin-top: 0;}
.setting input[type="checkbox"]:after {content:''; display:inline-block; width:20px; height:20px; background-color:#fff; border-radius: 50px; position: absolute; top: 50%; left: 6px; margin-top: -10px; transition: all .3s ease;}
.setting input[type="checkbox"]:before {content: ''; position: absolute; right: 8px; top: 50%; margin-top: -7px; opacity: .5;}
.setting input:checked[type="checkbox"] {background-color:#2C7BE5; transition: all .3s ease;}
.setting input:checked[type="checkbox"]:before {content:''; right: auto; left:8px; color:#fff;}
.setting input:checked[type="checkbox"]:after {left: 40px; transition: all .3s ease;}
.setting label {
	line-height: 30px; width: max-content;
}


/*체크박스 아이콘*/
.chk_ico{position:relative; margin:0; }
.chk_ico input[type="checkbox"] + label span{text-align:left; margin:0; position:absolute; left:0; height:23px; padding:0 0 0 30px; background:url('img/ico_check_on_off.png') no-repeat left top/23px auto; cursor:pointer; font-size:15px;}
.chk_ico input[type="checkbox"]{ visibility:hidden;}
.chk_ico input[type="checkbox"]:checked + label span{background-position:left bottom;}


.hp .btn_piz{padding: 0 10px; height: 55px;line-height: 55px;
	border: 1px solid #0c0cba;    background: #0c0cba;
	box-sizing: border-box;color: #fff;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 500;
	transition: all 0.3s ease;}
#join_agr .cek_all{margin:20px 0 0; position:relative;}
#join_agr label.selector{width:100%; height:50px; background:#fff; border-radius:5px; text-align:center; }
#join_agr label.selector span{border:1px solid #ddd; border-radius:5px; font-weight:500; cursor:pointer;}
#join_agr label.selector input[type=checkbox]{position: absolute; top: 0; left: -100px; width: 0; height: 0; opacity: 0; }
#join_agr label.selector input[type=checkbox] + span{display: inline-block; margin:0; position: absolute; top: 0; left: 0px; right:0px; width:auto; height: 50px; font-size: 16px; line-height: 50px; color: #a6a9ad; }
#join_agr label.selector input[type=checkbox]:checked + span{background:#e7f4fd; border: 1px solid #3568da; color: #3568da; border-radius:5px;}
#join_agr label.selector span i{position:relative; top:3px; display:inline-block; width:20px; height:20px; margin:0 5px 0 0; background:url(../img/icon_profile_check.svg)no-repeat center; background-size:contain;}
#join_agr label.selector input[type=checkbox]:checked + span i{background:url(../img/icon_profile_check_on.svg)no-repeat center; background-size:contain;}



/*프로필관리*/
#profile_form h4{border-bottom: 1px solid #eee; padding-bottom: 6px; margin-bottom: 15px; margin-top: 20px;}
#profile_form h5{}
#profile_form .flex{display: flex; align-items: baseline; width: 100%; gap: 4px;}
#profile_form .flex > span{display: inline-block; margin: 0 6px;}
#profile_form .grid{display: grid; grid-template-columns: 1fr 1fr; gap: 0 4px; width: 100%;}

#profile_form{margin-top:20px; padding-top: 20px; border-top:1px solid #eee;  }
#profile_form dl:last-child{margin:0;}

#profile_form dt.flex{display: flex; align-items: center; justify-content: flex-start; margin-bottom: 6px;}
#profile_form dt.flex a.del{font-size: 12px; font-weight: normal;margin-left: auto}
#profile_form dt.flex i.point {color:#2C7BE5; font-weight:700; }
#profile_form dt{font-size:15px; font-weight:500; color:#333;}
#profile_form dd{margin-top:5px;}
#profile_form dd:after{display:block; content:""; clear:both;}
#profile_form dd p.error{display:block; margin:5px 0 0; font-size:12px; color:#ff0000;}
#profile_form dd.flex > .btn{height: 55px;}
#profile_form input[type=date],
#profile_form input[type=text],
#profile_form input[type=tel],
#profile_form input[type=password]{outline:none; display:inline-block; position:relative; box-sizing: border-box; width:100%; height:55px; padding:0 15px; border:1px solid #e9e9e9; border-radius:5px; background:#fff !important;}
#profile_form input:disabled{background-color: #eeeeee56!important;}
#profile_form input:disabled::placeholder{color: #cccccc!important;}
#profile_form .career_list {display: flex; flex-direction: column; gap: 10px}
#profile_form .career_list > span {display: block; width: 100%; padding: 10px; border: 1px solid #eee; border-radius: 5px}
#profile_form .career_list > span h3 {display: flex;   margin-bottom: 5px; gap: 5px}
#profile_form .career_list > span h3 b{font-size: 1em; font-weight: 700; margin-right: auto}
#profile_form .career_list > span h3 a{font-size: 0.8em; font-weight: 500;}
#profile_form .career_list > span p.addr{opacity: 0.7}
#profile_form .career_list > span p.date{color:#2C7BE5;}
#profile_form .career_list > span a.file{color: #444444; margin-top: 5px}

#profile_form dd select { width: 100%; height: 55px; border: 1px solid #e6e6e6; padding: 0 15px; background: #fff !important; color:#000; font-size:1.05em; line-height: 55px;}
#profile_form dd button.select{width: 100%; height: 55px; border: 1px solid #e6e6e6; padding: 0 15px; background: #fff !important; color:#9a9696; font-size:1.05em; border-radius: 5px; line-height: 55px; text-align: left;}

#profile_form dd textarea {background: #fff !important;border: 1px solid #e6e6e6;width:100%;padding:20px;}

#profile_form .myinfo_wrap{text-align:center;}
#profile_form .area_photo{width:120px; height:120px; position:relative; margin:20px 0 0; display:inline-block;}
#profile_form .area_photo .photo{width:100%; height:100%; border-radius:50%; box-sizing:border-box; background:#f9f9f9; overflow:hidden;}
#profile_form .area_photo .photo.basic{border:1px solid #eee; border-radius:50%; box-sizing:border-box;}
#profile_form .area_photo .photo img,
#profile_form .area_photo .photo.basic img{width: 100%; height: 100%; object-fit: cover;}

#profile_form .area_photo .upload{position:absolute; bottom: 2px; right:2px; width:25px; height:25px; border-radius:50%; box-sizing:border-box; background:#0077e8; color: #fff; font-size: 11px; text-align: center; line-height: 24px}

.addFile{width: 100%; height: 55px; border: 1px solid #e6e6e6; padding: 0 15px; background: #fff !important; color:#9a9696; font-size:1.05em; line-height: 55px; border-radius: 5px; display: flex; grid-template-columns:75px 1fr; align-items:center ; }
.addFile span{display:inline-block; width:100%; overflow: hidden; text-overflow: ellipsis; vertical-align:middle; white-space: nowrap;}
.addFile .btn{background:#333; color: #fff; font-size: 12px; margin-right: 6px;}

#profile_form  .lnb .inr{overflow-x: auto;}
#profile_form  .lnb ul{display: table; width: 100%;}
#profile_form  .lnb ul > li{display:table-cell; white-space:nowrap;}

#profile_form  .lnb .inr.fixed ul{text-align: right; width: auto;
	float: right;}
@container  (max-width: 1024px) {
	#profile_form .lnb .inr.fixed .inr{width: 100%;}
	#profile_form .lnb .inr.fixed{top: 49px!important;}

}

.box_blue{border-radius: 5px; background-color: #0077e812; color: #0077e8; border: 1px solid #0077e8; padding: 15px;}
.box_blue#tip > p{font-weight: 600; font-size: 1.1em; color: #0077e8; margin-bottom: 4px;}
.box_blue#tip > ul{font-size: 12px;}
.box_blue#tip > ul li{line-height: 1.6em;}
.box_blue#tip > ul li:before{content: ""; display: inline-block; width: 3px; height: 3px; border-radius: 2px; background-color: #0077e8; vertical-align: middle; margin-right: 2px; margin-bottom: 2px}
.tabs-container {
	display: flex;
	height: 100vh;
}

.tabs-container .tabs {
	max-width: 200px;
	width: 40%;
	background-color: #f1f1f1;
	display: flex;
	flex-direction: column;
	height: calc(100% - 200px);
	overflow-y: auto;
}
.tabs-container .tab {
	padding: 20px;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
.tabs-container .tab:hover, .tab.active {
	background-color: #ddd;
}

.tabs-container .tab-content {
	width: 60%;
	flex-grow: 1;
	padding: 0 15px;
	overflow-y: auto;
	height: calc(100% - 200px);
}

.tabs-container .content {
	display: none;
}
.tabs-container .content.active {
	display: block;

}

/* 모달 전체 스타일 */
.modal {
	display: none; /* 초기에 숨김 */
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4); /* 배경을 반투명 검은색으로 */
	transition: opacity 0.3s ease;
}

/* 모달 콘텐츠 스타일 */
.modal-content {
	background-color: #fefefe;
	margin: 0 auto;
	border: 1px solid #888;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 8px rgba(0,0,0,0.2);
	animation-name: modal-animation;
	animation-duration: 0.3s;
	border-radius: 5px;
}
.modal-title{display: flex; align-items: center; justify-content: space-between; padding: 5px; margin-bottom: 15px;}
.modal-title h5{ font-size: 1.3em;}
.modal-title h5 .txt_blue{font-size: 12px; color: #0077e8; margin-left: 4px;}
.modal-search{padding: 0 20px; line-height: 55px;}
.modal-search > input[type=search]{border: 0; line-height: 55px; padding: 0 4px}
.modal-scroll{overflow-y: auto; max-height: calc(100% - 135px); padding: 0 20px;}
.modal-btn{padding: 10px 20px;}
.modal-btn button{display:block; text-align:center; width:100%; padding:13px 10px; border:1px solid #111; box-sizing:border-box; border-radius:5px; font-size:15px; font-weight:500; transition:all 0.3s ease; background-color: #0c0cba; color: #fff;}

/* 닫기 버튼 스타일 */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

/* 모달 애니메이션 */
@keyframes modal-animation {
	from { transform: translateY(100%); }
	to { transform: translateY(0); }
}

#modal3 .modal-scroll{padding: 0; height: calc(100% - 192px); overflow: hidden;}

/*프로필 상세페이지*/
#area_profile .mypage_cont{width: 100%; margin-top: 40px;}
#area_profile .company_info{border-radius: 10px; display: flex;}
#area_profile .company_info > div{width: calc(100% / 2);}
#area_profile .company_info > div:last-child{border-left:1px solid #eee; margin-left: 35px; padding-left:35px; }
#area_profile .company_info .portfolio{width:100%;}
#area_profile .company_info .portfolio h3{margin-bottom: 10px;}
#area_profile .company_info .portfolio a{text-decoration: underline; line-height: 1.2em;}
#area_profile .company_info .portfolio a:hover{font-weight: 600;}
/*#area_profile .company_info{position:relative; width:370px; height:auto; border-radius: 10px;}*/
/*#area_profile .btn_wrap{display: flex; align-items: center;}
#area_profile .btn_wrap > a:not(:last-child) {margin-right: 6px;}*/
@container  (max-width:900px){
	#area_profile .company_info{display: block;}
	#area_profile .company_info > div{width: 100%;}
	#area_profile .company_info > div:last-child{margin-left: 0px; padding-left:0px; margin-top: 35px; padding-top:35px; border-left: 0; border-top:1px solid #eee;}

}

/*view공통*/
.view .item_hd{ display: flex; align-items: center; justify-content: space-between; padding: 10px 0 20px; font-size: 1.2em;}
.view .item_hd .title{font-size: 1.1em; font-weight: 600;}
.view .btn_share{color: #333;}
.view .star em{display: inline-block!important; margin: 0;}

/*전문가정보*/
#profile_view .item_right{float: right;}
/*#profile_view .item_right{margin: 0 40px 0 0;}
#profile_view .item_right.fixed{margin-left:-650px; left: 50%;}*/

#profile_view .box_line{border:1px solid #eee; padding: 1.4em; border-radius: 4px; margin-bottom: 10px;}
#profile_view .box_line h4{font-size: 1.15em; margin-bottom: 10px; font-weight: 600;}
#profile_view .box_line dl{margin-bottom: 0;}
#profile_view .box_line .grid{display: grid; grid-template-columns: max-content 1fr; gap: 10px;}
#profile_view .box_line .grid dt{opacity: 0.6;}
#profile_view .box_line .grid dd{word-break: break-word;}

#profile_view .lnb .inr.fixed{max-width: 1300px; margin: 0 auto;}

.tag span{display:inline-block; padding:5px 10px; box-sizing:border-box; border-radius:3px; background:#E8F5FF; line-height:1.1em; font-size:12px; font-weight:500; word-break:keep-all; margin:0 2px 4px 0;}
.tag span .del{display: inline-block; margin-left: 6px; font-size: 1.2em;}

.tag p{display:inline-block; padding:5px 10px; box-sizing:border-box; border-radius:3px; background:#E8F5FF; line-height:1.1em; font-size:13px!important; font-weight:500; word-break:keep-all; margin:0 2px 4px 0;}
.tag p > .del{float: right;}
.history_form #addButton{height: 55px; width: 40px; border: 0; border-radius: 5px; margin-left: 4px;}

#profile_view .btn_ft .btn_cs{background-color: #0c0cba; color: #fff; border: 0;}
#profile_view .btn_ft .btn_edit{background-color: #f7f7ff; color: #0c0cba; border: 0;}

/*포트폴리오 상세*/
#portfolio_view .item_right{float: right;}
#portfolio_view .profile_info{display: flex; align-items: center; justify-content: space-between; width: 100%; font-size: 1.2em;}
#portfolio_view .profile_info h3{margin: 0; font-size: 1.1em;}
#portfolio_view .fa-heart.fa-solid{color: #FF4040;}
#portfolio_view .item_info h2{font-size: 1.4em; margin-top: 15px;}
#portfolio_view #heartIcon{font-weight: 600;}
#portfolio_view #area_btn{z-index: 9999; grid-template-columns:1fr 60px;}
#portfolio_view #area_btn a{line-height: 55px;}
#portfolio_view #area_btn:after{display: none}
#portfolio_info {padding-top: 0}
#portfolio_info .area_img img{max-width: 100%; width: 100%;}

@container  (max-width: 1024px) {
	.view .inr{width: 100%;}

	#profile_view .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}
	#profile_view .btn_ft .btn_cs{margin: 0;}
	#profile_view .item_right.fixed{left: 0!important;}



}

@container  (max-width: 722px) {

}

/*서비스상품 내 포트폴리오 리스트*/
.portfolio_list{ margin: 20px 0;}
.portfolio_list li{ padding: 0;}
.portfolio_list .port_conts{height: 300px; overflow: hidden;}
.portfolio_list .port_conts.expanded{height: auto;}
.portfolio_list .port_title{ font-size: 1.2em; font-weight: 600; padding: 6px 0;}
.portfolio_list .port_img{
	display: grid; gap: 2px;
	grid-template-columns: repeat(3, 1fr); /* 최소 200px, 최대 1fr 크기로 열을 설정 */}
.portfolio_list .port_img p:first-child {
	grid-column: span 3;
}
.portfolio_list .port_img p{width: 100%; aspect-ratio:1/1; overflow: hidden;}
.portfolio_list .port_img p img{width: 100%; height: 100%; object-fit: cover;}
.portfolio_list .port_detail{margin: 10px 0 80px;}
.portfolio_list .port_detail strong{font-size: 1.1em; display: block;}
.port_btn{margin: 2px 0; border: 1px solid #cad9e5; background-color: #F6F9FD; padding: 10px; width: 100%; box-shadow: 0 2px 2px #E8F5FF; border-radius: 4px;}
.port_btn2{margin: 2px 0; border: 0px solid #cad9e5; background-color: #F6F9FD; padding: 10px; width: 100%!important;  border-radius: 4px; display: block;text-align: center;}

#area_mypage{margin-top: 25px}

/*서브 상단 배너*/
.subSwiper{margin-bottom: 00px}
@container  (max-width:768px) {
	.subSwiper {height: 120px;}
	.subSwiper img {height: 120px!important; object-fit: cover; object-position: center}
}

/*서브 상단 배너*/
.subFtSwiper{margin-top: 30px; border-radius: 10px; overflow: hidden;  width: 100%; margin-bottom: 40px}
.subFtSwiper .swiper-wrapper .swiper-slide {width: 100% !important;}
.subFtSwiper .swiper-wrapper .swiper-slide a {width: 100% !important; display: block}
.subFtSwiper .swiper-wrapper .swiper-slide img {object-fit: unset;}
@container  (max-width:1023px) {
}
@container  (max-width:768px) {
}

/*마이페이지 상단 배너*/
.mypageSwiper{margin-bottom: 40px; border-radius: 10px; overflow: hidden; width: 100%;}
.mypageSwiper .swiper-wrapper{height: 100% !important;}
.mypageSwiper .swiper-wrapper .swiper-slide {width: 100% !important;}
.mypageSwiper .swiper-wrapper .swiper-slide a {width: 100% !important; display: block}
.mypageSwiper .swiper-wrapper .swiper-slide img {object-fit: unset;}
#mypage_menu .mypageSwiper{display: none;}
@container  (max-width:1023px) {
	#area_mypage .mypageSwiper{display: none;}
	#mypage_menu .mypageSwiper{display: block;}
}
@container  (max-width:768px) {
}

.txt_blue{color: #0c0cba!important; font-weight: 600; font-size: 1.1em;}
.txt_red{color: #ba0c0c !important; font-weight: 600; font-size: 1.1em;}
.txt_red2.required{color: #FF4040 !important;margin: 0;padding: 0;}

.txt_gray{color: #bebebe!important;}


.event_promo {position: relative; padding-bottom: 50px}
.event_promo div.title {padding: 20px;display: flex; align-items: center; justify-content: space-between}
.event_promo div.title h6 {font-size: 1.4em}
.calendar-container {border-radius: 10px;display: inline-block;margin-top: 20px;width: 100%;padding: 20px 20px 0}
.calendar-container .month-title {font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.calendar-container div.flex {display: flex; align-items: center; justify-content: space-between;margin-bottom: 10px;}
.calendar-container b span {padding: 5px; border-radius: 5px; font-size: 11px;}
.calendar-container b span:first-of-type {border: 1px solid #3dbcfd;color: #000;}
.calendar-container b span:last-of-type {border: 1px solid #3dbcfd;background: #3dbcfd;color: #fff;}
.calendar-container .streak {font-size: 14px;}
.calendar-container .streak b{color: #0c0cba;}
.attendance-btn {padding: 10px 20px;font-size: 16px;background-color: #0c0cba;color: white;border: none;cursor: pointer;border-radius: 5px; font-weight: 800}
.calendar-container {width: 100%;border-collapse: collapse;margin: auto; background: #f8f8f8}
.calendar-container .table {width: 100%;box-shadow: 0 15px 15px #00000010;border-radius: 10px; background: #fff}
.calendar-container table {width: 100%;border-collapse: collapse;margin: auto;}
.calendar-container th,.calendar-container  td {width: 14.28%;padding: 5px;text-align: center;font-size: 12px;border-radius: 10px;}
.calendar-container th {color: #9f9f9f;font-weight: bold;}
.calendar-container .prev p,
.calendar-container .next p{color: #9f9f9f;font-weight: 300!important;}
.calendar-container .today {background-color: rgba(248, 249, 250, 0.7);font-weight: bold; }
.calendar-container .special p:last-child{color: #222;font-weight: bold;}
.calendar-container .checked p:first-child{background: #3dbcfd;border: 1px solid #3dbcfd;border-radius: 10px;font-weight: bold;}
.calendar-container .today p:first-child{color: #000;border: 1px solid #3dbcfd;border-radius: 10px;font-weight: bold;}
.calendar-container .today p{color: #3dbcfd;}
.calendar-container td p:first-child{font-size: 18px;font-weight: bold;}
.calendar-container .day-2 { color: #27b27a;  }
.calendar-container .day-7 { color: #e8a26e;  }
.calendar-container .day-14 { color: #a1a1a1; }
.calendar-container .day-21 { color: #daad52; }

.fortune_check {margin-top: 30px }
.fortune_check img {border-radius: 10px;width: 100% }
.fortune-btn {border-radius: 10px;position: relative; cursor: pointer}
.fortune-btn div {position: absolute; top: 0; left: 0; background: #00000080; backdrop-filter: blur(15px); text-align: center; font-size: 16px; color: #fff; padding: 20px;
	width: 100%; height: 100%; opacity: 0; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all 0.3s ease }
.fortune-btn div i {display: block; font-size: 3em; margin-bottom: 15px }
.fortune-btn:hover div {opacity: 1; }

.promo_list {;margin-top: 30px}
.promo_list ul {padding: 20px 20px;border-radius: 10px; background: #f8f8f8}
.promo_list ul li:not(:last-child) {margin-bottom: 10px;}
.promo_list ul li img {aspect-ratio: 4/1; object-fit: cover; width: 100%; border-radius: 10px}

#wrapper:has(.event_fortune) {height: calc(100vh - 117.2px); overflow: hidden}
.event_fortune {height: calc(100vh - 117.2px);background: linear-gradient(48deg,#0e1326, #332242); display: flex; justify-content: center; align-items: center; margin: 0; flex-direction: column; gap: 30px}
.event_fortune h2 {color: #fff; font-size: 1.5em}
.event_fortune .card {width: 250px;height: 400px;perspective: 1000px;cursor: pointer;position: relative;}
.event_fortune .card-inner {width: 100%;height: 100%;position: absolute;transform-style: preserve-3d;transition: transform 0.8s ease-in-out;}
.event_fortune .flipped .card-inner {transform: rotateY(180deg);}
.event_fortune .card-front, .card-back {width: 100%;height: 100%;position: absolute;backface-visibility: hidden;display: flex;align-items: center;justify-content: center;border-radius: 10px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);flex-direction: column;text-align: center;top: 0;}
.event_fortune .card-back {background: url('../img/app/fortune-bg1.png') no-repeat; background-size:cover;color: white;font-size: 20px;font-weight: bold;position: relative;}
.event_fortune .card-back span#default-text {transition: all .3s ease;opacity: 0;aspect-ratio: 1 / 1;display: flex;justify-content: center;align-items: center;border-radius: 50%;background: #00000050;padding: 20px;backdrop-filter: blur(10px);}
.event_fortune .card-back:hover span#default-text {opacity: 1;}
.event_fortune .card-front {background: url('../img/app/fortune-bg2.png') no-repeat; background-size:cover;transform: rotateY(180deg);padding: 20px;font-size: 20px;font-weight: bold;}
.event_fortune .card-front strong {background: white;padding: 10px 20px;border-radius: 50px;margin-bottom: 10px}
.event_fortune .card-front p {font-weight: 400;font-size: 0.8em;letter-spacing: -1px;padding: 0 10px;}
.event_fortune .loader-container {width: 80px;height: 80px;position: relative;display: none;align-items: center;justify-content: center;margin-bottom: 10px;}
.event_fortune .progress-circle {width: 100%;height: 100%;transform: rotate(-90deg);}
.event_fortune circle {fill: none;stroke: white;stroke-width: 5;stroke-dasharray: 251.2; /* 원 둘레 */stroke-dashoffset: 251.2;transition: stroke-dashoffset 0.3s linear;cx: 40px; /* 중앙 정렬 */cy: 40px;r: 35px; /* 원 크기 조정 */}
.event_fortune .progress-text {position: absolute;font-size: 16px;font-weight: bold;color: white;}
.event_fortune #loading-message {display: none;font-size: 16px;}


.notice_main {position: relative; padding-bottom: 50px}
.notice_main div.title {padding: 20px;display: flex; align-items: center; justify-content: space-between}
.notice_main div.title h6 {font-size: 1.4em}
.faq_list {margin-top: 30px }
.qna_list {margin-top: 30px; text-align: center }
.qna-btn {padding: 10px 20px;font-size: 16px;background-color: #0c0cba;color: white;border: none;cursor: pointer;border-radius: 5px; font-weight: 800; width:calc( 100% - 40px ); margin: 0 auto}
.notice_main ul { border-top: 1px solid #eee }
.notice_main ul li{padding: 10px 20px;margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee }
.notice_main ul li p {font-weight: 600; font-size:16px; display:inline-block;width: 100% ; overflow: hidden; text-overflow: ellipsis; vertical-align:middle; word-break: break-all;  white-space: nowrap;}

/**/
#area_project {padding-bottom: 30px}
#area_project .btn_ft{position: fixed; bottom: 65px; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff0; ;}
#area_project .btn_ft a {display: block;    background-color: #0c0cba;color: #fff;border: 0;margin: 15px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 0px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}

.project-list { list-style: none; padding: 0 0 ; display: flex; justify-content: center; flex-wrap: wrap; flex-direction: column; align-items: center; gap: 20px; text-align: left }
.project-item { background: #fff; border-radius: 10px; border: 1px solid #eee; width: 100%; text-align: left; }
#area_project { margin-bottom: 70px!important; }
.project-item > .project-link { text-decoration: none; color: inherit; display: flex; padding: 15px; gap: 10px}
.project-item > .project-link > .thumb {position: relative}
.project-item > .project-link > .thumb > img {cursor: pointer;border-radius: 10px; width: 100%; max-width: 200px; height: auto; border: 1px solid #ddd; aspect-ratio: 4/3; object-fit: cover}
.project-item > .project-link > .thumb > span {font-weight: 400; font-size: 10px; background-color: #e03131;color: #fff;border-radius: 10px; width: fit-content; position: absolute; top: -9px; right: -9px; padding: 2px 5px;font-family:'Pretendard','Apple SD Gothic Neo','Noto Sans KR',sans-serif;}
.project-item > .project-link > .thumb > span.dday-finished { background-color: #595959;}
.project-item > .project-link > .thumb > span.dday-wait{background:#1e90ff;color:#ffffff;}
.project-item > .project-link .project-cont { width: 100%; }
.project-item > .project-link .project-info { padding: 10px; }
.project-item > .project-link .project-info > .project-category { font-size: 14px; color: #666; display: flex;  gap: 10px }
.project-item > .project-link .project-info > .project-category span.icon { border-radius: 10px; background:  #eee; height: fit-content; padding: 1px 5px; font-weight: 800; font-size: 0.8em }
.project-item > .project-link .project-info > .project-category span.state { white-space: nowrap;border-radius: 10px; background:  #eee; height: fit-content; padding: 1px 5px; font-weight: 800; font-size: 0.8em }
.project-item > .project-link .project-info > .project-category span.state.v1 {color: #0c0cba; background: #0c0cba20}
.project-item > .project-link .project-info > .project-category span.state.v2 {color: #ba0c0c; background: rgba(186, 12, 12, 0.13)}
.project-item > .project-link .project-info > .project-category span.state.v3 {color: #000000; background: #f8f8f8}
.project-item > .project-link .project-info > .project-category .bookmark {background: #fff; border-radius: 10px; border: 1px solid #eee; padding: 5px; margin-left: auto }
.project-item > .project-link .project-info > .project-category .bookmark .fa-solid {color: #0c0cba}
.project-item > .project-link .project-info > .project-title { font-size: 18px; font-weight: bold; cursor: pointer }
.project-item > .project-link .project-info > .btn-wrap button {background: #fff; border-radius: 10px; border: 1px solid #eee; padding: 5px; width: 100%; font-weight: 600 }
.project-item .btn-wrap {display: flex; gap: 10px; margin-top: 10px}
.project-item >  .btn-wrap {padding: 0 10px 10px; margin-top: 0}
.project-item .btn-wrap button {background: #fff; border-radius: 10px; border: 1px solid #eee; padding: 5px; width: 100%; font-weight: 600 }
.project-item .btn-wrap button.blue {background: #0c0cba20; border: 1px solid #0c0cba20; color: #0c0cba;  }
.project-item .btn-wrap button.blue2 {background: #02bedc20; border: 1px solid #02bedc20; color: #02bedc;  }
.project-item .btn-wrap button.gray {background: #f8f8f8; border: 1px solid #f8f8f8; color: #b7b7b7;  }
.project-item > .project-link .project-user { display: flex; justify-content: space-between; align-items: center; padding: 10px; border-top: 1px solid #eee; }
.project-item > .project-link .project-user > .user-info { display: flex; align-items: center; }
.project-item > .project-link .project-user > .user-info img { width: 30px; height: 30px; border-radius: 50%; margin-right: 8px; border: 1px solid #eee}
.project-item > .project-link .project-user > .user-info .user-name { font-size: 14px; }
.project-item > .project-link .project-user > .view-count { font-size: 14px; color: #888; }
.project-item > .prize-info { list-style: none; padding: 10px; margin: 0; background: #fafafa; display: grid; grid-template-columns: repeat(2, 1fr); }
.project-item > .prize-info > li { font-size: 14px; color: #555; padding: 5px 0; white-space: nowrap; display: flex; gap: 10px  }
.project-item > .prize-info > li > span {display: inline-block; font-weight: bold; color: #222; width: 150px; text-align: left}
.project-item > .project-link > .prize-info { list-style: none; padding: 10px; margin: 0; background: #fafafa;  }
.project-item > .project-link > .prize-info > li { font-size: 14px; color: #555; padding: 5px 0; white-space: nowrap; display: flex; justify-content: space-between;  }
.project-item > .project-link > .prize-info > li > span {display: inline-block; font-weight: bold; color: #222; width: 150px; text-align: left}
.project-item .prize-grid { list-style: none; padding: 10px; margin: 0; background: #fafafa; display: grid; grid-template-columns: repeat(4, 1fr); width: 100% }
.project-item .prize-grid > li { font-size: 14px; color: #555; justify-content: center; align-items: center; white-space: nowrap; display: flex; gap: 0px;flex-direction: column }
.project-item .prize-grid > li > span {display: inline-block; font-weight: bold; color: #222; width: 150px; text-align: center}
#area_project .project-link {padding: 0}
#area_project .project-item {border: 0}
#area_project #list_top {justify-content: flex-start; gap: 10px}
#area_project #list_top .total {margin-right: auto}
#area_project #list_top a.active {background-color: #0c0cba;color: #fff;border: 0}
#area_project #list_top a {height: 27px;cursor: pointer;border: 1px solid #eee; font-size: 12px;border-radius: 5px; width: fit-content; padding: 0px 5px;  display: inline-block}
#area_project #list_top .category-filter select {padding: 0 10px ;height: 27px}

@container (max-width: 768px) {
	.project-item > .project-link {flex-wrap: wrap}
	.project-item > .project-link .project-cont { width: calc( 100% - 130px ); }
	.project-item > .project-link > .thumb > img {max-width: 120px;min-width: 90px;}
	.project-item > .project-link > .prize-info {width: 100%; border-top: 1px solid #eee;}
	.project-item > .project-link .project-info {padding: 0px;}
	.project-item > .project-link .project-user {padding: 10px 0px;}
	.project-item > .prize-info > li {letter-spacing: -1px}
	.project-item > .prize-info > li > span {width: 70px}
}

.bookmarkBtn {font-weight: 600;padding: 5px 10px;border: none;border-radius: 5px;cursor: pointer;font-size: 0.7em;width: 100%; background: #eee; margin-left: 5px}
.project-view .grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 20px; background: #f9f9f9; border-radius: 10px; }
.project-view .left, .project-view .right { padding: 20px; border: 1px solid #ddd; border-radius: 8px; background: #fff; }
.project-view .thumbnail-container img { width: 100%; border-radius: 8px; }
.project-view .tabs { display: flex; gap: 20px; margin-top: 20px; border-bottom: 1px solid #eee; }
.project-view .tab { padding: 10px 0px;  border-radius: 5px; cursor: pointer; position: relative; font-weight: 400;color: #555; font-size: 1.1em}
.project-view .tab:before {content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 0;background: #222;transition: all 0.2s;}
.project-view .tab.active:before {height: 2px;}
.project-view .tab.active {color: #222;font-weight: 600; background: #fff; border-bottom: }
.project-view .tab .count { font-size: 0.9em; color: #007bff; font-weight: bold; margin-left: 5px; }
.project-view .tab-content { display: none; margin-top: 20px; }
.project-view .tab-content.active { display: block; }
.project-view .info-box { margin-top: 20px; }
.project-view .info-box h2 { font-size: 1.8em; font-weight: bold; }
.project-view .info-box .subtitle { font-size: 1.2em; color: #666; margin-top: 5px; }
.project-view .info-box .profile { display: flex; align-items: center; justify-content: flex-start; margin-top: 15px; }
.project-view .info-box .profile img { width: 40px; height: 40px; border-radius: 50%; margin-right: 10px; border: 1px solid #eee}
.project-view .info-box .profile span { font-size: 1em; color: #333; font-weight: bold; }
.project-view .info-box .project-category { font-size: 14px; color: #666; margin-bottom: 5px; display: flex; justify-content: space-between }
.project-view .info-box .project-category .bookmark {background: #fff; border-radius: 10px; border: 1px solid #eee; padding: 5px }
.project-view .info-box .project-category .bookmark .fa-solid {color: #0c0cba}
.project-view .meta-info { display: flex; justify-content: space-around; margin-top: 20px; padding: 10px; background: #f8f8f8; border-radius: 8px; }
.project-view .meta-info div { text-align: center; width: 100% }
.project-view .meta-info span { font-weight: 400; font-size: 0.9em; opacity: 0.8 }
.project-view .meta-info b { font-weight: 800; font-size: 1.2em; }
.project-view .button-container { display: flex; justify-content: center; gap: 10px; margin-top: 20px; }
.project-view .button-container button { font-weight: 600; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; font-size: 1.2em; width: 100% }
.project-view .share-btn { border: 1px solid #ddd!important; background: #fff }
.project-view .disable-btn { width:100%;padding:14px 16px;border-radius:10px;border:1px solid #c7d2fe;background:#eef2ff;color:#4f46e5;font-size:15px;font-weight:600;text-align:center;cursor:not-allowed;pointer-events:none; }
.project-view .apply-btn { background: #007bff; color: white; }
.project-view .prize-info { padding-top: 15px; margin-top: 15px; border-top: 1px solid #eee }
.project-view .total-prize { font-size: 16px; font-weight: bold; margin-top: 5px; }
.project-view .first-prize { display: inline-block; font-size: 14px; background: #f2f2f2; color: #505050; padding: 5px 10px; border-radius: 20px; margin-top: 5px; }
.project-view .winner-count { font-size: 14px; margin-left: 5px; }
.project-view .tab-content > div > h6 {display: inline-block; padding: 5px 10px; font-size: 1.1em; background: #f8f8f8; border-radius: 50px; margin-bottom: 25px}
.project-view .tab-content > div > h6 + div {margin-bottom: 25px}
.project-view .tab-content > div .download-button {gap: 5px; display: flex; align-items: center; flex-wrap: wrap}
.project-view .tab-content > div .link-button {gap: 5px; display: flex; align-items: center; flex-wrap: wrap}
.project-view .tab-content .empty {display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 25px; padding: 5% 0; opacity: 0.5; font-size: 1.3em}
.project-view .tab-content .empty i {font-size: 3em}
.project-view .request-view .sample-swiper .swiper-slide {height: 300px!important; width: auto}
.project-view .request-view .sample-swiper img {border-radius: 20px; height: 100%; width: 100%}
.project-view .request-view img {border-radius: 20px; height: 100%; width: 100%}
.project-view .join-view {margin-bottom: 20px}
.project-view .join-view ul {width: 100%;display: flex; flex-wrap: wrap; gap: 20px}
.project-view .join-view ul li{width: calc(  ( 100% - 60px ) / 4 );  }
.project-view .join-view ul a {cursor: pointer}
.project-view .join-view ul .img {position: relative}
.project-view .join-view ul .img span {font-weight: 800;display: inline-block; padding: 5px 10px; font-size: 1.1em; background: #f8f8f8; border-radius: 50px; position: absolute; top: 15px; left: 15px}
.project-view .join-view ul .img span.icon_1st {background: #0c0cba; color: #fff }
.project-view .join-view ul .img span.icon_2nd {background: #505050; color: #fff }
.project-view .join-view ul .img span.icon_3th {background: #fff; color: #505050 }
.project-view .join-view ul .img img {border-radius: 20px;width: 100%; aspect-ratio: 1/1; object-fit: cover}
.project-view .join-view ul li button {font-weight: 600;padding: 10px 0px;border: none;border-radius: 5px;cursor: pointer;font-size: 1.05em;width: 100%; letter-spacing: -.5px}
.project-view .join-view ul li button.chatBtn { background: #fff;color: #0c0cba;border:1px solid #0c0cba;}
.project-view .join-view ul li button.chatBtn.v2 { background: #f8f8f8;color: #000;border:1px solid #cbcbcb;}
.project-view .join-view ul li button.chatBtn.out { background: #cbcbcb;color: #7c7c7c;border:1px solid #cbcbcb;}
.project-view .join-view ul li button.payBtn { background: #fff;color: #007bff;border:1px solid #007bff; white-space: nowrap}
.project-view .join-view h6 {font-size: 16px; margin-bottom: 5px}
.project-view .join-view .profile { display: flex; align-items: center; justify-content: flex-start; margin: 15px 0; }
.project-view .join-view .profile img { width: 30px; height: 30px; border-radius: 50%; margin-right: 10px; border: 1px solid #eee}
.project-view hr {display: block}
.project-view .qna-view textarea { width: 100%;resize: none; border: 1px solid #eee; border-radius: 20px; height: 200px; padding: 15px }
.project-view .qna-view .qna-btn {  font-weight: 600; padding: 10px 15px; border: none; border-radius: 15px; cursor: pointer; font-size: 1.2em; width: 100%; background: #007bff; color: white; }
.project-view .qna-view .btn-wrap {  margin-left: auto; text-align: right}
.project-view .qna-view .answer-btn {font-weight: 600; padding: 3px 5px; border: 1px solid #666666; border-radius: 15px; cursor: pointer; font-size: 1em; background: #fff; color: #666666; }
.project-view .qna-view .profile { display: flex; align-items: center; justify-content: flex-start; margin-top: 15px; }
.project-view .qna-view .profile img { width: 30px; height: 30px; border-radius: 50%; margin-right: 10px; }
.project-view .qna-view .profile + p { padding: 5px 0 15px; margin-bottom: 15px; border-bottom: 1px solid #eee }
.project-view .qna-view div.answer {display: flex;padding: 5px 0 15px; margin-bottom: 15px; border-bottom: 1px solid #eee }
.project-view .qna-view div.answer p {width: 100%; text-align: left}
.project-view .qna-view div.answer-field {display: flex}
.project-view .qna-view div.answer-field .qna-btn {width: fit-content; background: #666666}
.project-view .qna-view div.answer-field textarea {height: 100px}
.project-view .video-container { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.project-view .video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.project-view .download-button a { display: inline-block; padding: 10px 15px; color: rgb(12, 12, 186); background: #0C0CBA20; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background 0.3s; }
.project-view .download-button a i { margin-right: 8px; }
.project-view .download-button a:hover { background: #0c0cba50; }
.project-view .link-button a { display: inline-block; padding: 10px 15px; color: #007bff; background: #007bff20; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background 0.3s; }
.project-view .link-button a i { margin-right: 8px; }
.project-view .link-button a:hover { background: #007bff50; }

.portfolio-container .modal-dialog { width: 90%; max-width: 1200px; background: white; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.portfolio-container .modal-body { overflow: unset; padding: 0; max-height: 70vh }
.portfolio-container .portfolio-header { display: flex; justify-content: space-between; align-items: center; padding-bottom: 10px; font-weight: 800; color: #0c0cba }
.portfolio-container .back-button { background: none; border: none; font-size: 16px; cursor: pointer; }
.portfolio-container .portfolio-grid { display: grid; grid-template-columns: 1fr 2fr; gap: 20px; }
.portfolio-container .portfolio-info { display: flex; flex-direction: column; }
.portfolio-container .category { font-size: 14px; color: gray; }
.portfolio-container .title { font-size: 24px; margin: 10px 0; }
.portfolio-container .winner-badge { background: gold; padding: 5px 10px; display: inline-block; margin-bottom: 10px; }
.portfolio-container .description { font-size: 14px; color: #333; }
.portfolio-container .designer-info { display: flex; align-items: center; margin-top: 20px; }
.portfolio-container .designer-info img { width: 50px; height: 50px; border-radius: 50%; margin-right: 10px; }
.portfolio-container .portfolio-image {max-height: 60vh;overflow: auto; }
.portfolio-container .portfolio-image img { width: 100%; height: auto; border-radius: 5px; }
.portfolio-container .profile { display: flex; align-items: center; justify-content: flex-start; margin-top: 15px; }
.portfolio-container .profile img { width: 30px; height: 30px; border-radius: 50%; margin-right: 10px; border: 1px solid #eee}
.portfolio-container .btn-down { margin-top: 15px; font-weight: 600; padding: 10px 15px; border: none; border-radius: 5px; cursor: pointer; font-size: 1.2em; width: 100%; background: #f5f5f5; color: #494949; }
.portfolio-container .modal-backdrop {max-height: 100vh}
.portfolio-container #product_list > li .area_txt h3 {margin-bottom: 10px}

.project-view .grid .right .thumbnail-container { display: none; }

@container (max-width: 768px) {
	.project-view .grid{ display: grid; grid-template-columns: 1fr; }
	.project-view .tabs {padding: 0 1rem}
	.project-view .tab-content {padding: 0 1rem}
	.project-view .join-view ul li{width: calc(  ( 100% - 20px ) / 2 );  }
	.portfolio-container .portfolio-grid {grid-template-columns: 1fr;}
	.portfolio-container .portfolio-image {max-height: unset}
	.portfolio-container .modal-body {max-height: 80vh; overflow: auto}
	.project-view .left {padding: 0}
	.project-view .left, .project-view .right {margin-bottom: 0}
	.project-view hr {margin: 0}
	#area_project #list_top {flex-wrap: wrap}

}
.pagingWrap a {
	height: 30px;
}
button.project-add {  font-weight: 600; padding: 10px 15px; border: none; border-radius: 10px; cursor: pointer; font-size: 1.2em; width: 100%; background: #007bff; color: white; margin-bottom: 15px }
button.project-done {  font-weight: 600; padding: 10px 15px; border: none; border-radius: 10px; cursor: pointer; font-size: 1.2em; width: 100%; background: #757575; color: white; margin-bottom: 15px }

.prize-result .portfolio-header { display: flex; justify-content: space-between; align-items: center; padding-bottom: 10px; font-weight: 800; color: #0c0cba }
.prize-result div.box { padding: 15px; color: #0c0cba; background: #0c0cba10; font-weight: 800 }
.prize-result .prize-info { padding: 15px 0; margin-top: 15px; border-top: 1px solid #eee }
.prize-result .total-prize { font-size: 16px; font-weight: bold; margin-top: 5px; }
.prize-result .first-prize { display: inline-block; font-size: 14px; background: #f2f2f2; color: #505050; padding: 5px 10px; border-radius: 20px; margin-top: 5px; }

.prize-container .portfolio-header { display: flex; justify-content: space-between; align-items: center; /*padding-bottom: 10px; */font-weight: 800; color: #0c0cba }
.prize-container .join-list ul {width: 100%;display: flex; flex-wrap: wrap; gap: 20px}
.prize-container .join-list ul li{width: 100%; padding-bottom: 15px; border-bottom: 1px solid #eee  }
.prize-container .join-list ul a {cursor: pointer}
.prize-container .join-list ul .img {position: relative }
.prize-container .join-list ul .img img {border-radius: 20px;width: 100%; aspect-ratio: 1/1; object-fit: cover; border: 1px solid #eee}
.prize-container .join-list .profile { display: flex; align-items: center; justify-content: flex-start; margin-top: 15px; }
.prize-container .join-list .profile img { width: 30px; height: 30px; border-radius: 50%; margin-right: 10px; border: 1px solid #eee}
.prize-container .join-list .profile select { margin-left: auto; padding: 5px 10px }
.prize-container .modal-backdrop {max-height: 100vh}
.prize-container .btn-wrap {display: flex; gap: 10px}
.prize-container .modal-footer {display: none}

.project-form {padding: 50px 0}
#area_project .project-form {padding: 50px 15px 0}
.project-form h3 {display: block;font-size: 37px;font-weight: 600;color: #222;line-height: 1.3em;word-break: keep-all;text-align: center;margin-bottom: 25px}
.project-form .box_write .cont {display: flex; align-items: center; gap: 10px}
.project-form .box_write .cont button {width: fit-content;border: 1px solid #eee;font-weight: 600;padding: 5px 10px;border-radius: 10px;cursor: pointer;font-size: 1em;background: #fff;color: #000;}

.project-form select{width: 100%; line-height:24px; border: 0; font-size: 14px; color: #818381;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url('data:image/svg+xml;utf8,<svg fill="%23999" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat;
	background-position: right 10px center;
	background-size: 12px;
	padding: 0 10px;
	padding-right: 30px;
	border-radius: 4px;
}

.project-form .addBtn {position: relative;display: block;margin: 0 0 12px;border: 1px solid #ddd;border-radius: 5px;box-sizing: border-box;cursor: pointer;padding: 15px;text-align: center;font-weight: 700;}
.project-form #addPrizeBtn {position: relative;display: block;margin: 0 0 12px;border: 1px solid #ddd;border-radius: 5px;box-sizing: border-box;cursor: pointer;padding: 15px;text-align: center;font-weight: 700;}
.project-form #deletePrizeBtn {position: relative;display: block;background: #fff;border: 1px solid #ddd;border-radius: 5px;box-sizing: border-box;cursor: pointer;height: 39px;padding: 10px 15px;text-align: center;font-weight: 700;}
.project-form .filter_active {margin-top: 0px;}
.project-form .filter_active > p {color: #0c0cba;font-weight: 600;font-size: 1.3em; }
.project-form .project-add {background: #0c0cba; padding: 20px 0 }
.project-form textarea {width: 100%; height: 200px; border: 1px solid #eee; resize: none; border-radius: 5px; padding: 15px}
.project-form .file-upload {position: relative;display: inline-block;width: 150px;height: 40px;background: #007bff;color: #fff;text-align: center;line-height: 40px;font-size: 14px;font-weight: bold;border-radius: 5px;cursor: pointer;transition: background 0.3s;}
.project-form .file-upload:hover {background: #0056b3;}
.project-form .file-upload input {position: absolute;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.project-form .file-name {margin-top: 0px;font-size: 14px;color: #333;}
.project-form .project-item {border-radius: 5px;background:  #f8f8f8; margin-bottom: 15px;padding: 15px}
.project-form .project-item > .project-link > .prize-info {border-radius: 0px;background:transparent;padding: 0px}
.project-form .portfolio > button.btn{background-color: #fff; border: 1px solid #0c0cba56; color: #0c0cba; padding: 12px 15px 10px; border-radius: 4px; outline: none; width: 100%; font-weight: 500; font-size: 1.1em;}
.project-form .portfolio .modal-dialog{width: 700px; max-width: 95%;}
.project-form .portfolio .modal-body{overflow-y: auto; max-height: calc(100vh - 200px);}
.project-form .portfolio #product_list{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 10px; padding-bottom: 20px;}
.project-form .portfolio #product_list > .nodata{grid-column: span 3;}
.project-form .portfolio #product_list > li{width: 100%; margin: 0;}
.project-form .portfolio #product_list > li a .area_img{aspect-ratio:1/0.7; height: auto;}
#estiModal .box_gray {padding: 10px; border-radius: 5px; background: #f8f8f8; margin-bottom: 25px}
#estiModal .box_gray textarea  {min-height: 50px}
#estiModal .box_gray .accordion-content dl:last-child  {margin-bottom: 0px}
#estiModal dl {display: flex; flex-direction: column; text-align: right; justify-content: flex-start; align-items: center; gap: 5px; width: 100%}
#estiModal dl  > *{ width: 100%; text-align: left}
#estiModal dd {display: flex; flex-direction: row; text-align: right; justify-content: end; align-items: center; gap: 10px}
#estiModal dd:has(label) b{margin-right: auto}
#estiModal dd label:has(input){display: flex; flex-direction: row; text-align: right; justify-content: end; align-items: center; gap: 10px; white-space: nowrap; margin: 5px 0}
#estiModal dd select {width: fit-content;  margin-left: auto; border: 1px solid #eee; padding: 5px}
#estiModal dd input {background: #fff;width: 100%;  margin-left: auto; border: 1px solid #eee; padding: 5px; border-radius: 5px}
#estiModal dd textarea {width: 100%;  margin-left: auto; border: 1px solid #eee; padding: 5px; border-radius: 5px; min-height: 100px}
#estiModal dd button {width: fit-content;border: 0;  margin-left: auto;}
#estiModal dt span {font-weight: 400}
#estiModal button.w100 {background-color: #0c0cba;color: #fff!important;}
#estiModal .accordion {max-width: 600px; margin: 0 auto;}
#estiModal .accordion-item {border-bottom: 1px solid #ddd;}
#estiModal .accordion-header {padding: 10px 0; cursor: pointer; display: flex; align-items: center; justify-content: space-between}
#estiModal .accordion-content {padding: 10px; background: #fff}

@container (max-width: 768px) {
	.project-form h3 {
		font-size: 32px;
	}
}
@container  (max-width: 550px) {
	.project-form h3 {
		font-size: 27px;
	}
}


/*2025.06*/

/*동그라미 라디오*/
.circle label{margin-right: 6px;}
.circle input[type="radio"] {    margin: 0px 5px 0 0;}
.circle input[type="radio"] { border: 1px solid #c9c9c9; display: inline-block;  vertical-align: middle; background: #fff; border-radius: 30px;  appearance: none;
	width: 1.4em;    height: 1.4em; position: relative;}
.circle input[type="radio"]:checked {  background: #fff; border: 1px solid #c9c9c9;}
.circle input[type="radio"]:checked + label{color: #333333}
.circle input[type="radio"]:checked:after{content: ""; display: inline-block;
	width: 0.7em; height: 0.7em; border-radius: 50%; background-color: #005ccf;
	position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

.circle input[type="radio"]:focus-visible {    outline-offset: max(2px, 0.1em);    outline: max(2px, 0.1em) dotted #005ccf;}
.circle input[type="radio"]:hover {    box-shadow: 0 0 0 max(4px, 0.2em) lightgray;    cursor: pointer;}
.circle input[type="radio"]:disabled {    background-color: lightgray;    box-shadow: none;    opacity: 0.7;    cursor: not-allowed;}
.circle input[type="radio"]:disabled + span {    opacity: 0.7;    cursor: not-allowed;}

label.switch {position: relative;display: inline-block;width: 60px;height: 34px;}
label.switch input {opacity: 0;width: 0;height: 0;}
label.switch .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;transition: .4s;border-radius: 34px;}
label.switch .slider:before {position: absolute;content: "";height: 23px;width: 23px;left: 3px;bottom: 3px;background-color: white;transition: .4s;border-radius: 50%;}
label.switch input:checked + .slider {background-color: #2196F3;}
label.switch input:checked + .slider:before {transform: translateX(22px);}

.rating-container {display: grid;grid-template-columns: auto auto auto; /* 별과 점수를 가로로 배치 */gap: 4px; /* 별과 점수 사이 간격 */align-items: center; /* 세로 중앙 정렬 */justify-content: center;}
.rating-container .stars {font-size: 10px; /* 별 크기 */color: #f5c518; /* 별 색상 (금색) */}
.rating-container .score {font-size: 11px; /* 점수 텍스트 크기 */font-weight: bold;}
.rating-container .review {font-size: 11px; /* 점수 텍스트 크기 */color: #bebebe;}

.mypage_grade .box_gray  {padding: 10px; border-radius: 5px; background: #f8f8f8; margin-bottom: 25px}
.mypage_grade .box_gray h3 {color:#0c0cba; text-align: center; margin-bottom: 15px;border-bottom: 1px dotted #0c0cba; padding: 15px 0; font-size: 20px}
.mypage_grade table {width: 100%}
.mypage_grade table tr > * {border-bottom: 1px dotted #d7d7d7; padding-bottom: 5px; white-space: nowrap}


#area_mypage.mypage_point .grid {display: grid; grid-template-columns: repeat(2, 1fr); margin-bottom: 50px!important;}
#area_mypage.mypage_point .grid li {padding: 0}
#area_mypage.mypage_point .grid h3.number {font-size: 25px!important;}
#area_mypage.mypage_point .table_wrap .tbl > li.cont {display: flex; align-content: center; justify-content: space-between; font-size: 1.2em; padding: 5px 0}
#area_mypage.mypage_point .table_wrap .tbl > li.price {font-weight: 400; opacity: 0.4}

.w100 {width: 100%}
.wfit {width: fit-content}

#area_mypage.mypage_ad .ad-tab-wrap {display:flex;gap:8px;margin-bottom:16px;}
#area_mypage.mypage_ad .ad-tab {padding:6px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;}
#area_mypage.mypage_ad .ad-tab.active {background:#005eff;color:#fff;border-color:#005eff;}
.ad-card .ad-price {display: flex; align-content: center; justify-content: space-between}
.ad-card {display: flex; flex-direction: column; align-content: center; justify-content: center; gap: 15px; margin-bottom: 25px}
.ad-card li {border:1px solid #ddd;border-radius:10px ;overflow: hidden;}
.ad-card li > div{padding:16px;background:#fff;}
.ad-type {font-weight:bold;font-size:16px;margin-bottom:4px;}
.ad-status {color: #000000;margin-bottom:8px;}
.ad-info,.ad-period,.ad-date,.ad-price {font-size:14px;margin-bottom:4px;
	display:inline-block;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align:middle;
	word-break: break-all;
	white-space: nowrap;}
.ad-btn-wrap {display: flex;padding: 0!important;border-radius:10px;}
.ad-btn {margin-top:0px;padding:8px 12px;background:#f5f5f5;cursor:pointer;width: 100%;border: 0}
#area_mypage.mypage_ad .account {cursor: pointer;padding: 10px; border-radius: 5px; background: #f8f8f8; margin-bottom: 25px; display: flex; align-content: center; justify-content: space-between}
#area_mypage.mypage_ad .btn_ft a {display: block;    background-color: #0c0cba;color: #fff;border: 0;margin: 0px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}
#adReceiptModal dd {display: flex; flex-direction: column; text-align: right}
#adReceiptModal dd span {font-weight: 400}
#adCancelModal dd {display: flex; flex-direction: column; text-align: right; justify-content: end}
#adCancelModal dd select {width: fit-content;border: 0;  margin-left: auto;}
#adCancelModal button.w100 {background-color: #0c0cba;color: #fff!important;}
#adReModal dd {display: flex; flex-direction: column; text-align: right; justify-content: end}
#adReModal dd select {width: fit-content;  margin-left: auto; border: 1px solid #eee; padding: 5px}
#adReModal dd button {width: fit-content;border: 0;  margin-left: auto;}
#adReModal dt span {font-weight: 400}
#adReModal button.w100 {background-color: #0c0cba;color: #fff!important;}

.mypage_ad_new #product-section {margin-bottom: 20px;display: flex; flex-direction: column; gap: 10px}
.mypage_ad_new #product-section > div:not(.info) {padding:6px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;}
.mypage_ad_new #product-section > div:not(.info) p {margin-bottom: 5px;border-bottom:1px solid #ccc;padding-bottom: 5px;}
.mypage_ad_new #banner-section {margin-bottom: 20px;display: flex; flex-direction: column; gap: 10px}
.mypage_ad_new #banner-section > div:not(.info) {padding:6px 12px;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;}
.mypage_ad_new #banner- > div:not(.info) p {margin-bottom: 5px;border-bottom:1px solid #ccc;padding-bottom: 5px;}
.mypage_ad_new div.info {border-radius: 10px; overflow: hidden; margin-bottom: 20px}
.mypage_ad_new div.info h4 {padding: 10px; color: #fff; text-align: center}
.mypage_ad_new div.info.v1 h4 {background-color: #0c0cba}
.mypage_ad_new div.info.v2 h4 {background-color: #dc7309}
.mypage_ad_new div.info p {padding: 10px; background: #f8f8f8; text-align: center}
.mypage_ad_new div.info img {padding: 10px; background: #f8f8f8; text-align: center;width: 100%; object-fit: cover}

#area_mypage.mypage_ad_new .btn_ft {display: flex; }
#area_mypage.mypage_ad_new .btn_ft a {display: block; cursor: pointer;   background-color: #0c0cba;color: #fff;border: 0;margin: 0px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}
#area_mypage.mypage_ad_new dl {display: flex;margin-bottom: 0; align-items: flex-start; justify-content: space-between }
#area_mypage.mypage_ad_new dt {font-weight: 800;color: #0c0cba}
#area_mypage.mypage_ad_new h3 {position: relative;margin-top: 70px;border:0; margin-bottom: 15px}
#area_mypage.mypage_ad_new h3:before {position: absolute;content: '';display: block;width: 100vw;height: 2px;background: #f8f8f8;left: 50%;transform: translateX(-50%);top: -40px;}
#area_mypage.mypage_ad_new .step2 button.btn{background-color: #fff; border: 1px solid #0c0cba56; color: #0c0cba; padding: 12px 15px 10px; border-radius: 4px; outline: none; width: 100%; font-weight: 500; font-size: 1.1em;}
#area_mypage.mypage_ad_new .step2 dl {margin: 10px 0}
#area_mypage.mypage_ad_new .step2 dl dt {color: #000; font-weight: 600}
#area_mypage.mypage_ad_new .step2 dl dt  p{color: #0c0cba; font-weight: 400;font-size: 12px}
#area_mypage.mypage_ad_new .step2 dl dd select {width: fit-content; margin-left: auto; border: 1px solid #eee; padding: 5px}
#area_mypage.mypage_ad_new .step2 dl dd button {font-size: 12px!important;width: fit-content;border: 0;  margin-left: auto; padding: 5px!important; border-color: #eee!important; color: #000!important;}
#area_mypage.mypage_ad_new .step2 dl dd input {border: 1px solid #eee; padding: 5px}
#area_mypage.mypage_ad_new .box_gray  {padding: 10px; border-radius: 5px; background: #f8f8f8; margin-bottom: 25px}
#area_mypage.mypage_ad_done .box {display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px}
#area_mypage.mypage_ad_done .box img {width: 50%; max-width: 400px}
#area_mypage.mypage_ad_done .box h1{color: #0c0cba; font-weight: 800;font-size: 25px; margin-top: 5px}
#area_mypage.mypage_ad_done .box > * {text-align: center}
#area_mypage.mypage_ad_done .box a {display: block; cursor: pointer;   background-color: #0c0cba;color: #fff;border: 0;margin: 0px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}

.notification-container{margin:20px auto;}
.notification{cursor: pointer;display:flex;align-items:center;background:#fff;border-radius:8px;padding:15px;margin-bottom:10px;box-shadow:0 0px 4px rgba(0,0,0,0.1)}
.notification-icon{font-size:24px;margin-right:15px}
.notification-content{flex:1}
.notification-content h3{margin:0;font-size:16px;color:#333}
.notification-content p{margin:5px 0;font-size:14px;color:#666}
.notification-time{font-size:12px;color:#999}

#productModal .modal-content{max-height: 60vh}
@container (max-width: 768px) {

	#mypage_wrap #product_list {grid-template-columns: repeat(1, 1fr);gap: 0!important;}
	#mypage_wrap .mypage_jjim_cont #product_list {grid-template-columns: repeat(2, 1fr);gap: 20px!important;}
	#mypage_wrap #product_list.portfolio_list {grid-template-columns: repeat(2, 1fr);gap: 10px!important;}
	#area_mypage #product_list.col01 > li {flex-direction: row;gap: 10px!important;}

	#area_my .myinfo {display: grid;grid-template-columns: auto 1fr;grid-template-rows: auto auto;gap: 10px;row-gap: 0;}
	#area_my .myinfo > *:nth-child(1) {grid-column: 1;grid-row: 1/3;}
	#area_my .myinfo .area_photo {margin-top: 0;}
	#area_my .myinfo > *:nth-child(2) {grid-column: 2;grid-row: 1;margin: 0;display: flex;height: fit-content;align-items: center;}
	#area_my .myinfo > *:nth-child(2) > div{display: flex;align-items: flex-start;gap: 0;flex-direction: column;}
	#area_my .myinfo > *:nth-child(2) > div span{margin: 0;}
	#area_my .myinfo > *:nth-child(2) .set  {margin-left: auto}
	#area_my .myinfo > *:nth-child(2) .set i {background: #fff0!important;font-size: 2em!important;color:#555!important;}
	#area_my .myinfo > *:nth-child(2)  p {font-size: 1.1em!important;font-weight: 600;}
	#area_my .myinfo > *:nth-child(3) {grid-column: 2;grid-row: 2;width: 100%;padding: 0px;height: fit-content;border: 0px solid #555;display: inline-flex;justify-content: end;align-items: end;margin: 0;}
	#area_my .myinfo .btn_type span{font-size: 12px;width: fit-content;padding: 3px 10px;height: fit-content;border-radius: 5px;margin-left: auto;background: #f8f8f8;border: 1px solid #eee;display: inline-flex;justify-content: center;align-items: center;}
	#area_my .myinfo .btn_type span:before {width: 12px;height: 12px;top: 0;}

	#area_mypage .mypage_cont .box a.title{display: flex;align-items: center;justify-content: space-between;width: 100%;}
	#area_mypage .mypage_cont .box a.title:after {font-family: "Font Awesome 6 Pro";color: #000;content: "\f105";font-weight:400;}
	#area_mypage .mypage_cont .box .title h3 {margin-bottom: 0;}

	#product_list.col01 > li .type {position: relative;top: unset;left: unset;padding: 0!important;border-radius: 0;background: transparent!important;font-size: 14px;}
	#product_list.col01 > li .area_txt div span {width: 70px;font-size: 12px;color: #a8a8a8;}
	#product_list.col01 > li .area_txt button {width: 100%;border-radius: 50px;background: #f8f8f8;border:0;font-size: 10px;}

	div.mypage_main #product_list.col01 > li div.item{width: 100%;display: flex; gap: 10px; align-items: center; justify-content: flex-start}
	div.mypage_main #product_list.col01 > li .type {position: relative;top: unset;left: unset;padding: 0!important;border-radius: 0;background: transparent!important;font-size: 14px;}
	div.mypage_main #product_list.col01 > li .confirm {    cursor: default;
		display: inline-block;
		width: auto;
		margin: 0 7px 5px;
		padding: 4px 5px;
		font-size: 11px;
		font-weight: 500;
		color: #ffffff;
		line-height: 1em;
		background: #f0ad4e;
		border-radius: 5px;
		box-sizing: border-box;}
	div.mypage_main #product_list.col01 > li .area_txt div span {width: 60px;font-size: 12px;color: #a8a8a8;}
	div.mypage_main #product_list.col01 > li .area_txt button {width: 100%;border-radius: 50px;background: #f8f8f8;border:0;font-size: 10px;}

	#mypage_menu ul.menu_list {border-top: 0;}
	#mypage_menu h3 {position: relative;margin-top: 70px;}
	#mypage_menu h3:before {position: absolute;content: '';display: block;width: 100vw;height: 10px;background: #f8f8f8;left: 50%;transform: translateX(-50%);top: -40px;}

	#profile_view .company_info {margin-top: 10px; padding: 0; border:0}
	#profile_view section > h3 {position: relative;margin-top: 70px;border:0}
	#profile_view section > h3:before {position: absolute;content: '';display: block;width: 100vw;height: 10px;background: #f8f8f8;left: 50%;transform: translateX(-50%);top: -40px;}
	#profile_view #area_info {padding-top: 0px}
	#profile_view .box_line h3 {border:0}
	#profile_view .box_line:not(:first-child) h3 {position: relative;margin-top: 70px;border:0}
	#profile_view .box_line:not(:first-child) h3:before {position: absolute;content: '';display: block;width: 100vw;height: 10px;background: #f8f8f8;left: 50%;transform: translateX(-50%);top: -40px;}
	#profile_view .box_line .work_region:not(:last-child):after {content: ',';display: inline-block; margin-right: 3px}
	#profile_view .box_line .work_region:not(:last-child):after {content: ',';display: inline-block; margin-right: 3px}
	#profile_view .box_line{margin-top: 10px; padding: 0; border:0}
	#profile_view .box_line .grid dt {text-align: center;height: fit-content;opacity: 1;background: #007bff;color: #fff;padding: 5px; border-radius: 5px; min-width: 95px; justify-content: center}
	#profile_view .box_line .grid dd {padding: 5px 0; font-size: 15px}
	#profile_view .box_line .flex {flex-wrap: wrap; display: flex; gap: 5px}
	#profile_view .box_line .line {    border: 1px solid #eee;padding: 1em;border-radius: 4px;margin-bottom: 10px;}
	#profile_view .box_line .line dl{display: grid;grid-template-columns: max-content 1fr;gap: 10px;}
	#profile_view .box_line .line dt {height: fit-content;opacity: 1;background: #f1f1f1;color: #000;padding: 5px; border-radius: 5px; min-width: 95px; justify-content: center}
	#profile_view .box_line .line dd {padding: 5px 0;}

	#mypage_wrap .btn_wrap a {padding: 5px;display: inline-flex;align-items: center;justify-content: center;border: 1px solid #ddd;font-size: 16px;text-align: center;border-radius: 5px;font-weight: 600;color: #666;width: 100%}
	#mypage_wrap .btn_wrap a.active {background: #007bff;color: #fff;border: 0}
	#mypage_wrap .btn_wrap  {display: flex; gap: 15px; margin: 0 0 25px 0}
	#mypage_wrap .btn_wrap button {width: 100%}

	#area_mypage.mypage_item #product_list > li { width: 100% !important; border-bottom: 1px dashed #eee; flex-direction: row;gap: 10px !important;display: flex;padding: 15px 0; align-items: flex-start}
	#area_mypage.mypage_item #product_list > li a:not(.menu) { position: relative;width: 100% !important; flex-direction: row;gap: 10px !important;display: flex;}
	#area_mypage.mypage_item #product_list > li .area_txt { flex-direction: column;gap: 20px !important;row-gap: 5px!important;display: flex; justify-content: space-between}
	#area_mypage.mypage_item #product_list > li .menu {position: relative;cursor: pointer; margin-left: auto; width: fit-content!important; padding: 5px}
	#area_mypage.mypage_item #product_list > li .menu + div{position: absolute; right: 0; top: 10px}
	#area_mypage.mypage_item #product_list > li label.switch {position: absolute; right: 0; bottom: 10px}
	#area_mypage.mypage_item #product_list > li a .area_img {width: 100%;max-width: 100px;}
	#area_mypage.mypage_item #product_list > li a .area_txt .price {font-size: 20px}

	#area_mypage.mypage_sale #product_list.col01 > li{flex-direction: column}
	#area_mypage.mypage_sale #product_list.col01 > li div.item{display: flex; gap: 10px; align-items: center; justify-content: flex-start}
	#area_mypage.mypage_sale #product_list.col01 > li div.btn_wrap{margin: 0}

	#area_mypage.mypage_withdraw .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}
	#area_mypage.mypage_withdraw .btn_ft a {display: block;    background-color: #0c0cba;color: #fff;border: 0;margin: 15px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}

	#area_mypage.mypage_cash .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}
	#area_mypage.mypage_cash .btn_ft a {display: block;    background-color: #0c0cba;color: #fff;border: 0;margin: 15px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}
	#area_mypage.mypage_cash .grid {display: grid; grid-template-columns: repeat(2, 1fr); margin-bottom: 50px!important;}
	#area_mypage.mypage_cash .grid li {padding: 0}
	#area_mypage.mypage_cash .grid h3.number {font-size: 25px!important;}
	#area_mypage.mypage_cash .account {padding: 10px; border-radius: 5px; background: #f8f8f8; margin-bottom: 25px}

	#area_mypage.mypage_review .review_list {margin-bottom: 25px;border-top: 0}
	#area_mypage.mypage_review .review_list > li:first-child {padding: 0 0 15px 0;border-top: 0}
	#area_mypage.mypage_review .review_list > li {padding: 15px 0}
	#area_mypage.mypage_review .review_list > li >h3 {font-size: 18px}
	#area_mypage.mypage_review .review_list > li a.item {margin: 10px 0}
	#area_mypage.mypage_review a.item {display: flex; gap: 10px; align-items: center; justify-content: flex-start}
	#area_mypage.mypage_review a.item .area_img {width: 100%;height: 80px !important;max-width: 100px;}
	#area_mypage.mypage_review a.item .area_img img{width: 100%;height: 100%;object-fit: cover;transform: scale(1.08, 1.08);border-radius: 5px;transition: 0.5s;  }
	#area_mypage.mypage_review a.btn_more {margin-bottom: 70px;}
	#area_mypage.mypage_review a.btn_more:after {position: absolute;content: '';display: block;width: 100vw;height: 5px;background: #f8f8f8;left: 50%;transform: translateX(-50%);bottom: -40px;}

	#area_mypage.mypage_project_my .project-item {border: 0px solid #eee;}
	#area_mypage.mypage_project_my .project-item > .project-link > .thumb > img {width: 100%;height: 80px !important;max-width: 100px;}
	#area_mypage.mypage_project_my .project-item > .project-link .project-cont {width:calc(100% - 120px);}
	#area_mypage.mypage_project_my .project-item > .btn-wrap {padding: 0; padding-bottom: 5px}
	#area_mypage.mypage_project_my .project-item > .project-link {padding: 0; padding-bottom: 5px}
	#area_mypage.mypage_project_my .project-item > .project-link + div { padding-bottom: 10px}
	#area_mypage.mypage_project_my .project-item > .project-link .project-info > .project-category span.state {font-weight: 500;color: #0c0cba;padding: 0 !important;border-radius: 0;background: transparent !important;font-size: 14px;}
	#area_mypage.mypage_project_my .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}
	#area_mypage.mypage_project_my .btn_ft a {display: block;    background-color: #0c0cba;color: #fff;border: 0;margin: 0px 0 0;text-align: center;width: 100%;padding: 13px 10px;box-sizing: border-box;border-radius: 5px;font-size: 15px;font-weight: 500;transition: all 0.3s ease;position: unset;}

	#area_mypage.mypage_project_request .project-item {border: 0px solid #eee;}
	#area_mypage.mypage_project_request .project-item > .project-link .project-info {padding: 0;}
	#area_mypage.mypage_project_request .project-item > .project-link .project-info > .project-title {margin: 0;}
	#area_mypage.mypage_project_request .project-item > .project-link > .thumb > img {width: 100%;height: 80px !important;max-width: 100px;}
	#area_mypage.mypage_project_request .project-item > .project-link .project-cont {width:calc(100% - 120px);}
	#area_mypage.mypage_project_request .project-item > .btn-wrap {padding: 0; padding-bottom: 5px}
	#area_mypage.mypage_project_request .project-item > .project-link {padding: 0; padding-bottom: 5px}
	#area_mypage.mypage_project_request .project-item > .project-link + div { padding-bottom: 10px}
	#area_mypage.mypage_project_request .project-item > .project-link .project-info > .project-category span.state {font-weight: 500;color: #0c0cba;padding: 0 !important;border-radius: 0;background: transparent !important;font-size: 14px;}



	#area_mypage.mypage_ad .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}
	#area_mypage.mypage_ad_new .btn_ft{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); max-width: 768px; width: 100%; z-index: 9999; background-color: #fff; padding: 1em;}

	.disable-btn { width:100%;padding:14px 16px;border-radius:10px;border:1px solid #c7d2fe;background:#eef2ff;color:#4f46e5;font-size:15px;font-weight:600;text-align:center;cursor:not-allowed;pointer-events:none; }
}