/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */ *, ::after, ::before {
	border-style: solid;
	border-width: 0;
	box-sizing: border-box
}
html {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	line-height: 1.15
}
body {
	margin: 0
}
main {
	display: block
}
address, blockquote, dl, figure, form, iframe, p, pre, table {
	margin: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
hr {
	border-top-width: 1px;
	box-sizing: content-box;
	clear: both;
	color: inherit;
	height: 0;
	margin: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: inherit
}
address {
	font-style: inherit
}
a {
	background-color: transparent;
	color: inherit;
	text-decoration: none
}
abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}
b, strong {
	font-weight: bolder
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: inherit
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
embed, iframe, img, object, svg {
	vertical-align: bottom
}
button, input, optgroup, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: 0 0;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit;
	vertical-align: middle
}
[type=button], [type=reset], [type=submit], button {
	cursor: pointer
}
[type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled, button:disabled {
	cursor: default
}
:-moz-focusring {
	outline: auto
}
select:disabled {
	opacity: inherit
}
option {
	padding: 0
}
fieldset {
	margin: 0;
	min-width: 0;
	padding: 0
}
legend {
	padding: 0
}
progress {
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
[type=number] {
	-moz-appearance: textfield
}
label[for] {
	cursor: default
}
details {
	display: block
}
summary {
	display: list-item
}
[contenteditable]:focus {
	outline: auto
}
table {
	border-collapse: collapse;
	border-color: inherit
}
caption {
	text-align: left
}
td, th {
	padding: 0;
	vertical-align: top
}
th {
	font-weight: 700;
	text-align: left
}
body {
	box-shadow: 0 0 30px rgba(124, 124, 124, .19);
	font-family: "Helvetica Neue", Helvetica, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, "Yu Gothic", Meiryo, sans-serif;
	margin: 0 auto;
	max-width: 640px;
	width: 100%
}
img {
	display: block;
	height: auto;
	width: 100%
}
a {
	display: block;
	transition: all .5s 0s ease
}
a:hover {
	opacity: .7
}
.l-main {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-size: 100%;
	margin: 0 auto;
	max-width: 640px;
}
.--bg-img {
	background: url("../img/bg_01.png") center top repeat-y;
	background-size: 100% auto;
}
.--bg-main {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-size: 100%
}
.l-main__inner {
	margin: 0 auto;
	max-width: 632px;
	padding: 0 1rem;
	width: 100%
}
.l-main__inner.--sm {
	max-width: 482px
}
.l-footer {
	background-color: #012b81
}
.l-footer small {
	color: #fff;
	display: block;
	font-size: .875rem;
	margin: 0 auto;
	text-align: center
}
.l-footer__inner {
	padding-bottom: 12.5rem;
	padding-top: 1.625rem
}
.l-footer__logo {
	margin: 0 auto 2rem;
	max-width: 180px
}
.l-footer__link {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 2rem;
	font-size: 87.5%;
}
.l-footer__link p {
	color: #fff;
	line-height: 1.6;
}
.l-footer__link a {
	color: #fff
}
/*.l-footer__link a:first-of-type {
	border-right: 1px solid #fff;
	padding-right: 20px
}
.l-footer__link a:nth-of-type(2) {
	padding-left: 20px
}*/
.c-cta {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto 3rem;
	width: 90%
}
.c-cta a {
	width: 50%
}
.c-cta__column {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 532px;
	padding: 0 1rem
}
.c-arrow {
	animation: bound 1.5s infinite;
	margin: 15px auto 0;
	max-width: 50%
}
video {
	height: auto;
	margin: 0 auto;
	width: 100%
}
.p-top-fixed {
	bottom: 1em;
	display: none;
	left: 50%;
	max-width: 640px;
	position: fixed;
	transform: translateX(-50%);
	width: 100%;
	z-index: 1000
}
.u-db--sp {
	display: none
}
.u-db--tab {
	display: none
}
.--bg {
	background: #eaf1f5
}
.u-font--weight-r {
	font-weight: 400
}
.u-font--weight-sb {
	font-weight: 600
}
.u-font--weight-b {
	font-weight: 700
}
.u-font--color-orange {
	color: #eb8f14;
	font-size: clamp(1.75rem, 1.2320441989rem + 2.2099447514vw, 3rem)
}
.u-font--color-green {
	color: #1582d2
}
.u-font--famliry-josefin {
	font-family: "Josefin Sans", sans-serif
}
.l-main__inner2 {
	margin: 0 auto;
	max-width: 632px;
	width: 80%;
	padding: 0 1rem;
	margin-top: 3%;
	margin-bottom: 4%;
}
.text1 {
	display: block;
	width: 50%;
	margin: 7.5% auto 0;
}
.text2 {
	width: 40%;
	margin: 0 auto;
}
.text3 {
	width: 81%;
	margin: 0 auto;
}
.text4 {
	width: 65%;
	margin: 0 auto;
}
.text5 {
	width: 94%;
	margin: 0 auto;
	margin-top: 2%;
}
.text6 {
	width: 61%;
	margin: 0 auto;
}
.text7 {
	width: 46%;
	margin: 0 auto;
}
.text8 {
	width: 73%;
	margin: 0 auto;
}
@media screen and (min-width:768px) {
	.u-db--sp {
		display: block
	}
	.u-dn--tab {
		display: none
	}
	.text1 {
		width: 35%;
		margin: 7.5% auto 0;
	}
	.text2 {
		width: 30%;
		margin: 0 auto;
	}
	.text3 {
		width: 54%;
		margin: 0 auto;
	}
	.text4 {
		width: 43%;
		margin: 0 auto;
	}
	.text5 {
		width: 87%;
		margin: 0 auto;
		margin-top: 4%;
	}
	.text6 {
		width: 40%;
		margin: 0 auto;
	}
	.text7 {
		width: 38%;
		margin: 0 auto;
	}
	.text8 {
		width: 43%;
		margin: 0 auto;
	}
}
@media screen and (min-width:960px) {
	.u-db--tab {
		display: block
	}
	.u-dn--pc {
		display: none
	}
}
@keyframes bound {
	0% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(10px)
	}
	100% {
		transform: translateY(0)
	}
}