@charset "utf-8";


/* ==================================================================

	style.css

================================================================== */

img.img-w-100{
	width:100% !important;
	height:auto !important;
}
@media screen and (min-width:769px) {
	.pconly { display: block; }
	.sponly { display: none; }
}
@media screen and (max-width:768px) {
	#header .menu-campaign a { color: #fff; }
	.pconly { display: none; }
	.sponly { display: block; }
}

/* --------------------------------------------------
	common
-------------------------------------------------- */

#content-body .content {}
#content-body .content .bg {position: absolute;}
#content-body .content .bg img {position: absolute;}
#content-body .content .inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#content-body .content .copy h2 {
	display: block;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	background: url(../images/bg_ttlline.png) no-repeat center bottom;
	background-size: 50px 4px;
}
#content-body .content .copy p {
	display: block;
	color: #fff;
	text-align: center;
}
#content-body-inner {
	z-index: 10;
	display: block;
	background: #fcfcf8;
	width: 100%;
	position: relative;
}

/* --------------------------------------------------
	header
-------------------------------------------------- */

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 4;
}
#header .inner {
	position: relative;
	background: url(../images/bg_header.png) repeat left top;
	height: 36px;
	padding: 10px 0;
}

/* logo */
#header .inner .logo {
	position: absolute;
	left: 15px;
	top: 12px;
	cursor: pointer;
}
#header .inner .logo img {
	width: 130px;
}

/* menu-reserve */
#header .inner .menu-reserve {
	position: absolute;
	right: 70px;
	top: 10px;
}
#header .inner .menu-reserve a {
	display: block;
	color: #7A98D1;
	font-weight: bold;
	padding: 10px 20px;
	line-height: 1;
	border: 1px solid #a3bbe3;
	cursor: pointer;
}

/* sb-toggle-right */
#header .inner .sb-toggle-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 56px;
	height: 56px;
	cursor: pointer;
	background: #91ACDB;
}

/* menu-campaign */
#header .menu-campaign {
	position: absolute;
	left: 170px;
	top: 15px;
	color: #7A98D1;
	font-size: 12px;
	line-height: 1;
	text-decoration: underline;
	cursor: pointer;
}
#header .menu-campaign:hover {
	text-decoration: none;
}
#header .menu-campaign em {
	display: inline-block;
	*display:inline;
	*zoom:1;
	color: #FFF;
	font-size: 10px;
	background: #91ACDB;
	padding: 8px 8px 7px 8px;
	margin-right: 12px;
	text-decoration: none;
}

/* --------------------------------------------------
	sb-slidebar
-------------------------------------------------- */

.sb-slidebar {
	background-color: #4b535f !important;
	z-index: 30;
	padding-top: 56px\9 !important;
}
.sb-slidebar ul li {
	border-bottom: 1px solid #5e6571;
	padding: 14px 16px;
	color: #fff;
	cursor: pointer;
}
.sb-slidebar ul li a {
	color: #fff;
}

/* --------------------------------------------------
	top
-------------------------------------------------- */

#content-body #top {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#content-body #top .inner {
	position: absolute;
	width: 1000px;
	top: 50%;
	margin-top: -110px;
	left: 50%;
	margin-left: -500px;
}
#content-body #top .bg {}
#content-body #top .bg img {
	position: absolute;
}
#content-body #top .inner h1 {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	margin-top:40px;
}
#content-body #top .inner h2 {
	text-align: center;
	margin-bottom: 25px;
}
#content-body #top .inner .btn a {
	display: block;
	width: 150px;
	color: #FFF;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	background: #91ACDB;
	padding: 20px 20px;
	margin: 0 auto 40px auto;
}

#content-body #top ul.navi {
	font-size: 0;
	line-height: 1;
	text-align: center;
}
#content-body #top ul.navi li {
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin: 0 10px;
	color: #fff;
	cursor: pointer;
	padding: 10px 0;
}
#content-body #top ul.navi li img {
	width: auto;
	height: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFF;
}

/* --------------------------------------------------
	about
-------------------------------------------------- */

#about {
	width: 100%;
	height: auto;
	background-image: url("../images/bg_about.png");
	background-position: center center;
	background-size: cover;
}
#about .inner {
	padding: 200px 0;
}
#about h2 {
	color: #7A98D1;
	display: block;
	text-align: center;
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 24px 0;
}
#about h2 br {
	display: none;
}
#about p {
	text-align: center;
	letter-spacing: 0.2em;
}
#about p span {
	display: block;
}

