#main {
  margin: 24px auto 0;
}

.sp_only {
  display: block;
}

.pc_only {
  display: none;
}

@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
  .pc_only {
    display: block;
  }
}
/*-----------------------------
    content
-----------------------------*/
.section {
  padding: 50px 0;
}
@media screen and (min-width: 600px) {
  .section {
    padding: 100px 0;
  }
}
@media screen and (min-width: 768px) {
  .section .s-inner {
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .Slider {
    max-width: 800px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #content01 {
    padding: 25px 0 100px;
  }
}
#content01 .f-images {
  position: relative;
}
@media screen and (min-width: 768px) {
  #content01 .f-images {
    width: calc(100% - 430px);
  }
}
#content01 .f-images img {
  position: relative;
  margin: 0 0 0 auto;
}
#content01 .f-images img:nth-of-type(1) {
  width: 274px;
}
@media screen and (min-width: 768px) {
  #content01 .f-images img:nth-of-type(1) {
    width: auto;
  }
}
#content01 .f-images img:nth-of-type(2) {
  width: 180px;
  margin: -45px 127px 0 auto;
}
@media screen and (min-width: 768px) {
  #content01 .f-images img:nth-of-type(2) {
    width: auto;
    margin: -45px auto 0 50px;
  }
}
#content01 .f-information {
  padding: 0 12px;
}
@media screen and (min-width: 768px) {
  #content01 .f-information {
    padding: 0;
    max-width: 430px;
  }
}

#content01 .Feature {
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #content01 .Feature {
    flex-direction: inherit;
  }
}
#content01 .Feature .f-images {
  position: relative;
  margin: 0 0 50px auto;
  right: -12px;
}
@media screen and (min-width: 768px) {
  #content01 .Feature .f-images {
    position: static;
    margin: 0;
  }
}

#content02 {
  background: #fafafa;
}
#content02 .Feature {
  position: relative;
}
#content02 .Feature .f-information {
  width: calc(100% - 170px);
  padding-left: 12px;
  padding-right: 37px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-information {
    width: 100%;
    max-width: 300px;
    padding: 0;
  }
}
#content02 .Feature .f-information .f-title {
  font-size: 15px;
  margin: 0 auto 25px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-information .f-title {
    font-size: 18px;
  }
}
#content02 .Feature .f-images {
  width: 170px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-images {
    position: relative;
    width: calc(100% - 300px);
  }
}
#content02 .Feature .f-images img {
  margin: 0 0 0 auto;
}
#content02 .Feature .f-images img:nth-of-type(1) {
  width: 170px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-images img:nth-of-type(1) {
    width: auto;
    margin-bottom: 50px;
  }
}
#content02 .Feature .f-images img:nth-of-type(3) {
  width: 93.5px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-images img:nth-of-type(3) {
    width: auto;
  }
}
#content02 .Feature .f-images .layer-img {
  position: absolute;
  width: 93.5px;
  top: 67.5px;
  right: 86px;
}
@media screen and (min-width: 768px) {
  #content02 .Feature .f-images .layer-img {
    top: 170px;
    left: 34px;
    right: auto;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  #content03 .c-title {
    font-size: 32px;
  }
}
#content03 .c-title .-ja,
#content03 .c-title .-en {
  display: block;
}
@media screen and (min-width: 768px) {
  #content03 .c-title .-ja {
    margin: 0 auto 32px;
  }
}
#content03 .c-title .-en {
  font-size: 14px;
  letter-spacing: 0.2em;
}

#content04 .c-title {
  margin: 0 auto 24px;
  letter-spacing: 1em;
}
@media screen and (min-width: 768px) {
  #content04 .c-title {
    margin: 0 auto 40px;
  }
}
#content04 .c-title + .s-description {
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  #content04 .c-title + .s-description {
    text-align: center;
    margin: 0 auto 70px;
  }
}

#content05 {
  background: #fafafa;
}

