@charset "UTF-8";
body {
  position: relative; }

#social-button {
  overflow: hidden;
  padding: 15px;
  margin: 10px auto; }

#social-button:after {
  content: " ";
  display: block;
  clear: both; }

#social-button div {
  float: left;
  margin-top: 10px;
  margin-left: 10px; }

#social-button .facebook, #social-button .fb-like {
  margin-top: 3px; }

.twitter {
  margin-top: 1px; }

#case-studies-head {
  background-image: url("../images/top_bg7.jpg");
  background-size: cover;
  background-position: center 70%;
  background-repeat: no-repeat;
  padding: 50px 0; }
  #case-studies-head .case-studies-head h2 {
    font-size: 36px; }
  #case-studies-head .case-studies-head .lead {
    color: #FFF; }
    #case-studies-head .case-studies-head .lead span {
      font-family: roboto;
      font-size: 1.5em;
      padding-right: 4px; }
  #case-studies-head #case-list .bubble .thumb {
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px; }
    #case-studies-head #case-list .bubble .thumb img {
      position: absolute;
      top: -10%; }

#case-list {
  padding: 0; }
  #case-list .col-md-4 {
    padding-left: 10px;
    padding-right: 10px; }
  #case-list .number {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    color: #FFF;
    font-size: 12px;
    padding: 2px 8px;
    left: 10px;
    top: 30px;
    z-index: 100;
    font-style: italic; }
  #case-list .bubble {
    padding: 0 0 1em;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1); }
    #case-list .bubble .thumb:hover img {
      width: 100%;
      opacity: 0.8; }
    #case-list .bubble:after {
      display: none; }
    #case-list .bubble img {
      margin-bottom: 1em; }
    #case-list .bubble .data {
      font-size: 0.8em;
      text-align: right; }
      #case-list .bubble .data .glyphicon {
        vertical-align: text-top;
        padding-right: 5px; }
    #case-list .bubble h3 {
      font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
      padding: 0 15px;
      color: #333;
      font-size: 20px; }
    #case-list .bubble p {
      padding: 0 15px; }
      #case-list .bubble p small {
        display: block;
        text-align: right; }
    #case-list .bubble .cat {
      position: absolute;
      left: 14px; }
    #case-list .bubble .color {
      position: absolute;
      left: 0px;
      bottom: 36px;
      width: 148px;
      margin: 0; }
      #case-list .bubble .color img {
        width: 100%;
        height: auto;
        margin: 0; }
      @media (max-width: 768px) {
        #case-list .bubble .color {
          bottom: 15px; } }

