@charset "utf-8";
/*---------------------------
野菜のふるさと　大根
---------------------------*/
/*　調整用 */
#feature .contents p {
  font-size: 16px;
}
.genre_food #detail .entry h4.no00 {
  color: #ff6600;
}
#feature .contents .entry_contents p {
  margin: 0;
}
/*------------*/
#pc_wrap .p-no-image {
  display: none;
}
#feature #pc_wrap #detail .entry .speaker .name-card.info {
  background: none;
}
#feature #pc_wrap #detail .entry .speaker .name-card {
  width: initial;
}
#series_food.page1 h4 span {
  display: block;
}
#feature #pc_wrap #detail .entry .speaker .detail p {
  color: #1e1e1e;
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
}
#feature #pc_wrap #detail .entry .speaker h3 {
  left: 38px;
}
.sp .s-no-image {
  display: block;
}
.k-img, .k-text {
  float: left;
}
.k-text {
  width: 75%;
}
.k-title {
  float: left;
  color: #ff6600;
  font-size: 20px !important;
}
.k-title span {
  font-size: 14px;
}
#feature .genre_food #detail .entry .outline ul li.no1 {
  background: url(../img/icon/food/no00s.png) no-repeat left 3px;
}
#feature .genre_food #detail .entry .outline ul li p a {
  color: #1e1e1e;
  text-decoration: none;
}
#series_food h3 {
  color: #ff6600;
  font-size: 18px;
  font-weight: bold;
  margin: 50px 0 20px 0;
}
#series_food p {
  font-size: 16px;
  line-height: 2;
}
#series_food .photo {
  overflow: hidden;
  width: 105%;
  margin: 45px 0 0;
}
#series_food .photo li {
  float: left;
  margin-right: 14px;
}
#series_food .mb {
  margin: 30px 0 0;
}
#series_food .point {
  margin: 0 0 65px;
}
#series_food .point h3 {
  margin-bottom: 0 !important;
}
#series_food .point dl {
  border: 3px solid #a97c2e;
  border-top: none;
  border-radius: 0 0 7px 7px;
  background: url(../img/series/26_food/cont_bg03.png);
}
#series_food .point dl dt {
  padding-top: 25px;
  font-size: 22px;
  font-weight: bold;
  color: #cc0000;
  text-align: center;
}
#series_food .point dl dd {
  width: 620px;
  padding: 30px;
  margin: 25px auto;
  background: url(../img/series/26_food/cont_bg02.png) no-repeat left center;
  background-size: 100% 100%;
}
#series_food .point dl dd p {
  background: url(../img/series/26_food/line01.png);
  font-weight: bold;
  line-height: 34px;
  margin: 0;
}
#series_food .point dl dd p span {
  color: #cc0000;
}
#series_food .point dl ul {
  overflow: hidden;
  width: 105%;
  margin: 20px 0 0;
}
#series_food .point dl ul li {
  float: left;
  margin-right: 20px;
}
#series_food .point .images {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
#series_food .speaker h3 {
  margin: 0 !important;
}
#feature #detail .entry .speaker .detail {
  width: 440px;
}
#feature #detail .entry .speaker .detail p {
  color: #1e1e1e;
}
#feature #pc_wrap #detail .entry .speaker .detail .text {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #333;
}
/******************** SP ********************/
#feature .sp #detail .entry h2 {
  margin: 0;
}
.sp .p-no-image {
  display: block;
  width: 100%;
  height: auto;
}
#feature .sp .contents p {
  font-size: 100%;
}
.sp .s-no-image {
  display: none;
}
.sp .k-img {
  display: none;
}
.sp .k-text {
  width: 100%
}
.sp .k-title {
  display: none;
}
.sp #series_food img {
  width: 100%;
  height: auto;
}
.sp #series_food > p {
  font-size: 12px !important;
}
.sp #series_food h3 {
  font-size: 18px;
  margin: 25px 0 10px 0;
  padding: 0 0.5rem;
}
.sp #series_food .photo {
  margin-top: 10px;
  width: 100%;
}
.sp #series_food .photo li {
  margin-bottom: 10px;
  margin-right: 0;
}
.sp #series_food .seal h3, .sp #series_food .seal > p {
  float: none;
  width: initial;
}
.sp #series_food .seal .image {
  float: none;
  margin: 0 auto;
}
.sp #series_food .seal .image p {
  text-align: center !important;
}
.sp #series_food .seal .image img {
  width: 275px;
  height: auto;
}
.sp #series_food .point {
  width: 100%;
  margin-top: 40px;
}
.sp #series_food .point dl {
  position: relative;
  border: none;
  padding: 10px;
  background: url(../img/series/26_food/s-cont_bg03.png) repeat-y;
  background-size: 100%;
}
.sp #series_food .point dl:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: url(../img/series/26_food/s-cont_bg04.png) no-repeat;
  background-size: 100%;
}
.sp #series_food .point dl dt {
  font-size: 13px;
  padding: 10px 0 0;
}
.sp #series_food .point dl dd {
  width: initial;
  padding: 10px;
  height: auto;
  margin: 10px 0 0;
  background: url(../img/series/26_food/s-cont_bg02.png) no-repeat left center;
  background-size: 100% 100%;
}
.sp #series_food .point dl ul {
  width: initial;
}
.sp #series_food .point dl ul li {
  float: none;
  margin: 0 auto 10px;
  width: 70%;
  text-align: center;
}
.sp #series_food .point dl dd p {
  background: url(../img/series/26_food/s-line.png);
}
.sp #series_food .speaker h3 {
  margin: -50px auto 5px !important;
}
#feature .sp #detail .entry .speaker .detail p {
  font-size: 11px;
  margin-bottom: 5px;
}
#feature .sp #detail .entry .speaker .name-card {
  background: none;
  padding: 0;
  width: 37%;
  overflow: initial;
}
#feature .sp #detail .entry .speaker .detail {
  width: 63%;
  margin: 0;
}
#feature .sp #detail .entry .speaker .detail .producer {
  font-size: 9px;
  font-weight: bold;
}
#feature .sp #detail .entry .speaker .detail .producer span {
  font-size: 12px;
}
#feature .sp #detail .entry .speaker .detail p.text {
  font-size: 10px;
   !important;
}