@charset "utf-8";

/* ===================================================================== */
/* Base * /
/* ===================================================================== */
html {
	height: 100%;
	font-size: 62.5%;
}

body {
	width: 100%;
	height: 100%;
	/* font-family: -apple-system, BlinkMacSystemFont, 'freight-big-pro', 'Helvetica Neue', Helvetica,
    '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック','Yu Gothic',
    'Hiragino Kaku Gothic ProN','メイリオ', arial, Meiryo,
    'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; */
	/*font-family: 'freight-big-pro', 'FOT筑紫明朝 Pr6 R', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;*/
	font-size: 18px;
	line-height: 35px;
	/*text-align: justify;*/
	/*text-justify: inter-ideograph;*/
	/*-webkit-font-feature-settings: "pkna";*/
	/*font-feature-settings: "pkna";*/
	/*letter-spacing: .16em;*/
	color: #fff;
	background-color: #000;
	font-family: "fot-tsukumin-pr6n", sans-serif;
}

input,
button,
textarea,
select {
	font-family: "fot-tsukumin-pr6n", sans-serif;
}

section {
	padding: 6.4rem 0;
	position: relative;
	z-index: 1;
}

img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper {
	width: 100%;
	position: relative;
}

.content {
	position: relative;
	z-index: 1;
}

.container {
	width: 100%;
	max-width: 1432px;
	height: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 auto;
}

.text-box {
	width: 100%;
}

.text-box p {
	margin-bottom: 40px;
}

.text-box-B {
	width: 100%;
	font-weight: bold;
}

/* -----------------------------------------------------------
fot Smartphone
----------------------------------------------------------- */
@media only screen and (max-width: 1480px) {
	.container {
		padding: 0 20px;
		max-width: 1280px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 1.4rem;
	}

	section {
		padding: 4.5rem 0;
	}

	.container {
		width: 100%;
		padding: 0 30px;
	}
}

/* ===================================================================== */
/* Link * /
/* ===================================================================== */
a,
a:link,
a:active {
	color: #fff;
	text-decoration: underline;
	outline: none;
	transition: 0.3s;
}

a:hover {
	color: #d1d1d1;
	text-decoration: none;
	transition: 0.3s;
}

a.hov-C:hover {
	color: #00d8ff;
}

a.hov-M:hover {
	color: #f800dc;
}

a.hov-G:hover {
	color: #00ff27;
}

a img {
	border: none;
	transition: 0.3s;
}

a:hover img {
	opacity: 0.5;
	transition: 0.3s;
}

/* ===================================================================== */
/* Utility * /
/* ===================================================================== */
.fs-60 {
	font-size: 60%;
}

.fs-65 {
	font-size: 65%;
}

.fs-70 {
	font-size: 70%;
}

.fs-75 {
	font-size: 75%;
}

.fs-80 {
	font-size: 80%;
}

.fs-85 {
	font-size: 85%;
}

.fs-90 {
	font-size: 90%;
}

.fs-95 {
	font-size: 95%;
}

.fs-105 {
	font-size: 105%;
}

.fs-110 {
	font-size: 110%;
}

.fs-115 {
	font-size: 115%;
}

.fs-120 {
	font-size: 120%;
}

.fs-130 {
	font-size: 130%;
}

.fs-140 {
	font-size: 140%;
}

.fs-150 {
	font-size: 150%;
}

.fs-160 {
	font-size: 160%;
}

.fs-170 {
	font-size: 170%;
}

.fs-180 {
	font-size: 180%;
}

.fs-190 {
	font-size: 190%;
}

.fs-200 {
	font-size: 200%;
}

.mgB-08 {
	margin-bottom: 0.8rem;
}

.mgB-16 {
	margin-bottom: 1.6rem;
}

.mgB-24 {
	margin-bottom: 2.4rem;
}

.mgB-32 {
	margin-bottom: 3.2rem;
}

.mgB-40 {
	margin-bottom: 4rem;
}

.mgB-48 {
	margin-bottom: 4.8rem;
}

.mgB-64 {
	margin-bottom: 6.4rem;
}

.font-B {
	font-weight: bold;
}

.text-L {
	text-align: left !important;
}

.text-C {
	text-align: center !important;
}

.text-R {
	text-align: right !important;
}

.float-L {
	float: left;
}

