@charset "UTF-8";

*{
	margin:0;
	padding:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear{
	clear: both;
}

body { 
	color: #000000;
	margin:0;
	padding:0;
	font-family: 'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
	width:100%;
	background-color:#FFFFFF;
	font-size:15px;
	line-height:24px;
}

img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

.clear{
	clear:both;
	height:0px;
}

.clr{
	clear:both;
}

.red{
	color:red;
}

.blue{
	color:blue;
}

.orange{
	color:#ff9900;
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

dl.circled-decimal:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
dl.circled-decimal {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
dl.circled-decimal {display: block;}
/* End hide from IE-mac */


dl.circled-decimal{
	margin-bottom:10px;
	margin-left:1em;
	}

dl.circled-decimal dt,
dl.circled-decimal dd{
	float:left;
	margin-bottom:5px;
}
dl.circled-decimal dt{
	margin-right:5px;
	width:15px;
	clear:both;
}
dl.circled-decimal dd{
	width:640px;
}

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

#floatArea{
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 9999;
}
#floatArea li{
    width: 149px;
    list-style-type: none;
    margin-bottom: 5px;
}
#floatArea li.floatLine{
    width: 144px;
    margin-left: 2px;
    margin-bottom: 8px;
}
#floatArea li a{
    display: block;
}
#floatArea li a img{
    width: 100%;
}

#header_floatArea{
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
}
#header_flexArea{
	/* width: 100%; */
	width: 964px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#header_flex-left{
	height: 100%;
	/* margin-left: 20px; */
}
#header_flex-left a{
	display: block;
	height: 100%;
}
#header_flex-left img{
	height: 100%;
	width: auto;
}
#header_flex-right{
	height: 100%;
	/* margin-right: 20px; */
	display: flex;
	align-items: center;
}
#header01{
	width:100%;
	background-color:#011664;
	height:25px;
}

#header02{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:4px 0 5px 0;
}

#header02 h1{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#header03{
	width:1000px;
	/* height:170px; */
	overflow:hidden;
	margin:0 auto;
}

.head_comment01{
	margin:32px 0 0 0;
	font-size:12px;
}

#header04{
	/* width:526px; */
	/* height:89px; */
	/* float:left; */
	/* margin:40px 0 0 21px; */
	/* margin:0 0 0 21px; */
}

#header04 a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

#header04 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#header05{
	/* width:292px; */
	/* width:400px; */
	/* float:right; */
	/* width: 100%; */
	width: 964px;
	margin:10px 20px 0 auto;
}
#header08{
	display: flex;
	text-align: right;
	width: fit-content;
	margin: 0 0 0 auto;
	height: 44px;
}
#header08 li{
	margin-left: 5px;
	list-style-type: none;
}
#header08 li:first-of-type{
	margin-left: 0;
}

#header06{
	font-size:10px;
	text-align:right;
	margin:0 0 0 0;
}

#header06 a{
	color:#0092CF;
}

#header07{
	width:214px;
	height:22px;
	margin:0 0 5px auto;
	text-align:right;
	/* float: right; */
}

#header07_2 {
	margin: 0 auto;
	margin: 0 0 0 auto;
	/* padding: 3px 0 2px 0; */
	padding: 5px 0 0 0;
	width: 292px;
	font-size:11px;
	line-height:14px;
	color: #011664;
	font-weight:bold;
    text-align: right;
}
#header07_2 img{
	max-width: 280px;
}
/*#header07_2 dt,
#header07_2 dd{
	float: left;
}
#header07_2 dt{
	clear: both;
	width: 4em;
}*/

#header07_3{
	margin: 0 auto;
	padding: 0 0 5px 0;
	width: 292px;
	font-size:11px;
	line-height:14px;
	/*color: #011664;*/
	font-weight:bold;
	color:#FF9900;
}

#headerLine{
    /* width:126px; */
    height:44px;
    /* margin:0 3px 0 0; */
    /* float:left; */
}
#headerLine img{
width: 100%;
}

#header09{
	/* width:132px; */
	height:44px;
	/* margin:0 5px 0 0; */
	/* float:left; */
}

#header10{
	/* width:132px; */
	height:44px;
	/* margin:0 0 0 0; */
	/* float:left; */
}

#main_menu01{
	width:100%;
	height:46px;
	background-image:url("./img/bg_main_menu.jpg");
	background-repeat:repeat-x;
	margin:150px 0 10px 0;
}

#main_menu02{
	width:1000px;
	height:46px;
	margin:0 auto 0 auto;
}

#main_menu02 ul{
	height:46px;
	margin:0 0 0 8px;
}

#main_menu02 li{
	float:left;
	list-style-type:none;
}

#main_menu02new{
	width:960px;
	height:46px;
	margin:0 auto 0 auto;
}

#main_menu02new div{
	height:46px;
	margin:0 auto;
/*	width: 840px;*/
	width: 960px;
    display: flex;
/*    justify-content: space-around;*/
    justify-content: space-between;
}

#main_menu02new {
	list-style-type:none;
	display: flex;
	align-items: center;
}
#main_menu02new a{
	color: #ffffff;
	text-decoration: none;
	font-family:"小塚明朝 Pr6N R", "Kozuka Mincho Pr6N R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	    display: flex;
    align-items: center;
    justify-content: center;
/*	padding: 0 33px;*/
}

.main_menu03{
	width:112px;
	height:46px;
}

.main_menu04{
	width:154px;
	height:46px;
}

.main_menu05{
	width:166px;
	height:46px;
}

.main_menu06{
	width:181px;
	height:46px;
}

.main_menu07{
	width:165px;
	height:46px;
}

.main_menu08{
	width:191px;
	height:46px;
}

.main_menu03new{
	width:96px;
	height:46px;
	margin-left: 20px;
}

.main_menu04new{
	width:109px;
	height:46px;
}

.main_menu05new{
	width:122px;
	height:46px;
}

.main_menu06new{
	width:135px;
	height:46px;
}

.main_menu07new{
	width:122px;
	height:46px;
}

.main_menu08new{
	width:193px;
	height:46px;
}

.main_menu09{
	width:148px;
	height:46px;
}


#content_style01{
	width:964px;
	padding:0 18px;
	margin:0 auto;
}

#content_style02{
	width:960px;
	padding:0 20px;
	margin:0 auto;
}

#main_image01{
	width:960px;
	height:315px;
	margin:15px 0 25px 0;
	position:relative;
}

#main_image01new{
	width:960px;
	height:315px;
	margin:15px 0 25px 0;
	position:relative;
	background-image:url("./img/main_image01new.jpg");
}

#main_image01 img{
	position:absolute;
}





#toppage_image01{
	width:960px;
	height:315px;
	margin:15px 0 35px 0;
	background-image:url("./img/main_img001.jpg");
	position:relative;
}

#toppage_image02{
	width:890px;
	height:60px;
	padding:5px 15px;
	border:1px #FFFFD2 solid;
	position:absolute;
	top:230px;
	left:19px;
	background-image:url("./img/bg_topimage.png");
	overflow:auto;
}

.toppage_image03{
	font-size:14px;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	border-bottom:1px #081F6F dashed;
	color:#081F6F;
	font-weight:bold;
}

.toppage_image04{
	padding:0 20px 0 0;
}


#main_image_text01{
	position:absolute;
	top:240px;
	left:60px;
	width:886px;
	height:60px;
}

#main_image_text01new{
	width:918px;
	border:1px #071F6F solid;
	margin:0 0 30px 0;
	padding:5px 20px;
}

.main_image_text02{
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color: #011664;
}

.main_image_text02new{
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color: #011664;
	border-bottom:1px #071F6F dotted;
	margin:0 0 0 0;
}
#main_image_text01new dl{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
}
#main_image_text01new dt{
    width: 100px;
    margin-right: 10px;
}

.main_image_text02new01{
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-size:15px;
	line-height:28px;
	font-weight:bold;
	color: #011664;
	margin:10px 0;
}

