@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');

/*---------------------------------------------------------
企業情報ページ
---------------------------------------------------------*/
/*経営理念*/
#philosophy.section {
  padding: 5em 0 7em;
}
#philosophy .section-box {
  align-items: initial;
}
/*ご挨拶*/
.section.president-message {
  background-image: url('../images/company/president_photo_fix.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2.5em 0;
}
.president-message .section-box {
  justify-content: space-between;
}
.president-message .section-box__item.description {
  padding: 0 1.25em;
}
.president-message .section-box__item dl {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Serif JP", serif;
  font-weight: normal;
  color: #242424;
  line-height: 1;
}
.president-message .section-box__item dl dt {
  font-family: "Noto Serif JP", serif;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 1em;
}
.president-message .section-box__item dl dd {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  text-align: justify;
  line-height: 1.8;
  padding-right: 4.125em;
}
.president-message .section-box__item .president-name {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: right;
  padding-right: 4.125em;
  padding-top: 4em;
  padding-bottom: 2em;
}
/*会社概要*/
#profile .profile-content {
  padding-left: 1.25em;
  padding-top: 2.5em;
}
.profile-content .wp-block-columns {
  padding: 0;
  display: flex;
  align-items: start;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}
.profile-content .wp-block-column.first-column,
.profile-content .wp-block-column.second-column {
  width: 49.999%;
}
.company-info p, .permission p,
.client p, .qualification p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  color: #242424;
  line-height: 1.5;
  padding-bottom: 1em;
}
.company-info p span:last-child {
  padding-left: 1.875em;
}
/*許可・登録*/
.permission ul, .permission ul li,
.client ul, .client ul li,
.qualification ul, .qualification ul li {
  list-style: none;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.85rem;
  line-height: 2;
  padding-bottom: 5px;
}
/*会社沿革*/
.history-wrap tbody tr td,
.history-wrap tbody tr td span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  color: #242424;
  line-height: 1.3;
}
/*アクセス*/
.access-wrap {
  padding: 1.25em;
}
.access-wrap .section-title_subtile {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
.access-wrap .section-title_subtile span {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
.access-content__text {
  display: flex;
  justify-content: space-between;
  text-align: left;
  align-items: flex-end;
  padding-top: 1.875em;
}
.access-content__text p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #242424;
  line-height: 1.8;
}
/*環境マネジメント基本方針&情報セキュリティ基本方針*/
.security-wrap .section-box__item.description,
.environment-wrap .section-box__item.description {
  width: 100%;
  max-width: 50%;
  position: relative;
  padding: 2.5em 1.25em;
}
.security-wrap .section-box__item.eyecatch,
.environment-wrap .section-box__item.eyecatch {
  display: flex;
  justify-content: space-between;
}
.security-wrap .text-right.section-paragraph {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
}
/*環境マネジメント基本方針*/
.environment-wrap dl {
  display: inline-flex;
}
.environment-wrap dl dt {
  width: 20%;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 0;
}
.environment-wrap dl dd {
  width: 80%;
  line-height: 1.8;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  padding-right: 0;
}
blockquote {
  padding: 2em 1.25em;
}
blockquote ol {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  color: #242424;
  line-height: 1.8;
  border-left: 1px solid #ccc;
}
blockquote ol li {
  list-style: inherit;
  list-style-position: inside;
  padding-left: 1.25em;
  line-height: 2;
}

/*---------------------------------------------------------
事業内容ページ
---------------------------------------------------------*/
#business .business.section,
#construction .section.adjpadding,
#ict .section.adjpadding,
#building .section.adjpadding,
#planning .section.adjpadding {
  padding-top: 1em !important;
  padding-bottom: 4em !important;
}
/*私たちは、プ日々の暮らしに...*/
#business .section-box__item.description,
#ict .section-box__item.description,
#building .section-box__item.description,
#planning .section-box__item.description {
  width: 100%;
  max-width: 36%;
  position: relative;
  padding-left: 4em;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#business .section-box__item dl dt,
