@charset "UTF-8"; 


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

body.is-loading {
  overflow: auto;
  position: static;
  width: 100%;
  height: 100%;
}

#body_inner.is-fixed {
  position: fixed !important;
  width: 100%;
}

.kv {
  margin-top: 0px;overflow:hidden;
}

.kv__inner {
  opacity: 0;
  position: relative;
  padding-top: 128px;
  padding-top: 7.619vw;
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #fff;
  /* 画像ファイルの指定 */
  background-image: url(../images/bg_kv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  background-size: cover;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

/* ---------------------------------------------------------
  kv text
--------------------------------------------------------- */
.kv__text-wrap {
  opacity: 0;
  position: absolute;
  top: 32.9vh;
  left: 50%;
          transform: translateX(-47.5%);
  width: 100%;
  width: 27.083vw;
  max-width: 455px;
  color: #fff;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translateX(-47.5%);
}

.kv__text-wrap p {
  font-weight: bold;
  font-size: 16px;
  line-height: 2;
}

.kv__text-wrap p:nth-child(n+2) {
  margin-top: 27px;
}

.kv__title {
  opacity: 1;
  position: absolute;
  top: 20.4vh;
  left: 50%;
          transform: translateX(-50%);
  width: 100vw;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  text-align: center;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translateX(-50%);
}

.kv__title.is-active {
  top: 2.9vw !important;
}

.is-loaded .kv__text {
  display: none;
}

/* ---------------------------------------------------------
 panel
--------------------------------------------------------- */
.kv__panel__wrap {
  position: relative;
  height: 826px;
  max-width: 1680px;
  margin: 0 auto;
  background: url(../images/bg_kv_panel.png);
}

.kv__panel__wrap {
  overflow: hidden;
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.kv.is-loaded a {
  pointer-events: auto;
}

.kv.is-loaded a:hover {
  opacity: 0.5;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.kv.is-loaded .kv__panel__clean-synergy a:hover{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.kv__panel {
  opacity: 0;
  float: left;
  width: 50%;
  height: 275px;
  color: #fff;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.kv__panel a {
  display: block;
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  color: #fff;
  transition: all 0.3s ease-in-out;

  pointer-events: none;
}

.kv__panel .kv__panel__title {
  font-size: 220%;/*24px*/
  line-height: 1.5;
  text-shadow: 0 0 5px #011737;
}
.kv__panel .kv__panel__sub_title{
  font-size: 100%;text-shadow: 0 0 5px #011737;margin-top: 8px;
}

.kv__panel .kv__panel__title span {
  font-weight: normal;
  font-size: 16px;
}

.kv__panel p {
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.2;
  text-shadow: 0 0 5px #000;
}

.kv__panel .svg-rimless,.kv__panel .svg-ewater, .kv__panel .svg-cefiontect, .kv__panel .svg-premist, .kv__panel .svg-tornado-flush {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;

  fill: #fff;
          filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"filter\"><feGaussianBlur in=\"SourceAlpha\" stdDeviation=\"5\" /><feOffset dx=\"1\" dy=\"1\" result=\"offsetblur\" /><feFlood flood-color=\"rgba(1,23,55,1)\" /><feComposite in2=\"offsetblur\" operator=\"in\" /><feMerge><feMergeNode /><feMergeNode in=\"SourceGraphic\" /></feMerge></filter></svg>#filter");
  -webkit-filter: drop-shadow(0px 0px 5px #011737);
          filter: drop-shadow(0px 0px 5px #011737);
}

.kv__panel__clean-synergy { 
  position: absolute;
  /* background: url(../images/kv_clean_synergy.jpg) 0 0 no-repeat; */
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 999;
  width: 28%;
 }

.kv__panel__clean-synergy .kv__panel__title {
  font-size: 40px;text-shadow: 0 0 5px #011737;
}

.kv__panel__clean-synergy p {
  font-size: 20px;margin-top: 12px;text-shadow: 0 0 5px #011737;
}

.kv__panel__clean-synergy .kv__panel__inner {
  top: 51.5%;
  left: 50%;
          transform: translate(-50%, -50%);
  width: 100%;

  -webkit-transform: translate(-50%, -50%);
}

.kv__panel__inner {
  position: absolute;
  text-align: center;
}

.kv__panel__ewater-bowl {
  background: url(../images/kv_ewater_bowl.jpg) 0 0 no-repeat;
}

.kv__panel__ewater-bowl .kv__panel__inner {
  top: 69px;
  /*left: 180px;*/left: 134px;
  width: 310px;
}

.kv__panel__ewater-wand {
  background: url(../images/kv_ewater_wand.jpg) 0 0 no-repeat;
}

.kv__panel__ewater-wand .kv__panel__inner {
  top: 69px;
  right: 186px;
  width: 191px;
}

.kv__panel__cefiontect {
  background: url(../images/kv_cefiontect.jpg) 0 0 no-repeat;
}

.kv__panel__cefiontect .kv__panel__inner {
  top: 60px;
  left: 48px;
  width: 310px;
}
.kv__panel__rimless .kv__panel__inner {
    top: 69px;
    left: 205px;
    width: 332px;
}
.kv__panel__premist {
  background: url(../images/kv_premist.jpg) 0 0 no-repeat;
  background: url(../images/kv_premist.jpg) 0 0 no-repeat;
}

.kv__panel__premist .kv__panel__inner {
  top: 60px;
  right: 122px;
  width: 164px;
}

.kv__panel__tornado-flush {
  background: url(../images/kv_tornado_flush.jpg) 0 0 no-repeat;
}

.kv__panel__tornado-flush .kv__panel__inner {
  top: 67px;
  /*left: 182px;*/right: 270px;
  width: 213px;
}

/* ---------------------------------------------------------
 circle
--------------------------------------------------------- */
.kv__circle {
  position: absolute;
  top: 34px;
  left: 50%;
          transform: translateX(-50%);

  -webkit-transform: translateX(-50%);
}

.circle__inner {
  position: relative;
  width: 760px;
  margin: auto;
}

.svg-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  /* SVG高さ / SVG幅 * 100 */
}

.kv__circle svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

svg.c01 {
          transform: rotate(-167deg);

  -webkit-transform: rotate(-167deg);
}

svg.c02 {
          transform: rotate(-114deg);

  -webkit-transform: rotate(-114deg);
}

svg.c03 {
          transform: rotate(-41deg);

  -webkit-transform: rotate(-41deg);
}

svg.c04 {
          transform: rotate(17.4deg);

  -webkit-transform: rotate(17.4deg);
}

svg.c05 {
          transform: rotate(61deg);

  -webkit-transform: rotate(61deg);
}

svg.c06 {
          transform: rotate(147deg);

  -webkit-transform: rotate(147deg);
}

circle {
  opacity: 0.6;
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  fill: transparent;
  stroke: #fff;
  stroke-width: 4;
  stroke-dasharray: 0, 2386;
}

.main {
  background: #000;
}

/* ---------------------------------------------------------
 tabs
--------------------------------------------------------- */
.js-tabs-wrap {
  padding: 50px 0 0 0;
}

.tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
          justify-content: center;
  max-width: 1240px;
  margin: 0 auto;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.tabs .tabs__item {
  width: 20%;
  height: 9.22619vw;
  max-width: 210px;
  max-height: 155px;
  margin: 0;
  border-right: 1px solid #555;
}

.tabs .tabs__item:last-child {
  border: none;
}

.tabs__item a {
  display: block;
  opacity: 0.3;
  position: relative;
  height: 100%;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-in-out;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.tabs__item a:hover {
  opacity: 1;
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.tabs__item a:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
          transform: translateX(-50%);
  width: 0;
  height: 3px;
  background: #fff;
  content: "";
  transition: all 0.3s ease-in-out;

  -webkit-transform: translateX(-50%);
}

.tabs__item a .tabs__headTxt {
  font-weight: bold;
  font-size: 22px;
}
.tabs__item a .tabs__headTxt .tabs__sub_text{display:block;font-size: 12px;} 
.tabs__item a .tabs__headTxt .tabs__sub_text span{font-size: 12px;}
.tabs__item a.is-active {
  opacity: 1;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.tabs__item a.is-active:after, .tabs__item a:hover:after {
  width: 11vw;
  height: 3px;
  max-width: 140px;
}

.tabs__item a .tabs__bottomTxt {
  position: absolute;
  bottom: 30px;
  bottom: 14.5%;
  left: 50%;
          transform: translateX(-50%);
  width: 100%;
  font-size: 18px;
  line-height: 1.18;

  -webkit-transform: translateX(-50%);
}

.tabs__item a[data-tabs-id="tornado-flush"]:before {
  background: url(../images/ic01.svg) 0 0 no-repeat;
}

.tabs.tabs-bottom {
  margin-top: 150px;
  margin-top: 8.929vw;
  border-top: 1px solid #555;
}

.tabs.tabs-bottom .tabs__item a {
  padding-top: 31px;
  padding-top: 1.845vw;
}

.tabs.tabs-bottom .tabs__item a:after {
  top: 0;
}

.tabs.tabs-bottom .tabs__item a .tabs__bottomTxt {
  bottom: 0;
}

/* ---------------------------------------------------------
  introduction content
--------------------------------------------------------- */
.introduction {
  display: none;
}

.introduction.is-active {
  display: block;
}

.introduction__movie {
  width: 100%;
  height: 44.048vw;
  max-width: 1240px;
  max-height: 740px;
  margin: 0 auto;
  padding: 146px 50px;
  background-size: cover;
}

.introduction__lead {
  margin: 0 auto;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}

.introduction__title {
  font-weight: bold;
  font-size: 60px;
  text-align: center;
}

.introduction__title span {
  font-size: 40px;
}

.introduction__txt {
  margin-top: 7px;
  font-size: 28px;
  line-height: 1.4;
  text-align: center;
}

.btn-play {
  text-align: center;
}

.btn-play a, .btn-play__inner-kv {
  display: inline-block;
  position: relative;
  width: 3.57143vw;
  height: 2.38095vw;
  max-width: 60px;
  max-height: 40px;
  margin-top: 40px;
  border: solid 1px #000;
  font-size: 18px;
  line-height: 1;
}

.btn-play a:before, .btn-play__inner-kv:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #000;
  content: "";
  transition: all 277ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.btn-play a:hover, .btn-play__inner-kv:hover {
  color: #fff;
}

.btn-play a:hover:before, .btn-play__inner-kv:hover:before {
  width: 100%;
}

.btn-play a span, .btn-play__inner-kv span {
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.btn-play a span:after, .btn-play__inner-kv span:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-30%, -50%);
  border-left: 14px solid #000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: "";

  -webkit-transform: translate(-30%, -50%);
}

.btn-play a:hover span:after, .btn-play__inner-kv:hover span:after {
  border-left: 11px solid #fff;
}

.btn-play.-kv {
  line-height: 1;
}

.btn-play__inner-kv {
  margin-top: 20px;
  border: solid 1px #fff;
  line-height: 1;
}

.btn-play__inner-kv:before {
  display: block;
  background: #fff;
  content: "";
  transition: all 277ms cubic-bezier(0.16, 0.01, 0.77, 1);
}

.btn-play__inner-kv:hover {
  color: #000;
}

.btn-play__inner-kv span:after {
  border-left: 14px solid #fff;
}

.btn-play__inner-kv:hover span:after {
  border-left: 11px solid #000;
}

.introduction__point {
  max-width: 994px;
  margin: 0 auto;
  padding: 135px 0 0 0;
  color: #fff;
}

.introduction__point__lead {
  font-weight: bold;
  font-size: 20px;
  line-height: 2;
  text-align: center;
}

.introduction__point__lead p:nth-child(n+2) {
  margin-top: 20px;
}

.introduction__point-ex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
          align-items: flex-start;
  margin: 144px auto 0;

  -webkit-align-items: flex-start;
  -ms-flex-align: start;
}

.introduction__point-ex dl {
          flex: 1 0 auto;
  max-width: 331px;
  margin-left: 50px;
  margin-top: auto;

  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
}

.introduction__point-ex dt {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
}

.introduction__point-ex dd {
  margin-top: 17px;
  margin-top: 17px;
  font-size: 14px;
  font-size: 14px;
  line-height: 1.71;
}

.introduction__point-ex01 figure {
  width: 35.71429vw;
  max-width: 600px;
}

.introduction__point-ex02 dl {
          order: 1;
  max-width: 50%;
  margin: auto 60px auto 34px;

  -webkit-order: 1;
  -ms-flex-order: 1;
}

.introduction__point-ex02 dt {
  font-size: 30px;
  vertical-align: middle;
}

.introduction__point-ex02 figure {
          order: 2;

  -webkit-order: 2;
  -ms-flex-order: 2;
}

.introduction__point-ex02 .svg-rimless {
  width: 60px;
  margin-right: 10px;
  vertical-align: middle;

  fill: #fff;
}

.introduction__point-ex.-ex-long {
  width: 69.7619vw;
  max-width: 1172px;
}

.introduction__point-ex.-ex-center {
          justify-content: center;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.introduction__point-ex.-ex-reverse dl {
  margin: auto 3.15476vw 0 0;
}

.introduction__point-ex .-order1 {
          order: 1;

  -webkit-order: 1;
  -ms-flex-order: 1;
}

.introduction__point-ex .-order2 {
          order: 2;

  -webkit-order: 2;
  -ms-flex-order: 2;
}

#premist .introduction__movie {
  background: url(../images/bg_premist.jpg) 50% 0 no-repeat;
  background: url(../images/bg_premist.jpg) 50% 0 no-repeat;
}

#cefiontect .introduction__movie {
  background: url(../images/bg_cefiontect.jpg) 50% 0 no-repeat;
}

#tornado-flush .introduction__movie {
  background: url(../images/bg_tornado_flush.jpg) 50% 0 no-repeat;
}
#rimless .introduction__movie {
  background: url(../images/bg_rimless.jpg) 50% 0 no-repeat;
}
#ewater-wand .introduction__movie {
  background: url(../images/bg_ewater-wand.jpg) 50% 0 no-repeat;
}

#ewater-bowl .introduction__movie {
  background: url(../images/bg_ewater-bowl.jpg) 50% 0 no-repeat;
}