/* --------------------------------------------------
	healer
-------------------------------------------------- */

#healer {
	width: 100%;
	height: auto;
	background-image: url("../images/bg_healer.jpg");
	background-position: center center;
	background-size: cover;
}
#healer .inner {
	padding: 70px 0 70px 0;
}
#content-body #healer .copy h2 {
	width: 280px;
	padding-bottom: 30px;
	margin: 0 auto 20px auto;
}
#content-body #healer .copy h2 img {
	width: 280px;
}

#healer .copy a{ text-decoration: underline; color: #FFF;}
#healer .copy a:hover{ text-decoration: none; color: #FFF;}

/* slider */
#healer .slider {
	margin-top: 40px;
}
#healer .flexslider {
	background: url(../images/bg_healer_people.png) repeat 0 0;
	padding-bottom: 40px;
}

/* flex-viewport */
#healer .flex-viewport {
	margin-bottom: 30px;
}
#healer .flex-viewport li {
	position: relative;
}
#healer .flex-viewport li .img {
	display: block;
	width: 20%;
	padding: 5%;
	float: left;
}
#healer .flex-viewport li .img img {
	max-width: 192px;
}
#healer .flex-viewport li .txt {
	width: 65%;
	padding: 5% 0 0 0;
	display: block;
	float: left;
}
#healer .flex-viewport li .txt h3 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 0.2em;
	margin: 0 0 20px 0;
}
#healer .flex-viewport li .txt h3 span {
	font-size: 11px;
	vertical-align: middle;
	padding: 0 0 0 4px;
}
#healer .flex-viewport li .txt p {
	color: #fff;
	line-height: 2.0;
	letter-spacing: 0.05em;
}
#healer .flex-viewport li .profile {
	position: absolute;
	right: 50px;
	top: 50px;
}

#healer .flex-viewport .profile span a {
	display: inline-block;
	*display:inline;
	*zoom:1;
	color: #FFF;
	padding: 10px 25px;
	line-height: 1;
	background: #91ACDB;
}
#healer .flex-viewport .profile span a img {
	width: auto;
	height: 10px;
	display: inline-block;
  margin: -3px 6px 0 0;
}

#healer .thumbs .prev,
#healer .thumbs .next {
	display: block;
	width: 21px;
	height: 26px;
	position: absolute;
	top:41px;
	cursor: pointer;
}
#healer .thumbs .prev {
	background: url(../images/healer_prev.png) no-repeat 0 0;
	background-size: 100%;
	left: 42px;
}
#healer .thumbs .next {
	background: url(../images/healer_next.png) no-repeat 0 0;
	background-size: 100%;
	right: 42px;
}

/* flex-control-thumbs */
#healer .flex-control-thumbs {
	width: 800px;
	margin: 0 auto;
}
#healer .flex-control-thumbs		{zoom:1;}
#healer .flex-control-thumbs:after	{content: " "; display:block; visibility:hidden; clear:both; height:0.1px; font-size:0.1em; line-height:0;}

#healer .flex-control-thumbs li {
	width: 74px;
	margin: 0 3px;
	text-align: center;
	cursor: pointer;
}
#healer .flex-control-thumbs li img {
	width: 100%;
}

/* flex-direction-nav */
#healer .flex-direction-nav {
	position: absolute;
	bottom: 80px;
	width: 100%;
}
#healer .flex-direction-nav		{zoom:1;}
#healer .flex-direction-nav:after	{content: " "; display:block; visibility:hidden; clear:both; height:0.1px; font-size:0.1em; line-height:0;}

#healer .flex-direction-nav a {
	font-size: 0;
	display: block;
	width: 21px;
	height: 26px;
	font-size: 0;
}
#healer .flex-direction-nav .flex-nav-prev {
	position: absolute;
	left: 40px;
}
#healer .flex-direction-nav .flex-nav-next {
	position: absolute;
	right: 40px;
}
#healer .flex-direction-nav .flex-nav-prev a {
	background: url(../images/healer_prev.png) no-repeat 0 0;
}
#healer .flex-direction-nav .flex-nav-next a {
	background: url(../images/healer_next.png) no-repeat 0 0;
}

