html {
  display: block;
  background-color: #ddf1ff;
}

body {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  color: #333333;
  max-width: 430px;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.header {
  padding: 4px;
  height: 40px;
}
.header .logo {
  text-align: center;
}

.reve-logo {
  display: inline-block;
  width: 23px;
  height: 30px;
  margin-top: 2px;
}

.logo-text {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 3px;
}

.logo-text__s {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-left: 3px;
}

.kv-list {
  padding-top: 33px;
  padding-inline: 15px;
}

.kv-list__li img {
  margin-bottom: 15px;
}

.kv-list__li-2 {
  margin-bottom: 0;
}

.fadeIn {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
}

.fadeIn.animated {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}

.introduction {
  margin-top: 91px;
  padding: 0 15px 42px 15px;
  background: url(../img/background.png) no-repeat center center/cover;
}

.nayami {
  margin-top: 10px;
}

.nayami-title {
  margin-bottom: 43px;
  position: relative;
}

.nayami__text {
  display: block;
  padding-inline: 31px;
  z-index: 1;
}

.nayami__left {
  display: block;
  position: absolute;
  content: "";
  width: 81px;
  height: 93px;
  top: -34px;
  right: -30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.solution-wrap {
  padding: 38px 10px 0;
  background: url(../img/kaiketu_background.png) no-repeat center center/cover;
}

.style {
  background: url(../img/eraberu_backgournd.png) no-repeat center center/cover;
  padding: 33px 15px 26px;
}

.italy {
  display: block;
  color: #2b3990;
  margin-top: 32px;
  text-align: center;
  font-size: 20px;
  font-family: "Ephesis", cursive;
}

#text-white {
  margin-top: 0;
  color: #fff;
}

.text-white {
  color: white;
}

.title {
  text-align: center;
  font-size: 30px;
  line-height: 1.16;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  padding: 10px 0 35px;
  letter-spacing: 2px;
}

.method .nav {
  padding-inline: 0;
}

.method-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.method-style__li {
  margin-left: 20px;
}

.sub-title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 15px 0 21px;
  font-family: "Noto Sans JP", sans-serif;
}

.kokuchi {
  padding-inline: 15px;
}

.title-blue {
  color: #2b3990;
}

.kokuchi-text {
  font-family: "Noto Sans JP", sans-serif;
}

.kokuchi-text__ex {
  margin: 20px 0 19px;
  font-size: 16px;
}

.yellow {
  color: #fce604;
  font-weight: bold;
}

.yellow-zone {
  background-color: #f9ed32;
  padding: 15px 16px 13px 16px;
}

.yellow-zone__text {
  position: relative;
  margin-bottom: 12px;
}
.yellow-zone__text:nth-child(3) {
  margin-bottom: 0;
}
.yellow-zone__text::before {
  position: absolute;
  width: 15px;
  height: 13px;
  content: "";
  display: inline-block;
  background: url(../img/checkbox.png) no-repeat;
  left: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 100%;
  margin: 0 10px 0 0;
  transform: translateY(-50%);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.yellow-zone__text-p {
  margin-left: 25px;
  font-size: 14px;
}

.source-text {
  color: #c0c0c0;
  margin-bottom: 28px;
}

.small {
  display: block;
  font-size: 12px;
  margin-top: 2px;
}

.kokuchi-text h3 span {
  display: block;
  background-color: #f15a29;
  color: white;
  padding: 9px 0 7px;
  font-weight: bold;
  text-align: center;
}

.orange-text {
  color: #f15a29;
  font-weight: bold;
  margin: 7px 0 26px;
}

.possible-box {
  background: #fdefea;
  padding-bottom: 15px;
}

.possible-box__title {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  padding: 29px 0 6px;
  font-weight: bold;
}

.slider {
  margin-bottom: 10px;
}

.slide {
  margin: 8px;
}

.nav {
  padding-inline: 15px;
}

#serch {
  background-color: #fbfbfb;
}

.merit {
  padding-inline: 21px;
}

.merit__text h3 {
  font-size: 20px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  margin: 24px 0 5px;
  text-align: center;
}
.merit__text p {
  padding-inline: 14px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  margin: 0 auto 46px;
}

.merit__text-blue {
  color: #2b3990;
  font-weight: bold;
}

.marker1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fff7a4));
  background: linear-gradient(transparent 65%, #fff7a4 65%);
}

.merit__text-s {
  font-size: 10px;
  line-height: 2.4;
  letter-spacing: 0.02px;
}

#merit__text-type2 {
  line-height: 1.5;
  letter-spacing: -1.6px;
}

#merit__text-last {
  margin-bottom: 48px;
  letter-spacing: -1.2px;
}

.voice {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fbfce9;
  padding: 35px 24px 20px 19px;
}
.voice .italy {
  margin-top: 0;
}

