@charset "utf-8";

/*
Theme Name: PLY WOOD laboratory Theme
Theme URI: 
Author: the WordPress team
Author URI: http://wordpress.org/
Description: 
Version: 0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* CSS RESET */

html,body,div,.padder,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,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{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img,object,embed{display:block}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
nav ul,nav li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;width:auto}
q:before,q:after{content:"";}
abbr,acronym {font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
a,.no-touch a:hover,.no-touch a:visited:hover,a:active,.no-touch a:active:hover{outline:none}
/* a,.no-touch a:hover,.no-touch a:visited:hover,a:visited{text-decoration: none} */
a {outline: none;}

::selection { background: #e6dcca; color: #000; text-shadow: none; }
::-moz-selection { background: #e6dcca; color: #000; text-shadow: none; }
::-webkit-selection { background: #e6dcca; color: #000; text-shadow: none; }



*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


img {
  color: transparent;
  font-size: 0;
  border:none;
  outline:none;
  /* max-width: 100%; */
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}





/* __Basic
---------------------------------------------------------------- */



* {
	-webkit-text-size-adjust:100%;
	}
	
	
	
	
html, body {
     height: 100%;
}


body {
	background: #e6dcca;
	font-family: 'Adobe Garamond W01', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 62.5%; /* Base 10px */
	font-weight: 400;
	color: #000;
	line-height: 1.4em;
}

body {
	-webkit-transition: background-color 1s ease-in-out !important;  
	-moz-transition: background-color 1s ease-in-out !important; 
	-o-transition: background-color 1s ease-in-out !important;
	transition: background-color 1s ease-in-out !important;
	-webkit-font-smoothing: antialiased;
}





.cat,
.sub-cat,
.designer-name-en {
	font-family: 'Proxima Nova W01', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}




/*  __Logo
---------------------------------------------------------------- */

@font-face {
    font-family: 'pwl-logo';
    src:    url('fonts/pwl-logo.eot?v67gfi');
    src:    url('fonts/pwl-logo.eot?v67gfi#iefix') format('embedded-opentype'),
        url('fonts/pwl-logo.ttf?v67gfi') format('truetype'),
        url('fonts/pwl-logo.woff?v67gfi') format('woff'),
        url('fonts/pwl-logo.svg?v67gfi#pwl-logo') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="logo-"], [class*=" logo-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pwl-logo' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.logo-logo-01:before {
    content: "\e900";
}
.logo-logo-02:before {
    content: "\e901";
}
.logo-logo-03:before {
    content: "\e902";
}



.logo-logo-01 span,
.logo-logo-02 span,
.logo-logo-03 span {
    display: none;
}





/*  __H / P
---------------------------------------------------------------- */


h1.logo,
h1.logo-mobile-fixed {
	font-size: 16em;
	font-weight: 400;
}

h1.logo-fixed {
	font-size: 4em;
	font-weight: 400;
	line-height: 1.2em;
	margin-top: -0.15em;
}



h2 {
	font-size: 1.0em;
	font-weight: 400;
	line-height: 0.9em;
}

h3 {
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.0em;
}

h4 {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.2em;
}


p {
	font-size: 1.4em;
	line-height: 1.8em;
}



span.cell-left,
span.cell-right {
	font-size: 1.4em;
	line-height: 1.8em;
}



/* __A
---------------------------------------------------------------- */

a {
	color:#000;	
	text-decoration:none;
	border-bottom:none;
}
a:hover{
	color:#000;	
	text-decoration:none;
	border-bottom:none;
}


/*  __List
---------------------------------------------------------------- */


ul, ol {}
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }



/*  __img
---------------------------------------------------------------- */


img {
   max-width: 100%;
   height: auto;
}








/* __Header
---------------------------------------------------------------- */



.header-pc {
	display: block;
}

.header-mobile {
	display: none;
}


.header {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: top;
	z-index: 2000;
	padding: 30px 68px;
	padding-bottom: 0;
}

.logo,
.logo-fixed,
.logo-mobile-fixed {
	float: left;
	width: 170px;
	margin-right: 60px;
}

.logo a:hover,
.logo-fixed a:hover,
.logo-mobile-fixed a:hover {
	color: #777;
}


.nav {
	float: left;
	width: 700px;
}


.nav li {
	float: left;
	width: 100px;
	margin-right: 60px;
	font-size: 1.8em;
	line-height: 1.0em;
	padding-bottom: 0.4em;
}

.nav .sub-menu li {
	font-size: 1.0em;
	line-height: 1.0em;
}

.nav li a {
	line-height: 0;
}


.nav li.last {
	margin-right: 0;
}



.nav li.current-menu-item a,
.nav li a:hover,
.contact-col a:hover,
.designer-link a:hover,
.slicknav_open a.slicknav_row a,
.slicknav_nav a:hover,
.download-text a:hover {
    border-bottom: 2px solid;
}
.nav li.current-menu-item .sub-menu li a {
    border-bottom: none;
}
.nav li .sub-menu li.current-menu-item a,
.nav li .sub-menu li a:hover,
.current_page_item a {
    border-bottom: 2px solid;
}


.sub-menu {
	margin-top: 1.6em;
	padding: 0;
	position: absolute;
}

.nav li ul.sub-menu li {
	float:none;
	margin:0;
	margin-top:6px;
}

/* __SNS Icon
-------------------------------------- */

.nav li .sub-menu li.instagram-icon a,
.nav li.instagram-icon a,
.slicknav_nav li.instagram-icon a {
	display: block;
	width: 25px;
	height: 25px;
	background-image: url('img/instagram.svg');
	background-size: 100%;
	background-position: center center;
	opacity: 1.0;
}

.slicknav_nav li.instagram-icon a {
	margin-left: auto;
}

.nav li .sub-menu li.instagram-icon a:hover,
.nav li.instagram-icon a:hover,
.slicknav_nav li.instagram-icon a:hover {
    border-bottom: none;
    opacity: 0.7;
}

.instagram-icon a span {
	display: none;
}




/* __Header Fixed
-------------------------------------- */

.header-fixed {
	position: fixed;
	top: 0px;
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	visibility: visible !important;
	height:70px;
	background-color: #e6dcca;
	padding: 20px 68px;
	z-index: 2001;
	width: 100%;
	display: none;
}

.header-fixed .nav {
	margin-top: 0.5em;
}




/* __Header Mobile-Tablet
-------------------------------------- */


.header-mobile-fixed {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: top;
	z-index: 2000;
	padding: 30px 68px;
	padding-bottom: 0;
}





.fade-in {
	display: block;
}

.fade-out {
	display: none;
}




 
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
	opacity:0;
	-webkit-animation:fadeIn ease-in 1;
	-moz-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
 
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:0.3s;
	-moz-animation-duration:0.3s;
	animation-duration:0.3s;
}


@-webkit-keyframes fadeOut { from { opacity:1; } to { opacity:0; } }
@-moz-keyframes fadeOut { from { opacity:1; } to { opacity:0; } }
@keyframes fadeOut { from { opacity:1; } to { opacity:0; } }
 
.fade-out {
	opacity:0;
	-webkit-animation:fadeOut ease-in 1;
	-moz-animation:fadeOut ease-in 1;
	animation:fadeOut ease-in 1;
 
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
 
	-webkit-animation-duration:0.3s;
	-moz-animation-duration:0.3s;
	animation-duration:0.3s;
}


 
.fade-in,
.fade-out {
	-webkit-animation-delay: 0.01s;
	-moz-animation-delay: 0.01s;
	animation-delay: 0.01s;
}










/* __Container
---------------------------------------------------------------- */

.container {
	width: 100%;
     position: relative;
     height: auto !important;
     height: 100%;
     min-height: 100%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	overflow:auto;
}

.content {
	width:100%;
	max-width:1600px;
	margin:auto;
	padding-bottom: 5em;
}



.maincontent {
	padding: 60px;
	text-align:center;	
}


.page .maincontent.products-container {
	padding: 60px;
	text-align: left;	
}




/* __Col
---------------------------------------- */


.full-col {
	width:100%;
	margin-bottom:100px;
	overflow: visible;
}



.float-col {
	width:100%;
	margin-bottom:100px;
	overflow: visible;
}




/* __image-container (home)
---------------------------------------- */


.bwWrapper {
  position:relative;
  display:block;
}




.image-container {
	padding:8px;
	position: absolute;
	display: none;
}


.image-container a {
	display: block;
	width: 100%;
	height: 100%;
}


.image-overlay,
.thumb-overlay,
.cat-image-overlay {
	position:absolute;
	text-align:center;
	z-index: 100;
	top:50%;
    left:50%;
    width:100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.overlay {
	display:none;
}



/* __IE9
-------------------------- */

.ie6789 .image-overlay,
.ie6789 .thumb-overlay,
.ie6789 .cat-image-overlay {
	width: auto !important;
	}
	

/* __IE8
-------------------------- */



.ie678 .image-overlay,
.ie678 .thumb-overlay,
.ie678 .cat-image-overlay {
	top: 38%;
    left:0;
    right:0;
	margin: auto;
	}





.cat-image-overlay {
	display: block;
}


.image-overlay a,
.thumb-overlay a,
.cat-image-overlay a {
	text-decoration:none;
	border-bottom:none;
	color:#000;
	font-size: 1.0em;
	line-height: 1.0em;
	text-align: center;
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-9999px;
}





.over.w100 {
	margin-left: -2.2em;
}


.w100 {
	width: 100%;
	height: 100%;
}

.w100 h2 { font-size: 9em; }
.w100 p { font-size: 4.0em; }

.w85 {
	width: 85%;
	height: 85%;
}

.w85 h2 { font-size: 7.5em; }
.w85 p { font-size: 3.5em; }


.w70 {
	width: 70%;
	height: 70%;
}

.w70 h2 { font-size: 6.0em; }
.w70 p { font-size: 3.0em; }

.w50 {
	width: 50%;
	height: 50%;
}

.w50 h2 { font-size: 5.0em; }
.w50 p { font-size: 2.0em; }







/* __grid
---------------------------------------------------------------- */

.g01 { width: 2%; }
.g02 { width: 4%; }
.g03 { width: 6%; }
.g04 { width: 8%; }
.g05 { width: 10%; }
.g06 { width: 12%; }
.g07 { width: 14%; }
.g08 { width: 16%; }
.g09 { width: 18%; }
.g10 { width: 20%; }
.g11 { width: 22%; }
.g12 { width: 24%; }
.g13 { width: 26%; }
.g14 { width: 28%; }
.g15 { width: 30%; }
.g16 { width: 32%; }
.g17 { width: 34%; }
.g18 { width: 36%; }
.g19 { width: 38%; }
.g20 { width: 40%; }
.g21 { width: 42%; }
.g22 { width: 44%; }
.g23 { width: 46%; }
.g24 { width: 48%; }
.g25 { width: 50%; }
.g26 { width: 52%; }
.g27 { width: 54%; }
.g28 { width: 56%; }
.g29 { width: 58%; }
.g30 { width: 60%; }
.g31 { width: 62%; }
.g32 { width: 64%; }
.g33 { width: 66%; }
.g34 { width: 68%; }
.g35 { width: 70%; }
.g36 { width: 72%; }
.g37 { width: 74%; }
.g38 { width: 76%; }
.g39 { width: 78%; }
.g40 { width: 80%; }
.g41 { width: 82%; }
.g42 { width: 84%; }
.g43 { width: 86%; }
.g44 { width: 88%; }
.g45 { width: 90%; }
.g46 { width: 92%; }
.g47 { width: 94%; }
.g48 { width: 96%; }
.g49 { width: 98%; }
.g50 { width: 100%; }


.g01 .image-overlay h2,
.g02 .image-overlay h2,
.g03 .image-overlay h2,
.g04 .image-overlay h2 { font-size: 2.6em; }

.g05 .image-overlay h2,
.g06 .image-overlay h2,
.g07 .image-overlay h2,
.g08 .image-overlay h2,
.g09 .image-overlay h2 { font-size: 3.2em; }

.g10 .image-overlay h2,
.g11 .image-overlay h2,
.g12 .image-overlay h2,
.g13 .image-overlay h2,
.g14 .image-overlay h2 { font-size: 4.0em; }

.g15 .image-overlay h2,
.g16 .image-overlay h2,
.g17 .image-overlay h2,
.g18 .image-overlay h2,
.g19 .image-overlay h2 { font-size: 5.8em; }

.g20 .image-overlay h2,
.g21 .image-overlay h2,
.g22 .image-overlay h2,
.g23 .image-overlay h2,
.g24 .image-overlay h2 { font-size: 6.4em; }

.g25 .image-overlay h2,
.g26 .image-overlay h2,
.g27 .image-overlay h2,
.g28 .image-overlay h2,
.g29 .image-overlay h2 { font-size: 7.0em; }

.g30 .image-overlay h2,
.g31 .image-overlay h2,
.g32 .image-overlay h2,
.g33 .image-overlay h2,
.g34 .image-overlay h2 { font-size: 7.5em; }

.g35 .image-overlay h2,
.g36 .image-overlay h2,
.g37 .image-overlay h2,
.g38 .image-overlay h2,
.g39 .image-overlay h2 { font-size: 8.0em; }

.g40 .image-overlay h2,
.g41 .image-overlay h2,
.g42 .image-overlay h2,
.g43 .image-overlay h2,
.g44 .image-overlay h2 { font-size: 9.0em; }

.g45 .image-overlay h2,
.g46 .image-overlay h2,
.g47 .image-overlay h2,
.g48 .image-overlay h2,
.g49 .image-overlay h2 { font-size: 10.0em; }


.g50 .image-overlay h2 { font-size: 12.0em; }



.g01 .image-overlay p,
.g02 .image-overlay p,
.g03 .image-overlay p,
.g04 .image-overlay p { font-size: 0.6em; }

.g05 .image-overlay p,
.g06 .image-overlay p,
.g07 .image-overlay p,
.g08 .image-overlay p,
.g09 .image-overlay p { font-size: 1.0em; }

.g10 .image-overlay p,
.g11 .image-overlay p,
.g12 .image-overlay p,
.g13 .image-overlay p,
.g14 .image-overlay p { font-size: 1.4em; }

.g15 .image-overlay p,
.g16 .image-overlay p,
.g17 .image-overlay p,
.g18 .image-overlay p,
.g19 .image-overlay p { font-size: 1.8em; }

.g20 .image-overlay p,
.g21 .image-overlay p,
.g22 .image-overlay p,
.g23 .image-overlay p,
.g24 .image-overlay p { font-size: 2.2em; }

.g25 .image-overlay p,
.g26 .image-overlay p,
.g27 .image-overlay p,
.g28 .image-overlay p,
.g29 .image-overlay p { font-size: 2.6em; }

.g30 .image-overlay p,
.g31 .image-overlay p,
.g32 .image-overlay p,
.g33 .image-overlay p,
.g34 .image-overlay p { font-size: 3.0em; }

.g35 .image-overlay p,
.g36 .image-overlay p,
.g37 .image-overlay p,
.g38 .image-overlay p,
.g39 .image-overlay p { font-size: 3.4em; }

.g40 .image-overlay p,
.g41 .image-overlay p,
.g42 .image-overlay p,
.g43 .image-overlay p,
.g44 .image-overlay p { font-size: 3.8em; }

.g45 .image-overlay p,
.g46 .image-overlay p,
.g47 .image-overlay p,
.g48 .image-overlay p,
.g49 .image-overlay p { font-size: 4.2em; }

.g50 .image-overlay p { font-size: 4.6em; }



.image-overlay.white h2,
.image-overlay.white p,
.thumb-overlay.white h2,
.thumb-overlay.white p { color: #fff; }

.image-overlay.black h2,
.image-overlay.black p,
.thumb-overlay.black h2,
.thumb-overlay.black p { color: #000; }

.image-overlay.gray h2,
.image-overlay.gray p,
.thumb-overlay.gray h2,
.thumb-overlay.gray p { color: #a3a3a3; }


.ml00 { margin-left: 0%; }
.ml01 { margin-left: 2%; }
.ml02 { margin-left: 4%; }
.ml03 { margin-left: 6%; }
.ml04 { margin-left: 8%; }
.ml05 { margin-left: 10%; }
.ml06 { margin-left: 12%; }
.ml07 { margin-left: 14%; }
.ml08 { margin-left: 16%; }
.ml09 { margin-left: 18%; }
.ml10 { margin-left: 20%; }
.ml11 { margin-left: 22%; }
.ml12 { margin-left: 24%; }
.ml13 { margin-left: 26%; }
.ml14 { margin-left: 28%; }
.ml15 { margin-left: 30%; }
.ml16 { margin-left: 32%; }
.ml17 { margin-left: 34%; }
.ml18 { margin-left: 36%; }
.ml19 { margin-left: 38%; }
.ml20 { margin-left: 40%; }
.ml21 { margin-left: 42%; }
.ml22 { margin-left: 44%; }
.ml23 { margin-left: 46%; }
.ml24 { margin-left: 48%; }
.ml25 { margin-left: 50%; }
.ml26 { margin-left: 52%; }
.ml27 { margin-left: 54%; }
.ml28 { margin-left: 56%; }
.ml29 { margin-left: 58%; }
.ml30 { margin-left: 60%; }
.ml31 { margin-left: 62%; }
.ml32 { margin-left: 64%; }
.ml33 { margin-left: 66%; }
.ml34 { margin-left: 68%; }
.ml35 { margin-left: 70%; }
.ml36 { margin-left: 72%; }
.ml37 { margin-left: 74%; }
.ml38 { margin-left: 76%; }
.ml39 { margin-left: 78%; }
.ml40 { margin-left: 80%; }
.ml41 { margin-left: 82%; }
.ml42 { margin-left: 84%; }
.ml43 { margin-left: 86%; }
.ml44 { margin-left: 88%; }
.ml45 { margin-left: 90%; }
.ml46 { margin-left: 92%; }
.ml47 { margin-left: 94%; }
.ml48 { margin-left: 96%; }
.ml49 { margin-left: 98%; }
.ml50 { margin-left: 100%; }


.mt00 { margin-top: 0%; }
.mt01 { margin-top: 2%; }
.mt02 { margin-top: 4%; }
.mt03 { margin-top: 6%; }
.mt04 { margin-top: 8%; }
.mt05 { margin-top: 10%; }
.mt06 { margin-top: 12%; }
.mt07 { margin-top: 14%; }
.mt08 { margin-top: 16%; }
.mt09 { margin-top: 18%; }
.mt10 { margin-top: 20%; }
.mt11 { margin-top: 22%; }
.mt12 { margin-top: 24%; }
.mt13 { margin-top: 26%; }
.mt14 { margin-top: 28%; }
.mt15 { margin-top: 30%; }
.mt16 { margin-top: 32%; }
.mt17 { margin-top: 34%; }
.mt18 { margin-top: 36%; }
.mt19 { margin-top: 38%; }
.mt20 { margin-top: 40%; }
.mt21 { margin-top: 42%; }
.mt22 { margin-top: 44%; }
.mt23 { margin-top: 46%; }
.mt24 { margin-top: 48%; }
.mt25 { margin-top: 50%; }

.mt-01 { margin-top: -2%; }
.mt-02 { margin-top: -4%; }
.mt-03 { margin-top: -6%; }
.mt-04 { margin-top: -8%; }
.mt-05 { margin-top: -10%; }
.mt-06 { margin-top: -12%; }
.mt-07 { margin-top: -14%; }
.mt-08 { margin-top: -16%; }
.mt-09 { margin-top: -18%; }
.mt-10 { margin-top: -20%; }
.mt-11 { margin-top: -22%; }
.mt-12 { margin-top: -24%; }
.mt-13 { margin-top: -26%; }
.mt-14 { margin-top: -28%; }
.mt-15 { margin-top: -30%; }
.mt-16 { margin-top: -32%; }
.mt-17 { margin-top: -34%; }
.mt-18 { margin-top: -36%; }
.mt-19 { margin-top: -38%; }
.mt-20 { margin-top: -40%; }
.mt-21 { margin-top: -42%; }
.mt-22 { margin-top: -44%; }
.mt-23 { margin-top: -46%; }
.mt-24 { margin-top: -48%; }
.mt-25 { margin-top: -50%; }



.zin01 { z-index: 1001; }
.zin02 { z-index: 1002; }
.zin03 { z-index: 1003; }
.zin04 { z-index: 1004; }
.zin05 { z-index: 1005; }
.zin06 { z-index: 1006; }
.zin07 { z-index: 1007; }
.zin08 { z-index: 1008; }
.zin09 { z-index: 1009; }
.zin10 { z-index: 1010; }
.zin11 { z-index: 1011; }
.zin12 { z-index: 1012; }
.zin13 { z-index: 1013; }
.zin14 { z-index: 1014; }
.zin15 { z-index: 1015; }
.zin16 { z-index: 1016; }
.zin17 { z-index: 1017; }
.zin18 { z-index: 1018; }
.zin19 { z-index: 1019; }
.zin20 { z-index: 1020; }
.zin21 { z-index: 1021; }
.zin22 { z-index: 1022; }
.zin23 { z-index: 1023; }
.zin24 { z-index: 1024; }
.zin25 { z-index: 1025; }



.animate {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: translate3d(0, 80px, 0) rotateY(-5deg) rotateZ(0deg);
  -moz-transform: translate3d(0, 80px, 0) rotateY(-5deg) rotateZ(0deg);
  -ms-transform: translate3d(0, 80px, 0) rotateY(-5deg) rotateZ(0deg);
  -o-transform: translate3d(0, 80px, 0) rotateY(-5deg) rotateZ(0deg);
  transform: translate3d(0, 80px, 0) rotateY(-5deg) rotateZ(0deg);
  opacity: 1;
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  }


.animate.in-view {
   opacity: 1;
   -webkit-transform: translate3d(0, 0, 0) rotateY(0deg) rotateZ(0deg);
   -moz-transform: translate3d(0, 0, 0) rotateY(0deg) rotateZ(0deg);
   -ms-transform: translate3d(0, 0, 0) rotateY(0deg) rotateZ(0deg);
   -o-transform: translate3d(0, 0, 0) rotateY(0deg) rotateZ(0deg);
   transform: translate3d(0, 0, 0) rotateY(0deg) rotateZ(0deg);
   }
    









/* __Page____Common
---------------------------------------------------------------- */


.text-jp p {
	font-size: 14px;
	line-height: 2.0em;
}

.text-jp th,
.text-jp td {
	font-size: 14px;
	line-height: 2.0em;
}

.text-en p,
.text-en th,
.text-en td {
	font-size: 16px;
	line-height: 1.8em;
}


.title {
	font-size: 7em;
	margin: 0.2em 0;
	position: relative;
	top:0;
	left:0;
	line-height: 0.9em;
}


.cat-title {
	padding: 0 8px;
	margin:2.3em 0;
	text-align: left;
}

.thumb-title {
	font-size: 4em;
}



.cat,
.sub-cat {
	font-size: 2.5em;
	line-height: 1.4em;
}

.story-cat {
	margin-bottom: 0.5em
}

.all-cat {
	margin-bottom: 0.3em;
}

.designer-by {
	color: #888;
	font-style: italic;
	font-size: 1.6em;
}





/* __Page____Story
---------------------------------------------------------------- */

.story-container {
	width: 100%;
	max-width: 1000px;
	margin: auto;
}


.story-image {
	width: 100%;
	padding: 8px;
}


.story .left-col,
.story .right-col {
	margin-bottom: 0;
}


.story-detail {
	text-align: left;
	width: 100%;
	position: relative;
}


.story-title {
	font-size: 8em;
	margin: 0.4em 0;
	margin-bottom: 0.3em;
	padding: 8px;
	position: relative;
	top:0;
	left:0;
	line-height: 0.9em;
}


.story-col {
	width: 90%;
	overflow: visible;
	float: left;
}



.concept .story-col {
	width: 90%;
}


.story-text {
	padding: 0 8px;
}



.story-text-jp {
	margin-bottom: 5.0em;
}






/* __Page____Story____Brand
---------------------------------------------------------------- */



.contents-box {
	margin-top: 4.0em;
	width: 100%;
}



.story-col table {
	width: 100%;
}

.story-col table td {
	padding: 0.2em 0;
}




/* __Page____Company
---------------------------------- */



ul.company-list {
	display: table;
	border-collapse: collapse;
}
ul.company-list li {
	display: table-row;
}
span.cell-left,
span.cell-right,
.history li p {
	display: table-cell;
	padding: 4px 30px 4px 0;
}

.history li p {
	padding: 1px 30px 1px 0;
}

span.cell-left {
	width: 180px;
}

.profile .cell-left {
	width: 150px;
}

.office .cell-left {
	width: 200px;
}

.history .cell-left {
	width: 120px;
}





/* __Page____Story____Designer
---------------------------------------------------------------- */


.designer-title,
.contact-title,
.download-title {
	margin-top: 0;
}



.designer-col {
	width: 100%;
	padding: 8px;
	margin-bottom: 12em;
}

.designer-col-left {
	float: left;
	width: 30%;
	margin-right: 6%;
}

.designer-col-right {
	float: left;
	width: 64%;
}

.designer-image {
	margin-bottom: 4.0em;
}

.designer-name-en {
	font-size: 3.0em;
	margin: 0.2em 0;
	line-height: 0.9em;
}

.designer-name-jp {
	color: #888;
	font-style: italic;
}


.designer-link {
	margin-top: 2em;
}







/* __Page____Products
---------------------------------------------------------------- */


.products-container {
	width: 100%;
	position: relative;
}


.products-image {
	padding: 8px;
}


.products-container .products-image {
	margin-left: 25%;
}

.products-detail {
	text-align: left;
    width: 30%;
    z-index: 1000;
}

.products-container .products-detail {
	position: absolute;
    top: 15%;
    left: 0;
}


.products-title {
	padding: 0 8px;
	width: 100%;
	margin-bottom: 4.0em;
}

.products-text {
	padding: 0 8px;
	width: 100%;
	margin-bottom: 4.0em;
}




.products-text-jp {
	margin-bottom: 1.6em;
}





.products-spec {
	width: 100%;
	margin-top: 8.0em;
}



ul.spec-row {
	width: 30%;
	float: left;
	margin-bottom: 2.0em;
	text-align: left;
	padding: 8px;
}

li.text {
	float: left;
	margin-right: 6%;
}

li.drawing {
	float: left;
	width: 50%;
}


li.drawing img {
	width: 100%;
}




li.drawing.bank,
li.drawing.shikiri,
li.drawing.grid { width: 50%; }


li.drawing.higuma { width: 45%; }


li.drawing.villa,
li.drawing.kitakitsune,
li.drawing.cap { width: 40%; }


li.drawing.rotation,
li.drawing.pw-stool { width: 35%; }


li.drawing.pw-car,
li.drawing.ezorisu,
li.drawing.mokume { width: 25%; }


li.drawing.tower,
li.drawing.ringo,
li.drawing.koishi,
li.drawing.ridge,
li.drawing.canyon { width: 20%; }



.products-container ul.spec-row {
	float: left;
}

.products-container li.text,
.products-container li.drawing {
	float: left;
}





/* __thumb
------------------------------------------------- */

.thumb-container {
	width: 25%;
	position: relative;
	float: left;
	padding: 8px;
}










/* ___royalSlider
------------------------------------------------- */

.royalSlider {
	visibility: hidden;
}


.royalSlider {
	cursor: pointer;
}



.rsBullets {
position: absolute;
bottom:-30px;
width: 100%;
}


.products-container .rsBullets {
text-align: right;
}

.story-image .rsBullets {
text-align: center;
}


.rsBullet {
width: 10px;
height: 10px;
display: inline-block;
}


.products-container .rsBullet,
.story-image .rsBullet {
margin: 0 0 0 10px;
}


.rsBullet span {
display: block;
width: 10px;
height: 10px;
border-radius: 50%;
background: #ACACAC;
}


.rsBullet.rsNavSelected span {
background: #000;
}


.rsGCaption {
width: 100%;
float: left;
text-align: center;
margin-top: 0.6em;
height: 20px;
}


.rsCaption {
	max-width: 400px;
	margin: 0 auto;
}








/* __Page____Contact
---------------------------------------------------------------- */

.contact-col {
	text-align: left;
	width: 100%;
	/* padding: 8px; */
}





/* ___Form
---------------------------------------- */

.mw_wp_form {
}

.contact-form {
	width: 100%;
}


.notice-text {
	padding: 8px;
	margin-bottom: 20px;
}

.notice-text p {
	font-size: 16px;
}





ul.form-col {
	display: table-row;
	display: block;
}


ul.form-col li {
	font-size: 16px;
	vertical-align: middle;
	padding: 8px 0;
	display: inline-block;
	line-height: 1.4em;
}


li.subject {
	width: 250px;
}


ul.form-col li.message {
	vertical-align: top;
	margin-top: 15px;
}



/* ___Subject
---------------------------------- */

li.subject label,
li.input input,
li.input textarea,
li.input select {
	padding: 8px;
}


/* ___Input
---------------------------------- */

li.input input,
li.input textarea,
li.input select {
	color: #333;
}


li.input input,
li.input textarea {
  border: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px;
  background-color: #fff;
}


li.input select {
  border: 1px solid #ccc;
  width: 300px;
}


/* ___input detail
---------------------------------- */


input:focus { 
border:solid 1px #333; 
}



/* ___submit
---------------------------------- */

.submit-col {
  margin-left: 250px;
}


li.input submit {
  text-align: center;
}

.submit-container input {
  font-size: 16px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #000;
  padding: 1.2em 3em 1em 3em;
  margin-top: 3em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  width: 200px;
}

.submit-container input:hover {
  background: #333;
}


.submit-text {
  margin-top: 2em;
}





/* ___error
---------------------------------- */


.mw_wp_form .error {
	font-size: 14px;
	color: #ff0000;
	display: inline-block;
	margin: 0.2em 0 0 0.2em;
	font-weight: bold;
}


.red .mw_wp_form .error {
	color: #000;
}




/* ___confirm
---------------------------------- */

.mw_wp_form_confirm li.input {
	font-size: 16px;
	line-height: 1.8em;
	display: inline-block;
	font-weight: bold;
	padding: 8px;
	width: 72%;
}










/* __Page____Download
---------------------------------------------------------------- */

.download-box {
	border-bottom: 1px solid #bbb;
	padding: 30px 0;
	margin: 0;
	position:relative;
	width: 100%;
}


.dl-left-col {
	float: left;
	width: 20%;
	margin-right: 2%;
}

.dl-center-col {
	float: left;
	width: 50%;
	margin-right: 2%;
}

.dl-right-col {
	float: right;
	width: 26%;
	text-align: right;
}



.download-text {
	padding: 8px;
	margin-bottom: 40px;
}



.download-box .products-title {
	padding: 0 8px;
	margin-bottom: 0;
}



.download-box .title {
	font-size: 5em;
	margin: 0.2em 0;
	position: relative;
	line-height: 0.9em;
}


.download-box .cat,
.download-box .sub-cat {
	font-size: 1.8em;
	line-height: 1.4em;
}

.designer-by {
	color: #888;
	font-style: italic;
}



.dl-right-col p {
	position: absolute;
	right: 0;
	bottom: 30px;
}


.download-box a {
	display: inline;
	border-bottom: 2px solid;
}

.download-box a:hover {
	border-bottom: none;
}








/* __Footer
---------------------------------------------------------------- */

.footer {
	margin:0;
	padding:0;
	width:100%;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:0.6px;
	padding: 0 60px;
	bottom: 0;
	height: 5em;
	position: absolute;
}

.footer p {
}




/* __Back to Top
---------------------------------------------------------------- */

p.back-top {
	position:fixed;
	right:66px;
	bottom:30px;
	font-size: 3.0em;
}







	






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

__Media Query

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


	



@media only screen and (max-width: 1136px) {



/* __Header
-------------------------------------- */

.header-pc {
	display: none;
}


.header-mobile {
	display: block;
}

.maincontent {
}


.slicknav_nav .sub-menu {
	margin-top: 0;
	padding: 0;
	position: relative;
}


#mobile-fixed-nav {
	display: none;
}





/* __Home Page
-------------------------------------- */







/* __Page____Story
-------------------------------------- */






/* __Single____Products
-------------------------------------- */


.products-container .products-image {
	margin-left: 0;
}


.products-detail {
	text-align: left;
    width:50%;
    z-index: 1000;
    margin-top: 4em;
}


.products-spec {
	margin-top: 0em;
}

.products-container .products-detail {
	position: relative;
    top: auto;
    left: auto;
}

.products-container .rsBullets {
text-align: right;
}




ul.spec-row {
	width: 33%;
}


li.text {
	float: left;
	margin-right: 6%;
	width: 100%;
	margin-bottom: 2em;
}

li.drawing {
	float: left;
	width: 60%;
}








.thumb-container {
	width: 33%;
}




}



/* iPhone Landscape */
@media only screen and (max-width: 960px) {




/* __Header
-------------------------------------- */


.header,
.header-fixed,
.header-mobile-fixed {
	padding: 38px;
}



/* __Container
-------------------------------------- */

.content {
	padding-bottom: 10em;
}


.maincontent,
.page .maincontent,
.page .maincontent.products-container {
	padding: 30px;
}



.title,
.story-title {
	font-size: 6em;
}


.cat,
.sub-cat {
	font-size: 2.0em;
	line-height: 1.4em;
}


.designer-by {
	font-size: 1.4em;
}



/* __Home Page_________80% small
---------------------------------------------- */

.g01 .image-overlay h2,
.g02 .image-overlay h2,
.g03 .image-overlay h2,
.g04 .image-overlay h2 { font-size: 2.08em; }

.g05 .image-overlay h2,
.g06 .image-overlay h2,
.g07 .image-overlay h2,
.g08 .image-overlay h2,
.g09 .image-overlay h2 { font-size: 2.56em; }

.g10 .image-overlay h2,
.g11 .image-overlay h2,
.g12 .image-overlay h2,
.g13 .image-overlay h2,
.g14 .image-overlay h2 { font-size: 3.2em; }

.g15 .image-overlay h2,
.g16 .image-overlay h2,
.g17 .image-overlay h2,
.g18 .image-overlay h2,
.g19 .image-overlay h2 { font-size: 4.64em; }

.g20 .image-overlay h2,
.g21 .image-overlay h2,
.g22 .image-overlay h2,
.g23 .image-overlay h2,
.g24 .image-overlay h2 { font-size: 5.12em; }

.g25 .image-overlay h2,
.g26 .image-overlay h2,
.g27 .image-overlay h2,
.g28 .image-overlay h2,
.g29 .image-overlay h2 { font-size: 5.6em; }

.g30 .image-overlay h2,
.g31 .image-overlay h2,
.g32 .image-overlay h2,
.g33 .image-overlay h2,
.g34 .image-overlay h2 { font-size: 6.0em; }

.g35 .image-overlay h2,
.g36 .image-overlay h2,
.g37 .image-overlay h2,
.g38 .image-overlay h2,
.g39 .image-overlay h2 { font-size: 6.4em; }

.g40 .image-overlay h2,
.g41 .image-overlay h2,
.g42 .image-overlay h2,
.g43 .image-overlay h2,
.g44 .image-overlay h2 { font-size: 7.2em; }

.g45 .image-overlay h2,
.g46 .image-overlay h2,
.g47 .image-overlay h2,
.g48 .image-overlay h2,
.g49 .image-overlay h2 { font-size: 8.0em; }


.g50 .image-overlay h2 { font-size: 9.6em; }



.g01 .image-overlay p,
.g02 .image-overlay p,
.g03 .image-overlay p,
.g04 .image-overlay p { font-size: 0.48em; }

.g05 .image-overlay p,
.g06 .image-overlay p,
.g07 .image-overlay p,
.g08 .image-overlay p,
.g09 .image-overlay p { font-size: 0.8em; }

.g10 .image-overlay p,
.g11 .image-overlay p,
.g12 .image-overlay p,
.g13 .image-overlay p,
.g14 .image-overlay p { font-size: 1.12em; }

.g15 .image-overlay p,
.g16 .image-overlay p,
.g17 .image-overlay p,
.g18 .image-overlay p,
.g19 .image-overlay p { font-size: 1.44em; }

.g20 .image-overlay p,
.g21 .image-overlay p,
.g22 .image-overlay p,
.g23 .image-overlay p,
.g24 .image-overlay p { font-size: 1.76em; }

.g25 .image-overlay p,
.g26 .image-overlay p,
.g27 .image-overlay p,
.g28 .image-overlay p,
.g29 .image-overlay p { font-size: 2.08em; }

.g30 .image-overlay p,
.g31 .image-overlay p,
.g32 .image-overlay p,
.g33 .image-overlay p,
.g34 .image-overlay p { font-size: 2.4em; }

.g35 .image-overlay p,
.g36 .image-overlay p,
.g37 .image-overlay p,
.g38 .image-overlay p,
.g39 .image-overlay p { font-size: 2.72em; }

.g40 .image-overlay p,
.g41 .image-overlay p,
.g42 .image-overlay p,
.g43 .image-overlay p,
.g44 .image-overlay p { font-size: 3.04em; }

.g45 .image-overlay p,
.g46 .image-overlay p,
.g47 .image-overlay p,
.g48 .image-overlay p,
.g49 .image-overlay p { font-size: 3.36em; }

.g50 .image-overlay p { font-size: 3.68em; }







/* __Page____Story
-------------------------------------- */


.story-col,
.concept .story-col {
	width: 100%;
}



.story-text-jp {
	margin-bottom: 4.0em;
	border-bottom: 1px solid;
	padding-bottom: 4.0em;
	
}





/* __Single____Products
-------------------------------------- */


.products-detail {
	width: 100%;
}



ul.spec-row {
	width: 50%;
}

.thumb-container {
	width: 50%;
}




/* __Page____Download
-------------------------------------- */

.dl-left-col {
	float: left;
	width: 30%;
	margin-right: 2%;
}

.dl-center-col {
	float: left;
	width: 50%;
	margin-right: 2%;
}

.dl-right-col {
	float: right;
	width: 16%;
	text-align: right;
}





/* __Footer
-------------------------------------- */

.footer {
	padding: 38px;
	height: 10em;
}



/* __Back to Top
-------------------------------------- */

p.back-top {
	right: 30px;
	bottom: 30px;
	display: none;
}



/* __Page___Brand & Company
-------------------------------------- */




ul.company-list {
	display: block;
}
ul.company-list li {
	display: block;
	margin-bottom: 15px;
}
span.cell-left,
span.cell-right,
.history li p {
	display: block;
	padding: 0;
}

span.cell-left {
	font-weight: bold;
}

.history li p {
	padding: 0;
	line-height: 1.6em;
}

span.cell-left {
	width: 100%;
}




/* __Page___Contact
-------------------------------------- */

ul.form-col li {
	padding: 2px 0;
	display: block;
	font-size: 18px;
	line-height: 1em;
}

ul.form-col li.subject {
	padding: 6px 0 2px 0;
}


.submit-col {
	margin-left: 0;
}



.mw_wp_form .error {
	font-size: 16px;
	display: block;
	margin: 0 0 7px 0.2em;
}


ul.form-col li.message {
	margin-top: 0;
}



/* ___confirm
---------------------------------- */

.mw_wp_form_confirm li.input {
	font-size: 18px;
	width: 100%;
}




}











/* iPhone Portrait */
@media only screen and (max-width : 767px) {



/* __Home Page_________70% small
---------------------------------------------- */

.g01 .image-overlay h2,
.g02 .image-overlay h2,
.g03 .image-overlay h2,
.g04 .image-overlay h2 { font-size: 1.82em; }

.g05 .image-overlay h2,
.g06 .image-overlay h2,
.g07 .image-overlay h2,
.g08 .image-overlay h2,
.g09 .image-overlay h2 { font-size: 2.24em; }

.g10 .image-overlay h2,
.g11 .image-overlay h2,
.g12 .image-overlay h2,
.g13 .image-overlay h2,
.g14 .image-overlay h2 { font-size: 2.8em; }

.g15 .image-overlay h2,
.g16 .image-overlay h2,
.g17 .image-overlay h2,
.g18 .image-overlay h2,
.g19 .image-overlay h2 { font-size: 4.06em; }

.g20 .image-overlay h2,
.g21 .image-overlay h2,
.g22 .image-overlay h2,
.g23 .image-overlay h2,
.g24 .image-overlay h2 { font-size: 4.48em; }

.g25 .image-overlay h2,
.g26 .image-overlay h2,
.g27 .image-overlay h2,
.g28 .image-overlay h2,
.g29 .image-overlay h2 { font-size: 4.9em; }

.g30 .image-overlay h2,
.g31 .image-overlay h2,
.g32 .image-overlay h2,
.g33 .image-overlay h2,
.g34 .image-overlay h2 { font-size: 5.25em; }

.g35 .image-overlay h2,
.g36 .image-overlay h2,
.g37 .image-overlay h2,
.g38 .image-overlay h2,
.g39 .image-overlay h2 { font-size: 5.6em; }

.g40 .image-overlay h2,
.g41 .image-overlay h2,
.g42 .image-overlay h2,
.g43 .image-overlay h2,
.g44 .image-overlay h2 { font-size: 6.3em; }

.g45 .image-overlay h2,
.g46 .image-overlay h2,
.g47 .image-overlay h2,
.g48 .image-overlay h2,
.g49 .image-overlay h2 { font-size: 7.0em; }


.g50 .image-overlay h2 { font-size: 8.4em; }



.g01 .image-overlay p,
.g02 .image-overlay p,
.g03 .image-overlay p,
.g04 .image-overlay p { font-size: 0.42em; }

.g05 .image-overlay p,
.g06 .image-overlay p,
.g07 .image-overlay p,
.g08 .image-overlay p,
.g09 .image-overlay p { font-size: 0.7em; }

.g10 .image-overlay p,
.g11 .image-overlay p,
.g12 .image-overlay p,
.g13 .image-overlay p,
.g14 .image-overlay p { font-size: 0.98em; }

.g15 .image-overlay p,
.g16 .image-overlay p,
.g17 .image-overlay p,
.g18 .image-overlay p,
.g19 .image-overlay p { font-size: 1.26em; }

.g20 .image-overlay p,
.g21 .image-overlay p,
.g22 .image-overlay p,
.g23 .image-overlay p,
.g24 .image-overlay p { font-size: 1.54em; }

.g25 .image-overlay p,
.g26 .image-overlay p,
.g27 .image-overlay p,
.g28 .image-overlay p,
.g29 .image-overlay p { font-size: 1.82em; }

.g30 .image-overlay p,
.g31 .image-overlay p,
.g32 .image-overlay p,
.g33 .image-overlay p,
.g34 .image-overlay p { font-size: 2.1em; }

.g35 .image-overlay p,
.g36 .image-overlay p,
.g37 .image-overlay p,
.g38 .image-overlay p,
.g39 .image-overlay p { font-size: 2.38em; }

.g40 .image-overlay p,
.g41 .image-overlay p,
.g42 .image-overlay p,
.g43 .image-overlay p,
.g44 .image-overlay p { font-size: 2.66em; }

.g45 .image-overlay p,
.g46 .image-overlay p,
.g47 .image-overlay p,
.g48 .image-overlay p,
.g49 .image-overlay p { font-size: 2.94em; }

.g50 .image-overlay p { font-size: 3.22em; }



}








/* iPhone Portrait */
@media only screen and (max-width : 640px) {


/* __Header
-------------------------------------- */

.header,
.header-fixed,
.header-mobile-fixed {
	padding: 18px;
}



.logo,
.logo-fixed,
.logo-mobile-fixed {
	float: left;
	width: auto;
	margin-right: 0;
}


h1.logo,
h1.logo-mobile-fixed {
	font-size: 12em;
}


/* __Container
-------------------------------------- */

.content {
	padding-bottom: 5em;
}


.maincontent,
.page .maincontent,
.page .maincontent.products-container {
	padding: 10px;
}


.title,
.story-title {
	font-size: 5em;
}


.cat,
.sub-cat {
	font-size: 1.5em;
	line-height: 1.4em;
}


.designer-by {
	font-size: 1.2em;
}





/* __Home Page
-------------------------------------- */


/* __Home Page_________60% small
---------------------------------------------- */

.g01 .image-overlay h2,
.g02 .image-overlay h2,
.g03 .image-overlay h2,
.g04 .image-overlay h2 { font-size: 1.56em; }

.g05 .image-overlay h2,
.g06 .image-overlay h2,
.g07 .image-overlay h2,
.g08 .image-overlay h2,
.g09 .image-overlay h2 { font-size: 1.92em; }

.g10 .image-overlay h2,
.g11 .image-overlay h2,
.g12 .image-overlay h2,
.g13 .image-overlay h2,
.g14 .image-overlay h2 { font-size: 2.4em; }

.g15 .image-overlay h2,
.g16 .image-overlay h2,
.g17 .image-overlay h2,
.g18 .image-overlay h2,
.g19 .image-overlay h2 { font-size: 3.48em; }

.g20 .image-overlay h2,
.g21 .image-overlay h2,
.g22 .image-overlay h2,
.g23 .image-overlay h2,
.g24 .image-overlay h2 { font-size: 3.84em; }

.g25 .image-overlay h2,
.g26 .image-overlay h2,
.g27 .image-overlay h2,
.g28 .image-overlay h2,
.g29 .image-overlay h2 { font-size: 4.2em; }

.g30 .image-overlay h2,
.g31 .image-overlay h2,
.g32 .image-overlay h2,
.g33 .image-overlay h2,
.g34 .image-overlay h2 { font-size: 4.5em; }

.g35 .image-overlay h2,
.g36 .image-overlay h2,
.g37 .image-overlay h2,
.g38 .image-overlay h2,
.g39 .image-overlay h2 { font-size: 4.8em; }

.g40 .image-overlay h2,
.g41 .image-overlay h2,
.g42 .image-overlay h2,
.g43 .image-overlay h2,
.g44 .image-overlay h2 { font-size: 5.4em; }

.g45 .image-overlay h2,
.g46 .image-overlay h2,
.g47 .image-overlay h2,
.g48 .image-overlay h2,
.g49 .image-overlay h2 { font-size: 6.0em; }


.g50 .image-overlay h2 { font-size: 7.2em; }



.g01 .image-overlay p,
.g02 .image-overlay p,
.g03 .image-overlay p,
.g04 .image-overlay p { font-size: 0.36em; }

.g05 .image-overlay p,
.g06 .image-overlay p,
.g07 .image-overlay p,
.g08 .image-overlay p,
.g09 .image-overlay p { font-size: 0.6em; }

.g10 .image-overlay p,
.g11 .image-overlay p,
.g12 .image-overlay p,
.g13 .image-overlay p,
.g14 .image-overlay p { font-size: 0.84em; }

.g15 .image-overlay p,
.g16 .image-overlay p,
.g17 .image-overlay p,
.g18 .image-overlay p,
.g19 .image-overlay p { font-size: 1.08em; }

.g20 .image-overlay p,
.g21 .image-overlay p,
.g22 .image-overlay p,
.g23 .image-overlay p,
.g24 .image-overlay p { font-size: 1.32em; }

.g25 .image-overlay p,
.g26 .image-overlay p,
.g27 .image-overlay p,
.g28 .image-overlay p,
.g29 .image-overlay p { font-size: 1.56em; }

.g30 .image-overlay p,
.g31 .image-overlay p,
.g32 .image-overlay p,
.g33 .image-overlay p,
.g34 .image-overlay p { font-size: 1.8em; }

.g35 .image-overlay p,
.g36 .image-overlay p,
.g37 .image-overlay p,
.g38 .image-overlay p,
.g39 .image-overlay p { font-size: 2.04em; }

.g40 .image-overlay p,
.g41 .image-overlay p,
.g42 .image-overlay p,
.g43 .image-overlay p,
.g44 .image-overlay p { font-size: 2.28em; }

.g45 .image-overlay p,
.g46 .image-overlay p,
.g47 .image-overlay p,
.g48 .image-overlay p,
.g49 .image-overlay p { font-size: 2.52em; }

.g50 .image-overlay p { font-size: 2.76em; }






/* __Page____Story____Designer
-------------------------------------- */

.designer-col-left {
	float: none;
	width: 100%;
	margin-right: 0;
}

.designer-col-right {
	float: none;
	width: 100%;
}





/* __Single____Products
-------------------------------------- */

ul.spec-row {
	width: 100%;
}



.thumb-container {
	width: 100%;
}


.rsGCaption {
	text-align: center;
}



/* __Footer
-------------------------------------- */

.footer {
	padding: 18px;
	height: 5em;
}


/* __Back to Top
-------------------------------------- */

p.back-top {
	right: 18px;
	bottom: 18px;
	display: none;
}







/* __Page___Brand & Company
-------------------------------------- */




/* __Page____Download
-------------------------------------- */


.download-box .title {
	font-size: 3em;
	margin: 0.2em 0;
}



.dl-left-col {
	float: none;
	width: 100%;
	margin-right: 0;
}

.dl-center-col {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
}

.dl-right-col {
	float: none;
	width: 100%;
	text-align: left;
}




/* __Page___Contact
-------------------------------------- */

input[type=text],
input[type=submit] {
width:100%;
}


textarea {
width:100%;
resize:none;
}



/* ___submit
---------------------------------- */


.submit-container input {
  font-size: 18px;
  margin-top: 0.7em;
  width: 100%;
}





}




/* iPhone Portrait */
@media only screen and (max-width : 480px) {



.image-container.thumb {
	margin: 0;
	width: 100%;
}



/* ___Title
------------------------------------------------- */

.title,
.story-title {
	font-size: 4em;
}


.cat,
.sub-cat {
	font-size: 1.4em;
	line-height: 1.4em;
}


.designer-by {
	font-size: 1.2em;
}



/* ___royalSlider
------------------------------------------------- */


.rsBullets {
position: absolute;
bottom: -20px;
width: 100%;
}


.rsBullet {
width: 7px;
height: 7px;
display: inline-block;
}


.products-container .rsBullet,
.story-image .rsBullet {
margin: 0 0 0 7px;
}


.rsBullet span {
display: block;
width: 7px;
height: 7px;
border-radius: 50%;
background: #ACACAC;
}


.rsGCaption {
width: 100%;
float: left;
text-align: center;
margin-top: 0;
height: 14px;
}


.rsCaption {
max-width: none;
margin: 0;
text-align: left;
font-size: 12px;
}



.image-container .image-overlay h2 { font-size: 5.0em; }
.image-container .image-overlay p { font-size: 1.6em; }




}






/* iPhone Portrait */
@media only screen and (max-width : 480px) {


.image-container .image-overlay h2 { font-size: 4.0em; }
.image-container .image-overlay p { font-size: 1.4em; }



}







/* __Clearing
--------------------------------------------------------------------- */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf { *zoom: 1; }






