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

home

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

variables

***************************************/
/*---------------------------------------
break point
---------------------------------------*/
/*---------------------------------------
color
---------------------------------------*/
/***************************************

home

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

mixins

***************************************/
/*---------------------------------------
media queries
---------------------------------------*/
/*---------------------------------------
clearfix
---------------------------------------*/
/*---------------------------------------
vwのサイズ計算
---------------------------------------*/
/***************************************

common

***************************************/
@media screen and (max-width: 1160px) {
  #fv_common h2 img {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  #fv_common h2 img {
    width: 64vw;
  }
}

#introduction {
  padding: 38px 0 44px;
}
@media screen and (max-width: 768px) {
  #introduction {
    padding: 4vw 0 5.3333333333vw;
  }
}
#introduction .inner4 p {
  font-size: 24px;
  line-height: 48px;
}
@media screen and (max-width: 768px) {
  #introduction .inner4 p {
    font-size: 3.4666666667vw;
    line-height: 6vw;
  }
}

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

#professional

***************************************/
#professional {
  padding: 300px 0 0;
  background-color: #f0f1f1;
}
@media screen and (max-width: 768px) {
  #professional {
    padding: 26.6666666667vw 0 0;
  }
}
#professional .craftsman {
  padding: 0 0 245px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman {
    padding: 0 0 30vw;
  }
}
#professional .craftsman .professional_wrap {
  margin: 0 0 250px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap {
    margin: 0 0 25.3333333333vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(even) .bg_wrap {
  margin: 0 0 0 calc(50% - 50vw);
}
@media screen and (max-width: 1160px) {
  #professional .craftsman .professional_wrap:nth-child(even) .bg_wrap {
    margin: 0;
  }
}
#professional .craftsman .professional_wrap:nth-child(even) .bg_wrap::before {
  width: calc(100% - 242px);
  left: 0;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(even) .bg_wrap::before {
    width: 50vw;
    left: auto;
    right: -6.6666666667vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(even) .bg_wrap .detail_wrap {
  gap: 0 0;
  justify-content: space-between;
  margin: 0 0 0 auto;
}
#professional .craftsman .professional_wrap:nth-child(even) .bg_wrap .detail_wrap .img_wrap {
  order: 2;
}
#professional .craftsman .professional_wrap:nth-child(even) .bg_wrap .detail_wrap .text_wrap {
  order: 1;
}
#professional .craftsman .professional_wrap:first-child .bg_wrap::before {
  height: 1103px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:first-child .bg_wrap::before {
    height: 323.2vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(2) .bg_wrap::before {
  height: 650px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(2) .bg_wrap::before {
    height: 160vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(3) .bg_wrap::before {
  height: 650px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(3) .bg_wrap::before {
    height: 176.2666666667vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(4) {
  margin: 0 0 350px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(4) {
    margin: 0 0 26vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(4) .bg_wrap::before {
  height: 1475px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(4) .bg_wrap::before {
    height: 364vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(5) .bg_wrap::before {
  height: 684px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(5) .bg_wrap::before {
    height: 207.3333333333vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(6) {
  margin: 0 0 395px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(6) {
    margin: 0 0 26vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(6) .bg_wrap::before {
  height: 950px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(6) .bg_wrap::before {
    height: 240vw;
  }
}
#professional .craftsman .professional_wrap:nth-child(7) {
  margin: 0;
}
#professional .craftsman .professional_wrap:nth-child(7) .bg_wrap::before {
  height: 900px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap:nth-child(7) .bg_wrap::before {
    height: 240vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap {
  position: relative;
  height: 100%;
  margin: 0 calc(50% - 50vw) 0 0;
  min-width: 1000px;
}
@media screen and (max-width: 1160px) {
  #professional .craftsman .professional_wrap .bg_wrap {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap {
    margin: 0;
    min-width: inherit;
  }
}
#professional .craftsman .professional_wrap .bg_wrap::before {
  content: "";
  width: calc(100% - 387px);
  display: block;
  background-color: #fff;
  position: absolute;
  top: -100px;
  right: 0;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap::before {
    width: 50vw;
    top: 13.3333333333vw;
    right: auto;
    left: -6.6666666667vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap {
  display: flex;
  gap: 0 50px;
  width: 950px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap {
    display: block;
    width: 68.2666666667vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap:nth-child(n+2) {
  padding: 100px 0 0;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap:nth-child(n+2) {
    padding: 12.6666666667vw 0 0;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .img_wrap {
  width: 450px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .img_wrap {
    width: 68.2666666667vw;
    padding: 0 0 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .img_wrap img {
    width: 100%;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .img_wrap img:nth-child(n+2) {
  margin: 30px 0 0;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .img_wrap img:nth-child(n+2) {
    margin: 5.3333333333vw 0 0;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap {
  width: 380px;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap {
    width: 68.2666666667vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap h3 {
  font-size: 30px;
  line-height: 52px;
  letter-spacing: 0.025em;
  padding: 0 0 11px;
  margin: 0 0 40px;
  border-bottom: 1px solid #cfcfcf;
  font-family: YakuHanJP, "Noto Serif JP", serif;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap h3 {
    font-size: 4.2666666667vw;
    line-height: 6.5333333333vw;
    padding: 0 0 1.3333333333vw;
    border-bottom: 0.2666666667vw solid #cfcfcf;
    margin: 0 0 4.6666666667vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap h4 {
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 42px;
  padding: 0 0 20px;
  font-family: YakuHanJP, "Noto Serif JP", serif;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap h4 {
    font-size: 4.2666666667vw;
    line-height: 7.2vw;
    padding: 0 0 3.2vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p {
    font-size: 3.3333333333vw;
    line-height: 6vw;
    letter-spacing: 0.065em;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p a {
  display: block;
  width: 380px;
  line-height: 60px;
  height: 60px;
  border: 1px solid #a41034;
  color: #a41034;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin: 40px 0 0;
  padding: 0 0 0 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p a {
    width: 68.2666666667vw;
    line-height: 14.4vw;
    height: 14.4vw;
    font-size: 3.0666666667vw;
    margin: 8vw 0 0;
    padding: 0 0 0 5.0666666667vw;
  }
}
#professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #a41034;
  border-right: 1px solid #a41034;
  position: absolute;
  top: 50%;
  right: 27px;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 768px) {
  #professional .craftsman .professional_wrap .bg_wrap .detail_wrap .text_wrap p a::after {
    width: 1.4666666667vw;
    height: 1.4666666667vw;
    right: 4.5333333333vw;
  }
}
#professional .teams {
  padding: 100px 0 200px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #professional .teams {
    padding: 0 0 20vw;
  }
}
#professional .teams .flex_wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 50px;
}
@media screen and (max-width: 768px) {
  #professional .teams .flex_wrap {
    display: block;
    padding: 0;
    width: 68.2666666667vw;
    margin: 0 0 0 auto;
    transform: translateY(-6.6666666667vw);
  }
}
#professional .teams .flex_wrap .img_wrap {
  order: 2;
}
@media screen and (max-width: 768px) {
  #professional .teams .flex_wrap .img_wrap {
    padding: 0 0 6.4vw;
  }
  #professional .teams .flex_wrap .img_wrap img {
    width: 100%;
  }
}
#professional .teams .flex_wrap .text_wrap {
  width: 380px;
}
@media screen and (max-width: 768px) {
  #professional .teams .flex_wrap .text_wrap {
    width: 100%;
  }
}
#professional .teams .flex_wrap .text_wrap h3 {
  font-size: 30px;
  line-height: 52px;
  letter-spacing: 0.025em;
  font-family: YakuHanJP, "Noto Serif JP", serif;
  padding: 0 0 20px;
  margin: 0 0 45px;
  border-bottom: 1px solid #cfcfcf;
}
@media screen and (max-width: 768px) {
  #professional .teams .flex_wrap .text_wrap h3 {
    font-size: 4.2666666667vw;
    line-height: 1;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
    border-bottom: 0.2666666667vw solid #cfcfcf;
  }
}
#professional .teams .flex_wrap .text_wrap p {
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.1em;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  #professional .teams .flex_wrap .text_wrap p {
    font-size: 3.3333333333vw;
    line-height: 6vw;
    letter-spacing: 0.07em;
  }
}

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