@charset "UTF-8";
.clearText a {height: auto;}
.ex {
  color: #5a5a5a;
  margin: 3px 0;
}

.midashi {
  margin-top: 60px;
  margin-bottom: 30px;
}

.message-text {
 margin: 20px 0; 
}

#boshu #form form #confirm_free11 dd {
  padding: 1em;
  box-sizing: border-box;
}

@media screen and (min-width:641px) {
  #boshu #form form #free11,
  #boshu #form form #confirm_free11 {
    display: block;
  }
  #boshu #form form #free11 dd,
  #boshu #form form #confirm_free11 dd {
    width: 100%;
  }
  .button_left {margin:30px auto;}
}

@media screen and (max-width: 640px) {
  .button_left {margin:20px auto;}
}