.cat {
  color: #FFF;
  font-size: 12px;
  padding: 3px 8px;
  line-height: 1.5;
  border-radius: 2px;
  display: inline-block;
  font-weight: normal; }
  .cat.cat01 {
    background-color: #138A3B; }
  .cat.cat02 {
    background-color: #8a6113; }
  .cat.cat03 {
    background-color: #c3a02e; }
  .cat.cat04 {
    background-color: #13618a; }
  .cat.cat05 {
    background-color: #dd579a; }
  .cat.cat06 {
    background-color: #4ab5ce; }

.case-ambassador {
  margin-top: 60px;
  height: 320px;
  background: url(https://farmnote.jp/images/top_bg6.jpg) no-repeat center bottom !important;
  background-size: cover !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  color: #fff; }
  .case-ambassador h2 {
    padding-top: 85px;
    color: #FFF;
    font-size: 2em;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }
    @media (max-width: 768px) {
      .case-ambassador h2 {
        padding-top: 10px; } }
  @media (max-width: 768px) {
    .case-ambassador .btn {
      font-size: 13px; } }

.case-inquiry {
  text-align: center;
  color: #FFF; }
  .case-inquiry ul {
    padding: 54px 0 0 0; }
  .case-inquiry li {
    display: inline-block;
    margin: 0 20px 20px;
    vertical-align: top; }
    .case-inquiry li span {
      display: block;
      width: 100px;
      height: 100px;
      border-radius: 100px;
      margin: 0 auto 10px;
      background-color: #f7bb35; }
      .case-inquiry li span svg {
        margin-top: 25px;
        width: 50px;
        height: 50px; }
      .case-inquiry li span i {
        line-height: 100px;
        font-size: 38px; }
    .case-inquiry li p {
      font-size: 11px; }
    .case-inquiry li .btn {
      font-size: 12px;
      padding: 8px 12px;
      margin-bottom: 10px; }
    .case-inquiry li:nth-child(2) span {
      background-color: #f769b0; }
    .case-inquiry li:nth-child(3) span {
      background-color: #2e9bd4; }
    .case-inquiry li:nth-child(4) span {
      background-color: #2ed47b; }
    .case-inquiry li:nth-child(5) span {
      background-color: #2e9bd4; }

#case {
  background-color: #fefefe;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }
  #case .fb_iframe_widget {
    width: 100% !important;
    max-width: 300px; }
  #case .case-title {
    padding-bottom: 10px; }
    #case .case-title h1 {
      font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }
  #case .case-head {
    margin-top: 20px; }
    #case .case-head .color {
      float: right;
      margin-top: -10px; }
    @media (max-width: 768px) {
      #case .case-head {
        margin-top: 0;
        background-position: 70% center; }
        #case .case-head .color {
          float: none;
          margin-top: 0;
          text-align: center; }
          #case .case-head .color img {
            width: 100%; } }
    @media (max-width: 768px) {
      #case .case-head .sub {
        padding-top: 13%; } }
  #case.yamagishi .case-head, #case .yamagishi .case-head {
    background: #EDEDED url(../images/case/case_yamagishi_main2.jpg) no-repeat center center; }
  #case.nakayama .case-head, #case .nakayama .case-head {
    background: #EDEDED url(../images/case/case_nakayama_main.jpg) no-repeat center center; }
    @media (max-width: 768px) {
      #case.nakayama .case-head, #case .nakayama .case-head {
        background-position: 75% center;
        padding-top: 25%; } }
  #case.takeshita .case-head, #case .takeshita .case-head {
    background: #EDEDED url(../images/case/case_takeshita_main.jpg) no-repeat center center; }
  #case.kajioka .case-head, #case .kajioka .case-head {
    background: #EDEDED url(../images/case/case_kajioka_main.jpg) no-repeat center center; }
    #case.kajioka .case-head .case-head-lead, #case .kajioka .case-head .case-head-lead {
      width: 34%;
      float: right; }
  #case.hobo .case-head, #case .hobo .case-head {
    background: #EDEDED url(../images/case/case_hobo_main.jpg) no-repeat center center; }
    #case.hobo .case-head .case-head-lead, #case .hobo .case-head .case-head-lead {
      width: 48%;
      float: right; }
  #case.jinnaifarm21 .case-head, #case .jinnaifarm21 .case-head {
    background: #EDEDED url(../images/case/case_jinnaifarm21_main.jpg) no-repeat center center; }
    #case.jinnaifarm21 .case-head .case-head-lead, #case .jinnaifarm21 .case-head .case-head-lead {
      width: 41%; }
  #case.fukunaga .case-head, #case .fukunaga .case-head {
    background: #EDEDED url(../images/case/case_fukunaga_main.jpg) no-repeat center center; }
    @media screen and (max-width: 480px) {
      #case .fukunaga .case-head {
        height: 480px;
      }
    }
    @media screen and (min-width: 750px) {
      #case .unofarm .case-head {
        height: 360px;
      }
    }
    #case.fukunaga .case-head .case-head-lead, #case .fukunaga .case-head .case-head-lead {
      width: 48%;
      margin-top: 23%; }
  #case .unofarm div.img_main{
    text-align: center;
  }
  #case .unofarm div.img_main img{
    margin: 0 auto;
    max-width: 100%;
    text-align: center; 
  }


  #case .case-head {
    color: #FFF;
    height: 480px;
    background-size: contain;
    position: relative;
    padding: 0; }
    #case .case-head .container {
      padding: 0; }
    #case .case-head .case-head-lead {
      background-color: rgba(0, 0, 0, 0.4);
      width: 49%;
      padding: 20px 25px;
      margin-top: 9%; }
      @media (max-width: 768px) {
        #case .case-head .case-head-lead {
          width: 100% !important;
          margin-top: 30%;
          float: none !important;
          position: static !important; } }
      #case .case-head .case-head-lead p {
        z-index: 10;
        position: relative; }
    #case .case-head .sub {
      margin-bottom: 20px;
      font-size: 14px;
      z-index: 10;
      position: relative; }
    #case .case-head .title {
      line-height: 2;
      position: relative; }
      @media (max-width: 768px) {
        #case .case-head .title {
          font-size: 1.1em;
          line-height: 1.8; } }
    @media (max-width: 768px) {
      #case .case-head:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.6); } }
  #case .case-lead {
    padding: 25px 0;
    background-color: #ededed; }
    #case .case-lead h1 {
      font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
      font-size: 20px; }
    #case .case-lead .name {
      margin-bottom: 20px; }
    #case .case-lead .col-md-3 {
      text-align: center;
      font-weight: bold;
      vertical-align: middle;
      margin-bottom: 5px;
      border-right: 1px solid #CCC; }
      #case .case-lead .col-md-3 .name {
        margin-bottom: 5px; }
      @media (max-width: 768px) {
        #case .case-lead .col-md-3 {
          border-right: none; } }
    @media (min-width: 768px) {
      #case .case-lead .col-md-9 {
        font-size: 13px;
        padding-left: 40px; } }
    #case .case-lead .col-md-9 p {
      margin: 0;
      padding: 0; }
    @media (min-width: 768px) {
      #case .case-lead .flex-row {
        display: flex;
        align-items: center; }
        #case .case-lead .flex-row div:nth-child(1) {
          width: 20%;
          border-right: 1px solid #CCC; }
        #case .case-lead .flex-row div:nth-child(2) {
          width: 60%;
          font-size: 13px;
          padding-left: 30px; }
        #case .case-lead .flex-row div:nth-child(3) {
          width: 20%;
          padding-left: 20px; }
          #case .case-lead .flex-row div:nth-child(3) img {
            max-width: 100%; } }
    #case .case-lead .flex-row div:nth-child(1) {
      text-align: center;
      font-weight: bold;
      vertical-align: middle;
      margin-bottom: 5px; }
      #case .case-lead .flex-row div:nth-child(1) .name {
        margin-bottom: 5px; }
    #case .case-lead .flex-row div:nth-child(3) {
      text-align: center; }
  @media (max-width: 768px) {
    #case .case-nav {
      display: none; } }
  #case .case-nav .container {
    padding: 0; }
  #case .case-nav ul {
    text-align: center;
    text-align: left; }
  #case .case-nav li {
    background-color: #127934;
    display: block; }
    #case .case-nav li a {
      position: relative;
      color: #FFF;
      font-size: 14px;
      float: left;
      font-weight: bold;
      line-height: 55px;
      width: 33.333%;
      padding: 0 0 0 100px;
      border-right: 5px solid #F7F7F7;
      background-color: #127934 !important; }
      #case .case-nav li a:hover {
        background-color: #2e9851 !important;
        color: #FFF; }
    #case .case-nav li span {
      position: absolute;
      left: 0;
      top: 0;
      width: 80px;
      height: 55px;
      overflow: hidden; }
      #case .case-nav li span img {
        width: 80px;
        height: auto;
        margin-top: -30%; }
  #case .case-nav .flex a {
    display: flex;
    align-items: center;
    height: 55px;
    padding-right: 15px; }
    #case .case-nav .flex a span img {
      margin-top: 0;
      vertical-align: bottom; }
    #case .case-nav .flex a strong {
      line-height: 1.6; }
  #case .affix {
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%; }

