@charset "UTF-8";

body {
  counter-reset: featurenum;
}

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

---------------------------------------- */
.doc-content {
  padding: 0 0 80px;
}
@media screen and (max-width: 991px) {

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

}

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

---------------------------------------- */
.doc-content__head {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  min-height: 90px;
  margin-bottom: 32px;
  padding: 16px 0 8px;
  text-align: center;
  background: url(/waterserver/takujou/img/bg_h_dot_pc.png) repeat center top #3073bf;
  color: #fff;
}
_:-ms-lang(x)::-ms-backdrop, .doc-content__head {
  min-height: 0;
}
.doc-content__head__sub {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-basis: 100%;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff03a;
}
.doc-content__sub__icn {
  margin-right: 8px;
  padding-bottom: 7px;
}
.doc-content__sub__txt {

}
.doc-content__head__txt {
  flex-basis: 100%;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .doc-content__head {
    margin-bottom: 24px;
  }
  .doc-content__head__sub {
    font-size: 18px;
  }
  .doc-content__sub__icn {
    flex-basis: 30px;
    max-width: 30px;
    flex-shrink: 0;
    padding-bottom: 3px;
  }
  .doc-content__head__txt {
    font-size: 26px;
  }
  .doc-content__head__txt.type--sp-small {
    font-size: 26px;
    line-height: 1.3;
  }

}
@media screen and (max-width: 320px) {
  .doc-content__head__sub {
    font-size: 16px;
  }
  .doc-content__head__txt {
    font-size: 24px;
  }
  .doc-content__head__txt.type--sp-small {
    font-size: 20px;
  }
}

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

---------------------------------------- */
.doc-content__txt {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 30px auto;
}
.doc-content__txt__txt {
  font-size: 16px;
  line-height: 1.5;
}
.doc-content__txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .doc-content__txt {
    margin: 24px auto 32px;
  }
  .doc-content__txt__txt {
    width: auto;
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 320px) {
  .doc-content__txt__txt {
    font-size: 14px;
  }
}


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

