@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import 'http://fast.fonts.com/cssapi/c86f74f0-c51e-40b0-b6d5-25f3b59f420e.css';
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
	font-size: 100%;
	font-weight: normal;
	outline: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	padding: 0;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
}

input, select {
	vertical-align: middle;
}

html,
body {
	height: 100%;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body {
	background: #fff;
	color: #616166;
	font-family: serif;
	font-size: 0.75rem;
	letter-spacing: normal;
	line-height: 1.5;
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}

#container {
	overflow: hidden;
	width: 100%;
}

#wrapper {
	margin: 0 auto;
	zoom: 1;
}

#wrapper:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

/*--------------------------------------------------------------
font-family:'FrutigerSerifLTW01-Bold 722227'; [Frutiger Serif Bold]
font-family:'FrutigerSerifLTW01-Cn'; [Frutiger Serif Condensed]
font-family:'FrutigerSerifLTW01-Bold 722236'; [Frutiger Serif Condensed Bold]
font-family:'FrutigerSerifLTW01-Medi 722257'; [Frutiger Serif Condensed Medium]
font-family:'FrutigerSerifLTW01-Ligh 722272'; [Furutiger Serif Light]
font-family:'FrutigerSerifLTW01-Medi 722278'; [Frutiger Serif Medium]
font-family:'FrutigerSerifLTW01-Medi 722281'; [Frutiger Serif Medium Italic]
font-family:'Frutiger Serif LT W01'; [Furutiger Serif Regular]
font-family:'LinotypeUniversW01-Ligh 723637'; [Linotype Univers 340 Extended Light]
font-family:'Linotype Univers W01 Ex'; [Linotype Univers 440 Extended Regular]
font-family:'LinotypeUniversW01-Medi 723685'; [Linotype Univers 540 Extended Medium]
font-family:'Univers Next W01 Light'; [Universe Next 330 Light]
--------------------------------------------------------------*/
/*--------------------------------------------------------------
使用中
font-family:'FrutigerSerifLTW01-Cn
font-family:'FrutigerSerifLTW01-Medi 722257
font-family:'Linotype Univers W01 Ex
font-family:'LinotypeUniversW01-Medi 723685
font-family:'Univers Next W01 Light
--------------------------------------------------------------*/
.common-contents .contents-header {
	/*single header*/
	padding: 85px 0 0;
	margin-bottom: 15px;
	margin-left: 8.3333%;
	color: #1D1D1D;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1.75rem;
	line-height: 1;
}

.common-contents hgroup.contents-header,
.common-contents header.contents-header {
	position: relative;
	padding: 80px 0 0;
	margin-bottom: 15px;
}

.common-contents hgroup.contents-header h1,
.common-contents header.contents-header h1 {
	/*double header*/
	width: 91.6667%;
	margin: 0 0 2px;
	color: #444;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 0.875rem;
	line-height: 1.2857;
}

.common-contents hgroup.contents-header h2,
.common-contents header.contents-header h2 {
	width: 91.6667%;
	color: #1c1c1c;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1.75rem;
	letter-spacing: 0;
	line-height: 1.0714;
}

.common-contents header.contents-header .index {
	position: absolute;
	z-index: 1;
	right: 9.0909%;
	bottom: 0;
}

.common-contents header.contents-header .index a {
	display: block;
	overflow: hidden;
	padding: 5px 0 5px 10px;
	background-image: url(/img/common/arrow_prev.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	color: #2b2b2e;
	font-family: 'LinotypeUniversW01-Medi 723685',sans-serif;
	font-size: 0.625rem;
	line-height: 1.6;
	text-decoration: none;
}

#projects_index .contents-header {
	font-size: 2rem;
	line-height: 1;
}

#projects_index .common-side, .projects_single .common-side {
	display: none;
}

.common-side .local-nav > ul {
	border-bottom: 1px solid #fff;
}

.common-side .local-nav > ul:after {
	display: block;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #D4D4CB;
	content: "";
}

.common-side .local-nav > ul > li {
	border-top: 1px solid #D4D4CB;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.625rem;
	line-height: 1.6;
	list-style: none;
}

.common-side .local-nav > ul > li:before {
	display: block;
	width: 100%;
	height: 0;
	border-top: 1px solid #fff;
	content: "";
}

.common-side .local-nav > ul > li.current > a {
	color: #000;
	font-family: 'LinotypeUniversW01-Medi 723685',sans-serif;
}

.common-side .local-nav > ul > li.current > a:hover {
	text-decoration: none;
}

.common-side .local-nav > ul > li > a {
	display: block;
	padding: 13px 0 12px;
	color: #616166;
	text-decoration: none;
}

.common-side .local-nav > ul > li > a:hover {
	color: #000;
	text-decoration: underline;
}

.footer-breadcrumb {
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom: 1px solid #363636;
	background-color: #2b2b2e;
}

.footer-breadcrumb:after {
	position: absolute;
	bottom: 0;
	left: -30px;
	display: block;
	width: calc(100% + 30px);
	height: 1px;
	background-color: #000;
	content: "";
}

.footer-breadcrumb ul {
	position: relative;
	z-index: 1;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0 auto;
	clear: both;
}

.footer-breadcrumb ul::after {
	display: block;
	clear: both;
	content: "";
}

.footer-breadcrumb ul li {
	display: contents;
	float: left;
}

.footer-breadcrumb ul li + li a {
	position: relative;
}

.footer-breadcrumb ul li + li a::before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 8px;
	height: 13px;
	background: url(/img/common/arrow_breadcrumb.png);
	content: "";
}

.footer-breadcrumb ul li:first-child a {
	padding: 5px 0;
}

.footer-breadcrumb ul li a {
	padding: 5px 0 5px 18px;
	margin-right: 4px;
	color: #fff;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.75rem;
	letter-spacing: normal;
	line-height: 1.0833;
	text-decoration: none;
}

.footer-breadcrumb ul li a[href] {
	color: #949799;
	font-family: 'LinotypeUniversW01-Ligh 723637',sans-serif;
}

.footer-breadcrumb .pagetop {
	display: none;
}

