@charset "UTF-8";
@import url("global.css");

/*
https://www.wan55.co.jp/column/detail/id=313
*/
#header > h1{
	position: fixed;
	top:30px;
	left:30px;
	z-index:999;
}
#header > p{
	background-image:url(../images/cover/01.jpg);
	width: 100%;
	min-height: 800px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@media screen and (min-width: 768px) {
	#header > p{		
		background-attachment: fixed;
	}
}
div#main{
margin:100px auto auto auto;
font-weight:200;
font-size:12px;
}

/*---------------------------------------------------*/
.tb{
	background-color:#363636;
	color:#fff;
	font-weight:200;
	z-index:5;
	-webkit-transition: 2.0s ;
	transition: 2.0s;
}
.tb > strong{
	display:block;
	display: table;
	height:180px;
	width:520px;
}
@media screen and (max-width: 440px) {
	.tb > strong { width: 100% !important; 
			height:auto !important; 
			}
}
.tb > strong > span{
	font-weight:200;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	padding:0 40px;
	line-height:2;
	position:relative;
	-webkit-transition: 1.4s ;
	transition: 1.4s ;
}


.iz{
	position: relative;
	-webkit-transition: 1.2s ;
	transition: 1.2s ;
	z-index:10;
}
.iz:hover{
	-webkit-transition: 1.2s ;
	transition: 1.2s ;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	z-index:15;
}

.box-t{
	position: relative;
	vertical-align: top;
	display:inline-block;
/* For IE 6/7 */
	*display: inline;
	text-align:center;
	*zoom: 1;
}
.box-m{
	position: relative;
	vertical-align: middle;
	display:inline-block;
/* For IE 6/7 */
	*display: inline;
	text-align:center;
	*zoom: 1;
}
.box-b{
	position: relative;
	vertical-align: bottom;
	display:inline-block;
/* For IE 6/7 */
	*display: inline;
	text-align:center;
	*zoom: 1;
}
.sp-24{
	-webkit-transition: 2.4s ;
	transition: 2.4s ;
}
i{
	vertical-align: top;
	display:inline-block;
	*display: inline;
	text-align:center;
	*zoom: 1;
	width:520px;
}
@media screen and (max-width: 440px) {
	i { width: 100% !important; 
		height:auto !important; 
		}
	.box-t { display:block !important;
		padding:10% 0 !important;
		}
	.box-m { display:block !important;
		padding:10% 0 !important;
		}
}
.f0{
font-size:0;
}
/*
img.iz{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
}
img.iz:hover {
filter: none;
-webkit-filter: grayscale(0%);
}
*/
/*---------------------------------------------------*/

section.content{
	width:100%;
	margin:auto;
	position: relative;
/*
	position: relative;
	position: absolute;
*/
}
/*
@media screen and (max-width: 1040px) {
	section.content{	
		overflow: hidden;
	}
}
*/
@media screen and (min-width: 1040px) {
	section.content{	
		width:1040px;
	}
}
@media screen and (max-width: 440px) {
	section.content {
			width: 100% !important; 
			}
}
/*---------------------------------------------------*/
.wa1{
	/*height:1420px;*/
}
.wa1 > h2 > img{
	width:520px;
	height:780px;
}
.wa1 > h3 > img{
	width:520px;
	height:520px;
}
@media screen and (max-width: 440px) {
	.wa1 > h2 > img { width: 100% !important; 
			  height:auto !important; 
			}
	.wa1 > h3 > img { width: 100% !important; 
			  height:auto !important; 
			}
}

/*---------------------------------------------------*/
.wa2{
	/*height:1247px;*/
}
.wa2 > h2 > img{
	width:520px;
	height:780px;
}
.wa2 > i{

}
.wa2 > i > span{
	display:block;
	position: relative;
	top:540px;
	width:70px;
	height:240px;
	background-color:#363636;
	-webkit-transition: 2.0s ;
	transition: 2.0s ;
}
@media screen and (max-width: 1040px) {
	.wa2 > i > span{		
	display:block;
	position: relative;
	width:100%;
	height:10px;
	background-color:#363636;
	}
}
.wa2 > h3 > img{
	width:520px;
	height:347px;
}
@media screen and (max-width: 440px) {
	.wa2 > h2 > img { width: 100% !important; 
			  height:auto !important; 
			}
	.wa2 > h3 > img { width: 100% !important; 
			  height:auto !important; 
			}
}


/*---------------------------------------------------*/
.wa3{
	/*height:1247px;*/
}
.wa3 > h2 > img{
	width:520px;
	height:347px;
}
.wa3 > h3 > img{
	width:520px;
	height:780px;
}
.wa3 > i > span{
	display:block;
	position: relative;
	top:540px;
	width:70px;
	height:240px;
	background-color:#363636;
	-webkit-transition: 2.0s ;
	transition: 2.0s ;
}
@media screen and (max-width: 1040px) {
	.wa3 > i > span{		
	display:block;
	position: relative;
	width:100%;
	height:10px;
	background-color:#363636;
	}
}
@media screen and (max-width: 440px) {
	.wa3 > h2 > img { width: 100% !important; 
			  height:auto !important; 
			}
	.wa3 > h3 > img { width: 100% !important; 
			  height:auto !important; 
			}
}

/*---------------------------------------------------*/
.wa4{
	/*height:1207px;*/
}
.wa4 > h2 > img{
	width:520px;
	height:639px;
}
.wa4 > h3 > img{
	width:520px;
	height:390px;
}
@media screen and (max-width: 440px) {
	.wa4 > h2 > img { width: 100% !important; 
			  height:auto !important; 
			}
	.wa4 > h3 > img { width: 100% !important; 
			  height:auto !important; 
			}
}



/*---------------------------------------------------*/
/*
http://on-ze.com/archives/1530
*/
.walist{
	padding:180px 0;
	width:100%;
}
.walist > div{
}

.walist > div > ul#mg{ 
	width:100%;
	list-style:none;
	text-align:center;
	margin:auto;
}
.walist > div > ul#mg li{
	-webkit-transition: 1.8s ;
	transition: 1.8s;
} 
.walist > div > ul#mg li.gb{
	width:20%;
	font-size:0;
}
@media screen and (min-width: 1030px) {
	.walist > div > ul#mg li.gb{		
	width:20%;
	font-size:0;
	margin:auto;
	text-align:center;
	}
}

@media screen and (max-width: 1020px) {
	.walist > div > ul#mg li.gb{		
	width:33%;
	font-size:0;
	margin:auto;
	text-align:center;
	}
}
@media screen and (max-width: 540px) {
	.walist > div > ul#mg li.gb{		
	width:50%;
	font-size:0;
	margin:auto;
	text-align:center;
	}
}
ul#mg li.gb > img{
	position: relative;
	-webkit-transition: 1.2s ;
	transition: 1.2s ;
}
ul#mg li.gb > img:hover{
	position: relative;
	-webkit-transition: 1.2s ;
	transition: 1.2s ;
	-webkit-transform: scale(1.6);
	-moz-transform: scale(1.6);
	-o-transform: scale(1.6);
	-ms-transform: scale(1.6);
	transform: scale(1.6);
}

/*---------------------------------------------------*/





