@charset "utf-8";

/** bootstrap **/
@import "bootstrap-4.2.1.css";

/** 文字icon **/
@import "font-awesome.min.css";

/** 手機選單 **/
@import url("slicknav.css") screen and (max-width:767px);

/** edm **/
@import "edm.css";

/** googlefont **/
@import "Open+Sans.css";

*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
html{width:100%; height:auto;}
body{background:#ffffff; margin:0; padding:0; width:100%; height:auto; font:medium/1.6 "Microsoft JhengHei";word-break: break-word;}
.clearfix:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix{height:1%;}
a,a:hover{text-decoration:none;transition: all 0.5s ease 0s;}
img{border:0; vertical-align:middle; max-width:100%;}
input{vertical-align:middle;}
.slicknav_menu{display:none;}
input.select-box{margin-bottom:5px; padding:5px 3%; width:20px; height:20px; text-align:center; border:1px solid #cbcbcb;}
input:focus, select:focus, textarea:focus, button:focus{outline:0;}

/** 表單預設文字顏色設定 **/
::-webkit-input-placeholder{color:#999999;}
::-moz-placeholder{color:#999999;}
:-ms-input-placeholder{color:#999999;}
input:-moz-placeholder{color:#999999;}
#field2::-webkit-input-placeholder{color:#999999;}
#field3::-webkit-input-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-webkit-input-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}
#field2::-moz-placeholder{color:#999999;}
#field3::-moz-placeholder{color:#999999; background:lightgreen; text-transform:uppercase;}
#field4::-moz-placeholder{font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999;}
.writing-mode-vertical{writing-mode:tb-lr; -ms-writing-mode:tb-lr; -webkit-writing-mode:vertical-lr; -moz-writing-mode:vertical-lr; -ms-writing-mode:vertical-lr; writing-mode:vertical-lr;}

/** 手機選單、選單 色塊-變色 **/
.b-color, .slicknav_menu{}
.slicknav_icon-bar{background:rgba(52,19,3,1);}
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover{background:#6f0101;}
.border-color{border-left:7px #A0A0A0 solid;}
.slicknav_nav .slicknav_arrow{font-family:Arial;}

/** load **/
.load{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#f5ede0;text-align:center;z-index:999999999}
.load:before{content:'';width:0;height:100%;position:relative;display:inline-block;vertical-align:middle}
.load-logo{display:inline-block;vertical-align:middle;width:260px;height:89px;background-image:url("../images/load.png");background-size:100%;background-position:center center;background-repeat:no-repeat;position:relative;overflow:hidden}
.load-logo:before,.load-logo:after{content:'';display:block;width:100%;height:100%;position:absolute;right:0;top:0}
.load-logo:before{background-color:#ffffff;z-index:-1;animation:load 1.16s linear infinite}
.load-logo:after{z-index:-2;background:#ea5413;}
@keyframes load{
	0%{width:100%}
	100%{width:0}
}

/** 上版 **/
header{background:#ffffff;overflow: hidden;}
.head-main{max-width:1280px; margin:0 auto; height:124px; padding:0; position:relative;}
.head-icon{position:absolute; bottom:22px; left:0px;}
.community-icon{}
.community-icon ul{list-style:none; padding:0px; margin:0;display:flex;}
.community-icon ul li{padding: 0;margin: 0 10px; }
.community-icon ul li a{padding:0; display:block;}
.community-icon ul li a:hover{background:#6d6d6d; color:#fff;}
.community-icon ul li:nth-child(1) a{background: url(../images/icon001.png)no-repeat 0 -20px;width: 48px; height: 20px;background-size: 48px;}
.community-icon ul li:nth-child(2) a{background: url(../images/icon002.png)no-repeat 0 -20px;width: 10px; height: 20px;background-size: 10px;}
.community-icon ul li:nth-child(3) a{background: url(../images/icon003.png)no-repeat 0 -20px;width: 22px; height: 20px;background-size: 22px;}
.community-icon ul li:nth-child(4) a{background: url(../images/icon004.png)no-repeat 0 -20px;width: 20px; height: 20px;background-size: 20px;}
.community-icon ul li:nth-child(1) a:hover{background: url(../images/icon001.png)no-repeat 0 0;width: 48px; height: 20px;background-size: 48px;}
.community-icon ul li:nth-child(2) a:hover{background: url(../images/icon002.png)no-repeat 0 0;width: 10px; height: 20px;background-size: 10px;}
.community-icon ul li:nth-child(3) a:hover{background: url(../images/icon003.png)no-repeat 0 0;width: 22px; height: 20px;background-size: 22px;}
.community-icon ul li:nth-child(4) a:hover{background: url(../images/icon004.png)no-repeat 0 0;width: 20px; height: 20px;background-size: 20px;}
.head-main .logo{width: 258px; height:auto;margin: 0 auto;padding: 22px 0;}
.head-main .logo a{display: block;}
.head-main .logo img{width:100%; height:auto;}
.head-icon-tel{position:absolute; bottom:22px; right:0px;background: url(../images/icon-tel.png)no-repeat 0 3px;background-size: 18px; display: block;color: #341303; font-size: 14px;padding: 0 0 0 28px;}
@media screen and (max-width:1040px){
	.head-icon-tel{right:10px;}
}
@media screen and (max-width:767px){
	.head-main{position:inherit; height:0px; display:flex; align-items:center; justify-content:center;}
	.head-main .logo{width: 100px; position: fixed;top:7px;left: 10px;z-index: 1000;padding: 0;}
	.head-icon{position:fixed; bottom:inherit;top:13px; left:inherit;right: 260px; z-index: 1000;}
	.head-icon-tel{position:fixed; bottom:inherit;top: 13px; right:55px;z-index: 1000;}
}
@media screen and (max-width:575px){
	.head-main{height:85px;}
	.head-icon{position:relative; bottom:inherit;top:24px; left:inherit;right: inherit;z-index: 999;}
}
@media screen and (max-width:400px){
	.head-icon-tel{background:none;padding: 0;}
	.head-main .logo{width:76px; top:9px;}
}

/** 主選單與下拉 **/
nav{position: relative;z-index: 10000;background:rgba(52,19,3,.6);}
.menu{max-width:1280px; padding:0; list-style:none; position:relative; margin:0 auto; display:flex;justify-content: center;}
.menu>li{color:#fff; font-size:16px; text-align:center; position:relative;cursor:pointer; padding:0; margin:0;}
.menu>li>a{color:#fff; display:block; padding:12.5px 35px; margin:0;position: relative;overflow: hidden;}
.menu>li>a:before{content: "";display: block;width: 60px; height: 3px; background: #ecdfca;position: absolute;top:-3px;left: calc(50% - 30px);transition: all 0.1s ease 0s;}
.menu>li>a:hover{color: #ecdfca;position:relative;}
.menu>li>a:hover:before{content: "";display: block;width: 60px; height: 3px; background: #ecdfca;position: absolute;top: 0;left: calc(50% - 30px);transition: all 0.1s ease 0s;}
.menu>li.sub>ul.sub-menu{background:rgba(52,19,3,.9); display:none; position:static; z-index:999; margin:0; padding:0; border-radius:0 0 5px 5px; overflow:hidden;}
.menu>li.sub:hover ul.sub-menu{position:absolute; display:block; width:184px; left:calc(50% - 92px); top:50px;}
.menu>li.sub>ul.sub-menu>li{display:block; border-bottom:1px rgba(255,255,255,.5) solid;font-size: 15px;}
.menu>li.sub>ul.sub-menu>li:last-of-type{border-bottom:0;}
.menu>li.sub>ul.sub-menu>li>a{display:block; color:#fff; padding:8px 10px; margin:0;}
.menu>li.sub>ul.sub-menu>li>a:hover{background:rgba(52,19,3,1);}
@media screen and (max-width:1040px){
	.menu>li>a{padding:12.5px 15px;}
	.menu>li.sub:hover ul.sub-menu{width:146px; left:calc(50% - 73px); }
}
@media screen and (max-width:767px){
	.slicknav_menu{display:none;}
	#menu{display:none;}
	.slicknav_menu{display:block;position: fixed;width: 100%;z-index: 1000;background:rgba(255,255,255,.9);}
}

/** edm輪播 **/
.edm{background:#000000;max-width:100%; margin:-50px auto 0 auto; position:relative;}
.edm img{vertical-align:middle; width:100%; height:auto; position:absolute;}
.edm-img{background-repeat: no-repeat;background-position: center center;background-size: contain;display: flex;justify-content: center;align-items: center;}
.edm-font{color: #ffffff;font-size: 38px;letter-spacing: 2px;font-family: 'Open Sans', sans-serif;text-shadow: 1px 1px 1px rgba(0,0,0,.6);position: relative;max-width: 1800px;padding:50px 0 0 0;}
.edm-font:before{content: "";display: block;width: 104px;height: 5px;background: #ffffff;position: absolute;bottom: -22px;left: calc(50% - 52px);}
.edm-font:after{content: "";display: block;width:64%;height: 1px;background: #ffffff;position: absolute;bottom: -20px;left:18%;}
@media screen and (max-width:767px){
	.edm{margin: 0 auto;}
}

/** 配置 **/
.warpper{overflow: hidden;min-height: 300px;}
.main{}

/** 首頁標題 **/
.i-title-main{position: relative;}
h2.i-title{margin: 40px 0 30px 0;font-size: 36px; color: #341303;display: table;position: relative;z-index: 1;padding: 0 62px 0 0;}
h2.i-title:after{content: "";display: block;width: 102px; height: 103px;background: url(../images/i-title-icon001.png)no-repeat center center;position: absolute;right: 0;top: -40px;z-index: -1;}
h2.i-title02{margin: 40px 0 30px 0;font-size: 36px; color: #341303;display: table;position: relative;z-index: 1;padding: 0 62px 0 0;}
h2.i-title02:after{content: "";display: block;width: 102px; height: 103px;background: url(../images/i-title-icon002.png)no-repeat center center;position: absolute;right: 0;top: -40px;z-index: -1;}
.i-more{font-size: 14px;color: #341303;font-family: 'Open Sans', sans-serif;text-transform: uppercase;position: absolute;bottom: 0;right: 0;}
.i-more a{color: #341303;background: url(../images/icon-more.png)no-repeat top 8px left;background-size: 44px;padding: 0 0 0 60px;transition: all 0.3s ease 0s;}
.i-more a:hover{background: url(../images/icon-more_h.png)no-repeat top 8px left 8px;background-size: 44px;color: #ea5413;transition: all 0.3s ease 0s;}
@media screen and (max-width:767px){
	h2.i-title{font-size: 30px;padding: 0 52px 0 0;}
	h2.i-title:after{width: 90px; height: 91px;background: url(../images/i-title-icon001.png)no-repeat center center;background-size: 90px;top: -35px;}
	h2.i-title02{font-size: 30px;}
	h2.i-title02:after{width: 90px; height: 91px;background: url(../images/i-title-icon002.png)no-repeat center center;background-size: 90px;top: -35px;}
}
@media screen and (max-width:450px){
	.i-more{position:inherit;bottom:inherit;right:inherit;display: flex;justify-content: flex-end;}
}
/** 關於我們 **/
.i-about-main{padding: 3.4% 15px;}
.i-about{max-width: 1280px; margin: 0 auto;display: flex;align-items: center;}
.i-about .i-about-images{width: 410px;padding: 32px;position: relative;}
.i-about .i-about-images img{width:100%;border-radius: 400px;position: relative;z-index: 1;}
.i-about .i-about-images:before{content: "";display: block;width:calc(100% - 32px);height:calc(100% - 32px);background: url(../images/about-img-bg002.png)no-repeat;background-size: contain; position: absolute;top: 16px;left: 16px;}
.i-about .i-about-images:after{content: "";display: block;width:calc(100% - 0px);height:calc(100% - 0px);background: url(../images/about-img-bg001.png)no-repeat;background-size: contain; position: absolute;top: 0px;left: 0px;}
.i-about .i-about-information{flex: 1;position: relative;padding: 0 0 45px 55px;}
.i-about .i-about-information .i-about-content{font-size: 16px; color: #666666;line-height: 1.8;}
.font001{font-size: 20px; color: #333333;margin: 0 0 22px 0;line-height: 1.6;}
@media screen and (max-width:1000px){
	.i-about .i-about-images{width: 340px;padding: 20px;}
	.i-about .i-about-images:before{width:calc(100% - 20px);height:calc(100% - 20px);top: 10px;left: 10px;}
	.i-about .i-about-information{padding: 0 0 45px 35px;}
}
@media screen and (max-width:767px){
	.i-about-main{padding: 4% 15px;}
	.i-about .i-about-images{display: none;}
	.i-about .i-about-information{flex: initial;width: 100%;padding: 0 0 45px 0;}
	.font001{font-size: 18px;margin: 0;}
	.mobile-no{display: none;}
}
@media screen and (max-width:450px){
	.i-about .i-about-information{padding: 0 ;}
	.i-about .i-about-information .i-about-content{margin: 0 0 20px 0;}
}
@keyframes i-about-images-before
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-moz-keyframes i-about-images-before /* Firefox */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-webkit-keyframes i-about-images-before /* Safari 和 Chrome */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-o-keyframes i-about-images-before /* Opera */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
.i-about .i-about-images:before{
animation: i-about-images-before linear 6s infinite;
-moz-animation: i-about-images-before linear 6s infinite;	/* Firefox */
-webkit-animation: i-about-images-before linear 6s infinite;	/* Safari 和 Chrome */
-o-animation: i-about-images-before linear 6s infinite;	/* Opera */
}

@keyframes i-about-images-after
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-moz-keyframes i-about-images-after /* Firefox */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-webkit-keyframes i-about-images-after /* Safari 和 Chrome */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-o-keyframes i-about-images-after /* Opera */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
.i-about .i-about-images:after{
animation: i-about-images-after linear 8s infinite;
-moz-animation: i-about-images-after linear 8s infinite;	/* Firefox */
-webkit-animation: i-about-images-after linear 8s infinite;	/* Safari 和 Chrome */
-o-animation: i-about-images-after linear 8s infinite;	/* Opera */
}

/** 首頁最新消息 **/
.i-news-main{padding: 44px 15px;}
.i-news-information{max-width: 1280px;margin: 0 auto;display: flex;flex-direction: row-reverse;}
.i-news{flex: 1;padding: 0 50px 0 0;}
.i-news ul{list-style:none; color:#333; padding:0px; margin:0;display: flex;flex-wrap: wrap;}
.i-news ul li{padding:0 30px 0 0; margin: 10px 0; font-size:16px;width: 50%;}
.i-news ul li a{color:#333;padding:10px 0;display: flex;}
.i-news ul li a:hover{color: #ea5413;}
.i-news ul li:hover .i-news-content{color: #ea5413;}
.i-news ul li:hover .i-news-date .i-news-day{transform:rotateZ(360deg);transition: all 0.8s ease 0s;}
.i-news ul li .i-news-date{width: 130px;display: flex;align-items: center;text-transform: uppercase;}
.i-news ul li .i-news-date .i-news-day{color: #ffffff;font-size:30px;background: #42210b;width: 50px; height: 50px; border-radius: 50px;display: flex;align-items: center;justify-content: center;transform:rotateZ(0deg);transition: all 0.8s ease 0s;}
.i-news ul li .i-news-date .i-news-year{color: #42210b;font-size: 14px;flex: 1;padding: 0 0 0 10px;}
.i-news ul li .i-news-content{flex: 1;padding: 0 0 0 25px;font-size: 16px;color: #333333;}
.i-news-images{width: 336px;position: relative;display: flex;align-items: center;}
.i-news-images img{width:100%;position: relative;z-index: 1;padding: 10px;border: 1px #42210b solid;}
.i-news-images:after{content: "";display: block;position: absolute;top: -45px;right: -100%; width: 145%;height:calc(100% + 90px);background: #42210b;}
@media screen and (max-width:1000px){
	.i-news-images{width:280px;}
	.i-news{padding: 0 30px 0 0;}
	.i-news ul li{width: 100%; margin:5px 0; padding: 0;}
}
@media screen and (max-width:767px){
	.i-news-main{padding: 4% 15px;}
	.i-news-information{display:block;}
	.i-news-images{width:100%;max-width: 400px; margin:0 auto 75px auto;}
	.i-news-images:after{content: "";display: block;position: absolute;top:inherit;bottom: -15px; right:-150%; width:300%;height:50%;background: #42210b;}
	.i-news{flex:initial;width: 100%; padding: 0 ;}
	.i-news ul li a{align-items: center;}
}
@media screen and (max-width:450px){
	.i-news ul li a{display: block;}
	.i-news ul li .i-news-date{width:100%;}
	.i-news ul li .i-news-content{width: 100%;padding: 10px 0 0 0;}
	.i-news-images{max-width: 260px;}
}

/** 首頁spa **/
.i-spa-main{background: #fffcf7 url(../images/spa_bg.png)no-repeat top center;background-size:100%;padding: 11% 15px 1.5% 15px;}
.i-spa{max-width: 1280px; margin: 0 auto;}
.item h4{padding: 10px;margin: 0;}
.i-spa-photo{background-position: center center;background-repeat: no-repeat;background-size: contain;}
.i-spa-title{font-size: 16px; color: #333333;text-align: center;margin: 15px 0;}
.large-12{padding: 15px 0 0 0;}
.i-class{padding: 20px 0;}
.item:hover .i-spa-photo{box-shadow: 0 0 0 3px #42210b;}
@media screen and (max-width:1000px){
	.i-spa-main{background: #fffcf7 url(../images/spa_bg.png)no-repeat top right;background-size:130%;}
}
@media screen and (max-width:767px){
	.i-spa-main{background: #fffcf7 url(../images/spa_bg.png)no-repeat top right;background-size:150%;}
	.item h4{padding: 0 5px;margin: 0;}
	.i-class{padding:4% 0;}
}
@media screen and (max-width:575px){
	.i-spa-main{background: #fffcf7 url(../images/spa_bg.png)no-repeat top right;background-size:175%;}
}

/** spa空間 **/
.i-space-main{padding: 20px 0;}
.i-space{max-width: 1280px; margin: 0 auto;display: flex;align-items: center;}
.i-space .i-space-images{width: 410px;padding: 32px;position: relative;}
.i-space .i-space-images img{width:100%;border-radius: 400px;position: relative;z-index: 1;}
.i-space .i-space-images:before{content: "";display: block;width:calc(100% - 32px);height:calc(100% - 32px);background: url(../images/about-img-bg002.png)no-repeat;background-size: contain; position: absolute;top: 16px;left: 16px;}
.i-space .i-space-images:after{content: "";display: block;width:calc(100% - 0px);height:calc(100% - 0px);background: url(../images/about-img-bg001.png)no-repeat;background-size: contain; position: absolute;top: 0px;left: 0px;}
.i-space .i-space-information{flex: 1;position: relative;padding: 0 0 45px 0px;margin: 0 55px 0 0;}
.i-space .i-space-information .i-space-content{font-size: 16px; color: #666666;line-height: 1.8;}
.font001{font-size: 20px; color: #333333;margin: 0 0 22px 0;line-height: 1.6;}
@media screen and (max-width:1000px){
	.i-space .i-space-images{width: 340px;padding: 20px;}
	.i-space .i-space-images:before{width:calc(100% - 20px);height:calc(100% - 20px);top: 10px;left: 10px;}
	.i-space .i-space-information{margin: 0 35px 0 0;}
}
@media screen and (max-width:767px){
	.i-space-main{padding: 4% 15px;}
	.i-space .i-space-images{display: none;}
	.i-space .i-space-information{flex: initial;width: 100%;padding: 0 0 45px 0;margin: 0;}
	.font001{font-size: 18px;margin: 0;}
}
@media screen and (max-width:450px){
	.i-space .i-space-information{padding: 0 ;}
	.i-space .i-space-information .i-space-content{margin: 0 0 20px 0;}
}


@keyframes i-space-images-before
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-moz-keyframes i-space-images-before /* Firefox */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-webkit-keyframes i-space-images-before /* Safari 和 Chrome */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
@-o-keyframes i-space-images-before /* Opera */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}
.i-space .i-space-images:before{
animation: i-space-images-before linear 6s infinite;
-moz-animation: i-space-images-before linear 6s infinite;	/* Firefox */
-webkit-animation: i-space-images-before linear 6s infinite;	/* Safari 和 Chrome */
-o-animation: i-space-images-before linear 6s infinite;	/* Opera */
}

@keyframes i-space-images-after
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-moz-keyframes i-space-images-after /* Firefox */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-webkit-keyframes i-space-images-after /* Safari 和 Chrome */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
@-o-keyframes i-space-images-after /* Opera */
{
0% {transform:rotate(0deg);}
100%{transform:rotate(-360deg);}
}
.i-space .i-space-images:after{
animation: i-space-images-after linear 8s infinite;
-moz-animation: i-space-images-after linear 8s infinite;	/* Firefox */
-webkit-animation: i-space-images-after linear 8s infinite;	/* Safari 和 Chrome */
-o-animation: i-space-images-after linear 8s infinite;	/* Opera */
}


/** 內頁banner **/
.inside-banner{margin: -50px 0 0 0;background-color: #ffffff;background-size: 100%;background-attachment: fixed; background-position: center top;background-repeat: no-repeat;padding:calc(3.5% + 60px) 15px;display: flex;flex-wrap: wrap; align-items: center;justify-content: center;}
.inside-banner .banner-title{max-width:1280px; font-size:40px; color:#ffffff; margin:30px auto 0 auto; padding:0;text-align: center;line-height: 1.6;text-shadow: 1px 1px 2px rgba(0,0,0,.5);}
.inside-banner .banner-title .banner-title-ch{font-size:40px; color:#ffffff;line-height: 1.6;width: 100%;}
.inside-banner .banner-title .banner-title-ch:after{content: "";display: block;width: 80px;height: 3px; background: #ffffff;margin:5px auto 5px auto;box-shadow: 1px 1px 2px 0 rgba(0,0,0,.5);}
.inside-banner .banner-title .banner-title-en{font-size: 14px;width: 100%; display: block;line-height: 1.6;font-family: 'Open Sans', sans-serif;}
@media screen and (max-width:1100px){
	.inside-banner{background-attachment:inherit;background-position: center center; }
}
@media screen and (max-width:767px){
	.inside-banner{margin:0;padding:calc(0% + 50px) 15px;}
	.inside-banner .banner-title {margin:40px auto 0 auto; }
	.inside-banner .banner-title .banner-title-ch{font-size:30px;}
	.inside-banner .banner-title .banner-title-en{font-size: 13px;}
}
@media screen and (max-width:575px){
	.inside-banner{padding:20px 15px;}
	.inside-banner .banner-title{margin:0 auto; }
	.inside-banner .banner-title .banner-title-ch{font-size:28px;}
	.inside-banner .banner-title .banner-title-en{font-size: 12px;}
}

/** Breadcrumb **/
nav[aria-label]{background: none;position: relative; z-index: 0;font-size: 15px;}
.breadcrumb{display:flex; flex-wrap:wrap; width:100%; max-width:1280px; margin:0 auto; padding:0.75rem 0 0.75rem 0; list-style:none; background-color:transparent; border-radius:0;}
.breadcrumb-item{padding-left:0.5rem;}
.breadcrumb-item + .breadcrumb-item::before{display:inline-block; padding-right:0.5rem; color:#ea5413; content:"/";}
.breadcrumb-item a{font-weight:bold; text-decoration:none; color:#ea5413;}
.breadcrumb-item a:hover{color:#ea5413; text-decoration:none;}
.breadcrumb-item.active{color: #341303;}

/** 內頁架構 **/
.content-body{max-width:1280px; margin:0 auto; background:#ffffff; padding:20px 0 30px 0;}
.page-title{font-size:28px; color:#341303; padding:30px 30px 10px 0px; margin:0 0 15px 0;line-height: 1.6;position: relative;z-index: 1;display: table;}
.page-title:after{content: "";display: block;width: 80px;height:80px;background: #f8f5ef; border-radius: 100px;position: absolute;top:0px;right: 0;z-index: -1;}
.page-main{padding:0; font-size:16px; color:#333;}
@media screen and (max-width:767px){
	.page-title{font-size:24px;padding:15px 30px 10px 0px; margin:15px 0;}
	.page-title:after{width: 60px;height:60px;}
}

/** 左邊分類 **/
.left-menu-title{background:#e9ecef; text-align:center; font-size:18px; font-weight:bold; padding:8px 0; border-radius:5px 5px 0 0; margin-bottom:3px; border-bottom:2px solid #6d6d6d; color:#525252;}
.in-left-menu{}
.in-left-menu>ul{margin:0; padding:0; list-style:none;}
.in-left-menu>ul>li{font-size:16px; color:#333333; padding:0;margin: 0 0 10px 0;text-align: center;}
.in-left-menu>ul>li>a{background:#f5ede0; color:#333; display:block; padding:12px 10px;border-radius: 50px;transition: all 0.5s ease 0s;}
.in-left-menu>ul>li>a:hover{background-color:#341303;color: #ffffff;margin: 0 10px;transition: all 0.5s ease 0s;}
.in-left-menu>ul>li>.current{background-color:#341303;color: #ffffff;margin: 0 10px;transition: all 0.5s ease 0s;}
.in-left-menu>ul>li ul{margin:5px 0 0 30px; padding:0; list-style:square;}
.in-left-menu>ul>li ul li{border-top:1px #CCC dotted; padding:5px 5px 5px 0;}
.in-left-menu>ul>li ul li a{font-size:13px; color:#666; display:block;}
.in-left-menu>ul>li ul li a:hover{color:#71743D;}
.left-beautify img{width:100%; height:auto; margin-top:0px;}
.m_classLink{display:none;}
@media screen and (max-width:767px){
	.classBox{padding:0;}
	ul.classLink{display:none;}
	.m_classLink{display:block; position:relative; background-color:#ffffff; border:1px solid #341303;}
	.m_classLink a.main{display:block; background:none; font-size:16px; font-family:"Microsoft JhengHei", "新細明體", sans-serif; color:#333; position:relative; padding:10px;}
	.m_classLink a.main i{display:block; font-size:16px; background:#341303; width:45px; height:100%; text-align:center; color:#FFF; line-height:45px; position:absolute; right:0; top:0;}
	.m_classLink ul{display:none; margin:0; padding:0; list-style:none; width:100%; background:#FFF; border:1px solid #341303; position:absolute; left:0; top:100%; z-index:99; box-sizing:border-box;}
	.m_classLink ul li{margin:0; padding:0;}
	.m_classLink ul li a{display:block; padding:10px; border-top:1px solid #341303; font-family:"Microsoft JhengHei", "新細明體", sans-serif; font-size:15px; color:#222;}
	.m_classLink ul li:first-child a{border:none;}
	.m_classLink ul li a:hover{background:#f5ede0;}
	.m_classLink ul li ul{display:block; margin:0 10px 10px 10px; padding:0; list-style:none; width:calc(100% - 20px); background:#FFF; border:1px solid #341303; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
	.left-menu-title{display:none;}
	.left-beautify{display:none;}
}


/** 關於喜悅 **/
.about{}
.about-content{margin:-15% 20px 0 20px;position: relative;background: rgba(245,245,245,.86);padding:20px;border-radius: 0px;}
.about-photo{margin:0 ;}
.about-photo img{width: 100%;border-radius: 0px;}
.en{border-top: 1px #d4d4d4 dashed;margin: 20px 0 0 0;padding: 20px 0 0 0;color: #666666;}
@media screen and (max-width:575px){
	.about-content{margin:0;padding: 15px;}
}
/** 董事長 **/
.about-chairman{display: flex;align-items: center;}
.about-chairman .about-chairman-photo{flex: 1;border: 1px #341303 solid;padding: 6px;position: relative;}
.about-chairman .about-chairman-photo .chairman-name{letter-spacing: 2px; position: absolute;bottom:18px;right: -16px;background: #341303;color: #ffffff;padding: 10px 6px;font-size: 13px;max-width: 32px;text-align: center;writing-mode:tb-lr; -ms-writing-mode:tb-lr; -webkit-writing-mode:vertical-lr; -moz-writing-mode:vertical-lr; -ms-writing-mode:vertical-lr; writing-mode:vertical-lr;}
.about-chairman .about-chairman-information{flex: 2;padding: 10px 0 10px 30px;}
.about-chairman-title{color: #ea5413;font-size: 20px;font-weight: bold;margin: 0 0 16px 0;}
.about-chairman-title02{color: #341303;font-size: 18px;font-weight: bold;font-style: italic;margin: 0 0 10px 0;}
.about-chairman-title03{color: #341303;font-size: 18px;font-weight: bold;margin: 0 0 10px 0;}
.about-chairman .about-chairman-information ol{list-style: decimal;padding: 0;margin: 0 0 0 22px;}
.about-chairman .about-chairman-information ol li{padding: 2px 0;margin: 0;}
.about-chairman .about-chairman-information .about-chairman-content{margin: 15px 0 0 0;}
.about-chairman-link{margin: 15px 0 0 0;}
.about-chairman-link ul{list-style:square;padding: 0;margin: 0 0 0 22px;font-size: 12px;}
.about-chairman-link ul li{padding: 2px 0;margin: 0;font-size: 16px;}
.about-chairman-link ul li a{color: #ea5413;}
.about-chairman-link ul li a:hover{text-decoration: underline;}
@media screen and (max-width:575px){
	.about-chairman{display:block;}
	.about-chairman .about-chairman-photo{max-width: 300px;margin: 0 auto 10px auto;}
	.about-chairman .about-chairman-photo .chairman-name{right: -12px;}
	.about-chairman .about-chairman-information{padding: 10px 0;}
}

/** 最新消息 **/
.news{margin:0; padding:0; list-style:none;}
.news ul{margin:0; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.news ul li{padding: 0;margin: 10px;display: block;width: calc(25% - 20px);background:rgba(245,245,245,1);border: 1px #f5f5f5 solid;}
.news ul li a{display: block; color:#333;}
.news ul li a:hover{}
.news ul li .news-information{padding: 15px ;background:rgba(245,245,245,1);}
.news ul li .news-information .news-date{color:#ffffff; font-size:13px;margin:0 ;text-transform: uppercase;display:block;width: 115px; background: #341303;padding:3px 15px;transition: all 0.5s ease 0s;}
.news ul li .news-information .news-content{width: 100%; font-size:16px; color:#333;margin: 10px 0 0 0;transition: all 0.8s ease 0s;min-height: 50px;}
.news ul li:hover .news-date {transition: all 0.5s ease 0s;transform:translateX(20px);}
.news ul li:hover .news-content{color: #ea5413;}
.news-photo{background:#ffffff; width:100%; position:relative;display:flex; height:100%; align-items:center; justify-content:center;overflow: hidden;}
.news-photo a{}
.news-photo img.index-pro-img{width:auto; height:auto; flex-shrink:0;transform:scale(1);transition: all 0.8s ease 0s;}
.news ul li:hover .news-photo img.index-pro-img{transform:scale(1.1);transition: all 0.8s ease 0s;}
.news-detail-date{color:#ffffff;text-transform: uppercase;font-size: 14px; padding:3px 15px ;margin: 0 0 15px 0; font-style: italic; background:  #341303;text-align: center;display: table;}
@media screen and (max-width:1000px){
	.news ul li{width: calc(25% - 10px);margin: 5px;}
	.news ul li .news-information .news-content{text-overflow:ellipsis;white-space:nowrap;overflow: hidden;min-height:inherit;}
}
@media screen and (max-width:767px){
	.news ul li{width: calc(33.333% - 10px);}
	.news ul li .news-information{padding: 10px ;}
}
@media screen and (max-width:575px){
	.news ul li{width: calc(50% - 10px);}
}

/** spa課程 **/
.class-information-main{font-size: 16px;color: #333333;margin: 0 0 20px 0;}
.class-information-main ul{list-style: none;padding: 0;margin: 0;}
.class-information-main ul li{padding: 0 0 0 16px;margin:4px 0;position: relative;}
.class-information-main ul li:before{content: "";display: block;width: 5px; height: 5px;background: #ea5413;position: absolute;top: 11px;left: 2px;border: 1px #ffffff solid;box-shadow: 0 0 0 1px #ea5413;}
.class-font001{font-size: 20px;font-weight: bold;color: #003a8f;margin: 20px 0 10px 0;}
.class-font002{font-size: 18px;color: #ffffff;background: #ea5413;display: table;padding: 4px 20px;border-radius: 3px;margin: 10px 0;}   
.class{}
.class>ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.class>ul>li{padding: 0;margin: 0 0 15px 0;display: flex;flex-wrap: wrap; width: 100%;background: #f5f5f5;border: 1px #dddddd solid;}
.class>ul>li:nth-child(even){flex-direction: row-reverse;}
.class>ul>li .class-photo{flex: 1;}
.class>ul>li .class-photo img{width: 100%;}
.class>ul>li .class-information{flex: 2;padding: 20px;}
.class>ul>li .class-information h3{padding: 0;margin: 0 0 10px 0;font-size: 24px;color: #341303;font-weight: bold;}
.class>ul>li .class-information .class-time{padding: 4px 0;font-size: 15px;color: #666666;}
.class>ul>li .class-information .class-content{padding: 4px 0;font-size: 16px;color: #333333;}
.class>ul>li .class-description{width: 100%;padding: 20px;background: #ffffff;}
@media screen and (max-width:575px){
	.class>ul>li{display: block;}
	.class>ul>li .class-photo{margin: 0 auto;width: 100%;}
	.class>ul>li .class-information{padding: 15px;}
	.class>ul>li .class-description{padding: 15px;}
}

/** spa空間 **/
.space-font{font-size: 24px;margin: 0 0 20px 0;}
.space{}
.space-content{margin:-4% 20px 0 20px;position: relative;background: rgba(245,245,245,.86);padding:20px;border-radius: 0;}
.space-photo{margin:0 ;}
.space-photo img{width: 100%;border-radius: 0px;}
@media screen and (max-width:575px){
	.space-content{margin:0;padding: 15px;}
	.space-font{font-size: 20px;margin: 0 0 10px 0;}
}



/** 產品搜尋 **/
.pro-search-info{font-size:18px; color:#64691F; line-height:1.5em; border-bottom:1px #CCC dotted; margin-bottom:20px; text-align:center; padding-bottom:10px;}

/** 服務據點 **/
.service{display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
.service-left{flex: 1.035;margin: 0 15px 0 0;}
.service-right{flex: 1;}
.service-location{}
.service-location ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.service-location ul li{display: flex;flex-wrap: wrap; padding: 0;margin:5px 0;width: 100%;}
.service-location ul li .service-location-icon{width: 50px;height:50px;padding:10px;text-align: center;border-right: 1px #341303 solid;display: flex;align-items: center;justify-content: center;}
.service-location ul li .service-location-icon img{width: 100%;}
.service-location ul li .service-location-content{flex: 1;font-size: 16px; color: #666666;padding: 0 0 0 15px;}
.service-location ul li .service-location-content span{font-weight: bold;color: #341303;font-size: 17px;}
.service-location-photo{margin: 5px 0;width: 100%;}
.service-location-photo img{width: 100%;}
.service-stop-photo{margin:5px 0;width: 100%;}
.service-stop-photo img{width: 100%;}
@media screen and (max-width:1000px){
	.service{display:block;}
	.service-left{margin: 0;}
}

/** 聯絡我們 **/
.contact-body{}
.contact-note{padding:10px 0; font-style: italic; font-size:14px; color:#f00000;}
.contact-content{font-size: 16px;color: #333333;background:#fff9ef;border: 2px #341303 solid;box-shadow: 0 0 0 8px #fff9ef;padding:15px 150px;text-align: center;position: relative;margin: 20px 8px;line-height: 1.6;}
.contact-content:after{content: "";display: block;width: 130px; height: 138px;background: url(../images/contact-icon.png)no-repeat center center;background-size: 130px; position: absolute;top: calc(50% - 69px);right:15px;}
.contact-content span{color: #ea5413;font-style: italic;font-size: 22px;padding: 0 5px;}
.star{padding: 0 5px;font-size: 13px; color: #f00000;}
@media screen and (max-width:1020px){
	.contact-content{padding:15px ;margin: 0px 8px 15px 8px;}
	.contact-content:after{display: none;}
}
@media screen and (max-width:767px){
	.contact-content span{font-size:18px;}
}
@media screen and (max-width:575px){
	.contact-content {padding:10px;}
	.contact-content span{font-size:16px;}
}
/** 表單欄位 **/
.form-box input, .form-box img{vertical-align:middle;}
.opinion{display:flex; flex-wrap:wrap; margin:0;padding: 10px; border-bottom:1px dashed #ced4da; border-radius:0px; overflow:hidden;}
.opinion-left01{width:140px; min-width:140px; padding:10px; font-weight:bold; font-size:16px; font-family:"Microsoft JhengHei"; color:#495057; line-height:1.8; display:flex; align-items:center;}
.input-main-style01{background:#f5f5f5;flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:48px;}
.input-main-style02{background:#f5f5f5; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:48px;}
.input-main-style03{background:#f5f5f5; width:100%; border:0; margin:5px 0 0 0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:48px;}
.input-main-select{background:none; flex:1; width:100%; border:0; margin:0; padding:0; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; display:flex; flex-wrap:wrap;}
.input-main-select select{background:#f5f5f5;flex: 1; margin-left:0; padding:5px 15px; line-height:1.8; border:0; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; min-height:48px;}
.input-main-select select:nth-child(2){margin-left:5px;}
.select-style{background:#8a6e0c; font-size:16px; color:#ffffff; line-height:20px; padding:5px 10px; border:0;}
.input-style01{background:#f4f8fb; flex:1; width:100%; border:0; margin:0; padding:5px 15px; font-size:16px; font-family:"Microsoft JhengHei"; color:#333; line-height:1.8; min-height:48px;}
input:disabled{background-color:#fff; color:#2d7fb9; cursor:no-drop;}
.btn.openlink{margin:3px 0; padding:0 10px; text-align:center; font-size:16px; line-height:1.5; font-weight:bold; background-color:#2d7fb9; color:#fff; border-radius:5px;}
.btn.openlink:hover{background-color:#ffbe00;}
img.code{width:100px; height:48px; margin:0; vertical-align:middle; display:inline-block;}
label{margin-bottom: 0;}
.input-main-style01:focus, .input-main-style02:focus, .input-main-style03:focus, .input-main-select select:focus{box-shadow: 0 0 0 1px inset #ea5413;background: #ffffff;}
@media screen and (max-width:575px){
	.opinion{display:block;padding:8px 5px;}
	.opinion-left01{width:100%;}
	.input-main-style02{width:calc(100% - 104px); display:inline-block;}
}

/** 按鈕 **/
.cart-btn{padding:20px 10px; text-align:center;display:flex; flex-wrap:wrap; justify-content:flex-end; align-items:center;}
.cart-btn i{padding:0 0 0 10px;font-size: 20px;}
.btn-send{font-size:13px;}
a.btn-send{padding:8px 25px; text-align:center; font-size:16px;background:#ea5413;color: #ffffff; min-width:120px; margin:4px 0 4px 8px;border:0;  border-radius:0px;}
a.btn-send:hover{background:#341303;}
a.btn-reset{background:#666666; padding:8px 25px; text-align:center; font-size:16px; color:#ffffff; min-width:120px; margin:4px 0 4px 8px; border:0; border-radius:0px;}
a.btn-reset:hover{background:#333333; color:#fff; }
a.btn-send-over{background:#7ea2c5; padding:8px 25px; text-align:center; font-size:16px; color:#fff; min-width:120px; margin:4px 0 4px 8px; border-radius:5px; border:2px solid #7ea2c5;}
a.btn-send-over:hover{background:#96b9dc; border:2px solid #96b9dc;}

@media screen and (max-width:575px){
	.cart-btn{padding:20px 0px; }
	a.btn-send{padding:8px 15px;margin: 4px; width:calc(50% - 8px);}
	a.btn-reset{padding:8px 15px;margin: 4px; width:calc(50% - 8px);}
	a.btn-send-over{padding:8px 15px;margin: 4px; width:calc(50% - 8px);}
}

/** 日文 英文 **/
.jp-en{display: flex;flex-direction: row-reverse;}
.jp-en a{ color: #666666;}
.jp-en a:hover{text-decoration: underline;}
.jp-en-content{width: 70%; margin:20px 0 20px -20%;position: relative;background: rgba(245,245,245,.86);padding:20px;border-radius: 0px;}
.jp-en-photo-main{width: 50%;margin:0 ;}
.jp-en-photo{}
.jp-en-photo img{width: 100%;border-radius: 0px;}
.font-title001{color:#ed2366;font-size: 24px;font-weight: bold;margin: 0 0 25px 0;}
.font-title002{color:#003a8f;font-size: 17px;font-weight: bold;margin: 25px 0 10px 0;}
.jp-en-information{margin: 0 40% 0 0;padding: 0 15px 0 0;}
.jp-en-information h2{font-weight: bold;color: #341303;font-size: 20px;margin: 0 0 15px 0;padding: 0;}
.jp-en-information ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.jp-en-information ul li{display: flex; padding: 0;margin:5px 0;width: 100%;}
.jp-en-information ul li .jp-en-icon{min-width: 50px; width: 50px;height:50px;padding:10px;text-align: center;border-right: 1px #341303 solid;display: flex;align-items: center;justify-content: center;}
.jp-en-information ul li .jp-en-icon img{width: 100%;}
.jp-en-information ul li .jp-en-contact{flex: 1;font-size: 16px; color: #666666;padding: 0 0 0 15px;}
.jp-en-information ul li .jp-en-contact span{font-weight: bold;color: #341303;font-size: 17px;}
@media screen and (max-width:900px){
	.jp-en{display:block;}
	.jp-en-content{width: 100%; margin:0;padding:15px;}
	.jp-en-photo-main{width: 100%;}
	.jp-en-photo{display: none;}
	.jp-en-information{margin: 20px 0 0 0;padding: 0 ;}
	.jp-en-information ul li{width:calc(50% - 20px);margin:10px;}
}
@media screen and (max-width:575px){
	.jp-en-information ul li{width:calc(100% - 0px);margin:5px 0;}
}
	
/** 頁次 **/
.page{font:13px/2.4 "Microsoft JhengHei"; color:#333; text-align:center; clear:both; margin:30px 0 ;}
.page a{background:#000000; color:#fff; padding:4px 10px;}
.page a:hover{background:#ea5413; color:#fff;}
.page br{display:none;}

@media screen and (max-width:640px){
	.page br{display:block;}
}

/** 下版 **/
footer{background:#f5ede0;border-top: 1px #ccbfab solid;padding: 20px 10px;}
footer .footer{max-width:1280px; margin:0 auto;display: flex;align-items: center;}
footer .footer .footer-logo{width: 207px;}
footer .footer .footer-logo img{width: 100%;}
footer .footer .footer-information{font-size: 14px; color: #333333;flex: 1;padding: 0 0 0 50px;}
footer .footer .footer-information h2{padding: 0;margin: 0 0 10px 0;font-size: 16px; color: #333333;font-weight: bold;width: 100%;}
footer .footer .footer-icon{width: 180px;padding:50px 0 3px 0;margin: 0 35px;}
footer .footer .footer-logo-main{width: 160px;font-size: 13px; color: #333333;text-align: center;}
footer .footer .footer-logo-main .footer-logo-main-img{width: 84px; margin: 0 auto;}
footer .footer .footer-logo-main .footer-logo-main-img img{width: 100%;}
footer .footer .footer-logo-main h2{padding: 0;margin:6px 0 3px 0; font-size: 13px; color: #333333;font-weight: normal;width: 100%;}
.copyright{color:#666666; font-size:12px;text-transform:uppercase;text-align: center;padding: 10px;}
.copyright span{padding: 0 0 0 25px;} 
.copyright a{color:#666666;} 
.copyright a:hover{color:#26120b;} 
@media screen and (max-width:950px){
	footer .footer{flex-wrap: wrap;}
	footer .footer .footer-logo{width:100%;text-align: center;margin: 0 0 15px 0;}
	footer .footer .footer-logo img{width:207px;margin: 0 auto;}
	footer .footer .footer-information{padding: 0;}
}
@media screen and (max-width:685px){
	footer .footer{justify-content: center;}
	footer .footer .footer-information{flex:initial;width: 100%;text-align: center;margin: 0 0 10px 0;}	
	footer .footer .footer-icon{margin: 0 35px 0 0;}
	footer .footer .footer-logo-main .footer-logo-main-img{width:90px;}
}
@media screen and (max-width:575px){
	footer{padding: 15px 10px;}
	footer .footer .footer-logo img{width:180px;}
	.copyright{padding:6px 10px;}
	.copyright span{padding: 0;display: block;width: 100%;}
}
@media screen and (max-width:450px){
	footer .footer .footer-icon{padding:0;margin:5px 0 ;}
	footer .footer .footer-logo-main{width:100%;text-align: center;margin: 15px 0 0 0;}	
}

/** top **/
#scrollUp {bottom: 0;right: 15px;border-radius: 50px 50px 0 0; width: 50px;height: 36px;margin-bottom: -6px;font-weight: normal;padding: 8px;font-size: 12px;text-transform: uppercase;text-align: center;text-decoration: none;color: #FFFFFF;box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);background-color: #26120b;background-repeat: repeat-x;transition: margin-bottom 150ms linear;font-family: 'Open Sans', sans-serif;}
#scrollUp:hover {margin-bottom: 0;background: #e85311;}
@media screen and (max-width:767px){
	#scrollUp {right: 5px; width: 40px;height: 30px;padding: 5px;}
}
