@charset "utf-8";
/* CSS Document */
.rk-top-bnr, .rk-n-text {
  display: -webkit-flex;
  display: flex;
}
.rk-section-img p {
  margin: 0;
}
.coffee-beans-wrap {
  background: #100805;
}
.rk-section-img {
  background: #361e11;
}
.lp-video {
  padding: 27px 0 25px;
  background: #361e11;
}
.lp-video h3 {
  color: #d1b4a2;
  padding-bottom: 13px;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
.rk-section2 {
  border-top: 0;
}
.lp-12kg-video {
  padding: 52px 0 48px;
  margin: 0 auto;
  text-align: center;
}
.rk-n-text {
  margin-top: 5rem;
}
.rk-n-text div {
  width: 50%;
  padding: 0 2%;
}
.rk-n-text video {
  width: 100%;
}
.rk-n-text p {
  font-size: 16px;
  line-height: 1.6;
}
.rk-n-text img {
  width: 150px !important;
  margin-bottom: 1rem;
}
.rk-wrap {
  margin-top: 6em;
}
.rk-wrap h2 {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  border-top: 3px double #987151;
  border-bottom: 3px double #987151;
  padding: 0.8em 0;
  color: #683e1c;
}
.rk-wrap h3 {
  font-weight: bold;
  font-size: 23px;
  margin-top: 3em;
}
.rk-wrap p {
  margin: 2em 0;
  line-height: 1.8;
}
.rk-wrap .rk-present {
  font-size: 26px;
  color: #9b1010;
  text-align: center;
  line-height: 1.4;
  margin: 1.2em 0 0;
}
.rk-wrap .marker-y-text-r {
  background: linear-gradient(transparent 0%, #fff799 0%);
  font-weight: bold;
  border-radius: 6px;
  font-size: 19px;
  display: inline-block;
  margin: 0.8em auto 0;
}
.rk-wrap .align-c {
  text-align: center;
}
.rk-wrap .note {
  background: #fbfbfb;
  border: solid 2px #d1d1d1;
  border-radius: 2px;
  font-size: 15px;
  padding: 1.5em 1em;
}
.rk-wrap .saiteki {
  margin-top: 17px;
  line-height: 1.8;
}
.rk-wrap .saiteki li {
  font-size: 17px;
}
.rk-wrap .saiteki li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  padding-right: 5px;
  color: #f89174;
}
.rk-wrap .contact {
  background: #b52424;
  border-radius: 50px;
  text-align: center;
  font-weight: bold;
}
.rk-wrap .contact a {
  width: 100%;
  padding: 20px 0;
  display: block;
  color: #fff;
}
.rk-wrap .check-point span {
  display: inline-block;
  background: #8a4711;
  color: #fff;
  padding: 1em;
  font-weight: bold;
}
.rk-wrap .check-point li {
  position: relative;
  margin: 2em 0 3.5em;
  padding: 2.7em 3em;
  border: solid 3px #b9a493;
  border-radius: 8px;
}
.rk-wrap .check-point span {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #b52424;
  font-weight: bold;
}
.rk-wrap .check-point h3, .rk-wrap .check-point p {
  margin: 0;
  padding: 0;
}
.rk-wrap .check-point h3 {
  color: #5c5c5c;
}
.rk-wrap .check-point p {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 0.5em;
}
.rk-wrap2 img {
  margin: 2em 0;
  border-radius: 8px;
}
.hayami {
  position: relative;
  margin: 4em 0 3em;
  padding: 1.5em 2em;
  border: solid 3px #8a4711;
  border-radius: 8px;
  background: #fff9f4;
}
.check-azi {
  line-height: 2;
}
.check-azi li {
  font-size: 17px;
}
.hayami span {
  position: absolute;
  display: inline-block;
  top: -31px;
  left: 6px;
  padding: 0px 13px;
  height: 31px;
  line-height: 31px;
  font-size: 17px;
  background: #8a4711;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
.rk-wrap table {
  margin: 0 auto 2em;
  width: 100%;
  border: none;
  border-top: solid 3px #8a4711;
  border-bottom: solid 3px #8a4711;
  border-collapse: separate;
  border-spacing: 0 10px;
  background: #fff9f4;
}
.rk-wrap table img {
  width: auto !important;
}
.rk-wrap table th {
  vertical-align: middle;
  width: 30%;
  border-right: solid 1px #8a4711;
  margin: 0;
  text-align: center;
  color: #5a2d08;
  font-size: 16px;
  font-weight: bold;
}
.rk-wrap table td {
  margin: 0;
  width: 70%;
  border: none;
  color: #5a2d08;
  font-size: 17px;
  line-height: 1.5;
  vertical-align: middle;
  overflow: hidden;
  padding: 11px 2em;
}
.rk-wrap table td a {
  display: block;
  border: 3px solid #d84646;
  color: #d10000;
  font-weight: bold;
  padding: 1em 0;
  width: 67%;
  margin: 1.2em auto 1.5em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 8px;
}
.rk-wrap table td a:hover {
  background: #d10000;
  color: #fff;
  text-decoration: none;
}
.rk-wrap table td:first-child {
  text-align: center;
  vertical-align: middle;
}
.rk-wrap table tr:nth-child(2) td {
  font-weight: bold;
}
.rk-wrap table tr:nth-child(2) td span {
  font-weight: normal;
  font-size: 90%;
  padding-left: 14px;
}
.rk-wrap table td.coffee-chart {
  color: #d10000
}
.coffee-chart span {
  color: #814a1c;
  font-size: 15px;
  padding-right: 10px;
}
.rk-wrap table .kikangentei {
  font-weight: bold;
  font-size: 18px;
  color: #d10000;
}
.rk-wrap table .big {
  font-weight: bold;
  font-size: 24px;
  color: #d10000;
  padding-left: 10px;
}
.rk-wrap table .tuuzyoukakaku {
  color: #888;
}
.rk-wrap table .del {
  background-image: linear-gradient(#888, #888);
  background-position: 0 50%;
  background-size: 100% 2px;
  background-repeat: repeat-x;
  color: #888;
  margin: 0 0.4em;
  text-decoration: none;
}
.text-roasters {
  background: url('../image/coffee-bak.gif') no-repeat top/100%;
  padding: 10% 0 20%;
}
.text-roasters h2, .text-roasters p {
  color: #fff;
  text-align: center;
  padding: 0 5%;
}
.text-roasters h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 53px;
}
.text-roasters p {
  font-size: 140%;
}
.sp-img {
  display: none;
}
.coffee-500 ul {
  display: -ms-flexbox !important;
  display: flex !important;
  flex-wrap: wrap;margin-top: 5%;
}
.coffee-500 ul li {
width: 44%;
margin: 0 3% 6%;
}
.coffee-500 ul li h3 {
color:#cdbfba;
margin-top: 5%;
font-weight: 900;
font-size: 17px;
}
.coffee-500 ul li p {
color: #ba9d91;
margin-top: 3%;
font-size: 14px;
line-height: 1.2;
}
.coffee-500 ul li a:hover {
  text-decoration: none;
}
@media screen and (max-width:780px) {
  .sp-img {
    display: block;
  }
  .pc-img {
    display: none;
  }
  .sp-none {
    display: none;
  }
  .rk-top-bnr, .rk-n-text {
    flex-wrap: wrap;
  }
  .rk-top-bnr p {
    width: 25%;
  }
  .rk-top-bnr2 {
    flex-wrap: nowrap;
  }
  .rk-n-text div {
    width: 100%;
    text-align: center;
  }
  .rk-n-text {
    margin-top: 2rem;
  }
  .rk-n-text p {
    margin-bottom: 3rem;
    text-align: left;
  }
  .lp-12kg-video {
    padding: 52px 0 48px;
    margin: 0 auto;
    text-align: center;
  }
  .lp-video h3 {
    color: #d1b4a2;
    padding-bottom: 13px;
    font-size: 17px;
  }
  .rk-top-bnr2 p {
    width: 50%;
  }
  .text-roasters h2 {
    font-size: 29px;
  }
  .text-roasters p {
    font-size: 113%;
  }
  .coffee-500 ul li {
   width: 100%;
margin: 0 4% 11%;
  }
  .coffee-500 ul li h3 {
    margin-top: 5%;
    font-size: 16px;
  }
  .coffee-500 ul li p {
    margin-top: 4%;font-size: 14px;
  }
}