<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap .anim_ph {
	-webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
	-webkit-transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ie .wrap .anim_ph, .wrap .ie .anim_ph {
	opacity: 0;
	-webkit-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.ie .wrap .anim_ph:before, .wrap .ie .anim_ph:before {
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	-o-transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}

.ie .wrap .anim_ph:after, .wrap .ie .anim_ph:after {
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	-o-transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}

.ie .wrap .active.anim_ph, .wrap .ie .active.anim_ph {
	opacity: 1;
}

.ie .wrap .active.anim_ph:before, .wrap .ie .active.anim_ph:before {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
}

.ie .wrap .active.anim_ph:after, .wrap .ie .active.anim_ph:after {
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
}

.wrap .anim_ph:before {
	content: "";
	display: block;
	background-color: #FFF;
	opacity: 1;
	mix-blend-mode: saturation;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	-webkit-transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	-o-transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	z-index: 1;
}

.wrap .anim_ph:after {
	content: "";
	display: block;
	background-color: #FFF;
	opacity: 0.3;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	-webkit-transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	-o-transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transition: clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-clip-path 1s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	z-index: 1;
}

.wrap .active.anim_ph {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.wrap .active.anim_ph:before {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}

.wrap .active.anim_ph:after {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
}

.sec_intro {
	overflow: hidden;
	background-color: #f7f7f7;
}

.sec_intro &gt; .wrap {
	position: relative;
	min-height: 1570px;
}

@media screen and (max-width: 640px) {
	.sec_intro &gt; .wrap {
		min-height: 0;
	}
}
.sec_intro &gt; .wrap &gt; div {
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 90px;
}

@media screen and (max-width: 640px) {
	.sec_intro &gt; .wrap &gt; div {
		padding-top: 20px;
		padding-bottom: 27px;
		background-image: url(/img/policy/bg_upper_sp.jpg), url(/img/policy/bg_lower_sp.jpg);
		background-position: center top, center bottom;
		background-repeat: no-repeat;
		background-size: 100% auto, 100% auto;
	}
}
.sec_intro .in {
	position: relative;
	z-index: 1;
	max-width: 900px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.85);
	border-radius: 5px;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 100px;
}

@media screen and (max-width: 640px) {
	.sec_intro .in {
		padding-top: 25px;
		padding-bottom: 40px;
	}
}
.sec_intro .in .catch {
	font-size: 3.8rem;
	letter-spacing: 0.14em;
	line-height: 1;
	opacity: 0;
	text-shadow: 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 500;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .catch {
		font-size: 1.8rem;
		letter-spacing: 0.2em;
	}
}
.sec_intro .in .read {
	margin-top: 45px;
	font-size: 2.4rem;
	letter-spacing: 0.13em;
	line-height: 1;
	opacity: 0;
	text-shadow: 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: 500;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .read {
		margin-top: 20px;
		font-size: 1.2rem;
		letter-spacing: 0;
		text-shadow: 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF;
	}
}
.sec_intro .in .txt_box {
	margin-top: 80px;
	margin-bottom: 100px;
	padding: 0 16px;
	opacity: 0;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .txt_box {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
.sec_intro .in .txt {
	opacity: 0;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.sec_intro .in .txt.active {
	opacity: 1;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .txt {
		text-align: left;
		text-align: justify;
		text-justify: inter-ideograph;
	}
}
.sec_intro .in .txt .line {
	-webkit-perspective: 400px;
	perspective: 400px;
	font-size: 1.8rem;
	line-height: 2.25;
	letter-spacing: 0.05em;
	color: #000;
	text-shadow: 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF, 0px 0px 6px #FFF;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .txt .line {
		font-size: 1.2rem;
		letter-spacing: 0;
		line-height: 1.75;
	}
}
.sec_intro .in .txt .line &gt; span {
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.sec_intro .in .txt .line &gt; span.active &gt; span {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
}

.sec_intro .in .txt .line &gt; span &gt; span {
	display: inline-block;
	position: relative;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}

.sec_intro .in .txt + .txt {
	margin-top: 8em;
}

@media screen and (max-width: 640px) {
	.sec_intro .in .txt + .txt {
		margin-top: 2.5em;
	}
}
.sec_intro .in .logo {
	opacity: 0;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: 2s cubic-bezier(0.5, 0.01, 0.525, 1);
	-o-transition: 2s cubic-bezier(0.5, 0.01, 0.525, 1);
	transition: 2s cubic-bezier(0.5, 0.01, 0.525, 1);
}

.sec_intro .in .logo.active {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

@media screen and (max-width: 640px) {
	.sec_intro .in .logo img {
		height: 20px;
		width: auto;
	}
}
.wrap .anim_ph {
	position: absolute;
	top: 0;
	-webkit-box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.1);
	box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.1);
	line-height: 0;
}

.wrap .anim_ph &gt; img {
	position: relative;
}

@media screen and (max-width: 640px) {
	.wrap .anim_ph {
		display: none;
	}
}
.wrap #ph01 {
	top: 111px;
	right: 0;
}

.wrap #ph02 {
	top: 520px;
	left: 50px;
}

.wrap #ph03 {
	top: 950px;
	right: -20px;
}

.wrap #ph04 {
	top: 1260px;
	left: -130px;
}

.wrap #ph05 {
	top: 1687px;
	right: -70px;
}</pre></body></html>