﻿/*# sourceURL=shared/css/shared.css */
/*@ sourceURL=shared/css/shared.css */
/*# sourceURL=shared/css/shared.css */
/*@ sourceURL=shared/css/shared.css */
/*=============================================
 * body
 *=============================================*/

body {
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	line-height: 32px;
	letter-spacing: 1.5px;
	background: url("../img/shared/bg.jpg");
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}



/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.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;
}



/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-meiryo {}

.fnt-gothic {}

.fnt-garamond {}



/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.wrap {
	width: 1000px;
}



/*=============================================
 * <header>
 *=============================================*/

header {
	position: relative;
	z-index: 99;
}

header h1 {
	color: #A8A8A8;
	font-size: 14px;
	position: absolute;
	top: 830px;
	left: 247px;
}

header .logo {
	position: absolute;
	left: -20px;
	top: 700px;
}

header .tel {
	position: absolute;
	top: 729px;
	left: 217px;
}

header .navi {
	position: absolute;
	top: 628px;
	position: absolute;
	left: 51%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 720px;
	justify-content: center;
	flex-wrap: wrap;
}

header .navi .spec {
	margin-right: -30px;
}

header .btn-fix {
	position: fixed;
	right: 0;
	top: 270px;
	z-index: 4;
}

header .wrap {
	position: relative;
	z-index: 2;
	max-width: 1001px;
	width: 100%;
}

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

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 900px;
	position: relative;
}

#key ul {
	min-height: inherit;
}

#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}



/*=============================================
 * <section>
 *=============================================*/

section {}



/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding-top: 20px;
}



/*=============================================
 * <footer>
 *=============================================*/

footer {}

footer .logo {}

footer .tel {}

footer nav {}



#sec7 {
	position: relative;
}

#sec7 .tit-1 {
	padding-top: 95px;
	text-align: center;
}

#sec7 .ft-logo {
	padding-top: 61px;
	margin-left: 143px;
}

#sec7 .ft-tel {
	padding-top: 44px;
}

#sec7 .wrap-menu {
	width: 520px;
}

#sec7 .wrap-menu .menu-list {
	position: relative;
	padding-top: 35px;
	margin-bottom: 30px;
	font-weight: 500;
	line-height: 25px;
}

#sec7 .wrap-menu .menu-list:before {
	content: "";
	top: 0;
	left: 160px;
	position: absolute;
	background: #000;
	width: 7px;
	height: 100%;
}

#sec7 .wrap-menu .menu-list dl {
	padding-bottom: 30px;
}

#sec7 .wrap-menu .menu-list dt {
	float: left;
	width: 165px;
	padding-left: 15px;
}

#sec7 .wrap-menu .menu-list dd {
	float: left;
}

#sec7 .img-1 {
	position: absolute;
	top: 244px;
	right: -60px;
}

#sec7 .img-2 {
	position: absolute;
	top: 763px;
	right: -60px;
}



#sec8 {
	position: relative;
}

#sec8 .g-map {
	position: relative;
	border-top: 15px solid #000;
	/* border-bottom: 15px solid #000; */
	margin-bottom: -10px;
}

#sec8 .g-map:after {
	content: "";
	left: 0;
	bottom: 0;
	position: absolute;
	background: #000;
	width: 100%;
	height: 15px;
}


#sec8 .wrap-btn {
	padding-top: 40px;
}

#sec8 .wrap-btn .btn.fl {
	margin-left: 81px;
}

#sec8 .wrap-btn .btn.fr {
	margin-right: 81px;
}

#sec8 .btn-link {
	font-weight: 500;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left: 338px;
}

#sec8 .last {
	background: #000;
}

#sec8 .nav-ft {
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}

footer nav>a {
	padding-left: 25px;
}

footer nav>a+a:before {
	padding-right: 25px;
}



.c-red {
	color: #640B0B;
}

/*=============================================
 * copyright
 *=============================================*/

address {
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 20px;
}




body.nav--opened,
body.nav--opened *,
body.nav--opened *:hover,
body.nav--opened *:focus,
body.nav--opened *:active {
	/*    cursor: none !important;*/
	touch-action: none !important;
	pointer-events: none !important;
}

body.nav--opened .hamburger,
body.nav--opened #menu_toggle,
body.nav--opened #menu_toggle * {
	touch-action: auto !important;
	pointer-events: visible !important;
}

body.nav--opened {
	overflow: hidden;
}

.nav--opened header .menu_toggle {
	overflow-y: auto;
}

.nav--opened .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 {
	padding: 0;
	position: static;
}

