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

body {
	min-width: inherit;
	max-height: 100%;
	color: #000;
	font: normal normal 15px/2.2em "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	cursor: auto;
	letter-spacing: 0;
	word-spacing: normal;
	background: url(../img/shared/bg.jpg) repeat;
}
body.navOpen {
	overflow-y: hidden;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
}
.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: 15px;
}
.normal {
	padding: 0 !important;
	margin: 0 !important;
}
.sh_img {
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
main {
	position: relative;
	z-index: 1;
}
/*=============================================
 * header
 *=============================================*/

header #belt {
	color: #fff;
	width: 100%;
	z-index: 9999;
	position: fixed;
}
header #hd_top {
	z-index: 99;
	position: relative;
	height: 70px;
	background: url(../img/shared/bg_head.png) no-repeat bottom center;
	background-size: 100% 100%;
}
header h1 {
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	z-index: 90;
	position: absolute;
	bottom: 16px;
	left: 10px;
}
header #logo {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100;
}
header {
	position: relative;
	background: url(../img/shared/line.jpg) repeat-x bottom center;
	padding-bottom: 10px;
	z-index: 999;
}
header .ttl_key {
	position: absolute;
	bottom: 5%;
	left: 0;
	z-index: 99;
}
/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	top: 14px;
	left: 0px;
	height: 44px;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 45px;
	vertical-align: top;
	text-align: center;
	height: 36px;
}
header .topnavi li#mapnavi {
	padding-top: 10px;
}
header .topnavi li a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 35px;
	width: 100%;
}
header .topnavi li a:hover {
	text-decoration: none;
}
header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 3px;
	font-size: 22px;
	font-weight: normal;
}
/*====================== end nav ====================== */

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


header #key {
	position: relative;
	overflow: hidden;
	z-index: 10;
}

#key_logo{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50px;
	z-index: 99;
}

.bx-wrapper {
	position: relative;
}
.bx-wrapper .bx-pager {
	color: #000;
	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: 54%;
	margin-top: -20px;
	width: 100%;
	z-index: 999;
}
.bx-wrapper .bx-controls-direction a {
	color: #FFF;
	font-family: "fontello";
	font-size: 25px;
	height: 35px;
	line-height: 35px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	text-align: center;
	width: 35px;
	z-index: 99;
	display: block;
	background:#0a1c42;
	border-radius: 50%;
}
.bx-prev::after {
	content: "";
	left: 12px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.bx-next::after {
	content: "";
	left: 14px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.bx-prev {
	position: absolute;
	top: 0;
	left: 0;
}

#about #sec02 .bx-prev, #lasagna #sec02 .bx-prev, #lasagna #sec03 .bx-prev {
	position: absolute;
	top: 0;
	left: -18px;
}
.bx-next {
	position: absolute;
	top: 0;
	right: 0;
}

#about #sec02 .bx-next, #lasagna #sec02 .bx-next, #lasagna #sec03 .bx-next {
	position: absolute;
	top: 0;
	right: -18px;
}

#about #sec02 .bx-controls-direction{
	top: 45%;
}

#lasagna #sec02 .bx-controls-direction{
	top: 45%;
}
.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 {
	border: 1px solid #001638;
	border-radius: 5px;
	display: block;
	height: 10px;
	margin: 0 8px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
	box-sizing: border-box;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #001638;
}
/*====================== end nav ====================== */

.bn {
	border: none !important;
}
/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/


footer {
	overflow: hidden;
	position: relative;
	padding: 20px 0 50px;
	color: #FFF;
	text-align: center;
	z-index: 9;
	background: url(../img/shared/bg_ft.jpg) repeat;
}
footer dl {
	margin: 0 2.5%;
	line-height: 24px;
	padding: 12px 0 3px;
	font-size: 14px;
}
footer dl dt {
	font-weight: bold;
}
footer ul{
	padding-top: 20px;
	margin-bottom: 10px;
}
footer ul li{
	width: 50%;
	float: left;
}
footer #tel_info {
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}

.line-social {
	width: 92px;
	overflow: hidden;
}
.ft_box1 {
	padding-top: 10px;
}
#ft_pages {
	padding-top: 10px;
}
footer .link {
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
footer .link p {
	margin: 25px auto 0px;
	line-height: 40px;
	max-width: 280px;
}
footer .link p a {
	display: block;
	font-size: 15px;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none;
	background:#FFF;
	color: #000;
	border: 1px solid #FFF;
	margin: 0 2.5%;
	border-radius: 4px;
}
footer .link .link-pc a::before {
	margin-right: 9px;
}
footer address {
	/*line-height: 40px;*/
	line-height: 40px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	margin-top: 22px;
	border-top: 1px solid rgba(255,255,255,0.3);
	background: rgba(255,255,255,0.1);
}

footer address a{
 font-size: 10px;
 color: #FFF;
 display: block;
 text-decoration: none;
}

p.bnt_ft {
	text-align: center;
	padding: 5px 0 10px;
}
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
#ft_group {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	background: url(../img/shared/bg_ft.jpg) repeat-x;
	color: #fff;
}
.has_nav #ft_group {
	position: fixed;
	z-index: 98;
	opacity: 1;
}
#ft_group .box {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	height: 50px;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.3);
}

#ft_group .box ul{
	position: relative;
}

#ft_group .box ul li{
	height: 45px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}

#ft_group .box ul li a{
	font-size: 16px;
	text-decoration: none;
	
}
.ft_contact_mail:after {
	content: '\f105';
	font-size: 15px;
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
}
#ft_group .box .icon-mail-alt {
	font-size: 14px;
	display: block;
	padding-top: 15px;
}
#ft_group .box .icon-mail-alt:before {
	font-size: 14px;
	padding-right: 10px;
}
.dl_tel1::before {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 1px;
	background: #2a2a2a;
	content: "";
}
.ft_contact_tel .icon-phone-1:before {
	padding-right: 10px;
}
.contact_gr .ft_contact_tel dd {
	font-size: 14px;
}
.contact_gr .fl, .contact_gr .fr {
	width: 49%;
}

.ft_fix{
	position: fixed;
	bottom: 0px;
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	z-index: 999999999999;
	border-top: 1px #fff solid;
}
.ft_fix p{
	color: #fff;
	width: 50%;
	line-height: 1em;
	background-color: #1a1a1a;
	padding: 0 0 5px;
	font-size: 18px;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	height:52px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.ft_fix p span{
	display: block;
	font-size: 12px;
}
.ft_fix p:last-child{
	background-color: #a30f0a;
}