@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
body {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  -webkit-font-family: "Noto Sans JP", sans-serif !important;
  font-family: "Noto Sans JP", sans-serif !important;
  background: url("./img/body-bg.webp") no-repeat center center;
  background-size: cover;
  padding: 66px 0;
}
@font-face {
  font-family: "bananaslip"; /* Choose a descriptive name */
  src: url("./fonts/bananaslip/YDWbananaslipplus.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
button {
  background: none;
  border: 0;
  width: 100%;
  padding: 0;
  cursor: pointer;
}

img {
  width: 100%;
}
a {
  color: #333;
  text-decoration: none !important;
  cursor: pointer !important;
}
.main-content {
  max-width: 440px;
  background: url("./img/main-bg.webp") no-repeat top center;
  background-size: cover;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #616161;
  background-color: white !important;
  margin-top: 66px;
  margin-bottom: 66px;
  border-radius: 30px;
  position: relative;
  overflow-x: hidden;
}

@media only screen and (max-width: 440px) {
  .main-content {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-radius: 0px;
  }
}

.font-banana {
  font-family: "bananaslip", sans-serif;
}

.menubtn {
  width: 62px;
  height: 62px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}

.menubtn-in {
  position: fixed;
  width: 62px;
}

.menubtn-2 {
  width: 62px;
  height: 62px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}

.menubtn-in-2 {
  position: fixed;
  width: 62px;
}

.menubtn-3 {
  width: 100%;
  max-width: 440px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 10;
  display: none;
}

.menubtn-3-in {
  position: fixed;
  background-color: white;
  border-style: inset;
  border: 2px solid #616161;
  width: 100%;
  max-width: 440px;
  border-radius: 30px;
  background: url("./img/mn-bg.webp") no-repeat top center;
  background-size: cover;
  padding-top: 22px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 440px) {
  .menubtn-3-in {
    border-radius: 0px;
  }
}
.menu-logo {
  width: 124px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 37px;
}
.menubtn-3-in-1 {
  padding: 15px 60px;
  color: #333;
  font-size: 16px;
  font-weight: 900;
  line-height: 24px;
}
@media only screen and (max-width: 440px) {
  .menubtn-3-in-1 {
    padding: 15px 30px;
  }
}

.menubtn-3-in-3-1 {
  padding: 15px 30px 15px 100px;
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (max-width: 440px) {
  .menubtn-3-in-3-1 {
    padding: 15px 30px 15px 60px;
  }
}
.mn-btn-3-hr {
  width: 360px;
  height: 2px;
  border: 0;
  background-color: #bdbdbd;
  text-align: center;
}

.mn-btn-3-hr-2 {
  width: 70%;
  text-align: center;
}

.cls-btn {
  position: absolute;
  width: 46px;
  height: 46px;
  top: 22px;
  right: 22px;
  cursor: pointer;
}

/*main page*/
.top-1 {
  width: 322px;
  margin-top: 71px;
}

.top-2 {
  width: 365px;
}

.top-3 {
  font-size: 18px;
  line-height: 38px;
  letter-spacing: -1px;
  text-align: center;
  margin-top: 27px;
  -webkit-color: #313131 !important;
  -webkit-text-decoration-line: none;
  -webkit-text-decoration-color: #fbfbd6;
  -webkit-text-decoration-thickness: 10px;
  -webkit-text-underline-offset: -6px !important;
  color: #313131 !important;
  text-decoration: solid underline #fbfbd6 10px !important;
  text-underline-offset: -6px !important;
}

.top-4 {
  width: 320px;
  margin-top: 60px;
}

.top-4-img {
  position: relative;
}

.top-4-btn {
  width: 40px;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.top-4-txt {
  margin-top: 15px;
  font-size: 16px;
  -webkit-font-weight: 500 !important;
  font-weight: 500 !important;
  letter-spacing: -1px;
  text-align: center;
  color: #414141;
}

.top-5 {
  width: 320px;
  margin-top: 40px;
}

.top-5-img {
  position: relative;
}

.top-5-btn {
  width: 40px;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.top-5-txt {
  margin-top: 15px;
  font-size: 16px;
  -webkit-font-weight: 500;
  font-weight: 500;
  letter-spacing: -1px;
  text-align: center;
  color: #414141;
}

.top-6 {
  width: 205px;
  margin-top: 75px;
}

.top-7 {
  margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 27px;
  color: #313131;
}

.top-7-medium {
  -webkit-font-weight: 500 !important;
  font-weight: 500 !important;
}

.top-7-2 {
  margin-top: 6px;
}

.top-7-3 {
  margin-top: 10px;
}

/*kodomo page*/
.not-top {
  background: none;
  overflow: hidden;
}

.kodomo-2 {
  margin-top: -85px;
  position: relative;
  z-index: 1;
}

.kodomo-3 {
  margin-top: -50px;
  position: relative;
  z-index: 0;
}

.kodomo-4 {
  color: #515151;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  text-align: center;
  margin-top: 16px;
}

.kodomo-5 {
  color: #7c7c7c;
  font-size: 34px;
  margin-top: 40px;
  letter-spacing: -2px;
}

.kodomo-6 {
  background-color: #f09087;
  border-radius: 6px;
  margin-top: 13px;
  text-align: center;
  color: #fefefe;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: -1px;
  width: 297px;
  font-weight: 500;
}

.kodomo6-1 {
  color: #fff240;
  font-size: 26px;
  line-height: 32px;
  margin-top: 6px;
}

.kodomo6-2 {
  line-height: 32px;
  margin-bottom: 7px;
}

.kodomo-7 {
  background-color: #3ab0e6;
  border-radius: 6px;
  margin-top: 13px;
  text-align: center;
  color: #fefefe;
  font-size: 14px;
  line-height: 20px;
  width: 297px;
  -webkit-font-weight: 500 !important;
  font-weight: 500 !important;
}

.kodomo7-2 {
  line-height: 20px;
  margin-bottom: 13px;
  margin-top: 5px;
}

.kodomo-8 {
  background-color: #7bbe45;
  border-radius: 6px;
  margin-top: 13px;
  text-align: center;
  color: #fefefe;
  font-size: 14px;
  line-height: 32px;
  width: 297px;
  -webkit-font-weight: 500 !important;
  font-weight: 500 !important;
}

.kodomo8-1-span {
  font-size: 16px;
  margin-top: -10px;
}

.kodomo-9 {
  background: url("./img/kodomo-9.webp") no-repeat top center;
  background-size: 100% 100%;
  margin-top: 27px;
  width: 257px;
  padding-top: 42px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.kodomo-9-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #565656;
}

.kodomo-9-1-1 {
  width: 90px;
}

.kodomo-9-1-2-1 {
  font-size: 16px;
  line-height: 26px;
}

.kodomo-9-1-2-2 {
  font-size: 23px;
  line-height: 26px;
  margin-top: 2px;
  text-align: left;
}
.kodomo-9-3 {
  margin-top: 16px;
  color: #565656;
  line-height: 26px;
}

.kodomo-9-4 {
  color: #565656;
  line-height: 26px;
  margin-bottom: 10px;
}

.kodomo-9-4-1 {
  font-size: 20px;
  font-weight: 600;
}
.kodomo-9-4-2 {
  font-size: 14px;
  -webkit-font-weight: 600 !important;
  font-weight: 600 !important;
}

.kodomo-10 {
  width: 317px;
}

.kodomo-10 {
  margin-top: 55px;
}

.kodomo-11 {
  /* width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  background-color: #3ab0e6;
  border-radius: 30px; */
  position: absolute; /* Establishes positioning context */
  z-index: 100;
}
.kodomo-11-in {
  /* width: 100%;
  height: 86vh;
  position: fixed;
  display: flex;
  align-items: end;
  width: 440px;
  border-radius: 30px !important; */
  position: fixed;
  bottom: 80px; /* Sticks to bottom of parent */
  left: 50%; /* Centers horizontally; adjust or remove */
  transform: translateX(-50%); /* Completes centering */
  width: 20%; /* Example height; adjust as needed */
}
@media only screen and (max-width: 440px) {
  .kodomo-11-in {
    /* width: 100%;
  height: 86vh;
  position: fixed;
  display: flex;
  align-items: end;
  width: 440px;
  border-radius: 30px !important; */
    position: fixed;
    bottom: -5px; /* Sticks to bottom of parent */
    left: 50%; /* Centers horizontally; adjust or remove */
    transform: translateX(-50%); /* Completes centering */
    width: 100%;
  }
}
@media (min-width: 441px) and (max-width: 1200px) {
  .kodomo-11-in {
    width: 40%;
  }
}
.kodomo {
  background: url("./img/kodomo-bg.webp") no-repeat top center;
  background-size: cover;
}

/*cafetalk*/
.cafe-1 {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*Schedule*/
.kodomo-det-1 {
  margin-top: 90px;
  width: 140%;
}
.kodomo-det-2 {
  width: 320px;
  margin-top: 30px;
}
.kodomo-det-3 {
  width: 320px;
  margin-top: 57px;
}

.kodomo-det-4 {
  width: 300px;
  margin-top: 28px;
}
.kodomo-det-5 {
  width: 80%;
  overflow: hidden;
  margin-top: 5vh;
}
.kodomo-det-5-1 {
  margin-top: 6vh;
}
.kodomo-det-6 {
  margin-top: 2vh;
  cursor: default;
  width: 80%;
}

.kodomo-det-6 > a {
  margin-top: 3vh;
  background-color: #eb4763;
  border: 5px solid #ffd856;
  font-size: 18px;
  font-weight: 600;
  color: #fefefe;
  text-decoration: none;
  display: flex;
  width: 15vw;
  height: 8vh;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
}
.kodomo-det-7 {
  margin-top: 5vh;
}

.kodomo-det-7 > a {
  margin-top: 3vh;
  display: flex;
  width: 20vw;
  height: 8vh;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media only screen and (max-width: 440px) {
  .kodomo-det-6 > a,
  .kodomo-det-7 > a {
    width: 80vw;
  }
}
.kodomo-footer {
  margin-top: 80px;
}
