@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap');

.lp-school {
  padding: 0 0 136px 0;
}
.lp-schoolInner {
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: content-box;
  padding: 0 40px;
}

@media only screen and (max-width: 750px) {
  .lp-school {
    padding: 0 0 80px 0;
  }
  .lp-schoolInner {
    padding: 0 20px;
  }
}

.lp-schoolKv {
  margin-bottom: 89px;
}


.lp-schoolAbout {
  position: relative;
  padding: 83px 0 0 0;
}
.lp-schoolAbout:before {
  content: '';
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff1f1;
  height: 289px;
  position: absolute;
}
.lp-schoolAbout .lp-schoolInner {
  position: relative;
  z-index: 10;
}
.lp-schoolAboutHead {
  display: flex;
  justify-content: space-between;
}
.lp-schoolAboutHead + .lp-schoolAboutHead {
  margin-top: 120px;
}
.lp-schoolAboutHead__img {
  width: 33.33%;
  box-sizing: border-box;
  padding: 0 0 20px 20px;
}
.lp-schoolAboutHead__imgInner {
  position: relative;
}
.lp-schoolAboutHead__imgInner:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: -20px;
  background: url("/photo/detail/lp-school2025/shadow-bg.png") center;
  background-size: 6px;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.lp-schoolAboutHead__imgInner img {
  position: relative;
  z-index: 10;
}
.lp-schoolAboutHeadContents {
  text-align: left;
  width: calc(66.67% - 48px);
}
.lp-schoolAboutHead__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 67px;
}
.lp-schoolAboutHead__subTitle {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  width: 308px;
  margin: 0 auto 32px;
  text-align: center;
  background: #FFF;
  border: #000000 1px solid;
  box-sizing: border-box;
  padding: 10px 20px 10px;
  color: #555555;
  box-shadow: -5px 5px 0 #ecb5b5;
}
.lp-schoolAboutHead__txt {
  font-size: 16px;
  line-height: 2.1;
  font-weight: 500;
}

.lp-schoolAboutHead.is-01 {
  flex-direction: row-reverse;
}
.lp-schoolAboutHead.is-01 .lp-schoolAboutHeadContents {
  position: relative;
}
.lp-schoolAboutHead.is-01 .lp-schoolAboutHeadContents:before {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
  background: url("/photo/detail/lp-school2025/school-img-02.png") center;
  background-size: contain;
  z-index: 1;
  width: 381px;
  height: 134px;
}
.lp-schoolAboutHead__img.is-img02 {
  display: none;
}
.lp-schoolAboutHead__txt .js-accshow {
  display: none;
}
.lp-schoolAboutHead__btn {
  display: none;
}