.footer-breadcrumb .pagetop a {
	display: block;
	overflow: hidden;
	width: 20px;
	height: 19px;
	margin: 5px 0;
	background-image: url(/img/common/arrow_pagetop.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.footer-breadcrumb .pagetop a:hover {
	background-position: 0 -19px;
}

.footer-breadcrumb .pagetop a span {
	display: none;
}

.footer-contents {
	padding: 32px 30px 38px;
	margin: 0 auto;
}

.footer-contents:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.footer-contents .footer-contact {
	margin: 35px 0 0;
	font-style: normal;
}

.footer-contents .footer-contact:first-of-type {
	padding-top: 38px;
	background-image: linear-gradient(to right, #636566, #636566 1px, transparent 1px, transparent 6px);
	background-repeat: repeat-x;
	background-size: 3px 1px;
}

.footer-contents .footer-contact dl dt {
	margin: 0 0 4px;
	color: #fff;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1rem;
	line-height: 1.3125;
}

.footer-contents .footer-contact dl dd {
	display: inline-block;
	color: #9F9F9F;
	font-family: 'Univers Next W01 Light',sans-serif;
	font-size: 0.875rem;
	line-height: 1.6429;
}

.footer-contents .footer-contact dl dd.map {
	display: block;
	padding: 0 0 0 10px;
	margin: 4px 0;
	margin: 6px 0;
	background: url("/img/common/arrow_sitemap.png") no-repeat left 6px;
	font-size: 0.8125rem;
	line-height: 1.5385;
	zoom: 1;
}

.footer-contents .footer-contact dl dd.map a {
	color: #fff;
	text-decoration: none;
}

.footer-contents .footer-contact dl dd.map a:after {
	margin: 0 0 0 5px;
	content: url("/img/common/ico_external_w.png");
	vertical-align: top;
}

.footer-contents .footer-contact dl dd.tel, .footer-contents .footer-contact dl dd.fax {
	margin: 0 10px 0 0;
}

.footer-contents .footer-contact dl dd.notice {
	position: relative;
	display: block;
	padding-left: 0.8em;
	margin-top: 6px;
}

.footer-contents .footer-contact dl dd.notice:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	content: "*";
}

.footer-contents .footer-contact dl dd.map:after, .footer-contents .footer-contact dl dd.place:after, .footer-contents .footer-contact dl dd.fax:after {
	content: "\A";
	/* break */
	white-space: pre;
}

.footer-contents .footer-contact dl dd strong {
	color: #fff;
	font-weight: normal;
}

.footer-contents .footer-contact dl dd a {
	color: #fff;
	text-decoration: underline;
}

.footer-contents .footer-contact dl dd a:hover {
	text-decoration: none;
}

.footer-contents .footer-sitemap li {
	list-style: none;
}

.footer-contents .footer-sitemap li li a:hover {
	text-decoration: underline;
}

.footer-contents .footer-sitemap > li {
	margin: 0 0 10px;
}

.footer-contents .footer-sitemap > li > a {
	display: inline-block;
	margin: 0 0 8px;
	color: #fff;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 1rem;
	line-height: 1.3125;
	text-decoration: none;
}

.footer-contents .footer-sitemap > li > ul > li {
	padding: 0 0 0 10px;
	margin: 0 0 8px;
	background: url(/img/common/arrow_sitemap.png) no-repeat left 5px;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 116.7%;
	line-height: 1.143;
	/* 14px */
	/* 16px */
}

.footer-contents .footer-sitemap > li > ul > li > a {
	color: #fff;
	text-decoration: none;
}

.footer-contents .footer-sitemap .sitemap-texitile {
	float: left;
}

.footer-contents .footer-sitemap .sitemap-company {
	clear: left;
	float: left;
}

.footer-contents .footer-sitemap .sitemap-craftsmanship,
.footer-contents .footer-sitemap .sitemap-projects {
	margin-left: 135px;
}

.footer-copyright {
	display: block;
	width: 100%;
	border-top: 1px solid #000;
	color: #9F9F9F;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 91.7%;
	line-height: 1.73;
	text-align: center;
}

.footer-copyright:before {
	display: block;
	width: 100%;
	height: 0;
	border-top: 1px solid #363636;
	content: "";
}

.footer-copyright .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 38px 0 20px;
	margin: 0 auto;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
}

.footer-copyright .list .item:last-of-type {
	order: -1;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
}

.footer-copyright .list .item a {
	text-decoration: none;
}

.footer-copyright .list .sns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin-top: 35px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

.footer-copyright .list .sns .insta,
.footer-copyright .list .sns .facebook,
.footer-copyright .list .sns .youtube {
	width: 20px;
	height: 20px;
}

.footer-copyright .list .sns .insta a:hover .path,
.footer-copyright .list .sns .facebook a:hover .path,
.footer-copyright .list .sns .youtube a:hover .path {
	fill: #fff;
}

.footer-copyright .list .sns .insta a .path,
.footer-copyright .list .sns .facebook a .path,
.footer-copyright .list .sns .youtube a .path {
	width: 20px;
	height: 20px;
	fill: #949799;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer-copyright .list .sns .facebook,
.footer-copyright .list .sns .youtube {
	margin-left: 10px;
}

.footer-copyright .list .sns .youtube {
	width: 27px;
	height: 20px;
}

.footer-copyright .list .copyright {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-top: 15px;
	-webkit-box-flex: 0;
	color: #949799;
	font-size: 0.6875rem;
	line-height: 1.7273;
}

.footer-copyright .list .corporate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-ms-flex-align: center;
}

.footer-copyright .list .corporate .logo {
	width: 174px;
	height: 35px;
}

.footer-copyright .list .corporate .link {
	margin-top: 15px;
	color: #9F9F9F;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 0.75rem;
	line-height: 1.5833;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.global-footer {
	position: relative;
	width: 100%;
	background: #2b2b2e;
	clear: both;
}

.global-header {
	position: fixed;
	z-index: 1001;
	width: 100%;
}

.global-header .logo {
	position: relative;
	z-index: 1;
	overflow: visible;
	width: 100%;
	height: 23px;
	padding: 18px 0 8px;
	background: #2b2b2e;
	line-height: 1;
}

.global-header .logo img {
	width: 100%;
	vertical-align: top;
}

.global-header .logo a {
	display: block;
	width: 115px;
	height: 23px;
	margin-left: 20px;
}

.global-header .nav-wrapper {
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	display: none;
	width: 100%;
	background-color: #fff;
}

.global-nav-overlay {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.global-nav-toggle {
	position: absolute;
	z-index: 1;
	top: 8px;
	right: 10px;
	width: 43px;
	height: 33px;
	padding: 0;
	border: none;
	margin: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	cursor: pointer;
	outline: none;
}

.global-nav-toggle::before, .global-nav-toggle::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 24px;
	height: 1px;
	margin: auto;
	background-color: #fff;
	content: '';
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.global-nav-toggle::before {
	-webkit-transform: translateY(-7px);
	transform: translateY(-7px);
}

.global-nav-toggle::after {
	-webkit-transform: translateY(7px);
	transform: translateY(7px);
}

.global-nav-toggle .border {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 24px;
	height: 1px;
	margin: auto;
	background-color: #fff;
	text-indent: 110%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.is-gnavOpen .global-nav-toggle::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-gnavOpen .global-nav-toggle::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.is-gnavOpen .global-nav-toggle .border {
	opacity: 0;
}

.global-nav {
	position: relative;
	margin: 0;
}

.global-nav > .list {
	position: relative;
	padding: 23px 0;
	margin: 0 auto;
	letter-spacing: -1ex;
	text-align: center;
}

.global-nav > .list > .item {
	position: relative;
	display: block;
	font-family: 'LinotypeUniversW01-Medi 723685',sans-serif;
	font-size: 0.875rem;
	letter-spacing: normal;
	line-height: 1.8571;
}

.global-nav > .list > .item a {
	display: block;
	padding: 23px 30px 24px;
	color: #333;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.875rem;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

.global-nav > .list > .item a:hover {
	color: #000;
	text-decoration: underline;
}

.lang-nav {
	position: absolute;
	z-index: 1;
	top: 16px;
	right: 62px;
}

.lang-nav .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.lang-nav .list .item {
	list-style-type: none;
}

.lang-nav .list .item + .item {
	position: relative;
}

.lang-nav .list .item + .item::before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 1px;
	height: 10px;
	background-color: #949799;
	content: '';
}

.lang-nav .list .item + .item a {
	padding-right: 0;
}

.lang-nav .list .item a {
	padding: 6px;
	color: #fff;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.75rem;
	line-height: 1;
	text-decoration: none;
}

.lang-nav .list .item.current a {
	color: #949799;
	pointer-events: none;
}

.language-nav {
	position: absolute;
	z-index: 3;
	top: 11px;
	right: 0;
}

.language-nav ul {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	list-style: none;
}

.language-nav ul:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.language-nav ul li {
	border-right: 1px solid #000;
	float: left;
	list-style: none;
}

.language-nav ul li a {
	display: block;
	padding: 3px 10px;
	background: #fff;
	color: #000;
	font-size: 75%;
	/*9px*/
	line-height: 1;
	/*9px*/
	text-decoration: none;
}

.language-nav ul li a[href] {
	background: #000;
	color: #fff;
}

.language-nav ul li a[href]:hover {
	background: #3c3c37;
}

.main {
	position: relative;
	width: 83.3333%;
	margin-right: 8.3333%;
	margin-bottom: 70px;
	margin-left: 8.3333%;
	float: right;
	font-family: "FOT-筑紫Aオールド明朝 Pr6 M",'Univers Next W01 Light',sans-serif;
	font-size: 0.75rem;
	line-height: 1.6667;
}

.main:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.main.nomenu {
	float: none;
}

.main p {
	margin: 0 0 10px;
}

.main blockquote {
	margin: 0 0 10px;
}

.main blockquote p + footer {
	margin-top: -10px;
}

.main blockquote footer {
	text-align: right;
}

.main sup {
	font-size: 80%;
	vertical-align: super;
}

a.clear-fav {
	display: block;
	width: 72px;
	padding: 2px 0 1px;
	border: 1px solid #2b2b2e;
	background: #2b2b2e;
	color: #fff;
	cursor: pointer;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.625rem;
	line-height: 1.6;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#collection_favorites .favorite-nav {
	display: none;
}

.collection-favorite {
	width: 100%;
}

.collection-favorite .fav-clear {
	text-align: right;
}

.collection-favorite a.clear-fav {
	display: inline-block;
}

.collection-filter {
	margin-bottom: 30px;
	background-color: #2b2b2e;
}

.collection-filter.-active .open {
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-filter.-active .close {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-filter a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 45px;
	align-items: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	color: #fff;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	font-size: 1rem;
	line-height: 1;
	text-decoration: none;
}

.collection-filter .open {
	position: relative;
	display: inline-block;
	width: 15px;
	height: 11px;
	padding-right: 20px;
	margin-left: -35px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-filter .open::before {
	position: absolute;
	width: 15px;
	height: 11px;
	margin-right: 20px;
	background-image: url(/img/common/icon-check.svg);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
}

.collection-filter .close {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	display: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin: auto;
	-webkit-box-align: center;
	color: #efefef;
	-ms-flex-align: center;
	font-size: 0.6875rem;
	line-height: 1;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-filter .close::before, .collection-filter .close::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 15px;
	height: 1px;
	margin: auto;
	background-color: #fff;
	content: "";
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-filter .close::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.collection-filter .close::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.collection-gallery {
	position: relative;
	overflow: hidden;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-bottom: 32px;
	margin-left: calc(((100vw - 100%) / 2) * -1);
}

.collection-gallery.-wall-covering {
	order: 1;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
}

.collection-gallery.-wall-covering > ul {
	height: 360px;
	margin-bottom: 10px;
}

.collection-gallery.-wall-covering > ul > li {
	height: 100%;
}

.collection-gallery.-wall-covering > ul > li img {
	width: 100%;
	height: auto;
}

.collection-gallery.-wall-covering > nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
}

.collection-gallery.-wall-covering > nav > ul > li {
	display: block;
	height: 100%;
	min-height: 0;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin: 0 5px 5px 0;
	-webkit-box-flex: 1;
}

.collection-gallery.-wall-covering > nav > ul > li.current > a > img {
	opacity: 1;
}

.collection-gallery.-wall-covering > nav > ul > li > a {
	position: relative;
	display: block;
	padding: 0;
	padding: 6px 15px;
	border: none;
	border: 1px solid #2b2b2e;
	background: #2b2b2e;
}

.collection-gallery.-wall-covering > nav > ul > li > a > img {
	display: none;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.4;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-gallery > nav {
	width: 83.3333%;
	margin: 0 auto;
}

.collection-gallery > ul {
	margin: 0 0 20px;
	list-style: none;
}

.collection-gallery > ul > li {
	position: relative;
	display: none;
	overflow: hidden;
	height: 47.7778vw;
}

.collection-gallery > ul > li:first-child {
	display: block;
}

.collection-gallery > ul > li.flipbook {
	cursor: url(/img/common/cur_ew.png),url(/img/common/cur_ew.cur),ew-resize;
}

.collection-gallery > ul > li.flipbook div {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 362px;
}

.collection-gallery > ul > li.vertical img,
.collection-gallery > ul > li.vertical a img {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.collection-gallery > ul > li.runway {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 58.3333%;
}

.collection-gallery > ul > li.runway iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.collection-gallery > ul > li.movie {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.3158%;
}

.collection-gallery > ul > li.movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.collection-gallery > ul > li a.colorbox:hover:after {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 17px;
	height: 15px;
	padding: 5px;
	content: url(/img/common/ico_lightbox.png);
	cursor: pointer;
	line-height: 1;
}

.collection-gallery > nav {
	clear: both;
}

.collection-gallery > nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	list-style: none;
}

.collection-gallery > nav > ul > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 32.6667%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 1% 3px 0;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	float: left;
}

.collection-gallery > nav > ul > li.-small a {
	font-size: 0.5rem;
	line-height: 1;
}

.collection-gallery > nav > ul > li:nth-of-type(3n) {
	margin-right: 0;
}

.collection-gallery > nav > ul > li.current > a,
.collection-gallery > nav > ul > li.current > a:hover {
	background: #FFF;
	color: #222;
}

.collection-gallery > nav > ul > li > a {
	display: block;
	height: 100%;
	padding: 6px 0 6px 8px;
	border: 1px solid #2b2b2e;
	background: #2b2b2e;
	color: #fff;
	cursor: pointer;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.625rem;
	line-height: 1;
	text-align: left;
	text-decoration: none;
}

.collection-gallery .favlink {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-top: 30px;
}

.collection-gallery .favlink > .remove-fav, .collection-gallery .favlink .add-fav {
	position: relative;
	width: 100%;
	padding: 6px 0 6px 28px;
	border: 1px solid #2b2b2e;
	background-position: 12px center;
	text-align: left;
}

.collection-gallery .favlink > .remove-fav::before, .collection-gallery .favlink > .remove-fav::after, .collection-gallery .favlink .add-fav::before, .collection-gallery .favlink .add-fav::after {
	position: absolute;
	top: 0;
	right: 12px;
	bottom: 0;
	width: 10px;
	height: 1px;
	margin: auto;
	background-color: #fff;
	content: "";
}

.collection-gallery .favlink > .add-fav::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.collection-gallery .favorite-nav {
	margin-top: 8px;
}

.collection-list {
	display: -ms-grid;
	display: grid;
	overflow: visible;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
}

.collection-list:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.collection-list.-wall-covering {
	display: block;
}

.collection-list.-wall-covering > li > a img {
	height: 100%;
}

.collection-list.-wall-covering > li article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.collection-list.-wall-covering > li figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40%;
	height: 40%;
}

.collection-list.-wall-covering li .baloon {
	width: auto;
	-ms-flex: 1;
	flex: 1 1;
	-webkit-box-flex: 1;
}

.collection-list.-wall-covering li .baloon h1 {
	margin-top: 8px;
	margin-left: 20px;
}

.collection-list.-wall-covering li + li {
	margin-top: 25px;
}

.collection-list > li {
	position: relative;
	list-style: none;
}

.collection-list > li > a {
	position: relative;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

.collection-list li .baloon {
	width: 100%;
	height: 100%;
	background: url(/img/common/overlay_baloon.png) repeat left top;
	color: #333;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-list li .baloon h1 {
	min-height: 3.4rem;
	padding-bottom: 20px;
	color: #2b2b2e;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 0.875rem;
	line-height: 1.2857;
}

.collection-list li .baloon img {
	width: 100%;
}

.collection-list li a:hover .baloon {
	opacity: 1;
}

.collection-list li a.visited figure {
	position: relative;
}

.collection-list li a.visited figure::after {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	display: block;
	width: 17px;
	height: 16px;
	content: url(/img/common/visited.png);
	font-size: 0;
	line-height: 0;
}

.collection-list li figure img {
	width: 100%;
}

.collection-list .word {
	display: none;
}

.collection-search {
	position: relative;
	z-index: 1000;
}

.collection-sort {
	display: none;
	overflow: hidden;
	padding: 15px 0 0;
	border-top: 1px solid #3e3e3d;
	margin: 0 0 20px;
	background-color: #2b2b2e;
	opacity: 0;
}

.collection-sort.-active {
	display: block;
	display: block;
	width: 100%;
	margin-top: -30px;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-name: fade-in;
	animation-name: fade-in;
	opacity: 1;
}

.collection-sort .search {
	position: relative;
	z-index: 5;
	overflow: visible;
	width: 86.6667%;
	margin: 0 auto 10px;
	margin-right: auto;
	margin-left: auto;
}

.collection-sort .search .quicksearch {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 16px;
	border: 1px solid #3E3E3D;
	background: #000;
	color: #fff;
	font-family: Arial;
	font-size: 1rem;
	line-height: 1;
	text-decoration: none;
}

.collection-sort .search select {
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.collection-sort .search select:empty {
	display: none;
}

.collection-sort .search label {
	position: relative;
	display: block;
	width: 137px;
	height: 25px;
	margin: 0 auto 10px;
}

.collection-sort .search .quicksubmit {
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	width: 13px;
	height: 13px;
	padding: 0;
	border: none;
	margin: auto;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(/img/collection/scorp.png) no-repeat 0 0;
	background-size: cover;
	cursor: pointer;
}

.collection-sort dl {
	overflow: hidden;
	width: 100%;
	font-family: 'Univers Next W01 Light',sans-serif;
	font-size: 0.75rem;
	line-height: 1.5;
}

.collection-sort dl dt {
	border-top: 1px solid #3e3e3d;
	color: #fff;
}

.collection-sort dl dt.-active {
	border-top: 1px solid #2b2b2e;
	border-bottom: 1px solid #2b2b2e;
	background-color: #3e3e3d;
}

.collection-sort dl dt.-active a::after {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-sort dl dt a {
	position: relative;
	display: block;
	padding: 20px 8.3333%;
	color: #fff;
	font-size: 0.9375rem;
	letter-spacing: 0;
	line-height: 1;
	text-decoration: none;
}

.collection-sort dl dt a::before, .collection-sort dl dt a::after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 12px;
	height: 1px;
	margin: auto;
	background-color: #fff;
	content: "";
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-sort dl dt a::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.collection-sort dl dd {
	display: inline-block;
	display: none;
	padding: 30px 8.3333% 0;
}

.collection-sort dl dd:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.collection-sort dl dd.-active {
	background-color: #3e3e3d;
}

.collection-sort dl dd input {
	position: absolute;
	top: 3px;
	left: 0;
	display: block;
	width: 21px;
	height: 21px;
	border: none;
	margin: auto;
	margin-top: -8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	background: #616166;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 6px 3px rgba(61, 61, 62, 0.2) inset;
	box-shadow: 0px 0px 6px 3px rgba(61, 61, 62, 0.2) inset;
	content: '';
	cursor: pointer;
	font: inherit;
	outline: none;
}

.collection-sort dl dd .btn {
	/*OFF*/
	position: relative;
	position: relative;
	z-index: 2;
	display: block;
	width: calc(50% - 36px);
	padding: 0 0 0 30px;
	border: none;
	margin: 0 6px 20px 0;
	color: #EFEFEF;
	cursor: pointer;
	float: left;
	font-size: 0.8125rem;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-sort dl dd .btn::after {
	position: absolute;
	top: 6px;
	left: 8px;
	display: block;
	width: 4px;
	height: 9px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-top: -7px;
	content: '';
	opacity: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.collection-sort dl dd .btn.active input {
	background-color: #2b2b2e;
}

.collection-sort dl dd .btn.active::after {
	opacity: 1;
}

.collection-sort .control {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #3e3e3d;
	margin-bottom: 20px;
}

.collection-sort .control #viewall {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 83.3333%;
	height: 35px;
	align-items: center;
	justify-content: center;
	border: 1px solid #3E3E3D;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	color: #fff;
	cursor: pointer;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.collection-sort .closebtn a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 45px;
	align-items: center;
	justify-content: center;
	background-color: #000000;
	border-radius: 0;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	color: #fff;
	cursor: pointer;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	font: inherit;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.9375rem;
	line-height: 1;
	outline: none;
	text-decoration: none;
}

.collection-sort input::-webkit-calendar-picker-indicator {
	display: none;
}

/* Company
------------------------------*/
.company-text {
	width: 550px;
}

a.external:after,
span.external:after {
	margin: 0 0 0 5px;
	content: url(/img/common/ico_external.png);
	vertical-align: top;
}

.favlink {
	width: 240px;
	text-align: right;
}

.favlink.-wall-covering {
	float: none;
	text-align: left;
}

.favlink a {
	display: inline-block;
	padding: 7px 16px 7px 31px;
	background-color: #2b2b2e;
	background-image: url(/img/collection/ico_fav-wh_s.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.625rem;
	line-height: 1;
	text-align: center;
	text-decoration: none;
}

.favorite-nav h1 a {
	position: relative;
	display: block;
	padding: 6px 0 6px 28px;
	border: 1px solid #949799;
	background: url(/img/collection/ico_fav_s.png) no-repeat;
	background-position: 12px center;
	color: #333;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.625rem;
	line-height: 1;
	list-style: none;
	text-decoration: none;
}

.favorite-nav h1.current a {
	color: #1D1D1D;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
}

.favorite-nav h1.current a:hover {
	color: #000;
	text-decoration: none;
}

.favorite-nav .favcanvas {
	position: absolute;
	z-index: 1001;
	display: none;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 12px;
	border-right: 1px solid #949799;
	border-bottom: 1px solid #949799;
	border-left: 1px solid #949799;
	background: #fff;
}

.favorite-nav .favlist {
	width: 100%;
	margin: 0 0 20px;
}

.favorite-nav .favlist li {
	position: relative;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0 0 6px;
	background: url(/img/collection/arrow_fav.png) no-repeat left center;
	font-family: 'Univers Next W01 Light',sans-serif;
	font-size: 0.75rem;
	line-height: 1.5;
	list-style: none;
}

.favorite-nav .favlist li a {
	display: block;
	color: #444;
	text-decoration: none;
}

.favorite-nav .favlist li a.remove-fav {
	position: relative;
	display: none;
	overflow: hidden;
	width: 11px;
	height: 11px;
	padding: 0 1px;
	margin: 0 0 0 5px;
	cursor: pointer;
	line-height: 1;
	opacity: 0;
	text-indent: -9999px;
	vertical-align: -2px;
}

.favorite-nav .favlist li a.remove-fav::before {
	position: absolute;
	z-index: 2;
	top: 0;
	width: 11px;
	height: 11px;
	background: url(/img/collection/ico_remove.gif) no-repeat 0 0;
	background-size: contain;
	content: "";
}

_::-webkit-full-page-media, _:future, :root .favorite-nav .favcanvas {
	width: calc(100% + 1px);
}

.flip-modal {
	position: absolute;
	top: 19.1667vw;
	left: 50%;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.flip-modal .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 84px;
	align-items: center;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
}

.flip-modal .icon img {
	width: 100%;
}

.flip-modal .text {
	color: #1f1f1f;
}

.gallery-text {
	max-width: 550px;
	margin: 0 0 40px;
}

.gallery-text p {
	font-size: 0.875rem;
	line-height: 1.6429;
}

.great-favlist {
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px;
}

.great-favlist li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 135px;
	margin: 0 1px 1px 0;
	float: left;
	list-style: none;
}

.great-favlist li:nth-child(n+3) {
	margin-top: 10px;
}

.great-favlist li.none {
	width: auto;
}

.great-favlist li.ui-sortable-helper a {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.great-favlist li a {
	display: block;
	width: 100%;
	height: 135px;
	color: #fff;
	cursor: -webkit-grab;
	cursor: grab;
	text-decoration: none;
}

.great-favlist li a:hover span {
	text-decoration: underline;
}

.great-favlist li a.remove-fav {
	position: absolute;
	z-index: 2;
	top: 2px;
	right: 4px;
	display: block;
	overflow: hidden;
	width: 11px;
	height: 11px;
	padding: 5px;
	background: url(/img/collection/ico_remove.gif) no-repeat 5px 5px;
	cursor: pointer;
	text-indent: -9999px;
}

.great-favlist li a.remove-fav:hover {
	filter: alpha(opacity=75);
	opacity: 0.7;
}

.great-favlist li a span {
	position: relative;
	z-index: 2;
	display: block;
	padding: 1px 0 0 10px;
	background: #2b2b2e;
	cursor: pointer;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 0.875rem;
	line-height: 1.7143;
}

.great-favlist li a > img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
}

.chrome #wrapper {
	position: relative;
}

.ie10 .great-favlist li a {
	cursor: url(/img/common/cur_openhand.cur),move;
}

.ie10 .great-favlist li.ui-sortable-helper a {
	cursor: url(/img/common/cur_closedhand.cur),move;
}

.safari .great-favlist li a,
.chrome .great-favlist li a {
	cursor: -webkit-grab;
}

.safari .great-favlist li.ui-sortable-helper a,
.chrome .great-favlist li.ui-sortable-helper a {
	cursor: -webkit-grabbing;
}

.win.safari .great-favlist li a,
.win.chrome .great-favlist li a {
	cursor: url(/img/common/cur_openhand.cur),-webkit-grab;
	cursor: url(/img/common/cur_openhand.cur),grab;
}

.win.safari .great-favlist li.ui-sortable-helper a,
.win.chrome .great-favlist li.ui-sortable-helper a {
	cursor: url(/img/common/cur_closedhand.cur),-webkit-grabbing;
	cursor: url(/img/common/cur_closedhand.cur),grabbing;
}

.ff .great-favlist li a {
	cursor: -moz-grab;
}

.ff .great-favlist li.ui-sortable-helper a {
	cursor: -moz-grabbing;
}

.info {
	overflow: hidden;
	margin: 0 0 40px;
}

.info.-wall-covering {
	width: 100%;
	order: 3;
	margin: 0;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
}

.info.-wall-covering .text {
	width: 100%;
	margin: 0 0 24px;
	float: none;
}

.info.-wall-covering .text h1 {
	margin: 0 0 20px;
}

.info.-wall-covering .spec {
	float: none;
}

.info .text h1 {
	position: relative;
	margin: 0 0 14px;
	color: #2b2b2e;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1.25rem;
	line-height: 1.4;
}

.info .text p {
	font-size: 0.875rem;
	line-height: 1.6429;
}

.info .spec {
	padding: 15px;
	border: 1px solid #dee1e2;
	margin-top: 20px;
	background: #f8f8f9;
}

.info .spec h1 {
	margin: 0 0 10px;
	color: #2b2b2e;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1.25rem;
	letter-spacing: ls(80);
	line-height: 1;
}

.info .spec dl {
	color: #2b2b2e;
	font-family: 'Univers Next W01 Light',sans-serif;
	font-size: 0.8125rem;
	line-height: 1.7692;
}

.info .spec dl dt,
.info .spec dl dd {
	display: inline;
	letter-spacing: normal;
}

.info .spec dl dt {
	color: #000;
}

.info .spec dl dd {
	color: #575757;
	word-wrap: break-word;
}

.info .spec dl dd:after {
	content: '\A';
	white-space: pre;
}

.info .spec dl dd.num {
	margin-right: 10px;
}

.info .spec dl dd.num:after {
	content: '';
}

.material_index .common-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
}

.material_index .contents-header {
	order: 1;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	font-size: 2rem;
	line-height: 1;
}

.material_index .main {
	order: 3;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
}

.material_index .common-side {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 83.3333%;
	-ms-flex-flow: column;
	flex-flow: column;
	order: 2;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-direction: normal;
	-webkit-box-ordinal-group: 3;
	-webkit-box-orient: vertical;
	-ms-flex-order: 2;
}

.material_index #local-nav {
	order: 2;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
}

.material_index #favorite {
	order: 1;
	margin-bottom: 25px;
	margin-left: -1px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
}

.material_index #favorite > ul {
	border-bottom: none;
}

.material_index #favorite > ul::after {
	display: none;
}

.material_index #favorite > ul > li {
	border-top: none;
}

.material_index #favorite > ul > li::before {
	display: none;
}

.material_index #favorite > ul > li::after {
	display: none;
}

