@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300&display=swap');
.c-footer {
	position: relative!important;
	z-index: 10!important;
}
@media screen and (max-width: 800px) {
	.c-header {
		position: relative!important;
	}
}
header, #breadcrumb, footer {
	position: relative;
	z-index: 20;
}
/*common*/
#mgka {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: serif;
	letter-spacing: 0.05em;
	background-color: #fff;
	box-sizing: border-box;
	overflow-x: hidden;
}
#mgka h1,
#mgka h2,
#mgka h3,
#mgka h4,
#mgka h5,
#mgka h6,
#mgka p,
#mgka ul {
	margin: 0;
}
#mgka .fontEn {
	font-family: 'Teko', sans-serif;
	font-weight: 300!important;
}
#mgka img.cover {
	width: 100%;
	height: auto;
}
#mgka .dispWide {
	display: block;
}
#mgka .dispNarrow {
	display: none;
}
@media screen and (max-width: 800px) {
	#mgka .dispWide,
	#mgka .blank {
		display: none;
	}
	#mgka .dispNarrow {
		display: block;
	}
}
::selection {
	color: #fff;
	background-color: #003fc0;
}
#mgka h1,
#mgka h2,
#mgka h3,
#mgka h4,
#mgka h5,
#mgka h6,
#mgka .fontBold {
	font-weight: bold;
}
#mgka .alignCenter {
	text-align: center;
}
#mgka .alignCenter > .blockText,
#mgka .alignRight > .blockText {
	display: inline-block;
}
#mgka .alignRight {
	text-align: right;
}
#mgka .alignLeft {
	text-align: left;
}
#mgka .textIndent {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
#mgka .lineHeight100 {
	line-height: 1;
}
#mgka .lineHeight133 {
	line-height: 1.33;
}
#mgka .lineHeight150 {
	line-height: 1.5;
}
#mgka .lineHeight166 {
	line-height: 1.66;
}
#mgka .lineHeight175 {
	line-height: 1.75;
}
/*
#mgka .lineHeight120 {
	line-height: 1.2;
}
#mgka .lineHeight200 {
	line-height: 2;
}
#mgka .lineHeight220 {
	line-height: 2.2;
}
*/
#mgka .letterSpacing0 {
	letter-spacing: 0;
}
#mgka .marginTop0 {
	margin-top: 0!important;
}
#mgka .marginTopHalf {
	margin-top: 0.5em!important;
}
#mgka .marginTop1 {
	margin-top: 1em!important;
}
#mgka .marginTop1half {
	margin-top: 1.5em!important;
}
#mgka .marginTop2 {
	margin-top: 2em!important;
}
#mgka .marginTop3 {
	margin-top: 3em!important;
}
#mgka .marginTop4 {
	margin-top: 4em!important;
}
#mgka .marginTopAuto {
	margin-top: auto!important;
}
#mgka .paddingVerticalHalf {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#mgka .paddingVertical1 {
	padding-top: 1em;
	padding-bottom: 1em;
}
#mgka .paddingVertical2 {
	padding-top: 2em;
	padding-bottom: 2em;
}
#mgka .paddingVertical3 {
	padding-top: 3em;
	padding-bottom: 3em;
}
#mgka .paddingVertical4 {
	padding-top: 4em;
	padding-bottom: 4em;
}
#mgka .paddingHorizontalHalf {
	padding-left: 0.5em;
	padding-right: 0.5em;
	box-sizing: border-box;
}
#mgka .paddingHorizontal1 {
	padding-left: 1em;
	padding-right: 1em;
	box-sizing: border-box;
}
#mgka .paddingHorizontal1half {
	padding-left: 1.5em;
	padding-right: 1.5em;
	box-sizing: border-box;
}
#mgka .paddingHorizontal2 {
	padding-left: 2em;
	padding-right: 2em;
	box-sizing: border-box;
}
#mgka .text120 {
	font-size: 120px;
}
#mgka .text80 {
	font-size: 80px;
}
#mgka .text64 {
	font-size: 64px;
}
#mgka .text60 {
	font-size: 60px;
}
#mgka .text54 {
	font-size: 54px;
}
#mgka .text50 {
	font-size: 50px;
}
#mgka .text40 {
	font-size: 40px;
}
#mgka .text36 {
	font-size: 36px;
}
#mgka .text30 {
	font-size: 30px;
}
#mgka .text24 {
	font-size: 24px;
}
#mgka .text22 {
	font-size: 22px;/*商品情報価格/発売スケジュール*/
}
#mgka .text20 {
	font-size: 20px;
}
#mgka .text16 {
	font-size: 16px;/*コピーライトなど*/
}
#mgka .text14 {
	font-size: 14px;
}
#mgka .text13 {
	font-size: 13px;/*商品情報注意表記*/
}
#mgka .text0 {
	font-size: 0;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka .text120 {
		font-size: 8vw;
	}
	#mgka .text80 {
		font-size: 5.333333vw;
	}
	#mgka .text64 {
		font-size: 4.266666vw;
	}
	#mgka .text60 {
		font-size: 4vw;
	}
	#mgka .text54 {
		font-size: 3.6vw;
	}
	#mgka .text50 {
		font-size: 3.333333vw;
	}
	#mgka .text40 {
		font-size: 2.666666vw;
	}
	#mgka .text36 {
		font-size: 2.4vw;
	}
	#mgka .text30 {
		font-size: 2vw;
	}
	#mgka .text24 {
		font-size: 1.6vw;
	}
	#mgka .text22 {
		font-size: 1.466666vw;/*商品情報価格/発売スケジュール*/
	}
	#mgka .text20 {
		font-size: 1.333333vw;
	}
	#mgka .text16 {
		font-size: 1.066666vw;/*コピーライトなど*/
	}
	#mgka .text14 {
		font-size: 0.933333vw;
	}
	#mgka .text13 {
		font-size: 0.866666vw;/*商品情報注意表記*/
	}
}
@media screen and (max-width: 800px) {
	#mgka .text120 {
		font-size: 12vw;
	}
	#mgka .text80 {
		font-size: 9vw;
	}
	#mgka .text64,
	#mgka .text60 {
		font-size: 8vw;
	}
	#mgka .text54,
	#mgka .text50 {
		font-size: 5vw;
	}
	#mgka .text40 {
		font-size: 4.5vw;
	}
	#mgka .text36 {
		font-size: 4vw;
	}
	#mgka .text30 {
		font-size: 3.75vw;
	}
	#mgka .text24,
	#mgka .text22,
	#mgka .text20 {
		font-size: 3.5vw;
	}
	#mgka .text16,
	#mgka .text14,
	#mgka .text13 {
		font-size: 3vw;
	}
}
/*枠組み*/
#mgka .sectionWrapper,
#mgka .objWrapper {
	position: relative;
}
#mgka .sectionWrapper .obj {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
}
#mgka .sectionWrapper .objAbsolute {
	left: 50%;
	transform: translateX(-50%);
}
#mgka .sectionWrapper .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-image: url("../images/_imagesWide/_bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#mgka .widthWrapper {
	position: relative;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	z-index: 10;
}
#mgka .widthWrapper .insideWrapper {
	position: relative;
	width: 80%;
	margin: 0 auto;
	z-index: 1;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka .sectionWrapper .bg {
		background-image: url("../images/_imagesMiddle/_bg.jpg");
	}
}
@media screen and (max-width: 800px) {
	#mgka .widthWrapper .insideWrapper {
		width: 92%;
	}
	#mgka .sectionWrapper .bg {
		background-attachment: scroll;
		background-image: url("../images/_imagesMiddle/_bg.jpg");
		background-position: center top -10vw;
		background-repeat: repeat-y;
		background-size: 150% auto;
	}
}
/*flexbox指定*/
#mgka .flexBlock {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	flex-shrink: 0;
	list-style: none;
	margin: 0 auto;
}
#mgka .flexColumn {
	flex-direction: column;
}
#mgka .flexStart {
	justify-content: flex-start;
}
#mgka .flexBetween {
	justify-content: space-between;
}
#mgka .flexEnd {
	justify-content: flex-end;
}
#mgka .flexStretch {
	align-items: stretch;
}
#mgka .flexAlignCenter {
	align-items: center;
}
#mgka .flexReverse {
	flex-direction: row-reverse;
}
#mgka .flexSplit > div {
	width: 50%;
}
#mgka .flexList2 > div {
	width: 48.5%;
}
#mgka .flexList2.flexMovie > div {
	width: 45.8%;
}
#mgka .flexList3 > div,
#mgka .flexList3 > div.narrow {
	width: 33.333333%;
}
#mgka .flexList3 > div.wide {
	width: 66.666666%;
	padding-left: 2em;
	box-sizing: border-box;
}
@media screen and (max-width: 800px) {
	#mgka .flexSplit > div {
		width: 100%;
	}
	#mgka .flexList2 > div {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	#mgka .flexSplit > div + div,
	#mgka .flexList2 > div + div {
		margin-top: 2em;
	}
	#mgka .flexList2.flexMovie > div {
		width: 80%;
		margin-left: 5%;
		margin-right: 15%;
	}
	#mgka .flexList2.flexMovie > div.marginTop4 {
		margin-left: 20%;
		margin-right: 0;
	}
	#mgka .flexList2.flexMovie > div {
		margin-top: 2em!important;
	}
	#mgka .flexList3 > div {
		width: 100%;
	}
	#mgka .flexList3 > div.narrow {
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
	}
	#mgka .flexList3 > div.wide {
		width: 100%;
		padding-left: 0;
	}
}
/*リンク装飾*/
#mgka a {
	display: inline-block;
	position: relative;
	color: #fff;
	text-decoration: none;
	cursor: pointer!important;
	transition: all 0.5s ease;
}
#mgka a.hover {
	color: #fff;
	text-decoration: none;
	transition: all 0.15s ease;
}
#mgka a.hoverOpacity {
	opacity: 1;
	transition: all 0.5s ease;
}
#mgka a.hoverOpacity.hover {
	opacity: 0.75;
	transition: all 0.15s ease;
}
/*デフォルト文字色*/
#mgka .textWhite,
#mgka .textWhite a,
#mgka a .textWhite {
	color: #fff;
}
#mgka .textThemeColor,
#mgka .textThemeColor a,
#mgka a .textThemeColor {
	color: #003fc0;
}
#mgka .textRed,
#mgka .textRed a,
#mgka a .textRed {
	color: #fd0000;
}
/*テキスト装飾*/
#mgka .title {
	position: relative;
	padding-top: 0.25em;
	padding-left: 2.666666%;
	z-index: 90;
}
#mgka .title::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 16vw;
	max-width: 240px;
	height: 2px;
	background: #f40224;
	background: linear-gradient(90deg, #f40224 50%, #003fc0 50%);
}
#mgka .titleRotate {
	position: absolute;
	padding-top: 0;
	padding-left: 0;
	transform: rotate(90deg);
	transform-origin: 15% 50% 0;
}
#mgka .titleRotate::before {
	width: 10.8vw;
	max-width: 162px;
}
#mgka .sectionTitle > span {
	display: inline-block;
	position: relative;
	padding: 0 0.5em;
	color: #fff;
	background: #003fc0;
	background: linear-gradient(90deg, #003fc0 0%, #0097d6 100%);
	z-index: 20;
}
#mgka .sectionTitle.sectionTitleWide > span {
	display: block;
	position: relative;
	background: linear-gradient(90deg, #0097d6 0%, #003fc0 100%);
}
#mgka .sectionTitle.sectionTitleWide > span > span {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0.5em;
	height: 0.75em;
	padding-right: 0.25em;
	line-height: 1;
	transform: translateY(-50%);
}
#mgka .sectionTitle.sectionTitleWide > span > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 1em;
	background-color: #fff;
	transform: translateY(-50%);
}
#mgka .sectionTitle > span.noPadding {
	padding-right: 0;
}
#mgka .sectionTitle > span::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 100%;
	background-image: url("../images/decoTitle.png");
	background-position: left top;
	background-repeat: repeat;
}
#mgka .sectionTitle.sectionTitleWide > span::before {
	left: inherit;
	right: 0;
}
#mgka .sectionTitleSub > span {
	display: inline-block;
	position: relative;
	padding: 0 0.5em;
	background-color: #dadeeb;
	border-bottom: 1px solid #003fc0;
	border-right: 1px solid #003fc0;
}
#mgka .titleWithBorderLeft {
	position: relative;
	padding-left: 0.5em;
}
#mgka .titleWithBorderLeft::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 100%;
	background-color: #003fc0;
	transform: translateY(-50%);
}
#mgka .titleWithBorderBottom {
	position: relative;
	padding-bottom: 0.1em;
}
#mgka .titleWithBorderBottom::before {
	display: block;
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 10.8vw;
	max-width: 162px;
	height: 2px;
	background: #f40224;
	background: linear-gradient(90deg, #f40224 50%, #003fc0 50%);
	transform: translateX(-50%);
}
#mgka .textUnderline {
	text-decoration: underline;
}
#mgka .textBox {
	padding: 0.75em 1em;
	background-color: rgba(238,238,248,0.4);
	border: 4px solid #fff;
	box-sizing: border-box;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
}
@media screen and (max-width: 800px) {
	#mgka .sectionTitle > span {
		padding: 0.25em 0.5em;
	}
	#mgka .sectionTitle > span::before {
		width: 4px;
		background-size: 100% auto;
	}
	#mgka .sectionTitle.sectionTitleWide > span > span {
		top: 0.5em;
		transform: translateY(0);
	}
	#mgka .titleWithBorderLeft::before {
		width: 2px;
	}
}
#mgka .btn {
	width: 49.2vw;
	max-width: 738px;
	margin-left: auto;
	margin-right: auto;
}
#mgka .btn > a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-color: #ececec;
	background-image: url("../images/_svg/iconArrowRed.svg");
	background-position: right 1em center;
	background-repeat: no-repeat;
	background-size: auto 1em;
	border: 2px solid #fd0000;
}
#mgka .btn > a.hover {
	background-position: right 0.5em center;
}
#mgka .btn > a > span {
	display: block;
	width: 100%;
	height: 100%;
	padding: 1em 0;
	background-image: url("../images/_svg/iconBtnRed.svg");
	background-position: left -1px top -1px;
	background-repeat: no-repeat;
	background-size: 1.5em auto;
	transition: all 0.5s ease;
}
@media screen and (max-width: 800px) {
	#mgka .btn {
		width: 90%;
		max-width: inherit;
	}
}
/*背景色*/
#mgka .bgThemeColor {
	background-color: #003fc0;
}
#mgka .bgWhite {
	background-color: #fff;
}
#mgka hr {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
}
/*YouTube*/
#mgka .videoWrapper {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
#mgka .videoWrapper video {
	width: 100%;
	height: auto;
}
#mgka .movieWrapper {
	position: relative;
	width: 80%;
	height: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 44.82%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #b59b35;
	box-sizing: border-box;
	overflow: hidden;
}
#mgka .movieWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mgka .movieWrapper span,
#mgka .movieWrapper span img,
#mgka .movieWrapper span span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mgka .movieWrapper span {
	background-image: url("../images/btnPlay.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10% auto;
	transition: all 0.5s ease;
}
#mgka .movieWrapper.hover span {
	background-size: 12% auto;
	transition: all 0.15s ease;
}
@media screen and (max-width: 800px) {
	#mgka .movieEmbedWrapper,
	#mgka .movieWrapper {
		width: 100%;
		padding-top: 56.25%;
	}
	#mgka .movieWrapper span {
		background-size: 25% auto;
	}
}
/*kv*/
#mgka .kv {
	position: relative;
	width: 100%;
	height: 54.333333vw;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
