@font-face {
  font-family: 'Blue Highway Bold';
  src: url(/common_old/fonts/bluebold.woff) format('woff'),
       url(/common_old/fonts/bluebold.ttf) format('truetype')
}

@font-face {
  font-family: 'Blue Highway Condensed';
  src: url(/common_old/fonts/bluecond.woff) format('woff'),
       url(/common_old/fonts/bluecond.ttf) format('truetype')
}

.show_pc {
  display: block !important;
}

.show_sp {
  display: none !important;
}

@media (max-width: 768px) {
  .show_pc {
    display: none !important;
  }

  .show_sp {
    display: block !important;
  }
}

@media (max-width: 768px) {
  .shadow {
    box-shadow: none;
  }
}

.hero {
  margin-bottom: 104px;
}

@media (max-width: 768px) {
  .hero {
    margin-bottom: 56px;
  }
}

.hero__imgWrapper {
  position: relative;
}

.hero__img {
  display: block;
  width: 100%;
  height: calc(100vh - 132px - 50px);
  object-fit: cover;
  object-position: 85% 50%;
  font-family: 'object-fit: cover; object-position: 85% 50%;'; /* Polyfill for IE11 and Edge */
}

@media (max-width: 768px) {
  .hero__img {
    width: 100%;
    height: auto;
    object-fit: fill;
    object-position: 50%;
  }
}

.hero__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(93 / 1200 * 100%);
  max-width: 344px;
}

@media (max-width: 768px) {
  .hero__title {
    transform: translateY(calc(-50% + 8px));
    left: calc(46 / 750 * 100%);
    max-width: 169px;
  }
}

.hero__twinsDayWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e5e5e5;
  height: 49px;
}

@media (max-width: 768px) {
  .hero__twinsDayWrapper {
    height: 49.5px;
  }
}

.hero__twinsDay {
  margin-top: 1px; /* Tweak visually vertical centering  */
}

@media (max-width: 768px) {
  .hero__twinsDay {
    width: 231.33px;
  }
}

.hero__twinsDayLink {
  margin-left: 26px;
  transition: opacity .5s;
}

@media (max-width: 768px) {
  .hero__twinsDayLink {
    margin-left: 17.5px;
  }
}

.hero__twinsDayLink:hover {
  opacity: .5;
}

.hero__twinsDayMore {}

@media (max-width: 768px) {
  .hero__twinsDayMore {
    width: 92.5px;
  }
}

.rede {}

.rede__title {
  display: block;
  margin: 0 auto 76px;
  max-width: 277px;
}

@media (max-width: 768px) {
  .rede__title {
    margin: 0 auto 32px;
    max-width: 193px;
  }
}

.rede__text {
  display: block;
  margin: 0 auto 104px;
  max-width: 691px;
}

@media (max-width: 768px) {
  .rede__text {
    display: block;
    margin: 0 auto 57.5px;
    max-width: 306px;
  }
}

.gallery {
  margin-bottom: 98px;
}

@media (max-width: 768px) {
  .gallery {
    margin-bottom: 57.5px;
  }
}

.gallery__img {
  height: 200px;
}

@media (max-width: 768px) {
  .gallery__img {
    height: 90px;
  }
}

.introduction {
  display: flex;
  justify-content: center;
  margin: 0 auto 115px;
  padding: 0 120px;
}

@media (max-width: 768px) {
  .introduction {
    flex-direction: column;
    margin: 0 auto 96px;
    padding: 0 38px;
  }
}

.introduction__textWrapper {
  margin-right: 78px;
  flex-basis: 480px;
}

@media (max-width: 768px) {
  .introduction__textWrapper {
    order: 1;
    flex-basis: 100%;
    margin-right: 0;
  }
}

.introduction__name {
  margin-bottom: calc(20px - ((36px - 26px) / 2));
  font-family: 'Blue Highway Condensed';
  /*font-size: 26px;*/
  font-size: 34px;
  line-height: 1.38;
  line-height: calc(36 / 26);
  letter-spacing: .08em;
  color: #ef9987;
}

@media (max-width: 768px) {
  .introduction__name {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.39;
    line-height: calc(30.5 / 22);
  }
}

.introduction__name--small {
  font-family: 'Blue Highway Condensed';
  /*font-size: 20px;*/
  font-size: 24px;
  line-height: 1.38;
  line-height: calc(36 / 26);
  color: #ef9987;
}

