@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html {
  font-size: 62.5% !important;
}

body {
  width: 100%;
  margin: 0 auto;
  font: 0.625rem "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  color: #333333;
  font-size: 18px;
  word-break: break-all;
  background-color: #ECEBE8;
  overflow: hidden;
}

body.fixed {
  width: 100%;
  position: fixed;
  overflow: hidden;
  top: 0;
}

.section-wrap {
  width: 100%;
  position: relative;
}

.content {
  max-width: 100%;
  margin: 0 auto;
  padding: 2.8125vw 4.375vw;
}

.content.pd-tb {
  padding-top: 75px;
  padding-bottom: 75px;
}

.w-sm {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}

.pd-x_none {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.pd-y_none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pd-b_none {
  padding-bottom: 0 !important;
}

.text-area p {
  line-height: 1.9285;
}

.bg-c01 {
  background-color: #02B236;
  color: #FFF;
}

.bg-pattern01 {
  background: url(./images/pattern01.png) repeat left top/180px;
}

a {
  color: #333333;
  text-decoration: none;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}

a.imgLink {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

a:hover {
  cursor: pointer;
}

a img {
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

a:hover img {
  opacity: 0.75;
}

.link-underline {
  text-decoration: underline;
}

.link-block {
  display: block;
}

.link-color {
  color: #2175cb;
}

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

svg {
  vertical-align: bottom;
}

p {
  line-height: 2.2;
}

p:not(:last-child) {
  margin-bottom: 1.5em;
}

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

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

.text-serif {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "Noto Serif JP", serif;
}

.text-caution {
  color: #d62424;
}

.text-bold {
  font-weight: bold;
}

.pc_only {
  display: inherit;
}

@media screen and (max-width: 477px) {
  .pc_only {
    display: none;
  }
}

.tab_only {
  display: none;
}

@media screen and (max-width: 834px) {
  .tab_only {
    display: inherit;
  }
}

.sp_only {
  display: none;
}

@media screen and (max-width: 477px) {
  .sp_only {
    display: inherit;
  }
}

.headline-01 {
  margin-bottom: .8em;
  font-size: 2.5000vw;
  font-weight: 500;
}

.headline-02 {
  margin-bottom: 1.3em;
  padding-left: 84px;
  font-size: 24px;
  font-weight: 400;
  position: relative;
}

.headline-02::before {
  content: '';
  width: 64px;
  height: 2px;
  background-color: #333333;
  display: block;
  position: absolute;
  top: 17px;
  left: 0;
}

.headline-group01 {
  margin-bottom: 112px;
  position: relative;
}

.headline-group01 .title {
  font-size: 1.9792vw;
  font-weight: 500;
}

.headline-group01 .sub {
  display: block;
  font-size: 14.7396vw;
  font-weight: 700;
  color: #BD9F77;
  line-height: 1;
  opacity: .2;
  z-index: -1;
  position: absolute;
  left: 0;
  bottom: -2.0833vw;
  white-space: nowrap;
}

.btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}

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

.btn-01 {
  width: 380px;
  max-width: 100%;
  margin-top: 45px;
  padding: 18px 0;
  display: block;
  border: 1px solid #FFF;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.15em;
  text-align: center;
}

.btn-01.external {
  position: relative;
}

.btn-01.external span::before, .btn-01.external span::after {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.8);
  position: absolute;
}

.btn-01.external span::before {
  top: 16px;
  right: 14px;
}

.btn-01.external span::after {
  top: 13px;
  right: 18px;
}

.btn-more {
  width: 380px;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 1em;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 1;
  background-color: #FFF;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138248%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138248%22%20transform%3D%22translate(-1079%20-4462)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186800%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186800%22%20width%3D%2220%22%20height%3D%2220%22%20transform%3D%22translate(1079%204462)%22%20fill%3D%22%23fff%22%20opacity%3D%220%22%2F%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138247%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138247%22%20transform%3D%22translate(-2888.112%201993.197)%20rotate(-45)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186797%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186797%22%20width%3D%228%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(1058.172%204559.829)%20rotate(90)%22%20fill%3D%22%23333%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186796%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186796%22%20width%3D%228%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(1064.172%204567.829)%20rotate(180)%22%20fill%3D%22%23333%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
  border: 1px solid #cfbda4;
}

.btn-submit {
  margin-top: 90px;
  padding-top: 26px;
  padding-bottom: 26px;
}

ul {
  list-style-type: none;
}

ul.dot {
  list-style-type: none;
}

ul.dot li {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

ul.dot li:before {
  content: '・';
}

ul.dot li:not(:last-child) {
  margin-bottom: .3em;
}

ul.note {
  list-style-type: none;
}

ul.note li {
  text-indent: -1.1em;
  margin-left: 1.1em;
}

ul.note li:before {
  content: '※';
  font-family: cursive;
}

ul.note li:not(:last-child) {
  margin-bottom: .3em;
}

dl.note dt {
  position: relative;
}

dl.note dt span {
  position: absolute;
}

dl.note dd {
  padding-left: 1em;
}

#loading {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  z-index: 9999;
}

#loading .loading-wrap {
  position: absolute;
  width: 600px;
  height: 36px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
}

