@charset "utf-8";
*{
	max-height: 100000000px;
}

body {
	text-align: left;
	color: #000;
	cursor: auto;
	font-size: 15px;
	line-height: 33px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	letter-spacing: 0;
	word-spacing: normal;
	min-width: 1000px;
	-webkit-text-size-adjust: 100%;
	background: url(../img/share/bg_body.jpg) repeat;
}
* html img {
	vertical-align: top
}
strong {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.shadw_img {
	-webkit-box-shadow: 0 0 8px #3a3734;
	-moz-box-shadow: 0 0 8px #3a3734;
	box-shadow: 0 0 8px #3a3734
}
.shadw {
	-webkit-box-shadow: 0 3px 10px #baab89;
	-moz-box-shadow: 0 3px 10px #baab89;
	box-shadow: 0 3px 10px #baab89
}
.mincho {
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif
}
.nopdb {
	padding-bottom: 0!important
}
.nomr {
	margin-right: 0!important
}
.float_l {
	float: left
}
.float_r {
	float: right
}
div#wrapper {
	min-width: 1300px;
	width: 100%;
	overflow: hidden;
}
.content {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.section {
	display: block;
	width: 1000px;
	position: relative;
	clear: both;
	margin: 0 auto;
}
#header{
	width: 100%;
	position: relative;
	z-index: 1;
}
#header .header_top{
    width: 100%;
    position: absolute;
    z-index: 1;
	pointer-events: none;
}
#header h1 {
	position: absolute;
	top: 20px;
	right: -231px;
	color: #dbdbdb;
	font-size: 15px;
	z-index: 1;
}
#header .logo_header{
	position: absolute;
	top: 40px;
	left: -210px;
	pointer-events: visible;
}
#header ul.nav_header {
	background: url(../img/share/bg01.jpg) repeat;
    position: absolute;
    top: 420px;
    left: -210px;
	pointer-events: visible;
	    width: 255px;
}
#header ul.nav_header li {
	text-decoration: none;
	float: right;
	pointer-events: visible;
}
#header ul.nav_header li a {
	text-decoration: none;
	outline: none;
	pointer-events: visible;
}
#header #feed{
	background: url(../img/share/bg01.jpg) repeat center;
	width: 255px;
	height: 270px;
	position: absolute;
	top: 670px;
    left: -210px;
	pointer-events: visible;
}
#header .titl01{
	/*text-align: center;*/
	padding-bottom: 0px;
	padding-left: 65px;
}
#header #feed dl{
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #383838;
	padding: 10px 0;
	line-height: 25px;
	margin-left: 24px;
    margin-right: 24px;
}
#header #feed dl dt{
	font-style: italic;
	text-align: center;
    font-size: 16px;
}
#header #feed dl dd a{
	color: #fff;
	text-decoration: none
}

#footer {
	background: url(../img/share/bg_footer.jpg) repeat-x center top;
	width: 100%;
	position: relative;
	min-height: 515px;
}
#footer .row{
	width: 100%;
}
#footer .col_l{
    width: 550px;
    float: left;
	position: relative;
	padding-top: 70px;
}
#footer .col_r{
    float: right;
    width: 450px;
}
#footer .txt{
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	padding-left: 184px;
	padding-bottom: 25px;
}
#footer .logo_footer{
	position: absolute;
	top: 15px;
	left: 0;
}
#footer .tel_footer{
    padding-left: 70px;
    padding-bottom: 8px;
    padding-top: 61px;
}
#footer a.telhref{
	font-size: 19px;
	font-weight: bold;
	color: #d7c492;
	text-decoration: none;
}
#footer .nav_footer {
    text-align: center;
	padding-top: 35px;
}
#footer .nav_footer li {
	color: #d7c492;
	display: inline-block
}
#footer .nav_footer li a {
    padding: 0 22px;
    text-decoration: none;
    color: #d7c492;
    outline: none;
    font-size: 13px;
	font-weight: bold;
}
#footer .nav_footer li a:hover, div#footer .nav_footer li a:active {
	text-decoration: underline;
}
#footer ul.ul01 li{
	line-height: 35px;
}
#footer ul.ul01 li a, #footer ul.ul02 li a{
	font-size: 15px;
	color: #7f0000;
	text-decoration: none
}
#footer ul.ul01{
    margin-left: 140px;
}
address {
	text-align: center;
	font-size: 13px;
	color: #fff;
    letter-spacing: 5px;
    padding-top: 80px;
}
#socialbuttons {
    margin: 0 auto;
    width: 340px;
    padding-top: 15px;
	position: relative;
	margin-left: 125px;
}
#socialbuttons div{
	float: left;
	margin-right: 20px;
}
#socialbuttons p{
    text-align: center;
    float: left;
    margin-right: 20px;
}
#socialbuttons .twitter {
}
#socialbuttons .fb{
    width: 100px;
}
#socialbuttons .link{
    position: absolute;
    right: -35px;
    top: 8px;
}
#socialbuttons .link a{
 color: #fff;
    font-size: 16px;
	text-decoration: underline;
}
.clear {
	clear: both!important
}
br.clear {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.txt_v {
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	/*-ms-writing-mode: vertical-rl;*/
	-ms-writing-mode: tb-rl; /* for MS IE8+ */
	writing-mode: vertical-rl;
	text-orientation: upright;
}

.clearfix {
	zoom: 1!important
}
.clearfix:after {
	content: "."!important;
	display: block!important;
	height: 0!important;
	clear: both!important;
	visibility: hidden!important
}
.text_center {
	text-align: center
}
.border_none {
	border: none!important
}

@media screen and (max-width: 1400px){
	h1{
		right: 0 !important;
	}
	#header .logo_header{
		left: 0 !important;
	}
	#header ul.nav_header{
		left: 0 !important
	}
	#header #feed{
		left: 0 !important
	}
}

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

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