/*
Theme Name: tempo Theme
Theme URI: 
Author: tempo
Author URI: http://www.t-e-m-p-o.com/
Description: 
Version: 0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



@charset "UTF-8";


/*__html5doctor.com reset stylesheet v1.6.1
----------------------------------------------------------------------*/
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
em, img,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label,
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

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

ul {
	list-style: none;
}
 
 
table {
	border-collapse: collapse;
	border-spacing: 0; }
 
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0; }
 
input, select { vertical-align: middle; }


.hidden { display: none; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


:focus {
    outline: 0;
}



 /* _Basic HTML
--------------------------------------------------*/


* { -webkit-text-size-adjust:100%; }


html, body {
  margin: 0;
  padding: 0;
}



body {
	background: #d8d9db no-repeat fixed;
	color: #252517;
	font: 16px;
	font-family: 'Times New Roman', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'ＭＳ Ｐ明朝','MS PMincho', serif;
	line-height: 1.8em;
	word-wrap:break-word;
	/* min-width: 960px; */
	overflow:auto;
}


body a{ -webkit-tap-highlight-color:rgba(255,255,255,0.7); }

	
body.page {
	background:#d7d8da;
}

/* _background
--------------------------------------------------*/


#background {
position: fixed;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
background-position:center top; 
background-repeat:no-repeat;
}



/* _Text H / P / A
--------------------------------------------------*/


a {
color: inherit;
text-decoration: none;	
}

a:hover {
}



h1 {
	font-size: 40px;
	line-height: 1.0em;
	font-weight: normal;
	letter-spacing: 0.15em;
}


h1 span {
	font-size: 14px;
	line-height: 1.8em;
	padding:0;
}

h2 {
	font-size: 20px;
	line-height: 1.0em;
	font-weight: normal;
	margin-bottom: 12px;
	text-decoration: none;
	border-bottom: 1px solid;
	display: inline-block;
}


h2 span {
	font-size: 16px;
}


h2.fix {
	position: fixed;
	top:35px;
}


p.product-title-jp {
	font-size: 16px;
	line-height: 1.8em;
	font-weight: normal;
	font-style:italic;
}



/* _container
--------------------------------------------------*/


.wrapper {
	width: 100%;
}


.container {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


.entry {
	padding: 0 0;
	left:0;
	z-index: 8;
}


.pbg { 
	height:150px;
	width: 100%;
	}
	



.pbg0 {top:0;}
.pbg1 {top:150px;}
.pbg2 {top:300px;}
.pbg3 {top:450px;}
.pbg4 {top:600px;}
.pbg5 {top:750px;}
.pbg6 {top:900px;}
.pbg7 {top:1050px;}
.pbg8 {top:1200px;}
.pbg9 {top:1350px;}
.pbg10 {top:1500px;}
.pbg11 {top:1650px;}
.pbg12 {top:1800px;}
.pbg13 {top:1950px;}
.pbg14 {top:2100px;}
.pbg15 {top:2250px;}
.pbg16 {top:2400px;}
.pbg17 {top:2550px;}
.pbg18 {top:2700px;}
.pbg19 {top:2850px;}



.tbg {
	height:350px;
	width: 100%;
	}


.tbg0 {top:0;}
.tbg1 {top:350px;}
.tbg2 {top:700px;}
.tbg3 {top:1050px;}
.tbg4 {top:1400px;}
.tbg5 {top:1750px;}
.tbg6 {top:2100px;}
.tbg7 {top:2450px;}
.tbg8 {top:2800px;}
.tbg9 {top:3150px;}
.tbg10 {top:3500px;}
.tbg11 {top:3850px;}
.tbg12 {top:4200px;}
.tbg13 {top:4550px;}
.tbg14 {top:4900px;}










/* _main / section
--------------------------------------------------*/


.main {
	position:absolute;
	top:0;
	left: 67%;
	width: 30%;
	height: 100%;
	z-index: 3;
}


.main p.jp {
	color: #252517;
	text-align:left;
	font-size: 14px;
	line-height: 1.8em;
}

.main p.en {
	color: #252517;
	text-align:left;
	font-size: 14px;
	line-height: 1.6em;
	margin-top: 20px;
}



/* _section
----------------------- */


.section {
	padding: 20px 0 0 0;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 100%;
}

.section-top {
	margin-top: 0;
}



.section a {
	text-decoration:underline;
}

.section a:hover {
	text-decoration:underline;
	color: #999;
	
}


.d-image {
	float:left;
	margin-right: 14px;
	margin-top: 0.2em;
}

.d-box,
.news-col {
	margin-bottom: 35px;
}

.d-box-last {
	margin-bottom: 0;
}


.news-col span {
	color: #B2B2B2;
}


.news-col span.greeting {
	color: #252517;
	text-decoration: underline;
}




/* _nav
--------------------------------------------------*/



/* _nav-home 
----------------------- */

#nav-home {
	position: fixed;
	overflow:visible;
	top: 80px;
	left: 3%;
	width: 120px;
	height: 67px;
	z-index: 3;
}

