@charset "utf-8";

* {
 margin: 0;
 padding: 0;
}

body {
 margin: 0px;
 padding: 0px;
 font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.pc { display:block; }
.sp { display:none; }
.tablet { display:none; }
a {
	color:#946543;
    text-decoration: none;
}
a:hover{
	/*color:#F9AAA7;*/
	text-decoration: underline;
}


#content_wrap{
	position: relative;
	top:0;
	background-image: url(../images/common/bg.jpg);
}
/*-----------------------------
/* Header
/*---------------------------*/
#header{
	background-image: url(../images/common/bg_header.png);
	background-repeat: repeat-x;
	height:181px;
}
#header #header_warp{
	width:980px;
	margin:0 auto;
	position:relative;
}
#header #header_warp h1{
	text-align:right;
	font-size:14px;
	font-weight:normal;
}
#header #header_warp #logo{
	position:absolute;
	top:20px;
	left:30px;
	height:0;
	padding-top:51px;
	background-image: url(../images/common/h1_logo.png);
	background-size:265px 102px;
	width:265px;
	overflow:hidden;
}
#header #header_warp #logo:hover{
	background-position:0 -51px;
}
#header #header_warp #tel{
	position:absolute;
	top:22px;
	left:540px;
}
#spMenuBtn{
	display:none;
}

#header #header_warp ul{
	position:absolute;
	top:90px;
	left:0px;
}
#header #header_warp li{
	list-style: none;
	float:left;
	margin-top:12px;
}
#header #header_warp li a{
	height:0;
	padding-top:19px;
	background-repeat: no-repeat;
	overflow:hidden;
	display: block;
}
#header #header_warp li a.home{
	background-image: url(../images/common/btn_home.png);
	width:93px;
}
#header #header_warp li a.home:hover{
	background-position:0 -19px;
}

#header #header_warp li a.hajimete{
	background-image: url(../images/common/btn_hajimete.png);
	width:160px;
}
#header #header_warp li a.hajimete:hover{
	background-position:0 -19px;
}
#header #header_warp li a.about{
	background-image: url(../images/common/btn_about.png);
	width:130px;
}
#header #header_warp li a.about:hover{
	background-position:0 -19px;
}
#header #header_warp li a.course{
	background-image: url(../images/common/btn_course.png);
	width:190px;
}
#header #header_warp li a.course:hover{
	background-position:0 -19px;
}
#header #header_warp li.blank{
	width:387px;
	height:19px;
}
#header #header_warp li a.price{
	background-image: url(../images/common/btn_price.png);
	width:160px;
}
#header #header_warp li a.price:hover{
	background-position:0 -19px;
}
#header #header_warp li a.faq{
	background-image: url(../images/common/btn_faq.png);
	width:200px;
}
#header #header_warp li a.faq:hover{
	background-position:0 -19px;
}
#header #header_warp li a.contact{
	background-image: url(../images/common/btn_contact.png);
	width:145px;
}
#header #header_warp li a.contact:hover{
	background-position:0 -19px;
}
#header #header_warp li a.english{
	background-image: url(../images/common/btn_english.png);
	width:90px;
}
#header #header_warp li a.english:hover{
	background-position:0 -19px;
}
#c1200 {
    width: 1200px;
    margin: 0 auto;
}
#c1200 img.clover{
	display:none;
}
/*-----------------------------
/* Contents
/*---------------------------*/

.ttl{
	width:100%;
}
.check li{
	list-style-image: url(../images/common/ico_check.png);
}
#pageTitle{
	width:980px;
	margin:0 auto;
}
#pageTitle h2{
	width:810px;
	float:left;
	margin:30px 0 0 0;
	font-size: 30px;
    font-weight: bold;
}
#pageTitle h2.sub{
	margin:15px 0 0 0;
}
#pageTitle h2 span{
	font-size: 25px;
}
#pageTitle img.clover{
	float: right;
}
#pankuzu{
	margin:10px;
}
ul.subMenu li{
	width:33.33%;
}
ul.subMenu li img{
	width:100%;
}


