#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;}
#page.courier-service .form-btn {display: none;}

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

/* ------------------------------------------
            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){


}

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

  #mainvisual-lower h2 { background: none;}
  .navbar-nav > li { width: 100% !important; }
  .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;}

}

