.consulting-progress i.icon-custom {
  font-style: normal;
  font-weight: 700;
}
.responsive-video embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#intro {
  height: 600px;
}
#intro h1 {
  color: white;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
#intro h2 {
  font-weight: normal;
  font-size: 28px;
  color: white;
  margin-top: 45px;
  letter-spacing: -0.02em;
}
#intro .detail {
  margin-top: 60px;
  color: white;
  width: 100%;
  bottom: 20px;
  font-size: 18px;
  cursor: pointer;
}
.form-body {
  background-color: #4374e0;
  padding: 30px 20px 0;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}
.form-group {
  max-width: 550px;
  margin: 0 auto 15px;
}
.intro-form {
  border: none;
}
.intro-form .terms_agree {
  color: white;
}
.intro-form .terms_agree a {
  color: white;
}
.intro-form .terms_agree input[type=checkbox],
.intro-form .terms_agree input[type=radio] {
  vertical-align: top;
}
.intro-form fieldset {
  background-color: #4374e0;
  padding: 27px 30px;
}
.intro-form .help {
  color: white;
}
.intro-form .help a {
  color: white;
  text-decoration: underline;
}
.intro-form .select {
  position: relative;
  display: block;
}
.intro-form .select i {
  position: absolute;
  top: 11px;
  width: 30px;
  right: 7px;
  height: 25px;
  background: #fff;
  pointer-events: none;
}
.intro-form .select i:after,
.intro-form .select i:before {
  content: '';
  position: absolute;
  top: 12px;
  right: 6px;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.intro-form .select i:after {
  bottom: 0;
  border-top: 4px solid #404040;
}
@media (min-width: 767px) {
  .form-inline .form-group {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .form-body {
    margin-top: 40px;
  }
  #intro {
    min-height: 490px;
  }
  #intro h1 {
    color: white;
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    text-align: center;
  }
  #intro h2 {
    font-weight: normal;
    margin-top: 0px;
    font-size: 24px;
    color: white;
    letter-spacing: -0.02em;
    text-align: center;
  }
  .intro-form fieldset {
    background-color: transparent;
    padding: 0px 30px;
  }
  .intro-form .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
    display: block;
    margin-bottom: 10px;
    clear: both;
    width: 100%;
  }
  .intro-form .input-group {
    display: block;
  }
  .intro-form fieldset {
    padding: 0px 5px;
  }
  .bill-calculator {
    background: inherit !important;
    border: none;
    box-shadow: none !important;
  }
  .bill-calculator-last-row {
    border-bottom: none !important;
  }
}
.da-slider {
  min-height: 500px;
}
.da-slide-list {
  top: 190px !important;
  font-size: 20px !important;
  line-height: 2 !important;
}
.da-slide-btn {
  top: 370px !important;
}
.center {
  text-align: center;
}
@media (max-width: 500px) {
  .da-slider {
    height: 350px;
    min-height: 300px;
  }
  .da-slide h2 {
    top: 40px !important;
    font-size: 20px !important;
  }
  .da-slide-list {
    top: 110px !important;
    font-size: 14px !important;
  }
  .da-slide-btn {
    top: 240px !important;
  }
}
#intro h1.solarhome-title,
h1.solarhome-title,
h2.solarhome-title {
  padding: 0 15px;
  margin: 40px 0 14px 0;
  font-size: 36px;
  line-height: 1.3333;
}
#intro h2.solarhome-sub-title,
h2.solarhome-sub-title {
  padding: 0 15px !important;
  margin: 0 0 48px 0 !important;
  font-size: 20px !important;
  line-height: 1.3333;
  font-weight: normal;
}
.solarhome-title {
  color: #333;
}
h1.solarhome-title.white {
  color: #FFFFFF;
}
h2.solarhome-title.white {
  color: #FFFFFF;
}
h2.solarhome-sub-title.white {
  color: #FFFFFF;
}
h2.solarhome-sub-title.blue {
  color: #87b8c0;
}
h2.solarhome-sub-title.grey {
  color: #777777;
}
.search-box input[type="text"],
.search-box button {
  height: 46px;
  font-size: 18px;
}
.col-centered {
  float: none;
  padding: 0;
  margin: 0 auto !important;
}
body {
  font-size: 14px;
}
.calc-type-btn-group {
  margin-bottom: 36px;
}
.calc-type-btn {
  margin: 10px;
  padding: 9px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #555555;
  cursor: pointer;
}
.calc-type-btn.selected {
  border-radius: 18px !important;
  border: solid 1px #777777;
}
.round-btn-group {
  margin-bottom: 36px;
}
.round-btn-group-chart {
  margin-bottom: 80px;
}
.txt-left {
  text-align: left;
}
.round-btn {
  margin: 10px;
  padding: 9px 20px 9px 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #555555;
  cursor: pointer;
}
.round-btn.white {
  color: #ffffff;
}
.round-btn.selected {
  border-radius: 18px !important;
  border: solid 1px #777777;
  background-color: rgba(255, 255, 255, 0.16);
}
.round-btn.selected.white {
  color: #ffffff;
  border: solid 1px #FFFFFF;
}
.bill-calculator {
  font-size: 16px;
  font-weight: normal;
  color: #333333;
  line-height: 28px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
}
.bill-calculator .row {
  width: 100%;
  padding: 18px;
  margin: 0 auto;
  border-bottom: 1px solid #d8d8d8;
  letter-spacing: -0.2px;
}
.bill-calculator .row div {
  padding: 0;
}
.bill-calculator .row label.select {
  margin: 0;
}
.bill-calculator .row .select select {
  height: 28px;
  padding: 5px 10px;
}
.bill-calculator .row.orange {
  color: #FF7133;
}
.bill-calculator .row.bold {
  font-weight: bold;
}
.bill-calculator-last-row {
  height: 52px;
  margin-bottom: 20px !important;
  /* background-color: #f0f0f0; */
  padding: 16px !important;
  font-size: 14px;
  border-bottom: none;
}
.bill-calculator-last-row p {
  color: #FA5252 !important;
  margin: 0;
  line-height: 0.8;
}
.bill-calculator-first-row {
  background-color: #555555;
  padding: 16px !important;
  font-size: 14px;
}
.bill-calculator-first-row p {
  text-align: left;
  color: #ffffff !important;
  margin: 0;
  line-height: 0.8;
}
.solarhome-small-title {
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #999999;
}
.btn-q {
  font-size: 14px;
  font-weight: normal;
  margin-top: 24px;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.p0 {
  padding: 0;
}
.w100 {
  width: 100%;
}
.text-icon {
  padding-top: 5px;
  display: block;
  width: 17px;
  height: 20px;
  font-family: Material-Design-Iconic-Font;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  color: #777777;
}
.text-icon.orange {
  color: #FF7133;
}
.text-icon.bold {
  font-weight: bold;
}
.cube-portfolio {
  margin-top: 40px;
}
.introduce-haezoom .solarhome-sub-title {
  margin-bottom: 40px !important;
}
.carousel-box img {
  width: 100%;
}
.carousel-box *:focus {
  outline: none;
}
.carousel-title {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #333333;
  margin-top: 17px;
  margin-bottom: 4px;
}
.carousel-subtitle {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: #777777;
  margin-bottom: 53px;
}
.carousel-apt {
  margin-bottom: 15px;
}
.carousel-apt .carousel-subtitle {
  margin-bottom: 40px;
}
.carousel-item {
  padding: 5px;
}
.feature-img {
  width: 100%;
  max-width: 164px;
  min-width: 60px;
  margin-bottom: 10px;
}
.btn-u.search {
  font-weight: normal;
  color: #fff;
}
@media (max-width: 768px) {
  .toast {
    width: 100% !important;
  }
  .btn-u.search {
    width: 100%;
  }
  .col-sm-show {
    display: none !important;
  }
  .col-xs-left {
    text-align: left;
  }
  .introduce-haezoom {
    padding-bottom: 0;
  }
  .introduce-haezoom-item-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
  }
  .introduce-haezoom-item {
    margin-bottom: 8px;
  }
  #intro {
    background-size: 350% !important;
  }
  .btn-u-new-transparent-short {
    width: 100%;
  }
  .container-howto {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .round-btn-group,
  .big-list li {
    text-align: center;
  }
  .big-list-box-bottom {
    text-align: center;
    margin: 16px 0px 80px 0px !important;
    padding: 0px;
  }
  .notice-bubble-img {
    display: none;
  }
  .video-container {
    margin-top: 48px !important;
  }
  .btn-free-consult {
    width: 100%;
  }
  .container-howto {
    margin-bottom: 80px !important;
  }
  .press-l {
    display: none;
  }
  .big-list li {
    display: none;
  }
  .big-list li.selected {
    display: block;
    background: none !important;
  }
  .big-list li.selected .big-list-title > h2 {
    color: #000000 !important;
  }
  .xs-red {
    color: #F48C66;
  }
  .xs-blue {
    color: #87b8c0;
  }
  .chart-img-l {
    overflow: hidden;
    height: auto !important;
  }
  .chart-sub-table-text {
    font-size: 14px;
  }
  .chart-img-l .chart-img {
    display: none;
  }
  .column-text-notice {
    text-align: center;
  }
  .chart-value-img,
  .chart-value-img-large {
    width: 142px !important;
  }
  .chart-left-icon,
  .chart-left-icon-red,
  .chart-left-icon-blue {
    border-left: none !important;
  }
  .chart-left-icon-red-field {
    color: #F28C6A !important;
  }
  .chart-left-icon-blue-field {
    color: #89B8BF !important;
  }
  .col-sm-show {
    display: none !important;
  }
  .calc-form {
    padding: 0px !important;
  }
  .xs-padding-0 {
    padding: 0px;
  }
  .calc-form {
    margin-bottom: 50px !important;
  }
}
.calc-form-input-area {
  margin: 0 15px 15px 15px;
}
@media (min-width: 480px) and (max-width: 639px) {
  #intro {
    background-size: 300% !important;
  }
  .container-howto {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .round-btn-group,
  .big-list li {
    text-align: center;
  }
  .big-list-box-bottom {
    text-align: center;
    margin: 16px 0px 80px 0px !important;
    padding: 0px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  #intro {
    background-size: 230% !important;
  }
  .column-text-notice {
    padding-top: 15px;
  }
  .container-howto {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .round-btn-group,
  .big-list li {
    text-align: center;
  }
  .big-list-box-bottom {
    text-align: center;
    margin: 16px 0px 80px 0px !important;
    padding: 0px;
  }
}
/* sm */
@media (min-width: 769px) and (max-width: 991px) {
  .chart-left-icon,
  .chart-left-icon-red,
  .chart-left-icon-blue {
    border-left: none !important;
  }
  .chart-left-icon-red-field {
    color: #F28C6A !important;
  }
  .chart-left-icon-blue-field {
    color: #89B8BF !important;
  }
  #intro {
    background-size: 200% !important;
  }
  .column-text-notice {
    padding-top: 30px;
  }
  .container-howto {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .row-press .column-text-small {
    text-align: left;
  }
  .row-press-first {
    margin-bottom: 10px;
  }
  .press-img {
    margin-top: 15px;
  }
  .chart-img-l .chart-img {
    display: table;
  }
  .bill-calculator {
    background: inherit !important;
    border: none;
    box-shadow: none !important;
  }
  .bill-calculator-last-row {
    border-bottom: none !important;
  }
  .col-sm-show {
    display: none !important;
  }
  .calc-form-input-area {
    margin: 0;
  }
}
/* md */
@media (min-width: 992px) and (max-width: 1200px) {
  #intro {
    background-size: 150% !important;
  }
  .column-text-notice {
    padding-top: 15px;
  }
  .chart-img-l .chart-img {
    display: table;
  }
  .calc-form-input-area {
    margin: 0;
  }
}
/* lg */
@media (min-width: 1201px) {
  #intro {
    background-size: 100% !important;
  }
  .column-text-notice {
    padding-top: 30px;
  }
  .chart-img-l .chart-img {
    display: table;
  }
  .calc-form-input-area {
    margin: 0;
  }
}
.col-sm-show {
  display: block;
}
.col-md-show {
  display: block;
}
.haezoom-tooltip-help {
  width: 12px;
  height: 14px;
  font-family: Material-Design-Iconic-Font;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26);
}
.haezoom-tooltip:focus {
  outline: none;
  position: relative;
  padding-bottom: 20px;
}
.haezoom-tooltip-text {
  padding: 0px;
  margin: 0px;
  border-radius: 2px !important;
  background-color: #000000;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);
  font-size: 12px;
  font-weight: normal;
  line-height: 1.33;
  letter-spacing: -0.1px;
  color: #ffffff;
  width: 200px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.haezoom-tooltip:focus + .haezoom-tooltip-text {
  padding: 8px !important;
  overflow: visible;
  height: auto;
  opacity: 1;
  transition-delay: 2s;
  transition: margin 0.3s, opacity 0.3s, height 0.3s;
}
.haezoom-tooltip-text:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 10px;
  margin-left: auto;
  margin-right: auto;
  border-top: 4px solid rgba(0, 0, 0, 0.9);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#apartment-intro {
  padding-top: 40px;
  background-repeat: repeat;
  position: relative;
  overflow: hidden;
  height: 362px;
}
.toast {
  position: absolute;
  left: 0;
  right: 0;
  top: -80px;
  width: 559px;
  text-align: center;
  margin: auto;
  background: #ffffff;
  height: 60px;
  box-shadow: 0 8px 3px 0 rgba(42, 42, 42, 0.5);
  padding: 20px 20px;
}
.toast-apartment {
  background: #87b8c0;
  font-size: 16px;
  font-weight: bold;
  display: block;
  color: #333;
  text-decoration: none;
}
.toast-apartment:hover {
  color: #333;
  text-decoration: none;
}
.toast-apartment .icon-noti {
  float: left;
}
.big-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.big-list li {
  cursor: pointer;
  padding: 0px 20px 0px 20px;
}
.big-list li .big-list-title {
  margin-bottom: 12px;
}
.big-list li .big-list-title h2 {
  margin: 0;
  font-size: 20px;
}
.big-list li .big-list-content {
  display: none;
}
.big-list li.selected {
  padding: 16px 20px 10px 20px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
}
.big-list li.selected .big-list-content {
  display: block;
}
.big-list li.selected .big-list-title > h2 {
  color: #FF7133;
}
.btn-u.btn-u-white {
  box-sizing: border-box;
  border: 1px solid #cccccc;
  background: transparent;
  color: #333333;
  height: 42px;
  padding-top: 9px;
}
.btn-u-new {
  padding: 16px;
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  background: #FF7133;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  min-width: 144px;
}
.btn-u-new-white {
  min-width: 144px;
  padding: 16px;
  border-color: #ccc;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  color: #333;
  background-color: #fff;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.btn-u-new-transparent {
  min-width: 144px;
  padding: 16px;
  border-color: #ccc;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  color: #333;
  background-color: transparent;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.btn-u-new-transparent-short {
  min-width: 144px;
  border-color: #ccc;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  color: #333;
  background-color: transparent;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  padding: 16px 27px 16px 27px;
}
.btn-u-new-transparent-border {
  min-width: 144px;
  padding: 16px;
  border: 1px solid #ffffff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 700;
  position: relative;
  color: #ffffff;
  background-color: transparent;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.btn-u-new-transparent-border:hover {
  color: #ffffff;
}
.m16 {
  margin: 16px;
}
.m6 {
  margin: 6px;
}
/* youtube 용 스타일 */
.video-container {
  position: relative;
  /*padding-bottom: 56.25%;*/
  padding-bottom: 50%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-top: 65px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bottom-btn-area {
  margin-top: 40px;
  martin-bottom: 40px;
}
.column-text {
  font-size: 16px;
  color: #fff;
}
.column-text-small {
  font-size: 12px;
  color: #999999;
}
.big-list-box .big-list-box-bottom {
  margin: 16px 20px;
  width: 100%;
}
.bg-inherit-from {
  border: none !important;
}
.bg-inherit-from fieldset {
  background: inherit !important;
}
.medium-title {
  font-size: 20px;
}
.shadow {
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.24);
}
.margin-t40-b80 {
  margin-top: 40px;
  margin-bottom: 80px;
}
.content-xs {
  margin-top: 40px;
  margin-bottom: 80px;
}
.chart-img {
  display: table;
  margin: auto;
  margin-top: 20px;
  height: 180px;
}
/* slick tabindex 때문에 발생하는 outline 제거 */
.slick-slide[tabindex] {
  outline: none;
}
.chart-sub-table {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 15px;
  padding-right: 15px;
}
.chart-sub-table-row {
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-left: 0;
  margin-right: 0;
}
.chart-sub-table .col-xs-6 {
  padding-left: 0;
  padding-right: 0;
}
.chart-sub-table-row-underborder {
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #fff;
}
.chart-area-bottom-text {
  padding: 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  letter-spacing: -0.2px;
  text-align: center;
  color: #999999;
  background-color: rgba(0, 0, 0, 0.16);
}
.howto-title-l {
  margin-bottom: 80px;
}
.container-skill {
  margin-left: auto;
  margin-right: auto;
}
.video-col {
  margin: 0;
  padding: 0;
}
.chart-img-l {
  font-size: 0;
}
.line-chart-group {
  display: table-row;
  height: 100%;
  margin-top: 20px;
}
.line-chart-group .line-chart-group-cell {
  display: table-cell;
  vertical-align: bottom;
}
.line-chart-group .line-chart-group-cell .line-chart-item {
  display: inline-block;
  width: 40px;
  background: #E6E6E6;
  transition: height 1.5s;
}
.line-chart-group .line-chart-group-cell .line-chart-item.red {
  background: #F28C6A;
}
.line-chart-group .line-chart-group-cell .line-chart-item.blue {
  background: #89B8BF;
}
.line-chart-group .line-chart-group-cell .line-chart-item.is-unread {
  height: 0px !important;
}
.chart-value-img {
  margin: auto;
  width: 102px;
  text-align: right;
  overflow: hidden;
}
.chart-value-img img {
  float: right;
}
.chart-value-img-large {
  margin: auto;
  width: 102px;
  text-align: right;
  overflow: hidden;
  width: 112px;
}
.chart-value-img-large img {
  float: right;
}
.container-notice {
  padding: 32px 15px 32px 15px;
}
.chart-left-icon {
  border-left: 25px solid #E6E6E6;
}
.chart-left-icon-red {
  border-left: 25px solid #F28C6A;
}
.chart-left-icon-blue {
  border-left: 25px solid #89B8BF;
}
.calc-form {
  margin-bottom: 80px;
}
.margin-top-0 {
  margin-top: 0;
}
.input-tall input {
  height: 48px !important;
}
.panel-default {
  background: #ffffff !important;
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  border-left: none;
  border-right: none;
}
.accordion-toggle {
  font-weight: normal;
  background: transparent;
}
.label-red {
  color: #FA5252 !important;
}
.feature_orange {
  font-weight: bold;
  font-size: 16px;
  margin: 0px 10px 15px 0px;
  color: #FC5B1F;
  padding: 0px;
  line-height: 1.2;
  display: inline-block;
}
@media only screen and (max-width: 500px) {
  .title_box-sub {
    letter-spacing: -0.7px;
  }
  .feature_orange {
    margin: 0;
    font-size: 14px !important;
  }
  .da-slide-list-biz {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 501px) {
  .da-slide-list-biz {
    font-size: 16px !important;
  }
}
/* solarhome promotion */
.promotion_progress {
  background: #ffffff;
  overflow: hidden;
}
.promotion_progress-wrapper {
  position: relative;
  transition: width 2s;
  padding-right: 14px;
}
.promotion_progress-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 14px;
  height: 24px;
  display: block;
  background-image: url(/s/assets/img/solarhome/slider_fake.png);
  background-repeat: no-repeat;
}
.promotion_progress-slider {
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #fad961;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fad961 0%, #f76b1c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fad961 0%, #f76b1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fad961 0%, #f76b1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad961', endColorstr='#f76b1c', GradientType=1);
  /* IE6-9 */
}
.promotion_progress-slider p {
  margin: 0;
  color: #ffffff;
  float: right;
}
.alert-warning {
  background: #5bb77c;
  padding: 19px 13px 19px 13px;
  display: table-cell;
  vertical-align: middle;
  font-weight: lighter;
}
.alert-warning p {
  color: #ffffff;
  padding: 0;
  margin: 0;
  padding-right: 5px;
}
.alert-warning-right {
  background: #5bb77c;
  padding: 19px 13px 19px 13px;
  display: table-cell;
  vertical-align: middle;
}
.alert-warning-left {
  background-color: #5dc381;
  width: 70px;
  padding: 19px 13px 19px 13px;
  display: table-cell;
  vertical-align: middle;
}
.alert-warning-right-exp {
  margin-bottom: 10px !important;
  font-size: 12px;
}
.alert-warning-rest_date {
  font-size: 14px;
  color: #defd8f;
}
.alert-warning-right-title {
  font-size: 14px;
}
.alert-warning-right-title .price {
  font-size: 24px;
  font-weight: bold;
}
.promotion_progress-slider {
  text-align: right;
  color: #ffffff;
  overflow: hidden;
}
[class*="alert-warning-left-icon"] {
  display: none;
}
.alert-warning-lv-0 .alert-warning-left {
  background-color: #65796c;
}
.alert-warning-lv-0 .alert-warning-left .alert-warning-left-icon-donot {
  display: block;
}
.alert-warning-lv-0 .alert-warning-right {
  background-color: #7f9386;
}
.alert-warning-lv-1 .alert-warning-left {
  background-color: #609573;
}
.alert-warning-lv-1 .alert-warning-left .alert-warning-left-icon-stop {
  display: block;
}
.alert-warning-lv-1 .alert-warning-right {
  background-color: #6daa83;
}
.alert-warning-lv-2 .alert-warning-left {
  background-color: #5dc381;
}
.alert-warning-lv-2 .alert-warning-left .alert-warning-left-icon-done {
  display: block;
}
.alert-warning-lv-2 .alert-warning-right {
  background-color: #5bb77c;
}
/*# sourceMappingURL=intro_v2.css.map */