﻿html,body {
	width: 100%;
	height: 100%;
}
#splash {
	position: relative;
	width: 100%;
	height: 100%;
	min-height:600px;
}
#splash h1 {
	position:absolute;
	top:40%;
	left:50%;
	width:100%;
	text-align:center;
	z-index:500;
	width:200px;
	height:80px;
	margin:-80px 0 0 -100px;
}
#splash h2 {
	position:absolute;
	top:50%;
	left:50%;
	width:154px;
	margin:-139px 0 0 -77px;
	text-align:center;
	z-index:510;
}
#splash .yuinokuni_logo {
	position: absolute;
	top:122px;
	right:18px;
	z-index:520;
}
#splash .yuinokuni_logo a{
	background: none !important;
}
#splash .mov_area {
	height: 0;
	padding: 0;
	overflow: hidden;
	height: 100%;
}
#splash .mov_area iframe,
#splash .mov_area .mov_dot {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#splash .mov_area .mov_dot {
	background-image:url(../images/pattern5b.png);
	background-repeat:repeat;
	background-position: 0 0;
	z-index:10;
}
#splash .mov_area .mov_dot img {
	width:100%;
	height:100%;
}
#splash .mov_btn {
	position:absolute;
	bottom:40px;
	right:30px;
	margin:0;
	z-index:550;
}
#splash .mov_btn h5 {
	display: none;
}
#splash .mov_btn .mov_thumb001 ,
#splash .mov_btn .mov_thumb002 {
	float:right;
	margin-left:17px;
}
#splash .mov_btn .mov_thumb001 dd,
#splash .mov_btn .mov_thumb002 dd {
	margin-top:10px;
}
#splash .mov_btn .mov_thumb001 dt img,
#splash .mov_btn .mov_thumb002 dt img {
	border:1px solid #FFF;
}
#splash .mov_btn .mov_thumb001 dd a.mouse_on,
#splash .mov_btn .mov_thumb002 dd a.mouse_on{
	background: none !important;
}
#splash video {
	position: fixed;
	left: 50%;
	margin-left: -50%;
	top: 50%;
	margin-top: -50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background-color:#FFF;
}
.ie #splash video ,
.mobile #splash video {
	display: none;
}
#splash #mainimg {
	position: absolute;
	left: 50%;
	margin-left: -50%;
	top: 50%;
	margin-top: -50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -110;
	background-color:#FFF;
}

/*about*/
#about {
	background-color:#FFF;
}
#about .about_inner {
	width:922px;
	margin: 0 auto;
	padding-top:80px;
}
#about .about_inner p {
	font-size:16px;
	line-height:44px;
	margin-bottom:16px;
}
#about .txt_wrapper {
	background-image:url(../images/top_about_img001.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	min-height:430px;
	padding: 15px 0;
}
#about .about_bnr01 {
	width:690px;
	margin: 30px auto 80px auto;
}
#about .about_bnr_area {
	background-image:url(../images/top_about_bg.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	padding: 55px 0 20px;
}
#about .about_bnr_area ul {
	width:922px;
	margin: 0 auto;
}

#about .about_bnr_area .centerimg{
	width:922px;
	margin: 0 auto;
	padding-top:20px;
	text-align:center;
}
	#about .about_bnr_area .centerimg .sp_img {
		width: 440px;
		margin: 0 auto;
	}