@media (max-width: 768px) {
  .introduction__name--small {
    font-size: 17px;
    line-height: 1.79);
    line-height: calc(30.5 / 17);
    color: #ef9987;
  }
}

.introduction__text {
  text-align: justify;
  font-size: 13px;
  line-height: 2.07;
  line-height: calc(27 / 13);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .introduction__text {
    font-size: 12px;
    line-height: 1.92;
    line-height: calc(23 / 12);
    letter-spacing: .05em;
  }
}

.introduction__imgWrapper {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .introduction__imgWrapper {
    order: 0;
    margin-bottom: 21px;
  }
}

.introduction__img {
  width: 100%;
}

.cocoDouble {
  padding: 0 120px;
}

@media (max-width: 768px) {
  .cocoDouble {
    margin-bottom: 19px;
    padding: 0 38px;
  }
}

.cocoDouble__img {
  margin-bottom: 58px;
  width: 100%;
}

@media (max-width: 768px) {
  .cocoDouble__img {
    margin-bottom: 38px;
    width: 100%;
  }
}

.cocoDouble__inner {
  display: flex;
  margin-bottom: 58px;
  padding-right: 75px;
  padding-left: 40px;
}

@media (max-width: 768px) {
  .cocoDouble__inner {
    flex-direction: column;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
}

.cocoDouble__titleWrapper {
  flex-shrink: 0;
  flex-basis: 220px;
}

@media (max-width: 768px) {
  .cocoDouble__titleWrapper {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 38px;
    width: 172.5px;
  }
}

.cocoDouble__title {
  width: 100%;
}

.cocoDouble__texrWrapper {
  margin-left: 74px;
}

@media (max-width: 768px) {
  .cocoDouble__texrWrapper {
    margin-left: 0;
  }
}

.cocoDouble__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .cocoDouble__text {
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .05em;
  }
}

.trunk {
  position: relative;
  margin-bottom: 169px;
}

@media (max-width: 768px) {
  .trunk {
    margin-bottom: 89px;
    padding: 0 38px;
  }
}

.trunk__mainImg {
  display: block;
  margin-bottom: calc(72px - ((23px - 12px) / 2));
  width: calc(627 / 1200 * 100vw);
  max-width: calc(627 / 1200 * 100%);
}

@media (max-width: 768px) {
  .trunk__mainImg {
    margin-bottom: 12.5px;
    margin-left: -38px;
    width: calc(550 / 750 * 100vw);
    max-width: calc(550 / 750 * 100vw);
  }
}

.trunk__imgWrapper {
  position: absolute;
  bottom: 0;
  left: calc(723 / 1200 * 100%);
  max-width: calc(356 / 1200 * 100%);
}

@media (max-width: 970px) {
  .trunk__imgWrapper {
    right: 90px;
  }
}

@media (max-width: 768px) {
  .trunk__imgWrapper {
    position: static;
    margin-bottom: 18.5px;
    margin-left: auto;
    max-width: calc(450 / 750 * 100%);
  }
}

.trunk__img {
  display: block;
  width: 100%;
}

@media (max-width: 768px) {
  .trunk__img:nth-child(1) {
    display: none;
  }
}

.trunk__img + .trunk__img {
  margin-top: 14px;
}

.trunk__text {
  margin-left: calc(337 / 1200 * 100%);
  width: calc(362 / 1200 * 100%);
  text-align: justify;
  font-size: 12px;
  line-height: 1.92;
  line-height: calc(23 / 12);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .trunk__text {
    margin-left: 0;
    width: 100%;
  }
}

.walk {
  margin-bottom: 174px;
}

@media (max-width: 768px) {
  .walk {
    margin-bottom: 80px;
  }
}

.walk__mainImg {
  display: block;
  box-sizing: border-box;
  margin-bottom: 65px;
  padding-left: 120px;
  width: 100%;
}

@media (max-width: 768px) {
  .walk__mainImg {
    margin-bottom: 38px;
    padding-left: 25px;
  }
}

.walk__inner {
  display: flex;
  margin-bottom: 98px;
  padding-right: 120px;
}

@media (max-width: 768px) {
  .walk__inner {
    flex-direction: column;
    margin-bottom: 0;
    padding-right: 0;
  }
}

.walk__imgWrapper {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .walk__imgWrapper {
    order: 1;
    margin-bottom: 12.5px;
    padding: 0 25px;
  }
}

