@charset "UTF-8";
@import url("../kumipoundのコピー/mobile.css");

/*
	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

*/

@media screen and (max-device-width: 320px) {
div.page {
	visibility: hidden;
	}
}



/* @group Structure elements */

html {
	position: relative;
	}

body {
	position: relative;
	background: #F8F7EE;
	}

/* @end */

/* @group page */

div.page {
	position: relative;
	/*width: 1280px;*/
	margin: 0 auto;
	padding: 0 34px;
	}

/* @end */

/* @group page-header */

#page-header {
	position: fixed;
	/*position: fixed;
	width: 1280px;
	height: 1px;*/
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 107%;
	z-index: 100;
	}


#page-header a {
	text-decoration: none;
	}

#page-header a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.post-type-archive-news #page-header .news a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.page-id-2 #page-header .about a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

#site-title {
	position: fixed;
	top: 0;
	left: 34px;
	/*float: left;*/
	width: 179px;
	padding-top: 30px;
	}

#page-header .nav {
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 34px;
	/*float: right;*/
	width: 179px;
	padding-top: 30px;
	padding-bottom: 4px;
	z-index: 5;
	}

#page-header .nav li {
	display: block;
	float: right;
	margin-left: 20px;
	}


/* @end */

/* @group page-body */

#page-body {
	position: relative;
	overflow: visible;
	margin: 0 auto;
	padding-bottom: 30px;
	z-index: 1;
	}

#global-navigation {
	position: fixed;
	top: 133px;
	left: 34px;
	width: 179px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 107%;
	}

#global-navigation a {
	text-decoration: none;
	}

#global-navigation a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.home #global-navigation .all a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.home #global-navigation .enable a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.home #global-navigation .unable a {
	text-decoration: none;
	border-bottom: none;
	}

body.category-identity #global-navigation .identity a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-graphic #global-navigation .graphic a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-editorial #global-navigation .editorial a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-package #global-navigation .package a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-poster #global-navigation .poster a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-web #global-navigation .web a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

body.category-other #global-navigation .other a {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

#global-navigation li {
	display: block;
	margin-bottom: 16px;
	}

#main-container {
	width: 950px;
	margin: 0 auto;
	padding-top: 35px;
	/*padding-left: 179px;*/
	}

.home #main-container {
	width: 855px;
	}

body.inside-page.category #main-container {
	width: 855px;
	}

/* @end */

/* @group page-footer */

#page-footer {
	position: fixed;
	bottom: 0;
	left: 50%;
	/*width: 1280px;*/
	width: 100%;
	margin-left: -640px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 107%;
	z-index: 10;
	}

#page-footer a {
	text-decoration: none;
	}

#page-footer a:hover {
	text-decoration: none;
	}

#page-footer .contact {
	position: fixed;
	bottom: 17px;
	right: 37px;
	width: 179px;
	height: 30px;
	text-align: right;
	z-index: 10;
	}

#page-footer .contact a {
	display: inline-block;
	padding-right: 30px;
	padding-bottom: 4px;
	background: url(../images/global/icon_contact.png) no-repeat right -1px;
	line-height: 1.2;
	}

#page-footer .contact a:hover span {
	display: block;
	border-bottom: 1px solid #000000;	
	}


/* @end */

/* @group thumbnail-list */

.thumbnail-list {
	overflow-x: hidden;
	width: 855px;
	}

.thumbnail-list img {
	width: 145px;
	height: 202px;
	}

.thumbnail-list ul {
	overflow: hidden;
	width: 875px;
	}

