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

#feature .contents .entry_contents h3 {
  margin-bottom: 18px;
  font-size: 20px;
}

.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: 0 0 4px 86px;
  font-size: 26px;
}

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

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

#feature .genre_health #detail .entry .speaker {
  margin: -14px 0 64px;
  padding: 47px 17px 13px;
  border: 4px dotted #00ae97;
}

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

#feature #detail .entry .speaker .name-card .career {
  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 #detail.contents #feature_guard {
  background: #ffffff;
}

#feature #feature_guard p {
  margin-bottom: 34px;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
}

#feature_guard.feature_page h4 span {
  display: block;
}

#feature_guard.feature_page h3 {
  line-height: 2;
  color: #00ae97;
  font-weight: bold;
  margin: 19px 0 12px;
}

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

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

#detail .image {
  margin: -5px 0 32px;
  padding: 20px 40px 22px;
  border: 2px solid #d3edfb;
}

#feature #detail .image .title {
  margin-bottom: 23px;
  padding-bottom: 7px;
  text-align: center;
  color: #724598;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
}

#feature #detail .image .title span {
  display: inline-block;
  border-bottom: 2px solid #724598;
}

#feature #detail .image .img  {
  margin-bottom: 20px;
  text-align: center;
}

#feature #detail .image p {
  margin: 0;
  color: #1e1e1e;
  font-size: 14px;
  line-height: 24px;
}

#feature #detail .image .caption {
  margin-bottom: 23px;
  text-align: right;
  font-size: 12px;
  line-height: 1;
}


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

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

#feature_guard.page1 .sect-title {
  margin: 0 0 30px;
  padding: 0 0 0 75px;
  line-height: 30px;
}

#feature .contents .page1 h3 {
  margin-top: 13px;
  padding: 0;
}

.contents .page1 .sect01 {
  margin-bottom: 40px;
}


/* ---------------------
  page 2 
*/

#feature_guard.page2 {
  padding-bottom: 44px;
}

.genre_health #detail .entry .entry_contents h4.no02 {
  margin: -3px 0 33px;
  line-height: 36px;
}

#feature .contents .page2 .sect-title {
  margin-bottom: 19px;
  line-height: 1.2;
}

#feature #detail .page2 .image {
  margin-bottom: 60px;
}

#feature .page2 .sect01 .frame {
  margin-bottom: 53px;
}

#feature .page2 .sect02 .frame {
  margin: -16px 0 46px;
}

#feature #detail .page2 .sect02 .image .title {
  margin-bottom: 36px;
}
 
#feature #detail .page2 .sect02 .image .img {
  width: 531px;
  margin: 0 auto 15px;
}



/* ---------------------
  page 3 
*/

#feature_guard.page3 {
  padding-bottom: 56px;
}

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

#feature .contents .page3 h3 {
  margin-bottom: 10px;
}

#feature .page3 .sect01 .frame01 {
  margin: -8px 0 32px;
}

#feature .page3 .sect01 .frame02 {
  margin: 0 0 54px;
}

#feature .page3 .sect02 .frame {
  margin: 0 0 23px;
}

#feature #feature_guard.page3 .note p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}



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

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

#feature .contents .page4 h3 {
  margin-bottom: 9px;
}

.page4 .sect01 {
  margin-bottom: 40px;
}

#feature .page4 .sect01 .frame {
  margin: 0 0 47px;
}


#feature .page4 .articles {
  width: 100%;
  margin-top: 51px;
  padding: 40px 18px 0;
  border: 2px solid #d3edfb;
  box-sizing: border-box;
}

#feature #detail .page4 .articles .title {
  width: 579px;
  margin: 0 auto 35px;
}

.page4 .articles section {
  position: relative;
  margin-bottom: 70px;
}

.page4 .articles .update {
  position: absolute;
  top: -6px;
  left: 0;
  width: 7%;
  height: auto;
}

