footer .foot_address {
  width: 28%;
  margin-right: 2%;
}

footer .foot_nav {
  width: calc(100% - 30%);
}

@media screen and (max-width: 871px) {
  footer .foot_address {
    width: 100%;
  }
  footer .foot_nav {
    width: calc(100%);
  }
}

.top_pages .active_1 .tab_cont.active .menu_area li {
  width: 49%;
}

.top_pages .active_1 .tab_cont.active .menu_area li:nth-child(1) a {
  background-image: url(../img/top/en_bg_menu01.jpg);
}

.top_pages .active_1 .tab_cont.active .menu_area li:nth-child(2) a {
  background-image: url(../img/top/en_bg_menu03.jpg);
}
.top_pages .active_1 .tab_cont.active .menu_area li:nth-child(3) a {
  background-image: url(../img/top/img_slider01.jpg);
  width: 100%;
}


.top_pages .news_area {
  margin: 64px 0;
}

.top_pages .slider .slick-dots {
  height: 70px;
}

@media screen and (max-width: 871px) {
  .top_pages .active_1 .tab_cont.active .menu_area li {
    width: 48%;
  }
  .top_pages .slider .slider03 {
    background-image: url(../img/top/en_img_slider03_sp.jpg);
  }
  .top_pages .slider .slider04 {
    background-image: url(../img/top/en_img_slider04_sp.jpg);
  }
  .top_pages .slider .slider05 {
    background-image: url(../img/top/en_img_slider05_sp.jpg);
  }
  .top_pages .slider .slider01 {
    background-image: url(../img/top/en_img_slider05_sp.jpg);
  }
  .top_pages .active_1 .tab_cont.active .menu_area li:nth-child(1),
  .top_pages .active_1 .tab_cont.active .menu_area li:nth-child(2),
  .top_pages .active_1 .tab_cont.active .menu_area li:nth-child(3) {
    width: 100%;
  }
  .top_pages .active_1 .tab_cont.active .menu_area li:nth-child(1) a {
    background-image: url(../img/top/en_bg_menu01_sp.jpg);
  }
  .top_pages .active_1 .tab_cont.active .menu_area li:nth-child(2) a {
    background-image: url(../img/top/en_bg_menu03_sp.jpg);
  }





  .top_pages .news_area .news_date {
    width: 70px;
  }
  .top_pages .news_area .news_title {
    width: calc(100% - 70px);
  }
}

.poricy_pages main h1 + p {
  max-width: 847px;
  width: 100%;
  margin: 0 auto 50px;
}

@media screen and (max-width: 871px) {
  .poricy_pages main h1 + p {
    width: calc(100% - 30px);
    margin: 0 auto 30px;
  }
}

.factory_tour_pages main .description {
  max-width: 600px;
  width: 100%;
}

.company_pages .main_head li,
.history_pages .main_head li,
.greet_pages .main_head li,
.base_pages .main_head li,
.business_pages .main_head li,
.env_pages .main_head li,
.approach_pages .main_head li {
  width: calc(100% / 7);
}

.company_pages .main_head a,
.history_pages .main_head a,
.greet_pages .main_head a,
.base_pages .main_head a,
.business_pages .main_head a,
.env_pages .main_head a,
.approach_pages .main_head a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 871px) {
  .company_pages .main_head li,
  .history_pages .main_head li,
  .greet_pages .main_head li,
  .base_pages .main_head li,
  .business_pages .main_head li,
  .env_pages .main_head li,
  .approach_pages .main_head li {
    width: calc(100% / 2);
  }
  .company_pages .main_head a,
  .history_pages .main_head a,
  .greet_pages .main_head a,
  .base_pages .main_head a,
  .business_pages .main_head a,
  .env_pages .main_head a,
  .approach_pages .main_head a {
    height: 48px;
  }
}

.company_pages .sec_company01 h2 {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .company_pages .sec_company01 h2 {
    width: calc(100% - 30px);
  }
}

.base_pages .sec_base01 h2,
.base_pages .sec_base02 h2 + p {
  max-width: 842px;
  width: 100%;
  margin: auto;
}

.base_pages .sec_base02 li .sec_base02_wrap {
  width: calc(50%);
}

.base_pages .sec_base02 li .sec_base02_wrap div {
  width: calc(100% - 200px);
}

@media screen and (max-width: 871px) {
  .base_pages .sec_base01 h2,
  .base_pages .sec_base02 h2 + p {
    width: calc(100% - 30px);
  }
  .base_pages .sec_base02 li .sec_base02_wrap {
    width: calc(100%);
  }
  .base_pages .sec_base02 li .sec_base02_wrap div {
    width: calc(100%);
  }
}

.business_pages .keyimg_wrap h1 {
  text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}

.business_pages .main_wrap section .sec_business_box div {
  width: 550px;
  height: 390px;
  padding: 16px 20px 16px;
}

