@charset "utf-8";

/* MVエリア
---------------------------- */

.mvArea {
  height: 316px;
  position: relative;
  background: url(../imgs/mv_bg.jpg) no-repeat center center;
  background-size: cover;
}
.mvArea .acap {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px, rgba(0, 0, 0, 0.4) -1px 1px 2px,
    rgba(0, 0, 0, 0.4) 1px -1px 2px, rgba(0, 0, 0, 0.4) -1px -1px 2px;
}
.mvArea .inner {
  position: absolute;
  max-width: 960px;
  width: calc(100% - 5.882352942%);
  padding: 0 2.941176471%;
  box-sizing: content-box;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 959px) {
  .mvArea {
    height: 230px;
    background-position: 58% center;
  }
  .mvArea .pttl {
    width: 270px;
  }
}

/* block01
---------------------------- */

.block01 {
  position: relative;
}

.block01 .wrapper {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}

/* パンくずエリア
---------------------------- */

.block01 .pankuzu {
  padding: 0 2.941176471%;
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 50px;
}
.block01 .pankuzu li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.block01 .pankuzu li + li {
  margin-left: 5px;
}
.block01 .pankuzu li a {
  display: block;
  position: relative;
}
.block01 .pankuzu li a ::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0;
  transition: 0.3s ease;
}
.block01 .pankuzu li a.hover::after {
  opacity: 1;
}

.pankuzu .inner {
  max-width: calc(960px + 5.882352942%);
  padding: 0 2.941176471%;
  width: 100%;
}

.block01 .pankuzu {
  padding: 0 2.941176471%;
  padding-top: 10px;
  font-size: 12px;
  margin-bottom: 50px;
}
.block01 .pankuzu li {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.block01 .pankuzu li + li {
  margin-left: 5px;
}
.block01 .pankuzu li a {
  display: block;
  position: relative;
}
.block01 .pankuzu li a ::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #999999;
  position: absolute;
  left: 0;
  bottom: -5px;
  opacity: 0;
  transition: 0.3s ease;
}
.block01 .pankuzu li a.hover::after {
  opacity: 1;
}

/* セクションごとの装飾デザイン
---------------------------- */

.kazari_l {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 447px;
  width: 31.041666667%;
  z-index: 1;
}
.kazari_r {
  max-width: 357px;
  width: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}

/* その他のスタイル
---------------------------- */

.u-text {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: .1em;
}

.u-photo-caption {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
}

.u-note-text {
	font-size: 1.1rem;
	line-height: 1.35;
	margin: 60px 0 0;
}

.u-note--bottom .u-inner {
	margin-top: 0;
	padding: 0;
}

.u-inner {
	padding: 40px;
}

.u-inner--bg-none {
	background: transparent;
}

.l-mv {
	text-align: center;
	margin-top: 0 !important;
	background: #e8f0ed;
	position: relative;
}

.u-flex {
	display: flex;
}

.u-flex img {
	width: 100%;
}

.u-mgt-normal {
	margin-top: 80px;
}

.l-section-subtitle {
	color: #472d2a;
	font-size: 2.8rem;
	text-align: center;
	line-height: 1.35;
	letter-spacing: .1em;
	margin: 0 0 1em;
}

.l-section-subtitle small {
	font-size: 1.3rem;
	padding: .25em 0 0;
	display: block;
}

.l-section-subtitle sup {
	font-size: 1.3rem;
	padding: .25em 0 0;
	display: inline-block;
}

.u-container {
	padding-bottom: 30px;
}

.u-text {
	font-size: 1.6rem;
	line-height: 2;
	letter-spacing: .1em;
}

.u-photo-caption {
	color: #fff;
	font-size: 1rem;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 10;
}

.u-note-text {
	font-size: 1.1rem;
	line-height: 1.35;
	margin: 60px 0 0;
}

.u-note--bottom .u-inner {
	margin-top: 0;
	padding: 0;
}

.u-inner--bg-none {
	background: transparent;
}

.u-content > .u-inner {
	background-color: transparent;
}

.l-mv {
	text-align: center;
	margin-top: 0 !important;
	background: #e8f0ed;
	position: relative;
}

.c-page-title + .section {
	margin-bottom: -30px;
}

.l-zeh-menu {
	width: 760px;
	margin: 40px auto 0;
}

.l-zeh-menu ul {
	display: flex;
}

.l-zeh-menu ul li {
	width: 50%;
	padding: 0 1px;
}

.l-zeh-menu ul li a {
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 0;
	text-decoration: none;
	padding: 1em 0;
	text-align: center;
	background: #9fa0a0;
	display: block;
}

