.onlySP {
  display: block !important;
}

.onlyPC {
  display: none !important;
}

@media screen and (min-width: 641px) {
  .onlySP {
    display: none !important;
  }
  .onlyPC {
    display: block !important;
  }
}
@media screen and (max-width: 640px) {
  .l-container {
    padding-top: 38vw;
  }
}

.c-headline.-tabTitle {
  width: 99.67%;
  padding: 24px 0;
  margin: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .c-headline.-tabTitle {
    width: 98.93%;
  }
}
.c-headline.-tabTitle * {
  color: var(--color-palette-white-1000);
}
.c-headline.-tabTitle .c-headline__title {
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .c-headline.-tabTitle .c-headline__title {
    font-size: calc(24 / 375 * 100vw);
  }
}
.c-headline.-tabTitle .c-headline__subTitle {
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .c-headline.-tabTitle .c-headline__subTitle {
    font-size: calc(14 / 375 * 100vw);
  }
}
@media screen and (max-width: 640px) {
  .c-headline.-fz-m .c-headline__title {
    font-size: calc(20 / 375 * 100vw) !important;
  }
}
.c-headline.-fz-ss .c-headline__title {
  font-size: 1.5rem !important;
}
@media screen and (max-width: 640px) {
  .c-headline.-fz-ss .c-headline__title {
    font-size: calc(20 / 375 * 100vw) !important;
  }
}
.c-headline.-tokutenTitle {
  text-align: center;
}
.c-headline.-tokutenTitle * {
  color: var(--color-palette-blue-1000);
}
.c-headline.-tokutenTitle .c-headline__title {
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .c-headline.-tokutenTitle .c-headline__title {
    font-size: calc(24 / 375 * 100vw);
  }
}
.c-headline.-tokutenTitle .c-headline__subTitle {
  margin-top: 0;
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .c-headline.-tokutenTitle .c-headline__subTitle {
    font-size: calc(14 / 375 * 100vw);
  }
}
.c-headline.-p-rl {
  padding: 0 48px;
}
@media screen and (max-width: 640px) {
  .c-headline.-p-rl {
    padding: 0 30px;
  }
}
.c-headline.-wrap-2gb {
  background-image: url(/hikari/apply/images/bg_2gb_pc.png);
}
@media screen and (max-width: 640px) {
  .c-headline.-wrap-2gb {
    background-image: url(/hikari/apply/images/bg_2gb_sp.png);
  }
}
.c-headline.-wrap-10gb {
  position: relative;
  left: 2px;
  background-image: url(/hikari/apply/images/bg_10gb_pc.png);
}
@media screen and (max-width: 640px) {
  .c-headline.-wrap-10gb {
    left: 0px;
    background-image: url(/hikari/apply/images/bg_10gb_sp.png);
  }
}

.-tokutenTitle-sub {
  margin-top: 32px;
  text-align: center;
}
.-tokutenTitle-sub .c-headline__title, .-tokutenTitle-sub .c-text {
  font-size: 1.5rem;
}
@media screen and (max-width: 640px) {
  .-tokutenTitle-sub .c-headline__title, .-tokutenTitle-sub .c-text {
    font-size: calc(20 / 375 * 100vw) !important;
  }
}
.-tokutenTitle-sub .c-headline__title.-gray-bd, .-tokutenTitle-sub .c-text.-gray-bd {
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .-tokutenTitle-sub .c-headline__title.-gray-bd, .-tokutenTitle-sub .c-text.-gray-bd {
    font-size: calc(12 / 375 * 100vw) !important;
  }
}

.c-text__priceWrap {
  padding-bottom: 48px;
  text-align: center;
  border-bottom: 1px solid var(--color-palette-gray-100);
}
.c-text.-otoku-title {
  padding-top: 48px;
  margin-bottom: 24px;
  text-align: center;
}

.l-section__contents.-wrap-pb {
  padding-bottom: 48px !important;
}

.l-sectionTitle.-kv .c-headline {
  margin-top: 80px;
}
@media screen and (max-width: 640px) {
  .l-sectionTitle.-kv .c-headline {
    margin-top: 0;
  }
}

.l-columnPC3.-applyList {
  justify-content: flex-start;
  margin-top: 24px !important;
  padding-bottom: 48px;
}
@media screen and (max-width: 640px) {
  .l-columnPC3.-applyList {
    padding-bottom: 24px;
  }
}

.l-columnPC4.-tokutenList {
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .l-columnPC4.-tokutenList {
    margin-top: 16px;
  }
}
@media screen and (min-width: 641px) {
  .l-columnPC4.-tokutenList > * {
    width: calc((100% - 48px) / 4) !important;
    margin-left: 16px !important;
  }
  .l-columnPC4.-tokutenList > *:first-of-type {
    margin-left: 0 !important;
  }
}

