@charset "utf-8";

@font-face {
  font-family: "RodinPro-EB";
  src: url("/fonts/fot-rodinpro/FOT-RodinPro-EB.woff2") format("woff2"),
       url("/fonts/fot-rodinpro/FOT-RodinPro-EB.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-rodin-eb {
  font-family: "RodinPro-EB", sans-serif;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .glb-pageWrapper {
    min-width: 1200px;
  }
}
.container-oshiete {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #000;
}
.container-oshiete .m-icon-blank {
  display: none;
}
.wrapper {
  position: relative;
  margin: 0 auto;
}
.wrapper-oshiete-top {
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.image-oshiete-top {
  z-index: -1;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .container-oshiete {
    background: url(/img/reform/system_bath/contents/oshiete/bg_oshiete001_sp.jpg) repeat-y 0 0/100% auto;
  }
  .container-oshiete img {
    height: auto;
  }
  .pc-only {
    display: none !important;
  }
  .wrapper {
    max-width: 375px;
    padding: 0 7px;
  }
  .image-responsive {
    width: 100%;
    height: auto;
  }
  .wrapper-oshiete-top {
    width: 100%;
    text-align: center;
  }
  .wrapper-oshiete-top img {
    height: auto;
  }
  .image-oshiete-top {
    margin-top: -100px;
  }
  .image-oshiete-top img {
    height: auto;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .container-oshiete {
    background: url(/img/reform/system_bath/contents/oshiete/bg_oshiete001.jpg) repeat center 0;
  }
  .sp-only {
    display: none !important;
  }
  .wrapper {
    width: 1200px;
  }
  .wrapper-oshiete-top {
    width: 1160px;
    display: flex;
  }
  .wrapper-oshiete-top .oshiete-title {
    margin: 0 -2px 0 17px;
  }
  .top-text {
    flex: 1;
    height: fit-content;
    margin-top: 31px;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 500;
  }
  .top-text span {
    border-bottom: 1px solid #000;
  }
  .top-text .text-margin {
    margin-right: -65px;
  }
  .top-text.text-point {
    padding-right: 20px;
  }
  .image-oshiete-top {
    margin-top: -322px;
  }
}

.wrapper-oshiete-introduction {
  text-align: center;
}
.oshiete-introduction-text {
  position: relative;
}
.oshiete-introduction-text,
.oshiete-introduction-survey {
  font-weight: 500;
}
.is-margin-text {
  margin-left: 13px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-oshiete-introduction {
    margin: -47px 0 30px;
  }
  .wrapper-oshiete-introduction {
    width: 100%;
    padding: 0 20px;
  }
  .oshiete-introduction-title {
    margin-bottom: 17px;
  }
  .oshiete-introduction-subtitle {
    margin-bottom: 14px;
    font-size: 1.8rem;
    line-height: calc(31/18);
    letter-spacing: -.05em;
    font-weight: bold;
  }
  .oshiete-introduction-subtitle span {
    border-bottom: 1px solid #000
  }
  .oshiete-introduction-text {
    margin-bottom: 20px;
    font-size: 1.4rem;
    line-height: calc(25/14);
  }
  .oshiete-introduction-survey {
    font-size: 1.4rem;
    line-height: calc(20/14);
    letter-spacing: -.02em;
  }
  .oshiete-introduction-survey .introduction-survey-text {
    display: block;
    font-size: 1.54rem;
  }
  .list-item {
    position: relative;
    max-width: 317px;
    min-height: 174px;
    padding: 15px 14px;
    margin: 0 auto 27px;
    border-radius: 25px;
    border: 2px solid #fff;
    text-align: justify;
    box-shadow: 2px 2px 0 rgba(0,0,0,.1);
  }
  .item-first {
    background-color: #ffd1af;
  }
  .item-first::before {
    content: "";
    background: url(/img/reform/system_bath/contents/oshiete/img_information_list001_sp.png) no-repeat center center/ 100% 100%;
    width: 94px;
    height: 141px;
    position: absolute;
    left: -4px;
    top: 30px;
  }
  .list-text {
    width: 193px;
    margin-left: auto;
    font-size: 1.4rem;
    line-height: calc(20/14);
    text-align: left;
    font-weight: bold;
    letter-spacing: -.05em;
  }
  .item-second {
    padding: 16px 22px 14px;
    background-color: #daf792;
  }
  .item-second::before {
    content: "";
    background: url(/img/reform/system_bath/contents/oshiete/img_information_list002_sp.png) no-repeat center center/ 100% 100%;
    width: 105px;
    height: 144px;
    position: absolute;
    right: -10px;
    bottom: 0;
  }
  .text-reverse {
    margin-left: unset;
    padding-right: 5px;
  }
  .adviser-sp {
    margin: -5px 0 34px -20px;
  }
  .survey-sp {
    text-align: center;
    background-color: #dff7fd;
    padding: 10px;
  }
  .is-text-size {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrapper-oshiete-introduction {
    padding: 5px;
  }
  .list-item {
    min-height: 150px;
    width: unset;
  }
  .list-item .list-text {
    width: auto;
    font-size: 1.2rem;
  }
  .item-first {
    padding-right: 14px !important;
    padding-left: 88px !important;
  }
  .item-second {
    padding-right: 88px !important;
    padding-left: 14px !important;
  }
  .item-first::before {
    width: 94px;
    height: 141px;
    left: -10px;
    top: auto;
    bottom: 0;
  }
  .item-second::before {
    width: 94px;
    height: 133px;
    right: -13px;
    top: unset;
    bottom: 0;
  }
  .adviser-sp {
    margin-left: 0;
  }
  .oshiete-introduction-text {
    font-size: 1.2rem;
  }
  .oshiete-introduction-subtitle {
    font-size: 1.5rem;
  }
  .oshiete-title {
    width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
  .image-oshiete-top {
    margin-top: -74px;
  }
  .oshiete-introduction-survey .introduction-survey-text {
    font-size: 1.4rem;
  }
  .oshiete-introduction-survey {
    font-size: 1.2rem;
  }
  .is-margin-text {
    margin-left: 5px;
  }
  .survey-sp {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-oshiete-introduction {
    margin: -78px 0 -8px;
  }
  .wrapper-oshiete-introduction {
    width: 655px;
    margin: 0 auto;
  }
  .oshiete-introduction-title {
    margin-bottom: 37px;
    margin-left: -8px;
  }
  .oshiete-introduction-text {
    margin-bottom: 30px;
    font-size: 1.8rem;
    line-height: calc(43/18);
  }
  .oshiete-introduction-text::after {
    content: "";
    background-image: url(/img/reform/system_bath/contents/oshiete/img_introduction_adviser.png);
    width: 195px;
    height: 258px;
    position: absolute;
    top: -30px;
    right: -222px;
  }
  .oshiete-introduction-survey {
    width: 452px;
    margin: 0 auto;
    padding: 0 15px 5px;
    background: url(/img/reform/system_bath/contents/oshiete/icn_introduction.png) no-repeat center / 100% 100%;
    font-size: 1.6rem;
    letter-spacing: .05em;
    line-height: calc(23/16);
  }
  .oshiete-introduction-survey .introduction-survey-text {
    font-size: 1.78rem;
  }
  .is-text-size {
    font-size: 1.4rem;
  }
}

.oshiete-question {
  position: relative;
  text-align: center;
}
.oshiete-content {
  background-color: #fff;
}
.oshiete-content-title {
  text-align: center;
  font-weight: bold;
}
.oshiete-content-title .mark-title {
  font-weight: 800;
  margin-right: .1em;
  line-height: 1.2;
}
.oshiete-content-title .is-space {
  letter-spacing: .15em;
}
.mark-title {
  border-bottom: 2px solid #34c1fd;
  color: #34c1fd;
}
.wrapper-question-follow {
  position: relative;
  display: block;
  background-color: #f9844d;
  text-align: center;
}
.wrapper-question-follow::before,
.wrapper-question-follow::after,
.wrapper-question-conversation li:not(:last-child):after {
  content: "";
  position: absolute;
}
.wrapper-question-follow::after {
  left: 47.5%;
}
.question-follow-text {
  position: relative;
  margin: auto 0;
  color: #fff;
  font-weight: bold;
}
.question-follow-text .follow-space {
  letter-spacing: .05em;
}
.wrapper-question-conversation {
  margin: 0 auto;
}
.wrapper-question-conversation li {
  position: relative;
  display: flex;
}
.wrapper-question-conversation li:not(:last-child):after {
  background: url(/img/reform/system_bath/contents/oshiete/img_conversation_line.png) no-repeat center;
}
.conversation-reverse {
  flex-direction: row-reverse;
}
.conversation-reverse .wrapper-icon-conversation {
  margin-right: 0;
}
.conversation-text {
  margin: auto 0;
  font-weight: 500;
}
.conversation-mark {
  font-weight: 800;
  color: #f9844d;
}
.conversation-mark-second {
  color: #000;
  background: repeat-x 0 bottom;
}
.conversation-mark-third {
  color: #005bac;
}
.second-question .wrapper-question-follow {
  text-align: unset;
}
.third-question .conversation-mark-third {
  font-weight: 900;
}
.add-letter {
  letter-spacing: .02em;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-oshiete-question {
    max-width: 310px;
    margin: 0 auto 10px;
  }
  .oshiete-question {
    bottom: -30px;
  }
  .oshiete-content {
    padding: 50px 18px 0;
    border-radius: 20px;
    border: 2px solid #000;
  }
  .oshiete-content-title {
    width: 242px;
    margin: 0 auto 18px;
    font-size: 2.1rem;
    line-height: calc(32/22);
    letter-spacing: 0.01em;
  }
  .oshiete-content-title small {
    font-size: 1.76rem;
  }
  .oshiete-content-title .mark-title {
    border-bottom-width: 1px;
    line-height: 1;
    padding-top: 2px;
  }
  .wrapper-question-chart {
    width: auto;
    margin: 0 auto 24px;
  }
  .wrapper-question-follow {
    padding: 1px 15px 1px 35px;
    margin-bottom: 22px;
    border-radius: 35px;
  }
  .wrapper-question-follow::before {
    background: url(/img/reform/system_bath/contents/oshiete/icn_question_follow.png) no-repeat center center/ 100% 100%;
    width: 30px;
    height: 31px;
    top: 50%;
    margin-top: -15px;
    left: 7px;
  }
  .wrapper-question-follow::after {
    background: url(/img/reform/system_bath/contents/oshiete/icn_follow_up_sp.png) no-repeat center;
    width: 15px;
    height: 15px;
    top: -14px;
  }
  .is-character {
    font-size: 1.5rem;
  }
  .question-follow-text {
    padding: 4px 0;
    margin-left: -5px;
    font-size: 1.8rem;
    line-height: calc(21/19);
    letter-spacing: .1em;
  }
  .wrapper-question-conversation li {
    justify-content: space-around;
    margin-bottom: 35px;
  }
  .wrapper-icon-conversation {
    width: 62px;
    margin: auto 0;
  }
  .wrapper-question-conversation li:not(:last-child):after {
    background: url(/img/reform/system_bath/contents/oshiete/img_conversation_line_sp.png) repeat-x 0 0/auto 100%;
    width: 100%;
    height: 4px;
    bottom: -20px
  }
  .conversation-text {
    width: 186px;
    font-size: 1.4rem;
    line-height: calc(19/14);
    text-align: justify;
  }
  .question-follow-text .text-scale {
    transform: scaleX(.85);
    transform-origin: left center;
  }
  .conversation-text .position-text {
    display: inline-block;
    padding-top: 2px;
  }
  .conversation-mark {
    font-size: 1.68rem;
  }
  .conversation-reverse .conversation-text {
    letter-spacing: .03em;
  }
  .wrapper-question-conversation li:last-child {
    margin-bottom: 29px;
  }
  .first-question .wrapper-icon-conversation {
    margin-top: 5px;
  }
  .first-question .oshiete-content-title {
    font-size: 2.2rem;
  }
  .second-question .question-follow-text {
    margin-left: 9px;
    letter-spacing: unset;
    font-size: 1.75rem;
  }
  .second-question .oshiete-content-title,
  .seventh-question .oshiete-content-title {
    margin-bottom: 23px;
  }
  .second-question .wrapper-question-chart {
    margin-bottom: 28px;
  }
  .second-question .is-character {
    font-size: 1.2rem;
  }
  .second-question .wrapper-question-chart,
  .eighth-question .wrapper-question-chart {
    margin-left: -5px;
  }
  .second-question .wrapper-question-follow {
    margin-bottom: 30px;
  }
  .third-question .oshiete-content-title {
    margin-left: -10px;
    margin-right: -13px;
    width: auto;
  }
  .third-question .wrapper-question-chart {
    margin: 0 0 28px 10px;
  }
  .third-question .wrapper-question-follow {
    margin-bottom: 25px;
    text-align: unset;
  }
  .third-question .conversation-reverse {
    margin-bottom: 27px;
  }
  .third-question .wrapper-question-conversation li:not(:last-child):after {
    bottom: -16px;
  }
  .third-question .question-follow-text {
    margin-left: 36px;
  }
  .third-question .conversation-text {
    line-height: 1.5;
  }
  .conversation-mark-second {
    background-image:  url(/img/reform/system_bath/contents/oshiete/bg_line_sp.png);
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .wrapper-question-conversation li {
    align-items: center;
  }
  .wrapper-question-follow {
    min-height: 0;
  }
  .conversation-text {
    width: auto !important;
    flex: 1;
    margin: 0 !important;
    padding: 0 0 0 10px !important;
    font-size: 1.2rem;
  }
  .conversation-reverse .conversation-text {
    padding: 0 10px 0 0 !important;
    letter-spacing: unset;
  }
  .conversation-mark {
    font-size: 1.5rem;
  }
  .question-follow-text {
    font-size: 1.5rem !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .fifth-question .question-follow-text {
    font-size: 1.3rem !important;
  }
  .conversation-text {
    line-height: 1.6 !important;
  }
  .conversation-mark-second {
    background-image:  url(/img/reform/system_bath/contents/oshiete/bg_line001_sp.png);
  }
  .third-question .oshiete-content-title {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .wrapper-oshiete-question {
    width: 750px;
    margin: 0 auto 50px;
  }
  .oshiete-question {
    position: relative;
    bottom: -50px;
    text-align: center;
  }
  .oshiete-content {
    padding: 70px 50px 0;
    border-radius: 50px;
    border: 4px solid #000;
  }
  .oshiete-content-title {
    margin-bottom: 50px;
    font-size: 3.3rem;
    line-height: calc(37/33);
    letter-spacing: .01em;
  }
  .oshiete-content-title small {
    font-size: 2.64rem;
  }
  .oshiete-content-title .mark-title {
    display: inline-block;
  }
  .wrapper-question-chart {
    width: 608px;
    margin: 0 auto 36px;
  }
  .wrapper-question-follow {
    display: block;
    margin: 0 5px 48px;
    border-radius: 70px;
  }
  .wrapper-question-follow::before {
    background: url(/img/reform/system_bath/contents/oshiete/icn_question_follow.png) no-repeat center center/ 100% 100%;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    left: 17px;
  }
  .wrapper-question-follow::after {
    background: url(/img/reform/system_bath/contents/oshiete/icn_follow_up.png) no-repeat center;
    width: 31px;
    height: 31px;
    top: -30px;
  }
  .is-character {
    font-size: 2.4rem;
  }
  .question-follow-text {
    padding: 7px 90px 7px;
    font-size: 3.4rem;
    letter-spacing: 0.1em;
    line-height: calc(38/34);
  }
  .question-follow-text .text-small {
    font-size: 2.7rem;
    margin: 0 2px 0 -5px;
  }
  .wrapper-question-conversation {
    width: 612px;
  }
  .wrapper-question-conversation li {
    margin-bottom: 65px;
    padding: 0 10px;
  }
  .wrapper-icon-conversation {
    width: 114px;
    margin: auto 24px auto 0;
  }
  .wrapper-question-conversation li:not(:last-child):after {
    background: url(/img/reform/system_bath/contents/oshiete/img_conversation_line.png) no-repeat center;
    width: 606px;
    height: 6px;
    bottom: -37px;
    left: 2px;
  }
  .conversation-text {
    width: 450px;
    font-size: 2rem;
    letter-spacing: .05em;
    line-height: calc(31/20);
  }
  .conversation-mark {
    font-size: 2.4rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    line-height: 1;
  }
  .conversation-reverse .conversation-text {
    width: 480px;
  }
  .text-padding-first,
  .text-comfortably {
    padding: 0 10px;
  }
  .text-comfortably {
    letter-spacing: 0;
  }
  .text-padding-second {
    padding-right: 15px;
    padding-left: 45px;
  }
  .text-padding-third {
    padding-left: 23px;
  }
  .wrapper-question-conversation li:nth-child(2) {
    margin-bottom: 69px;
  }
  .wrapper-question-conversation li:last-child {
    margin-bottom: 34px;
  }
  .first-question .oshiete-content-title {
    margin-right: -4px;
  }
  .second-question .oshiete-content-title {
    margin-bottom: 38px;
  }
  .second-question .question-follow-text {
    margin-left: 20px;
    letter-spacing: .05em;
  }
  .second-question .wrapper-question-conversation li:last-child {
    margin-bottom: 46px;
  }
  .third-question .oshiete-content-title {
    text-align: unset;
    margin-bottom: 37px;
  }
  .third-question .wrapper-question-follow {
    text-align: unset;
  }
  .third-question .question-follow-text {
    margin-left: 90px;
  }
  .third-question .wrapper-question-conversation li:nth-child(2) {
    margin-bottom: 59px;
  }
  .third-question .wrapper-question-conversation li:last-child {
    margin-bottom: 60px;
  }
  .third-question .conversation-reverse .conversation-text {
    padding-left: 20px;
    padding-right: 5px;
    margin-right: 0;
  }
  .third-question .conversation-text {
    margin-right: -20px;
    width: 470px;
  }
  .conversation-mark-second {
    background-image:  url(/img/reform/system_bath/contents/oshiete/bg_line.png);
  }
}

.wrapper-question-banner {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.fourth-question .is-quote::before,
.fourth-question .is-quote::after {
  content: "";
  background: no-repeat center center / 100% auto;
  position: relative;
  display: inline-block;
  height: 8px;
  width: 8px;
  vertical-align: top;
}
.fourth-question .is-quote::before {
  background-image: url(/img/reform/system_bath/contents/oshiete/icn_quote_left.jpg);
}
.fourth-question .is-quote::after {
  background-image: url(/img/reform/system_bath/contents/oshiete/icn_quote_right.jpg);
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-question-banner {
    box-shadow: 4px 4px 4px rgba(0,0,0,.3);
  }
  .fourth-question .oshiete-content {
    padding-top: 45px;
  }
  .fourth-question .oshiete-content-title {
    margin-bottom: 34px;
    letter-spacing: .075em;
  }
  .fourth-question .big-text {
    font-size: 2.5rem;
  }
  .fourth-question .wrapper-question-follow {
    padding: 4px 12px 0 27px;
  }
  .fourth-question .question-follow-text {
    margin-left: 8px;
    letter-spacing: unset;
  }
  .fourth-question .big-number {
    font-size: 4rem;
  }
  .fourth-question .conversation-text {
    line-height: 1.5;
  }
  .fourth-question .is-conversation-text .conversation-mark {
    position: relative;
  }
  .fourth-question .conversation-text.is-conversation-text {
    letter-spacing: .03em;
  }
  .wrapper-question-link {
    margin-bottom: 15px;
    text-align: center;
  }
  .wrapper-question-banner {
    display: inline-block;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .wrapper-question-banner {
    box-shadow: 6px 6px 5px rgba(0,0,0,.3);
  }
  .fourth-question .oshiete-content-title {
    margin-bottom: 56px;
  }
  .fourth-question .question-follow-text {
    padding: 21px 90px 14px;
  }
  .fourth-question .big-text {
    font-size: 3.8rem;
    font-weight: 800;
  }
  .fourth-question .big-number {
    font-size: 7rem;
  }
  .fourth-question .conversation-reverse .conversation-text {
    padding-left: 25px;
    margin-right: -15px;
    padding-right: 20px;
  }
  .fourth-question .is-conversation-text .is-mark-margin{
    position: relative;
    margin: 0 15px;
    letter-spacing: .06em;
  }
  .fourth-question .is-quote::before,
  .fourth-question .is-quote::after {
    width: 12px;
  }
  .wrapper-question-banner {
    display: block;
    width: 599px;
    margin: 0 auto 35px;
  }
  .banner-last {
    margin-bottom: 66px;
  }
}

.question-note-title,
.question-note-content {
  text-align: center;
}
.image-note-content {
  position: relative;
}
.image-note-content::after,
.check-image::before {
  content: "";
  position: absolute;
}
.note-check {
  display: block;
  position: relative;
  border-radius: 10px;
  border: 2px solid #fff;
  background-color: #34c1fd;
  z-index: 1;
}
.note-check .check-link {
  display: block;
}
.note-check .trans:hover {
  opacity: 1 !important;
}
.check-image {
  position: absolute;
  border: 3px solid #005bac;
  background-color: #fff;
  z-index: 11;
}
.check-image::before {
  z-index: 2;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .question-note-title {
    margin-bottom: 28px;
  }
  .question-note-title img {
    width: 135px;
    margin-bottom: 5px;
  }
  .fifth-question .question-note-content {
    background: url(/img/reform/system_bath/contents/oshiete/bg_question_note_sp.png) no-repeat center center/100% 100%;
    width: 273px;
    height: 986px;
    margin: -54px 0 24px;
  }
  .image-note-content {
    margin-bottom: 118px;
    padding-top: 55px;
  }
  .image-note-content::after {
    background: url(/img/reform/system_bath/contents/oshiete/img_question_note_sp.png) no-repeat center center/100% 100%;
    width: 60px;
    height: 75px;
    top: -12px;
    right: -5px;
  }
  .wrapper-note-check {
    padding: 0 40px 25px;
  }
  .note-check {
    margin-bottom: 108px;
    box-shadow: 3px 3px 3px rgba(0,0,0,.2);
  }
  .note-check .check-link {
    padding: 18px 0 9px;
  }
  .note-check:last-child {
    margin-bottom: 34px;
  }
  .check-image {
    top: -84px;
    width: 171px;
    padding: 3px;
    left: 50%;
    margin-left: -85px;
  }
  .check-image::before {
    background: url(/img/reform/system_bath/contents/oshiete/icn_note_check_001_sp.png) no-repeat center center/100% 100%;
    width: 54px;
    height: 52px;
    top: -20px;
    left: -20px;
  }
  .fifth-question .oshiete-content-title {
    margin-bottom: 30px;
  }
  .fifth-question .wrapper-question-chart {
    margin-bottom: 33px;
  }
  .fifth-question .wrapper-question-chart,
  .seventh-question .wrapper-question-chart {
    margin-left: -8px;
  }
  .fifth-question .wrapper-question-follow {
    padding: 0 10px 0 0;
    text-align: unset;
  }
  .fifth-question .question-follow-text {
    padding: 6px 0 5px 37px;
    margin-left: 5px;
    letter-spacing: -.06em;
    font-size: 1.5rem;
    line-height: calc(23/17);
  }
  .fifth-question .is-character {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .fifth-question .check-image {
    margin-left: -75px;
    width: 150px;
    top: -75px;
  }
  .fifth-question .question-note-content {
    width: auto;
  }
  .fifth-question .image-note-content::after {
    top: -7px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .fifth-question .oshiete-content-title {
    margin-bottom: 36px;
  }
  .fifth-question .wrapper-question-chart {
    margin-bottom: 44px;
  }
  .fifth-question .wrapper-question-follow {
    text-align: unset;
  }
  .fifth-question .question-follow-text {
    font-size: 3.2rem;
    padding: 8px 45px 8px 100px;
    letter-spacing: unset;
    line-height: calc(38/32);
  }
  .fifth-question .wrapper-question-conversation li:last-child {
    margin-bottom: 39px;
  }
  .fifth-question .conversation-reverse .conversation-text {
    width: 490px;
    padding-left: 40px;
    margin-right: 0;
    letter-spacing: .05em;
  }
  .fifth-question .conversation-text {
    width: 480px;
    margin-right: -30px;
    letter-spacing: 0;
  }
  .wrapper-question-note {
    margin-bottom: 55px;
  }
  .question-note-content {
    padding-top: 63px;
    margin-top: -42px;
    background: url(/img/reform/system_bath/contents/oshiete/bg_question_note.png) no-repeat center center/100% 100%;
    box-shadow: 3px 3px 3px rgba(0,0,0,.15);
  }
  .wrapper-note-check {
    padding-bottom: 5px;
  }
  .note-check {
    width: 490px;
    margin: 0 auto 50px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.3);
  }
  .note-check .check-link {
    padding: 18px 14px 15px;
  }
  .check-image {
    top: -18px;
    left: -20px;
    width: 194px;
    padding: 4px;
  }
  .check-image::before {
    background: url(/img/reform/system_bath/contents/oshiete/icn_note_check_001.png) no-repeat center center/100% 100%;
    width: 68px;
    height: 67px;
    top: -25px;
    left: -25px;
  }
  .image-note-content {
    width: 444px;
    margin: 14px auto 0;
    padding-bottom: 48px;
  }
  .image-note-content::after {
    background: url(/img/reform/system_bath/contents/oshiete/img_question_note.png) no-repeat;
    width: 121px;
    height: 150px;
    right: -125px;
    top: -40px;
  }
  .check-text {
    width: 100%;
    text-align: right;
  }
  .note-check-reverse .check-image{
    left: unset;
    right: -21px;
  }
  .note-check-reverse .check-text{
    text-align: left;
  }
  .note-check-reverse .check-image::before {
    background: url(/img/reform/system_bath/contents/oshiete/icn_note_check_002.png);
    left: unset;
    right: -25px;
  }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .sixth-question .oshiete-content-title {
    margin-bottom: 21px;
  }
  .sixth-question .wrapper-question-chart {
    margin-bottom: 33px;
  }
  .sixth-question .mark-title{
    margin-right: 5px;
  }
  .sixth-question .wrapper-question-follow {
    padding-right: 9px;
    text-align: unset;
  }
  .sixth-question .question-follow-text {
    margin-left: 3px;
    letter-spacing: .03em;
    padding-top: 13px;
    padding-bottom: 15px;
  }
  .sixth-question .conversation-reverse .conversation-text {
    letter-spacing: unset;
  }
  .sixth-question .wrapper-question-note {
    margin-bottom: 30px;
  }
  .sixth-question .question-note-content {
    background: url(/img/reform/system_bath/contents/oshiete/bg_question_note002_sp.png) no-repeat center center/100% 100%;
    width: auto;
    height: 209px;
    margin-top: -54px;
  }
  .sixth-question .image-note-content::after {
    right: -14px;
  }
  .sixth-question .image-note-content {
    margin-bottom: 58px;
  }
  .sixth-question .conversation-text {
    line-height: 1.5;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .sixth-question .question-follow-text {
    padding: 0 5px;
    margin: 5px 0;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .sixth-question .oshiete-content-title {
    margin-bottom: 37px;
    letter-spacing: 0.09em;
  }
  .sixth-question .wrapper-question-chart {
    margin-bottom: 43px;
  }
  .sixth-question .question-follow-text {
    padding: 27px 60px 27px;
    letter-spacing: unset;
    margin-left: 28px;
  }
  .sixth-question .wrapper-question-note {
    margin-bottom: 64px;
  }
  .sixth-question .question-note-content {
    background: url(/img/reform/system_bath/contents/oshiete/bg_question_note002.png) no-repeat center center/100% 100%;
    width: 643px;
    height: 202px;
    margin-top: -62px;
    box-shadow: none;
  }
  .sixth-question .image-note-content {
    padding-bottom: 32px;
    margin-top: 32px;
  }
  .sixth-question .image-note-content::after {
    right: -140px;
    top: -36px;
  }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .seventh-question .wrapper-question-chart {
    margin-bottom: 30px;
  }
  .seventh-question .wrapper-question-follow {
    text-align: unset;
    margin-bottom: 27px;
    padding-right: 10px;
    padding-bottom: 1px;
  }
  .seventh-question .question-follow-text {
    margin-left: 7px;
    letter-spacing: -.02em;
    font-size: 1.9rem;
    line-height: calc(23/19);
    transform: scaleX(.85);
    transform-origin: left center;
    width: 120%;
    padding: 2px 0;
  }
  .seventh-question .conversation-text {
    width: 187px;
  }
  .seventh-question .conversation-text {
    line-height: 1.5;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .seventh-question .question-follow-text {
    padding-right: 20px;
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .seventh-question .oshiete-content-title {
    margin-bottom: 28px;
  }
  .seventh-question .wrapper-question-chart {
    margin-bottom: 45px;
  }
  .seventh-question .wrapper-question-follow {
    text-align: unset;
  }
  .seventh-question .question-follow-text {
    padding: 8px 35px 8px 90px;
  }
  .seventh-question .wrapper-question-conversation li:last-child {
    margin-bottom: 50px;
  }
  .seventh-question .banner-last {
    margin-bottom: 55px;
  }
  .seventh-question .conversation-reverse .conversation-text {
    letter-spacing: -.02em;
    padding-left: 15px;
  }
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-oshiete-question.eighth-question {
    margin-bottom: 40px;
  }
  .eighth-question .oshiete-content-title {
    width: 276px;
    margin-bottom: 24px;
  }
  .eighth-question .wrapper-question-chart {
    margin-bottom: 31px;
  }
  .eighth-question .question-follow-text {
    line-height: calc(23/19);
    letter-spacing: unset;
    margin: 0;
  }
  .eighth-question .conversation-text {
    line-height: 1.5;
  }
  .eighth-question .conversation-mark {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .eighth-question .conversation-text {
    letter-spacing: .03em;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .eighth-question {
    margin-bottom: 136px;
  }
  .eighth-question .oshiete-content-title{
    margin-bottom: 32px;
  }
  .eighth-question .question-follow-text {
    letter-spacing: unset;
  }
  .eighth-question .conversation-text {
    letter-spacing: 0;
  }
}

.wrapper-oshiete-final {
  background-color: #34c1fd;
}
.final-right a{
  display: block;
}
.wrapper-final {
  display: flex;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .wrapper-oshiete-final {
    padding-top: 15px;
  }
  .wrapper-final {
    justify-content: space-between;
  }
  .final-left {
    padding-left: 14px;
  }
  .final-right {
    margin-top: -35px;
  }
  .container-second {
    padding: 0 15px;
    margin-top: 50px;
  }
  .wrapper-final .final-text {
    border-radius: 10px;
    border: 1px solid #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
    overflow: hidden;
    max-width: 181px;
  }
  .wrapper-final .final-text img {
    display: block;
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .wrapper-final {
    width: 1088px;
    margin: 0 auto;
  }
  .final-left {
    width: 697px;
    margin: auto 50px auto 0;
    text-decoration: none;
  }
  .left-content{
    display: flex;
    background-color: #ff2d00;
    border: 3px solid #fff;
    border-radius: 75px;
    padding: 0 5px;
    box-shadow: 5px 5px 5px rgb(0 0 0 / 30%);
  }
  .final-left a {
    text-decoration: none;
  }
  .left-text {
    width: 400px;
    padding: 10px;
    text-align: center;
    font-size: 2rem;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
  }
  .left-text span{
    padding: 2px 20px 3px;
    display: block;
    width: 350px;
    border-radius: 25px;
    font-size: 2.6rem;
    line-height: 1.2;
    background-color: #fff;
    color: #ff2d00;
    margin: 0 auto;
  }
  .left-image {
    width: 267px;
    margin-top: -15px;
    opacity: 1 !important;
    width: 267px;
  }
  .final-right {
    width: 334px;
    margin-top: -50px;
  }
  .container-second {
    width: 960px;
    margin: 100px auto;
  }
}