/* vw
================================================*/
/* vh
================================================*/
/* vw font
=================================================================== */
#indexVisual {
  position: relative;
  height: 46.3541666667vw;
  margin-bottom: 7.8125vw;
}
#indexVisual .mv {
  position: relative;
  width: 41.1458333333vw;
  height: 46.3541666667vw;
  margin: 0 auto;
}
#indexVisual .mv img {
  display: block;
  height: 100%;
  margin: 0 auto;
}
#indexVisual .mv .txtCopy {
  position: absolute;
  top: 50%;
  right: -11.4583333333vw;
}
#indexVisual .mv .txtCopy span {
  display: block;
  margin-bottom: 0.5em;
  padding: 0 1em;
  font-size: 36px;
  font-size: 1.875vw;
  background: #fff;
}
#indexVisual .catch {
  position: absolute;
  left: 0;
  bottom: 0;
}
#indexVisual .catch span {
  display: block;
  font-family: "Noto Serif JP", serif;
  font-size: 106px;
  font-size: 5.5208333333vw;
  font-family: "Noto Serif JP", serif;
  color: rgba(0, 0, 0, 0.1);
  line-height: 1.2;
}

#newsArea {
  width: 44.2708333333vw;
  margin: 0 auto 7.8125vw;
}
#newsArea .newsWrap {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-bottom: 1.5625vw;
}
#newsArea .newsWrap .hdgTtl {
  width: 6em;
  padding-top: 0.2604166667vw;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-size: 1.0416666667vw;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 1;
}
#newsArea .newsWrap dl {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-size: 0.8333333333vw;
}
#newsArea .newsWrap dl dt {
  width: 10em;
  color: #898989;
  margin-bottom: 1.5em;
}
#newsArea .newsWrap dl dd {
  width: calc(100% - 10em);
  margin-bottom: 1.5em;
}
#newsArea .defbtn {
  margin: 0 auto;
}

#introductionArea {
  margin-bottom: 7.8125vw;
}
#introductionArea .hdgTtl {
  margin: 5.2083333333vw 0 2.6041666667vw;
  font-family: "Noto Serif JP", serif;
  font-size: 58px;
  font-size: 3.0208333333vw;
  line-height: 1;
  text-align: center;
  letter-spacing: 0;
}
#introductionArea .introWrap {
  display: grid;
  grid-template-columns: 1fr 39.5833333333vw 1fr;
  gap: 2.6041666667vw;
}
#introductionArea .introWrap .cont .msg {
  margin: 0 0 2.6041666667vw;
  text-align: center;
}
#introductionArea .introWrap .cont .msg > span {
  display: block;
  font-size: 18px;
  font-size: 0.9375vw;
  line-height: 2.5;
}
#introductionArea .introWrap .cont .productList {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 3.90625vw;
}
#introductionArea .introWrap .cont .productList .ttl {
  width: 100%;
  margin: 0 0 2.6041666667vw;
  line-height: 1;
  text-align: center;
}
#introductionArea .introWrap .cont .productList .ttl .hdgTtl {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 1.3541666667vw;
  margin: 0;
  padding: 0 1em;
  background: #f2f2f2;
  border-radius: 0.6770833333vw;
}
#introductionArea .introWrap .cont .productList .ttl .hdgTtl > span {
  font-size: 16px;
  font-size: 0.8333333333vw;
  font-weight: 500;
}
#introductionArea .introWrap .cont .productList .list {
  width: 100%;
  margin-bottom: 1.5625vw;
}
#introductionArea .introWrap .cont .productList .list li {
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  font-size: 1.0416666667vw;
  text-align: center;
}
#introductionArea .introWrap .cont .productList:before {
  position: absolute;
  content: "";
  top: 1em;
  left: 0;
  width: 2.6041666667vw;
  height: calc(100% - 1em);
  border: solid 1px #A3A3A3;
  border-right: none;
}
#introductionArea .introWrap .cont .productList:after {
  position: absolute;
  content: "";
  top: 1em;
  right: 0;
  width: 2.6041666667vw;
  height: calc(100% - 1em);
  border: solid 1px #A3A3A3;
  border-left: none;
}
#introductionArea .introWrap .cont .defbtn {
  margin: 0 auto;
}
#introductionArea .introWrap .imL {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
#introductionArea .introWrap .imL .ph {
  width: 100%;
  text-align: right;
}
#introductionArea .introWrap .imL .ph:nth-child(1) img {
  width: 8.8541666667vw;
}
#introductionArea .introWrap .imL .ph:nth-child(2) img {
  width: 21.5104166667vw;
}
#introductionArea .introWrap .imL .ph:nth-child(3) img {
  width: 17.1354166667vw;
}
#introductionArea .introWrap .imR {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
#introductionArea .introWrap .imR .ph {
  width: 100%;
  text-align: left;
}
#introductionArea .introWrap .imR .ph:nth-child(1) img {
  width: 19.7916666667vw;
}
#introductionArea .introWrap .imR .ph:nth-child(2) img {
  width: 8.0729166667vw;
}
#introductionArea .introWrap .imR .ph:nth-child(3) img {
  width: 21.3020833333vw;
}

