/**
 *
 * @fileOverview init
 *
 * @author info@rebrain.co.jp
 * @version 1.0.0
 *
 **/
@media screen and (max-width: 959px) {
  body main article section .detail .unit .item-50, body main article section .detail .unit .item-100 {
    width: 100%;
    min-width: auto; }
  body main article section .detail .unit .item-50 dl dd .unit .item-date, body main article section .detail .unit .item-100 dl dd .unit .item-date {
    width: 100%;
    min-width: auto; }

  input[type="text"],
  select {
    width: 100%; }

  label .select_date {
    margin-right: 0; } }
