@charset "UTF-8";
@import url(style.css);
@import url(font-awesome.min.css);
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600";
/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	z-index: 0;
}
footer nav {
	line-height: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	-webkit-text-size-adjust: none;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.container {
	margin-left: auto;
	margin-right: auto;
}
 .container.\31 25\25 {
 width: 100%;
 max-width: 100em;
 min-width: 80em;
}
 .container.\37 5\25 {
 width: 60em;
}
 .container.\35 0\25 {
 width: 40em;
}
 .container.\32 5\25 {
 width: 20em;
}
.container {
	width: 80em;
}

		@media screen and (max-width: 1680px) {
				.container.\31 25\25 {
					width: 100%;
					max-width: 100em;
					min-width: 80em;
				}
				.container.\37 5\25 {
					width: 60em;
				}
				.container.\35 0\25 {
					width: 40em;
				}
				.container.\32 5\25 {
					width: 20em;
				}
				.container {
					width: 80em;
				}
		}

		@media screen and (max-width: 1280px) {
				.container.\31 25\25 {
					 width: 100%;
					 max-width: 81.25em;
					 min-width: 65em;
				}
				.container.\37 5\25 {
					 width: 48.75em;
				}
				.container.\35 0\25 {
					 width: 32.5em;
				}
				.container.\32 5\25 {
					 width: 16.25em;
				}
				.container {
					width: 65em;
				}
		}

		@media screen and (max-width: 980px) {
				 .container.\31 25\25 {
					 width: 100%;
					 max-width: 112.5%;
					 min-width: 90%;
				}
				 .container.\37 5\25 {
					 width: 67.5%;
				}
				 .container.\35 0\25 {
					 width: 45%;
				}
				 .container.\32 5\25 {
					 width: 22.5%;
				}
				.container {
					width: 90%;
				}
		}

		@media screen and (max-width: 736px) {
				 .container.\31 25\25 {
					 width: 100%;
					 max-width: 112.5%;
					 min-width: 90%;
				}
				 .container.\37 5\25 {
					 width: 67.5%;
				}
				 .container.\35 0\25 {
					 width: 45%;
				}
				 .container.\32 5\25 {
					 width: 22.5%;
				}
				.container {
						width: 90% !important;
				}
		}

		@media screen and (max-width: 480px) {
				 .container.\31 25\25 {
					 width: 100%;
					 max-width: 112.5%;
					 min-width: 90%;
				}
				 .container.\37 5\25 {
					 width: 67.5%;
				}
				 .container.\35 0\25 {
					 width: 45%;
				}
				 .container.\32 5\25 {
					 width: 22.5%;
				}
				.container {
					width: 90% !important;
				}
		}


/* Grid */

.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row > * {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row:after, .row:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.row.uniform > * > :first-child {
	margin-top: 0;
}
.row.uniform > * > :last-child {
	margin-bottom: 0;
}
.row.\30 \25 > * {
	padding: 0 0 0 0em;
}
.row.\30 \25 {
	margin: 0 0 -1px 0em;
}
.row.uniform.\30 \25 > * {
	padding: 0em 0 0 0em;
}
.row.uniform.\30 \25 {
	margin: 0em 0 -1px 0em;
}
.row > * {
	padding: 0 0 0 2em;
}
.row {
	margin: 0 0 -1px -2em;
}
.row.uniform > * {
	padding: 2em 0 0 2em;
}
.row.uniform {
	margin: -2em 0 -1px -2em;
}
 .row.\32 00\25 > * {
 padding: 0 0 0 4em;
}
 .row.\32 00\25 {
 margin: 0 0 -1px -4em;
}
 .row.uniform.\32 00\25 > * {
 padding: 4em 0 0 4em;
}
 .row.uniform.\32 00\25 {
 margin: -4em 0 -1px -4em;
}
 .row.\31 50\25 > * {
 padding: 0 0 0 3em;
}
 .row.\31 50\25 {
 margin: 0 0 -1px -3em;
}
 .row.uniform.\31 50\25 > * {
 padding: 3em 0 0 3em;
}
 .row.uniform.\31 50\25 {
 margin: -3em 0 -1px -3em;
}
 .row.\35 0\25 > * {
 padding: 0 0 0 1em;
}
 .row.\35 0\25 {
 margin: 0 0 -1px -1em;
}
 .row.uniform.\35 0\25 > * {
 padding: 1em 0 0 1em;
}
 .row.uniform.\35 0\25 {
 margin: -1em 0 -1px -1em;
}
 .row.\32 5\25 > * {
 padding: 0 0 0 0.5em;
}
 .row.\32 5\25 {
 margin: 0 0 -1px -0.5em;
}
 .row.uniform.\32 5\25 > * {
 padding: 0.5em 0 0 0.5em;
}
 .row.uniform.\32 5\25 {
 margin: -0.5em 0 -1px -0.5em;
}
 .\31 2u, .\31 2u\24 {
 width: 100%;
 clear: none;
 margin-left: 0;
}
 .\31 1u, .\31 1u\24 {
 width: 91.6666666667%;
 clear: none;
 margin-left: 0;
}
 .\31 0u, .\31 0u\24 {
 width: 83.3333333333%;
 clear: none;
 margin-left: 0;
}
.\39 u, .\39 u\24 {
	width: 75%;
	clear: none;
	margin-left: 0;
}
.\38 u, .\38 u\24 {
	width: 66.6666666667%;
	clear: none;
	margin-left: 0;
}
.\37 u, .\37 u\24 {
	width: 58.3333333333%;
	clear: none;
	margin-left: 0;
}
.\36 u, .\36 u\24 {
	width: 50%;
	clear: none;
	margin-left: 0;
}
.\35 u, .\35 u\24 {
	width: 41.6666666667%;
	clear: none;
	margin-left: 0;
}
.\34 u, .\34 u\24 {
	width: 33.3333333333%;
	clear: none;
	margin-left: 0;
}
.\33 u, .\33 u\24 {
	width: 25%;
	clear: none;
	margin-left: 0;
}
.\32 u, .\32 u\24 {
	width: 16.6666666667%;
	clear: none;
	margin-left: 0;
}
.\31 u, .\31 u\24 {
	width: 8.3333333333%;
	clear: none;
	margin-left: 0;
}
 .\31 2u\24 + *,  .\31 1u\24 + *,  .\31 0u\24 + *,  .\39 u\24 + *,  .\38 u\24 + *,  .\37 u\24 + *,  .\36 u\24 + *,  .\35 u\24 + *,  .\34 u\24 + *,  .\33 u\24 + *,  .\32 u\24 + *,  .\31 u\24 + * {
 clear: left;
}
.\-11u {
	margin-left: 91.66667%;
}
.\-10u {
	margin-left: 83.33333%;
}
.\-9u {
	margin-left: 75%;
}
.\-8u {
	margin-left: 66.66667%;
}
.\-7u {
	margin-left: 58.33333%;
}
.\-6u {
	margin-left: 50%;
}
.\-5u {
	margin-left: 41.66667%;
}
.\-4u {
	margin-left: 33.33333%;
}
.\-3u {
	margin-left: 25%;
}
.\-2u {
	margin-left: 16.66667%;
}
.\-1u {
	margin-left: 8.33333%;
}

		@media screen and (max-width: 1680px) {
				.row > * {
					padding: 0 0 0 2em;
				}
				.row {
					margin: 0 0 -1px -2em;
				}
				.row.uniform > * {
					padding: 2em 0 0 2em;
				}
				.row.uniform {
					margin: -2em 0 -1px -2em;
				}
				 .row.\32 00\25 > * {
				 padding: 0 0 0 4em;
				}
				 .row.\32 00\25 {
				 margin: 0 0 -1px -4em;
				}
				 .row.uniform.\32 00\25 > * {
				 padding: 4em 0 0 4em;
				}
				 .row.uniform.\32 00\25 {
				 margin: -4em 0 -1px -4em;
				}
				 .row.\31 50\25 > * {
				 padding: 0 0 0 3em;
				}
				 .row.\31 50\25 {
				 margin: 0 0 -1px -3em;
				}
				 .row.uniform.\31 50\25 > * {
				 padding: 3em 0 0 3em;
				}
				 .row.uniform.\31 50\25 {
				 margin: -3em 0 -1px -3em;
				}
				 .row.\35 0\25 > * {
				 padding: 0 0 0 1em;
				}
				 .row.\35 0\25 {
				 margin: 0 0 -1px -1em;
				}
				 .row.uniform.\35 0\25 > * {
				 padding: 1em 0 0 1em;
				}
				 .row.uniform.\35 0\25 {
				 margin: -1em 0 -1px -1em;
				}
				 .row.\32 5\25 > * {
				 padding: 0 0 0 0.5em;
				}
				 .row.\32 5\25 {
				 margin: 0 0 -1px -0.5em;
				}
				 .row.uniform.\32 5\25 > * {
				 padding: 0.5em 0 0 0.5em;
				}
				 .row.uniform.\32 5\25 {
				 margin: -0.5em 0 -1px -0.5em;
				}
				 .\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
				 width: 100%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
				 width: 91.6666666667%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
				 width: 83.3333333333%;
				 clear: none;
				 margin-left: 0;
				}
				.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
					width: 75%;
					clear: none;
					margin-left: 0;
				}
				.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
					width: 66.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
					width: 58.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
					width: 50%;
					clear: none;
					margin-left: 0;
				}
				.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
					width: 41.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
					width: 33.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
					width: 25%;
					clear: none;
					margin-left: 0;
				}
				.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
					width: 16.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
					width: 8.3333333333%;
					clear: none;
					margin-left: 0;
				}
				 .\31 2u\24\28xlarge\29 + *,  .\31 1u\24\28xlarge\29 + *,  .\31 0u\24\28xlarge\29 + *,  .\39 u\24\28xlarge\29 + *,  .\38 u\24\28xlarge\29 + *,  .\37 u\24\28xlarge\29 + *,  .\36 u\24\28xlarge\29 + *,  .\35 u\24\28xlarge\29 + *,  .\34 u\24\28xlarge\29 + *,  .\33 u\24\28xlarge\29 + *,  .\32 u\24\28xlarge\29 + *,  .\31 u\24\28xlarge\29 + * {
				 clear: left;
				}
				.\-11u\28xlarge\29 {
					margin-left: 91.66667%;
				}
				.\-10u\28xlarge\29 {
					margin-left: 83.33333%;
				}
				.\-9u\28xlarge\29 {
					margin-left: 75%;
				}
				.\-8u\28xlarge\29 {
					margin-left: 66.66667%;
				}
				.\-7u\28xlarge\29 {
					margin-left: 58.33333%;
				}
				.\-6u\28xlarge\29 {
					margin-left: 50%;
				}
				.\-5u\28xlarge\29 {
					margin-left: 41.66667%;
				}
				.\-4u\28xlarge\29 {
					margin-left: 33.33333%;
				}
				.\-3u\28xlarge\29 {
					margin-left: 25%;
				}
				.\-2u\28xlarge\29 {
					margin-left: 16.66667%;
				}
				.\-1u\28xlarge\29 {
					margin-left: 8.33333%;
				}
		}

		@media screen and (max-width: 1280px) {
				.row > * {
					padding: 0 0 0 1.5em;
				}
				.row {
					margin: 0 0 -1px -1.5em;
				}
				.row.uniform > * {
					padding: 1.5em 0 0 1.5em;
				}
				.row.uniform {
					margin: -1.5em 0 -1px -1.5em;
				}
				 .row.\32 00\25 > * {
				 padding: 0 0 0 3em;
				}
				 .row.\32 00\25 {
				 margin: 0 0 -1px -3em;
				}
				 .row.uniform.\32 00\25 > * {
				 padding: 3em 0 0 3em;
				}
				 .row.uniform.\32 00\25 {
				 margin: -3em 0 -1px -3em;
				}
				 .row.\31 50\25 > * {
				 padding: 0 0 0 2.25em;
				}
				 .row.\31 50\25 {
				 margin: 0 0 -1px -2.25em;
				}
				 .row.uniform.\31 50\25 > * {
				 padding: 2.25em 0 0 2.25em;
				}
				 .row.uniform.\31 50\25 {
				 margin: -2.25em 0 -1px -2.25em;
				}
				 .row.\35 0\25 > * {
				 padding: 0 0 0 0.75em;
				}
				 .row.\35 0\25 {
				 margin: 0 0 -1px -0.75em;
				}
				 .row.uniform.\35 0\25 > * {
				 padding: 0.75em 0 0 0.75em;
				}
				 .row.uniform.\35 0\25 {
				 margin: -0.75em 0 -1px -0.75em;
				}
				 .row.\32 5\25 > * {
				 padding: 0 0 0 0.375em;
				}
				 .row.\32 5\25 {
				 margin: 0 0 -1px -0.375em;
				}
				 .row.uniform.\32 5\25 > * {
				 padding: 0.375em 0 0 0.375em;
				}
				 .row.uniform.\32 5\25 {
				 margin: -0.375em 0 -1px -0.375em;
				}
				 .\31 2u\28large\29, .\31 2u\24\28large\29 {
				 width: 100%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 1u\28large\29, .\31 1u\24\28large\29 {
				 width: 91.6666666667%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 0u\28large\29, .\31 0u\24\28large\29 {
				 width: 83.3333333333%;
				 clear: none;
				 margin-left: 0;
				}
				.\39 u\28large\29, .\39 u\24\28large\29 {
					width: 75%;
					clear: none;
					margin-left: 0;
				}
				.\38 u\28large\29, .\38 u\24\28large\29 {
					width: 66.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\37 u\28large\29, .\37 u\24\28large\29 {
					width: 58.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\36 u\28large\29, .\36 u\24\28large\29 {
					width: 50%;
					clear: none;
					margin-left: 0;
				}
				.\35 u\28large\29, .\35 u\24\28large\29 {
					width: 41.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\34 u\28large\29, .\34 u\24\28large\29 {
					width: 33.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\33 u\28large\29, .\33 u\24\28large\29 {
					width: 25%;
					clear: none;
					margin-left: 0;
				}
				.\32 u\28large\29, .\32 u\24\28large\29 {
					width: 16.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\31 u\28large\29, .\31 u\24\28large\29 {
					width: 8.3333333333%;
					clear: none;
					margin-left: 0;
				}
				 .\31 2u\24\28large\29 + *,  .\31 1u\24\28large\29 + *,  .\31 0u\24\28large\29 + *,  .\39 u\24\28large\29 + *,  .\38 u\24\28large\29 + *,  .\37 u\24\28large\29 + *,  .\36 u\24\28large\29 + *,  .\35 u\24\28large\29 + *,  .\34 u\24\28large\29 + *,  .\33 u\24\28large\29 + *,  .\32 u\24\28large\29 + *,  .\31 u\24\28large\29 + * {
				 clear: left;
				}
				.\-11u\28large\29 {
					margin-left: 91.66667%;
				}
				.\-10u\28large\29 {
					margin-left: 83.33333%;
				}
				.\-9u\28large\29 {
					margin-left: 75%;
				}
				.\-8u\28large\29 {
					margin-left: 66.66667%;
				}
				.\-7u\28large\29 {
					margin-left: 58.33333%;
				}
				.\-6u\28large\29 {
					margin-left: 50%;
				}
				.\-5u\28large\29 {
					margin-left: 41.66667%;
				}
				.\-4u\28large\29 {
					margin-left: 33.33333%;
				}
				.\-3u\28large\29 {
					margin-left: 25%;
				}
				.\-2u\28large\29 {
					margin-left: 16.66667%;
				}
				.\-1u\28large\29 {
					margin-left: 8.33333%;
				}
		}

		@media screen and (max-width: 980px) {
				.row > * {
					padding: 0 0 0 1.5em;
				}
				.row {
					margin: 0 0 -1px -1.5em;
				}
				.row.uniform > * {
					padding: 1.5em 0 0 1.5em;
				}
				.row.uniform {
					margin: -1.5em 0 -1px -1.5em;
				}
				 .row.\32 00\25 > * {
				 padding: 0 0 0 3em;
				}
				 .row.\32 00\25 {
				 margin: 0 0 -1px -3em;
				}
				 .row.uniform.\32 00\25 > * {
				 padding: 3em 0 0 3em;
				}
				 .row.uniform.\32 00\25 {
				 margin: -3em 0 -1px -3em;
				}
				 .row.\31 50\25 > * {
				 padding: 0 0 0 2.25em;
				}
				 .row.\31 50\25 {
				 margin: 0 0 -1px -2.25em;
				}
				 .row.uniform.\31 50\25 > * {
				 padding: 2.25em 0 0 2.25em;
				}
				 .row.uniform.\31 50\25 {
				 margin: -2.25em 0 -1px -2.25em;
				}
				 .row.\35 0\25 > * {
				 padding: 0 0 0 0.75em;
				}
				 .row.\35 0\25 {
				 margin: 0 0 -1px -0.75em;
				}
				 .row.uniform.\35 0\25 > * {
				 padding: 0.75em 0 0 0.75em;
				}
				 .row.uniform.\35 0\25 {
				 margin: -0.75em 0 -1px -0.75em;
				}
				 .row.\32 5\25 > * {
				 padding: 0 0 0 0.375em;
				}
				 .row.\32 5\25 {
				 margin: 0 0 -1px -0.375em;
				}
				 .row.uniform.\32 5\25 > * {
				 padding: 0.375em 0 0 0.375em;
				}
				 .row.uniform.\32 5\25 {
				 margin: -0.375em 0 -1px -0.375em;
				}
				 .\31 2u\28medium\29, .\31 2u\24\28medium\29 {
				 width: 100%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 1u\28medium\29, .\31 1u\24\28medium\29 {
				 width: 91.6666666667%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 0u\28medium\29, .\31 0u\24\28medium\29 {
				 width: 83.3333333333%;
				 clear: none;
				 margin-left: 0;
				}
				.\39 u\28medium\29, .\39 u\24\28medium\29 {
					width: 75%;
					clear: none;
					margin-left: 0;
				}
				.\38 u\28medium\29, .\38 u\24\28medium\29 {
					width: 66.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\37 u\28medium\29, .\37 u\24\28medium\29 {
					width: 58.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\36 u\28medium\29, .\36 u\24\28medium\29 {
					width: 50%;
					clear: none;
					margin-left: 0;
				}
				.\35 u\28medium\29, .\35 u\24\28medium\29 {
					width: 41.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\34 u\28medium\29, .\34 u\24\28medium\29 {
					width: 33.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\33 u\28medium\29, .\33 u\24\28medium\29 {
					width: 25%;
					clear: none;
					margin-left: 0;
				}
				.\32 u\28medium\29, .\32 u\24\28medium\29 {
					width: 16.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\31 u\28medium\29, .\31 u\24\28medium\29 {
					width: 8.3333333333%;
					clear: none;
					margin-left: 0;
				}
				 .\31 2u\24\28medium\29 + *,  .\31 1u\24\28medium\29 + *,  .\31 0u\24\28medium\29 + *,  .\39 u\24\28medium\29 + *,  .\38 u\24\28medium\29 + *,  .\37 u\24\28medium\29 + *,  .\36 u\24\28medium\29 + *,  .\35 u\24\28medium\29 + *,  .\34 u\24\28medium\29 + *,  .\33 u\24\28medium\29 + *,  .\32 u\24\28medium\29 + *,  .\31 u\24\28medium\29 + * {
				 clear: left;
				}
				.\-11u\28medium\29 {
					margin-left: 91.66667%;
				}
				.\-10u\28medium\29 {
					margin-left: 83.33333%;
				}
				.\-9u\28medium\29 {
					margin-left: 75%;
				}
				.\-8u\28medium\29 {
					margin-left: 66.66667%;
				}
				.\-7u\28medium\29 {
					margin-left: 58.33333%;
				}
				.\-6u\28medium\29 {
					margin-left: 50%;
				}
				.\-5u\28medium\29 {
					margin-left: 41.66667%;
				}
				.\-4u\28medium\29 {
					margin-left: 33.33333%;
				}
				.\-3u\28medium\29 {
					margin-left: 25%;
				}
				.\-2u\28medium\29 {
					margin-left: 16.66667%;
				}
				.\-1u\28medium\29 {
					margin-left: 8.33333%;
				}
		}

		@media screen and (max-width: 736px) {
				.row > * {
					padding: 0 0 0 1.25em;
				}
				.row {
					margin: 0 0 -1px -1.25em;
				}
				.row.uniform > * {
					padding: 1.25em 0 0 1.25em;
				}
				.row.uniform {
					margin: -1.25em 0 -1px -1.25em;
				}
				 .row.\32 00\25 > * {
				 padding: 0 0 0 2.5em;
				}
				 .row.\32 00\25 {
				 margin: 0 0 -1px -2.5em;
				}
				 .row.uniform.\32 00\25 > * {
				 padding: 2.5em 0 0 2.5em;
				}
				 .row.uniform.\32 00\25 {
				 margin: -2.5em 0 -1px -2.5em;
				}
				 .row.\31 50\25 > * {
				 padding: 0 0 0 1.875em;
				}
				 .row.\31 50\25 {
				 margin: 0 0 -1px -1.875em;
				}
				 .row.uniform.\31 50\25 > * {
				 padding: 1.875em 0 0 1.875em;
				}
				 .row.uniform.\31 50\25 {
				 margin: -1.875em 0 -1px -1.875em;
				}
				 .row.\35 0\25 > * {
				 padding: 0 0 0 0.625em;
				}
				 .row.\35 0\25 {
				 margin: 0 0 -1px -0.625em;
				}
				 .row.uniform.\35 0\25 > * {
				 padding: 0.625em 0 0 0.625em;
				}
				 .row.uniform.\35 0\25 {
				 margin: -0.625em 0 -1px -0.625em;
				}
				 .row.\32 5\25 > * {
				 padding: 0 0 0 0.3125em;
				}
				 .row.\32 5\25 {
				 margin: 0 0 -1px -0.3125em;
				}
				 .row.uniform.\32 5\25 > * {
				 padding: 0.3125em 0 0 0.3125em;
				}
				 .row.uniform.\32 5\25 {
				 margin: -0.3125em 0 -1px -0.3125em;
				}
				 .\31 2u\28small\29, .\31 2u\24\28small\29 {
				 width: 100%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 1u\28small\29, .\31 1u\24\28small\29 {
				 width: 91.6666666667%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 0u\28small\29, .\31 0u\24\28small\29 {
				 width: 83.3333333333%;
				 clear: none;
				 margin-left: 0;
				}
				.\39 u\28small\29, .\39 u\24\28small\29 {
					width: 75%;
					clear: none;
					margin-left: 0;
				}
				.\38 u\28small\29, .\38 u\24\28small\29 {
					width: 66.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\37 u\28small\29, .\37 u\24\28small\29 {
					width: 58.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\36 u\28small\29, .\36 u\24\28small\29 {
					width: 50%;
					clear: none;
					margin-left: 0;
				}
				.\35 u\28small\29, .\35 u\24\28small\29 {
					width: 41.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\34 u\28small\29, .\34 u\24\28small\29 {
					width: 33.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\33 u\28small\29, .\33 u\24\28small\29 {
					width: 25%;
					clear: none;
					margin-left: 0;
				}
				.\32 u\28small\29, .\32 u\24\28small\29 {
					width: 16.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\31 u\28small\29, .\31 u\24\28small\29 {
					width: 8.3333333333%;
					clear: none;
					margin-left: 0;
				}
				 .\31 2u\24\28small\29 + *,  .\31 1u\24\28small\29 + *,  .\31 0u\24\28small\29 + *,  .\39 u\24\28small\29 + *,  .\38 u\24\28small\29 + *,  .\37 u\24\28small\29 + *,  .\36 u\24\28small\29 + *,  .\35 u\24\28small\29 + *,  .\34 u\24\28small\29 + *,  .\33 u\24\28small\29 + *,  .\32 u\24\28small\29 + *,  .\31 u\24\28small\29 + * {
				 clear: left;
				}
				.\-11u\28small\29 {
					margin-left: 91.66667%;
				}
				.\-10u\28small\29 {
					margin-left: 83.33333%;
				}
				.\-9u\28small\29 {
					margin-left: 75%;
				}
				.\-8u\28small\29 {
					margin-left: 66.66667%;
				}
				.\-7u\28small\29 {
					margin-left: 58.33333%;
				}
				.\-6u\28small\29 {
					margin-left: 50%;
				}
				.\-5u\28small\29 {
					margin-left: 41.66667%;
				}
				.\-4u\28small\29 {
					margin-left: 33.33333%;
				}
				.\-3u\28small\29 {
					margin-left: 25%;
				}
				.\-2u\28small\29 {
					margin-left: 16.66667%;
				}
				.\-1u\28small\29 {
					margin-left: 8.33333%;
				}
		}

		@media screen and (max-width: 480px) {
				.row > * {
					padding: 0 0 0 1.25em;
				}
				.row {
					margin: 0 0 -1px -1.25em;
				}
				.row.uniform > * {
					padding: 1.25em 0 0 1.25em;
				}
				.row.uniform {
					margin: -1.25em 0 -1px -1.25em;
				}
				 .row.\32 00\25 > * {
				 padding: 0 0 0 2.5em;
				}
				 .row.\32 00\25 {
				 margin: 0 0 -1px -2.5em;
				}
				 .row.uniform.\32 00\25 > * {
				 padding: 2.5em 0 0 2.5em;
				}
				 .row.uniform.\32 00\25 {
				 margin: -2.5em 0 -1px -2.5em;
				}
				 .row.\31 50\25 > * {
				 padding: 0 0 0 1.875em;
				}
				 .row.\31 50\25 {
				 margin: 0 0 -1px -1.875em;
				}
				 .row.uniform.\31 50\25 > * {
				 padding: 1.875em 0 0 1.875em;
				}
				 .row.uniform.\31 50\25 {
				 margin: -1.875em 0 -1px -1.875em;
				}
				 .row.\35 0\25 > * {
				 padding: 0 0 0 0.625em;
				}
				 .row.\35 0\25 {
				 margin: 0 0 -1px -0.625em;
				}
				 .row.uniform.\35 0\25 > * {
				 padding: 0.625em 0 0 0.625em;
				}
				 .row.uniform.\35 0\25 {
				 margin: -0.625em 0 -1px -0.625em;
				}
				 .row.\32 5\25 > * {
				 padding: 0 0 0 0.3125em;
				}
				 .row.\32 5\25 {
				 margin: 0 0 -1px -0.3125em;
				}
				 .row.uniform.\32 5\25 > * {
				 padding: 0.3125em 0 0 0.3125em;
				}
				 .row.uniform.\32 5\25 {
				 margin: -0.3125em 0 -1px -0.3125em;
				}
				 .\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
				 width: 100%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
				 width: 91.6666666667%;
				 clear: none;
				 margin-left: 0;
				}
				 .\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
				 width: 83.3333333333%;
				 clear: none;
				 margin-left: 0;
				}
				.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
					width: 75%;
					clear: none;
					margin-left: 0;
				}
				.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
					width: 66.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
					width: 58.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
					width: 50%;
					clear: none;
					margin-left: 0;
				}
				.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
					width: 41.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
					width: 33.3333333333%;
					clear: none;
					margin-left: 0;
				}
				.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
					width: 25%;
					clear: none;
					margin-left: 0;
				}
				.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
					width: 16.6666666667%;
					clear: none;
					margin-left: 0;
				}
				.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
					width: 8.3333333333%;
					clear: none;
					margin-left: 0;
				}
				 .\31 2u\24\28xsmall\29 + *,  .\31 1u\24\28xsmall\29 + *,  .\31 0u\24\28xsmall\29 + *,  .\39 u\24\28xsmall\29 + *,  .\38 u\24\28xsmall\29 + *,  .\37 u\24\28xsmall\29 + *,  .\36 u\24\28xsmall\29 + *,  .\35 u\24\28xsmall\29 + *,  .\34 u\24\28xsmall\29 + *,  .\33 u\24\28xsmall\29 + *,  .\32 u\24\28xsmall\29 + *,  .\31 u\24\28xsmall\29 + * {
				 clear: left;
				}
				.\-11u\28xsmall\29 {
					margin-left: 91.66667%;
				}
				.\-10u\28xsmall\29 {
					margin-left: 83.33333%;
				}
				.\-9u\28xsmall\29 {
					margin-left: 75%;
				}
				.\-8u\28xsmall\29 {
					margin-left: 66.66667%;
				}
				.\-7u\28xsmall\29 {
					margin-left: 58.33333%;
				}
				.\-6u\28xsmall\29 {
					margin-left: 50%;
				}
				.\-5u\28xsmall\29 {
					margin-left: 41.66667%;
				}
				.\-4u\28xsmall\29 {
					margin-left: 33.33333%;
				}
				.\-3u\28xsmall\29 {
					margin-left: 25%;
				}
				.\-2u\28xsmall\29 {
					margin-left: 16.66667%;
				}
				.\-1u\28xsmall\29 {
					margin-left: 8.33333%;
				}
		}

/* Basic */

	@-ms-viewport {
 width: device-width;
}
body {
	-ms-overflow-style: scrollbar;
}

		@media screen and (max-width: 480px) {
				html, body {
					min-width: 320px;
				}
		}


body {
	background: #fff;
}
body.is-loading *, body.is-loading *:before, body.is-loading *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}
/* Type */

body, input, select, textarea {
	color: #9a9a9a;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/*		font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;*/
	font-size: 16pt;
	font-weight: 400;
	line-height: 1.65;
}

		@media screen and (max-width: 1680px) {
				body, input, select, textarea {
					font-size: 12pt;
				}
		}

		@media screen and (max-width: 1280px) {
			body, input, select, textarea {
				font-size: 12pt;
			}
		}

		@media screen and (max-width: 980px) {
				body, input, select, textarea {
					font-size: 12pt;
				}
		}

		@media screen and (max-width: 736px) {
				body, input, select, textarea {
					font-size: 12pt;
				}
		}

		@media screen and (max-width: 480px) {
				body, input, select, textarea {
					font-size: 12pt;
				}
		}


a {
	color: #111;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
strong, b {
	color: #555;
	font-weight: 600;
}
em, i {
	font-style: italic;
}
p {
	margin: 0 0 2em 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 0.2em 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
}
h2 {
	font-size: 1.85em;
	font-weight: 300;
}
h3 {
	font-size: 1.75em;
}

		@media screen and (max-width: 480px) {
				h3 {
					font-size: 1.25em;
				}
		}


h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.7em;
}
sub {
	font-size: 0.8em;
	position: relative;
	top: 0.5em;
}
sup {
	font-size: 0.8em;
	position: relative;
	top: -0.5em;
}
blockquote {
	border-left: solid 4px #dbdbdb;
	font-style: italic;
	margin: 0 0 2em 0;
	padding: 0.5em 0 0.5em 2em;
}
code {
	background: rgba(144, 144, 144, 0.075);
	border-radius: 0;
	border: solid 1px #dbdbdb;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0.25em;
	padding: 0.25em 0.65em;
}
pre {
	-webkit-overflow-scrolling: touch;
	font-family: "Courier New", monospace;
	font-size: 0.9em;
	margin: 0 0 2em 0;
}
pre code {
	display: block;
	line-height: 1.75;
	padding: 1em 1.5em;
	overflow-x: auto;
}
hr {
	border: 0;
	border-bottom: solid 1px #dbdbdb;
	margin: 2em 0;
}
hr.major {
	margin: 3em 0;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.inner {
	max-width: 1000px;
	margin: 0 auto;
}

		@media screen and (max-width: 1280px) {
				.inner {
					max-width: 90%;
				}
		}

		@media screen and (max-width: 480px) {
				.inner {
					max-width: 90%;
				}
		}


/* Section/Article */
section.special, article.special {
	text-align: center;
}
section.special article, article.special article {
	text-align: left;
}
section.wrapper, article.wrapper {
	padding: 6em 0 2em;
}
section.wrapper header, article.wrapper header {
	margin-bottom: 2em;
}
section.wrapper header h2, article.wrapper header h2 {
	font-size: 2.75em;
	margin: 0 0 .5em 0;
}
section.wrapper header p, article.wrapper header p {
	font-size: 1em;
}
section.wrapper article header, article.wrapper article header {
	margin: 0;
}

		@media screen and (max-width: 980px) {
				section.wrapper, article.wrapper {
					padding: 4em 0;
				}
		}

		@media screen and (max-width: 736px) {
				section.wrapper, article.wrapper {
					padding: 3em 0;
				}
				section.wrapper header, article.wrapper header {
					margin-bottom: 2em;
				}
				section.wrapper header h2, article.wrapper header h2 {
					font-size: 2em;
				}
				section.wrapper header p, article.wrapper header p {
					font-size: .9em;
				}
		}

		@media screen and (max-width: 480px) {
				section.wrapper article, article.wrapper article {
					text-align: center;
				}
		}

header p {
	color: #bbb;
	position: relative;
	margin: 0 0 1.5em 0;
}
header h2 + p {
	font-size: 1.25em;
	margin-top: -1em;
}
header h3 + p {
	font-size: 1.1em;
	margin-top: -0.8em;
}
header h4 + p,  header h5 + p,  header h6 + p {
	font-size: 0.9em;
	margin-top: -0.6em;
}


/* Flex */
.flex {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}
.flex-3 {
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 100%;
}
.flex.flex-2 {
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.flex.flex-2 article {
	width: 50%;
}

		@media screen and (max-width: 980px) {
				.flex.flex-2 article {
					width: 100%;
					margin-bottom: 3em;
				}
				.flex.flex-2 article:last-child {
					margin-bottom: 0;
				}
		}

		@media screen and (max-width: 480px) {
				.flex.flex-2 br {
					display: none;
				}
		}


/* Box */
.box {
	border: solid 1px #dbdbdb;
	margin-bottom: 2em;
	padding: 1.5em;
}
.box > :last-child,  .box > :last-child > :last-child,  .box > :last-child > :last-child > :last-child {
	margin-bottom: 0;
}
.box.alt {
	border: 0;
	border-radius: 0;
	padding: 0;
}
.box.person {
	border: solid 1px #8dcca9;
	padding: 3em 1.5em;
}
.box.person h3 {
	margin: 0;
}
.box.person .image {
	margin-bottom: 1em;
}
.box.person .image img {
	max-width: 100%;
}


/* Icon */
.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}
.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.icon > .label {
	display: none;
}


/* Image */
.image {
	border-radius: 0;
	border: 0;
	display: inline-block;
	position: relative;
}
.image img {
	border-radius: 0;
	display: block;
}
.image.left, .image.right {
	max-width: 40%;
}
.image.left img, .image.right img {
	width: 100%;
}
.image.round img {
	border-radius: 100%;
}
.image.left {
	float: left;
	padding: 0 1.5em 1em 0;
	top: 0.25em;
}
.image.right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em;
}
.image.fit {
	display: block;
	margin: 0 0 2em 0;
	width: 100%;
}
.image.fit img {
	width: 100%;
}
.image.main {
	display: block;
	margin: 0 0 3em 0;
	width: 100%;
}
.image.main img {
	width: 100%;
}


/* List */
ol {
	list-style: decimal;
	margin: 0 0 2em 0;
	padding-left: 1.25em;
}
ol li {
	padding-left: 0.25em;
}
ul {
	list-style: disc;
	margin: 0;
}
ul li {
	padding-left: 0.5em;
}
ul.alt {
	list-style: none;
	padding-left: 0;
}
ul.alt li {
	border-top: solid 1px #dbdbdb;
	padding: 0.5em 0;
}
ul.alt li:first-child {
	border-top: 0;
	padding-top: 0;
}
ul.alt.dark li {
	border-top: solid 1px rgba(0, 0, 0, 0.25);
}
ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
}
ul.icons li {
	display: inline-block;
	padding: 0 1em 0 0;
}
ul.icons li:last-child {
	padding-right: 0;
}
ul.icons li .icon:before {
	font-size: 2em;
}
ul.actions {
	cursor: default;
	list-style: none;
	padding-left: 0;
}
ul.actions li {
	display: inline-block;
	padding: 0 1em 0 0;
	vertical-align: middle;
}
ul.actions li:last-child {
	padding-right: 0;
}
ul.actions.small li {
	padding: 0 0.5em 0 0;
}
ul.actions.vertical li {
	display: block;
	padding: 1em 0 0 0;
}
ul.actions.vertical li:first-child {
	padding-top: 0;
}
ul.actions.vertical li > * {
	margin-bottom: 0;
}
ul.actions.vertical.small li {
	padding: 0.5em 0 0 0;
}
ul.actions.vertical.small li:first-child {
	padding-top: 0;
}
ul.actions.fit {
	display: table;
	margin-left: -1em;
	padding: 0;
	table-layout: fixed;
	width: calc(100% + 1em);
}
ul.actions.fit li {
	display: table-cell;
	padding: 0 0 0 1em;
}
ul.actions.fit li > * {
	margin-bottom: 0;
}
ul.actions.fit.small {
	margin-left: -0.5em;
	width: calc(100% + 0.5em);
}
ul.actions.fit.small li {
	padding: 0 0 0 0.5em;
}


		@media screen and (max-width: 480px) {
				ul.actions {
					margin: 0 0 2em 0;
				}
				ul.actions li {
					padding: 1em 0 0 0;
					display: block;
					text-align: center;
					width: 100%;
				}
				ul.actions li:first-child {
					padding-top: 0;
				}
				ul.actions li > * {
					width: 100%;
					margin: 0 !important;
				}
				ul.actions li > *.icon:before {
					margin-left: -2em;
				}
				ul.actions.small li {
					padding: 0.5em 0 0 0;
				}
				ul.actions.small li:first-child {
					padding-top: 0;
				}
		}


dl {
	margin: 0 0 2em 0;
}
dl dt {
	display: block;
	font-weight: 600;
	margin: 0 0 1em 0;
}
dl dd {
	margin-left: 2em;
}


/* Table */
.table-wrapper {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}
table {
	margin: 0 0 2em 0;
	width: 100%;
}
table tbody tr {
	border: solid 1px #dbdbdb;
	border-left: 0;
	border-right: 0;
}
table tbody tr:nth-child(2n + 1) {
	background-color: rgba(144, 144, 144, 0.075);
}
table td {
	padding: 0.75em 0.75em;
}
table th {
	color: #555;
	font-size: 0.9em;
	font-weight: 600;
	padding: 0 0.75em 0.75em 0.75em;
	text-align: left;
}
table thead {
	border-bottom: solid 2px #dbdbdb;
}
table tfoot {
	border-top: solid 2px #dbdbdb;
}
table.alt {
	border-collapse: separate;
}
table.alt tbody tr td {
	border: solid 1px #dbdbdb;
	border-left-width: 0;
	border-top-width: 0;
}
table.alt tbody tr td:first-child {
	border-left-width: 1px;
}
table.alt tbody tr:first-child td {
	border-top-width: 1px;
}
table.alt thead {
	border-bottom: 0;
}
table.alt tfoot {
	border-top: 0;
}
/* Button */

input[type="submit"],  input[type="reset"],  input[type="button"],  button,  .button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: #EA8115;
	box-shadow: inset 0 0 0 3px #EA8115;
	color: #fff !important;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-size: .75em;
	font-weight: bold;
	height: 3.75em;
	line-height: 3.85em;
	letter-spacing: 2px;
	padding: 0 4em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
input[type="submit"]:hover,  input[type="reset"]:hover,  input[type="button"]:hover,  button:hover,  .button:hover {
	color: #EA8115 !important;
	background-color: rgba(234, 129, 21, 0.15);
}
input[type="submit"]:active,  input[type="reset"]:active,  input[type="button"]:active,  button:active,  .button:active {
	background-color: rgba(234, 129, 21, 0.15);
}
input[type="submit"].icon,  input[type="reset"].icon,  input[type="button"].icon,  button.icon,  .button.icon {
	padding-left: 1.35em;
}
input[type="submit"].icon:before,  input[type="reset"].icon:before,  input[type="button"].icon:before,  button.icon:before,  .button.icon:before {
	margin-right: 0.5em;
}
input[type="submit"].fit,  input[type="reset"].fit,  input[type="button"].fit,  button.fit,  .button.fit {
	display: block;
	margin: 0 0 1em 0;
	width: 100%;
}
input[type="submit"].small,  input[type="reset"].small,  input[type="button"].small,  button.small,  .button.small {
	font-size: 0.8em;
}
input[type="submit"].big,  input[type="reset"].big,  input[type="button"].big,  button.big,  .button.big {
	font-size: 1.35em;
}
input[type="submit"].alt,  input[type="reset"].alt,  input[type="button"].alt,  button.alt,  .button.alt {
	background-color: transparent;
	box-shadow: inset 0 0 0 3px #FFF;
	color: #fff !important;
}
input[type="submit"].alt:hover,  input[type="reset"].alt:hover,  input[type="button"].alt:hover,  button.alt:hover,  .button.alt:hover {
	background-color: #7ec89e;
}
input[type="submit"].alt:active,  input[type="reset"].alt:active,  input[type="button"].alt:active,  button.alt:active,  .button.alt:active {
	background-color: #7ec89e;
}
input[type="submit"].alt.icon:before,  input[type="reset"].alt.icon:before,  input[type="button"].alt.icon:before,  button.alt.icon:before,  .button.alt.icon:before {
	color: #bbb;
}
input[type="submit"].special,  input[type="reset"].special,  input[type="button"].special,  button.special,  .button.special {
	background-color: #6cc091;
	color: #ffffff !important;
}
input[type="submit"].special:hover,  input[type="reset"].special:hover,  input[type="button"].special:hover,  button.special:hover,  .button.special:hover {
	background-color: #7ec89e;
}
input[type="submit"].special:active,  input[type="reset"].special:active,  input[type="button"].special:active,  button.special:active,  .button.special:active {
	background-color: #5ab884;
}
input[type="submit"].disabled, input[type="submit"]:disabled,  input[type="reset"].disabled,  input[type="reset"]:disabled,  input[type="button"].disabled,  input[type="button"]:disabled,  button.disabled,  button:disabled,  .button.disabled,  .button:disabled {
	background-color: #9a9a9a !important;
	box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
	color: #fff !important;
	cursor: default;
	opacity: 0.25;
}

		@media screen and (max-width: 480px) {
				input[type="submit"],  input[type="reset"],  input[type="button"],  button,  .button {
					padding: 0;
					width: 100%;
				}
		}


/* ───────────────────────────────────────────────────────────── header CSS */
#header {
	color: #fff;
	cursor: default;
	left: 0;
	line-height: 2.8em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10001;
	background-color: #fff;
	box-shadow: 0px 4px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 4px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 4px 2px rgba(0,0,0,0.1);
	border-top: 6px solid #830006;
}
#header .inner {
	margin: 0 auto;
	position: relative;
}
#header .logo {
	color: #ffffff;
	display: inline-block;
	font-weight: 400;
	height: inherit;
	left: 0;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	font-size: 1em;
}
#header .logo strong {
	color: #ffffff;
	font-weight: 600;
}
#header li {
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	padding: 0 1em;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
#header li:hover {
	color: #830006;
}
#header li a {
	text-decoration: none;
	list-style: none;
}
#header li:last-child {
	display: none;
}
#header li a:before {
	content: '';
	width: 0;
	left: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #830006;
	position: absolute;
	display: block;
}
#header li a:hover:before {
	width: 50%;
	border-bottom: 3px solid #830006;
}
#header li a:after {
	content: '';
	width: 0;
	right: 50%;
	bottom: 0;
	transition: all 0.3s ease;
	border-bottom: 3px solid #830006;
	position: absolute;
	display: block;
}
#header li a:hover:after {
	width: 50%;
	border-bottom: 3px solid #830006;
}
#header li a img {
	color: #333;
	width: 18px;
	top: 4px;
	margin: 0px 6px 0 0;
	position: relative;
}
#header a.navPanelToggle {
	color: #333;
	display: none;
	text-decoration: none;
	height: 1.8em;
	width: 2em;
	z-index: 10003;
	padding: 0;
	position: absolute;
	top: 5px;
	right: -7px;
}
#header a.navPanelToggle .fa {
	font-size: 2em;
	position: fixed;
	top: 15px;
	right: 15px;
}
#header h1 {
	color: #333;
	font-size: 0.4em;
	margin: 5px 0 10px;
}
#header h2 img {
	width: 145px;
}
#header nav {
	color: #333;
	position: absolute;
	top: 478px;
	left: 0;
	right: 0;
	/*	bottom;0;*/
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0 -6px 13px -6px rgba(0,0,0,0.4);
}
#header nav {
	color: #333;
	position: absolute;
	/*	top: 325px;*/
	top: 477px;
	left: 0;
	right: 0;
	/*	bottom;0;*/
	background-color: #fff;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0 -6px 13px -6px rgba(0,0,0,0.4);
}
#header nav div, #header nav div {
	display: none;
}

		@media screen and (max-width: 1680px) {
				#header a img {
					top: -13px;
				}
				#header nav {
					top: 495px;
				}
		}

		@media screen and (max-width: 1280px) {
				#header li {
					padding:0 0.4em;
				}
		}

		@media screen and (max-width: 980px) {
				#header a.navPanelToggle {
					display: inline-block;
				}
		}

		@media screen and (max-width: 736px) {
				#header a {
					padding: 0 0.5em;
				}
		}

		@media screen and (max-width: 480px) {
				#header {
					font-size: .9em;
				}
		}

