@charset "UTF-8";
.lp-lineup {
  margin: 64px 0 48px;
}
@media screen and (max-width: 767px) {
  .lp-lineup {
    margin: 64px 0 48px;
  }
}

.lp-feat-title {
  max-width: 1332px;
  padding: 0 32px;
  margin: 160px auto 64px;
}
@media screen and (max-width: 767px) {
  .lp-feat-title {
    width: 286px;
    max-width: 100%;
    padding: 0;
    margin: 8rem 15px 3rem;
  }
}

.lp-caption {
  font-size: 12px;
  text-align: center;
}

.lp-bakertop-mv {
  text-align: center;
  margin: 112px 0 40px;
}
.lp-bakertop-nav {
  background: #000;
  padding: 40px 0 64px;
}
.lp-bakertop-nav-logo {
  text-align: center;
  margin: 0 0 40px;
}
.lp-bakertop-nav-title {
	margin: 0;
}
.lp-bakertop-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 656px;
  margin: 0 auto;
}
.lp-bakertop-nav-item {
  width: calc((100% - 48px) / 3);
}
.lp-bakertop-nav-item a {
  display: block;
  width: 200px;
  background: #FFF;
  border-radius: 100px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding: 12px 4px;
}
.lp-bakertop-inner {
  width: 1184px;
  padding: 0 32px;
  margin: 0 auto;
}
.lp-bakertop-relation {
  margin: 40px 0 16px;
}
.lp-bakertop-lead {
  text-align: center;
  padding: 55px 0;
}
.lp-bakertop-lead p {
  margin: 0;
}
.lp-bakertop-visual {
  margin: 0 0 128px;
}
.lp-bakertop-visual figure img {
  width: 100%;
}
.lp-bakertop-feature-title {
  margin: 0 0 64px;
}
.lp-bakertop-feature01 {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #F5F5F5), to(#F5F5F5));
  background: linear-gradient(to right, #fff 0%, #fff 50%, #F5F5F5 50%, #F5F5F5 100%);
  margin: 0 0 152px;
  position: relative;
}
.lp-bakertop-feature01::before {
  content: "";
  display: block;
  width: 68px;
  height: 62px;
  background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num01.svg) no-repeat 0 0;
  background-size: 68px 62px;
  position: absolute;
  top: -31px;
  left: 50%;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
.lp-bakertop-feature02 {
  background: -webkit-gradient(linear, left top, right top, from(#F5F5F5), color-stop(50%, #F5F5F5), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(to right, #F5F5F5 0%, #F5F5F5 50%, #fff 50%, #fff 100%);
  margin: 0 0 152px;
  position: relative;
}
.lp-bakertop-feature02::before {
  content: "";
  display: block;
  width: 68px;
  height: 62px;
  background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num02.svg) no-repeat 0 0;
  background-size: 68px 62px;
  position: absolute;
  top: -31px;
  right: 50%;
  -webkit-transform: translateX(-452px);
          transform: translateX(-452px);
}
.lp-bakertop-feature03 {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #F5F5F5), to(#F5F5F5));
  background: linear-gradient(to right, #fff 0%, #fff 50%, #F5F5F5 50%, #F5F5F5 100%);
  margin: 0 0 144px;
  position: relative;
}
.lp-bakertop-feature03::before {
  content: "";
  display: block;
  width: 68px;
  height: 62px;
  background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num03.svg) no-repeat 0 0;
  background-size: 68px 62px;
  position: absolute;
  top: -31px;
  left: 50%;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
.lp-bakertop-feature04 {
  background: -webkit-gradient(linear, left top, right top, from(#F5F5F5), color-stop(50%, #F5F5F5), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(to right, #F5F5F5 0%, #F5F5F5 50%, #fff 50%, #fff 100%);
  margin: 0 0 152px;
  position: relative;
  }
  .lp-bakertop-feature04::before {
  content: "";
  display: block;
  width: 68px;
  height: 62px;
  background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num04.svg) no-repeat 0 0;
  background-size: 68px 62px;
  position: absolute;
  top: -31px;
  right: 50%;
  -webkit-transform: translateX(-452px);
      transform: translateX(-452px);
}
@media screen and (max-width: 767px) {
  .lp-bakertop-feature04 {
    margin-bottom: 88px;
  }
}
.lp-bakertop-feature05 {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #F5F5F5), to(#F5F5F5));
  background: linear-gradient(to right, #fff 0%, #fff 50%, #F5F5F5 50%, #F5F5F5 100%);
  margin: 0 0 144px;
  position: relative;
}
.lp-bakertop-feature05::before {
  content: "";
  display: block;
  width: 68px;
  height: 62px;
  background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num05.svg) no-repeat 0 0;
  background-size: 68px 62px;
  position: absolute;
  top: -31px;
  left: 50%;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}

/* 特徴01
----------------------------------------------------------*/
.lp-bakertop-feature01block {
  width: 1120px;
  background: #F5F5F5;
  padding: 48px 50px 48px 40px;
  margin: 0 auto;
}
.lp-bakertop-feature01block-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 32px;
}
.lp-bakertop-feature01block-top-img {
  width: 470px;
}
.lp-bakertop-feature01block-top-img img {
  width: 470px;
  height: 200px;
}
.lp-bakertop-feature01block-top-text {
  width: 470px;
}
.lp-bakertop-feature01block-top-text-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 16px;
}
.lp-bakertop-feature01block-top-text-text {
  line-height: 2.3;
  margin: 0;
}
.lp-bakertop-feature01block-img {
  margin: 0 0 48px;
  padding: 30px 0;
  background: #FFF;
  text-align: center;
}
.lp-bakertop-feature01block-description {
  margin: 0 12px;
}
.lp-bakertop-feature01block-description-arrow {
  text-align: center;
}

/* 特徴02
----------------------------------------------------------*/
.lp-bakertop-feature02block {
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F5F5;
  padding: 48px 50px 48px 40px;
  margin: 0 auto;
}
.lp-bakertop-feature02block-text {
  width: 470px;
}
.lp-bakertop-feature02block-text-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 16px;
}
.lp-bakertop-feature02block-text-text {
  line-height: 2.3;
  margin: 0 0 16px;
}
.lp-bakertop-feature02block-img {
  width: 470px;
}
.lp-bakertop-feature02block-img figure {
  margin-top: 48px;
}
.lp-bakertop-feature02block-img figcaption {
  margin-top: 10px;
  font-size: 13px;
  text-align: center;
}

/* 特徴03
----------------------------------------------------------*/
.lp-bakertop-feature03block {
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F5F5;
  padding: 48px 50px 48px 40px;
  margin: 0 auto;
}
.lp-bakertop-feature03block-img {
  width: 470px;
}
.lp-bakertop-feature03block-text {
  width: 470px;
}
.lp-bakertop-feature03block-text-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 16px;
}
.lp-bakertop-feature03block-text-text {
  line-height: 2.3;
  margin: 0 0 16px;
}
.lp-bakertop-feature03block-text-text::last-child {
  margin: 0;
}
.lp-bakertop-feature03block-text-label {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px;
}

