@charset "UTF-8";
.row {
  margin-right: -12px;
  margin-left: -12px;
}
.row::before {
  display: inline-block;
}

.panel {
  background-color: transparent;
}

.js-block-indent {
  padding-left: 1em;
}

/*-------------------------- @group Typography*/
.js-specific-color {
  color: #e01e29;
}

.js-specific-bgcolor-muted {
  background-color: #a91515;
}

/*@end*/
/*---------------------------Small scale　Parts*/
.js-header-alert {
  background-color: #fdfbd9;
  color: #404040;
  margin: 1em 0;
}

.js-products-info, .js-specific-bgcolor {
  color: #333;
  background: #b29842;
  background: -webkit-linear-gradient(top, #f7d841 1%, #fdee9b 100%);
  /*    background: linear-gradient(to bottom, #f7d841 1%,#fdee9b 100%);*/
  background-image: linear-gradient(135deg, #a79756, #faf8c5 20%, #faf8c5 60%, #a79756);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f7d841", endColorstr="#fdee9b",GradientType=0 );
}

.js-header-info-link li:after {
  border-bottom: 1px #333 solid;
}

.js-header-info-cont a {
  color: #333;
}

.js-productlineup {
  font-weight: bold;
}

.js-productlineup-title {
  color: #E90019;
  font-weight: bold;
  border-bottom: 1px #999 dotted;
}

/*----------index title----------*/
.js-productlineup .well {
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
  color: #000;
}
.js-productlineup .well:after {
  background-image: url("../images/productlineup/rak_background.png");
  content: " ";
  background-position: center;
  background-size: cover;
  opacity: 0.8;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
.js-productlineup .well .js-s-notes {
  color: #000;
}

.js-productlineup-image {
  width: 120px;
  height: auto;
}

.js-title-category {
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding: 0.3em 0.5em;
  background: #a67e25;
  background: -webkit-gradient(linear, left top, right top, from(#bb9b27), to(#fdee9b));
  background: linear-gradient(to right, #bb9b27 0%, #fdee9b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#bb9b27", endColorstr="#fdee9b",GradientType=1 );
}

.js-title-recording {
  color: #5e5e5e;
  width: 180px;
  height: 80px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -10px;
  font-weight: bold;
  text-align: center;
  background: url(../images/common/title-category-accent.png) 50% 50% no-repeat;
  background-size: 80%;
  font-size: 14px;
  line-height: 73px;
  position: absolute;
}

.js-title-recording-s {
  font-size: 12px;
  letter-spacing: -0.1em;
}

@media screen and (min-width: 768px) {
  .js-title-category {
    font-size: 24px;
  }

  .js-title-recording {
    width: 209px;
    height: 100px;
    background-size: 100%;
    right: 8px;
    font-size: 18px;
    line-height: 90px;
  }

  .js-title-recording-s {
    font-size: 15px;
    letter-spacing: 0;
  }
}
.js-pagetransition a.js-btn-cvn {
  background-color: #044060;
}

/*-------------------------- @group swiper*/
ol.js-head-caption + .js-fade .swiper-slide::before {
  background-color: #a91515;
  color: #fff;
}

.mark-dawnload {
  position: absolute;
  top: 90px;
  left: 60%;
  background-color: #299941;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
}

.mark-dawnload2 {
  position: absolute;
  top: -16px;
  left: 54%;
  background-color: #299941;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 50px;
}

.js-separation-m {
  margin-top: 72px;
  margin-bottom: 24px;
  border-top: 3px solid #eee;
}

.js-anchor-wrap-m {
  padding-top: 60px;
}

/*@end*/
/*Add Style 2021*/
a:hover {
  text-decoration: underline;
}

.js-process-info.well-sm {
  line-height: 1.5;
  font-size: 0.85em;
}

img.js-img-myshop {
  width: 80px;
  height: auto;
  border: 0;
  float: right;
}

@media screen and (min-width: 768px) {
  img.js-img-myshop {
    width: 140px;
  }
}
.js-to-print-text {
  display: none;
}

/*add element*/
.js-icon-with-text {
  font-size: 12px;
  display: block;
}

.js-to-print {
  display: none;
  z-index: 13;
}
.js-to-print .glyphicon {
  font-size: 36px;
}

.js-to-movie {
  width: 50px;
  display: block;
  position: fixed;
  text-align: center;
  bottom: 80px;
  right: 15px;
  z-index: 11;
}
.js-to-movie .glyphicon {
  font-size: 36px;
}
.js-to-movie a {
  display: block;
}

@media screen and (min-width: 768px) {
  .js-to-print {
    width: 50px;
    display: block;
    position: fixed;
    text-align: center;
    bottom: 110px;
    right: 30px;
  }
  .js-to-print a {
    display: block;
  }

  .js-to-movie {
    bottom: 200px;
    right: 30px;
  }
}
.js-emphasis {
  color: #ef0000;
}

.js-warning-icon {
  font-size: 60px;
  line-height: 60px;
  text-align: right;
}

.js-anchor-nyc .js-anchor-item, .js-anchor-year .js-anchor-item {
  width: 15%;
}

.js-anchor-nyc .js-anchor-item:first-child, .js-anchor-year .js-anchor-item:first-child {
  width: 36%;
}

.js-anchor-nyc {
  background-color: #f9e7f0;
}

.js-anchor-year {
  background-color: #d9edfb;
}

.js-category-name {
  font-size: 60%;
  line-height: 1;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  margin-left: 2em;
  background-color: #b1b1b1;
  font-weight: 100;
  display: inline-block;
  padding-left: 3px;
}

.js-productlineup .well ul li {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 1em;
}

@media screen and (min-width: 992px) {
  .js-to-top {
    right: 30px;
  }
}
/*@end*/
/*Add Style 2022*/
.js-content-bg {
  background-color: #f9f1c9;
}

.js-intro {
  background-color: #FFFFFF;
  padding: 24px;
  border-radius: 10px;
}
.js-intro h1 {
  font-weight: bold;
}
@media (min-width: 768px) {
  .js-intro {
    text-align: center;
    padding: 50px 24px;
  }
  .js-intro p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .js-intro h1 {
    font-size: 22px;
    font-size: 5.86667vw;
    text-align: center;
  }
}

.js-install-ttl span {
  display: inline-block;
  padding: 0.25em 1em;
  background: #f0593e;
  color: #fff;
  border-radius: 3em;
}

.js-install-step ol li .stepIcon.end {
  color: #2b6ab4;
  background: #fff;
  pointer-events: none;
}
@media (min-width: 768px) {
  .js-install-step ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .js-install-step ol li {
    width: calc(100% / 5);
    padding: 2px 0;
    text-align: center;
  }
  .js-install-step ol li a {
    text-decoration: none;
  }
  .js-install-step ol li .stepIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 0.5em;
    padding-left: 1em;
  }
  .js-install-step ol li .stepIcon::before {
    -webkit-transform: skewX(10deg);
            transform: skewX(10deg);
  }
  .js-install-step ol li .stepIcon::after {
    -webkit-transform: skewX(-10deg);
            transform: skewX(-10deg);
  }
  .js-install-step ol li .stepIcon .num {
    margin-bottom: 0.5em;
  }
  .js-install-step ol li .stepIcon .txt {
    margin: auto 0;
  }
  .js-install-step ol li .stepIcon.step01:hover, .js-install-step ol li .stepIcon.step02:hover {
    background: #f28a6a;
  }
  .js-install-step ol li .stepIcon.step01:hover::before, .js-install-step ol li .stepIcon.step01:hover::after, .js-install-step ol li .stepIcon.step02:hover::before, .js-install-step ol li .stepIcon.step02:hover::after {
    background: #f28a6a;
  }
  .js-install-step ol li .stepIcon.step03:hover, .js-install-step ol li .stepIcon.step04:hover, .js-install-step ol li .stepIcon.step05:hover {
    background: #a1b16c;
  }
  .js-install-step ol li .stepIcon.step03:hover::before, .js-install-step ol li .stepIcon.step03:hover::after, .js-install-step ol li .stepIcon.step04:hover::before, .js-install-step ol li .stepIcon.step04:hover::after, .js-install-step ol li .stepIcon.step05:hover::before, .js-install-step ol li .stepIcon.step05:hover::after {
    background: #a1b16c;
  }
  .js-install-step ol li .stepIcon.step06:hover, .js-install-step ol li .stepIcon.step07:hover, .js-install-step ol li .stepIcon.step08:hover {
    background: #7f95c3;
  }
  .js-install-step ol li .stepIcon.step06:hover::before, .js-install-step ol li .stepIcon.step06:hover::after, .js-install-step ol li .stepIcon.step07:hover::before, .js-install-step ol li .stepIcon.step07:hover::after, .js-install-step ol li .stepIcon.step08:hover::before, .js-install-step ol li .stepIcon.step08:hover::after {
    background: #7f95c3;
  }
  .js-install-step ol li .stepIcon.step09:hover {
    background: #9b7fb2;
  }
  .js-install-step ol li .stepIcon.step09:hover::before, .js-install-step ol li .stepIcon.step09:hover::after {
    background: #9b7fb2;
  }
  .js-install-step ol li + li .stepIcon:not(.end) .txt {
    position: relative;
  }
}
@media (max-width: 767px) {
  .js-install-step ol li + li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 10px 20px 0;
    border-style: solid;
    border-color: #f0593e transparent transparent transparent;
    margin: 10px auto;
  }
  .js-install-step ol li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.75em 1em;
  }
  .js-install-step ol li a::before, .js-install-step ol li a::after {
    content: none;
  }
  .js-install-step ol li a::before {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    -webkit-transform: skewY(3deg);
            transform: skewY(3deg);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
  }
}

.js-content-frame {
  position: relative;
  line-height: 32px;
  background-color: #fff;
  z-index: 1;
  padding: 0;
}

.js-content-inner {
  z-index: 10;
  width: 90%;
  margin: 48px auto;
}

.js-content-title {
  padding: 20px;
  margin-bottom: 30px;
  background: #eee;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .js-content-title {
    font-size: 22px;
  }
}
.js-content-title span.num {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.5em;
}
.js-content-title div {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
#step01 .js-content-title, #step02 .js-content-title {
  color: #fff;
  background: #f69a7e;
}
#step01 .js-content-title span.num, #step02 .js-content-title span.num {
  background-color: #f0593e;
}
#step03 .js-content-title, #step04 .js-content-title, #step05 .js-content-title {
  color: #fff;
  background: #b2c083;
}
#step03 .js-content-title span.num, #step04 .js-content-title span.num, #step05 .js-content-title span.num {
  background-color: #419b3a;
}
#step06 .js-content-title, #step07 .js-content-title, #step08 .js-content-title {
  color: #fff;
  background: #93a9d6;
}
#step06 .js-content-title span.num, #step07 .js-content-title span.num, #step08 .js-content-title span.num {
  background-color: #2b6ab4;
}
#step09 .js-content-title {
  color: #fff;
  background: #af94c5;
}
#step09 .js-content-title span.num {
  background-color: #7c4a9d;
}

