@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 {
  display: none;
  margin: 32px 0 55px;
}

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

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



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

*/

.genre_health #detail .entry .entry_contents h4.no01 {
  background: url(/img/feature/79_weather/image05.png) no-repeat left top !important;
  padding: 6px 0 4px 68px;
}

#feature .feature_page section .mb30{
  margin-bottom: 30px;
}
#feature .feature_page section .m50{
  margin: 50px auto;
}
#feature .feature_page section .border {
  margin: 0 auto 60px;
  padding: 50px 0;
  width: 90%;
  box-sizing: border-box;
  border: 2px solid #00ae97;
  text-align: center;
}
#feature .feature_page section .border h3 {
  margin: 0 0 18px;
}
#feature .feature_page section .border span {
  font-size: 20px;
}
#feature .feature_page section .border .title {
  font-size: 36px;
  color: #00ae97;
  margin: 16px auto 30px;
}
#feature .feature_page section .border .detail-link {
  margin: 32px auto 0;
}


#feature .feature_page section .medicine {
  width: 90%;
  margin: 0 auto 30px;
  box-sizing: border-box;
  padding: 40px 30px;
  background: #f2f2f2;
}
#feature .feature_page section .medicine  h3 {
  margin: 0 auto 19px;
}
#feature .feature_page section .medicine .inner {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}

#feature .feature_page section .medicine .inner .img {
  width: 104px;
}
#feature .feature_page section .medicine .inner .img img{
  width: 100% !important;
}
#feature .feature_page section .medicine .inner .text {
  width: 470px;
}
#feature .feature_page section .medicine .inner .text p {
  margin-bottom: 20px !important;
}
#feature .feature_page section .medicine .inner .text span {
  font-size: 14px;
}

#feature .feature_page section .medicine .inner .text .f18 {
  font-size: 18px;
}

#feature .feature_page section .medicine .inner .text .f16 {
  font-size: 16px;
}
#feature .feature_page section .medicine .inner .text .f14 {
  font-size: 14px;
  font-weight: bold;
}
#feature .feature_page section  .detail-link {
  display: block;
  width: 360px;
  height: 50px;
  margin: 20px 0 0;
  line-height: 50px;
  text-align: center;
  color: #ffff;
  text-decoration: none;
  background: url(/img/feature/79_weather/image03.png) no-repeat 90% center / auto #00ae97;;
  transition: all .3s;
}
#feature .feature_page section .detail-link:hover {
  opacity: 0.8;
}

#feature .feature_page section .summary {
  font-weight: bold;
 }
#feature .feature_page section .summary .no  {
 color: #00ae97;
}


.interview-banner {
  margin: 0 auto 100px;
  width: 90%;
  box-sizing: border-box;
  border: 2px solid #00ae97;
  text-align: center;
}
.interview-banner a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 40px 0;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  color: #00ae97;
  background: url(/img/feature/79_weather/image04.png) no-repeat 95% center / auto;
}
.interview-banner a span {
  font-size: 32px;
  letter-spacing: 3px;
}

.interview-banner a:hover {
  opacity: 0.8;
}

