@charset "UTF-8";
/*
*******************************************************************************************************
# キャラクターページ　スタイル
	・base - サイトのベース
*******************************************************************************************************
*/

/* ------------------------------------
	* module
* ------------------------------------ */


/* ------------------------------------
	* index.html　-style
* ------------------------------------ */
.wrp-contents-main .mod-box-inner .ttl-cts {
	width: 960px;
	margin: 0 auto 30px;
}


/* コンテンツナビゲーション */
.wrp-contents-main .mod-box-inner .contents-nav {
	position: relative;
	width: 1054px;
	height: 60px;
	margin-bottom: 50px;
}
.wrp-contents-main .mod-box-inner .contents-nav ul {
	position: absolute;
	top: 17px;
	left: 132px;
}
.wrp-contents-main .mod-box-inner .contents-nav ul li {
	float: left;
	margin-right: 40px;
}
.wrp-contents-main .mod-box-inner .contents-nav ul li a {
	display: block;
	height: 26px;
}
.wrp-contents-main .mod-box-inner .contents-nav ul li a span {
	display: none;
}


/* テキストリンク */
.contents-nav ul li.nav-01 a {
	width: 88px;
	background-image: url(../img/nav-rabbits.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.contents-nav ul li.nav-02 a {
	width: 120px;
	background-image: url(../img/nav-doberman.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.contents-nav ul li.nav-03 a {
	width: 48px;
	background-image: url(../img/nav-headquarters.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.contents-nav ul li.nav-04 a {
	width: 138px;
	background-image: url(../img/nav-godinion.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.wrp-contents-main .mod-box-inner .contents-nav ul li a:hover {
	background-position: 0 -26px;
}

/* キャラクターリスト 全体 */
.wrp-contents-main .box-event {
	width: 960px;
	margin: 0 auto;
}
.wrp-contents-main .box-event .sttl {
	margin-bottom: 20px;
}
.wrp-contents-main .box-event .lead {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.6;
}

.event_head{
	position: relative;
}

.event_head .header_bg{
	position: absolute;
	left: 422px;
	top: -217px;
	z-index: 1;
}

.head_content{
	width: 523px;
	position: relative;
	z-index: 2;
}

.event_head h2{
	margin: 0 0 21px 0;
}

.event_head .event_time{
	padding: 0 0 0 40px;
}

.event_head .event_time p{
	margin: 0 0 16px 0;
}

.btn_area{
	text-align: center;
	margin: 26px 0 0 0;
}

.btn_area .btn{
	display: inline-block;
}

.event_content{
	position: relative;
	margin: 41px 0 50px 0;
}

.event_content_in{
	position: relative;
	z-index: 10;
	padding: 30px;
}

.event_content h2{
	margin: 0 0 10px 0;
}

.event_content.program .event_content_in{
	border: 1px solid #782e68;
	background: url(../img/bg_stage.png);
	padding: 20px;
}

.event_content:after{
	content: "";
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 666px;
	height: 32px;
}

.event_content.timetable:after{
	background: url(../img/parts-timetable01.png) no-repeat;
}

.event_content.program:after{
	background: url(../img/parts-program05.png) no-repeat;
}

.event_content.field:after{
	background: url(../img/parts-field02.png) no-repeat;
}

.event_content.hero:after{
	background: url(../img/parts-hero02.png) no-repeat;
}

.event_content.niconico:after{
	background: url(../img/parts-niconico.png) no-repeat;
}


.event_content.others:after{
	background: url(../img/parts-others02.png) no-repeat;
}

.event_content.media .event_content_in{
	border: 1px solid #959595;
	background: url(../img/bg_media.png);
	padding: 0 30px;
}

.event_content.media .event_content_in table{
	margin:20px 0;
	border-collapse: separate;
	border-spacing: 10px;
}

.event_content.media .event_content_in table tr{
	height:60px;
}

.event_content.media .event_content_in table tr td{
	width:450px;
	background: url(../img/bg_table.png);
}

.event_content.media .event_content_in table tr td a{
	display:block;
	padding:20px 20px 20px 30px;
	text-decoration:underline;
	color:#00ffff;
	font-size: 114%;
	height:122%;
	line-height:132%;
}

.event_content.media .event_content_in table tr td a span{
	text-decoration:none;
	color:#fff;
	font-size: 87%;
}


.event_content.media .event_content_in table tr td a:hover{
	text-decoration:none;
	color:#fff;
	opacity:0.8;
}

.event_content.timetable .event_content_in{
	border: 1px solid #7d1dff;
	background: url(../img/bg_timetable.png);
	padding: 0 30px;
}

.event_content.timetable .event_content_in .img{
	margin:0;
}

.event_content.field .event_content_in{
	border: 1px solid #305d7e;
	background: url(../img/bg_field.png);
	padding: 30px;
}

.event_content.hero .event_content_in{
	border: 1px solid #9e2b34;
	background: url(../img/bg_hero.png);
	padding: 30px;
}

.event_content.niconico .event_content_in{
	border: 1px solid #997033;
	background: url(../img/bg_niconico.png);
	padding: 49px 0px 49px 49px;
}

.event_content.others .event_content_in{
	border: 1px solid #00846d;
	background: url(../img/bg_others.png);
	padding: 30px;
}

.event_content.niconico .text ul li{
	float:left;
	margin-right:20px;
	padding-bottom:7px;
}

.event_content.niconico .text ul li.last_child{
	margin-right:0px;
}

.event_content.niconico .text p{
	line-height:2;
	width:565px;
	float:left;
	margin-right:35px;
}

.event_photo{
	width: 980px;
}

.event_photo li{
	float: left;
	margin: 0 15px 0 0;
}

.event_content.event_photo li{
	width: 290px;
}

.event_content .event_photo li .image{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 290px;
	height: 219px;
	padding: 15px 10px;
	margin: 0 0 15px 0;
}

.event_content .event_photo li p{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.event_content.niconico .event_photo li p{
	font-size: 22px;
	color: #ffcc81;
	font-weight: bold;
	text-align: center;
	margin-bottom:20px;
}

.event_content .event_photo li p small{
	font-weight: normal;
	display: block;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.event_content.niconico .event_photo li p small{
	font-weight: bold;
	color:#ffffff;
	display: block;
	font-size: 16px;
	margin: 10px 0 0 0;
}


.event_content.field .event_photo li .image{
	background: url(../img/parts-field01.png) no-repeat;
}

.event_content.hero .event_photo li .image{
	background: url(../img/parts-hero01.png) no-repeat;
}

.event_content.niconico .event_photo li{
	text-align:center;
	width: 398px;
	border:1px solid #997033;
	background: url(../img/bg_niconico_inner.png);
	padding:30px 0px;
	margin:23px 60px 0px 0px;
}

.event_content.others .event_photo li {
	width: 468px;
	margin: 0;
}

.event_content.others .event_photo li .image{
	width: 220px;
	background: url(../img/parts-others01.png) no-repeat;
	padding: 11px 10px;
	float: left;
}

.event_content.others .event_photo li .text{
	width: 184px;
	float: left;
	padding: 0 0 0 22px;
}

.event_content.others .event_photo li h3{
	font-size: 18px;
	line-height: 28px;
	color: #8fffeb;
	margin: 0 0 20px 0;
}

.event_content.others .event_photo li p{
	text-align: left;
	font-size: 14px;
	line-height: 1.7;
	font-weight: normal;
}

.event_content.hero .hero_img{
	position: absolute;
	right: 9px;
	top: 9px;
	z-index: 1;
}

.content_table{
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 22px 0;
}

.content_table .table_img{
	vertical-align: top;
	display: table-cell;
}

.content_table.left .text{
	padding-left: 30px;
}

.content_table.right .text{
	padding-right: 30px;
}

.content_table.center .text{
	display: block;
	padding-top: 0;
}

.content_table .text{
	vertical-align: top;
	display: table-cell;
	padding: 70px 0 0 0;
}

.content_table .text h3{
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	color: #ff97e9;
	padding: 0 0 15px 40px;
	border-bottom: 1px solid #c0149c;
}

.content_tableleft .text h3{
	padding: 0 40px 15px 0;
}

.content_table.right .text h3{
	padding: 0 0 15px 40px;
}

.content_table.center .text h3{
	margin: 0 30px 20px;
	padding-left: 0;
}

.content_table .text p{
	padding: 20px 0 0 40px;
	font-size: 14px;
	line-height: 2;
}

.content_table.left .text p{
	padding: 20px 40px 0 0;
}

.content_table.right .text p{
	padding: 20px 0 0 40px;
}

.content_table.center .text p{
	padding: 0 30px;
}

.content_table .image{
	float: left;
	position: relative;
	border: 1px solid #c0149c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.content_table.center .img {
	margin: 30px 0 40px;
}

.content_table .image:before{
	content: "";
	position: absolute;
	display: block;
	background: url(../img/parts-program01.png) no-repeat;
	width: 219px;
	height: 89px;
	top: -1px;
	left: 0;
}

.content_table .image:after{
	content: "";
	position: absolute;
	display: block;
	background: url(../img/parts-program02.png) no-repeat;
	width: 39px;
	height: 91px;
	top: -1px;
	right: 0px;
}

.content_table .image_in{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 8px;
	position: relative;
}

.content_table .image_in:before{
	content: "";
	position: absolute;
	display: block;
	background: url(../img/parts-program03.png) no-repeat;
	width: 219px;
	height: 89px;
	bottom: -1px;
	left: 0;
}

.content_table .image_in:after{
	content: "";
	position: absolute;
	display: block;
	background: url(../img/parts-program04.png) no-repeat;
	width: 490px;
	height: 90px;
	bottom: -1px;
	right: 0px;
}

.googlemap{
	position: relative;
}

.googlemap:before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
	border-left: 1px solid #00ffff;
	border-top: 1px solid #00ffff;
}

.googlemap:after{
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	border-right: 1px solid #00ffff;
	border-top: 1px solid #00ffff;
}

.googlemap_in:before{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 40px;
	border-left: 1px solid #00ffff;
	border-bottom: 1px solid #00ffff;
}

.googlemap_in:after{
	content:"";
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 40px;
	height: 40px;
	border-right: 1px solid #00ffff;
	border-bottom: 1px solid #00ffff;
}

.googlemap_in{
	position: relative;
	padding: 16px 18px;
}

.googlemap iframe{
	width: 100%;
	height: 300px;
}

.map_text{
	margin: 20px 0 45px 0;
	text-align: center;
}


/* ------------------------------------
	* report.html  -style
* ------------------------------------ */
.box-event-report {
	width: 960px;
	margin: 0 auto;
}

/* report-head
---------------------------- */
.box-event-report .report-head,
.box-event-report .report-head .report-inner {
	position: relative;
}
.box-event-report .report-head {
	width: 960px;
	height: 500px;
}
.box-event-report .report-head .report-inner {
	width: 920px;
	height: 460px;
	margin: 0 auto;
	padding: 20px;
}

.box-event-report .report-head .pic,
.box-event-report .report-head .ttl-cts,
.box-event-report .report-head .lead {
	position: absolute;
}
.box-event-report .report-head .ttl-cts {
	top: 31px;
}
.box-event-report .report-head .lead {
	right: 20px;
	bottom: 20px;
}

/* 枠：上部 */
.box-event-report .report-head:before,
.box-event-report .report-head:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 40px;
	height: 40px;
	border-top: 1px solid #00ffff;
}
.box-event-report .report-head:before {
	left: 0;
	border-left: 1px solid #00ffff;
}
.box-event-report .report-head:after {
	right: 0;
	border-right: 1px solid #00ffff;
}

/* 枠：下部 */
.box-event-report .report-head .report-inner:before,
.box-event-report .report-head .report-inner:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	width: 40px;
	height: 40px;
	border-bottom: 1px solid #00ffff;
}
.box-event-report .report-head .report-inner:before {
	left: 0;
	border-left: 1px solid #00ffff;
}
.box-event-report .report-head .report-inner:after {
	right: 0;
	border-right: 1px solid #00ffff;
}


/* 大見出し
---------------------------- */
.box-event-report .report-ttl-main {
	margin-top: 30px;
	height: 65px;
	background: url(../img/report_common/bg_report_ttl.png) no-repeat 0 0;
}
.box-event-report .report-ttl-main .ttl-main {
	padding: 27px 0 0 43px;
	font-size: 28px;
	font-weight: bold;
}


/* report-content
---------------------------- */
.box-event-report .report-content {
	margin-top: 10px;
	margin-bottom:40px;
	padding-bottom: 30px;
	border: 1px solid #7d1dff;
	background: url(../img/report_common/bg_report_btm.png) no-repeat 100% 100%;
}
.box-event-report .report-content .report-inner {
	padding-top: 40px;
	background: url(../img/report_common/bg_report_base.png) 0 0;
}

/* レポート概要 */
.box-event-report .report-content .overview {
	width: 860px;
	margin: 0 auto 30px auto;
}
.box-event-report .report-content .overview .ttl-overview {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	font-size: 28px;
	font-weight: bold;
}
.box-event-report .report-content .overview .txt {
	margin-top: 20px;
	font-size: 14px;
	line-height: 2;
}

/* 各記事 */
.box-event-report .report-content .article {
	width: 860px;
	margin: 0 auto;
	padding: 40px 0 35px 0;
	border-top: 1px solid #4b4c65;
}

/* 小見出し */
.box-event-report .report-content .article .ttl-article {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
.box-event-report .report-content .article .ttl-type01 {
	color: #b439fa;
}
.box-event-report .report-content .article .ttl-type02 {
	color: #fb5ed4;
}
.box-event-report .report-content .article .ttl-type03 {
	color: #f8b551;
}
.box-event-report .report-content .article .ttl-type04 {
	color: #00ffd2;
}

/* テキスト */
.box-event-report .report-content .article .box-txt .txt {
	font-size: 14px;
	line-height: 2;
}

/* 画像 */
.box-event-report .report-content .article .frame .pic {
	padding-top: 15px;
	text-align: center;
}

/* フレーム */
.box-event-report .report-content .article .frame {
	width: 416px;
	height: 327px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.box-event-report .report-content .article .frame-type01 {
	background-image: url(../img/report_common/bg_report_frame01.png);
}
.box-event-report .report-content .article .frame-type02 {
	background-image: url(../img/report_common/bg_report_frame02.png);
}
.box-event-report .report-content .article .frame-type03 {
	background-image: url(../img/report_common/bg_report_frame03.png);
}
.box-event-report .report-content .article .frame-type04 {
	background-image: url(../img/report_common/bg_report_frame04.png);
}
.box-event-report .report-content .article .frame-type05 {
	width: 268px;
	height: 216px;
	background-image: url(../img/report_common/bg_report_frame05.png);
}

/* column-type01：画像左、テキスト右 */
.box-event-report .report-content .column-type01 .box-pic {
	float: left;
	padding: 0 30px 20px 0;
}
.box-event-report .report-content .column-type01 .box-txt .txt {
	margin-top: 5px;
}

/* column-type02：画像右、テキスト左 */
.box-event-report .report-content .column-type02 .box-pic {
	float: right;
	padding: 0 0 20px 30px;
}
.box-event-report .report-content .column-type02 .box-txt .txt {
	margin-top: 5px;
}

/* column-type03：画像のみ2列 */
.box-event-report .report-content .column-type03 .column-inner {
	width: 860px;
}
.box-event-report .report-content .column-type03 .frame {
	float: left;
}
.box-event-report .report-content .column-type03 .frame:first-child {
	padding-right: 28px;
}
.box-event-report .report-content .column-type03 .box-txt {
	padding-top: 30px;
}
.box-event-report .report-content .column-type03 .box-txt .txt {
	margin-top: 8px;
}

/* column-type04：段組2列 */
.box-event-report .report-content .column-type04 .column-l,
.box-event-report .report-content .column-type04 .column-r {
	width: 416px;
}
.box-event-report .report-content .column-type04 .column-l {
	float: left;
}
.box-event-report .report-content .column-type04 .column-r {
	float: right;
}
.box-event-report .report-content .column-type04 .box-txt {
	padding-top: 30px;
}
.box-event-report .report-content .column-type04 .box-txt .txt {
	margin-top: 8px;
}

/* column-type05：段組3列 */
.box-event-report .report-content .column-type05 .column-l,
.box-event-report .report-content .column-type05 .column-c,
.box-event-report .report-content .column-type05 .column-r {
	width: 268px;
}
.box-event-report .report-content .column-type05 .column-l,
.box-event-report .report-content .column-type05 .column-c {
	float: left;
}
.box-event-report .report-content .column-type05 .column-l {
	padding-right: 28px;
}
.box-event-report .report-content .column-type05 .column-r {
	float: right;
}
.box-event-report .report-content .column-type05 .box-txt {
	padding-top: 30px;
}
.box-event-report .report-content .column-type05 .box-txt .txt {
	margin-top: 8px;
}

.media_content{
	width: 960px;
    margin: 0 auto;
}
.media_content h2{
	margin-bottom: 10px;
}

.media_content.media .event_content_in{
	border: 1px solid #959595;
	background: url(../img/bg_media.png);
	padding: 0 30px;
}

.media_content.media .event_content_in table{
	margin:20px 0;
	border-collapse: separate;
	border-spacing: 10px;
}

.media_content.media .event_content_in table tr{
	height:60px;
}

.media_content.media .event_content_in table tr td{
	width:450px;
	background: url(../img/bg_table.png);
}

.media_content.media .event_content_in table tr td a{
	display:block;
	padding:20px 20px 20px 30px;
	text-decoration:underline;
	color:#00ffff;
	font-size: 114%;
	height:122%;
	line-height:132%;
}

.media_content.media .event_content_in table tr td a span{
	text-decoration:none;
	color:#fff;
	font-size: 87%;
}


.media_content.media .event_content_in table tr td a:hover{
	text-decoration:none;
	color:#fff;
	opacity:0.8;
}
