@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
/* reset
----------------------------------------------------------*/
/**
 * Default
 */
html {
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.inv-inc {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #111;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.inv-inc div,
.inv-inc span,
.inv-inc applet,
.inv-inc object,
.inv-inc iframe,
.inv-inc h1,
.inv-inc h2,
.inv-inc h3,
.inv-inc h4,
.inv-inc h5,
.inv-inc h6,
.inv-inc p,
.inv-inc blockquote,
.inv-inc pre,
.inv-inc a,
.inv-inc abbr,
.inv-inc acronym,
.inv-inc address,
.inv-inc big,
.inv-inc cite,
.inv-inc code,
.inv-inc del,
.inv-inc dfn,
.inv-inc em,
.inv-inc img,
.inv-inc ins,
.inv-inc kbd,
.inv-inc q,
.inv-inc s,
.inv-inc samp,
.inv-inc small,
.inv-inc strike,
.inv-inc strong,
.inv-inc sub,
.inv-inc sup,
.inv-inc tt,
.inv-inc var,
.inv-inc b,
.inv-inc u,
.inv-inc i,
.inv-inc center,
.inv-inc dl,
.inv-inc dt,
.inv-inc dd,
.inv-inc ol,
.inv-inc ul,
.inv-inc li,
.inv-inc fieldset,
.inv-inc form,
.inv-inc label,
.inv-inc legend,
.inv-inc table,
.inv-inc caption,
.inv-inc tbody,
.inv-inc tfoot,
.inv-inc thead,
.inv-inc tr,
.inv-inc th,
.inv-inc td,
.inv-inc article,
.inv-inc aside,
.inv-inc canvas,
.inv-inc details,
.inv-inc embed,
.inv-inc figure,
.inv-inc figcaption,
.inv-inc footer,
.inv-inc header,
.inv-inc hgroup,
.inv-inc menu,
.inv-inc nav,
.inv-inc output,
.inv-inc ruby,
.inv-inc section,
.inv-inc summary,
.inv-inc time,
.inv-inc mark,
.inv-inc audio,
.inv-inc video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.inv-inc ol,
.inv-inc ul {
  list-style: none;
}
.inv-inc table {
  border-collapse: collapse;
  border-spacing: 0;
}
.inv-inc caption,
.inv-inc th,
.inv-inc td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.inv-inc q,
.inv-inc blockquote {
  quotes: none;
}
.inv-inc q:before,
.inv-inc q:after,
.inv-inc blockquote:before,
.inv-inc blockquote:after {
  content: "";
  content: none;
}
.inv-inc a img {
  border: none;
}
.inv-inc article,
.inv-inc aside,
.inv-inc details,
.inv-inc figcaption,
.inv-inc figure,
.inv-inc footer,
.inv-inc header,
.inv-inc hgroup,
.inv-inc main,
.inv-inc menu,
.inv-inc nav,
.inv-inc section,
.inv-inc summary {
  display: block;
}
.inv-inc button:focus {
  outline: none;
}
.inv-inc button {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}
.inv-inc input[type=email],
.inv-inc input[type=text],
.inv-inc input[type=search],
.inv-inc input[type=submit],
.inv-inc input[type=reset] {
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
}
.inv-inc input[type=submit],
.inv-inc input[type=reset] {
  cursor: pointer;
}
.inv-inc * {
  box-sizing: border-box;
}
.inv-inc .eb {
  font-family: "EB Garamond", serif;
}
.inv-inc p {
  font-size: 14px;
  line-height: 1;
}
.inv-inc p.note {
  font-size: 11px;
  color: #666666;
}
.inv-inc th,
.inv-inc td,
.inv-inc li {
  font-size: 14px;
  vertical-align: top;
}
.inv-inc th {
  letter-spacing: 0.1em;
}
.inv-inc img {
  max-width: 100%;
  vertical-align: bottom;
}
.inv-inc a {
  transition: all 0.2s;
  text-decoration: none;
}
.inv-inc a img {
  transition: all 0.3s;
}
.inv-inc a img:hover {
  opacity: 0.7;
}
.inv-inc a:hover {
  opacity: 0.7;
}
.inv-inc a.none {
  pointer-events: none;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .inv-inc body {
    margin: 0;
    padding: 80px 0 max(11.7340286832vw, 60px);
    /*-apple-system, BlinkMacSystemFont, */
  }
  .inv-inc p {
    font-size: 13px;
    line-height: 2.2;
  }
  .inv-inc p.note {
    line-height: 2;
  }
  .inv-inc th,
  .inv-inc td,
  .inv-inc li {
    font-size: 13px;
    line-height: 2.2;
  }
  .inv-inc th {
    font-size: 12px;
  }
}
.inv-inc {
  /**
   * Common
   */
}
.inv-inc .clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.inv-inc h1,
.inv-inc h2,
.inv-inc h3,
.inv-inc h4,
.inv-inc h5,
.inv-inc h6 {
  letter-spacing: 0.05em;
}
.inv-inc sup {
  font-size: 0.5em;
}
.inv-inc sub {
  font-size: 0.5em;
}
@media screen and (max-width: 767px) {
  .inv-inc .is-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .inv-inc .is-sp {
    display: none;
  }
}
.inv-inc .ff-mont {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
}
.inv-inc {
  /**
   * Header
   */
}
.inv-inc .header-bg #header {
  background: rgba(255, 255, 255, 0.3);
}
.inv-inc #header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 40px;
  z-index: 1000;
}
.inv-inc #header .logoarea {
  position: relative;
  width: 187px;
  z-index: 100;
}
.inv-inc #header .logoarea .name {
  font-size: 10px;
  text-align: center;
  margin-top: 5px;
  color: #000;
  letter-spacing: 0;
}
.inv-inc #header .btn {
  display: inline-block;
  position: absolute;
  right: 330px;
  top: 10px;
  padding: 15px 30px 14px;
  color: #fff;
  background: #ad6b93;
  font-size: 14px;
}
.inv-inc #header .btn_reserve {
  display: inline-block;
  position: absolute;
  right: 140px;
  top: 10px;
  padding: 15px 30px 14px;
  color: #fff;
  background: #6bae86;
  font-size: 14px;
}
@media (max-width: 767px) {
  .inv-inc #header {
    padding: 5px 10px;
  }
  .inv-inc #header .logoarea {
    width: 30%;
    max-width: 155px;
  }
  .inv-inc #header .logoarea .name {
    font-size: 10px;
    margin-top: 2px;
    letter-spacing: 0;
    font-feature-settings: "palt";
  }
  .inv-inc #header .btn {
    display: none;
    right: 140px;
    top: 5px;
    padding: 8px 15px;
    font-size: 10px;
  }
  .inv-inc #header .btn_reserve {
    display: none;
    right: 60px;
    top: 5px;
    padding: 8px 15px;
    font-size: 10px;
  }
}
.inv-inc #header .toggle_drawer {
  position: absolute;
  right: 40px;
  top: calc(50% - 9px);
  width: 50px;
  height: 18px;
  z-index: 1001;
  cursor: pointer;
  background: none;
}
@media (max-width: 767px) {
  .inv-inc #header .toggle_drawer {
    width: 40px;
    height: 13px;
    top: calc(50% - 6px);
    right: 10px;
  }
}
.inv-inc #header .toggle_drawer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3px;
  background: #000;
  transition: transform 0.5s;
}
.inv-inc #header .toggle_drawer:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #000;
  transition: transform 0.5s;
}
.inv-inc #header .toggle_drawer span {
  content: "";
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 100%;
  height: 1px;
  background: #000;
}
.inv-inc #header .toggle_drawer.is-open:before {
  transform: rotate(30deg);
  top: calc(50% - 1px);
}
.inv-inc #header .toggle_drawer.is-open:after {
  transform: rotate(-30deg);
  bottom: calc(50% - 1px);
}
.inv-inc #header .toggle_drawer.is-open span {
  display: none;
}
.inv-inc #header .nav_drawer {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}
.inv-inc #header .nav_drawer .drawermenu_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 80px 40px;
  margin-left: auto;
  background: #fff;
  overflow-y: scroll;
  box-shadow: -2px -2px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_inner {
    width: 100%;
    max-width: initial;
    box-shadow: none;
  }
}
.inv-inc #header .nav_drawer .drawermenu_links {
  width: 100%;
  max-width: 800px;
  margin-inline: auto;
}
.inv-inc #header .nav_drawer .drawermenu_main {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.inv-inc #header .nav_drawer .drawermenu_main li {
  width: calc(50% - 8px);
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_main li {
    width: 100%;
  }
}
.inv-inc #header .nav_drawer .drawermenu_main .link-each {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  color: #000;
  padding: 15px 0;
  font-weight: 500;
  border-bottom: 1px solid #111;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_main .link-each {
    font-size: 12px;
  }
}
.inv-inc #header .nav_drawer .drawermenu_main .link-each.is-disable {
  pointer-events: none;
  opacity: 0.5;
}
.inv-inc #header .nav_drawer .drawermenu_main .link-each .en {
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_main .link-each .en {
    font-size: 20px;
  }
}
.inv-inc #header .nav_drawer .drawermenu_main .link-each .new {
  display: inline-block;
  margin-left: 10px;
  padding: 5px;
  font-size: 12px;
  line-height: 1.01;
  background: rgb(196, 71, 71);
  color: #fff;
}
.inv-inc #header .nav_drawer .drawermenu_main .link-each .ico-limited {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.01;
  background: #555;
  color: #fff;
  letter-spacing: 0.05em;
}
.inv-inc #header .nav_drawer .drawermenu_main a.link-each:hover {
  opacity: 0.7;
}
.inv-inc #header .nav_drawer .drawermenu_request {
  margin-top: 60px;
  text-align: center;
}
.inv-inc #header .nav_drawer .drawermenu_request a {
  display: inline-block;
  width: 100%;
  padding: 20px 20px 18px;
  line-height: 1;
  color: #fff;
  background: #1a2fa1;
  transition: background-color 0.3s;
  border-radius: 100px;
}
.inv-inc #header .nav_drawer .drawermenu_request a:hover {
  background: #091768;
}
.inv-inc #header .nav_drawer .drawermenu_request a .en {
  display: block;
  font-size: 27px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_request a .en {
    font-size: 22px;
  }
}
.inv-inc #header .nav_drawer .drawermenu_request a .ja {
  display: block;
  margin-top: 5px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_request a .ja {
    font-size: 12px;
  }
}
.inv-inc #header .nav_drawer .drawermenu_reserve {
  margin-top: 10px;
  text-align: center;
}
.inv-inc #header .nav_drawer .drawermenu_reserve a {
  display: inline-block;
  width: 100%;
  padding: 20px 20px 18px;
  line-height: 1;
  color: #fff;
  background: #e53494;
  transition: background-color 0.3s;
  border-radius: 100px;
}
.inv-inc #header .nav_drawer .drawermenu_reserve a:hover {
  background: #971d60;
}
.inv-inc #header .nav_drawer .drawermenu_reserve a .en {
  display: block;
  font-size: 27px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_reserve a .en {
    font-size: 22px;
  }
}
.inv-inc #header .nav_drawer .drawermenu_reserve a .ja {
  display: block;
  margin-top: 5px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .nav_drawer .drawermenu_reserve a .ja {
    font-size: 12px;
  }
}
.inv-inc #header .global_btns {
  position: absolute;
  right: 150px;
  top: 50%;
  display: flex;
  gap: 10px;
  transform: translateY(-50%);
}
.inv-inc #header .global_btns .each {
  position: relative;
}
.inv-inc #header .global_btns .each a {
  display: block;
  width: 100%;
  padding: 10px 30px 9px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.inv-inc #header .global_btns .each .balloon {
  position: absolute;
  top: 48px;
  right: 2px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .global_btns {
    top: 6px;
    right: 60px;
    transform: translateY(0);
    gap: 5px;
  }
  .inv-inc #header .global_btns .each {
    position: relative;
  }
  .inv-inc #header .global_btns .each a {
    padding: 8px 10px 7px;
    font-size: 12px;
  }
  .inv-inc #header .global_btns .each .balloon {
    top: 30px;
    right: 2px;
    width: 100px;
  }
}
@keyframes balloon {
  0% {
    transform: translate(0%, 0%);
  }
  10% {
    transform: translate(0%, 4%);
  }
  20% {
    transform: translate(0%, 8%);
  }
  40% {
    transform: translate(0%, -8%);
  }
  60% {
    transform: translate(0%, 4%);
  }
  80% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0%, 0%);
  }
}
.inv-inc .animate-balloon {
  animation: balloon 2s linear infinite;
}
.inv-inc #header .glonav_request {
  position: absolute;
  top: 50%;
  right: 265px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_request {
    right: 140px;
  }
}
.inv-inc #header .glonav_request a {
  display: inline-block;
  padding: 11px 45px 11px;
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  background: #1a2fa1;
  font-size: 16px;
  letter-spacing: 0;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_request a {
    display: block;
    padding: 7px 15px;
    font-size: 12px;
  }
}
.inv-inc #header .glonav_request a:hover {
  background: #091768;
  opacity: 1;
}
.inv-inc #header .glonav_request .balloon {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  animation: balloon 2s linear infinite;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_request .balloon {
    top: 22px;
  }
}
.inv-inc #header .glonav_reserve {
  position: absolute;
  top: 50%;
  right: 100px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_reserve {
    right: 57px;
  }
}
.inv-inc #header .glonav_reserve a {
  display: inline-block;
  padding: 11px 45px 11px;
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  background: #e53494;
  font-size: 16px;
  letter-spacing: 0;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_reserve a {
    display: block;
    padding: 7px 15px;
    font-size: 12px;
  }
}
.inv-inc #header .glonav_reserve a:hover {
  background: #971d60;
  opacity: 1;
}
.inv-inc #header .glonav_reserve .balloon {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  animation: balloon 2s linear infinite;
}
@media screen and (max-width: 767px) {
  .inv-inc #header .glonav_reserve .balloon {
    top: 22px;
  }
}
.inv-inc #footer {
  padding: 30px 30px 90px;
}
.inv-inc #footer .l-pagecaption {
  max-width: 900px;
  margin-inline: auto;
}
.inv-inc #footer .l-pagecaption ol {
  counter-reset: number 0;
}
.inv-inc #footer .l-pagecaption ol li {
  position: relative;
  padding-left: 3em;
  font-size: 10px;
  word-break: break-all;
  line-height: 1.3;
}
.inv-inc #footer .l-pagecaption ol li:before {
  counter-increment: number 1;
  content: "※" counter(number) "：";
  position: absolute;
  top: 0;
  left: 0;
}
.inv-inc #footer .l-pagecaption ul li {
  position: relative;
  padding-left: 1em;
  font-size: 10px;
  word-break: break-all;
  line-height: 1.3;
}
.inv-inc #footer .l-pagecaption ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.inv-inc .c-pagetitle {
  background: #05aaec;
  text-align: center;
  padding: 150px 20px 60px;
  letter-spacing: 0.1em;
}
.inv-inc .c-pagetitle__siingle {
  color: #000;
}
.inv-inc .c-pagetitle .en {
  font-size: 40px;
  font-weight: 700;
}
.inv-inc .c-pagetitle .ja {
  margin-top: 15px;
  font-size: 15px;
}
.inv-inc .animate-fadeIn {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s, transform 0.5s;
}
.inv-inc .animate-fadeIn.is-on {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=common.css.map */