/* ewm634t_f1_table */
.ewm634t_f1_table {
	margin-left: auto;
	margin-right: auto;
}
.ewm634t_f1_table th,
.ewm634t_f1_table td {
	padding: 5px;
	border: solid 1px #a2a2a2;
	text-align: center;
	vertical-align: middle;
}
.ewm634t_f1_table td {
	padding: 20px 5px 8px;
	line-height: 1.0;
}
.ewm634t_f1_table td strong {
	color: #df007d;
	font-size: 28px;
}

.ewm634t_f1_table td.gray_txt strong {
	color: #a2a2a2;
	font-size: 28px;
}

.ewm634t_f1_table .all {
	font-size: 18px;
	line-height: 1.3;
	background: #73c445;
	color: #fff;
}
.ewm634t_f1_table .sub {
	background: #a3e494;
}
.ewm634t_f1_table .sub2 {
	background: #e8e8e8;
}
.ewm634t_f1_table .sub3 {
	background: #a3e494;
}
.ewm634t_f1_table .sub4 {
	background: #e8e8e8;
}
.katsuyoufont{

   font-size:16px;
}

.bg3{
background-color: #cae3f8;
text-align: center;
width: 453px;
}
.bg4{
background-color: #fadadf;
text-align: center;
width: 453px;
}
.bg1{
background-color: #f2e3f8;
text-align: center;
width: 453px;
}
.bg2{
background-color: #ffecb8;
text-align: center;
width: 453px;
}
h3.ttl01 {
   background: url(/products/ecotank/common/images/h3_ico_blue_t.gif) no-repeat left;
   padding-left: 20px;
}
.katsuyou .guide .list{
	display: flex;
	flex-wrap: wrap;
	width: 880px;
	margin: 0 auto;
}
.katsuyou .guide .list li{
	width: 420px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 40px;
}
.katsuyou .guide .list li .title{
	font-size: 16px;
	padding: 18px 0;
	width: 100%;
}
.katsuyou .guide .list li .image.col2{
	display: flex;
}

.coloriopsTableBox {
	margin: 30px 0 0;
	padding: 0 0 20px;
}
.coloriopsTableFlex {
	display: flex;
	justify-content: space-between;
}
.coloriopsTable {
	width: 46%;
}
.coloriopsTable +.coloriopsTable {
	margin-top: 8px;
}
.coloriopsTable__td {
	border: 1px solid #D3D3D3;
	height: 28px;
	text-align: center;
	width: 35%;
}
.coloriopsTable__td--price {
	color: red;
}

@media screen and (max-width: 750px) {
	.coloriopsTableBox {
		clear: both;
		padding: 0 16px 16px;
		text-align: left;
	}
	.coloriopsTableFlex {
		display: block;
	}
	.coloriopsTableBox p {
		font-size: 14px !important;
	}
	.coloriopsTable {
		width: 100%;
	}
	.coloriopsTable td {
		font-size: 12px !important;
		padding: 5px 5px !important;
		width: 30%;
	}
	
	.coloriopsTable td.coloriopsTable__td {
		text-align: center;
		width: 35%;
	}
}

.colorioPs__link {
	background: #999;
	color: #fff !important;
	display: block;
	margin-top: 12px;
	padding: 4px 0;
	text-align: center;
}


.featureBox {
	border: solid 1px #000;
	margin: 40px auto 0;
	padding: 20px;
	width: 360px;
}

@media screen and (max-width: 750px) {
	.featureBox {
		margin: 20px auto 0;
		padding: 5%;
		width: 88%;
	}
}

@media screen and (max-width: 750px) {
	.text_lnh {
		line-height: 1.1;
	}
}

.ylwLine {
	background: yellow;
	display: inline-block;
	margin: 0 5px;
	padding: 0 10px;
}



/* 20211011追加 */

.smartpanel .setupGuidance {
    overflow: hidden; }
    .smartpanel .setupGuidance sup {
      font-size: 100% !important;
      transform: scale(1);
      top: -0.2em !important;
      vertical-align: top; }
    .smartpanel .setupGuidance .supportLead {
      margin-bottom: 45px;
	}


