/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*{
  box-sizing:border-box;
}

::before,
::after{
  box-sizing:inherit;
}
html{
  line-height:1.15;
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:transparent;
}
body{
  margin:0;
}
main{
  display:block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl{
  margin:0;
}
h1,
h2,
h3,
h4,
h5,
h6{
  font-size:inherit;
  line-height:inherit;
  font-weight:inherit;
  margin:0;
}
ul,
ol{
  margin:0;
  padding:0;
  list-style:none;
}
dt{
  font-weight:bold;
}

dd{
  margin-left:0;
}
hr{
  box-sizing:content-box;
  height:0;
  overflow:visible;
  border:0;
  border-top:1px solid;
  margin:0;
  clear:both;
  color:inherit;
}
pre{
  font-family:monospace, monospace;
  font-size:inherit;
}

address{
  font-style:inherit;
}
a{
  background-color:transparent;
  text-decoration:none;
  color:inherit;
}
abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
          text-decoration:underline dotted;
}
b,
strong{
  font-weight:bolder;
}
code,
kbd,
samp{
  font-family:monospace, monospace;
  font-size:inherit;
}
small{
  font-size:80%;
}
sub,
sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sub{
  bottom:-0.25em;
}

sup{
  top:-0.5em;
}
img{
  border-style:none;
  vertical-align:bottom;
}

embed,
object,
iframe{
  border:0;
  vertical-align:bottom;
}
button,
input,
optgroup,
select,
textarea{
  -webkit-appearance:none;
  appearance:none;
  vertical-align:middle;
  color:inherit;
  font:inherit;
  border:0;
  background:transparent;
  padding:0;
  margin:0;
  outline:0;
  border-radius:0;
  text-align:inherit;
}

[type=checkbox]{
  -webkit-appearance:checkbox;
  appearance:checkbox;
}

