@charset "UTF-8";

/*-----------------------------------------------------------

	reset default style

-----------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

a {
	display: block;
	height: 100%;
	width: 100%;
}

span.skype_pnh_print_container{display:inline !important;}
span.skype_pnh_container{display:none !important;}


/*-----------------------------------------------------------

	base setting

-----------------------------------------------------------*/

body {
	background: #e3e0de;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container {
	width: 100%;
	min-width: 1050px;
	margin: 0 auto 0 auto;
	color: #000000;
	line-height: 1.8;
	z-index: 1;
}

.pc {
	display: block;
}
.sp {
	display: none;
}


@media screen and (max-width:640px){
.pc {
	display: none;
}
.sp {
	display: block;
}
#container {
	min-width: 100%;
}

}

/*-----------------------------------------------------------

	anchor setting

-----------------------------------------------------------*/

#container a:link,a:visited,a:active {
	color: #003366;
}

#container a:hover {
	color: #003366;
	text-decoration: none;
}

@media screen and (max-width:640px){

}

/*-----------------------------------------------------------

	header setting

-----------------------------------------------------------*/

#container #header {
	background: #786f60;
	width: 100%;
	min-width: 1050px;
	padding: 0 0 0 0;
	overflow: hidden;
}
#container #header img {
	width: 100%;
	height: auto;
}

#container #header .headerWrap {
	margin: 0 auto 0 auto;
}
	#container #header .logoBox {
		width: 1050px;
		height: 100px;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
	}
	#container #header .logoBox div {
		line-height: 0;
	}
	#container #header .logoBox .cgLogo {
		background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/hd_logo_cg_w.png) no-repeat center top;
		background-size: 100% auto;
		width: 147px;
		height: 39px;
		float: left;
		margin: 33px 0 0 0;
		padding: 0 0 0 0;
	}
	#container #header .logoBox .cgLogo img {
		display: none;
	}
	#container #header .logoBox .pr {
		width: 133px;
		height: 84px;
		float: right;
		margin-right: -30px;
	}
	#container #header .logoBox .shareBox {
		margin: 27px 15px 0 0;
		float: right;
	}
		#container #header .logoBox .shareBox div {
			float: left;
			width: 38px;
			margin: 0 2px 0 0;
		}
		#container #header .logoBox .shareBox div.line {
			display: none;
		}
	
#nav {
	background: #544d43;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	#nav .navi { display: none; }
	#nav ul {
		width: 1050px;
		margin: 0 auto 0 auto;
		overflow: hidden;
	}
		#menuClose { display: none; }
		#nav ul li {
			float: left;
			margin: 0 0 0 0;
		}
		.topLogo {
			width: 28%;
			height: auto;
			line-height: 0;
			margin-left: 0 !important;
			padding: 10px 0 10px 0;
		}
			#nav ul ul {
				width: 72%;
				margin: 0 0 0 0;
				float: left;
			}
			#nav ul ul li {
				margin: 0 0 0 6%;
			}
			#nav ul ul li img { display: none; }
			#nav ul ul li a { display: block; width: 100%; height: 100%; }

			#nav ul ul li.nav_chapter1 {
				background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/nav_chapter1.png) no-repeat center center;
				background-size: 100% auto;
				width: 28.947368421052634%;
				height: 70px;
				margin-left: 8%;
			}
			#nav ul ul li.nav_chapter2 {
				background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/nav_chapter2.png) no-repeat center center;
				background-size: 100% auto;
				width: 33.94736842105263%;
				height: 70px;
			}
			#nav ul ul li.nav_special {
				background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/nav_special.png) no-repeat center center;
				background-size: 100% auto;
				width: 14.078947368421051%;
				height: 70px;
			}
			#nav ul ul li.nav_chapter1.cr {
				background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/nav_chapter1_cr.png) no-repeat center center;
				background-size: 100% auto;
			}
			#nav ul ul li.nav_chapter2.cr {
				background: url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/nav_chapter2_cr.png) no-repeat center center;
				background-size: 100% auto;
			}
			
