@charset "utf-8";
/*
サイト全体
*/

body {
	-webkit-text-size-adjust: none;
	font: 13px "ヒラギノ角ゴ Pro W3", "Helvetica"
}
/*select {
	font: 18px "ヒラギノ角ゴ Pro W3", "Helvetica";
}*/
a {
	color: #000000;
}
em {
	font-style: normal;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
header {
	text-align: center;
}
header h1 {
	margin: 0 0 11px 0;
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255,255,255,1)), color-stop(100%, rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0 ); */
	background: rgb(255,154,199); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(255,154,199) 0%, rgb(239,86,151) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9ac7', endColorstr='#ef5697',GradientType=0 ); /* IE6-9 */
}
header h1 span {
	display: block;
	font-size: 90%;
	background-image: url(../img/top/hdr_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 0 16px 0;
}
.logo {
	width:180px;
	float:left;
	text-align:left;
	padding:5px 0 0 0;	
}

.logo img{
	width:180px;
}
.logo.cont {
	padding: 0 0 12px 0;
	border-bottom: solid 1px #F7668B;
	margin: 0 0 1px 0;
}

.sp-head{
	width:100%;
	overflow:hidden;
	zoom:1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 20px 10px;
}

.fee-btn{
	width:100px;
	float:right;
}

.fee-btn img{
	width:100px;
}



.takada_date img{
	width:100px;
	vertical-align:bottom;
	
}

.logo.cont_text{
	padding: 0 0 12px 0;
	/*border-bottom: solid 1px #F7668B;*/
	margin: 0 0 1px 0;
}

article p.text {
	text-align:right;
	font-size:80%;
	padding:5px 0 -5px 0;
	}



nav, article {
	clear: both;
}
footer {
	text-align: center;
	padding: 7px 0px 45px 0px;
	background-image: url(../img/top/ftr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
footer aside {
	margin: 10px 0 24px 0;
}
footer .cp {
	background-color: #EAEAEA;
	padding: 14px 0;
	font-size: 85%;
}
footer .btn_pc {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ebebeb 52%, #ebebeb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(52%, #ebebeb), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ebebeb 52%, #ebebeb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ebebeb 52%, #ebebeb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #ebebeb 52%, #ebebeb 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%, #ffffff 50%, #ebebeb 52%, #ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=0 ); /* IE6-9 */
	width: 50%;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	padding: 4px 0 0 0;
	min-height: 28px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(100, 100, 100, 1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(100, 100, 100, 1);
	box-shadow: 1px 1px 1px 1px rgba(100, 100, 100, 1);
}
/** top_contents **/

/*topページキャンペーン背景変更*/
#top_campaign {
	background-color: #fff;
	/*background-color: #95CAFF;*/
	width: 100%;
	margin-bottom: 15px;
}

#top_campaign .price_o{
	color:#D90000;
	font-size:22px;
	font-weight:bold;
}


#top_campaign td {
	text-align: center;
	padding: 8px 0;
}
#top_campaign td.center {
	border-right: solid 1px #999;
	border-left: solid 1px #999;
}

/*特典テキスト*/
#top_campaign td a {
	color:#000;	
	/*color: #FF3366;*/
}
#top_campaign li.center {
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}


/*top新着情報*/

h2.news_shinncyaku {
    color: #400000;
    font-size: 25px;
    margin-bottom: -15px;
    padding-left: 10px;
    padding-top: 5px;
}

hr.style-one {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #00468c;
    border-image: none;
    border-style: none none dashed;
    border-width: 0 0 1px;
	
}


nav.news dl{
	padding-top:-30px;
}


nav.news dt {
	padding-left:10px;
	vertical-align:baseline;
}

nav.news dd {
	padding-left:10px;
}

/*nav.news dt.start{
	padding-top:-10px;
		
	}*/


nav.news dd.last {
    padding-bottom: 10px;
}


/*topお知らせ*/
.top-info{
	margin-top:25px;
	margin-bottom:25px;
	padding:21px 21px 0 21px;
	overflow:hidden;
}


.top-info dl{
	margin-bottom:20px;
}

.top-info dt{
	margin-bottom:10px;
	font-weight:bold;
	background:url(../../common_img/poin_sp.gif) no-repeat left center;
	padding-left:10px;
}
.top-info dd{
	margin-bottom:10px;
	line-height:160%;
}



/*topブログ*/

table#top_blog {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	/*background-color: #00D96D;*/
	width: 100%;
	margin-bottom: 15px;
}

table#top_blog td {
	text-align: center;
	padding: 8px 0;
}

table#top_blog td.shiromoto {
	background-color:#99CCFF;
	}

table#top_blog td.shiromoto .blogtxt{
	color:fff;
}

table#top_blog .blog_o{
	/*color:#fff;*/
	font-size:21px;
	font-weight:bold;
}


table#top_blog td.center {
	border-right: solid 1px #999;
	border-left: solid 1px #999;
	background-color:#F1ABF5;
}

table#top_blog td.staff{
	background-color:#FFF0FF;
}




