@charset "utf-8";

/* PC/SP表示切り替え */
#pc_wrap .pc {
  display: block !important;
}

#pc_wrap .sp {
  display: none !important;
}

#sp_wrap .pc {
  display: none !important;
}

#sp_wrap .sp {
  display: block !important;
}


/*-------------------------------*/

body{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

#feature #detail .entry h2 {
    margin: 0px 0 32px;
}

#feature #detail .entry .num.vol {
  color: #ffffff;
  font-size: 12px;
  line-height: 1.7;
}

#feature .contents .entry_contents h3 {
  font-size: 20px;
}

#feature #detail .top_lead {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .entry p {
  margin-bottom: 0;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .entry .outline {
  margin: 46px 0 5px;
  padding: 7px 15px 8px;
}

#feature #detail.contents #feature_guard.feature_page {
  background: #ffffff;
}

#feature #detail .entry .outline ul li {
  margin: 0 0 3px;
}

#series_mook p:empty {
  display: none;
}

.pc #feature #detail .entry .next-page {
  margin: 0 0 25px;
}


/*-------------------------
       common
 -----------------------*/

#series_mook {
  padding: 40px 0 0;
}

.common-article-detail {
  margin: 0 0 79px;
}

.common-article-detail ul {
  width: 99.4%;
  border: 3px solid #eeeeee;
}

.common-article-detail dt {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.common-article-detail dd span {
  font-size: 14px;
  font-weight: normal;
}

.common-article-detail dd span:first-child {
  font-weight: bold;
}

.common-article-detail dd span.position01 {
  margin-left: 30px;
}

.common-article-detail .detail01 {
  margin: 0 0 20px;
}

.common-article-detail .detail01 dt {
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #eeeeee;
}

.common-article-detail .detail01 dd {
  height: 52px;
  margin: 0 30px;
  padding: 15px 0 0;
  border-bottom: 3px solid #eeeeee;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 52px;
  background: #ffffff;
}

.common-article-detail .detail01 dd a {
  position: relative;
  margin-right: 28px;
  padding-bottom: 2px;
  border-bottom: 1px solid #00ae97;
  color: #00ae97;
}
.common-article-detail .detail01 dd a:after {
  content: "";
  display: block;
  position: absolute;
  bottom:  3px;
  left: 430px;
  width: 18px;
  height: 14px;
  background: url(/img/series/mook/common/arrow-right-bold.png) no-repeat 0 0;
}

.common-article-detail .detail02  {
  margin: 0 30px;
}

.common-article-detail .detail02  dt {
  position: relative;
  margin: 0 0 13px;
  padding-left: 18px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.common-article-detail .detail02  dt:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  color: #00ae97;
}

.common-article-detail .detail02  dd {
  margin: 0 0 27px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  background: #ffffff;
}


/*-------------------------
        page1
 -----------------------*/

.genre_health #detail .entry .entry_contents h4.no01 {
  margin-bottom: 24px;
  padding: 0 0 0 81px;
  letter-spacing: 0.06em;
}

#feature #detail .page1 .top-lead {
  margin: 0 0 41px;
}

#feature #detail .page1 .text-block {
  border: 2px solid #f3981c;
  border-radius: 20px;
  padding: 34px 28px 27px;
}

#feature #detail .page1 .text-block .text-title {
  margin: 0 0 17px;
  color: #f3981c;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

#feature #detail .page1 .text-block .lead {
  margin: 0 0 30px;
  padding: 0 0 28px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
  background: url(/img/series/mook/common/line-dotto-orange.png) repeat-x 0 bottom;
}

#feature #detail .page1 .text-block .list {
  overflow: hidden;
}

#feature #detail .page1 .text-block .list > li {
  float: left;
  width: 320px;
  min-height: 218px;
  margin-right:27px;
  background-repeat: no-repeat;
  background-size: 55% auto;
  background-position: 140px 63px;
}

#feature #detail .page1 .text-block .list > li:nth-child(even) {
  margin: 0;
}

