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

	▼▼▼ 事業案内

===================================== */
.sub_title .sub .jp {
  font-size: 0;
}
.sub_title .sub font .jp {
  font-size: inherit;
}

/* ==================
事業内容
================== */
.business {
  margin: 0 auto 100px;
}
.business .business__list .business__item:not(:last-child) {
  margin: 0 0 50px;
}
.business .business__list .business__item:nth-child(odd) .business__flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.business .business__list .business__item h3 {
  font-size: 36px;
  color: #0053A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 10px;
}
.business .business__list .business__item h3::after {
  border-top: 1px solid;
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 30px;
}
.business .business__list .business__item .business__flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.business .business__list .business__item .business__flex .business__image {
  width: 37.5%;
  height: 300px;
  background-color: #fff;
  position: relative;
}
.business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide {
  height: 300px;
  width: 100%;
}
.business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.business .business__list .business__item .business__flex .business__description {
  width: 54.2%;
}
.business .business__list .business__item .business__flex .business__description .business__desctxt {
  margin: 0 0 40px;
  text-align: justify;
}

#main .swiper-pagination {
  top: initial;
  bottom: 0;
}
#main .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #0053A5;
}

/* ==================
SAFETY FIRST、Make use of IT
================== */
.safety_first, .make_use_of_it {
  margin: 0 auto;
  padding: 60px 0;
  background-color: rgba(0, 83, 165, 0.1);
}
.safety_first .effort:not(:last-child), .make_use_of_it .effort:not(:last-child) {
  padding: 0 0 100px;
  margin: 0 auto 100px;
  border-bottom: 1px solid #0053A5;
}
.safety_first .effort .effort_title, .make_use_of_it .effort .effort_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.safety_first .effort .effort_title .title, .make_use_of_it .effort .effort_title .title {
  font-size: 42px;
  font-weight: bold;
  color: #0053A5;
  line-height: 1.2;
  text-align: center;
  width: 50%;
}
.safety_first .effort .effort_title .title span .jp, .make_use_of_it .effort .effort_title .title span .jp {
  font-size: 0;
}
.safety_first .effort .effort_title .intro, .make_use_of_it .effort .effort_title .intro {
  width: 50%;
}
.safety_first .effort .effort_title .intro dt, .make_use_of_it .effort .effort_title .intro dt {
  color: #0053A5;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
.safety_first .effort .effort_title .intro dd, .make_use_of_it .effort .effort_title .intro dd {
  margin: 10px 0 0;
  text-align: justify;
}
.safety_first .effort .effort_wrap, .make_use_of_it .effort .effort_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px 0 0;
}
.safety_first .effort .effort_wrap.reverse, .make_use_of_it .effort .effort_wrap.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.safety_first .effort .effort_wrap .effort_text, .make_use_of_it .effort .effort_wrap .effort_text {
  width: 50%;
}
.safety_first .effort .effort_wrap .effort_text dt, .make_use_of_it .effort .effort_wrap .effort_text dt {
  color: #0053A5;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
.safety_first .effort .effort_wrap .effort_text dd, .make_use_of_it .effort .effort_wrap .effort_text dd {
  margin: 10px 0 0;
  text-align: justify;
}
.safety_first .effort .effort_wrap .image, .make_use_of_it .effort .effort_wrap .image {
  width: 46%;
  height: 365px;
  background-color: #fff;
}
.safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide {
  height: 365px;
}
.safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 365px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.safety_first .effort .effort_wrap .image img, .make_use_of_it .effort .effort_wrap .image img {
  width: 100%;
  height: 365px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.safety_first .effort .coordination, .make_use_of_it .effort .coordination {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #0053A5;
  line-height: 1.2;
  margin: 20px auto;
}
.safety_first .effort .coordination .arrow, .make_use_of_it .effort .coordination .arrow {
  margin: 10px auto 0;
  text-align: center;
  line-height: 1;
}
.safety_first .effort .coordination + .effort_wrap, .make_use_of_it .effort .coordination + .effort_wrap {
  margin-top: 0;
}

.make_use_of_it {
  background-color: rgba(0, 83, 165, 0.15);
  border-top: 3px solid rgba(0, 83, 165, 0.5);
}

.youtube_wrap {
  width: 800px;
  height: 450px;
  margin: 50px auto 0;
}

/* ==================
自社保有技術
================== */
.technology {
  margin: 0 auto;
  padding: 60px 0;
}
.technology .technology__list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.technology .technology__list .technology__item {
  width: 100%;
}
.technology .technology__list .technology__item .technology__item_title {
  color: #0053A5;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px;
  line-height: 1.4;
}
.technology .technology__list .technology__item .technology_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px auto 0;
}
.technology .technology__list .technology__item .technology_image > p {
  width: 46%;
  max-width: 550px;
  height: 365px;
}
.technology .technology__list .technology__item .technology_image > p img {
  width: 100%;
  height: 365px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* ==================
事業案内　詳細
================== */
.business_detail {
  margin: 0 auto 100px;
}
.business_detail .business_detail__step {
  margin: 0 0 100px;
}
.business_detail .business_detail__step .business_detail__step_item:not(:last-child) {
  margin: 0 auto 60px;
}
.business_detail .business_detail__step .business_detail__step_item:nth-child(even) .flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.business_detail .business_detail__step .business_detail__step_item h3 {
  color: #0053A5;
  font-size: 24px;
  padding: 0 0 5px;
  border-bottom: 1px solid #0053A5;
  margin: 0 0 30px;
}
.business_detail .business_detail__step .business_detail__step_item .flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
  width: 50%;
  max-width: 600px;
  height: 400px;
  border: 1px solid #ccc;
  padding: 20px;
  position: relative;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image img {
  width: 100%;
  height: 360px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda5 {
  width: 110px;
  height: 107px;
  right: -40px;
  bottom: -3px;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda1 {
  width: 135px;
  height: 107px;
  left: -35px;
  bottom: -3px;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda2 {
  width: 135px;
  height: 107px;
  right: -35px;
  bottom: -3px;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda3 {
  width: 110px;
  height: 107px;
  left: -55px;
  bottom: -5px;
}
.business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_txt {
  width: 46%;
  max-width: 550px;
  text-align: justify;
}
.business_detail .other_construction {
  background-color: rgba(0, 83, 165, 0.1);
  border-top: 1px solid #0053A5;
  border-bottom: 1px solid #0053A5;
  padding: 40px 0;
  margin: 0 auto 100px;
  line-height: 1.2;
}
.business_detail .other_construction h4 {
  text-align: center;
  color: #0053A5;
  font-size: 24px;
  margin: 0 0 40px;
}
.business_detail .other_construction .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.business_detail .other_construction .btn_wrap .btn {
  width: 330px;
  margin: 0 30px;
}
.business_detail .btn {
  margin: 0 auto;
}

.effort_wrap .image {
  position: relative;
}
.effort_wrap .image .panda {
  position: absolute;
  pointer-events: none;
  z-index: 10;
}
.effort_wrap .image .panda img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
  font-family: "object-fit: contain;" !important;
}
.effort_wrap .image .panda5 {
  width: 110px;
  height: 107px;
  right: -40px;
  bottom: -20px;
}
.effort_wrap .image .panda1 {
  width: 110px;
  height: 86px;
  left: -35px;
  bottom: -20px;
}
.effort_wrap .image .panda2 {
  width: 110px;
  height: 86px;
  right: -35px;
  bottom: -20px;
}
.effort_wrap .image .panda3 {
  width: 110px;
  height: 107px;
  left: -55px;
  bottom: -20px;
}

/* =====================================

	▼▼▼ 1024px以下

===================================== */
@media screen and (max-width: 1024px) {
  /* ==================
  事業案内　詳細
  ================== */
  .business_detail .business_detail__step .business_detail__step_item .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
    height: 33.2vw;
    padding: 20px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda5 {
    width: 60px;
    height: 59px;
    right: -20px;
    bottom: -30px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda1 {
    width: 76px;
    height: 59px;
    left: -20px;
    bottom: -30px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda2 {
    width: 76px;
    height: 59px;
    right: -20px;
    bottom: -30px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda3 {
    width: 60px;
    height: 59px;
    left: -20px;
    bottom: -30px;
  }
}
/* =====================================

	▼▼▼ max-width: 768px

===================================== */
@media screen and (max-width: 768px) {
  /* ==================
  事業内容
  ================== */
  .business {
    margin: 0 auto 50px;
  }
  .business .business__list .business__item:not(:last-child) {
    margin: 0 0 40px;
  }
  .business .business__list .business__item:nth-child(odd) .business__flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .business .business__list .business__item h3 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .business .business__list .business__item h3::after {
    margin-left: 15px;
  }
  .business .business__list .business__item .business__flex {
    display: block;
  }
  .business .business__list .business__item .business__flex .business__image {
    width: 100%;
    height: 63vw;
    margin: 0 0 10px;
  }
  .business .business__list .business__item .business__flex .business__description {
    width: 100%;
  }
  .business .business__list .business__item .business__flex .business__description .business__desctxt {
    margin: 0 0 20px;
  }
  .business .business__list .business__item .business__flex .business__description .btn {
    margin: 0 auto;
  }
  .business .business__list .business__item .business__flex {
    display: block;
  }
  .business .business__list .business__item .business__flex .business__image {
    width: 100%;
    max-width: 500px;
    height: 333px;
    margin: 0 auto 10px;
  }
  .business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    max-width: 500px;
    height: 333px;
  }
  .business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 333px;
  }
  .business .business__list .business__item .business__flex .business__description {
    width: 100%;
  }
  .business .business__list .business__item .business__flex .business__description .business__desctxt {
    margin: 0 0 20px;
    text-align: justify;
  }
  /* ==================
  SAFETY FIRST、Make use of IT
  ================== */
  .safety_first, .make_use_of_it {
    margin: 0 auto;
    padding: 60px 0;
  }
  .safety_first .effort:not(:last-child), .make_use_of_it .effort:not(:last-child) {
    padding: 0 0 50px;
    margin: 0 auto 50px;
  }
  .safety_first .effort .effort_title, .make_use_of_it .effort .effort_title {
    display: block;
  }
  .safety_first .effort .effort_title .title, .make_use_of_it .effort .effort_title .title {
    font-size: 24px;
    width: 100%;
    margin: 0 0 10px;
  }
  .safety_first .effort .effort_title .intro, .make_use_of_it .effort .effort_title .intro {
    width: 100%;
  }
  .safety_first .effort .effort_title .intro dt, .make_use_of_it .effort .effort_title .intro dt {
    font-size: 20px;
    line-height: 1.4;
  }
  .safety_first .effort .effort_title .intro dd, .make_use_of_it .effort .effort_title .intro dd {
    margin: 10px 0 0;
  }
  .safety_first .effort .effort_wrap, .make_use_of_it .effort .effort_wrap {
    display: block;
    margin: 30px 0 0;
  }
  .safety_first .effort .effort_wrap .effort_text, .make_use_of_it .effort .effort_wrap .effort_text {
    width: 100%;
  }
  .safety_first .effort .effort_wrap .effort_text dt, .make_use_of_it .effort .effort_wrap .effort_text dt {
    font-size: 20px;
    line-height: 1.4;
  }
  .safety_first .effort .effort_wrap .effort_text dd, .make_use_of_it .effort .effort_wrap .effort_text dd {
    margin: 10px 0 0;
  }
  .safety_first .effort .effort_wrap .image, .make_use_of_it .effort .effort_wrap .image {
    width: 100%;
    max-width: 500px;
    height: 333px;
    background: none;
    margin: 20px auto 0;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider, .make_use_of_it .effort .effort_wrap .image .kouji_slider {
    width: 100%;
    height: 333px;
    margin: 20px auto 0;
    background-color: #fff;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide {
    width: 100%;
    max-width: 500px;
    height: 333px;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 333px;
  }
  .safety_first .effort .effort_wrap .image img, .make_use_of_it .effort .effort_wrap .image img {
    width: 100%;
    height: 333px;
  }
  .safety_first .effort .coordination, .make_use_of_it .effort .coordination {
    font-size: 18px;
    margin: 20px auto;
  }
  .safety_first .effort .coordination .arrow, .make_use_of_it .effort .coordination .arrow {
    width: 50px;
    height: 43px;
    margin: 10px auto 0;
    text-align: center;
    line-height: 1;
  }
  .safety_first .effort .coordination .arrow svg, .make_use_of_it .effort .coordination .arrow svg {
    width: 50px;
    height: 43px;
  }
  .safety_first .effort .coordination + .effort_wrap, .make_use_of_it .effort .coordination + .effort_wrap {
    margin-top: 0;
  }
  .youtube_wrap {
    width: 500px;
    height: 281px;
    margin: 40px auto 0;
  }
  .youtube_wrap iframe {
    width: 500px;
    height: 281px;
  }
  /* ==================
  自社保有技術
  ================== */
  .technology {
    margin: 0 auto;
    padding: 40px 0;
  }
  .technology .technology__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .technology .technology__list .technology__item {
    width: 100%;
  }
  .technology .technology__list .technology__item .technology__item_title {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .technology .technology__list .technology__item .technology_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px auto 0;
  }
  .technology .technology__list .technology__item .technology_image > p {
    width: 48%;
    height: 29vw;
  }
  .technology .technology__list .technology__item .technology_image > p img {
    width: 100%;
    height: 29vw;
  }
  /* ==================
  事業案内　詳細
  ================== */
  .business_detail {
    margin: 0 auto 50px;
  }
  .business_detail .business_detail__step {
    margin: 0 0 50px;
  }
  .business_detail .business_detail__step .business_detail__step_item:not(:last-child) {
    margin: 0 auto 30px;
  }
  .business_detail .business_detail__step .business_detail__step_item h3 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
    width: 50%;
    max-width: 50%;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_txt {
    width: 46%;
    max-width: 46%;
  }
  .business_detail .btn {
    margin: 0 auto;
  }
  /* ==================
  事業案内　詳細
  ================== */
  .business_detail .business_detail__step .business_detail__step_item .flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
    height: 31.5vw;
  }
}
/* =====================================

	▼▼▼ 480px以下

===================================== */
@media screen and (max-width: 480px) {
  .business {
    margin: 0 auto 50px;
  }
  .business .business__list .business__item:not(:last-child) {
    margin: 0 0 40px;
  }
  .business .business__list .business__item:nth-child(odd) .business__flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .business .business__list .business__item h3 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .business .business__list .business__item h3::after {
    margin-left: 15px;
  }
  .business .business__list .business__item .business__flex {
    display: block;
  }
  .business .business__list .business__item .business__flex .business__image {
    width: 100%;
    height: 63vw;
    margin: 0 0 10px;
  }
  .business .business__list .business__item .business__flex .business__description {
    width: 100%;
  }
  .business .business__list .business__item .business__flex .business__description .business__desctxt {
    margin: 0 0 20px;
  }
  .business .business__list .business__item .business__flex .business__description .btn {
    margin: 0 auto;
  }
  .business .business__list .business__item .business__flex {
    display: block;
  }
  .business .business__list .business__item .business__flex .business__image {
    width: 100%;
    max-width: 100%;
    height: 59.2vw;
    margin: 0 auto 10px;
  }
  .business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide {
    width: 100%;
    max-width: 100%;
    height: 59.2vw;
  }
  .business .business__list .business__item .business__flex .business__image .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 59.2vw;
  }
  .business .business__list .business__item .business__flex .business__description {
    width: 100%;
  }
  .business .business__list .business__item .business__flex .business__description .business__desctxt {
    margin: 0 0 20px;
    text-align: justify;
  }
  /* ==================
  SAFETY FIRST、Make use of IT
  ================== */
  .safety_first, .make_use_of_it {
    margin: 0 auto;
    padding: 60px 0;
  }
  .safety_first .effort:not(:last-child), .make_use_of_it .effort:not(:last-child) {
    padding: 0 0 50px;
    margin: 0 auto 50px;
  }
  .safety_first .effort .effort_title, .make_use_of_it .effort .effort_title {
    display: block;
  }
  .safety_first .effort .effort_title .title, .make_use_of_it .effort .effort_title .title {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .safety_first .effort .effort_title .intro, .make_use_of_it .effort .effort_title .intro {
    width: 100%;
  }
  .safety_first .effort .effort_title .intro dt, .make_use_of_it .effort .effort_title .intro dt {
    font-size: 16px;
    line-height: 1.4;
  }
  .safety_first .effort .effort_title .intro dd, .make_use_of_it .effort .effort_title .intro dd {
    margin: 5px 0 0;
  }
  .safety_first .effort .effort_wrap, .make_use_of_it .effort .effort_wrap {
    display: block;
    margin: 30px 0 0;
  }
  .safety_first .effort .effort_wrap .effort_text, .make_use_of_it .effort .effort_wrap .effort_text {
    width: 100%;
  }
  .safety_first .effort .effort_wrap .effort_text dt, .make_use_of_it .effort .effort_wrap .effort_text dt {
    font-size: 16px;
    line-height: 1.4;
  }
  .safety_first .effort .effort_wrap .effort_text dd, .make_use_of_it .effort .effort_wrap .effort_text dd {
    margin: 5px 0 0;
  }
  .safety_first .effort .effort_wrap .image, .make_use_of_it .effort .effort_wrap .image {
    width: 100%;
    max-width: 100%;
    height: 59.2vw;
    background: none;
    margin: 20px auto 0;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider, .make_use_of_it .effort .effort_wrap .image .kouji_slider {
    width: 100%;
    height: 59.2vw;
    margin: 20px auto 0;
    background-color: #fff;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide {
    width: 100%;
    max-width: 100% x;
    height: 59.2vw;
  }
  .safety_first .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img, .make_use_of_it .effort .effort_wrap .image .kouji_slider .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 59.2vw;
  }
  .safety_first .effort .effort_wrap .image img, .make_use_of_it .effort .effort_wrap .image img {
    width: 100%;
    height: 59.2vw;
  }
  .safety_first .effort .coordination, .make_use_of_it .effort .coordination {
    font-size: 18px;
    margin: 20px auto;
  }
  .safety_first .effort .coordination .arrow, .make_use_of_it .effort .coordination .arrow {
    width: 50px;
    height: 43px;
    margin: 10px auto 0;
    text-align: center;
    line-height: 1;
  }
  .safety_first .effort .coordination .arrow svg, .make_use_of_it .effort .coordination .arrow svg {
    width: 50px;
    height: 43px;
  }
  .safety_first .effort .coordination + .effort_wrap, .make_use_of_it .effort .coordination + .effort_wrap {
    margin-top: 0;
  }
  .youtube_wrap {
    width: 100%;
    height: 48.97vw;
    margin: 40px auto 0;
  }
  .youtube_wrap iframe {
    width: 100%;
    height: 48.97vw;
  }
  /* ==================
  自社保有技術
  ================== */
  .technology {
    margin: 0 auto;
    padding: 40px 0;
  }
  .technology .technology__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .technology .technology__list .technology__item {
    width: 100%;
  }
  .technology .technology__list .technology__item .technology__item_title {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .technology .technology__list .technology__item .technology_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px auto 0;
  }
  .technology .technology__list .technology__item .technology_image > p {
    width: 48%;
    height: 29vw;
  }
  .technology .technology__list .technology__item .technology_image > p img {
    width: 100%;
    height: 29vw;
  }
  /* ==================
  事業案内　詳細
  ================== */
  .business_detail .business_detail__step .business_detail__step_item:not(:last-child) {
    margin: 0 auto 30px;
  }
  .business_detail .business_detail__step .business_detail__step_item h3 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex {
    display: block;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda5 {
    width: 60px;
    height: 59px;
    right: -20px;
    bottom: -10px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda1 {
    width: 76px;
    height: 59px;
    left: -20px;
    bottom: -10px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda2 {
    width: 76px;
    height: 59px;
    right: -20px;
    bottom: -10px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image .panda3 {
    width: 60px;
    height: 59px;
    left: -20px;
    bottom: -10px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_txt {
    width: 100%;
    max-width: 100%;
  }
  /* ==================
  事業案内　詳細
  ================== */
  .business_detail {
    margin: 0 auto 50px;
  }
  .business_detail .business_detail__step {
    margin: 0 0 50px;
  }
  .business_detail .business_detail__step .business_detail__step_item:not(:last-child) {
    margin: 0 auto 30px;
  }
  .business_detail .business_detail__step .business_detail__step_item:nth-child(even) .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .business_detail .business_detail__step .business_detail__step_item h3 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex {
    display: block;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_image {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
    height: 59.7vw;
  }
  .business_detail .business_detail__step .business_detail__step_item .flex .business_detail__step_txt {
    width: 100%;
    max-width: 100%;
  }
  .business_detail .other_construction {
    padding: 20px 40px;
    margin: 0 auto 40px;
    line-height: 1.2;
  }
  .business_detail .other_construction h4 {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .business_detail .other_construction .btn_wrap {
    display: block;
  }
  .business_detail .other_construction .btn_wrap .btn {
    width: 100%;
    margin: 0;
  }
  .business_detail .other_construction .btn_wrap .btn:not(:first-child) {
    margin-top: 30px;
  }
  .business_detail .btn {
    margin: 0 auto;
  }
  .effort_wrap .image .panda5 {
    width: 60px;
    height: 59px;
    right: -20px;
    bottom: -30px;
  }
  .effort_wrap .image .panda1 {
    width: 76px;
    height: 59px;
    left: -20px;
    bottom: -30px;
  }
  .effort_wrap .image .panda2 {
    width: 76px;
    height: 59px;
    right: -20px;
    bottom: -30px;
  }
  .effort_wrap .image .panda3 {
    width: 60px;
    height: 59px;
    left: -20px;
    bottom: -30px;
  }
}/*# sourceMappingURL=business.css.map */