@charset "utf-8";
/* ----- Base ------------------------------------ */
html {
	font-size: 62.5%;
	text-size-adjust: 100%;
}

body {
	margin: 0px 0px;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	font-size: 2.4em;
	max-height: 100%;
}

img	{
	vertical-align:bottom;

}

#all	{
	background-color: #900;
	background-image: url("../images/nrfbk.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right 90%;
}

#hedder	{
	text-align:center;
	background: linear-gradient(50deg, #c00,60%,#200);
	height:70px;
	padding-top:10px;
	overflow: hidden;
}

#hedder	a:hover	{
	background-color:transparent;
}

.tfig	{
	width:90vw;
	max-width:640px;
}

#main {/*for products*/
	font-size:1.6rem;
	color: #ffd;
	margin: 0px auto;
}

#contents {/*for mainpages*/
	max-width: 1024px;
	/*background-color: #000;*/
	font-size:1.6rem;
	color: #ffd;
	margin: 0px auto;
	padding:5px 5px 5px 20px;
}

#contents p {

	
}
.footspace	{
	height:140px;
}

#mainfoot {
	background-color: #000;
/*	color: #cccccc;*/
	margin: 0px 0px;
	border-top:solid 3px #ff9900;

	height:50px;
	width: 100%;
/*	text-align: center;*/
	padding: 0px 0px;
	position: fixed;
/*  top: 100vh;
/*	position: absolute;/*←絶対位置*/
	bottom: 0; /*下に固定*/
}

#bhome	{
 	width:100%;
 	position:absolute;
 	top:0;
 	left:0;
 	bottom:0;
 	right:0;
 	text-align:center;
 	margin:auto;
}

#bhome a {
 	vertical-align:middle;
	color: #966; 
	font-size:18px;
	color: #f80; 
	background: radial-gradient(#933,#000);
	font-style: italic;
	font-weight:bold;
}

#bhome a:hover {
	color: #ff0; 
	background: radial-gradient(#f66,#000);
	text-shadow: 1px 1px 2px #000;
}

#copyr	{
	margin:0px 0px;
	text-align:right;
	color:#fff;
	font-size:14px;
	position:absolute;
	bottom:3px;
	right:10px;
}


/*↓↓↓  Products Page */

#top	{
	background-color: #b7c2c8;
	background-image: url("../products/images/t_products.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#mphoto	{
/*	background-image: url("../images/gdbk.jpg");
	background-repeat: repeat-x;
	background-position: left top;*/
	border-bottom: 1px solid #fff;
}

#mphoto img	{
	width:100%;
}

div#mainblock	{
	display: flex;
	flex-direction: column;
	margin:0px auto;
	justify-content: center;
	padding:0px;
}

#mainblock	h5{
	font-size:1.6rem;
	margin:6px 0px;
	color:#ff6;
	font-weight:bold;
}

#mainblock	h6{
	font-size:1.4rem;
	margin:6px 0px;
	color:#d0d0ff;
}

.mainphoto	{
	width:80vw;
	margin:0px auto;
	text-align:center;
	aspect-ratio: 8 / 5;
}

#Fig	{
	width:auto;
	height:100%;
	object-fit: cover;
}

.price_list	{
	width:60vw;
	margin:0px auto;
	line-height:1.4;
}

.listblock {
	border-collapse:collapse;
	margin:10px auto;
}

div#sp	{
	height:40px;
	clear:both;
	text-align:center;
	background: radial-gradient(#f30,#c00,transparent);
	line-height:2.4;
	margin-bottom:20px;
}

div#democar	{
	width:60vw;
	min-width:506px;
	max-width:630px;
	margin:0px auto;"
}

#pg	{
	float:left;
	width:500px;
	height:340px;
	margin-left:5px;
	margin-bottom:4px;
}

.smnl	{
	width:120px;
	height:80px;
	margin:0px -5px 6px 6px;
	cursor:pointer;
}

/*↑↑↑  Products Page */


a:link	{
	color: #ff0; 

}
a:visited	{
	color: #ff0; 

}

a:active {
	color: #800; 

}

a:hover {
	color: #f90; 
	background-color:#900;
	text-shadow: 2px 2px 3px #000;
}

p.prottle {
	color: #ffffff; 
	font-size:2.4rem;
	margin-bottom:0px;
	margin-top:0px;
	padding:8px 10px 0px 0px;
	text-align:right;
	text-shadow: 1px 1px 2px #000;
	font-weight:bold;
}

h1 {
	color: #fff; 
	font-size:3.2rem;
	font-weight:bold;
	text-shadow: 1px 1px 2px #ccc;
}

h2 {
	color: #666666; 
	margin:0px 0px;
	padding:5px 6px;
	font-size:1.8rem;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	clear:both;
}

h3 {
	color: #ffcc00; 
	font-size:24px;
	text-shadow: 3px 3px 3px #000;
	margin-top:24px;
	margin-bottom:0px;
	clear:both;
}

h4 {
	font-size:1.8rem;
	color: #fa6;
	clear:both;
	margin-bottom:0px;
}

h5 {
	font-size:1.6rem;
	color: #fd6;
	margin:0px 0px;
	font-weight:normal;
}

h6 {
	font-size:12px;
	color: #f66;
	margin:0px 0px;
	font-weight:normal;
}


#cominfo	{
	max-width:460px;
	margin: 20px auto;
/*	min-width:40vw;
	margin-bottom:30px;
	color:#fff;
	font-size:1.6rem;
	border:0px #fff solid;*/
}

#cominfo th	{
	width:11.2rem;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	
}

#cominfo td	{
	vertical-align:top;
}

.comphoto	{
	max-width:80vh;
	margin:10px auto;
}

#gmap	{
	display:block;
	width:80vw;
	max-width:900px;
	height:38vh;
	margin:30px auto;
}

#histtable	{
	width:90vw;
	max-width:660px;
	margin:5px auto;
	color:#fff;
	font-size:1.6rem;
}

#histtable th	{
	text-align:right;
	font-weight:normal;
	width:80px;
	padding-right:10px;
	vertical-align:top;


}
#histtable th.yearcord	{
	text-align:left;
	font-weight:normal;
	width:100%;
	color:#fe3;
	font-size:2.0rem;
	border-bottom:1px #fe3 solid;
	padding-top:12px;
	text-shadow: 3px 3px 3px #000;

}

#histtable .coment	{
	color:#fe6;
	padding-top:20px;
}
/* ================================================= */
/* ■段組構成（画面の幅が1024px以上ある広い場合限定） */	
/* ================================================= */
@media all and (min-width: 1024px) {

html {

}

div#mainblock	{
	flex-direction: row;
	justify-content: center;
	padding:0px;
}

.mainphoto	{
	width:50vw;
	max-width:560px;
	margin:3px 0px;
	display:inline-block;
}

.price_list	{
	width:50vw;
	max-width:560px;
	margin:3px 0px 0px 5px;
	display:inline-block;
	padding:0px 10px;
}

#cominfo	{
	margin:20px 35px;
	float:left;
}

.comphoto	{
	float:left;
	max-width:450px;
	
}

#gmap	{
	float:left;
	max-width:450px;
	height:50vh;
	margin-left:20px;
}

#histtable	{
}

#mainfoot {
	height:30px;
}

}





