@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap");
article.cWrap {
  line-height: 1.8em;
  font-size: 110%;
}
@media screen and (max-width: 767px) {
  article.cWrap {
    margin-bottom: 50px;
  }
}

.pickupTitle {
  color: #333333;
  font-size: 130%;
  line-height: 100%;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .pickupTitle {
    font-size: 110%;
  }
}
.pickupTitle span {
  font-family: "Fjalla One", sans-serif;
  font-size: 170%;
  line-height: 100%;
  color: #74C133;
  background: url(../../../module/img/icon_melon.gif) no-repeat left;
  padding-left: 30px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .pickupTitle h1 img {
    min-width: 528px;
  }
}

.fvTitleSet h2::after {
  background: url("../img/title_line3.png") no-repeat;
}

.featureWrap_B .titleSet {
  padding-top: 30px;
  font-size: 130%;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding-left: 66px;
}
@media screen and (max-width: 767px) {
  .featureWrap_B .titleSet {
    padding-top: 15px;
    font-size: 100%;
    margin-bottom: 20px;
  }
}
.featureWrap_B .titleSet h2 {
  line-height: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .featureWrap_B .titleSet h2 {
    font-size: 110%;
    letter-spacing: 0;
  }
}
.featureWrap_B .titleSet h2 span {
  font-size: 150%;
  line-height: 100%;
  display: block;
  margin-top: 8px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .featureWrap_B .titleSet h2 span {
    font-size: 140%;
  }
}
.featureWrap_B .co {
  background: url(../img/t_icon.gif) no-repeat left bottom;
}
.featureWrap_B .co h2 span {
  color: #BF387A;
}
.featureWrap_B header {
  text-align: center;
}
.featureWrap_B header img {
  width: 100%;
  height: auto;
}
.featureWrap_B header .subCopy {
  background-position: top;
  margin: auto;
  display: inline-block;
  padding: 12px 0 0;
}
@media screen and (max-width: 767px) {
  .featureWrap_B header .subCopy {
    display: table-cell;
    padding: 0;
  }
}
.featureWrap_B .imgRight .img,
.featureWrap_B .imgLeft .img {
  width: 40.2414486922%;
}
@media screen and (max-width: 767px) {
  .featureWrap_B .imgRight .img,
  .featureWrap_B .imgLeft .img {
    width: auto;
  }
}
.featureWrap_B .imgRight .text,
.featureWrap_B .imgLeft .text {
  width: 54.3259557344%;
}
@media screen and (max-width: 767px) {
  .featureWrap_B .imgRight .text,
  .featureWrap_B .imgLeft .text {
    width: auto;
  }
}