#aboutArea {
  width: 100%;
  max-width: 81.9791666667vw;
  margin: 0 auto 7.8125vw;
  padding-bottom: 2.6041666667vw;
  background: url("../images/index/ph_about.jpg") no-repeat center top 5.2083333333vw;
  background-size: cover;
}
#aboutArea .hdgTtl {
  margin: 0 auto 2.6041666667vw;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-family: "Noto Serif JP", serif;
  font-size: 55px;
  font-size: 2.8645833333vw;
  letter-spacing: 0.1em;
}
#aboutArea .txt {
  width: 60%;
  margin: 0 auto 2.6041666667vw;
  font-size: 18px;
  font-size: 0.9375vw;
  text-align: center;
}
#aboutArea .txt span {
  display: block;
  text-shadow: 2px 2px 10px #FFF, -2px 2px 10px #FFF, 2px -2px 10px #FFF, -2px -2px 10px #FFF;
}
#aboutArea .defbtn {
  margin: 0 auto 2.6041666667vw;
}

#recruitArea {
  position: relative;
  min-height: 31.25vw;
  margin-bottom: 7.8125vw;
}
#recruitArea .ph {
  position: absolute;
  width: 55%;
  min-height: 27.9166666667vw;
  top: 0;
  left: 0;
  background: url("../images/index/ph_recruit.jpg") no-repeat center top;
  background-size: cover;
  z-index: 2;
}
#recruitArea .cont {
  position: absolute;
  width: 55%;
  padding: 2.6041666667vw 5.2083333333vw 3.90625vw 12%;
  top: 7.8125vw;
  right: 0;
  background: #4860B2;
}
#recruitArea .cont .hdgTtl {
  margin: 0 auto 1.5625vw;
  font-family: "Noto Serif JP", serif;
  font-size: 46px;
  font-size: 2.3958333333vw;
  letter-spacing: 0.1em;
  color: #FFF;
}
#recruitArea .cont .txt {
  margin: 0 auto 2.6041666667vw;
  color: #FFF;
}