#main_image02{
	width:100%;
	height:445px;
	padding:29px 0 0 0;
	background-image:url("./img/bg_main_image0201.jpg");
	background-repeat:repeat-x;
	margin:15px 0 0 0;
}

#main_image0201{
	width:965px;
	height:427px;
	background-image:url("./img/bg_main_image0202.png");
	margin:0 auto;
	position:relative;
}

.main_image0202{
	width:193px;
	height:34px;
	position:absolute;
	top:362px;
	left:18px;
}

.main_image0203{
	width:675px;
	position:absolute;
	top:65px;
	left:239px;
	font-size:14px;
	line-height:21px;
	color:#333333;
}

.main_image0204{
	width:675px;
	position:absolute;
	top:184px;
	left:239px;
	font-size:14px;
	line-height:21px;
	color:#333333;
}

.main_image0205{
	width:496px;
	height:42px;
	position:absolute;
	top:361px;
	left:323px;
}

.main_image0206{
	width:230px;
	height:42px;
	float:left;
}

.main_image0207{
	width:229px;
	height:42px;
	float:right;
}

.top_content01{
	width:950px;
	float:left;
	margin:0 0 25px 0;
}

.top_content02{
	width:280px;
	height:223px;
	float:right;
	margin:0 0 25px 0;
}

.top_content_text01{
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	width:884px;
	height:179px;
	margin:10px auto;
	background-image:url("./img/rinen02.jpg");
	padding:20px 30px;
}

.top_content_text01 p{
}

.text_title{
	margin:25px 0 20px 20px;
	font-size:20px;
}

.color_text{
	font-weight:bold;
	color:#6D0F0F;
}

.text02{
	line-height:30px;
	font-size:16px;
	margin:0 20px;
}

.content_text01_img{
	width:963px;
	margin:10px auto;
	text-align:center;
}

.content_text02{
	font-size:15px;
	line-height:22px;
}

.top_title01{
	margin-bottom:15px;
	
}

.title02{
	/*width:963px;*/
	/*height:46px;*/
	/*//margin:0 0 18px 0;*/
}

.top_shinryo001{
	width:959px;
	height:340px;
	background-image:url("./img/top_shinryo001_2.jpg");
	position:relative;
	margin:0 0 25px 0;
}

.top_shinryo01{
	width:959px;
	height:257px;
	background-image:url("./img/top_shinryo01.jpg");
	position:relative;
	margin:0 0 25px 0;
}

.top_shinryo02{
	width:959px;
	height:171px;
	background-image:url("./img/top_shinryo02.jpg");
	position:relative;
	margin:0 0 25px 0;
}

.top_shinryo002{
	width:959px;
	height:93px;
	background-image:url("./img/top_shinryo03.jpg");
	position:relative;
	margin:0 0 25px 0;
}

.top_shinryo03{
	width:461px;
	height:63px;
	float:left;
	margin:0 0 25px 0;
}

.top_shinryo04{
	width:459px;
	height:63px;
	float:right;
	margin:0 0 25px 0;
}

.top_shinryo05{
	width:963px;
	margin:0 0 10px 0;
}

.top_shinryo06{
	width:214px;
	height:63px;
	float:left;
	margin:0 34px 21px 0;
}

.top_shinryo07{
	width:214px;
	height:63px;
	float:left;
	margin:0 0 21px 0;
}

.top_shinryo08{
	width:959px;
	height:93px;
	background-image:url("./img/top_shinryo08_2.jpg");
	position:relative;
	margin:0 0 25px 0;
}

.top_shinryo_area01{
	width:723px;
	position:absolute;
	top:12px;
	left:231px;
}

.top_shinryo_area01 img{
	margin:0 10px 7px 10px;
}

#table_medical {
	margin: 0 0 30px 0;
	padding: 0px;
	width: 680px;
}

#table_medical td {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#table_medical .tit {
	margin: 0px;
	padding: 0 0 0 5px;
	text-align: left;
}

.clinic_area01{
	width:927px;
	/* height:290px; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* background:url(img/clinic_area0101.jpg)  no-repeat 0 0; */
	margin:0 auto 35px auto;
	/* padding:16px; */
	padding:10px;
	border: #b29e61 solid 3px;
}



.clinic_area02{
	/*width: 500px;*/
	width: 550px;
	float: left;
	position:relative;
	
	}

.clinic_area0201{
	color: #011664;
	font-size:13px;
	line-height:16px;
	position:absolute;
	/*top:10px;
	left:290px;
	top:66px;*/
	top:68px;
	left:1px;
}

.clinic_area0201 img{
	max-width: 305px;
}
/*.clinic_area0201 dt,
.clinic_area0201 dd{
	float: left;
}
.clinic_area0201 dt{
	clear: both;
	width: 4em;
	margin-left: 20px;
}
.clinic_area0201 dd{
}*/

.clinic_area_s01{
	font-size:12px;
	position:absolute;
	top:76px;
	left:0;
	font-weight: bold;
	color: #FF9900;
}

.clinic_area0202{
	color: #011664;
	font-size:13px;
	line-height:16px;
	/* position:absolute; */
	/*top:110px;*/
	/* top:120px; */
	/* left:0; */
}
.clinic_area_logo{
	width: 400px;
	margin: 0 0 20px 20px;
}
.clinic_area_logo img{
	width: 100%;
}
.clinic_area03{
	/*margin: 0 0 10px 0;*/
	margin: 0;
	padding: 0 0 0 0;
	/*width:400px;
	height:43px;*/
}

.clinic_area03 img{
	margin:0 25px 0 0;
}

.clinic_area04{
	width:480px;
	font-size:13px;
	line-height:19px;
	margin:0 0 0 20px;
}

.clinic_area05{
	width:480px;
	font-size:13px;
	line-height:19px;
	margin:0 0 0 20px;
}

.clinic_area06{
	/*width:380px;
	height:230px;*/
	width:450px;
	height:260px;
	float:right;
}
.clinic_area06 iframe{
	width: 100%;
	height: 260px;
}

#footer_menu_left{
	float:left;
}
#footer_menu_right{
	float:right;
	width:169px;
}

#footer_menu01{
	width:100%;
	background-color:#E3EBF5;
}

#footer_menu02{
	width:939px;
	margin:0 auto 0 auto;
	padding:10px 0 20px 0;
}

#footer_menu02 a{
	color:#333333;
}

#footer_menu02 a:hover{
	color:#CCCCCC;
}

.footer_menu03{
	/*width:120px;*/
/*	margin-right:15px;*/
    margin-right:30px;
	float:left;
	font-size:12px;
	line-height:20px;
}


.footer_menu04{
	width:135px;
	height:150px;
	float:left;
	font-size:12px;
	line-height:20px;
	padding:45px 0 0 0;
}

.footer_menu05{
	width:180px;
	float:left;
	margin:0 0 0 26px;
	font-size:12px;
	line-height:20px;
}

.footer_menu06{
	width:160px;
	height:140px;
	float:left;
	font-size:12px;
	line-height:20px;
	padding:41px 0 0 0;
	border-right:1px #000000 solid;
}

.footer_menu07{
	width:120px;
	/*float:left;*/
	
	float:right;
	/*margin:0 0 0 20px;*/
	font-size:16px;
	line-height:24px;
}

.footer_menu08{
	font-size:16px;
	margin:10px 0 15px 0;
}

#footer_sitemap01{
	width:100%;
	background-color:#011664;
	padding:10px 0;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}

#footer_sitemap01 a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer{
	width:100%;
	background-color:#FFFFFF;
	padding:10px 0;
	color:#011664;
	text-align:center;
	font-size:12px;
}

.font_size01{
	font-size:0.9em
}

.pan_navi01{
	font-size:12px;
	margin:0 0 10px 0;
	color:#333333;
}

.pan_navi01 a{
	color:#333333;
}

.pan_navi01 a:hover{
	color:#CCCCCC;
}

#left_menu{
	width:210px;
	float:left;

}

