@charset "utf-8";

#sitemasp_midashi {
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
#sitemap {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 70px 0 0 0;
  padding: 20px 50px;
  width: 100%;
}
#sitemap ul {
  margin: 12px 0;
  padding-left: 40px;
}
#sitemap li {
  font-size: 0.9em;
  margin: 12px 0;
}
#sitemap li a {
  text-decoration: none;
  color: #999;
}
#sitemap li a:hover {
  color: #000;
}

/*______________________________________PC用CSS_______________________________________________*/
@media screen and (min-width: 767px) {
  /*____フィッシュミール____*/
  #service01_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/fishmeal_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #midashi_wrapp {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1050px;
    margin: 0 auto;
  }
  #service01_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 28%;
  }
  #service01_headcopy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.4em;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    padding: 80px 0;
  }
  #service01_content01 {
    width: 100%;
  }
  #service01_photo01 {
    float: left;
    width: 42%;
  }
  #service01_content01_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  .service_komidashi {
    font-size: 1.8em;
    line-height: 1.6em;
    margin-bottom: 0.7em;
  }
  .first_letter {
    font-weight: bold;
    font-size: 1.8em;
    color: #009823;
  }
  #service01_content02 {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 6%;
  }
  #service01_photo02 {
    float: right;
    width: 42%;
  }
  #service01_content02_txt {
    float: left;
    width: 43%;
    margin-left: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service01_content03 {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 6%;
  }
  #service01_photo03 {
    float: left;
    width: 42%;
  }
  #service01_content03_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service01_content03_txt2 {
    float: left;
    clear: both;
    width: 80%;
    margin: 3% 10% 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service01_chart {
    clear: both;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5% 0;
  }
  #service01_chart img {
    width: 100%;
  }
  #product_btn_wrapp {
    overflow: hidden;
    width: 55%;
    margin: 0 auto 10%;
  }
  a.product_btn {
    display: block;
    clear: both;
    margin: 0 auto;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 48%;
    text-align: center;
  }
  a.product_btn:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }

  a.product_btn1 {
    display: block;
    float: left;
    clear: both;
    margin: 0;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 48%;
    text-align: center;
  }
  a.product_btn1:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  a.product_btn2 {
    display: block;
    float: right;
    margin: 0;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 48%;
    text-align: center;
  }
  a.product_btn2:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }

  /*____肥料____*/
  #service02_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/service02_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #service02_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 40%;
  }
  #service02_headcopy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.4em;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    padding: 80px 0;
  }
  #service02_content01 {
    width: 100%;
  }
  #service02_photo01 {
    float: left;
    width: 42%;
  }
  #service02_content01_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service02_content02 {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 6%;
  }
  #service02_photo02 {
    float: right;
    width: 35%;
  }
  #service02_content02_txt {
    float: left;
    width: 50%;
    margin-left: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service02_content02_txt p {
    margin-bottom: 1.3em;
  }
  #service02_content03 {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 6%;
  }
  #service02_photo03 {
    float: left;
    width: 42%;
  }
  #service02_content03_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service02_content03_txt2 {
    float: left;
    clear: both;
    width: 80%;
    margin: 3% 10% 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service02_content03_txt p {
    margin-bottom: 1.3em;
  }
  #service02_content04 {
    float: left;
    clear: both;
    width: 100%;
    background-color: #f8f8f8;
    margin: 5% 0;
    padding: 2.6% 0 3.3%;
  }
  .service02_product_box {
    float: left;
    width: 30%;
    margin: 0 1.5%;
  }
  .service02_product_box img {
    width: 100%;
  }
  #service02_content04_komidashi {
    font-size: 1.7em;
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
  }
  .service01_product_txt2 {
    margin: 3% 0;
    font-weight: bold;
  }
  .service02_product_txt2 {
    text-align: left;
    font-size: 0.9em;
  }
  #product_btn_wrapp2 {
    width: 26%;
    margin: 0 auto 10%;
  }
  a.product_btn3 {
    display: block;
    float: left;
    clear: both;
    margin: 0 0 20%;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 100%;
    text-align: center;
  }
  a.product_btn3:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  /*____ABOUT____*/
  #about_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #about_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 23%;
  }
  #policy_midashi {
    width: 100%;
    padding: 8% 0 5.5%;
  }
  #about_headcopy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.4em;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    margin-bottom: 7%;
  }

  #about_content01 {
    width: 100%;
  }
  #about_photo01 {
    float: left;
    width: 42%;
  }
  #about_content01_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }

  #about_content02 {
    clear: both;
    float: left;
    width: 100%;
    margin: 5% 0 0;
  }
  #about_photo02 {
    float: right;
    width: 42%;
  }
  #about_content02_txt {
    float: left;
    width: 43%;
    margin-left: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content02_txt p {
    margin-bottom: 1.6em;
  }
  #history_midashi {
    float: left;
    width: 100%;
    margin: 5% 0;
  }
  #about_headcopy2 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 2.4em;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    padding: 0 0 7%;
  }
  #about_content03 {
    width: 100%;
  }
  #about_photo03 {
    float: left;
    width: 42%;
  }
  #about_content03_txt {
    float: right;
    width: 43%;
    margin-right: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content03_txt p {
    margin-bottom: 1.6em;
  }
  #about_content04 {
    clear: both;
    float: left;
    width: 80%;
    margin: 3% 10% 5%;
  }
  #about_content04_txt {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content04_txt p {
    margin-bottom: 1.6em;
  }
  #about_content05 {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 7%;
  }
  #about_photo04 {
    float: right;
    width: 42%;
  }
  #about_content05_txt {
    float: left;
    width: 43%;
    margin-left: 10%;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content05_txt p {
    margin-bottom: 1.6em;
  }
  /*____COMPNY____*/
  #company_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #company_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 35%;
  }
  #company_wrapp {
    text-align: left;
    margin-bottom: 10%;
  }
  #company_wrapp p {
    margin-bottom: 1.5em;
  }
  #shacho_photo {
    float: right;
    width: 200px;
    margin: 0 0 0 50px;
    font-size: 0.9em;
  }
  #shacho_photo img {
    width: 100%;
  }
  .company_komidashi {
    clear: both;
    float: left;
    width: 100%;
    background-color: #efefef;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 1.4em;
    margin: 8% 0 4%;
  }
  .misson_komidashi {
    font-size: 1.2em;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 0.5em;
  }
  .corp_table {
    width: 100%;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
  }

  .corp_table td {
    padding: 20px 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
  }
  h4.place {
    font-size: 1.2em;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 1em;
    width: 100%;
    border-bottom: 1px solid #999;
  }
  #map01 {
    width: 100%;
    text-align: center;
  }
  #map01 img {
    width: 100%;
    max-width: 700px;
    margin: 3% auto 0;
  }
  #map02 {
    width: 100%;
    text-align: center;
  }
  #map02 {
    width: 100%;
    max-width: 700px;
    margin: 3% auto 0;
  }
  .gmap {
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 7%;
    text-decoration: none;
  }
  /*____Q&A____*/
  #qa_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #qa_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 13%;
  }
  .q {
    float: left;
    width: 100%;
    color: #d74859;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 1.1em;
    font-weight: 500;
    padding: 14px 0;
  }
  .a {
    float: left;
    width: 100%;
    color: #4b6dcf;
    font-size: 1.1em;
  }
  .qa_txt {
    font-size: 0.9em;
  }
  /*____コンタクト____*/
  #contact_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #contact_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 16%;
  }
  #contact_tel {
    width: 100%;
    text-align: center;
    font-size: 2.2em;
  }

  .contact_table {
    width: 100%;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
  }
  .contact_table td {
    padding: 20px 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
  }
  .contact_table th {
    padding: 20px 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
  }
  .contact_table input[type="text"] {
    border: 1px solid #ddd;
    width: 70%;
  }
  .contact_table input[type="text"].short {
    border: 1px solid #ddd;
    width: 30%;
  }
  .contact_table textarea {
    border: 1px solid #ddd;
    width: 70%;
  }
  .buttons {
    text-align: center;
    width: 100%;
    margin-top: 5%;
  }
  .buttons input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    border: 1px solid #ddd;
    background-color: #c7ecd2;
    width: 30%;
    height: 55px;
    line-height: 50px;
    margin: 0 0.5%;
  }
  .buttons input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    background-color: #efefef;
  }

  .check_txt {
    float: left;
    width: 100%;
    text-align: center;
    color: #cc0000;
    margin: 5% 0;
  }
  #error_box {
    float: left;
    width: 100%;
    margin: 10% 0;
  }

  /*____EVENT____*/
  #event_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #our_event {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 190%;
    margin-top: 10%;
    margin-bottom: 4%;
  }
  #event_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 32%;
  }
  #midashi_wrapp {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1050px;
    margin: 0 auto;
  }
  .event_komidashi {
    clear: both;
    float: left;
    width: 100%;
    background-color: #efefef;
    text-align: left;
    height: 60px;
    line-height: 60px;
    font-size: 1.4em;
    margin: 5% 0 4%;
    padding: 0 50px;
  }
  .event_komidashi span {
    font-size: 80%;
  }
  .event_box {
    width: 100%;
    overflow: hidden;
  }
  .event_left {
    width: 45%;
    float: left;
  }
  .event_left img {
    width: 100%;
    margin-top: 0.5em;
  }
  .event_right {
    width: 50%;
    float: right;
    text-align: left;
    font-size: 110%;
  }
  /*____商品・製造____*/
  .product_komidashi {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 2px solid #519f44;
    font-size: 1.7em;
    margin: 5% 0 3%;
    padding-bottom: 1.5%;
    overflow: hidden;
  }
  .product_txt01 {
    width: 100%;
    float: left;
    padding-bottom: 5%;
  }
  #users_voice01 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg01.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 4%;
    padding: 5%;
    font-size: 1.2em;
  }
  #users_voice02 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg02.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 4%;
    padding: 5%;
    font-size: 1.2em;
  }
  #users_voice03 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg03.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 4%;
    padding: 5%;
    font-size: 1.2em;
  }
  #users_voice04 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg04.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 4%;
    padding: 5%;
    font-size: 1.2em;
  }
  .users_name {
    width: 100%;
    text-align: right;
    font-size: 0.8em;
  }
  .features_txt1 {
    font-size: 1.4em;
    padding-top: 2em;
    line-height: 3.6em;
    font-weight: 500;
  }
  .features_txt2 {
    clear: both;
    margin-bottom: 1%;
  }
  .features_point {
    float: left;
    width: 88px;
    margin: 0 2% 2% 0;
  }
  #hiryo_chart01 {
    width: 100%;
  }
  #hiryo_chart02 {
    width: 100%;
  }
  .features_txt3 {
    width: 100%;
    margin: 5% 0 2% 0;
  }
  .features_txt4 {
    width: 100%;
    font-weight: 500;
    font-size: 1.2em;
    text-align: center;
    color: #ff0000;
  }
  .spec_komidashi {
    width: 100%;
    text-align: center;
    border: 1px solid #999;
    border-radius: 50px;
    padding: 8px 0;
    font-size: 1.2em;
    margin: 8% 0 4%;
  }
  .spec_table {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
    border-collapse: collapse;
  }
  .spec_table th {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    text-align: center;
    background-color: #efefef;
    padding: 5px 10px;
    vertical-align: top;
  }
  .spec_table td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 0.9em;
    padding: 5px 10px;
    vertical-align: top;
  }
  #hiryo_chart03 {
    width: 80%;
    margin: 3% 10% 0;
  }
  #fish_chart02 {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 5%;
  }
  #fish_chart02 img {
    width: 90%;
    margin: 0 5%;
  }
  .fishmeal_txt01 {
    position: absolute;
    top: 3%;
    right: 5%;
    width: 35%;
    line-height: 2em;
  }
  /*____Privacy____*/
  #privacy_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #privacy_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 32%;
  }

  /*____OEM____*/
  .oem_komidashi {
    font-size: 1.2em;
    color: #137c00;
  }
  .oem_komidashi2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 1.8em;
    margin: 5% 0 2%;
    padding-bottom: 1.5%;
    overflow: hidden;
  }
  .vice_box01 {
    clear: both;
    background-image: url(../img/oem_fukidashi.png);
    background-color: #8fd183;
    background-repeart: no-repeat;
    background-position: 25% 50%;
    border-radius: 36px;
    padding: 36px 50px;
    margin-bottom: 40px;
  }
  .vice_box02 {
    clear: both;
    background-image: url(../img/oem_fukidashi.png);
    background-color: #8fd183;
    background-repeart: no-repeat;
    background-position: 75% 50%;
    border-radius: 36px;
    padding: 36px 50px;
    margin-bottom: 40px;
  }
  .voice_txt01 {
    font-size: 1.9em;
    color: #000;
    margin-bottom: 20px;
  }
  .voice_txt02 {
    color: #333;
    letter-spacing: 0.2em;
    line-height: 2em;
  }
  .voice_txt03 {
    font-size: 1.2em;
    width: 100%;
    text-align: right;
    color: #333;
    letter-spacing: 0.2em;
    line-height: 2em;
  }
  #oem_jirei_box {
    width: 100%;
    overflow: hidden;
    border: 4px solid #519f44;
    border-radius: 36px;
    padding: 0 55px 50px;
    margin: 13% 0 7% 0;
  }
  #oem_jirei_txt {
    float: left;
    width: 40%;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 1.7em;
  }
  #oem_photo01 {
    float: right;
    width: 50%;
  }
  .oem_kaihatu_komidashi {
    width: 100%;
    background-color: #519f44;
    overflow: hidden;
    border-radius: 50px;
    font-size: 1.8em;
    color: #ffff;
    line-height: 3em;
    padding: 0 50px;
    margin-bottom: 4%;
    height: 90px;
  }
  .kaihatu_step {
    float: left;
    position: relative;
    border-right: 2px solid #fff;
    padding-right: 23px;
    margin-right: 23px;
    height: 100%;
  }
  .kaihatu_step span {
    font-size: 2em;
    line-height: 1em;
    position: relative;
    top: 10px;
  }
  .kaihatu_txt01 {
    float: left;
    width: 48%;
    letter-spacing: 0.1em;
    line-height: 2em;
  }
  .kaihatu_photo {
    float: right;
    width: 48%;
  }
  .oem_arw {
    float: left;
    width: 100%;
    text-align: center;
    padding: 27px 0 40px;
  }
  #oem_bnr {
    width: 100%;
    margin: 15% 0 0;
  }
  #oem_btn_wrapp {
    overflow: hidden;
    width: 70%;
    margin: 7% auto 10%;
  }
  a.oem_btn {
    display: block;
    clear: both;
    margin: 0 auto;
    border: 1px solid #555;
    padding: 20px 0;
    color: #555;
    width: 55%;
    text-decoration: none;
    text-align: center;
    font-size: 1.5em;
  }
  a.oem_btn:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }

  /*____RECRUIT____*/
  #recruit_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 192px;
  }
  #entry_wrapp {
    float: left;
    width: 100%;
    background-color: #eee;
    padding: 20px 0 100px;
  }
  .entry_midashi {
    clear: both;
    background-color: #919191;
    margin: 0 auto 40px;
    padding: 10px 0;
    max-width: 1000px;
    width: 100%;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    letter-spacing: 5px;
  }
  .entry_komidashi {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 10px;
  }
  #entry_form {
    width: 1000px;
    margin: 0 auto;
    border-bottom: 1px solid #999;
    border-collapse: collapse;
  }
  #entry_form th {
    width: 18%;
    text-align: left;
    padding: 10px 30px;
    background-color: #fff;
    vertical-align: top;
    border-top: 1px solid #999;
    font-weight: normal;
  }
  #entry_form td {
    width: 82%;
    text-align: left;
    padding: 10px 0 10px 30px;
    border-top: 1px solid #999;
  }
  #entry_btn_wrapp {
    width: 1000px;
    margin: 0 auto;
  }
  a.entry_btn01 {
    float: left;
    display: block;
    width: 300px;
    height: 67px;
    text-align: center;
    background: #63bf68;
    text-align: center;
    color: #fff;
    font-size: 110%;
    line-height: 67px;
    text-decoration: none;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  a.entry_btn01:hover {
    background: #79d67e;
  }
  a.entry_btn02 {
    float: left;
    display: block;
    width: 300px;
    height: 67px;
    text-align: center;
    background: #63bf68;
    text-align: center;
    color: #fff;
    font-size: 110%;
    line-height: 67px;
    text-decoration: none;
    margin-left: 20px;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  a.entry_btn02:hover {
    background: #79d67e;
  }
  #shacho_message_wrapp {
    width: 100%;
    text-align: center;
  }
  #shacho_message_wrapp img {
    margin: 0 auto;
  }
  #interview_midashi {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  #interview_midashi img {
    width: 293px;
  }

  #interview_wrapp {
    overflow: hidden;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 140px;
  }
  #interview_wrapp .interview_photo01 {
    float: left;
    width: 32%;
    margin: 0 0.5%;
  }
  #interview_wrapp .interview_photo02 {
    float: left;
    width: 32%;
    margin: 0 0.5%;
  }
  #interview_wrapp .interview_photo03 {
    float: left;
    width: 32%;
    margin: 0 0.5%;
  }
  /*____健食素材事業____*/
  #ks_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/kenshoku_bg01.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #ks_midashi_wrapp {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 1000px;
    margin: 120px auto 0;
    font-size: 30px;
  }
  #ks_wrapp {
    clear: both;
    margin: 0;
    background-image: url(../img/kenshoku_bg02.jpg);
    background-size: cover;
    background-position: top left;
    width: 100%;
  }
  .ks_w1000 {
    display: flex;
    justify-content: space-between;
    position: relative;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 130px 0;
  }
  #left_ks {
    width: 48%;
    text-align: left;
    background-image: url(../img/kenshoku_bg03.jpg);
    background-size: cover;
    background-position: bottom center;
    padding: 50px;
  }
  #right_ks {
    width: 48%;
    text-align: left;
    background-image: url(../img/kenshoku_bg04.jpg);
    background-size: cover;
    background-position: bottom center;
    padding: 50px;
  }
  .ks_komidashi {
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    text-align: center;
  }
  .ks_w1000 p {
    margin-top: 2em;
  }
  a.ks_btn {
    display: block;
    text-align: center;
    width: 80%;
    margin: 70px 10% 20px;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    background-color: #929292;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
  a.ks_btn:hover {
    opacity: 70%;
  }

  /*____許可証____*/
  #permit_main {
    float: left;
    height: 325px;
    width: 100%;
    background-image: url(../img/permit_main.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 7%;
  }
  #permit_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 20%;
  }
  #permit_wrapp {
    text-align: left;
    margin-bottom: 10%;
  }
  .permit_komidashi {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 5% 0;
    padding: 10px 0;
    font-weight: 500;
    background-color: #eee;
  }
  .permit_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 4% 0 5%;
  }
  .permit_list li {
    list-style: none;
    flex-basis: 22%;
    margin-bottom: 8%;
    text-align: center;
    font-size: 14px;
  }
  .permit_list li img {
    width: 100%;
    vertical-align: top;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
  }
  .permit_list li .txt01 {
    font-size: 12px;
    border: 1px solid #777;
    margin: 20px 0 0 0;
    padding: 3% 0;
    white-space: nowrap;
  }
  .permit_detail {
    width: 60%;
    margin: 0 20%;
  }
  .permit_detail img {
    width: 100%;
    vertical-align: top;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
  }
  .permit_back {
    margin: 5% auto 0;
    width: 100%;
    text-align: center;
  }
  .permit_back a {
    text-decoration: none;
    color: #555;
  }
}
/*______________________________________スマホ用CSS_______________________________________________*/
@media print, screen and (max-width: 767px) {
  /*ウィンドウ幅が最大767pxまでの場合に適用*/
  /*____フィッシュミール____*/
  #service01_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/fishmeal_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #midashi_wrapp {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: none;
    margin: 0 auto;
  }
  #service01_midashi {
    float: left;
    margin: 13% 0 0 5%;
    width: 42%;
  }
  #service01_headcopy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    padding: 30px 0;
  }
  #service01_content01 {
    width: 90%;
    margin: 0 5%;
  }
  #service01_photo01 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service01_content01_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  .service_komidashi {
    font-size: 1.2em;
    line-height: 1.6em;
    margin-bottom: 0.7em;
    text-align: center;
  }
  .first_letter {
    font-weight: bold;
    font-size: 1.3em;
    color: #009823;
  }
  #service01_content02 {
    width: 90%;
    margin: 0 5%;
  }
  #service01_photo02 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service01_content02_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  #service01_content03 {
    width: 90%;
    margin: 0 5%;
  }
  #service01_photo03 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service01_content03_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  #service01_content03_txt2 {
    float: left;
    clear: both;
    width: 100%;
    margin: 3% 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service01_chart {
    clear: both;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
  }
  #service01_chart img {
    width: 100%;
  }
  #product_btn_wrapp {
    overflow: hidden;
    width: 90%;
    margin: 5% 5% 10%;
  }
  a.product_btn1 {
    display: block;
    float: left;
    clear: both;
    margin: 0;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 48%;
    text-align: center;
  }
  a.product_btn1:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  a.product_btn2 {
    display: block;
    float: right;
    margin: 0;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 48%;
    text-align: center;
  }
  a.product_btn2:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }

  /*____肥料____*/
  #service02_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/service02_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #service02_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 70%;
  }
  #service02_headcopy {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    padding: 30px 0;
  }
  #service02_content01 {
    width: 90%;
    margin: 0 5%;
  }
  #service02_photo01 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service02_content01_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  #service02_content02 {
    width: 90%;
    margin: 0 5%;
  }
  #service02_photo02 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service02_content02_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  #service02_content02_txt p {
    margin-bottom: 1.3em;
  }
  #service02_content03 {
    width: 90%;
    margin: 0 5%;
  }
  #service02_photo03 {
    float: left;
    width: 100%;
    margin-bottom: 8%;
  }
  #service02_content03_txt {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 0.9em;
    line-height: 1.8em;
  }
  #service02_content03_txt2 {
    float: left;
    clear: both;
    width: 80%;
    margin: 3% 10% 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #service02_content03_txt p {
    margin-bottom: 1.3em;
  }
  #service02_content04 {
    float: left;
    clear: both;
    width: 100%;
    background-color: #f8f8f8;
    margin: 5% 0;
    padding: 2.6% 0 3.3%;
  }
  .service02_product_box {
    float: left;
    width: 100%;
    margin: 5% 0;
    padding-bottom: 8%;
    border-bottom: 1px solid #bbb;
  }
  .service02_product_box img {
    width: 100%;
  }
  #service02_content04_komidashi {
    font-size: 1.7em;
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
  }
  .service01_product_txt2 {
    margin: 3% 0;
    font-weight: bold;
  }
  .service02_product_txt2 {
    text-align: left;
    font-size: 0.9em;
  }
  #product_btn_wrapp2 {
    width: 26%;
    margin: 0 auto 10%;
  }
  a.product_btn3 {
    display: block;
    float: left;
    clear: both;
    margin: 0 0 20%;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 100%;
    text-align: center;
  }
  a.product_btn3:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  /*____ABOUT____*/
  #about_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #about_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 40%;
  }
  #policy_midashi {
    width: 100%;
    padding: 8% 0 5.5%;
  }
  #about_headcopy {
    float: left;
    width: 90%;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    margin: 0 5% 7%;
  }
  #about_content01 {
    width: 90%;
    margin: 0 5%;
  }
  #about_photo01 {
    float: left;
    width: 100%;
  }
  #about_content01_txt {
    float: left;
    width: 100%;
    margin: 0 0 3%;
    font-size: 1em;
    line-height: 1.8em;
  }

  #about_content02 {
    clear: both;
    float: left;
    width: 90%;
    margin: 15% 5% 0;
  }
  #about_photo02 {
    float: left;
    width: 100%;
    margin: 0 0 15%;
  }
  #about_content02_txt {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content02_txt p {
    margin-bottom: 1.6em;
  }
  #history_midashi {
    width: 100%;
    margin-bottom: 5%;
  }
  #about_headcopy2 {
    float: left;
    width: 90%;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    margin: 0 5% 7%;
  }
  #about_content03 {
    width: 90%;
    margin: 0 5%;
  }
  #about_photo03 {
    float: left;
    width: 100%;
    margin: 0 0 15%;
  }
  #about_content03_txt {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content03_txt p {
    margin-bottom: 1.6em;
  }
  #about_content04 {
    clear: both;
    float: left;
    width: 90%;
    margin: 3% 5% 5%;
  }
  #about_content04_txt {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content04_txt p {
    margin-bottom: 1.6em;
  }
  #about_content05 {
    clear: both;
    float: left;
    width: 90%;
    margin: 0 5% 7%;
  }
  #about_photo04 {
    float: left;
    width: 100%;
    margin: 0 0 15%;
  }
  #about_content05_txt {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 1em;
    line-height: 1.8em;
  }
  #about_content05_txt p {
    margin-bottom: 1.6em;
  }
  /*____COMPNY____*/
  #company_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #company_midashi {
    float: left;
    margin: 13% 0 0 5%;
    width: 59%;
  }
  #company_wrapp {
    text-align: left;
    margin-bottom: 10%;
  }
  #company_wrapp p {
    margin-bottom: 1.5em;
  }
  #shacho_photo {
    float: right;
    width: 50%;
    margin: 0 0 0 20px;
    font-size: 0.8em;
  }
  #shacho_photo img {
    width: 100%;
  }
  .company_komidashi {
    clear: both;
    float: left;
    width: 100%;
    background-color: #efefef;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 1.2em;
    margin: 8% 0 4%;
  }
  .misson_komidashi {
    font-size: 1.2em;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 0.5em;
  }
  .corp_table {
    width: 100%;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
    font-size: 0.9em;
  }

  .corp_table td {
    padding: 20px 5px;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
  }
  h4.place {
    font-size: 1.2em;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 1em;
    width: 100%;
    border-bottom: 1px solid #999;
  }
  #map01 {
    width: 100%;
    text-align: center;
  }
  #map01 img {
    width: 100%;
    max-width: none;
    margin: 3% auto 0;
  }
  #map02 {
    width: 100%;
    text-align: center;
  }
  #map02 img {
    width: 100%;
    max-width: none;
    margin: 3% auto 0;
  }
  .gmap {
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    margin-bottom: 7%;
    text-decoration: none;
  }
  .gmap a {
    text-decoration: none;
  }
  /*____Q&A____*/
  #qa_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #qa_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 28%;
  }
  .q {
    float: left;
    width: 100%;
    color: #d74859;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 1.1em;
    font-weight: 500;
    padding: 14px 0;
  }
  .a {
    float: left;
    width: 100%;
    color: #4b6dcf;
    font-size: 1.1em;
  }
  .qa_txt {
    font-size: 0.9em;
  }
  /*____コンタクト____*/
  #contact_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #contact_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 16%;
  }
  #contact_tel {
    width: 100%;
    text-align: center;
    line-height: 1.4em;
    font-size: 2em;
  }

  .contact_table {
    width: 100%;
    border-top: 1px solid #ddd;
    border-collapse: collapse;
    font-size: 0.9em;
  }
  .contact_table td {
    padding: 15px 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
  }
  .contact_table th {
    padding: 15px 0;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    width: 30%;
  }
  .contact_table input[type="text"] {
    border: 1px solid #ddd;
    width: 100%;
  }
  .contact_table input[type="text"].short {
    border: 1px solid #ddd;
    width: 30%;
  }
  .contact_table textarea {
    border: 1px solid #ddd;
    width: 100%;
  }
  .buttons {
    text-align: center;
    width: 100%;
    margin-top: 5%;
  }
  .buttons input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    border: 1px solid #ddd;
    background-color: #c7ecd2;
    width: 48%;
    height: 55px;
    line-height: 50px;
    margin: 0 0.5%;
  }
  .buttons input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    background-color: #efefef;
  }
  /*____EVENT____*/
  #event_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #event_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 55%;
  }

  #our_event {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 190%;
    margin-top: 10%;
    margin-bottom: 4%;
  }

  #midashi_wrapp {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1050px;
    margin: 0 auto;
  }
  .event_komidashi {
    clear: both;
    float: left;
    width: 100%;
    background-color: #efefef;
    text-align: left;
    height: 60px;
    line-height: 60px;
    font-size: 1.4em;
    margin: 5% 0 4%;
    padding: 0 0 0 30px;
    overflow: hidden;
  }
  .event_komidashi span {
    font-size: 80%;
  }
  .event_box {
    width: 100%;
    overflow: hidden;
  }
  .event_left {
    width: 100%;
    float: left;
  }
  .event_left img {
    width: 100%;
    margin-top: 0.5em;
  }
  .event_right {
    width: 100%;
    float: right;
    text-align: left;
    font-size: 110%;
    margin-bottom: 5%;
  }

  /*____商品・製造____*/
  .product_komidashi {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 2px solid #519f44;
    font-size: 1.4em;
    margin: 5% 0 3%;
    padding-bottom: 1.5%;
    overflow: hidden;
  }
  .product_txt01 {
    width: 100%;
    float: left;
    padding-bottom: 5%;
  }
  a.product_btn {
    display: block;
    clear: both;
    margin: 0 auto;
    border: 1px solid #555;
    padding: 10px 0;
    color: #555;
    text-decoration: none;
    width: 70%;
    text-align: center;
  }
  a.product_btn:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  #users_voice01 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg01.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 5%;
    padding: 5%;
    font-size: 1em;
  }
  #users_voice02 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg02.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 5%;
    padding: 7%;
    font-size: 1em;
  }
  #users_voice03 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg03.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 5%;
    padding: 7%;
    font-size: 1em;
  }
  #users_voice04 {
    width: 100%;
    float: left;
    background-image: url(../img/hiryo_bg04.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin-bottom: 5%;
    padding: 7%;
    font-size: 1em;
  }
  .users_name {
    width: 100%;
    text-align: right;
    font-size: 0.8em;
    margin-top: 10px;
  }
  .features_txt1 {
    font-size: 1.38em;
    padding-top: 2em;
    line-height: 1.3em;
    font-weight: 500;
  }
  .features_txt2 {
    clear: both;
    margin-bottom: 1%;
  }
  .features_point {
    float: left;
    width: 88px;
    margin: 0 2% 2% 0;
  }
  #hiryo_chart01 {
    width: 100%;
  }
  #hiryo_chart02 {
    width: 100%;
  }
  .features_txt3 {
    width: 100%;
    margin: 5% 0 2% 0;
  }
  .features_txt4 {
    width: 100%;
    font-weight: 500;
    font-size: 1em;
    text-align: center;
    color: #ff0000;
    margin-top: 3%;
  }
  .spec_komidashi {
    width: 100%;
    text-align: center;
    border: 1px solid #999;
    border-radius: 50px;
    padding: 8px 0;
    font-size: 1.2em;
    margin: 8% 0 4%;
  }
  .spec_table {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    width: 100%;
    border-collapse: collapse;
  }
  .spec_table th {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    text-align: center;
    background-color: #efefef;
    padding: 5px 10px;
    vertical-align: top;
  }
  .spec_table td {
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    font-size: 0.9em;
    padding: 5px 10px;
    vertical-align: top;
  }
  #hiryo_chart03 {
    width: 80%;
    margin: 3% 10% 0;
  }
  #fish_chart02 {
    overflow-x: scroll;
    position: relative;
    width: 100%;
    padding-top: 5%;
  }
  #fish_chart02 img {
    width: 220%;
    margin: 0;
  }
  .fishmeal_txt01 {
    position: relative;
    width: 100%;
    font-size: 0.8em;
    line-height: 2em;
    margin: 3% 0;
  }
  /*____Privacy____*/
  #privacy_main {
    float: left;
    height: 160px;
    width: 100%;
    background-image: url(../img/about_main@2x.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #privacy_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 55%;
  }
  /*____OEM____*/
  .oem_komidashi {
    font-size: 1.2em;
    color: #137c00;
  }
  .oem_komidashi2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 1.4em;
    margin: 5% 0 2%;
    padding-bottom: 1.5%;
    overflow: hidden;
  }
  .oem_sp_txt01 {
    font-size: 0.8em;
  }
  .vice_box01 {
    clear: both;
    background-image: url(../img/oem_fukidashi.png);
    background-color: #8fd183;
    background-repeart: no-repeat;
    background-position: 25% 50%;
    border-radius: 36px;
    padding: 36px 25px;
    margin-bottom: 40px;
  }
  .vice_box02 {
    clear: both;
    background-image: url(../img/oem_fukidashi.png);
    background-color: #8fd183;
    background-repeart: no-repeat;
    background-position: 75% 50%;
    border-radius: 36px;
    padding: 36px 25px;
    margin-bottom: 40px;
  }
  .voice_txt01 {
    font-size: 1.3em;
    color: #000;
    margin-bottom: 20px;
  }
  .voice_txt02 {
    color: #333;
    letter-spacing: 0.2em;
    line-height: 2em;
  }
  .voice_txt03 {
    font-size: 1.2em;
    width: 100%;
    text-align: right;
    color: #333;
    letter-spacing: 0.2em;
    line-height: 2em;
  }
  #oem_jirei_box {
    width: 100%;
    overflow: hidden;
    border: 4px solid #519f44;
    border-radius: 36px;
    padding: 0 30px 50px;
    margin: 20% 0 15% 0;
  }
  #oem_jirei_txt {
    float: left;
    width: 100%;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    line-height: 1.7em;
    margin-bottom: 8%;
  }
  #oem_photo01 {
    float: right;
    width: 100%;
  }
  .oem_kaihatu_komidashi {
    width: 100%;
    background-color: #519f44;
    overflow: hidden;
    border-radius: 50px;
    font-size: 1.2em;
    color: #ffff;
    line-height: 2.6em;
    padding: 0 10px 0 15px;
    margin-bottom: 4%;
    height: 50px;
  }
  .kaihatu_step {
    float: left;
    position: relative;
    border-right: 2px solid #fff;
    padding-right: 12px;
    margin-right: 12px;
    height: 100%;
  }
  .kaihatu_step span {
    font-size: 1.4em;
    line-height: 1em;
    position: relative;
    top: 3px;
  }
  .kaihatu_txt01 {
    float: left;
    width: 100%;
    letter-spacing: 0.1em;
    line-height: 2em;
  }
  .kaihatu_photo {
    float: right;
    width: 100%;
    margin-top: 2%;
  }
  .oem_arw {
    float: left;
    width: 100%;
    text-align: center;
    padding: 27px 0 20px;
  }
  #oem_bnr {
    width: 100%;
    margin: 15% 0 0;
  }
  #oem_btn_wrapp {
    overflow: hidden;
    width: 100%;
    margin: 7% auto 10%;
  }
  a.oem_btn {
    display: block;
    clear: both;
    margin: 0 auto;
    border: 1px solid #555;
    padding: 20px 0;
    color: #555;
    width: 100%;
    text-decoration: none;
    text-align: center;
    font-size: 1.2em;
  }
  a.oem_btn:hover {
    background-color: #555;
    color: #fff;
    border: 1px solid #555;
  }
  /*____RECRUIT____*/
  #recruit_midashi {
    float: left;
    margin: 11% 0 0 5%;
    width: 40%;
  }
  #entry_wrapp {
    float: left;
    width: 100%;
    background-color: #eee;
    padding: 20px 0 60px;
  }
  .entry_midashi {
    clear: both;
    background-color: #919191;
    margin: 0 auto 40px;
    padding: 10px 0;
    max-width: none;
    width: 100%;
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    letter-spacing: 5px;
  }
  .entry_komidashi {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 10px;
  }
  #entry_form {
    width: 94%;
    margin: 0 3%;
    border-bottom: 1px solid #999;
    border-collapse: collapse;
  }
  #entry_form th {
    width: 25%;
    text-align: left;
    padding: 10px;
    background-color: #fff;
    vertical-align: top;
    border-top: 1px solid #999;
    font-weight: normal;
    font-size: 80%;
  }
  #entry_form td {
    width: 75%;
    text-align: left;
    padding: 10px;
    border-top: 1px solid #999;
    font-size: 80%;
  }
  #entry_btn_wrapp {
    width: 100%;
    margin: 0 auto;
  }
  a.entry_btn01 {
    float: left;
    display: block;
    width: 48%;
    height: 50px;
    text-align: center;
    background: #63bf68;
    text-align: center;
    color: #fff;
    font-size: 90%;
    line-height: 50px;
    text-decoration: none;
    margin: 10px 1% 20px;
  }
  a.entry_btn01:hover {
    background: #79d67e;
  }
  a.entry_btn02 {
    float: left;
    display: block;
    width: 48%;
    height: 50px;
    text-align: center;
    background: #63bf68;
    text-align: center;
    color: #fff;
    font-size: 90%;
    line-height: 50px;
    text-decoration: none;
    margin: 10px 1% 20px;
  }
  a.entry_btn02:hover {
    background: #79d67e;
  }
  #shacho_message_wrapp {
    width: 100%;
    text-align: center;
  }
  #shacho_message_wrapp img {
    width: 100%;
    margin: 0 auto;
  }
  #interview_midashi {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  #interview_midashi img {
    width: 50%;
  }

  #interview_wrapp {
    overflow: hidden;
    max-width: none;
    width: 96%;
    margin: 0 2% 100px;
  }
  #interview_wrapp .interview_photo01 {
    float: left;
    width: 32.3%;
    margin: 0 0.5%;
  }
  #interview_wrapp .interview_photo02 {
    float: left;
    width: 32.3%;
    margin: 0 0.5%;
  }
  #interview_wrapp .interview_photo03 {
    float: left;
    width: 32.3%;
    margin: 0 0.5%;
  }
  /*____健食素材事業____*/
  #ks_main {
    float: none;
    height: 150px;
    width: 100%;
    background-image: url(../img/kenshoku_bg01.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
    margin: 0;
    overflow: hidden;
  }
  #ks_midashi_wrapp {
    position: relative;
    width: 100%;
    height: auto;
    max-width: none;
    margin: 50px;
    font-size: 26px;
  }
  #ks_wrapp {
    clear: both;
    margin: 0;
    background-image: url(../img/kenshoku_bg02.jpg);
    background-size: cover;
    background-position: top left;
    width: 100%;
  }
  .ks_w1000 {
    display: block;
    justify-content: flex-start;
    position: relative;
    max-width: none;
    width: 90%;
    margin: 0 5%;
    text-align: center;
    padding: 50px 0;
  }
  #left_ks {
    width: 100%;
    text-align: left;
    background-image: url(../img/kenshoku_bg03.jpg);
    background-size: cover;
    background-position: bottom center;
    padding: 50px 20px;
    margin-bottom: 40px;
  }
  #right_ks {
    width: 100%;
    text-align: left;
    background-image: url(../img/kenshoku_bg04.jpg);
    background-size: cover;
    background-position: bottom center;
    padding: 50px 20px;
  }
  .ks_komidashi {
    font-size: 21px;
    font-weight: 500;
    width: 100%;
    text-align: center;
  }
  .ks_w1000 p {
    margin-top: 1.7em;
  }
  a.ks_btn {
    display: block;
    text-align: center;
    width: 90%;
    margin: 70px 5% 20px;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    background-color: #929292;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
  }
  a.ks_btn:hover {
    opacity: 70%;
  }

  /*____許可証____*/
  #permit_main {
    float: none;
    height: 150px;
    width: 100%;
    background-image: url(../img/permit_main.jpg);
    background-size: cover;
    background-position: center;
    background-color: #efefef;
  }
  #permit_midashi {
    float: left;
    margin: 6% 0 0 5%;
    width: 25%;
  }
  .permit_komidashi {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 5% 0;
    padding: 10px 0;
    font-weight: 500;
    background-color: #eee;
  }

  .permit_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 15% 0 5%;
  }
  .permit_list li {
    list-style: none;
    flex-basis: 48%;
    margin-bottom: 10%;
    font-size: 12px;
  }
  .permit_list li img {
    width: 100%;
    vertical-align: top;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
  }
  .permit_list li .txt01 {
    font-size: 10px;
    border: 1px solid #777;
    margin: 20px 0 0 0;
    padding: 3% 0;
    white-space: nowrap;
  }
  .permit_detail {
    width: 60%;
    margin: 0 20%;
  }
  .permit_detail img {
    width: 100%;
    vertical-align: top;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
  }
  .permit_back {
    margin: 5% auto;
    width: 100%;
    text-align: center;
  }
  .permit_back a {
    text-decoration: none;
    color: #555;
  }
}
