@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;600;700;800;900&display=swap");

/* 既存要素の非表示 */
.recently_viewed,
.cont_block:has(.semi_header),
.cont_block.sp_common_inner,
.cont_block.fixNav_point,
.cont_block:has(.editorarea.cms02),
.cont_block.sp_common_inner,
.cont_block.semi_info,
.fixNav.semi {
  display: none;
}
@media screen and (max-width: 800px) {
  header .box04 {
    display:none;
  }
}

:root {
  --lp02-ink: #392600;
  --lp02-navy: #071943;
  --lp02-gold: #a48c64;
  --lp02-sand: #b5a587;
  --lp02-cream: #f5f2eb;
  --lp02-gray: #e9e9e9;
  --lp02-dark: #4d4c49;
}

.sp_only {
  display: none;
}
.pc_only {
  display: block;
}
/*.main.product_detail.seminnar {
  float: none;
  width: 100%;
  margin-top: -15px;
}*/

.lp02 {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
  color: var(--lp02-ink);
  background: #fff;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
  line-height: 1.8;
  font-feature-settings: "palt";
  hanging-punctuation: allow-end;
}

.lp02 *,
.lp02 *::before,
.lp02 *::after {
  box-sizing: border-box;
}

.lp02 img {
  display: block;
  max-width: 100%;
  height: auto;
}

.lp02 h1,
.lp02 h2,
.lp02 h3,
.lp02 p,
.lp02 ul {
  margin: 0;
}

.lp02 ul {
  padding: 0;
  list-style: none;
}

.lp02-scroll-indicator {
  display: none;
}

.lp02-kaisai-block {
  padding: 15px 0;
  background: #fff;
  border-top: 20px solid var(--lp02-cream);
}

.lp02-kaisai {
  display: block;
  width: 534px;
  max-width: calc(100% - 48px);
  margin: 0 auto;
}

.lp02-kaisai img {
  display: block;
  width: 100%;
}

.lp02-opening {
  position: relative;
  margin-top: 0;
  padding: 80px 150px 170px;
  background-color: var(--lp02-cream);
  background-image: url("../images/jitsugaku_lp/intro_bg_pc.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  overflow: hidden;
}

.lp02-opening-grid {
  display: block;
  margin-top: 0;
}

.lp02-opening-copy {
  width: 1066px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.lp02-intro-art,
.lp02-intro-art img {
  display: block;
}

.lp02-intro-art img {
  width: 100%;
}

.lp02-cta-wrap {
  position: fixed;
  top: 500px;
  right: 0;
  z-index: 1000;
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease, visibility .3s ease;
}

.lp02-cta-wrap.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.lp02-cta {
  display: block;
  width: 228px;
  height: auto;
  text-decoration: none;
  transition: filter .2s ease;
}

.lp02-cta:hover {
  opacity: 1 !important;
  filter: brightness(1.5);
}

.main.product_detail.seminnar .lp02 .lp02-cta:hover,
.main.product_detail.seminnar .lp02 .lp02-cta:hover picture,
.main.product_detail.seminnar .lp02 .lp02-cta:hover img {
  opacity: 1 !important;
}

.lp02-cta picture,
.lp02-cta img {
  display: block;
  width: 100%;
  opacity: 1 !important;
}

.lp02-issues {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  text-align: center;
}

.lp02-intro-art01 {
  width: 783px;
  max-width: 100%;
}

.lp02-intro-art02,
.lp02-intro-art03 {
  width: 1066px;
  max-width: 100%;
  margin: 0 auto;
}
.lp02-intro-art02 {
  margin-bottom: 70px;
}
.lp02-intro-art03 {
  margin-top: 22px;
}

.lp02-add-area {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 698px;
  padding: 0;
  background: url("../images/jitsugaku_lp/lp02-add-bg_pc.jpg") center top / cover no-repeat #362417;
}

.lp02-add-area img {
  display: block;
}

.lp02-add-area-sp {
  display: none;
}

.lp02-add-area-pc {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 61px;
}

.lp02-add-panel {
  width: 555px;
  min-height: 540px;
  padding: 44px 48px 50px;
  background: rgba(247, 246, 238, .88);
  color: #20180f;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
  text-align: center;
}

.lp02-add-panel .lp02-add-logo {
  width: 246px;
  margin: 0 auto;
}

.lp02-add-panel h2 {
  margin-top: 48px;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: .08em;
}

.lp02-add-panel p {
  margin-top: 15px;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: .03em;
}

.lp02-hero {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: -44px auto 0;
  padding: 140px 0 88px;
  background: #fff;
  border-radius: 44px 44px 0 0;
  overflow: hidden;
}

.lp02-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr);
  gap: 49px;
  align-items: center;
  width: 1085px;
  max-width: calc(100% - 48px);
  margin: 0 auto;
}