/*housing*/
#housing {
	width:100%;
	background-image:url(../images/top_house_bg.jpg);
	background-repeat: repeat;
	background-position:0 0;
	padding-bottom:80px;
}
#housing .wrapper {}
#housing .housing_wapper {
	width:100%;
	background-image:url(../images/top_house_img000.png);
	background-repeat:repeat-x;
	background-position:0 0;
}
#housing .housing_kugiri {
	width:1000px;
	height:85px;
	background-image:url(../images/top_house_img001.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin: 0 auto;
	padding-top:100px;
}
#housing .wrapper h1 {
	text-align:center;
}
#housing .about_area {
	width:1000px;
	margin:45px auto;
	background-image:url(../images/top_house_bg02.jpg);
	background-repeat:repeat;
}
#housing .about_wrap {
	padding:10px;
}
#housing .about_area .inner {
	background-color: #FFF;
	padding:30px;
}
#housing .about_area .img_area {
	float:left;
	width:180px;
}
#housing .about_area .txt_area {
	float:left;
	width:740px;
	height:152px;
	position:relative;
	background-image: url(../images/dot_line001.jpg);
	background-repeat:repeat-x;
	background-position: left 50px;
}
#housing .about_area .txt_area h3 {
	color:#64ccef;
	border-left: 2px solid #64ccef;
	font-size: 1.5em;
	padding-left: 15px;
	line-height:1em;
	margin-bottom:40px;
	margin-top:10px;
}
#housing .about_area .txt_area p {
	font-size: 0.9em;
	line-height: 1.5em;
	width:500px;
}
#housing .about_area .txt_area ul {
	position:absolute;
	background-color:#000;
	right:0;
	top:75px;
}
#housing .about_area .txt_area li a {
	color:#FFF;
	font-size: 0.9em;
	padding:15px 20px;
	display: block;
}
#housing .about_area .txt_area li a:hover{
	background: #333;
}
#housing .about_area .txt_area li a span {
	color:#FFF;
	font-size: 0.9em;
	background-image:url(../images/lst_blank.png);
	background-repeat:no-repeat;
	background-position: center right;
	padding-right:30px;
	line-height:1.25em;
	min-height:15px;
	display:block;
}
#housing .house_info {
	width:1013px;
	margin:0 auto;
}
#housing .house_info .info_area {
	width:238px;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	float: left;
	margin:0 7px 13px 6px;
	position:relative;
}
#housing .house_info .info_area a {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	z-index:100;
	background-color:#FFF;
	opacity:0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}
#housing .house_info .info_area .inner {
	padding:19px;
	height:275px;
	overflow:hidden;
	position:relative;
	z-index:10;
}
#housing .house_info .info_area .no_area {
	background-image:url(../images/house_border.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
}
#housing .house_info .info_area .no_area h5 {
	color:#333;
	font-size:1.5em;
	line-height:1em;
	vertical-align:bottom;
	font-family:'Perpetua MT W01';
}
#housing .house_info .info_area .no_area h5 em {
	font-size:1.6em;
}
#housing .house_info .info_area .ico {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-9px;
}
#housing .house_info .info_area .img_area {
	border:1px solid #DDD;
	margin-bottom:10px;
	width:200px;
	height:147px;
}
#housing .house_info .info_area .img_area img {
	width:100%;
	height:auto;
}
#housing .house_info .info_area .img_area_sold {
	border:1px solid #DDD;
	margin-bottom:10px;
	width:200px;
	height:147px;
	position: relative;	
}
#housing .house_info .info_area .img_area_sold img {
	width:100%;
	height:auto;
	z-index:0;
	position:absolute;
}
#housing .house_info .info_area .img_area_sold img.house_sold {
	width:100%;
	height:auto;	
	z-index:1;
	position: absolute;
}
#housing .house_info .info_area .txt_area {
}
#housing .house_info .info_area .txt_area .kakaku_area {
	position:relative;
}
#housing .house_info .info_area .txt_area .kakaku {
	border:1px solid #333;
	padding:3px;
	font-size:0.75em;
	line-height:1em;
	position: absolute;
	top:0.3em;
	left:0;
}
#housing .house_info .info_area .txt_area .price {
	font-size:0.9em;
	text-align:right;
}
#housing .house_info .info_area .txt_area .price em {
	font-family:'Perpetua MT W01';
	font-size:1.7em;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_sold {
	width: 100%;
	height: auto;
	margin-top: 20px;
	color: #64CCEF;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_sold img {
	position: relative;
	top: -7px;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_ready {
	margin-top: 20px;
}
#housing .house_info .info_area .cap {
	margin-top:5px;
	padding-top:10px;
	background-image:url(../images/dot_line001.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	font-size:0.8em;
	line-height:1.5em;
}
#housing #other_info {
	display:none;
}
#housing .morebtn a {
	padding:15px;
	background-color:#58c6eb;
	width:300px;
	color:#FFF;
	display:block;
	text-align:center;
	margin:15px auto 0;
}
#housing .morebtn a:hover{
	background: #64d1f6;
	
}


