@charset "UTF-8";
@font-face {
    font-family: BauerBodoniTitlingRegular;
    src: url("BauerBodoniTitlingRegular.otf") format("opentype");
}
@font-face {
    font-family: BellCentennialBoldListing;
    src: url("BellCentennialBoldListing.otf") format("opentype");
}
:root {
    --ci1: #8e6e02; --ci2:#9e9d9d; --ci3:#313131; --ci4:#e9c138; --ci5:#7b6005; --ci6:#413301; --ci7:#b0b0b0;
}
html{font-size: 16px; font-size: 16px;  width: 100vw !important;  height: 100vh;}
* {
    /*font-size: 1rem;*/
    line-height: 1.625;
    letter-spacing: 1px;
    font-family: '微軟正黑體';
    box-sizing: border-box;
}
.f-button:not(.is-next) {
    display: none;
}

.f-button:nth-last-child(1) {
    display: flex;
}
.f-button svg path{color:#fff;}

html, body {
    margin: 0;
    overflow-x: hidden;
}

body {
    width: 100% !important;
}
.fancybox__container{width:100vw; height: 100vh;}
.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.flex.jcc {
    justify-content: center;
}

.flex:has(.txt-vertical) {
    align-items: start;
}

.line {
    border-bottom: 1px #888 solid;
    margin: 20px 0;
}

.line.dashed {
    border-bottom: 1px #888 dashed;
}

select {
    min-width: 100px;
}

select.nooption option {
    display: none;
}

select.multiple {
    width: 100px;
    position: absolute;
    z-index: 1;
    left: 0;
    transform: translateY(25px);
}

select.multiple option {
    font-size: 12px;
}

#mask {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    content: '';
    display: none;
}

body.mask {
    overflow: hidden;
    widht: 100vw;
    height: 100vh;
}

body.mask #mask {
    display: block;
}
body#index #logo, body#about #logo{display: none;}
#logo img{max-width:100px; max-height: 100px;}

iframe {
    border: none;
}

a {color:#000;
    text-decoration: none;
}
a:active{color:unset;}
input, textarea {
    margin-bottom: 10px;
    font-size: 0.9rem;
}

[type=text], [type=password], textarea {
    width: 100%;
}

[type=text], [type=password], textarea, select {
    border: 1px #666 solid;
}

.invisible {
    border: none;
    background: none;
    margin: 0;
}

.clear, .clearup:after {
    content: '';
    display: block;
    clear: both;
}

ul {
    margin: 0;
}

.hide {
    display: none;
}

select {
    background: #fff;
    border-radius: 0;
    border: 1px #888 solid;
    font-size: 13px;
}

section {
    max-width: 1693px;
    margin: 0 auto;
    position: relative;
}

header section {
    display: flex; padding:20px 0;
    align-items: center;
    flex-wrap: wrap;
}

header .tools {
    position: absolute;
    right: 0;
    top: 0;
}

header .tools a {
    color: var(--ci2);
    padding: 0 5px 0 10px;
    display: inline-block;
    line-height: 1;
    border-left: 1px var(--ci2) solid;
}

header .tools a:nth-child(1) {
    border: none;
}

