<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kenko-text-brown {
  color: #9C791B;
}
.kenko-text-bold {
  font-weight: bold;
}
.kenko-text-green {
  color: #93BE56;
}
.kenko-icon-star-on {
  background-image: url('/shared/img/kenko/star-on.png');
}
.kenko-icon-star-off {
  background-image: url('/shared/img/kenko/star-off.png');
}
.kenko-icon-star-half {
  background-image: url('/shared/img/kenko/star-half.png');
}
.kenko-icon-genen {
  background-image: url('/shared/img/kenko/iconL_salt.png');
}
.kenko-icon-calorie {
  background-image: url('/shared/img/kenko/icon-ene.png');
}
.kenko-icon-beauty {
  background-image: url('/shared/img/kenko/icon-02bihada.png');
}
.kenko-icon-bone {
  background-image: url('/shared/img/kenko/icon-04hone.png');
}
.kenko-icon-kaicho {
  background-image: url('/shared/img/kenko/icon-05kaicho.png');
}
.kenko-icon-mark {
  background-image: url('/shared/img/kenko/mark.png');
}

.page-kenko-top .kenko--top-about-link {
  border: 1px solid #9C791B;
  padding: 20px 24px;
  font-size: 30px;
  position:relative;
}
.page-kenko-top .kenko--top-about-link .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 42px;
  width: 50px;
  margin-right: 16px;
}
.page-kenko-top .kenko--top-about-link .arrow-brown {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/bt.png');
  height: 30px;
  width: 30px;
  position: absolute;
  right: 24px;
  top: 28px;
}
.page-kenko-top .kenko-five-genre {
  margin-top: 30px;
}
.page-kenko-top .kenko-five-genre .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 40px;
}
.page-kenko-top .kenko-five-genre .row .genre {
  width: 150px;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-icon {
  margin-bottom: 16px;
  text-align: center;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-icon .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100px;
  width: 100px;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-dropdown {
  text-align: center;
}
.page-kenko-top .kenko-five-genre .row .genre a .icon-dropdown {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/icon-arrow-dropdown.png');
  height: 9px;
  width: 18px;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-recipe-link {
  text-align: center;
}
.page-kenko-top .kenko-five-genre .row .genre a .outer-recipe-link .recipe-link {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/bt-rdlist01.png');
  height: 30px;
  width: 140px;
}
.page-kenko-top .kenko-topics {
  margin-top: 60px;
  border: 1px solid #829AAB;
  position: relative;
  height: 150px;
  padding: 40px;
}
.page-kenko-top .kenko-topics .outer-title {
  background-color: white;
  padding: 0 10px;
  position: absolute;
  top: -40px;
  left: 40px;
  display: flex;
  align-items: center;
}
.page-kenko-top .kenko-topics .outer-title .title {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/title-topics.png');
  height: 83px;
  width: 103px;
  margin-right: 16px;
}
.page-kenko-top .kenko-topics .outer-title .sub-title {
  font-size: 16px;
}
.page-kenko-top .kenko-topics .content {
  display: flex;
}
.page-kenko-top .kenko-topics .content .thumbnail img {
  width: 210px;
  height: 160px;
  object-fit: contain;
  z-index: 1000;
}
.page-kenko-top .kenko-topics .content .inner-content {
  padding-top: 5px;
  margin-left: 30px;
}
.page-kenko-top .kenko-topics .content .title {
  font-size: 24px;
}
.page-kenko-top .kenko-topics .content .copy {
  margin-top: 16px;
  font-size: 16px;
}
.page-kenko-top .monthly-recommend-recipes {
  background-color: #FFF8EF;
  margin-top: 80px;
  position: relative;
  height: 675px;
  padding: 30px;
}
.page-kenko-top .monthly-recommend-recipes .outer-title {
  position: absolute;
  top: -10px;
  left: 30px;
  display:flex;
  align-items:flex-end;
}
.page-kenko-top .monthly-recommend-recipes .outer-title .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 64px;
  width: 74px;
  margin-right: 24px;
}
.page-kenko-top .monthly-recommend-recipes .outer-title .title {
  font-size: 24px;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .genre-name {
  display: flex;
  align-items: center;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .genre-name .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
  margin-right: 16px;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .genre-name .name {
  font-size: 30px;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .about-genre {
  border: 1px solid #9C791B;
  background-color: white;
  width: 260px;
  height: 60px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .about-genre .title {
  font-size: 18px;
}
.page-kenko-top .monthly-recommend-recipes .kenko-genre .about-genre .arrow {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/yajirushi-bl.png');
  height: 14px;
  width: 8px;
  position: absolute;
  top: 24px;
  right: 10px;
}
.page-kenko-top .monthly-recommend-recipes .recipes {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe {
  width: 260px;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe img {
  object-fit: contain;
  width: 260px;
  height: 146px;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .recipe-name {
  font-size: 20px;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval {
  line-height: 1.8;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval .stars {
  display: flex;
  align-items: center;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval .star {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 16px;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval .stars .num {
  font-size: 16px;
  margin-left: 10px;
  color: #9C791B;
  font-weight: bold;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval .outer-item {
  color: black;
}
.page-kenko-top .monthly-recommend-recipes .recipes .recipe .eval .item {
  margin-right: 8px;
}
.page-kenko-top .monthly-recommend-recipes .recipes-link {
  margin-top: 50px;
}
.page-kenko-top .monthly-recommend-recipes .recipes-link .link {
  margin: 0 auto;
  width: 400px;
  height: 60px;
  background-color: #9C791B;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.page-kenko-top .monthly-recommend-recipes .recipes-link .link .link-name {
  color: white;
  font-size: 18px;
}
.page-kenko-top .monthly-recommend-recipes .recipes-link .link .arrow {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/yajirushi-white.png');
  height: 14px;
  width: 8px;
  position: absolute;
  right: 10px;
}
.page-kenko-top .monthly-recommend-movie {
  background-color: #FFF8EF;
  margin-top: 0px;
  height: 335px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  position: relative;
  border-bottom: 1px solid #D3AD47;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-title {
  font-size: 24px;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-recipe-name {
  margin-top: 20px;
  font-size: 18px;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-teacher-name {
  margin-top: 16px;
  font-size: 18px;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-teacher-name .pre {
  margin-right: 16px;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-link {
  position: absolute;
  top: 225px;
  width: 316px;
  height: 60px;
  background-color: white;
  border: 1px solid #9C791B;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-link .link-name {
  font-size: 18px;
  padding-left: 24px;
}
.page-kenko-top .monthly-recommend-movie .outline .outer-link .link-icon {
  height: calc(20px / 2 * tan(60deg));
  width: 20px;
  clip-path: polygon(0 0, 75% 50%, 0 100%);
  background: #CC0000;
  margin-right: 20px;
}
.page-kenko-top .monthly-recommend-movie .thumbnail {
  width: 450px;
}
.page-kenko-top .monthly-recommend-movie .thumbnail img {
  width: 450px;
  height: 255px;
  object-fit: contain;
}
.page-kenko-top .monthly-recipes {
  margin-top: 80px;
}
.page-kenko-top .monthly-recipes .genre {
  margin-bottom: 60px;
}
.page-kenko-top .monthly-recipes .genre .title {
  display: flex;
  margin-bottom: 20px;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name {
  display: flex;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .outer-icon {
  margin-right: 20px;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .outer-icon .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 60px;
  height: 60px;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .genre-name {
  line-height: 1.3;
  margin-right: 20px;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .genre-name .name {
  font-size: 30px;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .genre-link {
  background-color: #9C791B;
  border-radius: 20px;
  padding: 2px 0px 2px 16px;
  height: 20px;
  width: 100px;
  margin-top: 26px;
  position: relative;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .genre-link .more {
  color: white;
}
.page-kenko-top .monthly-recipes .genre .title .outer-genre-name .genre-link .arrow {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/yajirushi-white.png');
  height: 10px;
  width: 5px;
  position: absolute;
  top: 7px;
  right: 10px;
}
.page-kenko-top .monthly-recipes .genre .recipe {
  background-color: #F6F5F5;
  display: flex;
  height: 150px;
}
.page-kenko-top .monthly-recipes .genre .recipe .thumbnail img {
  object-fit: contain;
  width: 260px;
  height: 150px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name {
  width: 320px;
  padding: 20px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-name {
  font-size: 20px;
  margin-bottom: 20px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .icon {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 30px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-stars {
  display: flex;
  align-items: center;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-stars .icon {
  margin-right: 8px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-stars .num {
  font-size: 20px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-stars .star {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  width: 20px;
}
.page-kenko-top .monthly-recipes .genre .recipe .recipe-name .outer-stars .num{
  margin-left: 8px;
  font-weight: bold;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval {
  width: 200px;
  padding: 20px;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .items {
  font-size: 16px;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .items .item {
  margin-right: 8px;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .link {
  width: 130px;
  margin-top: 28px;
  background-color: #FFF8EF;
  border: 1px solid #9C791B;
  padding: 4px 0px 4px 16px;
  font-size: 16px;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .link {
  position: relative;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .link .more {
  margin-right: 16px;
}
.page-kenko-top .monthly-recipes .genre .recipe .eval .link .arrow {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/yajirushi-bl.png');
  height: 12px;
  width: 6px;
  position: absolute;
  top: 9px;
  right: 10px;
}

.kenko--detail-eval {
  margin-bottom: 50px;
}
.kenko--detail-eval .genre {
  padding: 10px 0;
  border-top: 2px solid #ccc5;
  border-bottom: 2px solid #ccc5;
  margin-bottom: 20px;
}
.kenko--detail-eval .genre .row {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 25px 0 25px;
  position: relative;
  justify-content:space-between;
}
.kenko--detail-eval .genre .row.d-none{
  display: none;
}
.kenko--detail-eval .genre .row .icon-div {
  display:flex;
  align-items: center;
}
.kenko--detail-eval .genre .row .icon-yajirushi {
  margin-right: 10px;
}
.kenko--detail-eval .genre .row .icon-yajirushi img {
  width: 14px;
}
.kenko--detail-eval .genre .row .icon-yajirushi img.rotated {
  transform: rotate(90deg);
}
.kenko--detail-eval .genre .row:first-child {
  height: 70px;
  background-color: #F7F7F5;
  cursor: pointer;
}
.kenko--detail-eval .genre .row.bg-color {
  background-color: #F8F7E9;
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre {
  margin-right: 20px;
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 44px;
  width: 44px;
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre.genen {
  background-image: url('/shared/img/kenko/iconL_salt.png');
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre.ene {
  background-image: url('/shared/img/kenko/icon-02ene.png');
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre.bihada {
  background-image: url('/shared/img/kenko/icon-03bihada.png');
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre.bone {
  background-image: url('/shared/img/kenko/icon-04hone.png');
}
.kenko--detail-eval .genre .row:first-child .outer-icon .icon-genre.kaicho {
  background-image: url('/shared/img/kenko/icon-05kaicho.png');
}
.kenko--detail-eval .genre .row:first-child .outer-genre-name {
  margin-right: 40px;
}
.kenko--detail-eval .genre .row:first-child .outer-genre-name .genre-name {
  font-size: 22px;
  font-weight: bold;
  color: #9C791B;
}
.kenko--detail-eval .genre .row:first-child .outer-stars {
  display: flex;
  align-items: center;
}
.kenko--detail-eval .genre .row:first-child .outer-stars .rec {
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
}
.kenko--detail-eval .genre .row:first-child .outer-stars .star {
  background-size:cover;
  background-repeat: no-repeat;  
  background-position: center;
  width: 24px;
  height: 24px;
}
.kenko--detail-eval .genre .row:first-child .outer-stars .num {
  font-size: 24px;
  font-weight: bold;
  color: #9C791B;
  margin-left: 16px
}
.kenko--detail-eval .genre .row .outer-item {
  width: 250px;
}
.kenko--detail-eval .genre .row .outer-item .item-name {
  font-size: 16px;
  font-weight: bold;
  color: #957414;
}
.kenko--detail-eval .genre .row .outer-foods .foods {
  font-size: 16px;
  font-weight: bold;
  color: #93BE56;
}
.kenko--detail-eval .genre .row .outer-rec {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.kenko--detail-eval .genre .row .outer-rec .star {
  background-size:cover;
  background-repeat: no-repeat;  
  background-position: center;
  width: 20px;
  height: 20px;
}
.kenko--detail-eval .genre .row .outer-rec .num {
  font-size: 20px;
  font-weight: bold;
  color: #957414;
  margin-left: 10px;
}
.kenko--detail-eval .link-about-star .star {
  font-size: 20px;
  color: #957414;
}
.kenko--detail-eval .link-about-star .link-text {
  font-size: 16px;
  font-weight: bold;
  color: #93BE56;
  text-decoration: underline;
}
.kenko--detail-func-ingredients {
  margin-top: 40px;
  border-top: 1px solid #8bb836;
  position: relative;
}
.kenko--detail-func-ingredients .outline {
  position: absolute;
  top: -20px;
  background-color: white;
  display: flex;
  align-items: center;
}
.kenko--detail-func-ingredients .outline .outer-mark {
  margin-right: 16px;
}
.kenko--detail-func-ingredients .outline .outer-mark .kenko-mark {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/mark.png');
  height: 35px;
  width: 40px;
}
.kenko--detail-func-ingredients .outline .outer-title {
  margin-right: 40px;
}
.kenko--detail-func-ingredients .outline .outer-title .title {
  font-size: 22px;
  font-weight: bold;
  color: #9C791B;
}
.kenko--detail-func-ingredients .outline .outer-link {
  margin-right: 16px;
  border: 1px solid #9C791B;
  width: 200px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  position: relative;
}
.kenko--detail-func-ingredients .outline .outer-link .link-text {
  font-size: 16px;
  font-weight: bold;
  color: #9C791B;
}
.kenko--detail-func-ingredients .outline .outer-link .arrow {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/yajirushi-bl.png');
  height: 10px;
  width: 6px;
  position: absolute;
  right: 10px;
}
.kenko--detail-func-ingredients .content {
  padding: 30px;
  font-size: 16px;
}

.kenko--archive-value .star {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 24px;
  width: 24px;
}

.kenko--common-heading {
  margin: 0;
}
.kenko--common-heading .logo img {
  height: 70px;
}

.kenko-about-col {
  font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
  font-size: 16px;
}
.kenko-about-col .kenko-about {
    background-image: url('/shared/img/kenko/mv-bg-about.png');
    background-size:cover;
    height:280px;
    width:880px;
    position: relative;
  }
  .kenko-about-col .kenko-about h2 {
    position: absolute;
    top: 126px;
    left: 40px;
    font-size: 28px;
    margin: 0;
  }
  .kenko-about-col .kenko-about p {
    position: absolute;
    top: 126px;
    left: 500px;
    margin: 0;
    padding-right: 40px;
  }
  .kenko-about-col .kenko-five-genre {
    margin-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #9C791B;
  }
  .kenko-about-col .kenko-five-genre .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 40px;
  }
  .kenko-about-col .kenko-five-genre .row .genre {
    width: 150px;
  }
  .kenko-about-col .kenko-five-genre .row .genre a .outer-icon {
    margin-bottom: 16px;
    text-align: center;
  }
  .kenko-about-col .kenko-five-genre .row .genre a .outer-icon .icon {
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    width: 100px;
  }
  .kenko-about-col .kenko-five-genre .row .genre a .outer-title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
  }
  .kenko-about-col .kenko-five-genre .row .genre a .outer-dropdown {
    text-align: center;
  }
  .kenko-about-col .kenko-five-genre .row .genre a .icon-dropdown {
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/shared/img/kenko/icon-arrow-dropdown.png');
    height: 9px;
    width: 18px;
  }
  .kenko-about-col .kenko-five-genre .func-component-link {
    margin: 0 auto;
    width: 200px;
    padding: 5px 0;
    border: 1px solid #9C791B;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .kenko-about-col .kenko-five-genre .func-component-link .icon.right-arrow {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/shared/img/kenko/right-arrow.png');
    width: 6px;
    height: 10px;
    position: absolute;
    right: 12px;
    top: 13px;
  }
  .kenko-about-col .kenko-points .kenko-point {
    padding: 40px;
  }
  .kenko-about-col .kenko-points .kenko-point.kenko-point-color {
      background-color: #FAFAF8;
    }
  .kenko-about-col .kenko-points .kenko-point .images {
    display: flex;
    justify-content: center;
    position: relative;
    margin-bottom: 40px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image.salt1 {
    background-image: url('/shared/img/kenko/illustP1-01.png');
    width: 115px;
    height: 130px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image.ene1 {
    background-image: url('/shared/img/kenko/illustP2-01.png');
    width: 124px;
    height: 139px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image.bihada1 {
    background-image: url('/shared/img/kenko/illustP3-01.png');
    width: 160px;
    height: 128px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image.bone1 {
    background-image: url('/shared/img/kenko/illustP4-01.png');
    width: 120px;
    height: 140px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .image.kaicho1 {
    background-image: url('/shared/img/kenko/illustP5-01.png');
    width: 125px;
    height: 128px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .salt-title-img {
    width: 192px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .ene-title-img {
    width: 328px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .bihada-title-img {
    width: 192px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .bone-title-img {
    width: 264px;
  }
  .kenko-about-col .kenko-points .kenko-point .images .kaicho-title-img {
    width: 168px;
  }
  .kenko-about-col .kenko-points .kenko-point .trick {
    margin-bottom: 16px;
  }
  .kenko-about-col .kenko-points .kenko-point .trick .num {
    margin-right: 40px;
  }
  .kenko-about-col .kenko-points .kenko-point .trick .detail {
    margin-left: 100px;
  }
  .kenko-about-col .kenko-points .kenko-point .trick .detail span {
    margin-left: 80px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku {
    margin-top: 30px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku .cyumoku-image {
    width: 100%;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail.flex {
    display: flex;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail.flex p {
    width: 500px;
    margin-right: 50px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image.salt2 {
    background-image: url('/shared/img/kenko/illustP1-02.png');
    width: 250px;
    height: 100px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image.ene2 {
    background-image: url('/shared/img/kenko/illustP2-02.png');
    width: 250px;
    height: 100px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .img-end {
    text-align: end;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image.bihada2 {
    background-image: url('/shared/img/kenko/illustP3-02.png');
    width: 136px;
    height: 74px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image.bone2 {
    background-image: url('/shared/img/kenko/illustP4-02.png');
    width: 136px;
    height: 68px;
  }
  .kenko-about-col .kenko-points .kenko-point .cyumoku-detail .image.kaicho2 {
    background-image: url('/shared/img/kenko/illustP5-02.png');
    width: 186px;
    height: 72px;
  }
  .kenko-about-col .kenko-remarks {
    border: 1px solid #707070;
    padding: 0 20px;
    margin: 50px 0;
    font-size: 14px;
  }

.kenko-about-func-components .top-img h2 img {
    width: 880px;
    height: 280px;
}
.kenko-about-func-components .main-text {
    margin-top: 40px;
    font-size: 16px;
}
.kenko-about-func-components .caution {
    margin-top: 50px;
}
.kenko-about-func-components .outer-link {
    margin-top: 40px;
}
.kenko-about-func-components .outer-link a {
    text-decoration: underline;
    color: #9D791B;
}
.kenko-about-func-components .footer-text {
    margin: 40px auto;
    width: 760px;
}
.kenko-about-func-components .footer-text p {
    padding: 20px 25px;
    border-radius: 20px;
    border: 1px solid #9D791B;
}


.page-kenko-common .scroll-top {
  text-align: end;
}
.page-kenko-common .scroll-top .up-arrow {
  width: 24px;
  height: 24px;
  background: url('/shared/img/kenko/up-arrow-circle.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-kenko-common .kenko-bottom-menu {
  background: #FAFAF8 0% 0% no-repeat padding-box;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 40px;
}
.page-kenko-common .kenko-bottom-menu .row {
  display: flex;
  justify-content: space-between;
  color: black;
}
.page-kenko-common .kenko-bottom-menu .row:first-child {
  margin-bottom: 40px;
}
.page-kenko-common .kenko-bottom-menu .row .col {
  border-left: 1px solid black;
  text-align: center;
}
.page-kenko-common .kenko-bottom-menu .row .col a {
  color: black;
}
.page-kenko-common .kenko-bottom-menu .row .col a:hover {
  color: #e7336e;
}
.page-kenko-common .kenko-bottom-menu .row .col:last-child {
  border-right: 1px solid black;
}
.page-kenko-common .kenko-bottom-menu .row .col.top {
  width: 460px;
}
.page-kenko-common .kenko-bottom-menu .row .col.top .mark {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('/shared/img/kenko/mark.png');
  width: 30px;
  height: 26px;
  margin-right: 20px;
}
.page-kenko-common .kenko-bottom-menu .row .col.topics {
  width: 140px;
}
.page-kenko-common .kenko-bottom-menu .row .col.five-genre {
  width: 200px;
}
.page-kenko-common .kenko-bottom-menu .row .col.genen {
  width: 140px;
}
.page-kenko-common .kenko-bottom-menu .row .col.ene {
  width: 200px;
}
.page-kenko-common .kenko-bottom-menu .row .col.bihada {
  width: 140px;
}
.page-kenko-common .kenko-bottom-menu .row .col.bone {
  width: 180px;
}
.page-kenko-common .kenko-bottom-menu .row .col.kaicho {
  width: 140px;
}</pre></body></html>