@charset "UTF-8";
/*
Theme Name: CLACOCO
Description: clacoco.co.jp用のテーマです
Theme URI:
Author: update Co.,Ltd. creator
Author URI:
Version: 1.0.0
License:
License URI:
*/
/************************************************
  aboutus
************************************************/
.page-id-215 .aoi-page {
  padding: 0;
}

.c-about p {
  margin: 0;
}

.home-section__icon {
  display: block;
  text-align: center;
}

.c-about-lede {
  padding: 40px 0 110px;
}
.c-about-lede__heading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.2em auto 1em;
  overflow: hidden;
  padding: 0 1em;
  position: relative;
  width: 100%;
}
.c-about-lede__heading span:before, .c-about-lede__heading span:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 373px;
}
.c-about-lede__heading span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}
.c-about-lede__heading span:before {
  right: 100%;
}
.c-about-lede__heading span:after {
  left: 100%;
}
.c-about-lede__body {
  max-width: 940px;
  margin: 50px auto 0;
  font-size: 1.25rem;
  line-height: 2;
}
.c-about-lede__h3 {
  line-height: 2;
  font-size: 1.5rem;
  text-align: center;
}
.c-about-lede__img {
  margin-top: 55px;
  margin-bottom: 40px;
}

.c-about-message {
  margin-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  line-height: 1.6;
}
.c-about-message p + p {
  margin-top: 1em;
}
.c-about-message__h3 {
  font-size: 1.13rem;
  margin-top: 0;
}
.c-about-message__img {
  width: 300px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 35px;
}
.c-about-message__name {
  text-align: right;
  font-size: 1rem;
  margin-top: 1em;
}
.c-about-message__name strong {
  margin-left: 0.5em;
  font-size: 1.25rem;
}

.c-about-company {
  padding: 30px 0 90px;
}
.c-about-company__heading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0.2em auto 1em;
  overflow: hidden;
  padding: 0 1em;
  position: relative;
  width: 100%;
}
.c-about-company__heading span:before, .c-about-company__heading span:after {
  background-color: #F8A000;
  bottom: 0;
  content: "";
  display: block;
  height: 3px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 105px;
}
.c-about-company__heading span {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}
.c-about-company__heading span:before {
  right: 100%;
}
.c-about-company__heading span:after {
  left: 100%;
}
.c-about-company__body {
  max-width: 940px;
  margin: 30px auto 0;
}

.c-about-company-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #DCDCDC;
  padding: 10px 0;
  margin: 0;
  line-height: 2;
}
.c-about-company-dl dt {
  font-weight: bold;
  color: #F8A000;
  width: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.c-about-company-dl dd {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .c-about-lede {
    padding-bottom: 50px;
  }
  .c-about-lede__body {
    line-height: 1.8;
    font-size: 0.88rem;
    padding: 0 20px;
  }
  .c-about-lede__h3 {
    font-size: 1.13rem;
    line-height: 1.6;
  }
  .c-about-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 0.88rem;
  }
  .c-about-message__img {
    width: 220px;
    margin-right: 0;
  }
  .c-about-company {
    padding-bottom: 50px;
  }
  .c-about-company__body {
    padding: 0 20px;
  }
  .c-about-company-dl {
    font-size: 0.88rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 768px) {
  .c-about-lede__heading {
    font-size: 1.88rem;
  }
  .c-about-company__heading {
    font-size: 1.88rem;
  }
}
/*# sourceMappingURL=style-aboutus.css.map */
