.contact_container{background-color:#0078ff;border-radius:10px;display:flex;padding:30px}.contact_content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:32px 18px;width:50%}.contact_content:first-child{border-right:1px solid #fff}h6.contact_content_title{font-size:24px;margin-bottom:0}.contact_content_box{margin-top:30px;text-align:center}div.contact_content_tel{color:#fff;font-size:38px;font-weight:700;line-height:1;margin-bottom:0;text-decoration:none}.contact_content_time{font-size:20px;line-height:1;margin-bottom:0;margin-top:16px}a.contact_content_button{background-color:#fff;border-radius:10px;color:#0078ff;display:block;font-size:24px;font-weight:700;margin-bottom:4px;padding:16px 24px;text-align:center;text-decoration:none}a.contact_content_button:hover{opacity:.8;text-decoration:none;transition:.5s}@media screen and (max-width:773px){div.contact_content_tel{color:#fff;text-decoration:none}.contact_container{flex-direction:column;padding:0 16px}.contact_content{padding-left:0;padding-right:0;width:100%}.contact_content:first-child{border-bottom:1px solid #fff;border-right:none}}@media screen and (max-width:400px){div.contact_content_tel{color:#fff;text-decoration:none}h6.contact_content_title{font-size:18px}p.contact_content_tel{font-size:24px}p.contact_content_time{font-size:16px}a.contact_content_button{font-size:18px;padding:16px 20px}}