@charset "UTF-8";

/*clinic
---------------------------------------------------------*/
.policy{
background: #faf5ed;
margin-top: 5%;
margin-bottom: 7%;
padding-top: 7%;
padding-bottom: 7%;
}

.policy li{
margin-top: 6%;
}
.policy li dd{
margin-top: .5em;
margin-bottom: .7em;
}

.policy li .btn_type1{
width: 45%;
}

.gallery li{
margin-top: 7%;
padding-bottom: 7%;
overflow: hidden;
border-bottom: solid 1px rgba(0,0,0,0.20);
}
.gallery.gallery ul:last-child li:last-child{
border: none;
}
.gallery li dt{
margin-top: .9em;
margin-bottom: .2em;
}
.gallery ul:last-child li dt{
margin-top: 0;
padding-top: .2em;
}
.gallery ul:last-child li div{
width: 45%;
}













