@charset "utf-8";
/* CSS Document */
@media screen and (max-width:700px) {
#medical {
}
#medi_guid{
	
}
#medi_guid h2{
	margin-bottom: 0;
}
#medi_guid p{
	font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
	margin-top: 16px;
}
#medi_guid .bg_pink_p{
	margin-top: 6.92%;
}
#medi_guid ul {	
}
#medi_guid ul li {
	font-size: 15px;
    font-weight: 400;
    line-height: 1em;
	margin-bottom: 12.3%;
}
#medi_guid #mochimono-ul {
	 display: flex;
	margin-top: 10px;
	padding-left: 22px;
	flex-wrap: wrap;
}
#medi_guid #mochimono-ul li{
	list-style: disc;
    margin-right: 7.69%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    width: 36.15%;
    margin-bottom: 8px;
}	
.medical_flex {
    display: flex;
    justify-content: space-between;
	flex-direction: column-reverse;
	margin-top: 0;
}
.medical_flex_txt {
	width: 100%;
}
#medi_guid .medical_flex_txt p{
	margin-top: 0;
}
.kids_pic {
	width: 100%;
	margin-top: 24px;
	margin-bottom: 16px;
}
.kids_pic img{
	width: 100%;
}
#medi_symptom{
	background-image: url("../images/bg_blue-stripe.svg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	padding-top: 13.84%;
	padding-bottom: 6.92%;
}
#medi_symptom .bg_brown {
	background-color: #5e5454;
	text-align: left;
	width:inherit;
	margin-right: auto;
	margin-left: auto;
	border-radius: 6px;
	padding: 16px 28px;
	margin-bottom: 10%;
}
#medi_symptom .bg_brown p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	color: #FFFFFF;
	
}
#medi_symptom ul{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: space-between;
}
#medi_symptom ul li{
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 9.23%;
	margin-bottom: 8.46%;
}
#medi_symptom ul li .symptom_explain{
	padding-top: 18px;
	padding-right: 28px;
	padding-left: 28px;
	padding-bottom: 18px;
}
#medi_symptom ul li .symptom_explain p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 400;
}
.font-g {
	padding-right: 28px;
	padding-left: 28px;
	padding-bottom: 14px;
	color: #319b91;
	display: flex;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
}
.font-g span {
	display: inline-block;
	width: 22px;
	margin-right: 6px;
	
}
.font-g span img{
	width: 100%;
	vertical-align: middle;
}
#medi_symptom ul li ul{
	padding-right: 28px;
	display: inherit;
	color: #f9d7e3;
	padding-left: 52px;
}
#medi_symptom ul li ul li{
	list-style: disc;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 400;
	width: 100%;
	margin-bottom: 0;
}
#medi_symptom ul li ul li span{
	color: #686565;
}
.ul2_flex {
    display: flex;
    justify-content: space-between;
	align-items: flex-start
}
#medi_symptom .ul2_flex ul{
	width: 42.3%;
}
#medi_symptom .ul2_flex ul:last-child{
	padding-left: 28px;
	padding-right: 28px;
}
