@charset "shift_jis";



/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
	color: #232323;
	min-width: 0;
}
.down_arrow{
	width: 100px !important;
	height: 50px;
	margin-bottom: 10px;

}
div#fh03{
	border-bottom: 1px solid #e60012 !important;
}
#SP {
	position: relative;
}

#SPcontents {
	width: 100%;
	margin: 0 auto;
}

#SPcontents img {
	width: 100%;
}
#SPcontents {
    width: 100%;
    background: url(../../img/sp/bg_fruit.png) bottom -50px center no-repeat;
    background-size: auto auto;
    background-size: 100% auto;
}
#SPcontents #main p.lead{
	position: relative;
	text-align: justify;
	padding:30px 0;
	max-width: 90%;
}
#SPcontents .vr_top > a img {
	max-width: 83%;
	width: 100%;
	display: inline-block;
	margin:0 auto 50px auto;
}
/*-------------------------------------------------------
メイン画像
-------------------------------------------------------*/

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

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

#SP #main #mainImg {
	position: relative;
	width: 100%;
	z-index: 0;
}

#SP #main p.lead {
	position: relative;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.7em;
	line-height: 1.8em;
}
#SP #main p.lead span {
	color: #e60012;
	font-weight: bold;
}



#SP #main .youtubeapp {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.4em;
}

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


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

#SP .guide {
	width: 100%;
	margin: 0 auto 0;
	text-align: left;
}

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

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

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

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


#SP ul.btnDownload {
	width: 100%;
	margin: 10px auto 0;
	display: flex;
	justify-content: space-between;
}

#SP ul.btnDownload li {
	width: 49%;
	margin-bottom: 10px;
}

#SP ul.btnDownload li img {
	width: 100%;
}

#SP .btncopyright {
	font-size: 0.8em;
}

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

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

#SP .guide p.imgCircle {
	text-align: center;
	margin-bottom: 20px;
}

#SP .guide p.imgCircle img {
	width: 50%;
}

#SP .guide p.btncopyright {
	font-size: 1em;
}

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


#SP .guide {
	clear: both;
	width: 94%;
	margin: 0 auto 30px;
	position: relative;
	display: block;
	padding: 15px 0;
	background: #fff;
	box-sizing: border-box;
}

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

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

#SP .guidePC .part {
	border-bottom: none;
}

#SP .guide .qrcode {
	float: right;
}

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

#SP .guide .notice ul {
	margin-left: 15px;
}

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


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

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

#SP .disclaimer {
	clear: both;
	padding: 15px;
	background: #fff;
	border: 3px solid #dfd9d6;
	box-sizing: border-box;
	z-index: 100;
	width: 94%;
	margin: -30px auto 30px;

}

#SP .disclaimer h2 {
	color: #41210f;
	font-size: 1.4em;
	margin-bottom: 10px;
	text-align: center;
}

#SP .disclaimer p {
	text-align: left;
}

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

#SP .snsBtns {
	padding-bottom: 30px;
	z-index: 100;
}

#SP .snsBtns ul {
	width: 94%;
	margin: 0 auto;
	display: block;
	font-size: 1.6em;
}

#SP .snsBtns ul li {
	width: 100%;
	text-align: center;
	background: #ccc;
	margin-bottom: 10px;
}

#SP .snsBtns ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 15px 0;
}

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

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

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

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


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

#SP .banners {
	padding-bottom: 30px;
	z-index: 100;
}

#SP .banners ul {
	width: 94%;
	margin: 0 auto;
	display: block;
}

#SP .banners ul li {
	width: 100%;
	margin-bottom: 10px;
}

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

#SP .credit {
	width: 94%;
	margin: 0 auto;
	padding: 0px 0 50px;
	text-align: center;
}

