@charset "utf-8";


/* -------------------------------
   BASE
------------------------------- */

body {
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#wrap {
	position:relative;
	width:100%;
	min-width:960px;
	margin:0 auto;
}

/* -------------------------------
   common
------------------------------- */

/* -------------------------------
   header
------------------------------- */

#spNavBtn {
	display:none;
}
#hWrap {
	background:url(/img/common/wood_bg.jpg) center top repeat;
}
#hWrap #header {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:15px 0;
}
#hWrap #logo {
	float:left;
	width:160px;
}
#hWrap #gNav {
	float:right;
	font-family:Heuristica-Regular;
	font-size:18px;
	padding-top:80px;
	margin-bottom:-17px;
}
#hWrap #gNav li {
	float:left;
	margin-left:30px;
}
#hWrap #gNav li a {
	display:block;
	padding:15px 0;
	border-bottom:2px solid #FFF;
}
#hWrap #gNav li.current a {
	color:#B9AB76;
	border-bottom:2px solid #B9AB76;
}
#hWrap #snsNav {
	position:absolute;
	top:20px;
	right:170px;
}
#hWrap #snsNav li {
	float:left;
	margin-left:10px;
	font-size:18px;
}
#hWrap #gNav li a:hover,
#hWrap #snsNav li a:hover {
	color:#B9AB76;
}

#storesBtn {
	position: absolute;
	top: 10px;
	right: 0;
}
#storesBtn a {
	display: inline-block;
	width: 150px;
}



/* -------------------------------
   footer
------------------------------- */

#pagetop {
	width:120px;
	margin:0 auto;
}
#copyright {
	font-family:Heuristica-Regular;
	width:100%;
	background:url(/img/common/f_bg.jpg);
	font-size:16px;
	text-align:center;
	padding:20px 0;
}


/* -------------------------------
   contents
------------------------------- */

#pagetit {
	font-size:54px;
	margin-bottom:60px;
}
#subContents {
	width:960px;
	margin:0 auto;
	padding:80px 0;
	text-align:center;
	font-size:16px;
}
.subSec {
	margin-top:60px;
	padding-top:60px;
	border-top:1px solid #EFEEE7;
}
.subSec:nth-child(2) {
	margin-top:0;
	padding-top:0;
	border-top:none;
	
}
.subSec h2.tit {
	font-size:32px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝" , serif;
	margin-bottom:40px;
	line-height:1.2;
}
.subSec .sec {
	margin-top:40px;
}
.subSec h3.tit {
	font-size:24px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝" , serif;
	margin-bottom:20px;
	line-height:1.2;
	color:#B9AB76;
}
.subSec .catch {
	font-size:24px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "HG明朝B","ＭＳ Ｐ明朝","ＭＳ 明朝" , serif;
	margin-bottom:40px;
}

/* -------------------------------
   top
------------------------------- */

#homeHeader {
	position:relative;
	background:url(/img/home/main_bg.jpg) center top;
	padding:50px 0 0 0;
	height:670px;
	z-index:1;
}
#homeHeader #logo {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0 660px 0 60px;
	z-index:1;
}
#homeHeader #nav {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0 660px 0 60px;
	text-align:center;
	z-index:1;
}
#homeHeader #nav a {
	color:#212121;
}
#homeHeader #gNav {
	font-family:Heuristica-Regular;
	font-size:18px;
	line-height:42px;
	margin:30px 0;
}
#homeHeader #gNav li a:hover,
#homeHeader #snsNav li a:hover {
	color:#B9AB76;
}
#homeHeader #snsNav li {
	display:inline-block;
	font-size:18px;
	padding:0 5px;
}
#homeHeader #storesBtn {
	top: -250px;
	left: 50%;
	right: auto;
	width: 480px;
	text-align: right;
}

#main {
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -480px;
}
#main li {
	width:960px;
}
#main li:nth-child(1) img {
	float:right;
	width:60%;
}

#top .mainSec .catch {
	padding:0 150px;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
}