#mgka #kv {
	background-image: url("../images/_imagesWide/01kvBg.jpg");
}
#mgka #kv #kvObj01 {
	background-image: url("../images/_imagesWide/01kvObj01.png");
	z-index: 2;
	animation: fadeAndCutInLtoR 1.5s linear 1.5s forwards;
}
#mgka #kv #kvObj02 {
	background-image: url("../images/_imagesWide/01kvObj02.png");
	z-index: 3;
	animation: fadeAndCutInLtoR 1s linear 1.5s forwards;
}
#mgka #kv #kvCatch01 {
	background-image: url("../images/_imagesWide/01kvCatch01.png");
	z-index: 4;
	animation: fadeAndCutInLtoR 0.5s linear 0.5s forwards;
}
#mgka #kv #kvCatch02 {
	background-image: url("../images/_imagesWide/01kvCatch02.png");
	z-index: 5;
	animation: fadeAndCutInLtoR 0.5s linear 0.75s forwards;
}
#mgka #kv #kvName {
	background-image: url("../images/_imagesWide/01kvName2301.png");
	z-index: 6;
	animation: fadeIn 0.5s linear 2s forwards;
}
#mgka #kv #kvLogo {
	background-image: url("../images/_imagesWide/01kvLogo.png");
	z-index: 7;
	animation: fadeIn 0.5s linear 2.5s forwards;
}
#mgka #kv .scroll {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 3.2vw;
	max-width: 48px;
	height: 5.4vw;
	max-height: 81px;
	transform: translateX(-50%);
	z-index: 9;
}
#mgka #kv .scroll a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../images/_svg/scroll.svg");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 10;
}
#mgka #kv p a.hover {
	background-position: center bottom -1vw;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka #kv {
		background-image: url("../images/_imagesMiddle/01kvBg.jpg");
	}
	#mgka #kv #kvObj01 {
		background-image: url("../images/_imagesMiddle/01kvObj01.png");
	}
	#mgka #kv #kvObj02 {
		background-image: url("../images/_imagesMiddle/01kvObj02.png");
	}
	#mgka #kv #kvCatch01 {
		background-image: url("../images/_imagesMiddle/01kvCatch01.png");
	}
	#mgka #kv #kvCatch02 {
		background-image: url("../images/_imagesMiddle/01kvCatch02.png");
	}
	#mgka #kv #kvName {
		background-image: url("../images/_imagesMiddle/01kvName2301.png");
	}
	#mgka #kv #kvLogo {
		background-image: url("../images/_imagesMiddle/01kvLogo.png");
	}
}
@media screen and (max-width: 800px) {
	#mgka .kv {
		height: 200vw;
	}
	#mgka #kv {
		background-image: url("../images/_imagesNarrow/01kvBg.jpg");
	}
	#mgka #kv #kvObj01 {
		background-image: url("../images/_imagesNarrow/01kvObj01.png");
		animation: fadeAndCutInRtoL 1s linear 2.25s forwards;
	}
	#mgka #kv #kvObj02 {
		background-image: url("../images/_imagesNarrow/01kvObj02.png");
	}
	#mgka #kv #kvCatch01 {
		background-image: url("../images/_imagesNarrow/01kvCatch01.png");
		/*
		animation: fadeAndSlideIn 0.5s linear 0.5s forwards;
		*/
	}
	#mgka #kv #kvCatch02 {
		background-image: url("../images/_imagesNarrow/01kvCatch02.png");
		/*
		animation: fadeAndSlideIn 0.5s linear 0.75s forwards;
		*/
	}
	#mgka #kv #kvName {
		background-image: url("../images/_imagesNarrow/01kvName2301.png");
	}
	#mgka #kv #kvLogo {
		background-image: url("../images/_imagesNarrow/01kvLogo.png");
	}
	#mgka #kv .scroll {
		left: 86%;
		width: 10.6%;
		max-width: inherit;
		height: 18vw;
		max-height: inherit;
		transform: translateX(0);
	}
}
/*bgMovie*/
#mgka .bgMovieWrapper {
	position: relative;
	width: 100%;
	height: 50.666666vw;
	max-height: 760px;
	overflow: hidden;
}
#mgka .bgMovieWrapper .bgMovie {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100vh;
	transform: translate(-50%, -50%);
	opacity: 0.5;
	z-index: 1;
}
#mgka #sec01 .widthWrapper {
	position: relative;
	width: 100%;
	height: 50.666666vw;
	max-height: 760px;
	z-index: 5;
}
#mgka #sec01 .widthWrapper a {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%,-50%);
}
#mgka #sec01 .widthWrapper a span {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url("../images/btnPlay.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 8% auto;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer!important;
}
#mgka #sec01 .widthWrapper a.hover span {
	background-size: 8.5% auto;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
