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

body {
	color: #fff;
	font-weight: bold;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 36px;
	letter-spacing: 0;
	background: url(../img/shared/bg.jpg) top center repeat;
	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;
}
/*=============================================
 * header
 *=============================================*/

#header {
	position: relative;
	background:url(../img/shared/key-bg2.jpg) top center repeat;
}
#header h1 {
	font-size: 14px;
	letter-spacing: 0.5px;
	position: absolute;
	top: 5px;
	right: 0;
	color:#331400;
}
#header .logo {
	position: absolute;
	right: 0;
	right: 50%;
	z-index: 2;
}
#header .tel {
	padding-top: 36px;
	text-align: right;
}
#header .btn {
	margin-left: 780px;
}
#header .nav {
	text-align: center;
	background: url(../img/shared/nav-line.jpg) bottom center repeat-x, url(../img/shared/nav-bg.jpg) top center repeat;
	height: 110px;
}
#header .nav ul {
	display: inline-block;
}
#header .nav ul li {
	position: relative;
}
#header .nav ul li:before{
	position: absolute;
	content: "";
	bottom: 20px;
	left: 100%;
	right: 100%;
	height: 2px;
	background: #fff;
	margin: auto;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#header .nav ul li:hover:before{
	left: 30px;
	right: 30px;
}
#header .nav ul li.active:before{
	left: 30px;
	right: 30px;
}
/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 710px;
	position: relative;
	margin-top: 60px;
	margin-left: 100px;
	z-index: 1;
}
#key:before {
	position: absolute;
	content: "";
	top: -30px;
	left: -50px;
	bottom: 30px;
	right: 50px;
	background: url(../img/shared/key-bg1.jpg) top center repeat;
}
#key ul {
	min-height: inherit;
}
#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 {
	padding: 25px 0 0;
}
/*=============================================
 * footer
 *=============================================*/

#footer {
	background: url(../img/shared/nav-line.jpg) top center repeat-x,url(../img/shared/footer-dress.jpg) bottom center repeat-x, url(../img/shared/footer-bg.jpg) top center repeat;
}
#footer .logo {
	padding-top: 18px;
}
#footer .tel {
	margin-top: 7px;
}
#footer .nav {
	font-size: 15px;
	font-weight: bold;
	height: 90px;
	line-height: 100px;
	margin-top: 25px;
}
#footer .btn {
	position: absolute;
	top: 207px;
	right: 117px;
}
#footer .txt1 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}
#footer .txt2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 -25px;
	padding: 0 40px 5px;
	color:#331400;
	border-bottom: 2px solid #331400;
	margin-bottom: 10px;
}
#footer dl {
	font-weight: bold;
	line-height: 20px;
	padding: 10px 0;
}
#footer dt {
	width: 100px;
	float: left;
	padding-left: 10px;
}
#footer dd {
	min-width: 50px;
	float: left;
}
#footer .nav li {
    padding: 0 15px;
}
#footer .nav li:before {
	
}
#footer .nav li a {
	position: relative;
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#footer .nav li a:hover {
	opacity: .7;
}
#footer .nav li a:before {
	position: absolute;
	content: "";
	bottom: -10px;
	left: 0;
	right: 0;
	background: url(../img/shared/text-line.png) top center repeat-x;
	height: 10px;
}
#footer .nav li + li {
}
#footer .nav li + li:before {
/* display: none; */
	content: "";
}
/*=============================================
 * copyright
 *=============================================*/

address {
	font-weight: 500;
	color:#000;
	font-size: 12px;
	position: absolute;
	line-height: 30px;
	right: 0;
	bottom: 25px;
}
.btn-top {
	position: relative;
	width: 217px;
}
.btn-top:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px solid #3e1800;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition:all 0.5s;
}
.btn-top:hover:before {
	opacity: 1;
	top: -5px;
	bottom: -5px;
	left: -5px;
	right: -5px;
}
.btn_balloon a {
	position: relative;
	bottom: 0;
	-webkit-transition: all 0.5s;
	-o-transition:  all 0.5s;
	transition:  all 0.5s;
}
.btn_balloon:hover a{
	bottom: 10px;
}
.btn_body {
	position: relative;
}
.btn_body:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 4px solid #000;
	-webkit-transition: all 0.3s;
	-o-transition:  all 0.3s;
	transition:  all 0.3s;
	opacity: 0;
}
.btn_body:hover:before {
	top: -8px;
	left: -8px;
	right: -8px;
	bottom: -8px;
	opacity: 1;
}