.jp-zen {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.jp-go {
  font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", "MS UI Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.jp-min {
  font-family: "Sawarabi Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.en {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.b-9 {
  font-weight: 900;
}

.b-8 {
  font-weight: 800;
}

.bold,
.b-7 {
  font-weight: 700;
}

.b-6 {
  font-weight: 600;
}

.medium,
.b-5 {
  font-weight: 500;
}

.regular,
.b-4 {
  font-weight: 400;
}

.light,
.b-3 {
  font-weight: 300;
}

.f-72 {
  font-size: 72px;
  line-height: 1.2;
}
@media screen and (max-width: 1900px) {
  .f-72 {
    font-size: 7.2rem;
  }
}
@media screen and (max-width: 768px) {
  .f-72 {
    font-size: 2.8rem;
  }
}

h1,
.f-64 {
  font-size: 64px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  h1,
  .f-64 {
    font-size: 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  h1,
  .f-64 {
    font-size: 5.4rem;
    line-height: 1.5;
  }
}

h2,
.f-48 {
  font-size: 48px;
  line-height: 1.5;
}
@media screen and (max-width: 1900px) {
  h2,
  .f-48 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 768px) {
  h2,
  .f-48 {
    font-size: 3.2rem;
  }
}

.f-36 {
  font-size: 36px;
}
@media screen and (max-width: 1900px) {
  .f-36 {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 768px) {
  .f-36 {
    font-size: 3rem;
  }
}

.f-32 {
  font-size: 32px;
}
@media screen and (max-width: 1900px) {
  .f-32 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .f-32 {
    font-size: 2.8rem;
  }
}

.f-28 {
  font-size: 28px;
}
@media screen and (max-width: 1900px) {
  .f-28 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 768px) {
  .f-28 {
    font-size: 2.4rem;
  }
}

.f-26 {
  font-size: 26px;
}
@media screen and (max-width: 1900px) {
  .f-26 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .f-26 {
    font-size: 2.2rem;
  }
}

.f-24 {
  font-size: 24px;
}
@media screen and (max-width: 1900px) {
  .f-24 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .f-24 {
    font-size: 2rem;
  }
}

.f-20 {
  font-size: 20px;
}
@media screen and (max-width: 1900px) {
  .f-20 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .f-20 {
    font-size: 1.8rem;
  }
}

.f-16 {
  font-size: 16px;
}
@media screen and (max-width: 1900px) {
  .f-16 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .f-16 {
    font-size: 1.6rem;
  }
}

.f-250 {
  font-size: 250px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .f-250 {
    font-size: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .f-250 {
    font-size: 12rem;
  }
}

.f-200 {
  font-size: 200px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .f-200 {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .f-200 {
    font-size: 9.6rem;
  }
}

.f-150 {
  font-size: 150px;
  line-height: 1.2;
}
@media screen and (max-width: 1900px) {
  .f-150 {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .f-150 {
    font-size: 7rem;
  }
}

.f-128 {
  font-size: 128px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .f-128 {
    font-size: 12.8rem;
  }
}
@media screen and (max-width: 768px) {
  .f-128 {
    font-size: 8rem;
  }
}

.f-96 {
  font-size: 96px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .f-96 {
    font-size: 9.6rem;
  }
}
@media screen and (max-width: 768px) {
  .f-96 {
    font-size: 8rem;
  }
}

.f-80 {
  font-size: 80px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .f-80 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .f-80 {
    font-size: 6.4rem;
  }
}

.c-main {
  color: #0069d4;
}

.c-sub {
  color: #c8e5ff;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #040404;
}

.fadein {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.fadein.visible {
  opacity: 1;
}

.fadeup {
  opacity: 0;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  transform: translateY(70px);
}
.fadeup.visible {
  opacity: 1;
  transform: translateY(0);
}

.fadedown {
  opacity: 0;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  transform: translateY(-70px);
}
.fadedown.visible {
  opacity: 1;
  transform: translateY(0);
}

.fadeleft {
  opacity: 0;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  transform: translateX(-100px);
}
.fadeleft.visible {
  opacity: 1;
  transform: translateX(0);
}

.faderight {
  opacity: 0;
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  transform: translateX(100px);
}
.faderight.visible {
  opacity: 1;
  transform: translateX(0);
}

.tab {
  display: none;
}
@media screen and (max-width: 1024px) {
  .tab {
    display: block;
  }
}

/* margin css */
.mt-0 {
  margin-top: 0 !important;
}

/* padding css */
.pt-0 {
  padding-top: 0 !important;
}

.container,
.container-fluid {
  width: 100%;
  padding-right: 3rem;
  padding-left: 3rem;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1140px;
}

[class*=col-] {
  position: relative;
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

@media print, screen and (min-width: 1025px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media print, screen and (min-width: 641px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}

.sm-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.sm-row > [class*=col-] {
  padding-right: 1rem;
  padding-left: 1rem;
}

.lg-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -2rem;
  margin-left: -2rem;
}

.lg-row > [class*=col-] {
  padding-right: 2rem;
  padding-left: 2rem;
}

.xl-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -3rem;
  margin-left: -3rem;
}

.xl-row > [class*=col-] {
  padding-right: 3rem;
  padding-left: 3rem;
}

/* font size */
.fs-16 {
  font-size: 1.6rem !important;
}

@media only screen and (max-width: 768px) {
  .fs-sp-16 {
    font-size: 1.6rem !important;
  }
}
/* font weight */
.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-normal {
  font-weight: normal !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-bold {
  font-weight: bold !important;
}

.bold {
  font-weight: bold !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

@media only screen and (max-width: 768px) {
  .fw-sp-300 {
    font-weight: 300 !important;
  }
  .fw-sp-400 {
    font-weight: 400 !important;
  }
  .fw-sp-normal {
    font-weight: normal !important;
  }
  .fw-sp-500 {
    font-weight: 500 !important;
  }
  .fw-sp-600 {
    font-weight: 600 !important;
  }
  .fw-sp-700 {
    font-weight: 700 !important;
  }
  .fw-sp-bold {
    font-weight: bold !important;
  }
  .fw-sp-800 {
    font-weight: 800 !important;
  }
  .fw-sp-900 {
    font-weight: 900 !important;
  }
}
/* line height */
.lh-1 {
  line-height: 1 !important;
}

.lh-2 {
  line-height: 2 !important;
}

@media only screen and (max-width: 768px) {
  .lh-sp-1 {
    line-height: 1 !important;
  }
  .lh-sp-2 {
    line-height: 2 !important;
  }
}
/* text color */
.color-black {
  color: #000000 !important;
}

/* text align */
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media only screen and (max-width: 768px) {
  .text-sp-left {
    text-align: left !important;
  }
  .text-sp-right {
    text-align: right !important;
  }
  .text-sp-center {
    text-align: center !important;
  }
}
/* bg color */
.bg-white {
  background-color: #FFFFFF !important;
}

.bg-wheat {
  background-color: #F2F2F2 !important;
}

.bg-gray {
  background-color: #808080 !important;
}

.bg-red {
  background-color: #FF0000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-green {
  background: #4EA392;
}

.bg-blue {
  background: #0069D4;
}

.vertical-baseline {
  vertical-align: baseline !important;
}

.vertical-middle {
  vertical-align: middle !important;
}

.vertical-bottom {
  vertical-align: bottom !important;
}

/* text underline */
.underline {
  text-decoration: underline !important;
}

/* display */
.d-inline {
  display: inline !important;
}

.d-iblock {
  display: inline-block;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

/* flex */
.flex-reverse {
  display: flex;
  flex-direction: row-reverse !important;
}

.justify-center {
  display: flex;
  justify-content: center !important;
}

.justify-between {
  display: flex;
  justify-content: space-between !important;
}

.align-center {
  display: flex;
  align-items: center !important;
}/*# sourceMappingURL=common.css.map */