@charset "utf-8";
/* CSS Document */
img{
	max-width: 100%;
}
.page-title {
	margin: 20px 0
}
.main-nav-cont{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 130px;
}
.main-nav-cont-left{
	width: 58%;
	display: flex;
	flex-direction: column;
}
.main-nav-cont-left > h2{
	font-size: 34px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 25px;
}
.main-nav-cont-left > p{
	line-height: 1.7;
	text-align: justify;
}
.main-nav-cont-left > .btn{
	margin-top: auto;
	padding: 0;
}
.main-nav-cont-left > .btn > a{
	width: 55%;
	display: block;
  background: #BF0008;
	color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
}
.main-nav-cont-left > h2 > span{
	display: block;
}
.main-nav-cont-right{
	width: 42%;
}
.main-nav-cont-right > img{
	width: 100%;
}
.main-nav-tab{
	margin: 40px 40px 110px;
}
.s_area{
  display: flex;
  margin-top: 15px;
}
.s_text{
  width: 15%;
  height: 40px;
  margin-right: 5%;
  line-height: 40px;  
}
.s_tel{
  width: 100%;
  height: 40px;
  color: #fff;
	font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  box-sizing: border-box;
  background: #555;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: auto;
}
.s_tel:hover{
  color: #fff;
}
.s_tel:focus{
  color: #fff;
}
.s_reserve{
  width: 47.5%;
  height: 40px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  background: #008880;
  border-radius: 4px;
  box-sizing: border-box;
}
.s_reserve:focus{
  color: #fff;
}
.s_reserve:hover{
  opacity:0.75;
  color: #fff;
}
.main-nav>p {
margin-bottom: 0
}
f .main-nav-tab {
background-color: #fff;
border-bottom: none；
}
.main-nav-tabs {
width: 100%;
border-left: 1px solid #dfe0e1;
}
.main-nav-tabs>li {
width: 20%;
}
.main-nav-tabs>li>a {
width: auto
}
.show-title {
font-size: 18px;
font-weight: bold;
margin: 0 0 20px
}
.sh-title {
font-size: 16px;
font-weight: bold;
margin: 50px 0 15px
}
.show-images {
margin-right: -25px;
padding: 20px 0
}
.show-images>div {
padding: 25px 25px 0 0
}
#imagelightbox {
cursor: pointer;
position: fixed;
z-index: 10000;
-ms-touch-action: none;
touch-action: none;
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
#imagelightbox-overlay {
background-color: rgba(0,0,0,0.9);
position: fixed;
z-index: 9998;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-animation: fade-in .25s linear;
animation: fade-in .25s linear
}
@-webkit-keyframes fade-in {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes fade-in {
from {
opacity:0
}
to {
opacity:1
}
}
.imagelightbox-close, .swiper-close {
background: url(../img/g-icon/g-icon_close_2.svg) no-repeat center;
cursor: pointer;
display: none;
height: 30px;
position: fixed;
right: 0;
top: 13%;
width: 30px;
z-index: 10000;
-webkit-animation: fade-in .25s linear;
animation: fade-in .25s linear
}
.imagelightbox-arrow {
background: url(../img/g-icon/g-icon_arrow_5.svg) no-repeat center;
cursor: pointer;
display: none;
height: 30px;
margin-top: -23px;
position: fixed;
top: 50%;
width: 46px;
z-index: 10001;
-webkit-animation: fade-in .25s linear;
animation: fade-in .25s linear
}
.imagelightbox-arrow-left {
left: 0;
-webkit-transform: rotateX(-90deg);
transform: rotate(-90deg)
}
.imagelightbox-arrow-right {
right: 0;
-webkit-transform: rotateX(90deg);
transform: rotate(90deg)
}
.show-desc {
float: left;
width: 30%
}
.show-desc>img {
margin-bottom: 20px
}
.show-desc>p a {
color: #333;
text-decoration: underline
}
.show-map {
float: right;
padding-left: 40px;
width: 70%
}
.show-map>div {
height: 350px;
margin-bottom: 10px
}
.show-map>p>a {
color: #333;
font-size: 11px;
text-decoration: underline
}
.show-map>p>a:hover {
color: #555
}
.srh-opt {
margin: 0
}
.srh-opt>p {
margin-bottom: 25px
}
.srh-opt-atari {
margin: 0 0 50px
}
.srh-opt-atari>p {
margin-bottom: 25px
}
#sendai-container {
padding-bottom: 50px
}
.swiper-container {
width: 80%;
height: 80%;
position: absolute;
top: 10%;
left: 10%
}
.swiper-container .swiper-slide {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
background-color: rgba(244,246,247,0.8);
margin: 8px;
opacity: 1
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
border: 1px solid #008880;
width: 10px;
height: 10px;
margin-bottom: 7px
}
.swiper-button-next, .swiper-button-prev {
background-image: url(../img/g-icon/g-icon_arrow_5.svg);
background-color: rgba(38,39,42,0);
display: none;
height: 30px;
width: 46px
}
.swiper-button-next {
right: 0;
transform: rotate(90deg)
}
.swiper-button-prev {
left: 0;
transform: rotate(-90deg)
}
.swiper-close {
top: 10%
}
@media screen and (max-width: 1024px){
	.main-nav-cont{
		align-items: center;
	}
	.main-nav-cont-left{
		width: 54%;
	}
	.main-nav-cont-left > h2 {
		font-size: 29px;
	}
	.main-nav-cont-left > .btn{
		margin-top: 40px;
	}	
	.main-nav-cont-left > .btn > a{
		width: 65%;
    text-align: center;
	}
}
@media screen and (max-width: 768px){
	.main-nav-cont-left > h2 {
		font-size: 21px;
	}
	.main-nav-cont-left > .btn > a{
		width: 90%;
	}
}
@media screen and (max-width: 767px) {
  .page-title {
    margin: 30px 0 10px;
  }
	.main-nav-cont{
    flex-direction: column;
    background-image: url(../img/showroom-map.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: rgba(255,255,255,0.8);
    background-blend-mode: lighten;
		background-position: center;
		margin-bottom: 80px;
	}	
	.main-nav-cont-left{
		width: 100%;
	}	
	.main-nav-cont-right{
		display: none;
	}
	.main-nav-cont-left > .btn > a{
		font-size: 15px;
		margin: 0 auto;
	}	
	.main-nav-tab{
		margin: 30px 15px 10px;
	}
  .show-title {
    font-size: 15px;
    margin-bottom: 30px;
  }
  .sh-title {
    font-size: 14px
  }	
  .show-images {
    margin-right: -15px;
  }
  .show-images>div {
    padding: 15px 15px 0 0;
  }	
  .imagelightbox-close, .swiper-close {
    top: 18%;
  }	
  .show-desc {
    width: 100%;
  }	
  .show-map {
    padding: 40px 0 0;
    width: 100%;
  }	
  .show-map>div {
    height: 250px;
  }	
}