#mainvisual {background: url(https://cubeit.com.au/images/top/top-header-adelaide.jpg) center no-repeat rgba(255,255,255,0.3);}
#mainvisual-lower h2 { background: url(https://cubeit.com.au/images/common/head-city-truck-adelaide.png) no-repeat 98% bottom;}
.en .navbar-nav > li {width: 24%;}

.en .navbar-nav > li { width: 22%; }
.en .navbar-nav > li.city {width: ;}
.en .navbar-nav > li.to-japan { width: ; }
.en .navbar-nav > li.move { width: ; }
.en .navbar-nav > li.round  { width: ; }
.en .navbar-nav > li.news { width: ; }
.en .navbar-nav > li.support { width: ; }

.btn-group a[href="overseas-move.php"] {display: none;}


/* ------------------------------------------
            PC（幅が414px以上）
------------------------------------------ */
@media screen and (min-width:414px){

  #page.to-japan .sub-menu a {width: 23.6%;}
  #page.to-japan #deals .itembox.cubesale {width: 100%;}
  #page.to-japan #deals .itembox.cubesale .naiyo {width: 30%;}
  #page.to-japan #deals .itembox.cubesale .plus {width: 5% !important;}
  #page.to-japan #deals .itembox.cubesale .img {width: 100%;}
  #page.to-japan #deals .detaile {width: 100%;}

}

/* ------------------------------------------
            PC（幅が768px以上）
------------------------------------------ */
@media screen and (min-width:768px){

  .navbar-nav > li {width: 24%;}

}

/* ------------------------------------------
      STYLE FOR SM & TABLET（幅が767px以下）
------------------------------------------ */
@media screen and (max-width:767px){

  .en .navbar-nav > li {width: 100%;}
  #mainvisual-lower h2 { background: none;}
  .navbar-nav .open .dropdown-menu > li > a span:nth-last-child(2) {width: 94%;}
  #page.to-japan .sub-menu {margin-bottom: 0px;}
  #page.to-japan .sub-menu a[href="#form-link"] {width: 48% !important; font-size: 12px; line-height: 1.2em;}

}

