@charset "utf-8";

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

a:hover {
	opacity: 0.5;
}

a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}

.bg {
	background-image: url(../images/bg03.jpg);
	background-repeat: repeat;
}

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

.menu {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 0px;
	opacity: 1;
	background-image: url(../menu/menu_bg_85.png);
	height: 85px;
	background-position: 0% 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;
}

.main_visual {
	text-align: center;
	margin-top: 50px;
	background-size: cover;
	position: relative;
}

p.resizeimage img {
	width: 100%;
	margin-bottom: 0px;
}

.container-fluid .row > .col-sm-12 {
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.vita_logo img   {
	position: absolute;
	top: 35px;
	z-index: 1;
	right: 5px;
}
	
.hatubaibi   {
	position: absolute;
	right: 0px;
	bottom: 20px;
	left: 0px;
	margin: auto auto;
	}

.koushin_t  {
	margin-top: 50px;
	margin-bottom: 10px;
}

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

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

.news dt {font-weight: bold;
	color: #fb4c4c; 
	padding-top: 8px;
}

.news dd { /*font-weight: bold;*/

	border-bottom:dotted #B47C7D 1px;
	padding-bottom: 5px;
	margin-left: 10px;
}

.news hr { 
height: 1px;
border: none;
border-top: 1px #000000 dotted;
}

.shadow {
    margin-top: 5px; /* 画像の上の余白*/
	/*border: 3px #ffa4a4 double;*/
    display: inline-block;
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}


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

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

.main_base {
	padding-top: 100px;
}

.page_title {
	text-align: center;
}

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


.col-lg-10 p{
	text-align: center;
	padding-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;
}


.zyouhou_talbe {
	background-image: url(../images/bg01.png);
	margin-top: -10px;
	margin-bottom: 20px;
	z-index: 1;
	background-repeat: repeat-x;
}
.text_box {
	background-color: rgba(255,255,255,0.70);
}


.text_midashi {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFBB;
	text-shadow: 0 0 5px #FF7575, 0 0 10px #FF7575,0 0 10px #330000;
}

.text_tokucho {
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: center;
	background-color: rgba(255,255,255,0.70);
	margin-bottom: 20px;
	margin-top: 10px;
	text-decoration: none;
	border-radius: 5px;
	}

.text_tokuten {
	max-width: 650px;
	margin: 0 auto; 
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-align: center;
	/*background-color: rgba(255,255,255,0.70);*/
	margin-bottom: 20px;
	margin-top: 10px;
	text-decoration: none;
	border-radius: 5px;
	}


.text_story {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 200%;
	letter-spacing: 0.5px;
	text-shadow: 0 0 5px #FF7575, 0 0 10px #FF7575,0 0 10px #330000;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 5px;
}
.story_bg {
	background-color: rgba(255,255,255,0.70);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	padding-left: 0px;
	padding-right: 0px;
}



/* event　sample */

.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;
	}

.sample {
	position: absolute;
	bottom: 50px;
	right: 50px;
}

.chara_sample_i {
	text-align: right;
	padding-bottom: 70px;
	padding-right: 140px;
	margin-top: 0px;
}


.chara_sample02_i {
	text-align: right;
	margin-top: -140px;
}

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

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

.sample {
	position: absolute;
	bottom: 50px;
	right: 50px;
}


.text_tokucho01 {
　 width: 90%;  
	background-color: rgba(255,250,250,0.4);
	color: #400000;
	text-shadow: 0 0 15px #fff,
                 0 0 10px #fff,
                 0 0 20px #fff;
	margin-top: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.text_tokucho01 p{
	color: #004488;
	font-weight: bold;
	padding-top: 2px;

}
.toku{
	background-color: rgba(255,250,250,0.4);
	text-shadow: 0 0 15px #fff,
                 0 0 10px #fff,
                 0 0 20px #fff;
}

.tokus{
	
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 1); /*横方向　下方向　ぼかし　広がり　色 */

}


/*アニメイト様　描き下ろし*/
#Info_ani  { 
	height: 250px;
	font-size: 120%;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_ani.jpg)
	}
	
	/*ステラワース様　描き下ろし*/