#premist .introduction__point-ex-long dl {
  width: 21.36905vw;
  max-width: 359px;
}

#cefiontect .introduction__point, #ewater-bowl .introduction__point {
  width: 69.7619vw;
  max-width: 1172px;
}

.introduction__point__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
}

.introduction__point-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 50px;
}

.introduction__point-list .introduction__point-listItem:last-child {
  margin-right: 0;
}

.introduction__point-list .introduction__point-listItem:last-child:after {
  position: absolute;
  content: none;
}

.introduction__point-listItem {
  position: relative;
  width: 25%;
  margin-right: 43px;
}

.introduction__point-listItem:after {
  display: block;
  position: absolute;
  top: 50%;
  right: -25px;
          transform: rotate(45deg);
          transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: "";

  -webkit-transform: translateY(-50%);
  -webkit-transform: rotate(45deg);
}

.introduction__point-list__title {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

.introduction__point-list__img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
          justify-content: center;
  margin-top: 20px;
  text-align: center;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.introduction__point-list__img img {
  margin-top: auto;
}

.introduction__point-list__text {
  margin-top: 13px;
  font-size: 14px;
  line-height: 1.43;
}

#cefiontect.-ex01, #cefiontect .-ex03 {
  width: 71.84524vw;
  max-width: 1207px;
}