header .logobox{width:282px;}
.navoc{display: none; position: fixed; z-index: 904; right:0px; top:0px; color:#fff; font-family: Arial; border:none;}
body.menuopen .navoc{display: flex;}
nav{width:calc(100% - 282px); text-align: center; transition: ease 0.5s;}
nav a {
    color: var(--ci1);
    line-height: 1; font-size: 18px;
    padding: 2px 15px;
    border-left: 1px var(--ci2) dashed;
    display: inline-block;
}
nav a:nth-child(1){border:none;}

nav a:hover, nav a.active {
}
#navation{position: fixed; z-index: 902; left: 0px; top:0px; display: none; width:100%; padding:0 10px; background: #313131;}
#navation a{display: flex;}
#navation a img{max-height: 100px;}
#navation > img{height: 50px;}
img{max-width: 100%;}
footer .infobox *{color:var(--ci3);}
footer .infobox > div{display: flex; width:100%;}
footer .infobox .logo{width:416px; justify-content: center;}
footer .infobox .logo img{max-width:200px;}
footer .infobox .info{width:calc(100% - 780px);}
footer .infobox .icons{width:300px; justify-content: center; gap:20px;}
footer .infobox .icons a img{height: 75px;}
footer .copyright{background: var(--ci3); padding:20px 50px; border-radius: 80px; margin:20px 0 0px 0;}
footer .copyright *{color:#fff;}
footer .copyright > div{width:100%; display: flex;}
footer .copyright .info{width:calc(100% - 360px);}
footer .copyright .info *{line-height: 1.4;}
footer .copyright .icons{width:360px; gap:10px;}
footer .copyright .icons .title{text-align: right; display: flex; align-items: center; line-height: 1;}

/*to top*/
.top_menu {
    position: fixed; background: rgba(255,255,255,0.7); padding: 10px 20px; border:1px #d4d4d4 solid;;
    right: 30px;
    bottom: 50px;
    z-index: 900;
}
.top_menu a{display: block; margin:10px 0;}

footer {padding:50px 0; background: url('../img/bg_footer.jpg') no-repeat center top; background-size: 100% auto;}
#indexImage{align-items: start;}
#indexImage > div{width:100%;}
#indexImage .logobox{max-width:282px; display: flex; flex-direction: column;}
#indexImage .logobox .logo{text-align: center; margin:50px 0;}
#indexImage .logobox .logo a img{width:200px; height: 200px;}
#indexImage .logobox .txt{writing-mode: vertical-rl; display: flex; align-items: center; font-size: 28px; flex-wrap: wrap; max-height: 450px;}
#indexImage .img{width:calc(100% - 282px); background: no-repeat center; background-size: cover;}
#indexImage .img .swiper-slide{background: no-repeat center; background-size: cover; border-radius: 80px 80px 0 0; padding-bottom: 60%;}
#index_marquee{margin:30px auto;}
#index_marquee .marquee{height: 34px; width:calc(100% - 170px);}
#index_marquee .marquee .swiper-slide{font-size: 19.2px;}
#index_marquee .marquee .swiper-slide a{overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; display: block; color:#313131;}
form {
    line-height: 2;
}

.heart {
    background: url('../img/icon_heart.png') no-repeat center;
    background-size: contain;
    width: 27px;
    height: 26px;
    display: inline-flex;
}

.heart img {
    margin: 0;
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
}

.heart.active img {
    display: flex;
    margin: 0;
}

.star {
    background: url('../img/icon_star1.png') no-repeat center;
    background-size: contain;
    width: 19px;
    height: 19px;
    display: flex;
    margin: 0 5px;
}

.star img {
    margin: 0;
    display: none;
    width: 100%;
    height: 100%;
    margin: 0;
}

.star.active img {
    display: flex;
    margin: 0;
}

.floatbox {
    position: fixed;
    z-index: 10;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    max-width: 800px;
}

.floatbox, .floatbox iframe {
    width: 100%;
    max-height: calc(100vh - 60px);
}

.forms {
    margin: 20px 20px;
    position: relative;
}

.tag, .tags a {
    display: inline-block;
    position: relative;
    background: var(--ci3);
    color: #fff;
    line-height: 1;
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 5px;
}

.tag.active, .tags a.active, .tag:hover, .tags a:hover {
    background: var(--ci6);
}

.tags1 {
    margin-left: 30px;
    position: absolute;
    top: -48px;
}
.goback{text-align: center; margin:50px 0;}
.btn6{border:1px transparent solid; line-height: 1; padding:8px 5px; border-radius: 5px; text-decoration: none; cursor: pointer; font-size: 0.8rem; display: inline-block;}
.btn1 {
    background:#eac54b; font-size: 18px;
    line-height: 1;
    padding: 8px 16px;
    border: 1px #eac54b solid;
    cursor: pointer;
}
.btn6{background: #efad4d; color:#fff;}
.type{color:#fff; line-height: 1; padding: 5px;}
.type_blue{background: #126be1;}
.type_yellow{background: #f1be2f;}
.type_purple{background: #8e55a2;}
.type_green{background: #486b05;}
.type_red{background: #ab0036;}
.green {
    color: var(--ci4);
}
.txt_red {
    color: #a30000 !important;
}

.txt_small {
    font-size: 0.7rem;
    line-height: 1;
}

#modflyBox {
    position: absolute;
    z-index: 1;
    width: 400px;
    border: 1px var(--ci3) solid;
    background: #fff;
    padding: 1rem 1.5rem;
    padding-top: 30px;
}

#modflyBox [name=email], #modflyBox [name=password] {
    width: calc(100% - 2.5rem);
}

#modflyBox .close {
    width: 25px;
    height: 25px;
    color: #fff;
    background: #000;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.twzipcode {
    display: inline-block;
}

.twzipcode [name=zipcode] {
    display: none;
}

.twzipcode select {
    margin-right: 10px;
}

[name=addr] {
    width: calc(100% - 170px);
}

.page_title {
    background: var(--ci5);
    margin: 1rem auto;
    padding: 5px 10px;
}

.down {
    margin-left: -10px;
}

table {
    width: calc(100% - 40px);
    margin: 20px auto;
    border-collapse: collapse;
    border-color: #aaa;
}

td {
    text-align: center;
    font-size: 1rem;
    padding: 5px 10px;
    border-color: #aaa;
    position: relative;
}

tr.title td {
    font-size: 14px;
}

.txt_left {
    text-align: left;
}

.txt_row2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.links {
    text-align: center;
    margin-bottom: 30px;
}
.links a {
    display: inline-block;
    margin: 0 10px;
}
.loadnext{display: flex; justify-content: center; display: none;}
.loadnext a{display:flex; line-height: 1; padding: 8px; justify-content: center; color:#fff; background: #959595; width:calc(100% - 20px);}

.list_tools {
    margin: 0 20px;
    text-align: right;
}

.list_tools a {
    display: inline-flex;
}



.imgs_list {
    margin: 20px 0;
    padding: 0;
}

.imgs_list li {
    list-style: none;
    width: calc(25% - 20px);
    float: left;
    display: inline-block;
    position: relative;
    margin: 10px 5px;
}

.imgs_list li .img {
    display: block;
    background: no-repeat center;
    background-size: cover;
    padding-bottom: 68%;
}

.imgs_list li .del {
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
}

.notice {
    font-size: 13px;
    color: #6d292b;
    text-align: center;
}

#search {
    display: flex;
    align-items: center;
    margin-left: 30px;
    z-index: 3;
}

#search .header {
    display: flex;
    flex-wrap: wrap;
}

#search .btn {
    background: #959595;
    padding: 8px 10px;
    line-height: 1;
    color: #fff;
    display: flex;
    align-items: center;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}

#search .btn > .txt {
    color: #fff;
    line-height: 1;
}

#search .box {
    background: #eee;
    padding: 10px;
    border: 1px #bcbcbc solid;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 38px;
    width: 140px;
}

#search .btn:nth-last-child(1) .box {
    left: 0;
    right: auto;
}

#search .box a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px #b9b9b9 solid;
    margin-bottom: 10px;
}

