/* @override 
	http://61.206.114.199:8001/f_spot/f_files/2018/180121_new_structure/base.css
	http://www.frontale.co.jp/f_spot/f_files/2018/180121_new_structure/base.css */

@charset "UTF-8";
/* CSS Document */

html, body {
  font-family: Verdana, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 10px;
  height: 100%;
  line-height: 1; 
  color: #ddd;
  background-color: #050505;
  }
  
  
  .pcv {
  	display: inline;
  }
  
  .spv {
  	display: none;
  }
  
  
  
  .left{
  	float: left;
  }
  
  .right{
  	float: right;
  }
  
  
  section p.text_center {
  	text-align: center;
  	padding: 2em 0 2em 0;
  	min-width: 1024px;
  	margin: 0 auto;
  	font-size: 1.6rem;
  	line-height: 2;
  }
  
  
  img {
  	width: 100%;
  	height: auto;
  }
  
  #container{
  	position: relative;
  width: 100%;	
  height: 100%;
  	min-height: 1500px;
  	z-index: 0;
  }
  
 section{
 	display: block;
 	height: auto;
 	clear: both;
 	box-sizing: border-box;
 	width: 100%;
 	height: auto;
 	padding-bottom: 80px;
 } 
 
 
 section div.box_text p {
 	font-size: 1.6rem;
 	line-height: 2;
 	margin-top: 2em;
 }
 
 
  section div.box_text .box_name {
  	width: 40%;
  	padding-bottom: 20px;
  }
  
    section .box_text>.inner {
		border-top: 1px solid #555;
	}
 
 section div.box_text .box_name p {
	font-size: 1.4rem;
	line-height: 1.5;
}

 section div.box_text .box_name p.status {
 	color: #23b7fe;
 }

 section div.box_text .box_name h2 {
 	font-size: 3rem;
 	line-height: 1.5;
 	line-height: 1.3;
 	letter-spacing: 0.2em;
 	display: inline-block;
 	padding-top: 0.2em;
 }
 
section div.box_text .box_name h2 small {
 	font-size: 1.4rem;
 	letter-spacing: 0;
 }
 
 section div.box_text .box_name h2 small:last-child {
 	margin-left: 0.5em;
 }
 
article section#img_001 {
margin-top: -3%;
z-index: 200;
position: relative;
 }
 
 
  section>.inner {
  	min-width: 1024px;
  	box-sizing: border-box;
  	margin: 0 auto;
  	padding: 0 3vw 0 3vw;
  }

 #btn_pagetop{
 position: fixed;
 z-index: 2000;	
 right: 24px;
 bottom: 24px;
 width: 80px;
 height: 80px;
 text-align: center;
 font-size: 1rem;
 }
  
   #btn_pagetop a{
   box-sizing: border-box;
   width: 80px;
   height: 80px;
   border-radius: 40px;
   color: #f9f9f9;
   text-decoration: none;
   display: inline-block;
   background-color: rgba(255,255,255,0.2);
   }
   
      #btn_pagetop a:hover {
	  	transition: 0.3s;
   background-color: rgba(255,255,255,0.5);
	  }
   
   #btn_pagetop a span {
   	margin-top: 22px;
   	display: block;
   	position: relative;
   }
   
   #btn_pagetop a span:before {
   	display: block;
   	content: " ";
   	width: 20px;
   	height: 20px;
   	border-right: 2px solid #999;
   	border-top: 2px solid #999;
   	margin: 0 auto;
   	margin-bottom: 0px;
   	transform: rotate(-45deg);
   }
   
    #btn_pagetop a:hover span:before {
		border-right-color: #ccc;
		border-top-color: #ccc;
	}
   
   
  
  header{
  	text-align: center;
  	position: fixed;
  	z-index: 10000;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: auto;
  	background-color: rgba(0,0,0,0.85);
    	border-bottom: 1px solid rgba(255,255,255,0.2);
  }
  
    header #header_inner{
    	padding: 12px 0 8px 0 ;
    	width:1024px ;
    	margin: 0 auto;
    	position: relative;
    }
    
    header #header_inner .ttl_text {
		width: 503px;
	}
	
	  header #header_inner img#art_top_emblem {
	  	width: 48px;
	  	position: absolute;
	  	top: 6px;
	  	left: 50%;
	  	margin-left: calc(-48px / 2);
	  }
	
  
  /**/
  
   section#main_kv {
   	position: relative;
   	z-index: 0;
   	height: 90vh;
   	width: 100%;
   	height: auto;
   	overflow: hidden;
   	min-width: 1024px;
   	box-sizing: border-box;
   	padding-bottom: 0;
   	margin-bottom: 40px;
   }
  