@media all and (min-width: 780px) {
#about {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:0 0;
}
}
@media screen and (max-width: 779px) {
#splash {
	height:444px;
	min-height:444px;
}
#splash h2 {
	position:absolute;
	top:39px;
	left:50%;
	width:77px;
	height:190px;
	margin:0px 0 0 -34px;
	text-align:center;
	z-index:510;
}
#splash h2 img {
	width:100%;
	height:auto;
}
#splash .yuinokuni_logo {
	position: absolute;
	top:13px;
	right:10px;
	z-index:520;
	width:45px;
	height:45px;
}
#splash .yuinokuni_logo img {
	width:45px;
	height:45px;
}
#splash .mov_area {
	height: 285px;
	width:100%;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top:0px;
	left:0;
}
#splash .mov_area iframe,
#splash .mov_area .mov_dot {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 285px;
}
#splash .mov_btn {
	position: absolute;
	top:285px;
	left:0;
	margin:0;
	z-index:550;
	width:100%;
}
#splash .mov_btn h5 {
	display:block;
	width:250px;
	margin:0 auto;
}
#splash .mov_btn h5 img {
	width:250px;
	height:auto;
}
#splash .thum_area {
	width:250px;
	margin:0 auto;
	position:relative;
}
#splash .mov001 {
	width:110px !important;
}
#splash .mov_btn .mov_thumb001 {
	float:left;
	margin-left:0;
	width:110px;
	height:70px;
}
#splash .mov_btn .mov_thumb002 {
	float:right;
	margin-left:0;
	width:110px;
	height:70px;
}
#splash .mov_btn .mov_thumb001 dd,
#splash .mov_btn .mov_thumb002 dd {
	margin-top:10px;
}
#splash .mov_btn .mov_thumb001 dt img,
#splash .mov_btn .mov_thumb002 dt img {
	border:1px solid #FFF;
}

/*about*/
#about {
	background-image:url(../images/top_about_line.gif);
	background-size: 320px 8px;
	background-repeat:repeat-x;
}
#about .about_inner {
	width:90%;
	margin: 0 auto;
	padding-top:20px;
}
#about .about_inner h2 img {
	width:100% !important;
	height:auto !important;
}
#about .about_inner p {
	font-size:14px;
	line-height:29px;
	margin-bottom:14px;
}
#about .txt_wrapper {
	background-image:url(../images/top_about_img001.jpg);
	background-size:314px 300px;
	background-repeat:no-repeat;
	background-position: bottom center;
	min-height:auto !important;
	padding: 10px 0 270px;
}
#about .about_bnr01 {
	width:270px;
	margin: 0px auto 15px auto;
}
#about .about_bnr01 img {
	width:100% !important;
	height:auto !important;
}
#about .about_bnr_area {
	background-image:url(../images/top_about_bg.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
	padding: 15px 0 10px;
}
#about .about_bnr_area ul {
	width:270px;
	margin: 0 auto;
}
#about .about_bnr_area ul img {
	width:100% !important;
	height:auto !important;	
}
#about .about_bnr_area .leftimg {
	float:none;
	display:block;
	margin-bottom:10px;
}
#about .about_bnr_area .rightimg {
	height:92px;
	display:block;
	float:none;
}
#about .about_bnr_area .centerimg{
	width:90%;
	margin: 0 auto;
	padding-top:20px;
	/* text-align:center; */
}
	#about .about_bnr_area .centerimg .sp_img {
		width:270px;
		height:auto;
	}
	#about .about_bnr_area .centerimg .sp_img img {
		width:270px;
		height:auto;
	}
