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

*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	margin:0 auto;
	padding:0;
	font-size:14px;
	line-height:150%;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#333;
	letter-spacing:0.06em;
}
.sp{
	clear:both;
}
object,img {  
	vertical-align:bottom;
	border:0;
	padding:0;
	margin:0;
}
a{
	color:#663333;	
}
a:hover{
	color:#990000;
}
a:hover img{
    opacity: 0.8;
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
p{
	text-align:left;
	line-height: 1.8em;
}
ul{
	clear:both;
}
ul li{
	list-style-type:none;
}
li img{
	line-height:0;
}
#header,#container,#footer,#navigation {
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#container {
	max-width: 1000px;
	padding: 60px 0px;
}
img {
	display: inline;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page-top img {
    opacity: 0.8;
    filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
}
#page-top img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}


/* header */
#header {
	width: 100%;
}
/* navigation */
#navigation {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-image: url(../images/nav-bg.gif);
	background-position: top;
	padding-top: 2px;
}
#navigation .nav {
	max-width: 1000px;
	height: 118px;
	clear: both;
	margin: 0 auto;
}
#navigation .nav ul li {
	float: left;
	width: 16%;
}
#navigation .nav ul li:last-child {
	width: 20%;
}
#navigation .nav ul li a {
	line-height: 116px;
	text-decoration: none;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 1rem;
}
#navigation .nav ul li a:hover {
	background-color: #710B0B;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  *left: 0;
}
#aisatu,#k-about,#nagare,#saka,#atte,#fitness,#acc {
	margin-top: -120px;
	padding-top: 120px;
}
/* footer */
#footer {
	display: block;
	margin: 4px auto;
	text-align: center;
}
/* style */
#top-main {
	margin: 0 auto;
	padding: 0;
	display: block;
}
.tit-img {
	margin: 20px auto;
}
.top-info {
	max-width: 960px;
	margin: 0px auto 30px auto;
}
.top-info ul {
	clear: both;
	width: 100%;
}
.top-info ul li {
	width: 50%;
	float: left;
}
#kounou {
	margin: 40px auto;
	padding: 64px 0px;
	background-image: url(../images/bg-wa.jpg);
	background-position: top center;
	text-align: center;
}
#kounou img {
	margin-bottom: 30px;
}
#container .title img {
	margin-bottom: 64px;
}
#container .title02 img {
	margin-bottom: 64px;
	margin-top: 64px;
}
.sandai img,.kouka img {
	padding: 0px 36px;
}
table.sanko {
	border: 1px #999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 40px auto 25px auto;
	max-width: 880px;
	box-sizing: border-box;
}
table.sanko td,table.sanko th{
	padding: 8px 40px;
	border: 1px solid #999;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 1rem;
}
table.sanko td p {
	text-align: left;
	padding: 8px;
	line-height: 1.8em;
}
.tx-u-red {
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: 1px solid #F00;
}
.sub-h {
	margin: 20px 60px;
	padding: 12px 0px;
	background-image: url(../images/h-bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	font-size: 1.2rem;
	font-weight: bold;
}
p.tekiou {
	margin: 4px 60px;
	font-size: 1rem;
}
.info-box {
	max-width: 500px;
	float: left;
	margin: 30px 0px;
	padding: 0;
	text-align: center;
}
.info-box02 {
	max-width: 500px;
	float: left;
	margin: 30px 0px;
	padding: 0px 0px 0px 24px;
	text-align: left;
}
.info-box02 p {
	padding: 0px 0px 20px 0px;
	line-height: 1.6em;
	max-width: 456px;
}
.o-box01 {
	width: 50%;
	float: left;
	clear: left;
	padding: 0px 0px 40px 0px;
	text-align: center;
	border-right: 1px solid #CCC;
	*border-right: none;
	border-top: 1px solid #CCC;
	box-sizing: border-box;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.o-box01 {
		padding-top: 1px;
	}
}
.o-box02 {
	width: 50%;
	float: left;
	padding: 0px 0px 40px 0px;
	text-align: center;
	border-top: 1px solid #CCC;
}
.o-box01 img,.o-box02 img {
	display: inline;
	max-width: 96%;
	height: auto;
	width /***/:auto;
}

.cate {
	display: inline-block;
	background-color: #F8D59A;
	padding: 4px 20px;
	color: #630;
	margin-bottom: 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
}
.o-box01 p,.o-box02 p {
	padding: 20px 10px 8px 10px;
	font-size: 1rem;
}
.kenkou {
	background-image: url(../images/bg-wa02.jpg);
	background-position: top center;
	clear: both;
}
.kenkou-k {
	margin: 60px auto;
	clear: both;
	text-align: center;
	display: block;
}
.kenkou-k img {
	padding: 12px 16px;
}
.tyui {
	margin-bottom: 32px;
	clear: both;
	padding: 24px 0px;
	background-image: url(../images/bg01.gif);
	width: 100%;
}
.t-box {
	width: 55%;
	float: left;
}
.t-box02 {
	width: 45%;
	float: left;
}
.t-box p,.t-box02 p {
	padding: 10px 20px;
	text-align: left;
	font-size: 1rem;
}
.t-box .h-tit,.t-box02 .h-tit {
	display: block;
	margin-bottom:16px;
	text-align: left;
	font-size: 1.4rem;
	color: #C00;
}
.s-tit {
	display: block;
	width: 100%;
	background-image: url(../images/bg02.gif);
	margin: 16px auto 36px auto;
	text-align: center;
	padding: 16px 0px;
}
p.jikou {
	margin: 20px 24px 60px 24px;
	font-size: 1rem;
}
#fitness {
	margin-top: 80px;
}
#fitness p {
	padding: 60px 40px;
	font-size: 1.6rem;
}
img.syosai {
	margin: 80px auto;
}
#aisatu {
	margin: 16px auto 60px auto;
	clear: both;
	width: 100%;
}
#aisatu .logo {
	float: left;
	width: 32%;
}
#aisatu .tx {
	float: right;
	text-align: left;
	padding-top: 56px;
	width: 68%;
}
#aisatu .tx img {
	margin-bottom: 40px;
}
#aisatu .tx .name,.name {
	text-align: right;
	display: block;
	margin: 12px 0px 0px 0px;
}
#aisatu .tx p {
	padding-bottom: 20px;
	padding-right: 16px;
	font-size: 1.1rem;
	line-height: 2em;
}
img.btn-aisatu {
	margin-top: 40px;
}
#member {
	padding-top: 140px;
	font-size: 1.9rem;
}
#member p {
	padding: 28px 4px;
}
#member ul {
	margin: 20px 30px;
}
#member ul li {
	text-align: left;
	margin-bottom: 24px;
	padding-bottom: 16px;
	background-image: url(../images/ico01.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 56px;
	color: #222;
	border-bottom: 1px dotted #999;
	line-height: 1.8;
	font-size: 1.6rem;
}
#member .price {
	margin: 24px auto;
}
#member p.uketuke {
	text-align: center;
	display: inline-block;
	padding-bottom: 6px;
	border-bottom: 2px dotted #009;
	font-weight: bold;
	color: #009;
}
#houjin {
	padding-top: 140px;
	font-size: 1.4rem;
}
#houjin p {
	padding: 16px 18px;
}
.ho-tit {
	display: block;
	background-image: url(../images/bg02.gif);
	margin: 36px auto 12px auto;
	text-align: left;
	padding: 16px 0px 16px 8px;
	color: #900;
	font-size: 1.6rem;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.a-tit {
	display: block;
	text-align: left;
	margin: 20px 0px;
}
.tx-c {
	display: block;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 24px;
}
.open {
	font-size: 1.2rem;
	color: #F30;
}
#toggle {
	display: none;
}
#navigation .nav ul li.home {
	display: none;
}
.f-ph {
	font-size: 1.4rem;
}
.map {
	margin-bottom: 60px;
}
.f-name {
	background-image: url(../images/bg-wa.jpg);
	display: block;
	margin: 24px auto 4px auto;
	padding: 8px 0px;
	max-width: 1000px;
	text-align: center;
}
.f-name p {
	text-align: center;
	max-width: 480px;
	margin: 0px auto;
	line-height: 1.6em;
	font-size: 1.4rem;
}
.f-name .img-left {
	float: left;
	margin-right: 12px;
	vertical-align: middle;
}
.f-ph02 {
	font-size: 2rem;
	font-weight: bold;
	color: #B90B08;
}
.news-tit {
	display: block;
	text-align: left;
	margin: 30px auto 20px auto;
	font-size: 220%;
	font-weight: bold;
	padding: 16px 12px;
	background-color: #9D1E17;
	color: #FFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
#rss ul {
	margin: 30px auto 40px auto;
	padding: 0;
	padding-bottom: 40px;
	border-bottom: 1px dotted #999;
}
#rss ul li {
	text-align: left;
	font-size: 190%;
	padding: 10px 0px;
	line-height: 150%;
}
#rss ul li .date {
	display: inline-block;
	text-align: left;
	margin-right: 24px;
}
/* mediaqueries */
@media screen and (max-width:999px){
	#member ul li.t01 {
		line-height: normal;
	}
}
@media screen and (max-width:768px){
	#navigation {
		background-color: #9D1E17;
		background-image: none;
	}
	#navigation .nav {
		height: auto;
		background-color: #9D1E17;
	}
	#navigation .nav ul li {
		width: 33%;
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #FFF;
		box-sizing: border-box;
		background-color: #9d1e17;
	}
	#navigation .nav ul li.right {
		width: 34%;
		border-right: none;
	}
	#navigation .nav ul li:last-child {
		width: 34%;
	}
	#navigation .nav ul li a {
		line-height: 60px;
	}
}
@media screen and (max-width:640px){
	.sub-h,p.tekiou {
		margin-right: 12px;
		margin-left: 12px;
	}
	.top-info ul li {
		float: none;
		display: block;
		width: 100%;
		margin: 8px auto;
	}
	.info-box {
		float: none;
		display: block;
		max-width: none;
	}
	.info-box02 {
		float: none;
		max-width: none;
		padding: 0px 24px;
	}
	.info-box02 p {
		max-width: none;
	}
	.o-box01 {
		border-right: none;
		width: 100%;
		float: none;
		display: block;
	}
	.o-box02 {
		width: 100%;
		float: none;
		display: block;
	}
	.o-box01 p, .o-box02 p {
		padding: 20px 32px 8px;
	}
	.t-box,.t-box02 {
		float: none;
		width: 100%;
		display: block;
	}
	#aisatu .logo {
		display: none;
	}
	#aisatu .tx {
		width: 100%;
		padding-top: 0px;
		float: none;
	}
	#aisatu .tx p {
		padding: 16px;
	}
	#page-top {
		display: none !important;
	}
}
@media only screen and (max-width: 480px){
	#navigation .nav ul li a {
		font-size: 0.8rem;
	}
	table.sanko td, table.sanko th {
		padding: 8px 16px;
	}
	#aisatu, #k-about, #nagare, #saka, #atte, #fitness {
		padding-top: 60px;
		margin-top: -60px;
	}
	#houjin,#member {
		padding-top: 60px;
	}
	.sticky {
		/*position: static;*/
	}
	#menu {
		display: none;
	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #9D1E17;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #600;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #9D1E17;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
	#navigation .nav ul li,#navigation .nav ul li.right {
		width: 100%;
		border-right: none;
	}
	#page-top {
		display: none !important;
	}
	#navigation .nav ul li.home {
		display: block;
	}
	.f-name .img-left {
		float: none;
		margin-right: 0px;
	}
	.fl {
		display: block;
		text-align: center;
	}
}
@media screen and (max-width:380px){
.kenkou-k img {
	margin: 12px auto;
	padding: 0;
}
}
@media screen and (max-width:320px){
	#navigation .nav ul li a {
		font-size: 0.7rem;
	}
}