@charset "UTF-8";

/* CSS Document */






/*整体/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


@media (max-width: 767px) {
	
}

.fh5co-seitai01 {
	background: #fff;
	padding: 0.5em 0 2em 0;
	color: #8f4822;
	text-align: left;
	margin-top: 20px;
}

.fh5co-seitai01 h2{
	color: #8f4822;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
}

.fh5co-seitai01 h2 span{
	font-size: 16px;
	font-weight: normal;
}

.fh5co-seitai01 h3{
	font-size: 30px;
	color: #8f4822;
	font-weight: bold;
}

.fh5co-seitai01 ul{
	list-style: none;
	color: #ff5a00;
	font-size: 18px;
	font-weight: normal;
	background: #f6efe7;
	border-radius: 30px;
	padding: 30px 25px;
	margin-bottom: 40px;
	margin-top: 50px;
}

.fh5co-seitai01 ul li{
	margin-bottom: 20px;
}
.fh5co-seitai01 ul li:last-child{
	margin-bottom: 0px;
}

.fh5co-seitai01 span.minute{
	color: #fff;
	background: #8f4822;
	border-radius: 13px;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0 10px;
}

.fh5co-seitai01 span.price{
	color: #8f4822;
	font-size: 28px;
}

.fh5co-seitai01 span.yen{
	font-size: 17px;
}

.fh5co-seitai01 p{
	color: #333333;
}

.fh5co-seitai01 p span{
	color: #ff5a00;
}

@media (min-width: 768px) {
.fh5co-seitai01 .tappei{
	position: absolute;
	right: -280px;
	top: 0px;
}

.pad-l-60{
	padding-left: 60px;
}

.pad-r-60{
	padding-right: 60px;
}
	}



/*アクセス/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

#fh5co-access {
	background: #fff;
	padding: 5em 0 2em 0;
}

#fh5co-access h2 {
	color: #8f4822;
	font-size: 8vw;
	font-weight: bold;
}

#fh5co-access p { color: #333333; font-size: 5vw; }

@media (min-width: 768px) { 
	#fh5co-access h2{
color: #8f4822;
	font-size: 40px;
font-weight: bold;
}

#fh5co-access p{
color: #333333;
	font-size: 18px;
}
}

#fh5co-access .gold { color: #c1a243; }

#information {
	background: #fff;
	padding: 40px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#information h3 {
	text-align: center;
	color: #c1a243;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 0px;
}

#information dl,
#information dt,
#information dd { box-sizing: border-box; }

#information dl {
	/*background: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;*/
	width: 80%;
	margin: 0 auto;
}

#information dt,
#information dd {
	padding: 10px 10px 0 10px;
	font-weight: normal;
	font-size: 15px;
	color: #000;/*border-top: 1px solid #ccc;*/
}

#information dt {
	width: 20%;
	float: left;
}

#information dd {
	background: #fff;
	margin-left: 20%;
	padding-bottom: 10px;/*border-left: 1px solid #ccc;*/
}

#information dd:after {
	content: '';
	display: block;
	clear: both;
}

@media screen and (max-width: 768px) {

#information {
	margin: 20px auto 0px auto;
	width: 95%;
}

#information dt,
#information dd {
	padding: 0px;
	font-weight: normal;
	font-size: 15px;
	color: #000;/*border-top: 1px solid #ccc;*/
}

#information dt {
	width: 100%;
	float: none;
}

#information dd {
	background: #fff;
	margin-left: 0%;
	padding-bottom: 20px;/*border-left: 1px solid #ccc;*/
}

#information dd:after {
	content: '';
	display: block;
	clear: both;
}
}

#fh5co-access #map {
	width: 100%;
	height: 500px;
}

/*メイン/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

#main {
	width: 1200px;
	margin: 0 auto;
}
