@charset "utf-8";

/* ================ Reset ================= */
html, body, div, span, 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, var,b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;box-sizing: border-box;font-weight: normal;font-style: normal;}
body {
	height: 100%;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	font-family: "Shippori Mincho B1", Meiryo, -apple-system, BlinkMacSystemFont, sans-serif;
	font-optical-sizing: auto;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	letter-spacing: 0;
	font-feature-settings: "palt";
}

html{
	overflow-x: hidden;
	overflow-y: scroll;
}
body{
	padding-right: 0 ! important;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block;
}
nav ul, ul, nav ol, ol {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
	background:transparent;
	-webkit-tap-highlight-color:transparent;
	-webkit-tap-highlight-color:rgba( 100, 100, 100, 0.5 );
	text-decoration: none;
	color: #000;
}
a, a:before, a:after{
	-webkit-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1)
}
a:hover {
	opacity: 0.8;
}
button {
	-webkit-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: all .3s cubic-bezier(0.215, 0.61, 0.355, 1)
}
img{
	vertical-align: bottom;
	border: 0;
	width: 100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}
.sp_br{
	display: none;
}
/* =================== */
.wrapper{
	background: #18558d;
}
.wrapper .pc_l,
.wrapper .pc_r{
	display: none;
}

.view_area{
	background: #fff;
	overflow-x: hidden;
	position: relative;
	container-type: inline-size;
}

.kv .inner{
	background: url("../img/img_kv.jpg") top center no-repeat;
	background-size: cover;
	text-align: center;
	padding:calc(289/828*100cqw) 0 calc(528/828*100cqw) 0;

}

.kv .logo{
	width: calc(263/828*100cqw);
	margin: 0 auto calc(60/828*100cqw);
}

.kv h1{
	width: calc(549/828*100cqw);
	text-align: center;
	margin: 0 auto;
}