#feature #detail .page1 .text-block .list > li dt {
  width: 320px;
  height: 40px;
  margin: 0 0 20px;
  border-radius: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  background: #f3981c;
}

#feature #detail .page1 .text-block .list > li dd {
  overflow: hidden;
}

#feature #detail .page1 .text-block .list > li dd ul {
  float: left;
  margin-right: 34px;
}

#feature #detail .page1 .text-block .list > li dd li {
  margin: 0 0 10px;
  padding-left: 20px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

#feature #detail .page1 .text-block .list > li dd li span {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

#feature #detail .page1 .block01 {
  margin: 0 0 51px;
}

#feature #detail .page1 .block01 .list > li:first-child {
  background-image: url(/img/series/mook/mook01/page1-block01-bg01.png);
  background-position: 140px 63px;
}
#feature #detail .page1 .block01 .list > li:nth-child(2) {
  background-image: url(/img/series/mook/mook01/page1-block01-bg02.png);
  background-position: 142px 67px;
}
#feature #detail .page1 .block01 .list > li:nth-child(3) {
  background-image: url(/img/series/mook/mook01/page1-block01-bg03.png);
  background-size: 60% auto;
  background-position: 115px 67px;
}
#feature #detail .page1 .block01 .list > li:last-child {
  background-image: url(/img/series/mook/mook01/page1-block01-bg04.png);
  background-size: 69% auto;
  background-position: 112px 66px;
}

#feature #detail .page1 .block02 {
  margin: 0 0 53px;
  border: 2px solid #96aaf0;
}

#feature #detail .page1 .block02 .text-title {
  color: #96aaf0;
}

#feature #detail .page1 .block02 .lead {
  background: url(/img/series/mook/common/line-dotto-blue.png) repeat-x 0 bottom;
}

#feature #detail .page1 .block02 .list {
  margin: 0 0 10px;
}

#feature #detail .page1 .block02 .list > li {
  width: 100%;
  background-image: url(/img/series/mook/mook01/page1-block02-bg01.png);
  background-size: 44% auto;
  background-position: 304px 60px;
}

#feature #detail .page1 .block02 .list > li dt {
  width: 100%;
  background: #96aaf0;
}

#feature #detail .page1 .block02 .sub-title {
  margin: 0 0 16px;
  color: #96aaf0;
  font-size: 18px;
  line-height: 26px;
}

#feature #detail .page1 .block02 .text {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}



/*-------------------------
        page2
 -----------------------*/

#series_mook.page2 {
  color: #1e1e1e;
}

.genre_health #detail .entry .entry_contents h4.no02 {
  margin-bottom: 34px;
  padding: 0 0 0 69px;
}

#feature .contents #series_mook.page2 .idea_recipe h3 {
  margin-bottom: 15px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

#feature #series_mook.page2 .idea_recipe .lead {
  margin-bottom: 22px;
}

#series_mook.page2 .article-wrap {
  width: 690px;
  margin: 0 auto;
}

#series_mook.page2 .idea_recipe_photo {
  margin-bottom: 40px;
}

#series_mook.page2 .recipe {
  margin-bottom: 34px ;
  overflow: hidden;
}

#feature #series_mook.page2 .recipe h4,
#feature #series_mook.page2 .make h4,
#feature #series_mook.page2 .cooking-point h4 {
  width: 116px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  background: url(../img/series/mook/common/recipe-title-bg.png) no-repeat left top;
  background-size: 100% auto;
}

#feature #series_mook.page2 .red {
  color: #e60012;
}

#feature #series_mook.page2 .recipe h4 {
  margin-bottom: 14px;
}

#series_mook.page2 .recipe ul.border-left {
  border-left: 1px solid #999999;
}

#series_mook.page2 .recipe .material-block {
  float: left;
}

#series_mook.page2 .recipe ul.material {
  width: 330px;
  padding: 0 0 0 13px;
}

#series_mook.page2 .recipe ul.material01 {
  float: left;
}

