@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&subset=japanese');
@import url('https://fonts.googleapis.com/css?family=Amiri');


.mainWrapper{
  margin:0 auto;
  overflow:hidden;
}

img{
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}

.KV{
	position:relative;
	width:100%;
}

.KV__img{
	width:100%;
	height:auto;
}

.KV__button{
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 100%;
}

.p-aboutArea{
	margin-bottom: 110px;
	text-align: center;
}

.p-aboutArea__title{
	margin-bottom: 50px;
}

.p-aboutArea__text{
	font-size: 20px;
	line-height: 2;
}

.p-variation{
	background: #898989;
	height: 574px;
	margin-bottom: 90px;
}

.p-variation02{
	background: #3F3F40;
	height: 571px;
	margin-bottom: 50px;
}

.p-variationArea{
	color: #FFF;
	background: #000;
	text-align: center;
	padding-bottom: 90px;
}

.p-variationArea__title{
	margin-bottom: 50px;
}

.p-variationArea__text{
	font-size: 18px;
	line-height: 2;
}

#myImageCompare01,
#myImageCompare02{
	width: 1000px;
}

.p-leadArea{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 200px;
}

.p-leadArea__title{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.p-leadArea__item{
	flex-basis: 50%;
}

.p-leadArea__item:first-child{
	padding-top: 15px;
}

.p-leadArea__item:first-child .p-leadArea__title{
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 70px;
}

.p-leadArea__item:last-child{
	padding-bottom: 15px;
}

.p-leadArea__item:last-child .p-leadArea__title{
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 70px;
}

.p-leadArea__item:first-child .p-leadArea__img,
.p-leadArea__item:last-child .p-leadArea__img{
	margin: 0 32px;
}

.p-leadArea_text{
	font-size: 16px;
	line-height: 2;
}

.p-lineupArea{
	color: #fff;
	padding: 62px 0 110px;
	background: #8E9194;
}

.p-lineup__title{
	text-align: center;
	margin-bottom: 50px;
}

.p-lineup__note{
	font-size: 12px;
	text-align: right;
	margin-bottom: 34px;
}

.p-lineup__inner{
	width: 843px;
	margin: auto;
}

.p-lineup__list{
	display: flex;
	flex-wrap: wrap;
	gap: 8px 22px;
}

.p-lineup__item{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.p-lineup__number{
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
	margin-top: 6px;
}

.p-lineup__name{
	font-size: 10px;
	margin-bottom: 2px;
}

.p-lineup__jrma{
	font-size: 10px;
  margin-top: 5px;
}

.p-lineup__basic{
	border-top: 1px solid #fff;
	margin-top: 24px;
	padding-top: 16px;
	margin-bottom: 24px;
}

.p-lineupCol{
	display: flex;
	flex-wrap: wrap;
	gap: 8px 22px;
}

.p-lineup__transition:hover{
	opacity: 0.8;
	transition: 0.5s;
}

.contactArea{
	margin-top: 0!important;
}

.fancybox-overlay{
  background: rgba(0, 0, 0, 0.6)
}

.fancybox-opened .fancybox-skin{
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-skin{
  background: none;
}

.fancybox-nav span{
  top: 50%;
}

.fancybox-prev,.fancybox-next{
  height: 100%;
}

.fancybox-prev{
  left: 0;
}

.fancybox-next{
  right: 0;
}

.p-movie{
	background: #000;
	padding: 70px 0 75px;
	margin-bottom: 110px;
}

.p-movie__title{
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 68px;
}

.p-movie__list{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 43px;
	margin-bottom: 45px;
}

.p-movie__item a{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
}

.p-limitedstock{
	margin-top: 107px;
}

.p-limitedstock__transition:hover{
	opacity: 0.8;
	transition: 0.5s;
}

.p-movieWrapper{
	display: none;
	width: 100%;
	max-width: 490px;
}

.p-movieContents{
	position: relative;
	width: 490px;
	max-width: 100%;
	padding-top: 100%;
}

.p-movieContents iframe,
.p-movieContents video{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