.lp02-date-art {
  display: block;
  width: 555px;
  max-width: 100%;
}

.lp02-date-art img {
  width: 100%;
}

.lp02-hero-photo img {
  border-radius: 14px;
}

.lp02-lead {
  display: grid;
  grid-template-columns: 205px 1fr;
  gap: 88px;
  align-items: center;
  width: 943px;
  max-width: calc(100% - 48px);
  margin-right: auto;
  margin-left: auto;
  padding: 28px 0 120px;
}
.lp02-book {
  align-self: start;
  padding-top: 10px;
}
.lp02-book img {
  border-radius: 14px;
}

.lp02-lead-text {
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
  font-size: 21px;
  font-weight: 800 !important;
  line-height: 2.05;
}

.main.product_detail.seminnar .lp02 .lp02-lead-text,
.main.product_detail.seminnar .lp02 .lp02-lead-text p {
  color: #553e19;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
  font-weight: 800 !important;
}

.lp02-lead-text p + p {
  margin-top: 28px;
}

.lp02-curriculum {
  --lp02-card-frame: 1165px;
  --lp02-card-content: 940px;
  --lp02-card-frame-side: max(0px, calc((100% - var(--lp02-card-frame)) / 2));
  --lp02-card-content-pad: calc((var(--lp02-card-frame) - var(--lp02-card-content)) / 2);
  padding: 0 0 0;
  /*background: #efefef;*/
}

.lp02-card {
  position: relative;
  z-index: 1;
  width: calc(var(--lp02-card-frame-side) + var(--lp02-card-frame));
  min-height: 292px;
  margin-right: auto;
  margin-left: 0;
  padding: 68px var(--lp02-card-content-pad) 110px calc(var(--lp02-card-frame-side) + var(--lp02-card-content-pad));
  background: #f7f7f7;
  border-radius: 0 24px 0 0;
}

.lp02-card + .lp02-card {
  margin-top: -38px;
}

.lp02-card-gray {
  margin-right: 0;
  margin-left: var(--lp02-card-frame-side);
  padding-right: calc(var(--lp02-card-frame-side) + var(--lp02-card-content-pad));
  padding-left: var(--lp02-card-content-pad);
  background: #e8e8e8;
  border-radius: 24px 0 0 0;
}

.lp02-card h2 {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.45;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
}

.lp02-card h2::after {
  content: "";
  display: block;
  width: 760px;
  max-width: 100%;
  height: 6px;
  margin-top: 24px;
  background: url("../images/jitsugaku_lp/about_border_pc.svg") center center / 100% auto no-repeat;
}

.lp02-card h3 {
  margin-top: 28px;
  color: #8b650f;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.65;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
}

.lp02-card ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 26px;
  margin-top: 18px;
  padding-right: 210px;
  color: #1d1a13;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 15px;
  font-weight: 700 !important;
  line-height: 1.7;
}

.main.product_detail.seminnar .lp02 .lp02-card ul,
.main.product_detail.seminnar .lp02 .lp02-card li {
  font-weight: 700 !important;
}

.lp02-card li::before {
  content: "●";
  color: var(--lp02-ink);
  margin-right: 2px;
}

.lp02-card-icon {
  position: absolute;
  right: var(--lp02-card-content-pad);
  bottom: 114px;
  width: 140px;
  max-height: 150px;
}

.lp02-card-gray .lp02-card-icon {
  right: calc(100% - var(--lp02-card-frame) + var(--lp02-card-content-pad));
}