/* --------------------------------------------------
	ONLINE LESSON
-------------------------------------------------- */

#onlinelesson {
	width:100%;
	height: auto;
	text-align: center;
}
#onlinelesson .inner {
	padding: 70px 0 70px 0;
}
#onlinelesson h2 {
	font-family: 'Lora', serif;
	font-size: 1.6rem;
    letter-spacing: 0.3rem;
    color: #91ACDB;
    padding-bottom: 1rem;
}
#onlinelesson .btn {
    background: #91ACDB;
    display: inline-block;
    border-radius: 5px;
    margin-top: 2rem;
}
#onlinelesson .btn a {
    color: #FFF;
    padding: 0.5rem 2rem;
    display: block;
    font-size: 1rem;
}
#onlinelesson p {
	padding: 0 2rem;
}

/* --------------------------------------------------
	menu
-------------------------------------------------- */

#menu {
	width:100%;
	height: auto;
	background-image:url("../images/bg_menu.jpg");
	background-position: center center;
	background-size:cover;
}
#menu .inner {
	padding: 70px 0 70px 0;
}
#content-body #menu .copy h2 {
	width: 280px;
	padding-bottom: 30px;
	margin: 0 auto 20px auto;
}
#content-body #menu .copy h2 img {
	width: 280px;
}
#menu ul {
	margin-right: -24px;
	margin-top: 42px;
}
#menu ul li {
	float: left;
	margin: 0 12px 32px 0;
	cursor: pointer;
}
#menu ul li span {
	background: url(../images/bg_healer_people.png) repeat 0 0;
	width: 190px;
	height: 190px;
	margin-bottom: 4px;
}
#menu ul li strong, #menu ul li span {
	display: block;
}


/* --------------------------------------------------
	charge
-------------------------------------------------- */

#charge {
	width: 100%;
	padding: 180px 0;
}
#charge h2 {
	width: 260px;
	padding-bottom: 30px;
	margin: 0 auto 20px auto;
}
#charge h2 img {
	width: 260px;
}

#charge ul {
	margin-right: -30px;
	display:block;
	text-align:center;
	margin-bottom:30px;
}
/*
#charge ul li {
	display: block;
	float: left;
	width: 186px;
	border: 3px solid #e4e4e3;
	margin: 0 11px 0 0;
}
#charge ul li img {
	width: 186px;
	height: 186px;
}
*/
#charge ul li {
	display: inline-block;
	width: 25%;
	height:auto;
	border: 3px solid #e4e4e3;
	margin: 0 11px 30px 0;
}
#charge ul li img {
	width: 100%;
	height: auto;
}
#charge span {
	font-size: 11px;
	text-align: right;
	display: block;
	padding: 2px 0 0 0;
}

/* --------------------------------------------------
	coupon
-------------------------------------------------- */

#coupon {
	width: 100%;
	color: #FFF;
	background: #a5b0c1;
	padding: 120px 0;
}

#coupon a{ text-decoration: underline; color: #FFF;}
#coupon a:hover{ text-decoration: none; color: #FFF;}

#coupon .inner-wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 3px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#coupon .inner {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 80px 0 0 0;
}
#coupon h2 {
	position: absolute;
	left: 50%;
	top: -30px;
	margin-left: -130px;
	width: 260px;
	background: #a5b0c1;
	z-index: 2;
}
#coupon h2 img {
	width: 260px;
}

#coupon h3 {
	font-size: 22px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: normal;
	margin-bottom: 20px;
}

#coupon p {
	font-size: 12px;
	line-height: 1.8;
	padding: 0 60px;
	text-align: center;
}

#coupon p.usage{
    width: 390px;
    text-align: left;
    margin: 35px auto;
}

#coupon .btn-wrapper {
	margin: 30px 0 60px 0;
	text-align: center;
}
#coupon .btn-wrapper a {
	display: inline-block;
	*display:inline;
	*zoom:1;
	color: #a5b0c1;
	font-size: 14px;
	text-align: center;
	padding: 8px 30px;
	background-color: #FFF;
	text-decoration: none;
}

/* --------------------------------------------------
	news
-------------------------------------------------- */

