#slider{
	width:100%;
	max-width:1440px;
	max-height:886px;
	margin:0px auto;
	position:relative;
}
.slide-item img{
    width: 100%;
}
#slide02_area{
	width:100%;
	margin:0px auto;
	max-width:1440px;
	overflow:hidden;
}
#top_img{
	background:url(../images/sakura/top_area_bg.png) center no-repeat;
	height:629px;
}
h2{
	font-size:32px;
	color:#ee85a1;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px;
}
#sakuratotomoni p{
	width:600px;
	margin:0px auto 20px;
	font-size:16px;
	line-height:1.8em;
	overflow:inherit;
}
#sakura_list{
	margin-bottom:40px;
}
#sakura_list ul{
	width:780px;
	margin:30px auto 0;
}
#sakura_list ul li{
	width:350px;
	background:#fff;
	float:left;
	margin:0 10px 20px;
	padding:10px;
	float:left;
	list-style:none;
}
#sakura_list ul li div.sakura_l{
	width:160px;
	margin-right:10px;
	float:left;
}
#sakura_list ul li div.sakura_r{
	width:180px;
	float:right;
}
#sakura_list ul li div.sakura_r p{
	width:180px;
	margin-bottom:5px;
}
#sakura_list ul li p.sakura_shina{
	font-size:22px;
	font-weight:700;
}
#sakura_list ul li p.sakura_shina span{
	font-size:14px;
}
#sakura_list ul li p.sakura_shina span.f16{
	font-size:16px;
}
#sakura_list ul li p.sakura_obi{
	text-align:center;
	font-size:14px;
	font-weight:600;
	color:#fff;
	border-radius:20px;
	margin-bottom:5px;
}
#sakura_list ul li p.obi_pink{
	background:#ee85a1;
}
#sakura_list ul li p.obi_green{
	background:#35974f;
}
#sakura_list ul li#sakura_yoyaku{
	background:none;
	padding:50px 0 0 20px;
}
#sakura_list ul li#sakura_yoyaku p{
	font-size:24px;
	font-weight:bold;
	margin-bottom:14px;
	position:relative;
}
#sakura_list ul li#sakura_yoyaku p:before{
	content:"▶";
	color:#35974f;
}
p#sakura_hikaku{
	margin_bottom:0px;
}
#tanoshisa{
	background:url(../images/sakura/tanoshimu_bg.png) no-repeat center;
	height:500px;
}
#tanoshisa_title{
	text-align:center;
	margin-top:100px;
}
.web_button{
	margin-bottom:58px;
}
#keiou_info p{
	width:600px;
	margin:0px auto 20px;
	font-size:16px;
	line-height:1.8em;
	overflow:inherit;
}
#meka p{
	width:600px;
	margin:0px auto 20px;
	font-size:16px;
	line-height:1.8em;
	overflow:inherit;
}
#sugoi_bg01{
	width:670px;
	background:rgba(255,255,255,0.5);
	margin:100px auto;
	border-radius:20px;
	padding:15px;
}
#sugoi_bg02{
	width:610px;
	background:#fff;
	border-radius:15px;
	padding:30px;
}
.sugoi_list{
	margin-bottom:30px;
}
.sugoi_list h3{
	text-align:center;
	background:#ee85a1;
	font-size:24px;
	font-weight:800;
	color:#fff;
	width:550px;
	margin:0 auto;
	padding:5px 0;
	border-radius:20px;
	margin-bottom:20px;
}
h2 span.black{
	color:#000;
}
h2 span.green{
	color:#35974f;
}
.sugoi_list p{
	width:500px;
	margin:0 auto 20px;
	font-size:16px;
}
#sugoi{
	background:url(../images/sakura/sugoi_bg.png) no-repeat center;
}
#tanoshimi_bg{
	width:700px;
	margin:20px auto 0;
	background:#fff;
	border-radius:15px;
	padding:50px 50px 20px;
}
.tanoshimi_list{
	margin-bottom:50px;
}
.tanoshimi_list h3{
	color:#ee85a1;
	font-size:28px;
	font-weight:bold;
	border-bottom:dotted 5px #000;
	padding:0 0 20px 20px; 
	margin-bottom:25px;
}
.tanoshimi_list p{
	font-size:16px;
}
.tanoshimi_list p.tejun{
	width:550px;
	font-size:16px;
	margin-bottom:25px;
	position:relative;
	margin-left:90px;
}
.tanoshimi_list p.tejun::before{
	content: "１";
	background:#ee85a1;
	padding:3px 10px;
	border-radius:35px;
	font-size:27px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	left:-60px;
}
.tanoshimi_list p.tejun01::before{
	content: "１";
}
.tanoshimi_list p.tejun02::before{
	content: "２";
}
.tanoshimi_list p.tejun_oteire{
	width:110px;
	font-size:27px;
	font-weight:bold;
	float:left;
}
.tanoshimi_kome{
	background:#e5e6e6;
	margin-top:20px;
	padding:15px 90px 5px;
}
.tanoshimi_kome p{
	font-size:16px;
	margin-bottom:15px;
	position:relative;
}
.tanoshimi_kome p::before{
	content: "※";
	position:absolute;
	left:-16px;
}
#lucky{
	text-align:center;
	font-size:24px;
	color:#ee85a1;
	font-weight:bold;
	margin-top:30px;
}