#contents{
	width:980px;
	margin:0 auto;
}
#mainContents{
	width:760px;
	float:left;
}
/* --------------------------------- */
/*sideMenu*/
/* --------------------------------- */
#sideMenu{
	width:210px;
	margin-left:10px;
	float:left;
}
#sideMenu h3{
    background-size: 210px 45px;
    width: 210px;
    height: 0;
    overflow: hidden;
    padding: 45px 0 0 0;
}
#sideMenu ul{
	margin:0!important;
    list-style-type: none;
	width:208px;
	border:1px solid #674B32;
	background-color: #ffffff;
}
#sideMenu li{
	border-bottom: 1px dotted #674B32;
    padding: 10px 4px 8px 10px;
    font-size:14px!important;
}
#sideMenu li.sub{
	padding-left:15px;
}
#sideMenu li.end{
	border-bottom: none;
}

#sideMenu h3.ycs{
	background-image: url(../images/common/bg_side_ycs.gif);
}
#sideMenu div.ycs{
	margin:0!important;
	width:188px;
	border:1px solid #674B32;
	background-color: #ffffff;
	padding:10px;
	font-size:14px;
	line-height: 1.2;
}
/* */
ul.subMenu {
	margin:20px 0!important;
}
ul.subMenu li{
	float:left;
	list-style: none;
}
ul.subMenu li a{
	display:block;
	overflow:hidden;
}


hr {
	clear: both;
	border:none;
}
#top h3, #price h3, #policy h3, #inquiry h3{
	font-size:30px;
	background-image:url(../images/common/bg_h3_top.png);
	padding:6px 10px 85px 40px;
	margin-top:30px;
}

h3{
	font-size: 30px;
    background-image: url(../images/common/bg_h3.png);
    padding: 6px 10px 20px 40px;
    margin-top: 30px;
    background-repeat: no-repeat;
}


#contents p{
	margin:15px 10px;
	font-size:16px;
	line-height:1.5;
}
#contents .mt{
	margin-top:-50px;
}
#contents ul, #contents ol{
	margin:15px 10px 15px 40px;
	list-style-position: outside;
}
#contents li{
	font-size:16px;
	line-height:1.5;
}
#contents ul.fMenu{
	background-color: #ffffff;
    width: 698px;
    list-style-position: inside;
    padding: 10px 30px;
    margin: 0px 0 0 0;
    border:1px solid #AF845C;
}
#contents div.fMenu{
	background-color: #AF845C;
    margin: 0;
    padding: 6px 0px 4px 25px;
    color: #ffffff;
    font-weight: bold;
}
ul.kome{
	padding-left:2em;
}
ul.kome li{
	text-indent:-1.5em;
	list-style-type:none;
}
/*-----------------------------
/* contact
/*---------------------------*/
#contact{
	margin:20px 0 0 0;
	background-image: url(../images/common/bg_contact.png);
	width:980px;
	height:500px;
	position: relative;
	font-size: 14px;
}
#contact p{
	margin:0!important;
}
#contact .address{
	position: absolute;
	top:100px;
	left:30px;
}
#contact .mail{
	position: absolute;
	top:270px;
	left:30px;
}
#contact .mail a{
	display:block;
	background-image: url(../images/common/btn_mail.png);
	width:334px;
	height:0;
	padding-top:34px;
	overflow:hidden;
}
#contact .mail a:hover{
	background-position:0 -34px;
}

#contact .hours{
	position: absolute;
	top:318px;
	left:30px;
}
#contact .hours table{
	border-collapse: collapse;
}
#contact .hours th{
	font-weight:normal;
	background:#F9AAA7;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	padding:6px;
}
#contact .hours td{
	background:#FCCCCB;
	border-left:1px solid #ffffff;
	padding:6px;
}
#contact .map{
	position: absolute;
	top:456px;
	left:816px;
}
#contact .map a{
	text-decoration: none;
	color:#000000;
}
#contact .map a:hover{
	text-decoration: underline;
}