#loading .loading-wrap div {
  position: absolute;
  width: 20px;
  height: 36px;
  opacity: 0;
  font-family: "Nunito Sans", sans-serif;
  -webkit-animation: move 2s linear infinite;
          animation: move 2s linear infinite;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #3C0000;
}

#loading .loading-wrap div:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

#loading .loading-wrap div:nth-child(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

#loading .loading-wrap div:nth-child(4) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

#loading .loading-wrap div:nth-child(5) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

#loading .loading-wrap div:nth-child(6) {
  -webkit-animation-delay: 1.0s;
          animation-delay: 1.0s;
}

#loading .loading-wrap div:nth-child(7) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

@-webkit-keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  35% {
    left: 41%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 1;
  }
  65% {
    left: 59%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 1;
  }
  100% {
    left: 100%;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    opacity: 0;
  }
}

@keyframes move {
  0% {
    left: 0;
    opacity: 0;
  }
  35% {
    left: 41%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 1;
  }
  65% {
    left: 59%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 1;
  }
  100% {
    left: 100%;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    opacity: 0;
  }
}

.l-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.l-column.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.l-column.col_half {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-column.col_half .col_inner {
  width: 48%;
}

.l-column.col2 {
  margin-bottom: -2%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-column.col2 .col_inner {
  width: 49%;
  margin-bottom: 2%;
}

.l-column.col3 {
  margin-bottom: -2%;
}

.l-column.col3 .col_inner {
  width: 32%;
  margin: 0 2% 2% 0;
}

.l-column.col3 .col_inner:nth-child(3n) {
  margin: 0 0 2% 0;
}

.l-column.col4 {
  margin-bottom: -2%;
}

.l-column.col4 .col_inner {
  width: 23.5%;
  margin: 0 2% 2% 0;
}

.l-column.col4 .col_inner:nth-child(4n) {
  margin: 0 0 2% 0;
}

.header-title {
  line-height: 0;
  position: fixed;
  top: 40px;
  left: 4.375vw;
  z-index: 9;
}

.header-title a {
  display: block;
}

.fixed-menu {
  display: none;
  width: 385px;
  max-height: 100%;
  padding: 110px 65px 55px;
  color: #FFF;
  font-weight: bold;
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.95);
  z-index: 9;
}

.fixed-menu li:not(:first-child) {
  margin-top: 34px;
}

.fixed-menu a {
  color: #FFF;
}

.fixed-menu span {
  display: block;
}

.fixed-menu .title {
  margin-bottom: 6px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #8e8d8d;
}

.fixed-menu .label {
  font-size: 16px;
}

#hamburger-menu {
  display: block;
  position: fixed;
  top: 24px;
  right: 4.375vw;
  z-index: 99;
}

#nav-toggle {
  width: 64px;
  height: 64px;
  margin: 0;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #FFF;
  border-radius: 50%;
  cursor: pointer;
}

