@charset "UTF-8";

main .image-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
main .jichitai-goods .image,
#jichitai-ichioshi .jichitai-info .image {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 12px;
  height: auto;
  border-radius: 10px;
  text-align: center;
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}
main .jichitai-goods .image::before,
#jichitai-ichioshi .jichitai-info .image::before {
  content:"";
  display: block;
  padding-top: 70.5882%;
}
main .jichitai-goods .image::before {
  padding-top: 70.4142%;
}
main .jichitai-goods .image img,
#jichitai-ichioshi .jichitai-info .image img {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
}
main .jichitai-goods a:hover .image {
  transform:scale(1.05);
}
main .jichitai-goods a:hover .goods {
  color: #DD6D22;
}
main .jichitai-goods a .goods  {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}
main h1 {
  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 img {
  max-width: 248px;
}
.path ul {
  margin-bottom: 17px;
}
main section:last-child {
  padding-bottom: 4px;
}
main .block-wrapper {
  margin-bottom: 40px;
}
main .block-wrapper .block {
  margin-bottom: 0;
  margin-right: 0;
}
main .block-wrapper .block:nth-child(4n) {
  margin-right: 0;
}
main .btn#limit-btn {
  max-width: 540px;
}
main section {
  margin-bottom: 80px;
}
main section#area-link {
  margin-bottom: 60px;
}
#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 a:hover {
  background-color: #1A1A1A;
  color: #fff;
}
main .area-list .slick01 {
  font-size: 0;
}
main .area-list .block {
  width: calc((100% - 60px)/ 3 - .01px);
  margin-right: 30px;
}
main .area-list .block:nth-child(3n) {
  margin-right: 0;
}
main .area-list .txt-wrapper {
  padding-top: 10px;
}
main .area-list .image-wrapper {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 10px;
}
main .area-list .image-wrapper .image {
  margin-bottom: 0;
}
main .area-list .sub {
  display: block;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 11px;
  font-size: 1.1rem;
}
main .area-list .jichitai-name {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4444;
  font-weight: bold;
}
main .area-list .txt {
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7333;
}
main .area-list .cap {
  position: relative;
  margin-bottom: 8px;
  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 button span.bg-fav {
  position: relative;
  height: 48px;
  min-width: 207px;
}
main #jichitai-ichioshi .btn-o a img {
  display: inline-block;
  max-width: 166px;
}
main .btn-fav button span.bg-fav img {
  max-width: 208px;
}
main .btn-fav img {
  display: inline-block;
  vertical-align: middle;
}
#jichitai-ichioshi h2 {
  max-width: 561px;
  margin: 0 auto 44px;
}
#jichitai-ichioshi h2 img {
  width: 100%;
  margin: 0 auto;
}
#jichitai-ichioshi .block {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
#jichitai-ichioshi .block:last-child {
  padding-bottom: 80px;
  margin-bottom: 80px;
}
#jichitai-ichioshi .block::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  display: inline-block;
  width: 200px;
  height: 2px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #EACC69;
}
#jichitai-ichioshi .block:last-child::before {
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #C7C2B7;
  transform: none;
}
#jichitai-ichioshi .jichitai-info .article {
  width: calc(100% - 47.027%);
  padding-left: 30px;
}
#jichitai-ichioshi .jichitai-info .image {
  position: relative;
  overflow: hidden;
  width: 47.027%;
  max-width: 435px;
  padding: 0;
  border-radius: 10px;
}
#jichitai-ichioshi h3 {
  padding-bottom: 4px;
  margin-bottom: 10px;
  border-bottom: 2px solid #C7C2B7;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
}
#jichitai-ichioshi h3 span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
#jichitai-ichioshi .txt {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
#jichitai-ichioshi .article-wrapper .article a {
  display: block;
}
main .jichitai-goods .article {
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
}
main .jichitai-goods .article:nth-child(5n) {
  margin-right: 0;
}
#jichitai-ichioshi .jichitai-info {
  margin-bottom: 18px;
}
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: 50%;
  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-wrapper {
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 10px;
}
main .jichitai-goods .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  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 h2.line-y {
  margin-bottom: 30px;
}
main .area-list .btn a img {
  max-width: 91px;
  vertical-align: middle;
}
main .area-list#area1 h2 img {
  max-width: 103px;
}
main .area-list#area2 h2 img {
  max-width: 137px;
}
main .area-list#area3 h2 img {
  max-width: 138px;
}
main .area-list#area4 h2 img {
  max-width: 136px;
}
main .area-list#area5 h2 img {
  max-width: 139px;
}
main .area-list#area6 h2 img {
  max-width: 136px;
}
main .area-list#area7 h2 img {
  max-width: 137px;
}
main .area-list#area8 h2 img {
  max-width: 137px;
}
main .area-list#area9 h2 img {
  max-width: 70px;
}
main .btn-fav button span.bg-fav {
  background: none;
}
#history-goods {
  margin-top: 120px;
}
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 img {
    max-width: 158px;
  }
  main section {
    margin-bottom: 43px;
  }
  main section#area-link {
    margin-bottom: 40px;
  }
  #area-link li,
  #area-link li:nth-child(5n) {
    width: calc((100% - 20px) / 3 - .01px);
    margin-right: 10px;
  }
  #area-link li:nth-child(3n) {
    margin-right: 0;
  }
  main .block-wrapper {
    margin-bottom: 30px;
  }
  main .goods-list {
    margin: 0 16px;
  }
  main .area-list .sub {
    margin-bottom: 0;
  }
  main .area-list .jichitai-name {
    margin-bottom: 8px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  main .area-list .txt {
    margin-bottom: 17px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7333;
    -webkit-line-clamp: 3;
  }
  main .area-list .cap {
    margin-bottom: 6px;
  }
  main .goods-list .image-wrapper .icon {
    width: 40px;
    height: 40px;
  }
  main .goods-list .image-wrapper .icon span {
    padding: 9px;
  }
  main .btn#limit-btn {
    height: 60px;
  }
  main .btn#limit-btn a {
    height: 60px;
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.2;
  }
  #histroy-goods {
    padding-top: 18px;
  }
  #jichitai-ichioshi  {
    margin-bottom: 0;
  }
  #jichitai-ichioshi h2 {
    margin-bottom: 32px;
  }
  #jichitai-ichioshi h2 img {
    max-width: 327px;
  }
  #jichitai-ichioshi h3 {
    padding-bottom: 10px;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #jichitai-ichioshi .jichitai-info {
    margin-bottom: 20px;
  }
  #jichitai-ichioshi .block {
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  #jichitai-ichioshi .block:last-child {
    padding-bottom: 60px;;
    margin-bottom: 60px;
  }
  #jichitai-ichioshi .block::before {
    width: 100px;
  }
  #jichitai-ichioshi .jichitai-info .article {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  #jichitai-ichioshi .jichitai-info .article.image {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  main .goods-list .image-wrapper .image::before {
    padding-top: 70%;
  }
  #jichitai-ichioshi h3 {
    padding-bottom: 8px;
  }
  main .jichitai-goods .cap span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #jichitai-ichioshi .image  img {
    width: 100%;
    height: auto;
  }
  #jichitai-ichioshi .article-wrapper .article {
    width: 100%;
    font-size: 0;
    margin-right: 0;
    margin-bottom: 22px;
  }
  #jichitai-ichioshi .article-wrapper .article:last-child {
    margin-bottom: 0;
  }
  #jichitai-ichioshi .article-wrapper .article .image-wrapper {
    display: inline-block;
    width: 37.9009%;
    margin-bottom: 0;
  }
  #jichitai-ichioshi .article-wrapper .txt-wrapper {
    display: inline-block;
    width: calc(100% - 37.9009% - .01px);
    padding-left: 12px;
    vertical-align: top;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #jichitai-ichioshi .txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.7333;
  }
  #jichitai-ichioshi #all-jichitai {
    margin-top: 20px;
  }
  main h2.line-y {
    margin-bottom: 24px;
  }
  .abr4 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
  }
  main .area-list .btn a {
    height: 50px;
    line-height: 50px;
  }
  main .area-list#area1 h2 img {
    max-width: 80px;
  }
  main .area-list#area2 h2 img {
    max-width: 108px;
  }
  main .area-list#area3 h2 img {
    max-width: 108px;
  }
  main .area-list#area4 h2 img {
    max-width: 106px;
  }
  main .area-list#area5 h2 img {
    max-width: 108px;
  }
  main .area-list#area6 h2 img {
    max-width: 106px;
  }
  main .area-list#area7 h2 img {
    max-width: 107px;
  }
  main .area-list#area8 h2 img {
    max-width: 107px;
  }
  main .area-list#area9 h2 img {
    max-width: 60px;
  }
  .slick-slider,
  .slick-slider .slick-track {
    width: 100%;
  }
  main .btn-fav button span.bg-fav {
    background: url('../../images/common/icon_fav_off.png') no-repeat 0 center/26px auto;
  }
  main .btn-fav.fav-select button span.bg-fav {
    background-image: url('../../images/common/icon_fav_on.png');
  }
  main .area-list .block,
  main .area-list .block:nth-child(3n) {
    width: calc((100% - 20px)/ 2 - .01px);
    margin-right: 20px;
    margin-bottom: 40px;
  }
  main .area-list .block:nth-child(2n) {
    margin-right: 0;
  }
  #history-goods {
    margin-top: 80px;
  }
  footer {
    margin-top: 18px;
  }
  #history-goods .block:nth-child(4),
  #history-goods .block:nth-child(5) {
    display: none;
  }
  main .jichitai-goods a:hover .image {
    transform:none;
  }
  main .jichitai-goods a:hover .goods {
    color: #1A1A1A;
  }
  #area-link li a:hover {
    background-color: #F5EADA;
    color: #1A1A1A;
  }
}
