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

body {
	font-family: Helvetica, ArialMT, "Noto Sans Japanese","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	background: #000;
	color: #fff;
	text-align: left;
	padding-bottom:-3px;
}

a:focus {
	outline: none;
}

nav{
	position: fixed;
	top:0;
	background: #00b4ed;
	z-index: 9999;
}

.background-hack {
    z-index                 : -1;
    position                : fixed;
    top                     : 0;
    left                    : 0;
    right                   : 0;
    bottom                  : 0;
}

.gallery article p{
	color:#fff;
	font-weight:bold;
}

footer{
	background: #00b4ed;
}

/*PC*/
@media screen and (min-width: 768px)
{

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

.hide_pc{
	display: none;
}

a:hover{
	opacity:0.8;
}

#gallery01,#gallery02,#gallery03,#gallery04,#gallery05,#gallery06,#gallery07,#gallery08,#gallery09a,#gallery09,#gallery10,#gallery11,#gallery12,#gallery13,#gallery14,#gallery15{
	margin-top:-140px;
	padding-top:140px;
}

nav{
	width:100%;
}

nav article{
	width: 1024px;
	margin:0 auto;
	padding:15px 0;
	display:table;
}
	
nav article div{
	display:table-cell;
	vertical-align: top;
}

nav article div.logo{
	width: 260px;
}

nav article div.menu{
	text-align: right;
}

nav article div.menu p{
	display: table;
	margin:0 0 0 auto;
}

nav article div.menu p a,nav article div.menu p span{
	display: table-cell;
	color:#fff;
	font-size:7px;
	vertical-align: middle;
	text-align: right;
}

nav article div.menu p.logo01{
	width:510px;
}

nav article div.menu p.logo02{
	width:360px;
	margin-top:8px;
}

nav article div.menu p.logo02 a{
	vertical-align: bottom;
}

nav article div.menu p.logo02 a img{
	width:80px;
}

nav article div.menu p.logo02 a:nth-child(3) img,nav article div.menu p.logo02 a:nth-child(4) img{
	width:65px;
}

nav article div.menu div.gallerylink{
	border-top:1px solid #fff;
	width:100%;
	margin-top:8px;
	display:table;
	text-align: left;
	padding-top:5px;
}

nav article div.menu div.gallerylink section{
	display:table-cell;
	vertical-align: middle;
	text-align: left;
	color:#fff;
	font-weight:bold;
}
	
nav article div.menu div.gallerylink section:first-child{
	width:140px;
	font-size:14px;
}

nav article div.menu div.gallerylink section:last-child ul{
	margin-top:10px;
}
	
nav article div.menu div.gallerylink section:last-child ul li{
	display: inline-block;
	padding:0 8px 0 0;
}

nav article div.menu div.gallerylink section:last-child ul li a{
	font-size:10.5px;
	color:#fff;
	text-decoration: none;
}

.gallery{
	padding:160px 0 60px;
}
	
.gallery article{
	width: 1024px;
	margin:0 auto;
	padding:80px 0 0;
}

.gallery article p{
	font-size:25px;
	padding-left:10px;
}
	
.gallery article div.table00{
	padding:10px 0 0;
	display:table;
	width:100%;
}

.gallery article div.table00 div.table01 {
	display:table-cell;
	width:50%;
}

.gallery article div.table00 div.table01 ul{
	display:table;
	width:100%;
}

.gallery article div.table00 div.table01 ul li{
	display:table-cell;
	width:calc(100% / 3);
	text-align: center;
}

.gallery article div.table00 div.table01 ul li a img{
	width:154px;
}

.cledit{
	font-size:9px;
	text-align: right;
	padding:5px 10px 0 0;
	letter-spacing: 0.05em;
}

.pagetop{
	padding:0 0 70px;
}
	
.pagetop p{
	width:1024px;
	margin:0 auto;
	text-align: center;
}

.pagetop p img{
	width:45px;
}
	
footer article{
	width:1024px;
	margin:0 auto;
	padding:10px 0;
}

footer article div.archive{
	width:650px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	display:table;
	padding:8px 0;
}

footer article div.archive p{
	display:table-cell;
	vertical-align: middle;
}
	
footer article div.archive p:first-child{
	text-align: right;
	padding-right:10px;
}
	
footer article div.archive p:last-child{
	text-align: left;
	padding-left:10px;
}
	
footer article div.archive p img{
	height:49px;
}

footer article div.logo{
	width:650px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	display:table;
	padding:8px 0;
}
	
footer article div.logo section{
	display:table-cell;
	vertical-align: middle;
}

footer article div.logo section:first-child{
	border-right:1px solid #fff;
	width:470px;
}

footer article div.logo section p.logo01{
	padding-left:30px;
}