#nav-toggle div {
  width: 32px;
  height: 22px;
  position: relative;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #FFF;
  border-radius: 2px;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
  left: 0;
}

#nav-toggle span:nth-child(2) {
  top: 10px;
  left: 0;
}

#nav-toggle span:nth-child(3) {
  top: 20px;
  right: 0;
}

.open #nav-toggle span {
  background: #FFF;
}

.open #nav-toggle span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}

.open #nav-toggle span:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.open #nav-toggle span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg);
}

.site-footer {
  border-top: 2px solid #231917;
  background-color: #E3DFDC;
  position: relative;
}

.site-footer .inner {
  padding-right: 4.375vw;
  padding-left: 4.375vw;
}

.foonter-area01 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.foonter-area01 .footer-navi {
  font-size: 16px;
}

.foonter-area01 .footer-navi .navi-list {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.foonter-area02 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #FFF;
  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;
  background-color: #231917;
}

.foonter-area02 .footer-navi {
  font-size: 12px;
}

.foonter-area02 a {
  color: #FFF;
}

.footer-navi .navi-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-navi li:not(:last-child) {
  margin-right: 36px;
}

.copyright {
  font-size: 12px;
}

.scroll-top {
  width: 55px;
  height: 55px;
  display: block;
  background-color: #231917;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.971%22%20height%3D%229.899%22%20viewBox%3D%220%200%2016.971%209.899%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138300%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138300%22%20transform%3D%22translate(-1791.101%202042.832)%20rotate(-135)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186797%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186797%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(160%202715)%22%20fill%3D%22%23fff%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186796%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186796%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(172%202705)%20rotate(90)%22%20fill%3D%22%23fff%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
  border-radius: 50%;
  position: absolute;
  top: -27px;
  right: 84px;
}

*:focus {
  outline: none;
}

input::-webkit-input-placeholder {
  color: #6b6969;
}

input:-ms-input-placeholder {
  color: #6b6969;
}

input::-moz-placeholder {
  color: #6b6969;
}

textarea::-webkit-input-placeholder {
  color: #6b6969;
}

textarea:-ms-input-placeholder {
  color: #6b6969;
}

textarea::-moz-placeholder {
  color: #6b6969;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22select_arr%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2011.4%206.2%22%20style%3D%22enable-background%3Anew%200%200%2011.4%206.2%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3Anone%3Bstroke%3A%23BFBFBF%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3B%7D%3C%2Fstyle%3E%3Cpath%20id%3D%22path01%22%20class%3D%22st0%22%20d%3D%22M10.7%2C0.6l-5%2C5l-5-5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px 5px;
}

select::-ms-expand {
  display: none;
}

select.form_control {
  padding: 12px 24px 12px 10px;
}

.radio_wrap {
  padding-top: 24px;
  padding-bottom: 24px;
}

.radio_wrap.horizon {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.radio_wrap.horizon .radio:not(:last-child) {
  margin-right: 30px;
  margin-bottom: 0;
}

.radio:not(:last-child) {
  margin-bottom: 10px;
}

.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio input[type="radio"] + .radio-label {
  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;
  font-size: 18px;
  line-height: 1;
}

.radio input[type="radio"] + .radio-label:before {
  content: '';
  border-radius: 100%;
  border: 1px solid #fdfcff;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 0;
  margin-right: .5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3C0000;
  -webkit-box-shadow: inset 0 0 0 4px #000;
          box-shadow: inset 0 0 0 4px #000;
  border-color: #3C0000;
}

.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3C0000;
}

.radio input[type="radio"]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px #f4f4f4;
          box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}

.checkbox-input {
  display: none;
}

.checkbox-input:checked + .checkbox-parts:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 8px;
  height: 12px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 3px solid #3C0000;
  border-right: 3px solid #3C0000;
  margin-top: -8px;
}

.checkbox-parts {
  padding-left: 32px;
  font-size: 14px;
  position: relative;
}

