.btn-cmn01_new {
    background: url(https://sushihiro-tondabayashi.com/system_panel/uploads/images/20251105123202637431.jpeg) no-repeat;
    background-size: contain;
    height: 100%;
  background-position: center;
}

.btn-cmn01_new_2 {
    background: url(https://sushihiro-tondabayashi.com/system_panel/uploads/images/20251105123936270363.jpeg) no-repeat;
    background-size: contain;
    height: 100%;
  background-position: center;

}

@media screen and (min-width: 768px) {
  .top-menu__cont__left {
  	margin-top: 350px;
  }
  

 }
  
 @media screen and (min-width: 1024px) {
    .top-menu__cont__right__item.flex-btw {
    	justify-content: center;
    }
  }
  
  @media screen and (min-width: 768px) {
    .box-cmn05.topSpace  {
        padding-top: 50px;
    }
}

  @media screen and (max-width: 768px) {
  .top-menu__cont__right__item.pcOnly {
		display: none;  	
    }
    
    .box-cmn01.newBottomSpace {
    	padding: 50px 0 50px 0 !important;
    }
}

@media screen and (max-width: 450px) {
  .slick-dotted.slick-slider {
  	padding-left:15px;
    padding-right:15px;
  }
  
  .top-menu__cont__right__item__img__inr.ojf:before {
    padding-top: 68.25%;
}
}