.new-tegomin-regular {
  font-family: "New Tegomin", serif;
  font-weight: 400;
  font-style: normal;
}



.znav-container ul.navbar-nav > li a {  
  font-family: "New Tegomin", serif;
font-style: normal;
letter-spacing: 0.1rem;
font-size: 1.8em;
color: #c8000a;
text-align: center;
}



.znav-container ul.navbar-nav > li a:hover, a:focus {
  font-family: "New Tegomin", serif;
font-style: normal;
letter-spacing: 0.1rem;
font-size: 1.8em;
color: #7F0006;
text-align: center;
}


.body-inner { 
background-image: url("../img/bg01.jpg");
background-position: center bottom;
background-size:auto;
background-attachment: fixed;
}



.light-sadow{
	text-shadow: 1px 1px 1px rgba(119,143,158,0.73);
}

.dark-sadow{
	text-shadow: 1px 1px 1px rgba(15,19,22,0.81);
}

.srtaff-cr {
  font-family: "New Tegomin", serif;
  font-style: normal;
font-weight: 700;
}

.cast-cr {
font-family: "New Tegomin", serif;
font-style: normal;
font-weight: 700;
font-size: 1.5em!important;
line-height: 1.5em;
}

@media (max-width: 35.99em) {
	.cast-cr {
	font-size: 1em!important;
	line-height: 1.5em!important;
	}
	
	.caractor {
	font-size: 0.9em;
	}
}



.caractor {
background-color: #7E0502;
color:#11100e !important;
padding: 2px 5px;
font-style: normal;
font-size: 0.8em;
}

.cast {
font-size: 1em !important;
}


.cast02 {
font-size: 1em !important;
text-align: center !important;
}

.comment {
text-align: left !important;
color:#11100e;
}

.staff {
text-align: center !important;
font-size: 0.7em;
 line-height: 1.8em;
 padding-left: 1.5em;
 padding-right:1.5em;
}


.cast-v {
text-align: center!important;
}

.story{
font-size: 1em;
}

.card-text {
font-size: 0.86em;
}

.card-title {
 text-align: center;
}

.comment-text {
font-size: 0.9em;
color:#11100e;
text-align: left;
}

.comment-title {
font-family: "New Tegomin", serif;
font-style: normal;
text-align: center;
color:#11100e;
font-weight: 700;
}

.st-title {
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-style: normal;
 font-size: 3.5em;
}

@media (max-width: 35.99em) {
.st-title {
 font-size: 1em!important;
}
}

	

.sec-title {
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-style: normal;
 font-size: 3.5em;
}

@media (max-width: 35.99em) {
.sec-title {
 font-size: 2em!important;
}
}

	
#news .dl {
padding: 20px;
}

#news .dl .dd {
padding: 10px;
}
.team{
font-size: 65%!important;
}

.bg-yellow{
background-color: rgba(255,230,0,0.80);
　mix-blend-mode: multiply;
}

.bg-red{
  background-color: rgba(200,0,10,0.1);
　mix-blend-mode: multiply;
}

.bg-bg{
background-color: rgba(11,13,14,0.88);
}

.bg-gray01{
background-image:url("../images/bg01.jpg");
}

.shadow-y{
text-shadow: 2px 2px 0px yellow;
}



.light-line{
border: rgba(119,143,158,0.73) solid;
border-width: 1px 0 0 0;
}