#ewater-wand .introduction__point {
  width: 73.80952vw;
  max-width: 1240px;
}

#ewater-wand .introduction__point-ex {
  margin: 0 auto;
  margin-top: 144px;
}

#ewater-wand .introduction__point-ex.-ex01 {
  width: 71.84524vw;
  max-width: 1207px;
}

#ewater-wand .introduction__point-ex.-ex02 {
  display: block;
  width: 71.84524vw;
  max-width: 1207px;
}

#ewater-wand .introduction__point-ex.-ex03 {
  width: 62.5vw;
  max-width: 1050px;
}

#ewater-wand .introduction__point-ex.-ex03 picture {
          order: 2;

  -webkit-order: 2;
  -ms-flex-order: 2;
}

#ewater-wand .introduction__point-ex.-ex03 dl {
          order: 1;
  width: 23.80952vw;
  max-width: 400px;
  margin: auto 50px 0 0;

  -webkit-order: -1;
  -ms-flex-order: -1;
}
#ewater-wand .introduction__point-ex.-ex04{
  display:block;width: 69.7619vw;    max-width: 1172px;
}
#ewater-wand .introduction__point-ex.-ex04 p{
  margin-top: 28px;font-size: 14px;line-height: 1.71;
}
#ewater-wand .introduction__point-ex.-ex04 picture{
  display: block;margin-top: 50px;text-align: center;
}
#ewater-wand .introduction__point-listItem .introduction__point-list__img.-img01 {
  height: 130px;
  margin-top: -12px;
}

#ewater-wand .introduction__point-listItem:after {
  top: 16%;
}

#ewater-bowl .-ex02 {
  display: block;
}

#ewater-bowl .introduction__point-listItem {
  position: relative;
  margin-right: 43px;
}

#ewater-bowl .introduction__point-listItem:before, #ewater-bowl .introduction__point-listItem:after {
  display: block;
  position: absolute;
  top: 50%;
          transform: translateY(-50%);
  content: "";

  -webkit-transform: translateY(-50%);
}

#ewater-bowl .introduction__point-listItem:before {
  right: 0;
  right: -34px;
  width: 25px;
  height: 25px;
  border-radius: 30px;
  background: #fff;
}

#ewater-bowl .introduction__point-listItem:after {
  right: -25px;
          transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;

  -webkit-transform: translateY(-50%) rotate(45deg);
}

#ewater-bowl .introduction__point-listItem:last-child:before, #ewater-bowl .introduction__point-listItem:last-child:after {
  content: none;
}

#ewater-bowl .introduction__point-list .introduction__point-listItem:last-child {
  margin-right: 0;
}

#ewater-bowl .introduction__point-list__img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
          justify-content: center;
  height: 130px;
  margin-top: 20px;
  text-align: center;

  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

#ewater-bowl .introduction__point-list__img img {
  margin-top: auto;
}

#ewater-bowl .introduction__point-list__text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.43;
}

#ewater-bowl .introduction__point-ex.-ex03 {
  display: block;
  width: 69.7619vw;
  max-width: 1172px;
}

#ewater-bowl .introduction__point-ex.-ex03 p {
  margin-top: 28px;
  font-size: 14px;
  line-height: 1.71;
}

#ewater-bowl .introduction__point-ex.-ex03 picture {
  display: block;
  margin-top: 50px;
  text-align: center;
}

/* ---------------------------------------------------------
 sec theme
--------------------------------------------------------- */
.sec-theme {
  overflow: hidden;
  position: relative;
  height: 38.69048vw;
  max-width: 1240px;
  max-height: 650px;
  margin: 50px auto 0;
  background: url(../images/bg_theme.jpg) 0 0 no-repeat;
  background-size: cover;
  color: #fff;
}
.sec-theme .title{
	font-size: 60px;
	font-weight: bold;
	position: absolute;
	left: 12%;
	top: 14%;
}
.sec-theme .text{
	position: absolute;
	left: 12%;
	top: 43%;
	font-size: 18px; 
	width: 36%;
}
.sec-theme dl {
  position: absolute;
  bottom: 15%;bottom: 40%;
  left: 50%;
          transform: translateX(-50%);
  margin: 0 auto;

  -webkit-transform: translateX(-50%);
}

.sec-theme dt {
  font-weight: bold;
  font-size: 40px;font-size: 70px;
  text-align: left;text-align: center;
}

.sec-theme dd {
  margin-top: 26px;
  font-size: 17px;font-size: 36px;
  line-height: 1.63;
  text-align: left;text-align: center;
}

.sec-theme dd p:nth-of-type(n+2) {
  margin-top: 26px;
}
.sec-theme .btn-play{
	position: absolute;
	left: 26%;/*transform: translateX(-50%);*/
	bottom: 12%;bottom: 23%;bottom: auto; top: 81%;
}
.sec-theme .btn-play a{
	border: solid 1px #fff;
}
.sec-theme .btn-play a span:after{
	border-left-color: #fff;
}
.sec-theme .btn-play a:hover{ 
	border: solid 1px #000;
}

/* ---------------------------------------------------------
 sec product
--------------------------------------------------------- */
.sec-product {
  max-width: 1240px;
  margin: 200px auto;
}

.sec-product .sec-product__title {
  font-size: 40px;
  line-height: 1;
  text-align: center;
}

.sec-product .product__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
          flex-wrap: wrap;
  margin-top: 50px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
}

.sec-product .product__list-item {
  width: 50%;
}

.sec-product .product__list-item a {
  transition: all 0.3s ease-in-out;
}

