/*     89133 : 슬라이드형태 이미지출력(메인이미지 적합)      */
@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-slide_wide__89133__ {position:relative;max-width:100%px;margin:0 auto}
.pm-slide_wide__89133__.slide_zindex .owl-item {z-index:1}
.pm-slide_wide__89133__ .owl-carousel{z-index:auto}
.pm-slide_wide__89133__ a {border:none}
.pm-slide_wide__89133__ a img {border:none}
.pm-slide_wide__89133__ .item {position:relative}

.pm-slide_wide__89133__ .owl-nav {-webkit-tap-highlight-color:transparent}
.pm-slide_wide__89133__ .owl-nav {position:relative;width:100%;max-width:1000px;margin:0 auto}
.pm-slide_wide__89133__ .owl-nav [class*='owl-'] {box-sizing:border-box;position:absolute;bottom:0;z-index:20;width:45px;height:45px;line-height:45px;font-size:0;text-align:center}
.pm-slide_wide__89133__ .owl-nav [class*='owl-']:before{font-family:'icomoon_slider';font-size:20px;font-weight:normal;color:#444}
.pm-slide_wide__89133__ .owl-nav [class*='owl-']:hover {background:rgba(255, 255, 255, .5)}
.pm-slide_wide__89133__ .owl-nav .owl-prev {left:0}
.pm-slide_wide__89133__ .owl-nav .owl-next {right:0}
.pm-slide_wide__89133__ .owl-nav .owl-prev:before {content:'\e600'}
.pm-slide_wide__89133__ .owl-nav .owl-next:before {content:'\e601'}
.pm-slide_wide__89133__ .owl-nav .disabled {opacity:0.5;cursor:default !important}

.pm-slide_wide__89133__ .owl-dots {position:absolute;bottom:0;left:0;width:100%;height:30px;padding:10px;font-size:0;box-sizing:border-box;text-align:center}
.pm-slide_wide__89133__ .owl-dots .owl-dot {display:inline-block}
.pm-slide_wide__89133__ .owl-dots .owl-dot span {
	display:block;width:10px;height:10px;margin:0 3px;
	background:#ddd;border-radius:30px;
	transition:opacity 200ms ease;
}
.pm-slide_wide__89133__ .owl-dots .owl-dot.active span,
.pm-slide_wide__89133__ .owl-dots .owl-dot:hover span {background:#556978}

#owl_btn_wrap__89133__ {position:absolute;right:0;bottom:0;left:0;z-index:10;background:rgba(255, 255, 255, .8)}
#owl_btn__89133__ {box-sizing:border-box;display:table !important;width:100%;max-width:1000px;margin:0 auto;padding:0 45px}
#owl_btn__89133__ .item {
	box-sizing:border-box;display:table-cell;position:relative;height:45px;padding:8px 10px;border-left:1px solid rgba(0, 0, 0, .1);
	font-size:14px;font-weight:bold;color:#444;line-height:1.3em;text-align:center;vertical-align:middle;
}
#owl_btn__89133__ .item:first-child:before {display:none}
#owl_btn__89133__ .item:last-child {border-right:1px solid rgba(0, 0, 0, .1)}
#owl_btn__89133__ .item.active, #owl_btn__89133__ .item:hover {position:relative;background:#556978;color:#ffffff}

.pm-slide_wide__89133__.build_edit_mode .item {display:none}
.pm-slide_wide__89133__.build_edit_mode .item:first-child {display:block}
.pm-slide_wide__89133__.build_edit_mode #owl_btn_wrap__89133__ {z-index:1210 !important}

.pm-slide_wide__89133__.empty__89133__ {padding:30px 10px;font-size:14px;color:#444;text-align:center}

@media all and (max-width:1023px){
	#owl_btn_wrap__89133__ {display:none !important}
	.pm-slide_wide__89133__ .owl-nav {position:static}
	.pm-slide_wide__89133__ .owl-nav [class*='owl-'] {top:50%;bottom:auto;width:30px;height:60px;line-height:60px;margin-top:-30px;background:rgba(255, 255, 255, .6)}
	.pm-slide_wide__89133__ .owl-nav [class*='owl-']:before {font-size:20px;font-weight:bold}
	.pm-slide_wide__89133__ .owl-nav [class*='owl-']:hover {background:rgba(255, 255, 255, .8)}
}

@media all and (max-width:767px){
	.pm-slide_wide__89133__ .owl-nav [class*='owl-'] {width:25px;height:40px;line-height:40px;margin-top:-20px}
	.pm-slide_wide__89133__ .owl-nav [class*='owl-']:before {font-size:16px}
}

/*     1863425 : 한줄 텍스트      */
.menu__1863425__ * {margin:0; padding:0; box-sizing:border-box;}
.menu__1863425__ {padding:50px 0;}
.menu__1863425__ > ul {list-style:none; display:flex; justify-content:space-between; gap:20px;}
.menu__1863425__ > ul > li {width:100%; transition:all .3s;}
.menu__1863425__ > ul > li:nth-child(1) {background:#60cb6c;}
.menu__1863425__ > ul > li:nth-child(2) {background:#60cb6c;}
.menu__1863425__ > ul > li:nth-child(3) {background:#60cb6c;}
.menu__1863425__ > ul > li:hover {background:#747474;}
.menu__1863425__ > ul > li a {padding:20px 0; display:flex; align-items:center; justify-content:center; gap:15px;}
.menu__1863425__ > ul > li p {font-size:20px; color:#fff; font-weight:900; text-align:left;}

@media (max-width:768px) {
  .menu__1863425__ > ul {flex-direction:column;}
  .menu__1863425__ > ul > li p {font-size:16px;}
  .menu__1863425__ > ul > li a {padding:10px;}
}

/*     172137 : 타이틀      */
.title__172137__ {}
.title__172137__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172137__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172137__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172137__ p {font-size:22px}
	.title__172137__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172137__ p {font-size:20px}
	.title__172137__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172137__ p span {font-size: 32px;}
	.title__172137__ p span:last-child{padding-top:10px;}
}

/*     127527 : 쇼핑몰 상품출력 - 앨범형 A      */
.pm-goods_album1__127527__ * {box-sizing:border-box}
.pm-goods_album1__127527__ a {display:block;color:#333}
.pm-goods_album1__127527__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__127527__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__127527__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__127527__ ul li {float:left;position:relative}
.pm-goods_album1__127527__ ul li > a,
.pm-goods_album1__127527__ ul li > div {display:block;width:100%;padding:10px 10px 30px;text-align:center}

.pm-goods_album1__127527__ .figure {max-width:300px;margin:0 auto;box-sizing:content-box}
.pm-goods_album1__127527__ .figure > div {position:relative;overflow:hidden;}
.pm-goods_album1__127527__ .figure img {display:block;margin:0 auto; border: 1px solid #dadada;}

.pm-goods_album1__127527__ dl {margin: 0; font-size: 13px; line-height: 1.6em; vertical-align: middle; border: 1px solid #dadada; border-top: none; padding: 5px 0;}
.pm-goods_album1__127527__ dl dt span {display:block;padding:5px 0 0}
.pm-goods_album1__127527__ dl dd {margin:0}
.pm-goods_album1__127527__ dl dd span {display:block;padding:2px 0 0}
.pm-goods_album1__127527__ dl .goods_name {overflow: hidden; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; padding: 5px 20px; font-weight: bold;}
.pm-goods_album1__127527__ dl .sijung_price {font-size:12px;color:#888;text-decoration:line-through}
.pm-goods_album1__127527__ dl .price {font-size:14px;font-weight:bold;color:#c40000;}
.pm-goods_album1__127527__ dl .soldout {font-size:13px;color:#c40000} 

/*     172150 : 타이틀      */
.title__172150__ {}
.title__172150__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172150__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172150__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172150__ p {font-size:22px}
	.title__172150__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172150__ p {font-size:20px}
	.title__172150__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172150__ p span {font-size: 32px;}
	.title__172150__ p span:last-child{padding-top:10px;}
}

/*     127530 : 쇼핑몰 상품출력 - 앨범형 A      */
.pm-goods_album1__127530__ * {box-sizing:border-box}
.pm-goods_album1__127530__ a {display:block;color:#333}
.pm-goods_album1__127530__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__127530__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__127530__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__127530__ ul li {float:left;position:relative}
.pm-goods_album1__127530__ ul li > a,
.pm-goods_album1__127530__ ul li > div {display:block;width:100%;padding:10px 10px 30px;text-align:center}

.pm-goods_album1__127530__ .figure {max-width:300px;margin:0 auto;box-sizing:content-box}
.pm-goods_album1__127530__ .figure > div {position:relative;overflow:hidden;}
.pm-goods_album1__127530__ .figure img {display:block;margin:0 auto; border: 1px solid #dadada;}

.pm-goods_album1__127530__ dl {margin: 0; font-size: 13px; line-height: 1.6em; vertical-align: middle; border: 1px solid #dadada; border-top: none; padding: 5px 0;}
.pm-goods_album1__127530__ dl dt span {display:block;padding:5px 0 0}
.pm-goods_album1__127530__ dl dd {margin:0}
.pm-goods_album1__127530__ dl dd span {display:block;padding:2px 0 0}
.pm-goods_album1__127530__ dl .goods_name {overflow: hidden; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; padding: 5px 20px; font-weight: bold;}
.pm-goods_album1__127530__ dl .sijung_price {font-size:12px;color:#888;text-decoration:line-through}
.pm-goods_album1__127530__ dl .price {font-size:14px;font-weight:bold;color:#c40000;}
.pm-goods_album1__127530__ dl .soldout {font-size:13px;color:#c40000} 

/*     172151 : 타이틀      */
.title__172151__ {}
.title__172151__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172151__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172151__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172151__ p {font-size:22px}
	.title__172151__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172151__ p {font-size:20px}
	.title__172151__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172151__ p span {font-size: 32px;}
	.title__172151__ p span:last-child{padding-top:10px;}
}

/*     127531 : 쇼핑몰 상품출력 - 앨범형 A      */
.pm-goods_album1__127531__ * {box-sizing:border-box}
.pm-goods_album1__127531__ a {display:block;color:#333}
.pm-goods_album1__127531__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__127531__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__127531__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__127531__ ul li {float:left;position:relative}
.pm-goods_album1__127531__ ul li > a,
.pm-goods_album1__127531__ ul li > div {display:block;width:100%;padding:10px 10px 30px;text-align:center}

.pm-goods_album1__127531__ .figure {max-width:300px;margin:0 auto;box-sizing:content-box}
.pm-goods_album1__127531__ .figure > div {position:relative;overflow:hidden;}
.pm-goods_album1__127531__ .figure img {display:block;margin:0 auto; border: 1px solid #dadada;}

.pm-goods_album1__127531__ dl {margin: 0; font-size: 13px; line-height: 1.6em; vertical-align: middle; border: 1px solid #dadada; border-top: none; padding: 5px 0;}
.pm-goods_album1__127531__ dl dt span {display:block;padding:5px 0 0}
.pm-goods_album1__127531__ dl dd {margin:0}
.pm-goods_album1__127531__ dl dd span {display:block;padding:2px 0 0}
.pm-goods_album1__127531__ dl .goods_name {overflow: hidden; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; padding: 5px 20px; font-weight: bold;}
.pm-goods_album1__127531__ dl .sijung_price {font-size:12px;color:#888;text-decoration:line-through}
.pm-goods_album1__127531__ dl .price {font-size:14px;font-weight:bold;color:#c40000;}
.pm-goods_album1__127531__ dl .soldout {font-size:13px;color:#c40000} 

/*     229256 : 셀 설정      */
.cell_option__229256__ {display:table;width:100%}
.cell_option__229256__ p {display:table-cell;height:70px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.col__229256__ {display:none;}

@media (min-width:1024px){
	.col__229256__ {display:none;}
}

/*     89015 : 이미지 슬라이드 (기본형)      */
@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-banner_slide_basic__89015__ {max-width:100%px; margin:0 auto;}
.pm-banner_slide_basic__89015__ a {display:block; border:none; text-decoration:none;}
.pm-banner_slide_basic__89015__ a img {border:none;}
.pm-banner_slide_basic__89015__.slide_zindex .owl-item {z-index:1;}
.pm-banner_slide_basic__89015__ .item {position:relative;}
.pm-banner_slide_basic__89015__ .item img {vertical-align:top;}

.pm-banner_slide_basic__89015__ .owl-controls {-webkit-tap-highlight-color:transparent;}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav [class*='owl-'] {
	position:absolute; top:50%; z-index:2; width:26px; height:40px; line-height:40px; margin-top:-20px; background:rgba(0, 0, 0, .2);
	font-size:0; text-align:center; cursor:pointer; -webkit-transition:.2s all ease; transition:.2s all ease;
}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav [class*='owl-']:before{font-family:'icomoon_slider'; font-size:18px; font-weight:normal; color:#fff;}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav [class*='owl-']:hover {background:rgba(0, 0, 0, .3);}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav .owl-prev {left:0;}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav .owl-next {right:0;}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav .owl-prev:before {content:'\e600';}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav .owl-next:before {content:'\e601';}
.pm-banner_slide_basic__89015__ .owl-controls .owl-nav .disabled {opacity:0.5; cursor:default;}

.pm-banner_slide_basic__89015__ .owl-dots {box-sizing:border-box; position:absolute; top:-30px; left:0; width:100%; height:30px; padding:10px 0; font-size:0; text-align:right;}
.pm-banner_slide_basic__89015__ .owl-dots .owl-dot {display:inline-block;}
.pm-banner_slide_basic__89015__ .owl-dots .owl-dot span {
	box-sizing:border-box; display:block; width:12px; height:12px; margin:0 3px;
	background:#d5d5d5; border-radius:50%;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
}
.pm-banner_slide_basic__89015__ .owl-dots .owl-dot.active span,
.pm-banner_slide_basic__89015__ .owl-dots .owl-dot:hover span {border:3px solid #4e5363; background:none;}

.pm-banner_slide_basic__89015__.empty__89015__ {padding:30px 10px; font-size:13px; text-align:center;}

.pm-banner_slide_basic__89015__.build_edit_mode .item {display:none;}
.pm-banner_slide_basic__89015__.build_edit_mode .item:first-child {display:block;}

@media all and (min-width:1024px){
	.pm-banner_slide_basic__89015__ .owl-controls .owl-nav [class*='owl-'] {width:32px; height:50px; line-height:50px; margin-top:-25px;}
	.pm-banner_slide_basic__89015__ .owl-controls .owl-nav [class*='owl-']:before{font-size:20px;}
}

/*     172152 : 타이틀      */
.title__172152__ {}
.title__172152__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172152__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172152__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172152__ p {font-size:22px}
	.title__172152__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172152__ p {font-size:20px}
	.title__172152__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172152__ p span {font-size: 32px;}
	.title__172152__ p span:last-child{padding-top:10px;}
}

/*     89099 : 쇼핑몰 상품출력 - 앨범형 A      */
.pm-goods_album1__89099__ * {box-sizing:border-box}
.pm-goods_album1__89099__ a {display:block;color:#333}
.pm-goods_album1__89099__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__89099__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__89099__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__89099__ ul li {float:left;position:relative}
.pm-goods_album1__89099__ ul li > a,
.pm-goods_album1__89099__ ul li > div {display:block;width:100%;padding:10px 10px 30px;text-align:center}

.pm-goods_album1__89099__ .figure {max-width:300px;margin:0 auto;box-sizing:content-box}
.pm-goods_album1__89099__ .figure > div {position:relative;overflow:hidden;}
.pm-goods_album1__89099__ .figure img {display:block;margin:0 auto; border: 1px solid #dadada;}

.pm-goods_album1__89099__ dl {margin: 0; font-size: 13px; line-height: 1.6em; vertical-align: middle; border: 1px solid #dadada; border-top: none; padding: 5px 0;}
.pm-goods_album1__89099__ dl dt span {display:block;padding:5px 0 0}
.pm-goods_album1__89099__ dl dd {margin:0}
.pm-goods_album1__89099__ dl dd span {display:block;padding:2px 0 0}
.pm-goods_album1__89099__ dl .goods_name {overflow: hidden; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; padding: 5px 20px; font-weight: bold;}
.pm-goods_album1__89099__ dl .sijung_price {font-size:12px;color:#888;text-decoration:line-through}
.pm-goods_album1__89099__ dl .price {font-size:14px;font-weight:bold;color:#c40000;}
.pm-goods_album1__89099__ dl .soldout {font-size:13px;color:#c40000} 

/*     172155 : 타이틀      */
.title__172155__ {}
.title__172155__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172155__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172155__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172155__ p {font-size:22px}
	.title__172155__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172155__ p {font-size:20px}
	.title__172155__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172155__ p span {font-size: 32px;}
	.title__172155__ p span:last-child{padding-top:10px;}
}

/*     89169 : 쇼핑몰 상품출력 - 앨범형      */
.pm-goods_album1__89169__ {border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;background:#fff}
.pm-goods_album1__89169__ * {box-sizing:border-box}
.pm-goods_album1__89169__ a {display:block;color:#333}
.pm-goods_album1__89169__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__89169__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__89169__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__89169__ ul li {float:left}
.pm-goods_album1__89169__ ul li > a {display:block;position:relative;padding:15px;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.pm-goods_album1__89169__ ul li:hover > a:before {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #d00000}

.pm-goods_album1__89169__ .figure {display:block;text-align:center}
.pm-goods_album1__89169__ .figure img {width:100%;vertical-align:top}

.pm-goods_album1__89169__ .caption {display:block;margin-top:10px;padding:0 3px}
.pm-goods_album1__89169__ .caption > span {display:block;margin-top:5px;line-height:1.3em;letter-spacing:-.03em}
.pm-goods_album1__89169__ .caption > span:first-child {margin-top:0}
.pm-goods_album1__89169__ .caption > span.goods_name {overflow:hidden;font-size:14px;color:#444445;white-space:nowrap;text-overflow:ellipsis}
.pm-goods_album1__89169__ .caption > span.goods_info {display:none}
.pm-goods_album1__89169__ .caption > span.price {font-size:15px;font-weight:bold;color:#333}
.pm-goods_album1__89169__ .caption > span.soldout {font-size:15px;color:#c40000}
.pm-goods_album1__89169__ .caption > span.icon {margin-top:8px}

@media all and (min-width:768px){
	.pm-goods_album1__89169__ ul li > a {padding:20px}
	.pm-goods_album1__89169__ .caption {margin-top:15px}
	.pm-goods_album1__89169__ .caption > span.goods_name {font-size:15px}
	.pm-goods_album1__89169__ .caption > span.price {font-size:16px}
	.pm-goods_album1__89169__ .caption > span.soldout {font-size:16px}
}

@media all and (min-width:1024px){
	.pm-goods_album1__89169__ ul li > a {padding:30px}
	.pm-goods_album1__89169__ .caption > span {margin-top:8px}
	.pm-goods_album1__89169__ .caption > span.goods_name {font-size:16px}
	.pm-goods_album1__89169__ .caption > span.goods_info {display:block;font-size:13px;color:#757575}
	.pm-goods_album1__89169__ .caption > span.price {margin-top:2px;font-size:22px}
	.pm-goods_album1__89169__ .caption > span.soldout {font-size:22px}
	.pm-goods_album1__89169__ .caption > span.icon {margin-top:12px}
}

/*     89170 : 쇼핑몰 상품출력 - 앨범형      */
.pm-goods_album1__89170__ {position:relative;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;background:#fff}
.pm-goods_album1__89170__ * {box-sizing:border-box}
.pm-goods_album1__89170__ a {display:block;color:#333}
.pm-goods_album1__89170__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__89170__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__89170__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__89170__ ul li {float:left}
.pm-goods_album1__89170__ ul li > a {display:block;position:relative;padding:15px;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
.pm-goods_album1__89170__ ul li:hover > a:before {content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;border:1px solid #d00000}

.pm-goods_album1__89170__ .figure {display:block}
.pm-goods_album1__89170__ .figure img {width:100%;vertical-align:top}

.pm-goods_album1__89170__ .caption {display:block;margin-top:10px;padding:0 3px}
.pm-goods_album1__89170__ .caption > span {display:block;margin-top:3px;line-height:1.3em;letter-spacing:-.03em}
.pm-goods_album1__89170__ .caption > span:first-child {margin-top:0}
.pm-goods_album1__89170__ .caption > span.goods_name {overflow:hidden;font-size:13px;color:#444445;white-space:nowrap;text-overflow:ellipsis}
.pm-goods_album1__89170__ .caption > span.price {font-size:14px;font-weight:bold;color:#333}
.pm-goods_album1__89170__ .caption > span.soldout {font-size:14px;color:#c40000}
.pm-goods_album1__89170__ .caption > span.icon {margin-top:8px}

@media all and (min-width:768px){
	.pm-goods_album1__89170__ .caption > span.goods_name {font-size:14px}
	.pm-goods_album1__89170__ .caption > span.price {font-size:15px}
	.pm-goods_album1__89170__ .caption > span.soldout {font-size:15px}
}

@media all and (min-width:1024px){
	.pm-goods_album1__89170__ ul li > a {padding:20px}
	.pm-goods_album1__89170__ .caption > span.price {font-size:16px}
	.pm-goods_album1__89170__ .caption > span.soldout {font-size:16px}
}

/*     172156 : 타이틀      */
.title__172156__ {}
.title__172156__ p {
	position:relative;margin:0;padding:0;font-size:20px;font-weight:bold;
	color:#444444;letter-spacing:-.03em;line-height:1.6em;
}
.title__172156__ p:before {content:'';display:block;position:absolute;top:50%;left:0;right:0;width:100%;height:1px;background:#02aa34;}
.title__172156__ p span {color: #02aa34; display:inline-block;position:relative;z-index:10;padding:0 10px;background:#ffffff;vertical-align:top;}

@media all and (min-width:768px){
	.title__172156__ p {font-size:22px}
	.title__172156__ p span {padding:0 20px}
}

@media all and (min-width:1024px){
	.title__172156__ p {font-size:20px}
	.title__172156__ p span {padding:0 10px}
}

@media all and (max-width:767px) {
	.title__172156__ p span {font-size: 32px;}
	.title__172156__ p span:last-child{padding-top:10px;}
}

/*     89101 : 쇼핑몰 상품출력 - 앨범형 A      */
.pm-goods_album1__89101__ * {box-sizing:border-box}
.pm-goods_album1__89101__ a {display:block;color:#333}
.pm-goods_album1__89101__ ul {margin:0;padding:0;list-style:none}
.pm-goods_album1__89101__ ul:after {content:'';display:block;clear:both}
.pm-goods_album1__89101__ .empty {width:100% !important;padding:10px 8px;font-size:14px;color:#666;text-align:center}

.pm-goods_album1__89101__ ul li {float:left;position:relative}
.pm-goods_album1__89101__ ul li > a,
.pm-goods_album1__89101__ ul li > div {display:block;width:100%;padding:10px 10px 30px;text-align:center}

.pm-goods_album1__89101__ .figure {max-width:300px;margin:0 auto;box-sizing:content-box}
.pm-goods_album1__89101__ .figure > div {position:relative;overflow:hidden;}
.pm-goods_album1__89101__ .figure img {display:block;margin:0 auto; border: 1px solid #dadada;}

.pm-goods_album1__89101__ dl {margin: 0; font-size: 13px; line-height: 1.6em; vertical-align: middle; border: 1px solid #dadada; border-top: none; padding: 5px 0;}
.pm-goods_album1__89101__ dl dt span {display:block;padding:5px 0 0}
.pm-goods_album1__89101__ dl dd {margin:0}
.pm-goods_album1__89101__ dl dd span {display:block;padding:2px 0 0}
.pm-goods_album1__89101__ dl .goods_name {overflow: hidden; font-size: 15px; color: #333; white-space: nowrap; text-overflow: ellipsis; padding: 5px 20px; font-weight: bold;}
.pm-goods_album1__89101__ dl .sijung_price {font-size:12px;color:#888;text-decoration:line-through}
.pm-goods_album1__89101__ dl .price {font-size:14px;font-weight:bold;color:#c40000;}
.pm-goods_album1__89101__ dl .soldout {font-size:13px;color:#c40000} 

/*     179890 : 블록 설정      */
.block_option__179890__ {display:table;width:100%}
.block_option__179890__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}
	.row__179890__ {display:table;width:100%;padding: 0 58px;}
	.row__179890__ > div {display:table-cell;vertical-align:middle;}

@media (max-width:1023px){
	.row__179890__ {display:none;}
}


@media (min-width:1024px){
	.row__179890__ {display:none;}
}

/*     90704 : 타이틀 텍스트      */
.title__90704__ {font-size:0}
.title__90704__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:21px;font-weight:bold;color:#444444;letter-spacing:0.11em;line-height:1.4em;
}
.title__90704__ p:before {content:'';position:absolute;background:#444444;font-size:0}

.title__90704__.style_top p {padding-top:10px}
.title__90704__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__90704__.style_right p {padding-right:14px}
.title__90704__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__90704__.style_bottom p {padding-bottom:12px}
.title__90704__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__90704__.style_left p {padding-left:14px}
.title__90704__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__90704__.style_circle1 p {padding-left:18px}
.title__90704__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__90704__.style_circle2 p {padding-left:18px}
.title__90704__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #444444;background:none;box-sizing:border-box;
}

/*     90703 : 인스타그램 - 앨범형      */
.pm-instagram_album__90703__ {overflow:hidden}
.pm-instagram_album__90703__ * {box-sizing:border-box}
.pm-instagram_album__90703__ ul {
	margin:0;padding:0;list-style:none;
	margin-top:-5px;margin-left:-5px;
}
.pm-instagram_album__90703__ ul:after {content:'';display:block;clear:both}
.pm-instagram_album__90703__ ul li {float:left;width:100%;padding-top:5px;padding-left:5px;text-align:center}
.pm-instagram_album__90703__ ul li.clear {clear:both}
.pm-instagram_album__90703__ ul lia {display:block;color:#333}
.pm-instagram_album__90703__ .empty {width:100%;padding:10px 0;color:#666;font-size:14px;text-align:center}
@media all and (min-width:1025px) {
.pm-instagram_album__90703__ ul li {height:121px; overflow: hidden;}
}
 

/*     90705 : 타이틀 텍스트      */
.title__90705__ {font-size:0}
.title__90705__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:21px;font-weight:bold;color:#000000;letter-spacing:0.07em;line-height:1.4em;
}
.title__90705__ p:before {content:'';position:absolute;background:#444444;font-size:0}

.title__90705__.style_top p {padding-top:10px}
.title__90705__.style_top p:before {top:0;left:0;width:24px;height:4px}

.title__90705__.style_right p {padding-right:14px}
.title__90705__.style_right p:before {top:16%;right:0;width:4px;height:24px}

.title__90705__.style_bottom p {padding-bottom:12px}
.title__90705__.style_bottom p:before {left:0;bottom:0;width:24px;height:4px}

.title__90705__.style_left p {padding-left:14px}
.title__90705__.style_left p:before {top:16%;left:0;width:4px;height:24px}

.title__90705__.style_circle1 p {padding-left:18px}
.title__90705__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__90705__.style_circle2 p {padding-left:18px}
.title__90705__.style_circle2 p:before {
	top:0;left:0;bottom:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #444444;background:none;box-sizing:border-box;
}

/*     90406 : 맞춤게시판 - 네이버 블로그 RSS 2.0      */
.pm-myboard_list__90406__ {overflow:auto;padding:1em;border:1px solid #ccc;box-sizing:border-box;font-size:16px;-webkit-overflow-scrolling:touch}
.pm-myboard_list__90406__ * {box-sizing:border-box}
.pm-myboard_list__90406__ a {display:block;color:#333}
.pm-myboard_list__90406__ ul {margin:0;padding:0;list-style:none}
.pm-myboard_list__90406__ .empty {width:100% !important;padding:10px 8px;font-size:13px;color:#666;text-align:center}

.pm-myboard_list__90406__ li {margin:0 0 2em}
.pm-myboard_list__90406__ li a {display:block}
.pm-myboard_list__90406__ li span {display:block;margin:0 0 1em;font-size:13px;line-height:1.4em}
.pm-myboard_list__90406__ li .title {font-weight:bold;color:#333}
.pm-myboard_list__90406__ li .description {color:#888}
.pm-myboard_list__90406__ li .date {color:#666}

/*     89152 : 텍스트 오버레이 이미지      */
.text_over_img__89152__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89152__ a{display:block;text-decoration:none;}
.text_over_img__89152__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89152__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89152__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89152__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89152__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89152__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89152__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89152__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89152__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89152__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89152__ .caption_wrap .content{color:#000000;}

.text_m_sml__89152__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89152__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89152__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89152__ .caption_wrap .subject,
.text_over_img__89152__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89152__ .caption_wrap .subject,
	.text_over_img__89152__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89152__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89152__ .caption_wrap .show_subject,
	.text_over_img__89152__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89152__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89152__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89152__:hover .caption_wrap .subject,
	.text_over_img__89152__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89152__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89152__ .caption_wrap .show_subject,
	.text_sml__89152__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89152__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89152__ .caption_wrap .show_subject,
	.text_med__89152__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89152__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89152__ .caption_wrap .show_subject,
	.text_big__89152__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89152__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89153 : 텍스트 오버레이 이미지      */
.text_over_img__89153__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89153__ a{display:block;text-decoration:none;}
.text_over_img__89153__ img{width:100%;max-width:none;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89153__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89153__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89153__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89153__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89153__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89153__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89153__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89153__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89153__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89153__ .caption_wrap .content{color:#000000;}

.text_m_sml__89153__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89153__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89153__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89153__ .caption_wrap .subject,
.text_over_img__89153__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89153__ .caption_wrap .subject,
	.text_over_img__89153__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89153__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89153__ .caption_wrap .show_subject,
	.text_over_img__89153__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89153__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89153__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89153__:hover .caption_wrap .subject,
	.text_over_img__89153__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89153__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89153__ .caption_wrap .show_subject,
	.text_sml__89153__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89153__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89153__ .caption_wrap .show_subject,
	.text_med__89153__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89153__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89153__ .caption_wrap .show_subject,
	.text_big__89153__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89153__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89154 : 텍스트 오버레이 이미지      */
.text_over_img__89154__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89154__ a{display:block;text-decoration:none;}
.text_over_img__89154__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89154__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89154__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89154__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89154__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89154__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89154__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89154__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89154__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89154__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89154__ .caption_wrap .content{color:#000000;}

.text_m_sml__89154__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89154__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89154__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89154__ .caption_wrap .subject,
.text_over_img__89154__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89154__ .caption_wrap .subject,
	.text_over_img__89154__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89154__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89154__ .caption_wrap .show_subject,
	.text_over_img__89154__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89154__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89154__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89154__:hover .caption_wrap .subject,
	.text_over_img__89154__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89154__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89154__ .caption_wrap .show_subject,
	.text_sml__89154__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89154__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89154__ .caption_wrap .show_subject,
	.text_med__89154__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89154__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89154__ .caption_wrap .show_subject,
	.text_big__89154__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89154__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89155 : 텍스트 오버레이 이미지      */
.text_over_img__89155__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89155__ a{display:block;text-decoration:none;}
.text_over_img__89155__ img{width:100%;max-width:none;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89155__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89155__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89155__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89155__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89155__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89155__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89155__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89155__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89155__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89155__ .caption_wrap .content{color:#000000;}

.text_m_sml__89155__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89155__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89155__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89155__ .caption_wrap .subject,
.text_over_img__89155__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89155__ .caption_wrap .subject,
	.text_over_img__89155__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89155__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89155__ .caption_wrap .show_subject,
	.text_over_img__89155__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89155__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89155__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89155__:hover .caption_wrap .subject,
	.text_over_img__89155__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89155__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89155__ .caption_wrap .show_subject,
	.text_sml__89155__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89155__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89155__ .caption_wrap .show_subject,
	.text_med__89155__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89155__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89155__ .caption_wrap .show_subject,
	.text_big__89155__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89155__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89156 : 텍스트 오버레이 이미지      */
.text_over_img__89156__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89156__ a{display:block;text-decoration:none;}
.text_over_img__89156__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89156__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89156__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89156__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89156__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89156__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89156__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89156__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89156__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89156__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89156__ .caption_wrap .content{color:#000000;}

.text_m_sml__89156__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89156__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89156__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89156__ .caption_wrap .subject,
.text_over_img__89156__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89156__ .caption_wrap .subject,
	.text_over_img__89156__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89156__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89156__ .caption_wrap .show_subject,
	.text_over_img__89156__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89156__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89156__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89156__:hover .caption_wrap .subject,
	.text_over_img__89156__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89156__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89156__ .caption_wrap .show_subject,
	.text_sml__89156__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89156__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89156__ .caption_wrap .show_subject,
	.text_med__89156__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89156__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89156__ .caption_wrap .show_subject,
	.text_big__89156__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89156__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89157 : 텍스트 오버레이 이미지      */
.text_over_img__89157__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89157__ a{display:block;text-decoration:none;}
.text_over_img__89157__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89157__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89157__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89157__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89157__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89157__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89157__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89157__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89157__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89157__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89157__ .caption_wrap .content{color:#000000;}

.text_m_sml__89157__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89157__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89157__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89157__ .caption_wrap .subject,
.text_over_img__89157__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89157__ .caption_wrap .subject,
	.text_over_img__89157__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89157__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89157__ .caption_wrap .show_subject,
	.text_over_img__89157__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89157__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89157__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89157__:hover .caption_wrap .subject,
	.text_over_img__89157__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89157__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89157__ .caption_wrap .show_subject,
	.text_sml__89157__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89157__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89157__ .caption_wrap .show_subject,
	.text_med__89157__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89157__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89157__ .caption_wrap .show_subject,
	.text_big__89157__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89157__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89158 : 텍스트 오버레이 이미지      */
.text_over_img__89158__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89158__ a{display:block;text-decoration:none;}
.text_over_img__89158__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89158__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89158__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89158__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89158__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89158__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89158__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89158__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89158__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89158__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89158__ .caption_wrap .content{color:#000000;}

.text_m_sml__89158__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89158__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89158__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89158__ .caption_wrap .subject,
.text_over_img__89158__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89158__ .caption_wrap .subject,
	.text_over_img__89158__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89158__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89158__ .caption_wrap .show_subject,
	.text_over_img__89158__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89158__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89158__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89158__:hover .caption_wrap .subject,
	.text_over_img__89158__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89158__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89158__ .caption_wrap .show_subject,
	.text_sml__89158__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89158__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89158__ .caption_wrap .show_subject,
	.text_med__89158__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89158__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89158__ .caption_wrap .show_subject,
	.text_big__89158__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89158__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89159 : 텍스트 오버레이 이미지      */
.text_over_img__89159__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89159__ a{display:block;text-decoration:none;}
.text_over_img__89159__ img{width:100%;max-width:none;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89159__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89159__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89159__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89159__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89159__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89159__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89159__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89159__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89159__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89159__ .caption_wrap .content{color:#000000;}

.text_m_sml__89159__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89159__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89159__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89159__ .caption_wrap .subject,
.text_over_img__89159__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89159__ .caption_wrap .subject,
	.text_over_img__89159__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89159__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89159__ .caption_wrap .show_subject,
	.text_over_img__89159__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89159__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89159__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89159__:hover .caption_wrap .subject,
	.text_over_img__89159__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89159__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89159__ .caption_wrap .show_subject,
	.text_sml__89159__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89159__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89159__ .caption_wrap .show_subject,
	.text_med__89159__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89159__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89159__ .caption_wrap .show_subject,
	.text_big__89159__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89159__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89160 : 텍스트 오버레이 이미지      */
.text_over_img__89160__{display:block;overflow:hidden;position:relative;width:px;max-width:100%;vertical-align:top;}
.text_over_img__89160__ a{display:block;text-decoration:none;}
.text_over_img__89160__ img{width:100%;max-width:none;vertical-align:top;transform: matrix(1, 0, 0, 1, 0, 0);transition:transform 0.5s ease;}
.text_over_img__89160__:hover img{transform: matrix(1.2, 0, 0, 1.2, 0, 0);}
.text_over_img__89160__:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:background-color 0.5s ease;}
.text_over_img__89160__:hover:after{background-color:rgba(232, 239, 245, 0.8);}

.text_over_img__89160__ .caption_wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.text_over_img__89160__ .caption_wrap .caption_table{display:table;width:100%;height:100%;table-layout:fixed;}
.text_over_img__89160__ .caption_wrap .caption_table-cell{display:table-cell;vertical-align:middle;text-align:center;letter-spacing:-0.5px;}
.text_over_img__89160__ .caption_wrap span{display:block;margin:0;padding:5px 25px;}
.text_over_img__89160__ .caption_wrap .show_subject{font-weight:bold;color:#ffffff;}
.text_over_img__89160__ .caption_wrap .subject{font-weight:bold;color:#000000;}
.text_over_img__89160__ .caption_wrap .content{color:#000000;}

.text_m_sml__89160__ .caption_wrap .show_subject{font-size:14px;line-height:30px;}
.text_m_med__89160__ .caption_wrap .show_subject{font-size:16px;line-height:25px;}
.text_m_big__89160__ .caption_wrap .show_subject{font-size:22px;line-height:25px;}
.text_over_img__89160__ .caption_wrap .subject,
.text_over_img__89160__ .caption_wrap .content{display:none;}

@media all and (min-width:1024px){
	.text_over_img__89160__ .caption_wrap .subject,
	.text_over_img__89160__ .caption_wrap .content{display:block;opacity:0;transition:opacity 0.5s ease;}
	.text_over_img__89160__ .caption_wrap .show_subject{opacity:1;transition:opacity 0.5s ease;}
	.text_over_img__89160__ .caption_wrap .show_subject,
	.text_over_img__89160__ .caption_wrap .subject{margin-bottom:10px;}
	.text_over_img__89160__ .caption_cont{margin-top:105px;transition:margin 0.5s ease;}
	.text_over_img__89160__:hover .caption_cont{margin-top:-45px;}
	.text_over_img__89160__:hover .caption_wrap .subject,
	.text_over_img__89160__:hover .caption_wrap .content{opacity:1;}
	.text_over_img__89160__:hover .caption_wrap .show_subject{opacity:0;}

	.text_sml__89160__ .caption_wrap .show_subject,
	.text_sml__89160__ .caption_wrap .subject{font-size:14px;line-height:21px;}
	.text_sml__89160__ .caption_wrap .content{font-size:13px;line-height:21px;}
	.text_med__89160__ .caption_wrap .show_subject,
	.text_med__89160__ .caption_wrap .subject{font-size:18px;line-height:25px;}
	.text_med__89160__ .caption_wrap .content{font-size:15px;line-height:25px;}
	.text_big__89160__ .caption_wrap .show_subject,
	.text_big__89160__ .caption_wrap .subject{font-size:22px;line-height:30px;}
	.text_big__89160__ .caption_wrap .content{font-size:17px;line-height:30px;}
}

/*     89321 : 타이틀 텍스트      */
.title__89321__ {font-size:0}
.title__89321__ p {
	padding-bottom:10px;
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__89321__ p:before {content:'';position:absolute;background:#000000;font-size:0}

.title__89321__.style_top p {padding-top:10px}
.title__89321__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__89321__.style_right p {padding-right:14px}
.title__89321__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__89321__.style_bottom p {padding-bottom:7px;     margin-bottom: 10px;}
.title__89321__.style_bottom p:before {bottom:0;left:0;width:20px;height:1px}

.title__89321__.style_left p {padding-left:14px}
.title__89321__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__89321__.style_circle1 p {padding-left:18px}
.title__89321__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__89321__.style_circle2 p {padding-left:18px}
.title__89321__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__89321__ p {font-size:19px}
	.title__89321__.style_top p:before {width:20px}
	.title__89321__.style_right p:before {height:20px}
	.title__89321__.style_bottom p:before {width:20px}
	.title__89321__.style_left p:before {height:20px}
}

/*     89322 : 타이틀 텍스트      */
.title__89322__ {font-size:0}
.title__89322__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__89322__ p:before {content:'';position:absolute;background:#d00000;font-size:0}

.title__89322__.style_top p {padding-top:10px}
.title__89322__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__89322__.style_right p {padding-right:14px}
.title__89322__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__89322__.style_bottom p {padding-bottom:12px}
.title__89322__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__89322__.style_left p {padding-left:14px}
.title__89322__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__89322__.style_circle1 p {padding-left:18px}
.title__89322__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__89322__.style_circle2 p {padding-left:18px}
.title__89322__.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__89322__ p {font-size:20px}
	.title__89322__.style_top p:before {width:20px}
	.title__89322__.style_right p:before {height:20px}
	.title__89322__.style_bottom p:before {width:20px}
	.title__89322__.style_left p:before {height:20px}
}

/*     89323 : 장문 텍스트      */
.textarea__89323__ p {
	display:block;margin:0;
	font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__89323__ p {font-size:13px}

}

/*     89324 : 셀 설정      */
.cell_option__89324__ {display:table;width:100%}
.cell_option__89324__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.col__89324__ {}

@media (min-width:1024px){
	.col__89324__ {height: 155px; border-right: 1px solid #ddd;     box-sizing: border-box;}
}

/*     89325 : 타이틀 텍스트      */
.title__89325__ {font-size:0}
.title__89325__ p {
	padding-bottom:10px;
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__89325__ p:before {content:'';position:absolute;background:#000000;font-size:0}

.title__89325__.style_top p {padding-top:10px}
.title__89325__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__89325__.style_right p {padding-right:14px}
.title__89325__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__89325__.style_bottom p {padding-bottom:7px;     margin-bottom: 10px;}
.title__89325__.style_bottom p:before {bottom:0;left:0;width:20px;height:1px}

.title__89325__.style_left p {padding-left:14px}
.title__89325__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__89325__.style_circle1 p {padding-left:18px}
.title__89325__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__89325__.style_circle2 p {padding-left:18px}
.title__89325__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__89325__ p {font-size:19px}
	.title__89325__.style_top p:before {width:20px}
	.title__89325__.style_right p:before {height:20px}
	.title__89325__.style_bottom p:before {width:20px}
	.title__89325__.style_left p:before {height:20px}
}

/*     119848 : 버튼      */
.button_wrap__119848__ {/*margin-left:-16px;*/}
.button_wrap__119848__:after {content:'';display:block;clear:both;}
.button__119848__ {float:left;width: calc(50% - 14px);margin-right: 7px;font-size:0;}
.button__119848__ a {
		display:block;
	margin:0;
	padding:8px 10px;
	border: 1px solid #ddd;
	border-radius:0px;
	background: #fafafa;
	box-sizing:border-box;
	font-size:13px;
	font-weight:bold;
	color: #1e1e1e;
	text-align:center;
	letter-spacing:-.03em;
	line-height:1.3em;
}

@media all and (min-width:1024px){
	.button_wrap__119848__ {max-width:390px;}
	.button__119848__ a {/*padding:15px 25px;*/ font-size:13px;}
	.button__119848__ a:hover {background-color:#333333;color:#fff;}
}

/*     119849 : 버튼      */
.button_wrap__119849__ {/*margin-left:-16px;*/}
.button_wrap__119849__:after {content:'';display:block;clear:both;}
.button__119849__ {float:left;width: calc(50% - 14px);margin-right: 7px;font-size:0;}
.button__119849__ a {
		display:block;
	margin:0;
	padding:8px 10px;
	border: 1px solid #ddd;
	border-radius:0px;
	background: #fafafa;
	box-sizing:border-box;
	font-size:13px;
	font-weight:bold;
	color: #1e1e1e;
	text-align:center;
	letter-spacing:-.03em;
	line-height:1.3em;
}

@media all and (min-width:1024px){
	.button_wrap__119849__ {max-width:390px;}
	.button__119849__ a {/*padding:15px 25px;*/ font-size:13px;}
	.button__119849__ a:hover {background-color:#333333;color:#fff;}
}

/*     89327 : 제목&내용 가로형      */
.text_horizontal__89327__ .title__89327__ { position:relative;margin:0 0 5px;padding:8px 15px;font-size:15px;font-weight:bold;color:#ffffff;line-height:1.5em;letter-spacing:-.03em; background:#333333;}
/*.text_horizontal__89327__ .title__89327__:before {content:'';position:absolute;top:43%;left:0;width:4px;height:4px;border-radius:50%;background:#ffffff;}*/
.text_horizontal__89327__ .text__89327__ {padding:7px 8px; ; border: 1px solid #333333; font-size:15px;color:#555555;line-height:1.5em;letter-spacing:-.03em;}

@media all and (min-width:768px){
	.text_horizontal__89327__:after {content:'';display:block;clear:both}
	.text_horizontal__89327__ .title__89327__ {box-sizing:border-box;float:left;margin:0;min-width:100px; text-align: center;}
	.text_horizontal__89327__ .text__89327__ {overflow:hidden;margin-left:0;}
}

@media all and (min-width:1024px){
	.text_horizontal__89327__ .title__89327__ {font-size:13px}
	.text_horizontal__89327__ .text__89327__ {font-size:13px}
}

/*     89328 : 셀 설정      */
.cell_option__89328__ {display:table;width:100%}
.cell_option__89328__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

.col__89328__ {}

@media (min-width:1024px){
	.col__89328__ {    height: 155px;     border-right: 1px solid #ddd;     box-sizing: border-box;}
}

/*     89329 : 타이틀 텍스트      */
.title__89329__ {font-size:0}
.title__89329__ p {
	padding-bottom:10px;
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#000000;letter-spacing:-.03em;line-height:1.4em;
}
.title__89329__ p:before {content:'';position:absolute;background:#000000;font-size:0}

.title__89329__.style_top p {padding-top:10px}
.title__89329__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__89329__.style_right p {padding-right:14px}
.title__89329__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__89329__.style_bottom p {padding-bottom:7px;    margin-bottom: 10px;}
.title__89329__.style_bottom p:before {bottom:0;left:0;width:20px;height:1px}

.title__89329__.style_left p {padding-left:14px}
.title__89329__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__89329__.style_circle1 p {padding-left:18px}
.title__89329__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__89329__.style_circle2 p {padding-left:18px}
.title__89329__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #000000;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__89329__ p {font-size:19px}
	.title__89329__.style_top p:before {width:20px}
	.title__89329__.style_right p:before {height:20px}
	.title__89329__.style_bottom p:before {width:20px}
	.title__89329__.style_left p:before {height:20px}
}

/*     89330 : 최근 게시글 - 목록형      */

.board_list__89330__ ul {margin:0;padding:0;}
.board_list__89330__ ul li {position:relative;margin:0;padding:8px 70px 8px 5px;border-top:1px dashed #cccccc;list-style-type:none}
.board_list__89330__ ul li:first-child {border-top:none}
.board_list__89330__ ul li a {display:block;overflow:hidden;font-size:13px;color:#444444;white-space:nowrap;text-overflow:ellipsis}
.board_list__89330__ ul li a:hover {color:#888888}
.board_list__89330__ ul li .date__89330__ {position:absolute;top:9px;right:5px;font-size:11px;color:#888888}
.board_list__89330__ ul li.empty {padding:0;font-size:13px;text-align:center;line-height:120px}

@media all and (max-width:767px){
	.board_list__89330__ ul li.mobile_hide {display:none}
}