.material_index #favorite > ul > li a {
	padding-left: 12px;
	background: url(/img/common/arrow_nav.png) no-repeat;
	background-position: left;
}

.material_index #favorite > h1 {
	border: none;
}

.material_index #favorite > h1::after {
	display: none;
}

.material_index #favorite > h1 a {
	padding-left: 12px;
	border: none;
	background: url(/img/collection/ico_fav_s.png) no-repeat;
	background-position: left;
	color: #616166;
}

.material_index #favorite > h1 a::before, .material_index #favorite > h1 a::after {
	display: none;
}

.material_index #favorite .favcanvas {
	width: 83.6%;
	padding-top: 0;
	padding-top: 12px;
	border-top: 1px solid #949799;
	margin-top: 0;
}

.material_index #favorite .favcanvas .favlist {
	margin-bottom: 10px;
}

.more {
	text-align: right;
}

.more a {
	display: inline-block;
	padding: 5px 10px 5px 5px;
	background-image: url(/img/common/arrow_next.png);
	background-position: right 0;
	background-repeat: no-repeat;
	color: #000;
	cursor: pointer;
	font-size: 0.5625rem;
	line-height: 1;
	text-decoration: none;
}

.more a:hover {
	background-position: right -19px;
	color: #555;
	text-decoration: underline;
}

