@charset "UTF-8";
:root {
  --s: 10px;
  --f: 10px;
}
@media screen and (max-width: 960px) {
  :root {
    --s: 0.694vw;
    --f: 0.694vw;
  }
}
@media screen and (max-width: 1024px) {
  :root {
    --s: 1.2vw;
    --f: 1.8vw;
  }
}

@font-face {
  /*フォントの名前*/
  font-family: "noto sans";
  /*フォントファイルへのパス（複数指定の場合、上から順に読み込まれる）*/
  src: url("../font/NotoSansJP-Black.woff2") format("woff2"), url("../font/NotoSansJP-Black.woff2") format("woff");
  font-weight: 900;
}
@font-face {
  /*フォントの名前*/
  font-family: "noto sans";
  /*フォントファイルへのパス（複数指定の場合、上から順に読み込まれる）*/
  src: url("../font/NotoSansJP-Bold.woff2") format("woff2"), url("../font/NotoSansJP-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  /*フォントの名前*/
  font-family: "noto sans";
  /*フォントファイルへのパス（複数指定の場合、上から順に読み込まれる）*/
  src: url("../font/NotoSansJP-Medium.woff2") format("woff2"), url("../font/NotoSansJP-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  /*フォントの名前*/
  font-family: "noto sans";
  /*フォントファイルへのパス（複数指定の場合、上から順に読み込まれる）*/
  src: url("../font/NotoSansJP-Regular.woff2") format("woff2"), url("../font/NotoSansJP-Regular.woff") format("woff");
  font-weight: 400;
}
:root {
  --main_color:#009966;
  --sub_color:#006845;
  --yellow_color:#FFF100;
  --lower_margin-01:clamp(80px ,7.82vw , 150px);
  --lower_margin-02:clamp(40px, 4vw,77px);
  --lower_margin-03:clamp(60px, 4.9vw,94px);
  --lower_margin-04:clamp(30px, 2.6vw,50px);
  --lower_margin-05:clamp(30px, 2.6vw,50px);
}
@media (max-width: 1024px) {
  :root {
    --lower_margin-01:clamp(80px ,21vw , 160px );
    --lower_margin-02:clamp(58px, 16vw,100px);
    --lower_margin-03:clamp(26px, 6.9vw,60px);
    --lower_margin-04:clamp(40px, 10.67vw,100px);
    --lower_margin-05:clamp(26px, 6.9vw,50px);
  }
}

.btnBox .btn_01.btn_01_b, .btnBox .btn_01.btn_01_c {
  width: 285px;
  font-size: clamp(14px, 1.12vw, 17px);
}

body.lower_page .lower_contents_head {
  letter-spacing: normal;
}
@media screen and (max-width: 1024px) {
  body.lower_page .lower_contents_head {
    font-size: clamp(24px, 8vw, 70px);
  }
}

.home_notice_slider::before {
  background: url(../img/top/notice_slider-deco1_en.png) center right/100% 100% no-repeat;
}

@media (min-width: 1025px) {
  .top_our-services_contens ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2.5%;
  }
}
section.home_mv_container {
  min-height: 600px;
}

.slick-slider div {
  transition: none;
}

.top_our-services_contens ul li h3 {
  font-size: clamp(34px, 2.1vw, 40px);
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .top_our-services_contens ul li {
    background-size: cover;
    background-position: center right;
  }
  .top_our-services_contens ul li:nth-child(even) {
    background-position: center left;
  }
  .top_our-services_contens ul li h3 {
    font-size: clamp(30px, 2.1vw, 40px);
  }
}
@media screen and (max-width: 1024px) {
  .home_mv_img_wrapper02 ul li p {
    bottom: 13%;
  }
  .home_mv_img_wrapper02 .slick-dots {
    bottom: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .top_our-services_contens ul li .inner-container .btnBox .btn_01.btn_01_b {
    font-size: clamp(14px, 4vw, 22px);
  }
}
@media screen and (max-width: 600px) {
  .top_our-services_contens ul li .inner-container .btnBox .btn_01.btn_01_b {
    font-size: clamp(14px, 3.2vw, 22px);
  }
}
@media (max-width: 360px) {
  .top_our-services_contens ul li .inner-container .btnBox .btn_01.btn_01_b {
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) {
  .mv_summary {
    padding: clamp(12px, 0.4em, 30px) 5% 0;
  }
}

.mv_summary h2 {
  font-size: 2.3em;
}
@media screen and (max-width: 1024px) {
  .mv_summary h2 {
    line-height: 1;
  }
}

@media screen and (max-width: 1024px) {
  .home_mv_img_wrapper02 ul li p {
    text-align: left !important;
  }
}

@media screen and (max-width: 1024px) {
  .mv_summary .btnBox {
    margin-top: 10px;
  }
}

@media screen and (max-width: 600px) {
  .top_our-services_contens ul li .inner-container .innerBox {
    grid-template-columns: 35% 60%;
  }
  .top_our-services_contens ul li:first-child .inner-container {
    background-position: left 11% bottom 14%;
  }
  .top_our-services_contens ul li:nth-child(n+2) .inner-container {
    background-position: left 11% bottom 8% !important;
  }
}
.our_team_contents_06 .innerBox ul {
  gap: 1.5%;
}
.our_team_contents_06 .innerBox ul .lower_contents_title {
  letter-spacing: 0;
  font-size: clamp(20px, 1.23vw, 30px);
}

@media (min-width: 1025px) {
  .our_team_contents .our_team_section-title .lower_contents_head, .our_team_contents_g .our_team_section-title .lower_contents_head {
    top: 45%;
  }
  .our_team_contents_03 .our_team_section-title .lower_contents_head, .our_team_contents_08 .our_team_section-title .lower_contents_head, .our_team_contents_05 .our_team_section-title .lower_contents_head {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 12%;
    margin-bottom: 0.2em;
    letter-spacing: -0.04em;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  .service_page .lower_page_mv {
    padding-top: clamp(24px, 5.33vw, 75px);
  }
  .service_page_mv .title_box {
    width: 70% !important;
  }
  .service_page_mv .title_box h1 {
    font-size: clamp(24px, 7.5vw, 60px);
  }
  .service_page_mv::before {
    font-size: min(200px, 19.667vw);
  }
  .service_page02 .service_page_mv::before, .service_page03 .service_page_mv::before {
    top: 0px;
  }
}
.service02_factory_machine-content .machine_detail_list li {
  line-height: 1.3;
}

.service02_factory_machine-content .machine_detail_list li:first-child, .service02_factory_machine-content .machine_detail_list li:nth-child(2) {
  width: 100%;
}

.service02_factory_machine-content .machine_detail_list {
  gap: 0.5em;
}
@media screen and (max-width: 1024px) {
  .service02_factory_machine-content .machine_detail_list li {
    flex-direction: column;
  }
}