@charset "utf-8";

/* Top Contents --------------------------------------------------------------------------------- */

.top-what-allergy {
	margin:0 0 30px 0;
}
		@media only screen and (max-width: 940px) {
		.top-what-allergy p {
			margin:0 4.6875% 20px 4.6875%;
		}
		}

.title-top2 {
 background:#58270a;
	margin:0 0 1em 0;
	padding:0.4em 0.4em 0.4em 0.6em;
	border-bottom:solid 3px #3b3329;
	font-size:1.4em;
	font-weight:normal;
	color:#fff;
	text-align:center;
}

.title-top3 {
 border-bottom:solid 2px #bca40e;
	font-size:1.2em;/*20px*/
	line-height:2.2;
	font-weight:bold;
 color:#bca40e;
	margin:0 0 15px 0;
	text-align:center;
}

.title-h301 {
	border-left:solid 5px #bca40e;
	font-size:1.2em;/*20px*/
	line-height:2.0;
	font-weight:bold;
	padding: 0 0 0 15px;
	margin:0 0 20px 0;
}

.top-what-allergy01 h2 {
	background:#f1f1f1;
	color:#663e01;
	font-weight:bold;
	padding:0.5em 0;
	margin:0 0 1em 0;
}
		
.top-what-allergy01 .box ul {
	min-height:110px;
	list-style-type:none ;
	background:#faf8f4;
	padding:1em;
}

@media only screen and (max-width: 960px) {
	.title-h301 {
		width: 90.625%;
		margin: 0 auto 20px auto;
	}
}

@media only screen and (max-width: 640px) {
	.top-what-allergy01 .box ul {
		min-height:0;
	}
}

.top-what-allergy01 .box ul li {
	text-align:left;
}

.top-what-allergy01 .fa-circle {
	list-style-type:none !important;
	color:#bb5425;
	font-size:10px;
}

/**/

.top-note {
	border:solid 1px #d5c696;
	margin:0 0 2.5em 0;
	padding:1em;
}

/* practice guidance */

.top-practice-guidance {
	width:100%;
	margin:0 0 20px 0;
}

.top-practice-guidance h1 {
  font-size: 1.2em;
  line-height: 2.2;
	background:#584326;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 10px 0;
	padding:0.8333333333333333em 0;
}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance h1 {
			margin:0 0 0 0;
			padding:0.5333333333333333em 0 0.8333333333333333em;
		}
		}

.top-practice-guidance h1 span {}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance h1 span {
			display:block;
		}
		}

.top-practice-guidance dl {
	width:49.28571428571429%;/*345/700*/
	float:left;
	margin:0 1.428571428571429% 10px 0;/*0 10 10 0/700*/
	text-align:center;
}
		@media only screen and (max-width: 960px) {
		.top-practice-guidance dl {
			width:47.85714285714286%;/*335/700*/
			float:left;
			margin:0 1.428571428571429% 1px 1.428571428571429%;/*0 10 10 0/700*/
		}
		}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance dl {
			width:100%;/*345/700*/
			float:left;
			margin:0 1.428571428571429% 1px 0;/*0 10 10 0/700*/
		}
		}

.top-practice-guidance dl:nth-child(odd) {
	margin:0 0 10px 0;
}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance dl:nth-child(odd) {
			margin:0 0 1px 0;
		}
		}

.top-practice-guidance dt {
	font-size:1.285714285714286em;
	font-weight:bold;
}

.top-practice-guidance dt a {
	background: url(../images/common/arw_menu_pc.png) no-repeat 17px 19px #efead8;
	text-decoration:none;
	display:block;
	color:#333;
	padding:8px 0;
}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance dt a {
			background: url(../images/common/arw_menu_sp.png) no-repeat 17px 19px #efead8;
			background-size: 10px 12px;
		}
		}

.top-practice-guidance dt a:hover {
	background: url(../images/common/arw_menu_pc.png) no-repeat 17px 19px #e1d7b1;
	padding:8px 0;
}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance dt a:hover {
			background: url(../images/common/arw_menu_sp.png) no-repeat 17px 19px #e1d7b1;
			background-size:10px 12px;
		}
		}
		
.top-practice-guidance dd {
	min-height:55px;
	background:#f8f6ee;
	padding:5px 50px;
}
		@media only screen and (max-width: 640px) {
		.top-practice-guidance dd {
			display:none;
		}
		}








/* acute Contents --------------------------------------------------------------------------------- */

.practice-guidance {
	width:100%;
	margin:0 0 20px 0;
}

.practice-guidance h1 {
	background:#584326;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 1px 0;
	padding:0.8333333333333333em 0;
}
		@media only screen and (max-width: 640px) {
		.practice-guidance h1 {
			margin:0 0 0 0;
			padding:0.5333333333333333em 0 0.8333333333333333em;
		}
		}

