@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html,body{
	min-width: 980px;
}

body {
	background: #fff;
	font-family: Helvetica, ArialMT, "Noto Sans Japanese","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	color: #333;
	line-height: 1.0;
}

a:hover{
	opacity:0.8;
}
/*::::::::::header::::::::::*/

header {
	margin:0;
	background:#fff;
	line-height: 1.0;
}

header article{
	width:980px;
	margin: 0 auto;
	padding:85px 0 15px;
}

h1{
	width:100%;
	margin:0 auto;
	text-align: center;
	line-height: 0;
}

.credit{
	text-align: right;
	font-size:9px;
	margin:5px 0;
	color:#0053c9;
}

/*::::::::::header::::::::::*/

/*::::::::::nav::::::::::*/

nav{
	background:#fff;
	position:fixed;
	top:0;
	width:100%;
	border-bottom:1px solid #0053c9;
}

nav article{
	width:980px;
	margin: 0 auto;
	display:table;
}

nav article p{
	padding:5px 0;
	display:table-cell;
	text-align: left;
	color:#17409c;
}

nav article p:last-child{
	text-align: right;
}

nav img{
	vertical-align: middle;
}

/*::::::::::nav::::::::::*/

/*::::::::::line::::::::::*/

p.line {
	display:table;
	width:100%;
}

p.line span {
	display: table-cell;
}

p.line span:first-child {
	white-space: nowrap;
	width: 20px;
	padding:0 15px 0 0;
	font-size:13px;
	font-weight:700;
}

p.line span:last-child {
    line-height: 1;
}

p.line span.text_blue{
	color:#014099;
}

p.line span.bg_blue{
	background: url(../img/report/line_blue.png) 100% 50% no-repeat;
    background-size: 100% 1px;
}

p.line span.text_white{
	color:#fff;
}

p.line span.bg_white{
	background: url(../img/report/line_white.png) 100% 50% no-repeat;
    background-size: 100% 1px;
}

/*::::::::::line::::::::::*/

.photo_max{
	margin:0;
	padding:20px 0;
}

.photo_max_10{
	margin:0;
	padding:10px 0;
}

/*::::::::::prologue::::::::::*/

.prologue{
	margin:0;
	background:#fff;
	line-height: 1.0;
}

.prologue article {
	width:980px;
	margin: 0 auto;
}

/*text*/

.prologue article div.text{
	padding:30px 0 20px;
	font-size:13px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	font-weight:500;
}

.prologue article div.text ul {
	display:table;
	width:100%;
}

.prologue article div.text ul li {
	display:table-cell;
	vertical-align: top;
}

.prologue article div.text ul.photo_text li:last-child{
	padding:0 0 0 20px;
}

.prologue article div.text ul.photo{
	margin: 0 0 10px 0;
}

.prologue article div.text ul.photo  li:last-child{
	text-align: right;
}

.prologue article div.text ul.photo li img{
	width:480px;
}

/*::::::::::prologue::::::::::*/

/*::::::::::event::::::::::*/
.event{
	margin:0;
	background:#39a0ed url(../img/bluebg_pc.png) 50% 0 repeat;
	line-height: 1.0;
}

.event article {
	width:980px;
	margin: 0 auto;
	padding:30px 0;
}

/*text*/

.event article div.text{
	padding:10px 0 20px;
	font-size:13px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	font-weight:500;
	color:#fff;
}

.event article div.text ul {
	display:table;
	width:100%;
}

.event article div.text ul li {
	display:table-cell;
	vertical-align: top;
}

.event article div.text ul.photo{
	margin: 20px 0 ;
}

.event article div.text ul.setlist{
	margin: 20px 0 0;
}

.event article div.text ul.photo  li:last-child,.event article div.text ul.setlist  li:last-child{
	text-align: right;
}

.event article div.text ul.photo_small{
	margin: 0 0 10px;
}

.event article div.text ul.photo_small li{
	text-align: center;
}

.event article div.text ul.photo li img{
	width:480px;
}

.event article div.text ul.photo_small li img{
	width:235px;
}

.event article div.text p.text_most{
	padding:50px 0 20px;
	font-size:30px;
	font-weight: 700;
}

/*::::::::::event::::::::::*/

/*::::::::::navy::::::::::*/

.navy{
	margin:0;
	background:#07182f;
	line-height: 1.0;
}

.navy article {
	width:980px;
	margin: 0 auto;
	padding:30px 0;
}
/*text*/

.navy article div.text{
	padding:10px 0 20px;
	font-size:20px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	font-weight:500;
	color:#fff;
}

.navy article div.text ul {
	display:table;
	width:100%;
}

.navy article div.text ul li {
	display:table-cell;
	vertical-align: top;
}

.navy article div.text ul.photo{
	margin: 20px 0 ;
}

.navy article div.text ul.photo  li:last-child{
	text-align: right;
}

.navy article div.text ul.photo li img{
	width:480px;
}

.navy article div.text p.text_most{
	padding:30px 0;
	font-size:40px;
	font-weight: 700;
}
/*::::::::::navy::::::::::*/

/*::::::::::after::::::::::*/

.after{
	margin:0;
	background:#ffe519;
	line-height: 1.0;
}

.after article {
	width:980px;
	margin: 0 auto;
	padding:30px 0;
}
/*text*/

.after article div.text{
	padding:10px 0 20px;
	font-size:13px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	font-weight:500;
	color:#333;
}

.after article div.text span{
	color:#39a0ed;
}

.after article div.text ul {
	display:table;
	width:100%;
}

.after article div.text ul li {
	display:table-cell;
	vertical-align: top;
}

.after article div.text ul.photo{
	margin: 20px 0 ;
}

.after article div.text ul.photo  li:last-child{
	text-align: right;
}

.after article div.text ul.photo li img{
	width:480px;
}

.after article div.text p.text_most{
	padding:30px 0;
	font-size:40px;
	font-weight: 700;
}

.video{
	padding:10px 0 30px;
}

.video iframe{
	width:980px;
	height:551px;
}

.backtop{
	background:#000;
	margin:30px auto;
	width:400px;
	text-align: center;
}

.backtop a{
	display:block;
	padding:10px 0;
	color:#fff;
	text-decoration: none;
	font-size:24px;
}

/*::::::::::after::::::::::*/

/*::::::::::footer::::::::::*/

footer{
	border-top:1px solid #0053c9;
	border-bottom:1px solid #0053c9;
	margin-bottom: 2px;
}

footer article{
	width:980px;
	margin: 0 auto;
	padding:10px 0;
}

.logo{
	display:table;
	width:800px;
	margin:20px auto 50px 115px;
}

.logo p{
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	border-right:1px solid #000;
	padding:10px 50px;
}

.logo p:last-child{
	border:0;
}

.logo p img{
	height:50px;
}

.logo p img.usg{
	height:40px;
}

.copyright{
	text-align: center;
	font-size:10px;
	font-weight:700;
}

#pagetop{
	display:inline;
	position:fixed;
	bottom:0;
	right:20px;
	opacity:0.7;
	width:50px;
	text-align: right;
	line-height: 0;
}

#pagetop img{
	width:50px;
}

#pagetop img:hover{
	opacity:0.6;
	cursor: pointer;
}