@charset "utf-8";
/***************************************************************************************************
	page_stay.css
***************************************************************************************************/
/*
*/
#page_stay {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
}
/*
*/
#page_stay .blk_1 {
  width: 100%;
  padding:70px 0 0 0;
}
#page_stay .blk_1 > div {
  width:100%;
  max-width: var(--max_wid_1);
  margin: auto;
}
#page_stay .blk_1 .gsty_tit_1 > div > div div::before {
	background-image: url('../en-images/stay_img_01.jpg');
	background-position: 0 50%;
	background-size: cover;
}
/*
*/
#page_stay .blk_2 {
  width:100%;
  padding:60px 0 0 0;
}
#page_stay .blk_2 > section {
  width:100%;
  padding:60px 0 70px 0;
  background-color: #746D55;
}
/* #page_stay .blk_2 .rep_1_1 .psty_tit_1 {
  padding-left:165px;
}
#page_stay .blk_2 .rep_1_1 .psty_tit_1 span:nth-of-type(3) {
  position: absolute;
  left:0;
  top:50%;
}
#page_stay .blk_2 .rep_1_1.tgt_nm_psa .psty_tit_1 span:nth-of-type(3) {
  opacity:0;
}
#page_stay .blk_2 .rep_1_1.tgt_nm_psa.psa_show .psty_tit_1 span:nth-of-type(3) {
  animation:blk_2_kf_1 .8s ease-out 0s 1 normal forwards;
}
@keyframes blk_2_kf_1 {
  100% { translate: 0 0; opacity:1; rotate:0deg;}
}
#page_stay .blk_2 .rep_1_1 .psty_tit_1 span:nth-of-type(3) img {
  display:block;
  translate:0 -50%;
  width:144px;
} */
/*
*/
#page_stay .blk_3 {
  width:100%;
  padding:120px 0 0 0;
}
#page_stay .blk_3 > section {
  width:100%;
}
/*
*/
#page_stay .blk_4 {
  width:100%;
  padding:140px 0 0 0;
}
#page_stay .blk_4 > section {
  width:100%;
  padding:60px 0 180px 0;
  background-color: #746D55;
}
/*
*/
#page_stay .rep_1  {
  width:100%;
}
/*  */
#page_stay .rep_1_1 {
  width:100%;
  max-width: var(--max_wid_1);
  padding:var(--padding_1);
  margin: auto;
}
/*  */
#page_stay .rep_1_2 {
  width:100%;
  padding:40px 0 0 0;
}
#page_stay .rep_1_2_1 {
  width:100%;
}
#page_stay .tgt_nm_psa .rep_1_2_1 {
  opacity:0;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_1 {
  animation:rep_1_kf_1 1s ease-out .2s 1 normal forwards;
}
@keyframes rep_1_kf_1 {
  100% { translate: 0 0; opacity:1}
}
#page_stay .rep_1_2_2 {
  width:100%;
  max-width: var(--max_wid_1);
  padding:var(--padding_1);
  padding-top:40px;
  margin: auto;
}
#page_stay .rep_1_2_2 > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) {
  width:61%;
}
#page_stay .tgt_nm_psa .rep_1_2_2 > div > div:nth-of-type(1) {
  opacity:0;
  translate: 0 20px;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_2 > div > div:nth-of-type(1) {
  animation:rep_1_kf_1 .6s ease-out .4s 1 normal forwards;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table {
  width:100%;
  border-top: 1px solid #4E4E4E;
}
#page_stay .type_2 .rep_1_2_2 > div > div:nth-of-type(1) table {
  border-top: 1px solid #ffffff;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody {
  width:100%;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody th {
  padding:16px min(30px, 2.4vw) 20px min(30px, 2.4vw);
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.75;
  font-weight: 700; 
  white-space: nowrap;
  width:1%;
  border-bottom: 1px solid #4E4E4E;
}
#page_stay .type_2 .rep_1_2_2 > div > div:nth-of-type(1) table tbody th {
  color:#ffffff;
  border-bottom: 1px solid #ffffff;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody th::after {
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: calc(100% - 32px);
	left:100%;
	top:50%;
  translate: 0 -50%;
	background-color: #4E4E4E;
}
#page_stay .type_2 .rep_1_2_2 > div > div:nth-of-type(1) table tbody th::after {
	background-color: #ffffff;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody td {
  padding:16px 0 20px min(20px, 1.6vw);
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.75;
  border-bottom: 1px solid #4E4E4E;
}
#page_stay .type_2 .rep_1_2_2 > div > div:nth-of-type(1) table tbody td {
  color:#ffffff;
  border-bottom: 1px solid #ffffff;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody td * {
  font-size: inherit;
  line-height: inherit;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) {
  width:31%;
  min-height: 260px;
}
#page_stay .tgt_nm_psa .rep_1_2_2 > div > div:nth-of-type(2) {
  opacity:0;
  translate: 0 20px;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_2 > div > div:nth-of-type(2) {
  animation:rep_1_kf_1 .6s ease-out .6s 1 normal forwards;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div {
  width:100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > * {
  width:31%;
  height: auto;
  margin-bottom: 3.5%;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > p span {
  display:block;
  width:100%;
  padding:68% 0 0 0;
  cursor: pointer;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > p span img {
	position:absolute;
	display: block;
	width:100%;
	height: 100%;
	left:50%;
	top:50%;
	translate:-50% -50%;
	object-fit: cover;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div.sty_1 {
  width:100%;
  display: block;
  padding:0 0 60px 0;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div.sty_1 p {
  font-size: 12px;
  line-height: 1.75;
  white-space: normal;
  text-align: left;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div.sty_1.type_2 p {
  color:#ffffff;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) {
  width:100%;
}
#page_stay .tgt_nm_psa .rep_1_2_2 > div > div:nth-of-type(3) {
  opacity:0;
  translate: 0 30px;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_2 > div > div:nth-of-type(3) {
  animation:rep_1_kf_1 .6s ease-out .8s 1 normal forwards;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 {
  position: absolute;
  width:100%;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 a {
  position: absolute;
  display: block;
  left:100%;
  top:0;
  width:31%;
  height: 39px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 1);
  transition: background-color .1s ease-out 0s;
  border: 1px solid #ffffff;
  translate:-100% -100%;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1.type_2 a {
  border: none;
  background-color:#EFECE8;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 a.nm_hover {
  background-color: rgba(255, 255, 255, 0);
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1.type_2 a.nm_hover {
  background-color: #746D55;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 a span {
  position: absolute;
  display: block;
  left:50%;
  top:50%;
  translate:-50% -50%;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  transition: color .1s ease-out 0s;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 a.nm_hover span {
  color:#ffffff;
}
/*
*/
#page_stay .psty_ss_1 {
	width:100%;
  max-width: 4000px;
	overflow: hidden;
  margin: auto;
}
#page_stay .psty_ss_1 .tgt_ss {
	display:block;
	width:47.7%;
  max-width: 1000px;
	padding:min(646px, calc(64.6% * .477)) 0 0 0;
	margin: auto;
}
#page_stay .psty_ss_1 .tgt_ul {
	position: absolute;
  opacity:0;
  pointer-events: none;
}
/*  */
#page_stay .psty_ss_1 .blk_js_ss {
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
#page_stay .psty_ss_1 .blk_js_ss .deck span {
	display: block;
	width:95.6%;
	height: 100%;
	overflow: hidden;
	margin: auto;
}
#page_stay .psty_ss_1 .blk_js_ss .deck span img {
	position:absolute;
	display: block;
	width:100%;
	height: 100%;
	left:50%;
	top:50%;
	translate:-50% -50%;
	object-fit: cover;
}
/*  */
#page_stay .psty_ss_1 .ss_btns {
  position: absolute;
  left:50%;
  top:50%;
  translate: -50% -50%;
	width:47.7%;
  max-width: 1000px;
	padding:min(646px, calc(64.6% * .477)) 0 0 0;
  pointer-events: none;
}
#page_stay .psty_ss_1 .btn_prev,
#page_stay .psty_ss_1 .btn_next {
  position:absolute;
  left:0;
  top:50%;
  width:40px;
  height:40px;
  translate: -50% -50%;
  z-index: 3;
  cursor: pointer;
  transition: opacity .2s ease-out .4s;
  pointer-events: auto;
}
#page_stay .psty_ss_1 .btn_next {
  left:100%;
  scale:-1 1;
}
#page_stay .psty_ss_1 .dragmove ~ .ss_btns .btn_prev,
#page_stay .psty_ss_1 .dragmove ~ .ss_btns .btn_next {
  opacity:0;
  pointer-events: none;
  transition: opacity .1s ease-out 0s;
}
#page_stay .psty_ss_1 .btn_prev::before,
#page_stay .psty_ss_1 .btn_next::before {
  position:absolute;
  display:block;
  content:'';
  left:50%;
  top:50%;
  width:20px;
  height:20px;
  border-left:1px solid #000000;
  border-bottom:1px solid #000000;
  translate: -25% -50%;
  rotate:45deg;
}
/*
*/
#page_stay .psty_tit_1 {
  display: table;
}
#page_stay .psty_tit_1.newopen::before {
	position: absolute;
	display: block;
	content: '';
	width: 144px;
	height: 35px;
	left:0;
	top:calc(50% - 16px);
	background-image: url('../en-images/stay_txt_01.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_stay .tgt_nm_psa .psty_tit_1::before {
  opacity:0;
}
#page_stay .tgt_nm_psa.psa_show .psty_tit_1::before {
  animation:psty_tit_1_kf_1 .6s ease-out .6s 1 normal forwards;
}
#page_stay .psty_tit_1 br {
  display:none;
}
#page_stay .psty_tit_1 > span:nth-of-type(1) {
  display:table-cell;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
}
#page_stay .psty_tit_1 > span:nth-of-type(1) span {
  display:block;
  font-size: 44px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}
