img, a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	border: 0;
	box-sizing: border-box;
	font-family: inherit;
	font-size: inherit;
	margin: 0;
	padding: 0
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
pre {
	white-space: pre-wrap
}
html {
	font-size: 7.5pt
}
html.html-onload {
	visibility: visible
}
body {
	font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic Medium', 'Yu Gothic', 'Meiryo', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	color: #333;
	font-weight: 400;
	line-height: 1;
	word-break: break-all
}
body * {
	box-sizing: border-box
}
img {
	pointer-events: none
}
img:not([width]):not([class]) {
	vertical-align: middle;
	max-width: 100%;
	width: 100%;
	height: auto
}
img[src$=".svg"]:not([class]) {
	width: 100%;
	height: auto
}
@media screen and (max-width: 767px) {
	html {
		overflow-x: hidden;
		padding-top: constant(safe-area-inset-top);
		padding-bottom: constant(safe-area-inset-bottom);
		padding-left: constant(safe-area-inset-left);
		padding-right: constant(safe-area-inset-right);
		padding-top: env(safe-area-inset-top);
		padding-bottom: env(safe-area-inset-bottom);
		padding-left: env(safe-area-inset-left);
		padding-right: env(safe-area-inset-right)
	}
	body {
		font-size: 1.4em;
		text-size-adjust: 100%;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-webkit-overflow-scrolling: touch;
		min-width: initial
	}
	_::-webkit-full-page-media, _:future, :root body {
		font-size: 1.6em
	}
}
@media screen and (min-width: 768px) {
	body {
		font-size: 1.4em
	}
	_::-webkit-full-page-media, _:future, :root .tablet {
		font-size: 1em
	}
	_::-webkit-full-page-media, _:future, :root .tablet .content {
		font-size: 1.4em
	}
	_::-webkit-full-page-media, _:future, :root .tablet .sec {
		width: 1024px
	}
}
a {
	cursor: pointer;
	text-decoration: none
}
a:active, a:focus, a:hover {
	text-decoration: none
}
a:not([class]) {
	color: #2778be;
	transition: .4s color ease-in-out, .4s background ease-in-out
}
@media screen and (max-width: 767px) {
	.s-sp {
		visibility: visible
	}
	.s-pc {
		display: none;
		visibility: hidden
	}
}
@media screen and (min-width: 768px) {
	.s-sp {
		display: none;
		visibility: hidden
	}
	.s-pc {
		visibility: visible
	}
}
img.s-img-100 {
	width: 100%
}
img.s-img-80 {
	width: 80%
}
img.s-img-70 {
	width: 70%
}
img.s-img-60 {
	width: 60%
}
img.s-img-50 {
	width: 50%
}
img.s-img-40 {
	width: 40%
}
img.s-img-30 {
	width: 30%
}
img.s-img-20 {
	width: 20%
}
img.s-img-10 {
	width: 10%
}
.s-disp-none {
	display: none
}
.s-disp-inline {
	display: inline
}
.s-disp-iblock {
	display: inline-block
}
.s-disp-block {
	display: block
}
.s-txt-center {
	text-align: center
}
.s-txt-left {
	text-align: left
}
.s-txt-right {
	text-align: right
}
.s-txt-top {
	vertical-align: top
}
.s-txt-middle {
	vertical-align: middle
}
.s-txt-bottom {
	vertical-align: bottom
}
.s-txt-base {
	vertical-align: baseline
}
.s-txt-sub {
	vertical-align: sub
}
.s-txt-super {
	vertical-align: super
}
.s-txt-nowrap {
	display: inline-block;
	white-space: nowrap
}
li>.s-txt-nowrap {
	display: inline-block;
	padding-left: 1.4rem
}
.s-txt-justyfy {
	text-align: justify;
	text-justify: inter-ideograph
}
@-moz-document url-prefix() {
	.s-txt-justyfy {
		text-justify: inter-character
	}
}
.s-fs-6 {
	font-size: .6rem
}
.s-fs-8 {
	font-size: .8rem
}
.s-fs-10 {
	font-size: 1rem
}
.s-fs-12 {
	font-size: 1.2rem
}
.s-fs-14 {
	font-size: 1.4rem
}
.s-fs-16 {
	font-size: 1.6rem
}
.s-fs-18 {
	font-size: 1.8rem
}
.s-fs-20 {
	font-size: 2rem
}
.s-fs-22 {
	font-size: 2.2rem
}
.s-fs-24 {
	font-size: 2.4rem
}
.s-fs-26 {
	font-size: 2.6rem
}
.s-fs-28 {
	font-size: 2.8rem
}
.s-fs-30 {
	font-size: 3rem
}
.s-fs-32 {
	font-size: 3.2rem
}
.s-fs-34 {
	font-size: 3.4rem
}
.s-fs-36 {
	font-size: 3.6rem
}
.s-fs-38 {
	font-size: 3.8rem
}
.s-fs-40 {
	font-size: 4rem
}
.s-fs-50 {
	font-size: 5rem
}
.s-fs-60 {
	font-size: 6rem
}
.s-fw-n {
	font-weight: 400
}
.s-fw-b {
	font-weight: 700
}
.s-fc-white {
	color: #fff
}
.s-fc-black {
	color: #333
}
.s-fc-01 {
	color: #2778be
}
.s-fc-02 {
	color: #6cb6e5
}
.s-fc-03 {
	color: #cceaf6
}
.s-fc-04 {
	color: #115084
}
.s-fc-05 {
	color: #00294e
}
.s-fc-06 {
	color: #9ab7cb
}
.s-fc-11 {
	color: #6eba38
}
.s-fc-12 {
	color: #c4d70f
}
.s-fc-13 {
	color: #f8b500
}
.s-fc-14 {
	color: #ea5519
}
.s-fc-15 {
	color: #e50060
}
.s-mt-0 {
	margin-top: 0
}
.s-mt-10 {
	margin-top: 1rem
}
.s-mt-11 {
	margin-top: 1.1rem
}
.s-mt-12 {
	margin-top: 1.2rem
}
.s-mt-13 {
	margin-top: 1.3rem
}
.s-mt-14 {
	margin-top: 1.4rem
}
.s-mt-15 {
	margin-top: 1.5rem
}
.s-mt-16 {
	margin-top: 1.6rem
}
.s-mt-17 {
	margin-top: 1.7rem
}
.s-mt-18 {
	margin-top: 1.8rem
}
.s-mt-19 {
	margin-top: 1.9rem
}
.s-mt-20 {
	margin-top: 2rem
}
.s-mt-21 {
	margin-top: 2.1rem
}
.s-mt-22 {
	margin-top: 2.2rem
}
.s-mt-23 {
	margin-top: 2.3rem
}
.s-mt-24 {
	margin-top: 2.4rem
}
.s-mt-25 {
	margin-top: 2.5rem
}
.s-mt-26 {
	margin-top: 2.6rem
}
.s-mt-27 {
	margin-top: 2.7rem
}
.s-mt-28 {
	margin-top: 2.8rem
}
.s-mt-29 {
	margin-top: 2.9rem
}
.s-mt-30 {
	margin-top: 3rem
}
.s-mt-40 {
	margin-top: 4rem
}
.s-mt-50 {
	margin-top: 5rem
}
.s-mt-60 {
	margin-top: 6rem
}
.s-mr-10 {
	margin-right: 1rem
}
.s-mr-11 {
	margin-right: 1.1rem
}
.s-mr-12 {
	margin-right: 1.2rem
}
.s-mr-13 {
	margin-right: 1.3rem
}
.s-mr-14 {
	margin-right: 1.4rem
}
.s-mr-15 {
	margin-right: 1.5rem
}
.s-mr-16 {
	margin-right: 1.6rem
}
.s-mr-17 {
	margin-right: 1.7rem
}
.s-mr-18 {
	margin-right: 1.8rem
}
.s-mr-19 {
	margin-right: 1.9rem
}
.s-mr-20 {
	margin-right: 2rem
}
.s-mr-21 {
	margin-right: 2.1rem
}
.s-mr-22 {
	margin-right: 2.2rem
}
.s-mr-23 {
	margin-right: 2.3rem
}
.s-mr-24 {
	margin-right: 2.4rem
}
.s-mr-25 {
	margin-right: 2.5rem
}
.s-mr-26 {
	margin-right: 2.6rem
}
.s-mr-27 {
	margin-right: 2.7rem
}
.s-mr-28 {
	margin-right: 2.8rem
}
.s-mr-29 {
	margin-right: 2.9rem
}
.s-mr-30 {
	margin-right: 3rem
}
.s-mr-40 {
	margin-right: 4rem
}
.s-mr-50 {
	margin-right: 5rem
}
.s-mr-60 {
	margin-right: 6rem
}
.s-mb-0 {
	margin-bottom: 0
}
.s-mb-10 {
	margin-bottom: 1rem
}
.s-mb-11 {
	margin-bottom: 1.1rem
}
.s-mb-12 {
	margin-bottom: 1.2rem
}
.s-mb-13 {
	margin-bottom: 1.3rem
}
.s-mb-14 {
	margin-bottom: 1.4rem
}
.s-mb-15 {
	margin-bottom: 1.5rem
}
.s-mb-16 {
	margin-bottom: 1.6rem
}
.s-mb-17 {
	margin-bottom: 1.7rem
}
.s-mb-18 {
	margin-bottom: 1.8rem
}
.s-mb-19 {
	margin-bottom: 1.9rem
}
.s-mb-20 {
	margin-bottom: 2rem
}
.s-mb-21 {
	margin-bottom: 2.1rem
}
.s-mb-22 {
	margin-bottom: 2.2rem
}
.s-mb-23 {
	margin-bottom: 2.3rem
}
.s-mb-24 {
	margin-bottom: 2.4rem
}
.s-mb-25 {
	margin-bottom: 2.5rem
}
.s-mb-26 {
	margin-bottom: 2.6rem
}
.s-mb-27 {
	margin-bottom: 2.7rem
}
.s-mb-28 {
	margin-bottom: 2.8rem
}
.s-mb-29 {
	margin-bottom: 2.9rem
}
.s-mb-30 {
	margin-bottom: 3rem
}
.s-mb-40 {
	margin-bottom: 4rem
}
.s-mb-50 {
	margin-bottom: 5rem
}
.s-mb-60 {
	margin-bottom: 6rem
}
.s-ml-10 {
	margin-left: 1rem
}
.s-ml-11 {
	margin-left: 1.1rem
}
.s-ml-12 {
	margin-left: 1.2rem
}
.s-ml-13 {
	margin-left: 1.3rem
}
.s-ml-14 {
	margin-left: 1.4rem
}
.s-ml-15 {
	margin-left: 1.5rem
}
.s-ml-16 {
	margin-left: 1.6rem
}
.s-ml-17 {
	margin-left: 1.7rem
}
.s-ml-18 {
	margin-left: 1.8rem
}
.s-ml-19 {
	margin-left: 1.9rem
}
.s-ml-20 {
	margin-left: 2rem
}
.s-ml-21 {
	margin-left: 2.1rem
}
.s-ml-22 {
	margin-left: 2.2rem
}
.s-ml-23 {
	margin-left: 2.3rem
}
.s-ml-24 {
	margin-left: 2.4rem
}
.s-ml-25 {
	margin-left: 2.5rem
}
.s-ml-26 {
	margin-left: 2.6rem
}
.s-ml-27 {
	margin-left: 2.7rem
}
.s-ml-28 {
	margin-left: 2.8rem
}
.s-ml-29 {
	margin-left: 2.9rem
}
.s-ml-30 {
	margin-left: 3rem
}
.s-ml-40 {
	margin-left: 4rem
}
.s-ml-50 {
	margin-left: 5rem
}
.s-ml-60 {
	margin-left: 6rem
}
.s-pt-0 {
	padding-top: 0
}
.s-pt-10 {
	padding-top: 1rem
}
.s-pt-11 {
	padding-top: 1.1rem
}
.s-pt-12 {
	padding-top: 1.2rem
}
.s-pt-13 {
	padding-top: 1.3rem
}
.s-pt-14 {
	padding-top: 1.4rem
}
.s-pt-15 {
	padding-top: 1.5rem
}
.s-pt-16 {
	padding-top: 1.6rem
}
.s-pt-17 {
	padding-top: 1.7rem
}
.s-pt-18 {
	padding-top: 1.8rem
}
.s-pt-19 {
	padding-top: 1.9rem
}
.s-pt-20 {
	padding-top: 2rem
}
.s-pt-21 {
	padding-top: 2.1rem
}
.s-pt-22 {
	padding-top: 2.2rem
}
.s-pt-23 {
	padding-top: 2.3rem
}
.s-pt-24 {
	padding-top: 2.4rem
}
.s-pt-25 {
	padding-top: 2.5rem
}
.s-pt-26 {
	padding-top: 2.6rem
}
.s-pt-27 {
	padding-top: 2.7rem
}
.s-pt-28 {
	padding-top: 2.8rem
}
.s-pt-29 {
	padding-top: 2.9rem
}
.s-pt-30 {
	padding-top: 3rem
}
.s-pt-40 {
	padding-top: 4rem
}
.s-pt-50 {
	padding-top: 5rem
}
.s-pt-60 {
	padding-top: 6rem
}
.s-pr-10 {
	padding-right: 1rem
}
.s-pr-11 {
	padding-right: 1.1rem
}
.s-pr-12 {
	padding-right: 1.2rem
}
.s-pr-13 {
	padding-right: 1.3rem
}
.s-pr-14 {
	padding-right: 1.4rem
}
.s-pr-15 {
	padding-right: 1.5rem
}
.s-pr-16 {
	padding-right: 1.6rem
}
.s-pr-17 {
	padding-right: 1.7rem
}
.s-pr-18 {
	padding-right: 1.8rem
}
.s-pr-19 {
	padding-right: 1.9rem
}
.s-pr-20 {
	padding-right: 2rem
}
.s-pr-21 {
	padding-right: 2.1rem
}
.s-pr-22 {
	padding-right: 2.2rem
}
.s-pr-23 {
	padding-right: 2.3rem
}
.s-pr-24 {
	padding-right: 2.4rem
}
.s-pr-25 {
	padding-right: 2.5rem
}
.s-pr-26 {
	padding-right: 2.6rem
}
.s-pr-27 {
	padding-right: 2.7rem
}
.s-pr-28 {
	padding-right: 2.8rem
}
.s-pr-29 {
	padding-right: 2.9rem
}
.s-pr-30 {
	padding-right: 3rem
}
.s-pr-40 {
	padding-right: 4rem
}
.s-pr-50 {
	padding-right: 5rem
}
.s-pr-60 {
	padding-right: 6rem
}
.s-pb-0 {
	padding-bottom: 0
}
.s-pb-10 {
	padding-bottom: 1rem
}
.s-pb-11 {
	padding-bottom: 1.1rem
}
.s-pb-12 {
	padding-bottom: 1.2rem
}
.s-pb-13 {
	padding-bottom: 1.3rem
}
.s-pb-14 {
	padding-bottom: 1.4rem
}
.s-pb-15 {
	padding-bottom: 1.5rem
}
.s-pb-16 {
	padding-bottom: 1.6rem
}
.s-pb-17 {
	padding-bottom: 1.7rem
}
.s-pb-18 {
	padding-bottom: 1.8rem
}
.s-pb-19 {
	padding-bottom: 1.9rem
}
.s-pb-20 {
	padding-bottom: 2rem
}
.s-pb-21 {
	padding-bottom: 2.1rem
}
.s-pb-22 {
	padding-bottom: 2.2rem
}
.s-pb-23 {
	padding-bottom: 2.3rem
}
.s-pb-24 {
	padding-bottom: 2.4rem
}
.s-pb-25 {
	padding-bottom: 2.5rem
}
.s-pb-26 {
	padding-bottom: 2.6rem
}
.s-pb-27 {
	padding-bottom: 2.7rem
}
.s-pb-28 {
	padding-bottom: 2.8rem
}
.s-pb-29 {
	padding-bottom: 2.9rem
}
.s-pb-30 {
	padding-bottom: 3rem
}
.s-pb-40 {
	padding-bottom: 4rem
}
.s-pb-50 {
	padding-bottom: 5rem
}
.s-pb-60 {
	padding-bottom: 6rem
}
.s-pl-10 {
	padding-left: 1rem
}
.s-pl-11 {
	padding-left: 1.1rem
}
.s-pl-12 {
	padding-left: 1.2rem
}
.s-pl-13 {
	padding-left: 1.3rem
}
.s-pl-14 {
	padding-left: 1.4rem
}
.s-pl-15 {
	padding-left: 1.5rem
}
.s-pl-16 {
	padding-left: 1.6rem
}
.s-pl-17 {
	padding-left: 1.7rem
}
.s-pl-18 {
	padding-left: 1.8rem
}
.s-pl-19 {
	padding-left: 1.9rem
}
.s-pl-20 {
	padding-left: 2rem
}
.s-pl-21 {
	padding-left: 2.1rem
}
.s-pl-22 {
	padding-left: 2.2rem
}
.s-pl-23 {
	padding-left: 2.3rem
}
.s-pl-24 {
	padding-left: 2.4rem
}
.s-pl-25 {
	padding-left: 2.5rem
}
.s-pl-26 {
	padding-left: 2.6rem
}
.s-pl-27 {
	padding-left: 2.7rem
}
.s-pl-28 {
	padding-left: 2.8rem
}
.s-pl-29 {
	padding-left: 2.9rem
}
.s-pl-30 {
	padding-left: 3rem
}
.s-pl-40 {
	padding-left: 4rem
}
.s-pl-50 {
	padding-left: 5rem
}
.s-pl-60 {
	padding-left: 6rem
}
.s-lh-1 {
	line-height: 1
}
.s-lh-12 {
	line-height: 1.2
}
.s-lh-14 {
	line-height: 1.4
}
.s-lh-16 {
	line-height: 1.6
}
.s-lh-18 {
	line-height: 1.8
}
.s-lh-20 {
	line-height: 2
}
.s-lh-30 {
	line-height: 3
}
.s-lh-40 {
	line-height: 4
}
.s-flex {
	display: flex
}
.s-flex.reverse {
	flex-direction: row-reverse
}
.s-flex.wrap {
	flex-wrap: wrap
}
.s-flex.jc-c {
	justify-content: center
}
.s-flex.jc-sb {
	justify-content: space-between
}
.s-flex.jc-sa {
	justify-content: space-around
}
.s-flex.jc-fs {
	justify-content: flex-start
}
.s-flex.jc-fe {
	justify-content: flex-end
}
.s-flex.ai-c {
	align-items: center
}
.s-flex.ai-fs {
	align-items: flex-start
}
.s-flex.ai-fe {
	align-items: flex-end
}
.s-flex-center {
	display: flex;
	align-items: center;
	justify-content: center
}
.s-flex-start {
	display: flex;
	align-items: center;
	justify-content: flex-start
}
.s-flex-end {
	display: flex;
	align-items: center;
	justify-content: flex-end
}
.s-flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between
}
.s-flex-around {
	display: flex;
	align-items: center;
	justify-content: space-around
}
@font-face {
	font-family: "feather";
	src: url("../font/feather.eot?t=1525787366991");
	src: url("../font/feather.eot?t=1525787366991#iefix") format("embedded-opentype"), url("../font/feather.woff?t=1525787366991") format("woff"), url("../font/feather.ttf?t=1525787366991") format("truetype"), url("../font/feather.svg?t=1525787366991#feather") format("svg")
}
.feather {
	font-family: 'feather' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-alert-octagon:before {
	content: "\e81b"
}
.icon-alert-circle:before {
	content: "\e81c"
}
.icon-activity:before {
	content: "\e81d"
}
.icon-alert-triangle:before {
	content: "\e81e"
}
.icon-align-center:before {
	content: "\e81f"
}
.icon-airplay:before {
	content: "\e820"
}
.icon-align-justify:before {
	content: "\e821"
}
.icon-align-left:before {
	content: "\e822"
}
.icon-align-right:before {
	content: "\e823"
}
.icon-arrow-down-left:before {
	content: "\e824"
}
.icon-arrow-down-right:before {
	content: "\e825"
}
.icon-anchor:before {
	content: "\e826"
}
.icon-aperture:before {
	content: "\e827"
}
.icon-arrow-left:before {
	content: "\e828"
}
.icon-arrow-right:before {
	content: "\e829"
}
.icon-arrow-down:before {
	content: "\e82a"
}
.icon-arrow-up-left:before {
	content: "\e82b"
}
.icon-arrow-up-right:before {
	content: "\e82c"
}
.icon-arrow-up:before {
	content: "\e82d"
}
.icon-award:before {
	content: "\e82e"
}
.icon-bar-chart:before {
	content: "\e82f"
}
.icon-at-sign:before {
	content: "\e830"
}
.icon-bar-chart-2:before {
	content: "\e831"
}
.icon-battery-charging:before {
	content: "\e832"
}
.icon-bell-off:before {
	content: "\e833"
}
.icon-battery:before {
	content: "\e834"
}
.icon-bluetooth:before {
	content: "\e835"
}
.icon-bell:before {
	content: "\e836"
}
.icon-book:before {
	content: "\e837"
}
.icon-briefcase:before {
	content: "\e838"
}
.icon-camera-off:before {
	content: "\e839"
}
.icon-calendar:before {
	content: "\e83a"
}
.icon-bookmark:before {
	content: "\e83b"
}
.icon-box:before {
	content: "\e83c"
}
.icon-camera:before {
	content: "\e83d"
}
.icon-check-circle:before {
	content: "\e83e"
}
.icon-check:before {
	content: "\e83f"
}
.icon-check-square:before {
	content: "\e840"
}
.icon-cast:before {
	content: "\e841"
}
.icon-chevron-down:before {
	content: "\e842"
}
.icon-chevron-left:before {
	content: "\e843"
}
.icon-chevron-right:before {
	content: "\e844"
}
.icon-chevron-up:before {
	content: "\e845"
}
.icon-chevrons-down:before {
	content: "\e846"
}
.icon-chevrons-right:before {
	content: "\e847"
}
.icon-chevrons-up:before {
	content: "\e848"
}
.icon-chevrons-left:before {
	content: "\e849"
}
.icon-circle:before {
	content: "\e84a"
}
.icon-clipboard:before {
	content: "\e84b"
}
.icon-chrome:before {
	content: "\e84c"
}
.icon-clock:before {
	content: "\e84d"
}
.icon-cloud-lightning:before {
	content: "\e84e"
}
.icon-cloud-drizzle:before {
	content: "\e84f"
}
.icon-cloud-rain:before {
	content: "\e850"
}
.icon-cloud-off:before {
	content: "\e851"
}
.icon-codepen:before {
	content: "\e852"
}
.icon-cloud-snow:before {
	content: "\e853"
}
.icon-compass:before {
	content: "\e854"
}
.icon-copy:before {
	content: "\e855"
}
.icon-corner-down-right:before {
	content: "\e856"
}
.icon-corner-down-left:before {
	content: "\e857"
}
.icon-corner-left-down:before {
	content: "\e858"
}
.icon-corner-left-up:before {
	content: "\e859"
}
.icon-corner-up-left:before {
	content: "\e85a"
}
.icon-corner-up-right:before {
	content: "\e85b"
}
.icon-corner-right-down:before {
	content: "\e85c"
}
.icon-corner-right-up:before {
	content: "\e85d"
}
.icon-cpu:before {
	content: "\e85e"
}
.icon-credit-card:before {
	content: "\e85f"
}
.icon-crosshair:before {
	content: "\e860"
}
.icon-disc:before {
	content: "\e861"
}
.icon-delete:before {
	content: "\e862"
}
.icon-download-cloud:before {
	content: "\e863"
}
.icon-download:before {
	content: "\e864"
}
.icon-droplet:before {
	content: "\e865"
}
.icon-edit-2:before {
	content: "\e866"
}
.icon-edit:before {
	content: "\e867"
}
.icon-edit-1:before {
	content: "\e868"
}
.icon-external-link:before {
	content: "\e869"
}
.icon-eye:before {
	content: "\e86a"
}
.icon-feather:before {
	content: "\e86b"
}
.icon-facebook:before {
	content: "\e86c"
}
.icon-file-minus:before {
	content: "\e86d"
}
.icon-eye-off:before {
	content: "\e86e"
}
.icon-fast-forward:before {
	content: "\e86f"
}
.icon-file-text:before {
	content: "\e870"
}
.icon-film:before {
	content: "\e871"
}
.icon-file:before {
	content: "\e872"
}
.icon-file-plus:before {
	content: "\e873"
}
.icon-folder:before {
	content: "\e874"
}
.icon-filter:before {
	content: "\e875"
}
.icon-flag:before {
	content: "\e876"
}
.icon-globe:before {
	content: "\e877"
}
.icon-grid:before {
	content: "\e878"
}
.icon-heart:before {
	content: "\e879"
}
.icon-home:before {
	content: "\e87a"
}
.icon-github:before {
	content: "\e87b"
}
.icon-image:before {
	content: "\e87c"
}
.icon-inbox:before {
	content: "\e87d"
}
.icon-layers:before {
	content: "\e87e"
}
.icon-info:before {
	content: "\e87f"
}
.icon-instagram:before {
	content: "\e880"
}
.icon-layout:before {
	content: "\e881"
}
.icon-link-2:before {
	content: "\e882"
}
.icon-life-buoy:before {
	content: "\e883"
}
.icon-link:before {
	content: "\e884"
}
.icon-log-in:before {
	content: "\e885"
}
.icon-list:before {
	content: "\e886"
}
.icon-lock:before {
	content: "\e887"
}
.icon-log-out:before {
	content: "\e888"
}
.icon-loader:before {
	content: "\e889"
}
.icon-mail:before {
	content: "\e88a"
}
.icon-maximize-2:before {
	content: "\e88b"
}
.icon-map:before {
	content: "\e88c"
}
.icon-map-pin:before {
	content: "\e88e"
}
.icon-menu:before {
	content: "\e88f"
}
.icon-message-circle:before {
	content: "\e890"
}
.icon-message-square:before {
	content: "\e891"
}
.icon-minimize-2:before {
	content: "\e892"
}
.icon-mic-off:before {
	content: "\e893"
}
.icon-minus-circle:before {
	content: "\e894"
}
.icon-mic:before {
	content: "\e895"
}
.icon-minus-square:before {
	content: "\e896"
}
.icon-minus:before {
	content: "\e897"
}
.icon-moon:before {
	content: "\e898"
}
.icon-monitor:before {
	content: "\e899"
}
.icon-more-vertical:before {
	content: "\e89a"
}
.icon-more-horizontal:before {
	content: "\e89b"
}
.icon-move:before {
	content: "\e89c"
}
.icon-music:before {
	content: "\e89d"
}
.icon-navigation-2:before {
	content: "\e89e"
}
.icon-navigation:before {
	content: "\e89f"
}
.icon-octagon:before {
	content: "\e8a0"
}
.icon-package:before {
	content: "\e8a1"
}
.icon-pause-circle:before {
	content: "\e8a2"
}
.icon-pause:before {
	content: "\e8a3"
}
.icon-percent:before {
	content: "\e8a4"
}
.icon-phone-call:before {
	content: "\e8a5"
}
.icon-phone-forwarded:before {
	content: "\e8a6"
}
.icon-phone-missed:before {
	content: "\e8a7"
}
.icon-phone-off:before {
	content: "\e8a8"
}
.icon-phone-incoming:before {
	content: "\e8a9"
}
.icon-phone:before {
	content: "\e8aa"
}
.icon-phone-outgoing:before {
	content: "\e8ab"
}
.icon-pie-chart:before {
	content: "\e8ac"
}
.icon-play-circle:before {
	content: "\e8ad"
}
.icon-play:before {
	content: "\e8ae"
}
.icon-plus-square:before {
	content: "\e8af"
}
.icon-plus-circle:before {
	content: "\e8b0"
}
.icon-plus:before {
	content: "\e8b1"
}
.icon-pocket:before {
	content: "\e8b2"
}
.icon-printer:before {
	content: "\e8b3"
}
.icon-power:before {
	content: "\e8b4"
}
.icon-radio:before {
	content: "\e8b5"
}
.icon-repeat:before {
	content: "\e8b6"
}
.icon-refresh-ccw:before {
	content: "\e8b7"
}
.icon-rewind:before {
	content: "\e8b8"
}
.icon-rotate-ccw:before {
	content: "\e8b9"
}
.icon-refresh-cw:before {
	content: "\e8ba"
}
.icon-rotate-cw:before {
	content: "\e8bb"
}
.icon-save:before {
	content: "\e8bc"
}
.icon-search:before {
	content: "\e8bd"
}
.icon-server:before {
	content: "\e8be"
}
.icon-scissors:before {
	content: "\e8bf"
}
.icon-share-2:before {
	content: "\e8c0"
}
.icon-share:before {
	content: "\e8c1"
}
.icon-shield:before {
	content: "\e8c2"
}
.icon-settings:before {
	content: "\e8c3"
}
.icon-skip-back:before {
	content: "\e8c4"
}
.icon-shuffle:before {
	content: "\e8c5"
}
.icon-sidebar:before {
	content: "\e8c6"
}
.icon-skip-forward:before {
	content: "\e8c7"
}
.icon-slack:before {
	content: "\e8c8"
}
.icon-slash:before {
	content: "\e8c9"
}
.icon-smartphone:before {
	content: "\e8ca"
}
.icon-square:before {
	content: "\e8cb"
}
.icon-speaker:before {
	content: "\e8cc"
}
.icon-star:before {
	content: "\e8cd"
}
.icon-stop-circle:before {
	content: "\e8ce"
}
.icon-sun:before {
	content: "\e8cf"
}
.icon-sunrise:before {
	content: "\e8d0"
}
.icon-tablet:before {
	content: "\e8d1"
}
.icon-tag:before {
	content: "\e8d2"
}
.icon-sunset:before {
	content: "\e8d3"
}
.icon-target:before {
	content: "\e8d4"
}
.icon-thermometer:before {
	content: "\e8d5"
}
.icon-thumbs-up:before {
	content: "\e8d6"
}
.icon-thumbs-down:before {
	content: "\e8d7"
}
.icon-toggle-left:before {
	content: "\e8d8"
}
.icon-toggle-right:before {
	content: "\e8d9"
}
.icon-trash-2:before {
	content: "\e8da"
}
.icon-trash:before {
	content: "\e8db"
}
.icon-trending-up:before {
	content: "\e8dc"
}
.icon-trending-down:before {
	content: "\e8dd"
}
.icon-triangle:before {
	content: "\e8de"
}
.icon-type:before {
	content: "\e8df"
}
.icon-twitter:before {
	content: "\e8e0"
}
.icon-upload:before {
	content: "\e8e1"
}
.icon-umbrella:before {
	content: "\e8e2"
}
.icon-upload-cloud:before {
	content: "\e8e3"
}
.icon-unlock:before {
	content: "\e8e4"
}
.icon-user-check:before {
	content: "\e8e5"
}
.icon-user-minus:before {
	content: "\e8e6"
}
.icon-user-plus:before {
	content: "\e8e7"
}
.icon-user-x:before {
	content: "\e8e8"
}
.icon-user:before {
	content: "\e8e9"
}
.icon-users:before {
	content: "\e8ea"
}
.icon-video-off:before {
	content: "\e8eb"
}
.icon-video:before {
	content: "\e8ec"
}
.icon-voicemail:before {
	content: "\e8ed"
}
.icon-volume-x:before {
	content: "\e8ee"
}
.icon-volume-2:before {
	content: "\e8ef"
}
.icon-volume-1:before {
	content: "\e8f0"
}
.icon-volume:before {
	content: "\e8f1"
}
.icon-watch:before {
	content: "\e8f2"
}
.icon-wifi:before {
	content: "\e8f3"
}
.icon-x-square:before {
	content: "\e8f4"
}
.icon-wind:before {
	content: "\e8f5"
}
.icon-x:before {
	content: "\e8f6"
}
.icon-x-circle:before {
	content: "\e8f7"
}
.icon-zap:before {
	content: "\e8f8"
}
.icon-zoom-in:before {
	content: "\e8f9"
}
.icon-zoom-out:before {
	content: "\e8fa"
}
.icon-command:before {
	content: "\e8fb"
}
.icon-cloud:before {
	content: "\e8fc"
}
.icon-hash:before {
	content: "\e8fd"
}
.icon-headphones:before {
	content: "\e8fe"
}
.icon-underline:before {
	content: "\e8ff"
}
.icon-italic:before {
	content: "\e900"
}
.icon-bold:before {
	content: "\e901"
}
.icon-crop:before {
	content: "\e902"
}
.icon-help-circle:before {
	content: "\e903"
}
.icon-paperclip:before {
	content: "\e904"
}
.icon-shopping-cart:before {
	content: "\e905"
}
.icon-tv:before {
	content: "\e906"
}
.icon-wifi-off:before {
	content: "\e907"
}
.icon-minimize:before {
	content: "\e88d"
}
.icon-maximize:before {
	content: "\e908"
}
.icon-gitlab:before {
	content: "\e909"
}
.icon-sliders:before {
	content: "\e90a"
}
.icon-star-on:before {
	content: "\e90b"
}
.icon-heart-on:before {
	content: "\e90c"
}
.icon-archive:before {
	content: "\e90d"
}
.icon-arrow-down-circle:before {
	content: "\e90e"
}
.icon-arrow-up-circle:before {
	content: "\e90f"
}
.icon-arrow-left-circle:before {
	content: "\e910"
}
.icon-arrow-right-circle:before {
	content: "\e911"
}
.icon-bar-chart-line-:before {
	content: "\e912"
}
.icon-bar-chart-line:before {
	content: "\e913"
}
.icon-book-open:before {
	content: "\e914"
}
.icon-code:before {
	content: "\e915"
}
.icon-database:before {
	content: "\e916"
}
.icon-dollar-sign:before {
	content: "\e917"
}
.icon-folder-plus:before {
	content: "\e918"
}
.icon-gift:before {
	content: "\e919"
}
.icon-folder-minus:before {
	content: "\e91a"
}
.icon-git-commit:before {
	content: "\e91b"
}
.icon-git-branch:before {
	content: "\e91c"
}
.icon-git-pull-request:before {
	content: "\e91d"
}
.icon-git-merge:before {
	content: "\e91e"
}
.icon-linkedin:before {
	content: "\e91f"
}
.icon-hard-drive:before {
	content: "\e920"
}
.icon-more-vertical-:before {
	content: "\e921"
}
.icon-more-horizontal-:before {
	content: "\e922"
}
.icon-rss:before {
	content: "\e923"
}
.icon-send:before {
	content: "\e924"
}
.icon-shield-off:before {
	content: "\e925"
}
.icon-shopping-bag:before {
	content: "\e926"
}
.icon-terminal:before {
	content: "\e927"
}
.icon-truck:before {
	content: "\e928"
}
.icon-zap-off:before {
	content: "\e929"
}
.icon-youtube:before {
	content: "\e92a"
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	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: none
}
.slick-list.dragging {
	cursor: pointer
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.slick-track:before, .slick-track:after {
	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("./../img/shared/ajax-loader.gif") center center no-repeat
}
@font-face {
	font-family: "slick";
	src: url("../font/slick/slick.eot");
	src: url("../font/slick/slick.eot?#iefix") format("embedded-opentype"), url("../font/slick/slick.woff") format("woff"), url("../font/slick/slick.ttf") format("truetype"), url("../font/slick/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal
}
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 5rem;
	width: 5rem;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: 0;
	outline: none
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 2em;
	line-height: 1;
	color: #fff;
	opacity: .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: 2rem;
	width: 2rem;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 5rem;
	width: 5rem;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 5rem;
	height: 5rem;
	font-family: "slick";
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}
.sec {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box
}
@media screen and (max-width: 767px) {
	.content {
		padding-top: 6.5rem
	}
	.sec-full {
		width: 96%
	}
	.sec-med {
		width: 96%
	}
	.sec-min {
		width: 94%
	}
	.sec-theme-inner {
		position: relative;
		padding: 1em
	}
	.page-form .content {
		padding-top: 0
	}
}
@media screen and (min-width: 768px) {
	.content {
		padding-top: 9.9rem
	}
	.sec-full {
		width: 102.4rem
	}
	.sec-med {
		width: 98rem
	}
	.sec-min {
		width: 94.5rem
	}
	.sec-theme-inner {
		position: relative;
		padding: 3em
	}
	.page-form .content {
		padding-top: 0
	}
	.tablet .sec {
		padding: 0 1em
	}
}
.sec-theme-01 {
	background: #212121;
	color: #fff
}
.sec-theme-02 {
	background-color: #fff
}
.page-theme-01 {
	background-color: #ecf2f7
}
.header-theme {
	position: fixed;
	background: #fff;
	border-top: 6px solid #2778be;
	width: 100%;
	z-index: 120
}
.header-theme .logo-link {
	display: inline-block
}
@media screen and (max-width: 767px) {
	.header-theme {
		height: 6.5rem
	}
	.header-theme .logo-site {
		padding: .7em
	}
}
.header-info {
	display: flex;
	align-items: center;
	justify-content: space-between
}
@media screen and (min-width: 768px) {
	.header-info {
		margin: 0 auto;
		width: 102.4rem;
		height: 9.3rem
	}
}
.header-btn-block {
	display: flex;
	justify-content: space-around;
	box-sizing: border-box
}
.header-btn-block li {
	color: #2778be;
	position: relative;
	margin: 0 .2em;
	padding: .4em 0;
	text-align: center;
	transition: .5s background ease-in-out
}
@media screen and (min-width: 768px) {
	.header-btn-block li {
		padding: .4em 0
	}
}
.header-btn-block li img[src$=".svg"] {
	width: 3.2rem;
	height: auto
}
.header-btn-block li:hover {
	background: #fafafa
}
.header-btn-block li a {
	display: block;
	color: #2778be;
	font-size: .8rem;
	font-weight: 700
}
@media screen and (max-width: 767px) {
	.header-btn-block li a {
		padding: .4em
	}
	.header-btn-block li a span {
		transform: scale(0.9)
	}
	.header-btn-block li a i {
		display: block;
		font-size: 3.7em;
		margin: .1em 0 0 0
	}
}
@media screen and (min-width: 768px) {
	.header-btn-block li a {
		font-size: 1rem;
		padding: 0 .2em
	}
	.header-btn-block li a i {
		display: block;
		font-size: 2.4em;
		padding: .2em 0 .15em
	}
}
.header-btn-block li span {
	display: block
}
@media screen and (min-width: 768px) {
	.header-flex {
		display: flex;
		align-items: center;
		justify-content: flex-end
	}
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .header-slide .header-btn-block {
		display: flex
	}
	body:not(.tablet) .header-slide .info-user {
		background: #ecf2f7;
		color: #2778be;
		padding: 1em
	}
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .header-slide {
		background: #fff
	}
}
body:not(.tablet) .global-nav {
	font-weight: 700;
	letter-spacing: 0
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto 1em;
		text-align: center;
		height: 3.2rem
	}
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav>li {
		position: relative;
		border-bottom: 1px solid #f0f0f0;
		font-size: 1.05em;
		width: 100%
	}
	body:not(.tablet) .global-nav>li:first-of-type {
		border-top: 1px solid #f0f0f0
	}
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav>li {
		padding: 2em 0
	}
}
body:not(.tablet) .global-nav>li:not([class]) a {
	transition: .4s background ease-in-out
}
body:not(.tablet) .global-nav>li:not([class]) a:hover {
	background: #fafafa
}
body:not(.tablet) .global-nav>li>a {
	display: block;
	position: relative;
	color: #333;
	padding: 1.2em .7em;
	transition: .5s background ease-in-out
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav>li>a:after {
		position: absolute;
		top: 50%;
		right: 0;
		display: inline-block;
		color: #2778be;
		content: "\e829";
		font-family: "feather";
		font-size: 1.5em;
		padding-right: .3em;
		transform: translate(0, -50%);
		transition: .5s color ease-in-out
	}
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav>li>a {
		border-left: 1px solid #eee;
		box-sizing: border-box;
		color: #2778be;
		font-size: 1em;
		line-height: 1.4;
		padding: .8rem 1.2em;
		height: 3.2rem
	}
	body:not(.tablet) .global-nav>li>a.large {
		padding: 0 1.2em
	}
	body:not(.tablet) .global-nav>li>a::after {
		content: "";
		opacity: 0;
		transition: .5s opacity ease-in-out
	}
}
body:not(.tablet) .global-nav>li:last-of-type>a {
	border-right: 1px solid #eee
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav>li.is-sub>a:after {
		content: "\e842"
	}
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav>li.is-sub.is-sub-active>a:after {
		color: #2778be;
		content: "\e845"
	}
}
@media screen and (min-width: 768px) and (min-width: 768px) {
	body:not(.tablet) .global-nav>li.is-sub.is-sub-active>a:after {
		position: absolute;
		bottom: -2em;
		left: 50%;
		background-image: url("../img/icon/icon-megadrop-arrow.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: "";
		opacity: 1;
		transform: translate(-50%, 0);
		z-index: 123;
		width: 2rem;
		height: 1.1rem
	}
}
body:not(.tablet) .global-nav-sub {
	opacity: 0;
	transition: .4s opacity ease-in-out;
	height: 0
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav-sub li .svg-icon {
		width: 2rem;
		vertical-align: middle
	}
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav-sub {
		width: 0
	}
	body:not(.tablet) .global-nav-sub .megadrop-content {
		visibility: hidden
	}
}
body:not(.tablet) .global-nav-sub>li {
	display: none
}
body:not(.tablet) .global-nav-sub.global-nav-active {
	background: #fafafa;
	font-size: .9em;
	opacity: 1;
	height: auto;
	z-index: 122
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav-sub.global-nav-active {
		position: absolute;
		top: 7.05em;
		left: 0;
		background: #ecf2f7;
		font-size: .9em;
		padding: 1em 0 1em 1em;
		width: 100%;
		height: auto;
		filter: drop-shadow(0px 0px 4px rgba(16, 37, 56, 0.2))
	}
}
body:not(.tablet) .global-nav-sub.global-nav-active>li {
	display: block;
	position: relative;
	padding: 1em 0 1em 1em;
	width: 100%
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav-sub.global-nav-active>li {
		padding: .6em 0
	}
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav-sub.global-nav-active>li:not(:last-child) {
		border-bottom: 1px solid #fff
	}
}
body:not(.tablet) .global-nav-sub.global-nav-active>li a {
	display: block;
	color: #333
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav-sub.global-nav-active>li a {
		color: #2778be
	}
}
body:not(.tablet) .global-nav-sub.global-nav-active>li::after {
	position: absolute;
	top: 50%;
	right: 1em;
	color: #2778be;
	content: "\e829";
	font-family: "feather";
	font-size: 1.5em;
	transform: translate(0, -50%)
}
body:not(.tablet) .global-nav-sub.global-nav-active>li.rich-content {
	padding-top: 2em
}
body:not(.tablet) .global-nav-sub.global-nav-active>li.rich-content a {
	display: inline-block;
	color: #2778be
}
body:not(.tablet) .global-nav-sub.global-nav-active>li.rich-content::after {
	content: ""
}
@media screen and (max-width: 767px) {
	body:not(.tablet) .global-nav-sub.global-nav-active>li .megadrop-bnr {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin-top: 1em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active>li .megadrop-bnr a {
		display: block;
		margin: .5em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active>li .megadrop-bnr a img {
		width: 42vw;
		height: auto
	}
}
@media screen and (min-width: 768px) {
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-content {
		visibility: visible;
		margin: 0 auto;
		padding: 1em;
		text-align: left;
		width: 102.4rem
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-bordered-right {
		border-right: 1px solid #9ab7cb;
		margin-right: 1.5em;
		padding-right: 1.5em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-bordered-left {
		border-left: 1px solid #9ab7cb;
		margin-left: 1.5em;
		padding-left: 1.5em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-link.monospace li {
		display: inline-block;
		width: 30%
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-link a {
		display: inline-block;
		position: relative;
		font-size: 1.1em;
		padding: .5em 0 .5em 2em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-link a::before {
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		left: 0;
		background-image: url("../img/icon/icon_next.svg");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: "";
		width: 1.8rem;
		height: 1.8rem
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-link a .svg-icon {
		width: 2rem;
		vertical-align: middle
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-bnr a {
		display: block;
		margin-bottom: 1em
	}
	body:not(.tablet) .global-nav-sub.global-nav-active .megadrop-bnr a img {
		width: 17.8rem;
		height: auto
	}
}
@media screen and (max-width: 1024px) {
	body.tablet .header-slide .header-btn-block {
		display: flex
	}
	body.tablet .header-slide .info-user {
		background: #ecf2f7;
		color: #2778be;
		padding: 1em
	}
}
@media screen and (min-width: 1025px) {
	body.tablet .header-slide {
		background: #fff
	}
}
body.tablet .global-nav {
	font-weight: 700;
	letter-spacing: 0
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto 1em;
		text-align: center;
		height: 3.2rem
	}
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav>li {
		position: relative;
		border-bottom: 1px solid #f0f0f0;
		font-size: 1.05em;
		width: 100%
	}
	body.tablet .global-nav>li:first-of-type {
		border-top: 1px solid #f0f0f0
	}
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav>li {
		padding: 2em 0
	}
}
body.tablet .global-nav>li:not([class]) a {
	transition: .4s background ease-in-out
}
body.tablet .global-nav>li:not([class]) a:hover {
	background: #fafafa
}
body.tablet .global-nav>li>a {
	display: block;
	position: relative;
	color: #333;
	padding: 1.2em .7em;
	transition: .5s background ease-in-out
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav>li>a:after {
		position: absolute;
		top: 50%;
		right: 0;
		display: inline-block;
		color: #2778be;
		content: "\e829";
		font-family: "feather";
		font-size: 1.5em;
		padding-right: .3em;
		transform: translate(0, -50%);
		transition: .5s color ease-in-out
	}
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav>li>a {
		border-left: 1px solid #eee;
		box-sizing: border-box;
		color: #2778be;
		font-size: 1em;
		line-height: 1.4;
		padding: .8rem 1.2em;
		height: 3.2rem
	}
	body.tablet .global-nav>li>a.large {
		padding: 0 1.2em
	}
	body.tablet .global-nav>li>a::after {
		content: "";
		opacity: 0;
		transition: .5s opacity ease-in-out
	}
}
body.tablet .global-nav>li:last-of-type>a {
	border-right: 1px solid #eee
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav>li.is-sub>a:after {
		content: "\e842"
	}
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav>li.is-sub.is-sub-active>a:after {
		color: #2778be;
		content: "\e845"
	}
}
@media screen and (min-width: 1025px) and (min-width: 1025px) {
	body.tablet .global-nav>li.is-sub.is-sub-active>a:after {
		position: absolute;
		bottom: -2em;
		left: 50%;
		background-image: url("../img/icon/icon-megadrop-arrow.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: "";
		opacity: 1;
		transform: translate(-50%, 0);
		z-index: 123;
		width: 2rem;
		height: 1.1rem
	}
}
body.tablet .global-nav-sub {
	opacity: 0;
	transition: .4s opacity ease-in-out;
	height: 0
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav-sub li .svg-icon {
		width: 2rem;
		vertical-align: middle
	}
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav-sub {
		width: 0
	}
	body.tablet .global-nav-sub .megadrop-content {
		visibility: hidden
	}
}
body.tablet .global-nav-sub>li {
	display: none
}
body.tablet .global-nav-sub.global-nav-active {
	background: #fafafa;
	font-size: .9em;
	opacity: 1;
	height: auto;
	z-index: 122
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav-sub.global-nav-active {
		position: absolute;
		top: 7.05em;
		left: 0;
		background: #ecf2f7;
		font-size: .9em;
		padding: 1em 0 1em 1em;
		width: 100%;
		height: auto;
		filter: drop-shadow(0px 0px 4px rgba(16, 37, 56, 0.2))
	}
}
body.tablet .global-nav-sub.global-nav-active>li {
	display: block;
	position: relative;
	padding: 1em 0 1em 1em;
	width: 100%
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav-sub.global-nav-active>li {
		padding: .6em 0
	}
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav-sub.global-nav-active>li:not(:last-child) {
		border-bottom: 1px solid #fff
	}
}
body.tablet .global-nav-sub.global-nav-active>li a {
	display: block;
	color: #333
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav-sub.global-nav-active>li a {
		color: #2778be
	}
}
body.tablet .global-nav-sub.global-nav-active>li::after {
	position: absolute;
	top: 50%;
	right: 1em;
	color: #2778be;
	content: "\e829";
	font-family: "feather";
	font-size: 1.5em;
	transform: translate(0, -50%)
}
body.tablet .global-nav-sub.global-nav-active>li.rich-content {
	padding-top: 2em
}
body.tablet .global-nav-sub.global-nav-active>li.rich-content a {
	display: inline-block;
	color: #2778be
}
body.tablet .global-nav-sub.global-nav-active>li.rich-content::after {
	content: ""
}
@media screen and (max-width: 1024px) {
	body.tablet .global-nav-sub.global-nav-active>li .megadrop-bnr {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
		margin-top: 1em
	}
	body.tablet .global-nav-sub.global-nav-active>li .megadrop-bnr a {
		display: block;
		margin: .5em
	}
	body.tablet .global-nav-sub.global-nav-active>li .megadrop-bnr a img {
		width: 42vw;
		height: auto
	}
}
@media screen and (min-width: 1025px) {
	body.tablet .global-nav-sub.global-nav-active .megadrop-content {
		visibility: visible;
		margin: 0 auto;
		padding: 1em;
		text-align: left;
		width: 102.4rem
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-bordered-right {
		border-right: 1px solid #9ab7cb;
		margin-right: 1.5em;
		padding-right: 1.5em
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-bordered-left {
		border-left: 1px solid #9ab7cb;
		margin-left: 1.5em;
		padding-left: 1.5em
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-link.monospace li {
		display: inline-block;
		width: 30%
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-link a {
		display: inline-block;
		position: relative;
		font-size: 1.1em;
		padding: .5em 0 .5em 2em
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-link a::before {
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		left: 0;
		background-image: url("../img/icon/icon_next.svg");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100%;
		content: "";
		width: 1.8rem;
		height: 1.8rem
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-link a .svg-icon {
		width: 2rem;
		vertical-align: middle
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-bnr a {
		display: block;
		margin-bottom: 1em
	}
	body.tablet .global-nav-sub.global-nav-active .megadrop-bnr a img {
		width: 17.8rem;
		height: auto
	}
}
.page-form .header-theme {
	position: relative
}
.tablet header .s-pc, .tablet .header-slide .s-pc {
	display: none;
	visibility: hidden
}
.tablet header .s-sp, .tablet .header-slide .s-sp {
	display: block;
	visibility: visible
}
.tablet header .info-user, .tablet .header-slide .info-user {
	display: none
}
_::-webkit-full-page-media, _:future, :root .tablet .header-info {
	width: 1000px
}
_::-webkit-full-page-media, _:future, :root .tablet .global-nav {
	font-size: 1.6em
}
_::-webkit-full-page-media, _:future, :root .tablet .header-btn-block li a i {
	font-size: 2.8rem
}
.footer-theme {
	background: #00294e;
	color: #fff;
	margin-top: 5em
}
@media screen and (min-width: 768px) {
	.footer-theme {
		margin-top: 4em
	}
}
.footer-theme hr {
	border-top: 1px solid #1f3d58;
	margin: 0 0 1.5em 0
}
.footer-nav {
	padding: 1.5em 0
}
@media screen and (min-width: 768px) {
	.footer-nav {
		display: flex;
		justify-content: center
	}
}
.footer-nav li {
	text-align: left
}
@media screen and (min-width: 768px) {
	.footer-nav li {
		text-align: center
	}
	.footer-nav li a::after {
		display: inline-block;
		content: "";
		margin-left: .7em;
		width: 1px;
		height: 21px;
		transform: rotate(30deg)
	}
	.footer-nav li:not(:last-of-type) a::after {
		background: #1f3d58
	}
	.footer-nav li:last-of-type a::after {
		background: #00294e
	}
}
.footer-nav a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	padding: .5em 1em
}
@media screen and (min-width: 768px) {
	.footer-nav a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-size: .95em;
		font-weight: 700;
		padding: .5em
	}
}
.footer-copyright {
	color: #fff;
	font-size: .7em;
	padding: 2em 0;
	text-align: center
}
.pagetop {
	position: fixed;
	text-align: right;
	z-index: 20
}
.pagetop i {
	font-size: 4em
}
@media screen and (max-width: 767px) {
	.pagetop {
		bottom: 1rem;
		right: 1rem
	}
	.pagetop .svg-icon {
		width: 3.5em
	}
}
@media screen and (min-width: 768px) {
	.pagetop {
		bottom: 2rem;
		right: 2rem;
		padding: 1rem
	}
}
.footer-link {
	border-top: 1px solid #f0f0f0;
	margin-top: 3em;
	padding: 1.5em 0 0
}
@media screen and (min-width: 768px) {
	.footer-link {
		margin-top: 5em;
		padding: 3em 0 0
	}
}
@media screen and (min-width: 768px) {
	.footer-link-inner {
		display: flex;
		justify-content: space-between
	}
}
.footer-link-item {
	line-height: 1.4
}
@media screen and (min-width: 768px) {
	.footer-link-item:not(:last-of-type) {
		margin-right: 1em
	}
}
.footer-link-item a {
	display: inline-block;
	color: #8b8b8b;
	font-size: .9em;
	margin-bottom: .4em
}
@media screen and (min-width: 768px) {
	.footer-link-item .service-list {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
		width: 400px
	}
}
@media screen and (min-width: 768px) {
	.footer-link-item .service-list li {
		width: 180px
	}
}
.footer-link-ttl {
	font-size: .8em
}
.footer-link-ttl:not(:first-of-type) {
	margin-top: 1.5em
}
.accordion-box .accordion-check {
	display: none
}
.accordion-box .accordion-check+label {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	color: #000;
	cursor: pointer;
	outline: none;
	padding: 1.5em 4em 1.5em 1em;
	transition: .4s background ease-in-out
}
@media screen and (max-width: 767px) {
	.accordion-box .accordion-check+label {
		flex-wrap: wrap
	}
}
@media screen and (min-width: 768px) {
	.accordion-box .accordion-check+label:hover {
		background: #fafafa
	}
}
.accordion-box .accordion-check+label::after {
	position: absolute;
	top: 50%;
	right: 1em;
	background-image: url("../img/icon/icon_chevron_bottom.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	transform: translate(0, -50%);
	width: 2.6rem;
	height: 2.6rem
}
@media screen and (min-width: 768px) {
	.accordion-box .accordion-check+label::after {
		width: 3.2rem;
		height: 3.2rem
	}
}
.accordion-box .accordion-check:checked+label {
	border-bottom: 1px solid #f0f0f0
}
.accordion-box .accordion-check:checked+label::after {
	background-image: url("../img/icon/icon_chevron_top.svg")
}
.accordion-ttl {
	color: #333;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.4;
	width: 83%
}
@media screen and (min-width: 768px) {
	.accordion-ttl {
		font-size: 1.3em;
		width: 85%
	}
}
.accordion-ttl:only-of-type {
	width: 100%
}
.accordion-show {
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity .4s;
	height: 0
}
.accordion-check:checked+label+.accordion-show {
	background: #fafafa;
	border-bottom: 1px solid #f0f0f0;
	opacity: 1;
	height: auto
}
.accordion-show-inner {
	padding: 1em
}
@media screen and (min-width: 768px) {
	.accordion-show-inner {
		padding: 1.5em
	}
}
.accordion-show-inner li:not(:last-of-type) {
	margin-bottom: .5em
}
.form-row:last-of-type {
	margin-bottom: 0
}
.accordion-txt {
	font-size: 1em;
	color: #555;
	line-height: 1.6
}
.accordion-txt:not(:last-of-type) {
	margin-bottom: 1em
}
@media screen and (min-width: 768px) {
	.accordion-txt {
		font-size: 1.1em
	}
}
.accordion-txt a {
	display: inline-block;
	text-decoration: underline
}
.accordion-date-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	font-size: 1em;
	color: #555;
	line-height: 1.6
}
@media screen and (min-width: 768px) {
	.accordion-date-list {
		font-size: 1.1em
	}
}
.accordion-date-item {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	box-sizing: border-box;
	color: #333;
	margin: .3em;
	padding: .6em;
	text-align: center;
	transition: background .4s ease-in-out;
	width: 30%
}
@media screen and (min-width: 768px) {
	.accordion-date-item {
		margin: .5em;
		padding: .7em;
		width: 14rem
	}
}
.accordion-date-item .date-status {
	display: inline-block;
	color: #2778be;
	padding-right: .5em
}
.accordion-date-item:hover {
	background: #ecf2f7
}
.accordion-date-item.disabled {
	background: #f0f0f0
}
.accordion-date-item.disabled:hover {
	background: #f0f0f0
}
@media screen and (max-width: 767px) {
	.accordion-box.only-sp .info-head {
		display: none
	}
}
@media screen and (min-width: 768px) {
	.accordion-box.only-sp>label {
		display: none
	}
	.accordion-box.only-sp .accordion-show {
		background: #fafafa;
		border-bottom: 1px solid #f0f0f0;
		opacity: 1;
		height: auto
	}
}
.accordion-box.parent {
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0
}
.accordion-box.parent>.accordion-check+label::after {
	background-image: url("../img/icon/icon_plus.svg")
}
.accordion-box.parent>.accordion-check:checked+label::after {
	background-image: url("../img/icon/icon_minus.svg")
}
.accordion-box.parent>.accordion-check:checked+label+.accordion-show {
	background: #ecf2f7
}
.accordion-box.parent>.accordion-show .accordion-ttl {
	font-size: .9em
}
@media screen and (min-width: 768px) {
	.accordion-box.parent>.accordion-show .accordion-ttl {
		font-size: 1.1em
	}
}
.accordion-box.parent>.accordion-show .accordion-txt {
	font-size: .85em
}
@media screen and (min-width: 768px) {
	.accordion-box.parent>.accordion-show .accordion-txt {
		font-size: 1em
	}
}
.breadcrumb {
	background: #ecf2f7;
	box-sizing: border-box;
	font-size: .6em
}
@media screen and (min-width: 768px) {
	.breadcrumb {
		font-size: .8em
	}
}
.breadcrumb-list {
	display: flex;
	align-items: center;
	margin: 0 auto;
	overflow-x: scroll;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	white-space: nowrap
}
.breadcrumb-list::-webkit-scrollbar {
	display: none
}
@media screen and (max-width: 767px) {
	.breadcrumb-list {
		box-sizing: border-box;
		padding: 1.2em 0
	}
}
@media screen and (min-width: 768px) {
	.breadcrumb-list {
		box-sizing: border-box;
		padding: .6em 0
	}
}
.breadcrumb-list li:after {
	color: #9ab7cb;
	content: "/";
	margin: 0 .6rem
}
.breadcrumb-list li a {
	color: #9ab7cb
}
.breadcrumb-list li:last-child {
	color: #2778be
}
.breadcrumb-list li:last-child:after {
	content: ""
}
.class-setting {
	display: block;
	font-style: oblique;
	margin: 2em 0
}
.svg-icon {
	height: auto
}
.svg-img {
	height: auto
}
.page-ttl {
	display: block;
	position: relative;
	font-size: 1.5em;
	font-weight: 700;
	/*margin: 1.4em 0 1em;*/
	/*padding-bottom: 1em;*/
	line-height: 1.4;
	text-align: center
}
@media screen and (min-width: 768px) {
	.page-ttl {
		font-size: 2.1em;
		/*margin: 1.4em 0*/
	}
}
@media screen and (max-width: 767px) {
	.page-ttl {
		display: none;
  }
}
.page-ttl::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	background-image: url("../img/icon/icon_page_ttl.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	transform: translate(-50%, 0);
	width: 4.7rem;
	height: .7rem
}
.page-caption {
	background: #fafafa;
	border-radius: 4px;
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.5em;
	padding: 1em
}
@media screen and (min-width: 768px) {
	.page-caption {
		font-size: 1.1em
	}
}
.sec-ttl {
	border-bottom: 2px solid #2778be;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1em;
	padding: 0 0 .5em 0
}
@media screen and (min-width: 768px) {
	.sec-ttl {
		font-size: 1.7em;
		margin-bottom: 1.5em
	}
}
.sec-ttl:not(first-of-type) {
	margin-top: 1em
}
.sec-sub-ttl {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 1em
}
@media screen and (min-width: 768px) {
	.sec-sub-ttl {
		font-size: 1.4em
	}
}
.sec-sub-ttl .svg-icon {
	width: 2.5rem
}
@media screen and (min-width: 768px) {
	.sec-sub-ttl .svg-icon {
		width: 4rem
	}
}
.section-txt {
	font-size: 1em;
	line-height: 1.6;
	padding: 0 1em 1em
}
@media screen and (min-width: 768px) {
	.section-txt {
		font-size: 1.1em
	}
}
.section-txt:last-child {
	margin-bottom: 1em
}
hr {
	display: block;
	border: 0;
	border-top: 2px solid #f0f0f0;
	margin: 1.5em 0;
	padding: 0;
	height: 0
}
.label {
	display: inline-block;
	border-radius: 4px;
	color: #fff;
	font-size: .8em;
	font-weight: 700;
	line-height: 1;
	padding: .25em .4em
}
.label-finished {
	background: #6eba38
}
.label-required {
	background: #ea5519
}
.label-job {
	background: #2778be
}
.btn {
	position: relative;
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	margin: 1em .5em;
	text-align: center;
	transition: .4s opacity ease-in-out;
	outline: none;
	-webkit-appearance: none;
	width: 90%;
	height: 4.6rem
}
@media screen and (min-width: 768px) {
	.btn {
		width: 79rem;
		height: 5.4rem
	}
}
@media screen and (min-width: 768px) {
	.btn {
		font-size: 1.8rem
	}
}
.btn i, .btn img {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 3rem;
	left: .5em
}
.btn span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}
.btn:hover {
	opacity: .8;
	text-decoration: none
}
@media screen and (max-width: 767px) {
	.btn.btn-height-2x-sp {
		line-height: 1.4;
		height: 6.5rem
	}
}
.btn.btn-height-2x {
	line-height: 1.4;
	height: 6.5rem
}
.btn-theme-01 {
	background: #2778be;
	border-color: #005bb1;
	box-shadow: 0 4px 0 #005bb1;
	color: #fff
}
.btn-theme-02 {
	background: #fff;
	border-color: #BEC8D0;
	box-shadow: 0 4px 0 #BEC8D0;
	color: #555
}
.btn-theme-03 {
	background: #f8b500;
	border-color: #D59821;
	box-shadow: 0 4px 0 #D59821;
	color: #fff
}
.btn-theme-04 {
	background: #9ab7cb;
	border-color: #81AAC6;
	box-shadow: 0 4px 0 #81AAC6;
	color: #fff
}
.btn-theme-05 {
	background: #27be78;
	border-color: #199b5f;
	box-shadow: 0 4px 0 #199b5f;
	color: #fff
}
.btn-theme-06 {
	background: #f06988;
	border-color: #e65072;
	box-shadow: 0 4px 0 #e65072;
	color: #fff
}
.btn-theme-07 {
	background: #27b2be;
	border-color: #148690;
	box-shadow: 0 4px 0 #148690;
	color: #fff
}
.btn-theme-08 {
	background: #fff;
	border-color: #BEC8D0;
	box-shadow: 0 4px 0 #BEC8D0;
	color: #2778be
}
.btn-theme-08:hover {
	background: #ecf2f7
}
.btn-theme-disabled {
	background: #fafafa;
	border-color: #e5e5e5;
	box-shadow: 0 4px 0 #e5e5e5;
	color: #999;
	cursor: not-allowed
}
@media screen and (max-width: 767px) {
	.btn-half {
		margin: .5em .5em 1em;
		font-size: 1.4rem;
		line-height: 1.2
	}
	.btn-half i, .btn-half img {
		left: 0;
		width: 1em
	}
}
@media screen and (min-width: 768px) {
	.btn-half {
		margin: .5em 1em 1em;
		width: 35rem
	}
}
.btn-list {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}
.btn-list form {
	width: 100%
}
@media screen and (max-width: 767px) {
	.btn-list {
		flex-flow: column
	}
}
@media screen and (min-width: 768px) {
	.btn-list.reverse {
		flex-flow: row-reverse
	}
}
.btn-min {
	font-size: 1.4rem;
	line-height: 1.2;
	padding: .8em;
	width: 10rem;
	height: 2.5rem
}
.btn-full {
	width: 100%
}
.alert {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff7f4;
	border-radius: 4px;
	color: #ea5519;
	flex-wrap: wrap;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.4;
	margin: 1em 0;
	padding: 1em .5em
}
@media screen and (min-width: 768px) {
	.alert {
		font-size: 1.3em;
		padding: 1em
	}
}
.alert .svg-icon {
	margin-right: .5em;
	width: 2.2rem
}
@media screen and (min-width: 768px) {
	.alert .svg-icon {
		width: 2.8rem
	}
}
.alert a {
	color: #ea5519;
	text-decoration: underline
}
.alert.green {
	background: #f5fdef;
	color: #6eba38
}
.alert.green a {
	color: #6eba38
}
.alert-notice {
	background: #fff7f4;
	border-radius: 4px;
	font-size: 1em;
	line-height: 1.4;
	margin: 1em 0;
	padding: 1em .5em
}
.alert-notice .alert-ttl {
	color: #ea5519
}
.alert-notice a {
	color: #ea5519
}
.alert-notice.green {
	background: #f5fdef
}
.alert-notice.green .alert-ttl {
	color: #6eba38
}
.alert-notice.green a {
	color: #6eba38
}
.alert-notice .alert-ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size: 1.1em;
	font-weight: 700
}
@media screen and (min-width: 768px) {
	.alert-notice .alert-ttl {
		font-size: 1.3em
	}
}
.alert-notice .alert-ttl i {
	margin-right: .5em
}
.alert-notice a {
	text-decoration: underline
}
.alert-notice .alert-txt {
	padding: 1em
}
.notice-card {
	position: relative;
	border-radius: 6px;
	background: #fff;
	border: 1px solid #999;
	box-shadow: 0px 4px 0px #eee;
	color: #333;
	margin: 1em 0;
	padding: 1em;
	transition: background .4s ease-in-out;
	width: 100%
}
@media screen and (min-width: 768px) {
	.notice-card {
		display: flex
	}
}
.notice-card dt {
	display: flex;
	align-items: center;
	font-size: 1.2em;
	font-weight: 700
}
.notice-card dt span {
	font-size: .8em;
	line-height: 1
}
@media screen and (min-width: 768px) {
	.notice-card dt {
		border-right: 1px solid #999;
		justify-content: space-between;
		width: 24.5rem
	}
}
.notice-card dt .svg-icon {
	width: 2.5rem
}
@media screen and (min-width: 768px) {
	.notice-card dt .svg-icon {
		width: 3.2rem
	}
}
.notice-card dt .status {
	padding-right: 1em
}
.notice-card dd, .notice-card>div:not([class]) {
	line-height: 1.5;
	padding: .5em 2.5em 0 0
}
@media screen and (max-width: 767px) {
	.notice-card dd, .notice-card>div:not([class]) {
		font-size: .9em
	}
}
@media screen and (min-width: 768px) {
	.notice-card dd, .notice-card>div:not([class]) {
		padding: 1em 3em 1em 1em;
		width: 77.5rem
	}
}
a.notice-card-link .notice-card::after {
	position: absolute;
	top: 50%;
	right: -.2em;
	display: inline-block;
	color: #2778be;
	content: "\e829";
	font-family: "feather";
	font-size: 2em;
	padding-right: .5em;
	transform: translate(0, -50%);
	transition: right .4s ease-in-out
}
@media screen and (min-width: 768px) {
	a.notice-card-link .notice-card::after {
		right: 0
	}
}
a.notice-card-link:hover .notice-card {
	background: #fafafa
}
a.notice-card-link:hover .notice-card::after {
	right: -.3em
}
.info-panel {
	border-top: 1px solid #f0f0f0
}
.info-panel .js-kento-more, .info-panel .js-history-more {
	display: none
}
.info-head {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	color: #000;
	padding: 1.5em 4em 1.5em 1em
}
@media screen and (max-width: 767px) {
	.info-head {
		flex-wrap: wrap
	}
}
.info-head-link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	color: #000;
	cursor: pointer;
	padding: 1.5em 4em 1.5em 1em;
	transition: .4s background ease-in-out
}
@media screen and (max-width: 767px) {
	.info-head-link {
		flex-wrap: wrap
	}
}
.info-head-link:hover {
	background: #fafafa
}
.info-head-link::after {
	position: absolute;
	top: 50%;
	right: 1em;
	background-image: url("../img/icon/icon_arrow_right.svg");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	content: "";
	transform: translate(0, -50%);
	width: 2.6rem;
	height: 2.6rem
}
@media screen and (min-width: 768px) {
	.info-head-link::after {
		width: 3.2rem;
		height: 3.2rem
	}
}
.info-head-ttl {
	color: #333;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.4;
	width: 80%
}
@media screen and (min-width: 768px) {
	.info-head-ttl {
		font-size: 1.3em;
		width: 85%
	}
}
.info-head-ttl:only-of-type {
	width: 100%
}
.info-head-date {
	color: #999
}
@media screen and (max-width: 767px) {
	.info-head-date {
		font-size: .9em;
		margin-top: .5em;
		width: 100%
	}
}
@media screen and (min-width: 768px) {
	.info-head-date {
		min-width: 7.2rem
	}
}
.logo-site {
	width: 12.8rem;
	height: auto
}
@media screen and (min-width: 768px) {
	.logo-site {
		width: 14.4rem
	}
}
.logo-company {
	width: 12.8rem;
	height: auto
}
@media screen and (min-width: 768px) {
	.logo-company {
		width: 20rem
	}
}
.txt-link, .general-txt-link, .general-txt-link-pdf, .general-txt-link-xlsx, .general-txt-link-doc, .general-txt-link-phone, .general-txt-link-mail {
	display: inline-block;
	position: relative;
	color: #2778be;
	line-height: 1.6;
	padding-left: 1.5em;
	text-decoration: underline
}
.txt-link:not(:last-of-type), .general-txt-link:not(:last-of-type), .general-txt-link-pdf:not(:last-of-type), .general-txt-link-xlsx:not(:last-of-type), .general-txt-link-doc:not(:last-of-type), .general-txt-link-phone:not(:last-of-type), .general-txt-link-mail:not(:last-of-type) {
	margin-bottom: .5em
}
.txt-link:before, .general-txt-link:before, .general-txt-link-pdf:before, .general-txt-link-xlsx:before, .general-txt-link-doc:before, .general-txt-link-phone:before, .general-txt-link-mail:before {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	content: "";
	font-family: "feather";
	left: 0
}
.txt-link {
	padding: 0
}
.general-txt-link:before {
	content: "\e829"
}
.general-txt-link-phone:before {
	content: "\e8aa"
}
.general-txt-link-mail:before {
	content: "\e88a"
}
.general-txt-link-doc:before {
	content: "\e870"
}
.general-txt-link-pdf:before, .general-txt-link-xlsx:before {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100%;
	left: -.5em;
	width: 3rem;
	height: 3rem
}
.general-txt-link-pdf:before {
	background-image: url("../img/icon/icon_pdf.svg")
}
.general-txt-link-xlsx:before {
	background-image: url("../img/icon/icon_xlsx.svg")
}
.general-ttl {
	border-left: 3px solid #2778be;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 1em;
	padding-left: .5em
}
@media screen and (min-width: 768px) {
	.general-ttl {
		margin-bottom: 1.5em
	}
}
.general-panel {
	background: #fff;
	border: 1px solid #eee;
	border-radius: 6px;
	padding: 1.5em 1em
}
@media screen and (min-width: 768px) {
	.general-panel {
		padding: 2em 2.5em
	}
}
.general-note {
	background: #ecf2f7;
	margin-bottom: 1.5em;
	padding: 1em
}
.general-note .form-notice {
	margin-bottom: 0
}
.general-ol, .general-ul {
	margin: 0 0 2em 0;
	padding-left: 0
}
.general-ol li, .general-ul li {
	margin-bottom: .5em
}
.general-ol ul, .general-ol ol, .general-ul ul, .general-ul ol {
	padding-left: 1em
}
.general-ol {
	counter-reset: item
}
.general-ol li {
	text-indent: -1.3em;
	padding-left: 1.3em
}
.general-ol li:before {
	counter-increment: item;
	content: counter(item) ".";
	color: #2778be;
	font-size: inherit;
	font-weight: 700;
	padding-right: .5em
}
.general-ul {
	position: relative
}
.general-ul li {
	text-indent: -1.3em;
	padding-left: 1.3em
}
.general-ul li:before {
	content: "●";
	color: #2778be;
	font-size: inherit;
	font-weight: 700;
	padding-right: .5em
}
.general-table table {
	border: 1px solid #9ab7cb;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.5em;
	text-align: left;
	width: 100%
}
@media screen and (min-width: 768px) {
	.general-table table {
		font-size: 1.1em
	}
}
.general-table.compact table {
	font-size: .9em
}
@media screen and (min-width: 768px) {
	.general-table.compact table {
		font-size: 1em
	}
}
.general-table th, .general-table td {
	border: 1px solid #9ab7cb;
	border-collapse: collapse;
	padding: .5em
}
@media screen and (min-width: 768px) {
	.general-table th, .general-table td {
		padding: .9em
	}
}
.general-table th {
	background: #ecf2f7;
	width: 35%;
	font-weight: 700
}
@media screen and (min-width: 768px) {
	.general-table th {
		width: 20rem
	}
}
.general-table.th-auto th {
	width: auto;
	white-space: nowrap
}
.general-table.scroll-x th {
	width: auto;
	white-space: nowrap
}
@media screen and (min-width: 768px) {
	.general-table.scroll-x td.wid30 {
		width: 30%
	}
}
@media screen and (max-width: 767px) {
	.general-table.scroll-x {
		overflow-x: scroll;
		width: 100%
	}
	.general-table.scroll-x table {
		width: 200%
	}
	.general-table.scroll-x table .s-txt-nowrap {
		white-space: nowrap
	}
}
.header-slide {
	position: fixed;
	top: 0;
	background: #fff;
	transition: .35s ease-in-out;
	z-index: 1001;
	width: 100%;
	height: 100%;
	right: -100%
}
.header-slide.active {
	right: 0
}
.header-slide:-webkit-scrollbar {
	display: none
}
.header-slide .site-logo {
	background: transparent
}
.header-slide-inner {
	overflow: auto;
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: auto;
	overflow-scrolling: auto
}
.form-content {
	padding: 1em
}
.form-content * {
	box-sizing: border-box;
	-webkit-appearance: none
}
.form-content input[type="text"], .form-content input[type="date"], .form-content input[type="tel"], .form-content input[type="number"], .form-content input[type="password"], .form-content select, .form-content textarea {
	font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic Medium', 'Yu Gothic', 'Meiryo', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	border: 1px solid #9ab7cb;
	border-radius: 4px;
	font-size: 1.6rem;
	padding: 1rem;
	width: 100%
}
.form-content input[type="text"]::placeholder, .form-content input[type="date"]::placeholder, .form-content input[type="tel"]::placeholder, .form-content input[type="number"]::placeholder, .form-content input[type="password"]::placeholder, .form-content select::placeholder, .form-content textarea::placeholder {
	color: #9ab7cb
}
.form-content input[type="text"]:disabled, .form-content input[type="date"]:disabled, .form-content input[type="tel"]:disabled, .form-content input[type="number"]:disabled, .form-content input[type="password"]:disabled, .form-content select:disabled, .form-content textarea:disabled {
	background: #fafafa;
	border: 1px solid #e5e5e5
}
.form-content input[type="file"] {
	font-size: 1.6rem;
	width: 100%
}
.form-content input[type="checkbox"] {
	position: relative;
	background: #fff;
	border: 1px solid #9ab7cb;
	border-radius: 4px;
	margin: 0 .4em 0 0;
	width: 2.2rem;
	height: 2.2rem
}
.form-content input[type="checkbox"]:checked {
	background: url("../img/form/check.svg") no-repeat center center;
	background-size: 100%
}
.form-content input[type="radio"] {
	position: relative;
	background: #fff;
	border: 1px solid #9ab7cb;
	border-radius: 50px;
	margin: 0 .4em 0 0;
	width: 2.2rem;
	height: 2.2rem
}
.form-content input[type="radio"]:checked {
	background: url("../img/form/radio.svg") no-repeat center center;
	background-size: 100%
}
.form-content textarea {
	height: 10em
}
@media screen and (min-width: 768px) {
	.form-content textarea {
		height: 8em
	}
}
.form-content select {
	background-image: url("../img/icon/icon_chevron_bottom.svg");
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 24px 24px
}
.form-content .form-item {
	margin-bottom: 2em
}
.form-content .form-item.hidden {
	display: none
}
.form-row {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 2em
}
.form-row.wrap {
	flex-wrap: wrap
}
.form-row.wrap label {
	margin-bottom: 1em
}
@media screen and (max-width: 767px) {
	.form-row.wrap.monospace label {
		width: 100%
	}
}
@media screen and (min-width: 768px) {
	.form-row.wrap.monospace label {
		width: 30%
	}
}
.form-row.wrap.fullwidth label {
	margin-right: 0;
	width: 100%
}
.form-row.wrap.fullwidth span {
	width: 90%
}
.form-row.wrap>.form-row {
	margin-bottom: 0
}
.form-row label:not(:last-of-type) {
	margin-right: 1em
}
.form-row.form-btn-set label {
	width: 80%
}
.form-row.form-btn-set .btn {
	height: 4.2rem
}
@media screen and (max-width: 767px) {
	.form-row.form-btn-set .btn {
		margin: 0 0 0 .5em;
		font-size: 1.4rem;
		line-height: 1.2;
		width: 10rem
	}
	.form-row.form-btn-set .btn .svg-icon {
		left: 0;
		width: 2.5rem
	}
}
@media screen and (min-width: 768px) {
	.form-row.form-btn-set .btn {
		font-size: 1.2em;
		margin: 0 0 0 1em;
		width: 20rem
	}
}
.form-head {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 1em
}
.form-ttl {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	margin-right: .5em
}
@media screen and (min-width: 768px) {
	.form-ttl {
		font-size: 1.4em
	}
}
.form-txt {
	color: #555;
	font-size: .9em;
	line-height: 1.6;
	margin-bottom: 1em
}
@media screen and (min-width: 768px) {
	.form-txt {
		font-size: 1em
	}
}
.form-notice {
	color: #555;
	font-size: .7em;
	line-height: 1.6;
	margin-top: -1em;
	margin-bottom: 2em;
	width: 100%
}
@media screen and (min-width: 768px) {
	.form-notice {
		font-size: .9em
	}
}
.form-full {
	width: 100%
}
.form-large {
	width: 100%
}
@media screen and (min-width: 768px) {
	.form-large {
		width: 49.5rem
	}
}
.form-long {
	width: 22rem
}
@media screen and (min-width: 768px) {
	.form-long {
		width: 24rem
	}
}
.form-half {
	width: 50%
}
@media screen and (min-width: 768px) {
	.form-half {
		width: 24rem
	}
}
.form-third {
	width: 27vw
}
@media screen and (min-width: 768px) {
	.form-third {
		width: 24rem
	}
}
.form-min {
	width: 14vw
}
@media screen and (min-width: 768px) {
	.form-min {
		width: 8rem
	}
}
.label-radio, .label-check {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 1.6rem;
	margin-right: 1em
}
.label-radio span, .label-check span {
	line-height: 1.4;
	max-width: 88%
}
.label-select {
	position: relative
}
.form-error {
	position: absolute;
	left: 0;
	top: 2.5em;
	background: #fff7f4;
	color: #ea5519;
	padding: .5em;
	font-size: .8em
}
@media screen and (min-width: 768px) {
	.form-error {
		top: 3.5em
	}
}
.form-error span {
	line-height: .8em
}
.error {
	color: #ea5519;
	font-weight: 700;
	margin: .5em 0
}
input[type="checkbox"].error-text, input[type="radio"].error-text {
	outline: solid 3px #ea5519;
	outline-offset: 2px
}
input[type="text"].error-text, input[type="password"].error-text, textarea.error-text, select.error-text {
	border: 1px solid #ea5519;
	background-color: #fff2f7
}
#cboxOverlay {
	background: #00294e !important
}
#colorbox {
	border-radius: 10px
}
@media screen and (max-width: 767px) {
	#colorbox {
		top: 50% !important;
		left: 50% !important;
		width: auto;
		height: 90vh !important;
		transform: translate(-50%, -50%) !important
	}
}
#cboxClose {
	position: absolute;
	top: .5em;
	right: .5em;
	display: block;
	background: url("../img/icon/icon_times.svg") no-repeat top center;
	background-size: 100%;
	text-indent: -9999px;
	width: 3rem;
	height: 3rem
}
@media screen and (min-width: 768px) {
	#cboxClose {
		top: 1em;
		right: 1em;
		width: 4rem;
		height: 4rem
	}
}
#cboxLoadedContent {
	overflow: hidden !important;
	overflow-y: auto !important
}
@media screen and (max-width: 767px) {
	.form-content.form-modal {
		padding: 3em 1em 1em;
		width: 85vw;
		height: 90vh
	}
}
@media screen and (min-width: 768px) {
	.form-content.form-modal {
		padding: 2em;
		width: 800px;
		height: 500px
	}
}
.form-content .kana-box {
	display: flex
}
@media screen and (max-width: 767px) {
	.form-content .kana-box {
		flex-flow: column
	}
}
@media screen and (min-width: 768px) {
	.form-content .kana-box {
		justify-content: center;
		flex-flow: row-reverse
	}
}
@media screen and (max-width: 767px) {
	.form-content .kana-list {
		display: flex
	}
}
.form-content .kana-list li {
	margin: .5em
}
.form-content .kana-list li a {
	display: inline-block;
	background: #ecf2f7;
	color: #2778be;
	cursor: pointer;
	padding: .5em
}
.form-content #bankList, .form-content #shitenList {
	padding-bottom: 5em
}
.form-content #bankList li, .form-content #shitenList li {
	list-style-type: none;
	margin-bottom: .5em
}
.form-content #bankList li label, .form-content #shitenList li label {
	display: flex;
	align-items: center
}
@media screen and (max-width: 767px) {
	.form-content #bankList li label, .form-content #shitenList li label {
		flex-wrap: wrap
	}
	.form-content #bankList li label input[type="radio"], .form-content #shitenList li label input[type="radio"] {
		width: 2.2rem
	}
	.form-content #bankList li label span:not(:first-of-type), .form-content #shitenList li label span:not(:first-of-type) {
		font-size: .9em;
		margin-left: 2.4rem;
		width: 100%
	}
}
.form-content #inline02_btn, .form-content #inline03_btn {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding-top: 1em;
	width: 100%
}
.line {
	display: flex;
	align-items: center;
	width: 100%
}
.line .list_del_btn {
	position: relative;
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	margin: .5em;
	text-align: center;
	transition: .4s opacity ease-in-out;
	outline: none;
	-webkit-appearance: none;
	background: #fff;
	border-color: #BEC8D0;
	box-shadow: 0 2px 0 #BEC8D0;
	color: #555;
	font-size: 1.4rem;
	line-height: 1.2;
	padding: .4em;
	width: 10rem
}
.box {
	background: #eee;
	height: 20rem;
	margin-bottom: 10rem
}
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000
}
.modal-bg {
	background: rgba(0, 41, 78, 0.5);
	position: absolute;
	height: 100vh;
	width: 100%
}
.modal-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent;
	width: 100%
}
.modal-content iframe {
	width: 100%;
	height: 20rem
}
@media screen and (min-width: 768px) {
	.modal-content iframe {
		width: 100%;
		height: 60rem
	}
}
.modal-close-btn {
	position: absolute;
	top: .5em;
	right: .5em
}
.modal-close-btn .svg-icon {
	width: 3em
}
@media screen and (min-width: 768px) {
	.modal-close-btn {
		top: 1em;
		right: 1em
	}
	.modal-close-btn .svg-icon {
		width: 4em
	}
}
.modal-panel {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-flow: column;
	justify-content: center;
	background: #fff;
	border-radius: 4px;
	overflow-y: auto;
	width: 90vw;
	height: 80vh;
	filter: drop-shadow(0px 3px 7px #00294e)
}
@media screen and (min-width: 768px) {
	.modal-panel {
		width: 944px;
		height: 574px
	}
}
.modal-panel .svg-img {
	margin: 0 auto;
	width: 16rem;
	height: auto
}
@media screen and (min-width: 768px) {
	.modal-panel .svg-img {
		width: 22rem
	}
}
.modal-ttl {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 .5em;
	text-align: center
}
@media screen and (min-width: 768px) {
	.modal-ttl {
		font-size: 1.7em
	}
}
.modal-txt {
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 2em;
	padding: 1em;
	text-align: center
}
@media screen and (min-width: 768px) {
	.modal-txt {
		font-size: 1.1em
	}
}
.modal-step {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .7em
}
@media screen and (min-width: 768px) {
	.modal-step {
		font-size: .8em
	}
}
.modal-step-item {
	position: relative
}
.modal-step-item .svg-img {
	width: 7.5rem
}
@media screen and (min-width: 768px) {
	.modal-step-item .svg-img {
		width: 18rem
	}
}
.modal-step-item:not(:last-of-type) {
	padding-right: 2em
}
.modal-step-item:not(:last-of-type)::after {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	color: #2778be;
	content: "\e829";
	font-family: "feather";
	font-size: 2em;
	right: 0
}
.modal-step-ttl {
	color: #2778be;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5;
	margin: 1em 0 .5em;
	text-align: center
}
@media screen and (min-width: 768px) {
	.modal-step-ttl {
		font-size: 1.5em
	}
}
.pagination-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	box-sizing: border-box;
	font-weight: 700;
	margin: 1em 0;
	padding: 1em 0
}
@media screen and (max-width: 767px) {
	.pagination-box {
		flex-flow: column;
		flex-wrap: wrap
	}
}
.pagination-box .form-long {
	width: 12rem
}
.pagination-box .change-view {
	display: flex;
	align-items: center
}
@media screen and (max-width: 767px) {
	.pagination-box .change-view {
		margin-bottom: 1em
	}
}
.pagination-box .change-count, .pagination-box .change-sort {
	display: flex;
	align-items: center
}
.pagination-box .change-sort {
	margin-left: 1em
}
@media screen and (max-width: 767px) {
	.pagination-box .change-sort {
		font-size: .8em
	}
}
.pagination-box .change-sort li {
	display: block;
	padding: .4em
}
.pagination-box .change-sort li:not(:last-child)::after {
	display: inline-block;
	content: "/";
	font-weight: 400;
	padding-left: .6em
}
.pagination ul {
	display: flex;
	justify-content: center;
	margin: 2em 0
}
.pagination ul>li {
	position: relative
}
.pagination ul>li.current, .pagination ul>li.prev, .pagination ul>li.next, .pagination ul>li a, .pagination ul>span {
	box-sizing: border-box;
	display: flex;
	text-align: center;
	background: #f0f0f0;
	color: #2778be;
	font-size: .8em;
	font-weight: 700;
	margin: 0 .2em;
	padding: .6em .8em
}
@media screen and (min-width: 768px) {
	.pagination ul>li.current, .pagination ul>li.prev, .pagination ul>li.next, .pagination ul>li a, .pagination ul>span {
		font-size: 1em
	}
}
.pagination ul>li.current.current, .pagination ul>li.prev.current, .pagination ul>li.next.current, .pagination ul>li a.current, .pagination ul>span.current {
	background: #2778be;
	color: #fff
}
@media screen and (max-width: 767px) {
	.pagination ul>li.next, .pagination ul>li.prev {
		width: 5.5em
	}
}
.pagination ul>li.next a, .pagination ul>li.prev a {
	position: absolute;
	top: 0;
	margin: 0;
	white-space: nowrap
}
@media screen and (max-width: 767px) {
	.pagination ul>li.next a, .pagination ul>li.prev a {
		left: 50%;
		font-size: 1em;
		transform: translate(-50%, 0)
	}
}
@media screen and (min-width: 768px) {
	.pagination ul>li.next a, .pagination ul>li.prev a {
		left: 0
	}
}
.pagination ul>li a:hover {
	background: #2778be;
	color: #fff
}
.header-btn-block li img[src$=".svg"] {
	width: 3.25rem
}
@media screen and (max-width: 767px) {
	.header-btn-block li {
		margin: 0
	}
	.header-btn-block li a.icon-short i {
		font-size: 3.4em;
		margin: .1em 0 .1em 0
	}
}
.page-login .content {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}
@media screen and (min-width: 768px) {
	.page-login .login-panel {
		width: 50%
	}
}
.page-login .login-panel .form-item {
	margin-bottom: 0
}
.page-login .login-panel .form-item .err-txt {
	visibility: hidden
}
.page-login .login-panel .form-item.err .err-txt {
	text-align: right;
	visibility: visible
}
.page-simple-header .header-theme {
	border-bottom: 1px solid #ecf2f7
}
@media screen and (min-width: 768px) {
	.page-simple-header .header-theme .header-info {
		height: 7rem
	}
}
@media screen and (min-width: 768px) {
	.page-simple-header .content {
		padding-top: 7rem
	}
}
@media screen and (max-width: 767px) {
	.page-guest .form-content {
		padding: 0
	}
}
.page-registration {
	font-family: 'Helvetica Neue', 'Helvetica', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'Arial', 'Yu Gothic Medium', 'Yu Gothic', 'Meiryo', sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}
