@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;
  }
}
#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;
}

.top {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #ffffff;
}
.top #slider-top {
  width: 100%;
  height: 100svh !important;
  position: relative;
}
.top .copy {
  position: absolute;
  z-index: 100;
  writing-mode: vertical-rl;
  white-space: nowrap;
  top: 15%;
  right: 5%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  color: #0562be;
  font-weight: bold;
}
.top .copy__main {
  font-size: 2.5em;
  background-color: #fff;
  padding: 15px 5px;
  height: -moz-fit-content;
  height: fit-content;
}
.top .copy__sub {
  font-size: 1.75em;
  background-color: #fff;
  padding: 15px 5px;
  height: -moz-fit-content;
  height: fit-content;
}
.top #wave-top {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  left: 50%;
  width: 100%;
  /* Animation */
}
.top #wave-top .waves {
  position: relative;
  width: 100%;
  height: 120px;
  margin-bottom: -7px; /*Fix for safari gap*/
}
.top #wave-top .content {
  position: relative;
  height: 20vh;
  text-align: center;
  background-color: white;
}
.top #wave-top .parallax > use {
  animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}
.top #wave-top .parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.top #wave-top .parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.top #wave-top .parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.top #wave-top .parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}

@media (max-width: 768px) {
  main .top #wave-top .waves {
    height: 40px;
    min-height: 40px;
  }
}
#news {
  padding: 180px 0;
  padding-top: 120px;
  position: relative;
  background-color: #ffffff;
  background-color: #e8f8ff;
  overflow: hidden;
}
#news .section {
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#news .section__title {
  font-weight: bold;
  color: #0562be;
}
#news .section .list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
#news .section .list__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 2px 0px;
  background-color: #ffffff;
}
#news .section .list__inner a {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  width: 100%;
  height: 100%;
}
#news .section .list__text {
  width: 100%;
  height: 100%;
  padding: 15px;
  grid-row: 2/3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#news .section .list__title {
  font-size: 1.2em;
}
#news .section .list__image {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
#news .section .list__image img {
  width: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 1s all;
}
#news .section .list__image img:nth-child(n+2) {
  display: none;
}
#news .section .list__inner:first-child .list__image::before {
  position: absolute;
  display: block;
  content: "新着";
  font-size: 16px;
  background-color: #ffe226;
  color: #0562be;
  font-weight: bold;
  padding: 5px 60px;
  rotate: -45deg;
  transform: translate(-50%, -50%);
  top: -30px;
  left: 15px;
  white-space: nowrap;
  z-index: 20;
}
#news .section .list__inner:hover .list__image img {
  scale: 1.1;
  rotate: 1deg;
}
#news .section__btn {
  width: 180px;
  height: 40px;
  background-color: #ffe226;
  margin: 0 auto;
  border-radius: 40px;
  transition: 0.75s all;
  margin-right: 0;
  position: relative;
  z-index: 10;
}
#news .section__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #0562be;
  position: relative;
  padding-right: 7.5px;
  padding-bottom: 2.5px;
  transition: 0.75s all;
}
#news .section__btn a::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-image: url(../../img/common/btn-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 155px;
}
#news .section__btn:hover {
  background-color: #ffbe26;
}
#news .section__btn:hover a {
  color: #fff;
}
#news::before {
  content: "";
  background-image: url(../../img/home/blog-dr-2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25%;
  aspect-ratio: 1/1;
  position: absolute;
  left: -2.5%;
  top: -2.5%;
  opacity: 0.75;
}
#news::after {
  content: "";
  background-image: url(../../img/home/blog-dr.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40%;
  aspect-ratio: 128/75;
  position: absolute;
  right: -0.5%;
  bottom: -0.5%;
  opacity: 0.5;
}

@media screen and (max-width: 1280px) {
  #news .section .list {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
@media screen and (max-width: 928px) {
  #news .section .list {
    grid-template-columns: 1fr 1fr;
    row-gap: 15px;
  }
  #news .section__btn {
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  #news {
    padding: 120px 0;
  }
  #news .section {
    width: 90%;
  }
  #news .section .list {
    gap: 15px;
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
  #news::before {
    width: 50%;
    left: -5%;
  }
  #news::after {
    width: 75%;
    right: -5%;
  }
}
#greeting {
  padding: 180px 0;
  position: relative;
}
#greeting .section {
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  color: #fff;
  text-shadow: 0 1px 2.5px #565555;
}
#greeting .section p {
  line-height: 2.5;
}
#greeting .section__copy {
  font-size: 1.5em;
  font-weight: bold;
  line-height: normal !important;
}
#greeting .section__title {
  font-weight: bold;
}
#greeting::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  filter: blur(3px);
  background-image: url(../../img/home/greeting.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#greeting::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #44a0f9;
  opacity: 0.3;
}

