@charset "utf-8";
/*****************************

　         top.css

*****************************/

/*////////////////////編集エリア////////////////////*/
body{
	position:relative;
}
.space{
	display: inline;
}
/*-----------------------
container：画面全体の設定
------------------------*/
#wrapper{
	position:relative;
	width:100%;
	min-width:1200px;
	overflow:hidden;
}
#container{
	min-width: 1200px;/*←横スクロール*/
	background-color: #000000;/*←背景色*/
	background:url(../img/top/bg.jpg) no-repeat center top #00001f;
	background-size:1920px auto;
	background-size:auto 100%;
}
#twitter_icon{
    position: absolute;
    left: 50%;
    margin-left: 420px;
    top: 95px;
}
#tomato{
	position: absolute;
	left: 50%;
	margin-left: -481px;
	top: 116px;
}

#bnr_area{
    position: absolute;
    bottom: 0;
    left: 0;
	background:#000;
    padding: 5px;
	transform: translate3d(0,50px,0);
}
#bnr_area ul li{
	float:left;
	margin:5px;
	width:340px;
	height:180px;
	cursor:pointer;
}
.effect_r{
	position:absolute;
	left:50%;
	top:12px;
	margin-left:-546px;
}
fotter .effect_r{
	position:absolute;
	left:50%;
	top:12px;
	top:-103px;
	margin-left:-546px;
}
.effects{
	position:absolute;
	width:100%;
	left:0;
	top:-21px;
}
.scale_area{
	position:absolute;
	left:0;
	top:70px;
	width:100%;
	transform:scale(1);
}
#comment_load{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	background:url(../img/top/comment_load.png) no-repeat left top;
	width:180px;
	height:210px;
	top:268px;
	margin-left: -418px;
	-webkit-backface-visibility: hidden;
}
.c_parts{
	position:relative;
}

.c_name{
	font-size:16px;
	color:#ebff09;
	width:140px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	margin-top:55px;
	font-family: "Noto Sans Japanese";
	font-weight:500;
    line-height: 16px;
	height:16px;
    margin-bottom: 6px;
}
.c_job{
	font-size:11px;
	color:#64e4e8;
	width:140px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-family: "Noto Sans Japanese";
	font-weight:500;
    line-height: 11px;
	height:11px;
    margin-bottom:5px;
}
.c_text{
	font-size:11px;
	line-height:17px;
	width:140px;
	height:70px;
	margin:0 auto;
	color:#FFF;
	text-align:left;
	overflow:hidden;
	font-family: "Noto Sans Japanese";
	font-weight:500;
	text-align:justify;
    text-justify:distribute;
}

#tieup_wrap{
	position:absolute;
	z-index:1;
	display:block;
	width:600px;
	left:50%;
	transform:translateX(-50%);
	bottom:28px;
	clear:both;
}
#tieup{
	display:inline-table;
	width:600px;
}
.tbnr{
	margin:15px 5px;
	float:left;
}

#buzzes-telop-container{
	position:absolute !important;
	bottom:100px !important;
	z-index:0 !important;
	left:0;
}


/*-----------------------
footer
------------------------*/
/*footer全体*/
.links,.links a{
	color: #FFF;/*←fotterの文字色（クレジット・プライバシー方針・利用規則）*/
	font-size: 10px;/*←fotterの文字サイズ（クレジット・プライバシー方針・利用規則）*/
}
#credit_bt:hover,.links a:hover{
	color: #FFFF33;/*←fotterのhover文字色（クレジット・プライバシー方針・利用規則）*/
}
address{
	color: #FFF;/*←コピーライトの文字色*/
	font-size: 10px;/*←コピーライトの文字サイズ*/
}
/*ハッシュタグ*/
.hash a{
	color: #FFF;
}
.hash a:hover{
	color: #FFFF33;
}

/*クレジットの中身*/
#credit_wrap{
	background: #000;/*←背景色*/
}



/*////////////////////固定エリア////////////////////*/

/*--------------------------
body　container
--------------------------*/
body {
	width:100%;
	height:100%;
	background:#000;
}

#container{
	height: 100%;
	width: 100%;
	overflow:hidden;
	position: relative;
}