/* ───────────────────────────────────────────────────────────── Nav CSS */

		@media screen and (max-width: 980px) {
				#nav {
					display: none;
				}
		}


#navPanel {
	-moz-transform: translatex(20em);
	-webkit-transform: translatex(20em);
	-ms-transform: translatex(20em);
	transform: translatex(20em);
	-moz-transition: -moz-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
	-webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
	-ms-transition: -ms-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
	-webkit-overflow-scrolling: touch;
	visibility: hidden;
	overflow-y: auto;
	position: fixed;
	right: 0;
	top: 0;
	background: rgba(131, 0, 6, 0.9);
	color: #daefe3;
	height: 100%;
	max-width: 80%;
	width: 20em;
	padding: 0 0 0.5em 0;
	z-index: 10010;
}
#navPanel .nav-logo {
	background-color: #500004;
	padding: 1px 0 10px;
}
#navPanel div img {
	display: block;
	width: 25%;
	margin: 10px auto 0;
}
#navPanel.visible {
	-moz-transform: translatex(0);
	-webkit-transform: translatex(0);
	-ms-transform: translatex(0);
	transform: translatex(0);
	box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
	visibility: visible;
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
}
#navPanel a:not(.close) {
	color: #daefe3;
	display: block;
	padding: 0.75em 0;
	text-decoration: none;
	font-weight: bold;
}

