@charset "UTF-8";

.sec-jp-title {
    margin-top: 10px;
    padding-top: 25px;
    margin-bottom: 20px;
    position: relative;
}
.sec-jp-title span{
    font-size: 11px;
    font-weight: 400;
}
.sec-jp-title.icon-time::before {
  content: '';
  position: absolute;
  height: 20px;
  top: 0;
  right: 0;
  left: 0;
  width: 18px;
  margin: 0 auto;
  background: url(../img/shop/icon_time.svg) no-repeat top center;
  background-size: 100% auto;
}
.sec-jp-title.icon-access::before {
  content: '';
  position: absolute;
  height: 26px;
  top: 0;
  right: 0;
  left: 0;
  width: 18px;
  margin: 0 auto;
  background: url(../img/access/icon_access.svg) no-repeat top center;
  background-size: 100% auto;
}
.shop-info-group dl {
    align-items: center;
    padding: 2px 2%;
}
.shop-info-group dt {
    width: 50%;
}
.shop-info-group dd {
    width: 50%;
}
.shop-info-group dt .text {
    position: relative;
    padding: 5px 0px 5px 30px;
}
.shop-info-group dt .text:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0px;
    width: 25px;
    max-width: 40px;
    margin: 0 auto;
}
.shop-info-group dt .icon-type:before {
    background: url(../img/access/icon_restaurant.svg) no-repeat center center;
    background-size: 100% auto;
    max-width: 15px;
}
.shop-info-group dt .icon-cafe:before {
    background: url(../img/access/icon_cafe.svg) no-repeat center center;
    background-size: 100% auto;
    max-width: 21px;
}
.shop-info-group dt .icon-shop:before {
    background: url(../img/access/icon_shop.svg) no-repeat center center;
    background-size: 100% auto;
    max-width: 19px;
}
.shop-info-group dt .icon-service:before {
    background: url(../img/access/icon_service.svg) no-repeat center center;
    background-size: 100% auto;
    max-width: 19px;
}
.time-column{
    margin: 30px 0 70px;
}

.time-column dl {
    border-bottom: 2px #C2C4C3 dotted;
    padding: 10px 5px;
}
.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;
}

#hour-access .anchor-menu ul{
    margin: 30px auto;
    
}
#hour-access .anchor-menu ul li:nth-child(n-1) {
  width: 30%;
}
#hour-access .anchor-menu ul li:last-child {
  width: 40%;
}
.map-column{
    width: 88%;
    margin: 40px auto 60px;
 }   
.map-column .map-image,.train-column .map-image {
    width: 100%;
}
.map-image img{
    width: 100%;
}
.train-column .map-image img{
    border: 1px solid #ABD1E6;
}
.map-column .map-text{
    width: 88%;
    margin: 10px auto 40px;
    font-size: 11px;
 }   
.map-column .map-text dl{
    display: flex;
  flex-wrap: wrap;
  align-items: center;
    margin-bottom: 5px;
 }
.map-column .map-text dl dt{
    width: 20%;
 } 
.map-column .map-text dl dd{
    width: 80%;
 }
.train-column,.car-column{
    width: 88%;
    margin: 40px auto 10px;
 } 
.car-column .car-text{
    margin-bottom: 25px;
 } 
.train-column .train-text p,.car-column .car-text p{
    font-size: 11px;
    line-height: 1.7em;
 } 
.train-column .train-text p b,.car-column .car-text b{
    color: #14628D;
    font-weight: 500;
 } 
.contents .bg_ocean {
   padding: 20px 6%;
}
.bg_ocean dt {
    font-size: 13px;
    line-height: 1.8em;
    font-weight: 700;
}
.bg_ocean dd {
    font-size: 11px;
    line-height: 1.8em;
}


.time-column .guidance-item{
    position: relative;
    padding-bottom: 50px;
}
.time-column .guidance-item:last-child{
    padding-bottom: 10px;
}
.time-column .guidance-item .map-image {
    margin-bottom: 5px;
}
.time-column .guidance-item .map-image img{
    vertical-align: middle;
}
.time-column .guidance-item p{
    font-size: 11px;
    line-height: 1.4em;
}
.time-column .guidance-item:after{
    font-size: 11px;
    line-height: 1.4em;
}

.time-column .guidance-item:after {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    background: url(../img/common/btn_arrow_under.svg) no-repeat center center;
    background-size: 100% auto;
    width: 9px;
    height: 20px;
    margin: 0 auto;
}
.time-column .guidance-item:last-child:after{
    display: none;
}

.bg-01{
    background: #F7FCFE;
    margin-top: 10px;
    padding: 10px;
    
}
.car-column dl {
    margin: 10px 0 15px;
}
.car-column dt {
    font-size: 13px;
    line-height: 1.8em;
    font-weight: 700;
}
.car-column dd {
    font-size: 11px;
    line-height: 1.8em;
}
.parking-title{
    font-size: 14px;
    font-weight: 500;
    color: #14628D;
    margin: 5px 0 10px;
    
}

.parking-text dl {
    display: flex;
    align-content: space-between;
    margin-bottom: 2px;
}
.parking-text dl dt {
    width: 28%;
    font-size: 12px;
    font-weight: 500;
    color: #14628D;
}
.parking-text dl dd {
    width: 72%;
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 3px;
    letter-spacing: -0.4px;
}
.parking-text dl.parking-service {
    display: flex;
    flex-direction: column;
}
.parking-text dl.parking-service dt{
    width: 100%;

}
.parking-text dl.parking-service dd{
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.5em;

}
.parking-text dl.parking-service dd span {
    font-size: 11px;
}
.parking-text ul li {
    font-size: 11px;
    text-indent: -1em;
    padding-left: 1em;
}
.parking-text p {
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 15px;
    margin-bottom: 5px;
}

.car-column .bike-text{
    font-size: 14px;
    
    
}
.contents:last-child {
    margin-bottom: 40px;
}