#page_stay .psty_tit_1.newopen > span:nth-of-type(1) span {
  padding:0 0 0 165px;
}
#page_stay .type_2 .psty_tit_1 > span:nth-of-type(1) span {
  color:#ffffff;
}
#page_stay .tgt_nm_psa .psty_tit_1 > span:nth-of-type(1) span {
  opacity:0;
  translate: 0 101%;
}
#page_stay .tgt_nm_psa.psa_show .psty_tit_1 > span:nth-of-type(1) span {
  animation:psty_tit_1_kf_1 .6s ease-out 0s 1 normal forwards;
}
@keyframes psty_tit_1_kf_1 {
  100% { translate: 0 0; opacity:1}
}
#page_stay .psty_tit_1 > span:nth-of-type(2) {
  display:table-cell;
  text-align: left;
  vertical-align: middle;
}
#page_stay .psty_tit_1 > span:nth-of-type(2) span {
  display:block;
  font-size: 18px;
  line-height: 1;
  padding:0 0 0 20px;
  white-space: nowrap;
}
#page_stay .type_2 .psty_tit_1 > span:nth-of-type(2) span {
  color:#ffffff;
}
#page_stay .tgt_nm_psa .psty_tit_1 > span:nth-of-type(2) span {
  opacity:0;
  translate: 0 10px;
}
#page_stay .tgt_nm_psa.psa_show .psty_tit_1 > span:nth-of-type(2) span {
  animation:psty_tit_1_kf_1 .6s ease-out .5s 1 normal forwards;
}
/***************************************************************************************************
  responsive
***************************************************************************************************/

