@charset "UTF-8";
@media (min-width: 577px) {
  .navContainerPc {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
  }
  .navContainerPc nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    padding-top: 25px;
    background: #fff;
  }
  .navContainerPc nav a {
    color: #555555;
    text-decoration: none;
  }
  .navContainerPc nav .brandLogo {
    width: 160px;
    margin-left: 20px;
    margin-right: 60px;
    float: left;
  }
  .navContainerPc nav .pcNav {
    width: 910px;
    padding-top: 25px;
  }
  .navContainerPc nav .pcNav .link:first-child {
    margin-left: 0;
  }
  .navContainerPc nav .pcNav .link {
    font-size: 1.4rem !important;
  }
  .navContainerPc nav .pcNav .snsIcon {
    width: 20px;
    margin: 0 10px;
  }
  .navContainerPc nav .navbar-toggler {
    font-size: 1.5rem !important;
  }
  header {
    width: 1200px;
    margin: 0 auto;
    margin-top: 120px;
  }
  #main {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
  }
  p {
    font-size: 1.5rem;
    line-height: 2.2em;
    letter-spacing: 0.15rem;
    font-weight: 400 !important;
  }
  .annotation {
    font-size: 1.4rem;
  }
  .container {
    max-width: 1200px;
    margin-top: 60px;
  }
  .container .innerContainer {
    width: 940px;
    margin: 0 auto;
    padding: 0;
    background: #fff;
  }
  .benefits {
    margin-bottom: 100px;
  }
  .benefits .innerContainer {
    background: #fff;
  }
  .benefits .trialBannerWrapper {
    margin-top: 30px;
    display: flex;
    gap: 8px;
    /* ← ここを変えるだけで調整可能 */
    justify-content: center;
  }
  .benefits .trialBanner {
    flex: 1;
    text-align: center;
  }
  .benefits .trialBanner img {
    width: 90%;
  }
  .rikkyoLogo {
    width: 35% !important;
    margin: 50px 0;
  }
  .jisseki {
    padding-top: 60px;
    padding-bottom: 140px;
    margin-bottom: 0;
  }
  .jisseki .title {
    width: 460px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .jisseki .titleYear {
    width: 86%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 3px 0;
    background: #ffefee;
    color: #e792a4;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
  }
  .jisseki .titleYear .nendo {
    font-size: 18.5px;
    vertical-align: 3.5%;
  }
  .jisseki .innerContainer {
    margin-top: 60px;
    max-height: 800px;
    overflow: auto;
    padding: 60px;
    padding-top: 120px;
  }
  .jisseki .jissekiTable {
    width: 86%;
    margin: 0px auto;
    margin-bottom: 40px;
    border: none !important;
  }
  .jisseki .jissekiTable th,
  .jisseki .jissekiTable td {
    border-bottom: 1px solid #f4dde0;
  }
  .jisseki .jissekiTable th.cat {
    width: 70%;
    padding-bottom: 10px;
    font-size: 24px;
    color: #e994a6;
    font-weight: normal;
  }
  .jisseki .jissekiTable th.totalAm {
    font-size: 13px;
  }
  .jisseki .jissekiTable td {
    width: 30%;
    padding: 10px 0;
    font-size: 17px;
  }
  .jisseki p.annotation {
    margin: 0;
    margin-bottom: 90px;
    padding: 0 60px;
    line-height: 1.6em;
    font-size: 14px;
  }
  .about {
    margin-bottom: 100px;
    padding: 0;
    padding-top: 60px;
  }
  .about .title {
    width: 520px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .about .innerContainer {
    padding-bottom: 0;
  }
  .about .innerContainer .subTitle {
    margin-top: 6px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    font-size: 2rem;
  }
  .about .aboutImg {
    margin-top: 160px;
  }
  .greeting {
    margin-bottom: 100px;
    padding-top: 40px;
  }
  .greeting .titleGreeting {
    width: 620px;
    margin: 0 auto;
    margin-bottom: 10px !important;
  }
  .greeting .innerContainer {
    margin-top: 30px;
    padding: 20px 0px;
  }
  .greeting .innerContainer p {
    padding: 0;
  }
  .greeting .profile {
    margin-top: 60px;
    background: #fff0ee;
  }
  .greeting .profile .titleProfile {
    width: 320px;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .greeting .profile .profileContainer {
    padding: 0px 60px;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .greeting .profile .profileContainer h3 {
    margin-bottom: 20px;
  }
  .course {
    margin-bottom: 100px;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  .course .titleCourse {
    width: 360px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .course .innerContainer {
    margin-top: 40px;
    margin-bottom: 80px;
    padding: 0px 40px;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .course .innerContainer .eachTitle {
    width: 340px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .course .innerContainer h4.curriculum {
    font-size: 1.6rem;
    margin-bottom: 18px;
    color: #e994a6;
  }
  .course .innerContainer .details {
    margin-bottom: 14px;
  }
  .course .innerContainer .details h4 {
    font-size: 1.4rem;
    margin-bottom: 6px !important;
  }
  .course .innerContainer .details p {
    line-height: 1.7em !important;
  }
  .price {
    margin-bottom: 60px;
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .price table td {
    color: #555555 !important;
  }
  .price .titlePrice {
    width: 360px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .price .innerContainer {
    margin-bottom: 80px;
  }
  .price .specialClassesContainer {
    display: grid;
    gap: 60px;
  }
  .price .priceTable {
    font-size: 1.6em;
    border-spacing: 0px;
    border-collapse: collapse;
  }
  .price .priceTable td,
  .price .priceTable th {
    width: 25%;
    border: 1px solid #e994a6;
    line-height: 1.8rem;
  }
  .price .priceTable td.blank {
    border: none !important;
  }
  .price .priceTable th {
    color: #e994a6;
    background: #fff0ee;
    font-weight: normal;
  }
  .price .priceTable .tdHeight {
    height: 100px;
  }
  .price .priceTable th.classTitle {
    padding: 10px 0;
  }
  .price .priceTable th.icon img {
    width: 50% !important;
    margin: 0 auto;
    padding: 40px 0;
  }
  .price .priceTable td {
    min-height: 40px;
    background: #fff;
  }
  .price .priceTable td.privateTable {
    padding: 30px 0;
  }
  .price .priceTable table.privateTable {
    margin: 0;
    width: 380px;
  }
  .price .priceTable table.privateTable th,
  .price .priceTable table.privateTable td {
    background: #fff;
  }
  .price .priceTable table.privateTable th {
    width: 60%;
  }
  .price .priceTable table.privateTable td {
    height: 40px;
    width: 40%;
  }
  .price .priceTable .wideTitle {
    padding: 24px 0;
  }
  .price .priceTable .singlePriceTitle {
    padding: 10px 0;
  }
  .price .priceTable .singlePrice {
    padding: 40px 0;
  }
  .schedule {
    background: #fff7df;
    padding-top: 120px;
    padding-bottom: 100px;
    margin-bottom: 0 !important;
  }
  .schedule .titleSchedule {
    width: 360px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .schedule .innerContainer {
    margin-bottom: 80px;
  }
  .schedule .innerContainer .scheduleImg {
    margin-bottom: 30px;
  }
  .access {
    background: #e8f5fd;
    margin-top: 0px;
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .access .titleAccess {
    width: 360px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .access .innerContainer {
    background: #e8f5fd;
  }
  .access .innerContainer .accessInfo {
    width: 100%;
    margin-bottom: 25px;
  }
  .access .innerContainer .accessInfo .placeImg {
    width: 30%;
    float: left;
    margin-right: 30px;
  }
  .access .innerContainer .accessInfo h4 {
    font-size: 1.9rem;
    margin-bottom: 30px;
  }
  .access .innerContainer .accessInfo p {
    line-height: 1.6em;
  }
  .access .map {
    height: 600px;
    overflow: hidden;
  }
  .access .map iframe {
    width: 120%;
    margin-top: -44%;
    margin-left: -10%;
    height: 1470px;
  }
  .inqury {
    margin-top: 0;
    background: #e8f5fd;
    padding-bottom: 100px;
    margin-bottom: 0 !important;
  }
  .inqury .innerContainer {
    padding: 60px;
    text-align: center;
  }
  .inqury .innerContainer h2.titleInqury {
    margin-bottom: 20px;
    color: #e994a6;
  }
  .inqury .innerContainer p {
    font-size: 1.8em;
  }
  .inqury .innerContainer .contactContainer {
    margin-top: 60px;
    margin-bottom: 30px;
    padding: 0 0px;
  }
  .inqury .innerContainer .contactContainer .contact .icon {
    width: 20px !important;
    margin-right: 8px;
    float: left;
  }
  .inqury .innerContainer .contactContainer .contact .detail {
    padding-top: 1px;
    float: left;
    font-size: 1.5em;
  }
  .inqury .innerContainer .contactContainer .contact .phoneDetail {
    padding-top: 3px;
  }
  .inqury .innerContainer .contactContainer .contact .iconPhone {
    padding-top: 3px;
  }
  .inqury .innerContainer .contactContainer .contact .iconPhone img {
    width: 16px !important;
  }
  .inqury .innerContainer .contactContainer .contact .iconMail {
    padding-top: 7px;
  }
  .inqury .innerContainer .contactContainer .contact .iconMail img {
    width: 22px !important;
  }
  .inqury .innerContainer .contactContainer .contact .ig {
    padding-top: 4px;
  }
  .inqury .innerContainer .contactContainer .contact .tw {
    padding-top: 4px;
  }
  footer {
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 12px;
    background: #fff;
    z-index: 999;
  }
  footer .container {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
  }
  footer .brandLogo {
    width: 150px;
  }
  footer .copyRights {
    font-size: 1.4rem;
    padding-top: 28px;
  }
  #page_top {
    right: 400px;
    bottom: 150px;
  }
}