@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, "ヒラギノ角ゴ 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 {
  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: 26px;
}

.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: 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-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: 483px;
  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;
}


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

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

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

.page1 .cause:after {
  content: "";
  display: block;
  width: 38px;
  height: 21px;
  margin: 12px auto 20px;
  background: url(/img/series/mook/mook02/arrow-bottom.png) no-repeat 0 0;
}

.page1 .cause .text-title {
  margin: 0 0 21px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

.page1 .cause .text-title .label {
  display: inline-block;
  margin: 0 9px 0 0;
  padding: 2px 12px;
  border: 2px solid #00ae97;
  border-radius: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

#feature #detail .page1 .cause .text {
  letter-spacing: -0.001em;
}
 
.page1 .measures {
  padding: 28px 0;
  border: 2px solid #00ae97;
  border-radius: 4px;
}

.page1 .measures .text-title {
  margin: 0 0 20px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}

.page1 .measures .text-title .label {
  display: inline-block;
  margin: 0 9px 0 0;
  padding: 5px 46px 2px 30px;
  background: #00ae97;
  border-radius: 0 20px 20px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}

#feature #detail .page1 .measures .text {
  width: 670px;
  margin: 0 auto 12px;
  letter-spacing: -0.001em;
}

.page1 .sect01 .measures {
  margin: 0 0 69px;
}

.page1 .measures .images {
  width: 670px;
  margin: 0 auto;
  overflow: hidden;
}

#feature #detail .page1 .measures .images .text {
  float: left;
  width: 238px;
  margin: 0 31px 0 36px;
  padding-top: 47px;
}

.page1 .measures .images ul {
  float: left;
}

.page1 .measures .images li {
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.page1 .measures .images li:first-child {
  margin-right: 30px;
  background: #67b2df; 
}

.page1 .measures .images li:last-child {
  background: #f3981c; 
}

#feature #detail .page1 .measures .images li p {
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.04em;
}

#feature #detail .page1 .measures .images  li strong {
  font-size: 32px;
  line-height: 36px;
}

.page1 .sect02 .measures {
  margin: 0 0 36px;
}

#feature #detail .page1 .sect02 .measures .text {
  margin: 0 auto 43px;
}

.page1 .sect02 .measures .food {
  width: 670px;
  margin: 0 auto;
  overflow: hidden;
}

#feature #detail .page1 .sect02 .measures .food .title {
  display: inline-block;
  position: relative;
  margin: 0 0 11px;
  padding-left: 8px;
  color: #f3981c;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0;
}

#feature #detail .page1 .sect02 .measures .food .title:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 20px;
  background: #f3981c;
}

#feature #detail .page1 .sect02 .measures .food .lead {
  margin: 0 0 21px;
  font-weight: normal;
  letter-spacing: 0;
}

#feature #detail .page1 .sect02 .measures .food .food-list {
  position: relative;
}

#feature #detail .page1 .sect02 .measures .food .portion {
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -128px;
  font-size: 10px;
  line-height: 1;
  letter-spacing: -0.02em;
}

.page1 .sect02 .measures .food ul {
  margin: 0 0 27px;
  overflow: hidden;
}

.page1 .sect02 .measures .food ul li {
  float: left;
  width: 320px;
}

.page1 .sect02 .measures .food ul li:first-child {
  margin-right: 24px;
}

.page1 .sect02 .measures .advice {
  width: 670px;
  margin: 0 auto;
  overflow: hidden;
}

#feature #detail .page1 .sect02 .measures .advice .title {
  float: left;
  width: 135px;
  height: 46px;
  margin: 0 10px 0 0;
  padding: 6px 0 6px 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  background: url(/img/series/mook/mook02/page1-sect2-titile-bg.png) no-repeat 0 0;
}

#feature #detail .page1 .sect02 .measures .advice .text {
  float: left;
  width: 500px;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.002em;
}






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

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

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

#feature #detail .entry .page2 .top-lead {
  margin: 0 0 52px;
}

.page2 .qa {
  position: relative;
  background: url(../img/series/mook/mook02/page2-qa-bg01.jpg);
  background-size: 100% 100%;
  padding: 82px 10px 10px;
  margin: 13px auto 90px;
}

.page2 .qa h5 {
  position: absolute;
  top: -23px;
  left: calc(50% - 180px);
}

