@charset "utf-8";
/*=============================================
 * body
 *=============================================*/

body {
	min-width: inherit;
	max-height: 100%;
	color: #FFF;
	font: normal normal 14px/1.8em "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor: auto;
	letter-spacing: 0;
	word-spacing: normal;
	background: url(../img/shared/bg.jpg) repeat;
}
.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;
}
.block::after {
	clear: both;
	content: "";
	display: block;
}
.block p {
	margin: 0 2.5%;
	padding-bottom: 10px;
}
.normal {
	padding: 0 !important;
	margin: 0 !important;
}

.sh_img{
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

#cal_box{
	text-align: center;
}
/*=============================================
 * header
 *=============================================*/

header #belt {
	position: fixed;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 9999;
}
header #hd_top {
	height: 70px;
	z-index: 99;
	background: url(../img/shared/bg_head.jpg) repeat-x scroll 0 -85px;
	transition: all ease 0.5s;
}

header #hd_top.bg_new{
	background: url(../img/shared/bg_head.jpg) repeat-x scroll 0 -15px;
	transition: all ease 0.5s;
}
header h1 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	bottom: 20px;
	left: 10px;
	z-index: 999;
}
header #logo {
	position: absolute;
	top: 5px;
	width: 45%;
}

#index header #logo {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 80%;
	z-index: 999;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
header {
	position: relative;
}
/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	bottom: 21px;
	right: 63px;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 52px;
	vertical-align: top;
}
#linknavi {
	width: 60px;
}
#linknavi a {
	padding-right: 2px;
}
header .topnavi li a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 35px;
	width: 100%;
	border-right: 1px solid #FFF;
}
header .topnavi li a:hover {
	text-decoration: none;
}
header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
}
header .menu_toggle {
	background: url(../img/shared/bg_ft.jpg) repeat rgba(255,255,255,0.2);
	z-index: 99;
}
header .menu_toggle.nav-style01 {
	top: 0px;
	right: -100%;
	display: block;
	transition: all 0.5s ease 0s;
}
.navOpen .menu_toggle.nav-style01 {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	right: 0;
}
/*====================== end nav ====================== */

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

header #tel {
	margin-top: 59px;
}
header #key {
	position: relative;
	z-index: 500;
	overflow: hidden;
	padding-bottom: 12px;
	background: url(../img/shared/line.jpg) repeat-x bottom center;
}
.bx-wrapper {
	position: relative;
}
.bx-wrapper .bx-pager {
	color: #ffee00;
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	bottom: -8%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 999;
}
.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 60%;
	margin-top: -20px;
	width: 100%;
	z-index: 999;
}
.bx-wrapper .bx-controls-direction a {
	color: #FFF;
	font-family: "fontello";
	font-size: 35px;
	height: 40px;
	line-height: 40px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	width: 26px;
	z-index: 99;
}
.bx-prev::after {
	content: "";
	left: 10px;
	position: absolute;
	text-indent: 0;
	top: 0;
}
.bx-next::after {
	content: "";
	left: 3px;
	position: absolute;
	text-indent: 0;
	top: 0;
}
.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}
.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #d4cbc2;
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 8px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #855331;
}
/*====================== end nav ====================== */
.span1 {
	padding-left: 75px;
}
.span2 {
	padding-left: 85px;
}
/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/


footer {
	overflow: hidden;
	padding-top: 15px;
	color: #FFF;
	background: url(../img/shared/bg_line.jpg) repeat-x top center, url(../img/shared/bg_ft.jpg) repeat top center;
}
footer .logo_ft, footer .tel_ft {
	text-align: center;
	padding-bottom: 10px;
}
#logo_txt {
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
}
footer .bnr {
	text-align: center;
	margin: 0 2.5%;
}
footer #info_txt_ft {
	text-align: center;
}
footer #info_txt_ft span{
	display: block;
	padding-top: 10px;
}
footer dl span {
	font-size: 12px;
}
footer .link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	font-weight: normal;
	padding-bottom: 5px;
}
footer .link p {
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}
footer .link p a {
	display: block;
	font-size: 15px;
	letter-spacing: 0;
	padding: 2px 20px;
	text-align: center;
	text-decoration: none;
	background: #FFF;
	color: #000;border-radius: 3px;
}
footer .link .link-pc a::before {
	margin-right: 9px;
}
footer ul {
	margin: 0 2.5%;
	padding: 15px 0;
}
footer ul li {
	width: 49%;
}
footer address {
	line-height: 32px;
	color: #bcbcbc;
	font-size: 12px;
	text-align: center;
	background: #000;
}
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mah4 {
	margin: 0 2.5%;
}
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
#index #feed{
	padding-bottom: 10px;
	margin: 0 2.5%;
	background: rgba(255,255,255,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#index #feed dl {
  padding: 12px 10px 3px;
  color: #000;
}
#index #feed dl dt {
	float: left;
}
#index #feed dl dd {
  margin-left: 10px;
  float: left;
}

#index #feed dl dd a{
	font-weight: bold;
}

#index #feed dl dd span{
	display: block;
}

#facebook{
	width: 300px;
	margin: auto;
	padding: 15px 0;
}



#event{
	width:95%;
	margin:20px auto;
	background-color: rgba(64,51,42,0.1);
	padding:20px 0;
	border: 4px solid #ebe1ce;
	color:#FFFFFF;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#event p.tit{
	text-align:center;
	padding-bottom:5px;
	letter-spacing:4px;
	font-size:22px;
	margin:0 auto 15px auto;
	border-bottom: solid 1px #7f000b;
	width:90%;
	color:#FFFFFF;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#event p.txt{
	text-align:center;
	font-size:15px;
	line-height:30px;
}



#recruit{
	width:95%;
	margin:20px auto 0 auto;
	background-color: rgba(64,51,42,0.1);
	padding:20px 0;
	border: 2px solid #ebe1ce;
	color:#FFFFFF;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#recruit p.tit{
	text-align:center;
	padding-bottom:5px;
	letter-spacing:4px;
	font-size:22px;
	margin:0 auto 15px auto;
	border-bottom: solid 1px #7f000b;
	width:90%;
	color:#FFFFFF;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#recruit p.txt{
	text-align:center;
	font-size:15px;
	line-height:30px;
}