@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
@import url("happy.css");
* {
  margin: 0px;
  padding: 0px;
  font-family: "Mochiy Pop One", sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  background-image: url("../img/background.png");
  background-color: #fff;
  background-size: contain;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

html, body {
  display: block;
  width: 100vw;
  overflow-x: hidden;
}

p {
  font-size: 4.8rem;
}

.chara {
  position: absolute;
  overflow-x: hidden;
  z-index: -1;
  width: 100vw;
  height: -moz-max-content;
  height: max-content;
}
.chara .bg {
  width: 100vw;
  overflow: hidden;
  display: flex;
  justify-content: center;
  /* img {
      transform: translate(-5vw, -60px);
      width: 130%;
  } */
}

.catch {
  width: 100%;
  padding-top: 32vh;
}
.catch img {
  width: 100%;
  transform: rotate(17deg);
}

.strech {
  width: 100vw;
  vertical-align: top;
}

.section-wrapper {
  margin-bottom: 30px;
}

#top-img {
  text-align: center;
}
#top-img img {
  vertical-align: top;
  width: 75%;
  margin: 20px auto;
  text-align: center;
}

#happy .message-wrapper {
  padding: 2rem;
  background: rgba(255, 255, 255, 0.8);
  margin: 2rem;
  border-radius: 2rem;
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.3);
}
#happy .message-wrapper .inner-border {
  border-radius: 1rem;
  border: dashed #ed747f;
  padding: 3rem;
}
#happy .message-wrapper .happy-option img {
  width: 100%;
  margin-bottom: 1rem;
}
#happy .message-wrapper .taiken-title {
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 4.8rem;
  background-color: #fcf5c7;
  color: #ed747f;
  padding: 2rem;
  text-align: center;
  border-radius: 2rem;
}
#happy .message-wrapper .taiken-comment {
  margin: 2rem 0;
  font-size: 3.2rem;
  color: #ed747f;
}
#happy .message-wrapper .taiken-point {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
}
#happy .message-wrapper .taiken-point dt {
  text-align: center;
  background: #ff6699;
  padding: 1rem 0;
  color: #fff;
}
#happy .message-wrapper .taiken-point dd {
  padding: 1rem 0;
  color: #ff6699;
  margin-bottom: 3rem;
}
#happy .message-wrapper .taiken-option {
  font-family: "Noto Sans JP", sans-serif;
  border: solid 4px #da3f3f;
  border-radius: 18px;
  color: #da3f3f;
  font-size: 3.2rem;
  text-align: center;
  padding: 2rem 0;
}

#happy_title {
  width: 100%;
  text-align: center;
  padding-bottom: 2rem;
}
#happy_title img {
  vertical-align: top;
  width: 100%;
}

.graph {
  width: 100%;
  margin-bottom: 30px;
}

.from-staff {
  font-size: 3rem;
  text-align: right;
}
.from-staff img {
  width: 70vw;
}

.memo {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
}
.memo img {
  width: 95vw;
}

.taiken {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2rem;
  margin: 2rem;
  border-radius: 2rem;
}

#taiken_title {
  width: 100%;
  text-align: center;
  padding-bottom: 2rem;
}
#taiken_title img {
  vertical-align: top;
  width: 100%;
}

.taiken_img {
  width: 100%;
}

.center {
  text-align: center;
}

.tegami_title {
  width: 100%;
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 2rem;
}
.tegami_title img {
  vertical-align: top;
  width: 100%;
}

.tegami {
  vertical-align: top;
  width: 80vw;
  margin: 0 auto;
  margin-bottom: 40px;
}

.taiken-message-wrapper {
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
  margin: 0 auto;
  background-color: #fff;
  color: #333;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 40px;
}
.taiken-message-wrapper.c01 {
  border: solid 2px #68be83;
}
.taiken-message-wrapper.c02 {
  border: solid 2px #f6ae69;
}
.taiken-message-wrapper.c03 {
  border: solid 2px #796caf;
}
.taiken-message-wrapper h3 {
  font-size: 4.2rem;
}
.taiken-message-wrapper h3.c01 {
  color: #68be83;
}
.taiken-message-wrapper h3.c02 {
  color: #f6ae69;
}
.taiken-message-wrapper h3.c03 {
  color: #796caf;
}
.taiken-message-wrapper .taiken-message-body p {
  font-size: 2.4rem;
}

.taiken-message-footer {
  margin: 0 auto;
  color: rgb(136, 91, 91);
  font-weight: 900;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 40px;
}
.taiken-message-footer p {
  font-size: 2.4rem;
}

.case {
  text-align: center;
}
.case img {
  width: 100%;
}

.pb30 {
  padding-bottom: 30px;
}

