.newServiceContact{background-color:#f2f2f2;padding:20px;margin-top:30px}.newServiceContact__title{font-size:24px;line-height:36px;color:#333;text-align:center;font-weight:700}.newServiceContact__detail{margin-top:8px;font-size:14px;line-height:1.5;color:#333;text-align:center}.newServiceContact__titleArea{margin-bottom:20px}.newServiceContactBox{background-color:#fff;text-align:center;padding:20px 16px;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.newServiceContactBox__link{margin-top:8px;font-size:12px;line-height:1.25;color:#333}.newServiceContactButton{display:inline-block;border-radius:6px;padding:12px 0;width:252px;font-size:16px;font-weight:700;line-height:1.25;letter-spacing:.04em;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:479px){.newServiceContactButton{max-width:252px;width:100%;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:48px}}.newServiceContactButton--green{background-color:#198834;border:2px solid #198834;color:#fff}.newServiceContactButton--green:hover{background-color:#177b2f;border:2px solid #177b2f;color:#fff;text-decoration:none}.newServiceContactButton--greenOutline{border:2px solid #198834;background-color:#fff;color:#198834}.newServiceContactButton--greenOutline:hover{background-color:#e8f4eb;color:#198834;text-decoration:none}