footer article div.logo section p.logo01 a img{
	height:12px;
	margin-right:15px;
	vertical-align: middle;
}
footer article div.logo section p.logo01 a:first-child img{
	height:15px;
}

footer article div.logo section p.logo01 a:last-child img{
	height:20px;
	vertical-align: top;
}

footer article div.logo section p.logo02{
	width:380px;
	margin-top:8px;
	padding-left:30px;
}

footer article div.logo section p.logo02 a{
	vertical-align: bottom;
}

footer article div.logo section p.logo02 a img{
	width:80px;
	margin-right:15px;
}

footer article div.logo section p.logo02 a:nth-child(3) img,footer article div.logo section p.logo02 a:nth-child(4) img{
	width:65px;
}

footer article div.logo section p.sns{
	text-align: center;
}
	
footer article div.logo section p.sns a{
	margin:0 7px;
}

footer article div.copyright{
	text-align: center;
	font-size:12px;
	font-weight:lighter;
	padding:20px 0 10px;
}

}


/*SP*/
@media screen and (max-width: 767px)
{

.hide_sp{
	display: none;
}
	
body{
	width:100%;
}

#gallery01,#gallery02,#gallery03,#gallery04,#gallery05,#gallery06,#gallery07,#gallery08,#gallery09a,#gallery09,#gallery10,#gallery11,#gallery12,#gallery13,#gallery14,#gallery15{
	margin-top:-60px;
	padding-top:60px;
}


nav{
	color:#fff;
	overflow-x: scroll;
	padding:3px 0;
	width:100%;
}
	
nav ul{
	display:inline-block;
	white-space: nowrap;
}

nav ul li{
	display:inline-block;
	vertical-align: middle;
	text-align: left;
}
	
nav ul li a,nav ul li p{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
	margin:0 5px;
	font-size:13px;
	line-height: 1;
	text-align: left;
}

nav ul li img.sollogo{
	height:38px;
}
	
nav ul li img.arrow{
	height:12px;
	vertical-align: middle;
	margin-left:2px;
}

.gallery{
	padding:70px 0 30px;
}

.gallery article{
	padding:0 0 30px;
}

.gallery article p {
    text-align: center;
	font-size:20px;
	padding-bottom:10px;
	text-decoration: underline;
}

.gallery article div.table00 div.table01 ul{
	display:table;
	width:100%;
}

.gallery article div.table00 div.table01 ul li{
	display:table-cell;
	width:calc(100% / 3);
	text-align: center;
	line-height:0;
	padding:1px;
}

.gallery article div.table00 div.table01 ul li a img{
	width:100%;
}

.cledit{
	font-size:8px;
	text-align: right;
	padding:5px 5px 0 0;
}

.pagetop{
	padding:0 0 30px;
}
	
.pagetop p{
	text-align: center;
}

.pagetop p img{
	width:15%;
}
	
footer article{
	margin:0 auto;
	padding:10px 0;
}

footer article div.archive{
	margin:0;
	border-bottom:1px solid #fff;
	display:table;
	width:100%;
	padding:8px 0;
}

footer article div.archive p{
	display:table-cell;
	vertical-align: middle;
}
	
footer article div.archive p:first-child{
	text-align: right;
	padding-right:5px;
}
	
footer article div.archive p:last-child{
	text-align: left;
	padding-left:5px;
}
	
footer article div.archive p img{
	height:50px;
}

footer article div.logo{
	margin:0 auto;
	padding:8px 0;
}
	
footer article div.logo section{
	vertical-align: middle;
}


footer article div.logo section p.logo01{
	text-align: center;
}

footer article div.logo section p.logo01 a img{
	height:10px;
	margin-right:5px;
	vertical-align: middle;
}
footer article div.logo section p.logo01 a:first-child img{
	height:12px;
}

footer article div.logo section p.logo01 a:nth-child(2) img{
	height:8px;
}

footer article div.logo section p.logo01 a:last-child img{
	height:15px;
	vertical-align: top;
}

footer article div.logo section p.logo02{
	margin-top:8px;
	text-align: center;
	border-bottom:1px solid #fff;
	padding-bottom: 8px;
}

footer article div.logo section p.logo02 a{
	vertical-align: bottom;
}

footer article div.logo section p.logo02 a img{
	width:20%;
	margin-right:8px;
}

footer article div.logo section p.logo02 a:nth-child(3) img,footer article div.logo section p.logo02 a:nth-child(4) img{
	width:65px;
}

footer article div.logo section p.sns{
	text-align: center;
	padding-top:20px;
}
	
footer article div.logo section p.sns a{
	margin:0 7px;
}
	
footer article div.logo section p.sns a img{
	width:7%;
}

footer article div.copyright{
	text-align: center;
	font-size:9px;
	padding:20px 0 10px;
}

}