@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */

/* ==

　01. モジュール

=============================================================================== */
/* ビジュアル
------------------------------------------------------------------------------- */
.fVisual01 {
	background-image: url(../images/visual_bg01.jpg);
}
.fVisual01_tit span{
	font-size:0.8em;
	display:inline-block;
	margin-bottom:20px;
}
.fNote01{
	max-width:1070px;
	padding:20px;
	font-size:12px;
	margin:0 auto;
}
.fNote02 li,
.fVisit li p.fNote02{
	text-indent:-1em;
	margin-left:1em;
	padding:5px 0 0 0;
	font-size:12px;
}
.fNote03{
	text-align:cener;
	font-size:12px;
}

.fLead01 {
	background-color: #F6F4F2;
}
.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);
}
#container .fHeading02{
	display:flex;
	height:2em;
	align-items: center;
	justify-content: center; 
}

.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;
}
.fLead01 .fLead01_bg li{
	letter-spacing: 0;
}

/*大和ハウスの3つの強み*/



/*大和ハウスでは大空間×断熱×耐震がなぜ可能？*/
.fFeature_single_in {
	max-width: 960px;
	margin: 0 auto;
	padding:0 20px;
}
.fFeature_compare{
	margin-top:90px;
}
.fFeature_compare_head {
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}
.fFeature_compare_in {
	max-width: 1240px;
	margin: 0 auto;
	display: flex;
	gap: 40px;
	padding: 0 20px;
}
.fFeature_compare .fHeading02{
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: clamp(22px, calc(16.184px + 0.612vw), 25px);
	line-height: 1.6;
	font-weight: 700;
	color: #000;
	position: relative;
}
.fFeature_compare_item {
	width: calc((100% - 40px) / 2);
}
.fFeature_img img,
.fFeature_compare_item img {
	width: 100%;
	height: auto;
}
.fFeature_note {
	margin-top: 20px;
	font-size: 135%;
	line-height: 1.8;
	color: #333;
}
.fFeature_note2 {
	margin-top: 10px;
	font-size: 12px;
	text-indent: -1em;
	margin-left:1em;
}
.fFeature_caption {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6;
	color: #777;
}
.fFeature_cta{
	maregin-bottom:70px;
}
#container .fFeature_compare .fBtn01 a {
    margin: 0 auto;
}


/* 大和ハウスで実現する 高天井の大空間 × 断熱等級6 × 持続型耐震*/
.fFeature, .fLifestyle {
    padding: 100px 0 10px;
}
.fFeature {
	background-color: #F6F4F2;
}
.fFeature_lead,
.fLifestyle_lead {
	text-align: center;
}
.fItem {
    padding:0 20px;
}
.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;
}



