@charset "UTF-8";
body {
	background-color: #000000;
}
* { transition: all 1s !important;}
.contents {
	background-color: #ffffff;
	overflow: hidden;
}
.specialpage {
	font-family: "kozuka-mincho-pr6n",serif;
}

.sora #blur {background-image: url(sora/main_visual.png);}
.akane #blur {background-image: url(akane/main_visual.png);}
.kohaku #blur {background-image: url(kohaku/main_visual.png);}
.sumi #blur {background-image: url(sumi/main_visual.png);}

.sora #imouto, .sora #name, .sora #hyakkei,
.sora .special_index h2 {color: #d9278a;}
.akane #imouto02, .akane #name02, .akane #hyakkei02,
.akane .special_index h2 {color: #008717;}
.kohaku #imouto, .kohaku #name, .kohaku #hyakkei,
.kohaku .special_index h2 {color: #0070b0;}
.sumi #imouto04, .sumi #name04, .sumi #hyakkei04,
.sumi .special_index h2 {color: #e05a00;}

.sora .special_QandA h2 {color: #f069a3;}
.akane .special_QandA h2 {color: #55b772;}
.kohaku .special_QandA h2 {color: #588dcb;}
.sumi .special_QandA h2 {color: #ed6c2e;}


#blur {
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	opacity: 0.5;
	background-position: 50%;
	background-size: 125%;
	filter: blur(20px);
}
#imouto {
	position: absolute;
	top: 280px; left: 190px;
	width: 280px; height: 280px;
	line-height: 270px;
	text-align: center;
	font-size: 230px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name {
	position: absolute;
	top: 557px; left: 190px;
	width: 185px;
	padding: 30px 0;
	line-height: 120px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name span {
	position: absolute;
	top: 50px; right: 10px;
	width: 20px; height: 220px;
	line-height: 50px;
	font-size: 25px;
}
#hyakkei {
	position: absolute;
	top: 490px; left: 48px;
	width: 145px; height: 255px;
	padding-top: 0px;
	line-height: 122px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}

#imouto02 {
	position: absolute;
	top: 280px; left: 740px;
	width: 280px; height: 280px;
	line-height: 270px;
	text-align: center;
	font-size: 230px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name02 {
	position: absolute;
	top: 557px; left: 740px;
	width: 185px;
	padding: 30px 0;
	line-height: 120px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name02 span {
	position: absolute;
	top: 50px; right: 10px;
	width: 20px; height: 220px;
	line-height: 50px;
	font-size: 25px;
}
#hyakkei02 {
	position: absolute;
	top: 490px; left: 598px;
	width: 145px; height: 255px;
	padding-top: 0px;
	line-height: 122px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}


#imouto04 {
	position: absolute;
	top: 280px; left: 740px;
	width: 280px; height: 280px;
	line-height: 270px;
	text-align: center;
	font-size: 230px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name04 {
	position: absolute;
	top: 557px; left: 740px;
	width: 185px;
	padding: 30px 0;
	line-height: 120px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#name04 span {
	position: absolute;
	top: 50px; right: 10px;
	width: 20px; height: 220px;
	line-height: 50px;
	font-size: 25px;
}
#hyakkei04 {
	position: absolute;
	top: 490px; left: 598px;
	width: 145px; height: 255px;
	padding-top: 0px;
	line-height: 122px;
	text-align: center;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}




#profile_text {
	position: absolute;
	top: 1483px; left: 80px;
	width: 270px; height: 95px;
	line-height: 95px;
	text-align: center;
	font-size: 45px;
	letter-spacing: -2px;
	white-space: nowrap;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#profile_data {
	position: absolute;
	top: 1575px; left: 80px;
	width: 920px; height: 150px;
	padding-top: 12px;
	padding-left: 40px;
	line-height: 60px;
	letter-spacing: -1px;
	font-size: 31px;
	white-space: nowrap;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#profile_data .small {
	font-size: 30px;
}
#cv {
	position: absolute;
	top: 1722px; right: 85px;
	height: 80px;
	padding: 0 20px;
	line-height: 80px;
	text-align: center;
	font-size: 31px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}

/* ---------- ---------- ---------- ---------- */
.special_index {
	padding-top: 320px;
}
.special_index img {
	width: 100%;
}
.special_index h2 {
	position: absolute;
	top: 35px; left: 455px;
	width: 185px; height: 385px;
	padding-top: 8px;
	text-align: center;
	line-height: 120px;
	font-size: 120px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}

/* ---------- ---------- ---------- ---------- */
#special_hagu {
	padding-bottom: 200px;
}
#special_hagu h2 {
	padding-top: 55px;
}
#sp_favorite {
	position: absolute;
	top: 1210px; left: 100px;
	width: 450px; height: 80px;
	line-height: 80px;
	font-size: 30px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}
#sp_favorite.small {font-size: 29px;}
#sp_favdescript {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 1287px; left: 175px;
	width: 800px; height: 170px;
	line-height: 45px;
	padding-left: 30px;
	font-size: 24px;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}

