@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
/* ==================================================
* Font Family
================================================== */
/* ==================================================
* Font Style
================================================== */
/* ==================================================
* Color
================================================== */
/* ==================================================
* Font Color
================================================== */
/* ==================================================
* Image
================================================== */
/* ==================================================
* Breakpoints
================================================== */
/* ==================================================
* z-index
================================================== */
/* ==================================================
* z-map
================================================== */
:root {
  --autoPhrase: auto-phrase;
  --rainbow: linear-gradient(90.12deg, #72b7ed 0%, #506fdf 17%, #de5bb3 26%, #de0909 38%, #f77911 54%, #b3d900 69%, #00a613 81%, #007d1b 91%, #00a1ab 100%);
  --innovation: linear-gradient(90deg, #198bc8 0%, #4c68b0 52%, #446fad 65%, #2f84a7 85%, #1a99a2 100%);
  --ex: linear-gradient(90deg, #c85797 0%, #ca4776 4%, #cc3959 8%, #cd2d42 13%, #ce2430 18%, #cf1e24 24%, #cf1b1d 32%, #d01a1b 51%, #d11d1b 62%, #d4281b 72%, #d93a1c 81%, #e1541c 91%, #ec771e 100%);
  --ict: linear-gradient(90deg, #229e3a 0%, #21963a 27%, #21893b 53%, #208b49 62%, #1d916f 80%, #1a99a2 100%);
  --z-bg: 1;
}

/* ==================================================
* body
================================================== */
body {
  background: url("../images/bg.png") repeat center top;
  background-size: 150px auto;
}

/* ==================================================
* title
================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

/* ==================================================
* wrapper
================================================== */
.wrapper {
  position: relative;
  z-index: var(--z-bg);
}

/* ==================================================
* eHeader
================================================== */
.eHeader {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  block-size: 10rem;
  padding: 0 2rem;
}

.eHeader__logo {
  width: 21.8rem;
}
.eHeader__logo img {
  width: 100%;
}

@media screen and (max-width: 767.98px) {
  .eHeader {
    block-size: 5.8rem;
    padding: 0 2rem;
  }
  .eHeader__logo {
    width: 14.8rem;
  }
}
/* ==================================================
* eFooter
================================================== */
.eFooter {
  background: #fff;
  padding: 4rem 10rem;
  position: relative;
}
.eFooter .eFooter__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.eFooter .eFooter__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 21.8rem;
}
.eFooter .eFooter__logo img {
  width: 100%;
}
.eFooter .eFooter__link {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.eFooter .eFooter__link li:not(:last-child) {
  -webkit-margin-end: 4rem;
          margin-inline-end: 4rem;
}
.eFooter .eFooter__link li br {
  display: none;
}
@media (any-hover: hover) {
  .eFooter .eFooter__link a:hover {
    color: #cc0033;
  }
}
.eFooter .eFoote__totop {
  font-size: 1.2rem;
  position: fixed;
  bottom: 0;
  right: 0;
}
.eFooter .eFoote__totop a {
  text-decoration: none;
  color: #fff;
  background-color: #000;
  display: block;
  line-height: 4;
  text-align: center;
  width: 4em;
}
@media (any-hover: hover) {
  .eFooter .eFoote__totop a:hover {
    background-color: #cc0033;
  }
}
@media screen and (max-width: 1459.98px) {
  .eFooter {
    padding: 3rem 2rem;
  }
  .eFooter .eFooter__inner {
    max-width: 126rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .eFooter {
    padding: 3rem 2rem;
  }
  .eFooter .eFooter__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
  .eFooter .eFooter__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  .eFooter .eFooter__link li:not(:last-child) {
    margin: 0 0 0.5rem;
  }
  .eFooter .eFooter__link li br {
    display: inline;
  }
  .eFooter .eFoote__totop a {
    line-height: 3.3333333333;
    width: 3.3333333333em;
  }
}

/* ==================================================
* eContainer
================================================== */
.eContainer {
  padding: 5rem 5rem 10rem;
}

@media screen and (max-width: 767.98px) {
  .eContainer {
    padding: 4rem 2rem 5rem;
  }
}
/* ==================================================
* common__footer
================================================== */
.common__footer {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0;
  width: 100%;
  box-sizing: border-box;
  background: #e2e2e2;
  padding: 24px 0;
  color: #666;
  font-size: 14px;
}
.common__footer > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.common__footer a,
.common__footer a:visited {
  color: #000;
  text-decoration: underline;
}

.common__footer a:hover {
  color: #cc002a;
}

.footerInner {
  max-width: 1400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 10px;
  display: table;
}

.footerInner div {
  display: table-cell;
  vertical-align: middle;
}

.SocialMediaHQ {
  width: 140px;
  padding-right: 15px;
}

@media screen and (min-width: 1460px) {
  .footerInner {
    width: 100%;
    padding: 0 10px;
  }
}
.common__footer .snsArea ul {
  width: 140px;
  margin: 0;
  list-style: none;
  padding: 0;
}

.common__footer .snsArea li {
  float: left;
  margin-right: 10px;
  width: 25px;
}

.common__footer .snsArea li a {
  display: inline-block;
  border-radius: 3px;
  overflow: hidden;
}

.common__footer .snsArea li a img {
  vertical-align: bottom;
}

.common__footer .linkArea ul {
  margin: 0;
  margin-top: 5px;
  list-style: none;
  padding: 0;
}

.common__footer .linkArea li {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.footer-link_blank_img {
  width: 12px;
  margin-left: 5px;
  vertical-align: middle;
}

.common__footer .langArea {
  width: 400px;
  padding-left: 15px;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.common__footer .langArea p {
  color: #004386;
  float: left;
}

.common__footer .langArea .lang {
  background: url(/content/dam/nttcom/cmn/img/icn-country-selector.png) no-repeat left center;
  background-size: contain;
  padding: 5px 0 5px 30px;
  margin-right: 30px;
}

.common__footer .langArea .copyright {
  color: #004386;
  padding: 4px 0;
}

/*ポップアップのフッター*/
.popupFooter {
  width: 100%;
  background: #e2e2e2;
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
}

.popupFooter .copyright {
  color: #004386;
}

/* =========================================================
 * タブレット版
 * 768px以下に適応
 * ====================================================== */
@media screen and (max-width: 768px) {
  .common__footer {
    padding: 0;
    width: 100%;
    min-width: 100%;
    text-align: center;
  }
  .footerInner {
    width: 100%;
    padding: 50px 0;
  }
  .SocialMediaHQ {
    padding-right: 0;
  }
  .common__footer .snsArea,
  .common__footer .linkArea,
  .common__footer .dArea,
  .common__footer .langArea {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .footer-sns-icon-img {
    width: 30px;
    height: 30px;
  }
  .footerInner div {
    display: block;
    width: 100%;
    text-align: center;
  }
  .common__footer .snsArea ul.sns {
    float: none;
    display: table;
    table-layout: fixed;
    margin: 0 auto 50px;
    width: 40%;
  }
  .common__footer .snsArea ul.sns li {
    float: none;
    display: table-cell;
    padding: 0 10px;
    width: 100%;
    text-align: center;
  }
  .common__footer .linkArea ul.link {
    float: none;
    margin: 0 auto 30px;
    max-width: 100%;
  }
  .common__footer .linkArea ul.link li {
    float: none;
    display: inline-block;
    padding: 0 20px;
    width: auto;
    text-align: center;
  }
  .common__footer .dArea {
    margin-bottom: 20px;
  }
  .common__footer .langArea {
    padding: 0;
  }
  .common__footer .langArea .lang {
    float: none;
    padding-right: 0;
    margin: 0 auto 50px;
    display: inline-block;
  }
  .common__footer .langArea .copyright {
    float: none;
  }
  .common__footer .dArea {
    float: none;
  }
  .common__footer .bigFooter {
    width: 100%;
    padding-left: 6.1%;
    padding-right: 6.1%;
    min-width: 100%;
    text-align: left;
  }
  .common__footer .bigFooter .bigFooterInner {
    width: 100%;
  }
  .popupFooter {
    min-width: 100%;
  }
}
/* =========================================================
 * スマホ版
 * 480px以下に適応
 * ====================================================== */
@media screen and (max-width: 480px) {
  .footerInner {
    width: 100%;
    padding: 25px 0;
  }
  .common__footer .snsArea ul.sns {
    margin: 0 auto 25px;
    width: 60%;
  }
  .common__footer .snsArea ul.sns li {
    padding: 0 5px;
  }
  .common__footer .linkArea ul.link {
    display: block;
    margin: 0 auto;
  }
  .common__footer .linkArea ul.link li {
    display: block;
    padding: 0;
    margin-right: 0;
    margin-bottom: 20px;
    width: auto;
    text-align: center;
  }
  .common__footer .langArea .lang {
    margin: 0 auto 30px;
  }
  .common__footer .bigFooter {
    padding-left: 3.1%;
    padding-right: 3.1%;
    text-align: center;
  }
  .common__footer .bigFooter .bigFooterInner .linkBox {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
/* ==================================================
* header
================================================== */
.header__logo--yoko {
  text-align: center;
}
.header__logo--yoko img {
  width: 39.2rem;
}

.header__title {
  font-family: "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: 0;
  text-align: center;
}
.header__title:nth-child(n+2) {
  margin-top: 1.6rem;
}
.header__title .min {
  font-size: 0.8333333333em;
}

@media screen and (max-width: 767.98px) {
  .header__logo--yoko img {
    width: 28.2rem;
  }
  .header__title {
    font-size: 1.8rem;
  }
  .header__title:nth-child(n+2) {
    margin-top: 1.2rem;
  }
  .header__title .min {
    font-size: 0.8888888889em;
  }
}
/* ==================================================
* step
================================================== */
.step {
  padding: 4.4rem 10rem 0;
}
.step .step__list {
  counter-reset: number 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.step .step__list li {
  position: relative;
}
.step .step__list li:not(:last-child) {
  -webkit-margin-end: 13.6rem;
          margin-inline-end: 13.6rem;
}
.step .step__list li:not(:last-child):after {
  display: block;
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  position: absolute;
  right: -6.8rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.step .step__list li:before {
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
  font-size: 1.4rem;
  line-height: 2;
  color: #fff;
  background: #000;
  counter-increment: number 1;
  content: "0" counter(number);
  display: block;
  text-align: center;
  width: 2em;
  margin: 0 auto;
}
.step .step__list li.is-active {
  color: #cc0033;
}
.step .step__list li.is-active:before {
  background-color: #cc0033;
}
.step .step__label {
  font-size: 1.4rem;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  bottom: -0.4rem;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.step .step__label br {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .step {
    padding: 2.4rem 2rem 0;
  }
  .step .step__list li:not(:last-child) {
    -webkit-margin-end: 4.8rem;
            margin-inline-end: 4.8rem;
  }
  .step .step__list li:not(:last-child):after {
    right: -2.4rem;
  }
  .step .step__label {
    font-size: 1.2rem;
  }
  .step .step__label br {
    display: inline;
  }
}

/* ==================================================
* content
================================================== */
.step + .content {
  margin-top: 7.6rem;
}

@media screen and (max-width: 767.98px) {
  .step + .content {
    margin-top: 8.4rem;
  }
}
/* ==================================================
* mainBody
================================================== */
.mainBody {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 93.6rem;
  margin-inline: auto;
}