#nav-home h1 a {
	display:block;
	width: 120px;
	height: 70px;
	background: url(img/logo_120wb.png) left top no-repeat;
	text-indent: -9999px;
	font-size: 0;
}


#nav-home h1 a:hover {
	display:block;
	width: 120px;
	height: 70px;
	background: url(img/logo_120wb.png) left bottom no-repeat;
	text-indent: -9999px;
	font-size: 0;
}


.page #nav-home h1 a {
	background: url(img/logo_120wb.png) left top no-repeat;
}


.page #nav-home h1 a:hover {
	background: url(img/logo_120wb.png) left bottom no-repeat;
}



/* _nav-page 
----------------------- */

#nav-page {
	position: fixed;
	overflow:visible;
	top: 20px;
	left: 3%;
	width: 47%;
	z-index: 3;
	font-weight: normal;
}


#nav-page li {
	padding: 0;
	float:left;
	margin-right: 10px;
	line-height: 1.2em;
}

#nav-page li a {
	color: #fff;
	display:block;
	padding: 0 8px;
}

#nav-page li.active a {
	text-decoration:underline;
}


.page #nav-page li a {
	color: #fff;
}

#nav-page li a:hover {
	color: #252517;
}


#nav-page li a.active {
	color: #252517;
}



/* _nav-products 
----------------------- */


#nav-products {
	position:fixed;
	top: 170px;
	left: 3%;
	width: 47%;
	font-size: 50px;
	font-size: 42px;
	font-size: 38px;
	line-height: 1.0em;
	letter-spacing: 0.08em;
	z-index: 3;
}


#nav-products ul {
	padding: 0;
	display:block;
}


#nav-products li {
	margin-bottom: 0.25em;
}



#nav-products li a {
	color: #fff;
	background-image: url(img/line_60w.gif);
	background-repeat: repeat-x;
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}

.page #nav-products li a {
	color: #fff;
	background-image: url(img/line_60w.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}

#nav-products li a:hover {
	color: #B2B2B2;
	background-image: url(img/line_60g.gif);
}


.page #nav-products li a:hover {
	color: #B2B2B2;
	background-image: url(img/line_60g.gif);
}


.page #nav-products li.current-menu-item a,
.page #nav-products li.current-menu-item a:hover {
	color: #252517;
	background-image: url(img/line_60b.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}






.nav-top {
	position:absolute;
	bottom: 30px;
}



.home .nav-top {
	position: relative;
	bottom: auto;
	padding: 50px 0;
}





#nav-page li.m-factory {
    border-left: 1px solid #fff;
    padding: 0 0 0 20px;
    display: inline-block;
}




/* _Contact ____Form
--------------------------------------------------*/



.contact-form {
	display:table;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 30px;
	width: 100%;
    }
	

.contact-form table {
	text-align:left;
	vertical-align:top;
	width: 100%;
}

.contact-form table th {
	font-weight:  normal;
	width: 35%;
	padding: 6px 0 6px 0;
	vertical-align:top;
	text-align:left;
}

.contact-form table td {
	font-weight:  normal;
	width: 65%;
	padding: 6px 0 6px 0;
	text-align:left;
}

.contact-form table th .subject {
	vertical-align:top;
	width: 100%;
}

.contact-form table th .submessage {
	font-size: 11px;
	line-height: 1.1em;
}

.contact-form table th .subject span {
}

.contact-form table td div {
	vertical-align:top;
	width: 100%;
}
 
.select {
	padding: 2px;
	background-color: #e6e6e7;
	border: 1px solid #CCC;
	height: 22px;
	/* margin-bottom: 10px; */
	outline: none;
	}
	
	
.txtinput {
	padding: 2px;
	background-color: #e6e6e7;
	border: 1px solid #CCC;
	height: 20px;
	outline: none;
	opacity: 0.9;
	width: 100%;
	}
 
.txtinput:active, .txtinput:focus {
	background-color: #fff;
	border: 1px solid #999;
	color: black; }
 
.txtarea {
	padding: 5px 5px;
	border: none;
	background-color: #e6e6e7;
	border: 1px solid #CCC;
	height: 200px;
	outline: none;
	opacity: 0.9;
	width: 100%;
	}
 
