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

/* pc */
@media screen and (min-width: 501px) {
/*ここにpc用スタイルを記述*/
	
	
/********* HEADSPA **********/	

#background_spa02 {
	width: 100%;
	height: 0;
	padding-bottom: 40%;
	background-image: url(../images/spa01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top:8vw;
	margin-bottom: -0.0em;
	position: relative;
	z-index:2;
}

#background_spa02 .button05 {
	font-family: "M PLUS 1p";
	font-weight: 800;
	font-size: 1.3vw;
	padding: 0.8% 3% 0.8% 3%;
	display: inline-block;
	text-align: center;
	background-color: #222222;
	margin-top:24%;
	margin-left: 81%;
	margin-bottom: -0.0em;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 29;
	transition-duration: 0.3s;
}

#background_spa02 .button05:after {
  content: '';
  display: inline-block;
  width: 16%;
  padding-bottom: 30%;
  background-image: url(../images/hand.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}

#background_spa02 .button05:hover {
	background-color: #878787;
}

	
	
	
	
	
	
	
#background_spa03 {
	width: 100%;
	height: auto;
	background: -moz-linear-gradient(top, #f5f3ea, #e0d2c0); 
	background: -webkit-linear-gradient(top, #f5f3ea, #e0d2c0); 
	background: linear-gradient(to bottom, #f5f3ea, #e0d2c0);
	padding: 5% 0 5% 0;
	margin-top:3%;
	margin-bottom: 3%;
	position: relative;
	z-index:10;
}
#background_spa03 .pad_title {
	width: 33%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 1% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}
#background_spa03 .font_concept01 {
	width: 70%;
	font-family: "M PLUS 1p";
	font-size: 1.3vw;
	line-height: 1.8em;
	letter-spacing: 0.01em;
	font-weight: normal;
	color: #323232;
	text-align:left;
	position: relative;
	z-index:10;
	padding: 0 0 8% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
	
ul#imgbox01 {
	width: 74%;
	padding: 0 0 5% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox01 li {
	float: left;
	width:48%;
	margin-left: 1%;
	margin-right: 1%;
}		
	
ul#imgbox02 {
	width: 73%;
	padding: 0 0 3% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox02 li {
	float: left;
	width:31.33%;
	margin-left: 1%;
	margin-right: 1%;
}	

ul#imgbox03 {
	width: 72%;
	padding: 4% 0 1% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox03 li {
	float: left;
	width:46%;
	margin-left: 2%;
	margin-right: 2%;
}	
ul#imgbox03 li #basebox {
	width:100%;
	height:38vw;
	background-color: #ffffff;
	padding: 1.8% 1.8% 1.8% 1.8%;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

ul#imgbox03 li #basebox .font_title {
	width: 83%;
	font-family: "M PLUS 1p";
	font-size: 1.3vw;
	letter-spacing: 0.01em;
	font-weight: bold;
	color: #323232;
	text-align:center;
	position: relative;
	z-index:10;
	padding: 2% 0 2% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
	
ul#imgbox03 li #basebox .font_txt {
	width: 84%;
	font-family: "M PLUS 1p";
	font-size: 1.2vw;
	line-height: 1.7em;
	font-weight: normal;
	color: #323232;
	text-align:left;
	position: relative;
	z-index:10;
	padding: 2% 0 2% 0;
	margin-left: 8%;
	margin-right: 8%;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	

	
	
	
.button_spa {
	font-family: "M PLUS 1p";
	font-weight: 800;
	font-size: 1.5vw;
	padding: 0.8% 6% 0.8% 6%;
	display: inline-block;
	text-align: center;
	background-color: #222222;
	margin-top:2%;
	margin-bottom: 2%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 29;
	transition-duration: 0.3s;
}
.button_spa:after {
  content: '';
  display: inline-block;
  width: 16%;
  padding-bottom: 30%;
  background-image: url(../images/hand.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}

.button_spa:hover {
	background-color: #878787;
}	

	
/********* 料　金 **********/	
	
#background_spa04 {
	width: 100%;
	height: auto;
	background-color: #efedec;
	padding: 5% 0 5% 0;
	margin-top:3%;
	margin-bottom: 3%;
	position: relative;
	z-index:10;
}
#background_spa04 .pad_title {
	width: 33%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 1% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	

#spamenubox {
	width: 64%;
	border: 5px #59b179 solid;
	background-color: #ffffff;
	padding: 2% 0 2% 0;
}	
#spamenubox ul {
	width: 90%;
	padding: 2% 0 0.2% 0;
	text-align: center;
	border-bottom: 1px #59b179 solid;
	margin-top: -0.0em;
	margin-bottom: 2%;
}	
	

