@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%;
}

.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;
}

@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: 78vh;
  left: 20px;
  z-index: 2;
}

.menubtn-in-2 {
  position: fixed;
  width: 62px;
}

/*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,
.kodomo-11 {
  width: 297px;
}

.kodomo-10 {
  margin-top: 55px;
}

.kodomo-11 {
  margin-top: 17px;
}

.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;
}
