@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('/css/contentBuilder.css');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Noto+Serif+TC:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
* { margin: 0; padding: 0; }
*:focus { outline: none; }

body { margin: 0;-webkit-text-size-adjust:100%; }
body ::selection { background: #191919; text-shadow: none; color: #fff; }
body::-webkit-scrollbar { width: 5px; }
body::-webkit-scrollbar-track { background: #c0c0c0; }
body::-webkit-scrollbar-thumb { background: #191919; }
body::-webkit-scrollbar-thumb:hover { background: #000; }

header, footer, div, nav, article, h2, h3, h4, h5, h6, hr, p, form, label, input, textarea, ul, li, img, span, font, strong, b, a, i{text-align: left;vertical-align: middle;margin: 0;padding: 0;line-height: 170%;border-width: 0;font-family: 'Cormorant Garamond', 'Noto Serif TC', sans-serif;font-size: 16px;word-wrap: break-word;word-break: keep-all;-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;font-size: max(1.2 * (1vw + 1vh) / 2, 16px);color: #232323;}

:before , :after { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }

ul, ol { list-style: none; }

fieldset { border: 0; }

input,button,select,textarea { outline:none }

img { max-width: 100%; }

a , a:link , a:visited , a:hover { display: inline-block; text-decoration: none; }

.text-clamp , a.text-clamp {overflow: hidden;height: 32px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;font-size: 21px;color: #302521;font-weight: 500;}

/* a.photo */
a.photo , .bgBox { overflow: hidden; background: no-repeat 50% / cover; display: block; }

/* svg */
svg.arrow { width: 15px; }
svg.arrow.white { fill: #fff; }
svg.show { width: 8px; }

/* fancybox */
[class^="fancybox-"] , [class^="fancybox-"] * , .slick-track , .fa , .fas , .fa:before , .fas:before , .fa:after , .fas:after { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* slick-slider */
.wrapper .slick-slider { margin-bottom: 0; }

/* webBox */
.webBox { position: relative; overflow: hidden; width: 100%; }
.webBox .pageh1 {position: relative;top: 0;z-index: 1;line-height: 150%;text-align: center;}
.webBox .wrapper {position: relative;background: #fff;z-index: 2;}

/* workframe */
.workframe { position: relative; margin: 0 auto; width: 1440px; font-size: 0; z-index: 1; }

/* Sitemap */
#Sitemap #jsonUL a { display: block; font-size: 0; color: #000; }
#Sitemap #jsonUL a * { display: inline-block; line-height: 170%; font-size: 16px; vertical-align: top; }
#Sitemap #jsonUL a font { width: calc(100% - 15px); }
#Sitemap #jsonUL p a { font-size: 22px; }

/* header */
header {position: fixed;width: 100%;z-index: 999;top: 0;}
header:before { position: absolute; width: 100%; height: 100%; display: block; top: 0; left: 0; z-index: 90; content: ""; }
header .barBox { position: relative; padding: 10px 60px; width: calc(100% - 120px); display: flex; z-index: 999; }
header .barBox a {display: flex;color: #ffffff;}
header .barBox #linelink a{display: flex;align-items: center;background: #59321D;padding: 4px 14px;border-radius: 5px;}
header .barBox #linelink a svg{fill: #ffffff;margin-left: 6px;width: 20px;aspect-ratio: 1/1;}
header .barBox .cummicon a{display: flex;flex-direction: column;}
header .barBox .cummicon a svg{width: 100%;fill: #ffffff;height: auto;width: 30px;}
header.headerfixed .barBox .cummicon a svg{fill:#4bab25;}
header.open .barBox .cummicon a svg{fill: #ffffff;}
header #cis {margin: 0 auto 0 0;width: 250px;filter: brightness(66666%);}
header.headerfixed #cis{filter: brightness(100%);}
header #cis img {width: 100%;object-fit: contain;}
header .rightBox{display: flex;align-items: center;}
header .rightBox .cummicon{display:flex;flex-direction:column;align-items:center;width:35px;aspect-ratio:1/1}
header .rightBox >div {margin-left: 15px;display: flex;line-height: 50px;}
header #searchBox form { position: absolute; background: rgb(0 0 0 / .7); -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); font-size: 0; right: -500px; }
header #searchBox form input { padding: 5px 10px; width: 150px; background: none; display: inline-block; color: #fff; vertical-align: middle; }
header #searchBox form a { padding: 5px 10px; display: inline-block; vertical-align: middle; color: #fff; }
header #toolbar a { display: inline-block; }
header #menuIcon a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header #menuIcon a font.btn {position: relative;margin-right: 10px;width: 7px;height: 10px;display: inline-block;}
header #menuIcon a font.btn span {position: absolute;width: 100%;height: 1px;background: #ffffff;display: block;top: 0;right: 0;}
header #menuIcon a[data-type="1"] font.btn span:nth-child(2) { top: calc(50% - 1px); }
header #menuIcon a[data-type="1"] font.btn span:nth-child(3) { top: calc(100% - 1px); }
header #menuIcon a[data-type="1"] font.btn 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 #menuIcon a[data-type="2"] font.btn span { transition: .4s cubic-bezier(.645,.045,.355,1); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(1) { top: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
header #menuIcon a[data-type="2"] font.btn span:nth-child(2) { opacity: 0; }
header #menuIcon a[data-type="2"] font.btn span:nth-child(3) { top: 50%; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
header #menuBox {overflow: hidden;position: fixed;padding: 0 5vw;width: min(250px , 100%);height: 0;background: #8b705c;right: 0;top: 0;opacity: 0;z-index: -1;padding: 17vh 3vw 0;}
header #menuBox[data-type="2"] {height: 100vh;font-size: 0;opacity: 1;z-index: 998;}
header #menuBox .box >ul { padding-bottom: 15vh; }
header #menuBox .box >ul >li { padding: 0 20px; }
header #menuBox .box >ul >li:last-child { border-bottom: 0; }
header #menuBox .box >ul >li >p ,
header #menuBox .box ul li .menu_body ul li .bo { position: relative; }
header #menuBox .box ul li .menu_body ,
header #menuBox .box ul li .menu_body >ul li .sub2Option ,
header #menuBox .box ul li .menu_body >ul li .sub3Option { margin-bottom: 15px; display: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
header #menuBox .box >ul >li >p a {padding: 10px 0;display: block;font-weight: 300;font-size: 20px;color: #fff;}
header #menuBox .box ul li b { position: absolute; padding: 5px 0; width: 23px; display: inline-block; text-align: center; color: #fff; top: calc((100% - 33px) / 2); right: 0; }
#menuBox .box ul li .menu_body >ul li .sub2Option { margin: 5px 0 15px; padding: 5px 15px; background: #3a3a3a; }
header #menuBox .box ul li .menu_body >ul li a { padding: 4px 0; display: block; font-size: 18px; color: #9b9b9b; }
header #menuBox .box ul li .menu_body .sub2Option a { color: #fff; }
header #menuBox .box ul li .menu_body .sub3Option a { color: #8b8b8b; }
header #menuBox .box ul li .menu_body .sub3Option a:before { content: "- "; }
header #menuBox .contactBox ul {padding: 20px 30px;border: 1px rgb(244 244 244 / 35%) solid;}
header #menuBox .contactBox ul *{color: #ffffff;}
header #menuBox .contactBox ul li {padding: 10px 15px;border-bottom: 1px rgb(255 255 255 / 34%) solid;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: #ffffff;}
header #menuBox .contactBox ul li p a { padding: 5px 0; display: inline-block; font-size: 18px; color: #fff; }
header #menuBox .contactBox ul li p i { margin-right: 10px; font-size: 18px; display: inline-block; color: #ffb8b8; }
header #menuBox .contactBox ul li.community a { margin: 15px 10px 5px 0; width: 40px; height: 40px; border: 1px #bbb solid; border-radius: 50%; display: inline-flex; justify-content: center; align-items: center; color: #bbb; }
header #menuBox .contactBox ul li.community a i { font-size: 14px; }
header #menuBox .contactBox ul li.community a svg {width: 60%;height: 60%;fill: #ffffff;}

header.headerfixed:before { background: #fff; }
header.headerfixed a {color: #ffffff;}
header.headerfixed #menuIcon a font.btn span { background: #1f1f1f; }
header.open:before {background: #8b705c;z-index: 999;}
header.open #cis img{filter: brightness(222222);}
header.open a { color: #fff; }
header.open #menuIcon a font.btn span { background: #fff; }
header #menuBox .contactBox{display:none;}
header #menubg{
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 54%);
}
header #menubg[data-type="1"]{display: none;}
header #menubg[data-type="2"]{
    display: flex;
}
/*btnBox{*/
.btnBox{-webkit-animation:JJUpAnimation 1s 3.1s ease-in-out forwards;animation:JJUpAnimation 1s 3.1s ease-in-out forwards}
.btnBox.pcnone{display:flex;justify-content:center}
.btnBox .btn{display:flex;z-index:2;position:relative;text-align:center;width: 154px;padding: 23px 13px 23px 60px;border-radius:39.5px;font-weight:300;font-size:max(1.2*(1vw + 1vh) / 2,15px);line-height:1;letter-spacing:0;background-color: #8b705c;color:#fff;overflow:hidden;border: 2px solid #8b705c;}
.btnBox .btn:hover{color: #8f6849;}
.btnBox .btn span{display:block;width:7px;height:7px;z-index:-1;position:absolute;top:50%;right:13%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.btnBox .btn span:after,.btnBox .btn span:before{content:"";border-radius:50%;background-color:#fff;position:absolute;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}
.btnBox .btn.out span:before{-webkit-animation:beforeToSm .7s .2s forwards;animation:beforeToSm .7s .2s forwards}
.btnBox .btn span:before{width:29px;height:29px;opacity:.2}
.btnBox .btn.out span:after{-webkit-animation:afterToSm .7s forwards;animation:afterToSm .7s forwards}
.btnBox .btn span:after{width:7px;height:7px}
.btnBox .btn:hover span:before{-webkit-animation:full .8s forwards;animation:full .8s forwards}
.btnBox .btn:hover span:after{-webkit-animation:full .8s .2s forwards;animation:full .8s .2s forwards}
@keyframes float{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes full{100%{width:550px;height:500px}
}
@keyframes beforeToSm{0%{width:550px;height:500px}
100%{width:29px;height:29px}
}
@keyframes afterToSm{0%{width:550px;height:500px}
100%{width:7px;height:7px}
}


/* sPictureBox */
#sPictureBox {padding: 5vw 0;display: none;}
#sPictureBox .list { position: relative; }
#sPictureBox .list a { position: absolute; width: calc(100% - 60px); height: 100%; display: block; top: 0; left: 30px; z-index: 3; }
#sPictureBox .list .img { position: relative; margin: 0 30px; z-index: 1; }
#sPictureBox .list .img img { width: 100%; height: 200px; object-fit: cover; }
#sPictureBox .list .txt { position: absolute; padding: 65px 5%; width: calc(90% - 60px); background: -moz-linear-gradient(left,  rgba(240,244,247,1) 25%, rgba(240,244,247,0) 100%); background: -webkit-linear-gradient(left,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); background: linear-gradient(to right,  rgba(240,244,247,1) 25%,rgba(240,244,247,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f4f7', endColorstr='#00f0f4f7',GradientType=1 ); top: 0; left: 30px; z-index: 2; }
#sPictureBox .list .txt h4 { width: 55%; height: 40px; font-weight: 400; font-size: 24px; color: #1f1f1f; }
#sPictureBox .list .txt .more { margin-top: 5px; text-align: left; }
#sPictureBox .list .txt .more font { margin-right: 10px; text-align: center; font-family: 'Montserrat', 'Noto Sans TC', sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: .7px; font-size: 13px; color: #1f1f1f; }

/* footer */
footer {position: relative;padding-top: 3vw;color: #9a9a9a;background-attachment: fixed;z-index: 0;}
footer *{font-family: 'Noto Serif TC', sans-serif;}
footer font a, footer a {color: #3f3f3f;font-size: max(1.2* (1vw + 1vh) / 2, 15px);}
footer .wbox {margin: auto;display: grid;width: min(1440px, 90%);grid-template-columns: 50% 50%;gap: 16px;}
footer #flogo , footer #fnav {display: flex;gap: 15px;}
footer #flogo img{width: 250px;}
footer .noteJctext{width: min(1440px, 90%);display: flex;margin: 5px auto 0;}
footer .noteJctext p{font-size: 14px;color: #737373;font-family: 'Noto Serif TC', sans-serif;}
footer #fnav a {font-size: max(1.2* (1vw + 1vh) / 2, 16px);color: #323232;}
footer #footerinfo2 {margin-top: 20px;width: min(1440px, 90%);display: flex;margin: 15px auto 0;}
footer #footerinfo2 ul {margin-bottom: 20px;font-size: 0;display: grid;grid-template-columns: repeat(3,1fr);gap: 13px;}
footer #footerinfo2 ul li{
    display: flex;
    gap: 7px;
    align-items: center;
}
footer #footerinfo2 ul li font{
    display: flex;
    align-items: center;
}
footer #footerinfo ul li {position: relative;margin: 0;width: 100%;display: inline-block;}
footer #footerinfo ul li.plus-information img { position: absolute; max-width: 150px; bottom: 100%; left: 0; z-index: 8; max-height: 150px; display: none; }
footer #footerinfo .copyright {text-align: right;gap: 10px;display: flex;align-items: center;justify-content: flex-end;}
footer #footerinfo .copyright >div {margin-left: 0;display: inline-block;font-size: 13px;color: #606060;}
footer #footerinfo .copyright .text p a{
    font-size: 13px;
    color: #606060;
}
footer #counnusaum{display: flex;justify-content: flex-end;}
footer #counnusaum .doctorJJ{display: flex;align-items: center;}
footer #counnusaum .doctorJJ a{background: #647b5b;padding:10px;border-radius:61px;margin:0 9px;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center}
footer #counnusaum .doctorJJ a img{width: 32px;}
footer #counnusaum .doctorJJ p{font-size:max(1.7*(1vw + 1vh) / 2,20px);color:#323232;display:flex;align-items:center}
footer #counnusaum .doctorJJ span{width:90px;margin:0 10px;height:1px;display:flex;background:#323232;position:relative;align-items:center}

/* gotop */
#gotop {position: fixed;right: 20px;bottom: 40px;z-index: 99;}
#gotop a {padding: 0;display: flex;letter-spacing: .3em;font-weight: 300;font-size: 12px;white-space: nowrap;-webkit-writing-mode: vertical-rl;-ms-writing-mode: tb-rl;writing-mode: vertical-rl;background: #877b72;border-radius: 555px;padding: 16px;flex-direction: row;align-items: center;justify-content: center;}
#gotop[data-type="1"] a { border-color: #000; color: #000; }
#gotop a svg{width: 22px;aspect-ratio: 1/1;fill: #ffffff;}

/* webSeo */
#webSeo {position: relative;overflow: hidden;margin-top: 5px;padding: 10px 0;}
#webSeo .js-marquee-wrapper * , #webSeo .js-marquee * , #webSeo .seo * { font-weight: 100; font-size: 13px; color: #959595; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

/* SeoStarRating */
#SeoStarRating font { margin-right: 5px; display: inline-block; vertical-align: bottom; }
#SeoStarRating font:first-child { line-height: 130%; font-weight: bold; font-size: 18px; color: #FF9800; }
#SeoStarRating font:nth-child(2) { font-size: 16px; color: #FF9800; }
#SeoStarRating font:last-child { color: #383838; }

@media screen and (max-width: 1470px){
	.workframe { width: 90%; }
	footer{padding-top: 2vw;}
}
@media screen and (min-width: 1281px){
	header #menuBox .box { overflow-y: scroll; width: 450px; height: 85vh; display: inline-block; }
	header #menuBox .box::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox {margin-left: calc(100% - 880px);width: 430px;}
	footer #footerinfo ul li.plus-information:hover img { display: block; }
}
@media screen and (max-width: 1280px){
	header .barBox { padding: 10px 5%; width: 90%; }
	header #menuBox[data-type="2"] { overflow-y: scroll; height: 85vh; }
	header #menuBox[data-type="2"]::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox ul { padding: 0 0 15vh; border: 0; }
	footer #footerinfo ul li { margin: 0 10px 3px; width: calc(50% - 20px); }
	header{background: #ffffff;}
	header #cis{filter: brightness(100%);}
	header .barBox .cummicon a svg{fill: #4bab25;}
	header #menuIcon a font.btn span{background: #1f1f1f;}
}
@media screen and (max-width: 980px){
	header #cis{
    filter: brightness(100%);
}
	footer .wbox , footer #fnav{display: flex;flex-wrap: wrap;}
}
@media screen and (max-width: 768px){
	.btnBox{display:flex;flex-direction:column;align-items:center}
    p{word-break:break-all}
	footer #footerinfo2 ul{display: flex;flex-direction: column;gap: 5px;}
    .btnBox .btn{
    width: 130px;
    padding: 18px 0px 18px 40px;
}
}
@media screen and (max-width: 600px){
	footer {padding-bottom: 50px;padding-top: 35px;}
	footer #footerinfo ul li { width: calc(100% - 20px); }
	footer #footerinfo .copyright { text-align: left; }
	header .rightBox .mb { position: fixed; margin-left: 0; width: 25%; background: #1f1f1f; line-height: 100%; left: 0; bottom: 0; }
	header .rightBox #searchBox { left: 25%; }
	header .rightBox #translateLink { left: 50%; }
	header .rightBox #oredericon { left: 75%; }
	header .rightBox .mb >a { padding: 10px 0; display: block; border-left: 1px #373737 solid; text-align: center; color: #fff; }
	header .rightBox #linelink {line-height: 47px;width: 100%;}
	header .rightBox #linelink a {margin: auto;padding: 11px 5% 7px;width: 90%;border-left: 0;display: flex;line-height: 140%;font-size: 16px;justify-content: center;align-items: center;}
	header #searchBox form { position: fixed; bottom: 60px; }
	footer #counnusaum .doctorJJ{display:flex;align-items:center;align-content:center;flex-wrap:wrap;justify-content:center}
    footer #counnusaum .doctorJJ a img{width: 30px;}
    footer #counnusaum .doctorJJ p{width:100%;display:flex;justify-content:center;font-size: max(1.7*(1vw + 1vh) / 2,19px);}
    footer #counnusaum .doctorJJ a{margin:20px 11px 15px}
    footer #counnusaum .doctorJJ span{display:none}
    footer #counnusaum{width:100%;display:flex;flex-direction:column;align-items:center}
    footer #flogo{width:100%;display:flex;justify-content:center}
    #gotop{bottom:51px;right:10px}
    header #cis{width: 195px;}
    #gotop a svg{width:16px;height:16px}
    #gotop a{padding:13px}
	header #cis , header #cis *{-webkit-transition: all 0s ease-out;-moz-transition: all 0s ease-out;-ms-transition: all 0s ease-out; -o-transition: all 0s ease-out;transition: all 0s ease-out;}
}
@media screen and (max-width: 480px){
	header{background: #ffffff;}
	header #cis{filter: brightness(100%);}
	header #menuIcon a font.btn span{background:#4a4a4a;}
	header #menuIcon a font.btn{width:5px;}
}
@media screen and (max-width: 382px){
	header .rightBox #linelink { line-height: 46px; }
}