<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*　共通　*/

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

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

a:active {
	color: #ff3366;
	text-decoration: none;
}

a:hover {
	color: #FF6666;
	text-decoration: none;
}

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

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

.wrap {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;


}
header {
	color : #fff; 
    position: fixed;
    width: 100%;
    height: 20px;
    background-color: #d4d4d4;
	text-align: center;
	 z-index: 100; 
  background: linear-gradient(-135deg, #2ea5de, #1D62F0 ) ;
  padding-top: 2px;
}

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

header h2{
	text-shadow: 0 0 1px #1D62F0,0 0 2px #1D62F0,0 0 3px #1D62F0,0 0 10px #1D62F0;
}

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

.sss {font-size: 80%;}

.wrap::before {
  background:url('images/main_bg.png') no-repeat left top;
  background-size: 100% auto;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  content: "";
  z-index: -1;
} 

.midashi {
	min-width: 300px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}

.title_logo_s  {
	text-align: center;
	margin: 10px;
	/*	background-color: rgba(255,255,255,1.00);*/
}

.cont_t{
	padding-bottom: 100px;
	background-image: url(images/table_bg.png);
	margin-top: -10px;
	padding-top: 50px;
}


/*　トップ　*/

.main_visual {
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}



p.resizeimage img {
	max-width: 100%;
	margin-bottom: -10px;
	box-shadow: 0px 0px 3px 3px #666666;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 3px 3px #666666;
}

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


h1 {
	color: #FF7597;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
   }


h2 {
	color: #666666;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.news_base p {
	color: #FFFFFF;
	font-size: 12px;
}

.news_base a
 { 
color: #ff3366;
 font-weight: bold;
 border-bottom:3px double #FF7597;
  }

.news_base a:hover {
	text-shadow: 0 0 1px #FF7597,0 0 2px #FF7597,0 0 3px #FF7597,0 0 10px #FF7597;
	color: #f8f8ff; 
	border: hidden;
	/*background-color: rgba(255,255,255,1);*/

}

 
.news_base dt {	color: #FF7597;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	padding-top: 0px;
	padding-left: 5px;
	background-color: rgba(255,255,255,0.4);
	margin-top: 10px;
	border-radius: 10px;
	font-style:italic;
}

.news_base dd { 
	color: #666666;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	margin-left: 5px;
  /* border-bottom:1px solid #fff;*/
}

.twbg{ background-color: rgba(255,255,255,0.4);
	border-radius: 10px;
}

.tw_t{
	text-align: center;
	overflow: auto;
	width: 95%;
	height: 100%;
	padding:10px;
	min-width: 280px;
	border-radius: 10px;
	background-position: right 0%;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 10px;
	border: 1px solid #ffffff;
	background-image: url(../images/news_bg.png);
  /* 	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 9px;
	min-width: 0px;
	height: 260px;
	margin-top: 10px;*/

}

strong {
	color: #FF7597;
}

.zyouhou_talbe {
	padding-bottom: 50px;
	background-image: url(../images/main_bg.jpg);
	max-width: none;
}
.koushin_t {
	padding-top: 10px;
}



/*　ストーリー　*/

.story_t{
	padding-bottom: 100px;
	background-image: url(images/bg_story.jpg);
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}

.text_story {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 2px;
	font-size: 18px;
	color: #666666;
	text-shadow: 0 0 2px #FFFFFF, 0 0 5px #FFFFFF, 0 0 10px #FFFFFF ;
	margin-bottom: 50px;
	line-height: 240%;
	text-align: center;
	border-radius: 5px;
	margin-top: 50px;
	font-weight: bold;
}

.text_left {
    padding-right: 30px;
    text-align: left;
}

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

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

[data-ruby] {
    position: relative;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -2.5em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 8px;
}

	/* 行替え指定　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;
}

.close {
	margin-top: 10px;
	margin-right: 5px;
	font-size: 14px;
}

.eve_sample_i {
	text-align: center;
	display: inline;
}

.eve_posi {
	margin-bottom: 50px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

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

.modal-open {
overflow: auto;
}


/*　登場人物　*/

.chara_t{
	padding-bottom: 100px;
	background-image: url(images/bg_chara.jpg);
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}

.chara_table{
	margin-top: 50px;
	margin-bottom: 50px;
}

.chara_prof {
	text-align: center;
	position: relative;
	padding-bottom: 50px;
	margin-top: 30px;
}

.name_menu   {
	text-align: center;
	margin-top: 0px;
}

.line_center {
	text-align: center;
	margin-bottom: 40px;
}

nav ul {
	list-style-type: none;
	width: 660px;
	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;
}


/*　スペシャル　*/
.imim{
box-shadow: 0 0 5px #003366,0 0 10px #003366;
}

.special_t{
	padding-bottom: 100px;
/*	background-image: url(images/bg_special.jpg);*/
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}

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

.img_center {
	text-align: center;
}

.text_gaiyo_01 {
	width: 650px;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/bg_special.jpg);
	border: 1px solid #FFFFFF;
	margin: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}