@media only screen and (min-width: 751px) {
  .lp-schoolAboutHead__txt .js-accshow {
    display: none !important;
  }
  .lp-schoolAboutHead .js-acc01 {
    display: block !important;
  }
  .lp-schoolAboutHead.js-acc02 {
    display: flex !important;
  }
  .lp-schoolAboutHead__btn {
    display: none !important;
  }
}
@media only screen and (max-width: 750px) {
  .lp-schoolKv {
    margin-bottom: 50px;
  }


  .lp-schoolAbout {
    padding: 30px 0 0 0;
    overflow: hidden;
  }
  .lp-schoolAbout:before {
    height: 189px;
  }
  .lp-schoolAboutHead {
    display: block;
  }
  .lp-schoolAboutHead + .lp-schoolAboutHead {
    margin-top: 60px;
  }
  .lp-schoolAboutHead__img {
    width: 100%;
    padding: 0 0 10px 10px;
    max-width: 200px;
    margin: 0 auto;
  }
  .lp-schoolAboutHead__imgInner {
    position: relative;
    margin-top: 20px;
  }
  .lp-schoolAboutHead__imgInner:before {
    bottom: -10px;
    left: -10px;
    background: url("/photo/detail/lp-school2025/shadow-bg.png") center;
    background-size: 6px;
  }
  .lp-schoolAboutHeadContents {
    width: 100%;
  }
  .lp-schoolAboutHead__title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .lp-schoolAboutHead__subTitle {
    font-size: 18px;
    width: 90%;
    margin: 0 auto 25px;
    padding: 10px 20px 10px;
    box-shadow: -5px 5px 0 #ecb5b5;
  }
  .lp-schoolAboutHead__txt {
    font-size: 14px;
  }
  .lp-schoolAboutHead.is-01 .lp-schoolAboutHeadContents:before {
    top: 0px;
    right: -40px;
    background: url("/photo/detail/lp-school2025/school-img-02.png") center;
    background-size: contain;
    z-index: 1;
    width: 190px;
    height: 67px;
  }
  .lp-schoolAboutHead__img.is-img01 {
    display: none;
  }
  .lp-schoolAboutHead__img.is-img02 {
    display: block;
    margin-bottom: 20px;
  }
  .lp-schoolAboutHead__txt .js-accshow {
    display: inline-block;
  }
  .lp-schoolAboutHead .js-acc01 {
    display: none;
  }
  .lp-schoolAboutHead.js-acc02 {
    display: none;
  }
  
  .lp-schoolAboutHead__btn {
    margin-top: 40px;
    display: block;
  }
  .lp-schoolAboutHead__btn span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 50px;
    background: #ac0604;
    color: #FFF;
    font-size: 15px;
    line-height: 1.4;
    box-sizing: border-box;
    font-weight: 700;
    padding: 10px 20px 11px 10px;
    position: relative;
    margin: 0 auto;
  }
  .lp-schoolAboutHead__btn span:before {
    content: '';
    display: block;
    background: url("/photo/detail/lp-school2025/icon-arrow01.png") no-repeat center;
    background-size: contain;
    width: 5px;
    height: 10px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 16px;
    margin: auto;
  }
  
}


.lp-schoolAboutCake {
  max-width: 1022px;
  margin: 100px auto 0;
  box-sizing: border-box;
  padding: 10px;
  background: #fafafa;
}
.lp-schoolAboutCakeInner {
  border: #82ccde 2px solid;
  padding: 19px 27px;
  display: flex;
  justify-content: space-between;
}
.lp-schoolAboutCakeContents {
  width: calc(100% - 343px);
  max-width: 541px;
  text-align: left;
  padding: 13px 0 0 0;
  box-sizing: border-box;
}
.lp-schoolAboutCake__img {
  width: 313px;
}
.lp-schoolAboutCake__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 32px;
}
.lp-schoolAboutCakeList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.lp-schoolAboutCakeList li {
  width: calc(50% - 7px);
  font-size: 20px;
  line-height: 1.4;
  font-weight: 700;
  color: #54a1b4;
  padding: 0 0 11px 0;
  position: relative;
}
.lp-schoolAboutCakeList li:nth-of-type(n + 3) {
  margin-top: 14px;
}
.lp-schoolAboutCakeList li:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("/photo/detail/lp-school2025/line-bg.png") center;
  background-size: auto 2px;
  z-index: 1;
  width: 100%;
  height: 2px;
}

@media only screen and (max-width: 750px) {
  .lp-schoolAboutCake {
    margin: 70px auto 0;
    padding: 5px;
  }
  .lp-schoolAboutCakeInner {
    padding: 19px 15px;
    display: block;
  }
  .lp-schoolAboutCakeContents {
    width: 100%;
    max-width: none;
    padding: 0 0 0 0;
  }
  .lp-schoolAboutCake__img {
    width: 200px;
    margin: 15px auto 0;
  }
  .lp-schoolAboutCake__title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 20px;
  }
  .lp-schoolAboutCakeList {
  }
  .lp-schoolAboutCakeList li {
    width: calc(50% - 5px);
    font-size: 16px;
    padding: 0 0 11px 0;
  }
  .lp-schoolAboutCakeList li:nth-of-type(n + 3) {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 500px) {
  .lp-schoolAboutCakeList li {
    width: 100%;
  }
  .lp-schoolAboutCakeList li:nth-of-type(n + 2) {
    margin-top: 12px;
  }
}

