/* --------------------------------------
3d-allfreeplan
-------------------------------------- */
/*$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px
) !default;
*/
/*@import "mixins/deprecate";
*/
/*@import "mixins/grid-framework";
@import "mixins/grid";
*/
/* line 7, style.scss */
.sub-title {
  color: #9e0000;
  font-size: 16px;
  position: relative; }
  @media (max-width: 991.98px) {
    /* line 7, style.scss */
    .sub-title {
      text-align: center;
      margin: 0 auto 0 auto; } }
  /* line 15, style.scss */
  .sub-title:before {
    background: #c21b23;
    display: block;
    height: 1px;
    content: "";
    position: absolute;
    left: -50%;
    top: 10px;
    bottom: 0;
    width: 50%; }
    @media (max-width: 991.98px) {
      /* line 15, style.scss */
      .sub-title:before {
        display: none; } }

/* line 30, style.scss */
.title {
  font-size: 34px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 3px;
  margin: 0 auto 30px auto; }
  @media (max-width: 991.98px) {
    /* line 30, style.scss */
    .title {
      font-size: 30px;
      margin: 0 auto 30px auto;
      text-align: center; } }

/* line 42, style.scss */
section {
  max-width: 900px;
  margin: auto; }

/* line 46, style.scss */
.under {
  text-decoration: underline;
  color: #0073aa; }

/* line 50, style.scss */
.under:hover {
  color: #0096dd !important; }

/* line 53, style.scss */
.bg-EFEFEF {
  background: #EFEFEF; }

/* line 56, style.scss */
.bg-F3F3F3 {
  background: #F3F3F3; }

/* line 60, style.scss */
.tit {
  font-size: 16px; }
  @media (max-width: 991.98px) {
    /* line 60, style.scss */
    .tit {
      font-size: 15px; } }
  @media screen and (max-width: 320px) {
    /* line 60, style.scss */
    .tit {
      font-size: 14px; } }

/* line 69, style.scss */
.ex {
  font-size: 14px; }

/* line 72, style.scss */
.sm {
  font-size: 12px; }

/* line 75, style.scss */
.fa-chevron-right {
  color: #707070; }

/* line 78, style.scss */
.alert {
  border-radius: 0; }
  @media (max-width: 991.98px) {
    /* line 78, style.scss */
    .alert {
      display: block;
      margin: auto;
      text-align: center; } }

/* line 86, style.scss */
.alert.bg-EFEFEF {
  display: inline-block; }
  @media (max-width: 991.98px) {
    /* line 86, style.scss */
    .alert.bg-EFEFEF {
      display: block;
      margin: auto;
      text-align: center; } }

/* line 94, style.scss */
.tel {
  font-size: 40px; }
  @media (max-width: 991.98px) {
    /* line 94, style.scss */
    .tel {
      font-size: 40px;
      display: block;
      text-align: center; } }

/* line 102, style.scss */
.require-label {
  background: #9E0000;
  font-size: 11px;
  letter-spacing: 2px;
  display: inline-block;
  color: #FFF;
  padding: 5px;
  white-space: nowrap;
  margin-right: 20px; }
  @media (max-width: 767.98px) {
    /* line 102, style.scss */
    .require-label {
      margin-right: 0px; } }

/* line 115, style.scss */
.form-eria {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 30px 0; }

/* line 124, style.scss */
.custom-select {
  border-radius: 0;
  background: #F3F3F3 url("../img/arrow.png") no-repeat right 0.75rem center/10px 7px;
  height: 50px; }

/* line 134, style.scss */
.form-control {
  background: #F3F3F3;
  border-radius: 0;
  height: 50px; }
  /* line 141, style.scss */
  .form-control.date {
    padding: 0;
    text-indent: 5px;
    padding-right: 10px;
    line-height: 50px; }

/* line 152, style.scss */
.form-control.is-valid, .was-validated .form-control:valid {
  background: #FFF; }

/* line 155, style.scss */
.form-control.is-valid, .was-validated .form-control:valid {
  padding-right: 15px; }

/* line 159, style.scss */
a, area, button, [role="button"], input:not([type=range]),
label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

/* line 164, style.scss */
::placeholder {
  color: #A4A4A4 !important; }

/* line 165, style.scss */
.form-control:disabled, .form-control[readonly] {
  background: #F3F3F3 !important;
  opacity: 1; }

/* line 171, style.scss */
ul.list {
  padding: 0;
  margin: 0; }
  /* line 175, style.scss */
  ul.list li {
    padding-left: 14px;
    text-indent: -14px;
    font-size: 12px; }

/* line 181, style.scss */
.btn-gray.btn-secondary {
  background: #AAA !important;
  letter-spacing: .08rem;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  padding: 15px;
  font-weight: bold;
  border: 1px solid #AAA; }
  /* line 190, style.scss */
  .btn-gray.btn-secondary:hover {
    opacity: .75; }

/* line 194, style.scss */
.btn-green.btn-success {
  background: #1E771D !important;
  letter-spacing: .08rem;
  border-radius: 0;
  text-align: center;
  font-size: 14px;
  padding: 15px;
  font-weight: bold; }

/* line 204, style.scss */
.btn-link {
  text-decoration: underline;
  color: #0072FF;
  font-size: 12px; }

/* line 210, style.scss */
.parentFormfm01 {
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  top: 100% !important; }

/* line 218, style.scss */
.ichikibou_1formError {
  position: absolute;
  bottom: 0 !important;
  left: 0 !important;
  top: -22px !important;
  margin-top: 0 !important; }

/* line 225, style.scss */
.formErrorContent {
  font-size: 12px;
  color: #9E0000;
  padding-bottom: 5px;
  white-space: nowrap; }
  @media (max-width: 991.98px) {
    /* line 225, style.scss */
    .formErrorContent {
      padding-left: 10px; } }

@media (max-width: 991.98px) {
  /* line 235, style.scss */
  .catalogtp_1formError {
    position: absolute;
    margin-top: 30px !important; } }

/* line 242, style.scss */
.custom-file {
  height: 50px;
  line-height: 32px; }

/* line 248, style.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding: .375rem .75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0;
  height: 50px;
  line-height: 32px; }
  /* line 265, style.scss */
  .custom-file-label:after {
    display: none; }

/* line 269, style.scss */
.text-danger {
  color: #FF0000 !important; }

/*# sourceMappingURL=style.css.map */
