.components-that-designed-after-2023 * {
  box-sizing: border-box;
}
.components-that-designed-after-2023 hr {
  margin-top: 0;
  margin-bottom: 0;
}
.components-that-designed-after-2023 ul {
  list-style: none;
}
.components-that-designed-after-2023 a:link {
  color: #0079ff;
}
.components-that-designed-after-2023 a:visited,
.components-that-designed-after-2023 a:hover,
.components-that-designed-after-2023 a:active {
  color: #106aa7;
}

.components-that-designed-after-2023 .alert1 {
  display: flex;
  align-items: center;
  border: 4px solid #259DE0;
  border-radius: 16px 0 16px 16px;
  font-size: 16px;
  line-height: 2;
  padding: 16px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .alert1 {
    padding: 32px;
  }
}
.components-that-designed-after-2023 .alert1 .alert1-icon-wrapper {
  flex: 0 0 40px;
}
.components-that-designed-after-2023 .alert1 .alert1-icon-wrapper.is-icon-flash {
  flex-basis: 22px;
}
.components-that-designed-after-2023 .alert1 .alert1-text-wrapper {
  margin-left: 16px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .alert1 .alert1-text-wrapper {
    margin-left: 32px;
  }
}

.components-that-designed-after-2023 .button1 {
  display: block;
  position: relative;
}
.components-that-designed-after-2023 .button1::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  right: 22px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 12px solid #259de0;
  border-bottom: 0;
  cursor: pointer;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .button1::after {
    right: 32px;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 12px solid #259de0;
    border-bottom: 0;
  }
}
.components-that-designed-after-2023 .button1 .button1-inner {
  display: flex;
  border: 2px solid #E1E1E1;
  align-items: center;
  font-weight: bold;
  padding: 20px 34px 20px 20px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  min-height: 60px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .button1 .button1-inner {
    justify-content: center;
    padding: 30px 50px;
    font-size: 1.6rem;
  }
}
.components-that-designed-after-2023 a:link.button1,
.components-that-designed-after-2023 a:visited.button1,
.components-that-designed-after-2023 a:hover.button1,
.components-that-designed-after-2023 a:active.button1 {
  color: #000;
  text-decoration: none;
}

.components-that-designed-after-2023 .centering-container {
  box-sizing: border-box;
}
@media screen and (min-width: 1260px) {
  .components-that-designed-after-2023 .centering-container {
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
}
.components-that-designed-after-2023 .centering-container .centering-container-inner-padding {
  padding-left: 12px;
  padding-right: 12px;
}

.components-that-designed-after-2023 .charging-service-provider-link-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 14px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .charging-service-provider-link-list {
    padding-top: 34px;
  }
}
.components-that-designed-after-2023 .charging-service-provider-link-list-item {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
  text-decoration: underline;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  color: #2f2f32;
  cursor: pointer;
  flex: 1 1 25%;
  height: 72px;
  font-size: 1.2rem;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .charging-service-provider-link-list-item {
    flex: 1 1 14%;
    height: 110px;
    font-size: 1.4rem;
  }
}
.components-that-designed-after-2023 .charging-service-provider-link-list-item:hover {
  border-color: #157DFB;
}
.components-that-designed-after-2023 .charging-service-provider-link-list-item:nth-child(3n-1),
.components-that-designed-after-2023 .charging-service-provider-link-list-item:nth-child(3n) {
  margin-left: 24px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .charging-service-provider-link-list-item:not(:first-child) {
    margin-left: 24px;
  }
}
.components-that-designed-after-2023 .charging-service-provider-link-list-item-space {
  display: none;
}
@media screen and (min-width: 1260px) {
  .components-that-designed-after-2023 .charging-service-provider-link-list-item-space {
    display: inline;
  }
}

.components-that-designed-after-2023 .contents-centering-container {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .contents-centering-container {
    width: 900px;
  }
}

.components-that-designed-after-2023 .heading-h1 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  color: #2f2f32;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .heading-h1 {
    font-size: 3.6rem;
  }
}

