@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Inter:opsz,wght@14..32,100..900&display=swap');@import url('../templates/font-awesome-pro/css/all.min.css');@import url('../scripts/swiper-11/swiper-bundle.min.css');@import url('../scripts/fancybox-5/dist/fancybox/fancybox.css');@import url('../scripts/aos/aos.css');*{margin:0;padding:0;outline:0;box-sizing: border-box;text-rendering: optimizeSpeed;}html{height:100%;}a{text-decoration:none;}p{padding: 0 0 10px 0;}img{border:0;border-spacing:0;max-width: 100%;}img, embed{vertical-align:middle;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img, embed {margin: 0;padding: 0;outline: 0;}:focus {outline: 0;}ol, ul {list-style: none;}table {border-collapse: collapse;border-spacing: 0;border: 1px solid #eee}table td, table th {border: 1px solid #eee;padding: 15px;}caption, th, td {font-weight: normal;}blockquote:before, blockquote:after, q:before, q:after {content: "";}blockquote, q {quotes: "" "";}strong, b, h1, h2, h3, h4, h5, h6 {font-weight:600;}em {font-style:italic;}sup {vertical-align: super;}input[type=text], input[type=password], input[type=file], input[type=submit], input[type=reset], input[type=search], textarea, button {-webkit-appearance: none;-moz-appearance: none;appearance: none;}input[type=number]::-webkit-inner-spin-button {opacity: 1;}main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}.center {text-align: center;}.sticky {position: sticky;top: var(--height-hea);}.user_select {user-select: none;}.sty_display {display: none;}.r_p3 {padding-top: 3rem;padding-bottom: 3rem;}.r_p36 {padding-top: 3rem;padding-bottom: 6rem;}.r_p6 {padding-top: 6rem;padding-bottom: 6rem;}.r_p69 {padding-top: 6rem;padding-bottom: 9rem;}.r_p9 {padding-top: 9rem;padding-bottom: 9rem;}.r_p96 {padding-top: 9rem;padding-bottom: 6rem;}.r_m3 {margin-top: 3rem;margin-bottom: 3rem;}.r_m3 {margin-top: 6rem;margin-bottom: 6rem;}.p_48 {padding: 4.8rem;}.p_t48{padding-top: 4.8rem;}.m_t32 {margin-top: 3.2rem;}.m_t48 {margin-top: 4.8rem;}.m_b16 {margin-bottom: 1.6rem;}.m_b20 {margin-bottom: 2rem;}.m_b24 {margin-bottom: 2.4rem;}.m_b32 {margin-bottom: 3.2rem;}.m_b30 {margin-bottom: 3rem;}.m_b48 {margin-bottom: 4.8rem;}.m_b64 {margin-bottom: 6.4rem;}.p_rl {padding-right: 15%;padding-left: 15%;}:root {font-size: 10px;--font-family: "Inter", sans-serif;--font-size-12: 12px;--font-size-14: 14px;--font-size-16: 16px;--font-size-18: 18px;--font-size-20: 20px;--font-size-22: 22px;--font-size-24: 24px;--font-size-30: 30px;--font-size-32: 32px;--font-size-34: 34px;--font-size-38: 38px;--font-size-48: 48px;--PrimaryColor:#ed2127;--SecondaryColor: #294a9f;--color-1: #171c30;--color-2: #333;--color-3: #555;--tailwind-50 : #fff1f1;--tailwind-100: #ffe0e1;--tailwind-200: #ffc5c7;--tailwind-300: #ff9da0;--tailwind-400: #ff656a;--tailwind-500: #fe353b;--tailwind-600: #ed2127;--tailwind-700: #c70e13;--tailwind-800: #a41014;--tailwind-900: #881417;--tailwind-950: #4a0507;--height-hea: 9.6rem;--gap04: 0.4rem;--gap08: 0.8rem;--gap12: 1.2rem;--gap16: 1.6rem;--gap20: 2.0rem;--gap24: 2.4rem;--gap30: 3.0rem;--gap32: 3.2rem;--gap40: 4.0rem;--gap48: 4.8rem;}html {overflow-x: hidden;}body {font-family: var(--font-family);font-weight: 400;font-style: normal;font-size: var(--font-size-16);color: var(--color-1);line-height: 1.4;background-color: #fff;-webkit-text-size-adjust: 100%;word-wrap: break-word;min-height: 100%;}.min_wrap {max-width: 1280px;margin-right: auto;margin-left: auto;}.img_hover:hover {opacity: 0.9;}::selection {background-color: var(--PrimaryColor);color: #fff;}#header {padding: 1.6rem 0;}#header .min_wrap {display: flex;height: 8rem;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: var(--gap08);}.sty_home #header {position: absolute;top: 0;right: 0;left: 0;z-index: 11;}.logo {user-select: none;}.logo img {display: block;width: auto;max-height: 6rem;}.r_hea {display: flex;align-items: center;gap: var(--gap16);}.ul_mn {display: flex;gap: var(--gap04);}.ul_mn > li {font-size: var(--font-size-16);font-weight: 400;position: relative;}.ul_mn > li > a {font-size: var(--font-size-18);font-weight: 500;color: #fff;display: block;line-height: 2.4rem;padding: .8rem 1.6rem;border-radius: 2rem;-webkit-border-radius: 2rem;-moz-border-radius: 2rem;-ms-border-radius: 2rem;-o-border-radius: 2rem;}.ul_mn > li.active > a {border-top: 1px solid rgba(255,255,255,0.5);border-bottom: 1px solid rgba(255,255,255,0.5);padding-top: .7rem;padding-bottom: .7rem;}.ul_mn > li:hover > a {background-color: rgba(255,255,255,0.25);}.ul_mn > li:hover .sub_mn_01 {opacity: 1;visibility: visible;pointer-events: visible;top: 4rem;}.sub_mn_01 {min-width: 15rem;opacity: 0;visibility: hidden;pointer-events: none;position: absolute;top: 5rem;left: 0;background-color: rgba(255,255,255,1);backdrop-filter: blur(.4rem);-webkit-backdrop-filter: blur(.4rem);z-index: 1;padding: 1.2rem 0;box-shadow: 0 .6rem .4rem rgba(0,0,0,0.1);transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.sub_mn_01 > li > a {display: block;white-space: nowrap;color: var(--color-2);padding: .4rem 1.6rem;font-size: var(--font-size-14);}.sub_mn_01 > li.active > a, .sub_mn_01 > li > a:hover {color: var(--PrimaryColor);}.click_s {display: flex;justify-content: center;align-items: center;cursor: pointer;width: 4rem;height: 4rem;font-size: var(--font-size-18);background-color: rgba(255,255,255,0.25);color: #fff;position: relative;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.click_s:hover, .click_s:focus {background-color: #f6f6f6;color: var(--PrimaryColor);}.fixbody {overflow: hidden;height: 100%;}.form_s {user-select: none;background: rgba(0,0,0,.75);backdrop-filter: blur(.8rem);-webkit-backdrop-filter: blur(.8rem);position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin: auto;z-index: 99999999;visibility: hidden;opacity: 0;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.form_s.active {visibility: visible;opacity: 1;}.close_form_s {font-size: 32px;color: #fff;position: absolute;top: 40px;right: 40px;display: block;cursor: pointer;z-index: 1;font-style: normal;}.close_form_s::before {content: "\f057";font-family: "Font Awesome 5 Pro";font-weight: 300;}.d_form_s {width: 50%;margin: -30px auto 0 auto;position: absolute;top: 50%;left: 0;right: 0;}.ipt_form_s {width: 100%;height: 60px;border: 0;padding: 0 6rem 0 2rem;border-bottom: 1px solid #eee;font-size: 20px;font-family: var(--font-family);font-weight: 400;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}.btn_form_s {border: 0;cursor: pointer;width: 60px;height: 60px;text-align: center;font-size: 32px;color: #000;position: absolute;bottom: 0;right: 0;background: none;}#container {min-height: 100vh;}.rh_1 {background: var(--PrimaryColor);height: 100vh;position: relative;display: flex;align-items: center;overflow: hidden;}.rh_1::before {content: "";background: linear-gradient(-45deg, rgba(237,33,39,1) 25%, rgba(41,74,159,0.75) 100%);position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;}.shape_01 {user-select: none;position: absolute;top: 0;left: 0;z-index: 2;}.shape_01 img {display: block;height: auto;}.img_rh_1 {user-select: none;position: absolute;z-index: 2;right: 0;bottom: 0;}.img_rh_1 > img {position: relative;z-index: 2;display: block;height: auto;}.c1_img_rh_1 {display: block;width: 58rem;height: 58rem;position: absolute;right: -4rem;bottom: -15rem;z-index: 1;background-color: rgba(255,255,255,0.1);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.c2_img_rh_1 {display: block;width: 68rem;height: 68rem;position: absolute;right: -8rem;bottom: -18rem;background-color: rgba(255,255,255,0.1);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.content_rh_1 {color: #fff;position: relative;z-index: 3;width: calc(1280px/2);margin-left: calc(calc(100vw - 1280px) /2);}.na_content_rh_1 {display: flex;flex-direction: column;font-size: var(--font-size-48);font-weight: 600;line-height: 1.3;margin-bottom: .8rem;}.na_content_rh_1 strong {font-size: var(--font-size-48);font-weight: 700;}.des_content_rh_1 {font-size: var(--font-size-16);margin-bottom: 3.2rem;}.note_content_rh_1 {padding-left: 2.6rem;margin-bottom: 3.2rem;font-size: var(--font-size-20);font-weight: 300;position: relative;}.note_content_rh_1::before {content: "";width: .2rem;position: absolute;top: 0;left: 0;bottom: 0;background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);}.author_content_rh_1 {padding-left: 2.6rem;font-size: var(--font-size-14);}.author_content_rh_1 strong {display: block;font-size: var(--font-size-16);font-weight: 600;}.bg_06 {background: url(../imgs/bg_06.svg) repeat;}.rh_2 {position: relative;overflow: hidden;}.rh_2 .min_wrap {position: relative;z-index: 1;display: flex;align-items: center;gap: var(--gap48);flex-wrap: wrap;}.l_rh_2, .r_rh_2 {flex: 1 0 25rem;min-width: .1rem;}.l_rh_2 {padding: 9.4rem 2.4rem 0 0;}.list_r_rh_2 {display: flex;flex-wrap: wrap;gap: var(--gap24);}.list_r_rh_2 > li {flex: 1 0 20rem;padding: 2rem;position: relative;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.num_list_r_rh_2 {font-size: var(--font-size-48);font-weight: 900;position: absolute;top: 2rem;right: 2.8rem;line-height: 6.4rem;text-align: right;transition: .4s linear;-webkit-transition: .4s linear;-moz-transition: .4s linear;-ms-transition: .4s linear;-o-transition: .4s linear;}.list_r_rh_2 > li:nth-child(1) {background: #fbf3e8 url(../imgs/bg_01.png) no-repeat bottom right;background-size: 50% auto;top: 6.4rem;}.list_r_rh_2 > li:nth-child(1) .num_list_r_rh_2 {color: #edba74;opacity: 0.25;}.list_r_rh_2 > li:nth-child(2) {background: #e0edfc url(../imgs/bg_02.png) no-repeat bottom right;background-size: 50% auto;}.list_r_rh_2 > li:nth-child(2) .num_list_r_rh_2 {color: #21a7f9;opacity: 0.25;}.list_r_rh_2 > li:nth-child(3) {background: #ffeeee url(../imgs/bg_03.png) no-repeat bottom right;background-size: 50% auto;top: 6.4rem;}.list_r_rh_2 > li:nth-child(3) .num_list_r_rh_2 {color: #fd8b8b;opacity: 0.25;}.list_r_rh_2 > li:nth-child(4) {background: #ccefde url(../imgs/bg_04.png) no-repeat bottom right;background-size: 50% auto;}.list_r_rh_2 > li:nth-child(4) .num_list_r_rh_2 {color: #4fcc8f;opacity: 0.25;}.list_r_rh_2 > li:hover .num_list_r_rh_2 {opacity: 1;}.img_list_r_rh_2 {display: flex;justify-content: center;align-items: center;width: 6.4rem;height: 6.4rem;margin-bottom: 2.4rem;}.img_list_r_rh_2 img {max-height: 100%;object-fit: contain;}.title_list_r_rh_2 {font-size: var(--font-size-18);color: var(--color-1);margin-bottom: .8rem;}.content_list_r_rh_2 {font-size: var(--font-size-14);color: var(--color-3);}.shape_02 {position: absolute;top: 0;left: 0;}.shape_02 img {display: block;width: 40rem;height: auto;}.til_01, .til_02 {max-width: 64rem;margin-bottom: 3rem;}.til_01 .na_til {background: linear-gradient(90deg, var(--SecondaryColor) 0%, var(--PrimaryColor) 100%);-webkit-text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;line-height: 1.3;}.til_01 .na_til::selection {background: none;}.na_til {font-size: var(--font-size-38);font-weight: 700;color: var(--color-1);margin-bottom: 1.6rem;line-height: 1.3;}.des_til {font-size: var(--font-size-16);color: var(--color-1);}.mask_til {display: inline-flex;align-items: center;text-transform: uppercase;color: #fff;font-size: var(--font-size-14);font-weight: 500;line-height: 2rem;padding: .6rem 1.6rem;background: linear-gradient(90deg, var(--SecondaryColor) 0%, var(--PrimaryColor) 100%);margin-bottom: 1.6rem;border-radius: .4rem;-webkit-border-radius: .4rem;-moz-border-radius: .4rem;-ms-border-radius: .4rem;-o-border-radius: .4rem;}.rh_3 {position: relative;overflow: hidden;}.rh_3 .min_wrap {display: flex;flex-wrap: wrap;align-items: center;gap: var(--gap48);}.img_rh_3, .content_rh_3 {flex: 1 0 25rem;min-width: .1rem;position: relative;z-index: 1;}.img_rh_3 img {display: block;width: auto;max-height: 100%;}.shape_03 {position: absolute;top: 0;left: 0;bottom: 0;}.shape_03 img {display: block;width: auto;height: 100%;max-height: 92.4rem;}.list_rh_3 > li {display: inline-flex;box-shadow: -.8rem .8rem .8rem rgba(0,0,0,.05);background-color: #fff;padding: 2rem 2rem 2rem 4rem;position: relative;color: var(--color-1);min-width: 50%;margin-bottom: 1.2rem;border-radius: 1.2rem;-webkit-border-radius: 1.2rem;-moz-border-radius: 1.2rem;-ms-border-radius: 1.2rem;-o-border-radius: 1.2rem;}.list_rh_3 > li:last-child {margin-bottom: 0 !important;}.list_rh_3 > li::before {font-family: "Font Awesome 6 Pro";font-weight: 900;content: "\f46c";color: var(--PrimaryColor);font-size: var(--font-size-16);position: absolute;top: 2rem;left: 2rem;}.list_rh_3 > li:hover {color: var(--PrimaryColor);transition: transform .4s !important;-webkit-transition: transform .4s !important;-moz-transition: transform .4s !important;-ms-transition: transform .4s !important;-o-transition: transform .4s !important;transform: translateX(2rem) !important;-webkit-transform: translateX(2rem) !important;-moz-transform: translateX(2rem) !important;-ms-transform: translateX(2rem) !important;-o-transform: translateX(2rem) !important;}.rh_4 {position: relative;overflow: hidden;}.rh_4 .min_wrap {display: flex;flex-direction: row-reverse;flex-wrap: wrap;align-items: center;gap: var(--gap48);}.shape_04 {position: absolute;top: 0;right: 0;bottom: 0;}.shape_04 img {display: block;width: auto;height: 100%;max-height: 67.7rem;}.rh_5 {background: #f6f7fb url(../imgs/bg_05.png) no-repeat center right;background-size: cover;}.rh_5 .min_wrap {position: relative;}.rh_5 .til_01, .rh_7 .til_02, .rgt_3 .til_02 {text-align: center;margin: 0 auto;}.content_rh_5 {max-width: 96rem;margin: 0 auto;padding-top: 2.4rem;}.title_tabs {display: flex;background-color: #fff;margin-bottom: 4rem;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;}.title_tabs > li {flex: 1;position: relative;}.title_tabs > li::before {content: "";width: .1rem;background-color: #e8f3fd;position: absolute;top: 0;bottom: 0;right: -1.3rem;transform: rotate(15deg);-webkit-transform: rotate(15deg);-moz-transform: rotate(15deg);-ms-transform: rotate(15deg);-o-transform: rotate(15deg);}.title_tabs > li:last-child::before {display: none;}.title_tabs > li > a {display: flex;justify-content: center;align-items: center;gap: var(--gap12);height: 9.6rem;font-size: var(--font-size-18);font-weight: 600;color: var(--color-1);}.img_title_tabs {display: flex;justify-content: center;align-items: center;width: 5.6rem;height: 5.6rem;position: relative;background-color: var(--tailwind-50);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.img_title_tabs img {max-width: 3.2rem;object-fit: contain;}.title_tabs > li.ui-tabs-active::after {content: "";height: .3rem;background: linear-gradient(90deg, var(--SecondaryColor) 0%, var(--PrimaryColor) 100%);position: absolute;bottom: 0;right: 0;left: 0;}.title_tabs > li.ui-tabs-active > a {color: var(--PrimaryColor);}.title_tabs > li.ui-tabs-active .img_title_tabs {background-color: var(--PrimaryColor);}.title_tabs > li.ui-tabs-active .img_title_tabs img {filter: brightness(0) invert(1);-webkit-filter: brightness(0) invert(1);}.content_tabs {display: flex;flex-direction: row-reverse;align-items: flex-start;gap: var(--gap48);flex-wrap: wrap;}.img_content_tabs {flex-basis: 32rem;position: sticky;top: 0;}.img_content_tabs img {display: block;height: auto;}.content_tabs .f-detail {flex: 1;min-width: .1rem;}.content_tabs .f-detail ul li, .content_l_rgt_2.f-detail ul > li {list-style: none;margin-left: 0;position: relative;padding: .4rem 0 .4rem 2.4rem;}.content_tabs .f-detail ul li::before, .content_l_rgt_2.f-detail ul > li::before {font-family: "Font Awesome 6 Pro";font-weight: 900;content: "\f336";font-size: var(--font-size-16);color: var(--PrimaryColor);position: absolute;top: .4rem;left: 0;}.shape_05 {user-select: none;position: absolute;bottom: -12rem;left: -6.4rem;animation: updown 6s linear infinite alternate;-webkit-animation: updown 6s linear infinite alternate;}.shape_05 img {display: block;width: auto;height: 25rem;}@keyframes updown {0% {bottom: 0rem;}100% {bottom: -12rem;}}.rh_6 {background: url(../imgs/bg_06.svg) repeat;overflow: hidden;}.rh_6 .min_wrap {position: relative;}.rh_6 .link_ct, .list_dv .link_ct {margin-top: .8rem;display: none;}.rh_6 .link_ct:hover, .list_dv .link_ct:hover {color: var(--PrimaryColor);}.content_rh_6 {padding-top: 2.4rem;}.content_rh_6 .swiper2 {padding-left: calc(calc(100vw - 1280px) /2);padding-right: 2.4rem;}.swiper2 .swiper-slide {width: 38.8rem;height: 38.8rem;overflow: hidden;position: relative;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.swiper-button-prev-2 {position: absolute;top: 6rem;left: auto;right: 12rem;background-color: #f0f7fe;opacity: 1;display: flex;justify-content: center;align-items: center;width: 4.8rem;height: 4.8rem;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.swiper-button-prev-2::after {font-family: "Font Awesome 6 Pro";font-weight: 300;content: "\f060";font-size: var(--font-size-24);color: var(--color-3);}.swiper-button-next-2 {position: absolute;top: 6rem;right: 6rem;background-color: #f0f7fe;opacity: 1;display: flex;justify-content: center;align-items: center;width: 4.8rem;height: 4.8rem;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.swiper-button-next-2::after {font-family: "Font Awesome 6 Pro";font-weight: 300;content: "\f061";font-size: var(--font-size-24);color: var(--color-3);}.swiper-button-next-2:hover, .swiper-button-prev-2:hover {background-color: var(--PrimaryColor);}.swiper-button-next-2:hover::after, .swiper-button-prev-2:hover::after {color: #fff;}.img_swiper2 {aspect-ratio: 1/1;position: relative;}.img_swiper2::before {content: "";background-color: rgba(0,0,0,0.25);backdrop-filter: blur(.4rem);-webkit-backdrop-filter: blur(.4rem);position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.img_swiper2 img {display: block;width: 100%;height: 100%;}.content_swiper2 {position: absolute;bottom: 2rem;right: 2rem;left: 2rem;z-index: 2;padding: 2rem;background-color: rgba(255,255,255,0.75);backdrop-filter: blur(.4rem);-webkit-backdrop-filter: blur(.4rem);border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.na_content_swiper2 {font-size: var(--font-size-18);color: var(--color-1);display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: .8rem;}.na_content_swiper2 a {color: var(--color-1);}.na_content_swiper2 a:hover {color: var(--PrimaryColor);}.des_na_content_swiper2 {font-size: var(--font-size-14);color: var(--color-3);display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;min-height: 6rem;}.swiper2 .swiper-slide:hover .img_swiper2::before, .list_dv > li:hover .img_swiper2::before {opacity: 1;}.swiper2 .swiper-slide:hover .content_swiper2, .list_dv > li:hover .content_swiper2 {background-color: #fff;}.swiper2 .swiper-slide:hover .link_ct, .list_dv > li:hover .link_ct {display: block;}.rh_7 {background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(246,247,251,1) 100%);}.list_rh_7 {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: var(--gap48);padding: 4rem 0;}.list_rh_7 > li {position: relative;}.list_rh_7 > li::before {font-family: "Font Awesome 6 Pro";font-weight: 100;content: "\f1ea";font-size: 64px;color: var(--color-1);opacity: 0.1;position: absolute;top: -3.2rem;left: -3.2rem;}.list_rh_7 > li:hover::before {color: var(--PrimaryColor);}.list_rh_7 .link_ct {color: var(--PrimaryColor);}.title_list_rh_7 {position: relative;z-index: 1;font-size: var(--font-size-18);font-weight: 500;color: var(--color-1);display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: .8rem;}.title_list_rh_7 a {color: var(--color-1);}.title_list_rh_7 a:hover {color: var(--PrimaryColor);}.content_list_rh_7 {font-size: var(--font-size-14);color: var(--color-3);display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;margin-bottom: 1.6rem;}.link_ct {font-size: var(--font-size-12);font-weight: 500;display: inline-flex;align-items: center;gap: var(--gap04);color: var(--color-1);}.link_ct i {transition: .2s linear;-o-transition: .2s linear;-webkit-transition: .2s linear;-moz-transition: .2s linear;-ms-transition: .2s linear;}.link_ct:hover i {transform: translateX(.4rem);-webkit-transform: translateX(.4rem);-moz-transform: translateX(.4rem);-ms-transform: translateX(.4rem);-o-transform: translateX(.4rem);}.bg_cont {background: var(--PrimaryColor);position: relative;overflow: hidden;}.bg_cont::before {content: "";background: linear-gradient(-45deg, rgba(237, 33, 39, 1) 25%, rgba(41, 74, 159, 0.75) 100%);position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;}.bg_cont .min_wrap {position: relative;z-index: 3;height: 25rem;display: flex;justify-content: space-between;align-items: flex-end;column-gap: var(--gap48);flex-wrap: wrap;color: #fff;padding-bottom: 4.8rem;}.title_bg_cont {max-width: 837.77px;font-size: var(--font-size-38);padding: .2rem 1.2rem;line-height: 1.3;display: inline-flex;border-left: 2px solid rgba(255,255,255,0.5);text-shadow: 1px 1px 1px rgba(0,0,0,0.25);background: linear-gradient(90deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 100%);border-radius: .4rem;-webkit-border-radius: .4rem;-moz-border-radius: .4rem;-ms-border-radius: .4rem;-o-border-radius: .4rem;}.ul_breacrum {display: flex;font-size: var(--font-size-12);color: rgba(255,255,255,0.7);}.ul_breacrum > li::after {content: "/";margin: 0 .6rem 0 0rem;font-size: var(--font-size-12);}.ul_breacrum > li:last-child:after {display: none;}.ul_breacrum > li > a {color: rgba(255,255,255,0.7);transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.ul_breacrum > li > a:hover {color: #fff;}.ul_breacrum > li > a i {margin-right: .4rem;}.list_dv {display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: var(--gap24);margin-bottom: 2.4rem;}.list_dv > li {overflow: hidden;position: relative;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.f_news .list_rh_7 {padding: 0;margin-bottom: 2.4rem;}.f_news .list_rh_7 > li::before {display: none;}.f_news .list_rh_7 > li {padding: 2rem;border: 1px solid #fff;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.f_news .list_rh_7 > li:hover {box-shadow: 0 .8rem .8rem rgba(0,0,0,0.1);}.f_news .list_rh_7 > li:nth-child(1), .f_news .list_rh_7 > li:nth-child(2), .f_news .list_rh_7 > li:nth-child(3) {border: 1px solid var(--PrimaryColor);}.f_page_D .min_wrap {display: flex;flex-wrap: wrap;align-items: flex-start;gap: var(--gap48);padding-top: 1.6rem;padding-bottom: 1.6rem;}.ct_D {flex: 2 0 4.8rem;min-width: .1rem;}.sb_D {flex: 1;min-width: .1rem;position: sticky;top: 0;}.til_news_D {font-size: var(--font-size-30);line-height: 1.3;margin-bottom: 1.6rem;}.des_news_D {font-size: var(--font-size-18);margin-bottom: 1.6rem;font-weight: 600;}.bot_til_td_D {display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;font-size: var(--font-size-14);color: var(--color-3);gap: var(--gap08);margin-bottom: 1.6rem;}.dc_td_D {padding: 0;color: var(--color-3);}.dc_td_D span {margin-right: 8px;}.dc_td_D span:last-child {margin-right: 0;}.share_D {user-select: none;display: flex;align-items: center;}.list_share_D {display: flex;align-items: center;}.list_share_D > li {margin-left: 8px;}.list_share_D > li > a {display: flex;justify-content: center;align-items: center;width: 3rem;height: 3rem;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;background-color: #fff;color: var(--color-3);border: 1px solid #cfd6e4;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.list_share_D > li > a:hover {color: #fff;background-color: var(--PrimaryColor);border-color: var(--PrimaryColor);}.line_list_share_D {width: 1px;height: 26px;background-color: rgba(0,78,127,.05);}.tags_D {padding-top: 30px;font-size: var(--font-size-14);color: var(--color-1);}.tags_D strong {color: var(--color-1);}.tags_D a {display: inline;color: var(--color-3);}.tags_D a:hover {color: var(--PrimaryColor);}.tags_D a::after {content: ',';}.tags_D a:last-child::after {display: none;}.title_news_spec_sb_D {font-size: var(--font-size-18);padding: .8rem 0;}.list_news_spec_sb_D > li {padding: 1.6rem 0;border-bottom: 1px solid #eee;}.list_news_spec_sb_D > li:last-child {border-bottom: 0;}.na_list_sh_4 {font-size: var(--font-size-16);font-weight: 400;color: var(--color-1);display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.na_list_sh_4 a {color: var(--color-1);}.na_list_sh_4 a:hover {color: var(--PrimaryColor);}.ti_cont {display: flex;gap: var(--gap12);font-size: var(--font-size-12);margin-bottom: .4rem;color: var(--color-3);}.dv_spec_sb_D {background-color: var(--tailwind-50);padding: 2rem;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.dv_spec_sb_D .title_news_spec_sb_D {padding: .4rem 0;position: relative;color: var(--PrimaryColor);}.dv_spec_sb_D .title_news_spec_sb_D::before {content: "";width: .3rem;position: absolute;top: 0;left: -2rem;bottom: 0;background-color: var(--PrimaryColor);}.dv_spec_sb_D .list_news_spec_sb_D > li {border-bottom: 1px dotted var(--tailwind-200);}.dv_spec_sb_D .list_news_spec_sb_D > li:last-child {border-bottom: 0;padding-bottom: 0;}.dv_spec_sb_D .na_list_sh_4 a {position: relative;padding-left: 2rem;}.dv_spec_sb_D .na_list_sh_4 a::before {font-family: "Font Awesome 6 Pro";font-weight: 900;content: "\e196";position: absolute;top: .3rem;left: .1rem;font-size: 10px;color: var(--PrimaryColor);transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);}.dv_spec_sb_D .na_list_sh_4 a:hover::before {transform: rotate(135deg);-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);}.dv_spec_sb_D .list_news_spec_sb_D > li.active .na_list_sh_4 a {color: var(--PrimaryColor);font-weight: 500;}.f_contact .min_wrap {display: flex;flex-wrap: wrap;gap: 6rem;}.l_f_contact {flex: 1 0 25rem;}.r_f_contact {flex: 1 0 25rem;overflow: hidden;}.full_show_map, .maplibregl-canvas-container {width: 100% !important;height: 100% !important;background-color: #eee;overflow: hidden;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;}.list_l_f_contact {display: flex;flex-wrap: wrap;gap: var(--gap30);margin-bottom: 3rem ;}.list_l_f_contact > li {flex: 1 0 100%;display: flex;align-items: center;gap: var(--gap16);}.list_l_f_contact > li.li_col2 {flex-basis: 40%;}.img_list_l_f_contact {width: 4.8rem;height: 4.8rem;display: flex;justify-content: center;align-items: center;background-color: #f3f3f3;color: var(--PrimaryColor);font-size: var(--font-size-20);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.img_list_l_f_contact img {max-width: 2.4rem;max-height: 100%;object-fit: contain;}.nd_list_l_f_contact {flex: 1;font-size: var(--font-size-14);}.nd_list_l_f_contact strong {display: block;font-weight: 600;font-size: var(--font-size-14);color: var(--color-2);}.nd_list_l_f_contact p {padding: 0;color: var(--color-3);}.nd_list_l_f_contact p a {color: var(--color-3);}.nd_list_l_f_contact p a:hover {color: var(--PrimaryColor);}.form_l_f_contact {display: flex;flex-wrap: wrap;gap: var(--gap24);}.form_l_f_contact > li {flex: 1 0 25rem;position: relative;}.form_l_f_contact > li:last-child, .li_full {flex-basis: 100% !important;}.na_l_f_contact {font-size: var(--font-size-14);font-weight: 500;margin-bottom: .8rem;}.content_l_f_contact {position: relative;}.content_l_f_contact i {position: absolute;top: 1.6rem;right: 1.6rem;width: 1.6rem;height: 1.6rem;text-align: center;color: var(--color-3);}.ipt_l_f_contact {width: 100%;height: 4.8rem;padding: 0 1.6rem;color: var(--color-3);border: 1px solid #e6e8ea;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.slec_l_f_contact {width: 100%;height: 4.8rem;padding: 0 1.6rem;color: var(--color-3);background: #fff url(../imgs/arrow-down-1.svg) no-repeat center right 1.6rem;background-size: auto 1.6rem;border: 1px solid #e6e8ea;border-radius: .8rem !important;-webkit-border-radius: .8rem !important;-moz-border-radius: .8rem !important;-ms-border-radius: .8rem !important;-o-border-radius: .8rem !important;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.slec_l_f_contact:focus {background-image: url(../imgs/arrow-down-2.svg);}.txt_l_f_contact {width: 100%;min-height: 10rem;height: 10rem;padding: 1.2rem 1.6rem;color: var(--color-3);border: 1px solid #e6e8ea;resize: vertical;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.ipt_l_f_contact:focus, .txt_l_f_contact:focus, .slec_l_f_contact:focus {color: var(--color-1);border-color: var(--color-1);}.img_capcha {position: absolute;top: .5rem;right: .5rem;z-index: 1;display: inline-block;width: auto;height: 3.8rem;border-radius: .4rem;-webkit-border-radius: .4rem;-moz-border-radius: .4rem;-ms-border-radius: .4rem;-o-border-radius: .4rem;}.but_l_f_contact {background-color: var(--PrimaryColor);border: 0;cursor: pointer;width: 100%;height: 4.8rem;color: #fff;font-size: var(--font-size-15);font-weight: 500;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.but_l_f_contact:focus {background-color: var(--tailwind-700);}.list_content_faq {display: block;}.list_content_faq > li {width: 100%;margin-bottom: 1.2rem;border: 1px solid #ddd;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.list_content_faq > li.active {border-color: var(--tailwind-300);}.list_content_faq > li:last-child {margin-bottom: 0;}.in_list_content_faq {padding: 2rem 6.4rem 2rem 2rem;position: relative;font-size: var(--font-size-18);color: var(--color-1);cursor: pointer;}.in_list_content_faq::before {font-family: "Font Awesome 6 Pro";font-weight: 300;content: "\f078";width: 3.2rem;height: 3.2rem;display: flex;justify-content: center;align-items: center;font-size: var(--font-size-16);background-color: #f1f1f1;position: absolute;top: 50%;right: 2rem;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}.in_list_content_faq:hover::before {background-color: var(--tailwind-100);color: var(--PrimaryColor);}.show_list_content_faq {display: none;padding: 2rem;border-top: 1px solid #eee;}.list_content_faq > li.active .in_list_content_faq {color: var(--PrimaryColor);}.list_content_faq > li.active .in_list_content_faq::before {content: "\f077";background-color: var(--tailwind-100);}.list_content_faq > li.active .show_list_content_faq {display: block;}.rgt_1 {background: url(../imgs/bg_06.svg) repeat;position: relative;}.rgt_1 .shape_02 {right: 0;bottom: 0;left: auto;top: auto;}.rgt_1 .shape_02 img {transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-moz-transform: rotate(-180deg);-ms-transform: rotate(-180deg);-o-transform: rotate(-180deg);}.title_rgt_1 {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: var(--gap24);margin-bottom: 3rem;}.title_rgt_1 .til_02, .title_rgt_1 .til_01 {flex: 1;margin-bottom: 0;}.title_rgt_1 .des_til {flex: 1;color: var(--color-2);text-align: right;font-size: 15px;position: relative;}.title_rgt_1 .des_til::before {font-family: "Font Awesome 6 Pro";font-weight: 900;content: "\f10e";font-size: 60px;color: var(--color-3);position: absolute;top: -4.8rem;right: 0;opacity: 0.1;z-index: -1;}.title_rgt_1 .na_til {margin-bottom: 0;}.list_rgt_1 {display: flex;flex-wrap: wrap;gap: var(--gap32);padding: 3.2rem 0;position: relative;z-index: 2;}.list_rgt_1 > li {position: relative;flex: 1 0 20rem;padding: 4.8rem 2.4rem 0 2.4rem;box-shadow: 0 -.4rem .8rem rgba(0,0,0,0.05);border-top: 1px solid #fff;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.num_list_rgt_1 {width: 6.4rem;height: 6.4rem;display: flex;justify-content: center;align-items: center;color: var(--PrimaryColor);font-weight: 800;font-size: var(--font-size-24);background-color: var(--tailwind-100);border: 4px solid #fff;box-shadow: 0 -.4rem .8rem rgba(0,0,0,0.05);position: absolute;top: -3.2rem;right: 0;left: 0;margin: auto;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;transition: .4s linear;-webkit-transition: .4s linear;-moz-transition: .4s linear;-ms-transition: .4s linear;-o-transition: .4s linear;}.list_rgt_1 > li:hover, .list_rgt_1 > li.active {border-color: var(--PrimaryColor);transform: translateY(-1.6rem);-webkit-transform: translateY(-1.6rem);-moz-transform: translateY(-1.6rem);-ms-transform: translateY(-1.6rem);-o-transform: translateY(-1.6rem);}.list_rgt_1 > li:hover .num_list_rgt_1, .list_rgt_1 > li.active .num_list_rgt_1 {background-color: var(--PrimaryColor);color: #fff;border-color: var(--tailwind-200);}.rgt_2 {background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(246, 247, 251, 1) 100%);position: relative;}.rgt_2 .na_til {margin-bottom: 0;}.rgt_2 .des_til {font-weight: 600;font-size: var(--font-size-24);line-height: 1.3;}.rgt_2 > .min_wrap {display: flex;gap: var(--gap48);align-items: flex-start;flex-wrap: wrap;position: relative;z-index: 2;}.l_rgt_2 {flex: 1 0 25rem;min-width: .1rem;}.r_rgt_2 {flex: 1 0 25rem;min-width: .1rem;position: sticky;top: 0;}.r_rgt_2 img {display: block;width: auto;height: auto;margin: auto;}.bg_rgt_2 {max-width: 90%;margin: auto;user-select: none;position: absolute;bottom: 0;right: 0;left: 0;opacity: 0.07;}.bg_rgt_2 img {user-select: none;display: block;width: 100%;height: auto;}.r2_rgt_2 .min_wrap {position: relative;z-index: 2;}.list_r2_rgt_2 {display: flex;gap: var(--gap48);flex-wrap: wrap;padding: 4.8rem 0;}.list_r2_rgt_2 > li {flex: 1 0 25rem;min-width: .1rem;padding: 2.4rem;position: relative;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.list_r2_rgt_2 > li:nth-child(2) {top: 3.2rem;}.list_r2_rgt_2 > li:nth-child(3) {top: 6.4rem;}.list_r2_rgt_2 > li:hover {background-color: #fff;box-shadow: 0 .8rem .8rem rgba(0,0,0,0.1);border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.content_list_r2_rgt_2 {font-size: var(--font-size-24);font-weight: 500;}.num_list_r2_rgt_2 {position: relative;border-bottom: 1px solid #ddd;margin-bottom: 2.4rem;}.num_list_r2_rgt_2::before {content: "";width: .8rem;height: .8rem;background-color: #ddd;position: absolute;top: -.4rem;left: 0;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.num_list_r2_rgt_2 span {position: absolute;top: -1.2rem;right: 0;z-index: 1;background-color: var(--PrimaryColor);color: #fff;line-height: 2.4rem;padding: 0 1.2rem;font-size: var(--font-size-12);text-transform: uppercase;border-radius: 1.2rem;-webkit-border-radius: 1.2rem;-moz-border-radius: 1.2rem;-ms-border-radius: 1.2rem;-o-border-radius: 1.2rem;}.rgt_3 {background: linear-gradient(90deg, rgba(222,235,251,1) 0%, rgba(255,224,225,1) 100%);}.list_rgt_3 {display: flex;gap: var(--gap04);flex-wrap: wrap;overflow: hidden;margin-top: 4.8rem;border-radius: 1.6rem;-webkit-border-radius: 1.6rem;-moz-border-radius: 1.6rem;-ms-border-radius: 1.6rem;-o-border-radius: 1.6rem;}.list_rgt_3 > li {flex: 1 0 30rem;background-color: #fff;padding: 3rem;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.list_rgt_3 > li:hover {box-shadow: 0 .8rem 1.6rem rgba(0,0,0,0.25);}.img_list_rgt_3 {width: 6.4rem;height: 6.4rem;display: flex;justify-content: center;align-items: center;margin-bottom: 1.6rem;}.img_list_rgt_3 img {height: auto;object-fit: contain;}.title_list_rgt_3 {display: flex;align-items: center;gap: var(--gap20);margin-bottom: .8rem;}.na_list_rgt_3 {font-size: var(--font-size-18);line-height: 1.3;padding-right: .8rem;}.content_list_rgt_3 {color: var(--color-2);}.rgt_4 {position: relative;}.rgt_4 .min_wrap {display: flex;align-items: flex-start;gap: var(--gap48);flex-wrap: wrap;position: relative;z-index: 2;}.bg_rgt_4 {position: absolute;bottom: 0;left: 0;transform: scaleX(-90%);-webkit-transform: scaleX(-90%);-moz-transform: scaleX(-90%);-ms-transform: scaleX(-90%);-o-transform: scaleX(-90%);}.bg_rgt_4 img {display: block;height: auto;}.l_rgt_4 {flex: 1 0 25rem;min-width: .1rem;padding-right: 1.6rem;position: sticky;top: 0;}.r_rgt_4 {flex: 1 0 25rem;min-width: .1rem;padding-left: 1.6rem;}.accordion_r_rgt_4 details {display: block;margin-bottom: 1.6rem;background-color: #fff;box-shadow: 0 .2rem .4rem rgba(0,0,0,.15);border-radius: 1.2rem;-webkit-border-radius: 1.2rem;-moz-border-radius: 1.2rem;-ms-border-radius: 1.2rem;-o-border-radius: 1.2rem;}.accordion_r_rgt_4 details:last-child {margin-bottom: 0;}.accordion_r_rgt_4 details:open summary {color: var(--PrimaryColor);}.accordion_r_rgt_4 summary {font-weight: 500;cursor: pointer;padding: 2.4rem 6rem 2.4rem 2.4rem;font-size: var(--font-size-18);position: relative;}.accordion_r_rgt_4 summary::before {font-family: "Font Awesome 6 Pro";font-weight: 300;content: "\2b";width: 2.4rem;height: 2.4rem;display: flex;justify-content: center;align-items: center;position: absolute;background-color: #eee;top: 2.4rem;right: 2.4rem;color: var(--color-1);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}.accordion_r_rgt_4 summary:hover::before, .accordion_r_rgt_4 details:open summary::before {background-color: var(--tailwind-100);color: var(--PrimaryColor);}.accordion_r_rgt_4 details:open summary::before {content: "\f068";}details summary::-webkit-details-marker, details summary::marker {display: none;content: "";}.content_reqs {padding: 0 2.4rem 2.4rem 2.4rem;color: var(--color-2);}.img_l_rgt_4 img {display: block;width: auto;height: auto;}.accordion_r_rgt_2 details summary {display: flex;gap: var(--gap12);align-items: center;}.accordion_r_rgt_2 details summary span {width: 2.4rem;height: 2.4rem;display: flex;justify-content: center;align-items: center;text-align: center;font-size: var(--gap18);font-weight: 700;border-right: 1px solid #ccc;padding-right: 1.6rem;}.accordion_r_rgt_2 details:open summary span {color: var(--PrimaryColor);border-color: var(--PrimaryColor);}#footer {position: relative;color: #fff;background: linear-gradient(90deg, var(--SecondaryColor) 0%, var(--PrimaryColor) 100%);overflow: hidden;}#footer a {color: #fff;}#footer a:hover {text-decoration: underline;color: #fff !important;}.bg_foot {background: url(../imgs/bg_foot.png) no-repeat center center;background-size: cover;opacity: 0.25 !important;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}.foot_1 .min_wrap {position: relative;z-index: 1;}.logo_foot {margin-bottom: 1.6rem;}.logo_foot img {display: block;width: auto;max-height: 6rem;}.list_foot_1 {display: flex;flex-wrap: wrap;gap: var(--gap48);}.list_foot_1 > li {flex: 1 0 25rem;}.col1_list_foot_1 {font-size: var(--font-size-14);color: rgba(255,255,255,0.75);margin-bottom: 1.6rem;}.col1_list_foot_1:last-child {margin-bottom: 0;}.col1_list_foot_1 strong {display: block;font-size: var(--font-size-16);font-weight: 500;color: #fff;}.ol1_list_foot_1 > li {margin-bottom: .8rem;}.ol1_list_foot_1 > li strong {display: block;}.ol1_list_foot_1 > li:last-child {margin-bottom: 0;}.ol2_list_foot_1 {display: flex;flex-wrap: wrap;column-gap: var(--gap24);;row-gap: var(--gap08);}.ol2_list_foot_1 > li {flex: 1 0 15rem;}.ol2_list_foot_1 > li > a {color: #fff;position: relative;display: inline-block;padding-left: 1.6rem;}.ol2_list_foot_1 > li > a::before {font-family: "Font Awesome 6 Pro";font-weight: 900;content: "\f0da";font-size: var(--font-size-14);position: absolute;top: .2rem;left: 0;}.foot_2 .min_wrap {position: relative;z-index: 1;border-top: 1px solid rgba(255,255,255,0.25);padding-top: 2rem;padding-bottom: 2rem;display: flex;flex-wrap: wrap;justify-content: space-between;gap: var(--gap04);font-size: var(--font-size-14);color: rgba(255,255,255,0.75);}.r_foot_2 ul {display: flex;}.r_foot_2 ul li {padding: 0 .8rem;position: relative;}.r_foot_2 ul li:first-child {padding-left: 0;}.r_foot_2 ul li:last-child {padding-right: 0;}.r_foot_2 ul li:last-child::before {display: none;}.r_foot_2 ul li::before {content: "";width: .1rem;height: 1.2rem;background-color: rgba(255,255,255,0.75);position: absolute;top: .5rem;right: 0;}.r_foot_2 ul li a {color: rgba(255,255,255,0.75) !important;}.f-detail div, .f-detail table, .f-detail h1, .f-detail h2, .f-detail h3, .f-detail h4, .f-detail h5, .f-detail h6, .f-detail p, .f-detail strong, .f-detail span {max-width: 100%;}.f-detail img {max-width: 100%;height: auto !important;border-radius: 1.2rem;-webkit-border-radius: 1.2rem;-moz-border-radius: 1.2rem;-ms-border-radius: 1.2rem;-o-border-radius: 1.2rem;}.f-detail a {color: var(--PrimaryColor);}.f-detail a:hover {text-decoration: underline;}.f-detail iframe {max-width: 100% !important;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;}.f-detail ul, .f-detail ol {margin-top: 10px;margin-bottom: 10px;}.f-detail ul li {list-style: disc;margin-left: 2.4rem;padding-top: .2rem;padding-bottom: .2rem;}.f-detail ol li {list-style: disc;margin-left: 2.4rem;padding-top: .2rem;padding-bottom: .2rem;}.f-detail strong, .f-detail b, .f-detail h1, .f-detail h2, .f-detail h3, .f-detail h4, .f-detail h5, .f-detail h6 {font-weight:600;}.error-sty {color: #f70000;font-weight: 400;padding: 5px 0px;font-size: 11px;}.clear {clear:both;height: 0;float: none;}.box-sizing-fix {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.img_object_fit {object-fit: cover;-moz-object-fit: cover;-webkit-object-fit: cover;-o-object-fit: cover;-ms-object-fit: cover;}::-webkit-input-placeholder {opacity: 1;}::-moz-placeholder {opacity: 1;}:-ms-input-placeholder {opacity: 1;}:-moz-placeholder {opacity: 1;}.sty_slec {-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}.sty_slec::-ms-expand {display: none;}.sty_transition {-webkit-transition: ease 0.3s;-moz-transition: ease 0.3s;-o-transition: ease 0.3s;-ms-transition: ease 0.3s;transition: ease 0.3s;}.hover_img {transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.hover_img:hover {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}select option {font-size: 14px;}input, textarea, select, button {font-family: var(--font-family);color: #000;}button:active {opacity: 0.9;}#star img {display: inline-block;width: auto;height: 18px;position: relative;top: -1px;}.page {font-size: var(--font-size-16);padding-top: 3rem;text-align: center;}.PageNum a {display: inline-block;color: var(--color-2);padding: 3px 7px;margin: 0px 3px 5px 0px;min-width: 30px;text-align: center;}.PageNum a:hover {color: var(--PrimaryColor);}.PageNum span {color: var(--PrimaryColor);font-weight: 600;display: inline-block;padding: 3px 7px;margin: 0px 3px 5px 0px;min-width: 30px;text-align: center;}.icon_menu_mobile {color: #fff;display: none;width: 4rem;height: 4rem;cursor: pointer;user-select: none;justify-content: center;align-items: center;position: relative;border-radius: .4rem;-webkit-border-radius: .4rem;-moz-border-radius: .4rem;-ms-border-radius: .4rem;-o-border-radius: .4rem;}.icon_menu_mobile:focus, .icon_menu_mobile:hover {background-color: rgba(255,255,255,0.25);}.icon_menu_mobile i {font-size: var(--font-size-24);text-align: center;}.menu_mobile {user-select: none;visibility: hidden;background: #fff;width: 280px;height: 100dvh;overflow-x: hidden;overflow-y: auto;overscroll-behavior: contain;position: fixed;top: 0;left: -280px;z-index: 99999;transition: .2s;-webkit-transition: .2s;-moz-transition: .2s;-ms-transition: .2s;-o-transition: .2s;}.menu_mobile::-webkit-scrollbar {display: none;}.menu_mobile .logo img {padding: 1.2rem 1.6rem;box-sizing: content-box;}.close_menu_mobile {background: rgba(255,255,255,0);position: fixed;top: 0;right: 0;bottom: 0;left: 280px;z-index: 7009;}.show_menu_mobile {overflow-y: hidden;}.show_menu_mobile .menu_mobile {left: 0;}.show_menu_mobile::after {content: "";background: rgba(0,0,0,0.5);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 10001;transition: .2s;-webkit-transition: .2s;-moz-transition: .2s;-ms-transition: .2s;-o-transition: .2s;}.logo_mb {padding: 12px 16px;}.logo_mb img {display: inline-block;width: auto;height: 40px;}.dkdn_mb {background: linear-gradient(120deg, var(--tailwind-600) 0%, var(--tailwind-700) 100%);color: #fff;padding: 12px 16px;font-size: 12px;font-weight: 500;line-height: 1.3;}.dkdn_mb > a {display: inline-block;background-color: rgba(0,0,0,.25);color: #fff;padding: .8rem 1.2rem;border-radius: 24px;-webkit-border-radius: 24px;-moz-border-radius: 24px;-ms-border-radius: 24px;-o-border-radius: 24px;}.dkdn_mb > a:focus {background-color: var(--PrimaryColor);}.in_dkdn_mb {display: flex;align-items: center;gap: var(--gap12);}.img_dkdn_mb {flex-basis: 50px;}.img_dkdn_mb img {display: block;width: 100%;height: 100%;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;padding: 3px;background-color: #fff;}.nd_dkdn_mb {flex: 1;}.nd_dkdn_mb p {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: 600;font-size: var(--font-size-18);padding: 0 0 .2rem 0;}.nd_dkdn_mb a {color: #fff;}.menu_accordion {padding: 0 16px;}.ul_ma_1 {padding: 8px 0;}.ul_ma_1 > li {font-size: var(--font-size-15);position: relative;}.ul_ma_1 > li > a {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;color: var(--color-1);padding: 8px 30px 8px 0;font-size: var(--font-size-16);}.ul_ma_1 > li > a:hover, .ul_ma_1 > li.active > a {color: var(--PrimaryColor);font-weight: 600;}.ul_ma_1 > li.active {color: var(--PrimaryColor);}.ul_ma_1 > li > a > i {width: 18px;text-align: center;margin-right: 4px;}.ul_ma_1 > li.active .ul_ma_2 {display: block;}.ul_ma_2 {background-color: var(--tailwind-50);display: none;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;}.ul_ma_2 > li {position: relative;border-bottom: 1px solid rgba(0,0,0,.04);font-size: var(--font-size-14);}.ul_ma_2 > li:last-child {border-bottom: 0;}.ul_ma_2 > li > a {padding: 8px 16px;display: block;color: #000;}.ul_ma_2 > li.active > a {font-weight: 600;}.ul_ma_2 > li.active .ul_ma_3 {display: block;}.ul_ma_3 {display: none;padding-bottom: 8px;}.ul_ma_3 > li > a {padding: 4px 16px 4px 32px;display: block;color: #000;}.ul_ma_3 > li.active > a {text-decoration: underline;}.ul_ma_1 > li.active .arrown_menu_accordion {-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);-o-transform: rotate(-180deg);transform: rotate(-180deg);}.ul_ma_2 > li.active .arrown_menu_accordion2::before {content: "\f068";}.arrown_menu_accordion {width: 24px;height: 24px;text-align: center;line-height: 24px;position: absolute;top: 8px;right: 0;cursor: pointer;font-style: normal;transition: .4s;-webkit-transition: .4s;-moz-transition: .4s;-ms-transition: .4s;-o-transition: .4s;}.arrown_menu_accordion2 {width: 20px;height: 20px;text-align: center;line-height: 20px;;position: absolute;top: 10px;right: 4px;cursor: pointer;font-style: normal;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}.arrown_menu_accordion::before {font-family: "Font Awesome 6 Pro";font-weight: 300;content: "\f078";font-size: var(--font-size-16);}.arrown_menu_accordion2::before {font-family: "Font Awesome 6 Pro";font-weight: 400;content: "\2b";font-size: 12px;color: #34cdad;}.t_ul_ma_1 {font-weight: 500;text-transform: capitalize;padding: 4px 0;display: inline-block;border-bottom: 1px solid #000;color: #000;}.bot_menu_mobile {border-top: 1px solid #eee;padding: 1.2rem;}.list_social_rwd {display: flex;gap: .8rem;}.list_social_rwd > li {flex: 1;font-size: var(--font-size-12);}.list_social_rwd > li > a {display: block;text-align: center;color: #fff;background-color: rgba(0,0,0,.8);padding: 1.2rem;border-radius: 24px;-webkit-border-radius: 24px;-moz-border-radius: 24px;-ms-border-radius: 24px;-o-border-radius: 24px;}.list_social_rwd > li > a:hover, .list_social_rwd > li > a:active, .list_social_rwd > li > a:focus {background-color: #000;}.list_social_rwd > li > a i {font-size: var(--font-size-14);margin-right: .4rem;}@media only screen and (min-width: 1441px) {}@media only screen and (max-width: 1440px) {.shape_04 {right: -20%;}}@media only screen and (max-width: 1366px) {.shape_04 {right: -25%;}}@media only screen and (max-width: 1365px) and (min-width: 1280px) {.min_wrap {padding-right: 2.4rem;padding-left: 2.4rem;}.content_rh_1, .content_rh_6 {padding-left: 2.4rem;}.list_rh_7 {gap: var(--gap32);}}@media only screen and (max-width: 1279px) and (min-width: 1024px) {:root {--font-size-38: clamp(18px,10vw,28px);--font-size-48: clamp(28px,4vw,38px);--gap24: 2rem;--gap32: 2.4rem;--gap48: 3.2rem;}.icon_menu_mobile {display: flex;}.min_wrap {padding-right: 2.4rem;padding-left: 2.4rem;}.r_p6, .r_p9, .r_p69 {padding-top: 6rem;padding-bottom: 6rem;}.img_rh_1 {max-height: 80%;}.content_rh_1 {padding-left: 2.4rem;width: calc(100vw/2);margin-left: 0;}.note_content_rh_1 {font-size: var(--font-size-16);}.shape_01 img {width: 50%;}.content_rh_6 {padding-left: 2.4rem;}.list_rh_7 > li::before {font-size: var(--font-size-48);top: -1.6rem;left: -1.6rem;}.na_content_rh_1 span {padding-right: 2.4rem;}.shape_05 {display: none;}}@media only screen and (max-width: 1023px) {:root {--font-size-30: clamp(22px,4vw,30px);--font-size-34: clamp(24px,4vw,34px);--font-size-38: clamp(24px,4vw,28px);--font-size-48: clamp(28px,4vw,38px);--gap24: 2.0rem;--gap32: 2.4rem;--gap40: 2.4rem;--gap48: 2.4rem;}::-webkit-scrollbar {display: none;}.icon_menu_mobile {display: flex;}.min_wrap, .content_rh_1, .note_content_rh_1 {padding-right: 2.4rem;padding-left: 2.4rem;}.r_p6, .r_p9, .r_p69 {padding-top: 4.8rem;padding-bottom: 4.8rem;}#header {padding: .8rem 0;}.click_s {background: none;border-radius: .4rem;-webkit-border-radius: .4rem;-moz-border-radius: .4rem;-ms-border-radius: .4rem;-o-border-radius: .4rem;}.click_s:focus, .click_s:hover {color: #fff;background-color: rgba(255,255,255,0.25);}.rh_1 {align-items: flex-start;padding-top: 12.8rem;}.shape_01 img {width: 50%;}.img_rh_1 {left: 0;margin: auto;text-align: center;}.img_rh_1 > img {display: inline-block;}.content_rh_1 {width: auto;margin-left: 0;text-align: center;}.c1_img_rh_1, .c2_img_rh_1 {right: 0;left: 0;margin: auto;}.til_01, .til_02 {max-width: 100%;text-align: center;margin-bottom: 2.4rem;}.l_rh_2 {padding: 0;}.list_r_rh_2 > li, .list_rgt_1 > li {flex-basis: 40%;}.list_r_rh_2 > li:nth-child(1), .list_r_rh_2 > li:nth-child(3) {top: 0;}.list_rh_3 {display: flex;flex-wrap: wrap;gap: var(--gap16);padding: 2.4rem 0;}.list_rh_3 > li {flex: 1 0 25rem;margin-bottom: 0;min-width: auto;}.img_rh_3 img {width: 90%;margin: auto;}.content_rh_6, .list_rh_7 {padding: 2.4rem 0;}.content_rh_6 .swiper2 {padding-left: 2.4rem;}.list_rh_7 > li::before {font-size: var(--font-size-48);top: -1.6rem;left: -1.6rem;}.title_tabs {flex-wrap: nowrap;justify-content: flex-start;overflow: auto;scroll-snap-type: x mandatory;scrollbar-width: none;-ms-overflow-style: none;}.title_tabs > li {flex: 0 0 auto;padding: 0 1.6rem 0 3.2rem;}.title_tabs > li:first-child {padding-left: 1.6rem;}.num_list_r_rh_2 {font-size: 48px;}.title_rgt_1 .des_til {text-align: center;font-size: var(--font-size-16);}.list_rgt_1 > li {margin-bottom: 3.2rem;}.list_rgt_1 > li:hover, .list_rgt_1 > li.active {transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);}.rgt_2 {overflow: visible;}.rgt_2 > .min_wrap {align-items: flex-start;}.r_rgt_2 {position: sticky;top: 0;}.list_r2_rgt_2 > li {flex-basis: 15rem;}.list_r2_rgt_2 > li:nth-child(2), .list_r2_rgt_2 > li:nth-child(3) {top: 0;}.content_list_r2_rgt_2 {font-size: var(--font-size-18);}.list_rh_7, .list_dv {grid-template-columns: repeat(2, minmax(0, 1fr));}.f_news .list_rh_7 > li:nth-child(3) {border-color: #fff;}.f_contact .min_wrap {gap: var(--gap32);}.r_f_contact {aspect-ratio: 3/2;}.l_rh_2, .content_rh_3, .title_rgt_1 .des_til, .l_f_contact {flex-basis: 100%;}.nav_mn, .shape_05, .swiper-button-prev-2, .swiper-button-next-2, .note_content_rh_1::before, .shape_03, .shape_04, .title_rgt_1 .des_til::before {display: none;}}@media only screen and (min-width: 480px) and (max-device-width: 960px) and (orientation: landscape) {.rh_1 {padding-top: 10rem;}.content_rh_1 {width: 100%;}.na_content_rh_1 {font-size: clamp(24px,3vw,28px);}.na_content_rh_1 strong {font-size: 120%;}.des_content_rh_1, .note_content_rh_1 {margin-bottom: 1.6rem;font-size: clamp(14px, 2vw, 20px);}.img_rh_1 {display: none;}}@media only screen and (max-width: 640px) {:root {--height-hea: 7.2rem;--gap24: 1.6rem;}.logo img {height: 4.8rem;}.min_wrap, .content_rh_1, .note_content_rh_1 {padding-right: 1.6rem;padding-left: 1.6rem;}.r_p3 {padding-top: 2.4rem;padding-bottom: 2.4rem;}.r_p36 {padding-top: 2.4rem;padding-bottom: 3.2rem;}.r_p6, .sgt_1 {padding-top: 3.2rem;padding-bottom: 3.2rem;}.r_p69 {padding-top: 3.2rem;padding-bottom: 4.8rem;}.r_p9 {padding-top: 4.8rem;padding-bottom: 4.8rem;}.content_rh_6 .swiper2 {padding-right: 1.6rem;padding-left: 1.6rem;}.bg_cont .min_wrap {height: auto;aspect-ratio: 3/1;justify-content: center;padding-bottom: 0;}.title_bg_cont {font-size: var(--font-size-24);border-left: 0 solid #000;padding: .6rem 1.2rem;text-align: center;background: rgba(255,255,255,0.25);border-bottom-right-radius: 0;border-bottom-left-radius: 0;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.list_r2_rgt_2 > li {padding: 1.6rem;}.rgt_2 .des_til {font-size: var(--font-size-18);padding-top: .8rem;}.f_news .list_rh_7 {gap: var(--gap24);grid-template-columns: repeat(1, minmax(0, 1fr));}.f_news .list_rh_7 > li {padding: 1.6rem;}.f_page_D .min_wrap {padding-top: 0;padding-bottom: 0;}.content_swiper2 {bottom: 1.6rem;right: 1.6rem;left: 1.6rem;padding: 1.6rem;}.ct_D {flex-basis: 100%;}.ul_breacrum {display: none;}}@media only screen and (max-width: 480px) {.d_form_s {width: 90%;}.close_form_s {right: 5%;top: 1.6rem;}#header .min_wrap {height: 6rem;}.logo img {max-height: 4rem;}.na_content_rh_1 {font-size: clamp(24px,2vw,28px) }.na_content_rh_1 strong {font-size: 130%;}.des_content_rh_1 {font-size: var(--font-size-12);margin-bottom: 1.6rem;}.note_content_rh_1 {font-size: clamp(16px,2vw,20px);margin-bottom: 1.6rem;}.author_content_rh_1 {font-size: var(--font-size-12);color: rgba(255,255,255,0.75);}.author_content_rh_1 strong {font-size: var(--font-size-14);color: #fff;}.img_rh_1 {max-width: 90%;}.c1_img_rh_1 {aspect-ratio: 1/1;width: 120%;height: auto;left: -10%;bottom: -30%;}.c2_img_rh_1 {aspect-ratio: 1/1;width: 130%;height: auto;left: -15%;bottom: -30%;}.list_r_rh_2 {gap: var(--gap12);}.list_r_rh_2 > li, .show_list_content_faq {padding: 1.6rem;}.img_list_r_rh_2 {width: 4.8rem;height: 4.8rem;}.num_list_r_rh_2 {font-size: 32px;line-height: 4.8rem;right: 1.6rem;}.list_rh_3, .content_rh_6, .list_rh_7 {padding-top: 1.6rem;padding-bottom: 1.6rem;}.content_rh_5 {padding-top: 0;}.img_content_tabs {position: static;}.img_content_tabs img {margin: auto;width: 100%;}.swiper2 .swiper-slide {width: 27rem;height: 27rem;}.content_swiper2 {bottom: 1.2rem;right: 1.2rem;left: 1.2rem;padding: 1.2rem;line-height: 1.2;border-radius: .8rem;-webkit-border-radius: .8rem;-moz-border-radius: .8rem;-ms-border-radius: .8rem;-o-border-radius: .8rem;}.rh_7 .list_rh_7 {display: flex;flex-wrap: wrap;}.na_content_swiper2 {margin-bottom: 0;}.list_rgt_1 > li {padding-right: 2rem;padding-left: 2rem;}.list_rgt_3 > li {padding: 2rem;}.accordion_r_rgt_4 summary {padding: 2rem 6rem 2rem 2rem;}.accordion_r_rgt_4 summary::before {top: 2rem;right: 2rem;}.content_reqs {padding: 0 2rem 2rem 2rem;}.rgt_1, .rgt_2, .rgt_4 {overflow: hidden;}.l_rgt_4 {padding-right: 0;}.r_rgt_4 {padding-left: 0;}.bot_til_td_D {font-size: var(--font-size-12);}.list_content_faq > li {border-radius: 1.2rem;-webkit-border-radius: 1.2rem;-moz-border-radius: 1.2rem;-ms-border-radius: 1.2rem;-o-border-radius: 1.2rem;}.in_list_content_faq {padding: 1.6rem 6rem 1.6rem 1.6rem;font-weight: 500;}.in_list_content_faq::before {right: 1.6rem;}.list_dv {grid-template-columns: repeat(1, minmax(0, 1fr));}.title_list_r_rh_2, .title_tabs > li > a, .na_content_swiper2, .title_list_rh_7, .accordion_r_rgt_4 summary, .na_list_rgt_3, .des_news_D, .in_list_content_faq {font-size: var(--font-size-16);}.na_til {line-height: 1.3;}.img_content_tabs, .rh_7 .list_rh_7 > li, .list_rgt_1 > li, .list_r2_rgt_2 > li {flex-basis: 100%;}.des_na_content_swiper2 {display: none;}}@media only screen and (max-width: 375px) {}@media only screen and (max-width: 320px) {.na_content_rh_1 {font-size: clamp(20px,2vw,28px);}.img_rh_1 {display: none;}}