.header .headerInner {
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.4));
}

.companyWrap, .makeWrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.makeInner {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.main {
  background: #F6F4EF;
}
.makeWrap {
  position: relative;
  z-index: 2;
}
.makeWrap .backImg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.makeWrap .backImg img {
  width: 100%;
  height: 100%;
}
.makeInner {
  padding-bottom: 60px;
}
.makeInner p.desc {
  text-align: center;
  padding: 62px 0 52px 0;
  font: normal 400 16px/29px "Noto Serif JP", serif;
  color: #FFF;
}
.makeInner h2.tit {
  margin-top: 25px;
  font: normal 400 38px/76px "Lato", sans-serif;
  color: #CF9247;
}
@media (min-width: 768px) {
  .makeInner h2.tit {
    font-size: 80px;
    line-height: 102px;
  }
}
@media (min-width: 1024px) {
  .makeInner h2.tit {
    font-size: 90px;
    line-height: 112px;
  }
}
@media (min-width: 1280px) {
  .makeInner h2.tit {
    font-size: 110px;
    line-height: 132px;
  }
}
.makeInner .YouTubeBox {
  aspect-ratio: 835/464;
  width: 75.9090909091%;
}
.makeInner .YouTubeBox iframe {
  width: 100%;
  height: 100%;
}

.companyWrap {
  position: relative;
  margin-top: -110px;
  z-index: 1;
}
.companyWrap .backImg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.companyWrap .backImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.companyWrap .rightImgBack {
  position: absolute;
  right: 0;
  top: 100px;
  display: none;
}
@media (min-width: 769px) {
  .companyWrap .rightImgBack {
    display: block;
  }
}
.companyWrap .h2Block {
  text-align: center;
  padding: 170px 0 50px 0;
}
.companyWrap .h2Block .h2TitBox {
  position: relative;
  display: inline-block;
}
.companyWrap .h2Block .h2TitBox .h2Ttl {
  color: #fff;
  font-family: "Yuji Syuku", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.05em;
  text-align: center;
}
@media (min-width: 580px) {
  .companyWrap .h2Block .h2TitBox .h2Ttl {
    font-size: 40px;
    line-height: 45px;
  }
}
.companyWrap .h2Block .h2TitBox .leftImg {
  position: absolute;
  left: -20px;
  top: -15px;
}
.companyWrap .h2Block .h2TitBox .rightImg {
  position: absolute;
  right: -30px;
  bottom: -15px;
}
.companyWrap .flow {
  margin-bottom: 47px;
  position: relative;
  padding: 0 0 40px 0;
}
@media (min-width: 768px) {
  .companyWrap .flow {
    padding: 0 0 80px 0;
  }
}
.companyWrap .flow .inner {
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
}
.companyWrap .flow .inner .h2Box {
  margin: 0 auto;
  padding-bottom: 20px;
}
.companyWrap .flow .inner .flex {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 30px;
  gap: 12.7272727273%;
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .flex {
    flex-direction: row;
    padding-top: 35px;
  }
}
.companyWrap .flow .inner .flex .left {
  width: 100%;
  display: flex;
  gap: 20px;
  padding-top: 30px;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left {
    flex-direction: row;
    gap: 40px;
  }
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .flex .left {
    padding-top: 0;
    width: 56.3636363636%;
  }
}
.companyWrap .flow .inner .flex .left .box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 100px;
  height: 100px;
}
.companyWrap .flow .inner .flex .left .box .number {
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.08em;
  padding: 33px;
}
.companyWrap .flow .inner .flex .left .textarea {
  flex: 1;
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .flex .left .textarea {
    min-width: 480px;
  }
}
.companyWrap .flow .inner .flex .left .textarea .form {
  -moz-column-gap: 33px;
       column-gap: 33px;
  justify-content: initial;
  align-items: center;
}
.companyWrap .flow .inner .flex .left .textarea .form .flexBlock .tellText {
  font-size: 25px;
}
.companyWrap .flow .inner .flex .left .textarea .form .flexBlock .buttonBlock .button .buttonText {
  font-size: 16px;
  padding: 15px 40px 15px 67px;
}
.companyWrap .flow .inner .flex .left .textarea .form .flexBlock .buttonBlock .filter .white {
  left: 40px;
}
.companyWrap .flow .inner .flex .left .textarea .form .flexBlock .buttonBlock .filter .red {
  left: 40px;
}
.companyWrap .flow .inner .flex .left .textarea .h3 {
  padding-top: 0;
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.08em;
  color: #fff;
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left .textarea .h3 {
    font-size: 20px;
    line-height: 32px;
  }
}
.companyWrap .flow .inner .flex .left .textarea .p {
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0.08em;
  color: #fff;
  margin-top: 10px;
}
.companyWrap .flow .inner .flex .left .button {
  scale: 1;
}
.companyWrap .flow .inner .flex .left .buttonFlex {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: column;
  margin: 23px auto 0;
}
@media (min-width: 500px) {
  .companyWrap .flow .inner .flex .left .buttonFlex {
    flex-direction: row;
  }
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .flex .left .buttonFlex {
    margin-left: 0;
  }
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton {
  height: 48px;
  width: 90%;
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left .buttonFlex .formButton {
    width: 204px;
  }
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton .link {
  border: 1px solid #0D9A59;
  -o-border-image: linear-gradient(to right, #6D5C01 0%, #B5A830 100%);
     border-image: linear-gradient(to right, #6D5C01 0%, #B5A830 100%);
  border-image-slice: 1;
  transition: transform 0.3s;
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton .link:after {
  background: linear-gradient(90deg, #6D5C01 0%, #B5A830 100%);
  transform: scale(1, 1);
  transform-origin: left top;
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton .link .icon {
  width: 24px;
  margin-right: 5px;
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton .link .buttonP {
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #FFFFFF;
}
.companyWrap .flow .inner .flex .left .buttonFlex .formButton .link:hover:after {
  transform-origin: right top;
  transform: scale(0, 1);
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton {
  height: 48px;
  width: 90%;
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left .buttonFlex .contactButton {
    width: 204px;
  }
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton .link {
  border: 1px solid #0D9A59;
  -o-border-image: linear-gradient(to right, #016D3B 0%, #30B547 100%);
     border-image: linear-gradient(to right, #016D3B 0%, #30B547 100%);
  border-image-slice: 1;
  transition: transform 0.3s;
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton .link:after {
  background: linear-gradient(90deg, #016D3B 0%, #30B547 100%);
  transform: scale(1, 1);
  transform-origin: left top;
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton .link .icon {
  width: 24px;
  margin-right: 5px;
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton .link .buttonP {
  color: #FFFFFF;
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #FFFFFF;
}
.companyWrap .flow .inner .flex .left .buttonFlex .contactButton .link:hover:after {
  transform-origin: right top;
  transform: scale(0, 1);
}
.companyWrap .flow .inner .flex .left .telButton {
  margin: 10px auto 0;
  height: 48px;
  width: 90%;
}
@media (min-width: 500px) {
  .companyWrap .flow .inner .flex .left .telButton {
    width: 100%;
  }
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left .telButton {
    width: 418px;
    margin-left: 0;
  }
}
.companyWrap .flow .inner .flex .left .telButton .link {
  border: white 0px solid;
  transition: transform 0.3s;
  background: white;
  transform-origin: left top;
  transition: 0.4s;
}
.companyWrap .flow .inner .flex .left .telButton .link .icon {
  width: 20px;
  margin-right: 10px;
}
.companyWrap .flow .inner .flex .left .telButton .link .buttonP {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.02em;
  color: #000000;
}
@media (min-width: 750px) {
  .companyWrap .flow .inner .flex .left .telButton .link .buttonP {
    font-size: 18px;
    line-height: 26px;
  }
}
.companyWrap .flow .inner .flex .left .telButton .link .timeP {
  margin-left: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.08em;
  color: #000000;
}
.companyWrap .flow .inner .flex .right {
  width: 100%;
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .flex .right {
    padding-top: 27px;
    width: 30.9090909091%;
  }
}
.companyWrap .flow .inner .flex .right .flowImg {
  width: 100%;
}
.companyWrap .flow .inner .vector {
  width: 100%;
  margin-top: 50px;
}
@media (min-width: 1100px) {
  .companyWrap .flow .inner .vector {
    margin-top: 60px;
  }
}

.tel{
  text-align: center;
  padding: 0 20px 100px;
  background: #110A00;
}
.tel_link{
  display: inline-block;
}
.tel_img{
  max-width: 800px;
  width: 100%;
}
/*# sourceMappingURL=make.css.map */