@charset "UTF-8";
.table-common {
  font-family: "メイリオ", Meiryo, Verdana, sans-serif;
}
.table-common table {
  margin-bottom: 0;
}
.table-common tbody {
  border-top: solid #e8ebf1;
}
.table-common tr:not(:last-child) td:first-child {
  border-bottom: 1px solid #b2bed0;
}
.table-common th, .table-common td {
  border: none;
}
.table-common th {
  padding-left: 0;
  padding-right: 0;
}
.table-common td {
  border-bottom: solid #e8ebf1;
}
.table-common td:first-child {
  color: #fff;
  background: #8d9eb9;
}
.table-common .is-center {
  text-align: center;
}

@media print, (min-width: 768px) {
  .table-common {
    margin-bottom: 30px;
  }
  .table-common tbody {
    border-top-width: 2px;
  }
  .table-common th, .table-common td {
    font-size: 0.18rem;
    line-height: 1.3333333333;
  }
  .table-common th {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .table-common td {
    padding: 13px 28px 11px;
    border-bottom-width: 2px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-common {
    margin-bottom: 0.3rem;
    letter-spacing: 0.05em;
  }
  .table-common table {
    width: 150%;
  }
  .table-common tbody {
    border-top-width: 1px;
  }
  .table-common td,
.table-common th {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .table-common td {
    padding-top: 0.65em;
    border-bottom-width: 1px;
  }
}
@media print, (min-width: 768px) {
  .table-apply th {
    padding-left: 28px;
    padding-right: 28px;
  }
  .table-apply th:nth-child(1) {
    width: 230px;
  }
  .table-apply th:nth-child(2) {
    width: 200px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-apply table {
    width: 200%;
  }
  .table-apply th:nth-child(1) {
    width: 22%;
  }
  .table-apply th:nth-child(2) {
    width: 32%;
  }
}

@media print, (min-width: 768px) {
  .table-facility {
    margin-bottom: 20px;
  }
  .table-facility td {
    padding-left: 18px;
  }
  .table-facility td:first-child {
    padding-left: 28px;
    width: 750px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-facility {
    margin-bottom: 0.2rem;
  }
  .table-facility td:first-child {
    width: 55%;
  }
}

@media print, (min-width: 768px) {
  .table-ancillary {
    margin-bottom: 30px;
  }
  .table-ancillary td {
    padding-left: 18px;
  }
  .table-ancillary td:first-child {
    padding-left: 28px;
    width: 430px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-ancillary {
    margin-bottom: 0.3rem;
  }
  .table-ancillary td:first-child {
    width: 45%;
  }
}

@media print, (min-width: 768px) {
  .table-cancel {
    margin-bottom: 30px;
  }
  .table-cancel td {
    padding: 28px 8px 23px 17px;
    letter-spacing: 0;
  }
  .table-cancel td:first-child {
    width: 230px;
  }
}
@media only screen and (max-width: 767.98px) {
  .table-cancel {
    margin-bottom: 0.3rem;
  }
  .table-cancel td:first-child {
    width: 35%;
  }
}

@media print, (min-width: 768px) {
  .table-business {
    margin-bottom: 0;
    margin-top: 22px;
  }
  .table-business td:first-child {
    width: 300px;
    padding: 8px 10px 12px 26px;
  }
  .table-business td:last-child {
    padding: 13px 5px 15px 17px;
  }
}

@media print, (min-width: 768px) {
  .table-usage {
    margin-bottom: 0;
    margin-top: 23px;
  }
  .table-usage td:first-child {
    width: 560px;
    padding-right: 10px;
  }
  .table-usage td:last-child {
    padding-left: 17px;
  }
}

@media print, (min-width: 768px) {
  .table-start {
    margin-bottom: 0;
    margin-top: -6px;
  }
  .table-start td:first-child {
    width: 298px;
  }
  .table-start td:last-child {
    padding-left: 18px;
    padding-top: 16px;
  }
}

.table-payment th {
  text-align: center;
}
@media print, (min-width: 768px) {
  .table-payment {
    margin-bottom: 8px;
  }
  .table-payment td:first-child {
    width: 500px;
  }
  .table-payment td:last-child {
    padding-left: 21px;
    padding-top: 17px;
  }
}

@media print, (min-width: 768px) {
  .table-change {
    margin-top: 38px;
  }
  .table-change td:first-child {
    width: 660px;
    padding-right: 10px;
  }
  .table-change td:last-child {
    padding-right: 10px;
  }
}

@media print, (min-width: 768px) {
  .table-service {
    margin-bottom: 57px;
  }
  .table-service td:first-child {
    width: 582px;
    padding-right: 10px;
  }
  .table-service td:last-child {
    padding-right: 10px;
  }
}

.guide-link {
  color: #0d1fe7;
  text-underline-position: under;
}
@media only screen and (max-width: 767.98px) {
  .guide-link {
    font-size: 0.22rem;
  }
}

.flow-list {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: flow;
}
.flow-list > li {
  position: relative;
}
.flow-list > li::before, .flow-list > li::after {
  content: "";
  position: absolute;
}
.flow-list > li::before {
  border: solid #fff;
  background: #1a205c;
  border-radius: 50%;
  z-index: 1;
}
.flow-list > li::after {
  background: #d7e2f4;
}
.flow-list > li:last-child::after {
  content: none;
}

.flow-title::before {
  counter-increment: flow;
  content: "0" counter(flow);
  display: block;
}

.flow-text {
  text-align: justify;
}
.flow-text:last-child {
  margin-bottom: 0;
}

.flow-block {
  border: 1px solid #d9d9d9;
}
.flow-block p:last-child {
  margin-bottom: 0;
}

.flow-block-title {
  margin-bottom: 0;
  font-size: inherit;
}

.flow-block-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.flow-tel {
  color: #0b0b0b;
  text-decoration: none;
}

.section-guide-flow .expand-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background: #ad9d8f;
  font-weight: bold;
  position: relative;
  margin-bottom: 21px;
}
.section-guide-flow .expand-button::after {
  content: "";
  position: absolute;
  top: 50%;
  background: url(../img/common/icon_arrow_gold.png) no-repeat center/100%;
}
.flow-btn a {
  text-decoration: none !important;
  color: #fff !important;
  font-size: 14px;
  }

@media print, (min-width: 768px) {
  .section-guide-flow {
    padding: 26px 0 100px;
    font-size: 0.18rem;
    line-height: 1.5555555556;
  }
  .section-guide-flow .wrapper {
    width: 1100px;
  }
  .section-guide-flow .title-primary {
    margin-bottom: 50px;
  }
  .section-guide-flow .expand-button {
    width: 200px;
    min-height: 40px;
    padding: 5px 30px 5px 14px;
    border-radius: 5px;
  }
  .section-guide-flow .expand-button::after {
    width: 14px;
    height: 14px;
    margin-top: -7px;
    right: 19px;
  }
  .flow-image-wrapper {
    width: 1040px;
    margin: 0 auto 75px;
  }
  .flow-list > li {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 66px;
  }
  .flow-list > li:last-child {
    padding-bottom: 0;
  }
  .flow-list > li::before {
    top: 7px;
    left: 225px;
    width: 26px;
    height: 26px;
    border-width: 3px;
  }
  .flow-list > li::after {
    left: 236px;
    top: 9px;
    bottom: -10px;
    width: 5px;
  }
  .flow-title {
    margin: 0 36px 0 0;
    padding-left: 8px;
    width: 240px;
    font-size: 0.2rem;
    line-height: 1.4;
    letter-spacing: 0.1em;
  }
  .flow-title::before {
    margin-bottom: 1px;
  }
  .flow-inner {
    -ms-flex: 1;
        flex: 1;
    padding: 4px 4px 0 0;
  }
  .flow-text {
    margin-bottom: 17px;
    padding-right: 10px;
  }
  .flow-text + .flow-text {
    margin-top: 28px;
  }
  .flow-text.is-custom {
    letter-spacing: -0.01em;
    padding-right: 0;
  }
  .flow-block {
    padding: 20px 28px 22px;
  }
  .flow-tel {
    pointer-events: none;
  }
}
@media only screen and (max-width: 767.98px) {

  .flow-btn a {
      padding: 0.8em;
      border-radius: 5px;
    }
  .section-guide-flow {
    padding-top: 0.3rem;
    margin-bottom: 1rem;
  }
  .flow-image-wrapper {
    margin-bottom: 0.5rem;
  }
  .flow-image {
    width: 200%;
  }
  .flow-list > li {
    padding: 0 0 0.5rem 0.3rem;
  }
  .flow-list > li:last-child {
    padding-bottom: 0;
  }
  .flow-list > li::before {
    top: 0.06rem;
    left: -0.1rem;
    width: 0.25rem;
    height: 0.25rem;
    border-width: 0.02rem;
  }
  .flow-list > li::after {
    left: 0;
    top: 0.08rem;
    bottom: -0.09rem;
    width: 0.05rem;
  }
  .flow-title {
    margin-bottom: 0.2rem;
    font-size: 0.28rem;
    position: relative;
    padding-left: 0.4rem;
  }
  .flow-title:before {
    position: absolute;
    left: 0;
    top: 0;
  }
  .flow-text {
    margin-bottom: 0.2rem;
  }
  .flow-block {
    padding: 0.25rem;
  }
}
.section-guide-cancel p,
.section-guide-open p {
  margin-bottom: 0;
}

@media print, (min-width: 768px) {
  .section-guide-cancel,
.section-guide-open {
    font-size: 0.18rem;
  }
  .section-guide-cancel .wrapper,
.section-guide-open .wrapper {
    width: 1100px;
  }
  .section-guide-cancel .title-primary,
.section-guide-open .title-primary {
    margin-bottom: 50px;
  }
  .section-guide-cancel {
    padding: 20px 0 132px;
  }
  .section-guide-open {
    margin-bottom: 130px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-guide-cancel,
.section-guide-open {
    margin-bottom: 1rem;
  }
}
.faq-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.faq-question {
  position: relative;
}
.faq-question::before {
  content: "Q";
  position: absolute;
  color: #1a205c;
}

.faq-answer {
  text-align: justify;
}
.faq-answer:last-child {
  margin-bottom: 0;
}

.faq-block {
  letter-spacing: 0;
}

.faq-block-title {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.faq-block-link {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: inherit;
  letter-spacing: inherit;
}

@media print, (min-width: 768px) {
  .section-guide-faq {
    margin-bottom: 85px;
    font-size: 0.18rem;
    line-height: 1.5555555556;
  }
  .section-guide-faq .wrapper {
    width: 1100px;
  }
  .section-guide-faq .title-primary {
    margin-bottom: 50px;
  }
  .faq-row {
    margin-bottom: 42px;
  }
  .faq-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -12px 11px -4px;
  }
  .faq-list > li {
    width: 50%;
    padding: 0 42px 0 35px;
    margin-bottom: 60px;
  }
  .faq-question {
    margin-bottom: 15px;
    padding-left: 30px;
    font-size: 0.22rem;
    letter-spacing: 0.05em;
  }
  .faq-question.is-custom {
    margin-right: -14px;
    letter-spacing: 0;
  }
  .faq-question::before {
    top: -5px;
    left: -2px;
    font-size: 0.27rem;
  }
  .faq-answer {
    margin-bottom: 30px;
    letter-spacing: 0.05em;
  }
  .faq-answer.is-margin {
    margin-right: -15px;
  }
  .faq-image-wrapper {
    width: 1036px;
    margin: 0 auto 72px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-guide-faq {
    margin-bottom: 0.6rem;
  }
  .faq-row {
    margin-bottom: 0.8rem;
  }
  .faq-list {
    margin-bottom: 0.6rem;
  }
  .faq-list > li {
    margin-bottom: 0.3rem;
  }
  .faq-row .faq-list {
    margin-bottom: 0.3rem;
  }
  .faq-question {
    margin-bottom: 0.1rem;
    padding-left: 0.3rem;
    font-size: 0.28rem;
  }
  .faq-question::before {
    top: -0.05rem;
    left: -0.02rem;
    font-size: 0.32rem;
  }
  .faq-answer {
    margin-bottom: 0.3rem;
  }
  .faq-image-wrapper {
    margin-bottom: 0.4rem;
  }
  .faq-image {
    width: 200%;
  }
}
/*# sourceMappingURL=guide.css.map */