.movie-gallery {
	position: relative;
	padding-top: 66.6667%;
	margin: 0 0 40px;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	line-height: 1;
}

.movie-gallery iframe {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

.movie-gallery .nowplaying {
	margin: 0 0 20px;
	line-height: 1;
}

.movie-gallery .movie-select {
	overflow: hidden;
	width: 100%;
}

.movie-gallery .movie-select li {
	position: relative;
	width: 189px;
	height: 50px;
	margin: 0 1px 0 0;
	float: left;
	list-style: none;
}

.movie-gallery .movie-select li a {
	position: relative;
	z-index: 0;
	display: block;
	width: 189px;
	height: 50px;
}

.movie-gallery .movie-select li a img {
	position: relative;
	z-index: -1;
}

.movie-gallery .movie-select li a:hover:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 189px;
	height: 50px;
	background: url(/img/common/overlay_hover.png) repeat left top;
	content: '';
}

.movie-gallery .movie-select li.current a {
	cursor: default;
}

.movie-gallery .movie-select li.current a:after, .movie-gallery .movie-select li.current a:hover:after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 189px;
	height: 50px;
	background: url(/img/common/overlay_current.png) repeat left top;
	content: '';
}

.pagination {
	overflow: hidden;
	padding: 12px 0 10px;
	margin: 0;
	background: url(/img/common/hline_dot.png) repeat-x left top;
	color: #2b2b2e;
	text-align: center;
}

