@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
	color: #363636;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
p {  }
td {
	line-height: 1.5em;
	vertical-align: top;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
hr { height: 1px; clear: both; }
ul { margin-top: 0; margin-right: 0; margin-bottom: 0; list-style-type: disc; }
ol { margin-top: 10px; margin-right: 0; margin-bottom: 10px; list-style-type: decimal; }

/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/


a:visited {
	color: #00F;
}
a:hover {
	color: #ff6f00;
	text-decoration: none;
}
a:active {  }
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#contents p {
	margin-top: 7px;
	margin-bottom: 10px;
	line-height: 1.7em;
}
.graph-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 45%;
	height: auto;
}
.graph-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	max-width: 45%;
	height: auto;
}
.graph-rightmin {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 25%;
	height: auto;
}
.graph-leftmin {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	max-width: 25%;
	height: auto;
}
.graph-max {
	max-width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-orange {
	color: #FA7740;
}
.text-pink {
	color: #FF4D85;
}
.text-green {
	color: #297200;
}
.text-blue {
	color: #12709e;
}
.text-lightbrown {
	color: #9E6C00;
}
.text-darkbrown {
	color: #5b3c2a;
}
.text-red { color: #f00; }
.text-in {
	padding-left: 15px;
}
.text-1 { font-size: 10px; }
.text-12 {
	font-size: 12px;
}
.text-16bold {
	font-size: 16px;
	font-weight: bold;
}
.text-strike {
	text-decoration: line-through;
}
#contents ul li {
	text-decoration: none;
	margin-left: 20px;
	list-style-image: url(../img/list-icon.png);
	line-height: 1.8em;
}
#contents ol li {
	text-decoration: none;
	margin-left: 25px;
}
#infobox ul li {
	text-decoration: none;
	margin-left: 20px;
	list-style-image: url(../img/list-icon.png);
	line-height: 1.8em;
}
#infobox ol li {
	text-decoration: none;
	margin-left: 20px;
}
#infobox {
	border: 2px solid #12709e;
	background-color: #f5fcff;
}
td.td-calendar1 {
	background-color: #12709E;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 25%;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
td.td-calendar2 {
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #12709E;
	color: #FFFFFF;
	font-weight: bold;
}
td.td-calendar3 {
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #E8F0F3;
	font-weight: bold;
}
td.td-price1 {
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #cce7bd;
	width: 30%;
}
td.td-price2 {
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #EBEBEB;
}
td.td-recruit1 {
	background-color: #e8f0f3;
	text-align: center;
	vertical-align: middle;
	width: 22%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.td-recruit2 {
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.button {
	display: inline-block;
	text-align: left;
	text-decoration: none;
	outline: none;
	background-color: #12709e;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 13px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
}
.button:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .2s;
}
.button:hover {
	background-color: #5d9dbd;
	color: #FFFFFF;
}

.colorbox1 {
	background-color: #f8f5ed;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
}
.colorbox2 {
	background-color: #f3f4fc;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
}



/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.clear-space {
	clear: both;
	height: 20px;
}  
.clear-space hr {
	display: none;
}
.space {
	height: 20px;
}  
.space hr {
	display: none;
}
.space-w {
	height: 40px;
}  
.space-w hr {
	display: none;
}

/*------------------------------------------------------------
	bxslider
------------------------------------------------------------*/
.bxslider2 li {
    display: none;
}
.bx-viewport2 .bxslider2 li {
    display: block !important;
}

/*------------------------------------------------------------
	RSS
------------------------------------------------------------*/
/* ボックス全体枠 */
.rss-box {
	text-align:left;
	margin: 0;
	padding: 0px;
}
/* RSSフィード　サイトタイトル表示 */
.rss-title {
	padding: 0;
	margin: 0px;
}
/* RSSフィード　サイトタイトル表示　リンクカラー */
.rss-title a {
}
/* RSSフィード　記事一覧の大枠 */
.rss-items {
}
/* RSSフィード　サイト説明文・記事タイトル・記事内容 */
.rss-item {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー */
.rss-item a:link ,
.rss-item a:visited ,
.rss-item a:active {
	text-decoration : underline;
	color: blue;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
/* RSSフィード　サイト説明文・記事タイトル・記事内容 リンクカラー：ロールオーバー */
.rss-item a:hover {
color: #ff7d00;
}
/* RSSフィード　記事日付 */
.rss-date {
	color: #F75600;
	font-size: 12px;
	font-weight : normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 1.5em;
}





/* ########## 599px以下 ########## */

@media (max-width: 599px) {

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#box {
	vertical-align: top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width : 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	text-align: left;
	padding: 0px;
}
#menu {
	display: none;
}
#boxcontents {
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	width: 96%;
	float: right;
	padding-top: 7px;
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: right;
	font-size: 0.85em;
	margin-right: 0px;
	margin-top: -20px;
}
#contents {
	font-size: 1.1em;
}


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

#h1 {
	vertical-align: bottom;
	clear: both;
	color: #FFFFFF;
}
#h1-inner {
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	max-width: 930px;
}
.h1-inner:after {
	content: "";
	display: block;
	clear: both;
}
#header {
	text-align: left;
	vertical-align: top;
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/header-bg.png);
	background-size: auto 100%;
}
#headercontainer {
	vertical-align: top;
	padding: 0;
	order-right-style: solid;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
}
h1 {
	font-size: 8px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#headerglobal {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	height: 35px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 260px;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 100%;
	outline: none 0;
	margin-left: 0px;
}

