@charset "UTF-8";
/*----------------------------------------
表示を切り替える幅
----------------------------------------*/
/*----------------------------------------
フォント
----------------------------------------*/
/*----------------------------------------
カラー 
----------------------------------------*/
/*--------ガムシス ----------*/
/*--------コーポレートサイト ----------*/
/*----------------------------------------
カラー 
----------------------------------------*/
/*----------------------------------------
フォント
----------------------------------------*/
/*----------------------------------------
カラー 
----------------------------------------*/
/*----------------------------------------
フォント
----------------------------------------*/
/*----------------------------------------
表示を切り替える幅
----------------------------------------*/
/*----------------------------------------
ブレークポイント
----------------------------------------*/
@media screen and (max-width: 767px) {
  .page_all_c {
    font-family: "DotGothic16", sans-serif;
  }
  .area_main_c {
    padding-top: 0;
  }
  .title_section_c {
    display: block;
    flex-direction: row;
    justify-content: normal;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    color: #4e4e4e;
    border-left: 0 solid #00BCD4;
  }
  .title_common_1_c {
    font-size: 26px;
  }
  .title_common_2_c {
    font-size: 21px;
    padding-left: 10px;
    border-left: 20px solid #ff8800;
  }
  .title_common_3_c {
    font-size: 18px;
    padding-left: 10px;
    border-left: 20px solid #ff8800;
  }
  .text_common_1_c {
    font-size: 18px;
  }
  .text_common_2_c {
    font-size: 16px;
  }
  .text_common_3_c {
    font-size: 14px;
  }
  .img_newtab_1_c {
    width: 18px;
  }
  .img_newtab_2_c {
    width: 16px;
  }
  .img_newtab_3_c {
    width: 11px;
  }
  .button_common_1_c {
    width: 160px;
    height: 50px;
    font-size: 16px;
  }
  .button_common_2_c {
    width: 160px;
    height: 50px;
    font-size: 16px;
  }
  .input_c {
    height: 26px;
    font-size: 15px;
  }
  .input_message_c {
    width: 90%;
    height: 130px;
  }
  .top_contents_c {
    margin: 0;
    margin-bottom: 30px;
    padding: 50px 0;
    border-top: 15px solid #ff8800;
  }
  .title_first_contents_c {
    line-height: 2;
  }
  .text_first_contents_c {
    max-width: 80vw;
  }
  .header_c {
    background-image: none;
  }
}/*# sourceMappingURL=SP_common_TC_ver1.0.css.map */