@charset "UTF-8";
img {
  width: 100%;
}

.main-visual-lead::before {
  height: 320px;
}

.main-contents {
  margin: 63px auto 155px;
}

@media only screen and (max-width: 768px) {
  .main-contents {
    margin: 8.4vw auto 20.6666666667vw;
  }
}
.main-contents .section-inner .route-map {
  margin: 34px 0 46px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .route-map {
    margin: 4.5333333333vw 0 6.1333333333vw;
  }
}
.main-contents .section-inner .route-chart {
  margin-top: 50px;
  margin-bottom: 106px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .route-chart {
    margin-top: 6.6666666667vw;
    margin-bottom: 14.1333333333vw;
  }
}
.main-contents .section-inner .cruise-bnr_usagi {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .cruise-bnr_usagi {
    margin-bottom: 4vw;
  }
}
.main-contents .section-inner .cruise-bnr_shimanami {
  margin-bottom: 140px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .cruise-bnr_shimanami {
    margin-bottom: 18.6666666667vw;
  }
}
.main-contents .section-inner .cruise-bnr02_usagi {
  padding-top: 118px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .cruise-bnr02_usagi {
    padding-top: 15.7333333333vw;
    margin-bottom: 4vw;
  }
}
.main-contents .section-inner .cruise-bnr02_shimanami {
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .cruise-bnr02_shimanami {
    margin-bottom: 4vw;
  }
}
.main-contents .section-inner .concept-movie {
  margin-bottom: 128px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .concept-movie {
    margin-bottom: 17.0666666667vw;
  }
}
.main-contents .section-inner .seatLayout-ttl {
  margin-bottom: 80px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .seatLayout-ttl {
    margin-bottom: 10.6666666667vw;
  }
}
.main-contents .section-inner .operation-ttl {
  margin: 20px 0 17px;
}

@media only screen and (max-width: 768px) {
  .main-contents .section-inner .operation-ttl {
    margin: 2.6666666667vw 0 2.6666666667vw;
  }
}
@media only screen and (max-width: 767px) {
  .main-contents .section-inner .operation_calendar {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.main-contents #concept,
.main-contents #equipment,
.main-contents #seatLayout,
.main-contents #routeName_operationArea,
.main-contents #viewPoint,
.main-contents #specialMovie,
.main-contents #Operation,
.main-contents #purchase,
.main-contents #news {
  margin-top: -11.5rem;
  padding-top: 11.5rem;
}

@media only screen and (max-width: 768px) {
  .main-contents #concept,
  .main-contents #equipment,
  .main-contents #seatLayout,
  .main-contents #routeName_operationArea,
  .main-contents #viewPoint,
  .main-contents #specialMovie,
  .main-contents #Operation,
  .main-contents #purchase,
  .main-contents #news {
    margin-top: -6.4rem;
    padding-top: 6.4rem;
  }
}
.main-contents #seaspica {
  padding-top: 11.5rem;
}

@media only screen and (max-width: 768px) {
  .main-contents #seaspica {
    padding-top: 6.4rem;
  }
}
.anchorlink {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.02em;
  background-color: #004a76;
  margin-bottom: 110px;
}

@media only screen and (max-width: 768px) {
  .anchorlink {
    font-size: 2.6666666667vw;
    margin-bottom: 14.6666666667vw;
  }
}
.anchorlink ul {
  display: flex;
  justify-content: center;
  text-align: center;
}

.anchorlink ul li a {
  height: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
  position: relative;
}

.anchorlink ul li a::before {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 1px;
  height: 87px;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .anchorlink ul li a::before {
    width: 0.1333333333vw;
    height: 11.6vw;
  }
}
.anchorlink ul li a::after {
  position: absolute;
  content: "";
  background-image: url(/navi/setouchi-palette/assets/img/cruise/newship/arrow.png);
  background-size: contain;
  bottom: 21px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 8px;
  transition: 0.3s;
}