.lp02-about {
  padding: 120px 24px 72px;
  color: #fff;
  background: var(--lp02-sand);
  overflow: hidden;
}

.lp02-section-head {
  max-width: 858px;
  margin: 0 auto;
  text-align: center;
}

.lp02-section-head h2 {
  display: block;
}

.lp02-section-head h2::before,
.lp02-section-head h2::after {
  display: none;
}

.lp02-about-title,
.lp02-about-title img {
  display: block;
  width: 100%;
}

.lp02-about-title {
  max-width: 858px;
  margin: 0 auto;
}

.lp02-section-head p {
  margin-top: 24px;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}

.lp02-slider {
  position: relative;
  margin: 80px auto 0;
}

.lp02-slider-window {
  max-width: 1320px;
  margin: 0 auto;
  overflow: hidden;
}

.lp02-slider-track {
  display: block;
  margin: 0 -10px;
}

.lp02-slider-track .slick-track {
  display: flex;
}

.lp02-slide {
  min-width: 0;
  padding: 0 10px;
}

.lp02-slide img {
  width: 100%;
  border-radius: 12px;
}

.lp02-slider-btn {
  position: absolute;
  top: 42%;
  z-index: 2;
  width: 42px;
  height: 42px;
  transform: translateY(-50%);
  color: var(--lp02-navy);
  background: transparent;
  border: 0;
  font-size: 56px;
  line-height: 1;
  cursor: pointer;
}

.lp02-slider-btn:hover,
.lp02-slider-btn:focus {
  color: var(--lp02-navy);
  background: transparent;
  opacity: 1;
  box-shadow: none;
  text-decoration: none;
  outline: none;
}

.lp02-prev {
  left: -8px;
}

.lp02-next {
  right: -8px;
}

.lp02-dots {
  margin-top: 15px;
}

.lp02-dots .slick-dots {
  position: static;
  display: flex !important;
  justify-content: center;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lp02-dots .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}

