@charset 'UTF-8';

.block.-mainvisual {
  height: 140px;
  margin-top: 0;
}

.ttl.-primary .subtitle {
  font-size: .2rem;
  font-weight: 400;
  display: inline-block;
}

.ico-label.-terms-category {
  font-size: .16rem;
  padding: 9px 14px;
}

.box.-emphasis .box.-in-box._mt-15 {
  margin-top: 0!important;
}

.box.-emphasis .box.-in-box._mt-15>.dlist.-row>dt[data-chars='11'] {
  flex-basis: 150px;
}

.box.-emphasis .box.-in-box._mt-15>.dlist.-row>dt[data-chars='11']+dd {
  flex-basis: calc(100% - 150px - 20px);
}

.box.-search-history .link-list.-row {
  overflow: hidden;
  margin-bottom: calc(-.5em - .11em);
}

.block.-promotion-terms-related {
  margin-top: 80px;
}

.block.-promotion-banner-slide {
  position: relative;
  max-width: 1038px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 47px 0 46px;
}

.block.-promotion-banner-slide .slide-container {
  margin-top: -1px;
  margin-bottom: -1px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.block.-promotion-banner-slide .slide-item {
  padding: 0 7px 0 8px;
}

.block.-promotion-banner-slide .swiper-button {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 54px;
  height: 40px;
  margin: auto;
  cursor: pointer;
  background: none;
}

.block.-promotion-banner-slide .swiper-button:before {
  overflow: hidden;
}

.block.-promotion-banner-slide .swiper-button.swiper-button-prev {
  left: 0;
}

.block.-promotion-banner-slide .swiper-button.swiper-button-prev:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: auto;
  content: '';
  transform: rotate(225deg);
  vertical-align: middle;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom-color: transparent!important;
  border-left-color: transparent!important;
}

.block.-promotion-banner-slide .swiper-button.swiper-button-next {
  right: 0;
}

.block.-promotion-banner-slide .swiper-button.swiper-button-next:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: auto;
  content: '';
  transform: rotate(45deg);
  vertical-align: middle;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom-color: transparent!important;
  border-left-color: transparent!important;
}

.block.-promotion-terms-related+.block.-promotion-banner-slide {
  margin-top: 30px;
}

.block.-search-words .row.-loose {
  margin-right: -60px;
}

.block.-search-words .row.-loose>* {
  padding: 0 60px 20px 0;
}

.block.-pickup-words .link-list {
  margin-top: 10px;
}

.suggest-container {
  position: relative;
}

@media print,screen and (min-width:768px) {
  .block.-mainvisual {
    margin-bottom: 30px;
  }

  .block.-mainvisual .image {
    right: 0;
    left: 0;
  }

  .box.-search-history {
    margin-left: calc(5em + 20px);
  }
}

@media screen and (max-width:767px) {
  .ttl.-primary .subtitle {
    font-size: .16rem;
  }

  .block.-promotion-terms-related {
    margin-top: 30px;
  }

  .block.-promotion-banner-slide {
    max-width: 308px;
    margin-top: 30px;
  }

  .block.-pickup-words {
    margin-top: 12px;
    padding: 0 10px;
  }

  .tbl.-kana-index {
    margin-top: 16px;
  }

  .floating-nav.-transform+.wrapper {
    padding-bottom: 76px;
  }
}
