

.lp-100 {
  color: #561700;
  font-weight: 700;
}

.lp-100 section{
  display: block;
}

.lp-100 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.lp-100 .text-center {
  text-align: center;
}

.lp-100 .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

.lp-100 .wrapper p{
  margin: 0;
}

.lp-100 a {
  transition: opacity 0.3s ease;
}

.lp-100 a:hover {
  opacity: 0.7;
}

.lp-title {
  background: #561700;
  color: #fff;
  text-align: center;
  padding: 8px 20px;
  font-weight: 700;
  font-size: 40px;
  position: relative;
  margin: 0;
  line-height: 1.2;
}

.lp-title--red {
  background: #BE2528;
}

.lp-title--green {
  background: #00aa83;
}

.lp-title--blue {
  background: #007185;
}

.bg-stripe {
  background: linear-gradient(to right, #fdf39e 15px, transparent 15px, transparent 30px, #fdf39e 30px);
  background-color: #fffeb4;
  background-size: 30px 30px;
}

.main-visual__img {
  background: #fff000;
  aspect-ratio: 16/6;
}

.main-visual__img img {
  max-width: 100%;
  width: 100%;
}

.main-visual__catch {
  text-align: center;
  background: #fff000;
  color: #e8546b;
  padding-bottom: 35px;
  font-weight: 700;
  font-size: 22px;
}

.main-visual__catch p{
  margin: 0;
}

.message {
  padding: 30px 0 80px;
}

.message__wrapper {
  margin-bottom: 60px;
}

.message__img {
  width: 50%;
  padding-right: 50px;
}

.message__text {
  width: 50%;
  letter-spacing: 0.145rem;
  line-height: 2;
  font-weight: 700;
}

.message__text h2 {
  color: #CB0000;
  font-size: 30px;
  margin: 60px 0 30px;
  line-height: 1.5;
  font-weight: 700;
}

.message__text p {
  font-size: 17px;
  margin-bottom: 50px!important;
}

.nav__panel {
  position: relative;
  background: #e7b668;
  border: 5px solid #551704;
  border-radius: 20px;
  padding: 40px;
}

.nav__bgicon {
  position: absolute;
  width: 100px;
  height: 100px;
}

.nav__bgicon:nth-child(1) {
  top: 0;
  left: 0;
  transform: translate(-20%, -20%);
}

.nav__bgicon:nth-child(2) {
  top: 0;
  right: 0;
  transform: translate(20%, -20%) rotate(-90deg);
}

.nav__bgicon:nth-child(3) {
  bottom: 0;
  left: 0;
  transform: translate(-20%, 20%) rotate(90deg);
}

.nav__bgicon:nth-child(4) {
  bottom: 0;
  right: 0;
  transform: translate(20%, 20%) rotate(180deg);
}

.nav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0!important;
  list-style: none;
  margin: 0;
}

.nav__item {
  width: calc(100% / 2);
  padding: 5px;
}

.nav__item.full {
  width: calc(100%);
  padding: 5px;
  margin-top: 20px;
}


.schedule img{
  margin: 40px 0 -40px;
  padding-left: 10%;
}

.benefit img {
  margin: 50px auto 20px;
}

.benefit p {
  font-size: 20px;
  margin: 50px;
  font-weight: 700;
}

.bihin img {
  margin: 30px auto 20px;
}

.bihin p {
  font-size: 20px;
  margin: 50px;
  font-weight: 700;
}

.jitsugi-subtitle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 24px;
  margin: 80px 0 50px;
  font-weight: 700;
}

.jitsugi-subtitle br.sp{
  display: none;
}

.jitsugi-subtitle-inner {
  position: relative;
  padding: 0 280px;
}
.jitsugi-subtitle-sub{
  font-size: 80%;
}

.jitsugi-subtitle .image01 {
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 240px;
}

.jitsugi-subtitle .image02 {
  position: absolute;
  right: 0%;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 280px;
}

