.ttl {
	margin-bottom: 1.4166666667em;
	font-size: 1.875rem;
	font-size: 3rem;
	font-weight: 500;
	text-align: center;
	line-height: 2;
	letter-spacing: .15em;
	text-indent: .15em;
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	font-feature-settings: "palt"
}
.ttl mark {
	background: #000;
	color: #fff;
	font-style: normal;
	font-weight: 500;
	line-height: 1.5;
	text-indent: 0;
	-webkit-box-shadow: .4em 0px 0px #000, -.4em 0px 0px #000;
	box-shadow: .4em 0px 0px #000, -.4em 0px 0px #000;
	-webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone
}
.ttl mark span {
	display: inline-block;
	text-indent: 0;
	white-space: nowrap
}
@media (max-width: 599.98px) {
	.ttl {
		margin-bottom: 1em;
		font-size: 1.125rem;
		font-size: 1.8rem;
		line-height: 1.9444444444
	}
	.ttl mark {
		line-height: 1.5;
		-webkit-box-shadow: .3333333333em 0px 0px #000, -.3333333333em 0px 0px #000;
		box-shadow: .3333333333em 0px 0px #000, -.3333333333em 0px 0px #000
	}
	.ttl br {
		display: none
	}
}
.h3-ttl {
	margin-bottom: .96em;
	color: #000;
	font-size: 1.7857142857rem;
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: .15em
}
.h3-ttl span {
	position: relative;
	display: block;
	margin-bottom: 1em;
	font-size: .68rem;
	font-size: 1.7rem;
	line-height: 1.1764705882;
	letter-spacing: .2em;
	font-family: 'Oswald', sans-serif;
}
.h3-ttl span::after {
	content: "";
	display: block;
	width: 19px;
	height: 2px;
	margin-top: .5882352941em;
	background-color: #000
}
.h3-ttl.h3-ttl2 {
	position: relative;
	margin-bottom: .8em;
	text-align: center;
	line-height: 1.3
}
.h3-ttl.h3-ttl2 span {
	position: absolute;
	left: 0;
	display: inline-block;
	margin-bottom: auto;
	text-align: left;
	vertical-align: middle
}
@media (max-width: 599.98px) {
	.h3-ttl {
		margin-bottom: .8em;
		font-size: 1.2rem;
		font-size: 1.5rem;
		line-height: 1.6666666667;
		letter-spacing: .15em;
		text-indent: .15em;
		text-align: center
	}
	.h3-ttl span {
		margin-bottom: .6153846154em;
		font-size: .8666666667rem;
		font-size: 1.3rem;
		letter-spacing: .2em;
		text-indent: .2em
	}
	.h3-ttl span::after {
		position: relative;
		left: 50%;
		width: 12.35px;
		height: 1.3px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.h3-ttl.h3-ttl2 {
		line-height: 1.6666666667
	}
	.h3-ttl.h3-ttl2 span {
		position: static;
		display: block;
		margin-bottom: .6153846154em;
		text-align: center
	}
}
.block-btn .btn {
	position: relative;
	display: inline-block;
	padding: 12px 58.5px;
	background-color: #ec3649;
	border-radius: 1.3333333333em;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 1.0714285714rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.0666666667;
	letter-spacing: .1em;
	text-indent: .1em
}
.block-btn .btn:hover, .block-btn .btn:focus, .block-btn .btn:active {
	background-color: #c60018;
	opacity: 1
}
.block-btn .btn i {
	position: absolute;
	top: 50%;
	right: 20px;
	display: inline-block;
	height: .75em;
	width: .75em;
	line-height: 1.5625;
	-webkit-transition: transform 0.2s linear;
	-o-transition: transform 0.2s linear;
	transition: transform 0.2s linear;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}
.block-btn .btn i::before, .block-btn .btn i::after {
	content: "";
	position: absolute;
	border: solid 0px #fff
}
.block-btn .btn i::before {
	top: 50%;
	left: 50%;
	width: 8.5px;
	height: 8.5px;
	margin-left: 1.5px;
	border-width: 1.5px 1.5px 0 0;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.block-btn .btn i::after {
	width: 100%;
	height: 1.5px;
	border-radius: .8px;
	background-color: #fff;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width: 599.98px) {
	.block-btn .btn {
		padding: 11px 42px;
		border-radius: 1.7391304348em;
		font-size: .92rem;
		font-size: 1.15rem;
		line-height: 1.1304347826
	}
}
#main section {
	position: relative;
	z-index: 100
}
#footer {
	z-index: 100
}
.background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.bg-sticy .background {
	position: fixed;
	top: 0
}
.background > div {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	min-height: 4160px;
	background: no-repeat center 0, no-repeat center 33.3333333333%, no-repeat center 66.6666666667%, no-repeat center bottom;
	background-size: 100% 25%;
	opacity: 0;
	-webkit-transition: opacity 0.8s 0s ease-in-out;
	-o-transition: opacity 0.8s 0s ease-in-out;
	transition: opacity 0.8s 0s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate(-50%, 0%) translate3d(0, 0, 0);
	transform: translate(-50%, 0%) translate3d(0, 0, 0);
	z-index: 1
}
.background .bg01 {
	background-image: url(../images/index/01-1.jpg), url(../images/index/01-2.jpg), url(../images/index/01-3.jpg), url(../images/index/01-4.jpg);
	opacity: 1
}
.background .bg02 {
	background-image: url(../images/index/02-1.jpg), url(../images/index/02-2.jpg), url(../images/index/02-3.jpg), url(../images/index/02-4.jpg)
}
.background .bg03 {
	background-image: url(../images/index/03-1.jpg), url(../images/index/03-2.jpg), url(../images/index/03-3.jpg), url(../images/index/03-4.jpg)
}
.background .bg04 {
	background-image: url(../images/index/04-1.jpg), url(../images/index/04-2.jpg), url(../images/index/04-3.jpg), url(../images/index/04-4.jpg)
}
.background .bg05 {
	background-image: url(../images/index/05-1.jpg), url(../images/index/05-2.jpg), url(../images/index/05-3.jpg), url(../images/index/05-4.jpg)
}
.sticy1-floor1 .background .bg01 {
	opacity: 1;
	z-index: 2
}
.sticy1-floor1 .background .bg02 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor1 .background .bg03 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor1 .background .bg04 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor1 .background .bg05 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor2 .background .bg01 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor2 .background .bg02 {
	opacity: 1;
	z-index: 2
}
.sticy1-floor2 .background .bg03 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor2 .background .bg04 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor2 .background .bg05 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor3 .background .bg01 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor3 .background .bg02 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor3 .background .bg03 {
	opacity: 1;
	z-index: 2
}
.sticy1-floor3 .background .bg04 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy1-floor3 .background .bg05 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor1 .background .bg01 {
	opacity: 1;
	z-index: 2
}
.sticy2-floor1 .background .bg02 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor1 .background .bg03 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor1 .background .bg04 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor1 .background .bg05 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor2 .background .bg01 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor2 .background .bg02 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor2 .background .bg03 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor2 .background .bg04 {
	opacity: 1;
	z-index: 2
}
.sticy2-floor2 .background .bg05 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor3 .background .bg01 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor3 .background .bg02 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor3 .background .bg03 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor3 .background .bg04 {
	opacity: 0;
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.sticy2-floor3 .background .bg05 {
	opacity: 1;
	z-index: 2
}
.keyvisual {
	position: relative;
	padding: 50px 30px
}
.keyvisual::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	display: block;
	width: 62px;
	padding-bottom: 58px;
	background: transparent url(../images/index/scroll.svg) no-repeat center top/contain;
	-webkit-transform: translate(-50%, -12px);
	-ms-transform: translate(-50%, -12px);
	transform: translate(-50%, -12px)
}
.keyvisual .view {
	position: relative;
	padding-bottom: 625px;
	border-radius: 3px;
	overflow: hidden
}
.keyvisual .bg, .keyvisual .over {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000 no-repeat center center / cover;
	z-index: 999
}
.keyvisual .over {
	opacity: 0
}
.keyvisual .slogan {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 67.8082191781%;
	max-width: 990px;
	background: transparent url(../images/index/slogan.svg) no-repeat center top/contain;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1000
}
.keyvisual .slogan::before {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 22.4242424242%
}
.keyvisual .time {
	position: absolute;
	top: 66%;
	left: 50%;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 2.625rem;
	font-size: 4.2rem;
	font-weight: 500;
	letter-spacing: .35em;
	text-indent: .35em;
	text-align: center;
	white-space: nowrap;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1000
}
.keyvisual .time time span {
	display: inline-block;
	width: 1.8em;
	text-align: center;
	text-indent: 0
}
.keyvisual.fadeover .over {
	-webkit-animation: fadeIn 1.3192s ease-out 0s 1 normal both;
	animation: fadeIn 1.3192s ease-out 0s 1 normal both
}
.keyvisual.bg00 .bg {
	background-image: url(../images/index/bg00.jpg)
}
.keyvisual.bg03 .bg {
	background-image: url(../images/index/bg03.jpg)
}
.keyvisual.bg06 .bg {
	background-image: url(../images/index/bg06.jpg)
}
.keyvisual.bg09 .bg {
	background-image: url(../images/index/bg09.jpg)
}
.keyvisual.bg12 .bg {
	background-image: url(../images/index/bg12.jpg)
}
.keyvisual.bg15 .bg {
	background-image: url(../images/index/bg15.jpg)
}
.keyvisual.bg18 .bg {
	background-image: url(../images/index/bg18.jpg)
}
.keyvisual.bg21 .bg {
	background-image: url(../images/index/bg21.jpg)
}
.keyvisual.in00 .over {
	background-image: url(../images/index/bg00.jpg)
}
.keyvisual.in03 .over {
	background-image: url(../images/index/bg03.jpg)
}
.keyvisual.in06 .over {
	background-image: url(../images/index/bg06.jpg)
}
.keyvisual.in09 .over {
	background-image: url(../images/index/bg09.jpg)
}
.keyvisual.in12 .over {
	background-image: url(../images/index/bg12.jpg)
}
.keyvisual.in15 .over {
	background-image: url(../images/index/bg15.jpg)
}
.keyvisual.in18 .over {
	background-image: url(../images/index/bg18.jpg)
}
.keyvisual.in21 .over {
	background-image: url(../images/index/bg21.jpg)
}
@media (max-width: 1499.98px) {
	.keyvisual .view {
		padding-bottom: 44.6428571429%
	}
	.keyvisual .time {
		font-size: 2.8vw
	}
}
@media (max-width: 799.98px) {
	.keyvisual {
		padding-top: max(calc((100vw - 600px) * .15 + 20px), 20px);
		padding-bottom: max(calc((100vw - 600px) * .15 + 20px), 20px);
		padding-left: max(calc((100vw - 600px) * .15), 0px);
		padding-right: max(calc((100vw - 600px) * .15), 0px)
	}
}
@media (max-width: 599.98px) {
	.keyvisual {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px
	}
	.keyvisual .view {
		padding-bottom: 146.5671641791%
	}
	.keyvisual.bg00 .bg {
		background-image: url(../images/index/bg00-sp.jpg)
	}
	.keyvisual.bg03 .bg {
		background-image: url(../images/index/bg03-sp.jpg)
	}
	.keyvisual.bg06 .bg {
		background-image: url(../images/index/bg06-sp.jpg)
	}
	.keyvisual.bg09 .bg {
		background-image: url(../images/index/bg09-sp.jpg)
	}
	.keyvisual.bg12 .bg {
		background-image: url(../images/index/bg12-sp.jpg)
	}
	.keyvisual.bg15 .bg {
		background-image: url(../images/index/bg15-sp.jpg)
	}
	.keyvisual.bg18 .bg {
		background-image: url(../images/index/bg18-sp.jpg)
	}
	.keyvisual.bg21 .bg {
		background-image: url(../images/index/bg21-sp.jpg)
	}
	.keyvisual.in00 .over {
		background-image: url(../images/index/bg00-sp.jpg)
	}
	.keyvisual.in03 .over {
		background-image: url(../images/index/bg03-sp.jpg)
	}
	.keyvisual.in06 .over {
		background-image: url(../images/index/bg06-sp.jpg)
	}
	.keyvisual.in09 .over {
		background-image: url(../images/index/bg09-sp.jpg)
	}
	.keyvisual.in12 .over {
		background-image: url(../images/index/bg12-sp.jpg)
	}
	.keyvisual.in15 .over {
		background-image: url(../images/index/bg15-sp.jpg)
	}
	.keyvisual.in18 .over {
		background-image: url(../images/index/bg18-sp.jpg)
	}
	.keyvisual.in21 .over {
		background-image: url(../images/index/bg21-sp.jpg)
	}
}
@media (max-width: 599.98px) {
	.keyvisual::after {
		width: 14.0298507463%;
		padding-bottom: 13.1343283582%
	}
	.keyvisual .view {
		border-radius: 2.5px
	}
	.keyvisual .time {
		font-size: 6.9333333333vw
	}
	.keyvisual .slogan {
		width: 68.6567164179%;
		max-width: 230px;
		background-image: url(../images/index/slogan-sp.svg)
	}
	.keyvisual .slogan::before {
		padding-bottom: 108.6956521739%
	}
}
.concept .concept-content {
	padding-top: 140px;
	/*padding-bottom: 265px;*/
	padding-bottom: 10px;
	text-align: center
}
.concept .h2-ttl {
	margin-bottom: 1.1764705882em;
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: 1.0625rem;
	font-size: 1.7rem;
	letter-spacing: .2em;
	text-indent: .2em;
	text-align: center
}
.concept .bnr {
	max-width: 650px;
	margin: auto auto 20px
}
.concept .bnr a {
	position: relative;
	display: block;
	width: 100%;
	background: transparent no-repeat center center / contain
}
.concept .bnr a::before, .concept .bnr a::after {
	content: "";
	display: block;
	background: transparent no-repeat center center / contain
}
.concept .bnr a::before {
	width: 100%;
	padding-bottom: 21.5384615385%;
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear
}
.concept .bnr a:hover, .concept .bnr a:focus, .concept .bnr a:active {
	opacity: 1
}
.concept .bnr a:hover::before, .concept .bnr a:active::before {
	opacity: 1
}
.concept .bnr.bnr1 a {
	background-image: url(../images/index/bnr-concept.jpg)
}
.concept .bnr.bnr1 a::before {
	background-image: url(../images/index/bnr-concept-on.jpg)
}
.concept .bnr.bnr1 a::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 11.3846153846%;
	padding-bottom: 11.3846153846%;
	background-image: url(../images/index/btn-play.png);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.concept .bnr.bnr2 a {
	background-image: url(../images/index/bnr-articles.jpg)
}
.concept .bnr.bnr2 a::before {
	background-image: url(../images/index/bnr-articles-on.jpg)
}
@media (max-width: 599.98px) {
	.concept .concept-content {
		padding-top: 160px;
		padding-bottom: 120px
	}
	.concept .h2-ttl {
		margin-bottom: 1.875em;
		font-size: 1rem;
		font-size: 1.6rem;
		letter-spacing: .1em;
		text-indent: .1em
	}
	.concept .bnr {
		max-width: 325px
	}
	.concept .bnr a::before {
		padding-bottom: 29.2307692308%
	}
	.concept .bnr.bnr1 a {
		background-image: url(../images/index/bnr-concept-sp.jpg)
	}
	.concept .bnr.bnr1 a::before {
		background-image: url(../images/index/bnr-concept-on-sp.jpg)
	}
	.concept .bnr.bnr1 a::after {
		width: 16%;
		padding-bottom: 16%
	}
	.concept .bnr.bnr2 a {
		background-image: url(../images/index/bnr-articles-sp.jpg)
	}
	.concept .bnr.bnr2 a::before {
		background-image: url(../images/index/bnr-articles-on-sp.jpg)
	}
}
#conceptmovie, #articles {
	display: none;
	width: 100%;
	max-width: 1140px;
	background-color: #000;
	color: #fff
}
#conceptmovie *, #articles * {
	outline: none
}
@media (max-width: 599.98px) {
	#conceptmovie, #articles {
		padding: 75px 20px
	}
}
#articles {
	padding: 100px 90px
}
@media (max-width: 599.98px) {
	#articles {
		padding: 75px 20px
	}
}
#articles .h3-ttl {
	margin-bottom: 35px;
	color: #fff;
	font-family: 'Oswald', 'Noto Sans JP', sans-serif;
	font-size: 2.1875rem;
	font-size: 3.5rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-indent: .1em;
	text-align: center
}
#articles .h3-ttl small {
	display: block;
	font-size: .4285714286rem;
	font-size: 1.5rem;
	font-weight: 400
}
#articles dl {
	margin: auto
}
#articles dl + dl {
	margin-top: 80px
}
#articles dl dt, #articles dl dd {
	margin: auto;
	padding: 0
}
#articles dl dt {
	margin-bottom: .8em;
	font-family: 'Oswald', 'Noto Sans JP', sans-serif;
	font-size: 1.5625rem;
	font-size: 2.5rem;
	font-weight: 500;
	letter-spacing: .2em;
	/*text-transform: uppercase*/
}
#articles dl ul {
	margin: auto;
	padding: 0
}
#articles dl ul li {
	padding-top: 1em;
	border-bottom: solid 1px #fff;
	line-height: 3.8571428571
}
#articles dl ul li a {
	position: relative;
	display: block;
	padding-left: .8em;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: .875rem;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.2714285714;
	text-indent: -.8em
}
#articles dl ul li a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: transparent no-repeat center center / contain;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cdefs%3E%3Cstyle%3E.white%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20class%3D%22white%22%3E%3Cpath%20d%3D%22M12.60986%2C14.80347H2.28271A1.33806%2C1.33806%2C0%2C0%2C1%2C.94629%2C13.467V3.14038A1.33816%2C1.33816%2C0%2C0%2C1%2C2.28271%2C1.80347H7.94629v1H2.28271a.33717.33717%2C0%2C0%2C0-.33642.33691V13.467a.33676.33676%2C0%2C0%2C0%2C.33642.33643H12.60986a.33676.33676%2C0%2C0%2C0%2C.33643-.33643V7.80347h1V13.467A1.33806%2C1.33806%2C0%2C0%2C1%2C12.60986%2C14.80347ZM7.79688%2C9.1604l-.707-.707%2C6.25684-6.25684H10.78906v-1h3.76465a.49972.49972%2C0%2C0%2C1%2C.5.5V5.46069h-1V2.90356Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%)
}
@media (max-width: 599.98px) {
	#articles .h3-ttl {
		margin-bottom: 60px;
		font-size: 1.53125rem;
		font-size: 2.45rem
	}
	#articles .h3-ttl small {
		font-size: .4285714286rem;
		font-size: 1.05rem
	}
	#articles dl dt {
		margin-bottom: 1.4em;
		font-size: 1.25rem;
		font-size: 2rem
	}
	#articles dl ul li a {
		font-size: .78125rem;
		font-size: 1.25rem;
		line-height: 1.6
	}
	#articles dl ul li a::after {
		width: 19px;
		height: 19px
	}
}
.sticyNav {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	margin-left: -570px;
	width: 90px;
	height: 350px
}
.sticyNav::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -100px;
	display: block;
	width: 55.5555555556%;
	padding-bottom: 100%;
	background: transparent url(../images/index/nav-scroll-arrow.svg) no-repeat center top/contain;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%)
}
.sticyNav .sticyNav-content {
	height: 360px;
	overflow: hidden
}
.sticyNav ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: calc((350px - 34px) / 2 * 3)
}
.sticyNav ul li {
	position: relative;
	width: 100%;
	height: 33.3333333333%;
	margin: 0;
	color: #000;
	font-family: 'Oswald', sans-serif;
	font-size: .75rem;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center
}
.sticyNav ul li::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: calc(100% - 34px);
	background-color: #000
}
.sticyNav ul li:last-child::after {
	content: none
}
.sticyNav ul li span {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-bottom: 16px
}
.sticyNav ul li span::before, .sticyNav ul li span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: 7px;
	border-radius: 50%;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}
