@charset "utf-8";
#menu ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FF840B;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 100%;
	list-style-type: none;
}
#menu ul {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  width: 100%;
  /* [disabled]display: table; */
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#top_info> div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#logo #menu #top_button {
	position: fixed;
	right: 20px;
	bottom: 10px;
	border-radius: 8px;
	background-color: #2FD000;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	line-height: 100%;
	font-weight: bold;
	border: 2px solid #000000;
}

#logo {
  min-width: 300px;
}

#main_visual img {
  width: 100%;
}
.logo_img-block div img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}



#top_info {
  width: 100%;
  display: table;
  background-color: #000000;
  position: relative;
}
#story {
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 2px solid #FF840B;
	border-left: 16px solid #FF840B;
	padding-bottom: 4px;
	padding-left: 2px;
}
.cont_inbox h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 2px solid #FF840B;
	border-left: 16px solid #FF840B;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 1.2em;
}


.cont_inbox {
  margin-top: 20px;
  margin-bottom: 20px;
}
#movie .cont_inbox {
	width: 644px;
	margin-left: auto;
	margin-right: auto;


}


.cont_box {
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  color: #FFFFFF;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  max-width: 760px;
  width: 90%;
}
ul.list00  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
	color: #C46100;

}
ul.list00 li {
	margin-left: 1em;
	list-style-type: none;
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.5em;
}


#main_visual {
  width: 799px;
}
.chara_name-rb {
  font-size: 70%;
}
.chara_name {
  font-size: 26pt;
  font-weight: bold;
}
.chara_box> div> div , .chara_box div ul{
  padding-top: 6px;
  padding-bottom: 6px;
}
.sample_voice li {
	list-style-type: none;
	font-size: 9pt;
	display: inline-block;
	background-color: #FF840B;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-radius: 6px;
	margin-bottom: 6px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.chara_name .sample_voice .voice_s {
	background-color: #00A5EB;
}

.chara_name .sample_voice .voice_h {
	background-color: #FD2FA9;
}


.chara_name ul.sample_voice {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12pt;
}

.chara_box div .chara_img {
  text-align: center;
}
.chara_img div {
	margin-top: 4px;
}


div .lines ul {
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.lines ul li {
  list-style-type: none;
  line-height: 150%;
  margin-bottom: 15px;
  font-weight: bold;
  color: #F84C26;
}



.chara_profile {
  border-left: 0px solid #FF840B;
  border-right: 0px solid #FF840B;
  border-bottom: 1px solid #FF840B;
  border-top: 1px solid #FF840B;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}
ul.chara_profile {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: bold;
}

.chara_profile li {
  list-style-type: none;
  margin-top: 4px;
  margin-bottom: 4px;
}
.chara_text {
  line-height: 180%;
  font-size: 11pt;
}
#spec th {
  background-color: #FF840B;
  text-align: right;
  /* [disabled]width: 140px; */
}
/*カラー背景の文字色*/
#spec th {
  color: #170101;
}
td {
  border: 1px solid #FF840B;
}
#body_inbody {
  min-width: 780px;

}
#body_inbody #info_add {
	text-align: center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#body_inbody #info_add img {
	width: 100%;

}

/*
@media (max-width: 414px){
#menu {
  position: absolute;
  top: 0px;
  left: 0px;
}
.cont_box {
  min-width: 10%;
  width: 90%;
}
#logo img {
  min-width: 10%;
}
#top_info div {
  display: block;
}
#logo .logo_img-block {
  position: absolute;
  bottom: 0px;
}

#main_visual {
  width: 414px;
}
#top_info {
  height: 545px;
}

}
*/
.logo_img-block {
}
.staff_name {
  font-size: 24pt;
}

.text00 {
  line-height: 200%;
}
.chara_box {
  display: table;
  width: 100%;
}
.chara_box> div {
  display: table-cell;
  vertical-align: top;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
.cont_center .chara_box> div:first-child {
  width: 70%;
}
.cont_center .chara_box .lines {
  display: block;
}


.chara_img {
  margin-left: auto;
  margin-right: auto;

}


.none {
  display: none;
}

.chara_cv {
  font-size: 50%;
}

.cont_head, .cont_foot {
  height: 20px;
  background-color: #FF840B;
}
.cont_head{
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}



.cont_foot {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  
}
.cont_center {
	border-left: 2px solid #FF840B;
	border-right: 2px solid #FF840B;
	border-bottom: 0px solid #FF840B;
	border-top: 0px solid #FF840B;
}
#download .cont_inbox .cont_center {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#download th, #download td {
	border: 1px solid #FF840B;
}
#download td:last-child {
	width: 60%;
}
#download td:nth-child(2)  , #download th{
	text-align: center;

}
#download tr:first-child th       {
	text-align: left;
	/* [disabled]background-color: #FF840B; */
	color: #FF840B;

}
#download table .add_text {
	margin-bottom: 10px;
	border-bottom: 1px solid #FF840B;
	padding-bottom: 1em;
	padding-top: 1em;
	line-height: 1.3em;
	padding-right: 1em;
	padding-left: 1em;
}
#download .add_text {
}



