@charset "UTF-8";
.-noBg .topicPathWrap + .offerContents {
  margin-top: 0;
}

.offerContents {
  color: #1A1A1A;
  font-size: 1.8rem;
  letter-spacing: 0.07em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .offerContents {
    display: block;
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.offerContents img {
  max-width: 100% !important;
}

.content__inner {
  display: block;
  margin-inline: auto;
  max-width: 1024px;
  width: 89.3333333333%;
}
@media screen and (max-width: 767px) {
  .content__inner.-spNarrow {
    width: 94.6666666667%;
  }
}
@media screen and (max-width: 767px) {
  .content__inner.-spNone {
    width: 100%;
  }
}
:where(.mv) + .content__inner {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}

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

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

/* セクション */
* + .content {
  margin-top: 9.6rem;
}
@media screen and (max-width: 767px) {
  * + .content {
    margin-top: 4.2rem;
  }
  * + .content.-spNarrow {
    margin-top: 3.2rem;
  }
}
* + .content.-inner-level2 {
  margin-top: 8.8rem;
}
@media screen and (max-width: 767px) {
  * + .content.-inner-level2 {
    margin-top: 4rem;
  }
}

.content__box + * {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .content__box.-spNarrow {
    margin-top: 2.4rem;
  }
}
.content__box.-wideMedium {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .content__box.-wideMedium {
    margin-top: 4rem;
  }
}
.content__box.-wide {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .content__box.-wide {
    margin-top: 3.2rem;
  }
}

/* 注意ボックス */
.attentionBox {
  align-items: center;
  border: 1px solid #DF1F1C;
  display: flex;
  justify-content: space-between;
  padding-block: 1.6rem;
  padding-inline: 2.4rem;
  min-height: 8.4rem;
}
@media screen and (max-width: 767px) {
  .attentionBox {
    display: block;
    padding-block: 2rem;
    padding-inline: 2rem;
    min-height: inherit;
  }
}
.attentionBox.-itemPositionTop {
  align-items: flex-start;
}
.attentionBox.-textTop {
  align-items: inherit;
}

.attentionBox__title {
  color: #DF1F1C;
  font-size: 2.4rem;
  font-weight: 900;
  width: 12.5256673511%;
}
@media screen and (max-width: 767px) {
  .attentionBox__title {
    font-size: 2rem;
    margin-inline: auto;
    width: 32.0102432778%;
  }
  .attentionBox__title + * {
    margin-top: 1rem;
  }
}

.attentionBox__text {
  font-size: 2rem;
  width: 85.4209445585%;
}
@media screen and (max-width: 767px) {
  .attentionBox__text {
    font-size: 1.6rem;
    width: 100%;
  }
}

/* 汎用的画像梱包用 */
.imageBox {
  text-align: center;
}
.imageBox + * {
  margin-top: 3.2rem;
}
.imageBox.-marginWide + * {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .imageBox.-marginWide + * {
    margin-top: 1.7rem;
  }
}
* + .imageBox.-marginWide {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  * + .imageBox.-marginWide {
    margin-top: 3.2rem;
  }
}
.imageBox.-spSmall {
  margin-inline: auto;
  width: 91.0447761194%;
}
* + .imageBox.-banner {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  * + .imageBox.-banner {
    margin-top: 4rem;
  }
}
.imageBox.-banner a {
  display: block;
  transition: opacity 1s;
}
.imageBox.-banner a:hover {
  opacity: 0.7;
}

/* ロゴが横にあるボックス */
.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 + * {
    margin-top: 1rem;
  }
}

.logoSideBox__text {
  width: calc(100% - 154px);
}
@media screen and (max-width: 767px) {
  .logoSideBox__text {
    width: 100%;
  }
}

/* ダウンロードアイコン梱包用 */
.downloadBox {
  border-top: 1px solid #C9C9C9;
  padding-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .downloadBox {
    padding-top: 2.4rem;
  }
}
.downloadBox + * {
  margin-top: 2.4rem;
}
* + .downloadBox {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  * + .downloadBox {
    margin-top: 2.4rem;
  }
}

/* 画像が横にあるボックス */
.imageSideBox {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .imageSideBox {
    display: block;
  }
}
.imageSideBox + *:not(.attentionBox, .colorBox, .spotList) {
  margin-top: 5.6rem;
}
@media screen and (max-width: 767px) {
  .imageSideBox + *:not(.attentionBox, .colorBox, .spotList) {
    margin-top: 3.2rem;
  }
}
.imageSideBox + .attentionBox {
  margin-top: 3.2rem;
}
.imageSideBox + .colorBox {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .imageSideBox + .colorBox {
    margin-top: 1.6rem;
  }
}
.imageSideBox__image {
  text-align: center;
  width: 25.48828125%;
}
@media screen and (max-width: 767px) {
  .imageSideBox__image {
    margin-top: 2.4rem;
    width: 100%;
  }
}
.-imageSmall .imageSideBox__image {
  width: 31.25%;
}
@media screen and (max-width: 767px) {
  .-imageSmall .imageSideBox__image {
    width: 100%;
  }
}
.imageSideBox__text {
  width: 48.4375%;
}
@media screen and (max-width: 767px) {
  .imageSideBox__text {
    margin-top: 1.6rem;
    width: 100%;
  }
}
.-imageSmall .imageSideBox__text {
  width: 65.625%;
}
@media screen and (max-width: 767px) {
  .-imageSmall .imageSideBox__text {
    width: 100%;
  }
}

/* 線つきボックス */
/* 薄い紫色の背景ボックス */
.purpleBox {
  background-color: #EDEBF1;
  padding-bottom: 3.2rem;
  margin-bottom: 3.2rem;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .purpleBox {
    padding-bottom: 0.8rem;
  }
}

/* 白い背景ボックス */
.whiteBox {
  background-color: #FFF;
  padding-block: 2.4rem;
  padding-inline: 1.6rem;
  margin-inline: 3.2rem;
}
@media screen and (max-width: 767px) {
  .whiteBox {
    margin-inline: 0.8rem;
    padding-block: 2rem;
  }
}

/* ネイビーorオレンジボックス */
.colorBox {
  padding-inline: 32px;
  padding-block: 16px 32px;
  color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .colorBox {
    padding-inline: 18px;
    padding-block: 16px 24px;
    border-radius: 5px;
  }
}
.colorBox + * {
  -webkit-margin-before: 32px;
          margin-block-start: 32px;
}
.colorBox.-navy {
  background-color: #004896;
}
.colorBox.-orange {
  background-color: #E94709;
}
.colorBox.-orange .colorBox__column-item {
  width: 100%;
}
.colorBox__head {
  -webkit-padding-after: 16px;
          padding-block-end: 16px;
  border-bottom: 2px solid #fff;
  -webkit-margin-after: 16px;
          margin-block-end: 16px;
  text-align: center;
}
.colorBox__head .attentionList {
  font-size: 1.6rem;
  line-height: 1.4;
}
.colorBox__head + * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
}
@media screen and (max-width: 767px) {
  .colorBox__head {
    border-bottom: 1px solid #fff;
  }
}
.colorBox__heading {
  font-size: 2.2rem;
  font-weight: bold;
}
.colorBox__heading.-yellow {
  line-height: 1.4;
  color: #FFF216;
  text-align: center;
}
.colorBox__heading.-yellow + * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
}
@media screen and (max-width: 767px) {
  .colorBox__heading {
    font-size: 1.8rem;
  }
}
.colorBox__lead {
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.colorBox__lead + * {
  -webkit-margin-before: 16px;
          margin-block-start: 16px;
}
.colorBox__column {
  display: flex;
  justify-content: space-between;
}
.colorBox__column-item {
  width: 46.875%;
}
.colorBox__column-item:nth-child(2) {
  position: relative;
}
.colorBox__column-item:nth-child(2)::before {
  content: "";
  width: 1px;
  height: 100%;
  border-left: 1px dashed #fff;
  position: absolute;
  top: 0;
  left: -6%;
}
.colorBox__column-image {
  width: 33.3333333333%;
}
.colorBox__column-text {
  width: 63.1111111111%;
  font-size: 1.6rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .colorBox__column {
    flex-direction: column;
    justify-content: space-between;
  }
  .colorBox__column-item {
    width: 100%;
  }
  .colorBox__column-item:nth-child(2) {
    position: relative;
    -webkit-margin-before: 48px;
            margin-block-start: 48px;
  }
  .colorBox__column-item:nth-child(2)::before {
    display: block;
    width: calc(100% + 32px);
    height: 2px;
    border-left: 0;
    border-bottom: 1px dashed #fff;
    position: absolute;
    top: -24px;
    left: -16px;
  }
  .colorBox__column-image {
    width: 100%;
    text-align: center;
  }
  .colorBox__column-text {
    width: 100%;
    -webkit-margin-before: 16px;
            margin-block-start: 16px;
  }
}

/* 交通機関のエリア */
@media screen and (max-width: 767px) {
  .transportation img {
    width: 100%;
  }
}
.transportation .-fontSmall {
  font-size: 1.6rem;
  font-weight: 700;
}
.transportation .-border {
  display: inline-block;
  color: #E94709;
  border: 1px solid #E94709;
  padding-inline: 1rem;
  padding-block: 0.3rem;
}
.transportation p + .basicButton {
  margin-top: 1.6rem;
}

.transportation-heading {
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .transportation-heading img {
    width: auto;
    height: 2rem;
  }
}

.transportation-box {
  display: flex;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .transportation-box {
    display: block;
  }
}
.transportation-box__text {
  width: 61.2903225806%;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.4;
}
.transportation-box__text .-small {
  font-size: 1.9rem;
}
@media screen and (max-width: 767px) {
  .transportation-box__text {
    width: 100%;
  }
}
.transportation-box__text p + p {
  margin-top: 1rem;
}
.transportation-box__image {
  width: 30.2419354839%;
}
@media screen and (max-width: 767px) {
  .transportation-box__image {
    width: 100%;
    margin-top: 1.6rem;
  }
}
.transportation-box + * {
  margin-top: 1.6rem;
}

/* 観光施設のエリア */
.decoration {
  position: relative;
  padding-bottom: 0.8rem;
  margin-bottom: 2.4rem;
}
.decoration::before, .decoration::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  width: 57px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .decoration::before, .decoration::after {
    width: 5.6%;
  }
}
.decoration::before {
  background-image: url("../img/decoration-left_pc.svg");
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .decoration::before {
    background-image: url("../img/decoration-left_sp.svg");
  }
}
.decoration::after {
  background-image: url("../img/decoration-right_pc.svg");
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .decoration::after {
    background-image: url("../img/decoration-right_sp.svg");
  }
}

