@charset "utf-8";

/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align: left;
	color: #000000;
	cursor: auto;
	font-family: "Noto Sans Japanese", "メイリオ", Meiryo, "ヒラギノ各ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0;
	word-spacing: normal;
	min-width: 1000px;
	text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background: #f4ede5;
}

*:first-child+html img { vertical-align: top; }

* html img { vertical-align: top; }

/* 強調 */
strong { font-weight: bold; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*=============================================*/
/*                 テキスト 変更のみ            */
/*===========================================*/

.shadw_img {
	-webkit-box-shadow: 0px 0px 8px #3a3734;
	-moz-box-shadow: 0px 0px 8px #3a3734;
	box-shadow: 0px 0px 8px #3a3734;
}

.shadw {
	-webkit-box-shadow: 0px 3px 10px #baab89;
	-moz-box-shadow: 0px 3px 10px #baab89;
	box-shadow: 0px 3px 10px #baab89;
}

.mincho { font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; }

/*=============================================*/
/*                テキストリンク設定           */
/*=============================================*/

/*全体のリンク*/
a:link {
	color: #000;
	text-decoration: none;
}

a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/*=============================================*/
/*                100%メイン囲み              */
/*=============================================*/

div#wrapper {
	min-width: 1000px;
	width: 100%;
	overflow: hidden;
}

.content {
	width: 1080px;
	position: relative;
	margin: 0 auto;
}

/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

/* header */
#header {
	background: url(../img/share/header_bg.png) repeat-x center top;
	min-width: 1000px;
	width: 100%;
	height: 765px;
	position: relative;
}

#header #belt_02 {
	background: url(../img/share/belt_bg_02.png) repeat-x center top;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
}

#header h1 {
	font-size: 11px;
	color: #b1a495;
	line-height: 28px;
	text-align: center;
	padding: 123px 0 5px;
	font-weight: bold;
}

#header #belt_01 {
	background: url(../img/share/belt_bg_01.png) repeat-x left top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}

#header #belt_01 .content { height: 108px; }

#header .logo_header {
	position: absolute;
	top: 0;
	left: 0;
}

#header ul.nav {
	position: absolute;
	top: 24px;
	right: 0;
}

#header ul.nav li {
	float: left;
	text-decoration: none;
}

#header ul.nav li a { text-decoration: none; }

#key {
	height: 765px;
	text-align: center;
	width: 100%;
	min-width: 1000px;
}

#key p {
	text-align: center;
	position: absolute;
	width: 100%;
}

/*=============================================*/
/*                   container          */
/*=============================================*/

div#container {
	min-width: 1000px;
	width: 100%
}

/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/

#footer {
	min-width: 1000px;
	width: 100%;
}

#footer .main { background: #fff; }

#footer .main .content { height: 286px; }

#footer .box_center {
	position: absolute;
	top: 36px;
	left: 390px;
	text-align: center;
}

#footer .tel_footer {
	position: absolute;
	top: 75px;
	right: -6px;
}

#footer ul {
	text-align: center;
	background: url(../img/share/ft_bg.png) repeat-x center top;
	padding-top: 137px;
	padding-bottom: 9px;
}

#footer ul li {
	color: #fff;
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 20px;
}

#footer ul li:last-child { border: none; }

#footer ul li a {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

#footer .txt_footer {
	position: absolute;
	top: 41px;
	left: 16px;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

#footer .txt_footer dl { padding-bottom: 15px; }

#footer .txt_footer dl dt {
	float: left;
	width: 83px;
}

#footer .txt_footer dl dd { float: left; }

#footer .txt_footer dl p { padding-bottom: 23px; }

#footer .nav_footer li a:hover, div#footer .nav_footer li a:active { text-decoration: underline; }

/* ナビゲーション部（フッター）
-----------------------------------------------	*/


address {
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

#socialbuttons {
	text-align: center;
	padding: 39px 0 0px 20px;
}

/*=============================================*/
/*               画像回り込み                  */
/*=============================================*/

#socialbuttons { text-align: center; }

#socialbuttons div { display: inline-block }

/* =========================================================
	CLEAR
========================================================= */
.clear { clear: both !important; }

/* CLEAR FIX
--------------------------------------------------------- */
.clearfix { zoom: 1 !important; }/* for IE 5.5-7 */

.clearfix:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}

.f_b { font-weight: bold; }

.f_n { font-weight: normal; }

.f_12 { font-size: 12px; }

.lh_20 { line-height: 20px; }

.col_l { float: left; }

.col_r { float: right; }

.text_c { text-align: center; }

.text_r { text-align: right; }

.bg_white { background: #FFF; }

.line_01 {
	background: url(../img/index/line_01.png) repeat-x left top;
	height: 35px;
}

.line_02 {
	background: url(../img/share/line_02.png) repeat-x left top;
	height: 81px;
}

.line_03 {
	background: url(../img/share/line_03.png) repeat-x left top;
	height: 81px;
}

.reserve_bnr{
	position: fixed;
    top: 20px;
    right: 0;
    z-index: 1000;
}
