@charset "utf-8";

.gfx100s .sec_body {
	width: 820px;
	padding: 0 10px;
	max-width: 100%;
	margin: 0 auto 60px;
}

.gfx100s .title_h3_large {
	font-size: 26px;
	line-height: 1;
	color: #000;
	font-weight: 700;
	margin-bottom: 1.38462em;
	text-align: center;
}

.gfx100s .sec_slider__credit {
	max-width: 680px;/*既存css上書き*/
}
.gfx100s .sec_wb__content {
	margin-bottom: 100px !important;
}
.gfx100s .sec_body .__caption {
	margin-top: 5px;
	font-size: 16px;
}
.gfx100s .txt_indent_wrap {
	text-align: center;
	margin: -70px auto 70px;
}
.gfx100s .txt_indent_wrap > .txt_indent {
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.gfx100s .sec_processor__txt {
		padding: 0;
	}
	.gfx100s .title_h3_large {
		font-size: 21px;
		margin-bottom: 30px;
	}
	.gfx100s .sec_wb__content {
		margin-bottom: 60px !important;
	}
	.gfx100s .sec_effect__lead {
		margin-bottom: 60px;
	}
	.gfx100s .sec_effect {
		margin-bottom: 60px;
	}
	.gfx100s .txt_indent_wrap {
		text-align: center;
		margin: -40px auto 30px;
	}
}