/*     152800 : 이미지 슬라이드 (메인용)      */
@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;
}

@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Happiness-Sans-Title';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/Happiness-Sans-Title.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

.pm-slide_wide__152800__ {position: relative;max-width:1920px;width: 100% !important;height: 100%;overflow: hidden;}

.pm-slide_wide__152800__ a {border:none}
.pm-slide_wide__152800__ a img {position: absolute;border:none}
.pm-slide_wide__152800__.slide_zindex .owl-item {z-index:1}
.pm-slide_wide__152800__ .owl-item {user-select: unset !important}
.pm-slide_wide__152800__ .item {position:relative;overflow:hidden;}
.pm-slide_wide__152800__ .item img {vertical-align:top;animation: load-data 12s infinite alternate linear;}

@keyframes load-data {
    from {
        transform: scale(1.4);
    }

    to {
        transform: scale(1);
    }
}

.pm-slide_wide__152800__ .item .caption {
	position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:1200px;margin:0 auto;
}

.pm-slide_wide__152800__ .item .caption .table{
	display:table;width:100%;height:100%;
}
.pm-slide_wide__152800__ .item .caption .table dl{
	display:table-cell;margin:0;padding:0;vertical-align:middle;font-weight:bold;
}
.pm-slide_wide__152800__ .item .caption .table dt{
	font-size:55px;font-family: 'Openas';color:#ffffff;line-height:1.5em;text-shadow: 0 0 7px rgba(0,0,0,.5);
}

