@charset "utf-8";

@font-face {
  font-family: 'Kaiso-Next-B';
  src: url(fonts/Kaiso-Next-B.otf);
  font-weight: normal;
   font-style: normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

/*　全体設定　*/
body      {background-color:#dddddd; color:#222222; font-size:16px; line-height:23px; -webkit-text-size-adjust: none; 
           font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		   margin:0px; padding: 0px;
		   -webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;} 	  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;padding:0;
}
html, body { 
height: 100%; 
overflow-wrap : break-word;
word-wrap     :break-word;
}
html > * {
 -webkit-tap-highlight-color: rgba(0,0,0,0);
}
li  {list-style:none;}   
a   {color:#bb3311; font-style:normal; text-decoration:underline; text-decoration: none;}
a:visited { color: #bb3311;  }
a:hover   { color: #bb11bb;  }
a:active  { color: #bb3311;  }
img {max-width: 100%; width: 100%; height: auto;vertical-align: middle;border: none;}

dd {border-bottom: dashed 1px #550000}
dl {padding: 5px 10px 5px 10px;
    overflow: scroll;
	overflow-x:hidden;
	width: 97%;
    height: 150px;}
dt {
	float: left;
	width: 8em;		/*幅*/
	color: #aa6600;	/*文字色*/
}

.js-tab div {*zoom: 1;}
.js-tab div:after {display: block;content: "";clear: both;}
.js-tab > div {color:#bbb;float:left;text-align: center;cursor:pointer; font-size:24px;}
.js-tab > div.active {color:#888;}
.js-tab_content {clear: both; display:none;}
.js-tab_content.active {clear: both; display:block;}

#slider { width:630px; }
#photo { position:relative; width:540px; height:360px; float:left; }
#photo li { position:absolute; }
 
#back { margin:150px 0 0; float:left; }
#next { margin:150px 0 0; float:right;}

.clear     {clear:both; }
.clear hr  {display:none; }

video {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    z-index: -1;
}

#moviemode {
	background-color:#111111;
	animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

#campus {
	max-width: 100%;	
	width: 100%;	
	height: 100%;
	padding: 0 px;
	margin: auto;
}

h2 {
	color: #ffffff; background: #784142;
	font-size: 25px; letter-spacing: 0.15em;
	padding: 30px 35px 21px 35px;
	margin-top: 140px;
	margin-bottom: 10px;
	clear: both;
}

h3 {
	font-size: 25px;
	padding: 10px 10px 10px 10px;
}

h4 {
	clear: both;
	color: #ffffff; background-color: rgba(0,0,0,0.6);
	font-size: 17px; letter-spacing: 0.15em;
	padding: 8px 2% 8px 6%; margin-top:1%;
}

h4:hover {
	color: #dddddd; background-color: rgba(0,0,0,0.8);
}

h4 span{
	position: relative;
	float: right;
	text-align: right;
	font-size: 14px;
}

section {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

.textspace{
	font-size:16px;
	padding: 1% 1% 1% 1%;
	background-color: rgba(255,255,255,0.5);
}

/*　ヘッダーエリア　*/
header {
	overflow: hidden;
}
.logospace {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat; 
	background-size: contain;
	float: left;
	width: 100%;
	height: 100%;
	max-width: 38%;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.logospacer {
	float: left;
	width: 60%;
}



#contents {
	clear: both;
	position: relative;
	width: 100%;
	height: 100%;
	margin-top: 100px;
	animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

/*　メインスペース　*/
.mainspace {
	margin: 2% 0% 1% 0%;
	float: left;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}
.bigspace {
	margin: 2% 2% 1% 2%;
	padding-top: 1%; 
	float: left;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	text-align: center;
}
.mainspace2l {
	margin: 2% 1% 1% 1%;
	float: left;
	width: 63%;
}
.mainspace2r {
	margin: 2% 1% 1% 1%;
	float: left;
	width: 33%;
}

/*　クリエイター情報　*/
.creatorspacel {
	color:#000000;
	float: left;
	width: 33%;
	overflow-wrap : break-word;
	word-break : break-all;
}
.creatorspacer {
	color:#000000;
	float: right;
	width: 33%;
}
.creatortextspacel {
	font-family: 'Kaiso-Next-B', cursive;
	position: absolute;
	float: left;
	width: 80%;
    left : 20%;
	font-size: 23px;
	z-index: 2;
	pointer-events: none;
}
.creatortextspacer {
	font-family: 'Kaiso-Next-B', cursive;
	position: absolute;
	float: right;
	width: 80%;
    right : 20%;
	font-size: 23px;
	z-index: 1;
	pointer-events: none;
}
.black {
	color:#000000;
	position: relative;
	margin-bottom: 2.5%;
	z-index: inherit;
	background-color: rgba(255,255,255,0.5);
}
.white {
	color:#ffffff;
	position: relative;
	margin-bottom: 2.5%;
	z-index: inherit;
}

.bigspace {
	margin: 2% 0% 0% 0%;
	float: left;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
}

/*　動画一覧表示　*/
div#instaspace{
	display: block; 
	width: 100%;
	background-color:#222222;
}
div.instaimg{
	padding: 1% 1.6% 1% 1.6%;
	float: left;
	width: 30%;
}

/*　動画一覧表示　*/
div#moviespace{
	display: block; 
	width: 100%;
	background-color:#222222;
}
div.movieimg{
	padding: 1% 1.6% 1% 1.6%;
	float: left;
	width: 30%;
}
div.movieimg2{
	padding: 1% 1% 1% 1%;
	float: left;
	width: 23%;
}
div.movieimg img:hover{
	 -webkit-filter: brightness(0.7);
     -moz-filter: brightness(0.7);
     -o-filter: brightness(0.7);
     -ms-filter: brightness(0.7);
     filter: brightness(0.7);}
div.movieimg2 img:hover{
	 -webkit-filter: brightness(0.7);
     -moz-filter: brightness(0.7);
     -o-filter: brightness(0.7);
     -ms-filter: brightness(0.7);
     filter: brightness(0.7);}

#circle2 {
  content: '';
  background: #000000;
  width: 0;
  height: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  float: left;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  -webkit-transition: all 320ms linear;
  -moz-transition: all 320ms linear;
  transition: all 320ms linear;
  z-index: -1;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

/*　関連商品一覧表示　*/
.goodsimg{
	margin: 2% 1% 1% 1%;
	float: left;
	width: 15%;
}
.goodstext{
	margin: 2% 1% 1% 1%;
	float: left;
	width: 61%;
}
.goodstext2{
	margin: 2% 1% 1% 1%;
	float: left;
	width: 80%;
}

/*　タレント一覧表示　*/
.talentimg{
	margin: 2% 1% 1% 1%;
	float: left;
	width: 30%;
}
.talenttext{
	float: left;
	width: 50%;
	padding: 5%;
	background-color: rgba(255,255,255,0.5);
	font-size:2vw;
	line-height:3vw;
}
.talenttext2{
	float: left;
	width: 90%;
	padding: 5%;
	background-color: rgba(255,255,255,0.5);
	font-size:2vw;
	line-height:3vw;
}
.talentspace{
	width: 100%;
	padding-top: 25%;
}
.allcanvas{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	z-index: 10;
}
.talentimage{
	position: absolute;
	width: 100%;
	margin: 0px auto;
	z-index: -1;
	
}
.talentname{
	padding: 5% 5% 2% 5%;
	font-size:5vw;
}
.talentname2{
	padding: 2% 5% 5% 5%;
	font-size:3vw;
}
.talentback{
	top: 1%;
	padding: 2%;
	float:left;
	text-align: center;
	position: absolute;
	width: 30%;
	background-color: #eee;
	font-size:4vw;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	border-radius: 2vw;
}
.talentback:hover{
	background-color: #ccc;
}

/* 新規ホーム画面 */
.imglist{
display:flex;
justify-content: center;
}
.imglist a{ color: #ffffff; }
.imglist a:visited { color: #ffffff;  }
.imglist a:hover   { color: #ffffff;  }
.imglist a:active  { color: #ffffff;  }
.imgset{
  width: 32%;
  max-width: 500px;
  margin: 0.5%;
  cursor: pointer;
}
.img_wrap{
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5%;
}
.img_wrap img{
  width: 100%;
  overflow: hidden;
  transition-duration: 0.5s;
}
.img_wrap:hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
}

.chara01{ background-color: #CF0003;}
.chara02{ background-color: #FF3E68;}
.chara03{ background-color: #6BD7FF;}

.nameplate{
  font-size: 25px;
  color: white;
  padding: 10px;
  margin-top: 1%;
  width: 96%;
  cursor: pointer;
  background-color: #555555;
  border-radius: 5px;
}

.youtube{
  font-size: 20px;
  color: white;
  margin: 1%;
  padding: 10px;
  width: 40%;
  cursor: pointer;
  background-color: #ff0000;
  border-radius: 5px;
	overflow:hidden;
}

.youtube:hover{
  transform: scale(1.2);
  transition-duration: 0.5s;
  background-color: #880000;
}
.twitter{
  font-size: 20px;
  color: white;
  margin: 1%;
  padding: 10px;
  width: 40%;
  cursor: pointer;
  background-color: #00AAFF;
  border-radius: 5px;
	overflow:hidden;
}
.twitter:hover{
  transform: scale(1.2);
  transition-duration: 0.5s;
  background-color: #006699;
}

.signage{
  margin: 0 auto;
  overflow: hidden;
  background: #000;
  max-width: 1500px;
}
.signage img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.signage:hover img{
  opacity: 0.8;
  transition-duration: 0.3s;
}
.worksfield{
  float: center;
  width: 95%;
  max-width: 1000px;
  text-align: left;
  margin:0 auto;
}
.worksarea {
	background-color:#f5f5f5;
	padding:5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
	margin:3px;
}
.worksarea p{
	background-color:#d4d4d4;
	padding:5px;
}

/*== ボタン共通設定 */
.btn{
    /*アニメーションの起点とするためrelativeを指定*/
    position: relative;
  overflow: hidden;
    /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
    border: 1px solid #888;/* ボーダーの色と太さ */
    padding: 10px 30px;
    text-align: center;
    outline: none;
    /*アニメーションの指定*/   
    transition: ease .2s;
	margin: 25px;
	border-radius: 10px;
}

/*ボタン内spanの形状*/
.mdlist {
  float: center;
  width: 90%;
  max-width: 1500px;
  margin:0 auto;
}
.btn span {
  position: relative;
  z-index: 3;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color:#333;
}

.btn:hover span{
  color:#fff;
}

/*== 背景が流れる（斜め） */
.bgskew::before {
  content: '';
    /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: -130%;
    /*色や形状*/
  background:#333;
  width:120%;
  height: 100%;
  transform: skewX(-25deg);
}

/*hoverした時のアニメーション*/
.bgskew:hover::before {
  animation: skewanime .5s forwards;/*アニメーションの名前と速度を定義*/
}

@keyframes skewanime {
  100% {
    left:-10%;/*画面の見えていない左から右へ移動する終了地点*/
  }
}

.footter{
  width: 100%;
  background-color: #181818;
  color: white;
  margin:0 auto;
}
.footterContent{
  background-color: #181818;
  padding: 50px 50px 150px 50px;
  max-width: 1500px;
  text-align: left;
}

.footterContent a   {color:#ddd; font-style:normal; text-decoration:underline; text-decoration: none;}
.footterContent a:visited { color: #ddd;  }
.footterContent a:hover   { color: #aaa;  }
.footterContent a:active  { color: #ddd;  }

.icontext{
    font-family: 'icomoon', cursive;
	font-size: 30px;
}
.icontext2{
	text-align: center;
    font-family: 'icomoon', cursive;
	font-size: 5vw;
}


