﻿html {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #4c3220;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0;
	background: url(../img/shared/bg.jpg) repeat center top;
	min-width: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * #wrapper
 *=============================================*/

#wrapper {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}

.wrap2 {
	width: 1200px;
	margin:0 auto;
}


/*=============================================
 * header
 *=============================================*/

#header {
	width: 100%;
	position: relative;
	height: 920px;
	background: url(../img/shared/bg_header_t.jpg) no-repeat center top, url(../img/shared/bg_header.jpg) repeat-x center top;
} 

#header h1 {
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 0.25px;
	
	color: #7d5e49;
	position: absolute;
	top: 101px;
	left: 0;
}
#header .logo {
	padding:  46px 0 68px;
	text-align: center;
}
#header .tel {
    position: absolute;
	top: 25px;
	right: 0;
}
#header .tel2 {
    position: absolute;
	top: 105px;
	right: 0;
}


#header .nav {
	padding: 0 0 20px;
	display: flex;
	justify-content:center;

}
#header .nav li {
	padding:0 20px;font-size: 19px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-right:1px solid #7d5e49 ;
}
#header .nav li:last-child {
	border: none;
}
#header .nav li a{
display:inline-block;
text-decoration: none;
}
#header .nav li a:hover{
	color: #907113;
	}
/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 600px;
	position: absolute;
	top: 320px;
	width: 100%;
	z-index: 1;
	margin: 0 auto;
}


#key ul {
	height: 600px;
	width: 100%;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/*=============================================
 * container
 *=============================================*/

#container {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	margin: auto;
	padding: 3px 0 0;
	max-width: 350px;
}
/*=============================================
 * footer
 *=============================================*/

#footer {
	background:  url(../img/shared/bg_ft.jpg) repeat-x center top;
	height:700px;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.25px;
	color: #4c3220;
}

#footer .info {
	/* [disabled]padding: 10px 0 6px; */
}
#footer .logo {
	
}

#footer .tel {
	
}

#footer .nav {
	line-height: 30px;
	font-size: 14px;
	padding:  28px 0 0;
	letter-spacing:0.25px;
	color: #a5460a;
	position: relative;
}
#footer .nav li {
	

}
#footer .nav li a {
	padding: 0 2px;
	position: relative;
}
#footer .nav li + li {
	
}
#footer .nav li + li:before {
	
}
#footer .nav li:before {
	content: "|";
	padding-right: 5px;
}
#footer .nav li:last-child:after {
	content: "|";
	padding-left: 5px;
}


#socialbuttons {
	

}


/*=============================================
 * copyright
 *=============================================*/
#pagetop {
	bottom: 20px;
	right: 0;
}
address {
color: #fff;
font-size: 12px;
padding: 47px 0 0px;
letter-spacing: 1.4px;
line-height: 15px;

}

/*=============================================
 * footer2
 *=============================================*/

#footer2 {
	text-align: center;
	background:  url(../img/shared/footer-bg2.jpg) top center repeat-x, url(../img/shared/footer-bg.jpg) top center repeat;
}
#footer2 dl {
	margin: 15px 0;
}
#footer2 dt {
	font-size: 14px;
	font-weight: bold;
}
#footer2 dd {
	font-size: 14px;
	line-height: 20px;
}
#footer2 .logo {
}
#footer2 .tel {
	font-size: 19px;
	font-weight: bold;
}
#footer2 .nav {
}
#footer2 .nav li {
}
#footer2 .nav li + li {
}
#footer2 .nav li + li:before {
	/* display: none; */
}

#footer2 #socialbuttons {
	margin-top: 55px;
}

#footer2 address {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 11px;
	background: url(../img/shared/footer-line.jpg) top center repeat-x;
	height: 70px;
	line-height: 70px;
	letter-spacing: 2px;
	margin-top: 15px;
	color:#fff;
	padding:0;
}

#footer2 #socialbuttons {
	margin-top: 55px;
}


.text_center {
	text-align: center;
}
.ml_0 {
	margin-left: 0px !important;
}
.strong {
	font-weight: bold;
}
.text_right {
	text-align: right;
}
#socialbuttons > * {
	margin: 0 7px;
}
.w_500 {
	width: 500px;
}
.w_50pc {
	width: 50%;
}
.w_400{
	width: 400px;
}


.price{
	font-size: 20px;
	color: #a40000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	
}
.price span{
	font-size: 24px;
}

.box {
	width: 480px;
	background: url(../img/about/bg2.jpg) repeat center top;
	position: relative;
	line-height: 35px;
}
.box:before {
	background: url(../img/menu/icon1.png) no-repeat center top;
	height: 68px;
	width: 494px;
	position: absolute;
	top: -21px;
	left: -15px;
	content: '';
}
.box:after {
	background: url(../img/menu/icon2.png) no-repeat center top;
	height: 75px;
	width: 76px;
	position: absolute;
	bottom: -28px;
	right: -23px;
	content: '';
}
