@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 .entry p.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 {
  margin: 0 30px;
  padding: 24px 0 24px 25px;
  border-bottom: 3px solid #eeeeee;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  background: #fff url(/img/series/mook/common/arrow-right-bold.png) no-repeat left 0 top 35px;
}

.common-article-detail .detail01 dd a {
  position: relative;
  padding: 0 0 2px;
  border-bottom: 1px solid #00ae97;
  color: #00ae97;
}

.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 22px;
  padding: 40px 0;
  text-align: center;
  color: #00ae97;
  font-size: 26px;
  line-height: 42px;
  background: url(/img/series/mook/common/line-sect-title.png) no-repeat center bottom;
}

.lead-image {
  margin-bottom: 40px;
}

.content-wrap section + section {
  margin-top: 32px;
}

.common-obgect .text {
  position: relative;
  min-height: 160px;
  padding-right: 24%;
}

.graph {
  width: 670px;
  margin: 0 auto;
  border: 2px solid #cccccc;
  border-radius: 12px;
}

#feature .content-wrap .graph .graph-title {
  position: relative;
  top: -2px;
  left: -2px;
  width: 100.6%;
  border-radius: 12px 12px 0 0;
  padding: 15px 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background: #00ae97;
}

.graph-image {
  padding: 30px 0;
  text-align: center;
}

#feature #detail .content-wrap .graph-text {
  width: 91%;
  margin: 0 auto 20px;
}

.content-wrap .related {
  margin: 42px 0 32px;
}

.page3 .related {
  margin-top: 42px;
}

#feature .content-wrap .related .inner {
  position: relative;
  width: 670px;
  margin: 0 auto;
  padding: 30px;
  box-sizing: border-box;
  -webkit-border-radius: 25px 0px 0px 0px / 25px 0px 0px 0px;
  -moz-border-radius: 25px 0px 0px 0px / 25px 0px 0px 0px;
  border-radius: 25px 0px 0px 0px / 25px 0px 0px 0px;
  border: 2px solid #cccccc;
}

#feature .content-wrap .related .related-title {
  position: absolute;
  top: -11px;
  left: 26px;
  z-index: 50;
}

#feature .content-wrap .related .image {
  float: left;
  margin-right: 30px;
}

#feature .content-wrap .related .texts {
  float: left;
}
  
#feature #detail .content-wrap .related .texts .text {
  margin: 0 0 12px;
  padding: 14px 0 0;
  color: #1e1e1e;
  font-size: 20px;
  line-height: 36px;
}

#feature .content-wrap .related .btn-to-article a {
  display: block;
  width: 140px;
  height: 30px;
  padding-right: 25px;
  box-sizing: border-box;
  border: 1px solid #00ae97;
  border-radius: 26px;
  text-align: center;
  color: #00ae97;
  font-size: 16px;
  line-height: 28px;
  background: url(/img/series/mook/mook08/page2-related-arrow.png) no-repeat right center;
  background-size: 18px 14px;
  background-position: 103px center
}



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

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

.page1 .section02 .image {
  margin-top: 22px;
}

.page1 .section03 .image {
  margin-top: 22px;
}

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

.page1 .common-article-detail dd span.position02 {
  margin-left: 145px;
}

/*-------------------------
        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;
}

.page2 .section02 .inner,
.page2 .section04 .inner {
  overflow: hidden;
}

.page2 .section02 .inner .text,
.page2 .section04 .inner .text {
  float: left;
  width: 350px;
}

.page2 .section02 .inner .image,
.page2 .section04 .inner .image {
  float: right;
}

.page2 .common-article-detail {
    margin: 64px 0 80px;
}

/*-------------------------
        page3
 -----------------------*/
.genre_health #detail .entry .entry_contents h4.no03 {
  margin-bottom: 37px;
  padding: 0 0 0 80px;
  letter-spacing: 0.13em;
}

.page3 .section02 .training {
  position: relative;
  margin-top: 30px;
  background-color: #f0f9f8;
}

.page3 .section02 .training:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 98.6%;
  height: 99.35%;
  border: 2px solid #fff;
}