.sec-product .product__list-item a:hover {
  opacity: 0.5;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.svg-symbol {
  display: none;
}

.introduction__title {
  margin: 38px auto 0;
  margin: 2.262vw auto 0;
}

.introduction__title .svg-rimless, .introduction__title .svg-tornado-flush, .introduction__title .svg-premist, .introduction__title .svg-cefiontect, .introduction__title .svg-ewater {
  display: block;
  width: 89px;
  height: 89px;
  margin: 0 auto;

  fill: #000;
}

.tabs__headTxt .svg-rimless,.tabs__headTxt .svg-tornado-flush, .tabs__headTxt .svg-premist, .tabs__headTxt .svg-cefiontect, .tabs__headTxt .svg-ewater {
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto 20px;
  font-size: 18px;

  min-width: 30px;
  fill: #fff;
}
.introduction__title .small{ 
    font-size: 1.19048vw;
    font-weight: normal;
    margin-bottom: 1.19048vw;
}
.introduction__title .small .svg-rimless, 
.introduction__title .small .svg-tornado-flush, 
.introduction__title .small .svg-premist, 
.introduction__title .small .svg-cefiontect, 
.introduction__title .small .svg-ewater{
	width: 2.29762vw;
	height: 2.29762vw;
	margin-top: 2.19048vw;
}
.tabs__headTxt span {
  font-size: 18px;
}

/* Prevent font scaling beyond this breakpoint */

/* ---------------------------------------------------------
 Responsive 769px ~
--------------------------------------------------------- */

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
}

.modal .modal-bg {
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.modal .modal-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-width: 1024px;

  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}

.modal #player {
  position: absolute;
  top: 50%;
  left: 50%;
          transform: translate(-50%, -50%);
  width: 90%;
  padding-top: 50%;

  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
}

.modal #player .video-js {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.modal #player video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.modal .modal-close {
  position: absolute;
  top: -70px;
  right: 0;
  z-index: 10;
          transform: rotate(45deg);
  width: 50px;
  height: 50px;
  cursor: pointer;
          transition: all 0.5s ease;

  -webkit-transition: all 0.5s ease;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
}

.modal .modal-close:hover {
          transform: rotate(135deg);

  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
}

.modal .modal-close:before {
  position: absolute;
  top: 25px;
  right: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: "";
}

.modal .modal-close:after {
  position: absolute;
  top: 0;
  left: 25px;
  width: 2px;
  height: 100%;
  background: #fff;
  content: "";
}

.mat-s {
  margin-top: 30px !important;
}

.mat-m {
  margin-top: 40px !important;
}

[data-js-fixed].is-stop {
  position: fixed;
  top: 0 !important;
          transform: translate3d(0px, 0px, 0px) !important;
          transition: none !important;

  -webkit-transition: none !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
}