#navPanel .close {
	text-decoration: none;
	-moz-transition: color 0.2s ease-in-out;
	-webkit-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	-webkit-tap-highlight-color: transparent;
	border: 0;
	color: #daefe3;
	cursor: pointer;
	display: block;
	height: 4em;
	padding-right: 0;
	position: absolute;
	right: -3px;
	text-align: right;
	top: -9px;
	vertical-align: middle;
	width: 5em;
}
#navPanel .close:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
	content: '\f057';
	font-size: 32px;
	width: 2em;
	height: 0em;
	line-height: 2.45em;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}
#navPanel .close:hover {
	color: inherit;
}
#navPanel ul {
	margin: 1.4em 2.25em;
	padding: 0;
	overflow: hidden;
}
#navPanel ul li {
	font-size: 12px;
	width: 45%;
	height: auto;
	border: 1px solid;
	margin: 0 0 20px;
	padding-left: 0;
	line-height: 1.2;
	list-style: none;
	float: left;
	background: rgba(225, 225, 225, 0.25);
	
	transition-duration:0.3s;
}
#navPanel ul li:nth-child(odd) {
	margin-right: 10%;
}
#navPanel ul li a {
	text-align: center;
	width: 110px;
	height: 95px;
	vertical-align: middle;
	display: table-cell!important;
}
#navPanel ul li:hover {
	background: rgba(0, 0, 0, 0.3);
	transition: all 0.3s ease;
}
#navPanel ul li a:hover {
	color: #fff;
