h2.title {
  background: url(../img/delivery/h2.jpg) center center no-repeat;
  background-size: cover;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.05em;
  padding-top: 112px;
  box-sizing: border-box;
}

h2.title .supplement {
  display: block;
  font-size: 18px;
  margin-top: 0.8em;
}

h3.topic {
  font-size: 24px;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
}

h3.topic::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #221814;
  position: absolute;
  top: 0;
  left: -25px;
}

h3.topic::after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background: #221814;
  position: absolute;
  top: 0;
  right: -20px;
}

.underline {
  position: relative;
}

.underline::after {
  content: '';
  display: block;
  background: #E5E300;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -0.5em;
  left: 0;
}

#catch {
  background: url('../img/delivery/bg_children.jpg') bottom center no-repeat;
  background-size: contain;
  text-align: center;
  font-weight: bold;
  line-height: 1.9;
  letter-spacing: 0.1em;
  padding: 100px 0 610px;
}

#catch h3 {
  font-size: 24px;
  letter-spacing: 0.15em;
  margin-bottom: 50px;
}

#points {
  text-align: center;
  padding: 130px 0;
}

#points h3.topic::before {
  left: -28px;
}

#points ul {
  margin-top: 100px;
  text-align: left;
}

#points ul li {
  display: flex;
  justify-content: space-between;
}

#points ul li:nth-child(odd) {
  flex-direction: row-reverse;
}

#points ul li + li {
  margin-top: 130px;
}

#points ul li img {
  display: block;
  width: 490px;
  height: 327px;
}

#points ul li .txt {
  width: 490px;
  line-height: 2;
  padding: 50px 0 0 20px;
  box-sizing: border-box;
}

#points ul li .txt h4 {
  position: relative;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.05em;
}

#points ul li .txt h4::after {
  content: url('../img/delivery/point.svg');
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -18px;
  right: -78px;
}

#points ul li .txt h4 .num {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  padding-right: 0.25em;
}

#points ul li .txt a {
  font-size: 12px;
  float: right;
  margin-top: 32px;
}

#characteristic {
  background: url('../img/delivery/bg.png') repeat;
  background-size: 400px 400px;
  padding: 130px 0;
  text-align: center;
}

#characteristic ul {
  display: flex;
  justify-content: space-between;
  align-self: flex-start;
  margin: 90px auto 70px;
}

#characteristic ul li {
  width: 300px;
}

#characteristic ul li .num {
  font-family: Roboto;
  font-weight: 500;
  font-size: 22px;
  line-height: 56px;
  background: #E5E300;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  margin: 0 auto;
}

#characteristic ul li h4 {
  font-size: 20px;
  letter-spacing: 0.1em;
  margin: 32px 0 20px;
}

#characteristic ul li img {
  width: 100%;
  height: auto;
}

#characteristic ul li .txt {
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

#characteristic h3#fukidashi {
  background: url('../img/delivery/point_fukidashi.svg') no-repeat;
  width: 319px;
  height: 84px;
  font-size: 20px;
  line-height: 78px;
  margin: 0 auto 34px;
}

#characteristic #pr {
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
}

#voices {
  padding-top: 130px;
  text-align: center;
}

#voices ul {
  margin-top: 120px;
}

#voices li {
  position: relative;
  padding: 0 0 0 140px;
}

#voices li + li {
  margin-top: 30px;
}

#voices li:nth-of-type(2) {
  padding: 0 0 0 230px;
}

#voices li .photo {
  position: absolute;
  top: -48px;
  left: 24px;
}

#voices li:nth-of-type(2) .photo {
  left: 860px;
}

#voices li .photo::after {
  content: url('../img/delivery/voice.svg');
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -6px;
  left: -18px;
}

#voices li:nth-of-type(2) .photo::after {
  left: 120px;
}

#voices li .vege {
  position: absolute;
  display: block;
  mix-blend-mode: multiply;
}

#voices li .photo img {
  width: 150px;
  height: 150px;
  border-radius: 100%;
}

#voices li .txt {
  background: url('../img/delivery/bg.png') repeat;
  background-size: 400px 400px;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.05em;
  width: 670px;
  height: 390px;
  padding: 60px;
  box-sizing: border-box;
}

#voices li .txt h4 {
  font-weight: bold;
  margin-bottom: 1em;
}

#voices li .txt .profile {
  font-size: 12px;
  text-align: right;
  margin-top: 24px;
}

#voices li #tomato {
  width: 92px;
  height: 68px;
  top: 124px;
  right: 200px;
}

