@charset "UTF-8";

/* ----------------------------------------

---------------------------------------- */
.doc-content {
  padding: 0 0 80px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.doc-content__head {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  min-height: 90px;
  margin-bottom: 32px;
  padding: 16px 0 8px;
  text-align: center;
  background: url(/waterserver/takujou/img/bg_h_dot_pc.png) repeat center top #3073bf;
  color: #fff;
}
_:-ms-lang(x)::-ms-backdrop,
.doc-content__head {
  min-height: 0;
}
.doc-content__head__sub {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-basis: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff03a;
}
.doc-content__sub__icn {
  margin-right: 8px;
  padding-bottom: 7px;
}
.doc-content__sub__txt {
}
.doc-content__head__txt {
  flex-basis: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .doc-content__head {
    margin-bottom: 24px;
  }
  .doc-content__head__sub {
    font-size: 18px;
  }
  .doc-content__sub__icn {
    flex-basis: 30px;
    max-width: 30px;
    flex-shrink: 0;
    padding-bottom: 3px;
  }
  .doc-content__head__txt {
    font-size: 26px;
  }
  .doc-content__head__txt.type--sp-small {
    font-size: 26px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 320px) {
  .doc-content__head__sub {
    font-size: 16px;
  }
  .doc-content__head__txt {
    font-size: 24px;
  }
  .doc-content__head__txt.type--sp-small {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.doc-content__txt {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 30px auto;
}
.doc-content__txt__txt {
  font-size: 16px;
  line-height: 1.5;
}
.doc-content__txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .doc-content__txt {
    margin: 24px auto 32px;
  }
  .doc-content__txt__txt {
    width: auto;
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 320px) {
  .doc-content__txt__txt {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.kv-content {
}
.kv-content__pagetit {
  margin-bottom: 50px;
  background: url(/waterserver/takujou/img/bg_pagetit_pc.jpg) no-repeat center top #fff;
  background-size: auto 100%;
}
.kv-content__pagetit img {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.kv-content__head {
}
.kv-content__head__sub {
  display: block;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  line-height: 1.75;
}
.kv-content__head__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #00abdf;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .kv-content__head {
    margin-bottom: 16px;
  }
  .kv-content__pagetit {
    margin-bottom: 20px;
    background: none;
  }
  .kv-content__head__sub {
    font-size: 18px;
  }
  .kv-content__head__txt {
    font-size: 26px;
  }
  .kv-content__head__txt .u--txt--emp {
    font-size: 32px;
  }
}
@media screen and (max-width: 320px) {
  .kv-content__head__sub {
    font-size: 18px;
  }
  .kv-content__head__txt {
    font-size: 22px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.kv-content__txt {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 10px auto 30px;
}
.kv-content__txt__txt {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.kv-content__txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .kv-content__txt {
    margin: 10px auto 20px;
  }
  .kv-content__txt__txt {
    width: auto;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .kv-content__txt__txt {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.localnav {
  max-width: 992px;
  margin: 40px auto 72px;
}
.localnav-list {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.localnav-list__item {
  /* flex-basis: 31.75403%; */
  max-width: 31.75403%;
  /*flex-basis: 23.79032%;
  max-width: 23.79032%;*/
  flex-basis: 24%;
}
.localnav-list-btn {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #6e6e6e;
  padding: 45px 8px 31px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
  color: #333;
  text-align: center;
  text-decoration: none !important;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.localnav-list-btn.type--ranking {
  background: url(/waterserver/takujou/img/icn_nav_ranking.svg) no-repeat center 9px,
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
}
.localnav-list-btn.type--compare {
  background: url(/waterserver/takujou/img/icn_nav_compare.svg) no-repeat center 9px,
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
}
.localnav-list-btn.type--position {
  background: url(/waterserver/takujou/img/icn_nav_position.svg) no-repeat center 13px,
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
}
.localnav-list-btn.type--faq {
  background: url(/waterserver/takujou/img/icn_nav_faq.svg) no-repeat center 12px,
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
}
.localnav-list-btn.is-hover {
  background-color: #e6f7ff;
  /*background-color: #e2faf1; 緑ベース */
}
.localnav-list-btn__sub {
  font-size: 18px;
  line-height: 1.875;
  color: #666;
}
.localnav-list-btn__txt {
  font-size: 24px;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {
  .localnav {
    max-width: 92%;
    overflow: hidden;
  }
  .localnav-list-btn {
    font-size: 16px;
  }
  .localnav-list-btn__icn {
    flex-basis: 30px;
  }
  .localnav-list-btn__sub {
    font-size: 16px;
  }
  .localnav-list-btn__txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .localnav {
    margin: 24px auto 56px;
  }
  .localnav-list {
    align-content: stretch;
    flex-wrap: wrap;
    margin-top: -16px;
  }
  .localnav-list__item {
    margin-top: 16px;
    flex-basis: 48%;
    max-width: 49%;
    /*flex-basis: 48%;
    max-width: 48%;*/
    /*flex-basis: 47.46268%;
    max-width: 47.46268%;*/
  }
  .localnav-list-btn {
    flex-wrap: wrap;
    flex-direction: column;
    padding: 35px 0 26px;
    text-align: center;
    letter-spacing: -0.05em;
  }
  .localnav-list-btn.type--ranking {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 26px, 16px 10px;
    background-position: center 8px, center bottom 7px;
  }
  .localnav-list-btn.type--compare {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 24px, 16px 10px;
    background-position: center 8px, center bottom 7px;
  }
  .localnav-list-btn.type--position {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 22px, 16px 10px;
    background-position: center 9px, center bottom 7px;
  }
  .localnav-list-btn.type--faq {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 16px 19px, 16px 10px;
    background-position: center 8px, center bottom 7px;
  }
  .localnav-list-btn__icn {
    width: 30px;
    margin: 0 auto 4px;
    flex: 0 0 auto;
  }
  .localnav-list-btn__sub {
    /*font-size: 16px;*/
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    color: #666;
  }
  .localnav-list-btn__txt {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    text-align: center;
    /*font-size: 16px;*/
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 320px) {
  .localnav-list-btn__sub {
    font-size: 12px;
  }
  .localnav-list-btn__txt {
    font-size: 12px;
  }
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.faq {
  margin: 30px auto 0;
}
.qa {
  margin: 30px auto;
}
#faq .qa {
	margin-bottom: 0;
}
.qa__q {
  position: relative;
  margin-bottom: 14px;
  padding-left: 2.25em;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.71428;
  text-align: left;
  color: #00abdf;
}
.qa__q::before {
  content: "Q. ";
  position: absolute;
  top: -0.225em;
  left: 0;
  width: 2em;
  height: 1em;
  font-size: 20px;
}
.qa__a {
  position: relative;
  border-bottom: 1px dashed #707070;
  margin-bottom: 20px;
  padding-left: 2.25em;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
.qa__a:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.qa__a::before {
  content: "A. ";
  position: absolute;
  top: -0.225em;
  left: 0;
  width: 2em;
  height: 1em;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.btn-secondary {
  display: inline-block;
  min-width: 320px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 10px 20px;
  border: 2px solid #fea419;
  border-radius: 8px;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.23809;
  text-align: center;
  color: #fea419;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiNGRUE0MTkiLz4KPC9zdmc+") no-repeat right 14px center #fff;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.btn-secondary--small {
  display: inline-block;
  min-width: 320px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 10px 20px;
  border: 2px solid #fea419;
  border-radius: 8px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.23809;
  text-align: center;
  color: #fea419;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiNGRUE0MTkiLz4KPC9zdmc+") no-repeat right 14px center #fff;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.btn-secondary.is-hover,
.btn-secondary--small.is-hover {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=") no-repeat right 14px center #fea419;
  color: #fff;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .btn-secondary {
    display: block;
    min-width: 0;
  }
  .btn-secondary--small {
    display: block;
    min-width: 0;
  }
}
@media screen and (max-width: 320px) {
  .btn-secondary--small {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.tab-contents {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 32px auto 48px;
}
.tab-contents:last-child {
  margin-bottom: 0;
}
.tab-radio {
  display: none;
}
.tab-label {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-basis: 49%;
  max-width: 49%;
  border: 2px solid #c3e2f0;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  padding: 17px 10px 17px;
  flex-shrink: 0;
  flex-grow: 0;
  order: -1;
  text-align: center;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  cursor: pointer;
  color: #00abdf;
}
.tab-contents.type--four .tab-label {
  width: 23.08467%;
}
.tab-label:last-of-type {
  margin-right: 0;
}
.tab-label.is--active,
.tab-label.is-hover {
  border: 2px solid #00abdf;
  border-bottom: 0;
  font-weight: bold;
  color: #fff;
  background: #00abdf;
}
.tab-label__inner {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100%;
  font-size: 20px;
  line-height: 1;
}
.tab-label__inner {
}
.tab-label__inner-txt {
  display: block;
  font-size: 30px;
  font-weight: bold;
}
.tab-label__inner-sub {
  display: block;
  margin-top: 5px;
  font-size: 18px;
  font-weight: normal;
}
.tab-content {
  display: none;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.tab-label.is--active + .tab-content {
  display: block;
  border-top: 8px solid #00abdf;
}
@media screen and (max-width: 991px) {
  .tab-label {
    font-size: 14px;
  }
  .tab-label__inner {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .tab-contents {
    margin: -10px auto 20px;
  }
  .tab-label {
    margin-top: 10px;
    padding: 8px 0 10px;
    background-position: center bottom 6px;
  }
  .tab-label:nth-of-type(3n),
  .tab-label:last-of-type {
    margin-right: 0;
  }
  .tab-label.is--active,
  .tab-label.is-hover {
    padding-right: 0;
    padding-left: 0;
    background-position: center bottom 6px;
  }
  .tab-label__inner {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.25;
  }
  .tab-label__inner-txt {
    font-size: 16px;
  }
  .tab-label__inner-sub {
    font-size: 11px;
  }
  .tab-label.is--active + .tab-content {
    border-width: 4px;
  }
}
@media screen and (max-width: 320px) {
  .tab-label {
    font-size: 13px;
  }
  .tab-label__inner {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.tab-selector {
  display: none;
}
.tab-selector__item {
  width: 31.65322%;
  border: 1px solid #00abdf;
  border-radius: 8px;
  padding: 17px 10px 17px;
  flex-shrink: 0;
  flex-grow: 0;
  order: -1;
  text-align: center;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right 16px center #fff;
  font-size: 16px;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  cursor: pointer;
}
.tab-selector__item.is--active,
.tab-selector__item.is-hover {
  border: 2px solid #00abdf;
  font-weight: bold;
  color: #00abdf;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjMmFiNGZkIi8+Cjwvc3ZnPgo=") no-repeat right 15px center #e6f7ff;
}
.tab-selector-label {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .tab-selector-label {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 767px) {
  .tab-selector {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    align-items: stretch;
    margin: 20px auto 32px;
  }
  .tab-selector__item {
    width: 31.75403%;
    margin-right: 2%;
    padding: 20px 0 8px;
    background-position: center top 6px;
  }
  .tab-selector__item.is--active,
  .tab-selector__item.is-hover {
    padding-right: 0;
    padding-left: 0;
    background-position: center top 6px;
  }
  .tab-selector-label {
    font-size: 14px;
  }
}


/* ----------------------------------------
おすすめ7選
---------------------------------------- */
.doc-content#ranking {
  background-color: #e6f7ff;
}
.ranking-list {
  counter-reset: ranknum;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 16px 0;
  margin: 30px auto;
}
.ranking-list:last-child {
  margin-bottom: 0;
}
.ranking-list__item {
  counter-increment: ranknum;

  /* 4列 */
  flex-basis: 23.18548%;

  /* 3列 */
  /* flex-basis: 31.75403%; */
  /* max-width: 31.75403%;
  width: 31.75403%; */
}
.ranking-list__item:nth-child(-n + 3) {
  flex-basis: 31.75403%;
}
.ranking-list__link {
  position: relative;
  display: grid;
  grid-template-rows: 1fr auto auto;
  height: 100%;
  border-radius: 8px;
  border: 2px solid #c3e2f0;
  padding: 16px 16px;
  background: #fff;
  color: #262020;
  text-decoration: none !important;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.ranking-list__link.is-hover {
  background: #e6f7ff;
}
.ranking-list__item__name {
}
.ranking-list__item__name::before {
  content: counter(ranknum);
  display: block;
  position: absolute;
  top: -12px;
  left: -12px;
  width: 50px;
  height: 50px;
  /* color: #222; */
  color: #fff;
  border-radius: 25px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  /* background: #ebf4fb; */
  background: #afcbd8;
}
.ranking-list__item:nth-child(-n + 3) .ranking-list__item__name::before {
  content: "";
  top: -12px;
  left: -12px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
}
.ranking-list__item:nth-child(1) .ranking-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #dcce21;
}
.ranking-list__item:nth-child(2) .ranking-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #bbbbbb;
}
.ranking-list__item:nth-child(3) .ranking-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #df7a21;
}
.ranking-list__item__img {
  flex-grow: 0;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 16px;
}
.ranking-list__item__img img {
  margin-right: auto;
  margin-left: auto;
}
.ranking-list__item__txt {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 16px;
}
.ranking-list__item__name__name {
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-all;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
  color: #00abdf;
}
.ranking-list__item:nth-child(-n + 3) .ranking-list__item__name__name {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1.125;
}
.ranking-list__item__name__city {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.ranking-list__item:nth-child(-n + 3) .ranking-list__item__name__city {
  font-size: 16px;
}
.ranking-list__item__bottom {
  flex-grow: 1;
}
.ranking-list__item__kangen {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 8px;
}
.ranking-list__item__kangen__label {
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #222;
  border-radius: 40px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.ranking-list__item__kangen__percent {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #f00;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.ranking-list__item__kangen__percent__num {
  font-size: 24px;
}
.ranking-list__item:nth-child(-n + 3) .ranking-list__item__kangen__percent__num {
  font-size: 36px;
}
.ranking-list__item__kangen .u--txt--teigaku {
  display: block;
  margin-top: 4px;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .ranking-list__link {
    padding: 10px 10px;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__name__name {
    font-size: 20px;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .ranking-list__item__kangen__label {
    /*margin-bottom: 5px;*/
    font-size: 12px;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen__label {
    margin-bottom: 5px;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen__percent {
    align-self: flex-end;
  }
  .ranking-list__item__kangen__percent__num {
    font-size: 24px;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__kangen__percent__num {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .ranking-list {
    margin: 20px auto 20px;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px 0;
  }
  .ranking-list__item {
    flex: 1 1 auto;
  }
  .ranking-list__item:nth-child(-n + 3) {
    flex: 1 1 auto;
  }
  .ranking-list__link {
    display: block;
    padding: 14px 4% 14px 4%;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__top {
    display: flex;
    gap: 0 10px;
    margin-bottom: 16px;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__top .ranking-list__item__img {
    flex-basis: 34.7826%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__top .ranking-list__item__txt {
    width: auto;
    flex-basis: auto;
    max-width: none;
    flex-grow: 1;
    flex-shrink: 1;
    margin-bottom: 0;
  }
  .ranking-list__item__name__name {
    margin-bottom: 4px;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__name__name {
    font-size: 24px;
  }
  /*.ranking-list__item__kangen {
  }*/
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen__label {
    margin-bottom: 0;
  }
  .ranking-list__item:nth-child(n + 4) .ranking-list__item__kangen__percent {
    margin-bottom: 0;
  }
  .ranking-list__item__kangen__label {
    margin-bottom: 0;
    margin-right: 8px;
    padding: 4px 12px;
    font-size: 12px;
  }
  .ranking-list__item__kangen__percent {
    font-size: 16px;
    text-align: left;
    align-self: auto;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__kangen__percent {
    font-size: 20px;
    text-align: right;
  }
  .ranking-list__item__kangen__percent__num {
    font-size: 24px;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__kangen__percent__num {
    font-size: 36px;
  }
  .ranking-list__item__kangen .u--txt--teigaku {
    display: inline;
  }
}
@media screen and (max-width: 320px) {
  .ranking-list__item__kangen__label {
    font-size: 12px;
  }
  .ranking-list__item__kangen__percent {
    font-size: 16px;
  }
  .ranking-list__item__kangen__percent__num {
    font-size: 24px;
  }
  .ranking-list__item:nth-child(-n + 3) .ranking-list__item__kangen__percent__num {
    font-size: 28px;
  }
}



/* ----------------------------------------
安い順ランキング
---------------------------------------- */
.doc-content#cheapest {
  /* background-color: #fff; */
}
#cheapest .doc-content__txt__txt {
  text-align: center;
}
.cheapest-list {
  counter-reset: ranknum;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  /* align-items: stretch; */
  flex-wrap: wrap;
  gap: 16px 0;
  margin: 30px auto;
}
.cheapest-list:last-child {
  margin-bottom: 0;
}
.cheapest-list__item {
  counter-increment: ranknum;

  /* 4列 */
  flex-basis: 23.18548%;

  /* 3列 */
  /* flex-basis: 31.75403%; */
  /* max-width: 31.75403%;
  width: 31.75403%; */
}
.cheapest-list__item:nth-child(-n + 3) {
  /* flex-basis: 31.75403%; */
}
.cheapest-list__link {
  position: relative;
  display: grid;
  /* grid-template-rows: 1fr auto auto; */
  grid-template-rows: auto auto 1fr;
  height: 100%;
  border-radius: 8px;
  border: 2px solid #c3e2f0;
  padding: 16px 16px;
  background: #fff;
  color: #262020;
  text-decoration: none !important;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.cheapest-list__link.is-hover {
  background: #e6f7ff;
}
.cheapest-list__item__name {
}
.cheapest-list__item__name::before {
  content: counter(ranknum);
  display: block;
  position: absolute;
  top: -12px;
  left: -12px;
  width: 50px;
  height: 50px;
  /* color: #222; */
  color: #fff;
  border-radius: 25px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  /* background: #ebf4fb; */
  background: #afcbd8;
}
/* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__name::before {
  content: "";
  top: -12px;
  left: -12px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  line-height: 60px;
}
.cheapest-list__item:nth-child(1) .cheapest-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #dcce21;
}
.cheapest-list__item:nth-child(2) .cheapest-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #bbbbbb;
}
.cheapest-list__item:nth-child(3) .cheapest-list__item__name::before {
  color: #fff;
  background: url(/waterserver/takujou/img/icn_rank.svg) no-repeat center center #df7a21;
} */
.cheapest-list__item__img {
  flex-grow: 0;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 16px;
}
.cheapest-list__item__img img {
  margin-right: auto;
  margin-left: auto;
}
.cheapest-list__item__txt {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 16px;
}
.cheapest-list__item__name__name {
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  word-break: break-all;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
  color: #00abdf;
}
/* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__name__name {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 1.125;
} */
.cheapest-list__item__name__city {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
/* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__name__city {
  font-size: 16px;
} */
.cheapest-list__item__bottom {
  flex-grow: 1;
}
.cheapest-list__item__kangen {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 8px;
}
.cheapest-list__item__kangen__label {
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #222;
  border-radius: 40px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.cheapest-list__item__kangen__percent {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #f00;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.cheapest-list__item__kangen__percent__num {
  font-size: 24px;
}
/* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__kangen__percent__num {
  font-size: 36px;
} */
.cheapest-list__item__kangen .u--txt--teigaku {
  display: block;
  margin-top: 4px;
  font-size: 14px;
}
@media screen and (max-width: 991px) {
  .cheapest-list__link {
    padding: 10px 10px;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__name__name {
    font-size: 20px;
  } */
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen { */
  .cheapest-list__item .cheapest-list__item__kangen {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .cheapest-list__item__kangen__label {
    /*margin-bottom: 5px;*/
    font-size: 12px;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen__label { */
  .cheapest-list__item .cheapest-list__item__kangen__label {
    margin-bottom: 5px;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen__percent { */
  .cheapest-list__item .cheapest-list__item__kangen__percent {
    align-self: flex-end;
  }
  .cheapest-list__item__kangen__percent__num {
    font-size: 24px;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__kangen__percent__num {
    font-size: 32px;
  } */
}
@media screen and (max-width: 767px) {
  .cheapest-list {
    margin: 20px auto 20px;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px 0;
  }
  .cheapest-list__item {
    flex: 1 1 auto;
  }
  /* .cheapest-list__item:nth-child(-n + 3) {
    flex: 1 1 auto;
  } */
  .cheapest-list__link {
    display: block;
    padding: 14px 4% 14px 4%;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__top { */
  .cheapest-list__item .cheapest-list__item__top {
    display: flex;
    gap: 0 10px;
    margin-bottom: 16px;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__top .cheapest-list__item__img { */
  .cheapest-list__item .cheapest-list__item__top .cheapest-list__item__img {
    flex-basis: 34.7826%;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__top .cheapest-list__item__txt { */
  .cheapest-list__item .cheapest-list__item__top .cheapest-list__item__txt {
    width: auto;
    flex-basis: auto;
    max-width: none;
    flex-grow: 1;
    flex-shrink: 1;
    margin-bottom: 0;
  }
  .cheapest-list__item__name__name {
    margin-bottom: 4px;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__name__name {
    font-size: 24px;
  } */
  .cheapest-list__item .cheapest-list__item__kangen {
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen { */
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen__label { */
  .cheapest-list__item .cheapest-list__item__kangen__label {
    margin-bottom: 0;
  }
  /* .cheapest-list__item:nth-child(n + 4) .cheapest-list__item__kangen__percent { */
  .cheapest-list__item .cheapest-list__item__kangen__percent {
    margin-bottom: 0;
  }
  .cheapest-list__item__kangen__label {
    margin-bottom: 0;
    margin-right: 8px;
    padding: 4px 12px;
    font-size: 12px;
  }
  .cheapest-list__item__kangen__percent {
    font-size: 16px;
    text-align: left;
    align-self: auto;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__kangen__percent {
    font-size: 20px;
    text-align: right;
  } */
  .cheapest-list__item__kangen__percent__num {
    font-size: 24px;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__kangen__percent__num {
    font-size: 36px;
  } */
  .cheapest-list__item__kangen .u--txt--teigaku {
    display: inline;
  }
}
@media screen and (max-width: 320px) {
  .cheapest-list__item__kangen__label {
    font-size: 12px;
  }
  .cheapest-list__item__kangen__percent {
    font-size: 16px;
  }
  .cheapest-list__item__kangen__percent__num {
    font-size: 24px;
  }
  /* .cheapest-list__item:nth-child(-n + 3) .cheapest-list__item__kangen__percent__num {
    font-size: 28px;
  } */
}


/* ----------------------------------------

---------------------------------------- */
.more-contents {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 30px auto 50px;
}
.more-contents-box {
  flex-basis: 48.38709%;
  max-width: 48.38709%;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .more-contents {
    flex-wrap: wrap;
  }
  .half-contents__box {
    margin-bottom: 16px;
  }
  .more-contents-box {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .more-contents-box:last-child {
    margin-bottom: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.more__head {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 32px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #00abdf;
}
.more__head::before,
.more__head::after {
  content: "";
  width: auto;
  height: 1px;
  flex-grow: 1;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #00abdf;
}
.more__head::before {
  margin-right: 0.8em;
}
.more__head::after {
  margin-left: 0.8em;
}
.more-inner__sub {
  font-size: 20px;
  line-height: 1.8;
}
.more__head.is__distance {
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .more__head {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.3;
  }
  .more__head::before,
  .more__head::after {
    display: none;
    width: auto;
    flex-grow: 1;
  }
  .more-inner {
    padding-bottom: 8px;
    border-bottom: 4px solid #00a9dd;
  }
  .more-inner__sub {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .more__head {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rankpoint-list {
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 8px 8px;
  background: #e6f7ff;
}
.rankpoint-list__item {
  position: relative;
  margin-bottom: 4px;
  padding-left: 1.25em;
}
.rankpoint-list__item:last-child {
  margin-bottom: 0;
}
.rankpoint-list__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #6e6e6e;
}
.rankpoint-list__item .u--txt--emp {
  font-weight: bold;
  color: #00abdf;
}
.rankpoint-txt {
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 8px 12px;
  font-size: 14px;
  background: #e6f7ff;
}
.ranking-list__item:nth-child(1) .rankpoint-txt,
.ranking-list__item:nth-child(2) .rankpoint-txt,
.ranking-list__item:nth-child(3) .rankpoint-txt {
  padding: 12px 16px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.ranking-list__item__note {
  font-size: 12px;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.notice {
  margin: 30px auto;
}
.notice:last-child {
  margin-bottom: 0;
}
.notice__tit {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.375;
  color: #333;
}
.notice-list {
  color: #222;
}
.notice-list__item {
  position: relative;
  margin-bottom: 4px;
  padding-left: 1.25em;
  font-size: 12px;
  line-height: 1.5;
}
.notice-list__item:last-child {
  margin-bottom: 0;
}
.notice-list__item::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #6e6e6e;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .notice__tit {
    font-size: 14px;
    line-height: 1.5;
  }
  .notice-list__item {
    font-size: 12px;
    line-height: 1.5;
  }
}

/* ----------------------------------------

---------------------------------------- */
.attention-list {
  margin: 30px auto;
  color: #222;
}
.attention-list:last-child {
  margin-bottom: 0;
}
.attention-list__item {
  position: relative;
  margin-bottom: 4px;
  padding-left: 1.25em;
  font-size: 12px;
  line-height: 1.5;
}
.attention-list__item:last-child {
  margin-bottom: 0;
}
.attention-list__item::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #6e6e6e;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .attention__tit {
    font-size: 14px;
    line-height: 1.5;
  }
  .attention-list__item {
    font-size: 12px;
    line-height: 1.5;
  }
}

/* ----------------------------------------

---------------------------------------- */
.campaign {
  display: none;
  padding: 24px 0 40px;
  margin-bottom: 72px;
  background: #f8f198;
}
.campaign-head {
  margin-bottom: 24px;
  text-align: center;
}
.campaign-head__sub {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #00abdf;
}
.campaign-head__sub__icn {
  margin-right: 8px;
}
.campaign-head__sub__txt {
}
.campaign-head__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  color: #222;
}
.campaign-list {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
  margin-top: -24px;
}
.campaign-list__item {
  flex-basis: 48.79032%;
  max-width: 48.79032%;
  margin-top: 24px;
}
.campaign-link {
  display: block;
  height: 100%;
  -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  padding: 16px 16px;
  background-color: #fff;
  color: #222;
  text-decoration: none !important;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.campaign-link.is-hover {
  background-color: #e6f7ff;
}
.campagin-brand {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px dashed #707070;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.campagin-brand__img {
  flex-basis: 24.44444%;
  max-width: 24.44444%;
  margin-right: 3.55555%;
}
.campagin-brand__img img {
  display: block;
  width: 100%;
  max-width: none;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
}
.campagin-brand__tit {
  flex-grow: 1;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
}
.campagin-brand__tit__catch {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}
.campagin-brand__tit__tit {
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #00abdf;
}
.campbenefits-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 8px;
}
.campbenefits-inner:last-child {
  margin-bottom: 0;
}
.campbenefits-inner.join {
  align-items: center;
}
.campbenefits__tit {
  flex-basis: 5.5em;
  max-width: 5.5em;
  flex-shrink: 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 3.55555%;
  padding: 0 7px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.campbenefits-inner__join {
  flex-basis: 5.5em;
  min-width: 5.5em;
  margin-right: 3.55555%;
}
.campbenefits-inner__join .campbenefits__tit {
  margin-bottom: 8px;
}
.campbenefits-inner__join .campbenefits__tit:last-child {
  margin-bottom: 0;
}
.campbenefits__tit.type--new {
  color: #ff0000;
  border-color: #ff0000;
  background-color: #fff;
}
.campbenefits__tit.type--transfer {
  color: #00a0e8;
  border-color: #00a0e8;
  background-color: #fff;
}
.campbenefits__cnt {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  .campaign-list__item {
    flex-basis: 100%;
    max-width: 100%;
  }
  .campbenefits-inner__join {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .campaign-head__sub {
    font-size: 18px;
  }
  .campaign-head__sub__icn {
    flex-basis: 30px;
    max-width: 30px;
    flex-shrink: 0;
  }
  .campaign-head__txt {
    font-size: 30px;
  }
  .campagin-brand {
    margin-bottom: 16px;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .campagin-brand__img {
    /* flex-basis: 24.44444%;
    max-width: 24.44444%; */
    margin-right: 3.55555%;

    font-size: 12px;
    flex-basis: 5.5em;
    max-width: 5.5em;
    flex-shrink: 0;
  }
  .campagin-brand__tit {
    background: none;
  }
  .campagin-brand__tit__catch {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.71428;
  }
  .campagin-brand__tit__tit {
    font-size: 20px;
    line-height: 1.4;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
  }
  .campbenefits__tit.type--new,
  .campbenefits__tit.type--transfer {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 320px) {
  .campaign-head__sub {
    font-size: 16px;
  }
  .campaign-head__txt {
    font-size: 24px;
  }
  .campaign-head__txt.type--sp-small {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.point {
  margin: 40px auto 64px;
  padding: 0 0;
}
.point:last-child {
  margin-bottom: 0;
}
.point-list {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: stretch;
  margin: 30px auto;
}
.point-list:last-child {
  margin-bottom: 0;
}
.point-list__item {
  flex-basis: 31.65322%;
  max-width: 31.65322%;
  border: 1px solid #00abdf;
  border-radius: 8px;
  padding: 16px 16px;
}
.point-list__tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}
.point-list__tit__icn {
  flex-basis: 17.142857%;
  max-width: 17.142857%;
  margin-right: 2.857142%;
}
.point-list__tit__txt {
  flex-grow: 1;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #00abdf;
}
.point-list__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71428;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .point-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px auto;
  }
  .point-list__item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .point-list__item:last-child {
    margin-bottom: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.compare-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: stretch;
  margin-top: -24px;
}
.compare-list__item {
  flex-basis: 49.09274%;
  max-width: 49.09274%;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  margin-top: 24px;
  padding: 16px 16px;
}

/* .compare-tit */
.compare-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 16px;
}
.compare-tit__logo {
  flex-basis: 24.33628%;
  max-width: 24.33628%;
  margin-right: 3.53982%;
  flex-shrink: 0;
}
.compare-tit__logo img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  border: 1px solid #d7d7d7;
}
.compare-tit__txt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #222;
  display: block;
}
.compare-tit__cat {
  display: inline-block;
  background-color: #00abdf;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  border-radius: 15px;
  padding: 0.3em 0.7em;
  margin-bottom: 0.8em;
}

/* .compare-info */
.compare-info {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 8px auto;
}
.compare-info__img {
  flex-basis: 46.01769%;
  max-width: 46.01769%;
  flex-shrink: 0;
  margin-right: 3.53982%;
}
.compare-info__img img {
  margin-right: auto;
  margin-left: auto;
}
.compare-info__info {
  flex-grow: 1;
  flex-shrink: 1;
}

/* .compare-fee */
.compare-fee {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 8px;
}
.compare-fee__tit {
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #222;
  border-radius: 40px;
  margin-right: 3.53982%;
  padding: 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.compare-fee__txt {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  color: #f00;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.compare-fee__txt .u--txt--kome {
  font-size: 11px;
  font-weight: normal;
}
.compare-fee__txt__num {
  font-size: 24px;
}

/* .compare-price */
.compare-price {
  margin: 8px auto;
}
.compare-price:last-child {
  margin-bottom: 0;
}
.compare-price__item {
  position: relative;
  padding-left: 1.25em;
  font-size: 14px;
  line-height: 1.5;
}
.compare-price__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #a9dcfa;
}
.compare-price__item .u--txt--kome {
  font-size: 11px;
}

/* .comp-prices */
.comp-prices {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #d7d7d7;
  margin: 8px auto;
}
.comp-prices:last-child {
  margin-bottom: 0;
}
.comp-prices__th {
  width: 8em;
  border: 1px solid #d7d7d7;
  padding: 0 7px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  background: #f2f2f2;
  color: #333;
}
.comp-prices__td {
  border: 1px solid #d7d7d7;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  word-break: break-all;
  color: #333;
}
.comp-prices__td .u--txt--note,
.comp-prices__td .u--txt--kome {
  font-size: 11px;
}
.compare-fee__txt .u--txt--teigaku {
  display: block;
  margin-top: 4px;
}
.compare-annotation {
  margin: 8px auto 12px;
}
.compare-annotation li {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.71428;
}

/* .compare-rcmd */
.compare-rcmd {
  margin: 8px auto;
}
.compare-rcmd__tit {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71428;
}
.compare-rcmd__txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

/* .comprea-btns */
.compare-btns {
  flex-basis: 100%;
  max-width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin: 16px auto;
}
.compare-btns:last-child {
  margin-bottom: 0;
}
.compare-btns__item {
  /* flex-basis: 49%;
  max-width: 49%; */
  flex-basis: 100%;
  max-width: 100%;
}
.compare-btns.is__two .compare-btns__item {
  flex-basis: 49%;
  max-width: 49%;
}
.compare-btn--primary {
  display: block;
  border: 1px solid #fea419;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 32px 8px 24px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.125;
  text-align: center;
  color: #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=") no-repeat right 16px center #fea419;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.compare-btn--primary.is-hover {
  color: #fea419;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right 16px center #ffffff;
  border: 1px solid #fea419;
}
.compare-btn--secondary {
  display: block;
  border: 1px solid #fea419;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 32px 8px 24px;
  border-radius: 30px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.125;
  text-align: center;
  color: #fea419;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiNGRUE0MTkiLz4KPC9zdmc+") no-repeat right 16px center #fff;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.compare-btn--secondary.is-hover {
  color: #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=") no-repeat right 16px center #fea419;
  border: 1px solid #fea419;
}
@media screen and (max-width: 991px) {
  .compare-list__item {
    flex-basis: 100%;
    max-width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .compare-fee__txt .u--txt--teigaku {
    display: inline;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  /* .compare-tit */
  .compare-tit__txt {
    font-size: 20px;
    line-height: 1.6;
  }
  .compare-tit__cat {
    margin-bottom: 0.2em;
  }

  /* .compare-info */
  .compare-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .compare-info__img {
    flex-basis: 100%;
    min-width: 100%;
    margin-bottom: 16px;
  }
  .compare-info__info {
    flex-basis: 100%;
    min-width: 100%;
  }

  /* .compare-btns */
  .compare-btns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .compare-btns__item,
  .compare-btns.is__two .compare-btns__item {
    flex-basis: 100%;
    max-width: 256px;
    margin-bottom: 16px;
  }
  .compare-btns__item:last-child {
    margin-bottom: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.widetab-selector {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.widetab-label {
  flex-basis: 32.76209%;
  max-width: 32.76209%;
  border: 2px solid #c3e2f0;
  padding: 16px 9px 16px;
  flex-shrink: 0;
  flex-grow: 0;
  order: -1;
  text-align: center;
  font-size: 16px;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  cursor: pointer;
}
.widetab-selector.type--top .widetab-label {
  border-radius: 8px 8px 0 0;
  border-bottom: 0;
  background: #fff;
}
.widetab-selector.type--bottom .widetab-label {
  border-radius: 0 0 8px 8px;
  border-top: 0;
  background: #fff;
}
.widetab-label.is--active,
.widetab-label.is-hover {
  border: 2px solid #00abdf;
  border-bottom: 0;
  font-weight: bold;
  color: #fff;
}
.widetab-selector.type--top .widetab-label.is--active,
.widetab-selector.type--top .widetab-label.is-hover {
  background: #00abdf;
}
.widetab-selector.type--bottom .widetab-label.is--active,
.widetab-selector.type--bottom .widetab-label.is-hover {
  background: #00abdf;
}
.widetab-label__inner {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #00a9dd;
}
.widetab-label.is--active .widetab-label__inner,
.widetab-label.is-hover .widetab-label__inner {
  color: #fff;
}

.widetab-content {
  border-top: 8px solid #00abdf;
  padding: 40px 0 48px;
  background: url(/waterserver/takujou/img/bg_dot_pc.png) repeat center top #c3e2f0;
}
.widetab-content.is--hidden {
  display: none;
}
@media screen and (max-width: 991px) {
  .widetab-label {
    padding: 16px 9px;
  }
  .widetab-label__inner {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .widetab-selector {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .widetab-label {
    flex-basis: 32%;
    max-width: 32%;
  }
  .widetab-selector.type--top .widetab-label {
    padding: 14px 5px 14px;
    background-position: center bottom 6px;
  }
  .widetab-selector.type--bottom .widetab-label {
    padding: 14px 5px 14px;
    background-position: center top 6px;
  }
  .widetab-label__inner {
    font-size: 16px;
  }
  .widetab-content {
    padding: 24px 0 24px;
    border-top: 4px solid #00abdf;
    border-bottom: 4px solid #00abdf;
  }
  .widetab-selector.type--top .widetab-label.is--active,
  .widetab-selector.type--top .widetab-label.is-hover {
    background-position: center bottom 6px;
  }
  .widetab-selector.type--bottom .widetab-label.is--active,
  .widetab-selector.type--bottom .widetab-label.is-hover {
    background-position: center top 6px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.lifestyle {
}
.lifestyle-nav.type--top {
}
.lifestyle-nav.type--bottom {
  display: none;
}
.lifestyle-tit {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #333;
}
.ls-cnt {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
}
.ls-cnt__type {
  flex-basis: 25.40322%;
  max-width: 25.40322%;
}
.ls-cnt__rcmd {
  flex-basis: 71.57258%;
  max-width: 71.57258%;
}
.lifestyle-list {
  margin: 16px auto;
}
.lifestyle-list:last-child {
  margin-bottom: 0;
}
.lifestyle-list__item {
  position: relative;
  margin-bottom: 8px;
  padding-left: 1.25em;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22222;
}
.lifestyle-list__item:last-child {
  margin-bottom: 0;
}
.lifestyle-list__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #3073bf;
}
.lifestyle-guide {
  border: 1px solid #6e6e6e;
  border-radius: 4px;
  margin: 16px auto;
  padding: 8px 8px 10px;
  color: #333;
}
.lifestyle-guide:last-child {
  margin-bottom: 0;
}
.lifestyle-guide__tit {
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71428;
  text-align: center;
}
.lifestyle-guide__cnt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22222;
  text-align: center;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .lifestyle-nav.type--bottom {
    display: block;
  }
  .lifestyle-tit {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .ls-cnt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .ls-cnt__type {
    flex-basis: 100%;
    max-width: 100%;
  }
  .lifestyle-type__photo {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  .ls-cnt__rcmd {
    flex-basis: 100%;
    max-width: 100%;
  }
  .lifestyle-list__item {
    font-size: 16px;
  }
}
@media screen and (max-width: 320px) {
  .lifestyle-list__item {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rcmd-list {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.rcmd-list__item {
  display: block;
  flex-basis: 32.08695%;
  max-width: 32.08695%;
  width: 32.08695%;
}
/* 2列時 */
.rcmd-list.rcmd_kitchen {
  /* justify-content: flex-start;
  gap: 0 1.9%; */
}
.rcmd-list__link {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  /*align-content: flex-start;
  -webkit-box-align: start;*/
  /*align-items: flex-start;*/
  /*-webkit-flex-wrap: wrap;*/
  /*flex-wrap: wrap;*/
  /*-moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);*/
  position: relative;
  height: 100%;
  border-radius: 8px;
  padding: 16px 16px;
  background: #fff;
  color: #262020;
  text-decoration: none !important;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.rcmd-list__link.is-hover {
  background: #e6f7ff;
}
.rcmd-list__item__icn {
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
  color: #222;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  background: #ebf4fb;
}
.rcmd-list__item:nth-child(1) .rcmd-list__item__icn {
  color: #fff;
  background: #dcce21;
}
.rcmd-list__item:nth-child(2) .rcmd-list__item__icn {
  color: #fff;
  background: #bbbbbb;
}
.rcmd-list__item:nth-child(3) .rcmd-list__item__icn {
  color: #fff;
  background: #df7a21;
}
.rcmd-list__item__img {
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 14px;
}
.rcmd-list__item__img img {
  margin-right: auto;
  margin-left: auto;
}
.rcmd-list__item__txt {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 16px;
}
.rcmd-list__item__name {
}
.rcmd-list__item__name__name {
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 12px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  word-break: break-all;
  color: #00abdf;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
}
.rcmd-list__item__name__city {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.rcmd-list-txt {
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 8px 12px;
  font-size: 14px;
  background: #e6f7ff;
}
.rcmd-list__item__bottom {
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-top: auto;
}
.rcmd-list__item__price {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.rcmd-list__item__price__label {
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}
.rcmd-list__item__price__price {
  flex-grow: 1;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #f00;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.rcmd-list__link.is-hover .rcmd-list__item__price__price {
  color: #fff;
}
.rcmd-list__item__kangen {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 8px;
}
.rcmd-list__item__price + .rcmd-list__item__kangen {
  margin-top: 5px;
}
.rcmd-list__item__kangen__label {
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #222;
  border-radius: 40px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.rcmd-list__item__kangen__percent {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: right;
  color: #f00;
  transition-property: background-color, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.rcmd-list__link.is-hover .rcmd-list__item__kangen__percent {
}
.rcmd-list__item__kangen__percent__num {
  font-size: 24px;
}
.rcmd-list__item__kangen__percent .u--txt--teigaku {
  display: block;
  margin-top: 4px;
  font-size: 14px;
  text-align: right;
}
.rcmd-list__item__note {
  font-size: 12px;
}
@media screen and (max-width: 991px) {
  .rcmd-list__link {
    padding: 10px 10px;
  }
  .rcmd-list__item__bottom {
    margin-top: 0;
  }
  .rcmd-list__item__price {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .rcmd-list__item__price__label {
    margin-bottom: 5px;
  }
  .rcmd-list__item__price__price {
    align-self: flex-end;
  }
  .rcmd-list__item__kangen {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .rcmd-list__item__kangen__label {
    margin-bottom: 5px;
  }
  .rcmd-list__item__kangen__percent {
    align-self: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .rcmd-list {
    margin: 24px auto 24px;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .rcmd-list__item {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }
  .rcmd-list__item:last-child {
    margin-bottom: 0;
  }
  .rcmd-list__link {
    display: block;
    padding: 14px 4% 14px 4%;
  }
  .rcmd-list__link:before,
  .rcmd-list__link:after {
    content: "";
    display: block;
    clear: both;
  }
  .rcmd-list__item__name__name {
    margin-bottom: 8px;
  }
  .rcmd-list__item__name__city {
    font-size: 16px;
  }
  .rcmd-list-txt {
    padding: 12px 16px;
  }
  .rcmd-list__item__price {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  .rcmd-list__item__price__label {
    margin-bottom: 0;
  }
  .rcmd-list__item__price__price {
    font-size: 20px;
    text-align: left;
    align-self: auto;
  }
  .rcmd-list__item__kangen {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
  }
  .rcmd-list__item__kangen__label {
    margin-bottom: 0;
    margin-right: 8px;
    padding: 4px 12px;
    font-size: 12px;
  }
  .rcmd-list__item__kangen__percent {
    font-size: 20px;
    text-align: left;
    align-self: auto;
  }
  .rcmd-list__item__kangen__percent__num {
    font-size: 36px;
  }
  .rcmd-list__item__kangen__percent .u--txt--teigaku {
    display: inline;
  }
}
@media screen and (max-width: 320px) {
  .rcmd-list__item__price__label {
    font-size: 12px;
  }
  .rcmd-list__item__price__price {
    font-size: 16px;
  }
  .rcmd-list__item__kangen__label {
    font-size: 12px;
  }
  .rcmd-list__item__kangen__percent {
    font-size: 16px;
  }
  .rcmd-list__item__kangen__percent__num {
    font-size: 30px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.feature {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  margin: 32px auto;
}
.feature-list {
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;

  flex-basis: 310px;
  max-width: 310px;
  margin-right: 20px;
}
.feature-list__item {
  margin-right: 10px;
}
.feature-list__item:last-child {
  margin-right: 0;
}
.featuretxt-list {
  flex-grow: 1;
}
.featuretxt-list__item {
  position: relative;
  margin-bottom: 4px;
  padding-left: 1.25em;
  font-size: 16px;
  line-height: 1.5;
}
.feature-xtltist__item:last-child {
  margin-bottom: 0;
}
.featuretxt-list__item::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #6e6e6e;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .feature {
    margin: 24px auto;
    flex-wrap: wrap;
  }
  .feature-list {
    -webkit-box-pack: center;
    justify-content: center;

    flex-basis: 100%;
    max-width: none;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .feature-list__item {
    flex-basis: 120px;
    max-width: 120px;
  }
  .feature-list__item:not(:last-child) {
    margin-right: 12px;
  }
  .featuretxt-list__item {
    font-size: 16px;
    line-height: 1.5;
  }
}

/* ----------------------------------------

---------------------------------------- */
.other {
  margin: 40px auto;
}
.other:last-child {
  margin-bottom: 0;
}
.other-btn {
  display: block;
  border: 2px solid #00abdf;
  max-width: 628px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 32px 22px 22px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #00abdf;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiMwMGFiZGYiLz4KPC9zdmc+") no-repeat right 30px center #fff;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.other-btn.is-hover {
  color: #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=") no-repeat right 30px center #00abdf;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .other {
    margin: 32px auto;
  }
  .other-btn {
    max-width: none;
    padding: 14px 8% 14px 4%;
    font-size: 18px;
    background-position: right 4% center;
  }
  .other-btn.is-hover {
    background-position: right 4% center;
  }
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  #ranking .doc-content__sub__icn {
    flex-basis: 22px;
    max-width: 22px;
  }
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  #position .doc-content__sub__icn {
    flex-basis: 25px;
    max-width: 25px;
  }
}

/* ----------------------------------------

---------------------------------------- */
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  #position .doc-content__sub__icn {
    flex-basis: 20px;
    max-width: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  #faq .doc-content__sub__icn {
    flex-basis: 13px;
    max-width: 13px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.genre-header {
  border-top: 1px solid #2ab4fd;
  border-bottom: 1px solid #2ab4fd;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2ab4fd+0,2ab4fd+50,ffffff+50,ffffff+100 */
  background: #2ab4fd; /* Old browsers */
  background: -moz-linear-gradient(left, #2ab4fd 0%, #2ab4fd 50%, #ffffff 50%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #2ab4fd 0%, #2ab4fd 50%, #ffffff 50%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2ab4fd 0%, #2ab4fd 50%, #ffffff 50%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.genre-head {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  align-items: stretch;
  background: #2ab4fd;
  color: #fff;
  overflow: hidden;
}
.genre-head__tit {
  position: relative;
  -webkit-flex-basis: 6em;
  flex-basis: 6em;
  -webkit-flex-grow: 0;
  flex-grow: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.23;
}
.genre-head__tit::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  margin: auto;
  z-index: 10;
}
.genre-head__tit::after {
  top: 50%;
  right: -0.8em;
  border-style: solid;
  border-color: transparent transparent transparent #2ab4fd;
  border-width: 50px 0 50px 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.genre-head__cnt {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.genre-head__cnt {
  padding: 9px 0 9px 14px;
  background: #fff;
}
.genre-head-list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
.genre-head-list__item {
  -webkit-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 10px;
  border-right: 1px solid #ccc;
}
.genre-head-list__link {
  display: block;
  padding: 5px 0 3px;
  color: #2ab4fd !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.genre-head-list__item.is--current {
  font-size: 16px;
}
.genre-head-list__item .u--txt--emp {
  font-size: 18px;
  line-height: 1.23;
}
.genre-head-list__item.is--current .genre-head-list__link {
  background: #fffab5;
  color: #0046a0 !important;
}
@media screen and (min-width: 991px) {
  .genre-head-list__link:hover {
    background-color: #fffab5;
  }
}
@media screen and ((max-width: 991px)) {
}
@media only screen and (max-width: 765px) {
  .genre-header {
    border: 0;
  }
  .genre-header .u--blc-inner {
    margin-right: 0;
    margin-left: 0;
    max-width: none;
  }
  .genre-head__tit {
    -webkit-flex-basis: 6em;
    flex-basis: 6em;
    font-size: 12px;
    line-height: 1.21428;
    text-align: center;
  }
  .genre-head__tit::after {
    right: -1.2em;
    border-width: 35px 0 35px 1.25em;
  }
  .genre-head__cnt {
    padding: 9px 0 9px 1.25em;
  }
  .genre-head-list__item {
    padding: 0 5px;
    font-size: 10px;
  }
  .genre-head-list__item:last-child {
    border-right: 0;
  }
  .genre-head-list__link {
    padding: 3px 0;
    font-size: 10px;
  }
  .genre-head-list__item.is--current {
    font-size: 10px;
  }
  .genre-head-list__item .u--txt--emp {
    font-size: 14px;
    line-height: 1.21428;
  }
  .genre-head-list__item.is--current .u--txt--emp {
    font-size: 14px;
    line-height: 1.21428;
  }
}
@media only screen and (max-width: 340px) {
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}
