body {
  overflow-x: hidden;
}

.sp-none {
  display: block;
}

.pc-none {
  display: none;
}

.h2 {
  font-size: 26px;
  font-weight: bold;
  color: #0098db;
  border-bottom: 5px solid #0098db;
  background-color: #e9e9e9;
  padding: 6px 0 6px 12px;
  margin: 0 0 15px 0;
}

.h3 {
  font-size: 21px;
  font-weight: 700;
  color: #0074e4;
  border-bottom: 1px solid #0074e4;
  border-left: 5px solid #0074e4;
  padding: 4px 0 3px 13px;
  margin: 0 0 27px;
  background: none;
}

ul li a.disabled {
  text-decoration: none;
}

.hero {
  padding-top: 10px;
}

.hero .right-slider {
  padding-top: 60px;
}

#path {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  display: flex;
  gap: 5px;
  /* margin-top: -5vh; */
}

.leftContent {
  justify-content: flex-start;
}

.hero .titleOne_down,
.hero .titleOne {
  font-size: 32px;
  line-height: 140%;
  margin-bottom: 0;
}

.hero .titleOne_down {
  font-size: 40px;

}

.textCircle .textCircle-number {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 60px;
}

.phone {
  font-size: 42px;
  font-family: 'Roboto', sans-serif;
}


.titleTwo b {
  font-family: 'Roboto', sans-serif;
  font-size: 78px;
  font-weight: 600;
}

.cities_area_table {
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px
}

.cities_area_table img {
  width: 380px;
  max-height: 380px;
}

section#cities_area table {
  margin-bottom: 0;
}

.cities_area_text {
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
  margin-top: 20px;
}

.optimal_commercial_text {
  /* font-size: 15px; */
  font-size: 17px;
  line-height: 27px;
  color: #000;
  padding-bottom: 20px;
}

#no1_sati p.explain {
  font-size: 17px;
}

section#prefect_area p.text {
  /* font-size: 15px; */
  font-size: 17px;
}

section#prefect_area p.text-17 {
  font-size: 17px;
}

.p_button {
  margin: 15px auto 80px;
  text-align: center;
}

.button {
  display: inline-block;
  background-image: url(../img/top/button.png);
  -moz-background-size: contain;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 260px;
  padding: 8px 0;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
}

.various_aircon dl {
  width: 134px;
  float: left;
  margin: 0 7px 7px 0;
  text-align: center;
  border: 1px solid #0080b9;
  height: 275px;
}

.various_aircon dd {
  font-size: 14px;
  line-height: 130%;
  text-align: left;
  padding: 0 10px;
}

#area_instalation {
  padding: 20px 0;
  margin-bottom: 0px;
}

#area_instalation .wrap_location_list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

#area_instalation .location_item {
  display: flex;
  flex-direction: column;
  width: 30%;
  padding-bottom: 20px;
}
  
#area_instalation .location_item_img {
  width: 100%;
}

#area_instalation .location_item_title {
  font-size: 16px;
  line-height: 140%;
  color: #0080C8;
  padding: 0 5px;
  padding-bottom: 10px;
  width: 100%;
  border: 0;
  margin-bottom: 0;
}

#area_instalation .location_item_text {
  font-size: 14px;
  line-height: 130%;
  color: #000000;
  padding: 0 5px;
  width: 100%;
}

.list_brand_img,
.list_brand_img .list_brand_title,
#area_instalation .location_item_link,
#area_instalation .location_item_link h3 {
  text-decoration: underline;
  text-decoration-color: #0080C8;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
}

.area_instalation_message {
  font-size: 32px;
  font-weight: bold;
  line-height: 140%;
  color: #D50051;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 50px;
}

#brand_img {
  padding: 20px 0;
}

#brand_img .wrap_brand_img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 7%;
}

#brand_img .list_brand_img {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

#brand_img .list_brand_title {
  font-size: 16px;
  line-height: 140%;
  color: #0080C8;
}

#ac_example {
  padding: 20px 0;
}

#ac_example .wrap_list_img { 
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 1%;
  padding-bottom: 20px;
}

#ac_example .wrap_list_text {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}

#ac_example .list_title {
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  color: #052C81;
}

#ac_example .list_text {
  font-size: 17px;
  line-height: 30px;
  color: #000;
}

#ac_example .wrap_ac_inline {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 2%;
}

#ac_example .area_list_text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.flow-item { 
  height: 235px;
}

.flow-item .text {
  padding: 10px 0;
}

.flow-item .text span {
  padding: 0 10px;
}

#climates_area {
  padding: 20px 0;
}

#climates_area .climates_text {
  font-size: 17px;
  line-height: 30px;
  color: #000;
  padding: 0 0 20px 0;
}

.wrap_help_list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  padding: 40px 12% 0;
}

.wrap_help_list a {
  width: 230px;
  border: 1px solid #D5D5D5;
  padding: 3px;
  margin: 0 0 10px;
}
/* 
.wrap_help_list a:nth-of-type(2n+1) {
  float: left;
  clear: both;
  margin: 0 0 10px;
} */

.wrap_help_list dl dt {
  float: left;
}

.wrap_help_list dl dt img {
  margin: 7px 0 0; 
}