.lp-schoolLineup {
  margin-top: 110px;
}
.lp-schoolLineup__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  width: 427px;
  margin: 0 auto 46px;
  text-align: center;
  background: #FFF;
  border: #000000 1px solid;
  box-sizing: border-box;
  padding: 10px 20px 10px;
  color: #555555;
  box-shadow: -5px 5px 0 #ecb5b5;
}
.lp-schoolLineupList {
  display: flex;
  flex-wrap: wrap;
}
.lp-schoolLineupList li {
  display: flex;
  width: calc(16.66% - 8.33px);
  margin-left: 10px;
}
.lp-schoolLineupList li:nth-of-type(6n + 1) {
  margin-left: 0px;
}
.lp-schoolLineupList li a {
  display: flex;
  flex-direction: column;
  background: #ac0604;
  padding: 0 0 20px 0;
  position: relative;
}
.lp-schoolLineupList li a:before {
  content: '';
  display: block;
  background: url("/photo/detail/lp-school2025/icon-arrow02.png") no-repeat center;
  background-size: contain;
  width: 11px;
  height: 6px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}
.lp-schoolLineupList__txt {
  width: 100%;
  box-sizing: border-box;
  padding: 7px 5px;
  text-align: center;
  font-weight: 700;
  color: #FFF;
  font-size: 14px;
  line-height: 1.4;
}

@media only screen and (max-width: 750px) {
  .lp-schoolLineup {
    margin-top: 80px;
  }
  .lp-schoolLineup__title {
    font-size: 18px;
    width: 90%;
    margin: 0 auto 30px;
    padding: 10px 20px 10px;
    box-shadow: -5px 5px 0 #ecb5b5;
  }
  .lp-schoolLineupList {
    display: flex;
    flex-wrap: wrap;
  }
  .lp-schoolLineupList li {
    display: flex;
    width: calc(33.33% - 6.66px);
    margin-left: 10px;
  }
  .lp-schoolLineupList li:nth-of-type(3n + 1) {
    margin-left: 0px;
  }
  .lp-schoolLineupList li:nth-of-type(n + 4) {
    margin-top: 10px;
  }
  .lp-schoolLineupList li a {
    padding: 0 0 10px 0;
  }
  .lp-schoolLineupList li a:before {
    width: 10px;
    height: 5px;
    bottom: 8px;
  }
  .lp-schoolLineupList__txt {
    padding: 7px 0px;
    font-size: 8px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 4.8em;
  }

}


