@charset "UTF-8";

main .image-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
main .goods-list .image-wrapper .image::before {
  padding-top: 70.4861%;
}
main .goods-list .image-wrapper .image {
  margin-bottom: 0;
}
main h1 {
  position: relative;
  height: 160px;
}
main h1 span.bg_illust {
  background: url('../../../images/jichitai/bg_jichitai_left.png')no-repeat 0 bottom/475px auto,url('../../../images/jichitai/bg_jichitai_right.png')no-repeat right bottom/607px auto;
}
main h1 span {
  height: 160px;
}
main h1 span.ttl-img {
  padding-top: 7px;
}
main h1 span.ttl-img img {
  position: static;
  max-width: 146px;
}
main h1 span.ttl-pref {
  height: auto;
  padding-top: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
main h2.line-y {
  margin-bottom: 30px;
}
main section {
  margin-bottom: 31px;
}
main section#area-link {
  margin-bottom: 22px;
}
#area-link ul {
  padding-bottom: 10px;
  border-bottom: 1px solid #C7C2B7;
}
#area-link li {
  width: calc((100% - 40px) / 5);
  margin-right: 10px;
  margin-bottom: 10px;
}
#area-link li:nth-child(5n) {
  margin-right: 0;
}
#area-link li a {
  display: block;
  border-radius: 20px;
  line-height: 40px;
  background-color: #F5EADA;
  font-weight: bold;
  text-align: center;
}
#area-link li.current a,
#area-link li a:hover {
  background-color: #1A1A1A;
  color: #fff;
}
#page-link li {
  width: calc((100% - 100px) /6);
  margin-right: 20px;
  margin-bottom: 10px;
}
#page-link li:nth-child(6n) {
  margin-right: 0;
}
#page-link li a {
  display: block;
  border-radius: 20px;
  line-height: 38px;
  border: 1px solid #1A1A1A;
  font-weight: bold;
  text-align: center;
}
#area-search {
  padding: 52px 50px 51px;
  margin-bottom: 0;
  border-radius: 20px;
  background-color: #F8F6ED;
}
#area-search h2 {
  margin-bottom: 35px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
#area-search .block-wrapper {
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
}
#area-search .block-wrapper:last-child {
  margin-right: 0;
}
#area-search .block-wrapper .block {
  margin-bottom: 20px;
}
#area-search .block-wrapper .block:last-child {
  margin-bottom: 0;
}
#area-search .cap {
  padding-bottom: 7px;
  margin-bottom: 12px;
  border-bottom: 1px solid #C7C2B7;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
