html {
  font-size: 62.5%;
}

body {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #111;
  line-height: 1.45;
  text-align: left;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media all and (max-width: 900px) {
  .pcbr {
    display: none;
  }
}

.spbr {
  display: none;
}
@media all and (max-width: 900px) {
  .spbr {
    display: block;
  }
}

.inner {
  width: 95%;
  max-width: 1086px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .inner {
    width: 89%;
  }
}

.pairgenic-btn-inquiry {
  background-color: #00C270;
}

.pairgenic-btn {
  width: 200px;
  height: auto;
  padding: 11.5px 26.5px;
  box-sizing: border-box;
}
.pairgenic-btn i {
  font-style: normal;
}
.pairgenic-btn em {
  white-space: nowrap;
  font-style: normal;
  margin-right: 10px;
}
@media all and (max-width: 767px) {
  .pairgenic-btn {
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 15px 4.5px;
    text-align: center;
    width: 100%;
  }
  .pairgenic-btn em {
    margin-right: 0;
  }
}

.pairgenic-header {
  position: relative;
  z-index: 4;
}
@media all and (max-width: 767px) {
  .pairgenic-header {
    position: absolute;
  }
  .pairgenic-header .pairgenic-header_title {
    margin: 4.8vw 0 0 4.4vw;
  }
}

.mv {
  text-align: center;
  color: white;
  font-weight: bold;
  position: relative;
}
.mv .tl2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-top: 6.588579795021962%; /* 180/2732*100% */
  font-size: 1.448vw; /* 20/(1381*0.01) */
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1380px) {
  .mv .tl2 {
    margin-top: 90px; /* 180/2px */
    font-size: 20px;
  }
}
@media all and (max-width: 767px) {
  .mv .tl2 {
    margin-top: 8%; /* 30/375*100% */
    font-size: 3.7333333333333334vw; /* 14/(375*0.01) */
  }
}
.mv h1 {
  position: absolute;
  left: 31.36896046852123%; /* 857/2732*100% */
  top: 0;
  width: 37.26207906295754%; /* 1018/2732*100% */
  margin-top: 12.225475841874085%; /* 334/2732*100% */
  padding-top: 18.63103953147877%; /* 509/2732*100% */
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 1380px) {
  .mv h1 {
    left: 50%;
    width: 509px; /* 1018/2px */
    margin-top: 167px; /* 334/2px */
    margin-left: -254.5px; /* -509/2px */
    padding-top: 254.5px; /* 509/2px */
  }
}
@media all and (max-width: 767px) {
  .mv h1 {
    left: 8.133333333333333%; /* 61/750*100% */
    width: 83.73333333333333%; /* 628/750*100% */
    margin-top: 21.6%; /* 162/750*100% */
    padding-top: 46.53333333333333%; /* 349/750*100% */
  }
}
.mv h1 img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mv .tx {
  font-size: 2rem;
  font-weight: 500;
  margin-top: 30px;
}
.mv .tx span {
  border: 2px solid white;
  box-sizing: border-box;
  background: rgba(66, 134, 203, 0.5);
  padding: 1px;
  display: block;
  width: 330px;
  margin: 0 auto;
}
@media all and (max-width: 767px) {
  .mv .tx {
    margin-top: 25px;
    font-size: 1.8rem;
  }
  .mv .tx span {
    width: 290px;
  }
}
@media all and (max-width: 767px) {
  .mv {
    margin-top: 0;
  }
}