[data-src] {
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-size: 100% auto;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

[data-pj-mv] {
  position: relative;
  z-index: 99999;
}

.view-sp {
  display: none !important;
}
.introduction__point-ex__title{vertical-align: middle;display: inline-block;}
@media screen and (max-width: 1680px) {
  .kv__title {
    font-size: 2.38095vw;
  }
  /* ---------------------------------------------------------
    kv text
  --------------------------------------------------------- */
  .kv__text-wrap p {
    font-size: 0.95238vw;
  }
  /* ---------------------------------------------------------
    panel
  --------------------------------------------------------- */
  .kv__panel__clean-synergy .kv__panel__title {
    font-size: 2.38095vw;
  }
  .kv__panel__clean-synergy p {
    font-size: 1.19048vw;
  }
  /* ---------------------------------------------------------
 tabs
--------------------------------------------------------- */
  .js-tabs-wrap {
    padding: 2.976vw 0 0 0;
  }
  .tabs__item a .tabs__headTxt {
    font-size: 1.12vw;
  }
  .tabs__item a .tabs__headTxt span {
    font-size: calcVwpc(18);
  }
  .tabs__item a .tabs__bottomTxt {
    font-size: 1.0119vw;
  }
  /* ---------------------------------------------------------
  introduction content
--------------------------------------------------------- */
  .introduction__movie {
    padding: 8.69048vw 50px;
  }
  .introduction__lead {
    font-size: 2.38095vw;
  }
  .introduction__title {
    font-size: 3.57143vw;
  }
  .introduction__title span {
    font-size: 2.38095vw;
  }
  .introduction__txt {
    margin-top: 0.41667vw;
    font-size: 1.66667vw;
  }
  .btn-play a {
    margin-top: 2.61905vw;
    font-size: 1.07143vw;
  }
  .btn-play a span:after {
    border-left: 0.83333vw solid #000;
    border-top: 0.47619vw solid transparent;
    border-bottom: 0.47619vw solid transparent;
  }
  .btn-play a:hover span:after {
    border-left: 0.65476vw solid #fff;
  }
  .btn-play__inner-kv {
    margin-top: 1.19048vw;
  }
  .btn-play__inner-kv span:after {
    border-left: 0.83333vw solid #fff;
    border-top: 0.47619vw solid transparent;
    border-bottom: 0.47619vw solid transparent;
  }
  .btn-play__inner-kv:hover span:after {
    border-left: 0.65476vw solid #000;
  }
  .introduction__point {
    padding: 8.03571vw 0 0 0;
  }
  .introduction__point__lead {
    font-size: 1.19048vw;
  }
  .introduction__point__lead p:nth-child(n+2) {
    margin-top: 1.19048vw;
  }
  .introduction__point-ex {
    margin-top: 8.57143vw;
  }
  .introduction__point-ex dl {
    max-width: 331px;
    margin-left: 50px;
    margin-left: 2.97619vw;
    margin-top: auto;
  }
  .introduction__point-ex dt {
    font-size: 1.19048vw;
  }
  .introduction__point-ex dd {
    margin-top: 1.0119vw;
    font-size: 0.83333vw;
  }
  .introduction__point-ex02 dl {
            order: 1;
    margin: auto 3.57143vw auto 2.02381vw;

    -webkit-order: 1;
    -ms-flex-order: 1;
  }
  .introduction__point-ex02 dt {
    font-size: 1.78571vw;
  }
  .introduction__point-ex__title{vertical-align: middle;display: inline-block;}
  .introduction__point-ex__sub__title{
    font-size: 1vw;display: block;
  }
  .introduction__point-ex02 .svg-rimless {
    width: 3.57143vw;
    margin-right: 0.59524vw;
  }
  .ewater-bowl__introduction__title {
    font-size: 1.19048vw;
  }
  .ewater-bowl__introduction-list {
    margin-top: 2.97619vw;
  }
  .ewater-bowl__introduction-listItem {
    padding-right: 2.55952vw;
  }
  .ewater-bowl__introduction-list__title {
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
  }
  .ewater-bowl__introduction__img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            justify-content: center;
    height: 130px;
    margin-top: 20px;
    text-align: center;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  .ewater-bowl__introduction__img img {
    margin-top: auto;
  }
  .ewater-bowl__introduction-list__text {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.43;
  }
  /* ---------------------------------------------------------
    sec theme
  --------------------------------------------------------- */
  .sec-theme {
    margin: 2.97619vw auto 0;
    padding: 6.07143vw 13.03571vw 5.71429vw 2.97619vw;    padding: 0 0 50% 0;
  }
  .sec-theme dt {
    /*font-size: 2.38095vw;font-size: 5.38095vw;*/
  }
  .sec-theme dd {
    /*margin-top: 1.54762vw;
    font-size: 1.0119vw;text-align: center;    font-size: 3.0119vw;*/
  }
  .sec-theme dd p:nth-of-type(n+2) {
    /*margin-top: 1.54762vw;*/
  }
  /* ---------------------------------------------------------
 sec product
--------------------------------------------------------- */
  .sec-product {
    margin: 11.90476vw auto;
  }
  .sec-product .sec-product__title {
    font-size: 2.38095vw;
  }
  .sec-product .product__list {
    margin-top: 2.97619vw;
  }
  .introduction__title {
    margin: 2.2619vw auto 0;
  }
  .introduction__title .introduction__sub_title{
    display: block;font-size: 1.38095vw;
  }
  .introduction__title .introduction__sub_title span{font-size: 1.38095vw;}
  .introduction__title .svg-rimless, .introduction__title .svg-tornado-flush, .introduction__title .svg-premist, .introduction__title .svg-cefiontect, .introduction__title .svg-ewater {
    width: 5.29762vw;
  }
  .tabs__headTxt .svg-rimless,.tabs__headTxt .svg-tornado-flush, .tabs__headTxt .svg-premist, .tabs__headTxt .svg-cefiontect, .tabs__headTxt .svg-ewater {
    width: 2.97619vw;
    height: 2.97619vw;
    margin: 0 auto 1.19048vw;
  }
}

@media screen and (min-width: 769px) {
  .sp-content {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .pc-content {
    display: none !important;
  }
  .kv {
    margin-top: 0;
  }
  .kv__title {
    top: 25vh;
    font-size: 5.33333vw;
  }
  .kv__title.is-active {
    top: 5.7vw !important;
  }
  .kv__inner {
    padding-top: 17.06667vw;
  }
  .kv__text-wrap {
            transform: translateX(-42%);
    width: 69.06667vw;

    -webkit-transform: translateX(-42%);
  }
  .kv__text-wrap p {
    font-size: 2.933vw;
  }
  .kv__text-wrap p:nth-child(n+2) {
    margin-top: 27px;
  }
  .is-loaded .kv__text {
    display: none;
  }
  /* ---------------------------------------------------------
  panel
  --------------------------------------------------------- */
  .kv__panel__wrap {
    display: block;
    height: auto;
    max-width: 1680px;
    margin: 0 auto;
  }
  .kv__panel {
    width: 100%;
    height: 36.26667vw;
    color: #fff;
  }
  .kv__panel .kv__panel__title {
    font-size: 6vw;/*4vw*/
    line-height: 1;
    text-align: center;
  }
  .kv__panel .kv__panel__title span {
    font-weight: normal;
    font-size: 3.46667vw;
  }
  .kv__panel .kv__panel__sub_title{
    margin-top: 0.13333vw;
  }
  .kv__panel p {
    margin-top: 0.13333vw;/*2.13333vw;*/
    font-size: 3.2vw;
    line-height: 1.2;
    text-align: center;
  }
  .kv__panel a {
    position: relative;
  }
  .kv__panel .svg-rimless, .kv__panel .svg-ewater, .kv__panel .svg-cefiontect, .kv__panel .svg-premist, .kv__panel .svg-tornado-flush {
    display: block;
    width: 8vw;
    height: 8vw;
    margin: 0 auto 2.13333vw;

    fill: #fff;
  }
  .kv__panel__inner {
    position: absolute;
    top: 50%;
    left: 50%;
            transform: translate(-50%, -50%);
    width: 100%;

    -webkit-transform: translate(-50%, -50%);
  }
  .kv__panel__rimless .kv__panel__inner,.kv__panel__ewater-wand .kv__panel__inner, .kv__panel__ewater-bowl .kv__panel__inner, .kv__panel__ewater-wand .kv__panel__inner, .kv__panel__cefiontect .kv__panel__inner, .kv__panel__premist .kv__panel__inner, .kv__panel__tornado-flush .kv__panel__inner {
    position: absolute;
    top: 50%;
    left: 50%;
            transform: translate(-50%, -50%);
    width: 100%;

    -webkit-transform: translate(-50%, -50%);
  }
  .kv__panel__clean-synergy { 
    position: relative;
    transform: none;
    top: 0;
    left: 0;
  }
  .kv__panel__clean-synergy .kv__panel__title {
    font-weight: normal;
    font-size: 5.33333vw;
    text-align: left;
  }
  .kv__panel__clean-synergy .kv__panel__inner {
    position: absolute;
    top: 50%;
    left: 6.66667vw;
            transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
  }
  .kv__panel__clean-synergy p {
    font-size: 3.46667vw;
    line-height: 1.4;
    text-align: left;
  }
  .kv__panel__clean-synergy {
    background: url(../images/kv_clean_synergy_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__ewater-bowl {
    background: url(../images/kv_ewater_bowl_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__ewater-wand {
    background: url(../images/kv_ewater_wand_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__cefiontect {
    background: url(../images/kv_cefiontect_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__premist {
    background: url(../images/kv_premist_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__tornado-flush {
    background: url(../images/kv_tornado_flush_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .kv__panel__rimless  {
    background: url(../images/kv_rimless_sp.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .main {
    background: #000;
  }
  /* ---------------------------------------------------------
  tabs
  --------------------------------------------------------- */
  .js-tabs-wrap {
    padding: 25px 0 0 0;
  }
  .tabs .tabs__item {
    height: 20.8vw;

    min-height: /*106px*/68px;
  }
  .tabs__item a .tabs__headTxt {
    font-size: 2.66667vw;transform: scale(0.82);
  }
  .tabs__item a .tabs__headTxt span {
    font-size: 2.4vw;
  }
  .tabs__item a .tabs__headTxt .tabs__sub_text{ display: none;   transform: scale(0.6);min-height: 50px;}
  .tabs__item a.is-active:after, .tabs__item a:hover:after {
    height: 2px;
  }
  .tabs__item a .svg-rimless,.tabs__item a .svg-tornado-flush, .tabs__item a .svg-premist, .tabs__item a .svg-cefiontect, .tabs__item a .svg-ewater {
    width: 8vw;
    height: 8vw;
    margin-bottom: 2.66667vw;
    transform: scale(1.35);
    min-width: 30px;
  }
  .tabs.tabs-bottom {
    margin-top: 26.66667vw;
  }
  .tabs.tabs-bottom .tabs__item a {
    padding-top: 5.33333vw;
  }
  /* ---------------------------------------------------------
    introduction content
  --------------------------------------------------------- */
  .introduction__movie {
    height: 120vw;
    max-width: 100%;
    max-height: 100%;
    padding: 26.66667vw 8vw;
  }
  .introduction__lead {
    margin: 0 auto;
    font-size: 4.26667vw;
    text-align: center;
  }
  .introduction__point {
    padding: 100px 25px 0;
  }
  .introduction__point__lead {
    font-weight: bold;
    font-size: 4.26667vw;
    line-height: 1.63;
    text-align: center;
  }
  .introduction__point__lead p:nth-child(n+2) {
    margin-top: 5.33333vw;
  }
  .introduction__title {
    margin-top: 4vw;
    font-size: 9.33333vw;
    line-height: 1;
  }
  .introduction__title .small{
  	margin-top: 4vw;
  }
  .introduction__title .introduction__sub_title{font-size: 3.26667vw;margin-top: 3vw;}
  .introduction__title .svg-rimless, .introduction__title .svg-tornado-flush, .introduction__title .svg-premist, .introduction__title .svg-cefiontect, .introduction__title .svg-ewater {
    display: block;
    width: 12vw;
    height: 12vw;
    margin: 0 auto 3.73333vw;

    fill: #000;
  }
  .introduction__title .small .svg-rimless, 
  .introduction__title .small .svg-tornado-flush, 
  .introduction__title .small .svg-premist, 
  .introduction__title .small .svg-cefiontect, 
  .introduction__title .small .svg-ewater{
    width: 8.29762vw;
    height: auto;
    margin-top: 2.19048vw;
    margin-bottom: 1vw;
  }
  .introduction__title span {
    font-size: 4.26667vw;
  }
  .introduction__txt {
    margin-top: 3.2vw;
    font-size: 4.53333vw;
    line-height: 1.42;
  }
  .btn-play {
    width: 67%;
    margin: 0 auto;
  }
  .btn-play a {
    width: 17.06667vw;
    height: 10.66667vw;
    margin-top: 5.86667vw;
    font-size: 3.2vw;
  }
  .btn-play a span:after {
    border-left: 2.66667vw solid #000;
    border-top: 1.33333vw solid transparent;
    border-bottom: 1.33333vw solid transparent;
  }
  .btn-play a:hover {
    color: #111;
  }
  .btn-play a:hover:before {
    content: none;
  }
  .btn-play a:hover span:after {
    border: none;
    border-left: 2.66667vw solid #000;
    border-top: 1.33333vw solid transparent;
    border-bottom: 1.33333vw solid transparent;
  }
  .btn-play.-kv {
    margin-left: 9.33333vw;
    line-height: 1;
  }
  .btn-play__inner-kv {
    width: 10.93333vw;
    height: 6.93333vw;
    margin-top: 3.46667vw;
    border: solid 1px #fff;
  }
  .btn-play__inner-kv span:after {
    border-left: 1.86667vw solid #fff;
    border-top: 1.06667vw solid transparent;
    border-bottom: 1.06667vw solid transparent;
  }
  .btn-play__inner-kv:hover span:after {
    border-left: 1.86667vw solid #000;
    border-top: 1.06667vw solid transparent;
    border-bottom: 1.06667vw solid transparent;
  }
  .introduction__point-ex {
    display: block;
    margin-top: 23.2vw;
  }
  .introduction__point-ex figure {
    width: 100%;
  }
  .introduction__point-ex img {
    width: 100%;
  }
  .introduction__point-ex dl {
    max-width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 9.33333vw;
  }
  .introduction__point-ex dt {
    font-weight: bold;
    font-size: 1.6rem;
    font-size: 4.26667vw;
    line-height: 1.19;
  }
  .introduction__point-ex dd {
    margin-top: 4vw;
    font-size: 3.2vw;
    line-height: 1.42;
  }
  .introduction__point-ex .svg-rimless {
    width: 9.86667vw;
    height: 9.6vw;
    margin-right: 2.66667vw;
  }
  .introduction__point-ex02 dt {
    font-size: 5.33333vw;
    vertical-align: middle;
  }
  .introduction__point-ex.-ex-long {
    width: auto;
    max-width: 100%;
  }
  .introduction__point-ex.-ex-reverse dl {
    margin: 9.33333vw 0 0 0;
  }
  #premist .introduction__movie {
    background: url(../images/bg_premist_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #cefiontect .introduction__movie {
    background: url(../images/bg_cefiontect_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #tornado-flush .introduction__movie {
    background: url(../images/bg_tornado_flush_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #ewater-wand .introduction__movie {
    background: url(../images/bg_ewater-wand_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #ewater-bowl .introduction__movie {
    background: url(../images/bg_ewater-bowl_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #rimless .introduction__movie {
    background: url(../images/bg_rimless_sp.jpg) 50% 0 no-repeat;
    background-size: cover;
  }
  #premist .introduction__point-ex-long dl {
    width: 100%;
    max-width: 100%;
  }
  #cefiontect .introduction__point, #ewater-bowl .introduction__point {
    width: 100%;
    max-width: 100%;
  }
  .introduction__point__title {
    font-size: 4.26667vw;
    line-height: 1.19;
  }
  .introduction__point-list {
    display: block;
    margin-top: 9.33333vw;
  }
  .introduction__point-list .introduction__point-listItem:last-child {
    margin-right: 0;
  }
  .introduction__point-list .introduction__point-listItem:last-child:after {
    position: absolute;
    content: none;
  }
  .introduction__point-listItem {
    width: 100%;
    margin-right: 43px;
    margin-bottom: 9.33333vw;
    padding-bottom: 9.33333vw;
  }
  .introduction__point-listItem:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .introduction__point-listItem:after {
    display: block;
    position: absolute;
    top: 50%;
    right: -25px;
            transform: rotate(45deg);
            transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";

    -webkit-transform: translateY(-50%);
    -webkit-transform: rotate(45deg);
  }
  .introduction__point-list__title {
    font-size: 3.73333vw;
    line-height: 1.19;
  }
  .introduction__point-list__img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            justify-content: center;
    margin-top: 20px;
    text-align: center;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
  .introduction__point-list__img img {
    margin-top: auto;
  }
  .introduction__point-list__text {
    margin-top: 3.46667vw;
    font-size: 3.73333vw;
    line-height: 1.43;
  }
  #ewater-wand .introduction__point {
    width: 100%;
    max-width: 100%;
  }
  #ewater-wand .introduction__point-ex {
    margin-top: 23.2vw;
  }
  #ewater-wand .introduction__point-ex.-ex01 {
    width: 100%;
    max-width: 100%;
  }
  #ewater-wand .introduction__point-ex.-ex02 {
    width: 100%;
    max-width: 100%;
  }
  #ewater-wand .introduction__point-ex.-ex03 {
    width: 100%;
    max-width: 100%;
  }
  #ewater-wand .introduction__point-ex.-ex03 dl {
    width: 100%;
    max-width: 100%;
    margin-top: 9.33333vw;
  }
  #ewater-wand .introduction__point-listItem {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    margin-top: 9.33333vw;
    padding-bottom: 9.33333vw;
  }
  #ewater-wand .introduction__point-listItem:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #ewater-wand .introduction__point-listItem .introduction__point-list__left {
    width: 35%;
    margin-right: 10%;
  }
  #ewater-wand .introduction__point-listItem .introduction__point-list__right {
    width: 55%;
  }
  #ewater-wand .introduction__point-listItem .introduction__point-list__img.-img01, #ewater-wand .introduction__point-listItem .introduction__point-list__img.-img02 {
            align-items: flex-start;
    height: auto;
    margin-top: 5.33333vw;
    margin-bottom: auto;

    -webkit-align-items: flex-start;
    -ms-flex-align: start;
  }
  #ewater-wand .introduction__point-listItem:after {
    top: 98%;
    left: 50%;
            transform: translateX(-50%) rotate(135deg);

    -webkit-transform: translateX(-50%) rotate(135deg);
  }
  #ewater-wand .introduction__point-list .introduction__point-listItem:nth-child(1) .introduction__point-list__left img, #ewater-wand .introduction__point-list .introduction__point-listItem:nth-child(2) .introduction__point-list__left img {
    width: 18.13333vw;
  }
  #ewater-wand .introduction__point-list .introduction__point-listItem:nth-child(3) .introduction__point-list__left img {
    width: 30.13333vw;
  }
  #ewater-wand .introduction__point-list .introduction__point-listItem:nth-child(4) .introduction__point-list__left img {
    width: 16vw;
  }
  #ewater-bowl .-ex02 {
    display: block;
  }
  #ewater-bowl .introduction__point-list .introduction__listItem__inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  #ewater-bowl .introduction__point-listItem {
    margin-right: 0;
  }
  #ewater-bowl .introduction__point-listItem:before {
    top: 100%;
    right: 50%;
            transform: translate(50%, 0);
    width: 6.66667vw;
    height: 6.66667vw;

    -webkit-transform: translate(50%, 0);
  }
  #ewater-bowl .introduction__point-listItem:after {
    top: 103.5%;
    right: 50%;
            transform: translateX(50%) rotate(135deg);
    width: 2.66667vw;
    height: 2.66667vw;

    -webkit-transform: translateX(50%) rotate(135deg);
  }
  #ewater-bowl .introduction__point-list__img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            align-items: flex-start;
    width: 35%;
    height: auto;
    margin-top: 5.33333vw;
    margin-right: 10%;
    margin-bottom: auto;

    -webkit-align-items: flex-start;
    -ms-flex-align: start;
  }
  #ewater-bowl .introduction__point-list__img img {
    margin: 0 0 auto;
  }
  #ewater-bowl .introduction__point-listItem:nth-child(1) img {
    width: 30.13333vw;
  }
  #ewater-bowl .introduction__point-listItem:nth-child(2) img {
    width: 18.13333vw;
  }
  #ewater-bowl .introduction__point-listItem:nth-child(3) img {
    width: 30.13333vw;
  }
  #ewater-bowl .introduction__point-listItem:nth-child(4) img {
    width: 16vw;
  }
  #ewater-bowl .introduction__point-list__text {
    width: 55%;
    font-size: 3.46667vw;
    line-height: 1.43;
  }
  #ewater-bowl .introduction__point-ex.-ex03 {
    width: 100%;
    max-width: 100%;
  }
  #ewater-bowl .introduction__point-ex.-ex03 p {
    margin-top: 28px;
    font-size: 14px;
    line-height: 1.71;
  }
  #ewater-bowl .introduction__point-ex.-ex03 picture {
    display: block;
    margin-top: 9.33333vw;
    padding-bottom: 5px;

    overflow-x: auto;
  }
  #ewater-bowl .introduction__point-ex.-ex03 img {
    width: 130.66667vw;
    max-width: 490px;
  }
  /* ---------------------------------------------------------
  sec theme
  --------------------------------------------------------- */
  .sec-theme {
    height: 105.86667vw;
    /*margin: 13.33333vw auto 0;*/
    margin: 25px auto 0;
    padding: 46.13333vw 6.66667vw 12.53333vw;
    background: url(../images/bg_theme_sp.jpg) 0 0 no-repeat;
    background-size: cover;
    color: #fff;
  }
  .sec-theme dl {
    float: none;
    width: 84%;
  }
  .sec-theme dt {
    font-size: 5.33333vw;font-size: 11.33333vw;text-align: center;
  }
  .sec-theme dd {
    margin-top: 6.66667vw;
    font-size: 3.2vw;    font-size: 7.2vw;
    line-height: 1.63;
  }
  .sec-theme dd p:nth-of-type(n+2) {
    margin-top: 6.93333vw;
  }
  .sec-theme .title{
	font-size: 8.33333vw;
	left: 13%;
	top: 0%;
  }
  .sec-theme .text{ 
	left: 13%;
	top: 57%;
	font-size: 3.4vw;
	width: 79%;
	line-height: 1.1;
  }
  .sec-theme .btn-play{ 
    left: 50%;
    transform: translateX(-50%); 
    top: 87%;
  }
  .sec-theme .btn-play a{
    width: 10.06667vw;
    height: 5.66667vw;
  }
  /* ---------------------------------------------------------
    sec product
  --------------------------------------------------------- */
  .sec-product {
    margin: 100px auto;
  }
  .sec-product .sec-product__title {
    font-size: 6.66667vw;
    line-height: 1;
    text-align: center;
  }
  .sec-product .product__list {
    display: block;
    margin-top: 6.66667vw;
    padding: 0 6.66667vw;
  }
  .sec-product .product__list-item {
    width: 100%;
  }
  .sec-product .product__list-item a {
    transition: all 0.3s ease-in-out;
  }
  .sec-product .product__list-item a:hover {
    opacity: 0.5;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  .svg-symbol {
    display: none;
  }
  .tabs__headTxt .svg-rimless,.tabs__headTxt .svg-tornado-flush, .tabs__headTxt .svg-premist, .tabs__headTxt .svg-cefiontect, .tabs__headTxt .svg-ewater {
    display: block;
    width: 8vw;
    height: 8vw;
    margin: 0 auto 4.8vw;

    fill: #fff;
  }
}




