.sec-h2{
	padding-top: 60px;
	position: relative;
	padding-bottom: 10px;
}
.sec-h2::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1.5px;
	width: 40px;
	background-color: #1a963d;
}
.sec-h2 h2{
	font-size: 40px;
}

/*異能vationについて*/
.logo-artist img{
	margin-left: 0;
	margin-right: 0;
}

/*協力協賛*/
ul.partners-list{
	padding-left: 16px;
}
ul.partners-list li{
	position: relative;
	padding-left: 16px;
}
ul.partners-list li::before{
	content: "";
	position: absolute;
	top: -0.5em;
	left: -16px;
	width: 10px;
	height: calc(100% + .75em);
	border-left: 1px solid #cccccc;
}
ul.partners-list li::after{
	content: "";
	position: absolute;
	top: .75em;
	left: -16px;
	width: 10px;
	border-bottom: 1px solid #cccccc;
}

/*ネットワーク拠点*/
.map{
	position: relative;
	width: 100%;
	background: url(/img/network/japanmap.png) no-repeat right 30px;
	margin: 50px 0 0;
}
.network h3{
	display: block;
	width: fit-content;
	margin-left: 0;
	margin-right: 0;
	padding: 3px 20px;
	box-sizing: border-box;
	border-radius: 5px;
}
.network .map h3{
	margin-top: 30px;
}
.area_wrap{
	padding: 15px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.5);
}

.map .area_wrap{
	width: 50%;
}
#hokkaido h3{
	background-color: #d11e7b;
}
#touhoku h3{
	background-color: #1d8fca;
}
#kanto h3{
	background-color: #e2a605;
}
#chubu h3{
	background-color: #66b13e;
}
#kinki h3{
	background-color: #da514e;
}
#shikoku h3{
	background-color: #936aaf;
}
#kyushu h3{
	background-color: #33862f;
}
#okinawa h3{
	background-color: #b753c4;
}
#abroad h3{
	background-color: #000000;
}
#abroad h4::before{
	content: '■';
	color: #f55849;
}
.area_box > a{
	font-size: 14px;
	color: #060606;
	display: inline-block;
	text-decoration: underline;
	margin-top: 5px;
	max-width: 500px;
}
.area_box > a::before{
	content: '・';
}
.leaflet .box2 img{
	margin:5px 0 15px;
}

/*説明会*/
#event .schedule-box{
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 40px;
}
#event .everyday{
	border: 1px solid #CCC;
	padding: 19px;
}
#event .schedule-box h3{
	font-size: 20px;
	padding: 0 0 5px;
}
#event .nominate .schedule{
	margin: 0 0 0;
	border-bottom:  1px solid #CCC;
	display: table;
	width: 100%;
	background: #FFF;
}
#event .nominate .sat{
	background: #E5F2FF
}
#event .nominate .sun{
	background: #FFEBEB
}
#event .nominate .schedule .ttl-box {
    background: #E1E1E1;
    font-weight: bold;
	border-top:1px solid #CCC;
}
#event .nominate .schedule .namebox{
	display: table;
	width: 100%;
}
#event .nominate .schedule .name .namebox div {
    padding: 10px 10px;
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #CCC;
    width: 10%;
}
#event .nominate .schedule .name .namebox div.date {
    width: 10%;
	background: none;
	text-align: center;
	line-height: 140%;
    border-left: 1px solid #CCC;
	padding: 15px 10px 10px;
	font-size: 14px;
}
#event .nominate .schedule .ttl-box .namebox div.date {
    width: 10%;
	background: none;
	text-align: center;
    border-left: 1px solid #CCC;
	padding: 10px 10px 10px;
}
#event .nominate .schedule .name .namebox div.date span {
	font-size: 113%;
	font-weight: bold;
}
#event .nominate .schedule .name .namebox div.title {
    width: 57%;
	font-weight: bold;
    font-size: 105%;
}
#event .nominate .schedule .ttl-box .namebox div.title {
	font-weight: normal;	
    font-size:14px;
}
#event .nominate .schedule .name .namebox div.time {
    width: 18%;
}
/*
#event .nominate .schedule .name .namebox div.organization {
    width: 15%;
}
*/
#event .nominate .schedule .name .namebox div.btns {
    width: 15%;
}
#event .everyday .btns a {
	display: block;
	border: 1px solid #CCC;
	padding: 15px 10px 15px;
	width: 50%;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
	background: #F60;
	line-height: 1.0;
	color: #FFF;
	font-size: 108%;
	font-weight: bold;
	margin: 10px auto 0;
}
#event .nominate .schedule .name .namebox div.btns p{
	font-size: 108%;
	text-align: center;
	font-weight: bold;
	color: #666;
}
#event .nominate .schedule .name .namebox div span{
	font-size: 85%;
}
#event .nominate .schedule .name .namebox div.btns p.end{
	font-weight: normal;
	color: #999;
}
#event .namebox .btns a{
	display: block;
	background: #29A93C;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	border-radius: 5px;
} 
#event .namebox .btns a:hover{
	opacity: 0.8;
}

