@charset "UTF-8";

footer .footer_wrapper {
  background-image: url("../images/footer_left.png");
  background-size: cover;
  background-repeat: repeat-x;
}
footer .footer_wrap {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}
footer .footer_wrap .footer_left {
  width: 70%;
  padding: 100px 60px 160px;
}
footer .footer_wrap .footer_right {
  width: 30%;
  background-image: url("../images/footer_right.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 50px 160px;
}

footer .footer_wrap .footer_left .footer_left_top {
  margin-bottom: 60px;
}
footer .footer_wrap .footer_left .footer_left_top h2 {
  width: clamp(18.75rem, 14.583rem + 8.68vw, 25rem);
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex {
  display: flex;
  align-items: center;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel-Japanese {
  margin-right: 40px;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel-Japanese a {
  display: flex;
  align-items: center;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel-Japanese .tel-Japanese_ico {
  color: #fff;
  font-size: clamp(0.625rem, 0.542rem + 0.17vw, 0.75rem);
  border: 1px solid #fff;
  margin-right: 4px;
  padding: 0 1px;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel-Japanese .tel-Japanese_txt {
  color: #fff;
  font-size: clamp(1.875rem, 1.208rem + 1.39vw, 2.875rem);
  font-weight: bold;
  line-height: 1.4;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel a {
  display: flex;
  align-items: center;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel .tel-ico {
  width: clamp(1.875rem, 1.458rem + 0.87vw, 2.5rem);
  margin-right: 10px;
}
footer .footer_wrap .footer_left .footer_left_top .footer_tel_flex .tel .tel_txt {
  color: #fff;
  font-size: clamp(1.875rem, 1.208rem + 1.39vw, 2.875rem);
  font-weight: bold;
  line-height: 1.4;
}
footer .footer_wrap .footer_left .footer_left_top .tel-English a {
  display: flex;
  align-items: center;
}
footer .footer_wrap .footer_left .footer_left_top .tel-English .tel-English_ico {
  color: #fff;
  font-size: clamp(0.625rem, 0.542rem + 0.17vw, 0.75rem);
  transform: scale(0.8);
  transform-origin: left top;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
footer .footer_wrap .footer_left .footer_left_top .tel-English .tel-English_ico .line_arrow {
  width: 120%;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(30deg);
  margin: -18px 0 0 -10px;
}
footer .footer_wrap .footer_left .footer_left_top .tel-English .tel-English_txt {
  color: #fff;
  font-size: clamp(1.375rem, 1.042rem + 0.69vw, 1.875rem);
  font-weight: bold;
  line-height: 1.4;
}
footer .footer_wrap .footer_left .footer_nav_list_wrap {
  display: flex;
}
footer .footer_wrap .footer_left .footer_nav_list-L {
  width: 33%;
  margin-right: 15%;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li {
  margin-bottom: 20px;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li:last-child {
  margin-bottom: 0;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li dl dt {
  color: #fff;
  font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
  font-weight: bold;
  position: relative;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li dl dt::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li dl dd {
  color: #fff;
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
  margin-left: 10px;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li dl dd > ul {
  margin-top: 15px;
}
footer .footer_wrap .footer_left .footer_nav_list-L > li dl dd > ul > li {
  margin-bottom: 5px;
}
footer .footer_wrap .footer_left .footer_nav_list-R {
  width: 52%;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl {
  margin-bottom: 40px;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt {
  color: #fff;
  font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
  font-weight: bold;
  position: relative;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.aircon a {
  position: relative;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.aircon a::before {
  content: "";
  width: clamp(2.5rem, 1.667rem + 1.74vw, 3.75rem);
  height: clamp(1.875rem, 1.042rem + 1.74vw, 3.125rem);
  display: inline-block;
  background-image: url("../images/footer_aircon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: max(-6 / 768 * 100vw, -6px);
  left: max(-60 / 768 * 100vw, -60px);
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.cleaning a {
  position: relative;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.cleaning a::before {
  content: "";
  width: clamp(2.5rem, 2.083rem + 0.87vw, 3.125rem);
  height: clamp(2.25rem, 1.833rem + 0.87vw, 2.875rem);
  display: inline-block;
  background-image: url("../images/footer_cleaning.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: max(-6 / 768 * 100vw, -6px);
  left: max(-50 / 768 * 100vw, -50px);
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.trouble_110 a {
  position: relative;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dt.trouble_110 a::before {
  content: "";
  width: clamp(2.875rem, 2.458rem + 0.87vw, 3.5rem);
  height: clamp(2.125rem, 1.708rem + 0.87vw, 2.75rem);
  display: inline-block;
  background-image: url("../images/footer_trouble_110.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: max(-6 / 768 * 100vw, -6px);
  left: max(-60 / 768 * 100vw, -60px);
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dd {
  color: #fff;
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
  margin-left: 16px;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dd > ul {
  margin-top: 15px;
}
footer .footer_wrap .footer_left .footer_nav_list-R > li dl dd > ul > li {
  margin-bottom: 5px;
}


footer .footer_wrap .footer_right figure {
  max-width: 250px;
  margin-bottom: 40px;
}
footer .footer_wrap .footer_right .btn_whtarrow {
  margin-bottom: 60px;
}
footer .footer_wrap .footer_right .related_links {
  margin-bottom: 40px;
}
footer .footer_wrap .footer_right .related_links dt {
  color: #fff;
  font-size: clamp(1rem, 0.833rem + 0.35vw, 1.25rem);
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
}
footer .footer_wrap .footer_right .related_links dt::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
footer .footer_wrap .footer_right .related_links dt {
  
}
footer .footer_wrap .footer_right .related_links dd ul > li.singpore {
  
}
footer .footer_wrap .footer_right .related_links dd ul > li.singpore a {
  color: #fff;
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
  line-height: 2;
  padding-left: clamp(1.875rem, 1.458rem + 0.87vw, 2.5rem);
  display: inline-block;
  position: relative;
}
footer .footer_wrap .footer_right .related_links dd ul > li.singpore a::before {
  content: "";
  width: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem);
  height: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
  display: inline-block;
  background-image: url("../images/links_singpore.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: min(4 / 768 * 100vw, 4px);
  left: 0;
}
footer .footer_wrap .footer_right .related_links dd ul > li.bikentechno a {
  color: #fff;
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
  padding-left: clamp(1.875rem, 1.458rem + 0.87vw, 2.5rem);
  display: inline-block;
  position: relative;
}
footer .footer_wrap .footer_right .related_links dd ul > li.bikentechno a::before {
  content: "";
  width: clamp(1.25rem, 0.833rem + 0.87vw, 1.875rem);
  height: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
  display: inline-block;
  background-image: url("../images/links_bikentechno.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: min(4 / 768 * 100vw, 4px);
  left: 0;
}
footer .footer_wrap .footer_right .related_links_bottom li {
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
}
footer .footer_wrap .footer_right .related_links_bottom li::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
footer .footer_wrap .footer_right .related_links_bottom li a {
  color: #fff;
  font-size: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
  line-height: 1.4;
  display: inline-block;
}



/*     SP
------------------------------*/
@media (max-width: 768px) {
  footer .footer_sp_wrap {
    background-image: url("../images/footer_bg_sp.png");
    background-size: cover;
    background-repeat: repeat-x;
    padding: 60px 20px 160px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap {
    display: flex;
    margin-bottom: 40px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L {
    width: 48%;
    margin-right: 4%;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li {
    margin-bottom: 40px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li:last-child {
    margin: 0;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li dl dt {
    margin-bottom: 10px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li dl dt a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    position: relative;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li dl dt a::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    left: 0;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li dl dd > ul li {
    line-height: 1.4;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-L > li dl dd a {
    color: #fff;
    font-size: 10px;
    padding-left: 10px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R {
    width: 48%;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li {
    margin-bottom: 16px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li dl dt {
    margin-bottom: 10px;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li dl dt a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    position: relative;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li dl dt a::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    left: 0;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li dl dd > ul li {
    line-height: 1.4;
  }
  footer .footer_sp_wrap .footer_nav_list_wrap .footer_nav_list-R > li dl dd a {
    color: #fff;
    font-size: 10px;
    padding-left: 10px;
  }
  footer .footer_nav_bottom {
    display: flex;
    margin-bottom: 40px;
  }
  footer .footer_nav_bottom .related_links {
    width: 48%;
    margin-right: 10%;
  }
  footer .footer_nav_bottom .related_links dt {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    display: block;
    position: relative;
    margin-bottom: 15px;
  }
  footer .footer_nav_bottom .related_links dt::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    bottom: -4px;
    left: 0;
  }
  footer .footer_nav_bottom .related_links dd ul > li {
    line-height: 1.8;
  }
  footer .footer_nav_bottom .related_links dd ul > li.singpore {
    margin-bottom: 10px;
  }
  footer .footer_nav_bottom .related_links dd ul > li p {
    color: #fff;
    font-size: 10px;
    padding-left: 10px;
  }
  footer .footer_nav_bottom .related_links dd ul > li a {
    color: #fff;
    font-size: 10px;
    padding-left: 20px;
    display: inline-block;
  }
  footer .footer_nav_bottom .related_links_bottom {
    width: 42%;
  }
  footer .footer_nav_bottom .related_links_bottom > li {
    margin-bottom: 15px;
  }
  footer .footer_nav_bottom .related_links_bottom > li a {
    color: #fff;
    font-size: 13px;
    line-height: 1.6;
    padding-left: 10px;
    display: inline-block;
    position: relative;
  }
  footer .footer_nav_bottom .related_links_bottom > li a::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }
  footer .footer_sp_wrap > a {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  footer .footer_sp_wrapper {
    position: relative;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 20;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg {
    background-color: #dcf0fb;
    padding: 10px 38% 10px 10px;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .whatsapp_ico {
    width: 74%;
    margin: 0 0 0 auto;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .japanese_ico a {
    display: flex;
    align-items: center;
    line-height: 1.2;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .japanese_ico a .japanese_ico_txt {
    color: #fff;
    font-size: 2.61vw;
    font-weight: bold;
    background-color: #00497c;
    border-radius: 5px;
    padding: 2px 5px;
    margin-right: 4px;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .japanese_ico a .japanese_txt {
    color: #00497c;
    font-size: 7.3vw;
    font-weight: bold;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex {
    display: flex;
    align-items: center;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .english_ico {
    margin-right: 2px;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .english_ico a {
    display: flex;
    align-items: center;
    line-height: 1.2;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .english_ico a .english_ico_txt {
    color: #fff;
    font-size: 2.09vw;
    font-weight: bold;
    background-color: #00497c;
    border-radius: 5px;
    padding: 2px 5px;
    margin-right: 4px;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .english_ico a .english_txt {
    color: #00497c;
    font-size: 4.95vw;
    font-weight: bold;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .tel_ico a {
    display: flex;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .tel_ico a img {
    width: 26.08vw;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap > a {
    width: 35%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  footer .footer_sp_wrapper .footer_bottom_inquiry_wrap > a .header_inquiry_txt {
    color: #fff;
    font-size: 3.91vw;
    font-weight: bold;
    position: absolute;
    top: min(18 / 768 * 100vw, 18px);
    right: min(26 / 768 * 100vw, 26px);
  }
  .translated-ltr footer .footer_sp_wrapper .footer_bottom_inquiry_wrap .footer_bottom_inquiry_bg .footer_bottom_inquiry_flex .english_ico a .english_txt {
    font-size: 3.95vw;
  }

}

/*     PC
------------------------------*/
@media (min-width: 769px) {

}


/*調整
------------------------------*/
@media (min-width: 769px) and (max-width: 889px){
  .footer_wrap .footer_right .btn_whtarrow a {
    line-height: 1.5;
    height: auto;
    padding: 5px 20px 5px 14px;
  }
}