.business_pages .main_wrap section figure img {
  height: 35vw;
}

.business_pages .main_wrap section p {
  font-size: 16px;
}

.business_pages .main_wrap section .sec_link_btn {
  bottom: 10px;
}

@media screen and (max-width: 871px) {
  .business_pages .main_wrap section .sec_business_box div {
    width: calc(100% - 30px);
    height: auto;
    padding: 20px 15px 25px;
  }
  .business_pages .main_wrap section figure img {
    height: auto;
  }
  .business_pages .main_wrap section p {
    font-size: 13px;
  }
  .business_pages .main_wrap section .sec_link_btn {
    bottom: 25px;
  }
}

.env_pages h2 + p {
  max-width: 842px;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 871px) {
  .env_pages h2 + p {
    width: calc(100% - 30px);
  }
}

.approach_pages .sec_wrap_pattern .btn_approach a {
  padding: 0 28px 0 5px;
}

.approach_pages .sec_approach06 .sec_wrap_pattern .btn_approach a {
  max-width: 225px;
}

@media screen and (max-width: 871px) {
  .approach_pages .sec_approach06 .sec_wrap_pattern .btn_approach a {
    max-width: initial;
  }
}

@media screen and (max-width: 871px) {
  #enproducts header .header_wrap_box .nav_mail,
  #enproducts header .header_wrap_box .nav_recruit {
    display: none;
  }
}

#enproducts .main_head_area .mhw_link_btn a span {
  padding-right: 13px;
}

#enproducts .main_cont_area {
  padding: 80px 15px 100px;
}

#enproducts .main_cont_area .main_cont_wrap {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

#enproducts .main_cont_area li {
  margin-bottom: 50px;
}

#enproducts .main_cont_area h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 20px;
  margin-bottom: 20px;
}

#enproducts .main_cont_area h2 span {
  font-size: 25px;
  font-weight: bold;
  width: calc(100% - 160px);
}

#enproducts .main_cont_area figure {
  display: inline-block;
  width: 140px;
  margin: 0 20px 0 0;
}

#enproducts .main_cont_area img {
  width: 100%;
  height: auto;
}

#enproducts .main_cont_area p {
  font-size: 17px;
}

@media screen and (max-width: 871px) {
  #enproducts .main_cont_area h2 span {
    font-size: 20px;
    width: calc(100%);
  }
  #enproducts .main_cont_area p {
    font-size: 12px;
  }
}

.en_products_wrap {
  margin-bottom: 50px;
}

.en_products_wrap .en_products_scroll {
  max-width: 1000px;
  width: 100%;
  overflow-y: auto;
  margin-top: 25px;
}

.en_products_wrap .en_products_cont {
  width: 1000px;
}

.en_products_wrap .en_products_cont li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-bottom: 5px !important;
}

.en_products_wrap .en_products_cont_title p {
  background-color: #333333;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: calc(197px);
  height: 62px;
  margin-right: 3px;
}

.en_products_wrap .en_products_cont_title p:last-child {
  margin-right: 0px;
}

.en_products_wrap .en_products_cont_box div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: calc( 100% - 201px);
}

.en_products_wrap .en_products_cont_box h4 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.en_products_wrap .en_products_cont_box h4,
.en_products_wrap .en_products_cont_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: calc(197px);
  background-color: #FFFFFF;
}

.en_products_wrap .en_products_cont_box dt {
  display: none;
}

.en_products_wrap .en_products_cont_box:nth-child(2n) h4,
.en_products_wrap .en_products_cont_box:nth-child(2n) dl {
  background-color: #FFFEF7;
}

.en_products_wrap .en_products_cont_box dd {
  width: 100%;
  padding: 10px;
}

