﻿@charset "UTF-8";

/* モバイルCSS */

body {
	width: 960px !important;
}

#menu {
	display: none
}

#menu_back {
	display: none;
}

#menu_sp {
	display: block;
	width: 960px;
	height: 120px;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	z-index: 100;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: white solid;
	border-top: white solid;
}

#game_logo_sp {
	width: 270px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
}

#menu_btn_sp {
	width: 116px;
	height: 116px;
	top: 5px;
	right: 5px;
	position: absolute;
}

#menu_close_btn_sp {
	width: 116px;
	height: 116px;
	top: 5px;
	right: 5px;
	position: absolute;
	display: none;
}

#menu_back_sp {
	width: 100%;
	height: 150px;
	display: block
}

#menu_modal_area_sp {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: none;
}

#menu_modal_sp {
	position: fixed;
	width: 680px;
	height: 874px;
	left: 50%;
	top: 120px;
	margin-left: -340px;
}

#modal_btn_area_sp {
	width: 600px;
	height: 750px;
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -300px;
}

.menu_item_sp {
	position: relative;
	width: 490px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

	.menu_item_sp img {
		width: 100%;
		height: 100%;
	}

#menu_modal_back_sp {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}
#special {
	/*height: 1500px;
	background-image: url(/images/12special/special_back_sp.jpg);*/
}

#special_text_area {
	width: 960px;
}


#special_title_image {
	width: 940px;
}

#special_text_area {
	width: 960px;
}

#special_interview_area {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.special_link_btn {
	margin-left: initial;
	margin-right: initial;
	left: 0;
	top: 0;
}
.special_interview_chara_type {
	margin-left: initial;
	margin-right: initial;
	left: 0;
	top: 0;
}

.interview_banner {
	margin-left: initial;
	margin-right: initial;
	left: 0;
	top: 0;
}
.interview_txt_area {
	width: 960px;
}
.interview_txt_title {
	font-size:25px;
}
.interview_txt_main {
	position: relative;
	width: 900px;
	height: auto;
	min-height: 150px;
	margin-left: auto;
	margin-right: auto;
}
.interview_txt_conts {
	font-size:20px;

}
/* footer */
#footer_box {
	display: block;
}

#footer_box_in1 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

	#footer_box_in1 img {
		width: 960px;
	}

#footer_box_in2 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

	#footer_box_in2 img {
		width: 960px;
	}
