@charset "utf-8";

 /*------------------------------------
ブラウザスタイルのクリア
------------------------------------*/
* {
	padding : 0;
	background-repeat:no-repeat;
	text-decoration: none;
	margin : 0;
}
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, tr, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
		list-style-type: none;
}
/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }
/* 画像の下にできる隙間をなくす */
img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
/* hr 要素は不可視で使う */
hr { display: none; }

 
 /*------------------------------------
共通
------------------------------------*/
p{
font:normal "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
line-break: normal;
}

strong{
font-style: normal;
font-weight: normal;
}

body{
	background-color:#fff;
	margin: 0 auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:1em;
}
#containner {
	background-image:url(../img/page_roof.png);
	background-repeat:repeat-x;
	width: 100%;
	margin: 0 auto;
	background-color:#fff;
}
#my_body{
	width: 970px;
	margin: 0 auto;
	clear:both;
}
.indentset{
text-indent: none;
text-decoration:none;
}


/*------------------------------------
ヘッダー
------------------------------------*/
#header{
	width : 970px;
	height: 130px;
	margin:0 auto;
	position:relative;
}

#logo{
display:block;
float:left;
margin-top:23px;
}

#header_right{
float:right;
margin-top:15px;
width:auto;
}

#header_mini_navi{
text-align:right;
margin-bottom:0px;
margin-right:10px;
}

#header_mini_navi a{
font-size: 12px;
color: #333;
text-decoration:none;
}
#header_mini_navi a:hover{
color:#333;
text-decoration:underline;
}
#header_tel{
margin-top:5px;
margin-right:5px;
}


/*--------ヘッダー終了----------------------------*/


#pankuzu_area{
margin:20px 0 10px 0;
font-size:12px;
color:#444;
background-image:url(../img/pankuzu_underline.png);
background-position:left bottom;
height:20px;
padding-left:2px;
width:968px;
}
#pankuzu_area a{
	color:#444;
}
#pankuzu_area a:hover{
	color:#444;
	text-decoration:underline;
}

/*-------------------------------------
2階層目右コンテンツブロック(本文)
-------------------------------------*/
#second_contents_area{
margin:0;
padding:0;
}

#second_contents_right{
	width:690px;
	float:right;
	padding-top:10px;
	padding-bottom:60px;
}

.second_contents{
	width:680px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../img/2nd_contents_bg.png);
	background-repeat:repeat-y;	
}
.block_wrapper {
	padding-bottom:20px;
}
.second_text_area{
	padding:10px 15px 10px 15px ;
	font-size:14px;
	line-height:24px;
}
.second_text_area p{
margin:0px 0px 10px 10px;
font-size:1em;
}

.second_text_area p a{
color:#0072a2;
text-decoration:none;
}
.second_text_area p a:hover{
text-decoration:underline;
}

/*********見出し関係******************/
.second_h2{
background-image:url(../img/2nd_h2_bg.png);
background-position:left bottom;
padding:10px 0 13px 15px;
width:665px;
color:#333;
font-weight:bold;
font-size:18px;
letter-spacing:2px;
margin-bottom:5px;
}

.second_h3{
font-size:15px;
font-weight:bold;
margin:0 0 5px 0;
/*border-left:solid #cbdbe0 4px;*/
border-left:solid #B1CAD1 4px;
padding-left:5px;
color:#555;
}


/*---------------------------------------------
2階層目左コンテンツブロック（サイドメニュー）
-----------------------------------------------*/
#second_contents_left {
width:250px;
float:left;
margin-bottom:30px;
margin-top:10px;
}

#menu_area{
margin:0;
margin-bottom:10px;
width:250px;
}
#menu_area a img{
margin-bottom:20px;	
}
#menu_area a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}

#koukoku_area{
border-top:#999 dotted 1px;
margin-top:10px;
padding-top:30px;
}
#koukoku_area a img{
margin-bottom:20px;	
}

#pref_covid-19 {
	display: none;
	width: 250px;
	height: 105px;
	box-sizing: border-box;
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0.5em;
	border-radius: 15px;
}

#webservice_banner {
	display: block;
}
#webservice_banner img {
	border-radius: 15px;
}

#hospitown {
	width: 250px;
	border: 1px solid #4dbdc6;
	border-radius: 12px;
}


/*------------------------------------
フッター
------------------------------------*/
#my_footer{
	position:relative;
	width : 100%;
	width:auto;
	height: 135px;
	padding-top:15px;
	background-image:url(../img/footer_bg.png);
	background-repeat:repeat-x;
	clear: both;
}

#footer_center{
margin:0 auto;
width:970px;
display:block;
position:relative;
}
#footer_navi{
width:500px;
color:#ffffff;
font-size:12px;
}
#footer_navi a{
color:#ffffff;
font-weight:bold;
}
#footer_navi a:hover{
color:#ffffff;
text-decoration:underline;
}

