html:not(.responsive) {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/
body {
	color: #000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 0.06em;
	background: #FFF;
	min-width: inherit;
	min-height: 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 {}
/*=============================================
 * <main>
 *=============================================*/
main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * <header>
 *=============================================*/
header {}
header h1 {}
header .logo {}
header .tel {}
header nav {}
/*=============================================
 * key
 *=============================================*/
#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 820px;
	position: relative;
}
#key ul {
	min-height: inherit;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: relative;
}
#key li .text{
	position: absolute;
	top: 231px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	width: 317px;
	border:1px solid rgba(255,255,255,0.5);
	padding-top: 32px;
	padding-bottom: 35px;
}
/*=============================================
 * <section>
 *=============================================*/
section {}
/*=============================================
 * <footer>
 *=============================================*/
footer {
	text-align: center;
}
footer .logo {}
footer .tel {}
footer nav {}
/*=============================================
 * .socialbuttons
 *=============================================*/
footer .socialbuttons {}
/*=============================================
 * copyright
 *=============================================*/
address {}
header .dropbtn {
}
header .dropdown {
	position: relative;
	display: inline-block;
}
header .dropdown-content {
	display: none;
	position: absolute;
	z-index: 1;
	background-color: #fff;
}
header .dropdown-content a {
	display: block;
}
header .dropdown-content a:hover {
	background-color: rgba(17,14,14,0.1);
}
header .dropdown:hover .dropdown-content {
	display: block;
}
header .dropdown:hover .dropbtn {
}
header h1{
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #000000;
	opacity: 0.6;
	margin-bottom: 10px!important;
    margin-top: 6px!important;
    margin-right: 9px!important;
}
.nav-fl{
	margin-left: 107px;
	margin-bottom: 18px;
}
header #belt_fixed.fixed {
	opacity: 1;
	visibility: visible;
}
header #belt_fixed {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	background: #fff;
	height: 70px;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	text-align: center;
}
header #belt_fixed nav {
	font-size: 0;
	letter-spacing: 0;
	padding-top: 17px;
}
footer {
	padding-bottom: 10px;
}
footer .group {
	background: url("../img/index_sogo/bg3.jpg") repeat center top;
	color: #fff;
}
footer .group .fl {
	width: 401px;
	padding-top: 65px;
	text-align: left;
}
footer .group .fl .row {
	margin-bottom: 77px;
}
footer .group .fl .row .logo {
	margin-left: 167px;
	margin-bottom: 25px;
}
footer .group .fl .row .tel {
	margin-left: 89px;
}
footer .group .fl .mb {
	margin-bottom: 66px;
}
footer .group .fr {
	padding-top: 100px;
	width: 541px;
}
footer .group .fr .info dl {
	display: table;
	width: 100%;
	padding: 8px 0;
}
footer .group .fr .info dl dt {
	display: table-cell;
	width: 80px;
	text-align: left;
}
footer .group .fr .info dl dd {
	display: table-cell;
	text-align: left;
}
footer .group .fr .mb {
	margin-bottom: 140px;
}
footer .group .fr .ml {
	margin-left: -14px;
}
footer .nav-inline {
	clear: both;
	padding: 26px 0 6px 0;
}
footer .nav-inline a:hover{
	text-decoration: none;
}
footer .nav-inline a span:hover{
	text-decoration: underline;
}
footer .nav-inline a + a {
	padding-left: 24px;
}
footer .nav-inline a + a:before {
	content: "/";
	padding-right: 24px;
}
footer #socialbuttons {
	margin-bottom: 13px;
}
footer address, footer .cookies_link {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.08em;
	opacity: 0.6;
}
footer .shopinfo {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-bottom: 50px;
	
}
footer .shopinfo ul li {
	float: left;
	margin: 20px;
}