@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: 81px 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-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-text {
  margin: 0 0 33px;
}

#feature .contents .points .sct-title {
  margin: 0 0 50px;
  padding: 25px 0 40px;
  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: 50px;
  padding: 0 0 0 81px;
  font-size: 25px;
  letter-spacing: 0.06em;
}

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

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



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

#series_mook.page2 {
  padding: 74px 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 .page2 .points li .title {
  margin: 0 0 25px;
}

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

.page2 .points .list-title {
  margin: 0 0 14px;
  color: #00ae97;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

.page2 .points ol > li:first-child {
  margin: 0 0 42px;
}

.page2 .points ol > li:first-child .list li {
    margin: 0 0 10px;
}

.page2 .points ol > li:first-child .list li:last-child {
  margin: 0 0 22px;
}

.page2 .points .list dl {
  overflow: hidden;
}

.page2 .points .list dt {
  float: left;
  width: 200px;
  height: 36px;
  border-radius: 3px 0 0 3px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  background: #00ae97;
  box-sizing: border-box;
}

.page2 .points .list dd {
  float: left;
  width: 530px;
  height: 36px;
  padding-left: 13px;
  border-radius: 0 3px 3px 0;
  text-align: left;
  color: #333333;
  font-size: 16px;
  line-height: 36px;
  background: #eeeeee;
  box-sizing: border-box;
}

.page2 .points ol > li:nth-child(2) dd {
  margin: 0 0 80px;
  border-radius: 2px;
  background: #eeeeee;
}

#feature #detail .page2 .points ol > li:nth-child(2) dd p {
  padding: 2px 20px;
  color: #333333;
}



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

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

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

#feature #detail .page3 .points .sct-title p {
  color: #00ae97;
  font-size: 26px;
  line-height: 36px;
}

#feature #detail .page3 .points .sct-title p:first-child,
.page3 .points .sct-title > div {
  margin: 0 0 15px;
}

#feature #detail .page3 .points ol > li > .title {
  margin: 0 0 22px;
}

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

.page3 .points .point1 {
  margin: 0 0 42px;
}

.page3 .points .point2 {
  margin: 0 0 42px;
}

.page3 .points .point3 {
  margin: 0 0 50px;
}

.page3 .points .point4 {
  margin: 0 0 42px;
}

.page3 .points .point5 {
  position: relative;
  height: 340px;
  margin: 0 0 50px;
}

#feature #detail .page3 .point5 p {
  width: 380px;
}

.page3 .point5 p + div {
  position: absolute;
  top: 0;
  right: 0;
}

.page3 .points .point7 {
  margin: 0 0 80px;
}

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



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

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

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

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

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

#feature .sp .contents .entry_contents .sct-title {
  margin: 0 0 50px;
  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 #detail .entry p {
  margin-bottom: 0;
  color: #1e1e1e;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 0;
}

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

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

#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.contents {
  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 ul li:last-child {
  padding: 0 0 15px;
}

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

.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: center;
  font-size: 14px;
  line-height: 19px;
  background: #eeeeee;
}

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

.sp .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 .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 .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;
}

.sp .introduction .intro-text {
    margin: 0 0 25px;
}



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

.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 .points {
  margin: 0 0 45px;
}

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

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


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

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

#feature #sp_wrap .contents .entry_contents .sct-title .red {
  color: #00ae97;
}

#feature .sp #detail .page2 .points ol > li:nth-child(2) dd p {
  padding: 10px 20px;
  font-size: 15px;
}

.sp .page2 .points ol > li:nth-child(2) dd {
  margin: 0 0 50px;
}

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

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

#feature .sp #detail .page2 .points .list-title {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 23px;
  letter-spacing: -0.01em;
}

.sp .page2 .points li:first-child .list li {
  margin: 0 0 13px;
}

.sp .page2 .points ol > li:first-child .list li:last-child {
  margin: 0 0 14px;
}

.sp .page2 .points li:first-child .list dt {
  width: 40%;
  height: auto;
  padding: 11px 8px;
  font-size: 15px;
  line-height: 20px;
}

.sp .page2 .points li:first-child .list dd {
  width: 60%;
  height: auto;
  padding: 11px 8px;
  font-size: 15px;
  line-height: 20px;
}




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

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

.sp .page3 .introduction .intro-text {
    margin: 0 0 45px;
}

.sp .page3 .points ol > li {
  margin: 0 0 40px;
}

#feature .sp #detail .page3 .points ol > li > .title {
  margin: 0 0 20px;
}

#feature .sp #detail .page3 .points li p {
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 23px;
}

.sp .page3 .points ol > li.point3 {
  margin: 0 0 55px;
}

.sp .page3 .points ol > li.point5 {
  height: auto;
  margin: 0 0 55px;
}

#feature .sp #detail .page3 .point5 p {
  width: 100%;
}

.sp .page3 .point5 p + div {
  position: static;
  width: 100%;
}

.sp .page3 .points ol > li.point7 {
  margin: 0 0 50px;
}

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