#footer_corp_logo{
	float:right;
	padding-top:10px;
}
#copyright{
margin-top:96px;
text-align:right;
color:#fff;
font-size:14px;
}

#page_top{
	position:absolute;
	left:840px;
	top:-43px;
}
*:first-child+html #page_top{
position-relative;
left:840px;
top:-43px;
}

/********フッターここまで************/


/*--------------------------------
画像配置・その他
----------------------------------*/

.clear_float {
	clear:both;
	margin:0;
	padding:0;
}

.text_bold{
font-weight:bold;
}

.rightImage {
	float: right;
	padding-left: 10px;
	padding-bottom:10px;
	padding-right: 5px;
}
.leftImage {
	float: left;
	padding-right: 20px;
	padding-bottom:10px;
	padding-left: 5px;
}
 
.hr_bar {
	margin-top:5px;
	text-align:center;
	padding: 0px;
	clear:both;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
 }
 
.img_center {
	 text-align:center;
 }
.left_float {
 	float:left;
 }
 .right_float {
 	float:right;
 }


.lineBox2 {
border:1px solid #ccc;
margin:0 anto;
}


/************検索結果テーブル*************/
.desp_cnt{
font-size:14px;
}
.list_update{
float:right;
width:200px;
padding:10px 5px 3px 0px;
text-align:right;
font-size:14px;
}


.jyouken_title{
font-weight:bold;
font-size:16px; 
color:#555; 
padding:0 0 0 10px;
}

#hospital_list{
border-collapse:collapse;
width:100%;
clear:both;
}

#hospital_list .td1{
color:#333;
padding:5px;
font-weight:normal;
font-size:14px;
border:solid 1px #ccc;
line-height:20px;
}

#hospital_list .th1{
color:#444;
padding:5px;
font-weight:bold;
font-size:14px;
text-align:center;
border:solid 1px #ccc;
background-color:#e2f1f6;
line-height:20px;
}

#search_box{
background-color:#e2f1f6;
padding:15px 10px 10px 20px;
font-size:16px;
margin-bottom:20px;
}

.search_kensaku_btn{
	margin-bottom:8px;
}

.search_kensaku_btn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.todokede{
	display:inline-block;
	margin-right:4px;
	padding:2px;
	font-size:small;
	color:#ffffff;
	background-color:#0072a2;
}

.td1 a{
color:#0072a2;
}
.td1 a:hover{
text-decoration:underline;
}




/*********問合わせフォーム*********/
.hissu{
color:red;
font-size:0.9em;
padding:5px 0 5px 2px;
font-weight:normal;
}
.thanks{
 text-align:center;
 margin:30px 0 10px 0;
 font-size:14px;
 }
.thanks a{
color:#0072a2;
}
.thanks a:hover{
text-decoration:underline;
}

/******トピックス******/
.second_topics_date{
font-size:12px;
text-align:right;
padding:10px 20px 0px 0px;
}

/******会社概要*******/
.corp_list{
border-collapse:collapse;
width:96%;
margin-top: 1em;
margin-left:10px;
}

.corp_list .td1,
.corp_list .td2{
color:#333;
padding:5px 10px;
font-weight:normal;
font-size:0.9em;
border:solid 1px #ccc;
line-height:1.5em;
}

.corp_list .th1,
.corp_list .th2{
color:#444;
padding:5px 10px;
font-weight:bold;
font-size:0.9em;
border:solid 1px #ccc;
background-color:#eee;
}
.corp_list .th2,
.corp_list .td2{
text-align:center;
}
.corp_list a{
color:#0072a2;
}
.corp_list a:hover{
text-decoration:underline;
}

.todokedekasan_area {
	display: flex;
	flex-direction: column;
}
.todokedekasan_area span {
	margin: 4px;
}

/******過去の医療機関データ表示ボタン*******/
.button-old-info{
	margin-left:10px;
	margin-top:10px;
}

/*****医療機関情報販売***********/

.inline_list{
margin:15px 0 5px 35px;
}
.inline_list li{
list-style-type:disc;
font-size:14px;
}
.inline_list li a{
color:#0072a2;
font-weight:bold;
text-decoration:none;
}
.inline_list li a:hover{
text-decoration:underline;
}

.for_detail a{
text-align:center;
display:block;
font-weight:bold;
margin-left:310px;
margin-bottom:0px !important;
width:120px;
height:20px;
padding:5px;
color:#0072a2 !important;
background-color: #b3e7ff !important;
}

.for_detail a:hover{
background-color:#0072a2 !important;
color:#ffffff !important;
text-decoration:none !important;
}


/******トピックス一覧*********/
.topics_second_h2{
background-image:url('/img/h2_topics_second.png');
background-position:left bottom;
padding:17px 0 10px 65px;
height:28px;
width:615px;
color:#333;
font-weight:bold;
font-size:18px;
letter-spacing:2px;
margin-bottom:5px;
}

