@charset "utf-8";

/* treatment50_pc.css：PC
 * ======================================
 *
 * ======================================
 */

/* #treatment50
------------------------------------------------------------------ */
#subPage #content #treatment52_cat01 .link{
display: inline;
text-decoration: underline;	
color: #da809e;
}
#subPage #content #treatment52_cat01 .link::after{
content: none;	
}
#subPage #content #treatment52_cat02 .photoWrap{
margin-top: 3em;	
display: flex;
justify-content: center;
width: 100%;
}
#subPage #content #treatment52_cat02 .photoWrap .machine{
	margin: 0 2em;
	width: 40%;
}
#subPage #content #treatment52_cat02 .photoWrap .machine dt img{
width: 100%;	
}
#subPage #content #treatment52_cat02 .photoWrap .machine dd{
	margin-top: 1em;
}
#subPage #content #treatment52_cat03{
    padding: 60px 0 0 0;
    border-top: 1px solid #dadada;	
}

#subPage #content #treatment52_cat03 .list{
list-style-type: none;	
text-align: left;
}
#subPage #content #treatment52_cat03 .list li:not(:last-child){
margin-bottom: 30px;	
}
#subPage #content #treatment52_cat03 .list li h3{
text-align: left;
margin-bottom: 10px;
padding: 0;	
}
.text-center{
text-align: center;	
}
#treatment52_cat04.flow small{
	font-size: 80%;
}