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

	base.css
 
------------------------------------------------------------------*/

body {
	color: #fff;
	min-width: 1150px;
	position: relative;
	min-height: 1000px;
	line-height: 150%;
}
.alphaOver a:hover img {
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: .7;
	opacity: .7;
	zoom: 1
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
header {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
}
header h1 {
	text-align: center;
	padding: 5px 0 15px 0;
}
header .yoyakuBtn{
	position:absolute;
	width:210px; height:56px;
	left:754px; top:148px;}
header .yoyakuBtn a{ width:210px; text-align:center;
	background:#ac7e05; height:41px; padding-top:15px; display:block;}
	header .yoyakuBtn a:hover{background:#6b4e03;}

#gnav {
	width: 1000px;
	margin: 0px auto;
	font-family: 'Old Standard TT', serif;
	height:27px;
}
.dropmenu:before, .dropmenu:after {
	content: "";
	display: table;
}
.dropmenu:after {
	clear: both;
}
.dropmenu li {
	position: relative;
	width: auto;
	float: left;
	margin-right:20px;
	padding: 0;
	height:27px;
}
.dropmenu li:last-child{margin-right:0px;}
.dropmenu li a {
	display: block;
	color:#c79102;
	height:27px;
	width:100%;
	padding: 5px;
	font-size:17px;
	letter-spacing:0.02em;
	line-height:17px;
}
.dropmenu li:last-child a{ color:#ec6941;}
.dropmenu li:hover{ opacity:0.5;}


#gnav_sp, #sp_navbtn {
	display: none;
}
.dropmenu .tel{ display:none;}
@media screen and (max-width: 480px) {
	html{ overflow: auto;
  height: 100%;}
body {
	min-width: 320px;
	width: 100%;
	position: relative;
	min-height: 500px;
	overflow: hidden;
}
header {
	width: 100%;
	height: auto;
	z-index: 99;
	margin: 0 auto;
	position: relative;;
	left: 0;
	padding: 0;
	right: 0;
	background:#000;
}
header h1 {
	width: 100%;
	height: 100px;
	top: 5px;
	left: -48%;
	margin: 0;
	padding: 0 0 0 50%;
	position: absolute;
	float: none;
}
header h1 img{ height:100px; width:auto;}

#gnav_sp {
	display: block;
}
#sp_navbtn {
	display: block;
	width: 40px;
	height: 40px;
	padding: 3px;
}
.btn {
	position: absolute;
	top: 8px;
	left: 10px;
	cursor: pointer;
	z-index: 1000;
}
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s ease-out;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 34px;
	height: 32px;
}
.menu-trigger span {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0px;
}
.menu-trigger span:nth-of-type(2) {
	top: 14px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0px;
}
.menu-trigger.active {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(14px) rotate(-45deg);
	transform: translateY(14px) rotate(-45deg);
	background-color: #fff;
}
.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
	background-color: #fff;
}
.menu-trigger.active span:nth-of-type(3) {
	opacity: 0;
}
.drawr {
	display: none;
	background-color: #111;
	position: absolute;
	top: 0px;
	left: 0;
	max-width: 350px;
	min-width: 320px;
	padding: 60px 0 20px 0px;
	z-index: 999;
	color: #FFF;
}
.dropmenu .tel{ display:block;}
#gnav {
	max-width: 350px;
	min-width: 320px;
	margin: 0px;
	letter-spacing: 0.05em;
	background: none;
	overflow: hidden;
	height:auto;
}
.dropmenu:before, .dropmenu:after {
	content: "";
	display: block;
}
.dropmenu:after {
	clear: both;
}
.dropmenu li {
	position: relative;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background:none !important;
	text-indent:0;
	height:auto;
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 5px;
	background: none;
	color: #fff;
	font-size: 16px;
	line-height: 26px;;
	text-indent: 0px;
	text-decoration: none;
}

.dropmenu li:hover > a {
	background: none;
}
.dropmenu li a:hover {
	background: #333;
}

#gnav ul {
	visibility: visible;
	perspective: none;
}


#gnav li a {
	display: block;
	padding:5px 0 5px 10px;
	text-align: left;
}
#gnav li a:hover {
	background: none;
	color: #f19149;
}

#gnav li {
	max-width: 350px;
	min-width: 320px;
	text-align: left;
	border-top: solid 1px #434343;
	background-image:none;
}
#gnav li:last-child {
	border-bottom: solid 1px #434343;
}

#gnav li a.tel {
	color: #fff100;
}
.backbg {
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 300%;
	overflow: hidden;
	display: none;
	top: 0px;
	position: fixed;
}

}
#contents {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 50px;	
}
 @media screen and (max-width: 480px) {
#contents {
	width: 100%;
	position: relative;
	top: 100px;
	background:none;
	padding-top: 30px;
}

}
#page-top {
/*
	position: fixed;
	bottom: 20px;
	right: 50px;
	font-size: 77%;
	font-family: 'Old Standard TT', serif;
	display: none;
	z-index: 5000;
*/position: fixed;
    bottom: 20px;
    right: 50px;
    font-size: 77%;
    font-family: 'Old Standard TT', serif;
    display: none;
    z-index: 5000;
	
}
#page-top a {
	background-color: rgba(0,0,0,0.7);
	text-decoration: none;
	color: #ac7e05;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	display: block;
	border-radius: 50px;
	border: 1px solid #ac7e05;
}
#page-top a:hover {
	text-decoration: none;
	background-color: rgba(0,0,0,0.3);
	color: #fff;
}
/*footer*/
footer {
	position: relative;
	padding: 20px 0;
	color: #976d00;
	width: 100%;
}
footer a:link, footer a:visited, footer a:active {
	color: #976d00;
}
footer .footInner {
	width: 1000px;
	margin:0 auto 10px auto;
	height: auto;
	padding:5px 0;
	border-top: 1px solid #976d00;
	font-size:13px;
}

footer .copyright {
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	width: 1000px;
	margin: 0px auto;
}
 @media screen and (min-width: 481px) {
.sp {
	display: none;
}
.pc {
	display: block;
}
}
@media screen and (max-width: 480px) {
.sp {
	display: block;
}
.pc {
	display: none;
}
#page-top{ display:none;}
footer {
	position: relative;
	padding: 10px 0;
	color: #976d00;
	margin-top: 50px;
	width: 100%;
}
footer .footInner{ display:none;}
footer .copyright {
	width:100%;
	text-align: center;
	font-size: 12px;
	padding-top:5px;
	line-height:15px;
	color:#976d00;
}
		 .footer_fix {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 45px;
        z-index: 10;
}
	 .footer_fix ul {
        display: flex;
        width: 100%;
        color: #000;
        background: rgb(172 127 7);
        text-align: center;
        font-size: 13px;
        line-height: 45px;
}.footer_fix ul li {
        width: 50%;
        border-right: 1px solid #fff;
    }
	.footer_fix ul li a {
        color: #fff !important;
        font-family: 'Old Standard TT', serif;
        font-size: 15px;
}
}



.acBtn{ display:none;}
 @media screen and (max-width: 480px) {
	 .accontents{display:none;}
	 .acBtn{
	display: block;
	padding: 5px 0;
	width: 98%;
	margin: 5px auto 20px auto;
	color: #000;
	background: #FFF url(../img/acBtn_bg.png) no-repeat 95% center;
	border: #999 1px solid;
	
	background-size: 25px 25px;
	font-family: Helvetica, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: normal;
	text-align: center;
} 
 }