#event .table-box .schedule .btns a:hover{
	opacity: 0.8;
}
#event .nominate .schedule div.title dt{
	display:inline-block;
	width:60px;
	text-align:center;
	border:#666 1px solid;
	cursor:pointer;
	background: #666;
	color: #FFF;
	border-radius: 5px;
	margin-left: 5px;
	font-size: 75%;
	font-weight: normal;
}
#event .nominate .schedule div.title dd{
	width:100%;
	font-weight: normal;
	font-size: 80%;
	padding: 0px 0 0;
}
#event .nominate .schedule div.title dd img{
	width: calc(33% - 14px);
	margin: 5px;
	border: 1px solid #CCC;
}
#event .nominate .schedule div.title dd a{
	color: #29A93C;
	text-decoration: underline;
}
#event .nominate .schedule div.title dd a:hover{
	opacity: 0.8;
}
#event .nominate .schedule div.title p.endtext a{
	color: #F60;
}

#event .end .schedule,
#event .end .sat,
#event .end .sun{
	background: #EEE
}
#event .end .schedule .name .namebox div.date span{
	font-size: 108%;
}

#event .end .schedule .name .namebox div.six::before{
	content: "6月";
	font-weight: bold;
	}
#event .end .schedule .name .namebox div.seven::before{
	content: "7月";
	font-weight: bold;
}
#event .end .schedule .name .namebox div.eight::before{
	content: "8月";
	font-weight: bold;
}
#event .end .schedule .name .namebox div.nine::before{
	content: "9月";
	font-weight: bold;
}
#event .end .schedule .name .namebox div.ten::before{
	content: "10月";
	font-weight: bold;
}
#event .end .schedule .name .namebox div.eleven::before{
	content: "11月";
	font-weight: bold;
}
#event .end .schedule .name .namebox div.twelve::before{
	content: "12月";
	font-weight: bold;
}


#event .table-box .cont p.thanks {
	display: inline-block;
	border: 2px solid #CCC;
	width: auto;
	margin: 10px auto;
	padding: 15px 30px 15px;
	border-radius: 50px;
	text-align: center;
	font-size: 120%;
	box-sizing: border-box;
	background: #EEE;
	line-height: 1.2;
}

#event .endbox .cont{
	width:50%;
	box-sizing: border-box;
	padding:10px 10px 30px;
}
#event .endbox .cont .box h3{
	/*background: #EEE;*/
	background: #E7D894;
	font-size: 154%;
}
#event .endbox .cont .box .left{
	background: #EEE;
}
#event .endbox .cont .summary p{
	font-size: 116%;
}
#event .endbox .cont .point{
	border-bottom: none;
}
#event .endbox .cont .point p{
	font-size: 116%;
}
#event .endbox .cont .summary p.lead{
	font-size:116%;
	padding: 0 0 10px;
}
#event .endbox .cont .summary li{
	font-size:108%;
	padding: 5px 10px;
}
#event .tcenter .box .text a{
	display: inline-block;
	color:#EA5404;
}

.youtube2 {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border-top:none;
	box-sizing: border-box;
}
.youtube2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#event .nominate .schedule .name .namebox div.youtube2 {
	position: relative;
	width: 100%;
	padding: 0;
	padding-top: 56.25%;
	border-top:none;
	box-sizing: border-box;
	display: block;
}

/*共有*/
#contact .title,
#infomation .title{
	width: 540px;
	margin: 0 auto 30px;
	border-bottom: 5px solid #000;
	padding: 0 0 3px;
	position: relative;
}
#contact .title h1,
#infomation .title h1{
	text-align: center;
	font-weight: normal;
	font-size: 154%;
	position: relative;
	z-index: 1;
	padding: 50px 0 0;
}
#contact .title h2,
#infomation .title h2{
	text-align: center;
	font-weight: normal;
	font-family: Futura,'Century Gothic';
	font-size: 462%;
	position: absolute;
	z-index: 0;
	width: 100%;
	top: 0;
	left: 0;
	color: #DDD;
}
#nict {
	font-size: 108%;
	padding: 3px 0;
	margin: 0 -10px
}
#event .table-box .nict .box h3{
	background: #004ea2;
	color: #FFF;
}
#event .table-box .nict .box .left{
	background: #dbe8f5;
}
#event-btn{
	display: none;
}