/*	transition: all 0.3s ease;*/
}
#navPanel img {
	color: #fff;
	width: 30px;
	text-align: center;
	margin: 0 auto 10px;
	display: block;
}

		@media screen and (max-width: 980px) {
				#navPanel .close-bottom {
					width: 100%;
					height: 33px;
					margin-left: 0!important;
					margin: 10px 0 0;
					border-radius: 22px;
					background-color: #fff;
					display: block;
				}
				#navPanel .close-bottom a {
					width: 100%;
					height: 48px;
					color: #830006;
					text-align: center;
					display: inline-block!important;
				}
				#navPanel .sp-none {
					display: none;
				}
		}


/* ───────────────────────────────────────────────────────────── Banner CSS */

#col2 {
	padding: 8em 0 9em 0;
	background-image: url( ../../img/col2-bg.jpg);
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	height: 550px;
}
/* ───────────────────────────────────────────────────────────── Service CSS */

#service {
	padding: 4em 0;
	text-align: center;
	position: relative;
	background-image: url(../../img/bg_service.jpg);
}
#service:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#service02 {
	padding: 2em 0 3em 0;
	background-image: url(../../img/main.jpg);
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
#service .flex-3 {
	margin: 0 0 40px;
}
#service header {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	margin: 0 0 20px;
	font-size: 18px;
}
#business h1, #company h1, #news h1, #representative h1, #privacy h1 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #111;
	line-height: 1em;
	margin: 0;
	padding: 0 0 10px;
}
#business h2, #company h2, #news h2, #representative h2, #privacy h2 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 0;
	border-top: 1px solid #830006;
	border-bottom: 1px solid #830006;
	display: inline-block;
}