.lp02-dots .slick-dots button {
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  background: transparent;
  border: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.lp02-dots .slick-dots button::before {
  display: none;
}

.lp02-dots span {
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
}

.lp02-dots .slick-active span {
  background: var(--lp02-navy);
}

.lp02-profile {
  display: grid;
  grid-template-columns: minmax(0, 650px) 300px;
  grid-template-rows: auto auto auto;
  gap: 116px;
  column-gap: 116px;
  row-gap: 0;
  align-content: center;
  align-items: start;
  padding: 80px max(24px, calc((100% - 1065px) / 2)) 80px; /* 2026-07-17 修正 */
  color: #fff;
  background: var(--lp02-dark);
}

.lp02-profile-role {
  grid-column: 1;
  grid-row: 1;
  font-size: 21px;
  font-weight: 700;
  line-height: 1; /* 2026-07-17 修正 */
  letter-spacing: .08em;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
}

.lp02-profile h2 {
  grid-column: 1;
  grid-row: 2;
  margin-top: 12px;
  font-size: 42px; /* 2026-07-17 修正 */
  font-weight: 900;
  line-height: 1; /* 2026-07-17 修正 */
  letter-spacing: .42em;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
}
.lp02-profile h2 em {/* 2026-07-21修正 */
  font-size: 32px;
  letter-spacing: .42em;
  font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif !important;
}
.lp02-profile-body {
  grid-column: 1;
  grid-row: 3;
  margin-top: 26px;
}

.lp02-profile-body p {
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.82;
}

.lp02-profile-body p + p {
  margin-top: 6px;
}

.lp02-profile-photo {
  grid-column: 2;
  grid-row: 1 / 4;
  align-self: start; /* 2026-07-17 修正 */
  width: 300px;
  margin-bottom: 10px; /* 2026-07-17 修正 */
  /*margin-top: -220px;*/  /* 2026-07-17 修正 */
}

.lp02-profile-photo img {
  width: 100%;
}
.lp02-info,
.lp02-fee,
.lp02-contact {
  padding-right: 200px;
  padding-left: 200px;
  background: #eee;
}

.lp02-info {
  padding-top: 120px;
}

.lp02-info h2,
.lp02-fee h2,
.lp02-contact h2 {
  color: #333;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}

.lp02-venue-table {
  width: 966px;
  max-width: 100%;
  margin: 44px auto 0;
  border-collapse: separate;
  border-spacing: 0;
  color: #555;
  background: #fff;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
}

.lp02-venue-table th,
.lp02-venue-table td {
  padding: 26px 30px;
  border-bottom: 5px solid #eee;
  border-right: 3px solid #eee;
  font-size: 20px;
  font-weight: 800;
  vertical-align: middle;
}

.lp02-venue-table th {
  color: #9a845d;
  background: #e7e1d6;
  text-align: left;
}

.lp02-venue-table td:first-child {
  width: 26%;
  text-align: center;
  letter-spacing: .35em;
}

.lp02-venue-table small {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 400;
}

.lp02-fee {
  padding-top: 96px;
  text-align: center;
}

.lp02-fee-box {
  max-width: 966px;
  margin: 42px auto 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.lp02-fee-box,
.lp02-fee-box img {
  display: block;
  width: 100%;
}

.lp02-fee-box p {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 12px;
  color: #333;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 28px;
  font-weight: 900;
}
.lp02-fee-box p > span {
  font-weight: 800;
}
.lp02-fee-box p strong {
  color: var(--lp02-gold);
  font-size: 82px;
  line-height: .9;
}

.lp02-fee-box small {
  font-size: 14px;
  font-weight: normal;
}

.lp02-fee-box div {
  margin-top: 14px;
  padding: 10px;
  color: #fff;
  background: var(--lp02-gold);
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 26px;
  font-weight: 800;
}

.lp02-fee-box em {
  display: block;
  margin-top: 8px;
  color: #8f1c1c;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: .18em;
}

.lp02-mumon {
  margin-top: 54px;
  color: #333;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  text-align: center;
}

.lp02-mumon h3 {
  font-size: 25px;
  font-weight: 900;
}

.lp02-mumon p {
  margin-top: 28px;
  font-size: 15px;
  font-weight: 700;
}

.lp02-mumon a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 500px;
  min-height: 90px;
  margin-top: 34px;
  padding: 20px 100px 20px 58px;
  color: #fff !important;
  background: var(--lp02-gold);
  border-radius: 999px;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
}

.lp02-mumon a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 51px;
  width: 27px;
  height: 27px;
  transform: translateY(-50%);
  background: url("../images/jitsugaku_lp/btn_icon.svg") center center / contain no-repeat;
}

.lp02-contact {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: max(24px, calc((100% - 966px) / 2));
  padding-left: max(24px, calc((100% - 966px) / 2));
  padding-top: 110px;
  padding-bottom: 120px;
}

.lp02-contact h2 {
  padding-bottom: 20px;
  border-bottom: 2px solid #fff;
}

.lp02-contact p {
  margin-top: 22px;
  color: #111;
  font-family: "Hiragino Sans", Meiryo, sans-serif;
  font-size: 21px;
  line-height: 1.65;
}
.lp02-contact a {
  color: var(--lp02-gold);
  font-weight: 700;
}
.lp02-contact a img {
  width: 22px;
  display: inline;
  vertical-align: middle;
  margin-left: 5px;
}
/*
.wide_buybox_wrap {
  background: #f4f1e8;
}

.wide_buybox_wrap .container {
  max-width: 1100px;
}

.wide_buybox_wrap .buy_box_wrap {
  padding-top: 56px;
}

.wide_buybox_wrap .buy_box_wrap .txt .title {
  color: #12376a;
  font-size: 26px;
  line-height: 1.55;
  text-align: center;
}

.wide_buybox_wrap .buy_box table th {
  background: #222;
}

.wide_buybox_wrap .buy_box .price02 span {
  font-weight: bold;
}

.wide_buybox_wrap .buy_box .btn.green {
  background: #259b1c;
}
*/

@media screen and (max-width: 800px) {
.sp_only {
  display: block;
}
.pc_only {
  display: none;
}
/*.main.product_detail.seminnar {
  margin-top: 0;
  }*/
  .lp02 {
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
  }

  .lp02-scroll-indicator {
    position: fixed;
    top: 50%;
    left: 6px;
    z-index: 999;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 10px;
    pointer-events: none;
    transform: translateY(-50%);
  }

  .lp02-scroll-indicator > div {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    overflow: visible;
    color: transparent;
    background: none;
    font-size: 0;
    line-height: 0;
  }

  .lp02-scroll-indicator > div::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    margin: 2.5px auto;
    background: url("../images/jitsugaku_lp/ind_off.svg") center center / contain no-repeat;
  }

  .lp02-scroll-indicator > div.is-active::before {
    width: 10px;
    height: 10px;
    margin: 0;
    background-image: url("../images/jitsugaku_lp/ind_on.svg");
  }

  .lp02-opening {
    padding: 30vw 11vw 15.5vw;
    background-image: url("../images/jitsugaku_lp/intro_bg_sp.png");
    background-position: right top;
    background-size: 100% auto;
  }

  .lp02-kaisai-block {
    padding: 5vw;
    border-top: 15px solid var(--lp02-cream);
  }

  .lp02-kaisai {
    width: 100%;
    max-width: 100%;
  }

  .lp02-kaisai img {
    width: 100%;
  }

  .lp02-opening-grid {
    display: block;
    margin-top: 0;
  }

  .lp02-opening-copy {
    padding-left: 0;
    margin-bottom: 30vw;
  }

  .lp02-intro-art01,
  .lp02-intro-art02,
  .lp02-intro-art03 {
    width: 100%;
  }
  .lp02-intro-art02 {
    margin-bottom: 8vw;
  }
  .lp02-cta-wrap {
    position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    margin: 0;
    padding: 3.1vw 4.1vw 3.1vw;
    /*background: #fff;*/
  }

  .lp02-cta {
    width: 100%;
    transition: none;
  }

  .lp02-cta:hover {
    opacity: 1 !important;
    filter: none;
  }

  .main.product_detail.seminnar .lp02 .lp02-cta:hover,
  .main.product_detail.seminnar .lp02 .lp02-cta:hover picture,
  .main.product_detail.seminnar .lp02 .lp02-cta:hover img {
    opacity: 1 !important;
  }

  .lp02-issues {
    margin-top: 5vw;
  }

  .lp02-intro-art03 {
    margin-top: 5vw;
  }

  .lp02-add-area {
    display: block;
    min-height: 156vw;
    padding: 0;
    background: url("../images/jitsugaku_lp/lp02-add-bg_sp.jpg") center top / 100% auto no-repeat #362417;
  }

  .lp02-add-area-pc {
    display: none;
  }

  .lp02-add-area-sp {
    display: flex;
    min-height: 156vw;
    flex-direction: column;
    align-items: center;
    padding: 15vw 0 0;
    color: #fff;
    font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
    text-align: center;
  }

  .lp02-add-logo {
    width: 48vw !important;
    max-width: none;
    margin-left: -32vw;
  }

  .lp02-add-title {
    width: 74.6vw !important;
    max-width: none;
    margin-top: 33.2vw;
  }

  .lp02-add-area-sp p {
    margin-top: 7.8vw;
    font-family: "Noto Serif JP", "Noto Serif", "Yu Mincho", "YuMincho", serif;
    font-size: 3.6vw;
    font-weight: 700;
    line-height: 2.22;
    letter-spacing: .03em;
  }

  .lp02-hero {
    width: 100%;
    max-width: 100%;
    margin-top: -6vw;
    margin-right: 0;
    margin-left: 0;
    padding: 9vw 0 0;
    background: #fff;
    border-radius: 4vw 4vw 0 0;
    overflow: hidden;
  }

  .lp02-hero-inner {
    display: flex;
    flex-direction: column;
    gap: 8vw;
    width: 100%;
    max-width: 100%;
  }

  .lp02-hero-copy {
    width: 100%;
    padding: 0 8.8vw;
  }

  .lp02-date-art {
    width: 100%;
  }

  .lp02-hero-photo {
    width: 100%;
  }

  .lp02-hero-photo img {
    width: 100%;
    border-radius: 0;
  }

  .lp02-lead {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 14vw 8.8vw 15vw;
  }

  .lp02-book {
    display: none;
  }

  .lp02-lead-text {
    font-size: 4.4vw;
    line-height: 2.15;
  }

  .lp02-lead-text p + p {
    margin-top: 8vw;
  }

  .lp02-curriculum {
    padding: 0 0 0;
  }

  .lp02-card {
    width: 100%;
    min-height: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 12vw 8.8vw 15vw;
    border-radius: 7vw 7vw 0 0;
  }

  .lp02-card + .lp02-card {
    margin-top: -6vw;
  }

  .lp02-card-gray {
    margin-left: 0;
    padding-right: 8.8vw;
    padding-left: 8.8vw;
    border-radius: 7vw 7vw 0 0;
  }

  .lp02-card h2 {
    font-size: 7.5vw;
    line-height: 1.35;
  }

  .lp02-card h2::after {
    height: 1.7vw;
    margin-top: 7vw;
    background-image: url("../images/jitsugaku_lp/about_border_sp.svg");
  }

  .lp02-card h3 {
    margin-top: 8vw;
    font-size: 5.25vw;
    line-height: 1.55;
  }

  .lp02-card ul {
    display: block;
    margin-top: 6vw;
    padding-right: 0;
    font-size: 3.85vw;
    line-height: 2.05;
  }

  .lp02-card li + li {
    margin-top: 1.9vw;
  }

  .lp02-card-icon {
    position: static;
    width: 24vw;
    margin: 4vw 7vw 0 auto;
  }
  .lp02-card.gensoku .lp02-card-icon {
    margin-top: 0;
  }
  .lp02-card.zaisan {
    padding-bottom: 5vw;
  }
  .lp02-card.zaisan .lp02-card-icon {
    width:30vw
  }
  .lp02-about {
    padding: 17vw 0 14vw;
  }

  .lp02-section-head {
    padding: 0 8.8vw;
    text-align: left;
  }

  .lp02-section-head h2 {
    text-align: center;
  }

  .lp02-about-title {
    max-width: 100%;
  }

  .lp02-section-head p {
    margin-top: 9vw;
    font-size: 4.5vw;
    line-height: 2.35;
  }

  .lp02-slider {
    margin-top: 9vw;
  }

  .lp02-slider-window {
    width: 86vw;
    overflow: visible;
  }

  .lp02-slider-track {
    margin: 0 -2.5vw;
  }

  .lp02-slide {
    padding: 0 2.5vw;
  }

  .lp02-slider-btn {
    top: 40%;
    width: 8vw;
    height: 8vw;
    color: var(--lp02-navy);
    font-size: 12vw;
  }
  .lp02-prev {
    left: 1vw;
  }

  .lp02-next {
    right: 1vw;
  }

  .lp02-dots {
    margin-top: 7vw;
  }

  .lp02-dots .slick-dots {
    gap: 2.8vw;
  }

  .lp02-dots .slick-dots button,
  .lp02-dots span {
    width: 3.4vw;
    height: 3.4vw;
  }

  .lp02-profile {
    display: flex;
    flex-direction: column;
    padding: 13.5vw 11.8vw 13.5vw;
    text-align: left;
  }

  .lp02-profile-text {
    display: contents;
  }

  .lp02-profile-photo {
    order: 3;
    grid-column: auto;
    grid-row: auto;
    width: 44vw;
    margin: 8.5vw auto 0;
  }

  .lp02-profile-role {
    order: 1;
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    font-size: 4.2vw;
    line-height: 1.7;
    text-align: center;
  }

  .lp02-profile h2 {
    order: 2;
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    margin-top: 1vw;
    font-size: 6.7vw;
    line-height: 1.2;
    letter-spacing: .38em;
    text-indent: .38em;
    text-align: center;
  }
.lp02-profile h2 em { /* 2026-07-21修正 */  
    font-size: 5vw;
}
  .lp02-profile-body {
    order: 4;
    grid-column: auto;
    grid-row: auto;
    margin-top: 11.5vw;
  }

  .lp02-profile-body p {
    font-size: 3.9vw;
    line-height: 1.65;
  }

  .lp02-profile-body p + p {
    margin-top: 0;
  }

  .lp02-info,
  .lp02-fee,
  .lp02-contact {
    padding-right: 8.8vw;
    padding-left: 8.8vw;
  }

  .lp02-info {
    padding-top: 16vw;
  }

  .lp02-info h2,
  .lp02-fee h2,
  .lp02-contact h2 {
    font-size: 7vw;
  }
.lp02-contact a img {
  width: 4vw;
  margin-left: 5px;
}
  .lp02-venue-table {
    width: 100%;
    margin-top: 8vw;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    background: #fff;
  }

  .lp02-venue-table thead {
    display: table-header-group;
  }

  .lp02-venue-table tbody {
    display: table-row-group;
  }

  .lp02-venue-table tr {
    display: table-row;
    margin-bottom: 0;
    background: #fff;
  }

  .lp02-venue-table th,
  .lp02-venue-table td {
    display: table-cell;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
    vertical-align: middle;
  }

  .lp02-venue-table th {
    padding: 2.7vw 2.4vw;
    font-size: 3vw;
    line-height: 1.25;
    text-align: left;
  }

  .lp02-venue-table th:nth-child(1),
  .lp02-venue-table td:nth-child(1) {
    width: 12.5% !important;
  }

  .lp02-venue-table th:nth-child(2),
  .lp02-venue-table td:nth-child(2) {
    width: 25% !important;
  }

  .lp02-venue-table th:nth-child(3),
  .lp02-venue-table td:nth-child(3) {
    width: 62.5% !important;
    border-right: 0;
  }

  .lp02-venue-table td {
    padding: 3.2vw 2.4vw;
    font-size: 3.25vw;
    line-height: 1.35;
    text-align: left;
    letter-spacing: 0 !important;
  }

  .lp02-venue-table td:first-child {
    color: #555;
    background: #fff;
    text-align: center !important;
  }

  .lp02-venue-table small {
    margin-top: .4vw;
    font-size: 2.7vw;
    line-height: 1.35;
  }

  .lp02-fee {
    padding-top: 7vw;
  }

  .lp02-fee-box {
    margin-top: 8vw;
    padding: 0;
    border-radius: 0;
  }

  .lp02-fee-box p {
    flex-wrap: wrap;
    gap: 1vw 2vw;
    font-size: 5vw;
  }

  .lp02-fee-box p strong {
    font-size: 16vw;
  }

  .lp02-fee-box small {
    width: 100%;
    font-size: 3.0vw;
  }

  .lp02-fee-box div {
    font-size: 4.4vw;
  }
  .lp02-fee-box div span {
    font-weight: 700;
    font-size: 3.4vw;
  }
  .lp02-fee-box em {
    font-size: 3.4vw;
    letter-spacing: .08em;
    text-align: right;
  }

  .lp02-mumon {
    margin-top: 10vw;
  }

  .lp02-mumon h3 {
    font-size: 5.6vw;
    text-align: left;
    margin-left: 3vw;
  }

  .lp02-mumon p {
    font-size: 3.7vw;
    line-height: 1.8;
    text-align: left;
    margin-left: 3vw;
  }

  .lp02-mumon a {
    min-width: 0;
    width: 100%;
    min-height: 16vw;
    padding: 3vw 10vw 3vw 3vw;
    font-size: 5vw;
  }

  .lp02-mumon a::after {
    right: 6vw;
    width: 4vw;
    height: 4vw;
  }

  .lp02-contact {
    padding-top: 17vw;
    padding-bottom: 18vw;
  }
  .lp02-contact h2 {
    font-size: 6vw;
    padding-bottom: 10px;
  }
  .lp02-contact p {
    font-size: 4vw;
    margin-top: 10px;
  }

/*
  .wide_buybox_wrap .buy_box_wrap {
    padding-top: 0;
  }

  .wide_buybox_wrap .buy_box_wrap .txt .title {
    font-size: 5vw;
    text-align: left;
  }
*/
}

@media screen and (max-width: 800px) and (orientation: landscape) {
  .lp02-cta-wrap {
    display: none;
  }
}
