@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700;900&display=swap");
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  color: inherit;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* common */
@font-face {
  font-family: "IntroDemo-BlackCAPS";
  src: url("/assets/font/IntroDemo-BlackCAPS.woff") format("woff"), url("/assets/font/IntroDemo-BlackCAPS.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 500;
  line-height: 1.7;
  color: #000;
  font-weight: 500;
}

*, :after, :before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

li {
  list-style-type: none;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
  display: block;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
a:hover {
  opacity: 0.6;
}

img {
  max-width: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  vertical-align: top;
}

ul {
  list-style: none;
}

em {
  font-style: normal;
}

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

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

#page-home header .h-inner {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 20px min(3.3333333333vw, 64px);
  background-color: rgba(255, 255, 255, 0.9764705882);
  z-index: 100;
}
@media screen and (max-width: 640px) {
  #page-home header .h-inner {
    padding: 11px 10px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 30;
  }
}
#page-home header .h-inner__logo {
  width: 278px;
}
@media screen and (max-width: 640px) {
  #page-home header .h-inner__logo {
    width: 114px;
  }
}
#page-home header .h-inner__logo a:hover {
  opacity: unset;
}
@media screen and (max-width: 640px) {
  #page-home header .h-inner__nav .menu-btn {
    position: fixed;
    top: 15px;
    right: 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    width: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 90;
  }
  #page-home header .h-inner__nav .menu-btn span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #0051a6;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #page-home header .h-inner__nav .menu-btn span::before, #page-home header .h-inner__nav .menu-btn span::after {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    background-color: #0051a6;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #page-home header .h-inner__nav .menu-btn span::before {
    top: -8px;
  }
  #page-home header .h-inner__nav .menu-btn span::after {
    bottom: -8px;
  }
}
#page-home header .h-inner__nav #menu-btn-check:checked ~ .menu-btn span {
  background-color: transparent;
}
#page-home header .h-inner__nav #menu-btn-check:checked ~ .menu-btn span::before {
  top: 0;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
}
#page-home header .h-inner__nav #menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
}
#page-home header .h-inner__nav #menu-btn-check:checked ~ .nav-menu {
  left: 0; /*メニューを画面内へ*/
}
#page-home header .h-inner__nav #menu-btn-check {
  display: none;
}
@media screen and (max-width: 640px) {
  #page-home header .h-inner__nav .nav-menu {
    width: 100%;
    height: 100vh;
    display: block;
    position: fixed;
    overflow: auto;
    text-align: center;
    top: 0;
    left: 100%;
    z-index: 80;
    background-color: rgba(255, 255, 255, 0.8862745098);
    padding: 95px 30px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
#page-home header .h-inner__nav .nav-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0 75px;
  font-size: min(1.5625vw, 30px);
  font-family: "IntroDemo-BlackCAPS";
  line-height: 1;
}
@media screen and (max-width: 640px) {
  #page-home header .h-inner__nav .nav-menu ul {
    display: block;
    font-size: 2.6rem;
  }
  #page-home header .h-inner__nav .nav-menu ul li + li {
    margin-top: 80px;
  }
}
#page-home main {
  overflow: hidden;
  padding-top: 109px;
  background-color: #00a030;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 640px) {
  #page-home main {
    padding-top: unset;
  }
}
#page-home main .p-kv {
  background: url(/assets/img/kv-bg.webp) center center no-repeat;
  width: 100%;
  padding: 170px 0 134px;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  #page-home main .p-kv {
    background: url(/assets/img/kv-bg-sp.webp) center center no-repeat;
    width: 100%;
    background-size: cover;
    padding: 166px 0 154px;
  }
}
#page-home main .p-kv__stamp {
  width: min(20.3125vw, 390px);
  position: absolute;
  top: 10px;
  left: min(19.1666666667vw, 368px);
}
@media screen and (max-width: 640px) {
  #page-home main .p-kv__stamp {
    width: 136px;
    top: 76px;
    left: 26px;
    -webkit-transform: rotate(-9deg);
            transform: rotate(-9deg);
  }
}
#page-home main .p-kv__logo {
  width: min(28.6458333333vw, 550px);
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #page-home main .p-kv__logo {
    width: 204px;
  }
}
#page-home main .p-kv__text {
  width: min(29.4270833333vw, 565px);
  margin: -13px auto 0;
}
@media screen and (max-width: 640px) {
  #page-home main .p-kv__text {
    width: 270px;
    margin: -4px auto 0;
  }
}
#page-home main .p-line {
  background-color: #054b94;
  padding: 35px 0 30px;
  border-bottom: 5px solid #fff;
}
@media screen and (max-width: 640px) {
  #page-home main .p-line {
    position: relative;
    z-index: 20;
    margin-top: -74px;
    padding: 10px 0;
  }
}
#page-home main .p-line__image {
  width: 44.6%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #page-home main .p-line__image {
    width: 81%;
  }
}
#page-home main .m-back {
  position: relative;
  padding-bottom: 112px;
}
#page-home main .m-back::after {
  content: "";
  background: url(/assets/img/back-image.webp) center center no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: fixed;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