#recruit .section-box__item dl dt,
#ict .section-box__item dl dt,
#building .section-box__item dl dt,
#planning .section-box__item dl dt {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 1em;
}
#business .section-box__item dl dd,
#recruit .section-box__item dl dd,
#ict .section-box__item dl dd,
#building .section-box__item dl dd,
#planning .section-box__item dl dd {
  line-height: 2;
  padding-right: 0; 
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
}
#business .business .section-box .section-box__item.eyecatch::after {
  position: absolute;
  top: auto;
  bottom: 10%;
  right: 10%;
  transform: translate(10px, 40px);
}
#business .section-box__item.text {
  width: 100%;
  max-width: 35%;
  position: relative;
}
/*雷マークなし*/
#business .section-box__item.text::before {
  content: '';
}
/*逆行ボックス*/
#business .reverse .text {
  padding-left: 8.25em;
  padding-right: 6.125em;
}
/*サブタイトル：工事部、ICT事業部、建築部、企画部*/
#business .section-title_subtile,
#construction .section-title_subtile {
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
}
/*businessページのpタグ*/
#business .section-paragraph,
#construction .section-paragraph {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 2.0;
}
/*企画部*/
#business #planningDept .section-box__item.text {
  max-width: 30%;
}

/*---------------------------------------------------------
工事部ページ
---------------------------------------------------------*/
#construction .page-title h3,
#ict .page-title h3,
#building .page-title h3,
#planning .page-title h3 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: bold;
}
#construction .page-title h5,
#ict .page-title h5,
#building .page-title h5,
#planning .page-title h5 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Neue Helvetica Roman", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: normal;
}
#construction .section-box__item.description {
  width: 100%;
  max-width: 40%;
  position: relative;
  padding-left: 3em;
  padding-right: 3em;
  padding-top: 0;
  padding-bottom: 0;
}
/*豊富な景観と技術力で、工場、、、、*/
#construction .description__text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 32px;
  font-size: 2rem;;
  font-weight: bold;
  line-height: 1.8;
}
#construction .section-box__item.text {
  width: 100%;
  max-width: 40%;
  position: relative;
}
/*雷マークなし*/
#construction .section-box__item.text::before {
  content: '';
}
/*逆行ボックス*/
#construction .reverse .text {
  padding-left: 8.25em;
  padding-right: 0em;
}
#construction .pd-right {
  padding-right: 8em !important;
}
/*施工実績*/
#construction .section-under__page-title .section-title_subtile,
#products .section-under__page-title .section-title_subtile,
.access-wrap.section-under__page-title .section-title_subtile {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}
.photo-wrap,
.products-wrap {
  box-sizing: border-box;
  margin-bottom: 4em;
}
.photo-list,
.products-list {
  display: flex;
  margin-left: -30px;
  list-style: none;
}
.photo-item,
.products-item {
  width: 33.333%;
  margin: 0 30px;
}
.photo-item:last-of-type {
  margin-right: 0;
}
.photo-item__text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: center;
  padding-top: 1.25em;
}

/*---------------------------------------------------------
ICT事業部ページ
---------------------------------------------------------*/
#ict .section-box__item.description,
#building .section-box__item.description,
#planning .section-box__item.description {
  max-width: 45%;
}
.business-wrap {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 2em;
}
.business-content {
  padding-bottom: 2em;
}
.business-content h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
}
.section-under__list ul {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  list-style: none;
}
.section-under__list ul li {
  font-size: 16px;
  font-size: 1rem;
  list-style: none;
  margin-bottom: 1em;
}
.section-under__list.wp-block-columns,
.business-content__item {
  display: flex;
  margin-bottom: 1.75em;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 0;
}
.section-under__list .wp-block-column,
.item_left-content {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  flex-basis: 0;
}
.section-under__list .wp-block-column.first-column {
  padding-right: 0;
}
.section-under__list .wp-block-column:not(:first-child) {
  margin-left: 6em !important;
}

