@charset "utf-8";
/*@charset "UTF-8";     コメント */
/*css初期設定 start*/
html {
	font-size: 62.5%; /*文字標準*/
	font-family: 'Noto Sans JP', sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
a {
	text-decoration: none; /*リンクデコレーションリセット*/
}
/*大きさの計算*/
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	width: 100%;
	margin: 0 auto;
	/*文字詰め*/
	-webkit-font-feature-settings: 'palt';
	font-feature-settings: 'palt';
	/*スマホ横向き時のフォントサイズリセット*/
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	overflow: visible;
	font-size: clamp(14px, 3.73vw, 18px);
	line-height: 1.7rem;
	/* word-break: keep-all;
  overflow-wrap: anywhere; */
}
.eng {
	font-family: 'Anton SC', sans-serif;
	font-weight: 400;
	font-style: normal;
}
/*iOSフォーム要素の初期化*/
input,
button,
textarea,
select {
	-webkit-appearance: none;
	appearance: none;
}
/*画像の調整*/
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

@media (max-width: 1024px) {
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
}
@media only screen and (min-width: 1025px) {
	.sp {
		display: none !important;
	}
	.pc {
		display: block !important;
	}
}
@media screen and (max-width: 1024px) {
	.br-sp {
		display: block;
	}
	.br-pc {
		display: none;
	}
}
@media screen and (min-width: 1025px) {
	.br-sp {
		display: none;
	}
	.br-pc {
		display: block;
	}
}

