<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*common*/
.feature-contents {
  border: 0;
  padding: 0;
  color: #2f2f2f;
  max-width: 2000px;
  margin: auto;
  text-align: center;
}

.lgttl__sub {
  margin-bottom: 5px;
  display: inline-block;
  padding: 2px 15px;
  background-color: #bfecff;
  border-radius: 15px;
}

.lgttl__main {
  font-size: 33px;
  padding-bottom: 10px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
}

.lgttl {
  max-width: 900px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 10;
}

.lgttl::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 10px;
  background-color: #0ba6eb;
}


#ichioshi,
#points,
#items,
#othercate {
  padding: 45px 5px;
  position: relative;
}

#points::before {
  width: 60px;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: repeating-linear-gradient(-45deg, #fff, #fff 15px, #f5f5f5 0, #f5f5f5 30px);
  z-index: -1;
}

#points::after {
  width: 60px;
  height: 100%;
  top: 0;
  right: 0;
  content: "";
  position: absolute;
  background: repeating-linear-gradient(-45deg, #fff, #fff 15px, #f5f5f5 0, #f5f5f5 30px);
  z-index: -1;
}

.contents-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.contents-btn&gt;a {
  display: block;
  border: 2px solid #fff;
  text-align: center;
  max-width: 600px;
  margin: auto;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-radius: 10px;
  transition: .3s;
}

.contents-btn&gt;a:hover {
  background: #49c2f6;
  transform: translateY(2px);
}

a.btn-common {
  background-color: #0ba6eb;
}

a.btn-comp {
  background-color: #3550D8;
}

a.btn-desi {
  background-color: #EC7E00;
}

a.btn-hibr {
  background-color: #21971D;
}

#special-content p,
#special-content li {
  line-height: 1.8;
}

a.txtlink {
  color: #0090d1;
  border-bottom: 1px solid;
  padding: 0 5px;
  transition: .3s;
  font-size: unset !important;
}

a.txtlink:hover {
  opacity: .7;
}

/*kv*/
h1 {
  border-top: 10px solid #fff253;
}

.leadtxt {
  padding: 30px 0;
  font-size: 18px;
}

.kvimg-sp {
  display: none;
}

/*ichioshi*/
#ichioshi {
  background-color: #f5f5f5;
}

.fl-ichioshi {
  max-width: 1400px;
  justify-content: center;
  margin: 45px auto 30px;
}

.fl-ichioshi__type {
  background-color: #fff;
  margin: 5px;
  width: calc(33% - 10px);
  border-radius: 10px;
  border: 2px solid #fff;
  position: relative;
  padding-top: 40px;
}

.fl-ichioshi__comment {
  position: relative;
  width: 90%;
  margin: -60px 5% 20px;
  background-color: #606060;
  padding: 10px;
  border-radius: 50px;
  color: #fff;
}

.fl-ichioshi__comment&gt;em {
  font-size: 18px;
  font-weight: bold;
}

.fl-ichioshi__comment::after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  top: 100%;
  left: calc(50% - 10px);
}

.type-comp .fl-ichioshi__comment {
  background-color: #3550D8;
}

.type-comp .fl-ichioshi__comment::after {
  border-top-color: #3550D8;
}

.type-desi .fl-ichioshi__comment {
  background-color: #EC7E00;
}

.type-desi .fl-ichioshi__comment::after {
  border-top-color: #EC7E00;
}

.type-hibr .fl-ichioshi__comment {
  background-color: #21971D;
}

.type-hibr .fl-ichioshi__comment::after {
  border-top-color: #21971D;
}

.fl-ichioshi__exp {
  padding: 10px;
  border-radius: 0 0 7px 7px;
}

.type-comp .fl-ichioshi__exp,
#type-comp {
  background-color: #dff1f9;
}

.type-desi .fl-ichioshi__exp,
#type-desi {
  background-color: #ffefdb;
}

.type-hibr .fl-ichioshi__exp,
#type-hibr {
  background-color: #dff3df;
}

/*points*/
.lgtxt {
  font-size: 18px;
}

.mdtxt {
  font-size: 15px;
}

.fl-points-btn__sm {
  display: block;
  font-size: 13px;
  color: #0ba6eb;
}

.fl-points {
  max-width: 800px;
  margin: auto;
}

.fl-points&gt;li {
  width: 25%;
  padding: 10px;
}

.fl-points__btn {
  display: block;
  width: 100%;
  background: #f5f5f5;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #eeeeee;
  transition: .3s;
}


.fl-points__btn:hover {
  background: #fff;
  opacity: .7;
  transform: translateY(2px);
}

.fl-points-btn__lg {
  font-size: 18px;
  display: block;
  font-weight: bold;
  color: #2f2f2f;
}