/* .wrap_help_list a:nth-of-type(2n+1) dl dd, */
.wrap_help_list a:nth-of-type(3) dl dd,
.wrap_help_list dl dd {
  float: left;
  color: #0080C8;
  font-size: 16px;
  margin: 29px 0 0 8px;
  line-height: 1.2;
}

/* .wrap_help_list a:nth-of-type(2n+1) dl dd { */
.wrap_help_list a:nth-of-type(3) dl dd {
  margin: 19px 0 0 8px;
}

#supported_areas .supported_areas_text {
  /* font-size: 15px; */
  font-size: 17px;
  line-height: 27px;
  color: #000;
  padding: 0 0 20px 0;
}

#supported_areas .wrap_img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 20px;
}

#supported_areas table {
  margin: 0 auto 50px;
  border-collapse: collapse;
  border-spacing: 0;
}

#supported_areas table tr,
#supported_areas table tr:first-of-type {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#supported_areas table tr th {
  width: 157px;
  height: 46px;
  text-align: center;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  vertical-align: middle;
  background-color: #f7f7f7;
}

#supported_areas table tr td {
  width: 812px;
  padding: 0 0 0 25px;
  border-right: 1px solid #ddd;
  vertical-align: middle;
}

#supported_areas table tr td ul {
  margin: 0;
}

#supported_areas table tr td ul::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#supported_areas table tr td ul li {
  float: left;
  margin: 0 25px 0 0;
}

#supported_areas table tr td ul li a:link, 
#supported_areas table tr td ul li a:visited {
  color: #009;
  text-decoration: underline;
}
#supported_areas .ttl {
  font-size: 22px;
  color: #0080c8;
}

.square-title {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #052C81;
  margin-right: 2px;
}

@media only screen and (max-width: 1480px) {
  .titleTwo b {
    font-size: 66px;
  }
}

@media only screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
  
  .pc-none {
    display: block;
  }
}

@media (max-width: 470px) {
  h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
  }
  #path {
      display: none;
  }
  
  .hero .wrapTitle {
      padding-top: 10px;
      gap: 0px;
      max-width: 315px;
  }

  .hero .titleOne_down,
  .hero .titleOne {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 0;
  }
  
  .hero .titleOne_down {
    font-size: 30px;
    line-height: 140%;

  }
 
  .hero span.titleTwo {
    font-size: 32px;
    line-height: 140%;
  }
  
  .hero span.titleTwo_down {
    font-size: 44px;
    line-height: 140%;
  }
  
  .hero .titleTwo b {
    font-size: 48px;
  }
  
  .hero span.titleTwo_down b {
    font-size: 60px;
    line-height: 100%;
  }

  .cities_area_text {
    /* display: none; */
  }

  .optimal_commercial_text {
      /* font-size: 17px; */
      font-size: 16px;
      line-height: 160%;
  }

  .wrap-contact-banner {
      position: relative;
      height: 390px;
      justify-content: center;
      align-items: center;
      display: flex;
  }

  .contact-banner-new {
      height: 390px;
  }

  .contact-banner-img {
      /* width: 450%;
      left: -100%;
      top: -75%;
      height: 185%;
      transform: rotate(4deg); */
      width: 320%;
      left: -100%;
      top: -120%;
      height: 310%;
      transform: rotate(0deg);
  }

  .various_aircon {
      margin: 15px 0 0;
      /* display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 2%; */
  }

  .various_aircon dl {
      width: 31%;
      margin: 0 1% 1%;
  }

  #area_instalation .location_item {
      width: 49%;
  }

  #area_instalation .location_item_title {
      margin:  0;
  }

  .area_instalation_message {
      font-size: 20px;
  }

  #ac_example .list_text,
  #ac_example .list_title {
      font-size: 16px;
      line-height: 140%;
  }

  #ac_example .list_title {
      color: #052C81;
  }

  #ac_example .wrap_ac_inline {
    flex-direction: column;
  }
  
  #ac_example .list_img {
    max-width: 70%;
  }

  .flow-item {
      width: calc(100% - 40px);
      height: 145px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-start;
      padding-left: 20px;
      padding-right: 20px;
      gap: 10px;
      padding-bottom: 10px;
      border-bottom: 1px dotted #DDDDDD;
  }

  .flow-item .steps {
      top: 10px;
      left: calc(50% - 50px);
  }

  .flow-item .text {
      padding: 0;
      padding-top: 30px;
  }

  .flow-item .text span {
      padding: 0;
  }

  #climates_area .climates_text {
    line-height: 25px;
  }
  
  .wrap_help_list {
    padding: 30px 0% 0;
    gap: 0;
  }

  .wrap_help_list a {
    width: 47%;
  }

  .wrap_help_list dl dt img {
    width: 43px;
    height: 37px;
  }

  .wrap_help_list a:nth-of-type(3) dl dd, 
  .wrap_help_list dl dd {
    font-size: 12px;
    margin: 16px 0 0 8px;
  }

  .wrap_help_list a:nth-of-type(3) dl dd {
    margin: 10px 0 0 8px;
  }

  #supported_areas table tr th {
    font-size: 14px;
    width: 300px;
  }

  #supported_areas table tr td ul li a:link, 
  #supported_areas table tr td ul li a:visited {
    color: #1F88E2;
    font-size: 14px;
  }
}