@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #CBEEFF;
}

.wrap {
	background-image: url(../images/main_bg03.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #FFFFFF;
}

a:hover {
	opacity: 0.5;
	color: #00B3FF;
}

.title_logo  {
	text-align: center;
}

.container-fluid .row > .col-sm-12 {
	padding-left: 0px;
	padding-right: 0px;
}


/* トップページ*/
.main_table {
	bottom: auto;

}

.main_visual { 
	position: relative;
	width: 100%;
	text-align: center; }

.hatubaibi {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: auto;
}

p.resizeimage img {	max-width: 100% }

img.miniimage { display: none; }



.news_base  {
	overflow: auto;
	width: 95%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	min-width: 280px;
	height: 280px;
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid #ffffff;
	background-image: url(../images/news_bg.png);
	margin-left: 10px;
}

.container-fluid .row > .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}


.koushin_t { 
	width: 100%;
	background-image: url(../images/midashi_bg.jpg);
	height: 40px;
	margin-top: 30px; }

/*.tw_t {
	margin-top: 10px;
	text-align: center;
}*/

.tw_t  {
	height: 280px;
	width: 95%;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #ffffff;
	background-image: url(../images/news_bg.png);
}



.midashi {
	text-align: center;
	margin-top: 80px;
	padding-right:10px;
	padding-left: 10px;
	}
	
.midashi p img{
box-shadow:1px 1px 3px 0px #0070ff;
}

.midashi img {
	max-width: 90%;
	height: auto;
	
	/*box-shadow:0px 0px 2px 2px rgba(255,255,40,0.8);*/

	}

.midashi_02   {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.midashi_03 { 
	font-size: 28px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.text_tokucho .midashi_02 p { color: #D09500; }

.text_story {
	font-size: 16px;
	color: #555;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 280%;
	text-align: center;
	border-radius: 5px;
	text-shadow: 2px 2px 2px rgba(255,255,40,0.8);
    -webkit-text-shadow: 2px 2px 2px rgba(255,255,40,0.8);
}

.text_story ruby {
  position: relative;
}

.text_story ruby rt {
  position: relative;
  top: 0.5ex;
}


.st {
	font-size: 140%;
	color: #FF8899;
}
h5 {
	line-height: 180%;
}

.world_base  {
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	margin-top: 20px;
	width: 100%;
	background-color: rgba(255,255,255,0.70);
}


.world_img {
 text-align: center;
}


.movie_01 {
     position: relative;
     padding-bottom: 56.25%;
     padding-top: 5px;

     height:auto;
     overflow: hidden;
}
.movie_01 h2{
	color: #fff;
	text-shadow: 0 0 5px #0070ff, 0 0 10px #0070ff;
     padding-bottom: 5px;
	 text-align: center;
	}
	
.movie_01 iframe {
	padding-right:10px;
	padding-left: 10px;
	margin-top: 60px;
	position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/* ▼更新履歴の設定*/

dt {font-weight: bold;
	color: #1e90ff; 
	padding-top: 5px;
}

dd {/* font-weight: bold;*/
	color: #00008b; 
/*	padding-top: 2px;*/
	padding-left:10px;
	padding-Right:3px;
	font-size:100%;
}

.tokuten img{	padding: 5px;
max-width:90%;
}

.tokuten{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

/* 行替え指定　650ｐｘ以上*/
@media screen and (min-width: 650px){	
	.br-pc { display:block; }
	.br-sp { display:none; } }
/* 行替え指定　650ｐｘ以下*/
@media screen and (max-width: 650px){	
	.br-pc { display:none; }
	.br-sp { display:block; } }

.text_tokucho {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 10px;
	background-color: rgba(255,255,255,0.70);
	padding-bottom: 10px;
}

.text_tokucho p {
	text-align: center;
}

.tokucho {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px; }



/* 登場人物*/
.chara_prof {
	padding-top: 50px;
	position: relative;
	padding-bottom: 50px;
	width: 800px;
	margin: auto;
}

.chara_prof_space {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.avatar {
	position: absolute;
	bottom: 0px;
	right: 0px;
}


.name_menu   {
  padding:5px;
  text-align:center;
}

.name_img { display:inline-block; }

.name_menu ul {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0px; }
	
.name_menu li  {
	display: inline-block;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 2px; }


/* ギャラリー*/

.gallery_main {
	width: 1000px;
	position: relative;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: auto;
}

.eve_gra  {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.eve_i {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.modal-content01 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.modal-open {
overflow: auto;
}




/* ページトップへ戻るボタン*/
#page-top {
	position: fixed;
	bottom: 0px;
	right: 30px;
	z-index: 999; }

#page-top a {
	width: 100px;
	display: block; }

#page-top a:hover { text-decoration: none; }

/* フッダー*/
.fooder {
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	background-color:#55b0ff;
	/*background-image: url(../images/fooder_bg.jpg);*/
	box-shadow:0px 6px 8px -4px #4b86b9 inset;
	background-repeat: repeat-x;
}

@media (max-width: 991px){

.hatubaibi {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	margin: auto;
}
.hatubaibi img {
	width: 400px;
	height: auto;
}
.gallery_main {
	width: 700px;
}
.eve_i img {
	width: 150px;
	height: auto;
}
.eve_gra img {
	width: 600px;
	height: auto;
}




}

@media (max-width: 767px){
.hatubaibi img {
	width: 300px;
	height: auto;
}
	
.chara_prof_space img {
	width: 600px;
	height: auto;
}
.gallery_main {
	width: 550px;
}
.eve_gra img {
	width: 500px;
	height: auto;
}


.eve_i img {

}
.chara_prof {
	width: 650px;
}
.avatar img {
	width: 150px;
	height: auto;
}








}

@media (max-width: 600px){
	
.hatubaibi img {
	width: 250px;
	height: auto;

}
.text_tokucho  {
	width: 400px;
}
.text_tokucho .text_story p {
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}

.container-fluid .row > .col-md-8 {
	padding-left: 0px;
	padding-right: 0px;
}
.name_img a img {
	height: 130px;
	width: auto;
}


	.chara_prof_space img {
	width: 400px;
	height: auto;
}

.eve_gra img {
	width: 400px;
	height: auto;
}
.gallery_main {
	width: 400px;
}
.chara_prof {
	width: 450px;
}
.avatar img {
	width: 120px;
	height: auto;
}












}

@media (max-width: 400px){
.hatubaibi img {
	width: 200px;
	height: auto;

}
.text_tokucho {
	width: 290px;
	height: auto;
}
.title_logo img {
	width: 280px;
	height: auto;
}
.text_tokucho .text_story p {
	font-size: 12px;
}
.name_img a img {
	width: auto;
	height: 100px;
}

.chara_prof_space img {
	width: 280px;
	height: auto;
}
.midashi_02 img {
	width: 230px;
	height: auto;

}
.gallery_main {
	width: 280px;
}

.eve_i img {
	width: 110px;

}
.eve_gra img {
	width: 280px;
	height: auto;
}
.chara_prof {
	width: 300px;
	height: auto;
}
.avatar img {
	width: 75px;
	height: auto;
}










}
