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

html{ font-size: 62.5% } /*初期値16pxの62.5%でルートが10px*/

h1{
	color:#3F1F00;

	font-size:10px;
	font-size:1rem;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
 
.clearfix:after {
    clear: both;
}
 
.clearfix {
    *zoom: 1;
}
 
body {
    font-family: "Helvetica Neue", Helvetica, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
 
#wrap{
	width:100%;


}
.fixed {
    position:fixed;
    top:0;
    left:0;
    width:100%;
}
 
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #666666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    z-index: 999;
}
 
 
header  {
    position:fixed;
    top:0;
    left:0;
	

    width:100%;
    background:rgba(255, 255, 255, .9);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    z-index:9999;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
header .inner {
    position:relative;
    max-width:940px;
    margin:0 auto;
    padding:0.5em 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
#logo {
    float:left;
    width:20%;
    margin-top: 0.5rem;
    font-size:40px;
    font-weight:bold;
}
h1{
	float:left;
	width:22rem;
	margin-top:4rem;
}
section a{
	color:#3F1F00;
	text-decoration:underline;
}

section a:hover{
	color:#806565;
	font-weight:bold;
	
}

 
#h-tel{
	font-size:36px;
	font-size:3.6rem;
	text-align:right;
	
	color:#3F1F00;
	font-family: 'Arapey', serif;
}

#h-tel a{
	color:#3F1F00;
	text-decoration:underline;
	
}

.navOpen #h-tel{
	font-size:1.6rem;
	padding:1.5em;
}
#h-tel span{
	font-size:16px;
	font-size:1.6rem;
}
header nav {
    float:right;
    width: 80%;
	margin-top:0.5rem;
	font-size:16px;
	font-size:1.6rem;
}
 
header.navOpen nav {
    opacity: 1;
    right: 0;
}
header nav ul {
	float:right;
	margin:0;
	padding:0;
	

}
header nav ul li {
    float:left;
    padding:0 1rem;
    list-style:none;
}
header nav ul li a {
    position:relative;
    display:block;
    padding-left:1.5rem;
	padding-top:0.5rem;
    color:#3F1F00;
    text-decoration:none;
	font-family: 'Arapey', serif;

}
.navOpen  nav ul li a {
	padding:1.5em
}
header nav ul li a:hover {
	color:#806565;
	font-weight:bold;
}
 
 
header .button {
    display: none;
   width: 30px;
    position: absolute;
    top: 20px;
    right: 15px;
    cursor: pointer;
}
header .button span {
    display: block;
    height: 4px;
    width: 100%;
    background: #000000;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
header .button span:nth-of-type(2),
header .button span:nth-of-type(3) {
    margin-top: 5px;
}
 
header.navOpen .button span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
}
header.navOpen .button span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
}
header.navOpen .button span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
}
 
#contents {

   /* margin:0 auto 0;*/
    /*padding:0em 1.5em;*/
    line-height:1.5;
	background:url(../img/kami-bk.jpg) top left repeat;

}

#contents section{
   margin:0 auto ;
   padding:8rem 0;
   margin-top:4em;
}
 
.inner{
	max-width:940px;
	margin:0 auto;
}




/*ここから内部*/
section{
	text-align:center;
	margin:3rem auto;
	
}

#top{
	position: relative;
	width:100%;
	

	padding-top:calc(975 / 2000 * 100%) ;/* calc(画像高さ ÷ 画像横幅 × 100%) */

	
	background:url(../img/bk-massaji.jpg) top center no-repeat;
	background-size:cover;
}		

#top p{
	position: absolute;
	

	bottom: 25px;
	right: 25px;
	
	color:#FFF;
	font-size:14px;
	font-size:1.4rem;
	
	text-align:center;
}

section h2{
	font-size:18px;
	font-size:1.8rem;
	
	color:#3F1F00;
	
	font-weight:normal;
	
	margin-bottom:3em;
}