.kv .intro{
	background: url("../img/bg_intro.png") top center no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2;
	padding: calc(208/828*100cqw) 0 calc(180/828*100cqw) 0;
	margin: calc(-240/828*100cqw) 0 0 0;
}
.kv .intro h3{
	font-size: calc(76 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.6;
	letter-spacing: -0.1em;
	color: #fff;
	text-align: center;
	margin: 0 0 calc(32/828*100cqw);
}
.kv .intro h3 span{
	padding: 10px 20px 10px 5px;
	background-color: #fcff7b;
	font-size: calc(76 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
	margin: 0 -10px 0 10px ;

}
.kv .intro h3 span b{
	font-weight: 700;
	font-style: italic;
	padding-right: 0.2em;
	background: linear-gradient(-90deg, #315eea, #37bef9);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.kv .intro .txt{
	font-size: calc(32 / 828 * 100cqw);
	font-style: italic;
	margin: 0 calc(66/828*100cqw) ;
	color: #fff;
	line-height: 1.8;
	letter-spacing: -0.1em;
}

.tvcm{
	position: relative;
	padding-bottom: calc(180/828*100cqw);
}
.tvcm h2{
	font-size: calc(128 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	letter-spacing: -0.1em;
	color: #fff;
	text-align: center;
	position: absolute;
	top: calc(-102/828*100cqw);
	z-index: 2;
}

.tvcm .movie{
	text-align: center;
	margin-bottom: calc(54/828*100cqw);
	aspect-ratio: 16 / 9;
	cursor: pointer;
}
.tvcm .movie iframe{
	width: 100%;
	height: 100%;
}

.tvcm h3{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	margin: 0 calc(66/828*100cqw) calc(54/828*100cqw) ;
	position: relative;
}
.tvcm h3:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 10%;
	background-color: #fcff7b;
	left: 0;
	bottom: 5%;
	z-index: 0;
}
.tvcm h3 span{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
}
.tvcm h3 span.grd01{
	color: #fff;
	padding: 0 10px 0 3px;
	background-image: linear-gradient(-90deg, #315eea, #37bef9);
	background-size: 0% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
	margin: 0 -10px 0  0;
}
.tvcm h3 span.grd02{
	font-size: calc(88/828*100cqw);
	background: linear-gradient(-90deg, #315eea, #37bef9);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
	padding-right: 0.2em;
}	
.tvcm .sttl{
	display: block;
	font-size: calc(38 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	position: relative;
	margin: 0 0 calc(54/828*100cqw) ;
}

.tvcm .txt{
	font-size: calc(32 / 828 * 100cqw);	
	font-style: italic;
	margin: 0 calc(66/828*100cqw) ;
	color: #000;
	line-height: 1.8;
	letter-spacing: -0.1em;
}

.moment{
	position: relative;
}

.moment h2{
	font-size: calc(128 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	letter-spacing: -0.1em;
	color: #fcff7b;
	text-align: center;
	position: absolute;
	top: calc(-30/828*100%);
	z-index: 2;
}
.moment h2 span{
	color: #fcff7b;
}

.moment .img{
	display: flex;
	flex-wrap: wrap;
}
.moment .img figure{
	flex-basis: 50%;
	position: relative;
}
.moment .img figure figcaption{
	font-size: calc(50/828*100cqw);
	font-weight: 700;
	color: #fff;
	font-style: italic;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.moment .realmoments{
	padding: calc(80/828*100cqw) 0 ;
	background-color: #fcff7b;
}

.moment .realmoments h3{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	margin: 0 calc(66/828*100cqw) calc(54/828*100cqw) ;
	position: relative;
}
.moment .realmoments h3:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 10%;
	background-color: #fff;
	left: 0;
	bottom: 6%;
	z-index: 0;
}
.moment .realmoments h3 span{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
}
.moment .realmoments h3 span.grd01{
	color: #fff;
	padding: 0 calc(20/828*100cqw) 0 0;
	margin: 0 0 0 calc(15/828*100cqw);
	background-image: linear-gradient(-90deg, #315eea, #37bef9);
	background-size: 0% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
	margin: 0 -10px 0  10px;
}
.moment .realmoments h3 span.grd02{
	font-size: calc(84/828*100cqw);
	background: linear-gradient(-90deg, #315eea, #37bef9);
	padding-right: 0.2em;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
}	

.moment .realmoments .sttl{
	display: block;
	font-size: calc(38 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.6;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	position: relative;
	margin: 0 0 calc(54/828*100cqw) ;
}

.moment .realmoments .txt{
	font-size: calc(32 / 828 * 100cqw);	
	font-style: italic;
	margin: 0 calc(66/828*100cqw) calc(80/828*100cqw) ;
	color: #000;
	line-height: 1.8;
	letter-spacing: -0.1em;
}
.moment .realmoments .btn_download{
	font-size: calc(24 / 828 * 100cqw);
	font-weight: 700;
	display: block;
	text-align: center;
	padding: 4% 0;
	font-size: calc(36/828*100cqw);
	border:2px solid #0085ce;
	background: linear-gradient(-90deg, #315eea, #37bef9);
	border-radius: 20px;
	width: calc(708/828*100cqw);
	margin: 0 auto calc(10/828*100cqw);
	color: #fff;
	font-style: italic;
	line-height: 1.4;
}
.moment .realmoments .btn_download span{
	font-size: calc(40 / 828 * 100cqw);
	font-weight: 700;
	display: block;
}


.real-plus{
	padding: calc(80/828*100cqw) 0 ;
}
.real-plus h3{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	margin: 0 calc(60/828*100cqw) calc(54/828*100cqw);
	padding: 0 calc(20/828*100cqw);
	position: relative;
}
.real-plus h3:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 10%;
	background-color: #fcff7b;
	left: 0;
	bottom: 10%;
	z-index: 0;
}
.real-plus h3 span{
	display: inline-block;
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
}

.real-plus h3 span.grd02{
	font-size: calc(88/828*100cqw);
	display: inline-block;
	padding-right: 0.12em;
	background: linear-gradient(-90deg, #315eea, #37bef9);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
}
.real-plus .sttl{
	display: block;
	font-size: calc(34 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.4;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	position: relative;
	margin: 0 calc(60/828*100cqw) calc(54/828*100cqw) ;
}

.real-plus ul li{
	margin: 0 0 1px 0;
}


.real-action h3{
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	margin: 0 calc(60/828*100cqw) calc(54/828*100cqw);
	padding: 0 calc(20/828*100cqw);
	position: relative;
}
.real-action h3:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 10%;
	background-color: #00bffa;
	left: 0;
	bottom: 10%;
	z-index: 0;
}
.real-action h3 span{
	display: inline-block;
	font-size: calc(60 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: -0.1em;
}

.real-action h3 span.grd02{
	font-size: calc(88/828*100cqw);
	display: inline-block;
	padding-right: 0.2em;
	background: linear-gradient(-90deg, #315eea, #37bef9);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 1;
}
.real-action .sttl{
	display: block;
	font-size: calc(34 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	line-height: 1.4;
	letter-spacing: -0.1em;
	color: #0e3067;
	text-align: center;
	position: relative;
	margin: 0 calc(60/828*100cqw) calc(54/828*100cqw) ;
}

.real-action ul li{
	width: calc(708/828*100cqw);
	margin: 0 auto 1px;
}
footer {
	padding: calc(80/828*100cqw) 0 0 0;
}

footer .btn{
	margin: 0 0 calc(80/828*100%);
}
footer .btn li a{
	text-align: center;
	padding: 4% 0;
	font-size: calc(36/828*100cqw);
	display: block;
	border:2px solid #0085ce;
	border-radius: 20px;
	width: calc(708/828*100cqw);
	margin: 0 auto calc(10/828*100cqw);
}
footer .btn li a:hover{
	color: #fff;
	background: linear-gradient(-90deg, #315eea, #37bef9);
}
footer .logo{
	width: calc(414/828*100cqw);
	margin: 0 auto calc(80/828*100cqw);
}
footer .social{
	background: #f5f5f5;
}
footer .social ul{
	display: flex;
	justify-content: center;
	padding: calc(30/828*100cqw) 0;
	gap: calc(30/828*100cqw);
}
footer .social li{
	width: calc(60/828*100cqw);
}

footer small{
	font-size: calc(20/828*100cqw);
	color: #fff;
	padding: calc(30/828*100cqw) 0;
	display: block;
	text-align: center;
	background: #0085ce;
}




/* ======================================== */
@media print, screen and (min-width: 829px){
/* =======1199px～829PC======== */

.sp_br{
	display: block;
}
.pc_br{
	display: none;
}

.pc{display: inline-block;}
.sp{display: none;}

.wrapper{
	position: relative;
	background-size: cover;
}
.wrapper:before {
	content: "";
	display: block;
	width: 100vw;
	height: 100vh;
	background: url("../img/bg_pc.jpg") top center no-repeat;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	pointer-events: none;
}
.view_area{
	position: relative;
	width: 50%;
	z-index: 2;
	margin: 0 auto;
}
.wrapper .pc_l{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: calc((100vw - 50%) / 2);
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 2;
	padding: 80px 0 0 0;
}

.wrapper .pc_l .inner{
	position: absolute;
	left:10px;
}
.wrapper .pc_l .logo{
	width: 20vw;
	margin: 0 0 77px;
}
.wrapper .pc_l nav{
	width: 263px;
}

.wrapper .pc_l nav ul{
	margin: 0;
	padding: 0;
}
.wrapper .pc_l nav li{
	margin: 0 0 40px;
}

.wrapper .pc_l nav li a{
	font-size: 2vw;
	font-weight: 700;
	font-style: italic;
	color: #fff;
}
.wrapper .pc_r{
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	width: calc((100vw - 50%) / 2);
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2;
}
.wrapper .pc_r p{
	width: 20vw;
	position: fixed;
	right: 10px;
	top: 77px;
}

.kv .intro .txt{
	font-size: calc(26 / 828 * 100cqw);
}
.tvcm .txt{
	font-size: calc(26 / 828 * 100cqw);	
}
.moment .realmoments .txt{
	font-size: calc(26 / 828 * 100cqw);	
}
.real-plus .sttl{
	font-size: calc(32 / 828 * 100cqw);
}
.real-action .sttl{
	font-size: calc(32 / 828 * 100cqw);
}


}
@media print, screen and (min-width: 1599px){
/* =======1600px～PC======== */
.pc{display: inline-block;}
.sp{display: none;}
.view_area{
	position: relative;
	width: 828px;
	z-index: 2;
	margin: 0 auto;
}
.wrapper .pc_l{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	width: calc((100vw - 828px) / 2);
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 2;
	padding: 80px 0 0 0;
}
.wrapper .pc_l .inner{
	position: absolute;
	left:80px;
}
.wrapper .pc_l .logo{
	width: auto;
	margin: 0 0 77px;;
}
.wrapper .pc_l nav{
	width: 263px;
}

.wrapper .pc_l nav ul{
	margin: 0;
	padding: 0;
}
.wrapper .pc_l nav li{
	margin: 0 0 40px;
}

.wrapper .pc_l nav li a{
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	color: #fff;
}


.wrapper .pc_r{
	display: flex;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	width: calc((100vw - 828px) / 2);
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2;
}
.wrapper .pc_r p{
	width: 260px;
	position: fixed;
	right: 77px;
	top: 77px;
}

/* ======PC=======*/}

/* ======== Marquee Animation ======== */
.scroll-loop-tvcm ,
.scroll-loop-moment {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	position: relative;
}

.scroll-loop-tvcm span ,
.scroll-loop-moment span {
	font-size: calc(128 / 828 * 100cqw);
	font-weight: 700;
	font-style: italic;
	letter-spacing: -0.1em;
	color: #fff;
	display: inline-block;
	padding-right: calc(100/828*100cqw);
	animation: marquee 5s linear infinite;
}
.scroll-loop-moment span {
	animation: marquee 10s linear infinite;
}
@keyframes marquee {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}

/* ======== Mask Reveal Animation ======== */
.mask-reveal {
	display: inline-block;
	animation: maskReveal 0.8s ease-out forwards;
}

@keyframes maskReveal {
	0% {
		clip-path: inset(0 100% 0 0);
	}
	100% {
		clip-path: inset(0 0 0 0);
	}
}