@-webkit-keyframes slide-zoomIn{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes slide-zoomIn{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.slide-zoomIn{-webkit-animation:slide-zoomIn 25s 0s forwards;animation:slide-zoomIn 25s 0s forwards}@-webkit-keyframes loop-slide{from{-webkit-transform:translate3D(100%, 0, 0);transform:translate3D(100%, 0, 0)}to{-webkit-transform:translate3D(-100%, 0, 0);transform:translate3D(-100%, 0, 0)}}@keyframes loop-slide{from{-webkit-transform:translate3D(100%, 0, 0);transform:translate3D(100%, 0, 0)}to{-webkit-transform:translate3D(-100%, 0, 0);transform:translate3D(-100%, 0, 0)}}@-webkit-keyframes loop-slide02{from{-webkit-transform:translate3D(0, 0, 0);transform:translate3D(0, 0, 0)}to{-webkit-transform:translate3D(-200%, 0, 0);transform:translate3D(-200%, 0, 0)}}@keyframes loop-slide02{from{-webkit-transform:translate3D(0, 0, 0);transform:translate3D(0, 0, 0)}to{-webkit-transform:translate3D(-200%, 0, 0);transform:translate3D(-200%, 0, 0)}}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}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,tr,th,td,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;font-style:normal;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}html{font-size:62.5%}*{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:normal}a{text-decoration:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}a:focus{outline-color:#3b99fc;outline-offset:0px;outline-style:auto;outline-width:5px}a:hover{cursor:pointer;opacity:0.7}body{line-height:1.8;letter-spacing:0.1em;font-family:"Shippori Mincho",serif;color:#333;font-size:14px;font-size:1.4rem;position:relative}[lang=en-US] body{font-family:"Avenir","Helvetica Neue","Helvetica","Arial"}[lang=zh-TW] body{font-family:"Hiragino Sans GB","Hiragino Sans GB W3","STXihei","Microsoft YaHei","微软雅黑","SimSun",sans-serif}img{width:100%;height:auto}.is-pc-only{display:none}.is-sp-only{display:block}.slider{display:none}.slider.slick-initialized{display:block}@media screen and (min-width: 769px){body{font-size:14px;font-size:1.4rem}.is-pc-only{display:block}.is-sp-only{display:none}}.l-centering{padding:0 4rem;margin:0 auto}@media screen and (min-width: 769px){.l-centering{width:100%;max-width:1320px;padding:0 6rem;margin:0 auto}}header{position:absolute;top:0;width:100%;padding:1.6rem 2.5rem;z-index:100}@media screen and (min-width: 769px){header{padding:3.2rem 4rem}}header .header-logo{display:block;width:12rem}@media screen and (min-width: 769px){header .header-logo{width:16rem}}footer{background-color:#2A2A2A;padding:3.2rem 0;text-align:center}@media screen and (min-width: 769px){footer{padding:4.8rem 0}}footer .footer-logo{display:block;width:12rem;margin:0 auto}@media screen and (min-width: 769px){footer .footer-logo{width:16rem;margin:0 auto 0.8rem}}footer small{font-size:1rem;color:#fff;letter-spacing:0.08em}@media screen and (min-width: 769px){footer small{font-size:1.2rem}}.new-lp-btn,.new-lp-btn--fill{border:#B99760 1px solid;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 1.4rem;text-align:center;line-height:1.6;height:6.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-lp-btn__inner{color:#B99760;display:block;position:relative;padding:0 2.4rem;width:100%}@media screen and (min-width: 1200px){.new-lp-btn__inner{font-size:1.6rem}}.new-lp-btn__inner::before,.new-lp-btn__inner::after{position:absolute;top:0;bottom:0;right:0;margin:auto;content:"";vertical-align:middle}.new-lp-btn__inner::before{right:4px;width:6px;height:6px;border-top:1px solid #B99760;border-right:1px solid #B99760}.new-lp-btn__inner::after{width:12px;height:1px;right:3px;top:3.4px;background:#B99760;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.new-lp-btn--fill{background-color:#B99760}.new-lp-btn--fill .new-lp-btn__inner{color:#fff}@media screen and (min-width: 1200px){.new-lp-btn--fill .new-lp-btn__inner{font-size:1.6rem}}.new-lp-btn--fill .new-lp-btn__inner::before{border-top:1px solid #fff;border-right:1px solid #fff}.new-lp-btn--fill .new-lp-btn__inner::after{background:#fff}#new-room-lp{opacity:0}#new-room-lp .ttl-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#new-room-lp .new-room-lp-mv{position:relative;width:100%;height:100vh;overflow:hidden}#new-room-lp .new-room-lp-mv .l-centering{position:absolute;bottom:6.4rem;color:#F3EEE7;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .l-centering{bottom:12rem}}#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__sub{font-size:1.8rem;display:block;line-height:1.7;margin-bottom:0.3rem;opacity:0;-webkit-animation:fadeInUp 1s ease-in-out 0.2s forwards;animation:fadeInUp 1s ease-in-out 0.2s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__sub{font-size:2.4rem;margin-bottom:0}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__sub{font-size:3.2rem}}#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__main{font-size:2.8rem;line-height:1.5;display:block;margin-bottom:1.4rem;opacity:0;-webkit-animation:fadeInUp 1s ease-in-out 0.2s forwards;animation:fadeInUp 1s ease-in-out 0.2s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__main{font-size:4rem;margin-bottom:1rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-ttl__main{font-size:5.6rem}}#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-txt{font-size:1.3rem;line-height:2.2;margin-bottom:3.2rem;opacity:0;-webkit-animation:fadeInUp 1s ease-in-out 0.6s forwards;animation:fadeInUp 1s ease-in-out 0.6s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-txt{font-size:1.6rem;margin-bottom:6.2rem;line-height:2.1}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-mv .l-centering .new-room-lp-mv-txt{font-size:1.8rem}}#new-room-lp .new-room-lp-mv .l-centering .new-lp-btn--fill{opacity:0;-webkit-animation:fadeInUp 1s ease-in-out 0.8s forwards;animation:fadeInUp 1s ease-in-out 0.8s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .l-centering .new-lp-btn--fill{width:40rem}}#new-room-lp .new-room-lp-mv .new-room-lp-mv__slide{z-index:-1;height:100vh}#new-room-lp .new-room-lp-mv .new-room-lp-mv__slide li{height:100vh}#new-room-lp .new-room-lp-mv .new-room-lp-mv__slide li picture{width:100%;height:100vh;overflow:hidden}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-mv .new-room-lp-mv__slide li picture{height:100vh}}#new-room-lp .new-room-lp-mv .new-room-lp-mv__slide li picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#new-room-lp .new-room-lp-lead{background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(64%, #fff), color-stop(64%, #f9f8f6), to(#f9f8f6));background:linear-gradient(180deg, #fff 0%, #fff 64%, #f9f8f6 64%, #f9f8f6 100%)}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead{background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(16%, #fff), color-stop(16%, #f9f8f6), to(#f9f8f6));background:linear-gradient(180deg, #fff 0%, #fff 16%, #f9f8f6 16%, #f9f8f6 100%)}}#new-room-lp .new-room-lp-lead .l-centering{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-lead .l-centering{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering{margin-top:18rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#new-room-lp .new-room-lp-lead .l-centering .lead-img{opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering .lead-img{width:52.5%}}#new-room-lp .new-room-lp-lead .l-centering .lead-img.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.9s forwards;animation:fadeInUp 1s ease-in-out 0.9s forwards}#new-room-lp .new-room-lp-lead .l-centering .lead-content{margin:8.8rem 0 5.6rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering .lead-content{width:39%;margin:0}}#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__ttl{font-size:1.9rem;display:block;margin-bottom:2.2rem;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__ttl{margin-bottom:3.6rem;line-height:2}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__ttl{font-size:2.4rem}}#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__ttl.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.3s forwards;animation:fadeInUp 1s ease-in-out 0.3s forwards}#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__txt{font-size:1.3rem;line-height:2.3;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__txt{line-height:2.4}}#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__txt.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.6s forwards;animation:fadeInUp 1s ease-in-out 0.6s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-lead .l-centering .lead-content .lead-content__txt.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.3s forwards;animation:fadeInUp 1s ease-in-out 0.3s forwards}}#new-room-lp .new-room-lp-intro{background-color:#F9F8F6;padding:12rem 0 0 0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro{padding:18.6rem 0 0 0}}#new-room-lp .new-room-lp-intro .intro-ttl{display:block;margin:0 auto;font-size:2rem;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;padding:0 0 7.2rem 0;text-indent:-1em;opacity:0}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-intro .intro-ttl{font-size:2.4rem;padding:0 0 11rem 0;letter-spacing:0.13em}}#new-room-lp .new-room-lp-intro .intro-ttl.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.3s forwards;animation:fadeInUp 1s ease-in-out 0.3s forwards}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(2){background-color:#F3EEE7}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(2) .intro-img-wrapper{position:relative}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(2) .intro-img-wrapper::after{content:"";position:absolute;display:block;width:100%;height:50%;bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(#F3EEE7), to(transparent));background:linear-gradient(to top, #F3EEE7 0%, transparent 100%)}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(3){background-color:#E4DDD2}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(3) .intro-img-wrapper{position:relative}#new-room-lp .new-room-lp-intro .room-content:nth-of-type(3) .intro-img-wrapper::after{content:"";position:absolute;display:block;width:100%;height:50%;bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(#E4DDD2), to(transparent));background:linear-gradient(to top, #E4DDD2 0%, transparent 100%)}#new-room-lp .new-room-lp-intro .room-content__inner{padding:4.8rem 0 9.6rem 0;opacity:0}#new-room-lp .new-room-lp-intro .room-content__inner.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner{width:100%;max-width:1320px;padding:12rem 6rem 20rem;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:40% 6.4rem 1fr;grid-template-columns:40% 1fr;-ms-grid-rows:-webkit-min-content 1fr;-ms-grid-rows:min-content 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;grid-template-areas:"areaA areaB" "areaA areaC";-webkit-column-gap:6.4rem;-moz-column-gap:6.4rem;column-gap:6.4rem;justify-items:start}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-intro .room-content__inner{-ms-grid-columns:40rem 1fr;grid-template-columns:40rem 1fr}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-intro .room-content__inner{-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block{grid-area:areaB}}#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-ttl{font-size:1.8rem;display:block;margin:0 auto 2.6rem 0}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-ttl{padding:0 4rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-ttl{margin:0 auto 3.2rem 0;font-size:2.2rem}}#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-txt{font-size:1.4rem;margin:0 auto;display:block}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-txt{padding:0 4rem;font-size:1.3rem}}#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-txt .room-txt-block{line-height:2.3}#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-txt .room-txt-block:nth-of-type(n+2){margin-top:1.4rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block .room-txt .room-txt-block:nth-of-type(n+2){margin-top:1.6rem}}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide{overflow:hidden;position:relative}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide{margin-bottom:7.2rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide{width:100%;height:100%;grid-area:areaA}}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list{padding:4.8rem 0 2.3rem 2.6rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list{padding-bottom:3rem}}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list .room-scroll-slide-list-item{display:inline-block;width:64%;margin:0 0 0 1.6rem}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list .room-scroll-slide-list-item:nth-of-type(3){margin:0 7.2rem 0 1.6rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list .room-scroll-slide-list-item{width:75%;margin:0 0 0 2rem}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide__list .room-scroll-slide-list-item:nth-of-type(1){margin:0}}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide .swiper-scrollbar{height:3px;border-radius:3px;background:rgba(176,142,87,0.1)}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide .swiper-scrollbar{width:calc(100% - 8rem);left:0;right:0;margin:auto}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide .swiper-scrollbar{width:100%;left:0}}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide .swiper-scrollbar .swiper-scrollbar-drag{height:3px;border-radius:3px;background:rgba(176,142,87,0.45)}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .btn-block{padding:0 4rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .btn-block{grid-area:areaC;max-width:40rem;margin-top:5.6rem;width:100%}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-intro .room-content__inner .room-txt-block{-ms-grid-row:1;-ms-grid-column:3}#new-room-lp .new-room-lp-intro .room-content__inner .room-scroll-slide{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1}#new-room-lp .new-room-lp-intro .room-content__inner .btn-block{-ms-grid-row:2;-ms-grid-column:3}}#new-room-lp .new-room-lp-special{background-color:#F9F8F6}#new-room-lp .new-room-lp-special .special-ttl{display:block;margin:0 auto;font-size:1.8rem;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;-webkit-text-orientation:upright;text-orientation:upright;padding:9.6rem 0 6.4rem 0;text-indent:-1em;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-special .special-ttl{padding:16rem 0 8rem 0}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-special .special-ttl{font-size:1.8rem;letter-spacing:0.2em;padding:18rem 0 10.4rem 0}}#new-room-lp .new-room-lp-special .special-ttl.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.3s forwards;animation:fadeInUp 1s ease-in-out 0.3s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-special .special-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#new-room-lp .new-room-lp-special .special-list .special-list-item{opacity:0}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-special .special-list .special-list-item{padding-bottom:4.8rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-special .special-list .special-list-item{width:calc((100% - 6.1rem) / 3)}}#new-room-lp .new-room-lp-special .special-list .special-list-item.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.6s forwards;animation:fadeInUp 1s ease-in-out 0.6s forwards}#new-room-lp .new-room-lp-special .special-list .special-list-item__ttl{font-size:1.5rem;display:block;padding:0.8rem 0 0.6rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-special .special-list .special-list-item__ttl{font-size:1.6rem;padding:1.2rem 0 0.8rem}}#new-room-lp .new-room-lp-special .special-list .special-list-item__txt{font-size:1.3rem;line-height:2.3}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-special .special-list .special-list-item__txt{font-size:1.4rem;line-height:2.2}}#new-room-lp .new-room-lp-other{background-color:#F9F8F6;padding:4.5rem 0 9rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-other{padding:16rem 0 12rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-other{padding:22.4rem 0 20rem}}#new-room-lp .new-room-lp-other .other-ttl{font-size:1.8rem;text-align:center;display:block}#new-room-lp .new-room-lp-other .swiper-container{overflow:hidden;position:relative}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-other .swiper-container{margin-bottom:5rem}}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-other .swiper-container .other-list{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.2rem 2.6rem 4rem 0;margin-left:4rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-other .swiper-container .other-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:5.6rem}#new-room-lp .new-room-lp-other .swiper-container .other-list.swiper-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-other .swiper-container .other-list .other-list-item{width:75%;margin:0 1.6rem 0 0}#new-room-lp .new-room-lp-other .swiper-container .other-list .other-list-item:nth-of-type(4){margin:0 8rem 0 0}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-other .swiper-container .other-list .other-list-item{width:calc((100% - 3.9rem) / 4)}}#new-room-lp .new-room-lp-other .swiper-container .other-list .other-list-item__txt{display:block;margin-top:0.2rem}#new-room-lp .new-room-lp-other .swiper-container .swiper-scrollbar{height:3px;border-radius:3px;background:rgba(176,142,87,0.1)}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-other .swiper-container .swiper-scrollbar{width:calc(100% - 8rem);left:0;right:0;margin:auto}}#new-room-lp .new-room-lp-other .swiper-container .swiper-scrollbar .swiper-scrollbar-drag{height:3px;border-radius:3px;background:rgba(176,142,87,0.45)}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-other .new-lp-btn,#new-room-lp .new-room-lp-other .new-lp-btn--fill{width:40rem;margin:7.2rem auto 0}}#new-room-lp .new-room-lp-standard .standard-ttl{color:#B99760;position:relative;margin:7.2rem 0 3rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-ttl{margin:14rem 0 4.8rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-ttl{margin:19.6rem 0 6.1rem}}#new-room-lp .new-room-lp-standard .standard-ttl__main{font-size:2rem;line-height:1.8;text-align:center;margin:0 auto;display:block;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-ttl__main{font-size:2.4rem}}#new-room-lp .new-room-lp-standard .standard-ttl__main.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.3s forwards;animation:fadeInUp 1s ease-in-out 0.3s forwards}#new-room-lp .new-room-lp-standard .standard-ttl__sub{position:absolute;font-family:"Cormorant",serif;font-size:7.2rem;opacity:0.1;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-ttl__sub{font-size:13.2rem}}#new-room-lp .new-room-lp-standard .standard-p{text-align:center;font-size:1.3rem;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-p{font-size:1.4rem;line-height:2.2}}#new-room-lp .new-room-lp-standard .standard-p.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0.6s forwards;animation:fadeInUp 1s ease-in-out 0.6s forwards}#new-room-lp .new-room-lp-standard .standard-p .standard-p-block{display:block;line-height:2.2}#new-room-lp .new-room-lp-standard .standard-p .standard-p-block:nth-of-type(n+2){margin-top:1.6rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-p .standard-p-block:nth-of-type(n+2){margin-top:3rem}}#new-room-lp .new-room-lp-standard .standard-room{background-color:#F9F8F6;margin-top:7.2rem}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-standard .standard-room{padding-left:4rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-room{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-room{margin-top:15rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-img-block{-ms-flex-negative:0;flex-shrink:0;width:56.6%;overflow:hidden;line-height:0;min-height:100%}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-img-block .standard-room-img{max-width:100%;-o-object-fit:contain;object-fit:contain;height:100%}}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content{padding:3.2rem 4rem 6.4rem 0;opacity:0}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content{padding:6.4rem 6rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content{padding:6.4rem 6.4rem 6.4rem 12rem}}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-ttl{font-size:1.8rem;display:block;margin:0 auto 2.4rem 0}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt{font-size:1.3rem;margin:0 auto 4.8rem;display:block}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt{font-size:1.4rem;margin:0 auto 5.6rem}}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt .standard-room-txt-block{line-height:2.2}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt .standard-room-txt-block{line-height:2.3}}#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt .standard-room-txt-block:nth-of-type(n+2){margin-top:1.6rem}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .standard-room-txt .standard-room-txt-block:nth-of-type(n+2){margin-top:1.2rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-room .standard-room-content .new-lp-btn--fill{max-width:40rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list{overflow:hidden}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item{margin-top:5.6rem}@media screen and (max-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item{background:linear-gradient(180deg, #fff 0%, #fff 100px, #F9F8F6 100px, #F9F8F6 100%);padding-bottom:4rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item{margin-top:14rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item{margin-top:12rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item:nth-of-type(even) .l-centering{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item:nth-of-type(even) .l-centering::after{content:'';position:absolute;width:102rem;height:90%;top:70px;right:200px;left:auto;background-color:#F9F8F6;z-index:-1}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item:nth-of-type(even) .standard-prejudice-list__txt{margin:14rem 6rem 8rem 12rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item:nth-of-type(3){margin-top:14rem}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .l-centering{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .l-centering::after{content:'';position:absolute;width:102rem;height:90%;top:70px;left:200px;background-color:#F9F8F6;z-index:-1}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide{opacity:0}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide{width:45%}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide.slick-slider.slick-slider{margin:0}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots{text-align:center;margin-top:0.4rem}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li{display:inline-block;margin:0 3px}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li:last-of-type{margin:0 0 0 3px}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li{margin:0 3px}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li:last-of-type{margin:0 0 0 3px}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li button{position:relative;text-indent:-9999px;background-color:transparent;width:5px;border-radius:100%;border:none;padding:0;margin:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li button{width:8px;height:8px}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li button:before{content:'';position:absolute;top:0;left:0;width:5px;height:5px;border-radius:100%;background-color:rgba(176,142,87,0.35)}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li button:before{width:8px;height:8px}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list-item-slide .slide-dots li.slick-active button:before{background-color:#B99760}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt{margin:14rem 6rem 6rem 6rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt{margin:14rem 12rem 8rem 6rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-ttl{font-size:1.5rem;display:block;margin:0.4rem 0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-ttl{font-size:1.7rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-ttl{font-size:1.8rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block{font-size:1.3rem;line-height:2.3;display:block}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block{font-size:1.4rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block.txt-block-sub{font-size:1.4rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block.txt-block-sub{font-size:1.5rem;margin-top:1.2rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block.txt-block-sub{font-size:1.6rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block.txt-block-img{margin:1rem 0 1.2rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-txt-block.txt-block-img{margin:0 0 4rem;max-width:40rem}}#new-room-lp .new-room-lp-standard .standard-prejudice-list__item .standard-prejudice-list__txt .standard-prejudice-list-inner li{padding-left:1.2em;text-indent:-1.2em;padding-bottom:0.4rem;line-height:2}#new-room-lp .new-room-lp-gallery .gallery-lead{color:#B99760;font-size:2rem;display:block;text-align:center;margin:9.2rem auto 7.2rem;opacity:0}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-gallery .gallery-lead{margin:24rem auto 9.6rem;font-size:2.4rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-gallery .gallery-lead{margin:22.4rem auto 13rem}}#new-room-lp .new-room-lp-gallery .gallery-lead.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards}#new-room-lp .new-room-lp-gallery .gallery-content{position:relative;overflow:hidden}#new-room-lp .new-room-lp-gallery .gallery-content::before,#new-room-lp .new-room-lp-gallery .gallery-content::after{content:"";position:absolute;display:block;width:100%;height:20%}#new-room-lp .new-room-lp-gallery .gallery-content::before{top:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));background:linear-gradient(to bottom, #fff 0%, transparent 100%)}#new-room-lp .new-room-lp-gallery .gallery-content::after{bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(#fff), to(transparent));background:linear-gradient(to top, #fff 0%, transparent 100%)}#new-room-lp .new-room-lp-gallery .gallery-content .gallery-content-txt-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);z-index:1}#new-room-lp .new-room-lp-gallery .gallery-content .gallery-content-txt-wrapper .gallery-content-txt{font-family:"Cormorant",serif;color:#F3EEE7;opacity:0.4;font-size:11.2rem;-webkit-animation:loop-slide 200s -100s infinite linear;animation:loop-slide 200s -100s infinite linear;z-index:1;white-space:nowrap}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-gallery .gallery-content .gallery-content-txt-wrapper .gallery-content-txt{font-size:16rem;-webkit-animation:loop-slide 400s -200s infinite linear;animation:loop-slide 400s -200s infinite linear}}#new-room-lp .new-room-lp-gallery .gallery-content .gallery-content-txt-wrapper .gallery-content-txt:nth-of-type(2){-webkit-animation:loop-slide02 200s infinite linear;animation:loop-slide02 200s infinite linear}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-gallery .gallery-content .gallery-content-txt-wrapper .gallery-content-txt:nth-of-type(2){-webkit-animation:loop-slide02 400s infinite linear;animation:loop-slide02 400s infinite linear}}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item{line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#333}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img{width:auto;height:232px}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img:first-child{-webkit-animation:loop-slide 400s -200s infinite linear;animation:loop-slide 400s -200s infinite linear}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img:last-child{-webkit-animation:loop-slide02 400s infinite linear;animation:loop-slide02 400s infinite linear}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img{height:334px}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img:first-child{-webkit-animation:loop-slide 800s -400s infinite linear;animation:loop-slide 800s -400s infinite linear}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item img:last-child{-webkit-animation:loop-slide02 800s infinite linear;animation:loop-slide02 800s infinite linear}}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item:nth-of-type(2) img:first-child{animation:loop-slide 400s -200s infinite linear reverse}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item:nth-of-type(2) img:last-child{animation:loop-slide02 400s infinite linear reverse}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item:nth-of-type(2) img:first-child{animation:loop-slide 800s -400s infinite linear reverse}#new-room-lp .new-room-lp-gallery .gallery-content__list .gallery-content-list-item:nth-of-type(2) img:last-child{animation:loop-slide02 800s infinite linear reverse}}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper{padding:0 6rem}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve{margin:9rem 4rem;padding:4.8rem 3rem;-webkit-box-shadow:0px 2px 30px 10px #F9F8F6;box-shadow:0px 2px 30px 10px #F9F8F6;opacity:0}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve.is-animation{-webkit-animation:fadeInUp 1s ease-in-out 0s forwards;animation:fadeInUp 1s ease-in-out 0s forwards}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve{max-width:1000px;margin:20rem auto 19rem;padding:7.2rem 8rem}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve{margin:20rem auto 19rem}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-ttl{font-size:1.8rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-ttl{font-size:2rem;text-align:center}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block{margin-top:2.7rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block{margin-top:5.6rem}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block:nth-of-type(2){margin-top:4rem}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl{font-size:1.6rem;color:#B99760;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-bottom:1.6rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl{margin-bottom:2.4rem}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl::before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80%;height:1px;background-color:#fff;z-index:-1}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl::before{width:32%}}@media screen and (min-width: 1200px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl::before{width:24%}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block__ttl::after{content:'';position:absolute;right:0;width:100%;height:1px;background-color:#B99760;z-index:-2}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block .reserve-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block .reserve-btn .new-lp-btn--fill{margin-bottom:1.4rem}@media screen and (min-width: 769px){#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block .reserve-btn .new-lp-btn--fill{width:calc((100% - 4rem) / 2)}#new-room-lp .new-room-lp-reserve-wrapper .new-room-lp-reserve .reserve-block .reserve-btn .new-lp-btn--fill:nth-of-type(2){margin-left:4rem}}
