.ff-details,.ff-details .ff-details__map .sp01-map{height:100%}.ff-details{display:flex;flex-direction:column;max-height:100%}@media screen and (min-width:768px){.ff-details{flex-direction:row;max-height:726px;height:726px}}.ff-details.ff-details--red .ff-details__accordion-item:first-child{border-top:4px solid red}.ff-details.ff-details--blue .ff-details__accordion-item:first-child{border-top:4px solid #0047BA}.ff-details .ff-details__station-details{max-width:100%;width:100%;background:#FFF;display:flex;flex-direction:column}.ff-details .ff-details__text-container{display:flex;flex-direction:column}@media screen and (min-width:768px){.ff-details .ff-details__station-details{max-width:480px}.ff-details .ff-details__text-container{padding-right:22px}}.ff-details .ff-details__map{max-width:100vw;max-height:400px;width:100vw;height:400px;background-color:#d3d3d3;margin-left:-20px;margin-right:-20px}@media screen and (min-width:768px){.ff-details .ff-details__map{max-width:100%;width:100%;max-height:100%;height:100%;margin-left:0;margin-right:-30px}}.ff-details .ff-details__map .sp01-map>div{pointer-events:none}.ff-details .ff-details__map .sp01-map>div button.gm-control-active.gm-fullscreen-control{pointer-events:auto}.ff-details .ff-details__address1,.ff-details .ff-details__address2,.ff-details .ff-details__phone{color:#000;font-size:20px;line-height:normal}.ff-details .ff-details__address1{font-weight:700;margin-top:35px}.ff-details .ff-details__address2,.ff-details .ff-details__open,.ff-details .ff-details__phone{font-weight:400;margin-bottom:14px}.ff-details .ff-details__phone{width:fit-content}.ff-details .ff-details__open{font-size:16px;line-height:normal}.ff-details .ff-details__direction-container{display:flex;align-items:center;margin-bottom:22px}@media screen and (min-width:768px){.ff-details .ff-details__direction-container{margin-bottom:14px}}.ff-details .ff-details__direction-button{background:#0B469D;color:#FFF;text-align:center;font-size:20px;font-weight:700;line-height:normal;padding:10px 50px;margin:0 7px 0 0;width:fit-content;height:45px;display:flex;align-items:center}@media screen and (min-width:768px){.ff-details .ff-details__direction-button{padding:10px 70px;margin:0 10px 0 0;height:46px}}.ff-details .ff-details__direction-button:active,.ff-details .ff-details__direction-button:hover{text-decoration:none}@media (hover:hover){.ff-details .ff-details__direction-button:hover{background-color:#3474d9}}.ff-details .ff-details__distance,.ff-details .ff-details__open-all{color:#000;font-size:16px;font-weight:400;line-height:normal}.ff-details .ff-details__open-all{background-color:transparent;border:none;width:fit-content;margin-bottom:10px;padding:0;align-self:flex-end}@media (hover:hover){.ff-details .ff-details__open-all:hover{color:#0C479D}}.ff-details .ff-details__open-all:focus{outline:0!important}.ff-details .ff-details__open-all:focus-visible{outline:#000 solid 1px!important;outline-offset:2px}.ff-details .ff-details__accordion{width:100%;overflow-y:auto;overflow-x:hidden;flex:1;scrollbar-width:thin;scrollbar-color:#3a343f transparent}.ff-details .ff-details__accordion::-webkit-scrollbar{width:8px}.ff-details .ff-details__accordion::-webkit-scrollbar-track{background:0 0}.ff-details .ff-details__accordion::-webkit-scrollbar-thumb{background-color:#3a343f;border-radius:10px;border:2px solid transparent;background-clip:content-box}.ff-details .ff-details__accordion::-webkit-scrollbar-thumb:hover{background-color:#2c2830}.ff-details .ff-details__accordion-item{border-top:1px solid #BAB7B7}@media screen and (min-width:768px){.ff-details .ff-details__accordion{padding-right:22px}.ff-details .ff-details__accordion-item:last-child{border-bottom:1px solid #BAB7B7;margin-bottom:5px}}.ff-details .ff-details__accordion-header{cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#000;font-size:20px;font-weight:600;line-height:normal;padding:8px 0 8px 2px}@media (hover:hover){.ff-details .ff-details__accordion-header:hover{background-color:#f2f2f2}}.ff-details .ff-details__accordion-arrow{transition:transform .3s ease}.ff-details .ff-details__accordion-arrow svg{width:34px;height:34px}@media screen and (min-width:768px){.ff-details .ff-details__accordion-header{padding:6px 0 6px 2px}.ff-details .ff-details__accordion-arrow svg{width:35px;height:35px}}.ff-details .ff-details__accordion-item.active .ff-details__accordion-arrow{transform:rotate(180deg)}.ff-details .ff-details__accordion-content{max-height:0;overflow:hidden;color:#000;font-size:20px;font-weight:400;line-height:normal;margin-right:30px;transition:max-height .3s ease}.ff-details .ff-details__accordion-content ul{padding-left:0;list-style-type:none;margin-bottom:14px;margin-left:2px}.ff-details .ff-details__accordion-content ul li{display:flex;justify-content:space-between;margin-bottom:2px}.ff-details .ff-details__accordion-content ul li.active{background:rgba(217,217,217,.38)}.ff-details .active .ff-details__accordion-content{max-height:500px}