#points section {
  padding: 45px 0 0;
  position: relative;
  margin: 30px 0 15px;
}

#points section::before {
  width: 100px;
  height: 10px;
  content: "";
  position: absolute;
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44598158/pc/special/joshitsuki/new/images/line.png);
  top: 0;
  left: calc(50% - 50px);
  background-size: contain;
  background-repeat: no-repeat;
}

.mdttl__sub {
  padding: 0px 15px;
  background-color: #fff472;
  border-radius: 10px;
  display: inline-block;
  margin: 0 5px 5px;
}

.mdttl__main {
  font-weight: bold;
  display: inline-block;
  vertical-align: sub;
  font-size: 30px;
  font-weight: 700;
}

.mdttl {
  margin: 0px 0 15px;
}

.tblscroll {
  max-width: 1000px;
  margin: 30px auto;
  overflow-x: auto;
  width: 100%;
}

.typetbl {
  margin: auto;
  width: 100%;
  min-width: 470px;
}

.typetbl th,
.typetbl td {
  border: 2px solid #fff;
}

.typetbl__common__th {
  width: 15%;
  background-color: #f5f5f5;
  text-align: left;
  padding: 10px;
}

.typetbl th {
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
}


.typetbl__type__th {
  width: calc(85% / 3);
}

.typetbl__type__th&gt;a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #fff;
  transition: .3s;
}


.typetbl__type__th&gt;a:hover {
  background: #49c2f6;
}


.typetbl__comp__th {
  background: #3550d8;
}

.typetbl__desi__th {
  background-color: #ec7e00;
}

.typetbl__hibr__th {
  background-color: #21971d;
}

.typetbl__comp__td {
  background-color: #dff1f9;
}

.typetbl__desi__td {
  background-color: #ffefdb;
}

.typetbl__hibr__td {
  background-color: #dff3df;
}

.typetbl td {
  text-align: left;
  padding: 10px;
}

.comp__td__mark {
  width: 50px;
  font-size: 50px;
  font-weight: 400;
}

.comp__td__txt {
  width: calc(100% - 50px);
  font-size: 13px;
  padding-left: 5px;
}

.typetbl__flex {
  align-items: center;
}

.mark-green {
  color: #21971d;
}

.mark-blue {
  color: #3550d8;
}

.mark-red {
  color: #dd3e3e;
}

.typeblock {
  margin: 30px auto;
  border-radius: 10px;
  padding: 30px 15px;
  max-width: 1000px;
  position: relative;
}

#type-comp {
  padding-right: 300px;
  margin-bottom: 45px;
}

#type-comp::after {
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44598158/pc/special/joshitsuki/new/images/bg-comp.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  right: 10px;
  bottom: calc(50% - 160px);
}

#type-desi {
  padding-left: 300px;
  margin-bottom: 45px;
}

#type-desi::after {
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44598158/pc/special/joshitsuki/new/images/bg-desi.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  left: 10px;
  bottom: calc(50% - 160px);
}


#type-hibr {
  padding-right: 300px;
  margin-bottom: 45px;
}

#type-hibr::after {
  background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u44598158/pc/special/joshitsuki/new/images/bg-hibr.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  position: absolute;
  width: 280px;
  height: 300px;
  right: 10px;
  bottom: calc(50% - 160px);
}


.smttl {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 28px;
  font-weight: 700;
}

.fl-feat {
  justify-content: center;
  margin: 15px auto;
  max-width: 610px;
}

.fl-feat&gt;div {
  width: calc(50% - 10px);
  text-align: left;
  padding: 10px;
  border-radius: 10px;
  margin: 0 5px;
  border: 2px solid #fff;
}

.fl-structure__img {
  width: 300px;
}

.fl-structure__txt {
  width: calc(100% - 300px);
  text-align: left;
  padding-left: 10px;
}

.fl-structure {
  align-items: center;
  max-width: 630px;
  margin: 5px auto 10px;
}

.fl-feat__feature {
  background-color: #fff;
}

.fl-feat__osusume {
  background-color: #fffab7;
}

.fl-feat__ttl {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 5px;
}

.fl-typefeat__list&gt;li {
  margin-bottom: 5px;
  padding-left: 1.5em;
  position: relative;
}

.fl-typefeat__merit::before {
  content: "○";
  position: absolute;
  left: .1em;
  color: #21971d;
  font-weight: bold;
}

.fl-typefeat__demerit::before {
  content: "△";
  position: absolute;
  left: .1em;
  color: #dd3e3e;
  font-weight: bold;

}

