/**
 * Breakpoints
==================== */
/**
 * Design Sizes
==================== */
/**
 * Spacing Units
==================== */
/**
 * Font sizes
==================== */
/**
 * Font Families
==================== */
/**
 * Media Query Mixin
==================== */
/**
 * VW Function
==================== */
/**
 * Em Function
==================== */
/**
 * Spacing Function
==================== */
.top__mv {
  background-image: url(../img/top/img_mv-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5vw 4.4444444444vw 4.4444444444vw;
  width: 100vw;
  height: 50.6944444444vw;
}
@media (max-width: 767px) {
  .top__mv {
    background-image: url(../img/top/img_mv-bg-sp.webp);
    padding: 82.5641025641vw 6.1538461538vw 8.2051282051vw;
    width: 100vw;
    height: 200vw;
  }
}
.top__mv-container {
  max-width: 88.8888888889vw;
  margin: 0 auto;
  height: 100%;
  padding-top: 6.25vw;
}
@media (max-width: 767px) {
  .top__mv-container {
    max-width: 100%;
    padding-top: 0;
  }
}
.top__mv-content {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .top__mv-content {
    flex-direction: column-reverse;
  }
}
.top__mv-text-column {
  display: flex;
  flex-direction: column;
  gap: 4.4444444444vw;
}
@media (max-width: 767px) {
  .top__mv-text-column {
    gap: 6.1538461538vw;
  }
}
.top__mv-text-content {
  display: flex;
  flex-direction: column;
  gap: 1.6666666667vw;
}
@media (max-width: 767px) {
  .top__mv-text-content {
    gap: 4.1025641026vw;
  }
}
.top__mv-title {
  font-size: 4.4444444444vw;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 3.84px;
  color: #18191B;
  margin: 0;
}
@media (max-width: 767px) {
  .top__mv-title {
    font-size: 8.2051282051vw;
    letter-spacing: 0.4923076923vw;
  }
}
.top__mv-description {
  font-size: 1.1111111111vw;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 767px) {
  .top__mv-description {
    font-size: 3.5897435897vw;
  }
}
.top__mv-actions {
  display: flex;
  gap: 1.6666666667vw;
}
@media (max-width: 767px) {
  .top__mv-actions {
    gap: 2.5641025641vw;
    flex-direction: column;
    width: fit-content;
  }
}
.top__mv-btn-icon {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
}
@media (max-width: 767px) {
  .top__mv-btn-icon {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.top__mv-visual {
  position: absolute;
  top: -1.1111111111vw;
  right: 3.8194444444vw;
  width: 36.25vw;
  height: 31.6666666667vw;
}
@media (max-width: 767px) {
  .top__mv-visual {
    top: -64.1025641026vw;
    right: 0;
    width: 87.6923076923vw;
    height: 76.4102564103vw;
  }
}
.top__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 20px 16px 28px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.96px;
  box-shadow: 0px 4px 10px 0px rgba(0, 7, 35, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  gap: 8px;
  border-radius: 99px;
  max-height: 56px;
}
@media (max-width: 1440px) {
  .top__btn {
    padding: 1.1111111111vw 1.3888888889vw 1.1111111111vw 1.9444444444vw;
    font-size: 1.1111111111vw;
    border-radius: 6.875vw;
    max-height: 3.8888888889vw;
  }
}
@media (max-width: 767px) {
  .top__btn {
    padding: 4.1025641026vw 5.1282051282vw 4.1025641026vw 7.1794871795vw;
    font-size: 4.1025641026vw;
    border-radius: 25.3846153846vw;
    max-height: 14.358974359vw;
  }
}
.top__btn.-mv {
  padding: 1.1111111111vw 1.3888888889vw 1.1111111111vw 1.9444444444vw;
  font-size: 1.1111111111vw;
  border-radius: 6.875vw;
  max-height: 3.8888888889vw;
}
@media (max-width: 767px) {
  .top__btn.-mv {
    padding: 4.1025641026vw 5.1282051282vw 4.1025641026vw 7.1794871795vw;
    font-size: 4.1025641026vw;
    border-radius: 25.3846153846vw;
    max-height: 14.358974359vw;
  }
}
.top__btn.-mv.-primary::after {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
}
@media (max-width: 767px) {
  .top__btn.-mv.-primary::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.top__btn.-mv.-secondary::after {
  width: 1.6666666667vw;
  height: 1.6666666667vw;
}
@media (max-width: 767px) {
  .top__btn.-mv.-secondary::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.top__btn.-primary {
  background-color: #18191B;
  color: #ffffff;
  border: 1px solid #18191B;
}
.top__btn.-primary::after {
  content: "";
  display: block;
  background-image: url(../img/icons_arrow-forward.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .top__btn.-primary::after {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__btn.-primary::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.top__btn.-primary:hover {
  background-color: #003FC7;
  border-color: #003FC7;
}
.top__btn.-secondary {
  background-color: #ffffff;
  color: #18191B;
  border: 1px solid #18191B;
}
.top__btn.-secondary::after {
  content: "";
  display: block;
  background-image: url(../img/icons_arrow-forward-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .top__btn.-secondary::after {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__btn.-secondary::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.top__btn.-secondary:hover {
  background-color: #003FC7;
  color: #ffffff;
  border-color: #003FC7;
}
.top__btn.-secondary:hover::after {
  background-image: url(../img/icons_arrow-forward.svg);
}
.top__features {
  background-color: #ffffff;
  padding: 128px 0;
}
@media (max-width: 1440px) {
  .top__features {
    padding: 8.8888888889vw 0;
  }
}
@media (max-width: 767px) {
  .top__features {
    padding: 16.4102564103vw 0;
  }
}
.top__features-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__features-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__features-container {
    max-width: 100%;
    gap: 8.2051282051vw;
    padding: 0 6.1538461538vw;
  }
}
.top__features-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 0 0;
}
.top__features-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__features-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__features-heading {
    font-size: 6.1538461538vw;
  }
}
.top__features-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 0 auto 0 0;
  padding: 0;
}
@media (max-width: 1440px) {
  .top__features-grid {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__features-grid {
    gap: 10.2564102564vw;
  }
}
.top__features-item {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1440px) {
  .top__features-item {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__features-item {
    gap: 4.1025641026vw;
    flex-direction: column;
    align-items: baseline;
  }
}
.top__features-item:nth-child(1) {
  margin-left: 0;
}
.top__features-item:nth-child(2) {
  margin-left: 150px;
}
@media (max-width: 1440px) {
  .top__features-item:nth-child(2) {
    margin-left: 10.4166666667vw;
  }
}
@media (max-width: 767px) {
  .top__features-item:nth-child(2) {
    margin-left: 0;
  }
}
.top__features-item:nth-child(3) {
  margin-left: 300px;
}
@media (max-width: 1440px) {
  .top__features-item:nth-child(3) {
    margin-left: 20.8333333333vw;
  }
}
@media (max-width: 767px) {
  .top__features-item:nth-child(3) {
    margin-left: 0;
  }
}
.top__features-image {
  width: 510px;
  height: 298px;
  position: relative;
}
@media (max-width: 1440px) {
  .top__features-image {
    width: 35.4166666667vw;
    height: 20.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__features-image {
    width: 87.6923076923vw;
    height: 51.2820512821vw;
  }
}
.top__features-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__features-content {
  display: flex;
  flex-direction: column;
  width: 400px;
  gap: 20px;
}
@media (max-width: 1440px) {
  .top__features-content {
    width: 27.7777777778vw;
    gap: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .top__features-content {
    width: 100%;
    gap: 2.5641025641vw;
  }
}
.top__features-item-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__features-item-title {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .top__features-item-title {
    font-size: 5.1282051282vw;
  }
}
.top__features-item-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: left;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__features-item-text {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__features-item-text {
    font-size: 3.5897435897vw;
  }
}
.top__solved {
  background: #F0F1F1;
  padding: 128px 64px;
  border-radius: 99px;
}
@media (max-width: 1440px) {
  .top__solved {
    padding: 8.8888888889vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__solved {
    padding: 16.4102564103vw 6.1538461538vw;
    border-radius: 12.8205128205vw;
  }
}
.top__solved-container {
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .top__solved-container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .top__solved-container {
    max-width: 100%;
  }
}
.top__solved-content {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__solved-content {
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__solved-content {
    gap: 10.2564102564vw;
    flex-direction: column;
    align-items: flex-start;
  }
}
.top__solved-text-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1440px) {
  .top__solved-text-content {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__solved-text-content {
    gap: 6.1538461538vw;
  }
}
.top__solved-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 3.84px;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__solved-title {
    font-size: 4.4444444444vw;
    letter-spacing: 0.2666666667vw;
  }
}
@media (max-width: 767px) {
  .top__solved-title {
    font-size: 8.2051282051vw;
    letter-spacing: 0.4923076923vw;
  }
}
.top__solved-description {
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 1.08px;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__solved-description {
    font-size: 1.25vw;
    letter-spacing: 0.075vw;
  }
}
@media (max-width: 767px) {
  .top__solved-description {
    font-size: 4.1025641026vw;
    letter-spacing: 0.2461538462vw;
  }
}
.top__solved-visual {
  flex-shrink: 0;
  padding: 0 30px;
}
@media (max-width: 1440px) {
  .top__solved-visual {
    padding: 0 2.0833333333vw;
  }
}
@media (max-width: 767px) {
  .top__solved-visual {
    padding: 0;
  }
}
.top__solved-img {
  width: 520px;
  height: 620px;
}
@media (max-width: 1440px) {
  .top__solved-img {
    width: 36.1111111111vw;
    height: 43.0555555556vw;
  }
}
@media (max-width: 767px) {
  .top__solved-img {
    width: 87.6923076923vw;
    height: 93.8461538462vw;
  }
}
.top__improve {
  background-color: #ffffff;
  padding: 112px 0;
}
@media (max-width: 1440px) {
  .top__improve {
    padding: 7.7777777778vw 0;
  }
}
@media (max-width: 767px) {
  .top__improve {
    padding: 16.4102564103vw 0;
  }
}
.top__improve-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__improve-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__improve-container {
    max-width: 100%;
    gap: 10.2564102564vw;
    padding: 0 8.2051282051vw;
  }
}
.top__improve-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top__improve-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__improve-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__improve-heading {
    font-size: 6.1538461538vw;
  }
}
.top__improve-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (max-width: 1440px) {
  .top__improve-content {
    gap: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__improve-content {
    gap: 8.2051282051vw;
  }
}
.top__improve-grid {
  display: flex;
  flex-direction: column;
  gap: 64px;
  width: 100%;
  padding: 0;
}
@media (max-width: 1440px) {
  .top__improve-grid {
    gap: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__improve-grid {
    gap: 8.2051282051vw;
  }
}
.top__improve-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 1440px) {
  .top__improve-item {
    gap: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .top__improve-item {
    gap: 4.1025641026vw;
    flex-direction: column;
  }
}
.top__improve-item.-reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .top__improve-item.-reverse {
    flex-direction: column;
  }
}
.top__improve-item.-reverse .top__improve-text {
  align-items: flex-end;
}
.top__improve-item.-reverse .top__improve-text .top__improve-item-title {
  text-align: right;
}
.top__improve-item.-reverse .top__improve-text .top__improve-item-description {
  text-align: right;
}
.top__improve-image {
  width: 620px;
  height: 363px;
  position: relative;
}
@media (max-width: 1440px) {
  .top__improve-image {
    width: 43.0555555556vw;
    height: 25.2083333333vw;
  }
}
@media (max-width: 767px) {
  .top__improve-image {
    width: 87.6923076923vw;
    height: 51.2820512821vw;
  }
}
.top__improve-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__improve-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 400px;
}
@media (max-width: 1440px) {
  .top__improve-text {
    gap: 1.6666666667vw;
    width: 27.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__improve-text {
    gap: 2.5641025641vw;
    width: 100%;
  }
}
.top__improve-item-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__improve-item-title {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .top__improve-item-title {
    font-size: 5.1282051282vw;
  }
}
.top__improve-item-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: left;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__improve-item-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__improve-item-description {
    font-size: 3.5897435897vw;
  }
}
.top__exp {
  background-color: #ffffff;
  padding: 112px 0;
}
@media (max-width: 1440px) {
  .top__exp {
    padding: 7.7777777778vw 0;
  }
}
@media (max-width: 767px) {
  .top__exp {
    padding: 16.4102564103vw 0;
  }
}
.top__exp-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__exp-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__exp-container {
    max-width: 100%;
    gap: 16.4102564103vw;
    padding: 0 8.2051282051vw;
  }
}
.top__exp-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top__exp-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__exp-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__exp-heading {
    font-size: 5.641025641vw;
    text-align: start;
  }
}
.top__exp-content {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 64px;
  align-items: center;
}
@media (max-width: 1440px) {
  .top__exp-content {
    gap: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__exp-content {
    gap: 8.2051282051vw;
    flex-direction: column;
  }
}
.top__exp-grid {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1440px) {
  .top__exp-grid {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__exp-grid {
    gap: 6.1538461538vw;
  }
}
.top__exp-row {
  display: flex;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1440px) {
  .top__exp-row {
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__exp-row {
    gap: 2.5641025641vw;
  }
}
.top__exp-item {
  width: 225px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
@media (max-width: 1440px) {
  .top__exp-item {
    width: 15.625vw;
    gap: 0.2777777778vw;
  }
}
@media (max-width: 767px) {
  .top__exp-item {
    width: 42.5641025641vw;
  }
}
.top__exp-image {
  width: 225px;
  height: 140px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .top__exp-image {
    width: 15.625vw;
    height: 9.7222222222vw;
  }
}
@media (max-width: 767px) {
  .top__exp-image {
    width: 42.5641025641vw;
    height: 26.4102564103vw;
  }
}
.top__exp-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__exp-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 0;
}
@media (max-width: 1440px) {
  .top__exp-text {
    padding: 0.8333333333vw 0;
  }
}
@media (max-width: 767px) {
  .top__exp-text {
    padding: 0;
  }
}
.top__exp-item-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__exp-item-title {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__exp-item-title {
    font-size: 3.5897435897vw;
  }
}
.top__exp-bottom {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1440px) {
  .top__exp-bottom {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__exp-bottom {
    gap: 5.1282051282vw;
  }
}
.top__exp-description {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 476px;
}
@media (max-width: 1440px) {
  .top__exp-description {
    gap: 2.7777777778vw;
    width: 33.0555555556vw;
  }
}
@media (max-width: 767px) {
  .top__exp-description {
    gap: 4.1025641026vw;
    width: 100%;
  }
}
.top__exp-desc-text {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__exp-desc-text {
    font-size: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__exp-desc-text {
    font-size: 5.641025641vw;
  }
}
.top__exp-desc-subtext {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
}
@media (max-width: 1440px) {
  .top__exp-desc-subtext {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__exp-desc-subtext {
    font-size: 3.5897435897vw;
  }
}
.top__exp-action {
  display: flex;
}
.top__banner.-feature-page {
  padding-bottom: 128px;
  background-color: #F8F9F9;
}
@media (max-width: 1440px) {
  .top__banner.-feature-page {
    padding-bottom: 8.8888888889vw;
  }
}
@media (max-width: 767px) {
  .top__banner.-feature-page {
    padding-bottom: 16.4102564103vw;
  }
}
.top__banner-bg {
  position: relative;
  width: 1280px;
  height: 478px;
  margin: 0 auto;
  border-radius: 24px;
}
@media (max-width: 1440px) {
  .top__banner-bg {
    width: 88.8888888889vw;
    height: 33.1944444444vw;
    border-radius: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__banner-bg {
    width: 87.6923076923vw;
    height: 107.6923076923vw;
    border-radius: 6.1538461538vw;
  }
}
.top__banner-container {
  position: relative;
}
.top__banner-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1280px;
  height: 478px;
  background-image: url("../img/top/img_banner-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
@media (max-width: 1440px) {
  .top__banner-container::before {
    width: 88.8888888889vw;
    height: 33.1944444444vw;
  }
}
@media (max-width: 767px) {
  .top__banner-container::before {
    width: 87.6923076923vw;
    height: 107.6923076923vw;
    background-image: url("../img/top/img_banner-bg-sp.webp");
  }
}
.top__banner-gradient {
  position: absolute;
  top: 80px;
  left: 64px;
  z-index: 3;
}
@media (max-width: 1440px) {
  .top__banner-gradient {
    top: 5.5555555556vw;
    left: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__banner-gradient {
    top: 30.7692307692vw;
    left: 6.1538461538vw;
    width: 75.3846153846vw;
  }
}
.top__banner-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
}
@media (max-width: 1440px) {
  .top__banner-content {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__banner-content {
    gap: 6.1538461538vw;
  }
}
.top__banner-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1440px) {
  .top__banner-text {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__banner-text {
    gap: 4.1025641026vw;
  }
}
.top__banner-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  color: #ffffff;
  margin: 0;
  text-shadow: 0px 4px 10px rgba(0, 7, 35, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1440px) {
  .top__banner-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__banner-heading {
    font-size: 6.1538461538vw;
  }
}
.top__banner-description {
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.06em;
  color: #ffffff;
  margin: 0;
  text-shadow: 0px 4px 10px rgba(0, 7, 35, 0.15), 0px 0px 4px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1440px) {
  .top__banner-description {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .top__banner-description {
    font-size: 4.1025641026vw;
  }
}
@media (max-width: 767px) {
  .top__banner-action {
    width: 100%;
  }
}
.top__reason {
  background-color: #ffffff;
  padding: 112px 64px;
}
@media (max-width: 1440px) {
  .top__reason {
    padding: 7.7777777778vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__reason {
    padding: 16.4102564103vw 8.2051282051vw;
  }
}
.top__reason-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__reason-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__reason-container {
    max-width: 100%;
    gap: 8.2051282051vw;
  }
}
.top__reason-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top__reason-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__reason-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__reason-heading {
    font-size: 6.1538461538vw;
  }
}
.top__reason-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1440px) {
  .top__reason-grid {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__reason-grid {
    gap: 10.2564102564vw;
  }
}
.top__reason-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
@media (max-width: 1440px) {
  .top__reason-item {
    gap: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__reason-item {
    gap: 4.1025641026vw;
    flex-direction: column;
  }
}
.top__reason-image {
  width: 510px;
  height: 298px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .top__reason-image {
    width: 35.4166666667vw;
    height: 20.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__reason-image {
    width: 87.6923076923vw;
    height: 51.2820512821vw;
  }
}
.top__reason-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__reason-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 314px;
}
@media (max-width: 1440px) {
  .top__reason-text {
    gap: 1.1111111111vw;
    width: 21.8055555556vw;
  }
}
@media (max-width: 767px) {
  .top__reason-text {
    width: 100%;
    gap: 2.5641025641vw;
  }
}
.top__reason-item-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__reason-item-title {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .top__reason-item-title {
    font-size: 5.1282051282vw;
  }
}
.top__reason-item-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: left;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__reason-item-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__reason-item-description {
    font-size: 3.5897435897vw;
  }
}
.top__case {
  background-color: #F0F1F1;
  padding: 112px 0;
}
@media (max-width: 1440px) {
  .top__case {
    padding: 7.7777777778vw 0;
  }
}
@media (max-width: 767px) {
  .top__case {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.top__case-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__case-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__case-container {
    max-width: 100%;
    gap: 8.2051282051vw;
  }
}
.top__case-title {
  display: flex;
  align-items: center;
}
.top__case-title.is-sticky {
  position: sticky;
  top: 82px;
}
@media (max-width: 1440px) {
  .top__case-title.is-sticky {
    top: 5.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__case-title.is-sticky {
    top: 21.0256410256vw;
  }
}
.top__case-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__case-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__case-heading {
    font-size: 6.1538461538vw;
  }
}
.top__case-content {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
@media (max-width: 1440px) {
  .top__case-content {
    gap: 8.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__case-content {
    gap: 8.2051282051vw;
  }
}
.top__case-item {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  padding: 80px 40px;
  background-color: #ffffff;
  border-radius: 24px;
  border: 1px solid #E4E5E7;
  width: 1280px;
}
@media (max-width: 1440px) {
  .top__case-item {
    gap: 2.7777777778vw;
    padding: 5.5555555556vw 2.7777777778vw;
    border-radius: 1.6666666667vw;
    width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .top__case-item {
    gap: 4.1025641026vw;
    padding: 10.2564102564vw 5.1282051282vw;
    border-radius: 6.1538461538vw;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.top__case-item.-reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .top__case-item.-reverse {
    flex-direction: column;
  }
}
.top__case-item.panel {
  position: sticky;
  top: 184px;
}
@media (max-width: 1440px) {
  .top__case-item.panel {
    top: 12.7777777778vw;
  }
}
@media (max-width: 1020px) {
  .top__case-item.panel {
    top: 35.8974358974vw;
  }
}
.top__case-img {
  width: 620px;
  height: 367px;
}
@media (max-width: 1440px) {
  .top__case-img {
    width: 43.0555555556vw;
    height: 25.4861111111vw;
  }
}
@media (max-width: 767px) {
  .top__case-img {
    width: 77.4358974359vw;
    height: 48.9743589744vw;
  }
}
.top__case-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__case-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 492px;
}
@media (max-width: 1440px) {
  .top__case-text {
    gap: 1.6666666667vw;
    width: 34.1666666667vw;
  }
}
@media (max-width: 767px) {
  .top__case-text {
    gap: 2.5641025641vw;
    width: 100%;
  }
}
.top__case-item-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 170%;
  color: #003FC7;
}
@media (max-width: 1440px) {
  .top__case-item-label {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .top__case-item-label {
    font-size: 3.0769230769vw;
  }
}
.top__case-item-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
}
@media (max-width: 1440px) {
  .top__case-item-title {
    font-size: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__case-item-title {
    font-size: 5.641025641vw;
  }
}
.top__case-item-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
}
@media (max-width: 1440px) {
  .top__case-item-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__case-item-description {
    font-size: 3.5897435897vw;
  }
}
.top__flow {
  background-color: #ffffff;
  padding: 112px 64px;
}
@media (max-width: 1440px) {
  .top__flow {
    padding: 7.7777777778vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__flow {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.top__flow.-feature-page {
  padding: 128px 64px;
  background-color: #F8F9F9;
}
@media (max-width: 1440px) {
  .top__flow.-feature-page {
    padding: 8.8888888889vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__flow.-feature-page {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.top__flow-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__flow-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__flow-container {
    max-width: 100%;
    gap: 10.2564102564vw;
    flex-direction: column;
  }
}
.top__flow-title {
  display: flex;
  flex-direction: column;
}
.top__flow-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__flow-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__flow-heading {
    font-size: 6.1538461538vw;
  }
}
.top__flow-timeline {
  width: 720px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1440px) {
  .top__flow-timeline {
    width: 50vw;
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__flow-timeline {
    width: 100%;
    gap: 2.5641025641vw;
  }
}
.top__flow-item {
  display: flex;
  align-items: stretch;
  gap: 40px;
}
@media (max-width: 1440px) {
  .top__flow-item {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__flow-item {
    gap: 4.1025641026vw;
  }
}
.top__flow-item--last .top__flow-line {
  display: none;
}
.top__flow-icon-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
.top__flow-icon {
  width: 88px;
  height: 88px;
}
@media (max-width: 1440px) {
  .top__flow-icon {
    width: 6.1111111111vw;
    height: 6.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__flow-icon {
    width: 16.4102564103vw;
    height: 16.4102564103vw;
  }
}
.top__flow-line {
  width: 2px;
  flex: 1;
  background-color: #C3C5C8;
  position: relative;
}
@media (max-width: 1440px) {
  .top__flow-line {
    width: 0.1388888889vw;
  }
}
@media (max-width: 767px) {
  .top__flow-line {
    width: 0.5128205128vw;
  }
}
.top__flow-line::before, .top__flow-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 2px;
  border-radius: 9999px;
  background-color: #C3C5C8;
  transform-origin: calc(100% - 1px) 50%;
}
@media (max-width: 1440px) {
  .top__flow-line::before, .top__flow-line::after {
    width: 1.1111111111vw;
    height: 0.1736111111vw;
  }
}
@media (max-width: 767px) {
  .top__flow-line::before, .top__flow-line::after {
    width: 4.1025641026vw;
    height: 0.5128205128vw;
  }
}
.top__flow-line::before {
  transform: rotate(135deg);
}
.top__flow-line::after {
  transform: rotate(45deg);
}
.top__flow-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 54px;
}
@media (max-width: 1440px) {
  .top__flow-content {
    gap: 1.1111111111vw;
    padding-bottom: 3.75vw;
  }
}
@media (max-width: 767px) {
  .top__flow-content {
    gap: 4.1025641026vw;
    padding-bottom: 8.2051282051vw;
  }
}
.top__flow-item--last .top__flow-content {
  padding-bottom: 0;
}
.top__flow-step {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
@media (max-width: 1440px) {
  .top__flow-step {
    gap: 0.2777777778vw;
  }
}
@media (max-width: 767px) {
  .top__flow-step {
    gap: 1.0256410256vw;
  }
}
.top__flow-step-label {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  color: #003FC7;
}
@media (max-width: 1440px) {
  .top__flow-step-label {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .top__flow-step-label {
    font-size: 3.0769230769vw;
  }
}
.top__flow-step-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__flow-step-title {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__flow-step-title {
    font-size: 5.641025641vw;
  }
}
.top__flow-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__flow-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__flow-description {
    font-size: 3.5897435897vw;
  }
}
.top__faq {
  background-color: #ffffff;
  padding: 112px 64px;
}
@media (max-width: 1440px) {
  .top__faq {
    padding: 7.7777777778vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__faq {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.top__faq-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__faq-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__faq-container {
    max-width: 100%;
    gap: 10.2564102564vw;
    flex-direction: column;
  }
}
.top__faq-title {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-shrink: 0;
}
@media (max-width: 1440px) {
  .top__faq-title {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__faq-title {
    gap: 3.0769230769vw;
  }
}
.top__faq-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__faq-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__faq-heading {
    font-size: 6.1538461538vw;
  }
}
.top__faq-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__faq-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__faq-description {
    font-size: 3.5897435897vw;
  }
}
.top__faq-content {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1440px) {
  .top__faq-content {
    width: 50.6944444444vw;
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .top__faq-content {
    width: 100%;
    gap: 10.2564102564vw;
  }
}
.top__faq-list {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #F0F1F1;
}
.top__faq-item {
  border-bottom: 1px solid #F0F1F1;
  transition: background-color 0.3s ease;
}
.top__faq-item:hover {
  background-color: #F8F9F9;
}
.top__faq-item:hover .top__faq-arrow {
  color: #003FC7;
}
.top__faq-item.-active .top__faq-arrow {
  transform: rotate(180deg);
}
.top__faq-item.-active .top__faq-answer {
  opacity: 1;
  max-height: 200px;
}
.top__faq-item.-active .top__faq-question-text {
  font-weight: 700;
}
.top__faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 20px 16px;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .top__faq-question {
    gap: 1.6666666667vw;
    padding: 1.3888888889vw 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__faq-question {
    gap: 1.0256410256vw;
    padding: 4.1025641026vw 0.5128205128vw 4.1025641026vw 2.5641025641vw;
  }
}
.top__faq-question-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 1.08px;
  color: #18191B;
  flex: 1;
  transition: color 0.3s ease;
}
@media (max-width: 1440px) {
  .top__faq-question-text {
    font-size: 1.25vw;
    letter-spacing: 0.075vw;
  }
}
@media (max-width: 767px) {
  .top__faq-question-text {
    font-size: 3.5897435897vw;
    letter-spacing: 0.2769230769vw;
  }
}
.top__faq-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
@media (max-width: 1440px) {
  .top__faq-toggle {
    width: 2.2222222222vw;
    height: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__faq-toggle {
    width: 8.2051282051vw;
    height: 8.2051282051vw;
  }
}
.top__faq-arrow {
  width: 14px;
  height: 8px;
  color: #18191B;
  transition: transform 0.3s ease, color 0.3s ease;
}
@media (max-width: 1440px) {
  .top__faq-arrow {
    width: 0.9722222222vw;
    height: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__faq-arrow {
    width: 3.5897435897vw;
    height: 2.0512820513vw;
  }
}
.top__faq-answer {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.top__faq-answer-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
  padding: 0 56px 32px 16px;
}
@media (max-width: 1440px) {
  .top__faq-answer-text {
    font-size: 1.1111111111vw;
    padding: 0 3.8888888889vw 2.2222222222vw 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__faq-answer-text {
    font-size: 3.0769230769vw;
    padding: 0 9.7435897436vw 5.1282051282vw 2.5641025641vw;
  }
}
.top__faq-action {
  display: flex;
}
.top__info {
  background-color: #ffffff;
  padding: 112px 64px;
}
@media (max-width: 1440px) {
  .top__info {
    padding: 7.7777777778vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__info {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.top__info-container {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 80px;
}
@media (max-width: 1440px) {
  .top__info-container {
    max-width: 88.8888888889vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__info-container {
    max-width: 100%;
    gap: 10.2564102564vw;
    flex-direction: column;
  }
}
.top__info-title {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-shrink: 0;
}
@media (max-width: 1440px) {
  .top__info-title {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__info-title {
    gap: 3.0769230769vw;
  }
}
.top__info-heading {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__info-heading {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__info-heading {
    font-size: 6.1538461538vw;
  }
}
.top__info-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__info-description {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__info-description {
    font-size: 3.5897435897vw;
  }
}
.top__info-content {
  width: 730px;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media (max-width: 1440px) {
  .top__info-content {
    width: 50.6944444444vw;
    gap: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .top__info-content {
    width: 100%;
    gap: 8.2051282051vw;
  }
}
.top__info-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1440px) {
  .top__info-list {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__info-list {
    gap: 8.2051282051vw;
  }
}
.top__info-item {
  width: 100%;
}
.top__info-card {
  display: flex;
  align-items: center;
  gap: 24px;
  padding-bottom: 32px;
  border-bottom: 1px solid #F0F1F1;
}
@media (max-width: 1440px) {
  .top__info-card {
    gap: 1.6666666667vw;
    padding-bottom: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .top__info-card {
    gap: 4.1025641026vw;
    padding-bottom: 5.1282051282vw;
  }
}
.top__info-card:hover .top__info-card-title {
  color: #003FC7;
}
.top__info-card:hover .top__info-card-description {
  color: #003FC7;
}
.top__info-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (max-width: 1440px) {
  .top__info-text {
    gap: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .top__info-text {
    gap: 2.5641025641vw;
  }
}
.top__info-meta {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 1440px) {
  .top__info-meta {
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__info-meta {
    gap: 2.0512820513vw;
  }
}
.top__info-category {
  background-color: #F0F1F1;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  color: #262729;
  border-radius: 99px;
}
@media (max-width: 1440px) {
  .top__info-category {
    padding: 0.2777777778vw 0.4166666667vw;
    font-size: 0.8333333333vw;
    border-radius: 6.875vw;
  }
}
@media (max-width: 767px) {
  .top__info-category {
    padding: 1.0256410256vw 1.5384615385vw;
    font-size: 3.0769230769vw;
    border-radius: 25.3846153846vw;
  }
}
.top__info-date {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  color: #4F5155;
}
@media (max-width: 1440px) {
  .top__info-date {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .top__info-date {
    font-size: 3.0769230769vw;
  }
}
.top__info-card-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1440px) {
  .top__info-card-content {
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .top__info-card-content {
    gap: 1.0256410256vw;
  }
}
.top__info-card-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  color: #18191B;
  margin: 0;
}
@media (max-width: 1440px) {
  .top__info-card-title {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .top__info-card-title {
    font-size: 4.1025641026vw;
  }
}
.top__info-card-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .top__info-card-description {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .top__info-card-description {
    font-size: 3.0769230769vw;
  }
}
.top__info-image {
  width: 140px;
  height: 140px;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .top__info-image {
    width: 9.7222222222vw;
    height: 9.7222222222vw;
  }
}
@media (max-width: 767px) {
  .top__info-image {
    width: 20.5128205128vw;
    height: 20.5128205128vw;
  }
}
.top__info-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top__info-action {
  display: flex;
}
.top__trademark {
  padding-bottom: 120px;
}
@media (max-width: 1440px) {
  .top__trademark {
    padding-bottom: 8.3333333333vw;
  }
}
@media (max-width: 767px) {
  .top__trademark {
    padding-bottom: 16.4102564103vw;
  }
}
.top__trademark-container {
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1440px) {
  .top__trademark-container {
    max-width: 56.9444444444vw;
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .top__trademark-container {
    max-width: 100%;
    padding: 0 4.1025641026vw;
    gap: 2.0512820513vw;
  }
}
.top__trademark-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  color: #18191B;
}
@media (max-width: 1440px) {
  .top__trademark-title {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .top__trademark-title {
    font-size: 3.5897435897vw;
  }
}
.top__trademark-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  color: #4F5155;
}
@media (max-width: 1440px) {
  .top__trademark-text {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .top__trademark-text {
    font-size: 3.5897435897vw;
  }
}

.contact {
  padding-top: 128px;
  padding-bottom: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .contact {
    padding: 7.7777777778vw 4.4444444444vw;
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .contact {
    padding: 16.4102564103vw 5.1282051282vw;
    margin-top: 12.8205128205vw;
  }
}
.contact__container {
  max-width: 1280px;
  padding: 0px;
}
@media (max-width: 1440px) {
  .contact__container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .contact__container {
    max-width: 96.1538461538vw;
    padding: 0;
  }
}
.contact__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  font-size: 48px;
  margin: 0;
}
@media (max-width: 1440px) {
  .contact__title {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .contact__title {
    font-size: 7.1794871795vw;
  }
}
.contact__intro {
  font-weight: 400;
  line-height: 150%;
  text-align: center;
  color: #18191B;
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .contact__intro {
    font-size: 1.1111111111vw;
    margin-top: 5.5555555556vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .contact__intro {
    font-size: 4.1025641026vw;
    margin-top: 20.5128205128vw;
    margin-bottom: 10.2564102564vw;
    text-align: left;
  }
}
.contact .wpcf7-response-output {
  display: none !important;
}

.form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 560px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .form {
    width: 38.8888888889vw;
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .form {
    width: 100%;
    gap: 6.1538461538vw;
  }
}
.form__group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1440px) {
  .form__group {
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .form__group {
    gap: 2.0512820513vw;
  }
}
.form__group .wpcf7-not-valid-tip {
  position: relative;
  color: #BD0041;
  margin-top: 4px;
  font-size: 12px;
  padding-left: 18px;
}
@media (max-width: 1440px) {
  .form__group .wpcf7-not-valid-tip {
    font-size: 0.8333333333vw;
    padding-left: 1.25vw;
  }
}
@media (max-width: 767px) {
  .form__group .wpcf7-not-valid-tip {
    font-size: 3.0769230769vw;
    padding-left: 4.6153846154vw;
  }
}
.form__group .wpcf7-not-valid-tip::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../img/icons_error.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
@media (max-width: 1440px) {
  .form__group .wpcf7-not-valid-tip::before {
    width: 0.9722222222vw;
    height: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .form__group .wpcf7-not-valid-tip::before {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
  }
}
.form__label {
  font-weight: 500;
  line-height: 150%;
  color: #18191B;
  gap: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .form__label {
    gap: 0.5555555556vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .form__label {
    gap: 1.0256410256vw;
    font-size: 4.1025641026vw;
  }
}
.form__input, .form__textarea {
  width: 100%;
  padding: 12px 12px;
  border: 1px solid #18191B;
  font-size: 16px;
  transition: border-color 0.3s ease;
}
@media (max-width: 1440px) {
  .form__input, .form__textarea {
    padding: 0.8333333333vw 0.8333333333vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .form__input, .form__textarea {
    padding: 3.0769230769vw 3.0769230769vw;
    font-size: 4.1025641026vw;
  }
}
.form__input:focus, .form__textarea:focus {
  outline: none;
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.1);
}
.form__input::placeholder, .form__textarea::placeholder {
  color: #95989d;
}
.form__textarea {
  height: 180px;
  resize: vertical;
}
@media (max-width: 1440px) {
  .form__textarea {
    height: 12.5vw;
  }
}
@media (max-width: 767px) {
  .form__textarea {
    height: 46.1538461538vw;
  }
}
.form__submit {
  margin: 16px auto 80px;
}
@media (max-width: 1440px) {
  .form__submit {
    margin-top: 1.1111111111vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .form__submit {
    margin-top: 4.1025641026vw;
    margin-bottom: 10.2564102564vw;
  }
}

.label__required {
  background-color: #003FC7;
  color: #ffffff;
  font-weight: normal;
  padding: 0 8px;
  border-radius: 99px;
  display: inline;
  vertical-align: baseline;
  font-size: 10px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1440px) {
  .label__required {
    font-size: 0.6944444444vw;
    padding: 0vw 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .label__required {
    font-size: 2.5641025641vw;
    padding: 0vw 2.0512820513vw;
    min-width: 9.2307692308vw;
  }
}
.label__any {
  background-color: #F0F1F1;
  color: #262729;
  font-weight: normal;
  padding: 0 8px;
  border-radius: 99px;
  display: inline;
  vertical-align: baseline;
  font-size: 10px;
  font-weight: 400;
  line-height: 150%;
}
@media (max-width: 1440px) {
  .label__any {
    font-size: 0.6944444444vw;
    padding: 0vw 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .label__any {
    font-size: 2.5641025641vw;
    padding: 0vw 2.0512820513vw;
    min-width: 9.2307692308vw;
  }
}

.checkbox__group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.checkbox__label {
  display: inline-flex;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  color: #18191B;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1440px) {
  .checkbox__label {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .checkbox__label {
    font-size: 4.1025641026vw;
  }
}
.checkbox__label input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0;
  outline: none;
  cursor: pointer;
  background: transparent;
}
@media (max-width: 1440px) {
  .checkbox__label input[type=checkbox] {
    width: 1.25vw;
    height: 1.25vw;
  }
}
@media (max-width: 767px) {
  .checkbox__label input[type=checkbox] {
    width: 4.6153846154vw;
    height: 4.6153846154vw;
  }
}
.checkbox__label input[type=checkbox]::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #18191B;
  background-color: transparent;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.checkbox__label input[type=checkbox]::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid transparent;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 1440px) {
  .checkbox__label input[type=checkbox]::after {
    width: 0.3472222222vw;
    height: 0.5555555556vw;
    left: 0.3472222222vw;
    top: 0.1388888889vw;
    border-width: 0vw 0.1388888889vw 0.1388888889vw 0vw;
  }
}
@media (max-width: 767px) {
  .checkbox__label input[type=checkbox]::after {
    width: 1.2820512821vw;
    height: 2.0512820513vw;
    left: 1.2820512821vw;
    top: 0.5128205128vw;
    border-width: 0vw 0.5128205128vw 0.5128205128vw 0vw;
  }
}
.checkbox__label input[type=checkbox]:checked::before {
  background-color: #18191B;
  border-color: #18191B;
}
.checkbox__label input[type=checkbox]:checked::after {
  border-color: #ffffff;
  opacity: 1;
}
.checkbox__label input[type=checkbox]:focus-visible::before {
  box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.25);
}
.checkbox__label-agreement {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.checkbox__label .wpcf7-list-item {
  margin: 0;
}
.checkbox__label .wpcf7-list-item label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 3px 0;
  cursor: pointer;
}

.btn {
  background-color: #18191B;
  color: #ffffff;
  border: none;
  padding: 16px 20px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  white-space: nowrap;
  border-radius: 99px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  display: flex;
  align-items: center;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 7, 35, 0.15);
  border: 1px solid #18191B;
}
@media (max-width: 1440px) {
  .btn {
    padding: 1.1111111111vw 1.3888888889vw;
    border-radius: 6.875vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .btn {
    padding: 4.1025641026vw 5.1282051282vw;
    border-radius: 25.3846153846vw;
    font-size: 4.1025641026vw;
  }
}
.btn:hover {
  background-color: #003FC7;
  border-color: #003FC7;
}
.btn:active {
  transform: translateY(1px);
}
.btn--disabled {
  background-color: #4F5155;
  cursor: not-allowed;
}
.btn--disabled:hover {
  background-color: #4F5155;
}

.privacy-text {
  text-decoration: underline;
  text-decoration-color: #003FC7;
  text-underline-offset: 2px;
  font-weight: 400;
  line-height: 150%;
}

.checkbox__label--agreement span {
  font-weight: 400;
}

.br-sm {
  display: inline;
}
@media (max-width: 767px) {
  .br-sm {
    display: block;
  }
}

.wpcf7 p {
  display: inline;
}

.wpcf7-spinner {
  display: none;
}

.contact-confirmation {
  padding: 128px 0;
  margin-top: 72px;
}
@media (max-width: 1440px) {
  .contact-confirmation {
    padding: 8.8888888889vw 0;
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .contact-confirmation {
    padding: 16.4102564103vw 7.0512820513vw;
    margin-top: 12.8205128205vw;
  }
}
.contact-confirmation__container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px;
}
@media (max-width: 1440px) {
  .contact-confirmation__container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .contact-confirmation__container {
    max-width: 100%;
  }
}
.contact-confirmation__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-align: center;
  line-height: 150%;
  font-size: 48px;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 1440px) {
  .contact-confirmation__title {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .contact-confirmation__title {
    font-size: 7.1794871795vw;
  }
}
.contact-confirmation__intro {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: center;
  color: #0f172a;
  line-height: 150%;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .contact-confirmation__intro {
    font-size: 1.1111111111vw;
    margin-top: 5.5555555556vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .contact-confirmation__intro {
    font-size: 3.5897435897vw;
    margin-top: 20.5128205128vw;
    margin-bottom: 10.2564102564vw;
  }
}

.confirmation-form {
  width: 560px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .confirmation-form {
    width: 38.8888888889vw;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .confirmation-form {
    width: 100%;
  }
}
.confirmation-form form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 1440px) {
  .confirmation-form form {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form form {
    gap: 6.1538461538vw;
  }
}
.confirmation-form__group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 1440px) {
  .confirmation-form__group {
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form__group {
    gap: 2.0512820513vw;
  }
}
.confirmation-form__label {
  font-weight: 500;
  color: #0f172a;
  gap: 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .confirmation-form__label {
    font-size: 1.1111111111vw;
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form__label {
    font-size: 4.1025641026vw;
    gap: 2.0512820513vw;
  }
}
.confirmation-form__value {
  color: #18191B;
  font-weight: 400;
  line-height: 150%;
  padding: 12px 0;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .confirmation-form__value {
    padding: 0.8333333333vw 0;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form__value {
    padding: 3.0769230769vw 0;
    font-size: 4.1025641026vw;
  }
}
.confirmation-form__value--textarea {
  white-space: pre-line;
}
.confirmation-form__actions {
  margin-top: 40px;
}
@media (max-width: 1440px) {
  .confirmation-form__actions {
    margin-top: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form__actions {
    margin-top: 10.2564102564vw;
  }
}
.confirmation-form__buttons {
  display: inline-flex;
  gap: 20px;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1440px) {
  .confirmation-form__buttons {
    gap: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .confirmation-form__buttons {
    gap: 5.1282051282vw;
  }
}

.btn.btn--modify {
  background-color: #ffffff;
  color: #18191B;
  border: 1px solid #18191B;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}
.btn.btn--modify:hover {
  background-color: #003FC7;
  border-color: #003FC7;
  color: #ffffff;
}
.btn.btn--modify:active {
  transform: translateY(1px);
}

.btn.btn--submit {
  width: fit-content;
}

.btn.-disabled {
  pointer-events: none;
  cursor: not-allowed;
  background-color: #D6D7D9;
  border: 1px solid #D6D7D9;
  color: #95989d;
}

.contact-thank-you {
  padding-top: 128px;
  padding-bottom: 112px;
  margin-top: 72px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1440px) {
  .contact-thank-you {
    padding: 7.7777777778vw 4.4444444444vw;
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .contact-thank-you {
    padding: 16.4102564103vw 5.1282051282vw;
    margin-top: 12.8205128205vw;
  }
}
.contact-thank-you__container {
  max-width: 1280px;
  margin: 0;
  padding: 0px;
}
@media (max-width: 1440px) {
  .contact-thank-you__container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .contact-thank-you__container {
    max-width: 96.1538461538vw;
    padding: 0px;
  }
}
.contact-thank-you__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-bottom: 80px;
  text-align: center;
  line-height: 150%;
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 80px 0;
}
@media (max-width: 1440px) {
  .contact-thank-you__title {
    font-size: 3.3333333333vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .contact-thank-you__title {
    font-size: 7.1794871795vw;
    margin-bottom: 10.2564102564vw;
  }
}
.contact-thank-you__intro {
  text-align: center;
  line-height: 150%;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1440px) {
  .contact-thank-you__intro {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .contact-thank-you__intro {
    font-size: 4.1025641026vw;
  }
}
.contact-thank-you__intro p {
  margin: 0;
}
.contact-thank-you__actions {
  margin-top: 80px;
  text-align: center;
}
@media (max-width: 1440px) {
  .contact-thank-you__actions {
    margin-top: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .contact-thank-you__actions {
    margin-top: 10.2564102564vw;
  }
}
.contact-thank-you__buttons {
  display: flex;
  justify-content: center;
}

.chat__faq {
  padding-bottom: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 112px;
}
@media (max-width: 1440px) {
  .chat__faq {
    padding-bottom: 7.7777777778vw;
    gap: 7.7777777778vw;
  }
}
@media (max-width: 767px) {
  .chat__faq {
    padding-bottom: 16.4102564103vw;
    gap: 16.4102564103vw;
  }
}
.chat__faq h1 {
  color: #18191B;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 72px */
}
@media (max-width: 1440px) {
  .chat__faq h1 {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .chat__faq h1 {
    font-size: 6.1538461538vw;
  }
}
.chat__faq-inner {
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .chat__faq-inner {
    max-width: 58.3333333333vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-inner {
    max-width: 100%;
    padding: 0 6.1538461538vw;
  }
}
.chat__faq-accordion {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  align-self: stretch;
  border-top: 1px solid #F0F1F1;
  margin-top: 40px;
}
@media (max-width: 1440px) {
  .chat__faq-accordion {
    margin-top: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-accordion {
    margin-top: 5.1282051282vw;
  }
}
.chat__faq-item {
  width: 100%;
  border-radius: 0;
  border-bottom: 1px solid #F0F1F1;
  overflow: hidden;
  transition: all 0.3s ease;
}
.chat__faq-item:hover {
  border-color: transparent;
}
.chat__faq-question {
  width: 100%;
  padding: 20px 16px;
  background: #ffffff;
  border: none;
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  font-size: 18px;
  font-weight: 400;
  color: #18191B;
  line-height: 1.08;
}
@media (max-width: 1440px) {
  .chat__faq-question {
    padding: 1.3888888889vw 1.1111111111vw;
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-question {
    padding: 4.1025641026vw 0.5128205128vw 4.1025641026vw 2.5641025641vw;
    font-size: 4.1025641026vw;
  }
}
.chat__faq-question:hover {
  background: #F8F9F9;
}
.chat__faq-question span {
  flex: 1;
  margin-right: 24px;
}
@media (max-width: 1440px) {
  .chat__faq-question span {
    margin-right: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-question span {
    margin-right: 2.5641025641vw;
  }
}
.chat__faq-icon {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1440px) {
  .chat__faq-icon {
    width: 2.2222222222vw;
    height: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-icon {
    width: 8.2051282051vw;
    height: 8.2051282051vw;
  }
}
.chat__faq-icon svg {
  flex-shrink: 0;
  transition: transform 0.3s ease;
  color: #18191B;
}
.chat__faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.chat__faq-answer p {
  margin: 0;
  padding: 0 56px 32px 16px;
  color: #4F5155;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
@media (max-width: 1440px) {
  .chat__faq-answer p {
    padding: 0 3.8888888889vw 2.2222222222vw 1.1111111111vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-answer p {
    padding: 0 9.7435897436vw 5.1282051282vw 2.5641025641vw;
    font-size: 3.0769230769vw;
  }
}
.chat__faq-item.is-active {
  background-color: #F8F9F9;
}
.chat__faq-item.is-active .chat__faq-question {
  background-color: #F8F9F9;
  font-weight: 700;
  padding: 20px 16px;
}
@media (max-width: 1440px) {
  .chat__faq-item.is-active .chat__faq-question {
    padding: 1.3888888889vw 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-item.is-active .chat__faq-question {
    padding: 4.1025641026vw 0.5128205128vw 4.1025641026vw 2.5641025641vw;
  }
}
.chat__faq-item.is-active .chat__faq-icon svg {
  transform: rotate(180deg);
}
.chat__faq-item.is-active .chat__faq-answer {
  max-height: 200px;
}
@media (max-width: 1440px) {
  .chat__faq-item.is-active .chat__faq-answer {
    max-height: 13.8888888889vw;
  }
}
@media (max-width: 767px) {
  .chat__faq-item.is-active .chat__faq-answer {
    max-height: 38.4615384615vw;
  }
}
.chat__contact-area {
  padding: 0 80px 112px 80px;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .chat__contact-area {
    max-width: 88.8888888889vw;
    padding: 0 5.5555555556vw 7.7777777778vw 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-area {
    max-width: 96.1538461538vw;
    padding: 0 6.1538461538vw 16.4102564103vw 6.1538461538vw;
  }
}
.chat__contact-inner {
  display: flex;
  background: #F8F9F9;
  padding: 112px 64px;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1440px) {
  .chat__contact-inner {
    padding: 7.7777777778vw 4.4444444444vw;
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-inner {
    padding: 2.7777777778vw 1.6666666667vw;
    gap: 8.2051282051vw;
  }
}
.chat__contact-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1440px) {
  .chat__contact-top {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-top {
    gap: 4.1025641026vw;
  }
}
.chat__contact-title {
  color: #18191B;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 72px */
}
@media (max-width: 1440px) {
  .chat__contact-title {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-title {
    font-size: 6.1538461538vw;
  }
}
.chat__contact-top-text {
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
}
@media (max-width: 1440px) {
  .chat__contact-top-text {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-top-text {
    font-size: 4.1025641026vw;
  }
}
.chat__contact-btn {
  display: flex;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 99px;
  background: #18191B;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}
.chat__contact-btn span {
  padding: 0 8px;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 16px */
  letter-spacing: 0.96px;
}
.chat__contact-btn:hover {
  background: #003FC7;
}
@media (max-width: 1440px) {
  .chat__contact-btn {
    padding: 1.1111111111vw 1.3888888889vw;
  }
  .chat__contact-btn span {
    padding: 0 0.5555555556vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-btn {
    padding: 4.1025641026vw 5.1282051282vw;
  }
  .chat__contact-btn span {
    padding: 0 2.0512820513vw;
    font-size: 4.1025641026vw;
  }
}

.privacy {
  padding: 40px 0 112px 0;
}
@media (max-width: 1440px) {
  .privacy {
    padding: 2.7777777778vw 0 7.7777777778vw 0;
  }
}
@media (max-width: 767px) {
  .privacy {
    padding: 5.1282051282vw 0 16.4102564103vw 0;
  }
}
.privacy__inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
@media (max-width: 1440px) {
  .privacy__inner {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .privacy__inner {
    max-width: 100%;
    padding: 0 6.1538461538vw;
  }
}
.privacy__anchor-area {
  width: 320px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: sticky;
  top: 90px;
  align-self: flex-start;
  height: max-content;
}
@media (max-width: 1440px) {
  .privacy__anchor-area {
    max-width: 22.2222222222vw;
    top: 6.25vw;
  }
}
@media (max-width: 767px) {
  .privacy__anchor-area {
    display: none;
  }
}
.privacy__content {
  max-width: 768px;
  margin: 0 auto;
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.privacy__content h4 {
  color: #18191B;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
.privacy__content h5 {
  color: #18191B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
.privacy__content h6 {
  color: #18191B;
  padding: 16px 0 10px 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
.privacy__content .text {
  padding: 16px 0;
  color: #262729;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
.privacy__content .text.-padding-top-0 {
  padding-top: 0;
}
.privacy__content .text ol {
  padding-left: 16px;
}
.privacy__content .text ul {
  padding-left: 16px;
}
.privacy__content .text-content {
  padding-top: 16px;
  color: #262729;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
.privacy__content .text-inner-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.privacy__content .text-term-item-area {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
}
.privacy__content .text-term {
  display: flex;
  width: 260px;
  align-items: flex-start;
  color: #18191B;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.4px; /* 160% */
}
.privacy__content .text-term-details {
  color: #18191B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 160% */
}
@media (max-width: 1440px) {
  .privacy__content {
    max-width: 53.3333333333vw;
    gap: 2.7777777778vw;
  }
  .privacy__content h4 {
    font-size: 1.9444444444vw;
  }
  .privacy__content h5 {
    font-size: 1.3888888889vw;
  }
  .privacy__content h6 {
    padding: 1.1111111111vw 0 0.6944444444vw 0;
    font-size: 1.25vw;
  }
  .privacy__content .text {
    padding: 1.1111111111vw 0;
    font-size: 1.1111111111vw;
  }
  .privacy__content .text.-padding-top-0 {
    padding-top: 0;
  }
  .privacy__content .text ol {
    padding-left: 1.1805555556vw;
  }
  .privacy__content .text ul {
    padding-left: 1.1805555556vw;
  }
  .privacy__content .text-content {
    padding-top: 1.1111111111vw;
    font-size: 1.1111111111vw;
  }
  .privacy__content .text-inner-item {
    gap: 1.3888888889vw;
  }
  .privacy__content .text-term {
    width: 18.0555555556vw;
    font-size: 0.9722222222vw;
  }
  .privacy__content .text-term-details {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .privacy__content {
    max-width: 96.1538461538vw;
    gap: 10.2564102564vw;
  }
  .privacy__content h4 {
    font-size: 4.6153846154vw;
  }
  .privacy__content h5 {
    font-size: 4.1025641026vw;
  }
  .privacy__content h6 {
    padding: 4.1025641026vw 0 2.5641025641vw 0;
    font-size: 4.6153846154vw;
  }
  .privacy__content .text {
    padding: 1.1111111111vw 0;
    font-size: 3.5897435897vw;
  }
  .privacy__content .text.-padding-top-0 {
    padding-top: 0;
  }
  .privacy__content .text ol {
    padding-left: 4.358974359vw;
  }
  .privacy__content .text ul {
    padding-left: 4.358974359vw;
  }
  .privacy__content .text-content {
    padding-top: 1.1111111111vw;
    font-size: 3.5897435897vw;
  }
  .privacy__content .text-inner-item {
    flex-direction: column;
    align-items: flex-start;
    gap: vwv(20, "sp");
  }
  .privacy__content .text-term-item-area {
    flex-direction: column;
  }
  .privacy__content .text-term {
    width: auto;
    font-size: 3.5897435897vw;
  }
  .privacy__content .text-term-details {
    font-size: 3.5897435897vw;
  }
}
.privacy__content-item {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (max-width: 1440px) {
  .privacy__content-item {
    max-width: 53.3333333333vw;
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .privacy__content-item {
    max-width: 96.1538461538vw;
    gap: 8.2051282051vw;
  }
}

.privacy-nav__item {
  border-bottom: 1px solid #262729;
}
.privacy-nav__toggle {
  width: 100%;
  background: none;
  border: none;
  padding: 12px 16px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  transition: all 0.3s ease;
}
.privacy-nav__toggle:hover {
  background: rgba(26, 115, 232, 0.05);
}
@media (max-width: 1440px) {
  .privacy-nav__toggle {
    padding: 0.8333333333vw 1.1111111111vw;
  }
}
.privacy-nav__title {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  line-height: 170%;
  text-decoration: none;
  text-align: left;
}
@media (max-width: 1440px) {
  .privacy-nav__title {
    font-size: 1.1111111111vw;
  }
}
.privacy-nav__content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.privacy-nav__link {
  display: block;
  padding: 12px 0 12px 32px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 170%;
  transition: all 0.2s ease;
}
@media (max-width: 1440px) {
  .privacy-nav__link {
    padding: 0.8333333333vw 0 0.8333333333vw 2.2222222222vw;
    font-size: 0.9722222222vw;
  }
}

.terms-area {
  display: flex;
  max-width: 768px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 0 112px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 1440px) {
  .terms-area {
    padding: 2.7777777778vw 0 7.7777777778vw 0;
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .terms-area {
    padding: 5.1282051282vw 6.1538461538vw 16.4102564103vw 6.1538461538vw;
    gap: 10.2564102564vw;
  }
}
.terms-area .text {
  color: #18191B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
.terms-area .text ol {
  padding-left: 5px;
  counter-reset: item;
}
.terms-area .text ol li {
  display: block;
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.terms-area .text ol li::before {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: 0;
}
.terms-area .text ol ol {
  counter-reset: subitem;
  margin-top: 10px;
  padding-left: 5px;
}
.terms-area .text ol ol li {
  padding-left: 20px;
  margin-bottom: 8px;
}
.terms-area .text ol ol li::before {
  content: counter(subitem, lower-alpha) ".";
  counter-increment: subitem;
  font-weight: normal;
}
.terms-area .text ul {
  padding-left: 16px;
}
.terms-area .text.-padding-top {
  padding-top: 20px;
}
@media (max-width: 1440px) {
  .terms-area .text {
    font-size: 1.1111111111vw;
  }
  .terms-area .text.-padding-top {
    padding-top: 1.3888888889vw;
  }
  .terms-area .text ol {
    padding-left: 0.3472222222vw;
  }
  .terms-area .text ol li {
    margin-bottom: 0.6944444444vw;
    padding-left: 1.3888888889vw;
  }
  .terms-area .text ol ol {
    margin-top: 0.6944444444vw;
    padding-left: 0.3472222222vw;
  }
  .terms-area .text ol ol li {
    padding-left: 1.3888888889vw;
    margin-bottom: 0.5555555556vw;
  }
  .terms-area .text ul {
    padding-left: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .terms-area .text {
    font-size: 3.5897435897vw;
  }
  .terms-area .text.-padding-top {
    padding-top: 5.1282051282vw;
  }
  .terms-area .text ol {
    padding-left: 1.2820512821vw;
  }
  .terms-area .text ol li {
    margin-bottom: 2.5641025641vw;
    padding-left: 5.1282051282vw;
  }
  .terms-area .text ol ol {
    margin-top: 2.5641025641vw;
    padding-left: 1.2820512821vw;
  }
  .terms-area .text ol ol li {
    padding-left: 5.1282051282vw;
    margin-bottom: 2.0512820513vw;
  }
  .terms-area .text ul {
    padding-left: 4.1025641026vw;
  }
}
.terms-area h4 {
  color: #18191B;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
@media (max-width: 1440px) {
  .terms-area h4 {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .terms-area h4 {
    font-size: 4.6153846154vw;
  }
}
.terms-area__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
@media (max-width: 1440px) {
  .terms-area__inner {
    gap: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .terms-area__inner {
    gap: 5.1282051282vw;
  }
}

.pricing-estimate {
  padding-top: 128px;
  padding-bottom: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 80px;
  margin-top: 72px;
}
@media (max-width: 1440px) {
  .pricing-estimate {
    padding: 7.7777777778vw 4.4444444444vw;
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .pricing-estimate {
    padding: 16.4102564103vw 5.1282051282vw;
    margin-top: 12.8205128205vw;
  }
}
.pricing-estimate__container {
  max-width: 1280px;
  margin: 0;
  padding: 0px;
}
@media (max-width: 1440px) {
  .pricing-estimate__container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .pricing-estimate__container {
    max-width: 96.1538461538vw;
    padding: 0px;
  }
}
.pricing-estimate__title {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
  color: #0f172a;
  margin-bottom: 80px;
}
@media (max-width: 1440px) {
  .pricing-estimate__title {
    font-size: 3.3333333333vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .pricing-estimate__title {
    font-size: 7.1794871795vw;
    margin-bottom: 10.2564102564vw;
  }
}
.pricing-estimate__description-mobile {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .pricing-estimate__description-mobile {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-estimate__description-mobile {
    font-size: 4.1025641026vw;
  }
}
@media (min-width: 768px) {
  .pricing-estimate__description-mobile {
    display: none;
  }
}
.pricing-estimate__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: start;
}
@media (min-width: 768px) {
  .pricing-estimate__content {
    grid-template-columns: 1fr 1fr;
    gap: 80px;
  }
}
.pricing-estimate__content .wpcf7-response-output {
  display: none !important;
}
.pricing-estimate__info {
  display: none;
}
@media (min-width: 768px) {
  .pricing-estimate__info {
    display: block;
  }
}
.pricing-estimate__description {
  line-height: 150%;
  color: #0f172a;
  margin: 0;
  font-size: 18px;
}
@media (max-width: 1440px) {
  .pricing-estimate__description {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .pricing-estimate__description {
    font-size: 3.5897435897vw;
    text-align: left;
  }
}

.pricing-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 40px;
  max-width: 640px;
  margin: 0 auto;
}
.pricing-form__group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
}
.pricing-form__label {
  font-weight: 400;
  color: #0f172a;
  gap: 4px;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .pricing-form__label {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__label {
    font-size: 4.1025641026vw;
  }
}
.pricing-form__input, .pricing-form__textarea {
  padding: 12px 16px;
  border: 1px solid #0f172a;
  transition: border-color 0.3s ease;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .pricing-form__input, .pricing-form__textarea {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__input, .pricing-form__textarea {
    font-size: 4.1025641026vw;
  }
}
.pricing-form__input:focus, .pricing-form__textarea:focus {
  outline: none;
  border-color: #1a73e8;
  box-shadow: 0 0 0 2px rgba(26, 115, 232, 0.1);
}
.pricing-form__textarea {
  min-height: 120px;
  resize: vertical;
}
.pricing-form__note {
  color: #BD0041;
  margin-top: 4px;
  font-size: 16px;
}
@media (max-width: 1440px) {
  .pricing-form__note {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__note {
    font-size: 4.1025641026vw;
  }
}
.pricing-form__char-limit {
  color: #4F5155;
  text-align: right;
  margin-bottom: 4px;
  font-size: 12px;
}
@media (max-width: 1440px) {
  .pricing-form__char-limit {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__char-limit {
    font-size: 3.0769230769vw;
  }
}
.pricing-form__submit {
  text-align: center;
  margin-top: 24px;
}
@media (max-width: 1440px) {
  .pricing-form__submit {
    margin-top: 1.6666666667vw;
  }
}

.pricing-form__required {
  background-color: #003FC7;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  padding: 2px 8px;
  display: inline;
  vertical-align: baseline;
}
@media (max-width: 1440px) {
  .pricing-form__required {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__required {
    font-size: 4.1025641026vw;
  }
}

.pricing-form__optional {
  background-color: #C3C5C8;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  padding: 2px 8px;
  display: inline;
  vertical-align: baseline;
}
@media (max-width: 1440px) {
  .pricing-form__optional {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__optional {
    font-size: 4.1025641026vw;
  }
}

.pricing-form__checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.pricing-form__checkbox-label {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  font-size: 16px;
  color: #0f172a;
}
@media (max-width: 1440px) {
  .pricing-form__checkbox-label {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__checkbox-label {
    font-size: 4.1025641026vw;
  }
}
.pricing-form__checkbox-label input[type=checkbox] {
  display: none;
}
.pricing-form__checkbox-label--agreement {
  font-weight: 600;
}

.pricing-form__checkbox-mark {
  width: 18px;
  height: 18px;
  border: 1px solid #18191B;
  position: relative;
  transition: all 0.3s ease;
}

.pricing-form__checkbox-label input[type=checkbox]:checked + .pricing-form__checkbox-mark {
  background-color: #18191B;
  border-color: #18191B;
}
.pricing-form__checkbox-label input[type=checkbox]:checked + .pricing-form__checkbox-mark::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 5px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.pricing-form__privacy-text {
  color: #18191B;
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 767px) {
  .pricing-form__br-sm {
    display: block;
  }
}

.pricing-form__btn {
  width: 100%;
  max-width: 240px;
  background-color: #0f172a;
  color: #ffffff;
  border: none;
  padding: 16px 20px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 99px;
}
@media (max-width: 1440px) {
  .pricing-form__btn {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pricing-form__btn {
    font-size: 4.1025641026vw;
  }
}
.pricing-form__btn--submit:hover {
  background-color: #003FC7;
}
.pricing-form__btn--submit:active {
  transform: translateY(1px);
}

.information {
  margin-top: 72px;
  padding-bottom: 112px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .information {
    margin-top: 5vw;
    padding-bottom: 7.7777777778vw;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information {
    margin-top: 12.8205128205vw;
    padding-bottom: 16.4102564103vw;
    gap: 10.2564102564vw;
  }
}
.information__container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .information__container {
    max-width: 69.4444444444vw;
  }
}
@media (max-width: 767px) {
  .information__container {
    max-width: 100%;
    padding: 0 6.1538461538vw;
  }
}
.information__title {
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  font-size: 48px;
  margin-bottom: 80px;
}
@media (max-width: 1440px) {
  .information__title {
    font-size: 3.3333333333vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information__title {
    font-size: 7.1794871795vw;
    margin-bottom: 10.2564102564vw;
  }
}
.information__content {
  width: 100%;
  display: flex;
  gap: 40px;
  align-items: center;
  flex-direction: column;
  padding-top: 40px;
}
@media (max-width: 1440px) {
  .information__content {
    gap: 2.7777777778vw;
    padding-top: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .information__content {
    gap: 10.2564102564vw;
    padding-top: 5.1282051282vw;
  }
}
.information__sidebar {
  flex-shrink: 0;
}
.information__filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  max-width: 730px;
}
@media (max-width: 1440px) {
  .information__filter {
    gap: 0.6944444444vw;
    max-width: 50.6944444444vw;
  }
}
@media (max-width: 767px) {
  .information__filter {
    gap: 2.0512820513vw;
    max-width: 100%;
  }
  .information__filter::after {
    content: "";
    flex: 1 0 100%;
    height: 0;
  }
}
.information__filter-item {
  background-color: #ffffff;
  border: 1px solid #F0F1F1;
  border-radius: 50px;
  padding: 6px 16px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  color: #4F5155;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-width: 100px;
}
@media (max-width: 1440px) {
  .information__filter-item {
    font-size: 0.8333333333vw;
    padding: 0.4166666667vw 1.1111111111vw;
    border-radius: 3.4722222222vw;
    min-width: 6.9444444444vw;
  }
}
@media (max-width: 767px) {
  .information__filter-item {
    font-size: 3.0769230769vw;
    padding: 2.0512820513vw 4.1025641026vw;
    border-radius: 10.2564102564vw;
    flex-shrink: 0;
  }
}
.information__filter-item:hover {
  background-color: #F0F1F1;
  border-color: #F0F1F1;
  color: #003FC7;
}
.information__filter-item--active {
  background-color: #F0F1F1;
  color: #003FC7;
  border-color: #F0F1F1;
}
.information__filter-item--active:hover {
  background-color: #F0F1F1;
  border-color: #F0F1F1;
  color: #003FC7;
}
.information__filter-dot {
  width: 6px;
  height: 6px;
  background-color: #1a73e8;
  flex-shrink: 0;
  border-radius: 100%;
}
@media (max-width: 1440px) {
  .information__filter-dot {
    width: 0.4166666667vw;
    height: 0.4166666667vw;
  }
}
@media (max-width: 767px) {
  .information__filter-dot {
    width: 1.0256410256vw;
    height: 1.0256410256vw;
  }
}
.information__items {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 730px;
}
@media (max-width: 1440px) {
  .information__items {
    gap: 2.7777777778vw;
    width: 50.6944444444vw;
  }
}
@media (max-width: 767px) {
  .information__items {
    gap: 8.2051282051vw;
    width: 100%;
  }
}
.information__item {
  background-color: #ffffff;
  display: flex;
  align-items: flex-start;
  gap: 32px;
  transition: all 0.3s ease;
  padding-bottom: 32px;
  border-bottom: 1px solid #F0F1F1;
}
@media (max-width: 1440px) {
  .information__item {
    gap: 2.2222222222vw;
    padding-bottom: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .information__item {
    gap: 4.1025641026vw;
    flex-direction: row;
    text-align: left;
    padding-bottom: 5.1282051282vw;
  }
}
.information__item:hover .information__item-title {
  color: #003FC7;
}
.information__item:hover .information__item-description {
  color: #003FC7;
}
.information__item-content {
  flex: 1;
  min-width: 0;
}
@media (max-width: 767px) {
  .information__item-content {
    order: 1;
  }
}
.information__item-header {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-top: 16px;
  align-items: center;
}
@media (max-width: 1440px) {
  .information__item-header {
    margin-top: 1.1111111111vw;
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information__item-header {
    margin-top: 3.0769230769vw;
    gap: 1.5384615385vw;
  }
}
.information__item-badge {
  background-color: #F0F1F1;
  color: #0f172a;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 6px;
  border-radius: 99px;
  display: inline-block;
  line-height: 100%;
  height: 20px;
}
@media (max-width: 1440px) {
  .information__item-badge {
    font-size: 0.8333333333vw;
    padding: 0.2777777778vw 0.4166666667vw;
    border-radius: 6.875vw;
    height: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .information__item-badge {
    font-size: 3.0769230769vw;
    padding: 1.0256410256vw 1.5384615385vw;
    border-radius: 25.3846153846vw;
    height: 5.1282051282vw;
  }
}
.information__item-date {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: #4F5155;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1440px) {
  .information__item-date {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .information__item-date {
    font-size: 3.0769230769vw;
  }
}
.information__item-title {
  font-size: 20px;
  font-weight: 700;
  color: #18191B;
  margin-bottom: 10px;
  line-height: 150%;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .information__item-title {
    font-size: 1.3888888889vw;
    margin-bottom: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .information__item-title {
    font-size: 4.1025641026vw;
    margin-bottom: 1.0256410256vw;
  }
}
.information__item-description {
  font-size: 14px;
  color: #4F5155;
  line-height: 170%;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .information__item-description {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .information__item-description {
    font-size: 3.0769230769vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 150%;
  }
}
.information__item-visual {
  flex-shrink: 0;
  width: 140px;
  height: 140px;
}
@media (max-width: 1440px) {
  .information__item-visual {
    width: 9.7222222222vw;
    height: 9.7222222222vw;
  }
}
@media (max-width: 767px) {
  .information__item-visual {
    width: 20.5128205128vw;
    height: 20.5128205128vw;
    order: 2;
  }
}
.information__visual {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.information__pagination {
  margin-top: 80px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1440px) {
  .information__pagination {
    margin-top: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information__pagination {
    margin-top: 20.5128205128vw;
  }
}
.information__pagination .page-numbers.current .pagination__number {
  background-color: #18191B;
  color: #ffffff;
  border-color: #18191B;
}
.information__pagination .page-numbers.current .pagination__number:hover {
  background-color: #18191B;
}
.information__pagination .page-numbers .pagination__number:hover {
  background-color: #003FC7;
  color: #ffffff;
  border-color: #003FC7;
}
.information__pagination .page-numbers .pagination__next:hover,
.information__pagination .page-numbers .pagination__prev:hover {
  background-color: #003FC7;
  color: #ffffff;
  border-color: #003FC7;
}
.information__pagination .page-numbers:hover .pagination__next:before {
  background-image: url(../img/arrow_next-white.svg);
}
.information__pagination .page-numbers:hover .pagination__prev:before {
  background-image: url(../img/arrow_prev-white.svg);
}

.pagination {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1440px) {
  .pagination {
    gap: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pagination {
    gap: 4.1025641026vw;
  }
}
.pagination__prev, .pagination__next {
  width: 80px;
  height: 48px;
  border: 1px solid #F0F1F1;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4F5155;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 1440px) {
  .pagination__prev, .pagination__next {
    width: 5.5555555556vw;
    height: 3.3333333333vw;
    border-radius: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .pagination__prev, .pagination__next {
    width: 15.3846153846vw;
    height: 10.2564102564vw;
    border-radius: 5.1282051282vw;
  }
}
.pagination__prev:hover, .pagination__next:hover {
  background-color: #FDFDFD;
  border-color: #D6D7D9;
}
.pagination__prev .pagination__arrow, .pagination__next .pagination__arrow {
  width: 24px;
  height: 24px;
}
@media (max-width: 1440px) {
  .pagination__prev .pagination__arrow, .pagination__next .pagination__arrow {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .pagination__prev .pagination__arrow, .pagination__next .pagination__arrow {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.pagination__prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url(../img/arrow_prev.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
}
@media (max-width: 1440px) {
  .pagination__prev::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .pagination__prev::before {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.pagination__next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url(../img/arrow_next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
}
@media (max-width: 1440px) {
  .pagination__next::before {
    width: 1.3888888889vw;
    height: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .pagination__next::before {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
  }
}
.pagination__number {
  font-family: "Helvetica Neue", sans-serif;
  width: 48px;
  height: 48px;
  border: 1px solid #F0F1F1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4F5155;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .pagination__number {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .pagination__number {
    width: 10.2564102564vw;
    height: 10.2564102564vw;
    font-size: 3.5897435897vw;
  }
}
.pagination__number:hover {
  background-color: #FDFDFD;
  border-color: #D6D7D9;
}
.pagination__number--active {
  background-color: #18191B;
  color: #ffffff;
  border-color: #18191B;
}
.pagination__number--active:hover {
  background-color: #262729;
  border-color: #262729;
}
@media (max-width: 767px) {
  .pagination__number--mobile-hidden {
    display: none;
  }
}

.chat__contact-area {
  background-color: #F8F9F9;
  padding: 96px 0;
}
@media (max-width: 1440px) {
  .chat__contact-area {
    padding: 6.6666666667vw 0;
  }
}
@media (max-width: 767px) {
  .chat__contact-area {
    padding: 15.3846153846vw 5.1282051282vw;
  }
}

.chat__contact-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 64px;
  text-align: center;
}
@media (max-width: 1440px) {
  .chat__contact-inner {
    max-width: 88.8888888889vw;
    padding: 0 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-inner {
    max-width: 100%;
    padding: 0;
  }
}

.chat__contact-top {
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  .chat__contact-top {
    margin-bottom: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-top {
    margin-bottom: 8.2051282051vw;
  }
}

.chat__contact-title {
  font-size: 32px;
  font-weight: 600;
  color: #18191B;
  margin-bottom: 16px;
}
@media (max-width: 1440px) {
  .chat__contact-title {
    font-size: 2.2222222222vw;
    margin-bottom: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-title {
    font-size: 6.1538461538vw;
    margin-bottom: 3.0769230769vw;
  }
}

.chat__contact-top-text {
  font-size: 16px;
  color: #4F5155;
  line-height: 1.6;
}
@media (max-width: 1440px) {
  .chat__contact-top-text {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-top-text {
    font-size: 3.5897435897vw;
  }
}

.chat__contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background-color: #18191B;
  color: #ffffff;
  padding: 20px 32px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 1440px) {
  .chat__contact-btn {
    gap: 0.8333333333vw;
    padding: 1.3888888889vw 2.2222222222vw;
    border-radius: 3.4722222222vw;
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-btn {
    gap: 2.0512820513vw;
    padding: 4.1025641026vw 6.1538461538vw;
    border-radius: 10.2564102564vw;
    font-size: 3.5897435897vw;
  }
}
.chat__contact-btn:hover {
  background-color: #262729;
}
.chat__contact-btn svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 1440px) {
  .chat__contact-btn svg {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .chat__contact-btn svg {
    width: 5.1282051282vw;
    height: 5.1282051282vw;
  }
}

.information-details.layer-top-area h1 {
  text-align: left;
}
.information-details__page {
  padding-bottom: 112px;
}
@media (max-width: 1440px) {
  .information-details__page {
    padding-bottom: 7.7777777778vw;
  }
}
@media (max-width: 767px) {
  .information-details__page {
    padding-bottom: 16.4102564103vw;
  }
}
.information-details__container {
  max-width: 840px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1440px) {
  .information-details__container {
    max-width: 58.3333333333vw;
  }
}
@media (max-width: 767px) {
  .information-details__container {
    max-width: 100%;
    padding: 0 6.1538461538vw 0 6.1538461538vw;
  }
}
.information-details__top-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
@media (max-width: 1440px) {
  .information-details__top-area {
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information-details__top-area {
    padding: 2.0512820513vw;
  }
}
.information-details__top-tag-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
.information-details__top-tag-area h2 {
  text-align: left;
}
@media (max-width: 1440px) {
  .information-details__top-tag-area {
    gap: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information-details__top-tag-area {
    gap: 2.0512820513vw;
  }
}
.information-details__tag {
  display: flex;
  padding: 6px 8px;
  align-items: flex-start;
  border-radius: 99px;
  background: #F0F1F1;
  color: #262729;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}
@media (max-width: 1440px) {
  .information-details__tag {
    padding: 0.4166666667vw 0.5555555556vw;
    border-radius: 6.875vw;
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .information-details__tag {
    padding: 1.5384615385vw 2.0512820513vw;
    border-radius: 25.3846153846vw;
    font-size: 3.0769230769vw;
  }
}
.information-details__date {
  color: #4F5155;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 12px */
}
@media (max-width: 1440px) {
  .information-details__date {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .information-details__date {
    font-size: 3.0769230769vw;
  }
}
.information-details__contents {
  display: flex;
  padding: 40px 0 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 80px;
}
@media (max-width: 1440px) {
  .information-details__contents {
    padding: 2.7777777778vw 0 5.5555555556vw 0;
    gap: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .information-details__contents {
    padding: 5.1282051282vw 6.1538461538vw 10.2564102564vw 6.1538461538vw;
    gap: 10.2564102564vw;
  }
}
.information-details__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 64px;
  width: 100%;
}
.information-details__inner .text {
  color: #18191B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
.information-details__inner li {
  color: #18191B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
}
.information-details__inner .featured-img {
  width: 100%;
  height: 400px;
}
@media (max-width: 1440px) {
  .information-details__inner .featured-img {
    height: 27.7777777778vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner .featured-img {
    width: 87.6923076923vw;
    height: 41.7948717949vw;
  }
}
.information-details__inner .featured-img img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1440px) {
  .information-details__inner {
    gap: 4.4444444444vw;
  }
  .information-details__inner .text {
    font-size: 1.1111111111vw;
  }
  .information-details__inner li {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner {
    gap: 8.2051282051vw;
  }
  .information-details__inner .text {
    font-size: 3.5897435897vw;
  }
  .information-details__inner li {
    font-size: 3.5897435897vw;
  }
}
.information-details__inner-text-area {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
}
@media (max-width: 1440px) {
  .information-details__inner-text-area {
    gap: 2.5vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-text-area {
    gap: 9.2307692308vw;
  }
}
.information-details__inner-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
@media (max-width: 1440px) {
  .information-details__inner-content {
    gap: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-content {
    gap: 4.1025641026vw;
  }
}
.information-details__inner-content h2 {
  color: #18191B;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
@media (max-width: 1440px) {
  .information-details__inner-content h2 {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-content h2 {
    font-size: 5.1282051282vw;
  }
}
.information-details__inner-content h3 {
  color: #18191B;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
@media (max-width: 1440px) {
  .information-details__inner-content h3 {
    font-size: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-content h3 {
    font-size: 4.1025641026vw;
  }
}
.information-details__inner-title-area {
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  align-items: flex-start;
  border-left: 2px solid #18191B;
}
@media (max-width: 1440px) {
  .information-details__inner-title-area {
    padding-right: 1.3888888889vw;
    padding-left: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-title-area {
    padding-right: 1.3888888889vw;
    padding-left: 1.3888888889vw;
  }
}
.information-details__inner-title-area h4 {
  color: #18191B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
@media (max-width: 1440px) {
  .information-details__inner-title-area h4 {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .information-details__inner-title-area h4 {
    font-size: 3.8461538462vw;
  }
}
.information-details__pagination-area-pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 44px;
  position: relative;
}
@media (max-width: 1440px) {
  .information-details__pagination-area-pc {
    height: 3.0555555556vw;
  }
}
@media (max-width: 767px) {
  .information-details__pagination-area-pc {
    display: none;
  }
}
.information-details__pagination-btn {
  display: flex;
  height: 44px;
  padding: 4px 20px;
  align-items: center;
  justify-content: center;
  border-radius: 99px;
  border: 1px solid #D6D7D9;
  background: #ffffff;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.information-details__pagination-btn span {
  display: flex;
  padding: 0 8px;
  justify-content: center;
  align-items: center;
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
}
.information-details__pagination-btn svg {
  width: 24px;
  height: 24px;
}
.information-details__pagination-btn.-w-100 {
  width: 100%;
}
.information-details__pagination-btn:hover {
  border: 1px solid #003FC7;
  background: #003FC7;
}
.information-details__pagination-btn:hover span {
  color: #ffffff;
}
.information-details__pagination-btn:hover svg path {
  fill: #ffffff;
}
@media (max-width: 1440px) {
  .information-details__pagination-btn {
    height: 3.0555555556vw;
    padding: 0.2777777778vw 1.3888888889vw;
  }
  .information-details__pagination-btn span {
    padding: 0 0.5555555556vw;
    font-size: 1.25vw;
  }
  .information-details__pagination-btn svg {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .information-details__pagination-btn {
    height: 9.2307692308vw;
    padding: 1.5384615385vw 4.1025641026vw;
  }
  .information-details__pagination-btn span {
    padding: 0 1.0256410256vw;
    font-size: 4.1025641026vw;
  }
  .information-details__pagination-btn svg {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.information-details__pagination-btn.-back-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.information-details__pagination-btn.-prev-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.information-details__pagination-btn.-next-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.information-details__pagination-area-sp {
  display: none;
}
.information-details__pagination-area-sp .flex {
  display: none;
}
@media (max-width: 767px) {
  .information-details__pagination-area-sp .flex {
    height: 9.2307692308vw;
    position: relative;
  }
}
@media (max-width: 767px) {
  .information-details__pagination-area-sp {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    gap: 4.1025641026vw;
  }
  .information-details__pagination-area-sp .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
  }
}

.layer-top-area {
  display: flex;
  padding: 128px 0 40px 0;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.layer-top-area h1 {
  font-family: "Noto Sans JP", sans-serif;
  color: #18191B;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 72px */
}
@media (max-width: 1440px) {
  .layer-top-area {
    padding: 8.8888888889vw 0 2.7777777778vw 0;
  }
  .layer-top-area h1 {
    font-size: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .layer-top-area {
    padding: 16.4102564103vw 0 5.1282051282vw 0;
  }
  .layer-top-area h1 {
    font-size: 6.1538461538vw;
  }
}

.feature__top-section {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  padding: 40px 0 128px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: 80px;
}
@media (max-width: 1440px) {
  .feature__top-section {
    padding: 2.7777777778vw 0 8.8888888889vw;
    gap: 5.5555555556vw;
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section {
    padding: 5.1282051282vw 6.1538461538vw;
    gap: 10.2564102564vw;
    max-width: 100%;
  }
}
.feature__top-section-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  text-align: center;
}
@media (max-width: 1440px) {
  .feature__top-section-text {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section-text {
    text-align: left;
    font-size: 3.5897435897vw;
  }
}
.feature__top-section-heed {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1440px) {
  .feature__top-section-heed {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section-heed {
    gap: 5.1282051282vw;
  }
}
.feature__top-section-heed-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 1440px) {
  .feature__top-section-heed-title {
    font-size: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section-heed-title {
    font-size: 5.8974358974vw;
  }
}
.feature__top-section-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
}
@media (max-width: 1440px) {
  .feature__top-section-content {
    gap: 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section-content {
    gap: 8.2051282051vw;
  }
}
.feature__top-section-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1440px) {
  .feature__top-section-inner {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__top-section-inner {
    flex-direction: column;
    gap: 4.1025641026vw;
  }
}
.feature__top-banner img {
  width: 620px;
}
@media (max-width: 1440px) {
  .feature__top-banner img {
    width: 43.0555555556vw;
  }
}
@media (max-width: 767px) {
  .feature__top-banner img {
    width: 100%;
  }
}
.feature__top-contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  width: 400px;
}
@media (max-width: 1440px) {
  .feature__top-contents {
    gap: 1.6666666667vw;
    width: 27.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__top-contents {
    gap: 2.5641025641vw;
    width: 100%;
  }
}
.feature__top-contents-heading {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
}
@media (max-width: 1440px) {
  .feature__top-contents-heading {
    height: 6.9444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__top-contents-heading {
    height: 17.9487179487vw;
  }
}
.feature__top-contents-heading h3 {
  color: #18191B;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  padding-left: 72px;
}
@media (max-width: 1440px) {
  .feature__top-contents-heading h3 {
    font-size: 2.2222222222vw;
    padding-left: 5vw;
  }
}
@media (max-width: 767px) {
  .feature__top-contents-heading h3 {
    font-size: 5.1282051282vw;
    padding-left: 14.1025641026vw;
  }
}
.feature__top-contents-heading span {
  position: absolute;
  top: 10%;
  left: 0;
  font-family: "Helvetica Neue", sans-serif;
  color: #003FC7;
  font-size: 100px;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 1440px) {
  .feature__top-contents-heading span {
    font-size: 6.9444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__top-contents-heading span {
    font-size: 17.9487179487vw;
  }
}
.feature__body-text {
  color: #4F5155;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
}
@media (max-width: 1440px) {
  .feature__body-text {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .feature__body-text {
    font-size: 3.5897435897vw;
  }
}
.feature__top-tool {
  max-width: 1058px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
}
@media (max-width: 1440px) {
  .feature__top-tool {
    max-width: 73.4722222222vw;
    padding-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .feature__top-tool {
    max-width: 100%;
    padding: 8.2051282051vw 6.1538461538vw 16.4102564103vw;
  }
}
.feature__top-tool-area {
  display: flex;
  padding: 48px 64px;
  gap: 40px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 24px;
  border: 1px solid #D6D7D9;
}
@media (max-width: 1440px) {
  .feature__top-tool-area {
    padding: 3.3333333333vw 4.4444444444vw;
    gap: 2.7777777778vw;
    border-radius: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .feature__top-tool-area {
    flex-direction: column;
    padding: 8.2051282051vw 4.1025641026vw;
    gap: 5.1282051282vw;
    border-radius: 6.1538461538vw;
  }
}
.feature__top-tool-area h3 {
  color: #18191B;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 1440px) {
  .feature__top-tool-area h3 {
    font-size: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .feature__top-tool-area h3 {
    font-size: 5.641025641vw;
  }
}
.feature__top-tool-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.feature__top-social-area {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
}
@media (max-width: 1440px) {
  .feature__top-social-area {
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-area {
    gap: 5.1282051282vw;
  }
}
.feature__top-social-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1440px) {
  .feature__top-social-item {
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-item {
    gap: 2.5641025641vw;
  }
}
.feature__top-social-icon-area {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
}
.feature__top-social-icon-area img {
  object-fit: cover;
  width: 84px;
  height: 84px;
  border-radius: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 7, 35, 0.1);
}
@media (max-width: 1440px) {
  .feature__top-social-icon-area img {
    width: 5.8333333333vw;
    height: 5.8333333333vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-icon-area img {
    width: 15.3846153846vw;
    height: 15.3846153846vw;
  }
}
.feature__top-social-title {
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
}
@media (max-width: 1440px) {
  .feature__top-social-title {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-title {
    font-size: 4.1025641026vw;
    letter-spacing: 0.96px;
  }
}
.feature__top-social-title.-font-16 {
  font-size: 16px;
}
@media (max-width: 1440px) {
  .feature__top-social-title.-font-16 {
    font-size: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-title.-font-16 {
    font-size: 3.5897435897vw;
  }
}
.feature__top-plus-icon {
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
}
@media (max-width: 1440px) {
  .feature__top-plus-icon {
    font-size: 1.25vw;
  }
}
@media (max-width: 767px) {
  .feature__top-plus-icon {
    font-size: 4.1025641026vw;
  }
}
.feature__top-social-area02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (max-width: 1440px) {
  .feature__top-social-area02 {
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-area02 {
    gap: 2.5641025641vw;
  }
}
.feature__top-social-icon-area02 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 1440px) {
  .feature__top-social-icon-area02 {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-icon-area02 {
    gap: 2.5641025641vw;
  }
}
.feature__top-social-icon-area02 img {
  width: 60px;
  height: 60px;
  border-radius: 14.3px;
  box-shadow: 0 2.857px 5.714px 0 rgba(0, 7, 35, 0.1);
}
@media (max-width: 1440px) {
  .feature__top-social-icon-area02 img {
    border-radius: 0.9930555556vw;
    width: 4.1666666667vw;
    height: 4.1666666667vw;
  }
}
@media (max-width: 767px) {
  .feature__top-social-icon-area02 img {
    border-radius: 3.0769230769vw;
    width: 12.8205128205vw;
    height: 12.8205128205vw;
  }
}
.feature__main-feature {
  display: flex;
  padding: 128px 64px;
  flex-direction: column;
  align-items: center;
  background: #F8F9F9;
}
@media (max-width: 1440px) {
  .feature__main-feature {
    padding: 8.8888888889vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature {
    padding: 16.4102564103vw 4.1025641026vw;
  }
}
.feature__main-feature-inner {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  align-self: stretch;
}
@media (max-width: 1440px) {
  .feature__main-feature-inner {
    max-width: 88.8888888889vw;
    gap: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-inner {
    max-width: 100%;
    gap: 8.2051282051vw;
  }
}
.feature__main-feature-section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1440px) {
  .feature__main-feature-section-title {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-section-title {
    gap: 6.1538461538vw;
  }
}
.feature__main-feature-section-title h2 {
  color: #18191B;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 60px */
}
@media (max-width: 1440px) {
  .feature__main-feature-section-title h2 {
    font-size: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-section-title h2 {
    font-size: 5.8974358974vw;
  }
}
.feature__main-feature-section-title p {
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
}
@media (max-width: 1440px) {
  .feature__main-feature-section-title p {
    font-size: 1.25vw;
    letter-spacing: 0.075vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-section-title p {
    text-align: left;
    font-size: 4.1025641026vw;
    letter-spacing: 0.2461538462vw;
  }
}
.feature__main-feature-cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  width: 840px;
}
@media (max-width: 1440px) {
  .feature__main-feature-cards {
    gap: 4.4444444444vw;
    width: 58.3333333333vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-cards {
    gap: 16.4102564103vw;
    width: 100%;
  }
}
.feature__main-feature-cards-container {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  gap: 10px;
}
@media (max-width: 1440px) {
  .feature__main-feature-cards-container {
    gap: 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-cards-container {
    gap: 2.5641025641vw;
  }
}
.feature__main-feature-table {
  width: 100%;
  border-collapse: collapse;
}
.feature__main-feature-row {
  display: table-row;
}
.feature__main-feature-header {
  display: table-cell;
  vertical-align: middle;
  width: 220px;
  padding: 16px;
  background: #ffffff;
  border: 1px solid #C3C5C8;
}
@media (max-width: 1440px) {
  .feature__main-feature-header {
    width: 15.2777777778vw;
    padding: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-header {
    display: block;
    width: 100%;
    padding: 2.0512820513vw 4.1025641026vw;
  }
}
.feature__main-feature-header h3 {
  color: #18191B;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
  margin: 0;
}
@media (max-width: 1440px) {
  .feature__main-feature-header h3 {
    font-size: 1.25vw;
    letter-spacing: 0.075vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-header h3 {
    font-size: 4.1025641026vw;
    letter-spacing: 0.2461538462vw;
  }
}
.feature__main-feature-content {
  display: table-cell;
  vertical-align: middle;
  padding: 16px 10px;
  border: 1px solid #C3C5C8;
}
@media (max-width: 1440px) {
  .feature__main-feature-content {
    padding: 1.1111111111vw 0.6944444444vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-content {
    display: block;
    padding: 4.1025641026vw 2.5641025641vw;
    border-top: none;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-content.-last {
    border-bottom: 1px solid #C3C5C8;
  }
}
.feature__main-feature-content ul {
  margin: 0;
  padding-left: 20px;
  color: #18191B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
  text-align: left;
}
@media (max-width: 1440px) {
  .feature__main-feature-content ul {
    font-size: 1.1111111111vw;
    padding-left: 1.3888888889vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-content ul {
    font-size: 3.5897435897vw;
    padding-left: 5.1282051282vw;
  }
}
.feature__main-feature-content ul li {
  margin-bottom: 8px;
}
@media (max-width: 1440px) {
  .feature__main-feature-content ul li {
    margin-bottom: 0.5555555556vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-content ul li {
    margin-bottom: 2.0512820513vw;
  }
}
.feature__main-feature-content ul li:last-child {
  margin-bottom: 0;
}
.feature__main-feature-note {
  color: #18191B;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
  text-align: right;
}
@media (max-width: 1440px) {
  .feature__main-feature-note {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-note {
    font-size: 3.0769230769vw;
    text-align: left;
  }
}
.feature__main-feature-support {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1440px) {
  .feature__main-feature-support {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-support {
    gap: 6.1538461538vw;
  }
}
.feature__main-feature-support-text {
  color: #262729;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 30.6px */
  letter-spacing: 1.08px;
}
@media (max-width: 1440px) {
  .feature__main-feature-support-text {
    font-size: 1.25vw;
    letter-spacing: 0.075vw;
  }
}
@media (max-width: 767px) {
  .feature__main-feature-support-text {
    font-size: 4.1025641026vw;
    letter-spacing: 0.2461538462vw;
    text-align: left;
  }
}
.feature__chat-tools-area {
  display: flex;
  padding: 128px 64px;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
}
@media (max-width: 1440px) {
  .feature__chat-tools-area {
    padding: 8.8888888889vw 4.4444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-area {
    padding: 16.4102564103vw 6.1538461538vw;
  }
}
.feature__chat-tools-inner {
  display: flex;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
  align-items: center;
  gap: 64px;
  align-self: stretch;
}
.feature__chat-tools-inner h2 {
  color: #18191B;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 60px */
}
@media (max-width: 1440px) {
  .feature__chat-tools-inner {
    max-width: 88.8888888889vw;
    gap: 4.4444444444vw;
  }
  .feature__chat-tools-inner h2 {
    font-size: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-inner {
    max-width: 96.1538461538vw;
    gap: 8.2051282051vw;
  }
  .feature__chat-tools-inner h2 {
    font-size: 5.8974358974vw;
  }
}
.feature__chat-tools-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 800px;
}
@media (max-width: 1440px) {
  .feature__chat-tools-content {
    gap: 2.7777777778vw;
    max-width: 55.5555555556vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-content {
    gap: 10.2564102564vw;
    max-width: 96.1538461538vw;
  }
}
.feature__chat-tools-content-item {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.feature__chat-tools-content-item .item-banner01 {
  width: 300px;
  height: 175px;
  flex-shrink: 0;
}
@media (max-width: 1440px) {
  .feature__chat-tools-content-item .item-banner01 {
    width: 20.8333333333vw;
    height: 12.1527777778vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-content-item .item-banner01 {
    width: 100%;
    height: auto;
  }
}
.feature__chat-tools-content-item .item-banner02 {
  width: 300px;
  height: 176px;
  flex-shrink: 0;
}
@media (max-width: 1440px) {
  .feature__chat-tools-content-item .item-banner02 {
    width: 20.8333333333vw;
    height: 12.2222222222vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-content-item .item-banner02 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1440px) {
  .feature__chat-tools-content-item {
    gap: 1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-content-item {
    flex-direction: column;
    gap: 4.1025641026vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-content-item.-flex-reverse {
    flex-direction: column-reverse;
  }
}
.feature__chat-tools-text-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
.feature__chat-tools-text-content h4 {
  color: #18191B;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 42px */
}
@media (max-width: 1440px) {
  .feature__chat-tools-text-content {
    gap: 1.1111111111vw;
  }
  .feature__chat-tools-text-content h4 {
    font-size: 1.9444444444vw;
  }
}
@media (max-width: 767px) {
  .feature__chat-tools-text-content {
    flex-direction: column;
    gap: 2.5641025641vw;
  }
  .feature__chat-tools-text-content h4 {
    font-size: 5.1282051282vw;
  }
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Black"), url("../fonts/HelveticaNeueBlack.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Heavy"), url("../fonts/HelveticaNeueHeavy.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Bold"), url("../fonts/HelveticaNeueBold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Medium"), url("../fonts/HelveticaNeueMedium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Roman"), url("../fonts/HelveticaNeueRoman.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Light"), url("../fonts/HelveticaNeueLight.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Thin"), url("../fonts/HelveticaNeueThin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

:root {
  --color-white: #ffffff;
  --color-gray-950: #18191B;
  --color-gray-900: #262729;
  --color-navy: #003FC7;
}

html, body {
  height: 100%;
}

body {
  font-family: "noto-sans-cjk-jp", sans-serif;
  margin: 0;
  color: #18191B;
  background: #ffffff;
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

main {
  flex: 1 0 auto;
}

.main-area {
  margin-top: 72px;
}
@media (max-width: 1440px) {
  .main-area {
    margin-top: 5vw;
  }
}
@media (max-width: 767px) {
  .main-area {
    margin-top: 12.8205128205vw;
  }
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1440px) {
  .container {
    max-width: 88.8888888889vw;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 96.1538461538vw;
    padding: 0 16px;
  }
}

.c-loader-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 9000;
  display: grid;
  place-items: center;
  pointer-events: none;
}

.c-optext {
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.c-optext span {
  display: inline-block;
  overflow: hidden;
  position: absolute;
}
.c-optext span:nth-child(1) {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
.c-optext__first-img {
  display: block;
  width: 400px;
  height: 115px;
}
@media (max-width: 1440px) {
  .c-optext__first-img {
    width: 27.7777777778vw;
    height: 7.9861111111vw;
  }
}
@media (max-width: 767px) {
  .c-optext__first-img {
    width: 51.2820512821vw;
    height: 14.7435897436vw;
  }
}

.js-loader-Optext > span {
  display: inline-block;
  line-height: 1;
}

.js-transition-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  pointer-events: none;
  transform: translate3d(-200vw, 0, 0);
  will-change: transform;
}
.js-transition-bg:before, .js-transition-bg:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
}
.js-transition-bg::after {
  width: 100vw;
  height: 100vh;
  background: #E4E5E7;
  transform: skewX(-10deg);
}

.js-box {
  visibility: hidden;
  opacity: 0;
  transition: all 1s;
  transform: translateY(75px);
}

.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.js-fade-in {
  visibility: hidden;
  opacity: 0;
  transition: all 1s;
  transform: translateY(75px);
}

.-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #ffffff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
.header__container {
  max-width: 100%;
  width: 100%;
  height: 72px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 64px;
}
@media (max-width: 1440px) {
  .header__container {
    max-width: 91.1111111111vw;
    padding: 0 0.5555555556vw;
    height: 5vw;
  }
}
@media (max-width: 767px) {
  .header__container {
    max-width: 100%;
    padding: 0 0 0 4.1025641026vw;
    height: 12.8205128205vw;
  }
}
.header__logo-link {
  display: block;
  text-decoration: none;
}
.header__logo-img {
  width: auto;
  height: 40px;
  display: block;
}
@media (max-width: 1440px) {
  .header__logo-img {
    height: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .header__logo-img {
    height: 10.2564102564vw;
  }
}
.header__nav {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1440px) {
  .header__nav {
    gap: 2.2222222222vw;
  }
}
.header__nav-list {
  display: flex;
  align-items: center;
  gap: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1440px) {
  .header__nav-list {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .header__nav-list {
    display: none;
  }
}
.header__nav-item {
  margin: 0;
}
.header__nav-item.current .header__nav-link {
  color: #003FC7;
}
.header__nav-item.current .header__nav-link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #003FC7;
  bottom: 0;
  transform: none;
}
.header__nav-link {
  color: #18191B;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.84px;
  transition: color 0.3s ease;
  padding: 10px 0;
  position: relative;
}
@media (max-width: 1440px) {
  .header__nav-link {
    font-size: 0.9722222222vw;
    padding: 0.6944444444vw 0;
  }
}
.header__nav-link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #003FC7;
  bottom: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.header__nav-link:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.header__nav-link:hover {
  color: #003FC7;
}
.header__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #18191B;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.96px;
  transition: all 0.3s ease;
  gap: 10px;
  padding: 12px 20px 12px 28px;
  border-radius: 99px;
  max-height: 48px;
  height: 100%;
}
@media (max-width: 1440px) {
  .header__btn {
    gap: 0.6944444444vw;
    font-size: 1.1111111111vw;
    padding: 0.8333333333vw 1.3888888889vw 0.8333333333vw 1.9444444444vw;
    border-radius: 6.875vw;
    max-height: 3.3333333333vw;
  }
}
@media (max-width: 767px) {
  .header__btn {
    gap: 0;
    font-size: 3.5897435897vw;
    padding: 2.5641025641vw 5.1282051282vw;
    border-radius: 25.3846153846vw;
    max-height: 12.3076923077vw;
  }
}
.header__btn::after {
  content: "";
  display: block;
  background-image: url(../img/icons_arrow-forward.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
@media (max-width: 1440px) {
  .header__btn::after {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .header__btn::after {
    display: none;
  }
}
.header__btn:hover {
  background: #003FC7;
}
.header__hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .header__hamburger {
    background-color: #18191B;
    display: flex;
    width: 12.8205128205vw;
    height: 12.8205128205vw;
    padding: 2.5641025641vw;
    gap: 2.0512820513vw;
  }
}
.header__hamburger-bar {
  display: block;
  background-color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .header__hamburger-bar {
    width: 7.6923076923vw;
    height: 0.5128205128vw;
  }
}
.header__hamburger.-active .header__hamburger-bar:nth-child(1) {
  transform: rotate(45deg) translate(1.7948717949vw, 1.7948717949vw);
}
.header__hamburger.-active .header__hamburger-bar:nth-child(2) {
  opacity: 0;
}
.header__hamburger.-active .header__hamburger-bar:nth-child(3) {
  transform: rotate(-45deg) translate(1.7948717949vw, -1.7948717949vw);
}

.mobile-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .mobile-nav {
    display: none;
  }
}
.mobile-nav.-active {
  visibility: visible;
  opacity: 1;
}
.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 25, 27, 0.5);
}
.mobile-nav__drawer {
  position: absolute;
  top: 12.8205128205vw;
  right: 0;
  height: 100%;
  background: #FDFDFD;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
@media (max-width: 767px) {
  .mobile-nav__drawer {
    width: 76.9230769231vw;
  }
}
.mobile-nav.-active .mobile-nav__drawer {
  transform: translateX(0);
}
@media (max-width: 767px) {
  .mobile-nav__content {
    padding: 10.2564102564vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10.2564102564vw;
  }
}
.mobile-nav__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .mobile-nav__list {
    gap: 6.1538461538vw;
  }
}
.mobile-nav__item {
  margin: 0;
}
.mobile-nav__link {
  display: block;
  color: #18191B;
  text-decoration: none;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.96px;
  transition: color 0.3s ease;
}
@media (max-width: 767px) {
  .mobile-nav__link {
    font-size: 4.1025641026vw;
    padding: 2.5641025641vw 0;
  }
}
.mobile-nav__link:hover {
  color: #003FC7;
}
.mobile-nav__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #18191B;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.96px;
  transition: all 0.3s ease;
  box-shadow: 0px 4px 10px 0px rgba(0, 7, 35, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .mobile-nav__btn {
    font-size: 4.1025641026vw;
    padding: 4.1025641026vw 5.1282051282vw;
    border-radius: 25.3846153846vw;
    gap: 2.5641025641vw;
  }
}
.mobile-nav__btn::after {
  content: "";
  display: block;
  background-image: url(../img/icons_arrow-forward.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .mobile-nav__btn::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.mobile-nav__btn:hover {
  background: #003FC7;
}

.footer {
  background: #262729;
  color: #ffffff;
  padding: 64px 0 32px;
}
@media (max-width: 1440px) {
  .footer {
    padding: 4.4444444444vw 0 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 16.4102564103vw 0 8.2051282051vw;
  }
}
.footer__container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}
@media (max-width: 1440px) {
  .footer__container {
    padding: 0 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .footer__container {
    padding: 0 6.1538461538vw;
  }
}
.footer__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-bottom: 80px;
}
@media (max-width: 1440px) {
  .footer__content {
    gap: 2.2222222222vw;
    margin-bottom: 5.5555555556vw;
  }
}
@media (max-width: 767px) {
  .footer__content {
    align-items: flex-start;
    gap: 6.1538461538vw;
    margin-bottom: 10.2564102564vw;
  }
}
.footer__logo-img {
  width: 108px;
  height: 40px;
  object-fit: contain;
}
@media (max-width: 1440px) {
  .footer__logo-img {
    width: 7.5vw;
    height: 2.7777777778vw;
  }
}
@media (max-width: 767px) {
  .footer__logo-img {
    width: 27.6923076923vw;
    height: 10.2564102564vw;
  }
}
.footer__nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1440px) {
  .footer__nav-list {
    gap: 2.2222222222vw;
  }
}
@media (max-width: 767px) {
  .footer__nav-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5641025641vw 6.1538461538vw;
  }
}
.footer__nav-item {
  margin: 0;
}
@media (max-width: 767px) {
  .footer__nav-item {
    width: 40.7692307692vw;
  }
}
.footer__nav-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  position: relative;
}
@media (max-width: 1440px) {
  .footer__nav-link {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .footer__nav-link {
    font-size: 3.0769230769vw;
  }
}
.footer__nav-link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #ffffff;
  bottom: -2px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.footer__nav-link:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.footer__credits {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1440px) {
  .footer__credits {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .footer__credits {
    gap: 4.1025641026vw;
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer__legal-list {
  display: flex;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1440px) {
  .footer__legal-list {
    gap: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .footer__legal-list {
    gap: 2.5641025641vw 6.1538461538vw;
  }
}
.footer__legal-item {
  margin: 0;
}
.footer__legal-link {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  position: relative;
}
@media (max-width: 1440px) {
  .footer__legal-link {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .footer__legal-link {
    font-size: 3.0769230769vw;
  }
}
.footer__legal-link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #ffffff;
  bottom: -2px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.footer__legal-link:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
.footer__legal-link.-company::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -16px;
  content: "";
  background-image: url(../img/icons_link.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
}
@media (max-width: 1440px) {
  .footer__legal-link.-company::before {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    right: -1.1111111111vw;
  }
}
@media (max-width: 767px) {
  .footer__legal-link.-company::before {
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    right: -4.1025641026vw;
  }
}
.footer__copyright {
  margin: 0;
}
.footer__copyright-text {
  color: #ffffff;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
}
@media (max-width: 1440px) {
  .footer__copyright-text {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .footer__copyright-text {
    font-size: 3.5897435897vw;
  }
}

.page-top-button {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 60px;
  height: 60px;
  background-color: #18191B;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 6px 0 10px;
}
@media (max-width: 1440px) {
  .page-top-button {
    bottom: 0.6944444444vw;
    right: 0.6944444444vw;
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    padding: 0.4166666667vw 0 0.6944444444vw 0;
  }
}
@media (max-width: 767px) {
  .page-top-button {
    bottom: 2.5641025641vw;
    right: 2.5641025641vw;
    width: 15.3846153846vw;
    height: 15.3846153846vw;
    padding: 1.5384615385vw 0 2.5641025641vw 0;
  }
}
.page-top-button.-visible {
  opacity: 1;
  visibility: visible;
}
.page-top-button:hover {
  background-color: #003FC7;
}
.page-top-button:hover .page-top-button__icon {
  fill: #003FC7;
}
.page-top-button .page-top-button__icon {
  width: 24px;
  height: 24px;
  fill: #ffffff;
  transition: fill 0.3s ease;
}
@media (max-width: 1440px) {
  .page-top-button .page-top-button__icon {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
  }
}
@media (max-width: 767px) {
  .page-top-button .page-top-button__icon {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
.page-top-button .page-top-button__text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 1440px) {
  .page-top-button .page-top-button__text {
    font-size: 0.9722222222vw;
  }
}
@media (max-width: 767px) {
  .page-top-button .page-top-button__text {
    font-size: 3.5897435897vw;
  }
}

.breadcrumb {
  background: #F8F9F9;
  border-top: 1px solid #D6D7D9;
  padding: 16px 0;
}
@media (max-width: 1440px) {
  .breadcrumb {
    padding: 1.1111111111vw 0;
  }
}
@media (max-width: 767px) {
  .breadcrumb {
    padding: 4.1025641026vw 6.1538461538vw;
  }
}
.breadcrumb ul {
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1280px;
  gap: 4px;
  padding: 0;
}
@media (max-width: 1440px) {
  .breadcrumb ul {
    max-width: 88.8888888889vw;
    gap: 0.2777777778vw;
  }
}
@media (max-width: 767px) {
  .breadcrumb ul {
    max-width: 100%;
    gap: 1.0256410256vw;
    justify-content: flex-start;
  }
}
.breadcrumb li {
  color: #18191B;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
  gap: 4px;
}
@media (max-width: 1440px) {
  .breadcrumb li {
    gap: 0.2777777778vw;
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .breadcrumb li {
    gap: 1.0256410256vw;
    font-size: 3.0769230769vw;
  }
}
.breadcrumb li:not(:first-child)::before {
  content: "";
  display: block;
  background-image: url(../img/breadcrumb-chevron.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
@media (max-width: 1440px) {
  .breadcrumb li:not(:first-child)::before {
    width: 1.1111111111vw;
    height: 1.1111111111vw;
    margin-right: 0.2777777778vw;
  }
}
@media (max-width: 767px) {
  .breadcrumb li:not(:first-child)::before {
    width: 4.1025641026vw;
    height: 4.1025641026vw;
    margin-right: 1.0256410256vw;
  }
}
.breadcrumb a {
  color: #262729;
  text-decoration: none;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
  transition: color 0.3s ease;
}
@media (max-width: 1440px) {
  .breadcrumb a {
    font-size: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  .breadcrumb a {
    font-size: 3.0769230769vw;
  }
}
.breadcrumb a:hover {
  color: #003FC7;
}
.breadcrumb a.-current {
  color: #4F5155;
  cursor: default;
}
.breadcrumb a.-current:hover {
  color: #003FC7;
}

.page-404 {
  padding: 100px 0;
  text-align: center;
}
@media (max-width: 1440px) {
  .page-404 {
    padding: 6.9444444444vw 0;
  }
}
@media (max-width: 767px) {
  .page-404 {
    padding: 25.641025641vw 0;
  }
}

.only-pc {
  display: block;
}
@media (max-width: 767px) {
  .only-pc {
    display: none;
  }
}

.only-sp {
  display: none;
}
@media (max-width: 767px) {
  .only-sp {
    display: block;
  }
}

.grecaptcha-badge {
  bottom: 80px !important;
}
@media (max-width: 1440px) {
  .grecaptcha-badge {
    bottom: 5.5555555556vw !important;
  }
}
@media (max-width: 767px) {
  .grecaptcha-badge {
    bottom: 20.5128205128vw !important;
  }
}

/*# sourceMappingURL=main.css.map */