@media screen and (max-width:640px){

#container #header {
	background: #FFFFFF;
	min-width: 100%;
}
#container #header .headerWrap {
}
	#container #header .logoBox {
		width: 100%;
		height: 45px;
		overflow: hidden;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
	}
	#container #header .logoBox div {
		line-height: 0;
	}
	
	#container #header .logoBox .cgLogo {
		background: none;
		width: 75px;
		margin: 15px 0 0 5%;
		float: left;
		padding: 0 0 0 0;
	}
	#container #header .logoBox .cgLogo img.sp { display: block; }
	#container #header .logoBox .pr {
		width: 70px;
		height: auto;
		float: right;
		margin: 0 0 0 0;
	}
	#container #header .logoBox .shareBox {
		width: auto;
		margin: 10px 3px 0 0;
		float: right;
	}
		#container #header .logoBox .shareBox div {
			float: left;
			width: 26px;
			margin: 0 0 0 0;
		}
		#container #header .logoBox .shareBox div.line {
			display: block;
		}
		#content .mv .shareBox div img {
			width: 100%;
			height: auto;
		}
	
#nav {
	height: 35px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
	#nav .navi { 
		display: block;
	}
	#nav.fix { position: fixed; top: 0; z-index: 999; }
	#nav.fix #gNav{top:0;}

	#nav .navi {
		width: 90%;
		margin: 0 auto 0 auto;
	}
	#nav .navi #menuBtn {
		width: 15px;
		height: 15px;
		float: right;
		padding: 6px 0 0 0;
	}
	#nav ul {
		width: 100%;
		margin: 0 auto 0 auto;
		overflow: hidden;
		box-shadow: 0px 0 10px -10px rgba(0, 0, 0, 0.80);
	}
		#nav #menuClose {
			display: block;
			width: 15px;
			height: 15px;
			float: right;
			padding: 10px 5% 0 0;
		}
		#nav ul li {
			width: 90%;
			float: left;
			margin: 0 auto 0 auto;
		}

		.topLogo {
			width: 200px;
			height: auto;
			padding: 3px 0 9px 0;
			line-height: 0;
			margin-left: 0px !important;
		}
			#nav ul ul {
				background: #786f60;
				width: 100%;
				margin: 0 auto 0 auto;
				float: none;
			}
			#nav ul ul li {
				background: none !important;
				width: 99% !important;
				height: auto !important;
				line-height: 0;
				padding: 0 0 0 1%;
				margin: 0 0 0 0;
				border-bottom: 1px solid #544d43;
			}
			#nav ul ul li.cr {
			}
			#nav ul ul li img {
				display: block;
			}
	#gNav {
		display: none;
		background: #544d43;
		z-index: 100;
		position: absolute;
		top: 45px;
	}
	#gNav .topLogo {
		width: 200px;
		margin: 0 0 0 5% !important;
		padding: 8px 0 9px 0;
	}
	
			#nav ul ul li.nav_chapter1 {
				margin-left: 0;
			}
	
}

 .menu {
	width: 100%;
	margin: 4px 0 4px 0;
	overflow: hidden;
}
	 .menu .arrow {
		width: 53px;
		position: absolute;
		top: 50%;
		right: -30px;
		margin: -46px 0 0 0;
		z-index: 100;
		cursor: auto;
	}
	 .menu div {
		position: relative;
		line-height: 0;
	}
	 .menu div .on {
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0; top: 0;
		z-index: 1;
	}
	 .menu div .on p {display: none;}
	 .menu .btn:hover p {
		display: block;
	}
	 .menu div .txt img {
		position: absolute;
		left: 3%;
		bottom: 0;
		z-index: 2;
	}
	 .menu .gallery {
		width: 100%;
		height: 160px;
		margin: 4px 0 0 0;
		float: right;
		cursor: pointer;
		background: #0e0c08 url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/gallery_img.jpg) no-repeat right top;
		background-size: auto 100%;
		position: relative;
	}
	 .menu .gallery:hover {
		opacity: 0.8;
	}
		 .menu .gallery .txt {
			width: 970px;
			height: 160px;
			line-height: 0;
			text-align: left;
			padding: 0 0 0 0;
			margin: 0 0 0 70px;
			position: relative;
		}
		 .menu .gallery .pc {
			position: static;
		}
		 .menu .gallery .txt img {
			bottom: auto;
			left: 0;
			top: 50%;
			margin: -15px 0 0 0;
		}
		
	