.page2 .qa ul {
    padding: 58px 50px 20px;
  background: url(../img/series/mook/mook02/page2-qa-bg02.png) no-repeat;
  background-size: 100% 100%;
}

.page2 .qa dl {
  margin-bottom: 44px;
}

.page2 .qa li:last-child dl {
  margin-bottom: 25px;
}

.page2 .qa dt {
  margin-bottom: 15px;
}

#feature #detail .page2 .qa dd p {
  font-size: 14px;
  line-height: 28px;
  font-feature-settings : "palt";
}
  
#feature #detail .page2 .qa .orange dd p {
  color: #ed6d00;
}

#feature #detail .page2 .qa .green dd p {
  color: #4ca250;
}

.page2 .point {
  position: relative;
  margin-bottom: 49px;
  padding: 23px 23px 17px;
  border: 5px solid #00ae97;
}

.page2 .point h5 {
  position: absolute;
  top: -42px;
  left: -5px;
}

.page2 .point dl {
  float: left;
  width: 65%;
  margin-right: 4%;
}

#feature #detail .page2 .point dd p {
  margin: 15px auto 0;
  font-size: 14px;
  line-height: 28px;
  font-feature-settings: "palt";
}

.page2 .point .images {
  margin-right: 15px;
  float: right;
}

.page2 .point .images a {
  text-decoration: none;
}

.page2 .point .caption {
  display: block;
  margin-top: 8px;
  color: #1e1e1e;
  font-size: 11px;
}

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

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

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

#feature #series_mook.page2 .other-recipe .title {
  width: 480px;
  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;
}




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

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

.genre_health #detail .entry .entry_contents h4.no03 {
  margin: 0 0 25px;
  letter-spacing: 0.12em;
}

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

#feature #series_mook.page3 h5 {
  margin: 0 0 28px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0.02em;
}

#feature #detail .page3 .sect01 {
  margin: 0 0 70px;
}

#feature #detail .page3 .sect01 .title {
  margin: 0 0 22px;
}

#feature #detail .page3 .sect01 .text {
  margin: 0 0 45px;
}

#feature #series_mook.page3 .sect02 h5 {
  margin: 0 0 20px;
}

#feature #detail .page3 .sect02 .text {
  margin: 0 0 42px;
}

#feature .page3 .shukan{
  margin: 50px 0 30px;
}

#feature .page3 .shukan li{
  position: relative;
  float: left;
  width: 300px;
  min-height: 403px;
  padding: 0 30px 0;
  margin: 0 10px 40px 0;
  background: url(../img/feature/23_guard/page05_bg01.png) no-repeat;
  background-size: 100% 100%;
}

#feature .page3 .shukan li.yellow{
  background: url(../img/feature/23_guard/page05_bg02.png) no-repeat;
  background-size: 100% 100%;
}

#feature .page3 .shukan li:nth-child(2n){
  margin-right: 0;
}

#feature .page3 .shukan li:nth-child(5) {
  margin: 0 10px 10px 0;
}

#feature .page3 .shukan li:nth-child(6) {
  margin: 0 0 10px;
}

#feature .page3 .shukan .balloon{
  position: relative;
  margin: -20px 0 0 -7px;
}

#feature .page3 .shukan .shukan-title img{
  margin: 15px auto 20px;
}

#feature .page3 .shukan .shukan-text{
  font-size: 16px;
  line-height: 2;
}

.page3 .plus {
  margin-bottom: 48px;
  padding: 35px 35px 1px;
  background: #00ae97;
  overflow: hidden;
}

#feature .page3 .column02 .plus li {
  float: left;
  width: 302px !important;
  margin: 0 0 0px;
}
#feature .page3 .column02 .plus li img {
  margin-bottom: 20px !important;
}

#feature .page3 .column02 .plus li:nth-child(2) {
  margin: 20px 40px 40px 0;
  clear: both;
}

#feature .page3 .column02 .plus li:nth-child(3) {
  margin: 20px 0 40px;
}

#feature .page3 .column02 .plus li.plusli-title {
  float: left;
  width: 660px !important;/*302*/
  margin-right: 40px;
}




#feature #detail .page3 .column02 img {
  margin: 0;
}

#feature #detail .page3 .plus dd {
  margin: 20px 0 0;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

#feature #detail .page3 .plus dd .font-yellow {
  color: #fff462;
}

#series_mook.page3 .common-article-detail {
  margin: 0 0 29px;
}

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



