@charset "UTF-8";
/*
# =================================================================
# ABOUT US
# =================================================================*/
/* 共通 */
#about .mv {
  height: 400px;
}
#about .mv .inner {
  padding: 200px 0 0 0;
}
#about .mv .inner h2 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: .12em;
}
#about .mv .inner h2 > span:nth-of-type(1) {
  margin: 0 0 13px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: .06em;
}
#about .mv .inner h2 > span:nth-of-type(2) {
  display: block;
}
#about main > .contents {
  padding: 0 0 150px 0;
  background: url(../img/common/bg2.jpg) repeat-y center top / 100%;
}
#about .contents .inner h2 {
  width: 100%;
  margin: 0 auto 75px auto;
}
#about .contents .inner h2 img {
  width: 100%;
  display: block;
}
#about .contents .inner h2 span {
  margin: 30px 0 0 0;
  font-family: "MFW-HiraKakuStdN-W6";
  font-size: 20px;
  color: #fff;
  text-align: center;
  display: block;
}
/* 通常 */
#about main > .contents {
  padding: 0;
}
#about main > .contents .pankuzu a,
#about main > .contents .pankuzu span {
  color: #fff;
}
#about main > .contents .pankuzu span {
  border-left: 1px solid #fff;
}
#about .mv {
  background: url(../img/mvBg1.jpg) no-repeat center center / cover;
}
#about .contents .strengths {
  padding: 0 0 150px 0;
  background: url(../img/aboutStrengthBg2.png) no-repeat center bottom / 100%,
  url(../img/aboutStrengthsBg1.jpg) no-repeat center top / cover;
}
#about .contents .strengths .inner {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}
#about .contents .strengths .inner h2 {
  max-width: 672px;
}
#about .contents .strengths .inner h3 {
  margin: 0 0 50px 0;
  font-family: "MFW-HiraKakuStdN-W6";
  font-size: 25px;
  color: #fff;
  text-align: center;
}
#about .contents .strengths .inner p {
  margin: 0 0 65px 0;
  color: #fff;
  text-align: center;
  line-height: 2.2;
}
#about .contents .strengths .inner ul {
  margin: 0 0 65px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 2%;
}
#about .contents .strengths .inner ul li {
  width: 31.33%;
  padding: 75px 10px 75px 10px;
  background: url(../img/aboutStrengthBg3.svg) no-repeat center top / contain;
}
#about .contents .strengths .inner ul li h4 {
  margin: 0 0 22px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 1;
}
#about .contents .strengths .inner ul li h4 span {
  margin: 5px 0 0 0;
  font-size: 35px;
  line-height: 1;
  letter-spacing: .06em;
  display: block;
}
#about .contents .strengths .inner ul li p {
  margin: 0;
  font-family: "MFW-HiraKakuStdN-W6";
  font-size: 22px;
  line-height: 2;
}
#about .contents .strengths .txtMask {
  width: 105%;
  height: 138px;
  margin: 120px 0 70px -2.5%;
  overflow: hidden;
  position: relative;
  transform: rotate(-6.2deg);
}
#about .contents .strengths .txtMask img {
  max-width: none;
  width: 4722px;
  position: absolute;
  top: 0;
  left: 0;
  animation: txtMask-slide1 45s linear infinite;
}
@keyframes txtMask-slide1 {
  100% {left: -1574px;}
}
#about .contents .business {
  margin: -1px 0 0 0;
  padding: 65px 0 40px 0;
  background: url(../../img/common/bg2.jpg) repeat-y center top / 100%;
  position: relative;
}
#about .contents .business .inner {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
}
#about .contents .business .inner h2 {
  max-width: 558px;
}
#about .contents .business .inner h2 span {
  color: #464646;
}
#about .contents .business .inner .boxList .num {
  margin: 0 0 150px 0;
  display: flex;
  flex-wrap: wrap;
}
#about .contents .business .inner .boxList .num2 {
  flex-direction: row-reverse;
}
#about .contents .business .inner .boxList .num3 {
  margin: 0;
}
#about .contents .business .inner .boxList .num .txt {
  width: 50%;
  padding: 0 100px 0 130px;
  position: relative;
  top: -40px;
}
#about .contents .business .inner .boxList .num2 .txt {
  padding: 0 130px 0 100px;
}
#about .contents .business .inner .boxList .num .txt h3 {
  max-width: 195px;
  width: 100%;
  margin: 0 auto 65px auto;
  position: relative;
  left: -40px;
}
#about .contents .business .inner .boxList .num2 .txt h3 {
  max-width: 215px;
  left: -25px;
}
#about .contents .business .inner .boxList .num3 .txt h3 {
  max-width: 215px;
  left: -25px;
}
#about .contents .business .inner .boxList .num .txt h4 {
  margin: 0 0 50px 0;
  font-family: "MFW-HiraKakuStdN-W6";
  font-size: 23px;
  color: #001491;
  text-align: center;
}
#about .contents .business .inner .boxList .num .txt p {
  line-height: 1.9;
  text-align: justify;
  letter-spacing: .02em;
}
#about .contents .business .inner .boxList .num .img {
  width: 50%;
}
#about .contents .company {
  padding: 230px 0 0 0;
  background: url(../img/aboutBusinessBg1.png) no-repeat center top / 100%,
  url(../img/aboutBusinessBg2.png) no-repeat left bottom 240px / 526px,
  url(../img/aboutBusinessBg3.png) no-repeat right top / 382px,
  #fff;
}
#about .contents .company .inner h2 {
  max-width: 579px;
}
#about .contents .company .inner h2 span {
  color: #464646;
}
#about .contents .company .inner .boxInfo {
  max-width: 800px;
  width: 90%;
  margin: 0 auto 150px auto;
  padding: 100px;
  background: url(../../img/common/bg2.jpg) repeat-y center top / 1920px;
}
#about .contents .company .inner .boxInfo dl {
  display: flex;
  flex-wrap: wrap;
}
#about .contents .company .inner .boxInfo dl dt {
  width: 170px;
  margin: 0 0 27px 0;
  padding: 0 0 27px 0;
  border-bottom: 2px solid #001491;
  font-family: "MFW-HiraKakuStdN-W6";
  line-height: 1.8;
}
#about .contents .company .inner .boxInfo dl dt:nth-last-of-type(1) {
  margin: 0;
}
#about .contents .company .inner .boxInfo dl dd {
  width: calc(100% - 170px);
  margin: 0 0 27px 0;
  padding: 0 0 27px 0;
  border-bottom: 2px solid #c7c7c7;
  line-height: 1.8;
}
#about .contents .company .inner .boxInfo dl dd:nth-last-of-type(1) {
  margin: 0;
}
#about .contents .company .slider {
  width: 110%;
  margin: 0 0 0 -5%;
  height: 345px;
  position: relative;
  overflow: hidden;
  transform: rotate(-6.2deg);
}
#about .contents .company .slider img {
  max-width: none;
  width: 4122px;
  position: absolute;
  top: 0;
  right: 0;
  animation: company-slide1 45s linear infinite;
}
@keyframes company-slide1 {
  100% {right: -1374px;}
}
#about .contents .location {
  margin: -80px 0 0 0;
  padding: 230px 0 220px 0;
  background: url(../img/aboutLocationBg1.png) no-repeat center bottom / 100%,
  url(../../img/common/bg2.jpg) repeat-y center top / 100%;
}
#about .contents .location .inner {
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
}
#about .contents .location .inner h2 {
  max-width: 574px;
}
#about .contents .location .inner h2 span {
  color: #464646;
}
#about .contents .location .inner .boxList .base {
  margin: 0 0 75px 0;
  display: flex;
  flex-wrap: wrap;
}
#about .contents .location .inner .boxList .base2 {
  margin: 0;
}
#about .contents .location .inner .boxList .base h3 {
  width: 100%;
  margin: 0 0 40px 0;
  padding: 10px 10px 10px 17px;
  background: #001491;
  font-family: "MFW-HiraKakuStdN-W6";
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
#about .contents .location .inner .boxList .base .txt {
  width: calc(100% - 400px);
  padding: 0 50px 0 0;
}
#about .contents .location .inner .boxList .base .txt p {
  line-height: 2.2;
}
#about .contents .location .inner .boxList .base .map {
  width: 400px;
}
#about .contents .location .inner .boxList .base .map iframe {
  width: 100%;
  height: 285px;
  display: block;
  filter: grayscale(1);
}
#about .aboutTxtMask {
  width: 105%;
  height: 138px;
  margin: 50px 0 50px -2.5%;
  overflow: hidden;
  position: relative;
  transform: rotate(-6.2deg);
}
#about .aboutTxtMask img {
  max-width: none;
  width: 4722px;
  position: absolute;
  top: 0;
  left: 0;
  animation: txtMask-slide2 45s linear infinite;
}
@keyframes txtMask-slide2 {
  100% {left: -1574px;}
}

