/*     2476535 : 맞춤게시판 - 슬라이드 (기본형)      */
@font-face {
	font-family:'icomoon_slider';
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_slider/icomoon.eot');
	src:url('/img_up/shop_pds/aramskin/design/contents/icomoon_slider/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_slider/icomoon.woff') format('woff'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_slider/icomoon.ttf') format('truetype'),
		url('/img_up/shop_pds/aramskin/design/contents/icomoon_slider/icomoon.svg#icomoon_slider') format('svg');
	font-weight:normal;
	font-style:normal;
}

.pm-myboard_slide_basic__2476535__ {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	background:#f7f7f7;
}

.pm-myboard_slide_basic__2476535__ * {
	box-sizing: border-box;
}

.pm-myboard_slide_basic__2476535__ a {
	display: block;
	border: none;
	text-decoration: none;
}

.pm-myboard_slide_basic__2476535__ .owl-stage-outer {
	overflow: hidden;
}

.pm-myboard_slide_basic__2476535__ .owl-item {
	padding: 11px 8px 43px;
	box-sizing: border-box;
}

.pm-myboard_slide_basic__2476535__ .item {
	position: relative;
}

.pm-myboard_slide_basic__2476535__ .item_inner {
	display: flex;
	flex-direction: column-reverse;
	gap: 16px;
	align-items: stretch;
	min-height: 100%;
}

/* navigation */
.pm-myboard_slide_basic__2476535__ .owl-nav {
	-webkit-tap-highlight-color: transparent;
}

.pm-myboard_slide_basic__2476535__ .owl-nav [class*='owl-'] {
	position: absolute;
	top: 34%;
	z-index: 3;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	border-radius: 50%;
	background: rgba(0,0,0,0.25);
	font-size: 0;
	line-height: 30px;
	cursor: pointer;
	opacity: 0.85;
	transition: opacity .2s ease, background-color .2s ease;
}

.pm-myboard_slide_basic__2476535__ .owl-nav [class*='owl-']:before {
	font-family: 'icomoon_slider';
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.pm-myboard_slide_basic__2476535__ .owl-nav [class*='owl-']:hover {
	opacity: 1;
	background: rgba(0,0,0,0.45);
}

.pm-myboard_slide_basic__2476535__ .owl-nav .owl-prev {
	left: 6px;
}

.pm-myboard_slide_basic__2476535__ .owl-nav .owl-next {
	right: 6px;
}

.pm-myboard_slide_basic__2476535__ .owl-nav .owl-prev:before {
	content:'\e600';
}

.pm-myboard_slide_basic__2476535__ .owl-nav .owl-next:before {
	content:'\e601';
}

.pm-myboard_slide_basic__2476535__ .owl-nav .disabled {
	opacity: 0.35;
	cursor: default;
}

/* dots - mobile default */
.pm-myboard_slide_basic__2476535__ .owl-dots {
	position: absolute;
	left: 50%;
	bottom: 11px;
	transform: translateX(-50%);
	width: auto;
	font-size: 0;
	text-align: center;
	z-index: 3;
}

.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot {
	display: inline-block;
	margin: 0 3px;
	font-size: 0;
	vertical-align: middle;
}

.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot span {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #cfcfcf;
	opacity: 1;
	transition: all 200ms ease;
}

.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot.active span,
.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot:hover span {
	background-color: #8f0f18;
	transform: scale(1.15);
}

/* caption */
.pm-myboard_slide_basic__2476535__ .caption {
	margin: 0;
	vertical-align: middle;
}

.pm-myboard_slide_basic__2476535__ .caption dt {
	margin: 0;
}

.pm-myboard_slide_basic__2476535__ .caption dd {
	margin: 14px 0 0;
}

.pm-myboard_slide_basic__2476535__ .caption .subject {
	width: 100%;
	color: #111;
	font-size: 19px;
	font-weight: 700;
	line-height: 1.25;
	word-break: keep-all;
	letter-spacing: -0.03em;
	opacity: 0;
}

.pm-myboard_slide_basic__2476535__ .caption .subject2 {
	margin-top: 6px;
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.35;
	word-break: keep-all;
	letter-spacing: -0.02em;
	opacity: 0;
}

.pm-myboard_slide_basic__2476535__ .caption .date {
	color: #111;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6;
}

.pm-myboard_slide_basic__2476535__ .caption .place {
	color: #111;
	font-size: 10px;
	font-weight: 100;
	line-height: 1.6;
}

.pm-myboard_slide_basic__2476535__ .caption .place span {
	display: inline-block;
	margin-right: 4px;
}

/* image */
.pm-myboard_slide_basic__2476535__ .figure {
	position: relative;
	width: 100%;
	max-width: 224px;
	margin: 0 auto;
	padding: 0;
}

.pm-myboard_slide_basic__2476535__ .figure img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 6px 6px 11px rgba(0,0,0,0.18);
}

.pm-myboard_slide_basic__2476535__ .figure:after {
	content:'';
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border:1px solid transparent;
	pointer-events: none;
}

.pm-myboard_slide_basic__2476535__ .item:hover .figure:after {
	border-width: 2px;
	border-color: rgba(143,15,24,0.18);
}

/* next issues */
.pm-myboard_slide_basic__2476535__ .nextIssues {
	width: 100%;
	background: #ffffff;
	padding: 14px 13px;
	border-radius: 10px;
	box-shadow: 0 6px 16px rgba(0,0,0,0.06);
}

.pm-myboard_slide_basic__2476535__ .nextIssues .ni_title {
	font-size: 12px;
	color: #0f4d6b;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 8px;
}

.pm-myboard_slide_basic__2476535__ .nextIssues .ni_content {
	font-size: 11px;
	color: #444;
	font-weight: 300;
	line-height: 1.75;
	word-break: keep-all;
}

/* empty */
.pm-myboard_slide_basic__2476535__.empty__2476535__ {
	padding: 24px 12px;
	text-align: center;
	color: #666;
}

/* keyframes */
@keyframes ani_subject {
	from {opacity:0;transform:translateY(16px);}
	to {opacity:1;transform:translateY(0);}
}
@keyframes ani_link_url_before {
	0% {opacity:0.2;transform:translateX(0);}
	50% {opacity:1;transform:translateX(8px);}
	100% {opacity:0.2;transform:translateX(0);}
}
@keyframes ani_link_url_after {
	0% {opacity:0.2;transform:translateX(0) rotate(45deg);}
	50% {opacity:1;transform:translateX(8px) rotate(45deg);}
	100% {opacity:0.2;transform:translateX(0) rotate(45deg);}
}

.pm-myboard_slide_basic__2476535__ .owl-item.active .caption .subject {
	animation: ani_subject 0.5s ease-in-out forwards;
	opacity: 0;
	transform: translateY(16px);
}

.pm-myboard_slide_basic__2476535__ .owl-item.active .caption .subject2 {
	animation: ani_subject 0.35s 0.2s ease-in-out forwards;
	opacity: 0;
	transform: translateY(16px);
}

/* tablet */
@media (min-width:768px) {
	.pm-myboard_slide_basic__2476535__ .owl-item {
		padding: 19px 16px 19px;
	}

	.pm-myboard_slide_basic__2476535__ .item_inner {
		flex-direction: row;
		align-items: center;
		gap: 27px;
	}

	.pm-myboard_slide_basic__2476535__ .caption {
		flex: 1 1 auto;
		min-width: 0;
	}

	.pm-myboard_slide_basic__2476535__ .caption dd {
		margin: 22px 0 0;
	}

	.pm-myboard_slide_basic__2476535__ .caption .subject {
		font-size: 27px;
		line-height: 1.18;
	}

	.pm-myboard_slide_basic__2476535__ .caption .subject2 {
		font-size: 22px;
		line-height: 1.25;
	}

	.pm-myboard_slide_basic__2476535__ .figure {
		flex: 0 0 224px;
		max-width: 224px;
		margin: 0;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues {
		padding: 19px 18px;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues .ni_title {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues .ni_content {
		font-size: 11px;
		line-height: 1.8;
	}

	.pm-myboard_slide_basic__2476535__ .owl-nav [class*='owl-'] {
		top: 50%;
		width: 34px;
		height: 34px;
		margin-top: -17px;
		line-height: 34px;
	}

	.pm-myboard_slide_basic__2476535__ .owl-nav [class*='owl-']:before {
		font-size: 21px;
	}

	.pm-myboard_slide_basic__2476535__ .owl-nav .owl-prev {
		left: 8px;
	}

	.pm-myboard_slide_basic__2476535__ .owl-nav .owl-next {
		right: 8px;
	}

	.pm-myboard_slide_basic__2476535__ .owl-dots {
		left: auto;
		right: 240px;
		bottom: 21px;
		transform: none;
		text-align: center;
	}

	.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot {
		display: block;
		margin: 3px 0;
	}

	.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot span {
		width: 3px;
		height: 21px;
		border-radius: 0;
		background-color: #cfcfcf;
		transform: skewY(-40deg);
	}
}

/* desktop */
@media (min-width:1024px) {
	.pm-myboard_slide_basic__2476535__ .owl-item {
		padding: 26px 19px 26px;
	}

	.pm-myboard_slide_basic__2476535__ .item_inner {
		gap: 34px;
	}

	.pm-myboard_slide_basic__2476535__ .caption {
		padding-right: 22px;
	}

	.pm-myboard_slide_basic__2476535__ .caption dd {
		margin: 32px 0 0;
	}

	.pm-myboard_slide_basic__2476535__ .caption .subject {
		font-size: 37px;
		line-height: 1.15;
	}

	.pm-myboard_slide_basic__2476535__ .caption .subject2 {
		margin-top: 8px;
		font-size: 32px;
		line-height: 1.2;
	}

	.pm-myboard_slide_basic__2476535__ .figure {
		flex: 0 0 304px;
		max-width: 304px;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues {
		padding: 27px 24px;
		border-radius: 11px;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues .ni_title {
		font-size: 18px;
	}

	.pm-myboard_slide_basic__2476535__ .nextIssues .ni_content {
		font-size: 12px;
		line-height: 1.9;
	}

	.pm-myboard_slide_basic__2476535__ .owl-dots {
		right: 326px;
		bottom: 27px;
	}

	.pm-myboard_slide_basic__2476535__ .owl-dots .owl-dot span {
		width: 3px;
		height: 35px;
	}
}

.pm-myboard_slide_basic__2476535__.build_edit_mode .caption .subject {
	opacity: 1;
}

.pm-myboard_slide_basic__2476535__.build_edit_mode .caption .subject2 {
	opacity: 1;
}

.pm-myboard_slide_basic__2476535__.build_edit_mode .item {
	display: none;
}

.pm-myboard_slide_basic__2476535__.build_edit_mode .item:nth-child(1) {
	display: block;
}

/*     2476755 : 공백      */
.empty__2476755__ {box-sizing:border-box;display:block;position:relative;width:100%;height:36px}
.empty__2476755__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__2476755__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (min-width:768px){
	.empty__2476755__ {height:40px}
}

@media all and (min-width:1024px){
	.empty__2476755__ {height:60px}
}

/*     2491694 : 공백      */
.empty__2491694__ {box-sizing:border-box;display:block;position:relative;width:100%;height:36px}
.empty__2491694__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__2491694__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (min-width:768px){
	.empty__2491694__ {height:40px}
}

@media all and (min-width:1024px){
	.empty__2491694__ {height:0px}
}

/*     2478505 : 최근 게시글 - 목록 (내부 여백형)      */
.board_title__2478505__ {position:relative;margin:0 0 15px;padding:0;}
.board_title__2478505__ .title_text {margin:0;padding:0;font-size:18px;font-weight:bold;color:#000000;line-height:20px;letter-spacing:-.03em}
.board_title__2478505__ .btn_more_view {box-sizing:border-box;position:absolute;top:-2px;right:0;width:24px;height:24px;border:1px solid #dedede;font-size:0;}
.board_title__2478505__ .btn_more_view:before {content:'';display:block;position:absolute;top:50%;left:50%;width:12px;height:1px;margin:0 0 0 -6px;background:#777}
.board_title__2478505__ .btn_more_view:after {content:'';display:block;position:absolute;top:50%;left:50%;width:1px;height:12px;margin:-6px 0 0 0;background:#777}

.pm-board_list__2478505__ {padding:18px;border:1px solid #dedede;background:#fff}
.pm-board_list__2478505__ ul {margin:0;padding:0;list-style-type:none}
.pm-board_list__2478505__ ul li {margin:6px 0 0;padding:0;list-style-type:none}
.pm-board_list__2478505__ ul li a {display:block;position:relative;font-size:13px;line-height:1.3em;letter-spacing:-.03em;}

.pm-board_list__2478505__ ul li.header_bd {padding-bottom:18px;border-bottom:1px solid #dedede;}
.pm-board_list__2478505__ ul li.header_bd a:after {content:'';display:block;clear:both;}
.pm-board_list__2478505__ ul li.header_bd .figure {display:block;float:left;margin-right:10px;}
.pm-board_list__2478505__ ul li.header_bd .figure img {vertical-align:top;}
.pm-board_list__2478505__ ul li.header_bd .cont_wrap {display:block;overflow:hidden;}
.pm-board_list__2478505__ ul li.header_bd .cont_wrap .h_title {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:bold;color:#000;}
.pm-board_list__2478505__ ul li.header_bd .cont_wrap .h_cont {display:block;margin-top:6px;font-size:13px;color:#999;line-height:1.4em;}

.pm-board_list__2478505__ ul li.list_bd a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;color:#555;}
.pm-board_list__2478505__ ul li.list_bd a:before {content:'';position:absolute;top:7px;left:0;width:4px;height:1px;background:#555;}

.pm-board_list__2478505__ ul li.bd_empty {padding:0 10px;font-size:13px;text-align:center;line-height:18px}
.pm-board_list__2478505__ ul li.bd_blank {display:none}
.pm-board_list__2478505__ ul li.bd_blank span {display:block;line-height:18px}

.pm-board_list__2478505__.date_show ul li.list_bd a {padding-right:70px}
.pm-board_list__2478505__.date_show ul li.list_bd a .bd_date {position:absolute;top:0;right:0;font-size:13px;color:#555}

@media (min-width:1024px){
	.board_title__2478505__ {margin-bottom:22px;}
	.board_title__2478505__ .title_text {font-size:24px;line-height:24px}
	.board_title__2478505__ .btn_more_view {top:-1px;width:26px;height:26px}

	.pm-board_list__2478505__ {padding:28px}
	.pm-board_list__2478505__ ul li a {font-size:14px;line-height:20px}

	.pm-board_list__2478505__ ul li.header_bd {padding-bottom:28px;}
	.pm-board_list__2478505__ ul li.header_bd .cont_wrap .h_title {font-size:16px;}
	.pm-board_list__2478505__ ul li.header_bd .cont_wrap .h_cont {font-size:14px;line-height:22px;}

	.pm-board_list__2478505__ ul li.list_bd a {font-size:14px;}
	.pm-board_list__2478505__ ul li.list_bd a:before {top:9px;}

	.pm-board_list__2478505__ ul li.bd_empty {line-height:20px}
	.pm-board_list__2478505__ ul li.bd_blank {display:block}
	.pm-board_list__2478505__ ul li.bd_blank span {line-height:20px}

	.pm-board_list__2478505__ ul li a .bd_date {font-size:14px}
}

/*     2478525 : 최근 게시글 - 목록 (내부 여백형)      */
.board_title__2478525__ {position:relative;margin:0 0 15px;padding:0;}
.board_title__2478525__ .title_text {margin:0;padding:0;font-size:18px;font-weight:bold;color:#000000;line-height:20px;letter-spacing:-.03em}
.board_title__2478525__ .btn_more_view {box-sizing:border-box;position:absolute;top:-2px;right:0;width:24px;height:24px;border:1px solid #dedede;font-size:0;}
.board_title__2478525__ .btn_more_view:before {content:'';display:block;position:absolute;top:50%;left:50%;width:12px;height:1px;margin:0 0 0 -6px;background:#777}
.board_title__2478525__ .btn_more_view:after {content:'';display:block;position:absolute;top:50%;left:50%;width:1px;height:12px;margin:-6px 0 0 0;background:#777}

.pm-board_list__2478525__ {padding:18px;border:1px solid #dedede;background:#fff}
.pm-board_list__2478525__ ul {margin:0;padding:0;list-style-type:none}
.pm-board_list__2478525__ ul li {margin:6px 0 0;padding:0;list-style-type:none}
.pm-board_list__2478525__ ul li a {display:block;position:relative;font-size:13px;line-height:1.3em;letter-spacing:-.03em;}

.pm-board_list__2478525__ ul li.header_bd {padding-bottom:18px;border-bottom:1px solid #dedede;}
.pm-board_list__2478525__ ul li.header_bd a:after {content:'';display:block;clear:both;}
.pm-board_list__2478525__ ul li.header_bd .figure {display:block;float:left;margin-right:10px;}
.pm-board_list__2478525__ ul li.header_bd .figure img {vertical-align:top;}
.pm-board_list__2478525__ ul li.header_bd .cont_wrap {display:block;overflow:hidden;}
.pm-board_list__2478525__ ul li.header_bd .cont_wrap .h_title {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:bold;color:#000;}
.pm-board_list__2478525__ ul li.header_bd .cont_wrap .h_cont {display:block;margin-top:6px;font-size:13px;color:#999;line-height:1.4em;}

.pm-board_list__2478525__ ul li.list_bd a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;color:#555;}
.pm-board_list__2478525__ ul li.list_bd a:before {content:'';position:absolute;top:7px;left:0;width:4px;height:1px;background:#555;}

.pm-board_list__2478525__ ul li.bd_empty {padding:0 10px;font-size:13px;text-align:center;line-height:18px}
.pm-board_list__2478525__ ul li.bd_blank {display:none}
.pm-board_list__2478525__ ul li.bd_blank span {display:block;line-height:18px}

.pm-board_list__2478525__.date_show ul li.list_bd a {padding-right:70px}
.pm-board_list__2478525__.date_show ul li.list_bd a .bd_date {position:absolute;top:0;right:0;font-size:13px;color:#555}

@media (min-width:1024px){
	.board_title__2478525__ {margin-bottom:22px;}
	.board_title__2478525__ .title_text {font-size:24px;line-height:24px}
	.board_title__2478525__ .btn_more_view {top:-1px;width:26px;height:26px}

	.pm-board_list__2478525__ {padding:28px}
	.pm-board_list__2478525__ ul li a {font-size:14px;line-height:20px}

	.pm-board_list__2478525__ ul li.header_bd {padding-bottom:28px;}
	.pm-board_list__2478525__ ul li.header_bd .cont_wrap .h_title {font-size:16px;}
	.pm-board_list__2478525__ ul li.header_bd .cont_wrap .h_cont {font-size:14px;line-height:22px;}

	.pm-board_list__2478525__ ul li.list_bd a {font-size:14px;}
	.pm-board_list__2478525__ ul li.list_bd a:before {top:9px;}

	.pm-board_list__2478525__ ul li.bd_empty {line-height:20px}
	.pm-board_list__2478525__ ul li.bd_blank {display:block}
	.pm-board_list__2478525__ ul li.bd_blank span {line-height:20px}

	.pm-board_list__2478525__ ul li a .bd_date {font-size:14px}
}

/*     2491684 : 맞춤게시판 - 목록형      */
.board_title__2491684__ {
	position: relative;
	margin: 0 0 15px;
	padding: 0;
}

.board_title__2491684__ .title_text {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	letter-spacing: -.03em;
}

.board_title__2491684__ .btn_more_view {
	box-sizing: border-box;
	position: absolute;
	top: -2px;
	right: 0;
	width: 24px;
	height: 24px;
	border: 1px solid #dedede;
	font-size: 0;
	background: #fff;
}

.board_title__2491684__ .btn_more_view:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12px;
	height: 1px;
	margin: 0 0 0 -6px;
	background: #777;
}

.board_title__2491684__ .btn_more_view:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 12px;
	margin: -6px 0 0 0;
	background: #777;
}

.pm-myboard_list__2491684__ {
	padding: 18px;
	border: 1px solid #dedede;
	background: #fff;
	box-sizing: border-box;
}

.pm-myboard_list__2491684__ ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pm-myboard_list__2491684__ ul li {
	margin: 6px 0 0;
	padding: 0;
	list-style-type: none;
}

.pm-myboard_list__2491684__ ul li a {
	display: block;
	position: relative;
	font-size: 13px;
	line-height: 1.3em;
	letter-spacing: -.03em;
	color: #555;
	text-decoration: none;
}

.pm-myboard_list__2491684__ ul li.header_bd {
	margin-bottom: 15px;
	padding-bottom: 18px;
	border-bottom: 1px solid #dedede;
}

.pm-myboard_list__2491684__ ul li.header_bd a:after {
	content: '';
	display: block;
	clear: both;
}

.pm-myboard_list__2491684__ ul li.header_bd .figure {
	display: block;
	float: left;
	margin-right: 10px;
}

.pm-myboard_list__2491684__ ul li.header_bd .figure img {
	display: block;
	width: 100px;
	height: auto;
	vertical-align: top;
}

.pm-myboard_list__2491684__ ul li.header_bd .cont_wrap {
	display: block;
	overflow: hidden;
}

.pm-myboard_list__2491684__ ul li.header_bd .cont_wrap .h_title {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.pm-myboard_list__2491684__ ul li.header_bd .cont_wrap .h_cont {
	display: -webkit-box;
	overflow: hidden;
	margin-top: 6px;
	font-size: 13px;
	color: #999;
	line-height: 1.4em;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	word-break: break-word;
}

.pm-myboard_list__2491684__ ul li.list_bd a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 10px;
	color: #555;
}

.pm-myboard_list__2491684__ ul li.list_bd a:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 4px;
	height: 1px;
	background: #555;
}

.pm-myboard_list__2491684__ ul li.bd_empty {
	padding: 0 10px;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	color: #666;
}

.pm-myboard_list__2491684__ ul li.bd_blank {
	display: none;
}

.pm-myboard_list__2491684__ ul li.bd_blank span {
	display: block;
	line-height: 18px;
}

.pm-myboard_list__2491684__.date_show ul li.list_bd a {
	padding-right: 70px;
}

.pm-myboard_list__2491684__.date_show ul li.list_bd a .bd_date {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 13px;
	color: #555;
}

@media (min-width: 1024px) {
	.board_title__2491684__ {
		margin-bottom: 22px;
	}

	.board_title__2491684__ .title_text {
		font-size: 24px;
		line-height: 24px;
	}

	.board_title__2491684__ .btn_more_view {
		top: -1px;
		width: 26px;
		height: 26px;
	}

	.pm-myboard_list__2491684__ {
		padding: 28px;
	}

	.pm-myboard_list__2491684__ ul li a {
		font-size: 14px;
		line-height: 20px;
	}

	.pm-myboard_list__2491684__ ul li.header_bd {
		margin-bottom: 18px;
		padding-bottom: 28px;
	}

	.pm-myboard_list__2491684__ ul li.header_bd .cont_wrap .h_title {
		font-size: 16px;
	}

	.pm-myboard_list__2491684__ ul li.header_bd .cont_wrap .h_cont {
		font-size: 14px;
		line-height: 22px;
	}

	.pm-myboard_list__2491684__ ul li.list_bd a {
		font-size: 14px;
	}

	.pm-myboard_list__2491684__ ul li.list_bd a:before {
		top: 9px;
	}

	.pm-myboard_list__2491684__ ul li.bd_empty {
		line-height: 20px;
	}

	.pm-myboard_list__2491684__ ul li.bd_blank {
		display: block;
	}

	.pm-myboard_list__2491684__ ul li.bd_blank span {
		line-height: 20px;
	}

	.pm-myboard_list__2491684__.date_show ul li.list_bd a .bd_date {
		font-size: 14px;
	}
}

/*     2476835 : 공백      */
.empty__2476835__ {box-sizing:border-box;display:block;position:relative;width:100%;height:36px}
.empty__2476835__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__2476835__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (min-width:768px){
	.empty__2476835__ {height:40px}
}

@media all and (min-width:1024px){
	.empty__2476835__ {height:60px}
}

/*     2476885 : 블록 설정      */
.block_option__2476885__ {display:table; width:100%;}
.block_option__2476885__ p {display:table-cell; height:100px; margin:0; background:#fafafa; color:#c40000; text-align:center; vertical-align:middle;}

@media (max-width:1023px){
	.row__2476885__ {}
}

@media (min-width:1024px){
	.row__2476885__ {padding: 0 30px;}
}

/*     2476855 : 타이틀 텍스트 + 링크      */
.title__2476855__ {position:relative;font-size:0}
.title__2476855__ p {display:inline-block;margin:0;padding:0;font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;}
.title__2476855__ a {display:block;position:absolute;right:0;bottom:2px;padding-right:13px;font-size:12px;color:#888;line-height:16px;}
.title__2476855__ a:before {content:'';position:absolute;top:4px;right:3px;width:1px;height:7px;background:#888}
.title__2476855__ a:after {content:'';position:absolute;top:7px;right:0;width:7px;height:1px;background:#888}

@media all and (min-width:1024px){
	.title__2476855__ p {font-size:32px}
	.title__2476855__ a {bottom:5px;padding-right:18px;font-size:16px;font-weight:bold;color:#000000;line-height:20px;}
	.title__2476855__ a:before {top:6px;right:3px;width:2px;height:8px;background:#000000;}
	.title__2476855__ a:after {top:9px;right:0;width:8px;height:2px;background:#000000;}
}

/*     2476845 : 최근 게시글 - 목록 (내부 여백형)      */
.pm-board_list__2476845__ {border-top:2px solid #000;border-bottom:1px solid #ddd;}
.pm-board_list__2476845__ ul {margin:0;padding:0;list-style-type:none}
.pm-board_list__2476845__ ul li {margin:0;padding:0;border-top:1px solid #ddd;list-style-type:none}
.pm-board_list__2476845__ ul li:first-child {border-top-width:0;}

.pm-board_list__2476845__ ul li.header_bd {margin:0;padding:18px 5px;}
.pm-board_list__2476845__ ul li.header_bd > a {display:block;position:relative;}
.pm-board_list__2476845__ ul li.header_bd .cont_wrap {display:block;}
.pm-board_list__2476845__ ul li.header_bd .cont_wrap .h_title {display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:bold;color:#000;line-height:19px;letter-spacing:-.03em;}
.pm-board_list__2476845__ ul li.header_bd .cont_wrap .h_cont {display:block;margin-top:6px;font-size:13px;color:#999;line-height:17px;letter-spacing:-.03em;}
.pm-board_list__2476845__.date_show ul li.header_bd > a {padding-left:90px;}
.pm-board_list__2476845__.date_show ul li.header_bd > a:before {content:'';display:block;position:absolute;top:0;bottom:0;left:70px;width:1px;height:100%;background:#d5d5d5;}
.pm-board_list__2476845__.date_show ul li.header_bd .bd_date {position:absolute;top:0;left:8px;}
.pm-board_list__2476845__.date_show ul li.header_bd .bd_date .date_d {display:block;font-size:40px;font-weight:bold;color:#000;text-align:center;line-height:40px;}
.pm-board_list__2476845__.date_show ul li.header_bd .bd_date .date_y_m {display:block;margin-top:3px;font-size:12px;font-weight:bold;color:#888;text-align:center;line-height:12px;}
.pm-board_list__2476845__.date_show ul li.header_bd .cont_wrap {min-height:55px;}

.pm-board_list__2476845__ ul li.list_bd a {display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:10px 5px;font-size:13px;color:#666;line-height:18px;letter-spacing:-.03em;}
.pm-board_list__2476845__.date_show ul li.list_bd a {padding-right:65px}
.pm-board_list__2476845__.date_show ul li.list_bd a .bd_date {position:absolute;top:10px;right:5px;color:#aaa}
.pm-board_list__2476845__ ul li.list_bd.mgt_none {margin-top:0;}

.pm-board_list__2476845__ ul li.bd_empty {padding:0 10px;font-size:13px;text-align:center;line-height:18px}
.pm-board_list__2476845__ ul li.bd_blank {display:none}
.pm-board_list__2476845__ ul li.bd_blank span {display:block;line-height:18px}

@media (min-width:1024px){
	.pm-board_list__2476845__ {border-top-width:3px;}
	.pm-board_list__2476845__ ul li a {font-size:14px;line-height:20px}

	.pm-board_list__2476845__ ul li.header_bd {padding:35px 0;}
	.pm-board_list__2476845__ ul li.header_bd .cont_wrap .h_title {font-size:20px;}
	.pm-board_list__2476845__ ul li.header_bd .cont_wrap .h_cont {margin-top:12px;font-size:15px;color:#666;line-height:22px;}
	.pm-board_list__2476845__.date_show ul li.header_bd > a {padding-left:130px;}
	.pm-board_list__2476845__.date_show ul li.header_bd > a:before {left:98px;}
	.pm-board_list__2476845__.date_show ul li.header_bd .bd_date {left:0;}
	.pm-board_list__2476845__.date_show ul li.header_bd .bd_date .date_d {font-size:68px;line-height:68px;}
	.pm-board_list__2476845__.date_show ul li.header_bd .bd_date .date_y_m {margin-top:5px;font-size:20px;line-height:20px;}
	.pm-board_list__2476845__.date_show ul li.header_bd .cont_wrap {min-height:93px;}

	.pm-board_list__2476845__ ul li.list_bd a {padding:25px 0;font-size:15px;line-height:20px;}
	.pm-board_list__2476845__.date_show ul li.list_bd a .bd_date {top:25px;}

	.pm-board_list__2476845__ ul li.bd_empty {line-height:20px}
	.pm-board_list__2476845__ ul li.bd_blank {display:block}
	.pm-board_list__2476845__ ul li.bd_blank span {line-height:20px}
}

/*     2476875 : 타이틀 텍스트 + 링크      */
.title__2476875__ {position:relative;font-size:0}
.title__2476875__ p {display:inline-block;margin:0;padding:0;font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;}
.title__2476875__ a {display:block;position:absolute;right:0;bottom:2px;padding-right:13px;font-size:12px;color:#888;line-height:16px;}
.title__2476875__ a:before {content:'';position:absolute;top:4px;right:3px;width:1px;height:7px;background:#888}
.title__2476875__ a:after {content:'';position:absolute;top:7px;right:0;width:7px;height:1px;background:#888}

@media all and (min-width:1024px){
	.title__2476875__ p {font-size:32px}
	.title__2476875__ a {bottom:5px;padding-right:18px;font-size:16px;font-weight:bold;color:#000000;line-height:20px;}
	.title__2476875__ a:before {top:6px;right:3px;width:2px;height:8px;background:#000000;}
	.title__2476875__ a:after {top:9px;right:0;width:8px;height:2px;background:#000000;}
}

/*     2476865 : 최근 게시글 - 앨범형      */
.pm-board_album__2476865__ {overflow:hidden;padding-top:15px;border-top:2px solid #000;}
.pm-board_album__2476865__ ul {margin:0 -5px;padding:0;list-style:none}
.pm-board_album__2476865__ ul:after {content:'';display:block;clear:both}
.pm-board_album__2476865__ ul li {box-sizing:border-box;float:left;padding:0 5px;}
.pm-board_album__2476865__ ul li > a {display:block;}
.pm-board_album__2476865__ ul li > a:after {content:'';display:block;clear:both;}
.pm-board_album__2476865__ .figure {box-sizing:border-box;display:block;float:left;width:140px;margin-right:15px;}
.pm-board_album__2476865__ .figure img {width:100%;vertical-align:top;}
.pm-board_album__2476865__ .caption {display:block;overflow:hidden;}
.pm-board_album__2476865__ .caption .date {display:block;margin-bottom:3px;font-size:11px;color:#aaa;line-height:13px;}
.pm-board_album__2476865__ .caption .title {display:block;font-size:13px;font-weight:bold;color:#000;line-height:18px;letter-spacing:-.03em;}
.pm-board_album__2476865__ .caption .title .comment {font-weight:normal;color:#888}
.pm-board_album__2476865__ .caption .read_more {display:block;margin-top:6px;padding-top:6px;border-top:1px solid #ddd;font-size:0;}
.pm-board_album__2476865__ .caption .read_more > span {display:inline-block;position:relative;padding-right:10px;font-size:11px;color:#666;line-height:14px;letter-spacing:-.03em;vertical-align:top;}
.pm-board_album__2476865__ .caption .read_more > span:before {content:'';display:block;position:absolute;top:4px;right:0;width:1px;height:4px;background:#bbb;transform:rotate(-45deg)}
.pm-board_album__2476865__ .caption .read_more > span:after {content:'';display:block;position:absolute;top:7px;right:0;width:1px;height:4px;background:#bbb;transform:rotate(45deg)}
.pm-board_album__2476865__ .none_data {padding:10px 8px;font-size:14px;color:#666;text-align:center}

@media all and (min-width:1024px){
	.pm-board_album__2476865__ {padding-top:0;border-top-width:0;}
	.pm-board_album__2476865__ .figure {float:none;width:auto;margin:0 0 18px;}
	.pm-board_album__2476865__ .caption {overflow:visible;}
	.pm-board_album__2476865__ .caption .date {margin-bottom:8px;font-size:16px;line-height:20px;}
	.pm-board_album__2476865__ .caption .title {font-size:20px;line-height:26px;letter-spacing:-.04em;}
	.pm-board_album__2476865__ .caption .read_more {margin-top:12px;padding-top:12px;}
	.pm-board_album__2476865__ .caption .read_more > span {padding-right:16px;font-size:16px;font-weight:bold;line-height:18px;}
	.pm-board_album__2476865__ .caption .read_more > span:before {top:4px;width:2px;height:8px;}
	.pm-board_album__2476865__ .caption .read_more > span:after {top:9px;width:2px;height:8px;}
}

/*     2476895 : 공백      */
.empty__2476895__ {box-sizing:border-box;display:block;position:relative;width:100%;height:36px}
.empty__2476895__.build_edit_mode {min-height:10px;border:1px dashed red}
.empty__2476895__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (min-width:768px){
	.empty__2476895__ {height:40px}
}

@media all and (min-width:1024px){
	.empty__2476895__ {height:60px}
}

/*     2476965 : 타이틀 텍스트      */
.journal_info_card {
  width: 100%;
}

.journal_info_inner {
  position: relative;
  padding: 24px 0 22px;
  background: #003378;
  border-radius: 0;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,0.16);
}

.journal_info_inner::before {
  content: "";
  display: block;
  width: 44px;
  height: 3px;
  margin-bottom: 16px;
  background: #92aece;
}

.journal_kicker {
  margin: 0 0 10px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.72);
}

.journal_title {
  margin: 0;
  color: #fff;
  line-height: 1.15;
}

.journal_title span {
  display: block;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 800;
  letter-spacing: -0.03em;
}

.journal_title strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.02em;
}

.journal_meta {
  margin-top: 22px;
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,0.16);
}

.journal_meta p {
  margin: 0;
  font-size: 13px;
  line-height: 1.65;
  color: rgba(255,255,255,0.92);
}

.journal_desc {
  margin-top: 18px;
}

.journal_desc p {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.7;
  color: rgba(255,255,255,0.82);
}

.journal_desc p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .journal_info_card {
    max-width: 100%;
  }

  .journal_info_inner {
    padding: 20px 18px;
  }

  .journal_title span {
    font-size: 24px;
  }

  .journal_title strong {
    font-size: 15px;
  }

  .journal_meta p,
  .journal_desc p {
    font-size: 12px;
  }
}

/*     2491604 : 타이틀 텍스트      */
.title__2491604__ {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  width: 100%;
  font-size: 20px;
  box-sizing: border-box;
}

.title__2491604__ .link-bar__item {
  display: flex;
  align-items: center;
  gap: 0.62em;
  min-width: 0;
  min-height: 3.14em;
  padding: 0.78em 0.92em;
  color: #92aece;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}

.title__2491604__ .link-bar__item + .link-bar__item {
  position: relative;
}

.title__2491604__ .link-bar__item + .link-bar__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 1.4em;
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-50%);
}

.title__2491604__ .link-bar__item:hover {
  background: rgba(255, 255, 255, 0.06);
}

.title__2491604__ .link-bar__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2em;
}

.title__2491604__ .link-bar__icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.title__2491604__ .link-bar__text {
  display: block;
  min-width: 0;
  color: #92aece;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: -0.02em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 768px) {
  .title__2491604__ {
    grid-template-columns: 1fr;
    font-size: 16px;
  }

  .title__2491604__ .link-bar__item {
    min-height: 3em;
    padding: 0.72em 0.88em;
  }

  .title__2491604__ .link-bar__item + .link-bar__item::before {
    left: 0.88em;
    right: 0.88em;
    top: 0;
    width: auto;
    height: 1px;
    transform: none;
  }
}

