﻿@charset "utf-8";

/* ---------- COMMON ---------- */

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #43b637;
	text-decoration: none;
}

html {
	font-size: 62.5%;
}
body {
	font-size: 15px;/* for old browser */
	font-size: 1.5rem;
	line-height: 1.6;
	color: #666;
	/*font-family: 'メイリオ', sans-serif;*/
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	min-width: 1060px;
}

.header {
	overflow: hidden; /* float clear */
	width: 1000px;
	height:  117px;
	margin: 10px auto 0;
}

.h1{
	font-size:10px;
	width:1000px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

#header_btn {
	overflow: hidden; /* float clear */
	float: left;
	width: 345px;
	height:117px;
	/*padding: 22px 0 0 34px; */
}

#header_btn p {
	float: left;
	margin: 34px 5px 0 0;
}

#header_btn p:first-child {
	margin: 34px 5px 0 22px;
}
#header00_btn {
	overflow: hidden; /* float clear */
	float: left;
	width: 345px;
	height: 117px;
}
#header00_btn .card {
	margin-left: 22px;
	margin-bottom: 3px;
}

#header00_btn p:first-child {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 22px;
}

#header00_btn p {
	float: left;
	margin: 0px 5px 0 0;
}

.header h4, .header p {
	float: left;
}

.nav {
	overflow: hidden;/* float clear */
	width: 100%;
	height: 64px;
	background: url(../img/navi_bg.png) repeat-x;
}
.nav_container {
	width: 1000px;
	height: 60px;
	margin: 0px auto 0;
	background: url(../img/navi_active.png) no-repeat;
}
.nav ul {
	/*display: inline;*/
	list-style-type: none;
}
.nav ul li {
	float: left;
	/*width: 100px;*/
	height: 60px;
}
.nav ul li a {
	display: block;
	/*width: 100px;*/
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
	background-image: url(../img/navi_usual.png);
	background-repeat: no-repeat;
}
#nav_top a {
	width: 92px;
	background-position: 0px 0px;
}
#nav_firsttime a {
	width: 159px;
	background-position: -92px 0px;
}
#nav_concept a {
	width: 123px;
	background-position: -251px 0px;
}
#nav_case a {
	width: 125px;
	background-position: -374px 0px;
}
#nav_medical a {
	width: 124px;
	background-position: -499px 0px;
}
#nav_doctor a {
	width: 146px;
	background-position: -623px 0px;
}
#nav_price a {
	width: 110px;
	background-position: -769px 0px;
}
#nav_access a {
	width: 121px;
	background-position: -879px 0px;
}
/* GNAVI ON */
#top_page #nav_top a {
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";  /* ie 8 */
	-moz-opacity: 0;
	opacity: 0;
}

.footer {
	min-height: 447px;
	background: #466f09 url(../img/footer_bg.png) repeat-x;
	padding:13px 0 0 0;
}
#footer_caption {
	width: 100%;
	height: 33px;
	background: url(../img/footer_caption_bg.png) repeat-x;
	padding: 10px 0 0 0;
	text-align: center;
}
.footer_container {
	overflow: hidden;/* float clear */
	width: 1000px;
	margin: 0 auto;
	color: white;
}
.footer_container address {
	width: 915px;
	background: url(../img/footer_kei.png) left bottom no-repeat;
	margin: 0 0 0 85px;
	padding: 10px 0 40px 0;
	font-style: normal;
}
.footer_container > div {
	float: left;
	height: 200px;
	margin-top: 20px;
	border-left: 2px solid #274500;
	font-size: 13px;/* for old browser */
	font-size: 1.3rem;
}
#footer_list1 {
	width: 145px;
	margin-left: 85px;
	border-left: 0px solid #274500;
}
#footer_list2 {
	width: 228px;
	padding: 0 0 0 40px;
}

/*アレキサンドライト削除*/
#footer_list2 li:nth-of-type(4){
	display: none;
}

/*美容点滴削除*/
#footer_list2 li:nth-of-type(7){
	display: none;
}