#right_content{
	width:680px;
	float:right;
}

.left_junkan02{
	width:206px;
	margin:0 0 25px 0;
	border:2px #edd7cc solid;
}

.left_junkan01{
	width:206px;
	margin:0 0 25px 0;
	border:2px #D2CBB1 solid;
}

.left_jinzo{
	width:206px;
	margin:0 0 25px 0;
	border:2px #dbb6c6 solid;
}


.left_shinzo01{
	width:206px;
	margin:0 0 25px 0;
	border:2px #CDCCCA solid;
}

.left_atopic_dermatitis{
	width:206px;
	margin:0 0 25px 0;
	border:2px #9cbd94 solid;
}


.left_menu01{
	width:206px;
	font-size:12px;
	border-bottom:1px #999999 dashed;
}

.left_menu01 a{
	display:block;
	padding:9px 12px;
	width:182px;
	color:#333333;
	text-decoration:none;
}

.left_menu01 a:hover{
	display:block;
	padding:9px 12px;
	width:182px;
	color:#333333;
	text-decoration:none;
	background-color:#E8EEFF;
}

.left_menu02{
	width:206px;
	font-size:12px;
}

.left_menu02 a{
	display:block;
	padding:9px 12px;
	width:182px;
	color:#333333;
	text-decoration:none;
}

.left_menu02 a:hover{
	display:block;
	padding:9px 12px;
	width:182px;
	color:#333333;
	text-decoration:none;
	background-color:#E8EEFF;
}

.left_banner01{
	width:210px;
	margin:0 0 15px 0;
}

.title01{
	margin:0 0 25px 0;
	display:table;
	/*display:table-cell;*/
	
	/*position:relative;*/
	background-image:url("./img/bg_title01.png");
	background-repeat:no-repeat;
	height:95px;
	width:680px;
	color:#ffffff;
	font-family:"小塚明朝 Pr6N R", "Kozuka Mincho Pr6N R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:3px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/*line-height:6.0em;*/
	font-weight:bold;
	box-shadow: 0px 12px 0px -6px #cccccc;
}
.title01 p.head,
.title01 p.sub_head{
	display:table-cell;
	/*position:absolute;*/
	vertical-align:middle;
	/*width:680px;*/
	height:95px;
	/*line-height:95px;*/
	/*top:36%;*/
}
.title01 p.head{
	font-size:26px !important;
	padding-left:20px;
	/*left:20px;*/
}
.title01 p.sub_head{
	font-size:16px !important;
	text-align:right;
	padding-right:40px;
	/*right:60px;*/
}

.title01:not(:target){
	box-shadow: 0px 0px 0px 0px \9;
	margin-bottom:0px \9;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.title01:not(:target){
	box-shadow: 0px 0px 0px 0px;
	margin-bottom:0px;
}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
*::-ms-backdrop,
.title01:not(:target){
	box-shadow: 0px 0px 0px 0px;
	margin-bottom:0px;
}
}

.title01 p.head:not(:target),
.title01 p.sub_head:not(:target) {
	height:120px \9;
	line-height:120px \9;
	/*top:45%\9;*/
  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.title01 p.head:not(:target),
	.title01 p.sub_head:not(:target) {
	height:120px;
	line-height:120px;
	}
	/*.title01 p.head:not(:target),
	.title01 p.sub_head:not(:target) {
	top:45%\9;
  }*/
}