.checkbox-parts:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #fdfcff;
  border-radius: 5px;
  margin-top: -9px;
}

textarea {
  vertical-align: bottom;
}

textarea.form-control {
  min-height: 220px;
}

.form-area {
  margin-right: auto;
  margin-left: auto;
}

.form-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.form-box:not(:last-child) {
  margin-bottom: 20px;
}

.form-box dt {
  width: 28%;
  margin-right: 24px;
  padding-top: 17px;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  position: relative;
}

.form-box dd {
  width: 100%;
  position: relative;
}

.form-box .required {
  width: 85px;
  height: 24px;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #00fcff;
  border: 1px solid #00fcff;
  position: absolute;
  top: 20px;
  right: 0;
}

.form-box .required::before {
  content: '必須';
}

.form-box .error {
  margin-top: 5px;
  color: #d62424;
  font-size: 12px;
}

.form-control {
  width: 100%;
  padding: 19px 24px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #1b1b1b;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

.form-textarea {
  min-height: 120px;
  line-height: 1.9;
}

.privacy-area {
  margin-top: 50px;
}

.privacy-area .privacy-title {
  margin-bottom: 50px;
  font-size: 16px;
}

.privacy-area .doui {
  margin-top: 20px;
  text-align: center;
  position: relative;
}

.privacy-area .doui label {
  margin-left: 5px;
  font-weight: bold;
}

.privacy-area .error {
  margin-top: 5px;
  color: #d62424;
  font-size: 12px;
}

#hero-visual {
  width: 100%;
  height: 100vh;
  position: relative;
}

#hero-visual .text-area {
  width: 50%;
  height: 100%;
  padding: 0 4.375vw;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-catch {
  line-height: 1;
}

.hero-catch .image {
  text-align: center;
}

.hero-catch .text {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #3C0000;
}

.hero-navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 8.854vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
}

.hero-navi .btn {
  width: 320px;
  margin: 0 32px;
  padding: 10px 1em;
  font-size: 16px;
  text-align: center;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #333;
}

#hero-video {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 114vh;
  z-index: 2;
}

#hero-video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.scroll-down {
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 4.375vw;
}

.scroll-down::after {
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 60px;
  background: #3C0000;
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

.scroll-down .text {
  position: absolute;
  left: -10px;
  top: -108%;
  font-size: 14px;
  font-weight: 500;
  color: #3C0000;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: block;
  white-space: nowrap;
}

@-webkit-keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 40px;
    opacity: 1;
  }
  100% {
    top: 40px;
    opacity: 0;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 40px;
    opacity: 1;
  }
  100% {
    top: 40px;
    opacity: 0;
  }
}

.block-about .text-lead {
  margin-bottom: 3em;
  font-size: 1.0417vw;
  line-height: 2;
}

.block-about .fit-image {
  width: 75.000vw;
  height: 25.260vw;
  display: block;
  position: relative;
  left: -4.375vw;
}

.block-about .fit-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-situation {
  padding-bottom: 84px;
}

.block-situation .headline-group01 {
  margin-top: -3vw;
}

.block-situation .content {
  padding-left: 12.1875vw;
  padding-bottom: 84px;
}

.block-situation .content:nth-of-type(even) {
  background-color: rgba(60, 0, 0, 0.05);
}

.block-situation .content:not(:first-child) {
  padding-top: 84px;
}

.course-list .slick-list {
  overflow: visible;
}

.course-list .slick-track {
  margin-left: 0;
}

.course-list .slick-arrow {
  width: 64px;
  height: 64px;
  display: block;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
  position: absolute;
  z-index: 1;
}

.course-list .slick-arrow::before {
  content: none;
}

.course-list .slick-arrow.slick-disabled {
  opacity: 0;
}

