@charset "utf-8";
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
:root {
  --jpkk54: rgba(61, 183, 228, 1);
  --l-ts-2-3a: rgba(141, 219, 240, 1);
  --r-9nyt-h: rgba(238, 59, 128, 1);
  --black: rgba(65, 65, 65, 1);
  --x-1hnb-ZB: rgba(230, 241, 243, 1);
  --QPE-8q-l: rgba(255, 255, 255, 1);
  --pm-WW-7o: rgba(140, 212, 103, 1);
  --red: rgba(255, 220, 20, 1);
  --tq-xz-6h: rgba(252, 255, 227, 1);
  ---font-family: "Yu Gothic", Helvetica;
  ---font-weight: 400;
  ---font-size: 16px;
  ---letter-spacing: 0px;
  ---line-height: 179.99999523162842%;
  ---font-style: normal;
  --notosansjp-bold-font-family: "Noto Sans JP", Helvetica;
  --notosansjp-bold-font-weight: 700;
  --notosansjp-bold-font-size: 32px;
  --notosansjp-bold-letter-spacing: 0px;
  --notosansjp-bold-line-height: 100%;
  --notosansjp-bold-font-style: normal;
  --: 2px 2px 3px 0px rgba(0, 0, 0, 0.35);
}
.screen {
  position: relative;
  padding: 200px 0;
  background-color: var(--x-1hnb-ZB);
}

.screen .text-wrapper {
  font-family: "Murecho-SemiBold", Helvetica;
  font-weight: 600;
  color: var(--black);
  font-size: 40px;
  letter-spacing: 2.00px;
  line-height: 40px;
  white-space: nowrap;
  margin-bottom: 72px;
}
.screen .line {
  position: relative;
  width: 1px;
  height: 50px;
  object-fit: cover;
}
.screen .div {
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  position: relative;
  width: fit-content;
  color: var(--black);
  white-space: nowrap;
}

.screen .flexcontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  width: 920px;
  margin: auto;
}

.screen .text {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 34.0px;
}

.screen .span {
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: #414141;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 34.0px;
}

.screen .frame {
  display: flex;
  width: 229px;
  justify-content: center;
  gap: 8px;
  padding: 16px 24px;
  position: absolute;
  align-self: stretch;
  background-color: #e6f0f3;
  right: 0;
  top: 50px;
}
.screen .text-wrapper-2 span{
transform: translateY(300%) rotate(270deg);
transform-origin: left top;
display: block;
}
.screen .text-wrapper-2 {
  position: relative;
  font-family: "Aboreto-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.screen .frame-2 {
  flex-direction: column;
  gap: 16px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
}

.screen .list-l {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.screen .i-class-fa-solid-fa {
  position: relative;
  width: 14px;
  height: 14px;
}

.screen .text-wrapper-3 {
  margin-top: -1.00px;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  position: relative;
  width: fit-content;
  color: var(--black);
  white-space: nowrap;
}.one-day {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 72px;
  padding-bottom: 200px;
  position: relative;
  background-color: var(--c7c-nwy);
}

.one-day .line {
  position: relative;
  width: 1px;
  height: 50px;
  object-fit: cover;
}

.one-day .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.one-day .div {
  position: relative;
  align-self: stretch;
  font-family: Murecho;
  font-weight: 600;
  color: transparent;
  font-size: 48px;
  letter-spacing: 2.40px;
  line-height: 48px;
}

.one-day .span {
  color: #3db7e4;
  letter-spacing: 1.15px;
}

.one-day .text-wrapper-2 {
  color: #414141;
  font-size: 40px;
  letter-spacing: 0.80px;
  line-height: 40px;
}

.one-day .frame {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
  width: 100%;
  position: relative;
  flex: 0 0 auto;
  margin-top: 72px;
}

.one-day .component {
  display: flex;
  flex-direction: column;
  width: 352px;
  align-items: center;
  gap: 8px;
  position: relative;
}

.one-day .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.one-day .heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 48px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: var(--c7c-nwy);
}

