@charset "UTF-8";

.c-line-footer03 {
  bottom: 19%;
  position: absolute;
  right: 66%;
}

.c-line-footer03__svg {
  height: 147px;
  height: 14.7rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  width: 693px;
  width: 69.3rem;
}

.c-line-footer03__bg {
  opacity: 0;
}

.c-line-footer03__path {
  stroke: #fff;
  stroke-width: 1px;
  fill: none;
}

.p-footer {
  background-color: #d9e0e1;
  margin-top: -1px;
  margin-top: -0.1rem;
  overflow: hidden;
  padding-top: 43px;
  padding-top: 4.3rem;
  position: relative;
}

.p-footer__wrapper {
  position: relative;
}

.p-footer__inner.l-inner {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 27px;
  padding-bottom: 2.7rem;
  padding-left: 42px;
  padding-left: 4.2rem;
  padding-right: 42px;
  padding-right: 4.2rem;
}

.p-footer__pc-right {
  display: contents;
}

.p-footer__pc-left {
  display: contents;
}

.p-footer__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px 42px;
  gap: 2.5rem 4.2rem;
}

.p-footer__nav-item {
  width: 123px;
  width: 12.3rem;
}

.p-footer__nav-title {
  font-size: max(15px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.p-footer__nav-sub-items {
  margin-top: 8px;
  margin-top: 0.8rem;
}

.p-footer__nav-sub-item:not(:first-child) {
  margin-top: 4px;
  margin-top: 0.4rem;
}

.p-footer__nav-sub-link {
  display: block;
  font-size: max(12px, 10px);
  font-size: max(1.2rem, 10px);
  letter-spacing: 0.02em;
  line-height: 2;
}

.p-footer__nav-link {
  display: block;
  font-size: max(15px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.p-footer__banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 42px;
  margin-top: 4.2rem;
  width: 288px;
  width: 28.8rem;
}

.p-footer__logo {
  margin-left: auto;
  margin-right: auto;
  margin-top: 43px;
  margin-top: 4.3rem;
  width: 253px;
  width: 25.3rem;
}

.p-footer__info {
  margin-top: 20px;
  margin-top: 2rem;
}

.p-footer__info-address {
  font-size: max(12px, 10px);
  font-size: max(1.2rem, 10px);
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: center;
}

.p-footer__icon-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 46px;
  gap: 4.6rem;
  margin-top: 23px;
  margin-top: 2.3rem;
}

.p-footer__sns-items {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  gap: 1.3rem;
}

.p-footer__sns-link {
  display: inline-block;
  width: 35px;
  width: 3.5rem;
}

.p-footer__sponsor-link {
  display: inline-block;
  width: 157px;
  width: 15.7rem;
}

.p-footer__block-sp {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-block: 25px;
  padding-block: 2.5rem;
}

.p-footer__english {
  margin-inline: auto;
  padding-inline: 20px;
  padding-inline: 2rem;
  text-align: center;
}

.p-footer__english-link {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  text-decoration: underline;
  text-underline-offset: 3px;
  padding: 5px 20px;
  padding: 0.5rem 2rem;
}

.p-footer__policy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
  gap: 4.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 19px;
  margin-top: 1.9rem;
}

.p-footer__policy-link {
  font-size: max(10px, 10px);
  font-size: max(1rem, 10px);
  letter-spacing: 0;
}

.p-footer__copyright {
  padding: 10px 20px 15px;
  padding: 1rem 2rem 1.5rem;
  text-align: center;
}

.p-footer__copyright small {
  display: block;
  font-size: max(10px, 10px);
  font-size: max(1rem, 10px);
  letter-spacing: 0;
}


@media screen and (min-width: 751px){
  .l-inner {
    max-width: 1250px;
    max-width: 125rem;
    padding-left: 25px;
    padding-left: 2.5rem;
    padding-right: 25px;
    padding-right: 2.5rem;
  }
  .c-line-footer03 {
    bottom: 33%;
    right: 40%;
  }
  .c-line-footer03__svg {
    height: 294px;
    height: 29.4rem;
    width: 1386px;
    width: 138.6rem;
  }
  .p-footer {
    padding-top: 101px;
    padding-top: 10.1rem;
  }
  .p-footer__inner.l-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 80px;
    gap: 8rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1542px;
    max-width: 154.2rem;
    padding-bottom: 0;
    width: 100%;
  }
  .p-footer__pc-right {
    display: block;
    margin-top: 17px;
    margin-top: 1.7rem;
  }
  .p-footer__pc-left {
    display: block;
  }
  .p-footer__nav-items {
    gap: 32px 74px;
    gap: 3.2rem 7.4rem;
  }
  .p-footer__nav-item {
    width: auto;
  }
  .p-footer__nav-title {
    letter-spacing: 0;
  }
  .p-footer__nav-sub-items {
    margin-top: 22px;
    margin-top: 2.2rem;
  }
  .p-footer__nav-sub-item:not(:first-child) {
    margin-top: 2px;
    margin-top: 0.2rem;
  }
  .p-footer__nav-sub-link {
    font-size: max(15px, 10px);
    font-size: max(1.5rem, 10px);
    letter-spacing: 0;
  }
  .p-footer__banner {
    margin-right: 0;
    margin-right: initial;
    margin-top: 41px;
    margin-top: 4.1rem;
    width: 387px;
    width: 38.7rem;
  }
  .p-footer__logo {
    margin-left: 0;
    margin-left: initial;
    margin-right: 0;
    margin-right: initial;
    margin-top: 0;
    width: 350px;
    width: 35rem;
  }
  .p-footer__info {
    margin-top: 16px;
    margin-top: 1.6rem;
  }
  .p-footer__info-address {
    font-size: max(13px, 10px);
    font-size: max(1.3rem, 10px);
    letter-spacing: 0;
    line-height: 1.5;
    text-align: left;
  }
  .p-footer__icon-block {
    gap: 20px;
    gap: 2rem;
    margin-top: 62px;
    margin-top: 6.2rem;
  }
  .p-footer__sns-items {
    gap: 19px;
    gap: 1.9rem;
  }
  .p-footer__sns-link {
    width: 52px;
    width: 5.2rem;
  }
  .p-footer__sponsor-link {
    width: 231px;
    width: 23.1rem;
  }
  .p-footer__policy.u-pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    /* gap: max(10px, min(2.7777777778vw, 48px));
    gap: max(1rem, min(2.7777777778vw, 4.8rem));   */
    gap: 15px 48px;
    gap: 1.5rem 4.8rem;
    margin-top: 0;
  }
  .p-footer__policy-link {
    font-size: max(14px, 10px);
    font-size: max(1.4rem, 10px);
  }
  .p-footer__english {
    max-width: 1542px;
    max-width: 154.2rem;
    margin-top: 70px;
    margin-top: 7rem;
    margin-inline: auto;
    padding-inline: 0;
    text-align: right;
  }
  .p-footer__english-link {
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    text-decoration: underline;
    text-underline-offset: 5px;
    padding: 5px 20px;
    padding: 0.5rem 2rem;
    transition: opacity 0.3s ease-in-out;
  }
  .p-footer__copyright {
    /* -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; */
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    gap: 2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 10px;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1542px;
    max-width: 154.2rem;
    padding: 10px 20px 23px;
    padding: 1rem 2rem 2.3rem;
    text-align: left;
    width: 100%;
  }
  .p-footer__copyright small {
    font-size: max(14px, 10px);
    font-size: max(1.4rem, 10px);
    text-align: center;
    white-space: nowrap;
  }
  .u-pc {
    display: block;
  }
  .u-sp {
    display: none;
  }
}

@media (any-hover: hover){
  a:hover {
    opacity: 0.7;
  }
}
