@charset "UTF-8";

#contentsArea {
  width: 100%;
}
#mainContents {
  width: 100%;
  margin-inline: auto;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  p:not(.premience-contact-txt):not(.premience-top-return-txt) {
    font-family: "Noto Sans JP", sans-serif;
  }
  img {
    height: auto;
  }
  small {
    display: block;
  }
  figure {
    margin: 0;
  }
}

.mt-05 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mt-100 {
  margin-top: 100px !important;
}

@media (min-width: 769px) {
  .pc-mt-05 {
    margin-top: 5px !important;
  }
  .pc-mt-10 {
    margin-top: 10px !important;
  }
  .pc-mt-15 {
    margin-top: 15px !important;
  }
  .pc-mt-20 {
    margin-top: 20px !important;
  }
  .pc-mt-25 {
    margin-top: 25px !important;
  }
  .pc-mt-30 {
    margin-top: 30px !important;
  }
  .pc-mt-35 {
    margin-top: 35px !important;
  }
  .pc-mt-40 {
    margin-top: 40px !important;
  }
  .pc-mt-45 {
    margin-top: 45px !important;
  }
  .pc-mt-50 {
    margin-top: 50px !important;
  }
  .pc-mt-55 {
    margin-top: 55px !important;
  }
  .pc-mt-60 {
    margin-top: 60px !important;
  }
  .pc-mt-65 {
    margin-top: 65px !important;
  }
  .pc-mt-70 {
    margin-top: 70px !important;
  }
  .pc-mt-75 {
    margin-top: 75px !important;
  }
  .pc-mt-80 {
    margin-top: 80px !important;
  }
  .pc-mt-85 {
    margin-top: 85px !important;
  }
  .pc-mt-90 {
    margin-top: 90px !important;
  }
  .pc-mt-95 {
    margin-top: 95px !important;
  }
  .pc-mt-100 {
    margin-top: 100px !important;
  }
}
@media (max-width: 768px) {
  .sp-mt-05 {
    margin-top: 5px !important;
  }
  .sp-mt-10 {
    margin-top: 10px !important;
  }
  .sp-mt-15 {
    margin-top: 15px !important;
  }
  .sp-mt-20 {
    margin-top: 20px !important;
  }
  .sp-mt-25 {
    margin-top: 25px !important;
  }
  .sp-mt-30 {
    margin-top: 30px !important;
  }
  .sp-mt-35 {
    margin-top: 35px !important;
  }
  .sp-mt-40 {
    margin-top: 40px !important;
  }
  .sp-mt-45 {
    margin-top: 45px !important;
  }
  .sp-mt-50 {
    margin-top: 50px !important;
  }
  .sp-mt-55 {
    margin-top: 55px !important;
  }
  .sp-mt-60 {
    margin-top: 60px !important;
  }
  .sp-mt-65 {
    margin-top: 65px !important;
  }
  .sp-mt-70 {
    margin-top: 70px !important;
  }
  .sp-mt-75 {
    margin-top: 75px !important;
  }
  .sp-mt-80 {
    margin-top: 80px !important;
  }
  .sp-mt-85 {
    margin-top: 85px !important;
  }
  .sp-mt-90 {
    margin-top: 90px !important;
  }
  .sp-mt-95 {
    margin-top: 95px !important;
  }
  .sp-mt-100 {
    margin-top: 100px !important;
  }
}

.pos-r {
  position: relative;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.w-1236 {
  max-width: 1236px;
  width: 90%;
  margin-inline: auto;
}
.w-1120 {
  max-width: 1120px;
  width: 90%;
  margin-inline: auto;
}
.w-980 {
  max-width: 980px;
  width: 90%;
  margin-inline: auto;
}
.fx-1 {
  flex: 1;
}
.mt5 {
  margin-top: 5px;
}
.mi-a {
  margin-inline: auto;
}
.text-link,
.td-u {
  text-decoration: underline;
}
.td-n{
  text-decoration: none !important;
}
.fw-b {
  font-weight: bold;
}
.indent{
  padding-left: 1em;
  text-indent: -1em;
}
/* .indent-2em{
  padding-left: 2em;
  text-indent: -2em;
} */
[class$="-br"]{
  display: none;
}
.sp-only {
  display: none;
}
@media (min-width: 769px) {
  .pc-w-1120 {
    max-width: 1120px;
    width: 90vw;
    margin-inline: auto;
  }
  .pc-indent{
    padding-left: 1em;
    text-indent: -1em;
  }
  .-mode-pc a:hover {
    opacity: .8;
  }
}
@media (max-width: 1000px) {
  .tab-w-675 {
    max-width: 675px;
    margin-inline: auto;
  }
}
@media (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .sp-tal{
    text-align: left;
  }
  .sp-taj{
    text-align: justify;
  }
}


[class$="-section"] {
  padding-block: 145px 160px;
  text-align: center;
}
#mainContents > [class$="-section"]:last-of-type {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  [class$="-section"] {
    padding-block: 110px 120px;
  }
}

