@charset "utf-8";
/* CSS Document */
.section-about__image {
  background-image: url("../images/about/about-main .png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}
.section-about__image h2 {
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 4.8rem;
  color: #FFF;
  background-image: url("../images/common/Rectangle.png");
  padding: 30px 160px;
  display: inline-block;
  width: 810px;
  line-height: 1.0;
  position: absolute;
  left: 0;
  top: 300px;
}
.section-about__image h2 span {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .section-about__image {
    height: 190px;
  }
  .section-about__image h2 {
    font-size: 2.2rem;
    background-image: url("../images/common/RectangleSP.png");
    background-repeat: no-repeat;
    width: 90%;
    height: 63px;
    padding: 10px 20px;
    top: 150px;
  }
  .section-about__image h2 span {
    font-size: 1.4rem;
  }
}
.section-philosophy-1 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 600;
  color: #2074B1;
  line-height: 2.0;
  margin-top: 200px;
}
.section-philosophy-2 {
  text-align: center;
  line-height: 2.0;
  margin-top: 30px;
  font-size: 2.0rem;
}
.section-philosophy {
  background-image: url("../images/top/rhombus-2.png"), url("../images/top/rhombus-1.png");
  background-repeat: no-repeat;
  background-position: right 2.0% top 0, left 2.0% top 200px;
  background-size: 15%;
  max-width: 1400px;
  margin: 0 auto;
}
.section-philosophy_image {
  width: 26.0%;
  padding-right: 4%;
}
.section-philosophy_message h3 {
  position: relative;
  z-index: 1;
  width: 295px;
  height: 50px;
  text-align: center;
  margin: 0 auto;
  color: #FFF;
  font-size: 2.0rem;
  font-weight: 400;
  padding-top: 7px;
  margin-top: 60px;
  margin-left: 0;
}
.section-philosophy_message h3::before {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: skewX(-18deg);
  content: "";
  background-color: #053457;
}
.section-philosophy_message-1 {
  font-size: 2.6rem;
  font-weight: 600;
  text-align: left;
  padding-top: 30px;
  color: #195F92;
}
.section-philosophy-3 {
  font-size: 1.4rem;
  line-height: 2.0;
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
}
.section-philosophy_ceo-name {
  font-size: 2.4rem;
  text-align: left;
}
.section-philosophy_ceo-name span {
  font-size: 3.2rem;
  font-weight: 600;
  padding-left: 40px;
}
.section-philosophy_ceo {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .section-philosophy-1 {
    font-size: 2.4rem;
    margin-top: 100px;
  }
  .section-philosophy {
    background-size: 14%;
    margin: 0 14px;
  }
}
@media screen and (max-width: 480px) {
  .section-philosophy-1 {
    font-size: 1.9rem;
  }
  .section-philosophy-1 br {
    display: none;
  }
  .section-philosophy-2 {
    text-align: left;
    font-size: 1.6rem;
  }
  .section-philosophy-3 br {
    display: none;
  }
  .section-philosophy {
    background-image: none;
  }
  .section-philosophy_image {
    width: 52%;
  }
  .section-philosophy_ceo {
    display: block;
    padding-right: 0;
    background-image: url("../images/about/diamond.png");
    background-repeat: no-repeat;
    background-position: right 10% top 12%;
  }
  .section-philosophy_ceo-name {
    font-size: 1.4rem;
    text-align: right;
  }
  .section-philosophy_ceo-name span {
    font-size: 1.8rem;
  }
  .section-philosophy_message h3 {
    margin-top: 20px;
    margin-left: 46%;
    top: -80px;
    width: 180px;
    font-size: 1.6rem;
  }
  .section-philosophy_message-1 {
    font-size: 2.0rem;
    padding-top: 0px;
    text-align: center;
  }
}
.section-features {
  background-color: #2074B1;
  margin-top: 80px;
  margin-bottom: 80px;
}
.section-features_title {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 4.0rem;
  text-align: center;
  padding-top: 80px;
}
.section-title_image {
  display: block;
  margin: 0 auto;
  padding-top: 5px;
}
.section-features_title-2 {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 60px;
}
.section-features ul li {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 80px;
}
.section-features_community, .section-features_social {
  flex-direction: row-reverse;
}
.section-features_community-image, .section-features_business-image, .section-features_social-image {
  width: 37.84%;
}
.section-features_community-text, .section-features_business-text, .section-features_social-text {
  border: solid 3px #fff;
  padding: 60px 50px;
  color: #fff;
  text-align: center;
}
.section-features_community-text, .section-features_social-text {
  margin-left: -20px;
  margin-top: 40px;
}
.section-features_business-text {
  margin-right: -20px;
  margin-top: 40px;
}
.section-features h4 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 600;
  padding-bottom: 40px;
}
.section-features_text {
  line-height: 2.0;
  font-size: 1.6rem;
  display: inline-block;
  text-align: left;
}
.section-features_text span {
  font-weight: 700;
  color: #053457;
  background-color: #fff;
  font-size: 1.4rem;
  padding: 0px 3px;
  margin: 0px 2px;
}
.section-features_feature01, .section-features_feature03 {
  position: absolute;
  top: -80px;
  left: 400px;
  width: 175px;
}
.section-features_feature02 {
  position: absolute;
  top: -60px;
  right: 400px;
  width: 175px;
}
.section-features_community-wrapper-1, .section-features_community-wrapper-2, .section-features_community-wrapper-3 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .section-features {
    margin: 60px 0;
    padding: 0px 14px;
  }
  .section-features_title {
    font-size: 2.4rem;
    padding-top: 60px;
  }
  .section-title_image {
    width: 150px;
    padding-top: 0px;
  }
  .section-features_title-2 {
    font-size: 1.6rem;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .section-features ul li {
    display: block;
    padding-bottom: 60px;
    text-align: center;
  }
  .section-features_community-text, .section-features_business-text, .section-features_social-text {
    width: 90%;
    max-width: 480px;
    padding: 30px 20px;
  }
  .section-features h4 {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
  .section-features_text {
    font-size: 1.4rem;
  }
  .section-features_text br {
    display: none;
  }
  .section-features_community-text, .section-features_social-text {
    margin: 20px auto 0;
  }
  .section-features_business-text {
    margin: 0 auto;
  }
  .section-features_feature01, .section-features_feature03 {
    width: 90px;
    left: 74%;
    top: -50px;
  }
  .section-features_feature02 {
    width: 90px;
    right: 74%;
    top: -50px;
  }
  .section-features_community-image, .section-features_business-image, .section-features_social-image {
    width: 90%;
    margin-top: -10px;
    max-width: 480px;
  }
  .section-features_community-image, .section-features_social-image {
    margin-left: 30px;
  }
  .section-features_business-image {
    margin-right: 30px;
  }
}
.section-overview {
  max-width: 1440px;
  margin: 0 auto;
}
.section-overview h3, .section-history h3 {
  color: #053457;
  font-family: "Inter", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 4.0rem;
  text-align: center;
  padding-top: 80px;
}
.section-overview_title-2, .section-history_title-2 {
  color: #053457;
  font-size: 2.4rem;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 60px;
}
.section-overview dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 2.0rem;
  padding-top: 80px;
  padding-left: 10%;
}
.section-overview dt {
  width: 30%;
  padding-bottom: 20px;
  margin-bottom: 10px;
  color: #053457;
  font-weight: 600;
}
.section-overview dd {
  width: 70%;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.section-overview_wrapper-1 {
  background-color: #EEF8FF;
  width: 48.06%;
  position: relative;
}
.section-overview_wrapper-1::before {
  content: "";
  border-top: 500px solid transparent;
  border-left: 150px solid #F1F9FF;
  position: absolute;
  right: -149px;
  top: 0px;
}
.section-overview_wrapper-2 {
  display: flex;
}
.section-overview_map {
  width: 51.94%;
}
.section-overview_button {
  background-color: #FD7544;
  color: #fff;
  font-size: 1.4rem;
  font-family: "Lato", sans-serif;
  width: 200px;
  display: block;
  padding: 10px 20px;
  margin-top: 20px;
  margin-left: 280px;
}
.section-overview_button-arrow {
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .section-overview h3, .section-history h3 {
    font-size: 2.4rem;
    padding-top: 40px;
  }
  .section-overview_title-2, .section-history_title-2 {
    font-size: 1.6rem;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .section-overview_wrapper-2 {
    display: block;
  }
  .section-overview_wrapper-1 {
    width: 100%;
    padding-bottom: 20px;
  }
  .section-overview_wrapper-1::before {
    display: none;
  }
  .section-overview dl {
    font-size: 1.6rem;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .section-overview_button {
    margin: 20px auto;
  }
  .section-overview_map {
    width: 100%;
    height: 340px;
  }
}
.section-history {
  margin-bottom: 120px;
}
.timeline {
  width: 96%;
  max-width: 1000px;
  margin: 30px auto;
}
.timeline-list-item {
  display: flex;
  line-height: 1.5;
  font-size: 1.8rem;
}
.timeline-list-item .date {
  width: 20%;
  padding: 0 0 0 20px;
  color: #053457;
  font-weight: 600;
  font-family: "Lato", sans-serif;
  font-style: italic;
  font-size: 2.0rem;
}
.timeline-list-item .content {
  position: relative;
  width: 80%;
  padding: 0 20px 60px 30px;
  border-left: 1px solid #053457;
}
.timeline-list-item:last-of-type .content {
  border-left: none;
}
.timeline-list-item .content::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 20px;
  height: 20px;
  background-color: #053457;
  border-radius: 10px;
}
.timeline-list-item .content-2::before {
  background-color: #fff;
  border: solid 5px #053457;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  left: -12px;
}
@media screen and (max-width: 768px) {
  .section-history {
    margin-bottom: 100px;
  }
  .timeline {
    margin: 20px auto;
  }
  .timeline-list-item {
    font-size: 1.4rem;
  }
  .timeline-list-item .date {
    font-size: 1.6rem;
    padding-left: 14px;
  }
  .timeline-list-item .content {
    padding: 0px 14px 40px 20px;
  }
}