@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 100;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 200;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 300;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 400;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 500;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 600;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 700;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 800;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 900;
  src: url("../../font/Noto_Sans_Japanese/woff2/NotoSansJP-Black.woff2") format("woff2");
}
@font-face {
  font-family: "BIZ UDPGothic";
  font-weight: 400;
  src: url("../../font/BIZ_UDPGothic/woff2/BIZUDPGothic-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "BIZ UDPGothic";
  font-weight: 700;
  src: url("../../font/BIZ_UDPGothic/woff2/BIZUDPGothic-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 100;
  font-style: normal;
  src: url("../../font/Lato/woff2/Lato-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 300;
  font-style: normal;
  src: url("../../font/Lato/woff2/Lato-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 400;
  font-style: normal;
  src: url("../../font/Lato/woff2/Lato-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-style: normal;
  src: url("../../font/Lato/woff2/Lato-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 900;
  font-style: normal;
  src: url("../../font/lato/woff2/Lato-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 100;
  font-style: italic;
  src: url("../../font/lato/woff2/Lato-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 300;
  font-style: italic;
  src: url("../../font/Lato/woff2/Lato-LightItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 400;
  font-style: italic;
  src: url("../../font/Lato/woff2/Lato-Italic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 700;
  font-style: italic;
  src: url("../../font/Lato/woff2/Lato-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 900;
  font-style: italic;
  src: url("../../font/Lato/woff2/Lato-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Lato";
  font-weight: 900;
  font-style: italic;
  src: url("../../font/Lato/woff2/Lato-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "RocknRoll One";
  font-weight: 400;
  font-style: normal;
  src: url("../../font/RokenRollOne/woff2/RocknRollOne-Regular.woff2") format("woff2");
}
html {
  scroll-behavior: smooth;
  /****** アンカーリンク用高さ調整 start  ******/
  scroll-padding-top: 180px;
  /******* アンカーリンク用高さ調整 end  *******/
}
html body {
  font-family: "Noto Sans JP", sans-serif;
  color: #0f1111;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "pkna" 1;
  font-size: clamp(0.9rem, 0.864rem + 0.18vw, 1rem);
  line-height: 1.5;
  letter-spacing: 0.1rem;
  position: relative;
}

h1 {
  font-size: clamp(2rem, 1.927rem + 0.36vw, 2.2rem);
}

h2 {
  font-size: clamp(1.7rem, 1.627rem + 0.36vw, 1.9rem);
}

h3 {
  font-size: clamp(1.4rem, 1.327rem + 0.36vw, 1.6rem);
}

h4,
h5 {
  font-size: clamp(1.1rem, 1.027rem + 0.36vw, 1.3rem);
}

.wrap-all {
  overflow-x: hidden;
}

.wrap-all::-webkit-scrollbar {
  display: none;
}

main.sub-page {
  padding-bottom: 180px;
  position: relative;
}
main.sub-page::after {
  content: "";
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100vh;
  background-image: url("../../img/common/bg.svg");
  background-size: cover;
  background-position: top;
  z-index: -1;
  opacity: 0.25;
}

.header {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 70px;
  background: rgba(255, 255, 255, 0);
  transition: 1s all;
}
.header.page-open {
  background: rgba(68, 160, 249, 0.85);
}
.header .menu-container {
  display: none;
}
.header__wrap {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.header__logo {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 30px;
}
.header__logo a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  font-size: 48px;
  font-family: "RocknRoll One", sans-serif;
  color: #fff;
}
.header nav {
  display: flex;
  align-items: center;
  opacity: 0;
  transition: 1.2s all;
}
.header nav.open {
  opacity: 1;
}
.header nav ul {
  height: 100%;
  display: flex;
  gap: 30px;
  position: relative;
  z-index: 998;
}
.header nav ul li a {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #fff;
  transition: 1s all;
  font-weight: bold;
}
.header nav ul li a .list__text,
.header nav ul li a .list__image {
  display: none;
}
.header nav ul li.sns {
  height: 100%;
  aspect-ratio: 1/1;
  margin-left: -30px;
  transition: 1s all;
  position: relative;
}
.header nav ul li.sns a {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.header nav ul li.sns a img {
  width: 24px;
}
.header nav ul li.sns a p {
  font-size: 12px;
}
.header nav ul li.sns::after {
  width: 1px;
  height: 100%;
  transform: translateY(-50%);
  top: 50%;
  right: 0;
  position: absolute;
  content: "";
  background-color: #fff;
  opacity: 0;
  transition: 1s all;
}
.header nav ul li.sns--tiktok {
  margin-left: 0;
}
.header nav ul li.sns--tiktok a img, .header nav ul li.sns--instagram a img {
  width: 28px;
}
.header nav ul li.sns--instagram a p {
  font-size: 10px;
}
.header nav ul li.sns--instagram::after {
  content: none;
}
.header.page-open nav ul li.sns {
  background-color: #8dcdd8;
}
.header.page-open nav ul li.sns::after {
  opacity: 1;
}

.sp-fixed-link {
  display: none;
}

@media screen and (max-width: 1024px) {
  .header__logo {
    margin-left: 15px;
  }
  .header nav ul {
    gap: 15px;
  }
  .header nav ul li {
    font-size: 13px;
  }
  .header nav ul li.sns {
    margin-left: -15px;
  }
  .header nav ul li.sns--tiktok {
    margin-left: 0;
  }
}
@media screen and (max-width: 928px) {
  .header {
    height: 60px;
  }
  .header__logo a {
    font-size: 40px;
  }
  .header__wrap {
    position: relative;
    width: calc(100% - 30px);
  }
  .header .menu-container {
    display: flex;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 9999;
  }
  .header .menu-container .responsive_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.75s ease;
  }
  .header .menu-container .responsive_btn .menu_btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .menu-container .responsive_btn .menu_btn img {
    width: 30px;
  }
  .header .menu-container .responsive_btn span {
    color: #0f1111;
    font-size: 36px;
  }
  .header .menu-container .responsive_btn.menu_close {
    display: none;
  }
  .header .menu-container .responsive_btn.menu_close.active {
    display: flex;
  }
  .header .menu-container .responsive_btn.menu_open.active {
    display: none;
  }
  .header nav {
    position: fixed;
    top: 0;
    left: 100%;
    transition: 0.75s ease;
    width: 300px;
    height: 102vh;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
  }
  .header nav::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.25;
    z-index: 0;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .header nav ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: -moz-fit-content;
    height: fit-content;
    row-gap: 30px;
  }
  .header nav ul li a {
    color: #0f1111;
    font-size: 16px;
  }
  .header nav ul li.sns {
    background-color: #8dcdd8;
    height: auto;
    margin-left: 0 !important;
    margin-top: -25px;
    aspect-ratio: unset;
    padding: 5px 15px;
    width: 100%;
  }
  .header nav ul li.sns a {
    flex-direction: unset;
    color: #fff;
  }
  .header nav ul li.sns a p {
    font-size: 16px;
  }
  .header nav ul li.sns--tiktok {
    margin: 0;
  }
  .header nav ul li.sns--tiktok::after {
    content: none;
  }
  .header nav.active {
    left: calc(100% - 300px);
  }
  .sp-fixed-link {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    position: -webkit-fixed;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    z-index: 998;
    background: #8dcdd8;
    transition: all 1s;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
  }
  .sp-fixed-link--instagram {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background-color: #44a0f9;
  }
  .sp-fixed-link--instagram img {
    width: 25px;
    height: 25px;
    display: block;
  }
  .sp-fixed-link--tel {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .sp-fixed-link--tel img {
    width: 25px;
    height: 25px;
    display: block;
  }
}
/*リンクの形状*/
#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(141, 205, 216, 0.75);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  color: #fffcf9;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 24px;
  transition: all 0.3s;
  position: relative;
  box-shadow: 0px 6px 10px -6px #74635d;
  overflow: hidden;
}
#page-top a img {
  width: 30px;
}

#page-top a:hover {
  opacity: 0.8;
}

/*リンクを右下に固定*/
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
  /*はじめは非表示*/
  opacity: 0;
  transform: translateY(200px);
}

/*　上に上がる動き　*/
#page-top.UpMove {
  animation: UpAnime 0.5s forwards;
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(200px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#page-top.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(200px);
  }
}
@media screen and (max-width: 928px) {
  #page-top {
    bottom: 55px;
  }
}
#heading {
  width: 100%;
  height: 420px;
  background-color: aliceblue;
  position: relative;
  margin-bottom: 60px;
}
#heading .background {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#heading .background__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
#heading .background__image {
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100vh;
  background-image: url("../../img/common/heading/heading.jpg");
  background-size: cover;
  background-position: center;
  z-index: -1;
}
#heading .heading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#heading .heading h1 {
  text-shadow: 3px 3px 6px rgba(0, 20, 123, 0.5);
  font-size: clamp(2.6rem, 2.527rem + 0.36vw, 2.8rem);
  text-align: center;
  display: flex;
  flex-direction: column;
  color: #fff;
  font-weight: bold;
}
#heading .heading h1 span {
  font-size: clamp(1.6rem, 1.527rem + 0.36vw, 1.8rem);
  font-style: italic;
  line-height: 1;
  color: #ffe226;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  #heading .heading h1 {
    font-size: 36px;
  }
}
#floating {
  position: fixed;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 99999;
}
#floating li {
  display: block;
  margin: 0.25rem 0;
  border: solid 4px #ffffff;
  border-right: none;
}
#floating li a {
  text-transform: uppercase;
  background-color: #44a0f9;
  color: #ffe226;
  font-size: clamp(0.8rem, 0.764rem + 0.18vw, 0.9rem);
  padding: 2rem 0.5rem 1rem 0.5rem;
  writing-mode: vertical-rl;
  font-weight: 800;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-wrap: nowrap;
  position: relative;
}
#floating li a::before {
  position: absolute;
  top: 0.75rem;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#floating li:nth-child(1) a::before {
  background-image: url("../../img/common/floating/tel.svg");
}
#floating li:nth-child(2) a::before {
  background-image: url("../../img/common/floating/plain.svg");
}
#floating li:nth-child(3) a::before {
  left: 0.75rem;
  background-image: url("../../img/common/floating/man.svg");
}

