::-webkit-scrollbar {width: 0px !important;} 
body::-webkit-scrollbar {display: none !important;}
body{font-family: "Noto Serif JP", serif;font-optical-sizing: auto;font-weight: 600;font-style: normal;letter-spacing:1px;}
.loader{display: flex;}
.w-webflow-badge{display:none !important;}
.nav_logo{font-family: "Noto Serif JP", serif;font-optical-sizing: auto;font-weight: 600;font-style: normal;}
.nav .nav_item_wrap {justify-content: end;}
.menu_credit_close_wrap.u-vflex-center-center {z-index: 2;pointer-events: unset !important;}
.home_hero{position:relative;}
.home_hero:before{content:'';background:rgba(0,0,0,0.6);position:absolute;width:100%;height:100%;top:0;left:0;}
.h_hero_container.u-container {justify-content: space-between;}
.hero_text {margin-top: 60px;}
.hero_text .g_heading{line-height:1.5;margin:0 0 30px;color: var(--theme--text);font-family: "Noto Serif JP", serif;font-optical-sizing: auto;font-weight: 600;font-style: normal;letter-spacing:1px;}
.line.is-panel-inner-l, .line.is-pannel-inner-r {width: 2px;}
@media(min-width:768px){
	.home_hero{background:url(../images/bg_main.jpg) no-repeat;background-size: cover;}
}
@media(max-width:767px){
	.home_hero{background:url(../images/sp_main.jpg) no-repeat;background-size: cover;}
}