@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/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Montserrat:wght@100;200;300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
@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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&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: "Noto Serif TC", "Cormorant Garamond", serif;font-size: 16px;word-wrap: break-word;word-break: break-word;-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;}

: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: 27px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

/* 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;}
.nowrap_box {font-size: 0;}

/* 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: absolute; top: 0; z-index: 1; }
.webBox .wrapper {position: relative;background: #faf8f3;z-index: 2;}

/* workframe */
.workframe {position: relative;margin: 0 auto;width: 1440px;font-size: 0;z-index: 1;display: flex;flex-direction: row;flex-wrap: wrap;}

/* 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.open{background-color: #fcf0e1;}
header.headerfixed .barBox{padding: 0px 60px;}
header.headerfixed #menuIcon{border-bottom: 0;height: 80px;}
header .barBox {position: relative;padding: 10px 60px 0px 60px;width: calc(20% - 0px);display: flex;z-index: 999;align-items: center;}
header #topbtns a {display: flex;color: #6e513d;text-align: center;flex-direction: column;align-items: center;justify-content: center;cursor: pointer;text-decoration: none;line-height: 1.2;font-weight: 500;transition: all .2s ease;will-change: transform;width: 62px;height: 62px;padding: 10px;}
header #topbtns #openshop{display: flex;flex-direction: row-reverse;}
header .barBox a i{font-size: 17px;margin-top: -7px;}
header .barBox a svg{fill: #6e513d;width: 30px;height: 30px;}
header #cis {margin: 0 auto 0 0;width: 200px;}
header.open #navbox, header.open #searchBox{display:none;}
header #cis img {width: 100%;height: 150px;object-fit: contain;}
header #navbox ul{display:flex;}
header #navbox li{margin: 0;}
header #navbox li a{font-size: 18px;font-weight: 500;font-family: "Noto Serif TC", serif;color: var(--primary);padding: 25px 20px;}
header #navbox li:hover a{opacity:.65}
header #searchBox{margin-right:180px;}
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;top: 110px;}
header #searchBox form input {padding: 10px 25px;width: 150px;background: none;display: inline-block;color: #fff;vertical-align: middle;}
header #searchBox form a {padding: 5px 20px;display: inline-block;vertical-align: middle;color: #fff;}
header #toolbar a { display: inline-block; }
header #menuIcon{position:absolute;width: 50px;height: 50px;right: 0;top: 0;margin: 0;line-height: unset;display: flex;align-items: center;justify-content: center;}
header #menuIcon a {-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;display: flex;flex-direction: column-reverse;align-items: center;}
header #menuIcon a font.btn {position: relative;width: 50px;height: 20px;display: inline-block;}
header #menuIcon a font{font-size:13px;margin-top: 5px;font-family: "Cormorant Garamond", serif;color: #6e513d;font-weight: 600;}
header #menuIcon a font.btn span {position: absolute;width: 100%;height: 1px;background: #6e513d;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(15deg);transform: rotate(15deg);}
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(-15deg);transform: rotate(-15deg);}
header #menuBox {overflow: hidden;position: fixed;padding: 0 5vw;width: 84vw;height: 0;background: #9e6341;right: 0;top: 0;opacity: 0;z-index: -1;display: flex;flex-direction: column;align-items: flex-end;}
header #menuBox:after{content:'';width: 1px;height: 100%;position: absolute;right: 60px;top: 0;background: #fff;opacity: .3;}
header #menuBox .bg{width: 50%;height: 100%;position: absolute;left: 0;top: 0;background-image: url(/images/00/img-header-navbg.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;}
header #menuBox[data-type="2"] {padding: 10vh 5vw 0;height: 100vh;font-size: 0;opacity: 1;z-index: 998;}
header #menuBox .box >ul {padding-bottom: 5vh;}
header #menuBox .box >ul >li {}
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: flex;font-weight: 300;font-size: 17px;letter-spacing: 3px;color: #fff;align-items: center;}
header #menuBox .box >ul >li >p a span{font-size: 14px;opacity: 0;transition: all linear 0.3s;transform: translateX(0);color: #ffffff;}
header #menuBox .box >ul >li:hover >p a span{opacity: 1;}
header #menuBox .box >ul >li:hover >p a{display: inline-flex;transform: translateX(10px);opacity: 1;align-items: center;}
header #menuBox .box >ul >li >p a span:before{content:'';display: inline-block;width: 0px;height: 1px;background: rgb(255 255 255 / 62%);}
header #menuBox .box >ul >li:hover >p a span:before{width: 20px;margin: 0 10px 5px 0;}
header #menuBox .box ul li b {padding: 5px 0;color: #fff;right: 0;position: absolute;padding-left: calc(100% - 30px);padding-top: 10px;width: 55px;height: 55px;display: inline-block;text-align: center;line-height: 41px;top: calc((100% - 60px) / 2);left: 0;cursor: pointer;}
header #menuBox .box ul li b i{display: inline-block;width: 35px;height: 35px;border-radius: 50%;background-color: #bb754d;display: flex;flex-direction: column;align-items: center;justify-content: center;}
#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 20px;display: block;font-size: 17px;color: #dcb299;letter-spacing: 3px;}
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 {border-top: 1px rgb(255 255 255 / 20%) solid;padding-top: 20px;}
header #menuBox .contactBox ul li {padding: 10px 0;}
header #menuBox .contactBox ul li:last-child { border-bottom: 0; }
header #menuBox .contactBox ul li h4 {font-size: 16px;color: #ffffffad;margin-bottom: 10px;font-family: "Cormorant Garamond", serif;}
header #menuBox .contactBox ul li p a {padding: 5px 0;display: inline-block;font-size: 16px;color: #fff;font-weight: 200;font-family: "Cormorant Garamond", serif;}
header #menuBox .contactBox ul li p i {margin-right: 10px;font-size: 18px;display: inline-block;color: #ffffff54;}
header #menuBox .contactBox ul li.community a {margin: 15px 10px 5px 0;width: 50px;height: 50px;border: 1px #ffffff61 solid;border-radius: 50%;display: inline-flex;justify-content: center;align-items: center;color: #d3cdc8;}
header #menuBox .contactBox ul li.community a i { font-size: 14px; }
header #menuBox .contactBox ul li.community a svg {width: 40%;height: 40%;fill: #fff;}
header.headerfixed:before { background: #fff; }
header.open:before { background: #1f1f1f; z-index: 999; }
header.open a { color: #fff; }

/* sPictureBox */
#sPictureBox { padding: 5vw 0; }
#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{z-index:5;padding: 0px 0 20px 0;margin-top: 140px;position: relative;background-color: #eae0d5;}

