.office-card-set-wrapper{margin:140px auto;display:flex;gap:40px;align-items:center;flex-direction:column}@media(max-width: 768px){.office-card-set-wrapper{margin:50px auto}}.office-card-set-wrapper .office-card{background-color:#fff;display:flex;flex-direction:column;align-items:center;min-width:1350px;max-width:1350px;padding:30px 50px;box-shadow:0px 4px 4px rgba(0,0,0,.25);width:100%;border-radius:8px;box-sizing:border-box}@media(max-width: 768px){.office-card-set-wrapper .office-card{min-width:350px;max-width:350px;padding:40px 10px}}.office-card-set-wrapper .office-card .img-flex{max-width:1200px;min-width:1200px;width:100%;min-height:330px;max-height:330px;-o-object-fit:cover;object-fit:cover;padding:2rem 0;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.office-card-set-wrapper .office-card .img-flex.three img{aspect-ratio:1/1;max-width:330px}@media(max-width: 768px){.office-card-set-wrapper .office-card .img-flex{display:grid;grid-template-columns:repeat(2, 1fr);height:auto;max-width:330px;min-width:auto;min-height:auto;max-height:100%;padding:1rem 0}.office-card-set-wrapper .office-card .img-flex.three{grid-template-columns:repeat(3, 1fr)}.office-card-set-wrapper .office-card .img-flex.one{grid-template-columns:auto}}.office-card-set-wrapper .office-card .img-flex img{height:auto;width:100%}.office-card-set-wrapper .office-card .card-title{color:#37aa05;border-bottom:4px solid;width:100%;text-align:center;line-height:4rem}@media(max-width: 768px){.office-card-set-wrapper .office-card .card-title{font-size:24px;line-height:3rem}}.office-card-set-wrapper .office-card .contet-wrapper{width:100%}.office-card-set-wrapper .office-card .contet-wrapper h3{margin-bottom:25px;text-align:left;font-family:"FP-ヒラギノ角ゴ ProN W6";font-size:24px}@media(max-width: 768px){.office-card-set-wrapper .office-card .contet-wrapper h3{font-size:18px}}.office-card-set-wrapper .office-card .contet-wrapper .content{display:flex;flex-direction:row;align-items:stretch;width:100%;justify-content:space-between}.office-card-set-wrapper .office-card .contet-wrapper .content table{border-spacing:10px;font-size:20px}@media(max-width: 768px){.office-card-set-wrapper .office-card .contet-wrapper .content table{border-spacing:5px;font-size:16px}}.office-card-set-wrapper .office-card .contet-wrapper .content table tr th{background-color:#37aa05;color:#fff;max-width:150px;min-width:150px;min-height:40px;max-height:40px}@media(max-width: 768px){.office-card-set-wrapper .office-card .contet-wrapper .content table tr th{min-height:auto;max-width:100%}}@media(max-width: 768px){.office-card-set-wrapper .office-card .contet-wrapper .content table tr th td{padding:5px 5px 10px 5px}}.office-card-set-wrapper .office-card .contet-wrapper .content .map-link{background-color:#37aa05;color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:200px;width:100%;text-align:center;font-size:1.2rem;font-weight:bold}.office-card-set-wrapper .office-card .contet-wrapper .content .map-link a{color:#fff;padding:1rem}.office-card-set-wrapper .office-card .contet-wrapper .content .map-link:hover{background-color:rgb(38.9714285714,120.4571428571,3.5428571429)}@media(max-width: 768px){.office-card-set-wrapper .office-card .contet-wrapper .content{flex-direction:column;align-items:center;gap:2rem}.office-card-set-wrapper .office-card .contet-wrapper .content table{width:100%}.office-card-set-wrapper .office-card .contet-wrapper .content table tr th,.office-card-set-wrapper .office-card .contet-wrapper .content table tr td{width:100%;display:block}.office-card-set-wrapper .office-card .contet-wrapper .content .map-link{width:100%;text-align:center}}@media(max-width: 768px){.office-card-set-wrapper{grid-template-columns:1fr}}