#series_mook.page2 .recipe ul.material02 {
  margin-bottom: 20px;
  border-left: 1px solid #e60012;
}

#series_mook.page2 .recipe ul li {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.02em;
}
#series_mook.page2 .recipe ul li:last-child {
  margin-bottom: 0;
  padding: 0 0 6px;
}

#series_mook.page2 .recipe ul li ul li {
  padding-left: 15px;
}

#series_mook.page2 .recipe ul li span {
  font-size: 12px;
}

#series_mook.page2 .make {
  margin-bottom: 26px;
}

#feature #series_mook.page2 .make h4 {
  margin-bottom: 11px;
}

#series_mook.page2 .make ul li {
  margin: 0 0 8px;
  padding: 4px 0 0 27px;
  font-size: 16px;
  line-height: 26px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 0 7px;
}
#series_mook.page2 .make ul li.no01 {
  background-image: url(/img/series/mook/common/make01.png);
  background-position: 0 6px;
}
#series_mook.page2 .make ul li.no02 {
  background-image: url(/img/series/mook/common/make02.png);
}
#series_mook.page2 .make ul li.no03 {
  background-image: url(/img/series/mook/common/make03.png);
}
#series_mook.page2 .make ul li.no04 {
  background-image: url(/img/series/mook/common/make04.png);
}
#series_mook.page2 .make ul li.no05 {
  background-image: url(/img/series/mook/common/make05.png);
}
#series_mook.page2 .make ul li.no06 {
  background-image: url(/img/series/mook/common/make06.png) ;
}
#series_mook.page2 .make ul li.no07 {
  background-image: url(/img/series/mook/common/make07.png);
  background-position: 0 8px;
}

#series_mook.page2 .make ul li:first-child {
  margin: 14px 0 10px;
}

#series_mook.page2 .make ul li img {
  width: 20px;
  margin: 0 3px;
  vertical-align: sub;
}

#series_mook.page2 .cooking-point h4 {
  margin: 0 0 10px;
}

#feature #series_mook.page2 .cooking-point p {
  margin: 0 0 72px;
  color: #00ae97;
}

#series_mook.page2 .common-article-detail {
  margin: 0 0 36px;
}

#feature #series_mook.page2 .other-recipe .title {
  width: 390px;
  margin: 0 auto 22px;
}

#series_mook.page2 .other-recipe ul {
  margin: 0 0 80px;      
  overflow: hidden;
}

#series_mook.page2 .other-recipe li {
  float: left;
  margin-right: 30px;
}

#series_mook.page2 .other-recipe li:last-child {
  margin-right: 0;
}

#series_mook.page2 .common-article-detail .detail01 dd a:after {
  left: 265px;
}


/*-------------------------
        page3
 -----------------------*/

#series_mook.page3 {
  padding: 40px 0 0;
}

.genre_health #detail .entry .entry_contents h4.no03 {
  margin: 0 0 25px;
}

#feature #series_mook.page3 .top-lead {
  margin: 0 0 36px;
}

#feature #series_mook.page3 .article-block .sect-title {
  margin: 0 0 20px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

#feature #series_mook.page3 .article-block .lead {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 2;
}

.page3 .article-block .col-title {
  width: 250px;
  height: 35px;
  margin: 0 0 12px;
  padding-left: 41px;
  border-radius: 20px;
  color: #ffffff;
  font-size: 20px;
  line-height: 35px;
  background-color: #da472c;
  background-repeat: no-repeat;
  background-position: 8px;
  background-size: 22px;
}

#feature #series_mook.page3 .article-block .sub-title {
  margin: 0 0 4px;
  color: #da472c;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}

#feature #series_mook.page3 .text {
  margin: 0 0 22px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #series_mook.page3 .article-block01 .col01 {
  position: relative;
}

.page3 .article-block01 .col01 .text {
  width: 420px;
}

.page3 .article-block01 .col01 .image {
  position: absolute;
  top: 0;
  right: 0;
  width: 280px;
}

