@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 .outline ul li p a ,
#feature .genre_health #detail .entry .outline ul li p  {
  font-size: 16px;
}
#feature .genre_health #detail .entry .outline ul li p a br {
  display: none;
}

#feature .genre_health #detail .entry .outline ul li p  br {
  display: none;
}

#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: #ff9600;
  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;
  text-align: center;
}

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

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

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

#feature #detail .page1 .title {
  margin: 0 auto 20px;
}

#feature_guard.contents.feature_page.page1 .image-text01 {
  font-size: 16px;
  line-height: 1.5;
}

#feature .contents .feature_page p.image-text01 {
  margin-bottom: 20px;
}

#feature .feature_page.page1 section .inner {
  width: 91.8%;
  margin: 0 auto;
  padding: 30px 0;
}


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

#feature_guard.contents.feature_page .image-title01 {
  width: 78%;
  color: #e95377;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}


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


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

#feature .feature_page.page4 .box {
  margin: 0 0 20px;
}


#feature .feature_page.page4 .sect03 dl {
  margin: 0 0 32px;
  font-size: 16px;
}
#feature .feature_page.page4 .sect03 dl dt {
  display: flex;
  align-items: center;
  justify-self: start;
  font-weight: bold;
}
#feature .feature_page.page4 .sect03 dl dt span {
  width: 17px;
  margin: 0 5px 0 0;
  height: 17px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  display: block;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
}


#feature .feature_page.page5 .sect03 ul li {
  margin: 0 0 32px;
  font-size: 16px;
}


#feature .feature_page.page5 .sect03 ul li strong {
  position: relative;
  padding: 0 0 0 22px;
}

#feature .feature_page.page5 .sect03 ul li strong::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: #00ae97;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

/* ---------------------
      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 {
    margin: 40px 15px 20px;
}*/

#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: 21px;
    padding: 0 0 0 45px;
    margin-bottom: 20px;
}

#feature #sp_wrap #feature_guard.feature_page h3 {
  font-size: 21px;
  line-height: 1.16666667;
  margin: 30px 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;
}


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

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

#sp_wrap #feature_guard.contents.feature_page.page1 .image-title01,
#sp_wrap #feature_guard.contents.feature_page.page2 .image-title01:nth-child(2),
#sp_wrap #feature_guard.contents.feature_page.page3 .image-title01 {
  width: 89.3%;
  margin: 0 auto;
}

#sp_wrap #feature_guard.contents.feature_page.page1 .img .for-sp {
  width: 87%;
}

#feature #sp_wrap #detail .page1 .ketsuatsu {
  width: 100%;
  padding: 15px 9px 12px;
  margin: 0 0 15px 0;
}

#feature #sp_wrap .genre_health #detail .page1 .ketsuatsu .mini-title {
  font-size: 13px;
  color: #000;
  padding: 0;
  margin-bottom: 12px;
}

#feature #sp_wrap #detail .page1 .ketsuatsu .image {
  width: 100%;
  margin: 0 0 5px;
}

#feature #sp_wrap #detail .page1 .ketsuatsu .description {
  font-size: 12px;
  line-height: 16px;
}

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

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

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

#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01 {
  width: 55.4%;
  margin: 0 auto 11px;
  padding: 0;
  color: #e95377;
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
}

#feature #sp_wrap .genre_health #detail .entry .entry_contents .image-title01.wide {
  width: 79.6%;
}

#feature #sp_wrap .feature_page.page2 section .inner .img02 {
  margin-bottom: 13px;
}

#feature #sp_wrap #detail .entry .column02 p.text-small {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0em;
  }

#feature #sp_wrap .feature_page.page2 section.image,
#feature #sp_wrap .feature_page.page3 section.image  {
  width: 100%;
}

#feature #sp_wrap .feature_page.page2 section .inner {
  width: 93.1%;
  padding: 30px 0 22px;
}

/*#feature #sp_wrap #detail .entry .column02 p.description {
  margin-bottom: 0;
  line-height: 1.5;
  letter-spacing: 0;
}*/

#feature #sp_wrap #detail .entry .column02 p.description02 {
  margin-bottom: 5px;
}

#feature #sp_wrap #detail .page2 .sect02 {
  width: 100%;
  padding: 10px 8px 17px;
  margin: 0 auto 20px;
}



#feature #sp_wrap .genre_health #detail .page2 .sect02 .mini-title {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 12px;
  color: #1e1e1e;
  padding: 0;
}

#feature #sp_wrap #detail .page2 .sect03 {
  width: 100%;
  border: 1px solid #000;
  padding: 15px 8px 16px;
  box-sizing: border-box;
  margin: 0 auto 0;
}

#feature #sp_wrap .genre_health #detail .page2 .sect03 .mini-title {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 7px;
  color: #1e1e1e;
  padding: 0;
  letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 .image {
  width: 100%;
}

#feature #sp_wrap .genre_health #detail .page2 .sect03 .description {
  margin: 6px 0 13px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 dl .detail-title {
  font-size: 13px;
  line-height: 15px;
  padding: 8px 8px;
  border-radius: 10px 10px 0 0;
  letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 dl .detail-text {
  border: 1px solid #C0C0C0;
  border-top: 0;
  border-radius: 0 0 20px 20px;
  font-size: 12px;
  line-height: 15px;
  padding: 8px 9px 8px;
  box-sizing: border-box;
  letter-spacing: 0;
}

#feature #sp_wrap #detail .page2 .sect03 .detail-box {
  width: 96%;
  margin: 0 auto;
}

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