@media screen and (max-width: 800px) {
	#mgka .bgMovieWrapper,
	#mgka .bgMovieWrapper .bgMovie {
		height: 90vw;
	}
	#mgka #sec01 .widthWrapper {
		height: 90vw;
		max-height: inherit;
	}
	#mgka #sec01 .widthWrapper a span {
		background-size: 16% auto;
	}
}
/*sec02:about*/
#mgka #sec02 .bg {
	background-image: url("../images/_imagesWide/_bgAbout.jpg");
}
#mgka #sec02 .obj {
	max-width: 1500px;
	background-image: url("../images/02aboutObj.png"), url("../images/_svg/logoPortrait.svg");
	background-position: center top, right top 1.5em;
	background-repeat: no-repeat;
	background-size: 100% auto, 14.4% auto;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka #sec02 .bg {
		background-image: url("../images/_imagesMiddle/_bgAbout.jpg");
	}
}
@media screen and (max-width: 800px) {
	#mgka #sec02 .bg {
		background-image: url("../images/_imagesMiddle/_bgAbout.jpg");
	}
	#mgka #sec02 .obj {
		max-width: 1500px;
		background-image: url("../images/02aboutObj.png"), url("../images/_svg/logoPortrait.svg");
		background-position: right -7.5vw top 22.5vw, right top 15vw;
		background-repeat: no-repeat;
		background-size: 110% auto, 25% auto;
	}
	#mgka #sec02 .flexSplit .text24 {
		width: 50%;
		/*
		padding: 0 0 5em;
		*/
	}
}
/*sec04*/
#mgka #sec04 .obj {
	background-image: url("../images/04evolutionBgObj.png");
	/*
	background-position: center bottom 1200px;
	*/
	background-position: center bottom 150px;
	background-repeat: no-repeat;
	background-size: auto auto;
}
#mgka #sec04 .flexTimeLine > div {
	width: 35%;
}
#mgka #sec04 .flexTimeLine > div:nth-child(3n + 3) {
	width: 30%;
}
#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(1) {
	animation: fadeAndCutInRtoL 0.5s linear 0.2s forwards;
}
#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(2) {
	animation: fadeAndCutInRtoL 0.5s linear 0.4s forwards;
}
#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(3) {
	animation: fadeAndCutInRtoL 0.5s linear 0.6s forwards;
}
#mgka #sec04 .flexTimeLine.flexTimeLine2 > div + div {
	margin-left: 3.5%;
}
#mgka #sec04 .flexTimeLine > div h4.timeLine {
	position: relative;
	padding-left: 30px;
	background-image: url("../images/_svg/barTimeline.svg");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto 4px;
}
#mgka #sec04 .flexTimeLine > div h4.timeLine::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	bottom: -9px;
	width: 1vw;
	max-width: 15px;
	height: 1vw;
	max-height: 15px;
	background-color: #f3f3f3;
	border: 4px solid #003fc0;
	border-radius: 15px;
}
#mgka #sec04 .flexTimeLine > div:nth-child(3n + 3) h4.timeLine {
	background-position: right bottom;
}
#mgka #sec04 .flexTimeLine > div h4.timeLine + p {
	padding-left: 30px;
}
#mgka #sec04 .flexTimeLine > div .contents {
	width: 20.8vw;
	max-width: 312px;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka #sec04 .obj {
		/*
		background-position: center bottom 80vw;
		*/
		background-position: center bottom 10vw;
		background-size: 140% auto;
	}
	#mgka #sec04 .flexTimeLine > div h4,
	#mgka #sec04 .flexTimeLine > div h4 + p {
		padding-left: 2vw;
	}
	#mgka #sec04 .flexTimeLine > div h4::before {
		bottom: -0.6vw;
	}
}
@media screen and (max-width: 800px) {
	#mgka #sec04 .obj {
		/*
		background-position: right bottom 20vw;
		*/
		background-position: right -30vw bottom -20vw;
		background-size: 200% auto;
	}
	#mgka #sec04 .flexTimeLine > div,
	#mgka #sec04 .flexTimeLine > div:nth-child(3n + 3) {
		position: relative;
		width: 100%;
		padding-bottom: 2em;
	}
	#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(1) {
		animation: fadeAndSlideIn 0.5s linear 0.2s forwards;
	}
	#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(2) {
		animation: fadeAndSlideIn 0.5s linear 0.4s forwards;
	}
	#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(3) {
		animation: fadeAndSlideIn 0.5s linear 0.6s forwards;
	}
	#mgka #sec04 .flexTimeLine.flexTimeLine1 > div::before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 2.5%;
		width: 10%;
		height: 100%;
		background-image: url("../images/_svg/barTimelineSp.svg");
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 1.2vw auto;
	}
	#mgka #sec04 .flexTimeLine.flexTimeLine1 > div:nth-child(3)::before {
		background-position: left bottom;
	}
	#mgka #sec04 .flexTimeLine > div h4.timeLine {
		position: relative;
		padding-left: 10%;
		background-image: none;
	}
	#mgka #sec04 .flexTimeLine > div h4.timeLine::before {
		bottom: 2vw;
		width: 4vw;
		max-width: inherit;
		height: 4vw;
		max-height: inherit;
		border-radius: 4vw;
	}
	#mgka #sec04 .flexTimeLine > div:nth-child(3n + 3) h4.timeLine {
		background-position: right bottom;
	}
	#mgka #sec04 .flexTimeLine > div h4.timeLine + p {
		padding-left: 10%;
	}
	#mgka #sec04 .flexTimeLine > div .contents,
	#mgka #sec04 .flexTimeLine.flexTimeLine2 > div,
	#mgka #sec04 .flexTimeLine.flexTimeLine2 > div + div {
		width: 80%;
		max-width: inherit;
		margin-left: 10%;
	}
}
/*sec05*/
#mgka #sec05 #kvPoint01 {
	height: 50.666666vw;
	background-image: url("../images/_imagesWide/05detailKvBg.jpg");
}
#mgka #sec05 #kvPoint01 .kvObj01 {
	background-image: url("../images/_imagesWide/05detailKvObj01.png");
}
#mgka #sec05 #kvPoint01 .kvObj02 {
	background-image: url("../images/_imagesWide/05detailKvObj02.png");
}
#mgka #sec05 .objText {
	top: 276px;
	left: 0;
	width: auto;
	height: auto;
}
#mgka #sec05 #kvPoint02 {
	margin-top: -30px;
	height: 40vw;
	background-image: url("../images/_imagesWide/05detailSec02kvBg.jpg");
}
#mgka #sec05 #kvPoint02 .kvObj01 {
	background-image: url("../images/_imagesWide/05detailSec02kvObj01.png");
}
#mgka #sec05 #kvPoint02 .kvObj02 {
	background-image: url("../images/_imagesWide/05detailSec02kvObj02.png");
}
#mgka #sec05 #kvPoint02 .kvObj03 {
	background-image: url("../images/_imagesWide/05detailSec02kvObj03.png");
}
#mgka #sec05 #kvPoint02 .kvObj04 {
	background-image: url("../images/_imagesWide/05detailSec02kvText01.png");
}
#mgka #sec05 #kvPoint02 .kvObj05 {
	background-image: url("../images/_imagesWide/05detailSec02kvText02.png");
}
#mgka #sec05 .flexMovie .sectionTitle > span {
	margin-left: -5%;
	width: 85%;
}
#mgka #sec05 .flexMovie .videoWrapper {
	margin-top: -1em;
}
#mgka #sec05 .simulatorWrapper {
	position: relative;
	width: 100%;
	padding-top: 55%;
}
#mgka #sec05 .simulatorWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mgka #sec05 .simulatorWrapper .guide {
	position: absolute;
	top: 3.5%;
	left: 3.5%;
	width: 10%;
	pointer-events: none;
	z-index: 5;
}
#mgka #sec05 .simulatorWrapper .howto {
	position: absolute;
	top: 3.5%;
	right: 3.5%;
	width: 9em;
	z-index: 5;
}
#mgka #sec05 .simulatorWrapper .howto a {
	display: block;
	width: 100%;
	height: auto;
	padding: 0.75em 0.75em 0.75em 2.25em;
	color: #fd133f;
	background-image: url("../images/_svg/iconNotificationRed.svg");
	background-position: left 1em center;
	background-repeat: no-repeat;
	background-size: auto 1.5em;
	border: 4px solid #fd133f;
	box-sizing: border-box;
}
#mgka #sec05 .simulatorWrapper .howto a.hover {
	color: #000;
	background-color: #fd133f;
	background-image: url("../images/_svg/iconNotificationBlack.svg");
}
#mgka #sec05 .objText01 {
	top: 732px;
	left: 672px;
	width: auto;
	height: auto;
}
#mgka #sec05 .objText02 {
	top: 1155px;
	width: 37.5%;
	height: auto;
}
#mgka #sec05 .point03block02 {
	margin-top: -135px;
}
#mgka #sec05 .objText21 {
	top: 600px;
	left: 0;
	width: 46.5%;
	height: auto;
}
#mgka #sec05 .objText22 {
	top: 870px;
	left: 702px;
	width: 37.5%;
	height: auto;
}
#mgka #sec05 .objText23 {
	top: 1140px;
	left: 702px;
	width: auto;
	height: auto;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka #sec05 #kvPoint01 {
		background-image: url("../images/_imagesMiddle/05detailKvBg.jpg");
	}
	#mgka #sec05 #kvPoint01 .kvObj01 {
		background-image: url("../images/_imagesMiddle/05detailKvObj01.png");
	}
	#mgka #sec05 #kvPoint01 .kvObj02 {
		background-image: url("../images/_imagesMiddle/05detailKvObj02.png");
	}
	#mgka #sec05 .objText {
		top: 18.4vw;
	}
	#mgka #sec05 #kvPoint02 {
		margin-top: -2vw;
		background-image: url("../images/_imagesMiddle/05detailSec02kvBg.jpg");
	}
	#mgka #sec05 #kvPoint02 .kvObj01 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj01.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj02 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj02.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj03 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj03.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj04 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvText01.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj05 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvText02.png");
	}
	#mgka #sec05 .objText01 {
		top: 48.8vw;
		left: 44.8vw;
	}
	#mgka #sec05 .objText02 {
		top: 77vw;
	}
	#mgka #sec05 .point03block02 {
		margin-top: -9vw;
	}
	#mgka #sec05 .objText21 {
		top: 40vw;
	}
	#mgka #sec05 .objText22 {
		top: 58vw;
		left: 46.8vw;
	}
	#mgka #sec05 .objText23 {
		top: 76vw;
		left: 46.8vw;
	}
}
@media screen and (max-width: 800px) {
	#mgka #sec05 #kvPoint01 {
		height: 60vw;
		background-image: url("../images/_imagesNarrow/05detailKvBg.jpg");
	}
	#mgka #sec05 #kvPoint01 .kvObj01 {
		background-image: url("../images/_imagesNarrow/05detailKvObj01.png");
	}
	#mgka #sec05 #kvPoint01 .kvObj02 {
		background-image: url("../images/_imagesNarrow/05detailKvObj02.png");
	}
	#mgka #sec05 #point01 + div {
		position: relative;
		padding: 2.5vw 0;
	}
	#mgka #sec05 #point01 + div .obj {
		margin-top: -3vw;
	}
	#mgka #sec05 .objText {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
	}
	#mgka #sec05 #kvPoint02 {
		height: 49vw;
		margin-top: -2vw;
		background-image: url("../images/_imagesMiddle/05detailSec02kvBg.jpg");
	}
	#mgka #sec05 #kvPoint02 .kvObj01 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj01.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj02 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj02.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj03 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvObj03.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj04 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvText01.png");
	}
	#mgka #sec05 #kvPoint02 .kvObj05 {
		background-image: url("../images/_imagesMiddle/05detailSec02kvText02.png");
	}
	#mgka #sec05 .flexMovie .sectionTitle > span {
		margin-left: -5%;
		width: 90%;
	}
	#mgka #sec05 .simulatorWrapper .guide {
		position: absolute;
		top: 3.5%;
		left: 3.5%;
		width: 20%;
		pointer-events: none;
		z-index: 5;
	}
	#mgka #sec05 #point03 + div .obj + .obj {
		top: 50vw;
	}
	#mgka #sec05 #point03 + div > .obj:nth-child(3) {
		padding-top: 5vw;
	}
	#mgka #sec05 .objText01 {
		top: -20vw;
		left: 0;
		width: 50%;
	}
	#mgka #sec05 .objText02 {
		top: 18vw!important;
		left: 50%;
		width: auto
	}
	#mgka #sec05 .point03block02 {
		margin-top: 15vw;
	}
	#mgka #sec05 .point03block03 {
		padding-bottom: 70vw;
	}
	#mgka #sec05 .point03block03 .obj:nth-child(3) {
		padding-top: 45vw;
		overflow: hidden;
	}
	#mgka #sec05 .point03block03 .obj:nth-child(4) {
		padding-top: 55vw;
	}
	#mgka #sec05 .point03block03 .obj:nth-child(5) {
		padding-top: 50vw;
	}
	#mgka #sec05 .point03block03 .obj:nth-child(3) img {
		transform: scale(1.1);
	}
	#mgka #sec05 .objText21 {
		top: 42vw;
		width: auto;
	}
	#mgka #sec05 .objText22 {
		top: 72vw;
		left: 0;
		width: 50%;
	}
	#mgka #sec05 .objText23 {
		top: 85vw;
		left: 0;
		width: auto;
	}
	#mgka #sec05 .objText23 h5 {
		text-align: right;
		padding-right: 2em;
		box-sizing: border-box;
	}
}


