@charset "UTF-8";
/*　////////////////////////////////
ブレイクポイント
//////////////////////////////////　*/
/*　////////////////////////////////
ベースフォント
//////////////////////////////////　*/
/*　////////////////////////////////
カラー
//////////////////////////////////　*/
/*　////////////////////////////////
clearfix[@extend .clearfix];
//////////////////////////////////　*/
/*　////////////////////////////////////////////////////////////////////////////////////////////////
flex include
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*　////////////////////////////////////////////////////////////////////////////////////////////////
初期値top:50%; left:50%;
[@include set-top();] [@include set-left();]
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*縦中央*/
/*横中央*/
/* -----上下左右中央、%指定で調整可能----- */
/*　////////////////////////////////
flex 設定
//////////////////////////////////　*/
/*　////////////////////////////////////////////////////////////////////////////////////////////////
font-size
//////////////////////////////////////////////////////////////////////////////////////////////////　*/
/*　////////////////////////////////
汎用style
//////////////////////////////////　*/
/*　////////////////////////////////
TOPメイン画像
//////////////////////////////////　*/
.webp .mv-slider .slide01 {
  background-image: url("/img/top/webp/top_main_02.webp");
}
.webp .mv-slider .slide02 {
  background-image: url("/img/top/webp/top_main_03.webp");
}
.webp .mv-slider .slide03 {
  background-image: url("/img/top/webp/top_main_04.webp");
}
.webp .mv-slider .slide04 {
  background-image: url("/img/top/webp/top_main_05.webp");
}
.webp .mv-slider .slide05 {
  background-image: url("/img/top/webp/top_main_06.webp");
}

.no-webp .mv-slider .slide01 {
  background-image: url("/img/top/top_main_02.jpg");
}
.no-webp .mv-slider .slide02 {
  background-image: url("/img/top/top_main_03.jpg");
}
.no-webp .mv-slider .slide03 {
  background-image: url("/img/top/top_main_04.jpg");
}
.no-webp .mv-slider .slide04 {
  background-image: url("/img/top/top_main_05.jpg");
}
.no-webp .mv-slider .slide05 {
  background-image: url("/img/top/top_main_06.jpg");
}

