@charset "UTF-8";
/* CSS Document */


/*和紙ゾーン/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

#fh5co-services{
background: url(../images/top/bg_paper.jpg) repeat;
}


.feature-center {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}


.feature-center h3{
text-align: center;
margin-bottom: 0px;
position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.feature-center h3:hover, .feature-center h3:focus {
  bottom: 10px;
}

@media screen and (max-width: 768px) {
  .feature-center h3:hover, .feature-center h3:focus {
    bottom: 0;
  }
}

.fh5co-heading h2{
font-size: 25px;
}

.fh5co-heading h2 span{
font-size: 40px;
color:#011942;
display: inline;
}

/*お知らせ/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

#fh5co-info{
	background: #fff;
	padding: 3em 0 0 0;
}

#fh5co-info h2{
color: #8f4822;
font-size: 40px;
font-weight: bold;
}

#fh5co-info .row-pb-sm {
    padding-bottom: 0em;
}

#fh5co-info .info-bg{
	border-radius: 30px;
	background:#fffae8;
	color: #333333;
	margin-bottom: 10px;
}

#fh5co-info  dl{
	margin-top: 0px;
	padding: 20px 50px 0px 50px;
}

#fh5co-info  dl:last-child{
	padding-bottom: 20px;
}

#fh5co-info  dt{
	text-align: center;
	margin-bottom: 20px;
}

#fh5co-info  dt span{
	display: block;
	width: 50%;
	border-bottom: solid 3px #ffc600;
	color: #8f4822;
	margin: 0 auto 20px auto;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

#fh5co-info  dt span{
	font-size: 25px;
	display: inline;
}

#fh5co-info  dd{
	margin-bottom: 25px;
	display: block;
	
	text-align: center;
}


/*施術について/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

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

#fh5co-seitai h2{
color: #8f4822;
font-size: 40px;
font-weight: bold;
}

#fh5co-seitai .seitai-yellow{
	border-radius: 30px;
	background:url(../images/top/seitai-yellow-arrow.jpg) no-repeat right 20px bottom 20px #ffc600;
	color: #8f4822;
	min-height: 310px;
}

#fh5co-seitai .seitai-yellow dl dt{
	text-align: center;
	font-size: 22px;
	padding: 30px 20px 10px 20px;
}

#fh5co-seitai .seitai-yellow dl dd{
	font-size: 13px;
	padding: 10px 20px;
}

#fh5co-seitai .seitai-yellow dl dd:nth-child(2){
	padding: 0px;
}

.seitai-yellow{
position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}


.seitai-yellow:hover, .seitai-yellow:focus {
  bottom: 10px;
}



#fh5co-seitai .seitai-green{
	border-radius: 30px;
	background:#57b511;
	color: #fff;
	padding: 50px 30px;
}

#fh5co-seitai .seitai-green h3{
	color: #fff;
	margin-bottom: 10px;
	font-size: 32px;
}

#fh5co-seitai .seitai-green h4{
	color: #fff;
	margin-bottom: 30px;
}

#fh5co-seitai .seitai-green p.txt{
	width: 475px;
	float: left;
	margin-right: 20px;
	font-size: 15px;
	margin-bottom: 0px;
}

#fh5co-seitai .seitai-green .circle01{
	border-radius: 50%;
	width: 166px;
	height: 166px;
	background: #fff4cc;
	color: #57b511;
	text-align: center;
	position: relative;
	display: table;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
}

#fh5co-seitai .seitai-green .circle01 p{
	display: table-cell;
	vertical-align: middle;
	font-size: 19px;
	font-weight: bold;
}

#fh5co-seitai .seitai-green .circle02{
	border-radius: 50%;
	width: 120px;
	height: 120px;
	background: #ffc600;
	color: #000;
	text-align: center;
	position: absolute;
	display: table;
	right: 30px;
	top: -10px;
}

#fh5co-seitai .seitai-green .circle02 .txt{
	display: table-cell;
	vertical-align: middle;
	font-size: 19px;
	font-weight: 800;
	width: 100%;
	line-height: 1.2;
	text-align: center;
	margin: 0 auto;
}

#fh5co-seitai .seitai-green .circle03{
	border-radius: 15px;
	width: 70px;
	height: 30px;
	background: #fff;
	text-align:center;
	margin: 15px auto 10px auto;
	font-weight: 800;
	font-size: 17px;
}



@media (max-width: 767px) { 
	
	#fh5co-seitai .seitai-yellow{
	border-radius: 30px;
	background:url(../images/top/seitai-yellow-arrow.jpg) no-repeat right 20px bottom 20px #ffc600;
	color: #8f4822;
	min-height: 340px;
}
	
	
#fh5co-seitai .seitai-green{
	border-radius: 30px;
	background:#57b511;
	color: #fff;
	padding: 50px 30px;
}

#fh5co-seitai .seitai-green h3{
	color: #fff;
	margin-bottom: 10px;
	font-size: 32px;
	text-align: center;
}

#fh5co-seitai .seitai-green h4{
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}

#fh5co-seitai .seitai-green p.txt{
	width: 100%;
	float: none;
	margin-right: 0px;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

#fh5co-seitai .seitai-green .circle01{

	display: none;
	}


#fh5co-seitai .seitai-green .circle01 p{
	display: table-cell;
	vertical-align: middle;
	font-size: 19px;
	font-weight: bold;
}

#fh5co-seitai .seitai-green .circle02{
	display: none;
}

#fh5co-seitai .seitai-green .circle02 .txt{
	display: table-cell;
	vertical-align: middle;
	font-size: 19px;
	font-weight: 800;
	width: 100%;
	line-height: 1.2;
	text-align: center;
	margin: 0 auto;
}

#fh5co-seitai .seitai-green .circle03{
	border-radius: 15px;
	width: 70px;
	height: 30px;
	background: #fff;
	text-align:center;
	margin: 15px auto 10px auto;
	font-weight: 800;
	font-size: 17px;
}

}



/*お客さまの声/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

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

#fh5co-voice h2{
color: #8f4822;
font-size: 40px;
font-weight: bold;
}

#fh5co-voice .voice-bg{
	border-radius: 30px;
	background:#fffae8;
	color: #333333;
	min-height: 270px;
	margin-bottom: 50px;
}

#fh5co-voice .voice-bg-last{
	min-height: 230px;
	margin-bottom: 0px;
}
#fh5co-voice .voice-bg dl dt{
	text-align: center;
	font-size: 14px;
	padding: 30px 20px 10px 20px;
}

#fh5co-voice .voice-bg dl dd{
	font-size: 16px;
	padding: 10px 20px;
}

#fh5co-voice .voice-bg .pink{
	color: #ea5f7c
}

#fh5co-voice .voice-bg .blue{
	color: #5492e0
}


#fh5co-voice .voice-bg{
position: relative;
  bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#fh5co-voice .voice-bg .icon{
	position: absolute;
	top: -50px;
	left: 0px;
	right: 0px;
	width: 64px;
	height: auto;
	margin: auto;
}




@media (max-width: 767px) { 
#fh5co-voice .voice-bg{
	border-radius: 30px;
	background:#fffae8;
	color: #333333;
	min-height:inherit;
	margin-bottom: 50px;
	padding-bottom: 20px;
	padding-top: 80px;
}

#fh5co-voice .voice-bg-last{
	margin-bottom: 0px;
}
	
	#fh5co-voice .voice-bg .icon{
	position: absolute;
	top: -50px;
	left: 0px;
	right: 0px;
	width: 128px;
	height: auto;
	margin: auto;
}

}




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

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

#fh5co-access h2{
color: #8f4822;
font-size: 8vw;
	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;
}