.title02{
	margin:0 0 15px 0;
	
	font-family:"小塚明朝 Pr6N R", "Kozuka Mincho Pr6N R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left:#011664 5px solid;
	border-bottom:#011664 1px solid;
	color:#011664;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	min-height:28px;
	letter-spacing:1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

  .title02:not(:target) {
	padding-top:15px \9;
	height:20px \9;
  }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .title02:not(:target) {
	padding-top:10px \9;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .title02:not(:target) {
	padding-top:15px;
  }
}

@media all and (-ms-high-contrast:none){
  .title02:not(:target) {
	padding-top:12px;
}
}

.title03{
	margin:0 0 10px 0;
}

.title04{
	margin:0 0 10px 0;
	border-bottom:1px #CCC dotted;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
}
.title04_list{
    background-image:url("./img/icon03.gif");
    background-repeat:no-repeat;
    background-position:0 5px;
    padding:0 0 0 15px;
}

.more_icon01,
.more_icon02{
	float:right;
	font-size:12px;
}

.more_icon02{
	position:absolute;
	bottom:10px;
	right:15px;
}

.more_icon01 a,
.more_icon02 a{
	display:block;
	background-color:#011664;
	border:1px #011664 solid;
	padding:2px 10px 1px 10px;
	color:#FFFFFF;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	text-decoration:none;
}

.more_icon01 a:hover,
.more_icon02 a:hover{
	display:block;
	background-color:#FFFFFF;
	border:1px #011664 solid;
	padding:2px 10px 1px 10px;
	color:#011664;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
	text-decoration:none;
}

.content_text01{
	font-size:14px;
	line-height:21px;
	margin:0 0 20px 0;
}

.content_text01 p{
	margin:0 0 15px 0;
}

.content_text01_atopic{
	font-size:14px;
	line-height:21px;
	margin:0 10px 20px 0;
	float:left;
	width:457px;
}

.content_text01_atopic p{
	margin:0 0 15px 0;
}

.content_text01_atopic_img{
	width:203px;
	float:right;
	font-size:12px;
	text-align:center;
}

.content_text01_atopic_img a{
	color:blue;
	text-decoration:none;
}

.content_text01_atopic_img a:hover{
	color:blue;
	text-decoration:underline;
}

.content_text02_atopic_img{
	width:186px;
	height:203px;
	margin:0 auto;
}



.content_text02{
	font-size:14px;
	line-height:21px;
	margin:0 0 0 0;
}

.content_text03{
	font-size:14px;
	line-height:21px;
	margin:0 0 20px 0;
}

.table_style01{
	width:680px;
	margin:0 0 30px 0;
	
}

.table_style01 td{
	padding:10px 10px;
	
}

.table_style01_01{
	padding:5px 14px 5px 0;
	width:130px;
	vertical-align:top;
}

.table_style01_02{
	padding:5px 0 5px 0;
}

.table_style02{
	width:480px;
	margin:0 0 0 0;
}

.table_style02_01{
	padding:5px 14px 5px 0;
	width:130px;
	vertical-align:top;
}

.table_style02_02{
	padding:5px 0 5px 0;
}

.table_style03{
	padding:7px 0 7px 15px;
	font-size:18px;
	font-weight:bold;
	background-image:url("./img/icon01.jpg");
	background-repeat:no-repeat;
	background-position:0 12px;
	width:130px;
}

.table_style04{
	padding:7px 0 7px 205px;
	background-image:url("./img/icon02.jpg");
	background-repeat:no-repeat;
	background-position:0 18px;
	width:330px;
	font-size: 14px;
}

.list_style01{
	margin:0 0 30px 0;
}

.list_style01 li{
	list-style-type:none;
	margin:0 0 10px 0;
}

.clinic001 li{
	list-style-type:none;
	margin:0 0 10px 0;
}

.list_style01new{
	margin:30px 0 0 0;
}

.list_style01new li{
	list-style-type:none;
	margin:0 0 10px 0;
}

.clinic001new li{
	list-style-type:none;
	margin:0 0 10px 0;
}

/*クリニック紹介*/

.clinic01{
	width:680px;
	float:left;
	margin:0 0 30px 0;
}

.clinic01_01 {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	width: 680px;
	border-top: solid 1px #000066;
}

.clinic01_01atopic{
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	width: 680px;
}

.clinic02{
	width:176px;
	float:right;
}

.clinic03{
	margin:0 0 15px 0;
}

.clinic03new{
	margin:0 0 15px 0;
	float:left;
}

.clinic04{
	width:176px;
	float:left;
	margin:0 0 30px 0;
}

.clinic05{
	width:490px;
	float:right;
	margin:0 0 30px 0;
}

.footer_content01{
	width:677px;
	height:130px;
	margin:30px 0;
	background-image:url("./img/bg_footer_content.jpg");
	position:relative;
}

.footer_content02{
	font-size:13px;
	position:absolute;
	top:5px;
	left:560px;
}

.footer_content03{
	width:307px;
	height:49px;
	position:absolute;
	top:76px;
	left:353px;
}

.footer_content04{
	width:149px;
	height:48px;
	float:left;
}

.footer_content05{
	width:149px;
	height:48px;
	float:right;
}


/*循環器内科とは*/

.menu_circulatory01{
	width:330px;
	height:223px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/menu_circulatory01.jpg");
	position:relative;
}

.menu_circulatory02{
	width:330px;
	height:223px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/menu_circulatory02.jpg");
	position:relative;
}

.menu_circulatory03{
	width:330px;
	height:223px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/menu_circulatory03.jpg");
	position:relative;
}

.menu_circulatory04{
	width:330px;
	height:223px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/menu_circulatory04.jpg");
	position:relative;
}

.menu_circulatory05{
	width:330px;
	height:223px;
	float:left;
	margin:0 0 35px 0;
	background-image:url("./img/menu_circulatory05.jpg");
	position:relative;
}

.menu_circulatory06{
	width:330px;
	height:223px;
	float:right;
	margin:0 0 35px 0;
	background-image:url("./img/menu_circulatory06.jpg");
	position:relative;
}

.text_circulatory{
	width:170px;
	font-size:13px;
	line-height:18px;
	position:absolute;
	top:42px;
	left:148px;
}

.text_equip{
	width:290px;
	font-size:13px;
	line-height:18px;
	position:absolute;
	top:215px;
	left:20px;
}

.btn_circulatory{
	width:135px;
	height:31px;
	position:absolute;
	top:182px;
	left:186px;
}

.treatmant01{
	width:660px;
	margin:15px 0 15px 20px;

}

.treatmant01 li{
	font-size:18px;
	font-weight:bold;
	float:left;
	width:220px;
	margin:0 0 5px 0;
}


.menu_equip01{
	width:328px;
	height:290px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b01.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip02{
	width:330px;
	height:290px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b02.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip03{
	width:328px;
	height:300px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b03.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip04{
	width:328px;
	height:300px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b04.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip05{
	width:328px;
	height:360px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b05.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip06{
	width:328px;
	height:360px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b06.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip07{
	width:328px;
	height:320px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b07.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip08{
	width:328px;
	height:320px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b08.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip09{
	width:328px;
	height:350px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b09.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip10{
	width:328px;
	height:360px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b10.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip11{
	width:328px;
	height:360px;
	float:left;
	margin:0 0 25px 0;
	background-image:url("./img/b11.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}

.menu_equip12{
	width:328px;
	height:350px;
	float:right;
	margin:0 0 25px 0;
	background-image:url("./img/b12.jpg");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	border:1px #011665 solid;
}



.non_smoke01{
	margin:10px 0 10px 30px;
}

.non_smoke01 li{
	margin:0 0 10px 0;
}

.nictin {
	margin: 0;
	padding: 0 0 20px 0;
	float: right;
}

.nictin a:link,.nictin a:visited
	{
	color: #F00;
	text-decoration: underline;
	}

.nictin a:hover,.nictin a:active
	{
	color: #F00;
	text-decoration: none;
	}	
	
.nico_01 {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 680px;
	text-align: center;
	border: medium solid #ff00ff;
}

.price01{
	width:680px;
	margin:0 0 40px 0;
}

.price02{
	width:250px;
	border:1px #cccccc solid;
	padding:5px 10px;
	background-color:#6A679C;
	color:#FFFFFF;
}

.price03{
	width:390px;
	border:1px #cccccc solid;
	padding:5px 10px;
	text-align:right;
}

.non_smoke02{
	margin:0 0 10px 60px;
}

.non_smoke02 li{
	width:300px;
	float:left;
	margin:0 0 10px 0;
	font-weight:bold;
}

.non_smoke03{
	margin:10px 0 10px 30px;
}

.non_smoke03 li{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size:14px;
	line-height:20px;
	list-style-image:url("./img/icon03_arow.gif");
	font-weight:bold;
}

.non_smoke03_text{
	font-weight:normal;
	margin:0 0 0 20px;
}

.non_smoke03_text02{
	width:100px;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	padding:5px 0 2px 0;
	background-color:#011665;
	color:#FFFFFF;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


#reservation {
    margin: 0 0 40px 0;;
}
#reservation p {
    font-size: 0.75em;
    line-height: 1.6;
    margin-top: 15px;
}
#reservation p a:link{
    color: #3486EB;
    text-decoration:underline;
}
#reservation p a:visited{
    color: #3486EB;
    text-decoration:underline;
}
#reservation p a:hover{
    color: #3486EB;
    text-decoration:none;
}
#reservation p .point {
    color:#E8076D;
}
#reservation ul.txtList {
    margin-top: 15px;
}
#reservation ul.txtList li {
	list-style-type:none;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    background-image: url(../images/point_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
}
#reservation #ankerBox {
    margin-top: 20px;
    padding: 0px;
}
#reservation #ankerBox p {
    margin: 0px;
    color: #3F7172;
    text-align: left;
    font-size: 1em;
}
#reservation #ankerBox p a:link{
    color: #3F7172;
    text-decoration:underline;
}
#reservation #ankerBox p a:visited{
    color: #3F7172;
    text-decoration:underline;
}
#reservation #ankerBox p a:hover{
    color: #3F7172;
    text-decoration:none;
}
#reservation h2 {
    margin: 0px;
}
#reservation h3 {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 15px;
    font-weight: 900;
    color: #463903;
    background-image: url(./img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #99ADB7;
}
#reservation table {
    margin-top: 15px;
    width: 100%;
}
#reservation table th {
    font-size: 0.75em;
    font-weight: 900;
    line-height: 1.6;
    color: #463903;
    background-color: #f3efe2;
    padding: 10px;
    white-space: nowrap;
}
#reservation table td {
    font-size: 0.75em;
    line-height: 1.6;
    padding: 10px;
}
#reservation table td .point {
    color:#FF6600;
}
#reservation table td a:link{
    color: #52A5A5;
    text-decoration:underline;
}
#reservation table td a:visited{
    color: #52A5A5;
    text-decoration:underline;
}
#reservation table td a:hover{
    color: #52A5A5;
    text-decoration:none;
}
#reservation table th,
#reservation table td {
    border: 1px solid #463903;
}
#reservation .point {
    color:#E8076D;
    font-weight:900;
}
#reservation .privacyBox {
    padding: 15px;
    margin-top: 20px;
    border: 1px dotted #CCCCCC;
}
#reservation .privacyBox p {
    margin: 0px;
}

.aCenter {
text-align: center;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
-webkit-box-align: center;
text-align: center;
cursor: default;
color: buttontext;
padding: 2px 6px 3px;
border: 2px outset buttonface;
background-color: buttonface;
box-sizing: border-box;
}