#download table .info {
	line-height: 120%;
	text-align: right;
}

#download table .title2 {
	font-size: 200%;
	background-color: #FF840B;
	color: #000000;
	padding-left: 0.2em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
}



#download table  {
	text-align: left;
}
#download table {
	border-color: #FF840B;
	width: 100%;
}
#download table tbody .table_head_sec th {
	background-color: #FF8405;
	color: #000000;
}

#download table a:link  {
	color: #00FFF3;
}
#download table a:visited {
	color: #00FFF3;
}
#download table a:hover {
	color: #C50002;
}
#download table a:active {
	color: #FFFFFF;
}





.shop_cell {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.cont_center div .shop-name {
	font-size: 26pt;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid rgba(255,132,11,1.00);
	padding-right: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	font-weight: bold;

}
.shop_cell .shop-name span:nth-child(2) {
	font-size: 75%;
	margin-left: 0.5em;
}
.shop_cell .shop-name span.text-50per {
	font-size: 50%;
}



.sample_cel {
  width: 240px;
  margin-top: 6px;
  margin-bottom: 6px;
  display: inline-block;
  border-width: 1px;
}
.new {
  color: #FF0003;
  font-weight: bold;
}
.hidden {
  visibility: hidden;
}
body #spec table {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



.sample_cel img {
  width: 100%;
}


#spec {
}
#main_staff {
  line-height: 170%;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#main_staff div  {
  margin-top: 14px;
  margin-right: 14px;
  margin-bottom: 14px;
  margin-left: 14px;
}
#cgbox {
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 20px;
  padding-left: 6px;
  text-align: center;
}
#footer {
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}
.chara_grp {
}
.lines {



}
.no_image {
}
#character {
}
#sample_cg {
}
.shop-item-grp {
	text-align: center;
}
.shop-item, .shop-item_noimage {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid rgba(255,132,11,1.00);
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	/* [disabled]display: inline-block; */
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	border-radius: 8px;
	/* [disabled]background-color: rgba(255,132,11,1.00); */
}
.shop-item {
	/* [disabled]max-width: 420px; */
}


.shop-item span, .shop-item_noimage span {
	display: block;
	color: rgba(0,0,0,1.00);
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 16pt;
	border-left: 1px solid rgba(0,0,0,1.00);
	border-right: 2px solid rgba(0,0,0,1.00);
	border-bottom: 2px solid rgba(0,0,0,1.00);
	border-top: 1px solid rgba(0,0,0,1.00);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FF840B;
}

.shop-item div, .shop-item_noimage div {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: rgba(0,0,0,1.00);
}
.shop-item .shop-item_text01 div {
	border-bottom: 1px solid #FF840B;
}

.shop-item> div {
	margin-top: 12px;
	/* [disabled]background-color: #FF840B; */
	border-left: 9px solid #FF840B;
	border-right: 9px solid #FF840B;
	border-bottom: 1px solid #FF840B;
	border-top: 1px solid #FF840B;
}
.shop-item .box00 {
	border-width: 0px;
	margin-top: 0px;
	font-size: small;
}

.shop-item .shop-item_text01 {
	text-align: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	line-height: 1.5em;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.shop_cell .shop-name a:link  {
	color: #FF840B;
}
.shop_cell .shop-name a:hover {
	color: #FFFFFF;
}
.shop_cell .shop-name a:visited {
	color: #FF840B;
}
.shop_cell .shop-name a:active {
	color: #FFFFFF;
}
.shop-name span a {
	text-decoration: underline;
}
.cont_inbox .cont_center .movie_box_mini {
	display: none;
}
div .chara_name .new {
	font-size: 60%;
}
#download table tr:last-child .info {
	text-align: right;
	color: #FF840B;
}
#spec tr td del {
	margin-right: 0.5em;
}
#PlagOpen1 a:link, #PlagClose1 a:link {
	color: #00FFD3;
	font-weight: bold;
}
#story h3 {
	font-style: italic;
	border-left: 0px solid #FF840B;
	border-right: 0px solid #FF840B;
	border-bottom: 1px solid #FF840B;
	border-top: 0px solid #FF840B;
}








@media (max-width:480px){
#body_inbody #top_info div {
	display: block;
	width: 100%;
}
#body_inbody {
	width: 100%;
	min-width: 10px;
}
#logo .logo_img-block #main_staff {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_staff div .staff_name {
	font-size: 18pt;
	font-weight: bold;
}
.logo_img-block #main_staff div {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.cont_box {
	width: 80%;
}
.cont_inbox .cont_center .movie_box_big {
	display: none;
}
#body_inbody #movie .cont_inbox {
	width: 320px;
}
.cont_inbox .cont_center .movie_box_mini {
	display: block;
}
.shop-item a img {
	max-width: 240px;
}
.cont_inbox .cont_center table {
	font-size: 9pt;
}
#logo #menu #top_button {
	width: 173px;
}
.chara_box div .chara_name {
	font-size: 22pt;
}
.chara_img a img {
	max-height: 300px;
}
#body_inbody #info_add {
	width: 90%;
}



}
.info_add {
	margin-bottom: 20px;
}
