/* Q+ MCCMP0650 */
.mccm-modal-q-MCCMP0650 .modaal-container {
  width: 94% !important;
  margin: 0 auto;
}
.mccm-modal-q-MCCMP0650 .modaal-content-container {
  padding: 10px 10px 20px 10px !important;
}
.mccm-modal-q-MCCMP0650 .font-red{
  color:#E50000
}
.mccm-modal-q-MCCMP0650 .q-error-mes{
  margin-top: 0.2em !important;
}
.mccm-modal-q-MCCMP0650 .p-tit {
  border-bottom: 1px solid #000000;
  padding-bottom: 1em;
  justify-content: center;
}
.mccm-modal-q-MCCMP0650 .p-tit h3 big {
text-align: center;
}
/* === custom css style === */

.mccm-modal-q-MCCMP0650  .p-top-link{
  text-decoration: underline;
  text-indent: 1em;
  display: block;
}

.mccm-modal-q-MCCMP0650 .q-close-btn-li {
  width: 50%;
} 
@media screen and (min-width: 768px) {
  body .is_sw-sp {
    display: none !important;
 }
  .mccm-modal-q-MCCMP0650 .modaal-container {
    width: 500px !important;
    margin: 0 auto;
  }
  .mccm-modal-q-MCCMP0650 .modaal-content-container {
    padding: 20px 30px 20px 30px !important;
  }
  .mccm-modal-q-MCCMP0650 .q-close-btn-li {
    width: 50%;
  } 

}
