@charset "utf-8";

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
	font-size: 62.5%;
}

body {
	color: #000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN W3", "Yu Gothic", Meiryo, sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 1.0rem;
	font-weight: normal;
	line-height: 1.5;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
	display: block;
}

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}

ul, ol, li {
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, textarea {
	vertical-align: middle;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

img {
	width: 100%;
	height: auto;
	border-style: none;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:focus {
	outline: none;
}

/*----- .clearfix -----*/

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.en {
	font-family: "Roboto Condensed", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}

.jp {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
}

@media screen and (min-width: 768px), print and (min-width: 0px) {
	/*--------------------------------------------------------------------------*/

	a {
		transition-property: opacity;
		transition-duration: 0.5s;
	}

	a:hover {
		opacity: 0.6;
	}

}

/*----- common -----*/

#wrap {
	overflow: hidden;
	position: relative;
}

#wrap::before {
	content: " ";
	width: 1698px;
	height: 2004px;
	background: url("../img/bg_p.svg") no-repeat left top / 100% auto;
	display: block;
	left: 50%;
	top: 0;
	z-index: -1;
	position: absolute;
	transform: translateX(-902px);
}

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

	#wrap::before {
		width: 577px;
		height: 1632px;
		background-image: url("../img/bg_s.svg");
		transform: translateX(-302px);
	}

}

header {
	width: 100%;
	z-index: 1000;
	position: relative;
}

header h1 {
	width: 210px;
	left: 50px;
	top: 50px;
	position: absolute;
}

header h1 a {
	display: block;
}

header h1 a:hover {
	opacity: 1;
}

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

	header h1 {
		width: 96px;
		left: 30px;
		top: 30px;
	}

}

footer {
	padding: 25px 0;
	background: #BCD2E3;
}

footer .copy {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5rem;
	line-height: 1.6;
	text-align: center;
}

footer .copy small {
	font-size: 1em;
}

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

	footer .copy {
		font-size: 1.2rem;
	}

}

main {
	width: 100%;
	position: relative;
}

#mainCts {
	padding: 0 50px;
}

#mainCts > section {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	position: relative;
}

#kvSec {
	padding: 275px 0 130px;
	max-width: 1180px;
}

#kvSec figure {
	width: 1369px;
	left: calc(50% - 288px);
	top: 90px;
	z-index: 0;
	position: absolute;
}

#kvSec h2 {
	margin: 0 0 38px;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 4rem;
	letter-spacing: 0.16em;
	z-index: 1;
	position: relative;
}

#kvSec h2 span {
	padding: 5px 0 5px 0;
	background: #fff;
	display: inline-block;
}

#kvSec h2 span:nth-of-type(2) {
	padding: 5px 25px 5px 1em;
}

#kvSec h1 {
	width: 372px;
	z-index: 1;
	position: relative;
}

#newopenSec {
	padding: 0 0 130px;
}

#newopenSec h2 {
	font-size: 19rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
	text-align: center;
}

#newopenSec dl {
	align-items: baseline;
	justify-content: center;
	display: flex;
}

#newopenSec dl dt {
	margin-right: 36px;
	font-size: 4.9rem;
	font-weight: 900;
	line-height: 1.1;
}

#newopenSec dl dt span {
	font-size: 9rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.06em;
}

#newopenSec dl dd {
	font-size: 7.8rem;
	font-weight: 900;
	line-height: 1.1;
}

#newopenSec dl dd span {
	font-size: 12.5rem;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.08em;
}

#contentSec {
	padding: 60px 0 10px;
	max-width: 742px;
}

#contentSec .contentMain {
	padding: 0 0 130px;
	position: relative;
}

#contentSec .contentMain h2 {
	color: #dbddde;
	font-size: 8rem;
	font-weight: normal;
	line-height: 9rem;
	left: -78px;
	top: -60px;
	z-index: 1;
	position: absolute;
}

#contentSec .contentMain .contentText {
	z-index: 2;
	position: relative;
}