#copyright {
	font-size: 1.2rem;
}
#main-footer a {
	font-size: 1.2rem;
}
/*css初期設定 end*/
/*main start*/
body {
	background-color: #ffffff;
	color: #1e1e1e;
	line-height: 1.7;
}
.mainWrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.topSec {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
.leadSec {
	width: 100%;
	padding: 15% 7.5% 30%;
	margin: 0 auto;
	background-color: #1e1e1e;
	background-image: url(../images/basket_bg.png);
	background-repeat: no-repeat;
	background-size: 120%;
	background-position: -70% 125%;
}
.leadSec h1 {
	font-size: clamp(66px, 17.6vw, 81px);
	line-height: 1.2;
	margin-bottom: 12%;
	font-weight: 800;
	color: #fff;
	letter-spacing: 1.4px;
}
.leadSec p {
	color: #fff;
	font-weight: 500;
	letter-spacing: 1.7px;
}
.prodMainImg {
	width: 100%;
}
/* 背景画像の見えている高さ */
.parallax {
	width: 100%;
	height: 75vh;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.parallax01::before {
	background-image: url('../images/border_sp_01.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}
.parallax02::before {
	background-image: url('../images/border_sp_02.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -1;
}
.descriptionSec {
	display: block;
	width: 100%;
	height: 0;
	position: relative;
	padding-top: 579.46%; /*2164px*/
}
.descriptionSec .descTxt01 {
	display: block;
	width: 85.33%;
	position: absolute;
	top: 22.8%;
	left: 6.46%;
	z-index: 10;
}
.descriptionSec h3 {
	font-size: clamp(49px, 13.06vw, 70px);
	line-height: 1;
	letter-spacing: 1.2px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
}
.descriptionSec p {
	padding-top: 5%;
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1px;
}
.descriptionSec .descImg01 {
	display: block;
	width: 95%;
	position: absolute;
	top: 4.37%;
	right: 0;
}
.descriptionSec .descImg02 {
	display: block;
	width: 59.46%;
	position: absolute;
	top: 43.63%;
	left: 0;
}
.descriptionSec .descTxt02 {
	display: block;
	width: 43.2%;
	position: absolute;
	top: 45.08%;
	right: 3%;
}

.descriptionSec .descImg03 {
	display: block;
	width: 73.86%;
	position: absolute;
	top: 59.27%;
	right: 0;
}
.descriptionSec .descImg04 {
	display: block;
	width: 47.2%;
	position: absolute;
	top: 71.84%;
	left: 7.46%;
}
.descriptionSec .descImg05 {
	display: block;
	width: 37.06%;
	position: absolute;
	top: 79.34%;
	right: 0;
}
.descriptionSec .descTxt03 {
	display: block;
	width: 50.4%;
	position: absolute;
	top: 83.74%;
	left: 7.46%;
}
.descriptionSec .circleLogo {
	display: block;
	width: 93.06%;
	position: absolute;
	top: 95.15%;
	right: -52.8%;
	z-index: 1000;
	animation: 20s linear infinite rotation1;
}
@keyframes rotation1 {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.descriptionSec .cvArea {
	position: absolute;
	top: 94.13%;
	left: 50%;
	transform: translate(-50%, 0);
}

.descriptionSec h4 {
	font-size: clamp(33px, 8.8vw, 56px);
	line-height: 1.4;
}
.descTxt p {
	width: 100%;
	max-width: 390px;
	font-size: clamp(13px, 3.46vw, 14px);
	line-height: 1.7;
	padding-top: 0;
}
a.checkBtn {
	display: inline-block;
	width: 100%;
	max-width: 450px;
	background-color: #1e1e1e;
	border: 1px solid #1e1e1e;
	font-size: clamp(16px, 4.26vw, 26px);
	padding: 5px 0;
	color: #fff;
	letter-spacing: 0.2rem;
	margin-top: 5%;
	text-align: center;
	margin: 3% auto;
}

.otherTitle {
	padding: 15% 0 5%;
}
.otherTitle h3 {
	font-size: clamp(25px, 6.66vw, 52px);
	line-height: 1.2;
	margin: 0;
	text-align: center;
}
.otherTitle h4 {
	font-size: clamp(52px, 13.86vw, 111px);
	margin: 0;
	line-height: 1.2;
	text-align: center;
}

.otherSec {
	width: 100%;
	padding: 0 0 10%;
	margin: 0 auto;
	background-color: #fff;
}
.swiper {
	display: none;
}
.swiper.swiper-initialized {
	display: block;
}
/* スライドの動き等速 */
.swiper-wrapper {
	height: auto;
	transition-timing-function: linear;
}
/* 画像のサイズ調整 */
.swiper-slide img {
	height: auto;
	width: 100%;
}
.swiper-notification {
	display: none;
}
.cvArea {
	width: 85%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
	margin-bottom: 15%;
}
a.cvBtn {
	display: inline-block;
	width: 85.33%;
	/* min-width: 320px; */
	max-width: 440px;
	background-color: #1e1e1e;
	border: 1px solid #1e1e1e;
	font-size: clamp(14px, 3.73vw, 18px);
	padding: 5px 0;
	color: #fff;
	letter-spacing: 0.2rem;
	margin-top: 5%;
	text-align: center;
	margin: 3% auto;
	text-decoration: none;
}
.js-fade {
	opacity: 0;
	visibility: hidden;
	/* transform: translateY(50px); */
	/* transition: opacity 1s, visibility 1s, transform 1s; */
	transition: opacity 2s, visibility 2s;
}

.inview {
	opacity: 1;
	visibility: visible;
	/* transform: translateY(0px); */
}
@media only screen and (min-width: 460px) {
	.leadSec {
		background-size: 92%;
		background-position: 98% 16%;
	}
	.descriptionSec {
		padding-top: 550%;
	}
	.descriptionSec .descTxt01 {
		top: 23.8%;
		left: 6.46%;
	}
	.descriptionSec .descImg01 {
		top: 4.37%;
	}
	.descriptionSec .descImg02 {
		top: 41.63%;
	}
	.descriptionSec .descTxt02 {
		top: 49.08%;
		right: 3%;
	}
	.descriptionSec .descImg03 {
		top: 61.27%;
	}
	.descriptionSec .descImg04 {
		top: 74.84%;
		left: 7.46%;
	}
	.descriptionSec .descImg05 {
		top: 82.34%;
		right: 4%;
	}
	.descriptionSec .descTxt03 {
		width: 45%;
		top: 87%;
		left: 11.46%;
	}
	.descriptionSec .cvArea {
		top: 96.13%;
	}
}
@media only screen and (min-width: 580px) {
	.descriptionSec {
		padding-top: 540%;
	}
	.descriptionSec .descTxt01 {
		top: 24.8%;
		left: 6.46%;
	}
	.descriptionSec .descImg01 {
		top: 4.37%;
	}
	.descriptionSec .descImg02 {
		top: 41.63%;
	}
	.descriptionSec .descTxt02 {
		top: 50.08%;
		right: 3%;
	}
	.descriptionSec .descImg03 {
		top: 61.27%;
	}
	.descriptionSec .descImg04 {
		top: 74.84%;
		left: 7.46%;
	}
	.descriptionSec .descImg05 {
		top: 85.34%;
		right: 4%;
	}
	.descriptionSec .descTxt03 {
		top: 89%;
		left: 11.46%;
	}
	.descriptionSec .cvArea {
		top: 96.13%;
	}
}
@media only screen and (min-width: 740px) {
	.descriptionSec {
		padding-top: 460%;
	}
	.descriptionSec .descTxt01 {
		top: 27.8%;
		left: 6.46%;
	}
	.descriptionSec .descImg01 {
		top: 4.37%;
	}
	.descriptionSec .descImg02 {
		top: 42.63%;
	}
	.descriptionSec .descTxt02 {
		top: 50.08%;
		right: 3%;
	}
	.descriptionSec .descImg03 {
		top: 61.27%;
	}
	.descriptionSec .descImg04 {
		top: 74.84%;
		left: 7.46%;
	}
	.descriptionSec .descImg05 {
		top: 85.34%;
		right: 4%;
	}
	.descriptionSec .descTxt03 {
		top: 89%;
		left: 11.46%;
	}
	.descriptionSec .cvArea {
		top: 96.13%;
	}
}
@media only screen and (min-width: 1025px) {
	.descriptionSec {
		padding-top: 158.31%;
	}
	.descriptionSec .descImg01 {
		width: 30.78%;
		top: 6.38%;
		right: auto;
		left: 20.41%;
	}
	.descriptionSec .descTxt01 {
		width: 41.13%;
		top: 7.87%;
		left: 50.07%;
	}
	.descriptionSec h3 {
		font-size: clamp(41px, 4vw, 70px);
		-webkit-text-stroke-width: 0;
	}
	.descriptionSec .descImg02 {
		width: 21.3%;
		top: 31.87%;
		left: auto;
		right: 20.41%;
	}
	.descriptionSec .descTxt02 {
		width: 26.51%;
		top: 33.45%;
		right: auto;
		left: 28.19%;
	}
	.descriptionSec h4 {
		font-size: clamp(28px, 2.73vw, 56px);
		line-height: 1.4;
	}
	.descriptionSec .descImg03 {
		width: 30.78%;
		top: 53.45%;
		right: 13.02%;
	}
	.descriptionSec .descImg04 {
		width: 21.66%;
		top: 59.76%;
		left: 17.76%;
	}
	.descriptionSec .descImg05 {
		width: 16.51%;
		top: 75.34%;
		right: auto;
		left: 37.39%;
	}
	.descriptionSec .descTxt03 {
		width: 29.11%;
		top: 78.88%;
		left: 7.28%;
	}
	.descriptionSec .circleLogo {
		width: 52.76%;
		top: 72.49%;
		right: -21.66%;
	}
	.descTxt p {
		padding-top: 5%;
		max-width: initial;
	}
	.descriptionSec .cvArea {
		top: 94.13%;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.otherSec {
		padding: 0 0 2%;
	}
	.cvArea {
		margin-bottom: 5%;
	}
	.otherTitle {
		padding: 10% 0 1%;
	}

	a.cvBtn {
		margin: 1% auto;
	}
}
@media only screen and (min-width: 1279px) {
	.leadSec {
		padding: 10% 13%;
		background-size: 49%;
		background-position: 100% 56%;
	}
	.leadSec h1 {
		margin-bottom: 3%;
	}
	.parallax {
		height: 55vh;
	}
	.parallax01::before {
		background-image: url('../images/border_pc_01.jpg');
	}
	.parallax02::before {
		background-image: url('../images/border_pc_02.jpg');
	}
	.descriptionSec {
		position: relative;
		padding-top: 140.31%; /*2694px*/
	}
	.descriptionSec .descImg01 {
		width: 30.78%;
		top: 6.38%;
		right: auto;
		left: 20.41%;
	}
	.descriptionSec .descTxt01 {
		width: 32.13%;
		top: 7.87%;
		left: 50.07%;
	}
	.descriptionSec .descImg02 {
		width: 21.3%;
		top: 31.87%;
		left: auto;
		right: 20.41%;
	}
	.descriptionSec .descTxt02 {
		width: 18.11%;
		top: 37.45%;
		right: auto;
		left: 37.19%;
	}
	.descriptionSec .descImg03 {
		width: 30.78%;
		top: 53.45%;
		right: 13.02%;
	}
	.descriptionSec .descImg04 {
		width: 21.66%;
		top: 59.76%;
		left: 17.76%;
	}
	.descriptionSec .descImg05 {
		width: 16.51%;
		top: 75.34%;
		right: auto;
		left: 37.39%;
	}
	.descriptionSec .descTxt03 {
		width: 18.11%;
		top: 81.88%;
		left: 18.28%;
	}
	.descriptionSec .circleLogo {
		width: 52.76%;
		top: 72.49%;
		right: -21.66%;
	}
	.descTxt p {
		padding-top: 4%;
	}
	.descriptionSec .cvArea {
		top: 94.13%;
		left: 50%;
		transform: translate(-50%, 0);
	}
}

/*ヘッダーエリア*/
.header {
	width: 100%;
}
.header {
	padding-bottom: 8px;
	margin-bottom: -8px;
}
.toplogo {
	width: 100%;
	height: 100px;
	/*      border-top: 8px solid #067fc4;*/
	text-align: center;
}
img.blandLogo {
	height: 80px;
	width: auto;
	margin: 10px;
}