.fl-typefeat__chk::before {
  content: "";
  position: absolute;
  width: .8em;
  height: .4em;
  border-left: 2px solid #0ba6eb;
  border-bottom: 2px solid #0ba6eb;
  left: .2em;
  top: .5em;
  transform: rotate(-45deg);
}

.functions {
  text-align: left;
  max-width: 900px;
  margin: auto;
}

.functions&gt;div {
  margin: 45px 0;
}

.smttl-terms {
  font-size: 20px;
  font-weight: bold;
  padding: .3em .5em .1em;
  margin-bottom: 15px;
  border-left: 5px solid #0ba6eb;
  background-color: #f5f5f5;
}

.functions p,
.fl-power p {
  margin-bottom: 15px;
  font-size: 15px;
}

.fl-power {
  text-align: left;
  max-width: 930px;
  margin: 15px auto;
}

.fl-power&gt;div {
  width: 50%;
  padding: 15px;
}

p.brand-summary {
  font-weight: bold;
  margin-top: 20px;
}

.functions p small {
  color: #0090d1;
}

.brand-notes {
  margin-bottom: 15px;
}

.brand-notes&gt;li {
  margin-bottom: 3px;
  color: #666;
  line-height: 1.5 !important;
  font-size: 13px;
}

.brand-notes&gt;li&gt;span {
  color: #0090d1;
  padding-right: 3px;
}

.functions p em,
.fl-power p em {
  padding: 0 3px;
  font-weight: bold;
  position: relative;
  z-index: 10;
  background: linear-gradient(transparent 60%, #fff472 60%);
}


/*items*/
#items {
  background-color: #f5f5f5;
}

.items-block {
  border: 2px solid #ddd;
  max-width: 1400px;
  margin: 30px auto;
  padding: 15px 5px;
  background-color: #fff;
  border-radius: 10px;
}

.mdttl-comp {
  color: #3550d8;
}

.mdttl-desi {
  color: #ec7e00;
}

.mdttl-hibr {
  color: #21971d;
}

.mdttl-common {
  color: #0ba6eb;
}

/*othercate*/

#othercate {
  background-color: #FBF5EC;
}

.fl-othercate {
  max-width: 700px;
  margin: auto;
}

.fl-othercate&gt;div {
  width: 50%;
  padding: 15px;
  text-align: left;
}

.fl-othercate&gt;div&gt;a {
  display: block;
  color: #2f2f2f;
}


.fl-othercate img {
  transition: .3s;
}


.fl-othercate a:hover img {
  opacity: .7;
  transform: translateY(2px);
}


.fl-othercate__nm {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 2px;
}

.lgttl-brown {
  max-width: 900px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 10;
}

.lgttl-brown__main {
  font-size: 33px;
  padding-bottom: 10px;
  font-weight: 700;
}

.lgttl-brown::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 10px;
  background-color: #a49284;
}

.fl-othercate__txt {
  font-size: 15px;
}

#items {
  border-bottom: 10px solid #fff253;
}

/*bxsld,pm*/


.items_osusume {
  text-align: left;
}

.product-list ul li .txt-productname,
.txt-productname {
  line-height: 1.5 !important;
  margin: 10px 0 5px;
  font-weight: bold;
  color: #222;
  font-size: 14px;
  height: 4.3em !important;
  overflow: hidden;
}

.txt-productname{
  font-size: 20px;
  height: auto !important;
  }

p.txt-productname&gt;a {
  color: #222;
}

.txt-price {
  font-size: 25px !important;
  color: #e60012;
}

.txt-price:first-letter {
  font-size: 70%;
  font-weight: bold;
}

p.txt-stock {
  font-size: 13px;
  font-weight: normal !important;
  height: 20px;
  color: #0ba6eb !important;
}

.product-browsedlist,
.items_osusume {
  border: none !important;
  max-width: 1200px !important;
  margin: 30px auto 0;
  height: auto !important;
}

.product-browsedlist ul,
.items_osusume {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0 !important;
}


.bx-controls-direction {
  display: none;
}

.product-list ul li,
.items_osusume li {
  height: auto !important;
  border: none !important;
  width: 25% !important;
  padding: 0 15px !important;
  margin-bottom: 20px;
}

.product-list ul li img,
.pm__link img {
  max-width: 230px;
  max-height: 230px;
  width: 100%;
  height: auto;
  margin: auto;
}

.product-list .txt-stock {
  font-size: 13px;
}

.product-list ul li:hover {
  background: transparent;
}

.bx-wrapper {
  margin-bottom: 0 !important;
}


.bx-wrapper .bx-viewport {
  height: auto !important;
}


a.img-link::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: .3s;
}

a.img-link:hover::after {
  opacity: .3;
}

a.pm__link {
  transition: .3s;
}