/* gallery */
#mgka #sec06 .gallerySlider {
	position: relative;
	width: 100%;
	height: 55vw;
	overflow: hidden;
	z-index: 20;
}
#mgka #sec06 .gallerySlider .gallerySlidePhoto {
	width: 55vw;
	opacity: 0.5;
	transition: all 0.5s ease;
}
#mgka #sec06 .gallerySlider .gallerySlidePhoto.slick-active,
#mgka #sec06 .gallerySlider .gallerySlidePhoto.slick-current {
	opacity: 1;
	transition: all 0.5s ease;
}
@media screen and (max-width: 800px) {
	#mgka #sec06 .gallerySlider,
	#mgka #sec06 .gallerySlider,
	#mgka #sec06 .gallerySlider .slick-list .gallerySlidePhoto {
		height: 100vw;
	}
	#mgka #sec06 .gallerySlider .slick-list .gallerySlidePhoto {
		width: 100vw;
	}
}
/*dots*/
#mgka #sec06 .gallerySlider .slick-dots {
	position: absolute;
	top: 0.5em;
	left: 50%;
	display: block;
	width: 58vw;
	height: 4px;
	padding: 0;
	line-height: 0;
	list-style: none;
	text-align: center;
	pointer-events: none;
	transform: translateX(-50%);
}
#mgka #sec06 .gallerySlider .slick-dots li {
	position: relative;
	display: inline-block;
	width: 4vw;
	max-width: 60px;
	height: 4px;
	margin: 0 0.2vw!important;
	padding: 0;
	opacity: 1!important;
	background-color: transparent!important;
	pointer-events: auto;
	cursor: pointer;
}
#mgka #sec06 .gallerySlider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 100%;
	height: 4px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	outline: none;
	background-color: #d7d7d7;
	border: none;
	box-sizing: border-box;
	transition: all 0.4s ease-out;
	opacity: 1!important;
}
#mgka #sec06 .gallerySlider .slick-dots li button:hover,
#mgka #sec06 .gallerySlider .slick-dots li.slick-active button {
	background-color: #eb0b32;
}
@media screen and (max-width: 800px) {
	#mgka #sec06 .gallerySlider .slick-dots {
		width: 92vw;
	}
	#mgka #sec06 .gallerySlider .slick-dots li {
		width: 6.5vw;
		max-width: inherit;
		margin: 0 0.4vw!important;
	}
}
/*商品情報*/
#mgka #sec07 {
	height: 70vw;
	max-height: 1050px;
	background-image: url("../images/_imagesMiddle/07info.png?202301101850");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	box-sizing: border-box;
}
#mgka #sec07 .insideWrapper {
	padding-top: 32%;
}
@media screen and (max-width: 800px) {
	#mgka #sec07 {
		height: 210vw;
		max-height: inherit;
		background-image: url("../images/_imagesNarrow/07info.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain;
		box-sizing: border-box;
	}
	#mgka #sec07 .insideWrapper {
		padding-top: 150%;
	}
	#mgka #sec07 .marginTop1 {
		margin-top: 0.25em!important;
	}
	#mgka #sec07 .marginTop2,
	#mgka #sec07 .marginTop3 {
		margin-top: 0.75em!important;
	}
	#mgka #sec07 + aside.paddingVertical4 {
		padding-top: 1em;
		padding-bottom: 3em;
	}
	#mgka #sec07 + aside.paddingVertical4 .marginTop2,
	#mgka #sec07 + aside.paddingVertical4 .marginTop3 {
		margin-top: 1em!important;
	}
	#mgka #sec07 + aside.paddingVertical4 .marginTop4 {
		margin-top: 1.5em!important;
	}
}

