@charset "utf-8";
/* Public area, please do not change it arbitrarily */
/*★★★★★★★★★★★★★ public start ★★★★★★★★★★★★★*/
/* 20241022 註解 text-align:justify;， 因為影響到公版的顯示位置  */
html, body, div, p {margin: 0; padding: 0; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none; /* text-align:justify; */}
h1, h2, h3, h4, h5, h6, p {font-size: 100%; font-weight: normal; margin: 0; padding: 0; text-align:justify;}
h1, .h1 {font-size: 250%;}h2, .h2 {font-size: 200%;}h3, .h3 {font-size: 175%;}
h4, .h4 {font-size: 150%;}h5, .h5 {font-size: 125%;}
img {max-width:100%!important; height:auto!important; 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; word-wrap:break-word;}

a:link, a:visited {text-decoration:none; color:#333; transition: all 0.5s ease 0s;}
a:active, a:hover {text-decoration:underline; color:#ce000d; 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: 56.25%;}
.youtubecontent iframe, .youtubecontent object, .youtubecontent embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/*================= font =================*/
.ff_ss {font-family: 'Noto Sans TC', sans-serif;}.ff_sf {font-family: 'Noto Serif TC', serif;}
.ff_al {font-family:'Arial';}.ff_wz {font-family:'Microsoft JhengHei';}.ff_sm {font-family:'PMingLiU';}

.fs_12 {font-size:12px;} .fs_13 {font-size:13px;} .fs_14 {font-size:14px;} .fs_15 {font-size:15px;} .fs_16 {font-size:16px;} .fs_17 {font-size:17px;} .fs_18 {font-size:18px;} .fs_19 {font-size:19px;} .fs_20 {font-size:20px;} .fs_21 {font-size:21px;} .fs_22 {font-size:22px;} .fs_23 {font-size:23px;} .fs_24 {font-size:24px;} .fs_25 {font-size:25px;} .fs_26 {font-size:26px;} .fs_27 {font-size:27px;} .fs_28 {font-size:28px;} .fs_29 {font-size:29px;} .fs_30 {font-size:30px;} .fs_31 {font-size:31px;} .fs_32 {font-size:32px;} .fs_33 {font-size:33px;} .fs_34 {font-size:34px;} .fs_35 {font-size:35px;} .fs_36 {font-size:36px;} .fs_37 {font-size:37px;} .fs_38 {font-size:38px;} .fs_39 {font-size:39px;} .fs_40 {font-size:40px;} .fs_41 {font-size:41px;} .fs_42 {font-size:42px;} .fs_43 {font-size:43px;} .fs_44 {font-size:44px;} .fs_45 {font-size:45px;} .fs_46 {font-size:46px;} .fs_47 {font-size:47px;} .fs_48 {font-size:48px;} .fs_49 {font-size:49px;} .fs_50 {font-size:50px;} .fs_51 {font-size:51px;} .fs_52 {font-size:52px;} .fs_53 {font-size:53px;} .fs_54 {font-size:54px;} .fs_55 {font-size:55px;} .fs_56 {font-size:56px;} .fs_57 {font-size:57px;} .fs_58 {font-size:58px;} .fs_59 {font-size:59px;} .fs_60 {font-size:60px;}
.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; white-space: nowrap;}
.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_9, .pc_7, .pc_5 {display:block;}.dp_n, .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;}
.datatable { width:100%; border-spacing:1px;}
.datatable th {color:#2c363d; background: #f6f6f6; text-align:center; padding:10px; line-height: 140%;}
.datatable td {color: #2c363d; background: #fff; text-align:center; padding:10px; line-height: 140%;}
.table_scroll {overflow-x: auto;}
.table_scroll > table {min-width: 1000px;}

/*================= placeholder =================*/
::placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Firefox, Chrome, Opera */
:-moz-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Internet Explorer 10-11 */
::-ms-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* Microsoft Edge */
::-webkit-input-placeholder {color:#b5b5b5 !important; font-weight:200 !important;}/* 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;}*/
body {
	background-color:#fff;
	font-family: 'Noto Sans TC', sans-serif;
	overflow-x:hidden;
	font-size: 12px;
	line-height: inherit;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: normal; letter-spacing: normal; line-height: inherit;
}
p, td, li, label {font-size: inherit; line-height: inherit; font-weight: normal;}
button, input, optgroup, select, textarea {font-size: inherit;}

/*★★★★★★★★★★★★★ public end ★★★★★★★★★★★★★*/

.goTop {position:fixed; bottom: 20%; right: -90px; width: 45px; height: 45px; z-index:9955;}
.goTop a:link, .goTop a:visited {
	text-decoration:none;
	position: relative;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	line-height:0;
	font-size:0;
    color: #fff;
    width: 45px;
    height: 45px;
    overflow: hidden;
	background-color:#ff9d00;
	transition: all 0s ease 0s;
}
.goTop a:active, .goTop a:hover {
	text-decoration:none;
	cursor:pointer;
    width: 45px;
    height: 45px;
	font-size:16px;
    color: #fff;
	transition: all 0.25s ease 0s;
}
.goTop a::after {content: ''; width: 45px; height: 45px; background: url("../images/top.png") no-repeat center; background-size: cover; position: absolute; top: 0; left: 0; line-height: 0; font-size: 0; filter:alpha(opacity=100); Opacity:1.0; transition: all 0.5s ease 0s;}
.goTop a:hover::after {filter:alpha(opacity=0); Opacity:0; transition: all 0.25s ease 0s;}

@media only screen and (min-width:993px){
    .hideUp .logo {width: 90px; }
    .hideUp .top-barC {height: 60px;}
    .hideUp .sjj_nav_ul > li > a {padding-bottom: 14px;}
    /*.hideUp .sjj_nav_ul > li > ul a {padding: 10px !important;}*/
    .hideUp .menu {top:20px; transition: all 0.25s ease 0s;}
}

.frame_1410 {max-width:1610px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1330 {max-width:1530px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1306 {max-width:1506px; margin:auto; padding: 0 100px; height: 100%;}
.frame_1170 {max-width:1370px; margin:auto; padding: 0 100px; height: 100%;}

#content {padding: 99px 0 0 0; line-height: 2; overflow:hidden!important; transition: all 0.5s ease 0s;}

.title_a {color: #333; letter-spacing: 2.4px; line-height: 1.05; font-family: 'Noto Serif TC', serif; font-weight: 500; margin-bottom: calc(20px + 2.5%); display: flex;}
.title_a span {position: relative; z-index: 1; padding: 0 17px 0 24px;}
.title_a span::before {content: ''; background-color: #7d5f51; width: 5px; height: 23px; position: absolute; left: 3px; top: 2px; z-index: -1;}
.title_a span::after {content: ''; background-color: #7d5f51; width: 5px; height: 23px; position: absolute; right: 0; top: 2px; z-index: -1;}
.title_b {color: #333; letter-spacing: 3px; line-height: 1.3; font-family: 'Noto Serif TC', serif; font-weight: 500; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; margin-bottom: 1.5%;}
.title_b > span {position: relative; z-index: 1; padding: 0 40px;}
.title_b > span img {position: absolute; top: 0px; left: 0px; z-index: -1; width: 35px;}
/*.title_b > span img:last-child {position: absolute; top: 10px; right: 0px; z-index: -1;}*/
.title_c {color: #333; letter-spacing: 3px; line-height: 1.3; font-family: 'Noto Serif TC', serif; font-weight: 500; padding: 0 0 15px 39px; position: relative; z-index: 1;}
.title_c img {position: absolute; top: 0px; left: 1px; z-index: -1; width: 32px;}
.title_d {color: #333; letter-spacing: 3px; line-height: 1.3; font-family: 'Noto Serif TC', serif; font-weight: 500; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; margin-bottom: 20px;}
.title_d > span {position: relative; z-index: 1; padding: 0 40px;}
.title_d > span img:first-child {position: absolute; top: 10px; left: 0px; z-index: -1;}
.title_d > span img:last-child {position: absolute; top: 10px; right: 0px; z-index: -1;}

.imgCenter {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 {max-height: 100%;}

.aFull {font-size: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 100;}

.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}
.parallax__container .parallax{background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}

.inputA {width: 100%; height: 100%; display: flex; padding: 0 10px; border: 1px solid rgba(198, 169, 100, 1); font-family: 'Noto Sans TC', sans-serif;}
.inputB {width: 100%; height: 50px; color: #333; font-family:'Microsoft JhengHei'; display: flex; padding: 0 19px; border: 0;}
.inputC {width: 162px; height: 50px; margin: 0 2px; font-family:'Microsoft JhengHei'; border: 0; background-color: #7d5f51; color: #fff; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
.inputC:hover {background-color: #ff9d00; transition: all 0.5s ease 0s;}
.inputC::before {content: ''; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border: 1px solid rgba(255, 255, 255, 0.46); transition: all 0.5s ease 0s;}
.inputC:hover::before {top: calc(100% - 10px); left: calc(100% - 10px); right: calc(100% - 10px); bottom: calc(100% - 10px); border: 2px solid rgba(255, 255, 255, 1); border-radius: 50%; transition: all 0.5s ease 0s;}
.selectA {width: 100%; height: 50px; display: flex; padding: 0 12% 0 5px; border: 0; font-family:'Microsoft JhengHei'; background-color:transparent; background-image:url(../images/icon_02a.png); background-repeat:no-repeat; background-position: 96% 50%; -webkit-appearance: none; -o-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer;}
.selectA::-ms-expand { display: none !important;}

.btn_a:link, .btn_a:visited {text-decoration:none; color:#fff; background-color: #7d5f51; font-family:'Microsoft JhengHei'; width: 201px; height: 50px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
.btn_a:active, .btn_a:hover {text-decoration:none; color:#fff; background-color: #ff9d00; cursor:pointer; transition: all 0.5s ease 0s;}
.btn_a::before {content: ''; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border: 1px solid rgba(255, 255, 255, 0.46); transition: all 0.5s ease 0s;}
.btn_a:hover::before {top: calc(100% - 10px); left: calc(100% - 10px); right: calc(100% - 10px); bottom: calc(100% - 10px); border: 2px solid rgba(255, 255, 255, 1); border-radius: 50%; transition: all 0.5s ease 0s;}