.page3 .article-block01 .col01 .col-title {
  background-image: url(/img/series/mook/common/num-red1.png);
}
.page3 .article-block01 .col02 .col-title {
  background-image: url(/img/series/mook/common/num-red2.png);
}
.page3 .article-block01 .col03 .col-title {
  background-image: url(/img/series/mook/common/num-red3.png);
}

.page3 .article-block02 .col-title {
  background-color: #f3981c;
}

.page3 .article-block02 .col01 .col-title {
  background-image: url(/img/series/mook/common/num-orange1.png);
}
.page3 .article-block02 .col02 .col-title {
  background-image: url(/img/series/mook/common/num-orange2.png);
}
.page3 .article-block02 .col03 .col-title {
  background-image: url(/img/series/mook/common/num-orange3.png);
}

.page3 .efficacy {
  margin: 0 0 47px;
  overflow: hidden;
}

.page3 .efficacy .block {
  width: 100%;
  min-height: 80px;
  margin: 0 0 10px;
  padding: 20px 30px;
  background: #fff5f3;
  overflow: hidden;
}

.page3 .efficacy .block:last-child {
  margin: 0;
}

#feature #series_mook.page3 .efficacy .title {
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 18px;
  border: 1px solid #da482d;
  border-radius: 50%;
  text-align: center;
  color: #da482d;
  font-size: 16px;
  font-weight: bold;
  line-height: 80px;
  background: #ffffff;
}

#feature #series_mook.page3 .efficacy .text {
  float: left;
  width: 570px;
  margin: 9px 0 0;
}

.page3 .article-block02 {
  margin: 0 0 51px;
}

/*-------------------------
        page4
 -----------------------*/

#series_mook.page4 {
  padding: 40px 0 0;
}

.genre_health #detail .entry .entry_contents h4.no04 {
  margin: 0 0 25px;
}

#feature #series_mook.page4 .text {
    margin-bottom: 21px;
}

#series_mook.page4 .images {
    margin: 0 0 50px;
}

#series_mook.page4 .common-article-detail .detail02 dd {
  position: relative;
  margin: 0 0 45px;
}

#series_mook.page4 .common-article-detail .detail01 dd a:after {
  left: 370px;
}

#feature #series_mook.page4 .position02 {
  position: absolute;
  top: 25px;
  left: 150px;
}




/*-------------------------
        page5
 -----------------------*/

#series_mook.page5 {
  padding: 40px 0 0;
}

.genre_health #detail .entry .entry_contents h4.no05 {
  margin: 0 0 25px;
  letter-spacing: 3px;
}

#feature #detail .page5 .top-lead {
  margin: 0 0 37px;
}

#feature #detail .page5 .article-block .title {
  margin: 0 0 18px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0.6px;
}

#feature #detail .page5 .article-block p {
  margin: 0 0 21px;
}

#feature #detail .page5 .block01 .image {
  margin: 0 0 48px;
}

#feature #detail .page5 .block02 .image {
  margin: 0 0 53px;
}


/*-----------------------------------
*
*        sp
*
*
 -----------------------------------*/

.sp .genre_health .pagenav ul .prev a,
.sp .genre_health .pagenav ul .next a {
  color: #333333;
  background: #f0f0f0;
}

#feature .sp #detail .entry .outline .time {
  top: 6%;
  left: 54%;
}

#feature .sp #detail .num {
  display: none;
}

#feature .sp #detail .entry {
  margin: 20px 10px;
}

#feature .sp #detail .entry h2 {
    margin: 0px 0 14px;
}

#feature .sp .contents .entry_contents h3 {
  font-size: 20px;
}

#feature .sp #detail .entry p {
  margin-bottom: 0;
  color: #1e1e1e;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0;
}

#feature .sp #detail .entry .outline {
  margin: 50px 0 30px;
}

#feature .sp #detail .entry > .top_lead {
  margin: 0 0 65px;
}

