/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
img {
	border-style: none
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=button], [type=reset], [type=submit], 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 {
	padding: .35em .75em .625em
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	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-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details {
	display: block
}
summary {
	display: list-item
}
template {
	display: none
}
[hidden] {
	display: none
}
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
*, ::after, ::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	overflow-y: scroll;
	cursor: default
}
body {
	margin: 0;
	overflow-wrap: break-word;
	word-wrap: break-word;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: .02em;
	color: #333;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
a {
	text-decoration: none;
	color: #1f7eff
}
@media (hover:hover) {
	a:hover {
		color: #529bff;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1rem;
	font-weight: 500
}
@media (min-width:768px) {
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.7
	}
}
h1 {
	font-size: 2em
}
h2 {
	font-size: 1.7em
}
h3 {
	font-size: 1.5em
}
h4 {
	font-size: 1.2em
}
h5, h6 {
	font-size: 1em
}
ul {
	list-style-type: square
}
ul li::marker {
	font-size: 15px;
	color: #333
}
ol, ul {
	padding-left: 1.5rem
}
dl, ol, p, pre, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
@media (min-width:768px) {
	dl, ol, p, pre, ul {
		line-height: 2
	}
}
li ol, li ul {
	margin-top: 0;
	margin-bottom: 0
}
dl dt {
	font-weight: 500
}
dl dd {
	margin-left: 0
}
code, pre {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	white-space: pre-wrap
}
img, video {
	vertical-align: middle;
	max-width: 100%;
	height: auto
}
img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
figure {
	text-align: center;
	margin: 0
}
figure img {
	width: 100%
}
iframe {
	max-width: 100%
}
label {
	cursor: pointer
}
.clearfix::after, .l-articleFloatBox::after {
	content: "";
	display: block;
	clear: both
}
.flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}
.text-bold {
	font-weight: 500
}
.text-large {
	font-size: 17px
}
@media (min-width:768px) {
	.text-large {
		font-size: 18px
	}
}
.mt0 {
	margin-top: 0!important
}
.mb0 {
	margin-bottom: 0!important
}
.pt0 {
	padding-top: 0!important
}
.pb0 {
	padding-bottom: 0!important
}
.mt5 {
	margin-top: 5px!important
}
.mb5 {
	margin-bottom: 5px!important
}
.pt5 {
	padding-top: 5px!important
}
.pb5 {
	padding-bottom: 5px!important
}
.mt10 {
	margin-top: 10px!important
}
.mb10 {
	margin-bottom: 10px!important
}
.pt10 {
	padding-top: 10px!important
}
.pb10 {
	padding-bottom: 10px!important
}
.mt15 {
	margin-top: 15px!important
}
.mb15 {
	margin-bottom: 15px!important
}
.pt15 {
	padding-top: 15px!important
}
.pb15 {
	padding-bottom: 15px!important
}
.mt20 {
	margin-top: 20px!important
}
.mb20 {
	margin-bottom: 20px!important
}
.pt20 {
	padding-top: 20px!important
}
.pb20 {
	padding-bottom: 20px!important
}
.mt25 {
	margin-top: 25px!important
}
.mb25 {
	margin-bottom: 25px!important
}
.pt25 {
	padding-top: 25px!important
}
.pb25 {
	padding-bottom: 25px!important
}
.mt30 {
	margin-top: 30px!important
}
.mb30 {
	margin-bottom: 30px!important
}
.pt30 {
	padding-top: 30px!important
}
.pb30 {
	padding-bottom: 30px!important
}
.mt35 {
	margin-top: 35px!important
}
.mb35 {
	margin-bottom: 35px!important
}
.pt35 {
	padding-top: 35px!important
}
.pb35 {
	padding-bottom: 35px!important
}
.mt40 {
	margin-top: 40px!important
}
.mb40 {
	margin-bottom: 40px!important
}
.pt40 {
	padding-top: 40px!important
}
.pb40 {
	padding-bottom: 40px!important
}
.mt45 {
	margin-top: 45px!important
}
.mb45 {
	margin-bottom: 45px!important
}
.pt45 {
	padding-top: 45px!important
}
.pb45 {
	padding-bottom: 45px!important
}
.mt50 {
	margin-top: 50px!important
}
.mb50 {
	margin-bottom: 50px!important
}
.pt50 {
	padding-top: 50px!important
}
.pb50 {
	padding-bottom: 50px!important
}
@media (max-width:519px) {
	.hide-for-small-only {
		display: none!important
	}
}
@media (min-width:768px) {
	.hide-for-medium {
		display: none!important
	}
}
@media (min-width:960px) {
	.hide-for-large {
		display: none!important
	}
}
@media (max-width:767px) {
	.hide-for-medium-down {
		display: none!important
	}
}
@media (max-width:1079px) {
	body.fixed {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: -1
	}
}
.global_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh
}
@media (max-width:1079px) {
	.global_wrap.fixed {
		width: 100%;
		height: 100%;
		position: fixed
	}
}
.container {
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:520px) {
	.container {
		padding-left: 30px;
		padding-right: 30px
	}
}
.l-subNavi {
	display: none;
	padding: 0;
	padding-bottom: 10px;
	list-style: none
}
.l-subNavi-inner {
	padding: 0
}
.l-subNavi-item {
	font-size: 13px;
	font-weight: 400;
	padding: 10px 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1.5
}
.l-subNavi-item a {
	color: #333
}
.l-subNavi-item::before {
	font-family: FontAwesome;
	content: "\f105";
	color: #939393;
	margin-right: 10px;
	line-height: 1.5
}
.l-shareNavi {
	text-align: center;
	padding: 0;
	list-style: none
}
.l-shareNavi-item {
	display: inline-block;
	font-size: 24px;
	margin: 0 5px
}
.l-shareNavi-item a {
	color: #ddd
}

.line_icon {
	vertical-align: middle;
}

@media (hover:hover) {
	.l-shareNavi-item a:hover {
		opacity: .75
	}
}
.container {
	padding: 0 15px
}
@media (min-width:768px) {
	.container {
		padding: 0 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px!important
}
.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #03A9F4
}
.l-header-small {
	position: sticky;
	position: -webkit-sticky;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100vh;
	z-index: 100
}
@media (min-width:1080px) {
	.l-header-small {
		display: none
	}
}
.l-header-small.is-open {
	position: fixed
}
.l-header-small.is-open .l-headerBottom, .l-header-small.is-open .l-headerMiddle {
	display: block
}
.l-header-small.is-open .l-headerToggle span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg)
}
.l-header-small.is-open .l-headerToggle span:nth-child(2) {
	width: 0;
	left: 50%
}
.l-header-small.is-open .l-headerToggle span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-ms-transform: rotate(-315deg);
	transform: rotate(-315deg)
}
.l-header-small.is-open .l-headerToggle span:nth-child(4) {
	display: none
}
.l-header-small .l-headerTop {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	padding: 10px 15px
}
.l-header-small .l-headerMiddle {
	display: none;
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: 70px;
	background-color: #fff;
	border-bottom: 1px solid #ddd
}
.l-header-small .l-headerBottom {
	display: none;
	position: fixed;
	width: 100%;
	height: calc(100% - 130px);
	top: 130px;
	left: 0;
	background-color: #fff;
	overflow-y: auto
}
.l-header-small .l-headerBottom-inner {
	height: calc(100% + 1px)
}

.l-shareNavi-item a svg {
	width: 25px;
	height: 25px;
}

.l-shareNavi-item a i.fa {
	color: #fff;
}

.l-shareNavi-item a svg path {
	fill: #fff;
}

@media (max-width:1079px) {
	.l-headerBottom-inner .l-headerShareButton .l-shareNavi .l-shareNavi-item a svg {
		width: 25px;
		height: 25px;
	}

	.l-headerBottom-inner .l-headerShareButton .l-shareNavi .l-shareNavi-item a i.fa {
		color: #03A9F4
	}

    .l-headerBottom-inner .l-headerShareButton .l-shareNavi .l-shareNavi-item a svg path {
        fill: #03A9F4
    }
}

