﻿@charset "UTF-8";

/* 全体CSS */

/***	body	***/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "ヒラギノ角ゴ　Pro", "Osaka", "ＭＳ ゴシック", sans-serif;
	font-size: 28px;
	color: #FFF;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: 100%;
	background-color: #000;
	position: relative;
}

#wrapper {
	width: auto;
	width: auto;
	
	
}
/*menu*/

#menu {
	width: 100%;
	position: fixed;
	height: 50px;
	z-index: 100;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: white solid;
	border-top: white solid;
}

#menu_area {
	width: 960px;
	height: 50px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.menu_item {
	position: relative;
	width: 136px;
	height: 67px;
	float: left;
}

	.menu_item a img {
		width: 100%;
	}

.menu_ho {
	display: none;
}

#menu_back {
	width: 100%;
	height: 80px;
}

#menu_sp {
	display: none;
}

#menu_modal_area_sp {
	display: none;
}

#menu_back_sp {
	display: none;
}







/* chara */

#chara {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url('/images/06chara/character_back.png');
	background-repeat: no-repeat;
}

#chara_title {
	width: 100%;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url('/images/06chara/character_title_back.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#chara_title_image {
	width: 640px;
	top: 0;
	left: 50%;
	margin-left: -320px;
	position: absolute;
}

	#chara_title_image img {
		width: 640px;
	}

#chara_image {
	width: 960px;
	height: 555px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#chara_image1 {
	width: 960px;
	height: 555px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10;
	background-image: url('/images/06chara/character_1.png');
	background-repeat: no-repeat;
}

#chara_image2 {
	width: 960px;
	height: 555px;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 20;
	background-image: url('/images/06chara/character_1.png');
	background-repeat: no-repeat;
	display: none;
}

#chara_voice {
	width: 480px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#chara_voice_in {
	width: 480px;
	height: 110px;
	top: 0;
	left: 0;
	position: absolute;
}

	#chara_voice_in img {
		width: 480px;
	}

#chara_voice_btn1 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: -190px;
	position: absolute;
}

	#chara_voice_btn1 img {
		width: 50px;
	}

#chara_voice_btn2 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: -124px;
	position: absolute;
}

	#chara_voice_btn2 img {
		width: 50px;
	}

#chara_voice_btn3 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: -58px;
	position: absolute;
}

	#chara_voice_btn3 img {
		width: 50px;
	}

#chara_voice_btn4 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: 8px;
	position: absolute;
}

	#chara_voice_btn4 img {
		width: 50px;
	}

#chara_voice_btn5 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: 74px;
	position: absolute;
}

	#chara_voice_btn5 img {
		width: 50px;
	}

#chara_voice_btn6 {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: 140px;
	position: absolute;
}

	#chara_voice_btn6 img {
		width: 50px;
	}


#chara_voice_btn1_ex {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: -125px;
	position: absolute;
	display: none;
}

	#chara_voice_btn1_ex img {
		width: 50px;
	}

#chara_voice_btn2_ex {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	display: none;
}

	#chara_voice_btn2_ex img {
		width: 50px;
	}

#chara_voice_btn3_ex {
	width: 50px;
	height: 50px;
	top: 35px;
	left: 50%;
	margin-left: 75px;
	position: absolute;
	display: none;
}

	#chara_voice_btn3_ex img {
		width: 50px;
	}




#chara_box1 {
	width: 960px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

#chara_box_in1-1 {
	width: 480px;
}

	#chara_box_in1-1 img {
		width: 50%;
	}

#chara_box_in1-2 {
	width: 480px;
}

	#chara_box_in1-2 img {
		width: 50%;
	}

#chara_box2 {
	width: 960px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

#chara_box_in2-1 {
	width: 480px;
}

	#chara_box_in2-1 img {
		width: 50%;
	}

#chara_box_in2-2 {
	width: 480px;
}

	#chara_box_in2-2 img {
		width: 50%;
	}

#chara_bottom_line {
	width: 100%;
	height: 88px;
	max-width: 1280px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/93line/line_down.png);
	background-position: center center;
}


/* footer */
#footer {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#footer_box {
	width: 960px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: start;
	align-items: start;
	margin-left: auto;
	margin-right: auto;
}

#footer_box_in1 {
	width: 480px;
}

	#footer_box_in1 img {
		width: 480px;
	}

#footer_box_in2 {
	width: 480px;
}

	#footer_box_in2 img {
		width: 480px;
	}
.footer_line {
	width: 100%;
	height: 2px;
	background-image: url(/images/09footer/footer_line.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#footer_image {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

	#footer_image img {
		width: 640px;
	}

/* other */

#SoundBox {
	display: none;
}