.txtarea:active, .txtarea:focus {
	background-color: #fff;
	border: 1px solid #CCC;
	color: black; }

 
label {
	margin-bottom: 3px; }
	


.contact-form input[type="submit"] {
	font-weight: bold;
	color: #fff;
	background-color:#252517;
	text-decoration: none;
	outline: none;
	display: inline-block;
	border: none;
	height: 30px;
	padding: 5px 10px;
	cursor: pointer;
	text-align:center;
	letter-spacing: 0.1em;
	}
 
.contact-form input[type="submit"]:active,
.contact-form input[type="submit"]:hover,
.contact-form input[type="submit"]:focus {
	font-weight: bold;
	color: #fff;
	background-color:#666;
	text-decoration: none;
	outline: none;
	border: none;
	text-align:center;
	letter-spacing: 0.1em;
	}



.contact-form .error {
	font-weight: normal;
	color: #fd391d;
	margin-top: 8px;
	}


/* _Contact ____Form　確認画面
--------------------------------------- */


.contact-form-confirm,
.contact-form-finish {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 15px 0;
	}
	
	
.contact-form-confirm p,
.contact-form-finish p {
	font-size: 14px;
	line-height: 1.8em;
	}
	




.submit-container {
	margin-top: 20px;
	}





/* _Shop list
--------------------------------------------------*/

.shop-list {
	display:table;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 0px;
	width: 100%;
    }
	

.shop-list table {
	text-align:left;
	vertical-align:top;
	width: 100%;
}

.shop-list table th {
	font-weight:  normal;
	width: 30%;
	padding: 6px 0 6px 0;
	vertical-align:top;
	text-align:left;
}

.shop-list table td {
	font-weight:  normal;
	width: 65%;
	padding: 6px 0 6px 0;
	text-align:left;
}


.shop-list table td.null {
	font-weight:  normal;
	width: 5%;
	padding: 6px 0 6px 0;
}




/* _Media Queries
--------------------------------------------------*/



@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {




}

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

}

/* notebook 1440px */

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

/* _nav-home 
----------------------- */

#nav-home {
	width: 91px;
	height: 53px;
	z-index: 3;
}

#nav-home h1 a {
	width: 91px;
	height: 53px;
	background: url(img/logo_90wb.png) left top no-repeat;
}

#nav-home h1 a:hover {
	width: 91px;
	height: 53px;
	background: url(img/logo_90wb.png) left bottom no-repeat;
}

.page #nav-home h1 a {
	background: url(img/logo_90wb.png) left top no-repeat;
}

.page #nav-home h1 a:hover {
	background: url(img/logo_90wb.png) left bottom no-repeat;
}



/* _main 
----------------------- */
.main {
	position:absolute;
	top:0;
	left: 61%;
	width: 36%;
	height: 100%;
	z-index: 3;
}


/* _nav-products 
----------------------- */

#nav-products {
	font-size: 40px;
	font-size: 35px;
	font-size: 30px;
	line-height: 1.1em;
	top: 150px;
}


#nav-products li {
	margin-bottom: 0.2em;
}


#nav-products li a {
	background-image: url(img/line_50w.gif);
	background-repeat: repeat-x;
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.20em;
}

.page #nav-products li a {
	background-image: url(img/line_50w.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.20em;
}

.page #nav-products li.current-menu-item a,
.page #nav-products li.current-menu-item a:hover {
	background-image: url(img/line_50b.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.20em;
}

#nav-products li a:hover {
	background-image: url(img/line_50g.gif);
}

.page #nav-products li a:hover {
	background-image: url(img/line_50g.gif);
}

    
}


/* notebook 1366px */

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


/* _main 
----------------------- */
.main {
	position:absolute;
	top:0;
	left: 55%;
	width: 42%;
	height: 100%;
	z-index: 3;
}



/* _nav-products 
----------------------- */


#nav-products {
	font-size: 30px;
	font-size: 25px;
	font-size: 22px;
	line-height: 1.1em;
	top: 150px;
}

#nav-products li {
	/* margin-bottom: 0.3em; */
}

#nav-products li a {
	background-image: url(img/line_36w.gif);
	background-repeat: repeat-x;
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}

.page #nav-products li a {
	background-image: url(img/line_36w.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}

.page #nav-products li.current-menu-item a,
.page #nav-products li.current-menu-item a:hover {
	background-image: url(img/line_36b.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}
  
#nav-products li a:hover {
	background-image: url(img/line_36g.gif);
}

.page #nav-products li a:hover {
	background-image: url(img/line_36g.gif);
}

}


/* notebook 1280px */

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


#nav-page li {
	margin-right: 5px;
}

#nav-page li a {
	padding: 0 8px 0 0;
}