footer .workframe {display: flex;align-items: flex-start;justify-content: flex-start;padding: 170px 0 50px 0;}
footer *{font-weight:500;font-size:14px}
footer .tit{margin-bottom:50px;font-weight:400;font-size:20px;color:#cbba96;font-family:'Cardo',serif;text-transform:uppercase;letter-spacing:1.5px;margin-left:5px;margin-right:5px}
footer #f_nav{width:100%;text-align: end;}
footer .footerInfoBox{top: 0;left: 50%;transform: translate(-50%, -50%);position: absolute;z-index: 11;width: 200px;transition: all 0.3s ease-in-out;}
footer #f_info{}
footer #f_nav a{color: #333333;font-weight: 500;letter-spacing: 1px;font-size: 14px;margin-bottom:10px;margin-left:5px;margin-right:5px;text-align: end;}
footer #f_nav a:hover{color: var(--primary);}
footer #f_contact p{display:flex;align-items:center;justify-content: flex-start;width:auto;margin-bottom:10px;margin-left:5px;margin-right:5px}
footer #f_contact p font,footer #f_contact p font a{line-height:140%;font-weight: 500;font-size:15px;color: #333333;}
footer #f_contact p font span{color:rgb(255 255 255 / 50%);padding:0 10px}
footer #f_contact p font.txt_primary_5{margin-right:10px;width: 30px;}
footer #f_contact p font.txt_primary_5 svg{width:15px;height:15px;fill: #4e284a;}
footer #f_contact p font img{display: flow;width: 16px;height: 16px;}
footer #f_other{display:flex;justify-content: center;flex-direction: row-reverse;align-items:flex-start;}
footer #f_other,#community{transition: all 0.5s ease-in-out;}
footer #f_contact{width:40%;padding:0 50px 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}
footer #copyright{padding:10px 0 50px 0;display: flex;justify-content: flex-end;}
footer #copyright p,footer #copyright p a{display: flex;justify-content: flex-end;color: #b4a999;align-items: center;}
footer .workframe:before{content:'';position:absolute;width: 100%;height: 8px;top: 0;left:0;z-index:0;background-color: #9c6a43;}
footer .workframe:after{content:'';position:absolute;width: 1px;height: 100px;z-index:0;bottom: -70px;left: 50%;transform: translate(-50%, 0%);background-color: #4e2749;}


/* gotop */
#gotop {right: 10px;bottom: 20px;z-index: 900;}
#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: "";transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);}
.webBox #gotop a{width: 40px;height: 40px;border-radius: 50%;}

@-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); } }
    border-radius: 50%;
