@charset "utf-8";
/** css document */

/********************************************************************
 * event.css
 *******************************************************************/

body {
	background-image: url(../img/bg.jpg);
	background-size: cover;
}


h1 {
	margin: 18px 0 28px;
}

.box-media {
	margin-top:20px;
	margin-bottom: 45px;
}
.box-media h3 {
	margin-bottom: 15px;
}

.box-media li a {
    display: block;
    padding: 18px 25px;
    background: url(../img/p_76.png);
	border: 1px solid #d6ffff;
	font-size:120%;
	background-position: left center;
    background-size: cover;
}
.box-media li a:after {
    content: "";
    position: absolute;
    right: 25px;
    width: 12px;
    height: 16px;
    background-image: url(../img/p_77.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 16px;
   }

.box-media li {
	margin-bottom:10px;
}

.box-timetable {
	margin-bottom: 45px;
}
.box-timetable h3 {
	margin-bottom: 15px;
}

.box-timetable dl{
	width:95%;
	margin: 0 auto;
}

.box-timetable dl dd {
	margin-bottom: 10px;
}

.box-timetable dl dt img{
	width:90%;
}

.box-entry {
	margin-bottom: 45px;
}
.box-entry h2 {
	margin: 0 -3.125% 10px;
}
.box-entry dl {
	margin: 15px 0;
}
.box-entry dl dt {
	float: left;
	color: #00deff;
}
.box-entry dl dt:before {
	content: "";
	display: inline-block;
	margin-right: 0.4em;
	width: 4px;
	height: 1.0em;
	background-color: #00deff;
	vertical-align: middle;
}
.box-entry dl dd {
	margin-left: 4.0em;
}


.box-stage {
	margin-bottom: 45px;
}
.box-stage h3 {
	margin-bottom: 15px;
}
.box-stage ul li {
	margin-bottom: 15px;
}
.box-stage ul li h4 {
	color: #ff97e9;
	font-size: 17px;
	margin-bottom: 5px;
	line-height: 1.2;
}
.box-stage ul li .pic {
	margin-bottom: 10px;
}
.box-stage ul li .txt {
	font-size: 14px;
}


.box-field {
	margin-bottom: 45px;
}
.box-field h3 {
	margin-bottom: 15px;
}
.box-field ul li {
	margin-bottom: 15px;
}
.box-field ul li .pic {
	display: table-cell;
	width: 48.3333334%;
}
.box-field ul li .txt {
	font-size: 15px;
	display: table-cell;
	padding-left: 3.333334%;
	vertical-align: middle;
}


.box-heros {
	margin-bottom: 45px;
}
.box-heros h3 {
	margin-bottom: 15px;
}
.box-heros ul li {
	margin-bottom: 15px;
}
.box-heros ul li .pic {
	display: table-cell;
	width: 48.3333334%;
}
.box-heros ul li .txt {
	font-size: 15px;
	display: table-cell;
	padding-left: 3.333334%;
	vertical-align: middle;
}

.box-niconico {
	margin-bottom: 45px;
}
.box-niconico ul li {
	float: left;
	width: 73%;
	margin-top:15px;
	line-height:1.5;
}
.box-niconico ul li img {
	margin-bottom:10px;
}
.box-niconico ul li:nth-child(2n) {
	margin-left: 5%;
	width: 22%;
}
.box-niconico ul.btn li {
	float: none;
	width: 100%;
	background-color: rgba(241,145,73,0.2);
	line-height:1.1;
}
.box-niconico ul.btn li a{
	display:block;
	position: relative;
	border:1px solid #997033;
	font-size:17px;
	font-weight:bold;
	padding-left:10px;
}
.box-niconico ul.btn li a:after{
	content: "";
	position:absolute;
	top:32px;
	right:22px;
	display: block;
	width: 15px;
	height: 16px;
	background: url(../img/p_54.png) no-repeat 0px 0px;
	background-size: 12px 16px;
		-moz-background-size: 12px 16px;
		-webkit-background-size: 12px 16px;
}
.box-niconico ul.btn li a span{
	color:#ffcc81;
	height:81px;
	display:table-cell;
	vertical-align:middle;

}
.box-niconico ul.btn li a small{
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}

.box-niconico ul.btn li:nth-child(2n) {
	margin-left: 0%;
}

.box-other {
	margin-bottom: 45px;
}
.box-other h3 {
	margin-bottom: 15px;
}

.box-other dl{
	width:95%;
	margin: 0 auto;
}

.box-other dl dt {
	margin-bottom: 5px;
}

.box-other dl dd {
	margin-bottom: 15px;
}

.box-other dl dd li p.stamp {
	margin-top: -30px;
	width:100%;
}

.box-other dl dd p.stamp {
	margin-top: -35px;
	width:70%;
}

.box-other ul li {
	float: left;
	width: 48.3333334%;
}
.box-other ul li:nth-child(2n) {
	margin-left: 3.333333%;
}
.box-other ul li h4 {
	font-size: 15px;
	color: #8fffeb;
	margin-bottom: 5px;
}
.box-other ul li .pic {
	margin-bottom: 10px;
}
.box-other ul li .txt {
	font-size: 14px;
}


/* ------------------------------------
	* Event Report
* ------------------------------------ */
.box-event-report {
	padding-bottom: 5px;
}

.box-event-report img {
	height: auto;
}

.box-event-report h1 {
	margin-bottom: 35px;
}

/* レポート概要 */
.box-event-report .overview {
	margin: 12px 0 25px 0;
	padding: 0 2%;
}
.box-event-report .overview .ttl-overview {
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	font-weight: bold;
}
.box-event-report .overview .txt {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
}

/* 各記事 */
.box-event-report .article {
	padding: 15px 0 25px 0;
	border-top: 1px solid #4b4c65;
}

/* 小見出し */
.box-event-report .article .ttl-article {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.box-event-report .article .ttl-type01 {
	color: #b439fa;
}
.box-event-report .article .ttl-type02 {
	color: #fb5ed4;
}
.box-event-report .article .ttl-type03 {
	color: #f8b551;
}
.box-event-report .article .ttl-type04 {
	color: #00ffd2;
}

/* テキスト */
.box-event-report .article .box-txt .txt {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
}

/* column-type01：段組なし */
.box-event-report .column-type01 .box-txt {
	margin-top: 15px;
}

/* column-type02：画像（中）左、テキスト右 */
.box-event-report .column-type02 .box-pic {
	width: 48%;
	float: left;
	padding-right: 3%;
}

/* column-type03：画像（中）右、テキスト左 */
.box-event-report .column-type03 .box-pic {
	width: 48%;
	float: right;
	padding-left: 3%;
}

/* column-type04：画像（中）のみ2列 */
.box-event-report .column-type04 .column-inner {
	display: table;
	width: 100%;
}
.box-event-report .column-type04 .box-pic {
	display: table-cell;
	width: 50%;
}
.box-event-report .column-type04 .box-pic:first-child {
	padding-right: 2%;
}
.box-event-report .column-type04 .box-pic:last-child {
	padding-left: 2%;
}
.box-event-report .column-type04 .box-txt {
	margin-top: 15px;
}

/* column-type05：段組2列 */
.box-event-report .column-type05 {
	display: table;
	width: 100%;
}
.box-event-report .column-type05 .column-l,
.box-event-report .column-type05 .column-r {
	display: table-cell;
	width: 50%;
}
.box-event-report .column-type05 .column-l {
	padding-right: 2%;
}
.box-event-report .column-type05 .column-r {
	padding-left: 2%;
}
.box-event-report .column-type05 .box-txt {
	margin-top: 15px;
}

/* column-type06：画像（小）左、テキスト右 */
.box-event-report .column-type06 .box-pic {
	width: 28%;
	float: left;
	padding-right: 3%;
}
.box-event-report .column-type06 .box-txt .txt {
	margin-top: 5px;
}
