@charset "utf-8";
/*=============================================
 * body
 *=============================================*/
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&subset=japanese,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap');
body {
	min-width: inherit;
	max-height: 100%;
	color: #000;
	font: normal normal 15px/2em 'Sawarabi Mincho', 'Noto Serif JP', 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);
}

.mt_line{
	padding-top: 10px;
}
main {
	position: relative;
	z-index: 1;
}
/*=============================================
 * header
 *=============================================*/

header #belt {
	color: #030303;
	width: 100%;
	z-index: 9999;
	position: fixed;
}
header #hd_top {
	z-index: 99;
	position: relative;
	height:70px;
	background: url(../img/shared/bg_head.png) repeat;
}
header h1 {
	font-size: 10px;
	line-height: 22px;
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 6px;
}
header #logo {
	position: absolute;
	top: 21px;
	left: 0px;
	text-align: center;
	z-index: 1000;
}
header #logo1 {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1000;
}
header {
	position: relative;
	z-index: 999;
}
header::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../img/shared/line.png) no-repeat center center;
	height: 80px;
	content: "";
	z-index: 99;
}
#row {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 50px;
	height: 50px;
	z-index: 98;
	margin-left: -25px;
	overflow: hidden;
}
#row::before {
	position: absolute;
	bottom: -3px;
	width: 1px;
	left: 20px;
	height: 15px;
	z-index: 98;
	background: #FFF;
	content: "";
	transform: rotate(-45deg);
}
#row::after {
	position: absolute;
	bottom: -3px;
	width: 1px;
	right: 20px;
	height: 15px;
	z-index: 98;
	background: #FFF;
	content: "";
	transform: rotate(45deg);
}
#row a {
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 1px;
	height: 30px;
	display: block;
	z-index: 98;
	background: #FFF;
}
#row a::before {
	position: absolute;
	width: 1px;
	height: 8px;
	display: block;
	z-index: 98;
	background: #000;
	content: "";
	-webkit-animation: row_af 2s infinite;
	animation: row_af 2s infinite;
}
@-webkit-keyframes row_af {
 0% {
 top: 10px;
 opacity: 1;
}
 50% {
 top: 50px;
}
 100% {
 opacity: 0;
}
}
@keyframes row_af {
 0% {
 top: 10px;
 opacity: 1;
}
 50% {
 top: 50px;
}
 100% {
 opacity: 0;
}
}
/*====================== nav ====================== */

header .topnavi {
	position: absolute;
	top: 7px;
	right: 75px;
	height: 45px;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 50px;
	vertical-align: top;
	text-align: center;
	height: 38px;
}
header .topnavi li#mapnavi {
	padding-top: 10px;
}
header .topnavi li:before {
	width: 0px;
	height: 60%;
	top: 10%;
	right: -4px;
	border: 1px dashed #bf4312;
	content: "";
	position: absolute;
	overflow: hidden;
}
header .topnavi li a {
	color: #bf4312;
	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: 20px;
	font-weight: normal;
}
/*====================== end nav ====================== */

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



