<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/***************************************************************************************************
	page_top.css
***************************************************************************************************/
/*  */
#footer {
	background-image: url('../images/shapes/top/top_shape_34.svg');
	background-position: 0 100%;
	background-size: max(1900px, 100%) auto;
}
#footer::before {
	display: none;
}
/*  */
#header .hd_blk_1 {
	opacity:0;
	pointer-events: none;
}
/*
*/
#btns_reserve {
	opacity: 0;
	pointer-events: none;
	transform: translateX(-100%);
	transition: transform .4s ease-out 0s, opacity .2s ease-out 0s;
}
#btns_reserve.show {
	opacity: 1;
	pointer-events: auto;
	transform: translateX(0);
	transition: transform .4s ease-out 0s, opacity .4s ease-out 0s;
}
/*
*/
#page_top {
	width:100%;
	height: 100%;
	background-color: #fcf7ed;
}
/*  */
#page_top .blk_bk {
	display: block;
	pointer-events: none;
}
#page_top .blk_bk_sp {
	display: none;
	pointer-events: none;
}
/*
*/
#page_top .blk_1 {
	width:100%;
	height:85vh;
	min-height: 600px;
}
#page_top .blk_1 .blk_mv_t {
  display:none;
}
/*
*/
#page_top .blk_2 {
	width:100%;
	padding:0 0 14% 0;
	background-color: #f4ecd8;
}
#page_top .blk_2 &gt; section {
	width:100%;
}
/*  */
#page_top .blk_2_1 {
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	margin: auto;
	z-index: 2;
}
/*  */
#page_top .blk_2_1_1 {
	width: 100%;
}
#page_top .blk_2_1_1 h3 {
	display: inline-block;
	padding:0 0 0 0;
}
#page_top .blk_2_1_1.tgt_nm_psa h3 {
  opacity:0;
  transform:translateY(30px);
}
#page_top .blk_2_1_1.tgt_nm_psa.psa_show h3 {
	animation-name: kf_psa_1;
	animation-duration: .8s;
}
#page_top .blk_2_1_1 h3::before {
	position: absolute;
	display: block;
	content: '';
	width: 72px;
	height: 144px;
	left:calc(100% + 50px);
	top:-40px;
	background-image: url('../images/shapes/top/top_shape_46.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_2_1_1.tgt_nm_psa h3::before {
  opacity:0;
  transform:translateY(20px);
}
#page_top .blk_2_1_1.tgt_nm_psa.psa_show h3::before {
	animation-name: kf_psa_1;
	animation-duration: .8s;
	animation-delay: .4s;
}
#page_top .blk_2_1_1 h3 span {
	font-size: min(56px, 5vw);
	line-height: 1;
	letter-spacing: 0;
	color:#999999;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
}
#page_top .blk_2_1_1 p:nth-of-type(1) {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 500;
	padding:10px 0 0 0;
}
#page_top .blk_2_1_1.tgt_nm_psa p:nth-of-type(1) {
  opacity:0;
  transform:translateY(50px);
}
#page_top .blk_2_1_1.tgt_nm_psa.psa_show p:nth-of-type(1) {
	animation-name: kf_psa_1;
	animation-duration: .8s;
}
#page_top .blk_2_1_1 p:nth-of-type(1) span {
	display: inline-block;
	font-size: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
}
#page_top .blk_2_1_1 p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.75;
	padding:10px 0 0 0;
	white-space: nowrap;
}
#page_top .blk_2_1_1.tgt_nm_psa p:nth-of-type(2) {
  opacity:0;
  transform:translateY(70px);
}
#page_top .blk_2_1_1.tgt_nm_psa.psa_show p:nth-of-type(2) {
	animation-name: kf_psa_1;
	animation-duration: .8s;
}
/*  */
#page_top .blk_2_2 {
	width:100%;
	z-index: 1;
}
/*  */
#page_top .blk_2_2_1 {
	width:100%;
}
#page_top .blk_2_2_1 .blk_top_mov {
	width:100%;
	height:auto;
	padding:max(600px, 36%) 0 0 0;
	overflow: hidden;
	/* z-index: 100;
	opacity: .5; */	
}
#page_top .blk_2_2_1.tgt_nm_psa .blk_top_mov {
  opacity:1;
}
#page_top .blk_2_2_1.tgt_nm_psa.psa_show .blk_top_mov {
	animation-name: kf_psa_1;
	animation-duration: .8s;
}
#page_top .blk_2_2_1 .blk_top_mov::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_65.svg');
	background-position: 50% 100%;
	background-size: max(1900px, 100%) 80px;
	pointer-events: none;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid {
	position: absolute;
	left:50%;
	top:50%;
	width:76%;
	min-width:1360px;
	height:auto;
	padding:56.25% 0 0 0;
	transform:translate(-50%, -50%);

	background-image: url('../images/top_mov_img_2.jpg');
	background-position: 50% 50%;
	background-size: contain;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid iframe {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events: none;
	background-color:#f4ecd8;
	opacity: 0;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid.show iframe {
	animation-name: kf_psa_1;
	animation-duration: .4s;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid a {
	position: absolute;
	left:50%;
	top:50%;
	width:80%;
	height:60%;
	transform:translate(-50%, -50%);
	pointer-events: none;
	opacity:0;
	transition:opacity .4s ease-out 0s;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid.show a {
	opacity:1;
	pointer-events: auto;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid a img {
	position: absolute;
	display: block;
	left:50%;
	top:50%;
	width: 67px;
	height: 67px;
	transform:translate(-50%, -50%);
	transition:opacity .1s ease-out 0s;
	opacity: .7;
}
#page_top .blk_2_2_1 .blk_top_mov a.nm_hover img {
	opacity: 1;
}
/*  */
#page_top .blk_2_2_1 .blk_bk {
	position: absolute;
	left:50%;
	top:0;
	width:100%;
	height:100%;
	transform: translateX(-50%);
}
#page_top .blk_2_2_1 .blk_bk .shape_1_1,
#page_top .blk_2_2_1 .blk_bk .shape_1_2,
#page_top .blk_2_2_1 .blk_bk .shape_1_3 {
	position: absolute;
	width:100%;
	min-width:1800px;
	height:calc(120% + 100px);
	left:50%;
	top:-100px;
	background-position: 0 0;
	background-size: auto 100% ;
	transform: translate(-50%, 0);
}
#page_top .blk_2_2_1 .blk_bk .shape_1_1 {
	background-image: url('../images/shapes/top/top_shape_2_1.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_1_1.tgt_nm_psa {
	transform: translate(-50%, 0) scaleX(1.1);
}
#page_top .blk_2_2_1 .blk_bk .shape_1_1.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_1;
}
#page_top .blk_2_2_1 .blk_bk .shape_1_2 {
	background-image: url('../images/shapes/top/top_shape_2_2.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_1_2.tgt_nm_psa {
	transform: translate(calc(-50% + 10px), -10px);
	opacity:0;
}
#page_top .blk_2_2_1 .blk_bk .shape_1_2.tgt_nm_psa.psa_show {
	animation-duration:1s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_1;
}
#page_top .blk_2_2_1 .blk_bk .shape_1_3 {
	background-image: url('../images/shapes/top/top_shape_2_3.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_1_3.tgt_nm_psa {
	transform: translate(-50%, 30px) ;
	opacity:0;
}
#page_top .blk_2_2_1 .blk_bk .shape_1_3.tgt_nm_psa.psa_show {
	animation-duration:.6s;
	animation-delay:.2s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_1;
}
@keyframes kf_blk_2_2_1_blk_bk_shape_1 {
  100% {transform: translate(-50%, 0); opacity:1;}
}
#page_top .blk_2_2_1 .blk_bk .shape_2 {
	position: absolute;
	left:50%;
	top:0;
	width:107vw;
	min-width: 2000px;
	height:40vh;
	min-height:500px;
	background-image: url('../images/shapes/top/top_shape_1.svg');
	background-position: 50% 0;
	background-size: 100% 100%;
	transform: translate(-50%, -75%);
}
#page_top .blk_2_2_1 .blk_bk .shape_2.tgt_nm_psa {
	transform: translate(-50%, -75%) scaleX(1.2) skew(-45deg);
}
#page_top .blk_2_2_1 .blk_bk .shape_2.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_2;
}
@keyframes kf_blk_2_2_1_blk_bk_shape_2 {
  100% {transform: translate(-50%, -75%);	opacity: 1;}
}
#page_top .blk_2_2_1 .blk_bk .shape_3_1,
#page_top .blk_2_2_1 .blk_bk .shape_3_2,
#page_top .blk_2_2_1 .blk_bk .shape_3_3,
#page_top .blk_2_2_1 .blk_bk .shape_3_4 {
	position: absolute;
	width:100%;
	min-width:1840px;
	height:160%;
	left:50%;
	top:50%;
	background-position: 100% 0;
	background-size: auto 100% ;
	transform: translate(-50%, -50%);
}
#page_top .blk_2_2_1 .blk_bk .shape_3_1 {
	background-image: url('../images/shapes/top/top_shape_3_1.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_3_1.tgt_nm_psa {
	transform: translate(-50%, -50%) scaleX(1.1) skew(-10deg);
}
#page_top .blk_2_2_1 .blk_bk .shape_3_1.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_3;
}
#page_top .blk_2_2_1 .blk_bk .shape_3_2 {
	background-image: url('../images/shapes/top/top_shape_3_2.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_3_2.tgt_nm_psa {
	opacity:0;
	transform: translate(-50%, calc(-50% + 30px));
}
#page_top .blk_2_2_1 .blk_bk .shape_3_2.tgt_nm_psa.psa_show {
	animation-duration:.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_3;
}
#page_top .blk_2_2_1 .blk_bk .shape_3_3 {
	background-image: url('../images/shapes/top/top_shape_3_3.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_3_3.tgt_nm_psa {
	opacity:0;
	transform: translate(-50%, calc(-50% + 60px));
}
#page_top .blk_2_2_1 .blk_bk .shape_3_3.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_3;
}
#page_top .blk_2_2_1 .blk_bk .shape_3_4 {
	background-image: url('../images/shapes/top/top_shape_3_4.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_3_4.tgt_nm_psa {
	opacity:0;
	transform: translate(-50%, calc(-50% + 60px));
}
#page_top .blk_2_2_1 .blk_bk .shape_3_4.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_3;
}
@keyframes kf_blk_2_2_1_blk_bk_shape_3 {
  100% {transform: translate(-50%, -50%); opacity:1;}
}
#page_top .blk_2_2_1 .blk_bk .shape_4_1,
#page_top .blk_2_2_1 .blk_bk .shape_4_2 {
	position: absolute;
	width:100vw;
	min-width: 2000px;
	height:28vh;
	min-height:450px;
	left:50%;
	top:0;
	background-position: 50% 0;
	background-size: 100% 100%;
	transform: translate(-50%, -75%);
}
#page_top .blk_2_2_1 .blk_bk .shape_4_1 {
	background-image: url('../images/shapes/top/top_shape_5.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_4_1.tgt_nm_psa {
  opacity:0;
	transform: translate(-50%, -75%) scaleX(1.1) scaleY(.9);
}
#page_top .blk_2_2_1 .blk_bk .shape_4_1.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_4_1;
}
@keyframes kf_blk_2_2_1_blk_bk_shape_4_1 {
  100% {transform: translate(-50%, -75%);	opacity: 1;}
}
#page_top .blk_2_2_1 .blk_bk .shape_4_2 {
	background-image: url('../images/shapes/top/top_shape_5_2.svg');
}
#page_top .blk_2_2_1 .blk_bk .shape_4_2.tgt_nm_psa {
  opacity:0;
	transform: translate(-50%, -75%) scaleX(1.1) scaleY(.8);
}
#page_top .blk_2_2_1 .blk_bk .shape_4_2.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-name:kf_blk_2_2_1_blk_bk_shape_4_2;
}
@keyframes kf_blk_2_2_1_blk_bk_shape_4_2 {
  100% {transform: translate(-50%, -75%);	opacity: 1;}
}
/*  */
#page_top .blk_2_2_2 {
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	min-width:960px;
	margin: auto;
	text-align: right;
}
/*  */
#page_top .blk_2_2_2_1 {
	display: inline-block;
	text-align: left;
	transform: translateY(-20%);
}
#page_top .blk_2_2_2_1::before {
	position: absolute;
	display: block;
	content: '';
	width: 130%;
	height: auto;
	left:50%;
	top:50%;
	background-image: url('../images/shapes/top/top_shape_4.svg');
	background-position: 50% 50%;
	background-size: 100% auto;
	padding:60% 0 0 0;
	transform: translate(-50%, -50%);
}
#page_top .blk_2_2_2_1.tgt_nm_psa::before {
	transform:translate(-50%, -50%) scaleX(.8) scaleY(1.2) skew(10deg);
	opacity:0;
}
#page_top .blk_2_2_2_1.tgt_nm_psa.psa_show::before {
	animation-name:kf_psa_2;
	animation-duration:.6s;
}
#page_top .blk_2_2_2_1 p:nth-of-type(1) {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	white-space: nowrap;
}
#page_top .blk_2_2_2_1.tgt_nm_psa p:nth-of-type(1) {
	opacity:0;
	transform:scale(1) translateY(30px);
}
#page_top .blk_2_2_2_1.tgt_nm_psa.psa_show p:nth-of-type(1) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
	animation-delay:.4s;
}
#page_top .blk_2_2_2_1 p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.75;
	padding:10px 0 0 0;
	white-space: nowrap;
}
#page_top .blk_2_2_2_1.tgt_nm_psa p:nth-of-type(2) {
	opacity:0;
	transform:scale(1) translateY(40px);
}
#page_top .blk_2_2_2_1.tgt_nm_psa.psa_show p:nth-of-type(2) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
	animation-delay:.4s;
}
/*  */
#page_top .blk_2_2_2_2 {
	position: absolute;
	left:0;
	top:30px;
}
#page_top .blk_2_2_2_2 p {
	position: absolute;
	left:0;
	top:0;
	width:15vw;
	max-width: 200px;
}
#page_top .blk_2_2_2_2 p::before {
	display: block;
	content:'';
	padding:100% 0 0 0;
}
#page_top .blk_2_2_2_2 p.tgt_nm_psa {
	opacity:0;
	transform:translateY(30px) scale(.9);
}
#page_top .blk_2_2_2_2 p.tgt_nm_psa.psa_show {
	animation-name:kf_psa_1;
	animation-duration:.6s;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2).tgt_nm_psa.psa_show {
	animation-delay:.4s;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1).nm_hover {
	z-index:2;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1).nm_hover ~ p {
	z-index:1;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(33px, 3vw);
	top:55%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(2) {
	top:55%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_1.svg');
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_1_2.svg'); */
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) {
	left:calc(min(15vw, 220px) + 25px);
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(33px, 3vw);
	top:55%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(2) {
	top:55%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3) {
	width:110%;
	height: 110%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_2.svg');
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_2_2.svg'); */
}
/*
*/
#page_top .blk_3 {
	width:100%;
	background-color: #fcf7ed;
	padding:0 0 7% 0;
}
#page_top .blk_3::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: auto;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_11.svg');
	background-position: 0 0;
	background-size: 100% 100%;
	padding:26% 0 0 0;
	/* transform: translateY(-30%); */
	margin-top: -7.8%;
}
/* #page_top .blk_3.tgt_nm_psa::before {
	transform: scaleX(1.1) scaleY(.9) skew(20deg);
}
#page_top .blk_3.tgt_nm_psa.psa_show::before {
	animation-name:kf_psa_1;
	animation-duration:1.2s;
} */
#page_top .blk_3 &gt; section {
	width:100%;
	z-index: 2;
}
#page_top .blk_3 h3 {
	padding:20px 0 0 0;
}
#page_top .blk_3 h3 br {
	display:none;
}
#page_top .blk_3 h3 span:nth-of-type(1) {
	display: block;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0;
	color:#999999;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
	text-align: center;
}
#page_top .blk_3.tgt_nm_psa h3 span:nth-of-type(1) {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_3.tgt_nm_psa.psa_show h3 span:nth-of-type(1) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
}
#page_top .blk_3 h3 span:nth-of-type(2) {
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	text-align: center;
	padding:5px 0 0 0;
}
#page_top .blk_3.tgt_nm_psa h3 span:nth-of-type(2) {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_3.tgt_nm_psa.psa_show h3 span:nth-of-type(2) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
}
/*  */
#page_top .blk_3 .blk_bk {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}
#page_top .blk_3 .blk_bk .shape_1,
#page_top .blk_3 .blk_bk .shape_2 {
	position: absolute;
	display: block;
	width: 100%;
	height: auto;
	left:0;
	top:0;
	background-position: 0 0;
	background-size: 100% 100%;
	padding:24% 0 0 0;
	margin-top:-5.3%;

	/* transform: translateY(-23%); */
}
#page_top .blk_3 .blk_bk .shape_1 {
	background-image: url('../images/shapes/top/top_shape_12.svg');
}
#page_top .blk_3 .blk_bk.tgt_nm_psa .shape_1 {
  opacity:0;
	transform: scaleX(1.1) scaleY(.9);
}
#page_top .blk_3 .blk_bk.tgt_nm_psa.psa_show .shape_1 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_3 .blk_bk .shape_2 {
	background-image: url('../images/shapes/top/top_shape_12_2.svg');
}
#page_top .blk_3 .blk_bk.tgt_nm_psa .shape_2 {
  opacity:0;
	transform: scaleX(1.1) scaleY(.8);
}
#page_top .blk_3 .blk_bk.tgt_nm_psa.psa_show .shape_2 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_3_1 {
	width:83.5%;
	max-width: 1354px;
	margin: auto;
	margin-top: 60px;
}
/*  */
#page_top .blk_3_1_1 {
	position: relative;
	width:100%;
	margin: auto;
	overflow: hidden;
	z-index: 2;
}
#page_top .blk_3_1_1_1 {
	width: 100%;
	padding:max(440px, 43%) 0 0 0;
	user-select:none;
}
#page_top .blk_3_1_1_1 .blk_js_ss {
	position: absolute;
	width:25%;
	height: 100%;
	left:0;
	top:0;
}
#page_top .blk_3_1_1_1.dragmove .blk_js_ss {
	pointer-events: none;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div {
	display: block;
	padding:0 6%;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a {
	display: block;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(1) {
	display: block;
	width:100%;
	padding:125% 0 0 0;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(1) img {
	position:absolute;
	display: block;
	left:50%;
	top:50%;
	width:100%;
	height:100%;
	object-fit: contain;
	transform:translate(-50%, -50%);
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(2) {
	width:100%;
	background-color: #ffd5c6;
	padding:5px 10px;
	margin-top: 10%;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(2) span {
	display: inline-block;
	font-size: min(13px, 1vw) ;
	/* font-size:13px; */
	line-height:1.25;
	font-weight: 500;
	text-align: left;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(2) span:nth-of-type(1) {
	padding:0 7px 0 0;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(3) {
	padding:8px 0 0 0;
	font-size: 15px;
	line-height:1.25;
	word-break: break-all;
}
#page_top .blk_3_1.tgt_nm_psa .blk_3_1_1_1 .blk_js_ss .deck {
	transform:translateY(80px);
	opacity:0;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_1_1 .blk_js_ss .deck {
	animation-duration:.8s;
	animation-delay:.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_1_1 .blk_js_ss .deck:nth-of-type(1) {
	animation-delay:.2s;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_1_1 .blk_js_ss .deck:nth-of-type(2) {
	animation-delay:.3s;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_1_1 .blk_js_ss .deck:nth-of-type(3) {
	animation-delay:.4s;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_1_1 .blk_js_ss .deck:nth-of-type(4) {
	animation-delay:.5s;
}
/*  */
#page_top .blk_3_1_2 {
	position: absolute;
	width:110%;
	height:100%;
	left:50%;
	top:0;
	z-index: 1;
	transform:translateX(-50%);
}
#page_top .blk_3_1.tgt_nm_psa .blk_3_1_2 {
	opacity:0;
	pointer-events: none;
}
#page_top .blk_3_1.tgt_nm_psa.psa_show .blk_3_1_2 {
	animation-duration:.6s;
	animation-delay:1s;
	animation-name:kf_psa_3;
}
#page_top .blk_3_1_2 .btn_prev,
#page_top .blk_3_1_2 .btn_next {
	position: absolute;
	left:0;
	top:0;
	width:5%;
	height:100%;
	cursor:pointer;
	transition :opacity .1s ease-out 0s;
}
#page_top .blk_3_1_2 .btn_prev.disable,
#page_top .blk_3_1_2 .btn_next.disable {
	opacity:0;
	pointer-events: none;
}
#page_top .blk_3_1_2 .btn_prev::before,
#page_top .blk_3_1_2 .btn_next::before {
	position: absolute;
	display: block;
	content: '';
	width: 30%;
	height: auto;
	left:50%;
	top:50%;
	padding:30% 0 0 0;
	border-top:2px solid #888888;
	border-left:2px solid #888888;
	transform-origin: 0 0;
	transition:border-color .2s ease-out 0s;
}
#page_top .blk_3_1_2 .btn_prev {
	left:0;
}
#page_top .blk_3_1_2 .btn_prev::before {
	transform: scaleY(.7) rotate(-45deg) ;
}
#page_top .blk_3_1_2 .btn_next {
	left:95%;
}
#page_top .blk_3_1_2 .btn_next::before {
	transform: scaleY(.7) rotate(135deg) ;
}
#page_top .blk_3_1_2 .btn_prev.nm_hover::before,
#page_top .blk_3_1_2 .btn_next.nm_hover::before {
	border-color:#ffbe75;
}
#page_top .blk_3_1_2 .btn_dots {
	left:0;
	top:100%;
	width:100%;
	text-align: center;
	font-size: 0;
}
#page_top .blk_3_1_2 .btn_dots.hide {
	display:none;
}
#page_top .blk_3_1_2 .btn_dots div {
	display: inline-block;
	width:34px;
	height: 34px;
	margin: auto 2px;
	cursor: pointer;
}
#page_top .blk_3_1_2 .btn_dots div::after {
	position: absolute;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	background-color: #565656;
	border-radius: 50%;
	transition:background-color .1s ease-out 0s;
}
#page_top .blk_3_1_2 .btn_dots div.active::after {
	background-color: #ffbe75;
}
/*
*/
#page_top .blk_4 {
	width:100%;
	background-color: #fcf7ed;
}
#page_top .blk_4 &gt; section {
	width:var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	padding-bottom: 10%;
	margin: auto;
	z-index: 2;
}
#page_top .blk_4 h3 {
	width:100%;
}
#page_top .blk_4.tgt_nm_psa h3 {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_4.tgt_nm_psa.psa_show h3 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4 h3 span:nth-of-type(1) {
	display: block;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0;
	color:#999999;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
}
/*  */
#page_top .blk_4_1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#page_top .blk_4_1 .rep_1 {
	width:49%;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(1) {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 500;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(2) {
	font-size: 16px;
	line-height: 1.5;
	padding:8px 0 0 0;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(3) {
	padding:30px 0 0 0;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(3) img {
	display: block;
	width:100%;
	height:auto;
}
/*  */
#page_top .blk_4_1_1 {
	z-index: 3;
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_1.rep_1 p:nth-of-type(1) {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_1.rep_1 p:nth-of-type(2) {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_1.rep_1 p:nth-of-type(3) {
	opacity:0;
	transform: translateY(80px);
}
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_1.rep_1 p:nth-of-type(1),
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_1.rep_1 p:nth-of-type(2),
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_1.rep_1 p:nth-of-type(3) {
	animation-duration:.8s;
	animation-delay: .2s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_4_1_2 {
	transform: translateY(35%);
	z-index: 4;
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(1) {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(2) {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(3) {
	opacity:0;
	transform: translateY(80px);
}
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(1),
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(2),
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(3) {
	animation-duration:.8s;
	animation-delay: .4s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_4_1_2 .blk_bk {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_4_1_2 .blk_bk .shape_1 {
	position: absolute;
	width: 20%;
	left: 90%;
	top: 85%;
	background-image: url('../images/shapes/top/top_shape_19.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:25% 0 0 0;
}
#page_top .blk_4_1_2 .blk_bk .shape_1.tgt_nm_psa {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_4_1_2 .blk_bk .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-delay:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_2 .blk_bk .shape_2 {
	position: absolute;
	width: 21%;
	left: 8%;
	top: 112%;
	background-position: 0 0;
	background-size: 100% auto;
	padding: 20% 0 0 0;
}
#page_top .blk_4_1_2 .blk_bk .shape_2::before,
#page_top .blk_4_1_2 .blk_bk .shape_2::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 100% 100%;
	background-size: 100% auto;
}
#page_top .blk_4_1_2 .blk_bk .shape_2.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(40px);
	background-image: url('../images/shapes/top/top_shape_20.svg');
}
#page_top .blk_4_1_2 .blk_bk .shape_2.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-delay:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_2 .blk_bk .shape_2.tgt_nm_psa::after {
	opacity:0;
	transform:translateY(30px);
	background-image: url('../images/shapes/top/top_shape_20_1.svg');
}
#page_top .blk_4_1_2 .blk_bk .shape_2.tgt_nm_psa.psa_show::after {
	animation-duration:.8s;
	animation-delay:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_4_1_3 {
	width:45%;
	z-index: 2;
}
#page_top .blk_4_1_3 &gt; section {
	width:100%;
	padding:100px 0 0 0;
	text-align: center;
	z-index: 2;
}
#page_top .blk_4_1_3 &gt; section h4 {
	width:94%;
	font-size: 33px;
	line-height: 1;
	letter-spacing: 0;
	color:#ffffff;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
	text-align: center;
}
#page_top .blk_4_1_3.tgt_nm_psa &gt; section h4 {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_4_1_3.tgt_nm_psa.psa_show &gt; section h4 {
	animation-duration:.8s;
	animation-delay:.4s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_3 &gt; section &gt; div {
	width:94%;
	display: flex;
	padding:10% 0 0 0;
	justify-content: space-between;
}
#page_top .blk_4_1_3 &gt; section &gt; div p {
	width:49%;
	height: auto;
}
#page_top .blk_4_1_3.tgt_nm_psa &gt; section div p {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_4_1_3.tgt_nm_psa.psa_show &gt; section div p {
	animation-duration:.8s;
	animation-delay:.5s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_3.tgt_nm_psa.psa_show &gt; section div p:nth-of-type(2) {
	animation-delay:.7s;
}
#page_top .blk_4_1_3 &gt; section &gt; div p.nm_hover {
	z-index: 3;
}
#page_top .blk_4_1_3 &gt; section &gt; div p.nm_hover ~ p {
	z-index: 2;
}
#page_top .blk_4_1_3 &gt; section p::before {
	display: block;
	content: '';
	width: 100%;
	padding:100% 0 0 0;
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 {
	transform: translateY(-20%);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(33px, 3vw);
	top:calc(50% + 20px);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(2) {
	font-size: min(15px, 1.3vw);
	top:calc(50% + 20px);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(33px, 3vw);
	top:calc(50% + 15px);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(2) {
	font-size: min(15px, 1.3vw);
	top:calc(50% + 15px);
	line-height: 1.5;
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_3.svg');
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_3_1.svg'); */
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_4.svg');
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_4_1.svg'); */
}
/*  */
#page_top .blk_4_1_3 .blk_bk {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}
#page_top .blk_4_1_3 .blk_bk .shape_1,
#page_top .blk_4_1_3 .blk_bk .shape_2,
#page_top .blk_4_1_3 .blk_bk .shape_3 {
	position: absolute;
	width: 130%;
	left: 50%;
	top: 50%;

	background-position: 0 0;
	background-size: 100% auto;
	transform: translate(-50%, -50%);
	padding:130% 0 0 0;
}
#page_top .blk_4_1_3 .blk_bk .shape_1 {
	background-image: url('../images/shapes/top/top_shape_17_1.svg');
}

#page_top .blk_4_1_3 .blk_bk .shape_2 {
	background-image: url('../images/shapes/top/top_shape_17_2.svg');
}
#page_top .blk_4_1_3 .blk_bk .shape_3 {
	mix-blend-mode: multiply;
	background-image: url('../images/shapes/top/top_shape_17_3.svg');
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa .shape_1 {
	transform: translate(-50%, -50%) rotate(-10deg) scale(.8) skew(20deg);
	opacity:0;
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa .shape_2 {
	transform: translate(-50%, -50%) rotate(-10deg) scale(.8) skew(-10deg);
	opacity:0;
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa .shape_3 {
	transform: translate(-50%, -50%) rotate(10deg) scale(.8) skew(10deg);
	opacity:0;
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa.psa_show .shape_1 {
	animation-duration:.8s;
	animation-delay: .1s;
	animation-name:kf_blk_2_2_1_blk_bk_shape;
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa.psa_show .shape_2 {
	animation-duration:.8s;
	animation-delay: .2s;
	animation-name:kf_blk_2_2_1_blk_bk_shape;
}
#page_top .blk_4_1_3 .blk_bk.tgt_nm_psa.psa_show .shape_3 {
	animation-duration:.8s;
	animation-delay: .3s;
	animation-name:kf_blk_2_2_1_blk_bk_shape;
}
@keyframes kf_blk_2_2_1_blk_bk_shape {
  100% {transform: translate(-50%, -50%); opacity:1;}
}
/*  */
#page_top .blk_4_1_4 {
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	pointer-events: none;
	z-index: 1;
}
#page_top .blk_4_1_4 .blk_bk {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_4_1_4 .blk_bk .shape_1 {
	position: absolute;
	width: 47%;
	left: -28%;
	top: -2%;
	background-image: url('../images/shapes/top/top_shape_13.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_4_1_4 .blk_bk .shape_1.tgt_nm_psa {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_4_1_4 .blk_bk .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_4 .blk_bk .shape_1::after {
	display: block;
	content: '';
	width: 100%;
	padding:45% 0 0 0;
}
#page_top .blk_4_1_4 .blk_bk .shape_2 {
	display: block;
	width: 20%;
	left: 80%;
	top: -18%;
	background-image: url('../images/shapes/top/top_shape_18.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding: 20% 0 0 0;
}
#page_top .blk_4_1_4 .blk_bk .shape_2.tgt_nm_psa {
	opacity:0;
	transform: translateX(20px) translateY(-20px);
}
#page_top .blk_4_1_4 .blk_bk .shape_2.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_4 .blk_bk .shape_3 {
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	height: 100%;
	transform: translateX(-50%);
}
#page_top .blk_4_1_4 .blk_bk .shape_3::before {
	position:absolute;
	display: block;
	content: '';
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_14.svg');
	background-position:100% 24%;
	background-size: min(1000px, max(400px, 32%)) auto;
}
#page_top .blk_4_1_4 .blk_bk .shape_3.tgt_nm_psa::before {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_4_1_4 .blk_bk .shape_3.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*
*/
#page_top .blk_5 {
	width:100%;
	z-index: 6;
	background-color: #fcf7ed;
}
#page_top .blk_5 &gt; section {
	width:var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	margin: auto;
	z-index: 2;
}
#page_top .blk_5 h3 {
	padding:20px 0 10px 0;
	z-index: 4;
}
#page_top .blk_5 h3 br {
	display:none;
}
#page_top .blk_5 h3 span:nth-of-type(1) {
	display: block;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0;
	color:#999999;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
	text-align: center;
}
#page_top .blk_5.tgt_nm_psa h3 span:nth-of-type(1) {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_5.tgt_nm_psa.psa_show h3 span:nth-of-type(1) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5 h3 span:nth-of-type(2) {
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: 500;
	text-align: center;
	padding:5px 0 0 0;
}
#page_top .blk_5.tgt_nm_psa h3 span:nth-of-type(2) {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_5.tgt_nm_psa.psa_show h3 span:nth-of-type(2) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_5_1 {
	width:100%;
	z-index: 2;
}
/* #page_top .blk_artist {
	width:100%;
}
#page_top .blk_artist * {
	will-change: all;
} */
/*  */
#page_top .blk_5_2 {
	width:100%;
	padding:0 0 100px 0;
	z-index: 3;
	text-align: right;
}
#page_top .blk_5_2 p {
	top:-40px;
	left:calc(78% - 110px);
	width: 220px;
	z-index: 2;
}
#page_top .blk_5_2 p::before {
	display: block;
	content:'';
	padding:100% 0 0 0;
}
#page_top .blk_5_2 p .psty_btn_1 {
	z-index: 3;
}
#page_top .blk_5_2.tgt_nm_psa p .psty_btn_1 {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_5_2.tgt_nm_psa.psa_show p .psty_btn_1 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_2 p .psty_btn_1 span:nth-of-type(3) {
	width: 110%;
	height: 110%;
	top:46%;
}
#page_top .blk_5_2 p .psty_btn_1 span:nth-of-type(3):before {
	background-image: url('../images/top_btn_bk_5.svg');
}
#page_top .blk_5_2 p .psty_btn_1 span:nth-of-type(3):after {
	/* background-image: url('../images/top_btn_bk_5_1.svg'); */
}
#page_top .blk_5_2 p .blk_bk {
	position: absolute;
	display:block;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events: none;
	z-index: 1;
}
#page_top .blk_5_2 p .blk_bk .shape_1 {
	position: absolute;
	display: block;
	width: 125%;
	left:45%;
	top: 43%;
	background-image: url('../images/shapes/top/top_shape_22.svg');
	background-position: 50% 50%;
	background-size: 100% auto;
	transform:translate(-50%, -50%);
	padding:170% 0 0 0;
}
#page_top .blk_5_2 p .blk_bk .shape_2 {
	position: absolute;
	display: block;
	width: 130%;
	left: 45%;
	top: 46%;
	background-image: url('../images/shapes/top/top_shape_21.svg');
	background-position: 50% 50%;
	background-size: 100% auto;
	transform:translate(-50%, -50%);
	padding:145% 0 0 0;
	pointer-events: none;
	mix-blend-mode:darken;
}
#page_top .blk_5_2.tgt_nm_psa p .blk_bk .shape_1 {
	opacity:0;
	transform:translate(-50%, -50%) scaleY(.9) rotate(10deg) skew(-10deg);
}
#page_top .blk_5_2.tgt_nm_psa.psa_show p .blk_bk .shape_1 {
	animation-duration:.8s;
	animation-delay:.1s;
	animation-name:kf_psa_2;
}
#page_top .blk_5_2.tgt_nm_psa p .blk_bk .shape_2 {
	opacity:0;
	transform:translate(-50%, -50%) scaleY(.8) rotate(-10deg) skew(10deg);
}
#page_top .blk_5_2.tgt_nm_psa.psa_show p .blk_bk .shape_2 {
	animation-duration:.8s;
	animation-delay:.2s;
	animation-name:kf_psa_2;
}
#page_top .blk_5_2 p .blk_bk .shape_3 {
	position: absolute;
	left: 100%;
	top: 100%;
	width: 43%;
	height: auto;
	background-image: url('../images/shapes/top/top_shape_66.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:43% 0 0 0;
}
#page_top .blk_5_2.tgt_nm_psa p .blk_bk .shape_3 {
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_5_2.tgt_nm_psa.psa_show p .blk_bk .shape_3 {
	animation-duration:.8s;
	animation-delay:.3s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_5_3 {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_5_3 .blk_bk {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_5_3 .blk_bk .shape_1 {
	position: absolute;
	width: 18%;
	left: -26%;
	top: -32%;
	background-image: url('../images/shapes/top/top_shape_23.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:40% 0 0 0;
}
#page_top .blk_5_3 .blk_bk .shape_1.tgt_nm_psa {
	opacity:0;
	transform: translateY(60px);
}
#page_top .blk_5_3 .blk_bk .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_3 .blk_bk .shape_2 {
	position:absolute;
	left:50%;
	top:-10%;
	width:100vw;
	min-width: 1900px;
	height: auto;
	max-height: 800px;
	background-image: url('../images/shapes/top/top_shape_25.svg');
	background-position: 0 0;
	background-size: 100% 100%;
	transform:translate(-50%, -50%);
}
#page_top .blk_5_3 .blk_bk .shape_2::before {
	display: block;
	content:'';
	width: 100%;
	padding:33% 0 0 0;
}
#page_top .blk_5_3 .blk_bk .shape_2.tgt_nm_psa {
  opacity:0;
	transform: translate(-50%, -50%) scaleY(1.1);
}
#page_top .blk_5_3 .blk_bk .shape_2.tgt_nm_psa.psa_show {
	animation-duration:1.6s;
	animation-delay:1s;
	animation-name:kf_psa_2;
}
#page_top .blk_5_3 .blk_bk .shape_3 {
	position: absolute;
	width: 18%;
	left: 34%;
	top: 18%;
	background-image: url('../images/shapes/top/top_shape_24.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:20% 0 0 0;
	transform-origin: 100% 100%;
	margin-top: -20%;
}
#page_top .blk_5_3 .blk_bk .shape_3.tgt_nm_psa {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_5_3 .blk_bk .shape_3.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-delay:.2s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_5 &gt; .blk_bk {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}
#page_top .blk_5 &gt; .blk_bk .shape_1 {
	position: absolute;
	left: 50%;
	top: 100%;
	width: 100%;
	min-width:1900px;
	height: 400px;
	background-image: url('../images/shapes/top/top_shape_28.svg');
	background-position: 100% 100%;
	background-size: 100% 100%;
	transform:translate(-50%, -100%);
}
#page_top .blk_5 &gt; .blk_bk .shape_2 {
	position: absolute;
	left: 50%;
	top: 100%;
	width: 100vw;
	min-width:1900px;
	max-width: 3000px;
	transform:translate(-50%, -100%);
	padding: 23% 0 0 0;
}
#page_top .blk_5 &gt; .blk_bk .shape_2::before,
#page_top .blk_5 &gt; .blk_bk .shape_2::after {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	top: -50px;
	width: 55%;
	height: 100%;
	background-position: 0 100%;
	background-size: 100% auto;
}
#page_top .blk_5 &gt; .blk_bk .shape_2::before {
	background-image: url('../images/shapes/top/top_shape_26.svg');
}
#page_top .blk_5 &gt; .blk_bk .shape_2.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_5 &gt; .blk_bk .shape_2.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5 &gt; .blk_bk .shape_2::after {
	background-image: url('../images/shapes/top/top_shape_27.svg');
}
#page_top .blk_5 &gt; .blk_bk .shape_2.tgt_nm_psa::after {
	opacity:0;
	transform:translateY(60px);
}
#page_top .blk_5 &gt; .blk_bk .shape_2.tgt_nm_psa.psa_show::after {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*
*/
#page_top .blk_6 {
	width:100%;
	background-color: #faeec8;
	z-index: 5;
	padding:0 0 100px 0;
}