.walk__img1 {
  width: 100%;
}

.walk__textWrapper {
  margin-left: 78px;
  width: 330px;
}

@media (max-width: 768px) {
  .walk__textWrapper {
    box-sizing: border-box;
    margin-left: 0;
    margin-bottom: 18.5px;
    padding: 0 38px;
    width: 100%;
  }
}

.walk__titleWrapper {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
  width: 196px;
}

@media (max-width: 768px) {
  .walk__titleWrapper {
    margin-bottom: 38px;
    width: 156px;
  }
}

.walk__title {}

.walk__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {

}

.walk__imgOthers {
  display: flex;
  align-items: flex-start;
  padding-left: 120px;
}

@media (max-width: 768px) {
  .walk__imgOthers {
    padding-left: 0;
  }
}

.walk__img2 {}

.walk__img3 {}

@media (max-width: 768px) {
  .walk__img2 {
    width: calc(300 / 750 * 100vw);
  }

  .walk__img3 {
    width: calc(300 / 750 * 100vw);
  }
}

.easy {
  margin-bottom: 98px;
  padding-left: 120px;
}

@media (max-width: 768px) {
  .easy {
    margin-bottom: calc(50px - ((26px - 13px) / 2));
    padding-left: 0;
  }
}

.easy__title {
  margin-bottom: 83px;
  width: 438px;
}

@media (max-width: 768px) {
  .easy__title {
    margin-bottom: 37.5px;
    margin-left: 37.5px;
    width: calc(460 / 750 * 100vw);
  }
}

.easy__inner {
  display: flex;
}

@media (max-width: 768px) {
  .easy__inner {
    flex-direction: column;
  }
}

.easy__textWrapper {
  width: 330px;
  margin-right: 76px;
}

@media (max-width: 768px) {
  .easy__textWrapper {
    order: 1;
    box-sizing: border-box;
    margin-right: 0;
    padding: 0 38px;
    width: 100%;
  }
}

.easy__title2 {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
  width: 236px;
}

@media (max-width: 768px) {
  .easy__title2 {
    margin-bottom: calc(38px - ((28px - 14px) / 2));
    width: 185px;
  }
}

.easy__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .easy__text {
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .043em;
  }
}

.easy__imgWrapper {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .easy__imgWrapper {
    margin-bottom: 37px;
    margin-left: 25px;
  }
}

.easy__img {
  width: 100%;
}

.videoWrapper {
  margin: 0 auto;
  width: calc(783 / 1200 * 100vw);
}

@media (max-width: 768px) {
  .videoWrapper {
    width: calc(650 / 750 * 100vw);
  }
}

.videoWrapper--1 {
  margin-bottom: 130px;
}

@media (max-width: 768px) {
  .videoWrapper--1 {
    margin-bottom: 96px;
  }
}
.videoWrapper--2 {
  margin-bottom: 173px;
}

@media (max-width: 768px) {
  .videoWrapper--2 {
    margin-bottom: 96px;
  }
}

.video {
  width: 100%;
}

.babycar {
  margin-bottom: calc(126px - ((17px - 12px) / 2));
  padding-right: 120px;
}

@media (max-width: 768px) {
  .babycar {
    margin-bottom: calc(81.5px - ((35px - 15px) / 2));
    padding-right: 0;
  }
}

.babycar__inner {
  display: flex;
  margin-bottom: 97px;
}

@media (max-width: 768px) {
  .babycar__inner {
    flex-direction: column;
    margin-bottom: 18.5px;
  }
}

.babycar__imgWrapper {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .babycar__imgWrapper {
    margin-right: 75px;
  }
}

.babycar__img {
  width: 100%;
}

@media (max-width: 768px) {
  .babycar__img {
    margin-bottom: 38.5px;
  }
}

.babycar__textWrapper {
  width: 306px;
  margin-left: 70px;
}

@media (max-width: 768px) {
  .babycar__textWrapper {
    box-sizing: border-box;
    margin-left: 0;
    padding: 0 38px;
    width: 100%;
  }
}

.babycar__title {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
  width: px;
}

@media (max-width: 768px) {
  .babycar__title {
    width: 232.5px;
  }
}

.babycar__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .babycar__text {
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .043em;
  }
}

.babycar__gallery {
  display: flex;
  margin-bottom: 17px;
  justify-content: flex-end;
}