[type=radio]{
  -webkit-appearance:radio;
  appearance:radio;
}
button,
input{
  overflow:visible;
}
button,
select{
  text-transform:none;
}
button,
[type=button],
[type=reset],
[type=submit]{
  cursor:pointer;
  -webkit-appearance:none;
  appearance:none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled]{
  cursor:default;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner{
  border-style:none;
  padding:0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring{
  outline:1px dotted ButtonText;
}
option{
  padding:0;
}
fieldset{
  margin:0;
  padding:0;
  border:0;
  min-width:0;
}
legend{
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal;
}
progress{
  vertical-align:baseline;
}
textarea{
  overflow:auto;
}
[type=checkbox],
[type=radio]{
  padding:0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button{
  height:auto;
}
[type=search]{
  outline-offset:-2px;
}
[type=search]::-webkit-search-decoration{
  -webkit-appearance:none;
}
::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit;
}
label[for]{
  cursor:pointer;
}
details{
  display:block;
}
summary{
  display:list-item;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}

caption{
  text-align:left;
}

td,
th{
  vertical-align:top;
  padding:0;
}

th{
  text-align:left;
  font-weight:bold;
}
template{
  display:none;
}
[hidden]{
  display:none;
}
html{
  font-size:62.5% !important;
}

body{
  color:#000;
  font-size:16px;
  font-family:"Zen Kaku Gothic New", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", "Meiryo", sans-serif;
  font-weight:500;
  line-height:2;
  letter-spacing:0em;
  -webkit-text-size-adjust:100%;
  background-color:#fdfaf5;
}

:root{
  --black:#000;
  --white:#fff;
  --gray:#4d4d4d;
  --gray-2:#808080;
  --beige:#fdfaf5;
  --main:#093F86;
  --main-light:#E4EEF7;
  --main-deep:#022D67;
  --main2:#008F62;
  --main2-light:#E8F6F3;
  --main2-deep:#008678;
  --primary:#EE0026;
  --primary-deep:#D50324;
  --yellow:#FFE600;
  --brown:#8E551A;
}

img,
picture{
  width:100%;
  height:auto;
  vertical-align:bottom;
}

picture{
  display:block;
}

h1,
h2,
h3,
h4,
h5,
h6{
  font-weight:500;
  line-height:1.8;
  letter-spacing:-0.02em;
}

*[lang=en]{
  font-family:"Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

em{
  font-style:normal;
}

small{
  font-size:100%;
}

b, strong{
  font-weight:700;
}
.l-container{
  margin-left:auto;
  margin-right:auto;
  max-width:calc(100% - 8vw);
}

.l-section{
  padding-top:13.3333333333vw;
  padding-bottom:17.3333333333vw;
}
.l-section__col2{
  display:flex;
  flex-direction:column-reverse;
}
.l-section__btn{
  margin-top:17.3333333333vw;
  display:flex;
  justify-content:center;
}

.l-sub-section{
  margin-top:16vw;
}
.l-sub-section:first-child{
  margin-top:0;
}
.l-sub-section__body{
  margin-top:13.3333333333vw;
}
.text-center{
  text-align:center !important;
}
.text-right{
  text-align:right;
}

.center{
  margin-left:auto;
  margin-right:auto;
}

.nowrap{
  white-space:nowrap;
}
.shadow{
  box-shadow:3px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.text{
  text-align:justify;
  word-break:break-all;
  text-justify:inter-ideograph;
  text-justify:inter-character;
  word-wrap:break-word;
  overflow-wrap:break-word;
}

.color-main{
  color:var(--main);
}
.color-main2{
  color:var(--main2);
}
.color-primary{
  color:var(--primary);
}
.color-yellow{
  color:var(--yellow);
}
.color-brown{
  color:var(--brown);
}

.text-strong{
  font-weight:700;
}

.fs-xs{
  font-size:3.2vw;
}

.fs-normal{
  font-size:4.2666666667vw;
}

.fs-lg{
  font-size:5.3333333333vw;
}

.fw-bold{
  font-weight:700;
}
.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp{
  font-family:"Material Icons";
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  display:inline-block;
  line-height:1;
  text-transform:none;
  letter-spacing:normal;
  word-wrap:normal;
  white-space:nowrap;
  direction:ltr;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-feature-settings:"liga";
          font-feature-settings:"liga";
}
.btn{
  transition:0.6s;
  position:relative;
  font-weight:700;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:100px;
  padding:0.8em 0.5em;
  background-color:var(--black);
  color:#fff;
  border:solid 1px var(--black);
  font-size:3.4666666667vw;
  height:14.4vw;
  min-width:72vw;
}
.btn.--arrow{
  position:relative;
}
.btn.--arrow::after{
  transition:0.6s;
  position:absolute;
  display:block;
  content:"";
  border-top:solid 0.8vw transparent;
  border-right:solid 1.0666666667vw transparent;
  border-bottom:solid 0.8vw transparent;
  border-left:solid 1.0666666667vw #fff;
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  right:27px;
}
.btn.--block{
  display:block;
  width:100%;
}
.acc__header{
  position:relative;
  cursor:pointer;
}
.acc__inner{
  display:none;
}
.acc.--default-open .acc__inner{
  display:block;
}

@-webkit-keyframes fade-in-anim{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}

@keyframes fade-in-anim{
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
@-webkit-keyframes fade-out-anim{
  0%{
    opacity:1;
  }
  100%{
    opacity:0;
  }
}
@keyframes fade-out-anim{
  0%{
    opacity:1;
  }
  100%{
    opacity:0;
  }
}
@-webkit-keyframes path-down-anim{
  0%{
    height:0;
    top:0;
    opacity:0;
  }
  30%{
    height:30px;
    opacity:1;
  }
  100%{
    height:50px;
    top:50;
    opacity:0;
  }
}
@keyframes path-down-anim{
  0%{
    height:0;
    top:0;
    opacity:0;
  }
  30%{
    height:30px;
    opacity:1;
  }
  100%{
    height:50px;
    top:50;
    opacity:0;
  }
}
@-webkit-keyframes slide2left-anim{
  0%{
    right:-20px;
    opacity:0;
  }
  100%{
    right:0;
    opacity:1;
  }
}
@keyframes slide2left-anim{
  0%{
    right:-20px;
    opacity:0;
  }
  100%{
    right:0;
    opacity:1;
  }
}
@-webkit-keyframes slide2right-anim{
  0%{
    left:-20px;
    opacity:0;
  }
  100%{
    left:0;
    opacity:1;
  }
}
@keyframes slide2right-anim{
  0%{
    left:-20px;
    opacity:0;
  }
  100%{
    left:0;
    opacity:1;
  }
}
.loader{
  margin:50px auto;
  text-indent:-9999em;
  width:30px;
  height:30px;
  border-radius:50%;
  background:#cccccc;
  background:linear-gradient(to right, #cccccc 10%, rgba(204, 204, 204, 0) 42%);
  position:relative;
  -webkit-animation:load3 1.4s infinite linear;
  animation:load3 1.4s infinite linear;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
}

.loader:before{
  width:50%;
  height:50%;
  background:#cccccc;
  border-radius:100% 0 0 0;
  position:absolute;
  top:0;
  left:0;
  content:"";
}

.loader:after{
  background:var(--beige);
  width:75%;
  height:75%;
  border-radius:50%;
  content:"";
  margin:auto;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
}

@-webkit-keyframes load3{
  0%{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@keyframes load3{
  0%{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
.header__in{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
}
.header__logo{
  display:none;
  width:28.5333333333vw;
}
.header__logo .__white{
  display:none;
}
.header.--fixed{
  z-index:999;
  position:fixed;
  top:-200px;
  left:0;
  width:100%;
  background-color:rgba(253, 250, 245, 0.9);
  padding:4vw 0;
}
.header.--fixed.--white{
  background-color:rgba(255, 255, 255, 0.9);
}
.header.--fixed.--init{
  transition:0.5s;
}
.header.--fixed.--show{
  top:0;
}
.header.--fixed .header__logo{
  display:block;
}
.header.--fixed .header-nav-list li{
  color:var(--white);
}
.header.--drawer{
  background-color:rgba(0, 0, 0, 0.6) !important;
}
.--inline .header__logo{
  display:block;
}
.--inline .header-nav-list li{
  color:var(--black);
}
.header-hamburger{
  cursor:pointer;
  position:absolute;
  display:block;
  content:"";
  top:0;
  right:0;
  width:13.3333333333vw;
  height:100%;
  display:none;
}
.--fixed .header-hamburger{
  display:block;
}
.header-hamburger__bar{
  position:absolute;
  display:block;
  content:"";
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  transform:translateY(-50%);
  right:4vw;
  width:5.3333333333vw;
  height:2.9333333333vw;
}
.header-hamburger__bar::before, .header-hamburger__bar::after{
  position:absolute;
  display:block;
  content:"";
  transition:0.2s;
  display:block;
  width:100%;
  height:1px;
  background-color:var(--black);
}
.header-hamburger__bar::after{
  top:2.6666666667vw;
}
.header-hamburger.--open .header-hamburger__bar::before, .header-hamburger.--open .header-hamburger__bar::after{
  top:1.3333333333vw;
  background-color:var(--white);
}
.header-hamburger.--open .header-hamburger__bar::before{
  -webkit-transform:rotate(45deg);
          transform:rotate(45deg);
}
.header-hamburger.--open .header-hamburger__bar::after{
  -webkit-transform:rotate(-45deg);
          transform:rotate(-45deg);
}
.header-drawer{
  z-index:99;
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:scroll;
  -ms-overflow-style:none;
  scrollbar-width:none;
  background-color:rgba(0, 0, 0, 0.9);
}
.header-drawer::-webkit-scrollbar{
  display:none;
}
.header-drawer.--show{
  display:block;
}
.header-drawer__inner{
  padding-top:4vw;
  padding-bottom:13.3333333333vw;
}
.header-drawer__ttl{
  color:var(--white);
  font-size:5.3333333333vw;
  text-align:left;
  margin-bottom:8vw;
}
.header-drawer__offer{
  margin-top:13.3333333333vw;
}
.header-drawer .header-nav-list li,
.header-drawer .offer-list-item{
  color:var(--white);
}

.mv{
  position:relative;
}
.mv__body{
  position:relative;
  margin:0 auto;
  width:100%;
  height:100svh;
  position:relative;
  overflow:hidden;
}
.mv__video-wrap{
  position:relative;
  width:100%;
  height:100%;
}
.mv__video-wrap video{
  -o-object-fit:cover;
     object-fit:cover;
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
}
.mv__video-wrap::after{
  position:absolute;
  display:block;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.mv__video-wrap.--overlay::after{
  background-color:rgba(0, 0, 0, 0.5);
}
.mv__splash{
  display:none;
}
.mv__contents{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:50%;
  -webkit-transform:translateX(-50%);
          transform:translateX(-50%);
  max-width:calc(100% - 8vw);
}
.mv__copy{
  position:absolute;
  width:100%;
  top:50%;
  -webkit-transform:translateY(-100%);
          transform:translateY(-100%);
}
.mv__news{
  position:absolute;
  width:100%;
  bottom:21.3333333333vw;
}
.mv__scroll{
  bottom:0;
  height:10.6666666667vw;
  position:absolute;
  left:50%;
  -webkit-transform:translateX(-50%);
  transform:translateX(-50%);
  -webkit-animation:scroll-alpha 2s ease-in-out infinite;
          animation:scroll-alpha 2s ease-in-out infinite;
}
@-webkit-keyframes scroll-move{
  0%{
    height:100%;
  }
  100%{
    height:0;
  }
}
@keyframes scroll-move{
  0%{
    height:100%;
  }
  100%{
    height:0;
  }
}
@-webkit-keyframes scroll-alpha{
  0%{
    opacity:100%;
  }
  100%{
    opacity:0;
  }
}
@keyframes scroll-alpha{
  0%{
    opacity:100%;
  }
  100%{
    opacity:0;
  }
}
.mv__scroll:before{
  content:"";
  position:absolute;
  bottom:0;
  right:3px;
  width:1px;
  height:10px;
  background:#eee;
  -webkit-transform:skewX(31deg);
          transform:skewX(31deg);
}
.mv__scroll:after{
  content:"";
  position:absolute;
  bottom:0;
  right:0;
  width:1px;
  height:50px;
  background:#eee;
  -webkit-animation:scroll-move 2s ease-in-out infinite;
          animation:scroll-move 2s ease-in-out infinite;
}
.mv__header{
  position:absolute;
  width:100%;
  top:66px;
  left:0;
}
.mv-copy{
  display:flex;
  flex-direction:column;
  gap:10.6666666667vw;
}
.mv-copy__logo, .mv-copy__msg-1, .mv-copy__msg-2{
  position:relative;
}
.mv-copy__logo .__black, .mv-copy__msg-1 .__black, .mv-copy__msg-2 .__black{
  position:absolute;
  top:0;
  left:0;
  opacity:0;
}
.mv-copy__logo{
  width:66.1333333333vw;
}
.mv-copy__msg{
  width:56vw;
}
.mv-news{
  display:flex;
  color:#fff;
}
.mv-news__ttl, .mv-news__list{
  font-size:min(1.8rem, 3.2vw);
  font-weight:700;
}
.mv-news__ttl{
  line-height:1;
}
.mv-news__list{
  margin-top:min(30px, 4vw);
}
.mv-news__list > li{
  position:relative;
  padding-left:1.4em;
}
.mv-news__list > li::before{
  position:absolute;
  display:block;
  content:"";
  border-top:solid 0.8vw transparent;
  border-right:solid 1.0666666667vw transparent;
  border-bottom:solid 0.8vw transparent;
  border-left:solid 1.0666666667vw #fff;
  top:0.7em;
  left:0;
}
.mv-news__list a{
  text-decoration:underline;
}
.mv.--splash .mv__splash{
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:1000;
  position:absolute;
  top:0;
  left:0;
  width:100vw;
  height:100%;
  background-color:var(--beige);
}
.mv.--splash .mv__splash.--hide{
  -webkit-animation-name:fade-out-anim;
          animation-name:fade-out-anim;
  -webkit-animation-duration:1.5s;
          animation-duration:1.5s;
  -webkit-animation-timing-function:ease-out;
          animation-timing-function:ease-out;
  -webkit-animation-fill-mode:forwards;
          animation-fill-mode:forwards;
}
.mv.--splash .mv__contents{
  z-index:1001;
}
.mv.--splash .mv-copy__logo, .mv.--splash .mv-copy__msg-1, .mv.--splash .mv-copy__msg-2{
  -webkit-transform:translate3d(0, 0, 0);
          transform:translate3d(0, 0, 0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.mv.--splash .mv-copy__logo .__white,
.mv.--splash .mv-copy__logo .__black, .mv.--splash .mv-copy__msg-1 .__white,
.mv.--splash .mv-copy__msg-1 .__black, .mv.--splash .mv-copy__msg-2 .__white,
.mv.--splash .mv-copy__msg-2 .__black{
  opacity:0;
}
.mv.--splash .mv-copy__logo.--show, .mv.--splash .mv-copy__msg-1.--show, .mv.--splash .mv-copy__msg-2.--show{
  -webkit-animation-fill-mode:forwards;
          animation-fill-mode:forwards;
}
.mv.--splash .mv-copy__logo.--show .__black, .mv.--splash .mv-copy__msg-1.--show .__black, .mv.--splash .mv-copy__msg-2.--show .__black{
  -webkit-animation-name:fade-in-anim;
          animation-name:fade-in-anim;
  -webkit-animation-duration:0.5s;
          animation-duration:0.5s;
  -webkit-animation-timing-function:ease-out;
          animation-timing-function:ease-out;
  -webkit-animation-fill-mode:forwards;
          animation-fill-mode:forwards;
}
.mv.--splash .mv-copy__logo.--change .__white,
.mv.--splash .mv-copy__logo.--change .__black, .mv.--splash .mv-copy__msg-1.--change .__white,
.mv.--splash .mv-copy__msg-1.--change .__black, .mv.--splash .mv-copy__msg-2.--change .__white,
.mv.--splash .mv-copy__msg-2.--change .__black{
  -webkit-animation-duration:0.5s;
          animation-duration:0.5s;
  -webkit-animation-timing-function:ease-out;
          animation-timing-function:ease-out;
  -webkit-animation-fill-mode:forwards;
          animation-fill-mode:forwards;
}
.mv.--splash .mv-copy__logo.--change .__white, .mv.--splash .mv-copy__msg-1.--change .__white, .mv.--splash .mv-copy__msg-2.--change .__white{
  -webkit-animation-name:fade-in-anim;
          animation-name:fade-in-anim;
}
.mv.--splash .mv-copy__logo.--change .__black, .mv.--splash .mv-copy__msg-1.--change .__black, .mv.--splash .mv-copy__msg-2.--change .__black{
  -webkit-animation-name:fade-out-anim;
          animation-name:fade-out-anim;
}
.mv.--splash .mv-copy__logo.--show{
  -webkit-animation-name:fade-in-anim;
          animation-name:fade-in-anim;
  -webkit-animation-duration:1s;
          animation-duration:1s;
  -webkit-animation-timing-function:ease-out;
          animation-timing-function:ease-out;
}
.mv.--splash .mv-copy__msg-1.--show, .mv.--splash .mv-copy__msg-2.--show{
  -webkit-animation-duration:0.5s;
          animation-duration:0.5s;
  -webkit-animation-timing-function:linear;
          animation-timing-function:linear;
}
.mv.--splash .mv-copy__msg-1.--show{
  -webkit-animation-name:slide2left-anim;
          animation-name:slide2left-anim;
}
.mv.--splash .mv-copy__msg-2.--show{
  -webkit-animation-name:slide2right-anim;
          animation-name:slide2right-anim;
}
.mv.--splash .mv-news{
  display:none;
}
.mv.--splash .mv-news.--show{
  display:flex;
  -webkit-animation-name:fade-in-anim;
          animation-name:fade-in-anim;
  -webkit-animation-duration:1.5s;
          animation-duration:1.5s;
  -webkit-animation-timing-function:ease-out;
          animation-timing-function:ease-out;
  -webkit-animation-fill-mode:forwards;
          animation-fill-mode:forwards;
}
.mv.--inline .mv__body{
  padding-top:190px;
  max-width:1240px;
  padding-left:20px;
  padding-right:20px;
}
.mv.--inline .mv__video-wrap{
  border-radius:60px 60px 0 60px;
  overflow:hidden;
}
.mv.--inline .mv__video-wrap.--overlay::after{
  border-radius:60px 60px 0 60px;
}
.mv.--inline .mv__contents{
  top:190px;
  height:calc(100% - 190px);
}
.mv.--inline .mv__scroll{
  display:none;
}
.mv.--inline .mv-copy{
  padding-left:min(100px, 8.064516129vw);
  padding-right:min(150px, 12.0967741935vw);
}
.mv.--inline .mv-copy__logo{
  width:325px;
}
.mv.--inline .mv-copy__msg{
  width:390px;
}
.mv.--inline .mv-news{
  padding-right:40px;
  bottom:80px;
}

.about{
  background-color:var(--beige);
  overflow:hidden;
}
.about__pic{
  margin-top:5.3333333333vw;
  margin-bottom:5.3333333333vw;
}
.about__ttl{
  font-weight:700;
  white-space:nowrap;
  line-height:1.7;
  font-size:5.0666666667vw;
}
.about__text{
  font-weight:700;
  font-size:3.4666666667vw;
  margin-top:13.3333333333vw;
}
.about__text > * + *{
  margin-top:1.5em;
}
.about__text.--sp{
  margin-top:0;
}
.project{
  background-color:var(--beige);
  transition:0.8s;
}
.project.--gray{
  background-color:var(--gray);
}
.project__ttl{
  transition:0.8s;
  color:#808080;
}
.project.--gray .project__ttl{
  color:#fff;
}
.project__slider{
  margin-top:13.3333333333vw;
}
.project-slider-item{
  color:var(--black);
  width:65.3333333333vw;
  padding:0 3.2vw;
}
.project-slider-item__link{
  display:block;
}
.project-slider-item__pic{
  position:relative;
  border-radius:30px 30px 0 30px;
  overflow:hidden;
  aspect-ratio:655/478;
  box-shadow:2px 2px 3px 1px rgba(20, 20, 20, 0.05);
}
.project-slider-item__pic img{
  width:100%;
  height:100%;
  -o-object-fit:cover;
     object-fit:cover;
  transition:0.5s;
}
.project-slider-item__cover{
  transition:0.5s;
  opacity:0;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background-color:rgba(0, 0, 0, 0.6);
  display:flex;
  align-items:center;
  justify-content:center;
}
.project-slider-item__cover .__btn{
  font-size:1.3rem;
  padding:0.5em 2.5em;
  border-radius:10em;
  font-weight:700;
  background-color:rgba(255, 255, 255, 0.3);
}
.project-slider-item__ttl{
  transition:0.8s;
  margin-top:4vw;
  font-size:4vw;
  font-weight:700;
  line-height:1.4;
}
.project-slider-item__tag{
  transition:0.8s;
  margin-top:1.3333333333vw;
  font-size:3.2vw;
}
.project.--gray .project-slider-item{
  color:#fff;
}

.section-ttl{
  font-weight:700;
  font-size:4.8vw;
}
.section-ttl-sm{
  font-weight:700;
  font-size:4.2666666667vw;
}

.feature{
  background-color:var(--beige);
  transition:0.5s;
  overflow:hidden;
  padding-top:17.3333333333vw;
}
.feature.--white{
  background-color:var(--white);
}
.feature__ttl{
  color:#808080;
}
.feature__pic{
  margin-top:5.3333333333vw;
  margin-bottom:5.3333333333vw;
}
.feature-list{
  counter-reset:feature-item 0;
}
.feature-list-item{
  counter-increment:feature-item;
  border-top:dashed 1px #ccc;
  padding:5.3333333333vw 0 4vw 9.3333333333vw;
}
.feature-list-item:last-child{
  padding-bottom:0;
}
.feature-list-item__ttl{
  position:relative;
  font-weight:700;
  font-size:4.2666666667vw;
}
.feature-list-item__ttl::after{
  position:absolute;
  display:block;
  content:"";
  top:0;
  content:"0" counter(feature-item);
  font-weight:700;
  font-size:4.2666666667vw;
  left:-9.3333333333vw;
}
.feature-list-item__list{
  margin-top:1.3333333333vw;
  font-size:3.2vw;
}

.offer__ttl{
  color:var(--gray-2);
  text-align:left;
}
.offer-list{
  display:flex;
  flex-direction:column;
  gap:10.6666666667vw;
}
.offer-list > *{
  width:100%;
}
.offer-list-item__link{
  display:block;
}
.offer-list-item__pic{
  border-radius:10px;
  overflow:hidden;
  aspect-ratio:690/246;
}
.offer-list-item__pic picture{
  display:block;
  width:100%;
  height:100%;
}
.offer-list-item__pic img{
  transition:0.5s;
  -o-object-fit:cover;
     object-fit:cover;
  height:100%;
}
.offer-list-item__ttl{
  font-weight:700;
  margin-top:4vw;
  font-size:3.7333333333vw;
}
.offer-list-item__text{
  margin-top:1.3333333333vw;
  font-size:3.2vw;
}

.faq__ttl{
  color:var(--gray-2);
  text-align:left;
}
.faq-list > * + *{
  margin-top:6.6666666667vw;
}
.faq-list-item__header{
  border:solid 1px #ccc;
  padding:5.3333333333vw 5.3333333333vw;
}
.faq-list-item__ques{
  position:relative;
  font-size:3.4666666667vw;
  padding:0 9.3333333333vw 0 6.6666666667vw;
}
.faq-list-item__ques .__text::before{
  position:absolute;
  display:block;
  content:"";
  background-image:url("./../img/main/faq_q.png");
  background-repeat:no-repeat;
  background-size:contain;
  background-position:center center;
  top:0;
  left:0;
  width:3.2vw;
  height:3.7333333333vw;
  -webkit-transform:translateY(45%);
          transform:translateY(45%);
}
.faq-list-item__cross{
  position:absolute;
  right:0;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.faq-list-item__cross::before, .faq-list-item__cross::after{
  position:absolute;
  display:block;
  content:"";
  background-color:var(--gray-2);
  top:0;
  right:0;
  width:4.8vw;
  height:1px;
  transition:0.6s;
}
.faq-list-item__cross::after{
  -webkit-transform:rotate(90deg);
          transform:rotate(90deg);
}
.--open .faq-list-item__cross::after{
  -webkit-transform:rotate(0);
          transform:rotate(0);
}
.faq-list-item__ans{
  border:solid 1px #ccc;
  border-top:0;
  padding:5.3333333333vw 5.3333333333vw;
  font-size:3.2vw;
}
.faq-list-item .__text > * + *{
  margin-top:1em;
}

.topics{
  background-color:var(--white);
  transition:0.5s;
  overflow:hidden;
}
.topics__ttl{
  color:var(--gray-2);
}
.topics__body{
  margin-top:10.6666666667vw;
  display:flex;
  gap:5.3333333333vw;
  flex-direction:column;
}
.topics-item__inner{
  display:block;
}
.topics-item__pic{
  border-radius:10px;
  overflow:hidden;
}
.topics-item__pic picture{
  display:block;
  width:100%;
  height:100%;
}
.topics-item__pic img{
  transition:0.5s;
  -o-object-fit:cover;
     object-fit:cover;
}
.topics-item__meta{
  font-weight:700;
  font-size:3.2vw;
}
.topics-item__meta .__sep{
  margin:0 1em;
}
.topics-item__ttl{
  font-weight:700;
  margin-top:1.3333333333vw;
  font-size:3.7333333333vw;
  line-height:1.7;
}
.topics-item__text{
  margin-top:4vw;
  font-size:3.2vw;
  line-height:1.8;
}
.topics-item.--main .topics-item__link{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:0 4vw;
}
.topics-item.--main .topics-item__pic{
  width:36.8vw;
}
.topics-item.--main .topics-item__pic img{
  aspect-ratio:276/185;
}
.topics-item.--sub .topics-item__inner{
  display:flex;
  gap:4vw;
  padding:6.6666666667vw 0;
  align-items:flex-start;
}
.topics-item.--sub .topics-item__pic{
  flex-shrink:0;
  flex-grow:0;
  width:36.8vw;
}
.topics-item.--sub .topics-item__pic img{
  aspect-ratio:276/185;
}
.topics-item.--sub .topics-item__contents{
  flex-shrink:1;
  flex-grow:1;
}
.topics-item.--sub{
  border-top:solid 1px #e6e6e6;
}
.topics-item.--sub:last-child .topics-item__inner{
  padding-bottom:0;
}

.cta{
  background-color:#a39b8f;
  transition:0.5s;
}
.cta__contents{
  display:flex;
  flex-direction:column;
  align-items:left;
}
.cta__ttl{
  color:#4c4c4c;
  font-weight:700;
  font-size:3.2vw;
}
.cta__address{
  font-weight:700;
  color:#4c4c4c;
  font-size:2.4vw;
  margin-top:1.3333333333vw;
}
.cta__btn-list{
  margin-top:9.3333333333vw;
}
.cta-btn-list{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:6.6666666667vw;
}

.footer{
  padding:32vw 0 16vw;
  min-height:100svh;
  background-color:var(--white);
  transition:0.5s;
}
.footer > .l-container{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}
.footer__logo{
  display:flex;
  justify-content:center;
}
.footer__nav{
  margin-top:32vw;
}
.footer__copyright{
  font-weight:700;
  line-height:1;
  text-align:center;
  margin-top:16vw;
  font-size:3.2vw;
}
.footer-nav{
  display:flex;
  justify-content:center;
}
.footer-nav__inner{
  font-size:0;
}
.footer-nav__inner > *{
  font-size:3.2vw;
  display:inline;
}
.footer-nav__inner > * + *{
  margin-left:2.6666666667vw;
}
.footer-nav__item{
  font-weight:700;
}

.map{
  position:relative;
  width:100%;
  padding-top:106.6666666667%;
}
.map iframe{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
@media screen and (min-width: 751px){
  a:hover,
  button:hover,
  input[type=submit]:hover{
    transition:0.5s;
    opacity:0.7;
  }
  a[href^="tel:"]{
    pointer-events:none;
    cursor:default;
  }
  .l-inner{
    margin-left:auto;
    margin-right:auto;
    width:min(970px, 78.2258064516vw);
  }
  .l-inner-sm{
    margin-left:auto;
    margin-right:auto;
    width:min(750px, 60.4838709677vw);
  }
  .l-section{
    padding-top:140px;
    padding-bottom:160px;
  }
  .l-section__col2{
    flex-direction:row;
    gap:60px;
    align-items:center;
  }
  .l-section__col2 > *:first-child{
    width:calc(50% - 50px);
  }
  .l-section__col2 > *:last-child{
    width:calc(50% - 10px);
  }
  .l-section__btn{
    margin-top:100px;
  }
  .l-sub-section{
    margin-top:180px;
  }
  .l-sub-section__body{
    margin-top:80px;
  }
  .sp-l-only{
    display:none !important;
  }
  .sp-only{
    display:none !important;
  }
  .fs-xs{
    font-size:1.2rem;
  }
  .fs-normal{
    font-size:max(1.2rem, min(18px, 1.4516129032vw));
  }
  .fs-lg{
    font-size:min(30px, 2.4193548387vw);
  }
  .btn{
    font-size:1.4rem;
    height:60px;
    min-width:300px;
  }
  .btn.--arrow::after{
    border-top:solid 3px transparent;
    border-right:solid 4px transparent;
    border-bottom:solid 3px transparent;
    border-left:solid 4px #fff;
  }
  .btn:hover{
    background-color:var(--white);
    color:var(--black);
  }
  .btn:hover.--arrow::after{
    border-left-color:var(--black);
    -webkit-transform:translateY(-50%) translateX(100%);
            transform:translateY(-50%) translateX(100%);
  }
  .header__logo{
    width:188px;
  }
  .header-nav-list{
    display:flex;
    align-items:center;
    gap:30px;
  }
  .header-nav-list li{
    color:#fff;
    font-size:1.4rem;
    font-weight:700;
    transition:0.5s;
  }
  .header.--fixed{
    padding:20px 0;
  }
  .header.--fixed .l-container{
    width:100%;
    padding-left:30px;
    padding-right:30px;
    max-width:none;
  }
  .header.--fixed .header__logo{
    margin-right:50px;
  }
  .header.--fixed .header-nav-list li{
    color:var(--black);
  }
  .header-hamburger{
    display:none !important;
  }
  .mv__body{
    transition:0.5s;
  }
  .mv__contents{
    transition:0.5s;
  }
  .mv__copy{
    -webkit-transform:translateY(calc(-50% - 50px));
            transform:translateY(calc(-50% - 50px));
  }
  .mv__news{
    bottom:100px;
  }
  .mv__scroll{
    height:50px;
  }
  .mv-copy{
    transition:0.5s;
    flex-direction:row;
    justify-content:space-between;
    align-items:center;
    gap:60px;
  }
  .mv-copy__logo{
    width:364px;
  }
  .mv-copy__msg{
    width:438px;
  }
  .mv-news{
    transition:0.5s;
    justify-content:flex-end;
  }
  .mv-news__ttl, .mv-news__list{
    font-size:1.4rem;
    white-space:nowrap;
  }
  .mv-news__list{
    margin-top:20px;
  }
  .mv-news__list > li::before{
    border-top:solid 3px transparent;
    border-right:solid 4px transparent;
    border-bottom:solid 3px transparent;
    border-left:solid 4px #fff;
    top:0.7em;
  }
  .about__pic{
    margin-top:0;
    margin-bottom:0;
    -webkit-transform:scale(1.08, 1.08);
            transform:scale(1.08, 1.08);
    width:calc(50% - 50px + min(30px, 2.4193548387vw)) !important;
    margin-left:max(-30px, -2.4193548387vw);
  }
  .about__ttl{
    font-size:min(36px, 2.9032258065vw);
  }
  .about__text{
    font-size:1.6rem;
    margin-top:50px;
  }
  .about__text.--sp{
    margin-top:0;
  }
  .project__slider{
    margin-top:80px;
  }
  .project-slider-item{
    width:327px;
    padding:0 20px;
  }
  .project-slider-item__ttl{
    margin-top:30px;
    font-size:2rem;
  }
  .project-slider-item__tag{
    margin-top:10px;
    font-size:1.4rem;
  }
  .project-slider-item a:hover .project-slider-item__cover{
    opacity:1;
  }
  .project-slider-item a:hover img{
    -webkit-transform:scale(1.05);
            transform:scale(1.05);
  }
  .section-ttl{
    font-size:30px;
  }
  .section-ttl-sm{
    font-size:26px;
  }
  .feature{
    padding-top:160px;
  }
  .feature__body{
    margin-top:80px;
  }
  .feature__pic{
    margin:0;
    -webkit-transform:scale(1.15, 1.15);
            transform:scale(1.15, 1.15);
  }
  .feature-list-item{
    border-width:2px;
    padding:20px 0 15px 50px;
  }
  .feature-list-item__ttl{
    font-size:22px;
  }
  .feature-list-item__ttl::after{
    font-size:22px;
    left:-50px;
  }
  .feature-list-item__list{
    margin-top:10px;
    font-size:1.6rem;
  }
  .offer__ttl{
    text-align:center;
  }
  .offer-list{
    gap:40px 60px;
    flex-direction:row;
    flex-wrap:wrap;
    flex-grow:row;
  }
  .offer-list > *{
    width:calc((100% - 60px) / 2);
  }
  .offer-list-item__link:hover img{
    -webkit-transform:scale(1.05);
            transform:scale(1.05);
  }
  .offer-list-item__pic{
    aspect-ratio:840/300;
  }
  .offer-list-item__ttl{
    margin-top:20px;
    font-size:1.5rem;
  }
  .offer-list-item__text{
    margin-top:10px;
    font-size:1.4rem;
  }
  .faq__ttl{
    text-align:center;
  }
  .faq-list > * + *{
    margin-top:40px;
  }
  .faq-list-item__header{
    padding:30px 40px;
  }
  .faq-list-item__ques{
    font-size:18px;
    padding:0 40px;
  }
  .faq-list-item__ques .__text::before{
    width:18px;
    height:24px;
    -webkit-transform:translateY(25%);
            transform:translateY(25%);
  }
  .faq-list-item__cross::before, .faq-list-item__cross::after{
    width:19px;
  }
  .faq-list-item__ans{
    padding:30px 40px;
    font-size:1.4rem;
  }
  .topics__body{
    margin-top:80px;
    gap:min(100px, 8.064516129vw);
    flex-direction:row;
  }
  .topics__main{
    flex-shrink:0;
    flex-grow:0;
    width:min(380px, 30.6451612903vw);
  }
  .topics__sub{
    flex-shrink:1;
    flex-grow:1;
  }
  .topics-item__link:hover img{
    -webkit-transform:scale(1.05);
            transform:scale(1.05);
  }
  .topics-item__meta{
    font-size:1.4rem;
    white-space:nowrap;
  }
  .topics-item__ttl{
    line-height:1.8;
    margin-top:15px;
    font-size:1.5rem;
  }
  .topics-item__text{
    margin-top:15px;
    font-size:1.4rem;
    line-height:2;
  }
  .topics-item.--main .topics-item__link{
    flex-direction:column;
    gap:25px;
  }
  .topics-item.--main .topics-item__pic{
    width:100%;
  }
  .topics-item.--main .topics-item__pic img{
    aspect-ratio:760/510;
  }
  .topics-item.--sub .topics-item__inner{
    align-items:center;
    gap:30px;
    padding:30px 0;
  }
  .topics-item.--sub .topics-item__pic{
    width:min(200px, 16.1290322581vw);
  }
  .topics-item.--sub .topics-item__pic img{
    aspect-ratio:400/270;
  }
  .topics-item.--sub{
    border-width:2px;
  }
  .topics-item.--sub:first-child{
    border-top:0;
  }
  .topics-item.--sub:first-child .topics-item__inner{
    padding-top:0;
  }
  .cta__contents{
    align-items:center;
  }
  .cta__ttl{
    font-size:1.6rem;
  }
  .cta__address{
    margin-top:5px;
    font-size:1.4rem;
  }
  .cta__btn-list{
    margin-top:60px;
  }
  .cta-btn-list{
    flex-direction:row;
    gap:50px;
  }
  .footer{
    padding:200px 0 148px;
  }
  .footer__logo > *{
    max-width:300px;
  }
  .footer__logo-link{
    max-width:106px;
  }
  .footer__nav{
    margin-top:200px;
  }
  .footer__copyright{
    margin-top:50px;
    font-size:1.2rem;
  }
  .footer-nav__inner > *{
    font-size:1.4rem;
  }
  .footer-nav__inner > * + *{
    margin-left:10px;
  }
  .footer-nav__inner > br.wide-only + *{
    margin-left:0;
  }
  .map{
    padding-top:470px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1239px){
  .l-container{
    max-width:calc(100% - 80px);
  }
  .mv__contents{
    max-width:calc(100% - 80px);
  }
  .mv-news__in{
    width:438px;
  }
}
@media screen and (min-width: 751px) and (min-width: 751px) and (max-width: 1239px){
  .header-nav-list li{
    font-size:1.2rem;
  }
}
@media screen and (min-width: 1240px){
  .l-container{
    max-width:1240px;
    padding-left:60px;
    padding-right:60px;
  }
  .l-container.--sm{
    max-width:900px;
    padding-left:0;
    padding-right:0;
  }
  .mobile-only{
    display:none !important;
  }
  .tb-only{
    display:none !important;
  }
  .text-pc-center{
    text-align:center !important;
  }
  .mv__contents{
    max-width:1120px;
  }
  .mv__copy{
    padding-left:60px;
    padding-right:60px;
  }
  .mv-news__in{
    width:calc(438px + 60px);
  }
  .mv.--inline .mv__body{
    max-width:1220px;
    padding-left:10px;
    padding-right:10px;
  }
}
@media screen and (max-width: 1239px){
  .pc-only{
    display:none !important;
  }
  .text-mb-center{
    text-align:center !important;
  }
}
@media screen and (max-width: 750px){
  .tb-only{
    display:none !important;
  }
  .wide-only{
    display:none !important;
  }
  .header-nav-list li{
    font-weight:700;
    font-size:3.4666666667vw;
    border-bottom:solid 1px var(--white);
  }
  .header-nav-list li a{
    display:block;
    padding:4vw 4vw;
  }
  .mv__copy{
    padding:0 1.3333333333vw;
  }
  .mv__news{
    padding:0 1.3333333333vw;
  }
  .about__pic{
    -webkit-transform:scale(1.1, 1.1);
            transform:scale(1.1, 1.1);
  }
  .topics-item__meta{
    line-height:1.8;
  }
  .topics-item__meta .__label{
    display:block;
  }
  .topics-item.--main .topics-item__link{
    align-items:flex-start;
  }
  .topics-item.--main .topics-item__contents{
    width:calc(100% - 4vw - 36.8vw);
  }
  .cta{
    padding-top:10.6666666667vw;
    padding-bottom:10.6666666667vw;
  }
  .footer__logo > *{
    width:53.3333333333vw;
  }
  .footer__logo-link{
    width:19.2vw;
  }
  .footer-nav__inner > br.sp-only + *{
    margin-left:0;
  }
}
@media screen and (max-width: 499px){
  .sp-l-only{
    display:none !important;
  }
  .sp-l-and-wide-only{
    display:none !important;
  }
}

/*# sourceMappingURL=style.css.map*/