/* ---------- ---------- ---------- ---------- */
#special_hagureason {padding-top: 50px;}
/*.special_QandA {background-color: #ffffff;}*/
.special_QandA h2 {
	font-size: 26px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}
.special_QandA div {
	margin-top: 60px;
	font-size: 26px;
	line-height: 48px;
	text-align: center;
	font-family: "dnp-shuei-mgothic-std",sans-serif;
}

/* ---------- ---------- ---------- ---------- */
#special_gyu {
	padding: 83px 0 150px;
	background-color: #ffffff;
	z-index: -1;
}
#special_gyu img {width: 100%;}
#special_gyu .gyu {
	margin-bottom: -70px;
}
#special_gyu .gyu p {
	position: absolute;
	right: 0px;
	letter-spacing: 1px;
	font-size: 26px;
	font-weight: bold;
}
.safari #special_gyu .gyu p {
	right: 50px;
	text-shadow: 0 0 5px #ffffff,
		0 0 7px #ffffff,
		0 0 9px #ffffff,
		0 0 11px #ffffff,
		0 0 13px #ffffff,
		0 0 15px #ffffff;
}
#special_gyu .gyu:nth-of-type(1) p {top:210px;}
#special_gyu .gyu:nth-of-type(2) p {top:240px;}
#special_gyu .gyu:nth-of-type(3) p {top:250px;}
#special_gyu .gyu p text {
	fill: #000000;
}
#special_gyu .gyu p svg feFlood {flood-color: #ffffff;}

/* ---------- ---------- ---------- ---------- */
#special_soine {
	overflow: visible;
	margin-top: 30px;
}
#sp_soine_text {
	position: absolute;
	top: 20px; left: 450px;
	width: 185px; height: 385px;
	padding-top: 8px;
	line-height: 120px;
	font-size: 115px;
	color: #d9278a;
	text-align: center;
	border: 3px solid #000000;
	background-color: rgba(255,255,255,0.5);
}

#special_about { padding-top: 120px;}

/* ---------- ---------- ---------- ---------- */
#special_family {margin-top: 120px;}
#special_family h2 {
	padding-top: 55px;
}
#special_question {
	margin-top: 70px;
}

/* ---------- ---------- ---------- ---------- */
#special_comment {
	width: 100%;
	margin-top: 100px;
	padding-bottom: 500px;
}
#special_comment p {
	font-family: "dnp-shuei-mgothic-std",sans-serif;
}

.chara_comment div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	top: 130px;
	width: 560px;
	padding: 20px 0 20px 20px;
	color: #ffffff;
	text-align: left;
	border-radius: 20px;
	font-size: 26px;
}
.chara_comment div::before {
	content: "";
	display: block;
	position: absolute;
	top: 50px;
	width: 0; height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

.pos_right {text-align: right;}
.pos_right div {left: 80px;}
.pos_right div::before {
	right: -27px;
	border-right: 0px solid transparent;
	border-left: 28px solid transparent;
}

.pos_left {text-align: left;}
.pos_left div {right: 80px;}
.pos_left div::before {
	left: -27px;
	border-right: 28px solid transparent;
	border-left: 0px solid transparent;
}

.chara_comment figure {
	width: 600px;
	text-align: center;
}
.pos_right figure {margin: 0 0 -200px auto;}
.pos_left  figure {margin: 0 auto -200px 0;}

.chara_comment.sora div {background-color: #f069a3;}
.chara_comment.sora div::before {
	border-left-color: #f069a3;
	border-right-color: #f069a3;
}
.chara_comment.akane div {background-color: #55b772;}
.chara_comment.akane div::before {
	border-left-color: #55b772;
	border-right-color: #55b772;
}
.chara_comment.kohaku div {background-color: #588dcb;}
.chara_comment.kohaku div::before {
	border-left-color: #588dcb;
	border-right-color: #588dcb;
}
.chara_comment.sumi div {background-color: #ed6c2e;}
.chara_comment.sumi div::before {
	border-left-color: #ed6c2e;
	border-right-color: #ed6c2e;
}

/* ---------- ---------- ---------- ---------- */
footer {
	margin-top: -100px;
}
.slidein {
	transform: translateY(50px);
	opacity: 0;
}