/* ───────────────────────────────────────────────────────────── Company CSS */
#company {
	padding: 4em 0;
}
#company footer {
	width: 100%;
	margin: 40px auto 20px;
}
#company article:first-child {
	padding: 0 20px 0 0;
}
#company article:last-child {
	padding: 0 0 0 20px;
}
#company iframe {
	width: 100%;
	overflow: hidden;
}
#company .company-img {
	margin: 0 0 3em;
}
#company .company-img img {
	width: 100%;
}
.accessList__wrap ul {
	margin: 22px 0;
}
.accessList__wrap ul li {
	text-align: left;
	list-style: none;
	font-size: 16px;
	margin: 2px 0 0 0;
  padding-left: 2px;
}
.accessList__wrap h4 {
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
	border-top: 2px solid #830006;
	border-bottom: 1px solid #830006;
}
.accessList__ttl {
	color: #111;
	font-size: 0.9em;
	font-weight: 700;
}

		@media screen and (max-width: 980px) {
				#company article:first-child {
					padding: 0;
				}
		}

		@media screen and (max-width: 736px) {
				#company article:first-child {
					padding: 0;
				}
				#company article:last-child {
					padding: 0;
				}
		}


/* ───────────────────────────────────────────────────────────── Information CSS */
#information {
	padding: 4em 0;
	background-image: url(../../img/main.jpg);
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
#information02 {
	padding: 1.5em 0;
	background-color: #f0f0f0;
	background-size: cover;
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	box-shadow: -8px 0px 8px 3px #ccc inset;
}
#information h1 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #fff;
	line-height: 1em;
	margin: 0;
	padding: 0 0 10px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