.all-wrapper {
  /*　////////////////////////////////////////////////////////////////////////////////////////////////
  top
  //////////////////////////////////////////////////////////////////////////////////////////////////　*/
}
.all-wrapper #top {
  /*----- .main-visual ------------------------------------*/
}
.all-wrapper #top .main-visual {
  position: relative;
  margin-bottom: clamp(40px, 21.8181818182px + 4.8484848485vw, 80px);
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all-wrapper #top .main-visual::before {
  position: absolute;
  content: "";
  height: clamp(16px, 12.3636363636px + 0.9696969697vw, 24px);
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(33%, rgba(255, 255, 255, 0)), to(rgb(87, 131, 150)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 33%, rgb(87, 131, 150) 100%);
  mix-blend-mode: multiply;
  opacity: 0.35;
  z-index: 2;
}
.all-wrapper #top .main-visual .mv-slide {
  width: 100%;
  height: clamp(350px, 100px + 66.6666666667vw, 900px);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.all-wrapper #top .main-visual .mv-contents {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all-wrapper #top .main-visual .mv-contents .mv-logo {
  width: clamp(50px, 36.3636363636px + 3.6363636364vw, 80px);
}
.all-wrapper #top .main-visual .mv-contents .mv-title-area {
  max-width: 585px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(15px, 8.1818181818px + 1.8181818182vw, 30px);
  position: relative;
  margin: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px) 0 clamp(20px, 15.4545454545px + 1.2121212121vw, 30px);
}
.all-wrapper #top .main-visual .mv-contents .mv-title-area::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background: rgba(17, 55, 89, 0.48);
  mix-blend-mode: multiply;
  z-index: 1;
}
.all-wrapper #top .main-visual .mv-contents .mv-title-area .mv-title {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.8;
  text-shadow: 0px 0px 5px rgba(35, 24, 21, 0.8);
  font-size: clamp(2rem, 15.243902439px + 1.2682926829vw, 3.3rem);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(10px, 5.4545454545px + 1.2121212121vw, 20px) 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.all-wrapper #top .main-visual .mv-contents .mv-title-area .mv-title span {
  font-size: clamp(1.6rem, 11.9756097561px + 1.0731707317vw, 2.7rem);
}
.all-wrapper #top .main-visual .mv-contents .c-name-en {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  opacity: 0.55;
  font-size: clamp(3.5rem, 21.4634146341px + 3.6097560976vw, 7.2rem);
  line-height: 1;
  text-shadow: 0px 0px 8px rgba(35, 24, 21, 0.2);
}
.all-wrapper #top .main-visual .mv-wave {
  position: absolute;
  display: block;
  max-width: none;
  width: 100%;
  width: calc(100% + 10px);
  height: auto;
  bottom: -1px;
  left: -5px;
}
.all-wrapper #top {
  /*----- .top-info-area ------------------------------------*/
}
.all-wrapper #top .top-info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 2%;
  margin-bottom: clamp(45px, 38.1818181818px + 1.8181818182vw, 60px);
}
.all-wrapper #top .top-info-area .baycruise-status, .all-wrapper #top .top-info-area .information {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid #e0e0e0;
  border-radius: 5px;
  padding: clamp(25px, 20.4545454545px + 1.2121212121vw, 35px) clamp(15px, 8.1818181818px + 1.8181818182vw, 30px);
}
.all-wrapper #top .top-info-area .baycruise-status .status-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-bottom: clamp(20px, 17.7272727273px + 0.6060606061vw, 25px);
}
.all-wrapper #top .top-info-area .baycruise-status .status-top img {
  width: clamp(42px, 38.3636363636px + 0.9696969697vw, 50px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.all-wrapper #top .top-info-area .baycruise-status .status-top .status-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(5px, 4.0909090909px + 0.2424242424vw, 7px);
  color: #006699;
  line-height: 1;
}
.all-wrapper #top .top-info-area .baycruise-status .status-top .status-title .title-s {
  font-size: clamp(1.7rem, 16.2682926829px + 0.1951219512vw, 1.9rem);
}
.all-wrapper #top .top-info-area .baycruise-status .status-top .status-title .title-l {
  font-size: clamp(2.1rem, 18.8048780488px + 0.5853658537vw, 2.7rem);
}
.all-wrapper #top .top-info-area .baycruise-status .status-today {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
}
.all-wrapper #top .top-info-area .baycruise-status .status-today .status-icon {
  width: clamp(30px, 27.7272727273px + 0.6060606061vw, 35px);
}
.all-wrapper #top .top-info-area .baycruise-status .status-today .status-txt {
  font-size: clamp(2.1rem, 19.9024390244px + 0.2926829268vw, 2.4rem);
  font-weight: bold;
  line-height: 1;
}
.all-wrapper #top .top-info-area .baycruise-status .status-today.is-normal {
  background: #e2f3e6;
  color: #00a537;
}
.all-wrapper #top .top-info-area .baycruise-status .status-today.is-partial {
  background: #f2eee4;
  color: #e26b00;
}
.all-wrapper #top .top-info-area .baycruise-status .status-today.is-suspended {
  background: #f4e4e5;
  color: #a3272d;
}
.all-wrapper #top .top-info-area .baycruise-status .status-today.is-offseason {
  background: #efefef;
  color: #1e1e1e;
}
.all-wrapper #top .top-info-area .baycruise-status .status-note {
  text-indent: -1em;
  margin-left: 1em;
  color: #cf1c24;
  line-height: 1.4;
  font-size: clamp(1.5rem, 14.6341463415px + 0.0975609756vw, 1.6rem);
}
.all-wrapper #top .top-info-area .baycruise-status .status-note::before {
  content: "※";
}
.all-wrapper #top .top-info-area .baycruise-status .status-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  color: #006699;
  line-height: 1.4;
  margin-top: clamp(25px, 22.7272727273px + 0.6060606061vw, 30px);
}
.all-wrapper #top .top-info-area .baycruise-status .status-link::after {
  content: "";
  display: inline-block;
  background-image: url("/img/common/arrow_02.svg");
  width: 1em;
  height: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.all-wrapper #top .top-info-area .information .information-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: clamp(20px, 17.7272727273px + 0.6060606061vw, 25px);
}
.all-wrapper #top .top-info-area .information .information-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.all-wrapper #top .top-info-area .information .information-title img {
  width: clamp(42px, 38.3636363636px + 0.9696969697vw, 50px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.all-wrapper #top .top-info-area .information .information-title .title-l {
  font-size: clamp(2.1rem, 18.8048780488px + 0.5853658537vw, 2.7rem);
  color: #033789;
  line-height: 1;
}
.all-wrapper #top .top-info-area .information .info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #033789;
  line-height: 1.4;
}
.all-wrapper #top .top-info-area .information .info-link::after {
  content: "";
  display: inline-block;
  background-image: url("/img/common/arrow_01.svg");
  width: 1em;
  height: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.all-wrapper #top .top-info-area .information .info-list .info-item {
  border-bottom: 1px solid #e0e0e0;
}
.all-wrapper #top .top-info-area .information .info-list .info-item:first-child {
  border-top: 1px solid #e0e0e0;
}
.all-wrapper #top .top-info-area .information .info-list .info-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  gap: 5px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 0;
}
.all-wrapper #top .top-info-area .information .info-list .info-item-link .day {
  color: #033789;
}
@media (min-width: 768px) {
  .all-wrapper #top .top-info-area .baycruise-status {
    width: 42%;
  }
  .all-wrapper #top .top-info-area .information {
    width: 56%;
  }
}
.all-wrapper #top {
  /*----- .top-contents ------------------------------------*/
}
.all-wrapper #top .top-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(30px, 25.4545454545px + 1.2121212121vw, 40px) 6%;
}
.all-wrapper #top .top-contents .top-txt-box, .all-wrapper #top .top-contents .top-img-box {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all-wrapper #top .top-contents .top-jgf-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.all-wrapper #top .top-contents .top-jgf-title .title01 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.all-wrapper #top .top-contents .top-jgf-title .title02 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: clamp(15px, 12.7272727273px + 0.6060606061vw, 20px);
}
.all-wrapper #top .top-contents .top-jgf-title .title02 img {
  width: clamp(36px, 29.6363636364px + 1.696969697vw, 50px);
  margin-right: 0.8em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.all-wrapper #top .top-contents .top-jgf-title .title02 .c-name {
  font-size: clamp(3.4rem, 29.6097560976px + 1.1707317073vw, 4.6rem);
  line-height: 1;
  font-weight: 500;
}
.all-wrapper #top .top-contents .top-contents-title {
  font-size: clamp(1.6rem, 14.5365853659px + 0.3902439024vw, 2rem);
  color: #033789;
  line-height: 1.2;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  word-break: keep-all;
  overflow-wrap: normal;
  white-space: normal;
  margin-bottom: 5px;
}
.all-wrapper #top .top-contents .top-imgcontents-title {
  margin-bottom: clamp(25px, 20.4545454545px + 1.2121212121vw, 35px);
}
.all-wrapper #top .top-contents .top-imgcontents-title img {
  width: clamp(240px, 199.0909090909px + 10.9090909091vw, 330px);
}
.all-wrapper #top .top-contents .top-sub-title {
  font-size: clamp(1.5rem, 13.5365853659px + 0.3902439024vw, 1.9rem);
  margin-bottom: clamp(20px, 15.4545454545px + 1.2121212121vw, 30px);
}
.all-wrapper #top .top-contents .top-icon-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: clamp(10px, 7.7272727273px + 0.6060606061vw, 15px) clamp(55px, 50.4545454545px + 1.2121212121vw, 65px) clamp(10px, 7.7272727273px + 0.6060606061vw, 15px) clamp(10px, 7.7272727273px + 0.6060606061vw, 15px);
  border-top: 2px solid #033789;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.all-wrapper #top .top-contents .top-icon-link:last-child {
  border-bottom: 2px solid #033789;
}
.all-wrapper #top .top-contents .top-icon-link::before {
  position: absolute;
  content: "";
  width: clamp(30px, 25.4545454545px + 1.2121212121vw, 40px);
  height: clamp(30px, 25.4545454545px + 1.2121212121vw, 40px);
  background-image: url("/img/common/arrow_01.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.all-wrapper #top .top-contents .top-icon-link:hover {
  background: #dfe8ef;
}
.all-wrapper #top .top-contents .top-icon-link:hover::before {
  right: 12px;
}
.all-wrapper #top .top-contents .top-icon-link.cruise-link {
  border-top: 2px solid #006699;
}
.all-wrapper #top .top-contents .top-icon-link.cruise-link::before {
  background-image: url("/img/common/arrow_02.svg");
}
.all-wrapper #top .top-contents .top-icon-link.cruise-link:last-child {
  border-bottom: 2px solid #006699;
}
.all-wrapper #top .top-contents .top-icon-link.cruise-link .link-txt-box .link-txt-main {
  color: #006699;
}
.all-wrapper #top .top-contents .top-icon-link .link-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: clamp(50px, 43.1818181818px + 1.8181818182vw, 65px);
  margin-right: clamp(10px, 7.7272727273px + 0.6060606061vw, 15px);
}
.all-wrapper #top .top-contents .top-icon-link .link-txt-box .link-txt-main {
  color: #033789;
  font-weight: bold;
  font-size: clamp(2rem, 17.8048780488px + 0.5853658537vw, 2.6rem);
  line-height: 1.4;
  margin-bottom: 5px;
}
.all-wrapper #top .top-contents .top-icon-link .link-txt-box .link-txt-sub {
  font-size: clamp(1.5rem, 13.5365853659px + 0.3902439024vw, 1.9rem);
  line-height: 1.4;
}
@media (min-width: 875px) {
  .all-wrapper #top .top-contents .top-txt-box, .all-wrapper #top .top-contents .top-img-box {
    width: 47%;
  }
}
.all-wrapper {
  /* ---------- top --------------- */
}