.course-list .slick-next {
  right: auto;
  left: calc((4.3750vw + 64px) * -1);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138391%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138391%22%20transform%3D%22translate(-132%20-2520)%22%3E%20%3Cg%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_2%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%202%22%20transform%3D%22translate(132%202520)%22%20fill%3D%22rgba(255%2C255%2C255%2C0)%22%20stroke%3D%22%233c0000%22%20stroke-width%3D%222%22%3E%20%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20stroke%3D%22none%22%2F%3E%20%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2231%22%20fill%3D%22none%22%2F%3E%20%3C%2Fg%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138239%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138239%22%20transform%3D%22translate(2200.832%204352.072)%20rotate(135)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186797%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186797%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(160%202715)%22%20fill%3D%22%233c0000%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186796%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186796%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(172%202705)%20rotate(90)%22%20fill%3D%22%233c0000%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") !important;
}

.course-list .slick-prev {
  left: auto;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138392%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138392%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2264%22%20height%3D%2264%22%20viewBox%3D%220%200%2064%2064%22%3E%20%3Cg%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_2%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%202%22%20fill%3D%22rgba(255%2C255%2C255%2C0)%22%20stroke%3D%22%233c0000%22%20stroke-width%3D%222%22%3E%20%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2232%22%20stroke%3D%22none%22%2F%3E%20%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2231%22%20fill%3D%22none%22%2F%3E%20%3C%2Fg%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_138239%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20138239%22%20transform%3D%22translate(29.514%2024)%20rotate(45)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186797%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186797%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%233c0000%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_186796%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20186796%22%20width%3D%2212%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22translate(10%2012)%20rotate(-90)%22%20fill%3D%22%233c0000%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E") !important;
}

.course-list .slick-next:before, .course-list .slick-prev:before {
  color: #000;
}

.course-info {
  position: relative;
  z-index: 3;
}

.course-info:not(:last-of-type) {
  margin-right: 4.3750vw;
}

.course-info .eye-catch {
  margin-bottom: 20px;
}

.course-info .eye-catch a {
  display: block;
}

.course-info .tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.course-info .tag {
  min-width: 60px;
  margin-bottom: 8px;
  padding: .3em 1em;
  font-size: 12px;
  text-align: center;
}

.course-info .tag:not(:last-child) {
  margin-right: 8px;
}

.course-info .tag01 {
  background-color: #C8B8A2;
}

.course-info .tag02 {
  background-color: #B2C2B4;
}

.course-info .tag03 {
  background-color: #F0DFC2;
}

.course-info h3 {
  margin-bottom: 8px;
  font-size: 18px;
}

.course-info p {
  font-size: 14px;
  line-height: 1.5;
}

.course-info dl {
  font-size: 14px;
}

.course-info dt {
  margin-bottom: 8px;
  font-weight: 700;
}

.course-info .map {
  width: 74px;
  padding: 4px;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #FFF;
  background-color: #3C0000;
  position: absolute;
  right: 0;
  bottom: 0;
}

.lower .site-header {
  width: 100%;
  height: 112px;
  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: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #3C0000;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ECEBE8;
  z-index: 9;
}

.lower .site-title {
  text-align: center;
}

.lower .site-title .text {
  margin-top: 6px;
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #3C0000;
  line-height: 1;
}

.lower #nav-toggle {
  border-color: #231917;
}

.lower #nav-toggle span {
  background: #231917;
}

.lower .site-container {
  padding-top: 64px;
  border-top: 1px solid #3C0000;
}

.map-area {
  width: 100%;
  margin-top: 112px;
}

#custom_map {
  width: 100%;
  height: 465px;
}

.contents-navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contents-navi .btn {
  width: 320px;
  margin: 0 32px;
  padding: 10px 1em;
  font-size: 16px;
  text-align: center;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  border: 1px solid #333;
}

.block-area .content {
  padding-left: 12.1875vw;
  padding-bottom: 84px;
}

.block-area .content:nth-of-type(even) {
  background-color: rgba(60, 0, 0, 0.05);
}

.block-area .eye-catch img {
  width: 100%;
}

@media (min-width: 834px) {
  .btn-01 {
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .btn-01::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: #000;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform ease .3s;
    transition: -webkit-transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s;
  }
  .btn-01 span::before, .btn-01 span::after {
    -webkit-transition: .3s;
    transition: .3s;
  }
  .btn-01:hover {
    color: #3C0000;
    border-color: #3C0000;
  }
  .btn-01:hover::before {
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .btn-01:hover span::before, .btn-01:hover span::after {
    border-color: #3C0000;
  }
  .hero-link {
    -webkit-transition: opacity ease .3s;
    transition: opacity ease .3s;
  }
  .hero-link:hover {
    opacity: .75;
  }
  .clients-list a:hover {
    background-color: rgba(0, 0, 0, 0.25);
  }
}

@supports (-webkit-touch-callout: none) {
  #hero-visual {
    max-height: -webkit-fill-available;
  }
  #hero-video {
    max-height: -webkit-fill-available;
  }
}

@media (max-width: 833px) {
  .headline-01 {
    font-size: 4.6875vw;
  }
  .headline-group01 {
    margin-bottom: 10.4167vw;
  }
  .headline-group01 .title {
    font-size: 3.9063vw;
  }
  .headline-group01 .sub {
    font-size: 16.6667vw;
  }
  .foonter-area01 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .foonter-area01 .footer-navi .navi-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .foonter-area02 {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }
  .foonter-area02 .footer-navi .navi-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .foonter-area02 .footer-navi li:not(:last-child) {
    margin-right: auto;
  }
  .copyright {
    margin-top: 1em;
    text-align: center;
  }
  .scroll-top {
    right: 4.375vw;
  }
  .content {
    padding: 8.75vw 4.375vw;
  }
  #hero-visual .text-area {
    width: 100%;
  }
  .hero-catch img {
    width: 76.2500vw;
    height: 10vw;
  }
  .hero-catch .text {
    color: #FFF;
  }
  .hero-catch .text img {
    width: 12px;
    height: 12px;
  }
  .hero-navi {
    width: 100%;
    padding: 0 4.375vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    bottom: 30vw;
  }
  .hero-navi .btn {
    width: 43.7500vw;
    margin: 0;
  }
  #hero-video {
    width: 100%;
    height: 100vh;
    z-index: -1;
  }
  .scroll-down::after {
    background: #FFF;
  }
  .scroll-down .text {
    color: #FFF;
  }
  .block-about .text-lead {
    font-size: 2.3438vw;
  }
  .block-about .fit-image {
    width: 95.625vw;
    height: 30.208vw;
  }
  .block-situation .content {
    padding-left: 3.7500vw;
  }
  .lower .header-title {
    top: 46px;
  }
  .lower .header-title img {
    width: 180px;
  }
  .lower .site-title img {
    width: 250px;
  }
  .lower .site-title .text img {
    width: 10px;
    height: 10px;
  }
  .block-area .content {
    padding-top: 62px;
    padding-bottom: 62px;
    padding-right: 4.375vw;
    padding-left: 4.375vw;
  }
  .contents-navi {
    width: 100%;
    padding: 0 4.375vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contents-navi .btn {
    width: 43.7500vw;
    margin: 0;
  }
}