@media screen and (max-width: 480px) {
  #greeting {
    padding: 120px 0;
  }
  #greeting .section {
    width: 90%;
  }
}
#link {
  padding: 180px 0;
  position: relative;
  background-color: #e8f8ff;
}
#link .section {
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  row-gap: 180px;
}
#link .section__title {
  position: absolute;
  z-index: -100;
  opacity: 0;
}
#link .section .inner {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-template-rows: 1fr;
  align-items: center;
  position: relative;
}
#link .section .inner--2 {
  grid-template-columns: 1fr 2fr;
}
#link .section .inner__title {
  text-align: center;
  font-weight: bold;
}
#link .section .inner__text {
  grid-column: 2/3;
  grid-row: 1/2;
  width: 125%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #44a0f9;
  padding: 60px;
  border-radius: 5px;
  color: #fff;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
#link .section .inner__text--2 {
  grid-column: 1/2;
  background-color: #8dcdd8;
  left: 50%;
}
#link .section .inner__image {
  width: 100%;
  aspect-ratio: 2/1;
  grid-row: 1/2;
}
#link .section .inner__image img,
#link .section .inner__image video {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
#link .section .inner__image--2 {
  grid-column: 2/3;
}
#link .section .inner__btn {
  width: 180px;
  height: 40px;
  background-color: #ffe226;
  margin: 0 auto;
  border-radius: 40px;
  transition: 0.75s all;
}
#link .section .inner__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #0562be;
  position: relative;
  padding-right: 7.5px;
  padding-bottom: 2.5px;
  transition: 0.75s all;
}
#link .section .inner__btn a::after {
  content: "";
  width: 24px;
  height: 24px;
  display: block;
  background-image: url(../../img/common/btn-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 155px;
}
#link .section .inner__btn:hover {
  background-color: #ffbe26;
}
#link .section .inner__btn:hover a {
  color: #fff;
}
#link .section .inner--3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  border-radius: 5px;
  overflow: hidden;
}
#link .section .inner--3 .inner__text {
  width: 100%;
  height: 100%;
  position: relative;
  grid-column: 2/3;
  top: 50%;
  left: 50%;
  justify-content: space-between;
  border-radius: 0;
}
#link .section .inner--3 .inner__image {
  grid-column: 1/2;
  width: 100%;
  height: 100%;
  aspect-ratio: unset;
  position: relative;
  border-radius: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}
#link .section .inner--3 .inner__image .bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#link .section .inner--3 .inner__image .bg--1 {
  background-image: url(../../img/home/link-3.jpg);
  grid-row: 1/2;
  grid-column: 1/3;
}
#link .section .inner--3 .inner__image .bg--2 {
  background-image: url(../../img/home/link-3-2.jpg);
}
#link .section .inner--3 .inner__image .bg--3 {
  background-image: url(../../img/home/link-3-3.jpg);
}
#link .section .inner--3 .inner__image--2 {
  grid-column: 3/4;
}
#link .section .inner--3 .inner__image--2 .bg--1 {
  background-image: url(../../img/home/link-3-4.jpg);
  grid-row: 2/3;
  grid-column: 1/3;
}
#link .section .inner--3 .inner__image--2 .bg--2 {
  background-image: url(../../img/home/link-3-5.jpg);
}
#link .section .inner--3 .inner__image--2 .bg--3 {
  background-image: url(../../img/home/link-3-6.jpg);
}

