#lp-header-box a,#lp-header-box a:hover{
	text-decoration:none;
}

#lp-header-box .lp-header-button{
	font-size:17px;
	line-height:1.52947;
	font-weight:400;
	letter-spacing:-.021em;
	background-color:#000000;
	background:-webkit-linear-gradient(#000000, #000000);
	background:linear-gradient(#000000, #000000);
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	min-width:30px;
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	white-space:nowrap;

	}

#lp-header-box .lp-header-button:hover{
	background-color:#666666;
	background:-webkit-linear-gradient(#666666, #666666);
	background:linear-gradient(#666666, #666666);
	border-color:#666666;
	text-decoration:none
}

#lp-header-box .lp-header-button-compact,#lp-header-box .lp-header-button{
	font-size:12px;
	line-height:1.5;
	font-weight:400;
	letter-spacing:0em;
	font-family:"Times New Roman","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	min-width:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px
}

#lp-header-box{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:0px;
	min-width:1024px;
	z-index:9997;
	position: fixed;
	}

@media only screen and (max-width: 1044px)
{

#lp-header-box{
	min-width:320px
	}

}

@media only screen and (max-width: 767px)
{

#lp-header-box{
height:0px;
}

}

#lp-header-box.theme-dark{
	background:none
}

#lp-header{
	display:none;

}

#lp-header-box .lp-header-wrapper{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	min-height:100%;
	z-index:1;

}

#lp-header-box .lp-header-content{
	margin:0 auto;max-width:980px;
	padding:0 22px;position:relative;
	z-index:2;padding-left:-webkit-calc(22px + constant(safe-area-inset-left));
	padding-left:calc(22px + constant(safe-area-inset-left));
	padding-right:-webkit-calc(22px + constant(safe-area-inset-right));
	padding-right:calc(22px + constant(safe-area-inset-right))
}

@media only screen and (max-width: 1023px)
{

#lp-header-box .lp-header-content{
	border-bottom:none
}

}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-content{
	padding:0 16px
}

}

#lp-header-box[data-sticky],#lp-header-box.css-sticky{
	position:-webkit-sticky;
	position:sticky
}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-actions{
	right:0;padding:3px 22px 0;
	position:absolute;
	top:0;z-index:1;
	padding-right:-webkit-calc(22px + constant(safe-area-inset-right));
	padding-right:calc(22px + constant(safe-area-inset-right))
}

}

@media only screen and (max-width: 767px) and (max-width: 767px)

{
#lp-header-box .lp-header-actions{
	padding:0 16px 0
}

}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-action{
	line-height:56px
}

}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-action-button,#lp-header-box {
	margin-left:0px;float:right
}

}

#lp-header-box .lp-header-bg{
	position:absolute;
	left:0;top:0;
	width:100%;
	height:100%;
	z-index:1;
	-webkit-transition:background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
	transition:background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

#lp-header-box .lp-header-bg:after{
	background-color:rgba(51,51,51,0.2)
}

#lp-header-box .lp-header-bg{
	background-color:rgba(255,255,255,0.9)
}

#lp-header-box .lp-header-bg:after{
	margin-left:-490px;
	left:50%;
	content:"";
	display:block;
	position:absolute;
	top:100%;
	width:980px;
	height:1px;
	z-index:1
}

#lp-header-box .lp-header-bg:after{
	margin-left:0;
	left:0;
	width:100%
}

#lp-header-box .lp-header-menu{
	font-size:12px;
	line-height:1.5;
	font-weight:400;
	letter-spacing:0em;
	font-family:"Times New Roman","SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	float:right;
	line-height:40px;
	margin-top:0;
	padding-top:12px
}

#lp-header-box .lp-header-menu:lang(ja){
	font-family:"Times New Roman","SF Pro JP","SF Pro Text","SF Pro Icons","Hiragino Kaku Gothic Pro","Meiryo","Helvetica Neue","Helvetica","Arial",sans-serif
}

#lp-header-box .lp-header-title{
	font-size:24px;
	line-height:2.125;
	font-weight:750;
	letter-spacing:.015em;
	font-family:"Times New Roman","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
	cursor:default;
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:52px;
	white-space:nowrap
}

#lp-header-box .lp-header-title:lang(ja){
	line-height:2.375;
	font-family:"Times New Roman","SF Pro JP","SF Pro Display","SF Pro Icons","Hiragino Kaku Gothic Pro","Meiryo","Helvetica Neue","Helvetica","Arial",sans-serif
}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-title{
	font-size:20px;
	line-height:2;
	font-weight:750;
	letter-spacing:.017em;
	font-family:"Times New Roman","SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif
}

}

@media only screen and (max-width: 767px)
{

#lp-header-box .lp-header-title{
	display:inline-block;
	line-height:48px;height:48px
}
#lp-header-box .lp-header-title:lang(ja){
	line-height:2.65
}

}

#lp-header-box .lp-header-title,#lp-header-box .lp-header-title a{
	color:#333;-webkit-transition:color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
	transition:color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)
}