#content06 .Feature .f-title {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  #content06 .Feature .f-title {
    font-size: 18px;
  }
}
#content06 .Feature .f-information {
  width: 135px;
  margin-right: 17.5px;
}
@media screen and (min-width: 768px) {
  #content06 .Feature .f-information {
    width: 296px;
    margin-right: 0;
  }
}
#content06 .Feature .f-images.l-column02 {
  position: relative;
  width: 212px;
}
@media screen and (min-width: 768px) {
  #content06 .Feature .f-images.l-column02 {
    margin-left: 34px;
    width: calc(100% - 330px);
  }
}
#content06 .Feature .f-images.l-column02 img {
  margin: 0 0 0 auto;
}
#content06 .Feature .f-images.l-column02 img:nth-of-type(1) {
  width: 189px;
}
@media screen and (min-width: 768px) {
  #content06 .Feature .f-images.l-column02 img:nth-of-type(1) {
    width: auto;
  }
}
#content06 .Feature .f-images.l-column02 .layer-img {
  position: absolute;
  top: 105px;
  left: 0;
  width: 148px;
}
@media screen and (min-width: 768px) {
  #content06 .Feature .f-images.l-column02 .layer-img {
    width: auto;
    top: 210px;
    left: 0;
  }
}

#content07 {
  background: #a5b885;
}
#content07 .cta {
  border: none;
  background-color: #fff;
}
#content07 .cta a {
  color: #80ad32;
}
#content07 .cta:hover {
  background-color: transparent;
  border: 2px solid #fff;
}
#content07 .cta:hover a {
  color: #fff;
}

.s-description {
  margin: 0 auto 69px;
  font-size: 12px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .s-description {
    font-size: 16px;
    line-height: 1.5;
  }
}

.c-title {
  font-size: 18px;
  text-align: center;
  margin: 0 auto 42px;
}
@media screen and (min-width: 768px) {
  .c-title {
    font-size: 24px;
    margin: 0 auto 100px;
  }
}

.Feature {
  display: flex;
  align-items: flex-start;
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .Feature {
    margin: 0 auto 100px;
  }
}

.recommend-txt {
  position: relative;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  .recommend-txt {
    margin: 100px auto 0;
    font-size: 24px;
  }
}
.recommend-txt::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 100%);
  width: 1px;
  height: 55px;
  background: #000;
  bottom: -25px;
}
@media screen and (min-width: 768px) {
  .recommend-txt::after {
    bottom: -40px;
    height: 110px;
  }
}
.recommend-txt span {
  display: inline-block;
}

.f-title {
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .f-title {
    margin: 0 auto 40px;
    font-size: 18px;
  }
}
.f-title span {
  display: inline-block;
}
.f-title span:nth-of-type(2) {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .f-title span:nth-of-type(2) {
    margin-left: 0.5em;
  }
}
.f-title .-big {
  font-size: 140%;
}

.f-description {
  font-size: 12px;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .f-description {
    margin: 0;
    font-size: 16px;
    letter-spacing: 0.02em;
  }
}
.f-description span {
  display: inline-block;
}

.f-description + .f-images {
  margin: 20px 0 0;
}
@media screen and (min-width: 768px) {
  .f-description + .f-images {
    margin: 50px auto 0;
  }
}

.p-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.p-list .p-list_item {
  width: calc(50% - 16px);
}
@media screen and (min-width: 600px) {
  .p-list .p-list_item {
    width: calc(50% - 32px);
  }
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item {
    width: 290px;
    margin: 0 52px;
  }
}
.p-list .p-list_item:nth-of-type(even) {
  margin-left: 32px;
}
@media screen and (min-width: 600px) {
  .p-list .p-list_item:nth-of-type(even) {
    margin-left: 64px;
  }
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item:nth-of-type(even) {
    margin-left: 0;
  }
}
.p-list .p-list_item:nth-of-type(n+3) {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item:nth-of-type(n+3) {
    margin-top: 54px;
  }
}
.p-list .p-list_item .p-image {
  margin: 0 auto 15px;
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item .p-image {
    margin: 0 auto 30px;
  }
}
.p-list .p-list_item .p-image img {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item .p-image img {
    width: auto;
  }
}
.p-list .p-list_item .p-description {
  font-size: 12px;
  line-height: 1.875;
}
@media screen and (min-width: 768px) {
  .p-list .p-list_item .p-description {
    font-size: 16px;
    line-height: 1.875;
  }
}