.page3 .section02 .training .inner {
  width: 670px;
  margin: 0 auto;
  padding: 30px 0 10px;
}

#feature .page3 .section02 .training .training-title {
  position: relative;
  padding-top: 50px;
  color: #00ae97;
  font-size: 22px;
  font-weight: bold;
}

#feature #detail .page3 .section02 .training .lead {
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 1.78;
}

#feature .page3 .section02 .training .subtitle {
  position: absolute;
  top: 0;
  left: 0;
}

#feature .page3 .section02 .training ul {
  overflow: hidden;
}

#feature .page3 .section02 .training li {
  float: left;
  width: 320px;
}

#feature .page3 .section02 .training li:nth-child(even) {
  margin-left: 30px;
}

#feature #detail .page3 .section02 .training li .text {
  padding: 15px 0;
  font-size: 14px;
  line-height: 1.78;
}

.page3 .section03.common-obgect .text {
  background: url(/img/series/mook/mook10/page3-image02.png) no-repeat right 30px top;
  background-size: 105px 130px;
}

#feature .page3 .new-mook {
  margin: 100px 0 70px;
}

#feature .page3 .new-mook .mook-title {
  width: 269px;
  margin: 0 auto 25px;
}

#feature .page3 .new-mook .inner {
  position: relative;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
  background: url(/img/series/mook/mook08/page2-mook-bg.jpg) repeat 0 0;
  overflow: hidden;
}

#feature .page3 .new-mook .bnr {
  float: left;
  width: 288px;
  margin-right: 20px;
}

#feature #detail .page3 .new-mook .text {
  float: left;
  width: 320px;
  padding: 9px 0;
  color: #ffffff;
  line-height: 1.75;
}

#feature .page3 .new-mook .btn-to-lists {
  position: absolute;
  bottom: 0;
  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 21px;
  padding: 25px 0 20px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
  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: 12px;
  line-height: 21px;
  letter-spacing: 0;
}

#feature #sp_wrap #detail .entry .outline {
  margin: 32px 0 0;
  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 {
  margin-bottom: 21px;
  padding: 0 0 0 41px;
  color: #00ae97;
  font-size: 14px;
  line-height: 1.5;
}

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

#sp_wrap #series_mook.contents {
  padding: 14px 0 0;
}

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

#sp_wrap .lead-image {
  margin-bottom: 20px;
}

#sp_wrap .content-wrap section + section {
  margin-top: 16px;
}

#feature #sp_wrap .content-wrap section.common-obgect .sct-title {
  padding-right: 25%;
}

#sp_wrap .content-wrap section.common-obgect .text {
  padding: 0;
  min-height: auto;
  background: none;
}

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

#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: 9px;
  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: 9px;
}

#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: 13px;
  line-height: 18px;
  background: #eeeeee;
}

#sp_wrap .common-article-detail .detail01 dd {
  margin: 0 10px;
  padding: 19px 0 19px 20px;
  border-bottom: 3px solid #eeeeee;
  color: #333333;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  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: 10px;
  font-weight: bold;
  line-height: 1;
  background: none;
}

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

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

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

#sp_wrap .content-wrap .related {
  margin: 25px 0 0;
}

#feature #sp_wrap .content-wrap .related .inner {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 20px 6% 25px;
  box-sizing: border-box;
  -webkit-border-radius: 15px 0px 0px 0px / 15px 0px 0px 0px;
  -moz-border-radius: 15px 0px 0px 0px / 15px 0px 0px 0px;
  border-radius: 15px 0px 0px 0px / 15px 0px 0px 0px;
  border: 2px solid #cccccc;
}

#feature #sp_wrap .content-wrap .related .inner:before {
  content: none;
  display: none;
}

#feature #sp_wrap .content-wrap .related .related-title {
  position: absolute;
  top: -12px;
  left: 16px;
  width: 42%;
  z-index: 50;
}

#feature #sp_wrap .content-wrap .related .related-title img {
  width: 100%;
}

#feature #sp_wrap .content-wrap .related .image {
  float: none;
  width: 100%;
  margin-right: 0;
}

#feature #sp_wrap .content-wrap .related .image img {
  width: 100%;
}