@media screen and (max-width:640px){
 .menu {
	margin: 2px 0 2px 0;
}
	 .menu a {
		z-index: 3;
	}
	 .menu div {
	}
	 .menu div .txt img {
		position: absolute;
		width: 100%;
		height: auto;
		left: 0;
		bottom: 0;
	}
	
	 .menu div .on {
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0; top: 0;
		z-index: 1;
		display: block;
	}
	 .menu div .on p {display: none;}
	 .menu .btn:hover p {
		display: none;
	}

	 .menu .gallery {
		width: 100%;
		height: auto;
		float: right;
		margin: 2px 0 0 0;
	}
		 .menu .gallery .txt {
			width: 100%;
			height: auto;
			margin: 0 0 0 0;
			position: absolute;
			top: 0;
			left: 0;
		}
		 .menu .gallery .pc {
			position: static;
		}
		 .menu .gallery .txt img {
			bottom: auto;
			left: 0;
			top: 50%;
			margin: 0 0 0 0;
		}

}

/*-----------------------------------------------------------

	footer setting

-----------------------------------------------------------*/

#container .bnrWrap {
	width: 100%;
	margin: 0 auto 4px auto;
	line-height: 0;
	overflow: hidden;
}
#container .bnrWrap .bnr01 {
	width: 49.8%;
	height: auto;
	float: left;
}
#container .bnrWrap .bnr02 {
	width: 49.8%;
	height: auto;
	float: right;
}
#container .bnrWrap img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:640px){
	
#container .bnrWrap {
	width: 100%;
	margin: 0 auto 2px auto;
	line-height: 0;
	overflow: hidden;
}
#container .bnrWrap .bnr01 {
	width: 100%;
	height: auto;
	float: left;
}
#container .bnrWrap .bnr02 {
	width: 100%;
	height: auto;
	margin: 4px 0 0 0;
	float: right;
}
#container .bnrWrap img {
	width: 100%;
	height: auto;
}
#container .bnrWrap .pc {
	display: block;
}

}

#container .officialWrap {
	width: 100%;
	margin: 0 auto 4px auto;
	line-height: 0;
}
	
#container .officialWrap img {
	width: 100%;
	height: auto;
}

#container #footer {
	background: #000000;
	width: 100%;
	margin: 0 0 0 0;
	padding: 40px 0 40px 0;
	overflow: hidden;
	color: #786f60;
}
#container #footer .footerWrap {
	width: 1050px;
	margin: 0 auto 0 auto;
}
#container #footer .logo {
	width: 60px;
	margin: 0 auto 0 auto;
}
#container #footer .copyWrap {
	padding: 0 0 0 0;
	text-align: center;
}
#container #footer .copyWrap p.copyright {
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
}
#container #footer .copyWrap p.copyright:before {
	content: "PR";
	display: inline-block;
	font-size: 12px;
	margin: 0 8px 0 0;
	padding: 1px 8px 0 8px;
	border: 1px solid #786f60;
}

@media screen and (max-width:640px){
#container .officialWrap {
	min-width: 100%;
	margin: 0 0 2px 0;
}
#container #footer {
	width: 100%;
	padding: 0 0 20px 0;
}
#container #footer .footerWrap {
	width: 96%;
}
#container #footer .logo {
	width: 8%;
	margin: 0 auto;
}
#container #footer .logo img {
	width: 100%;
	height: auto;
}
#container #footer .copyWrap {
	padding: 20px 0 0 0;
}
#container #footer .copyWrap p.copyright {
	font-size: 10px;
}
#container #footer .copyWrap p.copyright:before {
	font-size: 10px;
	margin: 0 4px 4px 0;
	padding: 0 5px 0 5px;
}

}





