@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, sans-serif;
}

.target {
  pointer-events: none;
}

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

.genre_health #detail .entry .entry_contents h4.no00, .genre_health #detail .entry .entry_contents h4.no01, .genre_health #detail .entry .entry_contents h4.no02, .genre_health #detail .entry .entry_contents h4.no03, .genre_health #detail .entry .entry_contents h4.no04, .genre_health #detail .entry .entry_contents h4.no05 {
  margin: 0 0 24px;
  padding: 6px 0 4px 86px;
  font-size: 26px;
}

#pc_wrap p.top-lead {
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 2;
}

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

#feature .genre_health #detail .entry .speaker {
  margin: 47px 0 42px;
  padding: 47px 17px 33px;
  border: 4px dotted #00ae97;
}

#feature #detail .entry .speaker .name-card {
  width: 250px;
  height: 170px !important;
}

#feature #detail .entry .speaker .name-card .career {
  font-size: 86.571%;
  line-height: 2;
}

#feature #detail .entry .speaker .detail {
  width: 370px;
  margin: 6px 0 0 30px;
}

#feature #detail .entry .speaker .detail p {
  margin-bottom: 23px;
  line-height: 1.7;
}

#feature .feature_page {
  background: #ffffff;
}

#feature .contents .feature_page p {
  margin-bottom: 33px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature .contents .feature_page h4 span {
  display: block;
}

#feature .contents .feature_page h3 {
  margin: 19px 0;
  color: #00ae97;
  font-size: 20px;
  line-height: 1.3;
}

#feature #detail .entry .next-page {
  margin-bottom: 41px;
}

#feature #feature_guard p a {
  color: #1e1e1e;
}

.graph {
  width: 570px;
  margin: 30px auto 0;
  box-sizing: border-box;
  border: 1px solid #006cb8;
  background: #ffffff;
}

#feature #detail .graph .graph-title {
  width: 460px;
  height: 40px;
  margin: 0 auto 20px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  background: #006cb8;
}


/* ---------------------
  page 1 
*/

#feature_guard.page1 {
  padding-bottom: 10px;
}
 
.genre_health #detail .entry .entry_contents h4.no01 {
  line-height: 1.2;
}

.page1 .graph {
  margin-bottom: 40px;
  padding: 28px 30px 0;
}

.page1 .graph .image {
  margin-bottom: 20px;
}

.page1 .graph .image img {
  margin: 0 auto;
}

#feature .page1 .graph .reference {
  margin-bottom: 9px;
  font-size: 14px;
}

#feature .page1 .graph .text {
  margin-bottom: 26px;
  line-height: 1.5;
}

#feature .contents .page1 .note {
  margin-bottom: 0;
  font-size: 14px;
}



/* ---------------------
  page 2 
*/
.genre_health #detail .entry .entry_contents h4.no02 {
  margin: -3px 0 22px;
  line-height: 36px;
}

.page2 .graph-wrap {
  margin-bottom: 34px;
}

.page2 .graph {
  padding: 30px 30px 27px;
}

#feature #detail .graph .graph-title {
  margin: 0 auto 14px;
}

.page2 .graph .image img {
  margin: 0 auto;
}



/* ---------------------
  page 3 
*/
.genre_health #detail .entry .entry_contents h4.no03 {
  margin: -9px 0 22px;
  background-position: 0 2px;
}

.page3 .graph-wrap {
  margin-bottom: 34px;
}

.page3 .graph {
  padding: 30px;
}

.page3 .graph .image img {
  margin: 0 auto;
}



/* ---------------------
  page 4
*/

.genre_health #detail .entry .entry_contents h4.no04 {
  margin: -9px 0 22px;
  background-position: 0 2px;
}

.page4 .graph-wrap {
  margin-bottom: 34px;
}

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

.page4 .graph li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.page4 .graph li:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 373px;
  height: 4px;
  transform: translateX(-50%);
  background: url(../img/feature/66_saibou/page4_list_dotto.png) repeat-x left bottom;
  background-size: 4px auto;
}

.page4 .graph li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.page4 .graph li:last-child:after {
  background: none;
}

.page4 .graph .number {
  margin-bottom: 8px;
}

#feature .page4 .graph .sub-title {
  margin-bottom: 8px;
  color: #006cb8;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

#feature .page4 .graph .text {
  margin-bottom: 0;
  line-height: 1.5;
}

#feature .contents .page4 .sect02 p:last-child {
  margin-bottom: 15px;
}


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

      sp 

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

