@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: 32px;
}
.sd-title03 {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.staff-title04 {
  font-size: 18px;
  line-height: 24px;
}
.sd-ph03 {
  width: 100%;
  height: 360px;
  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;
  top: -50px;
  left: -50px;
  width: 100px;
  height: 100px;
}

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





/*ラインナップ*/

.lineup-title {
  background: url(/assets/images/top/index-bar@2x.png) no-repeat bottom left / 100% 2px ;
}
.swiper-custom-parent {
  position: relative;
}
.staffslider1 , .staffslider2 , .staffslider3 {
  position: unset;
  width: 90%;
}
.Bbox-img {
  position: relative;
  height: 180px;
}
.Bbox-img02 {
  position: relative;
  height: 140px;
}
.Bbox-img img , .Bbox-img02 img, .Bbox-img .no-photo {
  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;
}
.Bbox-img .no-photo {
  color: #fff;
  background-color: #6c757d90;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.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: 1199.98px) {



.blb-or {
    border-left: unset;
}

.com-title01 {
  height: 60px;
  text-align: center;
}
.com-title01 img {
    object-position: center;
}
.com-title02 {
  text-align: center;
}
.com-title03 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}
.ring01 {
    left: unset;
    right: 10px;
    bottom: -50px;
    top: unset;
}
.com-ph01 {
  height: 180px;
  margin-bottom: 30px;
}
.com-ph02 {
  width: 160px;
}
.com-ph03 {
  width: 100%;
  height: 175px;
  position: relative;
}
.com-ph04 {
  height: 200px;
}
.com-ph05 {
  height: 310px;
}

.com01-bg {
  background-attachment: unset;
}
.com01-bg img {
  right: 10px;
}
.btn-parking {
  height: auto;
}
.map-ph {
  height: 90px;
}


/*ラインナップ*/
.staffslider1 , .staffslider2 , .staffslider3 {
  position: unset;
  width: 90%;
}
.Bbox-img {
  height: 210px;
}
.Bbox-img02 {
  height: 160px;
}
.Bwrap .swiper-button-prev {
    left: 12px;
    z-index: 2;
}
.Bwrap .swiper-button-next {
    right: 12px;
    z-index: 2;
}
.Bbox-price {
    line-height: 16px;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
}

.font28 {
  font-size: 28px;
}
.font32 {
  font-size: 32px;
}




}