#news {
	width: 100%;
	padding: 180px 0;
}
#news h2 {
	width: 260px;
	padding-bottom: 30px;
	margin: 0 auto 20px auto;
}
#news h2 img {
	width: 260px;
}

#news ul {
	display: block;
	width: 740px;
	margin: 0 auto;
}
#news ul li {
	padding: 0 0 12px 0;
}
#news ul li span.date {
	color: #7A98D1;
	margin-right: 20px;
}
#news ul li span.new {
	color: #e3a727;
	font-style: italic;
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */

#footer {
	position: relative;
	z-index: 30;
}
#footer .inner {
	padding: 42px 0 24px 0;
	background: #fcfcf8;
}
#footer ul.footnav {
	color: #97a0ae;
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
#footer ul.footnav li {
	display: inline-block;
	*display:inline;
	*zoom:1;
	font-size: 14px;
	margin-left: 25px;
}
#footer ul.footnav li:first-child {
	margin-left: 0;
}
#footer ul.footnav a {
	color: #97a0ae;
}
#footer ul.sns {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
#footer ul.sns li {
	display: inline-block;
	*display:inline;
	*zoom:1;
}
#footer ul.sns li:first-child {
	margin-right: 12px;
}
#footer ul.sns li img {
	width: 30px;
}
#footer p.copyright {
	color: #97a0ae;
	display:block;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}

/* --------------------------------------------------
	campaign
-------------------------------------------------- */

.campaign-opening-outer {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9000;
	left: 0;
	top:0;
	display: none;
	opacity: 0;
}
.campaign-opening-outer .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	background: url(../images/bg_open.png) repeat 0 0;
	cursor: pointer;
}
.campaign-opening-outer .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(../images/btn_close.png) no-repeat center center;
	-webkit-background-size: 40px auto;
	-moz-background-size: 40px auto;
	-o-background-size: 40px auto;
	background-size: 40px auto;
}

.campaign-opening {
	width: 600px;
	background: #fcfcf8;
	padding: 0;
	display: block;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -300px;
}
.campaign-content {
	width: 578px;
	background: #fcfcf8;
	padding: 4px 12px;
	display: block;
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: -300px;
	height: 490px;
	overflow-y: auto;
	display: none;
	opacity: 0;
}
.campaign-opening .inner,
.campaign-content .inner {
	padding: 80px;
}
.campaign-opening h2,.campaign-content h2 {
	font-size: 24px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #E2E2E2;
}
.campaign-opening p,.campaign-content p {
	display: block;
	text-align: center;
	margin-bottom: 18px;
}
.campaign-opening .campaign-text,
.campaign-content .campaign-text {
	display: block;
	text-align: center;
	margin-bottom: 18px;
	font-size:20px
}
.campaign-opening .attention,
.campaign-content .attention {
	font-size: 11px;
	color: #e3a727;
	line-height: 150%;
	margin: 0  0 30px 0;
}
.campaign-opening .date,
.campaign-content .date {
	font-size:14px;
	color: #e3a727;
	display: block;
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
}
.campaign-opening .date02{
	font-size:12px;
	display:block;
}
.campaign-opening .btn span a,
.campaign-content .btn span a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 16px;
	width: 200px;
	margin: 0 auto;
	padding: 10px 0;
	cursor: pointer;
	background: #91ACDB;
}

.cupon-outer {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9000;
	left: 0;
	top:0;
	display: none;
	opacity: 0;
}
.cupon-outer .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left: 0;
	background: url(../images/bg_open.png) repeat 0 0;
	cursor: pointer;
}
.cupon-content {
	width: 700px;
	background: #fcfcf8;
	padding: 0;
	display: block;
	position: absolute;
	top:70px;
	left: 50%;
	margin-left: -350px;
}

/* --------------------------------------------------
	etc
-------------------------------------------------- */

