@charset "UTF-8";

.sec-jp-title {
    margin-top: 10px;
    padding-top: 25px;
    margin-bottom: 25px;
    position: relative;
}

.map-image img{
    width: 100%;
    vertical-align: middle;
}
.anchor-menu ul li a {
    min-height: 3.5em;
}
.details__content.active {
    padding: 8px 8px 8px;
}
.time-column{
    margin-bottom: 40px;
}
.time-column dl {
    padding: 10px 0px 0;
}
.time-column dl:last-child {
    border-bottom: none;
}
.time-column dt {
    font-size: 12.5px;
    font-weight: 500;
}
.time-column dd {
    font-size: 11px;
    font-weight: 400;
}
.sec-contents p.lead-text{
    font-size: 13px;
    margin-bottom: 25px;
}
.banner-column{
    width: 88%;
    margin: 20px auto;
}
.banner-column img{
    width: 100%;
}
.map-image{
    max-height: 220px;
}
.map-image img{
   width: 100%;
  object-fit: contain;
    max-height: 220px;
}