p:empty { display: none; }

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

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

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

#feature #sp_wrap #detail .entry .top-lead {
  margin-bottom: 50px;
}

#feature #sp_wrap .genre_health #detail .entry .entry_contents h4 {
  color: #00ae97;
  font-size: 16px;
  padding: 0 0 0 45px;
  margin-bottom:20px;
}

#feature #sp_wrap #feature_guard.feature_page h3 {
  font-size: 15px;
  line-height: 1.16666667;
  margin: 30px 0 20px;
  font-weight: bold;
}

#feature #sp_wrap .feature_page p {
  font-size: 13px;
}

#feature #sp_wrap .genre_health #detail .entry .speaker {
  margin: -14px 0 42px;
  padding: 35px 14px 5px;
  border: 3px dotted #00ae97;
}

#feature #sp_wrap #detail .entry .speaker h3 {
  top: 0;
}

#feature #sp_wrap #detail .entry .speaker .name-card {
  width: 91%;
  height: auto !important;
}

#feature #sp_wrap #detail .entry .speaker .name-card .face {
  width: 30%;
}

#feature #sp_wrap #detail .entry .speaker .name-card .career {
  padding-left: 33.5%;
  line-height: 1.9;
}

#feature #sp_wrap #detail .entry .speaker .detail {
  width: auto;
  margin: 5px;
}

#feature #sp_wrap #detail .entry .speaker .detail p {
  margin-bottom: 10px;
  line-height: 1.5;
}

#feature #sp_wrap #detail .entry .speaker .detail .btn {
  margin: 10px 0 0;
}

#sp_wrap .graph {
  width: 100%;
  margin: 20px auto 0;
  padding: 20px 3% 0;
}

#feature #sp_wrap #detail .graph .graph-title {
  width: 83.3%;
  height: 25px;
  margin: 0 auto 10px;
  border-radius: 4px;
  text-align: center;
  font-size: 13px;
  line-height: 25px;
}


/* ---------------------
  page 1 
*/
#sp_wrap #feature_guard.page1 {
  padding-bottom: 30px;
}

#sp_wrap .genre_health #detail .entry .entry_contents h4.no01 {
  line-height: 1.2;
}

#sp_wrap .page1 .graph {
  margin-bottom: 40px;
}

#sp_wrap .page1 .graph .image {
  margin-bottom: 12px;
}

#sp_wrap .page1 .graph .image img {
  margin: 0 auto;
}

#feature #sp_wrap .page1 .graph .reference {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 1.4;
}

#feature #sp_wrap .page1 .graph .text {
  margin-bottom: 12px;
  line-height: 1.5;
}

#feature #sp_wrap .contents .page1 .note {
  margin-bottom: 0;
  font-size: 12px;
}



/* ---------------------
  page 2 
*/
#sp_wrap #feature_guard.page2 {
    padding-bottom: 17px;
}

#sp_wrap .genre_health #detail .entry .entry_contents h4.no02 {
  margin: -16px 0 19px;
  padding-left: 88px;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}

#sp_wrap .graph {
  padding: 20px 3%;
}



/* ---------------------
  page 3 
*/
#sp_wrap #feature_guard.page3 {
  padding-bottom: 17px;
}
 
#sp_wrap .genre_health #detail .entry .entry_contents h4.no03 {
}


/* ---------------------
  page 4
*/
#sp_wrap .genre_health #detail .entry .entry_contents h4.no04 {
  margin: -9px 0 22px;
  background-position: 0 2px;
}

#sp_wrap .page4 .graph-wrap {
  margin-bottom: 34px;
}

#sp_wrap .page4 .graph li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

#sp_wrap .page4 .graph li:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 94%;
  height: 4px;
  transform: translateX(-50%);
  background: url(../img/feature/66_saibou/page4_list_dotto.png) repeat-x left bottom;
  background-size: 4px auto;
}

#sp_wrap .page4 .graph li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

#sp_wrap .page4 .graph li:last-child:after {
  background: none;
}

#sp_wrap .page4 .graph .number {
  width: 83%;
  margin: 0 auto 8px;
}

#feature #sp_wrap .page4 .graph .sub-title {
  margin-bottom: 5px;
  text-align: center;
  color: #006cb8;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}

#feature #sp_wrap .page4 .graph .text {
  margin-bottom: 0;
  text-align: center;
  line-height: 1.5;
}

#feature #sp_wrap .page4 .sect02 p:last-child {
  margin-bottom: 15px;
}