.Product:not(:last-of-type) {
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .Product:not(:last-of-type) {
    margin: 0 auto 100px;
  }
}
.Product .P-name {
  font-size: 18px;
  margin: 0 auto 18px;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.Product .P-name .new {
  font-size: 60%;
  color: #ea6744;
  margin-right: 0.5em;
}
@media screen and (min-width: 768px) {
  .Product .P-name .new {
    font-size: 24px;
  }
}
.Product .P-name span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .Product .P-name span:nth-of-type(n+2) {
    margin-left: 0.5em;
  }
}
@media screen and (min-width: 768px) {
  .Product .P-name {
    margin: 0 auto 32px;
    font-size: 24px;
  }
}
.Product .P-name::before {
  content: "";
  display: block;
  width: 53px;
  height: 26px;
  background: url(./../images/top/pc/ttl-deco.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 24px;
}
@media screen and (min-width: 768px) {
  .Product .P-name::before {
    width: 71px;
    height: 35px;
    background: url(./../images/top/sp/ttl-deco.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
  }
}
.Product .p-tags {
  margin: 0 auto 17px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Product .p-tags {
    margin: 0 auto 24px;
  }
}
.Product .p-tags .tag {
  display: inline-block;
  font-size: 12px;
  border-radius: 18.75px;
  color: #fff;
  padding: 3.5px 17px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .Product .p-tags .tag {
    font-size: 16px;
    border-radius: 20px;
    padding: 5px 20px;
  }
}
.Product .p-tags .tag.bg-b {
  background: #4b4694;
}
.Product .p-tags .tag.bg-r {
  background: #a51c1c;
}
@media screen and (min-width: 768px) {
  .Product .p-container {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.Product .p-zumen {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .Product .p-zumen {
    width: 486px;
    margin-right: 30px;
  }
}
.Product .p-information {
  width: 100%;
}
.Product .p-information .p-catch {
  color: #80ad32;
  font-weight: 500;
  font-size: 18px;
  margin: 0 auto 20px;
}
.Product .p-information .p-catch br {
  display: none;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-catch br {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-catch {
    font-size: 24px;
    margin: 0 auto 28px;
  }
}
.Product .p-information .p-useitem {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 24px;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem {
    display: block;
  }
}
.Product .p-information .p-useitem .item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .item {
    width: 100%;
  }
}
.Product .p-information .p-useitem .item:nth-of-type(n+3) {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .item:nth-of-type(n+3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .item:not(:first-of-type) {
    margin-top: 16px;
  }
}
.Product .p-information .p-useitem .useitem_img {
  width: 53px;
  margin-right: 13px;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .useitem_img {
    width: auto;
    margin-right: 20px;
  }
}
.Product .p-information .p-useitem .useitem_infomation .useitem_name {
  font-size: 12px;
  line-height: 1.28;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .useitem_infomation .useitem_name {
    font-size: 14px;
  }
}
.Product .p-information .p-useitem .useitem_infomation .useitem_price {
  font-size: 12px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-useitem .useitem_infomation .useitem_price {
    font-size: 16px;
  }
}
.Product .p-information .p-useitem .useitem_infomation .useitem_price .tax {
  font-size: 80%;
}
.Product .p-information .p-description {
  margin: 0 auto 1em;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-description {
    font-size: 16px;
    line-height: 1.5;
  }
}
.Product .p-information .p-note {
  font-size: 12px;
  text-align: center;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-note {
    font-size: 16px;
    line-height: 1.875;
    margin: 0 auto 28px;
    text-align: left;
    white-space: nowrap;
  }
}
.Product .p-information .p-price {
  margin: 0 auto 20px;
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  color: #ff4545;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-price {
    font-size: 20px;
    text-align: right;
    margin: 0 auto 20px;
  }
}
.Product .p-information .p-price .set {
  font-size: 15px;
  color: #0f0f0f;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-price .set {
    font-size: 14px;
  }
}
.Product .p-information .p-price .tax {
  font-size: 80%;
}
@media screen and (min-width: 768px) {
  .Product .p-information .p-price {
    font-size: 20px;
  }
}

.p-images {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  .p-images {
    margin: 80px auto 0;
  }
}
.p-images .p-column03 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 7.5px;
}
@media screen and (min-width: 768px) {
  .p-images .p-column03 {
    grid-template-columns: repeat(auto-fill, minmax(256px, 1fr));
    gap: 16px;
  }
}
.p-images .p-photo {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-images .p-photo {
    width: 256px;
    height: 140px;
  }
}

.Ordermade {
  margin: 30px auto 50px;
}
@media screen and (min-width: 768px) {
  .Ordermade {
    margin: 80px auto 0;
  }
}
.Ordermade .o-title {
  font-size: 18px;
  text-align: left;
  font-weight: 400;
  color: #80ad32;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .Ordermade .o-title {
    font-size: 24px;
    margin: 0 auto 20px;
  }
}
.Ordermade .o-description {
  font-size: 12px;
  line-height: 1.5;
  margin: 0 auto 15px;
}
@media screen and (min-width: 768px) {
  .Ordermade .o-description {
    margin: 0 auto 38px;
    font-size: 16px;
  }
}
.Ordermade .o-description span {
  display: inline-block;
}
.Ordermade .o-table figcaption {
  margin: 10px auto 0;
  text-align: right;
  color: #ff4545;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .Ordermade .o-table figcaption {
    margin: 20px auto 0;
    font-size: 16px;
  }
}