.js-img-cap {
  width: auto;
  padding: 0.5em;
  background-color: #eee;
  border-radius: 8px;
  position: relative;
  /* ボックスの配置を指定する */
}
.js-img-cap::after {
  content: "";
  position: absolute;
  z-index: -1;
  /*影を下の層に持っていく*/
  bottom: 10px;
  display: block;
  width: 60%;
  height: 40%;
  -webkit-box-shadow: 0 10px 5px #999;
          box-shadow: 0 10px 5px #999;
  right: 4px;
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
}

/*　左側の影 */
/* .js-img-cap::before{
    left: 5px;
    transform:rotate(-3deg);
} */
/*　右側の影 */
.js-product-cvn {
  background-color: white;
}

.js-title-line {
  padding-bottom: 4px;
  border-bottom: 1px #999 dotted;
}

.js-process > li {
  list-style-type: none;
  position: relative;
}
.js-process > li::before {
  color: #fff;
  line-height: 1;
  position: absolute;
  left: -1.3em;
  padding: 0.3em 0.5em;
}
#step01 .js-process > li::before, #step02 .js-process > li::before {
  background-color: #f0593e;
}
#step03 .js-process > li::before, #step04 .js-process > li::before, #step05 .js-process > li::before {
  background-color: #419b3a;
}
#step06 .js-process > li::before, #step07 .js-process > li::before, #step08 .js-process > li::before {
  background-color: #2b6ab4;
}
#step09 .js-process > li::before {
  background-color: #7c4a9d;
}
.js-process > li:first-child::before {
  content: "1";
}
.js-process > li:nth-child(2)::before {
  content: "2";
}
.js-process > li:nth-child(3)::before {
  content: "3";
}
.js-process > li:nth-child(4)::before {
  content: "4";
}
.js-process > li:nth-child(5)::before {
  content: "5";
}
.js-process > li:nth-child(6)::before {
  content: "6";
}
.js-process > li:nth-child(7)::before {
  content: "7";
}
.js-process > li:nth-child(8)::before {
  content: "8";
}
.js-process > li:nth-child(9)::before {
  content: "9";
}
.js-process .panel ul li {
  list-style: decimal;
}
.js-process .panel ul li::before {
  color: #000;
  padding: 0;
  position: relative;
  background-color: none;
}