.thumbnail-list li {
	display: block;
	float: left;
	width: 155px;
	height: 212px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

.thumbnail-list li a {
	display: block;
	border: 5px solid #ffffff;
	}

/* @end */

/* @group news-archives */

.news-archives {
	width: 950px;
	}

.news-archives .entry {
	margin-bottom: 15px;
	padding: 35px 35px 21px;
	background: #ffffff;
	}

.news-archives .entry .column-title {
	width: 300px;
	}

.news-archives .entry .entry-date {
	margin-top: -2px;
	font-size: 189%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 1;
	}

.news-archives .entry .entry-title {
	display: inline-block;
	margin-top: 24px;
	font-size: 107%;
	line-height: 1.6;
	padding-bottom:6px;
	border-bottom: 2px solid #000000;
	}

.news-archives .entry .column-content {
	float: right;
	width:550px;
	}


.news-archives .entry .column-content p {
	margin-bottom: 14px;
	line-height: 1.4;
	}

.news-archives .nav {
	padding-top: 23px;
	padding-bottom: 85px;
	}

.news-archives .nav li {
	display: block;
	height: 27px;
	}

.news-archives .nav .page-numbers {
	display: none;
	}

.news-archives .nav .prev {
	float: left;
	}

.news-archives .nav .next {
	float: right;
	}

.news-archives .nav .button-style img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

.news-archives .nav .button-style:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	}



/* @end */

/* @group works */

.works {
	position: relative;
	width: 950px;
	padding-bottom: 0px;
	}

.works .hero {
	overflow: hidden;
	padding: 46px 55px 34px;
	background: #ffffff;
	}

.works .hero .main {
	position: relative;
	min-height: 600px;
	line-height: 1;
	}

.works .hero .main-gallery img {
	position: absolute;
	top: 0;
	left: 0;
	}

.javascript .works .hero .main-gallery img:hover {
	cursor: pointer;
	}

.works .hero-footer {
	overflow: hidden;
	}

.works .hero-footer .caption {
	margin-top: 16px;
	float: left;
	font-size: 107%;
	line-height: 1;
	}

.works .pagination {
	overflow: hidden;
	float: right;
	margin-top: 16px;
	margin-right: -10px;
	font-size: 107%;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	line-height: 1;
	color: #a0a0a0;
	}

.works .pagination li {
	float: left;
	height: 1.2em;
	}

.works .pagination .current,
.works .pagination a {
	display: block;
	padding: 0 10px;
	}

.works .pagination a {
	color: #a0a0a0;
	text-decoration: none;
	}

.works .pagination a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.works .pagination a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s;
}
.works .pagination a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);

}



.works .pagination a:hover {
	text-decoration: none;
	color: #000000;
    }

.works .pagination a:hover span {
	padding: 0;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	}

.javascript .works .pagination .selected {
	color: #000000;
	text-decoration: none;
	cursor: default;
	}

.javascript .works .pagination a.selected:hover {
	cursor: default;
	}


.works .desctiption {
	margin-top: 20px;
	}

.works .desctiption p {
	margin-bottom: 14px;
	font-size: 107%;
	line-height: 1.4;
	}

.works .nav {
	position: absolute;
	top: 0;
	left: -54px;
	width: 1058px;
	height: 1px;
	}

.works .nav li {
	display: block;
	position: absolute;
	top: 454px;
	height: 27px;
	}

.works .nav li a {
	display: block;
	}

.works .nav .prev {
	left: 0;
	}

.works .nav .next {
	right: 0;
	}

.works .nav .button-style img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

.works .nav .button-style:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	}

/* @end */

/* @group content-full-width */

.content-full-width {
	width: 950px;
	margin-bottom: 30px;
	background: #ffffff;
	}

.content-full-width h1 {
	font-size: 189%;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 0.4em;
	}

.content-full-width .profile {
	padding: 20px 20px;
	}

.content-full-width .profile p {
	margin-bottom: 40px;
	line-height: 1.6;
	}

.profile .columns-row {
	margin-top: 54px;
	padding-bottom: 25px;
	}

.profile .column-ja {
	width: 405px;
	margin-left: 35px;
	}

.profile .column-en {
	float: right;
	width: 420px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	}

.profile .column-en p {
	line-height: 1.5;
	}

.content-full-width .profile .copyright {
	margin-left: 35px;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	}

/* @end */

body.inside-page #page-header,
body.inside-page #global-navigation,
body.inside-page #page-footer {
	opacity: 0.3;
	}

body.inside-page.category #global-navigation {
	opacity: 1;
	}

body.inside-page #page-header,
body.inside-page #global-navigation,
body.inside-page #page-footer {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

body.inside-page #page-header:hover,
body.inside-page #global-navigation:hover,
body.inside-page #page-footer:hover {
	opacity: 1;
}