.components-that-designed-after-2023 .heading-h2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .heading-h2 {
    font-size: 3.2rem;
  }
}

.components-that-designed-after-2023 .heading1 {
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #259DE0;
  font-weight: bold;
  line-height: 1.4;
  color: #FFFFFF;
  border-radius: 4px;
  font-size: 1.6rem;
  min-height: 4rem;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .heading1 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 2.8rem;
    min-height: 6.5rem;
  }
}

.components-that-designed-after-2023 .hr1 {
  border-top: 2px solid #E1E1E1;
}

.components-that-designed-after-2023 .img-wrapper {
  vertical-align: top;
}
.components-that-designed-after-2023 .img-wrapper.is-breakpoints-992px .for-pc {
  display: none;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .img-wrapper.is-breakpoints-992px .for-pc {
    display: inline;
  }
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .img-wrapper.is-breakpoints-992px .for-sp {
    display: none;
  }
}

.components-that-designed-after-2023 .lead1 {
  color: #259DE0;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .lead1 {
    font-size: 1.8rem;
  }
}

.components-that-designed-after-2023 .lead2 {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .lead2 {
    font-size: 1.6rem;
  }
}

.components-that-designed-after-2023 .media1 {
  display: block;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .media1 {
    display: flex;
  }
}
.components-that-designed-after-2023 .media1 .media1-image-wrapper {
  display: block;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .media1 .media1-image-wrapper {
    flex: 0 0 44%;
  }
}
.components-that-designed-after-2023 .media1 .media1-image {
  display: block;
}
.components-that-designed-after-2023 .media1 .media1-text-wrapper {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .media1 .media1-text-wrapper {
    margin-top: 0;
    margin-left: 55px;
    line-height: 1.8;
  }
}

.components-that-designed-after-2023 .modal-inner-frame1 {
  padding: 16px;
  min-height: 40vh;
  max-height: 70vh;
  overflow: auto;
  border-radius: 8px;
}
.components-that-designed-after-2023 .modal-inner-frame1 a:link {
  color: #0079ff;
}
.components-that-designed-after-2023 .modal-inner-frame1 a:visited,
.components-that-designed-after-2023 .modal-inner-frame1 a:hover,
.components-that-designed-after-2023 .modal-inner-frame1 a:active {
  color: #106aa7;
}
.components-that-designed-after-2023 .modal-inner-frame1 .modal-close-icon {
  display: none;
  position: absolute;
  top: -24px;
  right: -34px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #000000;
  border: 1px solid #FFFFFF;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .modal-inner-frame1 .modal-close-icon {
    display: block;
  }
}
.components-that-designed-after-2023 .modal-inner-frame1 a.modal-close-icon:link {
  color: #FFFFFF;
}
.components-that-designed-after-2023 .modal-inner-frame1 .modal-close-icon-inner {
  position: absolute;
  top: 3px;
  left: 0;
  width: 28px;
  font-size: 18px;
  height: 28px;
  line-height: 18px;
  text-align: center;
}
.components-that-designed-after-2023 .modal-inner-frame1 .modal-close-button {
  position: absolute;
  left: 50%;
  bottom: -64px;
  transform: translate(-50%, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  width: 160px;
  background-color: #000000;
  color: #FFFFFF !important;
  font-size: 16px;
  border: 1px solid #FFFFFF;
  border-radius: 24px;
  text-decoration: none;
}
.components-that-designed-after-2023 .modal-inner-frame1 .modal-close-button-icon {
  position: relative;
  top: -2px;
  margin-left: 8px;
  font-size: 20px;
}

.components-that-designed-after-2023 .note-list .note-item {
  position: relative;
  padding-left: 2em;
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .note-list .note-item {
    font-size: 1.2rem;
  }
}
.components-that-designed-after-2023 .note-list .note-symbol {
  position: absolute;
  top: 0;
  left: 0;
}
.components-that-designed-after-2023 .note-list .note-item-inner-flex-row {
  display: flex;
}

.components-that-designed-after-2023 .scrollable-contents {
  width: 100%;
  overflow-x: auto;
}
.components-that-designed-after-2023 .scrollable-contents .scrollable-contents-inner {
  width: 1236px;
  padding-bottom: 1px;
}

.components-that-designed-after-2023 .table1 {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
}
.components-that-designed-after-2023 .table1 th,
.components-that-designed-after-2023 .table1 td {
  border: 1px solid #E1E1E1;
  padding: 10px;
  font-size: 1.4rem;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .table1 th,
  .components-that-designed-after-2023 .table1 td {
    font-size: 1.6rem;
  }
}
.components-that-designed-after-2023 .table1 a {
  word-break: break-all;
}
.components-that-designed-after-2023 .table1.is-font-size-lg th,
.components-that-designed-after-2023 .table1.is-font-size-lg td {
  font-size: 1.5rem;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .table1.is-font-size-lg th,
  .components-that-designed-after-2023 .table1.is-font-size-lg td {
    font-size: 1.8rem;
  }
}
.components-that-designed-after-2023 .table1.service-comparison-table th,
.components-that-designed-after-2023 .table1.service-comparison-table td {
  height: 72px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .table1.service-comparison-table th,
  .components-that-designed-after-2023 .table1.service-comparison-table td {
    height: 110px;
  }
}
.components-that-designed-after-2023 .table1.service-comparison-detail-table th {
  width: 30%;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .table1.service-comparison-detail-table th {
    width: 1%;
    white-space: nowrap;
  }
}
.components-that-designed-after-2023 .table1.service-comparison-detail-table td {
  width: 70%;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .table1.service-comparison-detail-table td {
    width: 70%;
  }
}

.components-that-designed-after-2023 .scroll-hint-icon {
  top: calc(50% - 40px);
}

.components-that-designed-after-2023 .body1 {
  font-size: 1.5rem;
  line-height: 1.5;
}

@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .body1 {
    font-size: 1.8rem;
  }
}
.components-that-designed-after-2023 .color-259de0 {
  color: #259DE0;
}
.components-that-designed-after-2023 .color-2f2f32 {
  color: #2f2f32;
}