#voices li #pumpkin {
  width: 96px;
  height: 84px;
  top: 192px;
  right: 140px;
}

#voices li #broccoli {
  width: 116px;
  height: 95px;
  top: 36px;
  left: 70px;
  transform: rotate(8deg);
}

#voices li #tomatos {
  width: 99px;
  height: 97px;
  top: 118px;
  left: 152px;
}

#voices li #onion {
  width: 86px;
  height: 67px;
  top: 290px;
  right: 118px;
}

#voices li #zucchini {
  width: 67px;
  height: 157px;
  top: 168px;
  right: 210px;
  transform: rotate(36deg);
}

#voices li #nasu {
  width: 96px;
  height: 117px;
  bottom: -10px;
  right: 150px;
}

#strength {
  margin: 200px auto 160px;
  text-align: center;
  letter-spacing: 0.05em;
}

#strength #pr {
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
  margin: 70px 0 110px;
}

#strength li {
  position: relative;
  text-align: left;
}

#strength li + li {
  margin-top: 200px;
}

#strength li h4 {
  font-size: 20px;
  margin-bottom: 34px;
  display: inline-block;
  position: relative;
}

#strength li h4::after {
  content: url('../img/delivery/point.svg');
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 24px;
  right: -80px;
}

#strength li h4 .num {
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0;
  padding-right: 0.25em;
}

#strength li .txt {
  width: 460px;
  line-height: 1.8;
}

#strength li .txt .link-area {
  text-align: right;
  margin-top: 30px;
}

#strength li .txt .link-area .more {
  letter-spacing: 0;
}

#strength li .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 460px;
  height: auto;
  text-align: center;
}

#strength li .image img {
  display: block;
  width: 100%;
  height: auto;
}

#try {
  background: url('../img/delivery/bg.png') repeat;
  background-size: 400px 400px;
  padding: 100px 0 130px;
}

#try .txt {
  font-weight: bold;
  line-height: 2;
  text-align: center;
}

#try #fukidashi {
  background: url('../img/delivery/fukidashi.svg');
  width: 314px;
  height: 78px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  margin: 50px auto 40px;
}

#try #trial {
  display: block;
  width: 800px;
  height: 266px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
  margin: 0 auto;
}

#try #trial #pickup {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 30px;
  left: 30px;
}

#try #trial .b-area {
  width: 400px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}


#try #trial .b-area h4 {
  font-size: 18px;
  padding: 74px 0 18px;
  letter-spacing: 0.05em;
}

#try #trial .b-area h3 {
  font-size: 24px;
  letter-spacing: 0.15em;
  display: inline-block;
}

#try #trial .b-area #btn {
  color: #178e50;
  border: 2px solid #178e50;
  width: 200px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  font-weight: bold;
  margin: 40px auto 0;
}

#try #trial #example {
  width: 400px;
  height: 266px;
  position: absolute;
  top: 0;
  right: 0;
}

#contactUs {
  border-top: none;
}