.lp-schoolDetail {
  margin-top: 114px;
}
.lp-schoolDetailCon {
  
}
.lp-schoolDetailCon + .lp-schoolDetailCon {
  margin-top: 120px;
}
.lp-schoolDetailConHead {
  box-sizing: border-box;
  padding: 10px;
  background: #fafafa;
  margin-bottom: 33px;
}
.lp-schoolDetailConHeadInner {
  border: #82ccde 2px solid;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
}
.lp-schoolDetailConHead__img {
  margin-right: 30px;
  width: 221px;
}
.lp-schoolDetailConHeadContents {
  margin-right: 30px;
  width: calc(100% - 552px);
  padding: 15px 0 0 0;
}
.lp-schoolDetailConHead__graph {
  width: 271px;
}
.lp-schoolDetailConHead__title {
  font-size: 24px;
  line-height: 1.4;
  position: relative;
  padding: 0 0 16px 0;
  margin-bottom: 20px;
  font-weight: 700;
  color: #54a1b4;
}
.lp-schoolDetailConHead__title:before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("/photo/detail/lp-school2025/line-bg.png") center;
  background-size: auto 2px;
  z-index: 1;
  width: 100%;
  height: 2px;
}
.lp-schoolDetailConHead__txt {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}
.lp-schoolDetailConHead__btn {
  margin-top: 26px;
}
.lp-schoolDetailConHead__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 192px;
  height: 53px;
  background: #ac0604;
  color: #FFF;
  font-size: 18px;
  line-height: 1.4;
  box-sizing: border-box;
  font-weight: 700;
  padding: 10px 30px 11px 10px;
  position: relative;
}
.lp-schoolDetailConHead__btn a:before {
  content: '';
  display: block;
  background: url("/photo/detail/lp-school2025/icon-arrow01.png") no-repeat center;
  background-size: contain;
  width: 6px;
  height: 11px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 16px;
  margin: auto;
}
.lp-schoolDetailConItem {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.lp-schoolDetailConItem + .lp-schoolDetailConItem {
  margin-top: 60px;
}
.lp-schoolDetailConItem__img {
  box-sizing: border-box;
  width: 33.6%;
}
.lp-schoolDetailConItemContents {
  width: 59%;
  padding: 30px 0 0 0;
  box-sizing: border-box;
}
.lp-schoolDetailConItem__title {
  margin-bottom: 38px;
}
.lp-schoolDetailConItem__title span {
  font-family: "Shippori Mincho B1", serif;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 500;
  background: linear-gradient(to bottom, rgba(198,233,241,0) 0%,rgba(198,233,241,0) 64%,rgba(198,233,241,1) 65%,rgba(198,233,241,1) 100%);
}
.lp-schoolDetailConItem__txt {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}
.lp-schoolDetailConItemImg {
  margin-top: 46px;
}
.lp-schoolDetailConItemImgFrame {
  display: flex;
  justify-content: space-between;
}
.lp-schoolDetailConItemImg figure {
  width: calc(50% - 10px);
  margin: 0;
}
.lp-schoolDetailConItemImg__txt {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 10px;
}
.lp-schoolDetail__banner {
  max-width: 590px;
  margin: 100px auto 0;
}
@media only screen and (max-width: 960px) {
  .lp-schoolDetailConHeadInner {
    flex-wrap: wrap;
  }
  .lp-schoolDetailConHead__img {
    margin-right: 30px;
    width: 221px;
  }
  .lp-schoolDetailConHeadContents {
    margin-right: 0px;
    width: calc(100% - 251px);
  }
  .lp-schoolDetailConHead__graph {
    width: 271px;
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 750px) {
  .lp-schoolDetail {
    margin-top: 80px;
  }
  .lp-schoolDetailCon {

  }
  .lp-schoolDetailCon + .lp-schoolDetailCon {
    margin-top: 80px;
  }
  .lp-schoolDetailConHead {
    padding: 5px;
    margin-bottom: 33px;
  }
  .lp-schoolDetailConHeadInner {
    padding: 15px 15px 30px;
    display: flex;
    justify-content: space-between;
  }
  .lp-schoolDetailConHead__img {
    margin-right: 0px;
    width: 100%;
    background: #e7e7f3;
    text-align: center;
  }
  .lp-schoolDetailConHeadContents {
    margin-right: 0px;
    width: 100%;
    padding: 0 0 0 0;
    margin-top: 20px;
  }
  .lp-schoolDetailConHead__graph {
    width: 220px;
    margin: 30px auto 0;
  }
  .lp-schoolDetailConHead__title {
    font-size: 20px;
    padding: 0 0 16px 0;
    margin-bottom: 15px;
  }
  .lp-schoolDetailConHead__txt {
    font-size: 15px;
  }
  .lp-schoolDetailConHead__btn {
    margin-top: 26px;
  }
  .lp-schoolDetailConHead__btn a {
    width: 192px;
    height: 50px;
    font-size: 16px;
    padding: 10px 20px 11px 10px;
    margin: 0 auto;
  }
  .lp-schoolDetailConHead__btn a:before {
    width: 5px;
    height: 10px;
    right: 16px;
  }
  .lp-schoolDetailConItem {
  }
  .lp-schoolDetailConItem + .lp-schoolDetailConItem {
    margin-top: 60px;
  }
  .lp-schoolDetailConItem__img {
    width: calc(41% - 20px);
  }
  .lp-schoolDetailConItemContents {
    width: 59%;
    padding: 0 0 0 0;
    box-sizing: border-box;
  }
  .lp-schoolDetailConItem__title {
    margin-bottom: 30px;
  }
  .lp-schoolDetailConItem__title span {
    font-size: 21px;
  }
  .lp-schoolDetailConItem__txt {
    font-size: 15px;
  }
  .lp-schoolDetailConItemImg {
    margin-top: 30px;
  }
  .lp-schoolDetailConItemImg figure {
    width: calc(50% - 7px);
  }
  .lp-schoolDetailConItemImg__txt {
    font-size: 13px;
    margin-top: 8px;
  }
  .lp-schoolDetail__link {
    margin-top: 35px;
    text-align: center;
  }
  .lp-schoolDetail__link a {
    color: #ac0003;
    display: block;
    position: relative;
    border-bottom: #ac0003 1px solid;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 700;
    box-sizing: border-box;
    padding: 0 5px 7px 0;
  }
  .lp-schoolDetail__link a:before {
    content: '';
    display: block;
    background: url("/photo/detail/lp-school2025/icon-arrow03.png") no-repeat center;
    background-size: contain;
    width: 3px;
    height: 6px;
    position: absolute;
    bottom: 13px;
    right: 1px;
    margin: auto;
  }
  .lp-schoolDetail__banner {
    max-width: 590px;
    margin: 60px auto 0;
  }
}
@media only screen and (max-width: 600px) {
  .lp-schoolDetailConItem {
    display: block;
  }
  .lp-schoolDetailConItem__img {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
  }
  .lp-schoolDetailConItemContents {
    width: 100%;
    margin-top: 30px;
  }
  .lp-schoolDetailConItem__title {
    text-align: center;
  }
}


.lp-schoolRecipe {
  margin-top: 110px;
}
.lp-schoolRecipe__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600;
  width: 427px;
  margin: 0 auto 34px;
  text-align: center;
  background: #FFF;
  border: #000000 1px solid;
  box-sizing: border-box;
  padding: 10px 20px 10px;
  color: #555555;
  box-shadow: -5px 5px 0 #ecb5b5;
}
.lp-schoolRecipe__txt {
  font-size: 16px;
  line-height: 2;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}

.lp-schoolRecipeCon {
  
}
.lp-schoolRecipeCon + .lp-schoolRecipeCon {
  margin-top: 60px;
}
.lp-schoolRecipeCon__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  background: #c6e9f1;
  padding: 8px 18px 7px 18px;
  margin-bottom: 32px;
}
.lp-schoolRecipeCon__subTitle {
  font-size: 18px;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 8px;
}
.lp-schoolRecipeConUpper {
  display: flex;
  justify-content: space-between;
}
.lp-schoolRecipeConUpper__img {
  width: 443px;
}
.lp-schoolRecipeConUpperMat {
  width: calc(100% - 479px);
  display: flex;
  justify-content: space-between;
}
.lp-schoolRecipeConUpperMatItem {
  width: calc(50% - 11px);
}
.lp-schoolRecipeConUpperMatList {
  border-top: #dadada 2px solid;
}
.lp-schoolRecipeConUpperMatList li {
  display: flex;
  justify-content: space-between;
  border-bottom: #dadada 2px solid;
  padding: 7px 0 8px;
}
.lp-schoolRecipeConUpperMatList__tag {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
}
.lp-schoolRecipeConUpperMatList__txt {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 700;
  margin-left: 15px;
}
.lp-schoolRecipeConUpperMatList + .lp-schoolRecipeCon__subTitle {
  margin-top: 43px;
}
.lp-schoolRecipeConLower {
  margin-top: 40px;
}
.lp-schoolRecipeConFlow {
  counter-reset: item;
  list-style: none;
  padding: 5px 0 0 0;
}
.lp-schoolRecipeConFlow > li {
  padding-left: 40px;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}
