.p_ttl2 {
  background: url("/img/shidouin_request_mv.jpg") no-repeat center center/cover;
}
@media screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 481px) {
  .p_ttl2 {
    background: url("/img/shidouin_request_mv@2x.jpg") no-repeat center center/cover;
  }
}
@media screen and (max-width: 480px) {
  .p_ttl2 {
    background: url("/img/shidouin_request_mv_sp.jpg") no-repeat center center/cover;
  }
}
.p_ttl2 .for {
  display: block;
  margin-bottom: 35px;
  font-size: 2.5rem;
}
@media screen and (max-width: 480px) {
  .p_ttl2 .for {
    margin-bottom: 10px;
    font-size: 1.3rem;
  }
}

.p_intro {
  width: 1010px;
  margin: 0 auto;
  padding: 100px 0 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .p_intro {
    width: 88%;
    display: block;
    padding: 30px 0 60px;
  }
}

.p_lead {
  text-align: left;
}
.p_lead .copy {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.54;
}
.p_lead p:not(.notes) {
  margin-top: 40px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2;
}
.p_lead .notes {
  margin-top: 1.5em;
  color: #6f7f88;
  font-size: 1.2rem;
  line-height: 1.67;
}
@media screen and (max-width: 480px) {
  .p_lead .copy {
    font-size: 1.8rem;
    line-height: 1.75;
  }
  .p_lead p:not(.notes) {
    margin-top: 20px;
    font-size: 1.6rem;
  }
  .p_lead p:not(.notes) br {
    display: none;
  }
  .p_lead .notes {
    margin-top: 0.5em;
    font-size: 1.1rem;
    line-height: 1.5;
  }
}

.p_anc1 {
  width: 380px;
}
@media screen and (max-width: 480px) {
  .p_anc1 {
    margin-top: 110px;
    width: auto;
  }
}
.p_anc1 ul {
  position: relative;
}
.p_anc1 ul::before {
  content: "";
  display: block;
  background: url("/img/shidouin_request_bal.png") no-repeat left bottom/contain;
  aspect-ratio: 430/458;
  position: absolute;
  width: 215px;
  top: -229px;
  right: 30px;
}
@media screen and (max-width: 480px) {
  .p_anc1 ul::before {
    width: auto;
    height: 140px;
    top: -140px;
    right: 20px;
  }
}

#s_about {
  margin: 0 auto;
  padding: 110px 0 120px;
  width: 96%;
  border-radius: 20px;
  background: #fbf8e9 url("/img/shidouin_pat.png") repeat center top/4px;
}
@media screen and (max-width: 480px) {
  #s_about {
    margin: 0;
    padding: 60px 0 50px;
    width: auto;
    border-radius: 0;
  }
}
#s_about .s_ttl {
  color: #008e66;
  font-family: "TsukuAMGothicLStd-B", sans-serif;
  letter-spacing: 0.05em;
  font-size: 5rem;
}
@media screen and (max-width: 480px) {
  #s_about .s_ttl {
    font-size: 3.2rem;
  }
}
#s_about .s_lead {
  margin-top: 45px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  #s_about .s_lead {
    font-size: 1.4rem;
    margin: 25px auto 0;
    width: 88%;
    text-align: left;
  }
  #s_about .s_lead br {
    display: none;
  }
}
#s_about .about {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  gap: 60px;
}
@media screen and (max-width: 480px) {
  #s_about .about {
    margin-top: 30px;
    display: block;
  }
}
#s_about .about .ttl {
  width: 100%;
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  #s_about .about .ttl {
    font-size: 1.8rem;
  }
}
#s_about .about .img {
  width: 400px;
  position: relative;
}
#s_about .about .img img:not(.bal) {
  border-radius: 10px;
}
#s_about .about .img .bal {
  position: absolute;
  top: -69px;
  left: -90px;
}
@media screen and (max-width: 480px) {
  #s_about .about .img {
    width: 66.7%;
    margin: 25px auto 0;
  }
  #s_about .about .img img:not(.bal) {
    border-radius: 7px;
    width: 100%;
    height: auto;
  }
  #s_about .about .img .bal {
    top: -15px;
    left: -50px;
    width: 80px;
    height: auto;
  }
}
#s_about .about .txt {
  width: 400px;
  text-align: left;
}
#s_about .about .txt p {
  margin-top: -0.5em;
  font-size: 1.6rem;
  line-height: 2;
}
#s_about .about .txt p + p {
  margin-top: 2em;
}
@media screen and (max-width: 480px) {
  #s_about .about .txt {
    width: 88%;
    margin: 25px auto 0;
  }
  #s_about .about .txt p {
    font-size: 1.4rem;
  }
  #s_about .about .txt p + p {
    margin-top: 1em;
  }
}
#s_about .feature {
  margin-top: 90px;
}
@media screen and (max-width: 480px) {
  #s_about .feature {
    margin-top: 35px;
  }
}
#s_about .feature .ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  #s_about .feature .ttl {
    font-size: 1.8rem;
  }
}
#s_about .feature .check_list1 {
  width: 840px;
  margin: 60px auto 0;
}
@media screen and (max-width: 480px) {
  #s_about .feature .check_list1 {
    width: 88%;
    margin: 25px auto 0;
  }
}
#s_about .feature .check_list1 .notes {
  display: block;
  margin-top: 0.5em;
  font-family: "Inter", "TazuganeGothicStdN-Light", sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
}

