form th.required:after { color: #eb6100 !important; }

.form-Box .attention-color { color: #eb6100 !important; }

.form-Box .form-list{
  color: #898989;
}

@media screen and (min-width: 768px), print { /* form -------------------------------------*/
  .form-Box .form-Box-inner { background: #fff; padding: 20px 20px 40px; }
  .form-Box .form-list {
color: #898989;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.7px;
line-height: 24px;
margin-bottom: 18px;
  }
  .form-Box .error { margin-bottom: 1em; }
  .form-Box .attention-color { color: #f00; }
  .form-Box .form-list li { padding-left: 1em; text-indent: -1em; margin-bottom: 0px; }
  .form-Box table { border: 1px solid #fff; margin-bottom: 50px; font-size: 0.875em; line-height: 1.6; }
  .form-Box th { border: 1px solid #fff; text-align: left; width: 30%; background-color: #e1e1e1; padding: 20px; vertical-align: top; 
    color: #595757;
  }
  .form-Box td { border: 1px solid #fff; background-color: #f3f3f3; text-align: left; width: 70%; padding: 20px; vertical-align: top;
    color: #595757;
  }
  .form-Box td img { max-width: 100%; height: auto; }
  .form-Box .from-btn-01 { text-align: center; }
  .form-Box .from-btn-02 { margin-top: 24px; width: 940px; margin-left: auto; margin-right: auto; text-align: center; display: -webkit-box; display: -moz-flex; display: -ms-flex; display: -o-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .form-Box .button { border: 0; padding: 0; margin: 0; }
  .form-Box .button:hover { cursor: pointer; cursor: hand; opacity: 0.8; }
  .form-Box input[type="text"], .form-Box input[type="email"], .form-Box input[type="tel"], .form-Box input[type="date"], .form-Box select, .form-Box textarea { font-size: 0.875rem; padding: 1%; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
  .form-Box textarea { width: 100%; min-height: 120px; }
  .priv-title { text-align: center; margin-bottom: 20px; }
  .priv-text { padding: 20px; overflow-y: scroll; height: 250px; border: #ccc solid 1px; margin-bottom: 30px; background: #fff; }
  .priv-text .priv-ttl { margin-bottom: 10px; font-size: 16px; font-weight: bold; }
  .priv-text p { margin-bottom: 20px; font-size: 13px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: #ccc solid 1px; }
  .priv { text-align: center; margin-bottom: 30px; }
  .priv-text .tt { margin-bottom: 10px; font-size: 20px; color: #333; font-weight: bold; }
  .form-list.mt-1{
    margin-top: -120px;
  }

.cc-from-ttl{
  color: #1a1a1a;
  font-family: -apple-system, "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 30px;
  font-weight: 700;
  padding-bottom: 18px;
  margin-bottom: 14px;
  background-image: url(../images/page-common/c-form-line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
}
 
#cafe .cc-from-ttl{
  margin-top: 80px;
}


}




  @media screen and (max-width: 767px) { /* form -------------------------------------*/
    .form-Box { background: #eeefef; padding: 4% 2%; margin-bottom: 14vw; line-height: 1.6; }
    .form-Box .form-Box-inner { background: #fff; padding: 5% 3%; }
    .form-Box .form-list { font-size: 1.2rem; margin-bottom: 10%; }
    .form-Box .error { margin-bottom: 1rem; }
    .form-Box .attention-color { color: #f00; }
    .form-Box .form-list li { padding-left: 1rem; text-indent: -1rem; margin-bottom: 0.725vw; }
    .form-Box table { border-bottom: 1px solid #fff; margin-bottom: 10%; font-size: 1.4rem; line-height: 1.6; }
    .form-Box tr { margin-bottom: 0 !important; }
    .form-Box th { border: 1px solid #fff; text-align: left; width: 100%; background-color: #eeefef; padding: 3%; vertical-align: top; 
      color: #595757;
    }
    .form-Box td { border: 1px solid #fff; border-bottom: 0; text-align: left; width: 100%; padding: 7% 3%; vertical-align: top; 
      color: #595757;
    }
    .form-Box .from-btn-01 { text-align: center; }




    .form-Box .from-btn-02 { margin-top: 10%; }
    .form-Box .button { border: 0; padding: 0; margin: 0; background: none; }
    .form-Box .from-btn-02 p { margin-bottom: 3%; }
    .form-Box input[type="text"], .form-Box input[type="email"], .form-Box input[type="tel"], .form-Box input[type="date"], .form-Box select, .form-Box textarea { width: 99%; margin-bottom: 2%; font-size: 3.865vw; padding: 2%; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
    .form-Box input.input-txt1 { width: 30%; }
    .form-Box textarea { font-size: 3.865vw; line-height: 1.6; min-height: 28.986vw; }
    .form-Box select { font-size: 1.4rem; padding: 3% 2% 4%; width: 60%; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
    .priv-title { text-align: center; margin-bottom: 4%; }

    .priv-text { padding: 3%; overflow-y: scroll; height: 60.386vw; border: #ccc solid 1px; margin-bottom: 5%; background: #fff; }
    .priv-text .priv-ttl { margin-bottom: 2%; font-size: 1.5rem; font-weight: bold; }
    .priv-text p { margin-bottom: 4%; font-size: 1.3rem; margin-bottom: 4%; padding-bottom: 4%; border-bottom: #ccc solid 1px; }
    .priv { text-align: center; margin-bottom: 5%; }
    .priv-text .tt { margin-bottom: 3%; font-size: 1.8rem; color: #464646; font-weight: bold; } 
    
  
    .cc-from-ttl{
      color: #1a1a1a;
      font-family: -apple-system, "游ゴシック","Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
      font-size: 4.348vw;
      font-weight: 700;
      letter-spacing: 0px;
      line-height: 7.246vw;
      font-weight: 700;
      padding-bottom: 3.865vw;
      margin-bottom: 5.797vw;
      background-image: url(../images/page-common/c-form-line.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      text-align: center;
    }
     
    #cafe .cc-from-ttl{
      margin-top: 13.527vw;
    }


  }
  /*# sourceMappingURL=page-from-common.css.map */