.etc {
	display: none;
	padding: 60px 80px;
	background: #fcfcf8;
}
.etc a {
	text-decoration: underline;
}
.etc h2 {
	color: #7A98D1;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
.etc h3 {
	margin-bottom: 20px;
}
.etc p {
	margin: 0 0 20px 0;
}
.etc dl {
	font-size: 14px;
	word-wrap: break-word;
}
.etc dl dt {
	border-bottom: 1px solid #dbe2ec;
	margin-bottom: 10px;
}
.etc dl dd {
	display: block;
	margin: 0 0 20px 0;
}

/* table */
.etc table {
	margin-bottom: 20px;
}
.etc table tr th {
	padding-right: 20px;
}

/* --------------------------------------------------
	healer-pop
-------------------------------------------------- */

.healer-pop {
	display: none;
	padding: 60px 120px 20px 120px;
	background: #FCFCF8;
}
.healer-pop .img {
	text-align: center;
	margin-bottom: 20px;
}
.healer-pop h2 {
	color: #7A98D1;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	margin-bottom: 30px;
}
.healer-pop h2 span {
	display: block;
	font-size: 12px;
	margin-top: 6px;
}
.healer-pop .reserve {
	display: block;
	text-align: center;
	clear: both;
	margin-bottom: 40px;
}
.healer-pop .reserve a {
	display: block;
	width: 160px;
	color: #FFF;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	background: #91ACDB;
	padding: 20px 20px;
	margin: 0 auto;
}
.healer-pop .txt {
	display: block;
	padding: 40px 0;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	margin: 0 auto 40px auto;
}
.healer-pop .txt p {
	line-height: 1.6;
}

/* --------------------------------------------------
	menu-pop
-------------------------------------------------- */

.menu-pop {
	display: none;
	padding: 60px 120px 20px 120px;
	background: #FCFCF8;
}
.menu-pop h2 {
	color: #7A98D1;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
.menu-pop p {
	line-height: 1.6;
}
.menu-pop dl {
	margin: 20px 0;
}
.menu-pop dl dt {
	margin-bottom: 10px;
}
.menu-pop dl dd {
	margin-bottom: 10px;
}
.menu-pop dl dd span {
	display: inline-block;
	*display:inline;
	*zoom:1;
	margin-right: 10px;
}
.menu-pop dl dd span img {
	width: 46px;
}

/* --------------------------------------------------
	cupon-pop
-------------------------------------------------- */

#cupon-pop {
	display: none;
	padding: 50px 80px;
	background: #fcfcf8;
}
#cupon-pop h2 {
	color: #7A98D1;
	font-size: 24px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 30px;
}
#cupon-pop a {
	text-decoration: underline;
}

/*----------------------------------------------
 border-radius
------------------------------------------------*/
.radius {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-ms-behavior: url("/js/PIE.htc");
}

/*----------------------------------------------
 opacity
------------------------------------------------*/
.opacity {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=90); /* IE lt 8 */
	-ms-filter: "alpha(opacity=90)"; /* IE 8 */
	-khtml-opacity: .90; /* Safari 1.x */
	-moz-opacity: .90; /* FF lt 1.5, Netscape */
}
.hover:hover {
	opacity: .60; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=60); /* IE lt 8 */
	-ms-filter: "alpha(opacity=60)"; /* IE 8 */
	-khtml-opacity: .60; /* Safari 1.x */
	-moz-opacity: .60; /* FF lt 1.5, Netscape */
}

/* ==================================================================

	for max-width: 1000px

================================================================== */

@media screen and (max-width: 1000px) {

#content-body #top .inner {
	position: absolute;
	width: 320px;
	top: 50%;
	margin-top: -110px;
	left: 50%;
	margin-left: -160px;
}

#content-body #top .inner ul.navi {
	display: none;
}
#content-body .content .inner {
	width: 100%;
}

/* slider */
#healer .inner .slider {
	padding: 0 10px;
}

/* flex-viewport */
#healer .flex-viewport li .img img {
	width: 100%;
}
#healer .flex-viewport li .profile {
	position: absolute;
	right: 40px;
	top: 40px;
}

/* flex-control-thumbs */
#healer .flex-control-thumbs {
	width: 92%;
	margin: 0 auto;
}
#healer .flex-control-thumbs li {
	width: 11%;
	margin: 0 0.5%;
}
#healer .flex-control-thumbs li:first-child {
	margin-left: 3%;
}