section h2 span{
	font-family: 'Arapey', serif;
	
	font-size:30px;
	font-size:3rem;

}

section p{
	font-size:14px;
	font-size:1.4rem;
	margin-bottom:1em;
	
	text-align:center;
	
	color:#444;
	
	
}
#about .tennai img{
	height:200px;
	width:auto;
}

#about div{
	margin-bottom:5em;
}
#about p{
	margin:2em auto;
	width:60%;
	
}

#menu{
	background:#FFF;
}


#menu .inner div{
	width:47%;
	
	float:left;
	
	
}

#menu .box-l{
	margin-right:6%;
}


#menu .inner div div{ /*h3の背景*/
	
width:100%;
	
background: -moz-linear-gradient(left, rgba(191,216,128,1) 0%, rgba(219,224,71,1) 77%, rgba(228,226,54,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(191,216,128,1) 0%,rgba(219,224,71,1) 77%,rgba(228,226,54,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(191,216,128,1) 0%,rgba(219,224,71,1) 77%,rgba(228,226,54,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd880', endColorstr='#33e4e236',GradientType=1 ); /* IE6-9 */

margin-bottom:1em;
}
 
section h3{
font-size:16px;
font-size:1.6rem;
padding:0.2em 2em;

text-align:left;

color:#FFF;
letter-spacing:0.1em;
background-image: url(../img/ki-siro.png) ;

background-repeat:no-repeat;
background-position:0.2em 0.1em;


}

#menu .inner div p{
	text-align:left;
}

#menu .inner div img{
	width:100%;
	height:auto;
	
	padding-bottom:1em;
}

#menu table{
	font-size:16px;
	font-size:1.6rem;

	margin:0 auto;
		
	margin-bottom:3em;

}

#menu th,td{
	padding:1em 3em;
	color:#444;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}

#gmap{
	position: relative;
	padding: 0 0 56%;
	height: 0;
	overflow: hidden;
}
#gmap iframe{
	position: absolute;
	top: 0;
	left: 10%;
	width: 80% !important;
	height: 100% !important;
}

#qa{
	background-color:#FFF;
}
#qa dl{
	width:80%;
	margin:0 auto;
}
#qa dt,dd{
	font-size:1.6px;
	font-size:1.6rem;
	line-height:180%;
}

#qa dt{
	color:#8DC320;	
	margin-bottom:1em;
}

#qa dd{
	color:#444;
	margin-bottom:2em
}

.font-dai{
	font-size:20px;
	font-size:2rem;
}

footer{
	margin:0 auto;
	text-align:center;
	padding-top:3em;
	padding-bottom:3em;
}
@media screen and (max-width:800px){

h1{
	display:none;
}

}
 





@media screen and (max-width:560px){
header h1 {
    width: auto;
    margin-top: 0;
}
header .button {
    display:block;
}
header nav {
    overflow:auto;
    position: fixed;
    top: 0;
    right: -70%;
    float:none;
    width: 45%;
    max-width:320px;
    height: 100%;
    background: #fff;
    opacity: 0;
    z-index:9999;
}
header nav ul li {
    float: none;
    width: auto;
}
#contents {
    margin-top:0px;
	

}

#top p{
	font-size:0.8rem;
	text-shadow: #6B98AB 1px 1px 0px, #6B98AB -1px 1px 0px,
             #6B98AB 1px -1px 0px, #6B98AB -1px -1px 0px;
	
}

section{
	width:100%;
}
section .inner{
	width:92%;
}




section h2{
	font-size:1.2rem
}

#about p{
	width:92%;
	text-align:left;
}

#about .tennai img{
	height:auto;
	width:80%;
}

#menu .inner div{
	width:100%;
	
	float: none;
	
}

#gmap iframe{
	left: 0;

	width: 100% !important;

}
#qa dl{
	width:100%;

}

#qa dt,dd{
	font-size:14px;
	font-size:1.4rem;
	line-height:180%;
	text-align:left;
}


}