@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大和ハウスグループの歩み
　02. 創業者 石橋信夫の歴史トップ
　03. 石橋信夫のご紹介

******************************************************************************* */


#subHeader li.navActive a {	background-color: #6e6e6e; }
#subHeader li.navActive a:hover { background: #6e6e6e; }
#main .noBorder {
	border: none !important;
}



#fluidVisual .fluidIn_txt{
	width: 100%;
	height: 100%;
	font-family: 'Noto Serif JP', serif;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#fluidVisual .fluidIn_txt p{
	font-size: 250%;
	color: #FFF;
	font-weight: 500;
	text-shadow: 2px 2px 16px rgba(0, 0, 0, 1), 0px 0 16px rgba(0, 0, 0, 1);
}
#fluidVisual .fluidIn_txt h1{
	font-size: 46px;
	color: #FFF;
	font-weight: 500;
	text-shadow: 2px 2px 16px rgba(0, 0, 0, 1), 0px 0 16px rgba(0, 0, 0, 1);
}








/* ==

　01. 大和ハウスグループの歩み

=============================================================================== */
#main .yearTit {
  line-height: 1;
  margin: 30px 0;
  font-size: 12px;
  text-align: center;
}
#main .typeHistory .colN ul {
  width: 280px;
  margin: 0 auto;
  font-size: 100%;
}
#main .typeHistory .colN li {
  margin-bottom: 7px;
}
#main .themeDream h2 {
	background: none;
	margin: 0;
	padding: 0;
}

/* ==

　02. 創業者 石橋信夫の歴史トップ

=============================================================================== */
#main .typeAbout {
  margin-bottom: 30px;
  border: 5px solid #e6e6e6;
}
#main .typeAbout .colW {
  width: 662px;
  padding: 20px 0 10px;
}
#main .typeAbout .colW p {
  margin: 0 15px;
}
#main .typeAbout .colW p {
  font-size: 14px;
}
#main .dreamArea {
  margin-top: 60px;
  margin-bottom: 60px;
}
#main .dreamArea p {
  margin-bottom: 50px;
  text-align: center;
}
#main .dreamArea .colBlock04 p {
  margin-bottom: 0;
  text-align: left;
}
#main .colBlock04 {
  margin-bottom: 0;
}
#main .dreamArea .colN {
  text-align: right;
}
#main .typeAbout {
	border: none;
}
#main .typeAbout.center {
	text-align: center;
}
#main .typeAbout p {
	font-size: 134%;
}
#main .separateB.noBorder {
	border: none;
}
#main .colBlock08 {
	margin-bottom: 25px;
}


/* ==

　03. 石橋信夫のご紹介

=============================================================================== */
.introduction #main .typeAbout {
	border: none;
}
.introduction #main .themeDream {
	margin-bottom: 40px;
}
#main .introductionList dl {
	margin-bottom: 20px;
}
#main .introductionList dt {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
  padding-bottom: 5px;
  font-size: 134%;
}
#main .colBlock11 .colW {
	width: 630px;
}
#main .colBlock11 .colN div {
	margin-bottom: 15px;
}
#main .colBlock11 .colN div img {
	margin-bottom: 5px;
}
.introduction #main .colBlock08 .linkImg {
	margin-bottom: 20px;
}
.introduction #main .colBlock08 .linkImg img {
	width: 100%;
}
.introduction #main .colBlock08 .imgTxt {
	font-weight: bold;
	line-height: 1.4;
  font-size: 150%;
}
.fsDefault .introduction #main .colBlock08 .col2 {
	padding-bottom: 10px;
	margin-bottom: 25px;
}