.one-day .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -1.00px;
  margin-right: -1.00px;
  color: #3DB7E4;
}

.one-day .img-2 {
  position: relative;
  width: 24px;
  height: 24px;
}

.one-day .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #3DB7E4;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.60px;
  line-height: 20px;
  white-space: nowrap;
}

.one-day .flexcontainer {
  height: 145px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.one-day .text-i {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 27.2px;
}

.one-day .text-wrapper-4 {
  letter-spacing: 0.08px;
}

.one-day .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
  color: #3DB7E4;
}

.one-day .img-support {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 200px;
}

.one-day .flexcontainer-i {
  height: 172px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.facilities {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 72px;
  padding-bottom: 200px;
  position: relative;
  background-color: var(--x-1hnb-ZB);
}

.facilities .text-wrapper {
  width: fit-content;
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  white-space: nowrap;
  position: relative;
  letter-spacing: 0;
}

.facilities .img {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.facilities .card {
  display: flex;
  align-items: flex-start;
  gap: 54px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.facilities .frame {
  display: flex;
  width: 348px;
  height: 229px;
  gap: 32px;
  align-items: flex-start;
  position: relative;
}

.facilities .div-wrapper {
  display: flex;
  width: 44px;
  padding: 8px 0px;
  align-self: stretch;
  background-color: var(--a-uj-37r);
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #3DB7E4;
  align-items: flex-start;
  position: relative;
}

.facilities .div {
  width: 25px;
  margin-top: -1.00px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: bold;
  color: #3db7e4;
  font-size: 16px;
  text-align: center;
  line-height: 19.2px;
  position: relative;
  letter-spacing: 0;
  writing-mode: vertical-rl;
  text-orientation: upright;
}

.facilities .text-wrapper-2 {
  flex: 1;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  line-height: 27.2px;
  position: relative;
  letter-spacing: 0;
}

.facilities .frame-2 {
  display: flex;
  flex-wrap: wrap;
  width: 737px;
  align-items: center;
  gap: 16px 16px;
  position: relative;
  margin-right: -19.00px;
}

.facilities .frame-3 {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  flex: 0 0 auto;
  align-items: flex-start;
  position: relative;
}

.facilities .img-facilities {
  position: relative;
  width: 352px;
  height: 229px;
  object-fit: cover;
}

.facilities .text-wrapper-3 {
  width: fit-content;
  font-family: "Inter-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 14px;
  line-height: normal;
  position: relative;
  letter-spacing: 0;
}

.facilities .illust {
  width: 303px;
  height: 156px;
}

.facilities .illust-room {
  width: 182px;
  height: 136px;
}
.history {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 72px;
  padding-bottom: 200px;
  position: relative;
  background-color: var(--t-zl7w8);
}

.history .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: "Murecho-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.history .element {
  position: relative;
  align-self: stretch;
  font-family: Murecho;
  font-weight: 600;
  color: transparent;
  font-size: 48px;
  letter-spacing: 2.40px;
  line-height: 48px;
}

.history .span {
  color: #3db7e4;
  letter-spacing: 1.15px;
}

.history .text-wrapper-2 {
  color: #414141;
  font-size: 40px;
  letter-spacing: 0.80px;
  line-height: 40px;
}

.history .frame {
  display: inline-flex;
  align-items: flex-start;
  gap: 30px;
  position: relative;
  margin-top: 72px;
  background-image: url(../img/histry.png);
  background-repeat: no-repeat;
  background-position: right top 115px;
  width: 100%;
}

.history .border {
  position: relative;
  width: 5.33px;
  height: 1539px;
  margin-left: -2.67px;
}

.history .list {
  flex-direction: column;
  width: 832px;
  align-items: flex-start;
  gap: 16px;
  display: flex;
  position: relative;
}

.history .list-wrapper {
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.history .div {
  align-items: center;
  gap: 32px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
}

.history .element-wrapper {
  display: flex;
  width: 130px;
  align-items: flex-start;
  gap: 15px;
  padding: 0px 24px 40px;
  position: relative;
  align-self: stretch;
}

.history .p {
  flex: 1;
  align-self: stretch;
  margin-top: -4.00px;
  font-family: "Aboreto", system-ui;
  color: #414141;
  font-size: 32px;
  letter-spacing: 0.96px;
  line-height: 41.6px;
  position: relative;
  font-weight: 400;
}

.history .text-wrapper-3 {
  letter-spacing: 0.31px;
  display: block;
}

.history .text-wrapper-4 {
  font-size: 20px;
  letter-spacing: 0.12px;
  line-height: 26.0px;
  display: block;
}

.history .frame-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.history .text-wrapper-5 {
  align-self: stretch;
  height: 30px;
  margin-top: -3.00px;
  font-family: "Noto Sans JP-Regular", Helvetica;
  color: #3DB7E4;
  font-size: 20px;
  letter-spacing: 0.60px;
  line-height: 30px;
  white-space: nowrap;
  position: relative;
  font-weight: 400;
}

.history .flexcontainer {
  height: 56px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.history .div-2 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Regular", Helvetica;
  font-weight: 400;
  color: var(--black);
  font-size: 16px;
  letter-spacing: 0.48px;
  line-height: 24px;
  margin-left: 1.5em;
}

.history .text-wrapper-6 {
  letter-spacing: 0.08px;
}

.history .element-2 {
  flex: 1;
  align-self: stretch;
  margin-top: -4.00px;
  font-family: "Aboreto", system-ui;
  color: var(--black);
  font-size: 32px;
  letter-spacing: 0.96px;
  line-height: 41.6px;
  position: relative;
  font-weight: 400;
}

.history .element-3 {
  flex: 1;
  margin-top: -4.00px;
  font-family: "Aboreto", system-ui;
  color: var(--black);
  font-size: 32px;
  letter-spacing: 0.96px;
  line-height: 41.6px;
  position: relative;
  font-weight: 400;
}

.history .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.history .flexcontainer-2 {
  height: 152px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.history .element-4 {
  width: 209px;
  margin-top: -4.00px;
  margin-right: -127.00px;
  font-family: "Aboreto", system-ui;
  color: var(--black);
  font-size: 32px;
  letter-spacing: 0.96px;
  line-height: 41.6px;
  position: relative;
  font-weight: 400;
}

.history .flexcontainer-3 {
  height: 112px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.history .img-histry {
  position: absolute;
  width: 512px;
  height: 1210px;
  top: 380px;
  left: 1168px;
}
@media screen and (max-width: 768px){
  .top-button{
    display: none;
  }
  .screen{
    padding: 50px 0;
  }
  .screen .flexcontainer{
    width: auto;
  }
  .screen .frame{
    display: none;
  }
  .one-day .div{
    font-size: 30px;
  }
  .one-day .text-wrapper-2 {
    font-size: 30px;
  }
  .one-day .frame{
    flex-direction: column;
  }
  .history .list{
    width: auto;
  }
  .history .div{
    flex-direction: column;
    gap: 10px;
  }
  .history .frame{
    background-image: none;
  }
  .facilities .div-wrapper{
    width: auto;;
  }
  .facilities .div{
    width: auto;
  }
  .facilities .frame-2{
    flex-direction: column;
    margin-right: 0;
    width: auto;
  }
  .facilities .frame{
    flex-direction: column;
    width: auto;
    height: auto;
  }
  .facilities .card{
    flex-direction: column;
    gap: 20px;
  }
  .history .text-wrapper-5{
    white-space: wrap;
    height: auto;
  }
  .history .element{
    font-size: 30px;
  }
  .history .text-wrapper-2{
    font-size: 30px;
  }
  .history .element-wrapper{
    padding: 0;
  }
  .history .flexcontainer{
    height: auto;
  }
  .history .flexcontainer-3{
    height: auto;
  }
}