@media screen and (max-width: 640px) {
  h2.title {
    padding-top: 42px;
  }

  h2.title .supplement {
    font-size: 13px;
    margin-top: 0.6em;
  }

  h3.topic {
    font-size: 18px;
    line-height: 1.6;
  }

  h3.topic::before {
    height: 80%;
    top: 0.2em;
    left: -12px;
  }

  h3.topic::after {
    height: 80%;
    top: 0.2em;
    right: -10px;
  }

  #catch {
    background: url('../img/delivery/bg_children.jpg') bottom center no-repeat;
    background-size: 140%;
    font-size: 13px;
    line-height: 1.6;
    padding: 45px 0 250px;
  }

  #catch h3 {
    font-size: 18px;
    margin-bottom: 34px;
  }

  #points {
    padding: 70px 0;
  }

  #points h3.topic::before {
    left: -16px;
  }

  #points ul {
    margin-top: 50px;
  }

  #points ul li {
    display: block;
    position: relative;
    padding: 56px 0;
  }

  #points ul li:first-child {
    padding-bottom: 0;
  }

  #points ul li + li {
    margin-top: 70px;
  }

  #points ul li img {
    width: 320px;
    height: 214px;
  }

  #points ul li .txt {
    width: 320px;
    font-size: 13px;
    padding: 16px 0 0 0;
  }

  #points ul li .txt .h-area {
    position: absolute;
    top: 0;
    left: 0;
  }

  #points ul li .txt h4 {
    font-size: 16px;
  }

  #points ul li .txt h4::after {
    content: url('../img/delivery/point.svg');
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -4px;
    right: -52px;
  }

  #points ul li .txt h4 .num {
    font-size: 28px;
  }

  #points ul li .txt a {
    float: none;
    position: absolute;
    bottom: 8px;
    right: 12px;
  }

  #characteristic {
    padding: 70px 0;
  }

  #characteristic ul {
    display: block;
    margin: 38px auto 54px;
  }

  #characteristic ul li {
    width: 320px;
  }

  #characteristic ul li + li {
    margin-top: 50px;
  }

  #characteristic ul li h4 {
    font-size: 16px;
    margin: 20px 0 14px;
  }

  #characteristic h3#fukidashi {
    background: url('../img/delivery/point_fukidashi.svg') no-repeat;
    width: 259px;
    height: 66px;
    font-size: 16px;
    line-height: 62px;
    margin: 0 auto 20px;
  }

  #voices {
    padding-top: 70px;
  }

  #voices ul {
    margin-top: 50px;
  }

  #voices li {
    padding: 0;
  }

  #voices li + li {
    margin-top: 70px;
  }

  #voices li:nth-of-type(2) {
    padding: 0;
  }

  #voices li .photo {
    top: -50px;
    left: 0;
  }

  #voices li:nth-of-type(2) .photo {
    left: auto;
    right: 0;
  }

  #voices li .photo::after {
    width: 40px;
    height: 40px;
    bottom: 2px;
    left: 84px;
  }

  #voices li:nth-of-type(2) .photo::after {
    left: -15px;
  }

  #voices li .photo img {
    width: 110px;
    height: 110px;
  }

  #voices li .txt {
    width: 100%;
    height: auto;
    padding: 80px 24px 45px;
  }

  #voices li .txt .profile {
    margin-top: 24px;
  }

  #voices li #tomato {
    width: 64px;
    height: 48px;
    top: -24px;
    right: 35px;
  }

  #voices li #pumpkin {
    width: 67px;
    height: 59px;
    top: 10px;
    right: -4px;
  }

  #voices li #broccoli {
    width: 81px;
    height: 66px;
    top: -50px;
    left: 10px;
    transform: rotate(-11deg);
  }

  #voices li #tomatos {
    width: 69px;
    height: 68px;
    top: -13px;
    left: 70px;
  }

  #voices li #onion {
    width: 60px;
    height: 46px;
    top: auto;
    bottom: -88px;
    right: 74px;
    z-index: 1;
  }

  #voices li #zucchini {
    width: 46px;
    height: 110px;
    top: -36px;
    right: 28px;
  }

  #voices li #nasu {
    width: 66px;
    height: 82px;
    bottom: -38px;
    right: 230px;
  }

  #strength {
    margin: 100px auto 80px;
  }

  #strength h3.topic::before {
    height: 100%;
    top: 0;
    left: -18px;
  }

  #strength h3.topic::after {
    height: 100%;
    top: 0;
    right: -16px;
  }

  #strength #pr {
    font-size: 13px;
    line-height: 1.8;
    margin: 24px 0 80px;
  }

  #strength li + li {
    margin-top: 70px;
  }

  #strength li h4 {
    font-size: 16px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  #strength li h4::after {
    width: 40px;
    height: 40px;
    bottom: 14px;
    right: -54px;
  }

  #strength li h4 .num {
    font-size: 28px;
  }

  #strength li .txt {
    width: 320px;
    margin-top: 20px;
  }

  #strength li .image {
    position: static;
    width: 320px;
    padding-top: 60px;
  }

  #strength li .image img {
    display: block;
    width: 100%;
    height: auto;
  }

  #try {
    padding: 50px 0;
  }

  #try .txt {
    line-height: 1.8;
  }

  #try #fukidashi {
    width: 250px;
    height: 62px;
    font-size: 16px;
    line-height: 56px;
    margin: 34px auto;
  }

  #try #trial {
    width: 320px;
    height: 394px;
    position: relative;
    margin: 0 auto;
    padding: 0 25px;
    box-sizing: border-box;
  }

  #try #trial #pickup {
    width: 40px;
    height: 40px;
    top: 18px;
    left: 18px;
  }

  #try #trial .b-area {
    width: auto;
    position: static;
  }

  #try #trial .b-area h4 {
    font-size: 13px;
    padding: 40px 0 14px;
  }

  #try #trial .b-area h3 {
    font-size: 20px;
  }

  #try #trial .b-area #btn {
    position: absolute;
    bottom: 34px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
  }

  #try #trial #example {
    width: 100%;
    height: auto;
    margin-top: 30px;
    position: static;
  }


}