@charset "utf-8";
#head-grp #logo img {
	width: 100%;
}
.table-box {
	display: table;
}
.table-box>div  {
	display: table-cell;
}
#head-grp .table-box .info {
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
#logo {


}
#head-grp .info td {

}
.cont-box {
	background-color: #FAF7F6;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 30px;
	margin-bottom: 30px;
	border-radius: 10px;
	border-style: solid;
	border-color: #5B2A2B;
	border-width: 1px 1px 4px;
}
#spec td:first-child {
	background-color: #64A87F;
	color: #FFFFFF;
	font-weight: bold;
}
#spec td:nth-child(2) {
	background-color: #FFF6BD;
	border: 1px solid #C89618;
}
#menu {
	border-radius: 10px;
	border: 1px solid #3D8659;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



#sample .sample-cg {
	width: 420px;
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.new {
	font-weight: bold;
	color: #FF0003;
}

.sample-cg a img {
	width: 100%;
	border: 1px solid #5B2A2B;
}


#sample span a img {
	width: 100%;
}

h1 {
	background-color: #FFF59A;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-radius: 10px;
	border: 7px solid #EB7A36;
	color: #7B284F;
}





#main-visual {
	width: 50%;
	border-radius: 24px;
	overflow-x: hidden;
	overflow-y: hidden;
	border-right: 2px solid #2F0506;
	border-bottom: 4px solid #2F0506;
}
.table-box #main-visual img {
	width: 100%;
}
.text00 {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
.chara-cell {
	margin-bottom: 30px;
}
.text00 .chara-cell ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sample-voice {
	text-align: right;
}

.sample-voice ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.chara-cell ul li {
	list-style-type: none;
	font-size: 18pt;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #7686FF;
}
.sample-voice ul li {
	display: inline-block;
	background-color: #005CEC;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 10pt;
	border-radius: 8px;
}
.sample-voice a:link, .sample-voice a:active, .sample-voice a:visited {
	color: #FFFFFF;
}
.sample-voice a:hover {
	color: #00FBFF;
    
}
.sample-voice ul li.h-voice {
	background-color: #F55AFF;
}




.chara-cell .name {
	font-size: 26pt;
	background-color: #000000;
	border-radius: 12px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	color: #FFFFFF;
}
.chara-cell .name div {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 12px;
	margin-left: 12px;
	/* [disabled]text-align: right; */
}
.chara-cell .name .chara-cv {
	font-size: 60%;
	text-align: right;
	margin-left: 0px;
	border-top: 1px solid #FFFFFF;
	padding-top: 4px;
}


.chara-cell .name ruby {
}
.name div ruby {
	visibility: hidden;
	position: absolute;
}


.name ruby rt {










}

.chara-cell .name .info {
	font-size: 50%;
}
.chara-img {
	text-align: center;
	height: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.chara-cell .chara-body> div {
	display: table-cell;
	vertical-align: top;
}
.chara-cell .chara-body .chara-text {
	padding-left: 2em;
	vertical-align: bottom;
}
.chara-text div {
	background-color: #F7B0B2;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	color: #4A1213;
	font-weight: bold;
}



.chara-cell .chara-img img {
	height: 100%;
}
.chara-body {
	display: table;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.chara-text {
}
nav {
	background-color: #77494A;
	width: 100%;
	display: table;
	font-weight: bold;
}
#top-button {
	width: 80px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	border-radius: 10px;
	padding-left: 4px;
	border: 4px solid #EB7A36;
	position: fixed;
	right: 20px;
	bottom: 20px;
	text-align: center;
	background-color: #FDE751;
}

nav ul  {
	display: table-row;
}

nav ul li {
	text-align: center;
	list-style-type: none;
	display: table-cell;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	text-align: center;
}
.sample-voice ul li span {
	position: relative;
	/* [disabled]top: 0.1em; */
}
