<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ãƒ¢ãƒ‹ã‚¿ãƒ¼ */
.monitor {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.monitor__img {
  flex: 0 0 auto;
  width: 90px;
  height: auto;
}
.monitor__info {
  margin-left: 10px;
}
.monitor__info-lead {
  margin-bottom: 15px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}

/* ãƒ†ãƒ¼ãƒ–ãƒ« */
.table-scroll {
  overflow: scroll;
}
.table-lead {
  margin-bottom: 15px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
}
.table-monitor {
  width: 100%;
}
.table-monitor__head {
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #ddeddd;
  text-align: left;
  color: #555;
  font-size: 12px;
  font-weight: bold;
}
.table-monitor__data {
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  vertical-align: top;
  color: #444;
  font-size: 12px;
}
.table-monitor__w100 {
  min-width: 100px;
}
.table-monitor__small-txt {
  margin-top: 8px;
  color: #777;
  font-size: 12px;
}
.table-product {
  margin-top: 20px;
  display: none;
}
.table-product table {
  width: 100%;
}
.table-product__w100 {
  width: 100px;
}
.table-product__head {
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #f5f5f5;
  text-align: left;
  color: #444;
  font-size: 12px;
}
.table-product__head_green {
  background-color: #ddeddd;
  color: #555;
  font-weight: bold;
}
.table-product__head_gray {
  padding: 10px;
  background-color: #ddd;
  color: #555;
  font-size: 13px;
  font-weight: bold;
}
.table-product__data {
  padding: 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
  color: #444;
  font-size: 12px;
}
.table-product .table-product__data {
  text-align: left;
}
.table-product__link {
  padding-left: 10px;
  position: relative;
  color: #546e9e;
}
.table-product__link::before {
  position: absolute;
  content: "";
  background: url(/assets/vendor/fonts/stylesheet/images/icon/blue/arrow.svg) no-repeat;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  top: 50%;
  left: 0;
}

/* ç›®æ¬¡ */
.index {
  margin: 20px 0 40px;
  padding: 15px 10px;
  background-color: #f5f5f5;
}
.index-tit {
  margin-bottom: 15px;
  text-align: center;
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.index-list__item {
  margin-top: 8px;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  font-weight: bold;
}
.index-list__item:first-child {
  margin-top: 0;
}
.index-list__item a {
  display: block;
  padding: 12px 30px 12px 15px;
  width: 100%;
  box-sizing: border-box;
}
.index-list__item a::after {
  position: absolute;
  content: "";
  background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg) no-repeat;
  transform: rotateZ(90deg) translateX(-50%);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
}

/* å•é¡Œè§£æ±º */
.trouble-lead {
  margin-bottom: 15px;
  padding: 10px;
  background-color: #ddeddd;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
.problem-img {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.advice-box {
  margin-top: 25px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.advice-box__txt {
  line-height: 1.75;
  color: #444;
  font-size: 14px;
}

/* ãƒ•ãƒªãƒ¼ã‚ºãƒ‰ãƒ©ã‚¤ã®é­…åŠ› */
.freeze-dry {
  margin-bottom: 40px;
  padding: 30px 10px;
  border: 1px solid #555;
  border-radius: 4px;
}
.freeze-dry__head {
  margin-bottom: 30px;
  text-align: center;
  color: #444;
  font-size: 24px;
  font-weight: bold;
}

/* ç›¸è«‡ç”³ã—è¾¼ã¿ */
.consultation-form {
  margin: 0 10px;
  padding: 15px;
  border: 2px solid #449d44;
  border-radius: 4px;
}
.consultation-form__lead {
  padding: 10px 12px;
  background-color: #449d44;
  box-sizing: border-box;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.consultation-form__btn {
  display: flex;
  position: relative;
  justify-content: center;
  margin: 15px auto 0;
  background-color: #444;
  border-radius: 25px;
  align-items: center;
  box-sizing: border-box;
  width: 260px;
  max-width: 100%;
  height: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/white/arrow.svg) right 15px center / 10px no-repeat #444;
}

/* ã‚«ãƒ¼ãƒˆé¸ã³ãƒã‚¤ãƒ³ãƒˆ */
.cart-point-box {
  margin-bottom: 20px;
  padding: 20px 10px;
  border: 1px solid #555;
  border-radius: 4px;
}
.cart-point-box__head {
  margin-bottom: 20px;
  text-align: center;
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.cart-point-box__head span {
  font-size: 14px;
}
.cart-point-box .list-item {
  margin-top: 15px;
  padding: 10px;
  background-color: #f5f5f5;
}
.cart-point-box__txt {
  margin-bottom: 20px;
  color: #444;
  font-size: 14px;
}

/* å•†å“ãƒªãƒ³ã‚¯ */
.product-link {
  padding: 30px 10px;
  background-color: #f5f5f5;
}
.product-link__head {
  margin-bottom: 30px;
  text-align: center;
  color: #444;
  font-size: 24px;
  font-weight: bold;
}
.product-box {
  margin-bottom: 20px;
  padding: 20px 10px;
  background-color: #fff;
  border-radius: 4px;
}
.product-box:last-child {
  margin-bottom: 0;
}
.product-box__head {
  margin-bottom: 20px;
  text-align: center;
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.product-brand {
  display: flex;
  flex-wrap: nowrap;
}
.product-brand__item {
  margin: 10px 10px 0 0;
  padding: 14px;
  width: calc((100% - 10px)/2);
  box-shadow: rgba(0,0,0,0.2) 3px 3px 5px;
  border-radius: 4px;
}
.product-brand__item:nth-child(-n+2) {
  margin-top: 0;
}
.product-brand__item:nth-child(2n) {
  margin-right: 0;
}
.product-brand__item a {
  display: block;
  text-align: center;
}
.product-brand__img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 68px;
}
.product-brand__img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.product-brand__name {
  margin-top: 14px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.product-size__item {
  margin-bottom: 10px;
  padding: 18px 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg) right 15px center / 10px no-repeat #fff;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.product-size__item:last-child {
  margin-bottom: 0;
}
.product-size__item a {
  display: block;
}
.product-toggle-notes {
  margin-top: 20px;
  color: #d15945;
  font-size: 12px;
}

/* ãƒ”ãƒƒã‚¯ã‚¢ãƒƒãƒ—ç‰¹é›† */
.feature-box {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.feature-content {
  display: flex;
  flex-wrap: nowrap;
}
.feature-content .list__tag {
  margin: 8px 0;
}
.feature-content__img {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(0,0,0,0.2) 3px 3px 5px;
  border-radius: 4px;
  width: 150px;
  height: 150px;
}
.feature-content__tit {
  margin-bottom: 12px;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
.feature-content__txt {
  margin-bottom: 15px;
  color: #444;
  font-size: 14px;
}

/* ç‰¹é›†ä¸€è¦§ */
.feature-list {
  display: flex;
  flex-wrap: wrap;
}
.feature-list__item {
  margin: 30px 30px 0 0;
  width: calc((100% - 30px)/2);
}
.feature-list__item:nth-child(-n+2) {
  margin-top: 0
}
.feature-list__item:nth-child(2n) {
  margin-right: 0;
}
.feature-list__item a {
  display: block;
}
.feature-list__head {
  margin: 10px 0 8px;
  color: #444;
  font-size: 14px;
  font-weight: bold;
}

/* ãƒˆãƒ”ãƒƒã‚¯ã‚¹ */
.feature-topics {
  display: flex;
  flex-wrap: nowrap;
}
.feature-topics__body {
  width: calc(100% - 110px);
}
.feature-topics__img {
  margin-right: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: 95px;
  height: auto;
}

/* ãƒ¡ãƒ‡ã‚£ã‚¢ */
.media__tit {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #ebebeb;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
.media__img {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 240px;
  height: auto;
}
.media__head {
  margin: 20px 0 15px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
}
.media__txt {
  margin-top: 15px;
  line-height: 1.75;
  color: #444;
  font-size: 14px;
}

/* howtoã‚³ãƒ³ãƒ†ãƒ³ãƒ„ */
.howto-content {
  border: 1px solid #707070;
}
.howto-content__body {
  padding: 15px;
}
.howto-content__tit {
  padding: 15px;
  background-color: #ebebeb;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
.howto-content__img {
  margin-bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.howto-content__txt {
  line-height: 1.75;
  color: #444;
  font-size: 14px;
}
/* ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« */
.profile-box {
  padding: 15px;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  background-color: #f5f5f5;
}
.profile-box__img {
  flex: 0 0 auto;
  margin-right: 15px;
  width: 78px;
}
.profile-box__head {
  margin-bottom: 8px;
  color: #444;
  font-size: 12px;
}
.profile-box__name {
  color: #444;
  font-size: 14px;
  font-weight: bold;
}
.profile-box__tag {
  padding: 4px 8px;
  display: inline-block;
  background: #449d44;
  color: #fff;
  font-size: 14px;
  line-height: 1.35;
}

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

PC

 --------------------------- */
@media screen and (min-width:768px) {
  /* ãƒ¡ãƒ‡ã‚£ã‚¢ */
  .media__head {
    margin-top: 0;
  }
  .media__txt {
    margin-top: 0;
  }
  .media__img {
    width: 600px;
  }
  /* ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ« */
  .profile-box__img {
    width: 100px;
  }
  /* ç›¸è«‡ */
  .consultation-form {
    margin: 0 auto;
    width: 335px;
  }
  /* ã‚«ãƒ¼ãƒˆé¸ã³ */
  .cart-point-box__head span {
    color: #444;
    font-size: 18px;
    font-weight: bold;
  }
  .cart-point-box__head {
    margin-bottom: 15px;
    padding-bottom: 8px;
    border-bottom: 1px solid #555;
    text-align: left;
  }
  .product-size {
    display: flex;
    flex-wrap: nowrap;
  }
  .product-size__item {
    margin: 0 25px 0 0;
    width: calc((100% - 25px)/3);
  }
  .product-size__item:last-child {
    margin-right: 0;
  }
  .product-toggle-box {
    margin: 0;
    padding: 0;
    border: none;
  }
  .table-product {
    display: block;
  }
  .table-product__box {
    margin: 50px 50px 0 0;
    width: calc((100% - 50px)/2);
  }
  .table-product__box:nth-child(2n) {
    margin-right: 0;
  }
  .table-product__box:nth-child(-n+2) {
    margin-top: 0;
  }
  .table-product__box .product-content02 {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    width: 100%;
  }
  .table-product__box02 {
    width: 100%;
  }
  .table-product__box2 .product-content02 {
    margin-bottom: 30px;
    padding: 0;
    border: none;
    width: 100%;
  }
  /* ç‰¹é›†è¨˜äº‹ */
  .feature-box {
    border-bottom: 1px solid #555;
  }
  .feature-content__box {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
  }
  .feature-content__body {
    width: calc(100% - 250px);
    display: flex;
    flex-direction: column;
  }
  .feature-content__body .tag-list {
    margin: 0 0 8px;
  }
  .feature-content__img {
    margin-right: 25px;
    flex: 0 0 auto;
    width: 225px;
    height: 225px;
  }
  .feature-content__btn {
    margin: auto 0 0 auto;
    display: block;
    border: 2px solid #444;
    border-radius: 25px;
    box-sizing: border-box;
    background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/arrow.svg) no-repeat right 12px center/10px;
    width: 100%;
    max-width: 240px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    color: #444;
    font-size: 14px;
    font-weight: bold;
  }
  .feature-list__item {
    margin: 40px 60px 0 0;
    width: calc((100% - 60px)/2);
  }
  .feature-list__head {
    display: flex;
  }
  .feature-list__head::before {
    margin-right: 10px;
    display: inline-block;
    flex: 0 0 auto;
    content: "";
    background: url(/assets/vendor/fonts/stylesheet/images/icon/white/arrow.svg) #777 no-repeat 50%;
    background-size: 10px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
  }
  /* ãƒˆãƒ”ãƒƒã‚¯ã‚¹ */
  .feature-topics__body {
    width: calc(100% - 175px);
    display: flex;
    flex-direction: column;
  }
  .feature-topics__img {
    margin-right: 25px;
    flex: 0 0 auto;
    width: 150px;
    height: auto;
  }
}

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

è¿½åŠ&nbsp;ãƒ‘ãƒ¼ãƒ„

--------------------------- */
/* ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«è¨˜äº‹ */
.profile-tag {
  margin-bottom: 8px;
}
.profile-box__body {
  width: calc(100% - 93px);
}
.profile-tag__tag {
  display: inline-block;
  padding: 5px 10px;
  background: #444;
  color: #fff;
  font-size: 10px;
}
.profile-box__name_blue {
  margin-bottom: 15px;
  color: #546e9e;
  font-size: 14px;
  font-weight: bold;
}

/* ãƒ©ãƒ³ã‚­ãƒ³ã‚° */
.ranking-box {
  padding: 20px 10px;
  background-color: #fff;
}
.ranking-box__head {
  margin-bottom: 20px;
  text-align: left;
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.recommend-rank__list {
  padding: 15px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  border-top: 1px solid #ddd;
}
.recommend-rank__list-first::before {
  margin-right: 10px;
  flex: 0 0 auto;
  display: inline-block;
  content: "\A 1";
  white-space: pre;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/gold/crown.svg) no-repeat;
  width: 40px;
  height: 30px;
  text-align: center;
  color: #ccab60;
  font-size: 20px;
  font-weight: bold;
}
.recommend-rank__list-second::before {
  margin-right: 10px;
  flex: 0 0 auto;
  display: inline-block;
  content: "\A 2";
  white-space: pre;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/white-gray/crown.svg) no-repeat;
  width: 40px;
  height: 30px;
  text-align: center;
  color: #a2a2a2;
  font-size: 20px;
  font-weight: bold;
}
.recommend-rank__list-third::before {
  margin-right: 10px;
  flex: 0 0 auto;
  display: inline-block;
  content: "\A 3";
  white-space: pre;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/orange/crown.svg) no-repeat;
  width: 40px;
  height: 30px;
  text-align: center;
  color: #cb8d5e;
  font-size: 20px;
  font-weight: bold;
}
.recommend-rank__list-forth::before {
  margin-right: 10px;
  flex: 0 0 auto;
  display: inline-block;
  content: "\A 4";
  white-space: pre;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/crown.svg) no-repeat;
  width: 40px;
  height: 30px;
  text-align: center;
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
.recommend-rank__list-fifth::before {
  margin-right: 10px;
  flex: 0 0 auto;
  display: inline-block;
  content: "\A 5";
  white-space: pre;
  background: url(/assets/vendor/fonts/stylesheet/images/icon/gray/crown.svg) no-repeat;
  width: 40px;
  height: 30px;
  text-align: center;
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
.recommend-rank__img {
  margin-right: 15px;
  display: flex;
  flex: 0 0 auto;
  justify-content: center;
  width: 80px;
  height: 80px;
  box-shadow: rgba(0,0,0,0.2) 3px 3px 5px;
  border-radius: 4px;
  overflow: hidden;
}
.recommend-rank__img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.recommend-rank__tit {
  width: calc(100% - 145px);
  color: #444;
  font-size: 14px;
  font-weight: bold;
}

/* ãƒ•ãƒªãƒ¼ã‚ºãƒ‰ãƒ©ã‚¤ */
.point-content {
  margin-bottom: 40px;
}
.point-content:last-child {
  margin-bottom: 0;
}
.point-box {
  padding: 10px;
  display: flex;
  background-color: #ebebeb;
}
.point-box__point {
  margin-right: 10px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 50%;
  width: 58px;
  height: 58px;
  color: #444;
  font-size: 10px;
  font-weight: bold;
  box-sizing: border-box;
}
.point-box__point span {
  font-size: 20px;
}
.point-box__txt {
  width: calc(100% - 68px);
  color: #444;
  font-size: 14px;
  line-height: 1.75;
}
.point-result {
  padding: 15px 10px;
  background-color: #ddeddd;
}
.point-result__txt {
  text-align: center;
  color: #444;
  font-size: 16px;
  font-weight: bold;
}
.triangle {
  margin: 10px auto;
  width: 0;
  height: 0;
  border-left: 36px solid transparent;
  border-right: 36px solid transparent;
  border-top: 20px solid #555;;
}
.try-list {
  margin-bottom: 20px;
}
.try-list__item {
  margin-bottom: 15px;
  line-height: 1.75;
  color: #444;
  font-size: 14px;
}
.try-list__item:last-child {
  margin-bottom: 0;
}
/* ---------------------------

PC

 --------------------------- */
@media screen and (min-width:767px) {
  .product-link__head {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .ranking-box__head {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .recommend-rank {
    display: flex;
    flex-wrap: nowrap;
  }
  .recommend-rank__tit {
    width: 100%;
  }
  .recommend-rank__list {
    margin: 30px 10px 0 0;
    padding: 0 10px 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #ddd;
    border-top: 0;
    width: calc((100% - 40px)/5);
  }
  .recommend-rank__list::before {
    margin-right: 0;
    position: absolute;
    top: -30px;
    right: 50%;
    transform: translateX(50%);
  }
  .recommend-rank__list:last-child {
    margin-right: 0;
    padding: 0;
    border: 0;
  }
  .recommend-rank__img {
    margin: 30px auto 15px;
  }
}
</pre></body></html>