.jitsugi__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-bottom: 100px;
  padding-left: 0!important;
  list-style: none;
}

.jitsugi__list li {
  padding: 5px;
  width: calc(100% / 3);
}

.jitsugi__list li div {
  padding: 30px 5px;
  background: #ffb700;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #561700;
}

.jitsugi__list li:nth-child(2n) div {
  background: #ff8746;
}

.jitsugi__list h3 {
  font-size: 30px;
  margin: 0;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.2rem;
  line-height: 1.2;
}

.jitsugi__list address {
  margin-bottom: 0;
  font-size: 16px;
  font-style: normal;
}

.photo {
  position: relative;
  width: 100%;
}

.photo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background: url(../img/2023/100gakusai_photo_bg.png) no-repeat center bottom/cover;
}


.photo__inner {
  max-width: 850px;
  margin: 0 auto;
  position: relative;
}

.photo__title {
  display: block;
  position: relative;
  max-width: 800px;
  margin: 0 auto -50px;
  padding-top: 30px;
}

.photo__title .sub {
  width: 32%;
  position: absolute;
  left: -18%;
  top: calc(30px - 30%);
}

.photo__box {
  background: #FFF1BA;
  padding: 70px 40px 50px;
  border-radius: 10px;
  font-size: 20px;
}

.photo__box p{
  margin: 0;
}

.photo__box span {
  color: #BE2528;
}

.photo__link {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #BE2528;
  color: #fff!important;
  font-weight: 700;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  max-width: 500px;
  width: 100%;
  margin: 30px auto;
  transition: all 0.3s ease;
}

.photo__link:hover {
  color: #fff;
}

.photo__caution {
  font-size: 15px;
}

.photo__btn {
  display: block;
  width: 100%;
  max-width: 500px;
  padding-left: 10%;
  margin: 30px auto;
}

.photo .l-content-box {
  position: relative;
}

.photo__img01,
.photo__img02,
.photo__img03 {
  position: absolute;
  margin: 0;
}

.photo__img01 {
  left: 0;
  top: 30%;
  width: 200px;
}

.photo__img02 {
  right: 0;
  top: 30%;
  width: 200px;
}

.photo__img03 {
  bottom: -30px;
  left: 15%;
  width: 200px;
}

.shikaku ul {
  font-size: 24px;
  line-height: 1.7;
  list-style-type: "▶";
}

.shikaku a,
.info a {
  color: #BE2528;
  text-decoration: underline;
}

.info p,
.info ul {
  font-size: 24px;
  line-height: 1.7;
}

.info .wrapper div {
  width: calc(100% - 150px);
  padding-right: 40px;
}

.info .wrapper img {
  width: 150px;
}

.shimekiri {
  color: #BE2528;
}

