
.title_bak {
	width: 100%;
	height: 640px;
	background-image: url(../img/soz/bak33.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,1);
	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 {
	width: 100%;
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 38px;
	font-weight: 500;
	line-height: 60px;
	color: #72bb37;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.nagare_top {
	width: 700px;
	margin: 20px auto;
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	color: #f30;
}
.setsumei {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	color: #333;
}
.setsumei_1234 {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #333;
}


.kirikae_nagare * {
	box-sizing: border-box;
}
.kirikae_nagare li {
	display: inline-block;
	list-style: outside none none;
	margin: 35px 10px;
	padding: 0;
	font-weight: 500;
	vertical-align: middle;
	font-size: 35px;
	color: #333;
}
.kirikae_nagare li img {
	margin: 0 10px 0 0;
}


.hr_custom {
	width: 70%;
	margin: 0 auto;
	border-top:4px dotted #72bb37;
}



.moshikomi_box {
	overflow: hidden;
	width: 740px; /* 345 * 2 + 50 */
	margin: 0 auto;
	text-align: center;
}
.moshikomi_list {
	list-style: none;
}
.moshikomi_list li {
	float: left;
	width: 345px;
/*	text-align: center;*/
	margin-right: 50px;
}

.moshikomi_list li:last-child {
	margin-right: 0;
}

.moshikomi_list a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

.org_style {
	padding: 50px 0 20px 0;
	font-size: 5em;
	color: #72bb37;
}

.nagare4 {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	font-size: 17px;
	color: #333;

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



.area2 {
	width: 100%;
	margin: 0 auto;
	padding: 70px 0;
	text-align: center;
	background-color: #fff;
}
.shiharai_title {
	width: 700px;
	margin: 80px auto 10px auto;
	text-align: center;
	font-weight: 500;
	font-size: 28px;
	color: #333;
}
.shiharai_setsumei {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #333;
}

.card_box {
	overflow: hidden;
	width: 510px;
	margin: 0 auto;
	text-align: center;
}
.card_list {
	list-style: none;
}
.card_list li {
	float: left;
	margin-right: 30px;
}

.card_list li:last-child {
	margin-right: 0;
}














