@charset "UTF-8";

/* CSS Document */


@media (min-width: 768px) {
#fh5co-main .to-monju{
	position: absolute;
	right: -300px;
	top: 0px;
}

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

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



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


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

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


.fh5co-hoken001 p{
	margin-bottom: 50px;
	
}

.fh5co-hoken001 .waku {
	color: #8f4822;
	font-size: 18px;
	font-weight: normal;
	background: #f6efe7;
	border-radius: 30px;
	padding: 25px 50px;
	margin-top: 50px;
}

@media (min-width: 768px) {
.fh5co-hoken001 .waku dl{
	display: table;
	margin-bottom: 0px;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.fh5co-hoken001 .waku dt{
	display: table-header-group;
	padding-bottom: 10px;
}

.fh5co-hoken001 .waku dd{
	display: table-cell;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right: 30px;
}

.fh5co-hoken001 .waku dd:last-child{
	padding-bottom: 0px;
}
}

@media screen and (max-width: 768px) {
	.fh5co-hoken001 .waku dt{
		margin-top: 20px;
	}
}


.fh5co-hoken001 h3{
	font-size: 30px;
	color: #8f4822;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
}

.fh5co-hoken001 h3 .kara{
	font-size: 16px;
	color: #8f4822;
}


.fh5co-hoken001 h4{
	color: #ff5a00;
	font-size: 20px;
}

.fh5co-hoken001 .orange{
	color: #ff5a00;
}

.fh5co-hoken001 .big{
	font-size: 20px;
}

.fh5co-hoken001 h5{
	color: #333;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
}






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

#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;
}