.inquiry_sp, .inquiry_tab{
	display:none;
}
.w980 { width:980px; }
.w760 { width:760px; }
/*-----------------------------
/* Footer
/*---------------------------*/
#footer{
	margin-top:20px;
	background-image: url(../images/common/bg_footer.jpg);
	background-repeat: repeat-x;
	height:391px;
}
#footer #footerMenu{
	width:980px;
	margin:0 auto;
	padding-top: 20px;
}
#footer #footerMenu ul{
	list-style: none;
}
#footer #footerMenu ul li{
	margin-bottom:5px;
}
#footer #footerMenu ul a{
	height:0px;
	padding-top:19px;
	overflow:hidden;
	display:block;
}
#footer #footerMenu ul.m1{
	margin-left:30px;
	width:225px;
	float:left;
}
#footer #footerMenu ul.m1 a{
	background: url(../images/common/btn_hajimete.png) no-repeat;
	width:160px;
}
#footer #footerMenu ul.m1 a:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m2{
	width:225px;
	float:left;
}
#footer #footerMenu ul.m2 a.t{
	margin-bottom:10px;
	background: url(../images/common/btn_about.png) no-repeat;
	width:120px;
}
#footer #footerMenu ul.m2 a.t:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m2 ul.m2sub1{
	width:215px;
	margin-left:10px;
	float:left;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t1{
	background: url(../images/common/btn_about_about.png) no-repeat;
	width:120px;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t1:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t2{
	background: url(../images/common/btn_about_staff.png) no-repeat;
	width:130px;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t2:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t3{
	background: url(../images/common/btn_about_access.png) no-repeat;
	width:95px;
}
#footer #footerMenu ul.m2 ul.m2sub1 a.t3:hover{
	background-position:0 -26px;
}

#footer #footerMenu ul.m3{
	width:225px;
	float:left;
}
#footer #footerMenu ul.m3 a.t{
	margin-bottom:10px;
	background: url(../images/common/btn_course.png) no-repeat;
	width:190px;
}
#footer #footerMenu ul.m3 a.t:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m3 ul.m3sub1{
	width:215px;
	margin-left:10px;
	float:left;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t1{
	background: url(../images/common/btn_course_flow.png) no-repeat;
	width:105px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t1:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t2{
	background: url(../images/common/btn_course_chiro.png) no-repeat;
	width:195px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t2:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t3{
	background: url(../images/common/btn_course_massage.png) no-repeat;
	width:115px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t3:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t4{
	background: url(../images/common/btn_course_ashiura.png) no-repeat;
	width:150px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t4:hover{
	background-position:0 -26px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t5{
	background: url(../images/common/btn_course_visit.png) no-repeat;
	width:115px;
}
#footer #footerMenu ul.m3 ul.m3sub1 a.t5:hover{
	background-position:0 -26px;
}

#footer #footerMenu ul.m4{
	width:225px;
	float:left;
}
#footer #footerMenu ul.m4 a.t1{
	background: url(../images/common/btn_price.png) no-repeat;
	width:160px;
}
#footer #footerMenu ul.m4 a.t1:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t2{
	background: url(../images/common/btn_faq.png) no-repeat;
	width:190px;
}
#footer #footerMenu ul.m4 a.t2:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t3{
	background: url(../images/common/btn_suisen.png) no-repeat;
	width:190px;
}
#footer #footerMenu ul.m4 a.t3:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t4{
	background: url(../images/common/btn_koe.png) no-repeat;
	width:120px;
}
#footer #footerMenu ul.m4 a.t4:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t5{
	background: url(../images/common/btn_tokutyou.png) no-repeat;
	width:170px;
}
#footer #footerMenu ul.m4 a.t5:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t6{
	background: url(../images/common/btn_contact.png) no-repeat;
	width:135px;
}
#footer #footerMenu ul.m4 a.t6:hover{
	background-position:0 -19px;
}
#footer #footerMenu ul.m4 a.t7{
	background: url(../images/common/btn_english.png) no-repeat;
	width:100px;
}
#footer #footerMenu ul.m4 a.t7:hover{
	background-position:0 -19px;
}
#footer #fb{
	width:980px;
	margin:0 auto;
	padding-top: 150px;
}
#footer #fb #copyright{
	float:left;
}
#footer #fb #copyright a{
	text-decoration: none;
	color: #000000;
}
#footer #fb #copyright a:hover{
	text-decoration: underline;
}
#footer #fb #flink{
	float:right;
}
#footer #fb #flink a{
	text-decoration: none;
	color: #000000;
}
#footer #fb #flink a:hover{
	text-decoration: underline;
}
#copyright_sp{
	display:none;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	width: 250px;
	padding: 0;
	display: block;
}
#page-top a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
}