.float-R {
	float: right;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

.bg-RD {
	background-color: #f800dc;
}

.bg-GY {
	background-color: #f2f2f2;
}

.bg-BE {
	background-color: #faf9f2;
}

.empha {
	color: #f800dc;
	font-size: 1.2em;
}

.marker {
	background: linear-gradient(transparent 70%, #f800dc 30%);
}

.mincho {
	font-family: "FOT-筑紫明朝 Pr6 R", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.wf-sawarabimincho {
	font-family: "Sawarabi Mincho";
}

.m-plus {
	font-family: "M PLUS 1p", sans-serif;
}

.o-sans {
	font-family: "Open Sans", sans-serif;
}

.noto-sans {
	font-family: "Noto Sans JP", sans-serif;
}

.ms-delafield {
	font-family: "Mrs Saint Delafield", cursive;
}

.tangerine {
	font-family: "Tangerine", cursive;
}

.josefin-sans {
	font-family: "Josefin Sans", sans-serif;
}

.oswald {
	font-family: "Oswald", sans-serif;
}

.nunito-sans {
	font-family: "Nunito Sans", sans-serif;
}

.freight-big {
	font-family: "freight-big-pro", serif;
}

/* -----------------------------------------------------------
 <br> Responsive
----------------------------------------------------------- */
@media screen and (min-width: 481px) {
	.sp-br {
		display: none;
	}
}

@media screen and (max-width: 480px) {
	.pc-br {
		display: none;
	}
}

/* ===================================================================== */
/* Effects * /
/* ===================================================================== */
.effectIn {
	transition: 0.8s;
	opacity: 0;
}

.effectOut {
	transition: 0.8s;
	opacity: 1;
}

.effectIn1 {
	transition: 0.8s ease-in;
	transform: translate(0, 30px);
	opacity: 0;
}

.effectOut1 {
	transition: 0.8s ease-out;
	transform: translate(0, 0px);
	opacity: 1;
}

.effectIn2 {
	transition: 0.8s ease-in;
	transform: translate(-30px, 0);
	opacity: 0;
}

.effectOut2 {
	transition: 0.8s ease-out;
	transform: translate(0, 0px);
	opacity: 1;
}

.effectIn3 {
	transition: 0.8s ease-in;
	transform: translate(30px, 0);
	opacity: 0;
}

.effectOut3 {
	transition: 0.8s ease-out;
	transform: translate(0, 0px);
	opacity: 1;
}

.effectIn4 {
	transition: 0.8s ease-in;
	transform: translate(0, -30px);
	opacity: 0;
}

.effectOut4 {
	transition: 0.8s ease-out;
	transform: translate(0, 0px);
	opacity: 1;
}

.order1 {
	transition-delay: 0s;
}

.order2 {
	transition-delay: 0.5s;
}

.order3 {
	transition-delay: 1s;
}

.order4 {
	transition-delay: 1.5s;
}

.order5 {
	transition-delay: 2s;
}

/* ===================================================================== */
/* Layout * /
/* ===================================================================== */
.flex-C {
	display: flex;
	justify-content: center;
	flex-flow: row nowrap;
}

.flex-L {
	display: flex;
	justify-content: flex-start;
	flex-flow: row nowrap;
}

.flex-R {
	display: flex;
	justify-content: flex-start;
	flex-flow: row-reverse nowrap;
}

.flex-wrap {
	flex-flow: row wrap;
}

.flex-column {
	flex-flow: column nowrap;
}

.flex-R-column {
	display: flex;
	justify-content: flex-start;
	flex-flow: column-reverse nowrap;
}

.flex-L.content-box {
	align-items: center;
}

.flex-R.content-box {
	align-items: center;
}

/* ===================================================================== */
/* Object Fit * /
/* ===================================================================== */
.object-fit {
	object-fit: cover;
	font-family: "object-fit: cover;"; /*IE対策*/
}

.img-wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.img-wrap::before {
	content: "";
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 66.6666%;
}

.img-wrap::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.img-wrap img {
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: "object-fit: cover;"; /*IE対策*/
	object-position: center center;
}

.content-box .img-wrap {
	width: 320px;
	margin: 0 auto;
}

.content-box .img-wrap::before {
	padding-bottom: 100%;
}

.content-box .img-wrap img {
	border-radius: 50%;
}

/* ===================================================================== */
/* Header * /
/* ===================================================================== */
#header {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding: 50px 20px;
	position: absolute;
	z-index: 9999;
}

.header-logo {
	width: 150px;
}

.header-logo a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

.header-logo a span.header-logo-slider img {
	position: absolute;
	top: 0;
	left: 0;
}

.header-logo a span.under {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -22px;
	margin: auto;
}

.header-logo a span.under img {
	width: 100%;
	height: 100%;
}

.header-menu li a {
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 2.5px;
	font-weight: 300;
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.header-logo a span.under img.pc {
		display: block;
	}

	.header-logo a span.under img.sp {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	#header {
		padding: 13px 20px;
		position: fixed;
	}

	#header::before {
		content: "";
		width: 100%;
		height: 100%;
		background-color: transparent;
		backdrop-filter: blur(3px);
		-webkit-backdrop-filter: blur(3px);
		position: absolute;
		top: 0;
		left: 0;
	}

	.header-logo {
		width: 94px;
	}

	.header-logo a span.under {
		position: absolute;
		top: 2px;
		left: auto;
		right: -45px;
		bottom: auto;
		margin: 0;
		width: 38px;
	}

	.header-logo a span.under img.pc {
		display: none;
	}

	.header-logo a span.under img.sp {
		display: block;
	}
}

/* ---------------------------------------------
   Header Smaller
--------------------------------------------- */

/* ===================================================================== */
/* Drower Menu * /
/* ===================================================================== */
.drawer-box .drawer-hamburger {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 0;
	margin-top: 20px;
	margin-right: 30px;
	z-index: 10000;
	transition: 0.3s;
}

.drawer-box .drawer-hamburger::before {
	content: "Menu";
	color: #fff;
	font-size: 2.8rem;
	font-weight: 300;
	letter-spacing: 0.12em;
	margin-bottom: -10px;
	transition: 0.3s;
}

.drawer-box .drawer-hamburger:hover {
	border: 1px solid #d2ff00;
	transition: 0.3s;
}

.drawer-box .drawer-hamburger:hover::before {
	color: #d2ff00;
	transition: 0.3s;
}

.drawer-box .drawer-hamburger-icon,
.drawer-box .drawer-hamburger-icon::before,
.drawer-box .drawer-hamburger-icon::after {
	height: 3px;
	background-color: transparent;
}

.drawer-box .drawer-hamburger-icon::after {
	width: 80%;
	margin-left: 20%;
}

.drawer-box .header-logo {
	width: 260px;
	margin-top: 20px;
	margin-left: 30px;
}

.drawer-box .drawer-menu {
	padding: 30px;
}

.drawer-box .drawer-menu li a {
	font-size: 3rem;
	font-weight: 300;
	text-decoration: none;
}

.drawer-box .drawer-nav p.copyright {
	font-size: 1.2rem;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.drawer-box .header-logo {
		width: 130px;
		margin-top: 25px;
	}
}

/* -----------------------------------------------------------
Open
----------------------------------------------------------- */
.drawer-open .drawer-box .drawer-hamburger {
	border: none;
}

.drawer-open .drawer-box .drawer-hamburger::before {
	content: "";
}

.drawer-open .drawer-box .drawer-hamburger-icon {
	background-color: transparent;
}

.drawer-open .drawer-box .drawer-hamburger-icon::before,
.drawer-open .drawer-box .drawer-hamburger-icon::after {
	height: 2px;
	background-color: #fff;
}

.drawer-open .drawer-box .drawer-hamburger-icon::after {
	width: 100%;
	margin-left: 0;
}

.drawer-open .drawer-box .drawer-nav {
	height: 100vh;
	background-color: #707070;
	top: -1px;
	z-index: 9999;
}

.drawer-open .drawer-overlay {
	z-index: 9000;
	background-color: rgba(0, 0, 0, 0.9);
}

@media only screen and (min-width: 1241px) {
	.drawer-box {
		display: none;
	}
}

@media only screen and (max-width: 1240px) {
	.header-menu li:not(.header-logo) {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.drawer-box .drawer-hamburger {
		width: 50px;
		height: 50px;
		margin-top: 14px;
	}

	.drawer-box .drawer-hamburger::before {
		font-size: 1.4rem;
	}
}

/* -----------------------------------------------------------
Header Scroll
----------------------------------------------------------- */

/* ===================================================================== */
/* Title * /
/* ===================================================================== */
.title-1,
.title-2 {
	font-family: "freight-big-pro";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	color: #fff;
	font-weight: 300;
	line-height: 1;
	text-align: left;
}

.title-1 {
	font-size: 6rem;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.title-2 {
	font-size: 12rem;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.title-1 h2,
.title-2 h3 {
	display: inline-block;
	position: relative;
}

.under-line::before {
	content: "";
	height: 2px;
	background-color: #00d8ff;
	position: absolute;
	left: 0;
	bottom: -30px;
}

.title-1 .under-line::before {
	width: 38px;
	bottom: -30px;
}

.title-2 .under-line::before {
	width: 68.5px;
	bottom: -40px;
}

.under-line.active::before {
	animation: underline 1.5s ease-in-out forwards;
}

@keyframes underline {
	0% {
		width: 8%;
	}
	100% {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.title-1 {
		font-size: 2.5rem;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}

	.title-2 {
		font-size: 3.8rem;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
}

/* ===================================================================== */
/* Moving Text * /
/* ===================================================================== */
.moving-text {
	width: 100%;
	/*overflow: hidden;*/
}

.moving-text div p:nth-child(2) {
	margin-left: 0 !important;
	padding-left: 60px;
}

@keyframes moving {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}

/* ===================================================================== */
/* Page Top * /
/* ===================================================================== */
.page-top-pc {
	position: fixed;
	right: 41px;
	bottom: 338px;
	margin: auto;
	width: 165px;
	height: 165px;
	border-radius: 50%;
	border: 2px solid #fff;
	box-sizing: border-box;
	cursor: pointer;
	z-index: 9999;
	transition: 0.3s;
}

.page-top-pc::before {
	content: "";
	width: 2px;
	height: 94px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: 0.3s;
}

.page-top-pc::after {
	content: "";
	width: 65px;
	height: 65px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
	transition: 0.3s;
}

.page-top-pc:hover {
	border: 2px solid #d2ff00;
	transition: 0.3s;
}

.page-top-pc:hover::before {
	background-color: #d2ff00;
	transition: 0.3s;
}

.page-top-pc:hover::after {
	border-top: 2px solid #d2ff00;
	border-left: 2px solid #d2ff00;
	transition: 0.3s;
}

@media only screen and (min-width: 768px) {
	.page-top-pc {
		display: block;
	}

	.page-top-sp {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.page-top-pc {
		display: none !important;
	}

	.page-top-sp {
		display: block;
	}

	.page-top-sp {
		position: fixed;
		right: 30px;
		bottom: 248px;
		margin: auto;
		width: 60px;
		height: 60px;
		border: 1px solid #fff;
		border-radius: 50%;
		box-sizing: border-box;
		cursor: pointer;
		z-index: 9999;
		transition: 0.3s;
	}

	.page-top-sp::before {
		content: "";
		width: 1px;
		height: 34.6px;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		transition: 0.3s;
	}

	.page-top-sp::after {
		content: "";
		width: 25px;
		height: 25px;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		transform: rotate(45deg);
		transition: 0.3s;
	}

	.page-top-sp:hover {
		border: 1px solid #d2ff00;
		transition: 0.3s;
	}

	.page-top-sp:hover::before {
		background-color: #d2ff00;
		transition: 0.3s;
	}

	.page-top-sp:hover::after {
		border-top: 1px solid #d2ff00;
		border-left: 1px solid #d2ff00;
		transition: 0.3s;
	}
}

/* ===================================================================== */
/* Footer * /
/* ===================================================================== */
.contact-btn {
	width: 100%;
	height: 100%;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 150px;
	margin-bottom: 120px;
	transition: 0.3s;
}
.contact-btn:hover {
	border-color: #f800dc;
}
.contact-btn a {
	display: block;
	font-size: 7rem;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.08em;
	text-decoration: none;
	box-sizing: border-box;
	transition: 0.3s;
	padding: 40px 50px 60px;
}

.contact-btn:hover a {
	color: #f800dc;
	transition: 0.3s;
}
.contact-btn a span {
	padding: 0px 150px 16px;
	letter-spacing: 7px;
}
.contact-btn:hover a span {
	border-bottom: 1px solid #f800dc;
}

footer .moving-text p {
	display: flex;
	width: 3232px;
}

footer .moving-text p img {
	margin: 1px 15px;
	animation: moving 50s linear infinite;
}

p.copyright {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 300;
	text-align: center;
	padding: 16px;
	letter-spacing: 0.9px;
}

@media only screen and (max-width: 1780px) {
	.contact-btn {
		/*width: 70vw;*/
		margin: 0 auto 120px;
	}
}

@media only screen and (max-width: 767px) {
	.contact-btn {
		width: 100%;
		margin-bottom: 30px;
	}

	.contact-btn a {
		font-size: 2rem;
		padding: 6px 20px 6px;
	}

	footer .moving-text p img {
		height: 24px;
	}

	p.copyright {
		font-size: 1.2rem;
	}
}