/* 特徴04
----------------------------------------------------------*/
.lp-bakertop-feature04block {
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F5F5;
  padding: 48px 50px 48px 40px;
  margin: 0 auto;
}
.lp-bakertop-feature04block-img {
  width: 400px;
}
.lp-bakertop-feature04block-img figure:nth-of-type(2) {
  margin-top: 30px;
}
.lp-bakertop-feature04block-text {
  width: 470px;
}
.lp-bakertop-feature04block-text-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 16px;
}
.lp-bakertop-feature04block-text-text {
  line-height: 2.3;
  margin: 0 0 16px;
}
.lp-bakertop-feature04block-text-text::last-child {
  margin: 0;
}
.lp-bakertop-feature04block-text-label {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px;
}

/* 特徴05
----------------------------------------------------------*/
.lp-bakertop-feature05block {
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F5F5;
  padding: 48px 50px 48px 40px;
  margin: 0 auto;
}
.lp-bakertop-feature05block-img {
  width: 470px;
}
.lp-bakertop-feature05block-img figure + figure {
  margin-top: 48px;
}
.lp-bakertop-feature05block-text {
  width: 470px;
}
.lp-bakertop-feature05block-text-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.6;
  margin: 0 0 16px;
}
.lp-bakertop-feature05block-text-text {
  line-height: 2.3;
  margin: 0 0 16px;
}
.lp-bakertop-feature05block-text-text::last-child {
  margin: 0;
}
.lp-bakertop-feature05block-text-label {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 16px;
}

  /* パーフェクトな調理へ
----------------------------------------------------------*/
.lp-bakertop-other-text {
	font-size: 1.6rem;
}

