@charset "utf-8";

/*PC・タブレット・スマホ(全端末)共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 2;	
	background: #fff;
}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
ul {list-style-type: none;}
ol {padding-left: 40px;padding-bottom: 15px;}
img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
iframe {width: 100%;}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #666;
	transition: 0.3s;
}
a:hover {
	color: #b4ae99;
}

/*コンテナー（ホームページを囲む一番外側のブロック）
---------------------------------------------------------------------------*/
#container {
	max-width: 964px;
	margin: 0 auto;
	padding: 0 30px;
}

/*ヘッダー（ロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
/*headerブロック*/
header {
	text-align: right;
}

/*トップページのメイン画像
---------------------------------------------------------------------------*/
/*画像ブロック*/
#mainimg {
	margin-bottom: 40px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	border-radius: 10px;
}
#keyvisual{
	width: 100%;
	text-align: center;
	margin: 0 0 50px 0;
}


/*メニュー
---------------------------------------------------------------------------*/
#menu {
	margin: 15px 15px 5px;
}
#menu li {
	display: inline;
	padding: 0 5px;
}
#menu li a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 10px;
	background-color: #b4ae99;
	font-size: 130%;
	width: 150px;
	text-align: center;
	font-weight: bolder;
	color: #fff;
	letter-spacing: 2px;
}
#menu li.reg a{
	background-color: #fdb327;
}
#menu li.con a,
#menu li.consp a{
	background-color: #169d55;
}
#menu li.consp a{
	display: none;
}
#menu > p{
	font-size: 90%;
	margin: 5px 10px 0;
}

#data{
	background-color: #f5f4f4;
	margin: 0 0 70px 0;
}
#contents #data h2{
	margin: 0 0 10px 0;
	padding: 30px 0 0;
}
#data ul{
	text-align: center;
}


/*コンテンツ（見出しバーや文字などが入っているブロック）
---------------------------------------------------------------------------*/
/*コンテンツのh2タグの設定*/
#contents h2 {
	clear: both;
	margin-bottom: 15px;
	padding: 0;
	text-align: center;
}

/*コンテンツのh3タグの設定*/
#contents h3 {
	clear: both;
	margin-bottom: 15px;
	padding: 3px 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
}

.wideblock{
	padding: 20px;
}

.wideblock table{
	width: 100%;
	background-color: #fff;
	border: 2px solid #e7e2b6;
	margin-bottom: 20px;
}
.wideblock table th{
	font-size: 120%;
	text-align: left;
	padding: 10px 15px;
}
.wideblock table td{
	vertical-align: top;
}
.wideblock table td.data{
	width: 60%;
	padding: 0 0 20px 0;
}
#contents .wideblock table td.data p{
	font-size: 80%;
}
#contents .wideblock table td.data p.photo{
	clear: both;
	padding-top: 0;
}
.wideblock table td.data p.photo img{
	width: 100%;
	height: auto;
}
.wideblock table td.data dl{
	margin: 0 0 0 30px;
}
.wideblock table td.data dl dt{
	width: 25%;
	font-weight: bolder;
}
.wideblock table td.data dl dd{
	width: 73%;
}
.wideblock table td.data dl dt,
.wideblock table td.data dl dd{
	font-size: 80%;
	display: inline-block;
	float:left;
}
.wideblock table td.data dl,
.wideblock table td.data dl dt:nth-child(n+2){
	content: '';
	display: block;
	clear:both;
}



.wideblock table td.data2 dl.wall{
	margin: 50px 20px 0 20px;
}
.wideblock table td.data2 dl.wall dt{
	width: 100%;
	font-weight: bolder;
}
.wideblock table td.data2 dl.wall dd{
	display: inline-block;
	width: 49.5%;
	text-align: center;
}
.wideblock table td.data2 dl.wall dd img{
	width: 95%;
	max-width: 382px;
	height: auto;
}


.wideblock table td.data2 p.tit{
	font-weight: bolder;
	margin-top: 20px;
}
.wideblock table td.data2 p.tit span{
	display: block;
	font-weight: normal;
	font-size: 90%;
	margin-top:5px;
}

