@charset "utf-8";

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


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

body{
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, 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;
}

.pagenav {
  margin: 30px auto 40px;
}


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

#series_mook.contents {
  padding: 75px 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: 26px;
}

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

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

.common-article-detail .detail01 dd {
  height: 52px;
  margin: 0 30px;
  padding: 13px 0 4px;
  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-left: 28px;
  padding: 0 0 2px;
  border-bottom: 1px solid #00ae97;
  color: #00ae97;
}

.common-article-detail .detail01 dd a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  left: -28px;
  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: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.common-article-detail .detail02  dt:before {
  content: "";
  position: absolute;
  top: 3px;
  left: -2px;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  border-radius: 50%;
  background: #00ae97;
}

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

#feature #detail .entry .red {
  color: #e60012;
}

#feature #detail .entry .green {
  color: #00ae97;
}

.introduction .intro-lead {
  margin: 0 0 33px;
}

#feature .contents .entry_contents .sct-title {
  margin: 0 0 46px;
  padding: 40px 0;
  text-align: center;
  color: #00ae97;
  font-size: 26px;
  line-height: 42px;
  background: url(/img/series/mook/mook03/line-sect-title.png) no-repeat center bottom;
}



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

.genre_health #detail .entry .entry_contents h4.no01 {
  margin-bottom: 39px;
  padding: 0 0 0 81px;
  font-size: 26px;
}

#detail .page1 .introduction .lead {
  margin-bottom: 13px;
  color: #00ae97;
  font-size: 20px;
  line-height: 36px;
}

#feature #detail .page1 .introduction p:first-of-type {
  margin-bottom: 22px;
}

#feature #detail .page1 .introduction p:last-of-type {
  margin-bottom: 2px;
}

#feature #detail .page1 .points {
  margin-bottom: 50px;
}

#feature #detail .page1 .points .sct-title .plus {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

#feature #detail .page1 .points li .title {
  margin: 0 0 17px;
}

#feature #detail .page1 .points li p {
  margin: 0 0 42px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .page1 .points li:last-child .title {
  margin: 0 0 25px;
}

#feature #detail .page1 .points li:last-child dt {
  width: 100px;
  height: 36px;
  margin-bottom: 10px;
  border: 2px solid #00ae97;
  border-radius: 3px;
  text-align: center;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  box-sizing: border-box;
}

#feature #detail .page1 .points li:last-child dd {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 32px;
}

#feature #detail .page1 .points li:last-child dl:last-of-type {
  margin-bottom: 43px;
}

#feature #detail .page1 .points li:last-child .image {
  margin-bottom: 50px;
}

#feature #detail .page1 .points li:last-child .to-recipe a {
  display: block;
  width: 360px;
  height: 52px;
  margin: 0 auto;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 52px;
  background: #00ae97 url(/img/series/mook/mook06/page1-recipe-arrow-bottom.png) no-repeat right 15px center;
  background-size: 14px auto;
}

#feature #detail .page1 .recipe .lead {
  margin-bottom: 43px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 32px;
}

#feature #detail .page1 .recipe ul {
  margin-bottom: 80px;
}

#feature #detail .page1 .recipe li {
  margin-bottom: 20px;
  padding: 7px;
  border: 3px solid #eeeeee;
  box-sizing: border-box;
  overflow: hidden;
  background: url(/img/series/mook/mook06/page1-recipe-arrow.png) no-repeat right 17px center;
  cursor: pointer;
}

#feature #detail .page1 .recipe li a {
  display: block;
}

#feature #detail .page1 .recipe li a:hover {
  opacity: 0.7;
}

#feature #detail .page1 .recipe li dt {
  float: left;
  width: 140px;
  margin-right: 30px;
}

#feature #detail .page1 .recipe li dd {
  float: left;
  width: 480px;
}

#feature #detail .page1 .recipe li dd .lead {
  margin: 35px 0 4px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 32px;
}

#feature #detail .page1 .recipe li dd .name {
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

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

#feature .contents .page1 .recipe .sct-title {
  margin: 0 0 12px;
}


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

#series_mook.page2 {
  padding: 74px 0 0;
  color: #1e1e1e;
}

.genre_health #detail .entry .entry_contents h4.no02 {
  margin-bottom: 37px;
  padding: 0 0 0 80px;
  letter-spacing: 0.13em;
  font-feature-settings: "palt";
}

#feature #detail .page2 .introduction .intro-lead + p {
  margin-bottom: 30px;
}

.page2 .introduction .text {
  text-align: center;
}

#feature .page2 .points .sct-title {
  margin: 0 0 50px;
  padding: 65px 0 40px;
}

#feature #detail .page2 .points {
  margin-bottom: 81px;
}

