@charset "UTF-8";


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

.com-ph01 {
  width: 100%;
  height: 380px;
  position: relative;
}
.com-ph02 {
  width: 200px;
}
.com-ph03 {
  width: 100%;
  height: 220px;
  position: relative;
}
.com-ph04 {
  height: 135px;
}
.com-ph05 {
  height: 310px;
}

.com01-bg {
  position: relative;
  width: 100%;
  height: 200px;
  background: url(/assets/images/com/top-shop02@2x.png);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.com01-bg img {
  position: absolute;
  bottom: -20px;
  right: 50px;
  width: 150px;
}

.ring01 {
  position: absolute;
  top: -50px;
  left: -50px;
  width: 100px;
  height: 100px;
}

.p-access__map {
    height: 400px;
}
.gm-style-mtc {
  display: none;
}
.btn-parking {
  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: 250px;
}
.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) {



.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: 10px;
}
.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;
}


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

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




}