/* flex-direction-nav */
#healer .flex-direction-nav {
	display: none;
}

	#menu ul {
		margin-top: 42px;
		margin-right: 0;
		padding:0 10px;
	}
	#menu ul li {
		width: 19%;	
		margin: 0 0.5% 3% 0.5%;
	}
	#menu ul li img {
		width: 100%;
		height: auto;
	}
	#menu ul li span {
		width: 100%;
		height: auto;
	}
	#charge ul {
		padding: 0 10px;
		margin: 0;
	}
	#charge ul li {
		width: 24%;
		margin: 0 0.5% 10px;
		border: 0;
	}
	#charge ul li img {
		width: 100%;
		height: auto;
		border: 3px solid #e4e4e3;
		-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	#charge span {
		padding: 2px 10px 0 0;
	}
	#coupon .inner-wrapper {
		position: relative;
		width: 100%;
		margin: 0;
	}
	#news ul {
		width: 100%;
	}
	#news ul li {
		text-align:center;
		padding: 0 20px;
		margin-bottom: 10px;
	}
	#news ul li span.date {
		display: block;
		margin-right: 0;
	}
}

/* ==================================================================

	for max-width: 800px

================================================================== */

@media screen and (max-width: 800px) {

/* menu-campaign */
#header .menu-campaign {
	position: absolute;
	left: 0;
	top: 56px;
	width: 100%;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4;
	text-decoration: none;
	cursor: pointer;
	opacity:0.95;
	filter: alpha(opacity=95);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=95)";  /* ie 8 */
	-moz-opacity:0.95;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.95;              /* Safari 1.x */
	zoom:1;
	background: #838c9d;
}
#header .menu-campaign:hover {
	text-decoration: none;
}
#header .menu-campaign p {
	position: relative;
	/*padding: 12px 10px 12px 86px;*/
	padding: 12px 10px;
	text-align:center;
}
#header .menu-campaign p a {
color:#fff;
}
#header .menu-campaign p span {
	display:block;
}
#header .menu-campaign em {
	position: absolute;
	left: 10px;
	top: 50%;
	display: inline-block;
	*display:inline;
	*zoom:1;
	color: #FFF;
	font-size: 8px;
	font-weight: bold;
	background: #91ACDB;
	padding: 6px 6px 7px 6px;
	margin-top: -12px;
	text-decoration: none;
}

/* about */
#about p {
	padding: 0 14px;
}

/* flex-viewport */
#healer .flex-viewport li .txt h3 {
	font-size: 28px;
}
#healer .flex-viewport li .txt p {
	font-size: 12px;
	line-height: 200%;
}
#healer .flex-viewport li .profile {
	position: absolute;
	right: 30px;
	top: 30px;
}

/* table */
.etc table
{border-top: 1px solid #E2E2E2;}
.etc table tr
{display: block;}
.etc table th
{border-bottom: 1px solid #E2E2E2; padding: 10px; font-weight: bold;
display: list-item; list-style: none; background: #F7F7F7;}
.etc table td
{border-bottom: 1px solid #E2E2E2; padding: 10px;
display: list-item; list-style: none;}
}

/* ==================================================================

	for max-width: 640px

================================================================== */

@media screen and (max-width: 640px) {
body,
.etc dl {
	font-size: 12px;
}
#content-body #top .copy h1{
margin-top:80px;
}

#content-body #top .copy h1 img{
	width: 60%;
}
#content-body #top .copy h2 img {
	width: 80%;
}

#about .inner {
	padding: 80px 0;
}
#about h2 br {
	display: block;
}
#about p {
	text-align: left;
}
#about p span {
	display: inline;
}

#healer .inner {
	padding: 60px 0;
}
#content-body #healer .copy p {
	line-height: 170%;
}
#content-body #healer .copy p span {
	display: block;
}

/* slider */
#healer .slider {
	margin-top: 20px;
}

/* flex-viewport */
#healer .flex-viewport {
	margin-bottom: 20px;
}
#healer .flex-viewport li .img {
	float: none;
	margin: 0 auto;
	width: 134px;
}
#healer .flex-viewport li .txt {
	width: 100%;
	padding: 0;
	float: none;
	min-height: 26em;
}
#healer .flex-viewport li .txt h3 {
	font-size: 22px;
	text-align: center;
	margin: 0 0 12px 0;
	line-height: 120%;
}
#healer .flex-viewport li .txt h3 span {
	display: block;
	padding: 0;
}
#healer .flex-viewport li .txt p {
	padding: 0 20px;
}
#healer .flex-viewport li .profile {
	position: static;
	margin-bottom: 20px;
}
#healer .flex-viewport li .profile span {
	display: block;
	padding: 0 20px;
}
#healer .flex-viewport li .profile span a {
	display: block;
	color: #FFF;
	text-align: center;
	padding: 12px 20px;
}
#healer .flex-viewport li .profile span a img {
	display: inline-block;
  margin: -3px 6px 0 0;
}