#feature #detail .page2 .points li .title {
  margin: 0 0 17px;
}

#feature #detail .page2 .points li p {
  margin: 0 0 42px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature #detail .page2 .points li:last-child {
  margin-bottom: 84px;
}

.page2 .training {
  position: relative;
  padding: 75px 27px 0;
  border: 3px solid #00ae97;
  border-radius: 15px;
  z-index: 1;
}

.page2 .training:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 4px solid #d7ece3;
  border-radius: 12px;
  z-index: 1;
}

.page2 .training h4 {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

#feature #detail .page2 .training .lead {
  margin-bottom: 32px;
}

.page2 .training dl {
  position: relative;
}

.page2 .training dt {
  display: inline-block;
  height: 34px;
  margin-bottom: 13px;
  border: 2px solid #00ae97;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 18px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

.page2 .training dt .number {
  display: inline-block;
  width: 19px;
  height: auto;
  padding: 6px 6px 6px 0;
}

.page2 .training dt .number img {
  width: 100%;
  height: auto;
}

.page2 .training dt span {
  display: inline-block;
  margin-top: -1px;
  vertical-align: top;
}

#feature #detail .page2 .training dd p {
  margin-bottom: 32px;
  color: #333333;
}

#feature #detail .page2 .training dl:nth-of-type(1) dd p {
  margin-bottom: 0;
  padding-right: 235px;
}

#feature #detail .page2 .training dl:nth-of-type(1) dd .notes {
  margin-bottom: 35px;
  font-size: 12px;
}

#feature #detail .page2 .training dl:nth-of-type(1) dd .image {
  position: absolute;
  top: -20px;
  right: 0;
}



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

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

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

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

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

#feature #sp_wrap .contents .entry_contents .sct-title {
  margin: 0 0 43px;
  padding: 25px 0 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  background: url(/img/series/mook/mook03/line-sect-title-sp.png) no-repeat center bottom;
  background-size: 100% auto;
}

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

#feature #sp_wrap #detail .entry .outline {
  margin: 32px 0 30px;
  padding: 15px 15px 8px;
}

#feature #sp_wrap #detail .entry .outline .time {
  top: 35px;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  margin: 0;
  padding: 2px 8px;
}

#feature #sp_wrap #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_wrap #series_mook.contents {
  padding: 14px 0 0;
}

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

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

#sp_wrap .common-article-detail ul li:last-child {
  padding: 0 0 15px;
}

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

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

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

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

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

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

#sp_wrap .common-article-detail .detail01 dd {
  height: 32px;
  margin: 0 10px;
  padding: 19px 0 27px 20px;
  border-bottom: 3px solid #eeeeee;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background: #ffffff;
}

#sp_wrap .common-article-detail .detail01 dd a {
  position: relative;
  margin: 0;
  padding: 0 0 2px;
  border-bottom: 1px solid #00ae97;
  color: #00ae97;
  font-weight: bold;
  letter-spacing: -0.03em;
}

#sp_wrap .common-article-detail .detail01 dd a:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -20px;
  width: 12px;
  height: 8px;
  background: url(/img/series/mook/common/arrow-right-bold.png) no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

#sp_wrap .common-article-detail .detail02 dt:before {
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
}

#sp_wrap .common-article-detail .detail02 dd {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 30px;
}

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

#sp_wrap .introduction .intro-lead {
    margin: 0 0 25px;
}



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

#sp_wrap .genre_health #detail .entry .entry_contents h4.no01 {
  margin-bottom: 21px;
  padding: 0 0 0 41px;
  font-size: 16px;
}

#sp_wrap #detail .page1 .introduction .lead {
  margin-bottom: 13px;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
}

#feature #sp_wrap #detail .page1 .introduction p:first-of-type {
  margin-bottom: 22px;
}

#feature #sp_wrap #detail .page1 .introduction p:last-of-type {
  margin-bottom: 2px;
}

#feature #sp_wrap #detail .page1 .points {
  margin-bottom: 40px;
}

#feature #sp_wrap #detail .page1 .points .sct-title {
  padding: 30px 0;
}

#feature #sp_wrap #detail .page1 .points .sct-title .plus {
  width: 6%;
  margin: 0 5px;
  vertical-align: bottom;
}

#feature #sp_wrap #detail .page1 .points li .title {
  margin: 0 0 12px;
}

#feature #sp_wrap #detail .page1 .points li p {
  margin: 0 0 40px;
  font-size: 14px;
  line-height: 23px;
}

#feature #sp_wrap #detail .page1 .points li:last-child .title {
  margin: 0 0 25px;
}

#feature #sp_wrap #detail .page1 .points li:last-child dt {
  width: 95px;
  height: 30px;
  font-size: 16px;
  line-height: 26px;
}