input[type="text"],textarea,select {
	padding: 5px;
	color: #000000;
	font-family: 'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}

.leftmenu01 {
	padding: 0 0 5px 0px;
}

.leftmenu01 span {
	font-family: 'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
	font-size:10px;
	line-height:18px;
	color: #666;
}
.kenkolist,
.allergylist{
    margin-left: 1.4em;
}
.kenkolist li,
.allergylist li{
    list-style-type: none;
}
#reservation01 {
    margin: 0 0 40px 0;;
}
#reservation01 p {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 15px;
}
#reservation01 p a:link{
    color: #3486EB;
    text-decoration:underline;
}
#reservation01 p a:visited{
    color: #3486EB;
    text-decoration:underline;
}
#reservation01 p a:hover{
    color: #3486EB;
    text-decoration:none;
}
#reservation01 ul.disc li {
    background-position: left 6px;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 20px;
    list-style-type: disc;
    margin-top: 5px;
    margin-left: 15px;
}
#reservation01 ul.txtList {
    margin-top: 15px;
}
#reservation01 ul.txtList li {
	list-style-type:none;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    background-image: url(../images/point_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
}
#reservation01 #ankerBox {
    margin-top: 20px;
    padding: 0px;
}
#reservation01 #ankerBox p {
    margin: 0px;
    color: #3F7172;
    text-align: left;
    font-size: 1em;
}
#reservation01 #ankerBox p a:link{
    color: #3F7172;
    text-decoration:underline;
}
#reservation01 #ankerBox p a:visited{
    color: #3F7172;
    text-decoration:underline;
}
#reservation01 #ankerBox p a:hover{
    color: #3F7172;
    text-decoration:none;
}
#reservation01 h2 {
    margin: 0px;
}
#reservation01 h3 {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 15px;
    font-weight: 900;
    color: #463903;
    background-image: url(./img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #99ADB7;
}
#reservation01 table {
    margin-top: 15px;
    width: 100%;
}
#reservation01 table th {
    font-size: 0.9em;
    line-height: 1.6;
    color: #463903;
    background-color: #f3efe2;
    padding: 10px;
    white-space: nowrap;
}
#reservation01 table td {
    font-size: 0.9em;
    line-height: 1.6;
    padding: 10px;
}
#reservation01 table td .point {
    color:#FF6600;
}
#reservation01 table td a:link{
    color: #52A5A5;
    text-decoration:underline;
}
#reservation01 table td a:visited{
    color: #52A5A5;
    text-decoration:underline;
}
#reservation01 table td a:hover{
    color: #52A5A5;
    text-decoration:none;
}
#reservation01 table th,
#reservation01 table td {
    border: 1px solid #463903;
}
#reservation01 table th{
    width: 150px;
}
#reservation01 .thBox,
#soudan01 .thBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#reservation01 .thBox p,
#soudan01 .thBox p{
    margin: 2px 0 0;
}

#reservation01 .point,
#soudan01 .point{
/*    color:#E8076D;*/
    color: #cc0000;
    font-size: 12px;
    font-weight:900;
}
#reservation01 .privacyBox {
    padding: 15px;
    margin-top: 20px;
    border: 1px dotted #CCCCCC;
}
#reservation01 .privacyBox p {
    margin: 0px;
}
#reservation01 .btnArea,
#soudan01 .btnArea{
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin: 15px auto 0;
    width: 360px;
}
#reservation01 button,
#soudan01 button{
    padding: 15px 40px;
    border: none;
    cursor: pointer;
    outline: none;
    appearance: none;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
    font-family: "小塚明朝 Pr6N R", "Kozuka Mincho Pr6N R", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}
#reservation01 button{
}
#soudan01 button{
}
#reservation01 button:hover,
#soudan01 button:hover{
    opacity: 0.6;
}

#reservation01 button.submit,
#soudan01 button.submit{
    border: solid 1px #cc0000;
    color: #fff;
    background-color: #cc0000;
    background: -moz-linear-gradient(top, #e63e61, #e63e61 49%, #cc0000 50%, #d77979);
    background: -webkit-linear-gradient(top, #e63e61, #e63e61 49%, #cc0000 50%, #d77979);
    background: linear-gradient(to bottom, #e63e61, #e63e61 49%, #cc0000 50%, #d77979);
}
#reservation01 button.return,
#soudan01 button.return{
    border: solid 1px #d2cbb1;
    background-color: #e5dec6;
    background: -moz-linear-gradient(top, #ffffff, #ffffff 49%, #e5dec6 50%, #f7f4e9);
    background: -webkit-linear-gradient(top, #ffffff, #ffffff 49%, #e5dec6 50%, #f7f4e9);
    background: linear-gradient(to bottom, #ffffff, #ffffff 49%, #e5dec6 50%, #f7f4e9);
}
#reservation01 .btnArea a,
#soudan01 .btnArea a{
    text-decoration: none;
}
#soudan01 .btnArea a{
    color: #594e29;
}

.req,.any{
    color: #fff;
    border-radius: 3px;
    padding: 1px 6px;
    font-size: 11px;
}
.req{
    background-color: #cc0000;
}
.any{
    background-color: #FF9E00;
}

/* カレンダーUI　*/
.flatpickr-input::placeholder {
	opacity: 0.7;
}

.flatpickr-day {
	font-size: 1.2rem;
}

/* ご希望の診療科のサブ項目 */
#medical_type8_sub_block,
#medical_type13_sub_block{
	border: 1px solid #aaa;
	padding: 12px 20px 5px 0;
	margin: 5px 20px 10px;
}
#medical_type8_sub_block:last-child,
#medical_type13_sub_block:last-child{
	margin-bottom: 0;
}

.kenkolist + .kenkolist{
	margin-top: 20px;
}

/* 添付ファイル */
input[type=file]{
	width: calc(100% - 30px);
}
.label_file{
	display: block;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	margin-top: 5px;
}
.label_file.hide,
.label_file.hide + .fileselectcancelbtn{
	display: none;
}
.table-form--format th{
	width: auto;
	background: #999;
}
.upfile_block{
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.upfile_block .item{
	position:relative;
}
.mail_error_message{
	display: block;
	font-weight: bold;
	margin: 2em 0;
	border: 1px solid #cd3737;
	padding: 2em;
}
.fileselectcancelbtn{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #999;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: 9px;
	right: 6px;
}
.fileselectcancelbtn::before,
.fileselectcancelbtn::after{
	content: "";
	position: absolute;
	width: 10px;
	height: 1px;
	background: #333;
	transform: rotate(45deg);
}
.fileselectcancelbtn::after{
	transform: rotate(-45deg);
}

#upfile_plusbtn{
	display: none;
	background-image: linear-gradient(to bottom, #666, #333);
	border-radius: 3px;
	box-shadow: #535d30 0px 1px 1px;
	color: #fff;
	cursor: pointer;
	margin-top: 10px;
	padding: 8px 12px;
	width: fit-content;
}
.filepreviewblock{
	display: block;
	border: 1px solid #ccc;
	margin: 5px 0 0;
	padding: 5px;
}
#upfile_error{
	background: rgba(0, 0, 0, 0.8);
	cursor: pointer;
	position:fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
#upfile_error .inner{
	background: #fff;
	cursor: auto;
	padding: 3rem 2rem;
	position: relative;
}
#upfile_error .mark{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 3rem;
	height: 3rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
#upfile_error .mark:after,
#upfile_error .mark:before{
	background: #000;
	content: "";
	position: absolute;
	width: 1px;
	height: 1.5rem;
	transform: rotate(45deg);
}
#upfile_error .mark:before{
	transform: rotate(-45deg);
}

/*** reservation end ***/

/*** soudan start ***/