.hamburger:after {
	font-size: 15px;
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	text-align: center;
}

/* .nav--opened .hamburger:after {
	content: 'CLOSE';
	} */
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
	background: #181c60;
	height: 4px;
}





/*=============================================*/
/*               menubtm                       */
/*=============================================*/

header .navBtn {
	display: block;
	width: 34px;
	height: 36px;
	position: absolute;
	bottom: 3px;
	left: 1px;
	cursor: pointer;
	padding: 12px 13px 12px 13px;
	text-align: center;
	font-size: 11px;
	line-height: 27px;
}

header .navBtn span {
	display: block;
	height: 3px;
	width: 100%;
	background: #fff;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

header .navBtn span:nth-of-type(2),
header .navBtn span:nth-of-type(3) {
	margin-top: 6px;
}

/* ナビゲーションアイコン：アクティブ */
.nav--opened .navBtn span:nth-of-type(1) {
	-webkit-transform: translateY(9px) translateX(0) rotate(45deg);
	-ms-transform: translateY(9px) translateX(0) rotate(45deg);
	transform: translateY(9px) translateX(0) rotate(45deg);
}

.nav--opened .navBtn span:nth-of-type(2) {
	margin-top: 6px;
	opacity: 0;
	-webkit-transform: translateY(9px);
	-ms-transform: translateY(9px);
	transform: translateY(9px);
}

.nav--opened .navBtn span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
	-ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
	transform: translateY(-9px) translateX(0) rotate(-45deg);
}

.nav--opened .menu_toggle {
	visibility: visible;
	opacity: 1;
	display: block !important;
}

header .button-toggle {
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	width: 60px;
}

header .button-toggle span {
	background: #000 none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin-top: 5px;
}

header .menu_toggle {
	text-align: center;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
	visibility: hidden;
	position: fixed;
	width: 100% !important;
	top: 0px;
	right: 0;
	padding-top: 74px;
	padding-bottom: 100px;
	height: 100vh;
	overflow-y: auto;
	color: #000;
	z-index: 112;
	padding-top: 5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	background: rgba(0, 0, 0, 0.85);
}

header .menu_toggle ul {

	padding: 0;
	list-style-type: none;
	list-style-position: outside;

}

header .menu_toggle li {
	position: relative;
	/* padding: 3px 5px; */
	/* border-bottom: 1px solid #fff; */
	clear: both;
}

header .menu_toggle li span {
	padding-left: 10px;
}

header .menu_toggle a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 16px;
	font-size: 1.4rem;
	font-weight: bold;
	padding-bottom: 1.5rem;
	padding-top: 1.5rem;
}

header .menu_toggle ul li a {
	display: block;
	/* padding: 20px 0 20px 10px; */
}

header .menu_toggle ul li a:after {
	content: none;
	/* content: '\f105'; */
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -7px;
}

header .menu_toggle .tel-fix {
	background: #fff;
	font-size: 1.4rem;
	border-bottom: none;
	padding: 0;
	margin: 1rem auto;
	display: inline-block;
}

header .menu_toggle .tel-fix span {
	font-size: 2rem;
}


header .menu_toggle .tel-fix img {
	width: 15%;
	height: auto;
}

header .hamburger-inner,
header .hamburger-inner::before,
header .hamburger-inner::after {
	-webkit-border-radius: 0;
	border-radius: 0;
}

header .hamburger {}

header .hamburger.is-active {
	background: transparent;
}

header .hamburger.is-active::before {
	content: "";
	color: #FFF;
	position: absolute;
	bottom: -6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

header .hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
	background: #000;
}

header .menu_toggle .last {
	background-color: #5a0000;
}



header .close_btn {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	position: fixed;
	top: 13px;
	right: 13px;
	cursor: pointer;
	width: auto;
	/* padding-top: 2rem; */
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	display: block;
	letter-spacing: 0.1em;
	line-height: 30px;
	text-align: center;
	z-index: 100;
}



header .close_btn span {
	font-size: 24px;
}

header .nav-sp {
	width: 80%;
	margin: auto;
}

header .nav-sp a {
	border-top: 1px solid #7c766e;
}

header .nav-sp a:last-child {
	border-bottom: 1px solid #7c766e;
}



.hamburger-box {
	width: auto;
	height: auto;
	display: block;
}


header .wrap-fix-bottom {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
}


header #key .nav-target.sp {
	position: absolute;
	top: 20%;
	left: 0;
	width: 100%;
}


header .wrap-fix-bottom.nav-fixed {
	visibility: hidden;
	opacity: 0;
}