.wideblock table td.data2 .kitchen{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.wideblock table td.data2 .kitchen p,
.wideblock table td.data2 .bath p{
	text-align: left;
	font-weight: bolder;
}
.wideblock table td.data2 .kitchen div,
.wideblock table td.data2 .bath div{
	display: inline-block;
	width: auto;
	text-align: center;
	padding: 0 20px;
}
.wideblock table td.data2 .kitchen div img,
.wideblock table td.data2 .bath div img{
	width: 100%;
	height: auto;
	max-width: 587px;
}
.wideblock table td.data2 .kitchen div ul{
	width: auto;
	max-width: 587px;
	font-size: 90%;
	line-height: 1.2em;
	margin: 5px 0 20px;
}
.wideblock table td.data2 .kitchen div ul li{
	display: inline-block;
	text-align: left;
	width: 100%;
}


#contents .wideblock table td.data2 div.col1,
#contents .wideblock table td.data2 div.col2{
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0;
}
#contents .wideblock table td.data2 div.col1 p{
	display: inline-block;
	width: 95%;
	max-width: 800px
	height: auto;
	margin: 0;
	padding: 0 5px 20px;
	text-align: center;
	vertical-align: top;
}
#contents .wideblock table td.data2 div.col2 p{
	display: inline-block;
	width: 46%;
	height: auto;
	margin: 0;
	padding: 0 5px 20px;
	text-align: center;
	vertical-align: top;
}
.wideblock table td.data2 div.col1 p img,
.wideblock table td.data2 div.col2 p img{
	width: 100%;
	height: auto;
	margin: 0;
}
.wideblock table td.data2 div.col1 p img{
	max-width: 470px
}
.wideblock table td.data2 .bath div.col2 p img{
	max-width: 290px
}

#contents .wideblock table td.data2 div.colfree{
	text-align: center;
}
#contents .wideblock table td.data2 div.colfree p{
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 5px 20px;
	text-align: left;
	vertical-align: top;
}
.wideblock table td.data2 div.colfree p img{
	width: 100%;
	height: auto;
	margin: 0;
}

#contents .wideblock table td.data2 div.clean div.col1,
#contents .wideblock table td.data2 div.toiret div.col1,
#contents .wideblock table td.data2 div.washstand div.col1{
	text-align: center;
}
#contents .wideblock table td.data2 div.clean div.col1 p,
#contents .wideblock table td.data2 div.toiret div.col1 p,
#contents .wideblock table td.data2 div.washstand div.col1 p{
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 5px 20px;
	text-align: center;
	vertical-align: top;
}




.wideblock table td.photo2{
	width: 40%;
}
.wideblock table td.photo2 a{
	display: inline-block;
	color: #0000ff;
	margin: 0 0 10px 0;
	font-size: 80%;
}
.wideblock table td.photo2 img{
	width: 80%;
	height: auto;
}
.wideblock table td p{
	line-height: 1.3em;
}
.wideblock table td.btn{
	text-align: center;
}

.wideblock table td.btn a {
	display: inline-block;
	text-decoration: none;
	padding: 3px 10px;
	border-radius: 10px;
	background-color: #b4ae99;
	font-size: 100%;
	width: 120px;
	text-align: center;
	font-weight: bolder;
	color: #fff;
	letter-spacing: 2px;
	margin: 0 0 15px 0;
}
.wideblock table td.btn a.reg{
	background-color: #fdb327;
}
.wideblock table td.btn a.con{
	background-color: #169d55;
}
.wideblock table td.btn a.consp{
	background-color: #169d55;
	display: none;
}

/*コンテンツのp(段落)タグ設定*/
#contents p {
	padding: 0px 20px 14px;
}
#contents h2 + p,
#contents h3 + p {
	margin-top: -5px;
}

/*Galleryページ
---------------------------------------------------------------------------*/
/*各ブロックごとの設定*/
.list {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

/*h4見出しの設定*/
.list h4 {
	color: #b4ae99;
}

/*画像の設定*/
.list img {
	width: 20%;	
	float: left;
	margin-right: 3%
}

/*段落タグ*/
.list p {
	padding: 0 !important;
}

/*フッター(ページ最下部のcopyrightのパーツ)設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	padding: 0 0 10px;
	background-color: #f4eadc;
}
footer a {
	text-decoration: none;
	border: none;
}
footer .pr {
	display: block;
}

/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
/*ブロック全体の設定*/
#new dl {
	padding-left: 20px;
	margin-bottom: 15px;
}
/*日付設定*/
#new dt {
	font-weight: bold;
	float: left;
	width: 8em;
}
/*記事設定*/
#new dd {
	padding-left: 8em;
}