.works-fadeout .hero,
.works-fadeout .desctiption {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 0.3;
}

.works-fadein .hero,
.works-fadein .desctiption {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 1;
}

body.home .thumbnail-list .fadeout {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 0.3;
}

body.home .thumbnail-list .fadein {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 1;
}

@media screen and (max-width:375px){
	.works .hero .main {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 212px;
	line-height: 1;
	}

.works .hero .main img {
	width: 100%;
	max-width: none!important;
	height: auto;
	}

.works .hero .main-gallery img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -148px;
	}
#main-container {
	width: 375px!important;
	margin: 0 auto;
	padding-top: 133px;
	}
	.works {
	position: relative;
	width: 375px;
	padding-bottom: 41px;
	}
	div.page {
	position: relative;
	width:375px;
	margin: 0 auto;
	padding: 0px;
	}
	body {
	position: relative;
	background: #F8F7EE;
	background-size: 375px;
	width: 375px;
	}

	html {
	position: relative!important;
	width: 375px!important;
	}
	.works .pagination a {
	color: #a0a0a0;
	text-decoration: none;
	font-size: 11px;
}
	.works .hero {
	overflow: hidden;
	padding: 20px 25px 18px;
	background: #ffffff;
	}
	.works .pagination a {
	display: block;
	padding: 0 3px;
	}
	
	div.page {
	position: relative;
	width: 375px;
	margin: 0 auto;
	padding: 0 34px;
	}
	.works .nav {
	position: absolute;
	top: 0;
	left: -54px;
	width: 375px;
	height: 1px;
	}
	.news-archives .entry .column-content {
	float: right;
	width:375px;
	}



/* @end */

/* @group page-header */

#page-header {
	position: fixed;
	width: 375px;
	height: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 107%;
	z-index: 100;
	}
	#page-footer {
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 375px;
	width: 100%;
	margin-left: -640px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 107%;
	z-index: 10;
	}
	.content-full-width {
	width: 375px;
	margin-bottom: 30px;
	background: #ffffff;
	}
	.works .desctiption {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	}
	#site-title {
	position: fixed;
	top: 0;
	left: 20px;
	float: left;
	width: 179px;
	padding-top: 30px;
	}



}


@media screen and (max-width:414px){
	.works .hero .main {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 212px;
	line-height: 1;
	}

.works .hero .main img {
	width: 100%;
	max-width: none!important;
	height: auto;
	}

.works .hero .main-gallery img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -148px;
	}
#main-container {
	width: 414px;
	margin: 0px;
	padding-top: 68px;
	}
	.works {
	position: relative;
	width: 414px;
	padding-bottom: 41px;
	}
	div.page {
	position: relative;
	width:414px;
	margin: 0 auto;
	padding: 0px;
	}
	body {
	position: relative;
	background: #F8F7EE;
	background-size: 414px;
	width: 414px;
	}

    html {
	position: relative!important;
	width: 414px!important;
	}
    
	.works .pagination a {
	font-size: 11px;
	margin-top: 2px;
	}
	
	.works .hero {
	overflow: hidden;
	padding: 20px 25px 18px;
	background: #ffffff;
	}
	.works .pagination a {
	display: block;
	padding: 0 3px;
	}
		div.page {
	position: relative;
	width: 414px;
	margin: 0 auto;
	padding: 0px;
	}
	.works .nav {
	position: absolute;
	top: 0;
	left: -54px;
	width: 414px;
	height: 1px;
	}
	.works .desctiption {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	}
	#site-title {
	position: fixed;
	top: 0;
	left: 20px;
	float: left;
	width: 179px;
	padding-top: 30px;
	}
	.works .pagination {
	font-size: 10px;
	color: #a0a0a0;
	}
	
	.works .pagination li {
	float: left;
	}
	.works .hero-footer {
	overflow: inherit;
	width: 414px;
	}

	.works .pagination .current,
.works .pagination a {
	padding: 0px;
	margin-right: 57px!important;
	}
	.works .hero-footer .caption {
	float: left;
	font-size: 100%;
	
	}





	}
		
	
	