#soudan {
    margin: 0px;
}
#soudan p {
    font-size: 0.75em;
    line-height: 1.6;
    margin-top: 15px;
}
#soudan p a:link{
    color: #3486EB;
    text-decoration:underline;
}
#soudan p a:visited{
    color: #3486EB;
    text-decoration:underline;
}
#soudan p a:hover{
    color: #3486EB;
    text-decoration:none;
}
#soudan p .point {
    color:#E8076D;
}
#soudan ul.txtList {
    margin-top: 15px;
}
#soudan ul.txtList li {
	list-style-type:none;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    background-image: url(../images/point_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
}
#soudan #ankerBox {
    margin-top: 20px;
    padding: 0px;
}
#soudan #ankerBox p {
    margin: 0px;
    color: #3F7172;
    text-align: left;
    font-size: 1em;
}
#soudan #ankerBox p a:link{
    color: #3F7172;
    text-decoration:underline;
}
#soudan #ankerBox p a:visited{
    color: #3F7172;
    text-decoration:underline;
}
#soudan #ankerBox p a:hover{
    color: #3F7172;
    text-decoration:none;
}
#soudan h2 {
    margin: 0px;
}
#soudan h3 {
    font-size: 0.85em;
    line-height: 1.6;
    margin-top: 15px;
    font-weight: 900;
    color: #463903;
    background-image: url(./img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #99ADB7;
}
#soudan table {
    margin-top: 15px;
    width: 100%;
}
#soudan table th {
    font-size: 0.75em;
    font-weight: 900;
    line-height: 1.6;
    color: #463903;
    background-color: #f3efe2;
    padding: 10px;
    white-space: nowrap;
}
#soudan table td {
    font-size: 0.75em;
    line-height: 1.6;
    padding: 10px;
}
#soudan table td .point {
    color:#FF6600;
}
#soudan table td a:link{
    color: #52A5A5;
    text-decoration:underline;
}
#soudan table td a:visited{
    color: #52A5A5;
    text-decoration:underline;
}
#soudan table td a:hover{
    color: #52A5A5;
    text-decoration:none;
}
#soudan table th,
#soudan table td {
    border: 1px solid #463903;
}
#soudan .point {
    color:#E8076D;
    font-weight:900;
}
#soudan .privacyBox {
    padding: 15px;
    margin-top: 20px;
    border: 1px dotted #CCCCCC;
}
#soudan .privacyBox p {
    margin: 0px;
}

/*** soudan end ***/

/*** soudan start ***/

#soudan01 {
    margin: 0px;
}
#soudan01 p {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 15px;
}
#soudan01 p a:link{
    color: #3486EB;
    text-decoration:underline;
}
#soudan01 p a:visited{
    color: #3486EB;
    text-decoration:underline;
}
#soudan01 p a:hover{
    color: #3486EB;
    text-decoration:none;
}
/*
#soudan01 p .point {
    color:#E8076D;
}
*/
#soudan01 ul.txtList {
    margin-top: 15px;
}
#soudan01 ul.txtList li {
	list-style-type:none;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    background-image: url(../images/point_05.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
}
#soudan01 #ankerBox {
    margin-top: 20px;
    padding: 0px;
}
#soudan01 #ankerBox p {
    margin: 0px;
    color: #3F7172;
    text-align: left;
    font-size: 1em;
}
#soudan01 #ankerBox p a:link{
    color: #3F7172;
    text-decoration:underline;
}
#soudan01 #ankerBox p a:visited{
    color: #3F7172;
    text-decoration:underline;
}
#soudan01 #ankerBox p a:hover{
    color: #3F7172;
    text-decoration:none;
}
#soudan01 h2 {
    margin: 0px;
}
#soudan01 h3 {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 15px;
    font-weight: 900;
    color: #463903;
    background-image: url(./img/icon03.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    padding-left: 15px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #99ADB7;
}
#soudan01 table {
    margin-top: 15px;
    width: 100%;
}
#soudan01 table th {
    font-size: 0.9em;
    font-weight: 900;
    line-height: 1.6;
    color: #463903;
    background-color: #f3efe2;
    padding: 10px;
    white-space: nowrap;
    width: 200px;
}
#soudan01 table td {
    font-size: 0.9em;
    line-height: 1.6;
    padding: 10px;
}
#soudan01 table td .point {
    color:#FF6600;
}
#soudan01 table td a:link{
    color: #52A5A5;
    text-decoration:underline;
}
#soudan01 table td a:visited{
    color: #52A5A5;
    text-decoration:underline;
}
#soudan01 table td a:hover{
    color: #52A5A5;
    text-decoration:none;
}
#soudan01 table th,
#soudan01 table td {
    border: 1px solid #463903;
}
/*
#soudan01 .point {
    color:#E8076D;
    font-weight:900;
}
*/
#soudan01 .privacyBox {
    padding: 15px;
    margin-top: 20px;
    border: 1px dotted #CCCCCC;
}
#soudan01 .privacyBox p {
    margin: 0px;
}

/*** soudan end ***/

.footer_area01{
	width:230px;
	float:left;
	font-size:12px;
	margin:15px 0 0 0;
}

.footer_area02{
	width:250px;
	float:left;
	font-size:12px;
	margin:15px 0 0 0;
}

.footer_area03{
	width:250px;
	float:left;
	font-size:12px;
	margin:15px 0 0 0;
}

.footer_area04{
	width:170px;
	float:right;
	font-size:12px;
	margin:15px 0 0 0;
}

.footer_area_btitle{
	font-size:14px;
	font-weight:bold;
}

.footer_area_title{
	font-weight:bold;
	margin:0 0 10px 0;
}

.footer_area_list{
	margin:0 0 25px 30px;
}

.footer_area_list li{
	margin:0 0 5px 0;
	line-height:18px;
}

.kinen001{
	margin:10px 0 0 30px;
}

.kinen001 li{
	font-size:14px;
	margin:0 0 10px 0;
}

#cautionPage{
	width:650px;
	margin:20px auto 40px auto;
}

#cautionPage h3{
	border-bottom:1px #011665 solid;
	border-left:6px #011665 solid;
	padding:5px 0 5px 10px;
	margin:0 0 20px 0;
}

#cautionPage p{
	font-size:12px;
	line-height:20px;
}

.txtTable{
	width:650px;
	margin:0 auto 40px auto;
}

.txtTable th {
font-size:12px;
font-weight: 900;
line-height: 1.6;
color: #463903;
background-color: #f3efe2;
padding: 10px;
white-space: nowrap;
border:1px solid #463903;
border-collapse: collapse;
}

.txtTable td {
font-size: 12px;
line-height: 18px;
padding: 10px;
border:1px solid #463903;
border-collapse: collapse;
}

.kinen_list001{
	margin:10px 0 0 30px;
}

.kinen_list001 li{
	width:140px;
	float:left;
}

#table_medical table{
	font-size:14px;
	width:680px;
	margin:0 auto 20px auto;
}

#table_medical td{
font-size: 11px;
line-height: 18px;
padding: 10px;
border:1px solid #463903;
border-collapse: collapse;
}

.tit01{
font-size: 12px;
line-height: 18px;
padding: 10px;
border:1px solid #463903;
border-collapse: collapse;
color: #463903;
background-color: #E8ECFF;
}

.tit02{
font-size: 12px;
line-height: 18px;
padding: 10px;
border:1px solid #463903;
border-collapse: collapse;
color: #FFFFFF;
background-color: #011664;
}

.intro_title01{
	font-family: 'ＭＳ Ｐ明朝','ＭＳ 明朝','HGS明朝',serif;
	font-size:16px;
	margin: 0 0 20px 0;
	width:655px;
	border-bottom:1px #011665 solid;
	border-left:5px #011665 solid;
	padding:4px 0 7px 20px;
	color:#011665;
	font-weight:bold;
}

.intro_table01{
	width:680px;
	margin:0 0 50px 0;
}

.intro_table01 tr:nth-child(even) {
	background-color:#FFFFFF;
}

.intro_table01 tr:nth-child(odd) {
	background-color:#EFEFEF;
}

.intro_table01 th,td,
#urine-perversion table th,
#urine-perversion table td,
#arrhythmia table th,
#arrhythmia table td{
	padding:10px 5px;
	line-height: 21px;
	font-weight:normal;
	border:1px #CCCCCC solid;
}

#urine-perversion table,
#arrhythmia table{
	margin:10px 5%;
	width:90%;
}

#urine-perversion table th.hd,
#urine-perversion table td.hd{
	text-align:center;
	border-bottom:#CCCCCC double;
	background-color:#e9e9e9;
}

.pollinosis_table table{
	width:100%;
	border-collapse: separate;
	border-spacing:0;
	border:1px #CCCCCC solid;
	border-right:none;
	border-bottom:none;
}
.pollinosis_table table th,
.pollinosis_table table td{
	padding:10px 5px;
	line-height: 21px;
	font-weight:normal;
	border:none;
	border-right:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}