.icon-img {
  height: 32px;
  width: auto;
}

.js-content-frame dl dt, .js-content-frame dl dd {
  line-height: 32px;
}
.js-content-frame dl dt {
  padding-left: 1em;
  text-indent: -1em;
}
.js-content-frame dl dd {
  padding-left: 1.5em;
  margin-bottom: 1.5em;
}

.js-ps-relative {
  position: relative;
  top: 0;
  left: 0;
}

/*Add Style 202107*/
.js-alert.centering {
  text-align: center;
}
.js-alert-inner {
  display: inline-block;
  text-align: left;
}
.js-alert-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.5;
}
.js-alert-icon {
  font-size: 3em;
  margin-right: 20px;
  line-height: 1;
}
.js-alert-list {
  max-width: 600px;
  margin: 0 auto;
}
.js-alert-list li {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.js-alert-list li::before {
  content: "※";
  margin-right: 0.5em;
}

.stepimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.stepimg .stepIcon {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-align: center;
}

.stepIcon {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  line-height: 1.4;
  padding: 0.25em 0.5em;
  z-index: 1;
}
.stepIcon::before, .stepIcon::after {
  content: "";
  display: block;
  width: 50%;
  height: 50.1%;
  position: absolute;
  right: 0;
  border-right: 2px solid #fff;
  z-index: -1;
}
.stepIcon::before {
  top: 0;
  -webkit-transform: skewX(25deg);
          transform: skewX(25deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.stepIcon::after {
  bottom: 0;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
}
.stepIcon .num {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.stepIcon.step01 {
  z-index: 9;
}
.stepIcon.step01 .num {
  background: #f0593e;
}
.stepIcon.step01.current {
  background: #f69a7e;
}
.stepIcon.step01.current::before, .stepIcon.step01.current::after {
  background: #f69a7e;
}
.stepIcon.step02 {
  z-index: 8;
}
.stepIcon.step02 .num {
  background: #f0593e;
}
.stepIcon.step02.current {
  background: #f69a7e;
}
.stepIcon.step02.current::before, .stepIcon.step02.current::after {
  background: #f69a7e;
}
.stepIcon.step03 {
  z-index: 7;
}
.stepIcon.step03 .num {
  background: #419b3a;
}
.stepIcon.step03.current {
  background: #b2c083;
}
.stepIcon.step03.current::before, .stepIcon.step03.current::after {
  background: #b2c083;
}
.stepIcon.step04 {
  z-index: 6;
}
.stepIcon.step04 .num {
  background: #419b3a;
}
.stepIcon.step04.current {
  background: #b2c083;
}
.stepIcon.step04.current::before, .stepIcon.step04.current::after {
  background: #b2c083;
}
.stepIcon.step05 {
  z-index: 5;
}
.stepIcon.step05 .num {
  background: #419b3a;
}
.stepIcon.step05.current {
  background: #b2c083;
}
.stepIcon.step05.current::before, .stepIcon.step05.current::after {
  background: #b2c083;
}
.stepIcon.step06 {
  z-index: 4;
}
.stepIcon.step06 .num {
  background: #2b6ab4;
}
.stepIcon.step06.current {
  background: #93a9d6;
}
.stepIcon.step06.current::before, .stepIcon.step06.current::after {
  background: #93a9d6;
}
.stepIcon.step07 {
  z-index: 3;
}
.stepIcon.step07 .num {
  background: #2b6ab4;
}
.stepIcon.step07.current {
  background: #93a9d6;
}
.stepIcon.step07.current::before, .stepIcon.step07.current::after {
  background: #93a9d6;
}
.stepIcon.step08 {
  z-index: 2;
}
.stepIcon.step08 .num {
  background: #2b6ab4;
}
.stepIcon.step08.current {
  background: #93a9d6;
}
.stepIcon.step08.current::before, .stepIcon.step08.current::after {
  background: #93a9d6;
}
.stepIcon.step09 {
  z-index: 1;
}
.stepIcon.step09 .num {
  background: #7c4a9d;
}
.stepIcon.step09.current {
  background: #af94c5;
}
.stepIcon.step09.current::before, .stepIcon.step09.current::after {
  background: #af94c5;
}
.stepIcon.end {
  z-index: 0;
}
.stepIcon.end::before, .stepIcon.end::after {
  content: none;
}
.stepIcon.current {
  color: #fff;
}
.stepIcon:not(.current) {
  background: #eee;
  color: #999;
}
.stepIcon:not(.current)::before, .stepIcon:not(.current)::after {
  background: #eee;
}
a .stepIcon {
  margin: 0 0.5em 0 0;
}
a .stepIcon:hover {
  opacity: 0.75;
}

.nextlink {
  text-align: center;
  margin-top: 20px;
}
.nextlink a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  line-height: 1.8;
  padding: 0 0.5em;
  margin: 0 1em 0 0.5em;
  text-align: center;
}
.nextlink a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 0.9em 0 0.9em 0.5em;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 100%;
}
.nextlink a:hover {
  opacity: 0.75;
}
.nextlink.step01 a {
  background: #f69a7e;
}
.nextlink.step01 a::after {
  border-left-color: #f69a7e;
}
.js-content-end.is-finish {
  background: #f0593e;
  text-align: center;
  color: #fff;
  padding: 1em;
}

.js-strong {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #f0593e), color-stop(11%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, #f0593e 10%, rgba(255, 255, 255, 0) 11%);
}

.js-image-arrow {
  position: relative;
}
.js-image-arrow::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 20px 30px 0;
  border-style: solid;
  border-color: #f0593e transparent transparent transparent;
  margin: 0 auto;
}

.js-notes {
  font-size: 12px;
}
.js-notes li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}
.js-notes li + li {
  margin-top: 0.75em;
}

