.m-about-service-info{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;background-color:#fff;overflow:hidden}@media screen and (max-width:767px){.m-about-service-info{-ms-flex-wrap:wrap;flex-wrap:wrap}}.m-about-service-info .content{width:50%;-ms-flex-item-align:center;align-self:center;text-align:center;padding:30px}@media screen and (max-width:767px){.m-about-service-info .content{width:100%;padding:25px}}.m-about-service-info .logo-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.4}.m-about-service-info .logo-text{text-align:left;font-size:24px}@media screen and (max-width:767px){.m-about-service-info .logo-text{font-size:18px}}.m-about-service-info .link{margin-top:30px}@media screen and (max-width:767px){.m-about-service-info .link{margin-top:20px}}.m-about-service-info .link a{display:inline-block;min-width:150px;padding:14px;text-align:center;border-radius:8px;border:1px solid #567289;color:#567289;text-decoration:none;font-size:16px;line-height:1.2}@media screen and (max-width:767px){.m-about-service-info .link a{min-width:120px;padding:13px;font-size:14px}}.m-about-service-info .link a:hover{opacity:.7}.m-about-service-info .thumb{position:relative;width:50%;background-color:#95a7b5}.m-about-service-info .thumb::before{content:"";display:block;padding-top:280px}.m-about-service-info .thumb img{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:767px){.m-about-service-info .thumb{width:100%}.m-about-service-info .thumb::before{content:none}.m-about-service-info .thumb img{position:static;height:auto}}.m-about-service-info.-image-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}