@charset "utf-8";

.nidan{
  display:none;
}

.incbb_r {
  width: 100%;
  margin-left:0%;
}
.btn{
  margin: 10% 0;
}
@media screen and (max-width:1400px){
  .incb_txt {
    font-size: 1.8em;
}
}
@media screen and (max-width:1200px){
  .incb_txt,.cb_txt{
    font-size:1.5em;
  }

  th{
    font-size:1em;
  }
  form input, form select, form textarea, .form .sex {
    font-size: 1.1em;
}
}
@media screen and (max-width:1024px){
  .form, .privacy {
    width: 95%;
}
}
@media screen and (max-width:768px){
  .incb_txt {
    font-size: 1.35em;
}
}
@media screen and (max-width:600px){
  .nidan{
    display:inline;
  }
  .incb_txt {
    font-size: 1.1em;
}
  th,td{
    width:100%;
    font-size:1.3em;
    font-weight:600;
    display:block;
    text-align:left;
    border:none;
  }
  th{
    margin-top:3%;
  }
  .form, .privacy {
    width: 100%;
}
.shimei,.furigana,.sex,.birthday,.prefecture,.other,.phone,.kinkyu_p,.syozokumei,.sonota{
  margin:0;
  padding:1%;
}
form input, form select, form textarea, .form .sex {
  margin: 0;
}
.btn{
  font-weight:500;
}
}