/* ------------------------------------------------------------------------------

------------------------------------------------------------------------------ */
@media screen and (max-width: 980px) {

.tablet { display:block; }

#header #header_warp{
	width:100%;
}
#header #header_warp h1 {
	display:none;
}
#header #header_warp #tel{
	display:none;
}
#header #header_warp li.blank {
	display:none;
}
#c1200 {
	width:100%!important;
	/*overflow:hidden!important;*/
	position: relative;
}
#c1200 img{
	width:100%;
}
#c1200 img.clover{
	display:block;
	width: 100%;
    float: right;
    position: absolute;
    bottom: 0;
}
#pageTitle{
	width:100%;
	margin-top: 30px;
}
#pageTitle h2{
	margin:15px 2% 0 2%!important;
	width: 84%;
}
#pageTitle img{
	display:none;
}
ul.subMenu li{
	width:33.33%;
}
h3 {
	background-image: url(../images/common/bg_h3_2x.png)!important;
    padding: 5px 5px 5px 5px!important;
    border-left: 5px solid #f60;
    line-height: 1.2;
}
#contents {
	width: 100%;
}
#contents p{
    margin: 15px 2%;
}
#contents .mt{
	margin-top:15px!important;
}
#contents .main_copy{
	width:100%;
}
#contents div.fMenu{
	width: 78%;
    padding: 10px 10%;
    margin: 0 auto;
    border: 1px solid #AF845C;
}
#contents ul.fMenu{
	/*display:none;*/
    width: 78%;
    padding: 10px 10%;
    margin: 0 auto;
}
#contact{
	display:none;
}
#mainContents{
	width:100%;
	float:none;
}
#sideMenu{
	display:none;
}
.inquiry_tab{
	display:block;
	width:100%;
    background-color: #fff;
}
.inquiry_tab .box{
    border: 4px solid #BF7D00;
    
}

.inquiry_tab img{
	width:92%;
	margin:0 4%;
}
.w980 { width:100%; }
.w760 { width:100%; }

#footer, #footer #footerMenu {
	display:none;
}
#footer #fb {
	display:none;
}
#copyright_sp{
	display:block;
	font-size:12px;
	padding:2%;
}
#copyright_sp img{
	width:133px!important;
	float:right;
}

#page-top {
	display:none;
}

}

/* ------------------------------------------------------------------------------

------------------------------------------------------------------------------ */
@media screen and (max-width: 640px) {

.pc { display:none; }
.sp { display:block; }
.tablet { display:block; }

html, body{
    position: relative;
}

#header{
	background-image: none;
	height:60px;
}
#top #header{
	height:180px;
}
#header #header_warp #logo{
	left:2%;
}
#spMenuBtn{
	display:block;
	position: relative;
	top: 18px;
	right: 0px;
	z-index:999;
	float:right;
}
#spMenuBtn img{
	width:50px!important;
}
#header #header_warp ul{
	display:none;
}
#pageTitle h2{
	font-size: 24px;
}
#pageTitle h2 span{
	font-size: 18px;
}
#pankuzu{
	display:none;
}

#slide_wrap {
    /* position: absolute; */
    position: fixed;
    top: 0px;
    right: 240px;
    width: 100%;
    height: 150%;
    overflow: hidden;
    background: #000;
    opacity: 0.3;
    z-index: -1;
}

h3{
	font-size:20px!important;
}
ul.subMenu li{
	width:50%;
}
ul.subMenu li img{
	width:100%;
}
ul.kome{
	margin:0 2% 0 2%!important;
}

.inquiry_sp{
	display:block;
	width:100%;
	text-align:center;
}
.inquiry_sp .txt{
	margin:4%;
	font-size:14px;
}
.inquiry_sp .ttl{
	font-weight:bold;
    margin: 15px 2% 0 2%!important;
    width:96%!important;
}
.inquiry_sp img{
	width:100%;
}
.inquiry_tab{
	display:none;
}
/* --------------------------------------------------*/
/* footer */
/* --------------------------------------------------*/
#footer{
	display:none;
}

}
