*{
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-size: 100%;
	color: #000;
	font-family: YuGothic, 'ヒラギノ角ゴ ProN W3', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}
/*common
==============================*/
#container .fadehover ul {
	margin: 30px 0 0 15px;
}
#container .fadehover li {
	float: left;
	width: 19%;
	height: 185px;
	margin: 0 1% 1% 0;
}
#container .fadehover ul li a {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
#container .fadehover ul li a:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	content: ' ';
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transition: opacity 0.8s linear;
	-webkit-transition: opacity 0.8s linear;
	-moz-transition: opacity 0.8s linear;
}
#container .fadehover ul li a:hover:after {
	opacity: 0.4;
}
#container .fadehover ul li a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
 	transition: all 4.5s ease-out;
}
#container .fadehover ul li a:hover img {
   opacity : 1.0;
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
}
/*head
==============================*/
div#head {
	width: 100%;
	height: 60px;
	background: #000000;
}
div#headCon {
	width: 980px;
	height: 60px;
	margin: 0 auto;
}
div#headLogo {
	float: left;
}
div#headLogo h1 a {
	width: 252px;
	height: 38px;
	margin-top: 10px;
	display: block;
	overflow: hidden;
	transition: 0.7s;
}
div#headLogo a:hover{
	opacity: 0.3;
 	transition: 0.7s;
}
div#headLogo02 {
	float: right;
}
/*vide
==============================*/
.video {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*video
==============================*/
div#videoCon {
	clear: both;
	background: #000000;
}　
video {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
/*globalMenu
==============================*/
div#glmenu {
	width: 100%;
	height: 58px;
	background: #000000;
}
div#glmenu .gmu {
	width: 980px;
	margin: 0 auto;
	padding-top: 18px;
}
div#glmenu .gmu li {
	float: left;
}
div#glmenu .gmu a {
	margin-top: px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	transition: 0.7s;
}
#glmenu a.coceptbtn{background:url(../img/menuConcept.png) no-repeat; width: 91px; margin-left: 15px; }
#glmenu a.Patternsbtn{background:url(../img/menuPatterns.png) no-repeat; width: 91px; margin-left: 72px; }
#glmenu a.Moviebtn{background:url(../img/menuMovie.png) no-repeat; width: 65px; margin-left: 72px; }
#glmenu a.photoGallery{background:url(../img/menuPhoto.png) no-repeat; width: 158px; margin-left: 72px; }
#glmenu a.Staffbtn{background:url(../img/menuStaff.png) no-repeat; width: 57px; margin: 0 0 0 72px; }
#glmenu a.contactbtn{background:url(../img/menuContact.png) no-repeat; width: 144px; margin: 0 0 0 71px; }
#glmenu a:hover{
	opacity: 0.3;
 	transition: 0.7s;
}
/*concept
==============================*/
div#concept {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}
div#concept h3 {
	width: 136px;
	height: 92px;
	background: url(../img/h3concept.png) no-repeat;
	text-indent: -9999px;
	margin: 100px 0 65px 422px;
}
div#conceptLogo {
	width: 288px;
	height: 320px;
	float: left;
}
div#conceptText {
	width: 668px;
	height: 316px;
	background: url(../img/conceptmap.gif) no-repeat;
	float: right;
}
div#conceptText h4 {
	width: 598px;
	height: 87px;
	background: url(../img/conceptText01.png) no-repeat;
	text-indent: -9999px;
	margin-left: 34px;
}
div#conceptText p {
	width: 624px;
	height: 202px;
	background: url(../img/conceptText02.png) no-repeat;
	text-indent: -9999px;
	margin: 28px 0 250px 34px;
}
/*patterns
==============================*/
div#patterns {
	margin-top: 150px;
	width: 100%;
	clear: both;
	background: #000000;
	padding-top:100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div#patternsCon {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 200px;
}
div#patterns h3 {
	width: 138px;
	height: 92px;
	background: url(../img/h3patterns.png) no-repeat;
	text-indent: -9999px;
	margin-left: 423px;
	margin-bottom: 65px;
}
div#patterns .patternsText {
	width: 925px;
	height: 50px;
	background: url(../img/patternsText.png) no-repeat;
	text-indent: -9999px;
	margin: 0 0 25px 26px;
}
div#patternsCon ul {
	margin: 0 0 97px 0;
}
div#patternsCon li {
	width: 300px;
	height: 196px;
	float: left;
	margin-bottom: 45px;
}
div#patternsCon p {
	clear: both;
	margin-top: 197px;
}
/*movie
==============================*/
div#movie {
	width: 100%;
	background: #151515;
	overflow: hidden;
	padding-bottom: 150px;
}
div#movieCon {
	width: 980px;
	margin: 0 auto;
	padding-top: 100px;
}
div#movieCon h3 {
	width: 91px;
	height: 83px;
	margin-left: 442px;
	margin-bottom: 60px;
	background: url(../img/movie_h3.png) no-repeat;
	text-indent: -9999px;
}
/*photoGallery
==============================*/
div#photoGallery {
	width: 100%;
	background: #202020;
	overflow: hidden;
	padding-bottom: 150px;
}
div#placeCon {
	width: 980px;
	margin: 0 auto;
	padding-top: 100px;
}
div#placeCon h3 {
	width: 213px;
	height: 84px;
	margin-left: 384px;
	background: url(../img/photoGallery_h3.png) no-repeat;
	text-indent: -9999px;
}
div#placeCon h4 {
	width: 86px;
	height: 28px;
	margin: 65px 0 0 442px;
	background: url(../img/place_photo.png) no-repeat;
	text-indent: -9999px;
}