/*テーブル
---------------------------------------------------------------------------*/
/*tテーブルブロック設定*/
.ta1 {
	width: 100%;
	margin-bottom: 15px;
}
.ta1, .ta1 td, .ta1 th {
	word-break: break-all;
	border: 1px solid #999;
	padding: 10px;		
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;
	background: #eee;
}
/*テーブルの左側ボックス*/
.ta1 th {
	width: 30%;
	text-align: center;
}

/*その他
---------------------------------------------------------------------------*/
.look {background: #e5e5e5;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.color1 {color: #b4ae99;}
.pr {font-size: 12px;}

.video {
	display: block;
	width: 660px;
	height: auto;
	margin: 0 auto 50px;
}
.block-video {
	padding: 10px 10px 0;
	background: url(../images/br-video.png) repeat center center;
}
.block-video iframe{
	width: 640px;
	height: 340px;
}

#myhome{
	width: 100%;
	text-align: center;
	margin: 0 0 50px;
}

#linkarea{
	background-color: #f4eadc;
	text-align: center;
	padding: 30px 0;
}
#linkarea ul{
	margin: 0 auto;
}
#linkarea ul li{
	display: inline-block;
	margin: 0 10px;
}

#attention{
	margin: 30px auto 15px;
	text-align:center;
}
#attention .waku{
	display: inline-block;
	border: 2px solid #f99;
	border-radius: 15px;
	background-color: #fff;
	padding:0 30px;
}
#attention h3{
	background: none;
	font-size: 100%;
	border: 0;
	margin: 5px 0 0;
}
#attention .box{
	display: inline-block;
	margin: 0 auto 10px;
}
#attention ul{
	list-style-type: decimal;
}
#attention ul li{
	margin-left: 20px;
	width: auto;
	text-align: left;
	font-size: 75%;
}

span.fontlarge{
	font-size: 120%;
	font-weight: bolder;
}