#footer_list3 {
	width: 200px;
	padding: 0 0 0 40px;
}
#footer_list4 {
	/*width: 220px;*/
	padding: 0 0 0 40px;
}
.footer_container > p {
	clear: both;
	width: 1000px;
	padding: 50px 0 0 0;
	text-align: center;
}
.footer a:link {
	color: white;
	text-decoration: none;
}
.footer a:visited {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	color: #43b637;
	text-decoration: none;
}


.contents_wrapper {
	background: url(../img/bg.jpg) repeat;
}

.contents {
	overflow: hidden;/* float clear */
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.mainte {
	height: 300px;
	font-size: 14px;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 40px;
	margin-top: 10px;
}
.tel {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}


.sub {
	float: left;
	width: 200px;
}

.main {
	float: left;
	width: 760px;
	margin: 0 0 0 40px;
	background: url(../img/top_contents_bg.png);
}

.column {
	margin: 0 0 40px 0;	
}
.column h3 {
	margin: 0 0 20px 0;
}

.banner_clinic {
	width: 720px;
	height:200px;
	background: url(../img/banner_clinic_bg.jpg) no-repeat;
	margin: 0 0 40px 20px;
	position: relative;
}
.banner_clinic_btn {
	overflow: hidden; /* float clear */
	width: 321px;
	height: 32px;
	position: absolute;
	right: 24px;
	bottom:20px;
}
.banner_clinic_btn p {
	float: left;
}

/* SUB MENU */

.sub > p, .sub .side_menu {
	margin: 0 0 20px 0;
}
.sub .side_menu {
	width: 200px;
	height:280px;
	background: url(../img/sidemenu_active.png) no-repeat;
	padding: 10px 0 0 0;
}
.side_menu ul {
	list-style-type: none;
}
.side_menu ul li a {
	display: block;
	width: 160px;
	height: 0px;
	padding-top: 50px;
	overflow: hidden;
	background-image: url(../img/sidemenu_usual.png);
	background-repeat: no-repeat;
	margin: 0 0 20px 20px;
}
#sidemenu_firsttime a {
	background-position: -20px -10px;
}
#sidemenu_case {
	display: none;
}
#sidemenu_case a {
	background-position: -20px -80px;
}
#sidemenu_patient {
	display: none;
}
#sidemenu_patient a {
	background-position: -20px -150px;
}
#sidemenu_faq a {
	background-position: -20px -220px;
}
#sidemenu_employment a {
	background-position: -20px -290px;
}
#sidemenu_blog a {
	background-position: -20px -360px;
}

.contents_menu { 
	width: 200px;
	/*height: 820px;*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/*background-color: #fbfaf1;*/
	-webkit-box-shadow: 0 0 5px #bebe95;
	-moz-box-shadow: 0 0 5px #bebe95;
	box-shadow: 0 0 5px #bebe95;
}
.contents_menu ul {
	background: white;
	padding: 0 0 20px 0;
}
.contents_menu ul li {
	background: url(../img/arrow_lime.png) no-repeat;
	background-position: left center;
	margin: 0 0 0 12px;
	padding: 0 0 0 16px;
}
.contents_menu ul li.two_row {
	background-position: left 7px;
}

.contents_menu h4 {
	/*margin: 20px 0 0 0;*/
}
.contents_menu h4:first-of-type {
	/*margin: 0px 0 0 0;*/
}

/*アレキサンドライト削除*/
.contents_menu ul:nth-of-type(3) li:nth-of-type(4) {
	display: none;
}

/*美容点滴削除*/
.contents_menu ul:nth-of-type(3) li:nth-of-type(7) {
	display: none;
}

/* for GNAVI and SIDEMENU */
.nav ul li a,
.side_menu ul li a
{
	transition: opacity 0.3s ease 0s;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity: 1;
	opacity: 1;
}
.nav ul li a:hover,
.side_menu ul li a:hover
{
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";  /* ie 8 */
	-moz-opacity: 0;
	opacity: 0;
}
/* HOVER opacity for COMMON LINK */
#logo a img,
#header_btn p a img,
#header00_btn p a img,
.banner_clinic_btn p a img
, .contents_menu h4 a img
{
	transition: opacity 0.3s ease 0s;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity: 1;
	opacity: 1;
	zoom: 1;
}
#logo a:hover img,
#header_btn p a:hover img,
#header00_btn p a:hover img,
.banner_clinic_btn p a:hover img
, .contents_menu h4 a:hover img
{
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;
	opacity: 0.7;
	zoom: 1;
}

