@charset "UTF-8";

.howto_wrap * {
	font-family: "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
	line-height:1.4;
	color:#555;
}
.howto_wrap {
	width:100%;
}
.howto_head {
	padding-bottom:50px;
	background: -moz-linear-gradient(top, #feebbc 0%, #ffFFFF 80%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #feebbc 0%, #ffFFFF 80%,#ffffff 100%);
	background: linear-gradient(to bottom, #feebbc 0%, #ffFFFF 80%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feebbc', endColorstr='#ffffff',GradientType=0 );
}
.howto_head .howto_head_inner {
	background:url(/img/howto/bg_title.png) 50% 0 no-repeat;
	height:730px;
}
.howto_head .ti_01 {
	position:relative;
	background:url(/img/howto/title_01.png) 0 0 no-repeat;
	width:1040px;
	height:0;
	margin:0 auto;
	padding-top:140px;
	overflow: hidden;
}
.howto_head h1 {
	background:url(/img/howto/title_02.png) 0 0 no-repeat;
	width:1040px;
	height:0;
	margin:0 auto;
	padding-top:206px;
	overflow: hidden;
}
.howto_head .ti_03 {
	background:url(/img/howto/title_03.png) 0 0 no-repeat;
	width:1040px;
	height:0;
	margin:0 auto 60px;
	padding-top:357px;
	overflow: hidden;
}
.chobi_5good {
	width:1040px;
	margin:0 auto 60px;
	position:relative;
}
.chobi_5good img {
	width:100%;
}
.chobi_5good .howmany_year {
	color: #f90;
	font-size: 78px;
	font-weight: bold;
	position: absolute;
	left: 40px;
	top: 130px;
}
.chobi_5good .many_user {
	color: #f90;
	font-size: 34px;
	font-weight: bold;
	position: absolute;
	left: 490px;
	top: 2px;
}
.chobi_5good .many_user_2 {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	left: 436px;
	top:230px;
}
.btn_wrap {
	width:490px;
	margin:0 auto 60px;
}
.btn_wrap a:hover img {
	opacity:0.7;
}
.ti_midashi {
	width:742px;
	margin:0 auto;
}
.step_3box {
	background-color:#EAE5DE;
	padding:30px 0;
}
.step_3box ul {
	width:1040px;
	margin:0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.step_3box li {
	border:2px solid #E0D8CE;
	border-radius:10px;
	background:#fff;
	text-align:center;
	width:320px;
	padding:20px 0;
}
.step_3box li p {
	font-size:22px;
	font-weight:bold;
	margin-top:20px;
}
.step {
	background:url(/img/howto/bg_chobin.jpg) 50% 50% no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding:60px 0 20px;
}
.step_1,
.step_2,
.step_3 {
	width:1040px;
	margin:0 auto 60px;
	background-color:rgba(255,255,255,0.8);
	border-radius:10px;
	padding:30px 0;
}
.ti_step {
	margin-bottom:30px;
	padding-left:50px;
}
.step_1 ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 100px;
}
.step_1 li {
	text-align:center;
}
.step_1 li p {
	font-size:22px;
	font-weight:bold;
}
.step_1 .step_1_2 {
	margin-top:20px;
}
.step_1 .step_1_a {
	margin-top:40px;
}
.step_1 .step_1_1 p {
	margin-top:5px;
}
.step_1 .step_1_2 p {
	margin-top:50px;
}
.step_1 .step_1_3 p {
	margin-top:10px;
}
.step_2 {
	width:1040px;
	margin:0 auto 60px;
}
.step_2 ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 40px;
	margin-bottom:60px;
}
.step_2 li {
	border:2px solid #E0D8CE;
	border-radius:10px;
	background:#fff;
	padding:15px;
	margin-bottom:12px;
}
.step_2 li p {
	font-size:18px;
	margin-top:15px;
}
.ti_step_2 {
	text-align: center;
	margin-bottom:30px;
}
.step_2 ul.other {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 40px;
	margin-bottom:10px;
}
.step_2 ul.other li {
	width:280px;
	margin-bottom:10px;
}
.step_2 ul.other li img {
	width:288px;
	height:196px;
}
.step_2 .other_2 {
	display: -webkit-flex;
	display: flex;
	border:2px solid #E0D8CE;
	border-radius:10px;
	background:#fff;
	margin:0 40px;
	padding:15px 20px 20px 20px;
}
.step_2 .other_2 .other_2_r {
	font-size:18px;
	margin:46px 0 0 20px;
}
.step_2 .other_2 .other_2_r p {
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
}
.step_3 ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding:0 120px;
	margin-bottom:50px;
}
.step_3 li {
	margin-bottom:10px;
}
.step_3 li img {
	width:120px;
	height:auto;
}
.step_3 .point_exchange {
	font-size:20px;
	margin:0 0 0 50px;
}
.step_3 .point_exchange span {
	color:#FF6766;
	font-weight:bold;
}
.month_get {
	padding:40px 0;
	text-align:center;
}
.month_get .month_get_txt {
	font-size: 20px;
	font-weight:bold;
	margin: 0 0 10px;
}
.month_get img {
	width:1040px;
	height:auto;
}
.about_wrap {
	background:url(/img/howto/bg_about.gif) 0 0 repeat;
	padding:40px 0;
}
.about_inner {
	width:1040px;
	border:1px solid #c96;
	border-radius:5px;
	background-color:#fff;
	padding:39px 29px;
	margin:0 auto 60px;
}
.about_wrap h4 {
	width:616px;
	margin:0 auto 30px;
}
.about_wrap .user_voice li {
	display: -webkit-flex;
    display: flex;
    margin-bottom:40px;
}
.about_wrap .user_voice li .user_voice_img {
	width:200px;
	margin-right:20px;
}
.about_wrap .user_voice li .user_voice_img .user_po {
	background:#f90;
	border-radius:10px;
	color:#fff;
	font-weight:bold;
	padding:5px 20px;
	margin-bottom:5px;
	text-align:center;
}
.about_wrap .user_voice li .user_voice_img img {
	width:200px;
}
.about_wrap .user_voice li .user_voice_txt {
	width:840px;
	border:1px dotted #ccc;
    padding:15px;
}
.about_wrap .user_voice li .user_voice_txt p {
	font-size:16px;
	margin-bottom:10px;
}
.about_wrap .user_voice li .user_voice_txt p span {
	color:#FF6766;
}
.about_wrap .user_voice li .user_voice_txt p:last-child {
	margin-bottom:0;
}
