@charset "UTF-8"; /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,500,700);
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption,
figure,
main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
:root {
	font-size: 62.5%;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:after,
.slick-track:before {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: #fff url(ajax-loader.gif) center center no-repeat;
}
@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src:
		url(fonts/slick.eot?#iefix) format("embedded-opentype"),
		url(fonts/slick.woff) format("woff"),
		url(fonts/slick.ttf) format("truetype"),
		url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal;
}
.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}
.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 2rem;
	padding-left: 2rem;
}
.row {
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
	margin-right: -1rem;
	margin-left: -1rem;
}
.row.reverse {
	flex-direction: row-reverse;
}
.col.reverse {
	flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	box-sizing: border-box;
	flex: 0 0 auto;
	padding-right: 1rem;
	padding-left: 1rem;
}
.col-xs {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%;
}
.col-xs-1 {
	flex-basis: 8.333%;
	max-width: 8.333%;
}
.col-xs-2 {
	flex-basis: 16.667%;
	max-width: 16.667%;
}
.col-xs-3 {
	flex-basis: 25%;
	max-width: 25%;
}
.col-xs-4 {
	flex-basis: 33.333%;
	max-width: 33.333%;
}
.col-xs-5 {
	flex-basis: 41.667%;
	max-width: 41.667%;
}
.col-xs-6 {
	flex-basis: 50%;
	max-width: 50%;
}
.col-xs-7 {
	flex-basis: 58.333%;
	max-width: 58.333%;
}
.col-xs-8 {
	flex-basis: 66.667%;
	max-width: 66.667%;
}
.col-xs-9 {
	flex-basis: 75%;
	max-width: 75%;
}
.col-xs-10 {
	flex-basis: 83.333%;
	max-width: 83.333%;
}
.col-xs-11 {
	flex-basis: 91.667%;
	max-width: 91.667%;
}
.col-xs-12 {
	flex-basis: 100%;
	max-width: 100%;
}
.col-xs-offset-1 {
	margin-left: 8.333%;
}
.col-xs-offset-2 {
	margin-left: 16.667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.333%;
}
.col-xs-offset-5 {
	margin-left: 41.667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.333%;
}
.col-xs-offset-8 {
	margin-left: 66.667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.333%;
}
.col-xs-offset-11 {
	margin-left: 91.667%;
}
.start-xs {
	justify-content: flex-start;
	text-align: start;
}
.center-xs {
	justify-content: center;
	text-align: center;
}
.end-xs {
	justify-content: flex-end;
	text-align: end;
}
.top-xs {
	align-items: flex-start;
}
.middle-xs {
	align-items: center;
}
.bottom-xs {
	align-items: flex-end;
}
.around-xs {
	justify-content: space-around;
}
.between-xs {
	justify-content: space-between;
}
.first-xs {
	order: -1;
}
.last-xs {
	order: 1;
}
@media only screen and (min-width: 48em) {
	.container {
		width: 46rem;
	}
	.col-sm,
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		box-sizing: border-box;
		flex: 0 0 auto;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.col-sm {
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%;
	}
	.col-sm-1 {
		flex-basis: 8.333%;
		max-width: 8.333%;
	}
	.col-sm-2 {
		flex-basis: 16.667%;
		max-width: 16.667%;
	}
	.col-sm-3 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex-basis: 33.333%;
		max-width: 33.333%;
	}
	.col-sm-5 {
		flex-basis: 41.667%;
		max-width: 41.667%;
	}
	.col-sm-6 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		flex-basis: 58.333%;
		max-width: 58.333%;
	}
	.col-sm-8 {
		flex-basis: 66.667%;
		max-width: 66.667%;
	}
	.col-sm-9 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		flex-basis: 83.333%;
		max-width: 83.333%;
	}
	.col-sm-11 {
		flex-basis: 91.667%;
		max-width: 91.667%;
	}
	.col-sm-12 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.col-sm-offset-1 {
		margin-left: 8.333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.667%;
	}
	.start-sm {
		justify-content: flex-start;
		text-align: start;
	}
	.center-sm {
		justify-content: center;
		text-align: center;
	}
	.end-sm {
		justify-content: flex-end;
		text-align: end;
	}
	.top-sm {
		align-items: flex-start;
	}
	.middle-sm {
		align-items: center;
	}
	.bottom-sm {
		align-items: flex-end;
	}
	.around-sm {
		justify-content: space-around;
	}
	.between-sm {
		justify-content: space-between;
	}
	.first-sm {
		order: -1;
	}
	.last-sm {
		order: 1;
	}
}
@media only screen and (min-width: 62em) {
	.container {
		width: 61rem;
	}
	.col-md,
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		box-sizing: border-box;
		flex: 0 0 auto;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.col-md {
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%;
	}
	.col-md-1 {
		flex-basis: 8.333%;
		max-width: 8.333%;
	}
	.col-md-2 {
		flex-basis: 16.667%;
		max-width: 16.667%;
	}
	.col-md-3 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.col-md-4 {
		flex-basis: 33.333%;
		max-width: 33.333%;
	}
	.col-md-5 {
		flex-basis: 41.667%;
		max-width: 41.667%;
	}
	.col-md-6 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.col-md-7 {
		flex-basis: 58.333%;
		max-width: 58.333%;
	}
	.col-md-8 {
		flex-basis: 66.667%;
		max-width: 66.667%;
	}
	.col-md-9 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.col-md-10 {
		flex-basis: 83.333%;
		max-width: 83.333%;
	}
	.col-md-11 {
		flex-basis: 91.667%;
		max-width: 91.667%;
	}
	.col-md-12 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.col-md-offset-1 {
		margin-left: 8.333%;
	}
	.col-md-offset-2 {
		margin-left: 16.667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.333%;
	}
	.col-md-offset-5 {
		margin-left: 41.667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.333%;
	}
	.col-md-offset-8 {
		margin-left: 66.667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.333%;
	}
	.col-md-offset-11 {
		margin-left: 91.667%;
	}
	.start-md {
		justify-content: flex-start;
		text-align: start;
	}
	.center-md {
		justify-content: center;
		text-align: center;
	}
	.end-md {
		justify-content: flex-end;
		text-align: end;
	}
	.top-md {
		align-items: flex-start;
	}
	.middle-md {
		align-items: center;
	}
	.bottom-md {
		align-items: flex-end;
	}
	.around-md {
		justify-content: space-around;
	}
	.between-md {
		justify-content: space-between;
	}
	.first-md {
		order: -1;
	}
	.last-md {
		order: 1;
	}
}
@media only screen and (min-width: 75em) {
	.container {
		width: 71rem;
	}
	.col-lg,
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		box-sizing: border-box;
		flex: 0 0 auto;
		padding-right: 1rem;
		padding-left: 1rem;
	}
	.col-lg {
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%;
	}
	.col-lg-1 {
		flex-basis: 8.333%;
		max-width: 8.333%;
	}
	.col-lg-2 {
		flex-basis: 16.667%;
		max-width: 16.667%;
	}
	.col-lg-3 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		flex-basis: 33.333%;
		max-width: 33.333%;
	}
	.col-lg-5 {
		flex-basis: 41.667%;
		max-width: 41.667%;
	}
	.col-lg-6 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		flex-basis: 58.333%;
		max-width: 58.333%;
	}
	.col-lg-8 {
		flex-basis: 66.667%;
		max-width: 66.667%;
	}
	.col-lg-9 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		flex-basis: 83.333%;
		max-width: 83.333%;
	}
	.col-lg-11 {
		flex-basis: 91.667%;
		max-width: 91.667%;
	}
	.col-lg-12 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.col-lg-offset-1 {
		margin-left: 8.333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.667%;
	}
	.start-lg {
		justify-content: flex-start;
		text-align: start;
	}
	.center-lg {
		justify-content: center;
		text-align: center;
	}
	.end-lg {
		justify-content: flex-end;
		text-align: end;
	}
	.top-lg {
		align-items: flex-start;
	}
	.middle-lg {
		align-items: center;
	}
	.bottom-lg {
		align-items: flex-end;
	}
	.around-lg {
		justify-content: space-around;
	}
	.between-lg {
		justify-content: space-between;
	}
	.first-lg {
		order: -1;
	}
	.last-lg {
		order: 1;
	}
}
*,
::after,
::before {
	box-sizing: border-box;
}
::-moz-selection {
	background-color: #0ac;
}
::selection {
	background-color: #0ac;
}
body {
	color: #333;
	font-family:
		"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック",
		"MS PGothic", Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}
