@charset "UTF-8";

/* facilities
---------------------------------------- */
.page-id-52 header {
  width: 100%;
  height: 52vh;
  background: url("../images/crown/facility/facility-main.webp") no-repeat top left transparent;
  background-size: cover;
  position: relative;
}
.page-id-52 header h1 {
  position: absolute;
  top: 22vh;
  right: 0;
  line-height: 2em;
  writing-mode: horizontal-tb;
  color: #fff;
  font-family: var(--font-shipporMincho);
  font-weight: 600;
  font-size: var(--f-clamp-46);
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.6));
  margin-right: 0;
}
@media screen and (max-width: 820px) {
  .page-id-52 header {
    background: url(../images/crown/facility/facility-main.webp) no-repeat top 0 left 50% / cover transparent;
  }
}
@media screen and (max-width: 480px) {
  .page-id-52 header {
    height: 33vh;
    background: url(../images/crown/facility/facility-main.webp) no-repeat top 0 left 50% / cover transparent;
  }
}

/*
ページ共通
---------------------------*/
h1 {
  line-height: 50px;
  color: var(--green01);
  font-family: var(--font-shipporMincho);
  font-size: var(--f-36);
  font-weight: 600;
  letter-spacing: 0.075em;
}

.h2-ttl {
  margin-bottom: 50px;
  color: var(--green01);
  font-family: var(--font-shipporMincho);
  font-size: var(--f-36);
  font-weight: 600;
  letter-spacing: 0.075em;
}

.h2-ttl.en-ttl {
  line-height: 1;
  font-size: clamp(1.25rem, 0.8214rem + 1.9048vw, 2.25rem);
}
.h2-ttl.en-ttl > .sub-ttl {
  font-size: clamp(1rem, 0.8929rem + 0.4762vw, 1.25rem);
}

.h3-ttl {
  margin-bottom: 50px;
  line-height: 1.5;
  color: var(--green01);
  font-family: var(--font-shipporMincho);
  font-size: clamp(1.125rem, 0.9643rem + 0.7143vw, 1.5rem);
  font-weight: 600;
  letter-spacing: 0.075em;
}

.h4-ttl {
  line-height: 36px;
  margin-bottom: 10px;
  color: var(--green01);
  font-family: var(--font-shipporMincho);
  font-size: clamp(1.125rem, 1.0714rem + 0.2381vw, 1.25rem);
  font-weight: 600;
}

p {
  font-family: var(--font-shipporMincho);
  font-weight: 600;
  font-size: var(--f-15);
}

.__center {
  text-align: center;
}

section {
  margin: 100px auto;
}

.inner {
  max-width: 1200px;
  margin: auto;
  padding: 0;
}
.head-wrap {
  margin: 30px auto;
}
.word-keep {
  word-break: keep-all;
}

.bg-flower {
  background: url(../images/crown/access/bg-img.webp) right top / 160px 119px no-repeat;
}

.head-wrap.vertical {
  margin: 0 0 0 10px;
  padding: 0;
  writing-mode: vertical-rl;
}

.sub-ttl {
  position: relative;
  display: block;
  line-height: 1.5;
  font-size: var(--f-20);
  font-weight: 700;
  letter-spacing: 0.075em;
}

.head-wrap.vertical h2 > .sub-ttl {
  position: relative;
  display: block;
  padding: 45px 0 0 0;
}

.head-wrap.vertical h2 > .sub-ttl::after {
  position: absolute;
  left: 50%;
  top: 18px;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 30px;
  background: #000;
  content: "";
}

.head-wrap.bg-border h2 {
  /*
  position: relative;
  display: inline-block;
  */
  padding: 0 55px;
  margin: 0 auto;
  padding: 0 30px;
}

.head-wrap.bg-border .sub-ttl {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.head-wrap.bg-border h2 > .sub-ttl::before,
.head-wrap.bg-border h2 > .sub-ttl::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background: #000;
}

