@charset "UTF-8";
.common_mv .txt {
  font-size: 15px;
  font-size: 1.5rem;
}
.common_mv .common_mv-txt {
  max-width: 620px;
}
@media only screen and (min-width: 769px) {
  .common_mv .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 1441px) {
  .common_mv .txt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .common_mv .cont_ttl {
    font-size: 6rem;
    font-size: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .common_mv {
    padding: 200px 25px 60px 25px;
  }
}
.why {
  background-color: #FF6C00;
}
.why .cont_inr_ttl {
  line-height: 1.3;
}
.why .cont_inr_ttl, .why .cont_inr_ttl .en {
  color: #fff;
}
.why .why_list {
  justify-content: space-between;
}
.why .why_list li {
  background: url("../../images/aboutus/why-01.png")no-repeat center top/100%, #FF9B52;
  overflow: hidden;
  border-radius: 10px;
  padding: 150px 10px 20px;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  max-width: 300px;
}
.why .why_list li strong {
  display: block;
}
.why .why_list li .en {
  font-size: 36px;
  font-weight: 600;
  line-height: 1
}
.why .why_list li .en small {
  font-size: 20px;
}
.why .why_list li:nth-child(3), .why .why_list li:nth-child(4) {
  font-size: 1.8rem;
  font-size: 18px;
  line-height: 1.2;
}
.why .why_list li:nth-child(4) {
  line-height: 1.4;
}
.why .why_list li:nth-child(3) .en {
  font-size: 30px;
}
.why .why_list li:nth-child(2) {
  background: url("../../images/aboutus/why-02.png")no-repeat center top/100%, #FF9B52;
}
.why .why_list li:nth-child(3) {
  background: url("../../images/aboutus/why-03.png")no-repeat center top/100%, #FF9B52;
}
.why .why_list li:nth-child(4) {
  background: url("../../images/aboutus/why-04.png")no-repeat center top/100%, #FF9B52;
}
@media only screen and (min-width: 769px) {
  .why .why_list li {
    font-size: 2rem;
    font-size: 20px;
    padding: 180px 15px 30px;
  }
  .why .why_list li .en {
    font-size: 38px;
  }
  .why .why_list li .en small {
    font-size: 30px;
  }
  .why .why_list li:nth-child(3) .en {
    font-size: 30px;
  }
  .why .why_list li:nth-child(3), .why .why_list li:nth-child(4) {
    font-size: 1.8rem;
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .why .why_list li {
    padding: 210px 15px 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .why .why_list li {
    padding: 250px 18px 30px;
  }
  .why .why_list li .en {
    font-size: 60px;
  }
  .why .why_list li .en small {
    font-size: 30px;
  }
  .why .why_list li:nth-child(3) .en {
    font-size: 50px;
  }
  .why .why_list li:nth-child(3), .why .why_list li:nth-child(4) {
    font-size: 3rem;
    font-size: 30px;
  }
}
@media only screen and (min-width: 1441px) {
  .why .why_list li .en {
    font-size: 78px;
  }
  .why .why_list li .en small {
    font-size: 40px;
  }
  .why .why_list li:nth-child(3) .en {
    font-size: 60px;
  }
  .why .why_list li:nth-child(3), .why .why_list li:nth-child(4) {
    font-size: 3.6rem;
    font-size: 36px;
  }
}
@media only screen and (max-width: 768px) {
  .why .why_list li {
    width: calc(100% / 4 - 10px)
  }
}
@media only screen and (max-width: 650px) {
  .why .why_list {
    max-width: 400px;
    margin: auto;
  }
  .why .why_list li {
    margin-bottom: 15px;
    width: 48%;
  }
}
.message {
  background: url("../../images/common/bg-p-1.png")no-repeat left -25% top -25%/52%, #fff;
  overflow: hidden;
}
.name {
  font-size: 18px;
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.name .tag {
  font-size: 12px;
  background-color: #FFFCF5;
  border-radius: 2px;
  padding: 5px 10px;
  margin-right: 10px;
}
.name small.en {
  border-left: 1px solid #E5E5E5;
  margin-left: 15px;
  padding-left: 15px;
}
.table_wrap table {
  width: 100%;
  font-size: 1.4rem;
  font-size: 14px;
}
.table_wrap table th {
  width: 100px;
  padding: 30px 10px 30px 15px;
  font-weight: 500;
  border-bottom: 1px solid #F07114;
  text-align: left;
}
.table_wrap table td {
  width: calc(100% - 100px);
  border-bottom: 1px solid #E5E5E5;
  padding: 30px 10px 30px 15px;
}
@media only screen and (min-width: 769px) {
  .table_wrap table {
    font-size: 1.6rem;
    font-size: 16px;
  }
  .table_wrap table th {
    width: 200px;
    padding: 30px 10px 30px 50px;
  }
  .table_wrap table td {
    width: calc(100% - 200px);
    padding: 30px 10px 30px 50px;
  }
}
@media only screen and (min-width: 1441px) {
  .table_wrap table {
    font-size: 1.8rem;
    font-size: 18px;
  }
}
.overview {
  background-color: #FFFCF5;
}