@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
}

/*Webフォントの指定///////////////////////////////////*/
/*WebフォントRegular*/
@font-face {
  	font-family: 'MazdaType-Regular';
	src: url("../fonts/mazda/0050_MazdaType-Regular.woff") format('woff');
  	font-weight: normal;
}

/*WebフォントMedium*/
@font-face {
  	font-family: 'MazdaType-Medium';
  	src: url('../fonts/mazda/0030_MazdaType-Medium.woff') format('woff');
  	font-weight: normal;
}

/*WebフォントBold*/
@font-face {
  	font-family: 'MazdaType-Bold';
  	src: url('../fonts/mazda/0010_MazdaType-Bold.woff') format('woff');
  	font-weight: bold;
}








.LP_wrap  {
	overflow: hidden;
	font-family: 'MazdaType-Regular', "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

.LP_wrap div, img, section, h2, h3, h4, p, figure, ul, li {
	margin:0;
	padding:0;
}

.LP_wrap img {
	width: 100%;
	height: auto;
	margin: auto;
	vertical-align: bottom;
	display: block;
}

.LP_wrap .con_750 {
	width: 100%;
	max-width: 750px;
	margin: 0 auto 0;	
	box-sizing: border-box;
}
.LP_wrap .con_940 {
	width: 90%;
	max-width: 940px;
	margin: 0 auto 0;	
	box-sizing: border-box;
}
.LP_wrap .con_1100 {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto 0;	
	box-sizing: border-box;
}
.LP_wrap .con_1200 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 0;	
	box-sizing: border-box;
}

.LP_wrap .margin-B {
	margin-bottom: 10%;
}


/* ページロード時にふわっと表示させるアニメーション ////////*/
@keyframes fadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
div.sub {
	opacity: 0;
	animation: fadeIn 1.5s ease-in-out forwards;
}






/*main_img //////////////////////////////*/
.LP_wrap .main_img {
	position: relative;
}
.LP_wrap .main_img p {
	position: absolute;
	top:0;
	animation: 1.5s fadeup ease-in-out forwards;
}
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}




/*present_con:共通　//////////////////////////////*/
.LP_wrap .present_con {
	background: #ad0201;
	padding: 0% 0 10%;
}
.LP_wrap .present_con .con_1100, 
.LP_wrap .present_con .con_940 {
	position: relative;
}
.LP_wrap .present_con p {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.LP_wrap .present_con a.btn_present {
	position: absolute;
	bottom: -15%;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
	max-width: 400px;
}
@media screen and (max-width:750px){
	.LP_wrap .present_con a.btn_present {
		bottom: -10%;
	}
}




/*taikan_con //////////////////////////////*/
.LP_wrap .taikan_con {
	padding: 10% 0;
}
.LP_wrap .taikan_con ul {
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 5% 3%;
	margin: 8% auto 0;
}

.LP_wrap .taikan_con h2 {
	margin-top: 15%;
}




/*////////////  各店舗リスト ///////////////*/
.LP_wrap .LP_shop {}
.LP_wrap .bg_black {
	background: #1e1e1e;
	padding: 80px 0;
}
.LP_wrap .bg_black .shop_con {
	width: 90%;
	max-width: 940px;
	margin: auto;
}
.LP_wrap .bg_black .shop_con > figure {
	width:  100%;
	max-width: 550px;
	margin: 0 auto 0;	
	box-sizing: border-box;
}

/* 店舗リンクリスト（PC＆SP） */
ul.shop_list {
	list-style: none;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px 10px;
	margin-top: 5%;
}
@media screen and (max-width: 1024px) {
	ul.shop_list {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px 10px;
		margin-top: 8%;
  }
}

/* 店舗リンクボタン */
ul.shop_list li a {
	position: relative;
	display: block;
	padding: 0;
	transition: all 0.3s ease;
	box-sizing: border-box;
}
ul.shop_list li a:hover {
	opacity: 0.5;
}


/*テキスト部分*/
.LP_wrap .LP_shop p {
	text-align: center;
	font-family: 'MazdaType-Medium';
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
}
/*WEBより事前予約をしていただけますと〜*/
@media screen and (max-width:750px){
	.LP_wrap .LP_shop p.first-child {
		font-size: 14px;
	}
}

/*お電話でのご予約も承っております*/
.LP_wrap p.LP_tel span {
	display: inline-block;
	background-color: #ffffff;;
	color: #1e1e1e;
	text-align: center;
	font-weight: normal;
	padding: 5px 20px;
	border-radius: 1000px;
}
.LP_wrap p.LP_tel {
	margin: 3% auto 0;
}

/*※詳しくは各店舗へお問い合わせください。*/
.LP_wrap p.note {
	font-size: 18px;
	margin: 8% auto 0%;
	font-weight: normal;
}
@media screen and (max-width:1024px){
	.LP_wrap p.note span {
		display: block;
		line-height: 1.1;
	}
}




/*ボタン//////////////////////////////////////////*/
/*リンクボタン*/
.LP_wrap a:hover {
	opacity: 0.8;
}

/*車ボタン*/
.LP_wrap a.btn_base{
	opacity: 1;
	text-decoration: none;
	display: block;
    border: 1px solid #000000;
	width: 90%;
	max-width: 420px;
	height: 55px;
	line-height: 55px;
	margin: 5% auto 13%;
	border-radius: 8px;
    text-align: center;
    transition: ease .4s;
	color: #000000;
	font-size: 22px;
}
@media screen and (max-width:750px){
	.LP_wrap a.btn_base{
		height: 75px;
		line-height: 75px;
		font-size:30px;
		max-width: 800px;
	}
}
/* PC（hover可能デバイス）のみ hover指定 */
@media (hover: hover) and (pointer: fine) {
    .LP_wrap a.btn_base:hover {
        background: #000000;
        color: #ffffff;
    }
}





/*スクロールアニメーション//////////////////////////////////////////*/
/* 共通：透明状態 */
.LP_wrap .fade-in {
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
/* 表示時（その場でフェードイン） */
.LP_wrap .fade-in.show {
  opacity: 1;
  transform: translate(0, 0);
}
/* 左からフェードイン */
.LP_wrap .fade-left {
  transform: translateX(-100px);
}
/* 右からフェードイン */
.LP_wrap .fade-right {
  transform: translateX(100px);
}


