@charset "utf-8";

#K3_header,
#K3_headline,
#K3_hr_header {
  display: none;
}

.form-headline {
  display: none;
}

div.form-description {
  font-family: "brother-1816", "YakuHanJP", 'Noto Sans Japanese', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  letter-spacing: 0.03em !important;
  line-height: 36px !important;
  text-align: center !important;
  color: #000;
}

@media screen and (max-width: 768px) {
  div.form-description {
    font-size: 14px !important;
    line-height: 1.8em !important;
  }
}

.label-fit.label-danger {
  background-color: #5FAFE8 !important;
}

.label-fit.label-warning {
  display: none;
}

.note.privacy_policy {
  font-family: "brother-1816", "YakuHanJP", 'Noto Sans Japanese', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
  font-weight: normal;
  font-size: 12px !important;
  line-height: 22px !important;
  text-align: left !important;
  color: #666 !important;
}

.text-top.text-bold {
  font-family: "brother-1816", "YakuHanJP", 'Noto Sans Japanese', '游ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
  font-weight: normal;
  font-size: 15px !important;
  letter-spacing: 0.05em !important;
  line-height: 22px !important;
  text-align: left;
  color: #111;
}

label.control-label {
  margin-bottom: 10px !important;
}

.form-control {
  border: none;
  border-radius: 4px !important;
  background-color: #f5f5f5 !important;
  box-shadow: none;
  border: none !important;
  box-shadow: none !important;
}

#k3_to_check_input,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  border-color: #000 !important;
  background-color: #000000 !important;
  color: #fff !important;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 340px;
  display: block;
  padding: 10px 25px;
  height: 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #k3_to_check_input,
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary.focus,
  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
    border-color: #000 !important;
    background-color: #000000 !important;
    color: #fff !important;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    max-width: 340px;
    display: block;
    padding: 5px 10px;
    height: 50px;
    box-sizing: border-box;
  }
}

#k3_to_check_input:hover,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary:hover {
  opacity: .75;
}

.btn.btn-default {
  border: none !important;
  background-color: rgba(0, 0, 0, 0);
  padding: 0px;
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
  margin-top: 2em;
  box-shadow: none;
}

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.btn.btn-primary {
  border-color: #000 !important;
  background-color: #000000 !important;
  color: #fff !important;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 340px;
  display: block;
  padding: 10px 25px;
  height: 60px;
  box-sizing: border-box;
}

.btn.btn-primary:hover {
  border-color: #000 !important;
  background-color: #000000 !important;
  color: #fff !important;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 340px;
  display: block;
}

#K3_control_btn {
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  padding-top: 2em;
  padding-bottom: 3em;
}

.form-description {
  padding-bottom: 3em;
}

.form-description+hr {
  display: none;
}

#K3_hr_footer {
  display: none;
}

div.radio,
div.checkbox {
  padding-bottom: 1em !important;
  font-size: 15px;
  font-weight: bold;
}

.radio label, .checkbox label,
.text-top.text-bold {
  font-weight: 600 !important;
}

.control-group {
  padding-bottom: 30px;
}

.table.table-hover.table-bordered.table-striped {
  display: block;
  border: none;
}

.table.table-hover.table-bordered.table-striped .tbody {
  display: block;
}

.table.table-hover.table-bordered.table-striped tr:first-child {
  display: none;
}

.table.table-hover.table-bordered.table-striped th,
.table.table-hover.table-bordered.table-striped td {
  display: block;
  border: none;
  font-size: 15px;
}

.table.table-hover.table-bordered.table-striped td:first-child {
  font-weight: bold;
  font-size: 15px;
}

.table.table-hover.table-bordered.table-striped td:nth-child(2) {
  border: none;
  border-radius: 4px !important;
  background-color: #f5f5f5 !important;
  box-shadow: none;
  border: none !important;
  box-shadow: none !important;
  padding: 15px;
  box-sizing: border-box;
  min-height: 48px;
  border-radius: 4px;
  background: #f5f5f5;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff !important;
}

.table-striped>tbody>tr:hover {
  background-color: #fff !important;
}

.table-striped>tbody>tr {
  display: block;
  padding-bottom: 30px;
}

#K3_form_registered {
  padding: 30px !important;
}

#K3_form_registered h2 {
  display: none !important;
}

#K3_form_registered .jumbotron {
  display: none !important;
}

.jumbotron {
  background-color: #FFFFFF!important;
}

#K3_form_registered .jumbotron>hr {
  display: none !important;
}

#K3_form_registered h3 {
  font-size: 15px;
  font-weight: normal;
}


@media screen and (max-width: 768px) {
  div.control-group{ margin: auto 0 0px !important; }
}
