@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;
}
#feature #feature_guard p a.textLink {
  color: #1111cc !important;
}
#feature #feature_guard p a.textLink:link {
	text-decoration: underline !important;
	color: #1111cc !important;
	}
#feature #feature_guard p a.textLink:visited {
	text-decoration: underline !important;
	color: #1111cc !important;
	}
#feature #feature_guard p a.textLink:hover {
	text-decoration: none !important;
	color: #1111cc !important;
	}
#feature #feature_guard p a.textLink:active {
	text-decoration: none !important;
	color: #1e1e1e !important;
	outline: none !important;
	}
#feature #feature_guard p a.textLink:focus {
	outline: none !important;
	}

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

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


/* ---------------------
  page 1 
*/
.genre_health #detail .entry .entry_contents h4.no01 {
  line-height: 1.2;
}


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

#feature .contents .page2 .note {
  margin-top: -15px;
  font-size: 14px;
}

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

#feature .contents .page3 .sect01 .image {
  margin-bottom: 77px;
  text-align: center;
}

#feature .contents .page3 .check-wrap {
  position: relative;
  margin-top: 105px;
}

#feature .contents .page3 .check-wrap .check-title {
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -224px;
}

#feature .contents .page3 .check-wrap .inner {
  padding: 48px 30px 32px 60px;
  border: 2px solid #d3cfc4;
  overflow: hidden;
}

#feature .contents .page3 .check-wrap .inner .image {
  float: left;
  margin: 0;
}

#feature .contents .page3 .check-wrap .inner .texts {
  float: left;
  width: 440px;
  margin-left: 43px;
}

#feature .contents .page3 .check-wrap .inner .texts .text {
  margin-bottom: 16px;
  padding-top: 3px;
  font-size: 14px;
  line-height: 2;
}

#feature .contents .page3 .check-wrap .inner .texts .text .red {
  color: #e60012;
}

#feature .contents .page3 .check-wrap .inner .texts .product {
  margin-bottom: 23px;
  font-size: 14px;
  line-height: 2;
}

#feature .contents .page3 .check-wrap .btn a {
  display: block;
  text-align: center;
}

#feature .contents .page3 .check-wrap .notes {
  margin: 6px 0 50px;
}

#feature .contents .page3 .check-wrap .notes p {
  margin: 0;
  font-size: 12px;
  line-height: 1.66;
}

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

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


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

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


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

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


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

#feature #sp_wrap .contents .page3 .check-wrap {
  position: relative;
  margin-top: 62px;
}

#feature #sp_wrap .contents .page3 .check-wrap .check-title {
  position: absolute;
  top: -42px;
  left: 50%;
  width: 92%;
  margin-left: -46%;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner {
  padding: 35px 6% 20px;
  border: 1px solid #d3cfc4;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .image {
  float: none;
  width: 30%;
  margin: 0 auto 21px;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts {
  float: none;
  width: 100%;
  margin-left: auto;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .text {
  margin-bottom: 25px;
  padding-top: 0;
  font-size: 12px;
  line-height: 1.75;
}

#feature #sp_wrap .contents .page3 .check-wrap .inner .texts .product {
  margin-bottom: 21px;
  font-size: 12px;
  line-height: 1.75;
}

#feature #sp_wrap .contents .page3 .check-wrap .btn a {
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 1.69;
}

#feature #sp_wrap .contents .page3 .check-wrap .notes {
  margin: 8px 0 0;
}

#feature #sp_wrap .contents .page3 .check-wrap .notes p {
  margin: 0;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  line-height: 1.75;
}
