/* body
==========================================*/
.imgLoading {
  overflow: hidden;
}

/* header
==========================================*/
.modePC.noFixHeader {
  padding-top: 0;
}

.modePC.noFixHeader header {
  position: relative;
}
.modePC.noFixHeader header .bar {
  position: relative;
  top: calc(100vh - 60px);
}

/* box01
==========================================*/
.modePC .box01 {
  height: calc(100vh - 60px);
}
.modePC.noFixHeader .box01 {
  margin-bottom: 60px;
}

.modeSP .box01 {
  height: 1224px;
  height: calc(100vh - 110px);
}

.box01 .bx-wrapper,
.box01 .bx-viewport {
  height: 100% !important;
}

.box01 .u1 {
  height: 100%;
}
.box01 .u1 li {
  display: block;
  height: 100%;
  position: relative;
  background: no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}

.box01 .u1 .l1 {
  display: table;
  width: 100%;
}
.box01 .u1 .l1 svg {
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.modePC .box01 .u1 .l1 svg {
  width: 143px;
  height: 176px;
  top: -30px;
}
.modeSP .box01 .u1 .l1 svg {
  width: 162px;
  height: 198px;
  top: -90px;
}
.box01 .u1 .l1 p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.box01 .u1 .l1 p span {
  display: block;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: Roboto;
}
.modePC .box01 .u1 .l1 p span {
  padding-top: 220px;
  font-size: 30px;
}
.modeSP .box01 .u1 .l1 p span {
  padding-top: 190px;
  font-size: 32px;
}
.modePC .box01 .u1 .l2 {
  background-image: url(/img/root/l2bg_pc.jpg);
}
.modeSP .box01 .u1 .l2 {
  background-image: url(/img/root/l2bg_sp.jpg);
}
.modePC .box01 .u1 .l3 {
  background-image: url(/img/root/2018-08_vr_pc.jpg);
}
.modeSP .box01 .u1 .l3 {
  background-image: url(/img/root/2018-08_vr_sp.jpg);
}
.modePC .box01 .u1 .l4 {
  background-image: url(/img/root/20190909_pc_toppage.jpg);
}
.modeSP .box01 .u1 .l4 {
  background-image: url(/img/root/20190909_sp_toppage.jpg);
}
.modePC .box01 .u1 .l5 {
  background-image: url(/img/root/20191011_pc_toppage.jpg);
}
.modeSP .box01 .u1 .l5 {
  background-image: url(/img/root/20191011_sp_toppage.jpg);
}
.modePC .box01 .u1 .l202001--01 {
  background-image: url(/img/root/202001_pc_toppage.jpg);
}
.modeSP .box01 .u1 .l202001--01 {
  background-image: url(/img/root/202001_sp_toppage.jpg);
}
.modePC .box01 .u1 .Y202101--01 {
  background-image: url(/img/root/202001_pc_toppage.jpg);
}
.modeSP .box01 .u1 .Y202101--01 {
  background-image: url(/img/root/202001_sp_toppage.jpg);
}

.box01 .u1 .l3 iframe {
  width: 100%;
  height: 100vh;
}

.box01 .u1 .bg_image {
  display: table;
  width: 100%;
  height: 100%;
}
.box01 .u1 .bg_image div,
.box01 .u1 .bg_image a {
  display: table;
  width: 100%;
  height: 100%;
}
.modePC .box01 .u1 .bg_image a:hover {
  opacity: 0.78;
}

.box01 .u1 .bg_image div p,
.box01 .u1 .bg_image a p {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 42px;
  line-height: 40px;
}
.box01 .u1 .bg_image p span {
  font-size: 26px;
}

.box01 .u1 .bg_image p.supplement {
  color: #fff;
  font-weight: bold;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}
.modePC .box01 .u1 .bg_image p.supplement {
  top: 5px;
  right: 5px;
  padding: 2px 10px;
  font-size: 8px;
}
.modeSP .box01 .u1 .bg_image p.supplement {
  top: 30px;
  right: 120px;
  padding: 2px 10px;
  font-size: 16px;
}

.box01 .u1 .l4 {
  background: no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.box01 .u2 {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
}
.modePC .box01 .u2 {
  margin-top: -40px;
}
.modeSP .box01 .u2 {
  margin-top: -30px;
}

.box01 .u2 li {
  display: inline-block;
}
.box01 .u2 li:nth-of-type(1) {
  float: left;
}
.box01 .u2 li:nth-of-type(2) {
  float: right;
}

.box01 .u2 a {
  text-align: center;
  display: block;
  background-color: #fff;
}
.modePC .box01 .u2 a {
  width: 80px;
  height: 80px;
}
.modeSP .box01 .u2 a {
  width: 60px;
  height: 60px;
}

.modePC .box01 .u2 svg {
  width: 17px;
  height: 10px;
  margin-top: 35px;
}
.modeSP .box01 .u2 svg {
  width: 23px;
  height: 13px;
  margin-top: 23px;
}

.box01 .b1 {
  font-family:
    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-style: italic;
  line-height: 1;
  text-align: center;
  position: absolute;
  right: 50%;
}
.modePC .box01 .b1 {
  font-size: 10px;
  width: 200px;
  bottom: 60px;
  margin-right: -100px;
}
.modeSP .box01 .b1 {
  font-size: 20px;
  width: 400px;
  bottom: 120px;
  margin-right: -200px;
}

.modePC .box01 .b1 svg {
  width: 9px;
  height: 16px;
  margin-top: 5px;
}
.modeSP .box01 .b1 svg {
  width: 18px;
  height: 32px;
  margin-top: 10px;
}

/* box02
==========================================*/
.modePC .box02 {
  padding-top: 60px;
  position: relative;
}
.modeSP .box02 {
  padding-top: 60px;
  padding-bottom: 140px;
  position: relative;
}

.modePC .box02 h1 {
  margin: 110px 0 0 120px;
}
.modeSP .box02 h1 {
  margin: 130px 0 0 370px;
}

.modePC .box02 > p {
  width: 400px;
  margin: 40px 0 0 120px;
}
.modeSP .box02 > p {
  width: 530px;
  margin: 55px 0 0 140px;
}

.modePC .box02 .b1 {
  position: absolute;
  top: 170px;
  left: 600px;
}
.modeSP .box02 .b1 {
  margin: 40px 0 0 0;
  top: 170px;
  left: 540px;
}
.modePC .box02 .imgWrap {
  width: 600px;
  height: 632px;
}
.modePC .box02 img {
  height: 632px;
}
.modeSP .box02 img {
  height: 730px;
  margin-top: -380px;
}
.modeSP .box02 .imgWrap {
  width: 690px;
  height: 340px;
}
.modePC .box02 .imgWrap:before {
  content: "";
  display: block;
  height: 190px;
  width: 120px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 2;
}
.modePC .box02 .imgWrap:after {
  content: "";
  display: block;
  height: 140px;
  width: 130px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 2;
}
.modePC .box02 .viewMore {
  left: 130px;
  bottom: 0;
}
.modeSP .box02 .viewMore {
  /*
	left: 220px;
	bottom: 0;
	*/
}
.modePC .box02 a {
  font-size: 0;
  height: 634px;
}
.modeSP .box02 a {
  font-size: 0;
  width: 690px;
  height: 340px;
}

.modeSP .box02 .imgWrap {
  position: absolute;
  top: 0;
}

/* box03
==========================================*/
.modePC .box03 {
  margin-top: 200px;
}
.modePC .box03 + .box03 {
  margin-top: 100px;
}
.modeSP .box03 {
  margin-top: 140px;
}
.modeSP .box03 + .box03 {
  margin-top: 90px;
}

.modePC .box03A h1 {
  margin-left: 730px;
}
.modePC .box03B h1 {
  margin-left: 120px;
}
.modeSP .box03A h1 {
  margin-left: 250px;
}
.modeSP .box03B h1 {
  margin-left: 60px;
}
.modeSP .box03A.stay h1 {
  margin-left: 350px;
}

.box03 .cutOutWrap {
  margin-top: 40px;
}
.modePC .box03B .cutOutWrap {
  margin-left: 120px;
}
.modeSP .box03B .cutOutWrap {
  margin-left: 60px;
}

.modePC .box03 .imgWrap img {
  width: 1080px;
}
.modeSP .box03 .imgWrap img {
  width: 690px;
}

.modePC .box03 .tagbox {
  width: 600px;
  height: 250px;
  position: absolute;
  top: 0;
}
.modePC .box03A .tagbox {
  padding: 10px 50px 0 120px;
  left: -1px;
}
.modePC .box03B .tagbox {
  padding: 10px 100px 0 40px;
  right: 0;
}
.modeSP .box03 .tagbox {
  width: 550px;
  margin-top: 55px;
}
.modeSP .box03A .tagbox {
  margin-left: 140px;
}
.modeSP .box03B .tagbox {
  margin-left: 60px;
}

.modePC .box03 .tagbox.mini {
  height: 190px;
}
.modePC .box03 .tagbox.mini2 {
  height: 210px;
}
.modePC .box03 .tagbox.mini2 {
  height: 218px;
}
.modePC .box03.lounge .tagbox {
  height: 270px;
}

.modePC .box03 .tagbox p:nth-of-type(2) {
  margin-top: 15px;
}
.modeSP .box03 .tagbox p:nth-of-type(2) {
  margin-top: 25px;
}
.modePC .box03 .tagbox p:nth-of-type(3) {
  margin-top: 15px;
}
.modeSP .box03 .tagbox p:nth-of-type(3) {
  margin-top: 25px;
}

.box03 .limited_txt {
  position: absolute;
  color: #fff;
  font-weight: bold;
  z-index: 1;
  text-align: center;
  line-height: 1.3;
}
.modePC .box03 .limited_txt {
  top: 300px;
  left: 50%;
  font-size: 32px;
  margin-left: -425px;
}
.modeSP .box03 .limited_txt {
  top: 108px;
  left: 138px;
  font-size: 36px;
}

.modePC .box03 .limited_txt span {
  display: block;
  font-size: 20px;
}
.modeSP .box03 .limited_txt span {
  display: block;
  font-size: 26px;
}

.modePC .viewMoreWrapRB .viewMore140 {
  bottom: -70px;
  right: -70px;
}
.modePC .viewMoreWrapLB:not(.no-reserve) .viewMore140 {
  bottom: -70px;
  left: 70px;
}
.modeSP .viewMoreWrapRB .viewMore140 {
  bottom: -60px;
  right: -60px;
}
.modeSP .viewMoreWrapLB .viewMore140 {
  bottom: -60px;
  left: -60px;
}

.box03 .btn-sq-reserve {
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.box03 .btn-sq-reserve:hover {
  opacity: 1;
  color: rgba(0, 0, 0, 0.6);
}
.box03 .btn-sq-reserve svg {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.box03 .btn-sq-reserve:hover svg {
  color: rgba(0, 0, 0, 0.6);
}
.modePC .box03 .btn-sq-reserve {
  position: absolute;
}
.modePC .box03 .viewMoreWrapRB + .btn-sq-reserve {
  bottom: -70px;
  right: 190px;
}
.modePC .box03 .viewMoreWrapLB + .btn-sq-reserve {
  bottom: -70px;
  left: -70px;
}
.modeSP .box03 .viewMoreWrapRB + .btn-sq-reserve {
  margin-top: -60px;
  margin-left: 470px;
}
.modeSP .box03 .viewMoreWrapLB + .btn-sq-reserve {
  margin-top: -60px;
  margin-left: 60px;
}

.modeSP .box03 .btn-sq-reserve .viewMore140 {
  width: 160px;
}

/* box04
==========================================*/
.box04 {
  background-color: #ececec;
}
.modePC .box04 {
  width: 1120px;
  margin: 150px auto 0;
  padding: 110px 0 85px;
}
.modeSP .box04 {
  width: 690px;
  margin: 140px auto 0;
  padding: 75px 0 65px;
}

.modePC .box04 ul {
  width: 820px;
  margin: 95px auto 0;
}
.modeSP .box04 ul {
  width: 590px;
  margin: 60px auto 0;
}

.box04 li {
  position: relative;
}
.modePC .box04 li {
  margin-top: 50px;
}
.modeSP .box04 li:nth-of-type(n + 2) {
  margin-top: 80px;
}

/* a をグリッドにして画像とテキストを横並び・下揃えに */
.modePC .box04 li a,
.modeSP .box04 li a {
  display: grid;
  align-items: end;
}
.modePC .box04 li a {
  grid-template-columns: 320px 1fr;
}
.modeSP .box04 li a {
  grid-template-columns: 280px 1fr;
}
.modePC .box04 li:nth-of-type(even) a,
.modeSP .box04 li:nth-of-type(even) a {
  grid-template-columns: 1fr 280px;
}
.modePC .box04 li:nth-of-type(even) a {
  grid-template-columns: 1fr 320px;
}

/* imgWrap: absolute をやめてグリッドに乗せる */
.box04 li .imgWrap {
  position: static;
}
.modePC .box04 li .imgWrap img {
  width: 320px;
  display: block;
}
.modeSP .box04 li .imgWrap img {
  width: 280px;
  display: block;
}

/* 偶数は画像を右に（order で入れ替え） */
.modePC .box04 li:nth-of-type(even) .imgWrap,
.modeSP .box04 li:nth-of-type(even) .imgWrap {
  order: 2;
}
.modePC .box04 li:nth-of-type(even) .b1,
.modeSP .box04 li:nth-of-type(even) .b1 {
  order: 1;
}

/* b1 を画像にめり込ませる */
.box04 li .b1 {
  background-color: #ececec;
  position: relative;
  z-index: 1;
}
.modePC .box04 li .b1 {
  width: auto;
  padding: 20px 25px 0;
  margin-bottom: -20px;
}
.modePC .box04 li:nth-of-type(odd) .b1 {
  text-align: left;
  margin-left: -50px;
}
.modePC .box04 li:nth-of-type(even) .b1 {
  text-align: right;
  margin-right: -50px;
}
.modeSP .box04 li .b1 {
  width: auto;
  padding-top: 10px;
  margin-bottom: -40px;
}
.modeSP .box04 li:nth-of-type(odd) .b1 {
  padding-left: 15px;
  text-align: left;
  margin-left: -40px;
}
.modeSP .box04 li:nth-of-type(even) .b1 {
  padding-right: 15px;
  text-align: right;
  margin-right: -40px;
}

/* テキスト */
.box04 li p:nth-of-type(1) {
  font-family:
    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  white-space: nowrap;
}
.modePC .box04 li p:nth-of-type(1) {
  font-size: 10px;
}
.modeSP .box04 li p:nth-of-type(1) {
  font-size: 18px;
}

.box04 li p:nth-of-type(1) span {
  margin-left: 20px;
}

/* SP p:nth-of-type(2) は absolute 不要になったのでリセット */
.modeSP .box04 li p:nth-of-type(2) {
  line-height: 1.6;
  text-align: left;
  width: auto;
  position: static;
}

.modePC .box04 .b2 {
  margin: 85px 0 0 80px;
}
.modeSP .box04 .b2 {
  margin: 130px 0 0 40px;
}

/* box05
==========================================*/
.modePC .box05 {
  margin-top: 150px;
}

.modePC .box05 h1,
.modePC .box05 .cutOutWrap {
  margin: 40px 0 0 120px;
}
.modeSP .box05 h1 {
  margin: 140px 0 0 60px;
}
.modeSP .box05 .cutOutWrap {
  margin: 40px 0 0 60px;
}

.modePC .box05 .imgWrap img {
  width: 1080px;
}
.modeSP .box05 .imgWrap img {
  width: 690px;
}

.modePC .box05 .tagbox {
  width: 600px;
  height: 140px;
  position: absolute;
  top: 0;
}
.modeSP .box05 .tagbox {
  width: 560px;
  margin: 55px 0 0 60px;
}
.modePC .box05A .tagbox {
  padding: 25px 0 0 35px;
  right: 0;
}
.modePC .box05B .tagbox {
  padding: 25px 45px 0 120px;
  left: -120px;
}

.box05A .tagbox p:nth-of-type(1) {
  font-family:
    "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 28px;
}

.box05A .tagbox p:nth-of-type(1) em {
  font-style: italic;
}
.modePC .box05A .tagbox p:nth-of-type(1) em {
  font-size: 57px;
}
.modeSP .box05A .tagbox p:nth-of-type(1) em {
  font-size: 52px;
}

.modePC .box05 .tagbox p:nth-of-type(2) {
  margin-top: 15px;
}
.modeSP .box05 .tagbox p:nth-of-type(2) {
  margin-top: 25px;
}

/* loading
==========================================*/
.loading {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 50;
}

.loading div,
.loading i,
.loading svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.modePC .loading div,
.modePC .loading i,
.modePC .loading svg {
  display: block;
  width: 130px;
  height: 130px;
}
.modeSP .loading div,
.modeSP .loading i,
.modeSP .loading svg {
  display: block;
  width: 170px;
  height: 170px;
}

.loading div {
  background-color: #ececec;
  overflow: hidden;
  margin: auto;
  bottom: 0;
  right: 0;
}

.loading i {
  background-color: #000;
  z-index: 1;
  left: -100%;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

.loading svg {
  fill: #fff;
  z-index: 2;
}
