/* CSS Document */
.aboutInner {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 80px;
  color: #3e3a39;
}

.aboutStaff {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 0;
  color: #3e3a39;
}

.titlebg {
  height: 170px;
  min-width: 1000px;
  font-weight: bold;
  font-size: 2rem;
  color: #1ca97d;
  background: url("../img/about/head-pfy.jpg") no-repeat right top;
  border-bottom: 2px solid #1CA97D;
}

.titlebg .pageTitle {
  font-weight: 700;
  text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
}

@media screen and (max-width: 768px) {
  .aboutInner {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
    color: #3e3a39;
  }

  .aboutStaff {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    color: #3e3a39;
    padding: 0 5%;
    box-sizing: border-box;
  }

  .titlebg {
    height: 170px;
    min-width: 320px;
    width: 100%;
    box-sizing: border-box;
    font-weight: bold;
    /* color: #FFF; */
    background: url("../img/about/head-pfy.jpg") no-repeat right top;
    border-bottom: 2px solid #1CA97D;
  }

  .titlebg .pageTitle {
    padding: 0 5%;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
  }

  .titlebg .pageTitle img {
    width: 100%;
    height: auto;
    max-width: 300px;
  }
}

.aboutStaff .stafftext {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .aboutStaff .stafftext {
    text-align: left;
    font-size: 15px;
  }
}

.concept {
  width: 100%;
  min-width: 1000px;
  background-color: #FFFEFC;
  border-bottom: 1px solid #FFF9EF;
}

.aboutInner .rBox {
  width: 399px;
  float: right;
}

.aboutInner .lBox {
  width: 600px;
  float: left;
  padding-top: 40px;
}

/*古溝数値変更*/
/* .concepttext01 { padding-bottom:32px;}
.conceptList { background-color: #FFF9EF; height:122px; width:574px; padding:23px 0 0 98px; box-sizing:border-box;}
.conceptList li{ font-weight:bold;} 古溝*/
@media screen and (max-width: 768px) {
  .concept {
    width: 90%;
    min-width: 320px;
    background-color: #FFFEFC;
    border-bottom: 1px solid #FFF9EF;
    padding: 0 5%;
  }

  .aboutInner .rBox {
    width: 100%;
    float: none;
    max-width: 400px;
    margin: 0 auto;
  }

  .aboutInner .rBox img {
    width: 100%;
  }

  .aboutInner .lBox {
    width: 100%;
    float: none;
    padding-top: 90px;
  }

  .conceptList {
    background-color: #FFF9EF;
    height: auto;
    width: 100%;
    padding: 23px 20px;
    box-sizing: border-box;
  }
}


.activity {
  background-color: #FFFEFC;
  border-bottom: 1px solid #FFF9EF;
  border-top: 1px solid #FFF9EF;
}

.activitytext01 {
  padding-left: 40px;
  font-weight: bold;
  width: 428px;
  float: left;
  padding-top: 20px;
}

.activitytext02 {
  padding-right: 100px;
  font-weight: bold;
  width: 370px;
  float: right;
  padding-top: 20px;
}

.activitytext03 {
  padding-left: 40px;
  font-weight: bold;
  width: 428px;
  float: left;
}

.activitytext04 {
  padding-right: 100px;
  font-weight: bold;
  width: 370px;
  float: right;
}

.activitytextbg {
  background-color: #FFF9EF;
  height: 96px;
  margin-top: 30px;
}

.activity .activityList {
  margin-top: 30px;
}

.activity .activityList li {
  background-color: #FFF9EF;
  width: 30%;
  float: left;
  margin-right: 5%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.activity .activityList li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .activity {
    background-color: #FFFEFC;
    border-bottom: 1px solid #FFF9EF;
    border-top: 1px solid #FFF9EF;
  }

  .activity .aboutInner {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
  }

  .activity .activityList {
    margin-top: 30px;
  }

  .activity .activityList li {
    background-color: #FFF9EF;
    text-align: left;
    margin-bottom: 15px;
    width: 100%;
  }

  .activity .activityList li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
}


.staff01 {
  padding-top: 90px;
}

.staff01 .title02 {
  text-align: center;
}

.staff01 .mvDate {
  text-align: center;
}

.line {
  border-top: 1px solid #DADBDB;
}

.mv {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 74px;
}


.recruitment {
  background-color: #FFFEFC;
  border-bottom: 1px solid #FFF9EF;
  border-top: 1px solid #FFF9EF;
  padding: 80px 0;
}

.text {
  width: 1000px;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #595757;
  line-height: 60px;
  margin-bottom: 106px;
}

.piecefarmdiary {}

.piecefarmdiary .clearfix {
  width: 1000px;
  border-bottom: 1px solid #DADBDB;
  padding-top: 22px;
  padding-bottom: 26px;
}

.date {
  white-space: nowrap;
  width: 150px;
  float: left;
}

.diarytitle {
  width: 820px;
  float: right;
}

.linkBtn {
  width: 1000px;
  font-weight: bold;
  text-align: center;
  padding-top: 68px;
}


/* ここから古溝編集 */


.concepttext01 {
  font-size: 22px;
  font-weight: bold;
  color: #50AB34;
  margin: 0 auto 20px auto;
  text-align: center;
}

.concepttext02 {
  margin: 18px 18px;
  width: 90%;
  word-wrap: break-word;
}

.concepttext03 {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  background-color: #FFF9EF;
}