/*  */
#page_top .blk_6_1 {
	width:100%;
}
/*  */
#page_top .blk_6_1_1 {
	position: absolute;
	left:50%;
	top:0;
	transform:translateX(-50%);
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	z-index: 5;
}
#page_top .blk_6_1_1 h3 {
	text-align: left;
}
#page_top .blk_6_1_1.tgt_nm_psa h3 {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_6_1_1.tgt_nm_psa.psa_show h3 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_1_1 h3 span {
	font-size: min(56px, 5vw);
	line-height: 1;
	letter-spacing: 0;
	color:#999999;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
}
#page_top .blk_6_1_1 p:nth-of-type(1) {
	font-size: 20px;
	line-height: 1.5;
	font-weight: 500;
	padding:10px 0 0 0;
}
#page_top .blk_6_1_1.tgt_nm_psa p:nth-of-type(1) {
	opacity:0;
	transform:translateY(40px);
}
#page_top .blk_6_1_1.tgt_nm_psa.psa_show p:nth-of-type(1) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_1_1 p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.75;
	padding:10px 0 0 0;
	white-space: nowrap;
}
#page_top .blk_6_1_1.tgt_nm_psa p:nth-of-type(2) {
	opacity:0;
	transform:translateY(50px);
}
#page_top .blk_6_1_1.tgt_nm_psa.psa_show p:nth-of-type(2) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_1_2 {
	position: absolute;
	left:50%;
	top:88%;
	transform:translateX(-50%);
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	z-index: 4;
}
#page_top .blk_6_1_2 &gt; div {
	position: absolute;
	left:100%;
	top:0;
	width:410px;
	transform :translate(-100%, -100%);
}
#page_top .blk_6_1_2 &gt; div::before {
	position: absolute;
	display: block;
	content: '';
	width: 140%;
	height: 140%;
	left:50%;
	top:50%;
	background-image: url('../images/shapes/top/top_shape_31.svg');
	background-position: 0 0;
	background-size:  100% 100%;
	padding:100% 0 0 0;
	transform:translate(-50%, -50%);
}
#page_top .blk_6_1_2.tgt_nm_psa &gt; div::before {
	transform:translate(-50%, -50%) scaleX(.8) scaleY(.9) skew(-10deg);
	opacity:0;
}
#page_top .blk_6_1_2.tgt_nm_psa.psa_show &gt; div::before {
	animation-name:kf_psa_2;
	animation-duration:.6s;
}
#page_top .blk_6_1_2 p:nth-of-type(1) {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
}
#page_top .blk_6_1_2.tgt_nm_psa p:nth-of-type(1) {
	opacity:0;
	transform: translateY(30px);
}
#page_top .blk_6_1_2.tgt_nm_psa.psa_show p:nth-of-type(1) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
	animation-delay:.4s;
}
#page_top .blk_6_1_2 p:nth-of-type(2) {
	font-size: 15px;
	line-height: 1.75;
	padding:10px 0 0 0;
	word-break: normal;
}
#page_top .blk_6_1_2.tgt_nm_psa p:nth-of-type(2) {
	opacity:0;
	transform:translateY(40px);
}
#page_top .blk_6_1_2.tgt_nm_psa.psa_show p:nth-of-type(2) {
	animation-name:kf_psa_1;
	animation-duration:.8s;
	animation-delay:.4s;
}
/*  */
#page_top .blk_6_1_3 {
	position: absolute;
	left:50%;
	top:100%;
	transform:translateX(-50%);
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	z-index: 5;
}
#page_top .blk_6_1_3 &gt; div {
	position: absolute;
	left:0;
	top:0;
	transform :translate(0, -100%);
}
#page_top .blk_6_1_3 p {
	width: 250px;
	height: 250px;
}
#page_top .blk_6_1_3.tgt_nm_psa p {
	opacity:0;
	transform:translateY(40px);
}
#page_top .blk_6_1_3.tgt_nm_psa.psa_show p {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3) {
	top: calc(50% - 20px);
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3):before {
	background-image: url('../images/top_btn_bk_9.svg');
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3):after {
	/* background-image: url('../images/top_btn_bk_9_1.svg'); */
}
/*  */
#page_top .blk_6_1_4 {
	z-index: 1;
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	margin: auto;
	padding:min(1100px, 72%) 0 0 0;
}
#page_top .blk_6_1_4_1 {
	display:none;
}
#page_top .blk_6_1_4_2 {
	display:none;
}
/*  */
#page_top .blk_6_1_5 {
	position:absolute;
	left:50%;
	top:0;
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	height:100%;
	z-index: 2;
	transform: translateX(-50%);
}
#page_top .blk_6_1_5 .blk_bk {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#page_top .blk_6_1_5 .blk_bk .shape_1,
#page_top .blk_6_1_5 .blk_bk .shape_2 {
	position: absolute;
	display: block;
	left: 0;
	top: 200px;
	width:40%;
	height: auto;
	background-position: 0 0;
	background-size: 100% auto;
	padding: 40% 0 0 0;
	transform: translate(-102%, -20%);
}
#page_top .blk_6_1_5 .blk_bk .shape_1 {
	background-image: url('../images/shapes/top/top_shape_29.svg');
}
#page_top .blk_6_1_5 .blk_bk .shape_1.tgt_nm_psa {
	opacity:0;
	transform: translate(-102%, calc(-20% + 30px));
}
#page_top .blk_6_1_5 .blk_bk .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_1_5;
}
#page_top .blk_6_1_5 .blk_bk .shape_2 {
	background-image: url('../images/shapes/top/top_shape_29_2.svg');
}
#page_top .blk_6_1_5 .blk_bk .shape_2.tgt_nm_psa {
	opacity:0;
	transform: translate(-102%, calc(-20% + 20px));
}
#page_top .blk_6_1_5 .blk_bk .shape_2.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_1_5;
}
@keyframes kf_blk_6_1_5 {
  100% {opacity:1; transform: translate(-102%, -20%);}
}
/*  */
#page_top .blk_6_2 {
	width:var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	padding-top:100px;
	margin:auto;
	display: flex;
	z-index: 3;
}
/*  */
#page_top .blk_6_2 &gt; .blk_bk {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_6_2 &gt; .blk_bk .shape_2 {
	position: absolute;
	display: block;
	content:'';
	left: 50%;
	top: -440px;
	width: 100vw;
	min-width:1900px;
	height: auto;
	background-image: url('../images/shapes/top/top_shape_34.svg');
	background-position: 50% 0;
	background-size: 100% auto;
	transform: translateX(-50%);
	padding:max(1150px, 125%) 0 0 0;
}
#page_top .blk_6_2 &gt; .blk_bk .shape_1 {
	position: absolute;
	width:48%;
	height:auto;
	left:83%;
	top:-290px;
	transform: translate(-50%, -110%);
	filter:drop-shadow(3px 5px 8px rgba(0, 0, 0, .4));
}
#page_top .blk_6_2 &gt; .blk_bk .shape_1::before {
	display: block;
	content: '';
	width: 100%;
	padding:103% 0 0 0;
}
#page_top .blk_6_2 &gt; .blk_bk .shape_1 img {
	position: absolute;
	left:0;
	top:0;
	display: block;
	width:100%;
	height:auto;
	
	-webkit-mask-image: url('../images/top_img_6_mask.png');
	mask-image: url('../images/top_img_6_mask.png');
	-webkit-mask-size:cover;
	mask-size:cover;
}

