.com_branch .branch_list{width:100%}.com_branch.detail>div:not(:last-child){margin-bottom:3rem}.com_branch.detail>.top_line{display:grid;grid-template-columns:1fr 3fr;row-gap:1rem;column-gap:3rem}.com_branch.detail>.top_line .image img{width:100%;border-radius:1rem}.com_branch.detail .desc_chief{margin-top:1rem}.com_branch.detail .inclusive_images{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:1rem;column-gap:3rem;width:fit-content}.com_branch.detail .inclusive_images>div{display:flex;align-items:center;gap:1rem}.com_branch.detail .inclusive_images img{width:3rem}@media screen and (max-width:767px){.com_branch.detail>.top_line{grid-template-columns:1fr}}@media screen and (max-width:426px){.com_branch.detail .inclusive_images{grid-template-columns:repeat(1,1fr)}}