@charset "UTF-8";
/* CSS Document */

/*--- 共通 ---*/
main {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
span.caution {
	font-size: 12px;
	color: #fff;
	position: absolute;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8),0px 0px 12px rgba(0, 0, 0, 0.8),0px 0px 14px rgba(0, 0, 0, 0.8);
}


/*--- メインビジュアル ---*/
.mv {
	background-color: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.mv h1 {
	width: 150px;
	position: absolute;
	left: 55px;
	top: 48px;
	z-index: 1;
}
.mv .caution {
	z-index: 2;
	left: 30px;
	bottom: 10px;
}



/*--- タイトル ---*/
.name {
	background-color: #fff;
}
.name .wrap04 {
	position: relative;
	z-index: 2;
	margin-top: -65px;
}



/*--- 動物園 ---*/
.zoo {
	background-color: #fff;
}
.zoo .zoo_pho_box01 {
	width: 100%;
	position: relative;
	padding: 140px 0 90px;
	overflow: hidden;
}
.zoo .zoo_pho_box01 .wrap04 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.zoo .zoo_pho_box01 .wrap04 .txt_box01 {
	width: 39.3%;
	position: relative;
	z-index: 3;
}
.zoo .zoo_pho_box01 .wrap04 .txt_box01 p {
	font-size: 20px;
	line-height: 2em;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック体","Yu Gothic", YuGothic,"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.zoo .zoo_pho_box01 .wrap04 .txt_box01 p + p {
	margin-top: 0.5em;
}
.zoo .zoo_pho_box01 .wrap04 .pho_box01 {
	position: relative;
	width: 60.4%;
	z-index: 1;
}
.zoo .zoo_pho_box01 .wrap04 .pho_box01 .pho_block {
	height: 520px;
	margin-right: calc(79% - 50vw);
	background-image: url("../images/zoo_pho01_pc.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center center;
}
.zoo .zoo_pho_box01 .wrap04 .bg_txt01 {
	width: 1118px;
	position: absolute;
	top: -70px;
	left: -150px;
	z-index: 2;
}



/*--- サポート ---*/
.support .support_pho_box01 {
	z-index: 1;
	position: relative;
	margin-top: -90px;
	overflow: hidden;
}
.support .support_pho_box01 .wrap04 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding-bottom: 70px;
}
.support .support_pho_box01 .txt_box01 {
	width: 43.2%;
	position: relative;
	z-index: 3;
	padding-top: 170px;
	order: 1;
}
.support .support_pho_box01 .txt_box01 .s_txt01 {
	font-size: 53px;
	line-height: 1.4em;
	font-family: 'Noto Serif JP', "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 0.1em;
}
.support .support_pho_box01 .txt_box01 hr {
	border: none;
	width: 100px;
	height: 4px;
	background-color: #000;
	margin-bottom: 40px;
	margin-top: 25px;
}
.support .s_txt02 {
	font-size: 20px;
	line-height: 2em;
	letter-spacing: 0.05em;
}
.support .support_pho_box01 .wrap04 .pho_box01 {
	position: relative;
	width: 53.9%;
	z-index: 3;
	order: 2;
}
.support .support_pho_box01 .wrap04 .pho_box01 .pho_block {
	height: 650px;
	margin-right: calc(79% - 50vw);
	background-image: url("../images/support_pho01_pc.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-bottom-left-radius: 325px;
	border-top-left-radius: 325px;
}
.support .support_pho_box01 .wrap04 .pho_box01 .chara01 {
	position: absolute;
	width: 220px;
	left: -105px;
	bottom: 0;
}
.support .support_pho_box01 .wrap04 .bg_txt01 {
	width: 667px;
	position: absolute;
	top: 92px;
	left: -150px;
	z-index: 2;
}
.support .support_pho_box01 .wrap04 .chara02 {
	position: absolute;
	width: 140px;
	right: 75px;
	bottom: 0;
	z-index: 4;
}
.support .support_pho_box02 {
	z-index: 1;
	position: relative;
	overflow: hidden;
}
.support .support_pho_box02 .wrap04 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding-bottom: 75px;
}
.support .support_pho_box02 .wrap04 .pho_box01 {
	position: relative;
	width: 63.6%;
	z-index: 1;
}
.support .support_pho_box02 .wrap04 .pho_box01 .pho_block {
	height: 500px;
	margin-left: calc(79% - 50vw);
	background-image: url("../images/support_pho02_pc.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	border-bottom-right-radius: 250px;
	border-top-right-radius: 250px;
}
.support .support_pho_box02 .txt_box01 {
	width: 30.4%;
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.support .support_pho_box02 .wrap04 .chara03 {
	position: absolute;
	width: 190px;
	left: 0;
	bottom: 0;
	z-index: 3;
}

.support .support_pho_box03 {
	margin-top: -40px;
}
.support .support_pho_box03 .pho01 {
	max-width: 980px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.support .chara_box {
	margin-top: -44px;
	margin-bottom: -44px;
}



/*--- フッター修正 ---*/
footer .copy {
    padding-top: 90px !important;
}


@media screen and (max-width: 768px) {
	/*--- 共通 ---*/
	body {
	}
	.wrap04 {
		max-width: none;
		width: 100%;
	}
	span.caution {
		font-size: 2.7vw;
	}

	/*--- メインビジュアル ---*/
	.mv h1 {
		width: 20vw;
		left: 4.8vw;
		top: 5.1vw;
	}
	.mv .caution {
		left: 50%;
		bottom: 1.2vw;
		transform: translateX(-50%);
	}



	/*--- タイトル ---*/
	.name .wrap04 {
		margin-top: -4.7vw;
	}



	/*--- 動物園 ---*/
	.zoo .zoo_pho_box01 {
		width: 100%;
		margin-top: 0;
		padding: 11vw 0 8vw;
	}
	.zoo .zoo_pho_box01 .wrap04 {
		display: block;
		position: relative;
	}
	.zoo .zoo_pho_box01 .wrap04 .txt_box01 {
		width: 85.7%;
		margin-left: auto;
		margin-right: 0;
		padding-top: 6.7vw;
		z-index: 3;
	}
	.zoo .zoo_pho_box01 .wrap04 .txt_box01 p {
		font-size: 3.5vw;
		line-height: 2em;
	}
	.zoo .zoo_pho_box01 .wrap04 .txt_box01 p + p {
		margin-top: 0em;
	}
	.zoo .zoo_pho_box01 .wrap04 .pho_box01 {
		position: relative;
		width: 91.2%;
		margin-left: auto;
		margin-right: 0;
		margin-top: -5.3vw;
		z-index: 1;
	}
	.zoo .zoo_pho_box01 .wrap04 .pho_box01 .pho_block {
		height: 65.6vw;
		margin-right: 0;
		background-image: url("../images/zoo_pho01_sp.png");
	}
	.zoo .zoo_pho_box01 .wrap04 .bg_txt01 {
		width: 95.3vw;
		position: absolute;
		top: 3.7vw;
		left: 0;
		z-index: 2;
	}



	/*--- サポート ---*/
	.support .support_pho_box01 {
		margin-top: -6.4vw;
		overflow: visible;
	}
	.support .support_pho_box01 .wrap04 {
		display: block;
		padding-bottom: 0;
	}
	.support .support_pho_box01 .txt_box01 {
		width: 84.3%;
		margin-left: auto;
		margin-right: 0;
		z-index: 3;
		padding-top: 0;
		margin-top: 11.7vw;
	}
	.support .support_pho_box01 .txt_box01 .s_txt01 {
		font-size: 6.9vw;
	}
	.support .support_pho_box01 .txt_box01 hr {
		width: 13.3vw;
		height: 0.5vw;
		margin-bottom: 4.5vw;
		margin-top: 3.5vw;
	}
	.support .s_txt02 {
		font-size: 3.5vw;
		line-height: 2em;
		letter-spacing: 0.05em;
	}
	.support .support_pho_box01 .wrap04 .pho_box01 {
		width: 89.3%;
		margin-left: auto;
		margin-right: 0;
	}
	.support .support_pho_box01 .wrap04 .pho_box01 .pho_block {
		height: 77.6vw;
		margin-right: 0;
		background-image: url("../images/support_pho01_sp.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		border-bottom-left-radius: 38.8vw;
		border-top-left-radius: 38.8vw;
	}
	.support .support_pho_box01 .wrap04 .pho_box01 .chara01 {
		width: 21.3vw;
		left: 2.2vw;
		bottom: auto;
		top: -18.4vw;
	}
	.support .support_pho_box01 .wrap04 .bg_txt01 {
		position: absolute;
		width: 83.9vw;
		left: auto;
		right: 0;
		top: 63.3vw;
		z-index: 4;
	}
	.support .support_pho_box01 .wrap04 .chara02 {
		position: absolute;
		width: 18.7vw;
		right: 5.3vw;
		bottom: 24.9vw;
		z-index: 4;
	}
	.support .support_pho_box02 {
		z-index: 1;
		position: relative;
		overflow: visible;
		margin-top: 9vw;
	}
	.support .support_pho_box02 .wrap04 {
		display: block;
		padding-bottom: 0;
	}
	.support .support_pho_box02 .wrap04 .pho_box01 {
		position: relative;
		width: 93.3%;
		margin-left: 0;
		margin-right: auto;
	}
	.support .support_pho_box02 .wrap04 .pho_box01 .pho_block {
		height: 51.7vw;
		margin-left: 0;
		background-image: url("../images/support_pho02_sp.jpg");
		background-size: cover;
		background-position: center bottom;
		border-bottom-right-radius: 25.85vw;
		border-top-right-radius: 25.85vw;
	}
	.support .support_pho_box02 .txt_box01 {
		width: 86.7vw;
		margin-left: 0;
		margin-right: auto;
		margin-top: 7.7vw;
		position: relative;
		z-index: 2;
		display: block;
	}
	.support .support_pho_box02 .txt_box01 .s_txt02 {
		text-align: right;
	}
	.support .support_pho_box02 .txt_box01 .chara05 {
		position: absolute;
		width: 25.3vw;
		left: 4.3vw;
		bottom: -7.9vw;
		z-index: 5;
	}
	.support .support_pho_box02 .wrap04 .chara03 {
		width: 25.3vw;
		left: auto;
		bottom: auto;
		right: 5.7vw;
		top: -6.9vw;
		z-index: 3;
	}

	.support .support_pho_box03 {
		margin-top: 8vw;
	}
	.support .support_pho_box03 .pho01 {
		max-width: none;
		width: 89.9%;
	}

	.support .chara_box {
		width: 89.9%;
		margin-left: auto;
		margin-right: auto;
		margin-top: -9.9vw;
		margin-bottom: 8.5vw;
	}



	/*--- フッター修正 ---*/
	footer .copy {
		padding-top: 20px !important;
	}
	}

/*---------------------------
アニメーション用CSS
-----------------------------*/
.animate,
.animate3 {
	opacity: 1;
	transition-property: opacity,transform;
	transition-duration:.8s;
	transition-timing-function:ease-in-out;
	transform: translateY(0);
}
.animate.deactive,
.animate3.deactive {
	opacity: 0;
	transition: 0s;
	transform: translateY(20px);
}