/* ブランド
----------------------------------------------------------*/
.lp-bakertop-brand {
  padding: 42px 0 0;
}
.lp-bakertop-brand-inner {
  width: 1120px;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
  border-radius: 17px;
  padding: 56px 45px 72px;
  margin: 0 auto 80px;
  position: relative;
}
.lp-bakertop-brand-title {
  width: 256px;
  margin: 0;
  position: absolute;
  top: -42px;
  left: 45px;
}
.lp-bakertop-brand-lead {
  font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 33px;
  font-weight: normal;
  vertical-align: middle;
  margin: 0 0 48px;
}
.lp-bakertop-brand-lead::before {
  content: "";
  display: inline-block;
  width: 55px;
  height: 1px;
  background: #000;
  margin: 0 16px 0 0;
}
.lp-bakertop-brand-lead .-green {
  color: #38D430;
}
.lp-bakertop-brand-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lp-bakertop-brand-content-movie {
  width: 470px;
}
.lp-bakertop-brand-content-movie iframe {
  width: 470px;
  height: 264px;
  margin: 0 0 24px;
}
.lp-bakertop-brand-content-text {
  width: 470px;
  line-height: 2.3;
}
.lp-bakertop-brand-content-text p {
  margin: 0 0 24px;
}
.lp-bakertop-brand-content-text p::last-child {
  margin: 0;
}
.lp-bakertop-brand-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.lp-bakertop-brand-back a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
  padding: 14px 0px 0 11px;
}
.lp-bakertop-brand-back a img {
  width: 30px;
  height: 36px;
}
.lp-bakertop-brand-back a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .lp-bakertop-mv {
    margin: 16px 0 24px;
  }
  .lp-bakertop-mv img {
    width: 33%;
    min-width: 124px;
  }
  .lp-bakertop-nav {
    padding: 40px 0;
  }
  .lp-bakertop-nav-logo {
    text-align: center;
    margin: 0 0 16px;
  }
  .lp-bakertop-nav-list {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .lp-bakertop-nav-item {
    width: 186px;
    margin: 0 auto 24px;
  }
  .lp-bakertop-nav-item a {
    width: 186px;
    padding: 12px 4px;
  }
  .lp-bakertop-inner {
    width: auto;
    padding: 0;
    margin: 0 20px;
  }
  .lp-bakertop-relation {
    margin: 40px 0 32px;
  }
  .lp-bakertop-lead {
    padding: 24px 0 0;
    margin: 0 0 56px;
  }
  .lp-bakertop-lead p {
    width: auto;
    max-width: 295px;
    margin: 0 auto 24px;
  }
  .lp-bakertop-lead figure img {
    width: 100%;
  }
  .lp-bakertop-feature-title {
    width: auto;
    max-width: 296px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature01 {
    background: #F5F5F5;
    margin: 0 0 80px;
  }
  .lp-bakertop-feature01::before {
    display: none;
  }
  .lp-bakertop-feature02 {
    background: #F5F5F5;
    margin: 0 0 80px;
  }
  .lp-bakertop-feature02::before {
    display: none;
  }
  .lp-bakertop-feature03 {
    background: #F5F5F5;
    margin: 0 0 88px;
  }
  .lp-bakertop-feature03::before {
    display: none;
  }
  .lp-bakertop-feature05::before {
    display: none;
  }
/* 特徴01
----------------------------------------------------------*/
  .lp-bakertop-feature01block {
    width: 100%;
    background: #F5F5F5;
    padding: 40px 8px 40px;
    margin: 0 auto;
  }
  .lp-bakertop-feature01block-top {
    display: block;
    margin: 0 0 38px;
  }
  .lp-bakertop-feature01block-top-img {
    width: 100%;
    text-align: center;
	margin: 0 0 32px;
  }
  .lp-bakertop-feature01block-top-img img {
    width: 100%;
    max-width: 358px;
    height: auto;
  }
  .lp-bakertop-feature01block-top-text {
    width: 100%;
    padding: 0 12px;
  }
  .lp-bakertop-feature01block-top-text-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature01block-top-text-title::before {
    content: "";
    display: block;
    width: 40px;
    height: 28px;
    background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num01.svg) no-repeat 0 0;
    background-size: 40px 28px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature01block-top-text-text {
    font-size: 15px;
    line-height: 2;
    margin: 0;
  }
  .lp-bakertop-feature01block-img {
    margin: 0 0 24px;
	padding: 10px;
  }
  .lp-bakertop-feature01block-description {
    margin: 0 ;
	font-size: 12px;
  }
  .lp-bakertop-feature01block-description p {
    margin-top: 0.8em;
  }
  .lp-bakertop-feature01block-description-arrow {
    text-align: center;
  }

/* 特徴02
----------------------------------------------------------*/
  .lp-bakertop-feature02block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 40px 8px 40px;
    margin: 0 auto;
  }
  .lp-bakertop-feature02block-text {
    width: 100%;
    text-align: center;
	margin: 0 0 32px;
  }
  .lp-bakertop-feature02block-text-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    margin: 0 12px 16px;
  }
  .lp-bakertop-feature02block-text-title::before {
    content: "";
    display: block;
    width: 40px;
    height: 28px;
    background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num02.svg) no-repeat 0 0;
    background-size: 40px 28px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature02block-text-text {
    font-size: 15px;
    line-height: 2;
    text-align: left;
    margin: 0 12px 24px;
  }
	.lp-bakertop-feature02block-text figure {
        width: 100%;
        text-align: center;
        margin: 0 0 32px;
	}
  .lp-bakertop-feature02block-img {
    width: 100%;
    margin: 0 0 32px;
  }
  .lp-bakertop-feature02block-img figure {
    margin: 0 auto;
  }
  .lp-bakertop-feature02block-img figure + figure {
    margin-top: 20px;
  }
  