#information h2 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: 3px 0 0;
	margin: 0 0 40px;
	border-top: 1px solid #830006;
	border-bottom: 1px solid #830006;
	display: inline-block;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
#information h3 {
	font-weight: 400;
	color: #111;
	margin: 0;
	font-size: 1.5em;
}
#information p {
	font-size: 1em;
	color: #111;
	margin-bottom: 1.75em;
}
#information .flex {
	-ms-flex-pack: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	text-align: center;
	margin: 0 auto;
}
#information .flex div {
	padding: 0 1.17em;
}


/* ───────────────────────────────────────────────────────────── Intro CSS */
#intro {
	background: url(../../img/intro-bg.png) no-repeat center 55px;
}
#intro h3 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 20px 0;
}
#intro p, #service p {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.02em;
}


/* ───────────────────────────────────────────────────────────── business CSS */
#business {
	padding: 4em 0;
	text-align: center;
/*	position: relative;*/
	background-image: url(../../img/bg_service.jpg);
}
#business:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#business-under {
	text-align: center;
	background: url(../../img/intro-bg.png) no-repeat center 55px;
  padding-bottom: 4em;
}
/*#business h1 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 20px 0;
	line-height: 1.5;
}*/
#business-under h1 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 20px 0;
	line-height: 1.5;
}

