/*--------------copyright by vicky start-------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
th,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    font-size: 10px;
    line-height: 1.8;
}

body {
    font-family: 'Noto Serif TC', 'Shippori Mincho', serif, 'Philosopher', sans-serif;
    position: relative;
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 2px;
    color: #3d3d3d;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

ol,
ul {
    list-style: none;
    margin-bottom: 0px;
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    display: block;
    color: #222222;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #222222;
}

.clear {
    clear: both;
}

::selection {
    background: #753b35;
    color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 5px 0;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgb(117, 59, 53, .5);
    /*捲軸顏色*/
}

img {
    max-width: 100%;
    height: auto;
}

.imgshow {
    overflow: hidden;
}

/****************************************************************************************************************************************/
/*********************************************************************************************************************************************/
/*carousel-fade*/
.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-inner>.item>img {
    display: inline-block;
}

.carousel-inner {
    height: 100%;
}

.dex .itembg {
    width: 100%;
    overflow: hidden;
    height: 100vh;
}

.dex .itembg:before {
    content: '';
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 35% 0, 63% 100%, 0% 100%);
}

.dex .item:nth-of-type(1) {
    background: url(../../flash/dex11.jpg) top center no-repeat;
    background-size: cover;
}

.dex .item:nth-of-type(2) {
    background: url(../../flash/dex12.jpg) top center no-repeat;
    background-size: cover;
}

.dex .item:nth-of-type(3) {
    background: url(../../flash/dex13.jpg) top center no-repeat;
    background-size: cover;
}

.dex .item:nth-of-type(4) {
    background: url(../../flash/dex14.jpg) top center no-repeat;
    background-size: cover;
}

/**********************************************************************************************
***********************************************/
/*dex_wrap*/
#dex_wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}


/***dex_img***/
.dex_img {
    position: relative;
    top: 27.5rem;
    left: 31.2rem;
    z-index: 2;
}

.dex_deco {
    width: 100%;
}

.dex_deco img {
    position: absolute;
    z-index: 1;
}

.dex_deco img:nth-child(1) {
    top: 0;
    right: 0;
    z-index: 2;
}

.dex_deco img:nth-child(2) {
    top: 0;
    right: 0;
}

.dex_deco img:nth-child(3) {
    bottom: 0;
    left: 0;
}

.dex_deco img:nth-child(4) {
    top: 16.8rem;
    right: 6.4rem;
}

.dex_deco img:nth-child(5) {
    top: 20rem;
    left: 0;
}

.dex_deco img:nth-child(6) {
    bottom: 7.8rem;
    left: 37rem;
    opacity: .3;
}

.dex_deco img:nth-child(7) {
    bottom: 16rem;
    left: 3.3rem;
}

.thumbnail {
    background-color: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

.dex_logo {
    position: absolute;
    top: 15%;
    left: 47%;
    transform: translateX(-50%);
    z-index: 2;
}

/***scroll***/
a .scroll {
    position: absolute;
    bottom: 4.8rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
}

a .scroll p {
    font-family: 'Philosopher';
    font-size: 12px;
    text-transform: uppercase;
}

.scroll .scr_arrow {
    position: relative;
    width: 2.1rem;
}

.scr_arrow .chevron {
    position: absolute;
    width: 2.1rem;
    height: 2px;
    opacity: 0;
    transform: scale(0.3);
    animation: move-chevron 3s ease-out infinite;
}

.scr_arrow .chevron:first-child {
    animation: move-chevron 3s ease-out 1s infinite;
}

.scr_arrow .chevron:nth-child(2) {
    animation: move-chevron 3s ease-out 2s infinite;
}

.scr_arrow .chevron:before,
.scr_arrow .chevron:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    background: #fff;
}

.scr_arrow .chevron:before {
    left: 0;
    transform: skewY(45deg);
}

.scr_arrow .chevron:after {
    right: 0;
    width: 50%;
    transform: skewY(-45deg);
}

@keyframes move-chevron {
    25% {
        opacity: 1;
    }

    33.3% {
        opacity: 1;
        transform: translateY(2.28rem);
    }

    66.6% {
        opacity: 1;
        transform: translateY(3.12rem);
    }

    100% {
        opacity: 0;
        transform: translateY(4.8rem) scale(0.5);
    }
}

@media screen and (max-width: 1650px) {
    .dex_img {
        left: 23.2rem;
    }
}

@media screen and (max-width: 1530px) {
    
}

@media screen and (max-width: 1300px) {
    .dex_deco img:nth-child(1) {
        width: 30%;
    }

    .dex_deco img:nth-child(2) {
        width: 15%;
    }

    .dex_deco img:nth-child(3) {
        width: 16%;
        bottom: -5rem;
    }

    .dex_deco img:nth-child(4) {
        top: 29.8rem;
        right: 3.4rem;
        width: 11%;
    }

    .dex_deco img:nth-child(5) {
        width: 10%;
    }

    .dex_deco img:nth-child(6) {
        width: 30%;
        left: 33.3rem;
        bottom: 15.8rem;
    }

    .dex_deco img:nth-child(7) {
        width: 30%;
    }

    .dex_img {
        left: 6rem;
    }
}

@media screen and (max-width: 1060px) {
    .dex_img {
        left: 3rem;
    }
}

