@charset "UTF-8";
.cServiceFV__inner {
  position: relative;
}
.cServiceFV__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 301rem;
}
.cServiceFV .cTitle {
  display: flex;
  flex-direction: column;
  gap: 16rem;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 159rem;
  padding-bottom: 78rem;
  margin: 0 auto;
}
.cServiceFV .cTitle__ja {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0.04em;
}
.cServiceFV__content {
  position: relative;
  padding: 0 24rem;
  padding-bottom: 182rem;
  margin-top: 43rem;
  overflow: hidden;
}
.cServiceFV__description {
  font-size: 16rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
.cServiceFV__nest {
  position: absolute;
}
.cServiceFV__nest--1 {
  top: 233rem;
  right: -18rem;
  width: 164rem;
  height: 62rem;
}
.cServiceFV__nest--2 {
  bottom: 47rem;
  left: 59rem;
  width: 206rem;
  height: 82rem;
}
.cServiceFV__bardWrap {
  position: absolute;
  right: 135rem;
  bottom: 55rem;
  z-index: -1;
  width: 115rem;
  height: 74rem;
}
.cServiceFV__bard {
  position: absolute;
}
.cServiceFV__bard--large {
  top: 0;
  right: 0;
  width: 42rem;
  height: 42rem;
}
.cServiceFV__bard--small {
  bottom: 0;
  left: 0;
  width: 24rem;
  height: 24rem;
}

.cServiceTitle {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.cServiceTitle__decoration {
  gap: 3rem;
  align-items: flex-start;
}
.cServiceTitle__decoration_left {
  width: 9px;
  height: 23px;
}
.cServiceTitle__decoration_right {
  width: 9px;
  height: 23px;
  margin-left: 1rem;
}
.cServiceTitle__en {
  font-size: 22px;
  font-weight: 700;
}
.cServiceTitle__ja {
  font-size: 26px;
  line-height: 1.58;
}

.cServiceDetails {
  padding: 0 24rem;
  margin-top: 18rem;
}
.cServiceDetails__content {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-top: 40rem;
}
.cServiceDetails__item {
  position: relative;
  padding: 24rem;
  background-color: var(--color-detail-bg);
  border-radius: 0 40rem 0 0;
}
.cServiceDetails__itemTitle {
  width: -moz-fit-content;
  width: fit-content;
  padding: 6rem 9rem 7rem;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  background-color: var(--color-detail-title-bg);
}
.cServiceDetails__itemList {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 19rem;
}
.cServiceDetails__itemListItem {
  display: flex;
  gap: 6rem;
  align-items: baseline;
}
.cServiceDetails__itemListText {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
}
.cServiceDetails__itemListCircle {
  width: 13rem;
  height: 12rem;
}
.cServiceDetails__itemImage {
  position: absolute;
  top: -20rem;
  right: -9rem;
  width: 140rem;
  height: 117rem;
}

.cServiceEligibility {
  position: relative;
}
.cServiceEligibility__inner {
  position: relative;
  padding-top: 117rem;
  padding-bottom: 48rem;
  margin-top: 60rem;
  overflow: hidden;
  background-color: var(--color-ligibility-bg);
}
.cServiceEligibility__bgTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 45rem;
}
.cServiceEligibility__bgBottom {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 45rem;
}
.cServiceEligibility__title {
  padding: 0 24rem;
}
.cServiceEligibility__text {
  padding: 24rem 24rem 0 25rem;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
.cServiceEligibility__text_small {
  display: block;
  margin-top: 12rem;
  font-size: 13px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
.cServiceEligibility__nest {
  position: absolute;
}
.cServiceEligibility__nest--1 {
  top: 65rem;
  right: 45rem;
  z-index: 2;
  width: 165rem;
  height: 65rem;
}
.cServiceEligibility__nest--2 {
  bottom: 124rem;
  left: -29rem;
  width: 206rem;
  height: 82rem;
}
.cServiceEligibility__bardContainerTop {
  position: absolute;
  top: 6rem;
  right: 24rem;
  width: 102rem;
  height: 115rem;
}
.cServiceEligibility__bardTop {
  position: absolute;
}
.cServiceEligibility__bardTop--large {
  top: 0;
  right: 0;
  z-index: 1;
  width: 42rem;
  height: 42rem;
}
.cServiceEligibility__bardTop--small {
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 24rem;
  height: 24rem;
}

.cServiceFees {
  position: relative;
}
.cServiceFees__inner {
  position: relative;
  padding: 112rem 24rem 83rem;
  padding-top: 112rem;
  overflow: hidden;
  background-color: var(--color-fees-bg);
}
.cServiceFees__description {
  margin-top: 16rem;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
.cServiceFees__content {
  display: flex;
  flex-direction: column;
  gap: 26rem;
  padding: 24rem;
  margin-top: 40rem;
  background-color: var(--color-white);
  border-top: 2px dotted #b4c1c2;
  border-bottom: 2px dotted #b4c1c2;
}
.cServiceFees__contentText {
  display: flex;
  gap: 5rem;
  align-items: center;
}
.cServiceFees__contentTitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.cServiceFees__contentIcon {
  width: 28rem;
  height: 22rem;
}

.cLinkDownload {
  display: flex;
  justify-content: space-between;
  padding: 14rem 16rem 15rem;
  background-color: #dde5e6;
}
.cLinkDownload .cLink__text {
  font-size: 15px;
}
.cLinkDownload .cLink__label {
  width: 27rem;
  height: 26rem;
}
.cLinkDownload__icon {
  position: absolute;
  top: calc(50% - 6.5rem);
  left: calc(50% - 6.5rem);
  z-index: 1;
  width: 13rem;
  height: 13rem;
}
.cLinkDownload__arrow {
  position: absolute;
  top: 0;
  left: 2rem;
  width: 9rem;
  height: 9rem;
}
.cLinkDownload__box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 13rem;
  height: 5rem;
}

@media screen and (min-width: 768px) {
  .cServiceFV__bg {
    height: 482rem;
  }
  .cServiceFV .cTitle {
    gap: 17rem;
    padding-top: 235rem;
    padding-bottom: 157rem;
  }
  .cServiceFV .cTitle__ja {
    font-size: 38px;
    line-height: 1.6;
  }
  .cServiceFV__content {
    position: relative;
    padding-top: 112rem;
    padding-bottom: 93rem;
    margin: 0;
    overflow: hidden;
  }
  .cServiceFV__description {
    width: 766rem;
    margin: 0 auto;
    text-align: center;
  }
  .cServiceFV__nest {
    position: absolute;
  }
  .cServiceFV__nest--1 {
    top: 39rem;
    right: 97rem;
    width: 274rem;
    height: 100rem;
  }
  .cServiceFV__nest--2 {
    bottom: 0;
    left: 96rem;
    width: 283rem;
    height: 117rem;
  }
  .cServiceFV__bardWrap {
    right: unset;
    bottom: 27rem;
    left: 252rem;
    width: 90rem;
    height: 139rem;
  }
  .cServiceFV__bard--large {
    width: 59rem;
    height: 66rem;
  }
  .cServiceFV__bard--small {
    width: 26rem;
    height: 25rem;
  }
  .cServiceTitle {
    flex-direction: row;
    gap: 22rem;
    align-items: center;
  }
  .cServiceTitle__decoration {
    gap: 6rem;
  }
  .cServiceTitle__decoration_left {
    width: 12px;
    height: 42px;
  }
  .cServiceTitle__decoration_right {
    width: 12px;
    height: 42px;
    margin-left: 2rem;
  }
  .cServiceTitle__en {
    font-size: 40px;
  }
  .cServiceTitle__ja {
    font-size: 40px;
    letter-spacing: 0.02em;
  }
  .cServiceDetails {
    padding: 0 80rem 120rem;
    margin-top: 107rem;
  }
  .cServiceDetails__content {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 74rem 65rem;
    justify-content: center;
    margin: 80rem 129rem 0 127rem;
    margin-top: 80rem;
  }
  .cServiceDetails__item {
    width: 322rem;
    padding: 40rem 36rem;
    border-radius: 0 64rem 0 0;
  }
  .cServiceDetails__item:nth-of-type(2), .cServiceDetails__item:nth-of-type(5) {
    position: relative;
    top: 60rem;
  }
  .cServiceDetails__itemList {
    gap: 14rem;
  }
  .cServiceDetails__itemListText {
    line-height: 1;
  }
  .cServiceDetails__itemImage {
    position: absolute;
    top: -17rem;
    right: -60rem;
    width: 161rem;
    height: 174rem;
  }
  .cServiceEligibility__inner {
    padding-top: 406rem;
    padding-bottom: 53rem;
    margin-top: 0;
  }
  .cServiceEligibility__bgTop {
    width: 100%;
    height: 211rem;
  }
  .cServiceEligibility__bgBottom {
    height: 278rem;
  }
  .cServiceEligibility__title {
    padding: 0 80rem;
  }
  .cServiceEligibility__text {
    padding: 93rem 80rem 0;
    font-size: 20px;
    line-height: 2.2;
    text-align: center;
  }
  .cServiceEligibility__text_small {
    margin-top: 16rem;
    font-size: 16px;
    line-height: 2.2;
  }
  .cServiceEligibility__nest--1 {
    top: 245rem;
    right: unset;
    left: 392rem;
    z-index: 2;
    width: 282rem;
    height: 126rem;
  }
  .cServiceEligibility__nest--2 {
    right: -50rem;
    bottom: 54rem;
    left: unset;
    width: 305rem;
    height: 191rem;
  }
  .cServiceEligibility__nest--3 {
    top: 679rem;
    left: -54rem;
    z-index: 1;
    width: 275rem;
    height: 102rem;
  }
  .cServiceEligibility__bardContainerTop {
    top: 162rem;
    right: unset;
    left: 547rem;
    width: 141rem;
    height: 181rem;
  }
  .cServiceEligibility__bardTop--large {
    width: 59rem;
    height: 66rem;
  }
  .cServiceEligibility__bardTop--small {
    width: 26rem;
    height: 25rem;
  }
  .cServiceEligibility__bardContainerBottom {
    position: absolute;
    top: 732rem;
    right: unset;
    left: 160rem;
    width: 38rem;
    height: 23rem;
  }
  .cServiceEligibility__bardBottom {
    position: absolute;
  }
  .cServiceEligibility__bardBottom--large {
    top: 0;
    left: 0;
    width: 18rem;
    height: 23rem;
  }
  .cServiceEligibility__bardBottom--small {
    top: 0;
    right: 0;
    bottom: unset;
    width: 20rem;
    height: 19rem;
  }
  .cLinkDownload {
    display: flex;
    gap: 20rem;
    justify-content: space-between;
    padding: 14rem 16rem 13rem;
    background-color: #dde5e6;
  }
  .cLinkDownload .cLink__text {
    font-size: 16px;
  }
  .cLinkDownload__icon {
    position: absolute;
    top: calc(50% - 6.5rem);
    left: calc(50% - 6.5rem);
    z-index: 1;
    width: 13rem;
    height: 13rem;
  }
  .cLinkDownload__arrow {
    position: absolute;
    top: 0;
    left: 2rem;
    width: 9rem;
    height: 9rem;
  }
  .cLinkDownload__box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 13rem;
    height: 5rem;
  }
}
.cServiceOther {
  padding-bottom: 88rem;
}
.cServiceOther__inner {
  position: relative;
  padding-top: 134rem;
  overflow: hidden;
}
.cServiceOther__title {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  padding: 0 24rem;
}
.cServiceOther__title_ja {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.8;
}
.cServiceOther__content {
  margin-top: 23rem;
}
.cServiceOther__link {
  position: relative;
  display: flex;
  gap: 12rem;
  align-items: center;
  padding: 16rem;
  background-color: #fbfbfb;
}
.cServiceOther__link::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  content: "";
  background-image: linear-gradient(to right, #dadfe0 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 7px 2px;
}
.cServiceOther__link:first-of-type::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  content: "";
  background-image: linear-gradient(to right, #dadfe0 2px, transparent 2px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 7px 2px;
}
.cServiceOther__cardImage {
  width: 123rem;
  height: 98rem;
}
.cServiceOther__linkLabel {
  position: absolute;
  top: calc(50% - 16rem);
  right: 16rem;
  width: 32rem;
  height: 32rem;
}
.cServiceOther__arrow {
  width: 14rem;
  height: 13rem;
  color: var(--color-white);
}
.cServiceOther__cardTitle_text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.cServiceOther__nest {
  position: absolute;
  top: 104rem;
  right: -13rem;
  width: 163rem;
  height: 64rem;
}
.cServiceOther__bardContainer {
  position: absolute;
  top: 54rem;
  right: 62rem;
  z-index: -1;
  width: 77rem;
  height: 66rem;
}
.cServiceOther__bard {
  position: absolute;
}
.cServiceOther__bard--large {
  top: 0;
  left: 0;
  width: 42rem;
  height: 42rem;
}
.cServiceOther__bard--small {
  right: 0;
  bottom: 0;
  width: 24rem;
  height: 24rem;
}

@media screen and (min-width: 768px) {
  .cServiceOther {
    padding-bottom: 156rem;
  }
  .cServiceOther__inner {
    padding-top: 502rem;
  }
  .cServiceOther__title {
    gap: 24rem;
    padding: 0 120rem;
  }
  .cServiceOther__title_ja {
    font-size: 34px;
    line-height: 1.58;
  }
  .cServiceOther__content {
    position: relative;
    display: flex;
    margin-top: 64rem;
  }
  .cServiceOther__content::before, .cServiceOther__content::after {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    content: "";
    background-image: linear-gradient(to right, #dadfe0 2px, transparent 2px);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 7px 2px;
  }
  .cServiceOther__content::before {
    top: 0;
  }
  .cServiceOther__content::after {
    bottom: 0;
  }
  .cServiceOther__link {
    position: relative;
    flex-direction: column-reverse;
    gap: 17rem;
    align-items: flex-start;
    width: 33.3333333333%;
    padding: 43rem 46rem;
    border-bottom: none;
  }
  .cServiceOther__link::after {
    top: 5px;
    bottom: unset;
    left: -1px;
    width: 2px;
    height: calc(100% - 4px);
    background-image: linear-gradient(to bottom, #dadfe0 2px, transparent 2px);
    background-repeat: repeat-y;
    background-position: right top;
    background-size: 2px 7px;
  }
  .cServiceOther__link:first-of-type::before, .cServiceOther__link:first-of-type::after {
    display: none;
  }
  .cServiceOther__cardImage {
    width: 165rem;
    height: 126rem;
  }
  .cServiceOther__linkLabel {
    position: absolute;
    top: unset;
    right: 44rem;
    bottom: 42rem;
    width: 40rem;
    height: 39rem;
  }
  .cServiceOther__arrow {
    width: 16rem;
    height: 15rem;
  }
  .cServiceOther__cardTitle_text {
    font-size: 26px;
    line-height: 1.58;
  }
  .cServiceOther__nest {
    position: absolute;
    top: 434rem;
    right: unset;
    left: 358rem;
    width: 264rem;
    height: 103rem;
  }
  .cServiceOther__bardContainer {
    position: absolute;
    top: 345rem;
    right: unset;
    left: 372rem;
    width: 109rem;
    height: 114rem;
  }
  .cServiceOther__bard--large {
    width: 55rem;
    height: 63rem;
  }
  .cServiceOther__bard--small {
    width: 25rem;
    height: 24rem;
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .cServiceOther__link {
    transition: background-color 0.4s var(--ease-out-cubic);
  }
  .cServiceOther__link--pink:hover {
    background-color: #fa9b9b;
  }
  .cServiceOther__link--yellow:hover {
    background-color: #f5ec32;
  }
  .cServiceOther__link--blue:hover {
    background-color: #1abdd0;
  }
  .cServiceOther__link--green:hover {
    background-color: #d0db00;
  }
}
.pDetails__item {
  --color-detail-bg: #d8f8ff;
}
.pDetails__itemTitle {
  --color-detail-title-bg: #1abdd0;
  color: var(--color-white);
}
.pDetails__itemListCircle {
  color: #1abdd0;
}
.pDetails__itemImage {
  top: -29rem;
  right: -7rem;
  width: 140rem;
  height: 130rem;
}
.pDetails__itemText {
  display: flex;
  gap: 4px;
  margin-top: 16rem;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}
.pDetails__itemText::before {
  content: "※";
}
.pDetails__Text {
  margin-top: 20rem;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  text-align: end;
}
.pDetails__itemList {
  gap: 6rem;
}
.pDetails__itemListText {
  line-height: 1.4;
}

.pEligibility__inner {
  --color-ligibility-bg: #dde9eb;
}

.pFees__inner {
  --color-fees-bg: #dde9eb;
}

@media screen and (min-width: 768px) {
  .pDetails__itemImage {
    top: -41rem;
    right: -38rem;
    width: 180rem;
    height: 163rem;
  }
  .pDetails__itemText {
    padding-right: 0;
  }
  .pDetails__Text {
    margin-top: 120rem;
    margin-right: 128rem;
    font-size: 18px;
  }
}