#contentSec .contentMain .contentText p {
	font-size: 1.7rem;
	font-weight: normal;
	line-height: 3.2rem;
}

#contentSec .contentMain .contentText dl {
	padding: 0 0 15px;
	align-items: baseline;
	display: flex;
}

#contentSec .contentMain .contentText dl dt {
	margin-right: 1em;
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 3rem;
}

#contentSec .contentMain .contentText dl dd {
	font-size: 2rem;
	font-weight: normal;
	line-height: 3rem;
}

#contentSec .contentMain .pic {
	display: flex;
	gap: 0 45px;
}

#contentSec .contentMain .pic figure {
	width: 340px;
	height: 320px;
	display: block;
}

#contentSec .contentMain .pic figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}


#contentSec .contentMain .pic .contentText {
	flex: 1;
}

#snsSec {
	padding: 0 0 116px;
}

#snsSec ul {
	align-items: center;
	justify-content: center;
	display: flex;
	gap: 0 30px;
}

#snsSec ul li {
	width: 54px;
}

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

	#newopenSec h2 {
		font-size: 12rem;
	}

	#contentSec .contentMain h2 {
		left: -30px;
	}

}

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

	#mainCts {
		padding: 0 30px;
	}

	#kvSec {
		padding: 30px 0 18px;
	}

	#kvSec figure {
		width: 535px;
		left: calc(50% - 187px);
		top: 106px;
	}

	#kvSec h2 {
		margin: 0 0 304px;
		font-size: 1.6rem;
		line-height: 2.5rem;
		text-align: right;
	}

	#kvSec h2 span,
	#kvSec h2 span:nth-of-type(2) {
		padding: 0;
	}

	#kvSec h1 {
		margin: 0 auto;
		width: 237px;
	}

	#newopenSec {
		padding: 0 0 90px;
	}

	#newopenSec h2 {
		margin: 0 -30px;
		font-size: min(18vw, 7.1rem);
	}

	#newopenSec dl dt {
		margin-right: 12px;
		font-size: 1.7rem;
	}

	#newopenSec dl dt span {
		font-size: 3.1rem;
	}

	#newopenSec dl dd {
		font-size: 2.7rem;
	}

	#newopenSec dl dd span {
		font-size: 4.4rem;
	}

	#contentSec {
		padding: 0;
		max-width: 100%;
	}

	#contentSec .contentMain {
		padding: 0 0 56px;
	}

	#contentSec .contentMain h2 {
		font-size: 3.2rem;
		line-height: 3.6rem;
		left: auto;
		top: auto;
		position: relative;
	}

	#contentSec .contentMain .contentText p {
		font-size: 1.5rem;
		font-weight: normal;
		line-height: 2.5rem;
	}

	#contentSec .contentMain .contentText dl {
		padding: 0 0 6px;
	}

	#contentSec .contentMain .contentText dl dt {
		margin-right: 1em;
		font-size: 2rem;
		line-height: 3rem;
	}

	#contentSec .contentMain .contentText dl dd {
		font-size: 1.5rem;
		line-height: 3rem;
	}

	#contentSec .contentMain .pic {
		align-items: center;
		flex-direction: column;
		gap: 10px 0;
	}

	#contentSec .contentMain .pic figure {
		margin: 0 -30px;
		width: calc(100% + 60px);
		max-width: 390px;
		height: 252px;
	}

	#contentSec .contentMain .pic .contentText {
		flex: auto;
	}

	#snsSec {
		padding: 0 0 62px;
	}

	#snsSec ul {
		gap: 0 20px;
	}

	#snsSec ul li {
		width: 34px;
	}

}

/*----- flg -----*/

.flgP {
	display: block;
}

.flgS {
	display: none;
}

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

	.flgP {
		display: none;
	}

	.flgS {
		display: block;
	}

}

.fade {
	opacity: 0;
	transform: translate(0,40px);
}

.fadeOn {
	opacity: 1;
	transform: translate(0,0);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