#container #placeCon ul li {
	position: relative;
	left: 0;
	top: 0;
	width: 317px;
	height: 210px;
	margin: 0 1px 1px 0;
	display: block;
	overflow: hidden;
}

#container #placeCon.fadehover ul li a:after {
	background: #fff;
	transition: opacity 0.8s linear;
	-webkit-transition: opacity 0.8s linear;
	-moz-transition: opacity 0.8s linear;
}
#container #placeCon.fadehover ul li a:hover:after {
	opacity: 0.4;
}
#container #placeCon.fadehover ul li a img {
 	transition: all 4.5s ease-out;
}
/*captureCon
==============================*/
div#captureCon {
	width: 980px;
	margin: 0 auto;
	padding-top: 65px;
	clear: both;
}
div#captureCon h4 {
	width: 86px;
	height: 36px;
	margin-left: 448px;
	background: url(../img/capture_photo.png) no-repeat;
	text-indent: -9999px;
}
/*experience
==============================*/
div#experience {
	width: 100%;
	margin: 0 auto;
	background: #151515;
	overflow: hidden;
}
div#experienceCon {
	width: 980px;
	margin: 0 auto;
}
div#experienceCon h3 {
	width: 611px;
	height: 86px;
	margin: 100px 0 48px 188px;
	background: url(../img/experience_h3.png) no-repeat;
	text-indent: -9999px;
}
div#experienceCon .qr {
	margin-top: 35px;
	margin-bottom: 100px;
}
/*Staff
==============================*/
div#staff {
	width: 100%;
	margin: 0 auto;
	background: #f0f0f0;
	overflow: hidden;
}
div#staffCon {
	width: 980px;
	height: 900px;
	margin: 0 auto;
