@charset "utf-8";
/* CSS Document */

#trial_moviearea{
	width:60%;
	margin:2% auto 4%;
}
#trial_moviearea video{
	width:100%;
}
@media screen and (max-width: 799px){
	#trial_moviearea{
		width:100%;
		margin:2% auto 4%;
	}
}
@media screen and (min-width: 1200px) {
  .pageHeading {
    padding: 65px 0 72px !important;

  }
}
@media screen and (max-width: 1199px) {
  .pageHeading {
    padding: 85px 40px 40px !important;
    min-height: auto !important;
    background: url(/wp/wp-content/themes/lyna/assets/img/common/bg_pageCover_sp.png) center top/100% auto no-repeat #ea5e79;
  }

}


.modHeadingH2 {
  line-height: 1.6;
  margin-top: 40px;
  padding-bottom: 12px;
  border-bottom: 4px solid #e8447a;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modHeadingH2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  .modHeadingH2 {
    font-size: 18px;
  }
}

.midashi  {
  padding: 1rem 2rem;
  border: 3px dashed #e8447a;
}

.wrapper {
  background: #ff0000;
}
.box {
  width: 100%;
}
.box-img {
  width: 100%;
  vertical-align: bottom;
}
.box-img:hover {
  filter: opacity(70%);
  cursor: pointer;
}
@media screen and (min-width: 800px) {
  .introduceFlow {
    width: 100%;
    margin: 110px auto 10%;
  }
}
@media screen and (min-width: 800px) {
  .flowList {
    width: 100%;
   }
}
.trialpink{
width:100%;
}