#search .box select {
    width: 100%;
    height: 28px;
    margin-bottom: 10px;
    font-size: 1.1rem;
    text-align: center;
}

.twzipcode option:nth-child(1), .twzipcode input {
    display: none;
}

.bar {
    display: flex;
    align-items: center;
    background: var(--ci5);
    padding: 5px 0;
    width: calc(100% + 30px);
    transform: translateX(-15px);
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    flex-wrap: wrap;
}

.bar > span:nth-child(1) {
    margin-left: 50px;
}

.bar a {
    display: inline-flex;
    margin-left: 5px;
}

.bar .tools {
    display: flex;
    position: absolute;
    right: 50px;
}

.bar img {
    margin: 0 5px;
}

.bar:has(.channel) {
    margin: 30px auto;
    padding-left: 100px;
    width: calc(100%);
    transform: translateX(0);
}

.bar img.channel {
    position: absolute;
    left: 5px;
}

main {
    margin: 0 auto;
}

article {
    width: calc(100% - 440px);
    max-width: 1249px;
}

aside {
    width: 100%;
    max-width: 431px;
}

.noborder {
    border-color: #fff;
    width: calc(100% - 22px);
    padding: 15px 10px 10px 10px;
}

.swiperBox {
    position: relative;
}

.scrollbox {
    overflow-x: auto;
    margin: 0 20px;
}

.scrollbox table {
    min-width: 1000px;
}

.filed {
    display: flex;
    justify-content: space-between;
}

.filed.txt input {
    width: calc(100% - 60px);
}

.between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#tools {
    width: calc(100% - 350px);
    display: flex;
    position: relative;
    flex-wrap: wrap;
}


.stars {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
}

.stars .star:hover img {
    display: flex;
    margin: 0;
}

.orange {
    color: #ea8000;
}

.user_modfly_box {
    position: absolute;
    z-index: 1;
    border: 1px #b1b1b1 solid;
    padding: 10px 20px;
    width: 350px;
    right: 80px;
    bottom: 0;
    background: #fff;
    text-align: left;
    display: none;
}

.user_modfly_box .close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.user_modfly_box input {
    width: calc(100% - 80px);
}

#loadding {
    position: fixed;
    flex-direction: column;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 2;
    font-weight: 400;
}

#loadding.show {
    display: flex !important;
    width: 100%;
    height: 100%;
}

a[data-email] {
    position: relative;
    cursor: pointer;
}

a[data-email] + span {
    content: attr(data-email);
    border: 1px #666 solid;
    padding: 5px;
    line-height: 1;
    position: absolute;
    left: 10px;
    bottom: -23px;
    background: #fff;
    display: none;
}

a[data-email].show + span {
    display: flex;
}

#tools.index {
    margin: 20px auto;
}