/*ノミネート*/
#nominate table {
	background-color: transparent;
}
#nominate table tr{
	display: grid;
	grid-template-columns: 50% 25% 25%;
	text-align: left;
}
#nominate table.old tr{
	display: grid;
	grid-template-columns: 75% 25%;
	text-align: left;
}
#nominate table thead tr {
	font-weight: bold;
}
#nominate table tbody tr th {
	font-weight: normal;
}
#nominate table tr th{
	background-color: #f7f9e6;
}
#nominate table tr td{
	border-left: 1px solid #AFAFAF;
	background-color: #fff;
}
#nominate table tr th, #nominate table tr td{
	padding: 10px;
}

/*受賞者*/
#winner .win-box{
	border:solid 1px #8d8d8d
}
#winner .win-box > div{
	padding: 15px 20px;
	box-sizing: border-box;
	border-bottom: solid 1px #8d8d8d;
}
#winner .win-box .win-prize{
	background-color: #8d8d8d;
}
#winner .win-box .win-name span{
	padding-left: 20px;
}
#winner .win-box > div:last-of-type{
	border-bottom: none;
}
/*受賞者表彰*/
#ceremony .youtube {
	width: 100%;
	aspect-ratio: 16 / 9;
}
#ceremony .youtube iframe {
	width: 100%;
	height: 100%;
}
#ceremony .grid{
	grid-template-columns: 1fr 1fr;
}
#ceremony .win-box .grid{
	grid-template-columns: 1fr 2.5fr;
}
#ceremony .win-prize{
	border-bottom: 3px solid #1a963d;
	padding: 10px 0 0;
	color: #060606;
}
#ceremony .w-reguluar {
	display: inline-block;
	margin-left: 10px;
}


/*--------------------------------
タブレット
---------------------------------*/
@media only screen and (max-width:1000px){
	.map{
		background-size: contain;
		background-position: top center;
	}
	.map .area_wrap{
		/* background: transparent; */
		width: 100%;
	}
	.area_box > a{
		display: block;
	}

	/*ノミネート*/
	#nominate table {
		border: none;
	}
	#nominate table thead {
		border: none;
	}
	#nominate table tr{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 10px;
		border: 1px solid #AFAFAF;
	}
	#nominate table tr th{
		width: 100%;
		border: none;
		border-bottom: 1px solid #AFAFAF;
	}
	#nominate table tr td{
		display: block;
		width: 50%;
		border: none;
	}
	#nominate table tr td:first-of-type{
		border-right: 1px solid #AFAFAF;
	}

}


/*--------------------------------
スマホ
---------------------------------*/

@media only screen and (max-width:550px){
	.sec-h2 h2{
		font-size: 30px;
	}
	.map{
		background-size: contain;
		padding-top: 120%;
	}

		/*異能vationについて*/
		.logo-artist.grid{
			grid-template-columns: 1fr;
		}
		.logo-artist.grid > div{
			order: 2;
		}
	/*説明会*/
	#event .schedule-box h3{
		font-size: 116%;
	}
	#event .nominate .schedule{
		margin: 0 0 20px;
	}
	#event .nominate .schedule .name .namebox div.date,
	#event .nominate .schedule .name .namebox div.title,
	#event .nominate .schedule .name .namebox div.time,
	#event .nominate .schedule .name .namebox div.organization,
	#event .nominate .schedule .name .namebox div.btns{
		width: 100%;
		display: inline-block;
		border-top: 1px solid #CCC;
		border-left: 1px solid #CCC;
		border-right: 1px solid #CCC;
		padding: 10px;
		box-sizing: border-box;
	}
	#event .nominate .schedule .name .namebox div.date::before{
		/*content: "6月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.six::before{
		/*content: "6月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.seven::before{
		/*content: "7月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.eight::before{
		/*content: "8月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.nine::before{
		/*content: "9月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.ten::before{
		/*content: "10月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.eleven::before{
		/*content: "11月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.twelve::before{
		/*content: "12月";*/
		font-weight: bold;
		font-size: 140%;
	}
	#event .nominate .schedule .name .namebox div.time::before{
		content: "開催時間：";
		font-weight: bold;
	}
	#event .nominate .schedule .name .namebox div.organization::before{
		content: "主催：";
		font-weight: bold;
	}
	#event .nominate .schedule .name .namebox div.title{
		font-size: 100%;
	}
	#event .nominate .schedule .name .namebox div.date span{
		display: inline-block;
		margin: 0 5px 0 0;
	}
	#event .nominate .schedule .name .namebox div.date span.sp{
		margin: 0;
	}
	#event .schedule-box{
		padding: 10px 0 0;
	}
	#event p.info2{
		font-size: 100%;
		text-align: center;
		padding: 0 0 20px 0;
	}
	#event .everyday{
		padding: 9px;
	}
	#ceremony .grid{
		grid-template-columns: 1fr;
	}
	#ceremony .win-box .grid{
		grid-template-columns: 1fr;
	}

}