@charset "UTF-8";

/* l-main */
.p-anchor_nav{
  margin-bottom: 200px;
}

.p-section__heading{
  margin-bottom: 70px;
}
.p-section__heading{
  top: -105px;
}
.p-section__heading img{
  width: 580px;
}
@media screen and (max-width: 1040px){
  .p-anchor_nav__list li{
    margin: 0 1.5%;
  }
}

.c-section::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-section-about{
  padding-bottom: 100px;
	text-shadow:0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000,0 0 7px #000000;
}
.p-section-about::before{
  background: url(/index/images/text-image-about.png) left top no-repeat;
}
.p-about__lead{
  margin-bottom: 100px;
}
.p-about__lead p{
  margin-bottom: 20px;
}
.p-about__body{
  margin-top: -90px;
}
.p-about__detail{
  padding-right: 85px;
}
.p-about__detail__heading{
  margin-bottom: 30px;
}
.p-about__image img{
  width: 120%;
}
.p-about__detail p{
  margin-bottom: 40px;
}
.p-about__link img{
  width: 380px;
}
@media screen and (max-width: 1440px){
  .p-about__image img{
    width: 115%;
  }
}
@media screen and (max-width: 1366px){
  .p-about__image img{
    width: 110%;
  }
}
@media screen and (max-width: 1280px){
  .p-about__image img{
    width: 105%;
  }
}
@media screen and (max-width: 1040px){
  /* .p-about__image img{
    width: 100%;
  } */
  .p-about__detail {
    padding-right: 2%;
  }
  .p-about__link img{
    width: 90%;
  }
}

.p-section-commitment{
  padding-bottom: 140px;
  color: var(--color-black);
	text-shadow:0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff;
}
.p-section-commitment::before{
  background: url(/index/images/text-image-commitment.png) right 62px no-repeat;
}
.p-commitment__body{
  margin-top: -50px;
}
.p-commitment__block{
  margin-bottom: 85px;
}
.p-commitment__image{
  max-width: 372px;
  width: 40%;
}
.p-commitment__detail{
  max-width: 100%;
  width: 60%;
  flex: 1;
  padding-left: 40px;
  text-align: left;
}
.p-commitment__detail__heading img{
  width: auto;
  max-width: none;
}
.p-commitment__detail__heading,
.p-commitment__detail p{
  margin-bottom: 20px;
}
.p-commitment__detail p + p{
  margin-top: -10px;
}
.p-commitment__link img{
  width: 280px;
}
@media screen and (max-width: 1040px){
  .p-menu__block p {
    padding: 35% 15% 0;
    font-size: 1.3vw;
  }
}
.p-section-menu{
  padding-bottom: 150px;
}
.p-section-menu::before{
  background: url(/index/images/text-image-menu.png) left 10px no-repeat;
}
.p-menu__body{
  margin-top: -70px;
}

.p-section-plan{
  padding-bottom: 200px;
}
.p-section-plan::before{
  background: url(/index/images/text-image-plan.png) right 20px no-repeat;
}
.p-plan__body{
  max-width: 900px;
  margin-top: -120px;
  justify-content: center;
}
.p-plan__block{
  width: auto;
  margin-bottom: 30px;
  padding: 0 2px;
}
/* .p-plan__block img{
  width: auto;
} */
.p-plan__link{
  margin: 60px auto 0;
}
@media screen and (max-width: 1040px){
  .p-plan__block__link img{
    width: auto;
  }
  .p-commitment__detail__heading img{
    max-width: 100%;
  }
}

.p-staff__body{
  margin-top: 122px;
  padding: 0 0 240px;
}
.p-section-access{
  padding-bottom: 100px;
}
.p-section-access::before{
  background: url(/index/images/text-image-access.png) left 30px no-repeat;
}
.p-access__body{
  margin-top: -120px;
}
.p-section-access dl{
  margin-bottom: 40px;
  text-shadow:0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff,0 0 5px #ffffff;
  font-size: 1.6rem;
}
iframe{
  margin-bottom: 20px;
}

@media (min-width: 768px){
  .p-section-access dl{
    padding-top: 20px;
  }
  .p-access__link{
    display: inline-block;
  }
}

@media (max-width: 1040px){
  .p-main__visual{
    padding-top: 6vw;
    background: #100e11;
  }
}

.movie{
  max-width: 800px;
  margin: 0 auto 100px;
}
