@charset "utf-8";
/* mv ***************************************************/
.mvBox {
  width: 100%;
  min-height: 700px;
  height: 90vh;
}
.mvBox .textBgStyleA {
  color: #554f4a;
}
.mvImg {
  height: 100%;
  background: url("../img/mv.png") no-repeat center;
  background-size: cover;
}
.mvImg .posAbs {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  background: rgba(255, 255, 255, 0.67);
  padding: 25px 10px;
  box-sizing: border-box;
}

/* slider ***************************************************/
.index-sliderBox {
  margin-top: -4%;
}
.swiper-slide img {
  height: auto;
  width: 100%;
}
.index-sliderBox .swiper-wrapper {
  transition-timing-function: linear;
}

/* about ***************************************************/
/* sharp common */
.sharpBox {
  position: relative;
  padding: 0 1em 0 0.5em;
  border-top: solid 1px #1a1a1a;
  border-right: solid 1px #1a1a1a;
  border-bottom: solid 1px #1a1a1a;
  display: inline-block;
  margin-left: 70px;
}
.sharpNum1::after,
.sharpNum2::after,
.sharpNum3::after,
.sharpNum4::after,
.sharpNum5::after,
.sharpNum1-2::after,
.sharpNum2-2::after,
.sharpNum2-2_sp::after,
.sharpNum3-2::after,
.sharpNum4-2::after,
.sharpNum5-2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -70px;
  transform: translateY(-50%);
  width: 70px;
  height: 70px;
}
.sharpNum1::after {
  background: url(../img/abtSharp1-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum2::after {
  background: url(../img/abtSharp2-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum3::after {
  background: url(../img/abtSharp3-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum4::after {
  background: url(../img/abtSharp4-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum5::after {
  background: url(../img/abtSharp5-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum1-2::after {
  background: url(../img/abtSharp1_1-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum2-2::after {
  background: url(../img/abtSharp2_1-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum3-2::after {
  background: url(../img/abtSharp3_1-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum4-2::after {
  background: url(../img/abtSharp4_1-num.png) no-repeat center;
  background-size: contain;
}
.sharpNum5-2::after {
  background: url(../img/abtSharp5_1-num.png) no-repeat center;
  background-size: contain;
}

/* intro */
.index-abtList li {
  font-size: 1.25em;
  margin: 30px 0;
}
.index-abtList li .sharpBox {
  padding: 0.3em 1em 0.3em 0.5em;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

/* #2 */
.sharpNum2-2_sp,
.sharpNum2-2_sp_2 {
  display: none !important;
}
.bs-01,
.bs-02 {
  width: 27%;
  mix-blend-mode: multiply;
  z-index: 1;
}
.bs-01 {
  top: -100px;
}
.bs-02 {
  bottom: -100px;
  right: 0;
}

/* #3 */
.sharpNum3-2 {
  border-right: none;
}
.sharpNum3-2_02 {
  margin: 15px 0 0;
}
.index-abtSharp3ImgBox {
  width: 40%;
}
.index-abtSharp3Left {
  width: 33%;
}
.index-abtSharp3Right {
  width: 65%;
  overflow: hidden;
}
.index-abtSharp3Left img {
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  width: 100%;
}
.index-abtSharp3Right img {
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  width: 100%;
}
.index-abtSharp3Cnt {
  width: 60%;
  padding: 130px 10% 130px 2em;
  box-sizing: border-box;
}
.index-abtSharp3Clear {
  width: 2%;
}

/* #4 */
.sharp4-Bg {
  background: url(../img/abtSharp4-bg.png) no-repeat center bottom;
  background-size: cover;
}
.index-abtSharp4 .bgStyleD {
  position: relative;
  z-index: 1;
}

/* #5 */
.index-abtSharp5 .inBox {
  position: relative;
  z-index: 10;
}
#map {
  width: auto;
  min-height: 950px;
  mix-blend-mode: color-burn;
  bottom: 0;
  opacity: 0.5;
}

/* production ***************************************************/
.index-prod {
  overflow: hidden;
}
.prod-bg {
  width: 33%;
  min-width: 400px;
  mix-blend-mode: luminosity;
  top: 0;
  right: 0;
}
.index-prodList li {
  margin: 1.5em 0;
  position: relative;
  padding-left: calc(18px + 1em);
}
.index-prodList li img {
  position: absolute;
  top: 7px;
  left: 0;
  width: 19px;
  height: 19px;
}
.prod-icon {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.tex-01 {
  top: 5%;
  right: 15%;
  z-index: 2;
}

/* actual ***************************************************/
.index-actListRow {
  margin: 6% 0;
}
.index-actListRow:first-child {
  margin: 0 0 6%;
}
.index-actListChildBox {
  padding: 25px;
  box-sizing: border-box;
  background: #fff;
}
.index-actListChildBox .cnt40,
.index-actListChildBox .cnt60 {
  padding: 0;
}
.index-actListChildBox .cnt95 {
  margin: 0 auto;
}
.index-actBg {
  background: url("../img/act-bg.png") no-repeat center;
  background-size: 100% auto;
  background-attachment: fixed;
}

/* contact ***************************************************/
.index-contactBg {
  background: url("../img/contact-bg.png") no-repeat left bottom;
  background-size: cover;
}

@media only screen and (max-width: 1200px) {
  /* about ***************************************************/
  /* #3 */
  .index-abtSharp3ImgBox {
    width: 40%;
  }
  .index-abtSharp3Left {
    width: 38%;
  }
  .index-abtSharp3Right {
    width: 60%;
  }
  .index-abtSharp3Clear {
    width: 2%;
  }
}

@media only screen and (max-width: 768px) {
  /* mv ***************************************************/
  .mvBox {
    width: 100%;
    min-height: auto;
    height: auto;
  }
  .mvImg {
    height: 45vh;
    min-height: 400px;
  }
  .mvBox.flexWrap {
    flex-wrap: wrap-reverse;
  }
  .mvText {
    position: relative;
    z-index: 1;
    margin-top: -7%;
  }

  /* slider ***************************************************/
  .index-sliderBox {
    margin-top: 0;
    padding-top: 15px;
  }

  /* about ***************************************************/
  /* common */
  .sharpBox {
    margin-left: 45px;
  }
  .sharpNum1::after,
  .sharpNum2::after,
  .sharpNum3::after,
  .sharpNum4::after,
  .sharpNum5::after,
  .sharpNum1-2::after,
  .sharpNum2-2::after,
  .sharpNum2-2_sp::after,
  .sharpNum3-2::after,
  .sharpNum4-2::after,
  .sharpNum5-2::after {
    left: -45px;
    width: 45px;
    height: 45px;
  }

  /* intro */
  .index-abtList li {
    font-size: 105%;
    margin: 20px 0;
    letter-spacing: 0.1em;
  }
  .index-abtList li:first-child {
    margin: 0 0 20px;
  }
  .index-abtList li:last-child {
    margin: 20px 0 0;
  }
  /* #1 */

  /* #2 */
  .sharpNum2-2_sp::after {
    background: url(../img/abtSharp2_1-num.png) no-repeat center;
    background-size: contain;
  }
  .sharpNum2-2 {
    display: none !important;
  }
  .sharpNum2-2_sp {
    display: inline-block !important;
    border-right: none;
  }
  .sharpNum2-2_sp_2 {
    display: inline-block !important;
    margin: 10px 0 0;
    padding: 0 1em;
  }
  .index-abtSharp2 .cnt90 img,
  .index-abtSharp2 .h3-styleA {
    position: relative;
    z-index: 2;
  }
  .index-abtSharp2 {
    padding-top: 175px;
  }
  .index-abtSharp2 {
    padding-top: 175px;
  }
  .bs-01 {
    max-width: 430px;
    width: 90%;
  }
  .bs-02 {
    max-width: 300px;
    width: 50%;
  }
  .bs-01 {
    top: -80px;
  }
  .bs-02 {
    bottom: -50px;
  }

  /* #3 */
  .sharpNum3-2 {
    border-right: none;
  }
  .sharpNum3-2_02 {
    margin: 10px 0 0;
  }
  .index-abtSharp3ImgBox {
    width: 30%;
    flex-wrap: wrap-reverse;
  }
  .index-abtSharp3Left {
    width: 100%;
  }
  .index-abtSharp3Right {
    width: 100%;
    margin-left: -2em;
  }
  .index-abtSharp3Left img {
    top: -3em;
    left: -2em;
    transform: translateY(0);
  }
  .index-abtSharp3Right img {
    position: initial;
    transform: translateY(0);
    width: 100%;
    margin-top: calc(-100% + 35px);
  }
  .index-abtSharp3Cnt {
    width: 60%;
    padding: 50px 0 50px;
    margin: 0 auto;
    position: relative;
  }
  .index-abtSharp3Clear {
    width: 0;
  }
  .index-abtSharp3Cnt .h3-styleA {
    width: 150%;
    margin: 0 0 30px -50%;
  }
  .index-abtSharp3Cnt p {
    width: 100%;
  }
  .index-abtSharp3BgSp03 {
    display: none !important;
  }

  /* #4 */
  .sharp4-Bg .shadowStyleA {
    position: relative;
    z-index: 2;
  }

  /* #5 */
  #map {
    width: 85%;
    min-height: auto;
    top: -165px;
  }

  /* production ***************************************************/
  .index-prodList li {
    margin: 1em 0;
  }
  .index-prod h2 {
    position: relative;
    z-index: 1;
  }
  .index-prod .cnt60 p {
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
  .prod-bg {
    width: 45%;
    min-width: auto;
  }
  .tex-01 {
    top: 4%;
  }

  /* actual ***************************************************/
  .index-actListRow {
    margin: 0;
  }
  .index-actListRow:first-child {
    margin: 0;
  }
  .index-actListChildBox {
    margin: 3% 0;
    padding: 15px;
  }
  .index-actListChild .cnt31 {
    display: flex;
  }
  .index-actListChild .cnt31 .cnt100 {
    width: 40%;
    margin: 0;
  }
  .index-actListChild .cnt31 .cnt95 {
    width: 60%;
    margin: 0 0 0 010px;
  }

  /* contact ***************************************************/
  .index-contactBg .cnt100.mbL {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 468px) {
  /* about ***************************************************/
  /* intro */
  .index-abtList li {
    font-size: 100%;
  }
  /* #3 */
  .index-abtSharp3ImgBox {
    width: 30%;
    flex-wrap: wrap-reverse;
  }
  .index-abtSharp3Left {
    width: 100%;
  }
  .index-abtSharp3Right {
    width: 100%;
    margin-left: -0.75em;
  }
  .index-abtSharp3Left img {
    top: -7em;
    left: -0.75em;
    transform: translateY(0);
  }
  .index-abtSharp3Right img {
    position: initial;
    transform: translateY(0);
    width: 100%;
    margin-top: calc(-100% + 35px);
  }
  .index-abtSharp3Cnt {
    width: 60%;
    padding: 50px 0 50px;
    margin: 0 auto;
  }
  .index-abtSharp3Cnt .h3-styleA {
    font-size: 1.05em;
  }
  .index-abtSharp3BgSp02 {
    display: none !important;
  }
  .index-abtSharp3BgSp03 {
    display: block !important;
  }
  /* #4 */
  .index-abtSharp5 .h3-styleA {
    font-size: 1.05em;
  }
}