img#kv_1st {
	position: absolute;
	z-index: 0;
	max-width: 1600px;
	top: -8%;
	left: 50%;
	width: 1400px;
	margin-left: -700px;
} 

section#main_kv .inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
	padding-top: 54px;
	min-height: 800px;
}




#main_ttl {
	margin-top: 3%;
	display: inline-block;
}

#main_ttl h1 {
	width: 100%;
	max-width: 800px;
}

#main_ttl p {
	padding-top: 1.7em;
	font-size: 1.3rem;
	font-weight: 400;
	font-family: "Roboto",sans-serif;
}


div#box_logos_date {
	text-align: right;
	z-index: 100;
	right: 0;
	position: relative;
	z-index: 200;
	width: 100%;
	position: absolute;
	top: 630px;
}

div#box_logos_date .inner {
	width: auto;
	margin-right: 128px;
}


div#box_logos_date ul.logos {
	text-align: right;
	padding: 0 0 12px 0;
	height: 20%;
	margin: 0 au;
}


div#box_logos_date ul.logos img {
	height: 50px;
	width: auto;
}

div#box_logos_date ul.logos li {
	display: inline-block;
	margin-left: 16px;
}

div#box_logos_date p.date {
	height: 18px;
	width: auto;
	text-align: right;
	display: inline-block;
}

div#box_logos_date p.date img {
	height: 100%;
	width: auto;
}


/*  */

section#mayer {
	margin-top: -80px;
}


section#mayer img:nth-child(1),
section#mayer img:nth-child(2) {
	width: 50%;
	float: right;
	margin-left:4% ;
	margin-bottom: 4%;
}

section#mayer img:nth-child(1) {
	margin-bottom: 0;
}


section#warashina {
	
}



section#warashina .inner .inner p:nth-child(1) img {
	width: 50%;
	float: right;
	margin-left:4% ;
	margin-bottom: 4%;
}

section#warashina p.center {
	text-align: center;
}

section#warashina p.center img {
	width: 60%;
}


section#shoji {
	
}

section#shoji .inner p:nth-child(1) img,
section#oni .inner p:nth-child(1) img {
	width: 50%;
	float: right;
	margin-left:4% ;
	margin-bottom: 4%;
}