.sp .genre_health #detail .entry h4.no00, .sp .genre_health #detail .entry h4.no01, .sp .genre_health #detail .entry h4.no02, .sp .genre_health #detail .entry h4.no03, .sp .genre_health #detail .entry h4.no04, .sp .genre_health #detail .entry h4.no05, .sp .genre_health #detail .entry h4.no06, .sp .genre_health #detail .entry h4.no07, .sp .genre_health #detail .entry h4.no08, .sp .genre_health #detail .entry h4.no09, .sp .genre_health #detail .entry h4.no10 {
  color: #00ae97;
  font-size: 14px;
  line-height: 1.5;
}


/*-------------------------
       common
 -----------------------*/

.sp #series_mook {
  padding: 14px 0 0;
}

.sp .common-article-detail {
  margin: 0 0 38px;
}

.sp .common-article-detail ul {
  width: 99.4%;
  border: 2px solid #eeeeee;
}

.sp .common-article-detail dt {
  height: 35px;
  padding: 4px 10px 0;
  color: #333333;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  background: #eeeeee;
}

.sp .common-article-detail dt {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.sp .common-article-detail dd span {
  font-size: 11px;
  font-weight: normal;
}

.sp .common-article-detail dd span:first-child {
  font-weight: bold;
}

.sp .common-article-detail dd span.position01 {
  margin-left: 30px;
  font-size: 10px;
}

.sp .common-article-detail .detail01 {
  margin: 0 0 15px;
}

.sp .common-article-detail .detail01 dt {
  height: auto;
  padding: 12px 10px;
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  background: #eeeeee;
}

.sp .common-article-detail .detail01 dd {
  height: 100%;
  margin: 0 10px;
  padding: 7px 0;
  border-bottom: 3px solid #eeeeee;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 32px;
  background: #ffffff;
}

.sp .common-article-detail .detail01 dd a {
  position: relative;
  display: inline;
  margin-right: 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #00ae97;
  color: #00ae97;
}
.sp .common-article-detail .detail01 dd a:after {
  content: "";
  display: block;
  position: absolute;
  bottom:  3px;
  left: auto;
  right: -25px;
  width: 14px;
  height: 10px;
  background: url(/img/series/mook/common/arrow-right-bold.png) no-repeat 0 0;
  background-size: 100% auto;
}

.sp .common-article-detail .detail02 {
  margin: 0 10px;
}

.sp .common-article-detail .detail02 dt {
  position: relative;
  height: auto;
  margin: 0 0 10px;
  padding-left: 18px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  background: none;
}

.sp .common-article-detail .detail02 dt:before {
  content: "●";
  position: absolute;
  top: 4px;
  left: 0;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  color: #00ae97;
}

.sp .common-article-detail .detail02 dd {
  margin: 0 0 10px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  background: #ffffff;
}

.sp .common-article-detail .detail02 dd .position01 {
  display: block;
  margin: 0 0 11px;
}


/*-------------------------
        page1
 -----------------------*/

.sp .genre_health #detail .entry .entry_contents h4.no01 {
  margin-bottom: 17px;
  padding: 0 0 0 40px;
  letter-spacing: 0.06em;
}

#feature .sp #detail .page1 .top-lead {
  margin: 0 0 23px;
}

#feature .sp #detail .page1 .text-block {
  border: 1px solid #f3981c;
  border-radius: 10px;
  padding: 18px 15px 14px;
}

#feature .sp #detail .page1 .text-block .text-title {
  margin: 0 0 10px;
  color: #f3981c;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

#feature .sp #detail .page1 .text-block .lead {
  margin: 0 0 25px;
  padding: 0 0 10px;
  color: #1e1e1e;
  font-size: 13px;
  line-height: 2;
  background: url(/img/series/mook/common/line-dotto-orange.png) repeat-x 0 bottom;
  background-size: 4%;
}

#feature .sp #detail .page1 .text-block .list {
  overflow: hidden;
}

#feature .sp #detail .page1 .text-block .list > li {
  float: left;
  width: 100%;
  min-height: 160px;
  margin-right:27px;
  background-repeat: no-repeat;
  background-size: 46% auto;
  background-position: 140px 63px;
}

