@charset "UTF-8";

@import url("https://use.typekit.net/rue5ter.css");

@font-face {
	font-family: 'apice';
	src: url('../font/apice.otf') format('opentype'),
		url('../font/apice.ttf') format('truetype'),
		url('../font/apice.woff') format('woff');
}

/* setting*/
.breadcrumb__list {
	padding-bottom: 1.6rem;
}

.lp220826 img,
.lp220826 video,
.lp220826 iframe {
	width: 100%;
	/* opacity: 0.5; */
	height: auto;
}

.flexBox {
	display: flex;
	flex-wrap: wrap;
}

/* common */
.lp220826 {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: 136.6rem;
	background-position: center -11rem;
	background-color: rgb(255, 255, 255, 0.5);
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background-blend-mode: lighten;
}

.lp220826 section {
	width: 120rem;
	margin: 0 auto 8rem;
}

.lp220826 a{
	transition: opacity 0.3s ease;
}

/* top */
.lp220826 .top {
	width: 120rem;
	margin: 0 auto 4.7rem;
}

.lp220826 .top h2 {
	width: 120rem;
}

.lp220826 .top h3 {
	width: 24rem;
	height: 1.6rem;
	margin: 4.5rem auto 1.5rem;
}

@media only screen and (max-width: 767px){
	.lp220826 .top h3 {
		margin-bottom: 0.8rem;
	}
}

.lp220826 .top h4 {
	font-weight: 600;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
}

.win .lp220826 .top h4 {
	font-weight: 700;
}

.android .lp220826 .top h4 {
	font-weight: 700;
}

/* version */
.lp220826 .version {
	justify-content: space-between;
	width: 80rem;
	margin: 0 auto;
}

.lp220826 .version_ {
	width: 59.4rem;
	margin: 2.9rem auto 10rem;
}

.lp220826 .version_item {
	border: 1px solid #000;
	padding: 2rem 0;
	width: 18rem;
	height: 28.9rem;
}

.lp220826 .version_img {
	width: 16rem;
	margin: 0 auto;
}

.lp220826 .version .item_name {
	margin: 1.2rem auto 1.5rem;
}

.lp220826 .version_logo {
	width: 5.2rem;
	height: auto;
	margin: 0 auto;
}

.lp220826 .version_logo.size_60 {
	width: 6rem;
}

/* common */
.lp220826 .item_ttl {
	font-family: bilo, sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	background: #000;
	color: #fff;


	width: 6.5rem;
	height: 2.6rem;
	padding: 0.5rem 0 0;
}

.lp220826 .item_name {
	font-family: bilo, sans-serif;
	font-weight: 600;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
}

/* section common*/
.lp220826 .sec_ .revTtl {
	flex-wrap: nowrap;
	flex-direction: initial;
	margin: 0 0 0 20rem;
}

.lp220826 .sec_ .revTtl h3 {
	margin: 30rem 0 0 -12.3rem;
}

.lp220826 .sec_ .rev {
	flex-direction: column-reverse;
}

.lp220826 .sec_img {

	flex-direction: row-reverse;
	margin: 0 20rem 0 0;
	flex-wrap: nowrap;
}

.lp220826 .sec_img img {
	width: 60rem;
	/* opacity: 0.5; */
}

.lp220826 .sec_img h3 {
	font-family: bilo, sans-serif;
	font-size: 14rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	margin: 30.5rem -9.5rem 0 0;
	z-index: 2;
}

.lp220826 .sec_img h3 span {
	font-size: 5.5rem;
	vertical-align: 5.8rem;
	letter-spacing: 0.1em;
	margin: 0 0 0 -1.5rem;
}

.lp220826 .item_ttl_wrap {
	font-size: 1.4rem;
	display: flex;
	margin: 2.8rem 0 0 20rem;
}

.lp220826 .item_ttl_wrap .item_ttl {
	margin: -0.5rem 0 0;
}

.lp220826 .item_ttl_wrap span {
	margin: 0 0.9rem 0 0.9rem;
}

.lp220826 .sec_txt {
	text-align: left;
	margin: 0 0 0 20rem;
	width: 60rem;
}

.lp220826 .sec_txt h4 {
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin: 2rem 0 1rem;
}

.lp220826 .sec_txt p {
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	margin: 1.2rem 0 3rem;
	line-height: 1.75;
}

.lp220826 .sec_item {
	width: 60rem;
	justify-content: flex-start;
	column-gap: 3rem;
	margin: 3.5rem 0 0 20rem;
}

.lp220826 .sec_item_img {
	width: 18rem;
	position: relative;
}

.lp220826 .sec_item_img::before {
	width: 2.3rem;
	height: 2.5rem;
	color: #fff;
	font-family: bilo, sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	position: absolute;
	left: 0;
	padding: 0.4rem 0 0;
	top: 0;
	background: #000;
}

.lp220826 .sec_item_name h5 {
	letter-spacing: 0.05em;
	margin: 1.2rem auto 0;
}

