@charset "utf-8";
/* 共有ベース定義
-----------------------------------------------	*/

body {
	text-align:left;
	color: #fff;
	cursor: auto;
	font: normal normal 15px/24px 'Yu Gothic','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	word-spacing:normal;
	letter-spacing: 0px;
	min-width:1000px;
  	-webkit-text-size-adjust: 100%;
	background: #3b3b3b ;
}

.font-mincho{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.font_gothics{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper{
	width:100%;
	min-width:1000px;
	clear:both;	
	position: relative;
	overflow: hidden;
}
*:first-child+html img {
	vertical-align: top;
}
* html img {
	vertical-align: top;
}
/* 強調 */
strong {
	font-weight: bold;
}
a{
	color: #ffffff;
	text-decoration: none;
}
/*=============================================*/
/*                ヘッド部分                   */
/*=============================================*/

#header {
    min-width:1000px;
    width: 100%;
	position: relative;
	height: 30px;
}
#logo{
	padding-top: 240px;
}
#headerInner{
	position: relative;
	margin: 0 auto;
}
h1 {
	font-size: 13px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #574f4a;
    background: #0a0608;
	font-family: "Meiryo";
}
#globalNav li{
	float: left;
}
#belt{
	background: url("../img/shared/bg_nav.png") repeat center top ;
	padding:  16px 0 12px;
	top: 0px;
	position: absolute;
	width: 100%;
    min-width: 1000px;
}
#belt_top{
	background: url("../img/shared/bg_nav.png") repeat center top ;
	padding:  16px 0 12px;
	top: 0px;
	position: absolute;
	width: 100%;
    min-width: 1000px;
	top: -100px;
}
#belt.fixed,
#belt_top.fixed {
    position: fixed;
    z-index: 20000;
    top: 0;
    left: 0;
}
#belt li + li,
#belt_top li + li{
	margin-left: 40px;
}
#belt li.no_active a:after,
#belt_top li.no_active a:after {
    display: block;
    content: "";
    width: 0;
    height: 3px;
    background-color: #f8af23;
    margin: 0px auto ;
    transition: .25s ease-out;
    -webkit-transition: .25s ease-out;
    -moz-transition: .25s ease-out;
    -o-transition: .25s ease-out;
    -ms-transition: .25s ease-out;
	margin-top: -3px;
}
#belt  li.no_active a:hover:after,
#belt_top  li.no_active a:hover:after {
    width: 100%;
}




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

div#container {
	clear:both;
	min-width:1000px;
	width: 100%;
	margin:auto;
}
#content{
	width: 1000px;
	margin: 0 auto;
}
#topcontrol{
	z-index: 3000;
}

/*=============================================*/
/*                   フッターメニュー          */
/*=============================================*/
#footer {
	min-width:1000px;
	width: 100%;
	background: url("../img/shared/bg_ft.jpg") repeat-x center top ;
	height:590px;
}
#footerinner{
	font-size: 14px;
    line-height: 21px;
    color: #fff;
    letter-spacing: 1px;
    width: 1000px;
    margin: 0 auto;
}
#footerinner h3{
	padding: 101px 0 0 88px;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
    line-height: 20px;
}
#ft_tel{
	padding: 10px 0 38px 34px;
}
#footerinner .ft_info{
	width: 380px;
}
#footerinner dl{
	padding-bottom: 14px;
}
#footerinner dt{
	width: 128px;
	float: left;
	padding-right: 5px;
}
#footerinner dd{
    width: 240px;
    float: right;
    padding-left: 6px;
}
#footerinner .ft_photo{
	margin-left: -170px;
}

#socialbuttons{
	margin-left: 41px;
    margin-top: 72px;
}
#socialbuttons > div{
	float: left;
	margin-right: 10px;
}

/* 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;
}


.center{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.text_center{
	text-align: center;
}
.text_right{
	text-align: right;
}
.col_l{
	float: left;
}
.col_r{
	float: right;
}
.ml0{
	margin-left: 0px !important;
}
.ml_14{
	margin-left: 14px !important;
}

.w_500{
	width: 500px;
}
.w_470{
	width: 470px;
}

.bg1{
	background: url(../img/about/bg1.png) repeat center top;
}

.box2{
	background: url(../img/index/bg_box2_t.png) no-repeat center top, url(../img/index/bg_box2_bt.png) no-repeat center bottom ,url(../img/index/bg_box2.png) repeat center top;
}
.bg_br{
	border: 1px solid #aea3a0;
	padding: 4px;
	max-width: 1200px;
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}
.bg_br > div{
	border: 1px solid #4c3e2e;
}

.tax_info{
	text-align:right;
	display:block;
	margin:10px 0;
}

.photo_info{
	text-align:right;
	display:block;
	margin-top:-20px;
	margin-bottom:20px;
}

/*　-------------------------------------------------------------------------------------

スマホ閲覧時スマホサイト誘導ボタン
-------------------------------------------------------------------------------------　*/
#sp_botan a{
	border:1px #6a1512 solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background: #6a1512; 
}


.cookies_link{
	text-align: center;
}