#feature .sp #detail .page1 .text-block .list > li:nth-child(even) {
  margin: 0;
}

#feature .sp #detail .page1 .text-block .list > li dt {
  width: 100%;
  height: 27px;
  margin: 0 0 20px;
  border-radius: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight:borld;
  line-height: 27px;
  background: #f3981c;
}

#feature .sp #detail .page1 .text-block .list > li dd {
  overflow: hidden;
}

#feature .sp #detail .page1 .text-block .list > li dd ul {
  float: none;
  margin: 0;
}

#feature .sp #detail .page1 .text-block .list > li dd li {
  margin: 0 0 9px;
  padding-left: 17px;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
}

#feature .sp #detail .page1 .text-block .list > li dd li span {
  margin: 0;
  font-size: 13px;
  font-weight: normal;
}

#feature .sp #detail .page1 .block01 {
  margin: 0 0 10px;
}

#feature .sp #detail .page1 .block01 .list > li:first-child {
  background-image: url(/img/series/mook/mook01/page1-block01-bg01.png);
  background-position: 154px 45px;
}
#feature .sp #detail .page1 .block01 .list > li:nth-child(2) {
  background-image: url(/img/series/mook/mook01/page1-block01-bg02.png);
  background-position: 140px 44px;
}
#feature .sp #detail .page1 .block01 .list > li:nth-child(3) {
  background-image: url(/img/series/mook/mook01/page1-block01-bg03.png);
  background-size: 48% auto;
  background-position: 132px 54px;
}
#feature .sp #detail .page1 .block01 .list > li:last-child {
  background-image: url(/img/series/mook/mook01/page1-block01-bg04.png);
  background-size: 54% auto;
  background-position: 126px 52px;
}

#feature .sp #detail .page1 .block02 {
  margin: 0 0 44px;
  border: 1px solid #96aaf0;
}

#feature .sp #detail .page1 .block02 .text-title {
  color: #96aaf0;
}

#feature .sp #detail .page1 .block02 .lead {
  background: url(/img/series/mook/common/line-dotto-blue.png) repeat-x 0 bottom;
  background-size: 4%;
}

#feature .sp #detail .page1 .block02 .list {
  margin: 0 0 10px;
}

#feature .sp #detail .page1 .block02 .list > li {
  width: 100%;
  background-image: url(/img/series/mook/mook01/page1-block02-bg01.png);
  background-size: 50% auto;
  background-position: 135px 60px;
}

#feature .sp #detail .page1 .block02 .list > li dt {
  width: 100%;
  background: #96aaf0;
}

#feature .sp #detail .page1 .block02 .sub-title {
  margin: 0 0 5px;
  color: #96aaf0;
  font-size: 15px;
  line-height: 24px;
}

#feature .sp #detail .page1 .block02 .text {
  color: #1e1e1e;
  font-size: 13px;
  line-height: 2;
}




/*-------------------------
        page2
 -----------------------*/

#sp_wrap #detail .entry .entry_contents .page2 h4.no02 {
  margin-bottom: 15px;
  padding: 0 0 0 36px;
}

#sp_wrap #series_mook.page2 {
  color: #1e1e1e;
}

#sp_wrap #series_mook.page2 img {
  width: 100%;
  height: auto;
}

#sp_wrap #series_mook.page2 .idea_image {
  margin-bottom: 47px;
}

#feature #sp_wrap .contents #series_mook.page2 .idea_recipe h3 {
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
}

#sp_wrap #series_mook.page2 .article-wrap {
  width: 90%;
}

#sp_wrap #series_mook.page2 .menu {
  font-size: 16px;
}

#sp_wrap #series_mook.page2 .idea_recipe_photo {
  margin-bottom: 37px;
}

#sp_wrap #series_mook.page2 .recipe {
  margin-bottom: 25px;
}