.Case {
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .Case {
    margin: 0 auto 100px;
  }
}

.Question {
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .Question {
    margin: 0 auto 60px;
  }
}
.Question .q-title {
  font-size: 18px;
  font-weight: 400;
  margin: 0 auto 30px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .Question .q-title {
    margin: 0 auto 40px;
    font-size: 24px;
  }
}
.Question .q-area {
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  padding: 20px 20px;
}
@media screen and (min-width: 768px) {
  .Question .q-area {
    border: 3px solid #f1f1f1;
    padding: 30px 40px;
  }
}
.Question .q-block:not(:last-of-type) {
  margin: 0 auto 20px;
  border-bottom: 1px solid #f1f1f1;
}
.Question .q-head {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 2;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .Question .q-head {
    font-size: 16px;
  }
}
.Question .q-head::before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  width: 17px;
  height: 18.5px;
  background: url(./../images/top/pc/q_txt.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .Question .q-head::before {
    margin-right: 10px;
    width: 22px;
    height: 23px;
  }
}
.Question .q-answer {
  display: none;
}
.Question .a-content {
  display: flex;
  align-items: baseline;
  font-size: 12px;
  line-height: 2;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .Question .a-content {
    font-size: 16px;
    line-height: 1.875;
  }
}
.Question .a-content::before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  background: url(./../images/top/pc/a_txt.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 16.5px;
}
@media screen and (min-width: 768px) {
  .Question .a-content::before {
    margin-right: 10px;
    width: 19px;
    height: 22px;
  }
}
.Question .a-content span {
  width: calc(100% - 21px);
}
@media screen and (min-width: 768px) {
  .Question .a-content span {
    width: calc(100% - 29px);
  }
}