#page_top .blk_6_2 &gt; .blk_bk .shape_1.tgt_nm_psa {
	opacity:0;
	transform: translate(-50%, calc(-110% + 60px));
}
#page_top .blk_6_2 &gt; .blk_bk .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_2;
}
@keyframes kf_blk_6_2 {
  100% {opacity:1; 	transform: translate(-50%, -110%);}
}

#page_top .blk_6_2 &gt; .blk_bk .shape_3 {
	position: absolute;
	width:68%;
	height:auto;
	left:30%;
	top:-120px;
	transform: translate(-50%, -100%);
	filter:drop-shadow(3px 5px 8px rgba(0, 0, 0, .4));
}
#page_top .blk_6_2 &gt; .blk_bk .shape_3::before {
	display: block;
	content: '';
	width: 100%;
	padding:86% 0 0 0;
}
#page_top .blk_6_2 &gt; .blk_bk .shape_3.tgt_nm_psa {
	opacity:0;
	transform: translate(-50%, calc(-100% + 80px));
}
#page_top .blk_6_2 &gt; .blk_bk .shape_3.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_2_a2;
}
@keyframes kf_blk_6_2_a2 {
  100% {opacity:1; 	transform: translate(-50%, -100%);}
}
#page_top .blk_6_2 &gt; .blk_bk .shape_3 img {
	position: absolute;
	left:0;
	top:0;
	display: block;
	width:100%;
	height:auto;
	
	-webkit-mask-image: url('../images/top_img_5_mask.png');
	mask-image: url('../images/top_img_5_mask.png');
	-webkit-mask-size:cover;
	mask-size:cover;
}
/*  */
#page_top .blk_6_2_1 {
	width:50%;
	padding:0 5% 0 0 ;
}
#page_top .blk_6_2_1 &gt; section {
	width:100%;
}
#page_top .blk_6_2_1 h3 {
	padding:0 0 40px 0;
}
#page_top .blk_6_2_1 h3 br {
	display:none;
}
#page_top .blk_6_2_1 h3 span:nth-of-type(1) {
	display: block;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0;
	color:#ffffff;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
}
#page_top .blk_6_2_1.tgt_nm_psa h3 span:nth-of-type(1) {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_6_2_1.tgt_nm_psa.psa_show h3 span:nth-of-type(1) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_1 h3 span:nth-of-type(2) {
	display: block;
	font-size: 20px;
	color:#ffffff;
	line-height: 1;
	font-weight: 500;
	padding:5px 0 0 0;
}
#page_top .blk_6_2_1.tgt_nm_psa h3 span:nth-of-type(2) {
	opacity:0;
	transform:translateY(40px);
}
#page_top .blk_6_2_1.tgt_nm_psa.psa_show h3 span:nth-of-type(2) {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_1_1 {
	width:100%;
}
#page_top .blk_6_2_1.tgt_nm_psa .blk_6_2_1_1 {
	opacity:0;
	transform:translateY(50px);
}
#page_top .blk_6_2_1.tgt_nm_psa.psa_show .blk_6_2_1_1 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_1_1 ul {
	list-style: none;
	border-top:2px solid #ffffff;
}
#page_top .blk_6_2_1_1 ul li {
	width:100%;
	border-bottom:2px solid #ffffff;
}
#page_top .blk_6_2_1_1 ul li div {
	width:100%;
}
#page_top .blk_6_2_1_1 ul li div a {
	display: block;
	width:100%;
	padding:20px 0;
}
#page_top .blk_6_2_1_1 ul li div a p {
	font-size: 18px;
	line-height: 1.5;
	color:#ffffff;
	word-break: break-all;
}
#page_top .blk_6_2_1_1 ul li div a p:nth-of-type(1) {
	padding:0 0 5px 0;
}
#page_top .blk_6_2_1_1 &gt; p {
	padding:30px 0 0 0;
}
#page_top .blk_6_2_1_1 &gt; p a {
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	color:#ffffff;
}
/*  */
#page_top .blk_6_2_1 .blk_bk {
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
#page_top .blk_6_2_1 .blk_bk .shape_1,
#page_top .blk_6_2_1 .blk_bk .shape_2 {
	position: absolute;
	left: 100%;
	top: 100%;
	width: 20%;
	height: auto;
	padding:23% 0 0 0;
	transform:translate(-40%, -10%);
}
#page_top .blk_6_2_1 .blk_bk .shape_1::before,
#page_top .blk_6_2_1 .blk_bk .shape_2::before {
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_6_2_1.tgt_nm_psa .blk_bk .shape_1::before {
	background-image: url('../images/shapes/top/top_shape_36.svg');
	opacity:0;
	transform:translateY(10px);
}
#page_top .blk_6_2_1.tgt_nm_psa.psa_show .blk_bk .shape_1::before {
	animation-duration:.8s;
	animation-delay: .2s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_1.tgt_nm_psa .blk_bk .shape_2::before {
	background-image: url('../images/shapes/top/top_shape_36_2.svg');
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_6_2_1.tgt_nm_psa.psa_show .blk_bk .shape_2::before {
	animation-duration:.8s;
	animation-delay: .2s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_2_2 {
	width:50%;
	padding:45% 0 0 0;
}
#page_top .blk_6_2_2 &gt; section {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
#page_top .blk_6_2_2 h3 {
	position:absolute;
	left:3%;
	top:0;
	font-size: 56px;
	line-height: 1;
	letter-spacing: 0;
	color:#ffffff;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
}
#page_top .blk_6_2_2.tgt_nm_psa h3 {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_6_2_2.tgt_nm_psa.psa_show h3 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_2_2_1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	z-index: 2;
}
#page_top .blk_6_2_2_1 .blk_btns {
	position:absolute;
	left:5%;
	top:80px;
	width:75%;
	height:75%;
}
#page_top .blk_6_2_2_1 .blk_btns .blk_btns_1 {
	position:absolute;
	left:0;
	top:0;
	width:50%;
	height: 100%;
}
#page_top .blk_6_2_2_1 .blk_btns .blk_btns_1_1 {
	position:absolute;
	left:0;
	top:25%;
	width:100%;
	height: 50%;
}
#page_top .blk_6_2_2_1 .blk_btns .blk_btns_2 {
	position:absolute;
	left:50%;
	top:0;
	width:50%;
	height: 100%;
}
#page_top .blk_6_2_2_1 .blk_btns .blk_btns_2_1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 50%;
}
#page_top .blk_6_2_2_1 .blk_btns .blk_btns_2_2 {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	height: 50%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn {
	position:absolute;
	left:5%;
	top:5%;
	right:5%;
	bottom:5%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn p {
	position:absolute;
	left:50%;
	top:50%;
	width:100%;
	height:100%;
	transform:translate(-50%, -50%);
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa .btn p {
	opacity:0;
	transform:translate(-50%, calc(-50% + 30px));
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn p {
	animation-duration:.8s;
	animation-name:kf_psa_2;
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_1 p {
	animation-delay:.6s;
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_2 p {
	animation-delay:.7s;
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_3 p {
	animation-delay:.8s;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.nm_hover {
	z-index: 3;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.nm_hover ~ div {
	z-index: 2;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_1 p .psty_btn_1 span:nth-of-type(3) {
	width: 120%;
	height: 120%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_1 p .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_6.svg');
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_1 p .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_6_1.svg'); */
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 {
	transform:translate(-20%, -10%);
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 p .psty_btn_1 span:nth-of-type(3) {
	width: 110%;
	height: 110%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 p .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_7.svg');
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 p .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_7_1.svg'); */
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 {
	transform:translate(-5%, -5%);
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3) {
	width: 130%;
	height: 130%;
	top:45%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_8.svg');
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_8_1.svg'); */
}
/*  */
#page_top .blk_6_2_2 .blk_bk {
	position: absolute;
	width: 65%;
	min-width: 340px;
	height: auto;
	left:calc(50% + 20px);
	top:calc(50% + 20px);
	transform:translate(-50%, -50%);
	padding:100% 0 0 0;
	z-index: 1;
}
#page_top .blk_6_2_2 .blk_bk .shape_1 {
	position: absolute;
	display: block;
	content: '';
	width: 105%;
	height: 105%;
	left: 0;
	top: 0;
	background-image: url('../images/shapes/top/top_shape_39.svg');
	background-position: 50% 50%;
	background-size: 100% auto;
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa .shape_1 {
	opacity:0;
	transform:rotate(-10deg) skew(10deg) scale(.8);
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa.psa_show .shape_1 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_2 .blk_bk .shape_2,
#page_top .blk_6_2_2 .blk_bk .shape_3 {
	position: absolute;
	left: 94%;
	top: 60%;
	width: 45%;
	height: auto;
	background-position: 0 0;
	background-size: 100% auto;
	padding: 45% 0 0 0;
}
#page_top .blk_6_2_2 .blk_bk .shape_2 {
	background-image: url('../images/shapes/top/top_shape_37.svg');
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa .shape_2 {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa.psa_show .shape_2 {
	animation-duration:.8s;
	animation-delay: .6s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_2 .blk_bk .shape_3 {
	background-image: url('../images/shapes/top/top_shape_38.svg');
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa .shape_3 {
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_6_2_2 .blk_bk.tgt_nm_psa.psa_show .shape_3 {
	animation-duration:.8s;
	animation-delay: .6s;
	animation-name:kf_psa_1;
}

/*  */
#page_top .blk_6_2_3 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
	z-index: 3;
	pointer-events: none;
}
#page_top .blk_6_2_3 .blk_bk {
	position:absolute;
	left:50%;
	top:0;
	width:100vw;
	min-width: 0;
	height: 100%;
	transform: translateX(-50%);
}
#page_top .blk_6_2_3 .blk_bk .shape_1 {
	position:absolute;
	left:50%;
	top:0;
	width:100%;
	min-width: 1900px;
	height: 100%;
	transform: translateX(-50%);
}
#page_top .blk_6_2_3 .blk_bk .shape_1::before {
	position: absolute;
	display:block;
	content:'';
	left: 70%;
	top: 0;
	width: 30%;
	height: auto;
	background-image: url('../images/shapes/top/top_shape_33.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:15% 0 0 0;
}
#page_top .blk_6_2_3.tgt_nm_psa .blk_bk .shape_1::before {
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_6_2_3.tgt_nm_psa.psa_show .blk_bk .shape_1::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_3 .blk_bk .shape_2 {
	position:absolute;
	left:50%;
	top:0;
	width: var(--tgt_wid_1);
	max-width: var(--max_wid_1);
	height: 100%;
	transform: translateX(-50%);
}
#page_top .blk_6_2_3 .blk_bk .shape_2 &gt; div {
	position:absolute;
	display:block;
	content:'';
	left:90%;
	top:48%;
}
#page_top .blk_6_2_3.tgt_nm_psa .blk_bk .shape_2 &gt; div {
	opacity:0;
	/* transform:scaleY(1.1) skew(-20deg); */
	transform:translateY(30px);
}
#page_top .blk_6_2_3.tgt_nm_psa.psa_show .blk_bk .shape_2 &gt; div {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_3 .blk_bk .shape_2 &gt; div &gt; div {
	position: absolute;
	display: block;
	content: '';
	width: 60vw;
	height: auto;
	left:0;
	top:0;
	transform: translate(-40px, -69%);
	background-image: url('../images/shapes/top/top_shape_35.svg');
	background-position: 100% 100%;
	background-size: 100% 100%;
}
#page_top .blk_6_2_3 .blk_bk .shape_2 &gt; div &gt; div::before {
	display:block;
	content:'';
	padding:min(2000px, 85%) 0 0 0;
}
/*
*/
#page_top .blk_7 {
	width: 100%;
	background-image: url('../images/top_img_4.jpg');
	background-position: 50% 50%;
	background-size: cover;
	padding:18% 0 0 0;
	z-index: 7;
}

/*
*/
#page_top .psty_btn_1 {
	position: absolute;
	display: block;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/* z-index: 3; */
	filter:drop-shadow(3px 5px 5px rgba(0, 0, 0, .2));
	will-change: filter;
}
#page_top .psty_btn_1.disable {
	pointer-events: none;
}
#page_top .psty_btn_1.disable span {
	color:#3e3a3977;
}
#page_top .psty_btn_1 span:nth-of-type(1) {
	position: absolute;
	display: block;
	left:50%;
	top:50%;
	transform:translate(-50%, -100%);
	font-size: 33px;
	line-height: 1;
	letter-spacing: 0;
	white-space: nowrap;
	font-family: 'Baloo Da 2', cursive;
	font-weight: 800;
	z-index: 3;
	transition:transform .4s ease-out 0s;
	transform-origin: 50% 100%;
}
#page_top .psty_btn_1.nm_hover span:nth-of-type(1) {
	transition:transform .3s cubic-bezier(0.215, 0.610, 0.355, 1.000) 0s;
	transform:translate(-50%, -100%) scale(1.2);
}
#page_top .psty_btn_1 span:nth-of-type(2) {
	position: absolute;
	display: block;
	left:50%;
	top:50%;
	transform:translate(-50%, 0);
	font-size: 15px;
	line-height: 1;
	white-space: nowrap;
	padding:7px 0 0 0;
	z-index: 2;
}
#page_top .psty_btn_1 span:nth-of-type(3) {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:50%;
	top: 50%;
	transform:translate(-50%, -50%);
	z-index: 1;
	transition:transform .3s ease-out 0s;
}
#page_top .psty_btn_1.nm_hover span:nth-of-type(3) {
	transform:translate(-50%, -50%) rotate(30deg) skew(-5deg) scale(1.2);
}
#page_top .psty_btn_1 span:nth-of-type(3)::before,
#page_top .psty_btn_1 span:nth-of-type(3)::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top: 0;
	background-position: 0 0;
	background-size: 100% 100%;
}
#page_top .psty_btn_1 span:nth-of-type(3)::after {
	opacity: 0;
	transition:opacity .4s ease-out 0s;
}
#page_top .psty_btn_1.nm_hover span:nth-of-type(3)::after {
	opacity:1;
}
/***************************************************************************************************
  responsive
***************************************************************************************************/
@media screen and (max-width: 1000px) {
#footer {
	background-image:none;
}
#footer::before {
	display: block;
}
/*
*/
#btns_reserve {
	transform: translateY(100%);
}
#btns_reserve.show {
	transform: translateY(0);
}
/*
*/
#page_top {
	background-color: transparent;
	height: 100%;
	overflow: visible;
}
#page_top .pagebody {
	margin-top: -160px;
}
/*  */
#page_top .blk_bk {
	display: none;
}
#page_top .blk_bk_sp {
	display: block;
}
/*
*/
#page_top .blk_1 {
	height: auto;
	min-height: 0;
	height: 220px;
}
/*
*/
#page_top .blk_2 {
	padding:0;
	background-color: #faeec8;
}
/*  */
#page_top .blk_2_1 {
	width:100%;
}
/*  */
#page_top .blk_2_1_1 {
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	margin: auto;
	padding:0 0 0 0;
	z-index: 2;
}
#page_top .blk_2_1_1 h3 {
	display: block;
	padding:60px 0 0 0;
}
#page_top .blk_2_1_1 h3::before {
	display: none;
}
#page_top .blk_2_1_1 h3 span {
	font-size: min(56px, 13vw);
	line-height: .9;
}
#page_top .blk_2_1_1 p:nth-of-type(1) {
	font-size: 18px;
	padding:10px 0 0 0;
}
#page_top .blk_2_1_1 p:nth-of-type(2) {
	white-space: normal;
}
/*  */
#page_top .blk_2_1 .blk_bk_sp {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
}
#page_top .blk_2_1 .blk_bk_sp .shape_1,
#page_top .blk_2_1 .blk_bk_sp .shape_2,
#page_top .blk_2_1 .blk_bk_sp .shape_3 {
	position: absolute;
	display: block;
	width: 100%;
	height: 330px;
	left:0;
	/* top:-220px; */
	background-position: 50% 0;
	background-size:1020px auto;
}
#page_top .blk_2_1 .blk_bk_sp .shape_1 {
	top:-220px;
	background-position: 50% 55px;
	background-image: url('../images/shapes/top/top_shape_43.svg');
}
#page_top .blk_2_1 .blk_bk_sp .shape_2 {
	top:-210px;
	background-image: url('../images/shapes/top/top_shape_43_1.svg');
}
#page_top .blk_2_1 .blk_bk_sp.tgt_nm_psa .shape_2 {
  opacity:0;
	transform:translateY(10px) scaleY(.9);
}
#page_top .blk_2_1 .blk_bk_sp.tgt_nm_psa.psa_show .shape_2 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_2_1 .blk_bk_sp .shape_3 {
	top:-210px;
	background-image: url('../images/shapes/top/top_shape_43_2.svg');
}
#page_top .blk_2_1 .blk_bk_sp.tgt_nm_psa .shape_3 {
  opacity:0;
	transform:translateY(-10px) scaleY(.9);
}
#page_top .blk_2_1 .blk_bk_sp.tgt_nm_psa.psa_show .shape_3 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_2_1 .blk_bk_sp .shape_4 {
	position: absolute;
	display: block;
	width: 100px;
	height: 200px;
	left:calc(100% - 100px);
	top:30px;
	background-image: url('../images/shapes/top/top_shape_46.svg');
	background-position: 0 0;
	background-size: 100% auto;
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_2_1 .blk_bk_sp.tgt_nm_psa.psa_show .shape_4 {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_2_2::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 80px;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_44.svg');
	background-position: 50% 100%;
	background-size:1004px  210px;
}
/*  */
#page_top .blk_2_2_1 {
	width:100%;
}
#page_top .blk_2_2_1 .blk_top_mov {
	width:100%;
	height:auto;
	padding:max(360px, 55%) 0 0 0;
	overflow: hidden;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid {
	width:100%;
	min-width:740px;
	height: 100%;
	min-height: 740px;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid iframe {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid a {
	width:100%;
	height:60%;
}
#page_top .blk_2_2_1 .blk_top_mov .blk_vid a img {
	width:40px;
	height:40px;
}
/*  */
#page_top .blk_2_2 {
	background-color: #f4ecd8;
}
#page_top .blk_2_2_2 {
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	min-width:0; 
	text-align: left;
}
#page_top .blk_2_2_2::after {
	position: absolute;
	display: block;
	content: '';
	width: 100vw;
	min-width: 600px;
	height: 400px;
	left:50%;
	top:40px;
	background-image: url('../images/shapes/top/top_shape_45.svg');
	background-position: 0 100%;
	background-size:610px  400px;
	transform:translate(-50%, -100%);
	pointer-events: none;
}
/*  */
#page_top .blk_2_2_2_1 {
	display: block;
	transform: none;
	padding:60px 0 0 0;
}
#page_top .blk_2_2_2_1::before {
	display: none;
} 
#page_top .blk_2_2_2_1 p:nth-of-type(1) {
	font-size: 14px;
	white-space: normal;
}
#page_top .blk_2_2_2_1.tgt_nm_psa.psa_show p:nth-of-type(1) {
	animation-delay:0s;
}
#page_top .blk_2_2_2_1 p:nth-of-type(1) br {
	display: none;
}
#page_top .blk_2_2_2_1 p:nth-of-type(2) {
	font-size: 13px;
	padding:8px 0 0 0;
	white-space: normal;
}
#page_top .blk_2_2_2_1 p:nth-of-type(2) br {
	display: none;
}
#page_top .blk_2_2_2_1.tgt_nm_psa.psa_show p:nth-of-type(2) {
	animation-delay:0s;
}
/*  */
#page_top .blk_2_2_2_2 {
	position: relative;
	width: 100%;
	height:auto;
	left:0;
	top:0;
	padding:min(550px, 120%) 0 0 0;
}
#page_top .blk_2_2_2_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100vw;
	height: 100vw;
	left:50%;
	top:0;
	background-image: url('../images/shapes/top/top_shape_47.svg');
	background-position: 0 0;
	background-size: min(900px, max(420px, 100%)) auto;
	transform:translateX(-50%);
}
#page_top .blk_2_2_2_2 p {
	position: absolute;
	left:0;
	top:0;
	width:45vw;
	max-width: 200px;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) {
	left:calc(51% - min(200px, 45vw));
	top:10%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3) {
	width:110%;
	height:110%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_10.svg');
}
#page_top .blk_2_2_2_2 p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_10_1.svg'); */
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) {
	left:45%;
	top:40%;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2).tgt_nm_psa.psa_show {
	animation-delay:.2s;
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_11.svg');
}
#page_top .blk_2_2_2_2 p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_11_1.svg'); */
}
/*
*/
#page_top .blk_3 {
	width:100%;
	height: auto;
	padding:0;
	background-color: #faeec8;

	background-image:
	url('../images/shapes/top/top_shape_50.svg'),
	url('../images/shapes/top/top_shape_48.svg'),
	url('../images/shapes/top/top_shape_49.svg');


	background-position:
	50% 100%,
	50% -100px,
	50% 50%;

	background-size:
	max(400px, 100%) 137px,
	max(400px, 100%) 285px,
	max(600px, 100%) auto;

}
#page_top .blk_3::before {
	display: none;
}
#page_top .blk_3 &gt; section::before {
	display: none;
}
#page_top .blk_3 h3 {
	width:var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	padding-bottom:40px;
	margin: auto;
}
#page_top .blk_3 h3 span:nth-of-type(1) {
	font-size: 53px;
	color:#999999;
	text-align: left;
}
#page_top .blk_3 h3 span:nth-of-type(2) {
	font-size: 18px;
	color:#999999;
	padding:5px 0 0 0;
	text-align: left;
}
/*  */
#page_top .blk_3_1 {
	width:100%;
	max-width: none;
	margin-top: 0;
}
/*  */
#page_top .blk_3_1_1 {
	width:100%;
	padding: 0 0 0 5%;
}
#page_top .blk_3_1_1_1 {

	width:31%;
	height: calc(35vw + 130px);

	/* width:45%;
	height: calc(48vw + 130px); */

	/* width: 80%;
	height: calc(80vw + 130px); */

	padding:0;
	max-height: 1000px;
	user-select:none;
}
#page_top .blk_3_1_1_1 .blk_js_ss {
	width:100%;
	height: 100%;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div {
	padding:0 15% 0 0;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(2) {
	margin-top: 8%;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(2) span {
	font-size: 13px;
}
#page_top .blk_3_1_1_1 .blk_js_ss .deck &gt; div &gt; a p:nth-of-type(3) {
	padding:8px 0 0 0;
	font-size: 15px;
	line-height:1.25;
}
/*  */
#page_top .blk_3 .blk_bk_sp  {
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index: 1;
	overflow: hidden;
}
#page_top .blk_3 .blk_bk_sp .shape_1,
#page_top .blk_3 .blk_bk_sp .shape_2 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 50% 100%;
	background-size: max(1000px, 100%) 100%;	
}
#page_top .blk_3 .blk_bk_sp .shape_1::after,
#page_top .blk_3 .blk_bk_sp .shape_2::after {
	display: block;
	content: '';
	width: 100%;
}
#page_top .blk_3 .blk_bk_sp .shape_1 {
	background-image: url('../images/shapes/top/top_shape_51.svg');
}
#page_top .blk_3 .blk_bk_sp.tgt_nm_psa .shape_1 {
  opacity:0;
	transform:translateX(5px) scaleX(1.1);
}
#page_top .blk_3 .blk_bk_sp.tgt_nm_psa.psa_show .shape_1 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_3 .blk_bk_sp .shape_2 {
	background-image: url('../images/shapes/top/top_shape_51_1.svg');
}
#page_top .blk_3 .blk_bk_sp.tgt_nm_psa .shape_2 {
  opacity:0;
	transform:translateX(-5px) translateY(-10px) scaleX(1.1);
}
#page_top .blk_3 .blk_bk_sp.tgt_nm_psa.psa_show .shape_2 {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
/*
*/
#page_top .blk_4 {
	padding:0;
	overflow: hidden;
	z-index: 4;
}
#page_top .blk_4 &gt; section {
	width:var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	padding:160px 0 5% 0;
}
#page_top .blk_4 h3 span:nth-of-type(1) {
	font-size: 53px;
}
/*  */
#page_top .blk_4_1 .rep_1 {
	width:100%;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(1) {
	font-size: 18px;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(2) {
	font-size: 16px;
	padding:6px 0 80px 0;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(3) {
	width:60%;
	padding:60% 0 0 0;
}
#page_top .blk_4_1 .rep_1 p:nth-of-type(3) img {
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	object-fit: cover;
}
#page_top .blk_4_1_1 {
	z-index: 2;
	padding:0 0 10px 0;
}
#page_top .blk_4_1_2 {
	transform: none;
	z-index: 4;
	display:flex;
	flex-wrap: wrap;
}
#page_top .blk_4_1 .rep_1.blk_4_1_2 p:nth-of-type(1) {
	order:2;
	padding:20px 0 0 0;
	font-size: 14px;
}
#page_top .blk_4_1 .rep_1.blk_4_1_2 p:nth-of-type(2) {
	order:3;
	font-size: 13px;
	padding:6px 0 0 0;
}
#page_top .blk_4_1 .rep_1.blk_4_1_2 p:nth-of-type(3) {
	order:1;
	left:100%;
	/* transform:translateX(-100%); */
}
#page_top .blk_4_1 .rep_1.blk_4_1_2 p:nth-of-type(3) img {
	left:-100%;
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(1) {
	transform: translateY(40px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(2) {
	transform: translateY(60px);
}
#page_top .blk_4.tgt_nm_psa .blk_4_1_2.rep_1 p:nth-of-type(3) {
	transform: translateY(80px);
}
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(1) {
	animation-delay: .6s;
}
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(2) {
	animation-delay: .6s;
}
#page_top .blk_4.tgt_nm_psa.psa_show .blk_4_1_2.rep_1 p:nth-of-type(3) {
	animation-delay: .4s;
}
/*  */
#page_top .blk_4_1_3 {
	width:100%;
	padding:80px 0 120px 0;
}
#page_top .blk_4_1_3 &gt; section {
	width:100%;
	padding:0 0 0 0;
}
#page_top .blk_4_1_3 &gt; section h4 {
	width:100%;
	font-size: 33px;
	z-index: 4;
}
#page_top .blk_4_1_3 &gt; section &gt; div {
	width:100%;
	display: block;
	padding:min(500px, 100%) 0 0 0;
	margin: auto;
}
#page_top .blk_4_1_3 &gt; section &gt; div p {
	position: absolute;
	width:48%;
	max-width: 200px;
	z-index: 2;
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) {
	left:calc(55% - min(200px, 48%));
	top:10%;
	/* transform:translateX(-100%); */
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 {
	transform: translateY(-10%);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(3) {
	width:110%;
	height: 110%;
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) {
	left:48%;
	top:20%;
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 {
	transform: translateY(40%);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(3) {
	width:110%;
	height: 110%;
}
page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(1) .psty_btn_1 span:nth-of-type(2) {
	font-size: min(13px, 3.5vw);
}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);

}
#page_top .blk_4_1_3 &gt; section p:nth-of-type(2) .psty_btn_1 span:nth-of-type(2) {
	font-size: min(13px, 3.5vw);
}
/*  */
#page_top .blk_4_1_3 .blk_bk_sp {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index: 1;
	pointer-events: none;
}
#page_top .blk_4_1_3 .blk_bk_sp .shape_1,
#page_top .blk_4_1_3 .blk_bk_sp .shape_2 {
	position: absolute;
	width: 110%;
	max-width: 440px;
	height: auto;
	left: 50%;
	top: -130px;
	transform: translateX(-50%);
	padding:150% 0 0 0;
}
#page_top .blk_4_1_3 .blk_bk_sp .shape_1::before,
#page_top .blk_4_1_3 .blk_bk_sp .shape_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 50% 0;
	background-size: 100% auto;
}
#page_top .blk_4_1_3 .blk_bk_sp .shape_1::before {
	background-image: url('../images/shapes/top/top_shape_62_2.svg');
}
#page_top .blk_4_1_3.tgt_nm_psa .blk_bk_sp .shape_1::before {
	opacity:0;
	transform:rotate(-30deg) skew(5deg) scaleY(.7);
}
#page_top .blk_4_1_3.tgt_nm_psa.psa_show .blk_bk_sp .shape_1::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_3 .blk_bk_sp .shape_2 {
	mix-blend-mode: multiply;
}
#page_top .blk_4_1_3 .blk_bk_sp .shape_2::before {
	background-image: url('../images/shapes/top/top_shape_62_1.svg');
}
#page_top .blk_4_1_3.tgt_nm_psa .blk_bk_sp .shape_2::before {
	opacity:0;
	transform:rotate(5deg) skew(5deg) scaleY(.8) scaleX(1.1);
}
#page_top .blk_4_1_3.tgt_nm_psa.psa_show .blk_bk_sp .shape_2::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_4_1_4 .blk_bk_sp {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height: 100%;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_1 {
	position: absolute;
	width: 50%;
	max-width: 200px;
	height: auto;
	left: 100%;
	top: -20px;
	transform:translate(-100%, -100%);
	padding:70% 0 0 0;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_1::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_18.svg');
	background-position: 100% 100%;
	background-size: 100% auto;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_1.tgt_nm_psa::before {
	opacity:0;
	transform:translate(10px, -10px);
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_1.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_2 {
	position: absolute;
	width: 100%;
	max-width: 500px;
	height: auto;
	left: 25%;
	top: 30px;
	background-image: url('../images/shapes/top/top_shape_13.svg');
	background-position: 0 0;
	background-size: 100% auto;
	padding:50% 0 0 0;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_2.tgt_nm_psa {
	opacity:0;
	transform:translateY(60px);
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_3 {
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 50%;
	top: -20%;
	transform: translateX(-50%);
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_3::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_63.svg');
	background-position: 50% 50%;
	background-size: 1040px auto;
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_3.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(30px);
}
#page_top .blk_4_1_4 .blk_bk_sp .shape_3.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
/*
*/
#page_top .blk_5 {
}
#page_top .blk_5 &gt; section {
	width:var(--tgt_wid_2);
	max-width: var(--max_wid_2);
}
#page_top .blk_5 h3 {
	padding:20px 0 30px 0;
	z-index: 4;
}
#page_top .blk_5 h3::before {
	position: absolute;
	display:block;
	content:'';
	width: 140px;
	height: 140px;
	left: -60px;
	top: 10px;
	background-image: url('../images/shapes/top/top_shape_24.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_5.tgt_nm_psa h3::before {
	opacity:0;
	transform: translateY(20px);
}
#page_top .blk_5.tgt_nm_psa.psa_show h3::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5 h3 span:nth-of-type(1) {
	font-size: 53px;
	text-align: left;
}
#page_top .blk_5 h3 span:nth-of-type(2) {
	display: none;
}
/*  */
#page_top .blk_5_1 {
	width:100%;
}
/*  */
#page_top .blk_5_2 {
	width:auto;
	padding:0 0 340px 0;
	text-align: left;
}
#page_top .blk_5_2 p {
	left:8%;
	width: 50%;
	max-width: 200px;
	z-index: 2;
	transform:none;
}
#page_top .blk_5_2 p .blk_bk {
	display: block;
}
#page_top .blk_5_2 p .blk_bk .shape_3 {
	display: none;
}
/*  */
#page_top .blk_5_3 {
}
#page_top .blk_5_3 .blk_bk_sp {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_5_3 .blk_bk_sp .shape_1 {
	position: absolute;
	display:block;
	width: 40%;
	max-width: 170px;
	height: auto;
	left: 103%;
	top: 0;
	transform: translate(-100%, -100%);
	padding:40% 0 0 0;
}
#page_top .blk_5_3 .blk_bk_sp .shape_1::before,
#page_top .blk_5_3 .blk_bk_sp .shape_1::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 100% 100%;
	background-size: 100% auto;
}
#page_top .blk_5_3 .blk_bk_sp .shape_1.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(20px);
	background-image: url('../images/shapes/top/top_shape_20.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_1.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_3 .blk_bk_sp .shape_1.tgt_nm_psa::after {
	opacity:0;
	transform:translateY(40px);
	background-image: url('../images/shapes/top/top_shape_20_1.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_1.tgt_nm_psa.psa_show::after {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_3 .blk_bk_sp .shape_2 {
	position: absolute;
	display:block;
	width: 100vw;
	height: 200px;
	left: 50%;
	top: 40px;
	transform:translateX(-50%);
}
#page_top .blk_5_3 .blk_bk_sp .shape_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_54.svg');
	background-position: 50% 0;
	background-size: 1004px auto;
}
#page_top .blk_5_3 .blk_bk_sp .shape_2.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(10px) scaleX(1.2);
}
#page_top .blk_5_3 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_3 .blk_bk_sp .shape_3 {
	position: absolute;
	display: block;
	width: 100vw;
	height: 160px;
	left:50%;
	top:100%;
	background-image: url('../images/shapes/top/top_shape_70.svg');
	background-position: 50% 0;
	background-size: 1020px auto;
	transform:translate(-50%, -100%);
}