#index_about{background: url('../img/bg1.jpg') no-repeat center; background-size: 100% auto;}
#index_about section{max-width:1365px;}
.imginfo{margin-bottom: 100px;}
.imginfo .img{width:calc(100% - 600px); background: no-repeat center; background-size: cover; border-radius: 80px; padding-bottom: 40%; box-shadow: -40px 40px 0 var(--ci7); margin:0 0 40px 40px;}
.imginfo .info{width:472px;}
.imginfo .info .title, .imginfo .info .title:first-letter{font-family: BauerBodoniTitlingRegular; line-height: 1; color:var(--ci4); font-weight: 600; letter-spacing: 0; font-size: 60px;}
.imginfo .info .title:first-letter{font-size: 55px; color: var(--ci4);}
.imginfo .info .title{font-size: 40px; margin:0;}
.imginfo .subtitle{font-size: 32px; color:var(--ci6); margin-top:20px;}
.imginfo .subinfo{color:var(--ci5); font-size: 24px; margin:20px 0; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.imginfo .txt{margin-bottom: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.swiper-slide .imginfo{flex-direction: row-reverse;}
.swiper-slide .imginfo .img{box-shadow: 40px 40px 0 var(--ci7); margin:0 40px 0 0;}
.area_title{text-align: center; font-size: 28px; color:#391405; margin:40px 0;}
.area_title .title, .area_title .title:first-letter{font-family: BauerBodoniTitlingRegular; line-height: 1; color:var(--ci4); font-weight: 600; letter-spacing: 0; font-size: 150%;}
.area_title .title span{font-size: 55px;}
.area_title .title{font-size: 40px; margin:0;}
.pretitle{font-size: 50px;}
.box1{background: #eee;}
.box1 section{background: #fff;}
.box1 section:before, .box1 section:after{content: ''; display: block; position: absolute; height: 100%; width:80px; top:0; background: #eee;}
.box1 section:before{left:-40px; border-radius: 0 40px 40px 0;}
.box1 section:after{right:-40px; border-radius: 40px 0 0 40px;}
.box1 section .info{padding:40px 150px; font-size: 20px; line-height: 2;}
.box2{border:3px #e9c138 solid; border-radius: 60px; width:calc(100% - 20px); max-width:1366px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.4); margin:40px auto; text-align: center;}
.box2 iframe{width:100%; height:600px;}
.box3{border:30px #eee solid; border-radius: 40px; padding:30px;}
.box3 .img{width:calc(100% - 630px); padding-bottom: 40%; background: no-repeat center; background-size: cover;}
.box3 .info{width:590px; font-size: 20px; line-height: 2;}
.box3 .info .title{font-family: BellCentennialBoldListing; text-align: right; margin:50px 0 30px 0; font-size: 36px; font-weight: 600;}
.box4{border:1px #d9d9d9 dotted; border-radius: 20px; padding:50px; max-width:1366px; margin:0 auto 50px auto; font-size: 1rem;}
.box5{width:calc(100% - 20px); max-width:960px; margin:40px auto; border:1px #d3d3d3 solid; border-radius: 40px; overflow: hidden;}
.box5 .title1, .box5 .title{ont-size: 20px;}
.box5 .title1{justify-content:end; padding: 10px; color:#fff; background: #7c7c7c; width:100px; text-align: right;}
.box5 .title{padding: 10px; background: #efefef; width:calc(100% - 100px);}
.box5 .info{width:96%; max-width:763px; margin:40px auto; line-height: 2;}
.box5 .imgbox{width:96%; max-width:802px; margin:0 auto;}
.box5 .imgbox img{border:10px #ededed solid; box-shadow: 5px 10px 10px rgba(0,0,0,0.5); margin-bottom:20px;}
.box5 .url{border-top:1px #d3d3d3 solid; line-height: 3; text-align: center; margin-top:20px;}
.box6{width:calc(100% - 20px); max-width:960px; margin:40px auto; border:1px #d3d3d3 solid; border-radius: 40px; overflow: hidden; padding: 40px; font-size: 1rem;}
.swiper3{margin:40px auto; max-width:1515px;}
.swiper3 .swiper-slide .img{border-radius: 40px; background: no-repeat center; background-size: cover; display: block; width:100%; padding-bottom:68%;}
.swiper3-pagination{text-align: center;}
.classbox{text-align: center; display: flex; align-items: center; justify-content: center; margin-bottom: 50px;}
.classbox a{display: inline-flex; padding:5px 10px; line-height: 1; margin:5px 2px; position: relative;}
.classbox a:before{content: ''; width:1px; height: 16px; display: inline-flex; background: #373737; transform: translateX(-17px); left:13px; position: absolute;}
.classbox a:nth-child(1):before{display: none;}
.classbox a.active, .classbox a:hover{background: #faebb8;}
.classbox1{text-align: center; transform: translateY(-40px);}
.select, .select option{font-size: 18px;}
.select{background: #faebb8; width:40%; max-width:200px; text-align: center; margin:40px auto; display: none;}
.classbox .select{display: inline-block; margin:0 5px;}
.class_title{color:#fff; display: inline-flex; font-size: 20px; padding: 0 10px;}
.news_list{display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; width:calc(100% - 20px); max-width: 1453px; margin:50px auto;}
.news_list .item{width:calc(33.3333% - 30px); background: #f6f6f6; padding:40px; border-radius: 40px; display: inline-flex; flex-wrap: wrap;}
.news_list .item .title{margin-bottom: 20px; font-size: 20px; min-height: 65px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width:100%; color:#000;}
.news_list .item .class_title{width:calc(100% - 94px); align-items: center; justify-content: center;}
.news_list .item .d{width:94px; display: inline-flex; background: #a0a0a0; flex-direction: column; text-align: center; justify-content: center; padding: 5px;}
.news_list .item .d, .news_list .item .d *{color:#fff; line-height: 1.4;}
.news_list .item .d .day{font-size: 28px; font-style: italic;}
.news_list .item .img{width:100%; padding-bottom: 100%; background: no-repeat center; background-size: cover;}
.news_list .item .more{width:100%; text-align: center; margin-top:20px;}
.c2{max-width: 1313px; display: flex; flex-wrap: wrap; margin:50px auto; gap: 80px; position: relative; margin-bottom: 100px; padding:0; width:90%;}
.c2 li{list-style: none; width: calc(50% - 40px); position: relative;}
.c2 li:nth-child(odd):before, .c2 li:nth-child(odd):after, .lrcube:before, .lrcube:after{content: ''; display: block; width:50vw; height: 100%; background:#eee; border-radius: 30px; position: absolute; top:50%; transform: translateY(-50%);}
.c2 li:nth-child(odd):before, .lrcube:before{left:calc(-50vw - 100px);}
.c2 li:nth-child(odd):after, .lrcube:after{right: calc(-50vw - 130%); top: calc(50% + 30px);}
body#room .c2 li:nth-child(odd):before, .c2 li:nth-child(even):after{height:90%;}
.c2 li .img{background: no-repeat center; background-size: cover; padding-bottom: 48%; box-shadow: 10px 10px 15px rgba(0,0,0,0.4); display: block; padding-bottom: 68%; border-radius: 40px; position: relative;}
.c2 li .img:after{content: '圖片準備中'; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); display: inline-block;}
.c2 li .img.active:after{display: none;}
.c2 li .info{width:90%; margin:0 auto;}
.c2 li .title{font-size: 20px; line-height: 1.4; color:#000;}
.c2 li .title .pretxt{font-size: 55px; color:#e9c138; margin-right: 10px;}
.c2 li .subtitle{font-size: 18px; line-height: 1.2; color:#7b6005; margin:20px 0;}
.c2 li .info .txt{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.c2 li .info .more{text-align: right; margin-top:40px;}
.c3{width:calc(100% - 20px); max-width:1432px; display: flex; flex-wrap: wrap; margin:100px auto; gap:80px; padding: 0;}
.c3 li{padding:50px 0; width:calc(33% - 80px); list-style: none; position: relative;}
.c3 li .img{background: no-repeat center; background-size: cover; padding-bottom: 48%; box-shadow: 10px 10px 15px rgba(0,0,0,0.4); display: block; padding-bottom: 68%; border-radius: 40px; position: relative;}
.c3 li .img.nopic:before{content: '圖片準備中'; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); display: inline-block;}
.c3 li .info{margin:20px;}
.c3 li .title{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color:#413301; font-size: 23px; line-height: 1;}
.c3 li .info .txt{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
.c3 li:nth-child(1):before, .c3 li:nth-child(1):after,.c3 li:nth-child(3n + 1):before, .c3 li:nth-child(3n+1):after{content: ''; display: block; width:50vw; height: calc(100% + 50px); background:#eee; border-radius: 30px; position: absolute; top:-50px;}
.c3 li:nth-child(1):before, .c3 li:nth-child(3n+1):before{left:calc(-50vw - 100px);}
.c3 li:nth-child(3n+1):after{right: calc(-50vw - 270%); top:-70px;}
.lrcube:before, .lrcube:after{height:500px; top:60px; transform: none;}
.lrcube:before{left: calc(-50vw + 100px);}
.lrcube:after{right: calc(-50vw + 100px);}
.albums{width:calc(100% - 20px); max-width: 1090px; margin:40px auto; align-items: start;}
.albums .thumb{width:100px; border:1px #d8d8d8 solid; position: relative; padding:40px 0;}
.albums .thumb > img{width:100%; position: absolute;}
.albums .thumb .roomPhotoNavPrev, .albums .thumb .productPhotoNavPrev{top:0; transform: rotate(180deg);}
.albums .thumb .roomPhotoNavNext, .albums .thumb .productPhotoNavNext{bottom:0;}
.albums .thumb .roomPhotoNav{max-height: 585px;}
.albums .thumb .productPhotoNav{max-height: 450px;}
.albums .thumb .swiper .swiper-slide{position: relative; max-height: 98.2px; height: 100% !important;}
.albums .thumb .swiper .swiper-slide a{width:100%; display: block; background: no-repeat center; background-size: cover; padding-bottom: 100%;}
.albums .roomPhoto, .albums .productPhoto{width:calc(100% - 150px);}
.albums .roomPhoto .swiper-slide a, .albums .productPhoto .swiper-slide a{width:calc(100% - 80px); height: 625px; display: block; background: no-repeat center; background-size: contain; box-shadow: 10px 10px 10px rgba(0,0,0,0.3); border-radius: 40px; margin: 0 40px 40px 40px;}
.albums .productPhoto{width:500px; margin:0;}
.albums .productPhoto .swiper-slide a{margin:0 40px 40px 0; border-radius: 0; height: auto; padding-bottom: 100%; width: calc(100% - 22px);}
.albums .info{width:calc(100% - 650px);}
.albums .info .title{font-size:30px; line-height: 1.4; color:#413301; margin-bottom:20px;}
.albums .info hr{margin:25px 0; border-color:#746945;}
.albums .info .price{font-size:22px;}
.albums .info .price > div{font-size:22px;}
.albums .info button{background: #959595; color:#fff; border-radius: 15px; line-height: 1; padding: 12px; border:1px #959595 solid; font-size: 18px;}
#title{font-size: 30px; line-height: 1.4; margin:40px 0; text-align: center; color:#413301;}
.roomSubtitle{font-size: 30px; line-height: 1.6; color:#413301; border-bottom: 1px #413301 solid; margin:20px 0;}
.roomSubtitle img{margin-right: 10px;}
.roomInfo{width:90%; max-width:1090px; margin:20px auto;}
.roomInfo .iconbox{gap: 20px; margin-bottom: 30px;}
.roomInfo .icons{border-radius: 15px; display: inline-flex; justify-content: center; width:135px; border:1px #edeeee solid; flex-direction: column; background: #fff; overflow: hidden;}
.roomInfo .icons .img{padding:10px; display: flex; align-items: center; width:94%; margin:10px auto; justify-content: center;}
.roomInfo .icons .img img{max-height: 70px;}
.roomInfo .icons .title{background: #f8f8f7; text-align: center; font-size: 14px;}
.roomInfo .icons .title input{margin:0;}
.roomInfo .box{background: #f8f8f7; padding:30px;}
.pricebox{display: flex; gap: 30px; flex-wrap: wrap;}
.pricebox .item{display: inline-flex;}
.date{width:100px;}
.ui-datepicker-year, .ui-datepicker-month{min-width:auto; max-width:65px;}
#roomOnlineCalendar, #roomOnlineNotice{max-width: 1200px; margin:0 auto;}
#roomOnlineCalendar{padding: 20px 30px; background: #f6f9f0; border-radius: 30px 30px 0 0;}
#roomOnlineNotice{padding: 30px 40px; margin-bottom: 50px; background: #f9f7f7;}
#roomOnlineCalendar .pa{margin:10px 20px;}
#roomOnlineCalendar .pa a, #roomOnlineCalendar .btnNote a{background: #7f9f32; color:#fff; border-radius: 8px; display: inline-flex; padding:8px 20px; line-height: 1;}
#roomOnlineCalendar .pa a.bg_gray, #roomOnlineCalendar .btnNote a.bg_gray{background: var(--ci2);}
#roomOnlineCalendar table{border-collapse: collapse; background: #fff;}
#roomOnlineCalendar table thead{background: #eee;}
#roomOnlineCalendar table thead tr td{font-weight: 600;}
#roomOnlineCalendar table tbody tr td .rn{background: #7f9f32; color:#fff; border-radius: 8px; line-height: 1; padding:5px 8px; display: inline-block;}
#roomOnlineCalendar table tbody tr td .rn[data-room="0"], #roomOnlineCalendar .btnNote a[data-room="0"]{background:#aa000d;}
#roomOnlineCalendar .btnNote{margin-left:50px;}
#roomOnlineCalendar .btnNote a{margin-left:10px;}
#roomOnlineCalendar table tbody tr td .price{font-size:9px;}
#roomOnlineNotice .title{color:#aa000d; font-size: 20px; font-weight: 600;}
#roomOnlineNotice .info{width:90%; margin:30px auto;}
.roomOnlineSelect{text-align: center; margin-bottom: 20px;}
.roomOnlineSelect div{display: inline-block;}
.roomnum{background: #7f9c3f; color:#fff; border-radius: 8px; line-height: 1; padding:5px 10px; text-decoration: none; display: inline-block;}
.roomnum.red{background: #aa000d; color:#fff;}
.roomnum.yellow{background: #e49e36;}
.red{color:#aa000d;}
.fp:first-letter, .fp p:nth-child(1):first-letter{font-size: 150%;}
.fp1 p:nth-child(1):first-letter{font-size: 150%;}
.bg_gray{background:var(--ci2); }

.marqueebox{background: url('../img/icon_01.png') no-repeat 15px center #26aec4; padding: 5px 30px 5px 60px; border-radius: 30px; width:96%; max-width:520px;}

.ai_talk_box{width:94%; max-width: 410px; border:1px #a0a0a0 solid; border-radius: 15px; overflow: hidden; background: #f6f6f6; padding: 0;}
.ai_talk_box.max{max-width:766px;}
.ai_talk_box .header{background: #fff; padding: 10px 20px;}
.ai_talk_box .header > div{align-items: center; font-weight: 600; line-height: 1.4; display: flex;}
.ai_talk_box .pic{background: #ffcb00 no-repeat center; background-size: contain; border-radius: 50%; width:60px; height: 60px;}
.ai_talk_box .main{position: relative; text-align: center; border:none; padding: 0; font-weight: 600; font-size: 20px; border-radius: 0; width:100%; height: 80vh; max-height:600px; }
.ai_talk_box .main iframe{width:100%; height: 100%;}
.ai_talk_box .main:has(.info) iframe{display: none;}
.ai_talk_box .main img{max-width: 100%;}
.ai_talk_box .footer{background: #707070; display: flex;}
.ai_talk_box .footer a{color:#fff; display: block;}
.ai_talk_box .footer > div{position: relative; display: flex; justify-content: center; align-items: center;}
.ai_talk_box .footer > div:nth-child(1){background: #20b2c1; padding: 0; width:120px; color:#fff; flex-wrap: wrap; font-size: 13px;}
.ai_talk_box .footer > div:nth-child(1) div{width:100%; text-align: center;}
.ai_talk_box .footer > div:nth-child(1) div:nth-child(1){margin-top:5px;}
.ai_talk_box .footer > div:nth-child(1) .num{color:#ffc500; font-size: 16px;}
.ai_talk_box .footer > div:nth-child(1) a{background: #ffcb00; color:#343434; display: flex; justify-content: center; align-items: center; width:100%; height: 100%; font-weight: 600;}
.ai_talk_box .footer > div:nth-child(2){width:calc(100% - 90px); padding-left:20px;}
.ai_talk_box .footer .marqueebox{padding: 10px 0; border-radius: 0; background: transparent;}
.ai_talk_box .footer .marqueebox a{background: transparent;}
.ai_talk_box .f-button{display: none;}

@media screen and (max-width: 1200px) {
    header .logobox{display: none;}
    nav{position: fixed; top:0; z-index: 903; width:100vw; right:-100vw; background: #5b5b5b;}
    nav a{display: block; border-left:none; border-top:1px var(--ci2) dashed; font-size: 18px; line-height: 2; text-align: left; color: #f1f1f1;}
    main{margin-top:90px;}
    #navation{display: flex; justify-content: space-between; align-items: center;}
    body.menuopen nav{right:0;}
    #indexImage .logobox .logo{display: none;}
}
@media screen and (max-width: 890px) {
    html {
        font-size: 13px;
    }
    footer{background-size: 100% 100%;}
    footer .infobox .logo, footer .infobox .info, footer .infobox .icons, footer .copyright .info, footer .copyright .icons{width:100%; justify-content: center; margin-top:10px;}
    footer .infobox .info{padding: 20px; justify-content: center; text-align: center;}
    #roomOnlineCalendar{padding:20px 0px;}
    .floatbox {
        max-width: calc(100vw - 20px);
    }
    .note-video-clip{width:100%; max-width:640px; height: 180px;}
    /*to top*/
    .top_menu {
        right: 20px;
    }

    footer .c4 li {
        width: 50%;
    }

    footer .login {
        display: flex;
    }

    .main {
        width: calc(100% - 10px);
    }

    #tools {
        position: fixed;
        z-index: 2;
        right: 0;
        top: 150px;
        width: 30px;
        background: #fff;
    }

    #tools > *:not(#search) {
        display: none;
    }

    #tools.open {
        width: 300px;
        height: 300px;
        display: block;
    }

    #tools.open > *:not(#search):not(.tools) {
        display: flex;
    }

    #tools.open #search {
        justify-content: center;
    }

    #tools.open #search .header {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    #tools.open #search .header img {
        display: none;
    }

    #tools.open #search .header .close {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 5px;
        color: #fff;
    }

    #tools.open #search .box {
        display: flex;
    }

    #tools.open #search .box form {
        width: 100%;
    }

    #tools.open #search .box a {
        padding: 5px 0;
    }

    #tools.open #tags {
        position: absolute;
        left: 10px;
        bottom: 5px;
        width: calc(100% - 80px);
    }

    #tools.open #tags_nav {
        position: absolute;
        right: 10px;
        bottom: 0px;
    }

    #tools.open #search .btn {
        transform: translateY(40px);
        display: flex;
    }

    #search {
        margin: 0;
    }

    #search .header {
        color: #fff;
        text-align: center;
        flex-direction: column-reverse;
        background: var(--ci2);
        padding: 7px;
        font-size:1.2rem;
    }

    #search .header img {
        display: none;
    }

    #search .header img.hide {
        display: inline-block;
        width: 1rem;
        margin-left: 5px;
    }

    #search .btn {
        display: none;
    }

    .bar .tools {
        position: static;
        display: block;
        width: 100%;
    }

    .bar .tools .txt {
        margin-left: 5px;
    }

    .bar .tools .txt:has(.heart) {
        display: flex;
        align-items: center;
    }

    .bar .tools .txt:has(.heart) .heart {
        width: 14px;
        height: 13px;
        margin-left: 5px;
    }

    article, aside, .noborder, .list .photobox, .list .infobox {
        width: 100%;
        max-width: none;
    }

    #logo_index, #logo {
        display: block;
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #logo{max-width: 100px; margin-left:10px;}

    #logo_index img {
        width: 80%;
        margin-left:10%;
    }
    #logo img {
        width: 100%;
    }

    #logo_index.index{
        left:0;
    }
    #logo.index {
        left: 0;
        top: 0;
    }

    .bar {
        padding: 5px;
        justify-content: center;
    }

    .bar:has(.tools) {
        justify-content: start;
    }

    .media_info .views {
        position: static;
    }

    #login_info {
        display: block;
        padding: 0px;
        text-align: center;
        width: 100%;
    }

    .between:has(artice), .between:has(.photobox) {
        justify-content: start;
    }
    #index_about{background-size: auto;}
    #indexImage .logobox, #indexImage .img{max-width:none; width:100%;}
    #indexImage .logobox .txt{writing-mode: initial; margin-bottom: 20px; justify-content: center; font-size: 20px; margin-top:0px; padding:0 10px;}
    #indexImage .img{height: auto;}
    .imginfo .img, .imginfo .info{width:100%;}
    .imginfo .img{border-radius: 40px; margin:0 0 50px 20px; box-shadow:-20px 20px 0 var(--ci7); padding-bottom: 70%;}
    .swiper-slide .imginfo .img{box-shadow: 20px 20px 0 var(--ci7); margin:0 20px 50px 0;}
    .box3 .img{width:100%; margin-bottom:20px; padding-bottom: 68%;}
    .box3 .info{width:100%;}
    .box3 .info .title{text-align: center; line-height: 1.4;}
    .box1 section .info{padding:40px 60px;}
    .news_list .item{width:100%;}
    .box5 .title1{display: none;}
    .box5 .title{width:100%; text-align: center;}
    .box5 .d span{display: none;}
    .classbox{display: none;}
    .select{display: block;}
    .classbox:has(.select){display: block;}
    .classbox:has(.select) .select{display: inline-block;}
    .classbox1{transform: translateY(-20px);}
    .links{display: none;}
    .loadnext{display: flex;}
    .c2 li{width:calc(100% - 40px);}
    .c2 li:nth-child(odd):before, .c2 li:nth-child(even):after{display: none;}
    .albums .thumb, .albums .roomPhoto{width:100%;}
    .albums .thumb{margin-bottom: 20px; padding: 0;}
    .albums .thumb > img{width:auto; height: 35%; top:30%;}
    .albums .thumb .roomPhotoNavPrev{transform: rotate(90deg); left:-4%; top:30%;}
    .albums .thumb .roomPhotoNavNext{bottom:auto; right: -4%; transform: rotate(270deg);}
    .albums .thumb .roomPhotoNav, .albums .thumb .productPhotoNav{max-width: calc(100% - 100px);}
    .albums .roomPhoto .swiper-slide a{height: 380px; margin: 0 20px 40px 20px; width: calc(100% - 40px);}
    .albums .thumb .swiper .swiper-slide a{height: 50px;}
    .albums .info{width:100%;}
    .roomOnlineSelect .txt1{display: none;}
    .roomOnlineSelect .txt2{display: block;}
    .roomInfo .icons img{width:calc(50% - 15px);}
    .lrcube:before, .lrcube:after{display: none;}
    .c3 li{width:100%; padding: 0;}
    .c3 li:nth-child(1):before, .c3 li:nth-child(1):after,.c3 li:nth-child(3n + 1):before, .c3 li:nth-child(3n+1):after{display: none;}
    .ai_talk_box{max-width:94vw;}
    .ai_talk_box .main{font-size: 16px; height: 60vh;}
    .ai_talk_box.max .main{height: calc(100vh - 122px);}
}

@media screen and (max-width: 480px) {
    .dest_copytext {
        text-align: center;
    }
}