@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
/* 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: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", sans-serif !important;
}
.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;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", sans-serif !important;
  font-weight: bold;
}
#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 #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;
  font-family: 'Noto Sans JP', "游ゴシック体", "Yu Gothic", sans-serif !important;
}
#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: 1rem;
  font-size: 14px !important;
  line-height: 1.8 !important;
  font-weight: bold;
  padding: 0 10px;
  text-align: justify;
}
#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: 15px;
  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;
}
/* Social buttons */
.sosyal {
  display: table;
  max-width: 100%;
  margin: 10px auto 50px;
  border-collapse: separate;
  border-spacing: 7px 0;
  text-align: center;
}
.sosyal .facebook {
  background-color: #2e4a88;
  box-shadow: 0 4px 0 #1B3D82;
  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: #354F84;
}
.sosyal .facebook:active {
  top: 2px;
  box-shadow: 0 2px 0 #1B3D82;
}
.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;
}
/*常識 疑問・答え*/
.title_question {
  display: flex;
  gap: 2rem;
  padding: 1rem;
  align-items: center;
}
.title_answer {
  display: flex;
  gap: 2rem;
  padding: 1rem 0;
  align-items: center;
}
.title_icon {
  min-width: 100px;
}
.question_text span {
  font-size: 24px;
  font-weight: bold;
  color: #4b6cb3;
  /* background: linear-gradient(transparent 70%, yellow 50%); */
  display: inline;
}
.answer_text {
  font-size: 24px;
  font-weight: bold;
  color: #e95389;
}
/*アコーディオン*/
.accordion_answer {
  display: block;
  width: 100%;
  margin: 10px auto 50px;
}
/* Acordeon styles */
.accordion_answer .tab {
  position: relative;
  color: #4b6cb3; /* アコーディオン タブ文字色 */
  overflow: hidden;
  font-size: 20px;
  border: none;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #fff67f; /* アコーディオン タブ背景色 */
  border: 5px solid;
  border-color: #4b6cb3;
  border-top: transparent;
  border-bottom: transparent;
  border-right: transparent;
  font-weight: bold;
  line-height: 3;
  font-size: 20px;
  cursor: pointer;
  margin: 1rem auto 0rem;
}
.tab-content {
  position: relative;
  max-height: 0;
  overflow: hidden;
  background: #fff; /* タブ内背景色 */
  border: 5px solid;
  border-color: #4b6cb3;
  border-top: transparent;
  border-bottom: transparent;
  border-right: transparent;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  padding: 0 1rem;
}
.tab-content p {
  padding: 0em 1em 0em 1em;
  color: #000; /* タブ内文字色 */
  word-break: break-all;
  text-align: justify !important;
}
.tabimg {
  width: 95%;
  margin: 0px auto 30px;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 200em;
}
/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.tab input[type="checkbox"] + label::after {
  content: "+";
  /* font-weight: bold; */
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type="checkbox"]:checked + label::after {
  transform: rotate(360deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
/* アコーディオン内イラスト */
.img_one {
  display: block;
  margin: 1rem auto !important;
  /* mix-blend-mode: multiply; 透過効果*/
}
/* 区切り線 */
.hr-jo {
  border-top: 1px solid #bbb;
  margin: 2rem 0;
}
/* 二列 */
.tworows {
  display: grid;
  gap: 35px 10px;
  padding: 0.5em 1em;
  margin: 1em auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
  justify-content: space-evenly;
}
/* 画像テキスト横並び */
.pict_text {
  display: flex;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  margin: 1rem auto;
  align-items: center;
}
/* 文字装飾 */
.column_box_title {
  display: inline;
  color: #333;
  background: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  padding: 0;
}
.column_box_sub_title {
  display: inline;
  font-size: 20px !important;
  color: #fff;
  background-color: #E95389;
  font-weight: bold;
  line-height: 1.5;
  padding: 0rem 0rem;
}
/* 文字ブロック */
.text_block_center {
  display: block;
  text-align: center;
  margin: 2.5rem 0 1rem;
}
/* PC,SP改行 */
.pc_hidden {
  display: none;
}
@media screen and (max-width:599px) {
  .pc_hidden {
    display: block;
  }
}
.sp_hidden {
  display: none;
}
@media screen and (min-width:1025px) {
  .sp_hidden {
    display: block;
  }
}
/* チェックボックス */
.checkbox_column {
  display: block;
  margin: 0 auto 1.5rem;
  width: max-content;
}
.checkbox_column input[type="checkbox"] {
  display: none;
}
.checkbox_column input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 1rem 1rem 0 1rem;
  font: 18px/24px 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  color: #e95389;
  background: unset;
  cursor: pointer;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.checkbox_column input[type="checkbox"] + label:last-child {
  margin-bottom: 0;
}
.checkbox_column input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #e95389;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}
.checkbox_column input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox_column input[type="checkbox"] + label:after {
  content: none;
}
.checkbox_text {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 2;
  padding: 0 0 0 3.2rem;
  margin: 0 !important;
}
/* 強調文字 */
.strongtext {
  font-weight: bold;
  background: linear-gradient(transparent 70%, yellow 70%);
}
/* SP表示 */
@media(max-width: 599px) {
  .tworows {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
    margin: 0 auto;
  }
  .answer_text {
    font-size: 18px;
  }
  .question_text span {
    font-size: 18px;
  }
  .accordion_answer .tab {
    font-size: 18px !important;
  }
  .title_icon {
    min-width: 80px;
  }
  .column_tworows {
    grid-template-columns: 1fr;
    gap: 0rem;
  }
  .column_box {
    margin: -1rem auto 2rem;
    padding: 1rem;
  }
  .column_number {
    margin: 0rem auto;
    position: static;
    padding: 0.5rem 1rem;
    font-size: 18px;
    display: inline-block;
    line-height: 1.7;
  }
  .column_box h5 {
    font-size: 18px;
  }
  .pict_text {
    display: inline-block;
    align-items: stretch;
  }
  .tab-content {
    padding: 0 1rem;
  }
  .title_question {
    gap: 1rem;
  }
  .title_answer {
    gap: 0.5rem;
  }
  .tab-content p {
    padding: 0;
  }
  .column_box_title {
    font-size: 18px;
  }
  .column_box_sub_title {
    font-size: 16px !important;
  }
  .checkbox_column {
    display: inline-block;
    width: auto;
  }
  .checkbox_column input[type="checkbox"] + label {
    font: 15px/23px 'Noto Sans JP', 'Open Sans', Arial, sans-serif;
    font-weight: bold;
  }
  #feature #detail .entry {
    margin: 0px 10px 20px;
  }
  .hr-jo {
    margin: 1rem 0;
  }
  .accordion_answer {
    margin: 0rem auto 2rem;
  }
  .tab label {
    font-size: 16px;
  }
}