.header__inr {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 44px;
}

.img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: relative;
  z-index: 100;
}
.header .header__logo {
  display: flex;
  align-items: center;
}
.header .header__logo img {
  max-width: 550px;
  vertical-align: text-bottom;
  line-height: 1;
}
.header .header__logo .license {
  margin: 0 0 0 0.5rem;
  font-size: 1rem;
}
.header .header__line a {
  width: 294px;
  height: 72px;
  background-color: #22ba4f;
  display: flex;
  gap: 22px;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  color: #fff;
  line-height: 1.35;
}
.header .header__line .yellow {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
}

.sky_bnr {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #22ba4f;
  color: #fff;
  font-size: 3.4rem;
}
.sky_bnr a {
  display: flex;
  justify-content: center;
  line-height: 1.5;
  margin: 0 auto;
  padding: 10px 0;
}
.sky_bnr img {
  width: 80px;
}
.sky_bnr span {
  display: block;
  font-size: 2rem;
  text-align: center;
}
.sky_bnr.fixed {
  display: block;
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1000px) {
  .header__inr {
    align-items: stretch;
    padding: 0 0 0 14px;
  }
  .header .header__logo {
    display: block;
    margin: 2vw 0;
  }
  .header .header__logo .license {
    display: block;
    margin: 0.1rem 0 0;
    font-size: 2.2vw;
    line-height: 1.2;
  }
  .header .header__line {
    display: flex;
  }
  .header .header__line img {
    width: 26px;
  }
  .header .header__line a {
    display: flex;
    align-items: center;
    width: 124px;
    height: auto;
    font-size: 1.5rem;
    padding: 0;
    gap: 8px;
  }
  .sky_bnr {
    font-size: max(10px, 5.64vw);
  }
  .sky_bnr a {
    line-height: 1;
    gap: 0 3.6666666667vw;
    padding: 3.6vw 0;
  }
  .sky_bnr img {
    width: 12.31vw;
  }
  .sky_bnr span {
    font-size: max(10px, 3.846vw);
    margin-bottom: 1.8vw;
  }
}
.mainvisual__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 58vw;
  text-align: center;
}
.mainvisual__image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 1000px) {
  .mainvisual__image {
    height: 100%;
  }
}
.line__btn .white {
  text-align: center;
  font-size: 2.6rem;
  padding-bottom: 10px;
}
.line__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 578px;
  width: 100%;
  height: 112px;
  padding: 0 80px 0 25px;
  font-size: 3.8rem;
  background-color: var(--green--color);
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
}
.line__btn a p {
  text-align: center;
  line-height: 1.4473684211;
  color: #fff;
  margin-top: 0 !important;
}
.line__btn a img {
  width: 98px;
}
.line__btn a span {
  display: block;
  font-size: 2.4rem;
  line-height: 1;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .line__btn a {
    font-size: 3.04rem;
  }
}
@media screen and (max-width: 1000px) {
  .line__btn .white {
    font-size: max(10px, 5.3333333333vw);
    padding-bottom: 2.6666666667vw;
  }
  .line__btn a {
    width: 90.6666666667vw;
    height: 17.6vw;
    max-width: 100%;
    padding: 0 17.3333333333vw 0 3.4666666667vw;
    font-size: max(10px, 5.8666666667vw);
  }
  .line__btn a p {
    line-height: 1.4545454545;
  }
  .line__btn a img {
    width: 15.2vw;
  }
  .line__btn a span {
    font-size: max(10px, 4.2666666667vw);
  }
}
.comic_wrap {
  max-width: 1300px;
  margin: 0 auto;
}

.comics01 {
  padding: 56px 0 120px;
  background: #FEF4BE url("../images/bg_comics01.png") no-repeat center/cover;
  background-blend-mode: lighten;
}
.comics01 .top__ttl {
  max-width: 466px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .comics01 {
    padding: 12.8vw 10px 7.95vw;
    background: #FEF4BE url("../images/bg_comics01_sp.png") no-repeat center/cover;
  }
  .comics01 .top__ttl {
    max-width: 54vw;
  }
}
.comics02 .for_you {
  position: relative;
  z-index: 2;
  padding-top: 11.3888888889vw;
  background: url("../images/bg_for_you.png") no-repeat center/cover;
  height: 56.8vw;
}
.comics02 .for_you .for_you__list {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(4, 23.4vw);
  column-gap: 20px;
  margin-bottom: 4.8611111111vw;
}
.comics02 .for_you p {
  font-size: 5.1388888889vw;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-shadow: 7px 8px rgba(0, 0, 0, 0.3490196078);
}
.comics02 .comics__block {
  position: relative;
  z-index: 1;
  background: #AFAEFF url("../images/bg_comics02.png") no-repeat center/cover;
  background-blend-mode: screen;
  margin-top: -11.1111111111vw;
  padding: 14.5833333333vw 0 136px;
}
.comics02 .comics__block .top__ttl {
  max-width: 503px;
  margin: 0 auto;
  margin-bottom: 57px;
}