/*  */


 
 section#new_powers > h2 {
 	font-size: 5.4rem;
 	width: 1024px;
 	margin: 0 auto;
 	text-align: center;
 	font-family: "Roboto",sans-serif;
 	font-weight: 100;
 	padding-bottom: 48px;
 }
 
 
  section#new_powers > h2 strong {
  	color: #23b7fe;
  }
  
  
  
  
  
 
 /*player*/
 
  section[id^='player_'] {
  	padding-bottom: 0;
  }
 
 
 section[id^='player_'] div.box_comment_player p {
 	font-size: 1.6rem;
 	line-height: 1.8;
 	margin-top: 1em;
 }
 
 
  section[id^='player_'] div.box_comment_player p:first-child {
  	margin-top: 0;
  }
 
    section[id^='player_'] div.box_player_name,
    section[id^='player_'] div.box_comment_player {
  		position: relative;
  		z-index: 200;
  }
 
 
 
 section[id^='player_'] div.box_comment_player p.photo_small {
 	margin-top: 2em;
 }
 
    section[id^='player_'] div.box_player_name {
  	padding-bottom: 2em;
padding-top: 5%;
  }
 
  section[id^='player_'] div.box_player_name p:first-child {
  	font-size: 11rem;
  	font-weight: 100;
  	font-family: "Roboto",sans-serif;
  	letter-spacing: -0.05em;
  	margin-bottom: 0.05em;
  }
  
  section[id^='player_'] div.box_player_name p:first-child strong {
  	font-weight: 400;
  	color: #23b7fe;
  	position: relative;
  }
  
  section[id^='player_'] div.box_player_name p:first-child strong:before,
  section#member_list h2 strong:before {
  	content: " ";
  	display: inline-block;
  	position: relative;
  	border-left: 2px solid #ccc;
  	height: 0.87em;
  	top: 0.07em;
  	margin: 0 0.17em 0 0.1em;
  	transform: rotate(25deg);
  }
  
   section[id^='player_'] div.box_player_name h3 {
   	font-size: 5.4rem;
   	margin-bottom: 0.3em;
   	letter-spacing: 0.15em;
   }
   
   section[id^='player_'] div.box_player_name h3 small {
   	letter-spacing: 0;
   	font-family: "Roboto",sans-serif;
   	font-weight: 200;
   	font-size: 0.4em;
   }
   
   section[id^='player_'] div.box_player_name p:last-child {
   	font-size: 1.4rem;
   	line-height: 1.6;
   }
   
   
 section[id^='player_']  figure{
  	width: 100%;
  	z-index: 0;
  	position: relative;
  	margin-top: 0;
  }
  