#home .sec {
	text-align:center;
	padding:80px 0;
}
#home .sec h2.tit {
	font-family:Heuristica-Regular;
	font-size:54px;
	font-weight:normal;
	letter-spacing:5px;
	line-height:1;
	margin-bottom:40px;
}
#home .sec .inner {
	width:960px;
	margin:0 auto;
}
#home .sec .btn {
	margin-top:60px;
}
#home .sec .btns {
	margin-top:40px;
}
#home .sec .btns li {
	float:left;
	margin-right:10px;
}
#home .sec .btn a,
#home .sec .btns li a {
	font-size:16px;
	min-width:160px;
}

#home #concept {
	background-image: url(/img/home/concept_bg.jpg), url(/img/common/wood_bg.jpg);
	background-position: center bottom, center top;
	background-repeat: no-repeat, repeat;
}
#home #concept .inner {
	padding-left:480px;
	font-size:16px;
	text-align:left;
}
#home #concept .inner p {
	margin-top:40px;
}
#home #concept .inner p:nth-child(1) {
	margin-top:0;
}

#home #order {
	background:url(/img/home/order_bg.jpg) center bottom no-repeat;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
#home #order .inner {
	font-size:18px;
	text-align:left;
	font-size:14px;
}
#home #order h3.tit {
	font-size:21px;
	line-height:1.8;
	text-align:left;
	font-weight:normal;
}
#home #order .inner p {
	margin-top:40px;
}

.komeNumList li {
	padding-left:2em;
	text-indent:-2em;
}


/* -------------------------------
   works,news
------------------------------- */

#workList,
#newsList {
	margin-top:-20px;
}
#workList li {
	float:left;
	width:225px;
	height:225px;
	padding:5px;
	background:url(/img/common/wood_bg.jpg);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin:20px 0 0 20px;
}
#newsList li {
	float:left;
	width:225px;
	height:225px;
	padding:5px;
	background:url(/img/common/wood_bg.jpg);
	margin:20px 0 0 20px;
}
#workList li:nth-child(4n+1),
#newsList li:nth-child(4n+1) {
	clear:left;
	margin-left:0;
}
#workList li a {
	position:relative;
	display:block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
}
#newsList li a {
	position:relative;
	display:block;
	overflow:hidden;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
}
#workList li a p {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index:1;
	color:#FFF;
	border:5px solid rgba(255,255,255,0.50);
	padding:50% 10px 0 10px;
	font-size:13px;
}
#newsList li a p {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	color:#FFF;
	border:5px solid rgba(255,255,255,0.50);
	padding:50% 10px 0 10px;
	font-size:13px;
}
#workList li a p span,
#newsList li a p span {
	display:none;
}
#workList li a:hover p,
#newsList li a:hover p {
	background:#000;
	background:rgba(0,0,0,0.75);
}
#workList li a:hover p span,
#newsList li a:hover p span {
	display:block;
}

#workImgPreiview {
	width:960px;
	height:640px;
}
#workImgs {
	position:relative;
	display:inline-block;
	background:rgba(255,255,255,0.5);
	padding:5px 10px 0 5px;
	margin:-40px auto 50px auto;
	max-width:815px;
	z-index:1;
}
#workImgs li {
	float:left;
	width:75px;
	margin:5px 0 0 5px;
}
#workImgs li a {
	display:block;
}
#workImgs li.current a {
	border:5px solid #B9AB76;
	overflow:hidden;
}
#newsImgs {
	position:relative;
	width:720px;
	margin:0 auto 50px auto;
	overflow:hidden;
}
#newsImgs ul {
	display:table;
	table-layout:fixed;
}
#newsImgs li {
	display:table-cell;
	width:720px;
	padding:0 50px;
	text-align:center;
	vertical-align:middle;
}
#newsImgs li img {
	max-width:100%;
	width:auto;
	max-height:100%;
	height:auto;
}
#newsImgs i {
	display:none;
	position:absolute;
	top:50%;
	font-size:40px;
	line-height:1;
	margin-top:-20px;
	cursor:pointer;
}
#newsImgs i:hover {
	color:#B9AB76;
}
#newsImgs i.fa-chevron-circle-left {
	left:2px;
}
#newsImgs i.fa-chevron-circle-right {
	right:2px;
}


#relationLinks {
	margin-top:40px;
}


/* -------------------------------
   shop
------------------------------- */