/*
# =================================================================
# レスポンシブ要素
# =================================================================*/
/* 4K:2560px */
@media screen and (min-width: 1921px) {
  #about .contents .strengths .txtMask {
    margin: 120px 0 110px -2.5%;
  }
  #about .contents .company {
    padding: 230px 0 50px 0;
  }
  #about .contents .location {
    margin: -200px 0 0 0;
    padding: 290px 0 300px 0;
  }
  #about .aboutTxtMask {
    margin: -40px 0 30px 0;
  }
}
/* PC:1920px */

/* laptop NotePC L */
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1200px) {
  #about .contents .strengths .inner ul li {
    padding: 6vw 10px 6vw 10px;
  }
  #about .contents .strengths .inner ul li p {
    font-size: 18px;
    line-height: 1.8;
  }
  #about .contents .business .inner .boxList .num .txt {
    padding: 0 70px 0 100px;
  }
  #about .contents .business .inner .boxList .num2 .txt {
    padding: 0 100px 0 70px;
  }
}

/* laptop NotePC */
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 960px) {
  #about .contents .strengths .inner ul li h4 {
    margin: 0 0 10px 0;
  }
  #about .contents .business .inner .boxList .num .txt {
    padding: 0 50px;
  }
  #about .contents .business .inner .boxList .num2 .txt {
    padding: 0 50px;
  }
}