#page_top .blk_5_3 .blk_bk_sp .shape_4 {
	position: absolute;
	display:block;
	width: 100vw;
	min-width: 560px;
	height: 230px;
	left: 50%;
	top: calc(100% - 210px);

	transform:translateX(-50%);
}
#page_top .blk_5_3 .blk_bk_sp .shape_4::before,
#page_top .blk_5_3 .blk_bk_sp .shape_4::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 100% 0;
	background-size: 530px auto;
}
#page_top .blk_5_3 .blk_bk_sp .shape_4::before {
	background-image: url('../images/shapes/top/top_shape_53_1.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_4::after {
	background-image: url('../images/shapes/top/top_shape_53_2.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_5,
#page_top .blk_5_3 .blk_bk_sp .shape_6 {
	position: absolute;
	display:block;
	width: 100vw;
	height: 320px;
	left: 50%;
	top: calc(100% - 450px);
	transform:translateX(-50%);
}
#page_top .blk_5_3 .blk_bk_sp .shape_5::before,
#page_top .blk_5_3 .blk_bk_sp .shape_6::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 50% 0;
	background-size: 1015px auto;
}
#page_top .blk_5_3 .blk_bk_sp .shape_5::before {
	background-image: url('../images/shapes/top/top_shape_52.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_5.tgt_nm_psa::before {
  opacity:0;
	transform:translateX(5px) scaleX(1.1);
}
#page_top .blk_5_3 .blk_bk_sp .shape_5.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}
#page_top .blk_5_3 .blk_bk_sp .shape_6::before {
	background-image: url('../images/shapes/top/top_shape_52_2.svg');
}
#page_top .blk_5_3 .blk_bk_sp .shape_6.tgt_nm_psa::before {
  opacity:0;
	transform:translateX(-5px) translateY(-10px) scaleX(1.1);
}
#page_top .blk_5_3 .blk_bk_sp .shape_6.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-name:kf_psa_1;
}

