@charset "utf-8";

/* -------------------------------------------------- */
/* 初めての方へ */
/* -------------------------------------------------- */


.fv {
	background: url(../img/fv_bg_beginner.png) center center no-repeat;
}

#begginer1 {
	width: 980px;
	margin: 0 auto 100px;
}

#howTo {
	padding-bottom: 100px;
}

.fadeIn1 {
	text-align: center;
	padding-bottom: 80px;
}

#begginerLeft {
	padding: 0 30px;
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#begginerRight {
	padding: 0 30px;
	float: right;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.begginerIn {
	padding: 60px 0 40px;
	background: #f7f7f7;
	position: relative;
}

.begginerImg {
	height: 375px;
	text-align: center;
	padding-bottom: 30px;
	position: relative;
}

.begImgIn1 {
	position: absolute;
	top: 0px;
	left: 120px;
}

.begImgIn2 {
	position: absolute;
	top: 30px;
	left: 90px;
}

.begginerIn h3 {
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -143px;
}

.recommend {
	width: 330px;
	margin: 0 auto;
	font-size: 123.1%;
}

.recommend dt {
	padding-bottom: 10px;
}

.recommend dd {
	padding: 0 0 10px 25px;
	background: url(../img/icon5.png) left top no-repeat;
}

.begginerBtn {
	padding: 20px 0;
	text-align: center;
}

.buyTime {
	padding: 20px;
	margin-top: 80px;
	border: 1px #333333 dotted;
	font-size: 153.8%;
	text-align: center;
	position: relative;
}

.buyTime span {
	font-size: 180%;
}

.buyTime:after {
	width: 10px;
	height: 40px;
	content: "";
	position: absolute;
	top: -70px;
	left: 50%;
	background: url(../img/begginer_bg1.png) 0 0 no-repeat;
}

#want dl {
	border: 5px #bfbfbf solid;
	padding: 30px 30px 0 30px;
}

#want dt {
	font-weight: bold;
	font-size: 130.8%;
}

#want dd {
	padding-bottom: 30px;
	font-size: 115.4%;
}