.en_products_wrap .en_products_cont_box dd a {
  color: #333333;
  display: block;
  background-color: #E0E0E0;
  background: -webkit-gradient(linear, left top, left bottom, from(#FDFFFF), to(#E0E0E0));
  background: linear-gradient(to bottom, #FDFFFF 0%, #E0E0E0 100%);
  border: 1px solid #B5B5B5;
  border-radius: 5px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  max-width: 122px;
  width: 100%;
  padding: 4px 5px;
  position: relative;
  margin: auto;
}

.en_products_wrap .en_products_cont_box .link_dl {
  margin-top: 10px;
}

.en_products_wrap .en_products_cont_box .link_dl a::before {
  content: "";
  background-image: url(../img/products/ico_download_r.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 12px;
  height: 13px;
  margin: auto 5px auto 0;
}

@media screen and (max-width: 871px) {
  .en_products_wrap .en_products_scroll {
    overflow-y: auto;
  }
  .en_products_wrap .en_products_cont {
    width: 100%;
  }
  .en_products_wrap .en_products_cont li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .en_products_wrap .en_products_cont li.en_products_cont_title {
    display: none;
  }
  .en_products_wrap .en_products_cont_box div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100%);
    display: none;
  }
  .en_products_wrap .en_products_cont_box h4 {
    cursor: pointer;
    color: #ffffff;
    background-color: #C9CDD3;
    background: -webkit-gradient(linear, left top, left bottom, from(#C9CDD3), to(#9599A3));
    background: linear-gradient(to bottom, #C9CDD3 0%, #9599A3 100%);
    font-size: 17px;
    width: calc(100%);
    padding: 10px;
    margin-bottom: 3px;
    position: relative;
  }
  .en_products_wrap .en_products_cont_box h4::before, .en_products_wrap .en_products_cont_box h4::after {
    content: "";
    background-color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
  }
  .en_products_wrap .en_products_cont_box h4::before {
    right: 15px;
    width: 14px;
    height: 2px;
  }
  .en_products_wrap .en_products_cont_box h4::after {
    right: 21px;
    width: 2px;
    height: 14px;
    -webkit-transition: opacity 0.2s, bottom 0.2s;
    transition: opacity 0.2s, bottom 0.2s;
  }
  .en_products_wrap .en_products_cont_box h4.active::after {
    display: none;
  }
  .en_products_wrap .en_products_cont_box dl {
    width: calc(100%);
    margin-bottom: 3px;
  }
  .en_products_wrap .en_products_cont_box dt {
    background-color: #333333;
    color: #ffffff;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(40%);
    padding: 10px;
  }
  .en_products_wrap .en_products_cont_box:nth-child(2) h4,
  .en_products_wrap .en_products_cont_box:nth-child(2) dl {
    background-color: #FFFFFF;
  }
  .en_products_wrap .en_products_cont_box dd {
    width: calc(60%);
    padding: 10px 15px;
  }
  .en_products_wrap .en_products_cont_box dd a {
    font-size: 20px;
    max-width: inherit;
    width: 100%;
  }
  .en_products_wrap .en_products_cont_box .link_dl {
    margin-top: 10px;
  }
  .en_products_wrap .en_products_cont_box .link_dl a::before {
    position: relative;
    top: 3px;
    width: 16px;
    height: 20px;
    margin: auto 8px auto 0;
  }
}

.en_products_house_pages .main_cont_area {
  background-color: #EBF4DF;
}

.en_products_house_pages .main_cont_area h2 {
  border-left: 6px solid #569006;
}

@media screen and (max-width: 871px) {
  .en_products_env_pages .main_head_area {
    padding: 15vw 0 0;
  }
}

.en_products_env_pages .main_head_area .main_head_wrap div {
  background-size: 100% 100%;
  width: 600px;
  height: 520px;
}

.en_products_env_pages .main_head_area .main_head_wrap div h1 {
  font-size: 40px;
  text-align: left;
  margin: 20px 0 8px;
}

.en_products_env_pages .main_head_area .main_head_wrap div .mhw_link_btn {
  margin-right: 0;
  margin-left: 20px;
}

@media screen and (max-width: 1060px) {
  .en_products_env_pages .main_head_area .main_head_wrap div {
    left: 0;
    padding: 0 30px 0 30px;
  }
  .en_products_env_pages .main_head_area .main_head_wrap div h1 {
    font-size: 35px;
    text-align: center;
  }
}

@media screen and (max-width: 871px) {
  .en_products_env_pages .main_head_area .main_head_wrap div {
    background-size: 130% 130%;
    background-position: 35% 0%;
    margin-top: -13vw;
    padding: 16vw 15px 10vw;
    width: 100vw;
    height: auto;
  }
  .en_products_env_pages .main_head_area .main_head_wrap div h1 {
    font-size: 20px;
    margin: 0px 0 8px;
  }
  .en_products_env_pages .main_head_area .main_head_wrap div .mhw_link_btn {
    width: 48%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 871px) {
  .en_products_env_pages .main_head_area .main_head_wrap figure {
    position: relative;
  }
}

.en_products_env_pages .main_cont_area {
  background-color: #F4E2E5;
}

.en_products_env_pages .main_cont_area h2 {
  border-left: 6px solid #EA3D6C;
}

.en_products_car_pages .main_cont_area {
  background-color: #D9E1EA;
}

.en_products_car_pages .main_cont_area h2 {
  border-left: 6px solid #00357E;
}

.en_products_car_pages .en_products_wrap .en_products_cont_title p:nth-child(1) {
  background-color: #406291;
}

.en_products_pd_pages .main_cont_area {
  background-color: #F5EBE2;
}

.en_products_pd_pages .main_cont_area h2 {
  border-left: 6px solid #ED641E;
}

.en_products_pd_pages .en_products_wrap .en_products_cont_title p:nth-child(1) {
  background-color: #E29771;
}

/*# sourceMappingURL=css-maps/en.css.map */
