@charset "UTF-8";

ol,
ul {
  margin: 0;
}

dl {
  margin: 0;
}
dd {
  margin: 0;
}

th {
  font-weight: normal;
}

img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
    max-width: none;
  }
}

.breadcrumb {
  max-width: 1024px;
  width: auto;
}

/* ----------------------------------------
  Style Optimize
---------------------------------------- */
select::-ms-expand {
  display: none;
}

/* CSS Document */
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

/* u--sp-only */
.u--not-sp-only {
  display: block;
}
.u--sp-only {
  display: none;
}
.u--lrg-sp-only {
  display: none;
}
.u--small-sp-only {
  display: none;
}

.u--pc-only {
  display: block;
}
.u--not-pc-only {
  display: none;
}
.u--not-tab-only {
  display: block;
}
.u--tab-only {
  display: none;
}
.u--txt--emp {
  font-weight: bold;
}
.u--color--highlight {
}
.u--txt-link {
  color: #1c7bbd !important;
  text-decoration: underline;
}
.u--txt-link.is-hover {
  color: #269ef2 !important;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .u--pc-only {
    display: none;
  }
  .u--not-pc-only {
    display: block;
  }
  .u--not-tab-only {
    display: none;
  }
  .u--tab-only {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  /* u--sp-only */
  .u--not-sp-only {
    display: none !important;
  }
  .u--sp-only {
    display: block;
  }
  .u--lrg-sp-only {
    display: block;
  }
  .u--not-tab-only {
    display: block;
  }
  .u--tab-only {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .u--lrg-sp-only {
    display: none;
  }
  .u--small-sp-only {
    display: block;
  }
}

/* ----------------------------------------

---------------------------------------- */
.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: #2ab4fd;
  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: #fffe72;
}
.doc-content__sub__icn {
  margin-right: 8px;
}
.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) {
  .doc-content__head__txt {
    font-size: 32px;
  }
}
@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;
  }
  .doc-content__head__txt {
    font-size: 30px;
  }
  .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: 767px) {
  .doc-content__txt {
    margin: 24px auto;
  }
  .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;
  }
}