.voice-text {
  padding: 21px 20px 20px 19px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 4px 4px #2b3990;
          box-shadow: 4px 4px #2b3990;
}
.voice-text h3 {
  font-weight: bold;
  font-size: 16px;
  color: #2b3990;
  margin-bottom: 19px;
  line-height: 0.45;
  letter-spacing: 0.08px;
}
.voice-text p {
  line-height: 1.5;
}

.voice-text2 {
  padding: 21px 20px 25px 19px;
  background-color: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 4px 4px #2b3990;
          box-shadow: 4px 4px #2b3990;
}
.voice-text2 h3 {
  font-weight: bold;
  font-size: 16px;
  color: #2b3990;
  margin-bottom: 19px;
  line-height: 0.45;
  letter-spacing: 0.08px;
}

.name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 19px 0 25px;
}
.name img {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.name p {
  display: inline-block;
  margin-top: 18px;
}

.disease {
  padding-inline: 15px;
}
.disease .merit_hiromi {
  margin-top: 4px;
}

.disease__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(8, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.disease__item {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: #ddf1ff;
  padding: 13.5px;
  border-radius: 10px;
  text-align: center;
}

.never-giveUp {
  padding: 21px 18px 47px;
}

.qa {
  font-family: "Noto Sans JP", sans-serif;
  background: #eef8ff;
  padding: 25px 15px 30px;
}
.qa .italy {
  margin-top: 0;
}

.accordions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.accordion__title-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.accordion__title-text p {
  display: inline-block;
}

.accordion__title-q {
  display: inline-block;
  color: #fff;
  font-weight: bold;
}

.accordion:nth-child(1) .accordion__title {
  background: #2b3990;
  border-radius: 10px;
}

.accordion:nth-child(1) .accordion__content {
  border-top: none;
}

.accordion:nth-child(2) .accordion__title {
  background: #2b3990;
  border-radius: 10px;
}

.accordion:nth-child(2) .accordion__content {
  border-top: none;
}

.accordion:nth-child(3) .accordion__title {
  background: #2b3990;
  border-radius: 10px;
}

.accordion:nth-child(3) .accordion__content {
  border-top: none;
}

.accordion:nth-child(4) .accordion__title {
  background: #2b3990;
  border-radius: 10px;
}

.accordion:nth-child(4) .accordion__content {
  border-top: none;
}

.accordion:nth-child(5) .accordion__title {
  background: #2b3990;
  border-radius: 10px;
}

.accordion:nth-child(5) .accordion__content {
  border-top: none;
}

.accordion__layout {
  max-width: 430px;
  margin: 0 auto;
}

.accordion__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  line-height: 1.5;
  padding: 14px 14px;
}

.accordion__title p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.accordion__icon {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 11px;
  height: 11px;
}

.accordion__bar {
  position: relative;
  width: 100%;
  height: 100%;
}

.accordion__bar::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff;
}

.accordion__bar::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
  width: 1px;
  background: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.accordion__content {
  display: none;
  padding: 20px 20px 0;
}

.orange {
  color: #f15a29;
}

.js-icon-rotate .accordion__icon .accordion__bar::after {
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
}

.contact {
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  padding: 35px 25px;
}
.contact .italy {
  margin-top: 0;
}
.contact .title {
  padding-bottom: 26px;
}

.form-control {
  width: 100%;
}

.suppliers {
  font-family: "Noto Sans JP", sans-serif;
  background: #eef8ff;
  padding: 29px 25px 21px;
}
.suppliers .italy {
  margin-top: 0;
}

.suppliers__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(8, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.suppliers__item {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: #fff;
  text-align: center;
}

.company {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  background: #fff;
  padding: 44px 25px 0px;
}
.company .italy {
  margin-top: 0;
}
.company .title {
  padding-bottom: 0;
}

.company-box h3 {
  font-weight: bold;
  padding-top: 14px;
}

.company-title {
  font-size: 14px;
  font-weight: bold;
  color: #2b3990;
  font-family: "Noto Sans JP", sans-serif;
  padding-bottom: 10px;
  margin-top: 23px;
  border-bottom: 1px solid #333333;
}

.footer {
  background-color: #fff;
}

.global-nav__fix {
  position: -webkit-sticky;
  position: fixed;
  max-width: 430px;
  bottom: 10px;
}

.global-navi {
  width: 100%;
}

.fix__line-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  max-width: 430px;
  margin: 0 auto;
}

.line-img {
  display: inline-block;
}

.tel-img {
  display: inline-block;
}

.gray {
  color: #494949;
  font-size: 8px;
  text-align: center;
  margin-top: 35px;
  padding-bottom: 177px;
}

a[href*="tel:"] {
  pointer-events: none;
}

@media screen and (max-width: 430px) {
  a[href*="tel:"] {
    pointer-events: auto;
  }
}