/*-----------------------------------------------------------

	/index.html setting

-----------------------------------------------------------*/

#container {
	position: relative;
	width: 100%;
	background: #FFFFFF;
}
#content {
	width: 100%;
	min-width: 1050px;
	position: relative;
	margin: 0 auto 0 auto;
}
#content .mv {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#content .mv .img {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	line-height: 0;
}
#content .mv .img img {
	width: 100%;
	height: auto;
}
#content .mv .contentWrap {
	width: 1050px;
	height: 100%;
	margin: 0 0 0 -525px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
}
#content .mv .contentWrap .cgLogo {
	position: absolute;
	left: 20px;
	top: 33px;
	width: 147px;
	height: 39px;
}
#content .mv .contentWrap img {
	width: 100%;
	height: auto;
}
#content .mv .contentWrap .pr {
	position: absolute;
	right: -30px;
	top: 0;
	width: 133px;
	height: 84px;
}

#content .mv .contentWrap .btn {
	position: absolute;
	right: 0;
	top: 60%;
	width: 23%;
	height: auto;
	margin: -96px 20px 20px 0;
}
#content .mv .contentWrap .btn img {
	padding: 30px 30px 30px 30px;
}
#content .mv .contentWrap .txtBox {
	text-align: center;
	padding: 50px 0 0 0;
}
#content .mv .contentWrap .txtBox .tit {
	width: 585px;
	height: 103px;
	margin: 0 auto 0 auto;
}
#content .mv .contentWrap .txtBox .tit img {
	width: 100%;
	height: auto;
}
#content .mv .contentWrap .txtBox .txt {
	width: 785px;
	height: 55px;
	margin: 10px auto 0 auto;
	
}
#content .mv .contentWrap .txtBox .txt img {
	width: 100%;
	height: auto;
}
#content .sptxt {
	display: none;
}
#content .menu {
	width: 100%;
	margin: 4px 0 4px 0;
	overflow: hidden;
}
	#content .menu .arrow {
		width: 53px;
		position: absolute;
		top: 50%;
		right: -30px;
		margin: -46px 0 0 0;
		z-index: 100;
		cursor: auto;
	}
	#content .menu div {
		position: relative;
		line-height: 0;
	}
	#content .menu .btn {
		background: #000000;
	}
	#content .menu .btn:hover .img {
		opacity: 0.5;
	}
	#content .menu div .txt img {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 2;
	}
	#content .menu .chapter1 {
		width: 33.11111%;
		height: auto;
		float: left;
		cursor: pointer;
	}
	#content .menu .chapter2 {
		width: 33.11111%;
		height: auto;
		float: left;
		cursor: pointer;
		margin: 0 0 0 0.33333%;
	}
	#content .menu .special {
		width: 33.11111%;
		height: auto;
		float: right;
		cursor: pointer;
	}
	
	#content .menu .gallery {
		width: 100%;
		height: 160px;
		margin: 4px 0 0 0;
		float: right;
		cursor: pointer;
		background: #0e0c08 url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/gallery_img.jpg) no-repeat right top;
		background-size: auto 100%;
		position: relative;
	}
	#content .menu .gallery:hover {
		opacity: 0.8;
	}
		#content .menu .gallery .txt {
			width: 970px;
			height: 160px;
			line-height: 0;
			text-align: left;
			padding: 0 0 0 0;
			margin: 0 auto 0 auto;
			position: relative;
		}
		#content .menu .gallery .pc {
			position: static;
		}
		#content .menu .gallery .txt img {
			bottom: auto;
			left: 0;
			top: 50%;
			margin: -15px 0 0 0;
		}

	#content .menu .sim {
		width: 100%;
		height: 160px;
		margin: 4px 0 0 0;
		float: right;
		cursor: pointer;
		background: #ffffff url(http://webcg.ismcdn.jp/WEBCG/special/2017/toyota_landcruiserprado/common/img/sim_img.jpg) no-repeat right top;
		background-size: auto 100%;
		position: relative;
	}
	#content .menu .sim:hover {
		opacity: 0.8;
	}
		#content .menu .sim .txt {
			width: 970px;
			height: 160px;
			line-height: 0;
			text-align: left;
			padding: 0 0 0 0;
			margin: 0 auto 0 auto;
			position: relative;
		}
		#content .menu .sim .pc {
			position: static;
		}
		#content .menu .sim .txt img {
			bottom: auto;
			left: 0;
			top: 40%;
			margin: -15px 0 0 0;
		}	
	
