@charset "utf-8";
/* CSS Document */

/*フォントサイズ・カラー
--------------------------------*/

.font_size_18px {
	font-size: 18px;
}



#index {
	margin: 0 auto;
	color: #000;
	font-size: 18px;
	line-height: 150%;
}

#container {
	position: relative;
	width: 100%;
	height: 100%;
	height: auto!important;
	min-height: 100%;
}

#header_area {
	width: 100%;
	height: auto;

}

.tag_line_top {
	padding-left: 15px;
	height: 25px;
	background-image: url(images/header_bg.jpg);
}

.tag_line_text {
	color: #ffffff;
	font-size: 14px;
	margin: 0px auto 0 auto;
	width: 960px;
}

p {
	font-size: 18px;
	line-height: 150%;
}

/* 装飾
-------------------------------*/

.bold {
	font-weight: bold;
}

.blue {
	color: #68b2f7;
}

.pink {
	color: #f56baf;
}
.red {
	color: #d93d3d;
}
.pl10 {
	padding-left: 10px;
}

.pl20 {

}

.mt8 {
	margin-top: 8px;
}
.border{
	border-bottom: 2px solid #FDFDFD;
}

.width960 {
	width: 960px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

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

.header {
	width: 100%;
	height: auto;
	padding: 10px 0 10px 0;
	margin: 0 auto 0 auto;
	border-bottom: 8px solid #F8A441;
	overflow: hidden;
}

.header_contents {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

.header_fl {
	float: left;
	height: auto;
	overflow: hidden;
}

.header_logo {
	margin-top: 15px;
	text-align: left;
}

.header_text_01 {
	font-size: 14px;
	margin-top: 3px;
	color: #707070;
	line-height: 20px;
}

.header_fr {
	float: right;
	width: 480px;
	height: auto;
}

.header_text_02 {
	font-size: 13px;
	color: #434343;
	text-align: left;
	margin-left: 30px;
}

.header_fl_01 {
	float: left;
	margin: 5px 0 10px 25px;
}

.tel_m {
	font-size: 20px;
	color: #009ef4;
	margin-bottom: 5px;
}

.header_fr_01 {
	float: right;
	margin: 5px 0 10px 0;

}

.tel_s {
	font-size: 20px;
	color: #f0a0ad;
	margin-bottom: 5px;
}

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

#contents {
	height: auto;
	overflow: hidden;
	margin: 0 auto 0 auto;
	font-size: 18px;
	line-height: 150%;
}
.sub_contents {
	width: 100%;
	margin: 0 auto;
	margin-top: -76px;
}
.symptom_box {
}

.text_01_top {
	text-align: center;
	margin-top: 30px;
}

.symptom_bottom {
	margin-top: -5px;
}

.symptom_text {
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	color: #4e4e4f;
	margin-right: 30px;
}

.sub_box_01{
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.sub_box_02 {
	margin-top: 40px;
	overflow: hidden;
	height: auto;
	text-align:center;
}

.allergy_list{
	margin: 0 auto;
	overflow: hidden;
}
.allergy_list dl {
	width:600px;
	text-align: center;
}
.allergy_list dt {
	float:left;
	clear:left;
	width: 135px;
	font-weight: bold;
	font-size: 24px;
	margin-top: 25px;
	text-align: left;
	padding-left: 10px;
}

.allergy_list dd {
	color: #4e4e4f;
	font-size: 24px;
	font-weight: bold;
	width: 775px;
	margin-top: 20px;
	text-align: left;
	float: right;
	line-height: 36px;
}

.text_01_middle {
	text-align: center;
	background-image: url(images/allergy_sympton_bg.png);
	background-repeat: repeat-y;
	margin: 0px auto;
	width: 962px;
}

.text_01_middle dl {
	height: auto;
	overflow: hidden;
	clear: both;
	width: 920px;
}

.cmn_sub_box_01 .anaphylactic,.shock{
	padding: 20px;
	display: flex;
	justify-content: center;
}

.anaphylacti_shock_02 {
	background-color:#F7F0CE;
	height: auto;
	overflow: hidden;
	padding: 20px 0px 10px 0px;
}

.anaphylacti_shock {
	text-align: center;
	overflow: hidden;
	height: auto;
}

.anaphylactic .shock p{
	font-size: 22px;
  line-height: 200%;
}
.allergy_ige{
	text-align: center;
	background-image: url(images/43.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sub_contents {
	width: 960px;
	margin: 0 auto;
}

.cmn_box_01 {
	background: url(images/allergy_img_02.jpg);
	overflow: hidden;
	width: 100%;
}
.text_01 {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 32px;
	overflow: hidden;
}
.contents_img_06{
	text-align: center;
}
.allergy_blood_t{
	border-radius: 10px;
	background-image: url(images/blood_inspection_bg_01.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 1165px;
}
.allergy_blood{
	margin-bottom: 20px;

}
.allergy_t{
	border: 1px solid #F8A441;
	border-collapse: collapse;
	width: 905px;
	font-size: 22px;
	margin: 15px auto 0px;
}

.allergy_t th{
	border-bottom: #fff solid 1px;
	border-collapse: collapse;
	background-color: #F07E40;
	padding: 15px 0px;
	color: #fff;
	text-align: center;
	width: 320px;
	font-size: 24px;
	height: auto;
}

table tr:last-child th {
	border-bottom: 0px;
}

.allergy_t td{
	border: 1px solid #F8A441;
	border-collapse: collapse;
	padding: 15px 30px 15px 30px;
	background-color: #FFF;
	color: #6d6d6d;
	width: 585px;
}

.allergy_t2{
	border: 1px solid #F8A441;
	border-collapse: collapse;
	width: 745px;
	font-size: 22px;
	margin: 0px auto;
}
.allergy_t2 th{
	border: 1px solid #F8A441;
	border-collapse: collapse;
	width: 370px;
	padding: 10px 0px;
	background-color: #FFF;
	font-size: 22px;
	text-align: center;
	color: #6d6d6d;
}
.allergy_t2 td{
	border: 1px solid #F8A441;
	border-collapse: collapse;
	padding: 10px 10px 10px 30px;
	background-color: #FFF;
	text-align: center;
	color: #6d6d6d;
	width: 370px;
}

.allergy_allergy_t_box {
	margin: 20px auto 0px auto;
	height: auto;
	overflow: hidden;
}


.caution{
	font-size: 16px;
	color:#d93d3d;
	text-align: right;
	margin: 10px auto 0px;
	width: 900px;
}

.caution2 {
	font-size: 16px;
	color:#d93d3d;
	margin: 10px auto 0px;
	width: 900px;
	text-align: center;
}


.allergy_allergy{
	background-repeat: no-repeat;
}
.allergy_allergy_t{
	border-radius: 10px;
	background-image: url(images/blood_inspection_bg_02.png);
	background-repeat: no-repeat;
	height: 445px;
}

.blood_inspection_text {
	font-size: 24px;
	text-align: center;
	margin-top: 20px;
}


.allergy_allergy_t h4{
	font-size: 24px;
	text-align: center;
}
.cmn_box_02 {
	overflow: hidden;
	width:100%;
	margin: 116px auto 0 auto;
	background-color:#F9F0CF;
}
.allergy testing{
	margin-left: 40px;
}
.allergy hospital{
	margin-right: 20px;
}

.fl_01 {
	float: left;
	overflow: hidden;
	height: auto;
	width: 961px;
	margin-bottom: 40px;
}

.text_02 {
	height: auto;
	overflow: hidden;
	background-color: #F9F0CF;
	padding: 20px 18px 50px 18px;
}

.fr_01{
	float: right;
	overflow: hidden;
	height: auto;
}

.cmn_box_03 {
	height: auto;
	width: 960px;
}
.allergy_blood_t_box{
	margin-bottom: 40px;
}
.contents_img_05 {
	text-align: center;
}

.text_03 {

	height: auto;
	padding: 20px 0 0 20px;
	width: 770px;
}


.cmn_box_04 {
	overflow: hidden;
	height: auto;
	text-align: center;
	width: 100%;
	background-color: #FDF9F1;
}

.QandA_box{
	overflow: hidden;
	width: 960px;
	height:auto;
	background: url(images/allergy_qa_bg.png) no-repeat left bottom;
	margin: 0px auto;
}

.QandA {
	width: 865px;
	margin: 20px auto 0px;
}


.QandA_title {
	margin: 20px auto 0px;
}

.doctor_box {
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	overflow: hidden;
	height: auto;
}
.cmn_box_05 {
	height: auto;
	overflow: hidden;
	background-image: url(images/allergy_img_19.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding-bottom: 13px;
	margin: 0px auto;

}

.fl_02 {
	float: left;
	color: #4e4f47;
	width: 585px;
	padding: 70px 10px 0px 50px;
	font-size: 15px;
}

.fr_02 {
	padding-top: 20px;
}

.information {
	height: auto;
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 65px;
}

.information_contents {
	width: 960px;
	margin: 20px auto;
	height: auto;
	overflow: hidden;
}

.contents_fl {
	float: left;
}


.imnformation_title {
	width: 100%;
	margin-top: 70px;
	text-align: center;
	background-image: url(images/information_title_bg.jpg);
	background-repeat: repeat-x;
}

.info_contents_fl {
	float: left;
	width: 471px;
	height: auto;
}

.info_contents_fr {
	float: right;
	width: 471px;
	height: auto;
}

.info_fl_01 {
	float: left;
	width: 215px;
	height: auto;
}

.info_fr_01 {
	float: right;
	width: 245px;
	height: auto;
}

.info_address {
	margin-top: 20px;
}

.info_tel_01 {
	font-size: 17px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}
.info_tel_02 {
	font-size: 23px;
	font-weight:bold;
	float: right;
}
.info_text_01 {
	font-size: 16px;
	overflow: hidden;
	width: 220px;
}
.info_text_02 {
	font-size: 14px;
	width: 218px;
	padding-left: 10px;
}

.info_text_04 {
	font-size: 16px;
	overflow: hidden;
	width: 240px;
	margin-bottom: 20px;
}

.info_text_03 {
	text-align: center;
	overflow: hidden;
	height: auto;
	width: 510px;
	font-size: 15px;
	margin: 20px auto 0px auto;
	font-weight: bold;
}

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

.footer {
	width: 100%;
	text-align: center;
	background-color: #F8A441;
	padding: 28px 0px 25px 0px;
	color: #fff;
	height: 17px;
}

.footer_text {
	font-size: 15px;
}