#Info_ste  { 
	height: 250px;
	font-size: 120%;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_ste.jpg)
	}
	
	/*WonderGOO様　描き下ろし*/
#Info_wg  { 
	height: 250px;
	font-size: 120%;
	font-weight:bold;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_wg.jpg)
	}	

#Info_ama  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_ama.jpg)
	}	

#Info_ami  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_amiami.jpg)
	}

#Info_ari  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_arisu.jpg)
	}

#Info_futaba  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_hua.jpg)
	}

#Info_ima  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_imajin.jpg)
	}

#Info_kyara  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_kyara.jpg)
	}
	
#Info_neo  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_neo.jpg)
	}
		
#Info_takara  { 
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/pub/toku_takara.jpg)
	}	
	
	
@media (max-width: 767px){


li a img {
	width: auto;
	height: 30px;
	margin-top: 3px;
}

.name_menu li a img {
	width: auto;
	height: 40px;
	margin-top: 3px;
}

	
.menu {
	height: 55px;
	background-image: url(../menu/menu_bg_55.png);
	position: absolute;
	top: 0px;
}
	
.vita_logo img   {
	position: absolute;
	top: 20px;
	z-index: 1;
	width: auto;
	height: 30px;
	left: 0px;
}

	
.main_visual {
	position: relative;
	margin-top: 30px;
}

.hatubaibi img  {
	width: 250px;
	height: auto;
	
	}

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

.page_title img {
	width: 150px;
	height: auto;
}
	
.chara_prof_space img {
	width: 500px;
	height: auto;
}

.sample {
	position: absolute;
	bottom: 50px;
	left: 50px;
}	

.eve_gra img {
	width: 470px;
	height: auto;
}

.modal-content01 {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.chara_sample_i img {
	width: 100px;
	height: auto;
}
.chara_sample02_i img {
	width: 100px;
	height: auto;
	margin-top: 10px;
	margin-left: 120px;
}













}

@media (max-width: 500px){

li a img {
	width: auto;
	height: 18px;
	margin-top: 3px;
}

.name_menu li a img {
	width: auto;
	height: 30px;
	margin-top: 3px;
}

	
.menu {
	height: 40px;
	background-image: url(../menu/menu_bg_40.png);
	position: absolute;
	top: 0px;
}

.name_menu {
	padding-top: 20px;
}


.vita_logo img   {
	position: absolute;
	top: 10px;
	z-index: 1;
	width: auto;
	height: 15px;
	left: 0px;
}	

.hatubaibi img  {
	width: 200px;
	height: auto;
	
	}

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

.page_title {
	text-align: center;
	margin-top: 0px;
}
.main_base {
	padding-top: 50px;
	padding-bottom: 10px;
}

	
.text_story p {
	font-size: 11px;
}
	
.story_bg {
	padding-right: 0px;
	padding-left: 0px;
}
.container-fluid .row > .col-sm-8 {
	padding-top: 0px;
	padding-bottom: 0px;
}

.chara_sample_i {
	text-align: right;
	padding-bottom: 70px;
	padding-right: 140px;
	margin-top: 0px;
}
	
.chara_prof_space img {
	width: 300px;
	height: auto;
}	
.chara_prof_space {
	padding-top: 30px;
	padding-bottom: 30px;
}

	
.sample {
	position: absolute;
	bottom: 55px;
	left: 30px;
}
	
.eve_gra img {
	width: 280px;
	height: auto;
}
	
.modal-content01 {
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sample {
	position: absolute;
	bottom: 20px;

}
.chara_sample_i   {
	margin-bottom: 3px;
	text-align: right;
	padding-right: 90px;
}

.chara_sample_i img {
	width: 80px;
	height: auto;
}
	
.chara_sample02_i img {
	width: 80px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	}



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

.point01 {
	width: 15px;
	height: auto;
}

.container-fluid .row > .col-sm-6 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_midashi p {
	font-size: 11px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_tokucho p {
	font-size: 11px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}




	
}
