@charset "UTF-8";
label > .icon-radio-input ~ .icon-radio-icon::before {
  font-size: 2.6rem;
  vertical-align: middle;
  text-align: center;
}
/*label > .icon-radio-icon {
  display: flex;
  align-items: center;
}*/
label > .icon-radio-input:checked ~ .icon-radio-icon::before {
  color: var(--mainColor);
}
table.entry > tbody > tr > th, table.entry table.product > tbody > tr > th {
  vertical-align: middle;
  background: var(--main10Color);
}
.required {
  padding: 0.1rem 0.3rem;
  white-space: nowrap;
  background: var(--mainColor);
  border-radius: 0;
}
/*@media screen and (max-width:559px) {
  label > .icon-radio-input ~ .icon-radio-icon::before {
    margin-right: 0.8rem;
  }
}*/
/*-----------------.body-form-detail のスタイル----------------------*/
.body-form-detail #formAnchor {
  padding-top: 0;
}
.body-form-detail .row .col-lg-12 h3 {
  display: inline-block;
  margin: 1rem 0;
  font-size: clamp(2rem, 1.903rem + 0.259vw, 2.4rem);
  font-weight: 500;
  color: var(--mainColor);
}
.body-form-detail .control-label {
  margin-bottom: 0;
}
.body-form-detail .table {
  margin-bottom: 0;
}
.body-form-detail .box-footer p {
  margin-bottom: 7rem;
}
.body-form-detail .btn-success + p {
  text-align: center;
}
.body-form-detail .btn-success + p a {
  color: var(--mainColor);
  text-decoration: underline;
}
.body-form-detail #formInview, .body-form-detail #siEntryForm {
  margin-bottom: clamp(2rem, 1.757rem + 0.647vw, 3rem);
}
.body-form-detail table.entry > tbody > tr > th {
  padding-left: clamp(1.2rem, 0.763rem + 1.165vw, 3rem);
}
.body-form-detail .form-control {
  margin-bottom: 0;
}
.body-form-detail td.col-xs-1 {
  vertical-align: middle;
  padding-right: 0;
}
.body-form-detail .single span {
  padding: clamp(0.5rem, 0.379rem + 0.324vw, 1rem);
  font-size: clamp(1.4rem, 1.351rem + 0.129vw, 1.6rem);
}
.body-form-detail a:not(header a, footer a, .sns-detail a) {
  text-decoration: underline;
  color: var(--mainColor);
}
/*.body-form-detail label {
  display: inline-flex;
  align-items: center;
}*/
@media screen and (max-width:559px) {
  .body-form-detail .btn-success + p {
    text-align: left;
  }
  .body-form-detail .btn-success {
    width: 100%;
    margin-top: 25px !important;
    margin-bottom: -25px !important;
  }
  .body-form-detail .btn-default {
    width: 100%;
  }
  .body-form-detail td.col-xs-1 {
    padding-right: 0.5rem;
    font-size: 1.6rem;
  }
  .body-form-detail .col-xs-5 {
    width: 30.666667%;
  }
}
/*-----------------.body-kouza-detail のスタイル----------------------*/
.body-kouza-detail #kouzaAnchor {
  padding-top: 0;
}
.body-kouza-detail .row .col-lg-12 h3 {
  display: inline-block;
  margin: 1rem 0;
  font-size: clamp(2rem, 1.903rem + 0.259vw, 2.4rem);
  font-weight: 500;
  color: var(--mainColor);
}
.body-kouza-detail .control-label {
  margin-bottom: 0;
}
.body-kouza-detail .table {
  margin-bottom: 0;
}
.body-kouza-detail .box-footer p {
  margin-bottom: 7rem;
}
.body-kouza-detail .btn-success + p {
  text-align: center;
}
.body-kouza-detail .btn-success + p a {
  color: var(--mainColor);
  text-decoration: underline;
}
.body-kouza-detail #formInview, .body-kouza-detail #siEntryForm {
  margin-bottom: clamp(2rem, 1.757rem + 0.647vw, 3rem);
}
.body-kouza-detail table.entry > tbody > tr > th {
  padding-left: clamp(1.2rem, 0.763rem + 1.165vw, 3rem);
}
.body-kouza-detail .form-control {
  margin-bottom: 0;
}
.body-kouza-detail td.col-xs-1 {
  vertical-align: middle;
  padding-right: 0;
}
.body-kouza-detail .single span {
  padding: clamp(0.5rem, 0.379rem + 0.324vw, 1rem);
  font-size: clamp(1.4rem, 1.351rem + 0.129vw, 1.6rem);
}
.body-kouza-detail a:not(header a, footer a, .sns-detail a) {
  text-decoration: underline;
  color: var(--mainColor);
}
/*.body-kouza-detail label {
  display: inline-flex;
  align-items: center;
}*/
@media screen and (max-width:559px) {
  .body-kouza-detail .btn-success + p {
    text-align: left;
  }
  .body-kouza-detail .btn-success {
    width: 100%;
    margin-top: 25px !important;
    margin-bottom: -25px !important;
  }
  .body-kouza-detail .btn-default {
    width: 100%;
  }
  .body-kouza-detail td.col-xs-1 {
    padding-right: 0.5rem;
    font-size: 1.6rem;
  }
  .body-kouza-detail .col-xs-5 {
    width: 30.666667%;
  }
}
/*-----------------.body-event-detail のスタイル----------------------*/
.body-event-detail #eventAnchor {
  padding-top: 0;
}
.body-event-detail .row .col-lg-12 h3 {
  display: inline-block;
  margin: 1rem 0;
  font-size: clamp(2rem, 1.903rem + 0.259vw, 2.4rem);
  font-weight: 500;
  color: var(--mainColor);
}
.body-event-detail .control-label {
  margin-bottom: 0;
}
.body-event-detail .table {
  margin-bottom: 0;
}
.body-event-detail .box-footer p {
  margin-bottom: 7rem;
}
.body-event-detail .btn-success + p {
  text-align: center;
}
.body-event-detail .btn-success + p a {
  color: var(--mainColor);
  text-decoration: underline;
}
.body-event-detail #formInview, .body-event-detail #siEntryForm {
  margin-bottom: clamp(2rem, 1.757rem + 0.647vw, 3rem);
}
.body-event-detail table.entry > tbody > tr > th {
  padding-left: clamp(1.2rem, 0.763rem + 1.165vw, 3rem);
}
.body-event-detail .form-control {
  margin-bottom: 0;
}
.body-event-detail td.col-xs-1 {
  vertical-align: middle;
  padding-right: 0;
}
.body-event-detail .single span {
  padding: clamp(0.5rem, 0.379rem + 0.324vw, 1rem);
  font-size: clamp(1.4rem, 1.351rem + 0.129vw, 1.6rem);
}
.body-event-detail a:not(header a, footer a, .sns-detail a) {
  text-decoration: underline;
  color: var(--mainColor);
}
/*.body-event-detail label {
  display: inline-flex;
  align-items: center;
}*/
@media screen and (max-width:559px) {
  .body-event-detail .btn-success + p {
    text-align: left;
  }
  .body-event-detail .btn-success {
    width: 100%;
    margin-top: 25px !important;
    margin-bottom: -25px !important;
  }
  .body-event-detail .btn-default {
    width: 100%;
  }
  .body-event-detail td.col-xs-1 {
    padding-right: 0.5rem;
    font-size: 1.6rem;
  }
  .body-event-detail .col-xs-5 {
    width: 30.666667%;
  }
}