@media screen and (max-width: 640px) {
  #page-home main .m-back::after {
    background: url(/assets/img/back-image-sp.webp) center center no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
  }
}
#page-home main .m-inner {
  max-width: 956px;
  width: 90%;
  margin: 0 auto;
  background-color: rgba(45, 45, 45, 0.3254901961);
  padding: 195px min(3.90625vw, 75px) 174px;
  color: #fff;
}
@media screen and (max-width: 640px) {
  #page-home main .m-inner {
    width: 79.5%;
    padding: 96px 20px 60px;
  }
}
#page-home main .m-inner h2 {
  font-size: 4.2rem;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  font-family: "IntroDemo-BlackCAPS";
}
@media screen and (max-width: 640px) {
  #page-home main .m-inner h2 {
    font-size: 3rem;
    padding-bottom: 15px;
    letter-spacing: -0.04em;
  }
}
#page-home main .m-inner h2::after {
  content: "";
  background: url(/assets/img/label/title-logo.png) center center no-repeat;
  width: 100%;
  height: 10px;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}
#page-home main .sec-news {
  position: relative;
}
#page-home main .sec-news::before {
  content: "";
  background: url(/assets/img/dec/dec01.svg) center center no-repeat;
  position: absolute;
  width: 450px;
  height: 534px;
  background-size: contain;
  top: 240px;
  left: -365px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news::before {
    content: unset;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news::after {
    content: "";
    background: url(/assets/img/dec/dec04.svg) center center no-repeat;
    width: 231px;
    height: 119px;
    background-size: contain;
    position: absolute;
    right: -181px;
    bottom: -123px;
    z-index: -1;
  }
}
#page-home main .sec-news__label {
  max-width: 480px;
  margin: 62px auto 0;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news__label {
    margin: 30px auto 0;
    max-width: 100%;
    width: 92.6%;
  }
}
#page-home main .sec-news__contents {
  margin-top: 45px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news__contents {
    margin-top: 25px;
  }
}
#page-home main .sec-news .contents {
  position: relative;
}
#page-home main .sec-news .contents + .contents {
  margin-top: 120px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents + .contents {
    margin-top: 80px;
  }
}
#page-home main .sec-news .contents + .contents .contents-title {
  margin-top: 48px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents + .contents .contents-title {
    margin-top: 40px;
  }
}
#page-home main .sec-news .contents-image {
  border-radius: 25px;
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  aspect-ratio: 700/415;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-image {
    width: 100%;
    aspect-ratio: 170 160;
    border-radius: 8px;
  }
}
#page-home main .sec-news .contents-image img {
  border-radius: 25px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-image img {
    border-radius: 8px;
  }
}
#page-home main .sec-news .contents-copy {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  text-align: right;
  font-size: 1.2rem;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-copy {
    font-size: 0.55em;
    width: 100%;
  }
}
#page-home main .sec-news .contents-title {
  text-align: center;
  margin-top: 17px;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-title {
    margin-top: 37px;
    font-size: 1.3rem;
  }
}
#page-home main .sec-news .contents-title h3 {
  font-size: 4.3rem;
  margin-top: 8px;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-title h3 {
    font-size: 4rem;
    margin-top: 20px;
  }
}
#page-home main .sec-news .contents-text {
  max-width: 702px;
  width: 90%;
  font-weight: 900;
  margin: 18px auto 0;
  font-size: 1.4rem;
  letter-spacing: 0.045em;
  line-height: 1.66;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-text {
    width: 100%;
    letter-spacing: 0;
    font-size: 1.2rem;
    font-weight: 700;
  }
}
#page-home main .sec-news .contents-text p + p {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents-text p + p {
    margin-top: 25px;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-news .contents01::after {
    content: "";
    background: url(/assets/img/dec/dec03.svg) center center no-repeat;
    width: 254px;
    height: 191px;
    background-size: contain;
    position: absolute;
    bottom: 13px;
    left: -186px;
    z-index: -1;
  }
}
#page-home main .sec-stage {
  margin-top: 208px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage {
    margin-top: 100px;
  }
}
#page-home main .sec-stage__contents {
  margin-top: 66px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage__contents {
    margin-top: 60px;
  }
}
#page-home main .sec-stage .stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 90px 77px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage {
    display: block;
  }
}
#page-home main .sec-stage .stage li {
  position: relative;
  width: calc(50% - 39px);
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage li {
    width: 100%;
  }
  #page-home main .sec-stage .stage li + li {
    margin-top: 48px;
  }
}
#page-home main .sec-stage .stage-label {
  height: 37px;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage-label {
    margin-top: 12px;
  }
}
#page-home main .sec-stage .stage-label img {
  width: auto;
  height: 100%;
}
#page-home main .sec-stage .stage-text {
  font-size: 1.4rem;
  margin-top: 13px;
  line-height: 1.42;
  letter-spacing: 0.045em;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage-text {
    font-size: 1.2rem;
    margin-top: 17px;
    letter-spacing: 0;
    line-height: 1.66;
    font-weight: 500;
  }
}
#page-home main .sec-stage .stage02 {
  position: relative;
}
#page-home main .sec-stage .stage02::before {
  content: "";
  background: url(/assets/img/dec/dec02.svg) center center no-repeat;
  position: absolute;
  width: 853px;
  height: 504px;
  background-size: contain;
  right: -664px;
  top: -229px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage02::before {
    content: "";
    background: url(/assets/img/dec/dec05.svg) center center no-repeat;
    width: 213px;
    height: 253px;
    background-size: contain;
    left: -121px;
    top: -36px;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage04::before {
    content: "";
    background: url(/assets/img/dec/dec06.svg) center center no-repeat;
    width: 404px;
    height: 239px;
    background-size: contain;
    position: absolute;
    right: -243px;
    top: -89px;
    z-index: -1;
  }
}
#page-home main .sec-stage .stage05::before {
  content: "";
  background: url(/assets/img/dec/dec07.svg) center center no-repeat;
  position: absolute;
  width: 536PX;
  height: 402PX;
  background-size: contain;
  left: -488px;
  bottom: -655px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-stage .stage05::before {
    width: 254px;
    height: 191px;
    background-size: contain;
    left: -185px;
    top: 132px;
  }
}
#page-home main .sec-other {
  margin-top: 187px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other {
    margin-top: 95px;
  }
}
#page-home main .sec-other__contents {
  margin-top: 66px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other__contents {
    margin-top: 35px;
  }
}
#page-home main .sec-other .other {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 90px 77px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other {
    display: block;
  }
}
#page-home main .sec-other .other li {
  position: relative;
  width: calc(50% - 39px);
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other li {
    width: 100%;
  }
  #page-home main .sec-other .other li + li {
    margin-top: 48px;
  }
}
#page-home main .sec-other .other-label {
  height: 37px;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other-label {
    margin-top: 12px;
  }
}
#page-home main .sec-other .other-label img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other-label02 {
    height: 55px;
  }
}
#page-home main .sec-other .other-text {
  font-size: 1.4rem;
  margin-top: 13px;
  line-height: 1.42;
  letter-spacing: 0.045em;
  font-weight: 900;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other-text {
    font-size: 1.2rem;
    margin-top: 17px;
    letter-spacing: 0;
    line-height: 1.66;
    font-weight: 500;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other01::before {
    content: "";
    background: url(/assets/img/dec/dec08.svg) center center no-repeat;
    width: 231px;
    height: 119px;
    background-size: contain;
    position: absolute;
    right: -182px;
    top: 235px;
    z-index: -1;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other03::before {
    content: "";
    background: url(/assets/img/dec/dec09.svg) center center no-repeat;
    width: 213px;
    height: 253px;
    background-size: contain;
    position: absolute;
    left: -119px;
    top: 31px;
    z-index: -1;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other06::before {
    content: "";
    background: url(/assets/img/dec/dec10.svg) center center no-repeat;
    width: 404px;
    height: 239px;
    background-size: contain;
    position: absolute;
    right: -245px;
    top: -81px;
    z-index: -1;
  }
}
#page-home main .sec-other .other07::before {
  content: "";
  background: url(/assets/img/dec/dec12.svg) center center no-repeat;
  position: absolute;
  width: 480px;
  height: 241px;
  background-size: contain;
  right: -432px;
  top: -230px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other07::before {
    background: url(/assets/img/dec/dec11.svg) center center no-repeat;
    width: 254px;
    height: 199px;
    background-size: contain;
    left: -186px;
    top: 168px;
  }
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other08::before {
    content: "";
    background: url(/assets/img/dec/dec12.svg) center center no-repeat;
    width: 231px;
    height: 119px;
    background-size: contain;
    position: absolute;
    right: -182px;
    top: 140px;
    z-index: -1;
  }
}
#page-home main .sec-other .other10::before {
  content: "";
  background: url(/assets/img/dec/dec13.svg) center center no-repeat;
  position: absolute;
  width: 450px;
  height: 534px;
  left: -340px;
  top: -324px;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other .other10::before {
    width: 213px;
    height: 253px;
    background-size: contain;
    position: absolute;
    left: -120px;
    top: -63px;
    z-index: -1;
  }
}
#page-home main .sec-other__text {
  width: 442px;
  margin: 115px auto 0;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other__text {
    width: 200px;
    margin: 39px auto 0;
  }
}
#page-home main .sec-other__bottom {
  font-size: 1.3rem;
  margin-top: 118px;
  line-height: 1.84;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-other__bottom {
    margin-top: 40px;
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1.66;
  }
}
#page-home main .sec-access {
  margin-top: 140px;
  position: relative;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access {
    margin-top: 98px;
  }
  #page-home main .sec-access::before {
    content: "";
    background: url(/assets/img/dec/dec14.svg) center center no-repeat;
    width: 404px;
    height: 239px;
    background-size: contain;
    position: absolute;
    right: -245px;
    top: -138px;
    z-index: -1;
  }
}
#page-home main .sec-access__contents {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__contents {
    margin-top: 38px;
    display: block;
  }
}
#page-home main .sec-access__left h3 {
  font-size: 2.3rem;
  margin-bottom: 20px;
  letter-spacing: 0.025em;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__left h3 {
    margin-bottom: 25px;
    line-height: 1.2;
  }
}
#page-home main .sec-access__left p {
  letter-spacing: 0.045em;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__left p {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 1.66;
  }
}
#page-home main .sec-access__left div {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 43px;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__left div {
    margin-top: 20px;
  }
}
#page-home main .sec-access__left div a {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.045em;
  padding: 10px 18px;
  border: 1px solid #fff;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__left div a {
    padding: 10px 23px;
  }
}
#page-home main .sec-access__right {
  max-width: 421px;
  width: 100%;
  aspect-ratio: 421/262;
  overflow: hidden;
  border: 3px solid #fff;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-access__right {
    max-width: 100%;
    aspect-ratio: 270/168;
    border: 2px solid #fff;
    margin-top: 50px;
  }
}
#page-home main .sec-access__right iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home main .sec-contact {
  margin-top: 176px;
  position: relative;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-contact {
    margin-top: 100px;
  }
  #page-home main .sec-contact::before {
    content: "";
    background: url(/assets/img/dec/dec15.svg) center center no-repeat;
    width: 254px;
    height: 199px;
    background-size: contain;
    position: absolute;
    left: -186px;
    top: 93px;
    z-index: -1;
  }
}
#page-home main .sec-contact__button {
  text-align: center;
  margin-top: 50px;
  color: #fff;
  font-size: 2.7rem;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  #page-home main .sec-contact__button {
    margin-top: 20px;
  }
}
#page-home main .sec-contact__tel {
  margin-top: 20px;
  text-align: center;
}
#page-home main .sec-contact__tel a {
  color: #fff;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: 900;
}
#page-home footer {
  position: relative;
}
#page-home footer .f-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 45px;
}
@media screen and (max-width: 640px) {
  #page-home footer .f-inner {
    display: block;
    padding: unset;
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    color: #fff;
  }
}
#page-home footer .f-inner__logo {
  width: 250px;
}
@media screen and (max-width: 640px) {
  #page-home footer .f-inner__logo {
    display: none;
  }
}
#page-home footer .f-inner__copy {
  font-size: 1.4rem;
}
@media screen and (max-width: 640px) {
  #page-home footer .f-inner__copy {
    font-size: 1.2rem;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */