@charset "UTF-8";
/* =============================================================================


     index


============================================================================= */
.mv {
  background: url(../asset/images/index/slide-bg01.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 42vw;
  position: relative;
}

.mv-inner {
  height: 100%;
  left: 50%;
  max-width: 61.493vw;
  min-width: unset;
  min-width: 750px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
}

.mv-head {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 54px;
}

.mv-head-txt {
  background: #fff;
  display: inline;
  font-size: 1.8rem;
  font-size: clamp(1.8rem, 1.5vw, 4rem);
}

.mv-head-img {
  margin-left: 24px;
  min-width: 292px;
  width: 292px;
  width: 21.376vw;
}

.mv-logo {
  min-width: 340px;
  position: absolute;
  right: 0;
  top: 0;
  width: 24.89vw;
}

.mv-link {
  bottom: 80px;
  display: inline-block;
  position: absolute;
  right: -5.857vw;
  right: -30px;
  right: -2.196vw;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 10.395vw;
}

.mv-link:hover {
  opacity: 0.7;
}

/* .swiper {
  display: none;
} */
body[data-loading="true"] .swiper {
  display: block;
  height: 100%;
}

body[data-loading="true"] .swiper .slide-item {
  opacity: 1;
}

body[data-loading="true"] .swiper .mv-slide {
  height: 100%;
}

.slide-item {
  opacity: 0;
  width: 100%;
}

.swiper-img {
  display: block;
  width: 100%;
}

.swiper-img img {
  width: 100%;
}

.index-ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 3.5rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  z-index: 1;
}

.index-ttl_en {
  font-family: "futura-pt-bold", sans-serif;
  font-size: 12rem;
  left: 0;
  line-height: 1;
  line-height: 0.8;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}

.index-ttl_en._flow {
  color: #fff;
}

.index-ttl_en._qa {
  color: #f9d5ac;
  left: 0.75em;
}

.index-ttl_en._voice {
  color: #fff;
  left: 0.75em;
}

.index-ttl_en._syaken {
  color: #fff;
  left: 0.75em;
  text-align: left;
  top: 0;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.index-ttl_en._works {
  color: #fff;
}

/* **************************************


     head


***************************************/
.head {
  padding: 200px 0 120px;
}

.head-ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 3.5rem;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.head-ttl img {
  bottom: 100%;
  content: "";
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 164px;
}

.head-ttl span {
  -webkit-text-emphasis: filled;
  text-emphasis: filled;
  /* letter-spacing: 10px;
    padding-top: 0.2em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1em 0.3em;
    background-image: radial-gradient(0.1em 0.1em at center center, $cr_txt, $cr_txt 100%, rgba(255, 255, 255, 0));
  } */
}

.head-img {
  margin: 80px auto 0;
  max-width: 540px;
}

.head-sectxtbox {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 54px;
  text-align: center;
}

.head-ttl_2 {
  border-bottom: 6px solid #fff240;
  display: inline-block;
  position: relative;
}

.head-ttl_2:before, .head-ttl_2:after {
  background-image: url(../asset/images/index/txt-deco02_left.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 68px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
}

.head-ttl_2:before {
  right: calc(100% + 1em);
}

.head-ttl_2:after {
  left: calc(100% + 1em);
  -webkit-transform: translateY(-50%) scale(-1, 1);
          transform: translateY(-50%) scale(-1, 1);
}

.head-ttl_2 span {
  color: #ec8e26;
}

.head-txt {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  margin: 48px auto 0;
  max-width: 650px;
}

.head-list {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  margin: 120px auto 0;
  max-width: 650px;
}

.head-item + li {
  margin-top: 74px;
}

.head-item-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

.head-item-ttl:after {
  background: repeating-linear-gradient(-45deg, #d0d630, #d0d630 5px, transparent 5px, transparent 10px);
  bottom: -8px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

.head-item-ttl img {
  display: block;
  margin-right: 4px;
  width: 44px;
}

.head-item-txt {
  margin-top: 24px;
}

/* **************************************


     menu


***************************************/
#menu.fixed {
  margin: auto;
  position: fixed;
  top: 10px;
  z-index: 3;
}

#menu {
  margin-top: -30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}

#menu.fixed.none {
  opacity: 0;
  z-index: -1;
}

.menu-list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  max-width: 840px;
  position: absolute;
  position: relative;
  top: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.menu-item {
  width: 150px;
}

.menu-item + li {
  margin-left: 70px;
}

.menu-item a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.menu-item a:hover {
  opacity: 0.7;
}

/* **************************************


     flow


***************************************/
.flow {
  background: #f5f6ed;
  padding: 120px 0;
}

.flow-container {
  margin: auto;
  max-width: 960px;
}

.flow-info {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flow-number {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "futura-pt-bold", sans-serif;
  font-size: 5.8rem;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}

.flow-number span {
  font-size: 2.2rem;
  margin-bottom: 8px;
  position: relative;
}

.flow-number span:after {
  background: #1e1e1e;
  bottom: -6px;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 16px;
}

.flow-contents {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
}

.flow-contents:nth-child(2n + 1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flow-contents + .flow-contents {
  margin-top: 120px;
}

.flow-img {
  width: 400px;
}

.flow-content {
  background: #fff;
  max-width: 440px;
  padding: 40px 70px;
  position: relative;
  width: 100%;
}

.flow-content._l:before, .flow-content._r:before {
  border-style: solid;
  content: "";
  height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
}

.flow-content._l:before {
  border-color: transparent #fff transparent transparent;
  border-width: 20px 20px 20px 0;
  right: 100%;
}

.flow-content._r:before {
  border-color: transparent transparent transparent #fff;
  border-width: 20px 0 20px 20px;
  left: 100%;
}

.flow-content-ttl {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2.2rem;
  font-weight: bold;
  position: relative;
}

.flow-content-ttl:after {
  background: repeating-linear-gradient(-45deg, #c1491e, #c1491e 5px, #fff 5px, #fff 10px);
  bottom: -8px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

.flow-content-txt {
  font-weight: normal;
  margin-top: 20px;
}

/* **************************************


     map


***************************************/
.map {
  padding: 100px 0;
}

.map-container {
  background: #f8f5f3;
  border-radius: 18px;
  margin: auto;
  max-width: 970px;
  padding: 40px 0 160px;
  position: relative;
}

.map-ttlbox {
  font-family: fot-tsukuardgothic-std, sans-serif;
  text-align: center;
}

.map-ttlbox span {
  font-size: 3.5rem;
  font-weight: bold;
  position: relative;
}

.map-ttlbox span:before, .map-ttlbox span:after {
  bottom: 100%;
  content: "";
  height: 80px;
  position: absolute;
  width: 92px;
}

.map-ttlbox span:before {
  background: url(../asset/images/index/txt-deco03_left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  right: 100%;
}

.map-ttlbox span:after {
  background: url(../asset/images/index/txt-deco03_left.svg);
  background-repeat: no-repeat;
  background-size: contain;
  left: 100%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.map-figure {
  margin: auto;
  max-width: 768px;
  position: relative;
  width: 100%;
}

.map-contents {
  background: #fff;
  margin-top: 160px;
  max-width: 470px;
  position: relative;
  width: 100%;
  z-index: 1;
}

.map-contents:before {
  background: #fff;
  border-radius: 20px;
  content: "";
  height: calc(100% + 140px);
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 140px);
  z-index: -1;
}

.map-contents:after {
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  content: "";
  height: 0;
  position: absolute;
  right: 20px;
  top: calc(100% + 70px);
  width: 0;
}

.map-contents._bottom {
  margin-left: auto;
  margin-top: 40px;
  max-width: 370px;
}

.map-contents._bottom:after {
  border-color: transparent transparent #fff transparent;
  border-width: 0 30px 30px 30px;
  bottom: calc(100% + 70px);
  left: 20px;
  right: auto;
  top: auto;
}

.map-head-txt {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
}

.map-head-txt span {
  color: #fff100;
  font-size: 3rem;
  line-height: 1;
  text-shadow: 1px 1px 0 #1e1e1e, -1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, 0px 1px 0 #1e1e1e, -1px 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e;
}

.map-head-txt:after {
  background: repeating-linear-gradient(-45deg, #1e1e1e, #1e1e1e 5px, #fff 5px, #fff 10px);
  bottom: -8px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

.map-content-txt {
  margin-top: 30px;
}

.map-img {
  bottom: 0;
  left: calc(50% - 320px);
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 640px;
}

/* **************************************


     voice


***************************************/
.voice {
  background: #8ab9b2;
  padding: 0 0 120px;
}

.voice .index-ttl {
  padding-top: 60px;
}

.voice-container {
  margin: auto;
  max-width: 900px;
}

.voice-contents {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 40px auto 0;
  max-width: 900px;
  padding-top: 200px;
  position: relative;
}

.voice-content {
  background: #fff;
  border-radius: 20px;
  max-width: 560px;
  padding: 32px 12px;
  position: relative;
  width: 100%;
}

.voice-content-number {
  bottom: calc(100% - 0.5em);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "futura-pt-bold", sans-serif;
  font-size: 5.8rem;
  font-weight: bold;
  left: 12px;
  line-height: 1;
  position: absolute;
  text-align: center;
}

.voice-content-number span {
  bottom: 100%;
  font-size: 2.2rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.voice-content-number span:before, .voice-content-number span:after {
  background: #1e1e1e;
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(60deg);
          transform: translateY(-50%) rotate(60deg);
  width: 22px;
}

.voice-content-number span:before {
  right: 100%;
}

.voice-content-number span:after {
  left: 100%;
  -webkit-transform: translateY(-50%) rotate(-60deg);
          transform: translateY(-50%) rotate(-60deg);
}

.voice-content-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 4px solid #8ab9b2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.voice-content-name {
  color: #8ab9b2;
  font-family: fot-tsukuardgothic-std, sans-serif;
  margin-left: 20px;
}

.voice-content-name span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fff000));
  background: linear-gradient(transparent 60%, #fff000 40%);
  color: #1e1e1e;
  font-size: 2.4rem;
}

.voice-content-img {
  width: 87px;
}

.voice-content-img img {
  width: 100%;
}

.voice-img {
  border: 20px solid #50a197;
  border-radius: 40px;
  max-width: 452px;
  position: absolute;
  right: 0;
  top: 0;
}

.voice-img img {
  border-radius: 20px;
}

.voice-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: fot-tsukuardgothic-std, sans-serif;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1.25em 0;
}

.voice-item dt {
  color: #8ab9b2;
  display: block;
  min-width: 100px;
}

.voice-item dd {
  display: block;
  width: calc(100% - 100px);
}

.voice-item + div {
  border-top: 1px dashed #000;
}

/* =============================================================================


     works


============================================================================= */
.works {
  padding: 160px 0;
}

.works-container {
  background: #fbeaed;
  margin: auto;
  max-width: 970px;
  padding: 0 30px 60px;
  position: relative;
}

.works-container._stock {
  background: none;
}

.works-container .index-ttl {
  padding-top: 60px;
}

.works-deco-img {
  bottom: 100%;
  position: absolute;
  right: 0;
  width: 156px;
}

.works-deco-fukidashi {
  bottom: calc(100% - 60px);
  position: absolute;
  right: 184px;
  width: 120px;
}

.works-head {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 32px;
  text-align: center;
}

.works-imagecontainer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px;
}

.works-image-box {
  border: 10px solid #fff;
  margin-top: 16px;
  width: calc(50% - (8px));
}

.works-contents {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
  position: relative;
}

.works-contents:before {
  background-image: url(../asset/images/index/car_w.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 68%;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}

.works-images {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: calc(52% - 20px);
  z-index: 1;
}

.works-img {
  border: 10px solid #fff;
  width: calc(50% - (8px));
}

.works-img._big {
  margin-bottom: 16px;
  width: 100%;
}

.works-content {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  position: relative;
  width: calc(48% - 20px);
  z-index: 1;
}

.works-name {
  font-size: 2.5rem;
  position: relative;
}

.works-name:before {
  -webkit-transform: translateX(-50%);
  background: repeating-linear-gradient(-45deg, #ea94a6, #ea94a6 5px, transparent 5px, transparent 10px);
  bottom: -8px;
  content: "";
  height: 6px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}

.works-yen {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
  padding: 8px 16px;
}

p.works-yen-name {
  border-right: 1px solid #1e1e1e;
  margin-right: 1em;
  padding-right: 1em;
}

.works-yen-txt {
  color: #fff100;
  font-size: 3.6rem;
  line-height: 1;
  text-shadow: 1px 1px 0 #1e1e1e, -1px -1px 0 #1e1e1e, -1px 1px 0 #1e1e1e, 1px -1px 0 #1e1e1e, 0px 1px 0 #1e1e1e, -1px 0 #1e1e1e, -1px 0 0 #1e1e1e, 1px 0 0 #1e1e1e;
}

.works-info {
  margin-top: 20px;
}

.works-info-item {
  border-bottom: 1px solid #1e1e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0.5em 0;
}

.works-info-item dt {
  min-width: 5em;
  width: 5em;
}

.works-btnbox {
  margin: 60px auto 0;
  text-align: center;
}

.works-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ea94a6;
  border: 3px solid #000;
  border-radius: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 413px;
  padding: 24px 0;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
}

.works-btn._stock {
  background: #b8e6ef;
}

.works-btn:hover {
  opacity: 0.7;
}

.works-btn span {
  background: #1e1e1e;
  height: 2px;
  position: absolute;
  right: 12%;
  top: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 12px;
  z-index: 1;
}

.works-btn span:after {
  border-color: transparent transparent transparent #1e1e1e;
  border-style: solid;
  border-width: 7px 0 0 14px;
  bottom: calc(100% - 2px);
  content: "";
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
}

/* **************************************


     qa


***************************************/
.qa-container {
  margin: auto;
  max-width: 840px;
  padding: 100px 0;
  position: relative;
}

.qa-img {
  bottom: 0;
  position: absolute;
  right: calc(50% - 320px);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  width: 640px;
}

.qa-list {
  margin-top: 100px;
}

.qa-item-ttl {
  border-bottom: 1px dashed #7f7f80;
  cursor: pointer;
  cursor: pointer;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 2rem;
  letter-spacing: 3px;
  margin: 0;
  padding: 20px;
  padding-left: 100px;
  position: relative;
  text-align: justify;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  /* そのうち1本を縦にする */
  /* プラスアイコンクリック後、マイナスにする */
}

.qa-item-ttl:hover {
  opacity: 0.7;
}

.qa-item-ttl:before, .qa-item-ttl:after {
  background: #ec8e26;
  content: "";
  display: block;
  height: 3px;
  left: 25px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 25px;
}

.qa-item-ttl:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.qa-item-ttl.on:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

.qa-item-content {
  border-bottom: 1px dashed #7f7f80;
  display: none;
  padding: 20px;
  padding-left: 100px;
  position: relative;
  text-align: justify;
}

.qa-item-txtbox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.qa-item-txtbox dt {
  color: #ec8e26;
  font-family: "futura-pt-bold", sans-serif;
  font-size: 3rem;
  line-height: 1;
  margin-right: 0.25em;
}

.qa-item-txtbox dd {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.8rem;
}

.qa-item-txtbox dd span {
  font-size: 1.4rem;
}

/* =============================================================================


     syaken


============================================================================= */
.syaken {
  background: #e5d9ea;
  padding: 0 0 0px;
}

.syaken .index-ttl {
  padding-top: 60px;
}

.syaken-headbox {
  margin-top: 200px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.syaken-head {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #fff));
  background: linear-gradient(transparent 60%, #fff 40%);
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 3.4rem;
  font-weight: bold;
}

.syaken-head span {
  color: #db2772;
}

.syaken-txt {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 48px auto 0;
  max-width: 800px;
}

.syaken-btnbox {
  margin: 100px auto 0;
  text-align: center;
}

.syaken-bg {
  mix-blend-mode: multiply;
  position: absolute;
  width: 100%;
}

.syaken-bg01 {
  max-width: 182px;
  right: 100px;
  top: 80px;
}

.syaken-bg02 {
  bottom: 220px;
  left: 20px;
  max-width: 180px;
}

.syaken-bg03 {
  left: -100px;
  max-width: 212px;
  top: 90px;
}

.syaken-bg04 {
  bottom: 30px;
  max-width: 180px;
  right: 8px;
}

.syaken-deco-img {
  margin-right: auto;
  margin-top: 140px;
  position: relative;
  width: 180px;
}

.syaken-deco-img:before, .syaken-deco-img:after {
  background: transparent url(../asset/images/index/syaken-deco_bg.svg) no-repeat top center/contain;
  content: "";
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}

.syaken-deco-img:before {
  left: calc(100% + 12px);
}

.syaken-deco-img:after {
  left: calc(100% + 100% + 24px);
}

.syaken-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #bfa2cc;
  border: 3px solid #000;
  border-radius: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 413px;
  padding: 24px 0;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
}

.syaken-btn:hover {
  opacity: 0.7;
}

.syaken-btn span {
  background: #1e1e1e;
  height: 2px;
  position: absolute;
  right: 12%;
  top: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 12px;
  z-index: 1;
}

.syaken-btn span:after {
  border-color: transparent transparent transparent #1e1e1e;
  border-style: solid;
  border-width: 7px 0 0 14px;
  bottom: calc(100% - 2px);
  content: "";
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
}

.stock {
  background: #e9f6f9;
  padding: 100px 0;
}

.used-list {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}

.used-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 80px 0;
  position: relative;
  width: calc(33.3333333% - 16px);
  z-index: 1;
  /*   .used-btn {
    margin-top: auto;
  } */
}

.used-item:nth-child(4):before {
  -webkit-transform: translateY(-50%);
  background: #fff;
  content: "";
  height: 100%;
  left: calc((1010px - 100vw) / 2);
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100vw;
  width: 100vw;
  z-index: -1;
}

.used-item + .used-item {
  margin-left: 24px;
}

.used-item:nth-child(3n + 1) {
  margin-left: 0;
}

.used-type {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  font-weight: bold;
  height: 100%;
  justify-content: flex-start;
  margin-bottom: 20px;
  min-height: 0%;
}

.used-icon {
  /*   background: url(../img/icon_usedlist.png); */
  background-repeat: no-repeat;
  color: #fff;
  font-size: 1.4rem;
  height: 30px;
  line-height: 35px;
  margin-right: 20px;
  min-width: 70px;
  text-align: center;
  width: 70px;
}

/* .used-icon._kei {
  background: url(../img/icon_usedlist2.png);
} */
.used-name {
  font-size: 1.7rem;
  /*   text-align: justify; */
}

.used-img {
  border: 4px solid #c1481e;
  border-radius: 30px;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.used-img:before {
  content: "";
  display: block;
  padding-top: 75%;
  /* 高さを幅の75%に固定 */
}

.used-img img {
  -webkit-transform: translate(-50%, -50%);
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  height: 100%;
  left: 50%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.used-img._kei {
  border-color: #61aa31;
}

.used-dlist {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  height: 100%;
  margin: 30px 0;
  min-height: 0%;
}

.used-ditem {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  letter-spacing: normal;
}

.used-ditem + .used-ditem {
  margin-top: 6px;
}

.used-ditem dt {
  background: #000;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  min-width: 100px;
  text-align: center;
  width: 100px;
}

.used-ditem dd {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 1.4rem;
  padding-left: 10px;
  text-align: left;
}

.used-btn {
  -webkit-transition: 0.4s;
  border: 2px solid #040000;
  border-radius: 14px;
  display: block;
  font-family: "Tekton Pro", "sans-seif";
  font-size: 1.7rem;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 30px auto 0;
  margin-top: 30px;
  position: relative;
  text-align: center;
  transition: 0.4s;
  width: 175px;
}

.used-btn._test {
  background: #c1481e;
  border: 2px solid #c1481e;
  color: #fff;
}

.used-btn._test:before {
  border-top: 2px solid #fff;
}

.used-btn._test:after {
  border-color: transparent transparent transparent #fff;
}

.used-btn:hover {
  opacity: 0.7;
}

.used-btn:before {
  -webkit-transform: translate(-50%, -50%);
  border-top: 2px solid #040000;
  content: "";
  left: 85%;
  position: absolute;
  top: 55%;
  transform: translate(-50%, -50%);
  width: 20px;
}

.used-btn:after {
  -webkit-transform: translate(-50%, -50%);
  border-color: transparent transparent transparent #040000;
  border-style: solid;
  border-width: 4px 0 0 14px;
  content: "";
  height: 0;
  left: 91%;
  position: absolute;
  top: 51.5%;
  transform: translate(-50%, -50%);
  width: 0;
}

@media screen and (max-width: 1010px){
  .used-item:nth-child(4):before {
    left: -24px;
  }
  .used-item:nth-child(4):before, .used-item:nth-child(5):before, .used-item:nth-child(6):before {
    -webkit-transform: translate(-50%, -50%);
    background: #fff;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    width: 100vw;
    z-index: -1;
  }
}

@media (max-width: 1010px){
  .used-item {
    margin: auto;
    max-width: 500px;
    padding: 40px 0;
    width: 100%;
  }
  .used-item:nth-child(3n + 1) {
    margin-left: auto;
  }
  .used-item + .used-item {
    margin-left: auto;
  }
}

@media screen and (max-width: 768px){
  .used-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767px){
  .used-list {
    padding-top: 60px;
  }
}

@media (max-width: 750px){
  .mv {
    height: auto;
    padding-top: 130px;
  }
  .mv-inner {
    max-width: 100%;
    min-width: unset;
  }
  .mv-head {
    margin: 16px auto 0;
  }
  .mv-head-txt {
    font-size: 1.8rem;
    margin: auto;
  }
  .mv-head-img {
    margin: auto;
    width: 290px;
  }
  .mv-logobox {
    margin: 8px auto 0;
    max-width: 210px;
  }
  .mv-logo {
    left: auto;
    margin: 8px auto 0;
    max-width: 210px;
    position: relative;
    top: auto;
    width: 100%;
  }
  .mv-logo img {
    width: 100%;
  }
  .mv-link {
    display: none;
  }
  .index-ttl {
    font-size: 2.5rem;
  }
  .index-ttl_en {
    font-size: 6rem;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
  .index-ttl_en._flow {
    top: 0;
  }
  .index-ttl_en._qa {
    left: 50%;
  }
  .index-ttl_en._voice {
    left: 50%;
  }
  .index-ttl_en._syaken {
    left: 20px;
  }
  .head {
    padding: 60px 0;
  }
  .head-ttl {
    font-size: 2.5rem;
  }
  .head-ttl img {
    width: 120px;
  }
  .head-img {
    margin-top: 32px;
  }
  .head-sectxtbox {
    font-size: 1.8rem;
  }
  .head-ttl_2:before, .head-ttl_2:after {
    height: 60px;
    width: 8px;
  }
  .head-txt {
    font-size: 1.4rem;
    margin-top: 24px;
  }
  .head-list {
    margin-top: 60px;
  }
  .head-item + li {
    margin-top: 40px;
  }
  .head-item-ttl {
    font-size: 1.6rem;
  }
  .head-item-ttl img {
    width: 30px;
  }
  .menu-list {
    margin: 16px auto 0;
  }
  .menu-item {
    width: calc(25% - 2px);
  }
  .menu-item + li {
    margin-left: 4px;
  }
  .flow {
    padding: 0 0 60px;
  }
  .flow .index-ttl {
    padding-top: 60px;
  }
  .flow-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .flow-number {
    font-size: 4.6rem;
  }
  .flow-number span {
    font-size: 1.8rem;
  }
  .flow-number span:after {
    width: 12px;
  }
  .flow-contents:nth-child(2n + 1) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .flow-contents {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 60px;
  }
  .flow-contents + .flow-contents {
    margin-top: 60px;
  }
  .flow-img {
    margin: 24px auto 0;
    max-width: 400px;
    width: 80%;
  }
  .flow-content {
    margin: 40px auto 0;
    padding: 16px 24px;
  }
  .flow-content._l:before, .flow-content._r:before {
    bottom: 100%;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .flow-content._l:before {
    border-color: transparent transparent #fff transparent;
    border-width: 0 20px 20px 20px;
    right: auto;
  }
  .flow-content._r:before {
    border-color: transparent transparent #fff transparent;
    border-width: 0 20px 20px 20px;
    left: 50%;
  }
  .flow-content-ttl {
    font-size: 2rem;
  }
  .map {
    padding: 60px 0;
  }
  .map-container {
    border-radius: 8px;
    padding: 40px 0 60px;
  }
  .map-ttlbox span {
    font-size: 2.5rem;
  }
  .map-ttlbox span:before, .map-ttlbox span:after {
    height: 50px;
    width: 60px;
  }
  .map-figure {
    z-index: 2;
  }
  .map-contents {
    background: none;
    margin-top: 60px;
    padding-right: 24px;
    width: calc(100% - 24px);
  }
  .map-contents:before {
    border-radius: 10px;
    height: calc(100% + 60px);
    width: calc(100% + 24px);
  }
  .map-contents:after {
    display: none;
  }
  .map-contents._bottom:after {
    display: none;
  }
  .map-head-txt {
    font-size: 1.6rem;
  }
  .map-head-txt span {
    font-size: 2.4rem;
  }
  .map-img {
    display: none;
  }
  .voice .index-ttl {
    padding-top: 60px;
  }
  .voice {
    padding-bottom: 80px;
  }
  .voice-contents {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 80px;
    padding-top: 0px;
  }
  .voice-content-number {
    font-size: 4.6rem;
  }
  .voice-content-number span {
    font-size: 1.8rem;
  }
  .voice-content-number span:before, .voice-content-number span:after {
    width: 14px;
  }
  .voice-content-name span {
    font-size: 1.8rem;
  }
  .voice-content-img {
    width: 70px;
  }
  .voice-img {
    margin: 20px auto 0;
    position: relative;
    right: auto;
    top: auto;
  }
  .works {
    padding: 80px 0;
  }
  .works-container {
    padding: 0 16px 60px;
  }
  .works-deco-img {
    display: none;
  }
  .works-deco-fukidashi {
    bottom: 100%;
    left: 50%;
    position: absolute;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .works-head {
    font-size: 1.6rem;
    margin-top: 24px;
  }
  .works-image-box {
    border: 5px solid #fff;
    margin-top: 8px;
    width: calc(50% - (4px));
  }
  .works-contents:before {
    display: none;
  }
  .works-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .works-contents + .works-contents {
    margin-top: 100px;
  }
  .works-images {
    margin-top: 24px;
    width: 100%;
  }
  .works-img {
    border: 5px solid #fff;
  }
  .works-content {
    width: 100%;
  }
  .works-name {
    font-size: 1.8rem;
  }
  .works-yen {
    font-size: 1.4rem;
  }
  .works-yen-txt {
    font-size: 2.6rem;
  }
  .works-btnbox {
    margin-top: 32px;
  }
  .works-btn {
    padding: 8px 0;
  }
  .qa-container {
    padding: 0 0 80px;
  }
  .qa-container .index-ttl {
    padding-top: 60px;
  }
  .qa-img {
    display: none;
  }
  .qa-list {
    margin-top: 40px;
  }
  .qa-item-ttl:before, .qa-item-ttl:after {
    left: 15px;
    width: 15px;
  }
  .qa-item-ttl {
    font-size: 1.6rem;
    padding-left: 50px;
  }
  .qa-item-content {
    padding-left: 50px;
  }
  .qa-item-txtbox dt {
    font-size: 2rem;
  }
  .qa-item-txtbox dd {
    font-size: 1.6rem;
  }
  .qa-item-txtbox dd span {
    font-size: 1.2rem;
  }
  .syaken .index-ttl {
    padding-top: 60px;
  }
  .syaken-headbox {
    margin-top: 100px;
  }
  .syaken-head {
    font-size: 2.6rem;
  }
  .syaken-txt {
    font-size: 1.4rem;
    margin-top: 24px;
  }
  .syaken-btnbox {
    margin-top: 60px;
  }
  .syaken-bg01 {
    right: 0px;
    top: 40px;
    width: 90px;
  }
  .syaken-bg02 {
    bottom: 120px;
    left: 10px;
    width: 90px;
  }
  .syaken-bg03 {
    left: -30px;
    width: 100px;
  }
  .syaken-bg04 {
    width: 90px;
  }
  .syaken-deco-img {
    margin-top: 100px;
    width: 80px;
  }
  .syaken-btn {
    padding: 8px 0;
  }
  .stock {
    padding: 80px 0;
  }
}


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