@media only screen and (max-width: 768px) {
  .anchorlink ul li a::after {
    bottom: 2.8vw;
    width: 1.6vw;
    height: 1.0666666667vw;
  }
}
.anchorlink ul li:last-child {
  border-right: none;
}

.anchorlink ul li:last-child a::before {
  display: none;
}

.anchorlink_upper {
  border-top: 5px solid #b08e37;
}

@media only screen and (max-width: 768px) {
  .anchorlink_upper {
    border-top: 0.6666666667vw solid #b08e37;
  }
}
.anchorlink_upper .anchorlink_inner li {
  width: 20%;
  min-height: 132px;
}

@media only screen and (max-width: 768px) {
  .anchorlink_upper .anchorlink_inner li {
    min-height: 17.6vw;
  }
}
.anchorlink .l1 {
  padding-top: 40px;
}

@media only screen and (max-width: 768px) {
  .anchorlink .l1 {
    padding-top: 5.3333333333vw;
  }
}
.anchorlink .l2 {
  padding-top: 30px;
}

@media only screen and (max-width: 768px) {
  .anchorlink .l2 {
    padding-top: 4vw;
  }
}
.anchorlink .l3 {
  padding-top: 15px;
}

@media only screen and (max-width: 768px) {
  .anchorlink .l3 {
    padding-top: 2vw;
  }
}
.viewPoint {
  margin-top: 74px;
}

