@charset "utf-8";

/* POLICY DEFAULT DESIGN */
.ws_policy_wrap {margin:5rem 0 10rem}
.ws_policy_wrap .es_explain_area {}
.ws_policy_wrap .es_explain_area .bs_explain_title {}
.ws_policy_wrap .es_explain_area .bs_explain_desc {padding:2rem;border:1px solid #DDD;background-color:#F9F9F9}
.ws_policy_wrap .es_index_area {}
.ws_policy_wrap .es_info_area {}
.ws_policy_wrap .es_info_area .bs_1st_title {margin-top:4rem;font-size:1.8rem}
.ws_policy_wrap .es_info_area .bs_1st_desc {margin:1.5rem 0;padding:2rem;border:1px solid #DDD;background-color:#FAFAFA}
.ws_policy_wrap .es_info_area .bs_1st_text {margin:1.5rem 0;padding-left:1rem}
.ws_policy_wrap .es_info_area .bs_1st_table {margin-left:1rem}
.ws_policy_wrap .es_info_area .bs_1st_date {margin:1.5rem 0;padding:2rem;background-color:#F5F5F5;font-weight:bold;text-align:center}
.ws_policy_wrap .es_info_area .bs_1st_ul {margin:1.5rem 0;padding-left:2rem}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li {margin-top:0.5rem;list-style:decimal}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_text {margin:1rem 0}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_desc {margin:1rem 0}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_box {margin:1rem 0}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_ul {margin:1rem 0;padding-left:2rem}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_ul .ks_2nd_li {margin-top:0.5rem;list-style:disc}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_ul .ks_2nd_li .os_3rd_ul {margin:0.5rem 0;padding-left:2rem}
.ws_policy_wrap .es_info_area .bs_1st_ul .is_1st_li .ss_2nd_ul .ks_2nd_li .os_3rd_ul .rs_3rd_li {margin-top:0.5rem;list-style:circle}
.ws_policy_wrap .es_date_area {}
.ws_policy_wrap .es_table_area {width:100%;max-width:100%;margin:1rem 0 1.5rem;border-collapse:collapse;border-spacing:0;text-align:center;background-color:transparent}
.ws_policy_wrap .es_table_area caption {position:absolute;width:0;height:1px;margin:-1px;padding:0;border:0;text-align:left;clip:rect(1px,1px,1px,1px);overflow:hidden}
.ws_policy_wrap .es_table_area > thead > tr > th,
.ws_policy_wrap .es_table_area > tbody > tr > th,
.ws_policy_wrap .es_table_area > tfoot > tr > th,
.ws_policy_wrap .es_table_area > thead > tr > td,
.ws_policy_wrap .es_table_area > tbody > tr > td,
.ws_policy_wrap .es_table_area > tfoot > tr > td {padding:1rem;border-width:1px;border-style:solid;border-color:#DDD;vertical-align:middle}
.ws_policy_wrap .es_table_area > thead > tr > th,
.ws_policy_wrap .es_table_area > tbody > tr > th {background-color:#F5F5F5;font-weight:bold}
.ws_policy_wrap .es_table_area > tbody > tr > td {text-align:left}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (DESKTOP BASE) - UNDER BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES 4XL (2560px) DOWN (MAX) */
@media all and (max-width:2559.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) DOWN (MAX) */
@media all and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) DOWN (MAX) */
@media all and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px) DOWN (MAX) */
@media all and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px) DOWN (MAX) */
@media all and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px) DOWN (MAX) */
@media all and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px) DOWN (MAX) */
@media all and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px) DOWN (MAX) */
@media all and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px) DOWN (MAX) */
@media all and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) DOWN (MAX) */
@media all and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) DOWN (MAX) */
@media all and (max-width:279.98px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (MOBILE BASE) - MORE THAN BREAKPOINT SIZE
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px) UP (MIN) */
@media all and (min-width:0px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px) UP (MIN) */
@media all and (min-width:280px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px) UP (MIN) */
@media all and (min-width:320px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px) UP (MIN) */
@media all and (min-width:480px) {

}

/* WEBIS MEDIA QUERIES SS (640px) UP (MIN) */
@media all and (min-width:640px) {

}

/* WEBIS MEDIA QUERIES SM (768px) UP (MIN) */
@media all and (min-width:768px) {

}

/* WEBIS MEDIA QUERIES MD (1024px) UP (MIN) */
@media all and (min-width:1024px) {

}

/* WEBIS MEDIA QUERIES LG (1280px) UP (MIN) */
@media all and (min-width:1280px) {

}

/* WEBIS MEDIA QUERIES XL (1440px) UP (MIN) */
@media all and (min-width:1440px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px) UP (MIN) */
@media all and (min-width:1600px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px) UP (MIN) */
@media all and (min-width:1920px) {

}

/* WEBIS MEDIA QUERIES 4XL (2560px) UP (MIN) */
@media all and (min-width:2560px) {

}


/* ==================================================================================================== *
 *
 *     WEBIS MEDIA QUERIES EXTEND (BETWEEN) - ONLY BETWEEN BREAKPOINT SIZES
 *
 * ==================================================================================================== */

/* WEBIS MEDIA QUERIES XS (0px ~ 279.98px) ONLY */
@media all and (min-width:0px) and (max-width:279.98px) {

}

/* WEBIS MEDIA QUERIES 4SS (280px ~ 319.98px) ONLY */
@media all and (min-width:280px) and (max-width:319.98px) {

}

/* WEBIS MEDIA QUERIES 3SS (320px ~ 479.98px) ONLY */
@media all and (min-width:320px) and (max-width:479.98px) {

}

/* WEBIS MEDIA QUERIES 2SS (480px ~ 639.98px) ONLY */
@media all and (min-width:480px) and (max-width:639.98px) {

}

/* WEBIS MEDIA QUERIES SS (640px ~ 767.98px) ONLY */
@media all and (min-width:640px) and (max-width:767.98px) {

}

/* WEBIS MEDIA QUERIES SM (768px ~ 1023.98px) ONLY */
@media all and (min-width:768px) and (max-width:1023.98px) {

}

/* WEBIS MEDIA QUERIES MD (1024px ~ 1279.98px) ONLY */
@media all and (min-width:1024px) and (max-width:1279.98px) {

}

/* WEBIS MEDIA QUERIES LG (1280px ~ 1439.98px) ONLY */
@media all and (min-width:1280px) and (max-width:1439.98px) {

}

/* WEBIS MEDIA QUERIES XL (1440px ~ 1599.98px) ONLY */
@media all and (min-width:1440px) and (max-width:1599.98px) {

}

/* WEBIS MEDIA QUERIES 2XL (1600px ~ 1919.98px) ONLY */
@media all and (min-width:1600px) and (max-width:1919.98px) {

}

/* WEBIS MEDIA QUERIES 3XL (1920px ~ 2559.98px) ONLY */
@media all and (min-width:1920px) and (max-width:2559.98px) {

}