/*	torinner
============================== */
.torinner .torinnerMain { width: 100%; margin-bottom: 5px;}
.torinner .torinnerMain .ph_cut span {padding-top: -webkit-calc(720 / 1080 * 100%); padding-top: calc(720 / 1080 * 100%);}
.torinner #torinnerBlock { background-color: #000;}
.explanation p{ line-height: 1.8em; color: #fff;}
.torinner #torinnerBlock ul {
	width: 100%;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.torinner #torinnerBlock ul li {
	width:calc((100% - 2*4px)/5);
}
.torinner #torinnerBlock ul li:not(:last-child) {margin-right: 2px;}
.torinner#torinner05 #torinnerBlock ul li:nth-child(4) {margin-right: 0px;}
.othermembers h3 { background-color: #000; color: #989898; text-align: center; border-top:solid 1px #666;
	font-family: "pennypacker-wide", sans-serif;
font-weight: 700;
font-style: normal;
}
.torinner #torinnerBlock .othermembers ul li { width:calc((100% - 2*3px)/4); }

.torinner #torinnerBlock ul.thumb li a, .torinner ul li a span {
	display:block;
}
.torinner #torinnerBlock ul.thumb li a {
	position:relative;
	height:0;
	padding-top: -webkit-calc(1000 / 667 * 100%);
	padding-top: calc(1000 / 667 * 100%);
	display: block;
}
.torinner #torinnerBlock ul.thumb li a span.lazy {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	white-space:nowrap;overflow:hidden;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
.torinner #torinnerBlock li a:hover { filter: brightness(1.1); /* 明るくする */}

.torinner #torinnerBlock ul.thumb li a .name { position: absolute; bottom:0; left:0; width: 100%; height: 10%; background-position:center bottom; background-repeat: no-repeat; background-size: contain; 
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-end;
	background-color: rgba(0,0,0,0.8);
}
 #torinnerBlock ul.thumb li a .name span {padding: 3% 15px 3% 20px; margin-left: 15px; color: #fff; font-weight: 700; position: relative; display: inline-block;}
 #torinnerBlock ul.thumb li a .name span:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
#torinnerBlock li.torinner00 { display: none;}
#torinner01 li.torinner01 { display: none;}
#torinner02 li.torinner02 { display: none;}
#torinner03 li.torinner03 { display: none;}
#torinner04 li.torinner04 { display: none;}
#torinner05 li.torinner05 { display: none;}
#torinner06 li.torinner06 { display: none;}
#torinner07 li.torinner07 { display: none;}


.torinner article h3 {margin: 0 auto; padding: 15px 0; min-height: 36px;  display: table;}
.torinner article h3 span {display: table-cell; vertical-align: middle;}
.Ename {font-family: "pennypacker-wide", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 2.5em;
color: #fff;}
.kana {color: #989898; font-weight: 800; font-size: 1.6em; text-align: right;}

.profile {
	font-family: sicuveiw-dsp, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #fff;}
.profile h4 {font-size: 1.5em; padding-bottom: 0.5em;}
.profile .txt { line-height: 1.6em;}
.profile table { margin-bottom: 0.5em;}
.profile table th, .profile table td { line-height: 1.6em; text-align: left; font-weight: normal;}

#torinnerBlock .photoArea { width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;}
#torinnerBlock .photoArea .ph_cut.main { width: 100%;}

#torinnerBlock .photoArea .ph_cut.sub { width:calc((100% - 15px)/2);}
#torinnerBlock .photoArea .ph_cut.sub:nth-child(odd){margin-right:15px;}
#torinnerBlock .photoArea .ph_cut.main span {padding-top: -webkit-calc(1000 / 667 * 100%); padding-top: calc(1000 / 667 * 100%);}
#torinnerBlock .photoArea .ph_cut.sub span {padding-top: -webkit-calc(1000 / 667 * 100%); padding-top: calc(1000 / 667 * 100%);}


#movieBlock { }
#movieBlock h2 {
	color: #fff;
	text-align: center;
    font-family: "pennypacker-wide", sans-serif;
	font-weight: 700;
	font-style: normal;
}
#movieBlock h3 {
	font-family: "pennypacker-wide", sicuveiw-dsp, sans-serif;
	font-weight: 500;
	position: relative;
	display: inline-block;
	color: #fff;
}
#movieBlock h3:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  height: 2px;
  background-color: #fff;
	left:0;
}


@media all and (min-width: 768px) {
	.torinner #torinnerBlock { width: 1040px; margin: 0 auto; padding: 20px;}
	.explanation { padding: 30px 10px; }
	.torinner ul.thumb li a .name span { font-size: 1.1em;}
	
	#movieBlock article {width:840px; margin: -50px auto 0; padding-top: 50px;}
	.torinner article h3 { width: 100%; }
	.profile { padding: 30px 0 40px; font-size: 1.1em;}
	
	.torinner #torinnerBlock .othermembers {margin: 0 auto;}
	.torinner #torinnerBlock .othermembers ul li {
        width:calc((100% - 2*3px)/4);
    }
	.othermembers h3 {font-size: 1.3em; padding: 15px 0;}
	
	#movieBlock { padding: 80px 0 50px;}
	#movieBlock h2 {
	font-size: 2.0em;
	padding-bottom: 40px;}
	#movieBlock article:not(:last-of-type) { padding-bottom: 40px;}
	#movieBlock h3 { font-size: 1.2em; line-height: 1.5em; margin-bottom: 10px; padding: 0 0 0 30px;}
	#movieBlock h3:before {width: 20px; top:0.75em;}
	
}
@media all and (max-width: 767px) {
	.torinner #torinnerBlock {padding: 2%;}
	.explanation {padding:60px 15px 30px;}
	.explanation p { font-size: 0.9em;}
	.torinner article h3 { width: 95%; }
	.Ename {font-size: 2.0em;}
	.kana {font-size: 1.4em;}
	
	#torinnerBlock .photoArea .ph_cut.sub { width:calc((100% - 2%)/2);}
	#torinnerBlock .photoArea .ph_cut.sub:nth-child(odd){margin-right:2%;}
	.profile { padding: 20px 10px;}
	
	.othermembers h3 {font-size: 1.0em; padding: 10px 0;}
	.torinner #torinnerBlock ul.thumb li a .name {height: 20%;}
	 #torinnerBlock ul.thumb li a .name span {padding: 6% 0px 6% 15px; margin-left: 5px;}
	.torinner ul.thumb li a .name span { font-size: 0.9em;}
	
	.torinner #torinnerBlock.idx ul li {
	width:calc((100% - 2*2px)/3);
}
.torinner #torinnerBlock.idx ul li:nth-child(3){margin-right: 0px;}
	
	.profile .txt { font-size: 1em;}
	
	#movieBlock { padding: 40px 0 2.5%;}
	#movieBlock h2 {
	font-size: 1.4em;
	padding-bottom: 20px;}
	#movieBlock article {margin: -30px auto 0; padding-top: 30px;}
	#movieBlock article:not(:last-of-type) { padding-bottom: 25px;}
	#movieBlock h3 { font-size: 0.9em; line-height: 1.3em; margin-bottom: 6px; padding: 0 5px 0 20px;}
	#movieBlock h3:before {width: 15px; top:0.5em;}

}
