@import url('/css/fontawesome-all.css');
@import url('/css/font-awesome.min.css');
@import url('/css/fontawesome.min.css');
@import url('/css/SeoJump.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC:300,400,500,700,bold');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans:wght@400;700&family=Noto+Serif+SC:wght@200;300;400;500;600&family=Noto+Serif+TC:wght@200;300;400;500;600&family=Noto+Serif:wght@400;700&family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap');
@import url('/css/animate.css');
.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;	}
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0; background: var(--secondary); }
body ::selection {background: rgba(var(--black-rgb), .1);text-shadow: none;color: var(--info);}
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: rgba(var(--info-rgb), .3); }
body::-webkit-scrollbar-thumb { background: var(--primary); }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, svg, span, font, strong, b, a, i {text-align: left;vertical-align: middle;word-wrap: break-word;word-break: break-word;line-height: 170%;border-width: 0;font-family: var(--font-family), sans-serif;font-size: 16px;color: var(--primary);-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}

ul , ol { list-style: none; }

fieldset { border: 0; }

input , button , select , textarea { padding: 5px 15px; width: calc(100% - 30px); border: 0; border-bottom: 1px #bfbfbf solid; background: none; box-shadow: none; outline: none; font-size: 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
select { padding: 10px 15px; width: 100%; color: var(--info); }

/* img */
img { max-width: 100%; }
.img_cover { width: 100%; object-fit: cover; }
.img_contain { width: 100%; object-fit: contain; }

a , a:link , a:visited , a:hover {text-decoration: none;white-space: pre-wrap;}

/* general class set */
.txt_clamp {overflow: hidden;height: 27px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;margin: 10px 0 0;}
.d_inblock.txt_clamp { display: -webkit-inline-box; }
.atag_item {width: 100%;height: 100%;top: 0;left: 0;z-index: 100;}
.nowrap_box {font-size: 0;}
.nowrap_box .d_inblock .fb_iframe_widget span{margin-bottom: 10px;}
.content_box .nowrap_box{display: flex;flex-wrap: wrap;}
.content_box #rand-img{height: -webkit-fill-available;}
.content_box .form_box p{width: -webkit-fill-available;}
.content_box .form_box p.checknum{width: initial;}

/* btn */
.btn , .btn_outline { padding: 2px 10px; background-color: transparent; border: 1px solid transparent; border-radius: 2px; text-align: center; color: var(--info); }

/* badge  */
.badge { padding: 2px 10px; box-shadow: none; }
.badge_lighten { padding: 0 4px; min-width: 22px; border-radius: 3px; font-weight: 400; text-align: center; font-size: 12px; vertical-align: text-bottom; }

/* photo,bgBox */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after , .trans_none_box { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* webBox */
.webBox { width: 100%; }
.webBox .pageh1 { top: 0; z-index: 1; color: rgb(255 255 255 / 0%);display: none;}
.webBox .wrapper { background: var(--secondary); z-index: 2; }
.webBox .slick-slider { margin-bottom: 0; }
.webBox .wrapper_lines { width: 100vw; height: 100vh; top: 0; left: 0; z-index: -11; pointer-events: none;}
.webBox .wrapper_lines .center_box {height: 100vh;border: #d1c7b5 solid;border-width: 0 0px 0 1px;z-index: -40;width: 1560px;}

/* .slick-dots */
.webBox .slick-dots { position: relative; margin-top: 45px; bottom: 0; }
.webBox .slick-dots li { width: 10px; height: 10px; display: inline-flex; }
.webBox .slick-dots li:before { margin: auto; display: block; border: 1px rgba(var(--white-rgb), .2) solid; content: ""; }
.webBox .slick-dots li.slick-active:before { border-color: var(--primary); }

/* workframe */
.workframe { margin: 0 auto; width: 90%; }

/* header */
header { z-index: 999; }
header #cis {z-index: 5;width: 100px;margin: 10px auto;}
header #webmenu{width: 110px;margin-top: 50px;}
header #menubtn {width: 70px;height: 70px;top: 0;right: 0;z-index: 9999;}
header #menubtn a { margin: auto; width: 30px; height: 25px; }
header #menubtn a span { position: absolute; width: 100%; height: 2px; background: var(--white); display: block; top: 0; right: 0; }
header #menubtn[data-type="1"] a span { transition: transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1), -webkit-transform .4s cubic-bezier(.215,.61,.355,1); }
header #menubtn[data-type="1"] a span:nth-child(2) { top: calc(50% - .5px); }
header #menubtn[data-type="1"] a span:nth-child(3) { top: calc(100% - 1px); }
header #menubtn[data-type="2"] a span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menubtn[data-type="2"] a span:nth-child(1) , header #menubtn[data-type="2"] a span:nth-child(3) {top: 50%;background: var(--white);}
header #menubtn[data-type="2"] a span:nth-child(2) { opacity: 0; }
#topicon a {margin: 1px 0 1px auto;width: 20px;height: 20px;padding:  15px;background-color: #ffffff00;display: flex;justify-content: center;}
#topicon {font-size: 25px;color: #fff;text-align: center;z-index: 9999;position: fixed;}
#topicon a i{font-size: 18px;color: #fff;text-align: center;padding: 0;-webkit-transition: all .05s;-o-transition: all .05s;transition: all .05s;}
#topicon a svg {width: 100%;height: 100%;fill: rgb(255 255 255 / 52%);}
#topicon a img{width: auto;}
header #webmenu nav >ul >li >p a {padding: 0px 0px;font-weight: 300;letter-spacing: 1.2px;font-family: 'Lato', sans-serif;text-transform: uppercase;}
header #webmenu nav ul li b { position: absolute; width: 23px; display: inline-block; text-align: center; top: calc((100% - 27px) / 2); right: 0; }
header #webmenu nav >ul >li .subOption li >div a { padding: 2px 45px 2px 10px; display: block; }

/* top_search */
#top_search {width: 100%;height: 100%;background: rgb(0 0 0 / 46%);z-index: 999;}
#top_search form {margin: auto;padding: 60px 50px;width: 500px;box-shadow: 0 0 10px rgba(var(--black-rgb), .2);background: rgb(35 35 35 / 83%);}
#top_search #close_search { padding: 10px 15px 15px; /* border-left: 1px #5c5c5c solid; */ top: 0; right: 0; }
#top_search #close_search font { margin: 5px auto; width: 30px; height: 30px; }
#top_search #close_search font:before , #top_search #close_search font:after { position: absolute; width: 100%; height: 1px; background: var(--info); display: block; content: ""; top: calc((100% - 1px) / 2); left: 0; }
#top_search #close_search font:after { width: 1px; height: 100%; top: 0; left:  calc((100% - 1px) / 2); }
#top_search #close_search span { font-family: 'Lato', sans-serif; color: #747474;}
#top_search h3 {margin-bottom: 40px;font-weight: 300;font-size: 28px;color: #f9f9f9;}
#top_search p >input { padding: 5px 45px 5px 15px; width: calc(100% - 60px); background: none; border: 0; }
#top_search p >a { top: 4px; right: 10px; }
#top_search p >a svg { width: 25px; height: 25px; }

/* menubg */
#menubg { width: 100vw; height: 100vh; top: 0; left: 0; display: none;}
#menubg[data-type="1"] { background: rgba(var(--secondary-rgb), 0); z-index: -998; }
#menubg[data-type="2"] { background: rgba(var(--secondary-rgb), .5); z-index: 998; }

/* other_area */
#other_area { z-index: 5; }
#other_area .bg_fix { background: no-repeat 50% / cover; background-attachment: fixed; }
#other_area .bg_fix:before {position: absolute;width: 100%;height: 100%;background: #13557d;display: block;top: 0;left: 0;opacity: .8;content: "";}
#other_area #youtube_box { padding: 5vw 0 0; width: calc(100% - 430px); }
#other_area #playYoutu { background: rgba(var(--primary-rgb), .6); display: block; text-align: center; line-height: 97px; }
#other_area #playYoutu i { font-size: 37px; color: var(--white); }
#other_area #custom_box {margin: 140px auto;width: 100%;bottom: 0px;background: #ffffff00;}
#other_area #custom_box >ul { padding: 30px 50px; }
#other_area #custom_box >ul h3 {margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px rgba(var(--white-rgb), .2) solid;letter-spacing: 5px;font-weight: 400;font-size: 33px;text-align: center;line-height: 140%;}
#other_area #custom_box >ul article {letter-spacing: 2px;line-height: 210%;font-weight: 100;font-size: 15px;text-align: center;color: #fff;}
#other_area #picture_list { width: calc(100% - 430px); }
#other_area #picture_list img { margin: 15px; }

/* footer */
footer { padding-top: 60px; z-index: 5; }
footer * {font-weight: 500;font-size: 15px;font-family: 'Lato', sans-serif;}
.footerInfoBox{background-color: #978670;padding: 30px 0;}
footer #f_info img{
    width: 220px;
}
footer .tit {margin-bottom: 10px;font-weight: 500;font-size: 23px;color: #c7c7c7;}
footer #f_nav{display: none;}
footer #f_nav a { margin: 5px 10px; }
footer #f_contact {display: flex;justify-items: end;flex-direction: row;align-items: flex-end;justify-content: flex-end;}
footer #f_contact p {display: flex;align-items: center;justify-content: flex-start;margin: 0 10px;}
footer #f_contact p.mail_box {g;/* grid-column-start: 1; */rid-column-end: 3;}
footer #f_contact p font {line-height: 140%;font-weight: 500;font-size: 14px;}
footer #f_contact p font.txt_primary_5{margin-right: 10px;}
footer #f_other { margin: 15px 0; padding: 30px 0;  border-width: 1px 0; }
footer #more_extra {padding: 5px;width: 190px;z-index: 2;display: none;}
footer #extra ul { width: 200px; bottom: 0; left: 0; z-index: 1; }
footer #extra ul li { padding: 5px 15px; }
footer #extra ul li font { display: block; line-height: 140%; }
footer #extra ul li font:first-child { color: var(--primary); }
footer #extra ul li img { position: absolute; max-width: 150px; top: 100%; left: 15px; z-index: 8; max-height: 150px; display: none; }

/* webSeo */
#webSeo { padding: 10px 0; white-space: nowrap; box-sizing: border-box; }
#webSeo .seo { padding-left: 100%; font-family: var(--font-family), sans-serif; font-weight: 100; font-size: 13px; color: var(--info); }

/* gotop */
#gotop { right: 10px; bottom: 20px; z-index: 2000; }
#gotop a { border: 1px var(--primary) solid; }
#gotop a:before { position: absolute; width: 30%; height: 30%; border: solid var(--primary); border-width: 1px 0 0 1px; display: block; top: calc((100% - 7px) / 2); left: calc((100% - 15px) / 2); content: ""; }

@-webkit-keyframes marquee { 0% { -webkit-transform: translate(0, 0); } 100% { -webkit-transform: translate(-100%, 0); } }
@keyframes marquee { 0% { transform: translate(0, 0); } 100% { transform: translate(-100%, 0); } }

.webBox #gotop a{width: 40px;height: 40px;}

#community{text-align:center;display: flex;align-items: center;width: 320px;}
#community .follow{color: #fff;width: 170px;}
#community .footer-line{float: left;width: 35%;height: 1px;margin: 0 9% 0 0;padding: 0;background-color: #ffffff;display: block;}
#community .social{width: 200px;}
#community .social li {display: inline-block;}
#community .social li + li {margin-left: 15px;}
#community .social a {position: relative;display: block;font-size: 20px;text-align: center;border-radius: 50%;line-height: 25px;transition: ease .3s;width: 25px;}
#community .social b {font-size: 12px;transition: all .3s ease-out;display: none;}
#community .social i {display: block;text-align: center;color: #fff;font-size: 18px;}


@media screen and (min-width: 1641px){
	.workframe { width: 1640px; }
	footer .workframe {width: 76%;display: flex;align-items: center;justify-content: space-between;}
}


@media screen and (min-width: 1281px){
	.webBox .slick-dots li:hover:before { border-color: var(--primary); }
	header #webmenu nav ul li b { display: none; }
	header #webmenu nav ul li { position: relative; display: block;}
	header #webmenu nav ul li:hover {  }
	header #webmenu nav >ul >li >p a span {color: #fff;}
	header #webmenu nav ul li {padding: 0;display: inline-block;height: 20px;line-height: 17px;overflow: hidden;text-align: center;margin: 9px 0;}
	header #webmenu nav ul li p{display: inline-block;height: 17px;line-height: 17px;overflow: hidden;text-align: center;}
	header #webmenu nav ul li:hover a{padding-top: 27px;display: inline-block;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;}
	header #webmenu nav >ul >li >p a{    overflow: hidden;font-size: 16px;color: #ffffff;text-decoration: none;}
	header #webmenu nav >ul >li >p a span {display: block;margin-top: -31px;}
	header #webmenu nav >ul >li:hover >p a:after{top: 0;transition: 0.5s;}
	header #webmenu nav >ul >li:hover >p a {color: #ffffff;text-shadow: 1px 1px 5px #ffffff00;}
	header #webmenu li .menu_body , header #webmenu li .menu_body .subOption li ul { width: 170px; left: calc(50% - 85px); z-index: 1; opacity: 0; }
	header #webmenu li .menu_body ul { background: rgba(var(--black-rgb), .85); }
	header #webmenu li .menu_body .subOption li ul { position: absolute; top: 0; left: -170px; }
	header #webmenu li .menu_body .subOption li >div a { padding: 5px 15px; }
	header #webmenu li .menu_body .subOption li >div a:hover { color: var(--primary) }
	header #webmenu li:hover .menu_body , header #webmenu li .menu_body .subOption li:hover >ul { z-index: 10; opacity: 1; }
	header.scroll #webmenu nav >ul >li >p a {  }
	header.nowrap_box{left: 70px;top: 70px;width: 160px;height: 650px;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-webkit-box-pack: center;justify-content: flex-start;position: absolute;}
	footer #extra ul li:hover img { display: block; }
}
@media screen and (max-width: 1640px){
	footer .workframe {width: 90%;display: flex;align-items: center;justify-content: space-between;}
}
@media screen and (max-width: 1560px){
	.webBox .wrapper_lines .center_box{ width: 85%;}
}
@media screen and (max-width: 1440px){
}
@media screen and (max-width: 1280px){
	header.scroll {background: rgb(24 24 24 / 67%);}
	header #cis {padding: 10px 2%;margin: 0px 0;}
	header #cis img { height: 50px; }
	header #webmenu {padding: 40px 0 15px 0;width: 350px;height: calc(100vh - 100px);background: var(--secondary);box-shadow: 0 10px 10px rgba(var(--black-rgb), .5);right: calc(-1 * var(--width-xs));z-index: 999;margin-top: 0;}
	header #webmenu nav {overflow-y: scroll;margin-top: 5px;padding: 0 10px;height: calc(100% - 65px);}
	header #webmenu nav::-webkit-scrollbar { width: 0; }
	header #webmenu nav >ul { padding-bottom: 20vh; }
	header #webmenu li .menu_body , header #webmenu li .menu_body .subOption li ul { position: relative; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
	header #webmenu li .menu_body ul { margin-left: 20px; }
	header #webmenu li .menu_body .subOption .bo { position: relative; }
	header #webmenu li .menu_body .sub2Option a { font-weight: 300; color: var(--primary); }
	header #webmenu li .menu_body .sub3Option a { color: var(--complement); }
	header.scroll #menubtn {}
	header.scroll #cis {  }
	header.scroll #webmenu { height: calc(100vh - 90px); }
	header #webmenu nav >ul >li >p a{color: #bfbfbf;text-align: left;padding: 15px;display: flex;align-items: center;justify-content: space-between;}
	header #webmenu nav >ul >li >p a span{padding-right: 20px;}
	header #webmenu nav >ul >li{margin-left: 0px;border-bottom: 1px solid rgb(0 0 0 / 10%);}
	#topicon a i{font-size: 20px;}
	#topicon a:hover {background-color: #626262;}
	.webBox .wrapper_lines .center_box{display: none;}
	footer #f_contact{display: flex;flex-direction: column;}
}
@media screen and (min-width: 1025px){
	#topicon {border-right: 1px rgb(255 255 255 / 25%) solid;bottom: 50px;right: 0;}
	#topicon >div {margin: auto 0 24vh 0;width: 59px;}
	#topicon {margin: auto 0 31vh 0;width: 50px;}
    #topicon a:hover{background-color: #b0946a;}
	header.scroll #topicon{background-color: #717171;}
	header.scroll #topicon a:hover i{color: #ffffff;}
	header.scroll #topicon a i {  color: #ffffff;}
	header.scroll #topicon a svg{fill: rgb(255 255 255 / 84%);}
}
@media screen and (max-width: 1024px){
	#topicon {right: 0;bottom: 0px;position: fixed;width: 100%;background-color: #978670;margin: auto;}
	#topicon a {width: calc((100%/2) - 40px);border-bottom: 0px;display: inline-block;text-align: center;line-height: 60%;}
	#topicon a .img_Shopee{width: 30px;height: 30px;}
	footer #f_contact { margin-top: 15px; }
	footer{padding-bottom: 50px;padding-top: 0;}
	#gotop{bottom: 110px;}
	footer #f_contact p.mail_box { grid-column-start: inherit; grid-column-end: inherit; }
}
@media screen and (max-width: 768px){
	#other_area #custom_box { bottom: 0; }
	#other_area #picture_list { width: 100%; }
	footer .workframe{display: flex;flex-direction: column;align-items: center;}
	footer .nowrap_box{display: flex;flex-direction: column;}
	footer #f_other{padding: 20px 0;}
	.footerInfoBox{padding: 20px 0;}
	#f_info{padding-bottom: 15px;width: 200px;}
	#community .footer-line,#community .follow{display: none;}
	#community{display: flex;justify-content: center;}
	#album_list #community{width: auto;}
	#community .social,#copyright{width: auto;margin-left: 0;margin-right: 0;}
	#copyright {margin-top: 20px;display: flex;align-items: center;}
	footer #f_contact{width: 100%;display: flex;align-items: center;}
}
@media screen and (max-width: 760px){
	footer #extra { margin-top: 10px; }
	.webBox .wrapper_lines .center_box >div { border-width: 0 0 0 1px; }
}
@media screen and (max-width: 640px){
	#picture_box .workframe { width: 100%; }
	footer #f_contact { grid-template-columns: repeat(2, 1fr); }
}
@media screen and (max-width: 550px){
	header #webmenu , #other_area #youtube_box { width: 100%; }
	#top_search form { padding: 10vw 5vw; width: 80vw; }
	#top_search #close_search { padding: 10px 15px; border: 0; }
	footer #f_contact p font:first-child { margin-right: 10px; }
	#other_area #custom_box { margin: 30px auto; width: 100%; }
	#other_area #custom_box >ul { padding: 7vw; }
}