@media screen and (max-width: 1000px) {
/*
*/
#page_stay .blk_1 {
  padding:37px 0 0 0;
}
#page_stay .blk_1 > div {
  width:100%;
}
/*
*/
#page_stay .blk_2 {
  padding:50px 0 0 0;
}
#page_stay .blk_2 > section {
  padding:80px 0 60px 0;
}
#page_stay .blk_2 .rep_1_1 .psty_tit_1 {
  padding-left:0;
}
#page_stay .blk_2 .rep_1_1 .psty_tit_1 > span:nth-of-type(1) {
  line-height: 1.1;
}
#page_stay .blk_2 .tgt_nm_psa.psa_show .psty_tit_1 > span:nth-of-type(1) span {
  animation-duration: 1s;
}
#page_stay .blk_2 .rep_1_1 .psty_tit_1 > span:nth-of-type(1) br {
  display: inline;
}
/*
*/
#page_stay .blk_3 {
  padding:0;
}
#page_stay .blk_3 > section {
  padding:60px 0 40px 0;
}
/*
*/
#page_stay .blk_4 {
  padding:20px 0 0 0;
}
#page_stay .blk_4 > section {
  padding:26px 0 100px 0;
}
/*
*/
#page_stay .rep_1_1 {
  max-width: var(--max_wid_2);
  padding:var(--padding_2);
}
/*  */
#page_stay .rep_1_2 {
  padding:26px 0 0 0;
}
#page_stay .rep_1_2_2 {
  max-width: var(--max_wid_2);
  padding:var(--padding_2);
  padding-top:26px;
}
#page_stay .rep_1_2_2 > div {
  display: flex;
  flex-direction: column;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) {
  width:100%;
  order:2;
  padding: 26px 0 0 0;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_2 > div > div:nth-of-type(1) {
  animation-delay:.6s;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table {
  width:100%;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody th {
  padding:14px 4vw 18px 4vw;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody th::after {
	height: calc(100% - 30px);
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(1) table tbody td {
  padding:14px 0 18px 4vw;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) {
  width:100%;
  order:1;
  min-height: 0;
}
#page_stay .tgt_nm_psa.psa_show .rep_1_2_2 > div > div:nth-of-type(2) {
  animation-delay:.4s;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div {
  margin: auto;
  display: block;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > * {
  display: inline-block;
  width:14.3%;
  margin: auto 1.35%;
  margin-bottom: auto;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > p::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
  opacity:0;
  translate:0 0;
	background-color: #bfbfbf;
  transition:translate 0s .2s, opacity .2s ease-out 0s;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > p.on::before {
  translate:8% 6%;
  opacity:1;
  transition:translate .2s ease-out 0s, opacity .2s ease-out 0s;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > *:first-of-type {
  margin-left: auto;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > *:last-of-type {
  margin-right: auto;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div {
  display: none;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > p span {
  padding:100% 0 0 0;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div.sty_1 {
  width:100%;
  display: block;
  padding:5px 0 0 0;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(2) > div > div.sty_1 p {
  font-size: 11px;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) {
  order: 3;
  padding: 26px 0 0 0;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 {
  position: relative;
}
#page_stay .rep_1_2_2 > div > div:nth-of-type(3) .btn_sty_1 a {
  position: relative;
  left:0;
  width:90%;
  max-width: 400px;
  margin: auto;
  translate:0 0;
}
/*
*/
#page_stay .psty_ss_1 {
  max-width: none;
}
#page_stay .psty_ss_1 .tgt_ss {
	width:100%;
	padding:65.4% 0 0 0;
  max-width: none;
}
/*  */
#page_stay .psty_ss_1 .blk_js_ss .deck span {
	width:100%;
}
/*  */
#page_stay .psty_ss_1 .ss_btns {
  display:none;
}
/*
*/
#page_stay .psty_tit_1 {
  display: block;
}
#page_stay .psty_tit_1.newopen::before {
  top:-35px;
  width:120px;
}
#page_stay .psty_tit_1 > span:nth-of-type(1) {
  display:block;
}
#page_stay .psty_tit_1 > span:nth-of-type(1) span {
  font-size: 38px;
}
#page_stay .psty_tit_1.newopen > span:nth-of-type(1) span {
  padding:0 0 0 0;
}
#page_stay .psty_tit_1 > span:nth-of-type(2) {
  display:block;
}
#page_stay .psty_tit_1 > span:nth-of-type(2) span {
  font-size: min(16px, 4vw);
  padding:13px 0 0 0;
}
/*  */
}
