.guide{display:flex;justify-content:space-between;color:#707070;margin-top:3rem;margin-bottom:3rem;max-width:1200px}.guide svg{width:5rem;height:auto;margin-top:1rem}.guide>.step>.number{float:left;font-size:3rem;font-weight:bold;margin-right:10px}.guide>.step>.content>.key{font-weight:bold;font-size:1.2rem}.inquiry{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;margin:6rem auto}@media screen and (max-width:992px){.inquiry{grid-template-columns:1fr;gap:30px;margin:3rem auto}.inquiry .card{padding:1rem !important}.info .item{padding:1rem 0 !important}.guide>.step>.content>.value{display:none}.guide>.step>.number{float:none}.guide svg{width:4rem}}.inquiry .card{background-color:#fafafa;border-radius:.5rem;padding:60px}.inquiry .card-head{text-align:center;margin-bottom:5rem}.inquiry h3{font-size:2rem;line-height:3;font-weight:normal}.info .item{padding:3rem 0 3rem 3rem;display:grid;grid-template-columns:86px auto 3rem;gap:1rem}.info .item>img{width:80px;height:auto}.info .item>button{cursor:pointer;width:2.5rem;height:2.5rem;border:none;background:none;margin-top:2rem}.info .item>button:hover>svg{color:var(--logo-dark)}.info .item>button>svg{width:2rem;height:auto;color:var(--logo-light)}.info .item:not(:first-child){border-top:1px solid #e9e9e9}#products>p{line-height:2}