@media screen and (max-width: 1000px) {
  .comics02 .for_you {
    padding-top: 7.6vw;
    height: 116.1vw;
    background: url("../images/bg_for_you_sp.png") no-repeat center/cover;
  }
  .comics02 .for_you .for_you__list {
    grid-template-columns: repeat(2, 41.28vw);
    row-gap: 12px;
    margin-bottom: 3.32vw;
  }
  .comics02 .for_you p {
    font-size: 7.597vw;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.1607843137);
  }
  .comics02 .comics__block {
    margin-top: -11vw;
    padding: 16.67vw 10px 7.6vw;
  }
  .comics02 .comics__block .top__ttl {
    max-width: 58.7vw;
    margin-bottom: 7.1vw;
  }
}
.line_section {
  position: relative;
  background-color: #22BA4F;
  padding: 70px 0 82px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.line_section .line__person {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 434px;
}
.line_section .line__inr {
  margin: 0 auto;
  margin-bottom: 40px;
}
.line_section .line__ttl {
  max-width: 540px;
  margin: 0 auto;
  margin-bottom: 14px;
}
.line_section .line__ttl.big {
  max-width: 628px;
}
.line_section p {
  font-size: 6.2rem;
  line-height: 9rem;
  color: #fff;
  text-align: center;
}
.line_section .line__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 528px;
  height: 117px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2509803922);
  font-size: 4.6rem;
  color: #22BA4F;
  font-weight: bold;
}
.line_section .line__btn.long {
  padding-right: 45px;
}
.line_section .line__btn img {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 56px;
  transform: translate(0, -50%);
}

@media screen and (max-width: 1000px) {
  .line_section {
    padding: 6.4vw 0 9.4vw;
  }
  .line_section .line__person {
    max-width: 47.9vw;
    position: relative;
    margin-bottom: 1.2vw;
  }
  .line_section .line__inr {
    margin-bottom: 5.1vw;
  }
  .line_section .line__ttl {
    max-width: 58.2vw;
    margin-bottom: 1.2vw;
  }
  .line_section .line__ttl.big {
    max-width: 65.13vw;
  }
  .line_section p {
    font-size: 6.426vw;
    line-height: 9.3vw;
  }
  .line_section .line__btn {
    width: 82vw;
    height: 20vw;
    font-size: 7.36vw;
    border-radius: 0;
  }
  .line_section .line__btn.long {
    padding-right: 5.2vw;
  }
  .line_section .line__btn img {
    width: 6.15vw;
    height: 6.15vw;
    right: 8.46vw;
  }
}
.support {
  background: #F0F0F0 url("../images/bg_support.png") no-repeat center/cover;
  padding: 212px 0 141px;
}
.support.support02 .support__inr {
  padding-bottom: 108px;
}
.support .support__inr {
  max-width: 1165px;
  margin: 0 auto;
  padding: 128px 0;
  border: 5px #0E2C4A solid;
  color: #0E2C4A;
  border-radius: 13px;
  background-color: #fff;
  position: relative;
}
.support .support__inr::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 716px;
  height: 10px;
  background-color: #fff;
  z-index: 1;
}
.support .top__ttl {
  width: 611px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 154px;
  background-color: #0E2C4A;
  font-size: 5.5rem;
  line-height: 1.4;
  padding: 20px 0;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: -104px;
  transform: translate(-50%, 0);
  z-index: 3;
}
.support .top__ttl .yellow {
  color: #FFC700;
  font-size: 3rem;
  line-height: 4.3rem;
}
.support .top__ttl::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 74px solid transparent;
  border-right: 74px solid transparent;
  border-top: 68px solid #0E2C4A;
  z-index: -1;
}
.support .support__desc {
  font-size: 2rem;
  line-height: 2.9rem;
  margin-bottom: 23px;
  text-align: center;
  font-weight: 700;
}
.support .support__desc span:not(:last-child) {
  margin-right: 20px;
}
.support .support__note {
  max-width: 590px;
  padding: 7px 100px;
  margin: 0 auto;
  margin-bottom: 140px;
  border: 4px solid #0E2C4A;
  font-size: 3.5rem;
  line-height: 5.1rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.support .support__note::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent transparent #0E2C4A;
  left: 0;
  top: 0;
}
.support .support__note::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: transparent #0E2C4A transparent transparent;
  right: 0;
  bottom: 0;
}
.support .schedule__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 28px;
  row-gap: 123px;
}
.support .schedule__list .schedule__item {
  position: relative;
  max-width: 486px;
  height: 293px;
  width: 100%;
}
.support .schedule__list .schedule__item .time {
  width: 123px;
  height: 123px;
  position: absolute;
  left: -10px;
  top: -80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.7rem;
  font-weight: bold;
  background-color: #0E2C4A;
  color: #fff;
}
.support .schedule__list .schedule__item .time.orange {
  background-color: #FF6600;
}
.support .schedule__list .schedule__item .title {
  position: absolute;
  left: 133px;
  top: 0;
  transform: translateY(-100%);
  font-size: 3rem;
  line-height: 43px;
  font-weight: bold;
  color: #0E2C4A;
  white-space: nowrap;
}
.support .schedule__list .schedule__item .img_wrap {
  border: 5px solid #0E2C4A;
  width: 100%;
  height: 100%;
}
.support .schedule__list .schedule__item .note_wrap {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
}
.support .schedule__list .schedule__item .note_wrap .note_txt {
  background-color: #0E2C4A;
  color: #fff;
  font-size: 2rem;
  line-height: 29px;
  font-weight: bold;
  padding: 10px 16px;
}