.sticyNav ul li span::before {
	width: .75em;
	height: .75em;
	background-color: #000;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.sticyNav ul li span::after {
	width: 1.3333333333em;
	height: 1.3333333333em;
	border: solid 1px #000;
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0);
	-webkit-transition: transform 0.8s 0s ease-in-out;
	-o-transition: transform 0.8s 0s ease-in-out;
	transition: transform 0.8s 0s ease-in-out
}
@media (max-width: 599.98px) {
	.sticyNav {
		width: 40px;
		height: 220px;
		margin-top: -50px
	}
	.sticyNav::after {
		bottom: -50px
	}
	.sticyNav .sticyNav-content {
		height: 230px
	}
	.sticyNav ul {
		height: calc((220px - 24px) / 2 * 3)
	}
	.sticyNav ul li {
		font-size: .53125rem;
		font-size: .85rem;
		line-height: 1.4117647059
	}
	.sticyNav ul li::after {
		height: calc(100% - 28px);
		margin-top: 4px
	}
	.sticyNav ul li span {
		padding-bottom: 12px;
		line-height: 1.015
	}
	.sticyNav ul li span::before, .sticyNav ul li span::after {
		bottom: 6px
	}
}
.sticySec .container {
	height: 360vh
}
.sticySec .container .sticySec-content {
	position: sticky;
	top: 60px;
	left: 0;
	width: 100%;
	height: calc(100vh - 60px);
	z-index: 100
}
.sticySec .container .sticySec-content .sticySec-col {
	position: absolute;
	top: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 0.3s 0s ease-in-out;
	-o-transition: opacity 0.3s 0s ease-in-out;
	transition: opacity 0.3s 0s ease-in-out;
	z-index: 10;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.sticySec .sentence-block {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 2em
}
.sticySec .sentence-block .block-img, .sticySec .sentence-block .block-body {
	width: 50%
}
.sticySec .sentence-block .block-body {
	position: relative;
	height: 350px;
	background-color: #fff;
	font-size: .875rem;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 1.7857142857em
}
.sticySec .sentence-block .block-body .block-body-inner {
	/*padding: 10.4166666667% 10.4166666667% 18.75%;*/
	padding: 15% 10.4166666667% 18.75%;
}
.sticySec .sentence-block .block-img figure {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.sticySec .sentence-block .block-btn {
	position: absolute;
	left: 0;
	bottom: 0;
	/*padding: 0 10.4166666667% 10.4166666667%;*/
	padding: 0 10.4166666667% 15%;
	text-align: center
}
.sticySec.sticySec1 .sentence-block {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 1;
	z-index: 30
}
.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0
}
.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0
}
.sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy1-floor1 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 1;
	z-index: 30
}
.sticy1-floor1 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor1 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor1 .sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy1-floor2 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor2 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 1;
	z-index: 30
}
.sticy1-floor2 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor2 .sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)
}
.sticy1-floor2 .sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(2) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy1-floor3 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor3 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy1-floor3 .sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 1;
	z-index: 30
}
.sticy1-floor3 .sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)
}
.sticy1-floor3 .sticySec.sticySec1 .sticySec-content .sticyNav ul li:nth-child(3) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
@media (max-width: 1139.98px) {
	.sticySec.sticySec1 .sticyNav {
		left: -20px;
		margin-left: auto
	}
}
/*
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .block-body {
	width: 100%
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .block-body .block-body-inner {
	padding: 2.7272727273% 4.5454545455% 2.7272727273%
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -5px;
	margin-right: -5px
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li {
	width: 33.3333333333%;
	margin: 0;
	padding: 0 5px 10px
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a {
	position: relative;
	display: block
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-transition: background-color 0.4s linear;
	-o-transition: background-color 0.4s linear;
	transition: background-color 0.4s linear;
	z-index: 10
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a::after {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 80.3571428571%
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 42px;
	height: 42px;
	background-color: #ec3649;
	border-radius: 21px;
	line-height: 1.5625;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	z-index: 15
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::before, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::after {
	content: "";
	position: absolute;
	border: solid 0px #fff
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::before {
	top: 50%;
	left: 50%;
	width: 8.5px;
	height: 8.5px;
	margin-left: 1.5px;
	border-width: 1.5px 1.5px 0 0;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::after {
	top: 50%;
	left: 50%;
	width: 27.619047619%;
	height: 1.5px;
	border-radius: .8px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:hover, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:focus, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:active {
	opacity: 1
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:hover::before, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:focus::before, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:active::before {
	background-color: rgba(0, 0, 0, 0.2)
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:hover i, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:focus i, .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a:active i {
	background-color: #c60018
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 39.2857142857%;
	background-color: #000;
	color: #fff;
	font-size: 1.2857142857rem;
	font-size: 1.8rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: .1em;
	text-indent: .1em;
	z-index: 15
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption::after {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 100%
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption span {
	position: absolute;
	display: inline-block
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption small {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: .7222222222rem;
	font-size: 1.3rem;
	font-weight: 500;
	letter-spacing: .2em;
	text-indent: .2em;
	line-height: 1.2
}
@media (max-width: 1499.98px) {
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption {
		font-size: 1.2vw
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption small {
		font-size: .8666666667vw
	}
}
*/
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 1;
	z-index: 30
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0
}
.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0
}
.sticySec.sticySec2 .sticyNav {
	left: auto;
	right: 50%;
	margin-right: -570px
}
.sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy2-floor1 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 1;
	z-index: 30
}
.sticy2-floor1 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor1 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor1 .sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy2-floor2 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor2 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 1;
	z-index: 30
}
.sticy2-floor2 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor2 .sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)
}
.sticy2-floor2 .sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(2) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.sticy2-floor3 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor3 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
	opacity: 0;
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.sticy2-floor3 .sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
	opacity: 1;
	z-index: 30
}
.sticy2-floor3 .sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(1) span:after {
	-webkit-transform: translate(-50%, -50%) scale(0);
	-ms-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)
}
.sticy2-floor3 .sticySec.sticySec2 .sticySec-content .sticyNav ul li:nth-child(3) span:after {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
@media (max-width: 1139.98px) {
	.sticySec.sticySec2 .sticyNav {
		right: -20px;
		margin-right: auto
	}
}
@media (max-width: 1139.98px) {
	.sticySec .sentence-block .block-body {
		font-size: 1.2280701754vw
	}
	.sticySec .sentence-block .block-body .h3-ttl {
		font-size: 2.1929824561vw
	}
	.sticySec .sentence-block .block-body .h3-ttl span {
		font-size: 1.7543859649vw
	}
}


@media (max-width: 599.98px) {
	.sticySec .container .sticySec-content {
		top: 60px;
		height: calc(100vh - 60px)
	}
	.sticySec .sentence-head .ttl {
		font-size: 4.8vw
	}
	.sticySec .sentence-block {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-width: none;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0
	}
	.sticySec .sentence-block .block-img, .sticySec .sentence-block .block-body {
		width: auto
	}
	.sticySec .sentence-block .block-body {
		position: relative;
		height: 227.5px;
		height: 0;
		padding: 0;
		padding-bottom: 77.6450511945%;
		font-size: .78125rem;
		font-size: 1.25rem;
		font-size: 3.3333333333vw;
		line-height: 1.6em
	}
	.sticySec .sentence-block .block-body .block-body-inner {
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		/*padding: 6.1433447099% 6.1433447099% 16.0409556314%;*/
		padding: 15.3846% 4.3956% 16.0409556314%;
	}
	.sticySec .sentence-block .block-body .h3-ttl {
		font-size: 4vw
	}
	.sticySec .sentence-block .block-body .h3-ttl span {
		font-size: 3.4666666667vw
	}
	.sticySec .sentence-block .block-img figure {
		height: auto
	}
	.sticySec .sentence-block .block-img figure::before {
		content: "";
		display: block;
		width: 100%;
		padding-bottom: 61.5384615385%
	}
	.sticySec .sentence-block .block-btn {
		right: 0;
		padding: 0 6.1433447099% 15%
	}
	.sticySec .sentence-block .block-btn .btn {
		font-size: 3.0666666667vw
	}
	.sticySec .sentence-block .h3-ttl {
		font-size: 4vw
	}
	.sticySec.sticySec1 .sentence-head {
		margin-left: -20px;
		margin-right: -20px
	}
	.sticySec.sticySec1 .sentence-block {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	/*
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .block-body {
		padding-bottom: 139.0784982935%
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .block-body .block-body-inner {
		padding: 6.1433447099% 5.1194539249% 16.0409556314%
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li {
		width: 100%;
		padding-bottom: 7.5px
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a::after {
		padding-bottom: 29.7142857143%
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i {
		right: 6px;
		bottom: 6px;
		width: 21px;
		height: 21px;
		border-radius: 11px
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::before {
		width: 8px;
		height: 8px;
		border-width: 1px 1px 0 0
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li a i::after {
		width: 57.1428571429%;
		height: 1px
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption {
		width: 24.7619047619%;
		font-size: 3.3333333333vw
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption::after {
		padding-bottom: 96.1538461538%
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) ul li figure figcaption small {
		font-size: 2.6666666667vw
	}
	*/
	.sticySec.sticySec2 .sticyNav ul {
		height: calc((210px - 24px) / 2 * 3)
	}
	/*
	.sticySec.sticySec2 .sticyNav ul li:nth-child(3) span {
		padding-bottom: 18px
	}
	*/
}
@media (max-width: 374.98px) {
	.sticySec .sentence-block {
		width: 100%
	}
	.sticySec .sentence-block .block-img figure::before {
		content: "";
		display: block;
		width: 100%;
		padding-bottom: 47.7815699659%
	}
	/*
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .block-body {
		padding-bottom: 125.4266211604%
	}
	*/
}
@media (max-height: 609.98px) and (min-width: 600px) {
	.sticySec .container {
		height: auto
	}
	.sticySec .container .sticySec-content {
		position: static;
		top: 0;
		height: auto
	}
	.sticySec .container .sticySec-content .sticySec-col {
		position: static;
		padding: 100px 0
	}
	.sticySec .sticyNav {
		display: none
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) .sentence-head{
		opacity: 0 !important;
		display: none;
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) .sentence-head{
		opacity: 0 !important;
		display: none;
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) .sentence-head{
		opacity: 0 !important;
		display: none;
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) .sentence-head{
		opacity: 0 !important;
		display: none;
	}
	
}
@media (max-height: 639.98px) and (max-width: 599.98px) and (min-width: 376px) {
	.sticySec .container {
		height: auto
	}
	.sticySec .container .sticySec-content {
		position: static;
		top: 0;
		height: auto
	}
	.sticySec .container .sticySec-content .sticySec-col {
		position: static;
		padding: 100px 0
	}
	.sticySec .sticyNav {
		display: none
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
}
@media (max-height: 559.98px) and (max-width: 374.98px) {
	.sticySec .container {
		height: auto
	}
	.sticySec .container .sticySec-content {
		position: static;
		top: 0;
		height: auto
	}
	.sticySec .container .sticySec-content .sticySec-col {
		position: static;
		padding: 100px 0
	}
	.sticySec .sticyNav {
		display: none
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec1 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(1) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(2) {
		opacity: 1 !important
	}
	.sticySec.sticySec2 .sticySec-content .sticySec-col:nth-child(3) {
		opacity: 1 !important
	}
}
.img-vision {
	background-image: url(../images/index/img-vision.jpg)
}
.img-message {
	background-image: url(../images/index/img-message.jpg)
}
.img-company {
	background-image: url(../images/index/img-company.jpg)
}
.img-business {
	background-image: url(../images/index/img-business.jpg)
}
.img-career {
	background-image: url(../images/index/img-career.jpg)
}

.img-workstyle {
	background-image: url(../images/index/img-workstyle.jpg)
}

.img-workstyle01 {
	background-image: url(../images/index/img-workstyle01.jpg)
}
.img-workstyle02 {
	background-image: url(../images/index/img-workstyle02.jpg)
}
.img-workstyle03 {
	background-image: url(../images/index/img-workstyle03.jpg)
}
@media (max-width: 599.98px) {
	.img-workstyle01 {
		background-image: url(../images/index/img-workstyle01-sp.jpg)
	}
	.img-workstyle02 {
		background-image: url(../images/index/img-workstyle02-sp.jpg)
	}
	.img-workstyle03 {
		background-image: url(../images/index/img-workstyle03-sp.jpg)
	}
	.img-message {
		background-image: url(../images/index/img-message-sp.jpg)
	}
}

.img-woman{
	background-image: url(../images/index/img-woman.jpg)
}

.recruiting {
	padding: 18vh 0;
}

#check_5.recruiting {
	padding: 18vh 0px 200px;
}

.recruiting .recruiting-content {
	max-width: 960px;
	margin: auto;
	padding: 5.2631578947% 7.4561403509% 6.1403508772%;
	background-color: #fff
}
.recruiting .recruiting-content .h3-ttl {
	letter-spacing: .15em;
	text-indent: .15em;
	text-align: center
}
.recruiting .recruiting-content .h3-ttl span {
	letter-spacing: .2em;
	text-indent: .2em
}
.recruiting .recruiting-content .h3-ttl span::after {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.recruiting .recruiting-content ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.recruiting .recruiting-content ul li {
	margin: 0;
	padding-bottom: 30px
}
.recruiting .recruiting-content ul li a {
	position: relative;
	display: block;
	border: solid 2px #000
}
.recruiting .recruiting-content ul li a::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: solid 2px transparent;
	-webkit-transition: background-color 0.4s linear, border-color 0.3s linear;
	-o-transition: background-color 0.4s linear, border-color 0.3s linear;
	transition: background-color 0.4s linear, border-color 0.3s linear;
	z-index: 10
}
.recruiting .recruiting-content ul li a::after {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 24.0506329114%
}
.recruiting .recruiting-content ul li a i {
	position: absolute;
	top: 50%;
	right: 23px;
	display: block;
	width: 42px;
	height: 42px;
	background-color: #ec3649;
	border-radius: 21px;
	line-height: 1.5625;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	z-index: 15
}
.recruiting .recruiting-content ul li a i::before, .recruiting .recruiting-content ul li a i::after {
	content: "";
	position: absolute;
	border: solid 0px #fff
}
.recruiting .recruiting-content ul li a i::before {
	top: 50%;
	left: 50%;
	width: 8.5px;
	height: 8.5px;
	margin-left: 1.5px;
	border-width: 1.5px 1.5px 0 0;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.recruiting .recruiting-content ul li a i::after {
	top: 50%;
	left: 50%;
	width: 27.619047619%;
	height: 1.5px;
	border-radius: .8px;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.recruiting .recruiting-content ul li a:hover, .recruiting .recruiting-content ul li a:focus, .recruiting .recruiting-content ul li a:active {
	opacity: 1
}
.recruiting .recruiting-content ul li a:hover::before, .recruiting .recruiting-content ul li a:focus::before, .recruiting .recruiting-content ul li a:active::before {
	background-color: rgba(0, 0, 0, 0.2);
	border-color: #000
}
.recruiting .recruiting-content ul li a:hover i, .recruiting .recruiting-content ul li a:focus i, .recruiting .recruiting-content ul li a:active i {
	background-color: #c60018
}
.recruiting .recruiting-content ul li figure {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
.recruiting .recruiting-content ul li figure figcaption {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background-color: transparent;
	color: #000;
	font-size: 1.6428571429rem;
	font-size: 2.3rem;
	font-weight: 400;
	text-align: center;
	letter-spacing: .2em;
	text-indent: .2em;
	z-index: 15
}
.recruiting .recruiting-content ul li figure figcaption span {
	position: absolute;
	display: inline-block
}
.recruiting .recruiting-content ul li figure figcaption small {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: .652173913rem;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: .2em;
	text-indent: .2em;
	line-height: 1.6666666667
}
@media (max-width: 599.98px) {
	.recruiting {
		padding: 10vh 0;
	}
	
	#check_5.recruiting {
		padding: 10vh 0px 100px;
	}

	.recruiting .recruiting-content {
		/* width: 88.0597014925%;
		padding: 10.447761194% 6.7164179104% 10.447761194%; */

		width: 100%;
		padding: 10.447761194% 6.7164179104% 10.447761194%;
	}
	.recruiting .recruiting-content ul li {
		padding-bottom: 15px
	}
	.recruiting .recruiting-content ul li a {
		border: solid 1.5px #000
	}
	.recruiting .recruiting-content ul li a::before {
		border: solid 1.5px transparent
	}
	.recruiting .recruiting-content ul li a::after {
		padding-bottom: 38%
	}
	.recruiting .recruiting-content ul li a i {
		right: 10px;
		width: 23px;
		height: 23px;
		border-radius: 11px
	}
	.recruiting .recruiting-content ul li a i::before {
		width: 8px;
		height: 8px;
		margin-left: 1px;
		border-width: 1px 1px 0 0
	}
	.recruiting .recruiting-content ul li a i::after {
		width: 43.4782608696%;
		height: 1px
	}
	.recruiting .recruiting-content ul li figure figcaption {
		font-size: .9642857143rem;
		font-size: 1.35rem;
		font-size: 3.6vw
	}
	.recruiting .recruiting-content ul li figure figcaption small {
		font-size: .7407407407rem;
		font-size: 1rem;
		font-size: 2.6666666667vw
	}
}


.img-recruit {
	background-image: url(../images/index/img-recruit.jpg)
}
.img-faq {
	background-image: url(../images/index/img-faq.jpg)
}

@media (max-width: 599.98px) {
	.img-recruit {
		background-image: url(../images/index/img-recruit-sp.jpg)
	}
	.img-faq {
		background-image: url(../images/index/img-faq-sp.jpg)
	}

	
} /*! Built by PIXBATON pixbaton.jp */



.sticySec .sentence-block .block-body .block-body-inner__ws{
	padding-top: 10%;
	padding-bottom: 0;
}

.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn{
	width: 100%;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn tr{
	width: 100%;
	margin: 0 ;
	padding: 0;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn td{
	width: 100%;
	margin: 0 ;
	padding: 0 10px 0 0;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn img{
	width: 100%;
	margin: 0 0 10px;
}

.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-1 a {
	background: url("/recruit/assets/images/index/ws-btn_1_on.svg") no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: top left;
	display: block;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-1 a:hover{
	opacity: 1;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-1 a:hover img{
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.4s all ease;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-1 img{
	width: 100%;
	height: auto;
}

.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-2 a {
	background: url("/recruit/assets/images/index/ws-btn_2_on.svg") no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: top left;
	display: block;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-2 a:hover{
	opacity: 1;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-2 a:hover img{
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.4s all ease;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-2 img{
	width: 100%;
	height: auto;
}

.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-3 a {
	background: url("/recruit/assets/images/index/ws-btn_3_on.svg") no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: top left;
	display: block;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-3 a:hover{
	opacity: 1;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-3 a:hover img{
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.4s all ease;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-3 img{
	width: 100%;
	height: auto;
}

.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-4 a {
	background: url("/recruit/assets/images/index/ws-btn_4_on.svg") no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: top left;
	display: block;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-4 a:hover{
	opacity: 1;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-4 a:hover img{
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.4s all ease;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-4 img{
	width: 100%;
	height: auto;
}


.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-5 a {
	background: url("/recruit/assets/images/index/ws-btn_5_on.svg") no-repeat;
	width: 100%;
	height: auto;
	background-size: 100% auto;
	background-position: top left;
	display: block;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-5 a:hover{
	opacity: 1;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-5 a:hover img{
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.4s all ease;
}
.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn .ws-5 img{
	width: 100%;
	height: auto;
}
@media (max-width: 599.98px) {
	.sticySec .sentence-block .block-body .block-body-inner__ws .ws-btn{
		margin-left: 2.5px ;
	}
}