.slide_key .bx-wrapper .bx-controls-direction a.bx-prev{
	left: -3%;
}
.slide_key .bx-wrapper .bx-controls-direction a.bx-next{
	right: -3%;
}
.slide_key .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom: 7%;
}
.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: 52%;
	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: rgba(0,0,0,0.4);
}
.bx-prev::after {
	content: "";
	left: 10px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.bx-next::after {
	content: "";
	left: 13px;
	position: absolute;
	text-indent: 0;
	top: -1px;
}
.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 {
	border: 1px solid #FFF;
	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: #FFF;
}
/*====================== end nav ====================== */

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


footer {
	overflow: hidden;
	position: relative;
	padding: 5px 0 60px;
	text-align: center;
	z-index: 9;
	color: #FFF;
	background: url(../img/shared/bg_ft.jpg) repeat;
}
footer .tel {
	margin: 20px 2.5% 0;
	border: 1px solid #FFF;
	padding: 15px 0;
}

footer .tel a{
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	padding-left: 22px;
	position: relative;
}

footer .tel a::before{
	position: absolute;
    top: -1px;
	left: 0;
    content: '\e80f';
    font-family: "fontello";
	font-weight: normal;
	font-size: 15px;
}
footer .list_info {
	padding: 10px 0;
	text-align: left;
}
footer .list_info dl{
	margin: 0 2.5%;
	padding: 5px 0;
}

footer .list_info dl dt{
	font-weight: bold;
	float: left;
	width: 25%;
}
footer .list_info dl dd{
	float: left;
	width: 75%;
	font-size: 13px;
}
.line-social {
	width: 92px;
	overflow: hidden;
}
.ft_box1 {
	padding-top: 20px;
	border-top: 1px solid rgba(255,255,255,0.3);
}
#ft_pages {
	padding-top: 10px;
}
footer .link {
	text-align: center;
	font-weight: normal;
}
footer .link p {
	margin: 25px auto 0px !important;
	line-height: 36px;
	max-width: 300px;
}
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 #000;
}
footer .link .link-pc a::before {
	margin-right: 9px;
}
footer address {
	font-size: 12px;
	text-align: center;
	padding: 15px 0 5px;
}
p.bnt_ft {
	text-align: center;
	padding: 5px 0 10px;
}
#pagetop {
	width: 50px;
}
#socialbuttons .facebook {
	position: relative;
	top: 8px;
}
/*=============================================*/
/*                   　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;
	border-top: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3);
	background: #000;
}
.has_nav #ft_group {
	position: fixed;
	z-index: 100;
	opacity: 1;
}
#access #ft_group{
	position: inherit;
	overflow: hidden;
	opacity: 1 !important;
}

#access footer {
	padding: 5px 0 10px;
}
#ft_group .box1 {
	color: #fff;
	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;
	float: left;
	width: calc(100% - 50px);
}
#ft_group .box1 ul li{
	position: relative;
}
#ft_group .box1 ul li::before {
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(255,255,255,0.2);
	content: "";
	z-index: 10;
}

#ft_group .box1 ul li:last-child::before {
	display: none;
}
#ft_group .box1 li {
	width: 33%;
	float: left;
}
#ft_group .box1 ul li a{
	display: block;
	font-weight: bold;
	position: relative;
	padding-top: 20px;
	height: 35px;
	text-align: center;
	text-decoration: none;
}

#ft_group .box1 ul li a::before{
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -0.5em;
	text-align: center;
}

.mail_add_note{
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.kakomi-box1 {
	text-align: center;
 margin: 10px auto 10px ;
 padding: 10px;
 width: 90%;
 border: 1px solid #ccc; /* 枠線 */
 background-color: #fff; /* 背景色 */
 box-shadow: 1px 1px 2px #ccc;
}


/* iPhone X */
@media only screen and (max-width: 767px) and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
   .has_nav footer:after {
      background-color: #000;
      content: '';
      position: fixed;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 35px;
      z-index: 1;
   }

   #ft_group {
      padding-bottom: calc(env(safe-area-inset-bottom) + 0px);
   }

   #pagetop {
      bottom: calc(env(safe-area-inset-bottom) + 0px);
   }
}

@media only screen and (max-width: 767px) and (min-device-width: 414px) and (min-device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
   .has_nav footer:after {
      background-color: #000;
      content: '';
      position: fixed;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 35px;
      z-index: 1;
   }

   #ft_group {
      padding-bottom: calc(env(safe-area-inset-bottom) + 0px);
   }

   #pagetop {
      bottom: calc(env(safe-area-inset-bottom) + 0px);
   }
}

@media only screen and (max-width: 767px) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
   .has_nav footer:after {
      background-color: #000;
      content: '';
      position: fixed;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 35px;
      z-index: 1;
   }

   #ft_group {
      padding-bottom: calc(env(safe-area-inset-bottom) + 0px);
   }

   #pagetop {
      bottom: calc(env(safe-area-inset-bottom) + 0px);
   }
}

@media only screen and (max-width: 767px) and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
   .has_nav footer:after {
      background-color: #000;
      content: '';
      position: fixed;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 35px;
      z-index: 1;
   }

   #ft_group {
      padding-bottom: calc(env(safe-area-inset-bottom) + 0px);
   }

   #pagetop {
      bottom: calc(env(safe-area-inset-bottom) + 0px);
   }
}

@media only screen and (max-width: 767px) and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
   .has_nav footer:after {
      background-color: #000;
      content: '';
      position: fixed;
      bottom: 0px;
      left: 0;
      right: 0;
      height: 35px;
      z-index: 1;
   }

   #ft_group {
      padding-bottom: calc(env(safe-area-inset-bottom) + 0px);
   }

   #pagetop {
      bottom: calc(env(safe-area-inset-bottom) + 0px);
   }
}