@media screen and (max-width: 1000px) {
  .support {
    padding: 20.5vw 30px 15.38vw;
  }
  .support.support02 {
    padding-bottom: 10.51vw;
  }
  .support.support02 .support__inr {
    padding-bottom: 17.6666666667vw;
  }
  .support .support__inr {
    border: 3px #0E2C4A solid;
    border-radius: 5px;
    padding: 12.05vw 40px 15.38vw;
  }
  .support .support__inr::before {
    top: -5px;
    width: 72.56vw;
  }
  .support .top__ttl {
    width: 66.15vw;
    padding: 6px 0;
    border-radius: 65px;
    font-size: 5.95vw;
    top: -11.54vw;
  }
  .support .top__ttl .yellow {
    font-size: 3.3333333333vw;
    line-height: 4.83vw;
  }
  .support .top__ttl::before {
    bottom: -10px;
    border-left: 31px solid transparent;
    border-right: 31px solid transparent;
    border-top: 28px solid #0E2C4A;
  }
  .support .support__desc {
    font-size: 3.3333333333vw;
    line-height: 4.826vw;
    width: 33.3333333333vw;
    margin: 0 auto;
    margin-bottom: 2.8vw;
    text-align: start;
  }
  .support .support__desc span {
    display: block;
  }
  .support .support__desc span:not(:last-child) {
    margin-right: 0;
  }
  .support .support__note {
    max-width: 55.38vw;
    padding: 5px 0;
    margin-bottom: 18.2vw;
    border: 2px solid #0E2C4A;
    font-size: 4.1vw;
    line-height: 5.94vw;
  }
  .support .support__note::after {
    border-width: 0 0 14px 14px;
  }
  .support .support__note::before {
    border-width: 14px 14px 0 0;
  }
  .support .schedule__list {
    row-gap: 16.41vw;
  }
  .support .schedule__list .schedule__item {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .support .schedule__list .schedule__item .time {
    width: 15.64vw;
    height: 15.64vw;
    left: -1.28vw;
    top: -10.74vw;
    font-size: 3.428vw;
  }
  .support .schedule__list .schedule__item .title {
    left: 16.92vw;
    font-size: 3.59vw;
    line-height: 5.2vw;
    top: -3px;
  }
  .support .schedule__list .schedule__item .img_wrap {
    border: 2.5px solid #0E2C4A;
  }
  .support .schedule__list .schedule__item .note_wrap {
    bottom: -2.6vw;
    gap: 5px;
  }
  .support .schedule__list .schedule__item .note_wrap .note_txt {
    font-size: 2.56vw;
    line-height: 3.7vw;
    padding: 5px 10px;
  }
}
.comics03 {
  padding: 140px 0 115px;
  background: #FEF4BE url("../images/bg_comics03.png") no-repeat center/cover;
  background-blend-mode: lighten;
}
.comics03.comics03_02 {
  padding: 145px 0 95px;
}

@media screen and (max-width: 1000px) {
  .comics03 {
    padding: 12.56vw 10px 9.5vw;
    background: #FEF4BE url("../images/bg_comics03_sp.png") no-repeat center/cover;
  }
  .comics03.comics03_02 {
    padding: 10.51vw 10px 9.23vw;
  }
}
.comics04 {
  padding: 97px 0 74px;
  background: #AFAEFF url("../images/bg_comics04.png") no-repeat center/cover;
  background-blend-mode: overlay;
}

@media screen and (max-width: 1000px) {
  .comics04 {
    padding: 10.26vw 4.6vw 8vw;
  }
}
.project {
  padding: 88px 0 183px;
  background-color: #0E2C4A;
  overflow: hidden;
}
.project .top__ttl {
  font-size: 3.5rem;
  line-height: 5.1rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 74px;
}
.project .project__slider {
  max-width: 1260px;
  margin: 0 auto;
}
.project .slide__list {
  margin: 0 20px;
}
.project .slide__img {
  background-color: #fff;
  border-radius: 10px;
}
.project .slide__img img {
  width: 100%;
}
.project .slick-prev,
.project .slick-next {
  background-color: #fff;
  z-index: 10;
  width: 51px;
  height: 51px;
  font-weight: 700;
  border-radius: 50%;
}
.project .slick-prev:before,
.project .slick-next:before {
  color: #0E2C4A;
}
.project .slick-prev {
  left: -60px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='25' viewBox='0 0 16 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0898 1.74023L2.90984 12.4802L14.0898 23.2602' stroke='%230E2C4A' stroke-width='3.85' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.project .slick-prev:before {
  content: "";
}
.project .slick-next {
  right: -60px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='25' viewBox='0 0 16 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.91016 1.74023L13.0902 12.4802L1.91016 23.2602' stroke='%230E2C4A' stroke-width='3.85' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
}
.project .slick-next:before {
  content: "";
}
.project .slick-dots {
  bottom: -65px;
}
.project .slick-dots li {
  background-color: #757575;
  width: 14px;
  height: 14px;
  margin: 0 13px;
  border-radius: 50%;
}
.project .slick-dots li button {
  width: 14px;
  height: 14px;
}
.project .slick-dots li button:before {
  content: none;
}
.project .slick-dots li.slick-active {
  background-color: #fff;
}
.project h3 {
  font-size: 2.5rem;
  font-weight: 700;
  padding: 26px;
}
.project dl {
  margin: 0 12px;
  padding: 6px 20px;
  font-size: 1.5rem;
  border-top: 1px solid #ccc;
  display: flex;
  align-items: center;
  height: 66px;
}
.project dl .highlight {
  font-size: 2rem;
  font-weight: 700;
  color: #CF0707;
}
.project dl:last-child {
  align-items: flex-start;
  padding-bottom: 67px;
  padding-right: 10px;
  height: auto;
}
.project dt {
  font-weight: 600;
  width: 23.6559139785%;
}
.project dd {
  width: 76.7025089606%;
  font-weight: 500;
  font-size: 1.5rem;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .project h3 {
    font-size: 1.76rem;
  }
  .project dl {
    font-size: 1.28rem;
  }
  .project dl .highlight {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1000px) {
  .project {
    padding: 10.26vw 0 15.38vw;
  }
  .project .top__ttl {
    font-size: 3.3333333333vw;
    line-height: 4.8vw;
    margin-bottom: 7.7vw;
  }
  .project .slide__list {
    margin: 0 2vw;
  }
  .project .slick-list {
    margin-left: 30px;
    overflow: visible;
  }
  .project .slick-prev,
  .project .slick-next {
    display: none;
  }
  .project h3 {
    font-size: max(10px, 3.33333vw);
    padding: 15px;
  }
  .project dl {
    padding: 1.6vw 0;
    font-size: max(8px, 2.18vw);
    height: 9.56vw;
  }
  .project dl .highlight {
    font-size: max(11px, 2.9vw);
  }
  .project dl:last-child {
    padding-bottom: 10.25vw;
    height: auto;
  }
  .project dt {
    font-weight: 600;
    width: 17.3333333333vw;
  }
  .project dd {
    width: 57.0666666667vw;
    padding-right: 0;
    font-size: max(8px, 2.18vw);
  }
}
.difference {
  padding: 114px 0 174px;
}
.difference .difference__inr {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 30px;
}
.difference .top__ttl {
  font-size: 3rem;
  color: #0E2C4A;
  font-weight: bold;
  text-align: center;
  margin-bottom: 80px;
}
.difference h3 {
  font-size: 2.4rem;
  line-height: 2.4rem;
  background-color: #0E2C4A;
  color: #fff;
  padding: 14px 19px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.difference h3 svg {
  flex: 0 0 23px;
  height: 32px;
  display: inline-block;
  margin-right: 18px;
}
.difference li {
  margin-top: 40px;
  padding: 0 0 20px;
  border: 3px solid #0E2C4A;
  background-color: #F5F5F5;
}
.difference dl {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 10px;
}
.difference dl:nth-of-type(1) dt {
  background-color: #4E4E4E;
}
.difference dl:nth-of-type(2) dt {
  background-color: #FF6600;
}
.difference dl:last-child {
  margin-top: 4px;
}
.difference dt {
  width: 124px;
  height: 32px;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
}
.difference dt img {
  vertical-align: middle;
}
.difference dd {
  width: calc(100% - 158px);
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 500;
  color: #111;
}
.difference .answer {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 700;
  color: #FF6600;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  .difference h3 {
    font-size: 2.24rem;
  }
  .difference dd {
    font-size: 1.44rem;
  }
  .difference .answer {
    font-size: 1.6rem;
  }
  .difference dt {
    font-size: 1.76rem;
  }
}
@media screen and (max-width: 1000px) {
  .difference {
    padding: 10.26vw 0 20.5vw;
  }
  .difference .top__ttl {
    font-size: 4.36vw;
    margin-bottom: 9vw;
  }
  .difference h3 {
    align-items: flex-start;
    font-size: max(10px, 5.8vw);
    line-height: 6.96vw;
    padding: 4.35vw 2.9333333333vw;
  }
  .difference h3 svg {
    flex: 0 0 5.38vw;
    margin-right: 1.8vw;
  }
  .difference li {
    padding: 0 0 3.59vw;
    margin-top: 2.56vw;
  }
  .difference dl {
    align-items: baseline;
    gap: 1.28vw;
    margin-top: 3.59vw;
    padding-left: 2.9333333333vw;
    padding-right: 2.9333333333vw;
  }
  .difference dl:last-child {
    margin-top: 3.78vw;
  }
  .difference dt {
    flex: 0 0 21.759vw;
    height: 4.836vw;
    font-size: max(10px, 3.38vw);
    line-height: 1.3;
  }
  .difference dd {
    width: 100%;
    font-size: max(10px, 3.38vw);
    line-height: 4.738vw;
    transform: translateY(-2px);
  }
  .difference .answer {
    font-size: max(10px, 3.38vw);
    line-height: 4.738vw;
  }
}
.footer {
  margin-top: 56px;
  padding-bottom: 140px;
}

.footer__inr {
  display: flex;
  flex-direction: column-reverse;
}

.footer .footer__logo {
  width: 377px;
  margin-left: auto;
  margin-right: auto;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: -0.05rem;
}
.footer .footer__logo img {
  width: 232px;
  margin-left: 4px;
}
.footer .footer__contents {
  font-style: normal;
  margin-top: 30px;
  text-align: center;
}
.footer .footer__contents dl {
  font-weight: 400;
  margin-top: 20px;
}
.footer .footer__contents address {
  font-style: normal;
}
.footer .footer__navi {
  font-size: 1.6rem;
}
.footer .footer__list {
  font-weight: 600;
}
.footer .footer__list ul {
  display: flex;
  justify-content: center;
  gap: 0 32px;
}
.footer .footer__list p {
  text-align: right;
  margin-top: 12px;
}
.footer .copy {
  margin-top: 3rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
}

@media screen and (min-width: 1001px) and (max-width: 1280px) {
  body {
    font-size: 1.28rem;
  }
  .footer .footer__list ul {
    gap: 0 26px;
  }
}
@media screen and (max-width: 1000px) {
  .footer {
    margin-top: 16vw;
    padding-bottom: 26.6666666667vw;
  }
  .footer__inr {
    flex-direction: column-reverse;
  }
  .footer .footer__logo {
    width: auto;
    font-size: max(10px, 4vw);
    text-align: center;
  }
  .footer .footer__logo img {
    width: 56vw;
  }
  .footer .footer__contents {
    width: 92vw;
    margin: 9.3333333333vw auto 0;
    text-align: left;
  }
  .footer .footer__contents dl {
    margin-top: 5.3333333333vw;
  }
  .footer .footer__navi {
    width: 86vw;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    font-size: max(10px, 4vw);
  }
  .footer .footer__list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2666666667vw 0;
  }
  .footer .footer__list li {
    width: 50%;
  }
  .footer .copy {
    margin-top: 9.8666666667vw;
    font-size: max(10px, 3.7333333333vw);
    text-align: center;
    width: 100%;
  }
}

/*# sourceMappingURL=index.css.map */
