/*     166925 : 스크롤 슬라이드 js      */
.empty__5595__ {padding:20px 10px; background:#fafafa; font-size:13px; color:blue; text-align:center;}
.empty__5595__ p{font-size:17px;font-weight:bold;}
.empty__5595__ dl{margin:0;text-align:left;color:#333;}
.empty__5595__ dt{margin-bottom:5px;font-size:14px;}
.empty__5595__ dd{margin:0;font-size:13px;}


/*     167114 : 타이틀 텍스트      */
.title__167114__ {font-size:0}
.title__167114__ 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__167114__ p:before {content:'';position:absolute;background:#0256d0;font-size:0}

.title__167114__.style_top p {padding-top:10px}
.title__167114__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__167114__.style_right p {padding-right:14px}
.title__167114__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__167114__.style_bottom p {padding-bottom:12px}
.title__167114__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__167114__.style_left p {padding-left:14px}
.title__167114__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__167114__.style_circle1 p {padding-left:18px}
.title__167114__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__167114__.style_circle2 p {padding-left:18px}
.title__167114__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #0256d0;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__167114__ p {font-size:20px}
	.title__167114__.style_top p:before {width:20px}
	.title__167114__.style_right p:before {height:20px}
	.title__167114__.style_bottom p:before {width:20px}
	.title__167114__.style_left p:before {height:20px}
}

/*     167115 : 장문 텍스트      */
.textarea__167115__ p {
	display:block;margin:0;padding:0;
	font-size:14px;font-weight:bold;color:#444444;letter-spacing:0;line-height:1.5em;
}

@media all and (min-width:1024px){
	.textarea__167115__ p {padding:0;font-size:16px}
}

/*     167116 : 표 2.0      */
.table__167116__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__167116__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:3px solid #000000}
.table__167116__ * {box-sizing:border-box}
.table__167116__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__167116__ td {
	height:50px;padding:10px 15px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__167116__ td.empty__167116__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__167116__ > .table_inner {width:600px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__167116__ > .table_inner {width:720px}
}

@media all and (min-width:1024px){
	.table__167116__ > .table_inner {width:1000px}
}

/*     167117 : 버튼형 타이틀      */
.button_title__167117__ {font-size:0}
.button_title__167117__ p a {
	display:inline-block;margin:0;padding:15px 25px;
	border-radius:0px;border:1px solid #0e499b;background:#0e499b;
	font-size:15px;font-weight:bold;color:#ffffff;letter-spacing:-.03em;line-height:1.3em;
}
.button_title__167117__.style_line p {background:none}

@media all and (min-width:1024px){
	.button_title__167117__ p {font-size:15px}
	.button_title__167117__ p a:hover {border-color:#237bf7;background:#237bf7;}
}

/*     167118 : 이미지      */
.img__167118__ {max-width:100%;}
.img__167118__ * {box-sizing:border-box}
.img__167118__ a {display:block;vertical-align:top}
.img__167118__ img {width:100%;vertical-align:top}

.img__167118__ .img_map {padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd}
.img__167118__ .text_list {margin:0;padding:0;list-style:none;}
.img__167118__ .text_list:after {content:'';display: block;clear: both;}
.img__167118__ .text_list li {float: left;width: 100%;margin-bottom:20px;font-size:16px;cursor:pointer}
.img__167118__ .text_list li:after {content: '';display: block;clear: both;}
.img__167118__ .text_list li > span {float: left;display: block;width: 26px;height: 26px;line-height: 26px;padding: 0;font-family:'NanumGothic';border-radius: 50%;background: #175fc2;font-weight: bold;color: #ffffff;vertical-align: middle;white-space: nowrap;text-align: center;}
.img__167118__ .text_list li > p {overflow: hidden;padding: 0 0 0 15px;margin: 0;word-break: break-word;font-weight: bold;color: #444444;vertical-align: middle;letter-spacing: -.03em;text-align:left}

.img__167118__ .mask {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.8);z-index:10000;visibility:hidden;opacity:0;transition:0.7s;}
.img__167118__ .modal_wrap {display:table;position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000;width:100%;height:100%;visibility:hidden;opacity:0;transition:0.5s ease-out;}
.img__167118__ .modal_wrap > div {display:table-cell;vertical-align:middle;}
.img__167118__ .modal {
	position:relative;display:inline-block;overflow:hidden;max-width:300px;border:2px solid #1b63c8;border-radius:20px;background:#ffffff;
	background-image:url(/img_up/shop_pds/bsycsay/design/img/modal_bg01.png);
    background-repeat:no-repeat;
    background-position:right bottom;
}
.img__167118__ .active {visibility:visible;opacity:1;}
.img__167118__ .modal_wrap+.active {visibility:visible;opacity:1;}
.img__167118__ .modal .close {position:absolute;top:15px;right:15px;z-index:1;width:20px;height:20px;background:url(/img_up/shop_pds/bsycsay/design/img/icon_cancle_b.png);background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer;border:0;font-size:0;}
.img__167118__ .modal .caption {padding:20px;}
.img__167118__ .modal .caption .num {display:inline-block;width:28px;height:28px;line-height:28px;margin-bottom:10px;border-radius:50%;background:#1b63c8;font-size:16px;color:#fff;vertical-align:middle;}
.img__167118__ .modal .caption .subject {display:block;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #dddddd;font-size:24px;font-weight:bold;color:#1b63c8}
.img__167118__ .modal .caption .desc {display:block;font-size:14px;color:#2b2f40;text-align:left;}
.img__167118__ .modal .caption > ul {margin:10px 0 0;padding:0;list-style:none;}
.img__167118__ .modal .caption > ul > li {position:relative;padding-left:10px;font-size:14px;color:#666666;text-align:left;}
.img__167118__ .modal .caption > ul > li:before {content:'';display:block;position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:50%;background:#2b2f40;}

@media all and (min-width:1024px) {
	.img__167118__ .img_map {padding-bottom:42px;margin-bottom:42px;}
	.img__167118__ .text_list li {width: 33.33%;font-size:20px}
	.img__167118__ .text_list li > span {height: 36px;line-height: 36px;}

	.img__167118__ .modal {max-width:800px;padding:20px;}
	.img__167118__ .modal .cont {display:table;width:100%;}
	.img__167118__ .modal .cont > div {display:table-cell;max-width:400px;vertical-align:middle;width:50%;}

	.img__167118__ .modal .caption {padding:36px;text-align:left;}
	.img__167118__ .modal .caption .num {width:36px;height:36px;line-height:36px;font-size:19px;text-align:center;}
	.img__167118__ .modal .caption .subject {padding-bottom:20px;margin-bottom:20px;font-size:32px;text-align:left;}
	.img__167118__ .modal .caption .desc {font-size:18px;}
	.img__167118__ .modal .caption > ul > li {font-size:16px;}
	.img__167118__ .modal .caption > ul > li:before {top:10px;width:4px;height:4px;}
}



