/**** あしすとについてセクション ****/
.mind {
  margin-top: 80px;
}

.mind__title {
  margin-bottom: 40px;
  text-align: center;
  color: #3C3C3C;
}

.mind__item {
  display: flex;
  width: 1000px;
  margin: 0 auto 30px;
  padding: 80px 60px;
  background-color: #FEF3EB;
  border-radius: 40px;
}

.mind__img {
  width: 200px;
  margin-right: 48px;
}

.mind__img img {
  width: 100%;
}

.mind__img__spn {
  display: none;
}

.mind__content-title {
  margin-bottom: 24px;
}

.mind__content-title p {
  display: inline-block;
  font-weight: bold;
  border-bottom: 3px solid #F47913;
}

.mind__content-text {
  line-height: 39px;
}

/**** 会社概要 ****/
.company-profile_wrapper {
  margin-top: 150px;
}

.service___title {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}

.company-profile_title {
  margin-top: 150px;
}

.service___title h2 {
  letter-spacing: 4px;
  margin: 0 10px;
}

.company-profile_title h2 {
  letter-spacing: 2px;
  color: #3C3C3C;
  border-bottom: solid 2px #F47913;
  padding-bottom: 15px;
  margin-left: 20%;
  width: 70%;
}

.company-profile_contents_wrapper {
  display: flex;
  justify-content: center;
  margin: 50px 150px 250px;
  padding: 70px 32px;
  letter-spacing: 3px;
  border: 2px #3c3c3c solid;
  border-radius: 50px;
}

.about_profile_contents_picture {
  margin-right: 3%;
  line-height: 2;
}

.about_profile_contents_picture img {
  margin-bottom: 20px;
  width: 135px;
}

.about_profile_contents_picture a {
  font-size: 12px;
  font-weight: 300;
}

th {
  text-align: left;
  vertical-align: top;
  width: 30%;
  height: 50%;
}

td {
  height: 50px;
  vertical-align: top;
  font-weight: 300;
}

.sns-icons-list a {
  text-decoration: none;
  margin-right: 20px;
}

.Google-map-module iframe {
  width: 100%;
  height: 300px;
  margin-top: 30px;
  border-radius: 30px;
  border-style: none;
}

.about-title {
  margin-top: 150px;
  text-align: center;
  letter-spacing: 2px;
}

.title_line {
  color: #F47913;
  border-bottom: solid 2px #F47913;
}

.about-subtaitle {
  text-align: center;
  margin: 70px auto 0;
  font-size: 20px;
  letter-spacing: 2px;
}

/**** あしすとについて内容 ****/
.about-module {
  background-image: url(/img/About_Background.svg);
  background-size: cover;
  background-position: center;
  width: 90%;
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  border-radius: 40px;
}

.about-modue_img img {
  width: 250px;
}

.about-module_text {
  width: 60%;
  margin-left: 5%;
}

.about_title_line {
  color: #3C3C3C;
  border-bottom: solid 5px #F47913;
}

.about-module_title p {
  font-size: 30px;
  color: #3C3C3C;
}

.about-module_contents p {
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 40px;
}

.about-module_contents {
  margin-top: 30px;
}

/* =====================================
            レスポンシブ対応
   ===================================== */
@media screen and (max-width: 1024px) {
  .page-title--orange h1 {
    font-size: 24px;
    border-bottom: 3px solid #F47913;
    padding-bottom: 10px;
  }

  .mind {
    margin: 80px auto;
    width: 90%;
  }

  .mind__title h2 {
    font-size: 18px;
  }

  .mind__item {
    display: block;
    width: 80%;
    padding: 48px 36px 24px;
    margin-bottom: 54px;
  }

  .mind__img {
    display: none;
  }

  .mind__content-title {
    text-align: center;
  }

  .mind__img__spn {
    display: block;
  }

  .mind__img__spn img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }

  .company-profile_wrapper {
    margin: 150px auto;
    width: 90%;
  }

  .service___title img {
    width: 14px;
  }

  .service___title h2 {
    font-size: 18px;
    margin: 0 12px;
  }

  .company-profile_contents_wrapper {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 40px 0;
    border-radius: 20px;
    width: 98%;
  }

  .about_profile_contents_picture {
    text-align: center;
    margin: 0 auto;
  }

  .about_profile_contents_text_wrapper {
    padding: 48px 32px 0;
  }

  .about_profile_contents_text_wrapper th,
  .about_profile_contents_text_wrapper td {
    display: block;
    height: 100%;
    width: 100%;
    margin: 8px 0;
  }

  .about_profile_contents_text_wrapper td {
    text-align: left;
    margin-bottom: 24px;
  }

  .sns-icons-list a {
    margin-right: 16px;
  }

  .Google-map-module iframe {
    margin-top: 16px;
  }

}

.message {
  margin: 60px;
  text-align: center;
  color: #3C3C3C;
  font-family: 'Noto Serif JP', sans-serif;
}

.assist {
  margin-top: 80px;
  margin-bottom: 40px;
  text-align: center;
  color: #3C3C3C;
  font-size: 16px;
  font-weight: 300;
  padding: 0px;
}

.message-mind {
  margin: 60px;
  text-align: center;
  color: #3C3C3C;
  font-family: 'YuGoBold';
}

.assist h4 {
  font-size: 16px;
  font-weight: 300;
  color: rgb(60, 73, 79);
  padding: 20px;
}