@charset "utf-8";
/* CSS Document */
#heatstroke .div_h3:nth-of-type(4) .ol01{
	margin-bottom:15px;
}
#heatstroke .div_h3:nth-of-type(5) .text01{
	margin-bottom:15px;
}
#heatstroke .div_h3:nth-of-type(5) .text_st01{
	font-size:16rem;
	margin-bottom:15px;
}
#sec_gastroenteritis .text01{
	margin-bottom:15px;
}
#sec_influenza .div_h3:nth-of-type(5) .ol01{
	margin-top:15px;
	margin-bottom:15px;
}
#sec_vaccine > .text01{
	margin-bottom:15px;
}
#sec_primarycaredoctor .div_topic01{
	display:inline-block;
	width:400px;
}
#sec_primarycaredoctor .div_topic01:first-of-type{
	margin-right:40px;
}
#sec_vaccinecon  .table_vaccine{
width: 100%;
margin: 15px 0;
	border-spacing: 0;
	border:solid 1px #18B7CD;
}
#sec_vaccinecon  .movie_vaccine{
width: 90%;
max-width: 650px;
margin: 15px auto 30px auto;
display: block;
}
#sec_vaccinecon  .table_vaccine td,#sec_vaccinecon  .table_vaccine th{
	padding: 5px;
}	
#sec_vaccinecon  .table_vaccine th{
border-bottom:solid 1px #18B7CD;
border-left:solid 1px #18B7CD;
	text-align: center;
	width: 10%;
}
#sec_vaccinecon  .table_vaccine thead tr:first-child  th:first-child,#sec_vaccinecon  .table_vaccine tbody  th:first-child{
background:#D4ECEA;
	color: #4F4F4F;
	border-left:none;
	border-bottom:solid 1px #fff;
}
#sec_vaccinecon  .table_vaccine tbody  tr:last-child th{
border-bottom: none;
}
#sec_vaccinecon  .table_vaccine thead  tr:first-child th:nth-child(2){
background:rgba(232,253,255,1.00);
}
#sec_vaccinecon  .table_vaccine thead th.th01{
background:rgba(255,189,191,1.00);
}
#sec_vaccinecon  .table_vaccine thead th.th02{
background:rgba(172,255,225,1.00);
}

#sec_vaccinecon  .table_vaccine  tbody td{
	border-left:1px solid #18B7CD;
	border-bottom:1px solid #18B7CD;	
	text-align:center;
	background: #fff;
	
}
#sec_vaccinecon  .table_vaccine  tbody td > img{
display: block;
margin: auto;
width:30px;
}
#sec_vaccinecon  .dl03 dt{
width: 120px;
}
#sec_vaccinecon  .dl02 dt{
width: 25%;
}
#sec_vaccinecon  .dl03 dd{
margin-left: 120px;
}
#sec_vaccinecon  .dl02 dd{
width: 75%;
}
#sec_vaccinecon  .link_st01_dec{
width: 250px;
}


#sitenav #c_k_nav ul{
	margin-bottom: 10px;
}
#sitenav #c_k_nav ul:last-of-type{
	margin-bottom: 0;
}
#sitenav #c_k_nav ul li a.active::before {
	content: none;
}


@media screen and (min-width:750px) and (max-width: 1129px) {
#sitenav #c_k_nav{
	width: 97%;
}
#sitenav #c_k_nav ul li{
	width: 35%;
}
#sitenav #c_k_nav ul li:first-of-type{
	width: 18%;
}
#sitenav #c_k_nav ul li a::before {
	left: -20px;
}

}

@media screen and (max-width: 749px) {
#sec_primarycaredoctor .div_topic01{
	display:block;
	width:100%;
}
#sec_primarycaredoctor .div_topic01:first-of-type{
	margin-right:0px;
}
}