/* 特徴03
----------------------------------------------------------*/
  .lp-bakertop-feature03block {
    width: 100%;
    display: block;
    background: #F5F5F5;
    padding: 40px 8px 32px;
    margin: 0 auto;
  }
  .lp-bakertop-feature03block-img {
    width: 100%;
    text-align: center;
    margin: 0 0 32px;
  }
  .lp-bakertop-feature03block-text {
    width: 100%;
  }
  .lp-bakertop-feature03block-text-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    margin: 0 12px 16px;
  }
  .lp-bakertop-feature03block-text-title::before {
    content: "";
    display: block;
    width: 40px;
    height: 28px;
    background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num03.svg) no-repeat 0 0;
    background-size: 40px 28px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature03block-text-text {
    font-size: 15px;
    line-height: 2;
    text-align: left;
    margin: 0 12px 24px;
  }
  .lp-bakertop-feature03block-text-label {
    font-size: 18px;
    font-weight: bold;
    margin: 0 12px 16px;
  }

/* 特徴04
----------------------------------------------------------*/
  .lp-bakertop-feature04block {
    width: 100%;
    display: block;
    background: #F5F5F5;
    padding: 40px 8px 32px;
    margin: 0 auto;
  }
  .lp-bakertop-feature04block-img {
    width: 100%;
    text-align: center;
    margin: 0 0 32px;
  }
  .lp-bakertop-feature04block-text {
    width: 100%;
  }
  .lp-bakertop-feature04block-text-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    margin: 0 12px 16px;
  }
  .lp-bakertop-feature04block-text-title::before {
    content: "";
    display: block;
    width: 40px;
    height: 28px;
    background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num04.svg) no-repeat 0 0;
    background-size: 40px 28px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature04block-text-text {
    font-size: 15px;
    line-height: 2;
    text-align: left;
    margin: 0 12px 24px;
  }
  .lp-bakertop-feature04block-text-label {
    font-size: 18px;
    font-weight: bold;
    margin: 0 12px 16px;
  }
  