.c-entry-content section.dispatchAbout2 {
  width:100%;
  margin: 0 auto 8%;
  background: #fef8fa;
  padding: 76px 75px 72px;
}
.c-entry-content section.dispatchAbout2 .dispatchAbout__title2 {
  font-size: 27px;
  line-height: 1;
  margin-bottom: 27px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.c-entry-content section.dispatchAbout2 .dispatchAbout__text2 {
  font-size: 14px;
  line-height: 2.25;
  font-weight: bold;
}
@media screen and (max-width: 799px) {
  .flowList__title {
    margin: 20px 0 0;
    font-size: 15px;
  }
}

@media screen and (max-width: 799px) {
  .introduceFlow__body {
    margin: 20px 0px 0;
  }
}
@media screen and (max-width: 769px) {
	.c-entry-content section.dispatchAbout2{
		width:96%;
		margin:0 auto 5%;
		padding:6%;
		box-sizing: border-box;
	}
	.c-entry-content section.dispatchAbout2 .dispatchAbout__title2{
		font-size:18px;
		line-height: 1.4;
		margin-bottom: 4%;
		width:100%;
	}
	.c-entry-content section.dispatchAbout2 .dispatchAbout__text2{
		font-size: 12px;
	}
	.dispatchAboutimg .imgarea{
		width:90%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.dispatchAboutimg .imgarea img{
		width:100%;
		height: auto;
	}
}
.flowList__img {
  display: block;
  margin: 0 auto;
  vertical-align: top;
}
@media screen and (max-width: 799px) {
.modEntry img.flowList__img{
    max-width: 136px;
  }
}

@media screen and (min-width: 1200px) {
  .modEntry {
    padding: 50px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry {
    padding: 30px 0 0;
  }
}
.modEntry::after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.modEntry img {
  display: block;
  max-width: 100%;
  height: auto;
  font-size: 0;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .modEntry img {
    margin: 30px auto 15px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry img {
    margin: 35px auto 20px;
  }
}
.modEntry img:first-child {
  margin-top: 0;
}
.modEntry p {
  font-size: 15px;
  color: #595757;
}
@media screen and (min-width: 1200px) {
  .modEntry p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry p {
    margin-top: 20px;
  }
}
.modEntry p:first-child {
  margin-top: 0;
}
.modEntry h2, .modEntry .page_h6 {
  display: block;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modEntry h2, .modEntry .page_h6 {
    margin-top: 70px;
    font-size: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry h2, .modEntry .page_h6 {
    margin-top: 60px;
    font-size: 20px;
  }
}
.modEntry h2:first-child, .modEntry .page_h6:first-child {
  margin-top: 0;
}
.modEntry h3 {
  line-height: 1.6;
  border-left: 4px solid #e8447a;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modEntry h3 {
    margin-top: 35px;
    padding: 0 0 0 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry h3 {
    margin-top: 25px;
    padding: 0 0 0 10px;
    font-size: 16px;
  }
}
.modEntry h3:first-child {
  margin-top: 0;
}
.modEntry h4 {
  font-size: 15px;
  color: #222;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modEntry h4 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry h4 {
    margin-top: 20px;
  }
}
.modEntry h4:first-child {
  margin-top: 0;
}
.modEntry h4 + p {
  margin-top: 0;
}
.modEntry a {
  color: #00b3ec;
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  .modEntry a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1200px) {
  .modEntry a img:first-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry a img:first-child {
    margin-top: 20px;
  }
}
.modEntry hr {
  border-top: 1px solid #dcdbdb;
}
@media screen and (min-width: 1200px) {
  .modEntry hr {
    margin: 65px 0 50px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry hr {
    margin: 40px 0 40px;
  }
}
.modEntry hr:first-child {
  margin-top: 0;
}
.modEntry b, .modEntry strong {
  font-weight: 700;
}
.modEntry .poll {
  background: #fdf5db;
}
@media screen and (min-width: 1200px) {
  .modEntry .poll {
    margin: 15px 0 0;
    padding: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry .poll {
    margin: 20px 0 0;
    padding: 10px 20px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .modEntry .wp-polls-ans {
    margin: 22px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry .wp-polls-ans {
    margin: 15px 0 0;
  }
}
.modEntry .wp-polls-ans .wp-polls-ul {
  padding: 0;
  margin: 0;
}
.modEntry .wp-polls-ans .wp-polls-ul li {
  vertical-align: top;
}
@media screen and (min-width: 1200px) {
  .modEntry .wp-polls-ans .wp-polls-ul li {
    margin: 8px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry .wp-polls-ans .wp-polls-ul li {
    margin: 5px 0 0;
  }
}
.modEntry .wp-polls-ans .wp-polls-ul li input[type=radio] {
  display: none;
}
.modEntry .wp-polls-ans .wp-polls-ul li input[type=radio]:checked + label:before, .modEntry .wp-polls-ans .wp-polls-ul li input[type=radio]:checked + label:after {
  position: absolute;
  top: 16px;
  content: "";
  display: inline-block;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.modEntry .wp-polls-ans .wp-polls-ul li input[type=radio]:checked + label:before {
  background-color: #e8447a;
}
.modEntry .wp-polls-ans .wp-polls-ul li input[type=radio]:checked + label:after {
  background-color: #fff;
}
.modEntry .wp-polls-ans .wp-polls-ul li label {
  position: relative;
  display: inline-block;
  padding: 0 0 0 36px;
  font-size: 15px;
  color: #595757;
  cursor: pointer;
}
.modEntry .wp-polls-ans .wp-polls-ul li label:before, .modEntry .wp-polls-ans .wp-polls-ul li label:after {
  position: absolute;
  top: 16px;
  content: "";
  display: inline-block;
  border-radius: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.modEntry .wp-polls-ans .wp-polls-ul li label:before {
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #efebe8;
}
.modEntry .wp-polls-ans .wp-polls-ul li label:after {
  left: 7px;
  width: 10px;
  height: 10px;
  background-color: #cdcac5;
}
.modEntry .wp-polls-ans .Buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
  text-align: center;
  border: none;
  background-color: #f5cb4c;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modEntry .wp-polls-ans .Buttons {
    margin: 15px 0 0;
    min-width: 234px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry .wp-polls-ans .Buttons {
    margin-top: 5px;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .modEntry .wp-polls-ans .Buttons:hover {
    background: #f8db81;
    -webkit-box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.08);
            box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.08);
  }
}
@media screen and (min-width: 1200px) {
  .modEntry table {
    margin: 30px 0 0;
    border-bottom: 1px solid #dbdada;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table {
    display: block;
    margin: 35px 0 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdada;
  }
}
.modEntry table:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .modEntry table thead,
.modEntry table tbody {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table tr {
    position: relative;
    display: block;
    border-top: 1px solid #dbdada;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table tr:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    height: 1px;
    width: 37%;
    background-color: #a0a0a0;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table tr:not(:first-child) {
    margin-top: 12px;
  }
}
.modEntry table th {
  text-align: left;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  .modEntry table th {
    width: 200px;
    padding: 16px 0 17px 25px;
    border-top: 1px solid #a0a0a0;
    vertical-align: middle;
    font-size: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table th {
    display: block;
    padding: 12px 0 0;
  }
}
.modEntry table td {
  font-weight: 400;
  color: #595757;
}
@media screen and (min-width: 1200px) {
  .modEntry table td {
    width: calc(100% - 200px);
    padding: 16px 0 17px 25px;
    border-top: 1px solid #dbdada;
    font-size: 15px;
  }
}
@media screen and (max-width: 1199px) {
  .modEntry table td {
    display: block;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .flowList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    
  }
}

@media screen and (min-width: 1200px) {
  .flowList {
    width: 1042px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.flowList__item {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .flowList__item {
    width: 326px;
    padding: 0 25px;
  }
}
@media screen and (max-width: 1199px) {
  .flowList__item:nth-child(n+2) {
    padding-top: 80px;
  }
}
.flowList__item:nth-child(n+2)::before, .flowList__item:nth-child(n+2)::after {
  position: absolute;
  content: "";
}
@media screen and (min-width: 1200px) {
  .flowList__item:nth-child(n+2)::before, .flowList__item:nth-child(n+2)::after {
    top: 120px;
    left: -60px;
    width: 40px;
    height: 80px;
    border-right: 1px solid #bcbcbc;
  }
}
@media screen and (max-width: 1199px) {
  .flowList__item:nth-child(n+2)::before, .flowList__item:nth-child(n+2)::after {
    top: 5px;
    left: 50%;
    width: 56px;
    height: 32px;
    border-bottom: 1px solid #bcbcbc;
  }
}
@media screen and (min-width: 1200px) {
  .flowList__item:nth-child(n+2)::before {
    -webkit-transform: translate(0, -100%) skewX(30deg);
            transform: translate(0, -100%) skewX(30deg);
  }
}
@media screen and (max-width: 1199px) {
  .flowList__item:nth-child(n+2)::before {
    -webkit-transform: translate(-100%, 0) skewY(25deg);
            transform: translate(-100%, 0) skewY(25deg);
  }
}
@media screen and (min-width: 1200px) {
  .flowList__item:nth-child(n+2)::after {
    -webkit-transform: translate(0, 0) skewX(-30deg);
            transform: translate(0, 0) skewX(-30deg);
  }
}
@media screen and (max-width: 1199px) {
  .flowList__item:nth-child(n+2)::after {
    -webkit-transform: translate(0, 0) skewY(-25deg);
            transform: translate(0, 0) skewY(-25deg);
  }
}
.flowList__img {
  display: block;
  margin: 0 auto;
  vertical-align: top;
}
@media screen and (min-width: 1200px) {
  .flowList__img {
    max-width: 240px;
  }
}
@media screen and (max-width: 1199px) {
  .flowList__img {
    max-width: 136px;
  }
}
.flowList__title {
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
}
@media screen and (min-width: 1200px) {
  .flowList__title {
    margin: 20px 0 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .flowList__title {
    margin: 20px 0 0;
    font-size: 15px;
  }
}
.flowList__text {
  color: #595757;
}
@media screen and (min-width: 1200px) {
  .flowList__text {
    margin: 8px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .flowList__text {
    margin: 8px 0 0;
  }
}
.flowList__text a {
  color: #00b3ec;
  text-decoration: underline;
}

.c-entry-content ul.flowList{
	list-style: none;

}
@media screen and (min-width: 1200px) {
.c-entry-content ul.flowList{

	flex-direction:row;
}
}
@media screen and (max-width: 1199px) {
	.flowList__title .pc{
		display: none;
	}
}
@media screen and (min-width: 1200px) {
  .modBackLink {
    margin-top: 73px;
  }
}
@media screen and (max-width: 1199px) {
  .modBackLink {
    margin-top: 35px;
  }
}
.modBackLink > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-weight: 700;
}
.modBackLink > a .icnArw {
  margin-right: 15px;
}
@media screen and (min-width: 1200px) {
  .modBackLink--wide {
    margin-left: -74px;
    margin-right: -74px;
  }
}
.c-entry-content ul.modPrevNext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	list-style: none;
}
@media screen and (min-width: 1200px) {
  .c-entry-content ul.modPrevNext {
    margin-top: 73px;
  }
}
@media screen and (max-width: 1199px) {
  .c-entry-content ul.modPrevNext {
    margin-top: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .modPrevNext__prev {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.modPrevNext__prev > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-weight: 700;
}
.modPrevNext__prev > a .icnArw {
  margin-right: 15px;
	height: 9px;
}
@media screen and (max-width: 1199px) {
  .modPrevNext__next {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.modPrevNext__next > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .modPrevNext__next > a {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.modPrevNext__next > a .icnArw {
  margin-left: 15px;
}

.icnArw {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 0;
}

.c-entry-content ul li.modPrevNext__prev {
  margin-left:0px;
  color: var(--text-color);
  font-feature-settings: "liga" off,"clig" off;
  font-size: 15px;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: .6px;
	list-style: none;
}



/*icon*/
.icnArw {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 0;
}
.icnArw__svg {
  position: relative;
  vertical-align: top;
  z-index: 3;
  fill: none;
  stroke: #222;
}
@media screen and (min-width: 1200px) {
  .icnArw__svg {
    width: 27px;
    height: 9px;
    stroke-dasharray: 40;
    stroke-dashoffset: 80;
    stroke-width: 1.5;
  }
}
@media screen and (max-width: 1199px) {
  .icnArw__svg {
    width: 25px;
    height: 7px;
    stroke-dasharray: 40;
    stroke-dashoffset: 80;
    stroke-width: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  a:hover .icnArw__svg {
    -webkit-animation: arw_line 0.5s ease-in 1 forwards;
            animation: arw_line 0.5s ease-in 1 forwards;
  }
}
.icnArw__svg--reverse {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.icnArw--circle::before, .icnArw--circle::after {
  content: "";
  position: absolute;
}
@media screen and (min-width: 1200px) {
  .icnArw--circle::before, .icnArw--circle::after {
    top: -12px;
    left: 7px;
    width: 32px;
    height: 32px;
    border-radius: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .icnArw--circle::before, .icnArw--circle::after {
    top: -8px;
    left: 7px;
    width: 25px;
    height: 25px;
    border-radius: 50px;
  }
}
.icnArw--circle::before {
  background: #eeece8;
  z-index: 1;
}
.icnArw--circle::after {
  background: #f5cb4c;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .icnArw--circle::after {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@media screen and (min-width: 1200px) {
  a:hover .icnArw--circle::after {
    -webkit-animation: arw_circle 0.2s ease-out 1 forwards;
            animation: arw_circle 0.2s ease-out 1 forwards;
  }
}

@-webkit-keyframes arw_line {
  0% {
    stroke-dashoffset: 80;
  }
  100% {
    stroke-dashoffset: 160;
  }
}

@keyframes arw_line {
  0% {
    stroke-dashoffset: 80;
  }
  100% {
    stroke-dashoffset: 160;
  }
}
@-webkit-keyframes arw_circle {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes arw_circle {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



.c-entry-content ul.modMenuLinks li{
	list-style: none;
	margin-left: 0;
	
}
@media screen and (min-width: 1200px) {
  .c-entry-content ul.modMenuLinks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 115px;
	  flex-direction: row; /* ←これにする */
  }
}
@media screen and (max-width: 1199px) {
  .c-entry-content ul.modMenuLinks {
    margin-top: 55px;
  }
}
@media screen and (min-width: 1200px) {
    .c-entry-content ul.modMenuLinks li.modMenuLinks__item {
    width: 300px;
    margin-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item:not(:first-child) {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item:not(:first-child) {
    margin-top: 20px;
  }
}
.c-entry-content ul.modMenuLinks li.modMenuLinks__item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #eeece8;
}
.c-entry-content ul.modMenuLinks li.modMenuLinks__item .image {
  font-size: 0;
  width: 80px;
}
.c-entry-content ul.modMenuLinks li.modMenuLinks__item .image > img {
  width: 100%;
}
.c-entry-content ul.modMenuLinks li.modMenuLinks__item .text {
  position: relative;
  width: calc(100% - 80px);
  line-height: 1.6;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (min-width: 1200px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item .text {
    padding: 0 50px 0 25px;
  }
}
@media screen and (max-width: 1199px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item .text {
    padding: 0 40px 0 15px;
  }
}
.c-entry-content ul.modMenuLinks li.modMenuLinks__item .text .icnArw {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media screen and (min-width: 1200px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item .text .icnArw {
    right: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .c-entry-content ul.modMenuLinks li.modMenuLinks__item .text .icnArw {
    right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .modMenuLinks--out {
    width: 1042px;
    margin: 70px auto 60px;
  }
}
@media screen and (max-width: 1199px) {
  .modMenuLinks--out {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .modMenuLinks--out .modMenuLinks__item:not(:first-child) {
    margin-left: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .modMenuLinks--narrow {
    margin-top: 30px;
    padding-bottom: 123px;
  }
}
@media screen and (max-width: 1199px) {
  .modMenuLinks--narrow {
    margin-top: 35px;
    padding-left: 20px;
    padding-bottom: 55px;
  }
}