
.title_bak {
	width: 100%;
	height: 640px;
	background-image: url(../img/soz/bak13.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.head_tit {
	padding-top: 230px;
	text-align: center;
}


.area1 {
	width: 960px;
	margin: 0 auto;
	padding: 50px 120px 60px 120px;
	text-align: center;
	background-color: rgba(255,255,255,0.8);
	border-radius: 24px 24px 24px 24px / 24px 24px 24px 24px;
}


.effect-fade {
	opacity : 0;
	transform : translate(0, 45px);
	transition : all 500ms;
}
.effect-fade.effect-scroll {
	opacity : 1;
	transform : translate(0, 0);
}


.midashi, .midashi2 {
	width: 100%;
	text-align: center;
	line-height: 60px;
}
.midashi {
	margin: 30px 0 0 0;
	font-size: 40px;
	font-weight: 600;
	color: #f30;
}
.midashi2 {
	margin: 60px 0 10px 0;
	font-weight: 500;
	font-size: 30px;
	color: #333;
}
.nebiki {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #333;
}
.fukaritsu_setsumei, .fukaritsu_keisan {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.fukaritsu_setsumei {
	font-size: 20px;
	color: #333;
}
.fukaritsu_keisan {
	line-height: 100px;
	font-size: 23px;
	color: #f00;
}
.hosoku {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #333;

	padding-left: 1em;
	text-indent: -1em;
}
.hosoku p:before {
	font-family: "FontAwesome";
	content: '\f0da';
	margin-right: 0.5em;
	color: #f30;
	font-size: 22px;
}




.tbl_box {
	width: 100%;
	margin: 0 0 40px 0;
}

.shisetsu_tbl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
	border: 1px #999 solid;
	background-color: rgba(255,255,255,1);
/*	border-spacing: 8px;
	line-height: 140%;*/
}

.shisetsu_tbl .illust, .naiyo {
/*	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;*/
	font-size: 15px;
	color: #333;
}
.shisetsu_tbl .illust {
/*	width: 180px;*/
	text-align: center;
	padding: 10px 0;
	vertical-align: bottom;
}
.shisetsu_tbl .naiyo {
/*	width: 480px;*/
	text-align: center;
	padding: 15px 10px;
}
.shisetsu_tbl .aida {
	width: 50px;
}
.shisetsu_tbl img {
	margin: 15px;
}
.midashi3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 50px;
	color: #f30;
}
.midashi3_sub {
	font-weight: 600;
	font-size: 20px;
	color: #333;
}


.wrapper {
}


.area2 {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0;
	text-align: center;
	background-color: #fff;
}
.area2_center_box {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}


.kouka_box {
	overflow: hidden;
	width: 932px; /* 446 * 2 + 40 */
	margin: 0 auto 30px auto;
	text-align: center;
}
.kouka_list {
	list-style: none;
}
.kouka_list li {
	float: left;
	width: 446px;
/*	text-align: center;*/
	margin-right: 40px;
}
.kouka_list li:last-child {
	margin-right: 0;
}
.jirei_box {
	width: 400px;
	margin: 0 auto;
	padding: 10px 20px;
	border: 3px #72bb37 solid;
}
.jirei {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	line-height: 30px;
	font-size: 19px;
	color: #333;
}
.ko_midashi {
	font-weight: 600;
	font-size: 20px;
	color: #333;
}










