/* 通常時は下記をコメントアウト */
.header-content .header-deliverydate {
  /*position: absolute;
  top: 14px;
  left: 505px;
  border: 4px solid #f0ead3;
  display: inline-block;
  width: 240px;
  display: none;*/
}

@media only screen and (max-width: 1299px) {
/*.header-content .header-deliverydate {
  width: 956px;
  height: 36px;
  position: relative;
  border: 2px solid #f0ead3;
  top: 20px;
  left: 0;
  display: none;
}
.global-menu {
  position: absolute;
  top: 195px;
  width: 100%;
  min-width: 960px;
}
#global-header {
  width: 960px;
  margin: 0 auto;
  height: 230px;
}
.ritSanbKey {
  display: none;
}*/
}
}

/* コメントアウト時は、12・36・37行は残す */