@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -o-box-sizing: inherit;
  -ms-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1050px) {
  html {
    font-size: 0.7936507937vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", " メイリオ ", Meiryo, " ＭＳ Ｐ ゴシック ", sans serif;
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
  margin: 0 auto;
  line-height: 1.8;
  color: #333;
  letter-spacing: 0.1rem;
  overflow-x: hidden;
  height: 100%;
}

@supports (-webkit-touch-callout: none) {
  /*html{
    height: -webkit-fill-available;
  }

    body {
      min-height: 100vh;
      height: -webkit-fill-available;
    }*/
}
::-moz-selection {
  background: #fa7042;
  color: #fff;
}
::selection {
  background: #fa7042;
  color: #fff;
}

::-moz-selection {
  background: #fa7042;
  color: #fff;
}

li {
  list-style: none;
}

a,
img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a,
a:link,
a:visited,
a:active {
  color: #fa7042;
  text-decoration: none;
  outline: none;
}

@media screen and (min-width: 769px) {
  a:hover {
    color: #fa7042;
    text-decoration: none;
  }
}
.u-ft10 {
  font-size: 1rem !important;
}

.u-ft11 {
  font-size: 1.1rem !important;
}

.u-ft12 {
  font-size: 1.2rem !important;
}

.u-ft13 {
  font-size: 1.3rem !important;
}

.u-ft14 {
  font-size: 1.4rem !important;
}

.u-ft15 {
  font-size: 1.5rem !important;
}

.u-ft16 {
  font-size: 1.6rem !important;
}

.u-ft17 {
  font-size: 1.7rem !important;
}

.u-ft18 {
  font-size: 1.8rem !important;
}

.u-ft19 {
  font-size: 1.9rem !important;
}

.u-ft20 {
  font-size: 2rem !important;
}

.u-ft21 {
  font-size: 2.1rem !important;
}

.u-ft22 {
  font-size: 2.2rem !important;
}

.u-ft23 {
  font-size: 2.3rem !important;
}

.u-ft24 {
  font-size: 2.4rem !important;
}

.u-ft30 {
  font-size: 3rem !important;
}

.u-ft35 {
  font-size: 3.5rem !important;
}

.u-ft40 {
  font-size: 4rem !important;
}

.u-ft45 {
  font-size: 4.5rem !important;
}

.u-ft50 {
  font-size: 5rem !important;
}

.u-ft14_12 {
  font-size: 1.4rem !important;
}
@media screen and (max-width: 768px) {
  .u-ft14_12 {
    font-size: 1.2rem !important;
  }
}

.u-ft16_14 {
  font-size: 1.6rem !important;
}
@media screen and (max-width: 768px) {
  .u-ft16_14 {
    font-size: 1.4rem !important;
  }
}

.u-ft18_16 {
  font-size: 1.8rem !important;
}
@media screen and (max-width: 768px) {
  .u-ft18_16 {
    font-size: 1.6rem !important;
  }
}

.u-ftB {
  font-weight: bold;
}

.u-ftN {
  font-weight: normal !important;
}

.u-txL {
  text-align: left;
}

.u-txC {
  text-align: center;
}

.u-txR {
  text-align: right;
}

.u-txC_pc {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .u-txC_pc {
    text-align: left;
  }
}

.u-mt0 {
  margin-top: 0rem !important;
}

.u-mb0 {
  margin-bottom: 0rem !important;
}

.u-mr0 {
  margin-right: 0rem !important;
}

.u-ml0 {
  margin-left: 0rem !important;
}

.u-pt0 {
  padding-top: 0rem !important;
}

.u-pb0 {
  padding-bottom: 0rem !important;
}

.u-pr0 {
  padding-right: 0rem !important;
}

.u-pl0 {
  padding-left: 0rem !important;
}

.u-mt5 {
  margin-top: 0.5rem !important;
}

.u-mb5 {
  margin-bottom: 0.5rem !important;
}

.u-mr5 {
  margin-right: 0.5rem !important;
}

.u-ml5 {
  margin-left: 0.5rem !important;
}

.u-pt5 {
  padding-top: 0.5rem !important;
}

.u-pb5 {
  padding-bottom: 0.5rem !important;
}

.u-pr5 {
  padding-right: 0.5rem !important;
}

.u-pl5 {
  padding-left: 0.5rem !important;
}

.u-mt10 {
  margin-top: 1rem !important;
}

.u-mb10 {
  margin-bottom: 1rem !important;
}

.u-mr10 {
  margin-right: 1rem !important;
}

.u-ml10 {
  margin-left: 1rem !important;
}

.u-pt10 {
  padding-top: 1rem !important;
}

.u-pb10 {
  padding-bottom: 1rem !important;
}

.u-pr10 {
  padding-right: 1rem !important;
}

.u-pl10 {
  padding-left: 1rem !important;
}

.u-mt15 {
  margin-top: 1.5rem !important;
}

.u-mb15 {
  margin-bottom: 1.5rem !important;
}

.u-mr15 {
  margin-right: 1.5rem !important;
}

.u-ml15 {
  margin-left: 1.5rem !important;
}

.u-pt15 {
  padding-top: 1.5rem !important;
}

.u-pb15 {
  padding-bottom: 1.5rem !important;
}

.u-pr15 {
  padding-right: 1.5rem !important;
}

.u-pl15 {
  padding-left: 1.5rem !important;
}

.u-mt20 {
  margin-top: 2rem !important;
}

.u-mb20 {
  margin-bottom: 2rem !important;
}

.u-mr20 {
  margin-right: 2rem !important;
}

.u-ml20 {
  margin-left: 2rem !important;
}

.u-pt20 {
  padding-top: 2rem !important;
}

.u-pb20 {
  padding-bottom: 2rem !important;
}

.u-pr20 {
  padding-right: 2rem !important;
}

.u-pl20 {
  padding-left: 2rem !important;
}

.u-mt25 {
  margin-top: 2.5rem !important;
}

.u-mb25 {
  margin-bottom: 2.5rem !important;
}

.u-mr25 {
  margin-right: 2.5rem !important;
}

.u-ml25 {
  margin-left: 2.5rem !important;
}

.u-pt25 {
  padding-top: 2.5rem !important;
}

.u-pb25 {
  padding-bottom: 2.5rem !important;
}

.u-pr25 {
  padding-right: 2.5rem !important;
}

.u-pl25 {
  padding-left: 2.5rem !important;
}

.u-mt30 {
  margin-top: 3rem !important;
}

.u-mb30 {
  margin-bottom: 3rem !important;
}

.u-mr30 {
  margin-right: 3rem !important;
}

.u-ml30 {
  margin-left: 3rem !important;
}

.u-pt30 {
  padding-top: 3rem !important;
}

.u-pb30 {
  padding-bottom: 3rem !important;
}

.u-pr30 {
  padding-right: 3rem !important;
}

.u-pl30 {
  padding-left: 3rem !important;
}

.u-mt35 {
  margin-top: 3.5rem !important;
}

.u-mb35 {
  margin-bottom: 3.5rem !important;
}

.u-mr35 {
  margin-right: 3.5rem !important;
}

.u-ml35 {
  margin-left: 3.5rem !important;
}

.u-pt35 {
  padding-top: 3.5rem !important;
}

.u-pb35 {
  padding-bottom: 3.5rem !important;
}

.u-pr35 {
  padding-right: 3.5rem !important;
}

.u-pl35 {
  padding-left: 3.5rem !important;
}

.u-mt40 {
  margin-top: 4rem !important;
}

.u-mb40 {
  margin-bottom: 4rem !important;
}

.u-mr40 {
  margin-right: 4rem !important;
}

.u-ml40 {
  margin-left: 4rem !important;
}

.u-pt40 {
  padding-top: 4rem !important;
}

.u-pb40 {
  padding-bottom: 4rem !important;
}

.u-pr40 {
  padding-right: 4rem !important;
}

.u-pl40 {
  padding-left: 4rem !important;
}

.u-mt45 {
  margin-top: 4.5rem !important;
}

.u-mb45 {
  margin-bottom: 4.5rem !important;
}

.u-mr45 {
  margin-right: 4.5rem !important;
}

.u-ml45 {
  margin-left: 4.5rem !important;
}

.u-pt45 {
  padding-top: 4.5rem !important;
}

.u-pb45 {
  padding-bottom: 4.5rem !important;
}

.u-pr45 {
  padding-right: 4.5rem !important;
}

.u-pl45 {
  padding-left: 4.5rem !important;
}

.u-mt50 {
  margin-top: 5rem !important;
}

.u-mb50 {
  margin-bottom: 5rem !important;
}

.u-mr50 {
  margin-right: 5rem !important;
}

.u-ml50 {
  margin-left: 5rem !important;
}

.u-pt50 {
  padding-top: 5rem !important;
}

.u-pb50 {
  padding-bottom: 5rem !important;
}

.u-pr50 {
  padding-right: 5rem !important;
}

.u-pl50 {
  padding-left: 5rem !important;
}

@media screen and (min-width: 769px) {
  .u-display-pc {
    display: block;
  }
  .u-display-sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .u-display-pc {
    display: none;
  }
  .u-display-sp {
    display: block;
  }
}
.clear {
  clear: both;
  _zoom: 1;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.clearfix {
  display: inline-block;
}

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

@media screen and (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.youtube {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

:root {
  /*color - base*/
  --color-button-base: #fa7042;
  --color-button-ptn1: linear-gradient(180deg, #f56e41 0%, #ac4e31 100%);
  /*font - base*/
  --font-family-satoshi: "Satoshi", sans-serif;
}

picture {
  display: block;
  line-height: 0;
}

img {
  width: 100%;
  max-width: 100%;
  pointer-events: none;
}

a.c-button {
  color: #fff;
}

.c-button {
  background: var(--color-button-base);
  border: 1px solid var(--color-button-base);
  font-weight: bold;
  border-radius: 0.6rem;
  display: block;
  text-align: center;
  -webkit-box-shadow: 0px 0px 1.6rem -0.6rem rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 1.6rem -0.6rem rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 769px) {
  .c-button {
    padding: 1.5rem 4rem;
    font-size: 1.8rem;
  }
  .c-button:hover {
    background: #fff;
    color: var(--color-button-base);
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    padding: 1rem 2rem;
    font-size: 1.6rem;
    width: 100%;
    margin: 0 auto;
  }
}
.c-button.-ptn1 {
  background: var(--color-button-ptn1);
  border: none;
}
@media screen and (min-width: 769px) {
  .c-button.-ptn1:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(180deg, #fff 0%, #fff 100%);
  }
}

.l-header {
  position: fixed;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 9999;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-header {
    padding: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header {
    gap: 2rem;
    padding: 1.5rem;
  }
}
.l-header__logo {
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-header__logo {
    width: 48rem;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    line-height: 1;
  }
}
.l-header__contact {
  pointer-events: visible;
}
@media screen and (max-width: 768px) {
  .l-header__contact {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 768px) {
  .l-header__contact .c-button {
    padding: 1rem;
    font-size: 1rem;
  }
}

.l-main {
  position: relative;
}
.l-main__button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .l-main__button {
    width: 48rem;
    bottom: 6%;
  }
}
@media screen and (max-width: 768px) {
  .l-main__button {
    width: calc(100% - 4em);
    bottom: 5%;
  }
}

.l-section__03 {
  position: relative;
}
.l-section__03-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-section__03-button {
    width: 48rem;
    bottom: 5%;
  }
}
@media screen and (max-width: 768px) {
  .l-section__03-button {
    width: calc(100% - 4em);
    bottom: 3%;
  }
}
.l-section__04 {
  position: relative;
}
.l-section__04-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-section__04-button {
    width: 48rem;
    bottom: 2%;
  }
}
@media screen and (max-width: 768px) {
  .l-section__04-button {
    width: calc(100% - 4em);
    bottom: 1%;
  }
}
.l-section__06 {
  position: relative;
}
.l-section__06-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-section__06-button {
    width: 48rem;
    bottom: 8%;
  }
}
@media screen and (max-width: 768px) {
  .l-section__06-button {
    width: calc(100% - 4em);
    bottom: 4%;
  }
}
.l-section__09 {
  position: relative;
}
.l-section__09-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-section__09-button {
    width: 48rem;
    bottom: 12%;
  }
}
@media screen and (max-width: 768px) {
  .l-section__09-button {
    width: calc(100% - 4em);
    bottom: 10%;
  }
}
.l-section__10 {
  position: relative;
}
.l-section__10-button {
  position: absolute;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-section__10-button {
    width: 48rem;
    bottom: 20%;
    left: 49%;
  }
}
@media screen and (max-width: 768px) {
  .l-section__10-button {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 4em);
    bottom: 9%;
  }
}

.l-footer {
  background-color: #000000;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-footer {
    padding: 8rem 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 8rem 2rem 4rem;
  }
}
.l-footer__wrapper {
  max-width: 120rem;
  margin: 0 auto;
}
.l-footer__logo {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .l-footer__logo {
    width: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    width: 16rem;
  }
}
.l-footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}
@media screen and (min-width: 769px) {
  .l-footer__sns li {
    width: 5rem;
    height: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__sns li {
    width: 4rem;
    height: 4rem;
  }
}
.l-footer__sns li a {
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__sns li a img {
  width: auto;
}
@media screen and (min-width: 769px) {
  .l-footer__sns li a img {
    height: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__sns li a img {
    height: 2.5rem;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__sns li a:hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.l-footer__info {
  margin-top: 3rem;
}
@media screen and (min-width: 769px) {
  .l-footer__info {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__info {
    font-size: 1.4rem;
  }
}
.l-footer__link {
  margin-top: 3rem;
}
.l-footer__link a {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-footer__link a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__link a {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__link a:hover {
    color: var(--color-button-base);
  }
}
.l-footer__copy {
  margin-top: 2rem;
  font-family: var(--font-family-satoshi);
}
@media screen and (min-width: 769px) {
  .l-footer__copy {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__copy {
    font-size: 1.2rem;
  }
}
.l-footer__side {
  position: fixed;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  top: 50%;
  z-index: 9998;
  letter-spacing: 0.2rem;
  font-family: var(--font-family-satoshi);
}
@media screen and (min-width: 769px) {
  .l-footer__side {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__side {
    font-size: 1rem;
    display: none;
  }
}
.l-footer__side.-left {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .l-footer__side.-left {
    left: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__side.-left {
    left: 0.8rem;
  }
}
.l-footer__side.-right {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (min-width: 769px) {
  .l-footer__side.-right {
    right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__side.-right {
    right: 0.8rem;
  }
}