#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 100%;
	height: 35px;
	outline: none 0;
	margin-left: 0px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}


/*------------------------------------------------------------
	ヘッダーイメージ
------------------------------------------------------------*/

#headerimg {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
}
#header-slide {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	padding-bottom: 62%;
	position: relative;
	overflow: hidden;
}
#header-slide-inner {
	width: 140%;
	left: 50%;
	padding: 10px 0;
	margin-left: -70%;
	position: absolute;
}

#header-photo {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#header-photo-inner {
	width: 150%;
	left: 50%;
	margin-left: -75%;
	position: absolute;
}
	



/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#navicontainer {
	display: none;
}

#navicontainer {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#global {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	clear: both;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global:after {
	content: "";
	display: block;
	clear: both;
}
#global ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#global a:link { text-decoration: none; }
#global a:hover { text-decoration: none; }
#global a:visited { text-decoration: none; }

#global li.n01 a, .global li.n01 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp01.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 2%;
	margin-top: 3%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}

#global li.n02 a, .global li.n02 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp02.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 1%;
	margin-top: 3%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#global li.n03 a, .global li.n03 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp03.jpg);
	overflow: hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 1%;
	margin-top: 3%;
	margin-right: 2%;
	margin-bottom: 0.5%;
}
#global li.n04 a, .global li.n04 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp04.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 2%;
	margin-top: 3%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}

#global li.n05 a, .global li.n05 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp05.jpg);
	overflow:hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 1%;
	margin-top: 3%;
	margin-right: 1%;
	margin-bottom: 0.5%;
}
#global li.n06 a, .global li.n06 a:hover{
	float: left;
	width: 30.66%;
	height: 0;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/menu/sp06.jpg);
	overflow: hidden;
	background-size: cover;
	padding-top: 7.67%;
	margin-left: 1%;
	margin-top: 3%;
	margin-right: 2%;
	margin-bottom: 0.5%;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

#contents {
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	background-color: #d7dee2;
}

#contents h3{
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: repeat-y;
	clear: both;
	margin-top: 1.6em;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom: 1px solid #12709e;
	border-left: 5px solid #12709e;
}
#contents h4{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-left: 1px;
	background-image: url(../img/h4icon.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
#infobox {
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 5px;
	padding-right: 15px;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 0.85em;
}
.box1 {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}
.box2 {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
}
.text-13em {
	font-size: 1.1em;
}
.text-13boldpink {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF438F;
}
.text-13boldred {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}
.text-name {
	font-size: 1.3em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.treatmentbox {
	width: 50%;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 0.85em;
}
.treatmentbox p {
	margin-left: 7px;
	margin-right: 7px;
}
.box3left {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 1em;
	width: 100%;
}
.box3center {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 0;
	font-size: 1em;
	width: 100%;
}	
.box3right {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 0;
	font-size: 1em;
	width: 100%;
}
.topbox {
	width: 95%;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../img/topboxbg-sp.jpg);
	background-position: right 0%;
	background-repeat: no-repeat;
	padding-right: 5%;
	padding-bottom: 10px;
}
.topbox img {
	height: auto;
	max-width: 100%;
}
#sp-off{
	display: none;
}