.page4 .articles .update img {
  width: 100%;
  height: auto;
}

#feature #detail .page4 .articles section .title {
  margin: 0 0 26px;
  padding-left: 57px;
  color: #724598;
  font-size: 24px;
  font-weight: bold;
}

#feature #detail .page4 .articles section .red {
  color: #ea5520;
}

#feature #detail .page4 .articles .update08 {
  margin: 0;
}

#feature #detail .page4 .articles .update08 .image {
  width: 364px;
  margin: 0 auto 18px;
  padding: 12px 0 0 37px;
  border: none;
}

#feature #detail .page4 .articles .update08 p {
  margin-bottom: 30px;
}

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

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

#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_guard.feature_page p {
  font-size: 13px;
}

#feature #sp_wrap .genre_health #detail .entry .speaker {
  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: 150px !important;
}

#feature #sp_wrap #detail .entry .speaker .name {
  margin-top: 13px;
}

#feature #sp_wrap #detail .entry .speaker .name-card .career {
  padding-left: 110px;
  line-height: 1.5;
}

#feature #sp_wrap #detail .entry .speaker .detail {
  width: 100%;
  margin: 10px 0 5px;
}

#feature #sp_wrap #detail .entry .speaker .detail p {
  margin-bottom: 0;
  line-height: 1.8;
  letter-spacing: -0.01em;
}

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

#sp_wrap #detail .image {
  margin: 0 0 25px;
  padding: 17px 20px 17px;
}

#feature #sp_wrap .genre_health #detail .image h4.title {
  margin: 0 auto 14px;
  padding: 0;
  color: #724598;;
  font-size: 15px;
  line-height: 2;
}

#feature #sp_wrap #feature_guard.feature_page p.text-type25 {
  margin-bottom: 25px;
}

#feature #sp_wrap #detail .image .caption {
  margin-bottom: 13px;
  text-align: right;
  font-size: 10px;
  line-height: 1.7;
}



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

#sp_wrap .contents .page1 .sect01 {
  margin-bottom: 53px;
}


/* ---------------------
  page 2 
*/

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

#feature #sp_wrap .page2 .sect02 .frame {
  margin: 0 0 25px;
}

#feature #sp_wrap #detail .page2 .image {
  margin: 0 0 53px;
}

#feature #sp_wrap .page2 .sect02 .image .img {
  width: 100%;
  margin: 0 auto;
}

/* ---------------------
  page 3 
*/


#feature #sp_wrap .page3 .sect01 .frame01 {
  margin: 0 0 25px;
}

#feature #sp_wrap .page3 .sect01 .frame02 {
  margin: 0 0 53px;
}

#feature #sp_wrap .page3 .sect02 .frame {
  margin: 0 0 25px;
}

#feature #sp_wrap #feature_guard.feature_page .note p {
  font-size: 11px;
  line-height: 1.3;
}

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

#feature #sp_wrap .page4 .sect01 .frame {
  margin: 0 0 25px;
}

#feature #sp_wrap #detail .page4 .articles .title {
  width: 90%;
  margin: 0 auto 20px;
}

#feature #sp_wrap .page4 .articles {
  margin-top: 0;
}

#sp_wrap .page4 .articles section {
  margin-bottom: 40px;
}

#feature #sp_wrap #detail .page4 .articles section .title {
  padding-left: 44px;
  font-size: 16px;
  line-height: 1.3;
}

#sp_wrap .page4 .articles .update {
  top: -10px;
  width: 11%;
}

#sp_wrap .page4 .articles .update02 .update,
#sp_wrap .page4 .articles .update05 .update,
#sp_wrap .page4 .articles .update07 .update,
#sp_wrap .page4 .articles .update08 .update {
  top: 0;
}

#feature #sp_wrap #detail .page4 .articles .update08 .image {
  width: 100%;
  margin: 0 auto 12px;
  padding: 0;
}

