/* 도수치료 { */
.manual_therapy_section02 {
    padding: 20px 0 0 0;
}
.manual_therapy_section02 .inline_box {
    overflow: hidden;
}
.manual_therapy_section02 .inline_box li {
    margin-top: 10px;
    margin-left: 10px;
    width: 100%;
    display: block;
    float: left;
    box-sizing: border-box;
}
.manual_therapy_section02 .inline_box li.first {
    margin-left: 0;
}
.manual_therapy_section02 .inline_box li.half {
    width: calc( 50% - 5px );
}
.manual_therapy_section02 .inline_box li img {
    width: 100%;
}

.manual_therapy_section03 {
    padding-top: 30px;
    padding-bottom: 0;
}
.manual_therapy_section03 .comment_box {
    margin-top:0;
}
.manual_therapy_section03 .comment_box > ul {
}
.manual_therapy_section04 {
    padding-top: 0;
    padding-bottom: 0;
}
.manual_therapy_section04 .tit02 {
    margin-bottom: 30px;
}
.manual_therapy_section04 .types {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.manual_therapy_section04 .types .img-wrapper {
    width: 50%;
    float: left;
}
.manual_therapy_section04 .types .img-wrapper img {
    width: 100%;
}
.manual_therapy_section04 .types .info-wrapper {
    width: 50%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 50%;
}
.manual_therapy_section04 .types .info {
    display:block;
    padding-left: 10px;
}
.manual_therapy_section04 .types .info .tit01 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 18px;
}
.manual_therapy_section04 .types .info .normal_text {
    font-size: 16px;
    padding-top: 15px;
    line-height:20px;
}

.manual_therapy_section05 {
    padding-top: 50px;
    padding-bottom: 0;
}
.manual_therapy_section05 .normal_text {
    font-size:16px;
    line-height:30px;
    font-family: "noto-sans-scott-r";
    margin-bottom: 18px;
    padding-top: 18px;
}
.manual_therapy_section06  {}
.manual_therapy_section06 .img-wrapper img {
    width: 100%;
}
.manual_therapy_section06 .tit01 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 18px;
}
.manual_therapy_section06 .normal_text {
    padding-top: 0;
    font-size: 16px;
    line-height:23px;
    margin-bottom: 25px;
}
/* } 도수치료 */