.w-main {
  position: relative;
  margin: 0 auto 50px;
}
@media screen and (min-width: 768px) {
  .w-main {
    margin: 0 auto 100px;
  }
}
.w-main .w-stage .w-top {
  margin: 0 auto 27px;
}
@media screen and (min-width: 768px) {
  .w-main .w-stage .w-top {
    margin: 0 auto 50px;
  }
}
.w-main .w-stage .w-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.w-main .w-stage .w-bottom .w-left {
  width: 161.5px;
}
@media screen and (min-width: 768px) {
  .w-main .w-stage .w-bottom .w-left {
    width: auto;
  }
}
.w-main .w-stage .w-bottom .w-right {
  width: 203.5px;
}
@media screen and (min-width: 768px) {
  .w-main .w-stage .w-bottom .w-right {
    width: auto;
  }
}
.w-main .w-text {
  position: absolute;
  top: 70px;
  right: 12px;
  width: 325.5px;
}
@media screen and (min-width: 768px) {
  .w-main .w-text {
    width: auto;
    top: 140px;
    right: 0;
  }
}
.w-main .w-textbox {
  position: relative;
}
.w-main .w-text-ja {
  position: absolute;
  top: 25px;
  right: 0;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .w-main .w-text-ja {
    top: 57px;
    right: 33px;
    font-size: 24px;
  }
}
.w-main .w-text-en {
  opacity: 0.6;
}

.saraturf .s-main {
  position: relative;
  width: 235px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .saraturf .s-main {
    width: 570px;
    margin: 0 auto 48px;
  }
}
.saraturf .s-main_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.saraturf .s-main_txt-en,
.saraturf .s-main_txt-ja {
  display: block;
}
.saraturf .s-main_txt-en {
  width: 175px;
}
@media screen and (min-width: 768px) {
  .saraturf .s-main_txt-en {
    width: auto;
  }
}
.saraturf .s-main_txt-ja {
  width: 55px;
  margin: 14px auto 0;
}
@media screen and (min-width: 768px) {
  .saraturf .s-main_txt-ja {
    margin: 25px auto 0;
    width: auto;
  }
}
.saraturf .s-main_txt-ja img {
  margin: 0 auto;
}

.s-about .a-title {
  margin: 0 auto 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .s-about .a-title {
    margin: 0 auto 44px;
    font-size: 24px;
  }
}
.s-about .a-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin: 0 auto 55px;
}
@media screen and (min-width: 768px) {
  .s-about .a-list {
    gap: 46px;
    margin: 0 auto 100px;
  }
}
.s-about .a-image {
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  .s-about .a-image {
    margin: 0 auto 40px;
  }
}
.s-about .a-image img {
  width: 115px;
}
@media screen and (min-width: 768px) {
  .s-about .a-image img {
    width: auto;
  }
}
.s-about .a-description {
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .s-about .a-description {
    margin: 0 auto 20px;
    font-size: 16px;
  }
}
.s-about .a-cta {
  border: none;
  text-align: right;
}
.s-about .a-cta a {
  display: flex;
  justify-content: flex-end;
  color: #fff;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .s-about .a-cta a {
    font-size: 16px;
    color: #fff;
  }
}
.s-about .a-cta a img {
  width: 25px;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .s-about .a-cta a img {
    width: auto;
  }
}

.cta {
  overflow: hidden;
  border: 2px solid #80ad32;
  background-color: #80ad32;
  max-width: 344px;
  width: 100%;
  transition: background-color 0.4s ease;
  height: 55px;
  border-radius: 25px;
  margin: 0 auto;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .cta {
    max-width: inherit;
    height: 80px;
    border-radius: 40px;
  }
}
.cta a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  .cta a {
    font-size: 16px;
  }
}
.cta .txtgroup {
  text-align: center;
}
.cta .txtgroup span {
  display: inline-block;
}

.cta:hover {
  background-color: #fff;
}
.cta:hover a {
  color: #80ad32;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  .cta-l {
    max-width: 500px;
    margin: 0 auto;
  }
}/*# sourceMappingURL=top.css.map */