@charset "utf-8";

/* ==================================================================================================== *
 *
 *     PAGE STYLESHEET
 *
 * ==================================================================================================== */

.ws_content_wrap {margin-top:50px;margin-bottom:100px}
.ws_content_wrap .es_title {display:block;position:relative;margin-top:50px;padding-left:25px;margin-bottom:15px;color:#000;font-weight:500;font-size:1.6em;line-height:1.3em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_title:before {content:'';display:block;position:absolute;top:5px;left:0;width:16px;height:16px;border-radius:50% !important;border:4px solid #0c2e65}
.ws_content_wrap .es_sub_title {display:block;position:relative;margin-top:30px;margin-bottom:10px;padding-left:25px;;font-weight:bold;font-size:1.4em;line-height:1.3em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_desc {padding:30px;border-radius:20px !important;background-color:#f5f5f5;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_top_title {display:block;color:#000;font-weight:500;font-size:2em;line-height:1.7em;letter-spacing:-1px;text-align:center}
.ws_content_wrap .es_top_title .bs_point {font-weight:bold;font-size:1.8em}
.ws_content_wrap .es_top_desc {position:relative;margin-top:10px;margin-bottom:50px;padding-bottom:70px;font-size:1.5em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all;text-align:center}
.ws_content_wrap .es_top_desc:after {content:'';display:block;position:absolute;bottom:0;left:50%;width:1px;height:50px;background-color:#000}
.ws_content_wrap .es_sub_desc {margin-top:50px;margin-bottom:15px;font-size:1.4em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all;text-align:center}
.ws_content_wrap .es_sub_desc i {margin-bottom:20px;color:#ff0000;font-size:1.5em}
.ws_content_wrap .es_sub_desc b {}
.ws_content_wrap .es_desc_border {padding:30px;border-top:1px solid #333;border-bottom:2px dotted #ddd;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_alert {display:block;margin-top:5px;font-size:1.2em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}

.ws_content_wrap .es_pink {color:#ff469c}
.ws_content_wrap .es_purplepink {color:#fa2ffd}
.ws_content_wrap .es_organ {color:#ff880e}
.ws_content_wrap .es_green {color:#3cb515}
.ws_content_wrap .es_blue {color:#0a61ff}
.ws_content_wrap .es_purple {color:#6b22de}

.ws_content_wrap .es_tab_area {display:table;table-layout:fixed;width:100%;margin-bottom:80px}
.ws_content_wrap .es_tab_area .bs_list_box {display:table-cell;vertical-align:middle}
.ws_content_wrap .es_tab_area .bs_list_box .is_tab_menu {display:block;padding:20px 10px;box-shadow:1px 0 0 0 #ddd, 0 1px 0 0 #ddd, 1px 1px 0 0 #ddd, 1px 0 0 0 #ddd inset, 0 1px 0 0 #ddd inset;font-size:1.3em;font-weight:normal;text-align:center;letter-spacing:-1px;cursor:pointer}
.ws_content_wrap .es_tab_area .bs_list_box .is_tab_menu.is_tab_active {}
.ws_content_wrap .webis_tab_content_area {display:none}
.ws_content_wrap .webis_tab_content_active {display:block}

.ws_content_wrap .es_table_area {border-top:2px solid #000}

.ws_content_wrap .es_image_area {text-align:center}
.ws_content_wrap .es_image_area img {max-width:100%;border-radius:20px !important}
.ws_content_wrap .es_image_area ul {}
.ws_content_wrap .es_image_area ul li {display:inline-block;vertical-align:middle;overflow:hidden}
.ws_content_wrap .es_image_area p {margin-top:10px;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px}

.ws_content_wrap .es_list_area {padding-left:25px}
.ws_content_wrap .es_list_area .bs_list_box {position:relative;margin:10px 0;padding-left:15px;font-size:1.3em;line-height:1.7em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_list_area .bs_list_box:before {content:'';display:block;position:absolute;top:10px;left:0;width:3px;height:3px;background-color:#333}
.ws_content_wrap .es_list_area .bs_list_box b {color:#000}

.ws_content_wrap .es_list_dl_area {}
.ws_content_wrap .es_list_dl_area dl {padding-left:25px;overflow:hidden}
.ws_content_wrap .es_list_dl_area .bs_subject,
.ws_content_wrap .es_list_dl_area .bs_desc {float:left;margin:10px 0;font-size:1.3em;line-height:1.5em;letter-spacing:-0.5px;word-break:keep-all}
.ws_content_wrap .es_list_dl_area .bs_subject {position:relative;width:120px;padding-left:15px;color:#000;font-weight:bold}
.ws_content_wrap .es_list_dl_area .bs_subject:before {content:'';display:block;position:absolute;top:10px;left:0;width:3px;height:3px;background-color:#333}
.ws_content_wrap .es_list_dl_area .bs_desc {width:calc(100% - 120px)}

.ws_content_wrap .es_cs_area {padding:30px 15px;border-radius:20px !important;background-color:#f0f7ff;text-align:center}
.ws_content_wrap .es_cs_area .bs_info_box {display:inline-block;padding:30px 0;color:#000;font-size:1.4em;line-height:1.8em;letter-spacing:-0.5px}
.ws_content_wrap .es_cs_area .bs_info_box .is_tel {font-weight:bold;font-size:1.4em}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - MAX DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (모바일 이하) 767px 이하 */
@media all and (max-width:767px) {
	.ws_content_wrap .es_title {font-size:1.4em}
	.ws_content_wrap .es_desc {padding:20px;font-size:1.15em}
	.ws_content_wrap .es_top_title {font-size:1.6em}
	.ws_content_wrap .es_top_desc {font-size:1.2em}
	.ws_content_wrap .es_sub_desc {font-size:1.15em}
	.ws_content_wrap .es_desc_border {font-size:1.15em}
	.ws_content_wrap .es_tab_area .bs_list_box {display:inline-block;width:49%}
	.ws_content_wrap .es_tab_area .bs_list_box .is_tab_menu {padding:15px 5px;font-size:1.15em}
	.ws_content_wrap .es_image02 img {width:49%}
	.ws_content_wrap .es_image_list02 ul li {width:49%}
	.ws_content_wrap .es_image_area ul li {margin:10px 0}
	.ws_content_wrap .es_image_area p {font-size:1.15em}
	.ws_content_wrap .es_list_area .bs_list_box {font-size:1.15em}
	.ws_content_wrap .es_list_dl_area .bs_subject,
	.ws_content_wrap .es_list_dl_area .bs_desc {font-size:1.15em}
	.ws_content_wrap .es_cs_area .bs_info_box {font-size:1.2em}
}

/* MEDIA (태블릿 이하) 991px 이하 */
@media all and (max-width:991px) {

}

/* MEDIA (데스크탑 이하) 1279px 이하 */
@media all and (max-width:1279px) {

}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - MIN DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (태블릿 이상) 992px 이상 */
@media all and (min-width:768px) {

}
/* MEDIA (데스크탑 이상) 992px 이상 */
@media all and (min-width:992px) {

}
/* MEDIA (큰화면 데스크탑 이상) 1280px 이상 */
@media all and (min-width:1280px) {

}


/* ==================================================================================================== *
 *
 *     MEDIA EXTEND - AND DEVICE
 *
 * ==================================================================================================== */

/* MEDIA (태블릿 구간만) 768px ~ 991px */
@media all and (min-width:768px) and (max-width:991px) {

}
/* MEDIA (데스크탑 구간만) 992px ~ 1279px */
@media all and (min-width:992px) and (max-width:1279px) {

}