/*---------------------------------------------------------
hedarmenu
-------------------------------------------------------- */
.logoarea{
	width: 100%;
	height: 100px;
	background-color: #000;
	display:table;
}
.toplogoRow{
	display:table-row;
}
.toplogo{
	display:table-cell;
    vertical-align: middle;
    text-align: center;
}
.toplogo.alignR{
	text-align: center;
	padding-right: 10px;
}
.toplogo a{
	font-size: .8em;
	color: #a37e39;
	text-decoration: underline;
}
.toplogo a:hover{
	text-decoration: none;
}

@media screen and (max-width:480px){
	.logoarea{
		height: 100px;
	}
	.toplogo.alignR{
		text-align: left;
		padding: 10px;
		line-height: 1.5;
	}
	.toplogo a{
		font-size: .8em;
	}
	.toplogo img{
		width: 160px;
    margin: 12px 0;
	}
}

.inner{
	width: 1024px;
	margin: 0 auto;
}
.g-nav{
	width: 100%;
	z-index: 10;
	height: 60px;
	background-color: #fff;
	opacity: 0.9;
	position: absolute;
    top: 100px;
}
.topmenu{
	width: 1024px;
	overflow: hidden;
	margin: 0 auto;
}
.topmenu li{
	font-family: Cambria;
	width: 14.2857%;
	float: left;
	height: 60px;
	font-size: .93em;
	letter-spacing: .16em;
	color: #a37e39;
	list-style-type: none;
	text-align: center;
	line-height: 60px;
}
.fixed{
	position: fixed;
	top: 0;
	left: 0;
}



.header_top {
    position: absolute;
    z-index: 101;
    top: 0px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
}

.header_bottom {
    position: absolute;
    z-index: 101;
    top: 90px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
}

h1 {
    margin: 0;
}
#header {
    background-color: #000;
    width: 100%;
    height: 60px;
    position: absolute;
    top:100px;
    opacity: 0.9;
    z-index: 1000;
}

#header .fixheader {
    position: absolute;
    background-color: #000;
    width: 100%;

}

#header.fixed .fixheader {
    position: fixed;
    top: 0px;
}

.spmenu .drawer-hamburger-icon, .spmenu .drawer-hamburger-icon:after, .spmenu .drawer-hamburger-icon:before {
	background-color: #a37e39;
}

/* SNSアイコン */

@media screen and (max-width:480px){
	.spmenu .sns-list {
		padding: .75rem;
		text-align: left;
	}
	.spmenu .icon-fb,
	.spmenu .icon-insta,
	.spmenu .icon-line,
	.spmenu .icon-trip {
		display: inline-block;
		width: 20%;
		padding: 2% 0;
		text-align: left;
	}
	.spmenu .icon-fb img,
	.spmenu .icon-insta img,
	.spmenu .icon-line img {
		height: 25px;
	}
	.spmenu .icon-trip img {
		height: 30px;
	}
}


/*---------------------------------------------------------
footermenu
-------------------------------------------------------- */
.footer-menu {
    width: 100%;
    display: block;
    background: #000;
    position: fixed;
    bottom: 0;
height: 60px;
    z-index: 10000;

}
li.fm {
    float: left;
    width: 100%;
    text-align: center;
    color: #a37e39;
    margin-top: 8px;
}
/* PC snsアイコン  */
.ft-sns-list {
	position: fixed;
	top: 100%;
	left: 100%;
	margin-top: -70px;
	margin-left: -240px;
	z-index: 99999;
}
.ft-sns-list .fb,
.ft-sns-list .insta,
.ft-sns-list .line,
.ft-sns-list .trip {
	display: inline-block;
	width: 45px;
	height: 45px;
	padding: 10px 13px;
	margin-left: 5px;
	background: #000;
	border-radius: 50%;
	vertical-align: middle;
	-webkit-box-shadow: 0px 2px 2px #000;
	box-shadow: 0px 2px 2px #000;
}
.ft-sns-list .trip {
	padding: 10px;
}


@media screen and (max-width:480px){
.footer-menu {
    left: 0;
}
li.fm {
    padding: 0;
}
li.fm img {
	display: inline;
	width: 47%;
	vertical-align: middle;
}
.ft-sns-list {
	display: none;
}
}

.band{
	width: 100%;
	height: 80px;
	background-color: #000;
	color: #a37e39;
	font-size: 1.2em;
	letter-spacing: .13em;
	font-weight: bold;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}

.footer_menu{
	width: 100%;
	height: 300px;
	text-align: center;
	background-color: #fff;
}

.footer_menu li{
	font-family: Cambria;
	width: 20%;
	float: left;
	height: 50px;
	font-size: .93em;
	letter-spacing: .16em;
	color: #000;
	list-style-type: none;
	text-align: center;
	line-height: 50px;
	padding: 4em;
}
.footer_menu a{
	color: #000;
}
.footer-logo-box{
	width: 100%;
	height: 60px;
}
#language-area{
	float: right;
	position: absolute;
	top: 0;
	right: 10px;
	font-family: Cambria;
	font-size: .93em;
	letter-spacing: .16em;
	color: #a37e39;
}
#powerTip {background-color: #b5b5b6 !important;}
#powerTip a {color: #000 !important;}
#powerTip a:hover {color: #a37e39 !important;}


#powerTip.ne:before,
#powerTip.nw:before {
	border-top: 10px solid #b5b5b6 !important;
	border-top: 10px solid rgba(182, 182, 182, .8) !important;
}

#powerTip.se:before,
#powerTip.sw:before {
	border-bottom: 10px solid #b5b5b6 !important;
	border-bottom: 10px solid rgba(182, 182, 182, .8) !important;
}

#powerTip.ne-alt:before,
#powerTip.nw-alt:before,
#powerTip.se-alt:before,
#powerTip.sw-alt:before {
	border-top: 10px solid #b5b5b6 !important;
	border-top: 10px solid rgba(182, 182, 182, .8) !important;
}

#powerTip.se-alt:before,
#powerTip.sw-alt:before {
	border-bottom: 10px solid #b5b5b6 !important;
	border-bottom: 10px solid rgba(182, 182, 182, .8) !important;
}

@media screen and (max-width:480px){
	#handy-widget {
		  display: none !important;
	  }
  }
