#infant .test2015 .infant-index h3 span{
	display: none;
}
#infant .test2015 .sort_form{
	display: none;
}
#infant #age01,
#infant #age03,
#infant #age05{
	float: left;
}
#infant #age02,
#infant #age04{
	float: right;
}
#infant .area02{
	margin:30px 0;
}
#infant .area02 .box a{
	display:block;
	overflow: hidden;
	padding:15px;	
}
#infant .area02 .box a:hover{
	background: #ffe7e7;
}

#infant .area02 dt{
	float: left;
	line-height:0;
}
#infant .area02 dt img{
	border: 1px solid #ccc;
	box-sizing:border-box;
	max-width:150px;
	}

#infant .area02 dd{
	float: right;
	    width: 75%;
}

#infant .area02 a h4{
	font-weight: bold;
	color:#e76565;
	font-size: 16px;
	padding:0 0 5px 0;
	
}
#infant .area02 p{
	color: #333;
}
#infant .area02 .box a{
	color:#888;
}
#infant .area02 h2 {
    font-weight: bold;
    font-size: 18px!important;
    margin: 20px 0;
    padding: 7px 10px 5px 20px!important;
    background: #ffe7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #000!important;
}

#infant .tag a{
	display: block;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 3px 7px;
float: left;
margin:5px;
text-decoration: none;
color: #777;
}
#infant .tag a:hover{
	background: #ffe7e7;
}

.side-infant .accordionbox{
	width:100%;
	margin: 0 0 30px 0;
}
.side-infant .accordionlist dt{
    display:block;
    padding: 20px 0 10px 5px;
    border-top: 1px solid #DFDFDF;
    cursor:pointer;
}
.side-infant .accordionlist dt:first-child{
    border-top: none !important;
}
.side-infant .accordionlist dt .title{
    padding-left: 10px;
	float: left;
}
.side-infant .accordionlist dd{
    display:none;
	background: #fff;
	padding:0 0 20px 15px;
}
.side-infant .accordionlist dd a{
	display: block;
	padding:8px 1px;
	border-bottom:1px dotted #ccc;
}
.side-infant .accordionlist dd a:before {
    content: url(images/study/yellowArrow.png);
    margin-right: 7px;
}
.side-infant .accordion_icon,
.side-infant .accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.side-infant .accordion_icon {
position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
}
.side-infant .accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #F88789;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.side-infant .accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.side-infant .accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.side-infant .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.side-infant .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.side-infant span.ttl{
	background: #F18B8B;
	text-align: center;
	font-weight: bold;
	display: block;
	padding:10px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;	
color: #fff;
}
.side-infant .accordionlist{
	background: #ffe7e7;
}
.preg_tab{
	display: none;
}

@media screen and (max-device-width: 680px) {
#infant .area02 p{

	font-size: 1.5rem;
}
#infant .tag a{
font-size: 1.3rem;
}
#infant .test2015 .infant-index h4 {
    float: none;
    padding: 10px;
    border: 0;
    margin: 0;
    position: relative;
}
#infant .test2015 .infant-index h4 a {
display: block;
    float: none;
    width: auto;
    min-height: 0;
    text-decoration: none;
}
#infant .test2015 .infant-index h4 img {
    min-width: 0;
    min-height: 0;
    background-color: #ccc;
    margin: 0 5% 10px 0;
    float: left;
}
#infant .test2015 .infant-index h4 .btn {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    background-color: #da2313;
    border-radius: 6px;
    padding: 5px 50px 5px 30px;

    float: none;
    margin: 20px 0 0 0;
}
#infant .test2015 .infant-index h4 .index-title {
font-size: 26px;
}
#infant .test2015 .infant-index h4 .index-title br{
	display: none;
}
#infant .test2015 .infant-index .rb{
    float: left;
    padding: 4% 0 0 0;
    width: 46%;

}
#infant .test2015 .infant-index .classify {
    float: none;
    width: 95%;
    margin: 10px auto;
    clear: both;
}

#age03, #age05 {
    float: none;
}
#infant .entryListBoxStudy {
    border: solid 1px #e1dede;
    padding: 5px;
    width: 95%;
    margin: 0 auto;
}
#infant .entryListBoxStudy h4{
	text-align: center;
}
#infant .entryListBoxStudy h4 img{
	width: 100%;
}
#infant .test2015 .infant-index .classify .head {
    font-size: 20px;
    color: #fff;
    background-color: #ec7823;
    line-height: 1.4;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 0 0 20px;
    position: relative;
    text-align: center;
}
#infant .test2015 .infant-index h3 img{
	display: none;
}
#infant .test2015 .infant-index h3 span{
	color: #db2414;
	font-weight: bold;
	    display: block;
    width: 95%;
    margin: 0 auto;
    padding:10px;
    font-size: 20px;
    text-align: center;
    border:1px solid #ccc;
    text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,dbdbdb+50,d1d1d1+51,fefefe+100;Grey+Gloss+%231 */
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}
#infant .entryListBoxStudy ul li a div.thum img{
	width: 30px;
	height: 30px;
}
#infant .entryListBoxStudy ul li a div.txt {
    padding-left: 50px;
    min-height: 50px;
}
#infant .entryListBoxStudy ul li a div.thum {
    width: 30px;
    height: 30px;
    padding: 10px 0 0 0;
    float: left;
}
#infant #age03,
#infant #age04,
#infant #age05{
	display: none;
}
#infant #age02,
#infant #age04,
#infant #age03,
#infant #age05{
	float: none;
}
#infant .test2015 .sort_form {
    display: block;
    width: 80%;
    margin:10px auto;
}
#infant .area02 a h4{
	font-size: 32px;
}
#infant .area02 dd{
	line-height: 36px;
	width: 65%;
}
#infant .area02 dt{
	width:32%;
	margin:0 3% 0 0;
}
#infant .area02 dt img {

    max-width: 100%;
}
}	

