table.deliver-price {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  line-height: 1.4;
  margin-top: 1em;
}
table.deliver-price th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  border: 1px #ccc solid;
}
table.deliver-price td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px #ccc solid;
}

/* 以下フリーページ */
/* 代表あいさつ */
.home-greetings__unit {
  display: flex;
  background: #fff;
  flex-wrap: wrap;
  padding: 0px 10px;
  margin: 0 auto;
  background-image: url(https://img21.shop-pro.jp/PA01462/024/etc/back01.png?cmsp_timestamp=20201230000920);
  background-repeat: no-repeat;
  background-position: right -55px top -55px;
}
.home-greetings__unit-img {
  width: 40%;
  box-sizing: border-box;
}
.home-greetings__unit-img figure {
  margin: 1em 0;
}
.home-greetings__unit-txt {
  width: 60%;
  box-sizing: border-box;
  padding-left: 20px;
}
.home-greetings__unit-txt h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 24px;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  color: #334c2d;
  line-height: 1.5;
}
.home-greetings__unit-txt p {
  line-height: 1.8;
}
.home-greetings__unit-txt span {
  text-align: right;
  padding: 2em 0;
  display: block;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
}
/* お客様の声 */
.customer-voice-bg {
  background: url(https://img21.shop-pro.jp/PA01462/024/etc/aboutneem.jpg?cmsp_timestamp=20201227004206) center no-repeat;
  background-size: cover;
}
.customer-voice__items {
  padding: 10px 10px 0;
  margin: 0 auto;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.customer-voice__items li {
  position: relative;
  margin: 5px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: 49%;
  border: 1px solid #f1f1f1;
}
.customer-voice__items img {
  width: 100%;
}
.p-posted-review-f__title {
  font-weight: bold;
  display: inline-block;
  margin: 0;
  font-size: 16px;
}
/* 安心・安全への取組み */
.safesecure__unit li a {
  font-size: 13px;
  padding-right: 1em;
}
.safesecure__unit a:hover {
  opacity: .66;
}
.india {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}
.japan {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}
.india::before {
  content: url(https://file003.shop-pro.jp/PA01462/024/img/india.svg);
  display: inline-block;
  width: 28px;
  vertical-align: middle;
  margin-right: 8px;
  border: 1px solid #f1f1f1;
}
.japan::before {
  content: url(https://file003.shop-pro.jp/PA01462/024/img/japan.svg);
  display: inline-block;
  width: 28px;
  vertical-align: middle;
  margin-right: 8px;
  border: 1px solid #f1f1f1;
}
.p-package {
  border: 5px solid #f1f1f1;
  padding: 5px;
  margin: 12px 0 0;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.p-package a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #333;
  text-decoration: none;
}
.p-package a:hover {
  opacity: .66;
  text-decoration: underline;
}
.p-package img {
  width: 25%;
  float: left;
  margin-right: 5%;
}
.file {
  display: block;
  background: #f1f1f1;
  padding: 10px;
  margin: 12px 0 0;
  font-size: 13px;
}
.file a {
  margin-right: 1em;
}
.file a:hover {
  opacity: .66;
}
.safesecure-title-area {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 50px 0 20px;
}
.safesecure-title-area span {
  float: left;
  padding: 0;
  width: 50px;
  text-align: left;
  display: inline-block;
  margin: auto 1.5em auto 0;
}
.safesecure-title {
  font-family: 'Noto Serif JP', serif;
  font-size: 26px;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  margin: auto 0;
  color: #23572a;
}
.safesecure-title span{
  font-size: 16px;
  float: none;
  display: initial;
  margin: 0;
}
.national-flag {
  float: right;
  padding-left: 0;
  width: 40px;
  display: inline-block;
  margin: auto 0 auto auto;
  border: 1px solid #ccc;
}
.india-t {
  color: #b08600;
}
.japan-m-t {
  color: #bc6e02;
}
.safesecure-step {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  line-height: 1.8;
  padding-inline-start: 0;
}
.safesecure-step li {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  padding: 0 20px;
  display: inline-table;
}
.safesecure-step li:last-child {
  padding-bottom: 40px;
}
.safesecure-country {
  margin-bottom: 10px;
  display: block;
  font-weight: 600;
  box-sizing: border-box;
  font-size: 16px;
}
.india-detail {
  padding-left: 1.5em;
  background: transparent;
  border-left: solid 5px #DEA901;
  margin-left: 24px;
}
.japan-detail {
  padding-left: 1.5em;
  background: transparent;
  border-left: solid 5px #859C6B;
  margin-left: 24px;
}
.japan-maker-detail {
  padding-left: 1.5em;
  background: transparent;
  border-left: solid 5px #da9144;
  margin-left: 24px;
}


/* よくある質問 */
.f-section__heading {
  display: block;
  background: #EEF4EA;
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  padding: 20px 10px;
  text-align: center;
  margin-top: 50px;
  color: #23572a;
}
.qanda {
  padding: 0 10px;
  margin: 0 auto;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
.qanda p {
  line-height: 1.8;
}
.qanda li {
  position: relative;
  margin: 5px auto;
  width: 47%;
  border-bottom: 1px solid #859C6B;
  padding-bottom: 10px;
}
.qanda h4 {
  display: block;
  font-size: 16px;
  color: #2d7520;
  font-family: 'Noto Serif JP', serif;
}
.qanda h4::before {
  content: 'Q.';
  font-family: 'Noto Serif JP', serif;
  margin-right: 10px;
}
/* レシピ */
.recipe-main {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}
.recipe-main img {
  width: 68%;
  margin-right: 2%;
}
.recipe h3 {
  display: block;
  background: #EEF4EA;
  font-size: 22px;
  font-family: 'Noto Serif JP', serif;
  padding: 20px 10px;
  text-align: center;
  margin: 50px 0 20px;
  color: #334c2d;
  letter-spacing: 1px;
  width: 100%;
}
.recipe h4 {
  font-size: 18px;
  color: #23572a;
  font-family: 'Noto Serif JP', serif;
  text-align: left;
  margin: 10px 0;
  width: 100%;
}
.recipe-product {
  width: 27%;
  border-top: 1px dashed #699e60;
  border-bottom: 1px dashed #699e60;
  padding: 10px;
}
.recipe-product img {
  width: 25%;
  float: left;
  margin-right: 5%;
}
.recipe-product p {
  width: 70%;
  align-items: center;
  justify-content: center;
  float: right;
}
.recipe-product-detail {
  padding-left: 0;
}
.recipe-product-detail li {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0;
  padding: 6px 0;
  border-bottom: 1px dotted #d5ddcc;
}
.recipe-product-detail li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: inherit;
}
.recipe-sub {
  display: flex;
  align-items: flex-start;
  margin: 20px 0 50px;
  padding-bottom: 20px;
  line-height: 1.7;
}
.recipe-sub__items {
  padding: 0px 25px;
  width: 50%;
}
.recipe-sub__items h4 {
  border-bottom: 1px solid #699e60;
  padding-bottom: 10px;
}
.recipe-sub__items dt {
  width: 70%;
  float: left;
  clear: left;
  padding-right: 20px;
  border-bottom: 1px dashed #d5ddcc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.recipe-sub__items dd {
  margin-left: 0;
  flex-basis: 80%;
  overflow: hidden;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #d5ddcc;
}
.attention-recipe {
  font-size: 13px;
  border: 1px solid #699e60;
  padding: 10px;
  margin-top: 20px;
}
.recipe-comment {
  font-weight: 500;
  line-height: 1.7;
}
/* ニームとは */
.content-list {
  list-style: none;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  padding: 0;
  flex-wrap: wrap;
}
.content-list li {
  position: relative;
  box-sizing: border-box;
  width: 25%;
  padding: 6px 20px;
  display: inline-table;
  border-left: 1px solid #d5ddcc;
  text-align: center;
  margin-bottom: 10px;
}
.content-list li:nth-child(4n) {
  border-right: 1px solid #d5ddcc;
}
.content-list li:last-child {
  border-right: 1px solid #d5ddcc;
}
.content-list li a {
  text-decoration: none;
  color: inherit;
}
.content-list li a:hover {
  text-decoration: underline;
}
.about-img {
  box-sizing: border-box;
  max-width: 100vw;
  margin: 0 auto;
  margin: 0 calc(50% - 50vw);
}
.about-main {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  padding: 60px 0;
}
.about-main h3 {
  width: 45%;
  margin: 14px 5% 0 0;
  font-family: 'Noto Serif JP', serif;
  font-size: 30px;
  letter-spacing: 2px;
  color: #334c2d;
  position: relative;
  display: inline-block;
}
.about-main h3 span {
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #334c2d;
  position: relative;
  display: block;
  padding-bottom: 12px;
}
.about-main h3::before {
  content: '';
  position: absolute;
  bottom: -1em;
  display: inline-block;
  width: 70px;
  height: 2px;
  left: 8%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #699e60;
}
.about-txt {
  width: 50%;
  line-height: 1.8;
}
.about-main-img {
  max-width: 1280px;
  width: 100%;
  margin: auto;
}
.about-sub-img {
  max-width: 1024px;
  display: flex;
  align-items: flex-start;
  width: 50%;
  margin: 0;
}
.look-bg {
  position: absolute;
  width: 85%;
  height: 400px;
  top: 40px;
  left: 0;
}
.info_title {
  margin: 0 0 6px;
  font-size: 14px;
}
.lp_block {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 90px;
  background: -moz-linear-gradient(left, #F3EFE7, #fff 50%, #F3EFE7);
  background: -webkit-linear-gradient(left, #F3EFE7, #fff 50%, #F3EFE7);
  background: linear-gradient(to right, #F3EFE7, #fff 50%, #F3EFE7);
}
/* ニーム誕生秘話 */
.story {
  display: block;
  background: #EEF4EA;
  font-size: 20px;
  font-family: 'Noto Serif JP', serif;
  padding: 20px;
  margin-top: 50px;
  color: #23572a;
  line-height: 1.4;
}
.related-product {
  width: 100%;
  padding: 0px;
  margin-top: 50px;
  box-sizing: border-box;
}
.related-product img {
  width: 25%;
  float: left;
  margin-right: 5%;
}
.related-product p {
  width: 70%;
  align-items: center;
  justify-content: center;
  float: right;
}
.related-product-detail {
  padding-left: 0;
}
.related-product h4 {
  padding: 10px 20px;
  border-left: 6px solid #859C6B;
  font-size: 16px;
}
.related-product-detail li {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0;
  padding: 8px 0;
  border-bottom: 1px dotted #d5ddcc;
}
.related-product-detail li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: inherit;
}
.sub-info {
  display: block;
  background: #f1f1f1;
  padding: 10px;
  margin: 12px 0 0;
}
.sub-info a {
  padding-right: 22px;
}
.sub-info a::before{
  content: '\e5cc';
  font-family: 'Material Icons';
}
/* 国産ニームPJT */
.pjt-bg {
  background: url(https://file003.shop-pro.jp/PA01462/024/img/jpn-neem-pjt/hero.jpg) center no-repeat;
  background-size: cover;
}
.pjt-bg img {
  filter: drop-shadow(0 0 6px rgba(0,0, 0, 0.3));
}
.timeline-main h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 72px;
  letter-spacing: 2px;
  color: #334c2d;
  position: relative;
  display: block;
  margin-bottom: 0px;
}
.timeline-main h3 span {
  font-size: 28px;
  letter-spacing: 2px;
  font-weight: normal;
  margin-left: 1.6em;
  line-height: 1.6;
}
.timeline {
  max-width: 100%;
  margin-left: 64px;
}
.timeline-list {
  padding: 40px 0;
}
.timeline-list-item {
  display: block;
  line-height: 1.8;
  list-style: none;
}
.timeline-list-item .date {
  display: block;
  color: #699e60;
  font-weight: bold;
  border-bottom: 1px solid #699e60;
  font-size: 20px;
  margin-top: 0;
  padding-bottom: 8px;
}
.timeline-list-item .content {
  position: relative;
  width: 100%;
  padding: 0 20px 60px 30px;
  border-left: 1px solid #699e60;
  margin-left: 8px;
  box-sizing: border-box;
}
.timeline-list-item .content:before {
  content: '';
  width: 12px;
  height: 12px;
  background: #699e60;
  position: absolute;
  left: -6px;
  top: 14px;
  border-radius: 100%;
}
.pjt-attention {
  background: #E2EBDD;
  padding: 2em;
}
.pjt-logo {
  max-width: 480px;
  width: 100%;
}
.year-list {
  width: auto;
}
.year-list li {
  width: auto;
  padding: 8px 12px;
  border-bottom: 1px solid #d5ddcc;
  border-left: none;
  margin: 12px;
}
.year-list li:nth-child(4n) {
  border-right: none;
}
.year-list li:last-child {
  border-right: none;
}

@media screen and (max-width: 599px) {
  .home-greetings__unit {
    background-position: left -55px bottom -55px;
  }
  .home-greetings__unit-img {
    width: 100%;
  }
  .home-greetings__unit-txt {
    width: 100%;
    padding: 0 20px;
  }
  .customer-voice__items li {
    position: relative;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100%;
  }
  .p-posted-review-f__title {
    display: block;
    margin-bottom: 15px;
  }
  .safesecure__unit li {
    height: auto;
    width: 100%;
    padding: 10px;
  }
  .flow > li {
    padding: 20px;
  }
  .flow > li dl dt {
    font-size: 16px;
    flex-basis: 20%;
    margin-right: 12px;
  }
  .flow > li:not(:last-child)::before,
  .flow > li:not(:last-child)::after {
    left: 15%;
  }
  .f-section__heading {
    font-size: 20px;
    padding: 18px 10px;
  }
  .qanda h4 {
    margin-bottom: 10px;
  }
  .qanda li {
    margin: 0 10px;
    width: 100%;
  }
  .recipe-main img {
    width: 100%;
    margin-right: 0%;
  }
  .recipe-product {
    width: 100%;
    padding: 0 10px 0 14px;
    margin-top: 10px;
    border-top: none;
    border-left: 5px solid #699e60;
    border-top: none;
    border-bottom: none;
  }
  .recipe-product img {
    width: 25%;
    margin-right: 5%;
  }
  .recipe-sub {
    display: block;
    padding: 10px 20px 30px;
    margin: 0px 0 10px;
  }
  .recipe-sub__items {
    padding: 0px 0px;
    width: 100%;
  }
  .recipe-product img {
    width: 20%;
  }
  .recipe-comment {
    padding: 0 10px;
  }
  .recipe h3 {
    margin: 50px 0 20px;
  }
  .about-main {
    display: block;
    padding: 20px 20px 50px;
  }
  .about-main h3 {
    width: 100%;
    margin: 14px 0 0 0;
    font-size: 22px;
  }
  .about-main h3 span {
    font-size: 14px;
  }
  .about-main h3::before {
    left: 10%;
  }
  .about-txt {
    width: 100%;
    margin-top: 4em;
  }
  .about-sub-img {
    display: block;
    width: 100%;
  }
  .safesecure-step {
    padding: 0;
  }
  .safesecure-step li {
    width: 100%;
    padding-right: 20px;
    padding-left: 5px;
  }
  .safesecure-title {
    font-size: 22px;
    line-height: 1.5;
  }
  .safesecure-title span{
    font-size: 14px;
  }
  .safesecure-title-area {
    margin: 40px 0 10px;
  }
  .safesecure-title-area span {
    width: 40px;
  }
  .india-detail {
    margin-left: 17px;
  }
  .japan-detail {
    margin-left: 17px;
  }
  .japan-detail {
    margin-left: 17px;
  }
  .japan-maker-detail {
    margin-left: 17px;
  }
  .content-list {
    padding: 0 20px;
  }
  .content-list li {
    width: 50%;
    padding: 6px 0px;
  }
  .content-list li:nth-child(even) {
    border-right: 1px solid #d5ddcc;
  }
  .story {
    font-size: 16px;
  }
  .timeline-main h3 {
    font-size: 48px;
  }
  .timeline-main h3 span {
    display: block;
    font-size: 22px;
    margin: 1em 0;
  }
  .timeline-main {
    margin: 1em;
  }
  .timeline {
    margin-left: 0;
  }
  .timeline-list-item .content {
    margin-left: 0;
    padding: 0 0px 60px 20px;
  }
  .year-list li {
    width: auto;
    padding: 6px;
  }
  .year-list li:nth-child(even) {
    border-right: none;
  }
}