@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 動画で見る大和ハウスグループ

******************************************************************************* */
body {
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
#main {
  min-width: 950px;
  padding: 0;
}
#loacalNav {
  width:890px;
  margin: 40px auto 70px;
}
/* ==

　01. 動画で見る大和ハウスグループ

=============================================================================== */
/* mv */
.cMain {
	padding: 33px 0 30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,ebebeb+100 */
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 0%, #ebebeb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f3f3f3 0%,#ebebeb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f3f3f3 0%,#ebebeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}
.cMain_tit {
	text-align: center;
	font-size: 30px;
	border-bottom: none;
	margin: 0;
	padding: 0;
	color: #333;
}
.cMain_tit_sub {
	margin-bottom: 5px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align: center;
}

/* movie */
#main .cMovieSection {
	width: 800px;
	margin: 0 auto;
	padding: 50px 0px 25px 0px;
}
#main .cMovieLead {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 2px solid #343434;
}
#main .cMovieLead p {
	font-size: 16px;
	margin-bottom: 80px;
}
#main .cMovieLead .cTit01 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
	color: #333;
}
#main .cMovieLead .cLink_txt01 {
	margin-bottom: 20px;
}
#main .cMovieLead .cLink_txt01 a {
	padding-left: 20px;
	background: url(/about/images/corporate_movie_ico01.png) 1px center no-repeat;
	font-weight: bold;
}
#main .cMovieLead .cLink_txt01 a:hover {
	text-decoration: none;
}

#main .cLocalNav h2 {
	background: none;
	padding: 25px 0 0;
	margin: 0 0 20px;
	font-size: 18px;
}
#main .cLocalNav .cLocalNav_list {
	position: relative;
	font-size: 125%;
}
#main .cLocalNav .cLocalNav_list li {
	display: table;
	*display: block;
	float: left;
	width: 458px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
}
#main .cLocalNav .cLocalNav_list a {
	display: table-cell;
	*display: block;
	height: 80px;
	padding: 0 0 0 180px;
	background: url(/about/images/corporate_movie_ico02.png) 160px center no-repeat;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1.5;
}
#main .cLocalNav .cLocalNav_list a:hover {
	text-decoration: none;
}
#main .cLocalNav .cLocalNav_tvcm {
	background: url(/about/images/corporate_movie_bg01.jpg) no-repeat 0 0;
	margin-right: 30px;
}
#main .cLocalNav .cLocalNav_youtube {
	background: url(/about/images/corporate_movie_bg02.jpg) no-repeat 0 0;
}

#main #loacalNav {
	margin-top: 60px;
}
#main .fnMovieC,
#main .mvNav01_item a{
	display: block;
	transition: opacity .3s;
}
.d_hover #main .fnMovieC:hover,
.d_hover #main .mvNav01_item a:hover{
	opacity: .6;
}
#main .mvBlock01 img,
#main .mvList01 img,
#main .mvNav01 img {
	max-width: 100%;
	height: auto;
}
#main .mvContent {
	max-width: 950px;
	margin: 0 auto;
	font-family: 'Noto Sans Japanese add';
}
#main .mvNav01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 40px 0 0;
	font-size: 100%;
}
#main .mvNav01_item {
	width: 32%;
	max-width: 465px;
	margin: 40px 0 0;
}
#main .mvNav01_item:nth-child(1),
#main .mvNav01_item:nth-child(2),
#main .mvNav01_item:nth-child(3) {
	margin-top: 0;
}
#main .mvNav01_item a {
	display: block;
	color: #000;
	text-decoration: none;
}
#main .mvNav01_img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
}
#main .mvNav01_txt {
	line-height: 1.5;
	margin: 15px 0 0;
	font-size: 134%;
	font-weight: 500;
}
#main a[target='_blank'] .mvNav01_txt::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 9px;
	margin: 0 0 0 6px;
	background: url(/common/images/rn04/svg/blank_ico01.svg) left top no-repeat;
	background-size: contain;
	vertical-align: 0.15em;
}
.mvMovie01.mfp-bg {
	z-index: 1101;
}
.mvMovie01.mfp-wrap {
	z-index: 1102;
}
.mvMovie01 .mfp-iframe-holder .mfp-close {
	top: -44px;
	right: 0;
	padding: 0;
	font-size: 40px;
}
.mvMovie01 .mfp-container {
	padding-right: 10px;
	padding-left: 10px;	
}

