.LandButton { display: inline-block; background-color: #F53604; border: 2px solid #FFFFFF; border-radius: 3px; color: #FFFFFF; font-family: Anton, sans-serif; font-size: 27px; line-height: 27px; text-align: center; padding: 20px 40px 20px 40px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; white-space: nowrap; }
.LandButton:hover { background-color: #000000; color: #FFFFFF; text-decoration: none; cursor: pointer; }
.LandButton2 { display: inline-block; background-color: #000000; border: 2px solid #000000; border-radius: 3px; color: #FFFFFF; font-family: Anton, sans-serif; font-size: 27px; line-height: 27px; text-align: center; padding: 20px 40px 20px 40px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; white-space: nowrap; }
.LandButton2:hover { background-color: #F53604; border-color: #F53604; color: #FFFFFF; text-decoration: none; cursor: pointer; }
.LandCheckCircle { width: 30px; heigh: 30px; }
.LandContentBoxMax { margin: 0px -30px 0px -30px; background-repeat: no-repeat; background-size: 100%; }
.LandContentBoxMaxBlack { margin: 0px -30px 0px -30px; background-repeat: no-repeat; background-size: 100%; background-color: #000000; }
.LandContentBoxMaxGrey { margin: 0px -30px 0px -30px; background-repeat: no-repeat; background-size: 100%; background-color: #262626; }
.LandContentBoxMaxWhite { margin: 0px -30px 0px -30px; background-repeat: no-repeat; background-size: 100%; background-color: #FFFFFF; }
	/*.LandContentBox { margin: 0px 100px 0px 100px; padding: 0px; background-color: transparent; }*/
	.LandContentBox { margin: 0px 100px 0px 100px; padding: 120px 0px 120px 0px; background-color: transparent; }
		.LandContentBoxInfo { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 15px; max-width: 550px; color: #FFFFFF; }
		.LandContentBoxTitle { font-family: Anton, sans-serif; font-size: 80px; line-height: 80px; color: #FFFFFF; }
		.LandContentBoxTitle2 { font-family: Anton, sans-serif; font-size: 68px; line-height: 68px; color: transparent; -webkit-text-stroke: 2px #FFFFFF; text-stroke: 2px #FFFFFF; }
	.LandContentBox2 { margin: 0px 100px 0px 100px; padding: 70px 0px 60px 0px; background-color: #000000; }
		.LandContentBox2Content { display: inline-block; font-size: 14px; max-width: 240px; }
		.LandContentBox2Title { font-family: Anton, sans-serif; font-size: 38px; white-space: nowrap; }
	.LandContentBox3 { text-align: center; padding: 60px 0px 60px 0px; }
		.LandContentBox3Content { display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 15px; max-width: 750px; margin-bottom: 60px; color: #000000; }
		.LandContentBox3Image { width: 100%; max-width: 1100px; margin-top: 60px; }
		.LandContentBox3Title { font-family: Anton, sans-serif; font-size: 38px; margin-bottom: 40px; color: #000000; }
	.LandContentBox4 { text-align: center; margin: 0px 100px 0px 100px; padding: 60px 0px 60px 0px; color: #FFFFFF; }
		.LandContentBox4ContentSide { font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin-left: 20px; }
		.LandContentBox4Square { position: relative; width: 600px; height: 600px; margin: 5px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; background-size: 100%; background-position: center center; background-repeat: no-repeat; }
		.LandContentBox4Square:hover { background-size: 105%; }
			.LandContentBox4SquareContainer { position: absolute; bottom: 30px; left: 30px; text-align: left; }
				.LandContentBox4SquareContent { display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 15px; max-width: 350px; }
				.LandContentBox4SquareTitle { font-family: Anton, sans-serif; font-size: 38px; white-space: nowrap; }
		.LandContentBox4Title { font-family: Anton, sans-serif; font-size: 70px; margin-bottom: 60px; color: #FFFFFF; }
		.LandContentBox4TitleSide { font-family: Anton, sans-serif; font-size: 70px; margin: 0px 0px 40px 20px; color: #FFFFFF; }
	.LandContentBox5 { text-align: center; margin: 0px 100px 0px 100px; padding: 60px 0px 60px 0px; color: #000000; }
		.LandContentBox5Content { display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 15px; margin-bottom: 60px; }
			.LandContentBox5Title { font-family: Anton, sans-serif; font-size: 70px; margin-bottom: 30px; color: #000000; }
			.LandProductTable { display: table; }
				.LandProductTableRow { display: table-row; }
					.LandProductContentCell {  display: table-cell; vertical-align: middle; /*transition: all 0.3s ease; -webkit-transition: all 0.3s ease;*/ }
						.LandProductContentFrame { position: relative; overflow: hidden; height: 1px; }
						.LandProductContentTable { display: table; position: absolute; left: 0px; top: 0px; /*transition: all 0.3s ease; -webkit-transition: all 0.3s ease;*/ }
							.LandProductContentTableRow { display: table-row; }
								.LandProductContentImgCell { display: table-cell; vertical-align: middle; text-align: center; padding: 0px 50px 0px 50px; }
									.LandProductContentImg { width: 300px; }
								.LandProductContentTxt { display: table-cell; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: left; padding: 0px 50px 0px 0px; }
									.LandProductListTable { margin-bottom: 40px; }
										.LandProductListBulletCell { display: table-cell; vertical-align: middle; line-height: 0px; }
											.LandProductListBulletImg { width: 30px; height: 30px; margin: 10px 10px 10px 0px; }
										.LandProductListTxt { font-family: Arial, Helvetica, sans-serif; font-size: 15; color: #000000; }
										.LandProductTitle { font-family: Anton, sans-serif; font-size: 40px; margin-bottom: 20px; }
										.LandProductRegular {  }
										.LandProductFeature { font-family: Anton, sans-serif; font-size: 24px; color: #F53604; }
					.LandProductNavImg { width: 35px; height: 61px; }
					.LandProductNavLeft { display: table-cell; vertical-align: middle; text-align: center; line-height: 0px; opacity: 0.5; cursor: pointer; width: 35px; padding: 10px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
					.LandProductNavLeft:hover { opacity: 1; }
					.LandProductNavRight { display: table-cell; vertical-align: middle; text-align: center; line-height: 0px; opacity: 0.5; cursor: pointer; width: 35px; padding: 10px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
					.LandProductNavRight:hover { opacity: 1; }
	.LandContentBox6 { text-align: center; margin: 0px 100px 0px 100px; padding: 60px 0px 60px 0px; color: #FFFFFF; }
		.LandContentBox6ContentSide { font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin-right: 20px; }
		.LandContentBox6Square { display: inline-block; position: relative; width: 600px; height: 600px; margin: 5px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; background-size: 100%; background-position: center center; background-repeat: no-repeat; }
		.LandContentBox6Square:hover { background-size: 105%; }
		.LandContentBox6SubtitleSide { font-family: Anton, sans-serif; font-size: 35px; color: #F53604; margin: 0px 20px 40px 0px; }
		.LandContentBox6TitleSide { font-family: Anton, sans-serif; font-size: 70px; margin: 0px 20px 20px 0px; color: #FFFFFF; }
	.LandContentBoxFAQ { text-align: center; margin: 0px 100px -30px 100px; padding: 60px 0px 60px 0px; color: #FFFFFF; }
		.LandContentBoxFAQContent { font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: center; }
		.LandContentBoxFAQTitle { font-family: Anton, sans-serif; font-size: 80px; margin: 0px 0px 20px 0px; color: #FFFFFF; }
		.LandFAQBox { margin: 0 auto; width: 100%; max-width: 930px; margin-top: 50px; }
			.LandFAQTitle { text-align: left; font-family: Anton, sans-serif; font-size: 24px; margin: 30px 0px 10px 0px; color: #FFFFFF; }
	.LandContentBoxBottom { text-align: center; margin: 0px 100px -30px 100px; padding: 60px 0px 60px 0px; color: #FFFFFF; }
		.LandContentBoxBottomTitle { font-family: Anton, sans-serif; font-size: 40px; color: #000000; }
.LandCrumbBox { text-align: left; margin-left: 90px; font-size: 14px; padding-top: 10px; }
	.LandCrumbItem { color: #FFFFFF; white-space: nowrap; text-decoration: none; }
	.LandCrumbItem:hover { color: #c0b693; text-decoration: none; }
	.LandCrumbRight { float:right; margin-right: 90px; padding-top: 10px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; }
	.LandCrumbSeparator { height: 0.8em; vertical-align: baseline; margin: 0px 4px 0px 4px; color: #FFFFFF; }
.LandExpandBox { border: 1px solid #EAEAEA; border-radius: 3px; padding: 0px; margin: 0px 0px 10px 0px; overflow: auto; }
	.LandExpandHead { overflow: auto; padding: 15px; cursor: pointer; color: #EAEAEA; width: 100%; display: table; }
	.LandExpandHead:hover { color: #FFFFFF; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
		.LandExpandHeadRow { display: table-row; }
			.LandExpandButtonBox { display: table-cell; text-align: right; width: 24px; }
	    		.LandExpandButtonOn { display: inline-block; color: #F53604; width: 30px; height: 30px; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(/img/land-pre-order/expand-on.png); }
				.LandExpandButtonOff { display: inline-block; color: #F53604; width: 30px; height: 30px; transition: all 0.2s ease; -webkit-transition: all 0.2s ease; background-repeat: no-repeat; background-size: cover; background-position: center center; background-image: url(/img/land-pre-order/expand-off.png); }
			.LandExpandButtonOff:hover { color: #FFFFFF; }
			.LandExpandTitleOn { font-size: 16px; font-weight: bold; color: #FFFFFF; padding-right: 20px; display: table-cell; margin-top: -5px; text-align: left; }
			.LandExpandTitleOff { font-size: 16px; font-weight: bold; padding-right: 20px; display: table-cell; margin-top: -5px; text-align: left; }
	.LandExpandContent {  font-size: 16px; padding: 15px; display: none; text-align: left; }

.LandSimpleInsert { font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-align: center; padding: 5px; background-color: #FFFFFF; color: #000000; margin: 0px -30px 0px -30px; }
.LandTop { background-position: center top; background-repeat: no-repeat; background-size: cover; background-color: #000000; margin-bottom: 50px; }
	.LandTopTitle { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 45px; color: #FFFFFF; margin: 20px 10px 30px 10px; text-align: center; font-weight: bold; }
		.LandTopSubtitle { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 35px; line-height: normal; color: #FFFFFF; margin: 20px; text-align: center; }
		
.LandSubtitle { font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 30px; line-height: normal; color: #747474; margin: 20px; text-align: center; font-weight: bold; }

@media screen and (max-width: 1600px) { 
}
@media screen and (max-width: 1550px) { 
}
@media screen and (max-width: 1500px) { 
}
@media screen and (max-width: 1450px) { 
	.LandContentBox6TitleSide { font-size: 50px; }
}
@media screen and (max-width: 1400px) { 
	.LandContentBox4Square { width: 400px; height: 400px; }
	.LandContentBox4SquareTitle { font-size: 24px; }
	.LandContentBox6Square { width: 400px; height: 400px; }
}
@media screen and (max-width: 1350px) { 
}
@media screen and (max-width: 1300px) { 
	.LandContentBox4TitleSide { font-size: 50px; }
}
@media screen and (max-width: 1250px) { 
}
@media screen and (max-width: 1200px) { 
	.LandContentBox5 { margin: 0px 50px 0px 50px; }
	.LandProductContentImg { width: 250px; }
	.LandProductTitle { font-size: 30px; }
}
@media screen and (max-width: 1150px) { 
}
@media screen and (max-width: 1100px) { 
	.LandContentBox2Title { font-size: 22px; }
	.LandContentBox6TitleSide { font-size: 40px; }
}
@media screen and (max-width: 1050px) { 
}
@media screen and (max-width: 1000px) { 
	.LandContentBox4 { margin: 0px 50px 0px 50px; padding: 30px 0px 30px 0px; }
	.LandContentBox4Title { font-size: 50px; margin-bottom: 40px; }
	.LandContentBox6 { margin: 0px 50px 0px 50px; padding: 30px 0px 30px 0px; }
	.LandContentBoxBottom { margin: 0px 50px -30px 50px; }
	.LandContentBoxFAQ { text-align: center; margin: 0px 50px 0px 50px; }
	.LandContentBoxFAQTitle { font-size: 60px; }
	.LandContentBoxTitle { font-size: 50px; line-height: 50px; }
	.LandContentBoxTitle2 { font-size: 40px; line-height: 40px; -webkit-text-stroke-width: 1px; text-stroke-width: 1px; }
}
@media screen and (max-width: 950px) { 
	.LandContentBox4Square { width: 300px; height: 300px; }
	.LandContentBox4SquareTitle { font-size: 20px; }
	.LandContentBox5 { margin: 0px 20px 0px 20px; }
	.LandContentBox6Square { width: 300px; height: 300px; }
}
@media screen and (max-width: 900px) { 
	.LandContentBox4TitleSide { font-size: 40px; }
	.LandProductContentImgCell { padding: 0px 20px 0px 20px; }
		.LandProductContentImg { width: 200px; }
}
@media screen and (max-width: 850px) { 
	.LandContentBox6TitleSide { font-size: 30px; }
	.LandContentBox6SubtitleSide { font-size: 25px; margin: 0px 0px 30px 0px; }
}
@media screen and (max-width: 800px) { 
.LandContentBox5 { padding: 30px 0px 30px 0px; }
	.LandContentBox5Content { margin-bottom: 20px; }
.LandContentBox5Title { font-size: 50px; }
.LandProductContentTable { display: block; }
	.LandProductContentTableRow { display: block; }
		.LandProductContentImgCell { display: block; text-align: center; padding: 0px; }
			.LandProductContentImg { width: 250px; }
		.LandProductContentTxt { display: block; padding: 0px 20px 0px 20px;
}
@media screen and (max-width: 750px) { 
	.LandContentBox2 { margin: 0px 0px 0px 0px; padding: 35px 0px 30px 0px; }
	.LandContentBox2Title { font-size: 32px; }
	.LandContentBox4 { margin: 0px 20px 0px 20px; padding: 30px 0px 30px 0px; }
	.LandContentBox4ContentSide { margin-left: 0px; }
	.LandContentBox4Square { width: 600px; height: 600px; margin: 10px 0px 10px 0px; }
	.LandContentBox4SquareTitle { font-size: 38px; }
	.LandContentBox4TitleSide { font-size: 70px; margin: 20px 0px 20px 0px; }
	.LandContentBox6 { text-align: left; margin: 0px 20px 0px 20px; padding: 30px 0px 30px 0px; }
	.LandContentBox6Square { width: 600px; height: 600px; margin: 40px 0px 0px 0px; }
	.LandContentBox6SubtitleSide { font-size: 30px;margin: 0px 0px 40px 0px; }
	.LandContentBox6TitleSide { font-size: 50px; margin: 0px 0px 20px 0px; }
	.LandContentBoxBottom { margin: 0px 20px -30px 20px; }
	.LandContentBoxFAQ { text-align: center; margin: 0px 20px 0px 20px; }
	.LandContentBoxFAQTitle { font-size: 40px; }
}
@media screen and (max-width: 700px) { 
	.LandContentBox4Square { width: 550px; height: 550px; }
	.LandContentBox4SquareTitle { font-size: 24px; }
	.LandContentBox6Square { width: 550px; height: 550px; }
	.LandContentBoxMax { background-size: cover; }
	.LandCrumbBox { margin-left: 20px; }
	.LandCrumbRight { margin-right: 20px; }
	.LandProductContentImg { width: 200px; }
}
@media screen and (max-width: 650px) { 
	.LandContentBox4Square { width: 500px; height: 500px; }
	.LandContentBox6Square { width: 500px; height: 500px; }
}
@media screen and (max-width: 600px) { 
	.LandContentBox4Square { width: 450px; height: 450px; }
	.LandContentBox4SquareTitle { font-size: 20px; }
	.LandContentBox6Square { width: 450px; height: 450px; }
	.LandContentBox4TitleSide { font-size: 40px; }
	.LandProductNavImg { width: 25px; height: auto; }
	.LandProductNavLeft { width: 25px; padding: 10px; }
	.LandProductNavRight { width: 25px; padding: 10px; }
@media screen and (max-width: 550px) { 
	.LandContentBox4Square { width: 400px; height: 400px; }
	.LandContentBox6Square { width: 400px; height: 400px; }
	.LandContentBox6SubtitleSide { font-size: 20px; }
	.LandContentBox6TitleSide { font-size: 30px; }
}
@media screen and (max-width: 500px) { 
	.LandButton { font-size: 17px; line-height: 17px; text-align: center; padding: 15px 30px 15px 30px; }
	.LandButton2 { font-size: 17px; line-height: 17px; text-align: center; padding: 15px 30px 15px 30px; }
	.LandContentBox4Square { width: 350px; height: 350px; }
	.LandContentBox6Square { width: 350px; height: 350px; }
	.LandContentBoxTitle { font-size: 30px; line-height: 30px; }
	.LandContentBoxTitle2 { font-size: 20px; line-height: 20px; }
	.LandProductNavImg { width: 15px }
	.LandProductNavLeft { width: 15px; padding: 5px; }
	.LandProductNavRight { width: 15px; padding: 5px; }
	.LandSimpleInsert { font-size: 14px; }
}
@media screen and (max-width: 450px) { 
	.LandContentBox4Square { width: 300px; height: 300px; }
	.LandContentBox6Square { width: 300px; height: 300px; }
	.LandContentBoxFAQTitle { font-size: 30px; }
	.LandCrumbBox { margin-left: 10px; font-size: 13px; }
	.LandCrumbRight { margin-right: 10px; font-size: 13px; }
}
@media screen and (max-width: 400px) { 
	.LandContentBox4Square { width: 250px; height: 250px; }
	.LandContentBox6Square { width: 250px; height: 250px; }
	.LandContentBox4SquareTitle { font-size: 16px; }
	.Max { margin: 0px -30px 0px -30px; } /* override style.css */
}
@media screen and (max-width: 350px) { 
}
@media screen and (max-width: 300px) { 
}
