.question-1-d6traM,
.question-1-ballon-d6traM,
.question-2-d6traM,
.question-2-ballon-d6traM,
.question-sticky-d6traM,
.question-sticky-ballon-d6traM {
  display: none;
}

/* PC / SP 共通 */
#jobs_form button.Detail_TopFormBtnClick i,
#jobs_form button.Detail_MiddleFormBtnClick i,
#jobs_form button.Detail_StickyFormBtnClick i {
  margin-right: 5px;
}


/* PC */
@media print, screen and (min-width: 769px) {
  .entry-1-s-d6traM {
    width: 505px !important;
  }

  .keep-1-s-d6traM {
    margin-top: 10px !important;
    margin-right: 3px !important;
  }

  .question-1-s-d6traM {
    display: inline-block;
    height: 44px;
    width: 300px;
    background-color: #fff;
    border: 1px solid #ff7600;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #ff7600;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
  }

  .question-1-s-d6traM:hover {
    background-color: #ff8d24;
    border-color: #ff8d24;
    color: #fff;
  }

  .question-1-ballon-s-d6traM {
    display: inline-block;
    fill: #ff7600;
    padding-right: 10px;
    position: relative;
    top: 3px;
  }

  .question-1-s-d6traM:hover .question-1-ballon-s-d6traM {
    fill: #fff;
  }

  .entry-2-s-d6traM {
    width: 505px !important;
  }

  .keep-2-s-d6traM {
    margin-top: 10px !important;
    margin-right: 3px !important;
  }

  .question-2-s-d6traM {
    display: inline-block;
    height: 44px;
    width: 300px;
    background-color: #fff;
    border: 1px solid #ff7600;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #ff7600;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 20px;
  }

  .question-2-s-d6traM:hover {
    background-color: #ff8d24;
    border-color: #ff8d24;
    color: #fff;
  }

  .question-2-ballon-s-d6traM {
    display: inline-block;
    fill: #ff7600;
    padding-right: 10px;
    position: relative;
    top: 3px;
  }

  .question-2-s-d6traM:hover .question-2-ballon-s-d6traM {
    fill: #fff;
  }

  .keep-sticky-s-d6traM {
  }

  .question-sticky-s-d6traM {
  }

  .question-sticky-ballon-s-d6traM {
  }
}
/* SP */
@media only screen and (max-width: 768px) {
  .entry-1-s-d6traM {
  }

  .keep-1-s-d6traM {
  }

  .question-1-s-d6traM {
    display: inline-block;
    height: 44px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ff7600;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #ff7600;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
  }

  .question-1-s-d6traM:hover {
    background-color: #ff8d24;
    border-color: #ff8d24;
    color: #fff;
  }

  .question-1-ballon-s-d6traM {
    display: inline-block;
    fill: #ff7600;
    padding-right: 10px;
    position: relative;
    top: 3px;
  }

  .question-1-s-d6traM:hover .question-1-ballon-s-d6traM {
    fill: #fff;
  }

  .entry-2-s-d6traM {
    width: 100% !important;
  }

  .keep-2-s-d6traM {
    margin-top: 10px !important;
  }

  .question-2-s-d6traM {
    display: inline-block;
    height: 44px;
    width: 62%;
    background-color: #fff;
    border: 1px solid #ff7600;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #ff7600;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 0;
    float: left;
  }

  .question-2-s-d6traM:hover {
    background-color: #ff8d24;
    border-color: #ff8d24;
    color: #fff;
  }

  .question-2-ballon-s-d6traM {
    display: inline-block;
    fill: #ff7600;
    padding-right: 10px;
    position: relative;
    top: 3px;
  }

  .question-2-s-d6traM:hover .question-2-ballon-s-d6traM {
    fill: #fff;
  }

  .keep-sticky-s-d6traM {
    display: none;
  }

  .question-sticky-s-d6traM {
    display: inline-block;
    height: 44px;
    width: 37%;
    background-color: #fff;
    border: 1px solid #ff7600;
    border-radius: 4px;
    box-shadow: 1px 1px 1px rgba(155, 155, 155, 0.3);
    color: #ff7600;
    font-size: 15px;
    font-weight: bold;
    float: right;
  }

  .question-sticky-s-d6traM:hover {
    background-color: #ff8d24;
    border-color: #ff8d24;
    color: #fff;
  }

  .question-sticky-ballon-s-d6traM {
    display: inline-block;
    fill: #ff7600;
    padding-right: 10px;
    position: relative;
    top: 3px;
  }

  .question-sticky-s-d6traM:hover .question-sticky-ballon-s-d6traM {
    fill: #fff;
  }
}
