@charset "utf-8";
html { font-size: 62.5%; }
html { font-size: 10px; }
body {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 1.5rem;
	line-height: 2.1;
	letter-spacing: 0.1rem;
	color: #000000;
	font-weight: 400;
	overflow: hidden!important;
}
body {
	width: 100vw;
	height: 100vh;
	height: 100dvh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url('img/bg.jpg');
}
img {
	width: 100%;
	height: auto;
}
p {	margin: 0!important; }
.center-con {
	position: fixed;
	width: 30vw;
	top: calc(50% - 6.5vw);
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}
.center-con h1 {
	width: 30%;
	margin: 0 auto 2vw auto;
}
.center-con p { width: 100%; }
.footer-con {
	position: fixed;
	font-size: .8vw;
	line-height: 1;
	color: #3b4a5c;
	width: 90%;
	bottom: 5%;
	left: 5%;
	background: rgba(255,1,1,.2);
	background: rgba(255,1,1,0);
}
.bold { font-weight: 700; }
.footer-con ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-con ul li {
	width: 25vw;
	background: rgba(255,255,1,.2);
	background: rgba(255,255,1, 0);
}
.footer-con ul li div.con { display: flex; }
.footer-con ul li div p { margin-bottom: .25vw!important; }

.footer-con ul li:first-of-type div p.title { width: 10vw; }
.footer-con ul li:nth-of-type(2) div p.title { width: 9vw; }
.footer-con ul li:nth-of-type(3) div p.title { width: 12vw; }

.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .32vw; }
.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: .9vw; }
.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: .25vw; }
.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .43vw; }
.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: .73vw; }
.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: .155vw; }
.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 1.3vw; }

@media (max-width: 1199.98px) {
	.footer-con ul li { width: 28vw; }
	.footer-con ul li:first-of-type div p.title { width: 12.5vw; }
	.footer-con ul li:nth-of-type(2) div p.title { width: 9.5vw; }
	.footer-con ul li:nth-of-type(3) div p.title { width: 14vw; }

	.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .25vw; }
	.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: .85vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: .28vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .5vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: .77vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: .13vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 1.4vw; }
}
@media (max-width: 1023.98px) {
	.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .18vw; }
	.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: .75vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: .18vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .45vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: .71vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: .075vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 1.35vw; }
}
@media (max-width: 919.98px) {
	.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .1vw; }
	.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: .65vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: .025vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .35vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: .625vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: 0; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 1.255vw; }
}
@media (max-width: 819.98px) {
	.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .05vw; }
	.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: .58vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: -.05vw; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .3vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: .58vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: -.05vw; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 1.2vw; }
}
@media (max-width: 767.98px) {
	.center-con {
		width: 60vw;
		top: calc(50% - 15vw);
	}
	.footer-con {
		left: 6%;
		font-size: 1rem;
	}
	.footer-con ul { display: block; }
	.footer-con ul li {
		width: 100%;
		max-width: 32rem;
		margin: 0 auto;
	}
	.footer-con ul li div.blank { display: none; }
	.footer-con ul li div p.title { width: 13rem!important; }
	.footer-con ul li:first-of-type div p.text.ls-1 { letter-spacing: .38rem; }
	.footer-con ul li:first-of-type div p.text.ls-2 { letter-spacing: 1.1rem; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-3 { letter-spacing: .2rem; }
	.footer-con ul li:nth-of-type(2) div p.text.ls-4 { letter-spacing: .44rem; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-5 { letter-spacing: 1.23rem; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-6 { letter-spacing: .355rem; }
	.footer-con ul li:nth-of-type(3) div p.text.ls-7 { letter-spacing: 2.1rem; }
}