/*---------------------------------------------------------
取扱製品ページ
---------------------------------------------------------*/
.section-block {
  padding-left: 5em;
  padding-right: 5em;
  position: relative;
}
.products .section-block {
  text-align: center;
  margin: 0 auto;
}
.products .section-block::after {
  content: url(../images/top/typography/products-typography.svg);
  display: block;
  width: 150px;
  height: auto;
  position: absolute;
  bottom: 5%;
  right: 0;
  transform: translate(-40px, 0px);
}
.pd-line_container {
  margin-top: 2em;
}
.pd-line_container h4.pc-only {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
  width: 100%;
}
.pd-line_container h4.pc-only:before,
.pd-line_container h4.pc-only:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 260px;
  height: 1px;
  background-color: #ccc;
}
.pd-line_container h4.pc-only:before {
  left:0;
}
.pd-line_container h4.pc-only:after {
  right: 0;
}
.products-wrap {
  margin-bottom: 0;
}
.products-list {
  margin-bottom: 5em !important;
}
.products-list:last-of-type {
  margin-bottom: 0;
}
.products-item__text h5 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin-top: 1em;
}
.products-item__text .section-paragraph {
  margin-top: 1em;
  margin-bottom: 0;
}
.products-item__text .btn-wrap {
  padding: 10px 15px;
  font-size: 16px;
  font-size: 1rem;
  width: 180px;
}
.products-item__text .btn-wrap span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Neue Helvetica Medium", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
.products-item__text .btn-wrap span::after {
  content: url(../images/play-solid.svg);
  top: 0px;
  right: -20px;
  width: 9px;
  height: 16px;
  position: relative;
}
.products-item__text .btn-wrap:hover span::after {
  content: url('../images/play-solid-white.svg');
  display: inline-block;
  top: 0px;
  right: -20px;
  width: 9px;
  height: 16px;
  position: relative;
}
.products-item picture {
  position: relative;
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
  visibility: hidden;
  text-align: center;
}
.products-item picture::after {
  content: "";
  background: #ebebeb;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 1s cubic-bezier(0,0,0,1) 0s;
  -o-transition: all 1s cubic-bezier(0,0,0,1) 0s;
  transition: all 1s cubic-bezier(0,0,0,1) 0s;
  visibility: visible;
}
.products-item.appear picture {
  -webkit-animation-name:animate-content;
  animation-name:animate-content;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function:cubic-bezier(0,0,0,1);
  animation-timing-function:cubic-bezier(0,0,0,1);
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.products-item.appear picture:after {
  -webkit-animation-name:animate-panel;
  animation-name:animate-panel;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function:cubic-bezier(0,0,0,1);
  animation-timing-function:cubic-bezier(0,0,0,1);
  -webkit-animation-iteration-count:1;
  animation-iteration-count:1;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.products-item picture img {
  width: 100%;
}

@-webkit-keyframes animate-panel{0%{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scaleX(0);transform:scaleX(0)}49%{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scaleX(0);transform:scaleX(0)}}
@keyframes animate-panel{0%{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scaleX(0);transform:scaleX(0)}49%{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scaleX(0);transform:scaleX(0)}}

@-webkit-keyframes animate-content{0%{visibility:hidden}49%{visibility:hidden}50%{visibility:visible}to{visibility:visible}}
@keyframes animate-content{0%{visibility:hidden}49%{visibility:hidden}50%{visibility:visible}to{visibility:visible}}

/*---------------------------------------------------------
クリスタルヴァレーページ
---------------------------------------------------------*/
.all_mv {
  position: relative;
  height: 830px;
  z-index: 0;
}
/*.all_mv::before {
  content: "";
  background: url(../images/products/img/all_bg_before.png) no-repeat center / cover;
  width: calc(100% - 474px);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  opacity: 0.3;
}*/
.all_mv_content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: calc(100% - 80px);
  height: calc(100% - 225px);
  position: absolute;
  right: 0;
  /*bottom: 80px;*/
  display: block;
}
.disaster .all_mv_content {
  background-image:url(../images/products/img/disaster_bg_mv.png);
}
.all_product_sub_mv_title {
  position: absolute;
  left: 6.5%;
  bottom: 20%;
}
.all_product_sub_mv_title h3 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 15px;
}
.all_product_sub_mv_title h5 {
  font-family: "Noto Serif JP", serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.2;
}
.all_intro {
  margin-top: -125px;
  padding-top: 45px;
  position: relative;
}
.all_intro.all_02 {
  margin-top: 0;
  padding-top: 90px;
}
/*.all_intro:after {
  content: "";
  background: #fff;
  width: 50%;
  height: 180px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  display: block;
}*/
.all_product_sub_intro {
  padding-bottom: 80px;
}
.all_product_sub_intro .content,
.all_product_sub_content .content {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
.all_product_sub_intro_left {
  width: 45%;
  margin-left: 80px;
  position: relative;
  z-index: 4;
}
.all_product_sub_intro_title {
  padding-bottom: 25px;
  position: relative;
}
.all_product_sub_intro_title:after {
  content: "";
  background-color: #7b7b7b;
  width: 25px;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
.all_product_sub_intro_title_head {
  letter-spacing: 3px;
  font-size: 15px;
  font-family: "D-DIN-Condensed-Bold";
  color: rgba(36,36,36,0.4);
}
.all_product_sub_intro_title_main {
  margin-top: 10px;
}
.all_product_sub_intro_title_sub {
  margin-top: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: normal;
  color: #7b7b7b;
}
.all_product_sub_intro .all_text {
  margin-top: 30px;
  color: #242424;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: normal;
}
.all_product_sub_intro_right {
  width: 500px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 6;
  transform: translateY(-18%);
}
.all_02 .all_product_sub_intro_right {
  transform: translateY(0%);
}
.all_product_sub_intro_right img {
  width: 100%;
}
/*仕様／SPECIFICATION*/
.all_product_sub_title_sub,
.disaster_capacity_title_sub {
  margin-top: 30px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}
.all_product_sub_title_sub span,
.disaster_capacity_title_sub span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Neue Helvetica Bold", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.all_product_sub_exam_table {
  width: 100%;
  margin-top: 25px;
  font-size: 13px;
  line-height: 1.5;
}
.all_product_sub_exam_table td {
  background-color: #f3f3f3;
  padding: 14px 18px;
  border-top: 1px #fff solid;
  border-right: 1px #fff solid;
  vertical-align: middle;
  text-align: center;
  color: #242424;
}
.all_product_sub_exam_table tbody tr:nth-child(1) td {
  border-top: none;
}
.all_product_sub_exam_table tr td:last-child {
  border-right: none;
}
/*浄水対応能力／CAPACITY*/
.all_product_sub_content {
  /*background-color: rgba(235,235,235,0.3);*/
  margin-top: 45px;
  /*margin-bottom: 90px;*/
  padding: 30px 58px 0px;
}
.all_product_sub_content .content {
  max-width: 950px;
}
.disaster_capacity {
  padding: 90px 0;
}
.disaster_capacity_title_sub {
  margin-top: 0;
  margin-bottom: 30px;
}
.disaster_capacity_top_img .icon {
  width: 100%;
}
.disaster_capacity_top_img .icon img {
  width: 85%;
}
.all_02 .disaster_capacity_top_img .icon img {
  width: 75%;
}
.disaster_capacity_column {
  margin-top: 50px;
}
.disaster_capacity_column_left {
  width: 280px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 40px;
}
.disaster_capacity_column_right {
  width: 60%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.disaster_capacity_column_right_content .list li {
  font-size: 14px;
  font-weight: 0.875rem;
  font-weight: normal;
  line-height: 2;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 5px;
  padding-bottom: 13px;
  padding-left: 1em;
  margin-bottom: 14px;
}
.sub_text {
  padding: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
  text-align: center;
  margin: 10px 0 20px;
  border: 1px solid #242424;
}

/*---------------------------------------------------------
法人向けシステムページ
---------------------------------------------------------*/
.coopSolar .all_mv_content {
  background-image: url(../images/products/img/coopSolar_bg_mv.jpeg),linear-gradient(to right top, rgba(235,235,235,1),rgba(0,0,0,0.3));
  background-blend-mode: overlay;
}
.howto {
  position: relative;
  width: 100%;
  padding: 90px 0;
}
.wrap {
  box-sizing: border-box;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.wrap .box-wrap {
  width: 85%;
  margin: 0 auto;
}
.wrap .box-wrap .wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  box-sizing: border-box;
  flex-wrap: wrap;
  padding: 0;
}
.wrap .box-wrap .wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  flex-basis: 0;
}
.wrap .box-wrap .wp-block-column.left {
  padding-right: 5em;
  border-right: 1px solid #ccc;
}
.wrap .box-wrap .wp-block-column:not(:first-child) {
  margin-left: 5em !important;
}
.text-center-title {
  text-align: center;
  padding-top: 50px;
}
.wrap .box-wrap img {
  width: 100%;
  height: 200px;
}
.box-text {
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: justify;
  line-height: 2;
  padding: 30px 0;
}
em sup {
  color: #ff8200;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Neue Helvetica Bold", sans-serif;
}
.riyutlt em sup,
.item .wrap p em sup {
  font-weight: normal;
  font-size: smaller;
}
small.memo {
  line-height: 1.8;
  text-align: justify;
  color: #888;
}

/*お勧めの理由*/
.reason, .demerit {
  width: 100%;
  height: 100%;
  padding: 90px 0;
  display: block;
  box-sizing: border-box;
}
.reason-wrap {
  width: 49%;
  margin: 0 auto;
}
.reason .tx1 {
  font-size: 2rem;
  margin-bottom: 30px;
  text-align: center;
}
.reason .tx1 span {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.reason .recommend {
  padding-bottom: 2em;
}
.reason .recommend .riyunum {
  font-family: "D-DIN-Condensed-Bold";
  font-size: 4rem;
  font-weight: bold;
  color: rgba(36,36,36,0.4);
}
.reason .recommend .riyutlt {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  line-height: 2;
  padding-left: 20px;
}
.reason .recommend .p11 {
  font-size: 1rem;
  font-weight: normal;
  color: #242424;
  margin-bottom: 2em;
  line-height: 2;
  text-align: justify;
}
.p11 .link a {
  color: #ff8200 !important;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
}
/*太陽光発電導入のデメリット*/
.demerit .box-wrap h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1em;
}
.demerit .box-wrap h3 span {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
}
.demerit .box-wrap p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 2em;
  line-height: 2.0;
}
.demerit .box-wrap .items {
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.box-wrap .items .box {
  display: table;
  float: left;
  width: 31.3333%;
  height: 200px;
  margin-right: 15px;
  padding: 30px 0;
  box-sizing: border-box;
  border: 1px solid #ccc;
  background-color: rgba(235,235,235,0.3);
}
.box-wrap .items .box:last-of-type {
  margin-right: 0px;
}
.items .box p {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0 30px;
  margin-bottom: 0;
  text-align: center;
}

/*---------------------------------------------------------
一般住宅向けシステムページ
---------------------------------------------------------*/
.homeSolar .all_mv_content {
  background-image: url(../images/products/img/homeSolar_bg_mv.png);
}
.homeSolar .item {
  padding: 40px 0px 100px;
}
.homeSolar .item#item01 {
  background: url(../images/products/img/title01.svg) center top no-repeat;
}
.homeSolar .item#item02 {
  margin-bottom: 70px;
  background: url(../images/products/img/title02.svg) center top no-repeat;
}
.homeSolar .item#item02 .hems {
  background: url(../images/products/img/bg02.jpg) center no-repeat;
}
.homeSolar .item#item03 {
  margin-bottom: 100px;
  padding: 180px 0px 145px;
  background: rgba(235,235,235,0.3) url(../images/products/img/title03.svg) center 140px no-repeat;
}
.homeSolar .item .wrap {
  position: relative;
  width: 1000px;
  margin: 0px auto;
}
.homeSolar .item h3 {
  margin-bottom: 1.8em;
  font-size: 2rem;
  letter-spacing: 0.15em;
  line-height: 1;
  text-align: center;
}
.homeSolar .item#item01 h3 {
  margin-bottom: 110px;
}
.homeSolar .item#item03 h3 {
  margin-bottom: 100px;
  letter-spacing: 0.05em;
}
.homeSolar .item#item01 .data h4 {
  margin-bottom: 1em;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
}
.homeSolar .item#item01 .data p,
.homeSolar .item#item02 .textbox p,
.homeSolar .item#item02 .hems .box p,
.homeSolar .item#item03 .box p {
  font-size: 1rem;
  font-weight: normal;
  color: #242424;
  margin-bottom: 2em;
  line-height: 2;
  text-align: justify;
}
.homeSolar .item#item01 .data ul {
  margin-top: 40px;
  padding: 30px 0px;
  font-size: 0px;
  line-height: 0px;
  text-align: center;
  overflow-wrap: break-word;
}
.homeSolar .item#item01 .data ul li {
  display: inline-block;
  padding: 0px 20px;
}
.homeSolar .item#item01 .data ul li img {
  width: 100%;
  max-width: 100%;
  height: 265px;
}
.homeSolar .item#item02 .textbox {
  float: left;
  width: 560px;
  padding-top: 80px;
}
.homeSolar .item#item02 .textbox h4,
.homeSolar .item#item02 .hems .box h4,
.homeSolar .item#item03 .box h4 {
  margin-bottom: 1em;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
}
.homeSolar .item#item02 figure {
  float: right;
  margin-bottom: 50px;
}
.homeSolar .item#item02 .hems .wrap {
  height: 520px;
}
.homeSolar .item#item03 .box-wrap {
  width: 100%;
}
.last_section {
  position: relative;
  width: 1000px;
  margin: 0px auto;
}
.last_section .shop {
  position: relative;
  display: table;
  width: 100%;
  border: 1px solid #ccc;
}
.last_section .shop .title,
.last_section .shop .text {
  display: table-cell;
}
.last_section .shop .title {
  width: 290px;
  padding: 1em 0px;
  background-color: rgba(235,235,235,0.3);
  vertical-align: middle;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.15em;
  border-right: 1px solid #ccc;
}
.last_section .shop .text {
  padding: 30px 45px;
  font-size: 15px;
  line-height: 2;
  vertical-align: middle;
}
.last_section .shop .text span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #242424;
}
.last_section .shop .text span.link {
  font-size: 15px;
  font-weight: normal;
  display: inline-block;
  color: #ff8200;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-underline-position: under;
  margin-bottom: 0;
}
.last_section .shop .text span.link a {
  font-size: 15px;
  font-weight: normal;
  color: #ff8200 !important;
}