/* webSeo */
#webSeo { position: relative; overflow: hidden; margin-top: 40px; 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; }

.phoneWrap{display:none}

@media screen and (max-width: 1500px){
	.workframe {width: 96%;margin-top: 0;}
}
@media screen and (min-width: 1441px){
	footer .workframe {width: 100%;}
}
@media screen and (max-width: 1470px){
	footer .workframe {width: 100%;}
	footer .footerInfoBox{margin-right:10px}
	#community .contactBtn .footerBooking a{min-width:auto;padding:10px 20px}
	header #menuBox .box{margin-top: 55px;}
	header #menuBox:before{bottom: 170px;}
	header #menuBox .contactBox{display:none;}
	footer #flogo{width: 130px;margin: auto;}
	header #cis img{height: 130px;}
	header .barBox{padding: 10px 45px 0px 45px;}
}
@media screen and (min-width: 1281px){
    header #menuBox{width: 100vw;}
	header #menuBox .box {width: 30%;margin-right: 10%;}
	header #menuBox .box::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox {width: 30%;margin-right: 10%;}
    header #menuIcon a[data-type="2"] font.btn span:nth-child(1),header #menuIcon a[data-type="2"] font.btn span:nth-child(3){background: #ffffff;}
    header.open #menuIcon a font,header.open #topbtns .btn svg{color: #ffffff;fill: #ffffff;}
	#gotop a:hover { padding: 0 0 20px 10px; }
    header .barBox {display: flex;flex-direction: row;align-items: center;justify-content: space-between;width: calc(100% - 0px);}
	header {position: absolute;z-index: 999;}
	header .rightBox >div {display: flex;line-height: 50px;align-items: center;}
	header #menuIcon {position: relative;margin: 0 20px;}
	header #topbtns .btn font {transition: all linear 0.3s;transform: translateX(0);color: #73442e;opacity: 0;position: absolute;top: 20px;left: -7px;width: 80px;transform: translateY(0%);text-align: center;font-size: 15px;}
	header #topbtns .btn {display: flex;align-items: center;position: relative;margin-bottom: 0;justify-content: center;}
	header #topbtns .btn:hover {transform: translateY(-20%);}
	header #topbtns .btn:hover font {display: inline-flex;align-items: center;justify-content: center;transform: translateY(120%);transition: .6s;opacity: 1;}
    header #navbox li:hover {overflow: visible;}
	header #navbox li .menu_body,header #navbox li .menu_body .subOption li ul{width:170px;left:calc(50% - 85px);z-index:1;opacity:0;-webkit-transition:all 0.2s ease-in-out;}
	header #navbox li .menu_body ul{background:rgba(var(--black-rgb),.85);text-align:center;-webkit-box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.56);box-shadow: 4.24px 2.65px 16px 0px rgba(207, 207, 207, 0.56);border-radius: 20px;background-color: #f4e9d8;overflow: auto;display: flex;flex-direction: column;}
	header #navbox li .menu_body ul li{padding: 0;}
	header #navbox li .menu_body .subOption li ul{position:absolute;top:0;right:70px}
	.webBox header #navbox li .menu_body .subOption li ul{transform:translate(130px,0);-webkit-transform:translate(130px,0);-moz-transform:translate(130px,0);-ms-transform:translate(130px,0);-o-transform:translate(130px,0)}
	.webBox header #navbox li .menu_body .subOption li:hover > ul{transform:translate(170px,0);-webkit-transform:translate(170px,0);-moz-transform:translate(170px,0);-ms-transform:translate(170px,0);-o-transform:translate(170px,0)}
	header #navbox li .menu_body .subOption li >div a{display:block;padding:10px;border-bottom: 1px solid rgb(184 184 184 / 30%);font-size: 16px;text-align: center;opacity: .95;font-weight: 300;letter-spacing: 1px;}
	header #navbox ul.subOption li:hover a{background-color: #75431f;color:#fff}
	header #navbox li:hover .menu_body,header #navbox li .menu_body .subOption li:hover >ul{z-index:10;opacity:1;}
	.webBox header #navbox li:hover .menu_body{-webkit-transform: translate(0, 0px);}
	footer #extra ul li:hover img{display:block}
	header #navbox ul li b{display:none}
	header #navbox li .menu_body {transform: translate(0, 30px);-webkit-transform: translate(0, 30px);-moz-transform: translate(0, 30px);-ms-transform: translate(0, 30px);-o-transform: translate(0, 30px);}

}
@media screen and (max-width: 1280px){
	header , header.headerfixed{position:fixed;width: 100%;top: 0;z-index: 97;background: #ffffff;}
	header #cis img{height: 100px;}
	header #searchBox form{top: 30px;}
	header #searchBox{margin-right:100px;}
	header #menuBox:before{right:50px;}
	header #menuBox:after{right:100px;}
	header #menuIcon{width: 70px;height: 70px;}
	header #navbox{display:none;}
	header #menuBox .box{width: 45%;}
    header .rightBox{margin-right: 60px;}
	header .barBox a svg{width: 24px;height: 24px;}
	header .barBox, header.headerfixed .barBox {padding: 0px 2%;width: 100%;}
    header .barBox{display: flex;align-items: center;}
    header #menuBox{width: 100vw;}
	header #menuBox[data-type="2"] {overflow-y: scroll;height: 100vh;margin-top: 80px;}
	header #menuBox[data-type="2"]::-webkit-scrollbar { width: 0; }
	header #menuBox .contactBox ul { padding: 0 0 15vh; border: 0; }
    header #cis {width: 160px;}
	header #topbtns{display: flex;align-items: center;}
    header #topbtns .btn font{display: none;}
	header #navbox li .menu_body,header #navbox 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 #navbox li .menu_body ul{margin:0;background-color:#fff}
	header #navbox >ul >li .subOption li >div a{display:block;text-align:center;font-size:18px;font-weight:500;letter-spacing:1px;padding:15px 15px;border-bottom: 1px solid #c0d9b6;}
	header #navbox li .menu_body .subOption .bo{position:relative}
	header #navbox li .menu_body .sub2Option a{font-weight:400;color:#767676}
	header #navbox li .menu_body .sub3Option a{color:var(--complement)}

}
@media screen and (max-width: 1140px){
	footer .workframe{display:flex;flex-direction:column;align-items:center}
	footer #f_other{width: calc(100% - 80px);display:flex;justify-content:flex-start;flex-direction:row;align-items:flex-start;padding: 0 0 40px 0;}
	footer #f_contact{width:100%;padding: 0 0px 0;}
	footer .tit{margin-bottom:20px}
	footer #copyright p,footer #copyright p a{text-align:center}
	footer .footerInfoBox{padding:0;margin-right:0}
}
@media screen and (max-width: 1024px){
	header #menuIcon a font.btn{width: 33px;}
	header #cis{width:150px;}
	footer{padding-bottom:0px;padding-top:0;margin-top: 0;}
	header #cis img{height: 92px;}
}
@media screen and (max-width: 768px){
	header #menuBox:before, header #menuBox:after{display:none;}
	header{border-bottom:1px solid rgb(255 255 255 / 25%);}
	header #menuIcon , header.headerfixed #menuIcon{border:0;width: 50px;height: 50px;right: 10px;top: 25px;}
	header #menuBox .bg{width: 100%;height: 30%;}
	header #menuBox .box{width: 90%;margin: 35% auto 0;}
	footer .workframe{display:flex;flex-direction:column;align-items:center}
	footer .nowrap_box{display:flex;flex-wrap: wrap;}
	footer #f_nav a{width:calc((100% / 4) - 0px);font-size:14px;margin-left:0;margin-right:0;letter-spacing:1px}
	footer #f_other{padding: 0;display: flex;flex-direction: column;align-items: flex-start;}
	.footerInfoBox{padding:20px 0 0}
	footer #f_contact p{display:flex;justify-content:flex-start;width:100%;align-items:flex-start;flex-direction:row;margin: 5px 0;}
	footer #f_contact{display:flex;flex-direction:column;margin-bottom: 50px;}
	footer #f_nav a{text-align:justify}
	footer #f_nav{text-align:left;display:flex;flex-wrap:wrap;justify-content:flex-start}
	footer .tit{margin: 0 0 15px;font-size: 18px;}
	footer .workframe{padding: 120px 0 0px 0;}
	footer #extra{margin-top:10px}
	footer #copyright {padding: 10px 0;display: flex;flex-direction: column;align-items: center;}
	footer #copyright p{margin-right:0}
	footer .workframe:after{display:none}
}
@media screen and (max-width: 600px){
	header #searchBox{margin-right: 90px;display: none;}
	header #menuBox .bg{height: 20%;}
	header #menuBox .box{margin-top: 35%;}
	header .barBox, header.headerfixed .barBox {padding: 5px 3%;}
	header #menuBox[data-type="2"] {overflow-y: scroll;height: 100vh;margin-top: 90px;}
	header #searchBox form {position: fixed;}
}
@media screen and (max-width: 480px){
	header .rightBox #linelink { line-height: 46px; }
	footer #f_contact p font:first-child {margin-right: 10px;}
	footer #f_contact p font, footer #f_contact p font a{font-size: 14px;}
	header #menuIcon a font{display:none;}
}