.p-top-logo {
  font-size: 20px;
  line-height: 1.4;
  max-width: 90%;
  margin: 30px auto;
  text-align: center;
}

.p-top-logo a {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-top-logo a:hover {
  opacity: .66;
}

.p-top-logo a:active {
  opacity: 1;
}

.login_user {
    max-width: calc(1000px + 40px);
    margin: 0 auto 20px;
    padding: 0 20px;
    text-align: right;
}

.login_user p {
  display: inline-block;
  padding-bottom: 5px;
  margin: 0;
  border-bottom: 2px solid #fd7f23;
}

h1{
font-size:1%;
  text-align:center;
  font-family:"Yu Mincho","ÞâÌÀÄ«";
}

.slider .bx-controls-direction a {
  z-index: 100;
}

.slider .bx-viewport {
  top: 0;
  left: 0;
  border: 0;
  background: #f8f8f8;
  box-shadow: none;
}

.slider .bx-wrapper img {
  margin: 0 auto;
}

.slider .bx-caption {
  top: 0;
  bottom: auto;
  background: rgba(0, 0, 0, .3);
}

.slider .bx-caption span {
  padding: 1.5em;
}

.slider .bx-pager {
  bottom: 10px;
  padding-top: 0;
}

.slider .bx-pager a {
  background: #fff;
}

.slider .bx-pager a:hover,
.slider .bx-pager a.active {
  background: #fd7f23;
}

.p-news {
  line-height: 1.5;
  margin: 0;
}

.p-news::after {
  display: block;
  clear: both;
  content: '';
}

.p-news__label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  width: 180px;
  margin: 0;
  letter-spacing: 1px;
}

.p-news__content {
  line-height: 1.6;
  margin: 5px 0 20px 10px;
}

.p-news__content p:nth-child(1) {
  margin-top: 0;
}

.p-news__label {
  font-family: 'Montserrat', sans-serif;
}

.p-news__label::before {
  content: '-';
}

.p-info {
  line-height: 1.5;
}

.p-contents {
  line-height: 1.5;
  margin-bottom: 40px;
}

.p-contents__list {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}

.p-contents__list::after {
  display: block;
  clear: both;
  content: '';
}

.p-contents__list li {
  position: relative;
  box-sizing: border-box;
  padding: 0 2em 0 1em;
}

.p-contents__list li::before {
  position: absolute;
  top: .5em;
  left: 0;
  content: '-';
}

.p-contents__list a {
  display: block;
  max-width: 100%;
  padding: .5em 0;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-contents__list a:hover {
  opacity: .66;
}

.p-contents__list a:active {
  opacity: 1;
}

.p-custom-banner {
  margin-top: 50px;
  text-align: center;
}

.p-custom-banner__unit {
  background: #f8f8f8;
}

.p-custom-banner__unit--text {
  font-family: 'Montserrat', sans-serif;
  padding: 30px 10px;
  color: #f8f8f8;
  background: #333;
}

.p-custom-banner__unit--text a {
  color: #f8f8f8;
}

.p-custom-banner__image {
  width: 100%;
}

.p-custom-banner__heading {
  font-size: 24px;
  padding: 10px 0;
}

.p-custom-banner__body {
  line-height: 1.5;
  padding: 10px 0;
}

@media screen and (min-width: 600px) {
  .p-top-logo {
    display: none;
  }

  .slider .bx-pager {
    bottom: 30px;
  }

  .p-contents__list li::before {
    top: 0;
  }

  .p-contents__list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
  }

  .p-contents__list li:nth-child(2n + 1) {
    clear: left;
  }

  .p-contents__list a {
    display: inline-block;
    padding: 0;
  }

  .p-custom-banner {
    display: table;
    width: 100%;
    margin-top: 100px;
    table-layout: fixed;
  }

  .p-custom-banner__unit {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    max-width: 50%;
    vertical-align: middle;
    word-break: break-all;
  }

  .p-custom-banner__unit--text {
    padding: 10px 20px;
  }
}