/* アンカー */
#main{
	width:100%;
}
#main .mvContentL{
	max-width:1240px;
	margin:0 auto 100px;
	box-sizing: border-box;
	padding:0 10px;
}
.fnAnchor{
	margin-top:-50px;
	padding-top:50px;
}
.mvAnchor01{
	display:flex;
	gap:1px;
	margin:50px auto;
	background: #fff;
}
.mvAnchor01 .mvAnchor01_item{
	flex:1;
	text-align:center;
}
.mvAnchor01 .mvAnchor01_item a{
	position: relative;
	display:block;
	color:#333;
	background:#efefef;
	text-decoration: none;
	box-sizing: border-box;
	padding:7px 0 5px;
}
.mvAnchor01 .mvAnchor01_item a:hover{
	opacity: 0.7;
}
.mvAnchor01 .mvAnchor01_item a span{
	display:inline-block;
	padding-left:28px;
	background:url("../images/movie/ico_r.svg") no-repeat;
	background-size:20px 20px;
	background-position: 0 6px;
	font-size: 128.222%;
}
.mvAnchor01 .mvAnchor01_item a::after{
	position:absolute;
	top:50%;
	right:13px;
	content: " ";
  display: inline-block;
  vertical-align: middle;
  color: #fa0046;
  line-height: 1;
  width: 0.6em;
  height: 0.6em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
	margin-top:-0.3em;
}
/* タイトル */
.mvTit2{
	background:#fa0046;
	color:#fff;
	font-size:200%;
	text-align:center;
	padding:10px;
	font-weight:normal;
}
.mvTit2 span{
	display:inline-block;
	padding-left:38px;
	background:url("../images/movie/ico_w.svg") no-repeat;
	background-size:30px 30px;
	background-position: 0 6px;
}
.mvTit3{
	position: relative;
	border-bottom:2px solid #000;
	margin:50px 0 30px;
	padding:0 0 10px 0;
}
.mvTit3::before{
	position: absolute;
	bottom:-2px;
	left:0;
	content:" ";
	width:20px;
	height:2px;
	background:#fa0046;
}

/* リスト */
.mvList01{
	display:flex;
	flex-wrap: wrap;
	gap:20px;
}
.mvList01_item{
	flex:0 1 calc(25% - 15px);
}
.mvList01_item a {
	display: block;
	color: #000;
	text-decoration: none;
}
.mvList01_img {
	display: block;
	border-radius: 10px;
	overflow: hidden;
}
.mvList01_txt {
	line-height: 1.5;
	margin: 10px 0 0;
	font-size: 134%;
	font-weight: bold;
}
.mvBox01 {
	display: block;
	position: relative;
	color: #000;
	text-decoration: none;
}
.mvBox01::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	background: rgba(0, 0, 0, .3);
}
.mvList01 .mvBox01::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 57px;
	margin: -29px 0 0 -25px;
	background: url(../images/movie/box_bg01.svg) 0 0 no-repeat;
	background-size: contain;
}
#main .mvTxt01 {
	color: #000;
	font-weight: 400;
	margin-bottom:30px;
}
#main .mvTxt02 {
	margin-top:10px;
	color: #666;
	font-weight: 400;
	margin-bottom:30px;
}

#main .mvBnr{
	text-align:center;
	padding:0 10px　30px;
}
#main .mvBnr a:hover{
	opacity: 0.6;
}
#main .mvBnr_txt{
	text-align:center;
	font-size:136%;
	margin-bottom:15px;
}

/* 関連コンテンツ */
#main .mvHeading01 {
	display: flex;
	align-items: center;
	position: relative;
	min-height: 60px;
	margin: 80px 0 20px 0;
	padding: 4px 0 0 25px;
}
#main .mvHeading01::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 8px;
	height: 60px;
	margin: -30px 0 0;
	background-color: #FA0046;
}
#main .mvHeading01_tit {
	line-height: 1.458;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #000;
	font-size: 200%;
	font-weight: 500;
}
#main .mvHeading01_en {
	line-height: 1.458;
	margin: 0 0 0 40px;
	color: #000;
	font-size: 142%;
	font-weight: 500;
}
.mvNav01::after{
	content: " ";
	width:32%;
}