.description dl {
  border: #f1f1f1 solid 1px;
  background-color: #f7f7f7;
  padding: 20px;
  margin-bottom: 0px;
  margin-top: 40px;
  text-align: center; }
  .description dl dt {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 18px;
    padding-left: 0; }
  .description dl dd {
    margin-bottom: 0;
    padding: 0;
    border: none; }
.description ul {
  margin-bottom: 0;
  padding-left: 0; }
  .description ul li {
    list-style: none;
    line-height: 1.3;
    padding-left: 1.4em;
    margin-bottom: 8px; }
    .description ul li:last-child {
      margin-bottom: 0; }
    .description ul li a {
      color: #2c3e50;
      font-size: 18px; }
      .description ul li a i {
        margin-right: 5px;
        color: red;
        margin-left: -1.4em; }
      .description ul li a:hover {
        color: red; }

#case-body {
  padding-top: 30px; }
  #case-body #social-button {
    border: none; }
  #case-body .anchor {
    padding-top: 30px;
    margin-top: -30px; }
  #case-body .article {
    margin-top: 60px;
    padding-top: 60px; }
    #case-body .article:first-child {
      border: none;
      margin-top: 0;
      padding-top: 0; }
  #case-body p {
    margin-bottom: 36px; }
  #case-body dl {
    margin-bottom: 36px; }
  #case-body dt, #case-body .dt {
    padding: 0;
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: bold;
    color: #454545; }
    #case-body dt:before, #case-body .dt:before {
      content: "ー";
      color: #595959;
      padding-right: 8px; }
  #case-body dd {
    font-size: 15px;
    color: #444;
    line-height: 27px;
    border: none; }
  #case-body .img-responsive {
    margin: 0 auto;
    text-align: center; }
  #case-body .caption {
    display: block;
    font-size: 11px;
    text-align: center; }
  #case-body .caption img {
    margin-bottom: 5px; }
  #case-body .attention {
    font-size: 12px;
    line-height: 1.5;
    color: #999; }
  #case-body .table {
    font-size: 14px; }
  #case-body h2 {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 28px;
    margin: 0 0 15px; }
  #case-body .line {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDD; }
  #case-body .lead {
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0;
    margin: 0; }
  #case-body .case-body-section {
    border-radius: 3px;
    padding: 30px 30px 20px;
    margin-bottom: 60px;
    background: #f7f7f7 url(../images/case/ico_catch.png) left top no-repeat; }
    @media (max-width: 768px) {
      #case-body .case-body-section {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px; }
        #case-body .case-body-section .lead {
          padding-left: 0;
          padding-right: 0; } }
  #case-body .case-body-section2 {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 3px;
    padding: 30px 25px 20px;
    margin-bottom: 60px; }
  #case-body .case-body-section3 {
    background-color: #fff;
    border-radius: 3px;
    padding: 0 0 20px;
    margin-bottom: 60px; }
    #case-body .case-body-section3 h2 {
      color: #127934; }
    #case-body .case-body-section3 p {
      color: #127934; 
      display: none;
    }

    

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