#s_flow {
  padding: 130px 0 0;
}
@media screen and (max-width: 480px) {
  #s_flow {
    padding: 60px 0 0;
  }
}
#s_flow .s_ttl {
  color: #008e66;
  font-family: "TsukuAMGothicLStd-B", sans-serif;
  letter-spacing: 0.05em;
  font-size: 5rem;
}
@media screen and (max-width: 480px) {
  #s_flow .s_ttl {
    font-size: 3.2rem;
  }
}
#s_flow .s_lead {
  margin-top: 45px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  #s_flow .s_lead {
    font-size: 1.4rem;
    margin: 25px auto 0;
    width: 88%;
    text-align: left;
  }
  #s_flow .s_lead br {
    display: none;
  }
}
#s_flow .teacher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin: 40px auto 0;
}
#s_flow .teacher p {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .teacher {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 88%;
    margin: 20px auto 0;
    gap: 12px;
  }
  #s_flow .teacher p {
    font-size: 1.2rem;
  }
}
#s_flow .for {
  margin-top: 100px;
}
@media screen and (max-width: 480px) {
  #s_flow .for {
    margin-top: 40px;
  }
}
#s_flow .for::before {
  content: "";
  display: block;
  height: 1px;
  background: #008e66;
  margin: 0 auto 95px;
  width: 840px;
}
@media screen and (max-width: 480px) {
  #s_flow .for::before {
    margin: 0 auto 40px;
    width: 88%;
  }
}
#s_flow .for .ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .for .ttl {
    font-size: 1.8rem;
  }
}
#s_flow .for .lead {
  margin-top: 55px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
}
@media screen and (max-width: 480px) {
  #s_flow .for .lead {
    margin-top: 15px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
}
#s_flow .for .for_list {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 60px;
}
@media screen and (max-width: 480px) {
  #s_flow .for .for_list {
    margin: 40px auto 0;
    width: 85%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
  }
}
#s_flow .for .for_list li {
  width: 400px;
  background: #f1f5f7;
  border-radius: 10px;
  position: relative;
  padding: 60px 0 55px;
}
@media screen and (max-width: 480px) {
  #s_flow .for .for_list li {
    width: 100%;
    border-radius: 7px;
    padding: 40px 0 30px;
  }
}
#s_flow .for .for_list .num {
  aspect-ratio: 1;
  border-radius: 50%;
  background: #008e66;
  color: #fff;
  font-family: "BioRhyme Expanded", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  width: 60px;
  left: calc(50% - 30px);
  top: -30px;
  font-size: 28px;
}
@media screen and (max-width: 480px) {
  #s_flow .for .for_list .num {
    width: 40px;
    left: calc(50% - 20px);
    top: -20px;
    font-size: 20px;
  }
}
#s_flow .for .for_list .name {
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.6;
  min-height: 3.2em;
}
#s_flow .for .for_list .name .small {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .for .for_list .name {
    font-size: 1.6rem;
    line-height: 1.1;
    min-height: 0;
  }
  #s_flow .for .for_list .name br {
    display: none;
  }
  #s_flow .for .for_list .name .small {
    display: block;
    margin-top: 0.5em;
    font-size: 1.2rem;
  }
}
#s_flow .for .for_list .txt {
  margin-top: 30px;
  font-size: 1.6rem;
  line-height: 2;
}
#s_flow .for .for_list .txt.small {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .for .for_list .txt {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  #s_flow .for .for_list .txt.small {
    font-size: 1.2rem;
  }
}
#s_flow .for .for_list .btn4 {
  margin-top: 10px;
}
#s_flow .for .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin: 40px auto 0;
}
#s_flow .for .contact p {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .for .contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 88%;
    margin: 25px auto 0;
    gap: 10px;
  }
  #s_flow .for .contact p {
    font-size: 1.2rem;
    line-height: 1.67;
  }
}
#s_flow .flow {
  margin: 80px auto 0;
  width: 1010px;
  background: #fbf8e9 url("/img/shidouin_pat.png") repeat center top/4px;
  border-radius: 5px;
  padding: 60px 0 65px;
}
@media screen and (max-width: 480px) {
  #s_flow .flow {
    margin: 40px auto 0;
    width: 93.3%;
    padding: 40px 0;
  }
}
#s_flow .flow .ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  #s_flow .flow .ttl {
    font-size: 1.8rem;
  }
}
#s_flow .flow .flow_list1 {
  width: 725px;
  margin: 35px auto 0;
}
@media screen and (max-width: 480px) {
  #s_flow .flow .flow_list1 {
    width: 80vw;
    margin: 25px auto 0;
  }
}
#s_flow .flow .btn {
  margin-top: 40px;
  width: 325px;
}
@media screen and (max-width: 480px) {
  #s_flow .flow .btn {
    margin-top: 25px;
    width: auto;
  }
}