@media (max-width: 477px) {
  .sp_none {
    display: none !important;
  }
  .header-title {
    position: absolute;
    top: 6.2500vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header-title img {
    width: 44.3750vw;
  }
  .foonter-area01 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .foonter-area01 .footer-navi .navi-list {
    margin-bottom: -12px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .foonter-area01 .footer-navi li {
    margin-bottom: 12px;
  }
  .foonter-area02 {
    padding-top: 20px;
    padding-bottom: 32px;
    display: block;
  }
  .foonter-area02 .footer-navi .navi-list {
    margin-bottom: -12px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .foonter-area02 .footer-navi li {
    margin-bottom: 12px;
  }
  .foonter-area02 .footer-navi li:not(:last-child) {
    margin-right: 12px;
  }
  .copyright {
    margin-top: 24px;
  }
  .scroll-top {
    width: 55px;
    height: 55px;
    top: -70px;
  }
  #hamburger-menu {
    top: 3.7500vw;
    right: 3.7500vw;
  }
  #nav-toggle {
    width: 11.8750vw;
    height: 11.8750vw;
    border-width: 1px;
  }
  #nav-toggle div {
    width: 5.6250vw;
    height: 4.0625vw;
  }
  #nav-toggle span {
    height: 1px;
  }
  #nav-toggle span:nth-child(2) {
    top: 1.8750vw;
  }
  #nav-toggle span:nth-child(3) {
    top: 3.7500vw;
  }
  .headline-01 {
    font-size: 24px;
  }
  .headline-02 {
    margin-bottom: 1.3em;
    padding-left: 46px;
    font-size: 18px;
  }
  .headline-02::before {
    width: 32px;
    top: 14px;
  }
  .headline-group01 {
    margin-bottom: 10.4167vw;
  }
  .headline-group01 .title {
    font-size: 24px;
  }
  .headline-group01 .sub {
    z-index: 2;
    font-size: 16.2500vw;
    bottom: 15.6250vw;
  }
  .btn-more {
    width: 92.5vw;
  }
  .content {
    padding: 8.75vw 3.7500vw;
  }
  .hero-navi {
    bottom: 35vw;
  }
  .hero-navi .btn {
    height: 15.0000vw;
    padding: 0;
    font-size: 14px;
    line-height: 1.25;
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-catch .text {
    font-size: 12px;
    color: #FFF;
  }
  .scroll-down {
    height: 30px;
    left: 6.2500vw;
  }
  .scroll-down::after {
    height: 30px;
    -webkit-animation: pathmove 1.4s ease-in-out infinite;
            animation: pathmove 1.4s ease-in-out infinite;
  }
  .scroll-down .text {
    position: absolute;
    left: -8px;
    top: -50px;
    font-size: 12px;
  }
  @-webkit-keyframes pathmove {
    0% {
      height: 0;
      top: 0;
      opacity: 0;
    }
    30% {
      height: 20px;
      opacity: 1;
    }
    100% {
      top: 20px;
      opacity: 0;
    }
  }
  @keyframes pathmove {
    0% {
      height: 0;
      top: 0;
      opacity: 0;
    }
    30% {
      height: 20px;
      opacity: 1;
    }
    100% {
      top: 20px;
      opacity: 0;
    }
  }
  .block-about .text-lead {
    font-size: 16px;
  }
  .block-about .fit-image {
    width: 100vw;
    height: 100vw;
    left: -3.7500vw;
  }
  .block-situation .content {
    padding-left: 3.7500vw;
    padding-right: 11.2500vw;
    padding-bottom: 12.5000vw;
  }
  .block-situation .content:not(:first-child) {
    padding-top: 12.5000vw;
  }
  .block-situation .headline-02 {
    margin-right: -8.75vw;
  }
  .course-info:not(:last-of-type) {
    margin-right: 10vw;
  }
  .course-info .eye-catch {
    margin-bottom: 3.7500vw;
  }
  .course-info .tag {
    min-width: 48px;
    margin-bottom: 12px;
  }
  .course-info .tag:not(:last-child) {
    margin-right: 8px;
  }
  .course-info h3 {
    margin-bottom: 8px;
  }
  .course-info dt {
    margin-bottom: 8px;
  }
  .course-info .map {
    margin-top: 3.7500vw;
    margin-left: auto;
    position: relative;
    right: auto;
    bottom: auto;
  }
  .lower .site-header {
    height: 90px;
  }
  .lower .header-title {
    top: 18px;
  }
  .lower .header-title img {
    width: 140px;
  }
  .lower .site-title {
    margin-top: 22px;
    line-height: 1;
  }
  .lower .site-title a {
    display: block;
  }
  .lower .site-title img {
    width: 142px;
  }
  .lower .site-title .text {
    font-size: 10px;
  }
  .map-area {
    margin-top: 90px;
  }
  #custom_map {
    width: 100%;
    height: 100vw;
  }
  .contents-navi .btn {
    height: 15.0000vw;
    padding: 0;
    font-size: 14px;
    line-height: 1.25;
    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: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
