@charset "shift_jis";


/*-------------------------------------------------------
メイン画像
-------------------------------------------------------*/

#main{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 15px 0 0;
	text-align: center;
	background: url(../../img/line.png) left top repeat-x;
}

#main img {
	position: absolute;
	z-index: 100;
}

#main #mainImg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 0;
}
.vr_factory #contents {
    width: 100%;
    background: url(../../img/bg_fruit.png) center 530px no-repeat;
    background-size: auto auto;
    background-size: 100% auto;
}
.vr_factory .vr_top{
	width: 960px;
	margin: -60px auto 0 auto;
}
.vr_factory .vr_top > a img {
	width: 760px;
	/*width: 100%;*/
	display: inline-block;
	margin:0 auto 70px auto;
}
.vr_factory .vr_top > a{
	display: inline-block;
}
.vr_factory #main p.lead{
	top: 46%;
}

div#ff02 {
    margin-top: 1em !important;
}

a.hv:hover img {
	opacity: 0.7;
	}

@media screen and (max-width: 960px) {
	.vr_factory #main img.title{
		left: 50%;
		margin-left: -29%;
		top: 11%;
		width: 56.6%;
	}
	.vr_factory #main p.lead{
		position: relative;
		text-align: justify;
		padding:0 30px;
		max-width: 90%;
	}
}
@media screen and (min-width: 960px) {
	#main img.title {
		left: 50%;
		margin-left: -25%;
		top: 8%;
		width: 50%;
	}
}

#main p.lead {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 22%;
	font-size: 1.7em;
	line-height: 1.8em;
}

#main p.lead span {
	color: #e00012;
	font-weight: bold;
}

#main .playbtn {
	width: 70%;
	left: 50%;
	margin-left: -35%;
	bottom: 11%;
}

#main .playtext {
	position: absolute;
	bottom: 30%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 2.6em;
	width: 50%;
	left: 50%;
	margin-left: -25%;
	text-shadow: 0 0 0.5em rgba(0,0,0,1);
}


/*-------------------------------------------------------
円の画像
-------------------------------------------------------*/

.circle {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
}

.circle p {
	position: absolute;
	display: block;
	width: 100%;
	left:0;
	z-index: 0;
}

.circle1 {top: 0;}
.circle2 {top: 300px;}
.circle3 {top: 600px;}
.circle4 {top: 900px;}
.circle5 {top: 1100px;display: none;}
.circle6 {top: 1400px;display: none;}
.circle7 {top: 1700px;display: none;}

.circle1 img {margin-left: -850px;}
.circle2 img {margin-left: 850px;}
.circle3 img {margin-left: -850px;}
.circle4 img {margin-left: 850px;}
.circle5 img {margin-left: -850px;}
.circle6 img {margin-left: 850px;}
.circle7 img {margin-left: -850px;}

/*-------------------------------------------------------
説明
-------------------------------------------------------*/

.guide {
	position: relative;
	width: 634px;
	margin: -60px auto 0;
	text-align: left;
	z-index: 1000;
}

.guide .youtubeapp a {
	color: #e00012;
	text-decoration: underline;
}

.guide h1 {
	font-size: 3.4em;
	font-weight: bold;
	color: #41210f;
	text-align: center;
	margin-bottom: 30px;
}

.guide h1 span {
	font-size: 0.6em;
}

.guide ul.switch {
	position: relative;
	display: block;
	min-height: 48px;
}

.guide ul.switch li {
	text-align: center;
	position: absolute;
	width: 305px;
	padding: 10px 0;
	font-weight: bold;
	color: #fff;
	background: #e60012;
	border-top: 3px solid #e60012;
	border-left: 3px solid #e60012;
	border-right: 3px solid #e60012;
	z-index: 100;
}

.guide ul.switch li.active {
	color: #e60012;
	background: #fff;
}

.guide ul.switch li.tabPC {
	left: 0;
}

.guide ul.switch li.tabSP {
	right: 0;
}

