#pic-contents h2, #pic-contents span {
  display: block;
  line-height: 1;
  color: rgb(0, 100, 80);
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-align: center;
  font-family: "Times New Roman",YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  margin: 0px 0px 27px;
  padding: 0px;
}
#pic-contents span {
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  font-family: "Times New Roman",YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#pic-contents {
  margin-bottom: 30px;
  padding-top: 20px;
}
.picup-list-item {
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  margin: auto;
  justify-content: space-between;
  background: #ffffff;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 4px;
}
.picup-list-item img {
  align-items: flex-start;
  margin: 1%;
  height: auto;
  background: #fff;
  border-radius: 6px;
  width: 48%;
}
#pic-contents p {
  font-family: "Times New Roman",YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  border: none;
  font-size: 13px;
  padding: 10px 0 15px 0;
  width: 350px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.ranking-list-item {
  margin: auto;
  padding-bottom: 30px;
  max-width: 1290px;
}
.ranking-list-item ul {
  padding: 0;
  width: 100%;
  list-style: none;
  overflow: hidden;
  padding: 0 30px;
  counter-reset: wpp-ranking;
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
}
.ranking-list-item ul li {
   width: 18%;
   padding: 0;
   position: relative;
   margin: 0px 8px;
}
#pic-contents .slick-initialized .slick-slide li{
  margin: 0px;
}
.ranking-list-item ul li:before {
  background: #999;
  border-radius: 50%;
  content: counter(wpp-ranking, decimal);
  counter-increment: wpp-ranking;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 3px;
  left: 3px;
}
.ranking-list-item ul li:nth-child(1):before {
  background: #d2b476;
} 
.ranking-list-item ul li:nth-child(2):before {
  background: #cecdcd;
}
.ranking-list-item ul li:nth-child(3):before {
  background: #b2927e;
}
.slick-track > div[data-slick-index="0"] li:before {
  background: #d2b476;
}
.slick-track > div[data-slick-index="1"] li:before {
  background: #cecdcd;
}
.slick-track > div[data-slick-index="2"] li:before {
  background: #b2927e;
}
.slick-track > div[data-slick-index="3"] li:before, .slick-track > div[data-slick-index="4"] li:before, .slick-track > div[data-slick-index="5"] li:before, .slick-track > div[data-slick-index="6"] li:before, .slick-track > div[data-slick-index="7"] li:before, .slick-track > div[data-slick-index="8"] li:before, .slick-track > div[data-slick-index="9"] li:before {
  background: #999;
}
.ranking-list-item ul li img {
  width: 100%;
  margin: 0;
  border-radius: 6px;
}
#pic-contents h3 {
  display: block;
  text-align: left;
  overflow: hidden;
  font-weight: normal;
  padding: 10px 0 0;
  font-size: 15px;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 42px;
  margin-bottom: 15px;
}
#pic-contents .money .line-through{
  font-size: 16px;
  text-align: left;
  color: #3C3C3C;
  font-weight: 400;
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin-bottom: 3px;
}
#pic-contents .money .price-down{
  font-size: 16px;
  text-align: left;
  color: #ff2d4b;
  font-weight: 400;
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  margin-bottom: 0;
}
#hacobune-layout-base-main-contents{

}
#hacobune-gallery-wrap .hacobune-app-container[data-v-5c74e29e] {
  max-width: 100%!important;
  margin: unset;
}
#hacobune-gallery-wrap .hacobune-layout-base-main-contents,.hacobune-logo[data-v-59bd25f4]{
  width: 1290px!important;
  margin: auto;
}
#hacobune-gallery-wrap h2 {
  margin: 0 0 20px;
  padding: 0;
  line-height: 1.0;
  color: #006B50;
  font-size: 42px;
  text-align: center;
  font-family: "Times New Roman" !important;
  line-height: 1;
  color: rgb(0, 100, 80);
  font-size: 40px;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-align: center;
  font-family: "Times New Roman",YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  margin: 0px 0px 27px;
  padding: 0px;
}
#hacobune-gallery-wrap h2 span {
  display: block;
  color: #006B50;
  font-size: 14px;
  padding-top: 10px;
  letter-spacing: 0.5px;
}
#hacobune-gallery-wrap .contents {
  padding-bottom: 30px;
  width: auto;
}
.hacobune-app-container[data-v-29aab988] {
  background: none;
}
.hacobune-media-post-list-item[data-v-1efef4be] {
  border-top: none;
  border-bottom: none;
  background-color: rgb(0 0 0 / 0%);
  border-color: rgb(0 0 0 / 0%);
}
#hacobune-gallery-wrap .hacobune-media-post-list-item-img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 6px;
}
#hacobune-gallery-wrap .hacobune-media-post-list-item-caption {
  display: none;
}
.hacobune-text-link-root[data-v-a864f3ce] {
  display: none;
}
.hacobune-grid-content[data-v-b4b15cda] {
  overflow: hidden;
  padding-bottom: 0px;
}
.hacobune-grid-col[data-v-b4b15cda] {
  flex: none;
  max-width: 100%;
  margin: 7px;
  flex-shrink: 0;
  background: #fff;
  border-radius: 6px;
  /* height: 180px; */
  width: 235px !important;
  overflow: hidden;
}
.hacobune-media-post-list-item-img-wrapper[data-v-1efef4be] {
  height: 100% !important;
  width: 100% !important;
  max-width: none !important;
}
.hacobune-grid-row[data-v-b4b15cda] {
  padding: 0;
  padding: 0 30px;
  width: 100%;
  list-style: none;
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  overflow: hidden;
  margin: 0;
  counter-reset: wpp-ranking;
}
#pic-contents #hacobune-gallery-wrap .hacobune-layout-base-main-contents .hacobune-media-post-list-item {
  padding: 0 !important;
  margin: 0 !important;
}
#section-hacobune-gallery-top p.load-more {
  margin-right: 0px;
}
div#column p.load-more, #section-hacobune-gallery-top p.load-more {
  padding: 0 0 5px;
  width: auto;
  float: right;
  border-bottom: 1px solid #006450;
  line-height: 1;
  margin-right: 10px;
  display: none;
}
div#column p.load-more a, #section-hacobune-gallery-top p.load-more a {
  border: none;
  padding: 0 22px 0 12px;
  margin: 0;
  width: auto;
  height: auto;
  line-height: 1;
  font-size: 14px;
  color: #006450;
  font-weight: normal;
  background: url(/img/usr/top/arrow_right.svg) right center no-repeat;
  background-size: 5px auto;
  font-family: "Times New Roman",YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#pic-contents .slick-initialized .slick-slide {
  width: 235px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px;
}
#pic-contents .slick-arrow {
  width: 20px;
  text-indent: -9999px;
  background-color: inherit;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 111px;
  z-index: 10000000;
  cursor: pointer;
}
#pic-contents .slick-arrow::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 220%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  border-right: 2px solid #006B50;
  border-bottom: 2px solid #006B50;
}
#pic-contents .hacobune-grid-row .slick-arrow::after {
  top: 130%;
}
#pic-contents .slick-track {
  overflow: hidden;
  display: flex;
}
#pic-contents .slick-arrow.slick-disabled {
  display: none !important;
}
#pic-contents .slick-prev {
  left: 2px;
}
#pic-contents .slick-prev::after {
  transform: rotate(135deg);
  margin-left: -10px;
}
#pic-contents .slick-next {
  right: -10px;
}
#pic-contents .slick-next::after {
  transform: rotate(-45deg);
  margin-left: -14px;
}
#header.showed {
  z-index: 99999999 !important;
}