.practice-guidance h1 span {}
		@media only screen and (max-width: 640px) {
		.practice-guidance h1 span {
			display:block;
		}
		}

.practice-guidance ul {
	/*display:none;*/
}

.practice-guidance li {
	width:50%;/*345/700*/
	float:left;
	margin:0 0 1px 0;/*0 10 10 0/700*/
	text-align:center;
	box-sizing:border-box;
	border-right:solid 1px #fff;
}
		@media only screen and (max-width: 940px) {
		.practice-guidance li {
			width:50%;/*335/700*/
			float:left;
			margin:0 0 1px 0;/*0 10 10 0/700*/
		}
		}
		@media only screen and (max-width: 640px) {
		.practice-guidance li {
			width:100%;/*345/700*/
			float:left;
			margin:0 0 1px 0;/*0 10 10 0/700*/
		}
		}

.practice-guidance li:nth-child(even) {
	margin:0 0 1px 0;
	border-right:none;
}
		@media only screen and (max-width: 640px) {
		.practice-guidance li:nth-child(odd) {
			margin:0 0 1px 0;
		}
		}

.practice-guidance li {
	font-size:1em;
	font-weight:bold;
}

.practice-guidance li a {
	background: url(../images/common/arw_menu_pc.png) no-repeat 17px 16px #efead8;
	text-decoration:none;
	display:block;
	color:#333;
	padding:8px 0;
}
		@media only screen and (max-width: 640px) {
		.practice-guidance li a {
			background: url(../images/common/arw_menu_sp.png) no-repeat 17px 16px #efead8;
			background-size: 10px 12px;
		}
		}

.practice-guidance li a:hover {
	background: url(../images/common/arw_menu_pc.png) no-repeat 17px 16px #e1d7b1;
	padding:8px 0;
}
		@media only screen and (max-width: 640px) {
		.practice-guidance li a:hover {
			background: url(../images/common/arw_menu_sp.png) no-repeat 17px 16px #e1d7b1;
			background-size:10px 12px;
		}
		}

.practice-guidance li.current a {
	background: url(../images/common/arw_menu_pc.png) no-repeat 17px 16px #e1d7b1;
	padding:8px 0;
}

/* question Contents --------------------------------------------------------------------------------- */

#qaBox dl {
	margin-bottom:0.5em;
}

#qaBox dt {
	position:relative;
	padding:0.7em 48px 0.7em 55px;
	background:#f8f8f8;
}
#qaBox dt:before {
	position:absolute;
	top:9px;
	left:13px;
	width:29px;
	height:29px;
	background:url(../images/question/icon_q_pc.gif) no-repeat 0 0;
	content:" ";
}

		@media only screen and (max-width: 640px) {
		#qaBox dt:after {
			content:"";
			background: url(../images/question/icon_down.gif) no-repeat;
			background-size:20px;
			position:absolute;
			top:13px;
			right:13px;
			width:21px;
			height:21px;
		}
		#qaBox dt.open:after {
			background: url(../images/question/icon_up.gif) no-repeat;
			background-size:21px;
		}
		}

#qaBox dd {
	position:relative;
	padding:1em 0.5em 1em 55px;
}
		@media only screen and (max-width: 640px) {
		#qaBox dd {
			display:none;
		}
		}
		
#qaBox dd p {
	padding:0 0 1em;
}

#qaBox dd:before {
	position:absolute;
	top:12px;
	left:13px;
	width:29px;
	height:29px;
	background:url(../images/question/icon_a_pc.gif) no-repeat 0 0;
	content:" ";
}

.link-float li {
	white-space:nowrap;
	float:left;
	margin-right:20px;
}
		@media only screen and (max-width: 640px) {
		.link-float li {
			white-space: normal;
			float:none;
			margin-right:20px;
		}
		}

.question-list {
	background:#faf8f4;
	padding:1em;
	color:#0699ca;
	font-weight:bold;
}


/**/


hr {
    border: 0;
    height: 1px;
    background: #ccc;
    margin: 2.5em 0;
}

.greeting-history-table dt {
	float:left;
	width:100px;
}

.greeting-history-table dd {
	margin:0 0 0 100px;
}

.greeting-history-table p {
	margin:0;
	padding:0;
}


/**/

.facility_fx01 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.facility_fx0101,
.facility_fx0102,
.facility_fx0103 {
	width: 30%;
	text-align: center;
	margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {

	.facility_fx01 {
		display: block;
	}

	.facility_fx0101,
	.facility_fx0102,
	.facility_fx0103 {
		width: 100%;
	}
}