/*-----------------------------------
*
*        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: 14px;
  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: normal;
  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;
  font-weight: bold;
  letter-spacing: -0.03em;
}

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

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

.sp .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 .common-article-detail .detail02 dt:before {
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
}

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

.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 43px;
}

.sp .genre_health #detail .entry .entry_contents h4.no01 {
  margin-bottom: 21px;
  padding: 0 0 0 41px;
  font-size: 16px;
  letter-spacing: 0.06em;
}

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

.sp .page1 .cause:after {
  margin: 11px auto 7px;
  background-size: 60% auto;
}

.sp .page1 .cause .text-title {
  margin: 0 0 4px;
  font-size: 15px;
  line-height: 2;
}

.sp .page1 .cause .text-title .label {
  margin: 0 9px 0 0;
  padding: 2px 9px;
  border: 1px solid #00ae97;
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
}

#feature .sp #detail .page1 .cause .text {
  line-height: 25px;
  letter-spacing: -0.001em;
}
 
.sp .page1 .measures {
  padding: 15px 0;
  border: 1px solid #00ae97;
  border-radius: 4px;
}

.sp .page1 .measures .text-title {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 2;
}

.sp .page1 .measures .text-title .label {
  margin: 0 9px 0 0;
  padding: 2px 46px 2px 10px;
  border-radius: 0 20px 20px 0;
  font-size: 13px;
  line-height: 17px;
}

.sp .page1 .measures .text-title .label-lead {
  margin-left: 10px;
}

#feature .sp #detail .page1 .measures .text {
  width: 95%;
  margin: 0 auto 24px;
  line-height: 1.8;
  letter-spacing: -0.001em;
}

.sp .page1 .sect01 .measures {
  margin: 0 0 46px;
  padding: 15px 0 30px;
}

.sp .page1 .measures .images {
  width: 100%;
}

#feature .sp #detail .page1 .measures .images .text {
  float: none;
  width: 60%;
  margin: 0 auto 18px;
  padding-top: 0;
}

.sp .page1 .measures .images ul {
  float: none;
  width: 250px;
  margin: 0 auto;
}

.sp .page1 .measures .images li {
  float: left;
  width: 115px;
  height: 115px;
  border-radius: 50%;
}

.sp .page1 .measures .images li:first-child {
  margin-right: 20px;
}

#feature .sp #detail .page1 .measures .images li p {
  padding-top: 24px;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.04em;
}

#feature .sp #detail .page1 .measures .images  li strong {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
}

.sp .page1 .sect02 .measures {
  margin: 0 0 45px;
}

.sp .page1 .sect02 .measures .text-title .label-lead {
  letter-spacing: -0.001em;
}

#feature .sp #detail .page1 .sect02 .measures .text {
  margin: 0 auto 20px;
}

.sp .page1 .sect02 .measures .food {
  width: 95%;
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
}

#feature .sp #detail .page1 .sect02 .measures .food .title {
  margin: 0 0 3px;
  padding-left: 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

#feature .sp #detail .page1 .sect02 .measures .food .title:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 18px;
  background: #f3981c;
}

#feature .sp #detail .page1 .sect02 .measures .food .lead {
  margin: 0 0 30px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0;
}

#feature .sp #detail .page1 .sect02 .measures .food .food-list {
  position: relative;
}

#feature .sp #detail .page1 .sect02 .measures .food .portion {
  position: absolute;
  top: -9px;
  left: auto;
  right: 0;
  margin-left: 0;
}

.sp .page1 .sect02 .measures .food ul {
  margin: 0 0 27px;
}

.sp .page1 .sect02 .measures .food ul li {
  float: none;
  width: 100%;
}

.sp .page1 .sect02 .measures .food ul li:first-child {
  margin-right: 0;
}

.sp .page1 .sect02 .measures .advice {
  width: 95%;
  margin: 0 auto;
  padding: 0 10px;
}

#feature .sp #detail .page1 .sect02 .measures .advice .title {
  float: none;
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  padding: 15px 0 17px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  background: url(/img/series/mook/mook02/page1-sect2-titile-bg-sp.png) no-repeat 0 0;
  background-size: 100% 100%;
}

#feature .sp #detail .page1 .sect02 .measures .advice .text {
  float: none;
  width: 100%;
  margin: 0 auto 11px;
  font-size: 12px;
  line-height: 18px;
}



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

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

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

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

#feature #detail .entry .page2 .top-lead {
  margin: 0 0 45px;
  line-height: 1.8;
}

.sp .page2 .qa {
  margin: 13px auto 50px;
  padding: 53px 10px 5px;
}

.sp .page2 .qa h5 {
  width: 75%;
  left: calc(50% - 138px);
}

.sp .page2 .qa ul {
  padding: 45px 20px 20px;
}

.sp .page2 .qa dl {
  margin-bottom: 28px;
}

.sp .page2 .qa li:last-child dl {
  margin-bottom: 15px;
}

.sp .page2 .qa dt {
  margin-bottom: 9px;
}

#feature .sp #detail .page2 .qa dd p {
  line-height: 26px;
}

.sp .page2 .point {
  padding: 17px 12px 15px;
  border: 3px solid #00ae97;
}

.sp .page2 .point h5 {
  position: absolute;
  top: -26px;
  left: -3px;
  width: 40%;
}

.sp .page2 .point dl {
  float: none;
  width: 100%;
  margin-right: 0;
}

.sp .page2 .point dt {
  width: 47%;
}

#feature .sp #detail .page2 .point dd p {
  margin: 10px auto 10px;
  line-height: 25px;
  font-feature-settings: normal;
}

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

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

.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 {
  letter-spacing: -0.024em;
}

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


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

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

.sp .genre_health #detail .entry .entry_contents h4.no03 {
  margin: 0 0 16px;
  letter-spacing: 0.12em;
}

#feature .sp #series_mook.page3 .top-lead {
  margin: 0 0 35px;
  line-height: 1.8;
}

#feature .sp #series_mook.page3 h5 {
  margin: 0 0 28px;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  letter-spacing: 0.08em;
}

#feature .sp #detail .page3 .sect01 {
  margin: 0 0 -7px;
}

#feature .sp #detail .page3 .sect01 .title {
  width: 100%;
  margin: 0 auto 22px;
}

#feature .sp #detail .page3 .sect01 .block01 .title {
  width: 70%;
}

#feature .sp #detail .page3 .sect01 .text {
  margin: 0 0 45px;
}

#feature .sp #series_mook.page3 .sect02 h5 {
  margin: 0 0 10px;
}

#feature .sp #detail .page3 .sect02 .text {
  margin: 0 0 20px;
}

#feature #sp_wrap .page3 .shukan .shukan-title img{
  margin: 10px auto 20px;
  width: 100%;
  height: auto;
}

#feature #sp_wrap .page3 .shukan{
  padding: 0 10px;
  margin-bottom: 10px;
}

#feature #sp_wrap .page3 .shukan li{
  width: 88%;
  min-height: 295px;
  padding: 0 20px 0;
  margin: 0 auto 30px 0;
}

#feature .sp #detail .page3 .shukan li:nth-child(odd) {
  background: url(/img/series/mook/mook02/page3-column02-bg01-sp.png) no-repeat 0 0;
  background-size: 100% 100%;
}

#feature .sp #detail .page3 .shukan li:nth-child(even) {
  background: url(/img/series/mook/mook02/page3-column02-bg02-sp.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.sp .page3 .plus {
  margin-bottom: 48px;
  padding: 30px 25px;
}

#feature .sp .page3 .column02 .plus li.plusli-title {
  float: none;
  width: 85% !important;
  margin: 0 auto 27px;
}

#feature .sp .page3 .column02 .plus li {
  float: none;
  width: 100% !important;
  margin: 0 auto 20px;
}

.sp .page3 .plus li:nth-child(3),
.sp .page3 .plus li:nth-child(4) {
  margin: 0 auto 40px;
}

#feature .sp #detail .page3 .plus dt {
  width: 75%;
  margin: 0 auto;
}

#feature .sp #detail .page3 .column02 img {
  margin: 0;
}

#feature .sp #detail .page3 .plus dd {
  margin: 14px 0 0;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0;
}

#feature .sp #detail .page3 .plus dd .font-yellow {
  color: #fff462;
}

.sp #series_mook.page3 .common-article-detail {
  margin: 0 0 29px;
}

.sp #series_mook.page3 .common-article-detail .detail01 dd a {
  letter-spacing: 0.1em;
}

.sp #series_mook.page3 .common-article-detail .detail01 dd a:after {
  left: auto;
  right: -25px;
}
