@charset "UTF-8";
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*
 * Normalization
 */
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

audio:not([controls]) {
  display: none;
}

button {
  overflow: visible;
}

details {
  display: block;
}

input[type=number] {
  width: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

main {
  display: block;
}

summary {
  display: block;
}

pre {
  overflow: auto;
}

progress {
  display: inline-block;
}

small {
  font-size: 75%;
}

template {
  display: none;
}

textarea {
  overflow: auto;
}

[hidden] {
  display: none;
}

/*
 * Universal inheritance
 */
*,
::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
}

* {
  margin: 0;
  padding: 0;
}

:root {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: default;
  font: 300 75%/1.5 "KozGoPro-Regular", "小塚ゴシック Pro R", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  text-rendering: optimizeLegibility;
}

html {
  background-color: #FFFFFF;
  color: #000000;
}

a {
  text-decoration: none;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

button,
input,
select,
textarea {
  background-color: transparent;
}

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}

button,
[type=button],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
  min-height: 1.5em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

nav ol,
nav ul {
  list-style: none;
}

/* select {
	-moz-appearance: none;    // Firefox 40+
	-webkit-appearance: none; // Chrome 45+

	&::-ms-expand {
		display: none;        // Edge 12+, Internet Explorer 11-
	}

	&::-ms-value {
		color: currentColor;  // Edge 12+, Internet Explorer 11-
	}
} */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea {
  resize: vertical;
}

::-moz-selection {
  background-color: #B3D4FC;
  text-shadow: none;
}

::selection {
  background-color: #B3D4FC;
  text-shadow: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[hidden][aria-hidden=false] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute;
}
[hidden][aria-hidden=false]:focus {
  clip: auto;
}

.fontJP {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fontEN {
  font-size: 1.15em;
}

/*  ==========================================================================
    Common
    ========================================================================== */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-size: 1.2em;
  font-weight: 400;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #333;
}

@media only screen and (max-width: 479px) {
  .onlySP {
    display: inline;
  }
  .onlyTB {
    display: none;
  }
  .overTB {
    display: none;
  }
  .overPC {
    display: none;
  }
  .overDP {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .onlySP {
    display: none;
  }
  .onlyTB {
    display: inline;
  }
  .overTB {
    display: none;
  }
  .overPC {
    display: none;
  }
  .overDP {
    display: none;
  }
}
@media only screen and (min-width: 480px) {
  .onlySP {
    display: none;
  }
  .onlyTB {
    display: none;
  }
  .overTB {
    display: inline;
  }
  .overPC {
    display: inline;
  }
  .overDP {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .onlySP {
    display: none;
  }
  .onlyTB {
    display: none;
  }
  .overPC {
    display: inline;
  }
  .overDP {
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  .onlySP {
    display: none;
  }
  .onlyTB {
    display: none;
  }
  .overPC {
    display: none;
  }
  .overDP {
    display: inline;
  }
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

ul, ol {
  list-style: none;
}

a {
  color: #000;
}
a:hover {
  color: #333;
}

.bold {
  font-weight: bold;
}

.big {
  font-size: 1.3em;
}

.red {
  color: #ff4545;
}

.cancel {
  text-decoration: line-through;
}

.center {
  text-align: center;
}

.justify {
  text-align: justify;
}

.rpsimg {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 479px) {
  .spMargin {
    margin-left: 10%;
    margin-right: 10%;
  }
}

.noTxt {
  overflow: hidden;
  text-indent: 100%;
  display: block;
}

.noWrap {
  white-space: nowrap;
}

.circle {
  border-radius: 100%;
}

.arrow {
  white-space: nowrap;
}
.arrow:before {
  content: "> ";
}

a:hover .mov:after {
  content: url(../img/playicon_on.png);
  margin: 8px;
  position: relative;
  top: 2px;
}

sup {
  font-size: 0.8em;
}

::-moz-selection {
  color: #eee;
  background: #524a33;
  text-shadow: none;
}

::selection {
  background: rgba(229, 159, 41, 0.6);
  text-shadow: none;
}

/*  ==========================================================================
    Image Animation
    ========================================================================== */
a.imgZoom {
  -webkit-font-smoothing: antialiased;
}
a.imgZoom .img_wrapper {
  position: relative;
  overflow: hidden;
}
a.imgZoom img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a.imgZoom:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
a.imgZoom:hover .btn {
  color: #fff !important;
  background: #ff7f00 !important;
}

a.imgFadein .img_wrapper {
  background-color: #c9af7d;
}
a.imgFadein img, a.imgFadein .btn {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.5;
}
a.imgFadein:hover img {
  opacity: 1;
}
a.imgFadein:hover .btn {
  color: #fff;
  background: #84a2b2;
}

a.imgFadeout .img_wrapper {
  background-color: #c9af7d;
}
a.imgFadeout img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}
a.imgFadeout:hover img {
  opacity: 0.5;
}

a.fadeout {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}
a.fadeout:hover, a.fadeout.select {
  opacity: 0.5;
}

/*  ==========================================================================
    Loader
    ========================================================================== */
#loaderWrap {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 99999;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 50px;
  margin-top: -25px;
  margin-left: -50px;
  text-align: center;
  color: #fff;
  z-index: 100000;
}

/*  ==========================================================================
    Hero
    ========================================================================== */
.hero {
  position: relative;
  min-height: 98vh;
  padding: 4em 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.9rem;
}
.hero-logo {
  width: 21vw;
  max-width: 120px;
  margin-bottom: 1em;
}
.hero-tag {
  padding: 0.3em 0.9em;
  border: 1px solid white;
  color: white;
  font-size: clamp(0.9rem, 1.8vw, 2rem);
  font-weight: normal;
}
.hero-title {
  margin-bottom: 3em;
  color: white;
  font-size: clamp(1.8rem, 9vw, 4rem);
  font-weight: bold;
  line-height: 1.3;
}
.hero-copy {
  margin-top: 0.6em;
  color: white;
  font-size: 0.9em;
  font-weight: 500;
  letter-spacing: 0.12em;
}
.hero-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.6em;
}
.hero-imgs {
  position: fixed;
  z-index: -1;
  inset: 0;
}
.hero-imgs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.hero-imgs img.position-center {
  -o-object-position: center center;
     object-position: center center;
}
.hero-imgs::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.3);
}

