@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */

/* ==

　01. モジュール

=============================================================================== */
/* ビジュアル
------------------------------------------------------------------------------- */
.fVisual01 {
	background-image: url(../images/rn01/visual_bg01.jpg);
}
.fLead01 {
	background-color: #F0F2F5;
}
.fLead01_in{
    max-width: 1070px;
}
.fLead01 .fLead01_list ul {
    max-width: 1070px;
    flex-wrap:nowrap;
    gap: 40px;
}
.fLead01 .fLead01_list li{
	width: calc((100% - 80px) / 3);
}
.fLead01 .fLead01_list .fLead01_note{
	padding-top:10px;
	font-size:12px;
	text-indent:-1em;
	margin-left:1em;
}
.fLead02 {
	padding: 0 20px;
	background-color: #827C76;
	color: #FFF;
}
.fLead02_in {
	max-width: 1024px;
	margin: 0 auto;
	padding: 65px 0 60px;
	text-align: center;
}
#container .fLead02 h2 {
	color: #FFF;
}
#container .fLead02 h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
	display: inline-block;
}
.fLead02 h3 {
	margin-bottom: 40px;
	font-size: clamp(23px, calc(15.245px + 0.816vw), 27px);
	line-height: 1.6;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0.5em;
}
.fLead02 ul {
	font-size: 100%;
}
.fLead02 li {
	margin-bottom: 20px;
	font-size: clamp(16px, calc(8.245px + 0.816vw), 20px);
	line-height: 1.6;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	letter-spacing: 0.1em;
}
.fLead02 li::before {
	content: "";
	width: 20px;
	height: 21px;
	margin-right: 10px;
	background: url(/jutaku/feature/common/images/icon_check02.png) left top 0.2em no-repeat;
	background-size: 100% auto;
	display: inline-block;
}
figure span{
	display:block;
	margin-top:5px;
	font-size:12px;
	text-align:left;
}

/*家族を守り、毎日を快適にする技術力*/
.fVisual02 {
  position: relative;
}
.fVisual02 img {
  display: block;
  width: 100%;
  height: auto;
}
#container .fVisual02 .fHeading01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 90%; 
}
.fLead02{
	background:#6B7789;
	font-family: "Shippori Mincho", serif;
	font-size:1.25em;
}


/* 未来の暮らしを創造する大和ハウスのテクノロジー + 高い性能を追求する大和ハウスの研究開発力*/
.fFeature,
.fLifestyle {
	padding: 100px 20px 10px;
}
.fLifestyle {
	margin-bottom:40px;
	background:#F0F2F5;
}
.fFeature_lead,
.fLifestyle_lead {
	text-align: center;
}
.fFeature_lead p,
.fLifestyle_lead p {
	margin-bottom: 70px;
	font-size: 167%;
	line-height: 2.0;
	color: #333;
	font-family: "Shippori Mincho", serif;
	letter-spacing: 0.1em;
}
.fItem.opReverse + .fItem {
	margin-bottom: 40px;
}
.fLifestyle .fItem span{
	display:block;
	text-align:left;
	margin-top:5px;
}

.fFeature_cta{
	margin-bottom:70px;
}
#container .fLifestyle .fBtn01 a {
    margin: 0 auto;
}
