.scope-feature02-1 p {margin-bottom: .5em;}
.scope-feature02-1 p:last-child {margin-bottom: 0;}
.scope-feature02-1 p.note {margin-top: 0;}
.scope-feature02-1 > .img-box .txt p b {color: #007ab2;font-size: 116%;font-weight: 500;}
.scope-feature02-1 > .img-box .img {margin: 20px 0;}
.scope-feature02-1 > .img-box .img:nth-child(4) {margin: 20px 0 30px;}
.scope-feature02-2 h4 + p {margin-top: -15px;margin-bottom: 20px;text-align: right;}
.scope-feature02-2 section:last-child {margin-top: 30px;}
.scope-feature02-2 section h5 {margin: 0 0 10px;color: #007ab2;font-weight: 500;font-size: 116%;}
.scope-feature02-2 section h5 + p {margin: 0;}
.scope-feature02-2 section .img {margin-top: 20px;padding: 15px;background-color: #ddf1fc;}

/* ドリーマー */
.dreama-bunsan dl{width: 500px;background:#b4b4b5;}
.dreama-bunsan dl:nth-child(even){width: 480px;background: #0768ab;}
.dreama-bunsan dt{text-align: center;margin: 0;padding: 10px 0;color: #fff;font-size: 24px;font-style: italic;}
.dreama-bunsan dd{margin: 0;}

@media screen and (max-width:767px){
.dreama-bunsan dl{width: 100%;background:#b4b4b5;}
.dreama-bunsan dl:nth-child(even){width: 100%;background: #0768ab;}
.dreama-bunsan dt{text-align: center;margin: 0;padding: 10px 0;color: #fff;font-size: 16px;font-style: italic;}
}