.l-header-small .l-headerLogo {
	max-width: 90px;
	max-height: 40px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.l-header-small .l-headerLogo a {
	display: block;
	line-height: 0
}
@media (hover:hover) {
	.l-header-small .l-headerLogo a:hover {
		opacity: .75
	}
}
.l-header-small .l-headerLogo img {
	max-height: 60px;
	max-width: 120px
}
.l-header-small .l-headerTitle {
	font-size: 10px;
	margin-bottom: 0;
	padding-left: 10px;
	letter-spacing: 0
}
.l-header-small .l-headerTitle a {
	color: #333
}
@media (hover:hover) {
	.l-header-small .l-headerTitle a:hover {
		opacity: .75
	}
}
.l-header-small .l-headerToggle {
	position: absolute;
	right: 14px;
	top: 15px;
	width: 32px;
	height: 40px;
	cursor: pointer;
	z-index: 100
}
.l-header-small .l-headerToggle span:not(:last-child) {
	display: block;
	position: absolute;
	height: 1px;
	width: 100%;
	background: #333;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-o-transition: .35s ease-in-out;
	transition: .35s ease-in-out
}
.l-header-small .l-headerToggle span:nth-child(1) {
	top: 0
}
.l-header-small .l-headerToggle span:nth-child(2) {
	top: 10px
}
.l-header-small .l-headerToggle span:nth-child(3) {
	top: 22px
}
.l-header-small .l-headerToggle span:nth-child(4) {
	font-size: 10px;
	position: absolute;
	top: 22px;
	left: 0;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	width: 100%;
	text-align: center
}
.l-header-small .l-headerButton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 15px;
	height: 100%
}
.l-header-small .l-headerButton-item {
	width: calc(50% - 5px);
	font-size: 12px;
	line-height: 1.4
}
.l-header-small .l-headerButton-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 7px;
	height: 100%;
	color: #fff;
	background-color: #ed671e
}
@media (hover:hover) {
	.l-header-small .l-headerButton-item a:hover {
		filter: brightness(0.9);
	}
}
.l-header-small .l-headerButton-item.type1 a {
	background: #000000
}
@media (hover:hover) {
	.l-header-small .l-headerButton-item.type1 a:hover {
		background: #000000
	}
}
.l-header-small .l-globalNavi {
	padding: 0;
	list-style: none
}
.l-header-small .l-globalNavi-item {
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	line-height: 1.4;
	position: relative
}
@media (hover:hover) {
	.l-header-small .l-globalNavi-item a:hover {
		color: #03A9F4
	}
}
.l-header-small .l-globalNavi-item>a, .l-header-small .l-globalNavi-item>span {
	color: #333;
	padding: 15px 20px;
	padding-right: 30px;
	display: block;
	font-weight: 500;
	cursor: pointer
}
.l-header-small .l-globalNavi-item.has-children::after {
	font-family: FontAwesome;
	content: "\f067";
	color: #03A9F4;
	position: absolute;
	right: 15px;
	top: 15px
}
.l-header-small .l-globalNavi-item.is-open.has-children::after {
	content: "\f068"
}
.l-header-small .l-headerShareButton {
	padding-bottom: 10px
}
@media (max-width:1079px) {
	.l-header-large {
		display: none
	}
}
.l-header-large .l-headerTop {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 60px;
	padding: 10px 15px;
	padding-left: 40px
}
.l-header-large .l-headerMiddle {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	height: 60px;
	background-color: #fff
}
.l-header-large .l-headerBottom {
	width: 100%;
	background-color: #fff
}
.l-header-large .l-headerLogo {
	max-width: 280px;
	max-height: 36px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.l-header-large .l-headerLogo a {
	display: block;
	line-height: 0
}
@media (hover:hover) {
	.l-header-large .l-headerLogo a:hover {
		opacity: .75
	}
}
.l-header-large .l-headerLogo img {
	max-height: 50px;
	max-width: 280px
}
.l-header-large .l-headerTitle {
	font-size: 13px;
	margin-bottom: 0;
	padding-left: 30px;
	letter-spacing: 0
}
.l-header-large .l-headerTitle a {
	color: #333
}
@media (hover:hover) {
	.l-header-large .l-headerTitle a:hover {
		opacity: .75
	}
}
.l-header-large .l-headerButton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%
}
.l-header-large .l-headerButton-item {
	width: 50%;
	font-size: 14px;
	line-height: 1.4
}
.l-header-large .l-headerButton-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 7px;
	height: 100%;
	color: #fff;
	background-color: #ed671e
}
@media (hover:hover) {
	.l-header-large .l-headerButton-item a:hover {
		filter: brightness(0.9);
	}
}
.l-header-large .l-headerButton-item.type1 a {
	background: #000000
}
@media (hover:hover) {
	.l-header-large .l-headerButton-item.type1 a:hover {
		background: #000000
	}
}
.l-header-large .l-globalNavi {
	padding: 0;
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0
}
.l-header-large .l-globalNavi-item {
	line-height: 1.4;
	font-size: 18px
}
.l-header-large .l-globalNavi-item>a, .l-header-large .l-globalNavi-item>span {
	color: #333;
	display: block;
	font-weight: 400;
	padding: 20px 20px 15px;
	position: relative
}
.l-header-large .l-globalNavi-item>a::after, .l-header-large .l-globalNavi-item>span::after {
	display: block;
	content: "";
	width: 0;
	height: 4px;
	background: #03A9F4;
	position: absolute;
	bottom: 0;
	left: 0
}
.l-header-large .l-globalNavi-item>a:hover, .l-header-large .l-globalNavi-item>span:hover {
	color: #03A9F4
}
.l-header-large .l-globalNavi-item>a:hover::after, .l-header-large .l-globalNavi-item>span:hover::after {
	width: 100%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.l-header-large .l-globalNavi-item.is-active>a {
	color: #03A9F4
}
.l-header-large .l-globalNavi .l-subNavi {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 90;
	left: 0;
	top: 100%;
	background: #f7f7f7;
	padding-bottom: 0
}
.l-header-large .l-globalNavi .l-subNavi-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 960px;
	padding: 40px 50px 20px;
	margin: 0 auto
}
.l-header-large .l-globalNavi .l-subNavi-item {
	width: calc(100% / 3 - 32px);
	margin-right: 48px;
	font-size: 14px;
	padding: 0;
	position: relative;
	margin-bottom: 20px
}
.l-header-large .l-globalNavi .l-subNavi-item a {
	padding-right: 35px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.l-header-large .l-globalNavi .l-subNavi-item a::before {
	font-family: FontAwesome;
	content: "\f105";
	color: #939393;
	margin-right: 10px;
	line-height: 1.5;
	position: absolute;
	left: auto;
	right: 0;
	color: #626262
}
.l-header-large .l-globalNavi .l-subNavi-item a:hover {
	color: #03A9F4
}
.l-header-large .l-globalNavi .l-subNavi-item a:hover::before {
	color: #03A9F4
}
.l-header-large .l-globalNavi .l-subNavi-item::before {
	display: none
}
.l-header-large .l-globalNavi .l-subNavi-item:nth-child(3n) {
	margin-right: 0
}
.l-header-fixed {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background: rgba(255, 255, 255, .95);
	-webkit-box-shadow: 1px 0 3px #ddd;
	box-shadow: 1px 0 3px #ddd
}
@media (max-width:1079px) {
	.l-header-fixed {
		display: none!important
	}
}
.l-header-fixed .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.l-header-fixed .l-headerLogo {
	max-width: 190px;
	max-height: 26px;
	height: 100%;
	padding-left: 40px
}
.l-header-fixed .l-headerLogo a {
	display: block;
	line-height: 0
}
@media (hover:hover) {
	.l-header-fixed .l-headerLogo a:hover {
		opacity: .75
	}
}
.l-header-fixed .l-headerLogo img {
	max-width: 190px;
	max-height: 70px
}
.l-header-fixed .l-headerButton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0;
	width: 280px;
	height: 100%
}
.l-header-fixed .l-headerButton-item {
	line-height: 1.4;
	width: 50%;
	font-size: 13px
}
.l-header-fixed .l-headerButton-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 7px;
	height: 100%;
	color: #fff;
	background-color: #ed671e
}
@media (hover:hover) {
	.l-header-fixed .l-headerButton-item a:hover {
		filter: brightness(0.9);
	}
}
.l-header-fixed .l-headerButton-item.type1 a {
	background: #000000
}
@media (hover:hover) {
	.l-header-fixed .l-headerButton-item.type1 a:hover {
		background: #000000
	}
}
.l-header-fixed .l-globalNavi-wrap {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.l-header-fixed .l-globalNavi {
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.l-header-fixed .l-globalNavi-item {
	font-size: 14px;
	line-height: 1.4;
	position: relative
}
.l-header-fixed .l-globalNavi-item>a, .l-header-fixed .l-globalNavi-item>span {
	color: #333;
	display: block;
	font-weight: 400;
	padding: 15px 10px
}
.l-header-fixed .l-globalNavi-item>a::after, .l-header-fixed .l-globalNavi-item>span::after {
	display: block;
	content: "";
	width: 0;
	height: 4px;
	background: #03A9F4;
	position: absolute;
	bottom: 0;
	left: 0
}
.l-header-fixed .l-globalNavi-item>a:hover, .l-header-fixed .l-globalNavi-item>span:hover {
	color: #03A9F4
}
.l-header-fixed .l-globalNavi-item>a:hover::after, .l-header-fixed .l-globalNavi-item>span:hover::after {
	width: 100%;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.l-header-fixed .l-globalNavi .l-subNavi {
	position: fixed;
	width: 100%;
	height: auto;
	left: 0;
	background: #f7f7f7;
	padding-bottom: 0
}
.l-header-fixed .l-globalNavi .l-subNavi-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 960px;
	padding: 40px 50px 20px;
	margin: 0 auto
}
.l-header-fixed .l-globalNavi .l-subNavi-item {
	width: calc(100% / 3 - 32px);
	margin-right: 48px;
	font-size: 14px;
	padding: 0;
	position: relative;
	margin-bottom: 20px
}
.l-header-fixed .l-globalNavi .l-subNavi-item a {
	padding-right: 35px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.l-header-fixed .l-globalNavi .l-subNavi-item a::before {
	font-family: FontAwesome;
	content: "\f105";
	color: #939393;
	margin-right: 10px;
	line-height: 1.5;
	position: absolute;
	left: auto;
	right: 0;
	color: #626262
}
.l-header-fixed .l-globalNavi .l-subNavi-item a:hover {
	color: #03A9F4
}
.l-header-fixed .l-globalNavi .l-subNavi-item a:hover::before {
	color: #03A9F4
}
.l-header-fixed .l-globalNavi .l-subNavi-item:nth-child(3n) {
	margin-right: 0
}
.l-header-fixed .l-globalNavi .l-subNavi-item::before {
	display: none
}
.l-footer {
	margin-top: auto!important;
	background-color: #626262;
}
@media (min-width:768px) {
	.l-footer.small {
		display: none!important
	}
}
@media (max-width:767px) {
	.l-footer.large {
		display: none!important
	}
}
.l-footer .l-shareNavi {
	display: none;
	margin-bottom: 0
}
.l-footer .l-shareNavi a {
	color: #fff
}
@media (min-width:768px) {
	.l-footer .l-shareNavi {
		display: block;
		text-align: right
	}
}
.l-footer .l-footerTop {
	padding-top: 30px;
	color: #fff;
	font-weight: 500
}
@media (min-width:768px) {
	.l-footer .l-footerTop {
		padding: 40px 0
	}
	.l-footer .l-footerTop-inner {
		max-width: 1200px;
		padding: 0 60px;
		margin: 0 auto
	}
}
.l-footer .l-footerBottom {
	padding: 20px 0
}
.l-footer .l-footerBottom-inner {
	padding: 0 15px
}
@media (min-width:768px) {
	.l-footer .l-footerBottom {
		background-color: #f7f7f7
	}
	.l-footer .l-footerBottom-inner {
		max-width: 1200px;
		padding: 0 60px;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.l-footer .l-footerBottom-inner nav {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}
.l-footer .l-footerLogo {
	text-align: center;
	padding: 0 20px;
	margin-bottom: 20px
}
.l-footer .l-footerLogo a {
	color: #fff
}
@media (hover:hover) {
	.l-footer .l-footerLogo a:hover {
		opacity: .75
	}
}
.l-footer .l-footerLogo img {
	max-height: 1.5em
}
@media (min-width:768px) {
	.l-footer .l-footerLogo {
		text-align: left;
		padding: 0;
		font-size: 22px;
		margin-bottom: 40px
	}
}
.l-footer .l-footerNavi {
	padding: 0;
	margin-bottom: 0;
	list-style: none
}
.l-footer .l-footerNavi-item {
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	line-height: 1.4;
	position: relative
}
.l-footer .l-footerNavi-item:first-child {
	border-top: 1px solid #ddd
}
@media (hover:hover) {
	.l-footer .l-footerNavi-item a:hover {
		opacity: .75
	}
}
.l-footer .l-footerNavi-item>a, .l-footer .l-footerNavi-item>span {
	color: #fff;
	padding: 15px 20px;
	padding-right: 30px;
	display: block;
	font-weight: 500;
	cursor: pointer
}
.l-footer .l-footerNavi-item.has-children::after {
	font-family: FontAwesome;
	content: "\f067";
	color:#fff;
	position: absolute;
	right: 15px;
	top: 15px
}
.l-footer .l-footerNavi-item.has-children.is-open::after {
	content: "\f068"
}
@media (min-width:768px) {
	.l-footer .l-footerNavi {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.l-footer .l-footerNavi-item {
		border-bottom: none;
		width: calc(100% / 3 - 32px);
		margin-right: 48px;
		position: relative;
		margin-bottom: 40px
	}
	<!--
	.l-footer .l-footerNavi-item::before {
		font-family: FontAwesome;
		content: "\f105";
		position: absolute;
		top: 2px;
		right: 0;
		margin-right: 10px;
		line-height: 1
	}
	-->
	.l-footer .l-footerNavi-item a, .l-footer .l-footerNavi-item span {
		display: block;
		padding: 0;
		padding-right: 35px
	}
	.l-footer .l-footerNavi-item>a, .l-footer .l-footerNavi-item>span {
		margin-bottom: 15px;
		display: block;
		padding-left: 0;
	}
	.l-footer .l-footerNavi-item>a::before {
		font-family: FontAwesome;
		content: "\f105";
		position: absolute;
		right: 0;
		margin-right: 10px;
		line-height: 1
	}
	.l-footer .l-footerNavi-item:nth-child(3n) {
		margin-right: 0
	}
	.l-footer .l-footerNavi-item:first-child {
		border-top: none
	}
	.l-footer .l-footerNavi-item.has-children::after {
		display: none
	}
}
@media (min-width:960px) {
	.l-footer .l-footerNavi-item {
		width: calc(100% / 4 - 36px);
		margin-right: 48px
	}
	.l-footer .l-footerNavi-item:nth-child(3n) {
		margin-right: 48px
	}
	.l-footer .l-footerNavi-item:nth-child(4n) {
		margin-right: 0
	}
}
.l-footer .l-footerNavi .l-subNavi-item {
	padding: 6px 30px
}
.l-footer .l-footerNavi .l-subNavi-item::before {
	color: #fff;
	line-height: 1.4
}
.l-footer .l-footerNavi .l-subNavi-item a {
	color: #fff
}
@media (min-width:768px) {
	.l-footer .l-footerNavi .l-subNavi {
		padding-bottom: 0;
		display: block
	}
	.l-footer .l-footerNavi .l-subNavi-item {
		position: relative;
		padding: 0;
		margin-bottom: 10px;
		display: block
	}
	.l-footer .l-footerNavi .l-subNavi-item a {
		padding-right: 35px
	}
	.l-footer .l-footerNavi .l-subNavi-item::before {
		position: absolute;
		right: 0;
		top: 3px;
		line-height: 1
	}
}
.l-footer .l-footerBottomNavi {
	list-style: none;
	padding-left: 0;
	text-align: center
}
.l-footer .l-footerBottomNavi-item {
	display: inline-block;
	color: #fff;
	font-size: 12px
}
.l-footer .l-footerBottomNavi-item a {
	color: #fff
}
@media (hover:hover) {
	.l-footer .l-footerBottomNavi-item a:hover {
		opacity: .75
	}
}
.l-footer .l-footerBottomNavi-item:not(:last-child)::after {
	content: "|";
	margin: 0 6px
}
.l-footer .l-footerBottomNavi-item.is-external a::after {
	font-family: FontAwesome;
	content: "\f08e";
	margin-left: 3px
}
@media (min-width:768px) {
	.l-footer .l-footerBottomNavi {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin-bottom: 0;
		text-align: left
	}
	.l-footer .l-footerBottomNavi-item a {
		color: #626262
	}
	.l-footer .l-footerBottomNavi-item::after {
		color: #626262
	}
}
.l-footer .l-footerCopyright {
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin-bottom: 0
}
@media (min-width:768px) {
	.l-footer .l-footerCopyright {
		color: #707070;
		text-align: right;
		font-size: 12px;
		font-weight: 400
	}
}
.l-articleHeadline-2 {
	font-size: 22px;
	line-height: 1.5;
	position: relative;
	margin-bottom: 40px;
	margin-top: 60px
}
.l-articleHeadline-2::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -15px;
	width: 100%;
	height: 1px;
	background: #ddd
}
.l-articleHeadline-2::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -15px;
	width: 120px;
	height: 1px;
	background: #03A9F4
}
@media (min-width:768px) {
	.l-articleHeadline-2 {
		font-size: 28px;
		line-height: 1.7;
		margin-bottom: 60px
	}
}
.l-articleHeadline-3 {
	font-size: 20px;
	line-height: 1.5;
	margin: 40px 0 30px
}
@media (min-width:768px) {
	.l-articleHeadline-3 {
		font-size: 22px;
		line-height: 1.7;
		margin: 50px 0 40px
	}
}
.l-articleHeadline-4 {
	font-size: 18px;
	margin: 20px 0
}
@media (min-width:768px) {
	.l-articleHeadline-4 {
		font-size: 20px;
		margin: 30px 0
	}
}
.l-articleHeadline-5 {
	font-size: 17px;
	margin: 20px 0
}
@media (min-width:768px) {
	.l-articleHeadline-5 {
		font-size: 18px;
		margin: 30px 0
	}
}
.l-articleHeadline-6 {
	font-size: 16px;
	margin: 20px 0
}
@media (min-width:768px) {
	.l-articleHeadline-6 {
		font-size: 16px;
		margin: 30px 0
	}
}
@media (min-width:768px) {
	.l-articleFlexBox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.l-articleFlexBox figure {
		width: 45%;
		margin: 0 0 30px!important
	}
	.l-articleFlexBox div {
		width: calc(55% - 30px)
	}
}
.l-articleContainer {
	padding: 30px 15px 0;
	background: #fff;
	margin-bottom: 50px;
	max-width: 1080px;
	margin: 0 auto
}
@media (min-width:768px) {
	.l-articleContainer {
		padding: 70px 60px
	}
}
.l-articleContainer figure {
	margin: 25px 0
}
@media (min-width:768px) {
	.l-articleContainer figure.float-left {
		float: left;
		width: 45%;
		margin: 0 30px 30px 0
	}
}
@media (min-width:768px) {
	.l-articleContainer figure.float-right {
		float: right;
		width: 45%;
		margin: 0 30px 30px
	}
}
.l-articleContainer ol, .l-articleContainer ul {
	margin-bottom: 25px;
	padding-left: 1.5rem
}
.l-articleContainer ol>li, .l-articleContainer ul>li {
	margin-bottom: 15px
}
.l-articleContainer blockquote {
	position: relative;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 30px
}
.l-articleContainer blockquote::before {
	font-family: FontAwesome;
	content: "\f10d";
	color: #ddd;
	position: absolute;
	left: -25px;
	top: -15px
}
@media (min-width:768px) {
	.l-articleContainer blockquote {
		margin: 40px 0 40px 30px
	}
}
.l-articleContainer iframe {
	width: 100%;
	min-height: 250px;
	aspect-ratio: 16/9;
	margin: 20px 0
}
@media (min-width:768px) {
	.l-articleContainer iframe {
		margin: 40px 0;
		padding: 0 100px;
		min-height: 400px
	}
}
.l-articleContainer p.box {
	background: #f7f7f7;
	padding: 20px;
	margin: 20px 0
}
.c-grid {
	list-style: none;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.c-grid .col-2 {
	width: calc(100% / 2 - 15px);
	margin-right: 30px
}
.c-grid .col-2:nth-child(2n) {
	margin-right: 0
}
.c-grid .col-3 {
	width: calc(100% / 3 - 20px);
	margin-right: 30px
}
.c-grid .col-3:nth-child(3n) {
	margin-right: 0
}
.c-grid.align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.c-grid--medium-up {
	list-style: none;
	padding-left: 0
}
.c-grid--medium-up.align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (min-width:768px) {
	.c-grid--medium-up {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.c-grid--medium-up .col-2 {
		width: calc(100% / 2 - 15px);
		margin-right: 30px
	}
	.c-grid--medium-up .col-2:nth-child(2n) {
		margin-right: 0
	}
	.c-grid--medium-up .col-3 {
		width: calc(100% / 3 - 20px);
		margin-right: 30px
	}
	.c-grid--medium-up .col-3:nth-child(3n) {
		margin-right: 0
	}
}
.c-button-section {
	text-align: center;
	margin-bottom: 70px
}
@media (min-width:768px) {
	.c-button-section {
		margin-bottom: 100px
	}
}
.c-button-single {
	text-align: center;
	padding: 0 15px
}
.c-button-viewMore .button {
	border-color: #ddd!important
}
.c-button-viewMore .button::after {
	content: "\f107"!important
}
.c-button-viewMore .button:hover {
	border-color: #03A9F4!important
}
.button {
	display: block;
	background: #03A9F4;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 24px 30px;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 1px;
	line-height: 1;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	text-decoration: none;
	width: 100%;
	max-width: 300px
}
@media (min-width:768px) {
	.button {
		max-width: 330px
	}
}
@media (hover:hover) {
	.button:hover {
		color: #fff;
		filter: brightness(0.9);
		text-decoration: none
	}
}
.button.empty {
	background: 0 0;
	color: #fff
}
.button.empty:hover {
	background: #e05a12;
	color: #e6e6e6
}
.button.border {
	background: #fff;
	color: #03A9F4;
	border: 1px solid #03A9F4
}
@media (hover:hover) {
	.button.border:hover {
		background: #03A9F4;
		color: #fff
	}
}
.button.border.gray {
	background: #fff;
	border: 1px solid #ddd
}
@media (hover:hover) {
	.button.border.gray:hover {
		background: #f7f7f7;
		color: #333
	}
}
.button.gray {
	background: #ddd;
	color: #333
}
@media (hover:hover) {
	.button.gray:hover {
		background: #d0d0d0
	}
}
.button.radius {
	border-radius: 3px
}
.button.round {
	border-radius: 50px
}
.button.small {
	padding: 10px 20px;
	font-size: 13px
}
.button.wide {
	display: block;
	width: 100%
}
.button.icon {
	position: relative
}
.button.icon:after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: .8rem
}
.button.icon .fa {
	color: #ccc
}
.button.icon.la:after {
	font-family: 'Line Awesome Free';
	font-weight: 900
}
.button.icon .fa:first-child {
	margin-left: 0
}
.button.icon .fa:last-child {
	margin-right: 0
}
@media (max-width:519px) {
	.button {
		padding-left: 20px;
		padding-right: 20px
	}
}
.button.primary {
	background: #03A9F4;
	color: contrast-color(#03A9F4)
}
.button.primary .fa {
	color: #993e0c
}
@media (hover:hover) {
	.button.primary:hover {
		filter: brightness(0.9);
	}
}
.button.primary.border {
	background: #fff;
	color: #03A9F4;
	border-color: #03A9F4
}
@media (hover:hover) {
	.button.primary.border:hover {
		background: #03A9F4;
		color: #fff
	}
}
.button.secondary {
	background: #000;
	color: contrast-color(#000)
}
.button.secondary .fa {
	color: #000
}
@media (hover:hover) {
	.button.secondary:hover {
		background: #000
	}
}
.button.secondary.border {
	background: #fff;
	color: #000;
	border-color: #000
}
@media (hover:hover) {
	.button.secondary.border:hover {
		background: #000;
		color: #fff
	}
}
.button.success {
	background: #19a78e;
	color: contrast-color(#19a78e)
}
.button.success .fa {
	color: #0c4e43
}
@media (hover:hover) {
	.button.success:hover {
		background: #148874
	}
}
.button.success.border {
	background: #fff;
	color: #19a78e;
	border-color: #19a78e
}
@media (hover:hover) {
	.button.success.border:hover {
		background: #19a78e;
		color: #fff
	}
}
.button.alert {
	background: #f5b039;
	color: contrast-color(#f5b039)
}
.button.alert .fa {
	color: #be7c0a
}
@media (hover:hover) {
	.button.alert:hover {
		background: #f3a217
	}
}
.button.alert.border {
	background: #fff;
	color: #f5b039;
	border-color: #f5b039
}
@media (hover:hover) {
	.button.alert.border:hover {
		background: #f5b039;
		color: #fff
	}
}
.button.warning {
	background: #03A9F4;
	color: contrast-color(#03A9F4)
}
.button.warning .fa {
	color: #993e0c
}
@media (hover:hover) {
	.button.warning:hover {
		filter: brightness(0.9);
	}
}
.button.warning.border {
	background: #fff;
	color: #03A9F4;
	border-color: #03A9F4
}
@media (hover:hover) {
	.button.warning.border:hover {
		background: #03A9F4;
		color: #fff
	}
}
input[type=checkbox], input[type=radio] {
	margin-right: 8px
}
input[type=email], input[type=text], select, textarea, input[type=tel] {
	width: 100%;
	border: 1px solid #ddd;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	padding: 12px;
	display: inline-block;
	border-radius: 3px
}
input[type=email]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #ddd
}
input[type=email]::-moz-placeholder, input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
	color: #ddd
}
input[type=email]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #ddd
}
input[type=email]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
	color: #ddd
}
input[type=email]::placeholder, input[type=text]::placeholder, select::placeholder, textarea::placeholder {
	color: #ddd
}
input[type=email], input[type=text], select, input[type=tel] {
	margin-bottom: 8px;
	padding: .7em 1.5em .6em .8em;
	line-height: 1.4
}
@media (min-width:768px) {
	input[type=email], input[type=text], select, input[type=tel] {
		margin: 8px 0
	}
}
select {
	cursor: pointer;
	background-image: -o-linear-gradient(45deg, transparent 50%, #939393 50%), -o-linear-gradient(315deg, #939393 50%, transparent 50%);
	background-image: linear-gradient(45deg, transparent 50%, #939393 50%), linear-gradient(135deg, #939393 50%, transparent 50%);
	background-size: 5px 5px, 5px 5px;
	background-position: calc(100% - 15px) 50%, calc(100% - 10px) 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #333
}
select::-ms-expand {
	display: none
}
@media (min-width:520px) {
	select {
		max-width: fit-content;
	}
}
input:focus, select:focus {
	outline: 0;
	border-color: #1f7eff
}
textarea {
	width: 100%;
	height: 120px;
	resize: vertical
}
@media (min-width:768px) {
	textarea {
		height: 160px
	}
}
label.checkbox, label.radio {
	display: block;
	margin-bottom: 8px
}
@media (min-width:768px) {
	label.checkbox, label.radio {
		display: inline-block;
		margin-right: 20px
	}
}
.c-form-privacyText {
	margin-bottom: 30px
}
@media (max-width:767px) {
	.c-form-privacyText {
		font-size: 14px;
		margin-bottom: 20px
	}
}
.c-form-privacyBox {
	max-height: 285px;
	overflow-y: scroll;
	background: #fff;
	border: 1px solid #ddd;
	padding: 20px;
	font-size: 13px;
	margin-bottom: 30px
}
@media (min-width:768px) {
	.c-form-privacyBox {
		padding: 30px
	}
}
.c-form-agree {
	text-align: center;
	margin-bottom: 30px
}
@media (max-width:767px) {
	.c-form-agree {
		font-size: 14px
	}
}
.c-form-annotation {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.c-form-annotation li {
	font-size: 13px
}
.c-form-annotation li:not(:last-child) {
	margin-bottom: 5px
}
.c-articleList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 20px
}
.c-articleList-item {
	position: relative;
}
.c-articleList-item label {
	cursor: default
}
.c-articleList-item .c-articleListImage {
	overflow: hidden
}
.c-articleList-item .c-articleListImage img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.c-articleList-item .c-articleListText {
	background: rgba(255, 255, 255, .95);
	margin: 0 15px;
	padding: 20px;
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px)
}
.c-articleList-item .c-articleListText .c-articleListText-head {
	list-style: none;
	padding-left: 0;
	margin-bottom: 10px
}
.c-articleList-item .c-articleListText .c-articleListText-head-item {
	font-size: 13px
}
.c-articleList-item .c-articleListText .c-articleListTitle {
	font-size: 18px;
	margin-bottom: 8px
}
.c-articleList-item .c-articleListText .c-articleListTag {
	list-style: none;
	padding-left: 0
}
.c-articleList-item .c-articleListText .c-articleListTag-item {
	display: inline-block;
	font-size: 12px
}
.c-articleList-item .c-articleListText .c-articleListTag-item::before {
	content: "#"
}
.c-articleList-item .c-articleListText .c-articleListTag-item:not(:last-child)::after {
	content: "|";
	margin: 0 5px
}
.c-articleList-item .c-articleListText .c-articleListDate {
	color: #939393;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0
}
.c-articleList-item .c-articleListCategory {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	border: 1px solid #03A9F4;
	font-size: 12px;
	line-height: 1;
	color: #03A9F4;
	padding: 3px 5px
}
.c-articleList-item a {
	color: #333;
	display: block
}
.c-articleList-item a label {
	cursor: pointer
}
@media (hover:hover) {
	.c-articleList-item a:hover .c-articleListTitle {
		color: #03A9F4
	}
	.c-articleList-item a:hover .c-articleListImage img {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
@media (min-width:768px) {
	.c-articleList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 40px
	}
	.c-articleList-item {
		width: calc(100% / 3 - 20px);
		margin-right: 30px
	}
	.c-articleList-item:nth-child(3n) {
		margin-right: 0
	}
}
.c-blogList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 35px
}
.c-blogList-item:not(:last-child) {
	margin-bottom: 15px
}
.c-blogList-item {
	position: relative;
}
.c-blogList-item:not(:last-child) {
	margin-bottom: 15px
}
.c-blogList-item label {
	cursor: default
}
.c-blogList-item .c-blogList-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	padding: 15px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.c-blogList-item .c-blogListImage {
	overflow: hidden;
	width: 85%;
	max-width: 440px;
	padding-left: 15px
}
.c-blogList-item .c-blogListImage figure {
	width: 100%;
	min-height: 93px;
	aspect-ratio: 3/2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}
.c-blogList-item .c-blogListText {
	width: 100%
}
.c-blogList-item .c-blogListText .c-blogListText-head {
	list-style: none;
	padding-left: 0;
	margin-bottom: 10px
}
.c-blogList-item .c-blogListText .c-blogListText-head-item {
	font-size: 12px
}
.c-blogList-item .c-blogListText .c-blogListText-head-item:not(:last-child) {
	margin-bottom: 3px
}
.c-blogList-item .c-blogListText .c-blogListTitle {
	font-size: 14px;
	margin-bottom: 8px
}
.c-blogList-item .c-blogListText .c-blogListTag {
	list-style: none;
	padding-left: 0
}
.c-blogList-item .c-blogListText .c-blogListTag-item {
	display: inline-block;
	font-size: 12px
}
.c-blogList-item .c-blogListText .c-blogListTag-item::before {
	content: "#"
}
.c-blogList-item .c-blogListText .c-blogListTag-item:not(:last-child)::after {
	content: "|";
	margin: 0 5px
}
.c-blogList-item .c-blogListText .c-blogListDate {
	color: #939393;
	font-size: 12px;
	margin-bottom: 0
}
.c-blogList-item .c-blogListCategory {
	background: #fff;
	border: 1px solid #03A9F4;
	font-size: 12px;
	line-height: 1;
	color: #03A9F4;
	display: inline-block;
	padding: 3px 5px;
	margin-bottom: 10px
}
.c-blogList-item a {
	color: #333;
	display: block
}
.c-blogList-item a label {
	cursor: pointer
}
@media (hover:hover) {
	.c-blogList-item a:hover .c-blogListTitle {
		color: #03A9F4
	}
	.c-blogList-item a:hover .c-blogListImage figure {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
	.c-blogList-item a:hover .c-blogList-block {
		border-color: #03A9F4
	}
}
@media (min-width:768px) {
	.c-blogList {
		margin-bottom: 50px
	}
	.c-blogList-item:not(:last-child) {
		margin-bottom: 20px
	}
	.c-blogList-item .c-blogList-block {
		border: 1px solid #ddd;
		padding: 0;
		position: relative
	}
	.c-blogList-item .c-blogList-block:before {
		position: absolute;
		left: 0;
		top: 0;
		content: "";
		width: 20px;
		height: 20px;
		background-image: -o-linear-gradient(315deg, #03A9F4 10px, transparent 0);
		background-image: linear-gradient(135deg, #03A9F4 10px, transparent 0)
	}
	.c-blogList-item .c-blogListImage {
		padding-left: 0
	}
	.c-blogList-item .c-blogListImage figure {
		height: 100%;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
	.c-blogList-item .c-blogListText {
		padding: 40px
	}
	.c-blogList-item .c-blogListText .c-blogListText-head {
		list-style: none;
		padding-left: 0;
		margin-bottom: 10px
	}
	.c-blogList-item .c-blogListText .c-blogListText-head-item {
		font-size: 14px
	}
	.c-blogList-item .c-blogListText .c-blogListText-head-item:not(:last-child) {
		margin-bottom: 3px
	}
	.c-blogList-item .c-blogListText .c-blogListTitle {
		font-size: 18px;
		margin-bottom: 8px
	}
	.c-blogList-item .c-blogListText .c-blogListTag {
		list-style: none;
		padding-left: 0
	}
	.c-blogList-item .c-blogListText .c-blogListTag-item {
		display: inline-block;
		font-size: 12px
	}
	.c-blogList-item .c-blogListText .c-blogListTag-item::before {
		content: "#"
	}
	.c-blogList-item .c-blogListText .c-blogListTag-item:not(:last-child)::after {
		content: "|";
		margin: 0 5px
	}
	.c-blogList-item .c-blogListText .c-blogListDate {
		color: #939393;
		font-size: 12px;
		margin-bottom: 0;
		text-align: right
	}
}
.c-mainvisual--large {
	width: 100%;
	height: 240px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
@media (min-width:960px) {
	.c-mainvisual--large {
		height: 468px
	}
}
.c-mainvisual--small {
	width: 100%;
	height: 156px;
	background-color: #484848;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px
}
@media (min-width:960px) {
	.c-mainvisual--small {
		height: 212px
	}
}
.c-pageTitle {
	color: #fff;
	text-align: center;
	padding-top: 13px;
	letter-spacing: .05em
}
.c-pageTitle span {
	font-size: 28px;
	display: block;
	font-family: Roboto;
	font-weight: 700
}
.c-pageTitle small {
	font-size: 14px;
	display: block;
	font-weight: 400;
	letter-spacing: 0.1em;
}
@media (min-width:960px) {
	.c-pageTitle span {
		font-size: 46px
	}
	.c-pageTitle small {
		font-size: 16px
	}
}
.c-table {
	border-collapse: collapse;
	margin: 40px 0;
	border: 1px solid #ddd
}
@media (min-width:768px) {
	.c-table {
		margin: 50px 0
	}
}
.c-table>tbody>tr>td, .c-table>tbody>tr>th {
	border: 1px solid #ddd;
	padding: 10px;
	vertical-align: text-top
}
.c-table>tbody>tr>th {
	font-weight: 400;
	width: 115px
}
.c-table>tbody>tr>td ol:last-child, .c-table>tbody>tr>td p:last-child, .c-table>tbody>tr>td ul:last-child {
	margin-bottom: 0
}
.c-table>tbody>tr>td ol li:last-child, .c-table>tbody>tr>td ul li:last-child {
	margin-bottom: 0
}
.c-table>tbody>tr>td table:not(:last-child) {
	margin-bottom: 1rem
}
.c-table>tbody>tr>td table th {
	vertical-align: text-top;
	font-weight: 400;
	width: 4em;
	text-align: left
}
.c-table.type1>tbody>tr>th {
	background: #f7f7f7
}
@media (min-width:768px) {
	.c-table.type1>tbody>tr>td, .c-table.type1>tbody>tr>th {
		padding: 30px
	}
	.c-table.type1>tbody>tr>th {
		width: 260px;
		vertical-align: middle
	}
}
.c-table.type2>tbody>tr:nth-child(odd) {
	background: #f7f7f7
}
.c-table.type2>tbody>tr>td, .c-table.type2>tbody>tr>th {
	padding: 30px
}
.c-table.type2>tbody>tr>td {
	border-left: none
}
.c-table.type2>tbody>tr>th {
	width: 260px;
	position: relative;
	vertical-align: middle;
	border-right: none
}
.c-table.type2>tbody>tr>th::after {
	display: block;
	content: "";
	width: 1px;
	height: calc(100% - 20px);
	background: #ddd;
	position: absolute;
	top: 10px;
	right: 0
}
@media (max-width:767px) {
	.c-table.type2 {
		border: none
	}
	.c-table.type2>tbody>tr:nth-child(odd) {
		background: 0 0
	}
	.c-table.type2>tbody>tr>td, .c-table.type2>tbody>tr>th {
		display: block;
		border: none
	}
	.c-table.type2>tbody>tr>th {
		width: 100%;
		padding: 10px;
		background: #f7f7f7;
		text-align: left
	}
	.c-table.type2>tbody>tr>th::after {
		display: none
	}
	.c-table.type2>tbody>tr>td {
		padding: 15px
	}
}
.c-table.type3>tbody>tr>td, .c-table.type3>tbody>tr>th {
	padding: 30px
}
.c-table.type3>tbody>tr>th {
	width: 260px;
	vertical-align: middle;
	background: #f7f7f7
}
@media (max-width:767px) {
	.c-table.type3 {
		border: none
	}
	.c-table.type3>tbody>tr>td, .c-table.type3>tbody>tr>th {
		display: block;
		border: none
	}
	.c-table.type3>tbody>tr>th {
		width: 100%;
		padding: 10px 15px;
		text-align: left
	}
	.c-table.type3>tbody>tr>td {
		padding: 15px
	}
}
.c-pageHeader-slider {
	padding: 20px 0 35px
}
@media (min-width:768px) {
	.c-pageHeader-slider {
		padding: 50px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.c-pageHeader-slider.no-slide .swiper-button-next, .c-pageHeader-slider.no-slide .swiper-button-prev {
	display: none
}
.c-pageHeader-slider .swiper-slide {
	width: 100%;
	min-height: 250px;
	aspect-ratio: 3/2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}
@media (min-width:768px) {
	.c-pageHeader-slider .swiper-slide {
		min-height: 425px;
		aspect-ratio: 9/4
	}
}
.c-pageHeader-slider .swiper-pagination {
	text-align: center!important;
	margin-top: 10px
}
@media (min-width:768px) {
	.c-pageHeader-slider .swiper-pagination {
		margin-top: 20px
	}
}
.c-pageHeader-slider .swiper-button-next, .c-pageHeader-slider .swiper-button-prev {
	top: 45%;
	width: 35px;
	height: 35px;
	background: rgba(255, 255, 255, .9);
	border-radius: 50%;
	border: 1px solid #03A9F4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (min-width:768px) {
	.c-pageHeader-slider .swiper-button-next, .c-pageHeader-slider .swiper-button-prev {
		width: 50px;
		height: 50px
	}
}
.c-pageHeader-slider .swiper-button-next::after, .c-pageHeader-slider .swiper-button-prev::after {
	font-size: 12px;
	color: #03A9F4
}
.s-sectionHeadline {
	font-size: 28px;
	text-align: center;
	line-height: 1.5;
	position: relative;
	margin-bottom: 40px;
	letter-spacing: .05em
}
.s-sectionHeadline::after {
	display: block;
	content: "";
	width: 60px;
	height: 1px;
	background: #03A9F4;
	margin: 15px auto 0
}
.s-sectionHeadline span {
	display: block;
	font-family: Roboto;
	font-weight: 700
}
.s-sectionHeadline small {
	display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 3px
}
.s-sectionHeadline i {
	margin-right: 5px
}
@media (min-width:768px) {
	.s-sectionHeadline {
		font-size: 46px
	}
	.s-sectionHeadline::after {
		margin-top: 20px
	}
	.s-sectionHeadline small {
		font-size: 16px
	}
}
.s-sectionHeadline--medium {
	font-size: 22px;
	text-align: center;
	line-height: 1.5;
	position: relative;
	margin-bottom: 40px;
	letter-spacing: .05em
}
.s-sectionHeadline--medium::after {
	display: block;
	content: "";
	width: 60px;
	height: 1px;
	background: #03A9F4;
	margin: 15px auto 0
}
.s-sectionHeadline--medium span {
	display: block;
	font-family: Roboto;
	font-weight: 700
}
.s-sectionHeadline--medium i {
	margin-right: 5px
}
@media (min-width:768px) {
	.s-sectionHeadline--medium {
		font-size: 30px
	}
	.s-sectionHeadline--medium::after {
		margin-top: 20px
	}
	.s-sectionHeadline--medium small {
		font-size: 16px
	}
}
.s-sectionHeadline--noBorder {
	font-size: 22px;
	text-align: left;
	line-height: 1.5;
	margin-bottom: 40px;
	letter-spacing: .05em;
	font-family: Roboto;
	font-weight: 700
}
@media (min-width:768px) {
	.s-sectionHeadline--noBorder {
		font-size: 30px;
		text-align: center;
		max-width: 960px;
		margin: 0 auto
	}
}
.s-sectionLead {
	margin-bottom: 35px
}
@media (min-width:768px) {
	.s-sectionLead {
		text-align: center
	}
}
.s-pageHeader {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-pageHeader {
		padding: 50px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-hero.movie {
	position: relative;
	height: 100%;
}
.s-hero.slide {
	position: relative;
	height: 60vh
}
.s-hero-background {
	height: 100%;
	width: 100%
}
.s-hero.photo .s-hero-background {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-filter: brightness(80%);
	filter: brightness(80%)
}
.s-hero.movie .s-hero-background {
	position: relative;
	overflow: hidden
}
.s-hero.movie .s-hero-movie {
	width: 100%;
	-webkit-filter: brightness(105%);
	filter: brightness(105%)
}

@media screen and (max-width: 767px) {
	.s-hero.movie .s-hero-movie {
		width: 181vw;
	}
}

.s-hero.movie h2 {
	text-shadow: 1px 1px 3px #626262
}
.s-hero.slide .s-hero-slider {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.s-hero.slide .s-hero-slider-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-filter: brightness(80%);
	filter: brightness(80%);
	width: 100%;
	height: 100%
}
.s-hero-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10
}
.s-hero-inner {
	width: 100%;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	padding: 0 40px
}
.s-hero h2 {
	width: 100%;
	max-width: 960px;
	font-size: 26px;
	margin-bottom: 40px
}
.s-hero .s-heroButton {
	list-style: none;
	padding-left: 0;
	width: 100%;
	opacity: .95
}
.s-hero .s-heroButton-item {
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: 500
}
.s-hero .s-heroButton-item:not(:last-child) {
	margin-bottom: 15px
}
.s-hero .s-heroButton-item a {
	display: block;
	background: #03A9F4;
	color: #fff;
	padding: 10px 20px;
	position: relative;
	border: 1px solid #03A9F4
}
.s-hero .s-heroButton-item a::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: 10px;
	font-weight: 400
}
@media (hover:hover) {
	.s-hero .s-heroButton-item a:hover {
		background: #fff;
		color: #03A9F4
	}
}
@media (min-width:520px) {
	.s-hero-inner {
		padding: 0 60px
	}
	.s-hero h2 {
		font-size: 28px
	}
	.s-hero .s-heroButton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.s-hero .s-heroButton-item {
		width: calc(50% - 8px);
		font-size: 14px
	}
}
@media (min-width:768px) {
	.s-hero.slide {
		height: calc(100vh - 60px)
	}
	.s-hero h2 {
		text-align: center;
		margin-bottom: 70px;
		font-size: 42px
	}
	.s-hero.movie .s-heroButton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		opacity: .95
	}
	.s-hero .s-heroButton-item {
		width: calc(50% - 30px);
		font-size: 18px
	}
	.s-hero.slide .s-heroButton-item:nth-child(2) {
		margin-left: 60px
	}
	.s-hero .s-heroButton-item a {
		padding: 18px 30px
	}
}

@media (min-width:1080px) {
	.s-hero.slide {
		height: calc(100vh - 120px)
	}
}

.volume-button {
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 20;
	display: block;
	text-align: center;
	color: #03A9F4;
	font: normal normal normal 14px/1 FontAwesome;
	cursor: pointer;
	background: 0 0;
	border: none
}

@media (max-width:767px) {
	.volume-button {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
	    bottom: 0px;
    	right: 5px;
	}
}

.volume-button:before {
	display: inline;
	vertical-align: middle;
	font-size: 40px
}
.volume-button--off:before {
	font-family: FontAwesome;
	content: "\f026"
}
.volume-button--on:before {
	font-family: FontAwesome;
	content: "\f028"
}
.volume-button:after {
	display: inline;
	vertical-align: middle;
	font-size: 10px;
	margin-left: 3px
}
.volume-button--off:after {
	content: "OFF"
}
.volume-button--on:after {
	content: "ON"
}
.s-recruitMenu-inner {
	padding: 40px 15px;
	max-width: 1200px;
	margin: 0 auto
}
@media (min-width:768px) {
	.s-recruitMenu-inner {
		padding: 70px 60px
	}
}
.s-recruitMenuList {
	list-style: none;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0
}
.s-recruitMenuList-item {
	width: calc(50% - 8px);
	margin-right: 16px
}
.s-recruitMenuList-item:nth-child(2n) {
	margin-right: 0
}
.s-recruitMenuList-item a {
	color: #fff;
	display: block;
	position: relative
}
.s-recruitMenuList-item a h2 {
	background: #03A9F4;
	font-size: 13px;
	display: inline-block;
	position: absolute;
	padding: 2px 10px;
	padding-right: 25px;
	bottom: 10px;
	left: -5px;
	margin-bottom: 0
}
.s-recruitMenuList-item a h2::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: 10px
}
.s-recruitMenuList-item a figure {
	overflow: hidden
}
.s-recruitMenuList-item a figure img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (hover:hover) {
	.s-recruitMenuList-item a:hover img {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
@media (min-width:768px) {
	.s-recruitMenuList-item {
		width: calc(50% - 30px);
		margin-right: 60px
	}
	.s-recruitMenuList-item a h2 {
		font-size: 22px;
		bottom: 20px;
		left: -20px;
		padding: 3px 20px;
		padding-right: 60px
	}
	.s-recruitMenuList-item a h2::after {
		font-size: 18px;
		font-weight: 400;
		top: 6px;
		right: 15px
	}
}
.s-notice {
	background: #f7f7f7;
	margin-bottom: 35px
}
.s-notice-wrap {
	padding: 15px;
	position: relative
}
@media (min-width:768px) {
	.s-notice-wrap--small {
		display: none
	}
}
.s-notice-wrap--large {
	display: none
}
@media (min-width:768px) {
	.s-notice-wrap--large {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 1200px;
		padding: 30px 60px;
		margin: 0 auto
	}
}
@media (min-width:768px) {
	.s-notice-inner {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}
.s-notice h2 {
	font-size: 14px;
	display: none
}
@media (min-width:768px) {
	.s-notice h2 {
		display: block;
		min-width: 90px
	}
	.s-notice h2::after {
		content: "｜";
		margin: 0 6px
	}
}
@media (min-width:768px) {
	.s-notice {
		margin-bottom: 50px
	}
}
.s-noticeList {
	list-style: none;
	padding-left: 0;
	padding-right: 30px;
	margin-bottom: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.s-noticeList-item {
	font-size: 13px
}
.s-noticeList-item time {
	display: block;
	font-size: 12px
}
.s-noticeList-item a {
	color: #333
}
@media (hover:hover) {
	.s-noticeList-item a:hover {
		text-decoration: underline
	}
}
@media (min-width:768px) {
	.s-noticeList-item {
		font-size: 14px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.s-noticeList-item:not(:last-child) {
		margin-bottom: 2px
	}
	.s-noticeList-item time {
		min-width: 90px
	}
}
.swiper-pagination {
	text-align: left!important;
	position: static!important
}
.s-noticeButton {
	position: absolute;
	font-size: 12px;
	right: 15px;
	bottom: 18px;
	z-index: 10
}
.s-noticeButton a {
	color: #333;
	padding-right: 15px;
	font-weight: 500;
	position: relative
}
.s-noticeButton a::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: 0
}
@media (hover:hover) {
	.s-noticeButton a:hover {
		background: #333;
		color: #fff
	}
}
@media (min-width:768px) {
	.s-noticeButton {
		min-width: 100px;
		position: static;
		-ms-flex-item-align: end;
		align-self: flex-end
	}
	.s-noticeButton a {
		border: 1px solid;
		display: block;
		padding: 2px 10px 2px 8px
	}
	.s-noticeButton a::after {
		right: 5px
	}
}
.s-featuredText-inner {
	padding: 35px 15px;
	max-width: 1080px;
	margin: 0 auto
}
.s-featuredText h3 {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 30px
}
@media (min-width:768px) {
	.s-featuredText-inner {
		padding: 50px 60px
	}
	.s-featuredText h3 {
		font-size: 28px;
		line-height: 2;
		text-align: center;
		margin-bottom: 40px
	}
	.s-featuredText h3 span {
		display: block
	}
}
.s-featuredLarge-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-featuredLarge-inner {
		padding: 50px 0
	}
}
.s-featuredLarge-block a {
	display: block;
	color: #333;
	position: relative
}
.s-featuredLarge-block:not(:last-child) {
	margin-bottom: 65px
}
.s-featuredLarge-block:nth-child(even) .s-featuredLarge-text {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
@media (min-width:768px) {
	.s-featuredLarge-block:nth-child(even) .s-featuredLarge-text {
		left: auto;
		right: 0;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%)
	}
	.s-featuredLarge-block:nth-child(even) .s-featuredLarge-text.is-slide {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
@media (hover:hover) {
	.s-featuredLarge-block a:hover .s-featuredLargeButton {
		background: #03A9F4;
		color: #fff;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
.s-featuredLarge-image {
	width: 100%;
	min-height: 250px;
	aspect-ratio: 3/2;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat
}
@media (min-width:768px) {
	.s-featuredLarge-image {
		height: 500px
	}
}
.s-featuredLargeLabel {
	position: absolute;
	bottom: 20px;
	right: 0;
	background: rgba(255, 255, 255, .9);
	padding: 3px 20px 3px 15px;
	font-size: 12px;
	font-weight: 500
}
.s-featuredLargeLabel::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: 5px
}
@media (min-width:768px) {
	.s-featuredLargeLabel {
		display: none
	}
}
.s-featuredLarge-text h2 {
	position: absolute;
	top: -25px;
	color: #fff;
	line-height: 1;
	letter-spacing: .05em;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0
}
.s-featuredLarge-text h2 span {
	background: #03A9F4;
	font-size: 28px;
	display: block;
	padding: 8px 15px;
	display: block;
	font-family: Roboto;
	font-weight: 700
}
.s-featuredLarge-text h2 small {
	background: #03A9F4;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin-top: 6px;
	padding: 8px 15px
}
.s-featuredLarge-text p {
	padding: 0 15px
}
.s-featuredLarge-text .s-featuredLargeButton {
	display: none
}
.s-featuredLarge-text.is-slide h2 {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
@media (min-width:768px) {
	.s-featuredLarge-text.is-slide {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
		-webkit-transition: all .8s;
		-o-transition: all .8s;
		transition: all .8s
	}
}
@media (min-width:768px) {
	.s-featuredLarge-text {
		background: rgba(255, 255, 255, .9);
		position: absolute;
		top: 0;
		left: 0;
		width: 40%;
		min-width: 450px;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 50px;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.s-featuredLarge-text-inner {
		width: 100%;
		max-width: 450px;
		padding-top: 20px
	}
	.s-featuredLarge-text h2 {
		font-size: 46px;
		text-align: left;
		line-height: 1.5;
		position: relative;
		margin-bottom: 0;
		letter-spacing: .05em;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
	.s-featuredLarge-text h2::after {
		display: block;
		content: "";
		width: 60px;
		height: 1px;
		background: #03A9F4;
		margin-top: 15px
	}
	.s-featuredLarge-text h2 small, .s-featuredLarge-text h2 span {
		background: 0 0;
		color: #333;
		padding: 0
	}
	.s-featuredLarge-text h2 span {
		font-size: 46px
	}
	.s-featuredLarge-text h2 small {
		display: block;
		font-size: 16px;
		margin-top: 3px
	}
	.s-featuredLarge-text p {
		padding: 0;
		margin-bottom: 50px
	}
	.s-featuredLarge-text .s-featuredLargeButton {
		display: block;
		border: 1px solid #03A9F4;
		border-radius: 60px;
		color: #03A9F4;
		text-align: center;
		padding: 24px 30px;
		width: 330px;
		font-size: 16px;
		position: relative;
		line-height: 1
	}
	.s-featuredLarge-text .s-featuredLargeButton::after {
		font-family: FontAwesome;
		content: "\f105";
		position: absolute;
		right: 15px
	}
}
.s-featuredMedium-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-featuredMedium-inner {
		padding: 50px 0
	}
}
@media (min-width:960px) {
	.s-featuredMedium-block.second .s-featuredMedium-image {
		margin-right: auto;
		margin-left: 0
	}
	.s-featuredMedium-block.second .s-featuredMedium-text {
		right: 0;
		left: auto
	}
}
.s-featuredMedium-block a {
	color: #333
}
@media (hover:hover) {
	.s-featuredMedium-block a:hover .button {
		background: #03A9F4;
		color: #fff;
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
.s-featuredMedium-block:not(:last-child) {
	margin-bottom: 40px
}
@media (min-width:960px) {
	.s-featuredMedium-block:not(:last-child) {
		margin-bottom: 65px
	}
}
.s-featuredMedium-block .c-button-single {
	margin-top: 35px
}
@media (min-width:960px) {
	.s-featuredMedium-block-inner {
		max-width: 1200px;
		padding: 0 40px;
		margin: 0 auto;
		position: relative;
		display: block
	}
}
.s-featuredMedium-image {
	overflow: hidden
}
.s-featuredMedium-image img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (min-width:960px) {
	.s-featuredMedium-image {
		width: 650px;
		margin-left: auto
	}
}
.s-featuredMedium-text {
	margin: 0 15px;
	padding: 20px 15px;
	background: rgba(255, 255, 255, .9);
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0
}
@media (min-width:960px) {
	.s-featuredMedium-text {
		width: 600px;
		height: 100%;
		background: rgba(255, 255, 255, .9);
		padding: 50px;
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transform: translateY(60px);
		-ms-transform: translateY(60px);
		transform: translateY(60px)
	}
	.s-featuredMedium-text.is-slide {
		-webkit-transform: translateY(30px)!important;
		-ms-transform: translateY(30px)!important;
		transform: translateY(30px)!important
	}
}
.s-featuredMedium-text h2.s-sectionHeadline {
	margin-bottom: 20px;
	text-align: left
}
.s-featuredMedium-text h2.s-sectionHeadline small {
	font-weight: 400
}
.s-featuredMedium-text h2.s-sectionHeadline::after {
	margin-left: 0
}
.s-featuredMedium-text.is-slide {
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	opacity: 1;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s
}
.s-information-inner {
	padding: 35px 15px 0
}
@media (min-width:768px) {
	.s-information-inner {
		padding: 70px 60px 35px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-informationImageList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.s-informationImageList-item {
	margin-bottom: 35px
}
.s-informationImageList-item a {
	color: #333;
	display: block
}
.s-informationImageList-item a figure {
	margin-bottom: 10px;
	overflow: hidden
}
.s-informationImageList-item a figure img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (hover:hover) {
	.s-informationImageList-item a:hover figure img {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02)
	}
	.s-informationImageList-item a:hover h3 {
		color: #03A9F4
	}
	.s-informationImageList-item a:hover h3::after {
		color: #03A9F4
	}
}
.s-informationImageList-item h3 {
	font-size: 18px;
	margin-bottom: 10px;
	position: relative
}
.s-informationImageList-item h3::after {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f105";
	position: absolute;
	right: 0;
	color: #ddd
}
.s-informationImageList-item p {
	font-size: 14px;
	margin-bottom: 0
}
@media (min-width:768px) {
	.s-informationImageList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.s-informationImageList.col-2 .s-informationImageList-item {
		width: calc(100% / 2 - 15px);
		margin-right: 30px
	}
	.s-informationImageList.col-2 .s-informationImageList-item:nth-child(2n) {
		margin-right: 0
	}
	.s-informationImageList.col-3 .s-informationImageList-item {
		width: calc(100% / 3 - 20px);
		margin-right: 30px
	}
	.s-informationImageList.col-3 .s-informationImageList-item:nth-child(3n) {
		margin-right: 0
	}
}
.s-informationIconList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.s-informationIconList-item {
	margin-bottom: 35px;
	width: calc(50% - 8px);
	margin-bottom: 16px
}
.s-informationIconList-item:nth-child(2n) {
	margin-left: 16px
}
.s-informationIconList-item a {
	display: block;
	color: #333;
	position: relative;
	background-color: #f7f7f7;
	padding: 15px;
	text-align: center;
	height: 100%
}
.s-informationIconList-item a svg {
	fill: #03A9F4;
	width: 60px;
	height: 60px
}
.s-informationIconList-item a::after {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -14px;
	color: #ddd
}
@media (hover:hover) {
	.s-informationIconList-item a:hover::after {
		color: #03A9F4
	}
	.s-informationIconList-item a:hover h3 {
		color: #03A9F4
	}
	.s-informationIconList-item a:hover h3::after {
		color: #03A9F4
	}
}
.s-informationIconList-item h3 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center
}
.s-informationIconList-item p {
	font-size: 13px;
	margin-bottom: 0;
	text-align: left
}
.s-informationIconList.border a {
	background-color: #fff;
	border: 1px solid #ddd
}
@media (hover:hover) {
	.s-informationIconList.border a:hover {
		border-color: #03A9F4
	}
}
@media (min-width:768px) {
	.s-informationIconList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.s-informationIconList-item {
		margin-bottom: 30px
	}
	.s-informationIconList-item a {
		padding: 30px 20px 20px
	}
	.s-informationIconList-item a svg {
		width: 80px;
		height: 80px
	}
	.s-informationIconList-item h3 {
		font-size: 18px
	}
	.s-informationIconList-item:nth-child(2n) {
		margin-left: 0
	}
	.s-informationIconList.col-2 .s-informationIconList-item {
		width: calc(100% / 2 - 15px);
		margin-right: 30px
	}
	.s-informationIconList.col-2 .s-informationIconList-item:nth-child(2n) {
		margin-right: 0
	}
	.s-informationIconList.col-3 .s-informationIconList-item {
		width: calc(100% / 3 - 20px);
		margin-right: 30px
	}
	.s-informationIconList.col-3 .s-informationIconList-item:nth-child(3n) {
		margin-right: 0
	}
}
.s-informationTextList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.s-informationTextList-item {
	margin-bottom: 16px
}
.s-informationTextList-item a {
	display: block;
	color: #333;
	position: relative;
	background-color: #f7f7f7;
	padding: 15px;
	text-align: center;
	height: 100%
}
.s-informationTextList-item a::after {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f105";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -14px;
	color: #ddd
}
@media (hover:hover) {
	.s-informationTextList-item a:hover::after {
		color: #03A9F4
	}
	.s-informationTextList-item a:hover h3 {
		color: #03A9F4
	}
	.s-informationTextList-item a:hover h3::after {
		color: #03A9F4
	}
}
.s-informationTextList-item h3 {
	font-size: 16px;
	margin-bottom: 0;
	text-align: left
}
.s-informationTextList-item p {
	font-size: 13px;
	margin-bottom: 0;
	text-align: left
}
.s-informationTextList-item p::before {
	display: block;
	width: 40px;
	content: "";
	height: 1px;
	background: #03A9F4;
	margin: 6px 0 10px
}
.s-informationTextList.border a {
	background-color: #fff;
	border: 1px solid #ddd
}
@media (hover:hover) {
	.s-informationTextList.border a:hover {
		border-color: #03A9F4
	}
}
@media (min-width:768px) {
	.s-informationTextList {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.s-informationTextList-item {
		margin-bottom: 30px
	}
	.s-informationTextList-item a {
		padding: 20px
	}
	.s-informationTextList.col-2 .s-informationTextList-item {
		width: calc(100% / 2 - 15px);
		margin-right: 30px
	}
	.s-informationTextList.col-2 .s-informationTextList-item:nth-child(2n) {
		margin-right: 0
	}
	.s-informationTextList.col-3 .s-informationTextList-item {
		width: calc(100% / 3 - 20px);
		margin-right: 30px
	}
	.s-informationTextList.col-3 .s-informationTextList-item:nth-child(3n) {
		margin-right: 0
	}
}
.s-interviewMedium-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-interviewMedium-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-interviewLarge-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-interviewLarge-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
@media (min-width:768px) {
	.s-interviewLarge .c-articleList {
		margin-bottom: 170px
	}
	.s-interviewLarge .c-articleList-item {
		width: calc(50% - 40px);
		margin-right: 80px;
		margin-bottom: 50px
	}
	.s-interviewLarge .c-articleList-item:nth-child(even) {
		margin-right: 0;
		-webkit-transform: translateY(150px);
		-ms-transform: translateY(150px);
		transform: translateY(150px)
	}
	.s-interviewLarge .c-articleListImage-background {
		background-color: #f0f0f0;
		-webkit-transform: translate(20px, 20px);
		-ms-transform: translate(20px, 20px);
		transform: translate(20px, 20px)
	}
	.s-interviewLarge .c-articleListImage {
		opacity: 0
	}
	.s-interviewLarge .c-articleListImage.is-slide {
		-webkit-transform: translate(-20px, -20px);
		-ms-transform: translate(-20px, -20px);
		transform: translate(-20px, -20px);
		opacity: 1;
		-webkit-transition: all .7s;
		-o-transition: all .7s;
		transition: all .7s
	}
	.s-interviewLarge .c-articleListText {
		margin: 0 40px!important
	}
}
.s-interviewSlide-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-interviewSlide-inner {
		padding: 70px 0
	}
}
.s-interviewSlide .s-interviewSlideList {
	list-style: none;
	padding-left: 0
}
.s-interviewSlide .s-interviewSlideList-item {
	height: auto!important
}
.s-interviewSlide .s-interviewSlideList-item label {
	cursor: default
}
.s-interviewSlide .s-interviewSlideList-item .s-interviewSlideBlock {
	border: 1px solid #ddd;
	height: 100%
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListImage {
	overflow: hidden
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListImage img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText {
	background: rgba(255, 255, 255, .95);
	padding: 20px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head {
	list-style: none;
	padding-left: 0;
	margin-bottom: 10px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head-item {
	font-size: 13px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head-item:not(:last-child) {
	margin-bottom: 6px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListTitle {
	font-size: 18px;
	margin-bottom: 15px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListTag {
	list-style: none;
	padding-left: 0
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListTag-item {
	display: inline-block;
	font-size: 12px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListTag-item::before {
	content: "#"
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListTag-item:not(:last-child)::after {
	content: "|";
	margin: 0 5px
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListDate {
	color: #939393;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0
}
.s-interviewSlide .s-interviewSlideList-item .c-articleListCategory {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	border: 1px solid #03A9F4;
	font-size: 12px;
	line-height: 1;
	color: #03A9F4;
	padding: 3px 5px
}
.s-interviewSlide .s-interviewSlideList-item a {
	color: #333;
	position: relative;
	display: block;
	height: 100%
}
.s-interviewSlide .s-interviewSlideList-item a label {
	cursor: pointer
}
@media (hover:hover) {
	.s-interviewSlide .s-interviewSlideList-item a:hover .c-articleListTitle {
		color: #03A9F4
	}
	.s-interviewSlide .s-interviewSlideList-item a:hover .c-articleListImage img {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
}
@media (min-width:768px) {
	.s-interviewSlide .s-interviewSlideList-item .s-interviewSlideBlock {
		border: none
	}
	.s-interviewSlide .s-interviewSlideList-item .c-articleListText {
		margin: 0 40px;
		padding: 30px;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head {
		margin-bottom: 10px
	}
	.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head-item {
		font-size: 14px
	}
	.s-interviewSlide .s-interviewSlideList-item .c-articleListText .c-articleListText-head-item:not(:last-child) {
		margin-bottom: 3px
	}
}
.s-interviewSlide .swiper-pagination {
	text-align: center!important
}
.s-interviewSlide .swiper-button-next, .s-interviewSlide .swiper-button-prev {
	top: 30%;
	width: 35px;
	height: 35px;
	background: rgba(255, 255, 255, .9);
	border-radius: 50%;
	border: 1px solid #03A9F4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
@media (min-width:768px) {
	.s-interviewSlide .swiper-button-next, .s-interviewSlide .swiper-button-prev {
		width: 50px;
		height: 50px
	}
}
.s-interviewSlide .swiper-button-next::after, .s-interviewSlide .swiper-button-prev::after {
	font-size: 12px;
	color: #03A9F4
}
.s-interviewSlide .c-button-single {
	margin-top: 50px
}
@media (min-width:768px) {
	.s-interviewSlide .c-button-single {
		margin-top: 70px
	}
}
.s-blogBox {
	background: #f7f7f7;
	margin-bottom: 50px
}
.s-blogBox-inner {
	padding: 50px 10px
}
@media (min-width:768px) {
	.s-blogBox-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-blogBox .c-button-single {
	margin-top: 50px
}
@media (min-width:768px) {
	.s-blogBox {
		background: 0 0
	}
	.s-blogBox .c-blogList-item:not(:last-child) {
		margin-bottom: 40px
	}
	.s-blogBox .c-button-single {
		margin-top: 70px
	}
}
.s-blogLine {
	background: #f7f7f7
}
.s-blogLine-inner {
	padding: 50px 10px
}
@media (min-width:768px) {
	.s-blogLine-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-blogLine .c-button-single {
	margin-top: 50px
}
@media (min-width:768px) {
	.s-blogLine {
		background: 0 0
	}
	.s-blogLine .c-blogList-item {
		margin-bottom: 0;
		border-bottom: 1px solid #ddd
	}
	.s-blogLine .c-blogList-item:first-child {
		border-top: 1px solid #ddd
	}
	.s-blogLine .c-blogList-item .c-blogList-block {
		padding: 30px;
		border: none
	}
	.s-blogLine .c-blogList-item .c-blogList-block::before {
		display: none
	}
	.s-blogLine .c-blogList-item .c-blogListText {
		padding: 10px 30px 10px 10px
	}
	.s-blogLine .c-button-single {
		margin-top: 70px
	}
	.s-blogLine .c-blogListImage {
		max-width: 400px!important
	}
}
.s-access-inner {
	padding: 35px 0
}
@media (min-width:768px) {
	.s-access-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-access iframe {
	width: 100%;
	margin-bottom: 20px;
	min-height: 250px;
	aspect-ratio: 3/2
}
.s-access h2, .s-access p {
	padding: 0 15px
}
@media (min-width:768px) {
	.s-access p {
		padding: 0
	}
	.s-access iframe {
		min-height: 425px;
		aspect-ratio: 9/4
	}
}
.s-banner {
	background: #f7f7f7
}
@media (min-width:768px) {
	.s-banner {
		margin: 50px 0
	}
}
.s-banner-inner {
	padding: 35px 15px 0
}
@media (min-width:768px) {
	.s-banner-inner {
		padding: 70px 60px 35px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-banner .s-bannerList {
	margin-bottom: 35px;
	padding-left: 0;
	list-style: none
}
.s-banner .s-bannerList-item img {
	width: 100%
}
.s-banner .s-bannerList-item:not(:last-child) {
	margin-bottom: 15px
}
.s-banner .s-bannerList-item a {
	display: block
}
@media (hover:hover) {
	.s-banner .s-bannerList-item a:hover {
		opacity: .75
	}
}
.s-search {
	background: #f7f7f7;
	margin: 35px 0
}
@media (min-width:768px) {
	.s-search {
		margin: 100px 0
	}
}
.s-search-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-search-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-searchTable-wrap {
	margin-bottom: 50px
}
@media (max-width:767px) {
	.s-searchTable-wrap {
		background: #fff;
		border: 1px solid #ddd;
		padding: 15px;
		margin-bottom: 35px
	}
}
.s-searchTable {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
	background: #fff
}
.s-searchTable tr {
	border-bottom: 1px solid #ddd
}
.s-searchTable tr.job td select, .s-searchTable tr.location td select {
	margin-right: 15px
}
.s-searchTable tr.job td label, .s-searchTable tr.location td label {
	margin-right: 30px;
	font-weight: 500;
	min-width: 4em
}
.s-searchTable tr.wage td input {
	max-width: 200px;
	margin-right: 10px
}
.s-searchTable tr.keyword td input {
	max-width: 400px
}
.s-searchTable td, .s-searchTable th {
	padding: 30px
}
.s-searchTable th {
	width: 260px;
	position: relative
}
.s-searchTable th::after {
	display: block;
	content: "";
	width: 1px;
	height: 80%;
	background: #ddd;
	position: absolute;
	top: 10%;
	right: 0
}
.s-searchTable ul.line {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.s-searchTable ul.line li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
@media (max-width:767px) {
	.s-searchTable {
		width: 100%;
		border: none
	}
	.s-searchTable tr {
		border-bottom: none
	}
	.s-searchTable tr:not(:first-child) th {
		margin-top: 20px
	}
	.s-searchTable tr.job td label, .s-searchTable tr.location td label {
		text-align: left;
		font-size: 14px
	}
	.s-searchTable td, .s-searchTable th {
		display: block;
		width: 100%;
		padding: 0
	}
	.s-searchTable th {
		border-bottom: 1px solid #ddd;
		text-align: left;
		padding-bottom: 5px;
		margin-bottom: 10px
	}
	.s-searchTable th::after {
		display: none
	}
	.s-searchTable td {
		font-size: 14px
	}
	.s-searchTable ul.line li {
		display: block
	}
	.s-searchTable ul.line li:not(:last-child) {
		margin-bottom: 10px
	}
}
.s-instagram {
	margin: 35px 0 0;
	background: #f7f7f7
}
@media (min-width:768px) {
	.s-instagram {
		margin: 100px 0
	}
}
.s-instagram-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-instagram-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-instagram .s-sectionHeadline {
	font-size: 22px
}
@media (min-width:768px) {
	.s-instagram .s-sectionHeadline {
		font-size: 28px
	}
}
.s-instagram .s-instagramFeed {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.s-instagram .s-instagramFeed-item {
	margin-bottom: 15px;
	width: calc(50% - 8px)
}
.s-instagram .s-instagramFeed a {
	display: block
}
@media (hover:hover) {
	.s-instagram .s-instagramFeed a:hover {
		opacity: .75
	}
}
@media (min-width:768px) {
	.s-instagram .s-instagramFeed-item {
		width: calc(25% - 15px)
	}
}
.s-cta {
	background: #f7f7f7;
	position: fixed;
	z-index: 50;
	bottom: 0;
	width: 100%
}
.s-cta-inner {
	padding: 5px
}
@media (min-width:960px) {
	.s-cta-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-cta .s-ctaButton {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 15px;
	height: 100%
}
.s-cta .s-ctaButton-item {
	width: calc(50% - 5px);
	font-size: 12px;
	line-height: 1.4
}
.s-cta .s-ctaButton-item:nth-child(2) {
	margin-left: 10px
}
.s-cta .s-ctaButton-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 7px;
	height: 100%;
	color: #fff;
	background-color: #ed671e 
}
@media (hover:hover) {
	.s-cta .s-ctaButton-item a:hover {
		filter: brightness(0.9);
	}
}
.s-cta .s-ctaButton-item.type1 a {
	background: #000000
}
@media (hover:hover) {
	.s-cta .s-ctaButton-item.type1 a:hover {
		background: #000000
	}
}
@media (min-width:960px) {
	.s-cta {
		position: static
	}
	.s-cta .s-ctaButton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.s-cta .s-ctaButton-item {
		font-size: 18px;
		width: calc(50% - 40px)
	}
	.s-cta .s-ctaButton-item:nth-child(2) {
		margin-left: 80px
	}
	.s-cta .s-ctaButton-item a {
		position: relative;
		padding: 15px 30px
	}
}
.s-backToTop {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 83px;
	z-index: 90
}
.s-backToTop a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, .6);
	color: #626262;
	border: 1px solid #ddd;
	width: 32px;
	height: 32px
}
@media (hover:hover) {
	.s-backToTop a:hover {
		border-color: #03A9F4
	}
	.s-backToTop a:hover i, .s-backToTop a:hover span {
		color: #03A9F4
	}
}
.s-backToTop a i {
	font-size: 20px;
	padding-bottom: 3px
}
.s-backToTop a span {
	font-size: 10px;
	display: none
}
@media (min-width:768px) {
	.s-backToTop {
		right: 20px;
		bottom: 25px
	}
	.s-backToTop a {
		width: 62px;
		height: 62px;
		border-radius: 0
	}
	.s-backToTop a i {
		padding-bottom: 0
	}
	.s-backToTop a span {
		display: block;
		padding-bottom: 2px
	}
}
body.cta-hide .s-backToTop {
	bottom: 15px
}
@media (min-width:768px) {
	body.cta-hide .s-backToTop {
		bottom: 25px
	}
}
.s-breadcrumbs {
	background: #fff
}
.s-breadcrumbs-inner {
	padding: 20px 15px
}
@media (min-width:768px) {
	.s-breadcrumbs-inner {
		padding: 35px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-breadcrumbs .s-breadcrumbsList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 12px
}
.s-breadcrumbs .s-breadcrumbsList-item {
	display: inline-block
}
.s-breadcrumbs .s-breadcrumbsList-item:not(:last-child)::after {
	font-family: FontAwesome;
	content: "\f105";
	color: #626262;
	margin: 0 6px
}
.s-breadcrumbs .s-breadcrumbsList-item a {
	color: #333
}
@media (hover:hover) {
	.s-breadcrumbs .s-breadcrumbsList-item a:hover {
		text-decoration: underline
	}
}
.s-profile-wrap {
	margin-bottom: 50px
}
@media (min-width:768px) {
	.s-profile-wrap {
		margin-bottom: 80px
	}
}
.s-profileBox {
	padding: 0 20px 20px;
	margin-bottom: 30px
}
.s-profileBox figure {
	margin-bottom: 15px
}
.s-profileBox .s-profileBox-text p.name {
	font-weight: 500;
	margin-bottom: 3px
}
.s-profileBox .s-profileBox-text p.information {
	font-size: 15px;
	margin-bottom: 10px
}
.s-profileBox .s-profileBox-text p.profile {
	font-size: 15px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-bottom: 0
}
.s-profileBox.no-photo {
	padding: 20px;
	border: 1px solid #ddd
}
@media (min-width:768px) {
	.s-profileBox.no-photo {
		padding: 30px
	}
	.s-profileBox.no-photo .s-profileBox-text {
		padding-left: 0
	}
}
@media (min-width:768px) {
	.s-profileBox {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
		margin-bottom: 40px
	}
	.s-profileBox figure {
		width: 340px;
		min-width: 340px;
		margin: 0
	}
	.s-profileBox .s-profileBox-text {
		padding-left: 30px
	}
}
.t-job_archive .s-search {
	margin-top: 0
}
@media (min-width:768px) {
	.t-job_archive .s-search {
		margin-bottom: 50px
	}
}
.s-jobList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 35px
}
@media (min-width:768px) {
	.s-jobList {
		margin-bottom: 50px
	}
}
.s-jobList-inner {
	padding: 35px 15px 0
}
@media (min-width:768px) {
	.s-jobList-inner {
		padding: 50px 60px 0;
		max-width: 1200px;
		margin: 0 auto
	}
}
.s-jobList-item:not(:last-child) {
	margin-bottom: 15px
}
@media (min-width:768px) {
	.s-jobList-item:not(:last-child) {
		margin-bottom: 40px
	}
}
.s-jobList-item a {
	color: #333;
	position: relative;
	display: block
}
.s-jobList-item a .s-jobList-block {
	border: 1px solid #ddd;
	background: #fff;
	padding: 30px 20px
}
.s-jobList-item a .s-jobList-block:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 20px;
	height: 20px;
	background-image: -o-linear-gradient(315deg, #03A9F4 10px, transparent 0);
	background-image: linear-gradient(135deg, #03A9F4 10px, transparent 0)
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobList-block {
		padding: 40px
	}
}
.s-jobList-item a .s-jobListImage {
	overflow: hidden;
	margin-bottom: 20px
}
.s-jobList-item a .s-jobListImage img {
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobListImage {
		width: 294px;
		min-width: 294px;
		margin-right: 40px
	}
}
.s-jobList-item a .s-jobListText .s-jobListTitle {
	font-size: 18px
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobListText .s-jobListTitle {
		font-size: 20px
	}
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobListText {
		margin-bottom: 30px
	}
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobList-bottom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 30px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		overflow: hidden
	}
}
.s-jobList-item a .s-jobListButton {
	padding: 0
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobListButton span.button {
		border: none;
		width: auto;
		padding: 0;
		display: inline-block;
		font-weight: 500
	}
	.s-jobList-item a .s-jobListButton span.button::after {
		position: static;
		margin-left: 10px
	}
	.s-jobList-item a .s-jobListButton span.button:hover {
		background: 0 0;
		color: #03A9F4
	}
}
.s-jobList-item a .s-jobListTable {
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.s-jobList-item a .s-jobListTable tr:nth-child(odd) {
	background: 0 0
}
.s-jobList-item a .s-jobListTable td, .s-jobList-item a .s-jobListTable th {
	font-size: 14px;
	display: block;
	border: none
}
.s-jobList-item a .s-jobListTable th::after {
	display: none
}
.s-jobList-item a .s-jobListTable th {
	font-weight: 400;
	padding: 10px 20px;
	background: #f7f7f7;
	text-align: left;
	margin-left: -20px;
	margin-right: -20px
}
.s-jobList-item a .s-jobListTable td {
	font-size: 14px;
	padding: 15px 0
}
@media (min-width:768px) {
	.s-jobList-item a .s-jobListTable {
		margin-bottom: 0
	}
	.s-jobList-item a .s-jobListTable tr:nth-child(odd) {
		background: #f7f7f7
	}
	.s-jobList-item a .s-jobListTable td, .s-jobList-item a .s-jobListTable th {
		display: table-cell;
		padding: 10px 15px
	}
	.s-jobList-item a .s-jobListTable th {
		width: 120px;
		vertical-align: middle;
		background: 0 0;
		text-align: center;
		margin-left: 0;
		margin-right: 0
	}
}
@media (hover:hover) {
	.s-jobList-item a:hover .s-jobListTitle {
		color: #03A9F4
	}
	.s-jobList-item a:hover .s-jobListImage img {
		-webkit-transform: translateZ(0) scale(1.02, 1.02);
		transform: translateZ(0) scale(1.02, 1.02);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s
	}
	.s-jobList-item a:hover .s-jobList-block {
		border-color: #03A9F4
	}
}
.s-flow-inner {
	padding: 0 15px 35px
}
@media (min-width:768px) {
	.s-flow-inner {
		padding: 50px 60px 100px;
		max-width: 1080px;
		margin: 0 auto
	}
}
.s-flowList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: relative
}
@media (min-width:768px) {
	.s-flowList {
		padding-left: 70px
	}
	.s-flowList::before {
		content: "";
		display: block;
		height: 100%;
		width: 1px;
		background: #03A9F4;
		position: absolute;
		left: 0;
		top: 0
	}
}
.s-flowList-item:not(:last-child)::after {
	content: "";
	display: block;
	background: url(/files/user/images/icons/angle-double-down.svg?v=1656995267) no-repeat;
	width: 25px;
	height: 25px;
	margin: 30px auto
}
@media (min-width:768px) {
	.s-flowList-item {
		position: relative
	}
	.s-flowList-item::before {
		content: "";
		display: block;
		width: 18px;
		height: 18px;
		background: #03A9F4;
		position: absolute;
		top: 57px;
		left: -79px;
		border-radius: 50%
	}
	.s-flowList-item:not(:last-child) {
		border-bottom: 1px solid #ddd
	}
	.s-flowList-item:not(:last-child)::after {
		display: none
	}
}
.s-flowList-block {
	background: #f7f7f7;
	padding: 40px 20px
}
@media (min-width:768px) {
	.s-flowList-block {
		padding: 50px 0;
		background: 0 0
	}
}
@media (min-width:768px) {
	.s-flowList .s-flowListMiddle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}
.s-flowList .s-flowListTitle {
	font-size: 20px;
	color: #03A9F4;
	margin-bottom: 20px
}
@media (min-width:768px) {
	.s-flowList .s-flowListTitle {
		font-size: 24px;
		margin-bottom: 40px
	}
}
.s-flowList .s-flowListImage {
	margin-bottom: 20px
}
@media (min-width:768px) {
	.s-flowList .s-flowListImage {
		width: 100%;
		max-width: 294px;
		margin-right: 7%
	}
	.s-flowList .s-flowListImage img {
		min-height: 182px;
		aspect-ratio: 1/1;
		-o-object-fit: cover;
		object-fit: cover
	}
}
.s-flowList .c-button-single {
	padding-left: 0;
	padding-right: 0;
	margin-top: 30px
}
.s-faq-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-faq-inner {
		padding: 50px 60px;
		max-width: 1080px;
		margin: 0 auto
	}
}
.s-faq h2 {
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 30px
}
@media (min-width:768px) {
	.s-faq h2 {
		font-size: 28px;
		line-height: 1.7;
		text-align: center;
		margin-bottom: 40px
	}
}
.s-faqList {
	margin: 0 -15px;
	border-bottom: 1px solid #ddd
}
@media (min-width:768px) {
	.s-faqList {
		margin: 0
	}
}
.s-faqList .s-faqQuestion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-top: 1px solid #ddd;
	padding: 15px;
	cursor: pointer
}
@media (hover:hover) {
	.s-faqList .s-faqQuestion:hover span {
		color: #03A9F4
	}
}
@media (min-width:768px) {
	.s-faqList .s-faqQuestion {
		padding: 30px
	}
}
.s-faqList .s-faqQuestion span {
	padding: 0 10px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
@media (min-width:768px) {
	.s-faqList .s-faqQuestion span {
		font-size: 18px
	}
}
.s-faqList .s-faqQuestion::before {
	content: "Q:";
	color: #03A9F4;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 6px
}
@media (min-width:768px) {
	.s-faqList .s-faqQuestion::before {
		font-size: 22px;
		line-height: 1.5
	}
}
.s-faqList .s-faqQuestion::after {
	font-family: FontAwesome;
	font-weight: 400;
	content: "\f067";
	color: #ddd;
	-ms-flex-item-align: center;
	align-self: center
}
.s-faqList .s-faqQuestion.is-open::after {
	content: "\f068"
}
.s-faqList .s-faqAnswer {
	background: #f7f7f7;
	padding: 20px;
	margin: 0 15px 15px;
	display: none
}
@media (min-width:768px) {
	.s-faqList .s-faqAnswer {
		padding: 40px;
		margin: 0 30px 30px
	}
}
.s-application {
	background: #f7f7f7;
	margin: 35px 0
}
@media (min-width:768px) {
	.s-application {
		margin: 0 0 100px
	}
}
.s-application-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-application-inner {
		padding: 70px 60px;
		max-width: 1080px;
		margin: 0 auto
	}
}
.s-applicationTable-wrap {
	margin-bottom: 50px
}
@media (max-width:767px) {
	.s-applicationTable-wrap {
		background: #fff;
		border: 1px solid #ddd;
		padding: 15px;
		margin-bottom: 35px
	}
}
.s-applicationTable {
	border-collapse: collapse;
	border: 1px solid #ddd;
	background: #fff
}
.s-applicationTable tr {
	border-bottom: 1px solid #ddd
}
.s-applicationTable tr.file, .s-applicationTable tr.job {
	border-bottom: none
}
.s-applicationTable tr.file td, .s-applicationTable tr.file th, .s-applicationTable tr.job td, .s-applicationTable tr.job th {
	padding: 15px 30px
}
.s-applicationTable tr.file.first-child td, .s-applicationTable tr.file.first-child th, .s-applicationTable tr.job.first-child td, .s-applicationTable tr.job.first-child th {
	padding-top: 30px
}
.s-applicationTable tr.file.last-child, .s-applicationTable tr.job.last-child {
	border-bottom: 1px solid #ddd
}
.s-applicationTable tr.file.last-child td, .s-applicationTable tr.file.last-child th, .s-applicationTable tr.job.last-child td, .s-applicationTable tr.job.last-child th {
	padding-bottom: 30px
}
.s-applicationTable tr.name td input[type=text] {
	width: calc(50% - 14px);
	max-width: 260px
}
.s-applicationTable tr.name td input[type=text]:first-child {
	margin-right: 28px
}
.s-applicationTable tr.zip .zip-input-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.s-applicationTable tr.zip .zip-input {
	margin-right: 20px
}
.s-applicationTable tr.zip .flexbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.s-applicationTable tr.zip td input[type=text] {
	width: calc(50% - 14px);
	max-width: 160px
}
.s-applicationTable tr.zip td .bar {
	color: #939393;
	width: 28px;
	text-align: center;
	-ms-flex-item-align: center;
	align-self: center
}
.s-applicationTable tr.zip td button {
	border: 1px solid #ddd;
	background: #f7f7f7;
	border-radius: 3px;
	padding: 10px 15px 8px;
	margin: 8px 0;
	display: inline-block;
	line-height: 1;
	font-size: 13px;
	cursor: pointer;
	color: #333;
	vertical-align: top
}
.s-applicationTable tr.tel td input[type=text] {
	width: calc(100% / 3 - 18px)
}
.s-applicationTable tr.tel td .bar {
	color: #939393;
	width: 27px;
	text-align: center;
	-ms-flex-item-align: center;
	align-self: center
}
.s-applicationTable tr.birthday td select, .s-applicationTable tr.date td select {
	width: calc(100% / 3 - 18px)
}
.s-applicationTable tr.birthday td select:not(:last-child), .s-applicationTable tr.date td select:not(:last-child) {
	margin-right: 27px
}
.s-applicationTable tr.academic-background-02 td select {
	max-width: 200px;
	margin-right: 10px
}
.s-applicationTable tr.file .flexbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.s-applicationTable tr.file .file-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.s-applicationTable tr.file .file-button input[type=file] {
	display: none
}
.s-applicationTable tr.file .file-button label {
	border: 1px solid #ddd;
	background: #f7f7f7;
	border-radius: 3px;
	padding: 8px 15px;
	margin-right: 10px;
	display: inline-block;
	line-height: 1;
	font-size: 13px
}
.s-applicationTable tr.file .file-button span {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 17em
}
.s-applicationTable tr.with-text td input {
	max-width: 200px;
	margin-right: 10px
}
.s-applicationTable td, .s-applicationTable th {
	padding: 30px;
	vertical-align: text-top
}
.s-applicationTable th {
	width: 300px;
	font-weight: 400;
	text-align: left;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 44px 30px
}
.s-applicationTable th .label {
	background: #03A9F4;
	color: #fff;
	border-radius: 3px;
	font-size: 11px;
	font-weight: 400;
	padding: 4px;
	vertical-align: 2px;
	margin-top: 4px;
	margin-right: 8px;
	width: 31px;
	min-width: 31px;
	line-height: 1;
	text-align: center
}
.s-applicationTable th .label.optional {
	background: #ddd
}
.s-applicationTable td.textarea {
	vertical-align: bottom
}
@media (max-width:767px) {
	.s-applicationTable {
		width: 100%;
		border: none
	}
	.s-applicationTable tr {
		border-bottom: none
	}
	.s-applicationTable tr:not(:first-child) th {
		margin-top: 20px
	}
	.s-applicationTable tr.file td, .s-applicationTable tr.file th, .s-applicationTable tr.job td, .s-applicationTable tr.job th {
		padding: 0
	}
	.s-applicationTable tr.file.first-child, .s-applicationTable tr.file.last-child, .s-applicationTable tr.job.first-child, .s-applicationTable tr.job.last-child {
		border-bottom: none
	}
	.s-applicationTable tr.file.first-child td, .s-applicationTable tr.file.first-child th, .s-applicationTable tr.file.last-child td, .s-applicationTable tr.file.last-child th, .s-applicationTable tr.job.first-child td, .s-applicationTable tr.job.first-child th, .s-applicationTable tr.job.last-child td, .s-applicationTable tr.job.last-child th {
		padding: 0
	}
	.s-applicationTable tr.name td input[type=text] {
		width: calc(50% - 5px)
	}
	.s-applicationTable tr.name td input[type=text]:first-child {
		margin-right: 10px
	}
	.s-applicationTable tr.zip td input[type=text] {
		width: calc(50% - 8px)
	}
	.s-applicationTable tr.zip td .bar {
		width: 16px
	}
	.s-applicationTable tr.tel td input[type=text] {
		width: calc(100% / 3 - 10px)
	}
	.s-applicationTable tr.tel td .bar {
		width: 15px
	}
	.s-applicationTable tr.birthday td select, .s-applicationTable tr.date td select {
		width: calc(100% / 3 - 6px)
	}
	.s-applicationTable tr.birthday td select:not(:last-child), .s-applicationTable tr.date td select:not(:last-child) {
		margin-right: 9px
	}
	.s-applicationTable td, .s-applicationTable th {
		display: block;
		width: 100%;
		padding: 0;
		font-size: 14px
	}
	.s-applicationTable th {
		text-align: left;
		margin-bottom: 10px;
		font-weight: 500
	}
}
@media (max-width:959px) {
	.s-applicationTable tr.file .flexbox {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.s-applicationTable tr.file .file-button {
		width: 100%;
		margin-bottom: 15px
	}
	.s-applicationTable tr.file .file-button label {
		padding: 10px
	}
	.s-applicationTable tr.file .file-button span {
		max-width: 11em
	}
}
.s-entry-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.s-entry-inner {
		padding: 70px 60px;
		max-width: 1080px;
		margin: 0 auto
	}
}
.s-entryTab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	padding-left: 0;
	margin: 0;
	background: #f7f7f7
}
.s-entryTab-wrap {
	margin: 0 -15px 30px
}
@media (min-width:768px) {
	.s-entryTab-wrap {
		margin: 0 0 50px
	}
}
.s-entryTab-item {
	width: calc(100% / 3);
	text-align: center;
	background: #f7f7f7;
	color: #939393;
	font-size: 12px;
	padding: 15px 10px
}
.s-entryTab-item.is-active {
	background: -o-linear-gradient(left, #03A9F4 calc(100% - 9px), transparent 9px);
	background: linear-gradient(to right, #03A9F4 calc(100% - 9px), transparent 9px);
	color: #fff;
	position: relative;
	overflow: hidden
}
.s-entryTab-item.is-active::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 50px);
	left: calc(100% - 10px);
	z-index: 1;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 10px solid #03A9F4
}
.s-entryTab-item:last-child.is-active {
	background: #03A9F4
}
.s-entryTab-item:last-child.is-active::after {
	display: none
}
.s-entryTab-item span {
	display: block;
	font-size: 10px
}
@media (min-width:768px) {
	.s-entryTab-item {
		font-size: 16px
	}
	.s-entryTab-item span {
		font-size: 13px
	}
}
.s-entryTable-wrap {
	margin-bottom: 35px
}
@media (min-width:768px) {
	.s-entryTable-wrap {
		margin-bottom: 50px
	}
}
.s-entryTable {
	border-collapse: collapse;
	background: #fff;
	border-top: 1px solid #ddd
}
.s-entryTable td, .s-entryTable th {
	padding: 30px;
	vertical-align: text-top
}
.s-entryTable th {
	width: 300px;
	font-weight: 400;
	text-align: left;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 44px 30px
}
.s-entryTable th .label {
	background: #03A9F4;
	color: #fff;
	border-radius: 3px;
	font-size: 11px;
	font-weight: 400;
	padding: 4px;
	vertical-align: 2px;
	margin-top: 4px;
	margin-right: 8px;
	width: 31px;
	min-width: 31px;
	line-height: 1;
	text-align: center
}
.s-entryTable th .label.optional {
	background: #ddd
}
.s-entryTable td.textarea {
	vertical-align: bottom
}
.s-entryTable tr {
	border-bottom: 1px solid #ddd
}
.s-entryTable tr.file, .s-entryTable tr.job {
	border-bottom: none
}
.s-entryTable tr.file td, .s-entryTable tr.file th, .s-entryTable tr.job td, .s-entryTable tr.job th {
	padding: 15px 30px
}
.s-entryTable tr.file.first-child td, .s-entryTable tr.file.first-child th, .s-entryTable tr.job.first-child td, .s-entryTable tr.job.first-child th {
	padding-top: 30px
}
.s-entryTable tr.file.last-child, .s-entryTable tr.job.last-child {
	border-bottom: 1px solid #ddd
}
.s-entryTable tr.file.last-child td, .s-entryTable tr.file.last-child th, .s-entryTable tr.job.last-child td, .s-entryTable tr.job.last-child th {
	padding-bottom: 30px
}
.s-entryTable tr.name td input[type=text] {
	width: calc(50% - 14px);
	max-width: 260px
}
.s-entryTable tr.name td input[type=text]:first-child {
	margin-right: 28px
}
.s-entryTable tr.zip .zip-input-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.s-entryTable tr.zip .zip-input {
	margin-right: 20px
}
.s-entryTable tr.zip .flexbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.s-entryTable tr.zip td input[type=text] {
	width: calc(50% - 14px);
	max-width: 160px
}
.s-entryTable tr.zip td .bar {
	color: #939393;
	width: 28px;
	text-align: center;
	-ms-flex-item-align: center;
	align-self: center
}
.s-entryTable tr.zip td button {
	border: 1px solid #ddd;
	background: #f7f7f7;
	border-radius: 3px;
	padding: 10px 15px 8px;
	margin: 8px 0;
	display: inline-block;
	line-height: 1;
	font-size: 13px;
	cursor: pointer;
	color: #333;
	vertical-align: top
}
.s-entryTable tr.tel td input[type=text],
.s-entryTable tr.tel td input[type=tel] {
	width: calc(100% / 3 - 18px)
}
.s-entryTable tr.tel td .bar {
	color: #939393;
	width: 27px;
	text-align: center;
	-ms-flex-item-align: center;
	align-self: center
}
.s-entryTable tr.birthday td select, .s-entryTable tr.date td select {
	width: calc(100% / 3 - 18px)
}
.s-entryTable tr.birthday td select:not(:last-child), .s-entryTable tr.date td select:not(:last-child) {
	margin-right: 27px
}
.s-entryTable tr.academic-background-02 td select {
	max-width: 200px;
	margin-right: 10px
}
.s-entryTable tr.file .flexbox {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.s-entryTable tr.file .file-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.s-entryTable tr.file .file-button input[type=file] {
	display: none
}
.s-entryTable tr.file .file-button label {
	border: 1px solid #ddd;
	background: #f7f7f7;
	border-radius: 3px;
	padding: 8px 15px;
	margin-right: 10px;
	display: inline-block;
	line-height: 1;
	font-size: 13px
}
.s-entryTable tr.file .file-button span {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 17em
}
.s-entryTable tr.with-text td input {
	max-width: 200px;
	margin-right: 10px
}
@media (max-width:767px) {
	.s-entryTable {
		width: 100%;
		border: none
	}
	.s-entryTable td, .s-entryTable th {
		display: block;
		width: 100%;
		padding: 0;
		font-size: 14px
	}
	.s-entryTable th {
		text-align: left;
		margin-bottom: 10px;
		font-weight: 500
	}
	.s-entryTable tr {
		border-bottom: none
	}
	.s-entryTable tr:not(:first-child) th {
		margin-top: 20px
	}
	.s-entryTable tr.file td, .s-entryTable tr.file th, .s-entryTable tr.job td, .s-entryTable tr.job th {
		padding: 0
	}
	.s-entryTable tr.file.first-child, .s-entryTable tr.file.last-child, .s-entryTable tr.job.first-child, .s-entryTable tr.job.last-child {
		border-bottom: none
	}
	.s-entryTable tr.file.first-child td, .s-entryTable tr.file.first-child th, .s-entryTable tr.file.last-child td, .s-entryTable tr.file.last-child th, .s-entryTable tr.job.first-child td, .s-entryTable tr.job.first-child th, .s-entryTable tr.job.last-child td, .s-entryTable tr.job.last-child th {
		padding: 0
	}
	.s-entryTable tr.name td input[type=text] {
		width: calc(50% - 5px)
	}
	.s-entryTable tr.name td input[type=text]:first-child {
		margin-right: 10px
	}
	.s-entryTable tr.zip td input[type=text] {
		width: calc(50% - 8px)
	}
	.s-entryTable tr.zip td .bar {
		width: 16px
	}
	.s-entryTable tr.tel td input[type=text] {
		width: calc(100% / 3 - 10px)
	}
	.s-entryTable tr.tel td .bar {
		width: 15px
	}
	.s-entryTable tr.birthday td select, .s-entryTable tr.date td select {
		width: calc(100% / 3 - 6px)
	}
	.s-entryTable tr.birthday td select:not(:last-child), .s-entryTable tr.date td select:not(:last-child) {
		margin-right: 9px
	}
}
@media (max-width:959px) {
	.s-entryTable tr.file .flexbox {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.s-entryTable tr.file .file-button {
		width: 100%;
		margin-bottom: 15px
	}
	.s-entryTable tr.file .file-button label {
		padding: 10px
	}
	.s-entryTable tr.file .file-button span {
		max-width: 11em
	}
}
.s-contact-inner {
	padding: 0 15px 35px
}
@media (min-width:768px) {
	.s-contact-inner {
		padding: 50px 60px 100px;
		max-width: 1080px;
		margin: 0 auto
	}
}
.s-contact-block {
	margin: 0 -15px;
	padding: 40px 15px
}
@media (min-width:768px) {
	.s-contact-block {
		margin: 0;
		padding: 50px 30px
	}
}
.s-contact-block h3 {
	font-size: 20px
}
.s-contact-block .s-contact-text {
	margin-bottom: 30px
}
.s-contact-block .s-contact-email, .s-contact-block .s-contact-phone {
	position: relative;
	margin-bottom: 30px;
	padding-left: 35px
}
.s-contact-block .s-contact-email::before, .s-contact-block .s-contact-phone::before {
	font-family: FontAwesome;
	position: absolute;
	top: 1px;
	left: 0;
	color: #03A9F4
}
.s-contact-block .s-contact-email p, .s-contact-block .s-contact-phone p {
	font-weight: 500;
	margin-bottom: 10px
}
.s-contact-block .s-contact-email p.explanation, .s-contact-block .s-contact-phone p.explanation {
	font-weight: 400;
	font-size: 13px
}
.s-contact-block .s-contact-email::before {
	content: "\f003"
}
.s-contact-block .s-contact-phone::before {
	content: "\f095"
}
.s-contact-block:first-child {
	padding-top: 0
}
.s-contact-block:not(:first-child) {
	border-top: 1px solid #ddd
}
.s-contact-block:last-child {
	padding-bottom: 0
}
@media (min-width:768px) {
	.s-contact-block .button-single .button {
		margin: 0
	}
}
main.t-home {
	overflow: hidden
}
.t-articleTitle {
	font-size: 22px;
	line-height: 1.5
}
@media (min-width:768px) {
	.t-articleTitle {
		font-size: 30px;
		line-height: 1.7
	}
}
.t-articlePostDate {
	color: #939393;
	font-size: 12px;
	text-align: right;
	margin-bottom: 30px
}
.t-articleLead {
	margin-bottom: 50px
}
@media (min-width:768px) {
	.t-articleLead {
		margin-bottom: 70px
	}
}
.t-article .l-articleWrap {
	background: #f7f7f7
}
@media (min-width:960px) {
	.t-article .l-articleContainer {
		-webkit-transform: translateY(-70px);
		-ms-transform: translateY(-70px);
		transform: translateY(-70px)
	}
}
@media (min-width:960px) {
	.t-article.no-image .l-articleWrap {
		padding-top: 70px
	}
}
@media (min-width:960px) {
	.t-article.no-image .l-articleContainer {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}
.t-article .s-interviewSlide {
	background: #fff!important
}
@media (min-width:768px) {
	.t-article .s-interviewSlide {
		display: none
	}
}
.t-article .s-interviewMedium {
	background: #fff!important
}
@media (max-width:767px) {
	.t-article .s-interviewMedium {
		display: none
	}
}
.t-article .s-access {
	background: #fff!important
}
.t-article .s-timeline {
	background: #f7f7f7;
	margin-bottom: 50px
}
@media (min-width:768px) {
	.t-article .s-timeline {
		margin-bottom: 70px
	}
}
.t-article .s-timeline .s-timeline-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.t-article .s-timeline .s-timeline-inner {
		max-width: 1200px;
		margin: 0 auto;
		padding: 70px 60px
	}
}
.t-article .s-timeline .timeline {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0
}
.t-article .s-timeline .timeline li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 25px
}
.t-article .s-timeline .timeline .left {
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.t-article .s-timeline .timeline .left .time {
	font-size: 13px;
	position: relative
}
.t-article .s-timeline .timeline .left .time::after {
	display: block;
	content: "";
	width: 1px;
	height: 96%;
	background: #03A9F4;
	margin: 0 auto
}
.t-article .s-timeline .timeline .left .time::before {
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	background: #03A9F4;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -3px;
	top: 20px
}
@media (min-width:768px) {
	.t-article .s-timeline .timeline .left {
		min-width: 150px;
		position: relative
	}
	.t-article .s-timeline .timeline .left::after {
		display: block;
		content: "";
		width: 1px;
		height: 110%;
		background: #03A9F4;
		position: absolute;
		right: 20px
	}
	.t-article .s-timeline .timeline .left::before {
		display: block;
		content: "";
		width: 10px;
		height: 10px;
		background: #03A9F4;
		border-radius: 50%;
		position: absolute;
		right: 20px;
		top: 58px;
		margin-right: -5px
	}
	.t-article .s-timeline .timeline .left .time {
		font-size: 22px;
		position: absolute;
		font-weight: 500;
		right: 80px;
		top: 40px
	}
	.t-article .s-timeline .timeline .left .time::before {
		right: 0;
		left: auto;
		display: none
	}
}
.t-article .s-timeline .timeline .right {
	margin-left: 20px;
	background: #fff
}
.t-article .s-timeline .timeline .right figure {
	margin: 0
}
.t-article .s-timeline .timeline .right .text {
	padding: 15px
}
.t-article .s-timeline .timeline .right .text p {
	margin-bottom: 0
}
@media (min-width:768px) {
	.t-article .s-timeline .timeline .right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 30px
	}
	.t-article .s-timeline .timeline .right figure {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 65%
	}
	.t-article .s-timeline .timeline .right .text {
		width: 100%
	}
	.t-article .s-timeline .timeline .right .text h5 {
		font-size: 22px
	}
	.t-article .s-timeline .timeline .right .text p {
		font-size: 16px
	}
}
.t-article .c-button-single {
	margin: 50px 0
}
@media (min-width:768px) {
	.t-article .c-articleList-item {
		width: calc(100% / 3 - 32px);
		margin-right: 48px
	}
	.t-article .c-articleList-item:nth-child(3n) {
		margin-right: 0
	}
	.t-article .c-articleList-item .c-articleListText {
		margin: 0 20px
	}
}
.t-archive .s-articleSearch {
	background: #f7f7f7;
	margin-bottom: 35px
}
@media (min-width:768px) {
	.t-archive .s-articleSearch {
		margin-bottom: 70px
	}
}
.t-archive .s-articleSearch-inner {
	max-width: 1200px;
	padding: 35px 15px;
	margin: 0 auto
}
@media (min-width:768px) {
	.t-archive .s-articleSearch-inner {
		padding: 50px 60px
	}
}
.t-archive .s-articleSearch h3 {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0
}
.t-archive .s-articleSearch select {
	margin-bottom: 20px;
	margin-top: 5px;
	max-width: 400px
}
.t-archive .s-articleTaglist {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 12px
}
.t-archive .s-articleTaglist li {
	display: inline-block;
	margin: 5px 5px 6px 0
}
.t-archive .s-articleTaglist li a, .t-archive .s-articleTaglist li label {
	border: 1px solid #ddd;
	color: #626262;
	border-radius: 3px;
	padding: 5px 8px;
	background: #fff;
	display: block
}
@media (hover:hover) {
	.t-archive .s-articleTaglist li a:hover, .t-archive .s-articleTaglist li label:hover {
		border-color: #03A9F4;
		color: #03A9F4
	}
}
.t-archive .s-articleTaglist li input {
	display: none
}
.t-archive .s-articleTaglist li input:checked+label {
	border: 1px solid #03A9F4;
	color: #03A9F4
}
.t-archive .s-articleTaglist li .reset_tags {
	background: #f7f7f7
}
.t-archive .s-articleTaglist li .reset_tags i {
	color: #ddd;
	margin-right: 4px
}
@media (min-width:768px) {
	.t-archive .s-articleTaglist {
		font-size: 13px
	}
}
.t-archive .button-single {
	text-align: center;
	margin-bottom: 70px
}
.t-archive .button-single a.button {
	border-color: #ddd
}
.t-archive .button-single a.button::after {
	content: "\f107"
}
@media (hover:hover) {
	.t-archive .button-single a.button:hover {
		border-color: #03A9F4
	}
}
@media (min-width:768px) {
	.t-archive .button-single {
		margin-bottom: 100px
	}
}
@media (min-width:768px) {
	.t-archive .c-articleList-item {
		width: calc(100% / 3 - 32px);
		margin-right: 48px
	}
	.t-archive .c-articleList-item:nth-child(3n) {
		margin-right: 0
	}
	.t-archive .c-articleList-item .c-articleListText {
		margin: 0 20px
	}
}
.t-archive_single .c-mainvisual--small {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 35px
}
.t-archive_single .s-articleSearch {
	margin-bottom: 35px
}
@media (min-width:768px) {
	.t-archive_single .s-articleSearch {
		margin-bottom: 70px
	}
}
.t-archive_single .s-articleSearch-inner {
	max-width: 1200px;
	padding: 35px 15px;
	margin: 0 auto
}
@media (min-width:768px) {
	.t-archive_single .s-articleSearch-inner {
		padding: 50px 60px
	}
}
.t-archive_single .s-articleSearch h3 {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0
}
.t-archive_single .s-articleSearch select {
	margin-bottom: 20px;
	margin-top: 5px;
	max-width: 400px
}
.t-archive_single .s-articleTaglist {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	font-size: 12px
}
.t-archive_single .s-articleTaglist li {
	display: inline-block;
	margin: 5px 5px 6px 0
}
.t-archive_single .s-articleTaglist li a, .t-archive_single .s-articleTaglist li label {
	border: 1px solid #ddd;
	color: #626262;
	border-radius: 3px;
	padding: 5px 8px;
	background: #fff;
	display: block
}
@media (hover:hover) {
	.t-archive_single .s-articleTaglist li a:hover, .t-archive_single .s-articleTaglist li label:hover {
		border-color: #03A9F4;
		color: #03A9F4
	}
}
.t-archive_single .s-articleTaglist li input {
	display: none
}
.t-archive_single .s-articleTaglist li input:checked+label {
	border: 1px solid #03A9F4;
	color: #03A9F4
}
.t-archive_single .s-articleTaglist li .reset_tags {
	background: #f7f7f7
}
.t-archive_single .s-articleTaglist li .reset_tags i {
	color: #ddd;
	margin-right: 4px
}
@media (min-width:768px) {
	.t-archive_single .s-articleTaglist {
		font-size: 13px
	}
}
.t-archive_single .s-pageHeader {
	padding: 35px 15px
}
@media (min-width:768px) {
	.t-archive_single .s-pageHeader {
		padding: 50px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.t-archive_single .c-button-section {
	margin-bottom: 0
}
.t-archive_single .c-button-section a.button {
	border-color: #ddd
}
.t-archive_single .c-button-section a.button::after {
	content: "\f107"
}
@media (hover:hover) {
	.t-archive_single .c-button-section a.button:hover {
		border-color: #03A9F4
	}
}
@media (min-width:768px) {
	.t-archive_single .c-button-section {
		margin-bottom: 0
	}
}
.t-archive_single .t-articleList-wrap {
	background: #f7f7f7
}
.t-archive_single .t-articleList-wrap .t-articleList-inner {
	padding: 35px 10px 70px
}
@media (min-width:768px) {
	.t-archive_single .t-articleList-wrap .t-articleList-inner {
		padding: 70px 60px 100px;
		max-width: 1200px;
		margin: 0 auto
	}
}
@media (min-width:768px) {
	.t-archive_single .c-blogList-block {
		border: none!important
	}
}
@media (min-width:768px) {
	.t-archive_single .c-blogList-item:not(:last-child) {
		margin-bottom: 40px
	}
}
.t-company iframe {
	margin-top: 0
}
@media (min-width:768px) {
	.t-company .c-grid--medium-up .col-2 {
		width: calc(100% / 2 - 30px);
		margin-right: 60px
	}
	.t-company .c-grid--medium-up .col-2:nth-child(2n) {
		margin-right: 0
	}
}
.t-company .l-articleContainer>section {
	padding: 25px 0
}
@media (min-width:768px) {
	.t-company .l-articleContainer>section {
		padding: 50px 0
	}
}
.t-company .l-articleContainer>section:first-child {
	padding-top: 0
}
.t-company .s-access {
	margin: 0 -15px
}
@media (min-width:768px) {
	.t-company .s-access {
		margin: 0
	}
}
.t-company .s-access .s-sectionHeadline--medium, .t-company .s-access p {
	padding: 0 15px
}
@media (min-width:768px) {
	.t-company .s-access .s-sectionHeadline--medium, .t-company .s-access p {
		padding: 0
	}
}
.t-company .s-access iframe {
	margin: 0 0 20px;
	padding: 0
}
@media (min-width:768px) {
	.t-company .s-access iframe {
		margin-bottom: 40px
	}
}
.t-crossTalkList-inner {
	max-width: 1200px
}
@media (min-width:768px) {
	.t-crossTalkList-inner {
		padding: 50px 60px;
		margin: 0 auto
	}
}
.t-crossTalkList {
	list-style: none;
	padding-left: 0;
	margin-bottom: 20px
}
.t-crossTalkList-item {
	position: relative
}
.t-crossTalkList-item:not(:last-child) {
	margin-bottom: 20px
}
@media (min-width:768px) {
	.t-crossTalkList-item {
		margin-bottom: 50px
	}
	.t-crossTalkList-item:not(:last-child) {
		margin-bottom: 70px
	}
	.t-crossTalkList-item:nth-child(even) .t-crossTalkListImage {
		margin-left: 0;
		margin-right: auto
	}
	.t-crossTalkList-item:nth-child(even) .t-crossTalkListText {
		right: 0;
		left: auto
	}
}
.t-crossTalkList-item a {
	color: #333;
	display: block
}
@media (hover:hover) {
	.t-crossTalkList-item a:hover .c-button-single .button {
		background: #03A9F4;
		color: #fff
	}
}
@media (min-width:768px) {
	.t-crossTalkList .t-crossTalkListImage {
		width: 60%;
		margin-left: auto
	}
	.t-crossTalkList .t-crossTalkListImage img {
		min-height: 224px;
		aspect-ratio: 17/10;
		-o-object-fit: cover;
		object-fit: cover
	}
}
.t-crossTalkList .t-crossTalkListText {
	background: rgba(255, 255, 255, .95);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	margin: 0 15px;
	padding: 20px
}
@media (min-width:768px) {
	.t-crossTalkList .t-crossTalkListText {
		position: absolute;
		top: 0;
		left: 0;
		width: 45%;
		height: calc(100% - 60px);
		padding: 50px;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		margin: 30px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}
.t-crossTalkList .t-crossTalkListTitle {
	font-size: 18px;
	margin-bottom: 20px
}
@media (min-width:960px) {
	.t-crossTalkList .t-crossTalkListTitle {
		margin-bottom: 50px
	}
}
@media (min-width:1200px) {
	.t-crossTalkList .t-crossTalkListTitle {
		font-size: 28px
	}
}
.t-crossTalkList .c-button-single .button {
	font-size: 13px;
	padding: 10px 20px;
	max-width: 150px;
	font-weight: 500
}
@media (min-width:768px) {
	.t-crossTalkList .c-button-single {
		text-align: left;
		padding: 0
	}
	.t-crossTalkList .c-button-single .button {
		max-width: 210px;
		font-size: 16px;
		padding: 15px 20px;
		margin: 0
	}
}
.t-cross_talk_archive .c-button-viewMore {
	margin-bottom: 70px
}
@media (min-width:768px) {
	.t-cross_talk_archive .c-button-viewMore {
		margin-bottom: 100px
	}
}
.t-cross_talk_single .c-mainvisual--large {
	height: auto;
	position: relative
}
.t-cross_talk_single figure.full-width {
	max-width: calc(100% + 30px);
	min-height: 250px;
	aspect-ratio: 3/2;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: -15px;
	margin-right: -15px
}
@media (min-width:768px) {
	.t-cross_talk_single figure.full-width {
		max-width: calc(100% + 120px);
		min-height: 425px;
		aspect-ratio: 9/4;
		margin: 50px -60px
	}
}
.t-cross_talk_single .l-articleWrap {
	padding-bottom: 35px
}
@media (min-width:768px) {
	.t-cross_talk_single .l-articleWrap {
		padding-bottom: 70px
	}
}
@media (min-width:960px) {
	.t-cross_talk_single .l-articleWrap {
		background: #f7f7f7
	}
}
.t-cross_talk_single .l-articleContainer {
	margin-bottom: 50px
}
@media (min-width:768px) {
	.t-cross_talk_single .l-articleContainer {
		padding-top: 30px
	}
}
@media (min-width:960px) {
	.t-cross_talk_single .l-articleContainer {
		margin-bottom: 0;
		padding-top: 70px;
		-webkit-transform: translateY(-70px);
		-ms-transform: translateY(-70px);
		transform: translateY(-70px)
	}
}
.t-cross_talk_single .s-interviewMedium {
	display: none
}
@media (min-width:768px) {
	.t-cross_talk_single .s-interviewMedium {
		display: block
	}
}
.t-cross_talk_single .s-interviewSlide .c-articleListTitle {
	margin-bottom: 0!important
}
@media (min-width:768px) {
	.t-cross_talk_single .s-interviewSlide {
		display: none
	}
}
@media (min-width:768px) {
	.t-cross_talk_single .c-articleList-item {
		width: calc(100% / 3 - 32px);
		margin-right: 48px;
		margin-bottom: -10px
	}
	.t-cross_talk_single .c-articleList-item:nth-child(3n) {
		margin-right: 0
	}
	.t-cross_talk_single .c-articleList-item .c-articleListText {
		margin: 0 20px
	}
}
.t-crossTalk-mainvisual {
	height: 240px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center
}
@media (min-width:960px) {
	.t-crossTalk-mainvisual {
		width: 50%;
		height: 468px;
		margin-left: auto
	}
}
@media (min-width:960px) {
	.t-crossTalkTitle-wrap {
		background: #484848;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 50%;
		text-align: left
	}
	.t-crossTalkTitle-wrap::after {
		content: "";
		height: calc(100% - 70px);
		width: 70px;
		position: absolute;
		left: 100%;
		top: 0;
		background: #484848;
		-webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 0 100%);
		clip-path: polygon(0 100%, 0 0, 100% 0, 0 100%)
	}
}
@media (min-width:960px) {
	.t-crossTalkTitle-inner {
		max-width: 540px;
		padding: 60px 50px 70px;
		margin-left: auto
	}
}
.t-crossTalkTitle {
	background: #484848;
	font-size: 28px;
	text-align: center;
	padding: 10px 15px;
	color: #fff;
	letter-spacing: .05em;
	line-height: 1.5
}
@media (min-width:960px) {
	.t-crossTalkTitle {
		padding: 0;
		text-align: left
	}
	.t-crossTalkTitle::after {
		display: block;
		content: "";
		width: 60px;
		height: 1px;
		background: #03A9F4;
		margin: 15px 0
	}
}
.t-crossTalkTitle small, .t-crossTalkTitle span {
	display: block
}
.t-crossTalkTitle span {
	font-size: 28px;
	font-family: Roboto;
	font-weight: 700
}
@media (min-width:960px) {
	.t-crossTalkTitle span {
		font-size: 46px
	}
}
.t-crossTalkTitle small {
	font-size: 14px
}
@media (min-width:960px) {
	.t-crossTalkTitle small {
		font-size: 16px
	}
}
.t-crossTalkArticleTitle {
	font-size: 22px;
	line-height: 1.5;
	padding: 30px 15px 0;
	margin-bottom: 0
}
@media (min-width:768px) {
	.t-crossTalkArticleTitle {
		font-size: 26px;
		padding-left: 60px;
		padding-right: 60px;
		line-height: 1.7
	}
}
@media (min-width:960px) {
	.t-crossTalkArticleTitle {
		padding: 0;
		color: #fff
	}
}
.t-crossTalkComment {
	margin: 0 0 30px
}
.t-crossTalkComment .name {
	font-weight: 500
}
.t-crossTalkComment .name::after {
	content: "："
}
.t-job_single-table-inner {
	padding: 0 15px 10px;
	max-width: 1200px;
	margin: 0 auto
}
@media (min-width:768px) {
	.t-job_single-table-inner {
		padding: 70px 60px 20px
	}
}
.t-job_single-bottomFixed {
	background: rgba(255, 255, 255, .85);
	position: fixed;
	z-index: 10;
	left: 0;
	bottom: 0;
	width: 100%
}
.t-job_single-bottomFixed-inner {
	padding: 5px
}
@media (min-width:768px) {
	.t-job_single-bottomFixed-inner {
		padding: 15px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.t-job_single-bottomFixed .t-job_single-fixedButton {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px 15px;
	height: 100%
}
.t-job_single-bottomFixed .t-job_single-fixedButton-item {
	width: calc(50% - 5px);
	font-size: 12px;
	line-height: 1.4
}
.t-job_single-bottomFixed .t-job_single-fixedButton-item:nth-child(2) {
	margin-left: 10px
}
.t-job_single-bottomFixed .t-job_single-fixedButton-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 7px;
	height: 100%;
	color: #fff;
	background-color: #ed671e
}
@media (hover:hover) {
	.t-job_single-bottomFixed .t-job_single-fixedButton-item a:hover {
		filter: brightness(0.9);
	}
}
.t-job_single-bottomFixed .t-job_single-fixedButton-item.type1 a {
	background: #000000
}
@media (hover:hover) {
	.t-job_single-bottomFixed .t-job_single-fixedButton-item.type1 a:hover {
		background: #000000
	}
}
@media (min-width:768px) {
	.t-job_single-bottomFixed .t-job_single-fixedButton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 0
	}
	.t-job_single-bottomFixed .t-job_single-fixedButton-item {
		font-size: 16px;
		width: calc(50% - 8px);
		max-width: 330px
	}
	.t-job_single-bottomFixed .t-job_single-fixedButton-item:nth-child(2) {
		margin-left: 7%
	}
	.t-job_single-bottomFixed .t-job_single-fixedButton-item a {
		position: relative;
		padding: 15px 30px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.t-job_single-bottomFixed .t-job_single-fixedButton-item a::after {
		font-family: FontAwesome;
		content: "\f105";
		position: absolute;
		right: 15px;
		color: #fff;
		font-size: 16px;
		font-weight: 400
	}
}
.t-job_singleCta {
	background: #f7f7f7;
	z-index: 10;
	bottom: 0;
	width: 100%
}
.t-job_singleCta-inner {
	padding: 35px 15px
}
@media (min-width:768px) {
	.t-job_singleCta-inner {
		padding: 70px 60px;
		max-width: 1200px;
		margin: 0 auto
	}
}
.t-job_singleCta .t-job_singleCtaButton {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 10px 15px
}
.t-job_singleCta .t-job_singleCtaButton-item {
	width: 100%;
	line-height: 1.4
}
.t-job_singleCta .t-job_singleCtaButton-item:not(:last-child) {
	margin-bottom: 15px
}
.t-job_singleCta .t-job_singleCtaButton-item a {
	display: block;
	text-align: center;
	padding: 15px 20px;
	height: 100%;
	color: #fff;
	background-color: #03A9F4;
	position: relative
}
.t-job_singleCta .t-job_singleCtaButton-item a::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	right: 15px;
	color: #fff;
	font-size: 16px;
	font-weight: 400
}
@media (hover:hover) {
	.t-job_singleCta .t-job_singleCtaButton-item a:hover {
		filter: brightness(0.9);
	}
}
.t-job_singleCta .t-job_singleCtaButton-item.type1 a {
	background: #000
}
@media (hover:hover) {
	.t-job_singleCta .t-job_singleCtaButton-item.type1 a:hover {
		background: #000
	}
}
@media (min-width:768px) {
	.t-job_singleCta {
		position: static
	}
	.t-job_singleCta .t-job_singleCtaButton {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.t-job_singleCta .t-job_singleCtaButton-item {
		font-size: 18px;
		width: calc(50% - 40px)
	}
	.t-job_singleCta .t-job_singleCtaButton-item:first-child {
		margin-bottom: 0
	}
	.t-job_singleCta .t-job_singleCtaButton-item a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		height: 100%;
		color: #fff;
		background-color: #03A9F4
	}
}
.t-job_single .c-button-single {
	margin-bottom: 70px
}
@media (min-width:768px) {
	.t-job_single .c-button-single {
		margin-bottom: 100px
	}
}
.t-seminar .c-pageHeader-slider {
	max-width: 1080px
}
.t-seminar .l-articleContainer {
	padding-top: 0
}
.t-seminar-table-inner {
	padding: 0 15px;
	max-width: 1080px;
	margin: 0 auto
}
@media (min-width:768px) {
	.t-seminar-table-inner {
		padding: 70px 60px 20px
	}
}
.t-seminar-table .c-table iframe {
	width: 100%;
	min-height: 250px;
	aspect-ratio: 3/2
}
@media (min-width:768px) {
	.t-seminar-table .c-table iframe {
		min-height: 350px;
		aspect-ratio: 9/4
	}
}
/* swiper in 記事詳細　調整(20221216) */
.countLess3 .swiper-button-next.swiper-button-disabled, .countLess3 .swiper-button-prev.swiper-button-disabled {
    visibility: hidden;
}