#feature #sp_wrap #detail .page3 .sect02 {
  margin-bottom: 0;
}

#feature #sp_wrap .genre_health #detail .page3 .sect02 .mini-title,
#feature #sp_wrap .genre_health #detail .page3 .sect04 .mini-title {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
  padding: 8px 8px;
  background-color: #e60012;
  text-align: center;
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
  margin-bottom: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
  padding: 8px 8px 8px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail,
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .detail{
  margin-bottom: 8px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care {
  display: block;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li {
  width: 100%;
  padding: 6px 8px;
  min-height: 52px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:not(:nth-of-type(3n + 1)) {
  margin-left: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li:nth-of-type(n + 2) {
  margin-top: 10px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box .care li p {
  font-size: 12px;
  line-height: 13px;
  margin: 0;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box {
    padding: 8px 8px 15px;
}

#feature #sp_wrap #detail .page3 .sect02 .bottom-box, #feature #detail .page3 .sect04 .bottom-box {
  border-radius: 0 0 10px 10px;
  border-top: 0;
}

#feature #sp_wrap #detail .page3 .sect04 {
  margin-bottom: 0px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box {
  display: block;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left,
#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right {
  width: 100%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box {
  padding: 8px 10px 17px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div .list-title {
  padding: 0;
  color: #e60012;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 8px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .right .list-title {
  padding-top: 10px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .detail {
  margin-bottom: 15px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(odd){
  width: 51.57%;
  padding-left: 1%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li:nth-of-type(even){
  width: calc(100% - 53.07%);
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li {
  font-size: 12px;
  letter-spacing: 0px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > .left ul li:nth-last-of-type(2) {
  border-bottom: 2px dotted #a35649;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .left ul li {
  line-height: 22px;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box .right ul li {
  text-indent: 0;
  line-height: 14px;
  padding: 3px 0 3px 0.6em;
  width: 100%;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .circle-num {
  line-height: 1;
}

#feature #sp_wrap #detail .page3 .sect04 .bottom-box .box > div ul li .star {
    margin-left: 0;
}

/* 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;
}
.sosyalfont {
	font-family: Arial;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  padding: 1rem;
}
.sosyalfont sub {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

/* コラム */
.column_box {
  max-width: 650px;
  padding: 2rem;
  margin: 2em auto;
  color: #333333;/*文字色*/
  box-sizing: border-box;
  background-image: url(/img/feature/feature1_49/feature1_49-column.svg);
  /* background by SVGBackgrounds.com */
  background-attachment: fixed;
  background-size: cover;
  /*border: solid 3px #dc143c;/*線*/
  /*border-radius: 5px;/*角の丸み*/
}
.column_box p {
  font-size: 14px;
  margin: 1rem 0 2rem !important;
  text-align: justify !important;
}
.column_box_title_block {
  display: block;
  text-align: center;
  margin: 1.5rem 0;
}
.column_box_title {
  display: inline;
  color: #00A180;
  background: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: normal;
  padding: 0;
}
.column_box_head {
  font-size: 22px !important;
  position: relative;
  padding: 0 0.5rem;
  color: #EA545D;
  background: #fff;
  display: inline-block;
  font-weight: bold;
  margin: 1.2rem 0 0;
}
.column_box_head_two {
  font-size: 20px !important;
  color: #fff;
  background-color: #3071B9;
  font-weight: bold;
  line-height: normal;
  padding: 0.5rem 1rem;
}
.column_box_block {
  display: block;
}
.column_box_img {
  display: block;
  margin: 1rem auto;
  /*mix-blend-mode: multiply;*/
}

/* 二列 */
.tworows {
  display: grid;
  gap: 1rem;
  padding: 0;
  margin: 0rem auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
  justify-content: space-evenly;
}
.img_tworows {
  max-width: 360px;
}
.tworows_list {
  display: flex;
  gap: 2rem;
  padding: 0;
  margin: 1rem auto;
  grid-template-columns: 1fr 1fr;
  position: relative;
  justify-content: space-evenly;
}

/* 強調文字 */
.strongtext {
  font-weight: bold;
  background: linear-gradient(transparent 70%, yellow 70%);
}

/* SPのみ改行 */
.pc_hidden{
    display: none;
}
@media screen and (max-width:599px) {
    .pc_hidden{
        display: block;
    }
}

/* PCのみ改行 */
.sp_hidden{
    display: none;
}
@media screen and (min-width:1025px) {
    .sp_hidden{
        display: block;
    }
}

/* SP表示 */
@media(max-width: 599px) {
  .tworows {
    grid-template-columns: 1fr;
    gap: 0;
}
  .tworows_list {
    display: inline-block;
    padding: 0 0 0 3rem;
}
  .column_box {
    padding: 1rem;
}
  .column_box_title {
    font-size: 25px;
    padding: 0;
}
}

/* コラムリスト */

.column_box ol{
  /*要素の連番（カウンタ）の値をリセットする*/
  counter-reset: li;
}
.column_box li{
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  margin: 0.5rem 0 0.5rem;
  /*デフォルトのスタイルを非表示にする*/
  list-style: none;
}
.column_box li:before{
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  color: #EA545D;
  /*要素の連番（カウンタ）の値を進める*/
  counter-increment: li;
  /*自動連番を付ける関数*/
  content: counter(li)'.';
}