.download-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  gap: 1em;
}
.download-item {
  width: 50%;
  max-width: 180px;
}
.download-attention {
  color: #888;
  font-size: 0.69em;
  line-height: 1.8;
}

/*  ==========================================================================
    Section
    ========================================================================== */
.main .cont-wrapper {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 90%;
  max-width: 900px;
  margin: 6em auto;
}
@media only screen and (min-width: 480px) {
  .main .cont-wrapper {
    width: 84%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: reverse;
            flex-direction: reverse;
  }
  .main .cont-wrapper#main2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 30px;
}

.card {
  position: sticky;
  top: 0;
  z-index: 1;
  overflow: hidden;
  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;
  min-height: 90svh;
}
@media only screen and (min-width: 480px) {
  .card {
    min-height: 100svh;
  }
}
.card {
  margin-top: -30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  -webkit-box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 21px 3px rgba(0, 0, 0, 0.2);
}
.card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
}
.card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}
.card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9em;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (min-width: 480px) {
  .card-body {
    padding: 48px 0;
  }
}
.card-title {
  font-size: 1.8em;
  font-size: clamp(2.1rem, 4.8vw, 3rem);
  font-weight: bold;
  line-height: 1.3;
}
.card-copy {
  font-size: 0.9em;
  font-size: clamp(1.2rem, 1.5vw, 1.8rem);
}
.card-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
}
@media only screen and (min-width: 480px) {
  .card-items {
    gap: 12px;
  }
}
.card-items {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1.5em 0;
}
.card-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0.6em;
  width: 33.33333333svw;
  padding: 1.5em 0.6em;
}
@media only screen and (min-width: 480px) {
  .card-item {
    padding: 2.4em 1.2em;
  }
}
.card-item {
  border: 1px solid #eee;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.8);
}
.card-icon {
  height: 8vw;
  max-height: 21px;
}
@media only screen and (min-width: 480px) {
  .card-icon {
    max-height: 36px;
  }
}
.card-icon {
  width: auto;
}
.card-ttl {
  font-size: clamp(1.2rem, 1.5vw, 1.5rem);
  font-weight: 500;
  text-align: center;
  line-height: 1.2;
}
.card-txt {
  font-size: 0.8em;
  line-height: 1.7;
}
@media only screen and (min-width: 480px) {
  .card-txt {
    text-align: center;
  }
}
.card-info {
  top: 30;
  color: #fff;
}
.card-info::before {
  background: black url("../img/bg1.jpg") center center/cover no-repeat;
}
.card-info::after {
  background-color: rgba(0, 0, 0, 0.5);
}
.card-info .card-item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(143, 143, 143, 0.9);
}
.card-consultation {
  top: 60;
  color: black;
}
.card-consultation::before {
  background: white url("../img/bg2.jpg") center center/cover no-repeat;
}
.card-consultation::after {
  background-color: rgba(255, 255, 255, 0.5);
}
.card-consultation .card-item {
  border: 1px solid rgba(226, 226, 226, 0.8);
  background-color: rgba(255, 255, 255, 0.9);
}
.card-function {
  top: 90;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 100svh;
  padding-top: 3em;
  color: #FF8400;
  background-color: #F7F0DF;
}
.card-function .card-body {
  padding-bottom: 0;
}
.card-function .card-items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: auto !important;
}
@media only screen and (min-width: 480px) {
  .card-function .card-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.card-function .card-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
  width: 100%;
  height: auto;
  max-height: none;
  padding: 1.5em 1.2em 1.8em;
  color: black;
  background-color: rgba(255, 255, 255, 0.4);
}
.card-function .card-item .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (min-width: 480px) {
  .card-function .card-item .item-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.card-function .card-item .item-title {
  gap: 0.1em;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.1;
}
.card-function .card-item .item-title .small {
  font-size: 0.7em;
  font-weight: normal;
}
.card-function .card-item .item-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4em;
  width: 100%;
  border-radius: 9px;
}
.card-function .card-item .item-detail {
  width: 100%;
  padding: 0.3em 1.2em;
  border-radius: 999px;
  background-color: white;
  font-size: 1.2rem;
  text-align: center;
}
.card-function .card-item .function-img {
  padding-top: 6em;
}
.card-footer {
  min-height: 100svh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 120px;
  background-color: white;
  border-radius: 0;
}
.card-footer .card-body {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-footer .footer-logo img {
  max-width: 90px;
}
.card-footer .footer-title {
  font-size: 1.4em;
  font-weight: 900;
  text-align: center;
}