@charset "euc-jp";
#container {
  padding-top: 45px;
  padding-bottom: 90px;
}

@media screen and (max-width: 768px) {
  #container {
    padding-bottom: 45px;
  }
}

.header-headline-nav li a {
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}

.global-nav-wrap {
  border: none;
}

.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
}
#nav a {
}

.top__title-h2 {
  font-size: 22px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #333;
}

@media screen and (max-width: 480px) {
  .top__title-h2 {
    margin-bottom: 20px;
  }
}

.contents__suffix {
  padding-left: 10px;
}
.contents__suffix {
  padding-left: 10px;
  font-size: 14px;
}
.side__section {
  margin: 0 0 30px;
  padding: 20px;
  position: relative;
  border: 2px solid #999999;
}
.side__title-h2 {
  padding: 12px 20px;
  position: absolute;
  top: 10px;
  left: -12px;
  color: #ffffff;
  background: #57acad;
  line-height: 1;
  z-index: 2;
}
.side__title-h2:before {
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  border: 5px solid transparent;
  border-top: 5px solid #346a6a;
  border-right: 5px solid #346a6a;
}
.side__title-h2:after {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -40px;
  content: "";
  border: 20px solid #57acad;
  border-right-color: transparent;
}
.item-thumb {
  margin-bottom: 20px;
}
.item-thumb02 {
  margin-bottom: 10px;
}
.home-shop-block {
  margin-bottom: 40px;
}
.home-shop-name {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  margin-bottom: 10px;
}

/* 特集 */
#tokushu-group-list img {
  margin-bottom: 10px;
}

#tokushu-group-list .grp-lst-name {
  font-weight: bold;
}

/* 錫器商品カテゴリーから探す */
.category-block img {
  width: 100%;
}

/* 薩摩錫器工芸館のサービス */
.service-block h3 {
  font-size: 17px;
}

/* 錫器売れ筋商品 */
.rank-number {
  text-align: center;
  margin-bottom: 15px;
}

.rank-image {
  display: inline-block;
  width: 80px;
  height: 32px;
}

.rank-image.is-1 {
  background-image: url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAx.png);
  background-image: image-set(url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAx.png) 1x, url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAxLTJ4.png) 2x);
}

.rank-image.is-2 {
  background-image: url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAy.png);
  background-image: image-set(url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAy.png) 1x, url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAyLTJ4.png) 2x);
}

.rank-image.is-3 {
  background-image: url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAz.png);
  background-image: image-set(url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAz.png) 1x, url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzAzLTJ4.png) 2x);
}

.rank-image.is-4 {
  background-image: url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzA0.png);
  background-image: image-set(url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzA0.png) 1x, url(https://img07.shop-pro.jp/PA01381/813/etc_base64/aG9tZV9yYW5raW5nXzA0LTJ4.png) 2x);
}

/* 法人様向けのサービス */
@media screen and (max-width: 768px) {
  .business-block {
    margin-bottom: 45px;
  }
}







/******************************/
/* NEWS */
/******************************/
.p-line-informaiton {
  display: flex;
  flex-wrap: wrap;
  margin-top: 75px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton {
    display: block;
    width: auto;
  }
}
.p-line-informaiton ul {
  flex: 1;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton ul {
    font-size: 12px;
  }
}
.p-line-informaiton li {
  margin-bottom: 15px;
}
.p-line-informaiton__ttl {
  position: relative;
  margin: 0 40px 0 0;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl {
    margin: 0;
  }
}
.p-line-informaiton__ttl:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -20px;
  width: 1px;
  height: 10px;
  background: #d2d2d2;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl:before {
    content: none;
  }
}
/***** お知らせ *****/
.p-top-news {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-top-news {
    display: block;
    margin-bottom: 45px;
  }
}
.p-top-news__ttl {
  box-sizing: border-box;
  margin-right: 25px;
  padding: 10px;
  width: 110px;
  border: 1px solid #b2b2b2;
  font-size: 18px;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-news__ttl {
    margin-right: 0;
    margin-bottom: 10px;
    padding: 5px;
    width: 70px;
    border: 1px solid #b2b2b2;
    font-size: 12px;
  }
}
.p-top-news__body {
  flex: 1;
  margin-bottom: 0;
}
/******************************/
/* TOP RECOMMEND */
/******************************/
.p-recommend.u-container {
  padding-bottom: 0;
}
/******************************/
/* NEW　ARRIVAL */
/******************************/
.p-new-item.u-container {
  padding-bottom: 0;
}


/******************************/
/* TOP INFORMATION */
/******************************/
.p-information {
  padding-bottom: 0;
}
@media screen and (max-width: 1030px) {
  .p-information {
    padding-bottom: 45px;
  }
}
.p-information__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-information__body {
    margin-left: 0;
    margin-right: 0;
  }
}
/******************************/
/* TOP FREE */
/******************************/
.p-free__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-free__body {
    margin-left: 0;
    margin-right: 0;
  }
}
/******************************/
/* TOP BANNER */
/******************************/
.p-bnr {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1030px) {
  .p-bnr {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-bnr-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-bnr-list {
    display: block;
  }
}
.p-bnr-list__item {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  width: 33.3333%;
}
@media screen and (max-width: 1030px) {
  .p-bnr-list__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-list__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: auto;
    text-align: center;
  }
}