/*--------------------------
main：ロゴや公開表記
--------------------------*/
#main{
	position: absolute;
	height: 0;
	width: 100%;
	height:770px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform:  translateX(-50%);
}
.main_inner{
	position: relative;
	height: 484px;
/*	height: 370px; */
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
h1{
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left:-567px;
}
h2{
    position: absolute;
    top: 454px;
    left: 50%;
    margin-left: -597px;
}
h3{
    position: absolute;
    top: 358px;
	top:377px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-left: 390px;
	width:407px;
	height:207px;
	overflow:hidden;
}
h3 img{
	opacity:1;
}
h3 img:hover{
	opacity:0;	
}
h3:hover{
	background:url(../img/top/add_copy_over.png) no-repeat center center;
}

#copy{
	position:absolute;
	top:322px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
#cp_bnr{
	position:absolute;
	top:410px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.bnr_area{
	position:absolute;
	width:1000px;
	top:450px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.bnr_area .bnr{
	float:left;
	margin:0 5px;
}

#tw_bt{
	position:absolute;
	top:238px;
	left: 50%;
	margin-left:235px;
}
#ev_bt{
	position:absolute;
	top:238px;
	left: 50%;
	margin-left:-348px;
}

#bnr_category{
	position:relative;
	width:496px;
/*	width:372px;*/
	height:21px;
	margin:1px 0;
	clear:both;
}
.category_btn{
	float:left;
	margin-left:-6px;
	cursor:pointer;
	width:130px;
	height:21px;
}
.category_btn:nth-child(1){
	background:url(../img/bnr/all_d.png) no-repeat left top;
}
.category_btn:nth-child(2){
	background:url(../img/bnr/cp_d.png) no-repeat left top;
}
.category_btn:nth-child(3){
	background:url(../img/bnr/sp_d.png) no-repeat left top;
}
.category_btn:nth-child(4){
	background:url(../img/bnr/news_d.png) no-repeat left top;
}
.category_target{
	cursor:default;
}
.category_btn img{
	opacity:0;
}
.category_btn img:hover{
	opacity:1;
}

.category_target img{
	opacity:1;
}

#bnr_area ul{
	clear:both;
}



/*-----------------------
footer
------------------------*/
fotter{
	position: absolute;
	bottom: 0;
	height: 70px;
	width: 100%;
	/*
	overflow:hidden;
	*/
}

/*コピーライト*/
address{
	position: absolute;
    top: 41px;
    left: 50%;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
	font-style: normal;
}


/*-----------------------
footer右側
------------------------*/
.right{
	position: absolute;
	right: 20px;
	top: 10px;
}
/*ハッシュタグ*/
.hash{
	position:absolute;
	right:0;
	top:0;
	margin-bottom: 5px;
}


/*クレジット・プライバシー方針・利用規則*/
.links{
	display: flex;
    justify-content: space-between;
	-webkit-justify-content: space-between;
/*	width: 233px;*/
	width: 233px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	margin-top:27px;
}
.links a{
	text-decoration: none;
}

/*クレジット文字ボタン*/
#credit_bt{
	cursor: pointer;
}
/*クレジットの中身*/
#credit_wrap{
	position: absolute;
	height: 180px;
	width: 100%;
	bottom: -200px;
	z-index: 10;
}

/*クレジットの中身のテキスト画像*/
.credit{
	position: absolute;
	bottom: 18px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform:translateX(-50%);
}

/*クローズボタン*/
.c_close{
	position: absolute!important;
	top: 20px;
	right: 20px;
	z-index: 11;
	cursor: pointer;
}


/*-----------------------
footer左側
------------------------*/
.left{
    position: absolute;
    left: 10px;
    top: 33px;
    overflow: hidden;
}
/*shareボタン領域*/
#sns_btns{
    width: 350px;
    height: 26px;
    z-index: 1;
}
/*shareアイコン*/
.share{
	position: absolute;
	left: -260px;
	width: 265px !important;
	height: 29px;
	margin-top: 3px;
}
/*shareオープンボタン*/
#s_btn_op{
	position:absolute;
	left:0px;
	cursor:pointer;
	z-index: 10;
}
/*shareクローズボタン*/
#s_btn_cl{
	position:absolute;
	left:0px;
	display:none;
	cursor:pointer;
	z-index: 10;
}