.components-that-designed-after-2023 .font-weight-700 {
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .components-that-designed-after-2023 .is-display-none-when-window-width-greater-than-768px {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .is-text-center-when-window-width-greater-than-992px {
    text-align: center;
  }
}

.components-that-designed-after-2023 .mt-1em {
  margin-top: 1em;
}
.components-that-designed-after-2023 .mt-16 {
  margin-top: 16px;
}
.components-that-designed-after-2023 .mt-50 {
  margin-top: 50px;
}
.components-that-designed-after-2023 .mt-60 {
  margin-top: 60px;
}
.components-that-designed-after-2023 .mt-pattern1 {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern1 {
    margin-top: 50px;
  }
}
.components-that-designed-after-2023 .mt-pattern2 {
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern2 {
    margin-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern3 {
    margin-top: 16px;
  }
}
.components-that-designed-after-2023 .mt-pattern4 {
  margin-top: 16px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern4 {
    margin-top: 32px;
  }
}
.components-that-designed-after-2023 .mt-pattern5 {
  margin-top: 16px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern5 {
    margin-top: 40px;
  }
}
.components-that-designed-after-2023 .mt-pattern6 {
  margin-top: 16px;
}
@media screen and (min-width: 992px) {
  .components-that-designed-after-2023 .mt-pattern6 {
    margin-top: 24px;
  }
}

.components-that-designed-after-2023 .pl-1em {
  padding-left: 1em;
}
.components-that-designed-after-2023 .pl-2em {
  padding-left: 2em;
}

.components-that-designed-after-2023 .text-center {
  text-align: center;
}
.components-that-designed-after-2023 .text-right {
  text-align: right;
}

.components-that-designed-after-2023 .underline {
  text-decoration: underline;
}

.components-that-designed-after-2023 .white-space-nowrap {
  white-space: nowrap;
}

.components-that-designed-after-2023 .w-200 {
  width: 200px;
}
.components-that-designed-after-2023 .w-280 {
  width: 280px;
}
