/* ================================
	agurisupportkakegawa
================================ */
/* ページタイトル ※調整
-------------------------------- */
#cateTitBox {
  background: url("../farm/img_agurisupportkakegawa/contetitimg_agurisp_bg.jpg") no-repeat right center;
}
#cateTitTxt {
  background-image: url("../farm/img_agurisupportkakegawa/contetitimg_sasugaichi_bg.jpg");
}
#cateTitTxt h1 {
  background-color: rgba(103, 150, 84, 0.9);
}
/**/
.yellow_line {
  background: linear-gradient(transparent 80%, #ff0 0%);
}
.green_line {
  background: linear-gradient(transparent 80%, #390 0%);
}
#agurisupportConteTit {
  margin: 0 auto 30px;
  padding: 0;
  text-align: center;
}
#agurisupportConteTit .pageTit {
  display: block;
}
.subTit {
  padding: 0.5em 1em;
  color: #000;
  font-size: 16px;
  line-height: normal;
  background-color: #ff0;
  border-radius: 100vh;
}
.pageTit {
  padding-top: 15px;
  font-size: 32px;
  color: #390;
  line-height: 1.3;
}
#agurisupportConteTit, .secTit {
  font-family: 'Kiwi Maru', serif;
}
.readBox {
  margin: 0 0 20px;
  text-align: center;
}
.readBox p {
  display: inline-block;
  margin: 0 auto;
  text-align: left;
}
.readBox p:first-child {
  padding-top: 0;
}
.topLogo {
  width: 65%;
  margin: 0 auto;
  text-align: center;
}
/* ページ内アンカーリンク */
#anc {
  margin: 0 0 60px;
}
#anc ul {
  padding: 0;
  list-style: none;
}
#anc ul li a {
  position: relative;
  display: block;
  padding: 5px 10px 10px;
  color: #FFF;
  background-color: #390;
  text-decoration: none;
}
#anc ul li a::after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  content: "\f107";
}
#anc ul li .num {
  display: block;
  margin-bottom: 3px;
  font-size: 24px;
}
#anc ul li .txt {
  display: block;
}
.secTit {
  color: #390;
  font-size: 26px;
  letter-spacing: normal;
  line-height: 1.3;
  margin-bottom: 10px;
}
.secTit .num {
  display: block;
  color: rgba(51, 153, 0, 0.3);
  font-size: 38px;
}
.topImg {
  margin-bottom: 30px;
  text-align: center;
}
.egBox {
  margin: 0 0 20px;
  padding: 0;
}
/* 除草作業 */
#weedingWork {
  border: 3px dotted #f37514;
  margin: 0 0 60px;
  padding: 0;
}
#weedingWorkTit {
  background-color: #f37514;
  color: #fff;
  margin: 0;
  padding: 10px 20px;
  font-size: 20px;
}
#weedingWorkTit strong {
  color: #ff0;
  font-size: 6vw;
}
#weedingWork .txtBox {
  padding: 10px 20px 20px;
}
#weedingWorkTbl {
  width: 100%;
  margin: 10px 0 0;
}
#weedingWorkTbl tr {
  border-top: 5px solid #fff;
}
#weedingWorkTbl th {
  background-color: #cff1bf;
  white-space: nowrap;
}
#weedingWorkTbl td {
  background-color: #e9ffe0;
}
#weedingWorkTbl th, #weedingWorkTbl td {
  padding: 10px;
}
/* お手続き
-------------------------------- */
#ct04 {
  background-image: radial-gradient(#e5f5dd 2px, transparent 2px), radial-gradient(#e5f5dd 2px, #f6fff2 2px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  margin: 0 0 40px;
  padding: 20px 5%;
}
.flow {
  margin: 0;
  padding: 15px 0 0;
  list-style: none;
}
.flow li {
  position: relative;
  background-color: #fff;
  border: 4px solid rgba(51, 153, 0, 0.3);
  border-radius: 12px;
  padding: 0.4em 0 0.8em;
  color: #390;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
}
.flow li:last-child {
  border-color: rgba(255, 136, 0, 0.3);
  color: #f80;
}
.flow li:not(:last-child) {
  margin-bottom: 40px;
}
.flow li:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: -30px;
  left: 50%;
  transform: translate(0, -50%) rotate(135deg);
  margin: 0 0 0 -15px;
  width: 15px;
  height: 15px;
  border-top: 2px solid #390;
  border-right: 2px solid #390;
}
.flow .flowNo {
  font-family: 'Murecho', sans-serif;
  margin-right: 0.5em;
  padding: 0 0.5em;
  font-size: 18px;
}
.flow .flowNo .no {
  margin-left: 4px;
  font-size: 28px;
}
.listTit {
  position: relative;
  display: inline-block;
  margin: 1em 0;
  padding: 7px 15px;
  font-size: 18px;
  color: #fff;
  background: #9c7a4f;
}
.listTit :before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -13px;
  border: 13px solid transparent;
  border-top: 13px solid #9c7a4f;
}
.spList {
  margin: 0;
  padding: 10px 0 0;
  list-style: none;
}
.spList li {
  position: relative;
  padding-left: 1.3em;
  color: #9c7a4f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.spList li::after {
  position: absolute;
  top: 5px;
  left: 0;
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  content: "\f14a";
}
#contact {
  border: 5px solid #ececec;
  text-align: center;
  margin-bottom: 0;
  padding: 20px;
  line-height: 1.4;
}
#contact .fds {
  color: #c00;
  margin: 0 0 10px;
  padding: 0;
}
#contact .contactTit {
  background-color: #ececec;
  padding: 8px auto;
  font-size: 20px;
}
#contact p {
  padding-top: 10px;
  text-align: center;
}
.secBoxSp {
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .pcLayout {
    padding: 0 0 30px;
  }
  .pcLayout .imgBox {
    padding: 20px 0 0;
  }
  .readBox {
    padding: 0;
  }
  #ct03 .secBoxSp {
    margin-bottom: 40px;
  }
  #ct04 .secBoxSp {
    margin-bottom: 20px;
  }
  #contact .btn a {
    display: inline-block;
    padding: 0.8em 2em;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    background-color: #390;
  }
  #contact .contactNo {
    font-size: 20px;
  }
  /* 除草作業 */
  #weedingWorkTbl th, #weedingWorkTbl td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
  }
}
@media screen and (min-width: 768px), print {
  #agurisupportConteTit {
    margin-bottom: 40px;
    padding-top: 60px;
  }
  .subTit {
    margin-bottom: 15px;
    font-size: 20px;
    border-radius: 20px;
  }
  .secTit {
    font-size: 32px;
  }
  .secTit .num {
    font-size: 50px;
  }
  .bgImg1 .secBoxSp, .bgImg2 .secBoxSp, .bgImg3 .secBoxSp {
    margin-bottom: 0;
  }
  .pageTit {
    padding-top: 30px;
    font-size: 52px;
    line-height: 1;
  }
  .topLogo {
    width: 375px;
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .topLogo img {
    width: 375px;
    height: auto;
  }
  /* アンカー */
  #anc {
    width: 90%;
    margin: 0 auto 60px;
  }
  #anc ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #anc ul li {
    width: 48%;
    margin: 16px auto 0;
  }
  #anc ul li a {
    padding: 10px 30px 15px 20px;
  }
  #anc ul li .num {
    font-size: 30px;
  }
  #anc ul li .txt {
    font-size: 18px;
  }
  .pcLayout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
  }
  .pcLayout.boxR {
    flex-direction: row-reverse;
  }
  .pcLayout .txtBox, .pcLayout .imgBox {
    flex-shrink: 0;
    width: 50%;
  }
  .pcLayout .txtSp {
    width: 95%;
  }
  .pcLayout.boxL .txtSp {
    margin: 0 5% 0 0;
  }
  .pcLayout.boxR .txtSp {
    margin: 0 0 0 5%;
  }
  /* 除草作業 */
  #weedingWorkTit strong {
    font-size: 26px;
    margin-right: 10px;
  }
  /* お手続き */
  #ct04 {
    padding: 20px;
  }
  #ct04 .secBoxSp {
    margin-bottom: 0;
  }
  .flow {
    display: flex;
    justify-content: space-between;
  }
  .flow li {
    width: 13%;
    padding: 1.3em 0 1.5em;
  }
  .flow li:not(:last-child) {
    margin-bottom: 0;
    margin-right: 40px;
  }
  .flow li:not(:last-child)::after {
    top: 50%;
    right: -10%;
    bottom: 0;
    left: auto;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%) rotate(45deg);
    margin: 0 -15px 0 0;
  }
  .flow .flowNo {
    display: block;
    margin: 0 0 0.5em;
  }
  #contact {
    width: 750px;
    margin: 0 auto 40px;
  }
  #contact .contactTit {
    font-size: 26px;
  }
  #contact p {
    margin: 0 10px;
  }
  #contact .contactBtn {
    display: flex;
    justify-content: center;
  }
  #contact .contactBtn p {
    padding-top: 0;
  }
  #contact .contactNo {
    font-size: 26px;
  }
}
/* 動画 */
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtubewrap {
  max-width: 100%;
}
.video_title {
  position: relative;
  padding: 0.25em 0;
  font-size: 16px;
  font-weight: bold;
}
.video_title:after {
  content: "";
  display: block;
  height: 4px;
  background: #f37514;
}
.child {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px), print {
  #newfacility {
    padding-bottom: 40px;
  }
  #newfacility h3 {
    font-size: 26px;
    margin: 20px 0;
  }
  .youtubewrap {
    width: 60%;
    max-width: 600px;
  }
  .child {
    column-gap: 20px;
    display: flex;
    align-items: center;
  }
  .video_title {
    flex: 1;
    position: relative;
    padding: 0.25em 0;
    font-size: 18px;
    font-weight: bold;
  }
}

.areaBox {
  margin-top: 20px;
  padding: 20px;
  border: dotted 2px #390;
  color: #390;
}

/* 作業実績 */
#record {
  padding-bottom: 50px;
}
#record > table {
  width: 100%;
  border-spacing: 5px;
}
#record > table tr:not(:first-child) th,
#record > table tr:not(:first-child) td {
  border-top: 1px solid #9c7a4f;
}
#record > table th {
  color: #9c7a4f;
  width: 8em;
  padding: 10px 0;
}
#record > table td {
  border-left: 1px dotted #9c7a4f;
  padding: 10px 15px;
}
#record > table td .cap {
  font-size: 14px;
}

#record #descList {
  margin: 20px 0 0;
  padding: 10px 20px;
  border: 2px dotted #390;
  color: #390;
  text-align: center;
}
#record #descList dl {
  max-width: max-content;
  margin: 0 auto;
  font-size: 13px;
  text-align: left;
}
#record #descList .box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0;
}
#record #descList dt {
  position: relative;
  width: 6em;
  margin-right: 1em;
}
#record #descList dt::before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 1em;
  height: 1px;
  border-top: 1px dotted #390;
}
#record #descList dd {
  flex: 1;
  font-size: 13px;
}
