
div.mainimg {
	background: url(images/top_mainimg_bg.jpg) no-repeat center top;
	height: 670px;
	position: relative;
	text-align: center;
}

div.mainimg h2 {
	padding-top: 10px;
	text-align: left;
}

div.mainimg h2 img {
	height: auto;
	max-width: 990px;
	padding-left: 20%;
	width: 80%;
}

div.mainimg div.area {
	background-color: white;
	border: 5px solid #0395bc;
	border-top: none;
	left: 30px;
	position: absolute;
	top: 30px;
	width: 200px;
}

div.mainimg div.area h3 {
	background-color: #0395bc;
	color: white;
	font-size: 18px;
	line-height: 1.3em;
	padding: 10px 0px;
}

div.mainimg div.area p {
	font-size: 90%;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

div.information {
	background: url(images/top_information_img.png) no-repeat right bottom 20px;
	padding: 50px 0px;
}

div.information h2 {
	padding: 20px 0px;
}

div.information div.spimg {
	display: none;
}

div.priceflow {
	padding: 50px 0px 40px 0px;
}

div.priceflow ul {
	text-align: center;
}

div.priceflow ul li {
	display: block;
	float: left;
}

div.priceflow ul li a {
	background-color: white;
	background-position: right center;
	background-repeat: no-repeat;
	border-radius: 10px;
	display: block;
	padding: 20px 200px 40px 0px;
	text-decoration: none;
	width: 330px;
}

div.priceflow ul li a strong {
	display: block;
	font-size: 25px;
	padding: 30px 0px;
}

div.priceflow ul li a em {
	background: url(images/link_btn.svg) no-repeat right 20px center #f8bb00;
	background-size: 8px;
	border-radius: 30px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 50px;
	text-align: center;
	text-decoration: none;
}

div.priceflow ul li:last-child {
	float: right;
}

div.priceflow ul li:nth-child(1) a {
	background-image: url(images/top_mainmenu_price.png);
}

div.priceflow ul li:nth-child(2) a {
	background-image: url(images/top_mainmenu_flow.png);
}

div.mainmenu ul li price {
	background: url(images/top_mainmenu_price.png) no-repeat center;
}

div.mainmenu ul li flow{
	background: url(images/top_mainmenu_flow.png) no-repeat center;
}

div.mainmenu ul li:first-child {
	padding-right: 120px;
}

div.mainmenu ul li a {
	display: block;
	margin: 0px auto;
	padding: 40px 0px 70px 0px;
	text-decoration: none;
	width: 430px;
}

div.mainmenu ul li a strong {
	color: black;
	display: block;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}

div.mainmenu ul li a link-btn {
	background: url(images/link_btn.png) no-repeat right 20px center #f8bb00;
	border-radius: 30px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

ul.qa-list {
	margin: 0px auto;
	width: 700px;
}

div.point3 h2 {
	padding: 80px 0px 40px 0px;
}

div.point3 ul {
	text-align: center;
}

div.point3 ul li {
	display: inline-block;
}