@media screen and (min-width: 0) and (max-width: 568px) {
  .modal .modal-inner {
    width: 90%;
  }
  .modal #player {
    padding-top: 50%;

    min-width: 0;
  }
  .modal .modal-close {
    top: -50px;
    right: 0;
    width: 40px;
    height: 40px;
  }
  .modal .modal-close:before {
    top: 20px;
  }
  .modal .modal-close:after {
    left: 20px;
  }
  .mat-s {
    margin-top: 15px !important;
  }
  .mat-m {
    margin-top: 20px !important;
  }
  .mat-l-sp {
    margin-top: 50px !important;
  }
  .view-pc {
    display: none !important;
  }
  .view-sp {
    display: block !important;
  }
}

/*#push_content
------------------------------------------*/

section#push_content{
  margin-bottom: 70px
}
section#push_content #list02{
	margin-bottom:55px;margin-top: 20px;
}

section#push_content #list02 li{
	margin-right:0;
	margin-bottom:20px;margin-bottom:0px;
	padding-bottom:0;
	width:256px;width:calc(100% / 3);
	/* height:344px; */
	background-color:transparent;
	float:left;
	position:relative;
}
section#push_content #list02 li img{width:100%;height:100%;}

section#push_content #list02 li:last-child{
	margin-right:0!important;
}