.include_bar {
	border-bottom: solid 1px #999;
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255,255,255,1)), color-stop(100%, rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0 ); */
	background: rgb(255,154,199); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(255,154,199) 0%, rgb(239,86,151) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9ac7', endColorstr='#ef5697',GradientType=0 ); /* IE6-9 */
	padding: 0 0px 0 0;
}
.include_bar a {
	display: block;
	padding: 7px 0 7px 0;
	text-decoration: none;
	background-image: url(../img/top/plus_black.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.include_bar a.close {
	background-image: url(../img/top/minus_black.png);
}
#top_fee_cont, #top_kamoku_cont {
	display: none;
	float: left;
	width: 100%;
	border-bottom: solid 1px #999;
}
.include_bar span {
	/*text-shadow: 0px 0px 4px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0);
	color:#FFF;
	*/
	font-size: 110%;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	min-height: 44px;
	padding: 0 0 0 66px;
	margin: 0 0 0 12px;
	line-height: 200%;
	font-weight: normal;
}
.include_bar#top_fee span {
	background-image: url(../img/top/ttl_ico_03.png);
}
.include_bar#top_kamoku span {
	background-image: url(../img/top/ttl_ico_02.png);
}
.include_bar#top_kamoku {
	border-top: solid 1px #999;
}
.btm_bdr_none {
	border-bottom: none !important;
}
.basic_silver li {
	border-bottom: solid 1px #999;
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255,255,255,1)), color-stop(100%, rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0 ); */
	background: rgb(255,154,199); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(255,154,199) 0%, rgb(239,86,151) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9ac7', endColorstr='#ef5697',GradientType=0 ); /* IE6-9 */
}
.clm1, .clm2 {
	clear: both;
}
.clm1 li:first-child {
	border-top: solid 1px #999;
}
.clm1.basic_silver li a {
	display: block;
	padding: 17px 0 17px 76px;
	text-decoration: none;
	background-image: url(../img/top/arrow_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 110%;
}
.clm2 {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
}
.clm2 li.blk {
	float: left;
	width: 46%;
	margin: 10px 0 0 2.5%;
	border: solid 1px #ccc;
}
.clm2 li.blk a {
	display: block;
	float: left;
	width: 100%;
	background-image: url(../img/top/arrow_pink_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	min-height: 130px;
}
.clm2 li.blk .left {
	background-color: #ffcccc;
	border-bottom: solid 1px #ccc;
	color: #FF3366;
	font-size: 110%;
	padding: 3px 8px;
	line-height: 1em;
}
.clm2 li.blk .right {
	padding: 12px 0 0 0;
}
.clm2 li.blk ul {
	padding-bottom: 10px;
}
.clm2 li.blk ul li {
	border: none;
	background-image: url(../img/top/ico_li.png);
	background-repeat: no-repeat;
	background-position: left 0.3em;
	padding: 0 0 0 13px;
	font-size: 90%;
	margin: 0 0 0 10px;
	display: block;
}
.clm3 li {
	float: left;
	width: 32%;
	margin: 0 0 0 1%;
}
.clm2 {
	display: table;
	width: 100%;
}
.clm2 li {
	/*float: left;*/
	display: table-cell;
	width: 50%;
}
.clm3.inq_btn li a, .btn1clm, .clm2.inq_btn li a {
	padding: 0;
	color: #FFF;
	flaot: left;
	display: block;
	text-align: center;
	width: 100%;
	text-decoration: underline;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*background: rgb(248,124,155);
	background: -moz-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248,124,155,1)), color-stop(52%, rgba(248,124,155,1)), color-stop(54%, rgba(245,80,121,1)), color-stop(100%, rgba(245,80,121,1)));
	background: -webkit-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -o-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87c9b', endColorstr='#f55079', GradientType=0 );*/
	background: rgb(254,96,167); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(254,96,167) 0%, rgb(254,96,167) 50%, rgb(227,62,132) 51%, rgb(227,62,132) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(254,96,167) 0%,rgb(254,96,167) 50%,rgb(227,62,132) 51%,rgb(227,62,132) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(254,96,167) 0%,rgb(254,96,167) 50%,rgb(227,62,132) 51%,rgb(227,62,132) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe60a7', endColorstr='#e33e84',GradientType=0 ); /* IE6-9 */
	text-shadow: 0px 0px 4px rgba(0,0,0,0.65);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
}
.clm3.inq_btn li a td {
	text-decoration: underline !important;
}
.clm3.inq_btn li a table, .clm2.inq_btn li a table {
	width: 100%;
}
.clm3.inq_btn li a table td, .clm2.inq_btn li a table td {
	vertical-align: middle;
	text-align: center;
	height: 72px;
	width: 100%;
}
.btn1clm {
	min-height: 10px !important;
	padding: 10px 0;
}
.btn1clm img {
display: block;
margin: 0 auto;
}
.clm1.basic_silver li a.ico_top {
	padding: 8px 0 8px 11px;
}
a.ico_top span {
	background-repeat: no-repeat;
	background-position: left center;
	min-height: 39px;
	padding-left: 72px;
	display: block;
	line-height: 180%;
}
.pl10 {
	padding-left: 10px !important;
}
.pl16 {
	padding-left: 16px !important;
}
.clm1.basic_silver li a.ico_top.a02, .clm1.basic_silver li a.ico_top.a03, a.ico_top.a04 {
	padding: 8px 0 8px 17px;
}
a.ico_top.a01 span {
	background-image: url(../img/top/nav_ico_01.png);
}
a.ico_top.a02 span {
	background-image: url(../img/top/nav_ico_02.png);
	padding-left: 66px;
}
a.ico_top.a03 span {
	background-image: url(../img/top/nav_ico_03.png);
	padding-left: 66px;
}
a.ico_top.a04 span {
	background-image: url(../img/top/nav_ico_04.png);
	padding-left: 66px;
}
.mb1em {
	margin-bottom: 1em !important;
}
.mb1_5em {
	margin-bottom: 1.5em !important;
}
#inquiry h3, .quick_phone h3 {
	font-size:120%;
	border-top: solid 1px #F7BAA8;
	text-align: center;
	padding: 9px 0;
	background: rgb(250,217,208); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(250,217,208,1) 0%, rgba(247,184,166,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250,217,208,1)), color-stop(100%, rgba(247,184,166,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(250,217,208,1) 0%, rgba(247,184,166,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(250,217,208,1) 0%, rgba(247,184,166,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(250,217,208,1) 0%, rgba(247,184,166,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(250,217,208,1) 0%, rgba(247,184,166,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fad9d0', endColorstr='#f7b8a6', GradientType=0 ); /* IE6-9 */
}
#inquiry .phone, .quick_phone .phone{
	background-color: #FDF3E8;
	text-align: center;
	/*padding:12px 0 5px 0;
	*/background-image: url(../img/top/inq_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 0 17px 0;
}

#inquiry .phone img,.quick_phone .phone img {
	margin: 12px 0 15px 0;
}

.hidden_contents {
/*float:left;
	width:100%;
	*/
	display: none;/* debug*//**/
}
.fs50 {
	font-size: 50%;
}
.fs70 {
	font-size: 70%;
}
.fs80 {
	font-size: 80%;
}
.fs90 {
	font-size: 90%;
}
.mb1 {
	margin-bottom: 1px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pr10 {
	padding-right: 10px;
}
.gttop {
	text-align: right;
	padding: 20px 12px 18px 0;
	clear: both;
}

.pmnone{
	margin-top: -5px!important;
	margin-bottom: -5px!important;
	padding-bottom: 0!important;
	padding-top: 0!important;
}

.pmnone_1{
	margin-top: -5px!important;
	margin-bottom: 15px!important;
	padding-bottom: 0!important;
	padding-top: 0!important;
}

/** campaign **/

.pink_bar {
	/* background: rgb(249,153,177);
	background: -moz-linear-gradient(top, rgba(249,153,177,1) 1%, rgba(247,102,139,1) 76%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(249,153,177,1)), color-stop(76%, rgba(247,102,139,1)));
	background: -webkit-linear-gradient(top, rgba(249,153,177,1) 1%, rgba(247,102,139,1) 76%);
	background: -o-linear-gradient(top, rgba(249,153,177,1) 1%, rgba(247,102,139,1) 76%); /*
	background: -ms-linear-gradient(top, rgba(249,153,177,1) 1%, rgba(247,102,139,1) 76%); /*
	background: linear-gradient(top, rgba(249,153,177,1) 1%, rgba(247,102,139,1) 76%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f999b1', endColorstr='#f7668b', GradientType=0 );*/
	background: rgb(255,154,199); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(255,154,199) 0%, rgb(239,86,151) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(255,154,199) 0%,rgb(239,86,151) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9ac7', endColorstr='#ef5697',GradientType=0 ); /* IE6-9 */
	padding: 7px 0px 7px 0;
}

/*診療一覧*/
.pink_bar span {
	text-shadow: 0px 0px 4px #F4406D;
	font-size: 120%;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: transparent;
	padding: 0 0 0 66px;
	margin: 0 0 0 12px;
	line-height: 180%;
}





/*料金一覧注釈*/
.pink_bar em.text {
	text-shadow: 0px 0px 4px #F4406D;
	font-size: 80%;
	color: #000;
	background-repeat: no-repeat;
	/*background-position: righ top;*/
	/*display: block;*/
	background-color: transparent;
	/*padding: 0 0 0 100px;*/
	/*margin: 0 0 0 0;*/
	/*text-align:right;*/
	/*line-height: 180%;*/
}


.pink_bar span.txt {
	padding: 0;
	margin: 0;
	display: block;
}
.pink_bar span.icon {
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 83%;
	text-align: right;
	display: block;
	line-height: 100%;
}
.pink_bar span.ico_none {
	min-height: 1em;
}
.pink_bar .ico_campaign {
	display: block;
	background-image: url(../img/top/ttl_ico_01.png);
	min-height: 44px;
}
.pink_bar .ico_after {
	display: block;
	background-image: url(../img/after/ico_after.png);
	min-height: 31px;
	line-height: 31px;
	padding-left: 50px;
}
.pink_bar .ico_counseling {
	display: block;
	background-image: url(../counseling/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
}
.pink_bar .ico_soudan {
	display: block;
	background-image: url(../soudan/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
}
.pink_bar .ico_aftercare {
	display: block;
	background-image: url(../aftercare/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
}

.pink_bar .ico_takada_counseling {
	display: block;
	background-image: url(../takada_counseling/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
	font-size: 100%;
	
}

.pink_bar .ico_monitor {
	display: block;
	background-image: url(../monitor/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
}

.pink_bar .ico_recruit {
	display: block;
	background-image: url(../recruit/img/ico_ttl.png);
	min-height: 42px;
	line-height: 42px;
	padding-left: 60px;
}

.pink_bar .ico_beginners {
	display: block;
	background-image: url(../beginners/img/ico_beginners.png);
	min-height: 40px;
	line-height: 40px;
	padding-left: 60px;
}
.pink_bar .ico_fee {
	display: block;
	background-image: url(../img/fee/ico_fee.png);
	min-height: 40px;
	line-height: 40px;
	padding-left: 60px;
}
.pink_bar .ico_dr {
	display: block;
	background-image: url(../img/clinic/ico_dr.png);
	min-height: 39px;
	line-height: 39px;
	padding-left: 60px;
}
.pink_bar .ico_hos {
	display: block;
	background-image: url(../img/clinic/ico_hos.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_eye {
	display: block;
	background-image: url(../eye/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_nose {
	display: block;
	background-image: url(../nose/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_bust {
	display: block;
	background-image: url(../bust/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_sweat {
	display: block;
	background-image: url(../sweat/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_body {
	display: block;
	background-image: url(../body/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_mudage {
	display: block;
	background-image: url(../mudage/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_skin {
	display: block;
	background-image: url(../skin/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_wakagaeri {
	display: block;
	background-image: url(../wakagaeri/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_tatoo {
	display: block;
	background-image: url(../tatoo/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_mouhatsu {
	display: block;
	background-image: url(../mouhatsu/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_ladys {
	display: block;
	background-image: url(../ladys/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_other {
	display: block;
	background-image: url(../other/img/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.pink_bar .ico_sitemap {
	display: block;
	background-image: url(../img/sitemap/ttl_ico.png);
	min-height: 44px;
	line-height: 44px;
}
.thin_pink_bar {
	/*background-color: #DBFBDD;*/
	background-color: #fde3eb;
	padding: 15px 0 15px 17px;
	border-top: 1px solid #FFF;
}

.title_titan{
	font-weight:bold;
	font-size:110%;
	color:#060;
	margin-top:-10px;
	
	
}



/*特典背景カラー変更*/
.thin_pink_bar_c {
	background-color:#F1B1B2;
	border-top: 1px solid #FFF;
	padding: 15px 0 15px 17px;
}
/*ここまで*/

.thin_pink_bar.ver {
	background-color: #FEECF1;
	border-top: none;
}
.bt {
	border-top: solid 1px #ccc !important;
}
.bb {
	border-bottom: solid 1px #ccc !important;
}
.vam {
	vertical-align: middle;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.thin_pink_bar span, .thin_pink_bar_c span, .silver_bar span {
	background-image: url(../img/top/ico_h.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	min-height: 19px;
	padding: 0 0 0 25px;
	font-size:14px;
	color:#000;

}
.silver_bar {
	padding: 15px 0 15px 17px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 52%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, rgba(255,255,255,1)), color-stop(100%, rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 52%, rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 52%, rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 52%, rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255,255,255,1) 52%, rgba(241,241,241,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0 ); /* IE6-9 */
}
.silver_bar.ver {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255,255,255,1)), color-stop(100%, rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0 );
	clear:both; /*追加*/
}
.basic_list {
	border-top: solid 1px #cccccc;
}
.basic_list li {
	display: block;
	padding: 12px 16px;
	border-bottom: solid 1px #cccccc;/*text-indent:-1em;
	tatle_titan;
	*/
}
.basic_list li:last-child {
	border-bottom: none;
}
.basic_list li a {
	display: block;
	text-decoration: none;
	margin-bottom: 15px;
}

.basic_list li a.n_txt {
	display:inline;
	text-decoration: underline;
	margin-bottom: 0px;
	color:#FF3366;
	font-weight:bold;
}



/*.ico_wine {
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgb(102, 0, 51);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(140, 198, 63)), color-stop(1, rgb(0, 146, 69)));
	background-image: -moz-linear-gradient(-90deg, rgb(140, 198, 63) 0%, rgb(0, 146, 69) 100%);
	background-image: linear-gradient(-90deg, rgb(140, 198, 63) 0%, rgb(0, 146, 69) 100%);
	font-size: 80%;
	padding: 3px;
	margin: 0 0 0 10px;
}
*/
#other_cont_nav {
	text-align: center;
	padding: 20px 0;
	clear: both;
}
.fblack {
	color: #000000;
}
.pink_bar.thin {
	background: rgb(255,226,233); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,226,233,1) 0%, rgba(252,195,210,1) 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,226,233,1)), color-stop(95%, rgba(252,195,210,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,226,233,1) 0%, rgba(252,195,210,1) 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,226,233,1) 0%, rgba(252,195,210,1) 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,226,233,1) 0%, rgba(252,195,210,1) 95%); /* IE10+ */
	background: linear-gradient(top, rgba(255,226,233,1) 0%, rgba(252,195,210,1) 95%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2e9', endColorstr='#fcc3d2', GradientType=0 ); /* IE6-9 */
}
.pink_bar.thin span {
	color: #000000;
	text-shadow: 0px 0px 4px #FFE6EC;
	filter: dropshadow(color=#FFE6EC, offx=0, offy=0);
}
.pink_bar.thin .ico_clinic {
	display: block;
	background-image: url(../img/top/nav_ico_01.png);
}
.pink_bar2 {
	background-color: #FF3366;
	padding: 17px 14px;
	color: #FFF;
	font-size: 120%;
}
table.clinic_table {
	margin: 1px 0 0 0;
	border-top: solid 1px #cccccc;
	width: 100%;
}
table.clinic_table th, table.clinic_table td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: solid 1px #cccccc;
}
table.clinic_table th {
	background-color: #FDE3EB;
	width: 75px;
}
.pink_btn {
	/*background: rgb(248,124,155);
	background: -moz-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248,124,155,1)), color-stop(52%, rgba(248,124,155,1)), color-stop(54%, rgba(245,80,121,1)), color-stop(100%, rgba(245,80,121,1)));
	background: -webkit-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -o-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: -ms-linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
	background: linear-gradient(top, rgba(248,124,155,1) 0%, rgba(248,124,155,1) 52%, rgba(245,80,121,1) 54%, rgba(245,80,121,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87c9b', endColorstr='#f55079', GradientType=0 );*/
	background: rgb(254,96,167); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(254,96,167) 0%, rgb(254,96,167) 50%, rgb(227,62,132) 51%, rgb(227,62,132) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgb(254,96,167) 0%,rgb(254,96,167) 50%,rgb(227,62,132) 51%,rgb(227,62,132) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgb(254,96,167) 0%,rgb(254,96,167) 50%,rgb(227,62,132) 51%,rgb(227,62,132) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe60a7', endColorstr='#e33e84',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 2px rgb(102, 0, 51);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 80%;
	padding: 5px 8px;
	margin: 0 0 0 10px;
}
.alignr {
	text-align: right;
}
.fs130 {
	font-size: 130%;
}
.fs110 {
	font-size: 90%;
}
.text_none {
	text-decoration: none;
}
.txtdeco {
	text-decoration: underline !important;
}
a.kamoku_btn {
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	background-color: #FDE3EB;
}
a.kamoku_btn.thin_pink_bg, .pink_bg {
	background-color: #FDE3EB;
}
h3.pink_bg {
	padding: 19px 12px;
}
.kamoku_li_bg {
	background-color: #FDE3EB;
	padding: 10px 0 10px 10px;
	background-image: url(../img/top/ico_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 0 15px;
}
span.dis_hidden {
	background-color: #FDE3EB;
	display: block;
	background-image: url(../img/top/plus_pink.png);
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 32px;
	padding: 0px 0 0px 10px;
	line-height: 180%;
}
.thin_pink_bg span.dis_hidden {
	background-image: url(../img/top/minus_pink.png);
}
.disnone {
	display: none;
}
.bdr_top_none {
	border-top: none !important;
}
.bdr_btm_none {
	border-bottom: none !important;
}
.kamoku_detail_list a {
	color: #FF3366;
}



table.price_table {
	border: none;
	margin: 10px 0 5px 0;
}
table.price_table th, table.price_table td {
	padding-bottom: 5px;
}

table.price_table th {
	/*width:100px;*/
	text-align: left;
}



/*ニキビ徹底治療料金*/

table.nikibi_table td, th {
	/*border: 1px solid #595959;
	border-collapse: collapse;*/
	margin: 10px 0 5px 0;
	padding-bottom:5px;
}

table.nikibi_table .nikibititle {
	text-align:center;
	font-weight:bold;
	font-size:120%;	
	color:#339;	
}

table.nikibi_table .title_1 {
	text-decoration:underline;	
	font-weight:bold;
	font-size:110%;
	padding-top:5px;
	padding-bottom:5px;
	
}

table.nikibi_table .fist{
	color:#F6C;
	font-weight:bold;
	
}

table.nikibi_table .cool{
	color:#06F;
	font-weight:bold;
}

table.nikibi_table .nikibi_list{
	font-size:110%;
	color:#F00;
	padding-top:5px;
}

.wdt100 {
	width: 100%;
}
.bdr, .bdr th, .bdr td {
	border: solid 1px #ccc;
}
.bdr td {
	padding: 5px;
}
.ico_none {
	padding: 0 0 5px 0 !important;
	line-height: 130% !important;
	background: none !important;
}
.pl0 {
	padding-left: 0 !important;
}
.main_img {
	text-align: center;
	padding: 10px 0;
}
.main_img img {
	margin: 5px 0;
}
.catch_txt {
	margin: 5px 12px 5px 12px;
	font-weight: normal;
}
.roundline {
	padding: 2px;
	border: solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.lh160 {
	line-height: 160%;
}
.bdr_top_line {
	border-top: solid 1px #cccccc;
}
.gray_bg {
	background-color: #EAEAEA;
	padding: 12px 12px;
}
.gray_bg.ver {
	background-color: #F6F6F6;
	padding: 15px 0;
}
.fpink {
	/*color: #FF3366;*/
	color: #e33e84;
}
.fbrown {
	color: #9E0C3D;
}
.fgreen {
	color: #F90;
}

.fblue {
	color: #03F;
}

div.basic_list {
	border-bottom: solid 1px #cccccc;
	padding: 0 0 3px 0;
}
div.basic_list p {
	padding: 12px 5px 12px 16px;
}
strong {
	font-weight: bold;
}
.bdr_btm {
	border-bottom: solid 1px #cccccc;
}
.kamoku_detail p {
	padding: 12px 5px 12px 16px;
 text-indent:
}
.kamoku_detail p.pdg0 {
	padding: 0;
}
.kamoku_flow {
	padding-top: 10px;
}
.kamoku_flow li {
	padding: 0 0 17px 0;
	margin: 0 0 5px 0;
	background-image: url(../img/top/arrow_flow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kamoku_flow li.none_arrow {
	background-image:none;
}
.kamoku_flow li:last-child {
	background: none;
}
.kamoku_flow li p {
	background-color: #F3F3F3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #cccccc;
	padding: 12px;
	margin: 0 18px 2px 18px;
	list-style: none;
}

.sp_kam_flow li p {
	line-height:150%;
}


.kamoku_flow li p.sub {
	background-color: #FFF;
}

.ito_nayami img{
	float:left;
	clear: both;
	display:inline-block;
	/*display:block;*/
	margin: 0 10px 10px 0;	
}

.ito_nayami_txt{
	font-size: 110%;
	margin-bottom: 20px;
	margin-top: -20px;
}

.ico {
	color: #f69; /*文字カラー*/
	background-color: #fff;
	border: solid 1px #999;
	font-size: 70%;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style: normal;
}
/*
	background-color:#CF2450;
	color:#FFFFFF;	
/*.ico.dbrown{
	background-color:#5D0035;
	}
*/
.ico.dbrown {
	color: #FF6600;
}
.ico.dred {
	color: #006699;
}
.fbrown {
	color: #5D0035;
}
.ico.sbrown {
	color: #ff0000;
}
.ico.abrown {
	color: #060;
}

.bfico {
	color: #fff; /*文字カラー*/
	background-color: #7A7A7A;
	border: solid 1px #999;
	font-size: 85%;
	padding: 2px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-style: normal;
	margin-bottom: 5px;
}


/*.ico.bust_g {
	color:#0080FF;
}*/

.bust_g {
	color: #0080FF; /*文字カラー*/
	font-weight:bold;
	font-size: 105%;
	margin:10px 10px 15px;
	padding: 5px 2px;
	/*background-color: #fff;
	border: solid 1px #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-style: normal;*/
}





.ico_new_s {
	background-color:#f66;
	border: solid 1px #999;
	font-size: 70%;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style: normal;
	color: #333; /*文字カラー*/
}

.ico_new {
	color: #333; /*文字カラー*/
	background-color: #F66;
	border: solid 1px #999;
	font-size: 90%;
	padding: 1px 0 0 5px;
    margin: 0 -2px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	font-style: normal;
	/*vertical-align:central;*/
	
}

.ico_himeji {
	color: #000; /*文字カラー*/
	background-color: #FBE0FC;
	/*border: solid 1px #999;*/
	font-size: 90%;
	padding: 1px 0px 0px 5px;
	/*margin: 0px 0px 0px 0px; */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style: normal;
}

.ico_topics {
	color: #FC0303; /*文字カラー*/
	background-color: #fff;
	border: solid 1px #999;
	font-size: 90%;
	padding: 3px 1px 4px 3px;
	margin: 0 -2px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style: normal;
}

.tokuten_price{
	color:#F00;
	font-weight:bold;
}

.tokuten_day{
	color:#F00;
	font-size:90%;
	font-weight:bold;
}

/*.ico.dred{
	background-color:#990134;
	}
*/

#other p, #formpage p {
	font-size: 13px;
	margin: 6px 16px 6px 16px;
}

#other span.ito{
	font-size:70%;
}

.pink_btn2 {
	font-size: 90%;
	display: inline !important;
	color: #FFF !important;
	/*background-color: rgb(245,80,121);*/
	background-color: #e33e84;
	text-decoration: none;
	padding: 3px 8px;
	/* Firefox v3.5+ */
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#a6000000, Positive=true);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.pink_btn2_agr {
	font-size: 90%;
	display: inline !important;
	color: #FFF !important;
	background-color: rgb(245,80,121);
	text-decoration: none;
	padding: 3px 8px;
	margin-top: -15px;
	/* Firefox v3.5+ */
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#a6000000, Positive=true);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}







.point_list li {
	padding-left: 1.5em;
	text-indent: -1em;
}



.pipc_agr {
	margin-top: -1em;
	padding-left: 1.5em;
	text-indent: -1em;
	
}


/*

	bihada/index07.html
*/

.ion_table{
	width:100%;
	padding-top:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.ion_table th {
    background: #ffe6ea none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 3px 5px;
    text-align: center;
}

.ion_table td {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 3px 5px;
    vertical-align: middle;
}

/*
	clinic2.html 
*/
.other_cl_list li:first-child a {
	border-top: solid 1px #ccc !important;
}
.other_cl_list li a.silver_bar {
	border-top: none;
}
.fl_100 {
	float: left;
	width: 100%;
	padding-left: 0;
 padding:right:0;
	display: block;
}
.bar_left {
	float: left;
	width: 109px;
	margin: 0 0 0 16px;
}
.bar_right {
	float: right;
	width: 333px;
	text-align: right;
}
.bar_right p {
	margin: 0!important;
	dispaly: inline;
	padding: 0 5px 0 0 !important;
}
/*
	care/index.html
*/


.circle_left {
	float: left;
	width: 105px;
}
.circle_left {
	float: left;
	width: 105px;
}
.line {
	background-image: url(../img/top/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	clear: both;
}
.circle_table {
	margin: 20px 10px;
}
/*
	beginners
*/

.bgn_flow li {
	background-image: url(../img/top/arrow_flow2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 0 10px 0;
	padding: 0 0 27px 0;
}
.bgn_flow li:last-child {
	background-image: none;
	padding: 0 0 0 0;
}
.bgn_flow .bb {
	padding-top: 15px;
	padding-bottom: 15px !important;
}
.bgn_flow .bb.bb_none {
	border-bottom: none !important;
}
.bgn_arrow {
	border-top: solid 1px #ccc;
	padding: 10px 0;
	text-align: center;
}
.bt_none {
	border-top: none !important;
}
/*
	clinic.html
*/

.fclear {
	clear: both;
}
.cl_left {
	float: left;
	width: 165px;
	display: inline;
	margin: 20px 10px 10px 10px;
}
.cl_center {
	float: left;
	width: 83px;
	display: inline;
	margin: 20px 10px 10px 0;
}
.cl_right {
	float: left;
	width: 190px;
	display: inline;
	margin: 20px 10px 10px 0;
}

.cl_right .ito{
	font-size:50%;
}

#other .cl_right p {
	margin: 0;
}


#stayday img{
	padding-top:10px
	
}

/*
	doctor.html
*/
.d{
	width:auto;
	height:160px;
	clear:both;
	
}

.d
.d_left {
	float: left;
	/*width: 165px;*/
	/*display: inline;*/
	margin:10px 10px 10px 10px;
	padding-top:5px;
	clear:both;	
}

.d
.d_center {
	/*float: left;*/
	/*width: 190px;*/
	/*display: inline;*/
	margin: 0 0 0 20px;
	padding-top:5px;
}

.t1 {
	margin: 6px 16px 6px 16px;
	/*clear: both;*/
}


.pink_btn3 {
	font-size: 90%;
	display: inline /*!important*/;
	color: #000 !important;
	/*background-color: rgb(245,121,145);*/
    background-color: #ff9ac7;
	text-decoration: none;
	padding: 3px 8px;
	margin:0 10px 5px 0;
	/* Firefox v3.5+ */
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.65);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#a6000000, Positive=true);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	
}

#other
.sta{
	height:auto
}


#other
.sta
/*.staff*/{
	padding:10px 0 5px 0;
	font-size:25px;
	clear:both;
	width:auto;
	
}

#other
.sta
.st_img img{
	float:left;
	clear:both;
	/*padding-top:5px;*/
	margin:5px 10px 0 10px;	
}

.sta
p.staff_k{
	font-size:16px;
	font-weight:bold;
	padding-top:2px;
}

.sta
p.staff_a{
	font-size:14px;
	font-weight:bold;
	
}

.sta
p.staff_c{
	color:#333;
	font-size:13px;
	
}

/*プロフィール*/

.pink_btn4 {
	font-size: 90%;
	display: inline /*!important*/;
	color: #FFF !important;
	/*background-color: rgb(0,115,189);
	background-color: rgb(245,80,121)*/;
    background-color: #e33e84;
	text-decoration: none;
	padding: 3px 8px;
	margin:0 10px 25px 0;
	/* Firefox v3.5+ */
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.50);
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.50);
	/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.50);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#a6000000, Positive=true);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	
}


.puro
p.syoukai{
	padding:10px 0 5px 0;
	font-size:16px;
	clear:both;
	width:auto;
	
}

.puro img{
	float:left;
	padding:0 15px 10px 10px;
	
	}

.puro
.keireki{
	font-size:13px;
	
	}

/*
	form
*/

.mb30 {
	margin-bottom: 30px !important;
}
.must {
	color: #9E0C3D;
	font-style: normal;
	display: inline !important;
}
.must2{
	background-color:#9E0C3D;
	color:#FFF;
	font-size:90%;
	padding:2px 5px;
	margin:0 5px 0 0;
	}
.form_alert{
	clear:both;
	font-size:120%;
	font-weight:bold;
	}
.form_alert, .fred {
	color: #9E0C3D;
}
.blk {
	display: block;
}
.mb5 {
	margin-bottom: 5px;
}
.form_flow {
	text-align: center;
	padding: 10px 0;
}
.form_btn {
	background: #f87c9b; /* Old browsers */
	background: -moz-linear-gradient(top, #f87c9b 1%, #f55079 71%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f87c9b), color-stop(71%, #f55079)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f87c9b 1%, #f55079 71%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f87c9b 1%, #f55079 71%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f87c9b 1%, #f55079 71%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f87c9b', endColorstr='#f55079', GradientType=0 ); /* IE6-9 */
	padding: 15px 0;
	display: block;
	text-align: center;
	min-height: 28px;
	color: #FFFFFF;
	margin: 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	line-height: 28px;
}
.form_btn.black {
	background: #7b7b7b; /* Old browsers */
	background: -moz-linear-gradient(top, #7b7b7b 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7b7b7b), color-stop(100%, #333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7b7b7b 0%, #333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7b7b7b 0%, #333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7b7b7b 0%, #333333 100%); /* IE10+ */
	background: linear-gradient(top, #7b7b7b 0%, #333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b7b7b', endColorstr='#333333', GradientType=0 ); /* IE6-9 */
}
.form_btn span {
	background-image: url(../img/top/arrow_right_white.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin: 0 10px;
}
#form_all p {
	margin: 19px 16px 19px 16px;
}
#form_all h4 {
	margin: 19px 16px 19px 16px;
}
#form_all ul.checkbox-list {
	margin: 19px 0 19px 16px;
}
#form_all ul.checkbox-list li {
	margin-top:10px;
	margin-bottom: 10px;
}
#form_all .radio-list span, #form_all .checkbox-list span {
	margin: 0 20px 10px 0;
}
#form_all input[type=radio], #form_all .checkbox-list input[type=checkbox] {
	margin: 0 10px 0 0;
}
#form_all input[type=text], #form_all textarea, #form_all input[type=email] {
	border: solid 1px #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	width: 98%;
	margin: 0 auto;
	padding: 5px;
	font-size: 120%;
}
#form_all .sample_txt {
	font-size:95%;
	margin: 0 16px 19px 16px;
	color: #666;
}
#form_all .sample_txt2 {
	font-size: 90%;
	margin: 5px 16px 0px 0;
	color: #666;
}
#form_all .confirm_txt {
	font-size: 120%;
}
.ssl-seal {
	text-align: center;
	margin: 10px 0;
	clear: both;
}
.form_btn_back {
	float: left;
	width: 35%;
	text-align: center;
	margin-bottom: 30px;
}
.form_btn_send {
	float: right;
	width: 65%;
	margin-bottom: 30px;
}
.form_name {
	width: 98%;
}
.form_name_txt {
	width: 1.5em;
	text-align: right;
}
.form_name td {
	padding: 0px 10px 19px 0px;
	vertical-align: top;
}
#form_all .pt19 {
	padding-top: 19px;
	padding-left: 13px;
}
.ft5 {
	color: #333333;
	font-size: 90%;
}
.ft6 {
	color: #006699;
	font-size: 110%;
	font-weight: bold;
}
td.ft7 {
	color: #000000;
	font-size: 100%;
}

.pink_bar span.no_icon {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 120%;
	line-height: 180%;
	margin: 0 0 0 12px;
	padding: 0;
	text-shadow: 0 0 4px #F4406D;
}




/*
	quick cv
*/

.quick p.time {
	background-color: #FFD699;
	text-align: center;
	font-size: 110%;
	padding: 5px 0;
}
.quick p.time em {
	font-weight: bold;
}
.quick .phone {
	padding: 10px 0;
	background-color: #fff0d9;
	overflow: hidden;
	margin-bottom: 20px;
}
.quick .phone a {
	text-decoration: none !important;
}
.quick .phone a.btn {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	text-align: center;
	margin: 10px 10px;
	line-height: 0;
	-moz-box-shadow: 0px 0px 0px 2px rgb(255,255,255), 1px 1px 3px rgba(0,0,0,1);
	-webkit-box-shadow: 0px 0px 0px 2px rgb(255,255,255), 1px 1px 3px rgba(0,0,0,1);
	box-shadow: 0px 0px 0px 2px rgb(255,255,255), 1px 1px 3px rgba(0,0,0,1);
-ms-filter:"progid:DXImageTransform.Microsoft.Glow(Color=#ffffffff, Strength=2)  progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#73000000, Positive=true)";
filter:progid:DXImageTransform.Microsoft.Glow(Color=#ffffffff, Strength=2)  progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#73000000, Positive=true);
	background-image: url(../img/top/cv_phone_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.quick .phone a.btn span {
	display: block;
	padding:8px 0 4px 0;
}
.quick .phone a.btn img.txt {
	margin: 0;
	width: 438px; /*465px96.87%*/
}

.quick .phone a.btn span {
	display: block;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(100%,rgba(255,255,255,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.3) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#4dffffff',GradientType=0 ); /* IE6-9 */

}
.quick .clm2.inq_btn li {
	padding: 10px 10px;
	text-decoration: none;
}
.quick .clm2.inq_btn li a td {
	height: auto !important;
	padding: 11px 0;
}
.quick span.counseling {
	background-image: url(../img/top/cv_ico_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
	text-decoration: none;
	font-size: 90%;
}
.quick span.soudan {
	background-image: url(../img/top/cv_ico_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 25px;
	font-size: 90%;
}
/*
	sitemap
*/

.big_list li {
}
.big_list li a {
	text-decoration: none;
	display: block;
	border-bottom: solid 1px #ccc;
	background-color: #FFF;
	/*color: #FF3366;*/
	color: #fe60a7;
	padding: 12px 10px 12px 10px;
	/*background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(39%, rgba(255,255,255,1)), color-stop(100%, rgba(218,218,218,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 39%, rgba(218,218,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0 ); */
}
.big_list li ul li a {
	background: none;
	border-bottom: dotted 1px #ccc !important;
}
.big_list li a span {
	background-image: url(../img/top/ico_h.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px;
	display: block;
}
.big_list li a span.ar {
	background-image: url(../img/top/arrow_right_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0;
}
.big_list li a.inc span.ar {
	background-image: url(../img/top/arrow_bottom_02.png);
}
.big_list li a.inc span.ar.close {
	background-image: url(../img/top/arrow_top_02.png);
}
.big_list li ul li a {
	color: #666666;
	text-decoration: underline;
}
.big_list li ul li a span {
	background-image: url(../img/top/ico_li_02.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 0 0 0 30px;
}
.big_list li div {
	display: block;
	background-color: #FDE3EB;
	padding: 12px 10px 12px 35px;
	background-image: url(../img/top/ico_li.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}

/*
	soudan,counseling
*/

#formpage{
	font-size:120%;
	}

#formpage h3.thin_pink_bar{
	font-size:120%;
	}
#formpage .form_btn{
	font-size:120%;
	}

#formpage input[type="checkbox"],#formpage input[type="radio"]{
	-webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
	}

#formpage .checkbox-list li span{
	display:table;
	vertical-align:middle;
	}

#formpage .checkbox-list li input[type="checkbox"]{
	display:table-cell;
	padding:5px;
	vertical-align:bottom;

}
#formpage .checkbox-list li label{
	display:table-cell;
	padding:5px;
	vertical-align:bottom;

}

#formpage .radio-list.clm3 span{
	display:table;
	float:left;
	}

#formpage .radio-list.clm3 span input[type="radio"]{
	display:table-cell;
	vertical-align:bottom;
	padding:5px;
}

#formpage .radio-list.clm3 label{
	display:table-cell;
	padding:5px 10px 5px 5px;
	text-align:left;
	vertical-align:bottom;

}

#formpage select{
	font-size:120%;
	height:120%;	
}
.hgt10{
	height:10px;
}


.fee_tab{
margin:0px 15px  30px;
border-collapse:separate;
border-top:1px solid #666;
border-left:1px solid #666;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.fee_tab td,
.fee_tab th{
padding:10px;
vertical-align:top;
line-height:150%;
border-right:1px solid #666;
border-bottom:1px solid #666;
background:#FFF;
}

.fee_tab th{
background:#CCC;
color:#333;
}

.fee_tab .txt_c{
	text-align:center;
	vertical-align:middle;
}

.txt_right{
	text-align: right;
}

.fee_size th{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 20%;
}

.fee_size img{
width: 45px;
}

.fee_size th+th{
	width: 16%;
}

.small{
	font-size:.9rem!important;
}

.crf-bn-sp{
	padding:10px 0;
}

.crf-bn-sp div{
	height:80px!important;
}


/*main_img*/

.bf_main{
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bf_main p{
	font-size: 90%;
	/*text-indent: -1em;*/
	padding-left: 1em;
	padding-right: 1em;
	
}

.bf_main img{
	margin-bottom: 10px;
	/*float: left;
	clear: both;
	padding-left: 20px;	
	padding-right: 15px;*/
	text-align: center;
	margin: 0 auto;
    display: block;	
}

.bf_txt{
	font-size: 90%;
	/*clear: both;
	text-indent: -1em;*/
	padding-left: 1em;
}

.bf_title{
	padding-left: 10px;
	font-size: 95%;
	
}






/*---------------------- */
.clf:after { content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.clf { display: inline-block; }
/* Hides from IE Mac */
* html .clf { height: 1%; }
.clf { display:block; }
/* End Hack */ 
/*---------------------- */

#header {
	position: relative;
}
#header h1 {
	text-indent: -9999px;
	overflow:hidden;
	float:left;
}
#head{
	background:url(../materials/common/h1_header.gif) no-repeat 0 0;
	height:38px;
}
#logo {
	float:right;
	width:124px;
	height:34px;
	margin:2px 4px 0 0;
	text-indent: -9999px;
	overflow:hidden;
}
#header .h_nav {
	position: relative;
	background: url(../materials/common/h2_rogo.gif) no-repeat 0 0;
	margin-bottom: 2px;
	background-size: 100%;
}
div#header div#head{background:url(../materials/common/h1_header.gif) no-repeat 0 0; width:320px; height:38px;-moz-background-size:100% 100%;background-size:100% 100%; }

#header .official_home{
	display:block;
	width:155px;
	height:23px;
	position:absolute;
	top:6px;
	left:9px;
}
#header .clinic_home{
	display:block;
	width:155px;
	height:23px;
	position:absolute;
	top:30px;
	left:9px;
}

div#header h2 {
	text-indent: -10000px;
	width: 215px;
	height: 54px;
}
div#header h2 a {
	display:block;
	width:161px;
	height:45px;
	position:absolute;
	top:5px;
	left:9px;
}

div#header ul.nav {
	position: absolute;
	top: 6px;
	left: 189px;
	width: 131px;
	height: 44px;
}
div#header ul.nav li {
	float: left;
	margin-right: 6px;
	width: 37.5px;
	height: 44px;
}
div#header ul.nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -10000px;
}
div#header ul.nav li.nav1 a{
	background: url(../materials/common/btn_header_counseling.png) no-repeat 0 0;background-size: 37.5px 44px;
}
div#header ul.nav li.nav2 a{
	background: url(../materials/common/btn_header_mail.png) no-repeat 0 0;background-size: 37.5px 44px;
}
div#header ul.nav li.nav3 a{
	background: url(../materials/common/btn_header_tel.png) no-repeat 0 0;background-size: 37.5px 44px;
}



ul.topContact { margin: 0; padding: 0; }
ul.topContact li { float: left; }
ul.topContact li img { margin-top: 10px; }


.categoryTitle { font-size: 18px; line-height: 1.2; font-weight: normal; background-color: #EEE; clear: both; padding: 8px 10px 8px 17px;  margin: 25px -6px 10px; color:#fff;}
.categoryTitle .eFont { font-size: 10px; color: #fff; margin-right: 10px; }
.categoryTitle.colorPink { background-color:#fc4f9d;}
.categoryTitle.colorBlue { background-color:#00a5e4;}
.categoryTitle.colorOrange { background-color:#8064f8;}
.categoryTitle.colorGreen { background-color:#11b9be;}

ul.consulMenu { margin: 0px 0px 35px 3px; padding: 0px; list-style: none; }
ul.consulMenu li { width: 151px; line-height: 1; padding: 0px; float: left; margin: 0px 0px 10px 6px; }
ul.consulMenu li a { display: table-cell; height: 44px; width: 151px; font-size: 14px; line-height: 1.2; color:#333; vertical-align: middle; text-decoration: none; position: relative; background-repeat: no-repeat; background-position: left top; padding: 0px 0px 0px 15px; }
ul.consulMenu li a { background-size: 151px;  }
ul.consulMenu li a:hover { text-decoration: underline; }



.feeTab { margin:25px 0;}
.feeTab .tab { font-size: 13px; line-height:1; list-style: none outside none; margin: 0; padding: 0; }
.feeTab .tab li { float: left; margin: 3px 6px 0 0; }
.feeTab .tab li a { border: 1px solid #E45A95; background-color: #E45A95; border-radius: 3px 3px 0 0; color:#FFF; display: block; padding: 8px 13px; }
.feeTab .tab li a.selected,
.feeTab .tab li a:hover { background-color: #eee; color: #E45A95; border: 1px solid #eee; text-decoration: none; }
.feeTab .tab li a.selected:hover { text-decoration: none; }
.feeTab .panel { border-top: 3px solid #eee; border-bottom: 3px solid #eee; padding-bottom: 30px; clear: both; margin-bottom: 5px; }
.feeTab h2 { display: none; float:right; margin:-3px 3px 0; font-size:20px; font-weight: normal; padding: 0px; line-height:1; }
.feeTab h2 .eFontL { font-size:14px; color: #E45A95; }
.feeTab .panel p { font-size:10px; margin: 5px 0 10px; }
.feeTab .panel p.feeDoctor { font-size:13px; text-align: center; color: #E45A95; margin: 10px 0 !important; }
.panelInn h3:nth-of-type(1) { margin-top:0; }

.mainSubTitle3 { font-size: 15px; line-height: 1.2; font-weight: normal; background-color: #EEE; background-repeat: no-repeat; background-position: left top; clear: both; padding: 4px 0;  margin: 25px 0px 10px;}
.mainSubTitle3.titlePink { color: #E45A95; /* background-color: #F9DDE9;*/ background-color: #fff; }
.feeTab .bannerCol1 img { width: 320px; height: auto; }

.feeTab table { font-size: 11px; width: 100%; border-collapse: collapse; border: 1px solid #ccc; color: #333; }
.feeTab table caption { font-size: 1.1em; font-weight: bold; letter-spacing: -1px; margin-bottom: 10px; padding: 5px; background: #efefef; border: 1px solid #ccc; color:#333; }
.feeTab table a { /* color: #E45A95; font-weight: bold; text-decoration: none;*/ color: #333; font-weight: normal; text-decoration: underline; }
.feeTab table a:hover { text-decoration: underline; }
.feeTab table tr th a { color: #369; border-bottom: 1px dotted #369; }
.feeTab table tr th a:hover { color:#FFF; background: #369; }
.feeTab table tr th { text-transform: uppercase; background: #fdf4f8; }
.feeTab table tfoot tr th, table tfoot tr td { text-transform: uppercase; color: #000; font-weight: bold; }
.feeTab table tfoot tr th { width: 20%; }
.feeTab table tfoot tr td { width: 80%; }
.feeTab table td, table th { border-bottom: 1px solid #ccc; padding: 8px 5px 8px 10px; vertical-align: top; width: 20%; }
.feeTab .note { color: #E45A95; padding: 0px 10px 0px 0px; }
.feeTab ol { list-style: none; padding-left: 0; margin: 5px 0 10px; }
.feeTab ol li { font-size: 11px; text-indent: -28px; margin-left: 28px; }
.feeTab img.datsumouParts { width: 285px; height: auto; }
.feeTab table.c2 th,.feeTab table.c2 td {border-right: 1px solid #ccc;}
.feeTab table.c2 tr td {text-align: right;}




#footerNavigation { position: fixed; left: 0; bottom: 0; color: #fff; padding: 0; width: 100%; text-align: center; z-index: 10; }
#footerNavigation a {color: #fff; text-decoration: none;}
#footerNavigation span { position: fixed; bottom: 44px; width: 56px; height: 56px; }
#footerNavigation span img { width: 50px; height: 50px;}
#footerNavigation span.menuBtnL { left: 3px; }
#footerNavigation span.menuBtnR { right: 3px; }
#footerNavigation ul.contactBtn { width: 100%; height: 44px;overflow: auto; background: #11b9be;}
#footerNavigation ul.contactBtn li { float: left; width : 30.78% ; background: #fff; height: 32px; margin: 6px 3px 0 3px; text-indent: -9999px;}
#footerNavigation ul.contactBtn li a  { display: block; height: 32px; color: #fff; }
#footerNavigation ul.contactBtn li.tel  { background: url(https://inc.shiromoto.to/sp/navi/btn_ft_tel.jpg) #fff no-repeat center center; background-size: 100%; margin-left: 6px;}
#footerNavigation ul.contactBtn li.mail  { background: url(https://inc.shiromoto.to/sp/navi/btn_ft_soudan.jpg) #fff no-repeat center center; background-size: 100%; }
#footerNavigation ul.contactBtn li.counseling  { background: url(https://inc.shiromoto.to/sp/navi/btn_ft_yoyaku.jpg) #fff no-repeat center center; background-size: 100%; margin-right: 0; }



/* RIDEOVER */

p.alcenter {
	text-align: center;
	padding-bottom: 5px;
}
p.alcenter img {
	display: block;
	margin: auto;
}
.fee_size img {
    width: 20px;
}
.fee_tab.fee_size tr,
.fee_tab.fee_size td {
	font-size: 11px;
}
.fee_tab.fee_size .small {
	font-size: 11px !important;
}
.pd10 {
	padding: 10px;
}
.pd15 {
	padding: 15px;
}
.pd20 {
	padding: 20px;
}

/* MESSAGE 2020.03.12 */

#message {
	margin-bottom: 30px;
	background-image: url("../materials/top/top_message.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	-moz-background-size:contain;
	background-size:contain;
}
#message p {
	width: 320px;
	height: 310px;
	text-indent: -9999px;
}


/* BLOG BNR 2020.03.12 */

#top_blog {
	margin-bottom: 20px;
}
#top_blog ul {
	clear: both;
	padding: 0 1.5%;
	zoom: 1;
}
#top_blog ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}
#top_blog li {
	display: inline;
	float: left;
	width: 48%;
	padding: 0 1%;
	text-align: center;
	font-size: 77%;
}
#top_blog li img {
	display: block;
	max-width: 100%;
	width /***/: auto;
	_width: 100%;
	height: auto;
	margin: 0 auto;
	-ms-interpolation-mode: bicubic;
}


/* GLOBAL NAVIGATON 2020.03.12 */

#globalNav li {
	border-top: 1px solid #ccc;
}
#globalNav li a {
	display: block;
	padding: 0.5em 0.8em;
	text-decoration: none;
}
#globalNav li a span {
	display: block;
	background: url("../materials/common/arrow_fuchsia.png") right center no-repeat;
	-webkit-background-size: 10px 16px;
	-moz-background-size: 110px 16px;
	-o-background-size: 10px 16px;
	background-size: 10px 16px;
}


/* CONSULTATION 2020.3.25 */

#consultation {
	margin-bottom: 20px;
}
#consultation h2 {
	text-align: center;
}
#consultation .categoryTitle {
	margin: 10px 0 0;
}
#consultation dl {
	margin-bottom: 20px;
}
#consultation dd li {
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 14px 16px;
	-moz-background-size: 14px 16px;
	-o-background-size: 14px 16px;
	background-size: 14px 16px;
}
#consultation li a {
	display: block;
	height: 44px;
}
#consultation li a img {
	display: block;
	width: auto;
	height: 44px;
}
#consultation dt.colorPink+dd li {
	border-bottom: 1px solid #fc4f9d;
	/*background-image: url("../files/img/consultation/topmenu_arrow_pink.png");*/
}
#consultation dt.colorBlue+dd li {
	border-bottom: 1px solid #00a5e4;
	/*background-image: url("../files/img/consultation/topmenu_arrow_blue.png");*/
}
#consultation dt.colorOrange+dd li {
	border-bottom: 1px solid #8064f8;
	/*background-image: url("../files/img/consultation/topmenu_arrow_purple.png");*/
}
#consultation dt.colorGreen+dd li {
	border-bottom: 1px solid #11b9be;
	/*background-image: url("../files/img/consultation/topmenu_arrow_aqua.png");*/
}

/* For Men 2020.5.7 */

.categoryTitle.colorNavy {
    background-color: #1b3763;
}
#consultation dt.colorNavy+dd li {
	border-bottom: 1px solid #1b3763;
}



/* CTA 2020.3.12 */

.cta {
	position: relative;
	margin: 0 auto 10px;
	text-align: center;
}
.cta .cta-box{
	background:#fe60a7;
	padding:0.8rem 0 1.2rem;
	color:#fff
}
.cta .cta-box .inner{
	width:92%;
	margin:0 auto
}
.cta .cta-box img {
    vertical-align: bottom;
    max-width: 100%;
}
.cta .cta-box p{
	font-weight:bold;
	font-size:0.6rem;
	margin:0.5rem 0;
	line-height:1.4em;
	letter-spacing: 0.05em;
}
.cta .cta-box p.ttl{
	margin:0
}
.cta .cta-box .flex{
	display:flex;
	justify-content:center
}
.cta .cta-box .flex a{
	margin-right:0.6rem
}
.cta .cta-box .flex a:last-child{
	margin-right:0
}
.cta .cta-box .caution{
	text-align:center
}
.cta .cta-box .caution p{
	font-size:2.3rem;
	text-align:center;
	font-weight:normal
}
.cta .cta-box .caution a{
	font-size:2.3rem;
	color:#fff;
	text-decoration:underline
}

/* ABOUT 2020.3.12 */

#about img {
	display: block;
	max-width: 100%;
	width /***/: auto;
	_width: 100%;
	height: auto;
	margin: 0 auto;
	-ms-interpolation-mode: bicubic;
}
#about P {
	padding: 0.7em;
}


/* FOOT BNR 2020.3.12 */

#footBnr li {
	padding-bottom: 10px;
}
#footBnr li img {
	display: block;
	margin: 0 auto;
}
#footBnr p {
	padding: 0 10px 10px;
	text-align: center;
	font-size: 85%;
}


/* SLIDER 2020.3.13 */

.slider img {
	width: 100%;
	max-width: 100%;
}
.slick-prev:before,
.slick-next:before {
	color: #000 !important;
}
.arrows {
	position: relative;
	text-align: center;
	margin: -15px auto 50px;
}
.slick-prev {
	left: 5px;
}
.slick-next {
	right: 5px;
}


/* ACCESS 2020.3.13 */

#clinic {
	margin-bottom: 20px;
}
#clinic h2 {
	padding: 5px;
	background: #fe60a7;
	color: #fff;
	font-weight: normal;
	font-size: 116%;
}
#clinic .info {
	clear: both;
	width: 320px;
	margin: 0 auto;
	background: #FDF4F8;
	border-bottom: 1px solid #ccc;
	zoom: 1;
}
#clinic .info:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}
#clinic .info dt,
#clinic .info dd {
	display: inline;
	float: left;
	border-top: 1px solid #fe60a7;
}
#clinic .info dt {
	clear: both;
	width: 30px;
	height: 32px;
	background-position: right bottom;
	background-repeat: no-repeat;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	-o-background-size: 20px 20px;
	background-size: 20px 20px;
	text-indent: -9999px;
}
#clinic .info dd {
	width: 270px;
	padding: 10px;
}
#clinic .info dd a {
	color: #fe60a7;
	font-weight: bold;
}
#clinic .info .clinicDataTel {
	background-image: url(../files/img/clinic/icon_info_tel.png);
}
#clinic .info .clinicDataTel+dd {
	padding: 10px 10px 0;
}
#clinic .info .clinicDataTelFree {
	background-image: url(../files/img/clinic/icon_info_tel_free.png);
}
#clinic .info .clinicDataTelFree,
#clinic .info .clinicDataTelFree+dd {
	border-top: none;
}
#clinic .info .clinicDataAddress {
	background-image: url(../files/img/clinic/icon_info_map.png);
}
#clinic .info .clinicDataAccess {
	background-image: url(../files/img/clinic/icon_info_access.png);
}
#clinic .info .clinicDataurl {
	background-image: url(../files/img/clinic/icon_info_url.png);
}
#clinic .info dd span {
	display: block;
	font-size: 85%;
}
#clinic .info .clinicDataAccess+dd {
	padding: 0 10px 10px;
}
#clinic .info .clinicDataAccess+dd strong {
	display: block;
	padding-top: 10px;
	color: #fe60a7;
	font-weight: bold;
}
#clinic .info p {
	padding: 10px;
}
#clinic .info p strong {
	font-size: 116%;
}