/* tablet */
@media screen and (max-width: 768px) {
  /* 共通 */
  #about .mv .inner h2 > span:nth-of-type(1) {
    font-size: 50px;
  }
  #about main > .contents {
    padding: 50px 0 100px 0;
    background: url(../img/common/bg2.jpg) repeat-y center top / 1920px;
  }
  #about .contents .inner h2 {
    margin: 0 auto 50px auto;
  }
  /* 通常 */
  #about .contents .strengths {
    padding: 50px 0 150px 0;
    background: url(../img/aboutStrengthBg2.png) no-repeat center bottom / 1920px,
    url(../img/aboutStrengthsBg1.jpg) no-repeat center top / cover;
  }
  #about .contents .aboutTxtMask {
    margin: 0;
  }
  #about .contents .aboutTxtMask {
    margin: 0 0 -20px 0;
  }
  #about .contents .strengths .inner h3 {
    margin: 0 0 30px 0;
    line-height: 2;
  }
  #about .contents .strengths .inner p {
    margin: 0 0 40px 0;
  }
  #about .contents .strengths .inner ul {
    display: block;
  }
  #about .contents .strengths .inner ul li {
    width: 100%;
    margin: 0 0 15px 0;
    background: #1eb4d2;
  }
  #about .contents .strengths .inner ul li:nth-last-of-type(1) {
    margin: 0;
  }
  #about .contents .strengths .txtMask {
    height: 50px;
  }
  #about .contents .strengths .txtMask img {
    width: 1710px;
  }
  @keyframes txtMask-slide1 {
    100% {left: -570px;}
  }
  #about .contents .business .inner {
    width: 90%;
  }
  #about .contents .business .inner .boxList .num {
    margin: 0 0 100px 0;
    display: block;
  }
  #about .contents .business .inner .boxList .num3 {
    margin: 0;
  }
  #about .contents .business .inner .boxList .num .txt {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    position: static;
  }
  #about .contents .business .inner .boxList .num .txt h4 {
    line-height: 1.8;
  }
  #about .contents .business .inner .boxList .num .img {
    width: 100%;
  }
  #about .contents .business .inner .boxList .num .img img {
    width: 100%;
    display: block;
  }
  #about .contents .company {
    padding: 230px 0 130px 0;
  }
  #about .contents .company .inner .boxInfo {
    padding: 70px;
  }
  #about .contents .company .inner .boxInfo dl {
    display: block;
  }
  #about .contents .company .inner .boxInfo dl dt {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
    border-bottom: none;
  }
  #about .contents .company .inner .boxInfo dl dd {
    width: 100%;
    padding: 0 0 15px 0;
    border-bottom: 2px solid #001491;
  }
  #about .contents .company .slider {
    height: 173px;
  }
  #about .contents .company .slider img {
    width: 2061px;
  }
  @keyframes company-slide1 {
    100% {right: -687px;}
  }
  #about .contents .location {
    margin: -180px 0 0 0;
    padding: 180px 0 150px 0;
  }
  #about .contents .location .inner .boxList .base h3 {
    margin: 0 0 30px 0;
  }
  #about .contents .location .inner .boxList .base .txt {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
  }
  #about .contents .location .inner .boxList .base .map {
    width: 100%;
  }
  #about .aboutTxtMask {
    height: 50px;
    margin: 50px 0 0 -2.5%;
  }
  #about .aboutTxtMask img {
    width: 1710px;
  }
  @keyframes txtMask-slide2 {
    100% {left: -570px;}
  }
}