section#push_content #list02 li h2{
	padding-left:20px;
	width:100%;
	height:58px;
	background-color: rgba(000,000,000,0.3);
	position:absolute;
	bottom:0;
	z-index:999;
}

section#push_content #list02 li a:hover{
	text-decoration: none;
}
section#push_content #list02 li a:hover h2{
	background-color: rgba(000,000,000,0.3);
}


section#push_content #list02 li h2 span{
	/* height:99px; */
  display: block;
	opacity:1;
	position: relative;
	top: 18%;	
	color:#e4e4e4;
	font-size:21px;
	font-weight:bold;
	line-height:1;
	text-align:left;
	cursor: pointer;
}
section#push_content #list02 li h2 span{
	text-decoration: none;
}
section#push_content #list02 li h2 span.line2{  
  top: 29%; 
  font-size:16px;
  font-weight: normal;
}

section#push_content #list02 li h2 span.cot02{
	height:99px;
	opacity:1;
	position: relative;
	top: 30%;	
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	line-height:1;
	text-align:left;
}
section#push_content #list02 li h2 span i{
  vertical-align: text-bottom;font-size: 16px;font-style: normal;
}

@media screen and (min-width: 0) and (max-width: 640px) {
    /*#push_content
  ------------------------------------------*/

  section#push_content{
  	padding: 0 5%;
  }
  section#push_content #list02{
  	margin-bottom:15%;padding: 0 6.66667vw;
  }

  section#push_content #list02 li{
  	width:100%;
  	height: auto;
  	float:left;
  	background-color:transparent;
  	margin-right:0;
  	margin-bottom:0;
  	padding-bottom:0;
  	position:relative;
  	font-size: 14px;
  	color: #acacac;
  }

  section#push_content #list02 li img{
  	width: 100%;
  }


  section#push_content #list02 li:last-child{
  	margin-right:0!important;
  }




  section#push_content #list02 li h2{
  	position:absolute;
  	bottom:0;
  	background-color: rgba(000,000,000,0.3);
  	opacity:0.7;
  	height:40px;
  	z-index:999;
  	width:100%;
  	padding-left:10%;
  }


  section#push_content #list02 li h2 span{
  	opacity:1;
  	/* height:99px;	 */height: 80%;
  	color:#FFF;
  	font-size:14px;
  	font-weight:bold;
  	line-height:1;line-height: 1.4;
  	position: relative;position: absolute;
  	top: 35%;top: 18%;right: 10%;    left: 3%;
  	-webkit-transform: translateY(-0%); /* Safari用 */
  	transform: translateY(-0%);
  	text-align:left;
  }
  section#push_content #list02 li h2 span.line2{
    top: 41%;font-size: 12px;
  }
  section#push_content #list02 li h2 span.cot02{
  	opacity:1;
  	height:99px;	
  	color:#FFF;
  	font-size:14px;
  	font-weight:bold;
  	line-height:1;
  	position: relative;
  	top: 20%;
  	-webkit-transform: translateY(-30%); /* Safari用 */
  	transform: translateY(-30%);
  	text-align:left;
  }
  section#push_content #list02 li h2 span i{font-size: 12px;}
}






