@charset "UTF-8";
.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

:root {
  --clPD: #bc000f;
  --clP: #e50012;
  --clPW: #e94d59;
  --clSD: #333333;
  --clS: #535353;
  --clSW: #8d8d8d;
  --clAD: #0043a1;
  --clA: #295da7;
  --clAW: #527fc0;
  --clW: #ffffff;
  --clBGG: #faf6f5;
  --clBGP: #ffebed;
  --clBGS: #f7f7f7;
  --clBGCV: #e8f1ff;
  --clBD: #e0e0e0;
  --clBDW: #efefef;
  --clText: #404040;
  --clTextW: #a1a1a1;
  --clTextR: #d44c00;
  --clTextL: #3d74c2;
  --clHL: #fff492;
  --clLink: #3d74c2;
  --clLinkH: #7994ca;
  --clSelect: #CCCCCC;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

:root {
  --clPD: #bc000f;
  --clP: #e50012;
  --clPW: #e94d59;
  --clSD: #333333;
  --clS: #535353;
  --clSW: #8d8d8d;
  --clAD: #0043a1;
  --clA: #295da7;
  --clAW: #527fc0;
  --clW: #ffffff;
  --clBGG: #faf6f5;
  --clBGP: #ffebed;
  --clBGS: #f7f7f7;
  --clBGCV: #e8f1ff;
  --clBD: #e0e0e0;
  --clBDW: #efefef;
  --clText: #404040;
  --clTextW: #a1a1a1;
  --clTextR: #d44c00;
  --clTextL: #3d74c2;
  --clHL: #fff492;
  --clLink: #3d74c2;
  --clLinkH: #7994ca;
  --clSelect: #CCCCCC;
}

.contents .infomation {
  background-color: #fff;
}
@media screen and (max-width:639px) {
  .contents .infomation {
    padding-block: 36px;
  }
}
@media screen and (min-width:640px) {
  .contents .infomation {
    padding-block: 45.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .contents .infomation {
    padding-block: 54.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .contents .infomation {
    padding-block: 64px;
  }
}
.contents .infomationInner {
  max-width: 960px;
  display: flex;
  gap: 32px;
  max-width: 1120px;
  width: 100%;
}
@media screen and (min-width:1025px) {
  .contents .infomationInner {
    justify-content: space-between;
  }
}
@media screen and (max-width:1024px) {
  .contents .infomationInner {
    flex-direction: column;
  }
}
.contents .infomationLeft {
  display: flex;
}
@media screen and (min-width:1025px) {
  .contents .infomationLeft {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (max-width:1024px) {
  .contents .infomationLeft {
    justify-content: space-between;
    align-items: center;
  }
}
.contents .infomationRight {
  display: flex;
  align-items: center;
  flex-grow: 1;
  max-width: 800px;
}

.infomation h2 {
  font-weight: 600;
}
@media screen and (max-width:639px) {
  .infomation h2 {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .infomation h2 {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .infomation h2 {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .infomation h2 {
    font-size: 24px;
  }
}
@media screen and (min-width:640px) and (max-width:639px) {
  .infomation h2 {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:640px) and (min-width:640px) {
  .infomation h2 {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:640px) and (min-width:1025px) {
  .infomation h2 {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:640px) and (min-width:1400px) {
  .infomation h2 {
    margin-bottom: 24px;
  }
}
.infomation .btn {
  white-space: nowrap;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  flex: 0;
}
@media screen and (max-width:639px) {
  .infomation .btn {
    font-size: 13px;
  }
}
@media screen and (min-width:640px) {
  .infomation .btn {
    font-size: 13.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .infomation .btn {
    font-size: 14.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .infomation .btn {
    font-size: 15px;
  }
}
@media screen and (max-width:639px) {
  .infomation .btn {
    padding-inline: 14px;
  }
}
@media screen and (min-width:640px) {
  .infomation .btn {
    padding-inline: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .infomation .btn {
    padding-inline: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .infomation .btn {
    padding-inline: 16px;
  }
}
@media screen and (max-width:639px) {
  .infomation .btn {
    padding-block: 6px;
  }
}
@media screen and (min-width:640px) {
  .infomation .btn {
    padding-block: 6.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .infomation .btn {
    padding-block: 7.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .infomation .btn {
    padding-block: 8px;
  }
}
@media screen and (max-width:639px) {
  .infomation .btn {
    font-size: 12.5px;
  }
}
@media screen and (min-width:640px) {
  .infomation .btn {
    font-size: 13px;
  }
}
@media screen and (min-width:1025px) {
  .infomation .btn {
    font-size: 13.5px;
  }
}
@media screen and (min-width:1400px) {
  .infomation .btn {
    font-size: 14px;
  }
}
.infomation ul {
  width: 100%;
}
.infomation li {
  display: flex;
  line-height: 1.4;
  align-items: center;
}
@media screen and (min-width:640px) {
  .infomation li {
    gap: 28px;
  }
}
@media screen and (max-width:639px) {
  .infomation li {
    flex-wrap: wrap;
  }
}
.infomation li {
  border-bottom: 1px solid var(--clBD);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.infomation li:first-child {
  border-top: 1px solid var(--clBD);
  padding-top: 16px;
}
.infomation li time {
  white-space: nowrap;
}
@media screen and (max-width:639px) {
  .infomation li time {
    font-size: 12.5px;
  }
}
@media screen and (min-width:640px) {
  .infomation li time {
    font-size: 13px;
  }
}
@media screen and (min-width:1025px) {
  .infomation li time {
    font-size: 13.5px;
  }
}
@media screen and (min-width:1400px) {
  .infomation li time {
    font-size: 14px;
  }
}
.infomation li .info-list__badge {
  border: 1px solid #BBB;
  border-radius: 2px;
  white-space: nowrap;
  width: 8em;
  text-align: center;
}
@media screen and (max-width:639px) {
  .infomation li .info-list__badge {
    font-size: 10px;
  }
}
@media screen and (min-width:640px) {
  .infomation li .info-list__badge {
    font-size: 10.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .infomation li .info-list__badge {
    font-size: 11.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .infomation li .info-list__badge {
    font-size: 12px;
  }
}
@media screen and (max-width:639px) {
  .infomation li .info-list__badge {
    padding-inline: 6.5px;
  }
}
@media screen and (min-width:640px) {
  .infomation li .info-list__badge {
    padding-inline: 7px;
  }
}
@media screen and (min-width:1025px) {
  .infomation li .info-list__badge {
    padding-inline: 7.5px;
  }
}
@media screen and (min-width:1400px) {
  .infomation li .info-list__badge {
    padding-inline: 8px;
  }
}
@media screen and (max-width:639px) {
  .infomation li .info-list__badge {
    padding-block: 2px;
  }
}
@media screen and (min-width:640px) {
  .infomation li .info-list__badge {
    padding-block: 3.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .infomation li .info-list__badge {
    padding-block: 4.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .infomation li .info-list__badge {
    padding-block: 6px;
  }
}
@media screen and (max-width:639px) {
  .infomation li .info-list__badge {
    margin-left: 8px;
  }
}
.infomation li a {
  flex: 1;
  text-decoration: underline;
  color: var(--clTextL);
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width:639px) {
  .infomation li a {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .infomation li a {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .infomation li a {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .infomation li a {
    font-size: 16px;
  }
}
@media screen and (max-width:639px) {
  .infomation li a {
    flex: 0 0 100%;
    margin-top: 8px;
  }
}
.infomation li a:after {
  content: url(../img/cmn/ico_arrow_cls_medium_off.svg);
}

h2,
ul,
p {
  margin: 0;
  padding: 0;
}

.index {
  position: relative;
}
.index h3,
.index p {
  line-height: 1;
}
.index .panel + .panel {
  margin-top: 20px;
}
.index .column-3 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.index .column-3 > * {
  width: calc((100% - calc(40px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .index .column-3 > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .index .column-3 {
    flex-direction: column;
  }
}
.index .column-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.index .column-4 > * {
  width: calc((100% - calc(40px * 3)) / 4);
}
@media screen and (max-width: 639px) {
  .index .column-4 > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .index .column-4 {
    flex-direction: column;
  }
}
.index .card-section {
  background-color: #F5BEC2;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width:639px) {
  .index .card-section {
    padding-block: 30px;
  }
}
@media screen and (min-width:640px) {
  .index .card-section {
    padding-block: 30.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .card-section {
    padding-block: 31.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .card-section {
    padding-block: 32px;
  }
}
@media screen and (min-width:640px) {
  .index .card-section {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (min-width:1025px) {
  .index .card-section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.index .card-section .sectionInner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.index .card-section .card-list {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width:639px) {
  .index .card-section .card-list {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .card-section .card-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.index .card-section .card-list__item {
  list-style: none;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
}
.index .card-section .card-list__link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
@media screen and (max-width:639px) {
  .index .card-section .card-list__link {
    flex-direction: row;
  }
}
.index .card-section .card-list__image {
  width: 100%;
  aspect-ratio: 2/1;
  overflow: hidden;
}
.index .card-section .card-list__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media screen and (max-width:639px) {
  .index .card-section .card-list__image {
    width: 88px;
  }
}
.index .card-section .card-list__body {
  padding: 16px;
  font-size: 14px;
  line-height: 1.6;
  flex-grow: 1;
}
@media screen and (max-width:639px) {
  .index .card-section .card-list__body {
    font-size: 12px;
    flex: 1;
  }
}
.index .treatment-hours {
  background-color: var(--clBGP);
}
@media screen and (max-width:639px) {
  .index .treatment-hours {
    padding-block: 32px;
  }
}
@media screen and (min-width:640px) {
  .index .treatment-hours {
    padding-block: 32px;
  }
}
@media screen and (min-width:1025px) {
  .index .treatment-hours {
    padding-block: 32px;
  }
}
@media screen and (min-width:1400px) {
  .index .treatment-hours {
    padding-block: 32px;
  }
}
@media screen and (min-width:1025px) {
  .index .treatment-hours {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.index .treatment-hours .sectionInner {
  max-width: 960px;
  display: flex;
}
@media screen and (max-width:639px) {
  .index .treatment-hours .sectionInner {
    gap: 32px;
  }
}
@media screen and (min-width:640px) {
  .index .treatment-hours .sectionInner {
    gap: 40px;
  }
}
@media screen and (min-width:1025px) {
  .index .treatment-hours .sectionInner {
    gap: 48px;
  }
}
@media screen and (min-width:1400px) {
  .index .treatment-hours .sectionInner {
    gap: 56px;
  }
}
@media screen and (max-width:1024px) {
  .index .treatment-hours .sectionInner {
    flex-direction: column;
  }
}
.index .treatment-hours .sectionInner .data-table-wrap {
  flex: 1;
}
@media screen and (max-width:639px) {
  .index .movie-section {
    margin-top: 56px;
  }
}
@media screen and (min-width:640px) {
  .index .movie-section {
    margin-top: 70.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .movie-section {
    margin-top: 85.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .movie-section {
    margin-top: 100px;
  }
}
@media screen and (max-width:639px) {
  .index .movie-section {
    margin-bottom: 56px;
  }
}
@media screen and (min-width:640px) {
  .index .movie-section {
    margin-bottom: 70.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .movie-section {
    margin-bottom: 85.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .movie-section {
    margin-bottom: 100px;
  }
}
.index .movie-section .sectionInner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index .movie-section .sectionInner iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  max-width: 800px;
}
.index .symptoms-section {
  background-color: var(--clBGP);
}
@media screen and (min-width:1025px) {
  .index .symptoms-section {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.index .symptoms-section__list {
  margin: 0 auto;
  padding: 0;
  max-width: 630px;
  background-color: #fff;
  border: 1px solid var(--clBD);
  border-radius: 4px;
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list {
    padding-block: 20px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__list {
    padding-block: 21.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__list {
    padding-block: 22.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__list {
    padding-block: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list {
    padding-inline: 20px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__list {
    padding-inline: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__list {
    padding-inline: 38.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__list {
    padding-inline: 48px;
  }
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list {
    margin-bottom: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__list {
    margin-bottom: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__list {
    margin-bottom: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__list {
    margin-bottom: 40px;
  }
}
.index .symptoms-section__list img {
  display: none;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list img {
    display: block;
  }
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list img {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__list img {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__list img {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__list img {
    margin-bottom: 24px;
  }
}
.index .symptoms-section__list ul {
  list-style: none;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width:639px) {
  .index .symptoms-section__list ul {
    gap: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__list ul {
    gap: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__list ul {
    gap: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__list ul {
    gap: 24px;
  }
}
.index .symptoms-section__item {
  display: flex;
  gap: 10px;
}
.index .symptoms-section__item::before {
  content: url(../img/cmn/ico_check_red.svg);
}
.index .symptoms-section__icon {
  flex-shrink: 0;
  line-height: 1;
}
.index .symptoms-section__inline {
  display: inline-block;
  line-height: 1.2;
}
@media screen and (max-width:639px) {
  .index .symptoms-section__inline {
    font-size: 16px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__inline {
    font-size: 16.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__inline {
    font-size: 17.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__inline {
    font-size: 18px;
  }
}
@media screen and (max-width:639px) {
  .index .symptoms-section__inline {
    line-height: 1.5;
  }
}
.index .symptoms-section .marker {
  font-weight: 600;
}
@media screen and (max-width:639px) {
  .index .symptoms-section .marker {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section .marker {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section .marker {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section .marker {
    font-size: 24px;
  }
}
.index .symptoms-section small {
  flex: 0 0 100%;
  color: var(--clTextW);
  display: block;
  margin-top: 10px;
}
@media screen and (max-width:639px) {
  .index .symptoms-section small {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section small {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section small {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section small {
    font-size: 16px;
  }
}
.index .symptoms-section__desc-line {
  text-align: center;
  color: #555;
  line-height: 1.2;
}
@media screen and (max-width:639px) {
  .index .symptoms-section__desc-line:last-child {
    margin-top: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .symptoms-section__desc-line:last-child {
    margin-top: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .symptoms-section__desc-line:last-child {
    margin-top: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .symptoms-section__desc-line:last-child {
    margin-top: 24px;
  }
}
.index .symptoms-section__desc-line:first-child {
  margin-bottom: 8px;
}
.important .index .symptoms-section__desc-line, .index .symptoms-section__desc-line .important {
  color: var(--clP);
  font-weight: 600;
  display: inline-block;
}
@media screen and (max-width:639px) {
  .important .index .symptoms-section__desc-line, .index .symptoms-section__desc-line .important {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .important .index .symptoms-section__desc-line, .index .symptoms-section__desc-line .important {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .important .index .symptoms-section__desc-line, .index .symptoms-section__desc-line .important {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .important .index .symptoms-section__desc-line, .index .symptoms-section__desc-line .important {
    font-size: 24px;
  }
}
.important .index .symptoms-section__desc-line small, .index .symptoms-section__desc-line .important small {
  color: var(--clText);
  display: block;
}
@media screen and (max-width:639px) {
  .important .index .symptoms-section__desc-line small, .index .symptoms-section__desc-line .important small {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .important .index .symptoms-section__desc-line small, .index .symptoms-section__desc-line .important small {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .important .index .symptoms-section__desc-line small, .index .symptoms-section__desc-line .important small {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .important .index .symptoms-section__desc-line small, .index .symptoms-section__desc-line .important small {
    font-size: 16px;
  }
}
.index .about-section .sectionInner {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .about-section .sectionInner {
    max-width: 600px;
  }
}
.index .about-section__container {
  display: flex;
}
@media screen and (max-width:639px) {
  .index .about-section__container {
    gap: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section__container {
    gap: 48px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section__container {
    gap: 56px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section__container {
    gap: 64px;
  }
}
@media screen and (max-width:1024px) {
  .index .about-section__container {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section .heading01 {
    align-items: flex-start;
    text-align: left;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .about-section .heading01 br {
    display: none;
  }
}
.index .about-section__header {
  flex-basis: 1;
  flex-shrink: 0;
}
.index .about-section__body {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width:639px) {
  .index .about-section__body {
    gap: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section__body {
    gap: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section__body {
    gap: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section__body {
    gap: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section__body {
    flex-direction: row;
    align-items: flex-start;
    text-align: left;
  }
}
.index .about-section__text {
  flex: 1 1 50%;
}
.index .about-section__text p {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 2;
}
@media screen and (max-width:639px) {
  .index .about-section__text p {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section__text p {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section__text p {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section__text p {
    font-size: 16px;
  }
}
.index .about-section h3 {
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (min-width:1025px) {
  .index .about-section h3 {
    white-space: nowrap;
  }
}
@media screen and (max-width:1024px) {
  .index .about-section h3 {
    text-align: center;
  }
}
@media screen and (max-width:639px) {
  .index .about-section h3 {
    font-size: 18px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section h3 {
    font-size: 20px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section h3 {
    font-size: 22px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section h3 {
    font-size: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section h3 {
    margin-bottom: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section h3 {
    margin-bottom: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section h3 {
    margin-bottom: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section h3 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section h3 br {
    display: none;
  }
}
@media screen and (max-width:639px) {
  .index .about-section .btn {
    margin-top: 16px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section .btn {
    margin-top: 16.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section .btn {
    margin-top: 17.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section .btn {
    margin-top: 18px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section .btn {
    padding-block: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section .btn {
    padding-block: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section .btn {
    padding-block: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section .btn {
    padding-block: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section .btn {
    padding-inline: 41px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section .btn {
    padding-inline: 43.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section .btn {
    padding-inline: 45.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section .btn {
    padding-inline: 48px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section .btn {
    width: 100%;
  }
}
.index .about-section .btn.btn-mobile {
  display: none;
}
@media screen and (max-width:1024px) {
  .index .about-section .btn.btn-mobile {
    display: flex;
  }
}
@media screen and (max-width:1024px) {
  .index .about-section .btn.btn-pc {
    display: none;
  }
}
.index .about-section__marker {
  color: var(--clP);
}
.index .about-section__image {
  display: flex;
  gap: 8px;
}
@media screen and (max-width:639px) {
  .index .about-section__image {
    margin-top: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .about-section__image {
    margin-top: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section__image {
    margin-top: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .about-section__image {
    margin-top: 40px;
  }
}
@media screen and (min-width:1025px) {
  .index .about-section__image {
    flex: 0 0 min(40%, 480px);
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    gap: 12px;
  }
}
@media screen and (max-width:639px) {
  .index .about-section__image {
    gap: 4px;
  }
}
.index .about-section__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}
@media screen and (min-width:1025px) {
  .index .about-section__image img {
    width: 100%;
  }
}
.index .cta-section {
  background-color: var(--bg-clBGCV, #E8F1FF);
}
@media screen and (max-width:639px) {
  .index .cta-section {
    padding-block: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .cta-section {
    padding-block: 45.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .cta-section {
    padding-block: 50.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .cta-section {
    padding-block: 56px;
  }
}
.index .cta-section h2 {
  gap: 0;
}
.index .cta-section h2:after {
  content: none;
}
.index .cta-section small {
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width:639px) {
  .index .cta-section small {
    font-size: 16px;
  }
}
@media screen and (min-width:640px) {
  .index .cta-section small {
    font-size: 16.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .cta-section small {
    font-size: 17.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .cta-section small {
    font-size: 18px;
  }
}
.index .cta-section p {
  text-align: center;
  line-height: 1.7;
}
@media screen and (max-width:639px) {
  .index .cta-section p {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .cta-section p {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .cta-section p {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .cta-section p {
    font-size: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .cta-section p {
    margin-bottom: 28px;
  }
}
@media screen and (min-width:640px) {
  .index .cta-section p {
    margin-bottom: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .cta-section p {
    margin-bottom: 30.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .cta-section p {
    margin-bottom: 32px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .cta-section p {
    margin-bottom: 56px;
  }
}
.index .cta-section .cta__button-list {
  justify-content: center;
  align-items: center;
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .index .cta-section .cta__button-list {
    gap: 28px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .index .cta-section .cta__button-list {
    gap: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .index .cta-section .cta__button-list {
    gap: 30.6666666667px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .index .cta-section .cta__button-list {
    gap: 32px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .cta-section .cta__button-list {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:639px) {
  .index .cta-section .cta__button-list {
    margin-bottom: 16px;
  }
}
@media screen and (max-width:639px) and (min-width:480px) {
  .index .cta-section .cta__button-list {
    margin-bottom: 32px;
  }
}
.index .cta-section .btn-web,
.index .cta-section .btn-line {
  box-shadow: 0px 6px 12px 0px rgba(22, 101, 219, 0.12);
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-block: 18.5px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-block: 19px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-block: 19.5px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-block: 20px;
  }
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-inline: 41px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-inline: 43.3333333333px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-inline: 45.6666666667px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .index .cta-section .btn-web,
  .index .cta-section .btn-line {
    padding-inline: 48px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section {
    margin-top: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section {
    margin-top: 66.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section {
    margin-top: 93.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section {
    margin-top: 120px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section {
    margin-bottom: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section {
    margin-bottom: 66.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section {
    margin-bottom: 93.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section {
    margin-bottom: 120px;
  }
}
.index .reason-section .reasonInner {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
.index .reason-section__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width:639px) {
  .index .reason-section__list {
    gap: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__list {
    gap: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__list {
    gap: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__list {
    gap: 16px;
  }
}
.index .reason-section__item {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
}
@media screen and (max-width:639px) {
  .index .reason-section__item {
    gap: 16px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__item {
    gap: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__item {
    gap: 42.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__item {
    gap: 56px;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item {
    padding-block: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item {
    padding-block: 28px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .reason-section__item {
    padding-block: 34px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .reason-section__item {
    padding-block: 40px;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item {
    padding-inline: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item {
    padding-inline: 28px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .reason-section__item {
    padding-inline: 34px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .reason-section__item {
    padding-inline: 40px;
  }
}
.index .reason-section__item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffebed;
  border-radius: 4px;
  z-index: -1;
  border-radius: 4px;
}
@media screen and (min-width:1025px) {
  .index .reason-section__item {
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .index .reason-section__item {
    padding-block: 32px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .index .reason-section__item {
    padding-block: 34.6666666667px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .index .reason-section__item {
    padding-block: 37.3333333333px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .index .reason-section__item {
    padding-block: 40px;
  }
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .index .reason-section__item {
    padding-inline: 32px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .index .reason-section__item {
    padding-inline: 48px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .index .reason-section__item {
    padding-inline: 64px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .index .reason-section__item {
    padding-inline: 80px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__item:nth-child(even) {
    flex-direction: row-reverse;
    padding-left: 0;
  }
  .index .reason-section__item:nth-child(even):before {
    left: 160px;
    right: 0;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__item:nth-child(odd) {
    flex-direction: row;
    padding-right: 0;
  }
  .index .reason-section__item:nth-child(odd):before {
    right: 160px;
    left: 0;
  }
}
.index .reason-section__item:nth-child(2) {
  position: relative;
}
@media screen and (max-width:639px) {
  .index .reason-section__item:nth-child(2) {
    padding-bottom: 70px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__item:nth-child(2) {
    padding-bottom: 73.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__item:nth-child(2) {
    padding-bottom: 76.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__item:nth-child(2) {
    padding-bottom: 80px;
  }
}
@media screen and (max-width:1024px) {
  .index .reason-section__item:nth-child(2) a.btn {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item:nth-child(2) a.btn {
    right: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item:nth-child(2) a.btn {
    right: 28px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .reason-section__item:nth-child(2) a.btn {
    right: 34px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .reason-section__item:nth-child(2) a.btn {
    right: 40px;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item:nth-child(2) a.btn {
    left: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item:nth-child(2) a.btn {
    left: 28px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .reason-section__item:nth-child(2) a.btn {
    left: 34px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .reason-section__item:nth-child(2) a.btn {
    left: 40px;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item:nth-child(2) a.btn {
    bottom: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item:nth-child(2) a.btn {
    bottom: 28px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .reason-section__item:nth-child(2) a.btn {
    bottom: 34px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .reason-section__item:nth-child(2) a.btn {
    bottom: 40px;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .reason-section__item:nth-child(2) a.btn {
    width: calc(100% - 44px);
  }
}
@media screen and (max-width:1024px) and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__item:nth-child(2) a.btn {
    width: calc(100% - 56px);
  }
}
.index .reason-section__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .reason-section__image img {
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }
}
.index .reason-section__content {
  flex: 1 1 100%;
}
.index .reason-section__number {
  color: var(--clP);
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 1;
}
@media screen and (max-width:639px) {
  .index .reason-section__number {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__number {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__number {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__number {
    font-size: 24px;
  }
}
@media screen and (max-width:1024px) {
  .index .reason-section__number {
    text-align: center;
    display: block;
  }
}
.index .reason-section__title {
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width:639px) {
  .index .reason-section__title {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__title {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__title {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__title {
    font-size: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section__title {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__title {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__title {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__title {
    margin-bottom: 24px;
  }
}
@media screen and (max-width:1024px) {
  .index .reason-section__title {
    text-align: center;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section__title br {
    display: none;
  }
}
.index .reason-section p {
  line-height: 1.8;
}
@media screen and (max-width:639px) {
  .index .reason-section p {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section p {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section p {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section p {
    font-size: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section p {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section p {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section p {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section p {
    margin-bottom: 24px;
  }
}
.index .reason-section p:last-child {
  margin-bottom: 0;
}
.index .reason-section__bullet {
  background-color: #fff;
  padding-block: 8px;
  border-radius: 4px;
  line-height: 1.8;
}
@media screen and (max-width:639px) {
  .index .reason-section__bullet {
    padding-inline: 20px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__bullet {
    padding-inline: 22.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__bullet {
    padding-inline: 25.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__bullet {
    padding-inline: 28px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section__bullet {
    margin-block: 24px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__bullet {
    margin-block: 26.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__bullet {
    margin-block: 29.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__bullet {
    margin-block: 32px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section__bullet {
    font-size: 12.5px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section__bullet {
    font-size: 13px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section__bullet {
    font-size: 13.5px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section__bullet {
    font-size: 14px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section .btn {
    padding-inline: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section .btn {
    padding-inline: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section .btn {
    padding-inline: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section .btn {
    padding-inline: 40px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section .btn {
    padding-block: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section .btn {
    padding-block: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section .btn {
    padding-block: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section .btn {
    padding-block: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .reason-section .btn {
    margin-top: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .reason-section .btn {
    margin-top: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .reason-section .btn {
    margin-top: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .reason-section .btn {
    margin-top: 24px;
  }
}
@media screen and (max-width:1024px) {
  .index .reason-section .btn {
    width: 100%;
  }
}
.index .reason-section .btn.access-btn {
  margin-top: 0;
}
.index .reason-section__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px solid currentColor;
  padding: 8px 16px;
  font-size: 14px;
  text-decoration: none;
}
.index .reason-section__link::before {
  content: "";
  width: 12px;
  height: 12px;
  background: url("assets/img/cmn/ico_arrow_clp_small_on.svg") no-repeat center/contain;
}
@media screen and (max-width:639px) {
  .index .greeting-section {
    margin-bottom: 32px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section {
    margin-bottom: 61.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section {
    margin-bottom: 90.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section {
    margin-bottom: 120px;
  }
}
.index .greeting-section .greetingInner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.index .greeting-section__body {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width:639px) {
  .index .greeting-section__body {
    gap: 24px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__body {
    gap: 34.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__body {
    gap: 45.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__body {
    gap: 56px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__body {
    flex-direction: row;
    align-items: flex-start;
  }
}
.index .greeting-section__image {
  flex: 0 0 min(40%, 360px);
  max-width: 360px;
}
.index .greeting-section__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.index .greeting-section__text {
  flex: 1 1 50%;
}
.index .greeting-section__text p {
  line-height: 2;
}
@media screen and (max-width:639px) {
  .index .greeting-section__text p {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__text p {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__text p {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__text p {
    font-size: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .greeting-section__text p {
    margin-bottom: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__text p {
    margin-bottom: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__text p {
    margin-bottom: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__text p {
    margin-bottom: 16px;
  }
}
.index .greeting-section__signature {
  text-align: right;
}
@media screen and (max-width:639px) {
  .index .greeting-section__signature {
    margin-top: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__signature {
    margin-top: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__signature {
    margin-top: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__signature {
    margin-top: 24px;
  }
}
.index .greeting-section__signature p {
  margin-bottom: 0;
  line-height: 1.3;
}
@media screen and (max-width:639px) {
  .index .greeting-section__signature p {
    font-size: 12.5px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__signature p {
    font-size: 13px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__signature p {
    font-size: 13.5px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__signature p {
    font-size: 14px;
  }
}
@media screen and (max-width:639px) {
  .index .greeting-section__signature .greeting-section__name {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__signature .greeting-section__name {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__signature .greeting-section__name {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__signature .greeting-section__name {
    font-size: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .greeting-section__signature .greeting-section__name small {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .greeting-section__signature .greeting-section__name small {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .greeting-section__signature .greeting-section__name small {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .greeting-section__signature .greeting-section__name small {
    font-size: 16px;
  }
}
.index .area-section {
  background: #faf6f5;
  text-align: center;
}
@media screen and (max-width:639px) {
  .index .area-section {
    padding-block: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section {
    padding-block: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section {
    padding-block: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section {
    padding-block: 40px;
  }
}
@media screen and (max-width:639px) {
  .index .area-section {
    margin-bottom: 40px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section {
    margin-bottom: 66.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section {
    margin-bottom: 93.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section {
    margin-bottom: 120px;
  }
}
.index .area-section .areaInner {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: clamp(24px, 4vw, 40px);
  align-items: center;
}
.index .area-section .area-section__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (max-width:1024px) {
  .index .area-section .area-section__header {
    flex-direction: column;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .index .area-section .area-section__header {
    margin-bottom: 21px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .area-section .area-section__header {
    margin-bottom: 22px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .index .area-section .area-section__header {
    margin-bottom: 23px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .index .area-section .area-section__header {
    margin-bottom: 24px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section .area-section__header .heading01 {
    text-align: left;
    align-items: center;
    align-items: flex-start;
    margin-bottom: 0;
  }
}
@media screen and (max-width:639px) {
  .index .area-section .area-section__header .btn {
    padding-block: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section .area-section__header .btn {
    padding-block: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section .area-section__header .btn {
    padding-block: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section .area-section__header .btn {
    padding-block: 16px;
  }
}
@media screen and (max-width:639px) {
  .index .area-section .area-section__header .btn {
    padding-inline: 34px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section .area-section__header .btn {
    padding-inline: 36px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section .area-section__header .btn {
    padding-inline: 38px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section .area-section__header .btn {
    padding-inline: 40px;
  }
}
.index .area-section__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 8px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.index .area-section__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  line-height: 1;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 9999px;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width:639px) {
  .index .area-section__link {
    padding-block: 10px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section__link {
    padding-block: 10.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section__link {
    padding-block: 11.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section__link {
    padding-block: 12px;
  }
}
@media screen and (max-width:639px) {
  .index .area-section__link {
    padding-inline: 21px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section__link {
    padding-inline: 22px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section__link {
    padding-inline: 23px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section__link {
    padding-inline: 24px;
  }
}
@media screen and (max-width:639px) {
  .index .area-section__link {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .index .area-section__link {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .index .area-section__link {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .index .area-section__link {
    font-size: 16px;
  }
}
.index .area-section__link::after {
  content: url("../img/cmn/ico_arrow_clp_small_on.svg");
}
.index .contactWrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width:1025px) {
  .index .contactWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  .index .contactWrap > * {
    width: calc((100% - calc(40px * 1)) / 2);
  }
}
@media screen and (min-width:1025px) and (max-width: 639px) {
  .index .contactWrap > * {
    width: 100%;
  }
}
@media screen and (min-width:1025px) and (max-width: 639px) {
  .index .contactWrap {
    flex-direction: column;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contactWrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .index .contactWrap > * {
    width: calc((100% - calc(10px * 1)) / 2);
  }
}
@media screen and (max-width:1024px) and (min-width:640px) and (max-width: 639px) {
  .index .contactWrap > * {
    width: 100%;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) and (max-width: 639px) {
  .index .contactWrap {
    flex-direction: column;
  }
}
@media screen and (max-width:639px) {
  .index .contactWrap {
    flex-direction: column;
    gap: 20px;
  }
}
.index .contactWrap a {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width:639px) {
  .index .contactWrap a {
    gap: 25px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contactWrap a {
    gap: 20px;
  }
}
@media screen and (min-width:1025px) {
  .index .contactWrap a {
    gap: 25px;
  }
}
@media screen and (max-width:639px) {
  .index .contactWrap a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contactWrap a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width:1025px) {
  .index .contactWrap a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width:639px) {
  .index .contactWrap a {
    min-height: 130px;
  }
}
.index .contactWrap a .txt {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width:639px) {
  .index .contactWrap a .primary {
    font-size: 24px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contactWrap a .primary {
    font-size: 24px;
  }
}
@media screen and (min-width:1025px) {
  .index .contactWrap a .primary {
    font-size: 32px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .index .contactWrap a .primary {
    font-size: clamp(20px, 2.8571428571vw, 24px);
  }
}
.index .test01 .ichiran {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.index .test01 .ichiran > * {
  width: calc((100% - calc(30px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .index .test01 .ichiran > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .index .test01 .ichiran {
    flex-direction: column;
  }
}
@media screen and (max-width:639px) {
  .index .test01 .ichiran {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .index .test01 .ichiran > * {
    width: calc((100% - calc(10px * 1)) / 2);
  }
}
@media screen and (max-width:639px) and (max-width: 639px) {
  .index .test01 .ichiran > * {
    width: 100%;
  }
}
@media screen and (max-width:639px) and (max-width: 639px) {
  .index .test01 .ichiran {
    flex-direction: column;
  }
}
.index .test01 .ichiran > div {
  background-color: var(--clP);
}
@media screen and (min-width:640px) {
  .index .test01 .ichiran02 {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(10px, 2.380952381vw, 40px);
  }
  .index .test01 .ichiran02 > * {
    width: calc((100% - calc(clamp(10px, 2.380952381vw, 40px) * 2)) / 3);
  }
}
@media screen and (min-width:640px) and (max-width: 639px) {
  .index .test01 .ichiran02 > * {
    width: 100%;
  }
}
@media screen and (min-width:640px) and (max-width: 639px) {
  .index .test01 .ichiran02 {
    flex-direction: column;
  }
}
.index .test01 .ichiran02 > div {
  background-color: var(--clP);
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

:root {
  --clPD: #bc000f;
  --clP: #e50012;
  --clPW: #e94d59;
  --clSD: #333333;
  --clS: #535353;
  --clSW: #8d8d8d;
  --clAD: #0043a1;
  --clA: #295da7;
  --clAW: #527fc0;
  --clW: #ffffff;
  --clBGG: #faf6f5;
  --clBGP: #ffebed;
  --clBGS: #f7f7f7;
  --clBGCV: #e8f1ff;
  --clBD: #e0e0e0;
  --clBDW: #efefef;
  --clText: #404040;
  --clTextW: #a1a1a1;
  --clTextR: #d44c00;
  --clTextL: #3d74c2;
  --clHL: #fff492;
  --clLink: #3d74c2;
  --clLinkH: #7994ca;
  --clSelect: #CCCCCC;
}

.hero-section {
  margin-top: 0;
  margin-bottom: 0;
  background: linear-gradient(180deg, #faf2f0 0%, #f5ebe9 100%);
  overflow-x: hidden;
}
.hero-section .container {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width:1025px) {
  .hero-section .container {
    gap: 64px;
  }
}
@media screen and (max-width:639px) {
  .hero-section .container {
    padding-block: 18.5px;
  }
}
@media screen and (min-width:640px) {
  .hero-section .container {
    padding-block: 19px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section .container {
    padding-block: 19.5px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section .container {
    padding-block: 20px;
  }
}
@media screen and (max-width:1024px) {
  .hero-section .container {
    padding-bottom: 0;
  }
}
@media screen and (max-width:1024px) and (max-width:639px) {
  .hero-section .container {
    padding-top: 30.5px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section .container {
    padding-top: 32.3333333333px;
  }
}
@media screen and (max-width:1024px) and (min-width:1025px) {
  .hero-section .container {
    padding-top: 34.1666666667px;
  }
}
@media screen and (max-width:1024px) and (min-width:1400px) {
  .hero-section .container {
    padding-top: 36px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section .container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.hero-section__content {
  /* テキスト側 */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 2;
}
@media screen and (max-width:1024px) {
  .hero-section__content {
    align-items: center;
  }
}
.hero-section__lead {
  /* リード文 */
  display: inline-block;
  position: relative;
  font-weight: 600;
  line-height: 1.2;
  color: var(--clSD);
}
@media screen and (max-width:639px) {
  .hero-section__lead {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__lead {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__lead {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__lead {
    font-size: 24px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__lead {
    font-size: clamp(24px, 24px + (32 - 24) * (100vw - 640px) / (1023 - 640), 32px);
  }
}
@media screen and (max-width:639px) {
  .hero-section__lead {
    font-size: clamp(19px, 19px + (26 - 19) * (100vw - 375px) / (639 - 375), 26px);
  }
}
.hero-section__lead:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 2px;
  background-color: var(--clP);
}
.hero-section__title {
  line-height: 1.2;
  color: var(--clSD);
  font-weight: 600;
}
@media screen and (max-width:639px) {
  .hero-section__title {
    font-size: 34px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__title {
    font-size: 36px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__title {
    font-size: 38px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__title {
    font-size: 40px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__title {
    font-size: clamp(40px, 40px + (64 - 40) * (100vw - 640px) / (1023 - 640), 64px);
  }
}
@media screen and (max-width:639px) {
  .hero-section__title {
    font-size: clamp(35px, 35px + (48 - 35) * (100vw - 375px) / (639 - 375), 48px);
    text-align: left;
  }
}
@media screen and (max-width:639px) {
  .hero-section__title {
    margin-top: 21px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__title {
    margin-top: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__title {
    margin-top: 23px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__title {
    margin-top: 24px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__title {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__title {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__title {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__title {
    margin-bottom: 24px;
  }
}
@media screen and (max-width:1024px) {
  .hero-section__title {
    text-align: center;
  }
}
.hero-section__cta-list {
  display: flex;
  gap: 8px;
}
@media screen and (max-width:639px) {
  .hero-section__cta-list {
    font-size: 12px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__cta-list {
    font-size: 13.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__cta-list {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__cta-list {
    font-size: 16px;
  }
}
@media screen and (min-width:1025px) and (max-width:639px) {
  .hero-section__cta-list {
    margin-bottom: 21px;
  }
}
@media screen and (min-width:1025px) and (min-width:640px) {
  .hero-section__cta-list {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .hero-section__cta-list {
    margin-bottom: 23px;
  }
}
@media screen and (min-width:1025px) and (min-width:1400px) {
  .hero-section__cta-list {
    margin-bottom: 24px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__cta-list {
    font-size: clamp(18px, 18px + (24 - 18) * (100vw - 640px) / (1023 - 640), 24px);
  }
}
@media screen and (max-width:639px) {
  .hero-section__cta-list {
    display: grid;
    gap: 8px;
    justify-content: start;
    grid-template-columns: max-content max-content;
  }
}
.hero-section__cta-item {
  background-color: var(--clPW);
  padding: 10px;
  line-height: 1;
  color: #fff;
  border-radius: 4px;
  letter-spacing: 0.03em;
}
@media screen and (max-width:639px) {
  .hero-section__cta-item {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__cta-item {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__cta-item {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__cta-item {
    font-size: 16px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__cta-item {
    font-size: clamp(14px, 14px + (20 - 14) * (100vw - 375px) / (639 - 375), 20px);
  }
}
@media screen and (max-width:639px) {
  .hero-section__cta-item {
    justify-self: start;
    /* 1行目の1番め */
  }
  .hero-section__cta-item:nth-child(1) {
    grid-column: 1/span -1;
    /* セル内も中央に */
    text-align: left;
  }
}
.hero-section__stats {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width:639px) {
  .hero-section__stats {
    padding-block: 21px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats {
    padding-block: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats {
    padding-block: 23px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats {
    padding-block: 24px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__stats {
    padding-inline: 41px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats {
    padding-inline: 43.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats {
    padding-inline: 45.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats {
    padding-inline: 48px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__stats {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__stats {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats {
    min-width: 522px;
    margin-bottom: 24px;
    flex-direction: column;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats.sptb {
    display: none;
  }
}
@media screen and (max-width:1024px) {
  .hero-section__stats.pc {
    display: none;
  }
}
.hero-section__stats .stats-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--clP);
  margin-bottom: 16px;
  padding-bottom: 4px;
}
.hero-section__stats .stats-header__title {
  margin: 0;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-header__title {
    font-size: 15px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-header__title {
    font-size: 16px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-header__title {
    font-size: 17px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-header__title {
    font-size: 18px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__stats .stats-header__title {
    font-size: clamp(20px, 20px + (24 - 20) * (100vw - 640px) / (1023 - 640), 24px);
  }
}
.hero-section__stats .stats-header__note {
  line-height: 1.2;
  color: var(--clTextW);
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-header__note {
    font-size: 10px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-header__note {
    font-size: 10.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-header__note {
    font-size: 11.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-header__note {
    font-size: 12px;
  }
}
.hero-section__stats .stats-list {
  list-style: none;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-list {
    margin-bottom: 18.5px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-list {
    margin-bottom: 19px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-list {
    margin-bottom: 19.5px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__stats .stats-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
  }
}
.hero-section__stats .stats-list__item {
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  margin-bottom: 8px;
}
.hero-section__stats .stats-list__item:last-child {
  margin-bottom: 0;
}
.hero-section__stats .stats-list__item::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: var(--clP);
  position: relative;
  top: -0.2em;
}
.hero-section__stats .stats-list__label {
  flex-shrink: 0;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-list__label {
    font-size: 16px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-list__label {
    font-size: 16.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-list__label {
    font-size: 17.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-list__label {
    font-size: 18px;
  }
}
.hero-section__stats .stats-list__label strong {
  font-weight: 400;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-list__label strong {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-list__label strong {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-list__label strong {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-list__label strong {
    font-size: 24px;
  }
}
.hero-section__stats .stats-list__number {
  color: var(--clP);
  font-weight: 600;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-list__number {
    font-size: 28px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-list__number {
    font-size: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-list__number {
    font-size: 30.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-list__number {
    font-size: 32px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-list__unit {
    font-size: 16px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-list__unit {
    font-size: 16.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-list__unit {
    font-size: 17.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-list__unit {
    font-size: 18px;
  }
}
.hero-section__stats .stats-footer {
  text-align: left;
}
.hero-section__stats .stats-footer__link {
  width: 100%;
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-footer__link {
    padding-block: 6px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-footer__link {
    padding-block: 6.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-footer__link {
    padding-block: 7.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-footer__link {
    padding-block: 8px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__stats .stats-footer__link {
    padding-inline: 12px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__stats .stats-footer__link {
    padding-inline: 13.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__stats .stats-footer__link {
    padding-inline: 14.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__stats .stats-footer__link {
    padding-inline: 16px;
  }
}
.hero-section__stats .stats-footer__link:before {
  content: url(../img/cmn/ico_arrow_clp_small_on.svg);
}
@media screen and (max-width:1024px) {
  .hero-section__button-list {
    display: none;
  }
}
.hero-section__image {
  position: relative;
  flex-shrink: 0;
  margin-bottom: 0;
}
@media screen and (min-width:1025px) {
  .hero-section__image {
    overflow: visible;
    /* 影の幅ぶんだけ右に飛び出す */
    margin-right: -690px;
    transform: translateX(-530px);
    z-index: 1;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__image {
    margin-right: -20vw;
    margin-top: 24px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__image {
    margin-right: -290px;
    transform: translateX(-170px);
  }
}
@media screen and (max-width:639px) {
  .hero-section__image {
    margin-right: -20vw;
    max-width: 460px;
  }
}
.hero-section__image::before {
  position: relative;
  overflow: visible;
  /* 画像のはみ出しを許可 */
}
@media screen and (max-width:1024px) {
  .hero-section__image img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.hero-section__caption {
  position: absolute;
  line-height: 1.2;
  background: rgba(255, 255, 255, 0.8);
  bottom: 40px;
  right: 180px;
}
@media screen and (max-width:639px) {
  .hero-section__caption {
    font-size: 12.5px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__caption {
    font-size: 13px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__caption {
    font-size: 13.5px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__caption {
    font-size: 14px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__caption {
    padding-block: 10px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__caption {
    padding-block: 12px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__caption {
    padding-block: 14px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__caption {
    padding-block: 16px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__caption {
    padding-inline: 16px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__caption {
    padding-inline: 22px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__caption {
    padding-inline: 28px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__caption {
    padding-inline: 34px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__caption {
    right: 88px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .hero-section__caption {
    right: 120px;
  }
}
@media screen and (max-width:639px) {
  .hero-section__caption {
    right: 76px;
  }
}
@media screen and (max-width:639px) and (min-width:480px) {
  .hero-section__caption {
    right: 32px;
  }
}
.hero-section__caption strong {
  font-weight: 400;
}
@media screen and (max-width:639px) {
  .hero-section__caption strong {
    font-size: 18.5px;
  }
}
@media screen and (min-width:640px) {
  .hero-section__caption strong {
    font-size: 19px;
  }
}
@media screen and (min-width:1025px) {
  .hero-section__caption strong {
    font-size: 19.5px;
  }
}
@media screen and (min-width:1400px) {
  .hero-section__caption strong {
    font-size: 20px;
  }
}
.hero-section__caption small {
  font-size: 10px;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

:root {
  --clPD: #bc000f;
  --clP: #e50012;
  --clPW: #e94d59;
  --clSD: #333333;
  --clS: #535353;
  --clSW: #8d8d8d;
  --clAD: #0043a1;
  --clA: #295da7;
  --clAW: #527fc0;
  --clW: #ffffff;
  --clBGG: #faf6f5;
  --clBGP: #ffebed;
  --clBGS: #f7f7f7;
  --clBGCV: #e8f1ff;
  --clBD: #e0e0e0;
  --clBDW: #efefef;
  --clText: #404040;
  --clTextW: #a1a1a1;
  --clTextR: #d44c00;
  --clTextL: #3d74c2;
  --clHL: #fff492;
  --clLink: #3d74c2;
  --clLinkH: #7994ca;
  --clSelect: #CCCCCC;
}

/*---------------------------------------
lower page
---------------------------------------*/
.pageTtl {
  width: 100%;
  padding: 80px 32px;
  font-weight: bold;
  background: var(--clBGP);
}
.pageTtl h1, .pageTtl h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  letter-spacing: 0.12em;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width:639px) {
  .pageTtl h1, .pageTtl h2 {
    font-size: 28px;
  }
}
@media screen and (min-width:640px) {
  .pageTtl h1, .pageTtl h2 {
    font-size: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .pageTtl h1, .pageTtl h2 {
    font-size: 30.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .pageTtl h1, .pageTtl h2 {
    font-size: 32px;
  }
}

@media screen and (max-width:639px) {
  .lower .contents {
    padding-bottom: 36px;
  }
}
@media screen and (min-width:640px) {
  .lower .contents {
    padding-bottom: 45.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contents {
    padding-bottom: 54.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contents {
    padding-bottom: 64px;
  }
}
.lower .contents .heading02 {
  display: flex;
  flex-direction: column;
  color: var(--clText);
  text-align: left;
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width:639px) {
  .lower .contents .heading02 {
    font-size: 28px;
  }
}
@media screen and (min-width:640px) {
  .lower .contents .heading02 {
    font-size: 29.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contents .heading02 {
    font-size: 30.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contents .heading02 {
    font-size: 32px;
  }
}
@media screen and (max-width:639px) {
  .lower .contents .heading02 {
    gap: 14px;
  }
}
@media screen and (min-width:640px) {
  .lower .contents .heading02 {
    gap: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contents .heading02 {
    gap: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contents .heading02 {
    gap: 16px;
  }
}
.lower .contents .heading02:after {
  width: 80px;
  height: 1px;
  content: "";
  background-color: var(--clP);
}

.lower .contents > section {
  margin-left: auto;
  margin-right: auto;
}
.lower .contents > section.contact {
  margin-bottom: 0;
}

.lower .sectionTtl {
  margin-bottom: 48px;
  color: var(--clP);
  text-align: center;
  letter-spacing: 0.3em;
  font-weight: bold;
  font-size: 1.6rem;
}

.lower .pd {
  padding: 0 24px;
}
.lower .dpb {
  display: inline-block;
}
.lower .none {
  display: none;
}

.w80 {
  width: 100%;
  margin: auto;
}
@media screen and (min-width:1025px) {
  .w80 {
    width: 80%;
  }
}

@media screen and (min-width:640px) {
  .col2 {
    display: flex;
    justify-content: space-between;
  }
  .col2 > * {
    width: 50%;
  }
}
.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}
@media screen and (max-width: 639px) {
  .null > * {
    width: 100%;
  }
}
@media screen and (max-width: 639px) {
  .null {
    flex-direction: column;
  }
}

:root {
  --clPD: #bc000f;
  --clP: #e50012;
  --clPW: #e94d59;
  --clSD: #333333;
  --clS: #535353;
  --clSW: #8d8d8d;
  --clAD: #0043a1;
  --clA: #295da7;
  --clAW: #527fc0;
  --clW: #ffffff;
  --clBGG: #faf6f5;
  --clBGP: #ffebed;
  --clBGS: #f7f7f7;
  --clBGCV: #e8f1ff;
  --clBD: #e0e0e0;
  --clBDW: #efefef;
  --clText: #404040;
  --clTextW: #a1a1a1;
  --clTextR: #d44c00;
  --clTextL: #3d74c2;
  --clHL: #fff492;
  --clLink: #3d74c2;
  --clLinkH: #7994ca;
  --clSelect: #CCCCCC;
}

.lower .contact {
  /*---------------------------------------
  form / フォーム
  ---------------------------------------*/
}
@media screen and (min-width:640px) {
  .lower .contact .section-mailform-info {
    text-align: center;
  }
}
.lower .contact .section-mailform-info br {
  display: none;
}
@media screen and (min-width:640px) {
  .lower .contact .section-mailform-info br {
    display: block;
  }
}
.lower .contact .section-mailform-info small {
  display: block;
}
@media screen and (max-width:639px) {
  .lower .contact .section-mailform-info small {
    margin-top: 24px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .section-mailform-info small {
    margin-top: 26.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .section-mailform-info small {
    margin-top: 29.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .section-mailform-info small {
    margin-top: 32px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .section-mailform-info small {
    text-align: center;
  }
}
@media screen and (max-width:639px) {
  .lower .contact .formBtn-confirm {
    margin-top: 56px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .formBtn-confirm {
    margin-top: 58.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .formBtn-confirm {
    margin-top: 61.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .formBtn-confirm {
    margin-top: 64px;
  }
}
@media screen and (max-width:639px) {
  .lower .contact .formBtn-confirm .contact-form__btn {
    margin-bottom: 41px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .formBtn-confirm .contact-form__btn {
    margin-bottom: 43.3333333333px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .formBtn-confirm .contact-form__btn {
    margin-bottom: 45.6666666667px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .formBtn-confirm .contact-form__btn {
    margin-bottom: 48px;
  }
}
.lower .contact .privacy-policy .bg-gray {
  padding: 30px 30px 30px 40px;
  background-color: #f5f5f5;
  max-width: 800px;
  margin: auto;
  border-radius: 4px;
}
@media screen and (max-width:639px) {
  .lower .contact .privacy-policy .bg-gray {
    padding: 18px 24px;
  }
}
.lower .contact .privacy-policy .heading02 {
  text-align: center;
}
.lower .contact .privacy-policy .scroll {
  height: 280px;
  overflow-y: scroll;
  padding-right: 16px;
}
.lower .contact .privacy-policy h3 {
  text-align: center;
  margin-bottom: 28px;
}
@media screen and (max-width:639px) {
  .lower .contact .privacy-policy h3 {
    font-size: 18.5px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .privacy-policy h3 {
    font-size: 19px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .privacy-policy h3 {
    font-size: 19.5px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .privacy-policy h3 {
    font-size: 20px;
  }
}
@media screen and (max-width:639px) {
  .lower .contact .privacy-policy h4 {
    font-size: 14px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .privacy-policy h4 {
    font-size: 14.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .privacy-policy h4 {
    font-size: 15.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .privacy-policy h4 {
    font-size: 16px;
  }
}
.lower .contact .privacy-policy p {
  font-size: 14px;
}
@media screen and (max-width:639px) {
  .lower .contact .privacy-policy p {
    font-size: 12px;
  }
}
.lower .contact .privacy-policy p:not(:last-child) {
  margin-bottom: 1.5em;
}
.lower .contact .contact-form select, .lower .contact .contact-form textarea, .lower .contact .contact-form input {
  font-family: "Noto Serif JP", serif;
  border: 2px solid #a1a1a1;
  padding: 12px;
  border-radius: 3px;
  color: #404040;
  margin: 0.4em 0.4em 0 0;
  letter-spacing: 0.08em;
  background-color: var(--clBGW);
}
.lower .contact .contact-form__optional, .lower .contact .contact-form__required {
  font-size: 60%;
  padding: 2px 8px;
  border-radius: 3px;
  color: #ffffff;
  line-height: 0;
  letter-spacing: 0.05em;
  font-weight: normal;
  margin-left: 10px;
  position: relative;
  top: -1.5px;
}
.lower .contact ::-moz-placeholder {
  color: #a1a1a1;
}
.lower .contact ::placeholder {
  color: #a1a1a1;
}
.lower .contact .sectionBody {
  width: 100%;
  margin-bottom: 0;
}
@media screen and (min-width:640px) {
  .lower .contact .sectionBody {
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
  }
}
.lower .contact .contact-wrap {
  margin-bottom: 1em;
}
.lower .contact .contact-box a {
  background-color: #ffffff;
  border: 2px solid #e50012;
  border-radius: 4px;
  color: #e50012;
  padding: 24px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 60%;
  margin: 0 auto;
  gap: 10px;
  border-radius: 100px;
  font-weight: bold;
}
@media screen and (max-width:639px) {
  .lower .contact .contact-box a {
    height: 100px;
  }
}
.lower .contact .contact-box a .icon {
  display: flex;
  align-items: center;
  width: 10%;
  max-width: 24px;
}
.lower .contact .contact-box a .icon img {
  margin-bottom: 0;
  width: 100%;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .lower .contact .contact-box a .icon {
    width: 14%;
  }
}
@media screen and (max-width:639px) {
  .lower .contact .contact-box a .txt br {
    display: none;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .contact-box a .txt br {
    display: none;
  }
}
.lower .contact .contact-box a .primary {
  display: block;
  font-weight: bold;
}
@media screen and (max-width:639px) {
  .lower .contact .contact-box a .primary {
    font-size: 21px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .contact-box a .primary {
    font-size: 22px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .contact-box a .primary {
    font-size: 23px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .contact-box a .primary {
    font-size: 24px;
  }
}
.lower .contact .contact-box a .primary.tel {
  font-size: 28px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .lower .contact .contact-box a .primary {
    text-align: center;
    margin-bottom: 8px;
  }
}
@media screen and (max-width:639px) {
  .lower .contact .contact-box a .primary {
    font-size: 22px;
  }
}
.lower .contact .contact-form {
  margin-bottom: 4em;
  margin-top: 64px;
}
.lower .contact .contact-form__item {
  border-bottom: 2px solid #e0e0e0;
}
.lower .contact .contact-form__item:nth-last-child(2), .lower .contact .contact-form__item:last-child {
  border: none;
}
.lower .contact .contact-form__ttl {
  font-size: 1.3em;
  width: 100%;
  letter-spacing: 0.15em;
  margin-top: 1em;
  margin-bottom: 1em;
  color: var(--clP);
  font-weight: 500;
}
.lower .contact .contact-form__ttl:last-child {
  margin-top: 0;
}
.lower .contact .contact-form__body {
  width: 100%;
  margin: 8px 0 1.5em 0;
}
.lower .contact .contact-form__2col {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.lower .contact .contact-form__2col span {
  width: 9.5em;
  flex-shrink: 0;
  font-weight: bold;
}
.lower .contact .contact-form__required {
  background-color: #d44c00;
}
.lower .contact .contact-form__optional {
  background-color: #404040;
}
.lower .contact .contact-form__inputL {
  width: 100%;
  padding: 0.2em;
}
.lower .contact .contact-form__inputM {
  width: 9em;
  padding: 0.2em;
}
.lower .contact .contact-form__inputS {
  width: 6.5em;
  padding: 0.2em;
}
@media screen and (min-width:640px) {
  .lower .contact .contact-form__inputS {
    width: 9em;
  }
}
.lower .contact .contact-form__text {
  margin-bottom: 2.5em;
}
.lower .contact .contact-form input[type=checkbox] {
  width: auto;
  margin: 0 0.8em 0 0;
  height: 1em;
  width: 1em;
  line-height: 1;
  cursor: pointer;
}
.lower .contact .contact-form input[type=checkbox]:hover {
  cursor: pointer;
}
.lower .contact .contact-form input[type=radio] {
  width: auto;
  margin: 0 0.8em 0 0;
  height: 1em;
  width: 1em;
  line-height: 1;
}
.lower .contact .contact-form input:invalid {
  background: #f9f9f9;
}
.lower .contact .contact-form textarea {
  width: 100%;
  height: 10em;
}
.lower .contact .contact-form textarea:invalid {
  background: #f5f5f5;
}
.lower .contact .contact-form .radio {
  list-style: none;
  padding: 0;
}
.lower .contact .contact-form .radio li {
  margin: 0.8em 0 0;
}
.lower .contact .contact-form .radio li label {
  display: flex;
  align-items: center;
}
.lower .contact .contact-form .checkbox li {
  margin-bottom: 0.6em;
}
.lower .contact .contact-form .checkbox li label {
  display: flex;
  align-items: center;
}
@media screen and (min-width:1025px) {
  .lower .contact .contact-form .radio li {
    margin-bottom: 0.2em;
  }
  .lower .contact .contact-form .checkbox li {
    margin-bottom: 0.2em;
  }
}
.lower .contact .contact-form__submit {
  text-align: center;
  margin: 2em 0 3em;
}
.lower .contact .contact-form__btn {
  display: block;
  font-size: 1.15em;
  font-weight: normal;
  background-color: #e50012;
  border-radius: 2px;
  color: #ffffff;
  cursor: pointer;
  padding: 20px 40px;
  border: none;
  letter-spacing: 0.15em;
  text-indent: 0.5em;
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
.lower .contact .contact-form__btn:hover {
  transition: 0.2s ease-out;
  opacity: 0.8;
}
.lower .contact .contact-form__btn.back {
  background-color: #e0e0e0;
  color: #404040;
  font-size: 0.85em;
  letter-spacing: 0.05em;
  padding: 10px 24px;
  max-width: 240px;
  margin-top: 0.8em;
}
.lower .contact .contact-form__btn.back:hover, .lower .contact .contact-form__btn.back:active {
  background-color: #efefef;
}
.lower .contact .contact-form .privacy-check {
  display: flex;
  align-items: start;
  justify-content: center;
  margin: 4em 0 4em 0;
  font-size: 1em;
}
.lower .contact .contact-form .privacy-check input {
  cursor: pointer;
}
@media screen and (max-width:639px) {
  .lower .contact .contact-form .privacy-check input {
    position: relative;
    top: 6.4px;
  }
}
.lower .contact .contact-form .privacy-check label {
  line-height: 1;
  margin: 0;
  padding: 0;
}
@media screen and (max-width:639px) {
  .lower .contact .contact-form .privacy-check label {
    line-height: 1.8;
  }
}
.lower .contact .contact-form .privacy-check a {
  text-decoration: underline;
}
.lower .contact .contact-error {
  color: #d44c00;
}
.lower .contact .thanks h3 {
  text-align: center;
}
@media screen and (max-width:639px) {
  .lower .contact .thanks .txtC {
    font-size: 13px;
  }
}
@media screen and (min-width:640px) {
  .lower .contact .thanks .txtC {
    font-size: 13.6666666667px;
  }
}
@media screen and (min-width:1025px) {
  .lower .contact .thanks .txtC {
    font-size: 14.3333333333px;
  }
}
@media screen and (min-width:1400px) {
  .lower .contact .thanks .txtC {
    font-size: 15px;
  }
}
.lower .contact .thanks .contactStep .step .stepContact {
  background-color: #ffffff;
  color: #404040;
  padding: 10px 10px 10px 10px;
}
.lower .contact .thanks .contactStep .step .stepContact:before {
  background-color: #ffffff;
  z-index: 4;
}
.lower .contact .thanks .contactStep .step .stepConfirm {
  background-color: #ffffff;
  color: #404040;
}
.lower .contact .thanks .contactStep .step .stepConfirm:before {
  background-color: #ffffff;
  z-index: 4;
}
.lower .contact .thanks .contactStep .step .stepThanks {
  background-color: #e50012;
  color: #FFF;
}
.lower .contact .thanks .contactStep .step .stepThanks:before {
  display: none;
}
.lower .contact .thanks .mainTxt {
  margin-bottom: 2.5em;
}
@media screen and (min-width:1025px) {
  .lower .contact .thanks .mainTxt {
    text-align: center;
  }
}
.lower .contact .thanks .thanksTel {
  color: #e50012;
  font-weight: 700;
  padding-top: 1em;
}
.lower .contact .thanks .thanks-message {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 3em;
}
.lower .contact .thanks .thanks-error {
  margin-top: 4em;
  margin-bottom: 4em;
  border-radius: 8px;
}
.lower .contact .thanks .thanks-error p {
  margin-bottom: 0;
}
@media screen and (min-width:1025px) {
  .lower .contact .thanks .thanksError {
    padding-top: 2em;
  }
  .lower .contact .thanks .thanksError p {
    text-align: center;
    margin-bottom: 1em;
  }
  .lower .contact .thanks .thanksError .thanks-error__list {
    display: flex;
    justify-content: center;
  }
  .lower .contact .thanks .thanksError .thanksTel {
    font-size: 1.1rem;
  }
}/*# sourceMappingURL=pages.css.map */