@charset "UTF-8";
/*
変数関係をまとめたファイル
 */
/*
ブレイクポイントに関して記述しているファイル
下のブレイクポイントの設定を変更するときは必ずPMに一声かける
 */
.post-civil-engineering-page .section-main,
.post-furniture-page .section-main,
.post-housing-page .section-main {
  margin-top: 78px;
}
.post-civil-engineering-page .section-main > .container .section-mv,
.post-furniture-page .section-main > .container .section-mv,
.post-housing-page .section-main > .container .section-mv {
  border-top: 0;
  margin-bottom: 25px;
}
.post-civil-engineering-page .section-main > .container .section-mv > .container,
.post-furniture-page .section-main > .container .section-mv > .container,
.post-housing-page .section-main > .container .section-mv > .container {
  padding: 8px 20px 0;
}
.post-civil-engineering-page .section-main > .container .section-mv > .container > .page-title,
.post-furniture-page .section-main > .container .section-mv > .container > .page-title,
.post-housing-page .section-main > .container .section-mv > .container > .page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #0a2054;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 0.07em;
  max-width: 342px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 8px;
  margin-bottom: 27px;
}
.post-civil-engineering-page .section-main > .container .section-mv > .container > .page-title > .japanese,
.post-furniture-page .section-main > .container .section-mv > .container > .page-title > .japanese,
.post-housing-page .section-main > .container .section-mv > .container > .page-title > .japanese {
  display: inline-block;
  font-size: 14px;
  margin-left: 22px;
  letter-spacing: 0.02em;
}
.post-civil-engineering-page .section-main > .container > .post-content,
.post-furniture-page .section-main > .container > .post-content,
.post-housing-page .section-main > .container > .post-content {
  padding-bottom: 38px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container,
.post-furniture-page .section-main > .container > .post-content > .container,
.post-housing-page .section-main > .container > .post-content > .container {
  padding: 0 20px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > .date,
.post-furniture-page .section-main > .container > .post-content > .container > .date,
.post-housing-page .section-main > .container > .post-content > .container > .date {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 11px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > .title,
.post-furniture-page .section-main > .container > .post-content > .container > .title,
.post-housing-page .section-main > .container > .post-content > .container > .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.12em;
  margin-bottom: 27px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > .image,
.post-furniture-page .section-main > .container > .post-content > .container > .image,
.post-housing-page .section-main > .container > .post-content > .container > .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 237px;
  margin-bottom: 27px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > p,
.post-furniture-page .section-main > .container > .post-content > .container > p,
.post-housing-page .section-main > .container > .post-content > .container > p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 27px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > ol > li,
.post-furniture-page .section-main > .container > .post-content > .container > ol > li,
.post-housing-page .section-main > .container > .post-content > .container > ol > li {
  text-indent: 1em;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > figure > img,
.post-furniture-page .section-main > .container > .post-content > .container > figure > img,
.post-housing-page .section-main > .container > .post-content > .container > figure > img {
  width: 100%;
  height: 237px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 27px;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > .button > .link,
.post-furniture-page .section-main > .container > .post-content > .container > .button > .link,
.post-housing-page .section-main > .container > .post-content > .container > .button > .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post-civil-engineering-page .section-main > .container > .post-content > .container > .button > .link > .icon,
.post-furniture-page .section-main > .container > .post-content > .container > .button > .link > .icon,
.post-housing-page .section-main > .container > .post-content > .container > .button > .link > .icon {
  width: 9px;
  margin-right: 10px;
}
.post-civil-engineering-page .section-main > .container .section-related,
.post-furniture-page .section-main > .container .section-related,
.post-housing-page .section-main > .container .section-related {
  background-color: #ffffff;
  padding: 28px 0;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .title,
.post-furniture-page .section-main > .container .section-related > .container > .title,
.post-housing-page .section-main > .container .section-related > .container > .title {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-align: center;
  margin-bottom: 22px;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost {
  padding: 0 20px;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost {
  margin-bottom: 56px;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link {
  color: #0a2054;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image {
  margin-bottom: 16px;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image > img,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image > img,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .image > img {
  width: 100%;
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .date,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .date,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .date {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 8px;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .title,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .title,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .title {
  letter-spacing: 0.12em;
  line-height: 1.8em;
}
.post-civil-engineering-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .button-article,
.post-furniture-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .button-article,
.post-housing-page .section-main > .container .section-related > .container > .list-relatedpost > .relatedpost > .link > .button-article {
  margin-top: 16px;
}