body{
	background-color:#fff0f4;
}
.container{
    background: url("../images/top/pc/pcbg.png") repeat-y;
    width: 1400px;
    margin: 0 auto;
    position:relative;
}
.a_box, .casthead_str {
	color: #a86501;
    text-shadow: #fff -3px -3px 3px, #fff 3px -3px 3px, #fff 3px 3px 3px, #fff -3px 3px 3px;
}
/* トップの飾り */
.img_top_logo{
    position:absolute;
    left:0;
    top:0;
    height:208px;
    width:23%;
}
.main{
    background: url("../images/top/pc/img_main.png") no-repeat;
    background-size:100%;
    overflow:hidden;
}
.top_content{
    margin-left: 130px;
}
/* 左側コンテンツ */
.top_left_content{
    width:270px;
    float:left;
    margin-top:42px;
}
/* youtube */
.movie_list li{
    position:relative;
}
.movie_list li .img_movie{
    width:260px;
    margin-top:27px;
    margin-left:8px;
}
.movie_list li .frm_movie{
    width:265px;
    position:absolute;
    top:0;
    left:0;
}
.colorbox-youtube{
    display:block;
}
/* アプリ情報 */
.appli_info_wrap{
    background: url("../images/top/pc/appli_info_base_2.png") no-repeat;
    background-size:262px;
    width:268px;
    height:375px;
    margin:0 auto;
    position:relative;
}
.appli_info{
    width:244px;
    font-size:6px;
    position:absolute;
    top:56px;
    left:23px;
}
.appli_info li{
    height:28px;
    float:left;
    color:#c04e62;
    font-size:11px;
    padding-left:6px;
    width:206px;
}
.appli_info li span.left{
	display:inline-block;
    font-weight:bold;
}
.appli_info li span.right{
	display:inline-block;
    float:right;
	text-align:right;
}
.appli_info li:first-child{
    height:47px;
}
.appli_download_link {
    text-align:center;
    position:absolute;
    top:274px;
    left:0;
    right:0;
}
.appli_download_link img{
    height:34px;
    margin: 2px;
}
.appli_download_link a{
    text-decoration:none;
}
/* 右側コンテンツ */
.top_right_content{
    width:245px;
    float:right;
    margin-top:42px;
}
.now_project{
    background: url("../images/top/pc/ico_now_project_on.png") no-repeat;
    background-size:100%;
    width:190px;
    height:190px;
    text-indent:-9999px;
    display:inline-block;
}
.now_project:hover{
    background: url("../images/top/pc/ico_now_project_off.png") no-repeat;
    background-size:100%;
}
.ico_line_official{
    background: url("../images/top/pc/ico_line_on.png") no-repeat;
    background-size:100%;
    width:134px;
    height:134px;
    text-indent:-9999px;
    display:inline-block;
    margin-left:47px;
}
.ico_line_official:hover{
    background: url("../images/top/pc/ico_line_off.png") no-repeat;
    background-size:100%;
}
.ico_real_event{
    background: url("../images/top/pc/ico_real_event_on.png") no-repeat;
    background-size:100%;
    width:134px;
    height:134px;
    text-indent:-9999px;
    display:inline-block;
    margin-left:47px;
}
.ico_real_event:hover{
    background: url("../images/top/pc/ico_real_event_off.png") no-repeat;
    background-size:100%;
}
.logo{
    width:211px;
}
/* ページ下部コンテンツ */
.bottom_content{
    clear:both;
    width:1150px;
    margin:0 auto;
}
/* ページ下部左側 */
.bottom_left_content{
    float:left;
    width:300px;
}
.twitter_wrap{
    background: url("../images/top/pc/frame_twitter.png") no-repeat;
    background-size:100%;
    height:378px;
    position:relative;
}
.twitter_content{
    background:#fff;
    position:absolute;
    top:60px;
    left:21px;
}
.social_link{
    text-align:center;
}
.social_link img{
    height:74px;
}
/* ページ下部右側 */
.bottom_right_content{
    float:left;
    width:850px;
}
.news_list{
    overflow:hidden;
	position:relative;
	z-index:2;
}
.news_list li{
    background: url("../images/top/pc/news_base.png") no-repeat;
    background-size:100%;
    float:left;
    width:258px;
    height:258px;
    overflow:hidden;
    margin-left:24px;
    margin-top:24px;
}
.news_list li a{
    background: url("../images/top/pc/news_on.png") no-repeat;
    background-size:100%;
    width:258px;
    height:258px;
    display:inline-block;
    text-decoration:none;
    color:#fff;
	text-shadow: #ffabab 1px 1px 0px, #ffabab -1px 1px 0px,
                 #ffabab 1px -1px 0px, #ffabab -1px -1px 0px;
}
.news_list li a:hover{
    background: url("../images/top/pc/news_off.png") no-repeat;
    background-size:100%;
}
.news_text{
    margin-top:169px;
    margin-left:25px;
    margin-right:25px;
    height:77px;
    overflow: hidden;
    line-height:20px;
}
.more_info{
    text-align:center;
    margin-top:10px;
    margin-bottom:30px;
}
.footer_content{
    background: url("../images/common/pc/footer_banner_base.png");
    background-size:100%;
    width:1400px;
    padding-top:0px;
    margin: 0px auto 0 auto;
	height: 100px;
}
/* ボトムの飾り */
.img_bottom_wave{
    position:absolute;
    right:0;
    bottom:-50px;
	width:31%;
}
.back_to_top{
    background: url("../images/top/pc/ico_backto_top_off.png") no-repeat;
    background-size:100%;
    width:134px;
    height:84px;
    text-indent: -9999px;
	position:absolute;
	bottom:-17px;
	right:129px;
}
.back_to_top:hover{
    background: url("../images/top/pc/ico_backto_top_on.png") no-repeat;
    background-size:100%;
}
.img_main{
	width:100%;
}
.page_header{
	margin-bottom:-7px;
}
.bt_play{
	position:absolute;
	top:93%;
	left:36%;
}
.now_box{
	color:#df4069;
	background-color:#ffffff;
	padding:10px 30px;
	border:solid 2px #df4069;
	text-align:center;
}
.not_box{
	color:#ffffff;
	background-color:#df4069;
	padding:10px 30px;
	text-align:center;
}
.not_box_2{
	color:#ffffff;
	background-color:#df4069;
	padding:10px 30px;
	text-align:center;
}
.not_box:hover {
	color:#df4069;
	background-color:#ffffff;
	padding:10px 30px;
	border:solid 2px #df4069;
	text-align:center;
}
.box{
	margin-left:10%;
	width:77%;
}
.box_mt{
	margin-top:-0.65%;
}
.box_pd{
	padding:1% 5%;
}
.box_bg{
    background: url("../images/special/pc/box_bg.png") repeat-y;
    position:relative;
}
.movie_pos{
	margin-left:28%;
	margin-top:-59px;
}
.twitter_pos{
	margin-left:25%;
	margin-top:-59px;
}
.line_pos{
	margin-left:-3%;
}
.tw_line_pos{
	margin-left:2%;
}
.cast_pos{
	margin-left:6%;
	margin-top:-70px;
}
.white_box{
	color:#df4069;
	background-color:#ffffff;
	padding:10px 30px;
	border:solid 2px #df4069;
	width:63%;
	text-align:center;
}
.casthead_str{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.chara_name{
	color:#a86501;
	position:absolute;
	top:-50px;
	left:51%;
	font-size:40px;
	text-shadow: #fff -3px -3px 3px, #fff 3px -3px 3px,
					#fff 3px 3px 3px, #fff -3px 3px 3px
}
.cast_name{
	color:#fff;
	position:absolute;
	top:226px;
	left:50%;
	font-size:40px;
}
.q_box{
	color:#ffffff;
	background-color:#df4069;
	padding:10px 30px;
	width:93%;
}
.a_box{
	padding:10px 30px;
	word-wrap:break-word;
}
.icon_img{
	width:100px;
}
/* twitter */
.tw_tb_6 {
	display:table;
	width:90%;
	padding-left: 5%;
}
.tw_tb_5 {
	display:table;
	width: 75%;
	padding-left: 132px;
}
.tw_td {
	display:table-cell;
	text-align:center;
	width:15%%;
}
.tw_bottom_text {
	text-align:center;
	margin-top:25px;
	color: #a86501;
    text-shadow: #fff -3px -3px 3px, #fff 3px -3px 3px, #fff 3px 3px 3px, #fff -3px 3px 3px;
}
#cboxClose{
	left:581px!important;
}
.cy_logo{
	position:absolute;
	top:10px;
	left:120px;
}
.lf_logo{
	position:absolute;
	top:10px;
	left:300px;
}
.vita_logo{
	position:absolute;
	top:10px;
	left:475px;
}
.cp_logo{
	position:absolute;
	top:16px;
	left:685px;
}
.shou_logo{
	position:absolute;
	top:61px;
	left:267px;
}
.chara_box{
	text-align: center;
}
.chara_box li{
	position: relative;
	width: 49%;
	display: inline-block;
	margin-bottom: 15px;
}
.chara_box li img{
	width: 100%;
	margin-top: 0;
}
.line_pos{
	margin-left: -3%;
}

.chara_box .chara_name{
	color:#a86501;
	position:absolute;
	top:2%;
	left:55%;
	font-size:20px;
	text-shadow: #fff -3px -3px 3px, #fff 3px -3px 3px,
					#fff 3px 3px 3px, #fff -3px 3px 3px
}
.chara_box .cast_name{
	color:#fff;
	position:absolute;
	top:79%;
	left:53%;
	font-size:24px;
}