@media screen and (min-width: 960px) {
  .p-news__label {
    float: left;
    clear: left;
    margin-right: 20px;
  }

  .p-news__content {
    overflow: hidden;
    margin: 0 0 20px;
  }

  .p-custom-banner__heading {
    font-size: 30px;
  }
}
/* ÄÉµ­ */
.top {
  padding-top: 30px;
}
.top .c-section__heading {
    margin: 20px 0 40px;
}
.top a {
  transition: .5s ease;
}
.top a:hover {
  opacity: 0.6;
}
.top .p-layout-container {
  padding: 40px 20px;
}
.slider{
    max-width: calc(1000px + 40px);
  	padding: 0 20px;
    margin: 0 auto;
}
.slider .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
}
.slider .bx-wrapper .bx-pager {
     bottom: 10px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #999;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
._common_ttl span {
  color: #000;
}
.top_rank ul {
  list-style: none;
  display: flex;
  padding: 0;
}
.top_rank li {
  width: 18%;
  margin-right: 2.5%;
}
.top_rank li:last-child {
  margin-right: 0;
}
.top_rank li a {
    font-family: 'Noto Serif JP';
    font-weight: normal;
    color: #000;
    text-decoration: none;
  transition: .5s ease;
  display: block;
}
.top_rank li a:hover {
  opacity: 0.6;
}
.rank_price {
  text-align: center;
}
.top_rank p {
  margin:10px 0;
}
.top_rank .rank_img {
    position: relative;
      background: rgba(0, 0, 0, .03);
}
.top_rank .rank_img:after {
    display: block;
    padding-top: 100%;
    content: '';
}
.top_rank li .rank_img:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    width: 32px;
    height: 32px;
    z-index: 1;
}
.top_rank .rank_img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.top_rank li:first-child .rank_img:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/rank-icon1.png?cmsp_timestamp=20211024203850) no-repeat;
    background-size: 32px auto;
}
.top_rank li:nth-child(2) .rank_img:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/rank-icon2.png?cmsp_timestamp=20211024204005) no-repeat;
    background-size: 32px auto;
}
.top_rank li:nth-child(3) .rank_img:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/rank-icon3.png?cmsp_timestamp=20211024204021) no-repeat;
    background-size: 32px auto;
}
.top_rank li:nth-child(4) .rank_img:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/rank-icon4.png?cmsp_timestamp=20211024204037) no-repeat;
    background-size: 32px auto;
}
.top_rank li:nth-child(5) .rank_img:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/rank-icon5.png?cmsp_timestamp=20211024204054) no-repeat;
    background-size: 32px auto;
}
.top_category ul {
    padding: 0;
    max-width: calc(1000px + 40px);
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
}
.top_category li {
    width: 49%;
    margin-bottom: 20px;
}
.top_category ._common_ttl {
    margin-bottom: 45px;
}
.top_free ul {
    max-width: calc(840px + 40px);
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    list-style: none;
}
.top_free li {
    width: 49%;
}
.gift_cate_list {
    max-width: 1000px;
    margin: 0 auto 50px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #231815;
    list-style: none;
  padding: 0;
}
.gift_cate_list li {
    width: calc((100% / 3) - 41px);
    font-family: 'Noto Serif JP';
    font-weight: bold;
    padding: 0 20px;
    border-right: 1px solid #000;
}
.gift_cate_list li a {
    display: block;
    font-size: 1.2rem;
    color: #000;
    position: relative;
    text-decoration: none;
    padding: 18px 30px 18px 70px;
}
.gift_cate_list a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    width: 50px;
    height: 50px;
}
.gift_cate_list li:first-child,
.gift_cate_list li:nth-child(2),
.gift_cate_list li:nth-child(3) {
    border-bottom: 1px solid #000;
}
.gift_cate_list li:nth-child(3),
.gift_cate_list li:last-child {
    border-right: none;
}
.gift_cate_list li:first-child a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon1.png?cmsp_timestamp=20211024220815) no-repeat;
    background-size: 50px auto;
}
.gift_cate_list li:nth-child(2) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon2.png?cmsp_timestamp=20211024220902) no-repeat;
    background-size: 50px auto;
}
.gift_cate_list li:nth-child(3) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon3.png?cmsp_timestamp=20211024220910) no-repeat;
    background-size: 50px auto;
}
.gift_cate_list li:nth-child(4) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon4.png?cmsp_timestamp=20211024220919) no-repeat;
    background-size: 50px auto;
}