#shop {
	font-size:18px;
}
#shopImgs {
	position:relative;
}
#shopImgs ul {
	width:2450px;
	margin:0 0 40px -75%;
}
#shopImgs li {
	float:left;
	width:225px;
	padding:5px;
	background:url(/img/common/wood_bg.jpg);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin:20px 10px 0 10px;
}
#shopImgs li:first-child {
	clear:left;
	margin-left:0;
}
#shopImgs li span {
	position:relative;
	display:block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
}


/* -------------------------------
   diary
------------------------------- */

#diary #instagramImgs,
#diary #sb_instagram {
	margin-top:-30px;
	padding: 0!important;
	width: auto!important;
}
#diary #instagramImgs li,
#sb_instagram #sbi_images .sbi_item {
	float:left;
	width:300px!important;
	margin:30px 0 0 30px!important;
	background:#FFF;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.075) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.075) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.075) 0px 0px 5px 0px;
}
#diary #instagramImgs li:nth-child(3n+1),
#sb_instagram #sbi_images .sbi_item:nth-child(3n+1) {
	margin-left:0!important;
}
#diary #instagramImgs li a,
#sb_instagram #sbi_images .sbi_item a {
	display: block;
	-moz-transition-duration:0.25s;
	-webkit-transition-duration:0.25s;
	-o-transition-duration:0.25s;
	-ms-transition-duration:0.25s;
}
#diary #instagramImgs li a:hover,
#sb_instagram #sbi_images .sbi_item a:hover {
	opacity:0.75;
}


/* -------------------------------
   order
------------------------------- */

.orderImg {
	width:300px;
	padding:5px;
	background:url(/img/common/wood_bg.jpg);
	margin:0 auto;
}
.orderImgs {
	margin:0 0 40px -30px;
	text-align:center;
}
.orderImgs li {
	float:left;
	width:300px;
	margin:0 0 0 30px;
}
.orderImgs li span {
	display:block;
	padding:5px;
	background:url(/img/common/wood_bg.jpg);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.orderImgs li img {
	position:relative;
	display:block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow:hidden;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 0px;
}
.orderImgs li p {
	margin-top:10px!important;
}
#order .btns {
	text-align:center;
	margin-top:40px;
}
#order .btns li {
	display:inline-block;
	margin:0 5px;
}
#order .btns li a {
	min-width:210px;
}

#form table {
	max-width:700px;
	margin:0 auto;
	width:100%;
	font-size:18px;
}
#form th {
	width:20%;
	background:#EFEEE7;
	padding:15px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
#form td {
	text-align:left;
	padding:15px;
	border-top:1px solid #EFEEE7;
}
#form td li {
	float:left;
	margin-right:20px;
}
#form td.text {
	padding:0;
	background:#F7F6F3;
}
#form td.note {
	text-align:right;
	padding:0 0 20px 0;
	border-top:none;
}
#form td.unit {
	padding:15px 10px;
	text-align:center;
	background:#F2F1EC;
}
#form td.intable {
	padding:0;
}
#form td input[type=text],
#form td input[type=tel],
#form td input[type=email],
#form td textarea {
	padding:15px;
	width:100%;
	border:none;
	background:none!important;
	resize: none;
	line-height:1.5;
}
#form td dt {
	padding:10px;
	background:#EFEEE7;
	margin-top:20px;
}
#form td dt:first-child {
	margin-top:0;
}
#form td dd {
	padding:5px 0 0 15px;
}
#form td dd dl {
	margin-left:-10px;
}
#form td dd dt {
	background:#F5F4F0;
}
#form td table {
	margin:0 1px;
}
#form td th {
	text-align:right;
	white-space:nowrap;
	width:auto;
	border-top:1px solid #FFF;
}
#form td td {
	font-size:16px;
	width:100%;
	border-top:1px solid #FFF;
	background:#F7F6F3;
	padding:0;
}
#form td.col6 .unit {
	width:3.3%;
}
#form td.col6 .text {
	width:30%;
}
#form td.col2 .unit {
	width:1%;
}
#form td.col2 .text {
	width:99%;
}
#form .mfp_ok,
#form .mfp_err {
	margin:10px 15px;
}