@media screen and (min-width: 751px) {
  .homeSolar .item#item02 .hems .box {
    position: absolute;
    left: 325px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 60px 0px 60px 80px;
    background-color: #fff;
  }
}




/*---------------------------------------------------------
採用情報ページ
---------------------------------------------------------*/
#recruit .recruit .section-box {
  -webkit-align-items: end;
  align-items: flex-end;
}
#recruit .recruit .section-box__item.description {
  width: 100%;
  max-width: 36%;
  position: relative;
  padding: 0;
  padding-left: 5em;
}
#recruit .recruit .description blockquote {
  position: relative;
  padding: 0 0.75em;
  font-weight: bold;
}
#recruit .recruit .description blockquote::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  color: #242424;
  line-height: 1.5;
}
#recruit .recruit .description blockquote::after {
  display: inline-block;
  position: absolute;
  top: 0;
  right: auto;
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  color: #242424;
  line-height: 1.5;
  transform: translate(8px, 0);
}
#recruit .recruit .section-box .section-box__item.eyecatch::after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 10%;
  transform: translate(15px, 25px);
}
/*採用一覧*/
.recruit-wrap,
.list-wrap {
  width: 75%;
  margin: 0 auto;
}
.item-data__table {
  width: 100%;
  margin-bottom: 3em;
}
.item-data__table thead {
  display: table-header-group;
  -webkit-display: contents;
}
.item-data__table thead th:first-of-type {
  font-family: "D-DIN-Condensed-Bold";
  font-size: 80px;
  font-size: 5rem;
  font-weight: bold;
  color: rgba(36,36,36,0.4);
}
.item-data__table thead th {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: bold;
  text-align: left;
  line-height: 2;
}
.item-data__table tbody tr td:first-of-type {
  width: 12%;
  padding: 0 0 1em;
}

/*---------------------------------------------------------
募集要項ページ
---------------------------------------------------------*/
#recruit_info .section {
  padding-top: 0;
}
#recruit_info .recruit-wrap,
#planning .business-wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
#recruit_info .btn {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
}
#recruit_info .btn-entry {
  font-size: 30px;
  font-size: 1.75rem;
  width: 300px;
  text-align: center;
}
#recruit_info .btn-entry span {
  font-size: 30px;
  font-size: 1.75rem;
  font-weight: bold;
}
#recruit_info .btn-entry span::after {
  top: -4px;
  width: 18px;
  height: 20px;
  position: relative;
}
#recruit_info .btn-entry:hover span::after {
  top: -4px;
  width: 18px;
  height: 20px;
  position: relative;
}

/*---------------------------------------------------------
お知らせページ
---------------------------------------------------------*/
#blogpage .section {
  padding: 1em 0;
}

@media screen and (min-width:751px) {
#privacy-policy .section,
#siteMap .section {
  padding-top:5em;
}
}

/*---------------------------------------------------------
END
---------------------------------------------------------*/