#mgka #goToTop {
	position: absolute;
	right: 24px;
	bottom: 30px;
	width: 4vw;
	max-width: 60px;
	height: 4vw;
	max-height: 60px;
	z-index: 15;
}
#mgka #goToTop > a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url('../images/_svg/goToTop.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#mgka #goToTop {
		right: 1.6vw;
		bottom: 2vw;
	}
}
@media screen and (max-width: 800px) {
	#mgka #goToTop {
		right: 4vw;
		bottom: 5vw;
		width: 10vw;
		max-width: inherit;
		height: 10vw;
		max-height: inherit;
	}
}
/* sns */
#mgka .snsBlock {
	position: relative;
	width: 100%;
	height: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0.4em 0;
}
#mgka .snsBlock .snsBtn {
	display: block;
	height: 1em;
	margin: 0 0.2em 0 0;
}
/* animation */
#mgka .init {
	opacity: 0;
}
#mgka .action .delay01 {
	animation: fadeIn 0.5s linear 0.2s forwards;
}
#mgka .action .delay02 {
	animation: fadeIn 0.5s linear 0.4s forwards;
}
#mgka .action .delay03 {
	animation: fadeIn 0.5s linear 0.6s forwards;
}
#mgka .action .delay04 {
	animation: fadeIn 0.5s linear 0.8s forwards;
}
#mgka .action .delay05 {
	animation: fadeIn 0.5s linear 1s forwards;
}
#mgka .action .delay06 {
	animation: fadeIn 0.5s linear 1.2s forwards;
}
#mgka .action .delay07 {
	animation: fadeIn 0.5s linear 1.4s forwards;
}
#mgka .action .delay08 {
	animation: fadeIn 0.5s linear 1.6s forwards;
}
#mgka .action .delay09 {
	animation: fadeIn 0.5s linear 1.8s forwards;
}
#mgka .action .delay10 {
	animation: fadeIn 0.5s linear 2s forwards;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