.head-wrap.bg-border h2 > .sub-ttl::before {
  left: 0;
}

.head-wrap.bg-border h2 > .sub-ttl::after {
  right: 0;
}
.head-wrap.bg-border h2 span {
  padding: 0 10px;
}
section {
  padding: 0 30px;
}
.bg-harf {
  background: linear-gradient(180deg, #fff 0%, #fff 50%, var(--pink) 50%, var(--pink) 100%);
}
main {
  font-family: var(--font-shipporMincho);
  color: #000;
}

/*
施設案内（本館）
---------------------------*/
.layout-a,
.layout-b,
.layout-c,
.layout-d {
  display: flex;
}
.layout-a {
  flex-direction: row-reverse;
  justify-content: space-between;
  height: 528px;
}
.layout-a .txts {
  width: calc(100% - 144px);
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
}
.layout-a .txts .txt {
  writing-mode: vertical-rl;
  text-align: left;
  display: inline-block;
  line-height: 2;
  margin-left: 3em;
  padding-top: 60px;
}
.layout-a .txts .pic {
  display: flex;
  align-items: center;
}
.head-wrap.vertical {
  padding-top: 60px;
}
.intro .head-wrap.vertical {
  margin-left: 40px;
}
.swiperRES .swiper-slide {
  line-height: 1;
}

.floorGuide {
  background: var(--pink);
}
.floorGuide .inner {
  padding: 50px 0;
}
.floorGuide .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.floorGuide .wrap .img {
  width: 48.5%;
  max-width: 581px;
}
.floorGuide .wrap .floor {
  width: 46.5%;
  padding-top: 20px;
}
.floorGuide .wrap .floor div {
  margin-bottom: 60px;
  display: flex;
}
.floorGuide .wrap .floor h3 {
  width: 48px;
  height: 48px;
  background-color: #cce198;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: var(--f-18);
}
.floorGuide .wrap .floor div:nth-child(2) h3 {
  background-color: #facd89;
}
.floorGuide .wrap .floor div:nth-child(3) h3 {
  background-color: #a2b8d5;
}
.floorGuide .wrap .floor ul {
  width: calc(100% - 48px);
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #fff;
  padding: 15px 0 0 23px;
}
.floorGuide .wrap .floor ul li {
  margin: 0 1.4em 0.8em 0;
  font-weight: 700;
  font-size: var(--f-15);
}

.facility-sec h3 {
  text-align: center;
  font-size: var(--f-20);
  line-height: 1.8;
  margin-bottom: 30px;
  word-break: keep-all;
}
table tr {
  border-bottom: solid 1px var(--green01);
}
th,
td {
  vertical-align: middle;
  padding: 0.9em 0;
  word-break: keep-all;
}
table tr:first-child th,
table tr:first-child td {
  padding-top: 0;
}

.layout-c {
  background-position: left top;
  margin-bottom: 40px;
}
.layout-c .head-wrap.vertical {
  margin: 0 20px 0 0;
}
.layout-d {
  margin-bottom: 60px;
}
.facility-sec .txts {
  width: 32%;
  max-width: 400px;
  margin-right: 30px;
  padding-top: 90px;
}
.facility-sec .slider {
  width: 57%;
  max-width: 684px;
  padding-top: 60px;
  box-sizing: content-box;
}
.facility-sec .btnlinestretches-wrap {
  padding: 30px 0 0;
  text-align: right;
}
.facility-sec table {
  width: 100%;
  font-size: var(--f-15);
  margin-bottom: 7px;
}
.facility-sec table th,
.facility-sec table td,
.facility-sec table dt,
.facility-sec table dd,
.facility-sec table dd,
.facility-sec table li {
  font-weight: 600;
}
.facility-sec table dl {
  display: flex;
  word-break: keep-all;
  white-space: pre;
  margin-bottom: 0.6em;
  font-size: var(--f-14);
}
.facility-sec .txts p:first-child {
  margin-bottom: 1.5em;
  line-height: 2;
}
.facility-sec table th {
  width: 7em;
  vertical-align: middle;
}
.restaurant-box table th {
  width: 5em;
}
.layout-d {
  flex-direction: row-reverse;
}
.layout-d .txts {
  margin: 0 0 0 30px;
}
.facility-sec .note li {
  font-size: var(--f-14);
  margin-bottom: 0.4em;
  line-height: 1.8em;
  text-align: justify;
}
.facility-sec table li {
  line-height: 1.8em;
}
.facility-sec table ul {
  margin-bottom: 0.7em;
}

.other {
  background: var(--pink);
}
.other .inner {
  padding: 50px 0 0;
}
.other .wrap,
.banquet .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.other .wrap div,
.banquet .wrap > div {
  width: 30.5%;
  max-width: 364px;
  margin-bottom: 65px;
}
.banquet .wrap > div {
  margin-bottom: 0;
}
.other h3,
.banquet h3 {
  font-size: var(--f-20);
  font-weight: 700;
  color: var(--green01);
  margin: 0.7em 0 0.4em;
}
.other .wrap p,
.banquet .wrap p {
  line-height: 1.9em;
  text-align: justify;
}
.other .wrap p.img,
.banquet .wrap p.img {
  line-height: 1;
}
.banquet .btnlinestretches-wrap {
  text-align: right;
}
.banquet {
  margin-bottom: 0;
}

/*
施設案内（アネックス）
---------------------------*/
.page-id-54 .bg-flower {
  background: none;
}
.page-id-54 .floorGuide,
.page-id-54 .other {
  background: var(--khaki-bg);
}
.page-id-54 .layout-a .txts .pic {
  margin-right: auto;
}
.page-id-54 .floorGuide .wrap {
  justify-content: center;
  padding: 20px 0;
}
.page-id-54 .floorGuide .wrap .img {
  width: 100%;
  max-width: 1047px;
}
.page-id-54 .other {
  margin-bottom: 0;
}

/*      [ PC small ]
-----------------------------------------------*/
@media screen and (max-width: 960px) {
  .layout-c,
  .layout-d {
    flex-wrap: wrap;
  }
  .facility-sec .head-wrap.vertical {
    order: 1;
  }
  .facility-sec .slider {
    order: 2;
    width: calc(100% - 110px);
    max-width: 100%;
    margin-left: auto;
    height: auto;
  }
  .layout-d .slider {
    margin-left: 0;
    margin-right: auto;
  }
  .facility-sec .txts {
    order: 3;
    padding-top: 10px;
    width: calc(100% - 110px);
    max-width: 100%;
    margin: 0 0 0 auto;
  }
  .layout-d .txts {
    margin: 0 auto 0 0;
  }
  .facility-sec h2 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  .intro {
    margin-top: 50px;
  }
  .page-id-52 .layout-a {
    height: auto;
  }
  .page-id-52 .layout-a .txts {
    flex-direction: column-reverse;
  }
  .page-id-52 .layout-a .txts .pic {
    padding-top: 60px;
  }
  .page-id-52 .layout-a .txts .txt {
    height: 300px;
    margin-left: 0;
  }
  .floorGuide .wrap .img {
    width: 100%;
    margin: 0 auto 20px;
  }
  .floorGuide .wrap .floor {
    width: 100%;
  }
  .floorGuide .inner {
    padding-bottom: 20px;
  }
  .other h3,
  .banquet h3 {
    font-size: var(--f-18);
  }
}
/*      [ Tablet large]
-----------------------------------------------*/
@media screen and (max-width: 768px) {
  .other .wrap div,
  .banquet .wrap > div {
    width: 48%;
  }
  .banquet .wrap > div {
    margin-bottom: 40px;
  }
  .banquet .wrap > div:nth-child(3) {
    margin: 0 auto;
  }
  .banquet .btnlinestretches-wrap {
    text-align: center;
    padding: 30px 0;
  }
  section {
    margin: 80px 0;
  }
  .h2-ttl {
    font-size: var(--f-30);
  }
  .sub-ttl {
    font-size: var(--f-18);
  }
  .head-wrap.vertical,
  .layout-a .txts .pic,
  .facility-sec .slider {
    padding-top: 50px;
  }
  .layout-d {
    margin-bottom: 35px;
  }
  .facility-sec h3 {
    font-size: var(--f-18);
  }
  .page-id-54 .layout-a {
    height: auto;
  }
  .page-id-54 .layout-a .txts {
    flex-direction: column-reverse;
  }
  .page-id-54 .layout-a .txts .pic {
    padding-top: 60px;
  }
  .page-id-54 .layout-a .txts .txt {
    height: 270px;
    margin-left: 0;
  }
}
/*      [ Tablet small]
-----------------------------------------------*/
@media screen and (max-width: 600px) {
  section {
    margin: 50px 0;
  }
  .intro .head-wrap.vertical,
  .head-wrap.vertical,
  .layout-c .head-wrap.vertical,
  .layout-d .head-wrap.vertical {
    margin: 0 auto;
  }
  .h2-ttl {
    font-size: var(--f-24);
    margin-bottom: 0;
  }
  .sub-ttl {
    font-size: var(--f-14);
  }
  .bg-flower {
    background-position: center top;
    background-size: 130px auto;
  }
  .intro {
    margin-top: 0;
  }
  .layout-a {
    flex-direction: column;
  }
  .layout-a .txts {
    width: 100%;
  }
  .layout-a .txts .txt {
    padding-top: 30px;
  }
  .page-id-52 .layout-a .txts .pic,
  .page-id-54 .layout-a .txts .pic {
    padding-top: 40px;
  }
  .floorGuide .inner {
    padding: 30px 0 10px;
  }
  .floorGuide .wrap .floor h3 {
    font-size: var(--f-16);
    width: 40px;
    height: 40px;
  }
  .floorGuide .wrap .floor ul {
    width: calc(100% - 40px);
  }
  .floorGuide .wrap .floor ul li {
    font-size: var(--f-14);
  }
  .floorGuide .wrap .floor div {
    margin-bottom: 40px;
  }
  .layout-c,
  .layout-d {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .facility-sec .slider {
    padding-top: 30px;
    width: 100%;
  }
  .facility-sec .txts {
    width: 100%;
  }
  .facility-sec table {
    font-size: var(--f-14);
  }
  .facility-sec table th {
    width: 7em;
  }
  .facility-sec .btnlinestretches-wrap {
    text-align: center;
  }
  .facility-sec h3 {
    font-size: var(--f-16);
  }
  .other .inner {
    padding: 30px 0 0;
  }
  .other .wrap div,
  .banquet .wrap > div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .other h3,
  .banquet h3 {
    font-size: var(--f-16);
  }
  .other .wrap p,
  .banquet .wrap p {
    line-height: 1.8;
  }
  .banquet .btnlinestretches-wrap {
    padding-bottom: 0;
  }
  .page-id-54 .layout-a .txts .txt {
    margin: 0 auto;
  }
  .page-id-54 .floorGuide .inner {
    padding: 20px 0;
  }
  .page-id-54 .floorGuide .wrap {
    padding: 10px 0;
  }
  .facility-sec .head-wrap.vertical {
    padding-top: 10px;
  }
  .facility-sec .layout-c,
  .facility-sec .layout-d {
    margin-bottom: 40px;
  }
}
/*      [ Smartphone ]
-----------------------------------------------*/
@media screen and (max-width: 480px) {
  .page-id-52 .layout-a .txts .txt {
    height: 340px;
  }
  .bg-flower {
    background-size: 110px auto;
  }
  .h2-ttl {
    font-size: var(--f-20);
  }
  .sub-ttl {
    font-size: var(--f-12);
  }
  .intro {
    margin-top: 30px;
  }
}