.lp220826 .sec_item_name h6 {
	font-size: 1rem;
	letter-spacing: 0.05em;
	margin: 1rem auto 1.3rem;
}

.lp220826 .sec_item_name p {
	font-size: 1.1rem;
	letter-spacing: 0.05em;
}

.lp220826 .buy {
	font-family: bilo, sans-serif;
	width: 14rem;
	background: #000;
	color: #fff;
	border-radius: 1.7rem;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	padding: 0.8rem 0 0.8rem;
	margin: 2rem auto 0;
	font-weight: 600;
}

/* section */
.lp220826 .sec_01 .sec_img h3 {
	color: #eab352;
}

.lp220826 .sec_02 .sec_img h3 {
	color: #26306b;
}

.lp220826 .sec_03 .sec_img h3 {
	margin: 29.5rem 0 0 -14rem;
	color: #8c910f;
}

.lp220826 .sec_04 .sec_img h3 {
	margin: 29.5rem -13.5rem 0 0;
	color: #26307b;
}

.lp220826 .sec_05 .sec_img h3 {
	margin: 33.2rem 0 0 -10rem;
	color: #eab352;
}

.lp220826 .sec_06 .sec_img h3 {
	margin: 32.5rem -12.5rem 0 0;
	color: #8c910f;
}

.lp220826 .sec_07 .sec_img h3 {
	margin: 31.8rem 0 0 -11.2rem;
	color: #26307b;
}

.lp220826 .sec_02 .item_ttl_wrap,
.lp220826 .sec_04 .item_ttl_wrap,
.lp220826 .sec_06 .item_ttl_wrap {
	margin: 2.8rem 0 0 84rem;
}

.lp220826 .sec_02 .sec_item,
.lp220826 .sec_04 .sec_item,
.lp220826 .sec_06 .sec_item {
	width: 39rem;
	margin: 3.5rem 20rem 0 auto;
}

.lp220826 .sec_02 .sec_txt,
.lp220826 .sec_04 .sec_txt,
.lp220826 .sec_06 .sec_txt {
	text-align: right;
	margin: 0 20rem 0 auto;
}

.lp220826 .sec_01 li:first-child .sec_item_img::before {
	content: "1";
}

.lp220826 .sec_01 li:nth-child(2) .sec_item_img::before {
	content: "2";
}

.lp220826 .sec_02 li:first-child .sec_item_img::before {
	content: "5";
}

.lp220826 .sec_02 li:nth-child(2) .sec_item_img::before {
	content: "6";
}

.lp220826 .sec_03 li:first-child .sec_item_img::before {
	content: "3";
}

.lp220826 .sec_03 li:nth-child(2) .sec_item_img::before {
	content: "7";
}

.lp220826 .sec_04 li:first-child .sec_item_img::before {
	content: "2";
}

.lp220826 .sec_04 li:nth-child(2) .sec_item_img::before {
	content: "4";
}

.lp220826 .sec_05 li:first-child .sec_item_img::before {
	content: "5";
}

.lp220826 .sec_06 li:first-child .sec_item_img::before {
	content: "3";
}

.lp220826 .sec_06 li:nth-child(2) .sec_item_img::before {
	content: "6";
}

.lp220826 .sec_07 li:first-child .sec_item_img::before {
	content: "4";
}

.lp220826 .sec_07 li:nth-child(2) .sec_item_img::before {
	content: "7";
}

/* foot */
.lp220826 .foot-btn{
	width: 36rem;
	margin: 0 auto;
}
.lp220826 .foot_btn {
	width: 36rem;
	padding: 1.2rem 0 1.1rem;
	box-sizing: border-box;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin: 0 auto;
}

.lp220826 .foot_btn_all {
	background: #000;
	color: #fff;
	line-height: 1.733;
}

.lp220826 .foot_btn_top {
	border: 2px solid #000;
	margin: 2rem auto 12.4rem;
	padding: 1.9rem 0;
}

@media only screen and (min-width: 768px){
	.lp220826 .sec_02 .sec_img h3 {
		margin-top: 29.5rem;
		margin-right: -9.7rem;
	}
	.lp220826 .sec_03 .sec_img h3 {
		margin-top: 30.5rem;
		margin-left: -12.4rem;
	}
	.lp220826 .sec_04 .sec_img h3 {
		margin-top: 30.7rem;
		margin-right: -13.5rem;
	}
	.lp220826 .sec_05 .sec_img h3 {
		margin-top: 30rem;
		margin-left: -9.8rem;
	}
	.lp220826 .sec_06 .sec_img h3 {
		margin-top: 30rem;
		margin-right: -12.6rem;
	}
	.lp220826 .sec_07 .sec_img h3 {
		margin-top: 30rem;
		margin-left: -11rem;
	}
}

/*===========sp==========*/