/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footer {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
	background-color: #e8f0f3;
}

#footer p {
	margin-top: 6px;
	margin-bottom: 4px;
}
#footerbox {
	vertical-align: top;
	order-right-style: solid;
	margin-bottom: 0;
	width: 94%;
	text-align: left;
	padding-right: 3%;
	padding-left: 3%;
	background-image: url(../img/sp-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
	background-size: 310px auto;
	padding-top: 40px;
}
.graph-footerright {
	display: none;
}
.footertext {
	color: #FFF;
	font-size: 8px;
	background-color: #12709e;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 5px;
	width: 50px;
	background-image: url(../img/pagetop.png);
	background-size: 50px 50px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 50px;
	height: 50px;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}

/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	display: none;
}  

.spclear {
	clear: both;
}  
.spclear hr {
	display: none;
}

}










/* ########## 600px以上 ########## */

@media (min-width: 600px) {

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#bodybox {
	min-width: 970px;
	overflow: hidden;
}
#container {
	vertical-align: top;
	order-right-style: solid;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
}
#box {
	vertical-align: top;
	text-align: center;
	width : 80%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	min-width: 950px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#boxcontents {
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	width: 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 0.95em;
	margin-top: 0px;
	float: left;
	margin-right: -230px;
}
#contents {
	margin-right: 230px;
	padding-bottom: 20px;
	font-size: 1.05em;
	padding-top: 0px;
	margin-top: -40px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/

#h1 {
	vertical-align: bottom;
	width: auto;
	color: #FFFFFF;
}
#h1-inner {
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	max-width: 80%;
	min-width: 950px;
	height: 20px;
}
#header {
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0px;
	background-color: #1378aa;
	background-image: url(../img/header-bg.png);
	background-repeat: repeat-x;
}

#headercontainer {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 80%;
	text-align: left;
	background-image: url(../img/headercontainer-bg.png);
	background-position: right 0%;
	background-repeat: no-repeat;
	min-width: 950px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#header img{
	vertical-align: top;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#headerglobal {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	height: 70px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
	min-width: 950px;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 520px;
	height: 70px;
	outline: none 0;
	margin-left: 0px;
}

#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 520px;
	height: 70px;
	outline: none 0;
	margin-left: 0px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}


/*------------------------------------------------------------
	ヘッダーイメージ
------------------------------------------------------------*/

#headerimg {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
}
#header-slide {
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 534px;
	background-size: 100% 480px;
	background-image: url(../img/slide-bg.jpg);
	background-repeat: no-repeat;
}
#header-slide-inner {
	width: 1500px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	left: 50%;
	margin-left: -750px;
	position: absolute;
	margin-right: -750px;
}

#header-photo {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 200px;
	background-color: #e8f0f3;
}
#header-photo-inner {
	width: 1500px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	left: 50%;
	margin-left: -750px;
	position: absolute;
	margin-right: -750px;
}


/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#global {
	display: none;
}

#navicontainer {
	vertical-align: top;
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 50px;
	background-image: url(../img/navicontainer-bg.png);
	background-repeat: repeat-x;
	min-width: 950px;
}	
#globalNav {
	width: 80%;
	margin: 0 auto;
	height: 50px;
	border-right: 1px solid #b0b0b0;
	min-width: 950px;
}
#globalNav ul li {
	margin-right: 0px;
	float: left;
	position: relative;
	list-style-type: none;
	list-style-position: inside;
	width: 19.8%;
	border-left: 1px solid #b0b0b0;
	height: 50px;
}
#globalNav ul li ul {
	display: none;
	position: absolute;
	z-index: 2;
	top: 50px;
	left: 0;
}
#globalNav ul li ul li {
	float: none;
	font-size: 15px;
	line-height: 0;
	height: 40px;
	min-width: 180px;
}
#globalNav ul li ul li a {
	display: block;
	color: #272727;
	padding: 8px 0px;
	background: #e3e3e3;
	line-height: normal;
	border-bottom: 1px solid #b0b0b0;
	text-decoration: none;
	text-align: center;
}
#globalNav ul li ul li a:hover {
	color: #272727;
	background-color: #D4D4D4;
}	
	