#spamenubox ul .font_menu {
	font-family: "M PLUS 1p";
	font-weight: normal;
	font-size: 2.6vw;
	padding: 0 0 0 0;
	text-align: center;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
#spamenubox ul .font_menu span.price {
	font-size: 2.2vw;
}	
#spamenubox ul .font_menu span.small01 {
	font-size: 1.5vw;
	padding-right: 7%;
}		

#spamenubox ul .font_menu span.small02 {
	font-size: 1.5vw;
}	
#spamenubox ul .font_menu span.small03 {
	font-size: 1.5vw;
	padding-left: 5%;
	padding-right: 2%;
}		
	
	
/********* アクセス **********/	

.pad_accesstitle {
	width: 33%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 12% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	
	
	
ul#access {
	width:80%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: 4%;	
}
	
ul#access li.map {
	float: left;
	width: 60%;
}	
	
ul#access li.map access_map {
	width: 39%;
	height: 0;
	padding-bottom: 42%;
	border: 1px #323232 solid;
	position: relative;
	margin-top: -0.0em;
	margin-bottom: 8%;
	z-index: 12;
}
	
ul#access li.info {
	float: left;
	width: 40%;
}	
	
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 48%;
	position: relative;
}

.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 90%;
	width: 90%;
}	
	
.font_address01 {
	font-family: "M PLUS 1p";
	font-size: 2.0vw;
	font-weight: 800;
	color: #323232;
	text-align:left;
	padding:5% 0 0.5% 10%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}
.font_address02 {
	font-family: "M PLUS 1p";
	font-size: 1.6vw;
	font-weight: normal;
	line-height: 1.6em;
	color: #323232;
	text-align:left;
	padding: 0 0 0.5% 10%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}
.font_address02 span.zip {
	font-size: 1.4vw;
}

.font_address02 span.process {
	color:#baa797;
}	

.font_address03 {
	font-family: "M PLUS 1p";
	font-size: 2.2vw;
	font-weight: normal;
	color: #f86f8e;
	text-align:left;
	padding: 0 0 0.5% 10%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}	
	
/********* 営業時間 **********/		

.pad_hourtitle {
	width: 33%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 8% 0 5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	
	
ul#hour {
	width:42%;
	padding: 0 0 4% 6%;
	margin-top: -2%;
	margin-bottom: -0.0em;
}	
	
ul#hour li.li01{
	width: 22%;
	float: left;
	text-align: center;
	padding: 2% 0 2% 0;
}	
ul#hour li.li02{
	width: 78%;
	float: left;
	text-align: left;
	padding: 2% 0 2% 0;
}	
.font_hour001 {
	font-family: "M PLUS 1p";
	font-size: 1.6vw;
	font-weight: normal;
	color: #323232;
	text-align:center;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}	
	
.font_hour002 {
	font-family: "M PLUS 1p";
	font-size: 1.6vw;
	font-weight: normal;
	color: #323232;
	text-align:left;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}	
}







/* smartPhone */
@media screen and (max-width: 500px) {
/*ここにスマホ用スタイルを記述*/
	
/********* HEADSPA **********/	

#header_spa {
	width: 100%;
	padding: 15% 0 1% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:2;
}

ul#buttonn {
	width: 90%;
	padding: 0 0 1% 0;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}	
ul#buttonn li {
	width: 50%;
	float: left;
}
	
