@charset "UTF-8";
a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

::-moz-selection {
  background-color: #d0d0ff;
}

::selection {
  background-color: #d0d0ff;
}

.pcnone {
  display: none;
}
@media only screen and (max-width: 900px) {
  .pcnone {
    display: block;
  }
}

@media only screen and (max-width: 900px) {
  .spnone {
    display: none;
  }
}

@media only screen and (min-width: 835px) and (max-width: 1250px) {
  .bp1200none {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

@media only screen and (min-width: 835px) and (max-width: 1000px) {
  .bp1000none {
    display: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .bp1000none {
    display: block;
  }
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

li {
  list-style: none;
}

html {
  font-size: 62.5% !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-weight: 400;
}

body {
  counter-reset: number 0;
  line-height: 1.7em;
  letter-spacing: 0.04em;
  font-weight: 400;
  color: #444444;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 1.6rem;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  animation: fadeInAnime 1.5s ease 0s;
}

.inner {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.inner2 {
  max-width: 1642px;
  margin: auto;
}

#contents_wrap {
  width: 100%;
  min-width: 100%;
  position: relative;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  #contents_wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  #contents_wrap {
    padding-left: 24px;
    padding-right: 24px;
  }
}

#contents {
  width: 100%;
  max-width: 1200px;
}

#main {
  width: 100%;
}

#main #col_main {
  width: 100%;
}

#side {
  width: 18.75%;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.tdpd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b,
strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

img {
  max-width: 100%;
  height: auto !important;
}

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

u {
  text-decoration: underline;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

a {
  color: #17e012;
  transition: 1s;
  text-decoration: none;
}

a:hover {
  opacity: 0.6;
  transition: 1s;
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .imgR, .imgL {
    max-width: 30% !important;
  }
}
@media screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 0;
    max-width: 100% !important;
    text-align: center;
  }
}

.mincho {
  font-family: YakuHanMP, "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.gothic {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  text-align: center;
}

#g-nav.panelactive {
  background-color: #fff;
}
#g-nav.panelactive .sp_contact {
  margin-top: 30px;
}

.navR {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 20px;
}

#g-nav {
  position: relative;
}
@media only screen and (max-width: 900px) {
  #g-nav {
    display: flex;
    flex-direction: column;
  }
}
#g-nav .mainNav {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media only screen and (max-width: 900px) {
  #g-nav .mainNav {
    display: block;
    width: 80%;
    margin: auto;
  }
}
#g-nav .mainNav li {
  position: relative;
}
@media only screen and (max-width: 900px) {
  #g-nav .mainNav li {
    border-bottom: 1px solid rgba(172, 150, 136, 0.36);
  }
}
#g-nav .mainNav li a {
  display: block;
  text-align: center;
  padding: 10px 15px;
  position: relative;
  font-family: "Poppins", sans-serif;
  color: #4bc3f2;
  font-weight: bold;
}
#g-nav .mainNav li a .ja {
  display: block;
  font-weight: 500;
  font-size: 1.2rem;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #444444;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  #g-nav .mainNav li a {
    font-size: 1.4rem;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 900px) {
  #g-nav .mainNav li a {
    display: block;
    padding: 15px;
    font-size: 1.8rem;
    text-align: left;
    position: relative;
  }
  #g-nav .mainNav li a:before {
    font-family: "Font Awesome 5 pro";
    content: "\f054";
    color: 1px solid rgba(172, 150, 136, 0.36);
    position: absolute;
    font-size: 14px;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media only screen and (max-width: 900px) {
  #g-nav {
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position: fixed;
    z-index: 9999;
    /*ナビのスタート位置と形状*/
    top: -2000%;
    left: 0;
    right: 0;
    height: 100vh;
    /*ナビの高さ*/
    /*動き*/
    transition: all 0.6s;
  }
  /*アクティブクラスがついたら位置を0に*/
  #g-nav.panelactive {
    top: 0;
    margin-top: 0;
  }
}
#toggle .is-open {
  display: block;
}

.dropdown {
  width: 250px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  display: none;
}
@media only screen and (max-width: 900px) {
  .dropdown {
    position: inherit;
    transform: none;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
  }
}
.dropdown li {
  border-bottom: 1px solid #fff;
}
.dropdown li:last-of-type {
  border-bottom: none !important;
}
.dropdown li a {
  line-height: 1.2em;
  background-color: #4bc3f2;
  display: block;
  color: #fff !important;
  padding: 15px !important;
  font-size: 1.6rem !important;
}
@media only screen and (max-width: 900px) {
  .dropdown li a {
    color: #444444 !important;
    background-color: #FBF5EB;
  }
}

@media only screen and (max-width: 900px) {
  .toggle {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: relative;
    width: 84px;
    min-height: 84px;
    background: #4bc3f2;
  }
  .toggle::before, .toggle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    background: #fff;
    transition: 0.2s ease;
  }
  .toggle::before {
    width: 15px;
    height: 1px;
  }
  .toggle::after {
    width: 1px;
    height: 15px;
  }
  .toggle.is-open::before {
    opacity: 0;
    transform: rotate(90deg);
  }
  .toggle.is-open::after {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 834px) {
  .toggle {
    z-index: 100;
  }
}