.text_tokucho p {
	line-height: 250%;
	text-decoration: none;
	padding: 15px;
	color: #FFFFFF;
	text-shadow: 0 0 5px #003366,0 0 10px #003366;
	text-align: center;
	font-size: 17px;
}

.sp02 {margin: 0 auto;}

.sp01 {
  width: 66%;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color: #3cb3e4;
}

.heading {
  margin: 10px 10px 0px 10px ;
	font-size: 70%
}

.sp00 .wrapper {
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px;
  text-align: center;
  border: 3px solid;
  border-top: none;
  width: 66%;
}

.sp00 .wrapper .caption {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  overflow: hidden;
  margin: -5px -8px 0 -8px;
  position: absolute;
  width: 43.5%;
  font-size: 15px;
font-weight: bold;
}

.sp00 .wrapper .caption:before,
.sp00 .wrapper .caption:after {
  content: "";
  position: absolute;
  width: 100%;
  margin-top: -2px;
  border-top: 3px solid;
  top: 50%;
}

.sp00 .wrapper .caption:before {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  margin-left: -20px;
}

.sp00 .wrapper .caption:after {
  margin-left: 20px;
}

/*　製品情報　*/

.product_t{
	padding-bottom: 100px;
/*	background-image: url(images/bg_product.jpg);*/
	margin-top: -10px;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
}

/*　特典　*/

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

/*　フッダー　*/

.fooder {
	width: 100%;
	font-size: 9px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../images/fooder_bg2.jpg);
}

.op a img{
		margin: 5px;
	}
	
.op a {
	opacity: 0.6;    /* カラーフィルタ効果の度合いを指定(※) */
}

.op a:hover {
	opacity: 1;    /* カラーフィルタ効果の度合いを指定(※) */
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}


@media (max-width: 991px){

.sp01 { width: 84%;}
.sp00 .wrapper {  width: 84%;}
.sp00 .wrapper .caption {  width: 70.5%;}

.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: 767px){
	
.chara_prof_space img {
	width: 600px;
	height: auto;
}

.name_menu ul li img {
	width: 85px;
	height: auto;
}
	
.img_center img {
	width: 600px;
	height: auto;
}
.text_gaiyo_01 {
	width: 95%;
}
.text_tokucho p {
	width: 95%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}


}


@media (max-width: 600px){
	
.chara_prof_space img {
	width: 400px;
	height: auto;
} 
	
.eve_gra img {
	width: 400px;
	height: auto;
	text-align: center;
}

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

.midashi img  {
	margin-top: 30px;
}


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


.text_gaiyo_01 {
	width: 95%;
	background-image: url(../images/special_bg.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
	
.text_tokucho p {
	line-height: 160%;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	/*text-shadow: 0 0 5px #003366,0 0 10px #003366;
	font-weight: bold;	font-size: 11px;*/
	text-align: left;


	width: auto;
}

.text_story p {
	font-size: 12px;
}
	
[data-ruby] {
    position: relative;
}

[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -2.5em;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 5px;
}	
}


@media (max-width: 400px){

.wrap {
	background-repeat: repeat;
}

.zyouhou_talbe {
	padding-bottom: 200px;
}
.midashi img {
	width: 300px;
	height: auto;
}


.name_menu {
	margin-top: 20px;
}

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

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

.midashi_02 img {
	width: 300px;
	height: auto;
}

.text_story {
	font-size: 14px;
}
	

.text_gaiyo_01 {
	width: 280px;
	background-image: url(../images/special_bg.png);
}
	
.text_tokucho p {
	/*font-size: 10px;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 260px;
	height: auto;
	border-radius: 5px;
}

.st {
	font-size: 19px;
}

.st2 {
	font-size: 140%;
}


	
.img_center img {
	width: 300px;
	height: auto;
}
}
</pre></body></html>