.gift_cate_list li:nth-child(5) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon5.png?cmsp_timestamp=20211024220928) no-repeat;
    background-size: 50px auto;
}
.gift_cate_list li:last-child a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon6.png?cmsp_timestamp=20211024220937) no-repeat;
    background-size: 50px auto;
}
.c-button {
  border-radius: 0;
}
.gift_cate_list a:after {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto 0;
    width: 5px;
    height: 5px;
    border: 1px solid;
    border-color: transparent transparent #666666 #666666;
    transform: rotate(-135deg);
    transition: 0.5s ease;
}
.gift_service {
    max-width: 840px;
    margin: 0 auto;
}
.gift_service a {
    display: flex;
}
.gift_service .gift_service_left {
    width: 50%;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center
}
.gift_service .gift_service_left img {
    width: 80%;;
}
.gift_service .gift_service_right {
    width: 50%;
}
.gift_service_banner {
    max-width: 840px;
    margin: 0 auto 20px;
    justify-content: space-between;
}
.gift_service_banner .gift_service_left {
    width: 49%;
}
.gift_service_banner .gift_service_right {
    width: 49%;
}
.top .c-product-list {
    border: none;
}
.top .c-product-list__item {
    border: none;
}
.top .c-product-list::before {
  display: none;
}
.top .c-section__heading--title {
    font-family: 'Noto Serif JP';
    font-weight: normal;
}
.top .c-section__heading--title::after {
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 30%;
    height: 1px;
    content: '';
    background: #333;
}
.top .c-section__heading--title::before {
    position: absolute;
    top: 63%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 30%;
    height: 1px;
    content: '';
    background: #333;
}
.top .top_info {
    padding: 0 20px 40px;
}
.top_info ul {
    max-width: 840px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.top_info ul a {
    text-decoration: none;
    color: #000;
}
.top_info li {
    padding: 15px;
    border-bottom: 1px solid;
}
.top_info li:first-of-type {
  border-top: 1px solid;
}
.top_info .info_date {
    color: #fd7f23;
  margin: 0 0 7px;
      font-weight: bold;
}
.top_info .info_text {
    line-height: 2;
}
.top .top_free {
  	padding-bottom: 0;
}
.c-product-list__item {
  padding-top: 0;
}
.top_category ._common_ttl img,
.top_reco ._common_ttl img {
    height: 25px;
}
.c-product-list__item a {
    font-family: 'Noto Serif JP';
    font-weight: normal;
}
.c-product-list__item .c-product-list__price {
    font-family: 'Noto Serif JP';
    font-weight: normal;
}
@media screen and (max-width: 959px){
.top .p-layout-container {
    padding: 40px 20px 0;
}
.top_category ul {
    padding: 0;
}
  .gift_cate_list li {
    width: 44.4%;
    border-right: 1px solid #000;
}
.gift_cate_list li:nth-child(even) {
    border-right: none;
}
  .gift_cate_list li:nth-child(3) {
    border-right: 1px solid #000;
}
  .gift_cate_list li:nth-child(4) {
    border-bottom: 1px solid #000;
}
  .top .top_info {
    padding-bottom: 50px;
  }
  .top .top_free {
    margin-bottom: 0;
  }
  .top_free ul {
        padding: 0;
  }
  .top .c-section__heading--title::after,
  .top .c-section__heading--title::before {
    width: 60%;
  }
}
@media screen and (max-width: 559px){
  .top {
    padding-top:0;
  }
  .top .bx-wrapper {
    margin-bottom: 20px;
  }
.top_rank ul {
    flex-wrap: wrap;
  justify-content: space-between;
}
  .top_rank li {
    width: 48%;
    margin-right: 0;
}
.gift_cate_list a:before {
    width: 30px;
    height: 30px;
}
.gift_cate_list li a {
    padding: 18px 10px 18px 40px;
}
.gift_cate_list li:first-child a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon1.png?cmsp_timestamp=20211024220815) no-repeat;
    background-size: 30px auto;
}
.gift_cate_list li:nth-child(2) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon2.png?cmsp_timestamp=20211024220902) no-repeat;
    background-size: 30px auto;
}
.gift_cate_list li:nth-child(3) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon3.png?cmsp_timestamp=20211024220910) no-repeat;
    background-size: 30px auto;
}
.gift_cate_list li:nth-child(4) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon4.png?cmsp_timestamp=20211024220919) no-repeat;
    background-size: 30px auto;
}

.gift_cate_list li:nth-child(5) a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon5.png?cmsp_timestamp=20211024220928) no-repeat;
    background-size: 30px auto;
}
.gift_cate_list li:last-child a:before {
    background: url(https://img21.shop-pro.jp/PA01475/949/etc/cat-icon6.png?cmsp_timestamp=20211024220937) no-repeat;
    background-size: 30px auto;
}
.gift_cate_list li {
    width: calc(50% - 1em - 1px);
    padding: 0 0.5em;
}
  .gift_cate_list li a {
    font-size: 0.7rem;
}
  .top_category li {
    width: 100%;
    margin-bottom: 10px;
}
  .top .p-layout-container {
    padding: 20px 20px 0;
}
.gift_cate_list {
    margin-bottom: 30px;
}
.top .c-section__heading--title::after,
.top .c-section__heading--title::before {
	width: 100%;
}
.gift_service {
    margin-bottom: 15px;
}
.gift_service a {
    flex-direction: column;
}
.gift_service .gift_service_left {
    padding: 20px 0;
}
.gift_service_banner {
    flex-direction: column;
}
.gift_service .gift_service_left,
.gift_service .gift_service_right,
.gift_service_banner .gift_service_left,
.gift_service_banner .gift_service_right {
    width: 100%;
}
.gift_service_banner .gift_service_left {
    margin-bottom: 15px;
}
.top .c-product-list__item {
    padding: 0 10px 50px 0;
}
.top .c-product-list__item:nth-child(even) {
    padding-right: 0;
}
  .top .c-product-list {
    margin-top: 0;
  }
  .top .top_info {
    padding-bottom: 30px;
  }
  .top_free ul {
    flex-wrap: wrap;
}
.top_free li {
    width: 100%;
    margin-bottom: 15px;
}
  .c-thumbnail-product-list {
    padding: 0;
}
  .p-footer {
        margin-top: 30px;
  }
}