@charset "utf-8";

/* CSS Document */

/* --date-- */

#sec_date .table_p{
    text-align: right;
}
#sec_date .table01 td{
	text-align: center;
}
#sec_date .date10_img,
#sec_date .letter_p{
    margin: 0 auto;
    display: block;
}


#art_method .div_mobframe{
	margin: 15px auto;
}
#art_screening .div_topic01:first-of-type{
	margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
#art_screening .div_topic01:first-of-type h3{
    background: none;
    margin-bottom: 0;
}
#art_screening .div_topic01:last-of-type{
	background: #fffad9;
}
#art_screening .div_topic01 .headline{
    margin-bottom: 5px;
}
#art_screening .div_topic01:last-of-type .headline{
	text-align: center;
}



@media print, screen and (min-width: 680px) {

#sec_date .date_img{
    width: 700px;
    margin: 0 auto;
	display: block;
}
#sec_date .table01{
	width: 80%;
}
#sec_date .table_p{
    width: 700px;
    margin: 0 auto 5px;
	display: block;
}
#sec_date .date06_img{
	width: 290px;
}
#sec_date .date10_img,
#sec_date .letter_p{
	width: 600px;
}

#art_total .date_img{
	margin: 25px auto 0;
}
#art_method .table_p,#art_ratio .table_p{
    width: 80%;
    margin: 0 0 5px;
}
#art_infertility p:last-of-type{
	width: 290px;
	float: right;
	margin-top: 80px;
}
#art_screening ul{
    width: 31%;
    float: left;
}
#art_screening .div_topic01:last-of-type .headline{
	font-size: 20px;
}


}

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

#sec_date .date_img{
    width: 100%;
}
#sec_date .table01{
	width: 605px;
}
#sec_date .table_p{
	font-size: 11px;
	margin-bottom: 5px;
}
#sec_date .date06_img{
	width: 49%;
	margin-bottom:10px;
}
#sec_date .date10_img,
#sec_date .letter_p{
	width: 90%;
}

#art_ratio .table01 tr th:first-of-type,
#art_ratio .table01 tr td:first-of-type{
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    border-right: 1px solid #d9d9d9;
}
#art_ratio .table01 tr td:first-of-type{
    background: #fff;
}
#art_infertility p:last-of-type{
    width: 46%;
    font-size: 11px;
    float: right;
    margin-top: 15%;
}
#art_screening .div_topic01 .headline{
    font-size: 18px;
}
#art_screening ul{
	margin-bottom: 0;
}


}