@media screen and (max-width: 767px) {
	body {
		font-size: 13px;
		min-width: 320px;
	}
}
img {
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	img {
		height: auto;
	}
}
a {
	color: #0080ac;
}
ol,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
figure {
	margin: 1em 0;
}
@media screen and (max-width: 767px) {
	.hidden-xs {
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.visible-xs {
		display: none;
	}
}
small {
	font-size: 80%;
}
em,
strong {
	font-weight: 700;
}
@media screen and (min-width: 768px) {
	.inner {
		width: 1000px;
		margin: 0 auto;
	}
}
::-moz-selection {
	background: #00b566;
	color: #fff;
}
::selection {
	background: #00b566;
	color: #fff;
}
input::-moz-selection {
	color: #333;
}
input::selection {
	color: #333;
}
textarea::-moz-selection {
	color: #333;
}
textarea::selection {
	color: #333;
}
.mt-100 {
	margin-top: -100px !important;
}
.mt-95 {
	margin-top: -95px !important;
}
.mt-90 {
	margin-top: -90px !important;
}
.mt-85 {
	margin-top: -85px !important;
}
.mt-80 {
	margin-top: -80px !important;
}
.mt-75 {
	margin-top: -75px !important;
}
.mt-70 {
	margin-top: -70px !important;
}
.mt-65 {
	margin-top: -65px !important;
}
.mt-60 {
	margin-top: -60px !important;
}
.mt-55 {
	margin-top: -55px !important;
}
.mt-50 {
	margin-top: -50px !important;
}
.mt-45 {
	margin-top: -45px !important;
}
.mt-40 {
	margin-top: -40px !important;
}
.mt-35 {
	margin-top: -35px !important;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt-25 {
	margin-top: -25px !important;
}
.mt-20 {
	margin-top: -20px !important;
}
.mt-15 {
	margin-top: -15px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-5 {
	margin-top: -5px !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt85 {
	margin-top: 85px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt95 {
	margin-top: 95px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt105 {
	margin-top: 105px !important;
}
.mt110 {
	margin-top: 110px !important;
}
.mt115 {
	margin-top: 115px !important;
}
.mt120 {
	margin-top: 120px !important;
}
.mt125 {
	margin-top: 125px !important;
}
.mt130 {
	margin-top: 130px !important;
}
.mt135 {
	margin-top: 135px !important;
}
.mt140 {
	margin-top: 140px !important;
}
.mt145 {
	margin-top: 145px !important;
}
.mt150 {
	margin-top: 150px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml85 {
	margin-left: 85px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml95 {
	margin-left: 95px !important;
}
.ml100 {
	margin-left: 100px !important;
}
.ml105 {
	margin-left: 105px !important;
}
.ml110 {
	margin-left: 110px !important;
}
.ml115 {
	margin-left: 115px !important;
}
.ml120 {
	margin-left: 120px !important;
}
.ml125 {
	margin-left: 125px !important;
}
.ml130 {
	margin-left: 130px !important;
}
.ml135 {
	margin-left: 135px !important;
}
.ml140 {
	margin-left: 140px !important;
}
.ml145 {
	margin-left: 145px !important;
}
.ml150 {
	margin-left: 150px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr85 {
	margin-right: 85px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mr95 {
	margin-right: 95px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.mr105 {
	margin-right: 105px !important;
}
.mr110 {
	margin-right: 110px !important;
}
.mr115 {
	margin-right: 115px !important;
}
.mr120 {
	margin-right: 120px !important;
}
.mr125 {
	margin-right: 125px !important;
}
.mr130 {
	margin-right: 130px !important;
}
.mr135 {
	margin-right: 135px !important;
}
.mr140 {
	margin-right: 140px !important;
}
.mr145 {
	margin-right: 145px !important;
}
.mr150 {
	margin-right: 150px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb85 {
	margin-bottom: 85px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb95 {
	margin-bottom: 95px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb105 {
	margin-bottom: 105px !important;
}
.mb110 {
	margin-bottom: 110px !important;
}
.mb115 {
	margin-bottom: 115px !important;
}
.mb120 {
	margin-bottom: 120px !important;
}
.mb125 {
	margin-bottom: 125px !important;
}
.mb130 {
	margin-bottom: 130px !important;
}
.mb135 {
	margin-bottom: 135px !important;
}
.mb140 {
	margin-bottom: 140px !important;
}
.mb145 {
	margin-bottom: 145px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
.align-right {
	text-align: right;
}
.row-0 {
	margin-left: 0;
	margin-right: 0;
}
.row-0 > div {
	padding-right: 0;
	padding-left: 0;
}
.row-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row-10 > div {
	padding-right: 5px;
	padding-left: 5px;
}
.row-20 {
	margin-left: -10px;
	margin-right: -10px;
}
.row-20 > div {
	padding-right: 10px;
	padding-left: 10px;
}
.row-30 {
	margin-left: -15px;
	margin-right: -15px;
}
.row-30 > div {
	padding-right: 15px;
	padding-left: 15px;
}
.row-40 {
	margin-left: -20px;
	margin-right: -20px;
}
.row-40 > div {
	padding-right: 20px;
	padding-left: 20px;
}
.align-left {
	text-align: left !important;
}
.align-center {
	text-align: center !important;
}
.align-right {
	text-align: right !important;
}
.w100 {
	width: 100% !important;
}
.mt-100 {
	margin-top: -100px !important;
}
.mt-95 {
	margin-top: -95px !important;
}
.mt-90 {
	margin-top: -90px !important;
}
.mt-85 {
	margin-top: -85px !important;
}
.mt-80 {
	margin-top: -80px !important;
}
.mt-75 {
	margin-top: -75px !important;
}
.mt-70 {
	margin-top: -70px !important;
}
.mt-65 {
	margin-top: -65px !important;
}
.mt-60 {
	margin-top: -60px !important;
}
.mt-55 {
	margin-top: -55px !important;
}
.mt-50 {
	margin-top: -50px !important;
}
.mt-45 {
	margin-top: -45px !important;
}
.mt-40 {
	margin-top: -40px !important;
}
.mt-35 {
	margin-top: -35px !important;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt-25 {
	margin-top: -25px !important;
}
.mt-20 {
	margin-top: -20px !important;
}
.mt-15 {
	margin-top: -15px !important;
}
.mt-10 {
	margin-top: -10px !important;
}
.mt-5 {
	margin-top: -5px !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt85 {
	margin-top: 85px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt95 {
	margin-top: 95px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mt105 {
	margin-top: 105px !important;
}
.mt110 {
	margin-top: 110px !important;
}
.mt115 {
	margin-top: 115px !important;
}
.mt120 {
	margin-top: 120px !important;
}
.mt125 {
	margin-top: 125px !important;
}
.mt130 {
	margin-top: 130px !important;
}
.mt135 {
	margin-top: 135px !important;
}
.mt140 {
	margin-top: 140px !important;
}
.mt145 {
	margin-top: 145px !important;
}
.mt150 {
	margin-top: 150px !important;
}
.ml0 {
	margin-left: 0 !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml85 {
	margin-left: 85px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml95 {
	margin-left: 95px !important;
}
.ml100 {
	margin-left: 100px !important;
}
.ml105 {
	margin-left: 105px !important;
}
.ml110 {
	margin-left: 110px !important;
}
.ml115 {
	margin-left: 115px !important;
}
.ml120 {
	margin-left: 120px !important;
}
.ml125 {
	margin-left: 125px !important;
}
.ml130 {
	margin-left: 130px !important;
}
.ml135 {
	margin-left: 135px !important;
}
.ml140 {
	margin-left: 140px !important;
}
.ml145 {
	margin-left: 145px !important;
}
.ml150 {
	margin-left: 150px !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr85 {
	margin-right: 85px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mr95 {
	margin-right: 95px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.mr105 {
	margin-right: 105px !important;
}
.mr110 {
	margin-right: 110px !important;
}
.mr115 {
	margin-right: 115px !important;
}
.mr120 {
	margin-right: 120px !important;
}
.mr125 {
	margin-right: 125px !important;
}
.mr130 {
	margin-right: 130px !important;
}
.mr135 {
	margin-right: 135px !important;
}
.mr140 {
	margin-right: 140px !important;
}
.mr145 {
	margin-right: 145px !important;
}
.mr150 {
	margin-right: 150px !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb85 {
	margin-bottom: 85px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb95 {
	margin-bottom: 95px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
.mb105 {
	margin-bottom: 105px !important;
}
.mb110 {
	margin-bottom: 110px !important;
}
.mb115 {
	margin-bottom: 115px !important;
}
.mb120 {
	margin-bottom: 120px !important;
}
.mb125 {
	margin-bottom: 125px !important;
}
.mb130 {
	margin-bottom: 130px !important;
}
.mb135 {
	margin-bottom: 135px !important;
}
.mb140 {
	margin-bottom: 140px !important;
}
.mb145 {
	margin-bottom: 145px !important;
}
.mb150 {
	margin-bottom: 150px !important;
}
@media screen and (max-width: 767px) {
	.s-mt-100 {
		margin-top: -100px !important;
	}
	.s-mt-95 {
		margin-top: -95px !important;
	}
	.s-mt-90 {
		margin-top: -90px !important;
	}
	.s-mt-85 {
		margin-top: -85px !important;
	}
	.s-mt-80 {
		margin-top: -80px !important;
	}
	.s-mt-75 {
		margin-top: -75px !important;
	}
	.s-mt-70 {
		margin-top: -70px !important;
	}
	.s-mt-65 {
		margin-top: -65px !important;
	}
	.s-mt-60 {
		margin-top: -60px !important;
	}
	.s-mt-55 {
		margin-top: -55px !important;
	}
	.s-mt-50 {
		margin-top: -50px !important;
	}
	.s-mt-45 {
		margin-top: -45px !important;
	}
	.s-mt-40 {
		margin-top: -40px !important;
	}
	.s-mt-35 {
		margin-top: -35px !important;
	}
	.s-mt-30 {
		margin-top: -30px !important;
	}
	.s-mt-25 {
		margin-top: -25px !important;
	}
	.s-mt-20 {
		margin-top: -20px !important;
	}
	.s-mt-15 {
		margin-top: -15px !important;
	}
	.s-mt-10 {
		margin-top: -10px !important;
	}
	.s-mt-5 {
		margin-top: -5px !important;
	}
	.s-mt0 {
		margin-top: 0 !important;
	}
	.s-mt5 {
		margin-top: 5px !important;
	}
	.s-mt10 {
		margin-top: 10px !important;
	}
	.s-mt15 {
		margin-top: 15px !important;
	}
	.s-mt20 {
		margin-top: 20px !important;
	}
	.s-mt25 {
		margin-top: 25px !important;
	}
	.s-mt30 {
		margin-top: 30px !important;
	}
	.s-mt35 {
		margin-top: 35px !important;
	}
	.s-mt40 {
		margin-top: 40px !important;
	}
	.s-mt45 {
		margin-top: 45px !important;
	}
	.s-mt50 {
		margin-top: 50px !important;
	}
	.s-mt55 {
		margin-top: 55px !important;
	}
	.s-mt60 {
		margin-top: 60px !important;
	}
	.s-mt65 {
		margin-top: 65px !important;
	}
	.s-mt70 {
		margin-top: 70px !important;
	}
	.s-mt75 {
		margin-top: 75px !important;
	}
	.s-mt80 {
		margin-top: 80px !important;
	}
	.s-mt85 {
		margin-top: 85px !important;
	}
	.s-mt90 {
		margin-top: 90px !important;
	}
	.s-mt95 {
		margin-top: 95px !important;
	}
	.s-mt100 {
		margin-top: 100px !important;
	}
	.s-mt105 {
		margin-top: 105px !important;
	}
	.s-mt110 {
		margin-top: 110px !important;
	}
	.s-mt115 {
		margin-top: 115px !important;
	}
	.s-mt120 {
		margin-top: 120px !important;
	}
	.s-mt125 {
		margin-top: 125px !important;
	}
	.s-mt130 {
		margin-top: 130px !important;
	}
	.s-mt135 {
		margin-top: 135px !important;
	}
	.s-mt140 {
		margin-top: 140px !important;
	}
	.s-mt145 {
		margin-top: 145px !important;
	}
	.s-mt150 {
		margin-top: 150px !important;
	}
	.s-ml0 {
		margin-left: 0 !important;
	}
	.s-ml5 {
		margin-left: 5px !important;
	}
	.s-ml10 {
		margin-left: 10px !important;
	}
	.s-ml15 {
		margin-left: 15px !important;
	}
	.s-ml20 {
		margin-left: 20px !important;
	}
	.s-ml25 {
		margin-left: 25px !important;
	}
	.s-ml30 {
		margin-left: 30px !important;
	}
	.s-ml35 {
		margin-left: 35px !important;
	}
	.s-ml40 {
		margin-left: 40px !important;
	}
	.s-ml45 {
		margin-left: 45px !important;
	}
	.s-ml50 {
		margin-left: 50px !important;
	}
	.s-ml55 {
		margin-left: 55px !important;
	}
	.s-ml60 {
		margin-left: 60px !important;
	}
	.s-ml65 {
		margin-left: 65px !important;
	}
	.s-ml70 {
		margin-left: 70px !important;
	}
	.s-ml75 {
		margin-left: 75px !important;
	}
	.s-ml80 {
		margin-left: 80px !important;
	}
	.s-ml85 {
		margin-left: 85px !important;
	}
	.s-ml90 {
		margin-left: 90px !important;
	}
	.s-ml95 {
		margin-left: 95px !important;
	}
	.s-ml100 {
		margin-left: 100px !important;
	}
	.s-ml105 {
		margin-left: 105px !important;
	}
	.s-ml110 {
		margin-left: 110px !important;
	}
	.s-ml115 {
		margin-left: 115px !important;
	}
	.s-ml120 {
		margin-left: 120px !important;
	}
	.s-ml125 {
		margin-left: 125px !important;
	}
	.s-ml130 {
		margin-left: 130px !important;
	}
	.s-ml135 {
		margin-left: 135px !important;
	}
	.s-ml140 {
		margin-left: 140px !important;
	}
	.s-ml145 {
		margin-left: 145px !important;
	}
	.s-ml150 {
		margin-left: 150px !important;
	}
	.s-mr0 {
		margin-right: 0 !important;
	}
	.s-mr5 {
		margin-right: 5px !important;
	}
	.s-mr10 {
		margin-right: 10px !important;
	}
	.s-mr15 {
		margin-right: 15px !important;
	}
	.s-mr20 {
		margin-right: 20px !important;
	}
	.s-mr25 {
		margin-right: 25px !important;
	}
	.s-mr30 {
		margin-right: 30px !important;
	}
	.s-mr35 {
		margin-right: 35px !important;
	}
	.s-mr40 {
		margin-right: 40px !important;
	}
	.s-mr45 {
		margin-right: 45px !important;
	}
	.s-mr50 {
		margin-right: 50px !important;
	}
	.s-mr55 {
		margin-right: 55px !important;
	}
	.s-mr60 {
		margin-right: 60px !important;
	}
	.s-mr65 {
		margin-right: 65px !important;
	}
	.s-mr70 {
		margin-right: 70px !important;
	}
	.s-mr75 {
		margin-right: 75px !important;
	}
	.s-mr80 {
		margin-right: 80px !important;
	}
	.s-mr85 {
		margin-right: 85px !important;
	}
	.s-mr90 {
		margin-right: 90px !important;
	}
	.s-mr95 {
		margin-right: 95px !important;
	}
	.s-mr100 {
		margin-right: 100px !important;
	}
	.s-mr105 {
		margin-right: 105px !important;
	}
	.s-mr110 {
		margin-right: 110px !important;
	}
	.s-mr115 {
		margin-right: 115px !important;
	}
	.s-mr120 {
		margin-right: 120px !important;
	}
	.s-mr125 {
		margin-right: 125px !important;
	}
	.s-mr130 {
		margin-right: 130px !important;
	}
	.s-mr135 {
		margin-right: 135px !important;
	}
	.s-mr140 {
		margin-right: 140px !important;
	}
	.s-mr145 {
		margin-right: 145px !important;
	}
	.s-mr150 {
		margin-right: 150px !important;
	}
	.s-mb0 {
		margin-bottom: 0 !important;
	}
	.s-mb5 {
		margin-bottom: 5px !important;
	}
	.s-mb10 {
		margin-bottom: 10px !important;
	}
	.s-mb15 {
		margin-bottom: 15px !important;
	}
	.s-mb20 {
		margin-bottom: 20px !important;
	}
	.s-mb25 {
		margin-bottom: 25px !important;
	}
	.s-mb30 {
		margin-bottom: 30px !important;
	}
	.s-mb35 {
		margin-bottom: 35px !important;
	}
	.s-mb40 {
		margin-bottom: 40px !important;
	}
	.s-mb45 {
		margin-bottom: 45px !important;
	}
	.s-mb50 {
		margin-bottom: 50px !important;
	}
	.s-mb55 {
		margin-bottom: 55px !important;
	}
	.s-mb60 {
		margin-bottom: 60px !important;
	}
	.s-mb65 {
		margin-bottom: 65px !important;
	}
	.s-mb70 {
		margin-bottom: 70px !important;
	}
	.s-mb75 {
		margin-bottom: 75px !important;
	}
	.s-mb80 {
		margin-bottom: 80px !important;
	}
	.s-mb85 {
		margin-bottom: 85px !important;
	}
	.s-mb90 {
		margin-bottom: 90px !important;
	}
	.s-mb95 {
		margin-bottom: 95px !important;
	}
	.s-mb100 {
		margin-bottom: 100px !important;
	}
	.s-mb105 {
		margin-bottom: 105px !important;
	}
	.s-mb110 {
		margin-bottom: 110px !important;
	}
	.s-mb115 {
		margin-bottom: 115px !important;
	}
	.s-mb120 {
		margin-bottom: 120px !important;
	}
	.s-mb125 {
		margin-bottom: 125px !important;
	}
	.s-mb130 {
		margin-bottom: 130px !important;
	}
	.s-mb135 {
		margin-bottom: 135px !important;
	}
	.s-mb140 {
		margin-bottom: 140px !important;
	}
	.s-mb145 {
		margin-bottom: 145px !important;
	}
	.s-mb150 {
		margin-bottom: 150px !important;
	}
}
.row-0 {
	margin-left: 0;
	margin-right: 0;
}
.row-0 > div {
	padding-right: 0;
	padding-left: 0;
}
.row-10 {
	margin-left: -5px;
	margin-right: -5px;
}
.row-10 > div {
	padding-right: 5px;
	padding-left: 5px;
}
.row-20 {
	margin-left: -10px;
	margin-right: -10px;
}
.row-20 > div {
	padding-right: 10px;
	padding-left: 10px;
}
.row-30 {
	margin-left: -15px;
	margin-right: -15px;
}
.row-30 > div {
	padding-right: 15px;
	padding-left: 15px;
}
.row-40 {
	margin-left: -20px;
	margin-right: -20px;
}
.row-40 > div {
	padding-right: 20px;
	padding-left: 20px;
}
.global-header {
	background: #fff;
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 50;
	top: 0;
}
@media screen and (max-width: 767px) {
	.global-header {
		text-align: center;
	}
}
.global-header__body-upper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.global-header__body-upper {
		display: block;
	}
}
.global-header__sub {
	display: flex;
}
@media screen and (max-width: 767px) {
	.global-header__sub {
		display: block;
	}
}
.global-header__site-name {
	margin: 0;
	font-size: 1rem;
	padding: 18px 0 18px 20px;
}
@media screen and (max-width: 767px) {
	.global-header__site-name {
		padding: 15px 0 12px;
		background: #fff;
	}
}
.global-header__site-name a {
	display: block;
}
@media screen and (max-width: 767px) {
	.global-header__site-name img {
		width: 175px;
		height: auto;
	}
}
.global-header__cta {
	display: flex;
	flex-direction: row-reverse;
	gap: 24px;
}
@media screen and (max-width: 767px) {
	.global-header__cta {
		display: none;
	}
}
.global-header__cta-links {
	display: flex;
}
.global-header__cta-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 8px;
	transition: 0.3s;
	color: #fff;
	font-size: 1.2rem;
	letter-spacing: -0.03em;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1;
	padding: 9px;
	width: 112px;
	height: 100%;
}
@media screen and (max-width: 767px) {
	.global-header__cta-links a {
		font-size: 1.2rem;
	}
}
.global-header__cta-element {
	width: 100%;
	margin-left: 1px;
}
.global-header__cta-element--entry {
	background: #00683b;
}
.global-header__cta-element--entry:hover {
	background: #8dbc59;
}
.global-header__cta-element--entry::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f303";
	font-size: 2rem;
}
@media screen and (max-width: 767px) {
	.global-header__cta-element--entry::before {
		font-size: 1.2rem;
	}
}
.global-header__cta-element--req {
	background: #ec6300;
}
.global-header__cta-element--req:hover {
	background: #ff8c3a;
}
.global-header__cta-element--req::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f518";
	font-size: 2rem;
}
@media screen and (max-width: 767px) {
	.global-header__cta-element--req::before {
		font-size: 1.2rem;
	}
}
.global-header__tel {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0;
	min-width: 210px;
}
@media screen and (min-width: 768px) {
	.global-header__tel a {
		pointer-events: none;
		text-decoration: none;
		color: #00683b;
		font-weight: 600;
		font-family: Lato, sans-serif;
		font-size: 2.8rem;
		display: block;
		line-height: 1.1;
	}
}
@media screen and (min-width: 768px) and (max-width: 767px) {
	.global-header__tel a {
		font-size: 2rem;
	}
}
.global-header__tel-caption {
	margin-right: 5px;
	padding: 0 2px;
}
.global-header__tel-caption > small {
	color: #00683b;
	font-size: 1.1rem;
	font-weight: 700;
	display: block;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.global-header__tel-caption > small {
		font-size: 1rem;
	}
}
.global-header__tel-number {
	margin-bottom: 4px;
}
.global-header__tel-time {
	width: 100%;
}
.global-header__tel-time span {
	background: #e6efec;
	display: block;
	border-radius: 3px;
	font-size: 1rem;
	text-align: center;
	font-weight: 500;
}
.global-header__tel-time span small {
	font-family: Lato, sans-serif;
	font-size: 1rem;
}
.global-header__menu {
	height: 100px;
}
@media screen and (max-width: 767px) {
	.global-header__menu {
		margin-left: 0;
		width: 100%;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.global-header__menu {
		height: 48px;
	}
}
.global-header__menu button {
	display: block;
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
	width: 112px;
	height: 100%;
	border-left: 1px solid #ccc;
	line-height: 1;
	transition: 0.5s;
}
@media screen and (max-width: 767px) {
	.global-header__menu button {
		border-left: none;
		width: 100%;
		background: #eee;
		position: relative;
	}
}
.global-header__menu button::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0c9";
	font-size: 3rem;
	color: #00683b;
	display: block;
}
@media screen and (max-width: 767px) {
	.global-header__menu button::before {
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 767px) {
	.global-header__menu button::before {
		width: 100%;
		text-align: center;
		position: absolute;
		top: 11px;
	}
}
.global-header__menu button::after {
	content: "MENU";
	font-family: Lato, sans-serif;
	color: #00683b;
	font-size: 1rem;
	font-weight: 900;
	display: block;
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.global-header__menu button::after {
		font-size: 1rem;
	}
}
@media screen and (max-width: 767px) {
	.global-header__menu button::after {
		transform: scale(0.9);
		width: 100%;
		text-align: center;
		position: absolute;
		top: 28px;
	}
}
.global-header__menu button.active {
	background: #333;
}
.global-header__menu button.active::after {
	content: "CLOSE";
	color: #fff;
}
.global-header__menu button.active::before {
	content: "\f410";
	color: #fff;
}
.global-header__nav {
	width: 100%;
	display: flex;
}
.global-header__nav-element {
	width: 100%;
	margin-right: 1px;
}
.global-header__nav-element a {
	display: block;
	height: 48px;
	background-color: #00683b;
	text-decoration: none;
	color: #fff;
	font-size: 1rem;
	line-height: 1.4;
	position: relative;
}
.global-header__nav-element a span {
	display: block;
	transform: scale(0.8);
	width: 130%;
	position: absolute;
	margin-left: -15%;
	top: 28px;
}
.global-header__nav-element a span br {
	display: none;
}
.global-header__nav-element a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 1.2rem;
	display: block;
	padding-top: 10px;
}
.global-header__nav-links--req {
	background: #ec6300 !important;
}
.global-header__nav-links--req::before {
	content: "\f518";
}
.global-header__nav-links--tel::before {
	content: "\f095";
}
.global-header__nav-links--entry::before {
	content: "\f303";
}
.global-footer {
	background: #00683b;
	color: #fff;
	position: relative;
}
.global-footer__page-top {
	position: absolute;
	right: 20px;
	top: -32px;
}
@media screen and (max-width: 767px) {
	.global-footer__page-top {
		right: 15px;
	}
}
.global-footer__page-top a {
	text-decoration: none;
	color: #ccc;
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
}
.global-footer__page-top a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f151";
	margin-left: 8px;
}
.global-footer__body {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.global-footer__body {
		padding: 20px 0 15px;
		display: block;
		text-align: center;
	}
}
.global-footer__copyright {
	background: #00683b;
	text-align: center;
	color: #fff;
	padding: 5px;
	background: #fff;
	color: #00683b;
	font-family: Lato, sans-serif;
	padding: 25px 0;
}
@media screen and (max-width: 767px) {
	.global-footer__copyright {
		font-size: 1rem;
		padding: 10px 0;
	}
}
.global-footer__links {
	padding: 0;
	margin: 0 0 0 60px;
}
@media screen and (max-width: 767px) {
	.global-footer__links {
		display: none;
	}
}
.global-footer__links .global-footer__links-parent,
.global-footer__links a {
	text-decoration: none;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.global-footer__links .global-footer__links-parent,
	.global-footer__links a {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 767px) {
	.global-footer__links .global-footer__links-parent,
	.global-footer__links a {
		display: block;
		padding: 10px 15px;
		border-bottom: 1px solid #ccc;
	}
}
.global-footer__links .global-footer__links-parent.icon-document,
.global-footer__links a.icon-document {
	position: relative;
}
.global-footer__links .global-footer__links-parent.icon-document:after,
.global-footer__links a.icon-document:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../img/icon/icon-document.svg) no-repeat center/contain;
	transform: translateY(25%);
	margin: 0 0 0 4px;
}
.global-footer__links ul li a {
	font-weight: 400;
}
.global-footer__links ul li a::before {
	content: "- ";
}
.global-footer__links-element {
	margin: 0 0 5px;
}
@media screen and (max-width: 767px) {
	.global-footer__links-element {
		margin-left: 0;
	}
}
.global-footer__address {
	font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
	.global-footer__address {
		font-size: 1.1rem;
	}
}
.global-footer__address-logo {
	margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
	.global-footer__address-logo {
		margin-bottom: 5px;
	}
}
.global-footer__sns {
	display: flex;
	gap: 10px;
	margin-top: 18px;
}
@media screen and (max-width: 767px) {
	.global-footer__sns {
		justify-content: center;
	}
}
.global-footer__sns-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background: rgba(255, 255, 255, 0.18);
	border-radius: 50%;
	color: #fff;
	text-decoration: none;
	font-size: 1.6rem;
	transition: background 0.3s;
}
.global-footer__sns-item:hover {
	background: rgba(255, 255, 255, 0.35);
}
.heading-l,
.page-content-wp h1 {
	color: #00683b;
	font-weight: 700;
	margin: 0 -10px 20px;
	border-bottom: 2px solid #dceae4;
	font-size: 2.2rem;
	position: relative;
	padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.heading-l,
	.page-content-wp h1 {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 767px) {
	.heading-l,
	.page-content-wp h1 {
		margin-right: 0;
		margin-left: 0;
	}
}
.heading-l::after,
.page-content-wp h1::after {
	content: "";
	display: block;
	width: 260px;
	height: 2px;
	background: #00683b;
	position: absolute;
	bottom: -2px;
}
.heading-m,
.page-content-wp h2 {
	font-size: 1.6rem;
	color: #00683b;
	border: 1px solid #e5e5e5;
	border-bottom: 2px solid #8dbc59;
	padding: 10px 20px;
	margin: 30px -10px 15px;
}
@media screen and (max-width: 767px) {
	.heading-m,
	.page-content-wp h2 {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.heading-m,
	.page-content-wp h2 {
		margin-right: 0;
		margin-left: 0;
		margin-top: 20px;
		padding: 8px 12px;
	}
}
.heading-s,
.page-content-wp h3 {
	background: #e6efec;
	font-size: 1.5rem;
	color: #00683b;
	padding: 4px 14px;
	margin: 40px 0 20px;
}
@media screen and (max-width: 767px) {
	.heading-s,
	.page-content-wp h3 {
		font-size: 1.3rem;
	}
}
.heading-ss,
.page-content-wp h4 {
	font-size: 1.5rem;
	color: #00683b;
	margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
	.heading-ss,
	.page-content-wp h4 {
		font-size: 1.3rem;
	}
}
.nav-global {
	position: fixed;
	right: 0;
	z-index: -1;
	top: 0;
	padding-top: 100px;
	display: none;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.nav-global {
		width: 100%;
		overflow-y: auto;
		bottom: 0;
		left: 0;
		height: 100%;
		padding-top: 106px;
	}
	.nav-global::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		position: fixed;
	}
}
.nav-global__inner {
	background: rgba(0, 104, 59, 0.6);
	height: 100%;
	border-top: 1px solid #b9c2bf;
}
.nav-global__body {
	display: flex;
	background: #fff;
}
@media screen and (max-width: 767px) {
	.nav-global__body {
		display: block;
	}
}
.nav-global__body a {
	text-decoration: none;
	display: block;
	color: #333;
	position: relative;
	transition: 0.3s;
}
.nav-global__body a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	content: "\f061";
	display: block;
	position: absolute;
	right: 30px;
	top: 50%;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	transition: 0.3s;
}
@media screen and (max-width: 767px) {
	.nav-global__body a::after {
		right: 15px;
	}
}
.nav-global__body a[tabindex="-1"] {
	background: #fff;
}
.nav-global__body a[tabindex="-1"]:hover {
	pointer-events: none;
	background: #fff;
	color: inherit;
}
.nav-global__body a[tabindex="-1"]::after {
	display: none;
}
@media screen and (min-width: 768px) {
	.nav-global__body a:hover {
		color: #8dbc59;
	}
	.nav-global__body a:hover::after {
		right: 25px;
	}
}
.nav-global__list {
	width: 420px;
	background: #eef7f4;
	border-right: 1px solid #eef7f4;
}
@media screen and (max-width: 767px) {
	.nav-global__list {
		width: 100%;
		border-right: none;
		background: #fff;
	}
}
.nav-global__list-s {
	width: 420px;
	border-right: 1px solid #eef7f4;
}
@media screen and (max-width: 767px) {
	.nav-global__list-s {
		width: 100%;
		border-right: none;
	}
}
.nav-global__list-xs {
	width: 240px;
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.nav-global__list-xs {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin: 15px 0 0;
		padding-bottom: 15px;
	}
}
.nav-global__item {
	border-bottom: 1px solid #b8c2be;
}
@media screen and (min-width: 768px) {
	.nav-global__item:last-child {
		border-bottom: none;
	}
}
.nav-global__item a {
	font-weight: 700;
	font-size: 1.8rem;
	padding: 15px 28px;
}
@media screen and (max-width: 767px) {
	.nav-global__item a {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.nav-global__item a {
		padding: 10px 15px;
	}
}
.nav-global__item a::after {
	color: #8dbc59;
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.nav-global__item a::after {
		font-size: 1.3rem;
	}
}
.nav-global__item a span.icon-document {
	position: relative;
	display: inline-block;
}
.nav-global__item a span.icon-document:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background: #8dbc59;
	-webkit-mask-image: url(../img/icon/icon-document.svg);
	mask-image: url(../img/icon/icon-document.svg);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	transform: translateY(25%);
	margin: 0 0 0 4px;
}
.nav-global__item li {
	background: #ddf1e9;
	border-bottom: 1px solid #b8c2be;
}
.nav-global__item li:first-child {
	border-top: 1px solid #b8c2be;
}
.nav-global__item li:last-child {
	border-bottom: none;
	margin-bottom: -1px;
}
.nav-global__item li a {
	font-size: 1.6rem;
	padding: 12px 28px;
}
@media screen and (max-width: 767px) {
	.nav-global__item li a {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 767px) {
	.nav-global__item li a {
		padding: 10px 15px;
	}
}
@media screen and (max-width: 767px) {
	.nav-global__item-xs {
		width: 50%;
	}
}
.nav-global__item-xs a {
	padding: 5px 28px;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.nav-global__item-xs a {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 767px) {
	.nav-global__item-xs a {
		padding: 5px 15px;
	}
}
.nav-global__item-xs a::after {
	font-size: 1.3rem;
	color: #a7b0ad;
}
@media screen and (max-width: 767px) {
	.nav-global__item-xs a::after {
		font-size: 1rem;
	}
}
.nav-global__sns {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 24px 0;
	background: #fff;
	border-top: 1px solid #eef7f4;
}
.nav-global__sns-label {
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	color: #333;
	margin-right: 5px;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.nav-global__sns-label {
		display: none;
	}
}
.nav-global__sns-item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	background: #8dbc59;
	border-radius: 50%;
	color: #fff;
	text-decoration: none;
	font-size: 1.6rem;
	transition: background 0.3s;
}
.nav-global__sns-item:hover {
	background: #00683b;
}
.nav-global__cta-links {
	display: flex;
	position: relative;
}
.nav-global__cta-links::after {
	content: "";
	display: block;
	width: 1px;
	height: 45px;
	background: #8dbc59;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
	.nav-global__cta-links::after {
		height: 25px;
	}
}
.nav-global__cta-links a {
	display: block;
	background-color: #00683b;
	transition: 0.3s;
	color: #fff;
	font-size: 1.8rem;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1;
	padding: 30px 2px;
}
@media screen and (max-width: 767px) {
	.nav-global__cta-links a {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.nav-global__cta-links a {
		padding: 18px 2px;
	}
}
.nav-global__cta-links a::before {
	margin-right: 13px;
}
.nav-global__cta-links a:hover {
	background-color: #8dbc59;
}
.nav-global__cta-element {
	width: 100%;
}
.nav-global__cta-element--entry::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f303";
}
.nav-global__cta-element--req::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f518";
}
.breadcrumb {
	background: url(../img/shared/bg-pt02.png);
	padding: 4px 50px;
	height: 36px;
	font-size: 1.2rem;
	color: #333;
}
@media screen and (max-width: 767px) {
	.breadcrumb {
		padding: 8px 0;
		overflow: scroll;
		display: none;
	}
}
.breadcrumb__body {
	text-align: left;
}
@media screen and (max-width: 767px) {
	.breadcrumb__body {
		width: 800px;
	}
}
.breadcrumb__body > span {
	line-height: 1;
	font-size: 1.2rem;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
	position: relative;
}
.breadcrumb__body > span:first-child {
	font-family: Lato, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
}
.breadcrumb__body > span:first-child::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f015";
	color: #8dbc59;
	font-size: 1.1rem;
	margin-right: 2px;
	position: absolute;
	left: 0;
}
.breadcrumb__body > span::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	color: #8dbc59;
	margin: 0 8px;
	font-size: 1.1rem;
	position: absolute;
	right: -3px;
	top: 1px;
}
.breadcrumb__body > span:last-child::after {
	display: none;
}
.breadcrumb ol {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
	color: #8dbc59;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.page-content {
	margin: 0 0 20px;
	flex: 1;
}
@media screen and (max-width: 767px) {
	.page-content {
		margin: 0 0 10px;
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.page-content__inner {
		padding: 0 15px;
	}
}
.page-content__inner section {
	margin: 0 0 55px;
}
@media screen and (max-width: 767px) {
	.page-content__inner section {
		margin: 0 0 30px;
	}
}
.page-content__inner p {
	margin: 0 0 1.5em;
}
.page-content__inner .image {
	margin: 0 0 15px;
}
.page-content__inner .image img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.page-wrapper {
	display: flex;
	width: 1000px;
	margin: 0 auto 80px;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.page-wrapper {
		width: 100%;
		margin-bottom: 40px;
	}
}
.anchor-link {
	padding-top: 100px;
	margin-top: -100px;
}
.button-block {
	display: flex;
	justify-content: center;
	margin: 0 0 40px;
}
.button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	min-width: 305px;
	padding: 15px 15px 13px;
	background: url(../img/shared/bg-pt04.png);
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	position: relative;
	transition: 0.3s;
	margin: 0 10px;
}
@media screen and (max-width: 767px) {
	.button {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.button {
		padding: 12px 15px 10px;
		margin: 0 0 10px;
		min-width: 0;
		width: 100%;
	}
}
.button::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 20px;
	line-height: 1;
	font-size: 2rem;
	transition: 0.3s;
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.button::after {
		font-size: 1.5rem;
		margin-top: 0;
	}
}
.button:hover {
	opacity: 0.8;
}
.button:hover::after {
	right: 16px;
}
.button-em {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	min-width: 305px;
	padding: 15px 15px 13px;
	background: url(../img/shared/bg-pt04.png);
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	position: relative;
	transition: 0.3s;
	margin: 0 10px;
	background: url(../img/shared/bg-pt01.png);
}
@media screen and (max-width: 767px) {
	.button-em {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.button-em {
		padding: 12px 15px 10px;
		margin: 0 0 10px;
		min-width: 0;
		width: 100%;
	}
}
.button-em::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: 20px;
	line-height: 1;
	font-size: 2rem;
	transition: 0.3s;
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.button-em::after {
		font-size: 1.5rem;
		margin-top: 0;
	}
}
.button-em:hover {
	opacity: 0.8;
}
.button-em:hover::after {
	right: 16px;
}
.title-page {
	text-align: center;
	color: #fff;
	height: 200px;
	position: relative;
	margin: 100px 0 60px;
}
@media screen and (max-width: 767px) {
	.title-page {
		height: 200px;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.title-page {
		height: 80px;
	}
}
.title-page__inner {
	height: 100%;
	display: flex;
}
@media screen and (max-width: 767px) {
	.title-page__inner {
		display: block;
	}
}
.title-page__heading-l {
	width: 467px;
	position: relative;
	height: 100%;
	background: url(../img/shared/bg-pt01.png);
}
@media screen and (max-width: 767px) {
	.title-page__heading-l {
		width: 100%;
		background: url(../img/shared/bg-pt03.png);
		color: #00683b;
	}
}
.title-page__heading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	display: inline-block;
	text-align: left;
	font-weight: 400;
	width: 100%;
	padding-left: 50px;
}
@media screen and (max-width: 767px) {
	.title-page__heading {
		padding: 0 15px;
	}
}
.title-page__heading-main {
	display: block;
	font-size: 3.4rem;
	font-family: Lato, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.title-page__heading-main {
		font-size: 2.8rem;
	}
}
@media screen and (max-width: 767px) {
	.title-page__heading-main {
		font-size: 1.8rem;
	}
}
.title-page__heading-sub {
	display: block;
	font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
	.title-page__heading-sub {
		font-size: 1.1rem;
	}
}
.title-page__heading-sub {
	flex: 1;
}
.title-page__heading-s {
	background: url(../img/shared/bg-pt03.png);
	height: calc(100% - 36px);
	position: relative;
}
@media screen and (max-width: 767px) {
	.title-page__heading-s {
		height: 34px;
		background: url(../img/shared/bg-pt01.png);
	}
}
.title-page__heading-s-element {
	color: #00683b;
	font-size: 2.6rem;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: left;
	padding-left: 45px;
}
@media screen and (max-width: 767px) {
	.title-page__heading-s-element {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.title-page__heading-s-element {
		padding: 0 15px;
		color: #fff;
	}
}
.pager {
	margin: 20px 0;
	width: 100%;
}
.pager__body {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}
@media screen and (max-width: 767px) {
	.pager__body {
		gap: 5px;
	}
}
.pager__body .page-numbers {
	background: #e6efec;
	text-decoration: none;
	color: #00683b;
	font-weight: 700;
	padding: 10px 15px;
	border-radius: 3px;
	transition: 0.3s;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.pager__body .page-numbers {
		padding: 8px 12px;
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) and (max-width: 767px) {
	.pager__body .page-numbers {
		font-size: 1.3rem;
	}
}
.pager__body .page-numbers.current {
	background: #00683b;
	color: #fff;
}
.pager__body .page-numbers.dots {
	background: 0 0;
	color: #333;
	padding: 10px 5px;
}
.pager__body .page-numbers:hover:not(.current):not(.dots) {
	background: #8dbc59;
	color: #fff;
}
.table,
table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 40px;
}
.table td,
.table th,
table td,
table th {
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px 15px;
}
@media screen and (max-width: 767px) {
	.table td,
	.table th,
	table td,
	table th {
		font-size: 1.2rem;
		padding: 8px 10px;
	}
}
.table th,
table th {
	background: url(../img/shared/bg-pt05.png);
	text-align: center;
	font-weight: 700;
	color: #00683b;
}
@media screen and (min-width: 768px) {
	.table th,
	table th {
		min-width: 120px;
	}
}
.table th.table-pass,
table th.table-pass {
	width: 30%;
}
ul.list li {
	position: relative;
	padding: 0 0 0 1em;
}
ul.list li::before {
	content: "";
	width: 5px;
	height: 5px;
	background: #00683b;
	display: inline-block;
	position: absolute;
	top: 1em;
	left: 0;
	transform: translateY(-50%);
	border-radius: 100px;
}
ul.list ul {
	padding: 0 0 0 1em;
}
ul.list ul li::before {
	background: #8dbc59;
}
.form__input {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	transition:
		border-color ease-in-out 0.15s,
		box-shadow ease-in-out 0.15s;
}
.reserve-form__flow {
	overflow: hidden;
	border: 1px solid #1aa3c6;
	margin: 0 0 35px;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow {
		margin: 0 0 20px;
	}
}
.reserve-form__flow-list {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	display: flex;
	justify-content: center;
}
.reserve-form__flow-list-element {
	color: #1aa3c6;
	font-weight: 700;
	width: 100%;
	line-height: 1;
	height: 56px;
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 30px;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element {
		justify-content: center;
	}
}
.reserve-form__flow-list-element small {
	font-family: Lato, sans-serif;
	font-size: 1.3rem;
	background: #1aa3c6;
	color: #fff;
	display: inline-block;
	padding: 8px 8px;
	vertical-align: middle;
	line-height: 1;
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element small {
		display: none;
	}
}
.reserve-form__flow-list-element span {
	font-size: 1.8rem;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 2px;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element span {
		font-size: 1rem;
	}
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element {
		font-size: 1.4rem;
		height: 36px;
		padding: 11px 0;
	}
}
.reserve-form__flow-list-element:last-child::after,
.reserve-form__flow-list-element:last-child::before {
	display: none;
}
.reserve-form__flow-list-element::after {
	content: "";
	display: block;
	position: absolute;
	right: -22px;
	top: -2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 22px;
	border-color: transparent transparent transparent #1aa3c6;
	z-index: 20;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element::after {
		border-width: 20px 0 20px 16px;
		right: -16px;
		top: -2px;
	}
}
.reserve-form__flow-list-element::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 31;
	border-width: 28px 0 28px 20px;
	border-color: transparent transparent transparent #fff;
	right: -20px;
}
@media screen and (max-width: 767px) {
	.reserve-form__flow-list-element::before {
		border-width: 18px 0 18px 14px;
		right: -14px;
		top: 0;
	}
}
.reserve-form__flow-list-active {
	background: #1aa3c6;
	color: #fff;
}
.reserve-form__flow-list-active small {
	color: #1aa3c6;
	background: #fff;
}
.reserve-form__flow-list-active::before {
	border-color: transparent transparent transparent #1aa3c6;
}
.reserve-form__privacy {
	height: 200px;
	overflow: scroll;
	border: 1px solid #d8d8d8;
	margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
	.reserve-form__privacy {
		font-size: 1.1rem;
	}
}
.reserve-form__privacy p {
	margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
	.reserve-form__privacy p {
		margin: 0 0 10px;
	}
}
.reserve-form__privacy strong {
	display: block;
}
.reserve-form__privacy-inner {
	padding: 20px;
}
@media screen and (max-width: 767px) {
	.reserve-form__privacy-inner {
		padding: 10px;
	}
}
.reserve-form__privacy-content li {
	margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
	.reserve-form__privacy-content li {
		margin: 0 0 10px;
	}
}
.reserve-form__privacy-content li ul {
	margin-top: 10px;
}
.reserve-form__privacy-caption {
	text-align: right;
	font-size: 1.2rem;
	margin-top: 10px;
	color: #666;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.reserve-form__privacy-caption {
		font-size: 1rem;
	}
}
.reserve-form__button {
	text-align: center;
	margin: 0 0 40px;
}
.reserve-form__button a,
.reserve-form__button button,
.reserve-form__button input[type="submit"] {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	min-width: 305px;
	padding: 15px 15px 13px;
	background: url(../img/shared/bg-pt04.png);
	text-align: center;
	color: #fff;
	font-size: 1.6rem;
	position: relative;
	transition: 0.3s;
}
@media screen and (max-width: 767px) {
	.reserve-form__button a,
	.reserve-form__button button,
	.reserve-form__button input[type="submit"] {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.reserve-form__button a,
	.reserve-form__button button,
	.reserve-form__button input[type="submit"] {
		width: 100%;
		margin: 0 0 20px;
		min-width: 0;
	}
}
.reserve-form__button a.reserve-form__button-element--back span,
.reserve-form__button button.reserve-form__button-element--back span,
.reserve-form__button input[type="submit"].reserve-form__button-element--back span {
	background: #999;
}
.reserve-form__button span.ajax-loader {
	display: block !important;
	margin: 10px auto 0 auto !important;
}
.reserve-form__table-caption {
	text-align: center;
	margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
	.reserve-form__table-caption {
		margin: 0 0 15px;
		text-align: left;
	}
}
.reserve-form__table p {
	display: none;
}
.reserve-form__table td,
.reserve-form__table th {
	padding: 30px 30px;
}
@media screen and (max-width: 767px) {
	.reserve-form__table td,
	.reserve-form__table th {
		padding: 7px 0;
		width: 100% !important;
		display: block;
		margin-top: -1px;
	}
}
.reserve-form__table th {
	width: 260px;
	font-size: 1.6rem;
	text-align: left;
	background: 0 0;
	padding-right: 10px;
	padding-left: 10px;
}
@media screen and (min-width: 768px) {
	.reserve-form__table th {
		border-left: 0;
		border-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.reserve-form__table th {
		font-size: 1.3rem;
		border: none;
		padding: 15px 0 0;
	}
}
.reserve-form__table th span {
	display: inline-block;
	vertical-align: middle;
}
@media screen and (min-width: 768px) {
	.reserve-form__table td {
		border-right: 0;
		border-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.reserve-form__table td {
		padding: 15px 0;
		font-size: 1.3rem;
		border: none;
		border-bottom: 1px solid #ccc;
	}
}
.reserve-form__table td input[type="date"],
.reserve-form__table td input[type="email"],
.reserve-form__table td input[type="tel"],
.reserve-form__table td input[type="text"] {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
	background: #e9f5f0;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	font-size: 1.8rem;
	padding: 12px;
}
@media screen and (max-width: 767px) {
	.reserve-form__table td input[type="date"],
	.reserve-form__table td input[type="email"],
	.reserve-form__table td input[type="tel"],
	.reserve-form__table td input[type="text"] {
		width: 100%;
		font-size: 1.6rem;
	}
}
.reserve-form__table td select {
	height: 36px;
	padding: 4px 0;
	border: 1px solid #d8d8d8;
	min-width: 230px;
	font-size: 1.8rem;
	background: #e9f5f0v;
}
@media screen and (max-width: 767px) {
	.reserve-form__table td select {
		width: 100%;
		padding: 0;
		height: 30px;
		font-size: 1.6rem;
	}
}
.reserve-form__table td textarea {
	background: #e9f5f0;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	font-size: 1.4rem;
	padding: 8px;
	width: 100%;
	height: 160px;
}
.reserve-form__table td input[type="radio"] {
	display: none;
}
.reserve-form__table td input[type="radio"] + span {
	padding-left: 20px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.reserve-form__table td input[type="radio"] + span {
		padding-top: 1px;
	}
}
.reserve-form__table td input[type="radio"] + span::before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid silver;
}
.reserve-form__table td input[type="radio"]:checked + span::after {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 4px;
	width: 8px;
	height: 8px;
	background: #00683b;
	border-radius: 50%;
}
.reserve-form__table td input[type="radio"]:checked + span::before {
	border-color: #00683b;
}
.reserve-form__table td input[type="checkbox"] {
	display: none;
}
.reserve-form__table td input[type="checkbox"] + span {
	position: relative;
}
.reserve-form__table td input[type="checkbox"] + span::before {
	content: "\f380";
	font-family: Ionicons;
	font-size: 1.8rem;
	color: #b8b8b8;
	speak: none;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 5px;
	margin-left: 3px;
	vertical-align: text-bottom;
}
.reserve-form__table td input[type="checkbox"]:checked + span::before {
	content: "\f2b8";
}
.reserve-form__caption {
	font-size: 1.1rem;
	display: block;
	margin-top: 5px;
}
.reserve-form__select {
	display: block;
}
.reserve-form__select--s {
	display: inline-block;
	margin-right: 15px;
	font-size: 1.1rem;
	margin-right: 8px;
}
.reserve-form__select--s select {
	margin-right: 5px;
	min-width: 90px !important;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.reserve-form__select--s select {
		width: auto !important;
		min-width: 0 !important;
		font-size: 1.3rem;
	}
}
.reserve-form__select--s + input {
	margin-top: 15px;
}
.reserve-form__select--s + input + input {
	margin-top: 15px;
}
.reserve-form__req {
	color: #fff;
	background: #ff5d55;
	font-size: 1.3rem;
	line-height: 1;
	display: inline-block;
	padding: 4px 7px;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 3px;
	font-weight: 400;
}
.reserve-form__date {
	font-weight: 700;
	margin: 0 0 5px;
}
.reserve-form__radio {
	display: inline-block;
	margin-right: 10px;
}
.reserve-form__date-check {
	display: inline-block;
	margin-right: 10px;
}
.reserve-form__input-s {
	width: 150px;
}
.reserve-form__input-m {
	width: 300px;
}
.reserve-form__input-l {
	width: 100%;
}
.reserve-form__thanks {
	padding: 0 150px;
	margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
	.reserve-form__thanks {
		padding: 0;
		margin: 0 0 10px;
	}
}
.reserve-form__recapture {
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}
.reserve-form__companion {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 16px;
}
.reserve-form__companion .other-field {
	flex: 1;
	min-width: 130px;
}
.reserve-form__companion input[readonly] {
	background: #f5f5f5 !important;
	border-color: #ddd !important;
}
.reserve-form__companion input[readonly]::-moz-placeholder {
	color: #aaa;
}
.reserve-form__companion input[readonly]::placeholder {
	color: #aaa;
}
.form-error span {
	background: #ff5d55;
	color: #fff;
	display: block;
	padding: 5px 15px;
	font-weight: 700;
	font-size: 1.3rem;
	border-radius: 3px;
	margin-top: 10px;
}
@media screen and (max-width: 767px) {
	.form-error span {
		font-size: 1.2rem;
	}
}
.form-error span::before {
	content: "\f06a";
	font-family: Ionicons;
	font-size: 1.8rem;
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 5px;
	vertical-align: text-top;
}
.accordion-block__element {
	margin-bottom: 30px;
}
.accordion-block__title {
	font-size: 20px;
	background: url(../img/bg_ac_ttl.png);
	padding: 10px 20px;
	cursor: pointer;
	margin-bottom: 5px;
	position: relative;
}
.accordion-block__title.faq-q {
	padding-left: 70px;
}
.accordion-block__title.faq-q i.faq-ico {
	font-size: 32px;
	position: absolute;
	line-height: 1;
	left: 20px;
	top: 10px;
	font-style: normal;
}
@media screen and (max-width: 767px) {
	.accordion-block__title.faq-q {
		padding-left: 50px;
	}
	.accordion-block__title.faq-q i.faq-ico {
		font-size: 24px;
		left: 13px;
		top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.accordion-block__title {
		padding: 10px 10px 12px;
		font-size: 15px;
		line-height: 1.5;
		margin-bottom: 0;
	}
}
.accordion-block-ttl-inner {
	position: relative;
	display: block;
	padding-right: 35px;
}
@media screen and (max-width: 767px) {
	.accordion-block-ttl-inner {
		padding-right: 35px;
	}
}
.accordion-block-ttl-inner::after,
.accordion-block-ttl-inner::before {
	content: "";
	display: block;
	right: 0;
	height: 4px;
	top: 18px;
	width: 26px;
	background: #000;
	position: absolute;
	transition: all 0.6s;
	transform: rotate(0);
	z-index: 90;
}
@media screen and (max-width: 767px) {
	.accordion-block-ttl-inner::after,
	.accordion-block-ttl-inner::before {
		height: 3px;
		width: 15px;
		right: 0;
		top: 10px;
	}
}
.accordion-block-ttl-inner::before {
	transform: rotate(90deg);
}
.accordion-block-ttl-inner.active::after {
	transform: rotate(180deg);
}
.accordion-block-ttl-inner.active::before {
	transform: rotate(0);
}
.accordion-block-ttl[aria-expanded="true"] .accordion-block-ttl-inner::after {
	transform: rotate(180deg);
}
.accordion-block-ttl[aria-expanded="true"] .accordion-block-ttl-inner::before {
	transform: rotate(0);
}
.accordion-block-contents {
	padding: 10px 20px;
	display: none;
}
.accordion-block-contents.faq-a {
	padding-left: 70px;
	position: relative;
}
.accordion-block-contents.faq-a i.faq-ico {
	content: "A";
	font-size: 32px;
	position: absolute;
	font-style: normal;
	line-height: 1;
	left: 23px;
	top: 16px;
	color: #ccc;
}
@media screen and (max-width: 767px) {
	.accordion-block-contents.faq-a {
		padding-left: 50px;
	}
	.accordion-block-contents.faq-a i.faq-ico {
		font-size: 24px;
		left: 15px;
	}
}
@media screen and (max-width: 767px) {
	.accordion-block-contents {
		padding: 5px 0;
		font-size: 14px;
	}
}
.index-hero {
	margin-top: 100px;
}
.index-hero a {
	display: block;
	transition: 0.3s;
}
@media screen and (min-width: 768px) {
	.index-hero a {
		background-size: cover;
	}
}
.index-hero a img {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.index-hero a img {
		opacity: 0;
	}
}
@media screen and (min-width: 768px) {
	.index-hero a {
		background-image: url(../img/index/img-hero.jpg);
	}
	.index-hero a:hover {
		background-image: url(../img/index/img-hero-on.jpg);
	}
}
.sidebar {
	width: 240px;
	margin-left: 60px;
	position: sticky;
	top: calc(100px + 30px);
	align-self: flex-start;
}
@media screen and (max-width: 767px) {
	.sidebar {
		width: 100%;
		padding: 0 15px;
		margin-left: 0;
		order: 3;
		position: static;
	}
}
.sidebar__title a {
	text-decoration: none;
	background: url(../img/shared/bg-pt01.png);
	color: #fff;
	padding: 25px 30px 20px;
	display: block;
	line-height: 1.5;
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.sidebar__title a {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.sidebar__title a {
		padding: 12px 15px;
	}
}
.sidebar__links {
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.sidebar__links {
		margin-bottom: 20px;
	}
}
.sidebar__links li {
	border-bottom: 1px solid #ccc;
}
.sidebar__links a {
	display: block;
	text-decoration: none;
	transition: 0.3s;
	color: #333;
	font-weight: 700;
	padding: 14px 18px;
	background: #fff;
	position: relative;
}
@media screen and (max-width: 767px) {
	.sidebar__links a {
		padding: 10px 10px;
	}
}
.sidebar__links a::before {
	content: "";
	display: block;
	width: 5px;
	height: 13px;
	background: #66a621;
	position: absolute;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
	.sidebar__links a::before {
		width: 3px;
	}
}
.sidebar__links a:hover {
	background: url(../img/shared/bg-pt03.png);
}
.sidebar__bnr {
	margin-bottom: 10px;
}
.sidebar__bnr img {
	width: 100%;
}
.page-cta {
	width: 1000px;
	border: 4px solid #e6efec;
	position: relative;
	padding: 40px 30px;
	margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
	.page-cta {
		width: calc(100% - 30px);
		padding: 30px 10px 10px;
	}
}
.page-cta__title {
	font-weight: 700;
	color: #00683b;
	font-size: 1.8rem;
	position: absolute;
	width: 100%;
	text-align: center;
	top: -23px;
}
@media screen and (max-width: 767px) {
	.page-cta__title {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.page-cta__title {
		top: -28px;
	}
}
.page-cta__title span {
	display: inline-block;
	background: #fff;
	padding: 5px 20px;
}
.page-cta__inner {
	display: flex;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.page-cta__inner {
		display: block;
	}
}
.page-cta__tel {
	width: 100%;
	margin-right: 12px;
	background: #f4f9f7;
	padding: 20px 24px;
}
@media screen and (max-width: 767px) {
	.page-cta__tel {
		margin-right: 0;
		margin-bottom: 10px;
		padding: 15px 10px;
	}
}
.page-cta__contact {
	width: 100%;
	margin-left: 12px;
	background: #f4f9f7;
	padding: 20px 24px;
}
@media screen and (max-width: 767px) {
	.page-cta__contact {
		margin-left: 0;
		padding: 15px 10px;
	}
}
.page-cta__title-s {
	line-height: 1;
	font-weight: 700;
	font-size: 1.3rem;
	margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
	.page-cta__title-s {
		font-size: 1.2rem;
	}
}
.page-cta__tel-element {
	background: #fff;
	display: flex;
	align-items: center;
	padding: 14px 20px;
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element {
		display: block;
		text-align: center;
	}
}
.page-cta__tel-element a {
	text-decoration: none;
	font-family: Lato, sans-serif;
	font-size: 3rem;
	font-weight: 700;
	color: #333;
	display: block;
	line-height: 1;
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element a {
		font-size: 2.4rem;
	}
}
.page-cta__tel-element a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f095";
	display: inline-block;
	width: 33px;
	height: 33px;
	background: #8dbc59;
	border-radius: 50%;
	margin-right: 10px;
	color: #fff;
	font-size: 1.5rem;
	line-height: 33px;
	text-align: center;
	vertical-align: top;
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element a::before {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element a::before {
		width: 25px;
		height: 25px;
		line-height: 25px;
		margin-right: 6px;
		margin-bottom: 5px;
	}
}
@media screen and (min-width: 768px) {
	.page-cta__tel-element a {
		pointer-events: none;
	}
}
.page-cta__tel-element small {
	display: block;
	line-height: 1.3;
	text-align: left;
	font-size: 1.1rem;
	margin-left: 10px;
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element small {
		font-size: 1rem;
	}
}
@media screen and (max-width: 767px) {
	.page-cta__tel-element small {
		text-align: center;
	}
}
.page-cta__tel-element small span {
	font-family: Lato, sans-serif;
}
.page-cta__links {
	display: flex;
}
.page-cta__links-element {
	width: 100%;
	margin-left: 1px;
}
.page-cta__links-element a {
	display: block;
	background-color: #00683b;
	transition: 0.3s;
	color: #fff;
	font-size: 1.4rem;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1;
	padding: 20px 9px;
}
@media screen and (max-width: 767px) {
	.page-cta__links-element a {
		font-size: 1.2rem;
	}
}
@media screen and (max-width: 767px) {
	.page-cta__links-element a {
		padding: 15px 10px;
	}
}
.page-cta__links-element a::before {
	margin-right: 8px;
	font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
	.page-cta__links-element a::before {
		font-size: 1.2rem;
	}
}
.page-cta__links-element a:hover {
	background-color: #8dbc59;
}
.page-cta__links-element--entry::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f303";
}
.page-cta__links-element--req::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f518";
}
.column {
	border: 3px solid #e6efec;
	padding: 15px 20px;
	margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
	.column {
		padding: 12px 10px;
	}
}
.column__title {
	color: #00683b;
	font-weight: 700;
	font-size: 1.6rem;
	border-bottom: 1px solid #bbd6ca;
	margin: 0 0 12px;
	padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
	.column__title {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.column__title {
		margin-bottom: 8px;
		padding-bottom: 5px;
	}
}
.column p {
	margin: 0 0 1em;
}
.column p:last-child {
	margin-bottom: 0;
}
.local-nav {
	background: #e3f4d6;
	border-radius: 5px;
}
.local-nav__body {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 12px;
}
@media screen and (max-width: 767px) {
	.local-nav__body {
		padding: 5px 10px;
	}
}
@media screen and (max-width: 767px) {
	.local-nav__body {
		justify-content: flex-start;
	}
}
.local-nav__body a {
	font-weight: 700;
	color: #00683b;
	text-decoration: none;
	font-size: 1.3rem;
}
.local-nav__body a::before {
	content: "\f152";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 6px;
}
.local-nav__body a:hover {
	text-decoration: underline;
}
.local-nav__element {
	border-right: 1px dashed #8bb56e;
	line-height: 1.6;
	padding: 0 18px;
}
@media screen and (max-width: 767px) {
	.local-nav__element {
		width: 100%;
		margin: 5px 0;
		padding: 0 5px;
	}
}
.local-nav__element:last-child {
	border-right: none;
}
@media screen and (max-width: 767px) {
	.local-nav__element {
		border: none;
	}
}
.index-list {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.index-list {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.index-list {
		order: 2;
		margin: 0 0 30px;
		width: 100%;
		padding: 0 15px;
	}
}
.index-list a {
	display: flex;
	padding: 30px;
	text-decoration: none;
	align-items: center;
	transition: 0.3s;
	gap: 20px;
}
@media screen and (max-width: 767px) {
	.index-list a {
		padding: 10px;
		gap: 15px;
	}
}
.index-list a:hover {
	background: #e6efec;
}
.index-list a[title]::after {
	content: attr(title) " \f13a";
	font-family:
		"Font Awesome 5 Free", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo,
		"ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
	display: block;
	color: #00683b;
	font-weight: 700;
	font-size: 1.3rem;
	text-align: right;
	margin: 15px 0 0 auto;
	padding-bottom: 2px;
	transition: 0.3s;
}
@media screen and (max-width: 767px) {
	.index-list a[title]::after {
		font-size: 1.2rem;
	}
}
.index-list a[title]:hover::after {
	opacity: 0.7;
	text-decoration: underline;
}
.page-about-course .index-list a {
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}
.index-list a p {
	margin: 0;
	color: #333;
}
@media screen and (max-width: 767px) {
	.index-list a p {
		display: none;
	}
}
.index-list__element {
	border-bottom: 1px solid #ccc;
}
.index-list__ph {
	width: 160px;
}
@media screen and (max-width: 767px) {
	.index-list__ph {
		width: 100px;
	}
}
.index-list__ph__l {
	width: 220px;
}
@media screen and (max-width: 767px) {
	.index-list__ph__l {
		width: 40%;
	}
}
.index-list__ph__l img {
	width: 100%;
}
.index-list__ph img {
	width: 100%;
}
.index-list__content {
	flex: 1;
}
.index-list__title {
	margin: 0 0 10px;
	color: #333;
	font-size: 2rem;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
	.index-list__title {
		font-size: 1.4rem;
	}
}
.index-list__title small {
	margin: 8px 0 0;
	color: #aaa;
	font-size: 1.2rem;
	display: block;
	font-family: Lato, sans-serif;
	font-weight: 400;
}
@media screen and (max-width: 767px) {
	.index-list__title small {
		font-size: 1rem;
	}
}
.page-about-course .wp-block-group .index-list__title small {
	color: #00683b;
	font-weight: 700;
	border: 1px solid #00683b;
	padding: 4px 8px;
	display: table;
}
.page-single__title {
	color: #00683b;
	font-weight: 700;
	margin: 0 0 10px;
	border-bottom: 2px solid #dceae4;
	font-size: 2.2rem;
	position: relative;
	padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.page-single__title {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 767px) {
	.page-single__title {
		margin-right: 0;
		margin-left: 0;
	}
}
.page-single__title::after {
	content: "";
	display: block;
	width: 260px;
	height: 2px;
	background: #00683b;
	position: absolute;
	bottom: -2px;
}
.page-single__header {
	display: flex;
	align-items: center;
	margin: 0 0 15px;
	justify-content: flex-end;
}
.page-single__header time {
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	display: block;
}
@media screen and (max-width: 767px) {
	.page-single__header time {
		font-size: 1.2rem;
	}
}
.page-single__cat {
	background: #8dbc59;
	font-size: 1rem;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	margin-left: 9px;
}
.page-single__content {
	margin: 0 0 60px;
}
.c-college-admissions__national {
	margin: 0 0 1em;
}
.c-college-admissions__national-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.c-college-admissions__national-stack {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.c-college-admissions__national-stack::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	border-bottom: 2px dotted #ccc;
	z-index: 0;
}
.c-college-admissions__national-title {
	font-weight: 700;
	background: #fff;
	position: relative;
	z-index: 5;
	padding: 0 10px 0 0;
	font-size: 3rem;
}
@media screen and (max-width: 767px) {
	.c-college-admissions__national-title {
		font-size: 2.2rem;
	}
}
.c-college-admissions__national-title span {
	font-size: 1.6rem;
	padding: 0 0 0 0.5em;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.c-college-admissions__national-title span {
		font-size: 1.3rem;
	}
}
.c-college-admissions__national-number {
	font-size: 3rem;
	font-weight: 700;
	background: #fff;
	position: relative;
	z-index: 5;
	padding: 0 0 0 10px;
	color: #f18260;
}
@media screen and (max-width: 767px) {
	.c-college-admissions__national-number {
		font-size: 2.2rem;
	}
}
.c-college-admissions__national-number span {
	font-size: 1.6rem;
	padding: 0 0 0 0.2em;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.c-college-admissions__national-number span {
		font-size: 1.3rem;
	}
}
.c-college-admissions {
	margin: 0 0 1em;
}
.c-college-admissions-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 0.3em 0;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.c-college-admissions-inner {
		flex-direction: column;
		align-items: flex-start;
	}
}
.c-college-admissions-stack {
	width: 47%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
@media screen and (max-width: 767px) {
	.c-college-admissions-stack {
		width: 100%;
	}
}
.c-college-admissions-stack::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 1px;
	border-bottom: 2px dotted #ccc;
	z-index: 0;
}
.c-college-admissions-title {
	background: #fff;
	position: relative;
	z-index: 5;
	padding: 0 10px 0 0;
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	max-width: 85%;
}
.c-college-admissions-title span {
	font-size: 1.4rem;
	padding: 0 0 0 0.5em;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.c-college-admissions-title span {
		font-size: 1.2rem;
	}
}
.c-college-admissions-number {
	background: #fff;
	position: relative;
	z-index: 5;
	padding: 0 0 0 10px;
}
.c-college-admissions-number span {
	font-size: 1.3rem;
	padding: 0 0 0 0.2em;
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.c-college-admissions-number span {
		font-size: 1.2rem;
	}
}
.c-certification-exam__inner {
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	.c-certification-exam__inner {
		gap: 10px;
	}
}
.c-certification-exam-stack {
	flex: 1;
	min-width: calc(50% - 15px);
	border: 1px solid #dfdfdf;
	background: #f5f5f5;
	padding: 20px 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-stack {
		flex-basis: 100%;
	}
}
.c-certification-exam-stack:nth-child(1) {
	flex-basis: 100%;
}
.c-certification-exam-lead {
	font-weight: 700;
}
.c-certification-exam-title {
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.3;
	margin: 0 0 8px;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-title {
		font-size: 2.4rem;
	}
}
.c-certification-exam-body {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0 0 8px;
}
.c-certification-exam-number-lead {
	font-weight: 400;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-number-lead {
		font-size: 1.4rem;
	}
}
.c-certification-exam-number-body {
	font-weight: 700;
	color: #f18260;
	font-size: 5rem;
	line-height: 1;
	display: flex;
	align-items: flex-end;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-number-body {
		font-size: 4rem;
	}
}
.c-certification-exam-number-unit {
	font-weight: 700;
	color: #f18260;
	font-size: 2.6rem;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-number-unit {
		font-size: 2.2rem;
	}
}
.c-certification-exam-footer {
	font-size: 1.2rem;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
	.c-certification-exam-footer {
		font-size: 1.1rem;
	}
}
.c-certification-exam-footer p {
	margin: 0;
}
.c-10yen-track {
	display: flex;
	justify-content: center;
	width: 100%;
}
.c-10yen-track__inner {
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}
@media screen and (max-width: 767px) {
	.c-10yen-track__inner {
		gap: 30px;
	}
}
.c-10yen-track-stack__inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-stack {
		flex-basis: calc(50% - 15px);
		text-align: center;
	}
}
.c-10yen-track-lead {
	font-weight: 700;
}
.c-10yen-track-title {
	font-weight: 700;
	font-size: 2.8rem;
	line-height: 1.3;
	margin: 0 0 4px;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-title {
		font-size: 2.4rem;
	}
}
.c-10yen-track-body {
	margin: 0 0 4px;
}
.c-10yen-track-number-lead {
	font-weight: 400;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 4px;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-number-lead {
		font-size: 1.4rem;
	}
}
.c-10yen-track-number-body {
	font-weight: 700;
	color: #f18260;
	font-size: 5rem;
	line-height: 1;
	display: flex;
	align-items: flex-end;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-number-body {
		font-size: 4rem;
	}
}
@media screen and (max-width: 767px) {
	.c-10yen-track-number-body {
		display: flex;
		justify-content: center;
	}
}
.c-10yen-track-number-unit {
	font-weight: 700;
	color: #f18260;
	font-size: 2.6rem;
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-number-unit {
		font-size: 2.2rem;
	}
}
.c-10yen-track-footer {
	font-size: 1.2rem;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
	.c-10yen-track-footer {
		font-size: 1.1rem;
	}
}
.c-10yen-track-footer p {
	margin: 0;
}
.index-emergency {
	background: #bc0d0e;
	color: #fff;
}
.index-emergency__body {
	display: flex;
	align-items: center;
	padding: 20px 0;
	font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
	.index-emergency__body {
		width: 1000px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	.index-emergency__body {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 767px) {
	.index-emergency__body {
		display: block;
		padding: 10px 15px;
	}
}
.index-emergency__head {
	font-weight: 700;
	border-right: 1px solid #fff;
	padding-right: 20px;
	margin-right: 20px;
}
@media screen and (max-width: 767px) {
	.index-emergency__head {
		border-right: 0;
		border-bottom: 1px solid #fff;
		padding-bottom: 5px;
		margin-bottom: 8px;
		margin-right: 0;
	}
}
.index-emergency__content {
	display: flex;
}
.index-emergency__content time {
	display: block;
	font-family: Lato, sans-serif;
	letter-spacing: 0.09em;
}
.index-emergency__links {
	display: block;
	color: #fff;
	margin-left: 17px;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.index-emergency__links {
		margin-left: 10px;
	}
}
.index-emergency__links span {
	display: block;
	padding-right: 24px;
	background: url(../img/icon/icon-emergency.png) no-repeat right center;
	background-size: 16px auto;
}
@media screen and (max-width: 767px) {
	.index-emergency__links span {
		padding-right: 0;
		background: 0 0;
	}
}
.index-emergency__links:hover {
	text-decoration: underline;
}
.index-nav {
	display: flex;
}
@media screen and (max-width: 767px) {
	.index-nav {
		display: block;
	}
}
.index-nav__element {
	display: block;
	width: 100%;
	border-left: 1px solid #d4dddb;
}
@media screen and (max-width: 767px) {
	.index-nav__element {
		padding: 0 15px;
	}
}
.index-nav__element:first-child {
	margin-left: 0;
}
.index-nav__element a {
	width: 100%;
	text-align: center;
	padding: 40px 0;
	height: 100%;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.index-nav__element a {
		height: auto;
		padding: 12px 20px;
		text-align: left;
		border: 2px solid #00683b;
		margin: 10px 0;
	}
}
.index-nav__element a span {
	font-weight: 700;
	color: #555;
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.index-nav__element a span {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 767px) {
	.index-nav__element a span {
		flex: 1;
	}
}
.index-nav__links {
	background-repeat: no-repeat;
	background-position: center 85px;
	transition: 0.3s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.index-nav__links {
		background-position: 15px center;
		flex-direction: row-reverse;
		justify-content: flex-start;
		align-items: center;
	}
}
.index-nav__links--parents::after {
	content: "";
	display: block;
	width: 54px;
	height: 75px;
	background: url(../img/icon/icon-parents.png) no-repeat 50% 50% / contain;
	margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
	.index-nav__links--parents::after {
		width: 27px;
		height: 37px;
		margin: 0 10px 0 0;
	}
}
.index-nav__links--jh::after {
	content: "";
	display: block;
	width: 50px;
	height: 75px;
	background: url(../img/icon/icon-jh.png) no-repeat 50% 50% / contain;
	margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
	.index-nav__links--jh::after {
		width: 25px;
		height: 37px;
		margin: 0 10px 0 0;
	}
}
.index-nav__links--hs::after {
	content: "";
	display: block;
	width: 48px;
	height: 75px;
	background: url(../img/icon/icon-hs.png) no-repeat 50% 50% / contain;
	margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
	.index-nav__links--hs::after {
		width: 24px;
		height: 37px;
		margin: 0 10px 0 0;
	}
}
.index-nav__links:hover {
	background-color: rgba(0, 104, 59, 0.1);
}
.index-welcom {
	margin: 0 0 50px;
}
.index-welcom__title {
	background: #00683b;
	text-align: center;
	padding: 45px 0 40px;
	position: relative;
	margin: 0 0 45px;
}
@media screen and (max-width: 767px) {
	.index-welcom__title {
		padding: 25px 0 20px;
		margin: 0 0 30px;
	}
	.index-welcom__title img {
		width: 300px;
	}
}
.index-welcom__title::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #00683b transparent transparent transparent;
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
	.index-welcom__title::after {
		border-width: 8px 10px 0 10px;
		bottom: -8px;
	}
}
.index-welcom__nav {
	display: flex;
}
@media screen and (max-width: 767px) {
	.index-welcom__nav {
		display: block;
	}
}
.index-welcom__nav img {
	width: 100%;
}
.index-welcom__nav-element {
	margin-left: 1px;
	width: 100%;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.index-welcom__nav-element {
		margin: 0 0 50px;
	}
}
.index-welcom__nav-element:first-child {
	margin-left: 0;
}
.index-welcom__nav-element a {
	display: block;
	text-decoration: none;
	transition: 0.3s;
}
.index-welcom__nav-element a:hover {
	opacity: 0.7;
}
.index-welcom__nav-element p {
	color: #333;
	margin: 20px 0 0;
}
@media screen and (max-width: 767px) {
	.index-welcom__nav-element p {
		padding: 0 15px;
	}
}
.index-welcom__nav-title {
	line-height: 1.3;
	margin: 0 0 28px;
}
.index-welcom__nav-title span {
	color: #333;
	display: block;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.02em;
	margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
	.index-welcom__nav-title span {
		font-size: 1.8rem;
	}
}
.index-welcom__nav-title small {
	color: #aaa;
	font-family: Lato, sans-serif;
	font-size: 1.1rem;
	display: block;
}
@media screen and (max-width: 767px) {
	.index-welcom__nav-title small {
		font-size: 1rem;
	}
}
.index-banner {
	background: #f4f9f7;
	padding: 40px;
}
.index-banner__inner {
	max-width: 980px;
	margin: 0 auto;
}
.index-news {
	margin: 0 0 80px;
	background: #f0f0f0;
}
.page-sub .index-news {
	background: 0 0;
}
.index-news--home {
	padding-bottom: 50px;
}
.index-news--home .button-block {
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.index-news {
		padding-bottom: 20px;
	}
}
.index-news__contents--page {
	display: block !important;
}
@media screen and (max-width: 767px) {
	.index-news__contents--page {
		padding: 0 !important;
	}
}
.index-news__title-block {
	border-top: 1px solid #cdcdcd;
	text-align: center;
	padding-top: 50px;
	margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
	.index-news__title-block {
		padding-top: 30px;
		margin-bottom: 25px;
	}
}
.index-news__title {
	line-height: 1.3;
}
@media screen and (max-width: 767px) {
	.index-news__title {
		margin-bottom: 20px;
	}
}
.index-news__title span {
	color: #333;
	display: block;
	font-weight: 700;
	font-size: 2.2rem;
	letter-spacing: 0.02em;
	margin-bottom: 3px;
}
@media screen and (max-width: 767px) {
	.index-news__title span {
		font-size: 1.8rem;
	}
}
.index-news__title small {
	color: #aaa;
	font-family: Lato, sans-serif;
	font-size: 1.1rem;
	display: block;
}
@media screen and (max-width: 767px) {
	.index-news__title small {
		font-size: 1rem;
	}
}
.index-news__tabs {
	display: flex;
	justify-content: center;
	display: none;
}
.index-news__tabs li {
	margin-left: 1px;
}
@media screen and (max-width: 767px) {
	.index-news__tabs li {
		width: 100%;
	}
	.index-news__tabs li:first-child {
		margin-left: 0;
	}
}
.index-news__tabs li.ui-tabs-active a {
	background-color: #8dbc59;
}
.index-news__tabs a {
	display: block;
	background: #333;
	color: #fff;
	width: 150px;
	text-decoration: none;
	padding: 5px 0;
	transition: 0.3s;
	outline: 0;
}
@media screen and (max-width: 767px) {
	.index-news__tabs a {
		width: 100%;
	}
}
.index-news__tabs a:hover {
	background-color: #8dbc59;
}
.index-news__contents {
	width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.index-news__contents {
		width: 100%;
		padding: 0 15px;
	}
}
.index-news__body {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px;
}
@media screen and (max-width: 767px) {
	.index-news__body {
		display: block;
		margin: 0;
	}
}
.index-news__body li {
	width: calc(33.3333333333% - 50px);
	margin: 0 25px 50px;
}
@media screen and (max-width: 767px) {
	.index-news__body li {
		width: 100%;
		margin: 0 0 25px;
	}
}
.index-news__body li a {
	color: #333;
	display: block;
	text-decoration: none;
	transition: 0.3s;
}
.index-news__body li a:hover {
	opacity: 0.7;
}
.index-news__body li p {
	margin: 0;
}
.index-news__header {
	display: flex;
	align-items: center;
	margin: 0 0 4px;
}
.index-news__header time {
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	display: block;
}
@media screen and (max-width: 767px) {
	.index-news__header time {
		font-size: 1.2rem;
	}
}
.index-news__cat {
	background: #8dbc59;
	font-size: 1rem;
	color: #fff;
	display: inline-block;
	padding: 0 5px;
	margin-left: 9px;
}
.index-news__cat.student {
	background: #00683b;
}
.index-news__ph {
	width: 100%;
	margin: 0 0 10px;
}
.index-news__ph img {
	width: 100%;
	height: auto;
}
.reserve_description {
	margin-bottom: 70px;
}
.reserve_description h3 {
	text-align: center;
}
.reserve_description > div {
	text-align: center;
}
@media screen and (max-width: 767px) {
	.reserve_description img {
		width: 100%;
		max-width: 750px;
	}
}
.reserve_description .point_block {
	background: #f7f2e4;
}
.reserve_description .cta_block {
	width: 750px;
	margin: 0 auto;
	border-top: 2px solid #e6f0ec;
	border-bottom: 2px solid #e6f0ec;
}
@media screen and (max-width: 767px) {
	.reserve_description .cta_block {
		width: 100%;
		padding: 0 15px;
	}
}
.reserve_description .cta_block h4 {
	margin: 0;
}
.reserve_description .cta_block .btn_block {
	margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.reserve_description .cta_block .btn_block {
		margin-bottom: 20px;
	}
}
.reserve_description .cta_block .btn_block .btn_cv {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.reserve_description .cta_block .btn_block .btn_cv {
		margin-bottom: 10px;
	}
	.reserve_description .cta_block .btn_block .btn_cv img {
		width: 60%;
	}
}
@media screen and (max-width: 767px) {
	.reserve_description .cta_block .btn_block .btn_tel img {
		width: 40%;
	}
}
.reserve .voice_block {
	margin-bottom: 50px;
}
.reserve .voice_block .participant {
	background: url(../img/reserve/bg-voice.png) repeat;
}
.reserve .voice_block p a {
	color: #67a621;
	font-size: 2rem;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	.reserve .voice_block p a {
		font-size: 1.6rem;
	}
}
.reserve .voice_block p a:hover {
	color: #ccc;
}
.reserve .voice_block::after {
	content: " ";
	display: block;
	width: 216px;
	height: 31px;
	background: url(../img/reserve/img09.png) no-repeat;
	background-size: contain;
	margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
	.reserve .voice_block::after {
		width: 180px;
		height: 25px;
		margin: 25px auto 0;
	}
}
.reserve .form_ttl {
	background: #e6f0ec;
	padding: 70px 0;
	margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
	.reserve .form_ttl {
		padding: 35px 0;
		margin: 0 0 25px;
	}
}
.reserve .form_ttl h3 {
	font-size: 2.6rem;
	text-align: center;
	margin: 0;
	color: #00683b;
}
@media screen and (max-width: 767px) {
	.reserve .form_ttl h3 {
		font-size: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.page-open-school .index-list a {
		align-items: flex-start;
		padding: 20px 10px;
	}
}
.page-open-school .index-list a p {
	display: block;
}
.page-open-school .index-list__ph {
	width: 220px;
}
@media screen and (max-width: 767px) {
	.page-open-school .index-list__ph {
		width: 40%;
	}
}
.page-open-school .index-list__ph img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.page-open-school .index-list {
		display: block;
	}
}
.page-open-school-schedule {
	font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
	.page-open-school-schedule {
		font-size: 1.4rem;
	}
}
html[lang] {
	margin-top: 0 !important;
}
/*# sourceMappingURL=__sourcemaps/style.css.map */