.page-registration .general-txt-link {
	margin-top: .5em;
	text-decoration: underline
}
.page-registration .l-content--register-step {
	border: 0
}
.page-registration .l-content-area {
	background: #fff
}
.page-registration .l-content--register-step {
	padding: 0
}
.page-registration .p-form__bloc--register {
	padding-top: 0
}
.page-registration .p-form__bloc--register-kiyaku .p-kiyaku__box {
	border-radius: 4px
}
@media screen and (min-width: 768px) {
	.page-registration .p-form__input--register-confirm dl dt, .page-registration .p-form__input--register dl dt {
		border-bottom: 2px solid #f0f0f0;
		width: 200px;
		padding: 32px 30px 28px 20px
	}
}
.page-registration .p-form__input--register-confirm dl dd, .page-registration .p-form__input--register dl dd {
	border-bottom: 2px solid #f0f0f0
}
@media screen and (min-width: 768px) {
	.page-registration .p-form__input--register-confirm dl dd, .page-registration .p-form__input--register dl dd {
		border-bottom: 2px solid #f0f0f0;
		width: calc(100% - 200px)
	}
}
.page-registration .p-form__input .err-txt {
	color: #ea5519
}
@media screen and (max-width: 767px) {
	.page-registration .p-form__input p.label {
		font-size: 12px
	}
	.page-registration .p-form__input p.label .sub {
		font-size: 10px
	}
}
.page-registration .c-form-parts input[type="text"], .page-registration .c-form-parts input[type="date"], .page-registration .c-form-parts input[type="tel"], .page-registration .c-form-parts input[type="number"], .page-registration .c-form-parts input[type="password"], .page-registration .c-form-parts select, .page-registration .c-form-parts textarea {
	border: 1px solid #9ab7cb
}
.page-registration .c-form-parts .error-text input[type=email], .page-registration .c-form-parts .error-text input[type=password], .page-registration .c-form-parts .error-text input[type=tel], .page-registration .c-form-parts .error-text input[type=text] {
	background-color: #fff2f7;
	border: 1px solid #ea5519
}
.page-registration .c-form-parts input[type="radio"] {
	position: relative;
	left: 0;
	background: #fff;
	border: 1px solid #9ab7cb;
	border-radius: 50px;
	margin: 0 .4em 0 0;
	width: 2.2rem;
	height: 2.2rem
}
.page-registration .c-form-parts input[type="radio"]:checked {
	background: url("../img/form/radio.svg") no-repeat center center;
	background-size: 100%
}
.page-registration .c-form-parts input[type="radio"]+label::before {
	display: none;
	content: ""
}
.page-registration .c-form-parts label span {
	display: inline-block;
	vertical-align: top;
	margin-left: 0;
	line-height: 22px
}
.page-registration input[type="checkbox"].error-text, .page-registration input[type="radio"].error-text {
	outline: none;
	outline-offset: 0
}
.page-registration .p-form__bloc--register-btn .c-btn {
	position: relative;
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	margin: 1em .5em;
	text-align: center;
	transition: .4s opacity ease-in-out;
	outline: none;
	-webkit-appearance: none;
	width: 90%;
	height: 4.6rem
}
@media screen and (min-width: 768px) {
	.page-registration .p-form__bloc--register-btn .c-btn {
		width: 79rem;
		height: 5.4rem
	}
}
@media screen and (min-width: 768px) {
	.page-registration .p-form__bloc--register-btn .c-btn {
		font-size: 1.8rem
	}
}
.page-registration .p-form__bloc--register-btn .c-btn span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%
}
.page-registration .p-form__bloc--register-btn .c-btn:hover {
	opacity: .8;
	text-decoration: none
}
.page-registration .p-form__bloc--register-btn .c-btn a {
	background: #fff;
	border-color: #BEC8D0;
	border-radius: 4px;
	box-shadow: 0 4px 0 #BEC8D0;
	color: #555
}
.page-registration .p-form__bloc--register-btn .c-btn button {
	background: #fafafa;
	border-color: #e5e5e5;
	border-radius: 4px;
	box-shadow: 0 4px 0 #e5e5e5;
	color: #999;
	cursor: not-allowed
}
.page-registration .p-form__bloc--register-btn .c-btn.c-btn--register {
	cursor: not-allowed
}
.page-registration .p-form__bloc--register-btn .c-btn.c-btn--register.is-active {
	cursor: pointer
}
.page-registration .p-form__bloc--register-btn .c-btn.c-btn--register.is-active button {
	background: #2778be;
	border-color: #005bb1;
	box-shadow: 0 4px 0 #005bb1;
	color: #fff
}
.page-registration .p-form__bloc--register-btn .c-btn--doui {
	position: relative
}
.page-registration .p-form__bloc--register-btn .c-btn--doui input {
	pointer-events: none
}
.page-registration .p-form__bloc--register-btn .c-btn--doui a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: none !important;
	border: 0 !important;
	width: 100%;
	height: 100%
}
.page-registration .p-form__bloc--register-btn .c-btn--doui::before {
	display: none !important
}
@media screen and (max-width: 767px) {
	.page-registration #field-address+dd ul.input-area li {
		width: 100%
	}
}
.ab-006-requireIcon-A {
	background: #C00000;
	display: inline-block;
	position: relative;
	top: -2px;
	margin: 0 0 0 8px;
	padding: 0px 6px;
	border-radius: 3px;
	font-size: 10px;
	line-height: 1.5;
	font-weight: normal;
	color: #FFF
}
.ab-hide {
	display: none !important
}
.page-registration .page-ttl::after {
	width: 0;
	height: 0
}
@media screen and (min-width: 768px) {
	.ab-004-fv-flow {
		display: none
	}
}
@media screen and (max-width: 767px) {
	.ab-004-fv-flow {
		width: 100%;
		margin: 0 0 17px;
		padding: 15px 15px 0
	}
}
@media screen and (max-width: 767px) {
	.footer-theme {
		padding-bottom: 5em
	}
}
@media screen and (max-width: 767px) {
	.pagetop {
		bottom: 80px !important
	}
}
@media screen and (min-width: 768px) {
	.ab-008-remainder {
		display: none !important
	}
}
@media screen and (max-width: 767px) {
	.ab-008-remainder {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #D2F0FC;
		padding: 5px 20px 16px;
		color: #0070C0
	}
	.ab-008-remainder-text {
		display: flex;
		align-items: flex-end;
		min-height: 30px
	}
	.ab-008-remainder-notes {
		font-size: 14px
	}
	.ab-008-remainder-remaining {
		position: relative
	}
	.ab-008-remainder-ato-0 .ab-008-remainder-notes, .ab-008-remainder-ato-0 .ab-008-remainder-remaining {
		display: none
	}
	.ab-008-remainder-nyuuryokuKanryou {
		position: relative;
		top: 2px;
		display: none;
		font-size: 140%;
		font-weight: bold
	}
	.ab-008-remainder-ato-0 .ab-008-remainder-nyuuryokuKanryou {
		display: inline
	}
	.ab-008-remainder-ato-1-5 .ab-008-remainder-remaining {
		position: relative;
		top: 2px;
		font-size: 140%;
		font-weight: bold
	}
	.ab-008-remainder-icon-step {
		display: none;
		position: absolute;
		pointer-events: none
	}
	.ab-008-remainder-icon-step1 {
		top: -16px;
		right: -95px;
		width: 90px
	}
	.ab-008-remainder-icon-step2 {
		top: -14px;
		right: -109px;
		width: 100px
	}
	.ab-008-remainder-icon-step3 {
		top: -6px;
		right: -59px;
		width: 60px
	}
	.ab-008-remainder-ato-0 .ab-008-remainder-icon-step3, .ab-008-remainder-ato-1-5 .ab-008-remainder-icon-step2, .ab-008-remainder-ato-6-9 .ab-008-remainder-icon-step1 {
		display: inline
	}
	.ab-008-remainder-percent {
		margin: 6px 0 0;
		background: #FFF;
		border: 1px solid #80CFF6;
		border-radius: 20px
	}
	.ab-008-remainder-percent-val {
		height: 20px;
		border-radius: 20px 0 0 20px;
		background: #80CFF6;
		transition: width 0.6s, border-radius 0.6s, transform
	}
	.ab-008-remainder-ato-0 .ab-008-remainder-percent-val {
		border-radius: 20px
	}
}
.agree-check {
	width: 356px;
	margin: 0 auto
}
@media screen and (max-width: 767px) {
	.agree-check {
		margin-bottom: 0;
		padding: 0em;
		width: 282px
	}
}
.agree-check .agree-txt {
	margin-left: 10px
}
.agree-check label {
	margin-bottom: 0em
}
.agree-check .label-check span {
	display: inline-flex;
	margin-left: 3px
}
@media screen and (max-width: 767px) {
	.agree-check .label-check span {
		font-size: 15px
	}
}
.agree-check .form-row.wrap label {
	margin-bottom: 0em
}
@media screen and (min-width: 768px) {
	.job-select {
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
@media screen and (max-width: 767px) {
	.job-select {
		font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
		text-align: left;
    text-indent: -1.3em;
    padding-left: 1.8em;
	}
}