header .wrap-fix-bottom.nav-fixed.fixed {
	visibility: visible;
	opacity: 1;
}



header .wrap-fix-bottom .stock {
	width: 33.33333333333333%;
	float: left;
}

header .wrap-fix-bottom .stock img {
	width: 100%;
	height: auto !important;
}


header .wrap-menu-fix {
	width: 100%;
	top: 0;
	left: 0;
	position: fixed;
	background: #313130;
}


header .wrap-menu-fix.nav-fixed {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.4s all;
	-moz-transition: 0.4s all;
	-ms-transition: 0.4s all;
	-o-transition: 0.4s all;
	transition: 0.4s all;
}

header .wrap-menu-fix.nav-fixed .wrap {
	max-width: 1300px;
}

header .wrap-menu-fix.nav-fixed.fixed {
	opacity: 1;
	visibility: visible;
}

header .wrap-menu-fix .nav-inline {
	margin-left: -6px;
	padding-top: 23px;
}

header .wrap-menu-fix .tel-fix {
	margin-right: -13px;
}




/* ========================= */
/* ========================= */
/* ========================= */
/* ========================= */
/* RESPONSIVE */
/* ========================= */
/* ========================= */
/* ========================= */
/* ========================= */



.sp {
	display: none;
}

@media (max-width: 979px) {
	.pc {
		display: none;
	}

	.sp {
		display: block !important;
	}

	#key {
		min-height: 100vh;
	}


	.wrap-btn-cop {
		width: 100%;
		position: relative;
		top: 2rem;
	}


	#sec8 .last .btn {
		padding: 1rem 0;
		width: 60%;
		margin: auto;
		text-align: center;
	}


	#sec8 .last .btn img {
		width: 100%;
		height: auto;
	}




	header h1 {
		position: absolute;
		top: 10px;
		right: 10px;
		left: 128px;
		font-size: 0.7rem;
	}

	header .logo {
		top: 0;
		left: 1rem;
	}


	header .logo img {
		width: 50%;
		height: auto;
	}


	header .m-tel img {
		width: 100%;
		height: auto !important;
	}

	/* footer */

	#sec7 .tit-1 {
		padding-top: 4rem !important;
	}

	#sec7 .ft-logo {
		padding-top: 1rem !important;
	}

	#sec7 .ft-tel {
		padding-top: 1rem !important;
	}

	#sec7 .wrap-menu {
		width: 99%;
		font-size: 0.8rem !important;
	}

	#sec7 .wrap-menu .menu-list dt {
		width: 30%;
		padding-left: 5%;
	}

	#sec7 .wrap-menu .menu-list dd {
		width: 65%;
	}

	#sec7 .wrap-menu .menu-list:before {
		left: 33%;
		width: 2px;
	}


	#sec7 .img-sp {
		padding-bottom: 2rem;
	}

	#sec8 .last {
		padding-bottom: 8rem;
		background: url("../img/shared/bg-ft-bot.jpg");
	}

	#socialbuttons {
		padding-top: 3rem;
	}

	address {
		font-size: 0.7rem;
	}






	/* end footer */

	/* reset */
	.ttl {
		position: static !important;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
	}



	.ttl img {
		width: 100% !important;
		height: auto !important;
	}

	.tit {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: auto !important;
		margin-bottom: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		font-size: 1.7rem !important;
	}

	.tit img {
		width: 100% !important;
		height: auto !important;
	}

	.img-s {
		position: inherit !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
	}

	.img-s img {
		width: 100% !important;
		height: auto !important;
	}

	.wrap-box-s {
		margin: auto !important;
	}

	.wrap {
		margin: auto;
		width: auto;
	}

	.wrap-resp {
		width: auto;
	}

	.wrap-txt {
		margin: auto 4%;
	}

	.txt {
		width: auto !important;
		font-size: 1.1rem !important;
		font-weight: 500;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: auto !important;
		margin-bottom: auto !important;
		padding-left: 5% !important;
		padding-right: 5% !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.flfr dl>* {
		float: none !important;
	}

	/* ~end-reset */
}

@media (min-width: 768px) and (max-width: 1300px) {
	header .wrap-menu-fix.nav-fixed {
		padding: 0 20px;
	}

	header .wrap-menu-fix .nav-inline img {
		height: 30px;
		width: auto;
	}

	header .wrap-menu-fix .tel-fix {
		margin-right: 30px;

	}

	header .wrap-menu-fix .tel-fix img {
		max-width: 350px;
		height: auto;
	}

	header .btn-fix {
		top: 100px;
	}
}

@media (min-width: 768px) {
	header .navi {
		display: flex;
	}
}