@charset "utf-8";

/*　共通　*/

body {
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif; */
    font-family: "ヒラギノ角ゴ Pro W3","メイリオ", "Meiryo", "Helvetica", "Times New Roman";
	background-position: center 0%;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #565656;
}

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

.left {
   text-align: left;
}
.right {
   text-align: right;
}


select, option{right: 20px;
background:#000000;
color:#e6e6fa;	font-weight: bold;
margin: 10px;  border: 1px solid #e6e6fa;  position: absolute;
}

.container-fluid .row > .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.container-fluid a:hover {
	color: #ccc;
	text-decoration: none;
}


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

.wrap {
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat;
	position: relative;
}
a:hover {
	opacity: 0.5;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
.midashi {
	max-width: 780px;
	min-width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	text-align: center;
}
.midashi h2{
  font-family: 'Noto Serif JP', serif;
	color: #ccc;
}

.title_logo  {
	text-align: center;
}

.vita_logo {
	text-align: right;
	margin-right: 5px;
	position: absolute;
	right: 0px;
}

.tw_t01{
		margin: 0 auto;
	overflow: auto;
	width: 95%;
	padding-left: 5px;

}

.pati {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 95%;
     text-align: center;
		}
.can{	margin-top: 15px;	padding: 20px;

}
/**/
.mini {
	font-size: 80%;
}


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


/*　トップ　*/
.main_visual { 
	position: static;
	width: 100%;
	text-align: center; 
}

.news_base  {
	overflow: auto;
	width: 95%;
	padding: 20px;
	min-width: 280px;
	height: 200px;
	background-color: rgba(48,189,174,0.1);
/*	border-radius: 5px;	background-image: url(../images/news_bg.jpg);
	color: #3B1E2C;*/	background-position: right 0%;
	border: 1px solid #fff;
	margin: 0 auto;
}

strong {
	color: #D46A9F;
}/*ff3366　d83830　D46A9F　63213B*/
/*
.news_base  {
	overflow: auto;
	width: 100%;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	min-width: 280px;
	height: 265px;
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid #ffffff;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
       }*/
.news_base  {color: #FFFFFF;}
.news_base strong {
	color: #99fdff;	
}
.news_base dt{color:#6b9999;border-bottom: 1px solid #fff;
	margin-top: 10px;

}

.news_base dd{
	padding-bottom: 5px;
	background-color: rgba(19,35,24,0.20);
	
}
.news_base a {
	color: #ffb3c4;
	background-color: rgba(0,0,0,0.20);
	font-weight: bold;
    font-size: 105%;margin-top: 1px;
}

.zyouhou_talbe {
	padding-bottom: 100px;
	margin-top: 30px;
}
.koushin h2{ 	color: #FFFFFF; padding: 1rem 1.5rem ;
  border-left: 3px double #fff;  border-bottom: 1px solid #fff;		margin-right: 30px;
}
/*　ストーリー　*/

.text_story {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 50px;
	line-height: 250%;
	text-align: center;
	border-radius: 5px;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
/* 追加 font-weight: bold; font-weight: 800;*/
  transform: rotate(.03deg);
/*	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-weight: bold;*/	
	text-shadow: 1px 1px 3px #000, 0px 1px 2px #000, 0px 2px 5px #000;
	margin-top: 50px;
}

.st {
	font-size: 160%;
	text-shadow: 1px 1px 0 #ff1f00;
	color: #FFFFFF;
}

.st2 {
	font-size: 150%;
	color: #FFFFFF;
}

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

.sample {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}

.sample h5 {
	color: #C0C0C0;
}
/*.bg_sample {
  width: 100%;	padding: 0 50px;

}*/
.eve_gra  {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
.eve_sample_i img {width: 140px;}
.eve_sample_i {
	text-align: center;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

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

.modal-open {
overflow: auto;
}


/*　登場人物　*/

.chara_base{	
	background-position: center center; 
background-image: url("../images/bg01.png");
background-repeat: repeat-y;	
	color: #FFFFFF;
	text-shadow: 0 0 2px #333,0 0 5px #333,0 0 15px #333;
	font-size: 11pt;line-height: 1.6em;  
}
/* Shine */
.shine {
  height: 20px;
  width: 60%;
  background-image: radial-gradient(
    farthest-side at 50% -50%,
    hsla(0, 0%, 100%, 0.5),
    hsla(0, 0%, 100%, 0));
  position: relative; 
}

.shine:before {
  height: 1px;
  display: block;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.75) 50%,
    hsla(0, 0%, 100%, 0));
  position: absolute;
  top: -1px;
  width: 100%;
}


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

.list ul li {	
	font-weight: bold;
	display: inline-block;
	margin: 2px;
	border: solid 1px white;
}
.mein_c  ul li{ padding:8px 37px;
	background-color: rgba(15,15,15,0.7); /*width:10%;*/
}
.sub_c  ul li{padding:8px 18px;
	background-color: rgba(150,150,150,0.2);	
}



	.chara_prof {
	padding-top: 10px;	padding-bottom: 10px;
	height: auto;}/*position: relative;height: auto;text-align: center;background-color: rgba(0,0,0,0.20);*/

/*追記*/
.chara_text h2{  padding: 0.5rem 2rem;
 border-top: 4px double rgba(255,255,255,0.20);
  border-bottom: 4px double  rgba(255,255,255,0.20);
width: 60%;font-weight: bold;
}
.chara_text_c h2{  padding: 0.5rem 2rem;
 border-top: 4px double rgba(255,255,255,0.20);
  border-bottom: 4px double rgba(255,255,255,0.20);
width: 100%;font-weight: bold;
}
.chara_prof h3{  padding: 0.5rem 2rem;
	margin-bottom:15px;
	background-color: rgba(0,0,0,0.20);
	width: 60%;	font-weight: bold;font-size: 2rem;
}
.chara_text_c h3{  padding: 0.5rem 1rem;
	  /*text-align: center;*/
	background-color: rgba(0,0,0,0.20);
	width: 100%;	font-weight: bold;	margin: 0 auto;font-size: 1.7rem;
}
.chara_text h1 {
   text-align: center;
	color: #ff1493;	    font-size: 1.9em;
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;	/*  Lora  */ font-weight: bold;
	text-shadow: 0 0 2px #000,0 0 5px #000;
	letter-spacing:-0.1rem;font-style: italic;
}

.chara_text_c h1 {
/*   text-align: left;font-size: 150%;text-shadow: 0 0 2px #333,0 0 5px #333,0 0 15px #000;*/
	color: #ff1493;
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight: bold;
		text-shadow: 0 0 2px #000,0 0 5px #000;
	letter-spacing:-0.1rem;
	font-style: italic;font-size: 24px;
	
}
.chara_text_c_4{
	font-size: 24px;
}



.space{
		height: 190px;
}

.chara_text{
	height: 700px;
	text-align: left;
	padding:15px;
	margin: 0 auto;
	width: 580px;
}
.chara_text_c{
	height: 700px;
	text-align: center;
	padding:15px;
	margin: 0 auto;
	width: 580px;
}

.chara_prof00 {
	background-image: url(../images/chara/chara00.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
}

.chara_prof01 {
	background-image: url(../images/chara/chara01.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof02 {
	background-image: url(../images/chara/chara02.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof03 {
	background-image: url(../images/chara/chara03.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof04 {
	background-image: url(../images/chara/chara04.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof05 {
	background-image: url(../images/chara/chara05.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof06 {
	background-image: url(../images/chara/chara06.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof07 {
	background-image: url(../images/chara/chara07.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof08 {
	background-image: url(../images/chara/chara08.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof09 {
	background-image: url(../images/chara/chara09.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof10 {
	background-image: url(../images/chara/chara10.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof11 {
	background-image: url(../images/chara/chara11.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

.chara_prof12 {
	background-image: url(../images/chara/chara12.jpg);
	background-repeat: no-repeat;
	background-position: center top;    background-size: auto;
	}

nav ul {
	list-style-type: none;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
	
li  {
	display: inline-block;
	padding-top: 0px;
	padding: 0px;
	margin: 0px;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 100px;
	z-index: 999;
}

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

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


/*　スペシャル　*/

.special_table{
	margin-top: 100px;
	margin-bottom: 0px;
}

.midashi_02 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;	color: #fff;
}
.main_visual p {
	color: #fff;
}
.text_tokucho {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	text-decoration: none;
	padding: 5px;
	border-radius: 5px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 10px;
	text-align: center;
/*	box-shadow:0px 0px 10px 2px #000;*/	
	background-color: rgba(200,200,200,0.5);
}

.text_tokucho p {
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 0px;
line-height: 2.3rem;
}

/*.text_tokucho .midashi_02 p {
	color: #550000;
}
*/

/*　製品情報　*/

.product_t{	
	padding-bottom: 0px;
	margin-top: 0px;

}



/*とくてん*/


/*特典*/
.shopbox .shopName {
	color: #fff;
	font-size: 130%;
	text-align:center;
	font-weight: bold;
	background-image: url(../images/mi_2.png);
	background-color: rgba(0,0,0,0.5);
	padding-top: 15px;
	height: 55px;
	text-shadow: 0 0 5px #4682b4,0 0 15px #4682b4;
}


.shopbox {
	display: table;
	width: 100%;
	border-collapse: separate; 
    border-spacing: 15px 15px; 
		text-align: center;
}

.shopbox .shop01 {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.1);
	padding: 10px;
	border: double 3px #A9A9A9;
	margin:0 auto;	color: #fff;

}
.shopbox .shop01 h4{
	padding: 2px;	font-weight: bold;
		text-shadow: 1px 1px 3px #222, 0px 0px 2px #222, 0px 0px 5px #222;
}
.shopbox .shop01 h3{	font-size:1.5rem;line-height: 1.8rem;
	font-weight: bold;
	text-shadow: 1px 1px 3px #222, 0px 0px 2px #222, 0px 0px 5px #222;
}


.shopbox .shop01 img {
	text-align: center;
    margin-left:auto;
    margin-right:auto;
    display:block;
	box-shadow:rgba(0,0,0,0.5) 1px 1px 5px 0;
}
.shopbox .shop01  a:hover img {
	opacity: 0.5;
	  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}

.tokuten{	width: 760px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
/*.tokuten img{
	margin-top: 40px;
	margin:8px;
	max-width:90%;
	box-shadow:0px 0px 10px 2px #999;
	border: 1px dashed #999 ;
}*/

.shop00 {
	vertical-align: top;padding: 5px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.2);
	margin: 10px;
	border: solid　1px #fff;padding-bottom: 10px;
}



.c01{
	color:#ff1493;
}
.c02{
	color:#00bfff;
}

/*　フッダー　font-size:100%;　*/
.footer-lang	{	text-align: center;	background-color: rgba(0,0,0,0.5);	padding: 5px;}
.footer-lang > a {text-decoration:none;}
.footer-lang > a:after {content:"|";  opacity:0.7; text-decoration:none; margin:1ex;}
.footer-lang > a:last-of-type:after {content:"";}

.fooder {
	width: 100%;
	font-size:1rem;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
/*	background-image: url(../images/fooder_line.png);	background-color: rgba(110,110,110,.8);*/
	background-color: rgba(0,0,0,.8);
	color: rgba(255,255,255,1.00);
	
	
}

.box2{display: inline-block;
padding:5px 30px;
margin:5px 10px 0px;
font-weight:bold;
background-color:#2f3334;
border-radius: 15px;
border:solid 1px #1eb8c3;
}
.youtube  { argin: 0 auto;	text-align: center;
}



@media (min-width: 1200px){

.container-fluid {
	width: 1200px;
}
}

@media (max-width: 991px){

.bigimage {
	width: 750px;
	height: auto;
}

.news_base {
	width: 95%;
}

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


#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	z-index: 999;
}}


@media (max-width: 780px){
.tokuten{	width: 90%;
}

	.chara_base{background-size: 100% auto;
}
.chara_text_c h3{width: 100%;}
.chara_text{width: 85%;/*height: 620px;*/height: 100%;min-height:500px; }
.chara_text_c {	width: 85%;height: 100%;/*text-align: left;*/	}
	
/*.chara_base{	
	background-size:100% auto;
	background-position: center center; 
background-image: url("../images/bg01.png");
background-repeat: repeat-y;
}*/
	
.bigimage {
	width: 590px;
	height: auto;
}
	
	
.chara_prof00 { background-size: 100% auto;}
.chara_prof01 { background-size: 100% auto;}
.chara_prof02 { background-size: 100% auto;}
.chara_prof03 { background-size:100% auto;}
.chara_prof04 { background-size:100% auto;}
.chara_prof05 { background-size:100% auto;}
.chara_prof06 { background-size:100% auto;}
.chara_prof07 { background-size:100% auto;}
.chara_prof08 { background-size:100% auto;}
.chara_prof09 { background-size:100% auto;}
.chara_prof10 { background-size:100% auto;}
.chara_prof11 { background-size:100% auto;}
.chara_prof12 { background-size:100% auto;}
		
	
.name_menu img{	width: 100px;height: 100%;
	margin: 0 auto;
	}

.tw_t{
		margin: 0 auto;
	overflow: auto;
	width: 95%;
}



.news_base  {
	overflow: auto;
	width: 95%;
margin: 0 auto;
}

.text_tokucho {
	height: auto;
	width: 90%;
}}

@media (max-width: 600px){
.chara_prof h2{ width: 70%;}
	.space{
		height: 10px;
}
.bigimage {
	width: 390px;
	height: auto;
}
select, option{right: 10px;
margin: 5px;
}
.chara_text_c {
	width: 90%;
	text-align: left;
	padding:300px 0px 5px 0px;

	}
	
.eve_gra img {
	width: 400px;
	height: auto;
	text-align: center;
}

.name_menu ul li img {
	width: 100px;
	height: auto;
	margin-bottom: 10px;
}

.text_tokucho {
	height: auto;
	width: 90%;

}}

@media (max-width: 400px){

.wrap {
	background-repeat: repeat;
}
.chara_text {
	padding:330px 0px 5px 0px;
	}
.chara_text_c {
	padding:330px 0px 5px 0px;
	}
	
.bigimage {
	width: 300px;
	height: auto;
}

.zyouhou_talbe {
	padding-bottom: 200px;
}

.name_menu {
	margin-top: 100px;
}

.chara_text {	margin-top: 10px;
	width: 300px;
	height: auto;
}

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

.text_story {
	font-size: 14px;
}

.st {
	font-size: 19px;
}

.st2 {
	font-size: 140%;
}}




.follow-me {
  list-style: none;
  margin: 10px 0 5px;
  overflow: hidden;
  padding: 0;
}
.follow-me li {
  float: center;
  margin: 0 8px 8px 0;
  padding: 0;
display: inline-block;
}
.follow-me li a::before {
  background-color: #eee;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  height: 44px; /* Button height */
  line-height: 44px; /* Button height */
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
  width: 44px; /* Button width */
}
.follow-me li a:hover::before {
  color: #fff;
}

.follow-me li a[href*="twitter.com"]::before        { content: "\f099"; }
.follow-me li a[href*="twitter.com"]:hover::before        { background-color: #55acee; }


.image{
	filter: drop-shadow(5px 5px 10px rgba(255, 255, 255, 1));
}


/*ボタン*/

.btn,
a.btn,
button.btn {    margin: 5px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}


/*その他と主な共通部分は省略*/

a.btn-border {
  border: 4px solid #B13546;
  border-radius: 0;
  background: #fff;
}

a.btn-border:hover {
  color: #fff;
  background: #000;
}
