@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;
  line-height: 1.2;
}

#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 {
  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-top: 30px;
  margin-bottom: 41px;
}

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

#feature .feature_page section .image {
  margin-bottom: 32px;
}

#feature .feature_page section .image img {
  margin: 0 auto;
}

#feature .feature_page .big-image {
  margin-bottom: 24px;
}

#feature .feature_page .big-image img {
  width: 100%;
  vertical-align: bottom;
}



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

#feature .feature_page section .mb30{
  margin-bottom: 30px;
}
#feature .feature_page section .border{
  margin: 0 20px 30px;
  padding: 30px;
  border: 1px solid #1e1e1e;
}
#feature .feature_page section .border.border_gold{
  position: relative;
  padding: 0;
  margin: 0 0 30px;
  border: none;
  text-align: center;
}
#feature .feature_page section .border.border_gold img{
  margin: 0 auto;
}

#feature .feature_page section .sect-title02{
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}
#feature .feature_page section .sect-title02.pink{
  color: #ef858c;
}

#feature .feature_page section .border img.center{
  margin: 0 auto;
  text-align: center;
  display: block;
}

#feature .feature_page section .border .btn_link{
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 200px;
  transform: translateX(-50%);
  text-align: center;
}
#feature .feature_page section .border .btn_link a{
  display: block;
  background: #ef858c;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
}

#feature .feature_page section .border .btn_link2{
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 280px;
  transform: translateX(-50%);
  text-align: center;
}
#feature .feature_page section .border .btn_link2 a{
  display: block;
  background: #ef858c;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
}



/* ---------------------
      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;
  font-size: 16px;
  line-height: 1.8;
}

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

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

#feature #sp_wrap #detail .entry .column02 p {
  font-size: 16px;
  line-height: 1.8;
}

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

#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;
}

#feature #sp_wrap .feature_page section .image {
  margin-bottom: 16px;
}



/* 
/* ---------------------
*/
#feature #sp_wrap .feature_page section .border{
  margin: 0 0 30px;
  padding: 30px 10px;
}
#feature #sp_wrap .feature_page section .border.border_gold{
  padding: 0;
  margin: 0 0 30px;
  border: none;
  text-align: center;
}

#feature #sp_wrap .feature_page section .border .mb30{
  margin-bottom: 30px;
}
#feature #sp_wrap .feature_page section .sect-title02{
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}
#feature #sp_wrap .feature_page section .border .btn_link{
  bottom: 11%;
}
#feature #sp_wrap .feature_page section .border .btn_link a{
  padding: 5px 0;
}