/*
*/
#page_top .blk_5_4 {
	overflow: hidden;
}
#page_top .blk_5_4 .shape_1 {
	display: none;
}
#page_top .blk_5_4 .shape_2 {
	display: block;
	width: 100%;
	height:110px;
	left:0;
	top:20px;
	background-image: url('../images/top/top_shape_54.svg');
	background-position: 50% 0;
	background-size: 1004px auto;
}
/*
*/
#page_top .blk_6 {
	padding:40px 0 0 0;
}
/*  */
#page_top .blk_6_1 {
	width:100%;
}
/*  */
#page_top .blk_6_1_1 {
	position: relative;
	left:0;
	top:0;
	transform:none;
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	margin: auto;
}
#page_top .blk_6_1_1::before,
#page_top .blk_6_1_1::after {
	display: none;
}
#page_top .blk_6_1_1 h3 span {
	font-size: 53px;
	line-height: .9;
	color:#999999;
}
#page_top .blk_6_1_1 p:nth-of-type(1) {
	font-size: 18px;
	padding:10px 0 0 0;
}
#page_top .blk_6_1_1 p:nth-of-type(2) {
	font-size: 16px;
	padding:5px 0 0 0;
}
/*  */
#page_top .blk_6_1_2 {
	position: relative;
	left:0;
	top:0;
	transform: none;
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	margin: auto;

}
#page_top .blk_6_1_2 &gt; div {
	position: relative;
	left:0;
	top:0;
	width:100%;
	transform : none;
	padding:60px 0 0 0;
}
#page_top .blk_6_1_2 &gt; div::before {
	position: absolute;
	display: none;
	content: '';
	width: 140%;
	height: 140%;
	left:50%;
	top:50%;
	background-image: url('../images/shapes/top/top_shape_31.svg');
	background-position: 0 0;
	background-size:  100% 100%;
	padding:100% 0 0 0;
	transform:translate(-50%, -50%);
}
#page_top .blk_6_1_2 p:nth-of-type(1) {
	font-size: 14px;
}
#page_top .blk_6_1_2 p:nth-of-type(2) {
	font-size: 13px;
	line-height: 1.75;
	padding:10px 0 0 0;
}
/*  */
#page_top .blk_6_1_3 {
	position: absolute;
	left:50%;
	top:calc(100% + 80px);
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
}
#page_top .blk_6_1_3 &gt; div {
	position: absolute;
	left:100%;
	top:0;
	transform :translate(-100%, -100%);
}
#page_top .blk_6_1_3 p {
	width: 190px;
	height: 190px;
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3) {
	top: 45%;
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_12.svg');
}
#page_top .blk_6_1_3 p .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_12_1.svg'); */
}
/*  */
#page_top .blk_6_1_4 {
	z-index: 1;
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	margin: auto;
	padding:0;
	z-index: 2;
	padding:40px 0 20px 0;
}
#page_top .blk_6_1_4_1 {
	display: block;
	content: '';
	width: 100%;
	height: auto;
	left:0;
	top:0;
	background-image: url('../images/top_img_7.jpg');
	background-position: 0 0;
	background-size: cover;
	padding:100% 0 0 0;
}
#page_top .blk_6_1_4_1.tgt_nm_psa {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_6_1_4_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_1_4_2 {
	display: block;
	content: '';
	width: 100%;
	height: auto;
	left:0;
	top:0;
	background-image: url('../images/top_img_8.jpg');
	background-position: 0 0;
	background-size: cover;
	padding:100% 0 0 0;
	margin-top: 10px;
}
#page_top .blk_6_1_4_2.tgt_nm_psa {
	opacity:0;
	transform: translateY(40px);
}
#page_top .blk_6_1_4_2.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_1_5 {
	width: var(--tgt_wid_2);
	max-width: var(--max_wid_2);
	z-index: 1;
}
#page_top .blk_6_1_5 .blk_bk_sp {
	position:absolute;
	display:block;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_1,
