@charset "UTF-8";

/*リセット*/
.staticWrapper.mid_120 .checkArea {
  line-height: 1;
}

.staticWrapper.mid_120 .checkArea ol,
.staticWrapper.mid_120 .checkArea p,
.staticWrapper.mid_120 .checkArea ul,
.staticWrapper.mid_120 .checkArea h1,
.staticWrapper.mid_120 .checkArea h2,
.staticWrapper.mid_120 .checkArea h3,
.staticWrapper.mid_120 .checkArea h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "YuGothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}

.staticWrapper.mid_120 .checkArea {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.staticWrapper.mid_120 .checkArea * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.staticWrapper.mid_120 .checkArea p {
  margin: 0;
  line-height: 1.8;
}

.staticWrapper.mid_120 .checkArea .left {
  text-align: left;
}

.staticWrapper.mid_120 .checkArea span,
.staticWrapper.mid_120 .checkArea p {
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
}

.staticWrapper.mid_120 .checkArea .sup {
  font-size: 70%;
}

.staticWrapper.mid_120 .checkArea img {
  display: inline-block;
  height: auto;
  object-fit: cover;
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea img {
    width: auto;
    max-width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .tNotes {
  font-size: 10px;
  margin-top: 5px;
  line-height: 1.6;
}

.staticWrapper.mid_120 .checkArea .mt0 {
  margin-top: 0 !important;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .staticWrapper.mid_120 .checkArea__inner {
    padding: 0 20px;
  }
}

.staticWrapper.mid_120 .checkArea .sectionKv {
  width: 100%;
}

.staticWrapper.mid_120 .checkArea .sectionKv img {
  width: 100%;
}

.staticWrapper.mid_120 .checkArea .lead {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .lead {
    margin-top: 80px;
  }
}

.staticWrapper.mid_120 .checkArea .lead__inner {
  margin: 0 auto;
  max-width: 900px;
}

.staticWrapper.mid_120 .checkArea .lead__ttl {
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .leadAnchor {
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor {
    margin-top: 40px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__ttl {
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap {
  display: flex;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap {
    display: block;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap .leadAnchor__row-wrap-inner {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap .leadAnchor__row-wrap-inner {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap .leadAnchor__row-wrap-inner--02 {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__row-wrap .leadAnchor__row-wrap-inner--02 {
    margin-top: 35px;
    margin-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__row {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__row {
    display: block;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__row--02 {
    display: flex;
    justify-content: space-between;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col {
  padding: 30px 20px 20px;
  border-radius: 20px;
  text-decoration: none;
  width: calc(50% - 5px);
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col {
    padding: 15px;
    width: 100%;
    border-radius: 10px;
  }
}

.staticWrapper.mid_120 .checkArea .icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .icon {
    margin-top: -5px;
    margin-left: -3px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col .icon {
  max-width: 360px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col .icon {
    max-width: none;
  }
}

.staticWrapper.mid_120 .checkArea .icon__item {
  display: inline-flex;
  justify-content: center;
  margin-top: 10px;
  margin-left: 4px;
  padding: 2px 6px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.06em;
  line-height: 1.8;
  color: #bd312b;
  background: #fff;
  border-radius: 100px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .icon__item {
    margin-top: 5px;
    margin-left: 3px;
    font-size: 12px;
    border-radius: 50px;
  }
}

.staticWrapper.mid_120 .checkArea .icon__item sup {
  display: inline-block;
  margin-top: -1px;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col-ttl {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--01 .leadAnchor__col-ttl {
    width: 77vw;
    max-width: 580px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--02 .leadAnchor__col-ttl {
    width: 41vw;
    max-width: 340px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--03 .leadAnchor__col-ttl {
    width: 37vw;
    max-width: 280px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .leadAnchor__col-ttl {
    width: 49vw;
    max-width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-ttl {
    width: 42vw;
    max-width: 320px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .leadAnchor__col-ttl {
    margin-top: 0;
    margin-right: 5px;
    width: 58vw;
    max-width: 435px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .leadAnchor__col-ttl {
    margin-top: 0;
    margin-right: 5px;
    width: 58vw;
    max-width: 435px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__note {
  margin-top: 20px;
  font-size: 10px;
  letter-spacing: 0.06em;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__note {
    margin-top: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__img img {
  max-width: 100%;
  width: auto;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  max-width: 500px;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__bottom--sm {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__bottom--sm {
    margin-top: 0;
  }
}

.staticWrapper.mid_120 .checkArea .fan {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  padding-top: 14px;
  width: 176px;
  height: 85px;
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
  font-weight: bold;
  color: #d80735;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 5px;
    width: 128px;
    height: 65px;
    font-size: 10px;
    line-height: 1.1;
  }
}

.staticWrapper.mid_120 .checkArea .fan::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  background: url(/contents/mid/120/images/check/fan.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .fan__bottom-sp-block {
  font-size: 10px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #d80735;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan__bottom-sp-block {
    padding-bottom: 1px;
    font-size: 10px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--01 {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--01 {
    justify-content: flex-start;
    padding-top: 9px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--02 {
  padding-top: 27px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--02 {
    padding-top: 0px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--03 {
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--03 {
    justify-content: flex-start;
    padding-top: 7px;
    letter-spacing: -0.075em;
  }
}

.staticWrapper.mid_120 .checkArea .fan--04 {
  padding-top: 8px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--04 {
    justify-content: flex-start;
    padding-top: 4px;
    letter-spacing: -0.075em;
  }
}

.staticWrapper.mid_120 .checkArea .fan--05 {
  padding-top: 18px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--05 {
    padding-top: 0px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--06 {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--06 {
    justify-content: flex-start;
    padding-top: 4px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--06 .em__txt {
  letter-spacing: -0.06em;
}

.staticWrapper.mid_120 .checkArea .fan--07 {
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--07 {
    justify-content: flex-start;
    padding-top: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--07 .em__txt {
  letter-spacing: -0.06em;
}

.staticWrapper.mid_120 .checkArea .fan .em {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan .em {
    padding: 0;
  }
}

.staticWrapper.mid_120 .checkArea .fan .em__num {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan .em__num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .fan .em__txt {
  display: inline-block;
  font-size: 18px;
  line-height: 1.1;
  font-weight: bold;
  font-family: "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "YuGothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan .em__txt {
    margin-top: 2px;
    font-size: 13px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--set {
  display: inline-flex;
  justify-content: center;
  align-items: baseline;
  flex-direction: row;
  padding-top: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--set {
    padding-top: 14px;
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--set::before {
  background: url(/contents/mid/120/images/check/fan-red.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .fan--pink::before {
  background: url(/contents/mid/120/images/check/fan-pink.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .fan--yellow::before {
  background: url(/contents/mid/120/images/check/fan-yellow.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .fan--blue::before {
  background: url(/contents/mid/120/images/check/fan-blue.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .fan--set::before,
  .staticWrapper.mid_120 .checkArea .fan--pink::before,
  .staticWrapper.mid_120 .checkArea .fan--yellow::before,
  .staticWrapper.mid_120 .checkArea .fan--blue::before {
    width: 140px;
    height: 63px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--set .set-num {
  font-size: 32px;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--set .set-num {
    font-size: 26px;
  }
}

.staticWrapper.mid_120 .checkArea .fan--set .set-en {
  margin-left: 4px;
  font-size: 20px;
  font-family: "Open Sans";
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .fan--set .set-en {
    font-size: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .num {
  line-height: 1;
  font-weight: bold;
  font-family: "Open Sans";
}

.staticWrapper.mid_120 .checkArea .leadAnchor__bottom-unit {
  display: flex;
  align-items: center;
  padding-top: 30px;
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__bottom-unit {
    padding-top: 0;
    padding-left: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__amount {
  font-size: 14px;
  letter-spacing: -0.06em;
  font-weight: bold;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__amount {
    font-size: 11px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__amount .num {
  padding-right: 2px;
  font-size: 28px;
  font-size: min(2.18vw, 28px);
  font-family: "Open Sans";
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__amount .num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__cir {
  margin-left: 10px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__cir {
    margin-left: 5px;
    width: 40px;
    height: 40px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__cir-arrow {
  width: 13px;
  height: 7px;
  background: url(/contents/mid/120/images/check/arrow.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__cir-arrow {
    width: 10px;
    height: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .leadAnchor__cir-arrow,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__cir-arrow {
  width: 13px;
  height: 7px;
  background: url(/contents/mid/120/images/check/arrow-pink.png) center center/cover;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .leadAnchor__cir-arrow,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__cir-arrow {
    width: 10px;
    height: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .leadAnchor__cir-arrow,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .leadAnchor__cir-arrow {
  width: 13px;
  height: 7px;
  background: url(/contents/mid/120/images/check/arrow-yellow.png) center center/cover;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .leadAnchor__cir-arrow,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .leadAnchor__cir-arrow {
    width: 10px;
    height: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col-wrap {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col-wrap {
    justify-content: flex-start;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col-wrap-unit {
  width: 77%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .leadAnchor__col-wrap-unit {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .leadAnchor__col-wrap-unit {
    width: auto;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--01 {
  display: block;
  width: calc(50% - 5px);
  background: url(/contents/mid/120/images/check/lead-bg01.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--01 {
    width: 100%;
    background: url(/contents/mid/120/images/check/sp/lead-bg01.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--01 .leadAnchor__img {
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--01 .leadAnchor__img {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--01 .leadAnchor__img img {
    max-width: none;
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col-inner {
  width: calc(50% - 5px);
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col-inner {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--02 {
  display: block;
  width: 100%;
  height: calc(50% - 5px);
  background: url(/contents/mid/120/images/check/lead-bg02.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--02 {
    margin-top: 10px;
    background: url(/contents/mid/120/images/check/sp/lead-bg02.png) center center/cover;
    height: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--02 .leadAnchor__bottom {
  margin-top: 10px;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--03 {
  display: block;
  margin-top: 10px;
  width: 100%;
  height: calc(50% - 5px);
  background: url(/contents/mid/120/images/check/lead-bg03.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--03 {
    height: 100%;
    background: url(/contents/mid/120/images/check/sp/lead-bg03.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--03 .em__num.num {
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--03 .em__num.num {
    font-size: 13px;
    line-height: 1.2;
  }
}

.staticWrapper.mid_120 .checkArea .tNotes.lead__note {
  margin-top: 22px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .tNotes.lead__note {
    margin-top: 15px;
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--04 {
  display: block;
  margin-top: 10px;
  background: url(/contents/mid/120/images/check/lead-bg04.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--04 {
    background: url(/contents/mid/120/images/check/sp/lead-bg04.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .em__num.num {
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .em__num.num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .leadAnchor__col-ttl {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--04 .leadAnchor__col-ttl {
    margin-top: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--05 {
  display: block;
  margin-top: 10px;
  background: url(/contents/mid/120/images/check/lead-bg05.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 {
    background: url(/contents/mid/120/images/check/sp/lead-bg05.png) center center/cover;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-ttl {
    margin-top: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-wrap {
  justify-content: flex-start;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-wrap {
    justify-content: space-between;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-wrap-unit {
  width: 67%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-wrap-unit {
    width: 70%;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--05 .leadAnchor__col-ttl {
  margin-top: 0;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--06 {
  display: block;
  margin-top: 10px;
  background: url(/contents/mid/120/images/check/lead-bg06.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--06 {
    background: url(/contents/mid/120/images/check/sp/lead-bg06.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .leadAnchor__col-ttl {
  margin-top: 0;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .em__num.num {
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--06 .em__num.num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--07 {
  display: block;
  margin-top: 10px;
  background: url(/contents/mid/120/images/check/lead-bg07.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--07 {
    background: url(/contents/mid/120/images/check/sp/lead-bg07.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .leadAnchor__col-ttl {
  margin-top: 0;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .em__num.num {
  font-size: 18px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--07 .em__num.num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .special-care {
  margin: 0 auto;
  max-width: 892px;
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 {
  padding: 20px 10px;
  width: calc(50% - 5px);
  background: #59b4c3;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 {
    margin-top: 0;
    padding: 15px 15px 10px;
  }
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__bottom,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__bottom,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__bottom,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__bottom {
    margin-top: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__col-ttl,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__col-ttl,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__col-ttl,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__col-ttl {
  margin-top: 0;
  height: 64px;
  text-align: center;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__col-ttl,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__col-ttl {
    height: auto;
    min-height: 33px;
  }
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__col-ttl,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__col-ttl {
    height: auto;
    min-height: 53px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__img,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__img {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: 130px;
  height: 75px;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__img,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__img {
    margin-top: 12px;
    width: 65px;
    height: 60px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__img,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 130px;
  height: 75px;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__img,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__img {
    margin-top: 12px;
    width: 65px;
    height: 35px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__bottom-unit,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__bottom-unit,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__bottom-unit,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__bottom-unit {
  padding-top: 0;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__bottom-unit,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__bottom-unit,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__bottom-unit,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__bottom-unit {
    padding-top: 0;
    margin-left: 0;
    padding-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__cir,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__cir,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__cir,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__cir {
  width: 36px;
  height: 36px;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__cir,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__cir,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__cir,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__cir {
    margin-left: 5px;
    width: 30px;
    height: 30px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__cir-arrow,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__cir-arrow,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__cir-arrow,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__cir-arrow {
  width: 13px;
  height: 7px;
  background: url(/contents/mid/120/images/check/arrow-gr.png) center center/cover;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__cir-arrow,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__cir-arrow,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__cir-arrow,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__cir-arrow {
    width: 9px;
    height: 5px;
    background: url(/contents/mid/120/images/check/sp/arrow-gr.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount {
  font-size: 12px;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount {
    font-size: 10px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount .num,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount .num,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount .num,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount .num {
  font-size: 24px;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount .num,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount .num,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount .num,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount .num {
    font-size: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount .en,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount .en,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount .en,
.staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount .en {
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .leadAnchor__col--08 .leadAnchor__amount .en,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--09 .leadAnchor__amount .en,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--10 .leadAnchor__amount .en,
  .staticWrapper.mid_120 .checkArea .leadAnchor__col--11 .leadAnchor__amount .en {
    font-size: 15px;
    font-weight: bold;
  }
}

.staticWrapper.mid_120 .checkArea .productArea {
  margin-top: 160px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea {
    margin-top: 130px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__inner {
  margin-top: -10px;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding: 70px 6.25vw 170px;
  background: #f5f3ee;
}

@media screen and (max-width: 1020px) {
  .staticWrapper.mid_120 .checkArea .productArea__inner {
    margin: -10px -64px 0;
    padding: 60px 20px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__inner {
    margin: -10px -20px 0;
    padding: 60px 20px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__ttl {
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .productArea__band {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;
  padding: 37px 0;
  width: 100%;
  /* height: 138px; */
  text-align: center;
  color: #fff;
  background: url(/contents/mid/120/images/check/productArea01-bg.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__band {
    margin: 20px -20px 0;
    padding: 20px 10px;
    width: auto;
    background: url(/contents/mid/120/images/check/sp/productArea01-bg.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .productArea02 .productArea__band {
  background: url(/contents/mid/120/images/check/productArea02-bg.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea02 .productArea__band {
    background: url(/contents/mid/120/images/check/sp/productArea02-bg.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .productArea03 .productArea__band {
  background: url(/contents/mid/120/images/check/productArea03-bg.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea03 .productArea__band {
    background: url(/contents/mid/120/images/check/sp/productArea03-bg.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .productArea04 .productArea__band,
.staticWrapper.mid_120 .checkArea .productArea05 .productArea__band {
  background: url(/contents/mid/120/images/check/productArea04-bg.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea04 .productArea__band {
    background: url(/contents/mid/120/images/check/sp/productArea04-bg.png) center center/cover;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea05 .productArea__band {
    background: url(/contents/mid/120/images/check/sp/productArea05-bg.png) center center/cover;
  }

}

.staticWrapper.mid_120 .checkArea .productArea__band-ttl {
  font-size: 16px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__band-ttl {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__band-ttl .mid-txt {
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__band-ttl .mid-txt {
    font-size: 13.5px;
  }
}

.staticWrapper.mid_120 .checkArea .font-min {
  display: block;
  margin-top: 10px;
}

.staticWrapper.mid_120 .checkArea .productArea__band .tNotes {
  display: block;
  margin-top: 5px;
}

.staticWrapper.mid_120 .checkArea .productArea__mv {
  margin: 30px auto 0;
  max-width: 900px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__mv {
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__mv img {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .mv-contents-note {
  margin: 24px auto 0;
  max-width: 750px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .mv-contents-note {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .mv-contents-note .tNotes {
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .productArea01__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.staticWrapper.mid_120 .checkArea .productArea01__ttl .productArea01__ttl-01 {
  display: block;
}

.staticWrapper.mid_120 .checkArea .productArea01__ttl .productArea01__ttl-02 {
  display: block;
  margin-top: 27px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea01__ttl .productArea01__ttl-02 {
    margin-top: 20px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row {
  display: flex;
  justify-content: space-between;
  margin: 30px auto 0;
  max-width: 900px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row {
    display: block;
    margin-top: 20px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col:last-of-type {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col:last-of-type {
    position: relative;
    z-index: 1;
    margin-top: 105px;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col:last-of-type::before {
    content: "";
    position: absolute;
    top: -55px;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: url(/contents/mid/120/images/check/sp/productArea-col-plus.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__box {
  margin-top: -10px;
  padding: 38px;
  background: #fff;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__box {
    padding: 29px 20px;
  }
}

/* 個別 */
.staticWrapper.mid_120 .checkArea .productArea__row--01 .productArea__box {
  min-height: 525px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--01 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--02 .productArea__box {
  min-height: 430px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--02 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--03 .productArea__box {
  min-height: 397px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--03 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--04 .productArea__box {
  margin-top: -40px;
  padding-top: 50px;
  min-height: 637px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--04 .productArea__box {
    margin-top: -34px;
    padding: 67.5px 20px 40px;
    min-height: auto;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--04 .productArea__box:nth-of-type(n+2) {
    margin-top: -10px;
    padding: 29px 20px 40px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--05 .productArea__box {
  min-height: 402px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--05 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--06 .productArea__box {
  min-height: 507px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--06 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--07 .productArea__box {
  min-height: 428px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--07 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__row--08 .productArea__box {
  min-height: 373px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--08 .productArea__box {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col-ttl {
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col-ttl .tNotes {
  padding-top: 5px;
}

.staticWrapper.mid_120 .checkArea .productArea__col-img:nth-of-type(n+2) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--01 .productArea__col--02 {
    margin-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--01 .productArea__col--02::before {
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--03 {
  width: 55%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--03 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--04 {
  width: 44%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--04 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--05 {
  width: 54%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--05 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--06 {
  width: 44%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--06 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--06 .productArea__box .productArea__col-wrap {
  align-items: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col--07 {
  width: 55%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--07 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--07 .productArea__col-txt+.productArea__col-img {
  margin-top: 20px;
}

.staticWrapper.mid_120 .checkArea .productArea__col--08 {
  width: 45%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--08 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--08 .productArea__col-img {
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col--11 {
  width: 54%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--11 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--11 .productArea__box .productArea__col-wrap {
  align-items: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col--11 .productArea__box .productArea__col-wrap-img {
  width: 13px;
}

.staticWrapper.mid_120 .checkArea .productArea__col--12 {
  width: 46%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--12 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--12 .productArea__box .productArea__col-wrap {
  align-items: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col--13 {
  width: 58%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--13 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--14 {
  width: 42%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--14 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--14 .productArea__box .productArea__col-wrap {
  align-items: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col--15 {
  width: 44%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--15 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--15 .productArea__box {
  margin-top: 0;
}

.staticWrapper.mid_120 .checkArea .productArea__col--16 {
  width: 55%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--16 {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--16 .productArea__box {
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--16 .productArea__box {
    min-height: auto;
    padding-bottom: 10px;
    background: transparent;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__row--08 .productArea__col--16 {
    margin-top: 36px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col--16::before {
    margin-top: 36px;
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .step {
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .step {
    margin-bottom: 0;
  }
}

.staticWrapper.mid_120 .checkArea .step__row {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.staticWrapper.mid_120 .checkArea .step__row::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 30px;
  transform: translateX(-50%);
  width: 9px;
  height: 5px;
  background: url(/contents/mid/120/images/check/step-arrow.png) center center/cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .step__row::before {
    width: 10px;
    height: 5px;
    background: url(/contents/mid/120/images/check/sp/step-arrow.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .step__row:last-of-type {
  padding-bottom: 0;
}

.staticWrapper.mid_120 .checkArea .step__row:last-of-type::before {
  display: none;
}

.staticWrapper.mid_120 .checkArea .step__row:nth-of-type(n+2) {
  margin-top: 17px;
}

.staticWrapper.mid_120 .checkArea .step__col {
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .step__col {
    margin-left: 10px;
  }
}

.staticWrapper.mid_120 .checkArea .step__img {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}

.staticWrapper.mid_120 .checkArea .amount {
  margin: 60px auto 0;
  max-width: 508px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount {
    margin-top: 40px;
  }
}

.staticWrapper.mid_120 .checkArea .amount__row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.staticWrapper.mid_120 .checkArea .amount__row+.amount__row {
  margin-top: 27px;
  padding-top: 17px;
  border-top: 1px #e0e0e0 solid;
}

.staticWrapper.mid_120 .checkArea .amount__col {
  width: 60%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__col {
    width: 55%;
  }
}

.staticWrapper.mid_120 .checkArea .amount__icon {
  display: inline-block;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1;
  color: #231815;
  border: 1px solid #231815;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__icon {
    font-size: 12px;
  }
}

.staticWrapper.mid_120 .checkArea .amount__txt {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: -0.04em;
}

.staticWrapper.mid_120 .checkArea .amount__note {
  margin-top: 22px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__note {
    margin-top: 15px;
  }
}

.staticWrapper.mid_120 .checkArea .amount__tag {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__tag {
    padding-top: 10px;
    font-size: 12px;
    line-height: 1;
  }
}

.staticWrapper.mid_120 .checkArea .amount__em {
  font-family: "Open Sans";
  font-weight: bold;
  color: #bd312b;
}

.staticWrapper.mid_120 .checkArea .amount__discount {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-family: "Open Sans";
}

.staticWrapper.mid_120 .checkArea .amount__discount::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  background: #231815;
}

.staticWrapper.mid_120 .checkArea .amount__discount-en {
  font-size: 12px;
  font-family: "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "YuGothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}

.staticWrapper.mid_120 .checkArea .amount__price {
  font-size: 32px;
  line-height: 1;
  font-family: "Open Sans";
  font-weight: bold;
  color: #bd312b;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__price {
    font-size: 24px;
  }
}

.staticWrapper.mid_120 .checkArea .amount__en {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .amount__en {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .amount__btn {
  margin-top: 44px;
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .link-btn-wrap {
  margin-top: 40px;
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .link-btn {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 14px 0;
  width: 322px;
  text-decoration: none;
  background: #5c5a5a;
  color: #fff;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .link-btn {
    width: 100%;
    max-width: 335px;
  }
}

.staticWrapper.mid_120 .checkArea .link-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  right: 20px;
  width: 10px;
  height: 7px;
  background: url(/contents/mid/120/images/check/btn-arrow.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .link-btn__txt--sb {
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.staticWrapper.mid_120 .checkArea .link-btn__txt--main {
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold;
}

.staticWrapper.mid_120 .checkArea .set-detail.set-detail--mt {
  margin-top: 85px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail.set-detail--mt {
    margin-top: 70px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail {
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail {
    margin-top: 20px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail__txt {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  color: #231815;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail__txt {
    font-size: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail__txt span {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
  color: #999999;
}


@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail__txt span {
    font-size: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail__list {
  margin-top: 5px;
}

.staticWrapper.mid_120 .checkArea .set-detail__list li {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail__list li {
    font-size: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail .slideToggleContent--large__inner::after {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f5f3ee 90%, #f5f3ee 100%);
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion-container {
  padding-bottom: 30px;
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion-container.col3 {
  margin: 48px auto 0;
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion-container.col3 {
    margin: 30px auto 0;
    max-width: none;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion-container.col2 {
  margin: 48px auto 0;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion-container.col2 {
    margin: 30px auto 0;
    max-width: none;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion {
  display: flex;
  margin: 24px auto 0;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion {
    display: block;
    margin-top: 30px;
  }
}

.staticWrapper.mid_120 .checkArea .col3 .set-detail-accordion__col {
  width: calc(33.33% - 20px);
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .col3 .set-detail-accordion__col {
    display: flex;
    margin-top: 25px;
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .col3 .set-detail-accordion__col:nth-of-type(n+2) {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .col3 .set-detail-accordion__col:nth-of-type(n+2) {
    margin-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .col2 .set-detail-accordion__col {
  width: calc(50% - 20px);
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .col2 .set-detail-accordion__col {
    display: flex;
    justify-content: center;
    margin-top: 25px;
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .col2 .set-detail-accordion__col:nth-of-type(n+2) {
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .col2 .set-detail-accordion__col:nth-of-type(n+2) {
    margin-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion__img {
  margin: 0 auto;
  width: 116px;
  height: 110px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion__img {
    width: 40%;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea02 .set-detail-accordion__img.mr-unique {
    position: relative;
    right: -15px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion__img img {
    max-width: none;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion__unit {
    margin-left: 25px;
    width: 60%;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion__ttl {
  font-size: 18px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion__ttl {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion__txt {
  margin-top: 10px;
  font-size: 14px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .set-detail-accordion__txt {
    margin-top: 5px;
    font-size: 12px;
  }
}

.staticWrapper.mid_120 .checkArea .set-detail-accordion__unit-img {
  margin-top: 30px;
  text-align: left;
}

.staticWrapper.mid_120 .checkArea .set-detail .tNotes {
  margin-top: 30px;
  text-align: left;
}

.staticWrapper.mid_120 .checkArea .set-detail .set-detail-accordion__txt+.tNotes {
  margin-top: 5px;
}

.staticWrapper.mid_120 .checkArea .second-set {
  margin-top: 60px;
}

.staticWrapper.mid_120 .productArea__inner02 {
  margin-top: 20px;
}

.staticWrapper.mid_120 .checkArea .productArea__col-wrap {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.staticWrapper.mid_120 .checkArea .productArea__col--09 .productArea__col-wrap {
  align-items: center;
}

.staticWrapper.mid_120 .checkArea .productArea__col-wrap+.productArea__col-img {
  margin-top: 20px;
}

.staticWrapper.mid_120 .checkArea .productArea__col-wrap-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col-wrap-img {
    width: 40px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col--09 .productArea__col-wrap-img {
  width: 22px;
}

.staticWrapper.mid_120 .checkArea .productArea__col-wrap-img img {
  max-width: 100%;
  display: inline-block;
  object-fit: cover;
}

.staticWrapper.mid_120 .checkArea .productArea__col-txt {
  font-size: 16px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col-txt {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col-wrap .productArea__col-txt {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col-wrap .productArea__col-txt {
    font-size: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col-txt .icon {
  display: inline-block;
  padding: 3px;
  font-size: 10px;
  line-height: 1.2;
  border: 1px solid #21110d;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__col-txt .icon {
    margin-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__col-img+.productArea__col-txt {
  margin-top: 20px;
}

.staticWrapper.mid_120 .checkArea .productArea__row--02 .productArea__col-img img {
  width: 100%;
}

.staticWrapper.mid_120 .checkArea .step02 {
  margin-top: 10px;
}

.staticWrapper.mid_120 .checkArea .step02__item {
  display: flex;
}

.staticWrapper.mid_120 .checkArea .step02__item:nth-of-type(n+2) {
  margin-top: 20px;
}

.staticWrapper.mid_120 .checkArea .step02__img {
  flex-shrink: 0;
}

.staticWrapper.mid_120 .checkArea .step02__txt {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .step02__txt {
    margin-left: 15px;
    letter-spacing: -0.08em;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__ph {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 0;
  max-width: 580px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__ph {
    margin-top: 25px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__ph-img {
  flex-shrink: 0;
  max-width: 200px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__ph-img {
    max-width: 100px;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__ph-img img {
  max-width: 100%;
}

.staticWrapper.mid_120 .checkArea .productArea__ph-txt {
  margin-left: 40px;
  font-size: 18px;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__ph-txt {
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
}

.staticWrapper.mid_120 .checkArea .productArea__ph-part {
  display: inline-block;
  font-size: 14px;
  padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .productArea__ph-part {
    font-size: 12px;
    padding-bottom: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .vision {
  margin-top: 80px;
  padding-top: 80px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .vision {
    margin-top: 30px;
    padding-top: 30px;
  }
}

.staticWrapper.mid_120 .checkArea .binder {
  position: relative;
  margin: 80px auto 0;
  padding: 15px;
  max-width: 984px;
  border: 1px solid #d0c39e;
  background: #bedef7;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder {
    margin: 30px -20px 0;
    padding: 15px 0;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
}

.staticWrapper.mid_120 .checkArea .binder::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 310px;
  height: 54px;
  background: url(/contents/mid/120/images/check/binder.png) center center/contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder::before {
    top: -11px;
    width: 183px;
    height: 34px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__inner {
  padding-top: 100px;
  padding-bottom: 60px;
  background: #dfebf5;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__inner {
    padding: 90px 20px 50px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__row {
  position: relative;
  display: flex;
  margin: 0 auto;
  padding: 0 0 20px 50px;
  max-width: 720px;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__row {
    padding: 0 15px;
    justify-content: space-between;
    justify-content: space-evenly;
    max-width: 400px;
    border-radius: 2px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__img {
  flex-shrink: 0;
  position: relative;
  top: -10px;
  width: 240px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__img {
    top: -10px;
    width: 100px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__img img {
  max-width: 100%;
}

.staticWrapper.mid_120 .checkArea .binder__txt-wrap {
  position: relative;
  padding: 70px 20px 0 0;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__txt-wrap {
    padding: 30px 0 0;
  }
}

.staticWrapper.mid_120 .checkArea .binder__bubble {
  position: absolute;
  top: -20px;
  left: -50px;
  max-width: 400px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__bubble {
    left: auto;
    right: -35px;
    width: 66vw;
    max-width: 250px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__txt {
  padding-left: 24px;
  font-size: 32px;
  line-height: 1.6;
  font-weight: bold;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .binder__txt {
    padding-left: 0;
    font-size: 18px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__txt--sm {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__txt--sm {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .binder__q {
  position: relative;
  margin: 40px auto 0;
  padding: 20px;
  max-width: 400px;
  background: #fff;
  border-radius: 10px;
  color: #a1873d;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__q {
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .binder__q::before {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 18px;
  height: 10px;
  background: url(/contents/mid/120/images/check/binder-q-arrow.png) center center/cover;
}

.staticWrapper.mid_120 .checkArea .binder__a {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .binder__a {
    margin-top: 20px;
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosis-wrap {
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosis-wrap {
    padding-top: 25px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosis {
  background: #fff;
  padding: 30px 40px 50px;
  border-radius: 10px;
  max-width: 720px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {

  .staticWrapper.mid_120 .checkArea .diagnosis {
    padding: 20px 27.5px 50px;
    border-radius: 3px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosis__ttl {
  text-align: center;
  font-family: "Open Sans";
  font-size: 24px;
  line-height: 1.2;
  color: #a1873d;
  padding-bottom: 10px;
  border-bottom: 1px #f8ebc7 solid;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosis__ttl {
    font-size: 30px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosis__row {
  display: flex;
  align-items: center;
  margin: 10px auto 0;
  max-width: 340px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosis__row {
    justify-content: center;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosis__txt {
  margin-left: 20px;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>.lp-btnWrap {
  display: none;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>.lp-btnWrap.current {
  display: block;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__choices {
    display: block;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btnWrap {
  transition: all 1s ease 0s;
  width: 254px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btnWrap {
    width: auto;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btn {
  cursor: pointer;
  min-height: 70px;
  border-radius: 5px;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btn .lp-btn__text {
  font-size: 0.875rem;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btn .lp-btn__text {
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__title .en {
  display: inline-block;
  font-family: "Open Sans";
  font-size: 32px;
  line-height: 1.5;
  color: #b0893f;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__title .en {
    font-size: 20px;
    text-align: center;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__title--02 .en {
  display: inline-block;
  font-family: "Open Sans";
  font-size: 32px;
  line-height: 1.5;
  color: #d84b6d;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__title--02 .en {
    font-size: 20px;
    text-align: center;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__title {
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  border-bottom: 1px solid #b0893f;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__title .subject {
  display: inline-block;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__title .subject {
    margin-top: 8px;
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__img {
  position: absolute;
  top: -22px;
  left: 30px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__img {
    left: -80px;
    top: 15px;
  }

  .staticWrapper.mid_120 .checkArea .diagnosisContent__img img {
    max-width: none;
    width: 74px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__mv {
  margin-top: 7px;
  width: 100%;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__mv img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__mv {
    margin-top: 16px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__row {
  position: relative;
  display: flex;
  margin-top: 32px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__row {
    display: block;
    margin-top: 20px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__row::before {
  content: "";
  position: absolute;
  bottom: 127px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: url(/contents/mid/120/images/check/result-plus.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__row::before {
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__row--02::before {
  content: "";
  position: absolute;
  bottom: 103px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: url(/contents/mid/120/images/check/result-plus.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__row--02::before {
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__row--03::before {
  content: "";
  position: absolute;
  bottom: 70px;
  left: 59%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: url(/contents/mid/120/images/check/result-plus.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__row--03::before {
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__row--04::before {
  content: "";
  position: absolute;
  bottom: 118px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 20px;
  background: url(/contents/mid/120/images/check/result-plus.png) center center/cover;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__row--03::before {
    display: none;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col {
  width: calc(50% - 24px);
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col:nth-of-type(n+2) {
  margin-left: 48px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col:nth-of-type(n+2) {
    margin-left: 0;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col--large {
  width: 55%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col--large {
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col--mid {
  width: 36%;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col--mid {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col:last-child {
    position: relative;
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col:last-child::before {
    content: "";
    top: -16px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background: url(/contents/mid/120/images/check/result-plus.png) center center/cover;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col-ttl {
  font-weight: bold;
  color: #c5a15c;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col-ttl.min-height {
  min-height: 78px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__col-ttl.min-height {
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__label+.diagnosisContent__col-ttl {
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__label+.diagnosisContent__col-ttl {
    margin-top: 5px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col-ttl--02 {
  font-weight: bold;
  color: #e5708e;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__col-ttl-note {
  display: inline-block;
  font-size: 10px;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__label {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding: 10px 30px;
  width: 100%;
  min-height: 100px;
  background: #c5a15c;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__label {
    margin-top: 8px;
    padding: 15px;
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__label--02 {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding: 10px 30px;
  width: 100%;
  min-height: 100px;
  background: #e5708e;
  border-radius: 10px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__label--02 {
    margin-top: 8px;
    padding: 15px;
    min-height: auto;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__label-txt {
  line-height: 1.5;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__label-txt {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__label-txt.sp-padding {
    padding-left: 10px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__label-txt.ml-10 {
  margin-left: 10px;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__icon {
  width: 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__icon {
    width: 45px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisRetryLink {
  margin-top: 24px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisRetryLink {
    margin-top: 30px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisRetryLink a {
  cursor: pointer;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__btn {
  position: relative;
  display: block;
  margin: 40px auto 0;
  padding: 20px 0;
  width: 322px;
  text-decoration: none;
  background: #5c5a5a;
  color: #fff;
  cursor: pointer;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__btn {
    margin-top: 20px;
    padding: 15px 0;
    width: 100%;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  right: 20px;
  width: 10px;
  height: 7px;
  background: url(/contents/mid/120/images/check/btn-arrow.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__btn-txt {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__btn-txt {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContentWrap .tNotes {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContentWrap .tNotes {
    margin-top: 16px;
    text-align: left;
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContentWrap .tNotes.txt--left {
  text-align: left;
}

.staticWrapper.mid_120 .checkArea .lp-btn {
  box-sizing: border-box;
  display: table;
  border-collapse: separate;
  border: 1px solid #5c5a5a;
  background: #fff;
  width: 100%;
  max-width: 320px;
  min-height: 64px;
  color: #231815;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  text-align: left;
  transition: border 0.4s ease;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .lp-btn {
    text-align: center;
    max-width: none;
  }
}

.staticWrapper.mid_120 .checkArea .lp-btn .lp-btn__text {
  display: table-cell;
  font-size: 1rem;
  vertical-align: middle;
  line-height: 1.366;
  padding: 0 10px;
  position: relative;
  transition: opacity 0.4s ease;
}

.staticWrapper.mid_120 .checkArea .lp-btn .lp-btn__text:after {
  display: inline-block;
  content: "";
  width: 5px;
  height: 5px;
  border: 1px solid #5c5a5a;
  border-bottom: none;
  border-left: none;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transform: rotate(45deg);
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices .lp-btn .lp-btn__text::after {
  width: 7px;
  height: 7px;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn {
  border: 2px solid #d3555a;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn .lp-btn__text {
  color: #d3555a;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn .lp-btn__text::after {
  border: 2px solid #d3555a;
  border-bottom: none;
  border-left: none;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices > p {
  /* margin-left: 40px; */
  margin: 0 20px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .diagnosisContent__choices > p {
    margin-top: 17px;
    /* margin-left: 0; */
  }
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(even) .lp-btn {
  border: 2px solid #124f7c;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(even) .lp-btn .lp-btn__text {
  color: #124f7c;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(even) .lp-btn .lp-btn__text::after {
  border: 2px solid #124f7c;
  border-bottom: none;
  border-left: none;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__questionText {
  display: none;
  transition: all 0.5s ease 0s;
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__questionText.current {
  display: block;
}


.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn {
  border: 2px solid #d3555a;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn .lp-btn__text {
  color: #d3555a;
}

.staticWrapper.mid_120 .checkArea .diagnosisContent__choices>p:nth-child(odd) .lp-btn .lp-btn__text::after {
  border: 2px solid #d3555a;
  border-bottom: none;
  border-left: none;
}

.staticWrapper.mid_120 .checkArea .diagnosisContentWrap {
  display: none;
}

.staticWrapper.mid_120 .checkArea .diagnosisContentWrap.current {
  display: block;
}

.staticWrapper.mid_120 .checkArea .vision__goal {
  margin-top: 118px;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .vision__goal {
    margin-top: 90px;
  }
}

.staticWrapper.mid_120 .checkArea .vision__goal-txt {
  margin-top: 30px;
}

.staticWrapper.mid_120 .checkArea .store {
  margin: 60px auto 0;
  padding: 30px 30px 60px;
  max-width: 450px;
  text-align: center;
  border: 1px solid #eeeeee;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .store {
    margin-top: 50px;
    padding: 25px 10px 40px;
  }
}

.staticWrapper.mid_120 .checkArea .store__btn {
  position: relative;
  display: block;
  margin: -35px auto 0;
  padding: 20px 0;
  width: 322px;
  text-decoration: none;
  background: #5c5a5a;
  color: #fff;
  cursor: pointer;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .store__btn {
    margin-top: -20px;
    padding: 15px 0;
    width: 100%;
    max-width: 235px;
  }
}

.staticWrapper.mid_120 .checkArea .store__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 10px;
  height: 7px;
  background: url(/contents/mid/120/images/check/btn-arrow.png) center center/contain;
  background-repeat: no-repeat;
}

.staticWrapper.mid_120 .checkArea .store__btn-txt {
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .store__btn-txt {
    font-size: 14px;
  }
}

.staticWrapper.mid_120 .checkArea .vision__ttl {
  font-size: 36px;
  line-height: 1.8;
}

.staticWrapper.mid_120 .checkArea .result_text_shoulder {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  line-height: 0.8;
  margin-top: 35px;
}

.staticWrapper.mid_120 .checkArea .result_text_title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #b0893f;
}

.staticWrapper.mid_120 .checkArea .result_text_lead {
  margin-top: 20px;
  text-align: center;
}

.staticWrapper.mid_120 .checkArea .result_titleArea {
  position: relative;
  height: 50px;
}

.staticWrapper.mid_120 .checkArea sup {
  font-size: 0.7142em;
}

@media screen and (max-width: 768px) {
  .staticWrapper.mid_120 .checkArea .vision__ttl {
    font-size: 20px;
  }

  .staticWrapper.mid_120 .checkArea .result_text_lead {
    text-align: left;
  }

  .staticWrapper.mid_120 .checkArea .result_titleArea {
    height: 80px;
    margin-left: 80px;
  }

  .staticWrapper.mid_120 .checkArea .result_text_shoulder {
    text-align: left;
    line-height: 1.5;
    margin-top: 15px;
  }

  .staticWrapper.mid_120 .checkArea .result_text_title {
    font-size: 17px;
    text-align: left;
    line-height: 1.2;
  }

  .staticWrapper.mid_120 .checkArea .diagnosisContent__txt {
    position: absolute;
    top: 50%;
    left: 125px;
    transform: translate(-60%, -50%);
    width: 185px;
  }
}