.pagination > a {
	cursor: pointer;
	font-family: 'Linotype Univers W01 Ex',sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	text-decoration: none;
}

.pagination > a.prev {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(/img/common/arrow_prev_sp.png) no-repeat left 4px;
	background-size: 7px 14px;
	float: left;
}

.pagination > a.next {
	display: block;
	padding: 5px 20px 5px 5px;
	background: url(/img/common/arrow_next_sp.png) no-repeat right 4px;
	background-size: 7px 14px;
	float: right;
}

.pagination > a.disable {
	visibility: hidden;
}

.pagination > .paging {
	font-family: 'Univers Next W01 Light',sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
}

.photo-gallery {
	overflow: hidden;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-bottom: 40px;
	margin-left: calc(((100vw - 100%) / 2) * -1);
	line-height: 1;
}

.photo-gallery.-vertical ul,
.photo-gallery.-vertical ul li {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}

.photo-gallery.-vertical .slick-dots,
.photo-gallery.-vertical .slick-dots li {
	margin-right: 0;
	margin-left: 0;
}

.photo-gallery ul {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.photo-gallery ul:after {
	display: block;
	height: 0;
	clear: both;
	content: "";
}

.photo-gallery ul li {
	width: 100%;
	height: 100%;
	float: left;
	/* width: 760px;
      height: 505px; */
	list-style: none;
}

.photo-gallery ul li img {
	width: 100%;
	height: auto;
}

.photo-gallery .credit-text {
	margin: 5px 0 0;
	color: #575757;
	font-size: 10px;
	line-height: 1;
	text-align: right;
}

.main.nomenu .photo-gallery .slick-dots {
	cursor: pointer;
}

#main .photo-gallery ul {
	display: none;
}

#main .photo-gallery ul.slick-initialized {
	display: block;
}

#main .photo-gallery ul .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#main .photo-gallery ul .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	padding: 8px 0 0;
	-webkit-box-pack: center;
	cursor: pointer;
	-ms-flex-pack: center;
	text-align: center;
}

#main .photo-gallery ul .slick-dots li {
	display: inline-block;
	overflow: hidden;
	width: 7px;
	height: 7px;
	padding: 5px;
	background-image: url(/img/common/dot_pager.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#main .photo-gallery ul .slick-dots li.slick-active {
	background-position: 0 -17px;
}

#main .photo-gallery ul .slick-dots button {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0;
	border: none;
	border: 0;
	margin: -1px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	cursor: pointer;
	font: inherit;
	outline: none;
	white-space: nowrap;
}

.related {
	border-top: 1px solid #dee1e2;
	clear: both;
}

.related:before {
	display: block;
	width: 100%;
	height: 30px;
	border-top: 1px solid #fff;
	content: '';
}

.related > h1,
.related > hgroup > h1 {
	margin: 0 0 26px;
	color: #2b2b2e;
	font-family: 'FrutigerSerifLTW01-Medi 722257',sans-serif;
	font-size: 1.25rem;
	line-height: 1;
}

.related hgroup {
	overflow: hidden;
	width: 100%;
}

.related hgroup h1 {
	float: left;
}

.related hgroup h2 {
	float: right;
	font-family: 'FrutigerSerifLTW01-Cn',sans-serif;
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 1.4;
	text-shadow: 1px 1px 0 #fff;
}

.artistic-modal {
	display: none;
}

.artistic-modal.is-open {
	display: block;
}

.artistic-modal .overlay {
	position: fixed;
	z-index: 1001;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/img/common/overlay_lightbox.png) repeat left top;
}

.artistic-modal header {
	position: relative;
}

.artistic-modal .wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.artistic-modal .figure {
	overflow: auto;
}

.artistic-modal .figure img {
	display: block;
	width: 100%;
	max-width: none;
	border: 0;
	margin: auto;
}

.artistic-modal .modal-close {
	position: absolute;
	top: -26px;
	right: -5px;
	display: block;
	overflow: hidden;
	width: 11px;
	height: 11px;
	padding: 5px;
	background: url(/img/common/ico_close.png) no-repeat 5px 5px;
	cursor: pointer;
	text-indent: -9999px;
}

/* jQuery.textshadow
------------------------------*/
.ui-text-shadow,
.ui-text-shadow-original {
	position: relative;
}

.ui-text-shadow-original {
	z-index: 1;
	text-shadow: none;
}

