@charset "utf-8";
/* Public area, please do not change it arbitrarily */
/*★★★★★★★★★★★★★ public start ★★★★★★★★★★★★★*/
html, body {margin: 0; padding: 0;}
img {max-width:100%; height:auto; border-style: none;}
input, button, textarea, select, optgroup, option {outline:none;}
/*label {margin-bottom: auto;}*/
.ln_m0_p0, .ln_m0_p0 > li {list-style-type:none; margin: 0; padding: 0;}
.select_none {-moz-appearance:none; -webkit-appearance:none; appearance:none;}
.select_none::-ms-expand { display: none !important;}
:focus, input:focus, select:focus, textarea:focus {outline: 0!important;}
* {-webkit-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; word-wrap:break-word;}

html {scroll-behavior: smooth;}
.anchor_link {position: absolute; top: -83px; z-index: -100;}

a:link, a:visited {text-decoration:none; color:#000; transition: all 0.5s ease 0s;}
a:active, a:hover {text-decoration:underline; color:#000e9d; cursor:pointer; transition: all 0.5s ease 0s;}

.editor a {word-wrap: break-word;}
a {word-wrap: break-word; outline: none !important;}
.a_nohover {pointer-events: none; cursor: text;}

.youtubecontent {position: relative; height: 0; overflow: hidden; padding-bottom: 57.8%;}
.youtubecontent iframe, .youtubecontent object, .youtubecontent embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.datatable {width: calc(100% - 1px); padding: 0; margin: 0 0 0 0; line-height: 1.22222222; letter-spacing: 0.03px; border:1px solid #abacae; border-bottom:2px solid #abacae;}
.datatable th {color:#fff; font-weight: 600; font-size: inherit; line-height: 1.22222222; border:1px solid #6d6e71; background: #000e9d; padding:13.5px 10px 16.5px 17px;}
.datatable tr {background: #fff;}
.datatable tr:nth-child(2n+2) {background: #fff;}
.datatable td {color: #000; font-weight: 400; font-size: inherit; line-height: 1.22222222; border:1px solid #6d6e71; padding:15px 10px 15px 16.5px;}
.datatable tr td:first-child {border-left: 2px solid #abacae;}
.datatable tr td:last-child {border-right: 2px solid #abacae;}
.table_scroll {overflow-x: auto;}
.table_scroll_note {color: #ff0000;}

/*================= font =================*/
.ff_ss {font-family: 'Noto Sans', sans-serif;}
.ff_al {font-family:'Arial', sans-serif;}.ff_wz {font-family:'Microsoft JhengHei', sans-serif;}.ff_sm {font-family:'PMingLiU', sans-serif;}

.fs_12 {font-size:12px!important;} .fs_13 {font-size:13px!important;} .fs_14 {font-size:14px!important;} .fs_15 {font-size:15px!important;} .fs_16 {font-size:16px!important;} .fs_17 {font-size:17px!important;} .fs_18 {font-size:18px!important;} .fs_19 {font-size:19px!important;} .fs_20 {font-size:20px!important;} .fs_21 {font-size:21px!important;} .fs_22 {font-size:22px!important;} .fs_23 {font-size:23px!important;} .fs_24 {font-size:24px!important;} .fs_25 {font-size:25px!important;} .fs_26 {font-size:26px!important;} .fs_27 {font-size:27px!important;} .fs_28 {font-size:28px!important;} .fs_29 {font-size:29px!important;} .fs_30 {font-size:30px!important;} .fs_31 {font-size:31px!important;} .fs_32 {font-size:32px!important;} .fs_33 {font-size:33px!important;} .fs_34 {font-size:34px!important;} .fs_35 {font-size:35px!important;} .fs_36 {font-size:36px!important;} .fs_37 {font-size:37px!important;} .fs_38 {font-size:38px!important;} .fs_39 {font-size:39px!important;} .fs_40 {font-size:40px!important;} .fs_41 {font-size:41px!important;} .fs_42 {font-size:42px!important;} .fs_43 {font-size:43px!important;} .fs_44 {font-size:44px!important;} .fs_45 {font-size:45px!important;} .fs_46 {font-size:46px!important;} .fs_47 {font-size:47px!important;} .fs_48 {font-size:48px!important;} .fs_49 {font-size:49px!important;} .fs_50 {font-size:50px!important;} .fs_51 {font-size:51px!important;} .fs_52 {font-size:52px!important;} .fs_53 {font-size:53px!important;} .fs_54 {font-size:54px!important;} .fs_55 {font-size:55px!important;} .fs_56 {font-size:56px!important;} .fs_57 {font-size:57px!important;} .fs_58 {font-size:58px!important;} .fs_59 {font-size:59px!important;} .fs_60 {font-size:60px!important;}
.fw_n {font-weight:normal;}.fw_1 {font-weight: 100;}.fw_2 {font-weight: 200;}.fw_3 {font-weight: 300;}.fw_4 {font-weight: 400;}.fw_5 {font-weight: 500;}.fw_6 {font-weight: 600;}.fw_7 {font-weight: 700;}.fw_8 {font-weight: 800;}.fw_9 {font-weight: 900;}
.ta_l {text-align:left;}.ta_c {text-align:center;}.ta_r {text-align:right;}.ta_j {text-align:justify;}
.to_e {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical;}
.tt_up {text-transform:uppercase;}
.ti-9 {text-indent:-9999px;}

/*================= text-shadow =================*/
.ts_b {text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.5);}
.ts_w {text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;}

/*================= box-shadow =================*/
.bs {box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);}
.bs_s {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}
.bs_m {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}
.bs_l {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}

/*================= images =================*/
.itv_0 {font-size:0px; line-height:0px;}
.max_img img {max-width:100%!important;	height:auto!important;}
.img_100 img {width:100%!important;}

/*================= background =================*/
.bg_sas {background-attachment: scroll;}.bg_saf {background-attachment: fixed;}
.bg_bsa {background-size: auto;}.bg_bsc {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

/*================= padding =================*/
.pd_20 {padding:0 20px;}.pd_30 {padding:0 30px;}.pd_40 {padding:0 40px;}

/*================= height =================*/
.spc_0 {height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both;}
.ht_5 {height:5px; font-size:0px; line-height:0px;}.ht_8 {height:8px; font-size:0px; line-height:0px;}
.ht_10 {height:10px; font-size:0px; line-height:0px;}.ht_15 {height:15px; font-size:0px; line-height:0px;}
.ht_20 {height:20px; font-size:0px; line-height:0px;}.ht_25 {height:25px; font-size:0px; line-height:0px;}
.ht_30 {height:30px; font-size:0px; line-height:0px;}.ht_40 {height:40px; font-size:0px; line-height:0px;}
.ht_50 {height:50px; font-size:0px; line-height:0px;}.ht_60 {height:60px; font-size:0px; line-height:0px;}
.ht_100 {height: 100%;}.ht_max {max-height: 100%;}

/*================= float =================*/
.ft_l {float:left;}.ft_r {float:right;}.ft_n {float:none;}.ft_i {float:inherit;}

/*================= position =================*/
.pt_r {position: relative;}.pt_a {position: absolute;}.pt_f {position: fixed;}

/*================= display =================*/
.dp_b, .pc_12, .pc_9, .pc_7, .pc_5 {display:block;}.dp_n, .mobile_12, .mobile_9, .mobile_7, .mobile_5 {display:none;}.dp_i {display:inherit;}
.dp_f {display:flex;}.dp_if {display:inline-flex;}.dp_ib {display:inline-block;}

/*================= flex-direction =================*/
.fd_r {flex-direction:row;}.fd_r_reverse {flex-direction:row-reverse;}
.fd_c {flex-direction:column;}.fd_c_reverse {flex-direction:column-reverse;}

/*================= flex-wrap =================*/
.fw_w {flex-wrap: wrap;}.fw_nw {flex-wrap: nowrap;}.fw_w_reverse {flex-wrap:wrap-reverse;}

/*================= justify-content =================*/
.jc-start {justify-content: flex-start;}.jc-center {justify-content: center;}
.jc-end {justify-content: flex-end;}.jc-around {justify-content: space-around;}
.jc-between {justify-content: space-between;}

/*================= align-items =================*/
.ai_start {align-items:flex-start;}.ai_center {align-items:center;}
.ai_end {align-items:flex-end;}.ai_stretch {align-items:stretch;}
.ai_baseline {align-items:baseline;}

/*================= align-content =================*/
.ac_start {align-content:flex-start;}.ac_center {align-content:center;}
.ac_end {align-content:flex-end;}.ac_around {align-content: space-around;}
.ac_between {align-content: space-between;}.ac_stretch {align-content: stretch;}

/*================= overflow =================*/
.of_a {overflow:auto;}.of_h {overflow:hidden;}.of_s {overflow:scroll;}.of_i {overflow:inherit;}
.ofx_a {overflow-x:auto;}.ofx_h {overflow-x:hidden;}.ofx_s {overflow-x:scroll;}.ofx_i {overflow-x:inherit;}
.ofy_a {overflow-y:auto;}.ofy_h {overflow-y:hidden;}.ofy_s {overflow-y:scroll;}.ofy_i {overflow-y:inherit;}

/*================= placeholder =================*/
::placeholder {color:#000;}/* Firefox, Chrome, Opera */
:-moz-placeholder {color:#000;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#000;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#000;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color:#000;}/* Microsoft Edge */
::-webkit-input-placeholder {color:#000;}/* Chrome, WebKit browsers */

/*================= transition =================*/
.fs_12, .fs_13, .fs_14, .fs_15, .fs_16, .fs_17, .fs_18, .fs_19, .fs_20, .fs_21, .fs_22, .fs_23, .fs_24, .fs_25, .fs_26, .fs_27, .fs_28, .fs_29, .fs_30, .fs_31, .fs_32, .fs_33, .fs_34, .fs_35, .fs_36, .fs_37, .fs_38, .fs_39, .fs_40, .fs_41, .fs_42, .fs_43, .fs_44, .fs_45, .fs_46, .fs_47, .fs_48, .fs_49, .fs_50, .fs_51, .fs_52, .fs_53, .fs_54, .fs_55, .fs_56, .fs_57, .fs_58, .fs_59, .fs_60, .ht_5, .ht_10, .ht_15, .ht_20, .ht_25, .ht_30, .ht_60, .ht_50, .ht_60 {transition: all 0.25s ease 0s;}

/*================= Restore settings =================*/
/*html {overflow-x:hidden!important;}*/
.html_hidden {overflow: hidden!important;}
body {
	background-color:#fff; color: #212529;
	font-family: 'Noto Sans', sans-serif;
	overflow-x:hidden;
	font-size: 14px;
	line-height: inherit;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans', sans-serif;
}
/*p, td, li, label {font-size: inherit; line-height: inherit; font-weight: inherit;}
button, input, optgroup, select, textarea {font-size: inherit;}
ul, ol, dl {margin-bottom: auto;}*/

/*預設default class樣式*/
.df_m0 p {margin: 0;}
.df_mb_a ul, .df_mb_a ol, .df_mb_a dl {margin-bottom: auto;}
.df_font p, .df_font td, .df_font li, .df_font label {font-size: inherit; line-height: inherit; font-weight: 400;}

/*★★★★★★★★★★★★★ public end ★★★★★★★★★★★★★*/

.goTop {position:fixed; bottom: -150px; right: 474px; z-index:200; display: flex; flex-flow: wrap; justify-content: center; align-items: center; background: #000e9d; font-weight: 600; line-height: 1; letter-spacing: 3.4px; transition: all 0.5s ease 0s;}
.goTop a:link, .goTop a:visited {
	text-decoration:none;
	position: relative;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
    min-width: 231px; height: 77px; padding: 0 0 3px 0;
    color: #fff;
	transition: all 0s ease 0s;
}
.goTop a:active, .goTop a:hover {
	text-decoration:none;
	cursor:pointer;
    color: #fff;
    background: #91d500;
	transition: all 0.25s ease 0s;
}
.goTop a img {margin: 2px 0 0 25px;}

.floatBtn {position: fixed; bottom: 0; right: 146px; z-index: 200; background: #000e9d; display: flex; flex-flow: wrap; justify-content: center; align-items: center; font-weight: 600; line-height: 1; letter-spacing: 2.85px;  transition: all 0.5s ease 0s;}
.floatBtn a:link, .floatBtn a:visited {text-decoration:none; color:#fff; min-width: 324px; height: 77px; display: flex; flex-flow: wrap; justify-content: center; align-items: center; padding: 0 2px 3px 0; transition: all 0.5s ease 0s;}
.floatBtn a:active, .floatBtn a:hover {text-decoration:none; color:#fff; background: #91d500; cursor:pointer; transition: all 0.5s ease 0s;}
.floatBtn a img:first-child {display: none;}
.floatBtn a img:last-child {margin: 2px 0 0 25px;}

.floatChange {position: absolute; left: 0; width: 1px; height: 1px; z-index: -1;}
.changeShow {position: absolute!important; bottom: auto!important; top: 6px!important;}

.frame_1311 {max-width:1511px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}
.frame_1492 {max-width:1692px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}
.frame_1609 {max-width:1809px; margin:auto; padding: 0 100px; height: 100%; position: relative; z-index: 10;}

#content {padding: 84px 0 0 0; margin: 0; line-height: 1.555556; background: #fff;}

.imgCenter, .imgCenter a {position: absolute; top: 0; left: 0; right: 0; bottom: 0; line-height: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; z-index: 10;}
.imgCenter img {width: auto!important; height: auto!important; max-width: 100%!important; max-height: 100%!important;}

.imgFull img {position: absolute; top: 50%; left: 50%; display: block; width: 100%!important; height: 100%!important; object-fit:cover; transform:translate(-50%,-50%); transition: all 0.5s ease 0s;}

.imgHzoonI > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonI > div:hover img {transform: scale(0.9, 0.9); transition: all 0.5s ease 0s;}

.imgHzoonO > div img {transform: scale(1.0, 1.0); transition: all 0.5s ease 0s;}
.imgHzoonO > div:hover img {transform: scale(1.2, 1.2); transition: all 0.5s ease 0s;}

.aFull {font-size: 0; line-height: 0; text-decoration: none!important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100;}

button:disabled {background: #ddd!important; cursor: no-drop!important;}

.inputA {width: 100%; height: 38px; display: flex; padding: 0 9px; border: 0; background-color: #fff; position: relative; z-index: 10; color: #000;}
.inputB {width: 74.23%; height: 38px; display: flex; padding: 0 9px; border: 0; background-color: #fff; position: relative; z-index: 10; color: #000;}
.selectA {width: 100%; height: 38px; display: flex; padding: 0 40px 0 9px; border: 0; color: #000; background-color: #fff; background-image:url(../images/icon_02b.png); background-repeat:no-repeat; background-position:calc(100% - 16px) calc(50% + 0px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectA::-ms-expand { display: none !important;}
.selectB {width: 22.813%; height: 38px; display: flex; padding: 0 40px 0 9px; border: 0; color: #000; background-color: #fff; background-image:url(../images/icon_02b.png); background-repeat:no-repeat; background-position:calc(100% - 16px) calc(50% + 0px); -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;  position: relative; z-index: 10;}
.selectB::-ms-expand { display: none !important;}
.textareaA {width: 100%; height: 133px; display: flex; padding: 9px; border: 0; background-color: #fff; position: relative; z-index: 10; color: #000;}

.mor_A {color:#fff; font-weight: 600; letter-spacing: 3.5px; line-height: 1; padding: 0 6px 0 0;}
.mor_A a:link, .mor_A a:visited {text-decoration:none; color:#fff; transition: all 0.5s ease 0s;}
.mor_A a:active, .mor_A a:hover {text-decoration:none; color:#000e9d; background: #fff; cursor:pointer; transition: all 0.5s ease 0s;}
.mor_A a {width: 100%; max-width: 308px; min-height: 59px; background: #000e9d; display: flex; flex-flow: wrap; justify-content: center; align-items: center; text-align: center; position: relative; z-index: 1; padding: 0 0 3px 7px; margin: auto;}
.mor_A a > img {position: absolute; top: calc(50% - 11px); right: 11px;}


/* CSS Responsive public */
/* Public area, please do not change it arbitrarily */

@media only screen and (max-width:1600px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b16 {display:block;}.dp_n16 {display:none;}.dp_f16 {display:flex;}
    .ft_l16 {float:left;}.ft_r16 {float:right;}.ft_n16 {float:none;}
    .pd_20_16 {padding:0 20px;}.pd_30_16 {padding:0 30px;}.pd_40_16 {padding:0 40px;}
    .fd_r16 {flex-direction:row;}.fd_r_reverse16 {flex-direction:row-reverse;}
    .fd_c16 {flex-direction:column;}.fd_c_reverse16 {flex-direction:column-reverse;}
    .fw_w16 {flex-wrap: wrap;}.fw_nw16 {flex-wrap: nowrap;}.fw_w_reverse16 {flex-wrap:wrap-reverse;}
    .jc-start16, .ai_start16, .ac_start16 {justify-content: flex-start;}
    .jc-center16, .ai_center16, .ac_center16 {justify-content: center;}
    .jc-end16, .ai_end16, .ac_end16 {justify-content: flex-end;}
    .jc-around16, .ac_around16 {justify-content: space-around;}
    .jc-between16, .ac_between16 {justify-content: space-between;}
    .ai_stretch16, .ac_stretch16 {align-items:stretch;}
    .ai_baseline16 {align-items:baseline;}
    .max_img16 img {max-width:100%!important; height:auto!important;}
    .img_100_16 img {width:100%!important;}
    .ta_l16 {text-align:left;}.ta_c16 {text-align:center;}.ta_r16 {text-align:right;}.ta_j16 {text-align:justify;}
	.fs_13 {font-size:0.813vw!important; font-size: clamp(12px, 0.813vw, 13px)!important;}
	.fs_14 {font-size:0.875vw!important; font-size: clamp(12px, 0.875vw, 14px)!important;}
	.fs_15 {font-size:0.938vw!important; font-size: clamp(13px, 0.938vw, 15px)!important;}
	.fs_16 {font-size:1vw!important; font-size: clamp(13px, 1vw, 16px)!important;}
	.fs_17 {font-size:1.063vw!important; font-size: clamp(14px, 1.063vw, 17px)!important;}
	.fs_18 {font-size:1.125vw!important; font-size: clamp(14px, 1.125vw, 18px)!important;}
	.fs_19 {font-size:1.188vw!important; font-size: clamp(15px, 1.188vw, 19px)!important;}
	.fs_20 {font-size:1.25vw!important; font-size: clamp(15px, 1.25vw, 20px)!important;}
	.fs_21 {font-size:1.313vw!important; font-size: clamp(16px, 1.313vw, 21px)!important;}
	.fs_22 {font-size:1.375vw!important; font-size: clamp(16px, 1.375vw, 22px)!important;}
	.fs_23 {font-size:1.438vw!important; font-size: clamp(17px, 1.438vw, 23px)!important;}
	.fs_24 {font-size:1.5vw!important; font-size: clamp(17px, 1.5vw, 24px)!important;}
	.fs_25 {font-size:1.563vw!important; font-size: clamp(18px, 1.563vw, 25px)!important;}
	.fs_26 {font-size:1.625vw!important; font-size: clamp(18px, 1.625vw, 26px)!important;}
	.fs_27 {font-size:1.688vw!important; font-size: clamp(19px, 1.688vw, 27px)!important;}
	.fs_28 {font-size:1.75vw!important; font-size: clamp(19px, 1.75vw, 28px)!important;}
	.fs_29 {font-size:1.813vw!important; font-size: clamp(20px, 1.813vw, 29px)!important;}
	.fs_30 {font-size:1.875vw!important; font-size: clamp(24px, 1.875vw, 30px)!important;}
	.fs_31 {font-size:1.938vw!important; font-size: clamp(24px, 1.938vw, 31px)!important;}
	.fs_32 {font-size:2vw!important; font-size: clamp(25px, 2vw, 32px)!important;}
	.fs_33 {font-size:2.063vw!important; font-size: clamp(25px, 2.063vw, 33px)!important;}
	.fs_34 {font-size:2.125vw!important; font-size: clamp(26px, 2.125vw, 34px)!important;}
	.fs_35 {font-size:2.188vw!important; font-size: clamp(26px, 2.188vw, 35px)!important;}
	.fs_36 {font-size:2.25vw!important; font-size: clamp(27px, 2.25vw, 36px)!important;}
	.fs_37 {font-size:2.313vw!important; font-size: clamp(27px, 2.313vw, 37px)!important;}
	.fs_38 {font-size:2.375vw!important; font-size: clamp(28px, 2.375vw, 38px)!important;}
	.fs_39 {font-size:2.438vw!important; font-size: clamp(28px, 2.438vw, 39px)!important;}
	.fs_40 {font-size:2.5vw!important; font-size: clamp(29px, 2.5vw, 40px)!important;}
	.fs_41 {font-size:2.563vw!important; font-size: clamp(29px, 2.563vw, 41px)!important;}
	.fs_42 {font-size:2.625vw!important; font-size: clamp(30px, 2.625vw, 42px)!important;}
	.fs_43 {font-size:2.688vw!important; font-size: clamp(30px, 2.688vw, 43px)!important;}
	.fs_44 {font-size:2.75vw!important; font-size: clamp(31px, 2.75vw, 44px)!important;}
	.fs_45 {font-size:2.813vw!important; font-size: clamp(31px, 2.813vw, 45px)!important;}
	.fs_46 {font-size:2.875vw!important; font-size: clamp(32px, 2.875vw, 46px)!important;}
	.fs_47 {font-size:2.938vw!important; font-size: clamp(32px, 2.938vw, 47px)!important;}
	.fs_48 {font-size:3vw!important; font-size: clamp(33px, 3vw, 48px)!important;}
	.fs_49 {font-size:3.063vw!important; font-size: clamp(33px, 3.063vw, 49px)!important;}
	.fs_50 {font-size:3.125vw!important; font-size: clamp(34px, 3.125vw, 50px)!important;}
	.fs_51 {font-size:3.188vw!important; font-size: clamp(34px, 3.188vw, 51px)!important;}
	.fs_52 {font-size:3.25vw!important; font-size: clamp(35px, 3.25vw, 52px)!important;}
	.fs_53 {font-size:3.313vw!important; font-size: clamp(35px, 3.313vw, 53px)!important;}
	.fs_54 {font-size:3.375vw!important; font-size: clamp(36px, 3.375vw, 54px)!important;}
	.fs_55 {font-size:3.438vw!important; font-size: clamp(36px, 3.438vw, 55px)!important;}
	.fs_56 {font-size:3.5vw!important; font-size: clamp(37px, 3.5vw, 56px)!important;}
	.fs_57 {font-size:3.563vw!important; font-size: clamp(37px, 3.563vw, 57px)!important;}
	.fs_58 {font-size:3.625vw!important; font-size: clamp(38px, 3.625vw, 58px)!important;}
	.fs_59 {font-size:3.688vw!important; font-size: clamp(38px, 3.688vw, 59px)!important;}
	.fs_60 {font-size:3.75vw!important; font-size: clamp(39px, 3.75vw, 60px)!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b14 {display:block;}.dp_n14 {display:none;}.dp_f14 {display:flex;}
    .ft_l14 {float:left;}.ft_r14 {float:right;}.ft_n14 {float:none;}
    .pd_20_14 {padding:0 20px;}.pd_30_14 {padding:0 30px;}.pd_40_14 {padding:0 40px;}
    .fd_r14 {flex-direction:row;}.fd_r_reverse14 {flex-direction:row-reverse;}
    .fd_c14 {flex-direction:column;}.fd_c_reverse14 {flex-direction:column-reverse;}
    .fw_w14 {flex-wrap: wrap;}.fw_nw14 {flex-wrap: nowrap;}.fw_w_reverse14 {flex-wrap:wrap-reverse;}
    .jc-start14, .ai_start14, .ac_start14 {justify-content: flex-start;}
    .jc-center14, .ai_center14, .ac_center14 {justify-content: center;}
    .jc-end14, .ai_end14, .ac_end14 {justify-content: flex-end;}
    .jc-around14, .ac_around14 {justify-content: space-around;}
    .jc-between14, .ac_between14 {justify-content: space-between;}
    .ai_stretch14, .ac_stretch14 {align-items:stretch;}
    .ai_baseline14 {align-items:baseline;}
    .max_img14 img {max-width:100%!important; height:auto!important;}
    .img_100_14 img {width:100%!important;}
    .ta_l14 {text-align:left;}.ta_c14 {text-align:center;}.ta_r14 {text-align:right;}.ta_j14 {text-align:justify;}
	.fs_13 {font-size:0.929vw!important; font-size: clamp(12px, 0.929vw, 13px)!important;}
	.fs_14 {font-size:1vw!important; font-size: clamp(12px, 1vw, 14px)!important;}
	.fs_15 {font-size:1.072vw!important; font-size: clamp(13px, 1.072vw, 15px)!important;}
	.fs_16 {font-size:1.143vw!important; font-size: clamp(13px, 1.143vw, 16px)!important;}
	.fs_17 {font-size:1.215vw!important; font-size: clamp(14px, 1.215vw, 17px)!important;}
	.fs_18 {font-size:1.286vw!important; font-size: clamp(14px, 1.286vw, 18px)!important;}
	.fs_19 {font-size:1.358vw!important; font-size: clamp(15px, 1.358vw, 19px)!important;}
	.fs_20 {font-size:1.429vw!important; font-size: clamp(15px, 1.429vw, 20px)!important;}
	.fs_21 {font-size:1.5vw!important; font-size: clamp(16px, 1.5vw, 21px)!important;}
	.fs_22 {font-size:1.572vw!important; font-size: clamp(16px, 1.572vw, 22px)!important;}
	.fs_23 {font-size:1.643vw!important; font-size: clamp(17px, 1.643vw, 23px)!important;}
	.fs_24 {font-size:1.715vw!important; font-size: clamp(17px, 1.715vw, 24px)!important;}
	.fs_25 {font-size:1.786vw!important; font-size: clamp(18px, 1.786vw, 25px)!important;}
	.fs_26 {font-size:1.858vw!important; font-size: clamp(18px, 1.858vw, 26px)!important;}
	.fs_27 {font-size:1.929vw!important; font-size: clamp(19px, 1.929vw, 27px)!important;}
	.fs_28 {font-size:2vw!important; font-size: clamp(19px, 2vw, 28px)!important;}
	.fs_29 {font-size:2.072vw!important; font-size: clamp(20px, 2.072vw, 29px)!important;}
	.fs_30 {font-size:2.143vw!important; font-size: clamp(24px, 2.143vw, 30px)!important;}
	.fs_31 {font-size:2.215vw!important; font-size: clamp(24px, 2.215vw, 31px)!important;}
	.fs_32 {font-size:2.286vw!important; font-size: clamp(25px, 2.286vw, 32px)!important;}
	.fs_33 {font-size:2.358vw!important; font-size: clamp(25px, 2.358vw, 33px)!important;}
	.fs_34 {font-size:2.429vw!important; font-size: clamp(26px, 2.429vw, 34px)!important;}
	.fs_35 {font-size:2.5vw!important; font-size: clamp(26px, 2.5vw, 35px)!important;}
	.fs_36 {font-size:2.572vw!important; font-size: clamp(27px, 2.572vw, 36px)!important;}
	.fs_37 {font-size:2.643vw!important; font-size: clamp(27px, 2.643vw, 37px)!important;}
	.fs_38 {font-size:2.715vw!important; font-size: clamp(28px, 2.715vw, 38px)!important;}
	.fs_39 {font-size:2.786vw!important; font-size: clamp(28px, 2.786vw, 39px)!important;}
	.fs_40 {font-size:2.858vw!important; font-size: clamp(29px, 2.858vw, 40px)!important;}
	.fs_41 {font-size:2.929vw!important; font-size: clamp(29px, 2.929vw, 41px)!important;}
	.fs_42 {font-size:3vw!important; font-size: clamp(30px, 3vw, 42px)!important;}
	.fs_43 {font-size:3.072vw!important; font-size: clamp(30px, 3.072vw, 43px)!important;}
	.fs_44 {font-size:3.143vw!important; font-size: clamp(31px, 3.143vw, 44px)!important;}
	.fs_45 {font-size:3.215vw!important; font-size: clamp(31px, 3.215vw, 45px)!important;}
	.fs_46 {font-size:3.286vw!important; font-size: clamp(32px, 3.286vw, 46px)!important;}
	.fs_47 {font-size:3.358vw!important; font-size: clamp(32px, 3.358vw, 47px)!important;}
	.fs_48 {font-size:3.429vw!important; font-size: clamp(33px, 3.429vw, 48px)!important;}
	.fs_49 {font-size:3.5vw!important; font-size: clamp(33px, 3.5vw, 49px)!important;}
	.fs_50 {font-size:3.572vw!important; font-size: clamp(34px, 3.572vw, 50px)!important;}
	.fs_51 {font-size:3.643vw!important; font-size: clamp(34px, 3.643vw, 51px)!important;}
	.fs_52 {font-size:3.715vw!important; font-size: clamp(35px, 3.715vw, 52px)!important;}
	.fs_53 {font-size:3.786vw!important; font-size: clamp(35px, 3.786vw, 53px)!important;}
	.fs_54 {font-size:3.858vw!important; font-size: clamp(36px, 3.858vw, 54px)!important;}
	.fs_55 {font-size:3.929vw!important; font-size: clamp(36px, 3.929vw, 55px)!important;}
	.fs_56 {font-size:4vw!important; font-size: clamp(37px, 4vw, 56px)!important;}
	.fs_57 {font-size:4.072vw!important; font-size: clamp(37px, 4.072vw, 57px)!important;}
	.fs_58 {font-size:4.143vw!important; font-size: clamp(38px, 4.143vw, 58px)!important;}
	.fs_59 {font-size:4.215vw!important; font-size: clamp(38px, 4.215vw, 59px)!important;}
	.fs_60 {font-size:4.286vw!important; font-size: clamp(39px, 4.286vw, 60px)!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b12 {display:block;}.dp_n12 {display:none;}.dp_f12 {display:flex;}
    .ft_l12 {float:left;}.ft_r12 {float:right;}.ft_n12 {float:none;}
    .pd_20_12 {padding:0 20px;}.pd_30_12 {padding:0 30px;}.pd_40_12 {padding:0 40px;}
    .fd_r12 {flex-direction:row;}.fd_r_reverse12 {flex-direction:row-reverse;}
    .fd_c12 {flex-direction:column;}.fd_c_reverse12 {flex-direction:column-reverse;}
    .fw_w12 {flex-wrap: wrap;}.fw_nw12 {flex-wrap: nowrap;}.fw_w_reverse12 {flex-wrap:wrap-reverse;}
    .jc-start12, .ai_start12, .ac_start12 {justify-content: flex-start;}
    .jc-center12, .ai_center12, .ac_center12 {justify-content: center;}
    .jc-end12, .ai_end12, .ac_end12 {justify-content: flex-end;}
    .jc-around12, .ac_around12 {justify-content: space-around;}
    .jc-between12, .ac_between12 {justify-content: space-between;}
    .ai_stretch12, .ac_stretch12 {align-items:stretch;}
    .ai_baseline12 {align-items:baseline;}
    .max_img12 img {max-width:100%!important; height:auto!important;}
    .img_100_12 img {width:100%!important;}
    .ta_l12 {text-align:left;}.ta_c12 {text-align:center;}.ta_r12 {text-align:right;}.ta_j12 {text-align:justify;}
	.fs_13 {font-size:1.084vw!important; font-size: clamp(12px, 1.084vw, 13px)!important;}
	.fs_14 {font-size:1.167vw!important; font-size: clamp(12px, 1.167vw, 14px)!important;}
	.fs_15 {font-size:1.25vw!important; font-size: clamp(13px, 1.25vw, 15px)!important;}
	.fs_16 {font-size:1.333vw!important; font-size: clamp(13px, 1.333vw, 16px)!important;}
	.fs_17 {font-size:1.417vw!important; font-size: clamp(14px, 1.417vw, 17px)!important;}
	.fs_18 {font-size:1.5vw!important; font-size: clamp(14px, 1.5vw, 18px)!important;}
	.fs_19 {font-size:1.583vw!important; font-size: clamp(15px, 1.583vw, 19px)!important;}
	.fs_20 {font-size:1.667vw!important; font-size: clamp(15px, 1.667vw, 20px)!important;}
	.fs_21 {font-size:1.75vw!important; font-size: clamp(16px, 1.75vw, 21px)!important;}
	.fs_22 {font-size:1.833vw!important; font-size: clamp(16px, 1.833vw, 22px)!important;}
	.fs_23 {font-size:1.917vw!important; font-size: clamp(17px, 1.917vw, 23px)!important;}
	.fs_24 {font-size:2vw!important; font-size: clamp(17px, 2vw, 24px)!important;}
	.fs_25 {font-size:2.083vw!important; font-size: clamp(18px, 2.083vw, 25px)!important;}
	.fs_26 {font-size:2.167vw!important; font-size: clamp(18px, 2.167vw, 26px)!important;}
	.fs_27 {font-size:2.25vw!important; font-size: clamp(19px, 2.25vw, 27px)!important;}
	.fs_28 {font-size:2.333vw!important; font-size: clamp(19px, 2.333vw, 28px)!important;}
	.fs_29 {font-size:2.417vw!important; font-size: clamp(20px, 2.417vw, 29px)!important;}
	.fs_30 {font-size:2.5vw!important; font-size: clamp(24px, 2.5vw, 30px)!important;}
	.fs_31 {font-size:2.583vw!important; font-size: clamp(24px, 2.583vw, 31px)!important;}
	.fs_32 {font-size:2.667vw!important; font-size: clamp(25px, 2.667vw, 32px)!important;}
	.fs_33 {font-size:2.75vw!important; font-size: clamp(25px, 2.75vw, 33px)!important;}
	.fs_34 {font-size:2.833vw!important; font-size: clamp(26px, 2.833vw, 34px)!important;}
	.fs_35 {font-size:2.917vw!important; font-size: clamp(26px, 2.917vw, 35px)!important;}
	.fs_36 {font-size:3vw!important; font-size: clamp(27px, 3vw, 36px)!important;}
	.fs_37 {font-size:3.083vw!important; font-size: clamp(27px, 3.083vw, 37px)!important;}
	.fs_38 {font-size:3.167vw!important; font-size: clamp(28px, 3.167vw, 38px)!important;}
	.fs_39 {font-size:3.25vw!important; font-size: clamp(28px, 3.25vw, 39px)!important;}
	.fs_40 {font-size:3.333vw!important; font-size: clamp(29px, 3.333vw, 40px)!important;}
	.fs_41 {font-size:3.417vw!important; font-size: clamp(29px, 3.417vw, 41px)!important;}
	.fs_42 {font-size:3.5vw!important; font-size: clamp(30px, 3.5vw, 42px)!important;}
	.fs_43 {font-size:3.583vw!important; font-size: clamp(30px, 3.583vw, 43px)!important;}
	.fs_44 {font-size:3.667vw!important; font-size: clamp(31px, 3.667vw, 44px)!important;}
	.fs_45 {font-size:3.75vw!important; font-size: clamp(31px, 3.75vw, 45px)!important;}
	.fs_46 {font-size:3.833vw!important; font-size: clamp(32px, 3.833vw, 46px)!important;}
	.fs_47 {font-size:3.917vw!important; font-size: clamp(32px, 3.917vw, 47px)!important;}
	.fs_48 {font-size:4vw!important; font-size: clamp(33px, 4vw, 48px)!important;}
	.fs_49 {font-size:4.083vw!important; font-size: clamp(33px, 4.083vw, 49px)!important;}
	.fs_50 {font-size:4.167vw!important; font-size: clamp(34px, 4.167vw, 50px)!important;}
	.fs_51 {font-size:4.25vw!important; font-size: clamp(34px, 4.25vw, 51px)!important;}
	.fs_52 {font-size:4.333vw!important; font-size: clamp(35px, 4.333vw, 52px)!important;}
	.fs_53 {font-size:4.417vw!important; font-size: clamp(35px, 4.417vw, 53px)!important;}
	.fs_54 {font-size:4.5vw!important; font-size: clamp(36px, 4.5vw, 54px)!important;}
	.fs_55 {font-size:4.583vw!important; font-size: clamp(36px, 4.583vw, 55px)!important;}
	.fs_56 {font-size:4.667vw!important; font-size: clamp(37px, 4.667vw, 56px)!important;}
	.fs_57 {font-size:4.75vw!important; font-size: clamp(37px, 4.75vw, 57px)!important;}
	.fs_58 {font-size:4.833vw!important; font-size: clamp(38px, 4.833vw, 58px)!important;}
	.fs_59 {font-size:4.917vw!important; font-size: clamp(38px, 4.917vw, 59px)!important;}
	.fs_60 {font-size:5vw!important; font-size: clamp(39px, 5vw, 60px)!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b9 {display:block;}.dp_n9 {display:none;}.dp_f9 {display:flex;}
    .ft_l9 {float:left;}.ft_r9 {float:right;}.ft_n9 {float:none;}
    .pd_20_9 {padding:0 20px;}.pd_30_9 {padding:0 30px;}.pd_40_9 {padding:0 40px;}
    .fd_r9 {flex-direction:row;}.fd_r_reverse9 {flex-direction:row-reverse;}
    .fd_c9 {flex-direction:column;}.fd_c_reverse9 {flex-direction:column-reverse;}
    .fw_w9 {flex-wrap: wrap;}.fw_nw9 {flex-wrap: nowrap;}.fw_w_reverse9 {flex-wrap:wrap-reverse;}
    .jc-start9, .ai_start9, .ac_start9 {justify-content: flex-start;}
    .jc-center9, .ai_center9, .ac_center9 {justify-content: center;}
    .jc-end9, .ai_end9, .ac_end9 {justify-content: flex-end;}
    .jc-around9, .ac_around9 {justify-content: space-around;}
    .jc-between9, .ac_between9 {justify-content: space-between;}
    .ai_stretch9, .ac_stretch9 {align-items:stretch;}
    .ai_baseline9 {align-items:baseline;}
    .max_img9 img {max-width:100%!important; height:auto!important;}
    .img_100_9 img {width:100%!important;}
    .ta_l9 {text-align:left;}.ta_c9 {text-align:center;}.ta_r9 {text-align:right;}.ta_j9 {text-align:justify;}
	.fs_13 {font-size:1.432vw!important; font-size: clamp(12px, 1.432vw, 13px)!important;}
	.fs_14 {font-size:1.563vw!important; font-size: clamp(12px, 1.563vw, 14px)!important;}
	.fs_15 {font-size:1.693vw!important; font-size: clamp(13px, 1.693vw, 15px)!important;}
	.fs_16 {font-size:1.823vw!important; font-size: clamp(13px, 1.823vw, 16px)!important;}
	.fs_17 {font-size:1.953vw!important; font-size: clamp(14px, 1.953vw, 17px)!important;}
	.fs_18 {font-size:2.083vw!important; font-size: clamp(14px, 2.083vw, 18px)!important;}
	.fs_19 {font-size:2.214vw!important; font-size: clamp(15px, 2.214vw, 19px)!important;}
	.fs_20 {font-size:2.344vw!important; font-size: clamp(15px, 2.344vw, 20px)!important;}
	.fs_21 {font-size:2.474vw!important; font-size: clamp(16px, 2.474vw, 21px)!important;}
	.fs_22 {font-size:2.604vw!important; font-size: clamp(16px, 2.604vw, 22px)!important;}
	.fs_23 {font-size:2.734vw!important; font-size: clamp(17px, 2.734vw, 23px)!important;}
	.fs_24 {font-size:2.865vw!important; font-size: clamp(17px, 2.865vw, 24px)!important;}
	.fs_25 {font-size:2.995vw!important; font-size: clamp(18px, 2.995vw, 25px)!important;}
	.fs_26 {font-size:3.125vw!important; font-size: clamp(18px, 3.125vw, 26px)!important;}
	.fs_27 {font-size:3.255vw!important; font-size: clamp(19px, 3.255vw, 27px)!important;}
	.fs_28 {font-size:3.385vw!important; font-size: clamp(19px, 3.385vw, 28px)!important;}
	.fs_29 {font-size:3.516vw!important; font-size: clamp(20px, 3.516vw, 29px)!important;}
	.fs_30 {font-size:3.646vw!important; font-size: clamp(24px, 3.646vw, 30px)!important;}
	.fs_31 {font-size:3.776vw!important; font-size: clamp(24px, 3.776vw, 31px)!important;}
	.fs_32 {font-size:3.906vw!important; font-size: clamp(25px, 3.906vw, 32px)!important;}
	.fs_33 {font-size:4.036vw!important; font-size: clamp(25px, 4.036vw, 33px)!important;}
	.fs_34 {font-size:4.167vw!important; font-size: clamp(26px, 4.167vw, 34px)!important;}
	.fs_35 {font-size:4.297vw!important; font-size: clamp(26px, 4.297vw, 35px)!important;}
	.fs_36 {font-size:4.427vw!important; font-size: clamp(27px, 4.427vw, 36px)!important;}
	.fs_37 {font-size:4.557vw!important; font-size: clamp(27px, 4.557vw, 37px)!important;}
	.fs_38 {font-size:4.688vw!important; font-size: clamp(28px, 4.688vw, 38px)!important;}
	.fs_39 {font-size:4.818vw!important; font-size: clamp(28px, 4.818vw, 39px)!important;}
	.fs_40 {font-size:4.948vw!important; font-size: clamp(29px, 4.948vw, 40px)!important;}
	.fs_41 {font-size:5.078vw!important; font-size: clamp(29px, 5.078vw, 41px)!important;}
	.fs_42 {font-size:5.208vw!important; font-size: clamp(30px, 5.208vw, 42px)!important;}
	.fs_43 {font-size:5.339vw!important; font-size: clamp(30px, 5.339vw, 43px)!important;}
	.fs_44 {font-size:5.469vw!important; font-size: clamp(31px, 5.469vw, 44px)!important;}
	.fs_45 {font-size:5.599vw!important; font-size: clamp(31px, 5.599vw, 45px)!important;}
	.fs_46 {font-size:5.729vw!important; font-size: clamp(32px, 5.729vw, 46px)!important;}
	.fs_47 {font-size:5.859vw!important; font-size: clamp(32px, 5.859vw, 47px)!important;}
	.fs_48 {font-size:5.99vw!important; font-size: clamp(33px, 5.99vw, 48px)!important;}
	.fs_49 {font-size:6.12vw!important; font-size: clamp(33px, 6.12vw, 49px)!important;}
	.fs_50 {font-size:6.25vw!important; font-size: clamp(34px, 6.25vw, 50px)!important;}
	.fs_51 {font-size:6.38vw!important; font-size: clamp(34px, 6.38vw, 51px)!important;}
	.fs_52 {font-size:6.51vw!important; font-size: clamp(35px, 6.51vw, 52px)!important;}
	.fs_53 {font-size:6.641vw!important; font-size: clamp(35px, 6.641vw, 53px)!important;}
	.fs_54 {font-size:6.771vw!important; font-size: clamp(36px, 6.771vw, 54px)!important;}
	.fs_55 {font-size:6.901vw!important; font-size: clamp(36px, 6.901vw, 55px)!important;}
	.fs_56 {font-size:7.031vw!important; font-size: clamp(37px, 7.031vw, 56px)!important;}
	.fs_57 {font-size:7.161vw!important; font-size: clamp(37px, 7.161vw, 57px)!important;}
	.fs_58 {font-size:7.292vw!important; font-size: clamp(38px, 7.292vw, 58px)!important;}
	.fs_59 {font-size:7.422vw!important; font-size: clamp(38px, 7.422vw, 59px)!important;}
	.fs_60 {font-size:7.552vw!important; font-size: clamp(39px, 7.552vw, 60px)!important;}
	.ht_15 {height:10px; font-size:0px; line-height:0px;}
	.ht_20 {height:15px; font-size:0px; line-height:0px;} .ht_25 {height:20px; font-size:0px; line-height:0px;}
	.ht_30 {height:25px; font-size:0px; line-height:0px;} .ht_40 {height:35px; font-size:0px; line-height:0px;}
	.ht_50 {height:45px; font-size:0px; line-height:0px;} .ht_60 {height:55px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b7 {display:block;}.dp_n7 {display:none;}.dp_f7 {display:flex;}
    .ft_l7 {float:left;}.ft_r7 {float:right;}.ft_n7 {float:none;}
    .pd_20_7 {padding:0 20px;}.pd_30_7 {padding:0 30px;}.pd_40_7 {padding:0 40px;}
    .fd_r7 {flex-direction:row;}.fd_r_reverse7 {flex-direction:row-reverse;}
    .fd_c7 {flex-direction:column;}.fd_c_reverse7 {flex-direction:column-reverse;}
    .fw_w7 {flex-wrap: wrap;}.fw_nw7 {flex-wrap: nowrap;}.fw_w_reverse7 {flex-wrap:wrap-reverse;}
    .jc-start7, .ai_start7, .ac_start7 {justify-content: flex-start;}
    .jc-center7, .ai_center7, .ac_center7 {justify-content: center;}
    .jc-end7, .ai_end7, .ac_end7 {justify-content: flex-end;}
    .jc-around7, .ac_around7 {justify-content: space-around;}
    .jc-between7, .ac_between7 {justify-content: space-between;}
    .ai_stretch7, .ac_stretch7 {align-items:stretch;}
    .ai_baseline7 {align-items:baseline;}
    .max_img7 img {max-width:100%!important; height:auto!important;}
    .img_100_7 img {width:100%!important;}
    .ta_l7 {text-align:left;}.ta_c7 {text-align:center;}.ta_r7 {text-align:right;}.ta_j7 {text-align:justify;}
	.fs_12 {font-size: 12px!important;}
	.fs_13 {font-size: 12px!important;}
	.fs_14 {font-size: 12px!important;}
    .fs_15 {font-size: 17px!important;}
    .fs_16 {font-size: 12px!important;}
    .fs_17 {font-size: 15px!important;}
    .fs_18 {font-size: 15px!important;}
    .fs_19 {font-size: 2.951vw!important; font-size: clamp(15px, 2.951vw, 19px)!important;}
    .fs_20 {font-size: 3.125vw!important; font-size: clamp(15px, 3.125vw, 20px)!important;}
    .fs_21 {font-size: 3.299vw!important; font-size: clamp(16px, 3.299vw, 21px)!important;}
    .fs_22 {font-size: 21px!important;}
    .fs_23 {font-size: 21px!important;}
    .fs_24 {font-size: 21px!important;}
    .fs_25 {font-size: 22px!important;}
    .fs_26 {font-size: 4.167vw!important; font-size: clamp(18px, 4.167vw, 26px)!important;}
    .fs_27 {font-size: 4.34vw!important; font-size: clamp(19px, 4.34vw, 27px)!important;}
    .fs_28 {font-size: 23px!important;}
    .fs_29 {font-size: 4.688vw!important; font-size: clamp(20px, 4.688vw, 29px)!important;}
    .fs_30 {font-size: 24px!important;}
    .fs_31 {font-size: 5.035vw!important; font-size: clamp(24px, 5.035vw, 31px)!important;}
    .fs_32 {font-size: 5.208vw!important; font-size: clamp(25px, 5.208vw, 32px)!important;}
    .fs_33 {font-size: 5.382vw!important; font-size: clamp(25px, 5.382vw, 33px)!important;}
    .fs_34 {font-size: 5.556vw!important; font-size: clamp(26px, 5.556vw, 34px)!important;}
    .fs_35 {font-size: 5.729vw!important; font-size: clamp(26px, 5.729vw, 35px)!important;}
    .fs_36 {font-size: 27px!important;}
    .fs_37 {font-size: 6.076vw!important; font-size: clamp(27px, 6.076vw, 37px)!important;}
    .fs_38 {font-size: 6.25vw!important; font-size: clamp(28px, 6.25vw, 38px)!important;}
    .fs_39 {font-size: 6.424vw!important; font-size: clamp(28px, 6.424vw, 39px)!important;}
    .fs_40 {font-size: 6.597vw!important; font-size: clamp(29px, 6.597vw, 40px)!important;}
    .fs_41 {font-size: 6.771vw!important; font-size: clamp(29px, 6.771vw, 41px)!important;}
    .fs_42 {font-size: 6.944vw!important; font-size: clamp(30px, 6.944vw, 42px)!important;}
    .fs_43 {font-size: 30px!important;}
    .fs_44 {font-size: 7.292vw!important; font-size: clamp(31px, 7.292vw, 44px)!important;}
    .fs_45 {font-size: 7.465vw!important; font-size: clamp(31px, 7.465vw, 45px)!important;}
    .fs_46 {font-size: 7.639vw!important; font-size: clamp(32px, 7.639vw, 46px)!important;}
    .fs_47 {font-size: 7.813vw!important; font-size: clamp(32px, 7.813vw, 47px)!important;}
    .fs_48 {font-size: 7.986vw!important; font-size: clamp(33px, 7.986vw, 48px)!important;}
    .fs_49 {font-size: 8.16vw!important; font-size: clamp(33px, 8.16vw, 49px)!important;}
    .fs_50 {font-size: 34px!important;}
    .fs_51 {font-size: 8.507vw!important; font-size: clamp(34px, 8.507vw, 51px)!important;}
    .fs_52 {font-size: 8.681vw!important; font-size: clamp(35px, 8.681vw, 52px)!important;}
    .fs_53 {font-size: 8.854vw!important; font-size: clamp(35px, 8.854vw, 53px)!important;}
    .fs_54 {font-size: 9.028vw!important; font-size: clamp(36px, 9.028vw, 54px)!important;}
    .fs_55 {font-size: 36px!important;}
    .fs_56 {font-size: 9.375vw!important; font-size: clamp(37px, 9.375vw, 56px)!important;}
    .fs_57 {font-size: 9.549vw!important; font-size: clamp(37px, 9.549vw, 57px)!important;}
    .fs_58 {font-size: 9.722vw!important; font-size: clamp(38px, 9.722vw, 58px)!important;}
    .fs_59 {font-size: 9.896vw!important; font-size: clamp(38px, 9.896vw, 59px)!important;}
    .fs_60 {font-size: 10.069vw!important; font-size: clamp(39px, 10.069vw, 60px)!important;}
	.ht_20 {height:10px; font-size:0px; line-height:0px;} .ht_25 {height:15px; font-size:0px; line-height:0px;}
	.ht_30 {height:20px; font-size:0px; line-height:0px;} .ht_40 {height:30px; font-size:0px; line-height:0px;}
	.ht_50 {height:40px; font-size:0px; line-height:0px;} .ht_60 {height:50px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b5 {display:block;}.dp_n5 {display:none;}.dp_f5 {display:flex;}
    .ft_l5 {float:left;}.ft_r5 {float:right;}.ft_n5 {float:none;}
    .pd_20_5 {padding:0 20px;}.pd_30_5 {padding:0 30px;}.pd_40_5 {padding:0 40px;}
    .fd_r5 {flex-direction:row;}.fd_r_reverse5 {flex-direction:row-reverse;}
    .fd_c5 {flex-direction:column;}.fd_c_reverse5 {flex-direction:column-reverse;}
    .fw_w5 {flex-wrap: wrap;}.fw_nw5 {flex-wrap: nowrap;}.fw_w_reverse5 {flex-wrap:wrap-reverse;}
    .jc-start5, .ai_start5, .ac_start5 {justify-content: flex-start;}
    .jc-center5, .ai_center5, .ac_center5 {justify-content: center;}
    .jc-end5, .ai_end5, .ac_end5 {justify-content: flex-end;}
    .jc-around5, .ac_around5 {justify-content: space-around;}
    .jc-between5, .ac_between5 {justify-content: space-between;}
    .ai_stretch5, .ac_stretch5 {align-items:stretch;}
    .ai_baseline5 {align-items:baseline;}
    .max_img5 img {max-width:100%!important; height:auto!important;}
    .img_100_5 img {width:100%!important;}
    .ta_l5 {text-align:left;}.ta_c5 {text-align:center;}.ta_r5 {text-align:right;}.ta_j5 {text-align:justify;}
	.fs_12 {font-size: 12px!important;}
	.fs_13 {font-size: 12px!important;}
	.fs_14 {font-size: 12px!important;}
    .fs_15 {font-size: 17px!important;}
    .fs_16 {font-size: 12px!important;}
    .fs_17 {font-size: 15px!important;}
    .fs_18 {font-size: 15px!important;}
    .fs_19 {font-size: 3.953vw!important; font-size: clamp(15px, 3.953vw, 19px)!important;}
    .fs_20 {font-size: 4.186vw!important; font-size: clamp(15px, 4.186vw, 20px)!important;}
    .fs_21 {font-size: 4.419vw!important; font-size: clamp(16px, 4.419vw, 21px)!important;}
    .fs_22 {font-size: 21px!important;}
    .fs_23 {font-size: 21px!important;}
    .fs_24 {font-size: 21px!important;}
    .fs_25 {font-size: 22px!important;}
    .fs_26 {font-size: 5.581vw!important; font-size: clamp(18px, 5.581vw, 26px)!important;}
    .fs_27 {font-size: 5.814vw!important; font-size: clamp(19px, 5.814vw, 27px)!important;}
    .fs_28 {font-size: 23px!important;}
    .fs_29 {font-size: 6.279vw!important; font-size: clamp(20px, 6.279vw, 29px)!important;}
    .fs_30 {font-size: 24px!important;}
    .fs_31 {font-size: 6.744vw!important; font-size: clamp(24px, 6.744vw, 31px)!important;}
    .fs_32 {font-size: 6.977vw!important; font-size: clamp(25px, 6.977vw, 32px)!important;}
    .fs_33 {font-size: 7.209vw!important; font-size: clamp(25px, 7.209vw, 33px)!important;}
    .fs_34 {font-size: 7.442vw!important; font-size: clamp(26px, 7.442vw, 34px)!important;}
    .fs_35 {font-size: 7.674vw!important; font-size: clamp(26px, 7.674vw, 35px)!important;}
    .fs_36 {font-size: 27px!important;}
    .fs_37 {font-size: 8.14vw!important; font-size: clamp(27px, 8.14vw, 37px)!important;}
    .fs_38 {font-size: 8.372vw!important; font-size: clamp(28px, 8.372vw, 38px)!important;}
    .fs_39 {font-size: 8.605vw!important; font-size: clamp(28px, 8.605vw, 39px)!important;}
    .fs_40 {font-size: 8.837vw!important; font-size: clamp(29px, 8.837vw, 40px)!important;}
    .fs_41 {font-size: 9.07vw!important; font-size: clamp(29px, 9.07vw, 41px)!important;}
    .fs_42 {font-size: 9.302vw!important; font-size: clamp(30px, 9.302vw, 42px)!important;}
    .fs_43 {font-size: 30px!important;}
    .fs_44 {font-size: 9.767vw!important; font-size: clamp(31px, 9.767vw, 44px)!important;}
    .fs_45 {font-size: 10vw!important; font-size: clamp(31px, 10vw, 45px)!important;}
    .fs_46 {font-size: 10.233vw!important; font-size: clamp(32px, 10.233vw, 46px)!important;}
    .fs_47 {font-size: 10.465vw!important; font-size: clamp(32px, 10.465vw, 47px)!important;}
    .fs_48 {font-size: 10.698vw!important; font-size: clamp(33px, 10.698vw, 48px)!important;}
    .fs_49 {font-size: 10.93vw!important; font-size: clamp(33px, 10.93vw, 49px)!important;}
    .fs_50 {font-size: 34px!important;}
    .fs_51 {font-size: 11.395vw!important; font-size: clamp(34px, 11.395vw, 51px)!important;}
    .fs_52 {font-size: 11.628vw!important; font-size: clamp(35px, 11.628vw, 52px)!important;}
    .fs_53 {font-size: 11.86vw!important; font-size: clamp(35px, 11.86vw, 53px)!important;}
    .fs_54 {font-size: 12.093vw!important; font-size: clamp(36px, 12.093vw, 54px)!important;}
    .fs_55 {font-size: 36px!important;}
    .fs_56 {font-size: 12.558vw!important; font-size: clamp(37px, 12.558vw, 56px)!important;}
    .fs_57 {font-size: 12.791vw!important; font-size: clamp(37px, 12.791vw, 57px)!important;}
    .fs_58 {font-size: 13.023vw!important; font-size: clamp(38px, 13.023vw, 58px)!important;}
    .fs_59 {font-size: 13.256vw!important; font-size: clamp(38px, 13.256vw, 59px)!important;}
    .fs_60 {font-size: 13.488vw!important; font-size: clamp(39px, 13.488vw, 60px)!important;}
	.ht_25 {height:10px; font-size:0px; line-height:0px;}
	.ht_30 {height:15px; font-size:0px; line-height:0px;} .ht_40 {height:25px; font-size:0px; line-height:0px;}
	.ht_50 {height:35px; font-size:0px; line-height:0px;} .ht_60 {height:45px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    /* Public start, please don’t change it arbitrarily */
    .dp_b4 {display:block;}.dp_n4 {display:none;}.dp_f4 {display:flex;}
    .ft_l4 {float:left;}.ft_r4 {float:right;}.ft_n4 {float:none;}
    .pd_20_4 {padding:0 20px;}.pd_30_4 {padding:0 30px;}.pd_40_4 {padding:0 40px;}
    .fd_r4 {flex-direction:row;}.fd_r_reverse4 {flex-direction:row-reverse;}
    .fd_c4 {flex-direction:column;}.fd_c_reverse4 {flex-direction:column-reverse;}
    .fw_w4 {flex-wrap: wrap;}.fw_nw4 {flex-wrap: nowrap;}.fw_w_reverse4 {flex-wrap:wrap-reverse;}
    .jc-start4, .ai_start4, .ac_start4 {justify-content: flex-start;}
    .jc-center4, .ai_center4, .ac_center4 {justify-content: center;}
    .jc-end4, .ai_end4, .ac_end4 {justify-content: flex-end;}
    .jc-around4, .ac_around4 {justify-content: space-around;}
    .jc-between4, .ac_between4 {justify-content: space-between;}
    .ai_stretch4, .ac_stretch4 {align-items:stretch;}
    .ai_baseline4 {align-items:baseline;}
    .max_img4 img {max-width:100%!important; height:auto!important;}
    .img_100_4 img {width:100%!important;}
    .ta_l4 {text-align:left;}.ta_c4 {text-align:center;}.ta_r4 {text-align:right;}.ta_j4 {text-align:justify;}
	.fs_12 {font-size: 12px!important;}
	.fs_13 {font-size: 12px!important;}
	.fs_14 {font-size: 12px!important;}
    .fs_15 {font-size: 17px!important;}
    .fs_16 {font-size: 12px!important;}
    .fs_17 {font-size: 15px!important;}
    .fs_18 {font-size: 15px!important;}
    .fs_19 {font-size: 20px!important;}
    .fs_20 {font-size: 20px!important;}
    .fs_21 {font-size: 20px!important;}
    .fs_22 {font-size: 21px!important;}
    .fs_23 {font-size: 21px!important;}
    .fs_24 {font-size: 21px!important;}
    .fs_25 {font-size: 22px!important;}
    .fs_26 {font-size: 22px!important;}
    .fs_27 {font-size: 22px!important;}
    .fs_28 {font-size: 23px!important;}
    .fs_29 {font-size: 23px!important;}
    .fs_30 {font-size: 24px!important;}
    .fs_31 {font-size: 24px!important;}
    .fs_32 {font-size: 25px!important;}
    .fs_33 {font-size: 25px!important;}
    .fs_34 {font-size: 26px!important;}
    .fs_35 {font-size: 26px!important;}
    .fs_36 {font-size: 27px!important;}
    .fs_37 {font-size: 27px!important;}
    .fs_38 {font-size: 28px!important;}
    .fs_39 {font-size: 28px!important;}
    .fs_40 {font-size: 29px!important;}
    .fs_41 {font-size: 29px!important;}
    .fs_42 {font-size: 30px!important;}
    .fs_43 {font-size: 30px!important;}
    .fs_44 {font-size: 31px!important;}
    .fs_45 {font-size: 31px!important;}
    .fs_46 {font-size: 32px!important;}
    .fs_47 {font-size: 32px!important;}
    .fs_48 {font-size: 33px!important;}
    .fs_49 {font-size: 33px!important;}
    .fs_50 {font-size: 34px!important;}
    .fs_51 {font-size: 34px!important;}
    .fs_52 {font-size: 35px!important;}
    .fs_53 {font-size: 35px!important;}
    .fs_54 {font-size: 36px!important;}
    .fs_55 {font-size: 36px!important;}
    .fs_56 {font-size: 37px!important;}
    .fs_57 {font-size: 37px!important;}
    .fs_58 {font-size: 38px!important;}
    .fs_59 {font-size: 38px!important;}
    .fs_60 {font-size: 39px!important;}
	.ht_30 {height:10px; font-size:0px; line-height:0px;} .ht_40 {height:20px; font-size:0px; line-height:0px;}
	.ht_50 {height:30px; font-size:0px; line-height:0px;} .ht_60 {height:40px; font-size:0px; line-height:0px;}
    /* Public end, please don’t change it arbitrarily */
}
/*430px_xs_end*/


@media only screen and (max-width:350px){
    /* Public start, please don’t change it arbitrarily */
	/*.fs_12 {font-size: 12px!important;}
	.fs_13 {font-size: 12px!important;}
	.fs_14 {font-size: 12px!important;}
    .fs_15 {font-size: 12px!important;}
    .fs_16 {font-size: 12px!important;}
    .fs_17 {font-size: 13px!important;}
    .fs_18 {font-size: 13px!important;}*/
    .fs_19 {font-size: 14px!important;}
    .fs_20 {font-size: 14px!important;}
    .fs_21 {font-size: 14px!important;}
    .fs_22 {font-size: 15px!important;}
    .fs_23 {font-size: 15px!important;}
    .fs_24 {font-size: 15px!important;}
    .fs_25 {font-size: 16px!important;}
    .fs_26 {font-size: 16px!important;}
    .fs_27 {font-size: 16px!important;}
    .fs_28 {font-size: 17px!important;}
    .fs_29 {font-size: 17px!important;}
    .fs_30 {font-size: 18px!important;}
    .fs_31 {font-size: 18px!important;}
    .fs_32 {font-size: 19px!important;}
    .fs_33 {font-size: 19px!important;}
    .fs_34 {font-size: 20px!important;}
    .fs_35 {font-size: 20px!important;}
    .fs_36 {font-size: 21px!important;}
    .fs_37 {font-size: 21px!important;}
    .fs_38 {font-size: 22px!important;}
    .fs_39 {font-size: 22px!important;}
    .fs_40 {font-size: 23px!important;}
    .fs_41 {font-size: 23px!important;}
    .fs_42 {font-size: 24px!important;}
    .fs_43 {font-size: 24px!important;}
    .fs_44 {font-size: 25px!important;}
    .fs_45 {font-size: 25px!important;}
    .fs_46 {font-size: 26px!important;}
    .fs_47 {font-size: 26px!important;}
    .fs_48 {font-size: 27px!important;}
    .fs_49 {font-size: 27px!important;}
    .fs_50 {font-size: 28px!important;}
    .fs_51 {font-size: 28px!important;}
    .fs_52 {font-size: 29px!important;}
    .fs_53 {font-size: 29px!important;}
    .fs_54 {font-size: 30px!important;}
    .fs_55 {font-size: 30px!important;}
    .fs_56 {font-size: 31px!important;}
    .fs_57 {font-size: 31px!important;}
    .fs_58 {font-size: 32px!important;}
    .fs_59 {font-size: 32px!important;}
    .fs_60 {font-size: 33px!important;}
    /* Public end, please don’t change it arbitrarily */
}
/*350px_xs_end*/


/* CSS Responsive */

@media only screen and (max-width:1600px){
    .goTop a:link, .goTop a:visited, .floatBtn a:link, .floatBtn a:visited, .amgMessenger > div:nth-child(1) {height: 65px;}
    .amgMessenger > ul.open {bottom: 74px;}
    .amgMessenger > ul {bottom: 30px;}
    .mor_A, .mor_A a {padding: 0;}
    .logo_F {margin: 0;}
    .footer > div > .rig {padding: 9px 0 0 0;}
    .sub_bn > .txt .not {padding: 18px 7% 20px 6%; margin: 45px 0 25px 4%;}
    .sub_bn > .txt .tit {margin: 0 0 0 7%;}
    .tit_A {font-size: 450%;}
    .tit_B {font-size: 700%}
    .tit_C {font-size: 1000%;}
    .abo_A .tit_A {margin: 0 0 8.849% 0;}
    .abo_A .youtubecontent, .abo_A .con, .abo_BL > div:nth-child(2n+2) > .img, .abo_E .tit_A, .abo_E .con, .esg_BL > div > .img, .ser_B p, .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .subM, .pro_A p, .pro_lis > div > .not, .faq_wrap .tit_A, .new_det > .but, .con_for, .con_for > .but {margin: 0;}
    .abo_A .con > .lis > div, .abo_A .con > .sty2 > div {padding: 0 3.112%;}
    .abo_E .but, .abo_E .but a, .abo_E .but a:nth-child(2n+2), .abo_F .but, .abo_F .but a, .ser_C .txt, .ser_D .txt, .ser_DL > div, .pro_B .txt, .pro_BL > div, .pro_C .txt, .pro_D .txt, .pro_E .txt, .pro_F .but, .pro_claL > div > .but a, .faq_lis > div > .lef, .con_wrap .con {padding: 0;}
    .abo_BL > div {padding: 4.577% 0 7.857% 0;}
    .abo_BL > div > .txt > .tit {margin: 0 0 6.59% 0;}
    .abo_BL > div:nth-child(2n+2) > .txt > .tit {margin: -2.95% 0 6.484% 0;}
    .abo_C .tit_A {color: #000; margin: 0 0 2.698% 0;}
    .abo_D .txt > .tit_A {padding: 0 20px 0 0;}
    .abo_D .txt > .con {padding: 100px 1.564% 0 0.725%;}
    .abo_D .lis {padding: 7.4% 0 0 0;}
    .abo_D .lis > div > .tit {margin: 0 0 5.021% 0;}
    .abo_E .not {margin: 0 0 4.724% 0;}
    .abo_F .tit_A {padding: 0 0 20px 0;}
    .abo_F .lis {padding: 5.187% 0 4.196% 0;}
    .abo_F .lis > div > .tit {margin: 0 0 11.42% 0;}
    .esg_A {padding: 0 0 4% 0;}
    .esg_A .tit_A {padding: 0 0 20px 0;}
    .esg_B {padding: 13% 0 5% 0;}
    .esg_B .tit_B > .font_s, .esg_D .tit_B > .font_s {max-width: 270px;}
    .esg_BL {padding: 2.899% 0 0 0;}
    .esg_BL > div, .esg_BL > div:nth-child(2n+2) {padding: 15px 3% 40px 3%;}
    .esg_BL > div > .tit {margin: 0 0 10px 0;}
    .esg_C, .esg_D {padding: 13% 0 3% 0;}
    .esg_C::after {top: 10%;}
    .esg_C .tit_B > .font_s {margin: 0 0 0 auto;}
    .esg_CL {padding: 2.442% 0 0 0;}
    .esg_CL > div {padding: 4% 3.5% 3.5% 3.5%;}
    .esg_CL > div > .tit {margin: 0 0 25px 0;}
    .esg_DL {padding: 3.433% 0 0 0;}
    .esg_DL > div {padding: 15px 3% 50px 3%;}
    .esg_DL > div > .tit {margin: 0 0 12px 0;}
    .ser_A .process-swiper .swiper-slide {padding-right: 2%; padding-left: 15px;}
    .ser_A .swiper-slide > .img {margin: 0 0 7px 0;}
    .ser_A .swiper-slide > .tit {margin: 0 0 9px 0;}
    .ser_B .tit_A {padding: 0 0 20px 0;}
    .ser_C .tit_C, .ser_E .tit_C {padding: 0 0 20px 8.5%; margin: 0 0 4% 0;}
    .ser_C::before, .ser_D::before, .ser_E::before {background-size: cover;}
    .ser_C .tit_C::before, .ser_E .tit_C::before {width: 124%; bottom: -30px;}
    .ser_C .tit_C > .font_n {max-width: 260px;}
    .ser_CL, .ser_DL, .ser_EL, .pro_BL, .pro_CL, .pro_DL, .pro_EL {padding: 5% 0 0 0;}
    .ser_CL > div {padding: 50px 2.908% 80px 3.061%;}
    .ser_D .txt {margin: -42px 0 30px 0;}
    .ser_D .tit_C {margin: 0 0 6% 75%;}
    .ser_D .tit_C::before {width: 178%; bottom: -60px; right: -35%;}
    .ser_D .tit_C > .font_s, .ser_D .tit_C > .font_n {max-width: 270px;}
    .ser_DL > div:nth-child(2n+2) > .fon > .tit {margin: 0 0 7px 0;}
    .ser_DL > div > .fon {padding: 0 20px 0 0;}
    .ser_DL > div:nth-child(2n+2) > .fon {padding: 0 0 0 20px;}
    .ser_E .txt {margin: -40px 0 30px auto;}
    .ser_E .tit_C > .font_s, .ser_E .tit_C > .font_n {max-width: 250px;}
    .ser_EL > div {padding: 50px 2.908% 65px 3.061%;}
    .pro_A .tit_A {margin: 0 0 10px 0;}
    .pro_B {padding: 12.98% 0 90px 0;}
    .pro_B::before {background: url("../images/sub_bg_11.jpg") no-repeat #000e9d 0 51%;}
    .pro_B::after {bottom: -21%;}
    .pro_B .txt, .pro_D .txt {margin: -70px 0 30px auto;}
    .pro_C .tit_C {margin: 0 0 30px 74%;}
    .pro_B .tit_C > .font_s, .pro_B .tit_C > .font_n, .pro_C .tit_C > .font_s, .pro_D .tit_C > .font_s, .pro_E .tit_C > .font_s {max-width: 270px;}
    .pro_C .tit_C > .font_n, .pro_D .tit_C > .font_n, .pro_E .tit_C > .font_n {max-width: 260px;}
    .pro_C .txt, .pro_E .txt {margin: -70px 0 30px 0;}
    .pro_CL > div {padding: 50px 2.908% 60px 3.061%;}
    .pro_D::after {bottom: -18%;}
    .pro_DL > div {padding: 50px 2.296% 0 3.061%;}
    .pro_E .tit_C {margin: 0 0 76px 75%;}
    .pro_EL > div {padding: 50px 2.755% 46px 3.061%; min-height: 360px;}
    .pro_F .but a {max-width: 280px; min-height: 80px;}
    .pro_F .but a, .pro_F .but a:nth-child(2n+2) {padding: 10px 30px;}
    .pro_cla .tit_A {margin: 0 0 20px 0;}
    .pro_claL {padding: 2.487% 3% 0 3%;}
    .pro_claL > div > .tit {top: 7%; left: 7%; right: 7%;}
    .sub_side {padding: 1.492% 3% 0 3%;}
    .sub_side_menu {width: 320px;}
    .sub_side > .sub_side_menu + .sub_side_main {width: calc(100% - 320px); padding: 0 0 60px 3%;}
    .sub_side_main > .tit {margin: 0 0 3% 0;}
    .sub_side > .tit_A {margin: -1% 0 3% 0;}
    .sub_side_menu > .not_N {margin: 0 0 14% 0;}
    .pro_lis {padding: 2.512% 0 3.498% 0;}
    .pro_lis > div {margin: 0 2.5175% 60px 0;}
    .pro_lis > div:nth-child(3n+3), .pro_lis > div:last-child {margin: 0 0 60px 0;}
    .pro_lis > div > .tit {margin: 0 0 12px 0;}
    .pro_detT {padding: 2.011% 4% 40px 4%;}
    .pro_detT > .rig {padding: 0 0 0 3.5%;}
    .butPNAB > div {padding: 0 0 5px 10px;}
    .butPNAB > div a {min-width: 105px; min-height: 55px;}
    .butPNAB > div.butA a {min-width: 195px;}
    ul.resp-tabs-list {margin: 0 0 3.665% 0;}
    .demo_B > .tit {margin: 0 0 4.502% 0;}
    .faq_wrap {padding: 0 0 5% 0;}
    .faq_wrap .not {margin: 0 0 0 4px;}
    .faq_lis {padding: 0 0 6.56% 0;}
    .faq_lis > div > .rig > .tit {margin: 0 0 15px 0;}
    .new_lis {padding: 1.077% 0 4.395% 3.588%;}
    .new_lis > div > .txt, .new_lis > div > .txt > .tit {line-height: 2.2;}
    .new_det {padding: 1.256% 0 clamp(20px, 6.817%, 76px) 3.498%;}
    .new_det > .dat {margin: 0 0 clamp(10px, 1.492%, 16px) 0;}
    .new_det > .tit {margin: 0 0 clamp(30px, 7.829%, 84px) 0;}
    .con_wrap .tit_A {margin: 0 0 clamp(10px, 2.289%, 30px) 0;}
}
/*1600px_spc_end*/


@media only screen and (max-width:1400px){
    .top-barC {min-height: 65px;}
    .logo {/*width: 200px;*/ top: calc(50% + 2px);}
    .menu {left: 23%; right: 20%;}
    .goTop a:link, .goTop a:visited, .floatBtn a:link, .floatBtn a:visited, .amgMessenger > div:nth-child(1) {height: 55px;}
    .amgMessenger > ul.open {bottom: 64px;}
    .amgMessenger > ul {bottom: 26px;}
    .footer {padding: 110px 0 30px 0;}
    .footer > div > .lef {width: 21%;}
    .logo_F {width: 100%;}
    .footer > div > .rig {width: 79%; padding: 0;}
    #content {padding: 65px 0 0 0;}
    .sub_bn > .txt .not {padding: 16px 6% 18px 5%; margin: 40px 0 20px 2%;}
    .sub_bn > .txt .tit {font-size: 350%; line-height: 1.1; margin: 0 0 0 5%;}
    .sub_bn > .txt .con {max-width: 650px;}
    .tit_A {font-size: 400%;}
    .tit_B {font-size: 650%}
    .tit_C {font-size: 900%;}
    .abo_A .tit_A {margin: 0 0 7% 0;}
    .abo_A .con {padding: 40px 0 30px 0;}
    .abo_A .con > .lis {padding: 3% 3%;}
    .abo_A .con > .sty2 {padding: 3% 1%;}
    .abo_A .con > .lis > div, .abo_A .con > .sty2 > div {padding: 0 2%;}
    .abo_A .con > .lis > div p {letter-spacing: 0;}
    .abo_A .con > .but {padding: 20px 30px 0 30px;}
    .abo_B {padding: 2% 0 5% 0;}
    .abo_BL > div > .txt {padding: 0 0 0 5%;}
    .abo_BL > div:nth-child(2n+2) > .txt {padding: 0 5% 0 0;}
    .abo_BL > div > .txt > .tit > .num {font-size: 330%;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {line-height: 1.3; margin: 0 0 5% 0;}
    .abo_BL > div > .txt > p {line-height: 1.5;}
    .abo_C, .esg_E {padding: 5.203% 0 5.203% 7%;}
    .abo_D {padding: 7% 0 5% 0;}
    .abo_D .txt > .con {padding: 70px 0 0 0;}
    .abo_D .lis {padding: 5% 0 0 0;}
    .abo_D .lis > div, .abo_F .lis > div {width: 260px; height: 260px; margin: 20px 3%;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 100px;}
    .abo_E .lis {padding: 95px 0 20px 0;}
    .abo_E .lis > div > .img {width: 110px; height: 110px; top: -55px; left: calc(50% - 55px);}
    .abo_E .lis > div > .txt {padding: 70px 7% 15% 7%;}
    .abo_E .lis > div > .txt > .tit {line-height: 36px; min-height: 73px;}
    .abo_F {padding: 5% 0 4% 0; margin: 0 0 7% 0;}
    .abo_F .tit_A, .esg_A .tit_A {max-width: 630px;}
    .abo_F .lis {padding: 4% 0 3% 0;}
    .esg_B {padding: 11% 0 5% 0;}
    .esg_B .tit_B {margin: 0 0 10% 0;}
    .esg_B .tit_B::before, .esg_D .tit_B::before {bottom: -90px;}
    .esg_BL > div, .esg_BL > div:nth-child(2n+2), .esg_DL > div {padding: 15px 2% 30px 2%;}
    .esg_C, .esg_D {padding: 11% 0 3% 0;}
    .esg_C::after {top: 8%;}
    .esg_C .tit_B {margin: 0 0 17% 0;}
    .esg_C .tit_B::before {bottom: -155px;}
    .esg_CL > div {padding: 3.5% 3%;}
    .esg_CL > div > .tit {margin: 0 0 20px 0;}
    .esg_D .tit_B {margin: 0 0 11% 0;}
    .esg_DL {padding: 3% 0 0 0;}
    .ser_A {padding: 2.47% 0 4.94% 7%;}
    .ser_A .process-swiper .swiper-slide {padding-right: 0; padding-left: 10px;}
    .ser_C::before, .ser_D::before, .ser_E::before, .pro_B::before, .pro_C::before, .pro_D::before, .pro_E::before {background-size: cover;}
    .ser_C, .ser_E {padding: 9% 0 40px 0;}
    .ser_C .tit_C, .ser_E .tit_C {padding: 0 0 20px 3%;}
    .ser_C .tit_C::before, .ser_E .tit_C::before {width: 134%; bottom: -20px; left: -55px;}
    .ser_C .tit_C > .font_s {max-width: 270px;}
    .ser_C .tit_C > .font_n {max-width: 230px;}
    .ser_C .txt, .ser_E .txt {margin: 0 0 30px auto;}
    .ser_CL, .ser_DL, .ser_EL, .pro_BL, .pro_CL, .pro_DL, .pro_EL {padding: 3% 0 0 0;}
    .ser_CL > div, .ser_EL > div {padding: 40px 3%;}
    .ser_CL > div .tit, .ser_EL > div .tit {margin: 0 0 5% 0;}
    .ser_D {padding: 9% 0 4% 0;}
    .ser_D .tit_C::before {width: 150%; bottom: -20px; right: -45px;}
    .ser_D .txt {margin: 0 0 30px 0;}
    .ser_E .tit_C > .font_s, .ser_E .tit_C > .font_n {max-width: 230px;}
    .subM {padding: 20px 0;}
    .subM > ul li {width: 25%;}
    .subM > ul li a:link, .subM > ul li a:visited {padding: 5%; min-height: 80px;}
    .pro_A {padding: 0 0 3% 0;}
    .pro_B {padding: 9% 0 90px 0;}
    .pro_B .txt, .pro_D .txt {margin: -20px 0 30px auto;}
    .pro_B .tit_C, .pro_D .tit_C {padding: 0 0 20px 5%;}
    .pro_B .tit_C::before, .pro_D .tit_C::before {left: -32px;}
    .pro_B .tit_C > .font_s, .pro_B .tit_C > .font_n, .pro_C .tit_C > .font_s, .pro_D .tit_C > .font_s, .pro_E .tit_C > .font_s {max-width: 250px;}
    .pro_C .tit_C > .font_n, .pro_D .tit_C > .font_n, .pro_E .tit_C > .font_n {max-width: 240px;}
    .pro_C .tit_C::before, .pro_E .tit_C::before {width: 178%; right: -37%;}
    .pro_BL > div > .fon, .pro_BL > div:nth-child(2n+2) > .fon {padding: 0 3%;}
    .pro_BL > div:nth-child(2n+2)::before {left: -40px; right: -40px;}
    .pro_C {padding: 9% 0 5% 0;}
    .pro_C .txt, .pro_E .txt {margin: -20px 0 30px 0;}
    .pro_CL > div {padding: 40px 3%;}
    .pro_D {padding: 9% 0 3.784% 0;}
    .pro_DL > div {padding: 40px 3% 0 3%;}
    .pro_E {padding: 9% 0 5% 0;}
    .pro_EL > div {padding: 40px 3%; min-height: 340px;}
    .pro_F .but a {max-width: 260px; min-height: 70px;}
    .pro_cla .tit_A {margin: 0 0 10px 0;}
    .pro_claL {padding: 2.487% 0 0 0;}
    .pro_claL > div > .tit {top: 5%; left: 3%; right: 3%;}
    .sub_side {padding: 0;}
    .sub_side_menu {width: 300px; top: 90px; max-height: calc(100vh - 110px);}
    .sub_side > .sub_side_menu + .sub_side_main {width: calc(100% - 300px);}
    .sub_side > .tit_A {margin: 0 0 2% 0;}
    .sub_side_menu > .not_N {margin: 0 0 10% 0;}
    .pro_lis > div {margin: 0 2.5175% 50px 0;}
    .pro_lis > div:nth-child(3n+3), .pro_lis > div:last-child {margin: 0 0 50px 0;}
    .pro_detT {padding: 20px 0 40px 0;}
    .pro_detT > .rig {padding: 0 0 0 3%;}
    .pro_detT > .rig > .con {line-height: 1.5;}
    .butPNAB > div a {min-width: 95px; min-height: 50px;}
    .butPNAB > div.butA a {min-width: 180px;}
    /*.faq_wrap .tit_A {margin: 0 0 4% 0;}
    .faq_lis {padding: 4% 0 6.56% 0;}*/
    .faq_lis > div > .lef {margin: 0;}
    .faq_lis > div > .rig > .tit {margin: 0 0 10px 0;}
    .new_lis > div > .dat {padding: 7px 0 0 0;}
    .new_lis > div > .txt, .new_lis > div > .txt > .tit {line-height: 2;}
    .new_det > .tit {line-height: 1.2;}
    .anchor_link {top: -64px;}
    .abo_A > .anchor_link, .pro_A > .anchor_link {top: -94px!important;}
}
/*1400px_nb_end*/


@media only screen and (max-width:1200px){
    .mobile_12 {display:block;} .pc_12 {display:none;}
    .collapseBox {max-height: 250px; overflow: hidden; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
    .collapseBtn {position: absolute; bottom: 0; left: 0; width: 100%; height: 170px; z-index: 100; background-image: linear-gradient(0deg, rgba(198, 164, 126, 1) 10%, rgba(198, 164, 126, 0) 100%); cursor: pointer;}
    .collapseBtn::after {content: ""; position: absolute; bottom: 10px; left: calc(50% - 9px); width: 13px; height: 13px; border-width: 2px 2px 0 0; border-style: solid; border-color: #fff; transform: rotate(135deg);}
    .showBox {max-height: inherit; padding-bottom: 70px!important; transition: all 1s ease 0s;}
    .showBox > .collapseBtn {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0) 100%); border: 1px solid #fff; height: 40px; bottom: 0;}
    .showBox > .collapseBtn::after {transform: rotate(-45deg); border-color: #fff;}
    .frame_1311, .frame_1492, .frame_1609, .path, .subM_long > ul {padding: 0 50px;}
    #content {padding: 55px 0 0 0;}
    .top-barC {min-height: 55px;}
    .top-bar {border-bottom: 2px solid #000e9d;}
    .logo {width: 150px !important; left: 20px;}
    .logo > a {width: 150px;}
    .links {width: auto; max-width: none; right: 60px!important; background: transparent; padding: 0 20px 0 0;}
    .links > div {margin: 0 0 0 15px;}
    /*.links > div, .links > div > a {min-width: 30px; min-height: 30px;}
    .links_cart span {bottom: 14px;}*/
    .links_lang > a::after {content: none;}
    .links_lang {padding: 0!important;}
    .links_lang ul {top: 35px; left: calc(50% - 53px);}
    .links_lang img, .links_cart img, .links_search > a img {filter: none;}
    .goTop {right: 378px;}
    .goTop a:link, .goTop a:visited {min-width: 190px;}
    .floatBtn {right: 104px;}
    .floatBtn a:link, .floatBtn a:visited {min-width: 270px;}
    .amgMessenger > div:nth-child(1) {width: 100px;}
    .amgMessenger > ul {right: 30px;}
    .sub_bn > .txt .not {font-size: 130%; padding: 13px 5%; margin: 30px 0 15px 0;}
    .sub_bn > .txt .tit {font-size: 270%; line-height: 1; margin: 0 0 0 30px;}
    .sub_bn > .txt .con {line-height: 1.5; max-width: 670px;}
    .path > ul {padding: 30px 0;}
    .path > ul li {line-height: 1.5;}
    .tit_A {font-size: 350%;}
    .tit_B {font-size: 600%}
    .tit_C {font-size: 800%;}
    .abo_A {padding: 0;}
    .abo_A .con {padding: 30px 0 40px 0;}
    .abo_A .con > .lis {padding: 20px;}
    .abo_A .con > .sty2 {padding: 20px 10px;}
    .abo_A .con > .lis > div, .abo_A .con > .sty2 > div {padding: 0 10px;}
    .abo_A .con > .lis > div .tit {letter-spacing: 1px; margin: -10px 0 10px 0;}
    .abo_A .tit_A {margin: 0 0 40px 0;}
    .abo_B {padding: 30px 0 60px 0;}
    .abo_BL > div {padding: 30px 0;}
    .abo_BL > div > .txt {padding: 0 0 0 30px;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {font-size: 170%; line-height: 1.2; margin: 0 0 15px 0;}
    .abo_BL > div > .txt > .tit > .num {font-size: 250%;}
    .abo_BL > div > .txt > p {line-height: 1.4;}
    .abo_C, .esg_E {padding: 60px 0 60px 7%;}
    .abo_C .tit_A {margin: 0 0 10px 0;}
    .abo_C .swiper-slide, .esg_E .swiper-slide {padding-top: 50px;}
    .abo_C .swiper-slide > p, .esg_E .swiper-slide > p {line-height: 1.6;}
    .abo_D, .abo_E, .abo_F {padding: 60px 0 50px 0;}
    .abo_D .txt > .tit_A {width: 40%;}
    .abo_D .txt > .con {width: 60%; padding: 0;}
    .abo_D .lis > div, .abo_F .lis > div {width: 220px; height: 220px; margin: 20px 2%;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 85px;}
    .abo_E .tit_A {padding: 0 0 10px 0;}
    .abo_E .not {margin: 0 0 30px 0;}
    .abo_E .lis {padding: 80px 0 10px 0;}
    .abo_E .lis > div > .img {width: 90px; height: 90px; top: -45px; left: calc(50% - 45px); padding: 15px;}
    .abo_E .lis > div > .txt {padding: 60px 10px 20px 10px;}
    .abo_E .lis > div > .txt > .tit {line-height: 30px; min-height: 61px;}
    .abo_F, .esg_E, .ser_E, .pro_cla {margin: 0 0 50px 0;}
    .abo_F .tit_A, .esg_A .tit_A {max-width: 550px;}
    .abo_F .lis {padding: 20px 0 20px 0;}
    .esg_A {padding: 0 0 30px 0;}
    .esg_B {padding: 10% 0 50px 0;}
    .esg_B .tit_B, .esg_D .tit_B {padding: 0 0 20px 70px;}
    .esg_B .tit_B > .font_s, .esg_C .tit_B > .font_s, .esg_D .tit_B > .font_s {line-height: 1.2;}
    .esg_B .tit_B > .font_s, .esg_D .tit_B > .font_s {max-width: 210px;}
    .esg_BL {padding: 30px 0 0 0;}
    .esg_BL > div, .esg_BL > div:nth-child(2n+2), .esg_DL > div {padding: 10px 15px;}
    .esg_BL > div > .img img, .esg_CL > div > .img img, .esg_DL > div > .img img {width: 100px;}
    .esg_C, .esg_D {padding: 10% 0 30px 0;}
    .esg_C::after {top: 7%;}
    .esg_C .tit_B {padding: 0 10px 20px 0;}
    .esg_CL {padding: 30px 0 0 0;}
    .esg_CL > div {padding: 30px 20px;}
    .esg_CL > div > .img {top: 10px; right: 20px;}
    .esg_CL > div > .tit, .esg_DL > div > .tit {margin: 0 0 10px 0;}
    .esg_DL {padding: 30px 0 0 0;}
    .esg_DL > div > .img {margin: 0 -10px 0 0;}
    .ser_A {padding: 20px 0 60px 7%;}
    .ser_A .tit_A {margin: 0 0 10px 0;}
    .ser_A .process-swiper {padding: 10px 0 0 0;}
    .ser_A .process-swiper .swiper-wrapper {margin-bottom: 40px;}
    .ser_A .swiper-slide > .num {margin: 0 0 10px 0;}
    .ser_A .swiper-slide > .img, .ser_A .swiper-slide > .tit {margin: 0 0 5px 0; line-height: 1.2;}
    .ser_A .swiper-slide > .img img {height: 90px;}
    .ser_A .swiper-slide > p {line-height: 1.5; letter-spacing: 0;}
    .ser_A .swiper-slide > ul {padding: 10px 0 0 0;}
    .ser_A .swiper-slide > ul > li {padding: 0 0 5px 15px;}
    .ser_A .swiper-slide > ul > li::before {top: 5px;}
    .ser_B {padding: 60px 0;}
    .ser_C .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_D .tit_C {padding: 0 0 20px 40px; margin: 0 0 50px 0;}
    .ser_C .tit_C::before {width: 120%; left: -40px;}
    .ser_C .tit_C > .font_s {max-width: 260px; line-height: 1.2;}
    .ser_C .tit_C > .font_n {max-width: 195px; line-height: 1.6;}
    .ser_C .txt, .ser_D .txt, .ser_E .txt, .pro_B .txt, .pro_D .txt, .pro_C .txt, .pro_E .txt {line-height: 1.5; max-width: 100%; margin: 0 0 30px 0;}
    .ser_CL, .ser_DL, .ser_EL, .ser_E .txt {padding: 0;}
    .ser_CL > div, .ser_EL > div, .pro_CL > div, .pro_EL > div {padding: 30px 20px;}
    .ser_CL > div .tit, .ser_EL > div .tit, .pro_BL > div:nth-child(2n+2) > .fon > .tit, .pro_CL > div .tit, .pro_DL > div > .fon > .tit, .pro_EL > div .tit {margin: 0 0 10px 0;}
    .ser_CL > div p, .ser_EL > div p, .pro_CL > div p, .pro_DL > div > .fon, .pro_EL > div p, .pro_BL > div > .fon {line-height: 1.5;}
    .ser_D {padding: 9% 0 20px 0;}
    .ser_D .tit_C {margin: 0 0 40px 75%;}
    .ser_D .tit_C > .font_s {max-width: 220px; line-height: 1.2;}
    .ser_D .tit_C > .font_n {max-width: 220px; line-height: 1.6;}
    .ser_DL > div {margin: 0 0 40px 0;}
    .ser_DL > div > .fon {line-height: 1.5;}
    .ser_E {padding: 9% 0 0 0;}
    .ser_E .tit_C::before {width: 144%; left: -40px;}
    .ser_E .tit_C > .font_s {max-width: 195px; line-height: 1.2;}
    .ser_E .tit_C > .font_n {max-width: 195px; line-height: 1.6;}
    .subM > ul li a:link, .subM > ul li a:visited {min-height: 70px;}
    .seo-content {padding: 30px 0;}
    .pro_A {padding: 0 0 30px 0;}
    .pro_A .tit_A {margin: 0;}
    .pro_B::after {bottom: -19%;}
    .pro_B .tit_C::before, .pro_D .tit_C::before {left: -42px;}
    .pro_B .tit_C > .font_s, .pro_C .tit_C > .font_s, .pro_D .tit_C > .font_s, .pro_E .tit_C > .font_s {line-height: 1.2;}
    .pro_B .tit_C > .font_n, .pro_C .tit_C > .font_n, .pro_D .tit_C > .font_n, .pro_E .tit_C > .font_n {line-height: 1.6; max-width: 210px;}
    .ser_CL, .ser_DL, .ser_EL, .pro_BL, .pro_CL, .pro_DL, .pro_EL {padding: 0;}
    .pro_BL > div > .fon {padding: 0 20px 0 0;}
    .pro_BL > div:nth-child(2n+2) > .fon {padding: 0 0 0 20px;}
    .pro_BL > div:nth-child(2n+2) {align-items: center;}
    .pro_BL > div:nth-child(2n+2)::before {left: -100px; right: -100px;}
    .pro_C .tit_C::before, .pro_E .tit_C::before {width: 157%; right: -21%;}
    .pro_CL > div .tit, .pro_DL > div > .fon > .tit, .pro_EL > div .tit {line-height: 26px; min-height: 52px;}
    .pro_D::after {bottom: -16%;}
    .pro_DL > div {padding: 30px 20px 0 20px;}
    .pro_EL > div {min-height: inherit;}
    .pro_F::before {left: -50px;}
    .pro_F .but a, .pro_F .but a:nth-child(2n+2) {max-width: 230px; padding: 10px 20px;}
    .pro_cla {padding: 0;}
    .pro_cla .tit_A {margin: 0;}
    .pro_claL {padding: 20px 0 0 0;}
    .pro_claL > div > .tit {top: 30px; left: 20px; right: 20px;}
    .sub_side > .sub_side_menu + .sub_side_main {padding: 0 0 40px 20px;}
    .sub_side_main > .tit {margin: 0;}
    .sub_side > .tit_A {margin: 0 0 10px 0;}
    .sub_side_menu {top: 80px; max-height: calc(100vh - 100px);}
    .sub_side_menu > .not_N {margin: 0 0 20px 0;}
    .pro_lis {padding: 20px 0 3% 0;}
    .pro_lis > div, .pro_lis > div:nth-child(3n+3) {width: 48%; margin: 0 4% 40px 0;}
    .pro_lis > div:nth-child(2n+2), .pro_lis > div:last-child {margin: 0 0 40px 0;}
    .pro_detT > .rig {padding: 0 0 0 20px;}
    .pro_detT > .rig > .tit {margin: 0 0 2px 0;}
    .pro_detT > .rig > .not {margin: 0 0 7px 0;}
    .butPNAB {padding: 20px 0 0 0; margin: 0 -3px; justify-content: center;}
    .butPNAB > div {padding: 0 0 6px 0; margin: 0 3px;}
    .butPNAB > div.butP {width: calc(50% - 6px); order: 3;}
    .butPNAB > div.butN {width: calc(50% - 6px); order: 4;}
    .butPNAB > div.butA {width: calc(65% - 6px); order: 1;}
    .butPNAB > div.butB {width: calc(35% - 6px); order: 2;}
    .butPNAB > div a, .butPNAB > div.butA a {min-width: 100%;}
    .pro_detB {padding: 50px 0 60px 0;}
    ul.resp-tabs-list {margin: 0 0 30px 0;}
    .faq_wrap {padding: 20px 0 5% 0;}
    /*.faq_wrap .tit_A {margin: 0 0 20px 0;}*/
    .faq_lis {padding: 0 0 6% 0;}
    .faq_lis > div {padding: 30px 0;}
    .faq_lis > div > .rig {padding: 0; line-height: 1.5;}
    .new_lis {padding: 0 0 40px 0;}
    .new_lis > div > .dat {padding: 4px 0 0 0;}
    .new_lis > div > .txt, .new_lis > div > .txt > .tit {line-height: 1.7;}
    .new_det > .tit {line-height: 1.1;}
    .anchor_link {top: -56px;}
    .abo_A > .anchor_link, .pro_A > .anchor_link {top: -76px!important;}
}
/*1200px_xl_end*/


@media only screen and (max-width:992px){
    .mobile_9 {display:block;} .pc_9, .noBanner {display:none;}
    .table_scroll > table {min-width: 1000px;}/*依何時要表格出現捲軸而定*/
    .bg_saf {background-attachment: scroll;}
    .bg_bsc {-webkit-background-size: none; -moz-background-size: none; -o-background-size: none; background-size: none;}
    .a_nohover {pointer-events: initial;}
    .rotate_360:hover {text-decoration:none; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg);}
    .alpha_60:hover {filter:alpha(opacity=100);Opacity:1.0;}
    .scale_3:hover, .scale_05:hover {transform: scale(1.0, 1.0);}
    .translateY_t075:hover {-moz-transform:translateY(0); -webkit-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0); transition: all 0.5s ease 0s;}
    .flash-line-hover:hover::before {-webkit-animation-name: none!important; animation-name: none!important;}
    .hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {-webkit-transform: translateY(0); transform: translateY(0);}
    .hvr-float-shadow:before {content: none;}
	.frame_1311, .frame_1492, .frame_1609, .path, .subM_long > ul {padding: 0 20px;}
    .goTop {letter-spacing: 2.4px;}
    .floatBtn {letter-spacing: 1.85px;}
    .goTop a img, .floatBtn a img:last-child {margin: 0 0 0 15px;}
    .footer > div > .lef {width: 100%; padding: 0 0 20px 0;}
    .logo_F {max-width: 160px;}
    .footer > div > .rig {width: 100%;}
    .footer > div > div > .lis {width: calc(100% / 4); padding: 0 10px 0 0; max-width: none;}
    .footer > div > div > .lis > div {letter-spacing: 0; padding: 0 0 10px 0;}
    .footer > div > div > .lis > div.tit {padding: 0 0 15px 0;}
    .copyright {width: calc(100% - 40px); letter-spacing: 0;}
    .sub_bn > .txt .not {font-size: 120%;}
    .sub_bn > .txt .tit {font-size: 230%;}
    .sub_bn > .txt .con {max-width: 690px; line-height: 1.2;}
    .tit_A {font-size: 300%;}
    .tit_B {font-size: 500%}
    .tit_C {font-size: 700%;}
    .path > ul {padding: 20px 0;}
    .abo_A::before {height: 74%;}
    .abo_A .tit_A {margin: 0 0 20px 0;}
    .abo_A .con {position: relative; top: auto; left: auto; right: auto; bottom: auto; padding: 0 0 20px 0;}
    .abo_A .con > .lis {padding: 0 20px;}
    .abo_A .con > .lis > div {width: 100%; border-right: 0; border-bottom: 1px solid #fff; padding: 30px 0;}
    .abo_A .con > .lis > div:last-child {border-bottom: 0;}
    .abo_A .con > .lis > div .tit {margin: 0 0 10px 0;}
    .abo_A .con > .lis > div p {text-align: center;}
    .abo_A .con > .but {justify-content: center;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {font-size: 122.109%; margin: 0 0 5px 0;}
    .abo_BL > div > .txt > .tit > .num {font-size: 227.273%; margin: 0 0 15px 0;}
    .abo_BL > div > .txt > p {line-height: 1.2; font-size: 80%;}
    .abo_C, .esg_E {padding: 60px 20px;}
    .abo_C .swiper-slide > p, .esg_E .swiper-slide > p {font-size: 80%; line-height: 1.5;}
    .abo_D .txt > .tit_A {width: 100%; padding: 0 0 30px 0;}
    .abo_D .txt > .con {width: 100%; font-size: 108.333%;}
    .abo_D .lis {padding: 20px 0 0 0;}
    .abo_D .lis > div, .abo_F .lis > div {width: 200px; height: 200px; margin: 20px 10px;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 70px; margin: 0 auto 5% auto;}
    .abo_D .lis > div > .tit, .abo_F .lis > div > .tit {line-height: 1.2; margin: 0 0 10% 0;}
    .abo_E .con {line-height: 1.6; letter-spacing: -0.1px;}
    .abo_E .lis {padding: 80px 0 0 0;}
    .abo_E .lis > div {}
    .abo_E .lis > div, .abo_E .lis > div:nth-child(4n+4) {width: 48%; margin: 0 4% 60px 0;}
    .abo_E .lis > div:nth-child(2n+2), .abo_E .lis > div:last-child {margin: 0 0 60px 0;}
    .abo_E .lis > div > .txt {padding: 60px 20px 20px 20px;}
    .abo_E .lis > div > .txt > ul li::before {top: 6px;}
    .abo_F .lis {padding: 10px 0;}
    .abo_F .tit_A, .esg_A .tit_A {max-width: 500px;}
    .esg_B::before, .esg_C::before, .esg_D::before, .ser_C::before, .ser_D::before, .ser_E::before {background-attachment: scroll;}
    .esg_B .tit_B, .esg_D .tit_B {padding: 0 0 20px 50px; margin: 0 0 9% 0;}
    .esg_B .tit_B::before, .esg_D .tit_B::before {bottom: -50px; left: -15px;}
    .esg_B .tit_B > .font_s, .esg_D .tit_B > .font_s {max-width: 170px;}
    .esg_BL, .esg_CL, .esg_DL {padding: 20px 0 0 0;}
    .esg_BL > div, .esg_BL > div:nth-child(2n+2), .esg_DL > div, .esg_DL > div:nth-child(2n+2) {width: 100%; padding: 30px 20px;}
    .esg_BL > div .ht_20, .esg_BL > div .ht_10, .esg_BL > div .ht_8 {display: none;}
    .esg_BL > div > .img, .esg_DL > div > .img {position: absolute; top: 10px; right: 20px;}
    .esg_BL > div > .img img, .esg_CL > div > .img img, .esg_DL > div > .img img {width: 60px;}
    .esg_C::after {top: 6%;}
    .esg_C .tit_B {margin: 0 0 14% 0;}
    .esg_C .tit_B::before {bottom: -100px; right: -15px; width: 37%;}
    .ser_A {padding: 20px 20px 60px 20px;}
    .ser_A .swiper-slide > .tit {max-width: 100%;}
    .ser_A .swiper-slide > .img img {height: 70px;}
    .ser_A .swiper-slide > p, .ser_C .txt, .ser_D .txt, .ser_E .txt, .ser_CL > div p, .ser_EL > div p, .ser_DL > div > .fon, .pro_B .txt, .pro_D .txt, .pro_C .txt, .pro_E .txt, .pro_CL > div p, .pro_DL > div > .fon, .pro_EL > div p, .pro_BL > div > .fon {line-height: 1.3;}
    .ser_A .swiper-slide > ul > li {padding: 0 0 0 15px;}
    .ser_A .process-swiper .swiper-buttonSets {margin-right: 0;}
    .ser_C .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_D .tit_C {padding: 0 0 20px 60px; margin: 0 0 30px 0;}
    .ser_C .tit_C::before, .ser_E .tit_C::before {left: -15px; bottom: -10px;}
    .ser_C .tit_C::before {width: 115%;}
    .ser_C .tit_C > .font_s {max-width: 210px;}
    .ser_C .tit_C > .font_n {max-width: 175px;}
    .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .pro_B .txt > .tit, .pro_BL > div > .fon > .tit, .pro_C .txt > .tit, .pro_D .txt > .tit, .pro_E .txt > .tit, .pro_claL > div > .tit {line-height: 1.2;}
    .ser_CL > div, .ser_CL > div:last-child, .ser_CL > div:nth-child(3n+3), .ser_EL > div, .ser_EL > div:last-child, .ser_EL > div:nth-child(3n+3), .pro_CL > div, .pro_EL > div {width: 100%; margin: 0 0 20px 0;}
    .ser_D .tit_C {margin: 0 0 30px 75%;}
    .ser_D .tit_C::before {width: 140%; right: -15px; bottom: -10px;}
    .ser_D .tit_C > .font_s, .ser_D .tit_C > .font_n {max-width: 200px;}
    .ser_DL > div, .ser_DL > div:nth-child(2n+2) {flex-flow: column-reverse;}
    .ser_DL > div:nth-child(2n+2)::before {top: -20px; bottom: -20px;}
    .ser_DL > div > .fon, .ser_DL > div:nth-child(2n+2) > .fon {width: 100%; padding: 10px 0 0 0;}
    .ser_DL > div > .mov {width: 100%;}
    .ser_E .tit_C::before {width: 134%;}
    .ser_E .tit_C > .font_s, .ser_E .tit_C > .font_n {max-width: 175px;}
    .subM > ul li {width: 50%;}
    .subM > ul li a:link, .subM > ul li a:visited {min-height: inherit; padding: 15px 20px;}
    .subM > ul li::before {left: 0!important; border-right: 1px solid rgba(109, 110, 113, 0.5)!important;}
    .pro_B {padding: 9% 0 0 0;}
    .pro_B::after {top: 50px; bottom: 0;}
    .pro_B .tit_C::before, .pro_D .tit_C::before {left: -15px; width: 120%;}
    .pro_B .tit_C > .font_s, .pro_C .tit_C > .font_s, .pro_D .tit_C > .font_s, .pro_E .tit_C > .font_s {max-width: 210px;}
    .pro_B .tit_C > .font_n, .pro_C .tit_C > .font_n, .pro_D .tit_C > .font_n, .pro_E .tit_C > .font_n {max-width: 180px;}
    .pro_BL {padding: 0 0 20px 0;}
    .pro_BL > div {margin: 0 0 40px 0;}
    .pro_BL > div:nth-child(2n+2)::before {bottom: -45px; content: none;}
    .pro_C .tit_C, .pro_E .tit_C {margin: 0 0 30px 70%;}
    .pro_C .tit_C::before, .pro_E .tit_C::before {width: 139%; right: -9%;}
    .pro_D::after {top: 50px; bottom: 0;}
    .pro_DL > div, .pro_DL > div:nth-child(3n+3) {width: 48%; margin: 0 4% 30px 0; max-width: 418px;}
    .pro_DL > div:nth-child(2n+2), .pro_DL > div:last-child {margin: 0 0 30px 0;}
    .pro_E .tit_C::before {bottom: -0.96px;}
    .pro_CL > div .tit, .pro_DL > div > .fon > .tit, .pro_EL > div .tit {min-height: inherit; line-height: 1.2;}
    .pro_E {padding: 9% 0 10px 0;}
    .sub_side_menu {width: 100%; position: relative; top: auto; max-height: inherit; overflow: inherit; border: 0; margin: 0;}
    .sub_side > .sub_side_menu + .sub_side_main {width: 100%; padding: 20px 0 40px 0;}
    .sub_side > .tit_A {margin: 0;}
    .sub_side_menu > .not_N {margin: 0 0 40px 0;}
    .pro_lis > div, .pro_lis > div:nth-child(2n+2) {width: 32%; margin: 0 2% 40px 0;}
    .pro_lis > div:nth-child(3n+3), .pro_lis > div:last-child {width: 32%; margin: 0 0 40px 0;}
    .pro_detT > .lef {width: 100%; max-width: 629px; margin: auto;}
    .pro_detT > .rig {width: 100%; max-width: 629px; margin: auto; padding: 20px 0 0 0;}
    .demo_B {padding: 0;}
    .demo_B > .tit {margin: 0 0 20px 0;}
    .faq_wrap {padding: 20px 0 40px 0;}
    /*.faq_wrap .tit_A {margin: 0 0 10px 0;}*/
    .faq_lis {padding: 0 0 30px 0;}
    .faq_lis > div > .rig {line-height: 1.2;}
    .new_lis > div {padding: 25px 0;}
    .new_lis > div > .txt, .new_lis > div > .txt > .tit {line-height: 1.5;}
    .new_det {padding: 0 0 clamp(20px, 6.817%, 76px) 0;}
    .new_det > .tit {margin: 0 0 30px 0;}
    .new_det > .sha {margin: 0 0 20px 0;}
    .con_wrap {padding: 20px 0 clamp(60px, 7.41%, 141px) 0;}
    .con_wrap .tit_A {margin: 0;}
    .con_wrap .con {margin: 0 0 20px 0;}
    .con_for {padding: 40px clamp(20px, 5%, 100px) 40px clamp(20px, 5%, 100px);}
    .inputB {width: 71.23%;}
    .selectB {width: 25.813%;}
}
/*992px_lg_end*/


@media only screen and (max-width:768px){
	.mobile_7 {display: block;} .pc_7 {display:none;}
    .goTop {right: 278px; letter-spacing: 0.5px;}
    .goTop a:link, .goTop a:visited {min-width: 130px; padding: 0;}
    .floatBtn {right: 74px; letter-spacing: 0.5px;}
    .floatBtn a:link, .floatBtn a:visited {min-width: 200px; padding: 0;}
    .goTop a img, .floatBtn a img:last-child {margin: 0 0 0 10px;}
    .amgMessenger > div:nth-child(1) {width: 70px;}
    .amgMessenger > ul {right: 15px;}
    .mor_A a {font-size: 126.667%;}
    .ind_E .frame_1311 > .tit {font-size: 196%;}
    .ind_D .lis > div > .txt > p {font-size: 152.5%;}
    .ind_D .lis > div > .txt > ul li {font-size: 133.333%;}
    .footer {padding: 110px 0 10px 0;}
    .footer > div > .rig {flex-flow: wrap;}
    .footer > div > div > .lis {width: 48%; padding: 0 0 20px 0;}
    .footer > div > div > .lis > div.tit {font-size: 133.333%;}
    .sub_bn > .txt .con {right: auto; left: 52px; bottom: 50px; max-width: 400px;}
    .sub_bn > .txt .con p {font-size: 12px;}
    .path > ul li {line-height: 1.3; letter-spacing: 0; font-size: 83.3334%;}
    .tit_A {font-size: 200%; letter-spacing: 0!important;}
    .tit_B {font-size: 400%; letter-spacing: 0!important;}
    .tit_C {font-size: 500%; letter-spacing: 0!important;}
    .abo_D .lis > div > .tit, .abo_F .lis > div > .tit {font-size: 141.667%;}
    .abo_E .lis > div > .txt > ul li {font-size: 133.333%;}
    .abo_E .but a, .abo_F .but a {font-size: 126.667%;}
    .abo_A::before {height: 84%;}
    .abo_A .tit_A {margin: 0 0 10px 0;}
    .abo_BL > div, .abo_BL > div:nth-child(2n+2) {flex-flow: column-reverse;}
    .abo_BL > div > .img, .abo_BL > div:nth-child(2n+2) > .img {width: 100%;}
    .abo_BL > div > .txt, .abo_BL > div:nth-child(2n+2) > .txt {width: 100%; padding: 0 0 20px 0;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {font-size: 130%;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {font-size: 175%;}
    .abo_BL > div > .txt > .tit > .num {font-size: 213.477%;}
    .abo_BL > div > .txt > .tit > .num {font-size: 209.524%;}
    .abo_BL > div > .txt > p {line-height: 1.3; font-size: 100%;}
    .abo_C .swiper-slide > .yea, .esg_E .swiper-slide > .yea {font-size: 375%;}
    .abo_C .swiper-slide > p, .esg_E .swiper-slide > p {font-size: 108.333%;}
    .abo_F .tit_A, .esg_A .tit_A {max-width: 420px;}
    .abo_D .lis > div, .abo_F .lis > div {width: 280px; height: 280px; margin: 20px;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 110px;}
    .abo_E .not {margin: 0 0 20px 0;}
    .abo_E .con {line-height: 1.5; letter-spacing: 0;}
    .abo_E .con br {display: none;}
    .abo_E .but a, .abo_F .but a {width: calc(50% - 20px); min-width: inherit; min-height: 55px; margin: 0 10px 10px 10px; padding: 10px;}
    .esg_C::after {top: 4%;}
    .esg_C .tit_B::before {width: 45%; bottom: -90px;}
    .esg_E .process-swiper .swiper-buttons {display: block;}
    .ser_A .swiper-slide > .tit {font-size: 110%;}
    .ser_A .swiper-slide > .img img {height: 60px;}
    .ser_A .swiper-slide > .num {font-size: 116.667%;}
    .ser_A .swiper-slide > .tit {font-size: 150%;}
    .ser_A .swiper-slide > ul > li {font-size: 100%;}
    .ser_B p {font-size: 150%;}
    .ser_C .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_D .tit_C {padding: 0 0 20px 40px;}
    .ser_C .tit_C::before {width: 125%;}
    .ser_C .tit_C > .font_s {max-width: 190px; font-size: 20px;}
    .ser_C .tit_C > .font_n {max-width: 155px; font-size: 12px;}
    .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .pro_B .txt > .tit, .pro_BL > div > .fon > .tit, .pro_C .txt > .tit, .pro_D .txt > .tit, .pro_E .txt > .tit, .pro_claL > div > .tit, .sub_side_menu > .not_N {font-size: 16px;}
    .ser_C .tit_C, .ser_D .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_C .tit_C, .pro_D .tit_C, .pro_E .tit_C {font-size: 400%;}
    .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .pro_CL > div .tit, .pro_DL > div > .fon > .tit, .pro_EL > div .tit {font-size: 16px;}
    .ser_CL > div .tit, .ser_DL > div > .fon > .tit, .ser_EL > div .tit {font-size: 20px;}
    .ser_D .tit_C {margin: 0 0 50px 68%;}
    .ser_D .tit_C::before {width: 150%; right: -30px;}
    .ser_D .tit_C > .font_s, .ser_E .tit_C > .font_s {font-size: 20px;}
    .ser_D .tit_C > .font_n, .ser_E .tit_C > .font_n {font-size: 12px;}
    .subM > ul li {font-size: 12px;}
    .pro_A p {font-size: 166.667%;}
    .pro_B .tit_C > .font_s, .pro_C .tit_C > .font_s, .pro_D .tit_C > .font_s, .pro_E .tit_C > .font_s {max-width: 190px; font-size: 20px;}
    .pro_B .tit_C > .font_n, .pro_C .tit_C > .font_n, .pro_D .tit_C > .font_n, .pro_E .tit_C > .font_n {max-width: 145px; font-size: 12px;}
    .pro_BL > div, .pro_BL > div:nth-child(2n+2) {flex-flow: column-reverse;}
    .pro_BL > div > .fon, .pro_BL > div:nth-child(2n+2) > .fon {width: 100%; padding: 20px 0 0 0;}
    .pro_BL > div > .img, .pro_BL > div:nth-child(2n+2) > .img {width: 100%; max-width: 672px; text-align: center;}
    .pro_BL > div:nth-child(2n+2)::before {top: -20px; bottom: -20px;}
    .pro_DL > div, .pro_DL > div:nth-child(3n+3) {width: 48.5%; margin: 0 3% 30px 0;}
    .pro_F {padding: 0 0 20px 0;}
    .pro_F::before {content: none;}
    .pro_F .but a, .pro_F .but a:nth-child(2n+2) {font-size: 126.667%; max-width: calc(50% - 16px); min-height: 60px;}
    .pro_claL {padding: 10px 0 0 0;}
    .pro_claL > div, .pro_claL > div:nth-child(2n+2), .pro_claL > div:last-child {width: 100%; max-width: 736px; margin: 0 auto 20px auto;}
    .pro_lis {padding: 20px 0 10px 0;}
    .pro_lis > div, .pro_lis > div:nth-child(3n+3) {width: 48%; margin: 0 4% 40px 0;}
    .pro_lis > div:nth-child(2n+2), .pro_lis > div:last-child {width: 48%; margin: 0 0 40px 0;}
    .pro_detT > .lef > .dow a, .butPNAB > div {font-size: 133.333%;}
    .resp-tabs-container {font-size: 133.333%;}
    .table_scroll_note {font-size: 12px;}
    .faq_wrap .not {line-height: 1.3; margin: 0 0 0 2px;}
    .con_for > .but button {min-width: 260px; min-height: 55px;}
    .con_for {padding: 30px 20px 40px 20px;}
    .inputB {width: 60.23%;}
    .selectB {width: 36.813%;}
    .col_A, .col_B {font-size: 18px;}
    .con_for > .but button {font-size: 19px;}
}
/*768px_md_end*/


@media only screen and (max-width:576px){
    .mobile_5 {display: block;} .pc_5, .paint_05 {display:none;}
    .links {right: 45px!important;}
    .search_inp input {width: 75%;}
    .search_inp button {width: 25%;}
    .mor_A a {max-width: 250px; min-height: 50px; padding: 0;}
    .sub_bn > .txt .not {font-size: 110%; padding: 10px 5%; margin: 30px 0 15px 0;}
    .sub_bn > .txt .tit {font-size: 200%; margin: 0 0 0 20px;}
    .sub_bn > .txt .con {max-width: calc(100% - 84px); line-height: 1.2; left: 42px; bottom: 40px;}
    .tit_A {font-size: 200%;}
    .tit_B {font-size: 300%;}
    .tit_C {font-size: 400%;}
    .abo_E .lis > div, .abo_E .lis > div:nth-child(4n+4), .abo_E .lis > div:nth-child(2n+2), .abo_E .lis > div:last-child {width: 100%; max-width: 310px; margin: 0 auto 60px auto;}
    .abo_E .but a, .abo_F .but a {width: 100%; min-height: 55px; margin: 0 auto 10px auto;}
    .esg_B .tit_B, .esg_D .tit_B {padding: 0 0 20px 30px; margin: 0 0 7% 0;}
    .esg_B .tit_B::before, .esg_D .tit_B::before {bottom: -20px;}
    .esg_B .tit_B > .font_s, .esg_D .tit_B > .font_s {font-size: 16px; max-width: 140px;}
    .esg_BL, .esg_CL, .esg_DL {padding: 10px 0 0 0;}
    .esg_BL > div > .tit, .esg_CL > div > .tit, .esg_DL > div > .tit {margin: 0 70px 10px 0;}
    .esg_C::after {top: 2%;}
    .esg_C .tit_B {margin: 0 0 14% 0;}
    .esg_C .tit_B::before {width: 53%; bottom: -55px;}
    .esg_C .tit_B > .font_s {font-size: 16px;}
    .ser_D .tit_C {margin: 0 0 30px 61%;}
    .subM > ul li {width: 100%;}
    .subM > ul li a:link, .subM > ul li a:visited {padding: 15px 10px;}
    .pro_C .tit_C, .pro_E .tit_C {margin: 0 0 30px 57%;}
    .pro_C .tit_C::before, .pro_E .tit_C::before {width: 147%; right: -18%;}
    .pro_DL > div, .pro_DL > div:nth-child(3n+3), .pro_DL > div:nth-child(2n+2), .pro_DL > div:last-child {width: 100%; margin: 0 auto 30px auto;}
    .pro_lis > div, .pro_lis > div:nth-child(3n+3) {width: 49%; margin: 0 2% 40px 0;}
    .pro_lis > div:nth-child(2n+2), .pro_lis > div:last-child {width: 49%; margin: 0 0 40px 0;}
    .pages {margin: 0 0 20px 0;}
    .pages a:link, .pages a:visited {min-width: 50px; height: 40px; margin: 0 0 5px 5px;}
    .new_lis > div {flex-flow: column;}
    .new_lis > div > .dat {width: 100%; padding: 0 0 5px 0;}
    .new_lis > div > .txt {width: 100%;}
    .col_A {width: 100%; padding: 0 0 10px 0;}
    .col_B {width: 100%;}
    .con_for > .but button {min-width: inherit; width: calc(50% - 10px);}
}
/*576px_sm_end*/


@media only screen and (max-width:430px){
    .goTop {right: 148px;}
    .goTop a:link, .goTop a:visited {font-size: 0; letter-spacing: 0; min-width: 70px;}
    .goTop a img {margin: 0;}
    .floatBtn {letter-spacing: 0;}
    .floatBtn a:link, .floatBtn a:visited {min-width: 70px; font-size: 0;}
    .floatBtn a img:last-child {display: none;}
    .floatBtn a img:first-child {display: block; width: 30px; margin: auto;}
    .mor_A a {font-size: 126.667%;}
    .ind_E .frame_1311 > .tit {font-size: 196%;}
    .ind_D .lis > div > .txt > p {font-size: 152.5%;}
    .ind_D .lis > div > .txt > ul li {font-size: 133.333%;}
    .footer > div > div > .lis > div.tit {font-size: 133.333%;}
    .path > ul li {font-size: 83.3334%;}
    .sub_bn > .txt .not {font-size: 90%; padding: 7px 5%; margin: 15px 0 10px 0;}
    .sub_bn > .txt .tit {font-size: 150%; margin: 0;}
    .sub_bn > .txt .con {line-height: 1.1; left: 22px; bottom: 20px; max-width: calc(100% - 44px);}
    .sub_bn > .txt .con p {font-size: 12px;}
    .tit_A {font-size: 200%;}
    .tit_B {font-size: 200%;}
    .tit_C {font-size: 300%;}
    .abo_A .con > .but {padding: 0 20px;}
    .abo_A .con > .but a {width: 100%; letter-spacing: 1.5px; justify-content: center; padding: 20px; margin: auto;}
    .abo_A .con > .but a:active, .abo_A .con > .but a:hover {padding: 20px 20px 20px 70px;}
    .abo_A .con > .but a img {margin: 0 0 0 10px;}
    .abo_BL > div > .txt > .tit, .abo_BL > div:nth-child(2n+2) > .txt > .tit {font-size: 175%;}
    .abo_BL > div > .txt > .tit > .num {font-size: 209.524%;}
    .abo_C .swiper-slide > .yea, .esg_E .swiper-slide > .yea {font-size: 375%;}
    .abo_C .swiper-slide > p, .esg_E .swiper-slide > p {font-size: 108.333%;}
    .abo_D .lis > div, .abo_F .lis > div {width: 250px; height: 250px;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 100px;}
    .abo_D .lis > div > .tit, .abo_F .lis > div > .tit {font-size: 141.667%;}
    .abo_E .lis > div > .txt > ul li {font-size: 133.333%;}
    .abo_E .but a, .abo_F .but a {font-size: 126.667%;}
    .esg_B .tit_B, .esg_D .tit_B {padding: 0 0 20px 20px; margin: 0 0 40px 0;}
    .esg_B .tit_B > .font_s, .esg_D .tit_B > .font_s {font-size: 12px; max-width: 100%;}
    .esg_BL > div, .esg_BL > div:nth-child(2n+2), .esg_CL > div, .esg_DL > div, .esg_DL > div:nth-child(2n+2) {padding: 20px 10px;}
    .esg_BL > div > .img, .esg_CL > div > .img, .esg_DL > div > .img {right: 10px;}
    .esg_BL > div > .img img, .esg_CL > div > .img img, .esg_DL > div > .img img {width: 50px;}
    .esg_BL > div > .tit, .esg_CL > div > .tit, .esg_DL > div > .tit {margin: 0 50px 10px 0;}
    .esg_BL > div > p, .esg_CL > div > p, .esg_DL > div > p {letter-spacing: 0; line-height: 1.5;}
    .esg_C::after {top: 60px;}
    .esg_C .tit_B {margin: 0 0 40px 0;}
    .esg_C .tit_B::before {bottom: -25px;}
    .esg_C .tit_B > .font_s {font-size: 12px;}
    .ser_A .swiper-slide > .num {font-size: 116.667%;}
    .ser_A .swiper-slide > .tit {font-size: 150%;}
    .ser_A .swiper-slide > ul > li {font-size: 100%;}
    .ser_A .swiper-slide > p {font-size: 13px;}
    .ser_B {padding: 40px 0;}
    .ser_B p {font-size: 150%;}
    .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .pro_B .txt > .tit, .pro_BL > div > .fon > .tit, .pro_C .txt > .tit, .pro_D .txt > .tit, .pro_E .txt > .tit, .pro_claL > div > .tit, .sub_side_menu > .not_N {font-size: 16px;}
    .ser_C .tit_C, .ser_D .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_C .tit_C, .pro_D .tit_C, .pro_E .tit_C {font-size: 400%;}
    .ser_C .txt > .tit, .ser_D .txt > .tit, .ser_E .txt > .tit, .pro_CL > div .tit, .pro_DL > div > .fon > .tit, .pro_EL > div .tit {font-size: 16px;}
    .ser_CL > div .tit, .ser_DL > div > .fon > .tit, .ser_EL > div .tit {font-size: 20px;}
    .ser_CL > div, .ser_EL > div, .pro_CL > div, .pro_EL > div {padding: 20px 10px;}
    .ser_D .tit_C {margin: 0 0 30px 49%;}
    .subM > ul li {font-size: 12px;}
    .pro_A p {font-size: 166.667%;}
    .pro_C .tit_C, .pro_E .tit_C {margin: 0 0 30px 44%;}
    .pro_DL > div {padding: 20px 10px 0 10px;}
    .pro_F .but a, .pro_F .but a:nth-child(2n+2) {font-size: 126.667%; max-width: 100%; margin: 10px 0;}
    .pro_claL > div > .tit {top: 20px;}
    .pro_lis > div, .pro_lis > div:nth-child(3n+3), .pro_lis > div:nth-child(2n+2), .pro_lis > div:last-child  {width: 100%; max-width: 352px; margin: 0 auto 40px auto;}
    .pro_detT {padding: 10px 0 40px 0;}
    .pro_detT > .rig > .con {line-height: 1.3;}
    .pro_detT > .lef > .dow a, .butPNAB > div {font-size: 133.333%;}
    .pro_detB {padding: 40px 0;}
    .resp-tabs-container {font-size: 133.333%;}
    .resp-tab-content {padding: 20px 10px;}
    .table_scroll_note {font-size: 12px;}
    .faq_wrap {padding: 20px 0;}
    .faq_lis > div {flex-flow: column; padding: 20px 0;}
    .faq_lis > div > .lef {width: 100%; padding: 0 0 10px 0;}
    .faq_lis > div > .rig {width: 100%;}
    .new_lis > div > .txt, .new_lis > div > .txt > .tit {line-height: 1.3; letter-spacing: 0;}
    .con_wrap {padding: 20px 0 40px 0;}
    .inputB {width: 100%;}
    .selectB {width: 100%; margin: 5px 0 0 0}
    .con_for > .but button {width: 100%; margin: 5px 0 0 0;}
    .col_A, .col_B {font-size: 18px;}
    .con_for > .but button {font-size: 19px;}
}
/*430px_xs_end*/

@media only screen and (max-width:350px){
    .logo {width: 57px!important; clip-path: polygon(0 0, 100% 0, 66% 100%, 0% 100%); top: calc(50% + 8px);}
    .logo > a {width: 270px;}
    .search_inp input {width: 70%;}
    .search_inp button {width: 30%;}
    .mor_A a {max-width: 200px; min-height: 40px;}
    .footer > div > div > .lis {width: 100%;}
    .abo_A .con > .lis {padding: 0 10px;}
    .abo_A .con > .but {padding: 0 10px;}
    .abo_A .con > .but a {letter-spacing: 1px;}
    .abo_A .con > .but a:active, .abo_A .con > .but a:hover {padding: 20px 20px 20px 50px;}
    .abo_A .con > .but a img {width: 25px; margin: 0 0 0 5px;}
    .abo_A .tit_A {margin: 0;}
    .abo_D .lis > div, .abo_F .lis > div {width: 200px; height: 200px;}
    .abo_D .lis > div > .img, .abo_F .lis > div > .img {width: 90px;}
    .esg_B .tit_B, .esg_D .tit_B {padding: 0 0 20px 10px; margin: 0 0 20px 0;}
    .esg_B .tit_B::before, .esg_D .tit_B::before {bottom: -10px;}
    .esg_BL > div > p, .esg_CL > div > p, .esg_DL > div > p {line-height: 1.3;}
    .esg_BL > div > .img img, .esg_CL > div > .img img, .esg_DL > div > .img img {width: 40px;}
    .esg_BL > div > .tit, .esg_CL > div > .tit, .esg_DL > div > .tit {margin: 0 40px 10px 0;}
    .esg_C .tit_B::before {width: 63%;}
    .ser_A {padding: 20px 20px 40px 20px;}
    .ser_A .swiper-slide > .img img {height: 40px;}
    .ser_A .swiper-slide > p {font-size: 13px;}
    .ser_C .tit_C, .ser_E .tit_C, .pro_B .tit_C, .pro_D .tit_C {margin: 0 0 20px 0;}
    .ser_D .tit_C {margin: 0 0 20px 35%;}
    .ser_D .tit_C::before {right: -15px;}
    .pro_B .tit_C::before, .pro_D .tit_C::before {width: 110%;}
    .pro_C .tit_C, .pro_E .tit_C {margin: 0 0 20px 35%;}
    .pro_C .tit_C::before, .pro_E .tit_C::before {right: -13%;}
    .pro_claL > div > .tit {top: 10px; left: 10px; right: 10px;}
    .pro_claL > div > .but {bottom: 20px;}
    .pro_claL > div > .but a {min-width: 110px; min-height: 40px;}
    .pages a:link, .pages a:visited {min-width: 45px; height: 35px;}
    .pro_detT {padding: 0 0 30px 0;}
    .butPNAB > div {width: 100%!important; margin: 0!important;}
    .butPNAB > div a {min-height: 40px;}
    .pro_detB {padding: 30px 0;}
    .new_lis > div {padding: 20px 0;}
    .con_for {padding: 20px 10px 30px 10px;}
    .con_for > .not {margin: 0 0 10px 0;}
}
/*350px_xs_end*/