#feature .sp #series_mook.page2 .recipe h4, #feature .sp #series_mook.page2 .make h4, #feature .sp #series_mook.page2 .cooking-point h4 {
  width: 112px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.08em;
  background: url(../img/series/mook/common/recipe-title-bg.png) no-repeat left top;
  background-size: 100% auto;
}

#feature #sp_wrap #series_mook.page2 .recipe h4 {
  width: 32% !important;
  margin-bottom: 20px;
}

#sp_wrap #series_mook.page2 .recipe .material-block {
  float: none;
}

#sp_wrap #series_mook.page2 .recipe ul.material {
  padding: 0 0 0 13px;
  float: none;
}

#sp_wrap #series_mook.page2 .recipe ul.material01 {
  width: 100%;
  margin: 0 0 20px;
}

#sp_wrap #series_mook.page2 .recipe ul li {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1;
}

#sp_wrap #series_mook.page2 .recipe ul.material li:last-child {
  margin: 0;
  padding-bottom: 16px;
}

#sp_wrap #series_mook.page2 .recipe ul.material01 li:last-child {
  padding-bottom: 0;
}

#sp_wrap #series_mook.page2 .recipe ul.material02 li:last-child,
#sp_wrap #series_mook.page2 .recipe ul.material03 li:last-child {
  padding-bottom: 6px;
}

#sp_wrap #series_mook.page2 .recipe ul li ul li {
  padding-left: 15px;
}

#sp_wrap #series_mook.page2 .make {
  margin-bottom: 27px;
}

#feature #sp_wrap #series_mook.page2 .make h4 {
  margin-bottom: 11px;
}

#sp_wrap #series_mook.page2 .make .article-wrap {
  width: 100%;
}

#sp_wrap #series_mook.page2 .make ul li {
  margin: 0 0 11px;
  padding: 0 0 0 25px;
  font-size: 13px;
  line-height: 21px;
  background-position: left 2px;
  background-size: 5%;
}

#sp_wrap #series_mook.page2 .make ul li:first-child {
  margin: 14px 0 10px;
}

#sp_wrap #series_mook.page2 .make ul li img {
  width: 5%;
  margin: 0 3px;
  vertical-align: sub;
}

#feature .sp #series_mook.page2 .cooking-point p {
  margin: 0 0 30px;
  color: #00ae97;
}

.sp #series_mook.page2 .common-article-detail {
  margin: 0 0 17px;
}

.sp .page2 .common-article-detail .detail01 dt {
  height: 22px;
  line-height: 22px;
}

.sp #series_mook.page2 .other-recipe ul {
  margin: 0 0 40px;
}

#feature .sp #series_mook.page2 .other-recipe .title {
  width: 295px;
  margin: 0 auto 15px;
}

.sp #series_mook.page2 .other-recipe li {
  width: 48%;
  margin-right: 10px;
}

.sp #series_mook.page2 .other-recipe li:last-child {
  margin-right: 0;
}

.sp #series_mook.page2 .common-article-detail .detail01 dd a:after {
  left: 191px;
}


/*-------------------------
        page3
 -----------------------*/

.sp #series_mook.page3 {
  padding: 14px 0 0;
}

.sp .genre_health #detail .entry .entry_contents h4.no03 {
  margin: 0 0 16px;
}

#feature .sp #series_mook.page3 .top-lead {
  margin: 0 0 20px;
}

#feature .sp #series_mook.page3 .article-block .sect-title {
  margin: 0 0 20px;
  color: #00ae97;
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
}

#feature .sp #series_mook.page3 .article-block .lead {
  margin: 0 0 10px;
  padding: 0 0 10px;
  font-size: 13px;
  line-height: 2;
}

#feature .sp #series_mook.page3 .article-block01 .lead {
  padding: 0 0 235px;
}

.sp .page3 .article-block .col-title {
  width: 325px;
  height: 26px;
  margin: 0 0 12px;
  padding-left: 28px;
  border-radius: 20px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
  background-color: #da472c;
  background-repeat: no-repeat;
  background-position: 4px;
  background-size: 18px;
}