a.pm__link:hover {
  opacity: .8;
}

.fl-ichioshi .pm__link {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
}

.fl-ichioshi .pm__imgblk {
  width: 160px;
}

.fl-ichioshi .txt-price {
  font-size: 35px !important;
  color: #e60012;
}

.pm__txtblk__com {
  display: block;
  margin-top: 10px;
  color: #666666;
  font-size: 13px;
  min-height: 3em;
}

.items_osusume .txt-productname {
  margin-top: 5px;
}


/*responsive*/

@media screen and (max-width: 1300px) {

  #points::before,
  #points::after {
    display: none
  }

  .fl-ichioshi .pm__imgblk,
  .fl-ichioshi .pm__txtblk {
    width: 100%;
    padding: 0;
  }

  .txt-productname{
    margin-bottom: 0;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {

  .leadtxt,
  .lgtxt,
  .fl-points-btn__lg,
  .fl-feat__ttl,
  .smttl-terms,
  .typetbl th,
  .fl-othercate__nm {
    font-size: 16px;
  }

  .lgttl__main,
  .lgttl-brown__main {
    font-size: 25px;
  }

  .mdttl__main {
    font-size: 23px;
  }

  .functions p,
  .fl-power p {
    font-size: 14px;
  }

  .contents-btn&gt;a {
    font-size: 18px;
  }

  .fl-othercate&gt;div,
  .fl-points&gt;li {
    padding: 5px;
  }

  .leadtxt br,
  .lgtxt br,
  .mdtxt br,
  .functions p br,
  .fl-ichioshi__exp br,
  .fl-power p br,
  .fl-othercate__txt br {
    display: none;
  }

  .type-comp.fl-ichioshi__type,
  .type-desi.fl-ichioshi__type {
    margin-bottom: 40px;
    width: 100%;
    max-width: 600px;
  }

  .type-hibr.fl-ichioshi__type {
    margin-bottom: 0;
    width: 100%;
    max-width: 600px;
  }


  .typetbl__type__th small {
    display: block;
  }

  #type-comp,
  #type-hibr,
  #type-desi {
    padding-right: 5px;
    padding-left: 5px;
  }

  #type-comp::after,
  #type-hibr::after,
  #type-desi::after {
    display: none;
  }

  .kvimg-pc {
    display: none;
  }

  .kvimg-sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #contents .container {
    padding: 0 !important;
  }

  #main {
    padding: 10px 0 !important;
  }

  .product-list ul li,
  .items_osusume li {
    width: 50% !important;
    padding: 0 5px !important;
  }

  .fl-ichioshi .txt-price,
  .txt-price {
    font-size: 20px !important;
  }

  .leadtxt{
    padding: 30px 5px;
  }

}

  @media screen and (max-width: 600px) {

    .typetbl td,
    .typetbl__common__th,
    .typetbl__type__th&gt;a {
      padding: 5px;
    }

    .typetbl th,
    .typetbl th a {
      font-size: 14px;
      min-height: 50px;
    }

    .typetbl__flex {
      display: block;
      text-align: center;
    }

    .comp__td__mark {
      display: block;
      text-align: center;
      width: 100%;
      font-size: 35px;
    }

    .comp__td__txt {
      padding-left: 0;
    }

    .fl-power&gt;div {
      width: 100%;
      padding: 15px 0;
    }

    .fl-othercate&gt;div {
      width: 100%;
      max-width: 300px;
      margin: 10px auto;
    }

    .fl-points&gt;li {
      width: 50%;
    }

    .fl-feat&gt;div {
      width: 100%;
      max-width: 300px;
      margin-bottom: 10px;
    }

    .fl-ichioshi .pm__txtblk {
      width: 100%;
      min-width: unset;
    }

    .fl-structure__img {
      width: 90%;
    }

    .fl-structure__img img {
      margin: auto;
    }

    .fl-structure__txt {
      width: 100%;
      padding-left: 0;
      text-align: center;
      margin-top: 10px;
    }

    .fl-structure__txt br {
      display: none;
    }


  }

  /*footer*/
  .foot_link {
    display: block;
    font-size: 24px;
    color: #fff !important;
    background-color: #222;
    padding: 20px 0;
    transition: 0.3s;
    font-weight: 600;
    text-align: center;
  }

  .footer {
    padding: 40px 20px;
    background-color: #e7e7e7;
    text-align: center;
  }

  .copyright {
    float: unset !important;
    font-size: 12px;
    padding: 15px 0 10px;
    text-align: center;
  }

  .foot_link:hover {
    background-color: #333333;
  }

  @media screen and (max-width:991px) {

    .foot_link {
      font-size: 20px;
    }

  }</pre></body></html>