/*.alpha a {
 transition: opacity 0.3s ease 0s;
 filter: alpha(opacity=100);
 -ms-filter: "alpha(opacity=100)";  
 -moz-opacity: 1;
 opacity: 1;
}

.alpha a:hover {
 filter: alpha(opacity=0);
 -ms-filter: "alpha(opacity=0)";  
 -moz-opacity: 0;
 opacity: 0;
}*/

.alpha a img
{
 transition: opacity 0.3s ease 0s;
 filter: alpha(opacity=100);
 -ms-filter: "alpha(opacity=100)";  /* ie 8 */
 -moz-opacity: 1;
 opacity: 1;
 zoom: 1;
}
.alpha a:hover img
{
 filter: alpha(opacity=70);
 -ms-filter: "alpha(opacity=70)";  /* ie 8 */
 -moz-opacity: 0.7;
 opacity: 0.7;
 zoom: 1;
}



.red_txt {
	color: #F00;
}

.red {
	font-size: large;
	color: #F00;
	font-weight: bold;
}
.red_b {
	color: #F00;
	font-weight: bold;
}

.large {
	font-size: large;
}
.price {
	font-weight: bold;
	color: #666;
}

.x_large {
	font-size: xx-large;
}
.mgb30 {
	margin-bottom: 30px;
}
.mgt_20 {
	margin-top: 20px;
}
.mgt_10 {
	margin-top: 10px;
}

.mgt_30 {
	margin-top: 30px;
}

.mgt_5 {
	margin-top: 5px;
}


.mgb50 {
	margin-bottom: 50px;
}
.mgl20 {
	margin-left: 20px;
}
.mgl50 {
	margin-left: 50px;
}

.mgl10 {
	margin-left: 10px;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb20 {
	margin-bottom: 20px;
}
.mgr10 {
	margin-right: 10px;
}

.mgr20 {
	margin-right: 20px;
}




.pdb30 {
	padding-bottom: 30px;
}
.pdt10 {
	padding-top: 10px;
}

.pdt20 {
	padding-top: 20px;
}
.pdl20 {
	padding-left: 20px;
}
.pdr20 {
	padding-right: 20px;
}
.bold {
	font-weight: bold;
}


.tx_right {
	text-align: right;
}


.fl_left {
	float: left;
}
.min {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.goth {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}



.blue {
	color: #00F;
}
.v_al_top {
	vertical-align: top;
}



.blog_nav {
	text-align: center;
	margin-top: 20px;
}

.date {
	text-align: right;
	margin-right: 20px;
}

.midashi001 {
	padding-left:60px;
	padding-top:15px;
}





.sitemap_001{
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.syurui {
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.saiyo_tx {
	float: left;
	width: 420px;
	-moz-background-size: auto;
}
.youkou {
	/* [disabled]border: 1px solid #fddfdd; */
}
.youkou th {
	vertical-align: top;
	background-color: #fddfdd;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f79795;
	border-bottom-color: #f79795;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.youkou td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f79795;
	border-bottom-color: #f79795;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.center0 {
	text-align: center;
}

/* sp bar
----------------------------------------------------------------------*/
#sp_bar {
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 0.5em;
	text-shadow: 0.1em 0.1em 0px rgb(0, 0, 0);
	-webkit-box-shadow: 0px 0.2em 0.3em rgba(51,51,51,0.6);
	box-shadow: 0px 0.2em 0.3em rgba(51,51,51,0.6);
	font-size: 3em;
	background: #41a5e8;
}
#sp_bar a:link,
#sp_bar a:active,
#sp_bar a:visited,
#sp_bar a:hover {
	color: #fff;
	text-decoration: none;
	display:block;
	background: url(../image/ic_arrow_sp.png) no-repeat right 50%;
}