#feature #sp_wrap #detail .page1 .points li:last-child dd {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 23px;
}

#feature #sp_wrap #detail .page1 .points li:last-child dl:last-of-type {
  margin-bottom: 30px;
}

#feature #sp_wrap #detail .page1 .points li:last-child .image {
  margin-bottom: 30px;
}

#feature #sp_wrap #detail .page1 .points li:last-child .to-recipe a {
  width: 91%;
  height: 60px;
  font-size: 16px;
  line-height: 60px;
  background-size: 17px auto;
}


#feature #sp_wrap .contents .page1 .recipe .sct-title {
  margin: 0 0 20px;
}

#feature #sp_wrap #detail .page1 .recipe .lead {
  margin-bottom: 30px;
  font-size: 13px;
  line-height: 23px;
}

#feature #sp_wrap #detail .page1 .recipe ul {
  margin-bottom: 60px;
}

#feature #sp_wrap #detail .page1 .recipe li {
  margin-bottom: 10px;
  padding: 4px;
  border: 2px solid #eeeeee;
  background: url(/img/series/mook/mook06/page1-recipe-arrow.png) no-repeat right 4% center;
  background-size: 7%;
}

#feature #sp_wrap #detail .page1 .recipe li dt {
  width: 23%;
  margin-right: 5%;
}

#feature #sp_wrap #detail .page1 .recipe li dt img {
  width: 100%;
}

#feature #sp_wrap #detail .page1 .recipe li dd {
  width: 60%;
}

#feature #sp_wrap #detail .page1 .recipe li dd .lead {
  margin: 4% 0;
  font-size: 12px;
  line-height: 16px;
}

#feature #sp_wrap #detail .page1 .recipe li dd .name {
  color: #00ae97;
  font-size: 16px;
  line-height: 20px;
}

#sp_wrap .page1 .common-article-detail {
  margin: 0 0 30px;
}



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

#sp_wrap #detail .entry .entry_contents .page2 h4.no02 {
  margin-bottom: 25px;
  padding: 0 0 0 45px;
  font-size: 16px;
}
#feature #sp_wrap #detail .page2 .introduction .intro-lead + p {
  margin-bottom: 25px;
}

#sp_wrap .page2 .introduction .text {
  width: 86%;
  margin: 0 auto;
}

#feature #sp_wrap .page2 .points .sct-title {
  margin: 0 0 47px;
  padding: 40px 0 20px;
}

#feature #sp_wrap #detail .page2 .points {
  margin-bottom: 45px;
}

#feature #sp_wrap #detail .page2 .points li .title {
  margin: 0 0 17px;
}

#feature #sp_wrap #detail .page2 .points li p {
  margin: 0 0 42px;
  font-size: 14px;
  line-height: 23px;
}

#feature #sp_wrap #detail .page2 .points li:last-child {
  margin-bottom: 52px;
}

#sp_wrap .page2 .training {
  padding: 66px 25px 0;
  border: 2px solid #00ae97;
  border-radius: 12px;
}

#sp_wrap .page2 .training:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 3px solid #d7ece3;
  border-radius: 10px;
}

#sp_wrap .page2 .training h4 {
  top: -30px;
  left: 50%;
  width: 90%;
}

#sp_wrap .page2 .training h4 img {
  width: 100%;
}

#feature #sp_wrap #detail .page2 .training .lead {
  margin-bottom: 32px;
}

#sp_wrap .page2 .training dt {
  height: 30px;
  margin-bottom: 13px;
  padding: 0 15px;
  font-size: 0;
  line-height: 1;
}

#sp_wrap .page2 .training dt .number {
  width: 17px;
  margin-right: 1px;
  padding: 0;
  vertical-align: -5px; 
}

#feature #sp_wrap #detail .page2 .training dt p {
  display: inline-block;
  color: #00ae97;
}

#feature #sp_wrap #detail .page2 .training dt span {
  margin-top: 0;
  vertical-align: middle;
  font-size: 16px;
  line-height: 26px;
}

#feature #sp_wrap #detail .page2 .training dd p {
  margin-bottom: 25px;
  color: #333333;
}

#feature #sp_wrap #detail .page2 .training dl:nth-of-type(1) dd p {
  margin-bottom: 10px;
  padding-right: 0;
  font-size: 14px;
}

#feature #sp_wrap #detail .page2 .training dl:nth-of-type(1) dd .notes {
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 18px;
}

#feature #sp_wrap #detail .page2 .training dl:nth-of-type(1) dd .image {
  position: static;
  bottom: auto;
  right: auto;
  width: 65%;
  margin: 0 auto 30px;
}

#feature #sp_wrap #detail .page2 .training dl:nth-of-type(1) dd .image img {
  width: 100%;
}