/* mobile L */
@media screen and (max-width: 480px) {
  /* 共通 */
  #about .mv {
    height: 250px;
  }
  #about .mv .inner {
    padding: 115px 0 0 0;
  }
  #about .mv .inner h2 {
    font-size: 4vw;
  }
  #about .mv .inner h2 > span:nth-of-type(1) {
    font-size: 8.1vw;
  }
  #about main > .contents {
    padding: 0;
  }
  #about .contents .inner h2 {
    margin: 0 auto 25px auto;
  }
  #about .contents .inner h2 span {
    margin: 20px 0 0 0;
    font-size: 4.4vw;
  }
  /* 通常 */
  #about .mv {
    background: url(../img/mvBg1_sp.jpg) no-repeat center center / cover;
  }
  #about .contents .strengths {
    padding: 50px 0 130px 0;
  }
  #about .contents .strengths .inner h3 {
    margin: 0 0 25px 0;
    font-size: 5.4vw;
    line-height: 1.9;
  }
  #about .contents .strengths .inner p {
    margin: 0 0 25px 0;
    font-size: 4vw;
    line-height: 2.1;
  }
  #about .contents .strengths .inner ul {
    margin: 0 0 30px 0;
  }
  #about .contents .strengths .inner ul li {
    padding: 30px 10px;
  }
  #about .contents .strengths .inner ul li h4 {
    font-size: 4vw;
  }
  #about .contents .strengths .inner ul li h4 span {
    padding: 0 0 0 5px;
    font-size: 4vw;
    display: inline;
  }
  #about .contents .strengths .inner ul li p {
    font-size: 4.8vw;
  }
  #about .contents .strengths .txtMask {
    margin: 60px 0 30px -2.5%;
  }
  #about .contents .business {
    margin: -60px 0 0 0;
    padding: 0 0 10px 0;
  }
  #about .contents .business .inner h2 {
    width: 84%;
  }
  #about .contents .business .inner .boxList .num {
    margin: 0 0 30px 0;
  }
  #about .contents .business .inner .boxList .num .txt h3 {
    width: 33%;
    margin: 0 auto 25px auto;
    left: -6vw;
  }
  #about .contents .business .inner .boxList .num2 .txt h3,
  #about .contents .business .inner .boxList .num3 .txt h3 {
    left: -3vw;
  }
  #about .contents .business .inner .boxList .num .txt h4 {
    margin: 0 0 25px 0;
    font-size: 5.8vw;
  }
  #about .contents .business .inner .boxList .num3 .txt h4 {
    font-size: 5.5vw;
  }
  #about .contents .business .inner .boxList .num .txt {
    margin: 0 0 20px 0;
  }
  #about .contents .business .inner .boxList .num .txt p {
    font-size: 4.2vw;
  }
  #about .contents .company {
    padding: 80px 0 130px 0;
    background: url(../img/aboutBusinessBg1.png) no-repeat center top / 100%,
    url(../img/aboutBusinessBg2.png) no-repeat left bottom 280px / 80%,
    #fff;
  }
  #about .contents .company .inner h2 {
    width: 80%;
  }
  #about .contents .company .inner .boxInfo {
    margin: 0 auto 70px auto;
    padding: 30px 17px;
  }
  #about .contents .company .inner .boxInfo dl dt {
    margin: 0;
    font-size: 4vw;
  }
  #about .contents .company .inner .boxInfo dl dd {
    margin: 0 0 20px 0;
    padding: 0 0 13px 0;
    font-size: 3.8vw;
  }
  #about .contents .location {
    padding: 100px 0 50px 0;
  }
  #about .contents .location .inner h2 {
    width: 85%;
  }
  #about .contents .location .inner .boxList .base {
    margin: 0 0 40px 0;
  }
  #about .contents .location .inner .boxList .base h3 {
    margin: 0 0 15px 0;
    font-size: 4.8vw;
  }
  #about .contents .location .inner .boxList .base .txt {
    margin: 0 0 20px 0;
    font-size: 4.3vw;
  }
  #about .contents .location .inner .boxList .base .txt p {
    line-height: 2;
  }
  #about .aboutTxtMask {
    margin: 20px 0 0 -2.5%;
  }
}

/* mobile M */
@media screen and (max-width: 375px) {
}

/* mobile S */
@media screen and (max-width: 320px) {
}