/********オーダーメイド**********/
.ordermade_contact{
text-align:center;
padding-top:20px;
}
.ordermade_contact a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}
.ordermade_tel{
color:#ff6600;
font-weight:bold;
font-size:26px;
}

/**********************************************
プレミアム検索エリア用
***********************************************/

#kensaku_body{
}
.premium_midashi{
font-weight:bold;
font-size:18px; 
padding:10px; 
color:#444;
}
.premium_boxarea{
padding:10px;
font-size:14px; 
}
.premium_boxarea_title{
border-left:#0072A2 solid 4px;
padding-left:6px;
font-size:16px;
font-weight:bold;
color:#333;
margin-left:5px;
}
.pref_cell{
width:125px;
padding:5px 10px;
}
.block_cell{
width:auto;
padding:10px 5px 5px 10px;
font-weight:bold;
border-bottom:solid 1px #aaa;
color:#333;
}
.pref_area{
background-color:#fff;
width:590px; 
margin-top:10px;
margin-left:10px;
padding:0 10px 5px 5px;
}
.txtbox{
width:350px;
height:auto;
margin-right:10px; 
font-size:14px;
}
 input:hover{
	opacity:0.8;
	filter: alpha(opacity=80);	
}

.txtbox:hover,
.pref_cell input:hover{
	opacity:1;
	filter: alpha(opacity=100);	
}

.covid_form_link_block {

	display:none;

	position: absolute;
	top: 1em;
	left: 22em;
	background-color: #ff0000;
	width: 17em;
	height: 6em;
	padding: 0.5em;
	box-sizing: border-box;
	border-radius: 15px;
}
.covid_form_link_block a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
}
.covid_form_link_block a span {
	display: block;
}
.covid_form_link_block a span:first-of-type {
	font-size: larger;
	font-weight: bold;
}

#covid_form_header {
	width: 100%;
	background-color: #ff0000;
	color: #ffffff;
	padding: 0.5em;
	box-sizing: border-box;
	line-height: 1.5;
	border-radius: 10px;
	font-size: 24px;
}
#covid_form_header span {
	display: block;
}
#covid_form_header span:first-of-type {
	font-size: larger;
	font-weight: bold;
}

fieldset {
	margin-bottom: 1em;
}
fieldset > legend {
	margin-left: 1em;
	padding: 0 0.5em;
}

.form_required {
	color: #ff0000;
}
.form_area {
	display: flex;
	width: 100%;
	padding: 0.5em;
	box-sizing: border-box;
}
.form_area:last-of-type {
	margin-bottom: 1em;
}
.form_block {
	margin: 0 4px;
	min-width: 12.5em;
}
.form_input input[type="text"],
.form_input input[type="email"] {
	height: 1.5em;
}
.form_area02 {
	width: 100%;
	padding: 0.5em;
	box-sizing: border-box;
}
.form_block02 {
	display: flex;
	flex-direction: column;
}
.form_block02 label {
	display: flex;
	align-items: center;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #bbb;
	padding-bottom: 0.5em;
}
.form_block02 label input {
	width: 1.5em;
	height: 1.5em;
	margin-right: 0.5em;
	flex-shrink: 0;
}
.form_area02 textarea {
	width: 100%;
	height: 4em;
	font-size: 1.2em;
	box-sizing: border-box;
}

.button_area {
	margin-top: 2em;
	text-align: center;
}
.button_area input {
	font-size: 1.2em;
	padding: 4px;
}

.confirm_table {
	border-collapse:collapse;
	width:100%;
	clear:both;
}

.confirm_table .td1{
	color:#333;
	padding:5px;
	font-weight:normal;
	font-size:14px;
	border:solid 1px #ccc;
	line-height:20px;
}

.confirm_table .th1{
	color:#444;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	border:solid 1px #ccc;
	background-color:#e2f1f6;
	line-height:20px;
}
.comment_item {
	border: 1px solid #bbb;
	padding: 0.5em;
}

.covid-19support input[type="submit"] {
	margin: 0;
	border: 1px solid #ff0000;
	border-radius: 10px;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 8px;
	width: 62px;
	height: 70px;
	white-space: normal;
	cursor: pointer;
}
#covid-19info_th {
	text-align: center;
	font-size: 24px;
	background-color: #ff0000;
	color: #ffffff;
	height: 1.5em;
}

/******医療機関情報API*******/
.condition_list {
	border-collapse:collapse;
	width:96%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left:10px;
}

.condition_list .td1 {
	color:#333;
	padding:5px 10px;
	font-weight:normal;
	font-size:0.9em;
	border:solid 1px #ccc;
	line-height:1.5;
}

.condition_list .th1 {
	color:#444;
	padding:5px 10px;
	font-weight:bold;
	font-size:0.9em;
	border:solid 1px #ccc;
	background-color:#eee;
}