.spot-box p {
  font-size: 1.6rem;
}

.spot-title {
  text-align: center;
  margin-top: -5%;
  margin-bottom: 1.6rem;
}
.spot-title img {
  width: 61.8461538462%;
}

.spot-info {
  margin-top: 1.6rem;
}
.spot-info dt {
  color: #00A1E9;
  font-weight: 700;
  position: relative;
  padding-left: 2rem;
  font-size: 1.6rem;
  line-height: 1.6;
}
.spot-info dt::before {
  content: "";
  background-color: currentColor;
  width: 1.4rem;
  height: 1.4rem;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.spot-info dd {
  font-size: 1.6rem;
}

.modelcourse01-heading {
  background-color: #00A1E9;
  font-size: 2.8rem;
  color: #FFF;
  text-align: center;
  margin-bottom: 4rem;
  padding-block: 0.8rem;
}
@media screen and (max-width: 767px) {
  .modelcourse01-heading {
    font-size: 1.8rem;
    padding-block: 0.5rem;
    margin-bottom: 2.4rem;
  }
}

.modelcourse02-heading {
  display: grid;
  grid-template-columns: 122px 1fr;
  grid-template-rows: 89px 60px;
  margin-top: 5.6rem;
  margin-bottom: 4rem;
  -webkit-column-gap: 1.6rem;
     -moz-column-gap: 1.6rem;
          column-gap: 1.6rem;
  row-gap: 0rem;
}
@media screen and (max-width: 767px) {
  .modelcourse02-heading {
    grid-template-columns: 23% 1fr;
    grid-template-rows: 34% 1fr;
    width: 100%;
    margin-bottom: 1.6rem;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.modelcourse02-heading__logo {
  grid-row: 1/3;
  grid-column: 1/2;
  min-width: 80px;
}
@media screen and (max-width: 767px) {
  .modelcourse02-heading__logo {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
.modelcourse02-heading__title {
  grid-row: 1/2;
  grid-column: 2/3;
  padding-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .modelcourse02-heading__title {
    grid-row: 1/2;
    grid-column: 1/3;
  }
}
.modelcourse02-heading__text {
  margin-top: -26px;
  font-weight: 500;
  grid-row: 2/3;
  grid-column: 2/3;
}
@media screen and (max-width: 767px) {
  .modelcourse02-heading__text {
    margin-top: 0;
    grid-row: 2/3;
    grid-column: 2/3;
  }
}

.modelcourse02-box {
  display: flex;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .modelcourse02-box {
    display: block;
    margin-bottom: 1.6rem;
  }
}
.modelcourse02-box__image {
  width: 31.73828125%;
}
@media screen and (max-width: 767px) {
  .modelcourse02-box__image {
    width: 100%;
    margin-bottom: 2.4rem;
  }
}
.modelcourse02-box__content {
  width: 65.91796875%;
}
@media screen and (max-width: 767px) {
  .modelcourse02-box__content {
    width: 100%;
  }
}

.modelcourse02-info__item {
  display: flex;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .modelcourse02-info__item {
    display: block;
  }
}
.modelcourse02-info__item > dt {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #009C74;
  padding-inline: 2.4rem;
  padding-block: 1.6rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  width: 29.6296296296%;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .modelcourse02-info__item > dt {
    width: 100%;
    margin-bottom: 0.8rem;
    padding-block: 1.2rem;
  }
}
.modelcourse02-info__item > dt.-dark-green {
  background-color: #00573D;
}
.modelcourse02-info__item + * {
  margin-top: 2.4rem;
}
.modelcourse02-info dd {
  font-size: 1.6rem;
  flex: 1;
}

.info-detail dt {
  position: relative;
  display: inline-block;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .info-detail dt {
    width: 50%;
  }
}
.info-detail dt::after {
  content: "･････････････････････････････････････････";
  position: absolute;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  color: #222;
  z-index: -1;
}
.info-detail dt span {
  background-color: #fff;
  padding-right: 0.08em;
}
.info-detail dd {
  display: inline-block;
}

.headingImage {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .headingImage {
    margin-bottom: 2.4rem;
  }
}

.image-border {
  outline: #00A1E9 4px solid;
  outline-offset: -4px;
}
.image-border.-rounded {
  border-radius: 16px;
  outline-width: 2px;
  outline-offset: -2px;
}
@media screen and (min-width: 768px) {
  .spot-box .image-border.-rounded {
    outline-width: 5px;
  }
}
.image-border.-green {
  outline-color: #009C74;
}
.image-border.-base-green {
  outline-color: #00A458;
}

/* 3つ並びレイアウト */
.threeColumn {
  display: flex;
  justify-content: space-between;
  -webkit-column-gap: 2.4rem;
     -moz-column-gap: 2.4rem;
          column-gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .threeColumn {
    display: block;
  }
}
.threeColumn__item {
  display: flex;
  flex-direction: column;
  width: 31.73828125%;
}
.threeColumn__item .spot-heading {
  height: 60px;
  margin-bottom: 2.4rem;
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .threeColumn__item .spot-heading {
    margin-top: 0;
    height: auto;
  }
}
.threeColumn__item .spot-heading img {
  width: 100%;
}
.threeColumn__item .spot-image img {
  width: 100%;
}
.threeColumn__item .spot-text {
  margin-block: 1.6rem;
  font-size: 1.6rem;
  height: 140px;
}
@media screen and (max-width: 767px) {
  .threeColumn__item .spot-text {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .threeColumn__item {
    width: 100%;
  }
  .threeColumn__item:not(:first-child) {
    margin-top: 3.2rem;
  }
}

/* 2つ並びレイアウト */
.twoColumn {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .twoColumn {
    flex-direction: column;
    row-gap: 24px;
  }
}
.twoColumn.-columnGapNone .twoColumn__item {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .twoColumn.-columnGapNone {
    row-gap: 16px;
  }
  .twoColumn.-columnGapNone .twoColumn__item {
    width: 100%;
  }
}
.twoColumn.-columnGapWide .twoColumn__item {
  width: 47.55859375%;
}
@media screen and (max-width: 767px) {
  .twoColumn.-columnGapWide .twoColumn__item {
    width: 100%;
  }
}
.twoColumn__item {
  display: flex;
  flex-direction: column;
  width: 48.4375%;
}
.twoColumn__item .map-title {
  margin-bottom: 1.6rem;
}
.twoColumn__item .-fontSmall {
  font-size: 1.6rem;
}
.twoColumn__item .-fontSmall + .imageBox {
  margin-top: 1.6rem;
}
@media screen and (max-width: 767px) {
  .twoColumn__item {
    width: 100%;
  }
}
.twoColumn + * {
  margin-top: 3.2rem;
}

/* テキストリンク */
.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: #00A458;
  box-shadow: 0 5px 0 #005714;
  border-radius: 5px;
  color: #FFF;
  display: block;
  line-height: 1.4;
  font-size: 2.4rem;
  font-weight: 900;
  margin-inline: auto;
  max-width: 700px;
  padding-block: 2.3rem;
  padding-inline: 3.8rem;
  text-align: center;
  text-decoration: none;
  transition: 0.5s;
}
@media screen and (max-width: 767px) {
  .basicButton {
    background-position: right 1.8rem center;
    background-size: 1rem auto;
    font-size: 1.6rem;
    padding-block: 1.7rem;
    padding-left: 1.9rem;
    padding-right: 2em;
    text-align: left;
  }
}
.basicButton.-blue {
  background-color: #00A1E9;
  box-shadow: 0 5px 0 #0083B7;
}
.basicButton.-pink {
  background-color: #E8418D;
  box-shadow: 0 5px 0 #CB005C;
}
.basicButton.-orange {
  background-color: #E94709;
  box-shadow: 0 5px 0 #B82D0B;
}
.basicButton.-green {
  background-color: #00A458;
  box-shadow: 0 5px 0 #03894B;
}
.basicButton:hover {
  box-shadow: none;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
.basicButton.-wide {
  width: 100%;
}
.basicButton.-small {
  font-size: 1.8rem;
  padding-block: 1.2rem;
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  .basicButton.-small {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .basicButton.-high {
    padding-block: 2.4rem;
  }
}
.basicButton + * {
  margin-top: 4rem;
}
.basicButton + .basicButton {
  margin-top: 2.4rem;
}

.Button-wrap {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .Button-wrap {
    margin-top: 2.4rem;
  }
}

/* --- 追従リンク --- */
.fixed-link {
  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;
}
.fixed-link.is-show {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.fixed-link a {
  background-color: #E94709;
  border-radius: 10px 0 0 10px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 700;
  padding-block: 30px;
  padding-left: 16px;
  padding-right: 48px;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
}
.fixed-link a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .fixed-link a {
    font-size: 1.2rem;
    padding-block: 20px;
    padding-left: 8px;
    padding-right: 20px;
  }
}
.fixed-link 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) {
  .fixed-link a::after {
    width: 7px;
    height: 8px;
  }
}

.navLink {
  display: flex;
  -webkit-column-gap: 1.953125%;
     -moz-column-gap: 1.953125%;
          column-gap: 1.953125%;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (max-width: 767px) {
  .navLink {
    flex-direction: column;
    row-gap: 24px;
    -webkit-margin-before: 34px;
            margin-block-start: 34px;
  }
}
.navLink li {
  width: 31.8359375%;
}
.navLink li .basicButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: #E94709 url("../img/arrow-bottom_white.svg") center bottom 6px no-repeat;
  box-shadow: 0 5px 0 #B82D0B;
  border-radius: 10px;
  font-size: 1.6rem;
  padding-block: 1.8rem 2.2rem;
  padding-inline: 12px;
}
@media screen and (max-width: 767px) {
  .navLink li {
    width: 100%;
  }
  .navLink li .basicButton {
    background: #E94709 url("/railroad/ticket/tokutoku/biwa-ichipass3/assets/img/arrow-bottom_white.svg") center bottom 6px no-repeat;
    border-radius: 5px;
    text-align: center;
  }
}

/* 見出しレベル3 */
.headingLevel3 {
  background-color: #00A458;
  color: #FFE226;
  font-size: 3.4rem;
  font-weight: 900;
  padding-block: 2.8rem;
  text-align: center;
}
.headingLevel3.-red {
  background-color: #DF1F1C;
}
@media screen and (max-width: 767px) {
  .headingLevel3 {
    font-size: 2rem;
    padding-block: 2.2rem;
    text-align: left;
  }
}
.headingLevel3 .fontSmall {
  font-size: 2.2rem;
}
.headingLevel3 .fontSmall.-spaceOn {
  display: inline-block;
  line-height: 1;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  .headingLevel3 .fontSmall.-spaceOn {
    display: block;
    line-height: inherit;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .headingLevel3 .fontSmall {
    font-size: 1.6rem;
  }
}
.headingLevel3 + * {
  margin-top: 4.8rem;
}
@media screen and (max-width: 767px) {
  .headingLevel3 + * {
    margin-top: 2.4rem;
  }
}

/* 見出しレベル4 */
.headingLevel4 {
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .headingLevel4 {
    font-size: 1.8rem;
  }
}
.headingLevel4 + * {
  margin-top: 1.7rem;
}
@media screen and (max-width: 767px) {
  .headingLevel4 + * {
    margin-top: 1.3rem;
  }
}
.headingLevel4.-lineHeightNarrow {
  line-height: 1.4;
}
.headingLevel4.-lineHeightNarrow + * {
  margin-top: 1.7rem;
}
.headingLevel4.-martinTopWide + * {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  .headingLevel4.-martinTopWide + * {
    margin-top: 1.6rem;
  }
}
.headingLevel4.-forBlueLabel {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .headingLevel4.-forBlueLabel {
    display: block;
    font-size: 2rem;
    line-height: 1.4;
  }
}
.-widthImage .headingLevel4.-forBlueLabel {
  display: block;
}

.forBlueLabel__number {
  color: #003288;
  width: 10.9375%;
}
@media screen and (max-width: 767px) {
  .forBlueLabel__number {
    display: block;
    width: 100%;
  }
}

.forBlueLabel__text {
  font-size: 2rem;
  width: 88.2291666667%;
}
@media screen and (max-width: 767px) {
  .forBlueLabel__text {
    width: 100%;
  }
}
.forBlueLabel__text .attentionText {
  display: block;
  font-weight: 400;
  margin-top: 1.6rem;
}

/* 見出しレベル5 */
.headingLevel5 {
  font-size: 2.8rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .headingLevel5 {
    font-size: 2rem;
  }
}
.headingLevel5 + * {
  margin-top: 1.7rem;
}
@media screen and (max-width: 767px) {
  .headingLevel5 + * {
    margin-top: 1.8rem;
  }
}

/* カラー見出し */
.headingColor {
  font-size: 3.4rem;
  text-align: center;
  padding-block: 10px;
  padding-inline: 12px;
  color: #fff;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .headingColor {
    font-size: 2rem;
    border-radius: 5px;
  }
}
.headingColor span {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .headingColor span {
    font-size: 1.6rem;
  }
}
.headingColor.-green {
  background-color: #009A3E;
}
.headingColor.-purple {
  background-color: #382E65;
}
.headingColor + * {
  -webkit-margin-before: 3.2rem;
          margin-block-start: 3.2rem;
}
@media screen and (max-width: 767px) {
  .headingColor + * {
    -webkit-margin-before: 1.6rem;
            margin-block-start: 1.6rem;
  }
}
.headingColor + *.whiteBox {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

/* 注意アイコン */
.attentionIcon {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 3.2rem auto;
  display: inline-block;
  padding-left: 4.4rem;
}
@media screen and (max-width: 767px) {
  .attentionIcon {
    background-size: 2.4rem auto;
    padding-left: 3.4rem;
  }
}
.attentionIcon.-red {
  background-image: url("../img/icon-attention_red.svg");
}

/* 外窓アイコン */
.brankIcon {
  background: url("../img/icon-blank_white.svg") right center no-repeat;
  background-size: 1.1rem auto;
  padding-right: 1.9rem;
}

/* pdfアイコン */
/* ※印つきリスト */
*:not(.dotList *) + .attentionList:not(.attentionList) {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  *:not(.dotList *) + .attentionList:not(.attentionList) {
    margin-top: 2.3rem;
  }
}
.attentionList.-pcInlineBlock {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .attentionList.-pcInlineBlock {
    display: block;
  }
}
.attentionList.-marginTopNarrow {
  margin-top: 1.6rem;
}
.attentionList > li {
  font-size: 1.6rem;
  padding-left: 1.6rem;
  text-indent: -1.6rem;
}

/* ●印つきリスト */
*:not(p) + .dotList {
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  *:not(p) + .dotList {
    margin-top: 1.6rem;
  }
}
.dotList.-fontSizeBig > li {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .dotList.-fontSizeBig > li {
    font-size: 1.6rem;
  }
}
.dotList.-fontSizeBig > li::before {
  width: 1.6rem;
  height: 1.6rem;
  top: 1.1rem;
}
@media screen and (max-width: 767px) {
  .dotList.-fontSizeBig > li::before {
    top: 0.6rem;
  }
}
.dotList.-fontSizeBig > li > .-small {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .dotList.-fontSizeBig > li > .-small {
    font-size: 1.4rem;
  }
}
.dotList > li {
  font-size: 1.6rem;
  padding-left: 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 > li.-iconBrown::before {
  background-color: #b97a22 !important;
}
.dotList > li .-small {
  font-size: 1.4rem;
  letter-spacing: 0;
}
.dotList.-iconPueple > li::before {
  background-color: #382E65;
}
.dotList.-iconPueple + .twoColumn {
  -webkit-margin-before: 32px;
          margin-block-start: 32px;
}
.dotList.-iconRed > li::before {
  background-color: #DF1F1C;
}
.dotList.-iconBlue > li::before {
  background-color: #003288;
}
.dotList.-fontBold > li {
  font-weight: bold;
}
.dotList.-dotSmall > li {
  letter-spacing: 0;
  line-height: 1.4;
}
.dotList.-dotSmall > li::before {
  width: 1.2rem;
  height: 1.2rem;
  top: 0.6rem;
  left: 0.4rem;
}

/* ちいさな●印つきリスト */
.normalDotList > li {
  font-size: 1.6rem;
  padding-left: 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;
}

/* おすすめスポットの■つきリスト */
.spotList {
  margin-top: 1.6rem;
}
.spotList > li {
  font-size: 1.6rem;
  padding-left: 2.4rem;
  position: relative;
}
.spotList > li::before {
  content: "";
  background-color: #003288;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  top: 0.6rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .spotList > li::before {
    width: 1.2rem;
    height: 1.2rem;
    top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .spotList > li {
    padding-left: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .spotList {
    margin-bottom: 2.4rem;
  }
}

/* 横並びリスト */
.inlineBlockList > li {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .inlineBlockList > li {
    display: block;
    padding-left: 1.9rem;
    text-indent: -1.9rem;
  }
}
.inlineBlockList > li + li {
  margin-left: 1.2rem;
}
@media screen and (max-width: 767px) {
  .inlineBlockList > li + li {
    margin-left: 0;
  }
}

/* ダウンロードアイコンリスト */
.downloadList {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .downloadList {
    display: block;
  }
}
.downloadList > li {
  text-align: center;
}
.downloadList > li + li {
  margin-left: 2.4rem;
}
@media screen and (max-width: 767px) {
  .downloadList > li + li {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.downloadList > li a {
  display: block;
  transition: opacity 1s;
}
.downloadList > li a:hover {
  opacity: 0.7;
}

/* リンクボタンリスト */
.buttonList > li + li {
  margin-top: 2rem;
}

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

/* 中央寄せ */
.textCenter {
  text-align: center;
}

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

/* ピンクテキスト */
.colorPink {
  color: #E8418D;
}

/* ピンクテキスト */
.colorOrange {
  color: #E94709;
}

/* 青色テキスト */
.colorBlue {
  color: #003288;
}

.colorYellow {
  color: #FFE200;
}

/* マーカー */
.marker {
  background: linear-gradient(transparent 50%, #FFF87E 50%);
}

/* 説明文 */
.caption {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .caption {
    font-size: 1.2rem;
  }
}
* + .caption {
  margin-top: 0.4rem;
}

/* 注釈 */
.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 {
  margin-top: 1.2rem;
}
.imageBox + .attentionText {
  margin-top: 1.2rem;
}
.attentionText + * {
  margin-top: 4.9rem;
}
@media screen and (max-width: 767px) {
  .attentionText + * {
    margin-top: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .mv .attentionText {
    width: 89.3333333333%;
    margin-inline: auto;
  }
}

/* 強調された注意文 */
.bigAttention {
  color: #DF1F1C;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .bigAttention {
    font-size: 2rem;
  }
}
* + .bigAttention {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  * + .bigAttention {
    margin-top: 2.4rem;
  }
}
.bigAttention + * {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .bigAttention + * {
    margin-top: 1.6rem;
  }
}

/* キャッチ */
.catch {
  color: #003288;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: center;
}
.catch + * {
  margin-top: 1.7rem;
}

/* 観光ブロックのドットリスト下で使うキャッチ */
/* ドットラインつきキャッチ */
/* 茶背景のテキスト */
.brownLabelText {
  background-color: #F6F1EA;
  border-radius: 10px;
  padding-block: 2.4rem;
  padding-inline: 3.2rem;
}
@media screen and (max-width: 767px) {
  .brownLabelText {
    padding-block: 2rem;
    padding-inline: 1.9rem;
  }
}
.brownLabelText.-noneRadius {
  border-radius: 0;
  padding-block: 1rem;
  padding-inline: 1rem;
  text-align: center;
}
* + .brownLabelText.-noneRadius {
  margin-top: 1.8rem;
}
@media screen and (max-width: 767px) {
  * + .brownLabelText.-noneRadius {
    margin-top: 2.4rem;
  }
}
.brownLabelText.-widthImage {
  background-image: url("/railroad/ticket/tokutoku/biwa-ichipass3/assets/img/deco-ico.png");
  background-position: right 2.4rem center;
  background-repeat: no-repeat;
  background-size: 13.9rem auto;
  padding-block: 3.9rem;
  padding-right: 14.5rem;
}
@media screen and (max-width: 767px) {
  .brownLabelText.-widthImage {
    background-position: right 1.9rem center;
    background-size: 9.3rem auto;
    padding-block: 2rem;
    padding-right: 12.3rem;
  }
}
.brownLabelText + * {
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .brownLabelText + * {
    margin-top: 2.4rem;
  }
}