.ui-text-shadow-copy {
	position: absolute;
	z-index: 0;
	top: 0;
	/* default positioning */
	left: 0;
	line-height: 110.7424%;
	/* fixes #9 */
	/* turn off shadow */
	text-shadow: none;
	/* turn off selection */
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	zoom: 1;
	/* fixes #8 in IE7 and below */
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.slick-list {
	overflow: hidden;
}

.slick-slide {
	height: 100%;
	min-height: 1px;
	float: left;
}

.slick-initialized .slick-slide {
	display: block;
}

._hide {
	display: none !important;
}

._block {
	display: block !important;
}

._inline {
	display: inline !important;
}

._inline-block {
	display: inline-block !important;
}

._table {
	display: table !important;
}

._table-row {
	display: table-row !important;
}

._table-cell {
	display: table-cell !important;
}

._fx {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

._fx.-flex-start {
	align-content: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-webkit-box-pack: start;
	-ms-flex-align: start;
	-ms-flex-line-pack: start;
	-ms-flex-pack: start;
}

._fx.-flex-end {
	align-content: flex-end;
	align-items: flex-end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-box-pack: end;
	-ms-flex-align: end;
	-ms-flex-line-pack: end;
	-ms-flex-pack: end;
}

._fx.-center {
	align-content: center;
	align-items: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-align: center;
	-ms-flex-line-pack: center;
	-ms-flex-pack: center;
}

._fx.-stretch {
	align-content: stretch;
	align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	-ms-flex-line-pack: stretch;
}

._fx.-fxd-c {
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
}

._fx.-fxd-cr {
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-box-orient: vertical;
}

._fx.-fxd-r {
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-direction: normal;
	-webkit-box-orient: horizontal;
}

._fx.-fxd-rr {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
}

._fx.-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

._fx.-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

._fx.-jc-fs {
	justify-content: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
}

._fx.-jc-fe {
	justify-content: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
}

._fx.-jc-c {
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

._fx.-jc-sb {
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

._fx.-jc-sa {
	justify-content: space-around;
	-ms-flex-pack: distribute;
}

._fx.-ac-c {
	align-content: center;
	-ms-flex-line-pack: center;
}

._fx.-ac-s {
	align-content: stretch;
	-ms-flex-line-pack: stretch;
}

._fx.-ac-fs {
	align-content: flex-start;
	-ms-flex-line-pack: start;
}

._fx.-ac-fe {
	align-content: flex-end;
	-ms-flex-line-pack: end;
}

._fx.-ac-sb {
	align-content: space-between;
	-ms-flex-line-pack: justify;
}

._fx.-ac-sa {
	align-content: space-around;
	-ms-flex-line-pack: distribute;
}

._fx.-ai-c {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

._fx.-ai-s {
	align-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
}

._fx.-ai-fs {
	align-items: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
}

._fx.-ai-fe {
	align-items: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
}

._fx.-ai-b {
	align-items: baseline;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
}

._fi {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-flex: 0;
}

._fi.-glow {
	flex-grow: 1;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
}

._fi.-glow2 {
	flex-grow: 2;
	-webkit-box-flex: 2;
	-ms-flex-positive: 2;
}

._fi.-glow3 {
	flex-grow: 3;
	-webkit-box-flex: 3;
	-ms-flex-positive: 3;
}

._fi.-glow4 {
	flex-grow: 4;
	-webkit-box-flex: 4;
	-ms-flex-positive: 4;
}

._fi.-glow5 {
	flex-grow: 5;
	-webkit-box-flex: 5;
	-ms-flex-positive: 5;
}

._fi.-shrink {
	flex-shrink: 1;
	-ms-flex-negative: 1;
}

._fi.-shrink2 {
	flex-shrink: 2;
	-ms-flex-negative: 2;
}

._fi.-shrink3 {
	flex-shrink: 3;
	-ms-flex-negative: 3;
}

._fi.-shrink4 {
	flex-shrink: 4;
	-ms-flex-negative: 4;
}

._fi.-shrink5 {
	flex-shrink: 5;
	-ms-flex-negative: 5;
}

._fi.-order1 {
	order: 1;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
}

._fi.-order2 {
	order: 2;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
}

._fi.-order3 {
	order: 3;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
}

._fi.-order4 {
	order: 4;
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
}

._fi.-order5 {
	order: 5;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
}

._fi.-order6 {
	order: 6;
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
}

._fi.-order7 {
	order: 7;
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
}

._fi.-order8 {
	order: 8;
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
}

._fi.-order9 {
	order: 9;
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
}

._fi.-order10 {
	order: 10;
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
}

@media screen and (min-width: 768px) {
	#container {
		overflow: visible;
		min-height: 100%;
	}
	#wrapper {
		width: 940px;
		padding: 0 0 367px;
		/*367(footer) for StickyFooter*/
	}
	.common-contents .contents-header {
		position: relative;
		padding: 33px 0 0;
		margin-left: 0;
	}
	.common-contents hgroup.contents-header,
	.common-contents header.contents-header {
		padding: 15px 0 0;
		margin-left: 0;
	}
	.common-contents hgroup.contents-header h1,
	.common-contents header.contents-header h1 {
		width: 100%;
		margin: 0 0 3px;
	}
	.common-contents hgroup.contents-header h2,
	.common-contents header.contents-header h2 {
		width: 100%;
	}
	.common-contents header.contents-header .index {
		right: 0;
		bottom: -1px;
		left: inherit;
	}
	.common-contents header.contents-header .index a {
		padding: 5px 0 5px 10px;
	}
	.common-contents header.contents-header .index a:hover {
		background-position: 0 -16px;
		color: #000;
		text-decoration: underline;
	}
	#projects_index .contents-header {
		font-size: 1.875rem;
		line-height: 1;
	}
	#projects_index .common-side, .projects_single .common-side {
		display: block;
	}
	.common-side {
		display: block;
		width: 160px;
		margin: 0 0 120px;
		float: left;
	}
	.footer-breadcrumb:after {
		width: calc(100% + 30px);
	}
	.footer-breadcrumb ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 940px;
		height: 29px;
		padding: 0;
		padding-left: 0;
	}
	.footer-breadcrumb ul li + li a::before {
		top: 7px;
	}
	.footer-breadcrumb ul li:first-child a {
		padding: 8px 0;
	}
	.footer-breadcrumb ul li a {
		padding: 8px 0 8px 18px;
		margin-right: 10px;
		font-size: 0.625rem;
		line-height: 1.3;
	}
	.footer-breadcrumb ul li a[href]:hover {
		color: #fff;
		text-decoration: underline;
	}
	.footer-breadcrumb .pagetop {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 50%;
		display: block;
		width: 20px;
		margin: 0 0 0 450px;
		text-align: right;
	}
	.footer-contents {
		width: 940px;
		padding: 45px 0 15px;
	}
	.footer-contents .footer-contact {
		width: 390px;
		margin: 0 0 30px;
		float: right;
	}
	.footer-contents .footer-contact:first-of-type {
		padding-top: 0;
		margin: 0 0 25px;
		background: none;
	}
	.footer-contents .footer-contact dl dt {
		margin: 0 0 6px;
		font-size: 1.25rem;
		line-height: 1.1;
	}
	.footer-contents .footer-contact dl dd {
		display: inline;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.footer-contents .footer-contact dl dd.map {
		margin: 4px 0;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.footer-contents .footer-sitemap {
		/* width: 570px; */
		width: 510px;
		float: left;
	}
	.footer-contents .footer-sitemap > li {
		margin: 0 0 20px;
	}
	.footer-contents .footer-sitemap > li > a {
		font-size: 166.7%;
		line-height: 1.1;
		/* 20px */
		/* 22px */
	}
	.footer-contents .footer-sitemap .sitemap-texitile {
		width: 210px;
	}
	.footer-contents .footer-sitemap .sitemap-company {
		width: 210px;
	}
	.footer-contents .footer-sitemap .sitemap-craftsmanship,
	.footer-contents .footer-sitemap .sitemap-projects {
		width: 310px;
		margin-left: 233px;
	}
	.footer-copyright .list {
		width: 940px;
		-ms-flex-direction: row;
		flex-direction: row;
		align-items: flex-start;
		justify-content: space-between;
		padding: 38px 0;
		-webkit-box-align: start;
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-webkit-box-pack: justify;
		-ms-flex-align: start;
		-ms-flex-pack: justify;
	}
	.footer-copyright .list .item:last-of-type {
		order: 0;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
	}
	.footer-copyright .list .sns {
		justify-content: flex-start;
		margin-top: 0;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
	}
	.footer-copyright .list .copyright {
		margin-top: 22px;
	}
	.footer-copyright .list .corporate {
		align-items: flex-end;
		-webkit-box-align: end;
		-ms-flex-align: end;
	}
	.footer-copyright .list .corporate:hover .link {
		color: #fff;
	}
	.footer-copyright .list .corporate .logo {
		width: 132px;
		height: 27px;
	}
	.global-footer {
		min-width: 940px;
		min-height: 367px;
		/*for StickyFooter*/
		margin-top: -367px;
		/*for StickyFooter*/
	}
	.global-header {
		position: relative;
		min-width: 940px;
	}
	.global-header .logo {
		height: 31px;
		padding: 43px 0 26px;
	}
	.global-header .logo a {
		width: 150px;
		height: 31px;
		margin: 0 auto;
	}
	.global-header .nav-wrapper {
		position: relative;
		z-index: 2;
		display: block;
		width: 940px;
		margin: 0 auto;
	}
	.global-nav-overlay {
		display: none;
	}
	.global-nav-toggle {
		display: none;
	}
	.global-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 940px;
		border-bottom: 1px solid #dee1e2;
	}
	.global-nav > .list {
		width: 940px;
		padding: 0;
		margin: 0 auto;
	}
	.global-nav > .list > .item {
		display: inline-block;
	}
	.global-nav > .list > .item.current a,
	.global-nav > .list > .item.current a:hover {
		color: #000;
		font-family: 'LinotypeUniversW01-Medi 723685',sans-serif;
		text-decoration: none;
	}
	.global-nav > .list > .item.current:before, .global-nav > .list > .item.current:after {
		position: absolute;
		top: 100%;
		left: 50%;
		width: 15px;
		width: 0;
		height: 7px;
		height: 0;
		border-style: solid;
		content: '';
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.global-nav > .list > .item.current:before {
		border-width: 7px 7.5px 0 7.5px;
		border-color: #D4D4CB transparent transparent transparent;
	}
	.global-nav > .list > .item.current:after {
		border-width: 6px 6px 0 6px;
		border-color: #fff transparent transparent transparent;
	}
	.global-nav > .list > .item a {
		display: inline-block;
		padding: 17px 30px 10px;
		font-size: 0.75rem;
		line-height: 2;
		text-align: center;
	}
	.lang-nav {
		position: initial;
		padding: 19px 0 10px;
	}
	.lang-nav .list .item a {
		color: #2b2b2e;
		font-size: 0.625rem;
		line-height: 1;
	}
	.lang-nav .list .item a:hover {
		text-decoration: underline;
	}
	.main {
		width: 760px;
		margin-right: 0;
		margin-bottom: 120px;
		margin-left: 0;
	}
	.main.nomenu {
		width: 940px;
		margin: 0 0 120px;
	}
	a.clear-fav {
		width: 77px;
	}
	a.clear-fav:hover {
		background: #3E3E3D;
	}
	#collection_favorites .favorite-nav {
		display: block;
	}
	.collection-favorite {
		width: 760px;
	}
	.collection-filter {
		display: none;
	}
	.collection-filter .close::before, .collection-filter .close::after {
		display: none;
	}
	.collection-gallery {
		width: 760px;
		margin-right: 0;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.collection-gallery.-wall-covering {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 565px;
		height: 444px;
		align-content: stretch;
		align-items: stretch;
		justify-content: space-between;
		margin: 0;
		-webkit-box-align: stretch;
		-webkit-box-pack: justify;
		-ms-flex-align: stretch;
		-ms-flex-line-pack: stretch;
		-ms-flex-pack: justify;
	}
	.collection-gallery.-wall-covering > ul {
		width: 444px;
		height: 444px;
		margin: 0;
	}
	.collection-gallery.-wall-covering > ul > li {
		width: 444px;
		height: 444px;
	}
	.collection-gallery.-wall-covering > nav {
		width: 115px;
	}
	.collection-gallery.-wall-covering > nav > ul {
		width: 115px;
		-ms-flex-direction: column;
		flex-direction: column;
		justify-content: stretch;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-box-pack: stretch;
		-ms-flex-pack: stretch;
	}
	.collection-gallery.-wall-covering > nav > ul > li {
		width: 100%;
		height: auto;
		margin: 0;
		float: none;
	}
	.collection-gallery.-wall-covering > nav > ul > li + li {
		margin-top: 6px;
	}
	.collection-gallery.-wall-covering > nav > ul > li > a {
		height: 100%;
		padding: 0;
		border: none;
		background: none;
	}
	.collection-gallery.-wall-covering > nav > ul > li > a:hover {
		background: none;
	}
	.collection-gallery.-wall-covering > nav > ul > li > a:hover > img {
		opacity: 1;
	}
	.collection-gallery.-wall-covering > nav > ul > li > a > img {
		display: block;
		width: 115px;
	}
	.collection-gallery.-wall-covering > nav > ul > li > a > span {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.8);
		color: #2b2b2e;
		font-size: 0.625rem;
		line-height: 1.9;
	}
	.collection-gallery > nav {
		width: 100%;
		margin: 0;
	}
	.collection-gallery > ul {
		width: 760px;
	}
	.collection-gallery > ul > li {
		width: 760px;
		height: 362px;
	}
	.collection-gallery > ul > li.zoom,
	.collection-gallery > ul > li a.zoom {
		cursor: url(/img/common/cur_move.png),url(/img/common/cur_move.cur),move;
	}
	.collection-gallery > ul > li.vertical,
	.collection-gallery > ul > li.vertical a {
		cursor: url(/img/common/cur_ns.png),url(/img/common/cur_ns.cur),ns-resize;
	}
	.collection-gallery > ul > li.vertical img,
	.collection-gallery > ul > li.vertical a img {
		position: static;
		-webkit-transform: none;
		transform: none;
	}
	.collection-gallery > nav > ul {
		width: 517px;
		float: left;
	}
	.collection-gallery > nav > ul > li {
		width: auto;
		margin: 0 5px 5px 0;
	}
	.collection-gallery > nav > ul > li.-small a {
		font-size: 0.625rem;
		line-height: 1;
	}
	.collection-gallery > nav > ul > li:nth-of-type(3n) {
		margin: 0 5px 5px 0;
	}
	.collection-gallery > nav > ul > li:last-child {
		margin: 0;
	}
	.collection-gallery > nav > ul > li > a {
		height: auto;
		padding: 6px 15px;
		text-align: center;
	}
	.collection-gallery > nav > ul > li > a:hover {
		background: #3E3E3D;
	}
	.collection-gallery .favlink {
		display: block;
		width: auto;
		padding-top: 0;
	}
	.collection-gallery .favlink > .remove-fav, .collection-gallery .favlink .add-fav {
		width: auto;
		padding: 7px 26px 7px 31px;
		background-position: 15px center;
	}
	.collection-gallery .favlink > .remove-fav::before, .collection-gallery .favlink > .remove-fav::after, .collection-gallery .favlink .add-fav::before, .collection-gallery .favlink .add-fav::after {
		width: 6px;
	}
	.collection-gallery .favorite-nav {
		margin-top: 0;
	}
	.collection-list {
		width: 760px;
		-ms-grid-columns: (151px)[5];
		grid-gap: 1px;
		grid-template-columns: repeat(5, 151px);
	}
	.collection-list.-wall-covering {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: (187px)[5];
		grid-template-columns: repeat(5, 187px);
	}
	.collection-list.-wall-covering > li {
		width: 253px;
		height: 253px;
	}
	.collection-list.-wall-covering > li > a {
		width: 251px;
		height: 251px;
	}
	.collection-list.-wall-covering > li > a img {
		width: 251px;
		height: 251px;
	}
	.collection-list.-wall-covering > li article {
		display: block;
	}
	.collection-list.-wall-covering > li figure {
		width: 100%;
		height: auto;
	}
	.collection-list.-wall-covering li .baloon {
		width: 191px;
		height: 191px;
		padding: 30px;
	}
	.collection-list.-wall-covering li .baloon h1 {
		margin-top: 0;
		margin-left: 0;
	}
	.collection-list.-wall-covering li + li {
		margin-top: 0;
	}
	.collection-list > li {
		height: 152px;
	}
	.collection-list > li > a {
		height: 151px;
	}
	.collection-list li .baloon {
		position: absolute;
		z-index: 3;
		top: 0;
		left: 0;
		width: 111px;
		height: 111px;
		padding: 20px;
		opacity: 0;
	}
	.collection-list li .baloon h1 {
		padding-bottom: 0;
	}
	.collection-list li .baloon h1 span {
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.collection-sort {
		display: block;
		border: none;
		background: #1C1C1C;
		opacity: 1;
	}
	.collection-sort .search {
		width: 140px;
	}
	.collection-sort .search .quicksearch {
		padding: 5px;
		font-size: 0.8125rem;
		line-height: 1;
	}
	.collection-sort .search .quicksubmit {
		right: 5px;
	}
	.collection-sort dl {
		width: 140px;
		margin: 0 10px 10px;
	}
	.collection-sort dl dt {
		border: none;
		margin: 0 0 5px;
		letter-spacing: 0;
		pointer-events: none;
		text-shadow: 1px 1px 0 #000;
	}
	.collection-sort dl dt a {
		padding: 0;
		font-size: 0.75rem;
		line-height: 1.5;
		pointer-events: none;
	}
	.collection-sort dl dt a::before, .collection-sort dl dt a::after {
		display: none;
	}
	.collection-sort dl dd {
		display: block;
		padding: 0;
	}
	.collection-sort dl dd input {
		top: 0s;
		display: none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.collection-sort dl dd .btn {
		width: auto;
		padding: 0 5px;
		margin: 0 5px 5px 0;
		background: #3E3E3D;
		float: none;
		float: left;
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.collection-sort dl dd .btn::after {
		display: none;
	}
	.collection-sort dl dd .btn.active, .collection-sort dl dd .btn.active:hover {
		/*ON*/
		background: #fff;
		color: #000;
	}
	.collection-sort dl dd .btn:hover {
		background: #666;
		color: #fff;
	}
	.collection-sort .control {
		width: 140px;
		padding-top: 0;
		border: none;
		margin: 0 auto 15px;
	}
	.collection-sort .control #viewall {
		width: 138px;
		height: 20px;
		font-size: 0.625rem;
		line-height: 1;
	}
	.collection-sort .control #viewall:hover {
		background: #3E3E3D;
	}
	.collection-sort .closebtn {
		display: none;
	}
	.favlink {
		float: right;
	}
	.favlink.-wall-covering {
		width: 136px;
	}
	.favlink.-wall-covering a {
		padding: 7px 20px 7px 42px;
		background-position: 19px center;
		white-space: nowrap;
	}
	.favlink a:hover {
		background-color: #3E3E3D;
	}
	.favorite-nav {
		position: relative;
		display: block;
	}
	.favorite-nav.-wall-covering h1:before {
		display: block;
		width: 100%;
		height: 1px;
		border-top: 1px solid #D4D4CB;
		content: '';
	}
	.favorite-nav h1 {
		border-bottom: 1px solid #FFF;
	}
	.favorite-nav h1:after {
		display: block;
		width: 100%;
		height: 0;
		border-top: 1px solid #D4D4CB;
		content: '';
	}
	.favorite-nav h1 a {
		padding: 13px 0 12px;
		border: none;
		margin-top: 0;
		background: url(/img/collection/ico_fav_s.png) no-repeat 149px 0;
		font-size: 0.625rem;
		line-height: 1.6;
	}
	.favorite-nav h1 a:hover {
		color: #000;
		text-decoration: underline;
	}
	.favorite-nav .favcanvas {
		position: relative;
		z-index: 100;
		width: auto;
		padding: 0;
		border: none;
		margin: -2px 0 0;
	}
	.favorite-nav .favlist {
		width: 160px;
	}
	.favorite-nav .favlist li {
		width: 150px;
	}
	.favorite-nav .favlist li:hover a.remove-fav {
		opacity: 1;
		text-decoration: none;
	}
	.favorite-nav .favlist li a {
		display: inline;
	}
	.favorite-nav .favlist li a:hover {
		color: #1D1D1D;
		text-decoration: underline;
	}
	.favorite-nav .favlist li a.remove-fav {
		display: inline;
	}
	_::-webkit-full-page-media, _:future, :root .favorite-nav .favcanvas {
		width: auto;
	}
	.gallery-text {
		margin: 0 0 32px;
	}
	.gallery-text p {
		font-size: 0.75rem;
		line-height: 1.5;
	}
	.great-favlist {
		width: 760px;
		margin: 0 0 50px;
	}
	.great-favlist li {
		width: 379px;
		height: 169px;
	}
	.great-favlist li:nth-child(n+3) {
		margin-top: 0;
	}
	.great-favlist li a {
		width: 379px;
		height: 169px;
	}
	.chrome #wrapper {
		position: static;
	}
	.info {
		width: 760px;
	}
	.info.-wall-covering {
		width: 335px;
		order: 2;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
	}
	.info.-wall-covering .spec {
		width: 190px;
	}
	.info .text {
		width: 500px;
		float: left;
	}
	.info .text h1 {
		margin: 0 0 10px;
		font-size: 1.5rem;
		line-height: 1.1667;
	}
	.info .text p {
		font-size: 0.75rem;
		line-height: 1.6667;
	}
	.info .spec {
		width: 210px;
		margin-top: 0;
		float: right;
	}
	.info .spec h1 {
		margin: 0 0 3px;
		font-size: 1.25rem;
		letter-spacing: ls(60);
		line-height: 1.2;
	}
	.info .spec dl {
		font-size: 0.625rem;
		line-height: 1.6;
	}
	.material_index .common-contents {
		display: block;
	}
	.material_index .contents-header {
		font-size: 1.875rem;
		line-height: 1;
	}
	.material_index .common-side {
		display: block;
		width: 160px;
	}
	.material_index #favorite {
		margin-bottom: 0;
		margin-left: 0;
	}
	.material_index #favorite > ul {
		border-bottom: 1px solid #fff;
	}
	.material_index #favorite > ul > li {
		border-top: 1px solid #dee1e2;
	}
	.material_index #favorite > ul > li::before {
		display: block;
		width: 100%;
		height: 0;
		border-top: 1px solid #fff;
		content: "";
	}
	.material_index #favorite > ul > li::after {
		display: block;
		width: 100%;
		height: 0;
		border-bottom: 1px solid #dee1e2;
		content: "";
	}
	.material_index #favorite > ul > li a {
		padding-left: 0;
		background: none;
	}
	.material_index #favorite > h1 {
		padding-left: 0;
		border-bottom: 1px solid #FFF;
	}
	.material_index #favorite > h1::after {
		display: block;
		width: 100%;
		height: 0;
		border-top: 1px solid #dee1e2;
		content: '';
	}
	.material_index #favorite > h1 a {
		padding-left: 0;
		background: url(/img/collection/ico_fav_s.png) no-repeat 149px 0;
	}
	.material_index #favorite .favcanvas {
		width: 100%;
		padding: 0;
		border: none;
		margin: -2px 0 0;
	}
	.material_index #favorite .favcanvas .favlist {
		margin-bottom: 20px;
	}
	.movie-gallery {
		padding-top: 56.1702%;
		margin-right: 0;
		margin-left: 0;
	}
	.pagination {
		padding: 14px 0 12px;
	}
	.pagination > a {
		font-size: 0.625rem;
		line-height: 1;
	}
	.pagination > a:hover {
		color: #555;
		text-decoration: underline;
	}
	.pagination > a.prev {
		background: url(/img/common/arrow_prev.png) no-repeat left 0;
		background-size: 4px 38px;
	}
	.pagination > a.prev:hover {
		background-position: left -19px;
	}
	.pagination > a.next {
		padding: 5px 10px 5px 5px;
		background: url(/img/common/arrow_next.png) no-repeat right 0;
		background-size: 4px 38px;
	}
	.pagination > a.next:hover {
		background-position: right -19px;
	}
	.pagination > .paging {
		font-size: 0.625rem;
		line-height: 1;
	}
	.photo-gallery {
		overflow: visible;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.photo-gallery.-vertical {
		width: 370px;
		margin: 0 0 40px 20px;
		float: right;
	}
	.photo-gallery.-vertical ul,
	.photo-gallery.-vertical ul li {
		height: 555px;
		margin-right: 0;
		margin-left: 0;
	}
	.photo-gallery.credit ul {
		height: 525px;
	}
	.photo-gallery ul {
		overflow: visible;
		width: 760px;
	}
	.photo-gallery .slick-slide:hover {
		cursor: pointer;
	}
	.main.nomenu .photo-gallery {
		overflow: visible;
		margin: 0 0 80px;
	}
	.main.nomenu .photo-gallery > ul {
		position: relative;
		overflow: visible;
		width: 940px;
	}
	.main.nomenu .photo-gallery .slick-slide {
		overflow: hidden;
		height: 505px;
	}
	.main.nomenu .photo-gallery .slick-dots {
		position: absolute;
		bottom: -26px;
		width: 100%;
		height: auto;
	}
	.related > h1,
	.related > hgroup > h1 {
		margin: 0 0 10px;
		font-size: 1.5rem;
		line-height: 1.3333;
	}
	.artistic-modal .wrapper {
		width: auto;
	}
	.artistic-modal .figure {
		width: 575px;
	}
	._sp:not(._tb):not(._pc) {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.collection-gallery > ul > li img {
		width: 100%;
		height: auto;
	}
	._tb:not(._sp):not(._pc) {
		display: none !important;
	}
	._tb._pc:not(._sp) {
		display: none !important;
	}
	._sp-hide {
		display: none !important;
	}
}

@media screen and (min-width: 1024px) {
	._sp._tb:not(._pc) {
		display: none !important;
	}
	._tb:not(._sp):not(._pc) {
		display: none !important;
	}
	._pc-hide {
		display: none !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	._sp._pc:not(._tb) {
		display: none !important;
	}
	._tb-hide {
		display: none !important;
	}
}

@media screen and (max-width: 1023px) {
	._pc:not(._sp):not(._tb) {
		display: none !important;
	}
}

@media screen and (max-width: 1279px) {
	._wide {
		display: none !important;
	}
}

@media screen and (min-width: 1280px) {
	._wide-hide {
		display: none !important;
	}
}