.sec0 {
  background: #2E1700;
  padding: 60px 0;
  box-sizing: border-box;
  position: relative;
}
.sec0:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, transparent 20%, #2E1700 100%);
}
.sec0 .inner {
  max-width: 1000px;
  color: white;
}
.sec0 h2 {
  margin-top: 60px;
  font-size: 3.2rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.43;
  letter-spacing: 0;
}
.sec0 .sec0_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.sec0 .sec0_in .b2 {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  text-align: center;
}
.sec0 .sec0_in .b2 img {
  display: inline-block;
  width: 64%;
}
.sec0 .sec0_in .b1, .sec0 .sec0_in .b3 {
  width: 33.6%;
}
.sec0 .sec0_in .b1 .ttl, .sec0 .sec0_in .b3 .ttl {
  background: #BEB4A4;
  color: #2E1700;
  font-size: 2rem;
  font-weight: 500;
  padding: 8px 20px;
  box-sizing: border-box;
  line-height: 1.45;
}
.sec0 .sec0_in .b3 .ttl {
  text-align: right;
}
@media all and (max-width: 1024px) {
  .sec0 .sec0_in .b2 {
    top: -140px;
  }
}
@media all and (max-width: 767px) {
  .sec0 {
    padding: 30px 0 50px 0;
  }
  .sec0:before {
    content: none;
  }
  .sec0 .sec0_in {
    display: block;
  }
  .sec0 .sec0_in .b1 {
    width: 75%;
  }
  .sec0 .sec0_in .b2 {
    position: relative;
    top: auto;
    margin-top: -50px;
    width: 110%;
    left: -5%;
    z-index: 1;
  }
  .sec0 .sec0_in .b2 img {
    width: 100%;
  }
  .sec0 .sec0_in .b3 {
    position: relative;
    left: 25%;
    width: 75%;
    margin-top: -50px;
    display: grid;
    grid-template-columns: 1fr;
  }
  .sec0 .sec0_in .b3 .ttl {
    order: 2;
  }
  .sec0 .sec0_in .b3 .img {
    order: 1;
  }
  .sec0 h2 {
    margin-top: 30px;
    font-size: 2.4rem;
  }
}

.sec1 {
  background: url("../img/bgg2.jpg");
  background-size: 64px auto;
  padding: 60px 0;
  box-sizing: border-box;
}
.sec1 .inner {
  max-width: 1000px;
}
.sec1 .ttl_bx1 {
  text-align: center;
  font-size: 2.4rem;
  color: #2e1700;
}
.sec1 .t1 {
  font-weight: bold;
  position: relative;
  letter-spacing: 0.06em;
}
.sec1 .s1c2 {
  display: grid;
  margin-top: 40px;
  grid-template-columns: 1fr 1fr;
  text-align: center;
}
.sec1 .s1c2 img {
  width: 75%;
  margin: 0 auto;
}
.sec1 .s1c2 .txt {
  margin-top: 15px;
  font-weight: bold;
  color: #2E1700;
}
.sec1 .s1c2 .mini {
  font-size: 1.4rem;
  letter-spacing: 0.2em;
}
.sec1 .s1c2 .tx {
  font-size: 2.4rem;
  line-height: 1.4;
}
.sec1 .s1c2 .tx span {
  letter-spacing: 0.06em;
}
.sec1 .btn1 {
  max-width: 530px;
  width: 90%;
  margin: 50px auto 0 auto;
}
.sec1 .btn1 .pairgenic-btn {
  font-size: 1.8rem;
  width: 100%;
}
.sec1 .btn1 .pairgenic-btn i {
  color: white;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-right: 5px;
}
@media all and (max-width: 767px) {
  .sec1 {
    padding: 30px 0;
  }
  .sec1 .t1 {
    font-size: 2.2rem;
  }
  .sec1 .s1c2 {
    margin-top: 20px;
  }
  .sec1 .s1c2 img {
    width: 90%;
  }
  .sec1 .s1c2 .txt {
    margin-top: 15px;
  }
  .sec1 .s1c2 .mini {
    font-size: 1.1rem;
  }
  .sec1 .s1c2 .tx {
    font-size: 1.6rem;
  }
  .sec1 .btn1 {
    width: 100%;
  }
  .sec1 .btn1 .pairgenic-btn {
    padding: 7px 4.5px;
  }
  .sec1 .btn1 .pairgenic-btn i {
    line-height: 1.2;
  }
}

@media all and (max-width: 767px) {
  .sec1_last .s1c2 {
    grid-template-columns: 1fr;
  }
  .sec1_last .s1c2 .bx {
    margin-bottom: 30px;
  }
  .sec1_last .s1c2 .txt {
    margin-top: 0;
  }
  .sec1_last .s1c2 .mini {
    font-size: 1.4rem;
  }
  .sec1_last .s1c2 .tx {
    font-size: 2.4rem;
  }
  .sec1_last .btn1 {
    margin: 30px auto 0 auto;
  }
}

