@charset "UTF-8";
/* ::::::::::  キッズスペース  :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
  background: #fff;
  color: #002239;
}

.breadcrumbs {
  display: none;
}

br {
  display: block !important;
}
@media (max-width: 767px) {
  br.pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  br.sp {
    display: none !important;
  }
}

.illust {
  display: block !important;
  position: absolute;
  z-index: 1;
}
@media (max-width: 767px) {
  .illust.pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .illust.sp {
    display: none !important;
  }
}
.illust img {
  width: 100%;
  height: auto;
}

/* =========================================================
kv
========================================================= */
.kv {
  position: relative;
  height: auto;
}
.kv .textBlock {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 80%;
  margin: auto;
}
@media (max-width: 767px) {
  .kv .textBlock {
    align-items: center;
    max-width: 100%;
  }
}
.kvMask {
  display: block !important;
}
@media (max-width: 767px) {
  .kvMask.pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .kvMask.sp {
    display: none !important;
  }
}
.kv .kvTitle {
  filter: none;
  width: 40.6%;
  max-width: 581px;
  margin-bottom: 8.1%;
}
@media (max-width: 767px) {
  .kv .kvTitle {
    width: 53.9%;
    max-width: none;
    margin-bottom: 10.2%;
  }
}
.kv .kvTitle img {
  display: block;
  width: 100%;
  height: auto;
}
.kv .illust01 {
  top: 29.6%;
  left: 7.3%;
  width: 4.4%;
}
.kv .illust02 {
  top: 5.7%;
  left: 22%;
  width: 3%;
}
.kv .illust03 {
  top: 16%;
  right: 5.4%;
  width: 5.8%;
}
.kv .illust04_2 {
  top: 5%;
  left: 7.7%;
  width: 13.8%;
}