@media screen and (max-width: 768px) {
  #floating {
    display: none;
  }
}
_:lang(x) + _:-webkit-full-screen-document, #floating {
  right: 18px;
}
_:lang(x) + _:-webkit-full-screen-document li, #floating li {
  border: none;
}

#month {
  padding: 60px 0;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
#month .section {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#month .section__title {
  color: #0562be;
  font-weight: bold;
  border-bottom: #8dcdd8 dashed 3px;
  padding: 0 5px;
  padding-bottom: 10px;
}
#month .section__text .month {
  color: #0562be;
  font-weight: bold;
}
#month .section__text .month span {
  font-size: 1.5em;
  padding: 0 2px;
}
#month .section__caution {
  margin-top: 15px;
}

@media screen and (max-width: 1280px) {
  #month .section {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #month .section {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #month {
    width: 90%;
  }
}
#fish {
  padding: 60px 0;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
#fish .section {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#fish .section__title {
  color: #0562be;
  font-weight: bold;
  border-bottom: #8dcdd8 dashed 3px;
  padding: 0 5px;
  padding-bottom: 10px;
}
#fish .section__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 30px;
}
#fish .section__list .inner {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
#fish .section__list .inner__image {
  width: 100%;
}
#fish .section__list .inner__image img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 1s all;
}
#fish .section__list .inner__title {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 12;
  color: #fff;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  transition: 1s all;
  text-shadow: 0 1px 2.5px #565555;
}
#fish .section__list .inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #44a0f9;
  opacity: 0.3;
  transition: 1.2s all;
}

