﻿@charset "utf-8";
.div_h1{
background: url(../img/common/h1_backimge.jpg) no-repeat center /140%;
}

@media (min-width: 769px) {
#art_inspect .dl01 dt{
width: 200px;
}
#art_inspect .dl01 dd{
margin-left:210px;
}
#art_inspect .div_h4 .hysteroscopy{
    width: 20%;
    display: inline-block;
    margin: 0 5px;
}
#art_inspect .div_h4 .hysteroscopy img{
	width: 100%;
}
#art_inspect .div_h4 .hysteroscopy p{
	text-align: center;
    font-size: 14px;
}
#art_risk .dl01 dt{
width: 200px;
}
#art_risk .dl01 dd{
margin-left: 210px;
}
}

@media (max-width: 768px) {


#art_inspect .div_h4 .hysteroscopy{
    width: 31%;
    display: inline-block;
	vertical-align: top;
    margin: 0 1px;
}
#art_inspect .div_h4 .hysteroscopy img{
	width: 100%;
}
#art_inspect .div_h4 .hysteroscopy p{
	text-align: center;
    font-size: 11px;
}



}