@media (max-width: 768px) {
  .babycar__gallery {
    justify-content: center;
    align-items: flex-start;
    margin-right: 13.5px;
    margin-left: 13.5px;
    /*margin-bottom: 8.5px;*/
    margin-bottom: 0;
  }
}

.babycar__galleryImg {}

@media (max-width: 768px) {
  .babycar__galleryImg {
    width: calc(348 / 750 * 100vw);
  }
}

.babycar__thanks {
  text-align: right;
  /*font-family: 'Blue Highway Condensed';*/
  font-size: 12px;
  line-height: 1.42;
  line-height: calc(17 / 12);
  letter-spacing: .12em;
  color: #a6a6a6;
}

@media (max-width: 768px) {
  .babycar__thanks {
    padding-right: 13.5px;
    /*font-family: 'Blue Highway Condensed';*/
    font-size: 7.5px;
    line-height: 4.67;
    line-height: calc(35 / 7.5);
  }
}

.babycar__thanksLink {
  font-family: 'Blue Highway Condensed';
  /*font-size: 12px;*/
  font-size: 16px;
  line-height: 1.42;
  line-height: calc(17 / 12);
  /*letter-spacing: .12em;*/
  letter-spacing: .16em;
  color: #a6a6a6;
}

@media (max-width: 768px) {
  .babycar__thanksLink {
    font-size: 7.5px;
    line-height: 1.53;
    line-height: calc(11.5 / 7.5);
    letter-spacing: .12em;
  }
}

.sns_wrap {
  margin-bottom: 100px;
  padding-left: 120px;
}

@media (max-width: 768px) {
  .sns_wrap {
    margin-bottom: 25px;
    padding-left: 0;
  }
}

.sns_wrap .sns_inner {
  display: flex;
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .sns_wrap .sns_inner {
    flex-direction: column;
    margin-bottom: 18.5px;
  }
}

.sns_wrap .sns__textWrapper {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
  width: 401px;
}

@media (max-width: 768px) {
  .sns_wrap .sns__textWrapper {
    order: 1;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0 36px;
    width: 100%;
  }
}

.sns_wrap .sns__title {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
}

@media (max-width: 768px) {
  .sns_wrap .sns__title {
    margin-bottom: calc(39px - (26px - 13px) / 2);
    width: 180px;
  }
}

.sns_wrap .sns__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .sns_wrap .sns__text {
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .043em;
  }
}

.sns_wrap .sns__imgWrapper {
  flex-grow: 1;
  margin-left: 60px;
}

@media (max-width: 768px) {
  .sns_wrap .sns__imgWrapper {
    margin-right: 25px;
    margin-bottom: 39.5px;
    margin-left: 25px;
  }
}

.sns_wrap .sns__img {
  width: 100%;
}