@media screen and (max-width: 1280px) {
  #fish .section {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #fish .section {
    width: 100%;
  }
}
@media screen and (max-width: 928px) {
  #fish .section__list {
    gap: 15px;
  }
  #fish .section__list .inner__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  #fish .section__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 480px) {
  #fish {
    width: 90%;
  }
  #fish .section__list {
    grid-template-columns: 1fr;
    row-gap: 15px;
  }
  #fish .section__list .inner__image img {
    aspect-ratio: 2/1;
  }
}
#how-to {
  padding: 60px 0;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
#how-to .section {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#how-to .section__title {
  color: #0562be;
  font-weight: bold;
  border-bottom: #8dcdd8 dashed 3px;
  padding: 0 5px;
  padding-bottom: 10px;
}
#how-to .section__list {
  width: 100%;
  display: flex;
  row-gap: 15px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  flex-wrap: wrap;
}
#how-to .section__list li {
  padding-left: 24px;
  position: relative;
  font-size: 1.2em;
}
#how-to .section__list li::before {
  content: "";
  background-image: url(../../img/common/list-point.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  aspect-ratio: 1/1;
  display: block;
  position: absolute;
  top: 14px;
  left: 12px;
  transform: translate(-50%, -50%);
}
#how-to .section .list-2 {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-left: 5px;
}
#how-to .section .list-2 p {
  font-size: 1.2em;
  font-weight: bold;
  color: #0562be;
}

@media screen and (max-width: 1280px) {
  #how-to .section {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #how-to .section {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #how-to {
    width: 90%;
  }
}
#caution {
  padding: 60px 0;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
