@charset "utf-8";

* {
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
	visibility: hidden;
}
html,
body {
	height: 100%;
	word-wrap: break-word;
	-webkit-text-size-adjust: 100%;
}
html.wf-active, html.loading-delay {
	visibility: visible;
	animation: loading 0.5s;
}
@keyframes loading {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.l-main {
	opacity: 0;
}
html.wf-active .l-main {
	animation: loading 0.5s 0.9s forwards;
}
html.wf-active .l-extra-inner {
	animation: t 0.3s 0.2s ease-in forwards;
/*	animation: t 0.3s 0.2s ease-in;	*/
}
@keyframes t {
	0% { transform: translateY(0); }
	100% { transform: translateY(100%); }
}

body {
	margin : 0;
	padding : 0;
	background : #fff;
	color : #444;
	font-family: 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
a {
	color: #444;
}

sup {
	font-size: 70%;
	line-height: 1;
	vertical-align: top;
	margin-left: -0.2em;
}


@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@keyframes fadeOut {
	0% {opacity: 1}
	100% {opacity: 0}
}


.l-wrapper {
	position: relative;
	padding-top: 9vh;
}

.l-nav {
	position: fixed;
	top: 0;
	width: 100%;
	padding: 1.5vh 0 1.5vh;
	background: rgb(21, 69, 119);
	z-index: 10;
}
.l-main {
	width: 100%;
}
.l-extra {
	position: relative;
	height: 91dvh;
/*	height: -webkit-fill-available;	*/
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}


.nav-social {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 1rem;
	padding-bottom: 3rem;
	list-style: none;
}
.nav-social li {
	padding: 0 2rem;
}
.nav-social li:first-child {
	display: none;
}
.icon-social {
	width: 28px;
	height: auto;
}
.l-header .nav-social .icon-social,
.l-nav .nav-social .icon-social {
	filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(70deg) brightness(99%) contrast(107%);
}



.l-header .logo {
	display: block;
	width: 40vw;
	height: auto;
	margin: 14vh  auto 0;
}
.l-header .nav-social {
	margin-top: 8rem;
}


.l-extra-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.l-extra-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100.1%;
	height: 100%;
	background-color: rgba(255, 255, 255, 1);
}


.l-nav .logo {
	display: block;
	width: auto;
	height: 5.5vh;
	margin: 0.5vh auto 0;
}
.l-nav .nav-global {
	display: none;
}
.nav-global li {
	font-weight: bold;
	letter-spacing: 0.1em;
}
.nav-global a {
	text-decoration: none;
}
.l-nav .nav-social {
	position: absolute;
	right: 4px;
	top: 1.5vh;
	padding: 4px 0 0 0;
}
.l-nav .nav-social li  {
	padding: 0.5vh 1rem;
}
.l-nav .nav-social .icon-social  {
	width: 3vh;
}

.l-footer__inner {
	padding: 2rem 0;
	background: #eee;
	text-align: center;
}
.l-footer .nav-global {
	margin: 0 auto 5rem;
}
.l-footer .nav-global ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.l-footer .nav-global li {
	margin: 3rem 2rem 0;
	font-size: 15px;
}
.l-footer .nav-global a {
	color: rgb(21, 69, 119);
}
.l-footer .logo-corp img {
	width: 40%;
	height: auto;
	margin-top: 1rem;
}
.l-footer__copyright {
	margin-top: 2rem;
	color: #666;
	font-size: 1rem;
	line-height: 1.4;
}

@media screen and (max-width: 767px) {

	br.smp {
		display: inline;
	}
	br.tab {
		display: none;
	}
	br.pc {
		display: none;
	}

}
@media screen and (min-width: 767px) {

	br.tab {
		display: inline;
	}

	.l-footer .logo-corp img {
		min-width: 160px;
		max-width: 20%;
	}

}
@media screen and (min-width: 1025px) {

	br.smp {
		display: none;
	}
	br.tab {
		display: none;
	}
	br.pc {
		display: inline;
	}

	.l-wrapper {
		padding-top: 0;
	}
	.l-nav {
		position: fixed;
		right: 0;
		width: calc(100% - 45% - 35% - 8px);
		height: 100vh;
		padding: 8rem 0 0 0;
		background: rgb(21, 69, 119);
	}
	.l-extra {
		position: fixed;
		left: 0;
		width: 45%;
		height: 100vh;
	}
	.l-main {
		position: absolute;
		left: calc(45% + 4px);
/*		min-width: 500px;	*/
		max-width: 35%;
		height: 100vh;
	}

	.l-footer {
		padding: 4px 0;
	}


	.l-header .logo {
		width: auto;
		height: 6vh;
		margin: 20vh  auto 0;
	}

	.l-nav .logo {
		display: block;
		width: 70%;
		height: auto;
		margin: 0 auto;
	}
	.l-nav .nav-global {
		display: block;
		margin-top: 10rem;
		text-align: center;
	}
	.l-nav .nav-global li {
		margin-top: 3rem;
		font-size: clamp(16px, 1vw, 20px);
	}
	.l-nav .nav-global a {
		color: #fff;
	}
	.l-nav .nav-social {
		position: relative;
		margin-top: 8rem;
		padding-top: 1rem;
		padding-bottom: 3rem;
	}
	.l-nav .nav-social li {
		padding: 0 2rem;
	}
	.l-nav .nav-social .icon-social {
	    width: 28px;
	}
	.l-extra-image {
		position: fixed;
		left: 0;
		width: 45%;
		height: 100vh;
	}

}