ul#buttonn li .button05 {
	font-family: "M PLUS 1p";
	font-weight: 800;
	font-size: 0.7rem;
	padding: 0.8% 6% 0.8% 6%;
	display: inline-block;
	text-align: center;
	background-color: #222222;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 29;
	transition-duration: 0.3s;
}

ul#buttonn li .button05:after {
  content: '';
  display: inline-block;
  width: 16%;
  padding-bottom: 30%;
  background-image: url(../images/hand.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}

ul#buttonn li .font_phone {
	font-family: "M PLUS 1p";
	font-size: 1.02rem;
	font-weight: normal;
	color: #f86f8e;
	text-align:center;
	padding: 0 0 0.5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: absolute;
	z-index: 10;
}
	
.font_phone a:link,
.font_phone a:visited,
.font_phone a:hover,
.font_phone a:active {
	color: #f86f8e;
	text-decoration:none;
	outline: none;
}
	
	
	
	
#background_spa03 {
	width: 100%;
	height: auto;
	background: -moz-linear-gradient(top, #f5f3ea, #e0d2c0); 
	background: -webkit-linear-gradient(top, #f5f3ea, #e0d2c0); 
	background: linear-gradient(to bottom, #f5f3ea, #e0d2c0);
	padding: 5% 0 5% 0;
	margin-top:3%;
	margin-bottom: 3%;
	position: relative;
	z-index:10;
}
#background_spa03 .pad_title {
	width:58%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 1% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}
#background_spa03 .font_concept01 {
	width: 86%;
	font-family: "M PLUS 1p";
	font-size: 0.68rem;
	line-height: 1.1rem;
	letter-spacing: 0.01rem;
	font-weight: normal;
	color: #323232;
	text-align:left;
	position: relative;
	z-index:10;
	padding: 0 0 8% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
	
ul#imgbox01 {
	width: 94%;
	padding: 0 0 5% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox01 li {
	float: left;
	width:48%;
	margin-left: 1%;
	margin-right: 1%;
}		
	
ul#imgbox02 {
	width: 93%;
	padding: 0 0 7% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox02 li {
	float: left;
	width:31.33%;
	margin-left: 1%;
	margin-right: 1%;
}	

ul#imgbox03 {
	width: 96%;
	padding: 4% 0 1% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
ul#imgbox03 li {
	float: left;
	width:46%;
	margin-left: 2%;
	margin-right: 2%;
}	
ul#imgbox03 li #basebox {
	width:100%;
	height:82vw;
	background-color: #ffffff;
	padding: 2% 2% 2% 2%;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

ul#imgbox03 li #basebox .font_title {
	width: 80%;
	font-family: "M PLUS 1p";
	font-size: 0.72rem;
	letter-spacing: 0.01rem;
	font-weight: bold;
	color: #323232;
	text-align:center;
	position: relative;
	z-index:10;
	padding: 2% 0 2% 0;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	
	
ul#imgbox03 li #basebox .font_txt {
	width: 84%;
	font-family: "M PLUS 1p";
	font-size: 0.68rem;
	line-height: 1.0rem;
	font-weight: normal;
	color: #323232;
	text-align:left;
	position: relative;
	z-index:10;
	padding: 2% 0 2% 0;
	margin-left: 8%;
	margin-right: 8%;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	

	

.button_spa {
	font-family: "M PLUS 1p";
	font-weight: 800;
	font-size: 0.7rem;
	padding: 0.8% 6% 0.8% 6%;
	display: inline-block;
	text-align: center;
	background-color: #222222;
	margin-top:2%;
	margin-bottom: 2%;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 29;
	transition-duration: 0.3s;
}
.button_spa:after {
  content: '';
  display: inline-block;
  width: 16%;
  padding-bottom: 30%;
  background-image: url(../images/hand.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
}

.button_spa:hover {
	background-color: #878787;
}	
	
	
	
	
	
	
	
/********* 料　金 **********/	
	
#background_spa04 {
	width: 100%;
	height: auto;
	background-color: #efedec;
	padding: 5% 0 5% 0;
	margin-top:3%;
	margin-bottom: 3%;
	position: relative;
	z-index:10;
}
#background_spa04 .pad_title {
	width: 53%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 1% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	