#business h3 , #business-under h3 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 20px 0;
}
#business p , #business-under p {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.02em;
}
#business .flex-3 , #business-under .flex-3 {
	margin: 0 0 40px;
}
#business header , #business-under header {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	margin: 0 0 20px;
	font-size: 18px;
}
#business .business , #business-under .business {
	width: 48%;
}
#business .business:first-child , #business-under .business:first-child {
	margin: 0 4% 0 0;
}
#business .business p , #business-under .business p {
	text-align: left;
}

#business footer {
    width: 100%;
    margin: 40px auto 20px;
}
		@media screen and (max-width: 1024px) {
				#business h3 , #business-under h3 {
					font-size: 21px;
				}
		}

		@media screen and (max-width: 980px) {
				#business .flex-3 , #business-under .flex-3 {
					display: block;
				}
				#business .business , #business-under .business {
					width: 100%;
				}
				#business .business:first-child , #business-under .business:first-child {
					margin: 0;
				}
		}

		@media screen and (max-width: 480px) {
				#business article img , #business-under article img {
					width: 100%;
				}
				#business h3 , #business-under h3 {
					font-size: 19px;
				}
		}


/* ───────────────────────────────────────────────────────────── News CSS */
#news {
	padding: 4em 0 5em;
	text-align: center;
	position: relative;
	background-image: url(../../img/bg_service.jpg);
}
#news ul {
	margin: 0 auto 60px;
	font-size: 16px;
}
#news ul li {
	list-style: none;
	text-align: left;
}
#news article {
	width: 100%;
}
.news-list {
	max-width: 800px;
	margin-right: auto;
	margin-bottom: 28px;
	margin-left: auto;
}
.news-list__item {
	padding: 20px 2px 19px;
	border-bottom: 1px solid #d7d9db;
}
.news-list__date {
	margin-right: 50px;
}
.news-list__label {
	width: 60px;
	margin-right: 25px;
}
.label--news {
	background-color: #2f363b;
}
.label {
	font-size: .8em;
	line-height: 1;
	position: relative;
	top: -3px;
	display: inline-block;
	padding: 6px 4px 4px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #2f363b;
}
.news-list__text a {
	color: inherit;
}
.label--media {
	background-color: #830006;
}
.label--news {
	background-color: #947f60;
}

		@media screen and (max-width: 736px) {
				.news-list__text {
					display: block;
				}
		}

/* ───────────────────────────────────────────────────────────── Representative CSS */
#representative {
	padding: 4em 0;
}
.representative-box {
	margin: 10px 0;
	display: block;
	overflow: hidden;
}
.representative-box h3 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 0;
}
.representative-box h4 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 12px;
	margin: 0 0 20px;
}
.representative-box p {
	text-align: left;
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.02em;
}
.representative-box div {
	float: left;
	width: 48%;
}
.representative-box div img {
	height: 255px;
}
.representative-box div:first-child {
	margin: 0 4% 0 0;
}
#representative footer {
	width: 100%;
	margin: 60px auto 20px;
	clear: both;
}

		@media screen and (max-width: 980px) {
				.representative-box div {
					float: none;
					width: 100%;
					margin: 0 auto;
				}
				.representative-box div:first-child {
					margin: 0 0 4% 0;
				}
		}


/* ───────────────────────────────────────────────────────────── Footer CSS */
#footer {
	background: #111;
	text-align: center;
	padding: 0 0 35px;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
