@charset "UTF-8";
#content:after, #content .intro ul:after, #content .cms .change_btn:after, #content .cms .example:after, #content .cms .category_btn:after, #content .cms .example li .sub_category:after, #content .feature .txt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* -------------------------- */
/* what/
/* -------------------------- */
#content .cms {
	padding: 80px 0;
}
#content .cms p.lead {
	text-align: center;
	margin-bottom: 30px;
}
#content .cms .change_btn {
	margin: 0 0px 20px 0;
}
#content .cms .change_btn li a {
	display: block;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: solid 1px #76a93f;
	padding: 0px 15px 0px 40px;
	color: #76a93f;
	background: url(../images/common/arrow_bottom_g.png) no-repeat 20px 20px;
	float: left;
margin: 0 15px 20px 0;
float: left;
width: 247px;
	height: 50px;
	line-height: 50px;
}
#content .cms .change_btn li.active a {
	background: url(../images/common/arrow_bottom_w.png) no-repeat #76a93f 20px 20px;
	color: #ffffff;
}
#content .cms .change_btn li:nth-of-type(4n) a {
	margin: 0 0px 15px 0;
}
#content .cms .category_btn {
	margin: 0 0px 60px 0;
}
#content .cms .category_btn li a {
	background: url( ../images/common/arrow_bottom_g2.png) no-repeat;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 30px 0 0;
}
#content .cms .category_btn li.active a{color: #76a93f;}

@media screen and (max-width: 1034px) {
#content .cms {
	padding: 20px 0;
}
#content .cms p.lead {
	display: none;
}
#content .cms .change_btn, #content .cms .category_btn {
	display: none;
}
}






#content .cms .example li {
	float: left;
	display: block;
	width: 325px;
	margin: 0 25px 60px 0;
	line-height: 1.6;
}
@media screen and (min-width: 1034px) {
#content .cms .example li a .main{
width: 325px;
position: relative;
overflow: hidden;
height: 250px;
display: block;
}
#content .cms .example li a .main img {
position: absolute;
width: auto;
height: auto;
min-width: 100%;
min-height: 100%;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
		max-width: 120%;
max-height: 120%;
}
}

#content .cms .example li:nth-of-type(3n) {
	margin: 0 0 0 0;
}
#content .cms .example li .category {
	background: #0575ad;
	color: #ffffff;
	margin-top: -24px;
	height: 24px;
	line-height: 24px;
	display: block;
	position: relative;
	font-size: 0.8em;
	width:50%;
	text-align: center;
	float: left;
}
#content .cms .example li .sub_category {
	background: #76a93f;
	color: #ffffff;
	margin-top: -24px;
	height: 24px;
	line-height: 24px;
	display: block;
	position: relative;
	font-size: 0.8em;
	width:50%;
	text-align: center;
	float: right;
}
#content .cms .example li:nth-of-type(4) {
	clear: both;
}
#content .cms .example li strong {
	margin: 24px 0 10px 0;
	color: #0575ad;
	display: block;
	text-align: left;
	line-height: 1.4;
	font-weight: normal;
	clear: both;
}
#content .cms .example li em {
	text-align: left;
	line-height: 1.4;
	display: block;
	font-size: 0.8em;
	margin-bottom: 10px;
}
#content .cms .example li .caption {
	margin: 10px 0;
	display: block;
	font-size: 0.8em;
}
#content .cms .example li figure.sum {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
}
#content .cms .example li figure.sum img {
	width: 100%;
}
#content .cms .example li figure.sum:nth-of-type(4) {
	margin: 0 0px 0 0;
}
#content .cms .btn_link a {
	width: 250px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: url(../images/common/arrow_bottom_w.png) no-repeat #76a93f 95% 20px;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}


@media screen and (max-width: 1034px) {
#content .cms .example li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content .cms .example li {
	float: none;
	width: 100%;
	margin: 0 0px 40px 0;
}
#content .cms .example li .main img {
	width: 100%;
}
#content .cms .example li:nth-of-type(3n) {
	margin: 0 0 20px 0;
}
#content .cms .example li strong {
	margin: 10px 0 5px 0;
}
#content .cms .example li em {
	text-align: left;
	line-height: 1.4;
	display: block;
	font-size: 0.8em;
}
#content .cms .example li figure.sum {
	width: 31%;
	float: left;
	margin: 0 3% 0 0;
}
#content .cms .example li figure.sum:nth-of-type(4) {
	margin: 0 0 0 0;
}
#content .cms .btn_link a {
	width: 100%;
}
}

#content .feature {
	padding: 80px 0;
}
#content .feature .main {
	float: left;
	width: 595px;
}
#content .feature .main img{
	width: 100%;
	height: auto;
}
#content .feature .txt {
	float: right;
	width: 415px;
}
#content .feature .category {
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #0575ad;
	color: #ffffff;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	display: block;
	float: left;
}
#content .feature strong {
	display: block;
	color: #0575ad;
	font-weight: bold;
	font-size: 1.6em;
	margin: 0 0 10px 0;
	clear: both;
	line-height: 1.2;
}
#content .feature em {
	margin-bottom: 20px;
	display: block;
	line-height: 1.4;
}
#content .feature .sub_category {
	width: 50%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #76a93f;
	color: #ffffff;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	display: block;
	float: right;
}
#content .feature figure.sum {
	width: 100px;
	float: left;
	margin: 20px 10px 0 0;
}
#content .feature figure.sum img {
	width: 100%;
}
#content .feature figure.sum:nth-of-type(4) {
	margin: 0 0px 0 0;
}
#content .feature .faq {
	clear: both;
	padding: 60px 0 0 0;
}
#content .feature .faq li {
	background: #fcfbee;
	padding: 30px;
	width: 100%;
	line-height: 1.6;
	margin-bottom: 30px;
}
#content .feature .faq li strong {
	color: #76a93f;
	font-size: 1.2em;
}
#content .feature .btn_link a {
	width: 250px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: url(../images/common/arrow_left_w.png) no-repeat #76a93f 20px 20px;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}


@media screen and (max-width: 1034px) {
#content .feature {
	padding: 20px 0;
}
#content .feature .main {
	float: none;
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
}
#content .feature .txt {
	float: none;
	width: 100%;
}
#content .feature .category {
	width: 100%;
}
#content .feature strong {
	margin: 0 0 10px 0;
}
#content .feature em {
	margin-bottom: 10px;
	display: block;
}
#content .feature .sub_category {
	float: none;
	margin: 0px 0px 5px 0;
	width: 100%;
}
#content .feature figure.sum {
	width: 100%;
	float: none;
	margin: 10px 0px 0 0;
	text-align: center;
}
#content .feature figure.sum img {
	width: 100%;
}
#content .feature figure.sum:nth-of-type(4) {
	margin: 0 0px 0 0;
}
#content .feature .faq {
	padding: 30px 0 0 0;
}
#content .feature .faq li {
	padding: 15px;
	width: 100%;
	margin-bottom: 15px;
}
#content .feature .btn_link a {
	width: 100%;
}
}
/* -------------------------- */
/* clumb */
/* -------------------------- */
.clumb {
	background: #ffffff;
}
.clumb ul.inbox li {
	display: inline-block;
	color: #323232;
}
.clumb ul.inbox li a {
	color: #0575ad;
}