.pm-slide_wide__152800__ .item .caption .table dt b {color:#fff; font-family: 'Happiness-Sans-Title' !important;}

.pm-slide_wide__152800__ .item .caption .table dd .t2 {
	margin:0;padding:0;color:#ffffff;font-size:23px;font-weight:600;line-height:1.5em;text-shadow: 0 0 7px rgba(0,0,0,.5);
}

.pm-slide_wide__152800__ .item .caption .table dt .sml {font-size:20px;color:#fff;}
.pm-slide_wide__152800__ .item .caption .table dt .sub {font-size:18px;font-family: 'paybooc-Medium' !important;color:#fff;letter-spacing:-0.08em;}
.pm-slide_wide__152800__ .item .caption .table dd{
	width:420px;margin:0;padding:0;color:#ffffff;font-size:18px;font-family: 'paybooc-Medium';line-height:37px;text-shadow: 0 0 7px rgba(0,0,0,.5);word-break:keep-all;
}
.pm-slide_wide__152800__ .item .caption .cap_title {margin:0;padding:0;color:#ffffff;font-size:30pxline-height:1.5em;}

.pm-slide_wide__152800__ .owl-nav {-webkit-tap-highlight-color:transparent}
.pm-slide_wide__152800__ .owl-nav [class*='owl-'] {
	position:absolute;top:50%;z-index:2;width:30px;height:30px;line-height:30px;margin-top:-15px;
	font-size:0;opacity:0.7;
}
.pm-slide_wide__152800__ .owl-nav [class*='owl-']:before{font-family:'icomoon_slider';font-size:30px;font-weight:bold;color:#fff}
.pm-slide_wide__152800__ .owl-nav [class*='owl-']:hover {opacity:1}
.pm-slide_wide__152800__ .owl-nav .owl-prev {left:5px}
.pm-slide_wide__152800__ .owl-nav .owl-next {right:5px}
.pm-slide_wide__152800__ .owl-nav .owl-prev:before {content:'\e600'}
.pm-slide_wide__152800__ .owl-nav .owl-next:before {content:'\e601'}
.pm-slide_wide__152800__ .owl-nav .disabled {opacity:0.5;cursor:default !important}

.pm-slide_wide__152800__ .owl-dots {position:absolute;top: 26%;right: 560px;width:100%;height:30px;padding:10px;font-size:0;box-sizing:border-box;text-align:center}
.pm-slide_wide__152800__ .owl-dots .owl-dot {display:inline-block}
.pm-slide_wide__152800__ .owl-dots .owl-dot span {
	display:block;width:10px;height:10px;margin:0 3px;
	border:1px solid #fff;border-radius:30px;
	transition:opacity 200ms ease;
}
.pm-slide_wide__152800__ .owl-dots .owl-dot.active span,
.pm-slide_wide__152800__ .owl-dots .owl-dot:hover span {background:#ffffff}

.pm-slide_wide__152800__.build_edit_mode .item {display:none}
.pm-slide_wide__152800__.build_edit_mode .item img {width:100%}
.pm-slide_wide__152800__.build_edit_mode .item:first-child {display:block}

.owl-stage .owl-item.active dt {
  -webkit-animation-duration: 1s;animation-duration: 1s;
  -webkit-animation-fill-mode: both;animation-fill-mode: both;
  animation-name: fadeInLeft;animation-delay: 0.3s;
}

.owl-stage .owl-item.active dd {
  -webkit-animation-duration: 1s;animation-duration: 1s;
  -webkit-animation-fill-mode: both; animation-fill-mode: both;
  animation-name: fadeInDown;animation-delay: 0.5s;
}

@media (min-width:768px){
	.moBR {display:none;}
}

@media (max-width:1024px){
	.pm-slide_wide__152800__ .item .caption .table dl {padding:10%;}
	.pm-slide_wide__152800__ .item .caption .table dt{font-size:45px;line-height:60px;}
	.pm-slide_wide__152800__ .item .caption .table dd .t2{font-size: 20px;line-height: 25px;}
	.pm-slide_wide__152800__ .item .caption .table dd{
		width:480px;margin:0;padding:0;color:#ffffff;font-size:18px;line-height:24px;
	}
	.pm-slide_wide__152800__ .owl-dots {right:36%;}

	.pcBR {display:none;}
}
@media (max-width:768px){	
	.moBR {display:block;}
}
@media (max-width:767px){	
	.pm-slide_wide__152800__ .item .caption .table dl {padding:10%;}
	.pm-slide_wide__152800__ .item .caption .table dt{font-size:22px;line-height:40px;}
	.pm-slide_wide__152800__ .item .caption .table dt .sml {font-size:16px;}
	.pm-slide_wide__152800__ .item .caption .table dd .t2{font-size: 18px;line-height: 24px;}
	.pm-slide_wide__152800__ .item .caption .table dd{
		width:320px;margin:0;padding:0;color:#ffffff;font-size:14px;line-height:20px;
	}
	.pm-slide_wide__152800__ .owl-dots {top:21%;}
	.pm-slide_wide__152800__ .owl-dots {right:32%;}
}

/*     198326 : 공백      */
.solid_line__198326__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__198326__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__198326__.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 (max-width:1023px){
	.solid_line__198326__ {height:60px}
}

/*     198328 : 타이틀 텍스트      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.title__198328__ {font-size:0}
.title__198328__ p {
	display:inline-block;position:relative;margin:0;padding:0;font-family: 'paybooc-Bold';
	font-size:30px;color:#000000;letter-spacing:-.03em;line-height:1.4em;word-break:keep-all;
}
.title__198328__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__198328__.style_top p {padding-top:10px}
.title__198328__.style_top p:before {top:0;left:0;width:30px;height:4px}

.title__198328__.style_right p {padding-right:14px}
.title__198328__.style_right p:before {top:16%;right:0;width:4px;height:30px}

.title__198328__.style_bottom p {padding-bottom:12px}
.title__198328__.style_bottom p:before {bottom:0;left:0;width:30px;height:4px}

.title__198328__.style_left p {padding-left:14px}
.title__198328__.style_left p:before {top:16%;left:0;width:4px;height:30px}

.title__198328__.style_circle1 p {padding-left:18px}
.title__198328__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__198328__.style_circle2 p {padding-left:18px}
.title__198328__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__198328__ p {font-size:50px}
	.title__198328__.style_top p:before {width:50px}
	.title__198328__.style_right p:before {height:50px}
	.title__198328__.style_bottom p:before {width:50px}
	.title__198328__.style_left p:before {height:50px}
}

/*     203967 : 공백      */
.solid_line__203967__ {box-sizing:border-box;display:block;position:relative;width:100%;height:10px}
.solid_line__203967__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__203967__.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 (max-width:1023px){
	.solid_line__203967__ {height:10px}
}

/*     203966 : 장문 텍스트      */
.textarea__203966__ {display:block;}
.textarea__203966__ p {
	display:block; margin:0; padding:0;word-break:keep-all;
	font-size:16px; font-weight:normal; color:#666666; letter-spacing:0; line-height:1.5em;
}

.textarea__203966__ p b {color:#333;}

@media all and (min-width:1024px){
	.textarea__203966__ p {font-size:24px;}
}



/*     198329 : 공백      */
.solid_line__198329__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__198329__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__198329__.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 (max-width:1023px){
	.solid_line__198329__ {height:30px}
}

/*     199301 : 이미지      */
.img__199301__ {max-width:100%}
.img__199301__ * {box-sizing:border-box}
.img__199301__ a {display:block;vertical-align:top}
.img__199301__ img {width:px;vertical-align:top}

/*     198327 : 공백      */
.solid_line__198327__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__198327__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__198327__.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 (max-width:1023px){
	.solid_line__198327__ {height:60px}
}

/*     152851 : 공백      */
.solid_line__152851__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.solid_line__152851__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152851__.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 (max-width:1023px){
	.solid_line__152851__ {height:60px}
}

/*     152850 : 타이틀 텍스트      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.title__152850__ {font-size:0}
.title__152850__ p {
	display:inline-block;position:relative;margin:0;padding:0;font-family: 'paybooc-Bold';
	font-size:32px;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__152850__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__152850__.style_top p {padding-top:10px}
.title__152850__.style_top p:before {top:0;left:0;width:32px;height:4px}

.title__152850__.style_right p {padding-right:14px}
.title__152850__.style_right p:before {top:16%;right:0;width:4px;height:32px}

.title__152850__.style_bottom p {padding-bottom:12px}
.title__152850__.style_bottom p:before {bottom:0;left:0;width:32px;height:4px}

.title__152850__.style_left p {padding-left:14px}
.title__152850__.style_left p:before {top:16%;left:0;width:4px;height:32px}

.title__152850__.style_circle1 p {padding-left:18px}
.title__152850__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__152850__.style_circle2 p {padding-left:18px}
.title__152850__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__152850__ p {font-size:60px}
	.title__152850__.style_top p:before {width:60px}
	.title__152850__.style_right p:before {height:60px}
	.title__152850__.style_bottom p:before {width:60px}
	.title__152850__.style_left p:before {height:60px}
}

/*     152852 : 공백      */
.solid_line__152852__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__152852__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152852__.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 (max-width:1023px){
	.solid_line__152852__ {height:30px}
}

/*     153247 : 최근 게시글 - 박스형      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.board_list__131936__ {}
.board_list__131936__ ul {margin:0;padding:0;list-style:none}
.board_list__131936__ ul:after {content:'';display:block;clear:both;}
.board_list__131936__ ul li {box-sizing:border-box;float:left;}

.board_list__131936__ ul li .item {background:#fff;box-shadow: 0 0 25px 0 rgb(0 0 0 / 5%);}

.board_list__131936__ ul li .item > a {position: relative;display:block;padding:15px 18px;}
.board_list__131936__ ul li .item > a h2 {width: 120px; height: 30px; line-height: 30px;background: #333;text-align: center;position: absolute; top: 20px; left: -10px; font-size: 16px; font-weight: bold; color: #fff; font-family: 'paybooc-Light'; transition: all .3s ease;}
.board_list__131936__ ul li .item a:hover h2 { background: #1f93eb;}

.board_list__131936__ ul li .item > a .bd_subject {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:bold;font-family: 'paybooc-Bold';color:#333;line-height:18px;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_cont {display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:14px;line-height:18px;color:#666;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_date {display:block;margin-top:5px;font-size:13px;color:#bbb;line-height:17px;letter-spacing:-.03em;}

.board_list__131936__ .comment {font-weight:normal;color:#888}
.board_list__131936__ .new_icon {margin-left:5px}
.board_list__131936__ .bd_empty {padding:10px 8px;font-size:13px;color:#666;text-align:center}

@media all and (max-width:767px){
	.board_list__131936__ ul {margin:0 -5px;}
	.board_list__131936__ ul li {padding:10px 5px 0;}
	.board_list__131936__ ul li.m_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:768px) and (max-width:1023px){
	.board_list__131936__ ul {margin:0 -10px;}
	.board_list__131936__ ul li {padding:20px 10px 0;}
	.board_list__131936__ ul li.t_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:1024px){
	.board_list__131936__ ul {margin:0 -18px;}
	.board_list__131936__ ul li {padding:36px 18px 0;}
	.board_list__131936__ ul li.p_pdt_none {padding-top:0;}
	.board_list__131936__ ul li .item > a {padding:85px 45px;}
	.board_list__131936__ ul li .item > a .bd_subject {height:30px;font-size:20px;line-height:30px;}
	.board_list__131936__ ul li .item > a .bd_cont {margin-top:15px;font-size:14px;line-height:20px;}
	.board_list__131936__ ul li .item > a .bd_date {margin-top:20px;font-size:14px;line-height:18px;}
}

/*     153236 : 최근 게시글 - 박스형      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.board_list__131936__ {}
.board_list__131936__ ul {margin:0;padding:0;list-style:none}
.board_list__131936__ ul:after {content:'';display:block;clear:both;}
.board_list__131936__ ul li {box-sizing:border-box;float:left;}

.board_list__131936__ ul li .item {background:#fff;box-shadow: 0 0 25px 0 rgb(0 0 0 / 5%);}

.board_list__131936__ ul li .item > a {position: relative;display:block;padding:15px 18px;}
.board_list__131936__ ul li .item > a h2 {width: 120px; height: 30px; line-height: 30px;background: #333;text-align: center;position: absolute; top: 20px; left: -10px; font-size: 16px; font-weight: bold; color: #fff; font-family: 'paybooc-Light'; transition: all .3s ease;}
.board_list__131936__ ul li .item a:hover h2 { background: #1f93eb;}

.board_list__131936__ ul li .item > a .bd_subject {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:bold;font-family: 'paybooc-Bold';color:#333;line-height:18px;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_cont {display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:14px;line-height:18px;color:#666;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_date {display:block;margin-top:5px;font-size:13px;color:#bbb;line-height:17px;letter-spacing:-.03em;}

.board_list__131936__ .comment {font-weight:normal;color:#888}
.board_list__131936__ .new_icon {margin-left:5px}
.board_list__131936__ .bd_empty {padding:10px 8px;font-size:13px;color:#666;text-align:center}

@media all and (max-width:767px){
	.board_list__131936__ ul {margin:0 -5px;}
	.board_list__131936__ ul li {padding:10px 5px 0;}
	.board_list__131936__ ul li.m_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:768px) and (max-width:1023px){
	.board_list__131936__ ul {margin:0 -10px;}
	.board_list__131936__ ul li {padding:20px 10px 0;}
	.board_list__131936__ ul li.t_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:1024px){
	.board_list__131936__ ul {margin:0 -18px;}
	.board_list__131936__ ul li {padding:36px 18px 0;}
	.board_list__131936__ ul li.p_pdt_none {padding-top:0;}
	.board_list__131936__ ul li .item > a {padding:85px 45px;}
	.board_list__131936__ ul li .item > a .bd_subject {height:30px;font-size:20px;line-height:30px;}
	.board_list__131936__ ul li .item > a .bd_cont {margin-top:15px;font-size:14px;line-height:20px;min-height: 50px;}
	.board_list__131936__ ul li .item > a .bd_date {margin-top:20px;font-size:14px;line-height:18px;}
}

/*     153248 : 최근 게시글 - 박스형      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.board_list__131936__ {}
.board_list__131936__ ul {margin:0;padding:0;list-style:none}
.board_list__131936__ ul:after {content:'';display:block;clear:both;}
.board_list__131936__ ul li {box-sizing:border-box;float:left;}

.board_list__131936__ ul li .item {background:#fff;box-shadow: 0 0 25px 0 rgb(0 0 0 / 5%);}

.board_list__131936__ ul li .item > a {position: relative;display:block;padding:15px 18px;}
.board_list__131936__ ul li .item > a h2 {width: 120px; height: 30px; line-height: 30px;background: #333;text-align: center;position: absolute; top: 20px; left: -10px; font-size: 16px; font-weight: bold; color: #fff; font-family: 'paybooc-Light'; transition: all .3s ease;}
.board_list__131936__ ul li .item a:hover h2 { background: #1f93eb;}

.board_list__131936__ ul li .item > a .bd_subject {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:bold;font-family: 'paybooc-Bold';color:#333;line-height:18px;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_cont {display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:14px;line-height:18px;color:#666;letter-spacing:-.03em;word-break:keep-all;}
.board_list__131936__ ul li .item > a .bd_date {display:block;margin-top:5px;font-size:13px;color:#bbb;line-height:17px;letter-spacing:-.03em;}

.board_list__131936__ .comment {font-weight:normal;color:#888}
.board_list__131936__ .new_icon {margin-left:5px}
.board_list__131936__ .bd_empty {padding:10px 8px;font-size:13px;color:#666;text-align:center}

@media all and (max-width:767px){
	.board_list__131936__ ul {margin:0 -5px;}
	.board_list__131936__ ul li {padding:10px 5px 0;}
	.board_list__131936__ ul li.m_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:768px) and (max-width:1023px){
	.board_list__131936__ ul {margin:0 -10px;}
	.board_list__131936__ ul li {padding:20px 10px 0;}
	.board_list__131936__ ul li.t_pdt_none {padding-top:0;}

	.board_list__131936__ ul li .item > a {padding:80px 15px;}
}

@media all and (min-width:1024px){
	.board_list__131936__ ul {margin:0 -18px;}
	.board_list__131936__ ul li {padding:36px 18px 0;}
	.board_list__131936__ ul li.p_pdt_none {padding-top:0;}
	.board_list__131936__ ul li .item > a {padding:85px 45px;}
	.board_list__131936__ ul li .item > a .bd_subject {height:30px;font-size:20px;line-height:30px;}
	.board_list__131936__ ul li .item > a .bd_cont {margin-top:15px;font-size:14px;line-height:20px;}
	.board_list__131936__ ul li .item > a .bd_date {margin-top:20px;font-size:14px;line-height:18px;}
}

/*     152776 : 공백      */
.solid_line__152776__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__152776__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152776__.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 (max-width:1023px){
	.solid_line__152776__ {height:20px}
}

/*     152770 : 공백      */
.solid_line__152770__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__152770__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152770__.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 (max-width:1023px){
	.solid_line__152770__ {height:60px}
}

/*     152820 : 타이틀 텍스트      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.title__152820__ {font-size:0}
.title__152820__ p {
	display:inline-block;position:relative;margin:0;padding:0;font-family: 'paybooc-Bold';
	font-size:32px;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__152820__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__152820__.style_top p {padding-top:10px}
.title__152820__.style_top p:before {top:0;left:0;width:32px;height:4px}

.title__152820__.style_right p {padding-right:14px}
.title__152820__.style_right p:before {top:16%;right:0;width:4px;height:32px}

.title__152820__.style_bottom p {padding-bottom:12px}
.title__152820__.style_bottom p:before {bottom:0;left:0;width:32px;height:4px}

.title__152820__.style_left p {padding-left:14px}
.title__152820__.style_left p:before {top:16%;left:0;width:4px;height:32px}

.title__152820__.style_circle1 p {padding-left:18px}
.title__152820__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__152820__.style_circle2 p {padding-left:18px}
.title__152820__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d00000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__152820__ p {font-size:60px}
	.title__152820__.style_top p:before {width:60px}
	.title__152820__.style_right p:before {height:60px}
	.title__152820__.style_bottom p:before {width:60px}
	.title__152820__.style_left p:before {height:60px}
}

/*     152821 : 공백      */
.solid_line__152821__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__152821__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152821__.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 (max-width:1023px){
	.solid_line__152821__ {height:30px}
}

/*     152834 : 이미지 리스트      */
@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'paybooc-Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.img_tile__152834__ {margin:0 -5px}
.img_tile__152834__:after {content:'';display:block;clear:both}
.img_tile__152834__ * {box-sizing:border-box}
.img_tile__152834__ .item {float:left;position:relative;padding:5px}
.img_tile__152834__ .item .item_inner {display:block;border:1px solid #dedede;background:#fff;text-decoration:none}

.img_tile__152834__ .figure {display:block; overflow: hidden;}
.img_tile__152834__ .figure img {width:100%; vertical-align:bottom;-webkit-transition: -webkit-transform 0.4s ease-out; transition: transform 0.4s ease-out;}

.img_tile__152834__ .item:hover .item_inner {border: 4px solid #1f93eb;}

.img_tile__152834__ .item:hover .figure img,
.img_tile__152834__ .item:focus .figure img {-webkit-transform: scale(1.1); transform: scale(1.1);}

.img_tile__152834__ .caption {display:block;position:relative;padding:20px 15px}
.img_tile__152834__ .caption > span {display:block;margin-top:5px;line-height:1.4em}
.img_tile__152834__ .caption > span:first-child {margin-top:0}
.img_tile__152834__ .caption > span.subject {font-size:20px;font-weight:bold;font-family: 'paybooc-Bold';text-align:center;color:#333333;letter-spacing:-.03em}
.img_tile__152834__ .caption > span.content {font-size:16px;font-family: 'paybooc-Medium';text-align:center;color:#999999;letter-spacing:-.03em}

.col_m_1__152834__ .item {width:100%}
.col_m_2__152834__ .item {width:50%}
.col_m_3__152834__ .item {width:33.3334%}
.col_m_4__152834__ .item {width:25%}
.col_m_1__152834__ .item,
.col_m_2__152834__ .item2n,
.col_m_3__152834__ .item3n,
.col_m_4__152834__ .item4n {clear:both}

@media (min-width:768px){
	.img_tile__152834__ {margin:0 -10px}
	.img_tile__152834__ .item {padding:10px}
	.img_tile__152834__ .caption {padding:25px 20px}
	.img_tile__152834__ .caption > span {line-height:1.5em}

	.col_m_1__152834__ .item,
	.col_m_2__152834__ .item2n,
	.col_m_3__152834__ .item3n,
	.col_m_4__152834__ .item4n {clear:none}

	.col_t_1__152834__ .item {width:100%}
	.col_t_2__152834__ .item {width:50%}
	.col_t_3__152834__ .item {width:33.3334%}
	.col_t_4__152834__ .item {width:25%}
	.col_t_5__152834__ .item {width:20%}
	.col_t_6__152834__ .item {width:16.6666%}
	.col_t_1__152834__ .item,
	.col_t_2__152834__ .item2n,
	.col_t_3__152834__ .item3n,
	.col_t_4__152834__ .item4n,
	.col_t_5__152834__ .item5n,
	.col_t_6__152834__ .item6n {clear:both}
}

@media (min-width:1024px){
	.img_tile__152834__ .caption {padding:30px 25px}
	.img_tile__152834__ .caption > span {}
	.img_tile__152834__ .caption > span.subject {font-size:30px;letter-spacing:-.05em}
	.img_tile__152834__ .caption > span.content {font-size:16px}

	.col_t_1__152834__ .item,
	.col_t_2__152834__ .item2n,
	.col_t_3__152834__ .item3n,
	.col_t_4__152834__ .item4n,
	.col_t_5__152834__ .item5n,
	.col_t_6__152834__ .item6n {clear:none}

	.col_pc_1__152834__ .item {width:100%}
	.col_pc_2__152834__ .item {width:50%}
	.col_pc_3__152834__ .item {width:33.3334%}
	.col_pc_4__152834__ .item {width:25%}
	.col_pc_5__152834__ .item {width:20%}
	.col_pc_6__152834__ .item {width:16.6666%}
	.col_pc_1__152834__ .item,
	.col_pc_2__152834__ .item2n,
	.col_pc_3__152834__ .item3n,
	.col_pc_4__152834__ .item4n,
	.col_pc_5__152834__ .item5n,
	.col_pc_6__152834__ .item6n {clear:both}
}

/*     152855 : 공백      */
.solid_line__152855__ {box-sizing:border-box;display:block;position:relative;width:100%;height:80px}
.solid_line__152855__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__152855__.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 (max-width:1023px){
	.solid_line__152855__ {height:60px}
}