/* flex-control-thumbs */
#healer .flex-control-thumbs {
	width: 92%;
	margin: 0 auto;
}
#healer .flex-control-thumbs li {
	width: 23%;
	margin: 1% 1%;
}
#healer .flex-control-thumbs li:first-child {
	margin-left: 1%;
}

/* menu */

#menu .inner {
	padding: 60px 0;
}
#menu ul {
	margin-top: 20px;
	margin-right: 0;
	padding:0 10px;
}
#menu ul li {
	width: 46%;
	margin: 0 2% 5% 2%;
}
#menu ul li img {
	width: 100%;
	height: auto;
}
#menu ul li span {
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}

#charge {
	padding: 80px 0;
}
#charge ul li {
	width: 46%;
	margin: 0 2% 4% 2%;
    float: left;
}

#coupon {
	padding: 110px 0 80px 0;
}
#coupon h3 {
	font-size: 18px;
	text-align: left;
	padding: 0 20px;
}
#coupon h3 br {
	display: none;
}
#coupon p {
	text-align: left;
	padding: 0 20px;
}

#news {
	padding: 80px 0;
}
#news ul li strong {
	display: block;
	margin: 0;
}

.campaign-opening-outer .close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: url(../images/btn_close.png) no-repeat center center;
	-webkit-background-size: 36px auto;
	-moz-background-size: 36px auto;
	-o-background-size: 36px auto;
	background-size: 36px auto;	
}
.campaign-opening,
.campaign-content {
		width: 94%;
		margin-left: -47%;
		padding: 0;
}
.campaign-opening .inner,
.campaign-content .inner {
	padding: 70px 25px 50px 25px;
}
.campaign-opening h2,
.campaign-content h2 {
	font-size: 18px;
	font-weight: bold;
}
.campaign-opening .campaign-text{
	line-height: 1.5;
}
.campaign-opening span.campaign-text-half,
.campaign-content span.campaign-text-half{
	display:block;
	margin-bottom:15px;
}
.mail-img {
	width: 140px;
	vertical-align: middle;
}

#footer .inner {
	padding: 0 0 24px 0;
	background: #fcfcf8;
}
#footer ul.footnav {
	padding: 0 20px;
}
#footer ul.footnav li {
	font-size: 10px;
	margin-left: 15px;
}

.etc,
#cupon-pop {
	padding: 60px 25px;
}
.healer-pop,
.menu-pop {
	padding: 60px 50px;
}
}
@media screen and (max-width: 410px) {
	#coupon p.usage{
	    width: auto !important;
	    padding-left:25px;
	    text-align: left;
	    margin: 35px auto;
	}
}

/* ==================================================================

	add

================================================================== */
#campaign{
	text-align: center;
	padding-bottom:75px;
    border-top: solid 1px #ededed;
    background-color: #fff;
}
#campaign .inner{
    padding-top: 100px;
}
#campaign h2{
	margin-bottom:20px;
}
#compaginSummary{
	text-align: center;
	padding-top:40px;
    border-top: solid 1px #ededed;
	width:70%;
	margin:30px auto;
}
#compaginSummary p{
	margin-bottom:20px;
}
#compaginSummary .btn{
	padding-top:30px;
}
#compaginSummary .btn span a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    width: 200px;
    margin: 0 auto;
    padding: 10px 0;
    cursor: pointer;
    background: #91ACDB;
}
#campaign .addon{
	margin-top:40px;
	border-top:solid 1px #ddd;
	padding-top:30px;
	font-size:12px;
	line-height:1.7;
}
@media screen and (max-width: 640px) {
	.campaign-opening .date02{
		font-size:10px;
		display:block;
	}
	#campaign{
		padding-bottom:45px;
	}
	#campaign .inner{
		padding-top: 60px;
	}
	#campaign img{
		width:80%;
		height:auto;
	}
	#compaginSummary{
		width:90%;
	}
	#compaginSummary p{
		margin-bottom:10px;
		line-height:1.7;
	}
	#compaginSummary p span{
		display:block;
	}
	#compaginSummary .btn{
		padding-top:20px;
	}
	#campaign .addon{
		text-align:left;
	}
}
#hotinfo{
	text-align: center;
	position: relative;
	top: -20px;
	color: #fff;
	line-height: 1.3;
}
#hotinfo a{
    color: #9ab4de;
    font-size: 16px;
    background:url(../images/arrowBlue.png) no-repeat left 7px;
    background-size:14px 14px;
	padding: 4px 0 3px 16px;
    display: inline-block;
    }