---------------------------------------- */
.apper {
  margin-bottom: 30px;
}
.apperbnr {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: 134px;
  border-bottom: 6px solid #008cba;
  border-radius: 10px 10px 0 0;
  margin-bottom: 10px;
  padding: 20px 20px 14px 168px;
  background: url(/waterserver/cp/cosmowater/img/icn_apperbnr_pc.png) no-repeat 40px 20px #cbe8f0;
}
.apperbnr-tit {
  flex-shrink: 0;
  margin-right: 2em;
}
.apperbnr-tit__sub {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.apperbnr-tit__txt {
  display: block;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  background: linear-gradient(to bottom, transparent 75%, #fff100 76%, #fff100 100%);
}
.apperbnr-tit__txt .u--txt--emp {
  font-size: 40px;
}
.apperbnr-tit__txt .u--txt--kome {
  font-size: 24px;
  vertical-align: super;
}
.apperbnr-txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.apper-note {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  text-align: right;
  color: #666;
}
@media screen and (max-width: 991px) {
  .apperbnr-tit {
    margin-right: auto;
  }
  .apperbnr-txt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .apperbnr {
    -webkit-box-pack: start;
    justify-content: flex-start;
    min-height: 0;
    padding: 20px 4% 20px 92px;
    background: url(/waterserver/cp/cosmowater/img/icn_apperbnr_pc.png) no-repeat 10px 16px #cbe8f0;
    background-size: 63px auto;
  }
  .apperbnr-tit {
    margin-right: 0;
  }
  .apperbnr-tit__sub {
    line-height: 1;
  }
  .apperbnr-tit__txt {
    font-size: 18px;
  }
  .apperbnr-tit__txt .u--txt--emp {
    font-size: 28px;
  }
  .apperbnr-tit__txt .u--txt--kome {
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {
  .apperbnr-tit__sub {
    margin-bottom: 4px;
  }
  .apperbnr-tit__txt {
    font-size: 16px;
  }
  .apperbnr-tit__txt .u--txt--emp {
    font-size: 20px;
  }
  .apperbnr-tit__txt .u--txt--kome {
    font-size: 12px;
  }
}


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

---------------------------------------- */
.kv-content {
  padding-bottom: 48px;
}
.kv-content__pagetit {
  margin-bottom: 24px;
  background: url(/waterserver/cp/cosmowater/img/bg_pagetit_pc.jpg) no-repeat center top #fff;
  background-size: auto 100%;
}
.kv-content__pagetit img {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.kv-content__head {
  display: block;
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}
.kv-content__head .u--txt--emp {
  font-size: 45px;
  color: #e94c4c;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .kv-content {
    padding-bottom: 40px;
  }
  .kv-content__head {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 1.5;
  }
  .kv-content__head .u--txt--emp {
    font-size: 26px;
    line-height: 1;
  }
  .kv-content__pagetit {
    margin-bottom: 24px;
    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 {
    font-size: 20px;
  }
  .kv-content__head__sub {
    font-size: 18px;
  }
  .kv-content__head__txt {
    font-size: 20px;
  }
  .kv-content__head .u--txt--emp {
    font-size: 24px;
  }
}

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

---------------------------------------- */
.kv-content__txt {
  margin: 10px auto 32px;
  font-size: 14px;
  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;
  }
}
@media screen and (max-width: 320px) {
  .kv-content__txt__txt {
    font-size: 14px;
  }
}

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

---------------------------------------- */
.localnav {
  max-width: 992px;
  margin: 0 auto;
}
.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 {
  max-width: 33.3%;
  flex-basis: 33.3%;
  border-right: 2px dotted #b1b1b1;
}
.localnav-list__item:first-child {
  border-left: 2px dotted #b1b1b1;
}
.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;
  /* border-right: 2px dotted #b1b1b1; */
  height: 100%;
  padding: 64px 8px 24px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  background: url('data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE5cHgiIGhlaWdodD0iMTBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigwLCAxNDAsIDE4NikiCiBkPSJNMC4zODksMC4zNzkgQzAuOTE4LDAuMTMwIDEuNzc2LDAuMTMwIDIuMzA0LDAuMzc5IEw5LjUsNi44NDEgTDE1LjcwOCwwLjM3OSBDMTYuMjM3LDAuMTMwIDE3LjkyLDAuMTMwIDE3LjYyMywwLjM3OSBDMTguMTUxLDAuODg5IDE4LjE1MSwxLjcxNiAxNy42MjMsMi4yMjUgTDkuOTYzLDkuNjA4IEM5LjQzNSwxMC4xMTggOC41NzcsMTAuMTE4IDguNDksOS42MDggTDAuMzg5LDIuMjI1IEMwLjEzNywxLjcxNiAwLjEzNywwLjg4OSAwLjM4OSwwLjM3OSBaIi8+Cjwvc3ZnPg==') no-repeat center bottom 14px #fff;
  color: #008cba;
  text-align: center;
  text-decoration: none !important;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}
.localnav-list__item:first-child .localnav-list-btn {
  /* border-left: 2px dotted #b1b1b1; */
}
.localnav-list-btn.type--campaign {
  background: url(/waterserver/cp/cosmowater/img/icn_lnv_campaign_pc.png) no-repeat center top, url('data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE5cHgiIGhlaWdodD0iMTBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigwLCAxNDAsIDE4NikiCiBkPSJNMC4zODksMC4zNzkgQzAuOTE4LDAuMTMwIDEuNzc2LDAuMTMwIDIuMzA0LDAuMzc5IEw5LjUsNi44NDEgTDE1LjcwOCwwLjM3OSBDMTYuMjM3LDAuMTMwIDE3LjkyLDAuMTMwIDE3LjYyMywwLjM3OSBDMTguMTUxLDAuODg5IDE4LjE1MSwxLjcxNiAxNy42MjMsMi4yMjUgTDkuOTYzLDkuNjA4IEM5LjQzNSwxMC4xMTggOC41NzcsMTAuMTE4IDguNDksOS42MDggTDAuMzg5LDIuMjI1IEMwLjEzNywxLjcxNiAwLjEzNywwLjg4OSAwLjM4OSwwLjM3OSBaIi8+Cjwvc3ZnPg==') no-repeat center bottom #fff;
}
.localnav-list-btn.type--feature {
  background: url(/waterserver/cp/cosmowater/img/icn_lnv_feature_pc.png) no-repeat center top, url('data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE5cHgiIGhlaWdodD0iMTBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigwLCAxNDAsIDE4NikiCiBkPSJNMC4zODksMC4zNzkgQzAuOTE4LDAuMTMwIDEuNzc2LDAuMTMwIDIuMzA0LDAuMzc5IEw5LjUsNi44NDEgTDE1LjcwOCwwLjM3OSBDMTYuMjM3LDAuMTMwIDE3LjkyLDAuMTMwIDE3LjYyMywwLjM3OSBDMTguMTUxLDAuODg5IDE4LjE1MSwxLjcxNiAxNy42MjMsMi4yMjUgTDkuOTYzLDkuNjA4IEM5LjQzNSwxMC4xMTggOC41NzcsMTAuMTE4IDguNDksOS42MDggTDAuMzg5LDIuMjI1IEMwLjEzNywxLjcxNiAwLjEzNywwLjg4OSAwLjM4OSwwLjM3OSBaIi8+Cjwvc3ZnPg==') no-repeat center bottom #fff;
}
.localnav-list-btn.type--kuchikomi {
  background: url(/waterserver/cp/cosmowater/img/icn_lnv_kuchikomi_pc.png) no-repeat center top, url('data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE5cHgiIGhlaWdodD0iMTBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigwLCAxNDAsIDE4NikiCiBkPSJNMC4zODksMC4zNzkgQzAuOTE4LDAuMTMwIDEuNzc2LDAuMTMwIDIuMzA0LDAuMzc5IEw5LjUsNi44NDEgTDE1LjcwOCwwLjM3OSBDMTYuMjM3LDAuMTMwIDE3LjkyLDAuMTMwIDE3LjYyMywwLjM3OSBDMTguMTUxLDAuODg5IDE4LjE1MSwxLjcxNiAxNy42MjMsMi4yMjUgTDkuOTYzLDkuNjA4IEM5LjQzNSwxMC4xMTggOC41NzcsMTAuMTE4IDguNDksOS42MDggTDAuMzg5LDIuMjI1IEMwLjEzNywxLjcxNiAwLjEzNywwLjg4OSAwLjM4OSwwLjM3OSBaIi8+Cjwvc3ZnPg==') no-repeat center bottom #fff;
}
.localnav-list-btn.type--knowledge {
  background: url(/waterserver/cp/cosmowater/img/icn_lnv_knowledge_pc.png) no-repeat center top, url('data:image/svg+xml;base64,PHN2ZyAKIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogd2lkdGg9IjE5cHgiIGhlaWdodD0iMTBweCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigwLCAxNDAsIDE4NikiCiBkPSJNMC4zODksMC4zNzkgQzAuOTE4LDAuMTMwIDEuNzc2LDAuMTMwIDIuMzA0LDAuMzc5IEw5LjUsNi44NDEgTDE1LjcwOCwwLjM3OSBDMTYuMjM3LDAuMTMwIDE3LjkyLDAuMTMwIDE3LjYyMywwLjM3OSBDMTguMTUxLDAuODg5IDE4LjE1MSwxLjcxNiAxNy42MjMsMi4yMjUgTDkuOTYzLDkuNjA4IEM5LjQzNSwxMC4xMTggOC41NzcsMTAuMTE4IDguNDksOS42MDggTDAuMzg5LDIuMjI1IEMwLjEzNywxLjcxNiAwLjEzNywwLjg4OSAwLjM4OSwwLjM3OSBaIi8+Cjwvc3ZnPg==') no-repeat center bottom #fff;
}
.localnav-list-btn.is-hover {
  background-color: #cbe8f0;
  /*background-color: #e2faf1; 緑ベース */
}
.localnav-list-btn__sub {
  font-size: 18px;
  line-height: 1.875;
  color: #666;
}
.localnav-list-btn__txt {
  font-size: 24px;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {
  .localnav {
    max-width: 92%;
    overflow: hidden;
  }
  .localnav-list-btn__icn {
    flex-basis: 30px;
  }
  .localnav-list-btn__sub {
    font-size: 16px;
  }
  .localnav-list-btn__txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .localnav {
    max-width: none;
    margin: 36px auto 0;
  }
  .localnav-list {
    align-content: stretch;
    flex-wrap: wrap;
  }
  .localnav-list__item {
    /*flex-basis: 48%;
    max-width: 49%;*/
    /*flex-basis: 48%;
    max-width: 48%;*/
    /*flex-basis: 47.46268%;
    max-width: 47.46268%;*/
  }
  .localnav-list__item {
    border-right: 1px dotted #b1b1b1;
  }
  .localnav-list__item:first-child {
    border-left: 0;
  }
  .localnav-list__item:last-child {
    border-right: 0;
  }
  .localnav-list-btn {
    flex-wrap: wrap;
    flex-direction: column;
    /* border-right: 1px dotted #b1b1b1; */
    padding: 32px 0 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.05em;
  }
  .localnav-list__item:first-child .localnav-list-btn {
    /* border-left: 0; */
  }
  .localnav-list__item:last-child .localnav-list-btn {
    /* border-right: 0; */
  }
  .localnav-list-btn.type--campaign {
    -webkit-background-size: 36px 23px, 9px 5px;
    background-size: 36px 23px, 9px 5px;
    background-position: center top, center bottom;
  }
  .localnav-list-btn.type--feature {
    -webkit-background-size: 36px 23px, 9px 5px;
    background-size: 36px 23px, 9px 5px;
    background-position: center top, center bottom;
  }
  .localnav-list-btn.type--kuchikomi {
    -webkit-background-size: 36px 23px, 9px 5px;
    background-size: 36px 23px, 9px 5px;
    background-position: center top, center bottom;
  }
  .localnav-list-btn.type--knowledge {
    -webkit-background-size: 36px 23px, 9px 5px;
    background-size: 36px 23px, 9px 5px;
    background-position: center top, center bottom;
  }
  .localnav-list-btn__icn {
    width: 30px;
    margin: 0 auto 4px;
    flex: 0 0 auto;
  }
  .localnav-list-btn__sub {
    /*font-size: 16px;*/
    font-size: 11px;
    font-weight: normal;
    line-height: 1.5;
    color: #666;
  }
  .localnav-list-btn__txt {
    display: flex;
    flex: 0 1 auto;
    align-items: center;
    text-align: center;
    /*font-size: 16px;*/
    font-size: 14px;
    line-height: 1.5;
  }

}
@media screen and (max-width: 320px) {
  .localnav-list-btn__sub {
    font-size: 12px;
  }
  .localnav-list-btn__txt {
    font-size: 12px;
  }
}


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

---------------------------------------- */
.application-btn {
  margin: 40px auto 0;
  text-align: center;
}
.application-btn + .application-btn {
  margin-top: 20px;
}
.application-btn:last-child {
  margin-bottom: 0;
}
.application-btn__btn {
  display: inline-block;
  border: 2px solid #fea41a;
  min-width: 576px;
  margin-right: auto;
  margin-left: auto;
  padding: 19px 8px 15px 8px;
  border-radius: 60px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=') no-repeat right 20px center #fea41a;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  box-shadow: 0px 6px 10px 0px rgba(102, 102, 102, 0.5);
}
.application-btn__btn.is-hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiNmZWE0MWEiLz4KPC9zdmc+Cg==') no-repeat right 20px center #FFF;
  color: #fea41a;
}
.application-btn__btn--second {
  display: inline-block;
  border: 2px solid #999999;
  min-width: 576px;
  margin-right: auto;
  margin-left: auto;
  padding: 19px 30px 15px 30px;
  border-radius: 60px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #999999;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NjEpIiBmaWxsPSIjOTk5Ii8+Cjwvc3ZnPgo=') no-repeat right 20px center #fff;
  text-decoration: none !important;
  transition-property: background-color, background-image, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  box-shadow: 0px 6px 10px 0px rgba(102, 102, 102, 0.5);
  transition: opacity .2s ease-in;
}
.application-btn__btn--second.is-hover {
  opacity: .7;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .application-btn {
    margin: 24px auto 20px;
  }
  .application-btn__btn {
    display: block;
      padding: 16px 4% 16px 4%;
    min-width: 0;
    background-position: right 4% center;
  }
  .application-btn__btn--second {
    display: block;
    min-width: 0;
    padding: 16px 4% 16px 4%;
    font-size: 16px;
    background-position: right 4% center;
  }
}
@media screen and (max-width: 320px) {
  .application-btn__btn--second {
    font-size: 14px;
  }
}

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

---------------------------------------- */
.faq {
  margin: 0 auto 80px;
}
.qa {
  margin: 30px auto 0;
}
.qa__q {
  position: relative;
  margin-bottom: 14px;
  padding-left: 1.5em;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  color: #0058b8;
}
.qa__q::before {
  content: 'Q. ';
  position: absolute;
  top: 0;
  /*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 {
  margin-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__q {
    font-size: 20px;
  }
}

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

---------------------------------------- */
.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: #b1b1b1;
}
@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: 16px auto 32px;
  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;
}
@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: 0 0 30px;
  background: url(/waterserver/cp/cosmowater/img/bg_wave_top_pc.png) repeat-x center top #fff;
}
.campaign-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin-bottom: 64px;
  padding-top: 28px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.campaign-titinner {
  position: relative;
  display: inline-block;
  padding-left: 84px;
}
.campaign-titinner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 75px;
  height: 76px;
  margin-top: -34px;
  background: url(/waterserver/cp/cosmowater/img/icn_h_campaign_pc.png) no-repeat center center;
}
.campaign-tit__sub {
  display: block;
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff;
}
.campaign-tit__sub::before {
  content: '＼ ';
}
.campaign-tit__sub::after {
  content: ' ／';
}
.campaign-tit__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff100;
}
@media screen and (max-width: 991px) {
  .campaign-tit__txt {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .campaign {
    background: url(/waterserver/cp/cosmowater/img/bg_wave_top_sp.png) repeat-x center top #fff;
    background-size: contain;
  }
  .campaign-tit {
    margin-bottom: 16px;
    padding-top: 16px;
  }
  .campaign-titinner {
    padding-left: 38px;
  }
  .campaign-titinner::before {
    width: 38px;
    height: 38px;
    margin-top: -19px;
    background: url(/waterserver/cp/cosmowater/img/icn_h_campaign_pc.png) no-repeat center center;
    background-size: contain;
  }
  .campaign-tit__sub {
    font-size: 15px;
  }
  .campaign-tit__txt {
    font-size: 26px;
  }
}


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

---------------------------------------- */
.otokulist {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
  align-content: flex-start;
  /*lex-wrap: wrap;*/
  margin: 104px auto ;
}
.otokulist:last-child {
  margin-bottom: 0;
}
.otokulist__item {
  flex-basis: 48.38709%;
  max-width: 48.38709%;
}
.otokulist-link {
  display: block;
  height: 100%;
  border-radius: 8px;
  box-shadow: 0 1px 1px 0 rgba(66, 66, 66, .08), 0 1px 3px 1px rgba(66, 66, 66, .16);
  padding: 20px 20px 16px;
  text-decoration: none;
  color: #333;
  background: #FFF;
  transition: background-color .2s ease-in;
}
.otokulist-link.is-hover {
  background: #cbe8f0;
}
.otokulist-img {
  margin-bottom: 16px;
}
.otokulist-img img {
  width: 100%;
}
.otokulist__info {
  display: block;
  padding-right: 16px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE1NyIgaGVpZ2h0PSIxNS45MiIgdmlld0JveD0iMCAwIDkuMTU3IDE1LjkyIj4KICA8cGF0aCBpZD0i44OR44K5XzE2ODgiIGQ9Ik0zLjIuODA2aDBhMS4zMTYsMS4zMTYsMCwwLDAsMCwxLjczMWgwTDkuMTEyLDguMywzLjIsMTQuMjE3YTEuMzEzLDEuMzEzLDAsMCwwLDAsMS43MzFoMGExLjA4MiwxLjA4MiwwLDAsMCwxLjczMSwwbDYuNzc4LTYuOTIyYTEuMzE2LDEuMzE2LDAsMCwwLDAtMS43MzFoMEw0Ljc4Ni42NjJBMS4yOTMsMS4yOTMsMCwwLDAsMy4yLjgwNloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjg3NSAtMC40NikiIGZpbGw9IiNmZjYyMDAiIC8+Cjwvc3ZnPg==') no-repeat right center;
}
.otokulist-tit {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
}
.otokulist-txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .otokulist {
    margin-top: 48px;
    flex-wrap: wrap;
  }
  .otokulist__item {
    flex-basis: 100%;
    max-width: 100%;
  }
  .otokulist__item:not(:last-child) {
    margin-bottom: 16px;
  }
  .otokulist-link {
    padding: 16px 4%;
  }
  .otokulist-img {
  }
  .otokulist__info {
    padding-right: 12px;
  }
  .otokulist-tit {
    font-size: 18px;
  }
  .otokulist-txt {
    font-size: 13px;
  }
}


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