.js-label {
  display: inline-block;
  padding: 0.25em 0.5em;
  line-height: 1.4;
}
.js-label.is-dvd {
  background: #b2c083;
  color: #fff;
}
.js-label.is-usb {
  background: #ee88a7;
  color: #fff;
}
.js-label.is-dl {
  background: #93a9d6;
  color: #fff;
}

.js-color-red {
  color: #ef0000;
}

.js-font-bold {
  font-weight: bold;
}

.js-btn-style {
  font-size: 18px;
  font-weight: bold;
}

.img-responsive.center {
  margin-right: auto;
  margin-left: auto;
}

.js-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
}

.js-youtube-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.js-btn-back {
  font-size: 18px;
}

@media (max-width: 767px) {
  .js-list-description dt,
.js-list-description dd {
    padding-left: 0 !important;
  }
}
.js-list-description dt {
  text-indent: 0 !important;
  margin-bottom: 10px;
  color: #299941;
}
.js-list-description dt h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0 0.5em;
  border-bottom: 1px dotted;
}
@media screen and (min-width: 768px) {
  .js-list-description dt h3 {
    margin-left: -1.4em;
  }
}
.js-list-description dt h3::before {
  content: "Q";
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  background: #299941;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  text-align: center;
  margin-right: 0.25em;
}
.js-list-description dt h3 .text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.js-list-description dd {
  margin-bottom: 0 !important;
}