/* ----------------------------------------

---------------------------------------- */
.doc-nav {
  width: 576px; /* 58.06451% */
  border: 1px solid #aaa;
  border-radius: 8px;
  margin: 30px auto 70px;
  padding: 20px 0;
  box-sizing: border-box;
}
.doc-nav__tit {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #2ab4fd;
}
.doc-nav-list {
  width: 368px;
  margin-right: auto;
  margin-left: auto;
}
.doc-nav-list__item {
  margin: 10px auto;
}
.doc-nav-list__item:last-child {
  margin-bottom: 0;
}
.doc-nav-list__item__link {
  display: block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS45MiIgaGVpZ2h0PSI5LjE1NyIgdmlld0JveD0iMCAwIDE1LjkyIDkuMTU3Ij4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjM4IC0yLjg3NSkgcm90YXRlKDkwKSIgZmlsbD0iIzg4OCIvPgo8L3N2Zz4K") no-repeat right center;
  background-size: 16px 10px;
  font-size: 16px;
  line-height: 1.5;
  color: #262020;
  text-decoration: none !important;
}
.doc-nav-list__item__link.is-hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .doc-nav {
    width: 92%;
    margin-top: 20px;
    padding: 14px 4% 14px;
  }
  .doc-nav-list {
    width: auto;
  }
}
@media screen and (max-width: 320px) {
  .doc-nav__tit {
    font-size: 18px;
  }
  .doc-nav-list__item__link {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.kv-content {
}
.kv-content__pagetit {
  margin-bottom: 50px;
  background: url(/waterserver/img/bg_pagetit_pc.jpg?ver=250711) no-repeat center top, url(/waterserver/img/bg_kv_ptn_pc.png) repeat-x center top;
  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: #2ab4fd;
}
@media screen and (max-width: 991px) {
  .kv-content__pagetit {
    margin-bottom: 32px;
  }
  .kv-content__head__sub {
    line-height: 1.25;
  }
}
@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: 32%; */
  max-width: 32%;
  /*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/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--choose {
  background: url(/waterserver/img/icn_nav_choose.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/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--checkpoint {
  background: url(/waterserver/img/icn_nav_checkpoint.svg) no-repeat center 9px,
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA4aDBhMS4zMjUsMS4zMjUsMCwwLDAsMCwxLjc0M2gwTDkuMTU1LDguMzU5LDMuMiwxNC4zMTNhMS4zMjIsMS4zMjIsMCwwLDAsMCwxLjc0M2gwYTEuMDg5LDEuMDg5LDAsMCwwLDEuNzQzLDBsNi44MjUtNi45N2ExLjMyNSwxLjMyNSwwLDAsMCwwLTEuNzQzaDBMNC44LjY2M0ExLjMsMS4zLDAsMCwwLDMuMi44MDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi40OTEgLTIuODc1KSByb3RhdGUoOTApIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPg==") no-repeat center bottom 14px #fff;
}
.localnav-list-btn.is-hover {
  background-color: #e6f7ff;
}
.localnav-list-btn__sub {
  font-size: 18px;
  line-height: 1.875;
}
.localnav-list-btn__txt {
  font-size: 24px;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {
  .localnav {
    max-width: 92%;
    margin-bottom: 40px;
    overflow: hidden;
  }
  .localnav-list-btn {
    font-size: 16px;
  }
  .localnav-list-btn__icn {
    flex-basis: 30px;
  }
  .localnav-list-btn__sub {
    font-size: 14px;
    line-height: 1.5;
  }
  .localnav-list-btn__txt {
    font-size: 18px;
  }
}
@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 21px;
    text-align: center;
    letter-spacing: -0.05em;
  }
  .localnav-list-btn.type--ranking {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 24px, 16px 10px;
    background-position: center 8px, center bottom 7px;
  }
  .localnav-list-btn.type--choose {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 24px, 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--checkpoint {
    -webkit-background-size: 24px, 16px 10px;
    background-size: 24px, 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: 14px;
    line-height: 1.5;
  }
  .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;
  }
}

/* ----------------------------------------

---------------------------------------- */
.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: #2ab4fd;
}
.more__head::before,
.more__head::after {
  content: "";
  width: 2em;
  height: 1px;
  flex-grow: 0;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #2ab4fd;
}
.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) {
  .more__head {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .more__head {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.3;
  }
  .more__head::before,
  .more__head::after {
    width: auto;
    flex-grow: 1;
  }
  .more-inner__sub {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .more__head {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.faq {
  margin: 30px auto 0;
}
.qa {
  margin: 30px auto;
}
#faq .qa {
	margin-bottom: 0
}
.qa-box {
}
.qa-box + .qa-box {
  margin-top: 40px;
}
.qa-box__tit {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #2ab4fd;
}
/*
.qa-box__tit::before,
.qa-box__tit::after {
  content: '';
  width: 2em;
  height: 1px;
  flex-grow: 0;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #2AB4FD;
}
.qa-box__tit::before {
  margin-right: 0.8em;
}
.qa-box__tit::after {
  margin-left: 0.8em;
}*/
.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: #2ab4fd;
}
.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) {
  .qa-box__tit {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.btn-primary {
  display: block;
  border: 2px solid #2ab4fd;
  max-width: 576px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 32px 16px 22px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #2ab4fd;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiMyYWI0ZmQiLz4KPC9zdmc+") 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;
}
.btn-primary {
}
.btn-primary.is-hover {
  color: #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=") no-repeat right 30px center #2ab4fd;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .btn-primary {
    max-width: none;
    padding: 14px 8% 14px 4%;
    font-size: 18px;
    background-position: right 4% center;
  }
  .btn-primary.is-hover {
    background-position: right 4% center;
  }
}
@media screen and (max-width: 320px) {
  .btn-primary {
    font-size: 16px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.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;
  align-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 32px auto;
}
.tab-contents:last-child {
  margin-bottom: 0;
}
.tab-radio {
  display: none;
}
.tab-label {
  width: 31.65322%;
  border: 2px solid #2ab4fd;
  border-radius: 8px;
  margin-right: 2.41935%;
  padding: 17px 10px 17px;
  flex-shrink: 0;
  flex-grow: 0;
  order: -1;
  text-align: center;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAzKSByb3RhdGUoOTApIiBmaWxsPSIjMkFCNEZEIi8+Cjwvc3ZnPg==") no-repeat right 16px center #e6f7ff;
  font-size: 16px;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  cursor: pointer;
}
.tab-label strong {
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.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 #2ab4fd;
  color: #fff;
  background: #2ab4fd;
}
.tab-label.is--active {
  position: relative; /* ▼配置用 */
}
.tab-label.is--active::before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #2ab4fd transparent transparent transparent;
}
.tab-label__inner {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #555;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.tab-label.is--active .tab-label__inner,
.tab-label.is-hover .tab-label__inner {
  color: #fff;
}
.tab-label strong {
  font-size: 20px;
  color: #29a4e4;
}
.tab-label.is--active strong,
.tab-label.is-hover strong {
  color: #fffe72;
}
.tab-content {
  display: none;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.tab-label.is--active + .tab-content {
  display: block;
}
@media screen and (max-width: 991px) {
  .tab-label {
    font-size: 14px;
    background-size: 12px 7px;
  }
  .tab-label {
    padding: 12px 10px 12px;
    background-position: right 8px center;
  }
  .tab-label.is--active,
  .tab-label.is-hover {
    padding: 12px 10px 12px;
    background-position: right 7px center;
    background-size: 12px 7px;
  }
  .tab-label__inner {
    font-size: 12px;
  }
  .tab-label__inner strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .tab-contents {
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin: -10px auto 20px;
  }
  .tab-label {
    width: 32%;
    margin-right: 2%;
    margin-top: 10px;
    padding: 8px 0 20px;
    background-position: center bottom 6px;
  }
  .tab-label:nth-of-type(3n),
  .tab-label:last-of-type {
    margin-right: 0;
  }
  .tab-label.is--active {
    padding-right: 0;
    padding-left: 0;
    background-position: center bottom 6px;
  }
  .tab-label.is-hover {
    padding: 8px 0 20px;
    background-position: center bottom 6px;
  }
  .tab-label__inner {
    display: block;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 1.25;
  }
  .tab-label__inner {
    font-size: 12px;
  }
  .tab-label__inner strong {
    font-size: 14px;
  }
}
@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 #2ab4fd;
  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 #2ab4fd;
  font-weight: bold;
  color: #2ab4fd;
  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: 32%;
    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;
  }
}

/* ----------------------------------------

---------------------------------------- */
.tabs-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;
}
.tabs-contents:last-child {
  margin-bottom: 0;
}
.tabs-radio {
  display: none;
}
.tabs-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: #2ab4fd;
}
.tabs-contents.type--four .tabs-label {
  width: 23.08467%;
}
.tabs-label:last-of-type {
  margin-right: 0;
}
.tabs-label.is--active,
.tabs-label.is-hover {
  border: 2px solid #2ab4fd;
  border-bottom: 0;
  font-weight: bold;
  color: #fff;
  background: #2ab4fd;
}
.tabs-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;
}
.tabs-label__inner {
}
.tabs-label__inner-txt {
  display: block;
  font-size: 30px;
  font-weight: bold;
}
.tabs-label__inner-sub {
  display: block;
  margin-top: 5px;
  font-size: 18px;
  font-weight: normal;
}
.tabs-content {
  display: none;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
}
.tabs-label.is--active + .tabs-content {
  display: block;
  border-top: 8px solid #2ab4fd;
}
@media screen and (max-width: 991px) {
  .tabs-label {
    font-size: 14px;
  }
  .tabs-label__inner {
    font-size: 16px;
  }
  .tabs-label__inner-txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .tabs-contents {
    margin: -10px auto 20px;
  }
  .tabs-label {
    margin-top: 10px;
    padding: 8px 0 10px;
    background-position: center bottom 6px;
  }
  .tabs-label:nth-of-type(3n),
  .tabs-label:last-of-type {
    margin-right: 0;
  }
  .tabs-label.is--active,
  .tabs-label.is-hover {
    padding-right: 0;
    padding-left: 0;
    background-position: center bottom 6px;
  }
  .tabs-label__inner {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.25;
  }
  .tabs-label__inner-txt {
    font-size: 16px;
  }
  .tabs-label__inner-sub {
    font-size: 11px;
  }
  .tabs-label.is--active + .tabs-content {
    border-width: 4px;
  }
}
@media screen and (max-width: 320px) {
  .tabs-label {
    font-size: 13px;
  }
  .tabs-label__inner {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.tabs-selector {
  display: none;
}
.tabs-selector__item {
  width: 31.65322%;
  border: 1px solid #2ab4fd;
  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;
}
.tabs-selector__item.is--active,
.tabs-selector__item.is-hover {
  border: 2px solid #2ab4fd;
  font-weight: bold;
  color: #2ab4fd;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjMmFiNGZkIi8+Cjwvc3ZnPgo=") no-repeat right 15px center #e6f7ff;
}
.tabs-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) {
  .tabs-selector-label {
    font-size: 16px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 767px) {
  .tabs-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;
  }
  .tabs-selector__item {
    width: 31.75403%;
    margin-right: 2%;
    padding: 20px 0 8px;
    background-position: center top 6px;
  }
  .tabs-selector__item.is--active,
  .tabs-selector__item.is-hover {
    padding-right: 0;
    padding-left: 0;
    background-position: center top 6px;
  }
  .tabs-selector-label {
    font-size: 14px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.stickynav-wrapper {
  /*display: none;*/
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  height: 62px;
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  transition: opacity 0.2s ease-in;
}
.stickynav-wrapper.is-show {
  /*display: block;*/
  position: fixed;
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.stickynav {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  align-items: stretch;
  max-width: 992px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}
.stickynav__item {
  flex-basis: 25%;
  flex-grow: 1;
}
.stickynav-link {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
  padding: 16px 0;
  text-decoration: none;
  border-bottom: 4px solid #fff;
  color: #999;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}
.stickynav__item.is-active .stickynav-link {
  border-color: #2ab4fd;
  color: #2ab4fd;
}
.stickynav-link > span {
  flex-basis: 100%;
}
.stickynav__item:nth-child(1) .stickynav-link > span,
.stickynav__item:nth-child(2) .stickynav-link > span {
  border-right: 2px dotted #999;
}
.stickynav-link.type--campaign {
  padding: 32px 0 6px;
  border-bottom: 0;
  background: url("/waterserver/img/icn_sticky_campaign.png") no-repeat center 8px #fea419;
  background-size: 32px 19px;
  color: #fff;
  transition: opacity 0.2s ease-in;
}
@media screen and (min-width: 992px) {
  .stickynav__item:nth-child(1) .stickynav-link:hover,
  .stickynav__item:nth-child(2) .stickynav-link:hover,
  .stickynav__item:nth-child(3) .stickynav-link:hover {
    border-color: #2ab4fd;
    color: #2ab4fd;
  }
  .stickynav-link.type--campaign.is-hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .stickynav-wrapper {
    height: 56px;
  }
  .stickynav-link {
    padding: 10px 0;
    font-size: 12px;
  }
  .stickynav-link.type--campaign {
    padding: 34px 0 6px;
    background: url("/waterserver/img/icn_sticky_campaign.png") no-repeat center 8px #fea419;
    background-size: 32px 18px;
  }
  .stickynav-link > span {
    flex-basis: 100%;
  }
  .stickynav__item:nth-child(1) .stickynav-link > span,
  .stickynav__item:nth-child(2) .stickynav-link > span {
    border-right: 2px dotted #999;
  }
}
@media screen and (max-width: 320px) {
  .stickynav-wrapper {
    height: 55px;
  }
  .stickynav-link {
    font-size: 11px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.ranking-list {
  counter-reset: ranklist;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 32px calc((100% - 23.79032% * 4) / 3);
  margin: 32px auto;
}
.ranking-list.type--cospranking {
  /* 3列の場合
  gap: 32px calc((100% - 32% * 3) / 2); */
}
.ranking-list:last-child {
  margin-bottom: 0;
}
.ranking-list__item {
  counter-increment: ranklist;
  display: block;
  flex-basis: 23.79032%;
}
.ranking-list.type--cospranking .ranking-list__item {
  /* 3列の場合
  flex-basis: 32%; */
}
.ranking-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: 4px;
  padding: 36px 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__item .ranking-list-link::before {
  content: counter(ranklist);
  display: block;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 32px;
  height: 32px;
  color: #222;
  border-radius: 16px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 32px;
  background: #d2e5f3;
}
.ranking-list__item:nth-child(1) .ranking-list-link::before {
  color: #fff;
  background: #dcce21;
}
.ranking-list__item:nth-child(2) .ranking-list-link::before {
  color: #fff;
  background: #bbbbbb;
}
.ranking-list__item:nth-child(3) .ranking-list-link::before {
  color: #fff;
  background: #df7a21;
} */
.ranking-list-img {
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 14px;
}
.ranking-list-img img {
  margin-right: auto;
  margin-left: auto;
}
.ranking-list-cat {
  position: absolute;
  top: 8px;
  right: 16px;
  border: 1px solid #2ab4fd;
  border-radius: 40px;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.25;
  background: #2ab4fd;
  color: #fff;
}
.ranking-list-cat {
}
.ranking-list-cat.type--ghost {
  background: #fff;
  color: #2ab4fd;
}
.ranking-list-ws__brand {
  display: block;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
  word-break: break-all;
  color: #2ab4fd;
}
.ranking-list-ws__ws {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  min-height: 2.5em;
}
.ranking-list-txt {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 10px;
  padding-right: 18px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
}
.ranking-list-fee {
  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-fee__label {
  flex-shrink: 0;
  flex-grow: 0;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
}
.ranking-list-feenum {
  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-feenum__num {
  font-size: 24px;
}
@media (hover: hover) {
  .ranking-list-link:hover {
    background: #e6f7ff;
  }
}
@media screen and (max-width: 991px) {
  .ranking-list {
    margin: 24px auto;
    gap: 24px calc(100% - 48.79032% * 2);
  }
  .ranking-list__item {
    flex-basis: 48.79032%;
  }
  .ranking-list-link {
    padding-top: 16px;
  }
  .ranking-list-head {
    display: flex;
    align-items: center;
    gap: 0 12px;
  }
  .ranking-list-cat {
    position: static;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 5em;
    height: 4em;
    border-radius: 8px;
    text-align: center;
  }
  .ranking-list-ws {
    flex-grow: 1;
  }
  .ranking-list-ws__brand {
    font-size: 20px;
  }
  .ranking-list-ws__ws {
    min-height: auto;
  }
  .ranking-list-info {
    display: flex;
    margin: 16px auto;
    gap: 0 5%;
  }
  .ranking-list-img {
    flex-shrink: 0;
    width: 50%;
    flex-basis: 50%;
    margin-bottom: 0;
  }
  .ranking-list-fee {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 8px;
  }
  .ranking-list-fee__label {
    flex: 1 1 auto;
  }
  .ranking-list-feenum {
    flex: 1 1 auto;
    align-self: flex-end;
  }
  .ranking-list-txt {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .ranking-list {
    margin: 20px auto 20px;
    align-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .ranking-list__item {
    flex: 1 1 auto;
  }
  .ranking-list-link {
    display: block;
    padding: 24px 4% 16px 4%;
  }
  .ranking-list-cat {
    margin-bottom: 0;
    padding: 0 0;
    font-size: 12px;
  }
  .ranking-list-ws__brand {
    margin-bottom: 4px;
  }
  .ranking-list-feenum {
    font-size: 18px;
    text-align: left;
    align-self: auto;
  }
  .ranking-list-feenum__num {
    font-size: 26px;
  }
}
@media screen and (max-width: 320px) {
  .ranking-list-cat {
    font-size: 12px;
  }
  .ranking-list-fee__label {
    font-size: 12px;
  }
  .ranking-list-feenum {
    font-size: 16px;
  }
  .ranking-list-feenum__num {
    font-size: 24px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.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: #2ab4fd;
}
.rankpoint-txt {
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 8px 8px;
  background: #e6f7ff;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.ranking-list__item__note {
  margin: 8px auto;
  font-size: 12px;
  line-height: 1.5;
}
.ranking-list__item__note:last-child {
  margin-bottom: 0;
}
@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 {
  padding: 40px 0 80px;
  /*background: #FFE372;*/
  background: #fbfab4;
}
.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: #2ab4fd;
}
.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;
  display: flex;
  flex-direction: column;
}
.campaign-link.is-hover {
  background-color: #e6f7ff;
}
.campagin-brand {
  order: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: center;
  border-top: 1px dashed #707070;
  margin-top: 16px;
  padding-top: 16px;
  /*border-bottom: 1px dashed #707070;
  margin-bottom: 16px;
  padding-bottom: 16px;*/
}
.campagin-brand__img {
  order: 1;
  flex-basis: 24.44444%;
  max-width: 24.44444%;
  margin-left: 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;
}
.campagin-brand__tit__catch {
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.campagin-brand__tit__tit {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #2ab4fd;
}
.campbenefits {
  order: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-right: 16px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
  background-size: 8px 14px;
  font-size: 12px;
}
.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: 10px 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;
}
.campbnr {
  margin-bottom: 16px;
}
.campbnr img {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .campaign-head__txt {
    font-size: 32px;
  }
}
@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;
  }
  .campaign-list__item {
    flex-basis: 100%;
    max-width: 100%;
  }
  .campbenefits-inner__join {
    margin-right: 0;
  }
  .campagin-brand {
  }
  .campagin-brand__img {
    /* flex-basis: 24.44444%;
    max-width: 24.44444%; */
    flex-basis: 5.5em;
    max-width: 5.5em;
    flex-shrink: 0;
    margin-left: 3.55555%;
    font-size: 12px;
  }
  .campagin-brand__tit {
    background: none;
  }
  .campagin-brand__tit__catch {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.71428;
  }
  .campagin-brand__tit__tit {
    font-size: 18px;
    line-height: 1.4;
  }
  .campbenefits-inner {
    margin-bottom: 12px;
  }
  .campbenefits__tit.type--new,
  .campbenefits__tit.type--transfer {
    flex-basis: auto;
    max-width: none;
    padding: 7px 11px;
    font-size: 12px;
    line-height: 1.25;
  }
}
@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;
  }
}

/* ----------------------------------------

---------------------------------------- */
.cosp-ranking {
  margin: 40px auto 64px;
  padding: 0 0;
}
.cosp-ranking:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.flow {
  margin: 40px auto 64px;
  padding: 32px 0;
  background: #e6f7ff;
}
.flow:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .flow {
    margin: 32px auto 64px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.difference {
  counter-reset: differenceNum;
  margin: 40px auto 64px;
}
.difference-list {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-content: stretch;
  flex-wrap: wrap;
  gap: 40px 0;
}
.difference-list__item {
  counter-increment: differenceNum;
}
.difference-point__tit {
  margin-bottom: 16px;
  padding: 8px 8px 8px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #2ab4fd;
}
.difference-point__tit::before {
  content: counter(differenceNum) ". ";
}

@media screen and (max-width: 991px) {
  .difference-point__tit {
    font-size: 20px;
  }
  .difference-list__item {
  }
}
@media screen and (max-width: 767px) {
  .difference-list {
    flex-direction: column;
  }
  .difference-list__item {
    flex: 1 1 auto;
  }
  .difference-point__tit {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.knowledgeBlock-wrap {
  margin-bottom: 80px;
}
.knowledgeBlock-wrap:last-child {
  margin-bottom: 0;
}
.knowledgeBlock {
  margin-bottom: 40px;
}
.knowledgeBlock:last-child {
  margin-bottom: 0;
}
.knowledgeBlock-tit {
  margin-bottom: 16px;
  padding: 8px 8px 8px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #2ab4fd;
}
@media (hover: hover) {
}
@media screen and (max-width: 991px) {
  .knowledgeBlock-tit {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .knowledgeBlock-tit {
    font-size: 20px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.knowledgeBoxList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 2%;
  margin: 24px auto 40px;
}
ol.knowledgeBoxList {
  counter-reset: knowledgeNum;
}
.knowledgeBoxList:last-child {
  margin-bottom: 0;
}
.knowledgeBoxList.type--wide {
}
.knowledgeBoxList.type--nobdr {
  gap: 32px 2%;
}
.knowledgeBoxList-item {
  border: 1px solid #2ab4fd;
  border-radius: 4px;
  padding: 24px 16px;
  background: #fff;
}
ol.knowledgeBoxList .knowledgeBoxList-item {
  counter-increment: knowledgeNum;
}
.knowledgeBoxList:not(.type--wide) .knowledgeBoxList-item {
  flex-basis: 49%;
  display: flex;
  flex-direction: column;
}
.knowledgeBoxList.type--nobdr .knowledgeBoxList-item {
  border: 0;
  padding: 0;
}
.knowledgeBox-tit {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #2ab4fd;
  line-height: 1.25;
}
.knowledgeBox-tit {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #2ab4fd;
  line-height: 1.25;
}
ol.knowledgeBoxList .knowledgeBox-tit::before {
  content: counter(knowledgeNum) ". ";
}
.knowledge-txt {
  flex: 1 1 auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 16px;
}
.knowledge-txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .knowledgeBoxList {
    flex-direction: column;
  }
  .knowledgeBoxList-item {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 767px) {
  .knowledgeBoxList {
    margin-top: 24px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.pointNav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 32px;
  gap: 0 1%;
}
.pointNavItem {
  flex-basis: calc((100% - 1% * 5) / 6);
}
.pointNavItem__link {
  display: flex;
  height: 100%;
  display: block;
  border-radius: 4px;
  border: 1px solid #2ab4fd;
  padding: 8px 0;
  color: #333 !important;
  font-size: 13px;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
  transition: background-color 0.2s ease-in;
}
.pointNavItem__icn {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 8px;
}
@media (hover: hover) {
  .pointNavItem__link:hover {
    background: #f0faff;
  }
}
@media screen and (max-width: 991px) {
  .pointNavItem__link {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .pointNav {
    gap: 8px 2%;
  }
  .pointNav .pointNavItem {
    flex-basis: calc((100% - 2% * 1) / 2);
  }
  .pointNav .pointNavItem:nth-child(2n) {
    border-right: 0;
  }
  .pointNav .pointNavItem:nth-child(2n + 1) {
    border-left: 0;
  }
  .pointNavItem__link {
    font-size: 13px;
  }
  .pointNav .pointNavItem:nth-child(2n) .pointNavItem__link {
    margin-right: 0;
  }
  .pointNav .pointNavItem:nth-child(2n + 1) .pointNavItem__link {
    margin-left: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.knowledge-table-wrap {
  margin: 16px auto;
}
.knowledge-table-wrap:last-child {
  margin-bottom: 0;
}
.knowledge-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.knowledge-table:last-child {
  margin-bottom: 0;
}
.knowledge-table__th {
  border: 1px solid #ccc;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  background: #deebf7;
  color: #333;
  text-align: center;
}
.knowledge-table__th.column--head {
  width: 10em;
}
.knowledge-table__td {
  border: 1px solid #ccc;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  word-break: break-all;
  color: #333;
  text-align: left;
}
.td--center .knowledge-table__td {
  text-align: center;
}
.knowledge-table__icn {
  display: block;
  margin: 0 auto 8px;
  width: 24px;
  height: 24px;
}
.knowledge-table-list {
  text-align: left;
}
.knowledge-table-list__item {
  position: relative;
  padding-left: 1em;
}
.knowledge-table-list__item::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1.5em;
}
.knowledge-table-list__item + .compare-table-list__item {
  margin-top: 4px;
}
@media screen and (max-width: 991px) {
  .knowledge-table__th.column--head {
    width: 8em;
  }
}
@media screen and (max-width: 767px) {
  .knowledge-table-wrap {
    border-right: 1px solid #ddd;
    margin-bottom: 8px;
    overflow-x: scroll;
  }
  .knowledge-table.table--sticky {
    width: 54em;
  }
  .knowledge-table__th.column--head {
    width: 5.5em;
  }
  .knowledge-table__th {
    font-size: 12px;
  }
  .knowledge-table__th.fixed--th {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 5;
  }
  .knowledge-table__td {
    font-size: 12px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.knowledgeBrand-tit {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.25;
  color: #2ab4fd;
}
.knowledgeBrand-tit::before {
  content: "● ";
}
.knowledgeBtnList {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 2%;
}
.knowledgeBtnList-item {
  flex-basis: 49%;
  flex-shrink: 0;
}
.knowledgeBtnList.type--wide .knowledgeBtnList-item {
  flex-basis: calc((100% - 2% * 3) / 4);
}
.knowledgeBtnList-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px solid #2ab4fd;
  padding: 8px 20px;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEyLjE3MSIgdmlld0JveD0iMCAwIDcgMTIuMTcxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjEyMy43MjNoMGExLjAwNiwxLjAwNiwwLDAsMCwwLDEuMzIzaDBsNC41MTgsNC40TDMuMTIzLDEwLjk3M2ExLDEsMCwwLDAsMCwxLjMyM2gwYS44MjcuODI3LDAsMCwwLDEuMzIzLDBsNS4xOC01LjI5YTEuMDA2LDEuMDA2LDAsMCwwLDAtMS4zMjNoMEw0LjMzNS42MTNhLjk4OC45ODgsMCwwLDAtMS4yMTIuMTFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi44NzQgLTAuNDU2KSIgZmlsbD0iIzJhYjRmZCIvPgo8L3N2Zz4K") no-repeat right 12px center #fff;
  border-radius: 60px;
  text-decoration: none !important;
  text-align: center;
  transition: background-color 0.2s ease-in;
}
.knowledgeBtnList-btn__main {
  flex: 0 0 auto;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.25;
  color: #2ab4fd !important;
}
.knowledgeBtnList-btn__sub {
  flex: 0 0 auto;
  font-size: 12px;
  line-height: 1.25;
  color: #333 !important;
}
.knowledgeBtnList-note {
  margin-top: 8px;
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.25;
  text-indent: -1em;
}
.knowledgeBtnList-note::before {
  content: "※";
}
@media (hover: hover) {
  .knowledgeBtnList-btn:hover {
    background-color: #f0faff;
  }
}

@media screen and (max-width: 991px) {
  .knowledgeBtnList.type--wide .knowledgeBtnList-item {
    flex-basis: 49%;
  }
}
@media screen and (max-width: 767px) {
  .knowledgeBtnList {
    flex-direction: column;
  }
  .knowledgeBtnList-item {
    flex: 1 1 auto;
  }
}

/* ----------------------------------------

---------------------------------------- */
.compare-table-wrap {
  margin: 16px auto;
}
.compare-table-wrap:last-child {
  margin-bottom: 0;
}
.compare-table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border: 1px solid #d7d7d7;
}
.compare-table:last-child {
  margin-bottom: 0;
}
.compare-table__th {
  border: 1px solid #d7d7d7;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  background: #eee;
  color: #333;
  text-align: center;
}
.compare-table__th.column--head {
  width: 10em;
}
.compare-table__td {
  border: 1px solid #d7d7d7;
  padding: 8px 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  word-break: break-all;
  color: #333;
  text-align: center;
}
.compare-table-list {
  text-align: left;
}
.compare-table-list__item {
  position: relative;
  padding-left: 1em;
}
.compare-table-list__item::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1.5em;
}
.compare-table-list__item + .compare-table-list__item {
  margin-top: 4px;
}
@media screen and (max-width: 991px) {
  .compare-table__th.column--head {
    width: 8em;
  }
}
@media screen and (max-width: 767px) {
  .compare-table__th.column--head {
    width: 5.5em;
  }
  .compare-table__th {
    font-size: 12px;
  }
  .compare-table__td {
    font-size: 12px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.halfColumn {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 4%;
  margin: 24px auto 40px;
}
.halfColumn:last-child {
  margin-bottom: 0;
}
.halfColumn-box {
  flex-basis: 48%;
}
.halfColumn-box:only-child {
  flex-basis: 100%;
}
@media screen and (max-width: 991px) {
  .halfColumn {
    flex-direction: column;
  }
  .halfColumn-box {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.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;
}
.compare-list__item {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  flex-direction: column;
  /*flex: 1 1 auto;*/

  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 {
  flex: 0 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  min-height: 0;
  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: #2ab4fd;
  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;
  flex: 0 1 auto;
  max-width: 100%;
  min-height: 0%;
  margin: 8px auto;
}
.compare-info__img {
  flex-basis: 46.01769%;
  max-width: 46.01769%;
  flex-shrink: 0;
  margin-right: 3.53982%;
}
.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: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
}
.comp-prices__td .u--txt--note,
.comp-prices__td .u--txt--kome {
  font-size: 11px;
}

.compare-annotation {
  width: 100%;
  margin: 8px auto;
}
.compare-annotation li {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.71428;
}

/* .compare-rcmd */
.compare-rcmd {
  max-width: 100%;
  margin: 8px auto 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;
}
.compare-rcmd__txt .u--txt--note {
  font-size: 12px;
}
.compare-rcmd__txt .compare-annotation:last-child {
  margin-bottom: 0;
}

/* .comprea-btns */
.compare-btns {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  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__item:not(:last-child) {
  margin-bottom: 8px;
}
.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-tit__txt {
    font-size: 20px;
  }

  /* .compare-info */
  .compare-info {
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .compare-info__img {
    flex: 0 0 auto;
    max-width: 100%;
    min-height: 0;
    margin-right: auto;
    margin-bottom: 16px;
  }
  .compare-info__info {
    flex: 0 1 auto;
    max-width: 100%;
  }
  .compare-info__img img {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .compare-annotation {
    margin-top: 0;
  }
  .compare-rcmd__txt {
    font-size: 14px;
  }
  .compare-rcmd__txt .compare-annotation {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .compare-list__item {
    flex-basis: 100%;
    max-width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  /* .compare-tit */
  .compare-tit__txt {
    font-size: 20px;
    line-height: 1.6;
  }
  .compare-tit__cat {
    margin-bottom: 0.2em;
  }
  .compare-info__img img {
    max-width: 100%;
  }

  .compare-price {
    margin: 12px auto;
  }

  .compare-rcmd__txt {
    font-size: 14px;
  }

  /* .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: 288px;
    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: 23.08467%;
  max-width: 23.08467%;
  border: 1px solid #2ab4fd;
  border-radius: 8px;
  padding: 17px 10px 17px;
  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 {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAzKSByb3RhdGUoOTApIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPg==") no-repeat right 16px center #fff;
}
.widetab-selector.type--bottom .widetab-label {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right 16px center #fff;
}
.widetab-label.is--active,
.widetab-label.is-hover {
  border: 2px solid #2ab4fd;
  padding: 16px 9px 16px;
  font-weight: bold;
  color: #2ab4fd;
}
.widetab-selector.type--top .widetab-label.is--active,
.widetab-selector.type--top .widetab-label.is-hover {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAzKSByb3RhdGUoOTApIiBmaWxsPSIjMmFiNGZkIi8+Cjwvc3ZnPgo=") no-repeat right 15px center #e6f7ff;
}
.widetab-selector.type--bottom .widetab-label.is--active,
.widetab-selector.type--bottom .widetab-label.is-hover {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjMmFiNGZkIi8+Cjwvc3ZnPgo=") no-repeat right 15px center #e6f7ff;
}
.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: 20px;
  line-height: 1;
}

.widetab-content {
  padding: 32px 0 40px;
  background: #e6f7ff;
}
.widetab-content.is--hidden {
  display: none;
}
@media screen and (max-width: 991px) {
  .widetab-label {
    padding: 17px 16px 17px 10px;
    background-position: right 8px center;
  }
  .widetab-label.is--active,
  .widetab-label.is-hover {
    padding: 16px 15px 16px 9px;
    background-position: right 8px center;
    background-size: 12px 7px;
  }
  .widetab-selector.type--top .widetab-label {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAzKSByb3RhdGUoOTApIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPg==") no-repeat right 8px center #fff;
    background-size: 12px 7px;
  }
  .widetab-selector.type--bottom .widetab-label {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMyIgaGVpZ2h0PSI5LjIyMSIgdmlld0JveD0iMCAwIDE2LjAzIDkuMjIxIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0uMzI3LjM0OGgwYTEuMzI1LDEuMzI1LDAsMCwwLDAsMS43NDNoMEw2LjI4LDcuOS4zMjcsMTMuODUyYTEuMzIyLDEuMzIyLDAsMCwwLDAsMS43NDNoMGExLjA4OSwxLjA4OSwwLDAsMCwxLjc0MywwbDYuODI1LTYuOTdhMS4zMjUsMS4zMjUsMCwwLDAsMC0xLjc0M2gwTDEuOTI0LjJBMS4zLDEuMywwLDAsMCwuMzI3LjM0OFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgOS4yMjEpIHJvdGF0ZSgtOTApIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right 8px center #fff;
    background-size: 12px 7px;
  }
  .widetab-selector.type--top .widetab-label.is--active,
  .widetab-selector.type--top .widetab-label.is-hover {
    background-position: right 7px center;
    background-size: 12px 7px;
  }
  .widetab-selector.type--bottom .widetab-label.is--active,
  .widetab-selector.type--bottom .widetab-label.is-hover {
    background-position: right 7px center;
    background-size: 12px 7px;
  }
  .widetab-label__inner {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .widetab-selector {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -16px;
  }
  .widetab-selector.type--top .widetab-label {
    flex-basis: 47.46268%;
    max-width: 47.46268%;
    margin-top: 16px;
    padding: 14px 5px 22px;
    background-position: center bottom 6px;
  }
  .widetab-selector.type--bottom .widetab-label {
    flex-basis: 47.46268%;
    max-width: 47.46268%;
    margin-top: 16px;
    padding: 22px 5px 14px;
    background-position: center top 6px;
  }
  .widetab-label__inner {
    font-size: 16px;
  }
  .widetab-content {
    padding: 24px 0 24px;
  }
  .widetab-selector.type--top .widetab-label.is--active,
  .widetab-selector.type--top .widetab-label.is-hover {
    padding: 13px 4px 21px;
    background-position: center bottom 5px;
  }
  .widetab-selector.type--bottom .widetab-label.is--active,
  .widetab-selector.type--bottom .widetab-label.is-hover {
    padding: 21px 4px 13px;
    background-position: center top 5px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.lifestyle {
  margin: 40px auto 64px;
}
.lifestyle-nav.type--top {
  margin-bottom: 32px;
}
.lifestyle-nav.type--bottom {
  display: none;
  margin-top: 32px;
}
.lifestyle-tit {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #2ab4fd;
}
.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: 21.57258%;
  max-width: 21.57258%;
}
.ls-cnt__rcmd {
  flex-basis: 74.39516%;
  max-width: 74.39516%;
}
.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: #2ab4fd;
}
.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) {
  .lifestyle-list__item {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .lifestyle-nav.type--top {
    margin-bottom: 24px;
  }
  .lifestyle-nav.type--bottom {
    display: block;
    margin-top: 24px;
  }
  .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%;
  }
  .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%;
}
.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: 4px;
  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: 1 1 auto;
  width: 100%;
  max-width: 100%;
  min-height: 0%;
  margin-bottom: 10px;
}
.rcmd-list__item__name {
}
.rcmd-list__item__name__name {
  display: block;
  margin-bottom: 3px;
  padding-right: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  word-break: break-all;
  color: #2ab4fd;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmVhNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right center;
}
.rcmd-list__item__name__city {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
}
.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 {
  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;
}
.rcmd-list__link.is-hover .rcmd-list__item__kangen__percent {
}
.rcmd-list__item__kangen__percent__num {
  font-size: 24px;
}
.rcmd-list__item__note {
  font-size: 12px;
}
@media screen and (max-width: 991px) {
  .rcmd-list__link {
    padding: 10px 10px;
  }
  .rcmd-list__item__name__name {
    font-size: 16px;
  }
  .rcmd-list__item__name__city {
    font-size: 14px;
  }
  .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-align: start;
    align-items: flex-start;
  }
  .rcmd-list__item__kangen__label {
    margin-bottom: 5px;
  }
  .rcmd-list__item__kangen__percent {
    align-self: flex-end;
  }
  .rcmd-list__item__note {
    font-size: 12px;
  }
}
@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 {
  }
  .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: 28px;
  }
}
@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: 24px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rank-block {
}
.rank-block__box {
  margin: 0 auto 16px;
  padding: 32px 0 40px;
  background: #e6f7ff;
}
.rank-block__box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .rank-block__box {
    padding-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .rank-block__box {
    margin: 0 auto 16px;
    padding-top: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rank-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: 48px;
  margin-bottom: 16px;
  text-align: center;
  background: #2ab4fd;
  color: #fff;
}
.rank-head__inner {
  font-size: 20px;
  line-height: 1.25;
}
.rank-head__inner strong {
  font-size: 24px;
  color: #fffe72;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .rank-head {
    margin: 0 -4.26666%;
    min-height: auto;
    padding: 12px 0;
  }
}
/* ----------------------------------------

---------------------------------------- */
.ranking-list-point {
  border-radius: 4px;
  padding: 8px 8px;
  background: #e6f7ff;
}
.ranking-list-point span {
  display: inline;
  background: linear-gradient(transparent 65%, rgba(255, 255, 168, 1) 0%);
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.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) {
}

/* ----------------------------------------

---------------------------------------- */
.lnav {
  margin: 20px auto;
}
.lnav-list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.lnav-list__item {
  flex-basis: calc(100% / 2);
  border-left: 1px solid #ccc;
}
.lnav-list__item:last-child {
  border-right: 1px solid #ccc;
}

.lnav-list__link {
  display: block;
  margin: 0 8px;
  padding: 10px 10px 20px 10px;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  font-size: 20px;
  font-weight: bold;
  color: #999;
  background: url(/waterserver/img/icn_ranknav_arrow_bottom.svg) no-repeat bottom 4px center;
  background-size: 14px 8px;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.lnav-list__link .u--not-sp-only {
  display: inline;
}
.lnav.type--top .lnav-list__link.arrow--top {
  padding: 10px 10px 20px 10px;
  background: url(/waterserver/img/icn_ranknav_arrow_top.svg) no-repeat bottom 4px center;
  background-size: 14px 8px;
}
.lnav.type--bottom .lnav-list__link {
  padding: 20px 10px 10px 10px;
  background: url(/waterserver/img/icn_ranknav_arrow_top.svg) no-repeat top 4px center;
  background-size: 14px 8px;
}
.lnav-list__link.is-active {
  position: relative;
  padding: 15px 10px 15px 10px !important;
  background-image: none;
  cursor: default;
  background: #e6f7ff;
  color: #2ab4fd;
}
@media (hover: hover) {
  .lnav.type--top .lnav-list__link:hover,
  .lnav.type--bottom .lnav-list__link:hover {
    background-color: #e6f7ff;
    color: #2ab4fd;
  }
}
@media screen and ((max-width: 991px)) {
  .lnav-list__link {
    font-size: 18px;
  }
}
@media only screen and (max-width: 765px) {
  .lnav {
    margin: 16px auto;
  }
  .lnav .u--blc-inner {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
  }
  .lnav-list__item:first-child {
    border-left: 0;
  }
  .lnav-list__item:last-child {
    border-right: 0;
  }
  .lnav-list__link {
    font-size: 15px;
    margin: 0 10px;
  }
  .lnav.type--top .lnav-list__link,
  .lnav.type--top .lnav-list__link.arrow--top {
    padding: 10px 0 16px;
    background-position: center bottom 2px;
  }
  .lnav-list__link.is-active {
    padding: 13px 0 13px !important;
  }
  .lnav.type--bottom .lnav-list__link {
    padding: 16px 0 10px;
  }
}
@media only screen and (max-width: 340px) {
  .lnav-list__link {
    font-size: 12px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rcmdws {
}
.rcmdwsNavList {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 0;
  max-width: 992px;
  margin: 40px auto 16px;
}
.rcmdwsNavList.type--bottom {
  margin-top: 16px;
}
.rcmdwsNavList:last-child {
  margin-bottom: 0;
}
.rcmdwsNavList__item {
  flex-basis: calc(100% / 6);
  flex-shrink: 0;
  text-align: center;
  border-left: 1px solid #ccc;
}
.rcmdwsNavList.column--04 .rcmdwsNavList__item {
  flex-basis: calc(100% / 4);
}
.rcmdwsNavList__item:last-child {
  border-right: 1px solid #ccc;
}
.rcmdwsNavList-link {
  display: block;
  margin: 0 8px;
  padding: 8px 0 16px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  background: url(/waterserver/img/icn_ranknav_arrow_bottom.svg) no-repeat bottom 4px center #f5f5f5;
  background-size: 14px 8px;
}
.rcmdwsNavList.type--bottom .rcmdwsNavList-link {
  padding: 16px 0 8px;
  background: url(/waterserver/img/icn_ranknav_arrow_top.svg) no-repeat center 4px #f5f5f5;
  background-size: 14px 8px;
}
.rcmdwsNavList-link.type--top {
  background: url(/waterserver/img/icn_ranknav_arrow_top.svg) no-repeat bottom 4px center #f5f5f5;
  background-size: 14px 8px;
}
.rcmdwsNavList-link.type--active {
  padding: 12px 0 12px;
  background: #e6f7ff;
  color: #2ab4fd;
}
@media (hover: hover) {
  .rcmdwsNavList.type--bottom .rcmdwsNavList-link:hover,
  .rcmdwsNavList-link:hover {
    background-color: #e6f7ff;
    color: #2ab4fd;
  }
}
@media screen and (max-width: 991px) {
  .rcmdwsNavList {
    max-width: 91.46666%;
  }
}
@media screen and (max-width: 767px) {
  .rcmdwsNavList {
    margin-right: 4%;
    margin-left: 4%;
  }
  .rcmdwsNavList.column--04 .rcmdwsNavList__item:nth-child(4n) {
    border-right: 0;
  }
  .rcmdwsNavList.column--04 .rcmdwsNavList__item:nth-child(4n + 1) {
    border-left: 0;
  }
  .rcmdwsNavList.column--04 .rcmdwsNavList__item:nth-child(4n) .rcmdwsNavList-link {
    margin-right: 0;
  }
  .rcmdwsNavList.column--04 .rcmdwsNavList__item:nth-child(4n + 1) .rcmdwsNavList-link {
    margin-left: 0;
  }
  .rcmdwsNavList.column--04 .rcmdwsNavList__item {
    flex-basis: calc(100% / 4);
  }
  .rcmdwsNavList.column--06 .rcmdwsNavList__item {
    flex-basis: calc(100% / 3);
  }
  .rcmdwsNavList.column--06 .rcmdwsNavList__item:nth-child(3n) {
    border-right: 0;
  }
  .rcmdwsNavList.column--06 .rcmdwsNavList__item:nth-child(3n + 1) {
    border-left: 0;
  }
  .rcmdwsNavList.column--06 .rcmdwsNavList__item:nth-child(3n) .rcmdwsNavList-link {
    margin-right: 0;
  }
  .rcmdwsNavList.column--06 .rcmdwsNavList__item:nth-child(3n + 1) .rcmdwsNavList-link {
    margin-left: 0;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsBox {
  padding: 32px 0 40px;
  background: #e6f7ff;
}
.rcmdwsBox-tit {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #2ab4fd;
}
.rcmdwsFeature {
  display: flex;
  align-items: center;
  gap: 0 16px;
  margin: 24px auto 24px;
}
.rcmdwsFeaturepoint {
  display: flex;
  align-items: stretch;
  gap: 0 16px;
  margin: 24px auto 24px;
}
.rcmdwsFeatureImg {
  flex-basis: 40%;
}
.rcmdwsFeatureListWrap {
  flex-grow: 1;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding: 16px 16px;
  border: 1px solid #ccc;
}
.rcmdwsFeatureListBox {
  flex-grow: 1;
}
.rcmdwsFeatureList {
  flex-shrink: 0;
  border-radius: 8px;
  padding: 16px 16px;
  border: 1px solid #ccc;
}
.rcmdwsFeatureListWrap .rcmdwsFeatureList {
  border-radius: 8px;
  padding: 0;
  border: 0;
}
.rcmdwsFeatureList > * + * {
  margin-top: 12px;
}
.rcmdwsFeatureList__item {
  position: relative;
  padding-left: 1.25em;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}
.rcmdwsFeatureList__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #2ab4fd;
}
.rcmdwsFeatureGuide {
  border-top: 1px solid #ccc;
  margin-top: 16px;
  padding-top: 16px;
  font-size: 16px;
}
.rcmdwsFeature-txt {
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .rcmdwsBox-tit {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .rcmdwsFeature {
    flex-direction: column;
    gap: 16px 0;
    margin-bottom: 16px;
  }
  .rcmdwsFeature > * {
    flex: 1 1 auto;
  }
  .rcmdwsFeaturepoint {
    flex-direction: column;
    gap: 16px 0;
    margin-bottom: 16px;
  }
  .rcmdwsFeaturepoint > * {
    flex: 1 1 auto;
  }
  .rcmdwsFeatureList {
    width: 100%;
  }
  .rcmdwsFeatureList > * + * {
    margin-top: 8px;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsList {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px calc(100% - 49.09274% * 2);
}
.rcmdwsList__item {
  flex-basis: 49.09274%;
  flex-shrink: 0;
  border: 1px solid #d7d7d7;
  background: #fff;
  border-radius: 4px;
  padding: 16px 16px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .rcmdwsList {
    flex-direction: column;
  }
  .rcmdwsList__item {
    flex: 1 1 auto;
  }
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsListHeader {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  gap: 0 16px;
}
.rcmdwsListHeader-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 5em;
  height: 4em;
  border: 1px solid #2ab4fd;
  border-radius: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  background: #2ab4fd;
  color: #fff;
}
.rcmdwsListHeader-cat.type--ghost {
  background: #fff;
  color: #2ab4fd;
}
.rcmdwsListHead {
}
.rcmdwsListHead__main {
  display: block;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
  word-break: break-all;
  color: #2ab4fd;
}
.rcmdwsListHead__sub {
  display: block;
  font-size: 14px;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsListPhoto {
  display: flex;
  gap: 0 1px;
  width: 100%;
}
.rcmdwsListPhoto__item {
  flex-basis: calc((100% - 1px) / 2);
  background: #999;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsListTxt {
  border-radius: 8px;
  margin: 16px auto;
  padding: 16px 16px;
  background: #e6f7ff;
}
.rcmdwsListTxt__tit {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  color: #2ab4fd;
}
.rcmdwsListTxt__txt {
  margin: 8px auto;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.rcmdwsListTxt__txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}
/* ----------------------------------------

---------------------------------------- */
.rcmdwsListInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 16px;
  width: 100%;
  margin: 16px auto;
}
.rcmdwsListFee {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0 8px;
}
.rcmdwsListFee-tit {
  border: 1px solid #222;
  border-radius: 40px;
  padding: 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.rcmdwsListFee-txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #f00;
}
.rcmdwsListFee-txt__num {
  font-size: 24px;
}
.rcmdwsListPrice {
  position: relative;
  padding-left: 1.25em;
  font-size: 12px;
  line-height: 1.5;
}
.rcmdwsListPrice::before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  color: #a9dcfa;
}
@media screen and (max-width: 991px) {
  .rcmdwsListInfo {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px 0;
  }
  .rcmdwsListInfo > * {
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 767px) {
}
/* ----------------------------------------

---------------------------------------- */
.rcmdwsListTable {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #d7d7d7;
  margin: 8px auto;
}
.rcmdwsListTable:last-child {
  margin-bottom: 0;
}
.rcmdwsListTable__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;
}
.rcmdwsListTable__td {
  border: 1px solid #d7d7d7;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
}
.rcmdwsListTable__td .u--txt--note,
.rcmdwsListTable__td .u--txt--kome {
  font-size: 11px;
}
.rcmdwsListTable-note {
  font-size: 12px;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

/* ----------------------------------------

---------------------------------------- */
.rcmdwsListBtn {
  margin-top: 16px;
  width: 100%;
}
.rcmdwsListBtn-btn {
  display: block;
  border: 1px solid #fea419;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 32px 16px 24px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  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;
}
@media (hover: hover) {
  .rcmdwsListBtn-btn:hover {
    color: #fea419;
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjRkVBNDE5Ii8+Cjwvc3ZnPgo=") no-repeat right 16px center #ffffff;
    border: 1px solid #fea419;
  }
}
@media screen and (max-width: 991px) {
  .rcmdwsListBtn-btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .rcmdwsListBtn-btn {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}

.p-coloredBox {
	background-color: #f5f5f5;
	padding: 18px 12px;
	margin-bottom: 24px;
	font-size: 12px;
}

.p-coloredBox_heading {
	margin-bottom: 18px;
}

.p-textLink_itemLink,
.p-textLink_itemLink:hover,
.p-textLink_itemLink:visited {
	color: #333;
}

.p-textLink_itemLink,
.p-textLink_itemLink:visited {
	text-decoration: none;
}

.u-weight-bold {
	font-weight: bold;
}

@media screen and (min-width: 768px) {
	.p-coloredBox {
		padding: 24px;
		margin-bottom: 30px;
	}

	.p-coloredBox_heading {
		margin-bottom: 0;
	}

	.p-textLink {
		display: inline-flex;
		gap: 12px;
	}

	.p-textLink_itemLink:hover {
		text-decoration: underline;
	}
}