@media (max-width: 768px) {
  .disp-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  .disp-sp {
    display: none;
  }
}
.m-auto-tb0 {
  margin: 0 auto;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.m-all5 {
  margin: 5px 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.m-all10 {
  margin: 10px 10px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.m-all15 {
  margin: 15px 15px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.m-all20 {
  margin: 20px 20px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.m-all25 {
  margin: 25px 25px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.m-all30 {
  margin: 30px 30px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.m-all35 {
  margin: 35px 35px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.m-all40 {
  margin: 40px 40px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.m-all45 {
  margin: 45px 45px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.m-all50 {
  margin: 50px 50px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.m-all55 {
  margin: 55px 55px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.m-all60 {
  margin: 60px 60px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.m-all70 {
  margin: 70px 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.m-all80 {
  margin: 80px 80px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.m-all85 {
  margin: 85px 85px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.m-all90 {
  margin: 90px 90px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.m-all100 {
  margin: 100px 100px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.font-lineheight-8 {
  line-height: 8px !important;
}

.font-lineheight-10 {
  line-height: 10px !important;
}

.font-lineheight-11 {
  line-height: 11px !important;
}

.font-lineheight-12 {
  line-height: 12px !important;
}

.font-lineheight-13 {
  line-height: 13px !important;
}

.font-lineheight-14 {
  line-height: 14px !important;
}

.font-lineheight-15 {
  line-height: 15px !important;
}

.font-lineheight-16 {
  line-height: 16px !important;
}

.font-lineheight-17 {
  line-height: 17px !important;
}

.font-lineheight-18 {
  line-height: 18px !important;
}

.font-lineheight-19 {
  line-height: 19px !important;
}

.font-lineheight-20 {
  line-height: 20px !important;
}

.font-lineheight-21 {
  line-height: 21px !important;
}

.font-lineheight-22 {
  line-height: 22px !important;
}

.font-lineheight-23 {
  line-height: 23px !important;
}

.font-lineheight-24 {
  line-height: 24px !important;
}

.font-lineheight-25 {
  line-height: 25px !important;
}

.box {
  display: flex;
}
.box.bpCenter {
  justify-content: center;
}
.box.bpEnd {
  justify-content: flex-end;
}
.box.baEnd {
  align-items: flex-end;
}
.box.baStart {
  align-items: flex-start;
}
.box.baCenter {
  align-items: center;
}

.fz8 {
  font-size: 8px;
}

.fz10 {
  font-size: 10px;
}

.fz11 {
  font-size: 11px;
}

.fz12 {
  font-size: 12px;
  line-height: 21px;
}

.fz13, .top-banner {
  font-size: 13px;
  line-height: 21px;
}

.fz14 {
  font-size: 14px;
}

.fz15 {
  font-size: 15px;
  line-height: 28px;
}

.fz16 {
  font-size: 16px;
  line-height: 26px;
}

.fz17 {
  font-size: 17px;
}

.fz18 {
  font-size: 18px;
}

.fz19 {
  font-size: 19px;
}

.fz20 {
  font-size: 20px;
  line-height: 32px;
}

.fz21 {
  font-size: 21px;
}

.fz22 {
  font-size: 22px;
}

.fz23 {
  font-size: 23px;
}

.fz24 {
  font-size: 24px;
}

.fz25 {
  font-size: 25px;
}

.fzDef {
  font-size: 12px;
}

.fwN {
  font-weight: normal;
}

.fwB {
  font-weight: bold;
}

.fsI {
  font-style: italic;
}

.taC {
  text-align: center;
}

.taL {
  text-align: left;
}

.taR {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.content-center {
  margin-left: auto;
  margin-right: auto;
}

.img-valign-top {
  vertical-align: top;
}

.img-valign-middle {
  vertical-align: middle;
}

.img-valign-bottom {
  vertical-align: bottom;
}

.valign-middle {
  vertical-align: middle;
}

.dn {
  display: none;
}

.db {
  display: block;
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}
@keyframes contentsUp {
  0% {
    margin-top: -30px;
  }
  25% {
    margin-top: -40px;
  }
  50% {
    margin-top: -50px;
  }
  75% {
    margin-top: -60px;
  }
  100% {
    margin-top: -70px;
  }
}
@keyframes linkArrow {
  50% {
    right: 3px;
  }
  100% {
    right: 10px;
  }
}
.a-hover {
  display: block;
  opacity: 1;
  transition: all 0.3s;
}
.a-hover:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.underline {
  text-decoration: underline;
}

img {
  max-width: none;
}

.img-full {
  width: 100%;
}

.link-pointer {
  cursor: pointer;
}

.container-in {
  width: 1100px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .container-in {
    width: 100%;
  }
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center.blue:before {
  background: #39a9df;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 3px;
  transition-property: left right;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center.active:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #39a9df;
}
.hvr-underline-from-center.on:before {
  left: 0;
  right: 0;
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  transform: scaleX(1);
}

.top-banner {
  width: 100%;
  height: 40px;
  margin-bottom: 15px;
  text-align: center;
  background-color: #28a7e1;
  color: #fff;
}
.top-banner .banner-text {
  padding-top: 10px;
}
.top-banner a {
  color: #fff;
}
@media (max-width: 768px) {
  .top-banner {
    height: 30px;
    position: relative;
    margin-bottom: 0;
  }
  .top-banner.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  .top-banner .banner-text {
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding-top: 5px;
  }
}

.bg-w {
  background-color: #fff;
}

.font-w {
  color: #fff;
}

@media (max-width: 768px) {
  #topcontrol {
    display: none;
  }
}

.contents-content-pc {
  position: relative;
  padding: 40px 0 150px;
  background: url(/assets/images/common/pattern_5.png) bottom left/9px 6px repeat-x, url(/assets/images//common/pickup_item_bg.png);
}
@media (max-width: 768px) {
  .contents-content-pc {
    display: none;
  }
}

.contents-content-pc .contents-content-in {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  position: relative;
}

.contents-content-pc .contents-content-bg {
  position: absolute;
  background: #232323;
  width: 100%;
  height: 266px;
  top: 0;
  left: 0;
}

.contents-content-pc .contents-content-bg:after {
  content: "";
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: -6px;
  background: #232323 url(/assets/images/common/pattern_6.png) bottom left/9px 6px repeat-x;
}

.contents-content-pc .contents-introduction {
  padding: 250px 0 0;
  z-index: 1;
}

.contents-content-pc .contents-introduction .page-title {
  background: #39a9df;
  position: relative;
  text-align: center;
  padding: 294px 170px 50px;
}

.contents-content-pc .contents-introduction .page-title:before,
.contents-content-pc .contents-introduction .page-title:after {
  content: "";
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  background: url(/assets/images/common/pattern_7.png) bottom left/8px 10px repeat-x;
}

.contents-content-pc .contents-introduction .page-title:before {
  top: -4px;
}

.contents-content-pc .contents-introduction .page-title:after {
  bottom: -4px;
}

.contents-content-pc .contents-introduction .page-title .ttl-image {
  position: absolute;
  width: 760px;
  top: -210px;
  left: 50%;
  margin-left: -380px;
}

.contents-content-pc .contents-introduction .page-title .ttl-image img {
  max-width: 100%;
}

.contents-content-pc .contents-introduction .page-title .ttl-txt {
  font-weight: bold;
  font-size: 30px;
  line-height: 1.6;
}

.contents-content-pc .contents-introduction .page-title .ttl-lead {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.86;
  margin-top: 14px;
  padding: 0 12px;
}

.contents-content-pc .contents-list {
  width: 840px;
  margin: 0 auto;
  padding: 55px 0 50px;
}

.contents-content-pc .contents-list .page-nav {
  font-size: 0;
  text-align: center;
  margin-bottom: 50px;
}

.contents-content-pc .contents-list .page-nav li {
  display: inline-block;
  width: 152px;
  margin-right: 20px;
}

.contents-content-pc .contents-list .page-nav li:last-child {
  margin-right: 0;
}

.contents-content-pc .contents-list .page-nav a {
  display: table;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  height: 50px;
  width: 100%;
  letter-spacing: 0.04em;
  border: 2px solid #000;
  box-sizing: border-box;
  transition: all 0.3s;
}

.contents-content-pc .contents-list .page-nav a:hover {
  background: #39a9df;
  border-color: #39a9df;
  color: #fff;
  transition: all 0.3s;
}

.contents-content-pc .contents-list .page-nav a.current {
  background: #39a9df;
  border-color: #39a9df;
  color: #fff;
}

.contents-content-pc .contents-list .page-nav a span {
  display: table-cell;
  vertical-align: middle;
}

.contents-item-list {
  display: flex;
  flex-wrap: wrap;
}

.contents-content-pc .contents-item {
  margin-bottom: 50px;
}

.contents-content-pc .contents-item li {
  padding-right: 20px;
  margin-right: 20px;
  box-sizing: content-box;
  width: 180px;
  background: url(/assets/images/common/pattern_8.png) repeat-y right;
}

.contents-content-pc .contents-item li:nth-child(4n) {
  padding-right: 0;
  margin-right: 0;
  background: none;
}

.contents-content-pc .contents-item li .item-in {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(/assets/images/common/pattern_9.png) repeat-x bottom;
  box-sizing: border-box;
}

.contents-content-pc .contents-item li:first-child .item-in,
.contents-content-pc .contents-item li:nth-child(2) .item-in,
.contents-content-pc .contents-item li:nth-child(3) .item-in,
.contents-content-pc .contents-item li:nth-child(4) .item-in {
  padding-top: 0;
}

.contents-content-pc .contents-item li a {
  color: #231815;
  display: block;
}

.contents-content-pc .contents-item .item-photo {
  position: relative;
  display: table;
  border: 3px solid #000;
  margin-bottom: 18px;
  width: 100%;
  height: 180px;
  text-align: center;
  box-sizing: border-box;
}

.contents-content-pc .contents-item .item-photo .photo-in {
  display: table-cell;
  vertical-align: middle;
}
.contents-content-pc .contents-item .item-photo .photo-in img {
  width: 100%;
}

.contents-content-pc .contents-item .ico-check {
  position: absolute;
  bottom: 0;
  right: 0;
}

.contents-content-pc .contents-item .item-text .txt {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

.contents-content-pc .contents-item .item-text .price span {
  font-size: 16px;
  font-weight: 700;
}

.contents-content-pc .contents-item .item-link {
  display: block;
  border: 2px solid #000;
  text-align: center;
  padding: 10px 0;
  font-weight: 700;
  margin-top: 16px;
  position: relative;
}

.contents-content-pc .contents-item .item-link span {
  position: relative;
  z-index: 1;
}

.contents-content-pc .contents-item .item-link:before {
  content: "";
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  transition: width 0.3s;
}

.contents-content-pc .contents-item .item-link:after {
  content: "";
  width: 6px;
  height: 10px;
  background: url(/assets/images/common/link_arrow_r.png) no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -5px;
}

.contents-content-pc .contents-item .item-link:hover {
  color: #fff;
}

.contents-content-pc .contents-item .item-link:hover:before {
  width: 100%;
}

.contents-content-pc .contents-item .item-link:hover:after {
  background: url(/assets/images/common/link_arrow_r_w.png) no-repeat center;
}

.contents-content-pc .contents-bnr {
  font-size: 0;
  text-align: center;
}

.contents-content-pc .contents-bnr li {
  display: inline-block;
  margin-right: 34px;
  width: 257px;
}

.contents-content-pc .contents-bnr li:last-child {
  margin-right: 0;
}

.contents-content-pc .contents-bnr li img {
  width: 100%;
}

.sub-menu-content .head-menu .sns-list {
  float: left;
  padding-top: 16px;
}

.sub-menu-content .head-menu .sns-list li {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.sub-menu-content .head-menu .sns-list li:first-child {
  margin-left: 30px;
}

.main-menu-content .main-menu .menu-type2 .sns-list {
  float: right;
  padding-top: 16px;
}

.main-menu-content .main-menu .menu-type2 .sns-list li {
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

.main-menu-content .main-menu .menu-type2 .sns-list li:first-child {
  margin-left: 30px;
}

.contents-content-sp {
  background: #f4f4f4;
}
@media (min-width: 769px) {
  .contents-content-sp {
    display: none;
  }
}

.contents-content-sp .page-title {
  background: #39a9df;
  text-align: center;
  padding: 20px 10px;
  position: relative;
}

.contents-content-sp .page-title:after {
  content: "";
  width: 100%;
  height: 7px;
  position: absolute;
  bottom: -3px;
  left: 0;
  background: url(/assets/images/sp/common/pattern_3.png) repeat-x;
  background-size: 6px;
}

.contents-content-sp .page-title .ttl-txt {
  font-weight: bold;
  padding-bottom: 18px;
  margin-bottom: 16px;
  border-bottom: 1px solid #fff;
  line-height: 1.6;
}

.contents-content-sp .page-title .ttl-lead {
  font-size: 10px;
  display: none;
  padding-top: 14px;
}

.contents-content-sp .page-title .ttl-more {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.02em;
  line-height: 1.1;
  cursor: pointer;
}

.contents-content-sp .page-title .ttl-more span {
  position: relative;
  padding-left: 15px;
}

.contents-content-sp .page-title .ttl-more span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #ffffff;
}

.contents-content-sp .page-title .ttl-more-open span:before {
  transform: rotate(90deg);
}

.contents-content-sp .contents-list {
  padding: 35px 10px 30px;
}

.contents-content-sp .page-nav {
  position: relative;
  margin-bottom: 30px;
  background: #fff;
}

.contents-content-sp .page-nav:before {
  content: "";
  position: absolute;
  top: 21px;
  right: 15px;
  width: 14px;
  height: 8px;
  background: transparent url(/assets/images/sp/common/arrow_down_b.png) no-repeat center top/14px 8px;
}

.contents-content-sp .page-select {
  width: 100%;
  height: 50px;
  padding-left: 20px;
  border: 2px solid #000000;
  border-radius: 0;
  font-size: 17px;
  font-weight: bold;
  font-weight: bold;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  box-sizing: border-box;
}

.contents-content-sp .contents-item {
  margin-bottom: 30px;
}

.contents-content-sp .contents-item li {
  width: 50%;
  padding-right: 15px;
  background-image: url(/assets/images/sp/common/pattern_4.png);
  background-repeat: repeat-y;
  background-position: right top;
  background-size: 1px;
  box-sizing: border-box;
}

.contents-content-sp .contents-item li:nth-child(even) {
  background-position: left top;
  padding-right: 0;
  padding-left: 15px;
}

.contents-content-sp .contents-item li .item-in {
  padding-bottom: 15px;
  padding-top: 15px;
  background: url(/assets/images/sp/common/pattern_5.png) repeat-x bottom;
  background-size: 6px;
  box-sizing: border-box;
}

.contents-content-sp .contents-item li:first-child .item-in,
.contents-content-sp .contents-item li:nth-child(2) .item-in {
  padding-top: 0;
}

.contents-content-sp .contents-item li a {
  display: block;
  color: #231815;
}

.contents-content-sp .contents-item .item-photo {
  position: relative;
  border: 2px solid #000;
  padding: 8px;
  background: #fff;
  margin-bottom: 10px;
}

.contents-content-sp .contents-item .item-photo .photo-in img {
  width: 100%;
}

.contents-content-sp .contents-item .ico-check {
  position: absolute;
  right: 0;
  bottom: 0;
}

.contents-content-sp .contents-item .item-text .txt {
  font-weight: bold;
  padding-bottom: 8px;
}

.contents-content-sp .contents-item .item-text .price {
  font-size: 10px;
}

.contents-content-sp .contents-item .item-text .price span {
  font-size: 12px;
  font-weight: 700;
}

.contents-content-sp .contents-item .item-link {
  margin-top: 14px;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
  background: #fff;
  border: 2px solid #000;
  padding: 10px 0;
  position: relative;
}

.contents-content-sp .contents-item .item-link:after {
  content: "";
  width: 5px;
  height: 9px;
  background: url(/assets/images/sp/common/arrow_right02.png) no-repeat center;
  background-size: 5px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -4px;
}

.contents-content-sp .contents-bnr li {
  margin-bottom: 10px;
}
.contents-content-sp .contents-bnr li img {
  width: 100%;
}

.contents-content-sp .contents-bnr li:last-child {
  margin-bottom: 0;
}