.intro_table02{
	width:30%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table03{
	width:40%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table04{
	width:20%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table05{
	width:10%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table06{
	width:35%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table07{
	width:27%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table08{
	width:10%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table09{
	width:8%;
	background-color:#011665;
	color:#FFFFFF;
}

.intro_table10{
	width:10%;
	background-color:#011665;
	color:#FFFFFF;
}

.hito_ew01{
	width:510px;
	float:left;
	margin:0 0 20px 0;
}

.hito_ew01 li{
	list-style-type:none;
	margin:0 0 10px 0;
}

.hito_ew02{
	width:160px;
	float:right;
}


.hito_ew02 img{
	width:130px;
	height:34px;
	margin:0 0 10px 0;
}

.hito_ew02new{
}

.hito_ew02new li{
	float:left;
	list-style-type:none;
	margin:0 20px 0 0;
}

.teikei01{
	margin:10px 0 10px 50px;
}



.teikei03{
	width:176px;
	margin:0 50px 30px 100px;
	float:left;
}


.teikei02{
	width:176px;
	margin:0 100px 30px 50px;
	float:right;
}


.teikei04{
	text-align:center;
	margin:20px 0 0 0;
	color:#401000;
	font-weight:bold;
}
.teikeiImgArea ul{
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin-bottom: 30px;
}
.teikeiTxt{
	text-align:center;
	color:#401000;
	font-weight:bold;
}

.teikei05{
	text-align:center;
}

.teikei05 a:hover{
	text-decoration:none;
}

.teikei06{
	text-align:center;
	margin:0 0 50px 0;
}

.influenza_text01{
	font-weight:bold;
	border-bottom: 1px #CCCCCC dotted;
	margin: 0 0 10px 0;
}

.influenza_text02{
	width:650px;
	margin:0 0 0 20px;
}

.health01{
	width:650px;
	height:378px;
	margin:30px auto;
}

.health02{
	width:414px;
	height:42px;
	margin:30px auto;
}

.other01{
	width:680px;
	margin:30px auto;
}

.other0101{
	float:left;
	border:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
}

.other0101s{
	float:left;
	border:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
	font-size:13px;
}

.other0102{
	float:left;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
}

.other0103{
	float:left;
	border:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
}

.other0104{
	float:left;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
}

.other0105{
	float:left;
	border:1px #CCCCCC solid;
	padding:20px 15px 20px 20px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:10px 27px;
	color:#011665;
}

.other0101 a{
	color:#011665;
	text-decoration:none;
}

.other0101s a{
	color:#011665;
	text-decoration:none;
}

.other0102 a{
	color:#011665;
	text-decoration:none;
}

.other0103 a{
	color:#011665;
	text-decoration:none;
}

.other0104 a{
	color:#011665;
	text-decoration:none;
}

.other0105 a{
	color:#011665;
	text-decoration:none;
}

.other0101 a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0101s a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0102 a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0103 a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0104 a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0105 a:hover{
	color:#011665;
	text-decoration:underline;
}

.other0201{
	width:99px;
	height:83px;
	margin:20px;
	float:left;
}

.other0202{
	margin:20px;
	float:left;
	padding:25px;
}

.other0301{
	width:400px;
	float:left;
	margin:10px 0 0 20px;
}

.other0302{
	float:left;
	margin:10px 0 0 0;
}

.other0401{
	width:236px;
	float:left;
	margin:10px 50px 10px 10px;
	text-align:center;
}

.other0402{
	width:236px;
	float:left;
	margin:10px 0;
	text-align:center;
}


.other06{
	width:680px;
	margin:20px auto 10px auto;
	border:1px #011665 solid;
}

.other0601{
	margin:20px 0 20px 15px;
	font-size:20px;
}

.other0602{
	margin:10px 10px 0 20px;

}

.other0603{
	width:50px;
	height:50px;
	float:left;
}

.other0604{
	float:left;
	padding:17px 0 0 10px;
	width:410px;
}

.other0604 p{
	margin-top:20px
}

.other0604img01{
	width:214px;
	height:22px;
	float:left;
	margin:13px 0 0 0;
}

.other0604img02{
	width:149px;
	height:48px;
	float:right;
	margin:0 10px 0 0;
}

.other0605{
	float:left;
	padding:17px 0 0 10px;
	width:570px;
}

.other0605 p{
	margin-top:20px
}

.other0606{
	font-size:18px;
}

.other0607{
	width:570px;
	color:#FF0000;
	margin:0 0 0 50px;
}

.other0608{
	text-decoration:underline;
}

.other0609{
	background-color:#EFF1FD;
	margin:20px 10px;
	padding:20px 0;
}

.other0610{
	margin:20px 0 20px 15px;
	font-size:20px;
	font-weight:bold;
}

.other0609 p{
	padding:0 20px;
}


.other05{
	width:175px;
	height:26px;
	margin:10px auto 20px auto;
	background-image:url("../img/img13.png")
}

.other0501{
	width:158px;
	height:90px;
	float:right;
	margin:auto 0;
}

.other0502{
	width:158px;
	height:118px;
	float:right;
	margin:auto 0;
}

.other0503{
	width:158px;
	height:135px;
	float:right;
	margin:auto 0;
}

.other0504{
	width:105px;
	height:81px;
	float:right;
	margin:auto 0;
}

.other0505{
	width:113px;
	height:87px;
	float:right;
	margin:auto 0;
}

.other0506{
	width:620px;
	height:480px;
	float:right;
	margin:0 0 20px 0;
}

.other0507{
	width:158px;
	height:139px;
	float:right;
	margin:20px 0;
}

.other0508{
	width:158px;
	height:130px;
	float:right;
	margin:0 0 20px 0;
}

.other07{
	width:630px;
	margin:20px auto;
	border:1px #011665 solid;
}

.other0701{
	margin:10px 0 10px 10px;
	font-size:15px;
	text-decoration:underline;
}

.other0702{
	margin:10px 10px;;
}

.other08{
	width:491px;
	height:90px;
	margin:30px auto;
}

.other0801{
	float:left;
	margin:10px 20px;
}

.other0802{
	float:right;
	margin:10px 20px 10px 0;
}

.other09{
	margin:-10px 0 0 100px;
}

.other0901{
	width:512px;
	height:273px;
	margin:10px auto;
}

.other1001{
	margin:10px auto;
	width:680px;
}

.other1001 td{
	padding:10px;
	border:1px #DDDDDD solid;
}

.other1002{
	width:150px;
	text-align:center;
	border:1px #DDDDDD solid;
	padding:10px;
}

.other1003{
	width:265px;
	text-align:center;
	border:1px #DDDDDD solid;
	padding:10px;
}

.other1004{
	width:265px;
	text-align:center;
	border:1px #DDDDDD solid;
	padding:10px;
}

.main_adArea{
	position: absolute;
	/* width: 290px; */
	width: 250px;
	right:20px;
	bottom:20px;
	/* background-color: #fff; */
}
.main_adArea img{
	width: 100%;
}
.main_adArea a{
	display: block;
	background-color: #fff;
}
.main_adArea a:last-of-type{
	margin-top: 10px;
}

.main_image01_banner01{
	width:350px;
	height:70px;
	position:absolute;
	top:140px;
	right:20px;
}

.main_image01_banner02{
	width:90px;
	height:20px;
	position:absolute;
	top:184px;
	right:28px;
}



.main_image01_banner01new{
	width:350px;
	height:70px;
	position:absolute;
	top:224px;
	right:20px;
}


.main_image01_banner01new a img,
.main_image01_banner03new a img {
	-webkit-transition: 1s ease-in-out;
	   -moz-transition: 1s ease-in-out;
		 -o-transition: 1s ease-in-out;
			transition: 1s ease-in-out;
}

.main_image01_banner01new a:hover img,
.main_image01_banner03new a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.main_image01_banner02new{
	width:90px;
	height:20px;
	position:absolute;
	top:268px;
	right:28px;
}

.main_image01_banner03new{
	width:350px;
	height:70px;
	position:absolute;
	top:140px;
	right:20px;
}
.main_image01_Influenza{
	height:auto;
    position:absolute;
	/* bottom:20px; */
	/* left: 20px; */
	right:20px;
	bottom:200px;
	width:290px;
	background-color: #fff;
}
.main_image01_Influenza img{
	width: 100%;
}
.main_image01_LINE{
    width:290px;
    height:auto;
    position:absolute;
    bottom:100px;
    bottom:20px;
    right:20px;
    background-color: #fff;
}
.main_image01_LINE a:hover img{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.main_image01_LINE img{
    width: 100%;
}

/* 191118 Doctor's Fileバナー追加により上書き調整 */
.main_image01_banner03new,
.main_image01_banner04new,
.main_image01_banner01new{
    width: 290px;
    height: auto;;
}
.main_image01_banner03new img,
.main_image01_banner04new img,
.main_image01_banner01new img{
    width: 100%;
    height: auto;;
}
.main_image01_banner03new{
    top:160px; 
}
.main_image01_banner04new{
    position: absolute;
    right: 20px;
    top:180px !important;
}
/* ---------------- */

.title_top{
	width:679px;
	height:268px;
	margin:0 0 20px 0;
}

.other0101new{
	width:186px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border:1px solid #011667;
	font-size:14px;
}


.other0101new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:186px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0
}

.other0101new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}


.other0102new{
	width:125px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border-top:1px solid #011667;
	border-bottom:1px solid #011667;
	border-right:1px solid #011667;
	
}


.other0102new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:115px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0 12px 10px;

}

.other0102new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}

.other0103new{
	width:114px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border-top:1px solid #011667;
	border-bottom:1px solid #011667;
	border-right:1px solid #011667;

}


.other0103new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:104px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0 12px 10px;
}

.other0103new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}

.other0104new{
	width:88px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border-top:1px solid #011667;
	border-bottom:1px solid #011667;
	border-right:1px solid #011667;

}


.other0104new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:78px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0 12px 10px;
}

.other0104new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}

