@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.lower-page {
  overflow: clip;
}

.js-clone-pagenav .page-nav .page-nav-list__item a {
  font-size: 1.2rem;
}

@media screen and (max-width: 519px) {
  .js-clone-pagenav .page-nav .page-nav-list__item a {
    font-size: 1.0rem;
  }
}

.intro {
  margin-bottom: calc(8px * 9);
}

@media screen and (max-width: 959px) {
  .intro {
    margin-bottom: calc((8px * 9) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .intro {
    margin-bottom: calc((8px * 9) * 0.5);
  }
}

.intro .intro-unit {
  display: grid;
  grid-template-columns: 1fr 360px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 48px;
}

@media screen and (max-width: 959px) {
  .intro .intro-unit {
    grid-template-columns: initial;
    gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .intro .intro-unit {
    gap: 16px;
  }
}

@media screen and (max-width: 959px) {
  .intro .intro-unit__vsl {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .intro .intro-unit__vsl {
    width: 70%;
  }
}

@media screen and (max-width: 519px) {
  .intro .intro-unit__vsl {
    width: 80%;
  }
}

.safetynet {
  padding-bottom: calc(8px * 13);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .safetynet {
    padding-bottom: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .safetynet {
    padding-bottom: calc((8px * 13) * 0.5);
  }
}

.safetynet::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  width: 510px;
  aspect-ratio: 1/1;
  background: rgba(1, 166, 255, 0.1);
  -webkit-filter: blur(100px);
  filter: blur(100px);
  border-radius: 50%;
}

@media screen and (max-width: 519px) {
  .safetynet::before {
    width: 300px;
  }
}

.safetynet::before {
  translate: -50% 0;
  left: calc(50% + 600px);
}

@media screen and (max-width: 1279px) {
  .safetynet::before {
    translate: initial;
    left: auto;
    right: -246px;
  }
}

@media screen and (max-width: 519px) {
  .safetynet::before {
    right: -100px;
  }
}

.safetynet::before {
  top: 30px;
}

.safetynet .safetynet-unit {
  margin-bottom: calc(8px * 8);
  display: grid;
  grid-template-columns: 1fr 280px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 48px;
}

@media screen and (max-width: 959px) {
  .safetynet .safetynet-unit {
    margin-bottom: calc((8px * 8) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .safetynet .safetynet-unit {
    margin-bottom: calc((8px * 8) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .safetynet .safetynet-unit {
    grid-template-columns: initial;
    gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .safetynet .safetynet-unit {
    gap: 16px;
  }
}

@media screen and (max-width: 959px) {
  .safetynet .safetynet-unit__vsl {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .safetynet .safetynet-unit__vsl {
    width: 70%;
  }
}

@media screen and (max-width: 519px) {
  .safetynet .safetynet-unit__vsl {
    width: 80%;
  }
}

.private {
  padding-top: calc(8px * 13);
  padding-bottom: calc(8px * 13);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .private {
    padding-top: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .private {
    padding-top: calc((8px * 13) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .private {
    padding-bottom: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .private {
    padding-bottom: calc((8px * 13) * 0.5);
  }
}

.private::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  width: 510px;
  aspect-ratio: 1/1;
  background: rgba(1, 166, 255, 0.1);
  -webkit-filter: blur(100px);
  filter: blur(100px);
  border-radius: 50%;
}

@media screen and (max-width: 519px) {
  .private::before {
    width: 300px;
  }
}

.private::before {
  left: calc(50% - 640px);
  translate: -50% 0;
}

@media screen and (max-width: 1279px) {
  .private::before {
    translate: initial;
    left: -246px;
  }
}

@media screen and (max-width: 519px) {
  .private::before {
    left: -100px;
  }
}

.private::before {
  background: rgba(55, 156, 189, 0.2);
  top: 1661px;
}

.private::after {
  content: '';
  display: block;
  position: absolute;
  top: -112px;
  left: calc( 50% + 560px);
  z-index: -1;
  translate: -50% 0;
  width: 510px;
  aspect-ratio: 1/1;
  background: url("/end/wp-content/themes/itreat_base/dist/img/common/bg-ct-blugrn.png") center/cover no-repeat;
}

@media screen and (max-width: 1279px) {
  .private::after {
    translate: initial;
    left: auto;
    right: -5%;
  }
}

@media screen and (max-width: 959px) {
  .private::after {
    width: 45%;
    top: -2%;
  }
}

@media screen and (max-width: 767px) {
  .private::after {
    width: 60%;
    top: -1%;
  }
}

.private .private-ttl {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 24px;
  margin: 0 auto;
  margin-bottom: calc(8px * 3);
  text-align: center;
  font-size: 2.8rem;
  font-family: "Shippori Mincho B1", serif;
}

@media screen and (max-width: 959px) {
  .private .private-ttl {
    margin-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .private .private-ttl {
    margin-bottom: calc((8px * 3) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .private .private-ttl {
    font-size: 2.4rem;
  }
}

.private .private-ttl::before, .private .private-ttl::after {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  content: '';
  display: block;
  background: #9B821E;
  width: 16px;
  aspect-ratio: 13/12;
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-cross.svg");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-cross.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.private .private-ttl::before {
  left: 0;
}

.private .private-ttl::after {
  right: 0;
}

.private .private-ttl span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.6rem;
  color: rgba(155, 130, 30, 0.5);
}

@media screen and (max-width: 767px) {
  .private .private-ttl span {
    font-size: 1.4rem;
  }
}

.private .private-unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  max-width: 994px;
  margin: 0 auto;
  margin-bottom: calc(8px * 5);
}

@media screen and (max-width: 959px) {
  .private .private-unit {
    margin-bottom: calc((8px * 5) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .private .private-unit {
    margin-bottom: calc((8px * 5) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .private .private-unit {
    gap: 16px;
  }
}

.private .private-unit__col {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc((100% / 3) - (40px * 2 / 3));
}

@media screen and (max-width: 959px) {
  .private .private-unit__col {
    width: calc((100% / 3) - (16px * 2 / 3));
  }
}

@media screen and (max-width: 767px) {
  .private .private-unit__col {
    display: grid;
    grid-template-columns: 200px 1fr;
    width: 100%;
  }
}

@media screen and (max-width: 519px) {
  .private .private-unit__col {
    grid-template-columns: 120px 1fr;
  }
}

.private .private-unit__col:not(:last-of-type)::before, .private .private-unit__col:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  z-index: -1;
  left: calc(100% - 65px);
  translate: 0 -50%;
  content: '';
  display: block;
  background: #9B821E;
  width: 170px;
  height: 1px;
  background: rgba(155, 130, 30, 0.4);
}

@media screen and (max-width: 959px) {
  .private .private-unit__col:not(:last-of-type)::before, .private .private-unit__col:not(:last-of-type)::after {
    left: calc(100% - 77px);
  }
}

@media screen and (max-width: 767px) {
  .private .private-unit__col:not(:last-of-type)::before, .private .private-unit__col:not(:last-of-type)::after {
    top: calc( 100% + 8px);
    left: 50%;
    translate: -50% 0;
  }
}

.private .private-unit__col:not(:last-of-type)::before {
  rotate: 45deg;
}

.private .private-unit__col:not(:last-of-type)::after {
  rotate: -45deg;
}

.private .private-unit .private-dtl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 16px;
  background: #ffffff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .private .private-unit .private-dtl {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .private .private-unit .private-vsl {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .private .private-unit .private-vsl img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.private .private-unit .private-subttl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 65px;
  padding: 0 0 8px 0;
  margin: 0 0 16px 0;
  font-family: "Shippori Mincho B1", serif;
  text-align: center;
  font-size: 2.2rem;
  color: #294CA4;
}

.private .private-unit .private-subttl::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: rgba(155, 130, 30, 0.8);
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-line.png");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-line.png");
  -webkit-mask-size: 100% 1px;
  mask-size: 100% 1px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media screen and (max-width: 1023px) {
  .private .private-unit .private-subttl {
    height: auto;
  }
}

@media screen and (max-width: 959px) {
  .private .private-unit .private-subttl {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .private .private-unit .private-subttl {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: left;
    gap: 8px;
  }
}

@media screen and (max-width: 519px) {
  .private .private-unit .private-subttl {
    gap: 4px;
  }
}

@media screen and (max-width: 519px) {
  .private .private-unit .private-subttl {
    padding-bottom: 6px;
    margin-bottom: 12px;
  }
}

.private .private-unit .private-subttl::before {
  background: rgba(41, 76, 164, 0.5);
}

.private .private-unit .private-subttl span {
  display: block;
  width: 100%;
  color: #313741;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  .private .private-unit .private-subttl span {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.difference {
  position: relative;
  padding-top: calc(8px * 13);
  padding-bottom: calc(8px * 13);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(27%, #313741), to(#294CA4));
  background: linear-gradient(to top, #313741 27%, #294CA4);
}

@media screen and (max-width: 959px) {
  .difference {
    padding-top: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .difference {
    padding-top: calc((8px * 13) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .difference {
    padding-bottom: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .difference {
    padding-bottom: calc((8px * 13) * 0.5);
  }
}

.difference::after, .difference::before {
  content: '';
  display: block;
  position: absolute;
  translate: -50% 0;
  width: 640px;
  aspect-ratio: 1;
  mix-blend-mode: overlay;
}

@media screen and (max-width: 959px) {
  .difference::after, .difference::before {
    width: 45%;
  }
}

@media screen and (max-width: 767px) {
  .difference::after, .difference::before {
    width: 50%;
  }
}

.difference::before {
  top: -100px;
  left: calc(50% + 600px);
  background: url("/end/wp-content/themes/itreat_base/dist/img/common/bg-scope-doctor.png") center/cover no-repeat;
}

@media screen and (max-width: 1279px) {
  .difference::before {
    translate: initial;
    left: auto;
    right: -13%;
  }
}

@media screen and (max-width: 959px) {
  .difference::before {
    right: -10%;
    top: -2%;
  }
}

@media screen and (max-width: 767px) {
  .difference::before {
    right: -5%;
  }
}

.difference::after {
  bottom: -50px;
  left: calc( 50% - 500px);
  opacity: .8;
  background: url("/end/wp-content/themes/itreat_base/dist/img/common/bg-treat-doctor.png") center/cover no-repeat;
}

@media screen and (max-width: 1279px) {
  .difference::after {
    bottom: -200px;
    translate: initial;
    left: -21%;
  }
}

@media screen and (max-width: 959px) {
  .difference::after {
    bottom: -50px;
    left: -10%;
  }
}

@media screen and (max-width: 767px) {
  .difference::after {
    left: -5%;
  }
}

.difference .wrap,
.difference .wrap-s {
  position: relative;
  z-index: 1;
}

.difference .difference-unit {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: calc(8px * 3);
}

@media screen and (max-width: 959px) {
  .difference .difference-unit {
    margin-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .difference .difference-unit {
    margin-bottom: calc((8px * 3) * 0.5);
  }
}

@media screen and (max-width: 1023px) {
  .difference .difference-unit {
    gap: 40px;
  }
}

@media screen and (max-width: 959px) {
  .difference .difference-unit {
    gap: 24px;
  }
}

.difference .difference-unit__col {
  max-width: 420px;
}

.difference .difference-unit__col.--blu .difference-potential {
  position: relative;
  z-index: 0;
}

.difference .difference-unit__col.--blu .difference-potential::after, .difference .difference-unit__col.--blu .difference-potential::before {
  content: '';
  display: block;
}

.difference .difference-unit__col.--blu .difference-potential::before {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 64px;
  background: #B0C6FF;
  rotate: 45deg;
}

.difference .difference-unit__col.--blu .difference-potential::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  -webkit-mask-size: cover, 16px 16px;
  mask-size: cover, 16px 16px;
  -webkit-mask-position: 0 0,top -1px left -1px;
  mask-position: 0 0,top -1px left -1px;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.difference .difference-unit__col.--blu .difference-potential dt em {
  color: #294CA4;
}

.difference .difference-unit__col.--blu .difference-potential dd span {
  color: #294CA4;
}

.difference .difference-unit__col.--ocr .difference-potential {
  position: relative;
  z-index: 0;
}

.difference .difference-unit__col.--ocr .difference-potential::after, .difference .difference-unit__col.--ocr .difference-potential::before {
  content: '';
  display: block;
}

.difference .difference-unit__col.--ocr .difference-potential::before {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 64px;
  background: #9B821E;
  rotate: 45deg;
}

.difference .difference-unit__col.--ocr .difference-potential::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  -webkit-mask-size: cover, 16px 16px;
  mask-size: cover, 16px 16px;
  -webkit-mask-position: 0 0,top -1px left -1px;
  mask-position: 0 0,top -1px left -1px;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.difference .difference-unit__col.--ocr .difference-potential dt em {
  color: #9B821E;
}

.difference .difference-unit__col.--ocr .difference-potential dd {
  color: #9B821E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.difference .difference-graph {
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  margin-bottom: calc(8px * 3);
}

@media screen and (max-width: 959px) {
  .difference .difference-graph {
    margin-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .difference .difference-graph {
    margin-bottom: calc((8px * 3) * 0.5);
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-graph {
    width: 70%;
  }
}

.difference .difference-potential {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  height: 72px;
  font-family: "Shippori Mincho B1", serif;
}

@media screen and (max-width: 767px) {
  .difference .difference-potential {
    height: auto;
    padding: 8px;
    gap: 4px;
  }
}

.difference .difference-potential::before {
  left: 6px;
  top: -23px;
}

.difference .difference-potential dt {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .difference .difference-potential dt {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
  }
}

.difference .difference-potential dd {
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  .difference .difference-potential dd {
    font-size: 2rem;
  }
}

.difference .difference-potential dd span {
  line-height: 1;
  font-family: "Bellefair", serif;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .difference .difference-potential dd span {
    font-size: 1.6rem;
  }
}

.difference .difference-potential dd span em {
  font-size: 4rem;
}

@media screen and (max-width: 767px) {
  .difference .difference-potential dd span em {
    font-size: 3.2rem;
  }
}

.difference .difference-note {
  color: #ffffff;
  text-align: center;
  font-size: 1.4rem;
}

.difference .difference-tbl {
  margin-bottom: calc(8px * 8);
}

@media screen and (max-width: 959px) {
  .difference .difference-tbl {
    margin-bottom: calc((8px * 8) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .difference .difference-tbl {
    margin-bottom: calc((8px * 8) * 0.5);
  }
}

.difference .difference-tbl table {
  width: 100%;
  height: 100%;
  overflow: clip;
}

.difference .difference-tbl table thead tr th {
  height: 56px;
  font-family: "Shippori Mincho B1", serif;
  font-size: 2.2rem;
  color: #ffffff;
}

.difference .difference-tbl table thead tr th.th-private span, .difference .difference-tbl table thead tr th.th-medical span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc( 100% - 2px);
  height: 100%;
}

.difference .difference-tbl table thead tr th.th-private span {
  background: -webkit-gradient(linear, left top, left bottom, from(#BBA759), to(#9B821E));
  background: linear-gradient(to bottom, #BBA759, #9B821E);
}

.difference .difference-tbl table thead tr th.th-medical span {
  margin: 0 0 0 auto;
  background: -webkit-gradient(linear, left top, left bottom, from(#4765B1), to(#294CA4));
  background: linear-gradient(to bottom, #4765B1, #294CA4);
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table thead {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr {
    display: block;
  }
}

.difference .difference-tbl table tbody tr:not(:last-of-type) {
  margin-bottom: 16px;
}

.difference .difference-tbl table tbody tr th,
.difference .difference-tbl table tbody tr td {
  border-bottom: solid 1px rgba(49, 55, 65, 0.5);
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr th,
  .difference .difference-tbl table tbody tr td {
    border: none;
    display: block;
  }
}

.difference .difference-tbl table tbody tr th {
  width: 256px;
  padding: 16px 24px;
  background: rgba(255, 255, 255, 0.8);
  text-align: left;
  font-family: "Shippori Mincho B1", serif;
  font-size: 1.8rem;
}

@media screen and (max-width: 959px) {
  .difference .difference-tbl table tbody tr th {
    width: 200px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr th {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0px 24px;
    margin: 0 auto 8px;
    background: initial;
    color: #ffffff;
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr th::before, .difference .difference-tbl table tbody tr th::after {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    content: '';
    display: block;
    background: #9B821E;
    width: 16px;
    aspect-ratio: 13/12;
    -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-cross.svg");
    mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-cross.svg");
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr th::before {
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr th::after {
    right: 0;
  }
}

.difference .difference-tbl table tbody tr td {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
}

@media screen and (max-width: 959px) {
  .difference .difference-tbl table tbody tr td {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr td {
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 4px;
    background: initial;
  }
}

.difference .difference-tbl table tbody tr td.td-private span, .difference .difference-tbl table tbody tr td.td-medical span {
  position: relative;
  display: block;
  height: 100%;
  z-index: 1;
  width: calc( 100% - 2px);
  padding: 16px;
  background: #ffffff;
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr td.td-private span, .difference .difference-tbl table tbody tr td.td-medical span {
    padding: 10px 8px;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr td.td-private {
    margin-bottom: 4px;
  }
}

.difference .difference-tbl table tbody tr td.td-private::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#BBA759), to(#9B821E));
  background: linear-gradient(to bottom, #BBA759, #9B821E);
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr td.td-medical::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#4765B1), to(#294CA4));
    background: linear-gradient(to bottom, #4765B1, #294CA4);
  }
}

.difference .difference-tbl table tbody tr td.td-medical span {
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .difference .difference-tbl table tbody tr td::before {
    content: attr(tbl-data);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-family: "Shippori Mincho B1", serif;
    font-weight: bold;
  }
}

.difference .point-frame {
  max-width: 880px;
}

.difference .point-frame .point-frame-ttl {
  font-size: 2.8rem;
}

@media screen and (max-width: 959px) {
  .difference .point-frame .point-frame-ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .difference .point-frame .point-frame-ttl {
    font-size: 2rem;
  }
}

.choice {
  padding-top: calc(8px * 13);
  margin-bottom: calc(8px * 15);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .choice {
    padding-top: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .choice {
    padding-top: calc((8px * 13) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .choice {
    margin-bottom: calc((8px * 15) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .choice {
    margin-bottom: calc((8px * 15) * 0.5);
  }
}

.choice::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  width: 510px;
  aspect-ratio: 1/1;
  background: rgba(1, 166, 255, 0.1);
  -webkit-filter: blur(100px);
  filter: blur(100px);
  border-radius: 50%;
}

@media screen and (max-width: 519px) {
  .choice::before {
    width: 300px;
  }
}

.choice::before {
  translate: -50% 0;
  left: calc(50% + 600px);
}

@media screen and (max-width: 1279px) {
  .choice::before {
    translate: initial;
    left: auto;
    right: -246px;
  }
}

@media screen and (max-width: 519px) {
  .choice::before {
    right: -100px;
  }
}

.choice::before {
  top: 72px;
}

.choice .choice-reclist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 48px;
  margin-bottom: calc(8px * 8);
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist {
    margin-bottom: calc((8px * 8) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .choice .choice-reclist {
    margin-bottom: calc((8px * 8) * 0.5);
  }
}

@media screen and (max-width: 1023px) {
  .choice .choice-reclist {
    gap: 32px;
  }
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist {
    gap: 16px;
  }
}

.choice .choice-reclist__col {
  width: calc( 50% - 16px);
  max-width: 440px;
  padding: 32px 40px;
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist__col {
    width: calc( 50% - 8px);
    padding: 24px 16px;
  }
}

@media screen and (max-width: 519px) {
  .choice .choice-reclist__col {
    width: 100%;
  }
}

.choice .choice-reclist__col::before {
  left: 16px;
  top: -39px;
}

.choice .choice-reclist__col:first-of-type {
  position: relative;
  z-index: 0;
}

.choice .choice-reclist__col:first-of-type::after, .choice .choice-reclist__col:first-of-type::before {
  content: '';
  display: block;
}

.choice .choice-reclist__col:first-of-type::before {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 120px;
  background: #E1D295;
  rotate: 45deg;
}

.choice .choice-reclist__col:first-of-type::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  -webkit-mask-size: cover, 40px 40px;
  mask-size: cover, 40px 40px;
  -webkit-mask-position: 0 0,top -1px left -1px;
  mask-position: 0 0,top -1px left -1px;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

@media screen and (max-width: 767px) {
  .choice .choice-reclist__col:first-of-type::before {
    height: 80px;
    top: -19px;
    left: 16px;
  }
}

.choice .choice-reclist__col:first-of-type dt em {
  color: #9B821E;
}

.choice .choice-reclist__col:first-of-type dt::before {
  background: rgba(155, 130, 30, 0.8);
}

.choice .choice-reclist__col:last-of-type {
  position: relative;
  z-index: 0;
}

.choice .choice-reclist__col:last-of-type::after, .choice .choice-reclist__col:last-of-type::before {
  content: '';
  display: block;
}

.choice .choice-reclist__col:last-of-type::before {
  position: absolute;
  z-index: 1;
  width: 1px;
  height: 120px;
  background: rgba(49, 55, 65, 0.6);
  rotate: 45deg;
}

.choice .choice-reclist__col:last-of-type::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #ffffff;
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-rec.svg"), url("/end/wp-content/themes/itreat_base/dist/img/common/mask-tri.svg");
  -webkit-mask-size: cover, 40px 40px;
  mask-size: cover, 40px 40px;
  -webkit-mask-position: 0 0,top -1px left -1px;
  mask-position: 0 0,top -1px left -1px;
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

@media screen and (max-width: 767px) {
  .choice .choice-reclist__col:last-of-type::before {
    height: 80px;
    top: -19px;
    left: 16px;
  }
}

.choice .choice-reclist__col:last-of-type dt em {
  color: #294CA4;
}

.choice .choice-reclist__col:last-of-type dt::before {
  background: rgba(49, 55, 65, 0.6);
}

.choice .choice-reclist dt {
  margin-bottom: calc(8px * 3);
  padding-bottom: calc(8px * 3);
  position: relative;
  text-align: center;
  font-size: 2.8rem;
  font-family: "Shippori Mincho B1", serif;
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist dt {
    margin-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .choice .choice-reclist dt {
    margin-bottom: calc((8px * 3) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist dt {
    padding-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .choice .choice-reclist dt {
    padding-bottom: calc((8px * 3) * 0.5);
  }
}

.choice .choice-reclist dt::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: rgba(155, 130, 30, 0.8);
  -webkit-mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-line.png");
  mask-image: url("/end/wp-content/themes/itreat_base/dist/img/common/mask-line.png");
  -webkit-mask-size: 100% 1px;
  mask-size: 100% 1px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@media screen and (max-width: 959px) {
  .choice .choice-reclist dt {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .choice .choice-reclist dt {
    font-size: 2rem;
  }
}

.choice .choice-unit {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 40px;
}

@media screen and (max-width: 959px) {
  .choice .choice-unit {
    grid-template-columns: initial;
    gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .choice .choice-unit {
    gap: 16px;
  }
}

.choice .choice-unit__dtl .check-list {
  width: 100%;
  max-width: 512px;
  grid-template-columns: initial;
}

@media screen and (max-width: 959px) {
  .choice .choice-unit__vsl {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .choice .choice-unit__vsl {
    width: 70%;
  }
}

@media screen and (max-width: 519px) {
  .choice .choice-unit__vsl {
    width: 80%;
  }
}

.thought {
  padding-bottom: calc(8px * 13);
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 959px) {
  .thought {
    padding-bottom: calc((8px * 13) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .thought {
    padding-bottom: calc((8px * 13) * 0.5);
  }
}

.thought::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  width: 510px;
  aspect-ratio: 1/1;
  background: rgba(1, 166, 255, 0.1);
  -webkit-filter: blur(100px);
  filter: blur(100px);
  border-radius: 50%;
}

@media screen and (max-width: 519px) {
  .thought::before {
    width: 300px;
  }
}

.thought::before {
  translate: -50% 0;
  left: calc(50% + 600px);
}

@media screen and (max-width: 1279px) {
  .thought::before {
    translate: initial;
    left: auto;
    right: -246px;
  }
}

@media screen and (max-width: 519px) {
  .thought::before {
    right: -100px;
  }
}

.thought::before {
  top: -110px;
}

.thought .thought-frame {
  position: relative;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  background: #ffffff;
}

.thought .thought-frame::before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  width: 125px;
  height: 30px;
  background: #ffffff;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

@media screen and (max-width: 959px) {
  .thought .thought-frame::before {
    width: 100x;
    height: 25px;
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame::before {
    width: 80x;
    height: 20px;
  }
}

.thought .thought-frame.--no1 {
  padding: 32px 64px;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .thought .thought-frame.--no1 {
    padding: 24px 16px;
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame.--no1 {
    margin-bottom: 24px;
  }
}

.thought .thought-frame.--no1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: calc(8px * 4);
  gap: 0 32px;
  font-size: 1.8rem;
}

@media screen and (max-width: 959px) {
  .thought .thought-frame.--no1 .list {
    margin-bottom: calc((8px * 4) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame.--no1 .list {
    margin-bottom: calc((8px * 4) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .thought .thought-frame.--no1 .list {
    gap: 0 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .thought .thought-frame.--no1 .list {
    font-size: 1.4rem;
  }
}

.thought .thought-frame.--no1 .list__item {
  min-width: 304px;
}

@media screen and (max-width: 959px) {
  .thought .thought-frame.--no1 .list__item {
    min-width: initial;
    width: calc( 50% - 8px);
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame.--no1 .list__item {
    width: 100%;
  }
}

.thought .thought-frame.--no2 {
  padding: 40px 64px 32px;
}

@media screen and (max-width: 767px) {
  .thought .thought-frame.--no2 {
    padding: 40px 16px 24px;
  }
}

.thought .thought-frame.--no2::before {
  top: 0;
  background: #F6F9FF;
}

.thought .thought-frame .txt {
  font-size: 1.8rem;
}

@media screen and (max-width: 959px) {
  .thought .thought-frame .txt {
    font-size: 1.6rem;
  }
}

.thought .thought-frame .ttl-l {
  margin-bottom: calc(8px * 3);
  font-size: 2.8rem;
}

@media screen and (max-width: 959px) {
  .thought .thought-frame .ttl-l {
    margin-bottom: calc((8px * 3) * 0.75);
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame .ttl-l {
    margin-bottom: calc((8px * 3) * 0.5);
  }
}

@media screen and (max-width: 959px) {
  .thought .thought-frame .ttl-l {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 519px) {
  .thought .thought-frame .ttl-l {
    font-size: 2rem;
  }
}

.thought .thought-vsl {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}

/*# sourceMappingURL=../../maps/pages/difference.css.map */