@media screen and (max-width: 991px) {
    .dex_deco img:nth-child(1) {
        width: 35%;
    }

    .dex_deco img:nth-child(2) {
        width: 20%;
    }

    .dex_deco img:nth-child(4) {
        top: 22.8rem;
    }

    .dex_deco img:nth-child(7) {
        left: 0.3rem;
        bottom: 8rem;
    }
    .dex_logo {
    left: 43%;
}

    .dex_img {
        left: 64%;
        top: 56rem;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 800px) {
    .dex_img {
        left: 57%;
    }
}

@media screen and (max-width: 768px) {
    .dex .itembg:before {
        clip-path: polygon(0 0, 50% 0, 80% 100%, 0% 100%);
    }
   .dex_logo{
    left: 40%;
   }
    .dex_img {
        left: 54%;
        padding: 1rem;
        top: 48rem;
    }

}

@media screen and (max-width: 576px) {
   

    .dex_img {
        left: 50%;
    }
}

@media screen and (max-width: 450px) {

    

    .dex .itembg:before {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
    .dex_logo {
    left: 28%;
}
    .dex_img {
        top: 30rem;
        width: 90%;
    }
    a .scroll {
    left: 40%;
        bottom: 9.8rem;
}
}

@media screen and (max-width: 414px) {

    .dex_deco img:nth-child(4) {
        top: 9.8rem;
    }

    .dex_img {
        width: 95%;
    }
}

@media screen and (max-width: 390px) {
    

    .dex_img {
        top: 42rem;
    }
    a .scroll {
    bottom: 6.8rem;
}
    
}

@media screen and (max-width: 330px) {
    .dex_logo {
    left: 22%;
}
}


/***nav******************************************************/
/*navbar*/
.navbar {
    position: fixed;
    top: 2em;
    right: 2em;
    z-index: 90;
    border-radius: 0;
    min-height: auto;
    margin: 0;
    border: 0;
    width: 180px;
    mix-blend-mode: difference;
}









/***allbg****************************************************************/
.inbg{
     position: relative;
}

.inbg_note:before{    
    background: url(../../images/inbg_note.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.inbg_rmg:before{    
    background: url(../../images/inbg_rmg.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.inbg_room:before{    
    background: url(../../images/inbg_room.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.inbg_news:before{    
    background: url(../../images/inbg_news.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.inbg_loc:before{    
    background: url(../../images/inbg_loc.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.inbg_sce:before{    
    background: url(../../images/inbg_sce.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}

/*in_deco*/
.in_deco{
    width: 100%;
    pointer-events: none;
}
.in_deco img{
    position: absolute;
    z-index: 0;
}
.in_deco img:nth-child(1){
    top: 0;
    left: 0;
}
.in_deco img:nth-child(2){
    top: 0;
    right: 0;
}
.in_deco img:nth-child(3){
    top: 0;
    right: 0;
}
.in_deco img:nth-child(4){
    top: 18rem;
    right: 7.5rem;
}
.in_deco img:nth-child(5){
    top: 70rem;
    left: 0;
    z-index: 6;
}

/*inner*/
.inner{
    width: 1396px;
    max-width: 100%;
    margin: 4rem auto;
}
.inner img:nth-child(1){
    vertical-align: bottom;
}
.inner img:last-child{
    vertical-align: top;
}
.inner .cont{
    background: url(../../images/inner_bg_02.png) top center;
    background-size: 100%;
    width: 100%;
}
@media screen and (max-width: 1500px){
    .in_deco img:nth-child(1){
    width: 30%;
}
.in_deco img:nth-child(2){
    width: 15%;
}
.in_deco img:nth-child(3){
    width: 20%;
}
.in_deco img:nth-child(4){
    width: 10%;
}
.in_deco img:nth-child(5){
    width: 20%;
}
}
@media screen and (max-width: 1200px){
    .in_deco img:nth-child(5) {
    top: 40rem;
}
}
@media screen and (max-width:1060px){
  .inbg_room  .in_deco img:nth-child(5) {
    width: 11%;
}
}
@media screen and (max-width: 991px){}
@media screen and (max-width: 834px){}
@media screen and (max-width: 768px){
    .in_deco img:nth-child(4) {
    top: 10rem;
    right: 3.5rem;
}
}
@media screen and (max-width: 576px){}
@media screen and (max-width: 450px){
    .title {
    padding: 4rem 2rem 0;
}
}
@media screen and (max-width: 414px){
    .inner img:nth-child(1) {
    position: relative;
    top: .1px;
}
}
@media screen and (max-width: 390px){

    .in_deco img:nth-child(4) {
    top: 7rem;
    right: 1.5rem;
}
.inner {
    margin: 2rem auto;
}
}
@media screen and (max-width: 350px){}
/***title*************************************************/
.title{
    width: 1248px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 23rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title .title1{
    background:url(../../images/title_bg.png) top left no-repeat;
    background-size: 100%;
    width: 225px;
    max-width: 100%;
    min-height: 180px;
    color: #f2ebd9;
    font-family: 'Shippori Mincho';
    padding: 0px 0 0 82px;
}
.title .title1 h2{
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-size: 24px;
}
.title .title2{
    color: #ffffff;
    text-align: right;
}
.title .title2 h3{
    font-size: 24px;
    font-family: 'Noto Serif TC';
}
.title .title2 h4{
    font-size: 46px;
    font-family: 'Philosopher';
}

@media screen and (max-width: 1280px){
    .title{
        padding: 23rem 2rem 0;
    }
}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 991px){}
@media screen and (max-width: 834px){}
@media screen and (max-width: 768px){
    .title {
    padding: 14rem 2rem 0;
}
}
@media screen and (max-width: 576px){
    .title .title2 h4 {
    font-size: 32px;
}
}
@media screen and (max-width: 450px){
    .title .title1 {
    background-size: 80%;
        padding: 0px 0 0 60px;
}
.title .title2{
	width:61%;
}
.title .title2 h4 {
    font-size: 28px;
}
}
@media screen and (max-width: 414px){
    .title .title2 h3 {
    font-size: 17px;
}

.title .title2 h4 {
    font-size: 21px;
}
}
@media screen and (max-width: 390px){
    .title {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 4rem 2rem 0;
}
.title .title2 {
    margin: 0 0 0 auto;
}
}
@media screen and (max-width: 350px){}


















/***mibutton***/
.mibutton {
    position: absolute;
    top: 0em;
    right: 0em;
    z-index: 30;
    cursor: pointer;
    width: 42px;
    height: 40px;
    text-align: left;
    font-size: 13px;
    line-height: 1;
    color: #fff;
}

.mibutton span {
    display: inline-block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    background: #f2f2f2;
    top: 17px;
    width: 90%;
    transition: .3s ease-in-out;
    transform-origin: left;
}

.mibutton span:nth-child(2) {
    top: 25px;
    width: 100%;
}

.mibutton:before {
    content: 'MENU';
    color: #f2f2f2;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    font-family: 'Philosopher';
}

.mibutton_ani {
    opacity: 1;
}

.mibutton_ani:before {
    display: none;
}

.mibutton_ani span:nth-child(1) {
    width: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    background: #753b35;

}

.mibutton_ani span:nth-child(2) {
    width: 100%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    top: 45px;
    background: #753b35;
}

/****menublock***/
.menublock {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 80;
    text-align: center;
    padding: 25vh 2em 2em;
    opacity: 0;
    overflow: hidden;
    transition: .6s ease all;
    pointer-events: none;
}

.menublock:before {
    content: '';
    background: rgba(117, 59, 53, .95);
    width: 45%;
    height: 0%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: .6s cubic-bezier(0.5, 1, 0.89, 1);
    transition-delay: .1s;
}

.menublock:after {
    content: '';
    background: rgba(242, 235, 217, .95);
    width: 55%;
    height: 0%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: .6s cubic-bezier(0.5, 1, 0.89, 1);
    transition-delay: .1s;
}

/*menulogo*/
.menulogo {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    opacity: 0;
    transform: translateY(20px);
    transition: 1s cubic-bezier(0.5, 1, 0.89, 1);
    transition-delay: .8s;
}
.menulogo .mu_logosp{
    display: none;
}

.menulogo img {}

/*ibutton*/
.ibutton {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 2em 0 10em;
    text-align: left;
    opacity: 0;
    transform: translateY(20px);
    transition: 1s cubic-bezier(0.5, 1, 0.89, 1);
    transition-delay: 1s;
}

.ibutton ul {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.ibutton li {
    display: inline-block;
    width: 21%;
    padding: 1em 2em;
    text-align: left;
    white-space: nowrap;
}

.ibutton a {}

.ibutton a p {
    transition: .5s all;
}

.ibutton p.num {
    color: #753b35;
    font-size: 34px;
    text-align: center;
}

.ibutton .txt {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
    height: 204px;

}

.ibutton p.en {
    color: #753b35;
    font-size: 18px;
    position: relative;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-family: 'Philosopher';
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 20%;
    height: 100%;
}

.ibutton a .txt .en .lin {
    background: #753b35;
    width: 1px;
    height: 10vh;
    display: inline-block;
    margin-bottom: 3rem;
    transition: .5s all;
    transform-origin: 0% 100%;
}

.ibutton a:hover .txt .en .lin {
    animation: lin 1.2s cubic-bezier(1, 0, 0, 1);
    background: #3a201d;
}

@keyframes lin {
    0% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    50% {
        -webkit-transform-origin: 0% 100%;
        -ms-transform-origin: 0% 100%;
        -moz-transform-origin: 0% 100%;
        -o-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    50.1% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    100% {
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

}

.ibutton p.ch {
    color: #753b35;
    font-size: 24px;
    padding-top: .2em;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    padding-top: 2.4rem;
    font-family: 'Shippori Mincho';
}

.ibutton a:hover p {
    color: #3a201d;
}

/***show***/
.show {
    opacity: 1;
    overflow: visible;
    pointer-events: auto;
}

.show:before,
.show:after {
    height: 100%;
}

.show .menulogo,
.show .ibutton {
    opacity: 1;
    transform: translateY(0);
}

.stop {
    overflow: hidden;
}

@media screen and (max-width:1600px) {

    .menublock {
        padding: 20vh 2em 2em;
    }

    .ibutton {
        padding: 0 2em 0 6em;
    }
}

@media screen and (max-width:1400px) {
    .ibutton {
        width: 55%;
        padding: 0 2em 0 5em;
    }

}

@media screen and (max-width:1080px) {

    .menublock {
        padding: 15vh 2em 2em;
    }

    .menulogo {
        padding-top: 3em;
    }

    .ibutton {
        height: 80vh;
        overflow-y: scroll;
    }
}

@media screen and (max-width:900px) {
    .menublock {
        padding: 0;
        overflow-y: scroll;
    }

    .menulogo {
        padding-top: 0em;
        display: block;
        width: 100%;
        padding: 3em 2em;
        position: relative;
        transform: translateY(0);
        opacity: 1;
        min-height: 40vh;
    }

    .menulogo:after {
        content: '';
        background: rgba(117, 59, 53, .95);
        width: 100%;
        height: 0%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        transition: .6s cubic-bezier(0.5, 1, 0.89, 1);
        transition-delay: .1s;
    }

    .show .menulogo:after {
        height: 100%;
    }

    .ibutton {
        width: 100%;
        position: relative;
        transform: translateY(0);
        opacity: 1;
        height: auto;
        overflow-y: auto;
        padding: 3em 2em;
        min-height: 60vh;
    }

    .ibutton:after {
        content: '';
        background: rgba(242, 235, 217, .95);
        width: 100%;
        height: 0%;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        transition: .6s cubic-bezier(0.5, 1, 0.89, 1);
        transition-delay: .1s;
    }

    .show .ibutton:after {
        height: 100%;
    }

    .menublock:before,
    .menublock:after,
    .show:before,
    .show:after {
        display: none;
    }

    .ibutton ul {
        margin: 0 auto;
        max-width: 100%;
    }

    .ibutton li {
        width: 25%;
        display: inline-block;
        padding: 1em;
    }
}
@media screen and (max-width:768px){
    .menulogo {
    min-height: 35vh;
}
.ibutton {
    min-height: 65vh;
}
    .menulogo .mu_logopc{
        display: none;
    }
    .menulogo .mu_logosp{
        display: block;
        margin: 0 auto;
    }
}
@media screen and (max-width:600px) {

    .ibutton ul {
        padding-left: 2em;
    }
}

@media screen and (max-width:530px) {
    .navbar {
        top: 1em;
        right: 1em;
    }

    .menulogo img {
        width: 170px;
    }

    .menulogo p {
        font-size: 16px;
        padding: 1em 0 0em;
    }

    .menulogo {
        padding: 4em 2em 2em;
    }

    .ibutton {
        padding: 2em;
    }

    .ibutton ul {
        padding-left: 0em;
    }

    .ibutton p.en {
        font-size: 22px;
    }

    .ibutton p.ch {
        font-size: 16px;
    }

    .ibutton p.ch img {
        width: 16px;
    }
}

@media screen and (max-width:430px) {

    .ibutton {
        padding: 3em 1em 3em 2em;
    }

    .ibutton ul {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    .ibutton li {
        padding: .5em;
        width: 50%;
    }

    .ibutton a {
        width: 73%;
    }

    .ibutton .txt {
        flex-direction: row;
        flex-wrap: wrap;
        height: auto;
        justify-content: left;
    }

    .ibutton p.en {
        -webkit-writing-mode: initial;
        writing-mode: initial;
    }

    .ibutton p.ch {
        -webkit-writing-mode: initial;
        writing-mode: initial;
        padding-top: 0;
    }

    .ibutton a .txt .en .lin {
        width: 10vw;
        height: 1px;
        margin-bottom: 0;
        margin-right: 0.5rem;
    }

    .ibutton p.en {
        font-size: 20px;
        width: 100%;
        height: 20%;
        order: 1;
    }

    .menulogo img {
        width: 160px;
    }

    .navbar {
        width: 165px;
    }

    @keyframes lin {
        0% {
            -webkit-transform-origin: 100% 0%;
            -ms-transform-origin: 100% 0%;
            -moz-transform-origin: 100% 0%;
            -o-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        50% {
            -webkit-transform-origin: 100% 0%;
            -ms-transform-origin: 100% 0%;
            -moz-transform-origin: 100% 0%;
            -o-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
            -webkit-transform: scale(0, 1);
            -ms-transform: scale(0, 1);
            -moz-transform: scale(0, 1);
            -o-transform: scale(0, 1);
            transform: scale(0, 1);
        }

        50.1% {
            -webkit-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
            -moz-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -moz-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
        }

        100% {
            -webkit-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
            -moz-transform-origin: 0% 0%;
            -o-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

    }
}

@media screen and (max-width:390px) {

    .menulogo {
        padding: 2em 2em 3em;
    }

    .ibutton ul {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: space-between;
    }

    .ibutton li {
        width: 48%;
    }
}

@media screen and (max-width:350px) {

    .menulogo {
        padding: 5em 1em 2em;
    }

    .menulogo p {
        font-size: 15px;
        padding: 1em 0 0em;
        letter-spacing: 6px;
    }

    .menulogo img {
        width: 150px;
    }

    .ibutton {
        padding: 1em 1em;
    }

    .ibutton li {
        width: 100%;
    }

    .ibutton ul {
        width: 160px;
    }
}

/***main***/
main {
    width: 100%;
}

/***about**********************************************************************************************/

.linbg {
    line-height: 0;
    background: url(../../images/ab1_deco01.jpg) top center no-repeat;
    width: 100%;
    min-height: 20px;
    background-size: cover;
}

/*ab1*/
.ab1 {
    background: url(../../images/ab1_bg03.png) bottom right no-repeat, url(../../images/ab1_bg02.png) bottom center no-repeat, url(../../images/ab1_bg01.png) top center no-repeat, #fff;
    background-size: auto, 100% auto, 100% auto;
    width: 100%;
    padding: 6.6rem 0 5.4rem;
    position: relative;
}


.ab11 {
    width: 1248px;
    max-width: 100%;
    margin: 0 auto;
}

.ab11 .ab11_title {
    width: 100%;
    max-width: 318px;
    padding-left: 9.6rem;
    color: #753b35;
    position: relative;
    z-index: 1;
}

.ab11 .ab11_title:before {
    content: '';
    background: url(../../images/ab1_deco03.png) top left no-repeat;
    background-size: 100%;
    width: 147px;
    max-width: 100%;
    min-height: 164px;
    position: absolute;
    top: -4rem;
    left: -5rem;

}

.ab11 .ab11_title:after {
    content: '';
    background: url(../../images/ab1_deco04.png) bottom left no-repeat;
    background-size: 100%;
    width: 172px;
    max-width: 100%;
    min-height: 168px;
    position: absolute;
    bottom: -12rem;
    left: -3rem;
    z-index: 1;

}

.ab11 .ab11_title h2 {
    font-size: 26px;
    font-family: 'Shippori Mincho';
    font-weight: 600;
    margin-bottom: 2rem;
}

.ab11 .ab11_title h3 {
    font-size: 24px;
    font-family: 'Philosopher';

}

.ab11 .ab11_title .ab11_lin {
    width: 97px;
    height: 4px;
    background: #753b35;
    display: inline-block;
}

.ab11 .ab11_cont {
    width: 1160px;
    max-width: 100%;
    display: flex;
    margin-top: 6rem;
    position: relative;
}

.ab11 .ab11_cont .ab11_img {
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.ab11 .ab11_cont:before {
    content: '';
    border-radius: 50% 40% 50% 20% / 40% 50% 60% 70%;
    background: #c8cdc0;
    width: 367px;
    max-width: 100%;
    min-height: 355px;
    position: absolute;
    right: 4rem;
    top: 12rem;
    z-index: 0;
    animation: spin 8s ease-in-out infinite;
}

@keyframes spin {
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 50%;
    }

    100% {
        border-radius: 80% 40% 50% 20% / 40% 50% 60% 70%;
    }
}

.ab11 .ab11_cont .ab11_txt {
    width: 175px;
    max-width: 100%;
    text-align: center;
    padding-top: 1.4rem;
    position: relative;
}






@media screen and (max-width: 1500px) {
    .ab1:after {
        background-size: 70%;
        min-height: 557px;
    }
}

@media screen and (max-width: 1300px) {
    .ab1:before {
        min-height: 685px;
        background-size: 80%;
    }

    .ab11 .ab11_cont {
        padding: 0 2rem;
    }

    .ab11 .ab11_title:before {
        background-size: 80%;
        min-height: 130px;
        top: -2rem;
        left: -2rem;
    }

    .ab11 .ab11_title:after {
        background-size: 80%;
        min-height: 140px;
        bottom: -16rem;
        left: -1rem;
    }
}

@media screen and (max-width:1150px) {
    .ab1:after {
        background-size: 60%;
        min-height: 477px;
    }
}

@media screen and (max-width:1000px) {
    .ab1 {
        background-size: 60%, 100% auto, 100% auto;
    }
}

@media screen and (max-width:991px) {
    .ab1:after {
        background-size: 50%;
        min-height: 407px;
        bottom: -13rem;
    }
}

@media screen and (max-width: 834px) {
    .ab1:after {
        background-size: 63%;
        min-height: 324px;
        bottom: -10rem;
        max-width: 20%;
    }

    .ab11 .ab11_cont:before {
        width: 40%;
        min-height: 225px;
        right: 6rem;
        top: 9rem;
    }
}

@media screen and (max-width: 768px) {
    .ab1:before {
        min-height: 445px;
        background-size: 60%;
        top: -22rem;
    }

    .ab1:after {
        min-height: 282px;
        bottom: -9rem;
    }

    .ab11 .ab11_cont .ab11_txt {
        max-width: 30%;
    }
}

@media screen and (max-width:650px) {
    .ab11 .ab11_cont:before {
        width: 30%;
        min-height: 149px;
        right: 4rem;
        top: 11rem;
    }
}

@media screen and (max-width: 576px) {
    .ab11 .ab11_title:before {
        background-size: 65%;
        min-height: 110px;
        top: 0rem;
        left: 0rem;
    }

    .ab1:after {
        min-height: 212px;
        bottom: -6rem;
        background-size: 60%;
        max-width: 17%;
    }

    .ab11 .ab11_title:after {
        background-size: 70%;
        min-height: 125px;
        left: 0;
    }

    .ab11 .ab11_cont:before {
        width: 30%;
        min-height: 150px;
        right: 4rem;
        top: 13rem;
    }

    .ab11 .ab11_title h2 {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 450px) {
    .ab1:before {
        min-height: 300px;
        top: -10rem;
        left: -6rem;
    }

    .ab1:after {
        bottom: -4rem;
    }

    .ab11 .ab11_cont .ab11_txt {
        max-width: 25%;
    }

    .ab11 .ab11_cont .ab11_txt img {
        max-width: 50%;
    }

    .ab11 .ab11_cont:before {
        max-width: 20%;
        min-height: 100px;
        right: 5rem;
        top: 14rem;
    }
}

@media screen and (max-width: 414px) {
    .ab11 .ab11_cont {
        margin-top: 4rem;
    }
.ab11 .ab11_cont .ab11_txt img {
    max-width: 30%;
}
    .ab11 .ab11_title:after {
        bottom: -9rem;
    }

    .ab11 .ab11_cont:before {
        min-height: 85px;
    }
}

@media screen and (max-width: 390px) {
    .ab11 .ab11_title:before {
        background-size: 80%;
        min-height: 102px;
        width: 35%;
    }

    .ab11 .ab11_cont {
        margin-top: 2.5rem;
    }

    .ab11 .ab11_cont:before {
        width: 30%;
        min-height: 80px;
        right: 4rem;
        top: 13rem;
    }

    .ab11 .ab11_title:before {
        top: -1rem;
        left: 0.5rem;
    }

    .ab11 .ab11_title:after {
        bottom: -9rem;
        background-size: 76%;
        min-height: 127px;
    }
}

@media screen and (max-width: 360px) {
    .ab1:after {
        bottom: -3rem;
        min-height: 110px;
        background-size: 50%;
    }

    .ab11 .ab11_cont {
        padding: 0 1rem;
    }

    .ab11 .ab11_cont:before {
        max-width: 25%;
        min-height: 80px;
        right: 3rem;
        top: 14rem;
    }

    .ab11 .ab11_cont .ab11_txt img {
        width: 55%;
    }
}

@media screen and (max-width:350px) {
    .ab11 .ab11_title:before {
        background-size: 88%;
        max-width: 28%;
        left: 1rem;
    }

    .ab11 .ab11_title h2 {
        font-size: 23px;
    }

    .ab11 .ab11_title h3 {
        font-size: 20px;
    }

    .ab11 .ab11_title:after {
        bottom: -8rem;
        background-size: 60%;
        min-height: 100px;
    }
}

@media screen and (max-width:320px) {
    .ab1:after {
        bottom: -2rem;
        min-height: 80px;
        background-size: 50%;
    }

    .ab11 .ab11_title {
        padding-left: 7.6rem;
    }

    .ab11 .ab11_title:before {
        left: 0rem;
    }

    .ab11 .ab11_cont .ab11_txt img {
        max-width: 70%;
    }

    .ab11 .ab11_cont:before {
        top: 11rem;
    }
}

/*ab2*/
.ab2 {
    background: url(../../images/ab2_bg.jpg) top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    min-height: 800px;
}

@media screen and (max-width: 991px) {
    .ab2 {
        min-height: 450px;
    }
}

@media screen and (max-width: 834px) {
    .ab2 {
        min-height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .ab2 {
        min-height: 300px;
        background-attachment: initial;
    }
}

@media screen and (max-width: 576px) {
    .ab2 {
        min-height: 240px;
    }
}

@media screen and (max-width: 450px) {
    .ab2 {
        min-height: 180px;
    }
}

@media screen and (max-width: 414px) {
    .ab2 {
        min-height: 170px;
    }
}

@media screen and (max-width: 390px) {
    .ab2 {
        min-height: 160px;
    }
}

@media screen and (max-width: 360px) {
    ab2 {
        min-height: 150px;
    }
}

@media screen and (max-width:320px) {
    .ab2 {
        min-height: 130px;
    }
}

/*ab3*/
.ab3 {
    position: relative;
}



.ab31 {
    background: #e6e7e8;
}

.ab31 .ab31_inner {
    width: 1248px;
    max-width: 100%;
    padding-top: 13.4rem;
    margin: 0 auto -20rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    overflow: hidden;

}

.ab31 .ab31_inner .ab31_img {}

.ab31 .ab31_inner .ab31_txt {
    width: 400px;
    max-width: 100%;
    padding: 7.8rem 3.6rem 0 2.8rem;

}

.ab31 .ab31_inner .ab31_txt h3 {
    padding-bottom: 3.4rem;
    font-family: 'Philosopher';
    font-size: 41px;
    color: #753b35;
}

.ab31 .ab31_inner .ab31_txt p {
    font-size: 16px;
    font-family: 'Noto Serif TC';
    color: #753b35;
    padding: 0 2rem 0 1rem;
    line-height: 36px;
}



/*ab32*/
.ab32 {
    background: url(../../images/ab32_bg.png) top center no-repeat, #fff;
    background-size: auto;
    width: 100%;
    position: relative;
    padding: 0 0 18rem 0;
}

.ab32 .ab32_deco01 img {
    position: absolute;
    top: 5rem;
    right: 8rem;
    z-index: 1;
}

.ab32 .ab32t {
    width: 1500px;
    max-width: 100%;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 27.5rem 28.8rem 0 0;
    overflow: hidden;

}

.ab32 .ab32t:before {
    content: '';
    background: url(../../images/ab32_deco01.jpg) top right no-repeat;
    background-size: 100%;
    width: 850px;
    max-width: 100%;
    min-height: 389px;
    position: absolute;
    top: 23rem;
    right: 0;
    z-index: -1;
}

.ab32t .ab32t_txt {
    width: 435px;
    max-width: 100%;
    padding: 11.3rem 0 0;
    line-height: 36px;
    text-align: justify;
}

.ab32t .ab32t_txt p {
    font-size: 16px;
    color: #753b35;
}

.ab32t .ab32t_img {
    position: relative;
    z-index: 0;
}

.ab32 .ab32b {
    width: 1248px;
    max-width: 100%;
    margin: -22.7rem auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 0;
    padding-top: 18rem;

}

.ab32 .ab32b:before {
    content: '';
    background: url(../../images/ab32_deco02.png) top left no-repeat;
    background-size: 100%;
    width: 896px;
    max-width: 100%;
    min-height: 373px;
    position: absolute;
    top: 0;
    left: -7.8rem;
    z-index: -1;
}

.ab32b .ab32b_img {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.ab32b .ab32b_txt {
    padding-top: 12rem;
    padding-left: 10.9rem;
    position: relative;
    z-index: 0;
    width: 38%;

}

.ab32b .ab32b_txt img {
    display: block;
    margin-bottom: 4rem;
}

.ab32b .ab32b_txt span {
    display: block;
    text-align: left;
    color: #753b35;
    font-size: 12px;
    font-family: 'Philosopher';

}

.ab32b_txt .ab32_deco img:nth-child(1) {
    position: absolute;
    top: 10rem;
    left: -4rem;
    z-index: -1;
}

.ab32b_txt .ab32_deco img:nth-child(2) {
    position: absolute;
    top: -4rem;
    left: -27rem;
    z-index: 0;
}

@media screen and (max-width: 1500px) {
    .ab3:before {
        width: 40%;
        min-height: 730px;
        top: -28rem;
        left: -9rem;
        background-size: 70%;
    }

    .ab32 .ab32t {
        padding: 27.5rem 11rem 0 2rem;
    }
}

@media screen and (max-width: 1300px) {
    .ab32 .ab32t {
        padding: 27.5rem 4rem 0 2rem;
    }

    .ab32 .ab32t:before {
        background-size: 76%;
        min-height: 297px;
    }
}

@media screen and (max-width: 1250px) {
    .ab31 .ab31_inner {
        padding: 13.4rem 2rem 0;
    }

    .ab32 .ab32b {
        padding: 18rem 2rem 0;
    }
}

@media screen and (max-width: 1100px) {
    .ab3:before {
        min-height: 480px;
    }

    .ab32 .ab32t:before {
        background-size: 65%;
        min-height: 270px;
    }

    .ab32t .ab32t_txt {
        padding: 11.3rem 1rem 0;
    }

    .ab32 .ab32b:before {
        background-size: 85%;
        top: 8rem;
    }

    .ab32b_txt .ab32_deco img:nth-child(1) {
        top: 4rem;
        left: -10rem;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        top: -8rem;
        left: -23rem;
    }
}

@media screen and (max-width: 1000px) {
    .ab31 .ab31_inner {
        padding: 5.4rem 2rem 0;
    }

    .ab31 .ab31_inner .ab31_txt {
        padding: 3.8rem 3.6rem 0 2.8rem;
    }

    .ab32 .ab32t:before {
        background-size: 50%;
        min-height: 270px;
    }

    .ab32t .ab32t_txt {
        padding: 4.3rem 1rem 0;
    }

    .ab32 .ab32b:before {
        background-size: 73%;
        top: 16rem;
        min-height: 277px;
    }

    .ab32b .ab32b_txt {
        padding-left: 2.9rem;
    }

    .ab32b_txt .ab32_deco img:nth-child(1) {
        top: 9rem;
        left: -8rem;
        width: 55%;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -12rem;
        width: 60%;
        top: 1rem;
    }
}

@media screen and (max-width: 834px) {
    .ab3:before {
        min-height: 300px;
    }

    .ab31 .ab31_inner .ab31_txt {
        padding: 0.8rem 0.6rem 0 2.8rem;
    }

    .ab31 .ab31_inner .ab31_txt h3 {
        font-size: 26px;
    }

    .ab32 .ab32t {
        padding: 24.5rem 4rem 0 2rem;
    }

    .ab32t .ab32t_txt {
        padding: 0 5rem 0 1rem;
    }

    .ab32 .ab32t:before {
        background-size: 40%;
        min-height: 160px;
    }

    .ab32 .ab32b {
        padding: 28rem 2rem 0;
    }

    .ab32 .ab32b:before {
        background-size: 70%;
        top: 24rem;
        min-height: 247px;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -8rem;
    }
}

@media screen and (max-width: 768px) {
    .ab3:before {
        top: -16rem;
        left: -4rem;
    }

    .ab31 .ab31_inner {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ab31 .ab31_inner .ab31_txt {
        padding: 0.8rem 3.6rem 0 2.8rem;
        order: -1;
    }

    .ab31 .ab31_inner .ab31_txt h3 {
        font-size: 41px;
    }

    .ab31 .ab31_inner .ab31_txt {
        padding: 2rem;
        width: 80%;
        margin: 0 auto;
    }

    .ab32 {
        padding: 0 0 5rem 0;
    }

    .ab32 .ab32_deco01 img {
        top: -37rem;
        right: 2rem;
        width: 50%;
    }

    .ab32 .ab32t {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ab32t .ab32t_txt {
        padding: 2rem 2rem 4rem;
        width: 80%;
        margin: 0 auto;
    }

    .ab32 .ab32t:before {
        background-size: 87%;
        min-height: 280px;
        top: 39rem;
    }

    .ab32 .ab32b {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 30rem 2rem 0;
    }

    .ab32 .ab32b:before {
        background-size: 84%;
        top: 27rem;
    }

    .ab32b .ab32b_txt {
        padding: 2.9rem 2.9rem 1rem;
        width: 70%;
        margin: 0 auto;
    }

    .ab32b_txt .ab32_deco img:nth-child(1) {
        top: -5rem;
        left: -12rem;
        width: 41%;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -11rem;
        width: 30%;
        top: -2rem;
    }
}

@media screen and (max-width: 576px) {
    .ab3:before {
        top: -7rem;
        left: -5rem;
    }

    .ab31 .ab31_inner .ab31_txt {
        width: 90%;
    }

    .ab32 .ab32_deco01 img {
        top: -22rem;
    }

    .ab32 .ab32t {
        padding: 20.5rem 4rem 0 2rem;
    }

    .ab32t .ab32t_txt {
        width: 100%;
    }

    .ab32 .ab32b:before {
        background-size: 95%;
        min-height: 160px;
    }

    .ab32b .ab32b_txt img {
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 450px) {
    .ab3:before {
        min-height: 180px;
    }

    .ab31 .ab31_inner .ab31_txt {
        width: 100%;
    }

    .ab31 .ab31_inner .ab31_txt h3 {
        padding-bottom: 0.4rem;
    }

    .ab32 .ab32t:before {
        top: 43rem;
    }

    .ab32b .ab32b_txt {
        padding: 2.9rem 1rem 1rem;
        width: 80%;
    }

    .ab32b_txt .ab32_deco img:nth-child(1) {
        top: 1rem;
        left: -4rem;
        width: 40%;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -11rem;
        top: 2rem;
    }
}

@media screen and (max-width: 414px) {
    .ab31 .ab31_inner {
        padding: 1.4rem 2rem 0;
    }

    .ab32 .ab32_deco01 img {
        top: -10rem;
    }

    .ab32 .ab32b:before {
        min-height: 145px;
        top: 25rem;
        background-size: 100%;
    }

    .ab32b .ab32b_txt {
        padding: 2.9rem 0 1rem;
        width: 90%;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -10rem;
    }
}

@media screen and (max-width: 390px) {
    .ab31 .ab31_inner .ab31_txt {
        padding: 0 0 1rem 0;
    }

    .ab32t .ab32t_txt {
        padding: 2rem 0rem 6rem;
    }

    .ab32 .ab32t:before {
        top: 44rem;
    }

    .ab32 .ab32b:before {
        min-height: 135px;
        top: 25rem;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -9rem;
        top: 4rem;
    }
}

@media screen and (max-width: 360px) {
    .ab3:before {
        top: -8rem;
        left: -2rem;
        min-height: 160px;
    }

    .ab31 .ab31_inner .ab31_txt h3 {
        font-size: 38px;
    }

    .ab32 .ab32t:before {
        top: 47rem;
        min-height: 145px;
    }

    .ab32 .ab32b:before {
        top: 27rem;
    }
}

@media screen and (max-width:350px) {
    .ab31 .ab31_inner .ab31_txt h3 {
        font-size: 30px;
    }

    .ab31 .ab31_inner .ab31_txt p {
        padding: 0;
    }

    .ab32 .ab32t:before {
        top: 50rem;
    }

    .ab32b .ab32b_txt {
        padding: 2rem 0 0;
        width: 90%;
    }

    .ab32b_txt .ab32_deco img:nth-child(2) {
        left: -7rem;
        top: 3rem;
    }
}


/*ab4*/
.ab4 {
    background: url(../../images/ab4_bg.jpg) top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    min-height: 800px;
}

@media screen and (max-width: 991px) {
    .ab4 {
        min-height: 450px;
    }
}

@media screen and (max-width: 834px) {
    .ab4 {
        min-height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .ab4 {
        min-height: 300px;
        background-attachment: initial;
    }
}

@media screen and (max-width: 576px) {
    .ab4 {
        min-height: 240px;
    }
}

@media screen and (max-width: 450px) {
    .ab4 {
        min-height: 180px;
    }
}

@media screen and (max-width: 414px) {
    .ab4 {
        min-height: 170px;
    }
}

@media screen and (max-width: 390px) {
    .ab4 {
        min-height: 160px;
    }
}

@media screen and (max-width: 360px) {
    ab4 {
        min-height: 150px;
    }
}

@media screen and (max-width:320px) {
    .ab4 {
        min-height: 130px;
    }
}


/*ab5*/
.ab5 {
    background: #e6e7e8;
    padding: 6.4rem 0 0 0;
    position: relative;
}

.ab5 .ab51 {
    width: 1465px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.ab51 .ab51_l {
    padding-top: 11.3rem;
    position: relative;
}

.ab51_l .ab51_l_img {
    overflow-x: hidden;
}

.ab51_l .ab51_l_txt {
    position: absolute;
    bottom: 0;
    right: -7rem;
}

.ab51_r .ab51_r_img {
    overflow-x: hidden;
}

.ab51_r .ab51_r_txt {
    text-align: right;
    padding-top: 1.6rem;
}

.ab51_r .ab51_r_txt p {
    display: inline-block;
    color: #753b35;
    font-family: 'Philosopher';

}

.ab51_r .ab51_r_txt p:nth-child(1) {
    padding-right: 4.6rem;
    text-transform: uppercase;
}

.ab5 .ab52 {
    width: 1465px;
    max-width: 100%;
    margin: 1.8rem auto 0;
    overflow: hidden;
}


@media screen and (max-width: 1480px) {
    .ab5 .ab51 {
        padding: 0 2rem;
    }

    .ab5 .ab52 {
        padding: 0 2rem;
    }

    .ab51 .ab51_l {
        margin-right: 2rem;
    }
}

@media screen and (max-width: 1350px) {
    .ab51_l .ab51_l_txt {
        right: -10rem;
        width: 60%;
    }
}

@media screen and (max-width: 1200px) {
    .ab51 .ab51_l {
        padding-top: 9rem;
    }
}

@media screen and (max-width:991px) {
    .ab51 .ab51_l {
        padding-top: 7rem;
    }
}

@media screen and (max-width: 834px) {
    .ab51 .ab51_l {
        padding-top: 6rem;
    }

    .ab51_l .ab51_l_txt {
        right: -7rem;
    }
}

@media screen and (max-width: 768px) {
    .ab51 .ab51_l {
        padding-top: 5.4rem;
    }
}

@media screen and (max-width: 576px) {
    .ab5 .ab51 {
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ab51 .ab51_l {
        padding-top: 0;
        margin: 0 0 2rem 0;
    }

    .ab51_l .ab51_l_txt {
        right: 1rem;
        width: 40%;
    }

    .ab51_r .ab51_r_txt {
        padding-top: 0.6rem;
    }
}

@media screen and (max-width: 450px) {
    .ab5 {
        padding: 3rem 0 0 0;
    }
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 390px) {}

@media screen and (max-width: 350px) {
    .ab51_r .ab51_r_txt p:nth-child(1) {
        padding-right: 2.6rem;
    }
}

@media screen and (max-width:300px) {
    .ab51_r .ab51_r_txt p:nth-child(1) {
        padding-right: 0.6rem;
    }
}

/*ab6*/
.ab6 {
    background: url(../../images/ab6_mask.png) top center no-repeat, url(../../images/ab6_bg.jpg) top center no-repeat no-repeat fixed;
    background-size: auto, cover;
    width: 100%;
    min-height: 1080px;
    position: relative;
    overflow: hidden;

}

.ab6 .moving-clouds {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 250.625em;
    min-height: 700px;
    -webkit-animation: cloud 80s linear infinite;
    animation: cloud 80s linear infinite;
}

@keyframes cloud {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}

.ab6 .ab6_deco {
    position: absolute;
    top: 0;
    right: 0;
}

.ab6 .ab6_txt {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 1100px) {
    .ab6 {
        min-height: 650px;
    }

    .ab6 .moving-clouds {
        min-height: 100%;
    }

    .ab6 .ab6_txt {
        top: 45%;
    }
}

@media screen and (max-width: 834px) {
    .ab6 {
        min-height: 600px;
    }

    .ab6 .ab6_txt {
        top: 39%;
        width: 30%;
    }
}

@media screen and (max-width: 768px) {
    .ab6 {
        min-height: 430px;
        background-attachment: initial;
        background-size: contain, cover;
    }

    .ab6 .ab6_txt {
        width: 40%;
        top: 37%;
    }

    .ab6 .ab6_deco {
        width: 70%;
    }
}

@media screen and (max-width: 576px) {
    .ab6 {
        min-height: 300px;
    }

    .ab6 .ab6_txt {
        width: 50%;
        top: 50%;
    }
}

@media screen and (max-width: 450px) {
    .ab6 {
        min-height: 250px;
    }
}

@media screen and (max-width: 414px) {
    .ab6 {
        min-height: 230px;
    }
}

@media screen and (max-width: 390px) {
    .ab6 {
        min-height: 220px;
    }
}

@media screen and (max-width: 330px) {
    .ab6 {
        min-height: 190px;
    }
}

/*ab7*/
.ab7{
    background: #fff;
}
.ab7_inner {
    width: 1300px;
    max-width: 100%;
    margin: 0 22.8rem 0 auto;
    padding: 12.6rem 0 13.8rem 0;
    display: flex;
    justify-content: space-between;
}

.ab7_inner .ab7_l {
    width: 570px;
    max-width: 100%;
    padding: 7.7rem 15.6rem 0 0;
    position: relative;
}

.ab7_inner .ab7_l img {
    padding-bottom: 12rem;
}

.ab7_inner .ab7_l p {
    color: #753b35;
    font-size: 16px;
    font-family: 'Noto Serif TC';
    text-align: justify;
}

.ab7_inner .ab7_l:before {
    content: '';
    background: url(../../images/ab7_deco.png) top right no-repeat;
    background-size: 100%;
    width: 488px;
    max-width: 100%;
    min-height: 171px;
    position: absolute;
    top: 9rem;
    right: -10rem;
    z-index: 1;
}

.ab7_inner .ab7_r {}

.ab7_inner .ab7_r .ab7_r_img {
    overflow: hidden;
}

@media screen and (max-width: 1530px) {
    .ab7_inner {
        margin: 0 12.8rem 0 auto;
    }
}

@media screen and (max-width: 1450px) {
    .ab7_inner {
        padding: 12.6rem 2rem 13.8rem 2rem;
    }
}

@media screen and (max-width:1300px) {
    .ab7_inner .ab7_l {
        padding: 7.7rem 7.6rem 0 0;
    }
}

@media screen and (max-width:1100px) {
    .ab7_inner {
        padding: 5.6rem 2rem 3.8rem 2rem;
    }

    .ab7_inner .ab7_l img {
        padding-bottom: 7rem;
    }

    .ab7_inner .ab7_l:before {
        background-size: 70%;
        min-height: 118px;
    }
}

@media screen and (max-width: 991px) {
    .ab7_inner .ab7_l {
        padding: 2.7rem 2.6rem 0 0;
    }

    .ab7_inner .ab7_l img {
        padding-bottom: 4rem;
    }

    .ab7_inner .ab7_l:before {
        background-size: 60%;
        min-height: 118px;
        right: -8rem;
        top: 5rem;
    }
}

@media screen and (max-width: 834px) {
    .ab7_inner .ab7_l:before {
        min-height: 76px;
        right: -9rem;
        top: 7rem;
    }
}

@media screen and (max-width: 768px) {
    .ab7_inner {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .ab7_inner .ab7_l {
        padding: 2rem;
        width: 90%;
        margin: 0 auto;
    }

    .ab7_inner .ab7_l:before {
        right: 12rem;
        top: 4rem;
    }
}

@media screen and (max-width: 576px) {
    .ab7_inner .ab7_l {
        padding: 0 0 2rem 0;
        width: 100%;
        margin: 0 auto;
    }

    .ab7_inner .ab7_l:before {
        right: 1rem;
        top: 2rem;
    }
}

@media screen and (max-width: 450px) {
    .ab7_inner .ab7_l:before {
        right: 0;
        top: 6rem;
        background-size: 40%;
    }
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 390px) {
    .ab7_inner .ab7_l:before {
        top: 7rem;
    }
}

@media screen and (max-width: 360px) {
    .ab7_inner .ab7_l:before {
        top: 8rem;
        background-size: 35%;
    }
}

/*ab8*/
.ab8 {
    background: url(../../images/ab8_mask.png) bottom center no-repeat, url(../../images/ab8_bg.jpg) center center fixed;
    background-size: contain, cover;
    width: 100%;
    min-height: 852px;
}

@media screen and (max-width: 991px) {
    .ab8 {
        min-height: 450px;
    }
}

@media screen and (max-width: 834px) {
    .ab8 {
        min-height: 400px;
    }
}

@media screen and (max-width: 768px) {
    .ab8 {
        min-height: 300px;
        background-attachment: initial;
    }
}

@media screen and (max-width: 576px) {
    .ab8 {
        min-height: 240px;
    }
}

@media screen and (max-width: 450px) {
    .ab8 {
        min-height: 180px;
    }
}

@media screen and (max-width: 414px) {
    .ab8 {
        min-height: 170px;
    }
}

@media screen and (max-width: 390px) {
    .ab8 {
        min-height: 160px;
    }
}

@media screen and (max-width: 360px) {
    ab8 {
        min-height: 150px;
    }
}

@media screen and (max-width:320px) {
    .ab8 {
        min-height: 130px;
    }
}


/*ab9*/
.ab9 {
    background: url(../../images/ab9_bg.png) bottom center no-repeat, #262712;
    background-size: cover;
    width: 100%;
    min-height: 1014px;
    position: relative;
}

.ab9 .ab9_inner {
    width: 1250px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 12.5rem 2.7rem 54rem 6.3rem;
}

.ab9 .ab9_inner .ab9_l {}

.ab9 .ab9_inner .ab9_r {
    width: 400px;
    max-width: 100%;
    color: #b4b3bb;
}

.ab9 .ab9_inner .ab9_r h3 {
    font-size: 16px;
    padding: 13.3rem 0 6.7rem 0;
}

.ab9 .ab9_inner .ab9_r h4 {
    font-size: 20px;
}

.ab9 .ab9_inner .ab9_radius1 {
    background: url(../../images/ab9_img02.jpg) bottom center no-repeat;
    background-size: cover;
    width: 226px;
    max-width: 100%;
    min-height: 230px;
    border-radius: 45% 55% 39% 56% / 57% 54% 46% 43%;
    box-shadow: inset 0 0 10px #000000;
    overflow: hidden;
    animation: animate-border-radius 7s linear infinite running;
    position: absolute;
    top: 1%;
    right: 37rem;
}
.ab9 .ab9_inner .ab9_radius2 {
    background: url(../../images/ab9_img03.jpg) center center no-repeat;
    background-size: cover;
    width: 355px;
    max-width: 100%;
    min-height: 360px;
    border-radius: 28% 68% 65% 25% / 25% 25% 65% 65%;
    box-shadow: inset 0 0 10px #000000;
    overflow: hidden;
    animation: animate-border-radius 7s linear infinite running;
    position: absolute;
    bottom: -3%;
    left: 54%;
    transform: translate(-50%, -50%);
}

@keyframes animate-border-radius {
    0% {
        border-radius: 30% 70% 38% 62% / 47% 37% 63% 53%;
    }

    20% {
        border-radius: 42% 58% 58% 42% / 34% 41% 59% 66%;
    }

    40% {
        border-radius: 56% 44% 62% 38% / 44% 22% 78% 56%;
    }

    60% {
        border-radius: 60% 40% 38% 62% / 52% 35% 65% 48%;
    }

    80% {
        border-radius: 60% 40% 49% 51% / 52% 61% 39% 48%;
    }

    100% {
        border-radius: 30% 70% 38% 62% / 47% 37% 63% 53%;
    }
}
@media screen and (max-width: 1280px){
    .ab9 .ab9_inner .ab9_radius1 {
    right: 7rem;
}
}
@media screen and (max-width: 1000px){
    .ab9 .ab9_inner .ab9_radius1 {
    width: 20%;
    min-height: 200px;
}
}
@media screen and (max-width: 991px){}
@media screen and (max-width: 834px){
.ab9 {
    min-height: 900px;
}
.ab9 .ab9_inner {
    padding: 12.5rem 2rem 50rem 2rem;
}
.ab9 .ab9_inner .ab9_r h3 {
    padding: 4.3rem 0 6.7rem 0;
}
.ab9 .ab9_inner .ab9_r h4 {
    font-size: 17px;
}
    .ab9 .ab9_inner .ab9_radius1 {
    min-height: 150px;
}
}
@media screen and (max-width: 768px){
    .ab9 .ab9_inner {
    flex-wrap: wrap;
    flex-direction: column;
}
.ab9 .ab9_inner {
    padding: 4.5rem 2rem 50rem 2rem;
}
.ab9 .ab9_inner .ab9_r {
    width: 90%;
    margin: 0 auto;
}
.ab9 .ab9_inner .ab9_radius1 {
    min-height: 230px;
    top: 55%;
    width: 41%;
    right: 3rem;
}
.ab9 .ab9_inner .ab9_radius2 {
    bottom: -13%;
    left: 31%;
}
}
@media screen and (max-width: 576px){
    .ab9 .ab9_inner .ab9_radius2 {
    bottom: -9%;
    left: 31%;
    width: 55%;
    min-height: 255px;
}
}
@media screen and (max-width: 450px){
    .ab9 .ab9_inner .ab9_radius1 {
    min-height: 180px;
}
}
@media screen and (max-width: 414px){
   .ab9 .ab9_inner .ab9_r h3 {
    padding: 4.3rem 0 3.7rem 0;
}
    .ab9 .ab9_inner .ab9_radius2 {
    bottom: -12%;
}
}
@media screen and (max-width: 390px){
    .ab9 .ab9_inner .ab9_radius1 {
    top: 48%;
}
}
@media screen and (max-width: 360px){
.ab9 {
    min-height: 860px;
}
    .ab9 .ab9_inner .ab9_radius1 {
    min-height: 155px;
}
.ab9 .ab9_inner .ab9_radius2 {
    bottom: -3%;
    min-height: 225px;
}
}

/*ab10*/
.ab10{    
    position: relative;
}
.ab10:before{    
    background: url(../../images/ab10_bg.jpg) top center;
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}
.ab10_mask{
    margin-top: 46.6rem;
    line-height: 0;
    vertical-align: bottom;
    margin-bottom: -1px;
}

@media screen and (max-width: 768px){
    .ab10_mask {
    margin-top: 33.6rem;
}
}
@media screen and (max-width: 414px){
    .ab10:before {
    background-position: top right -27rem;
}
}
@media screen and (max-width: 390px){
    .ab10:before {
    background-position: top right -43rem;
}
}
@media screen and (max-width: 350px){}
/***inews*************************************************************************************************/

.inews {
    width: 100%;
    max-width: 1036px;
    margin: 0 auto;
}

.inews .inews_title {
    width: 100%;
    max-width: 252px;
    margin: 0 auto;
    background: url(../../images/inews_titlebg.png) bottom right no-repeat;
    min-height: 179px;
    color: #753b35;
    text-align: center;
    padding-right: 2.5rem;
}

.inews .inews_title h2 {
    font-size: 26px;
    font-family: 'Shippori Mincho';
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: inline-block;
    vertical-align: top;
}

.inews .inews_title h3 {
    font-size: 24px;
    font-family: 'Philosopher';
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: inline-block;
}

.inews .inews_inner {
    width: 100%;
    max-width: 1036px;
    margin: 6rem auto 5.6rem;
    display: flex;

}

.inews .newslist_rwd {
    display: inline-block;
    width: 48%;
}

.inews .inews_inner a {
    display: flex;
}

.newslist_rwd a {
    position: relative;
    transition: .3s ease all;
    line-height: 1.5;
    color: #753b35;
}

.newslist_rwd a:hover .ntitle h3,
.newslist_rwd a:hover .ntitle p {
    color: #433434;
}

.newslist_rwd a:hover .npic {
    transform: translateY(-5px);
    -webkit-filter: drop-shadow(8px 9px 9px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(8px 9px 9px rgba(0, 0, 0, 0.5));
}

/*npic*/
.npic {
    position: relative;
    width: 136px;
    min-height: 136px;
    transition: .3s ease all;
    vertical-align: top;
    max-width: 100%;
    margin: 0 2rem 0;
    display: inline-block;
    transition: .3s ease all;
}

.npicimg {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
}

.inews .inews_inner .ntitle {
    width: 300px;
    max-width: 100%;
    font-family: 'Shippori Mincho';
    margin: 2.3rem 0 0;
}

.inews .inews_inner .ntitle h3 {
    font-size: 18px;
    margin: 0 0 2.8rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.inews .inews_inner .ntitle p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media screen and (max-width:1300px) {}

@media screen and (max-width: 850px) {
    .inews .inews_inner .ntitle {
        margin: 0.3rem 0 0;
    }
}

@media screen and (max-width: 768px) {

    .inews .inews_inner {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 0 2rem;
    }

    .inews .newslist_rwd {
        width: 95%;
        margin-bottom: 3rem;
    }

    .inews .inews_inner .ntitle {
        width: 60%;
    }

}

@media screen and (max-width: 576px) {}

@media screen and (max-width: 450px) {
    .inews .inews_inner {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 414px) {
    .inews .inews_title {
        width: 60%;
        min-height: 159px;
        padding-right: 0;
        background-size: 76%;
    }

    .inews .inews_inner a {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .npic {
        margin: 0;
    }

    .inews .inews_inner .ntitle {
        width: 80%;
        margin: 2.3rem 0 2rem;
    }

    .inews .inews_inner .ntitle h3 {
        margin: 0 0 0.8rem 0;
    }
}

@media screen and (max-width: 390px) {}

@media screen and (max-width: 350px) {}


/***news***************************************/

.news {
    margin: 0 auto;
    padding: 0 3rem;
}

.news .newslist{
        width: 100%;
    max-width: 1036px;
    margin: 0 auto;
}

.news .newslist_rwd {
    display: inline-block;
    width: 48%;
    margin-bottom: 3rem;
}

.news .newslist a {
  
}

.newslist_rwd a {
    position: relative;
    transition: .3s ease all;
    line-height: 1.5;
    color: #753b35;
    display: inline-block;
}

.newslist_rwd a:hover .ntitle h3,
.newslist_rwd a:hover .ntitle p {
    color: #433434;
}

.newslist_rwd a:hover .npic {
    transform: translateY(-5px);
    -webkit-filter: drop-shadow(8px 9px 9px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(8px 9px 9px rgba(0, 0, 0, 0.5));
}

/*npic*/
.npic {
    position: relative;
    width: 136px;
    min-height: 136px;
    transition: .3s ease all;
    vertical-align: top;
    max-width: 100%;
    margin: 0 2rem 0;
    display: inline-block;
    transition: .3s ease all;
}

.npicimg {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
}

.news .newslist .ntitle {
    width: 300px;
    max-width: 100%;
    font-family: 'Shippori Mincho';
    margin: 2.3rem 0 0;
    display: inline-block;
    vertical-align: top;
}
.news .newslist .ntitle a:nth-child(1){
    display: none;
}
.news .newslist .ntitle h3 {
    font-size: 18px;
    margin: 0 0 2.8rem 0;
}
.news .newslist .ntitle h3 a:nth-child(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.news .newslist .ntitle p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media screen and (max-width:1300px) {}

@media screen and (max-width: 850px) {
    .news .newslist .ntitle {
        margin: 0.3rem 0 0;
    }
}

@media screen and (max-width: 768px) {

    .news .newslist {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 0 2rem;
    }

    .news .newslist_rwd {
        width: 95%;
        margin-bottom: 3rem;
    }

    .news .newslist .ntitle {
        width: 60%;
    }

}

@media screen and (max-width: 576px) {}

@media screen and (max-width: 450px) {
    .news .newslist {
        padding: 0 1rem;
    }
}

@media screen and (max-width: 414px) {
    .news .news_title {
        width: 60%;
        min-height: 159px;
        padding-right: 0;
        background-size: 76%;
    }

    .news .newslist a {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .npic {
        margin: 0;
    }

    .news .newslist .ntitle {
        width: 80%;
        margin: 2.3rem 0 2rem;
    }

    .news .newslist .ntitle h3 {
        margin: 0 0 0.8rem 0;
    }
}

@media screen and (max-width: 390px) {}

@media screen and (max-width: 350px) {}

.page_num{
    width: 1248px;
    max-width: 100%;
    margin: 3rem auto 0;
}
.page_num a{
    display: inline-block;

}
.news .newslist .back a{
    display: block;
}
.tableimg .date, .tableimg .back{
    text-align: right;
}
/***location**************************************************/
.location{
    max-width: 100%;
    margin: 0 auto;
    padding-top: 5rem;
}
.map {
    width:1080px;
    margin:0 auto;
    max-width:100%;
    border:solid 15px #9b907e;
    min-height:630px;
    position:relative;
    background:#6ebcb9;
}
.map iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
    border:0;
}
@media screen and (max-width: 1100px){
    .location{
        padding: 5rem 2rem 0;
    }
}
    @media screen and (max-width:991px) {
        
        .map {
            min-height:630px;
        }
    }
    @media screen and (max-width:800px) {
        
        .map {
            min-height:500px;
        }
    }
    @media screen and (max-width:640px) {
       
        .map {
            min-height:400px;
        }
    }
    @media screen and (max-width:520px) {
        
        .map {
            min-height:350px;
            border: solid 10px #9b907e;
        }
    }
    @media screen and (max-width:430px) {
        
    }
    @media screen and (max-width:380px) {
        .map {
            min-height:280px;
        }
    }

/***roomguide*******************************************************/
.roomguide{
    max-width:90%;
    margin:0 auto;
    width:1150px;
}
/*rg_room*/
    .rg_room {
        position:relative;
        margin-bottom:30px;
        background:#130f10;
        transition:.3s linear;
        margin-right:30px;
    }
        .rg_room a {
            transition:.3s linear;
        } 
        /*rg_bg*/
        .rg_bg {
            width:65%;
            display:inline-block;
            position:absolute;
            top:0;
            left:0;
            height:100%;
            transition:.3s linear;
        }
            .rg_bg1 {
                background:url(../../images/rgbt1.png) top center no-repeat;
                background-size:cover;
            }
            .rg_bg2 {
                background:url(../../images/rgbt2.png) top center no-repeat;
                background-size:cover;
            }
            .rg_bg3 {
                background:url(../../images/rgbt3.png) top center no-repeat;
                background-size:cover;
            }
            .rg_bg4 {
                background:url(../../images/rgbt4.png) top center no-repeat;
                background-size:cover;
            }
            .rg_bg5 {
                background:url(../../images/rgbt5.png) top center no-repeat;
                background-size:cover;
            }
        /*rg_title*/
        .rg_title {
            float:right;
            width:35%;
            background:#753b35;
            text-align:center;
            padding:4em 2em 5em;
        }
            .rg_title h2 {
                display:inline-block;
                color:#fff;
                border-bottom:solid 3px #c3a48b;
                font-weight: normal;
                font-size: 35px;
                letter-spacing: 4px;
                font-family: initial;
            }
            .rg_title h5{
                color:#fff;
                font-size: 35px;
            }
            .rg_title sub{
                color:#fff;
                font-size: 20px;
            }
            .rg_title img {
                max-width:80%;
                display:block;
                margin:0 auto;
            }
            /*view*/
            .view {
                margin-top:2em;
            }
                .line {
                    height:70px;
                    width:1px;
                    background:#c3a48b;
                    margin:0 auto;
                }
                .btn {
                    color:#fff;
                    border:solid 1px #fff;
                    display: inline-block;
                    padding: 14px 30px;
                    border-radius:0px;
                    transition:.3s linear;
                }
                /*2n+0*/
                .rg_room:nth-of-type(2n+0) {
                    margin-right:0px;
                    margin-left:30px;
                }
                .rg_room:nth-of-type(2n+0) .rg_bg {
                    left:inherit;
                    right:0;
                }
                .rg_room:nth-of-type(2n+0) .rg_title {
                    float:left;
                }
                /*hover*/
                .rg_room:nth-of-type(2n+0):hover {
                    box-shadow: -3px 3px 15px rgba(255, 255, 255,.5);
                    transform: translate(3px,-3px);
                }
                .rg_room:hover {
                    box-shadow: 3px 3px 15px rgba(255, 255, 255,.5);
                    transform: translate(-3px,-3px);
                }
                .rg_room a:hover .btn {
                    color:#130f10;
                    background:#fff;
                }
                @media screen and (max-width:1024px) {
                    .inbg {
                        background-size: 95%,cover;
                    }
                    .rg_title {
                        padding:2em 2em 4em;
                    }
                }
                @media screen and (max-width:900px) {
                    .intitle {
                        padding-bottom:30px;
                    }
                }
                @media screen and (max-width:800px) {
                    .rg_bg {
                        width:60%;
                    }
                    .rg_title {
                        width:40%;
                    }
                    .line {
                        height:60px;
                    }
                    .rg_room {
                        margin-right:20px;
                    }
                    .rg_room:nth-of-type(2n+0) {
                        margin-right:0px;
                        margin-left:20px;
                    }
                }
                @media screen and (max-width:650px) {
                    .rg_bg {
                        width: 100%;
                        position: relative;
                        min-height: 250px;
                        background-position: bottom;
                    }
                    .rg_title {
                        width: 100%;
                        padding: 1em 2em 2em;
                    }
                        .rg_title h2 {
                            margin:0 0 2%;
                        }
                        .view {
                            margin-top: 1em;
                        }
                        .line {
                            height: 50px;
                        }
                }
                @media screen and (max-width:500px) {
                    .inbg {
                        background-attachment:inherit;
                    }
                    .rg_bg {
                        min-height:200px;
                    }
                    .rg_title h2 {
                        font-size:28px;
                    }
                    .rg_title img {
                        max-width:46%;
                    }
                    .btn {
                        font-size:12px;
                        padding:12px 30px;
                    }
                    .line {
                        height: 35px;
                    }
                    .rg_room {
                        margin-right: 10px;
                        border: solid 1px rgba(203, 203, 199, 0.5);
                    }
                    .rg_room:nth-of-type(2n+0) {
                        margin-right:0px;
                        margin-left:10px;
                    }
                    .rg_title {
                        padding: 0em 2em 1em;
                    }
                }
                @media screen and (max-width:430px) {
                    .intitle {
                        padding-bottom:20px;
                        overflow:hidden;
                    }
                    .intitle img {
                        max-width: 112%;
                        transform: translateX(23%);
                    }
                }
/***room************************************************************************/
.room{
    width: 1084px;
    max-width: 100%;
    margin: 0 auto;
}
.room .rm_top{
    color: #753b35;
    display: flex;
    justify-content: space-between;
    padding-bottom: 7.5rem;
}
.rm_top .rm_title{
    width: 20%;
}
.rm_top .rm_title h3{
    font-size: 60px;
    font-family: 'Philosopher';
    display: inline-block;
    line-height: .8;
}
.rm_top .rm_title h2{
    font-size: 24px;
    font-family: 'Noto Serif TC';
    display: block;
    position: relative;
    padding-bottom: 2.5rem;
    font-weight: 700;
}
.rm_top .rm_title h2:before{
    content: '';
    background: #753b35;
    width: 50%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.rm_top .rm_title sub{
    font-size: 14px;
    font-family: 'Philosopher';
    display: inline-block;
}

.rm_top .rmbt{
    width: 74%;
    text-align: right;
}
.rm_top .rmbt a{
    color: #753b35;
    transition: .5s all;
}
.rm_top .rmbt a:hover{
    opacity: .8;
    transform: scale(.8);
}
.rm_top .rmbt ul{}
.rm_top .rmbt ul li{
    display: inline-block;
    width: 19%;
}

.rmbt a .rt_name{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.4rem;
}
.rmbt a .rt_name h3{
    display: block;
    font-size: 36px;
    font-family: 'Philosopher';
    line-height: .7;
        text-align: right;
}
.rmbt a .rt_name p {
    display: inline-block;
    font-size: 14px;
    font-family: 'Philosopher';
    transform: rotate(90deg) translate(54px, -4px);
    vertical-align: top;
    width: 109px;
    height: 15px;
    text-align: left;
}
.rmbt a .rt_name h2{
    display: inline-block;
    font-size: 20px;
    font-family: 'Noto Serif TC';
    vertical-align: top;
    -webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
position: relative;
    top: -22px;
    left: -24px;
        font-weight: 600;
}
.rmbt a .rt_img{
    width: 53%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}


.room .rm_cen{
    position: relative;

}
.room .rm_cen:before{
    content: '';
    background: url(../../images/rm_deco01.png) top right no-repeat;
    background-size: 100%;
    width: 129px;
    max-width: 100%;
    min-height: 223px;
    position: absolute;
    top: -4rem;
    right: 0;
}


/***rmbtm***/
.rmbtm {
    width:900px;
    max-width:100%;
    position:relative;
    z-index:3;
}
/*roombs*/
.roombs {
    display:inline-block;
    vertical-align:top;
    padding: 0 2em 0 0;
}
.roomb {
    width:100%;
    padding:0 0 2em 0;
    font-family: 'Noto Serif TC', sans-serif;
}
.roomb h5 {
    font-size:20px;
    font-weight:900;
    text-align:left;
    padding: 4.7rem 0 2rem;
    font-family: 'Noto Serif TC', serif;
    position: relative;
    color: #753b35;
	margin: 0 2rem 3rem 0;
    text-transform:uppercase;
    display: inline-block;
}
.roomb h5:before{
    content: '';
    background: url(../../images/rm_deco02.png) bottom left no-repeat;
    background-size: 100%;
    width: 194px;
    max-width: 100%;
    min-height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.roomb:nth-of-type(2) h5:before{
    content: '';
    background: url(../../images/rm_deco03.png) bottom left no-repeat;
    background-size: 100%;
    width: 226px;
    max-width: 100%;
    min-height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.roomb h5 span {
    font-size:14px;
    font-family: 'Philosopher';
    letter-spacing: 1.5px;
}
.roomb a{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	transition: .5s all;
}
.roomb a:hover{
	color: #FF0004;
}
.roomb td {
    vertical-align:middle;
    border:0;
    padding:.5em .2em;
}
.roomb table {
    border-bottom: solid 1px #000;
        border-top: solid 2px #000;
}
    .roomb table tr {
        border-bottom:solid 1px #000;
    }
    .roomb table tr:nth-of-type(1) {
        border-bottom:solid 2px #000;
    }

@media screen and (max-width:1130px){
    .room {
    padding: 0 2rem;
}
}
@media screen and (max-width:1060px){
.room {
    padding: 0 4rem;
}
    .room .rm_top {
    flex-wrap: wrap;
}
.rm_top .rm_title {
    width: 24%;
        margin-bottom: 5rem;
}
.rm_top .rmbt {
    width: 100%;
}
.rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, -15px);
}
}
@media screen and (max-width:991px){
    .room .rm_cen:before {
    background-size: 70%;
    min-height: 159px;
    top: -7rem;
}
}
    @media screen and (max-width:834px) {
        .rm_top .rmbt ul li {
    width: 25%;
    margin-bottom: 3rem;
}
        
    }
    @media screen and (max-width:768px){
        .rm_top .rm_title {
    width: 36%;
}
    }
    @media screen and (max-width:700px){
        .rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, 0px);
}
    }
    @media screen and (max-width:650px){
        .rm_top .rmbt ul li {
    width: 32%;
}
.rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, -13px);
}
    }
    @media screen and (max-width:600px) {
        .roomb {
            padding: 0 0 1em 0;
        }
    }
    @media screen and (max-width:576px){
       .rm_top .rm_title {
    width: 70%;
}
        .rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, 1px);
    width: 105px;
}
    }
    @media screen and (max-width:500px) {
        
        .roomb h5 {
            font-size: 20px;
            padding: 1em 0 .5em;
        }
        .rmtype {
            max-width: 65vw;
            text-align: left;
            display: block;
        }
        .rmtit {
            padding: 2em 0em 0;
        }
        .rmtit_deco {
            margin: 1em 1em 1em .5em;
        }
        .room:after {
            display:none;
        }
    }
    @media screen and (max-width:450px){
     .room {
    padding: 0 1.5rem;
}

        .rm_top .rmbt ul li {
    width: 49%;
}
.rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, -13px);
}
    }
    @media screen and (max-width:414px){
    .room .rm_top {
    padding-bottom: 1.5rem;
}
.rm_top .rm_title {
    margin-bottom: 2rem;
}
    .rm_top .rm_title {
    padding-left: 2rem;
}
    .rm_top .rmbt ul li {
    width: 17%;
}
      .rmbt a .rt_name {
    width: 100%;
    margin: 0 0 3rem 0;
    height: 66px;
    transform: scale(.8);
}
.rmbt a .rt_name h3 {
    font-size: 29px;
}
  .rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, -25px);
    width: 74px;
}
.rmbt a .rt_name h2 {
    top: -9px;
}
.room .rm_cen:before {
    top: -35rem;
    right: 1rem;
}
    }
@media screen and (max-width:390px){
   .rm_top .rmbt ul li {
    width: 18%;
}
    .rmbt a .rt_name p {
    transform: rotate(90deg) translate(51px, -27px);
}
.rmbt a .rt_name h2 {
    top: -10px;
    left: -14px;
}
}
    @media screen and (max-width:380px) {
     
.room .rm_cen:before {
    top: -40rem;
}
.rmbt a .rt_img {
    width: 100%;
    text-align: right;
}
.roomb:nth-of-type(2) h5{
    margin-bottom: 0;
    }
}
@media screen and (max-width:330px){
    .rm_top .rm_title {
    width: 100%;
}
.room .rm_cen:before {
    top: -38rem;
}
}
/*rinfo*/
.rinfo {
    text-align: left;
    padding: 3% 0%;
}
.rinfo li span {
    display: inline-block;
    vertical-align: top;
}
.rinfo li span:nth-of-type(1) {}
.rinfo li span:nth-of-type(2) {
    width: 90%;
}
    
/***footer*************************************************************************************************/
.ft_mask{
    padding-top: 5rem;
}
footer {
    background:url(../../images/ft_bg.png) top left;
    text-align: center;
    width: 100%;
    z-index: 3;
    position: relative;
}
.ft_warp{
    width: 1248px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 2.5rem 0 6.6rem 0;
}
.ft_warp .ft_logo{
  padding-top: 1.7rem;
}

.ft_warp .ft_inner{
color: #f2ebd9;
display: flex;
justify-content: space-between;
    align-items: center;
width: 824px;
max-width: 100%;
}

.ft_inner .ftinfo{
    font-size: 16px;
    color: #f2ebd9;
    text-align: left;
    line-height: 2.5;
    width: 530px;
    max-width: 100%;
}
.ft_inner .ftinfo img{
    padding-right: 1.6rem;
}
.ft_inner .ftinfo p{
    display: inline-block;
    text-align: left;
}
.ft_inner .ftinfo p:nth-child(1){
  width: 22%;
}

.ft_inner .ftbtn{
        width: 30%;
}
.ft_inner .ftbtn ul{}
.ft_inner .ftbtn ul li{
    display: inline-block;
    width: 23%;
}
.ft_inner .ftbtn a{
    transition: .5s all;
}
.ft_inner .ftbtn a:hover{
    transform: translateY(-5px);
}

.ftmark{
    width: 824px;
max-width: 100%;
margin: 0 auto;
padding-left: 21.2rem;
}
.ftmark ul{
    text-align: left;
}
.ftmark ul li{
    display: inline-block;
    width: 32%;
}
.ftmark p{
    display: inline-block;
    vertical-align: middle;
    color: #f2ebd9;
    font-size: 16px;
    font-family: 'Noto Serif TC';

}
.ftmark p:nth-child(1){
    padding-right: 1rem;
}
.ftbot{
width: 1248px;
max-width: 100%;
margin: 0 auto;
padding: 10px 0;
display: flex;
justify-content: space-between;
font-size: 12px;
}

.ftbot .icon{
    color: #f2ebd9;    
}
.ftbot .icon a{
    display: inline-block;
    padding: 0 .5rem;
    transition: .5s all;
}
.ftbot .icon a:hover{
    transform: translateY(-5px);
}
.ftbot .copyright{
    color: #f2ebd9;
    font-size: 14px;
}
.ftbot .copyright a, .ftbot .copyright a h1{
    display: inline-block; 
    font-size: 14px;  
    
    color: #f2ebd9;
    transition: .5s all;
}
.ftbot .copyright a:hover, .ftbot .copyright a:hover h1{
    color: #000;
}
@media screen and (max-width: 1250px){
    .ft_warp {
    padding: 2.5rem 2rem 6.6rem;
}
.ftmark {
    padding-left: 18rem;
}
.ftbot{
    padding: 0 2rem;
}
}
@media screen and (max-width: 1120px){
    .ft_warp .ft_logo {
    padding-right: 2rem;
}
.ft_inner .ftbtn {
    width: 35%;
}
}
@media screen and (max-width: 991px){
   .ft_warp .ft_logo {
    width: 50%;
    text-align: center;
}
    .ft_inner .ftbtn {
    width: 45%;
    text-align: left;
}
.ft_warp .ft_inner {
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.ft_inner .ftinfo{
    padding-bottom: 2rem;
}
.ftmark {
    padding: 0 2rem;
}
}
@media screen and (max-width: 834px){
   .ft_warp {
    justify-content: center;
    flex-wrap: wrap;
}
.ft_warp .ft_logo {
    width: 90%;
    padding: 1.7rem 0 2rem;
}
.ft_inner .ftinfo {
    margin: 0 auto;
}
.ft_inner .ftbtn {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
    .ftbot {
    justify-content: center;
    flex-wrap: wrap;
}

}
@media screen and (max-width: 768px){}
@media screen and (max-width: 576px){
 .ft_warp {
    padding: 2.5rem 2rem 2.6rem;
}
    .ftmark ul {
    text-align: center;
}
.ftmark ul li {
    width: 30%;
    padding: 2rem 0 1rem;
}
}
@media screen and (max-width: 450px){
    .ft_warp, .ftbot {
    padding: 0 1rem;
}
.ft_inner .ftinfo p:nth-child(1) {
    width: 25%;
}
.ft_inner .ftinfo {
    padding: 0 0 2rem 2rem;
}
.ft_inner .ftbtn {
    width: 100%;
    order: -1;
    padding: 2rem 0;
}
.ftmark {
    padding: 0;
}
.ftmark ul li {
    width: 31%;
}
}
@media screen and (max-width: 414px){
    .ft_inner .ftinfo p{
        display: block;
    }
    .ft_inner .ftinfo p:nth-child(1) {
    width: 50%;
}
    
.ftmark p {
    font-size: 14px;
}
}
@media screen and (max-width: 380px){
    .ftmark ul li {
    width: 49%;
        padding: 1rem 0 0;
}
}
@media screen and (max-width: 350px){
   .ftinfo ul li{
    word-break: break-word;
   }
    .ftmark ul li {
    width: 40%;
}
}
/*---notice---------------------------------------------------------------------------------------------------------------------------*/
.notice {
    text-align:center;
    width:900px;
    margin:0 auto;
    max-width:90%;
    padding:1em 0;

}
/*note*/
.note {
    padding:2em 0 3em;
    font-size: 16px;
    font-family: 'Noto Serif TC ';
}
img.notetitle {
    padding-bottom:1em;
}
    @media screen and (max-width:500px) {
        .note {
            padding:2em 0 1em;
        }
    }
    @media screen and (max-width:350px) {
        .note {
            padding:1em 0 1em;
        }
        img.notetitle {
            width:130px;
        }
    }
/*---icons----------------------------------------------------------------------------------------------------------------------------------*/
.icons {}
.icons ul {
    list-style: none;
}
.icons li {
    margin: 5px 5px;
    display: inline-block;
    vertical-align: top;
    width: 21%;
    background: rgba(255, 255, 255, .6);
    border-radius: 7px;
    padding: 5px 0 8px;
    text-align: center;
}
.icons li img {
    padding: 0 7px;
    margin: 0 auto;
}
.icons li span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing:1px;
}
@media screen and (max-width:1199px) {
    .icons li {
        width: 10%;
    }
}
@media screen and (max-width:768px) {
    .icons li {
        width: 13%;
    }
}
@media screen and (max-width:600px) {
    .icons li {
        width: 17%;
    }
}
@media screen and (max-width:500px) {
    .icons li {
        width: 21%;
    }
}
@media screen and (max-width:430px) {
    .icons li {
        width: 27%;
        margin: 5px 8px;
        padding: 5px 4px 8px;
    }
}
@media screen and (max-width:340px) {
    .icons li {
        width: 28%;
        margin: 5px 5px;
        padding: 5px 2px 8px;
    }
}
/*---r_icons-----------------------------------------------------------------------------------------------------------------------------------*/
.r_icons {
    padding-bottom: 0;
    text-align: left;
}
.r_icons ul {
    list-style: none;
}
.r_icons li {
    width: 15%;
    float: left;
}
table.fac {
    padding: 0 0 3% 2%;
    display: block;
}
table.fac td {
    vertical-align: top;
}


@media screen and (max-width:991px) {
    .r_icons li {
        width: 15%;
    }
}
@media screen and (max-width:815px) {
    .r_icons li {
        width: 17%;
    }
}
@media screen and (max-width:765px) {
    .r_icons li {
        width: 20%;
    }
}
@media screen and (max-width: 765px) {
    .r_icons li {
        width: 17%;
    }
}
@media screen and (max-width:580px) {
    .r_icons li {
        width: 21%;
    }
}
@media screen and (max-width:480px) {
    .r_icons li {
        width: 22%;
    }
}
@media screen and (max-width:440px) {
    .r_icons li {
        width: 31%;
        margin: 5px 3px;
        padding: 5px;
    }
}
@media screen and (max-width:330px){
    .r_icons li {
    width: 47%;
}
}
/*--note_icons--------------------------------------------------------------------------------------------------------------------------------*/
.note_icon {
    padding:0;
    text-align: left;
    padding:1% 0;
}
.note_icon ul {
    list-style: none;
}
.note_icon li {
    width: 10.666666%;
    padding: 5px 0 5px;
}
.note_icon li img {
    padding-bottom: 5px;
    max-width: 100%;
}
@media screen and (max-width:1220px) {
    .note_icon li {
        width: 12%;
    }
}
@media screen and (max-width:1080px) {
    .note_icon li {
        width: 12%;
    }
}
@media screen and (max-width:760px) {
    .note_icon li {
        width: 14%;
    }
}
@media screen and (max-width:700px) {
    .note_icon li {
        width: 17%;
    }
}
@media screen and (max-width:580px) {
    .note_icon li {
        width: 19%;
        margin: 5px 0;
    }
}
@media screen and (max-width:505px) {
    .note_icon li {
        width: 23%;
        padding: 7px;
    }
    .note_icon li img {
        width: 100%;
    }
}
@media screen and (max-width:453px) {
    .note_icon li {
        width: 32%;
    }
}
@media screen and (max-width:400px) {
    .note_icon li {
        width: 30%;
        padding: 6px;
    }
}
@media screen and (max-width:330px){
    .note_icon li {
    width: 48%;
}
}

/*************************
********services_sce******
**************************/
#services_sce {
    padding:2em 0 5em;
    width:1300px;
    margin:0 auto;
    max-width:90%;
}

.scebtn {
    text-align: center;
    margin-bottom: 30px;
}

.scebtn h2 {
    display: inline-block;
    margin:5px;
    color: #fff;
    padding: 25px 5px;
    font-size: 16px;
    border-radius: 100%;
    min-width: 82px;
    border: 3px solid #fff;
    cursor: pointer;
    line-height:24px;
}

.scebtn h2.scebtn1 {
    background: #d85a51;
}

.scebtn h2.scebtn2 {
    background: #80a076;
}

.scebtn h2.scebtn3 {
    background: #89b5cb;
}

.scebtn h2.scebtn4 {
    background: #8dcfca;
}

.scebtn h2.scebtn5 {
    background: #b7ad6f;
}

.scebtn h2.scebtn6 {
    background: #8b8583;
}

.scebtn h2:hover.scebtn1,
.scebtn h2:hover.scebtn2,
.scebtn h2:hover.scebtn3,
.scebtn h2:hover.scebtn4,
.scebtn h2:hover.scebtn5,
.scebtn h2:hover.scebtn6 {
    background: #fff;
    border: #7e6b5a 3px solid;
    color: #656565;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

@media (max-width:650px) {
    .scebtn {
        padding: 0 120px;
    }
}

@media (max-width:600px) {
    .scebtn {
        padding: 0 100px;
    }
}

@media (max-width:550px) {
    .scebtn {
        padding: 0 60px;
    }
}

@media (max-width:480px) {
    .scebtn {
        padding: 0 25px;
    }
}

@media (max-width:400px) {
    .scebtn {
        padding: 0 5px;
    }
    .scebtn {
        margin-bottom: 10px;
    }
}

@media (max-width:350px) {
    .scebtn {
        padding: 0 0px;
    }
}
/***********/

.scebox {
    border: #c3c3c3 1px solid;
    border-radius: 5px;
    box-shadow: -1px 1px 6px 0.5px rgba(138, 138, 138, 0.75);
    padding: 0 10px 10px 10px;
}

.mount .sceimg {
    background-color: #80a076;
}

.sea .sceimg {
    background-color: #89b5cb;
}

.farm .sceimg {
    background-color: #8dcfca;
}

.city .sceimg {
    background-color: #b7ad6f;
}

.hot .sceimg {
    background-color: #d85a51;
}

.scebox:hover {
    cursor: pointer;
}

.scebox:hover .sceimg img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    transform: scale(0.95);
    overflow: hidden;
}

.scebox_hot {
    padding: 0 80px;
}

.scebox_hot .scebox {
    display: inline-block;
    float: left;
    width: 23%;
    margin: 0 10px;
}

.scetag {
    float: right;
    color: #fff;
    padding: 4px 20px;
    margin-left: 5px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.scetag1 {
    background: #d85a51;
}

.scetag2 {
    background: #80a076;
}

.scetag3 {
    background: #89b5cb;
}

.scetag4 {
    background: #8dcfca;
}

.scetag5 {
    background: #b7ad6f;
}

.scet h3 {
    clear: both;
    color: #3d3d3d;
    font-size: 23px;
    letter-spacing: 1px;
    margin-top: 20px;
    display: inline-block;
}

.sceimg img {
    margin: 0 auto;
}

.scep p {
    color: #616161;
    text-align:left;
    margin:10px 0 0 0;
}
.scemore {
    text-align:right;
}

@media(max-width:1700px) {
    .scebox_hot {
        padding: 0 10px;
    }
}

@media(max-width:1400px) {
    .scebox_hot .scebox {
        width: 24%;
        margin: 0 5px;
    }
}

@media(max-width:1199px) {
    .scebox_hot .scebox {
        width: 48%;
        margin: 5px;
    }
    .scebox_hot .scebox:nth-child(3) {
        clear: both;
    }
}

@media(max-width:700px) {
    .scebox_hot .scebox {
        width: 100%;
        margin: 5px 0px;
    }
    .scet h3 {
        font-size: 22px;
    }
    .scep p {
        line-height: 24px;
    }
}

@media(max-width:550px) {
    .city .sceimg,
    .farm .sceimg,
    .hot .sceimg,
    .mount .sceimg,
    .sea .sceimg {
        background-color: #fff;
    }
}

@media(max-width:500px) {
    .scet h3 {
        letter-spacing: 0px;
    }
}

@media(max-width:450px) {
    .mount .sceimg {
        background-color: #80a076;
    }
    .sea .sceimg {
        background-color: #89b5cb;
    }
    .farm .sceimg {
        background-color: #8dcfca;

    }
    .city .sceimg {
        background-color: #b7ad6f;
    }
    .hot .sceimg {
        background-color: #d85a51;
    }
}

@media(max-width:350px) {
    .scet h3 {
        font-size: 20px;
    }
}


/*************/

.scebox_content {
    padding: 0 0px;
    margin-top: 30px;
}

.scebox_content .scebox {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 5px;
}

@media (max-width: 1800px) {
    .scebox_content {
        padding: 0px;
    }
}

@media screen and (max-width:1700px) {
    .scebox_content {
        padding: 0 0px;
        margin-top: 30px;
    }
}


/*********************** 20170328  以上 優質a****************/

.scecontainer {
    display: block;
    margin: auto;
    width: 100%;
}

.scecontainer .item {
    margin: 0.5%;
    float: left;
    background: #ffffff;
    display: block;
    width: 24%;
}

@media screen and (max-width: 1800px) {
    .scecontainer {
        width: 96%;
    }
}

@media screen and (max-width: 1400px) {
    .scecontainer .item {
        width: 32%;
    }
}

@media screen and (max-width:767px) {
    .scecontainer .item {
        width: 49%;
    }
}

@media screen and (max-width:550px) {
    .scecontainer .item {
        width: 99%;
        margin-bottom: 10px;
    }
}
/***btns******************************************************/
.btns {
    position:fixed;
    bottom:0;
    right:0;
    z-index:20;
    display:none;
    text-align:right;
}
#gotop {
    cursor: pointer;
    margin:0 1em 1em 0;
    transition:.3s ease-in-out;
}

    #gotop:hover {
        transform:translateY(-5px);
    }
    @media screen and (max-width:900px) {
        .btns {
            width:140px;
        }
    }
    @media screen and (max-width:500px) {
        .btns {
            width: 120px;
        }
        #gotop {
            margin: 0 1em 0em 0;
            width: 45px;
            display:inline-block;
        }
    }
    @media screen and (max-width:450px) {
        .btns {
            width: 110px;
        }
    }