.other0105new{
	width:101px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border-top:1px solid #011667;
	border-bottom:1px solid #011667;
	border-right:1px solid #011667;

}


.other0105new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:91px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0 12px 10px;
}

.other0105new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}

.other0106new{
	width:58px;
	height:45px;
	float:left;
	color:#011667;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 27px;
	border-top:1px solid #011667;
	border-bottom:1px solid #011667;
	border-right:1px solid #011667;

}


.other0106new a{
	display:block;
	color:#011665;
	background-color:#FFFFFF;
	text-decoration:none;
	width:48px;
	height:21px;
	background-image:url("./img/icon03.gif");
	background-repeat:no-repeat;
	background-position:5px 19px;
	text-align:center;
	padding:12px 0 12px 10px;
}

.other0106new a:hover{
	background-color:#EFF1FD;
	color:#011665;
}

.content_text01new{
	float:left;
	width:540px;
}

.other0201new{
	width:120px;
	height:83px;
	float:right;
	font-size:12px;
}

.color01{
	background-color:#E8EAF6;
}

.color02{
	background-color:#E2F5F9;
}

.other0301new{
	width:433px;
	float:left;
	margin:4px 0 0 0;
	padding:10px 10px;
}

.other0302new{
	float:right;
	margin:4px 0 0 0;
	padding:10px 5px;
	width:213px;
	text-align:center;
}

.warning01{
	width:680px;
	border:1px #CCCCCC solid;
	padding:20px 0;
}

.warning01 p{
	padding:10px 0 0 0;
}

.warning02{
	width:60px;
	height:56px;
	margin:0 15px;
}

.point01{
	width:265px;
	height:44px;
	margin:10px 0;
}

.point02{
	font-size:18px;
	padding:0 0 5px 0;
	margin:30px 0 10px 0;
}

.point03{
	color:#011667;
	font-size:20px;
	font-weight:bold;
}

.point04{
	width:311px;
	text-align:center;
	float:left;
}

.point05{
	width:311px;
	text-align:center;
	float:right;
}

.point06{
	font-size:20px;
}

.point07{
	text-align:right;
}

.point08{
	border:1px #011667 solid;
	padding:20px;
	margin:0 0 30px 0;
}

.point09{
	border:1px #CCCCCC solid;
	padding:20px;
	margin:0 0 30px 0;
}

.point10{
	font-size:18px;
}

.point11{
	padding:0 20px;
	border-bottom:1px #AAAAAA solid;
}

.point11new{
	padding:0 20px;
	margin:20px 0 0 0;
}

.point12{
	background-color:#EFF1FD;
	padding:10px;
	width:130px;
}

.point1102{
	padding:20px;
	background-color:#CCCCCC;
}

.point1102{
	width:600px;
	height:104px;
	margin:0 0 20px 0;
}

.other0401new{
	width:312px;
	float:left;
	text-align:center;
}

.other0402new{
	width:312px;
	float:right;
	text-align:center;
}

.top_news01{
    font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif !important;
	font-size:20px;
	color:#071F6F;
	padding:0 0 10px 10px;
}

.footer_menu05new{
	/*width:180px;*/
	float:left;
	/*margin:0 0 0 26px;*/
	font-size:12px;
	line-height:20px;
	border-right:1px #000000 solid;
	padding-right:5px;
	margin-right:5px;
}
.footer_menu09{
	float:left;
	font-size:12px;
	line-height:20px;
}

.equip{
	width:960px;
	margin:0 auto;
}

.equip th{
	padding: 10px 5px;
	line-height: 21px;
	font-weight: normal;
	border: 1px #CCCCCC solid;
	background-color:#EEEEEE;
}

.table01{
	width:140px;
}

.equip td{
	padding: 10px 5px;
	font-weight: normal;
	text-align:center;
}

.content_text04{
	font-size:14px;
	line-height:21px;
	margin:20px 0;
}

.content_text04 li{
	list-style-type:none;
}

#free_bnr{
	width:100%;
	margin:10px 0 0;
}

#free_bnr ul li{
	display:block;
	float:left;
	width:250px;
	height:94px;
	margin-right:5px;
	margin-bottom: 0;
	border:1px solid #cccccc;
}
#footer_bnr_area{
    width: 964px;
}
#footer_bnr_area ul li{
    list-style-type: none;
    text-align: center;
}
#footer_bnr_area img{
    width: 720px;
}

.dermatology  table{
	margin-bottom:20px;
	width:100%;
}
.dermatology th,
.dermatology td{
	padding:5px !important;
}
.dermatology th{
	font-weight:normal;
/*	width:140px;*/
    width: 200px;
    border:1px solid #cccccc;
    border-right:double 3px #cccccc;
/*    border-right:none;*/
}
.dermatology th{
}
.dermatology td{
	font-size:12px;
}
/*
.dermatology td.num{
    width: 45px;
    border-left: none;
    text-align: center;
}
*/
.flexArea ul{
	display: flex;
	justify-content: space-around;
	text-align: center;
	list-style-type: none;
	margin-bottom: 15px;
}
.flexArea ul li img{
	width: 100%;
	margin-bottom: 5px;
}
.flexArea ul a{
	outline:none;
}
.flexArea ul a:not(:last-child){
	margin-right: 20px;
}


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

.arrow dt{
	margin-bottom:5px;
}
.arrow dd{
	font-weight:bold;
}

.arrow dd:before{
	content:"→";
	margin:0 2px 0 1em;
}

.mb0{ margin-bottom:0px !important;}
.mb5{ margin-bottom:5px !important;}
.mb20{ margin-bottom:20px !important;}
.mb30{ margin-bottom:30px !important;}
.mb40{ margin-bottom:40px !important;}
.mr0{margin-right:0px !important;}

.fleft{
	float:left;
}

.blue-box{
	border:1px solid #011665;
	background-color:#ecf0fe;
	padding:5px 10px;
}

.center{
	text-align:center;
}
.f06{
	font-size:0.6em;
}
.f08{
	font-size:0.8em;
}