@charset "UTF-8";
.-noBg .topicPathWrap + .offerContents {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.offerContents {
  color: #1A1A1A;
  line-height: 1.8;
}
.offerContents img {
  max-width: 100% !important;
}

.inner {
  display: block;
  margin-inline: auto;
  max-width: 1024px;
}
@media screen and (max-width: 767px) {
  .inner.-spNarrow {
    width: 94.6666666667%;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .inner.-spNone {
    width: 100%;
    margin-inline: 0;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    margin-inline: 1.6rem;
  }
}

.pcOnly {
  display: block;
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
}

.spOnly {
  display: none;
}
@media screen and (max-width: 767px) {
  .spOnly {
    display: block;
  }
}

.imageContent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .imageContent {
    row-gap: 32px;
  }
}
.imageContent__content {
  width: 73.2421875%;
}
@media screen and (max-width: 767px) {
  .imageContent__content {
    width: 100%;
  }
}
.imageContent__image {
  width: 24.31640625%;
}
@media screen and (max-width: 767px) {
  .imageContent__image {
    width: 100%;
    padding-inline: 47px;
    text-align: center;
  }
}

/* 汎用ボックス */
* + .contentBox {
  -webkit-margin-before: 4rem;
          margin-block-start: 4rem;
}
@media screen and (max-width: 767px) {
  * + .contentBox {
    -webkit-margin-before: 3.2rem;
            margin-block-start: 3.2rem;
  }
}
* + .contentBox.-topNarrow {
  -webkit-margin-before: 3.2rem;
          margin-block-start: 3.2rem;
}
@media screen and (max-width: 767px) {
  * + .contentBox.-topNarrow {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}
.contentBox + .attentionText {
  -webkit-margin-before: 1.6rem;
          margin-block-start: 1.6rem;
}
.contentBox.-noMbs {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.contentBox.-lgMbe {
  -webkit-margin-after: 4rem;
          margin-block-end: 4rem;
}
@media screen and (max-width: 767px) {
  .contentBox.-lgMbe {
    -webkit-margin-after: 2.4rem;
            margin-block-end: 2.4rem;
  }
}
.contentBox.lightGrBg {
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  * + .contentBox.lightGrBg {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}
.contentBox.mv, .contentBox.course {
  padding-inline: 3.2rem;
}
@media screen and (max-width: 767px) {
  .contentBox.mv, .contentBox.course {
    padding-inline: 1.6rem;
  }
}

/* 汎用画像ボックス */
.imageBox {
  text-align: center;
  -webkit-margin-after: 2.4rem;
          margin-block-end: 2.4rem;
}
.imageBox.-noMbe {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
.imageBox.-smMbe {
  -webkit-margin-after: 0.8rem;
          margin-block-end: 0.8rem;
}
@media screen and (max-width: 767px) {
  .imageBox.-mdMbe {
    -webkit-margin-after: 1.6rem;
            margin-block-end: 1.6rem;
  }
}
.imageBox.-lgMbe {
  -webkit-margin-after: 4rem;
          margin-block-end: 4rem;
}
@media screen and (max-width: 767px) {
  .imageBox.-lgMbe {
    -webkit-margin-after: 2.4rem;
            margin-block-end: 2.4rem;
  }
}
.imageBox.-withCaption {
  position: relative;
}
@media screen and (max-width: 767px) {
  .imageBox.-withCaption {
    -webkit-margin-after: 2.4rem;
            margin-block-end: 2.4rem;
  }
}
.imageBox.-withCaption .caption {
  position: absolute;
  font-size: 2.2rem;
  font-weight: 700;
  width: 100%;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .imageBox.-withCaption .caption {
    position: initial;
    font-size: 1.8rem;
    line-height: 1.4;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 汎用テキストボックス */
.textBox {
  font-size: 2rem;
  -webkit-margin-after: 4rem;
          margin-block-end: 4rem;
}
@media screen and (max-width: 767px) {
  .textBox {
    font-size: 1.6rem;
    -webkit-margin-after: 2.4rem;
            margin-block-end: 2.4rem;
  }
}
.textBox.-fontSizeMedium {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .textBox.-fontSizeMedium {
    font-size: 1.4rem;
  }
}
.textBox.-fontMedium {
  font-weight: 500;
}
.textBox.-fontSemiBold {
  font-weight: 600;
}
.textBox.-center {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .-noMbe + .textBox {
    -webkit-margin-before: 0.8rem;
            margin-block-start: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .textBox.-textWide * {
    letter-spacing: 0.1em;
  }
}
.course > .textBox {
  max-width: 896px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .course > .textBox {
    line-height: 1.4;
  }
}
#world-heritage.course > .textBox {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
@media screen and (max-width: 767px) {
  #world-heritage.course > .textBox {
    -webkit-margin-before: 0.8rem;
            margin-block-start: 0.8rem;
  }
}
.srHeading + .textBox {
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .srHeading + .textBox {
    line-height: 1.4;
  }
}

/* ボタンボックス */
.buttonBox {
  -webkit-margin-before: 4rem;
          margin-block-start: 4rem;
}
@media screen and (max-width: 767px) {
  .buttonBox {
    -webkit-margin-after: 2.8rem;
            margin-block-end: 2.8rem;
  }
}
.buttonBox + .attentionList {
  -webkit-margin-before: 9.6rem;
          margin-block-start: 9.6rem;
}
@media screen and (max-width: 767px) {
  .buttonBox + .attentionList {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}

/* ロゴが横にあるボックス */
.logoSideBox {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .logoSideBox {
    display: block;
  }
}
.logoSideBox__image {
  width: 130px;
}
@media screen and (max-width: 767px) {
  .logoSideBox__image {
    margin-inline: auto;
    width: 80px;
  }
  .logoSideBox__image + * {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
  }
}
.logoSideBox__text {
  width: calc(100% - 154px);
}
@media screen and (max-width: 767px) {
  .logoSideBox__text {
    width: 100%;
  }
}

/* アイコンが横にあるボックス */
.iconSideBox {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-template-rows: repeat(2, auto);
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
  align-items: center;
  max-width: 874px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .iconSideBox {
    grid-template-columns: 64px 1fr;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
.iconSideBox figure {
  grid-area: 1/1/3/2;
  width: 10rem;
  height: 10rem;
}
@media screen and (max-width: 767px) {
  .iconSideBox figure {
    width: 6.4rem;
    height: 6.4rem;
    max-width: 64px;
    max-height: 64px;
  }
}
.iconSideBox .spSide {
  grid-area: 1/2/2/2;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  color: #115946;
}
@media screen and (max-width: 767px) {
  .iconSideBox .spSide {
    grid-area: 1/2/3/2;
    font-size: 1.8rem;
  }
}
.iconSideBox .spFull {
  grid-area: 2/2/2/3;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.5;
  color: #115946;
}
@media screen and (max-width: 767px) {
  .iconSideBox .spFull {
    grid-area: 3/1/4/3;
    font-size: 2.6rem;
    letter-spacing: 0;
  }
}

/* ダウンロードアイコン梱包ボックス */
.downloadBox {
  border-top: 1px solid #C9C9C9;
  -webkit-padding-before: 4rem;
          padding-block-start: 4rem;
}
@media screen and (max-width: 767px) {
  .downloadBox {
    -webkit-padding-before: 2.4rem;
            padding-block-start: 2.4rem;
  }
}
* + .downloadBox {
  -webkit-margin-before: 2.4rem;
          margin-block-start: 2.4rem;
}
@media screen and (max-width: 767px) {
  * + .downloadBox {
    -webkit-margin-before: 2.4rem;
            margin-block-start: 2.4rem;
  }
}

.column {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  -webkit-column-gap: 5.0420168067%;
     -moz-column-gap: 5.0420168067%;
          column-gap: 5.0420168067%;
  row-gap: 32px;
  justify-content: flex-start;
  max-width: 952px;
}
@media screen and (max-width: 767px) {
  .column {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 5.8666666667%;
       -moz-column-gap: 5.8666666667%;
            column-gap: 5.8666666667%;
    row-gap: 24px;
  }
}
.column__item {
  position: relative;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .column__item {
    max-width: 100%;
  }
}
.column__item::before {
  position: absolute;
  content: "";
  box-sizing: border-box;
  border-top: 12.5px solid transparent;
  border-bottom: 12.5px solid transparent;
  border-left: 22px solid;
  top: 35%;
  left: -11%;
}
@media screen and (max-width: 767px) {
  .column__item::before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid;
    top: 37%;
    left: 5%;
  }
}
.column__item:first-child::before {
  border: none;
}
.column__item .number {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #992F06;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .column__item .number {
    width: 31.25%;
    height: auto;
    aspect-ratio: 1/1;
  }
}
.column__item figure {
  width: 77.3333333333%;
  -webkit-margin-before: 9%;
          margin-block-start: 9%;
  -webkit-margin-start: 22%;
          margin-inline-start: 22%;
}
@media screen and (max-width: 767px) {
  .column__item figure {
    width: 75%;
    -webkit-margin-before: 7%;
            margin-block-start: 7%;
  }
}
.column__item figcaption {
  -webkit-margin-before: 0.8rem;
          margin-block-start: 0.8rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.6;
}
.column.-three {
  -webkit-column-gap: 8.7272727273%;
     -moz-column-gap: 8.7272727273%;
          column-gap: 8.7272727273%;
  max-width: 550px;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 767px) {
  .column.-three {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 5.8666666667%;
       -moz-column-gap: 5.8666666667%;
            column-gap: 5.8666666667%;
    row-gap: 24px;
  }
}
.column.-four {
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 6.4%;
     -moz-column-gap: 6.4%;
          column-gap: 6.4%;
  max-width: 750px;
}
@media screen and (max-width: 767px) {
  .column.-four {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 5.8666666667%;
       -moz-column-gap: 5.8666666667%;
            column-gap: 5.8666666667%;
    row-gap: 24px;
  }
}
.column.-red .number {
  background-color: #B03945;
}
.column.-red figcaption {
  color: #B03945;
}
.column.-red .column__item::before {
  border-left-color: #B03945;
}
.column.-blue .number {
  background-color: #0E5289;
}
.column.-blue figcaption {
  color: #0E5289;
}
.column.-blue .column__item::before {
  border-left-color: #0E5289;
}
.column.-gold .number {
  background-color: #AA7D45;
}
.column.-gold figcaption {
  color: #AA7D45;
}
.column.-gold .column__item::before {
  border-left-color: #AA7D45;
}
.column.-green .number {
  background-color: #035944;
}
.column.-green figcaption {
  color: #035944;
}
.column.-green .column__item::before {
  border-left-color: #035944;
}

/* 黒帯 */
.blackBg {
  background-color: #111111;
  padding-block: 2.6rem;
}

.darkGrBg {
  background-color: #035944;
  padding-block: 2.4rem;
}
@media screen and (max-width: 767px) {
  .darkGrBg {
    -webkit-padding-before: 0;
            padding-block-start: 0;
    -webkit-padding-after: 0.8rem;
            padding-block-end: 0.8rem;
  }
}

.lightGrBg {
  background-color: #E2E8DB;
  padding-block: 4rem;
}
@media screen and (max-width: 767px) {
  .lightGrBg {
    padding-block: 2.4rem;
  }
}

/* テキストリンク */
.textLink.-iconBlank {
  display: inline-block;
  position: relative;
}
.textLink.-iconBlank::after {
  background: url("../img/icon-blank.svg") center bottom no-repeat;
  background-size: 11px auto;
  content: "";
  display: inline-block;
  width: 19px;
  height: 18px;
}

/* ボタン */
.basicButton {
  background: url("../img/arrow-right_white.svg") right 2.4rem center no-repeat;
  background-size: 1.1rem auto;
  background-color: #B43246;
  box-shadow: 0 5px 0 #431015;
  border-radius: 10px;
  color: #FFF;
  font-size: 2.4rem;
  font-weight: 700;
  max-width: 700px;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  padding-inline: 3.8rem;
  text-decoration: none;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .basicButton {
    background-position: right 1.8rem center;
    background-size: 1rem auto;
    border-radius: 5px;
    font-size: 1.6rem;
    min-height: 76px;
    text-align: center;
    justify-content: center;
    -webkit-padding-start: 1.9rem;
            padding-inline-start: 1.9rem;
    -webkit-padding-end: 2em;
            padding-inline-end: 2em;
    line-height: 1.4;
  }
}
.basicButton:hover {
  box-shadow: none;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.basicButton span img {
  vertical-align: middle;
  -webkit-margin-start: 1.2rem;
          margin-inline-start: 1.2rem;
}
@media screen and (max-width: 767px) {
  .basicButton span img {
    -webkit-margin-start: 0.6rem;
            margin-inline-start: 0.6rem;
  }
}
.basicButton + * {
  -webkit-margin-before: 2.4rem;
          margin-block-start: 2.4rem;
}
@media screen and (max-width: 767px) {
  .basicButton + * {
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
}

/* --- 追従リンク --- */
.fixedLink {
  position: fixed;
  right: 0;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform: translateX(141px);
          transform: translateX(141px);
  z-index: 99;
  transition: all 0.3s;
}
.fixedLink.is-show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.fixedLink a {
  background-color: #B43246;
  border-radius: 10px 0 0 10px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 500;
  padding-block: 3rem;
  -webkit-padding-start: 1.6rem;
          padding-inline-start: 1.6rem;
  -webkit-padding-end: 4.8rem;
          padding-inline-end: 4.8rem;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
}
.fixedLink a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .fixedLink a {
    font-size: 1.2rem;
    padding-block: 2rem;
    -webkit-padding-start: 8px;
            padding-inline-start: 8px;
    -webkit-padding-end: 2rem;
            padding-inline-end: 2rem;
  }
}
.fixedLink a::after {
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 12px;
  height: 14px;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .fixedLink a::after {
    width: 7px;
    height: 8px;
  }
}

.navLink {
  display: flex;
  -webkit-column-gap: 2.24609375%;
     -moz-column-gap: 2.24609375%;
          column-gap: 2.24609375%;
  -webkit-margin-before: 5.6rem;
          margin-block-start: 5.6rem;
}
@media screen and (max-width: 767px) {
  .navLink {
    flex-direction: column;
    row-gap: 2.1rem;
    -webkit-margin-before: 3.6rem;
            margin-block-start: 3.6rem;
  }
}
.navLink li {
  width: 31.8359375%;
}
.navLink li .basicButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #B43246 url("../img/arrow-bottom_white.svg") center bottom 24px no-repeat;
  border-radius: 10px;
  font-size: 1.8rem;
  padding-block: 2.5rem 4.8rem;
  padding-inline: 12px;
}
@media screen and (max-width: 767px) {
  .navLink li {
    width: 100%;
  }
  .navLink li .basicButton {
    background: #B43246 url("../img/arrow-bottom_white.svg") center bottom 14px no-repeat;
    border-radius: 5px;
    text-align: center;
    min-height: 76px;
    padding-block: 1.4rem 3.5rem;
  }
}

/* 見出しレベル2 */
.headingLevel2 {
  text-align: center;
  -webkit-margin-after: 2.6rem;
          margin-block-end: 2.6rem;
  margin-inline: -0.8rem;
}
@media screen and (max-width: 767px) {
  .headingLevel2 {
    -webkit-margin-after: 2.4rem;
            margin-block-end: 2.4rem;
    margin-inline: -1.6rem;
  }
}

/* 見出しレベル3 */
.headingLevel3 {
  background-color: #035944;
  color: #FFF;
  font-size: 3.4rem;
  font-weight: 700;
  padding-block: 3.2rem;
  -webkit-margin-before: 9.6rem;
          margin-block-start: 9.6rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .headingLevel3 {
    font-size: 2rem;
    line-height: 1.4;
    padding-block: 2.8rem;
    -webkit-margin-before: 6rem;
            margin-block-start: 6rem;
  }
}
.headingLevel3 + * {
  -webkit-margin-before: 4rem;
          margin-block-start: 4rem;
}
@media screen and (max-width: 767px) {
  .headingLevel3 + * {
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
}

/* 見出しレベル4 */
.headingLevel4 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .headingLevel4 {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
.headingLevel4 + * {
  -webkit-margin-before: 1.7rem;
          margin-block-start: 1.7rem;
}
@media screen and (max-width: 767px) {
  .headingLevel4 + * {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}

/* 見出しレベル5 */
.headingLevel5 {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .headingLevel5 {
    font-size: 1.6rem;
  }
}
.headingLevel5 + * {
  -webkit-margin-before: 1.6rem;
          margin-block-start: 1.6rem;
}
@media screen and (max-width: 767px) {
  .headingLevel5 + * {
    -webkit-margin-before: 1.4rem;
            margin-block-start: 1.4rem;
  }
}

/* おすすめコースの見出し */
.courseHeading {
  position: relative;
  background-color: #035944;
  color: #FFF;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  padding-block: 1rem;
  margin-inline: 2.8rem;
  -webkit-margin-after: 2.4rem;
          margin-block-end: 2.4rem;
  text-align: center;
  max-height: 6.4rem;
}
@media screen and (max-width: 767px) {
  .courseHeading {
    font-size: 2rem;
    margin-inline: 2.2rem;
    -webkit-margin-after: 1.6rem;
            margin-block-end: 1.6rem;
  }
}
.courseHeading::before {
  position: absolute;
  content: "";
  background-image: url("../img/course_heading_bg01_pc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 2.8rem;
  height: 6.4rem;
  top: 0;
  left: -2.7rem;
}
@media screen and (max-width: 767px) {
  .courseHeading::before {
    background-image: url("../img/course_heading_bg01_sp.png");
    width: 2.6rem;
    height: 5rem;
    left: -2.5rem;
  }
}
.courseHeading::after {
  position: absolute;
  content: "";
  background-image: url("../img/course_heading_bg02_pc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 2.8rem;
  height: 6.4rem;
  top: 0;
  right: -2.7rem;
}
@media screen and (max-width: 767px) {
  .courseHeading::after {
    background-image: url("../img/course_heading_bg02_sp.png");
    width: 2.6rem;
    height: 5rem;
    right: -2.5rem;
  }
}

/* 利用方法の見出し */
.useHeading {
  font-size: 3rem;
  font-weight: 700;
  -webkit-padding-start: 4.6rem;
          padding-inline-start: 4.6rem;
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .useHeading {
    font-size: 2rem;
    -webkit-padding-start: 2.8rem;
            padding-inline-start: 2.8rem;
  }
}
.useHeading::before {
  content: "";
  border-radius: 50%;
  width: 3.2rem;
  height: 3.2rem;
  top: 10%;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 767px) {
  .useHeading::before {
    width: 2rem;
    height: 2rem;
  }
}
.useHeading.-red {
  color: #B03945;
}
.useHeading.-red::before {
  background-color: #B03945;
}
.useHeading.-blue {
  color: #0E5289;
}
.useHeading.-blue::before {
  background-color: #0E5289;
}
.useHeading.-gold {
  color: #AA7D45;
}
.useHeading.-gold::before {
  background-color: #AA7D45;
}
.useHeading.-green {
  color: #035944;
}
.useHeading.-green::before {
  background-color: #035944;
}
.useHeading + * {
  -webkit-margin-before: 24px;
          margin-block-start: 24px;
}
@media screen and (max-width: 767px) {
  .useHeading + * {
    -webkit-margin-before: 16px;
            margin-block-start: 16px;
  }
}

/* おすすめ企画の見出し */
.srHeading {
  position: relative;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  color: #035944;
  text-align: center;
  -webkit-margin-after: 1.6rem;
          margin-block-end: 1.6rem;
}
@media screen and (max-width: 767px) {
  .srHeading {
    font-size: 1.8rem;
    width: -webkit-fit-content;
    width: fit-content;
    margin-inline: auto;
    -webkit-margin-after: 1.2rem;
            margin-block-end: 1.2rem;
  }
}
.srHeading::before, .srHeading::after {
  position: relative;
  display: inline-block;
  background-color: #035944;
  content: "";
  height: 25px;
  width: 2px;
  line-height: 1;
  bottom: -3px;
}
@media screen and (max-width: 767px) {
  .srHeading::before, .srHeading::after {
    position: absolute;
  }
}
.srHeading::before {
  -webkit-margin-end: 16px;
          margin-inline-end: 16px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
@media screen and (max-width: 767px) {
  .srHeading::before {
    left: -12px;
    bottom: 0;
  }
}
.srHeading::after {
  -webkit-margin-start: 16px;
          margin-inline-start: 16px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media screen and (max-width: 767px) {
  .srHeading::after {
    right: -12px;
    bottom: 0;
  }
}

/* ※印つきリスト */
.attentionList {
  -webkit-margin-before: 4rem;
          margin-block-start: 4rem;
}
@media screen and (max-width: 767px) {
  .attentionList {
    -webkit-margin-before: 2.3rem;
            margin-block-start: 2.3rem;
  }
}
.attentionList > li {
  font-size: 1.6rem;
  -webkit-padding-start: 1.6rem;
          padding-inline-start: 1.6rem;
  text-indent: -1.6rem;
}
.attentionList.-fontSizeSmall > li {
  font-size: 1.4rem;
  -webkit-padding-start: 1.4rem;
          padding-inline-start: 1.4rem;
  text-indent: -1.4rem;
}
.attentionList.-wideGap > li {
  -webkit-margin-after: 1.2rem;
          margin-block-end: 1.2rem;
}

/* ●印つきリスト */
.dotList {
  -webkit-margin-before: 2.4rem;
          margin-block-start: 2.4rem;
}
@media screen and (max-width: 767px) {
  .dotList {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}
.dotList > li {
  font-size: 1.6rem;
  -webkit-padding-start: 2.2rem;
          padding-inline-start: 2.2rem;
  position: relative;
}
.dotList > li::before {
  content: "";
  background-color: currentColor;
  border-radius: 50%;
  width: 1.6rem;
  height: 1.6rem;
  top: 0.6rem;
  position: absolute;
  left: 0;
}
* + .dotList.-topNarrow {
  -webkit-margin-before: 1.6rem;
          margin-block-start: 1.6rem;
}
@media screen and (max-width: 767px) {
  * + .dotList.-topNarrow {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}
.dotList .attentionList {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}
.dotList + .attentionList {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

/* ちいさな●印つきリスト */
.normalDotList > li {
  font-size: 1.6rem;
  -webkit-padding-start: 1.6rem;
          padding-inline-start: 1.6rem;
  position: relative;
}
.normalDotList > li::before {
  content: "";
  background-color: currentColor;
  border-radius: 50%;
  width: 0.3rem;
  height: 0.3rem;
  position: absolute;
  top: 1.3rem;
  left: 0.6rem;
}

/* 右寄せ */
.textRight {
  text-align: right;
}

/* 赤色テキスト */
.colorRed {
  color: #DF1F1C;
}

/* 文字間隔を0にする */
.noTextSpase {
  letter-spacing: 0;
}

/* 注釈 */
.attentionText {
  font-size: 1.2rem;
}
.attentionText.-fontSizeMedium {
  font-size: 1.4rem;
}
.attentionText.-fontSizeBig {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .attentionText.-fontSizeBig {
    font-size: 1.4rem;
  }
}
.attentionText.-green {
  font-size: 1.3rem;
  font-weight: 700;
  color: #035944;
}
* + .attentionText, .contentBox.mv + .attentionText, .contentBox.course + .attentionText {
  -webkit-margin-before: 0.8rem;
          margin-block-start: 0.8rem;
}
.attentionText + * {
  -webkit-margin-before: 6.4rem;
          margin-block-start: 6.4rem;
}
@media screen and (max-width: 767px) {
  .attentionText + * {
    -webkit-margin-before: 4rem;
            margin-block-start: 4rem;
  }
}

/* 説明文 */
.descText {
  font-size: 1.6rem;
  -webkit-margin-after: 1.6rem;
          margin-block-end: 1.6rem;
}