.benefit-width.benefit-width-new-ewater{
	margin-top: 40px;font-size: 16px;
}
.benefit-width.benefit-width-new-ewater .benefit-subts{
	text-align: center;font-size: 1.8rem;
}

.benefit-width.benefit-width-new-ewater .ttl-icon{
	position: relative;top: -8px;
}
.benefit-width.benefit-width-new-ewater .benefit-video {
	font-size: 0;
}
.benefit-width.benefit-width-new-ewater .benefit-video video{
	width:100%
}
.benefit-width.benefit-width-new-ewater .benefit-col2{
	margin-top: 40px;   margin-bottom:40px;
}
.benefit-width.benefit-width-new-ewater .benefit-col2 .video-text{ 
	margin-top: 20px;    font-size: 1.2rem;font-size: 1rem;width: 100%;
}
@media screen and (min-width: 0) and (max-width: 640px) {
	.benefit-width.benefit-width-new-ewater .benefit-col2 .video-text{ 
		 font-size: 1rem;
	}
}
.benefit-width.benefit-width-new-ewater .benefit-col2 .video-text:nth-of-type(1){
	margin-top: 0px;
}

.benefit-width.benefit-width-new-ewater .box2{
	display: flex;
	justify-content: center;
	text-align: center;
}

.benefit-width.benefit-width-new-ewater .box2 dl{
	width: 150px;
}
@media screen and (min-width: 0) and (max-width: 640px) {
	.benefit-width.benefit-width-new-ewater .box2 dl{
		 width: 13.33333vw;
	}
}

.benefit-width.benefit-width-new-ewater .box2 dt,
.benefit-width.benefit-width-new-ewater .box2 figcaption{
	font-size: 1.4rem;font-size: 22px;
}

@media screen and (min-width: 0) and (max-width: 640px) {
	.benefit-width.benefit-width-new-ewater .box2 dt,
	.benefit-width.benefit-width-new-ewater .box2 figcaption{
		 font-size: 12px;
	}
}
.benefit-width.benefit-width-new-ewater .box2 dl dt{
	height: 4.3rem;height: 69px;line-height: 1.4;font-weight: 400;	
	position: relative; width: 130%;
	left: 50%; transform: translateX(-50%);
}
@media screen and (min-width: 0) and (max-width: 640px) {
	.benefit-width.benefit-width-new-ewater .box2 dl dt{
		height: 1.8rem;height: 30px;line-height: 1.2;
	}
}
.benefit-width.benefit-width-new-ewater .box2 .arrow{
	margin-top: 3.95904vw;
	width: 3.41297vw;
	height: 9.82935vw;
	position: relative;
}
@media screen and (min-width: 0) and (max-width: 640px) {
	.benefit-width.benefit-width-new-ewater .box2 .arrow{
		width: 4vw;margin-top:8.4%;margin-top: 32px;
	}
}
.benefit-width.benefit-width-new-ewater .box2 .arrow:after, 
.benefit-width.benefit-width-new-ewater .box2 .arrow:before{
	content: "";
	position: absolute;
	top: 61%;right: 0;
}
.benefit-width.benefit-width-new-ewater .box2 .arrow:after{
	margin-top: -0.75085vw;
	margin-right: 0.13652vw;
	width: 1.50171vw;
	height: 1.50171vw;
	border-right: 0.20478vw solid #13449d;
	border-top: 0.20478vw solid #13449d;
	transform: rotate(45deg);
}
.benefit-width.benefit-width-new-ewater .box2 .arrow:before{
	width: 100%;height: 0.20478vw;background-color: #13449d;
}




.benefit-width.benefit-width-new-ewater .benefit-col2{ 
    width: 85%;
    margin: 60px auto 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 0) and (max-width: 640px){
	.benefit-width.benefit-width-new-ewater .benefit-col2 {
    		display: block;
    		margin-top: 25px;
	} 
}

.benefit-width.benefit-width-new-ewater .benefit-col2 .col2-box {
    width: calc(50% - 30px);
    margin-right: 60px;
}
.benefit-width.benefit-width-new-ewater .benefit-col2 .col2-box:nth-child(even) {
    margin-right: 0;
}
@media screen and (min-width: 0) and (max-width: 640px){

	.benefit-width.benefit-width-new-ewater .benefit-col2 .col2-box
	{
    		width: auto;
    		margin-top: 20px;
    		margin-right: 0;
	}
}





/*# sourceMappingURL=main.css.map */