#feature #sp_wrap .content-wrap .related .texts {
  float: none;
}
  
#feature #sp_wrap #detail .content-wrap .related .texts .text {
  margin: 0 0 10px;
  padding: 12px 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 2;
}

#feature #sp_wrap .content-wrap .related .btn-to-article a {
  display: block;
  width: 140px;
  height: 35px;
  margin: 0 auto;
  padding-right: 25px;
  box-sizing: border-box;
  border: 1px solid #00ae97;
  border-radius: 26px;
  text-align: center;
  color: #00ae97;
  font-size: 13px;
  line-height: 33px;
  background: url(/img/series/mook/mook08/page2-related-arrow.png) no-repeat right center;
  background-size: 20px 16px;
  background-position: 103px center
}


/*-------------------------
        page1
 -----------------------*/
#sp_wrap .genre_health #detail .entry .entry_contents h4.no01 {
  margin-top: 25px;
}

#sp_wrap .page1 .common-article-detail .detail02 dd .position01 {
  margin: 0;
}

#sp_wrap .page1 .common-article-detail dd span.position02 {
  margin-left: 0;
}

/*-------------------------
        page2
 -----------------------*/
#feature #sp_wrap #detail .page2 .section02 .inner .text,
#feature #sp_wrap #detail .page2 .section04 .inner .text {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}

#sp_wrap .page2 .section02 .inner .image,
#sp_wrap .page2 .section04 .inner .image {
  float: none;
}

#sp_wrap .page2 .section02 .sct-title .small {
  font-size: 12px;
}

/*-------------------------
        page3
 -----------------------*/
#sp_wrap .page3 .section02 .training {
  margin: 20px auto 35px;
}

#sp_wrap .page3 .section02 .training:after {
  top: 3px;
  left: 0.8%;
  width: 97.2%;
  height: 99.35%;
}

#sp_wrap .page3 .section02 .training .inner {
  width: 86.6%;
  margin: 0 auto;
  padding: 20px 0 10px;
}

#feature #sp_wrap .page3 .section02 .training .training-title {
  padding-top: 34px;
  font-size: 14px;
}

#feature #sp_wrap #detail .page3 .section02 .training .lead {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1.75;
}

#feature #sp_wrap .page3 .section02 .training .subtitle {
  position: absolute;
  top: 0;
  left: 0;
  width: 43.4%;
}

#feature #sp_wrap .page3 .section02 .training li {
  float: none;
  width: 100%;
  margin-bottom: 25px;
}

#feature #sp_wrap .page3 .section02 .training li:nth-child(even) {
  margin-left: auto;
}

#feature #sp_wrap #detail .page3 .section02 .training li .text {
  margin-bottom: -9px;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.75;
}

#sp_wrap .page3 .section03 {
  margin-top: 20px;
}

#sp_wrap .page3 .section03.common-obgect {
  background: url(/img/series/mook/mook10/page3-image02.png) no-repeat right 8% top;
  background-size: 21.3% auto;
}

#feature #sp_wrap .page3 .section03.common-obgect .sct-title {
  padding: 56px 25% 20px 6%;
  text-align: left;
}

#sp_wrap .page3 .section03.common-obgect .text {
  background: none;
}








#feature #sp_wrap .page3 .new-mook {
  margin: 50px auto 70px;
}

#feature #sp_wrap .page3 .new-mook .mook-title {
  width: 66%;
  margin: 0 auto 18px;
}

#feature #sp_wrap .page3 .new-mook .inner {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px;
  box-sizing: border-box;
  background: url(/img/series/mook/mook08/page2-mook-bg.jpg) repeat 0 0;
  overflow: hidden;
}

#feature #sp_wrap .page3 .new-mook .bnr {
  float: left;
  width: 50%;
  margin-right: 3%;
}

#feature #sp_wrap #detail .page3 .new-mook .text {
  float: left;
  width: 47%;
  padding: 9px 0;
  color: #ffffff;
  font-size: 11px;
  line-height: 1.75;
}

#feature #sp_wrap .page3 .new-mook .btn-to-lists {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 29%;
}