#s_point {
  padding: 130px 0 0;
}
@media screen and (max-width: 480px) {
  #s_point {
    padding: 55px 0 0;
  }
}
#s_point .s_ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 3rem;
}
@media screen and (max-width: 480px) {
  #s_point .s_ttl {
    font-size: 2.2rem;
    line-height: 1.5;
  }
}
#s_point .s_lead {
  margin-top: 45px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  #s_point .s_lead {
    margin: 15px auto 0;
    width: 88%;
    text-align: left;
    font-size: 1.4rem;
  }
  #s_point .s_lead br {
    display: none;
  }
}
#s_point .point {
  margin: 90px auto 0;
  width: 670px;
}
#s_point .point + .point {
  margin-top: 100px;
}
@media screen and (max-width: 480px) {
  #s_point .point {
    margin: 30px auto 0;
    width: 88%;
  }
  #s_point .point + .point {
    margin-top: 40px;
  }
}
#s_point .point .ttl {
  color: #008e66;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
}
@media screen and (max-width: 480px) {
  #s_point .point .ttl {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
#s_point .point .lead {
  margin-top: 30px;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.88;
}
@media screen and (max-width: 480px) {
  #s_point .point .lead {
    margin-top: 15px;
    font-size: 1.4rem;
  }
}
#s_point .point .list {
  margin-top: 40px;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.88;
  border-top: 1px solid #e2ebef;
}
#s_point .point .list li {
  padding: 20px 0;
  border-bottom: 1px solid #e2ebef;
}
@media screen and (max-width: 480px) {
  #s_point .point .list {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  #s_point .point .list li {
    padding: 15px 0;
  }
}
#s_point .point .table {
  margin-top: 35px;
  border-top: 1px solid #e2ebef;
  border-left: 1px solid #e2ebef;
}
@media screen and (max-width: 480px) {
  #s_point .point .table {
    margin-top: 20px;
  }
}
#s_point .point .table li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#s_point .point .table .th, #s_point .point .table .td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px;
  border-bottom: 1px solid #e2ebef;
  border-right: 1px solid #e2ebef;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  #s_point .point .table .th, #s_point .point .table .td {
    padding: 8px;
    font-size: 1.3rem;
  }
}
#s_point .point .table .th {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f1f5f7;
}
#s_point .point .table .th .small {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_point .point .table .th .small {
    font-size: 1.1rem;
  }
}
#s_point .point .table .td {
  min-height: 75px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  #s_point .point .table .td {
    min-height: 70px;
  }
}
#s_point .point .notes {
  margin-top: 20px;
  text-align: left;
  font-size: 1.2rem;
}
@media screen and (max-width: 480px) {
  #s_point .point .notes {
    margin-top: 10px;
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
#s_point .point .contact {
  margin-top: 35px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  gap: 15px 10px;
}
#s_point .point .contact p {
  width: 100%;
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  #s_point .point .contact {
    margin-top: 20px;
    gap: 10px 5px;
  }
  #s_point .point .contact p {
    font-size: 1.3rem;
    line-height: 1.75;
  }
  #s_point .point .contact .btn4 {
    min-width: 0;
  }
}

#s_apply {
  margin: 150px auto 0;
  width: 1010px;
  background: #f1f5f7;
  padding-bottom: 55px;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  #s_apply {
    margin: 50px auto 0;
    width: 93.3%;
    border-radius: 7px;
    padding-bottom: 30px;
  }
}
#s_apply .s_ttl {
  background: #008e66;
  color: #fff;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 70px;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 480px) {
  #s_apply .s_ttl {
    font-size: 1.6rem;
    line-height: 50px;
    border-radius: 7px 7px 0 0;
  }
}
#s_apply .s_lead {
  margin-top: 45px;
  font-family: "Inter", "TazuganeGothicStdN-Bold", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.78;
}
@media screen and (max-width: 480px) {
  #s_apply .s_lead {
    width: 80vw;
    margin: 20px auto 0;
    text-align: left;
    font-size: 1.4rem;
  }
  #s_apply .s_lead br {
    display: none;
  }
}
#s_apply .btn {
  margin-top: 25px;
  width: 325px;
}
@media screen and (max-width: 480px) {
  #s_apply .btn {
    margin-top: 15px;
    width: auto;
  }
}
#s_apply .notes {
  margin-top: 28px;
  font-size: 1.2rem;
}
@media screen and (max-width: 480px) {
  #s_apply .notes {
    margin-top: 15px;
    font-size: 1.1rem;
  }
}

footer {
  border-top: 1px solid #e2ebef;
  margin-top: 150px;
}
@media screen and (max-width: 480px) {
  footer {
    margin-top: 60px;
  }
}