@media only screen and (max-width: 768px) {
  .viewPoint {
    margin-top: 9.8666666667vw;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
.viewPoint h3 {
  width: 75.34090909%;
  margin: 0 auto 35px;
}

@media only screen and (max-width: 768px) {
  .viewPoint h3 {
    width: 88.4vw;
    margin-bottom: 4.6666666667vw;
  }
}
.viewPoint .special-spot_inner {
  margin: 0 auto;
  overflow: hidden;
  padding-left: 194px;
  padding-right: 194px;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner {
    padding-left: 13.3333333333vw;
    padding-right: 13.3333333333vw;
  }
}
.viewPoint .special-spot_inner .special-spot_wrap {
  position: relative;
  margin-bottom: 37px;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .special-spot_wrap {
    margin-bottom: 4.9333333333vw;
  }
}
.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper {
  position: relative;
}

.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide {
  width: 55.90909091%;
  margin-top: 24px;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide {
    width: 65.6vw;
    margin-top: 3.2vw;
  }
}
.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide dt {
  width: 100%;
}

.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-name {
  font-size: 28px;
  font-weight: 700;
  padding-top: 28px;
  padding-bottom: 8px;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-name {
    font-size: 5.6vw;
    padding-top: 3.7333333333vw;
    padding-bottom: 1.0666666667vw;
  }
}
.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-txt {
  font-size: 18px;
  line-height: 1.88888889;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-txt {
    font-size: 3.7333333333vw;
  }
}
.viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-info {
  width: 410px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .special-spot_wrap .special-spot_swiper .swiper-slide .spot-info {
    width: 64vw;
  }
}
.viewPoint .special-spot_inner .swiper-button-prev {
  width: 27px;
  height: 27px;
  border-bottom: 6px solid #185fab;
  border-left: 6px solid #185fab;
  background-image: none;
  rotate: 45deg;
  position: absolute;
  left: -40px;
  top: 30%;
  transform: tranlateY(-30%);
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .swiper-button-prev {
    width: 3.6vw;
    height: 3.6vw;
    border-bottom: 0.8vw solid #185fab;
    border-left: 0.8vw solid #185fab;
    left: -5.3333333333vw;
    top: 25%;
    transform: tranlateY(-25%);
  }
}
.viewPoint .special-spot_inner .swiper-button-prev::after {
  display: none;
}

.viewPoint .special-spot_inner .swiper-button-next {
  width: 27px;
  height: 27px;
  border-right: 6px solid #185fab;
  border-bottom: 6px solid #185fab;
  background-image: none;
  rotate: -45deg;
  position: absolute;
  right: -40px;
  top: 30%;
  transform: tranlateY(-30%);
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .swiper-button-next {
    width: 3.6vw;
    height: 3.6vw;
    border-right: 0.8vw solid #185fab;
    border-bottom: 0.8vw solid #185fab;
    right: -5.3333333333vw;
    top: 25%;
    transform: tranlateY(-25%);
  }
}
.viewPoint .special-spot_inner .swiper-button-next::after {
  display: none;
}

.viewPoint .special-spot_inner .swiper-pagination {
  position: static;
  margin-top: 15px;
}

@media only screen and (max-width: 768px) {
  .viewPoint .special-spot_inner .swiper-pagination {
    margin-top: 2vw;
  }
}
/* お知らせ */
.cruise .news-box {
  border: 1px solid #BFBFBF;
  padding: 23px;
}

@media only screen and (max-width: 768px) {
  .cruise .news-box {
    padding-top: 15px;
    padding-inline: 15px;
  }
}
.cruise .news-box__btn {
  font-size: 1.6rem;
  text-align: center;
  margin-inline: auto;
  display: none;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 36px;
}

@media only screen and (max-width: 768px) {
  .cruise .news-box__btn {
    font-size: 1.4rem;
    margin-top: 32px;
  }
}
.cruise .news-box__btn.is-active {
  display: flex;
}

.cruise .news-box__btn::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("/navi/setouchi-palette/assets/img/cruise/newship/arrow_bottom.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
}

@media only screen and (min-width: 769px) {
  .cruise .news-box__btn:hover {
    opacity: 0.5;
  }
}
.cruise .news-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

@media only screen and (max-width: 768px) {
  .cruise .news-list {
    gap: 26px;
  }
}
.cruise .news-list__item {
  width: 100%;
  display: none;
  flex-wrap: wrap;
  align-items: start;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

@media only screen and (max-width: 768px) {
  .cruise .news-list__item {
    flex-flow: column;
    row-gap: 8px;
  }
}
.cruise .news-list__item.is-active {
  display: flex;
}

.cruise .news-list__date {
  width: 165px;
  padding-block: 8px;
  background-color: #ECECEC;
  font-size: 1.6rem;
  text-align: center;
}

.cruise .news-list__link {
  font-size: 1.8rem;
  line-height: 1.6;
  flex: 1;
}

.cruise .news-list__link a {
  text-decoration: underline;
}

.cruise .news-list__link a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .cruise .news-list__date {
    width: 148px;
    padding-inline: 8px;
    font-size: 1.4rem;
  }
  .cruise .news-list__link {
    font-size: 1.4rem;
  }
}
.cruise #sunset {
  padding-top: 11.5rem;
}
@media only screen and (max-width: 768px) {
  .cruise #sunset {
    padding-top: 6.4rem;
  }
}
.cruise .cruise-bnr_sunset {
  margin-bottom: 12rem;
}
.cruise .main-contents .contents-text, .cruise .main-contents .cms.contents-text .sunsetTxt {
  letter-spacing: 0.04em;
}
.cruise .main-contents .contents-text span, .cruise .main-contents .cms.contents-text .sunsetTxt span {
  font-size: 1.5rem;
}
.cruise .sunset_calendar-time {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .cruise .sunset_calendar-time {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
    margin-bottom: 8vw;
  }
}
.cruise .sunset_annotation {
  font-size: 1.3rem;
  margin-top: -32px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .cruise .sunset_annotation {
    max-width: 80vw;
    width: 100%;
    margin-inline: auto;
    margin-top: -4.2666666667vw;
  }
}
.cruise.en .reservations {
  padding-top: 73px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 768px) {
  .cruise.en .reservations {
    padding-top: 9.7333333333vw;
    margin-bottom: 1.6vw;
  }
}
.cruise.en .reservationsTxt {
  margin-top: 12px;
}
@media only screen and (max-width: 768px) {
  .cruise.en .reservationsTxt {
    margin-bottom: 1.6vw;
  }
}
.cruise.en #seaspica {
  padding-top: 1rem;
}
@media only screen and (max-width: 768px) {
  .cruise.en #seaspica {
    padding-top: 1.3333333333vw;
  }
}