padding-top: 100px;
	background: url(../img/staffbg.gif) no-repeat;
}
div#staffCon h3 {
	width: 87px;
	height: 92px;
	background: url(../img/staff.png) no-repeat;
	text-indent: -9999px;
	margin: 0 0 70px 448px;
}
/*credit
==============================*/
#credit {
	width: 100%;
	overflow: hidden;
	margin-bottom: 80px;
}
#credit h4 {
	font-size: 20px;
	margin-bottom: 30px;
}
#credit .credit_names {
	width: 245px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	letter-spacing: 0.03em
}
#credit dt {
	font-size: 15px;
	margin-bottom: 6px;
}
#credit dd {
	font-size: 12px;
	color: #969695;
}
#pengin_title {
	clear: both;
	font-size: 20px;
	padding-top: 30px;
}
/*un-tIntro
==============================*/
div#un-tIntro {
	clear: both;
	width: 490px;
	float: left;
}
div#un-tIntro dl {
	margin-left: 55px;
}
div#un-tIntro dt {
	float: left;
}
div#un-tIntro dd {
	float: left;
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	letter-spacing: 0.05em;
	margin: 20px 0 0 20px;
}
div#un-tIntro p {
	clear: both;
	width: 350px;
	font-size: 12px;
	line-height: 1.8;
	text-align: left;
	padding: 15px 0 0 55px;
	letter-spacing: 0.04em;
}
div#un-tIntro .un-tLink {
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
	transition: 0.7s;
}
div#un-tIntro .un-tLink a {
	color: #cccccc !important;
	background: #000000;
	text-decoration: none;
	padding: 1px 3px 4px 5px;
}
div#un-tIntro .un-tLink a:hover{
	opacity: 0.3;
 	transition: 0.7s;
}
div#hokutoIntro {
	width: 490px;
	float: right;
}
div#hokutoIntro dl {
	margin-left: 90px;
}
div#hokutoIntro dt {
	float: left;
}
div#hokutoIntro dd {
	float: left;
	letter-spacing: 0.04em;
	font-size: 12px;
	font-weight: 600;
	margin-top: 15px;
	margin-left: 20px;
	text-align: left;
}
div#hokutoIntro .nB {
	letter-spacing: 0.04em;
	font-size: 15px;
	font-weight: 600;
}
div#hokutoIntro p {
	clear: both;
	width: 350px;
	font-size: 12px;
	line-height: 1.8;
	padding: 15px 0 0 90px;
	letter-spacing: 0.06em;
	text-align: left;
}
div#hokutoIntro .un-tLink {
	text-align: right;
	font-size: 11px;
	padding-right: 5px;
	transition: 0.7s;
}
div#hokutoIntro .un-tLink a {
	color: #cccccc !important;
	background: #000000;
	text-decoration: none;
	padding: 1px 3px 4px 5px;
}
div#hokutoIntro a:hover{
	text-align: right;
	opacity: 0.3;
 	transition: 0.7s;
}
/*contact
==============================*/
#contact {
	width: 100%;
	height: 330px;
	margin: 0 auto;
	background: url(../img/contact_bg.jpg) 50% 0 no-repeat;
	background-size: cover;
}
#contactCon {
	width: 100%;
	padding-top: 65px;
}
#contactCon a {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #7c5c25;
	display: block;
	padding: 50px 20px;
	text-decoration: none;
	transition: 0.5s;
}
#contactCon h2 {
	font-size: 24px;
	margin-bottom: 6px;
	color: #7c5c25;
	letter-spacing: 0.35em;
	transition: 0.5s;
}
#contactCon p {
	font-size: 54px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.12em;
}
#contactCon a:hover {
	background: #88662a;
	transition: 0.7s;
}
#contactCon a:hover h2 {
	color: #fff;
	transition: 0.9s;
}

/*footer
==============================*/
div#footer {
	width: 100%;
	margin: 0 auto;
	background: #000000;
}
div#footerCon {
	width: 980px;
	margin: 0 auto;
}
div#footerCon ul {
	padding: 30px 0 0 285px;
}
div#footerCon li {
	float: left;
}
div#footerCon p {
	clear: both;
	padding: 48px 0 14px 0;
	font-size: 11px;
}

/*pagetop
==============================*/
.pagetop {
	position: fixed;
	bottom: 60px;
	right: 60px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.pagetop a {
	display: block;
	width: 60px;
	height: 60px;
	transition: 0.5s;
}
.pagetop a:hover{
	opacity: 0.5;
 	transition: 0.5s;
}
.pagetop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/* = Selected Text
----------------------------------------------- */
::selection {background: #000; color: #fff;}
::-moz-selection {background: #000; color: #fff;}

/* **************************************************************************** */
/* for IE6-7 */
/* **************************************************************************** */
/* Target IE7 and below */
#header h1 { *margin-bottom: 0; *padding-bottom: 18px; }
