@charset "utf-8";

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

a:hover {
	opacity: 0.5;
}

.epi img a:hover {
	opacity: 0.5;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

header {
	color : #fff; 
	font-weight:bold;
    position: fixed;
    width: 100%;
    height: 20px;
	text-align: center;
	 z-index: 100; 
 	 background: linear-gradient(-135deg, #2ea5de, #1D62F0 ) ;
 	 padding-top: 2px;
	font-size: 12px;
	text-shadow: 0 0 1px #773377,0 0 2px #773377,0 0 3px #773377,0 0 10px #773377;

}

header a {
	color: #fff;
	text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

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

p.resizeimage img {
	width: 100%;
}

img.miniimage { display: none; }

.news_base a{
font-weight:bold;
background: -moz-linear-gradient(transparent 80%, rgba(250,150,250,0.30) 0%);
background: -webkit-linear-gradient(transparent 80%, rgba(250,150,250,0.30) 0%);
background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0, rgba(250,150,250,0.30)));
background: -o-linear-gradient(transparent 80%, rgba(250,150,250,0.30) 0%);
background: linear-gradient(transparent 80%, rgba(250,150,250,0.30) 0%);
}

.news_base dt{  
font-size: 90%;
text-align: center;
background-color : #773377;        
border-top: 6px #000;
  padding-left : 5px;    
  margin-top : 5px;
  width:29%;
/* 左寄せ  width : 120px;  */
  float : left;
/* float解除 */
  clear : both;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

.news_base dd{    
  padding-bottom : 10px;
/* dtの幅分の設定  margin-left : 120px; */
  width:70%;
  margin-left : 30%;
}


.news_base02 dt{  
font-size: 90%;
text-align: center;
background-color : #3366FF;        
border-top: 6px #000;
  padding-left : 5px;    
  margin-top : 5px;
  width:29%;
/* 左寄せ  width : 120px;  */
  float : left;
/* float解除 */
  clear : both;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

.news_base02 dd{    
line-height: 120%;
  padding-bottom : 10px;
/* dtの幅分の設定  margin-left : 120px; */
  width:70%;
  margin-left : 30%;
}

.bana{ 
text-align: center;  
margin: 0 auto;  
}

.bana h3{
	color : #fff; 
	text-shadow: 0 0 1px #1880dd,0 0 2px #1880dd,0 0 3px #1880dd,0 0 10px #1880dd;
}

.midashi h2{
	color : #fff; 
}
.text {
	text-align: center;
 	color: #fff;
	font-size:15px;
	line-height:1.4em;
}
.text a{
	 	color: #eeeeee; 
}
.text h4 {
	line-height:1.8em;
}

.mo{
width:590px;
height:330px;
margin:0 auto;
  margin-bottom : 10px;

}

/* 600px未満*/
@media screen and (max-width: 600px) {
   img.miniimage {
	display: block;
} 

.mo{
width:400px;
height:280px;
margin:0 auto;
margin-bottom : 10px;

}

   img.bigimage  { display: none; } 
.midashi {
	text-align: center;
}

}


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

.vita_logo {
	position: absolute;
	top: 25px;
	right: 5px;
	z-index: 1;
}

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

.line {
	text-align: center;
}

.tw_t {
	margin-top: 10px;
	margin-bottom: 10px;
}
.zyouhou_talbe {
	margin-top: 20px;

}


.news_base  {
	overflow: auto;
	width: 100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	min-width: 0px;
	height: 260px;
	margin-top: 10px;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
       }

.news_base02  {
	overflow: auto;
	text-align: center;
	width: 90%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	min-width: 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,0.50);
       }



.fooder {
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../images/fooder_line.jpg);
	background-color: #003366;
	}

.menu {
	height: 150px;
	background-image: url(../images/header_line.jpg);
	background-repeat: repeat-x;
}

.logo_s {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
}

.main_base {
	padding-top: 20px;
}
.midashi {
	text-align: center;
	margin-bottom: 10px;
}

/* page-top */
#page-top {
	position: fixed;
	bottom: 30px;
	right: 5px;
	z-index: 999;
}



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

#page-top a:hover {
	text-decoration: none;
}
.tokucho {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
}


.text_midashi {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-shadow: 0 0 5px #CC6688,0 0 10px #FF7575,0 0 10px #330000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	}

.text_tokucho {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	background-color: rgba(0,0,0,0.50);
	text-decoration: none;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;

	}
	
.text_tokucho p {
	text-align: center;

}


.text_story {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 250%;
	text-shadow: 0 0 5px #000000,0 0 10px #000000,0 0 10px #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 5px;
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.story_bg {
	background-image: url(../images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


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

.name_menu   {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}

.chara_prof00 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	position: relative;
	}

.chara_prof_space {
	text-align: center;
	padding-top: 50px;
	}

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

.eve_sample_i {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 0px;
}

.epi {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;
}

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

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



@media (max-width: 767px){
.chara_prof_space img {
	width: 500px;
	height: auto;
}

	
.name_menu li a img {
	width: auto;
	height: 40px;
	margin-top: 3px;
}
.eve_gra img {
	width: 500px;
	height: auto;
}
.tokucho img {
	width: 500px;
	height: auto;
}
.text_tokucho {
	width: 500px;
}
.text_tokucho p {
	font-size: 12px;
}





	
}

@media (max-width: 500px){
.vita_logo img {
	width: 100px;
	height: auto;
}
.hatubaibi {
	width: 280px;
	height: auto;
}
.koushin_t img {
	margin-top: 20px;
}

.midashi img {
	margin-top: 20px;


}

.text_story {
	font-size: 12px;
	letter-spacing: -1px;
}
.chara_prof_space img {
	width: 300px;
	height: auto;
}

.name_menu li a img {
	width: auto;
	height: 30px;
	margin-top: 3px;
}
	
.chara_prof00 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.eve_sample_i img {
	width: 140px;
	height: auto;
}
.eve_gra img {
	width: 260px;
	height: auto;
	text-align: center;
}

.container-fluid .row > .col-sm-3.col-xs-6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#page-top img {
	width: 60px;
	height: auto;
}
#page-top a {
	width: 60px;
}
.tokucho img {
	width: 290px;
	height: auto;

}
.text_tokucho {
	width: 300px;
}










}