#message-for-you-bg {
  background-size: 100%;
  background-position: center top;
}

.kimochi-wrap {
  background: url("../img/kimochi_bg.png");
  padding: 2rem;
  margin: 2rem;
  border-radius: 2rem;
}
.kimochi-wrap .message-wrapper {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  padding: 2rem;
}

.toiawase-wrap {
  background-size: contain;
  border-radius: 2rem;
}
.toiawase-wrap .message-wrapper {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  margin: 2rem 4rem 4rem 2rem;
  padding: 2rem;
  box-shadow: 2rem 2rem 0 rgb(232, 82, 152);
}
.toiawase-wrap .green {
  margin-bottom: 2rem;
}
.toiawase-wrap .green li {
  list-style: none;
  color: rgb(232, 82, 152);
  font-size: 3.2rem;
}
.toiawase-wrap .f24 {
  font-size: 3.2rem;
}

.pittari-wrap {
  background-size: contain;
  border-radius: 2rem;
}
.pittari-wrap .message-wrapper {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  margin: 2rem 4rem 4rem 2rem;
  padding: 2rem;
  box-shadow: 2rem 2rem 0 #a64a97;
}
.pittari-wrap .blue {
  color: #a64a97;
  text-align: center;
}
.pittari-wrap .f24 {
  font-size: 3.2rem;
}

.white-wrap {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2rem;
  margin: 2rem;
  border-radius: 2rem;
}
.white-wrap .message-wrapper {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  margin: 2rem 4rem;
  padding: 2rem;
}
.white-wrap .f24 {
  font-size: 2.4rem;
}

#message-for-you {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
#message-for-you img {
  vertical-align: top;
  width: 100%;
}

.message-wrapper {
  padding: 0px 3.6%;
  box-sizing: border-box;
}
.message-wrapper p {
  font-size: 3.2rem;
  margin-bottom: 1.3em;
  font-weight: 800;
}

.pink {
  color: #ff26d4;
}

.strong {
  color: #8A662A;
  font-size: 4.8rem;
  font-weight: bold;
}

.white-bg {
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  padding: 4px;
}

.last-wrapper {
  margin-bottom: 182px;
}

.center-box {
  text-align: center;
  margin-top: 10px;
}

#youkou-title {
  text-align: left;
  font-size: 4.8rem;
  margin: 20px 0px;
}

.youkou {
  margin-top: 60px;
  font-size: 6.24%;
}
.youkou dt, .youkou dd {
  line-height: 180%;
}
.youkou dt {
  font-size: 4rem;
  font-weight: 900;
  text-align: center;
  color: #fff;
  background-color: #ffab23;
  border-radius: 20px;
  max-width: 30%;
  margin: 0px auto;
}
.youkou dd {
  font-size: 3.2rem;
  text-align: left;
  text-indent: 1em;
  margin: 20px 0px;
  margin-bottom: 30px;
}

#contact {
  padding: 20px 0px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  height: 182px;
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  bottom: 0px;
  left: 0px;
}

.tel-button, .line-button {
  text-align: center;
  font-size: 4.8rem;
  text-decoration: none;
  color: #fff;
  line-height: 230%;
}
.tel-button:before, .line-button:before {
  content: "";
  width: 1px;
  height: 105pt;
  display: inline-block;
  vertical-align: middle;
}

.tel-button {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(140, 136, 126);
  border-radius: 6px;
  background-image: -webkit-linear-gradient(90deg, rgb(197, 28, 28) 0%, rgb(246, 78, 78) 96%, rgb(253, 125, 125) 99%);
  display: inline-block;
  width: 47%;
}

.line-button {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(140, 136, 126);
  border-radius: 6px;
  background-image: -webkit-linear-gradient(90deg, rgb(19, 108, 10) 1%, rgb(103, 188, 77) 100%);
  display: inline-block;
  width: 47%;
}

.box {
  color: #5e113b;
  background-color: #ffeff6;
  border-radius: 20px;
  font-size: 2.4rem !important;
  box-sizing: border-box;
  padding: 20px;
}

.box2 {
  color: #ffab23;
  background-color: #effffb;
  border-radius: 20px;
  font-size: 2.4rem !important;
  box-sizing: border-box;
  padding: 20px;
}

.bold {
  font-weight: bold;
}

.mb3 {
  margin-bottom: 3rem;
}

.bosyuu-message {
  display: block;
  position: relative;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
}
.bosyuu-message .bosyuu-header {
  color: #ffab23;
  font-weight: 800;
  margin: 2rem 0;
}
.bosyuu-message .bosyuu-header p {
  font-size: 4rem;
}
.bosyuu-message .bosyuu-content p {
  font-size: 3rem;
}/*# sourceMappingURL=main.css.map */