@charset "Shift_JIS";
.geniebra {
  -webkit-font-feature-settings: 'pkna';
          font-feature-settings: 'pkna';
}

.geniebra-top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 680px;
}

.geniebra-top__kv {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  height: 680px;
  background-image: url("/c_genie/images/geniebra/2604_geniebra_kv_01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.geniebra-top__textarea {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 130px 30px 0 30px;
}

.geniebra-top__textarea-inner {
  position: relative;
  text-align: center;
  display: inline-block;
}

.geniebra-top__icon {
  position: absolute;
  top: -20%;
  left: -14%;
}
.geniebra-top__title {
  padding-bottom: 35px;
}
.geniebra-top__lead {
  padding-bottom: 35px;
}
.geniebra-top__btn {
  padding-bottom: 28px;
  display: block;
}

.geniebra-comfortable {
  background-image: url("/c_genie/images/geniebra/2604_geniebra_bg_01.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: solid 1px #e6e6e6;
}

.geniebra-comfortable__heading {
  text-align: center;
  margin-bottom: 50px;
}

.geniebra-comfortable__img {
  text-align: center;
}

.geniebra-comfortable__textarea {
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}

.geniebra-comfortable__title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.03em;
  margin-top: 40px;
  margin-bottom: 40px;
}

.geniebra-comfortable__text {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.geniebra-movie {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #FFF;
  position: relative;
}
.geniebra-movie:after {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background-color: #fbedf6;
  z-index: 0;
}

.geniebra-movie__heading {
  text-align: center;
  margin-bottom: 45px;
}

.geniebra-movie__lead {
  font-size: 30px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: 45px;
}

.geniebra-movie__box {
  position: relative;
  z-index: 1;
}
.geniebra-movie__box a {
  display: block;
  position: relative;
}
.geniebra-movie__box .icon-play {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.geniebra-point {
  background-color: #FFF;
}

.geniebra-point__head {
  padding: 80px;
  background-image: url("/c_genie/images/geniebra/2604_geniebra_bg_02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.geniebra-point__heading {
  font-size: 40px;
  font-weight: 400;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}

.geniebra-point__inner {
  padding-top: 90px;
  padding-bottom: 90px;
}

.geniebra-point__section {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
.geniebra-point__section:after {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #98a2ec;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#98a2ec), to(#f199ce));
  background: -o-linear-gradient(left, #98a2ec 0%, #f199ce 100%);
  background: linear-gradient(to right, #98a2ec 0%, #f199ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98a2ec', endColorstr='#f199ce',GradientType=1 );
  /* IE6-9 */
  z-index: 0;
}
.geniebra-point__section:first-child {
  padding-top: 0;
}
.geniebra-point__section:last-child {
  padding-bottom: 0;
}
.geniebra-point__section:last-child:after {
  display: none;
}

.geniebra-point__icon {
  margin-bottom: 30px;
}

.geniebra-point__title {
  font-size: 23px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.geniebra-point__title span {
  font-size: 12px;
}

.geniebra-point__text {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.geniebra-point__text span {
  font-size: 11px;
}

.geniebra-detail {
  background-color: #FFF;
}

.geniebra-detail__head {
  padding: 60px 80px 80px;
  background-image: url("/c_genie/images/geniebra/2604_geniebra_bg_02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.geniebra-detail__heading {
  font-size: 40px;
  font-weight: 400;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.3;
  text-align: center;
  letter-spacing: 0.05em;
  color: #FFF;
}

.geniebra-detail__heading-item {
  text-align: center;
  margin-bottom: 15px;
}

.geniebra-detail__inner-1 {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #fbfbfd;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(98%, #fbfbfd), to(#ffffff));
  background: -o-linear-gradient(top, #fbfbfd 98%, #ffffff 100%);
  background: linear-gradient(to bottom, #fbfbfd 98%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfd', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  text-align: center;
}

.geniebra-detail__kirei {
  padding-top: 70px;
  padding-bottom: 120px;
  background: #FFF;
}

.geniebra-detail__kirei-heading {
  text-align: center;
  margin-bottom: 60px;
}

.geniebra-detail__text {
  font-size: 16px;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.6;
  letter-spacing: 0.08em;
}

.geniebra-detail__scene {
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  border: solid 1px #333333;
  position: relative;
  padding: 70px 80px;
  margin-top: 70px;
}
.geniebra-detail__scene:after {
  width: 100%;
  height: 8px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: #98a2ec;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#98a2ec), to(#f199ce));
  background: -o-linear-gradient(left, #98a2ec 0%, #f199ce 100%);
  background: linear-gradient(to right, #98a2ec 0%, #f199ce 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98a2ec', endColorstr='#f199ce',GradientType=1 );
  /* IE6-9 */
  z-index: 0;
}

.geniebra-detail__scene-heading {
  text-align: center;
  margin-bottom: 20px;
}

.geniebra-detail__scene-lead {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  padding-bottom: 20px;
}

.geniebra-detail__scene-list {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.08em;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: solid 1px #a0a0a0;
}
.geniebra-detail__scene-list span {
  display: inline-block;
  padding-left: 10px;
}

.geniebra-detail__scene-list--nob {
  border-bottom: none;
  padding-bottom: 0;
}

.geniebra-lineup {
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #ffffff), to(#fbfafd));
  background: -o-linear-gradient(top, #ffffff 95%, #fbfafd 100%);
  background: linear-gradient(to bottom, #ffffff 95%, #fbfafd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfafd',GradientType=0 );
  /* IE6-9 */
}

.geniebra-lineup__head {
  padding: 80px;
  background-image: url("/c_genie/images/geniebra/2604_geniebra_bg_03.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.geniebra-lineup__heading {
  text-align: center;
}

.geniebra-lineup__inner {
  padding-top: 80px;
  padding-bottom: 90px;
}

.geniebra-lineup__img {
  margin-top: 30px;
  margin-bottom: 60px;
}

.geniebra-lineup__img-list {
  text-align: center;
}

.geniebra-lineup__img-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.geniebra-lineup__thumb-list {
  margin-bottom: 20px;
}

.geniebra-lineup__name {
  border-bottom: solid 1px #333333;
  padding-bottom: 20px;
}
.geniebra-lineup__name div {
  margin-bottom: 5px;
}
.geniebra-lineup__name h4 {
  font-size: 30px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.3;
}

.geniebra-lineup__price {
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  padding-top: 25px;
  padding-bottom: 23px;
  border-bottom: solid 1px #f0f0f0;
}
.geniebra-lineup__price .l-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.geniebra-lineup__price-text1 {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.geniebra-lineup__price-text2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
}
.geniebra-lineup__price-text2 span {
  font-size: 11px;
  display: block;
}

.geniebra-lineup__price-text3 {
  font-size: 25px;
  line-height: 1.3;
}
.geniebra-lineup__price-text3 span {
  font-size: 15px;
}

.geniebra-lineup__color {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px;
  padding-bottom: 5px;
  border-bottom: solid 1px #333333;
}

.geniebra-lineup__color-list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  max-width: 20%;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 25px;
}
.geniebra-lineup__color-list a {
  display: block;
  font-size: 11px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.2;
  text-align: center;
  color: #333;
}
.geniebra-lineup__color-list a span {
  display: block;
  width: 48px;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  border: solid 2px #f0f0f0;
  margin: 0 auto 5px;
}
.geniebra-lineup__color-list a span.color-01 {
  background-color: #f9e3d1;
}
.geniebra-lineup__color-list a span.color-02 {
  background-color: #edc5c0;
}
.geniebra-lineup__color-list a span.color-03 {
  background-color: #000;
}
.geniebra-lineup__color-list a span.color-04 {
  background-color: #adbed5;
}
.geniebra-lineup__color-list a span.color-05 {
  background-color: #c5b1c4;
}
.geniebra-lineup__color-list a span.color-06 {
  background-color: #dcdce5;
}
.geniebra-lineup__color-list a.is-active, .geniebra-lineup__color-list a:hover {
  text-decoration: none;
}
.geniebra-lineup__color-list a.is-active span, .geniebra-lineup__color-list a:hover span {
  border: solid 2px #ff53a9;
}

.geniebra-lineup__size {
  padding-top: 50px;
}

.geniebra-lineup__size-img {
  padding-bottom: 40px;
}

.geniebra-lineup__size-text {
  font-size: 15px;
  font-weight: 500;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.6;
}

.c-button {
  display: block;
  border: solid 3px #000000;
  background-color: #000000;
  font-size: 20px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  color: #FFF !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  line-height: 64px;
  letter-spacing: 0.05em;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}
.c-button i {
  font-style: italic;
}
.c-button:hover {
  background-color: #FFFFFF;
  color: #333 !important;
  text-decoration: none;
}

.c-button--w {
  background-color: transparent;
  color: #333 !important;
}
.c-button--w:hover {
  background-color: #000;
  color: #FFF !important;
}

.c-button--s {
  font-size: 14px;
  line-height: 41px;
  border-width: 2px;
}

.geniebra-voice {
  padding-top: 90px;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfafd), color-stop(5%, #ffffff));
  background: -o-linear-gradient(top, #fbfafd 0%, #ffffff 5%);
  background: linear-gradient(to bottom, #fbfafd 0%, #ffffff 5%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfafd', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.geniebra-voice__head {
  padding-bottom: 70px;
}

.geniebra-voice__heading {
  text-align: center;
}

.geniebra-voice__inner {
  padding-bottom: 90px;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #ffffff), to(#fbfafd));
  background: -o-linear-gradient(top, #ffffff 95%, #fbfafd 100%);
  background: linear-gradient(to bottom, #ffffff 95%, #fbfafd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfafd',GradientType=0 );
  /* IE6-9 */
}

.geniebra-voice__inner-2 {
  padding-top: 90px;
  padding-bottom: 120px;
  background: #ffffff;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(95%, #ffffff), to(#fbfafd));
  background: -o-linear-gradient(top, #ffffff 95%, #fbfafd 100%);
  background: linear-gradient(to bottom, #ffffff 95%, #fbfafd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbfafd',GradientType=0 );
  /* IE6-9 */
}

.geniebra-voice__comment {
  display: inline-block;
  font-size: 12px;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  text-align: left;
  line-height: 1.5;
}
.geniebra-voice__comment dt {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
}
.geniebra-voice__comment dd {
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
}

.geniebra-voice-list {
  margin-top: 0px;
}

.geniebra-voice-listitem {
  margin-bottom: 50px;
}
.geniebra-voice-listitem h3 {
  margin-bottom: 20px;
}
.geniebra-voice-listitem p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.geniebra-shorts {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #FFF;
}

.geniebra-shorts__img {
  text-align: center;
}

.geniebra-shorts__img-name {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
}

.geniebra-shorts .l-col-xs-7 {
  position: relative;
}
.geniebra-shorts__icon {
  position: absolute;
  top: -50px;
  right: -100px;
}
.geniebra-shorts__name {
  border-bottom: solid 1px #333333;
  padding-bottom: 20px;
}
.geniebra-shorts__name div {
  margin-bottom: 5px;
}
.geniebra-shorts__name h4 {
  font-size: 30px;
  font-weight: 600;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  line-height: 1.3;
}

.geniebra-shorts__text {
  font-size: 16px;
  line-height: 1.6;
  font-family: "Ÿà–¾’©", YuMincho, "Yu Mincho", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  letter-spacing: 0.05em;
  padding-top: 25px;
  padding-bottom: 40px;
}

.geniebra-bottom {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 550px;
}

.geniebra-bottom__kv {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  height: 550px;
  background-image: url("/c_genie/images/geniebra/2604_geniebra_kv_02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}

.geniebra-bottom__textarea {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 90px 120px 0 30px;
}

.geniebra-bottom__textarea-inner {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}

.geniebra-bottom__title {
  position: relative;
  display: inline-block;
  padding-bottom: 35px;
}

.geniebra-bottom__lead {
  padding-bottom: 35px;
}

.geniebra-bottom__btn {
  padding-bottom: 28px;
  display: block;
}

.geniebra-btn-wrap {
  max-width: 760px;
  margin: 0 auto;
}
