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

body {
	color: #000000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	line-height: 33px;
	letter-spacing: 0;
	min-width: inherit;
	background: url(../img/shared/bg.jpg) repeat center top;
	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 {
	width: 100%;
	position: relative;
	height: 880px;
}
#header:before {
	background: url(../img/shared/line.jpg) repeat-x center bottom ,url(../img/shared/bg_nav.png) no-repeat center top / 100% 322px;
	height: 322px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	z-index: 1000;
}
#header h1 {
	    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    letter-spacing: 0.5px;
    position: absolute;
    top: 102px;
    right: 20px;
    z-index: 1000;
}
#header .header_info {
	position: absolute;
	top: 0;
	right: 19px;
	line-height: 25px;
	letter-spacing: 0.5px;
	border-bottom:  1px solid #fff;
	z-index: 100000000000;
	color: #fff;
	font-size: 13px;
	padding-bottom: 4px;
}
#header .logo {
	padding-top: 26px;
}
#header .nav {
	position: absolute;
	top: 795px;
	left: 0;
}
#header .nav li {
	float: left;
}
#header .wrap {
	z-index: 1000;
}

/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 880px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#key ul, #key .slide {
	height: 880px;
	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 {
	background: url(../img/shared/bg_bsh.png) repeat-x center top, url(../img/shared/bg_t.jpg) repeat-x center top;
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding: 20px 0 45px 225px;
	max-width: 410px;
}
/*=============================================
 * footer
 *=============================================*/

#footer {
	height: 550px;
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: .5px;
	color: #ffffff;
	background: url(../img/shared/bg_ft.jpg) repeat center top;
}
#footer .logo {
	    position: absolute;
    top: 38px;
    left: 25px;
}
#footer .tel {
	text-align: center;
}
#footer .ft_info {
	padding: 56px 0 25px 234px;
}
#footer .ft_info h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 18px;
	border-bottom:  1px solid #fff;
	margin-bottom: 22px;
}
#footer .ft_info dl {
}
#footer .ft_info dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#footer .ft_info dt {
	float: left;
	width: 145px;
}
#footer .ft_info dd {
	float: left;
	width: 613px;
}
#footer .nav {
	line-height: 34px;
	font-size: 14px;
	letter-spacing: 0.8px;
	color: #ffffff;
	text-align: center;
}
#footer .nav li {
	padding: 0;
}
#footer .nav li a {
	padding: 0 29px;
}
#footer .nav li + li:before {
}
/*=============================================
 * copyright
 *=============================================*/
#pagetop {
	right: 0px;
	bottom: 0px;
}
address {
	color: #fff;
	font-size: 12px;
	padding: 18px 0 0;
	letter-spacing: 0.2px;
	line-height: 16px;
}
.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_400 {
	width: 400px;
}
.w_445 {
	width: 445px;
}
.w_250 {
	width: 250px;
}
.w_290 {
	width: 290px;
}
.w_50pc {
	width: 50%;
}
.bsh{
	box-shadow: 1px 3px 7px 0px rgba(0, 0, 0, 0.2); 
}
.price {
	font-size: 22px;
	font-weight: bold;
}
.price span {
	font-size: 30px;
}
.menu_ct {
	background: url(../img/index/bg1.jpg) repeat center top;
	box-shadow: 4px 8px 9px 0px rgba(0, 0, 0, 0.54);
	padding: 40px 0 51px;
}
.menu_ct .note1 {
	padding: 5px 0 39px;
}
.menu_ct h3 {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	line-height: 65px;
	height: 65px;
}
.menu_ct .item {
	text-align: center;
}
.menu_ct .item h4 {
	font-size: 16px;
	font-weight: bold;
	color: #4d7d19;
	padding: 20px 0 13px;
}
.menu_ct .item .data {
	background: url(../img/access/bg_br.png) repeat-x center top rgba(255, 255, 255, 0.3);
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.menu_ct .item .data span {
	display: block;
	background: rgba(255, 255, 255, 0.3);
	line-height: 20px;
	font-size: 13px;
	padding: 11px 18px 7px;
}
.menu_ct .item .style1 {
	padding-bottom: 0;
}
.menu_ct .group {
	width: 900px;
	margin: 0 auto;
	line-height: 28px;
}
.menu_ct .group2 .note2 {
	padding-top: 16px;
}
.menu_ct .note2 {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 33px;
}
.menu_ct .item_bt {
	padding-top: 11px;
}
.menu_ct .note4 {
	float: right;
	width: 564px;
	padding-top: 35px;
}
.menu_ct .note4 span {
	padding-left: 15px;
}
.menu_ct .w_290 + div {
	margin-left: 15px;
}