#page_top .blk_6_1_5 .blk_bk_sp .shape_2 {
	position: absolute;
	display: block;
	content: '';
	width: 84%;
	height: auto;
	left:0;
	top:17%;
	background-position: 0 0;
	background-size:  100% auto;
	padding:100% 0 0 0;
	transform:translateX(-45%);
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_1 {
	background-image: url('../images/shapes/top/top_shape_68.svg');
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_1.tgt_nm_psa {
	opacity:0;
	transform:translateX(-45%) translateY(30px);
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_1_5;
}
@keyframes kf_blk_6_1_5 {
  100% {opacity:1; 	transform:translateX(-45%);}
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_2 {
	background-image: url('../images/shapes/top/top_shape_69.svg');
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_2.tgt_nm_psa {
	opacity:0;
	transform:translateX(-45%) translateY(30px);
}
#page_top .blk_6_1_5 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show {
	animation-duration:.6s;
	animation-name:kf_blk_6_1_5;
}
/*  */
#page_top .blk_6_2 {
	width:100%;
	max-width: none;
	display: block;
	padding:180px 0 0 0 ;
	background-image: linear-gradient(0deg, #215257, #43888f);
}
#page_top .blk_6_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 90px;
	left:0;
	top:-88px;
	background-image: url('../images/shapes/top/top_shape_67.svg');
	background-position: 0 0;
	background-size: 100% 100%;
}
/*  */
#page_top .blk_6_2 &gt; .blk_bk_sp {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#page_top .blk_6_2 &gt; .blk_bk_sp .shape_1 {
	position: absolute;
	display: block;
	content:'';
	left: 50%;
	top: 60px;
	width: 100vw;
	height: auto;
	background-image: url('../images/shapes/top/top_shape_71.svg');
	background-position:0 0;
	background-size: min(400px, 70%) auto;
	transform: translateX(-50%);
	padding:50% 0 0 0;
}
#page_top .blk_6_2 &gt; .blk_bk_sp .shape_1.tgt_nm_psa {
	opacity:0;
	transform:translateX(-50%) translateY(20px);
}
#page_top .blk_6_2 &gt; .blk_bk_sp .shape_1.tgt_nm_psa.psa_show {
	animation-duration:.8s;
	animation-name:kf_blk_6_2;
}
@keyframes kf_blk_6_2 {
  100% {opacity:1; 	transform:translateX(-50%);}
}
/*  */
#page_top .blk_6_2_1 {
	width:var(--tgt_wid_2);
	max-width:var(--max_wid_2);
	margin: auto;
	padding: 0 0 80px 0;
}
#page_top .blk_6_2_1 h3 {
	padding:0 0 30px 0;
}
#page_top .blk_6_2_1 h3 span:nth-of-type(1) {
	font-size: 50px;
}
#page_top .blk_6_2_1 h3 span:nth-of-type(2) {
	font-size: 18px;
	padding:3px 0 0 0;
}
#page_top .blk_6_2_1_1 ul li div a {
	padding:15px 0;
}
#page_top .blk_6_2_1_1 ul li div a p {
	font-size: 15px;
	line-height: 1.5;
	color:#ffffff;
}
#page_top .blk_6_2_1_1 ul li div a p:nth-of-type(1) {
	padding:0 0 5px 0;
}
#page_top .blk_6_2_1_1 &gt; p {
	padding:20px 0 0 0;
}
#page_top .blk_6_2_1_1 &gt; p a {
	font-size: 15px;
}
/*  */
#page_top .blk_6_2_1 .blk_bk_sp {
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_1 {
	position: absolute;
	display: block;
	width: 20%;
	max-width: 100px;
	height: auto;
	left:92%;
	top:100%;
	transform: translateX(-100%);
	padding:20% 0 0 0;
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_1::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_66.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_1.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(20px);
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_1.tgt_nm_psa.psa_show::before {
	animation-duration:.8s;
	animation-delay:.4s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_2 {
	position: absolute;
	display: block;
	width: 100vw;
	height: 270px;
	left:50%;
	top:calc(100% + 26vw);
	transform: translate(-50%, -100%);
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_2::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_64.svg');
	background-position: 50% 100%;
	background-size: 1125px auto;
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_2.tgt_nm_psa::before {
	opacity:0;
	transform:scaleX(1.2) skew(30deg);
}
#page_top .blk_6_2_1 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-delay:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_2_2 {
	width:var(--tgt_wid_2);
	max-width:var(--max_wid_2);
	margin: auto;
	height: 600px;
	margin-top: 100px;
}
#page_top .blk_6_2_2 h3 {
	left:0;
	top:0;
	font-size: 50px;
}
/*  */
#page_top .blk_6_2_2_1 .blk_btns {
	position:absolute;
	left:50%;
	top:100px;
	width:106%;
	max-width: 430px;
	height:auto;
	transform:translateX(-50%);
}
#page_top .blk_6_2_2_1 .blk_btns::before {
	display: block;
	content:'';
	padding:100% 0 0 0;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_1 {
	transform:translate(5%, 0%);
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_1 p .psty_btn_1 span:nth-of-type(3) {
	width: 120%;
	height: 120%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 {
	transform:translate(-10%, 0%);
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_2 p .psty_btn_1 span:nth-of-type(3) {
	width: 110%;
	height: 110%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 {
	transform:translate(-15%, 20%);
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3) {
	width: 120%;
	height: 120%;
	top:45%;
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3)::before {
	background-image: url('../images/top_btn_bk_13.svg');
}
#page_top .blk_6_2_2_1 .blk_btns .btn.btn_3 p .psty_btn_1 span:nth-of-type(3)::after {
	/* background-image: url('../images/top_btn_bk_13_1.svg'); */
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_1 p {
	animation-delay:.1s;
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_2 p {
	animation-delay:.2s;
}
#page_top .blk_6_2_2_1 .blk_btns.tgt_nm_psa.psa_show .btn.btn_3 p {
	animation-delay:.3s;
}
/*  */
#page_top .blk_6_2_2 .blk_bk_sp {
	position: absolute;
	left:50%;
	top:0;
	width: 100vw;
	height:100%;
	z-index: 1;
	transform: translateX(-50%);
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_1 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_59.svg');
	background-position: 50% 100%;
	background-size: 1004px 500px;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2 {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2::before,
#page_top .blk_6_2_2 .blk_bk_sp .shape_2::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-position: 50% 100%;
	background-size: 1004px 500px;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2::before {
	background-image: url('../images/shapes/top/top_shape_59_1.svg');
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2.tgt_nm_psa::before {
	opacity:0;
	transform:translateY(-10px) skew(10deg);
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show::before {
	animation-duration:1.6s;
	animation-delay: .4s;
	animation-name:kf_psa_1;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2::after {
	background-image: url('../images/shapes/top/top_shape_59_2.svg');
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2.tgt_nm_psa::after {
	opacity:0;
	transform: translateX(10px) skew(-10deg);
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_2.tgt_nm_psa.psa_show::after {
	animation-duration:1.6s;
	animation-delay: .4s;
	animation-name:kf_psa_1;
}

#page_top .blk_6_2_2 .blk_bk_sp .shape_3 {
	position: absolute;
	display: block;
	width: 27%;
	max-width: 100px;
	height: auto;
	left:98%;
	top:-70px;
	transform: translateX(-100%);
	padding:35% 0 0 0;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_3::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	background-image: url('../images/shapes/top/top_shape_58.svg');
	background-position: 0 0;
	background-size: 100% auto;
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_3.tgt_nm_psa::after {
	opacity:0;
	transform:translate(20px, -20px);
}
#page_top .blk_6_2_2 .blk_bk_sp .shape_3.tgt_nm_psa.psa_show::after {
	animation-duration:.8s;
	animation-name:kf_psa_1;
}
/*  */
#page_top .blk_6_2_3 {
	display: none;
}
/*
*/
#page_top .blk_7 {
	padding:min(400px, 80%) 0 0 0;
}
#page_top .blk_7::after {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 65px;
	left:50%;
	top:-2px;
	background-image: url('../images/shapes/top/top_shape_60.svg');
	background-position: 50% 0;
	background-size: max(600px, 100%) 100%;
	transform: translateX(-50%);
}
/*
*/
#page_top .psty_btn_1 span:nth-of-type(1) {
	font-size: min(30px, 7vw);
}
#page_top .psty_btn_1 span:nth-of-type(2) {
	font-size: 13px;
}

/*  */
}

/***************************************************************************************************
  responsive
***************************************************************************************************/

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

	#page_top .blk_3_1_1_1 {
		width:47%;
		height: calc(48vw + 130px);
	}
}
@media screen and (max-width: 600px) {

	#page_top .blk_3_1_1_1 {
		width: 80%;
		height: calc(83vw + 130px);
	}



}</pre></body></html>