#feature .sp #series_mook.page3 .article-block .sub-title {
  margin: 0;
  color: #da472c;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
}

#feature .sp #series_mook.page3 .text {
  width: 98%;
  margin: 0 0 22px;
  color: #1e1e1e;
  font-size: 13px;
  line-height: 2;
}

#feature .sp #series_mook.page3 .article-block01 .col01 {
  position: relative;
}

.sp .page3 .article-block01 .col01 .text {
  width: 420px;
}

.sp .page3 .article-block01 .col01 .image {
  position: absolute;
  top: -235px;
  left: 0;
  width: 100%;
}

.sp .page3 .article-block01 .col01 .col-title {
  background-image: url(/img/series/mook/common/num-red1.png);
}
.sp .page3 .article-block01 .col02 .col-title {
  background-image: url(/img/series/mook/common/num-red2.png);
}
.sp .page3 .article-block01 .col03 .col-title {
  background-image: url(/img/series/mook/common/num-red3.png);
}

.sp .page3 .article-block02 .col-title {
  background-color: #f3981c;
}

.sp .page3 .article-block02 .col01 .col-title {
  background-image: url(/img/series/mook/common/num-orange1.png);
}
.sp .page3 .article-block02 .col02 .col-title {
  background-image: url(/img/series/mook/common/num-orange2.png);
}
.sp .page3 .article-block02 .col03 .col-title {
  background-image: url(/img/series/mook/common/num-orange3.png);
}

.sp .page3 .efficacy {
  margin: 0 0 30px;
}

.sp .page3 .efficacy .block {
  width: 100%;
  min-height: 60px;
  margin: 0 0 10px;
  padding: 10px 15px;
  background: #fff5f3;
  overflow: hidden;
}

.sp .page3 .efficacy .block:last-child {
  margin: 0;
}

#feature .sp #series_mook.page3 .efficacy .title {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 12px;
  border: 1px solid #da482d;
  border-radius: 50%;
  text-align: center;
  color: #da482d;
  font-size: 12px;
  font-weight: bold;
  line-height: 60px;
  background: #ffffff;
}

#feature .sp #series_mook.page3 .efficacy .text {
  float: left;
  width: 250px;
  margin: 3px 0 0;
  font-size: 11px;
  line-height: 1.5;
}

.sp .page3 .article-block02 {
  margin: 0 0 51px;
}


/*-------------------------
        page4
 -----------------------*/

.sp #series_mook.page4 {
  padding: 12px 0 0;
}

.sp .genre_health #detail .entry .entry_contents h4.no04 {
  margin: 0 0 18px;
}

#feature .sp #series_mook.page4 .text {
  margin-bottom: 25px;
}

.sp #series_mook.page4 .images {
  margin: 0 0 50px;
}

.sp #series_mook.page4 .common-article-detail .detail02 dd {
  position: relative;
  margin: 0 0 25px;
}

#feature .sp #series_mook.page4 .position02 {
  position: absolute;
  top: 46px;
  left: 0;
  font-size: 10px;
  font-weight: normal;
}

.sp .page4 .common-article-detail .detail01 dt {
  line-height: 35px;
}

.sp #series_mook.page4 .common-article-detail .detail01 dd a:after {
  left: 264px;
}


/*-------------------------
        page5
 -----------------------*/

.sp #series_mook.page5 {
  padding: 14px 0 0;
}

.sp .genre_health #detail .entry .entry_contents h4.no05 {
  margin: 0 0 25px;
  letter-spacing: 3px;
}

#feature .sp #detail .page5 .top-lead {
  margin: 0 0 20px;
}

#feature .sp #detail .page5 .article-block .title {
  margin: 0 0 8px;
  color: #00ae97;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.6px;
}

#feature .sp #detail .page5 .article-block p {
  margin: 0 0 21px;
}

#feature .sp #detail .page5 .block01 .image {
  margin: 0 0 15px;
}

#feature .sp #detail .page5 .block02 .image {
  margin: 0 0 40px;
}