@media screen and (min-width: 751px) {
    .smartpanel .setupGuidance ul li {
		position: relative;
		text-align: center;
		float: left;
		height: 454px;
		width: 200px;
		background: #e3f7f6;
		border-radius: 10px;
		margin-right: 26px;
	}
}
      .smartpanel .setupGuidance ul li:after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 14px;
        border-right: 3px solid #0059b3;
        border-top: 3px solid #0059b3;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 208px !important;
        right: -18px;
        left: inherit !important; }
      .smartpanel .setupGuidance ul li p {
        font-size: 1.125rem;
        font-weight: bold;
        margin: 30px 0 12px; }
        .smartpanel .setupGuidance ul li p span {
          color: #1064ac; }
      .smartpanel .setupGuidance ul li .figure {
        position: absolute;
        bottom: 0; }
      .smartpanel .setupGuidance ul li .balloonSetupGuidance {
        position: absolute;
        border-radius: 10px;
        padding: 7px 4px;
        background: #fff;
        border: 1px solid #0b59aa;
        margin: 0 10px;
        font-size: 0.6875rem;
        bottom: 8px;
        font-weight: bold;
        line-height: 1.4; }
        .smartpanel .setupGuidance ul li .balloonSetupGuidance span {
          font-size: 0.75rem;
          color: #1064ac;
          display: block; }
        .smartpanel .setupGuidance ul li .balloonSetupGuidance:before {
          content: "";
          position: absolute;
          width: 14px;
          height: 15px;
          top: -15px;
          left: 0;
          right: 0;
          margin: 0 auto;
          background: url(/products/colorio/app/images/smartpanel/bg_balloon_arrow_top5.png) no-repeat; }
      .smartpanel .setupGuidance ul li:first-child p {
        margin: 25px 0 25px; }
      .smartpanel .setupGuidance ul li:first-child .figure {
        position: static;
        bottom: 0;
        margin-top: 70px; }
      .smartpanel .setupGuidance ul li:first-child .balloonSetupGuidance {
        bottom: 50px;
        left: 0px;
        right: 0px;
        font-size: 0.8125rem;
        line-height: 1.4; }
      .smartpanel .setupGuidance ul li:nth-child(4) {
        margin-right: 0; }
        .smartpanel .setupGuidance ul li:nth-child(4):after {
          display: none; }
        .smartpanel .setupGuidance ul li:nth-child(4) .figure span {
          position: absolute;
          text-align: center;
          font-size: 0.9375rem;
          font-weight: bold;
          text-align: center;
          background: #0b59aa;
          height: 74px;
          width: 74px;
          border-radius: 37px;
          right: 4px;
          top: -28px;
          color: #fff;
          padding-top: 20px;
          box-sizing: border-box;
          line-height: 1.2; }
      .smartpanel .setupGuidance ul li dl dt {
        font-size: 1.25rem;
        color: #fff;
        text-align: center;
        line-height: 48px;
        height: 48px;
        border-radius: 10px 10px 0 0;
        font-weight: normal;
        background: #54555d url(/products/colorio/app/images/smartpanel/icon_setting.png) no-repeat 10px center; }


/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
  
  .slick-list:focus {
	outline: none; }
  
  .slick-list.dragging {
	cursor: pointer;
	cursor: hand; }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0); }
  
  .slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto; }
  
  .slick-track:before, .slick-track:after {
	content: "";
	display: table; }
  
  .slick-track:after {
	clear: both; }
  
  .slick-loading .slick-track {
	visibility: hidden; }
  
  .slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none; }
  
  [dir="rtl"] .slick-slide {
	float: right; }
  
  .slick-slide img {
	display: block; }
  
  .slick-slide.slick-loading img {
	display: none; }
  
  .slick-slide.dragging img {
	pointer-events: none; }
  
  .slick-initialized .slick-slide {
	display: block; }
  
  .slick-loading .slick-slide {
	visibility: hidden; }
  
  .slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent; }
  
  .slick-arrow.slick-hidden {
	display: none; }
  
  /* Slider */
  /* Arrows */
  .slick-prev,
  .slick-next {
	  background: none !important;
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 45%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 1; }
  
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent; }
  
  .slick-prev:hover:before, .slick-prev:focus:before,
  .slick-next:hover:before,
  .slick-next:focus:before {
	opacity: 1; }
  
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
	opacity: 0; }
  
  .slick-prev:before,
  .slick-next:before {
	content: "";
	width: 15px;
	height: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg); }
  
  .slick-prev {
	left: 12px; }
  
  [dir="rtl"] .slick-prev {
	left: auto;
	right: 12px; }
  
  .slick-prev:before {
	border-left: 3px solid #0059b3;
	border-bottom: 3px solid #0059b3;
	margin-left: 5px; }
  
  .slick-next {
	right: 12px; }
  
  [dir="rtl"] .slick-next {
	left: 12px;
	right: auto; }
  
  .slick-next:before {
	border-right: 3px solid #0059b3;
	border-top: 3px solid #0059b3;
	margin-left: 5px; }
  
  /* Dots */
  .slick-dots {
	position: absolute;
	bottom: 26px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0; }
  
  .slick-dots li {
	position: relative;
	display: inline-block;
	height: 7px;
	width: 7px;
	margin: 0 4px;
	padding: 0;
	cursor: pointer; }
  
  .slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 7px;
	width: 7px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 0;
	cursor: pointer;
	position: relative; }
  
  .slick-dots li button:hover, .slick-dots li button:focus {
	outline: none; }
  
  .slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1; }
  
  .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 7px;
	height: 7px;
	text-align: center;
	color: #FFF;
	background: #cccccc;
	border-radius: 5px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }
  
.slick-dots li.slick-active button:before {
	background: #1064ac;
}

@media screen and (max-width: 750px) {
	.infoBox .infoBoxInner {
		padding: 0 20px;
	}
	.smartpanel .setupGuidance .slick-slider {
		background-color: #FFF;
		border: 3px solid #dddddd;
		text-align: center;
		padding: 20px 0 45px;
	}
}