@media (min-width: 768px) and (max-width: 1367px) {
  #newsArea {
    width: 66.6666666667vw;
  }

  #introductionArea .introWrap {
    grid-template-columns: 1fr 52.0833333333vw 1fr;
  }
  #introductionArea .introWrap .cont .productList .ttl .hdgTtl {
    padding: 10px 1em;
  }

  #aboutArea .txt {
    font-size: 16px;
    font-size: 1.1713030747vw;
  }

  #recruitArea {
    min-height: 38.0208333333vw;
  }
  #recruitArea .cont .txt {
    font-size: 16px;
    font-size: 1.1713030747vw;
  }
}
@media (max-width: 767.98px) {
  #indexVisual {
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  #indexVisual .mv {
    width: 100%;
    height: 70vh;
    padding-left: 15%;
  }
  #indexVisual .mv .txtCopy {
    right: initial;
    top: 40%;
    left: 3%;
  }
  #indexVisual .mv .txtCopy span {
    display: block;
    margin-bottom: 0.5em;
    padding: 0 1em;
    font-size: 20px;
    font-size: 5.3333333333vw;
    background: #fff;
  }
  #indexVisual .catch span {
    font-size: 46px;
    font-size: 12.2666666667vw;
    letter-spacing: 0;
  }

  #newsArea {
    width: auto;
    margin: 0 40px 75px;
  }
  #newsArea .newsWrap {
    display: block;
  }
  #newsArea .newsWrap .hdgTtl {
    width: 100%;
    padding-top: 0;
    font-size: 16px;
    font-size: 4.2666666667vw;
    text-align: center;
    margin-bottom: 50px;
  }
  #newsArea .newsWrap dl {
    display: block;
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
  #newsArea .newsWrap dl dt {
    width: 100%;
    margin-bottom: 0.5em;
  }
  #newsArea .newsWrap dl dd {
    width: 100%;
    margin-bottom: 2em;
    line-height: 1.4;
  }

  #introductionArea {
    margin-bottom: 75px;
  }
  #introductionArea .hdgTtl {
    margin: 0 0 25px;
    font-size: 34px;
    font-size: 9.0666666667vw;
    line-height: 1.4;
    text-align: center;
  }
  #introductionArea .hdgTtl > span span {
    display: block;
  }
  #introductionArea .introWrap {
    display: block;
  }
  #introductionArea .introWrap .cont {
    margin: 0 40px 25px;
  }
  #introductionArea .introWrap .cont .msg {
    margin: 0 25px 25px;
    text-align: left;
  }
  #introductionArea .introWrap .cont .msg > span {
    display: inline;
    font-size: 1.6rem;
    line-height: 2;
  }
  #introductionArea .introWrap .cont .productList {
    margin-bottom: 30px;
  }
  #introductionArea .introWrap .cont .productList .ttl {
    width: 100%;
    margin: 0 0 25px;
  }
  #introductionArea .introWrap .cont .productList .ttl .hdgTtl {
    height: 26px;
    padding: 5px 1em;
    border-radius: 13px;
  }
  #introductionArea .introWrap .cont .productList .ttl .hdgTtl > span {
    font-size: 1.4rem;
  }
  #introductionArea .introWrap .cont .productList .list {
    margin-bottom: 25px;
  }
  #introductionArea .introWrap .cont .productList .list li {
    margin-bottom: 0;
    font-size: 1.8rem;
  }
  #introductionArea .introWrap .cont .productList .list li:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
  #introductionArea .introWrap .imL {
    margin-bottom: 25px;
  }
  #introductionArea .introWrap .imL .ph {
    width: 50%;
    text-align: center;
  }
  #introductionArea .introWrap .imL .ph:nth-child(1) img {
    width: 70%;
  }
  #introductionArea .introWrap .imL .ph:nth-child(2) {
    display: none;
  }
  #introductionArea .introWrap .imL .ph:nth-child(3) img {
    width: 80%;
  }
  #introductionArea .introWrap .imR .ph {
    width: 50%;
    text-align: center;
  }
  #introductionArea .introWrap .imR .ph:nth-child(1) img {
    width: 80%;
  }
  #introductionArea .introWrap .imR .ph:nth-child(2) {
    display: none;
  }
  #introductionArea .introWrap .imR .ph:nth-child(3) img {
    width: 100%;
  }

  #aboutArea {
    max-width: initial;
    margin: 0 auto;
    padding-bottom: 50px;
    background: url("../images/index/ph_about.jpg") no-repeat center top 75px;
    background-size: cover;
  }
  #aboutArea .hdgTtl {
    margin: 0 auto 50px;
    font-size: 34px;
    font-size: 9.0666666667vw;
  }
  #aboutArea .txt {
    width: auto;
    margin: 0 60px 50px;
    font-size: 1.6rem;
    text-align: left;
  }
  #aboutArea .txt span {
    display: inline;
  }
  #aboutArea .defbtn {
    margin: 0 auto 25px;
  }

  #recruitArea {
    min-height: 220vw;
    margin-bottom: 75px;
    overflow: hidden;
  }
  #recruitArea .ph {
    width: 100%;
    height: 100vw;
    min-height: initial;
    top: 50px;
    left: 50px;
    background: url("../images/index/ph_recruit.jpg") no-repeat center top;
    background-size: cover;
    z-index: 2;
  }
  #recruitArea .cont {
    width: 100%;
    height: auto;
    padding: 25vw 40px 40px;
    top: 100vw;
    right: 0;
    background: #4860B2;
  }
  #recruitArea .cont .hdgTtl {
    margin: 0 auto 25px;
    font-size: 32px;
    font-size: 8.5333333333vw;
  }
  #recruitArea .cont .txt {
    margin: 0 auto 25px;
    font-size: 1.4rem;
  }
  #recruitArea .cont .defbtn {
    margin: 0 auto;
  }
}