#area-search ul {
  font-size: 0;
}
#area-search li {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 6px;
}
#area-search li a {
  display: block;
  padding: 8px 14px;
  border-radius: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #fff;
}
main .area-list {
  margin-bottom: 51px;
}
#jichitai-area-2 main .area-list,
#jichitai-area-3 main .area-list,
#jichitai-area-4 main .area-list,
#jichitai-area-5 main .area-list,
#jichitai-area-6 main .area-list,
#jichitai-area-7 main .area-list,
#jichitai-area-8 main .area-list,
#jichitai-area-9 main .area-list {
  margin-bottom: 80px;
}
#jichitai-area-2 main .area-list.last-pref,
#jichitai-area-3 main .area-list.last-pref,
#jichitai-area-4 main .area-list.last-pref,
#jichitai-area-5 main .area-list.last-pref,
#jichitai-area-6 main .area-list.last-pref,
#jichitai-area-7 main .area-list.last-pref,
#jichitai-area-8 main .area-list.last-pref,
#jichitai-area-9 main .area-list.last-pref {
  margin-bottom: 100px;
}
main .area-list .block-wrapper .block {
  width: calc((100% - 60px) / 3 - .01px);
  margin-right: 30px;
  margin-bottom: 47px;
}
main .area-list .block-wrapper .block:nth-child(3n) {
  margin-right: 0;
}
main .area-list .image-wrapper {
  margin-bottom: 10px;
}
main .area-list .txt-wrapper {
  padding-top: 10px;
}
main .area-list .sub {
  display: block;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
}
main .area-list .jichitai-name {
  display: block;
  margin-bottom: 5px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.4;
  font-weight: bold;
}
main .area-list .txt {
  margin-bottom: 11px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7333;
}
main .area-list .cap {
  position: relative;
  margin-bottom: 2px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
main .area-list .cap:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #DBDBDB;
}
main .area-list .cap span {
  position: relative;
  padding: 0 13px 0 0;
  background: #fff;
}
main .area-list .goods {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
main .jichitai-info .btn {
  position: relative;
  max-width: 280px;
  height: 50px;
  margin-bottom: 14px;
}
main .btn a {
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
}
main .area-list .btn a {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-size: 1.8rem;
}
main .btn button {
  position: relative;
  height: 50px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  box-shadow: none;
}
main .btn .pc {
  position: absolute;
  display: block;
  max-width: 165px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
main .btn-fav .pc {
  left: 35px;
}
main .btn-fav button span.bg-fav {
  position: relative;
  height: 48px;
  min-width: 207px;
}
main .jichitai-goods .article {
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
}
main .jichitai-goods .article:nth-child(5n) {
  margin-right: 0;
}
main .jichitai-goods .cap {
  position: relative;
  margin-bottom: 14px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
main .jichitai-goods .cap::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #DBDBDB;
}
main .jichitai-goods .cap span {
  position: relative;
  padding: 0 14px 0 0;
  background: #fff;
}
main .jichitai-goods .image {
  position: relative;
  overflow: hidden;
  height: 119px;
  margin-bottom: 5px;
  border-radius: 10px;
}
main .jichitai-goods .goods {
  margin-bottom: 5px;
  font-weight: bold;
}
main .jichitai-goods .price {
  text-align: right;
  font-size: 26px;
  font-size: 2.6rem;
}
main .area-list .btn a img {
  max-width: 99px;
  vertical-align: middle;
}
main .area-list#yamagata h2 img,
main .area-list#chiba h2 img,
main .area-list#kochi h2 img,
main .area-list#nara h2 img,
main .area-list#okayama h2 img,
main .area-list#shimane h2 img,
main .area-list#tottori h2 img,
main .area-list#yamagata h2 img,
main .area-list#yamaguchi h2 img,
main .area-list#yamanashi h2 img {
  max-width: 100px;
}
main .area-list#iwate h2 img,
main .area-list#aichi h2 img,
main .area-list#ehime h2 img,
main .area-list#hyogo h2 img,
main .area-list#kagawa h2 img,
main .area-list#mie h2 img,
main .area-list#miyazaki h2 img,
main .area-list#nagano h2 img,
main .area-list#nagasaki h2 img,
main .area-list#oita h2 img,
main .area-list#toyama h2 img {
  max-width: 101px;
}
main .area-list#hiroshima h2 img,
main .area-list#ibaraki h2 img,
main .area-list#ishikawa h2 img,
main .area-list#kumamoto h2 img,
main .area-list#okinawa h2 img,
main .area-list#saitama h2 img {
  max-width: 102px;
}
main .area-list#hokkaido h2 img,
main .area-list#gifu h2 img,
main .area-list#nigata h2 img,
main .area-list#osaka h2 img,
main .area-list#shiga h2 img,
main .area-list#tokyo h2 img {
  max-width: 103px;
}
main .area-list#aomori h2 img,
main .area-list#fukushima h2 img,
main .area-list#fukui h2 img,
main .area-list#fukuoka h2 img,
main .area-list#gunma h2 img,
main .area-list#kyoto h2 img,
main .area-list#saga h2 img,
main .area-list#shizuoka h2 img,
main .area-list#tochigi h2 img,
main .area-list#tokushima h2 img {
  max-width: 104px;
}
main .area-list#kagoshima h2 img,
main .area-list#wakayama h2 img {
  max-width: 139px;
}
main .area-list#kanagawa h2 img {
  max-width: 140px;
}
#history-goods {
  margin-top: 117px;
}
footer {
  margin-top: 60px;
}
@media screen and (max-width:768px){
  main h1,
  main h1 span {
    height: 120px;
  }
  main h1 span.bg_illust {
    min-width: 100%;
    background: url('../../../images/jichitai/bg_jichitai_left_sp.png')no-repeat 0 bottom/124px auto,url('../../../images/jichitai/bg_jichitai_right_sp.png')no-repeat right bottom/206px auto;
  }
  main h1 span.ttl-img {
    padding-top: 11px;
  }
  main h1 span.ttl-img img {
    max-width: 102px;
  }
  main h1 span.ttl-pref {
    height: auto;
    padding-bottom: 2px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  main h2.line-y {
    margin-bottom: 24px;
  }
  #area-link li,
  #area-link li:nth-child(5n) {
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
  }
  #area-link li:nth-child(3n) {
    margin-right: 0;
  }
  #page-link li {
    width: calc((100% - 20px) /3);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #page-link li:nth-child(3n) {
    margin-right: 0;
  }
  #area-search {
    margin-top: 34px;
    padding: 35px 0 15px;
    border-radius: 0;
  }
  #area-search h2 {
    margin-bottom: 25px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #area-search .block-wrapper {
    width: 100%;
    margin-right: 0;
  }
  #area-search .block-wrapper {
    margin-bottom: 0;
  }
  #area-search .block-wrapper .block,
  #area-search .block-wrapper .block:last-child {
    margin-bottom: 10px;
  }
  #area-search .cap {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #area-search li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #area-search li a {
    padding: 0 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
  }
  main .area-list {
    padding-bottom: 36px;
    margin-bottom: 0;
  }
  #jichitai-area-2 main .area-list,
  #jichitai-area-3 main .area-list,
  #jichitai-area-4 main .area-list,
  #jichitai-area-5 main .area-list,
  #jichitai-area-6 main .area-list,
  #jichitai-area-7 main .area-list,
  #jichitai-area-8 main .area-list,
  #jichitai-area-9 main .area-list {
    margin-bottom: 36px;
  }
  #jichitai-area-2 main .area-list.last-pref,
  #jichitai-area-3 main .area-list.last-pref,
  #jichitai-area-4 main .area-list.last-pref,
  #jichitai-area-5 main .area-list.last-pref,
  #jichitai-area-6 main .area-list.last-pref,
  #jichitai-area-7 main .area-list.last-pref,
  #jichitai-area-8 main .area-list.last-pref,
  #jichitai-area-9 main .area-list.last-pref {
    margin-bottom: 50px;
  }
  main .area-list .block-wrapper .block,
  main .area-list .block-wrapper .block:nth-child(3n) {
    width: calc((100% - 17px) /2 - .01px);
    margin-right: 17px;
    margin-bottom: 27px;
  }
  main .area-list .block-wrapper .block:nth-child(2n) {
    margin-right: 0;
  }
  main .area-list .txt-wrapper {
    padding-top: 5px;
  }
  main .area-list .jichitai-name {
    margin-bottom: 7px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  main .area-list .sub {
    margin-bottom: 0;
    font-size: 11px;
    font-size: 1.1rem;
  }
  main .area-list .txt {
    margin-bottom: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7142;
  }
  main .area-list .cap {
    margin-bottom: 5px;
  }
  main .goods-list .image-wrapper .icon {
    width: 28px;
    height: 28px;
  }
  main .goods-list .image-wrapper .icon span {
    padding: 6px;
  }
  main .goods-list .image-wrapper .icon img {
    width: 16px;
  }
  main .area-list .btn a {
    height: 50px;
    line-height: 50px;
  }
  main .area-list .txt.abr2 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
  }
  #history-goods {
    margin-top: 40px;
  }
  footer {
    margin-top: 22px;
  }
  #area-link li a:hover {
    background-color: #F5EADA;
    color: #1A1A1A;
  }
  #area-link li.current a {
    background-color: #1A1A1A;
    color: #fff;
  }
}