.guide h2 {
	text-align: left;
	font-size: 1.8em;
	color: #e60012;
	margin-bottom: 10px;
}

.guidePC h2 {
	text-align: center;
	margin-bottom: 15px;
	font-size: 2.2em;
}

.guidePC img {
	margin-bottom: 15px;
}

.guide .guidePC .part {
	margin-bottom: 0;
	padding-bottom: 0;
}

.guide h3 {
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
}

.guide p,
.guide li {
	font-size: 1.6em;
	line-height: 1.8em;
}

.guide p a,
.guide li a {
	text-decoration: underline;
}

.guide p span {
	color: #e60012;
}

.guide p.delay {
	color: #e00012;
	font-weight: bold;
}

.guide p.img {
	text-align: center;
}

.guidePC,
.guideSP {
	clear: both;
	position: relative;
	display: block;
	margin-bottom: 30px;
	padding: 40px;
	padding: 40px 40px 10px;
	background: #fff;
	border: 3px solid #e60012;
	box-sizing: border-box;
}

.guide .visible {
	display: block;
}

.guide .non {
	display: none;
}

.guide .part {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #dfd9d6;
}

.guide .part.noborder {
	clear: both;
	padding-bottom: 0px;
	border:none;
}

.guide .part.topborder {
	clear: both;
	padding-bottom: 0px;
	border-bottom:none;
	border-top: 2px solid #dfd9d6;
	padding-top: 20px;
}

.guide .guidePC .part {
	border-bottom: none;
	padding-bottom: 20px;
}

.guide .qrcode {
	float: right;
}

.guide .notice {
	padding: 23px;
	margin-bottom: 30px;
	background: #ffeeee;
}

.guide .notice ul {
	margin-left: 25px;
}

.guide .notice ul li {
	list-style: disc;
}

li img.icon {
	display: inline !important;
	position: relative;
	width: auto;
	height: 1.0em;
	margin: 0 5px;
}

/*-------------------------------------------------------
免責事項
-------------------------------------------------------*/

.disclaimer {
	clear: both;
	margin-bottom: 30px;
	padding: 40px;
	background: #fff;
	border: 3px solid #dfd9d6;
	box-sizing: border-box;
}

.disclaimer h2 {
	color: #41210f;
	margin-bottom: 10px;
	text-align: center;
}

/*-------------------------------------------------------
SNS
-------------------------------------------------------*/

.snsBtns {
	padding-bottom: 30px;
}

.snsBtns ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.snsBtns ul li {
	width: 32%;
	text-align: center;
	background: #ccc;
}

.snsBtns ul li:hover {
	opacity: 0.7;
}

.snsBtns ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 10px 0;
	text-decoration: none;
}

.snsBtns ul li a:hover {
	text-decoration: none;
}

.snsBtns ul li.twitter {
	background: #2b97f0 url(../../img/twitter.svg) 5px center no-repeat;
	background-size: 20% 70%;
}

.snsBtns ul li.facebook {
	background: #3b5a9b url(../../img/facebook.svg) 5px center no-repeat;
	background-size: 20% 40%;
}

.snsBtns ul li.line {
	background: #00b900 url(../../img/line.svg) 5px center no-repeat;
	background-size: 20% 60%;
}


/*-------------------------------------------------------
バナー
-------------------------------------------------------*/

.banners {
	padding-bottom: 30px;
}

.banners ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.banners ul li {
	width: 49%;
}

.banners ul li img {
	width: 100%;
	height: auto;
}

.banners ul li:hover {
	opacity: 0.7;
}

/*-------------------------------------------------------
クレジット
-------------------------------------------------------*/

.credit {
	padding: 0px 0 50px;
	text-align: center;
}


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

.section{
	width:960px;
	padding-bottom:60px;
	background:url(../../images/line.gif) left bottom no-repeat;
}

.section h3{
	float:left;
	width:360px;
}

.section .pic{
	float:left;
	width:600px;
}


.clear-fix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}


.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}