/* 特徴05
----------------------------------------------------------*/
  .lp-bakertop-feature05block {
    width: 100%;
    display: block;
    background: #F5F5F5;
    padding: 40px 8px 32px;
    margin: 0 auto;
  }
  .lp-bakertop-feature05block-img {
    width: 100%;
    text-align: center;
    margin: 0 0 32px;
  }
  .lp-bakertop-feature05block-text {
    width: 100%;
  }
  .lp-bakertop-feature05block-text-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    text-align: left;
    margin: 0 12px 16px;
  }
  .lp-bakertop-feature05block-text-title::before {
    content: "";
    display: block;
    width: 40px;
    height: 28px;
    background: url(/app/wp-content/themes/fmi/assets/img/products/lp/bakertop/ico_num05.svg) no-repeat 0 0;
    background-size: 40px 28px;
    margin: 0 0 16px;
  }
  .lp-bakertop-feature05block-text-text {
    font-size: 15px;
    line-height: 2;
    text-align: left;
    margin: 0 12px 24px;
  }
  .lp-bakertop-feature05block-text-label {
    font-size: 18px;
    font-weight: bold;
    margin: 0 12px 16px;
  }
  .lp-bakertop-feature05block-youtube {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
  }
  .lp-bakertop-feature05block-youtube iframe {
      width: 100% !important;
      height: 100% !important;
      min-height: auto;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
  }

  /* パーフェクトな調理へ
----------------------------------------------------------*/
.lp-bakertop-other-text {
	font-size: 1.3rem;
}


/* ブランド
----------------------------------------------------------*/
  .lp-bakertop-brand {
    padding: 60px 15px 0;
  }
  .lp-bakertop-brand-inner {
    width: 94%;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
            box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.35);
    border-radius: 9px;
    padding: 65px 8px 24px;
    margin: 0 auto 48px;
    position: relative;
  }
  .lp-bakertop-brand-title {
    width: 171px;
    margin: 0 0;
    position: absolute;
    top: -24px;
    left: 16px;
  }
  .lp-bakertop-brand-title::after {
    content: "";
    display: block;
    width: 55px;
    height: 1px;
    background: #ACACAC;
    margin-top: 16px;
  }
  .lp-bakertop-brand-lead {
    font-size: 22px;
    line-height: 1.8;
    margin: 0 0 32px;
  }
  .lp-bakertop-brand-lead::before {
    display: none;
  }
  .lp-bakertop-brand-content {
    display: block;
  }
  .lp-bakertop-brand-content-movie {
    width: auto;
    margin: 0 0 24px;
  }
  .lp-bakertop-brand-content-movie-youtube {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
  }
  .lp-bakertop-brand-content-movie iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: auto;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lp-bakertop-brand-content-text {
    width: auto;
    font-size: 15px;
    line-height: 1.8;
    margin: 0 0 32px;
  }
  .lp-bakertop-brand-content-text p {
    margin: 0 0 24px;
  }
  .lp-bakertop-brand-content-text p::last-child {
    margin: 0;
  }
  .lp-bakertop-brand-content-text figure img {
    width: 100%;
  }
}