/* モデルコース */
.course-description {
  margin-bottom: 75px;
}
.course-list {
  display: grid;
  gap: 40px;
  margin: auto;
}
.course-item {
  padding: 35px;
  border-radius: 15px;
}
.course-route-image-wrap {
  margin-bottom: 40px;
  padding: 5px;
  border-radius: 30px;
  img {
    border-radius: 25px;
  }
}
.schedule {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
  text-align: left;
}
.schedule-title {
  width: 70px;
  font-size: 24px;
  font-weight: 700;
}
.schedule-list {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px 35px;
  &::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 4px;
    width: 2px;
    height: calc(100% - 24px);
  }
}
.schedule-list.has-last-two-lines {
  &::before {
    height: calc(100% - 46px);
  }
}
.schedule-term {
  padding-top: 2px;
  &::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: auto;
    aspect-ratio: 1 / 1;
    margin-right: 10px;
    border-radius: 50%;
  }
}
.course-note-section {
  width: 90vw;
  margin-inline: auto;
  margin-top: 150px;
  text-align: justify;
  h3 {
    margin-bottom: 35px;
    font-weight: 700;
    text-align: center;
  }
}
.course-note-title {
  font-size: 35px;
}
.course-note-content {
  max-width: 980px;
  width: 80%;
  margin-inline: auto;
}
.course-note-list {
  display: grid;
  small {
    display: block;
    font-size: 0.888em;
  }
}
.course-note-text {
  padding-left: 1em;
  text-indent: -1em;
}
.course-note-title-br {
  display: none;
}
/* @media (min-width: 769px) {
  .course-note-list {
    font-size: 18px;
  }
} */
.conditions-list {
  display: grid;
  gap: 3px;
}
@media (min-width: 769px) and (max-width: 1000px) {
  .schedule-title {
    width: 100px;
  }
}
@media (min-width: 769px) and (max-width: 960px) {
  .course-note-title-br {
    display: block;
  }
}
@media (max-width: 768px) {
  .course-title {
    gap: 5px;
    &::before,
    &::after {
      width: 24px;
    }
  }
  .course-item {
    padding: 35px 20px 15px;
    border-radius: 40px;
  }
  .course-route-image-wrap {
    padding: 0;
    img {
      border-radius: 25px;
    }
  }
  .schedule {
    flex-direction: column;
    gap: 20px;
  }
  .schedule-title {
    width: auto;
  }
  .schedule-list {
    grid-template-columns: 1fr;
    gap: 0;
    width: 100%;
    &::before {
      display: none;
    }
  }
  .schedule-term {
    display: flex;
    align-items: center;
    margin-top: -5px;
    &::before {
      width: 24px;
    }
  }
  .schedule-detail {
    margin-left: 11px;
    margin-top: -5px;
    padding: 5px 0 20px 22px;
    border-left-width: 2px;
    border-left-style: solid;
  }
  .schedule-detail:last-of-type {
    border: none;
  }
  .course-note-section {
    margin-top: 80px;
    padding: 0 20px;
    padding-bottom: 0;
  }
  .course-note-content {
    width: 100%;
  }
  .course-note-title {
    font-size: 24px;
  }
  .course-note-text {
    padding-left: 1.1em;
    text-indent: -1.1em;
  }
}

.premience-contact {
  padding-top: 0;
}
.premience-top-return {
  top: auto;
}
@media (max-width: 1120px) {
  .premience-top-return {
    bottom: -75px;
  }
}
@media (max-width: 768px) {
  #JTBGF-ly_footer.JTBGF-ly_footer {
    margin-top: 100px !important;
  }
}

.contact_button_area {
  font-size: 14px;
  line-height: 1.5;
}
.back_button_area {
  line-height: 1.5;
}