@media screen and (max-width: 1000px) {
	#hotinfo a span{
		display:block;
	}
}
#shilverweek{
	width:740px;
	margin:0 auto 30px;
	border-bottom:solid 1px #ddd;
	padding:0 30px 50px;
	line-height:1.5;
	text-align:center;
}
#shilverweek div{
	padding-top:20px;
}
#shilverweek .term{
	color:#7A98D1;
}
#shilverweek .date{
	color:#7A98D1;
}
#shilverweekAttention{
	padding:15px 20px !important;
	border:dotted 1px #e3a727;
	text-align:left;
	margin:20px auto;
}
#shilverweekAttention span{
	color:#e3a727;
	font-weight:bold;
}
@media screen and (max-width: 1000px) {
	#shilverweek{
		padding:0 30px 50px;
		width:100%;
		box-sizing:border-box;
	}
	span.lc{
		display:block;
	}
	#shilverweek .date{
		display:block;
		margin-bottom:10px;
	}
	#shilverweek div{
		padding-top:0px;
	}
	div#shilverweekAttention{
		margin:35px auto 0;
		padding-top:15px;
		width:auto;
		max-width:520px;
	}
}
@media screen and (max-width: 480px) {
	span.lcmin{
		display:block;
	}
}
.index1604 #content-body #top .inner{
top:42%;
}
.index1604 #content-body #top .inner .navi {
margin-top:30px;
}
.onlineWaiting{
text-align:center;
overflow:hidden;
margin:30px auto 0;
font-family:Century Gothic,sans-serif;
}
.onlineWaiting .subtext{
color:#fff;
font-size:14px;
line-height:2;
padding:10px 0 10px;
}
.healerReserveBox{
width:110px;
display:inline-block;
text-align:center;
position:relative;
}
.healerReserveBox img.onlinemark{
	width:8px;
	height:8px;
	margin-right:5px;
}
.btnIndedxBottom{
text-align:center;
padding-top:20px;
}
.btnIndedxBottom .pconly{
margin: 0 auto;
}
.healerReserveBox a{
color:#fff;
}
@media screen and (max-width: 1000px) {
	.index1604 #content-body #top .inner{ 
	width:50%;
	min-width:280px;
	left:25%;
	margin-left:auto;
	margin-right:auto;
	}
	.healerReserveBox{
	width:80px;
	}
	.healerReserveBox img{
	width:100%;
	height:auto;
	}
}
@media screen and (max-width: 640px) {
	.index1604 #content-body #top .inner{ 
    position: relative;
	width:80%;
	min-width:280px;
	left:auto;
	margin-left:auto;
	margin-right:auto;
	}
	.sb-toggle-right{
    z-index: 300000;
    background: #91ACDB;
    width: 56px;
    height: 56px;
    position:absolute;
    right: 0;
	}
	.index1604 #content-body #top .inner h2{
	margin-bottom:0;
	}
	.onlineWaiting{
		margin-top:0;
	}
	.onlineWaiting .subtext{
	margin-bottom:0;
	padding:25px 0 0px;
	}
	#content-body #top .inner .btn.btnIndedxBottom a{
	padding-top:15px;
	padding-bottom:15px;
	line-height:1;
	}
	.btnIndedxBottom {
	    padding-top: 20px;
	}	
}
@media screen and (max-width: 480px) {
	.healerReserveBox{
	width:80px;
	}
.index1604 #content-body #top .inner {
    top: 32%;
	}
}

#birthdaycounseling{
text-align:center;padding:0px 0 40px;
}
#birthdaycounseling a{
color:#fff;
font-weight:bold;
}
#birthdaycounseling a:hover{
text-decoration:underline;
}