.c-list {
  margin-top: 24px !important;
}
.c-list.-p-0 {
  padding: 0 !important;
}
.c-list.-m-0 {
  margin: 0 !important;
}

.nl-planArea {
  box-sizing: border-box;
  margin-top: 32px !important;
  background-color: var(--color-palette-white-1000);
  border-radius: 32px 32px 0 0;
}
@media screen and (max-width: 640px) {
  .nl-planArea {
    border-radius: 32px 32px 0 0;
  }
}
.nl-planArea .nl-planArea__column {
  width: 50% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.nl-planArea .nl-planContents {
  padding: 0 calc(48 / 1200 * 100vw);
  margin: 48px 0 32px;
  border-right: 1px solid var(--color-palette-gray-100);
}
@media screen and (max-width: 640px) {
  .nl-planArea .nl-planContents {
    border-right: none;
  }
}
@media screen and (max-width: 640px) {
  .nl-planArea .nl-planContents .l-column1 {
    padding-top: calc(78 / 375 * 100vw);
  }
}
@media screen and (max-width: 640px) {
  .nl-planArea .nl-planContents.-plan-2gb {
    padding: 0 4px 0 8px;
  }
}
.nl-planArea .nl-planContents.-plan-10gb {
  border: none;
}
@media screen and (max-width: 640px) {
  .nl-planArea .nl-planContents.-plan-10gb {
    padding: 0 8px 0 4px;
  }
}
@media screen and (min-width: 951px) {
  .nl-planArea .nl-planContents {
    padding: 0 48px;
  }
}
.nl-planArea .nl-planContents .c-card.-link:hover {
  opacity: 0.7;
}

.nl-tokutenArea {
  padding-top: 48px;
  margin-top: 48px !important;
  margin: 0 calc(48 / 1200 * 100vw);
  border-top: 1px solid var(--color-palette-gray-100);
}
@media screen and (max-width: 640px) {
  .nl-tokutenArea {
    margin: 0 30px;
  }
}
@media screen and (min-width: 951px) {
  .nl-tokutenArea {
    margin: 0 48px;
  }
}
.nl-tokutenArea__end {
  padding-top: 24px;
  margin-top: 32px;
  border-top: 1px solid var(--color-palette-gray-100);
}

@media screen and (max-width: 640px) {
  .nl-applyArea {
    padding: 32px 30px;
  }
}
.nl-applyArea .c-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .nl-applyArea .c-card {
    padding: 16px;
  }
}
.nl-applyArea .c-card__textBox {
  width: 69.5%;
  margin-left: 0 !important;
}
.nl-applyArea .c-card__contentsBox {
  flex-wrap: wrap;
  justify-content: space-between;
}
.nl-applyArea .c-card__title .inner {
  font-size: 1rem;
  font-weight: bold;
  color: var(--color-palette-red-500);
}
.nl-applyArea .c-card__popText {
  font-size: 0.875rem;
  font-weight: bold;
  color: var(--color-palette-red-500);
  text-align: center;
}
.nl-applyArea .c-card__partsBox {
  margin-top: 16px;
}
.nl-applyArea .c-card .c-button {
  display: flex !important;
  text-decoration: auto;
  margin-top: 8px;
}

.nc-serviceTable {
  width: 47.7%;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .nc-serviceTable:nth-of-type(2) {
    border-top: 1px solid var(--color-palette-gray-200);
  }
}
.nc-serviceTable__wrap {
  display: flex;
  justify-content: space-between;
  padding: 8px 24px;
  margin-top: 24px;
  border-radius: 16px;
  background-color: var(--color-palette-gray-10);
}
@media screen and (max-width: 640px) {
  .nc-serviceTable__wrap {
    display: block;
    padding: 24px 15px;
    margin-top: 16px;
  }
}
.nc-serviceTable__mainText {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable__mainText {
    font-size: calc(20 / 375 * 100vw);
  }
}
.nc-serviceTable__mainText .-priceInner {
  font-size: 1rem;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable__mainText .-priceInner {
    font-size: calc(14 / 375 * 100vw);
  }
}
.nc-serviceTable__text {
  color: var(--color-palette-black-900);
}
.nc-serviceTable tr {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable tr {
    align-items: center;
    padding: 16px 0;
  }
}
.nc-serviceTable tr:not(:first-of-type) {
  border-top: 1px solid var(--color-palette-gray-200);
}
.nc-serviceTable th {
  width: 33.8%;
  font-size: 1rem;
  color: var(--color-palette-gray-300);
  text-align: left;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable th {
    width: 38%;
    font-size: calc(14 / 375 * 100vw);
  }
}
.nc-serviceTable td {
  width: 63%;
}
@media screen and (max-width: 640px) {
  .nc-serviceTable td {
    width: 59%;
  }
}
.nc-serviceTable td p + p {
  margin-top: 4px;
}

.-red-bd.-ml, .-gray-bd.-ml {
  margin-left: 8px;
}