#menu {
	line-height: 1.3;
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-top: 300px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 0.85em;
	float: right;
	background-image: url(../img/menu/hour.jpg);
	background-repeat: no-repeat;
}
#menu p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: none;
	color: #ff6f00;
}
#bunnerbox ul li {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2px;
	list-style: none;
	line-height: 1.5em;
	font-size: 0.85em;
}
#bunnerbox li {
	float: left;
	width: 180px;
	list-style: none;
}
#bunnerbox:after {
	content: "";
	display: block;
	clear: both;
}
#bunnerbox img {
	max-width: 100%;
	height: auto;
}




/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

h2 {
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #cccccc;
	background-image: url(../img/h2.jpg);
	background-repeat: repeat-x;
	background-color: #d7dee2;
}
#contents h3{
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: repeat-y;
	clear: both;
	margin-top: 1.6em;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom: 1px solid #12709e;
	border-left: 5px solid #12709e;
}
#contents h4{
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.8em;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-left: 1px;
	background-image: url(../img/h4icon.png);
	background-repeat: no-repeat;
	background-position: 0% 3px;
}
.box1 {
	width: 48%;
	float: left;
	margin-bottom: 15px;
}
.box2 {
	width: 48%;
	float: right;
	margin-bottom: 15px;
}
.text-13em {
	font-size: 1.3em;
}
.text-13boldpink {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF438F;
}
.text-13boldred {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.text-name {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#infobox {
	margin-bottom: 50px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 40px;
	padding-right: 15px;
}
.treatmentbox {
	width: 25%;
	float: left;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}
.treatmentbox p {
	margin-left: 10px;
	margin-right: 10px;
}
.box3left {
	line-height: 1.5em;
	width: 32%;
	float: left;
	margin-top: 0;
	margin-right: 2%;
	margin-left: 0;
	margin-bottom: 30px;
}
.box3center {
	line-height: 1.5em;
	width: 32%;
	float: left;
	margin-top: 0;
	margin-right: 2%;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
}	
.box3right {
	line-height: 1.5em;
	width: 32%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0;
}
.topbox {
	width: 60%;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../img/topboxbg.jpg);
	background-position: right 0%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	padding-right: 40%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.topbox img {
	height: auto;
	max-width: 100%;
}
#pc-off{
	display: none;
}




/*------------------------------------------------------------
	サイドメニュー
------------------------------------------------------------*/

#menu p {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
#menu a {
	text-decoration: none;
	color: #363636;
}
#menu a:hover {
	text-decoration: none;
	color: #ff6f00;
}
#navibox1 {
	background-repeat: no-repeat;
	width: 165px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	background-image: url(../img/menu/navibox_01.gif);
	padding-top: 57px;
	margin-top: 7px;
	padding-left: 5px;
	background-color: #e8f0f3;
}
#navibox2 {
	background-repeat: no-repeat;
	width: 165px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	background-image: url(../img/menu/navibox_02.gif);
	padding-top: 57px;
	margin-top: 7px;
	padding-left: 5px;
	background-color: #e8f0f3;
}
#menu ul li {
	text-decoration: none;
	list-style-image: url(../img/list-icon.png);
	margin-left: 20px;
	line-height: 2.2em;
}



/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#footer {
	font-size: 0.85em;
	line-height: 1.6em;
	vertical-align: top;
	clear: both;
	margin-top: 10px;
	background-color: #e8f0f3;
}

#footer p {
	margin-top: 6px;
	margin-bottom: 4px;
}
#footerbox {
	vertical-align: top;
	order-right-style: solid;
	margin-bottom: 0;
	margin-left: auto;
	width: 60%;
	text-align: left;
	margin-right: auto;
	padding-bottom: 10px;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 0%;
	padding-top: 20px;
	min-width: 580px;
	padding-left: 370px;
	min-height: 170px;
}
.footertext {
	color: #FFF;
	font-size: 12px;
	background-color: #12709e;
	text-align: center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*------------------------------------------------------------
	ページトップボタン
------------------------------------------------------------*/

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	width: 60px;
	background-image: url(../img/pagetop.png);
	background-size: 60px 60px;
	font-size: 1px;
	text-indent: -9999px;
}
#pageTop a {
	display: block;
	z-index: 999;
	width: 60px;
	height: 60px;
}

#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}


/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/

.pcclear {
	clear: both;
}  
.pcclear hr {
	display: none;
}
.spclear {
	display: none;
}  

}