/* =========================================================
concept
========================================================= */
.concept {
  position: relative;
}
.concept .wrapper {
  padding: 115px 0 150px;
  max-width: 1216px;
}
@media screen and (max-width: 1240px) {
  .concept .wrapper {
    max-width: 94%;
  }
}
@media (max-width: 767px) {
  .concept .wrapper {
    padding: 56px 0 73px;
    max-width: 90%;
  }
}
.concept .flex {
  align-items: center;
}
@media screen and (max-width: 1240px) {
  .concept .flex {
    justify-content: center;
    gap: 0 6%;
  }
}
.concept .photoBlock {
  width: 41.5%;
  max-width: 505px;
}
@media (max-width: 767px) {
  .concept .photoBlock {
    width: 73%;
    max-width: none;
    margin: 54px auto 0;
  }
}
.concept .photoBlock .photo {
  border-radius: 50%;
  margin-bottom: 0;
}
.concept .photoBlock .photo img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.concept .textBlock {
  width: 45.6%;
  max-width: 555px;
}
@media (max-width: 767px) {
  .concept .textBlock {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .conceptTitle {
    text-align: center;
  }
}
.conceptTitle img {
  display: block !important;
  width: 60.5%;
  height: auto;
}
@media (max-width: 767px) {
  .conceptTitle img {
    width: 86%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .conceptTitle img.pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .conceptTitle img.sp {
    display: none !important;
  }
}
.conceptTitle img.mainTitle {
  margin-top: 15px;
  width: 92.9%;
  height: auto;
}
@media (max-width: 767px) {
  .conceptTitle img.mainTitle {
    margin-top: 36px;
    width: 66.3%;
  }
}
.concept .lead {
  font-size: 2.6rem;
  font-family: "Yu Gothic", YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN", "Noto Sans JP", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 63px;
  letter-spacing: 0.075em;
  text-align: left;
}
@media screen and (max-width: 1240px) {
  .concept .lead {
    font-size: clamp(2rem, 2.1vw, 2.6rem);
  }
}
@media (max-width: 767px) {
  .concept .lead {
    text-align: center;
    font-size: 2rem;
    line-height: 1.85;
    margin-top: 29px;
  }
}
.concept .illust04 {
  top: 12.4%;
  left: 4.4%;
  width: 5.9%;
}
.concept .illust05 {
  bottom: 21.8%;
  left: 5%;
  width: 1.9%;
}
.concept .illust05_2 {
  top: 10.6%;
  right: 44.6%;
  width: 1.9%;
}
.concept .illust06 {
  bottom: 5.7%;
  left: 10.3%;
  width: 9.8%;
}
@media (max-width: 767px) {
  .concept .illust06 {
    bottom: 5.1%;
    left: auto;
    right: 7.4%;
    width: 21.8%;
  }
}
.concept .illust07 {
  bottom: 21.3%;
  right: 48.7%;
  width: 3%;
}
.concept .illust08 {
  top: 16.1%;
  right: 10.6%;
  width: 4.9%;
}
@media screen and (max-width: 1560px) {
  .concept .illust08 {
    top: 12.1%;
    right: 5.3%;
  }
}
@media (max-width: 767px) {
  .concept .illust08 {
    top: 10%;
    right: 5%;
    width: 9.3%;
  }
}
.concept .illust09 {
  bottom: 37.2%;
  right: 3%;
  width: 6.8%;
}
@media screen and (max-width: 1500px) {
  .concept .illust09 {
    bottom: 18.5%;
  }
}
.concept .illust10 {
  bottom: -3.4%;
  right: 22.9%;
  width: 4.5%;
}
@media (max-width: 767px) {
  .concept .illust10 {
    bottom: -2%;
    right: auto;
    left: 18%;
    width: 10.6%;
  }
}
.concept .illust11 {
  top: 54.6%;
  left: 18.48%;
  width: 11.7%;
}
.concept .shareBtn {
  display: none;
}
.concept .btnS {
  display: none;
}

/* =========================================================
service
========================================================= */
.service {
  position: relative;
  font-family: "Yu Gothic", YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN", "Noto Sans JP", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  .service {
    margin-bottom: 75px;
  }
}
.service .wrapper {
  background: #f8f5ef;
  border-radius: 98px;
  padding: 93px 0 88px;
  max-width: 1420px;
}
@media screen and (max-width: 1240px) {
  .service .wrapper {
    padding: 46px 0 44px;
    max-width: 94%;
  }
}
@media (max-width: 767px) {
  .service .wrapper {
    border-radius: 40px;
    padding: 33px 0 !important;
    max-width: 77%;
  }
}
.service .wrapper .inner {
  width: 85%;
  max-width: 1205px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .service .wrapper .inner {
    max-width: 94%;
  }
}
@media (max-width: 767px) {
  .service .wrapper .inner {
    max-width: 75%;
  }
}
.serviceTitle, .serviceSubTitle {
  font-family: "Yu Gothic", YuGothic, "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN", "Noto Sans JP", Roboto, "Droid Sans", Meiryo, "メイリオ", Verdana, sans-serif;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.serviceTitle {
  font-size: 3rem;
  line-height: 1.75;
  text-align: center;
  margin: 0 0 43px;
}
@media screen and (max-width: 1240px) {
  .serviceTitle {
    font-size: clamp(1.8rem, 2.4vw, 3rem);
  }
}
@media (max-width: 767px) {
  .serviceTitle {
    font-size: 1.8rem;
    line-height: 1.75;
    margin: 0 -1em 26px;
  }
}
.serviceSubTitle {
  font-size: 2.4rem;
  line-height: 1.75;
  margin: 0 0 25px 15px;
}
@media screen and (max-width: 1240px) {
  .serviceSubTitle {
    font-size: clamp(1.3rem, 1.9vw, 2.4rem);
  }
}
@media (max-width: 767px) {
  .serviceSubTitle {
    position: relative;
    font-size: 1.3rem;
    line-height: 1.7501921599;
    background: #fff;
    border-radius: 13px;
    padding: 5px 40px 4px 44px;
    margin: 0 0 10px 0;
    cursor: pointer;
  }
  .serviceSubTitle::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background: url("../img/kids/icon_open.svg") no-repeat center/cover;
    transition: all 0.3s;
  }
  .serviceSubTitle.on::after {
    transform: translateY(-50%) rotate(180deg);
  }
  .serviceSubTitle::before {
    content: "";
    position: absolute;
    left: 19px;
    top: 50%;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
    background: url("../img/kids/icon_kids01.svg") no-repeat center/cover;
  }
  .serviceSubTitle.complimentary::before {
    left: 17px;
    width: 16px;
    height: 16px;
    background: url("../img/kids/icon_kids02.svg") no-repeat center/cover;
  }
  .serviceSubTitle.sale::before {
    left: 17px;
    width: 16px;
    height: 16px;
    background: url("../img/kids/icon_kids03.svg") no-repeat center/cover;
  }
}
@media screen and (min-width: 768px) {
  .serviceSubTitle {
    pointer-events: none;
  }
}
.serviceList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px 55px;
  margin-bottom: 75px;
}
@media screen and (max-width: 1240px) {
  .serviceList {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 3%;
    margin-bottom: 37px;
  }
}
@media (max-width: 767px) {
  .serviceList {
    display: none;
    margin-bottom: 17px;
  }
}
@media screen and (min-width: 768px) {
  .serviceList {
    display: grid !important;
  }
}
.serviceList li {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 2.8rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  background: #fff;
  border-radius: 28px;
  padding: 4px 10px 3px 70px;
}
@media screen and (max-width: 1240px) {
  .serviceList li {
    font-size: clamp(1.5rem, 2.2vw, 2.8rem);
  }
}
@media (max-width: 767px) {
  .serviceList li {
    display: block;
    font-size: 1.5rem;
    line-height: 1.5168332052;
    background: none;
    border-radius: 0;
    padding: 2px 0 2px 0;
    margin-left: 2.5em;
    text-indent: -1em;
  }
}
.serviceList li::before {
  content: "";
  position: absolute;
  left: 29px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url("../img/kids/icon_kids01.svg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .serviceList li::before {
    content: "・";
    position: static;
    transform: none;
    width: auto;
    height: auto;
    background: none;
    margin-right: 0.5em;
  }
}
.serviceList.complimentary li::before {
  left: 26.5px;
  width: 30px;
  height: 30px;
  background: url("../img/kids/icon_kids02.svg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .serviceList.complimentary li::before {
    width: auto;
    height: auto;
    background: none;
  }
}
.serviceList.sale {
  margin-bottom: 86px;
}
@media (max-width: 767px) {
  .serviceList.sale {
    margin-bottom: 34px;
  }
}
.serviceList.sale li::before {
  left: 26.5px;
  width: 30px;
  height: 30px;
  background: url("../img/kids/icon_kids03.svg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .serviceList.sale li::before {
    width: auto;
    height: auto;
    background: none;
  }
}
.service .note {
  font-size: 1.8rem;
  line-height: 1.7222222222;
  letter-spacing: 0.075em;
  text-align: center;
}
@media (max-width: 767px) {
  .service .note {
    font-size: 1.1rem;
  }
}
.service .note01 {
  position: absolute;
  top: 69px;
  right: 107px;
  border: 1px solid rgba(45, 70, 95, 0.25);
  padding: 14px 24px;
}
@media screen and (max-width: 1240px) {
  .service .note01 {
    position: static;
    padding: 8px 24px;
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .service .note01 {
    margin-top: 17px;
  }
}
@media (max-width: 767px) {
  .service .note02 {
    margin-top: 17px;
  }
}
.service .illust07_2 {
  bottom: -70px;
  left: 16.5%;
  width: 8.8%;
  transform: rotate(9deg);
}
.service .illust09_2 {
  bottom: -30px;
  right: 16.2%;
  width: 15.7%;
}

@media screen and (min-width: 1240px) {
  body.lang_ru .serviceList {
    gap: 25px 3%;
  }
  body.lang_ru .serviceList li {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  body.lang_ru .service .wrapper .inner {
    max-width: 80%;
  }
}

@media screen and (min-width: 1240px) {
  body.lang_en .service .note01,
  body.lang_fr .service .note01,
  body.lang_de .service .note01,
  body.lang_es .service .note01,
  body.lang_it .service .note01,
  body.lang_th .service .note01,
  body.lang_vi .service .note01,
  body.lang_id .service .note01,
  body.lang_ms .service .note01,
  body.lang_ru .service .note01,
  body.lang_ar .service .note01 {
    position: static;
    padding: 8px 24px;
    margin-bottom: 17px;
  }
}

@media screen and (min-width: 1240px) {
  body.lang_zh-CHT .service .note01,
  body.lang_zh-CHS .service .note01 {
    top: 88px;
  }
  body.lang_zh-CHT .service .note01 br,
  body.lang_zh-CHS .service .note01 br {
    display: none !important;
  }
}/*# sourceMappingURL=kids_maihama_common.css.map */