.sns_wrap .sns__gallery {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

@media (max-width: 768px) {
  .sns_wrap .sns__gallery {
    position: relative;
    justify-content: flex-start;
    margin-bottom: calc(12.5px + (316 / 750 * 100vw) + 25px);
  }
}

.sns_wrap .sns__galleryImg {}

@media (max-width: 768px) {
  .sns_wrap .sns__galleryImg {
    width: calc(300 / 750 * 100vw);
  }

  .sns_wrap .sns__galleryImg:nth-child(2) {
    position: absolute;
    bottom: calc(-1 * (12.5px + (316 / 750 * 100vw)));
    right: 25px;
    width: calc(450 / 750 * 100vw);
  }
}

.ties {
  margin-bottom: calc(124px - ((15px - 12px) / 2));
  padding-right: 120px;
  padding-left: 120px;
}

@media (max-width: 768px) {
  .ties {
    margin-bottom: 54px;
    padding-right: 0;
    padding-left: 0;
  }
}

.ties__inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

@media (max-width: 768px) {
  .ties__inner {
    flex-direction: column;
    margin-bottom: calc(22.5px - ((26px - 13px) / 2));
  }
}

.ties__imgWrapper {
  flex-grow: 1;
}

@media (max-width: 768px) {
  .ties__imgWrapper {
    box-sizing: border-box;
    margin-bottom: 39px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

.ties__img {
  width: 100%;
}

.ties__textWrapper {
  flex-basis: 413px;
  flex-grow: 1;
  margin-left: 50px;
}

@media (max-width: 768px) {
  .ties__textWrapper {
    margin-right: 37px;
    margin-left: 37px;
  }
}

.ties__titleWrapper {
  width: 324px;
}

@media (max-width: 768px) {
  .ties__titleWrapper {
    width: 148px;
  }
}

.ties__title {
  margin-bottom: calc(38px - ((28px - 14px) / 2));
}

@media (max-width: 768px) {
  .ties__title {
    margin-bottom: calc(38.5px - ((26px - 13px) / 2));
  }
}

.ties__text {
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #666;
}

@media (max-width: 768px) {
  .ties__text {
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .05em;
  }
}

.ties__img2Wrapper {}

.ties__img2 {
  display: block;
  margin-bottom: calc(21px - ((15px - 12px) / 2));
  width: 100%;
}

@media (max-width: 768px) {
  .ties__img2 {
    margin-bottom: 9px;
  }
}

.ties__img2Caption {
  text-align: right;
  font-family: 'Blue Highway Condensed';
  /*font-size: 12px;*/
  font-size: 16px;
  line-height: 1.25;
  line-height: calc(15 / 12);
  /*letter-spacing: .15em;*/
  letter-spacing: .16em;
  color: #a6a6a6;
}

@media (max-width: 768px) {
  .ties__img2Caption {
    font-size: 7.5px;
    line-height: 1;
    letter-spacing: .15em;
    color: #a6a6a6;
  }
}

.feature {
  padding: 66px 110px 83px;
  background-color: #f6f5f0;
}

@media (max-width: 1100px) {
  .feature {
    padding: 51.5px 0 95.5px;
  }
}

.feature__title {
  margin-bottom: 85px;
  border-top: 1px solid #d5d4cf;
  border-bottom: 1px solid #d5d4cf;
  height: 56px;
  text-align: center;
  font-family: 'Blue Highway Condensed';
  /*font-size: 22px;*/
  font-size: 30px;
  line-height: 56px;
  letter-spacing: .15em;
  color: #ec8073;
}

@media (max-width: 1100px) {
  .feature__title {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 51.5px;
    height: 50px;
    font-size: 21.5px;
    line-height: 50px;
  }
}

.feature__inner {
  margin-bottom: calc(104px - ((26px - 14px) / 2));
}

@media (max-width: 1100px) {
  .feature__inner {
    margin-bottom: 52px;
  }
}

.feature__rede1 {
  margin-left: 50%;
  transform: translateX(-402px);
  margin-bottom: calc(63px - ((28px - 14px) / 2));
  width: 454px;
}

@media (max-width: 768px) {
  .feature__rede1 {
    margin-right: auto;
    margin-left: auto;
    transform: translateX(0);
    margin-bottom: 31.5px;
    width: calc(680 / 750 * 100vw);
  }
}

.feature__rede2 {
  margin: 0 auto 79px;
  width: 660px;
  text-align: justify;
  font-size: 14px;
  line-height: 2;
  line-height: calc(28 / 14);
  letter-spacing: .08em;
  color: #737373;
}

@media (max-width: 768px) {
  .feature__rede2 {
    margin: 0 auto 51px;
    width: 300px;
    font-size: 13px;
    line-height: 2;
    line-height: calc(26 / 13);
    letter-spacing: .043em;
  }
}

.feature__img {
  margin-left: -120px;
  margin-bottom: 49px;
  width: calc(930 / 1200 * 100vw);
}

@media (max-width: 1100px) {
  .feature__img {
    margin-left: 0;
    margin-bottom: 38px;
    width: 100%;
  }
}

.feature__pointWrapper {
  display: flex;
  margin-left: 50%;
}

@media (max-width: 1100px) {
  .feature__pointWrapper {
    justify-content: center;
    margin-right: calc(50 / 750 * 100vw);
    margin-left: calc(50 / 750 * 100vw);
  }
}

@media (max-width: 767px) {
  .feature__pointWrapper {
    justify-content: space-between;
    margin-right: calc(50 / 750 * 100vw);
    margin-left: calc(50 / 750 * 100vw);
  }
}

.feature__pointWrapper:nth-of-type(1) {
  margin-bottom: calc(50px - ((26px - 14px) / 2));
  transform: translateX(calc(-1 * 330 / 1200 * 100vw));
}

@media (max-width: 1100px) {
  .feature__pointWrapper:nth-of-type(1) {
    margin-bottom: 32.5px;
    transform: translateX(0);
  }
}

.feature__pointWrapper:nth-of-type(2) {
  transform: translateX(calc(-1 * 150 / 1200 * 100vw));
}

@media (max-width: 1100px) {
  .feature__pointWrapper:nth-of-type(2) {
    transform: translateX(0);
  }
}

.feature__point {}

@media (max-width: 1100px) {
  .feature__point {
    width: 290px;
  }
}

@media (max-width: 764px) {
  .feature__point {
    width: calc(300 / 750 * 100vw);
  }
}

.feature__point:nth-child(2) {
  margin-top: 35px;
  margin-left: 40px;
}

@media (max-width: 1100px) {
  .feature__point:nth-child(2) {
    margin-top: 0;
    margin-left: 20px;
  }
}

@media (max-width: 764px) {
  .feature__point:nth-child(2) {
    margin-left: 0;
  }
}

.feature__pointImg {
  margin-bottom: 30px;
  width: 250px;
}

@media (max-width: 1100px) {
  .feature__pointImg {
    margin-bottom: 25px;
    width: 100%;
  }
}

.feature__pointHeading {
  margin-bottom: 17px;
  font-family: 'Blue Highway Condensed';
  /*font-size: 32px;*/
  font-size: 43px;
  line-height: 1;
  /*letter-spacing: .01em;*/
  letter-spacing: .03em;
  color: #ec8073;
}

@media (max-width: 1100px) {
  .feature__pointHeading {
    margin-bottom: 7px;
    font-size: 22.5px;
    letter-spacing: .01em;
  }
}

.feature__pointText {
  width: 290px;
  text-align: justify;
  font-size: 14px;
  line-height: 1.86;
  line-height: calc(26 / 14);
  letter-spacing: .1em;
  color: #737373;
}

@media (max-width: 1100px) {
  .feature__pointText {
    width: 100%;
    font-size: 12px;
    line-height: 1.92;
    line-height: calc(23 / 12);
    letter-spacing: 0;
  }
}

/* call to action; */

.cta {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .cta {
    padding: 0 38px;
  }
}

.cta__link {
/*  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid #181714;
  padding: 34px 30px 30px;*/
  transition: opacity .5s;
}

/*@media (max-width: 768px) {
  .cta__link {
    padding: 23px 25px 22.5px;
  }
}*/

.cta__link:hover {
  opacity: .5;
}

/*.cta__paragraph {
  display: flex;
  justify-content: center;
  align-items: baseline;
  line-height: 1;
}*/

/*@media (max-width: 768px) {
  .cta__paragraph:nth-child(1) {
    margin-bottom: 13px;
  }
}*/

/*.cta__paragraph + .cta__paragraph {
  margin-top: 30px;
}*/

/*@media (max-width: 768px) {
  .cta__paragraph + .cta__paragraph {
    margin-top: 0;
  }
}*/

/*.cta__arrow {
  align-self: center;
  font-size: 15px;
  line-height: 1;
  letter-spacing: .2em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__arrow {
    font-size: 12.5px;
    letter-spacing: .2em;
  }
}*/

/*.cta__title {
  margin-left: 15px;
  font-family: 'Blue Highway Condensed';
  font-size: 35px;
  line-height: 1;
  letter-spacing: .03em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__title {
    margin-left: 11px;
    font-size: 28.5px;
  }
}*/

/*.cta__price {
  margin-left: 34px;
  font-family: 'Blue Highway Condensed';
  font-size: 21px;
  line-height: 1;
  letter-spacing: .05em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__price {
    margin-left: 0;
    margin-bottom: 22px;
    text-align: center;
    font-size: 15.75px;
  }
}*/

/*.cta__tax {
  font-size: 14px;
  line-height: 1;
  letter-spacing: .08em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__tax {
    font-size: 10.5px;
  }
}*/

/*.cta__colors {
  border-bottom: 2px solid #3f3e3b;
  font-family: 'Blue Highway Condensed';
  font-size: 20px;
  line-height: 1;
  letter-spacing: .045em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__colors {
    flex-shrink: 0;
    font-size: 15px;
  }
}*/

/*.cta__color {
  font-family: 'Blue Highway Condensed';
  margin-left: 25px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .045em;
  color: #000;
}*/

/*@media (max-width: 768px) {
  .cta__color {
    font-size: 14.25px;
  }
}*/

.cta__img {
  width: calc(591 / 1200 * 100vw);
}

@media (max-width: 768px) {
  .cta__img {
    width: calc(601 / 750 * 100vw);
  }
}
