@media screen and (max-width: 768px) {
  /* =======================================================
  *
  * 	common
  *
  * ======================================================= */
  .pc_visi {
    display: none !important; }

  .sp_visi {
    display: block !important; }

  #fh5co-logo a {
    width: 100px;
    display: block; }
    #fh5co-logo a img {
      width: 100%; }

  .wrapper {
    padding-top: 90px; }
    .wrapper #sub_tt {
      background-size: cover;
      background-repeat: no-repeat;
      height: 200px;
      margin-bottom: 0;
      padding-top: 72px; }
      .wrapper #sub_tt .container h1 {
        font-size: 32px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 8px;
        letter-spacing: 2px; }
      .wrapper #sub_tt .container h2 {
        font-size: 13px;
        color: #fff; }

  .fh5co-nav-toggle {
    top: 25px; }

  section {
    padding: 60px 0; }
    section .section_tt {
      margin-bottom: 30px; }
      section .section_tt h2 {
        font-weight: bold;
        font-size: 27px;
        font-weight: 600; }
        section .section_tt h2 span {
          display: inline-block;
          border-bottom: solid 3px #7d0000;
          padding: 0 4px 20px 4px; }

  .img {
    text-align: center;
    margin-bottom: 20px; }
    .img img {
      width: 100%;
      display: inline-block; }

  h4.h4_01 {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    letter-spacing: 2px; }

  h4.h4_01::after {
    display: block;
    content: '';
    position: absolute;
    top: .4em;
    left: 0;
    width: 12px;
    height: 4px;
    background-color: #7d0000; }

  .sns_list {
    display: flex;
    justify-content: flex-start;
    padding: 4px 0 0 0; }
    .sns_list li {
      line-height: 1;
      margin-right: 10px; }

  /* =======================================================
  *
  * 	home 
  *
  * ======================================================= */
  #home #slide_sp {
    width: 100%;
    margin-bottom: 0; }
    #home #slide_sp div img {
      width: 100%; }
  #home #fh5co-explore .btn_link01 {
    margin-bottom: 40px; }
  #home #fh5co-project {
    padding: 60px 0 20px 0; }
    #home #fh5co-project .fh5co-project .icon {
      margin-bottom: 15px; }
      #home #fh5co-project .fh5co-project .icon img {
        width: 180px; }
    #home #fh5co-project .fh5co-project .txt {
      margin-bottom: 40px; }
    #home #fh5co-project .r_hif:before {
      display: none; }
  #home #fh5co-blog .fh5co-blog .icon {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 3px 6px 2px 6px; }
  #home #fh5co-blog .fh5co-blog .news {
    background-color: #009D56; }
  #home #fh5co-blog .fh5co-blog .blog {
    background-color: #E50112; }
  #home #fh5co-blog .fh5co-blog .recruit {
    background-color: #E86D29; }
  #home #fh5co-blog .btn_cont {
    text-align: center;
    padding: 40px 0 0 0; }
  #home #fh5co-blog .btn_link01 a {
    width: 30%; }
  #home #fh5co-blog .btn_link01 a {
    width: 100%; }
  #home #g_map iframe {
    height: 250px; }

  /* =======================================================
  *
  * 	about 
  *
  * ======================================================= */
  #about .vision {
    display: block;
    width: 100%;
    padding: 60px 0 0; }
    #about .vision .vision_box {
      width: 100%;
      display: block;
      padding: 0;
      vertical-align: top; }
      #about .vision .vision_box .leftBox {
        padding: 0 15px 0 15px; }
  #about #fh5co-project {
    padding: 60px 0 20px 0; }
    #about #fh5co-project .fh5co-project .icon {
      margin-bottom: 15px; }
      #about #fh5co-project .fh5co-project .icon img {
        width: 180px; }
    #about #fh5co-project .fh5co-project .txt {
      margin-bottom: 40px; }
    #about #fh5co-project .r_hif:before {
      display: none; }

  /* =======================================================
  *
  * 	kojin 
  *
  * ======================================================= */
  #kojin ul {
    margin-bottom: 18px; }
    #kojin ul li {
      text-indent: -1em;
      margin-left: 1em; }
      #kojin ul li span {
        color: red; }
  #kojin .btn_pdf {
    display: block;
    width: 100%; }
    #kojin .btn_pdf a {
      width: 100%;
      display: block;
      margin-bottom: 15px; }

  /* =======================================================
  *
  * 	meat 
  *
  * ======================================================= */
  #meat table.bui {
    width: 100%; }
    #meat table.bui th {
      font-size: 16px;
      font-weight: bold;
      text-align: center;
      color: #fff;
      background-color: #e50012;
      line-height: 2; }
    #meat table.bui td {
      border: 1px solid #ddd;
      border-top: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 33%;
      padding: 10px 15px;
      font-size: 15px;
      font-weight: bold; }
      #meat table.bui td span {
        color: red; }
  #meat h4 {
    font-size: 17px;
    font-weight: bold;
    background-color: #eee;
    padding: 10px 10px;
    margin-bottom: 15px; }
    #meat h4 span {
      color: red; }
  #meat table.bui_table {
    width: 100%; }
    #meat table.bui_table th {
      width: 30%;
      vertical-align: top; }
      #meat table.bui_table th img {
        width: 100%; }
    #meat table.bui_table td {
      width: 70%;
      vertical-align: top;
      padding-left: 12px; }
      #meat table.bui_table td h5 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 4px; }
      #meat table.bui_table td p {
        font-size: 14px;
        margin-bottom: 10px; }

  /* =======================================================
  *
  * 	tenpo 
  *
  * ======================================================= */
  #tenpo .table02 {
    margin-bottom: 20px;
    width: 100%; }
    #tenpo .table02 tr th {
      padding: 10px;
      border: 1px solid #ddd; }
    #tenpo .table02 tr td {
      padding: 10px;
      border: 1px solid #ddd; }
      #tenpo .table02 tr td a {
        margin-left: 10px; }

  /* =======================================================
  *
  * 	company 
  *
  * ======================================================= */
  #company .table01 {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px; }
    #company .table01 tr th {
      background-color: #f1f1f1;
      padding: 15px;
      border-bottom: 1px dotted #ddd; }
    #company .table01 tr td {
      padding: 15px;
      border-bottom: 1px dotted #ddd;
      background-color: #fff; }

  /* =======================================================
  *
  * 	recruit 
  *
  * ======================================================= */
  #recruit .fh5co-project h3 {
    font-weight: bold;
    letter-spacing: 2px; }
  #recruit .fh5co-project .txt {
    padding-top: 12px; }

  /* =======================================================
  *
  * 	staff 
  *
  * ======================================================= */
  #staff .staff_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #staff .staff_list a {
      display: block;
      width: 48%;
      margin-right: 0;
      text-align: center;
      margin-bottom: 28px; }
      #staff .staff_list a span {
        display: block; }
      #staff .staff_list a .staff_img {
        margin-bottom: 8px; }
      #staff .staff_list a .name {
        font-weight: bold;
        color: #000; }
      #staff .staff_list a .date {
        color: #999;
        font-size: 12px; }
    #staff .staff_list a:nth-child(5n) {
      margin-right: 0; }
  #staff .view {
    margin-bottom: 40px; }
    #staff .view h6 {
      font-weight: bold;
      font-size: 17px;
      margin-bottom: 9px; }
    #staff .view p.read {
      line-height: 1;
      font-size: 14px; }
    #staff .view p {
      font-size: 13px; }
    #staff .view .view_box {
      display: flex;
      justify-content: space-between; }
      #staff .view .view_box .staff_img {
        width: 30%; }
      #staff .view .view_box p {
        width: 70%;
        padding-left: 16px;
        font-size: 13px;
        margin-bottom: 0; }
  #staff .voice {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px; }
    #staff .voice .staff_img {
      width: 30%; }
    #staff .voice p {
      width: 70%;
      padding-left: 16px;
      font-size: 13px; }

  /* =======================================================
  *
  * 	requirements 
  *
  * ======================================================= */
  /* =======================================================
  *
  * 	kobebeef 
  *
  * ======================================================= */
  #kobebeef dl {
    margin-bottom: 24px; }
    #kobebeef dl dt {
      margin-bottom: 4px; }
    #kobebeef dl dd {
      margin-bottom: 10px;
      font-size: 14px; }

  /* =======================================================
  *
  * 	news 
  *
  * ======================================================= */
  #news #sub_tt {
    margin-bottom: 30px; }

  /* =======================================================
  *
  * 	news_post 
  *
  * ======================================================= */
  #news_post .data {
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start; }
    #news_post .data .posted_on {
      display: block;
      margin-right: 12px;
      padding-top: 3px; }
    #news_post .data .icon {
      display: block;
      color: #fff;
      font-size: 12px;
      padding: 10px 12px 2px 12px;
      line-height: 1;
      margin-right: 20px; }
    #news_post .data .news {
      background-color: #009D56; }
    #news_post .data .blog {
      background-color: #E50112; }
    #news_post .data .recruit {
      background-color: #E86D29; }
  #news_post h5 {
    font-size: 17px;
    font-weight: bold;
    background-color: #eee;
    padding: 10px 10px 8px 10px;
    margin-bottom: 10px; }
  #news_post #fh5co-blog .btn_link01 a {
    width: 100%; }

  /* =======================================================
  *
  * 	contact 
  *
  * ======================================================= */
  #contact .btn_link01 {
    text-align: center; }
    #contact .btn_link01 input {
      width: 100%;
      position: relative;
      display: inline-block;
      padding: 12px 30px 11px 45px;
      border: solid 2px #7d0000;
      color: #7d0000;
      text-align: center;
      text-decoration: none;
      transition: all .3s;
      font-size: 14px;
      margin-right: 12px;
      font-weight: bold;
      background-color: #fff; }
    #contact .btn_link01 input::after {
      position: absolute;
      top: 50%;
      left: 20px;
      content: '';
      margin-top: -5px;
      border: 7px solid transparent;
      border-top-width: 5px;
      border-bottom-width: 5px;
      border-left-color: #7d0000;
      transition: all .3s; }
    #contact .btn_link01 input:hover {
      color: #fff !important;
      background-color: #7d0000; }
    #contact .btn_link01 input:hover::after {
      border-left-color: #fff; }
  #contact .btn_link01 {
    text-align: center; }
    #contact .btn_link01 a {
      width: 100%; } }
