@charset "utf-8";
/* CSS Document */

.section .quality-wrap .box {padding:40px 0; border-bottom:1px dashed #dee3eb; text-align: center}
.section .quality-wrap .box:last-child {border:0;}
.section .quality-wrap .box h2 {font-size:1.8rem; font-weight: 600; color:#333; padding-bottom: 20px;}
.section .quality-wrap .box p { font-size:1.4rem; font-weight: 400; word-break: keep-all; letter-spacing: -0.05em}
.section .quality-wrap .box p span { color: #5283e0; font-weight: 500;}
.section .quality-wrap .box img {padding-top:25px; max-width:100%;}
.section .quality-wrap .box p.sample-title {padding-top:15px;}
.section .quality-wrap .box a.more-btn { height:40px; line-height: 40px; background: #5ba8a8; color:#fff; padding:0 25px; font-size:1.4rem; margin: 0 auto; display: inline-block; letter-spacing: -0.05em;}
.section .quality-wrap .box img.pd-0 {padding:0;}