.c-page-title {
  --bgi: url("/_assets/photograph/img/ttl-main.svg");
}
@media only screen and (max-width: 768px) {
  .c-page-title .c-page-title-en {
    left: -5.4545454545vw;
    top: -9.3181818182vw;
    width: 19.0909090909vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-page-title .c-page-title-en {
    left: -30px;
    top: -79px;
    width: 169px;
  }
}

@media only screen and (max-width: 768px) {
  .c-mv {
    --bgi: url("/_assets/photograph/img/img-main_sp.jpg");
    margin-bottom: 15.2272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .c-mv {
    --bgi: url("/_assets/photograph/img/img-main.jpg");
    margin-bottom: 96px;
  }
}

@media print, screen and (min-width: 769px) {
  .c-ttl01 {
    margin-bottom: 27px;
  }
}

@media only screen and (max-width: 768px) {
  .p-flow {
    margin-bottom: 18.1818181818vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow {
    margin-bottom: 120px;
  }
}
.p-flow .p-flow-item {
  display: -ms-grid;
  display: grid;
  background: #f2fafe;
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
    -ms-grid-rows: auto 12px auto;
    -ms-grid-columns: 5.9090909091vw 12px 1fr;
        grid-template: "num title" auto "text text" auto/5.9090909091vw 1fr;
    padding: 3.6363636364vw 4.5454545455vw 5.6818181818vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item {
    -ms-grid-rows: auto auto;
    -ms-grid-columns: 114px 1fr;
        grid-template: "num title" auto "num text" auto/114px 1fr;
    padding-block: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item + .p-flow-item {
    margin-top: 4.5454545455vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item + .p-flow-item {
    margin-top: 20px;
  }
}
.p-flow .p-flow-item .p-flow-num {
  color: var(--lightblue);
  display: -ms-grid;
  display: grid;
  font-family: "Lora", serif;
  font-weight: 500;
  grid-area: num;
  line-height: 1;
  place-content: center;
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item .p-flow-num {
    font-size: 8.8636363636vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item .p-flow-num {
    font-size: 7rem;
  }
}
.p-flow .p-flow-item .p-flow-heading {
  grid-area: title;
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item .p-flow-heading {
    font-size: 4.5454545455vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item .p-flow-heading {
    font-size: 2rem;
  }
}
.p-flow .p-flow-item .p-flow-text {
  grid-area: text;
  line-height: 1.375;
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item .p-flow-num {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-flow .p-flow-item .p-flow-heading {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .p-flow .p-flow-item .p-flow-text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item .p-flow-num {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-flow .p-flow-item .p-flow-heading {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .p-flow .p-flow-item .p-flow-text {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
}
@media only screen and (max-width: 768px) {
  .p-flow .p-flow-item .p-flow-text {
    font-size: 3.6363636364vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item .p-flow-text {
    font-size: 1.6rem;
  }
}
.p-flow .p-flow-item .p-flow-text a {
  color: var(--lightblue);
  text-decoration: underline;
}
@media print, screen and (min-width: 769px) {
  .p-flow .p-flow-item .p-flow-text a:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 768px) {
  .p-ship {
    margin-bottom: 22.7272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship {
    margin-bottom: 125px;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-ship-lead {
    font-size: 3.6363636364vw;
    margin-bottom: 10.2272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-ship-lead {
    font-size: 1.6rem;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-ship-title {
    border-left: 0.6818181818vw solid var(--lightblue);
    margin-bottom: 4.5454545455vw;
    padding-left: 2.7272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-ship-title {
    border-left: 3px solid var(--lightblue);
    margin-bottom: 20px;
    padding-left: 12px;
  }
}
.p-ship .p-ship-title-ja {
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .p-ship .p-ship-title-ja {
    font-size: 4.5454545455vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-ship-title-ja {
    font-size: 2rem;
  }
}
.p-ship .p-ship-title-en {
  font-weight: bold;
  line-height: 1.375;
}
@media only screen and (max-width: 768px) {
  .p-ship .p-ship-title-en {
    font-size: 3.6363636364vw;
    padding-bottom: 0.6818181818vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-ship-title-en {
    font-size: 1.6rem;
    padding-bottom: 3px;
  }
}
.p-ship .p-marine-images {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 768px) {
  .p-ship .p-marine-images {
    gap: 0.4545454545vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-marine-images {
    gap: 2px;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-marine-images img {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-marine-image01 {
    -ms-grid-row: 1;
    grid-area: 1/span 2;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-marine-image01 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/3/2;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-marine-image02 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-marine-image02 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/2/3;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-marine-image03 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-marine-image03 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 2/2/3/3;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-ship-link + .p-ship-title {
    margin-top: 29.0909090909vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-ship-link + .p-ship-title {
    margin-top: 80px;
  }
}
.p-ship .p-seabass-images {
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 768px) {
  .p-ship .p-seabass-images {
    gap: 7.7272727273vw;
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-seabass-images {
    gap: 2px;
    -ms-grid-columns: 1fr 2px 1fr 2px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .p-ship .p-seabass-images img {
    height: auto;
    width: 100%;
  }
}
.p-ship .p-seabass-images figcaption {
  line-height: 1.375;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-ship .p-seabass-images figcaption {
    font-size: 3.6363636364vw;
    margin-top: 2.7272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-ship .p-seabass-images figcaption {
    font-size: 1.6rem;
    margin-top: 12px;
  }
}

.p-inquiry {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .p-inquiry {
    margin-bottom: 15.9090909091vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry {
    margin-bottom: 110px;
  }
}
.p-inquiry .p-inquiry-text {
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .p-inquiry .p-inquiry-text {
    font-size: 3.6363636364vw;
    margin-bottom: 2.7272727273vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-text {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.p-inquiry .p-inquiry-tel {
  background: url("/_assets/photograph/img/icon-tel.svg") no-repeat left center/18px auto;
  font-family: "Lora", serif;
}
@media only screen and (max-width: 768px) {
  .p-inquiry .p-inquiry-tel {
    background-size: 4.0909090909vw auto;
    font-size: 5.4545454545vw;
    padding-left: 5.6818181818vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-tel {
    font-size: 2.4rem;
    padding-left: 25px;
  }
}
.p-inquiry .p-inquiry-button a {
  background: var(--red);
  color: #fff;
  display: -ms-grid;
  display: grid;
  font-weight: bold;
  place-content: center;
  position: relative;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .p-inquiry .p-inquiry-button a {
    border-radius: 6.8181818182vw;
    font-size: 4.0909090909vw;
    height: 13.6363636364vw;
    width: 73.6363636364vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-button a {
    font-size: 1.8rem;
    border-radius: 30px;
    border: 2px solid var(--red);
    height: 60px;
    width: 323px;
  }
}
.p-inquiry .p-inquiry-button a::after {
  background: #fff;
  content: "";
  display: block;
  -webkit-mask-image: url("/_assets/img/icon-arrow01.svg");
          mask-image: url("/_assets/img/icon-arrow01.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .p-inquiry .p-inquiry-button a::after {
    height: 3.1818181818vw;
    right: 4.5454545455vw;
    width: 3.1818181818vw;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-button a::after {
    height: 14px;
    right: 20px;
    width: 14px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-button a:hover {
    background: #fff;
    color: var(--red);
  }
}
@media print, screen and (min-width: 769px) {
  .p-inquiry .p-inquiry-button a:hover::after {
    background: var(--red);
  }
}