@media screen and (max-width: 599px) {
  .sp-hidden {
    display: none;
  }
}

.main {
  overflow: hidden;
}

.result-advice-item.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.result-advice-item-text {
  width: 100%;
}

.result-advice-item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.result-advice-item-body > p {
  width: 70%;
}

.sns {
  margin-bottom: 60px;
}
@media screen and (max-width: 599px) {
  .sns {
    margin-bottom: 30px;
  }
}

.komachi-key-name-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.komachi-key-name-item {
  background-color: #963737;
  border-radius: 999px;
  color: #fff;
  font-size: 24px;
  padding: 8px 4px;
  text-align: center;
  width: 30%;
}
@media screen and (max-width: 599px) {
  .komachi-key-name-item {
    font-size: 16px;
  }
}

body.swelling .komachi-key-name-item {
  background-color: #0065BC;
}

body.stress .komachi-key-name-item {
  background-color: #EFC30E;
}

.komachi-key-name-item + .komachi-key-name-item {
  margin-left: 7px;
}

.ideal-constitution {
  line-height: 1.5em;
}

.description {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.result-description-item.symptoms dd,
.result-description-item.cause dd {
  white-space: nowrap;
}

.result-recommendation .komachi-tea-leaves .item .description-wrapper .description {
  margin-left: 18%;
  padding: 30px 30px 10px 0;
}

@media screen and (max-width: 599px) {
  .result-recommendation .komachi-description .ideal-constitution {
    font-size: 28px;
  }
}

.mekanizumu__section {
  background-color: #EFE7EB;
  margin-top: 140px;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
}

body.swelling .mekanizumu__section {
  background-color: #E5F4FF;
}
body.swelling .mekanizumu__title {
  background-color: #0257A0;
}
body.swelling .mekanizimu__text {
  color: #0065BC;
}

body.stress .mekanizumu__section {
  background-color: #F5EFC3;
}
body.stress .mekanizumu__title {
  background-color: #EFC30E;
}
body.stress .mekanizimu__text {
  color: #BC7B00;
}

.mekanizumu__title {
  background-color: #96376B;
  border-radius: 999px;
  color: #fff;
  font-size: 42px;
  margin: 0 auto;
  max-width: 100%;
  padding: 8px 4px;
  text-align: center;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  width: 540px;
}
@media screen and (max-width: 599px) {
  .mekanizumu__title {
    font-size: 32px;
    width: 100%;
  }
}

.mekanizimu__text {
  color: #96376B;
  font-size: 42px;
  line-height: 1.5em;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .mekanizimu__text {
    font-size: 24px;
  }
}

.mekanizumu__img-block {
  margin-top: 30px;
}

body.swelling .three-point__title {
  color: #0257A0;
}

body.stress .three-point__title {
  color: #EFC30E;
}

.three-point__title {
  color: #96376B;
  font-size: 42px;
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .three-point__title {
    font-size: 24px;
  }
}

.three-point__item-title-block {
  background-color: #887F7C;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 80px;
  position: relative;
  text-align: center;
}
.three-point__item-title-block::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  left: 30px;
  height: 150px;
  position: absolute;
  top: -70px;
  width: 220px;
}
@media screen and (max-width: 599px) {
  .three-point__item-title-block::before {
    height: 104px;
    top: -50px;
    width: 130px;
  }
}
@media screen and (max-width: 599px) {
  .three-point__item-title-block {
    padding-bottom: 30px;
    padding-top: 60px;
  }
}

.three-point__item-title {
  background-color: #887F7C;
  color: #fff;
  display: inline-block;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .three-point__item-title {
    font-size: 17px;
  }
}
.three-point__item-title > span {
  font-size: 24px;
}
@media screen and (max-width: 599px) {
  .three-point__item-title > span {
    font-size: 14px;
  }
}

.three-point__item--01 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point1.png);
}
@media screen and (max-width: 599px) {
  .three-point__item--01 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point1.png) contain;
  }
}

.three-point__item--02 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point2.png);
}
@media screen and (max-width: 599px) {
  .three-point__item--02 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point2.png);
  }
}

.three-point__item--03 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point3.png);
}
@media screen and (max-width: 599px) {
  .three-point__item--03 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point3.png);
  }
}

body.swelling .three-point__item--01 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point01--swelling.png);
}
@media screen and (max-width: 599px) {
  body.swelling .three-point__item--01 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point01--swelling--sp.png);
  }
}
body.swelling .three-point__item--02 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point02--swelling.png);
}
@media screen and (max-width: 599px) {
  body.swelling .three-point__item--02 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point02--swelling--sp.png);
  }
}
body.swelling .three-point__item--03 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point03--swelling.png);
}
@media screen and (max-width: 599px) {
  body.swelling .three-point__item--03 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point03--swelling--sp.png);
  }
}

body.stress .three-point__item--01 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point01--stress.png);
}
@media screen and (max-width: 599px) {
  body.stress .three-point__item--01 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point01--stress--sp.png);
  }
}
body.stress .three-point__item--02 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point02--stress.png);
}
@media screen and (max-width: 599px) {
  body.stress .three-point__item--02 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point02--stress--sp.png);
  }
}
body.stress .three-point__item--03 .three-point__item-title-block::before {
  background-image: url(../images/thanks/point03--stress.png);
}
@media screen and (max-width: 599px) {
  body.stress .three-point__item--03 .three-point__item-title-block::before {
    background-image: url(../images/thanks/point03--stress--sp.png);
  }
}

.three-point__text {
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 599px) {
  .three-point__text {
    padding-bottom: 60px;
  }
}

.voice {
  background-color: #E0E8DB;
  padding-bottom: 80px;
}

.voice__body {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}

.drinking img,
.drink img {
  width: 100%;
}

.drink .recommendation_body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.drink .item .index {
  margin-bottom: 0;
}

.drink .item .index--01 {
  margin-bottom: 15px;
}

@media screen and (max-width: 599px) {
  .drink .item .index--02 {
    margin-bottom: 15px;
  }
}

.result-recommendation .komachi-tea-leaves .item .img {
    height: auto;
    width: 177px;
    position: absolute;
    top: 150px;
}

@media screen and (max-width: 599px) {
  .result-recommendation .komachi-tea-leaves .item .img {
    height: auto;
    width: 25%;
  }
    .result-recommendation .komachi-tea-leaves .item .img {
    position: absolute;
    top: 80px;
  }
}

.result-recommendation .komachi-tea-leaves .item .img img {
  width: 100%;
  height: auto;
}

.drink .recommendation-list .item .img {
  width: 38%;
}

.campaign .description {
  margin-top: 30px;
}

.campaign .description .annotation > span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.tel__text {
  display: block;
  margin-top: 16px;
  text-align: center;
}