#nav-page li.m-factory {
    padding: 0 0 0 8px;
}


}


/* viewport 1024px */

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


h2 {
	font-size: 22px;
	line-height: 1.0em;
	font-weight: normal;
	margin-bottom: 20px;
	text-decoration: none;
	border-bottom: 1px solid;
	display: inline-block;
}



h2.fix {
	position: fixed;
	position: relative;
}


p.product-title-jp {
	font-size: 22px;
	line-height: 1.8em;
	font-weight: normal;
}



/* _main / section
--------------------------------------------------*/



.container {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}




.main {
	position:absolute;
	left: 0;
	width: 70%;
	padding: 0 25% 0 5%;
	height: 100%;
	padding-top: 960px;
	z-index: 2;
}


.page .main {
}

.main,
.main p.jp,
.main p.en {
	color: #252517;
	text-align:left;
	font-size: 16px;
	line-height: 2em;
	text-align: justify;
}

.main th,
.main td {
	text-align:left;
	font-size: 16px;
}



/* _section
----------------------- */


.section {
	padding: 60px 0 0 0;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 100%;
}

.section a {
	text-decoration:underline;
}

.section a:hover {
	text-decoration:underline;
	color: #999;
	
}


.d-image {
	float:left;
	margin-right: 12px;
}

.d-box {
	margin-bottom: 40px;
}

.d-box-last {
	margin-bottom: 0;
}




/* _nav
--------------------------------------------------*/



/* _nav-home 
----------------------- */


.nav-all {
	position:absolute;
	top:0;
	left: 0;
	width: 90%;
	margin: 0 5%;
	height: 100%;
	z-index: 3;
}


#nav-home {
	position:absolute;
	overflow:visible;
	top: 80px;
	left: 0;
	width: 120px;
	height: 67px;
	z-index: 3;
}

#nav-home h1 a {
	display:block;
	width: 120px;
	height: 70px;
	background: url(img/logo_120wb.png) left top no-repeat;
	text-indent: -9999px;
	font-size: 0;
}


#nav-home h1 a:hover {
	display:block;
	width: 120px;
	height: 70px;
	background: url(img/logo_120wb.png) left bottom no-repeat;
	text-indent: -9999px;
	font-size: 0;
}


.page #nav-home h1 a {
	background: url(img/logo_120wb.png) left top no-repeat;
}


.page #nav-home h1 a:hover {
	background: url(img/logo_120wb.png) left bottom no-repeat;
}



/* _nav-page 
----------------------- */

#nav-page {
	position:absolute;
	overflow:visible;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 3;
}


#nav-page li {
	padding: 0;
	float:left;
	margin-right: 15px;
	font-size: 20px;
	letter-spacing: 0.03em;
}

#nav-page li.m-factory {
    padding: 0 0 0 23px;
}

#nav-page li a {
	display:block;
	padding: 0 8px 0 0;
}

#nav-page li.active a {
	text-decoration:none;
}



/* _nav-products 
----------------------- */


#nav-products {
	position:absolute;
	top: 170px;
	left: 0;
	width: 100%;
	font-size: 50px;
	font-size: 42px;
	font-size: 38px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	z-index: 3;
}


#nav-products ul {
	padding: 0;
	display:block;
}


#nav-products li {
	margin-bottom: 0.2em;
}



#nav-products li a,
.page #nav-products li a {
	background-image: url(img/line_60w.gif);
	background-repeat: repeat-x;
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}

.page #nav-products li.current-menu-item a,
.page #nav-products li.current-menu-item a:hover {
	background-image: url(img/line_60b.gif);
	background-position: center 0.45em;
	background-position: center 0.33em;
	background-position: center 0.27em;
}


#nav-products li a:hover {
	background-image: url(img/line_60g.gif);
}

.page #nav-products li a:hover {
	background-image: url(img/line_60g.gif);
}


.nav-top {
	position:absolute;
	margin-top: 60px;
	font-size: 32px;
}


.mobile-nav-top {
	position: relative;
	margin-top: 100px;
	font-size: 32px;
}

.mobile-nav-top a,
.mobile-nav-top a:hover {
	text-decoration: none;
}



/* _Contact ____Form
--------------------------------------------------*/


.txtinput {
	padding: 2px;
	height: 20px;
	outline: none;
	opacity: 0.9;
	width: 100%;
	}
 
.txtarea {
	padding: 5px 5px;
	border: none;
	height: 200px;
	outline: none;
	opacity: 0.9;
	width: 100%;
	}
	
#message-container-input {
	margin-bottom: 20px;
	}
	

}


/* iPhone Landscape */

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


/* iPhone Portrait */

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