.shimekiri h3 {
  margin: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.shimekiri p {
  margin: 0;
  font-size: 22px;
}

.faq {
  background: #e6ffff;
}

.faq dl {
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
}

.faq dd {
  color:#BE2528;
  padding-bottom: 40px;
  margin: 0;
  margin-bottom: 0;
}

.my-contact {
  padding-bottom: 50px; }
  .my-contact .contents {
    position: relative;
    text-align: center;
    font-weight: bold; }
  .my-contact .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center; }
  .my-contact .bg img{
    max-width: 800px;
    margin: 0 auto;
  }
  .my-contact .inner {
    position: relative;
    min-height: 337px;
    padding-top: 165px; }
  
  .my-contact p{
    margin: 0;
  }
  .my-contact .tel.tel-sp {
    display: none;
  }
  .my-contact .name {
    font-size: 26px;
  }
  .my-contact .staff {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .my-contact .tel {
    font-size: 20px;
    line-height: 1.2; }
  .my-contact .mail {
    font-size: 20px;
  }
  .my-contact .mail a {
    color: #561700;
  }


@media only screen and (max-width: 767px)  {
  .pc {
    display: none;
  }

  .lp-title {
    font-size: 24px;
  }

  .main-visual__catch {
    padding: 2px 15px 10px;
    font-size: 15px;
  }

  .message {
    padding: 20px 0;
  }

  .message__wrapper {
    margin-bottom: 20px;
  }

  .message__img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .message__text {
    width: 100%;
    letter-spacing: 0.05rem;
    line-height: 1.8;
  }

  .message__text h2 {
    font-size: 24px;
    margin: 30px 0;
  }

  .message__text p {
    font-size: 15px;
    margin-bottom: 20px!important;
  }

  .nav__panel {
    border: 3px solid #551704;
    border-radius: 10px;
    padding: 40px 15px;
  }

  .nav__bgicon {
    position: absolute;
    width: 70px;
    height: 70px;
  }

  .nav__item {
    width: 100%;
    padding: 5px;
    max-width: 350px;
    margin: 0 auto;
  }

  .schedule img{
    margin: 40px 0 -12px;
    padding-left: 0;
  }

  .benefit img {
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
  }

  .benefit p {
    font-size: 15px;
    margin: 30px 0;
  }

  .bihin img {
    margin: 20px auto;
  }

  .bihin p {
    font-size: 15px;
    margin: 20px;
  }

  .jitsugi-subtitle {
    font-size: 16px;
    margin: 30px 0 20px;
  }
  .jitsugi-subtitle br.sp{
    display: inline;
  }

  .jitsugi-subtitle-inner {
    padding: 0;
  }
  .jitsugi__list {
    padding-bottom: 30px;
  }

  .jitsugi__list li {
    padding: 5px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }

  .jitsugi__list li div {
    padding: 20px 5px;
  }

  .jitsugi__list h3 {
    font-size: 24px;
  }

  .jitsugi__list address {
    font-size: 14px;
  }

  .photo {
    position: relative;
    width: 100%;
  }

  .photo__title .sub {
    width: 32%;
    position: absolute;
    left: 0%;
    top: calc(-20%);
  }

  .photo__box {
    background: #FFF1BA;
    padding: 70px 20px 40px;
    border-radius: 10px;
    font-size: 15px;
  }

  .photo__link {
    text-align: center;
    margin: 25px auto;
  }

  .photo__caution {
    font-size: 13px;
  }

  .photo__btn {
    display: block;
    width: 100%;
    max-width: 500px;
    padding-left: 10%;
    margin: 30px auto 20px;
  }

  .shikaku ul {
    font-size: 15px;
    padding-left: 15px;
  }

  .info p,
  .info ul {
    font-size: 15px;
  }

  .info img {
    margin: 0 auto;
  }

  .info .wrapper div {
    width: 100%;
    padding-right: 0;
  }

  .shimekiri h3 {
    font-size: 24px;
  }

  .shimekiri p {
    font-size: 15px;
  }

  .faq dl {
    font-size: 15px;
    margin-bottom: 0;
  }

  .faq dd {
    padding-bottom: 20px;
  }

  .my-contact {
    padding: 0;
  }

  .my-contact .bg {
    height: 0;
  }

  .my-contact .inner {
    padding-top: 0;
    min-height: auto;
  }

  .my-contact .name {
    font-size: 20px;
  }

  .my-contact .staff,
  .my-contact .tel,
  .my-contact .mail {
    font-size: 15px;
  }
}

.l-content-box{
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767.98px) {
    .l-content-box {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mb-5, .my-5 {
  margin-bottom: 3em !important;
  font-size: 16px;
}
.mt-5, .my-5 {
  margin-top: 3em !important;
  font-size: 16px;
}
.mb-4, .my-4 {
  margin-bottom: 1.5em !important;
  font-size: 16px;
}
.mt-4, .my-4 {
  margin-top: 1.5em !important;
  font-size: 16px;
}
.pt-5, .py-5 {
  padding-top: 3em !important;
  font-size: 16px;
}

.my_copyright{
  padding: 20px 10px;
  margin: 0;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
}

.my_copyright img{
  margin-right: auto;
  margin-left: auto;
}