@charset "UTF-8";
/* Scss Document */
/* Scss Document */
@media (min-width: 992px) {
  .w-1140 {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 992px) {
  .w-1140-narrow {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -39px; } }
@media (min-width: 992px) {
  .w-940 {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto; } }
@media (min-width: 992px) {
  .w-800 {
    max-width: 830px;
    margin-right: auto;
    margin-left: auto; } }
.line-thick {
  border-top: solid 6px #ffd200; }

.line-thin {
  border-top: solid 1px #ffd200; }

.form {
  /* 追記 */ }
  .form .form-group label {
    font-size: 16px;
    font-weight: 500;
    text-transform: inherit; }
    @media (max-width: 991px) {
      .form .form-group label {
        font-size: 14px; } }
  .form .form-group .label {
    font-size: 14px;
    border-radius: 3px;
    padding: 4px 8px 6px;
    margin-right: 6px;
    font-weight: 500; }
    @media all and (-ms-high-contrast: none) {
      .form .form-group .label {
        padding: 6px 8px 4px; } }
    @media (max-width: 991px) {
      .form .form-group .label {
        font-size: 13px; } }
  .form .form-group .label-danger {
    background-color: #f59aa1; }
  .form .form-group .label-info {
    background-color: #a7a7a7; }
  .form .form-group .form-control {
    border-radius: 0;
    border: solid 1px #c3c1c1;
    padding: 12px 18px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .form .form-group .form-control {
        font-weight: 500; } }
  .form .form-group .text-area {
    min-height: 160px; }
  .form .form-group .input-group-addon {
    background-color: transparent;
    border: none; }
  .form .form-group .alert-danger {
    border: none;
    border-radius: 0;
    width: 100% !important;
    font-size: 13px; }
  .form .form-group .jumbotron {
    padding: 10px 0;
    margin-bottom: 10px;
    background: transparent;
    font-weight: 500; }
  .form .form-group.confirmation-address ul li label {
    background-color: transparent;
    color: #382419; }
  .form .form-group.confirmation-address ul li div {
    padding: 0;
    margin-top: 8px; }
  .form .form-group select {
    height: 45px;
    -moz-appearance: menulist !important; }
  .form .form-group .checkbox input[type="checkbox"], .form .form-group .checkbox-inline input[type="checkbox"], .form .form-group .radio input[type="radio"], .form .form-group .radio-inline input[type="radio"] {
    position: relative;
    margin-right: 5px; }
  .form .form-sentence {
    padding: 45px 0 25px; }
    @media (max-width: 991px) {
      .form .form-sentence {
        padding: 30px 0 20px; } }
    .form .form-sentence label {
      font-size: 14px;
      padding: 1px 8px 3px;
      margin-right: 6px;
      background-color: #f59aa1;
      border-radius: 3px;
      font-weight: 500; }
      @media all and (-ms-high-contrast: none) {
        .form .form-sentence label {
          padding: 0 8px 3px; } }
      @media (max-width: 991px) {
        .form .form-sentence label {
          font-size: 13px; } }
  .form .privacy {
    font-size: 15px;
    padding: 20px 0;
    font-weight: 500; }
    @media (max-width: 991px) {
      .form .privacy {
        font-weight: 500;
        padding-top: 0; } }
    .form .privacy a {
      text-decoration: underline; }
      .form .privacy a:hover {
        text-decoration: none; }
    @media (max-width: 991px) {
      .form .privacy {
        font-size: 14px; } }
  .form .formconfirm-sentence {
    padding: 25px;
    margin: 40px 0 30px;
    border: solid 2px #a94442;
    font-size: 14px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .form .formconfirm-sentence {
        padding: 18px;
        font-size: 13px; } }
  .form .form-btn {
    border: none;
    color: #fff;
    width: 38%;
    text-align: center;
    padding: 22px 0;
    font-size: 16px;
    background-color: #f39800;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500; }
    @media all and (-ms-high-contrast: none) {
      .form .form-btn {
        padding: 18px 0 14px; } }
    @media (max-width: 991px) {
      .form .form-btn {
        width: 80%;
        padding: 14px 0;
        font-size: 14px; } }
  .form .form-return-btn {
    background: #d4d4d4;
    font-size: 14px;
    border: none;
    border-radius: 8px;
    width: 18%;
    padding: 12px 0;
    margin-top: 15px;
    font-weight: 500; }
    @media all and (-ms-high-contrast: none) {
      .form .form-return-btn {
        padding: 14px 0 10px; } }
    @media (max-width: 991px) {
      .form .form-return-btn {
        width: 51%;
        padding: 12px 0;
        margin-top: 7px; } }
  .form .img-certification {
    padding: 10px 0 30px; }
    .form .img-certification .has-warning .form-control {
      width: 60%;
      margin: 0 auto 5px;
      padding: 15px 10px;
      border: solid 1px #c3c1c1; }
      @media (max-width: 991px) {
        .form .img-certification .has-warning .form-control {
          width: 100%; } }
    .form .img-certification .alert-danger {
      width: 100% !important; }
      @media (min-width: 992px) {
        .form .img-certification .alert-danger {
          width: 60% !important;
          margin: 0 auto !important; } }
    .form .img-certification .btn-warning {
      background-color: #f39800;
      border-color: #f39800; }
      @media (min-width: 992px) {
        .form .img-certification .btn-warning {
          width: 10%; } }
      @media (max-width: 991px) {
        .form .img-certification .btn-warning {
          width: 217px;
          display: block;
          margin: 0 auto; } }
    .form .img-certification img {
      margin-right: 5px;
      margin-bottom: 10px; }
      @media (max-width: 991px) {
        .form .img-certification img {
          margin-right: 0;
          margin-bottom: 5px; } }
  .form .img-certification-txt {
    text-align: center;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 500; }
    @media (max-width: 991px) {
      .form .img-certification-txt {
        font-size: 13px;
        font-weight: 500; } }
    .form .img-certification-txt span {
      color: #f39800; }
  .form .certification-btn {
    background-color: #636363;
    border-color: #636363; }
  .form .lower-ctt {
    padding: 0 0 80px;
    background: #dee1e4; }
    @media (max-width: 991px) {
      .form .lower-ctt {
        padding: 0 0 80px; } }
    .form .lower-ctt h2 {
      font-family: 'Oswald', sans-serif !important;
      background-color: #4fa8bf;
      text-align: center;
      font-size: 24px;
      padding: 14px 0 13px;
      font-weight: 600;
      color: #fff;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        .form .lower-ctt h2 {
          padding: 11px 0 10px;
          font-size: 20px;
          margin-bottom: 28px; } }
    .form .lower-ctt > .container .inner {
      background-color: #fff;
      border-radius: 8px;
      padding: 50px 125px 80px; }
      @media (max-width: 991px) {
        .form .lower-ctt > .container .inner {
          padding: 35px 20px; } }
      .form .lower-ctt > .container .inner .ttl {
        font-size: 28px;
        text-align: center;
        font-weight: 600;
        color: #1b8fab;
        margin-bottom: 15px; }
        @media (max-width: 991px) {
          .form .lower-ctt > .container .inner .ttl {
            font-size: 20px;
            margin-bottom: 10px; } }
      .form .lower-ctt > .container .inner .form-reservation-mv {
        margin-bottom: 50px; }
        @media (max-width: 991px) {
          .form .lower-ctt > .container .inner .form-reservation-mv {
            margin-bottom: 25px; } }
      .form .lower-ctt > .container .inner .note-txt {
        background: #edf8fb;
        line-height: 1.5;
        padding: 20px 30px 25px;
        margin-bottom: 50px;
        font-size: 15px; }
        @media (max-width: 991px) {
          .form .lower-ctt > .container .inner .note-txt {
            padding: 12px 12px 16px;
            margin-bottom: 30px;
            font-size: 13px; } }
        .form .lower-ctt > .container .inner .note-txt li {
          text-indent: -1em;
          margin-left: 1em; }
          .form .lower-ctt > .container .inner .note-txt li span {
            font-weight: 600;
            text-align: center;
            padding-bottom: 5px;
            font-size: 16px;
            display: block; }
            @media (max-width: 991px) {
              .form .lower-ctt > .container .inner .note-txt li span {
                font-size: 13px; } }
      .form .lower-ctt > .container .inner .breadcrumb ul {
        color: #656565; }
      .form .lower-ctt > .container .inner .breadcrumb.fancy {
        background: #efefef;
        width: 65%;
        margin: 0 auto;
        padding: 5px 0;
        font-size: 13px;
        color: #000;
        font-weight: 500; }
        @media all and (-ms-high-contrast: none) {
          .form .lower-ctt > .container .inner .breadcrumb.fancy {
            padding: 7px 0 5px; } }
        @media (max-width: 991px) {
          .form .lower-ctt > .container .inner .breadcrumb.fancy {
            width: 90%;
            padding: 4px 0;
            font-size: 12px; } }
        .form .lower-ctt > .container .inner .breadcrumb.fancy li {
          margin: 0 5px;
          color: #656565;
          font-weight: 500; }
          .form .lower-ctt > .container .inner .breadcrumb.fancy li:first-of-type {
            margin: 0 5px 0 0; }
          .form .lower-ctt > .container .inner .breadcrumb.fancy li.active {
            font-weight: 600;
            color: #000; }
      .form .lower-ctt > .container .inner .form-sentence {
        font-size: 15px;
        font-weight: 500;
        line-height: 2.3; }
        @media (max-width: 991px) {
          .form .lower-ctt > .container .inner .form-sentence {
            font-size: 14px;
            font-weight: 500;
            line-height: 1.8; } }
    .form .lower-ctt .help-block {
      font-weight: 500;
      font-size: 14px; }
      @media (max-width: 991px) {
        .form .lower-ctt .help-block {
          font-weight: 500; } }
    .form .lower-ctt .img-certification-txt {
      font-size: 14px;
      display: table;
      margin: 0 auto; }
  .form .finish-wrap img {
    width: 40%; }
    @media (max-width: 991px) {
      .form .finish-wrap img {
        width: 75%; } }
  .form .finish-wrap .form-finish-txt {
    display: table;
    margin: 0 auto;
    padding: 35px 0 20px; }
    @media (max-width: 991px) {
      .form .finish-wrap .form-finish-txt {
        padding: 25px 0; } }
  .form .error-wrap .error-midashi {
    text-align: center;
    font-size: 28px;
    padding: 10px 0; }
    @media (max-width: 991px) {
      .form .error-wrap .error-midashi {
        font-size: 20px; } }
  .form .error-wrap .error-sentence {
    color: #de1c1c;
    padding: 30px 0; }
    @media (max-width: 991px) {
      .form .error-wrap .error-sentence {
        padding: 20px 0; } }
  .form .error-wrap .otoiawase-btn {
    text-align: center;
    display: block;
    color: #000;
    padding: 15px;
    width: 70%;
    margin: 21px auto 50px;
    border-radius: 5px;
    background-color: #f39800;
    background-size: 16px;
    background-position: 94% center; }
    @media (max-width: 991px) {
      .form .error-wrap .otoiawase-btn {
        width: 100%; } }
    .form .error-wrap .otoiawase-btn i {
      padding-left: 7px; }

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