---------------------------------------- */
.feature {
  position: relative;
  padding: 80px 0 80px;
  background: url(/waterserver/cp/cosmowater/img/bg_wave_bottom_pc.png) repeat-x center top #26c2d2;
}
.featurenav {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 auto 40px;
}
.featurenav__item {
  flex-basis: 24%;
}
.featurenav-link {
  position: relative;
  display: block;
  font-size: 20px;
  padding: 17px 8px 13px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #0058b8;
  background: #fff;
  -webkit-transition: background .2s ease-in;
  transition: background .2s ease-in;
}
.featurenav-link.is-hover {
  color: #fff;
  background: #008cba;
}
.featurenav__item:first-child .featurenav-link {
  border-radius: 10px 0 0 10px;
}
.featurenav__item:last-child .featurenav-link {
  border-radius: 0 10px 10px 0;
}
.featurenav-link.is-active {
  color: #fff;
  background: #008cba;
}
.featurenav-link.is-active::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 0 8px;
  border-color: #008cba transparent transparent transparent;
}
.featurenav-link__num {
  display: inline-block;
  margin-right: .25em;
}
.featurenav-link__txt {
  display: inline-block;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .feature {
    padding: 36px 0 80px;
    background: url(/waterserver/cp/cosmowater/img/bg_wave_bottom_sp.png) repeat-x center top #26c2d2;
    background-size: contain;
  }
  .featurenav {
    margin-bottom: 24px;
    border-radius: 5px;
  }
  .featurenav-link {
    padding: 10px 0 10px;
    font-size: 13px;
    letter-spacing: -0.05em;
  }
  .featurenav__item:first-child .featurenav-link {
    border-radius: 5px 0 0 5px;
  }
  .featurenav__item:last-child .featurenav-link {
    border-radius: 0 5px 5px 0;
  }
  .featurenav-link__num {
    display: block;
    margin-bottom: 7px;
  }
  .featurenav-link__txt {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  .featurenav-link {
    font-size: 11px;
  }
}


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

---------------------------------------- */
.feature-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin: 0 auto 32px;
  font-weight: bold;
  text-align: center;
}
.feature-titinner {
  position: relative;
  display: inline-block;
  padding-left: 84px;
}
.feature-titinner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 76px;
  height: 76px;
  margin-top: -38px;
  background: url(/waterserver/cp/cosmowater/img/icn_h_feature_pc.png) no-repeat center center;
}
.feature-tit__sub {
  display: block;
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff;
}
.feature-tit__sub::before {
  content: '＼ ';
}
.feature-tit__sub::after {
  content: ' ／';
}
.feature-tit__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff100;
}
@media screen and (max-width: 991px) {
  .feature-tit__txt {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .feature-tit {
    margin-bottom: 12px;
    padding-top: 0;
  }
  .feature-titinner {
    padding-left: 48px;
  }
  .feature-titinner::before {
    width: 38px;
    height: 38px;
    margin-top: -19px;
    background-size: 38px 38px;
  }
  .feature-tit__sub {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .feature-tit__txt {
    font-size: 24px;
    text-align: left;
  }
}
@media screen and (max-width: 320px) {
  .feature-tit__txt {
    font-size: 22px;
  }
  .feature-tit__sub {
    font-size: 12px;
  }
}


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

---------------------------------------- */
.features-tit {
  counter-increment: featurenum;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  min-height: 69px;
  margin: 0 auto 28px;
  font-weight: bold;
  text-align: center;
  background: url(/waterserver/cp/cosmowater/img/bg_h_bubble_pc.png) no-repeat center -4px;
}
.features-tit.type--nonum {
  min-height: 0;
  background: none;
}
.features-titinner {
  display: inline-block;
  position: relative;
  padding-left: 90px;
}
.features-tit.type--nonum .features-titinner {
}
.features-titinner::before {
  content: counter(featurenum);
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  border-radius: 100%;
  width: 69px;
  height: 69px;
  font-size: 30px;
  font-weight: bold;
  line-height: 69px;
  color: #0058b8;
  background: #fff;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
}
.features-tit__sub {
  display: block;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.features-tit__sub::before {
  content: '＼ ';
}
.features-tit__sub::after {
  content: ' ／';
}
.features-tit__txt {
  display: block;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff100;
}
@media screen and (max-width: 991px) {
  .features-tit__txt {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .features-tit {
    min-height: 0;
    margin-right: -4%;
    margin-left: -4%;
    margin-bottom: 16px;
    background: url(/waterserver/cp/cosmowater/img/bg_h_bubble_sp.png) no-repeat center -4px;
    background-size: contain;
  }
  .features-titinner {
    padding-left: 48px;
  }
  .features-titinner::before {
    width: 35px;
    height: 35px;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
  }
  .features-tit__sub {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .features-tit__txt {
    font-size: 22px;
    /*color: #fff;*/
  }
}




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

---------------------------------------- */
.awards {

}
.awards-box:not(:last-child) {
  margin-bottom: 32px;
}
.awards-box {
}
.awards-box__tit {
  margin-bottom: 20px;
}
.awards-box__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .awards-box {
    display: -webkit-flex;
    display: flex;
  }
  .awards-box:not(:last-child) {
    margin-bottom: 24px;
  }
  .awards-box__tit {
    flex-basis: 30.15384%;
    margin-right: auto;
  }
  .awards-box__txt {
    flex-basis: 64.92307%;
  }
}


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

---------------------------------------- */
.featurebox {
  margin-bottom: 0;
  padding: 32px 20px 24px;
  border-radius: 10px;
  background: #fff;
}
.featurebox:not(:last-child) {
  margin-bottom: 20px;
}
.featurebox-tit {
  margin: 0 auto 16px;
  font-weight: bold;
  text-align: center;
}
.featurebox-tit__sub {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #0058b8;
}
.featurebox-tit__sub::before {
  content: '＼ ';
}
.featurebox-tit__sub::after {
  content: ' ／';
}
.featurebox-tit__txt {
  display: block;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.25;
  color: #0058b8;
}
.featurebox-smalltit {
  margin-bottom: 12px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  color: #0058b8;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .featurebox {
    padding: 24px 4%;
  }
  .featurebox-tit__sub {
    margin-bottom: 4px;
    font-size: 13px;
  }
  .featurebox-tit__txt {
    font-size: 20px;
  }
  .featurebox-smalltit {
    font-size: 19px;
  }
}
@media screen and (max-width: 320px) {
  .featurebox-tit__txt {
    font-size: 18px;
  }
}


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

---------------------------------------- */
.featurebox-col2 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.featurebox-col2__item {
  flex-basis: 50%;
  max-width: 50%;
  flex-shrink: 0;
}
.featurebox-col2__item:first-child {
  padding-right: 18px;
  border-right: 2px dotted #b1b1b1;
}
.featurebox-col2__item:last-child {
  padding-left: 20px;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .featurebox-col2 {
    flex-direction: column;
  }
  .featurebox-col2__item {
    flex: 1 auto;
    max-width: none;
  }
  .featurebox-col2__item:first-child {
    min-height: 0%;
    margin-bottom: 16px;
    padding-right: 0;
    border-right: 0;
  }
  .featurebox-col2__item:last-child {
    min-height: 0%;
    padding-left: 0;
  }
}


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

---------------------------------------- */
.column-two {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.column-two__item {
  flex-basis: 49%;
  max-width: 49%;
}
.column-two .featurebox {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .column-two {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-two__item {
    flex-basis: 100%;
    max-width: none;
  }
  .column-two__item:not(:last-child) {
    margin-bottom: 20px;
  }
}


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

---------------------------------------- */
.column-three {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.column-three__item {
  flex-basis: 32%;
  max-width: 32%;
}
.column-three .featurebox {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .column-three {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column-three__item {
    flex-basis: 100%;
    max-width: none;
  }
  .column-three__item:not(:last-child) {
    margin-bottom: 20px;
  }
}


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

---------------------------------------- */
.cnttit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 32px;
  padding: 32px 0 24px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  background: #26c2d2;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .cnttit {
    padding: 24px 0 24px;
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .cnttit {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 320px) {
  .cnttit {
    font-size: 24px;
  }
}


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

---------------------------------------- */
.naturalwater {
  padding-bottom: 80px;
}

.kumitate-figure {
  margin: 0 auto 20px;
}
.kumitate-figure:last-child {
  margin-bottom: 0;
}
.kumitate-txt {
  margin-bottom: 20px;
}
.kumitate-txt:last-child {
  margin-bottom: 0;
}

.system-figure {
  margin: 0 auto 20px;
}
.system-figure:last-child {
  margin-bottom: 0;
}
.system-txt {
  margin-bottom: 20px;
}
.system-txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .kumitate-figure img {
    /*width: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;*/
  }
  .system-figure img {
    /*width: auto;
    max-width: 100%;
    margin-right: auto;
    magin-left: auto;*/
  }
}


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

---------------------------------------- */
.useful {
  padding-bottom: 80px;
  background: #26c2d2;
}
.oneway-img {
  margin: 0 auto 6px;
  text-align: center;
}
.oneway-img img {
  margin: 0 auto;
}
.silent-img {
  margin: 0 auto 16px;
  text-align: center;
}
.silent-img img {
  margin: 0 auto;
}
@media screen and (max-width: 991px) {

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


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

---------------------------------------- */
.locklist {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.locklist__item {
  flex-basis: 32%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
}
.locklist-tit {
  border-radius: 30px;
  margin-bottom: 20px;
  padding: 13px 12px 10px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background: #008cba;
  color: #fff;
}
.lockbox {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  align-items: stretch;
  margin-bottom: 20px;
}
.lockbox__img {
  flex-basis: 152px;
  flex-shrink: 0;
  margin-right: 10px;
}
.lockbox__txt {
  margin-top: -.25em;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.locklist__point {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  padding: 8px 10px 6px 60px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  background: url(/waterserver/cp/cosmowater/img/icn_check_pc.png) no-repeat 14px center #cbe8f0;
}
@media screen and (max-width: 991px) {
  .lockbox {
    flex-direction: column;
  }
  .locklist-tit {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 3.5em;
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 12px;
    padding: 0 16px;
  }
  .lockbox__img {
    flex-basis: auto;
    flex-grow: 1;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .lockbox__img img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .locklist {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .locklist__item {
    flex-basis: 100%;
  }
  .locklist__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .lockbox {
    flex-direction: row;
    margin-bottom: 10px;
  }
  .locklist-tit {
    min-height: 2.5em;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .lockbox__img {
    flex-basis: 46.76923%;
    flex-grow: 1;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .locklist__point {
    padding-left: 56px;
  }
}
@media screen and (max-width: 320px) {
  .locklist-tit {
    font-size: 14px;
  }
}

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

---------------------------------------- */
.design {
  padding-bottom: 80px;
  background: #26c2d2;
}
.design-box {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}
.design-txtbox {
  margin: 24px 20px 24px;
}
.design-txtbox__txt {
  margin: 0 auto 24px;
  font-size: 14px;
  line-height: 1.5;
}
.design-color__tit {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.design-color__txt {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .design-txtbox {
    margin-right: 4%;
    margin-left: 4%;
  }
}


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

---------------------------------------- */
.price {
  padding-bottom: 80px;
  background: #26c2d2;
}
.zero-img {
  margin: 0 auto 24px;
}
.zero-img img {
  margin: 0 auto;
}
.price .attention-list {
  margin-top: 8px;
  color: #fff;
}
.price .attention-list__item {
  margin-bottom: 0;

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

}
@media screen and (max-width: 767px) {
  .zero-img {
    margin-bottom: 16px;
  }
}


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

---------------------------------------- */
.simulation-list {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.simulation-list__item {
  flex-basis: 32%;
  max-width: 32%;
  text-align: center;
}
.simulationlist-tit {
  border-radius: 30px;
  margin-bottom: 16px;
  padding: 8px 12px 6px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  background: #008cba;
  color: #fff;
}
.simulationlist-tit__emp {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
.simulationlist-tit.type--two .simulationlist-tit__emp {
  padding-left: 45px;
}
.simulationlist-tit.type--two .simulationlist-tit__emp::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 35px;
  height: 44px;
  background: url(/waterserver/cp/cosmowater/img/icn_people2_pc.png) no-repeat center center;
}
.simulationlist-tit.type--three .simulationlist-tit__emp {
  padding-left: 47px;
}
.simulationlist-tit.type--three .simulationlist-tit__emp::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 37px;
  height: 44px;
  background: url(/waterserver/cp/cosmowater/img/icn_people3_pc.png) no-repeat center center;
}
.simulationlist-tit.type--four .simulationlist-tit__emp {
  padding-left: 64px;
}
.simulationlist-tit.type--four .simulationlist-tit__emp::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 54px;
  height: 44px;
  background: url(/waterserver/cp/cosmowater/img/icn_people4_pc.png) no-repeat center center;
}
.simulationlist-txt {
  margin: 16px 0 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.simulationlist-img {
  margin: 8px auto 8px;
}
.simulationlist-img img {
  width: 109px;
  height: 109px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .simulation-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 32px;
  }
  .simulation-list__item {
    flex-basis: 100%;
    max-width: none;
  }
  .simulation-list__item:not(:last-child) {
    margin-bottom: 35px;
  }
  .simulationlist-box {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .simulationlist-img {
    margin: 0 16px 0 0;
  }
  .simulationlist-img img {
    width: 90px;
    height: 90px;
  }
}


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

---------------------------------------- */
.monthlyprice {
}
.monthlyprice-tit {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.monthlyprice-price {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  color: #ff0000;
}
.monthlyprice-price__num {
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 991px) {

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

}


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

---------------------------------------- */
.support {
  padding-bottom: 80px;
  background: #26c2d2;
}
@media screen and (max-width: 991px) {

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


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

---------------------------------------- */
.specification-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #999;
}
.specification-table__tr {

}
.specification-table__th {
  width: 11.5em;
  border: 1px solid #999;
  padding: 14px 12px 11px;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  background: #cbe8f0;
}
.specification-table__td {
  border: 1px solid #999;
  padding: 8px 12px;
  text-align: left;
  background: #fff;
}
.specification .attention-list {
  margin-top: 8px;
}
.specification .attention-list__item {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .specification-table {
    display: block;
  }
  .specification-table tbody {
    display: block;
  }
  .specification-table__tr {
    display: block;
  }
  .specification-table__th {
    display: block;
    width: 100%;
    border: 0;
    border-top: 1px solid #999;
  }
  .specification-table__tr:first-child .specification-table__th {
    border-top: 0;
  }
  .specification-table__td {
    display: block;
    width: 100%;
    border: 0;
    border-top: 1px solid #999;
  }

}


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

---------------------------------------- */
.kuchikomi-box {

}
.kuchikomi-box:not(:last-child) {
  margin-bottom: 32px;
}
.kuchikomi-tit {
  position: relative;
  border: 3px solid #eb5f5e;
  margin-bottom: 16px;
  padding: 16px 16px 16px 80px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  background: #e94c4c;
  color: #fff;
}
_:-ms-lang(x)::-ms-backdrop, .kuchikomi-tit {
  padding-top: 10px;
}
.kuchikomi-tit::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 62px;
  height: auto;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 767px) {
  .kuchikomi-tit {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    min-height: 49px;
    margin-bottom: 20px;
    padding: 0 0 0 60px;
    font-size: 22px;
  }
  _:-ms-lang(x)::-ms-backdrop, .kuchikomi-tit {
    padding-top: 10px;
  }
  .kuchikomi-tit::before {
    width: 46px;
    height: 43px;
  }
}
@media screen and (max-width: 320px) {
  .kuchikomi-tit {
    font-size: 18px;
  }
}


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

---------------------------------------- */
.good {
  padding: 64px 0 80px;
  background: #fdfcf1;
}
.good-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin-bottom: 32px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #e94c4c;
}
.good-tit__inner {
  position: relative;
  display: inline-block;
  text-align: left;
  padding-left: 56px;
}
.good-tit__inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background: url(/waterserver/cp/cosmowater/img/icn_goodkuchikomi_pc.png) no-repeat center center;
  -webkit-background-size: 46px;
  background-size: 46px;
}
.good .kuchikomi-tit {
  border-color: #e94c4c;
  text-shadow:
  #e94c4c 2px 0px 0px,
  #e94c4c -2px 0px 0px,
  #e94c4c 0px -2px 0px,
  #e94c4c 0px 2px 0px,
  #e94c4c 2px 2px 0px,
  #e94c4c -2px 2px 0px,
  #e94c4c 2px -2px 0px,
  #e94c4c -2px -2px 0px,
  #e94c4c 1px 2px 0px,
  #e94c4c -1px 2px 0px,
  #e94c4c 1px -2px 0px,
  #e94c4c -1px -2px 0px,
  #e94c4c 2px 1px 0px,
  #e94c4c -2px 1px 0px,
  #e94c4c 2px -1px 0px,
  #e94c4c -2px -1px 0px,
  #e94c4c 1px 1px 0px,
  #e94c4c -1px 1px 0px,
  #e94c4c 1px -1px 0px,
  #e94c4c -1px -1px 0px;
  background: url(/waterserver/cp/cosmowater/img/bg_h_dot_pc.png) repeat center top #e94c4c;
}
.good .kuchikomi-tit.type--taste::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_taste_good_pc.png) no-repeat center center #fff;
  background-size: contain;
}
.good .kuchikomi-tit.type--useful::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_useful_good_pc.png) no-repeat center center #fff;
  background-size: contain;
}
.good .kuchikomi-tit.type--design::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_design_good_pc.png) no-repeat center center #fff;
  background-size: contain;
}
.good .kuchikomi-tit.type--price::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_price_good_pc.png) no-repeat center center #fff;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .good-tit {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .good {
    padding: 40px 0 50px;
  }
  .good-tit {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 320px) {
  .good-tit {
    font-size: 20px;
  }
}


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

---------------------------------------- */
.notgood {
  padding: 64px 0 80px;
  background: #deecf0;
}
.notgood-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin-bottom: 32px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #0058b8;
}
.notgood-tit__inner {
  position: relative;
  display: inline-block;
  text-align: left;
  padding-left: 56px;
}
.notgood-tit__inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  background: url(/waterserver/cp/cosmowater/img/icn_notgoodkuchikomi_pc.png) no-repeat center center;
  -webkit-background-size: 46px;
  background-size: 46px;
}
.notgood .kuchikomi-tit {
  border-color: #1868be;
  text-shadow:
  #0058b8 2px 0px 0px,
  #0058b8 -2px 0px 0px,
  #0058b8 0px -2px 0px,
  #0058b8 0px 2px 0px,
  #0058b8 2px 2px 0px,
  #0058b8 -2px 2px 0px,
  #0058b8 2px -2px 0px,
  #0058b8 -2px -2px 0px,
  #0058b8 1px 2px 0px,
  #0058b8 -1px 2px 0px,
  #0058b8 1px -2px 0px,
  #0058b8 -1px -2px 0px,
  #0058b8 2px 1px 0px,
  #0058b8 -2px 1px 0px,
  #0058b8 2px -1px 0px,
  #0058b8 -2px -1px 0px,
  #0058b8 1px 1px 0px,
  #0058b8 -1px 1px 0px,
  #0058b8 1px -1px 0px,
  #0058b8 -1px -1px 0px;
  background: url(/waterserver/cp/cosmowater/img/bg_h_dot_pc.png) repeat center top #0058b8;
}

.notgood .kuchikomi-tit.type--kaiyaku::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_kaiyaku_notgood_pc.png) no-repeat center center #fff;
  background-size: contain;
}
.notgood .kuchikomi-tit.type--temp::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_temp_notgood_pc.png) no-repeat center center #fff;
  background-size: contain;
}
.notgood .kuchikomi-tit.type--sound::before {
  background: url(/waterserver/cp/cosmowater/img/h_kuchikomi_sound_notgood_pc.png) no-repeat center center #fff;
  background-size: contain;
}
@media screen and (max-width: 991px) {
  .notgood-tit {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .notgood {
    padding: 40px 0 50px;
  }
  .notgood-tit {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 320px) {
  .notgood-tit {
    font-size: 20px;
  }
}


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

---------------------------------------- */
.taiken {
  padding: 64px 0 80px;
  background: #fff;
}
.taiken-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #008cba;
}
.taiken-titinner {
  position: relative;
  display: inline-block;
  padding-left: 56px;
  text-align: left;
}
.taiken-titinner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 46px;
  height: 47px;
  margin-top: -26px;
  background: url(/waterserver/cp/cosmowater/img/icn_h_taiken_pc.png) no-repeat center center;
}
.taiken-box {
  border: 4px solid #e2eef2;
  border-radius: 10px;
  padding: 30px 30px;
  background: #fff;
}
.taiken-box:not(:last-child) {
  margin-bottom: 10px;
}
.taikenbox-header {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  min-height: 122px;
  border-bottom: 2px dotted #a8a8a8;
  margin-bottom: 20px;
  padding-left: 120px;
  padding-bottom: 20px;
}
.taikenbox-header {
  background: url(/waterserver/cp/cosmowater/img/icn_taiken_01_pc.png) no-repeat left top;
}
.taikenbox-tit {
  flex-grow: 1;
  max-width: 100%;
}
.taikenbox-tit__txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #0058b8;
}
.taikenbox-titstyle {
  display: block;
}
.taikenbox-titstyle__txt {
  display: inline-block;
  margin-right: 1em;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.taikenbox-titstyle__style {
  display: inline-block;
  border-radius: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  color: #fff;
  background: #8fc31f;
}
.taikenbox-txt {
  display: -webkit-flex;
  display: flex;
}
.taikenbox-txt__img {
  flex-basis: 35.48387%;
  margin-right: auto;
}
.taikenbox-txtbox {
  flex-basis: 61.29032%;
}
.taikenbox-txtbox__box:not(:last-child) {
  margin-bottom: 20px;
}
.taikenbox-txtbox__tit {
  font-size: 16px;
  font-weight: bold;
  color: #0058b8;
}
.taikenbox-txtbox__tit::before {
  content: '■ ';
}
.taikenbox-txtbox__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.taiken-more {
  display: none;
}
@media screen and (max-width: 991px) {
  .taiken-tit {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .taiken {
    padding: 56px 0 54px;
  }
  .taiken-tit {
    font-size: 26px;
    line-height: 1.25;
  }
  .taiken-titinner::before {
    width: 43px;
    height: 48px;
    margin-top: -22px;
    background: url(/waterserver/cp/cosmowater/img/icn_h_taiken_sp.png) no-repeat center center;
    background-size: contain;
  }
  .taiken-box {
    padding: 24px 4%;
  }
  .taikenbox-header {
    min-height: 0;
    margin-bottom: 16px;
    padding-left: 0;
    background: none;
  }
  .taikenbox-txt {
    flex-direction: column;
    min-height: 0%;
  }
  .taikenbox-txt__img {
    flex: 1 auto;
    margin-bottom: 16px;
    margin-right: auto;
    min-height: 0%;
  }
  .taikenbox-txtbox {
    flex: 1 auto;
  }
  .taikenbox-txtbox__inner {
    display: block;
    position: relative;
    height: 15em;
    overflow: hidden;
  }
  .taikenbox-txtbox__inner.is-open {
    height: auto;
  }
  .taikenbox-txtbox__inner::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 7.5em;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.8+59,1+99 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 59%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 59%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 59%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  }
  .taikenbox-txtbox__inner.is-open::before {
    display: none;
  }
  .taikenbox-txtbox__box:not(:last-of-type) {
    margin-bottom: 16px;
  }
  .taikenbox-tit__txt {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 80px;
    margin-bottom: 8px;
    padding-left: 90px;
    font-size: 18px;
    line-height: 1.5;
    background: url(/waterserver/cp/cosmowater/img/icn_taiken_01_pc.png) no-repeat left center;
    background-size: 80px;
  }
  _:-ms-lang(x)::-ms-backdrop, .taikenbox-tit__txt {
    display: block;
  }
  .taikenbox-txtbox__inner.is-open .taiken-more {
    display: none;
  }
  .taiken-more {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    bottom: 0;
    display: block;
    text-align: center;
  }
  .taiken-more__btn {
    display: inline-block;
    border-radius: 40px;
    padding: 12px 40px 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    background: url(/waterserver/cp/cosmowater/img/icn_arrow_bottom.png) no-repeat center bottom 12px #008ab8;
    background-size: 10px 6px;
    background-position: center bottom 8px;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .taiken-tit {
    font-size: 26px;
  }
}
@media screen and (max-width: 320px) {
  .taiken-tit {
    font-size: 22px;
  }
}

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

---------------------------------------- */
.ecotto {
  padding: 80px 0 120px;
  background: url(/waterserver/cp/cosmowater/img/bg_wave_bottom_pc.png) repeat-x center top,
   url(/waterserver/cp/cosmowater/img/bg_wave_top_pc.png) repeat-x center bottom, #26c2d2;
}
.ecotto-tit {
  margin: 0 auto 20px;
  font-weight: bold;
  text-align: center;
}
.ecotto-tit__sub {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff;
}
.ecotto-tit__sub::before {
  content: '＼ ';
}
.ecotto-tit__sub::after {
  content: ' ／';
}
.ecotto-tit__txt {
  display: block;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.25;
  color: #fff100;
}
.ecottobox {
  padding: 32px 20px;
  border-radius: 10px;
  background: #fff;
}
.ecottobox:not(:last-child) {
  margin-bottom: 20px;
}
.ecottobox-tit {
  margin-bottom: 32px;
  text-align: center;
}
.ecottobox-img {
  margin: 24px auto 18px;
}
.ecottobox-tit__inner {
  display: inline-block;
  border-bottom: 4px solid #26c2d2;
  padding-bottom: 16px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: #26c2d2;
}
.ecottodesign {
  margin: 20px auto 0;
}
.ecottodesign {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  align-items: flex-start;
}
.ecottodesign-txt {
  flex-grow: 1;
  margin: 0 40px 0 auto;
}
.ecottodesign-txt__txt {
  margin: 0 auto 16px;
  font-size: 14px;
  line-height: 1.5;
}
.ecottodesign-lineup {
}
.ecottodesign-lineup__tit {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.ecottodesign-lineup__txt {
  font-size: 14px;
  line-height: 1.5;
}
.ecottodesign-img {
  flex-basis: 160px;
  flex-shrink: 0;
}
.ecottouse-box {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
}
.ecottouse-combo {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  align-items: flex-start;
  margin-top: 20px;
}
.ecottouse-subbox {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  flex-basis: 49%;
  max-width: 49%;
}
.ecottouse-box__img {
  flex-basis: 250px;
  flex-shrink: 0;
  margin-right: 20px;
}
.ecottouse-subbox__img {
  flex-basis: 250px;
  flex-shrink: 0;
  margin-right: 20px;
}
.ecottouse-txt__tit {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
}
.ecottouse-txt__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.ecottouse-subtxt__tit {
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25;
}
.ecottouse-subtxt__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.ecotto .attention-list {
  margin-top: 8px;
}
.ecotto .attention-list__item {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .ecotto-tit__txt {
    font-size: 36px;
  }
  .ecottobox-tit__inner {
    font-size: 28px;
  }
  .ecottouse-combo {
    display: block;
  }
  .ecottouse-subbox {
    max-width: none;
  }
  .ecottouse-subbox:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ecotto {
    padding: 32px 0 80px;
    background: url(/waterserver/cp/cosmowater/img/bg_wave_bottom_sp.png) repeat-x center top,
     url(/waterserver/cp/cosmowater/img/bg_wave_top_sp.png) repeat-x center bottom, #26c2d2;
    background-size: contain;
  }
  .ecottobox-tit {
    margin-bottom: 16px;
  }
  .ecotto-tit__sub {
    margin-bottom: 4px;
    font-size: 15px;
  }
  .ecotto-tit__txt {
    font-size: 26px;
  }
  .ecottobox-tit__inner {
    padding-bottom: 10px;
    font-size: 22px;
  }
  .ecottobox {
    padding: 24px 4%;
  }
  .ecottouse-box {
    flex-direction: column;
  }
  .ecottouse-box__img {
    flex: 1 auto;
    max-width: 100%;
    min-height: 0%;
    margin-bottom: 16px;
    margin-right: 0;
  }
  .ecottodesign {
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 16px;
  }
  .ecottouse-txt {
    flex: 1 auto;
    max-width: 100%;
    min-height: 0%;
  }
  .ecottouse-txt__tit {
    margin-bottom: 4px;
  }
  .ecottodesign-img {
    flex-basis: 23.84615%;
    max-width: 23.84615%;
  }
  .ecottodesign-txt {
    flex-basis: 70%;
    max-width: 70%;
    margin: 0 auto 0 0;
  }
  .ecottouse-subbox__img {
    flex-basis: 45.87155%;
    margin-right: auto;
  }
  .ecottouse-subtxt {
    flex-basis: 50%;
  }
  .ecottouse-subtxt__tit {
    margin-bottom: 4px;
    font-size: 15px;
  }
}
@media screen and (max-width: 320px) {
  .ecotto-tit__txt {
    font-size: 23px;
  }
  .ecottouse-txt__tit {
    font-size: 16px;
  }
  .ecottouse-subtxt__tit {
    font-size: 16px;
  }
}


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

---------------------------------------- */
.ecottophoto {
  margin-bottom: 0 !important; /* slickスタイル調整用 */
  overflow: hidden;
}
.ecottophoto__item {
  outline: 0;
  position: relative;
  padding-bottom: 69.23076%;
  font-size: 12px;
  text-align: center;
  background: #f1f1f1;
}
.ecottophoto__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (-ms-high-contrast: none) {
  *::-ms-backdrop, .ecottophoto__item img {
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
}
.ecottophoto.slick-slider .slick-track,
.ecottophoto.slick-slider .slick-list {
  line-height: 0;
}
.productphoto .slick-list {
  margin-right: -1px;
  margin-left: -1px;
}
.ecotto-nav {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: center;
  -webkit-box-align: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 20px auto 0;
  padding: 0 1px;
}
.ecotto-nav > li {
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  flex-grow: 1;
  position: relative;
  padding-bottom: 23.69230%;
  background: #f1f1f1;
}
.ecotto-nav > li img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .4;
}
.ecotto-nav > li.slick-active img {
  opacity: 1;
}
.ecotto-nav > li.slick-active::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 4px;
  background: #26c2d2;
  z-index: 10;
}
@media screen and (-ms-high-contrast: none) {
  *::-ms-backdrop, .ecotto-nav > li img {
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
  .ecotto-nav > li.slick-active img {
    outline: 0;
    border: 3px solid #bbb;
  }
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .ecottophoto .slick-slide > div {
    margin-right: 1px;
    margin-left: 1px;
  }
  .ecotto-nav {
    margin-bottom: 8px;
  }
  .ecotto-nav > li {
    margin-right: 0;
    background: none;
  }
  .ecotto-nav > li {
    flex-basis: 33.33333%;
  }
  .ecotto-nav > li.slick-active {
    outline: 0;
  }
  .ecotto-nav {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .ecotto-nav > li {
  }

}


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

---------------------------------------- */
.knowledge {
  padding: 40px 0 80px;
}
.knowledge-tit {
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  margin: 0 auto 40px;
  font-weight: bold;
  text-align: center;
}
.knowledge-titinner {
  position: relative;
  display: inline-block;
  padding-left: 84px;
}
.knowledge-titinner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 77px;
  height: 77px;
  margin-top: -38px;
  background: url(/waterserver/cp/cosmowater/img/icn_h_knowledge_pc.png) no-repeat center center;
}
.knowledge-tit__sub {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  color: #0058b8;
}
.knowledge-tit__sub::before {
  content: '＼ ';
}
.knowledge-tit__sub::after {
  content: ' ／';
}
.knowledge-tit__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  color: #0058b8;
}
.knowledge-subtit {
  border-bottom: 4px solid #0058b8;
  margin-bottom: 24px;
  padding-bottom: 12px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  color: #0058b8;
}
.knowledge-step {
  margin: 30px auto;
}
.knowledge-list {
  counter-reset: knowledgenum;
}
.knowledge-list__item {
  counter-increment: knowledgenum;
  border-bottom: 2px dotted #a8a8a8;
  margin-bottom: 24px;
}
.knowledge-list__item:last-of-type {
  margin-bottom: 0;
}
.knowledgelist-tit {
  position: relative;
  margin-bottom: 6px;
  padding-left: 1.5em;
  font-size: 22px;
  font-weight: bold;
  text-align: left;
  color: #0058b8;
}
.knowledgelist-tit::before {
  content: counter(knowledgenum)'. ';
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 1em;
  font-size: 22px;
  line-height: 1.5;
}
.knowledgelist-txt {
  position: relative;
  padding-left: 2.35714em;
  padding-bottom: 24px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .knowledge-tit__txt {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .knowledge-tit {
    margin-bottom: 24px;
  }
  .knowledge-titinner {
    padding-left: 48px;
  }
  .knowledge-titinner::before {
    width: 38px;
    height: 38px;
    margin-top: -19px;
    background-size: contain;
  }
  .knowledge-subtit {
    margin-bottom: 16px;
  }
  .knowledge-tit__sub {
    margin-bottom: 4px;
    font-size: 15px;
  }
  .knowledge-tit__txt {
    font-size: 26px;
  }
  .knowledge-subtit {
    font-size: 20px;
  }
  .knowledgelist-tit {
    padding-left: 1.5em;
    font-size: 18px;
  }
  .knowledgelist-tit::before {
    width: 1.25em;
    font-size: 20px;
    top: 0;
  }
  .knowledgelist-txt {
    padding-left: 1.9em;
  }
}
@media screen and (max-width: 320px) {
  .knowledge-tit__txt {
    font-size: 24px;
  }
}


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

---------------------------------------- */
.compare {
  padding-bottom: 80px;
}
.compare-tit {
  border-bottom: 4px solid #0058b8;
  margin: 0 auto 40px;
  padding-bottom: 12px;
  font-weight: bold;
  text-align: center;
}
.compare-tit__sub {
  display: block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  color: #0058b8;
}
.compare-tit__sub::before {
  content: '＼ ';
}
.compare-tit__sub::after {
  content: ' ／';
}
.compare-tit__txt {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
  color: #0058b8;
}
@media screen and (max-width: 991px) {
  .compare-tit__txt {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .compare-tit__sub {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .compare-tit__txt {
    font-size: 26px;
  }
}
@media screen and (max-width: 320px) {
  .compare-tit__txt {
    font-size: 24px;
  }
}


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

---------------------------------------- */
.compare-tablewrap {
  position: relative;
  overflow-x: scroll;
}
.compare-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #999;
  /*border: 1px solid #999;*/
}
.compare-table img {
  margin: 0 auto;
}
.compare-table__tr {

}
.compare-table__th {
  width: 11.5em;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  padding: 14px 12px 11px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  background: #eee;
}
.compare-table__td {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  background: #fff;
}
.sticky-colum {
  position: sticky;
  top: 0;
  left: 0;
  border-left: 1px solid #999;
}
.compare-table__th.th--function {
  width: 13em;
}
.compare-table__th.th--temp {
  width: 15em;
}
.compare-table__td.type--cosmo {
  background: #fdfae4;
}
.compare-table__td.type--cosmo .u--txt--emp {
  font-size: 20px;
}
.compare-table__td .u--color--blue {
  font-weight: bold;
  color: #0058b8;
}
.compare-table__td .u--color--red {
  font-weight: bold;
  color: #e94c4c;
}
.compare-table__td.type--cosmo .u--txt--total {
  font-size: 20px;
  font-weight: bold;
  color: #f00;
}
.compare-table__th .u--txt--note,
.compare-table__td .u--txt--note {
  font-size: 12px;
}
.compare-table__td .u--txt--total {
  font-size: 16px;
  font-weight: bold;
}
.compare-logoimg img {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}
.compare-logoimg.is-hover img {
  opacity: .7;
}
.compare-serveimg img {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
}
.compare-serveimg.is-hover img {
  opacity: .7;
}
.compare-table__td .u--txt--small {
  font-size: 11px;
  line-height: 1.25;
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .compare-table {
    width: 2100px;
    table-layout: auto;
    margin-right: 1px;
    margin-bottom: 1px;
  }
  .compare-table__th.th--company {
    width: 7em;
  }
  .compare-table__th.th--server {
    width: 10em;
  }
}


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

---------------------------------------- */
.application {
  padding-bottom: 80px;
}
.application-step {
  counter-reset: appnum;
  margin: 30px auto;
}
.application-step__item {
  counter-increment: appnum;
  border-bottom: 2px dotted #a8a8a8;
  margin-bottom: 24px;
}
.application-step__item:last-of-type {
  margin-bottom: 0;
}
.application-step__tit {
  position: relative;
  margin-bottom: 6px;
  padding-left: 1.5em;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  color: #0058b8;
}
.application-step__tit::before {
  content: counter(appnum)'. ';
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 1em;
  font-size: 22px;
}
.application-step__cnt {
  position: relative;
  padding-left: 2.35714em;
  padding-bottom: 22px;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .application-step {
    margin: 24px auto 24px;
  }
}
@media screen and (max-width: 767px) {
  .application-step__tit {
    font-size: 18px;
  }
  .application-step__tit::before {
    font-size: 18px;
  }
  .application-step__cnt {
    padding-left: 2em;
  }
}


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

---------------------------------------- */
.cancel {
  padding-bottom: 80px;
}
.cancel-txt {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 991px) {

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


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

---------------------------------------- */
.hikaku-footer {
  padding: 20px 0;
  border-top: 0;
  border-bottom: 0;
  background: #f5f5f5;
}
.simple-footer {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 767px) {
}


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

---------------------------------------- */
.attention {
  margin: 0 auto 80px;
}
@media screen and (max-width: 991px) {

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

}


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

---------------------------------------- */
.productphoto {
  margin-bottom: 0 !important; /* slickスタイル調整用 */
  overflow: hidden;
}
.productphoto .slick-slide > div {
  margin-right: 1px;
  margin-left: 1px;
}
.productphoto__item {
  outline: 0;
  position: relative;
  padding-bottom: 45.96774%;
  font-size: 12px;
  text-align: center;
  background: #f1f1f1;
}
.productphoto__item img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media screen and (-ms-high-contrast: none) {
  *::-ms-backdrop, .productphoto__item img {
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
}
.productphoto.slick-slider .slick-track,
.productphoto.slick-slider .slick-list {
  line-height: 0;
}
.productphoto .slick-list {
  margin-right: -1px;
  margin-left: -1px;
}
.productphoto-nav {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: start;
  justify-content: center;
  -webkit-box-align: center;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  margin: 20px auto 0;
  padding: 0 1px;
}
.productphoto-nav > li {
  flex-basis: 15.120967%;
  max-width: 15.120967%;
  flex-grow: 1;
  position: relative;
  padding-bottom: 7.05645%;
  background: #f1f1f1;
}
.productphoto-nav > li img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .4;
}
.productphoto-nav > li.slick-active img {
  opacity: 1;
}
.productphoto-nav > li.slick-active::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 4px;
  background: #26c2d2;
  z-index: 10;
}
@media screen and (-ms-high-contrast: none) {
  *::-ms-backdrop, .productphoto-nav > li img {
    left: 0;
    right: 0;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }
  .productphoto-nav > li.slick-active img {
    outline: 0;
    border: 3px solid #bbb;
  }
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .productphoto {
    /*margin-right: 4.26666%;
    margin-left: 4.26666%;*/
  }
  .productphoto:last-child {
    margin-bottom: 24px !important;
  }
  .productphoto-nav {
    margin-bottom: 8px;
  }
  .productphoto-nav > li {
    margin-right: 0;
    background: none;
  }
  .productphoto-nav > li {
    flex-basis: 20%;
    max-width: none;
    padding-bottom: 9.15492%;
  }
  .productphoto-nav > li.slick-active {
    outline: 0;
  }
  .product-info__info {
    flex-basis: auto;
    max-width: none;
    width: 91.46666%;
    margin-right: auto;
    margin-left: auto;
  }
  .productphoto-nav {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 auto;
  }
  .productphoto-nav > li {
  }
}


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

---------------------------------------- */
.stickynav-wrapper {
  /*display: none;*/
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  height: 86px;
  background: #FFF;
  border-bottom: 1px solid #D7D7D7;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  transition: opacity .2s ease-in;
}
.stickynav-wrapper.is-show {
  /*display: block;*/
  position: fixed;
  visibility: visible;
  opacity: 1;
}
.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: 28px 0;
  text-decoration: none;
  border-bottom: 4px solid #fff;
  color: #999;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}
.stickynav__item.is-active .stickynav-link {
  border-color: #008cba;
  color: #0058b8;
}
.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: 50px 0 6px;
  border-bottom: 0;
  background: url(/waterserver/cp/cosmowater/img/icn_sticky_campaign.png) no-repeat center 12px #b2d860;
  background-size: 50px 29px;
  color: #fff;
  transition: opacity .2s ease-in;
}
.stickynav-link.type--applicate {
  padding: 50px 0 6px;
  border-bottom: 0;
  background: url(/waterserver/cp/cosmowater/img/icn_sticky_appli.png) no-repeat center 12px #fea41a;
  background-size: 50px 29px;
  color: #fff;
  transition: opacity .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: #008cba;
    color: #0058b8;
  }
  .stickynav-link.type--campaign.is-hover {
    opacity: .7;
  }
  .stickynav-link.type--applicate.is-hover {
    opacity: .7;
  }
}
@media screen and (max-width: 991px) {

}
@media screen and (max-width: 767px) {
  .stickynav-wrapper {
    height: 71px;
  }
  .stickynav-link {
    padding: 20px 0;
    font-size: 12px;
  }
  .stickynav-link.type--campaign {
    padding: 34px 0 6px;
    background: url(/waterserver/cp/cosmowater/img/icn_sticky_campaign.png) no-repeat center 8px #b2d860;
    background-size: 35px 20px;
  }
  .stickynav-link.type--applicate {
    padding: 34px 0 6px;
    background: url(/waterserver/cp/cosmowater/img/icn_sticky_appli.png) no-repeat center 8px #fea41a;
    background-size: 35px 20px;
  }
  .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;
  }
}


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

---------------------------------------- */
.instalist {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 24px auto 24px;
}
.instalist > li {
  flex-basis: 48.5%;
  max-width: 48.5%;
}
.review-box {
  border: 1px solid #cfd9de;
  padding: 20px 15px 20px;
  background: #fff;
  border-radius: 10px;
}
.review-box__txt {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
}
.review-box__txt:not(:last-child) {
  margin-bottom: 12px;
}
.review-box__qt {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #999;
}
.review-box__qt .u--txt--link {
  text-decoration: none;
  color: #999;
}
.instalist.type--three > li {
  flex-basis: 32%;
  max-width: 32%;
}
.instalist > li > iframe {
  margin-bottom: 0 !important;
}
.instalist .twitter-tweet {
  max-width: 550px !important;
  margin: 0 auto 0!important;
}
_:-ms-lang(x)::-ms-backdrop, .instalist .twitter-tweet {
  border: 1px solid #cfd9de;
  padding: 20px 15px 20px;
  background: #fff;
  border-radius: 10px;
}
.instalist .twitter-tweet > iframe {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .instalist {
    flex-wrap: wrap;
  }
  .instalist .twitter-tweet > iframe {
    width: 240px !important;
  }
  .instalist.type--three > li {
    flex-basis: 49%;
    max-width: 49%;
    margin-top: 20px;
  }
  .instalist.type--three {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .instalist {
    justify-content: center;
  }
  .instalist > li {
    flex-basis: 99%;
    max-width: none;
  }
  .instalist > li:not(:last-child) {
    margin-bottom: 16px;
  }
  .instalist > li:empty {
    display: none;
  }
  .instalist.type--three > li {
    flex-basis: 100%;
    max-width: none;
    margin-top: 0;
  }
  .instagram-media {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .review-box {
    max-width: 550px !important;
  }
}
@media screen and (max-width: 320px) {
  .instalist > li {
    flex-basis: 98%;
    max-width: 98%;
  }
  .review-box__qt {
    font-size: 11px;
  }
}

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

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

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

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

}