#footer h3 {
	color: #FFF;
	margin-bottom: 2em !important;
}
#footer label {
	text-align: left;
	color: #FFF;
}
#footer .copyright {
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
}
#footer .copyright a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
#footer .copyright a:hover {
	color: #830006;
}
.footer-nav {
	background-color: #DBD9D5;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
}
.footer-nav ul {
	margin: 0;
	text-align: center;
	display: inline-block;
}
.footer-nav ul li {
	font-size: 14px;
	padding: 0;
	float: left;
	list-style: none;
	transition-duration:0.3s;
}
.footer-nav ul li a {
	padding: 30px 25px 28px;
	text-decoration: none;
}
.footer-nav ul li a:hover {
	font-weight: bold;
	color: #fff;
	background-color: #830006;
}
.footer-logo {
	width: 70%;
	margin: 80px 0 20px;
	float: left;
	text-align: left;
}
.footer-logo img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 40px 0 0;
}
.footer-logo p {
	color: #fff;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 13px;
}

.footer {
	display: block;
	overflow: hidden;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer-link {
	width: 30%;
	margin: 80px 0 20px;
	float: right;
	font-size: 14px;
}



		@media screen and (max-width: 980px) {
				#footer {
					padding: 0 0 1em 0;
				}
			.footer-logo {
				width: 100%;
				margin: 0 auto;
				float: none;
				text-align: center;
			}
			.footer-logo img {
				width: 100px;
				height: 100px;
				float: none;
				margin: 40px 0 20px;
			}
			.footer-address {
				display: none;
			}
			.footer-link {
				width: 100%;
				margin: 0 auto;
				float: none;
				text-align: center;
			}
			
		}

		@media screen and (max-width: 910px) {
			footer .inner {
				width: 100%;
				max-width: 100%;
				margin: 0;
			}
				.footer-nav ul {
					width: 100%;
					text-align: left;
				}
				.footer-nav ul li {
					float: none;
					border-bottom: 1px solid rgba(0,0,0,0.1);
					box-shadow: 0 1px 0 rgba(255,255,255,0.5);
				}
			
			
				.footer-nav ul li a {
					display: block;
					position: relative;
					border-bottom: 1px solid #D9D9D6;
				}
				.footer-nav ul li a:after {
						display: block;
						content: "";
						position: absolute;
						top: 50%;
						right: 20px;
						width: 10px;
						height: 10px;
						margin: -4px 0 0 0;
						border-top: solid 2px #333;
						border-right: solid 2px #333;
						-webkit-transform: rotate(45deg);
										transform: rotate(45deg);
						}
		}


		@media screen and (max-width: 736px) {
				#footer {
					padding: 0 0 2em 0;
				}
				.footer-nav ul {
					padding: 0;
				}
				.footer-nav ul li {
					margin: 0;
				}
				.footer-logo {
					margin: 0;
				}
				.footer-logo img {
					width: 80px;
					height: 80px;
				}
		}

#banner:before, #col2:before, #information:before, #service02:before {
	content: '';
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#banner .inner {
	position: relative;
	z-index: 10005;
	top: 125px;
}
#col2 .inner, #information .inner, #service .inner {
	position: relative;
	z-index: 10005;
	top: 0;
}
.slide-tit h1, #col2 h1, #under-main h1, #banner h1 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 45px;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
.slide-tit h2, #under-main h2, #banner h2 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	font-size: 26px;
	font-weight: 400;
	color: #fff;
	line-height: 1em;
	margin: 0 0 1em 0;
	padding: 0;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
#banner h3, #col2 h3 {
	font-weight: 400;
	color: #fff;
	margin: 0;
	font-size: 1.5em;
}
#banner .icon, #col2 .icon, #information .icon {
	color: #6cc091;
	font-size: 2em;
}
#banner p, #col2 p {
	font-size: 1em;
	color: rgba(255, 255, 255, 0.55);
	margin-bottom: 1.75em;
}
#banner .flex, #col2 .flex {
	-ms-flex-pack: center;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	text-align: center;
	margin: 0 auto 4em auto;
}
#banner .flex div, #col2 .flex div {
	padding: 0 4em;
}
#banner .flex div:last-child, #col2 .flex div:last-child, #information .flex div:last-child {
	border: none;
	padding-right: 0;
}
#banner .flex div:first-child, #col2 .flex div:first-child, #information .flex div:first-child {
	padding-left: 0;
}
#banner .flex div p, #col2 .flex div p, #information .flex div p {
	margin: 0;
}

		@media screen and (max-width: 1280px) {
				#banner, #col2 {
					height: 430px;
				}
		}

		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
				#banner, #col2, #information {
					background-attachment: scroll;
				}
		}

		@media screen and (max-width: 1680px) {
				#banner .inner {
					top: 170px;
				}
				#banner .flex div, #col2 .flex div {
					padding: 0 6em;
				}
				#information .flex div {
					padding: 0 1.5em;
				}
		}

		@media screen and (max-width: 1280px) {
				#banner, #col2, #information {
					padding: 7em 0 6em 0;
				}
				/*#banner .inner , */
				#col2 .inner {
					padding-top: 6em;
				}
				#banner .inner {
					top: 120px;
				}
				#information .inner {
					padding-top: 0;
				}
				.slide-tit h1, #col2 h1 {
					font-size: 2em;
				}
				#service h1, #company h1, #information h1, #news h1, #representative h1 {
					font-size: 1.8em;
				}
				#banner h3, #col2 h3, #information h3 {
					font-size: 1.25em;
				}
				#banner .flex div, #col2 .flex div {
					padding: 0 3em;
				}
				#information .flex div {
					padding: 0 1em;
				}
		}

		@media screen and (max-width: 1024px) {
				#information .flex {
					display: block;
				}
				#information .flex div {
					padding: 0;
				}
		}

		@media screen and (max-width: 980px) {
				#banner, #col2 {
					background-attachment: scroll;
					padding: 5em 0 4em 0;
				}
				#information {
					background-attachment: scroll;
					padding: 2em 0;
				}
				#company {
					padding: 2em 0;
				}
				#company footer {
					margin: 0 auto 20px;
				}
				#banner .inner, #col2 .inner {
					padding-top: 4em;
				}
				#information .inner {
					padding-top: 0;
				}
				.slide-tit h1 {
					font-size: 2.0em;
				}
				.slide-tit h2 {
					font-size: 26px;
				}
				#banner h3 {
					font-size: 1.25em;
				}
				#banner .flex div {
					font-size: .85em;
					padding: 0 1.5em;
				}
				#intro .flex-3 {
					display: block;
				}
		}

		@media screen and (max-width: 736px) {
				#information {
					background-image: url(../../img/main-sp.jpg);
				}
				#intro {
					background: url(../../img/intro-bg.png) no-repeat center 15px;
				}
				#intro h3 {
					font-size: 20px;
					margin: 0 0 50px;
				}
				#banner {
					padding: 4em 0 3em 0;
				}
				#banner .inner {
					padding-top: 80px;
				}
				.slide-tit h1 {
					font-size: 1.3em;
				}
				.slide-tit h2 {
					font-size: 1.3em;
					line-height: 1.4;
				}
				#banner h3 {
					font-size: 1.25em;
				}
				#banner .flex {
					-moz-flex-direction: column;
					-webkit-flex-direction: column;
					-ms-flex-direction: column;
					flex-direction: column;
					margin: 0 auto 2em auto;
				}
				#banner .flex div {
					font-size: .85em;
					padding: 0;
					border: none;
					margin-bottom: 1em;
				}
				#service .flex-3 {
					display: block;
				}
				#service article {
					margin: 0 0 40px;
					display: block;
				}
		}

		@media screen and (max-width: 480px) {
				.slide-tit h1 {
					font-size: 1.3em;
				}
				.slide-tit h2 {
					font-size: 1.1em;
				}
				#intro article {
					width: 100%;
				}
				#intro article img {
					width: 100%;
				}
				#intro article .image {
					margin: 0 0 20px;
					display: block;
				}
				#intro h3 {
					font-size: 19px;
				}
		}


#menu {
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

/* ───────────────────────────────────────────────────────────── Footer CSS */
#under {
	text-align: center;
	background: url(../../img/intro-bg.png) no-repeat center 55px;
}
#under h3 {
	font-family: "YakuHanJP", "Times New Roman", Times, YuMincho, "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HG明朝E", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
	color: #947f60;
	font-size: 24px;
	margin: 20px 0;
}
#under p, #service p {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.02em;
}
#under article {
	margin: 0 auto;
}

/*20220428　追加*/
#intro article {
	margin: 0 auto;
}