@charset "utf-8";.formPhone{width:800px;margin:0 auto;margin-bottom:60px;border-left:4px solid #ee3f16;padding-left:15px}.formPhone i{margin-right:10px}.formPhone>div:nth-of-type(2){font-size:2.6rem;font-weight:700}@media only screen and (max-width:999px){.formPhone{width:100%}.formPhone>div:nth-of-type(2){font-size:2rem}}.contactTelContainer{text-align:center;p{display:none}.contactTelTxt{font-size:1.5rem;color:#fff;letter-spacing:.05em;font-weight:500;line-height:1;margin-bottom:10px}a.contactTelBtn{margin-bottom:60px;padding:15px;width:100%;background:var(--main-color);border:2px solid var(--main-color);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:10px;color:#fff;.telIcon{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;text-decoration:none;font-weight:500;font-size:2.2rem;transition:0.3s;line-height:1;&:before{font-family:'Font Awesome 5 Free';content:'\f095';font-weight:700;font-size:1.6rem}}&:hover{background:#fff;color:var(--main-color);.telIcon,.contactTelTxt{color:var(--main-color)}}}}@media (width <=999px){.contactTelContainer{a.contactTelBtn{text-decoration:none;margin-bottom:40px;.contactTelTxt{font-size:1.4rem}}}}.noPhoneLink{text-decoration:none;pointer-events:none;cursor:default;@media (width <=999px){text-decoration:underline;pointer-events:initial;cursor:pointer}}.mw800{max-width:800px!important;min-width:auto!important}.list-style-none{list-style-type:none!important}