@charset "UTF-8";
/* CSS Document */
body {
	width: 100%;
	margin: 0 auto;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 0.8em;
	line-height: 1.8;
	text-align: center;
}
.content {
	width: 96%;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: #000000;
}
img {
	vertical-align: middle;
	border-style: none;
	width: 100%;
	height: auto;
}
.matop30px {
	margin-top: 30px;
}
.w96 {
	width: 96%;
	height: auto;
}
.back_g {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 40px 0;
	/*Other Browser*/
	background: #008d45;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(top, #22b073 0%, #008d45 100%);
	/*For Modern Browser*/
	background: linear-gradient(to bottom, #22b073 0%, #008d45 100%);
}
.back_y {
	width: 100%;
	margin: 50px 0 0 0;
	padding: 40px 0;
	background: url(../img/back_02.jpg);
}
.buy {
	height: 0;
	margin: 30px auto 0 auto;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 105.85%;
	background: url('../img/proex_s_03.jpg') 0 0 no-repeat;
	background-size: contain;
	-moz-background-size: contain;
}
.buy img {
	margin: -85% 0 0 0;
	width: 89%;
}
.buy02 {
	margin: 30px 0 0 0;
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 58.344459279%;
	background: url('../img/proex_s_20.jpg') 0 0 no-repeat;
	background-size: contain;
	-moz-background-size: contain;
}
.buy02 img {
	margin: -17% 0 0 17%;
	width: 74%;
}
.buy02_02 {
	margin: 0;
	height: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 71.6955941255%;
	background: url('../img/proex_s_20_02.jpg') 0 0 no-repeat;
	background-size: contain;
	-moz-background-size: contain;
}
.buy02_02 img {
	margin: -90% 0 0 17%;
	width: 74%;
}
.telbox01 {
	height: 0;
	margin: 0;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 26.8357810413%;
	background: url('../img/proex_s_23.jpg') 0 0 no-repeat;
	background-size: contain;
	-moz-background-size: contain;
}
.telbox01 img {
	margin: -29% 0 0 -20%;
	width: 72%;
}
.telbox02 {
	height: 0;
	margin: 30px auto 0 auto;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 31.25%;
	background: url('../img/proex_s_21.jpg') 0 0 no-repeat;
	background-size: contain;
	-moz-background-size: contain;
}
.telbox02 img {
	margin: -35% 0 0 -25%;
	width: 75%;
}
.tableh4 {
	background: #e2e2e2;
	padding: 10px 0;
	margin: 30px auto 0 auto;
	font-size: 1.5em;
	border-bottom: 3px solid #959595;
}
table {
	width: 100%;
	font-size: 1.2em;
	margin: 0 auto;
	border-collapse: collapse;
}
table th {
	padding: 10px 0;
	border: 1px #959595 solid;
	border-width: 0 0 3px 0;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
table td {
	padding: 7px 0;
	border: 1px #959595 solid;
	border-width: 1px 0 1px 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: top; /*文字の垂直そろえを上揃えに*/
}
.info {
	margin: 30px 0;
	border: 1px solid #008e45;
	padding: 20px;
	text-align: left;
	font-size: 1.2em;
}
.info h4 {
	color: #FFFFFF;
	background: #008e45;
	padding: 5px 0;
	margin: 0 0 20px 0;
	font-size: 1.2em;
	text-align: center;
}
.info h5 {
	color: #008e45;
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
}
.info p {
	margin: 0 0 20px 0;
	padding: 0;
}
.menu_f li {
	font-size: 1.1em;
	float: left;
	list-style-image: url(../img/proex_icon.png);
	padding-right: 50px;
}
.pagetop {
	text-align: right;
	font-size: 1.5em;
	margin: 50px 0 40% 0;
}
/*======================================

常に表示される
	
=======================================*/
#page-top {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	text-decoration: none;
}
.tuneni {
	width: 100%;
	padding: 1% 2% 3% 2%;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../img/back_03.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.tuneni ul {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.tuneni ul li {
	list-style: none;
	float: left;
	width: 49%;
}
.tuneni ul li:nth-child(1) {
	margin-top: 7%;
	margin-right: 2%;
}
/*======================================

サイド固定バナー
	
=======================================*/
a#rc_rightArea {
	width: 86px; /*画像の全体幅*/
	position: fixed;
	top: 100px;
	right: -40px; /*マウスを乗せた時に出てくる幅*/
	display: none;
	/*display: inline-block;*/
	transition: all .2s ease;
	z-index: 9999;
}
a#rc_rightArea:hover {
	right: 0;
}
/*======================================

資料請求できます！
	
=======================================*/
.seikyuBn {
	padding: 40px 0;
	width: 100%;
}
.seikyuBn .seikyuTitle {
	width: 50%;
	float: left;
}
.seikyuBn .seikyuBt {
	list-style: none;
	width: 50%;
	float: right;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}