.lp-schoolRecipeConFlow > li + li {
  margin-top: 15px;
}
.lp-schoolRecipeConFlow > li:before {
  counter-increment: item;
  content: counter(item);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  background: #000;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0 0 2px 2px;
  border-radius: 50%;
}
.lp-schoolRecipeConFlow + .lp-schoolRecipeCon__subTitle {
  margin-top: 25px;
}

@media only screen and (max-width: 1000px) {
  .lp-schoolRecipeConUpper__img {
    width: calc(50% - 15px);
  }
  .lp-schoolRecipeConUpperMat {
    width: calc(50% - 15px);
    display: block;
  }
  .lp-schoolRecipeConUpperMatItem {
    width: 100%;
  }
  .lp-schoolRecipeConUpperMatItem + .lp-schoolRecipeConUpperMatItem {
    margin-top: 30px;
  }
  .lp-schoolRecipeConUpperMatList + .lp-schoolRecipeCon__subTitle {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 750px) {
  .lp-schoolRecipe {
    margin-top: 80px;
  }
  .lp-schoolRecipe__title {
    font-size: 18px;
    width: 90%;
    margin: 0 auto 25px;
    padding: 10px 20px 10px;
    box-shadow: -5px 5px 0 #ecb5b5;
  }
  .lp-schoolRecipe__txt {
    font-size: 15px;
    text-align: left;
    margin-bottom: 40px;
  }

  .lp-schoolRecipeCon {

  }
  .lp-schoolRecipeCon + .lp-schoolRecipeCon {
    margin-top: 50px;
  }
  .lp-schoolRecipeCon__title {
    font-size: 18px;
    padding: 8px 18px 7px 18px;
    margin-bottom: 20px;
  }
  .lp-schoolRecipeCon__subTitle {
    font-size: 18px;
    line-height: 2;
    font-weight: 700;
    margin-bottom: 8px;
  }
  .lp-schoolRecipeConUpper {
  }
  .lp-schoolRecipeConUpper__img {
    width: calc(50% - 10px);
  }
  .lp-schoolRecipeConUpperMat {
    width: calc(50% - 10px);
    display: block;
  }
  .lp-schoolRecipeConUpperMatItem {
    width: 100%;
  }
  .lp-schoolRecipeConUpperMatItem + .lp-schoolRecipeConUpperMatItem {
    margin-top: 20px;
  }
  .lp-schoolRecipeConUpperMatList {
    border-top: #dadada 1px solid;
  }
  .lp-schoolRecipeConUpperMatList li {
    border-bottom: #dadada 1px solid;
    padding: 7px 0 8px;
  }
  .lp-schoolRecipeConUpperMatList__tag {
    font-size: 15px;
  }
  .lp-schoolRecipeConUpperMatList__txt {
    font-size: 15px;
    margin-left: 15px;
  }
  .lp-schoolRecipeConUpperMatList + .lp-schoolRecipeCon__subTitle {
    margin-top: 20px;
  }
  .lp-schoolRecipeConLower {
    margin-top: 20px;
  }
  .lp-schoolRecipeConFlow {
    padding: 0px 0 0 0;
  }
  .lp-schoolRecipeConFlow > li {
    padding-left: 32px;
    font-size: 15px;
  }
  .lp-schoolRecipeConFlow > li + li {
    margin-top: 15px;
  }
  .lp-schoolRecipeConFlow > li:before {
    width: 22px;
    height: 22px;
    font-size: 13px;
    top: 1px;
    left: 0;
    padding: 0 0 2px 1px;
  }
  .lp-schoolRecipeConFlow + .lp-schoolRecipeCon__subTitle {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .lp-schoolRecipeConUpper {
    display: block;
  }
  .lp-schoolRecipeConUpper__img {
    width: 100%;
  }
  .lp-schoolRecipeConUpperMat {
    width: 100%;
    margin-top: 20px;
  }
}



.lp-schoolContact {
  margin: 100px 0 0;
}
.lp-schoolContactFrame {
  max-width: 938px;
  margin: 0 auto 0;
  box-sizing: border-box;
  padding: 10px;
  background: #fafafa;
}
.lp-schoolContactInner {
  border: #82ccde 2px solid;
  padding: 19px 27px;
  text-align: left;
}
.lp-schoolContact__title {
  font-family: "Shippori Mincho B1", serif;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 15px;
  color: #54a1b4;
}
.lp-schoolContact__txt {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
}

.lp-schoolContact__info {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 500;
  color: #818181;
  position: relative;
  padding: 23px 0 0 0;
  margin: 25px 0 0 0;
}
.lp-schoolContact__info:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/photo/detail/lp-school2025/line-bg.png") center;
  background-size: auto 2px;
  z-index: 1;
  width: 100%;
  height: 2px;
}


@media only screen and (max-width: 750px) {
  .lp-schoolContact {
    margin: 70px 0 0;
  }
  .lp-schoolContactFrame {
    padding: 5px;
  }
  .lp-schoolContactInner {
    border: #82ccde 2px solid;
    padding: 19px 20px;
  }
  .lp-schoolContact__title {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }
  .lp-schoolContact__txt {
    font-size: 15px;
  }

  .lp-schoolContact__info {
    font-size: 15px;
    padding: 18px 0 0 0;
    margin: 20px 0 0 0;
  }
  .lp-schoolContact__info:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/photo/detail/lp-school2025/line-bg.png") center;
    background-size: auto 2px;
    z-index: 1;
    width: 100%;
    height: 2px;
  }
}