@charset "utf-8";
/* CSS Document */
.title{
	text-align: center;
	padding-bottom: 10px;
	font-size: 30px;
	line-height: 1.2em;
}
.title p{
	padding-bottom: 0;
}
.title h3{
	font-size: 14px;
	line-height: 1.6em;
	color: #C69C6C;
}
#tenka_about{
	text-align: center;
	color: #FFF;
	background-color: #FFF;
	background-image: url("../../img/tenka/bg_main_sp.png");
	background-position: center center;
	background-size: cover;
}
#tenka_about .inner{
	width: 80%;
	max-width: 1100px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
#tenka_about h3{
	padding-bottom: 40px;
}
#tenka_about h3 img{
	width: 200px;
	height: auto;
}

#tenka_news{
}
#tenka_news .inner{
	width: 90%;
	max-width: 1100px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
.newsflex{
	display: block;
}
.newsflex .box{
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
}
.newsflex .come{
	padding: 10px 15px;
}
.newsflex .date{
	width: 80px;
}
.newsflex .cate{
}
#tenka_prof{
	background-image: url("../../img/tenka/bg01.jpg");
}
#tenka_prof .inner{
	width:90%;
	max-width: 1100px;
	margin:  0 auto;
	padding: 60px 0 12.5vw;
	position: relative;
	z-index: 10;
}
#tenka_prof .title{
	text-align: left;
}
#tenka_prof h4{
	font-size: 16px;
	line-height: 2em;
	padding-bottom: 20px;
}
#tenka_prof .come{
	width: 100%;
	padding-right: 50px;
	background-image:none;
}
#tenka_prof .photo{
	width: 100%;
	position: relative;
	top: auto;
	right: auto;
	z-index: 0;
}
#movie{
	margin-top: 30px;	
}
#movie .inner{
	width: 90%;
	max-width: 1100px;
	padding: 50px 0 40px;
	margin: 0 auto;
}
.slider-loop {
	margin-top:20px;
}
.slider-loop img{
	width: 100vw;
	height: auto;
}
#tenka_release{
}
#tenka_release .inner{
	width: 90%;
	max-width: 1100px;
	padding: 60px 0 50px;
	margin: 0 auto;
}
#tenka_release .title{
	text-align: left;
}
#tenka_release .box{
	width: 100%;
	float: none;
	padding-bottom:20px;
}
#tenka_release .photo{
	width: 100%;
	float: none;
}
#tenka_release h4{
	font-size: 18px;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#tenka_release ul{
	padding-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
#tenka_release  li{
	width: 31%;
	padding-right: 3.5%;
	padding-bottom: 10px;
}
#tenka_release  li:nth-of-type(3n){
	padding-right: 0;
}
#tenka_member{
	position: relative;
}
#tenka_member .inner{
	width: 90%;
	max-width: 1100px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
.profbox{
	display: block;
}
.profbox .box{
	width: 100%;
	margin-right:0;
	padding-bottom: 20px;
}
.profbox .photo{
	padding-bottom: 20px;
}
.profbox h4{
	font-size: 18px;
	line-height: 1.6em;
	padding-bottom: 0;
}
.profbox  .eng{
	padding-bottom:15px;
}
.profbox .part{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
}
.profcome {
	height: 200px;
}
#tenka_act{
}
#tenka_act .inner{
	width: 90%;
	max-width: 1100px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
#tenka_act .title{
	text-align: left;
}
#tenka_act .box{
	padding-bottom: 20px;
}
#tenka_act h4{
	font-size: 18px;
	line-height: 1.6em;
	width: auto;
	float: none;
}
#tenka_act .come{
	width: 100%;
	float: none;
}
#tenka_act .profphoto2line{
	display: flex;
	flex-wrap: wrap;
	padding-top: 0px;
}
#tenka_act .profphoto2line .photo{
	width: 48%;
	padding-right: 4%;
}
#tenka_act .profphoto2line .photo:nth-of-type(2n){
	padding-right: 0;
}
#tenka_act .bn{
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#tenka_history{
}
#tenka_history .inner{
	width: 90%;
	max-width: 850px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
#tenka_history .logo{
	text-align: center;
	padding-bottom: 20px;
}
#tenka_history .title{
	padding-bottom: 30px;
}
.his_wrap{
	margin-bottom: 40px;
	position: relative;
	z-index: 10;
}
#tenka_history h4{
	font-size: 40px;
	line-height: 1.2em;
	padding-bottom: 30px;
}

#tenka_history h4:after{
	visibility: visible;
	content: " ";
	width: 1px;
	height: 30px;
	background-color: #C69C6C;
	position: absolute;
	left: 29%;
	bottom: 0;
}
.his_wrap:after{
	content: " ";
	visibility: visible;
	width: 1px;
	height: calc(100% - 21px);
	background-color: #C69C6C;
	position: absolute;
	top: 0;
	left: 29%;
	z-index: -1;
}
.his_wrap .box{
	letter-spacing: -1em;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}
.his_wrap .box.repeatbox{
	padding-bottom: 0!important;
}
.his_wrap .box .year{
	font-size: 18px;
	line-height: 1.6em;
	text-align: left;
	width: 100%;
	display: block;
}
.his_wrap .box .subject{
	letter-spacing: 0;
	width: 100%;
	display: block;
}
.his_wrap .box .month{
	width: calc(30% - 26px);
	text-align: right;
	float: left;
	background-image: url(../../img/tenka/list.png);
	background-size: 8px auto;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 26px;
}
.his_wrap .box .come{
	width: calc(70% - 26px);
	float: right;
	position: relative;
	padding-left: 26px;
}
.his_wrap .photo1line{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding-bottom: 10px;
	letter-spacing: 0;
}

.his_wrap .photo1line.repeatbox{
	padding-bottom: 10px;
}
.his_wrap .photo2line{
	padding-bottom: 30px;
	letter-spacing: 0;
	text-align: center;
	font-size: 0;
}
.his_wrap .photo2line .photo{
	width: 48%;
	display: inline-block;
	margin: 0;
}
.his_wrap .photo2line .photo:last-of-type{
	padding-left: 4%;
		
}
.tenka_link{
	text-align: center;
	padding-bottom: 110px;
}
.tenka_link a{
	font-size: 16px;
	line-height: 80px;
	text-decoration: none;
	color: #FFF;
	width: 220px;
	display: inline-block;
	border: 1px solid 
#C69C6C;
position: relative;
}
.tenka_link a:after{
	content: " ";
	visibility: visible;
	background-image: url("../../img/tenka/arrow.png");
background-size: cover;
	width: 8px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.5s;
}
.tenka_link a:hover:after{
	right: 6px;
}
#tenka_logo{
	text-align: center;
	color: #FFF;
	background-color: #222222;
}
#tenka_logo .inner{
	width: 90%;
	max-width: 1100px;
	padding: 60px 0 40px;
	margin: 0 auto;
}
#tenka_logo .img{
	padding-bottom: 30px;
}
#tenka_logo .img img{
	width: 200px;
	height: auto;
}
#tenka_logo h4{
	font-size: 16px;
	line-height: 1.6em;
	color: #C69C6C;
	padding-bottom: 20px;
}
#tenka_logo .come{
	text-align: left;
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}