/*housing*/
#housing .about_area {
	background-color: #FFF;
	width:90%;
	margin:45px auto;
}
#housing .housing_kugiri {
	width:100%;
	height:44px;
	background-size:706px 60px;
	background-position: top center;
	padding-top:76px;
}
#housing .housing_wapper {
	width:100%;
	background-size:100px 60px;
}
#housing .wrapper h1 {
	text-align:center;
	overflow:hidden;
	width:100%;
	height:58px;
	position:relative;
}
#housing .wrapper h1 img {
	width:auto !important;
	height:58px !important;
	text-align:center;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-340px;
}
#housing .about_area .inner {
}
#housing .about_area .img_area {
	float:none;
	width:180px;
	margin:0 auto
}
#housing .about_area .txt_area {
	float: none;
	width:100%;
	height:auto;
	position:relative;
	background-image: none;
}
#housing .about_area .txt_area h3 {
	color:#64ccef;
	border-left: 2px solid #64ccef;
	font-size: 1.2em;
	padding-left: 10px;
	line-height:1.3em;
	margin-bottom:15px;
	margin-top:10px;
}
#housing .about_area .txt_area p {
	font-size: 0.9em;
	line-height: 1.5em;
	width:auto;
}
#housing .about_area .txt_area ul {
	position: static;
	background-color:#000;
	padding:0;
	width:80%;
	margin:15px auto 0;
}
#housing .about_area .txt_area li a {
	display:block;
	padding:15px 20px;
	text-align:center;
}
#housing .house_info {
	width:auto;
	margin:0;
}
#housing .house_info .info_area {
	width:100%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	background-color:#FFF;
	float: none;
	margin:-1px 0 0 0;
	position:relative
}
#housing .house_info .info_area .inner {
	padding:15px;
	height:auto;
	overflow:hidden;
}
#housing .house_info .info_area .no_area {
	background-image:url(../images/house_border.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
	width:50%;
	float:right;
}
#housing .house_info .info_area .no_area h5 {
	color:#333;
	font-size:1.5em;
	line-height:1em;
	vertical-align:bottom;
	font-family:'Perpetua MT W01';
}
#housing .house_info .info_area .no_area h5 em {
	font-size:1.6em;
}
#housing .house_info .info_area .ico {
	position:absolute;
	right:0;
	top:50%;
	margin-top:-9px;
}
#housing .house_info .info_area .img_area {
	width: 40%;
	height: auto;
	border:1px solid #DDD;
	margin-bottom:10px;
	float:left;
}
#housing .house_info .info_area .img_area img {
	width:100%;
	height:auto;
}
#housing .house_info .info_area .txt_area {
	position: absolute;
	width:50%;
	top:3em;
	right:15px;
}
#housing .house_info .info_area .txt_area .kakaku_area {
}
#housing .house_info .info_area .txt_area .kakaku {
	border:1px solid #333;
	padding:3px;
	font-size:0.75em;
	line-height:1em;
	position:absolute;
	top:3px;
	left:0;
}
#housing .house_info .info_area .txt_area .price {
	font-size:0.9em;
	text-align:right;
}
#housing .house_info .info_area .txt_area .price em {
	font-family:'Perpetua MT W01';
	font-size:1.7em;
}
#housing .house_info .info_area .cap {
	clear: both;
	margin-top:0px;
	padding-top:10px;
	background-image: none;
}
#housing .morebtn {
	padding:0 30px;
}
#housing .morebtn a {
	width:80%;
}
#housing .house_info .info_area .img_area_sold {
	width: 40%;
	height: auto;
	padding-bottom:29%;
	float:left;
	position: relative;
}
#housing .house_info .info_area .img_area_sold img {
	width:100%;
	height: auto;
	z-index:0;
	position:absolute;
}
#housing .house_info .info_area .img_area_sold img.house_sold {
	width:100%;
	height:auto;	
	z-index:1;
	position: absolute;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_sold {
	width: 100%;
	height: auto;
	margin-top: 5px;
	color: #64CCEF;
	font-size: 0.9em;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_sold img {
	width: 15%;
	height: auto;
	position: relative;
	top: -2px;
}
#housing .house_info .info_area .txt_area .kakaku_area .house_ready {
	margin-top: 3px;
	font-size: 0.8em;
}
}
@media print {
html,body {
	height: auto !important;
}
#splash video {
	display:none !important;
}
}