@media only screen and (max-width: 900px) {
  .nav_dropdown {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .nav_dropdown a::before {
    content: "";
    display: none;
  }
  .nav_dropdown a {
    flex-grow: 1;
  }
}

/*ハンバーガーメニュー*/
.openBtn {
  display: none;
}

@media only screen and (max-width: 900px) {
  .openBtn {
    display: block;
  }
}
/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.openBtn {
  position: fixed;
  /*ボタン内側の基点となるためrelativeを指定*/
  top: 0;
  right: 0;
  cursor: pointer;
  width: 100px;
  height: 100%;
  z-index: 10000;
}

.btnArea {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #4bc3f2;
}

/*ボタン内側*/
.openBtn span {
  display: inline-block;
  transition: all 0.4s;
  /*アニメーションの設定*/
  height: 2px;
  background: #fff;
  width: 45%;
}

.openBtn span:nth-of-type(2) {
  margin: 10px 0;
}

/*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/
.openBtn.active span:nth-of-type(1) {
  top: 14px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 45%;
}

.openBtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openBtn.active span:nth-of-type(3) {
  top: 26px;
  left: 18px;
  transform: translateY(-18px) rotate(45deg);
  width: 45%;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header #h-logo {
  text-align: left;
}

.header {
  z-index: 9997;
  padding: 20px;
  position: fixed;
  top: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  right: 0;
  will-change: transform;
  transition: transform 0.4s ease;
}
.header--pinned {
  background-color: rgba(111, 85, 52, 0.6);
}
@media only screen and (max-width: 900px) {
  .header--pinned {
    background-color: inherit;
  }
}

.sp_contact,
.fix_contact {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (max-width: 900px) {
  .sp_contact,
  .fix_contact {
    justify-content: center;
  }
}
.sp_contact a,
.fix_contact a {
  color: #444444;
}
.sp_contact .tel,
.fix_contact .tel {
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
}
.sp_contact img,
.fix_contact img {
  margin-right: 8px;
}

@media only screen and (max-width: 900px) {
  .fix_contact {
    display: none;
  }
}

.sp_contact {
  display: none;
}
@media only screen and (max-width: 900px) {
  .sp_contact {
    display: flex;
  }
}

.mainWrap {
  position: relative;
}

.reserve {
  position: fixed;
  bottom: 38px;
  right: 38px;
  color: #fff !important;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  background-color: #2ea7f2;
  border-radius: 100px;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .reserve {
    bottom: 2%;
    right: 2%;
  }
}
.reserve i {
  font-size: 2.4rem;
}

.mainArea img {
  width: 100% !important;
  height: 90vh !important;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .mainArea img {
    height: 70vh !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.subArea {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.subArea::before {
  content: url(../images/home/full_wide_wave.png);
  position: absolute;
  top: -20px;
  left: -1px;
}
.subArea::after {
  content: url(../images/home/full_wide_wave.png);
  position: absolute;
  bottom: -30px;
  left: -1px;
  height: auto !important;
  visibility: visible !important;
}
.subArea article > div {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  color: #fff;
}
.subArea h1 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(42px, 5vw, 70px);
  line-height: 1.25em;
  font-weight: bold;
  color: #fff;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  .subArea h1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 834px) {
  .subArea h1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.breadcrumb {
  margin-top: 12px;
  margin-bottom: 4.8rem;
  font-size: 1.4rem;
  display: flex;
  color: #444444;
  flex-wrap: wrap;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 640px) {
  .breadcrumb {
    margin-top: 0;
  }
}
.breadcrumb .breadcrumb__li {
  margin-right: 10px;
  font-weight: bold;
}
.breadcrumb .breadcrumb__divide {
  margin-right: 10px;
}

footer#global_footer {
  font-size: 1.4rem;
}
footer#global_footer #copy {
  display: block;
  padding: 25px;
  text-align: center;
  color: #2e2101;
}
@media only screen and (max-width: 900px) {
  footer#global_footer #copy {
    text-align: center;
    margin-top: 40px;
  }
}
footer#global_footer #copy a {
  color: #2e2101;
  line-height: 1em;
  text-decoration: none;
}

.title_01 h2 {
  font-size: clamp(42px, 5vw, 70px);
  line-height: 1em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #4bc3f2;
}
.title_01 .ja {
  color: #444444;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.25em;
}
.title_01 article > div {
  margin-top: 50px;
  line-height: 2em;
}
.title_01 article > div:has(.textWrap) .textWrap {
  padding: 50px;
  background-color: rgba(181, 234, 255, 0.1411764706);
}
.title_01 article > div:has(.tel) .tel {
  font-size: clamp(32px, 3vw, 34px);
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.title_01 article > div:has(.en) .en {
  font-size: clamp(20px, 24vw, 28px);
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
.title_01 article > div:empty {
  margin-top: 0;
}
.title_02 h2 {
  font-size: clamp(42px, 7vw, 70px);
  line-height: 1.25em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #fff;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
}
.title_02 .ja {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.25em;
}
.title_02 article > div {
  margin-top: 50px;
  line-height: 2em;
}
.title_02 article > div:empty {
  margin-top: 0;
}
.title_reserve h2 {
  text-shadow: none;
}
.title_reserve article > div {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 54px 24px 95px;
  position: relative;
}
.title_reserve article > div .reserve {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  background-color: #2ea7f2;
  border-radius: 100px;
  z-index: 1;
}
.title_reserve article > div .reserve i {
  font-size: 2.4rem;
}
.title_03 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  z-index: 1;
}
.title_03 h2 {
  font-size: clamp(42px, 7vw, 70px);
  line-height: 1.25em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.title_03 .ja {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.25em;
}
.title_03 .deco {
  color: #f66c01;
  font-family: "Red Hat Display", sans-serif;
  font-size: clamp(28px, 3vw, 30px);
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  font-weight: bold;
  transform: rotate(-20deg);
}
.title_03 .deco::before {
  content: url(../images/home/shape.png);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.title_03 article > div {
  margin-top: 50px;
  line-height: 2em;
  position: absolute;
  left: -70px;
  top: -80px;
  z-index: -1;
}
.title_03 article > div:empty {
  margin-top: 0;
}

.news {
  max-height: 230px;
  overflow-y: auto;
  text-align: left;
  max-width: 1000px;
  margin: auto;
}
.news dt,
.news dd {
  border: none !important;
  padding: 20px 15px !important;
}
@media screen and (max-width: 834px) {
  .news dt,
  .news dd {
    width: 100% !important;
  }
}
.news dt {
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 834px) {
  .news dt {
    padding-bottom: 0 !important;
  }
}
.news dl {
  border-bottom: 1px solid rgba(172, 150, 136, 0.36);
}
@media screen and (max-width: 834px) {
  .news dl {
    display: block !important;
  }
}

.text > div {
  line-height: 2em;
}
.text article > div {
  line-height: 2em;
}

.path-0 {
  animation: pathAnim-0 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  fill: #fff;
}

@keyframes pathAnim-0 {
  0% {
    d: path("M 0,400 L 0,150 C 109,184.78571428571428 218,219.57142857142858 340,202 C 462,184.42857142857142 597,114.49999999999999 716,83 C 835,51.500000000000014 938,58.42857142857143 1056,76 C 1174,93.57142857142857 1307,121.78571428571428 1440,150 L 1440,400 L 0,400 Z");
  }
  25% {
    d: path("M 0,400 L 0,150 C 109.96428571428572,151.10714285714286 219.92857142857144,152.21428571428572 343,148 C 466.07142857142856,143.78571428571428 602.2500000000001,134.25 735,119 C 867.7499999999999,103.74999999999999 997.0714285714287,82.78571428571428 1114,87 C 1230.9285714285713,91.21428571428572 1335.4642857142858,120.60714285714286 1440,150 L 1440,400 L 0,400 Z");
  }
  50% {
    d: path("M 0,400 L 0,150 C 102.25,170.96428571428572 204.5,191.92857142857142 329,178 C 453.5,164.07142857142858 600.2499999999999,115.24999999999999 724,114 C 847.7500000000001,112.75000000000001 948.5,159.07142857142858 1064,173 C 1179.5,186.92857142857142 1309.75,168.46428571428572 1440,150 L 1440,400 L 0,400 Z");
  }
  75% {
    d: path("M 0,400 L 0,150 C 137.35714285714283,115.75 274.71428571428567,81.5 411,92 C 547.2857142857143,102.5 682.5000000000001,157.75 785,162 C 887.4999999999999,166.25 957.2857142857142,119.5 1061,109 C 1164.7142857142858,98.5 1302.357142857143,124.25 1440,150 L 1440,400 L 0,400 Z");
  }
  100% {
    d: path("M 0,400 L 0,150 C 109,184.78571428571428 218,219.57142857142858 340,202 C 462,184.42857142857142 597,114.49999999999999 716,83 C 835,51.500000000000014 938,58.42857142857143 1056,76 C 1174,93.57142857142857 1307,121.78571428571428 1440,150 L 1440,400 L 0,400 Z");
  }
}
.path-1 {
  animation: pathAnim-0 4s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  fill: #fff;
}

@keyframes pathAnim-0 {
  0% {
    d: path("M 0,400 L 0,150 C 150.78571428571428,165.03571428571428 301.57142857142856,180.07142857142858 415,158 C 528.4285714285714,135.92857142857142 604.4999999999999,76.74999999999999 715,87 C 825.5000000000001,97.25000000000001 970.4285714285716,176.92857142857142 1097,199 C 1223.5714285714284,221.07142857142858 1331.7857142857142,185.53571428571428 1440,150 L 1440,400 L 0,400 Z");
  }
  25% {
    d: path("M 0,400 L 0,150 C 87.92857142857142,135.85714285714286 175.85714285714283,121.71428571428572 292,136 C 408.14285714285717,150.28571428571428 552.5,193 685,202 C 817.5,211 938.1428571428571,186.28571428571428 1062,172 C 1185.857142857143,157.71428571428572 1312.9285714285716,153.85714285714286 1440,150 L 1440,400 L 0,400 Z");
  }
  50% {
    d: path("M 0,400 L 0,150 C 157.85714285714283,161.71428571428572 315.71428571428567,173.42857142857142 418,175 C 520.2857142857143,176.57142857142858 567,168 662,164 C 757,160 900.2857142857142,160.57142857142856 1038,159 C 1175.7142857142858,157.42857142857144 1307.857142857143,153.71428571428572 1440,150 L 1440,400 L 0,400 Z");
  }
  75% {
    d: path("M 0,400 L 0,150 C 89.21428571428572,159.5 178.42857142857144,169 312,185 C 445.57142857142856,201 623.5000000000001,223.5 764,202 C 904.4999999999999,180.5 1007.5714285714284,114.99999999999999 1114,99 C 1220.4285714285716,83.00000000000001 1330.2142857142858,116.5 1440,150 L 1440,400 L 0,400 Z");
  }
  100% {
    d: path("M 0,400 L 0,150 C 150.78571428571428,165.03571428571428 301.57142857142856,180.07142857142858 415,158 C 528.4285714285714,135.92857142857142 604.4999999999999,76.74999999999999 715,87 C 825.5000000000001,97.25000000000001 970.4285714285716,176.92857142857142 1097,199 C 1223.5714285714284,221.07142857142858 1331.7857142857142,185.53571428571428 1440,150 L 1440,400 L 0,400 Z");
  }
}
.st {
  background: linear-gradient(transparent 60%, #ffb259 0);
  font-size: 1.2em;
  font-weight: bold;
}

.cont_03 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cont_02 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.cont_02 .inner {
  max-width: 1400px !important;
}
@media only screen and (min-width: 835px) and (max-width: 1450px) {
  .cont_02 .inner {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.cont_01 .inner {
  max-width: 81.25vw !important;
  margin: 0 0 0 auto !important;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .cont_01 .inner {
    display: block;
  }
}
.cont_01 .inner .flxL {
  width: 60%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .cont_01 .inner .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}
@media screen and (max-width: 834px) {
  .cont_01 .inner .flxL {
    width: 100% !important;
    text-align: center;
  }
}
.cont_01 .inner .flxR {
  width: 34%;
}
@media screen and (max-width: 834px) {
  .cont_01 .inner .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 835px) and (max-width: 1450px) {
  .cont_01 .inner {
    align-items: flex-start;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 834px) {
  .cont_01 .inner {
    max-width: 100% !important;
  }
}
.cont_01 .inner .flxL {
  position: relative;
}
.cont_01 .inner .flxL .img_circle {
  position: absolute;
  left: -5%;
  bottom: -5%;
}
@media only screen and (min-width: 835px) and (max-width: 1450px) {
  .cont_01 .inner .flxL .img_circle {
    width: 30%;
  }
}
@media screen and (max-width: 834px) {
  .cont_01 .inner .flxL .img_circle {
    width: 30%;
    left: -2%;
  }
}
.cont_01 .inner .flxL .img_circle img {
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
}
@media only screen and (min-width: 835px) and (max-width: 1450px) {
  .cont_01 .inner .flxR {
    padding: 0 2%;
  }
}
@media screen and (max-width: 834px) {
  .cont_01 .inner .flxR {
    position: relative;
    z-index: 1;
  }
}
.cont_01 .flex_img {
  position: relative;
}
.cont_01 .flex_img .box {
  width: 100%;
}
.cont_01 .flex_img .box:nth-of-type(2) {
  position: absolute;
  top: -19%;
  left: 0;
  height: auto;
}
.cont_01 .flex_img .box:last-of-type {
  position: absolute;
  bottom: -19%;
  left: 0;
  height: auto;
}

.flex_btn {
  justify-content: space-between;
  gap: 20px;
}
.flex_btn a {
  overflow: hidden;
  width: calc((100% - 20px) / 2);
  background-color: #2ea7f2;
  color: #fff;
  font-size: clamp(28px, 3vw, 30px);
  line-height: 1.25em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  display: block;
  padding: 40px 60px;
  position: relative;
  position: relative;
}
.flex_btn a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f054";
  position: absolute;
  font-size: 2.4rem;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
@media screen and (max-width: 834px) {
  .flex_btn a {
    width: 100%;
  }
}
.flex_btn a img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.flex_btn a:first-of-type img {
  right: -7%;
}
.flex_btn a .ja {
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  display: block;
  line-height: 1em;
}
.flex_premium {
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 834px) {
  .flex_premium {
    gap: 70px;
  }
}
.flex_premium .box {
  width: calc((100% - 40px) / 3);
  position: relative;
  overflow: visible !important;
  padding: 60px 30px 30px 30px;
  background-color: #fff;
  z-index: 1;
  min-height: 345px;
}
@media screen and (max-width: 834px) {
  .flex_premium .box {
    width: 100%;
  }
}
.flex_premium .box > div {
  text-align: center;
}
.flex_premium .box h3 {
  font-size: 2rem;
  font-weight: 500;
  background: linear-gradient(transparent 60%, #ffb259 0);
  display: inline;
  text-align: center;
}
.flex_premium .box p {
  text-align: left;
  margin-top: 25px;
  line-height: 1.8em;
}
.flex_premium .box .btn {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.flex_premium .box .btn a {
  background-color: #f66c01;
}
.flex_premium .box .overlapWrap {
  position: absolute;
  top: -8%;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  .flex_premium .box .overlapWrap {
    top: -5%;
  }
}
@media only screen and (min-width: 835px) and (max-width: 1000px) {
  .flex_premium .box .overlapWrap {
    top: -4%;
  }
}
@media only screen and (max-width: 900px) {
  .flex_premium .box .overlapWrap {
    top: -3%;
  }
}
@media screen and (max-width: 834px) {
  .flex_premium .box .overlapWrap {
    top: -8%;
  }
}
@media screen and (max-width: 640px) {
  .flex_premium .box {
    width: 100%;
  }
}
.flex_course_reverse {
  justify-content: space-between;
  flex-direction: row-reverse !important;
  align-items: center;
  gap: 30px;
}
.flex_course_reverse .box {
  width: calc((100% - 30px) / 2);
}
@media screen and (max-width: 640px) {
  .flex_course_reverse .box {
    width: 100%;
  }
}
.flex_course_reverse .box:first-of-type {
  position: relative;
  overflow: visible !important;
  position: relative;
}
.flex_course_reverse .box:first-of-type::before {
  content: url(../images/home/home_course_wave_01.png);
  position: absolute;
  top: -20px;
  left: -1px;
}
.flex_course_reverse .box:first-of-type::after {
  content: url(../images/home/home_course_wave_01.png);
  position: absolute;
  bottom: -20px;
  left: -1px;
}
.flex_course_reverse .box:first-of-type h2 {
  font-family: "Red Hat Display", sans-serif;
  position: absolute;
  right: -5%;
  top: -5%;
  color: #b5eaff;
  font-size: clamp(42px, 5vw, 50px);
  line-height: 1.25em;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .flex_course_reverse .box:first-of-type h2 {
    right: -2%;
  }
}
.flex_course_reverse .box:last-of-type {
  position: relative;
  z-index: 1;
}
.flex_course_reverse .box article > div {
  line-height: 2em;
}
.flex_course_reverse .box .btn {
  margin-top: 50px;
}
.flex_course_reverse .box h3 {
  font-size: clamp(32px, 4vw, 40px);
  line-height: 1.25em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #4bc3f2;
  margin-bottom: 50px;
}
.flex_course_reverse .box .ja {
  color: #444444;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.25em;
}
.flex_course {
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
.flex_course .box {
  width: calc((100% - 30px) / 2);
}
@media screen and (max-width: 640px) {
  .flex_course .box {
    width: 100%;
  }
}
.flex_course .box:first-of-type {
  position: relative;
  overflow: visible !important;
  position: relative;
}
.flex_course .box:first-of-type::before {
  content: url(../images/home/home_course_wave_01.png);
  position: absolute;
  top: -20px;
  left: -1px;
}
.flex_course .box:first-of-type::after {
  content: url(../images/home/home_course_wave_01.png);
  position: absolute;
  bottom: -20px;
  left: -1px;
}
.flex_course .box:first-of-type h2 {
  font-family: "Red Hat Display", sans-serif;
  position: absolute;
  left: -5%;
  top: -5%;
  color: #b5eaff;
  font-size: clamp(42px, 5vw, 50px);
  line-height: 1.25em;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .flex_course .box:first-of-type h2 {
    left: -2%;
  }
}
.flex_course .box:last-of-type {
  position: relative;
  z-index: 1;
}
.flex_course .box article > div {
  line-height: 2em;
}
.flex_course .box .btn {
  margin-top: 50px;
}
.flex_course .box h3 {
  font-size: clamp(32px, 4vw, 40px);
  line-height: 1.25em;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  color: #4bc3f2;
  margin-bottom: 50px;
}
.flex_course .box .ja {
  color: #444444;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  display: block;
  line-height: 1.25em;
}
.flex_point {
  justify-content: space-between;
  gap: 20px;
}
.flex_point .box {
  width: calc((100% - 40px) / 3);
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  .flex_point .box {
    width: 100%;
  }
}
.flex_point .box article > div {
  padding: 30px;
  text-align: center;
}
.flex_point .box h3 {
  font-size: 2rem;
  font-weight: 500;
  background: linear-gradient(transparent 60%, #ffb259 0);
  display: inline;
  text-align: center;
}
.flex_point .box p {
  text-align: left;
  margin-top: 25px;
  line-height: 2em;
}

.overlap, .overlap_front, .overlap_back {
  height: 28px;
}
@media only screen and (min-width: 835px) and (max-width: 1250px) {
  .overlap, .overlap_front, .overlap_back {
    height: 22px;
  }
}
@media only screen and (min-width: 835px) and (max-width: 1000px) {
  .overlap, .overlap_front, .overlap_back {
    height: 18px;
  }
}
@media only screen and (max-width: 900px) {
  .overlap, .overlap_front, .overlap_back {
    height: 16px;
  }
}
@media screen and (max-width: 834px) {
  .overlap, .overlap_front, .overlap_back {
    height: 28px;
  }
}

.overlap_front, .overlap_back::after {
  font-size: 1.2em;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.overlap, .overlap_back {
  position: relative;
  width: 100%;
}

.overlap_front {
  color: #fe913d;
  z-index: -1;
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3vw, 45px);
  line-height: 1.25em;
}
@media screen and (max-width: 834px) {
  .overlap_front {
    font-size: 4.5rem;
  }
}

.overlap_back {
  overflow: hidden;
}

.overlap_back::after {
  content: "1 DAY COURSE";
  color: #fff;
  z-index: 1;
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3vw, 45px);
  line-height: 1.25em;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .overlap_back::after {
    font-size: 4.5rem;
  }
}

.ob2::after {
  content: "SUP SURFING";
  color: #fff;
  z-index: 1;
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3vw, 45px);
  line-height: 1.25em;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .ob2::after {
    font-size: 4.5rem;
  }
}

.ob3::after {
  content: "BOAT CHARTER";
  color: #fff;
  z-index: 1;
  font-family: "Red Hat Display", sans-serif;
  font-weight: bold;
  font-size: clamp(28px, 3vw, 45px);
  line-height: 1.25em;
  width: 100%;
}
@media screen and (max-width: 834px) {
  .ob3::after {
    font-size: 4.5rem;
  }
}

.gmap iframe {
  width: 100%;
  vertical-align: bottom;
}

.top-sns {
  position: relative;
}
.top-sns::before {
  content: url(../images/home/full_wide_wave.png);
  position: absolute;
  top: -20px;
  left: -1px;
}
.top-sns::after {
  content: url(../images/home/full_wide_wave.png);
  position: absolute;
  bottom: -20px;
  left: -1px;
}
.top-sns .sns_list {
  flex-direction: inherit !important;
  justify-content: space-between;
  border: none !important;
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 10px;
}
@media screen and (max-width: 834px) {
  .top-sns .sns_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-sns .sns_list > div {
  border-bottom: none !important;
}
.top-sns .sns_list > div .sns_text {
  display: none;
  width: 100% !important;
  padding: 0 !important;
  font-size: 1.6rem !important;
  margin-bottom: 30px;
}
.top-sns .sns_list > div .sns_text .sns_date {
  display: block;
  font-weight: 500;
  margin: 18px 0;
  line-height: 1em;
}
.top-sns .sns_list > div .clearfix {
  display: none;
}
.top-sns .sns_list > div .sns_photo {
  padding: 0 !important;
  width: 100% !important;
}
.top-sns .sns_list > div .sns_photo img {
  aspect-ratio: 1/1;
  transform-origin: center center;
  -o-object-fit: cover;
     object-fit: cover;
}

.btn {
  width: -moz-fit-content;
  width: fit-content;
}
.btn a {
  font-family: "Poppins", sans-serif;
  border-radius: 50px;
  background-color: #2ea7f2;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
  line-height: 1em;
  padding: 18px;
  width: 250px;
  font-size: 2rem;
}
.btn a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f054";
  position: absolute;
  font-size: 1.8rem;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
.btn a:hover {
  background-color: #2ea7f2;
  color: #fff;
}
.btn_yoyaku a {
  border-radius: 50px;
  background-color: #FCAC04;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: block;
  line-height: 1em;
  padding: 24px;
  font-size: 2rem;
}
.btn_yoyaku a:before {
  font-family: "Font Awesome 5 pro";
  content: "\f054";
  position: absolute;
  font-size: 1.8rem;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
}
.btn_yoyaku a:hover {
  background-color: #f66c01;
  color: #fff;
}
.btn_insta {
  width: -moz-fit-content;
  width: fit-content;
}
.btn_insta a {
  border-radius: 50px;
  color: #444444;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1em;
  padding: 18px;
  font-family: "Poppins", sans-serif;
  width: 250px;
  font-size: 2rem;
  border: #444 solid 2px;
}
.btn_insta a img {
  margin-right: 8px;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: none;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #ccc;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: none;
}

div.items > article a {
  color: #111;
  text-decoration: none !important;
  font-size: 16px;
}

div.under ul li a {
  font-weight: 400;
  opacity: 1;
  border: 1px solid #333;
  color: #333 !important;
  padding: 10px;
}
div.under ul li a:hover {
  border: 1px solid #b0ddd9;
  background: #b0ddd9;
  color: #fff !important;
}

div.pager {
  display: flex;
}

div.select > select {
  height: 100%;
}

div.search form input {
  padding: 10px 37px 10px 5px;
}

div.order ul li a {
  color: #111;
}

div.items > article p.price {
  color: red;
}

div.crumb {
  display: none;
}

div.item_view div.item_option {
  width: 100% !important;
}

div.item_option dl, button.addcart {
  width: 50% !important;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  div.item_option dl, button.addcart {
    margin: 0 auto;
  }
}

@media screen and (min-width: 640px) and (max-width: 834px) {
  .addcart {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
}

div.item_view div.struct {
  display: block;
}

div.photo div.large {
  width: auto;
}

div.photo {
  margin-left: 0;
}

h2.title_h2 {
  background: none !important;
  border-top: none !important;
  border-bottom: 1px solid #CCCCCC;
  font-size: 20px !important;
  line-height: 1.3;
  margin: 65px 0 20px !important;
  padding: 10px !important;
}

h2.title_h2 span {
  border: none !important;
  padding: 0 !important;
}

ul.item_list li {
  margin-bottom: 10px !important;
}

ul.item_list li h3.title_h3 {
  font-size: 18px !important;
}

.btn_cart a {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #000000 !important;
  background-size: 30px auto !important;
  color: #FFFFFF !important;
  display: block !important;
  padding: 10px 10px 10px 50px !important;
  width: 100% !important;
  border: 1px solid #ffffff;
}

.btn_cart a:hover {
  background: url(../images/common/ico_cart_w.png) no-repeat 10px 12px #CCCCCC !important;
  background-size: 30px auto !important;
}

.sort_catalog {
  overflow: hidden;
}

.sort_catalog ul {
  display: flex;
}

.item_title, .wishlist {
  margin: 0 !important;
}

.shop_cont h2.title_h2, .item_info h2.title_h2 {
  border-top: 2px solid #CCCCCC;
}

.shop_cont a, .item_info a {
  color: #CCCCCC;
}

.shop_cont a:hover, .item_info a:hover {
  text-decoration: none;
}

.item_title h2 {
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.shop_cont table {
  table-layout: auto;
}

#sumcart div.sum {
  background: none !important;
}

div.postage {
  background: none !important;
}

.shopPage .items {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  gap: 20px;
  margin-left: 0 !important;
}
@media screen and (max-width: 834px) {
  .shopPage .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.shopPage .items article {
  margin-left: 0 !important;
}
.shopPage .items article .photo {
  width: 100% !important;
}
.shopPage .items article .name {
  color: #444444 !important;
  font-weight: 500;
}
.shopPage .items article .price {
  color: #444444 !important;
}
.shopPage .items article button {
  border-radius: 0 !important;
  background: #4bc3f2 !important;
  color: #fff !important;
  font-family: YakuHanJP, "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  border: none !important;
  text-indent: 0 !important;
}
.shopPage .items > article {
  width: auto !important;
}

div.items > article a.photo {
  height: auto !important;
  padding-top: 100% !important;
  width: 100% !important;
}

.shopPage div.items > article .thumb {
  z-index: 2;
  position: relative;
}

.shopPage div.items > article a {
  text-decoration: none;
}

#main #col_side1 {
  display: none;
}

.shopPage #main #col_side1 {
  display: block;
  padding-right: 24px;
}
@media screen and (max-width: 834px) {
  .shopPage #main #col_side1 {
    width: 100% !important;
  }
}

.view_cart a {
  background-color: #4bc3f2;
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
}
.view_cart a i {
  margin-right: 10px;
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl_02 .box img {
  width: 100% !important;
}
.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1200px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1200px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.local_title_01 h2 {
  font-size: clamp(32px, 3vw, 34px);
  position: relative;
  line-height: 1.25em;
  font-weight: bold;
  border-bottom: 4px double #4bc3f2;
  padding-bottom: 10px;
}
.local_title_01 article > div {
  margin-top: 50px;
  line-height: 2em;
}
.local_title_01 article > div:has(.chuui) {
  margin-top: 0;
}
.local_title_01 article > div:empty {
  margin-top: 0;
}
.local_title_02 h2 {
  font-size: clamp(32px, 3vw, 34px);
  position: relative;
  line-height: 1.25em;
  font-weight: bold;
}
.local_title_02 h2 .en {
  font-size: clamp(20px, 2vw, 24px);
  display: block;
  font-family: "Poppins", sans-serif;
  color: #4bc3f2;
  font-weight: bold;
}
.local_title_02 h2 .sub {
  display: block;
  font-size: 2rem;
  font-weight: 500;
}
.local_title_02 article > div {
  margin-top: 50px;
  line-height: 2em;
}
.local_title_02 article > div:has(.chuui) {
  margin-top: 0;
}
.local_title_02 article > div:empty {
  margin-top: 0;
}

.sub_title_01 h3 {
  font-size: clamp(24px, 2.4vw, 28px);
  line-height: 1.25em;
  font-weight: bold;
}
.sub_title_01 h3::before {
  content: "●";
  color: #2ea7f2;
}
.sub_title_01 article > div {
  margin-top: 30px;
}
.sub_title_01 article > div:empty {
  margin-top: 0;
}

.img .imgL,
.img .imgR {
  margin-right: 0 !important;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .img .imgL,
  .img .imgR {
    max-width: 100% !important;
  }
}

.dl_01 dt {
  border: none !important;
  padding: 30px 15px !important;
  font-weight: 500;
  align-items: center !important;
}
@media screen and (max-width: 640px) {
  .dl_01 dt {
    display: block !important;
    width: 100% !important;
    padding-bottom: 0 !important;
  }
}
.dl_01 dd {
  border: none !important;
  padding: 30px 15px !important;
}
@media screen and (max-width: 640px) {
  .dl_01 dd {
    display: block !important;
    width: 100% !important;
  }
}
.dl_01 dl:nth-of-type(odd) {
  background-color: rgba(181, 234, 255, 0.1411764706);
}
@media screen and (max-width: 640px) {
  .dl_01 dl {
    display: block !important;
  }
}

.slider_thumbnail ul .slick-slide {
  width: 600px;
  height: 400px;
  margin: 0 40px;
  position: relative;
  overflow: hidden;
}
.slider_thumbnail ul .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider_thumbnail ul .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 180px;
  z-index: 1;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}
.slider_thumbnail ul .slick-arrow::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #4bc3f2;
  border-width: 3px 3px 0 0;
  position: absolute;
  top: 24px;
  transform: rotate(45deg);
}
.slider_thumbnail ul .slick-next {
  right: 0;
}
.slider_thumbnail ul .slick-prev {
  left: 0;
}
.slider_thumbnail ul .slick-next::before {
  left: 20px;
}
.slider_thumbnail ul .slick-prev::before {
  border-width: 0 0 3px 3px;
  right: 22px;
}
.slider_thumbnail .slick-dots {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  width: -moz-fit-content;
  width: fit-content;
}
.slider_thumbnail .slick-dots li {
  display: inline-block;
}
.slider_thumbnail .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.slider_thumbnail .slick-dots .slick-active button {
  background: #4bc3f2;
}
.slider_thumbnail .slick-dots li button:before {
  color: transparent !important;
}

.local_list_tour ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 20px;
}
@media screen and (max-width: 640px) {
  .local_list_tour ul {
    grid-template-columns: 1fr;
  }
}
.local_list_tour li a {
  padding: 18px;
  font-size: 1.8rem;
  display: block;
  background-color: #4bc3f2;
  color: #fff;
  font-weight: 500;
  height: 100%;
}
.local_list_tour li a:hover {
  background-color: #2ea7f2;
}
.local_list_check ul li {
  position: relative;
  line-height: 1.5em;
  padding-left: 2.5rem;
  margin-bottom: 20px;
}
.local_list_check ul li:before {
  font-family: "Font Awesome 5 pro";
  content: "\f00c";
  color: #2ea7f2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
}

.local_flex_icon {
  justify-content: space-between;
  gap: 20px;
}
.local_flex_icon .box {
  width: calc((100% - 40px) / 3);
  text-align: center;
}
@media screen and (max-width: 640px) {
  .local_flex_icon .box {
    width: 100%;
  }
}
.local_flex_icon .box > div {
  line-height: 2em;
  font-family: "Poppins", sans-serif;
  display: block;
  font-size: 1.4rem;
}
.local_flex_icon .box .st {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.local_flex_icon .box i {
  color: #4bc3f2;
  display: block;
  font-size: clamp(70px, 7vw, 70px);
}
.local_flex_staff {
  justify-content: space-between;
  gap: 20px;
}
.local_flex_staff .box {
  text-align: center;
  width: calc((100% - 20px) / 2);
  background-color: rgba(181, 234, 255, 0.2588235294);
  padding: 30px;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 640px) {
  .local_flex_staff .box {
    width: 100%;
  }
}
.local_flex_staff .box h3 {
  font-size: clamp(20px, 2.4vw, 28px);
  font-weight: bold;
  color: #4bc3f2;
  margin-top: 30px;
}
.local_flex_staff .box article > div {
  line-height: 2em;
  font-size: 1.6rem;
}
.local_flex_staff .box a img {
  max-width: 20px;
}
.local_flex_prise {
  justify-content: space-between;
  gap: 20px;
}
.local_flex_prise .box {
  width: calc((100% - 40px) / 3);
  background-color: rgba(181, 234, 255, 0.2588235294);
  padding: 30px;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .local_flex_prise .box {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 640px) {
  .local_flex_prise .box {
    width: 100%;
  }
}
.local_flex_prise .box h3 {
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.25em;
  font-weight: bold;
  margin-bottom: 30px;
}
.local_flex_prise .box .prise {
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  font-size: 2em;
}
.local_flex_prise .box i {
  color: #4bc3f2;
  margin-right: 8px;
}
.local_flex_prise .box .en {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #4bc3f2;
}
.local_flex_prise .box .back {
  font-weight: 500;
  line-height: 1em;
  padding: 5px 8px;
  color: #fff;
  background-color: #f66c01;
  display: inline-block;
  border-radius: 8px;
}
.local_flex_flow {
  border-bottom: none;
}
.local_flex_flow:last-of-type {
  border: 2px solid #4bc3f2;
  border-radius: 0 0 8px 8px;
}
.local_flex_flow .box {
  width: 100%;
  border: 2px solid #4bc3f2;
  position: relative;
  padding: 80px;
  border-bottom: none;
}
.local_flex_flow .box:last-of-type {
  border-bottom: 2px solid #4bc3f2;
}
.local_flex_flow .box::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: #4bc3f2;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 2em 4em;
  border-top-color: currentColor;
  border-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.local_flex_flow .box:first-of-type::before {
  content: "";
  display: none;
}
.local_flex_flow .box .nb {
  font-size: clamp(52px, 7vw, 70px);
  font-family: "Red Hat Display", sans-serif;
  color: #B5EAFF;
  position: absolute;
  left: 1%;
  top: 0;
  line-height: 1em;
}
.local_flex_flow .box > div {
  line-height: 2em;
}
.local_flex_flow h3 {
  position: relative;
  font-size: clamp(24px, 2.4vw, 28px);
  line-height: 1.25em;
  margin-bottom: 20px;
  font-weight: 500;
}
.local_cont_01 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.local_cont_01 .inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 834px) {
  .local_cont_01 .inner {
    display: block;
  }
}
.local_cont_01 .inner .flxL {
  width: 48%;
}
@media screen and (min-width: 640px) and (max-width: 834px) {
  .local_cont_01 .inner .flxL .imgL {
    max-width: 100% !important;
    float: none !important;
  }
}
@media screen and (max-width: 834px) {
  .local_cont_01 .inner .flxL {
    width: 100% !important;
    text-align: center;
  }
}
.local_cont_01 .inner .flxR {
  width: 48%;
}
@media screen and (max-width: 834px) {
  .local_cont_01 .inner .flxR {
    width: 100% !important;
    margin-top: 30px;
  }
}

.local_sns .sns_list {
  border: none !important;
}
.local_sns .sns_list > div {
  border: none;
  padding: 25px 0;
  border-bottom: 1px solid #4bc3f2;
}
.local_sns .sns_list > div .sns_photo img {
  aspect-ratio: 1/1;
  transform-origin: center center;
  -o-object-fit: cover;
     object-fit: cover;
}
.local_sns .sns_list > div .sns_text {
  font-size: 16px !important;
}
.local_sns .sns_list > div .sns_text .sns_date {
  color: #4bc3f2 !important;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.local_sns .sns_list > div .sns_text .caption {
  line-height: 2.25em;
  margin-bottom: 20px;
}
.local_sns .sns_list > div .clearfix li {
  margin-bottom: 10px;
}
.local_sns .sns_list > div .clearfix li a {
  background-color: #f7f7f7;
  border-radius: 5px;
  padding: 5px 8px;
  color: #444444;
}

.form dt {
  border: none !important;
  padding: 30px 15px !important;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .form dt {
    padding-bottom: 0 !important;
  }
}
.form dd {
  border: none !important;
  padding: 30px 15px !important;
}
.form dl {
  border-bottom: 1px solid rgba(46, 167, 242, 0.4784313725) !important;
}

.policy_cont p {
  margin-bottom: 10px;
}
.policy_cont h2 {
  font-weight: 500;
  font-size: 1.2em;
  border-bottom: 1px solid #2ea7f2;
  padding-bottom: 8px;
  margin: 50px 0 20px 0;
}

.title {
  display: none;
}

.policy {
  padding: 10px 0;
  text-align: center;
}/*# sourceMappingURL=assets.css.map */