@charset "utf-8";

/*---page_pediatric---*/

/*PC用*/
@media screen and (min-width:814px) {

#maincolumn h3 {
	margin-bottom:30px;
}
#maincolumn .box01 {
	background:url(../images/pediatric/bg01.gif) no-repeat;
	margin-bottom:50px;
	padding:5px 0 0 39px;
	height:70px;
	color:#545252;
	font-size:14px;
	line-height:175%;
}
#maincolumn .box02 {
	background:url(../images/pediatric/bg02.gif) no-repeat;
	margin-bottom:50px;
	padding:5px 0 0 39px;
	height:72px;
	color:#545252;
	font-size:14px;
	line-height:175%;
}
#maincolumn .box03 {
	background:url(../images/pediatric/bg03.gif) no-repeat;
	padding:0;
	height:75px;
	text-align:center;
}
#maincolumn .box04 {
	background:url(../images/pediatric/bg04.gif) no-repeat;
	margin-bottom:50px;
	padding:10px 0 0 39px;
	height:73px;
	color:#545252;
	font-size:14px;
	line-height:175%;
}

#maincolumn .box_in07 {
	background:url(../images/medical/bg07.jpg) no-repeat;
	padding:0 9px 0 17px;
	height:248px;
}
#maincolumn .box_in07 .txt {
	height:85px;
	line-height:200%;
}
#maincolumn ul {
	width:100%;
}
#maincolumn ul li {
	background:url(../images/medical/ico.gif) no-repeat left center;
	float:left;
	padding:0 0 0 3%;
	width:47%;
	line-height:200%;
}
#maincolumn ul li.all {
	padding:0 0 0 3%;
	width:97%;
	clear:both;
}
#maincolumn .box_in07 {
	background:url(../images/medical/bg07.jpg) no-repeat;
	padding:0 9px 0 17px;
	height:248px;
}
#maincolumn .box_in07 .txt {
	height:85px;
	line-height:200%;
}
#maincolumn ul {
	width:100%;
}
#maincolumn ul li {
	background:url(../images/medical/ico.gif) no-repeat left center;
	float:left;
	padding:0 0 0 3%;
	width:47%;
	line-height:200%;
}
#maincolumn ul li.all {
	padding:0 0 0 3%;
	width:97%;
	clear:both;
}
#maincolumn ul li.three {
	width:30.33333%;
}
#maincolumn ul li.none {
background: url(none);
}
#maincolumn .box_txt {
	padding:30px 0 25px 0;
	width:375px;
	line-height:200%;
}
#maincolumn .box_txt2 {
	padding:10px 0 0 0;
}

}

/*SP用*/
@media screen and (max-width:813px){

#maincolumn .mb45 {
	display: none;
}
#maincolumn .box2 {
	margin-bottom: 30px;
	border: 2px solid #F3B342;
	border-radius: 5px;
}
#maincolumn h3 {
	margin-bottom:20px;
	overflow: hidden;
}
#maincolumn h3 img {
	width: 150vw;
	max-width: inherit;
}
#maincolumn .box01 {
	background:url(../images/pediatric/bg01.gif) no-repeat left top / 100% auto;
	margin-bottom:30px;
	padding:10vw 10px 0;
	color:#545252;
	font-size:14px;
	line-height:175%;
}
#maincolumn .box02 {
	background:url(../images/pediatric/bg02.gif) no-repeat left top / 100% auto;
	margin-bottom:30px;
	padding:10vw 10px 0;
	color:#545252;
	font-size:14px;
	line-height:175%;
}
#maincolumn .appointment {
	border: 2px solid #1F8F5C;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: none;
	background: #F8F6EF;
}
#maincolumn .box03 {
	padding:10px;
	text-align:center;
	border: 2px solid #1F8F5C;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: none;
}
#maincolumn .box03 a img {
	width: 80%;
}
#maincolumn .box04 {
	background:url(../images/pediatric/bg04.gif) no-repeat left top / 100% auto;
	margin-bottom:30px;
	padding:10vw 10px 0;
	color:#545252;
	font-size:14px;
	line-height:175%;
}

#maincolumn .box_in07 {
	background:url(../images/medical/bg07.jpg) no-repeat left top / 100% auto;
	padding:0 9px 0 17px;
}
#maincolumn .box_in07 .txt {
	line-height:200%;
}
#maincolumn ul {
	width:100%;
}
#maincolumn ul li {
	background:url(../images/medical/ico.gif) no-repeat left center;
	padding:0 0 0 3%;
	line-height:200%;
}
#maincolumn ul li.all {
	padding:0 0 0 3%;
	clear:both;
}
#maincolumn .box_in07 {
	background:url(../images/medical/bg07_sp.png) no-repeat right 10px bottom 10px / 20vw auto, #ffffff;
	padding:0 9px 0 17px;
}
#maincolumn .box_in07 .txt {
	line-height:200%;
}
#maincolumn ul {
	width:100%;
}
#maincolumn ul li {
	background:url(../images/medical/ico.gif) no-repeat left center;
	padding:0 0 0 3%;
	line-height:200%;
}
#maincolumn ul li.all {
	padding:0 0 0 3%;
	clear:both;
}
#maincolumn ul li.three {
}
#maincolumn ul li.none {
background: url(none);
}
#maincolumn .box_txt {
	padding:30px 0 25px 0;
	line-height:200%;
}
#maincolumn .box_txt2 {
	padding:10px 0 0 0;
}

}