section[id^='player_'] .inner {
 	overflow: hidden;
 	position: relative;
 	background-repeat: no-repeat;
 		background-position: center 0;
 		background-size: auto auto;
 }
 
 /* 右寄せ */
  section#player_01 {
  	position: relative;
  	z-index: 0;
  }
 
  section#player_01 div.box_comment_player p.photo_small,
  section#player_02 div.box_comment_player p.photo_small,
  section#player_03 div.box_comment_player p.photo_small,
  section#player_04 div.box_comment_player p.photo_small,
  section#player_05 div.box_comment_player p.photo_small,
  section#player_06 div.box_comment_player p.photo_small,
  section#player_07 div.box_comment_player p.photo_small  {
 	 	width: 70%;
 }
 
 
  section#player_02 div.box_comment_player p.photo_small {
 	 	width: 50%;
 }
 

 section#player_01 .inner {
 	background-image: url('images/new_player_morita.jpg');
  	padding-bottom: 16%;
 }
 
 
 section#player_02 .inner {
 	background-image: url('images/new_player_wakisaka.jpg');
 	padding-bottom: 12%;
 }
 
 section#player_03 .inner {
 	background-image: url('images/new_player_suzuki_ralf.jpg');
 	padding-bottom: 2%;
 }
 
 
 section#player_04 .inner {
 	background-image: url('images/new_player_hokuto.jpg');
 	padding-bottom: 2%;
 }
 
 section#player_05 .inner {
 	background-image: url('images/new_player_akasaki.jpg');
 	padding-bottom: 2%;
 }
 
 section#player_06 .inner {
 	background-image: url('images/new_player_manabu.jpg');
 	padding-bottom: 2%;
 }
 
 section#player_07 .inner {
 	background-image: url('images/new_player_yoshito.jpg');
 	padding-bottom: 2%;
 }
 
 
 

  section#player_01 .inner .box_player_name,
  section#player_01 .inner div.box_comment_player,
  section#player_03 .inner .box_player_name,
  section#player_03 .inner div.box_comment_player,
  section#player_05 .inner .box_player_name,
  section#player_05 .inner div.box_comment_player {
  	margin-left: 60%;
  }
  
  section#player_01 .inner div.box_comment_player {
  	padding-bottom: 7%;
  }
  
  section#player_03 .inner div.box_comment_player,
  section#player_05 .inner div.box_comment_player {
  	padding-bottom: 2%;
  }
  
  section#player_02 .inner .box_player_name,
  section#player_02 .inner div.box_comment_player,
  section#player_04 .inner .box_player_name,
  section#player_04 .inner div.box_comment_player,
  section#player_06 .inner .box_player_name,
  section#player_06 .inner div.box_comment_player,
  section#player_07 .inner .box_player_name,
  section#player_07 .inner div.box_comment_player  {
  	margin-right: 60%;
  }
  
  section#player_02 .inner div.box_comment_player,
  section#player_04 .inner div.box_comment_player,
  section#player_06 .inner div.box_comment_player,
  section#player_07 .inner div.box_comment_player {
  	padding-bottom: 2%;
  }
  
 

 
 
 /* list */
 
 section#member_list {
 	padding-top: 20px;
 	padding-bottom: 400px;
 	margin-bottom: 80px;
 	z-index: 0;
 	position: relative;
 }
 
 
 section#member_list .inner {
 	position: relative;
 	z-index: 100;
 }
 
 section#member_list img#bg_members {
 	z-index: 0;
 	position: absolute;
 	bottom: 0;
 	opacity: 0.7;
 }
 
  section#member_list div.list_header,
  section#new_uniform div.list_header {
  	padding-bottom: 24px;
  	min-width: 1024px;
  	text-align: center;
  }
 

 section#member_list h2, 
  section#new_uniform h2 {
 	font-size: 4rem;
 	font-family: "Roboto",sans-serif;
 	padding-bottom: 0.5em;
 	font-weight: 100;
 	position: relative;
 }
 
 section#member_list .list_header h2 strong,
 section#new_uniform .list_header h2 strong {
 	color: #23b7fe;
 }
 
  section#member_list .list_header p,
  section#new_uniform .list_header p {
  	font-size: 1.8rem;
  }
 
 section#member_list .inner {
 	display: flex;
 }
 
 
  section#member_list table {
  	border: 1px solid #777;
  	box-sizing: border-box;
  	width: 24.5%;
  	margin-left: 8px;
  	background-color: rgba(0,0,0,0.7);
  }
  
  section#member_list table:first-child {
  	margin-left: 0;
  }
  
  
  section#member_list table th,
  section#member_list table td {
  	font-size: 1.4rem;
  	border-bottom: 1px solid #777;
  	box-sizing: border-box;
  	border-right: 1px solid #777;
  	padding: 0.5em;
  	vertical-align: middle;
  	line-height: 1.4;
  }
  
    section#member_list table tr.x2 td {
		height: 4.8em;
	}
 
 
 section#member_list table td:last-child{
 	border-right:none;
 	
 }
 
   section#member_list table.player td:nth-of-type(1),
      section#member_list table.player td:nth-of-type(2) {
   	text-align: center;
   	font-family: "Roboto",sans-serif;
   }
   
   section#member_list table.player td:nth-of-type(1) {
   	color: #23b7fe;
   }
   
   section#member_list table thead th {
   	font-size: 1.1rem;
   	height: 4em;
   	color: #23b7fe;
   	background-color: #050505;
   }
   
   
    section#member_list table.staff tbody th {
		font-size: 1.3rem;
	}
 
 /* marukome */
 
 section#img_marukome {
 	padding-top: 10%;
 }
 

/* uniform */
section#new_uniform {
  	text-align: center;
  }
  
  section#new_uniform p.caption {
  	font-size: 1.4rem;
  	line-height: 1.5;
  	border: 1px dotted #666;
  	display: inline-block;
  	padding: 0.5em;
  	margin-bottom: 2em;
  }
  
  section#new_uniform p.caption br {
  	display: none;
  }
  
  
    section#new_uniform div[class^='img_uni_'] {
		margin-bottom: 48px;
	}
  
  
  
 
   
  /*--*/
  footer{
  	clear: both;
  	text-align: center;
  	padding: 48px 0 48px 0;
    border-top: 1px solid #333;
  }
  
  
   footer p#art_bottom_logo {
   	padding-bottom: 32px;
   }
   
      footer p#art_bottom_logo img {
	  	height: 100px;
	  	width: auto;
	  	margin-left: -12px;
	  }
  
    footer p.copyright{
    	font-size: 10px;
    	font-family: Roboto,sans-serif;
    	font-weight: 100;
    	letter-spacing: 0.05em;
    	color: #888;
    }
  
  