#spamenubox {
	width: 74%;
	border: 5px #59b179 solid;
	background-color: #ffffff;
	padding: 2% 0 2% 0;
}	
#spamenubox ul {
	width: 86%;
	padding: 2% 0 0.2% 0;
	text-align: center;
	border-bottom: 1px #59b179 solid;
	margin-top: -0.0em;
	margin-bottom: 2%;
}	
	

#spamenubox ul .font_menu {
	font-family: "M PLUS 1p";
	font-weight: normal;
	font-size: 1.4rem;
	padding: 0 0 0 0;
	text-align: center;
	margin-top:-0.0em;
	margin-bottom: -0.0em;
}	

#spamenubox ul .font_menu span.price {
	font-size: 1.1rem;
}		
#spamenubox ul .font_menu span.small01 {
	font-size: 0.82rem;
	padding-right: 7%;
}		
#spamenubox ul .font_menu span.small02 {
	font-size: 0.9rem;
}	
#spamenubox ul .font_menu span.small03 {
	font-size: 0.9rem;
	padding-left: 5%;
	padding-right: 2%;
}	

/********* 営業時間 **********/		
	
.pad_hourtitle {
	width: 53%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 8% 0 1% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	
	
ul#hour {
	width:83%;
	padding: 0 0 8% 12%;
	margin-top: 2%;
	margin-bottom: -0.0em;
}	
	
ul#hour li.li01{
	width: 22%;
	float: left;
	text-align: center;
	padding: 2% 0 2% 0;
}	
ul#hour li.li02{
	width: 78%;
	float: left;
	text-align: left;
	padding: 2% 0 2% 0;
}	
.font_hour001 {
	font-family: "M PLUS 1p";
	font-size: 0.8rem;
	font-weight: normal;
	color: #323232;
	text-align:center;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}	
	
.font_hour002 {
	font-family: "M PLUS 1p";
	font-size: 0.8rem;
	font-weight: normal;
	color: #323232;
	text-align:left;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}		


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

.pad_accesstitle {
	width: 53%;
	left: 0;
	top: 0;
	margin: auto;
	padding: 1% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:10;
}	
	
	
ul#access {
	width:90%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: 4%;	
	margin-left:5%;
}
	
	
	
ul#access li.map {
	width: 100%;
	height: 0;
	padding-bottom: 48%;
	position: relative;
	margin-top: -0.0em;
	margin-bottom: 4%;
	z-index: 12;
}
	
ul#access li.info {
	width: 70%;
}	
	
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 48%;
	position: relative;
	margin-left: 5%;
}

.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 90%;
	width: 90%;
}	
	
.font_address01 {
	font-family: "M PLUS 1p";
	font-size: 1.0rem;
	font-weight: 800;
	color: #323232;
	text-align:left;
	padding:1% 0 0.5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}
.font_address02 {
	font-family: "M PLUS 1p";
	font-size: 0.7rem;
	font-weight: normal;
	line-height: 1.6em;
	color: #323232;
	text-align:left;
	padding: 0 0 0.5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}
.font_address02 span.zip {
	font-size: 0.62rem;;
}

.font_address02 span.process {
	color:#baa797;
}	

.font_address03 {
	font-family: "M PLUS 1p";
	font-size: 0.92rem;
	font-weight: normal;
	color: #f86f8e;
	text-align:left;
	padding: 0 0 0.5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 10;
}		
	
}

#background_spa02 .button05 a:link, 
.button_spa a:link,
ul#buttonn li .button05 a:link,
#background_spa02 .button05 a:visited, 
.button_spa a:visited,
ul#buttonn li .button05 a:visited,
#background_spa02 .button05 a:hover, 
.button_spa a:hover,
ul#buttonn li .button05 a:hover,
#background_spa02 .button05 a:active, 
.button_spa a:active,
ul#buttonn li .button05 a:active {
	color: #ffffff;
	text-decoration:none;
	outline: none;
}




