@charset "UTF-8";



.staff-title01 {
  height: 70px;
  text-align: center;
}
.staff-title01 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    font-family: "object-fit: contain;";
    object-position: center;
}
.staff-title02 {
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.sd-title01 {
  font-size: 12px;
}
.sd-title02 {
  font-size: 28px;
}
.sd-title03 {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}
.staff-title04 {
  font-size: 18px;
  line-height: 24px;
}
.sd-ph03 {
  width: 100%;
  position: relative;
}

.staff01-bg {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(/assets/images/staff/staff-all@2x.jpg);
  background-size: cover;
  background-position: center;
}

.ring01 {
  position: absolute;
  bottom: -40px;
  right: -50px;
  width: 100px;
  height: 100px;
}

.p-access__map {
    height: 400px;
}
.gmnoprint {
  display: none;
}
.btn-parking {
  height: 110px;
}

.voice-bg {
    background:rgba(246,232,211,0.8);
}
.loveph {
  width: auto;
  height: 100px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.mikoukai-ph {
  height: 150px;
}
.mikoukai-ph02 {
  height: 110px;
}


/*ラインナップ*/

.lineup-title {
  background: url(/assets/images/top/index-bar@2x.png) no-repeat bottom center / auto 2px ;
}
.swiper-custom-parent {
  position: relative;
}
.slider1 , .slider2 , .slider3 {
  position: unset;
  width: 90%;
}
.Bbox-img {
  position: relative;
  height: 180px;
}
.Bbox-img02 {
  position: relative;
  height: 140px;
}
.Bbox-img img , .Bbox-img02 img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
}
.Bbox-img a:hover , .Bbox-img02 a:hover {
  background-color:#FFF;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.Bwrap .swiper-button-next {
  background: url(../images/common/slider-arrow-right@2x.png) no-repeat center center / 25px 25px;
  right: 10px;
  z-index: unset;
}
.Bwrap .swiper-button-next:after {
  display: none;
}
.Bwrap .swiper-button-prev {
  background: url(../images/common/slider-arrow-left@2x.png) no-repeat center center / 25px 25px;
  left: 10px;
  z-index: unset;
}
.Bwrap .swiper-button-prev:after {
  display: none;
}













@media (max-width: 991.98px) {



.sd-ph03 {
  /*height: 200px;*/
}
.mikoukai-ph {
  margin-bottom: 10px;
}
.loveph {
  height: 70px;
  bottom: -30px;
}

.mikoukai-ph {
  height: 200px;
}


}