/* ---------------------
      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 {
  font-size: 100%;
}
#feature #sp_wrap .entry .entry_contents h4.no01 {
  background: url(/img/feature/79_weather/image05.png) no-repeat left top / 30px auto !important;
  padding: 6px 0 4px 68px;
}

#feature #sp_wrap  .feature_page section .mb30{
  margin-bottom: 30px;
}
#feature #sp_wrap  .feature_page section .m50{
  margin: 50px auto;
}


#feature #sp_wrap .feature_page section .border {
  margin: 0 auto 60px;
  padding: 25px 25px 20px;
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #00ae97;
  text-align: center !important;
}
#feature #sp_wrap .feature_page section .border h3 {
  margin: 0 0 10px;
}
#feature #sp_wrap .feature_page section .border span {
  font-size: 18px;
}
#feature #sp_wrap .feature_page section .border .title {
  font-size: 32px !important;
  font-weight: bold;
  color: #00ae97;
  margin: 8px auto 15px;
}
#feature #sp_wrap  .feature_page section .border .detail-link {
  margin: 16px auto 0;
}
#feature #detail .entry .column02 .border p {
  text-align: center;
}

#feature #sp_wrap  .feature_page section .medicine {
  width: 100%;
  margin: 0 auto 30px;
  box-sizing: border-box;
  padding: 20px 15px;
  background: #f2f2f2;
}
#feature #sp_wrap .feature_page section .medicine  h3 {
  margin: 0 auto 9px;
}
#feature #sp_wrap .feature_page section .medicine .inner {
  box-sizing: border-box;
  display: block;
  justify-content: space-between;
}
#feature #sp_wrap .feature_page section .medicine .inner .img {
  width: 50%;
  margin: 0 auto 20px;
  text-align: center;
}
#feature #sp_wrap  .feature_page section .medicine .inner .text {
  width: 100%;
}
#feature #sp_wrap  .feature_page section .medicine .inner .text p {
  margin-bottom: 10px !important;
}
#feature #sp_wrap .feature_page section .medicine .inner .text span {
  font-size: 14px;
}

#feature #sp_wrap  .feature_page section .medicine .inner .text .f18 {
  font-size: 18px;
}

#feature #sp_wrap .feature_page section .medicine .inner .text .f16 {
  font-size: 16px;
}
#feature #sp_wrap  .feature_page section .medicine .inner .text .f14 {
  font-size: 14px;
  font-weight: bold;
}
#feature #sp_wrap  .feature_page section  .detail-link {
  display: block;
  width: 100%;
  height: 90px;
  margin: 20px 0 0;
  line-height: 90px;
  text-align: center;
  color: #ffff;
  text-decoration: none;
  background: url(/img/feature/79_weather/image03.png) no-repeat 90% center / auto #00ae97;;
  transition: all .3s;
}
#feature #sp_wrap  .feature_page section .detail-link:hover {
  opacity: 0.8;
}

#feature #sp_wrap  .feature_page section .summary {
  font-weight: bold;
 }
 #feature #sp_wrap  .feature_page section .summary .no  {
 color: #00ae97;
}


#feature #sp_wrap  .interview-banner {
  margin: 0 auto 50px;
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #00ae97;
  text-align: center;
}
#feature #sp_wrap  .interview-banner a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 0;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  color: #00ae97;
  background: url(/img/feature/79_weather/image04.png) no-repeat 95% center / auto;
}
#feature #sp_wrap  .interview-banner a span {
  font-size: 30px;
  letter-spacing: 3px;
}

#feature #sp_wrap .interview-banner a:hover {
  opacity: 0.8;
}

/* レシピカラー */
#feature #sp_wrap .contents .entry_contents h3 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 8px;
  color: #fdd000;
}
#sp_wrap #series_recipe .menu h4 {
  color: #fdd000;
  font-size: 20px;
  line-height: 1.5;
  background-position: 0 8px;
}
#feature #sp_wrap #container .pagenav ul li.cur a {
  color: #fff;
  background-color: #fdd000;
}
#feature #sp_wrap #container .pagenav ul li a {
  color: #fdd000;
  background: #fff5c4;
}
#feature .genre_recipe #detail .title .entry-title,
.entry .entry_contents h4.no00,
.genre_recipe #detail .entry .entry_contents h4.no01,
.genre_recipe #detail .entry .entry_contents h4.no02,
.genre_recipe #detail .entry .entry_contents h4.no03,
.genre_recipe #detail .entry .entry_contents h4.no04,
.genre_recipe #detail .entry .entry_contents h4.no05,
.genre_recipe #detail.entry .entry_contents h4.no06,
.genre_recipe #detail .entry .entry_contents h4.no07,
.genre_recipe #detail .entry .entry_contents h4.no08,
.genre_recipe #detail .entry .entry_contents h4.no09,
.genre_recipe #detail .entry .entry_contents h4.no10,
#feature .genre_recipe #detail .entry .outline ul li p a {
    color: #fdd000;
}

/* Social buttons */
.sosyal {
  display: table;
  max-width: 100%;
  margin: 10px auto 50px;
  border-collapse: separate;
  border-spacing: 7px 0;
  text-align: center;
  letter-spacing: normal;
}
.sosyal .facebook {
  background-color: #2e4a88;
  box-shadow: 0 4px 0 #163169;
  text-shadow: 0 -1px -1px #1B3D82;

  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 15px;
}
.sosyal .facebook:hover {
  background-color: #3a5791;
}
.sosyal .facebook:active {
  top: 2px;
	box-shadow: 0 2px 0 #163169;
}
.sosyal .twitter {
  background-color: #008DDE;
  box-shadow: 0 4px 0 #0078BD;

  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 26px;
}
.sosyal .twitter:active {
  top: 2px;
	box-shadow: 0 2px 0 #0078BD;
}
.sosyal .twitter:hover {
  background-color: #1397D8;
}
.sosyal .line {
  background-color: #00B900;
  box-shadow: 0 4px 0 #009900;

  display: table-cell;
  position: relative;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-radius: 5px;
  padding: 12px 37px;
}
.sosyal .line:active {
  top: 2px;
	box-shadow: 0 2px 0 #009900;
}
.sosyal .line:hover {
  background-color: #4ABA4A;
}

/* Social buttonsのフォント指定 */
.sosyalfont {
	font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}
.sosyalfont sub {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

/* 顔の横にコメント */
.face_comment {
  display: table;
  max-width: 100%;
  height: 100px;
  border-collapse: separate;
  border-spacing: 20px 0;
  margin: 30px 0px;
}
.face_comment .face {
  display: table-cell;
  min-width: 100px;
}
.face_comment .comment {
  display: table-cell;
  vertical-align: middle;
}
.face_comment .comment span{
  font-size: 20px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  color: #333333;
  display: inline;
}
.face_comment .comment .underline {
  background: linear-gradient(transparent 50%, yellow 50%);
}

/* 本文装飾 */
.interviewer_voice {
  color: #ff4500;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.strong_line {
  background: linear-gradient(transparent 80%, yellow 50%);
}

/* タイトル装飾 */
.si_title {
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #fff100;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin: 50px 0px 20px 0px;
}
.si_title:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}
