@charset "UTF-8";
.tk-ni-Title {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #dcdcdc;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-Title {
    margin-top: 60px;
    padding-top: 0;
    border-top: none;
  }
}

.tk-ni-Index {
  margin-top: 30px;
  background: #f2f1f1;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-Index {
    padding: 60px;
    margin-top: 0;
    margin-top: 40px;
  }
}
.tk-ni-IndexInner {
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexInner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 25px;
  }
}
.tk-ni-IndexList {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 15px;
  list-style: none;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList {
    padding: 0 15px;
  }
}
.tk-ni-IndexList_Item {
  width: 23%;
  margin: 0 2.666666667% 20px 0;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item {
    width: 9.5%;
    margin: 0 0.555555556% 5px 0;
  }
}
.tk-ni-IndexList_Item:nth-child(4n) {
  margin-right: 0;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item:nth-child(4n) {
    margin-right: 0.555555556%;
  }
}
.tk-ni-IndexList_Item:nth-child(10n) {
  margin-right: 2.666666667%;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item:nth-child(10n) {
    margin-right: 0;
  }
}
.tk-ni-IndexList_Item:nth-child(20n) {
  margin-right: 0;
}
.tk-ni-IndexList_Item a {
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item a {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 15px 3px 35px;
    border: solid 1px #dcdcdc;
    background: #fff;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item a:before {
    position: absolute;
    bottom: 15px;
    left: 50%;
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    margin-left: -8px;
    background: url(/assets/img/common/parts/arrow-under.svg);
  }
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item a:hover {
    background: #f8f8f8;
    color: #f00;
  }
}
.tk-ni-IndexList_Item_Image {
  margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-IndexList_Item_Image {
    padding: 0 15px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-IndexList_Item_Image img {
    display: block;
    padding: 15px;
    border-radius: 50%;
    background: #fff;
    box-sizing: border-box;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-IndexList_Item_Title {
    font-size: 13px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-Article {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-ArticleBody {
    margin-bottom: 130px;
  }
}

.tk-ni-Article-magazine {
  background: #f2f1f1;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-Article-magazine {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-ni-Article-magazine {
    padding-top: 80px;
    margin-top: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-ni-Article-book {
    margin-top: 80px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-KiziList-large {
    margin-top: 25px;
  }
}
.tk-ni-KiziList-large ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-KiziList-large ul {
    margin-top: 40px;
    margin-bottom: -30px;
  }
}
.tk-ni-KiziList-large ul li {
  display: flex;
  width: 48%;
  margin: 0 4% 15px 0;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-KiziList-large ul li {
    width: 23%;
    margin: 0 2.666666667% 30px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-ni-KiziList-large ul li:nth-child(4n) {
    margin-right: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-KiziList-large ul li:nth-child(2n) {
    margin-right: 0;
  }
}
.tk-ni-KiziList-large ul li a {
  display: flex;
  flex-direction: column;
  background: #fff;
  text-decoration: none;
}
.tk-ni-KiziList-large_Inner {
  padding: 10px;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-KiziList-large_Inner {
    padding: 10px 15px;
  }
}
.tk-ni-KiziList-large_Title {
  font-weight: bold;
  color: #000000;
  line-height: 1.4;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-KiziList-large_Title {
    font-size: 13px;
  }
}
.tk-ni-KiziList-large a:hover .tk-ni-KiziList-large_Title {
  color: #f00;
}
.tk-ni-KiziList-large_Caption {
  margin-top: 15px;
  color: #999999;
  font-size: 11px;
  line-height: 1.4;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-KiziList-large_Caption {
    margin-top: 5px;
    font-size: 10px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsHead {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
    background: #f00;
    pointer-events: none !important;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsHead_Icon {
    position: static;
    width: 55px;
    height: 55px;
    margin-left: -20px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsHead_Title {
    padding: 10px 0;
    background: none;
    color: #fff;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsBody {
    display: block !important;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsList {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsList_Item {
    width: 50%;
    border-top: none !important;
    border-bottom: solid 1px #dcdcdc;
    box-sizing: border-box;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsList_Item:nth-child(odd) {
    border-right: solid 1px #dcdcdc;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsList_Item a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 75px;
    padding: 15px 25px 15px 15px;
    font-size: 16px;
    line-height: 1.4;
    box-sizing: border-box;
    background: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsList_Item a:before {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    content: "";
    width: 8px;
    height: 12px;
    margin-top: -4px;
    background: url(/assets/img/common/arrow/right_02.svg) no-repeat;
    background-size: 100% 100%;
  }
}
.tk-ni-SymptomsListButton {
  position: sticky;
  bottom: 10px;
  left: 10px;
  width: 108px;
  height: 108px;
}
@media print, screen and (min-width: 768px) {
  .tk-ni-SymptomsListButton {
    display: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsUnit + .tk-ni-SymptomsUnit {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsUnit:last-child {
    margin-bottom: -118px;
    border-bottom: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SymptomsUnit:last-child .tk-ni-SymptomsBody {
    border-bottom: none;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-Search.tk-u-Block-smOnly .tk-ni-SearchInner {
    border-top: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-Search.tk-u-Block-smOnly .tk-ni-Search_Title {
    text-align: center;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-Search_Title {
    font-size: 1.6666rem;
    line-height: 1.4;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-ArticleTitle {
    font-size: 1.6666rem;
    line-height: 1.4;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-ni-Article-book {
    padding-bottom: 20px;
  }
}

.tk-ni-Article-parts {
  position: relative;
}
.tk-ni-Article-parts .tk-ni-ArticleUnit {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  .tk-ni-Symptoms .tk-ni-SymptomsUnit:last-of-type {
    margin-bottom: -30px;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-st-PageTopWrapper .tk-st-Pagetop > a {
    display: inline-block;
    width: 44px;
    height: 44px;
    background-color: rgba(0, 0, 0, 0.45);
    font-size: 0;
    text-align: center;
    line-height: 44px;
    border-radius: 12px;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-st-PageTopWrapper .tk-st-Pagetop > a:before {
    display: inline-block;
    content: "";
    width: 22px;
    height: 19px;
    font-size: 1rem;
    background: url(/assets/img/common/arrow/top_04.svg) 0 0 no-repeat;
    background-size: 100%;
  }
}
.tk-st-PageTopWrapper .tk-st-Pagetop.is-absolute {
  top: -55px;
}

.tk-home-Hero-New {
  background: #f6f6f6;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewInner {
    display: flex;
    max-width: 1360px;
    min-width: 1070px;
    height: 500px;
    min-height: 400px;
    margin: 0 auto;
  }
}
.tk-home-Hero-NewMain {
  display: block;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewMain {
    position: relative;
    width: 62%;
    overflow: hidden;
  }
}
.tk-home-Hero-NewMain:hover img {
  opacity: 0.8;
}
.tk-home-Hero-NewMain img {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewMain img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.tk-home-Hero-NewMain_Detail {
  padding: 10px 15px 15px;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewMain_Detail {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 25px 20px 25px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    color: #fff;
    box-sizing: border-box;
  }
}
.tk-home-Hero-NewMain_Detail_Category {
  font-size: 11px;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewMain_Detail_Category {
    font-size: 18px;
  }
}
.tk-home-Hero-NewMain_Detail_Title {
  margin-top: 3px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewMain_Detail_Title {
    font-size: 32px;
    line-height: 1.25;
  }
}
.tk-home-Hero-NewSub {
  padding: 20px 15px;
  background: #e9e7e7;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub {
    display: flex;
    flex-direction: column;
    width: 38%;
    padding: 0;
    background: none;
  }
}
.tk-home-Hero-NewSub_Item {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub_Item {
    height: 50%;
    margin-bottom: 0;
  }
}
.tk-home-Hero-NewSub_Item:last-of-type {
  margin-bottom: 0;
}
.tk-home-Hero-NewSub_Item:hover img {
  opacity: 0.8;
}
.tk-home-Hero-NewSub_Item img {
  width: 100%;
  height: 50vw;
  object-fit: cover;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub_Item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.tk-home-Hero-NewSub_Item_Detail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 15px 10px 15px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  color: #fff;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub_Item_Detail {
    padding: 30px 20px 15px 20px;
  }
}
.tk-home-Hero-NewSub_Item_Detail_Category {
  font-size: 11px;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub_Item_Detail_Category {
    font-size: 14px;
  }
}
.tk-home-Hero-NewSub_Item_Detail_Title {
  margin-top: 3px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .tk-home-Hero-NewSub_Item_Detail_Title {
    font-size: 22px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-home-Recommend {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendBody {
    overflow: hidden;
    margin-top: 20px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendRow {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendCol {
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit a {
    display: flex;
  }
}

.tk-home-RecommendUnit_Image {
    position: relative;
    max-width: 245px;
}

@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit_Image {
    width: 58%;
	display: flex;
    align-items: center;
    background-color: white;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit_Image img {
    /*height: 100%;
    object-fit: cover;*/
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit_Content {
    width: 42%;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit_Title {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-RecommendUnit_Description {
    margin-top: 5px;
    font-size: 11px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-home-News {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.tk-home-NewsUnit {
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-home-NewsUnit {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-right: 25px;
    text-decoration: none;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-NewsUnit {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-NewsUnit:before {
    position: absolute;
    top: 50%;
    right: 0;
    content: "";
    display: inline-block;
    width: 8px;
    height: 12px;
    margin-left: -1em;
    margin-right: 0.5em;
    background: url(/assets/img/common/arrow/right_02.svg) center center no-repeat;
    background-size: 100%;
  }
}
.tk-home-NewsUnit[href]:hover .tk-home-NewsUnit_Text {
  color: #f00;
  text-decoration: underline;
}
@media print, screen and (max-width: 767px) {
  .tk-home-NewsUnit_Date {
    font-weight: bold;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-NewsUnit_Date {
    width: 125px;
    margin-right: 20px;
    font-weight: bold;
    vertical-align: top;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-NewsUnit_Text {
    padding-left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-NewsUnit_Text {
    position: relative;
    flex: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-NewsUnit_Text:before {
    position: absolute;
    top: 0.85em;
    left: 0;
    content: "";
    display: inline-block;
    width: 5px;
    height: 9px;
    margin-top: -5px;
    margin-left: 0;
    margin-right: 0;
    background: url(/assets/img/common/arrow/right_02.svg) center center no-repeat;
    background-size: 100%;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-News span.tk-home-NewsUnit:before {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-News span.tk-home-NewsUnit .tk-home-NewsUnit_Text:before {
    display: none;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-home-Brand {
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: solid 1px #e9e7e7;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-BrandCol {
    width: 55%;
    margin-right: 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-home-OtherBunnerGroup_Row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-OtherBunnerGroup_Col {
    width: 30%;
    padding: 0;
    margin: 40px 5% 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-home-OtherBunnerGroup_Col:nth-child(3n) {
    margin-right: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-home-OtherOTC {
    margin-top: 40px;
  }
}

.tk-nd-Hero-New {
  background: #f6f6f6;
  text-align: center;
}
.tk-nd-Hero-NewTitle {
  font-size: 24px;
  line-height: 1.5;
  color: #000000;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Hero-NewTitle {
    max-width: 980px;
    margin: 0 auto;
  }
}
.tk-nd-Hero-NewTitle_Wrap {
  padding: 30px 15px;
  background: #ffedeb;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Hero-NewTitle_Wrap {
    padding: 40px 15px;
  }
}
.tk-nd-Hero-NewLead {
  padding: 30px 15px;
  font-size: 1.3rem;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Hero-NewLead {
    max-width: 890px;
    padding: 40px 15px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.8;
    box-sizing: border-box;
  }
}

.tk-nd-Supervision {
  padding: 30px 15px;
  border-top: solid 1px #dcdcdc;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Supervision {
    max-width: 860px;
    margin: 0 auto;
    padding: 40px 30px;
    box-sizing: border-box;
  }
}
.tk-nd-Supervision_Item {
  display: flex;
  margin-bottom: 15px;
}
.tk-nd-Supervision_Item:last-of-type {
  margin-bottom: 0;
}
.tk-nd-Supervision_Icon {
  width: 75px;
}
.tk-nd-Supervision_Icon img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: solid 3px #ff8d8d;
  box-sizing: border-box;
}
.tk-nd-Supervision_Text {
  flex: 1;
  padding-left: 15px;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Supervision_Text {
    padding-left: 30px;
  }
}
.tk-nd-Supervision_Text_Title {
  font-size: 15px;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Supervision_Text_Title {
    font-size: 20px;
  }
}
.tk-nd-Supervision_Text_Detail {
  font-size: 13px;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Supervision_Text_Detail {
    font-size: 14px;
  }
}
.tk-nd-SupervisionDetail {
  border-top: none;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-SupervisionDetail {
    margin-top: 50px;
    border-top: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
  }
}

.tk-nd-Navi-Kizi {
  padding: 30px 15px;
  border-top: solid 1px #dcdcdc;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Kizi {
    max-width: 860px;
    margin: 0 auto;
    padding: 30px 0;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-KiziInner {
    display: flex;
    padding: 30px 50px;
    background: #ffedeb;
  }
}
.tk-nd-Navi-KiziTitle {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-KiziTitle {
    width: 80px;
    margin-bottom: 0;
    line-height: 1;
  }
}
.tk-nd-Navi-KiziUnit {
  padding: 30px 15px;
  background: #ffedeb;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-KiziUnit {
    padding: 0;
  }
}
.tk-nd-Navi-KiziItem {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  line-height: 1.4;
}
.tk-nd-Navi-KiziItem:last-of-type {
  margin-bottom: 0;
}
.tk-nd-Navi-KiziItem:before {
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #565656;
  border-radius: 50%;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-KiziItem:before {
    top: 0.45em;
  }
}
.tk-nd-Navi-KiziItem a:hover {
  text-decoration: none;
}

.tk-nd-Article {
  margin-top: 30px;
  font-size: 16px;
}
.tk-nd-Article h4 {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article h4 {
    font-size: 1.7rem;
  }
}
.tk-nd-Article p {
  font-size: 16px;
}
.tk-nd-Article p.tk-text-small {
  font-size: 14px;
}
.tk-nd-Article p.tk-text-large {
  font-size: 18px;
}
.tk-nd-Article p.tk-text-xlarge {
  font-size: 21px;
}
@media print, screen and (max-width: 767px) {
  .tk-nd-Article p.tk-text-xlarge {
    font-size: 18px;
  }
}
.tk-nd-Article ul li {
  font-size: 16px;
}
.tk-nd-ArticleHead {
  position: relative;
  background: none;
}
.tk-nd-ArticleHead:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #f00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right, #f00 0, #ff5400 100%);
  filter: none;
}
.tk-nd-ArticleHead:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #f00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right, #f00 0, #ff5400 100%);
  filter: none;
}
.tk-nd-ArticleTitle {
  margin: 10px 0;
  padding-right: 0;
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-ArticleTitle {
    margin: 15px 0;
  }
}
.tk-nd-ArticleBody {
  display: block !important;
}
.tk-nd-ArticleDescription {
  line-height: 1.9;
}
.tk-nd-ArticleDescription .attention {
  margin-left: 20px;
  text-indent: -15px;
}

.tk-nd-Article-Kizi .tk-nd-ArticleOrderTitle {
  padding-left: 0;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-Kizi .tk-nd-ArticleDescription {
    margin-left: 0;
  }
}
.tk-nd-Article .tk-nd-ArticleOrderTitle {
  padding-left: 0;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article .tk-nd-ArticleDescription {
    margin-left: 0;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHead {
    position: relative;
    background: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHead:before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #f00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to right, #f00 0, #ff5400 100%);
    filter: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHead:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #f00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to right, #f00 0, #ff5400 100%);
    filter: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHeadTitle {
    padding-right: 0;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHeadTitle_Icon {
    width: 55px;
    background: url(/assets/img/common/icon/petit-memo_03.svg) left center no-repeat;
    background-size: 44px;
    text-indent: -9999px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoHeadTitle_Inner {
    color: #000;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-nd-PetitMemoTitle {
    margin: 10px 0;
    padding-right: 0;
  }
}

.tk-nd-Navi {
  display: block;
  padding: 30px 15px;
  border-top: solid 1px #dcdcdc;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi {
    margin-top: 50px;
    padding-top: 0;
    border-top: none;
  }
}
.tk-nd-NaviTitle {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-NaviTitle {
    padding: 30px 0 10px 30px;
    margin-bottom: 0;
    background: #ffedeb;
  }
}
.tk-nd-NaviUnit {
  padding: 30px 15px;
  background: #ffedeb;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-NaviUnit {
    padding: 0 30px 30px 30px;
  }
}
.tk-nd-NaviItem {
  position: relative;
  margin-bottom: 5px;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-NaviItem {
    padding: 0;
    margin-right: 15px;
    border-right: none;
  }
}
.tk-nd-NaviItem:last-of-type {
  margin-bottom: 0;
}
.tk-nd-NaviItem a {
  text-decoration: underline;
}
.tk-nd-NaviItem a:hover {
  text-decoration: none;
}
.tk-nd-NaviItem a:before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-bottom: 3px;
  margin-right: 0.5em;
  background: #f00 url(/assets/img/common/arrow/bottom_01.svg) center center no-repeat;
  background-size: 8px;
  border-radius: 50%;
  vertical-align: middle;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-NaviItem a:before {
    width: 16px;
    height: 16px;
  }
}
.tk-nd-Navi-Product .tk-nd-NaviUnit {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 15px;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Product .tk-nd-NaviUnit {
    flex: 1;
    align-items: center;
    padding: 30px 50px 30px 0;
  }
}
.tk-nd-Navi-Product .tk-nd-NaviUnit .tk-nd-NaviItem {
  width: 50%;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Product .tk-nd-NaviUnit .tk-nd-NaviItem {
    width: auto;
    margin: 0 30px 0 0;
  }
}
.tk-nd-Navi-Product .tk-nd-NaviUnit .tk-nd-NaviItem a {
  display: block;
  padding: 5px 0;
  font-size: 14px;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Product .tk-nd-NaviUnit .tk-nd-NaviItem a {
    display: inline-block;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Product .tk-nd-NaviInner {
    display: flex;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Navi-Product .tk-nd-NaviTitle {
    padding: 30px 50px;
  }
}

.tk-nd-ArticleFloatImageUnit_Image {
  width: inherit;
  max-width: 33.33333%;
}
.tk-nd-ArticleFloatImageUnit_Image > img {
  width: auto;
}

.tk-nd-Article-New {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-NewUnit {
    margin-top: 50px;
  }
}
.tk-nd-Article-NewUnit:first-of-type {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-NewUnit:first-of-type {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-NewUnitHeadline {
    margin-bottom: -10px;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-New .tk-nd-ArticleBody {
    margin-top: 0;
  }
}
.tk-nd-Article-NewImage + .tk-nd-Article-NewContent {
  margin-top: 20px;
}
.tk-nd-Article-New .tk-nd-ArticleOrderTitle {
  padding-left: 0;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .tk-nd-Article-New .tk-nd-ArticleDescription {
    margin-top: 10px;
    margin-left: 0;
  }
}
.tk-nd-Article-New .tk-nd-ArticleDescription p {
  margin-bottom: 1em;
}
.tk-nd-Article-New .tk-nd-ArticleDescription a {
  word-break: break-all;
}
.tk-nd-Article-New .tk-nd-ArticleDescription ul {
  margin-left: 1.7em;
}
.tk-nd-Article-NewContentGroup {
  display: block;
}
.tk-nd-Article-NewContentGroup:before {
  content: "";
  display: block;
  clear: both;
}
.tk-nd-Article-NewContentGroup:after {
  content: "";
  display: block;
  clear: both;
}
.tk-nd-Article-NewImage {
  text-align: center;
}
.tk-nd-Article-NewImageFloatLeft {
  width: auto;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}
.tk-nd-Article-NewImageFloatRight {
  width: auto;
  height: auto;
  float: right;
  margin: 0 0 20px 20px;
}
.tk-nd-Article-NewTable {
  width: 100%;
  overflow-x: auto;
}
.tk-nd-Article-NewTable table {
  border-top: solid 1px #dcdcdc;
  border-left: solid 1px #dcdcdc;
  text-align: center;
  font-size: 16px;
}
.tk-nd-Article-NewTable table th {
  padding: 7px 30px;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  white-space: nowrap;
}
.tk-nd-Article-NewTable table td {
  padding: 7px 30px;
  border-right: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  white-space: nowrap;
}
.tk-nd-Article-New .tk-nd-ArticleFloatImageUnit_Image_left {
  float: left;
  margin-right: 3.65854%;
  margin-left: 0;
}
.tk-nd-Article-New .tk-nd-ArticleFloatImageUnit_Image img {
  max-width: 100%;
}

.tk-pd-HeroEnd {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.2rem;
  font-weight: bold;
  color: #f00;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-HeroContent {
    padding-bottom: 30px;
    background: #f6f6f6;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-pd-HeroContent .tk-pd-HeroButton a.tk-pd-HeroButton-selfmedication {
    padding: 5px 13px;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-HeroBody > *:last-of-type {
    margin-bottom: 0 !important;
  }
}

.tk-pd-ArticleHead {
  position: relative;
  background: none;
}
.tk-pd-ArticleHead:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #f00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right, #f00 0, #ff5400 100%);
  filter: none;
}
.tk-pd-ArticleHead:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #f00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to right, #f00 0, #ff5400 100%);
  filter: none;
}
.tk-pd-ArticleHead.is-closed {
  background-image: none;
}
.tk-pd-ArticleTitle {
  margin: 10px 0;
  padding-right: 0;
  color: #000;
}
@media print, screen and (min-width: 768px) {
  .tk-pd-ArticleTitle {
    margin: 15px 0;
  }
}
.tk-pd-ArticleBody {
  display: block !important;
  font-size: 16px;
}
.tk-pd-ArticleBody h4 {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .tk-pd-ArticleBody h4 {
    font-size: 1.7rem;
  }
}
.tk-pd-ArticleBody p {
  font-size: 16px;
}
.tk-pd-ArticleBody p.tk-text-small {
  font-size: 14px;
}
.tk-pd-ArticleBody p.tk-text-large {
  font-size: 18px;
}
.tk-pd-ArticleBody p.tk-text-xlarge {
  font-size: 21px;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-ArticleBody p.tk-text-xlarge {
    font-size: 18px;
  }
}

.tk-sw-ModalIframeSearch {
  background: none;
  padding: 0 10px;
  box-sizing: border-box;
}

.tk-st-ModalSearch {
  background: none;
}

.tk-ni-SearchModal {
  padding: 15px;
  background: #e8e8e8;
  font-family: Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Yu Gothic, YuGothic, Meiryo, "メイリオ", Osaka, MS PGothic, arial, helvetica, sans-serif;
}
.tk-ni-SearchModalTitle {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.tk-ni-SearchModal .tk-ni-IndexList {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.tk-ni-SearchModal .tk-ni-IndexList_Item a {
  display: block;
  color: #000;
}
.tk-ni-SearchModal .tk-ni-IndexList_Item_Image img {
  max-width: 100%;
  height: auto;
  padding: 10px;
}
.tk-ni-SearchModal .tk-ni-IndexList_Item_Title {
  font-size: 12px;
  letter-spacing: -0.04em;
}
.tk-ni-SearchModalClose {
  margin-top: 15px;
  text-align: center;
}
.tk-ni-SearchModalClose .mfp-close {
  position: static;
  display: inline-block;
  height: auto;
  padding: 12px;
  width: 145px;
  background: #ffffff;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  opacity: 1;
}
.tk-ni-SearchModalClose .mfp-close span {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.tk-ni-SearchModalClose .mfp-close span:before {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background: #ff0000;
  transform: rotate(45deg);
}
.tk-ni-SearchModalClose .mfp-close span:after {
  position: absolute;
  top: -2px;
  left: 0;
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background: #ff0000;
  transform: rotate(-45deg);
}

.tk-sw-ModalIframeWrapperSearch .tk-ni-SearchModalCloseTop {
  top: 15px;
  right: 20px;
  opacity: 1;
  background: none;
}
.tk-sw-ModalIframeWrapperSearch .tk-ni-SearchModalCloseTop:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 2px;
  height: 17px;
  background: #777777;
  transform: rotate(45deg);
}
.tk-sw-ModalIframeWrapperSearch .tk-ni-SearchModalCloseTop:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 2px;
  height: 17px;
  background: #777777;
  transform: rotate(-45deg);
}

.tk-st-PageTopWrapperSp {
  position: fixed;
  width: 44px;
  height: 44px;
  right: 10px;
  bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .tk-st-PageTopWrapperSp {
    display: none;
  }
}
.tk-st-PageTopWrapperSp .tk-st-PagetopSp a {
  display: inline-block;
  width: 44px;
  height: 44px;
  padding-top: 12px;
  background-color: rgba(0, 0, 0, 0.45);
  font-size: 0;
  text-align: center;
  border-radius: 12px;
  box-sizing: border-box;
}
.tk-st-PageTopWrapperSp .tk-st-PagetopSp a:before {
  display: inline-block;
  content: "";
  width: 22px;
  height: 19px;
  font-size: 1rem;
  background: url(/assets/img/common/arrow/top_04.svg) 0 0 no-repeat;
  background-size: 100%;
}

.tk-nd-HeroLabelList ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -3px;
}
.tk-nd-HeroLabelList ul li {
  display: flex;
  align-items: center;
  background: #f00;
  color: #fff;
  padding: 2px 7px;
  margin-right: 5px;
  margin-bottom: 3px;
}
@media print, screen and (max-width: 767px) {
  .tk-nd-HeroLabelList ul li {
    margin-right: 3px;
  }
}
.tk-nd-HeroLabelList ul li i img {
  display: block;
  width: 22px;
  height: 22px;
}
.tk-nd-HeroLabelList ul li i img[src$=".svg"] {
  width: auto;
}
@media print, screen and (max-width: 767px) {
  .tk-nd-HeroLabelList ul li i img {
    width: 18px;
    height: 18px;
  }
}
.tk-nd-HeroLabelList ul li span {
  padding: 0 3px;
}
@media print, screen and (max-width: 767px) {
  .tk-nd-HeroLabelList ul li span {
    font-size: 12px;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-pis-LineupFirstList_Row {
    display: flex;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-pis-LineupFirstList_Head {
    display: flex;
    height: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-pis-LineupFirstList_Title {
    display: flex;
    width: 100%;
    align-items: center;
  }
}

.tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic__item {
  width: 30%;
  margin: 0 5% 30px 0;
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic__item {
    width: 47.5%;
    margin: 0 5% 15px 0;
  }
}
.tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic__item:nth-child(3n) {
  margin-right: 0;
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic__item:nth-child(3n) {
    margin-right: 5%;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedRecBody .tk-sw-RelatedRecStatic__item:nth-child(2n) {
    margin-right: 0;
  }
}

.tk-sw-RelatedSiteRow {
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedSiteRow {
    flex-direction: column;
  }
}
.tk-sw-RelatedSiteCol {
  display: flex;
}
.tk-sw-RelatedSiteUnit {
  display: flex;
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedSiteUnit {
    width: 100%;
  }
}
.tk-sw-RelatedSiteUnit a {
  display: flex;
}
.tk-sw-RelatedSiteUnit_Image {
  display: flex !important;
  align-items: center;
}
.tk-sw-RelatedSiteUnit_Content {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  flex: 1;
}
@media print, screen and (min-width: 768px) {
  .tk-sw-RelatedSite-Ad .tk-sw-RelatedSiteInner-02 {
    max-width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-sw-RelatedSite-Ad .tk-sw-RelatedSiteRow {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-sw-RelatedSite-Ad .tk-sw-RelatedSiteCol {
    width: 31%;
    padding: 0;
    margin-left: 0;
    margin: 0 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-sw-RelatedSite-Ad .tk-sw-RelatedSiteCol:nth-child(3n) {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-sw-RelatedSite-Ad .tk-sw-RelatedSiteCol:nth-child(n+4) {
    margin-top: 30px;
  }
}

.tk-sw-RelatedSiteTitle {
  text-align: center;
}

.tk-sw-RelatedProductCol-new .tk-sw-RelatedProductUnit_Title:before {
  position: relative;
  top: -2px;
  display: inline-block;
  margin-right: 5px;
  content: "NEW";
  font-size: 10px;
  color: #fff;
  padding: 2px 10px;
  background: #f00;
  border-radius: 20px;
}

.tk-sw-RelatedProductBody_Main {
  display: flex;
  flex-wrap: wrap;
}
.tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol {
  display: flex;
}
@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol {
    width: 100%;
  }
}
.tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol .tk-sw-RelatedProductUnit {
  width: 100%;
  display: flex;
}
.tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol .tk-sw-RelatedProductUnit a {
  display: flex;
  align-items: center;
}
.tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol .tk-sw-RelatedProductUnit a .tk-sw-RelatedProductUnit_Image {
  width: 96px;
}
.tk-sw-RelatedProductBody_Main .tk-sw-RelatedProductCol .tk-sw-RelatedProductUnit a .tk-sw-RelatedProductUnit_Content {
  flex: 1;
}

@media print, screen and (max-width: 767px) {
  .tk-pd-PdfNumber {
    padding: 0 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-nd-CheckLinkIcon_Item:before {
    position: relative;
    top: -5px;
  }
}

@media print, screen and (max-width: 767px) {
  .tk-nd-CheckLinkTitle_Icon::before {
    position: relative;
    top: -3px;
  }
}

.tk-nd-ResultAdviceUnit + .tk-nd-ResultAdviceUnit {
  margin-top: -1px;
  border-top: 1px solid #dcdcdc;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedKenkolifeUnit_Head {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media print, screen and (min-width: 768px) {
  .tk-nd-HeroLead {
    margin-bottom: 2em;
  }
}

.tk-pd-Purchase {
  padding: 25px 0;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-Purchase {
    padding: 45px 0 15px;
    border-bottom: none;
  }
}
.tk-pd-PurchaseInner {
  width: 100%;
  max-width: 1120px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) and (max-width: 1000px) {
  .tk-pd-PurchaseInner {
    flex-wrap: wrap;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseInner {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 15px;
  }
}
.tk-pd-PurchaseTitle {
  display: flex;
  align-items: center;
  width: 24%;
  font-size: 2rem;
  font-weight: bold;
  color: #000000;
  white-space: nowrap;
}
@media print, screen and (min-width: 1000px) and (max-width: 1120px) {
  .tk-pd-PurchaseTitle {
    font-size: 1.75vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1000px) {
  .tk-pd-PurchaseTitle {
    width: 100%;
    justify-content: center;
    margin-bottom: 15px;
    font-size: 2rem;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseTitle {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
    font-size: 1.75rem;
  }
}
.tk-pd-PurchaseTitle img {
  display: inline-block;
  width: 34px !important;
  height: auto;
  margin-right: 10px;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseTitle img {
    width: 38px !important;
  }
}
.tk-pd-PurchaseBanners {
  flex: 1;
  display: flex;
  align-items: center;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBanners {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: -15px;
  }
}
.tk-pd-PurchaseBannersItem {
  width: 17.5%;
  margin-right: 2%;
}
@media print, screen and (min-width: 768px) and (max-width: 1000px) {
  .tk-pd-PurchaseBannersItem {
    width: 23.5%;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBannersItem {
    width: 48%;
    margin: 0 4% 15px 0;
  }
  .tk-pd-PurchaseBannersItem:nth-child(3) {
    margin-right: 0;
  }
  .tk-pd-PurchaseBannersItem:nth-child(5) {
    margin-right: 0;
  }
}
.tk-pd-PurchaseBannersItem:last-of-type {
  margin-right: 0;
}
.tk-pd-PurchaseBannersItem:hover {
  background-color: #eee;
}
.tk-pd-PurchaseBannersItem a img {
  padding: 0 5px;
  box-sizing: border-box;
  border: solid 1px #dcdcdc;
}
.tk-pd-PurchaseBannersItem a:hover img {
  opacity: 0.7;
  background-color: #fefefe;
}

.tk-pd-PurchaseBottom {
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
  padding-right: 25px;
  padding-left: 25px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottom {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 50px;
  }
}
.tk-pd-PurchaseBottomInner {
  padding-top: 60px;
  border-top: 1px solid #d1d1d1;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomInner {
    padding-top: 50px;
  }
}
.tk-pd-PurchaseBottomBox {
  padding: 35px 48px 48px 48px;
  background: #ffedeb;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBox {
    padding: 30px 30px;
  }
}
.tk-pd-PurchaseBottomTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
  color: #000000;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomTitle {
    margin-bottom: 15px;
    font-size: 1.5rem;
  }
}
.tk-pd-PurchaseBottomTitle img {
  display: inline-block;
  width: 34px !important;
  height: auto;
  margin-right: 10px;
}
.tk-pd-PurchaseBottomBanners {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBanners {
    flex-direction: column;
  }
}
.tk-pd-PurchaseBottomBannersItem {
  width: 23%;
  margin-right: 2.666666667%;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBannersItem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}
.tk-pd-PurchaseBottomBannersItem:last-of-type {
  margin-right: 0;
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBannersItem:last-of-type {
    margin-bottom: 0;
  }
}
.tk-pd-PurchaseBottomBannersItem:hover {
  background-color: #eee;
}
.tk-pd-PurchaseBottomBannersItem:hover img {
  opacity: 0.7;
  background-color: #fefefe;
}
.tk-pd-PurchaseBottomBannersItem img {
  border: solid 1px #dcdcdc;
}
.tk-pd-PurchaseBottomBannersItem img.is-pc {
  padding: 0 10px;
  background-color: #fff;
  box-sizing: border-box;
}
@media print, screen and (min-width: 768px) {
  .tk-pd-PurchaseBottomBannersItem img.is-pc {
    display: inline;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBannersItem img.is-pc {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .tk-pd-PurchaseBottomBannersItem img.is-sp {
    display: none;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-pd-PurchaseBottomBannersItem img.is-sp {
    display: inline;
  }
}

.tk-pd-PurchaseBottom + .tk-sw-RelatedSite {
  margin-top: -60px;
}

.tk-pd-PurchaseBottom + .tk-sw-RelatedSite .tk-sw-RelatedSiteInner-01 {
  border-top: none;
}

_:-ms-input-placeholder, :root .tk-ni-IndexList_Item a {
  display: block;
}

_:-ms-input-placeholder, :root .tk-ni-KiziList-large ul li a {
  display: block;
  width: 100%;
}

.tk-ni-Article-selfcheck {
  padding: 60px 0;
  margin-top: 0;
  background: #f9e4ee;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-Article-selfcheck {
    padding: 30px 0 0 0;
  }
}

.tk-ni-ArticleTitle-selfcheck {
  margin-bottom: 50px;
  font-size: 2.8rem;
  color: #000000;
  text-align: center;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-ArticleTitle-selfcheck {
    margin-bottom: 30px;
    font-size: 1.6666rem;
    line-height: 1.4;
  }
}

.tk-ni-Selfcheck {
  max-width: 910px;
  margin: 0 auto;
  padding: 10px 5px 5px 5px;
  background: linear-gradient(to right, #8367c6, #fd78b5);
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-Selfcheck {
    padding: 15px 5px 40px 5px;
  }
}
.tk-ni-SelfcheckTitle {
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckTitle {
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
.tk-ni-SelfcheckTitle br {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckTitle br {
    display: inline;
  }
}
.tk-ni-SelfcheckTitle span {
  position: relative;
  display: inline-block;
  padding: 0 60px;
}
.tk-ni-SelfcheckTitle span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  content: "";
  width: 39px;
  height: 39px;
  margin-top: -19.5px;
  background: url(/assets/img/navi/selfcheck/icon_nega.svg) no-repeat;
  background-size: 100% 100%;
}
.tk-ni-SelfcheckTitle span:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  width: 39px;
  height: 39px;
  margin-top: -19.5px;
  background: url(/assets/img/navi/selfcheck/icon_posi.svg) no-repeat;
  background-size: 100% 100%;
}
.tk-ni-SelfcheckBody {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 30px 10px 30px;
  background: #f9e4ee;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckBody {
    flex-direction: column;
    padding: 30px 10px 30px 10px;
  }
}
.tk-ni-SelfcheckBody_Button {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 48.7%;
  margin: 0 2.6% 20px 0;
  padding: 20px 50px 20px 30px;
  background: #fff;
  box-sizing: border-box;
  text-decoration: none;
  line-height: 1.5;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckBody_Button {
    width: 100%;
    min-height: 112px;
    margin: 0 0 10px 0;
    padding: 25px 40px 25px 15px;
  }
}
.tk-ni-SelfcheckBody_Button:nth-child(2n) {
  margin-right: 0;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckBody_Button:last-of-type {
    margin-bottom: 0;
  }
}
.tk-ni-SelfcheckBody_Button:hover {
  background: #f8f8f8;
}
.tk-ni-SelfcheckBody_Button:before {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-top: solid 3px #ff0000;
  border-right: solid 3px #ff0000;
  transform: rotate(45deg);
}
.tk-ni-SelfcheckBody_ButtonLead {
  margin-bottom: 3px;
  color: #565656;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckBody_ButtonLead {
    font-size: 1.1rem;
  }
}
.tk-ni-SelfcheckBody_ButtonTitle {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-SelfcheckBody_ButtonTitle {
    font-size: 1.33333rem;
  }
}
.tk-ni-SelfcheckBody_Button:hover .tk-ni-SelfcheckBody_ButtonTitle {
  color: #ff0000;
}

.tk-ni-Article-parts-selfcheck {
  margin-top: 60px;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-Article-parts-selfcheck .tk-ni-ArticleTitle {
    margin-bottom: 30px;
    text-align: center;
  }
}

.tk-ni-InfoSelfcheck {
  max-width: 915px;
  margin: 0 auto;
  padding: 0 25px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheck {
    margin: 40px 0 0 0;
    padding-bottom: 10px;
    border-top: 1px solid #dcdcdc;
  }
}
.tk-ni-InfoSelfcheckInner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #dcdcdc;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheckInner {
    flex-direction: column;
    padding: 0;
    border: none;
  }
}
.tk-ni-InfoSelfcheckText {
  width: 51%;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheckText {
    width: 100%;
  }
}
.tk-ni-InfoSelfcheckText_Title {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #000000;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheckText_Title {
    font-size: 1.42rem;
    text-align: center;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheckText_Description {
    display: none;
  }
}
.tk-ni-InfoSelfcheckBanner {
  width: 43.5%;
}
@media print, screen and (max-width: 767px) {
  .tk-ni-InfoSelfcheckBanner {
    width: 100%;
    padding: 0 25px;
    text-align: center;
  }
}
.tk-ni-InfoSelfcheckBanner a:hover {
  opacity: 0.7;
}

.tk-home-Selfcheck {
  padding: 40px;
  background: #dfdfdf;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck {
    padding: 30px 15px;
  }
}
.tk-home-Selfcheck_Banner {
  display: flex;
  align-items: center;
  max-width: 660px;
  margin: 0 auto;
  background: #fff;
  text-decoration: none;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner {
    align-items: stretch;
  }
}
.tk-home-Selfcheck_Banner_Image {
  width: 41%;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Image {
    display: flex;
    width: 42%;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Image .is-pc {
    display: none;
  }
}
.tk-home-Selfcheck_Banner_Image .is-sp {
  display: none;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Image .is-sp {
    display: block;
  }
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.tk-home-Selfcheck_Banner_Text {
  width: 59%;
  padding: 0 30px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 58%;
    padding: 15px;
  }
}
.tk-home-Selfcheck_Banner_Text_Title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fc0d1b;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Text_Title {
    font-size: 14px;
    line-height: 1.4;
  }
}
.tk-home-Selfcheck_Banner_Text_Description {
  margin-top: 5px;
  font-size: 1.2rem;
  color: #868585;
  line-height: 1.5;
}
@media print, screen and (max-width: 767px) {
  .tk-home-Selfcheck_Banner_Text_Description {
    font-size: 11px;
  }
}
.tk-home-Selfcheck_Banner:hover {
  background: #f8f8fa;
}
.tk-home-Selfcheck_Banner:hover .tk-home-Selfcheck_Banner_Text_Title {
  text-decoration: underline;
}
.tk-home-Selfcheck_Banner:hover img {
  opacity: 0.7;
}

.tk-home-OtherBunnerGroup_Unit a.pdf_link_pc {
  display: inline;
}

.tk-home-OtherBunnerGroup_Unit a.pdf_link_sp {
  display: none;
}

@media print, screen and (max-width: 767px) {
  .tk-home-OtherBunnerGroup_Unit a.pdf_link_pc {
    display: none;
  }

  .tk-home-OtherBunnerGroup_Unit a.pdf_link_sp {
    display: inline;
  }
}
.tk-home-OtherBunnerGroup_UnitTitle > a.pdf_link_pc[target=_blank]:after,
.tk-home-OtherBunnerGroup_UnitTitle > a.pdf_link_sp[target=_blank]:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  margin-left: 5px;
  margin-bottom: 2px;
  background: url(/assets/img/common/icon/pdf_02.svg) 0 0 no-repeat;
  background-size: 100%;
  vertical-align: middle;
}

.tk-sw-RelatedProduct-new a[target=_blank] .tk-sw-RelatedProductUnit_Title:after {
  display: none !important;
}
.tk-sw-RelatedProduct-new a[target=_blank] .tk-sw-RelatedProductUnit_Title_Body:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-bottom: 2px;
  background: url(/assets/img/common/icon/window_02.svg) 0 0 no-repeat;
  background-size: 100%;
  vertical-align: middle;
}
.tk-sw-RelatedProduct-new a:hover .tk-sw-RelatedProductUnit_Title {
  text-decoration: none;
}
.tk-sw-RelatedProduct-new a:hover .tk-sw-RelatedProductUnit_Title_Body {
  text-decoration: underline;
}
.tk-sw-RelatedProduct-new .tk-sw-RelatedProductUnit_Title_Label {
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 2px;
  font-size: 10px;
  color: #fff;
  padding: 2px 10px;
  background: #f00;
  border-radius: 20px;
}
.tk-sw-RelatedProduct-new .tk-sw-RelatedProductUnit_Title_Label-limited {
  background: #F8CAD2;
  color: #333;
}



/* 20230207 */

@media print, screen and (min-width: 768px) {
  .tk-home-RecommendRowNarrow {
    max-width: 825px;
    margin: 0 auto;
  }

  .tk-home-RecommendRowNarrow .tk-home-RecommendCol {
    min-width: 275px;
  }

  .tk-home-RecommendRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.tk-nd-ArticleReccomend {
margin-left: 0;
}

.tk-nd-ArticleReccomendAreaInnerNew {
  width: 94%;
  margin: 15px auto 25px
}

@media print, screen and (max-width: 767px) {
  .tk-nd-ArticleReccomendAreaInnerNew {
    width: 100%;
    margin: 0 auto
  }
}

.tk-sw-RelatedProductUnit {
  flex-direction: column;
  height: auto !important;
}

.tk-sw-RelatedProductButtons {
display: flex;
justify-content: space-between;
padding: 0px 20px 20px;
flex: 1;
}

@media print, screen and (max-width: 767px) {
   .tk-sw-RelatedProductButtons {
    padding: 0px 10px 10px;
  }
}

.tk-sw-RelatedProductButtonsInner {
width: 48%;
}

.tk-sw-RelatedProductButtons a {
position: relative;
justify-content: center;
padding: 5px 10px 5px 25px;
background: #f1f1f1;
border-radius: 20px;
box-sizing: border-box;
text-decoration: none;
text-align: center;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedProductButtons a {
    font-size: 1rem;
  }
}

.tk-sw-RelatedProductButtons a:before {
position: absolute;
top: 50%;
left: 8px;
display: block;
content: "";
width: 16px;
height: 16px;
margin-top: -8px;
background: url(/assets/img/common/arrow/filled-circle-right_01.svg) no-repeat;
background-size: 100% 100%;
}

.tk-sw-RelatedProductButtons a:hover {
background: #f00;
color: #fff;
}

.tk-sw-RelatedProductButtons a:hover:before {
background: url(/assets/img/common/arrow/filled-circle-right_02.svg) no-repeat;
background-size: 100% 100%;
}

.tk-sw-RelatedProductButtons_Faq[target="_blank"] span:after {
content: '';
display: inline-block;
width: 10px;
height: 10px;
margin-left: 5px;
margin-bottom: 2px;
background: url(/assets/img/common/icon/window_02.svg) 0 0 no-repeat;
background-size: 100%;
vertical-align: middle;
}

.tk-sw-RelatedProductButtons_Faq[target="_blank"]:hover span:after {
background: url(/assets/img/common/icon/window_01.svg) 0 0 no-repeat;
background-size: 100%;
}

.tk-sw-RelatedProductUnit > a:hover + .tk-sw-RelatedProductButtons {
background: #f8f8f8;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-RelatedProductUnit > a:hover + .tk-sw-RelatedProductButtons {
    background: #fff;
  }
}

.tk-st-AsideWrapper .tk-sw-RelatedProductButtons a {
font-size: 12px;
}

.tk-sw-ModalInlineWrapper {
position: relative;
display: none;
}

.mfp-content .tk-sw-ModalInlineWrapper {
display: block;
max-width: 725px;
margin: 0 auto;
background: #fff;
padding: 100px 70px;
}

@media print, screen and (max-width: 767px) {
  .mfp-content .tk-sw-ModalInlineWrapper {
    padding: 50px 50px;
    margin: 0 10px;
  }
}

.tk-sw-ModalinlineTitle {
margin-bottom: 40px;
font-size: 28px;
font-weight: bold;
text-align: center;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-ModalinlineTitle {
    margin-bottom: 20px;
    font-size: 25px;
  }
}

.tk-sw-ModalinlineList {
display: flex;
justify-content: center;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-ModalinlineList {
    flex-direction: column;
  }
}

.tk-sw-ModalinlineListButton {
width: 31%;
margin-right: 3.5%;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-ModalinlineListButton {
    width: 90%;
    margin: 0 auto 20px auto;
    text-align: center;
  }
}

.tk-sw-ModalinlineList .tk-sw-ModalinlineListButton:last-of-type {
margin-right: 0;
}

@media print, screen and (max-width: 767px) {
  .tk-sw-ModalinlineList .tk-sw-ModalinlineListButton:last-of-type {
    margin: 0 auto 0 auto;
  }
}

.tk-sw-ModalinlineListButton img {
max-width: 100%;
height: auto;
border: solid 1px #dcdcdc;
}

.tk-sw-ModalInlineWrapper .mfp-close {
top: -44px;
background: #fff;
opacity: 1;
}

.tk-sw-ModalInlineWrapper .mfp-close:hover {
background: #f1f1f1;
}

.tk-st-Content sub {
    vertical-align: baseline;
}

.tk-home-campain_banner {
  background-color: #f2f2f2;
  padding: 25px 25px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

@media print, screen and (max-width: 767px) {
  .tk-home-campain_banner {
    padding: 25px 15px;
    flex-direction: column;
  }
}

.tk-home-campain_banner a {
	display: inline;
	background-color: white;
}

.tk-home-campain_banner a + a{
	/*margin-left: 20px;*/
}

@media print, screen and (max-width: 767px) {
	.tk-home-campain_banner a + a {
	    margin-left: 0;
	    /*margin-top: 4vw;*/
	}
}

.tk-home-campain_banner a img:hover {
    opacity: 0.8;
}

@media print, screen and (max-width: 767px){
.tk-home-campain_banner {
    padding: 25px 15px;
}   

.tk-home-campain_banner a {
	width: 100%;
	background-color: initial;
	display: inline-block;
}

}


.tk-home-NewsBody a[target=_blank] p.tk-home-NewsUnit_Text:after {
content: '';
display: inline-block;
width: 10px;
height: 10px;
margin-left: 5px;
margin-bottom: 2px;
background: url(/assets/img/common/icon/window_02.svg) 0 0 no-repeat;
background-size: 100%;
vertical-align: middle;
}

dd.tk-nd-ArticleReccomendItem .tk-sw-RelatedProductUnit_Title_Label {
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 2px;
    font-size: 10px;
    color: #fff;
    padding: 2px 10px;
    background: #f00;
    border-radius: 20px;
}

dd.tk-nd-ArticleReccomendItem .tk-sw-RelatedProductUnit_Title_Label-limited{
background: #F8CAD2;
color: #333;	
}

.movie-content-wrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 1.5em;
}

.movie-content-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.movie-content-wrap .movie-thumb {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: black;
  width: 100%;
}

.movie-content-wrap .movie-thumb::before{
    content: "";
    background: url(/tokushu/recipe/assets/img/play.svg) no-repeat;
    display: inline-block;
    height: 82px;
    width: 82px;
    position: absolute;
    top: calc(50% - 42px);
    left: calc(50% - 42px);
    opacity: 1;
    z-index: 100;
}

.movie-content-wrap .movie-thumb img{
  opacity: 0.6;
  transition: 0.6s ;
  vertical-align: top;
  width: 100%;
}

.movie-content-wrap .movie-thumb img:hover{
  opacity: 1.0;
}

@media screen and (max-width: 768px) {
  .movie-content-wrap .movie-thumb{
    display: none;
  }
}

.tk-st-Header .tk-st-HeaderTriggerPc_Col .tk-st-HeaderTriggerPc_Button.is-kenko-keyword:before{
	background-image: url(/assets/img/common/icon/word.svg);
	width: 25px;
}

@media screen and (max-width: 768px) {
	.tk-st-Header .tk-st-HeaderNavSp_Col.is-kenko-keyword > a:before {
	    background-image: url(/assets/img/common/icon/word.svg);
		width: 25px;
	}

	.tk-st-Header .tk-st-HeaderNavSp_Col>a{
	    line-height: 68px;
	}
}

@media screen and (max-width: 1024px){
.tk-st-Header .tk-st-HeaderTriggerPc_Col .tk-st-HeaderTriggerPc_Button {
    padding: 0 10px;
    white-space: nowrap;
}

.tk-st-Header .tk-st-HeaderSiteName>a {
    display: inline-flex;
    align-items: center;
}

.tk-st-Header .tk-st-HeaderSiteName>a>img[src$='.svg'] {
    max-height: 70%;
}

}

@media print, screen and (max-width: 767px) {
    .tk-mi-ArticleTable th:first-of-type, .tk-mi-ArticleTable td:first-of-type {
        display: table-cell;
    }
}

.tk-sw-RelatedProductInner sup {
    font-size: 0.7em;
    vertical-align: top;
}

.tk-home-Other {
    padding-bottom: 50px;
}

.tk-st-Footer-social {
    padding-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body#kenko_top .tk-st-Footer-social {
    background-color: #f2f1f1;
}

body#navi_detail .tk-st-Footer-social,
body#navi_selfcheck .tk-st-Footer-social,
body#navi_selfcheck_result .tk-st-Footer-social,
body#navi_sensei .tk-st-Footer-social,
body#products_detail .tk-st-Footer-social,
body#products_qa .tk-st-Footer-social,
body#kenkokeyword_detail .tk-st-Footer-social{
padding: 40px;
background: #ececec;
border-top: solid 1px white;
}

@media screen and (max-width: 768px) {
body#navi_detail .tk-st-Footer-social,
body#navi_selfcheck .tk-st-Footer-social,
body#navi_selfcheck_result .tk-st-Footer-social,
body#navi_sensei .tk-st-Footer-social,
body#products_detail .tk-st-Footer-social,
body#products_qa .tk-st-Footer-social,
body#kenkokeyword_detail .tk-st-Footer-social{
  padding: 30px;
}
}

.tk-st-Footer-social a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 1.2em;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.tk-st-Footer-social a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .tk-home-Other {
    padding-bottom: 30px;
  }
  .tk-st-Footer-social {
    padding-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tk-st-Footer-social a{
    font-size: 1em;
  }
}

@media print, screen and (min-width: 768px) {
    .tk-sw-RelatedRec {
        padding-bottom: 5px;
    }
}

/* 店舗検索ボタン */
.tk-st-Content .tk-pd-Shop {
    padding: 25px 0;
    border-bottom: solid 1px #dcdcdc;
}

.tk-st-Content .tk-pd-ShopTitle img {
    width: 35px;
    height: 31px;
}

.tk-st-Content .tk-pd-ShopTitle {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.tk-st-Content .tk-pd-ShopInner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 34px;
}

.tk-st-Content .tk-pd-ShopButton a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 185px;
    height: 75px;
    display: flex;
    background: #aaaaaa;
    justify-content: center;
    align-items: center;
}

.tk-st-Content .tk-pd-ShopButton a:hover {
    background: #ff0000;
}

@media screen and (max-width: 768px) {
  .tk-st-Content .tk-pd-Shop {
      border-bottom: none;
      padding: 0;
  }
  .tk-st-Content .tk-pd-ShopInner {
      flex-direction: column;
      gap: 23px;
  }
  .tk-st-Content .tk-pd-ShopTitle img {
      width: 35px;
      height: 31px;
  }
  .tk-st-Content .tk-pd-ShopTitle {
      font-size: 21px;
  }
  .tk-st-Content .tk-pd-ShopButton a {
      width: 166px;
      height: 62px;
  }
}

/* TOPブランド欄4カラム⇒3カラム */
@media print, screen and (min-width: 768px) {
    .tk-home-BrandRow {
        margin-right: 0;
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .tk-home-BrandCol {
        width: 290px;
        padding: 20px;
    }
}

@media print, screen and (min-width: 768px) {
    #tab1 .tk-mi-SearchUnit_Head {
    width: 20px;
    }
}

.tk-sw-RelatedRecUnit_Desc sub {
    font-size: 70%;
}

@media print, screen and (min-width: 768px) {
  .tk-st-Header .tk-st-HeaderHead_Item {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
  }
}