#caution .section {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#caution .section__title {
  color: #0562be;
  font-weight: bold;
  border-bottom: #8dcdd8 dashed 3px;
  padding: 0 5px;
  padding-bottom: 10px;
}
#caution .section__list {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
#caution .section__list li {
  padding-left: 24px;
  position: relative;
}
#caution .section__list li::before {
  content: "";
  background-image: url(../../img/common/list-point.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 12px;
  aspect-ratio: 1/1;
  display: block;
  position: absolute;
  top: 14px;
  left: 12px;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1280px) {
  #caution .section {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #caution .section {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #caution {
    width: 90%;
  }
}
#price {
  padding: 60px 0;
  position: relative;
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
}
#price .section {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#price .section__title {
  color: #0562be;
  font-weight: bold;
  border-bottom: #8dcdd8 dashed 3px;
  padding: 0 5px;
  padding-bottom: 10px;
}
#price .section__inner {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
#price .section__inner h3 {
  color: #0562be;
  font-weight: bold;
}
#price .section__table tr {
  border-bottom: 2px solid #fff;
}
#price .section__table tr th,
#price .section__table tr td {
  padding: 20px 30px;
  vertical-align: middle;
}
#price .section__table tr th {
  background-color: #44a0f9;
  color: #fff;
  width: 240px;
  border-right: 2px solid #fff;
}
#price .section__table tr td {
  background-color: #d0f2ff;
  color: #0562be;
  font-weight: bold;
}
#price .section__table tr td span {
  font-size: 1.5em;
  padding: 0 2px;
}
#price .section__table tr:first-child th {
  border-top-left-radius: 10px;
}
#price .section__table tr:first-child td {
  border-top-right-radius: 10px;
}
#price .section__table tr:nth-child(2) td {
  background-color: #e4f4fa;
}
#price .section__table tr:last-child {
  border-bottom: none;
}
#price .section__table tr:last-child th {
  border-bottom-left-radius: 10px;
}
#price .section__table tr:last-child td {
  border-bottom-right-radius: 10px;
}
#price .section__caution p {
  display: flex;
  gap: 2px;
}

@media screen and (max-width: 1280px) {
  #price .section {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #price .section {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #price .section__table tr th {
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  #price {
    width: 90%;
  }
  #price .section__table {
    width: 100%;
    display: block;
  }
  #price .section__table tbody {
    width: 100%;
    display: block;
  }
  #price .section__table tr {
    width: 100%;
    display: block;
  }
  #price .section__table tr th,
  #price .section__table tr td {
    width: 100%;
    display: block;
    border-right: none;
  }
  #price .section__table tr:first-child th {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  #price .section__table tr:first-child td {
    border-top-right-radius: 0px;
  }
  #price .section__table tr:last-child {
    border-bottom: none;
  }
  #price .section__table tr:last-child th {
    border-bottom-left-radius: 0px;
  }
  #price .section__table tr:last-child td {
    border-bottom-left-radius: 10px;
  }
}
.header nav ul li:nth-child(2) a {
  color: #ffe226;
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 2.5em;
  right: 2.5em;
}
.pagetop a {
  width: 52px;
  height: 52px;
  aspect-ratio: 1/1;
  display: block;
  background-color: #ffe226;
  border: solid 1px #e8f8ff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  border-radius: 50%;
  transition: all ease 0.5s;
}
.pagetop a i {
  color: #f4f6f6;
}
.pagetop a:hover {
  background-color: #e8f8ff;
}
.pagetop a:hover i {
  color: #ffe226;
}

