﻿@charset "utf-8";
/* CSS Document */

/** みらいご飯 **/
.index .mainimg_bg{
	background:url(../img/mainimg_bg.jpg) center top no-repeat;
	width:100%;
	position:relative;
}
.index .mainimg_bg .bottom{
	position:absolute;
	height:18px;
	width:100%;
	left:0px;
	bottom:-17px;
	background:url(../img/mainimg_line.png) center top repeat-x;
}
.index .mainimg{
	max-width:980px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.index .mainimg .mainimg_pc{
	font-size:0px;
	line-height:0;
}
.index .mainimg .mainimg_sp{
	display:none;
}
.index .mainimg .text{
	position:absolute;
	font-size:18px;
	left:0;
	bottom:30px;
	width:100%;
	text-align:center;
}
.index .banner{
	max-width:980px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	margin-top:70px;
	margin-bottom:-20px;
}
.index .lead{
	max-width:980px;
	margin:0 auto;
	padding-left:25px;
	padding-right:25px;
	margin-top:60px;
	margin-bottom:30px;
	
}
.index .lead span{
	color:#EE1C23;
}
.index .point{
	max-width:980px;
	padding-left:10px;
	padding-right:10px;
	margin:0 auto;
	position:relative;
}

.index .point .title_sp{
	display:none;
}
.index .point .top{
	display:none;
}
.index .point .bottom{
	display:none;
}
.index .point ul{
	position:absolute;
	left:0%;
	width:92%;
	padding-left:4%;
	padding-right:4%;
	bottom:30px;
}
.index .point li{
	float:left;
	width:22%;
	margin-right:4%;
	text-align:center;

}
.index .point li.right{
	margin-right:0px;
}
.index .point li img{
	width:90%;
}
.index .point li p{
	font-size:18px;
}

.index .view_bg{
	background:url(../img/bg_check.gif) 0 0 repeat;
	width:100%;
	position:relative;
}
.index .view{
	max-width:980px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	padding-top:59px;
	padding-bottom:60px;
	margin-top:40px;
}
.index .view_sp{
	display:none;
}
.index .view .left{
	position:absolute;
	width:24%;
	left:13%;
	top:30%;

}
.index .view .right{
	position:absolute;
	width:39%;
	left:42%;
	top:22%;
}
.index .view .plus{
	position:absolute;
	width:92%;
	left:4%;
	bottom:3%;
	height:42%;

}
.index .view .plus .title{
	width:44%;
	position:absolute;
	top:-7%;
	left:28%;
}
.index .view .plus ul{
	margin-left:1%;
	padding-left:2%;
	padding-right:1%;
	margin-top:6%;
}
.index .view .plus li{
	float:left;
	width:33%;

}
.index .view .plus li p{
	text-align:center;
}
.index .view_sp{
	display:none;
}
.index .message{
	max-width:980px;
	margin:0 auto;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.index .message .text1{
	font-size:35px;
	margin-top:45px;
	text-align:center;
	line-height:1.3;
}
.index .message .text2{
	font-size:35px;
	margin-top:30px;
	color:#ED0F16;
	text-align:center;
}
.index .message .logo{
	width:31%;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:40px;
}