/*画面幅830px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:830px){
	header{
		height: auto;
		margin-bottom: 10px;
	}
	#container {
		margin: 20px 0 0;
		padding: 0;
	}
	#keyvisual h1{
		margin: 0 15px;
	}
}

/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){
	#menubar {
		text-align: center;
	}
	#menubar img{
		width: 25%;
		height: auto;
	}
	.video {
		width: 540px;
		margin: 0 auto 50px;
	}
	.block-video iframe{
		width: 520px;
		height: 292px;
	}
	.wideblock table td.data dl dt,
	.wideblock table td.data dl dd{
		width: 100%;
	}
	.wideblock table td.data dl dd{
		padding-left: 20px;
	}
	.wideblock table td.data dl,
	.wideblock table td.data dl dt:nth-child(n+2){
		content: '';
		display: block;
		clear:both;
	}
	.wideblock table td.data2 dl dt{
		width: 100%;
	}
	.wideblock table td.data2 dl.wall dd{
		display: inline-block;
		width: 49%;
		text-align: center;
		padding-left: 0;
	}
	.wideblock table td.data2 dl.wall dd img{
		width: 95%;
		height: auto;
	}

}

/*画面幅600px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:600px){
	#menu{
		text-align: center;
	}
	#container {
		margin: 10px 0 0;
	}
	#menu li a{
		font-size: 120%;
		width: 130px;
	}
	#menu li.consp a{
		display: inline-block;
	}
	.wideblock table td.btn{
		text-align: center;
	}
	.wideblock table td.btn a.consp{
		display: inline-block;
	}
	h1 {
		margin: 0 20px;
	}
	#menubar{
		margin: 15px 0;
	}
	#menubar ul{
		margin: 0 auto;
	}
	#menubar img{
		width: 140px;
	}
	#menubar li a{
		padding: 0;
	}

	#contents .wideblock table td.data2 div.col2{
		width: auto;
		margin: 0 20px;
	}
	#contents .wideblock table td.data2 div.col2 p{
		width: 100%;
		padding: 0 0 20px;
	}
}

/*画面幅580px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:580px){
	body {
		line-height: 1.5;
	}
	#logo  img {
		width: auto;
	}
	#top #logo img {
		width: auto;
		top: 0;
	}
	#keyvisual {
		margin: 0;
	}
	#keyvisual h1 {
		margin: 0 5px 15px;
	}
	#menubar li a img{
		width: 120px;
	}
	#menu {
		text-align: center;
		margin: 15px 0;
	}
	#menu li {
		padding: 0 2px;
	}
	#menu li a {
		font-size: 100%;
		padding: 5px 2px;
		width: 110px;
		letter-spacing: 0;
	}
	#new h2::before {
		float: right;
		background: #fff;
		color: #666;
		border-radius: 50%;
		width: 18px;	
		line-height: 18px;
		text-align: center;
	}
	#new h2.close::before {
		content: "＋";
	}
	#new h2.open::before {
		content: "−";
	}
	.ta1, .ta1 td, .ta1 th {
		padding: 5px;
	}
	#contents #data h2{
		margin: 0 0 15px 0;
	}
	#contents h2 img{
		height: 20px;
	}
	#data ul li{
		width: 95%;
		height: auto;
		margin: 0 0 20px;
		display: inline-block;
	}
	#data ul li dl dt{
		padding: 5px 10px;
	}
	#data ul li dl dd,
	#data ul li dl dd.photo,
	#data ul li dl dd.data,
	#data ul li dl dd.btn1,
	#data ul li dl dd.btn2{
		position: static;
	}
	#data ul li dl dd.photo{
		margin-bottom: 10px;
	}
	#data ul li dl dd.btn1,
	#data ul li dl dd.btn2{
		margin: 0 0 10px 0;
	}
	#data .wideblock table{
		border-top: 2px solid #e7e2b6;
		border-left: 2px solid #e7e2b6;
		border-bottom: 2px solid #e7e2b6;
	}
	#data .wideblock td{
		margin-right: -1px;
		border-right: 2px solid #e7e2b6;
		width: auto;
	}
	#data .wideblock .data,
	#data .wideblock .photo2{
		display: inline-block;
	}
	.wideblock table td.data dl dd {
		padding: 0 20px;
		width: auto;
	}
	.wideblock table td.data dl dd ,
	#contents .wideblock table td.data p{
		font-size: 100%;
	}

	.wideblock table td.data2 dl.wall dd{
		display: inline-block;
		width: 100%;
		text-align: center;
		padding-left: 0;
	}

	#data .wideblock table td.data2 div ul li{
		margin: 5px 0 0;
	}
	.video {
		width: 360px;
		margin: 0 auto 50px;
	}
	.block-video iframe{
		width: 100%;
		height: 190px;
	}
	#linkarea ul li {
		display: block;
		margin: 0 10px 10px;
	}
	#attention {
		margin: 30px 20px 15px;
		text-align: center;
	}
	#attention .box {
		margin: 0 0 10px 5px;
		line-height: 1;
	}
	#attention .box ul li {
		width: auto;
		height: auto;
		margin: 0 0 7px;
		display: list-item;
		text-align: left;
	}

}

/*画面幅500px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:500px){
	.wideblock table td.btn a,
	.wideblock table td.btn a.consp{
//		display: block;
		width: 80px;
		margin: 0 auto 15px;
	}
	#menu li a {
		font-size: 90%;
		padding: 5px 2px;
		width: 90px;
		letter-spacing: 0;
	}
}

/*画面幅450px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:450px){
	#menu li{
		padding: 0 0 5px 0;
	}
}

/*画面幅380px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:380px){
	.wideblock table td.data dl {
		margin: 0 0 0 10px;
	}
	.wideblock table td.data dl dd {
		padding: 0 10px;
	}
	.video {
		width: 285px;
		margin: 0 auto 50px;
	}
	.block-video iframe{
		width: 100%;
		height: 148px;
	}
	.wideblock table td.btn a,
	.wideblock table td.btn a.consp{
		width: 60px;
		font-size:80%;
		letter-spacing: 0;
	}
	#menu > p{
		font-size: 80%;
	}
}

/*画面幅320px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:320px){
	#container{
		min-width: 320px;
	}
}