.footer {
  width: 100%;
  background-color: #44a0f9;
  position: relative;
  color: #fff;
}
.footer__illust {
  position: absolute;
  width: 10%;
  aspect-ratio: 1/1;
  left: 90%;
  top: 0%;
  animation: jump-fish 8s ease-in-out infinite;
  z-index: -1;
}
.footer__illust::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../img/common/footer-fish.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 120px;
  height: 100%;
}
.footer__illust--1 {
  left: 7.5%;
  top: -160px;
  animation: bird 4s ease-in-out infinite;
  width: 100px;
  aspect-ratio: 2/1;
}
.footer__illust--1::after {
  background-image: url(../../img/common/bird-1.svg);
}
.footer__illust--2 {
  left: calc(7.5% + 70px);
  top: -110px;
  animation: bird2 4s ease-in-out infinite;
  width: 75px;
  aspect-ratio: 2/1;
}
.footer__illust--2::after {
  background-image: url(../../img/common/bird-2.svg);
}
.footer__wrap {
  width: 70%;
  max-width: 960px;
  margin: 0 auto;
  padding: 90px 0 0;
  display: grid;
  align-items: center;
}
.footer__logo {
  grid-column: 1/2;
  grid-row: 1/3;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.footer__logo a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  font-size: 5em;
  font-family: "RocknRoll One", sans-serif;
}
.footer__tel {
  grid-column: 2/3;
  grid-row: 1/2;
}
.footer__tel a {
  font-size: 2em;
  font-weight: bold;
}
.footer__tel p {
  font-weight: bold;
}
.footer__address p span {
  display: inline-block;
}
.footer__contact {
  grid-column: 3/4;
  grid-row: 1/3;
  background-color: #ffe226;
  padding: 15px;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 5px;
}
.footer__contact a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 2.5px;
  font-size: 1.2em;
  font-weight: bold;
  color: #0562be;
}
.footer__nav {
  margin-top: 15px;
  grid-column: 1/4;
}
.footer__nav ul {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.footer__nav ul li a {
  white-space: nowrap;
}
.footer__banner {
  grid-column: 1/4;
  margin-top: 15px;
}
.footer__banner a {
  padding: 30px 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  background-image: url(../../img/common/footer.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  overflow: hidden;
}
.footer__banner a span {
  font-size: 1.5em;
  position: relative;
  z-index: 10;
  font-weight: bold;
  text-shadow: 0 1px 2.5px #565555;
  white-space: nowrap;
}
.footer__banner a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 1;
  opacity: 0.5;
  transition: 1s all;
}
.footer__banner a:hover::after {
  opacity: 0.2;
}
.footer__copy {
  padding: 15px 0;
  text-align: center;
  font-size: 0.9em;
}
.footer #wave-footer {
  position: absolute;
  bottom: 100%;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  /* Animation */
}
.footer #wave-footer .waves {
  position: relative;
  width: 100%;
  height: 60px;
  margin-bottom: -7px; /*Fix for safari gap*/
}
.footer #wave-footer .content {
  position: relative;
  height: 20vh;
  text-align: center;
  background-color: white;
}
.footer #wave-footer .parallax > use {
  animation: move-forever 30s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.footer #wave-footer .parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 6s;
}
.footer #wave-footer .parallax > use:nth-child(2) {
  animation-delay: -5s;
  animation-duration: 9s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}

@keyframes jump-fish {
  0% {
    transform: translate(0%, 0%);
  }
  25% {
    transform: translate(-50%, -150%);
  }
  28% {
    transform: translate(-50%, -150%);
  }
  50% {
    transform: translate(-110%, 0%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
@keyframes bird {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(0, 0) rotate(-2deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  75% {
    transform: translate(0, 0) rotate(2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes bird2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  25% {
    transform: translate(0, 0) rotate(2deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  75% {
    transform: translate(0, 0) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
@media screen and (max-width: 1280px) {
  .footer__wrap {
    width: 80%;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .footer__logo a {
    font-size: 4.2em;
  }
  .footer__tel a {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1024px) {
  .footer__wrap {
    width: 70%;
    justify-content: center;
  }
  .footer__logo {
    grid-row: 1/2;
    grid-column: 1/2;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .footer__logo a {
    line-height: 1;
  }
  .footer__tel {
    grid-column: 1/2;
    grid-row: 2/3;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 5px;
  }
  .footer__tel p span {
    display: inline-block;
  }
  .footer__address {
    grid-column: 1/2;
    grid-row: 3/4;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .footer__contact {
    grid-column: 1/2;
    grid-row: 4/5;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .footer__nav {
    grid-column: 1/2;
    margin-top: 30px;
  }
  .footer__banner {
    grid-column: 1/2;
    margin-top: 30px;
  }
}
@media screen and (max-width: 928px) {
  .footer {
    padding-bottom: 50px;
  }
  .footer__wrap {
    max-width: 400px;
  }
  .footer__nav ul {
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer__nav ul li a {
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  .footer__illust--fish {
    width: 100px;
    left: 85%;
  }
}
@media screen and (max-width: 480px) {
  .footer__wrap {
    width: 80%;
    max-width: unset;
  }
  .footer__tel a {
    font-size: 1.5em;
  }
  .footer__address p span {
    display: block;
  }
  .footer__illust--fish {
    width: 90px;
    left: 80%;
  }
  .footer__illust--1 {
    width: 80px;
  }
  .footer__illust--2 {
    width: 60px;
  }
  .footer__banner a {
    width: 100%;
    padding: 30px;
  }
}/*# sourceMappingURL=style.css.map */