@media screen and (max-width: 1400px) {
  #link .section .inner__image {
    aspect-ratio: 3/2;
  }
  #link .section .inner__image img {
    aspect-ratio: 3/2;
  }
  #link .section {
    row-gap: 150px;
    grid-template-rows: 1fr 1fr auto;
    width: 100%;
  }
  #link .section .inner {
    width: 80%;
    margin: 0 auto;
  }
  #link .section .inner--3 {
    width: 100%;
    position: relative;
  }
  #link .section .inner--3 .inner__text {
    justify-content: center;
    aspect-ratio: 1/1;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  #link .section {
    row-gap: 120px;
  }
  #link .section .inner__image {
    aspect-ratio: 4/3;
  }
  #link .section .inner__image img {
    aspect-ratio: 4/3;
  }
  #link .section .inner__text {
    padding: 45px 30px;
  }
}
@media screen and (max-width: 928px) {
  #link .section {
    row-gap: 90px;
  }
  #link .section .inner__text {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  #link {
    padding: 60px 0;
  }
  #link .section {
    width: 100%;
    row-gap: 30px;
  }
  #link .section .inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background-color: #44a0f9;
  }
  #link .section .inner__text {
    width: 80%;
    position: unset;
    transform: unset;
    background-color: transparent;
    padding: 60px 0 30px;
    text-align: center;
  }
  #link .section .inner__image {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 60px;
    aspect-ratio: 2/1;
  }
  #link .section .inner__image img {
    aspect-ratio: 2/1;
  }
  #link .section .inner--2 {
    background-color: #8dcdd8;
  }
  #link .section .inner--3 {
    border-radius: 0;
  }
  #link .section .inner--3 .inner__text {
    position: unset;
    order: 1;
  }
  #link .section .inner--3 .inner__image {
    order: 2;
    padding: 0;
    width: 80%;
    aspect-ratio: 1/1;
  }
  #link .section .inner--3 .inner__image--2 {
    order: 3;
    padding-bottom: 60px;
  }
  #link .section .inner--3 .inner__image--2 .bg--3 {
    background-position: bottom;
  }
}
@media screen and (max-width: 480px) {
  #link .section .inner__text, #link .section .inner__image {
    width: 90% !important;
  }
  #link .section .inner__text p span, #link .section .inner__image p span {
    display: inline-block;
  }
}
#photo {
  width: 100%;
  padding: 0 0 300px;
  position: relative;
  background-color: #e8f8ff;
  z-index: -1;
}
#photo .section {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
#photo .section__title {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#photo .section .gallery03 {
  width: 100%;
  height: 100%;
}
#photo .section .gallery03 .swiper {
  width: 100%;
  height: 100%;
}
#photo .section .gallery03 .swiper .swiper-wrapper {
  transition-timing-function: linear !important;
  display: flex;
}
#photo .section .gallery03 .swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
  height: 100% !important;
}
#photo .section .gallery03 .swiper .swiper-wrapper .swiper-slide .slide {
  width: auto !important;
  height: 100% !important;
}
#photo .section .gallery03 .swiper .swiper-wrapper .swiper-slide .slide .slide-media {
  width: auto !important;
  height: 100% !important;
}
#photo .section .gallery03 .swiper .swiper-wrapper .swiper-slide .slide .slide-media img, #photo .section .gallery03 .swiper .swiper-wrapper .swiper-slide .slide .slide-media video {
  width: auto !important;
  height: 100% !important;
}
#photo .section::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  top: -50px;
  left: 50%;
  z-index: 20;
  width: 120%;
  min-width: 3600px;
  aspect-ratio: 75/2;
  display: block;
  background-image: url(../../img/home/wave-top.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  animation: wave-slide 30s infinite;
}
#photo .section::after {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  bottom: -50px;
  left: 50%;
  z-index: 20;
  width: 120%;
  min-width: 3600px;
  aspect-ratio: 75/2;
  display: block;
  background-image: url(../../img/home/wave.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  animation: wave-slide 30s infinite;
  animation-delay: 15s;
}
@keyframes wave-slide {
  0% {
    scale: 1;
  }
  50% {
    scale: 1.2;
  }
  100% {
    scale: 1;
  }
}

@media screen and (max-width: 480px) {
  #photo .section {
    height: 400px;
  }
  #photo .section::before {
    min-width: 1200px;
    top: -5px;
  }
  #photo .section::after {
    bottom: -5px;
    min-width: 1200px;
  }
}
.header nav ul li:nth-child(1) a {
  color: #ffe226;
}

#tik-tok {
  background-color: #e8f8ff;
  padding: 0 0 180px 0;
  position: relative;
}
#tik-tok .section {
  width: 80%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
#tik-tok .section__title {
  font-weight: bold;
  color: #0562be;
  margin-bottom: 30px;
  position: absolute;
  opacity: 0;
  z-index: -999;
}
#tik-tok .section__image {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
#tik-tok .section__image video {
  width: 100%;
  aspect-ratio: 9/16;
}
#tik-tok .section__text {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}
#tik-tok .section__text p {
  font-size: 1.25em;
  font-weight: bold;
  color: #0562be;
  text-align: center;
}
#tik-tok .section__text p span {
  display: inline-block;
}
#tik-tok .section__banner {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#tik-tok .section__banner a {
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: #000;
  padding: 15px 30px;
  font-weight: bold;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
#tik-tok .section__banner a img {
  width: 30px;
}
#tik-tok .section__banner a p {
  color: #fff;
  font-size: 30px;
  transition: 1s all;
}
#tik-tok .section__banner a p span {
  font-size: 15px;
  padding-left: 5px;
}

@media screen and (max-width: 928px) {
  #tik-tok .section {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  #tik-tok {
    padding: 60px 0 180px;
  }
}
@media screen and (max-width: 600px) {
  #tik-tok .section__banner a img {
    width: 24px;
  }
  #tik-tok .section__banner a p {
    font-size: 24px;
  }
  #tik-tok .section__banner a p span {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  #tik-tok .section {
    width: 90%;
  }
  #tik-tok .section__image {
    grid-template-columns: 1fr;
    row-gap: 15px;
  }
}
.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 */