#header-top {
	width: 100%;
	position: fixed;
	height: 95px;
	background-color: rgba(255, 255, 255, 0.9);
	top: 0;
	z-index: 1;
	border-bottom: 1px solid #FFF;
}
#title-area {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
#header-top #title-area img{
	display: none;
	width: 250px;
	margin-top: 20px;
	float: left;
	margin-left: 10px;
}
#header-pc {
	float: right;
}
#header-smp {
	display: none;
}
.pc-menu{
	margin-top: 25px;
}
.pc-menu li{
	float: left;
	text-align: right;
	font-weight: 900;
	font-size: 1em;
	letter-spacing: 1px;
	margin-right: 30px;
}
.pc-menu li:last-child{
	margin-right: 10px;
}
.en-menu {
	font: 0.9em 'Belleza', sans-serif;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #666;
	padding-top: 3px;
	letter-spacing: 2px;
}
.en-menu:hover {
	color: #ccc;
}

/*----sub bar   ------*/
.sub-bar{

	background-color: #434343;
	color: #fff;
	height: 40px;

	font-size: 0.9em;
	position: fixed;
	z-index: 1;
	top: 96px;
	width: 100%;
}
.sub-bar-bk{
	width: 32%;
	margin: 0;
	background-color: #333;
	height: 40px;
}
.st-bar{
	width: 100%;
	max-width: 960px;
	margin: -40px auto 0;
}
.st-bar div{
	display: table-cell;
}
.pass{
	background-color: #333;
	position: relative;
	height: 40px;
	vertical-align: middle;
	padding-left: 30px;
}
.passed{
	background-color: #333;
	position: relative;
	height: 40px;
	vertical-align: middle;
	padding-left: 30px;
}
.pass:after{
	content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-left-color: #333;
    left: 100%;
    top: 0;
	z-index: 1;
}
.no-pass{
	background-color: #434343;
	position: relative;
	height: 40px;
	vertical-align: middle;
	padding-left: 30px;
}

/*----   drawer  ------*/

.drawer-nav{
	background-color: rgba(255, 255, 255, 0.8);
	color: #333;
}
.drawer-menu-v {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 7px;
	margin-left: 21%;
}
_:-ms-lang(x), .drawer-menu-v {
  margin-left: 12%;
}
.drawer-shop {
display: block;
padding: .75rem .75rem .75rem 0;
text-decoration: none;
color: #222;	
}
.drawer-menu li a {

	line-height: 0;
	letter-spacing: 1px;
}
.drawer-menu-h {
	position: absolute;
	top: 5%;
	margin: 0;
	padding: 0 0 0 10%;
}
.drawer-menu-item {

	display: block;
  	padding: .75rem .75rem .75rem 0;
  	text-decoration: none;
  	color: #222;
}
.drawer-menu-sub {

	display: block;
	padding: .35rem .35rem .35rem 2rem;
	text-decoration: none;
  	color: #222;
 	font-size: 1rem;
	letter-spacing: 1px;

}

.drawer-menu-h .drawer-menu-item, .drawer-menu-h .drawer-shop{
	font-size: 1rem;
	letter-spacing: 1px;
/* bold
	font-weight: bold;
*/
}
@media (max-width:990px) {
	.pc-menu li{
	font-size: 0.9em;
	margin-right: 20px;
	}
}
@media (max-width:890px) {
	#header-pc {
	display: none;
	}
	#header-smp {
	display: block;
	}
	#header-top {
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	}
}

@media (max-width:768px) {
	.drawer-nav {
		width: 20.25rem;
	}
	.drawer--right.drawer-open .drawer-hamburger {
		right: 20.25rem;
	}
	.drawer-menu-h {
		margin-left: 0;
		bottom: 0;
	}
	.drawer-menu-v {
		margin-left: 10%;
	}
	.drawer-menu-item {
  	padding: .6rem 0;
	}
	.drawer-shop{
  	padding: .6rem 0;
	}
	_:-ms-lang(x), .drawer-menu-v {
		margin-left: 3%;
	}
	#header-top {
	height: 85px;
	}
	#header-top #title-area img{
	
	width: 220px;
	margin-top: 15px;
	}
	/* navi */
	.sub-bar{
	height: 36px;
	}
	.sub-bar-bk{

	height: 36px;
	}
	.st-bar{
	margin: -36px auto 0;
	}
	.st-bar div{
	height: 36px;
	}
	.pass{
	height: 36px;
	}

	.pass:after{
    border: 18px solid transparent;
    border-left-color: #333;
	}
	.no-pass{
	height: 36px;
	padding-left: 25px;
	}
	.st-text{
		display: none;
	}

}
@media (max-width:460px) {
	.drawer-nav {
		width: 16.25rem;
	}
	.drawer--right.drawer-open .drawer-hamburger {
		right: 16.25rem;
	}
	.drawer-menu-item {
		font-size: .7rem;
		padding: .5rem 0;
	}
	.drawer-shop{
		font-size: 0.7rem;
		padding: .5rem 0;
	}
	/* navi */
	.sub-bar{
	height: 28px;
	font-size: 0.8em;
	}
	.sub-bar-bk{

	height: 28px;
	}
	.st-bar{
	margin: -28px auto 0;
	}
	.st-bar div{
	height: 28px;
	}
	.passed{
	padding-left: 5px;
	}
	.pass{
	height: 28px;
	padding-left: 5px;
	}

	.pass:after{
    border: 14px solid transparent;
    border-left-color: #333;
	}
	.no-pass{
	height: 28px;
	padding-left: 20px;
	}
	.st-text{
		display: none;
	}
}
@media (max-width:360px) {
	.drawer-nav {
		width: 14.25rem;
	}
	.drawer--left .drawer-nav {
		left: -14.25rem;
	}
	.drawer--left.drawer-open .drawer-hamburger {
		left: 13.25rem;
	}
	.drawer-menu-item {
		font-size: .7rem;
		padding: .5rem;
	}
	.drawer-shop{
		font-size: 0.7rem;
		padding: .5rem;
	}
}
@media screen and (max-width: 320px) {
	/* navi */
	.passed{
	height: 28px;
	}
	.pass{
	height: 28px;
	padding-left: 4px;
	}

	.no-pass{
	height: 28px;
	padding-left: 17px;
	}	
	
	
}