@media only screen and (max-width: 767px) {

	/*-set-*/
	html {
		font-size: calc(10 * (100vw / 375));
	}

	.lp220826 {
		width: 100%;
		background-size: 100%;
		background-position: center -6rem;
	}

	.lp220826 section {
		width: 37.5rem;
		margin: 0 auto 5.6rem;
	}

	/* top */
	.lp220826 .top {
		width: 37.5rem;
		margin: 0 auto 4.3rem;
	}

	.lp220826 .top h2 {
		width: 37.5rem;
		margin: 0 auto;
	}

	.lp220826 .top h4 {
		line-height: calc(37/22);
	}

	/* version */
	.lp220826 .version {
		width: 31.5rem;
	}

	.lp220826 .version_inner {
		margin: 0 0 2rem;
	}

	.lp220826 .version_ {
		width: 31.5rem;
		margin: 0 auto;
	}

	.lp220826 .version__ {
		width: 14.7rem;
		margin: 0 auto 8.7rem;
	}

	.lp220826 .version_item {
		width: 14.7rem;
		height: 23.5rem;
		padding: 1.5rem 0;
	}

	.lp220826 .version_img {
		width: 13rem;
	}

	.lp220826 .version .item_name {
		margin: 1rem auto 0.8rem;
	}

	.lp220826 .version_logo {
		width: 4.8rem;
	}

	.lp220826 .size_60 {
		width: 5.5rem;
	}

	/* common */
	.lp220826 .item_ttl {
		font-size: 1.1rem;
		width: 5.4rem;
		height: 2rem;
		padding: 0.3rem 0 0;
	}

	.lp220826 .item_name {
		font-size: 1.6rem;
	}

	/* section common */
	.lp220826 .sec_ .revTtl {
		flex-wrap: wrap;
		flex-direction: column-reverse;
		margin: 0 auto;
	}

	.lp220826 .sec_ .revTtl h3 {
		margin: 0 1.6rem 0 auto;
	}

	.lp220826 .sec_img {
		margin: 0 auto;
	flex-direction: column-reverse;}

	.lp220826 .sec_img img {
		width: 37.5rem !important;
		margin: -3.2rem 0 0;
	}

	.lp220826 .sec_img h3 {
		font-size: 10rem;
	margin: 0 5rem -2rem 0;}

	.lp220826 .sec_img h3 span {
		font-size: 4.5rem;
		vertical-align: 3.5rem;
		margin: 0 0 0 -0.5rem;
	}

	.lp220826 .item_ttl_wrap {
		margin: 3.5rem 0 0 3rem !important;
	}

	.lp220826 .item_ttl_wrap .item_ttl {
		margin: -0.5rem 0 0;
		font-size: 1.4rem;
		width: 6.5rem;
		height: 2.5rem;
		padding: 0.45rem 0 0;
	}

	.lp220826 .item_ttl_wrap span {
		margin: 0 1rem;
	}

	.lp220826 .sec_txt {
		margin: 0 auto !important;
		width: 31.5rem;
		text-align: left !important;
	}

	.lp220826 .sec_txt h4 {
		line-height: calc(38.5/22);
		margin: 1.3rem 0 0 0;
	}

	.lp220826 .sec_txt p {
		margin: 0.6rem auto !important;
	}

	.lp220826 .sp_flex {
		display: flex;
	}

	.lp220826 .sec_item {
		justify-content: initial;
		width: 31.5rem !important;
		margin: 3.5rem auto !important;
	}

	.lp220826 .sec_item li {
		display: flex;
		margin: 0 0 2rem;
	}

	.lp220826 .sec_item li div:nth-child(2) {
		margin: 3.5rem 0 0 1.5rem;
	}

	.lp220826 .sec_item_img {
		width: 16rem;
	}

	.lp220826 .sec_item_name h5 {
		margin: 0 0 0.9rem;
	}

	.lp220826 .sec_item_name h6 {
		margin: 0;
		white-space: nowrap;
	}

	.lp220826 .sec_item_name p {
		margin: 1.3rem auto 0;
	}

	/* section */
	.lp220826 .sec_03 .sec_img h3 {
		margin: 0 0 -1.8rem 0.5rem;
	}

	.lp220826 .sec_04 .sec_img h3 {
		margin: 0 1.5rem -1rem auto;
	}

	.lp220826 .sec_05 .sec_img h3 {
		margin: 0 11.2rem -2rem auto;
	}

	.lp220826 .sec_06 .sec_img h3 {
		margin: 0 1.6rem -0.8rem auto;
	}
	.lp220826 .sec_06 .sec_img h3 span{
		font-size:4rem;
		vertical-align: 4rem;
	}

	.lp220826 .sec_07 .sec_img h3 {
		margin: 0 10rem -2rem auto;
	}
	.lp220826 .foot_btn{
		width:31.5rem;
	}
	.lp220826 .foot-btn{
		width: 31.5rem;
	}
	.lp220826 .sec_07{
		margin-bottom: 5.8rem;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
	html {
		font-size: calc(10 * (100vw / 1366));
	}
}