.c-textList.-attention .c-textList__item {
  margin-top: 8px;
}

@media screen and (max-width: 640px) {
  .-otoku-title-float-sp {
    position: relative;
  }
  .-otoku-title-float-sp .-otoku-title {
    position: absolute;
    top: 32px;
    left: -8px;
    width: 100vw;
    padding-top: 0;
    text-align: center;
    box-sizing: border-box;
  }
}
.c-list__label {
  padding-left: 0;
}

.accordion__list-item {
  padding-left: 0;
}
@media screen and (max-width: 640px) {
  .accordion__list-item {
    font-size: 0.875rem;
  }
}
.accordion__list-item.-num, .accordion__list-item.-note, .accordion__list-item.-bullet {
  padding-left: 1.25rem;
}
.accordion__list-item.-num .-numText {
  position: absolute;
  top: 0;
  left: 0;
}
.accordion__list-item.-note {
  margin-top: 8px !important;
}
.accordion__list-item.-bullet {
  margin-top: 8px !important;
}

.-attention-arrow {
  margin-left: 8px;
  vertical-align: middle;
}

.attention-table {
  width: 100%;
  margin-top: 16px;
}
.attention-table tr:first-of-type th {
  border-radius: 16px 0 0 0;
}
.attention-table tr:last-of-type th {
  border-radius: 0 0 0 16px;
}
.attention-table tr:not(:first-of-type) {
  border-top: 1px solid var(--color-palette-gray-100);
}
.attention-table th {
  width: 35.6%;
  background-color: var(--color-palette-gray-10);
}
@media screen and (max-width: 640px) {
  .attention-table th {
    width: 36.8%;
  }
}
.attention-table td {
  width: 64.4%;
}
@media screen and (max-width: 640px) {
  .attention-table td {
    width: 64.2%;
  }
}
.attention-table th, .attention-table td {
  padding: 16px;
  font-size: 0.875rem;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .attention-table th, .attention-table td {
    padding: 12px 8px;
  }
}
.attention-table .c-textLink {
  font-size: 0.875rem;
}

.-planTitle-float {
  display: flex;
  position: fixed;
  top: 150px;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 3.7037037037%;
  padding-right: 3.7037037037%;
  opacity: 0;
  transition: all 0.3s ease;
  pointer-events: none;
  transform: translateX(-50%);
  z-index: 3;
}
@media screen and (max-width: 640px) {
  .-planTitle-float {
    top: 68.6px;
  }
}
.-planTitle-float.-fixed {
  opacity: 1;
  transition: all 0.3s ease;
}
.-planTitle-float .-wrap-2gb {
  background-image: url(/hikari/apply/images/bg_float_2gb_pc.png);
}
@media screen and (max-width: 640px) {
  .-planTitle-float .-wrap-2gb {
    padding: 16px 0;
    background-image: url(/hikari/apply/images/bg_float_2gb_sp.png);
  }
}
.-planTitle-float .-wrap-10gb {
  position: relative;
  left: 2px;
  background-image: url(/hikari/apply/images/bg_float_10gb_pc.png);
}
@media screen and (max-width: 640px) {
  .-planTitle-float .-wrap-10gb {
    padding: 16px 0;
    background-image: url(/hikari/apply/images/bg_float_10gb_sp.png);
  }
}

sup.-small {
  font-size: 0.625rem;
  vertical-align: top;
}

.modal-area .close a {
  text-align: center;
  box-sizing: border-box;
  line-height: unset !important;
}

.cvn-modal img {
  max-width: 100%;
}
.cvn-modal .cont-area {
  text-align: center;
}

.l-columnPC3 > *:nth-of-type(4n) {
  margin-left: 0 !important;
}

.bannerWrap {
  max-width: 720px;
  margin: 0 auto;
}
.bannerWrap img {
  width: 100%;
  border-radius: 32px;
}
@media screen and (max-width: 640px) {
  .bannerWrap img {
    border-radius: 16px;
  }
}

.applyWrap {
  padding-bottom: 48px;
  border-bottom: 1px solid var(--color-palette-gray-100);
}
@media screen and (max-width: 640px) {
  .applyWrap {
    padding-bottom: 24px;
  }
}

.c-card__imageBox img {
  border-radius: 8px;
}

.c-button.-anchor::before {
  transform: translate(0, -50%) rotate(-90deg);
}

#sim-areaWrap-01 {
  display: none;
}

.l-columnPC3.-tokutenList {
  margin-top: 24px;
}
@media screen and (max-width: 640px) {
  .l-columnPC3.-tokutenList {
    margin-top: 16px;
  }
}
@media screen and (min-width: 641px) {
  .l-columnPC3.-tokutenList > * {
    width: calc((100% - 48px) / 4) !important;
    margin-left: 16px !important;
  }
  .l-columnPC3.-tokutenList > *:first-of-type {
    margin-left: 0 !important;
  }
}