.sec2 {
  text-align: center;
  position: relative;
  padding: 70px 0 70px 0;
  margin-bottom: 50px;
  box-sizing: border-box;
  background: url("../img/s2bg.png") center bottom/cover;
}
.sec2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 20%;
  z-index: 2;
  background: linear-gradient(to bottom, transparent 20%, white 100%);
}
.sec2 h2 {
  font-weight: 500;
  font-size: 4.5rem;
  position: relative;
  color: #2E1700;
  z-index: 3;
  width: 90%;
  margin: 0 auto;
}
.sec2 .lead {
  font-size: 1.8rem;
  position: relative;
  z-index: 3;
  width: 99%;
  margin: 30px auto 0 auto;
}
.sec2 .img {
  width: 100%;
  max-width: 440px;
  margin: 40px auto 0 auto;
  position: relative;
  z-index: 3;
}
@media all and (max-width: 767px) {
  .sec2 {
    margin-bottom: 10px;
  }
  .sec2 h2 {
    font-size: 3.2rem;
  }
  .sec2 .lead {
    font-size: 1.6rem;
    margin: 20px auto 0 auto;
  }
  .sec2 .img {
    width: 98%;
    margin: 30px auto 0 auto;
  }
}

.sec3 {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.sec3 .inner {
  max-width: 1000px;
  width: 90%;
}
.sec3 .bx_pt1 {
  position: relative;
  padding: 50px 0 0 0;
  box-sizing: border-box;
}
.sec3 .bx_pt1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 70%;
  height: 80%;
  background: linear-gradient(to right, #E5E0D9 0%, transparent 100%);
  z-index: -1;
}
.sec3 .ing {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 10px;
}
.sec3 .ing h3 {
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #46321F;
}
.sec3 .ing .txt {
  line-height: 1.5;
}
.sec3 .ing .cont {
  grid-row: 1/2;
  grid-column: 1/2;
}
.sec3 .ing .img_l {
  grid-row: 1/3;
  grid-column: 2/3;
}
.sec3 .ing .img_m {
  grid-row: 2/3;
  grid-column: 1/2;
}
.sec3 .ing .img_m .in {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 10px;
  height: 93%;
  top: 7%;
  position: relative;
  overflow: hidden;
}
.sec3 .ing .img_m .in2 {
  grid-template-columns: 1fr 1fr 1fr;
}
.sec3 .ing .img_m img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.sec3 .bx_pt2 {
  margin-top: 50px;
  position: relative;
  padding: 50px 0 0 0;
  box-sizing: border-box;
}
.sec3 .bx_pt2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 80%;
  background: linear-gradient(to left, #E5E0D9 0%, transparent 100%);
  z-index: -1;
}
.sec3 .bx_pt2 .ing .cont {
  text-align: right;
  grid-row: 1/2;
  grid-column: 2/3;
}
.sec3 .bx_pt2 .ing .img_l {
  grid-row: 1/3;
  grid-column: 1/2;
}
.sec3 .bx_pt2 .ing .img_l .in {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 10px;
  overflow: hidden;
}
.sec3 .bx_pt2 .ing .img_m {
  grid-row: 2/3;
  grid-column: 2/3;
}
.sec3 .bx_pt3 {
  margin-top: 50px;
}
.sec3 .btn1 {
  max-width: 530px;
  width: 90%;
  margin: 60px auto 0 auto;
}
.sec3 .btn1 .pairgenic-btn {
  font-size: 1.8rem;
  width: 100%;
}
.sec3 .btn1 .pairgenic-btn i {
  color: white;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-right: 5px;
}
@media all and (max-width: 1024px) {
  .sec3 .ing {
    grid-template-columns: 1fr;
  }
  .sec3 .ing .cont, .sec3 .ing .img_l, .sec3 .ing .img_m {
    grid-row: unset;
    grid-column: unset;
  }
  .sec3 .ing .txt {
    margin-bottom: 30px;
  }
  .sec3 .ing .img_m {
    margin-top: 10px;
  }
  .sec3 .ing .img_m .in {
    height: 100%;
    top: 0;
  }
  .sec3 .bx_pt2 .ing .cont {
    text-align: left;
    grid-row: unset;
    grid-column: unset;
  }
  .sec3 .bx_pt2 .ing .img_l {
    grid-row: unset;
    grid-column: unset;
  }
  .sec3 .bx_pt2 .ing .img_l .in {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 10px;
    overflow: hidden;
  }
  .sec3 .bx_pt2 .ing .img_m {
    grid-row: unset;
    grid-column: unset;
  }
}
@media all and (max-width: 767px) {
  .sec3 {
    padding-bottom: 50px;
  }
  .sec3 .ing h3 {
    font-size: 3.4rem;
  }
  .sec3 .ing .img_m {
    margin-top: 7px;
  }
  .sec3 .ing .img_m .in {
    gap: 0 7px;
  }
  .sec3 .ing .img_m img {
    width: 100%;
    height: auto;
  }
  .sec3 .bx_pt1 {
    padding: 30px 0 0 0;
  }
  .sec3 .bx_pt1:before {
    width: 100%;
    height: 60%;
  }
  .sec3 .bx_pt2 {
    margin-top: 50px;
    padding: 30px 0 0 0;
  }
  .sec3 .bx_pt2:before {
    width: 100%;
    height: 60%;
    background: linear-gradient(to right, #E5E0D9 0%, transparent 100%);
  }
  .sec3 .bx_pt2 .ing .img_l .in {
    gap: 0 7px;
  }
  .sec3 .btn1 {
    margin: 50px auto 0 auto;
  }
  .sec3 .btn1 .pairgenic-btn {
    padding: 9px 4.5px;
  }
}

.miniss {
  text-align: right;
  font-size: 1.3rem;
  margin-top: 10px;
}
@media all and (max-width: 767px) {
  .miniss {
    text-align: left;
  }
}

.sec4 {
  background: url("../img/s4bg.jpg") center bottom/cover;
  text-align: center;
  padding: 60px 0 50px 0;
  box-sizing: border-box;
}
.sec4 h2 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.5;
  color: white;
}
.sec4 .img {
  max-width: 660px;
  margin: 45px auto;
}
.sec4 .c3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3px;
}
.sec4 .c3 div {
  padding: 83px 0;
  box-sizing: border-box;
}
.sec4 .c3 .ttls {
  font-size: 3.1rem;
  font-weight: 300;
  text-align: center;
  color: white;
  position: relative;
}
.sec4 .c3 .ttls span {
  position: relative;
  z-index: 2;
}
.sec4 .c3 .ttls:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: linear-gradient(to left, transparent 0%, #2E1700 40%, #2E1700 50%, #2E1700 60%, transparent 100%);
}
.sec4 .b1 {
  background: url("../img/s41.jpg") center bottom/cover;
}
.sec4 .b2 {
  background: url("../img/s42.jpg") center bottom/cover;
}
.sec4 .b3 {
  background: url("../img/s43.jpg") center bottom/cover;
}
.sec4 .b4 {
  background: url("../img/s44.jpg") center bottom/cover;
}
.sec4 .b5 {
  background: url("../img/s45.jpg") center bottom/cover;
}
.sec4 .b6 {
  background: url("../img/s46.jpg") center bottom/cover;
}
.sec4 .lead2 {
  margin-top: 30px;
  color: white;
}
@media all and (max-width: 1024px) {
  .sec4 .c3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (max-width: 767px) {
  .sec4 {
    padding: 60px 0 70px 0;
  }
  .sec4 h2 {
    font-size: 2.8rem;
  }
  .sec4 .inner {
    width: 100%;
  }
  .sec4 .img {
    width: 105%;
    position: relative;
    left: -2.5%;
    margin: 10px auto 30px auto;
  }
  .sec4 .c3 {
    grid-template-columns: 1fr;
    width: 90%;
    margin: 0 auto;
  }
  .sec4 .c3 div {
    padding: 72px 0;
  }
  .sec4 .c3 .ttls {
    font-size: 2.5rem;
  }
  .sec4 .lead2 {
    font-size: 1.8rem;
    width: 90%;
    margin: 30px auto 0 auto;
  }
}

.sec5 {
  background: url("../img/s5bg.jpg") center bottom/cover;
  padding: 150px 0;
  box-sizing: border-box;
}
.sec5 .btn1 .pairgenic-btn {
  width: 534px;
  margin: 0 auto;
  text-align: center;
  padding: 23.5px 26.5px;
}
.sec5 .btn1 .in {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
}
.sec5 .btn1 .mn {
  font-size: 1.9rem;
  line-height: 1;
  margin-bottom: 10px;
}
@media all and (max-width: 767px) {
  .sec5 {
    padding: 70px 0;
  }
  .sec5 .btn1 .pairgenic-btn {
    width: 100%;
    padding: 9.5px 14.5px;
  }
  .sec5 .btn1 .in {
    font-size: 1.8rem;
    line-height: 1.4;
  }
  .sec5 .btn1 .mn {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}

.sec6 {
  padding: 100px 0 60px 0;
  box-sizing: border-box;
}
.sec6 .inner {
  max-width: 1000px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.sec6 .left {
  width: auto;
  margin-left: calc(86% - 50vw);
}
.sec6 .left img {
  width: 100%;
  object-fit: cover;
}
.sec6 h2 {
  color: #32597C;
  font-weight: 400;
  font-size: 4.9rem;
  line-height: 1.4;
}
.sec6 h2 rt {
  font-size: 1.5rem;
  text-align: center;
}
.sec6 h2 span {
  margin-top: 5px;
  display: block;
}
.sec6 .lead {
  margin-top: 30px;
}
.sec6 .bxs {
  margin-top: 30px;
  position: relative;
  padding: 10px 0 0 0;
  box-sizing: border-box;
}
.sec6 .bxs:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 26px;
  width: 100%;
  height: 80%;
  background: #EBF1EA;
  z-index: 1;
}
.sec6 .bxs h3 {
  font-size: 2.7rem;
  color: #02714C;
  font-weight: 700;
  text-align: center;
  position: relative;
  z-index: 2;
}
.sec6 .bxs .tx {
  text-align: center;
  font-size: 2.7rem;
  color: #02714C;
  font-weight: 400;
  line-height: 1.4;
}
.sec6 .c2 {
  position: relative;
  padding: 20px 30px 0 30px;
  box-sizing: border-box;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 60%;
  gap: 0 20px;
}
.sec6 .mini {
  font-size: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 20px;
}
@media all and (max-width: 1024px) {
  .sec6 .left {
    margin-left: calc(38% - 50vw);
  }
  .sec6 .inner {
    width: 90%;
    grid-template-columns: 1fr;
  }
  .sec6 .mini {
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  .sec6 {
    padding: 70px 0 40px 0;
  }
  .sec6 h2 {
    font-size: 3.3rem;
  }
  .sec6 .c2 {
    padding: 20px 20px 0 20px;
    grid-template-columns: 1fr;
    gap: 10px 0;
  }
  .sec6 .c2 .img {
    width: 90%;
    margin: 0 auto;
  }
  .sec6 .bxs {
    margin-top: 30px;
    padding: 10px 0 0 0;
  }
  .sec6 .bxs:before {
    height: 50%;
  }
  .sec6 .bxs .tx {
    font-size: 2.2rem;
  }
  .sec6 .mini {
    text-align: left;
    width: 105%;
    position: relative;
    left: -2.5%;
  }
}

.l-footer {
  padding: 50px 0;
  box-sizing: border-box;
}
.l-footer .l-footer__logo {
  display: block;
  text-align: center;
}
.l-footer .l-footer__logo img {
  display: inline-block;
  width: auto;
  height: 50px;
  margin: 0 auto;
}
.l-footer .l-footer__nav {
  width: 360px;
  margin: 50px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-footer .l-footer__nav li:nth-of-type(1) {
  margin-right: 20px;
}
.l-footer .l-footer__nav a {
  background: url("../img/link_out.svg") center right no-repeat;
  background-size: 13px auto;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 1.5rem;
}
.l-footer .l-footer__copyright {
  text-align: center;
  margin-top: 60px;
}
@media all and (max-width: 900px) {
  .l-footer {
    width: 89%;
    margin: 0 auto;
    padding: 50px 0 90px 0;
  }
  .l-footer .l-footer__logo {
    text-align: center;
  }
  .l-footer .l-footer__logo img {
    height: 50px;
  }
  .l-footer .l-footer__nav {
    width: auto;
    margin: 25px auto 0 auto;
    display: block;
  }
  .l-footer .l-footer__nav li {
    text-align: center;
    line-height: 1.5;
  }
  .l-footer .l-footer__nav li:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 12px;
  }
  .l-footer .l-footer__nav a {
    margin-top: 5px;
    font-size: 1.2rem;
    font-weight: normal;
  }
  .l-footer .l-footer__copyright {
    text-align: center;
    font-size: 1.2rem;
    font-weight: normal;
    margin-top: 25px;
    line-height: 1.5;
  }
}

@media all and (max-width: 767px) {
  .sp_fixed li:nth-of-type(1) {
    width: 49%;
  }
  .sp_fixed li:nth-of-type(2) {
    width: 49%;
  }
  .sp_fixed ul {
    height: auto;
    padding: 20px 0;
    box-sizing: border-box;
  }
}

/*# sourceMappingURL=add.css.map */