.l-zeh-menu ul li a.on {
	background: #63998a;
	pointer-events: none;
}

.l-zeh-menu ul li a:hover {
	background: #63998a;
}

.l-solarpower-main-title {
	text-align: center;
	display: inline-block;
}

.l-solarpower-main-title b {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 20px 0 0;
	display: block;
}

.l-solarpower-main .u-inner {
	padding: 100px 60px 60px;
	background: #fff;
}

.l-solarpower-about .u-inner {
	margin-top: 0;
	padding: 60px;
	background: #fff;
}

.l-solarpower-about h2 {
	text-align: center;
}

.l-solarpower-about h2 + p {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
	margin: 20px 0 0;
}

.l-solarpower-about-detail {
	width: calc(100% + 60px);
	margin: 60px -30px 0;
	display: flex;
	justify-content: center;
}

.l-solarpower-about-detail > div {
	text-align: center;
	width: calc(50% - 60px);
	margin: 0 30px;
	padding: 0 0 60px;
	border-radius: 10px;
	justify-content: center;
	border: 2px solid #007260;
}

.l-solarpower-about-detail h3 {
	color: #007260;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.5;
	margin: 30px 0 0;
}

.l-solarpower-about-detail p {
	font-size: 1.4rem;
	line-height: 1.75;
	margin: 20px 0 0;
}

.l-solarpower-about-detail figure {
	width: 55%;
	margin: 25px auto 0;
}

.l-solarpower-structure {
	background: #e1f2ec;
}

.l-solarpower-structure .u-inner {
	margin-top: 100px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}

.l-solarpower-structure h2 {
	text-align: center;
	margin: 30px 0 0;
}

.l-solarpower-structure-item {
	margin: 60px 0 0;
	padding: 40px 0 30px;
	background: #fff;
	border-radius: 10px;
	position: relative;
}

.l-solarpower-structure-item:after {
	content: '';
	width: 170px;
	height: 40px;
	display: block;
	background: url("/yamatedai/_assets/img/house/solarpower/img_07.png") no-repeat center / 100% 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,200%);
	z-index: 10;
}

.l-solarpower-structure-item .wrap {
	display: flex;
}

.l-solarpower-structure-item .wrap > * {
	width: 50%;
}

.l-solarpower-structure-item .wrap > *:nth-child(1) {
	padding: 0 0 0 150px;
}

.l-solarpower-structure-item .wrap > *:nth-child(2) {
	padding: 0 30px 0 0;
}

.l-solarpower-structure-item .wrap > * p {
	font-size: 2rem;
	line-height: 1.75;
	letter-spacing: 0;
	margin: .5em 0 0;
}

.l-solarpower-structure-item .wrap > * p + small {
	font-size: 1.2rem;
	margin: 20px 0 0;
	display: block;
}

.l-solarpower-structure-item b {
	color: #fff;
	font-size: 6rem;
	font-weight: 400;
	width: 90px;
	height: 170px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #007260;
	border-radius: 10px 0 10px 0;
	position: absolute;
	top: 0;
	left: 0;
}

.l-solarpower-structure-item:nth-child(4) {
	padding: 0 80px 30px 150px;
}

.l-solarpower-structure-item:nth-child(4):after {
	display: none;
}

.l-solarpower-structure-item:nth-child(4) p {
	font-size: 2rem;
	line-height: 1.75;
	letter-spacing: 0;
	padding: 40px 0 20px;
}

.l-solarpower-merit {
	margin-top: 80px;
}

.l-solarpower-merit .u-inner {
	padding: 30px 60px 60px;
	background: #fff;
}

.l-solarpower-merit h2 {
	text-align: center;
	margin: 30px 0 0;
}

.l-solarpower-merit-items {
	margin: 60px -25px 0;
	display: flex;
}

.l-solarpower-merit-item {
	width: calc(100% / 3);
	padding: 0 25px;
}

.l-solarpower-merit-item h3 {
	color: #007260;
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
}

.l-solarpower-merit-item figure {
	margin: 20px 0 0;
}

.l-solarpower-merit-item h4 {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	margin: 30px 0 0;
}

.l-solarpower-merit-item p {
	line-height: 1.75;
	margin: 20px 0 0;
}

div.notes .u-inner {
	padding-right: 0;
	padding-left: 0;
	background: transparent;
}

div.notes ul li {
	font-size: 1.1rem;
	line-height: 1.35;
	margin: .5em 0 0;
	display: flex;
}