@media screen and (max-width:640px){
#content {
	min-width: 100%;
}
#content .mv {
	width: 100%;
}
.top #content .mv .img {
	padding-top: 40px;
}
#content .mv .img {
	margin: 0 0 0 0;
}
#content .mv .img img {
	
}
#content .mv .contentWrap {
	width: 100%;
	margin: 0 0 0 0;
	left: 0;
}
#content .mv .contentWrap .logoBox {
	height: 45px;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0;
}

#content .mv .contentWrap .cgLogo {
	width: 75px;
	left: 5%;
	top: 15px;
}
#content .mv .contentWrap .pr {
	width: 70px;
	right: 0;
	top: 0;
}
#content .mv .contentWrap .btn {
	width: 22%;
	height: auto;
	right: 5%;
	top: 50%;
	margin: -10px 5px 5px 0;
}
#content .mv .contentWrap .btn img {
	padding: 10% 10% 5% 10%;
}
#content .mv .contentWrap .txtBox {
	width: 100%;
	height: 100%;
	text-align: left;
	padding: 0 0 0 0;
}
#content .mv .contentWrap .txtBox .tit {
	width: 60%;
	height: auto;
	margin: 2% auto 0 auto;
}
#content .mv .contentWrap .txtBox .txt {
	display: none;
}
#content .sptxt {
	background: #000000;
	padding: 0 0 0 0;
	display: block;
}

#content .menu {
	margin: 2px 0 2px 0;
}
	#content .menu a {
		z-index: 3;
	}
	#content .menu div {
	}
	#content .menu div .txt img {
		position: absolute;
		width: 100%;
		height: auto;
		left: 0;
		bottom: 0;
	}
	
	#content .menu div .on {
		position: absolute;
		height: 100%;
		width: 100%;
		left: 0; top: 0;
		z-index: 1;
		display: block;
	}
	#content .menu div .on p {display: none;}
	#content .menu .btn:hover p {
		display: none;
	}
	
	#content .menu .chapter1 {
		width: 49.66666%;
	}
	#content .menu .chapter2 {
		width: 49.66666%;
		float: right;
	}
	#content .menu .special {
		width: 49.66666%;
		float: left;
		margin: 2px 0 0 0;
	}
	#content .menu .gallery {
		width: 49.66666%;
		height: auto;
		float: right;
		margin: 2px 0 0 0;
		background: #000000;
	}
		#content .menu .gallery .txt {
			width: 100%;
			height: auto;
			margin: 0 0 0 0;
			position: absolute;
			top: 0;
			left: 0;
		}
		#content .menu .gallery .pc {
			position: static;
		}
		#content .menu .gallery .txt img {
			bottom: auto;
			left: 0;
			top: 50%;
			margin: 0 0 0 0;
		}
	#content .menu .sim {
		width: 49.66666%;
		height: auto;
		float: right;
		margin: 2px 0 0 0;
		background: #ffffff;
	}
		#content .menu .sim .txt {
			width: 100%;
			height: auto;
			margin: 0 0 0 0;
			position: absolute;
			top: 0;
			left: 0;
		}
		#content .menu .sim .pc {
			position: static;
		}
		#content .menu .sim .txt img {
			bottom: auto;
			left: 0;
			top: 50%;
			margin: 0 0 0 0;
		}

}