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

body {
	color: #000;
	min-width: inherit;
	max-height: 100%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 30px;
	font-size: 16px;
	cursor: auto;
	letter-spacing: 0;
	word-spacing: normal;
	background: #fbf7ef;
}
.navOpen  {

		overflow-y: hidden;

		-webkit-overflow-scrolling: touch;
	
}


body.navOpen,
body.navOpen *,
body.navOpen *:hover,
body.navOpen *:focus,
body.navOpen *:active {
/*    cursor: none !important;*/
    touch-action: none !important;
    pointer-events: none !important;
}
body.navOpen .hamburger,
body.navOpen #menu_toggle,
body.navOpen #menu_toggle * {
    touch-action: auto !important;
    pointer-events: visible !important;
}





.fnt-mincho {
	font-family: 'Sawarabi Mincho', sans-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;
}
.fnt-noto-san {
    font-family: 'Noto Sans JP', sans-serif;
}
.fnt-noto {
    font-family: 'Noto Serif JP', serif;
}
.block::after {
	clear: both;
	content: "";
	display: block;
}
/*=============================================
 * header
 *=============================================*/

header .logo {
	position: absolute;
	top: 30px;
	width: 170px;
	z-index: 60;
}
header #belt {
	position: fixed;
	right: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 9999;
}
header #hd_top {
	position: relative;
}

header h1 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 60;
	text-shadow: 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524 , 0px 0px 3px #272524;
}
/*====================== nav ====================== */

header .topnavi {
	position: absolute;
    top: 27px;
    right: 71px;
    height: 66px;
	background: rgba(0, 0, 0, 0.5);
	transition: all 0.5s ease;
}
.has_nav header .topnavi{
	top: 0;
	transition: all 0.5s ease;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}
header .topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 15px;
	width: 100%;
}
header .topnavi li a:hover {
	text-decoration: none;
}
header .topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
}
header .menu_toggle {
	background: rgba(32, 16, 8, 1);
}
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;
}
.hamburger {
	position: absolute;
	top: 0;	
	right: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.5);

}
.navOpen .hamburger{
	background: none;
}
 .hamburger:after  {
	font-size: 11px;
	content: 'MENU';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	text-align: center;
}

.navOpen .hamburger:after {
	
	content: 'CLOSE';
}
/*====================== end nav ====================== */

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


header #key {
	position: relative;
	overflow: hidden;
}
.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: 5%;
	left: 0;
	position: absolute;
	right: 0;
	width: 100%;
z-index: 60;
}
.bx-controls-direction {
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	width: 100%;
	z-index: 60;
}
.bx-wrapper .bx-controls-direction a {
	color: #fff;
	font-family: "fontello";
	font-size: 40px;
	height: 40px;
	line-height: 40px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 0%;
	width: 26px;
	
}
.bx-prev::after {
	content: "";
	left: 20px;
	position: absolute;
	text-indent: 0;
	top: 0;
}
.bx-next::after {
	content: "";
	right: 20px;
	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 {
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
	background: #fff;
    border: 1px solid #cd4608;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #cd4608;
}
/*====================== end nav ====================== */


/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/


footer {
	overflow: hidden;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 51px;
	background: url(../img/shared/bg04.jpg) repeat center top;
	color: #fff;
	position: relative;
}
footer .shopinfo {
	padding: 10px 0 20px;
	position: relative;
}
footer .vcard {
	padding: 0 3%;
}
footer .vcard dl {
	padding-bottom: 20px;
	line-height: 28px;
	text-align: center;
}
#f_logo {
	margin: 0 auto 10px;
	width: 200px;
}
#f_tel {
	width: 300px;
	margin: 0 auto 10px;
}
footer .banner li {
	float: left;
	width: 32%;
	padding: 0 0.5%;
}
footer .link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
footer .link p {
	width: 60%;
	min-width: 170px;
	max-width: 210px;
	margin: 10px auto;
	padding: 0 6px;
	line-height: 30px;
}
footer .link p a {
	border: solid 1px #fff;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 3px 20px;
	text-align: center;
	text-decoration: none;
	box-shadow: inset 0 0 1px #fff;
}
footer .link .link-pc a::before {
	margin-right: 9px;
}
footer address {
	line-height: 44px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/


#index h3 {
	font-weight: bold;
	font-size: 22px;
	padding: 5px 0;
}
#index .slide_thm li {
	float: left;
	width: 33.33%;
}
.link-archo li {
	width: 49%;
	float: left;
	color: #fff;
	padding: 10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.botan {
	color: #fff;
	padding: 3px 5px;
}
.access_btn {
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.access_btn span {
	display: block;
	cursor: pointer;
}
.copied {
}
#ft_group {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	bottom: 0;
	left: 0;
	right: 0;
	color: #000;
	background: #281205;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
#ft_group .contact_gr{
	display: flex;
	justify-content: space-between;
}
.has_nav  #ft_group {
	position: fixed;
	z-index: 99;
	opacity: 1;
	border-top: 1px solid #fff;
}
.has_nav  #ft_group .contact_gr{
	display: flex;
	justify-content: space-between;
}
#ft_group .box {
	border-right: 1px solid #fff;
	color: #f1f1f1;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	align-items: center;
}
#ft_group .box:last-child{
	border: none;
}
#ft_group .box.box01{
	width: 30%;
}
#ft_group .box.box02{
	width: 50px;
}
#ft_group .box.box02 img{
	width: 50px;
}
#ft_group .box.box03 p{
	position: absolute
}
#ft_group .box dl, #ft_group .box p{
	width: 100%;
}
#ft_group .box dl, #ft_group a{
	display: block;
}
#ft_group a{
	font-size: 12px;
    line-height: 50px;
}
.ft_contact_tel img{
	width: 250px;
}
.ft_contact_tel dd {
	font-size: 14px;
	letter-spacing: 0;
}
.ft_contact_tel dd img{
	width: 170px;
}
.ft_contact_tel .ft_tel a:before{
	padding-right: 5px;
	font-size: 15px;
}
.js_full {
	position: relative;
	overflow: hidden;
	
	margin: 0 -2%;
	height: 0;
	padding-top: calc(51% + 30px );
}
.js_full .bx-pager {
	position: static;
	padding-top: 20px;
}
.js_full .js_in {
	padding: 0 15%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
top: 0;
	left: 0;
	right: 0;
}
.js_full  .bx-viewport {
	overflow: visible !important;
}

.js_full_ext {
	
	padding-left: 0;
}
.js_full_ext  .js_in {
	padding-left: 5%;
}

.js_full_ext  img {
	width: 90%;
}

.js_full_ext .bx-prev {
	display: none;
}
.js_full_ext .bx-next{
	right: -18%;
	
}
img{
	width: 100%;
	height: auto;
}