.clinicMap {
	padding-bottom: 20px;
	text-align: center;
}
.clinicMap iframe {
	margin-bottom: 10px;
}
.clinicMap a {
	display:block;
	width: 200px;
	margin: 0 auto;
	padding: 8px;
	border-radius:3px;
	background-color: #fe60a7;
	color:#FFF;
	text-align: center;
	font-size: 116%;
	text-decoration: none;
	text-shadow: 0px -1px #C86F7E;
}
.ccList {
	display:block;
	margin-top: 4px;
}
.ccList img {
	width: 30px;
	height: auto;
}


/* KEY VISUAL 2020.03.13 */

#keyvisual {
	width: 320px;
	margin: 0 auto;
}
#keyvisual img {
	margin: 0 0 5px;
}
#keyvisual p {
	padding: 0 10px 7px;
	line-height: 1.25;
	font-size: 85%;
}


/* FEE 2020.3.27 */

.feeTab .tab li a {
    border: 1px solid #fe60a7;
    background-color: #fe60a7;
}
.feeTab .panel p.feeDoctor {
    color: #fe60a7;

}

/* YAKUZAI 2020.3.27 */

.kamoku_detail_list a {
    color: #ef5697;
}
.basic_list.kamoku_detail_list .ft6 {
    color: #e33e84;
}