#mgka .action .delayMotion01 {
	animation: fadeAndSlideIn 0.5s linear 0.2s forwards;
}
#mgka .action .delayMotion02 {
	animation: fadeAndSlideIn 0.5s linear 0.4s forwards;
}
#mgka .action .delayMotion03 {
	animation: fadeAndSlideIn 0.5s linear 0.6s forwards;
}
#mgka .action .delayMotion04 {
	animation: fadeAndSlideIn 0.5s linear 0.8s forwards;
}
#mgka .action .delayMotion05 {
	animation: fadeAndSlideIn 0.5s linear 1s forwards;
}
#mgka .action .delayMotion06 {
	animation: fadeAndSlideIn 0.5s linear 1.2s forwards;
}
#mgka .action .delayMotion07 {
	animation: fadeAndSlideIn 0.5s linear 1.4s forwards;
}
#mgka .action .delayMotion08 {
	animation: fadeAndSlideIn 0.5s linear 1.6s forwards;
}
#mgka .action .delayMotion09 {
	animation: fadeAndSlideIn 0.5s linear 1.8s forwards;
}
#mgka .action .delayMotion10 {
	animation: fadeAndSlideIn 0.5s linear 2s forwards;
}
@keyframes fadeAndSlideIn {
	0% {
		opacity: 0;
		transform: translateY(30px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
#mgka .action .delaySlideMotion01 {
	animation: fadeAndCutInRtoL 0.5s linear 0.2s forwards;
}
#mgka .action .delaySlideMotion02 {
	animation: fadeAndCutInRtoL 0.5s linear 0.4s forwards;
}
#mgka .action .delaySlideMotion03 {
	animation: fadeAndCutInRtoL 0.5s linear 0.6s forwards;
}
#mgka .action .delaySlideMotion04 {
	animation: fadeAndCutInRtoL 0.5s linear 0.8s forwards;
}
#mgka .action .delaySlideMotion05 {
	animation: fadeAndCutInRtoL 0.5s linear 1s forwards;
}
#mgka .action .delaySlideMotion06 {
	animation: fadeAndCutInRtoL 0.5s linear 1.2s forwards;
}
#mgka .action .delaySlideMotion07 {
	animation: fadeAndCutInRtoL 0.5s linear 1.4s forwards;
}
#mgka .action .delaySlideMotion08 {
	animation: fadeAndCutInRtoL 0.5s linear 1.6s forwards;
}
#mgka .action .delaySlideMotion09 {
	animation: fadeAndCutInRtoL 0.5s linear 1.8s forwards;
}
#mgka .action .delaySlideMotion10 {
	animation: fadeAndCutInRtoL 0.5s linear 2s forwards;
}
@keyframes fadeAndCutInRtoL {
	0% {
		opacity: 0;
		transform: translateX(30px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
#mgka .action .delaySlideReverseMotion01 {
	animation: fadeAndCutInLtoR 0.5s linear 0.2s forwards;
}
#mgka .action .delaySlideReverseMotion02 {
	animation: fadeAndCutInLtoR 0.5s linear 0.4s forwards;
}
#mgka .action .delaySlideReverseMotion03 {
	animation: fadeAndCutInLtoR 0.5s linear 0.6s forwards;
}
#mgka .action .delaySlideReverseMotion04 {
	animation: fadeAndCutInLtoR 0.5s linear 0.8s forwards;
}
#mgka .action .delaySlideReverseMotion05 {
	animation: fadeAndCutInLtoR 0.5s linear 1s forwards;
}
#mgka .action .delaySlideReverseMotion06 {
	animation: fadeAndCutInLtoR 0.5s linear 1.2s forwards;
}
#mgka .action .delaySlideReverseMotion07 {
	animation: fadeAndCutInLtoR 0.5s linear 1.4s forwards;
}
#mgka .action .delaySlideReverseMotion08 {
	animation: fadeAndCutInLtoR 0.5s linear 1.6s forwards;
}
#mgka .action .delaySlideReverseMotion09 {
	animation: fadeAndCutInLtoR 0.5s linear 1.8s forwards;
}
#mgka .action .delaySlideReverseMotion10 {
	animation: fadeAndCutInLtoR 0.5s linear 2s forwards;
}
@keyframes fadeAndCutInLtoR {
	0% {
		opacity: 0;
		transform: translateX(-30px);
	}
	5% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}