@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/76/bg.gif);
  color: #333;
  -webkit-font-smoothing: antialiased;
  font-family: "Noto Sans JP", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color: #333;
}

a:hover {
  color: #ccc;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity:0.70;
  opacity:0.70;
}


/*
 * transparent
 */
a:hover img{
 opacity:0.8;
 filter:alpha(opacity=80);
 -ms-filter: “alpha( opacity=80 )”;
 } 



/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
}




.padding18 {
    padding-top:18px;
    font-size:0;
    line-height:0;
}

.padding20 {
    padding-top:20px;
    font-size:0;
    line-height:0;
}

.padding30 {
    padding-top:30px;
    font-size:0;
    line-height:0;
}

.padding40 {
    padding-top:40px;
    font-size:0;
    line-height:0;
}

.padding80 {
    padding-top:80px;
    font-size:0;
    line-height:0;
}



/* common */
.heading {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #333;
}


.lists {
  margin: 0;
  border-bottom: 1px solid #333;
}

.list {
  border-top: 1px solid #ccc;
  font-weight: normal;
}

.list:first-child {
  border-top: none;
}

.list_link {
  padding: 20px 0;
}

.list_link_name {
  display: block;
  /*padding-right: 30px;*/
}

.list_link_img {
  margin-bottom: 5px;
}

.list_icon_arrow {
  float: right;
  margin-right: 10px;
}

.item_img {
  margin: 0 auto;
}
.item_img:hover {
  opacity: 0.8;
}
.item_name {
  padding-top: 5px;
}
.item_regular_price {
  text-decoration: line-through;
}
.item_price {
  font-weight: bold;
}
.item_price_discount {
  color: #cf0400;
}
.item_discount_rate {
  color: #cf0400;
}
.item_soldout {
  color: #cf0400;
}

.rank_box {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #333;
  display: block;
  z-index: 5;
}
.rank_box_color_1 {
  background-color: #dccc18;
}

.rank_box_color_2 {
  background-color: #bab9c1;
}

.rank_box_color_3 {
  background-color: #e18961;
}

.rank_number {
  color: #fff;
  display: block;
  padding-top: 1px;
  font-size: 14px;
}

.btn-more {
  width: 96%;
  margin: 0 auto 60px;
  padding: 10px 12px;
}


/*
 * main
 */

.main {
  max-width: 100%;
}

/*
 * contents
 */

.contents {
  padding: 0;
  float: right;
}

/* pankuzu */
.pankuzu_lists {
  font-size: 10px;
}
ul.pankuzu_lists > li {
  padding: 0;
}
.pankuzu_list {
}

/* info */
.info {
  margin-bottom: 60px;
}

.info_heading {
}

.info_detail {
  margin: 20px 0 0;
  font-size: 13px;
}

.info_detail_lists {
}

.info_detail_list_dt {
  padding: 20px 0 5px;
}

.info_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.info_detail_list_dd {
  margin: 0;
}

/* ranking（seller） */
.seller {
  margin-bottom: 20px;
}

.seller_heading {
}

.seller_lists {
  margin-top: 20px;
  font-size: 12px;
}

.seller_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* recommend */
.recommend {
  margin-bottom: 20px;
}

.recommend_heading {
}

.recommend_lists {
  margin-top: 20px;
  font-size: 12px;
}

.recommend_list {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* free_space */
.free_space_list {
    margin-left:20px;
}

/*
 * side
 */

.side {
  padding: 0;
}

.side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

.side_banner {
  margin: 0 0 40px;
}
.side_banner_lists {
}
.side_banner_list {
  margin-top: 19px;
}
.side_banner_list:first-child {
  margin-top: 0;
}

.side_category {
  margin: 0;
}
.side_category_list {
  position: relative;
}
.side_subcategory_lists {
  width: 80%;
  padding: 15px 20px;
  position: absolute;
  top: -21px;
  right: -180px;
  border: 1px solid #ccc;
  background-color: #fff;
  z-index: 7;
  display: none;
}
.side_subcategory_list {
  border-top: none;
}
.side_subcategory_lists li a {
  padding: 5px 0;
}

.side_group {
  margin-top: 60px;
}
.side_group_heading {
}
.side_group_lists {
}
.side_group_list {
}

.side_freepage {
  margin-top: 60px;
}
.side_freepage_heading {
  margin-bottom: 20px;
}
.side_freepage_lists {
}
.side_freepage_list {
  padding-top: 0;
  border: none;
}
.side_freepage_list a {
  padding: 0 0 20px 0;
}

.side_mobile_shop {
  margin-top: 60px;
}
.side_mobile_shop_heading {
  margin-bottom: 20px;
}
.side_mobile_shop_img {
  text-align: center;
}

.side_banner_long {
  margin-top: 40px;
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}


/*
 * Slider
 */

.slider {
  position: relative;
  margin-bottom: 40px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}

.slider .bx-wrapper .bx-caption {
  background: #000\9;
  background: rgba(0, 0, 0, 0.60);
}

.slider .bx-wrapper .bx-caption span {
  font-size: 14px;
  padding: 10px 10px 10px 20px;
}

/*
 * sk privacy
 */

.skpr_box {
  padding-top: 120px;
  margin-top: -60px
}

.skpr_box:first-child {
  padding-top: 0;
  margin-top: 0;
}

.skpr_detail,
.privacy_lead {
  margin: 20px 0 0;
  font-size: 13px;
}

.skpr_detail_lists {
}

.skpr_detail_list_dt {
  padding: 20px 0 5px;
}

.skpr_detail_list_dt:first-child {
  padding: 0 0 5px;
}

.skpr_detail_list_dd {
  margin: 0;
}

/*
 * temp
 */

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #101010;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

/*
 * icons
 */
.icon-b.icon-user { background-position: -208px -0px; }
.icon-w.icon-user { background-position: -208px -0px; }
.icon-lg-b.icon-user { background-position: -312px -0px; }
.icon-lg-w.icon-user { background-position: -312px -0px; }
.icon-b.icon-adduser { background-position: -240px -0px; }
.icon-w.icon-adduser { background-position: -240px -0px; }
.icon-lg-b.icon-adduser { background-position: -360px -0px; }
.icon-lg-w.icon-adduser { background-position: -360px -0px; }
.icon-b.icon-login { background-position: -48px -80px; }
.icon-w.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-b.icon-logout { background-position: -32px -80px; }
.icon-w.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-b.icon-cart { background-position: -176px -64px; }
.icon-w.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-b.icon-search { background-position: -208px -16px; }
.icon-w.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-b.icon-mail { background-position: -64px -0px; }
.icon-w.icon-mail { background-position: -64px -0px; }
.icon-lg-b.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-mail { background-position: -96px -0px; }
.icon-b.icon-book { background-position: -144px -32px; }
.icon-w.icon-book { background-position: -144px -32px; }
.icon-lg-b.icon-book { background-position: -216px -48px; }
.icon-lg-w.icon-book { background-position: -216px -48px; }
.icon-b.icon-help { background-position: -288px -80px; }
.icon-w.icon-help { background-position: -288px -80px; }
.icon-lg-b.icon-help { background-position: -432px -120px; }
.icon-lg-w.icon-help { background-position: -432px -120px; }
.icon-b.icon-c_twitter { background-position: -112px -176px; }
.icon-w.icon-c_twitter { background-position: -112px -176px; }
.icon-lg-b.icon-c_twitter { background-position: -168px -264px; }
.icon-lg-w.icon-c_twitter { background-position: -168px -264px; }
.icon-b.icon-c_facebook { background-position: -144px -176px; }
.icon-w.icon-c_facebook { background-position: -144px -176px; }
.icon-lg-b.icon-c_facebook { background-position: -216px -264px; }
.icon-lg-w.icon-c_facebook { background-position: -216px -264px; }
.icon-b.icon-c_google { background-position: -192px -176px; }
.icon-w.icon-c_google { background-position: -192px -176px; }
.icon-lg-b.icon-c_google { background-position: -288px -264px; }
.icon-lg-w.icon-c_google { background-position: -288px -264px; }
.icon-b.icon-c_pinterest { background-position: -224px -176px; }
.icon-w.icon-c_pinterest { background-position: -224px -176px; }
.icon-lg-b.icon-c_pinterest { background-position: -336px -264px; }
.icon-lg-w.icon-c_pinterest { background-position: -336px -264px; }
.icon-b.icon-chevron_right { background-position: -16px -144px; }
.icon-w.icon-chevron_right { background-position: -16px -144px; }
.icon-lg-b.icon-chevron_right { background-position: -24px -216px; }
.icon-lg-w.icon-chevron_right { background-position: -24px -216px; }
.icon-b.icon-chevron_down { background-position: -352px -128px; }
.icon-w.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-b.icon-chevron_up { background-position: -0px -144px; }
.icon-w.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-b.icon-chevron_left { background-position: -336px -128px; }
.icon-w.icon-chevron_left { background-position: -336px -128px; }
.icon-lg-b.icon-chevron_left { background-position: -504px -192px; }
.icon-lg-w.icon-chevron_left { background-position: -504px -192px; }
.icon-b.icon-list { background-position: -192px -96px; }
.icon-w.icon-list { background-position: -192px -96px; }
.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-w.icon-list { background-position: -288px -144px; }
.icon-b.icon-pencil { background-position: -96px -0px; }
.icon-w.icon-pencil { background-position: -96px -0px; }
.icon-lg-b.icon-pencil { background-position: -144px -0px; }
.icon-lg-w.icon-pencil { background-position: -144px -0px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/76/icon24_2x_w.png); }
}

/*
 * Media Queries
 */

@media (min-width: 980px) {
  .contents {
    width: 100%;
  }

  .contents_detail {
    width: 100%;
  }

  .side {
    width: 270px;
  }

  .header_nav_global_right li {
    display: inline-block !important;
  }
}

@media (min-width: 769px) {
  .footer_list {
    width: 10%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .header_nav_phone {
    margin-right: 10px;
  }
  .header_nav_phone {
    margin-right: 0;
  }
  .nav_btn_phone {
    display: block;
    height: 30px;
    padding-top: 15px;
  }
}

@media (max-width: 768px) {
  .contents,
  .side,
  .footer_heading {
    padding: 0;
  }

  .productlist_lists {
    padding: 0 10px 20px;
  }

  .header_btm {
    padding-top: 51px;
    text-align: center
  }

  .header_logo {
    float: none;
  }
  
  .header_lead {
    padding-top: 10px;
    font-size: 12px;
    float: none;
  }

  .header_nav_global_social {
    padding-left: 0;
  }

  .search_form {
    float: none;
  }

  .search_select {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .search_box {
    width: 75%;
    float: left;
  }

  .btn_search {
    width: 15%;
    float: right;
  }

  .slider {
    margin-bottom: 20px;
  }

  .side_group,
  .side_freepage {
    margin-top: 0;
  }

  .info_detail,
  .seller_lists,
  .recommend_lists {
    padding: 0 10px 20px;
  }

  .free_space {
    font-size: 12px;
    padding: 0 10px 60px;
  }


  .list {
    padding: 0;
  }

  .list_link {
    padding: 10px;
  }

  .list_icon_arrow {
    margin-right: 0;
  }

  .side_banner {
    margin-bottom: 40px;
    text-align: center;
  }

  .side_banner_list {
    margin-top: 0;
  }

  .side_freepage_heading {
    margin-bottom: 0;
  }
  .side_freepage_list {
    padding: 0;
    border-top: 1px solid #ccc;
  }
  .side_freepage_list a {
    padding: 10px;
  }

  .heading {
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px 20px;
  }

  .side_category {
    margin-top: 0;
  }
  .side_category_list {
    position: static;
    cursor: pointer;
  }
  .side_subcategory_lists {
    width: 100%;
    padding: 0;
    position: static;
    border: none;
    background-color: #f5f5f5;
    display: none;
  }
  .side_subcategory_list {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_list:first-child {
    border-top: 1px solid #ccc;
  }
  .side_subcategory_lists li a {
    padding: 10px;
  }


  .side_category_heading,
  .side_group_heading,
  .side_freepage_heading,
  .footer_seller_heading,
  .footer_recommend_heading,
  .footer_checked_heading{
    background-color: #333;
    color: #fff;
    padding: 10px 0 10px 10px;
  }

  .footer {
    margin-top: 0;
  }

  .footer_lists {
    padding: 0 10px 20px;
  }

  .footer_list {
    padding-right: 1%;
    padding-left: 1%;
  }

  .footer_checked {
    border-bottom: 1px solid #333;
  }

  .footer_banner {
    text-align: center;
    padding: 0 10px 60px;
  }
  .footer_banner li {
    padding: 5px;
  }


  .footer_seller_lists,
  .footer_recommend_lists,
  .footer_checked_lists {
    font-size: 12px;
  }
  .footer_seller_list,
  .footer_recommend_list {
    margin-bottom: 40px;
  }
  .footer_checked_list {
    margin-bottom: 10px;
  }

  .footer_notice {
    padding: 0;
  }

  .footer_nav {
    padding: 0;
  }
  .footer_nav_shopinfo {
    padding: 30px 0;
  }
  .footer_nav_shopinfo_img {
    padding-bottom: 10px;
    text-align: center;
  }
  .footer_nav_shopinfo_caption {
    text-align: center;
  }
  .footer_nav_shopinfo_name {
    padding-left: 0;
  }
  .footer_nav_shopinfo_memo {
    padding-left: 0;
  }

  .footer_nav_menu_right {
    padding: 0;
    border-top: 1px solid #777;
  }
    .footer_nav_menu_right li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid #777;
    }
    .footer_nav_menu_right li:nth-child(odd) {
      border-right: 1px solid #777;
    }
    .footer_nav_menu_right a {
      display: block;
      padding: 12px 10px;
      color: #fff;
      text-decoration: none;
      font-size: 11px;
    }

  .footer_nav_menu {
    padding: 20px;
    text-align: center;
    font-size: 10px;
    background-color: #333;
    color: #fff;
  }

  .footer_nav_list {
    padding-top: 5px;
  }

  .footer_copyright {
    font-size: 10px;
  }

  .skpr_detail,
  .privacy_lead {
    padding: 0 10px 20px;
  }

  .skpr_box {
    padding-top: 70px;
    margin-top: -10px
  }
  
  .skpr_box:first-child {
    padding-top: 0;
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .side_banner_list {
    margin-top: 19px;
  }
  .side_banner_list:first-child {
    margin-top: 0;
  }
}


/* 2021.11.24 追加分 */
.txt_ctrl { display: inline-block; }
.txt_right { text-align: right; }
.bdr_bottom_gray { border-bottom: 1px solid #aaa; }
.anchor_link {
    padding-top: 90px;
    margin-top: -90px;
}
.w940 {
    width: 100%;
    max-width: 940px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.container { padding-left: 15px; padding-right: 15px; }
.pad100 { padding-top: 100px; padding-bottom: 100px; }
.font-serif { font-family: 'Noto Serif JP', serif; }


.products_sec {
    padding: 75px 0;
    border-top: 1px solid #aaa;
}
.products_sec .products_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
}
.products_sec .products_list li {
    width: 32%;
    margin-right: 2%;
}
.products_sec .products_list li:nth-child(3n) {
    margin-right: 0;
}
.products_sec .products_list .new_mark_img1 {
    display: none !important;
}

.products_sec .products_list.history li {
    width: 23.5%;
    margin-right: 2%;
}
.products_sec .products_list.history li:nth-child(3n) {
    margin-right: 2%;
}
.products_sec .products_list.history li:nth-child(4n) {
    margin-right: 0;
}

.reason_sec {
    position: relative;
    margin-top: 175px;
}
.reason_sec .top-reason-text {
    width: 50%;
    max-width: 278px;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
}
.reason_sec .txt {
    background-color: #fff;
    margin-top: -1em;
    z-index: 1;
    position: relative;
    display: inline-block;
    padding: 10px 0;
    letter-spacing: 0.2em;
    font-size: 1.1em;
}
.reason_sec .link_wrapper {
    margin-top: 30px;
}
.reason_sec.top_reason .link_wrapper {
    margin-bottom: 100px;
}
.reason_sec .btn_detail {
    width: 160px;
    height: auto;
}
@media (max-width: 480px) {
  .pad100 { padding-top: 50px; padding-bottom: 50px; }
  
  .products_sec {
    padding: 40px 0;
  }
  .products_sec .products_list li {
    width: 49%!important;
    margin-right: 2%;
  }
  .products_sec .products_list li:nth-child(3n) {
    margin-right: 2%;
  }
  .products_sec .products_list li:nth-child(2n) {
    margin-right: 0;
  }
  
  .reason_sec {
    margin-top: 100px;
  }
  .reason_sec .txt { font-size: 12px; }
  .reason_sec.top_reason .link_wrapper {
    margin-bottom: 50px;
  }
}

/*
 * header
 */

header { height: 90px; }
header .inner {
    margin: 0 auto;
    position: relative;
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
}
header .header-menu {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
header .header-menu .logo {
    padding: 20px 0 20px 30px;
}
header .header-menu .logo img {
    max-width: 214px;
    width: 100%;
    transition: 0.5s;
}
header .header-menu .logo a:hover img {
  opacity: 0.5;
}
header .header-menu .pcheader {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header .header-menu ul.mem_menu {
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .header-menu ul.mem_menu li {
  display: inline-block;
}
header .header-menu ul.mem_menu li:not(:last-child) {
    padding: 20px;
    border-left: 1px solid;
    width: 95px;
    box-sizing: border-box;
    text-align: center;
}
header .header-menu ul.mem_menu li:last-child {
    background-color: #da491b;
    padding: 20px 25px;
    box-sizing: border-box;
    text-align: center;
}
header .header-menu ul.mem_menu li a img {
  height: 50px;
  width: auto;
  transition: 0.5s;
}
header .header-menu ul.mem_menu li a:hover img {
  opacity: 0.5;
}
header .header-menu ul.page_menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
}
header .header-menu ul.page_menu > li {
  display: inline-block;
  line-height: 1;
  padding: 38px 0;
  margin-right: 25px;
}
header .header-menu ul.page_menu > li > a {
  font-weight: 700;
}

@media screen and (min-width:1281px) {
  header #toggle, header #globalNav { display: none; }
}
@media screen and (max-width:1280px) {
  .anchor_link {
    padding-top: 78px;
    margin-top: -78px;
  }
  header { height: 78px; }
  header .header-menu {
    align-items: center;
    padding-right: 50px;
    height: 78px;
    box-sizing: border-box;
  }
  header .header-menu .pcheader { display: none; }
  header #toggle {
    position: fixed;
    z-index: 9999;
    top: 27px;
    right: 15px;
    width: 35px;
    height: 25px;
    cursor: pointer;
  }
  header #toggleBar,
  header #toggleBar::before,
  header #toggleBar::after {
    position: absolute;
    left: 0;
    display: block;
    width: 35px;
    height: 2px;
    border-radius: 2px;
    background: #5c5a5a;
    content: "";
    transition: 0.5s ease;
  }
  header #toggleBar {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }

  header #toggleBar::before { margin-top: -10px; }
  header #toggleBar::after { margin-top: 10px; }
  header #toggleBar.active { background: transparent; }
  header #toggleBar.active::before {
    margin-top: 0;
    transform: rotate(-45deg);
  }
  header #toggleBar.active::after {
    margin-top: 0;
    transform: rotate(45deg);
  }
  header #globalNav {
    position: fixed;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.9);
    transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateX(120%);
    -webkit-overflow-scrolling: touch;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header #globalNav.active { transform: translateX(0); }
  header .nav-inner { padding: 30px 0 40px; width: 70%;}
  header .nav-inner ul { width: 100%; text-align: center; display: block; margin: 0; }
  header .nav-inner ul li { display: block; margin: 3vh auto; line-height: 1; text-align: left;}
  header .nav-inner ul li a { color: #fff; line-height: 1; }
  header .nav-inner ul li a img { height: 1em; width: auto; }
  header .nav-inner ul#category { display: none; }
  header .nav-inner ul li.header_nav_menu_category span,
  header .nav-inner ul li.header_nav_menu_company span { color: #fff; cursor: pointer; }
  header .nav-inner ul li.header_nav_menu_category span::before,
  header .nav-inner ul li.header_nav_menu_company span::before { 
    content: "▼";
    margin-right: 5px;
  }
  header .nav-inner ul li.header_nav_menu_category span.activetoggle::before,
  header .nav-inner ul li.header_nav_menu_company span.activetoggle::before { 
    content: "▲";
    margin-right: 5px;
  }
  header .nav-inner ul#category,
  header .nav-inner ul#company {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 1vh;
    margin-left: 1em;
  }
  header .nav-inner ul#category li,
  header .nav-inner ul#company li {
    width: 50%;
    margin: 1.5vh 0;
  }
  body.active {
    height: 100%;
    overflow: hidden;
  }
}
header .header_nav_global_box {
  display: none;
  width: 900px;
  height: auto;
  background-color: #333;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc; 
  border-right: 1px solid #ccc;
  position: absolute;
  top: 90px;
  right: 0;
  padding: 0;
}
header .header_nav_global_box_heading {
  color: #fff;
  font-size: 12px;
  margin: 0;
  padding-top: 30px;
  text-align: center;
  letter-spacing: 0.1em;
}
header .header_nav_global_box li {
    padding-bottom: 15px;
}
header .header_nav_global_box_detail {
  background-color: #fff;
  padding: 30px 20px 20px;
}
header .page_menu li:hover > .header_nav_global_box {
  display: block;
}

/*
 * footer
 */

footer {
  width: 100%;
  margin-top: 40px;
  background-color: #231815;
  padding: 75px 15px;
  box-sizing: border-box;
  color: #fff;
  position: relative;
}
footer a {
    color: #fff;
    line-height: 2;
}
footer p {
    margin-bottom: 0;
    line-height: 2;
}
footer .footer-logo {
    width: 117px;
    height: auto;
    margin-right: 50px;
}
footer .footer_wrapper,
footer .parent, footer .child {
    display: flex;
    flex-wrap: wrap;
}
footer .parent {
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}
footer .child ul {
    margin: 0 50px 0 0;
    list-style: none;
}
footer .company-name {
  font-size: 1.2em;
}
footer .child.forsp {
  display: none;
}
footer .link_pagetop {
  display: inline-block;
  position: absolute;
  top: 75px;
  right: 7.5%;
  width: 8%;
  max-width: 74px;
}
footer .link_pagetop img {
  width: 100%;
  height: auto;
}
@media screen and (max-width:850px) {
  footer .link_pagetop {
    top: unset;
    bottom: 75px;
    right: 5%;
  }
}
@media screen and (max-width:768px) {
  footer {
    padding: 50px 15px;
  }
  footer .footer-logo {
    width: 60px;
    margin-right: 20px;
  }
  footer .child.forpc {
    display: none;
  }
  footer .child.forsp {
    display: flex;
    margin-top: 35px;
  }
}
@media screen and (max-width:640px) {
  footer .link_pagetop {
    top: unset;
    bottom: 50px;
    right: 5%;
    width: 12%;
  }
}
@media screen and (max-width:420px) {
  footer .link_pagetop {
    width: 15%;
    right: 10px;
  }
}



footer{
    background-color: #0D3246;
}



.font13 {
  font-size: 13px;
}

/* LP start */
/* main */
@media screen and (min-width:700px) {
  .lp section.reason .two_col div.txtbox.pcnone,
  .lp br.pcnone { display: none; }
  .lp section {
    padding: 80px 0;
  }
  .lp section .content .two_col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .lp section .content .two_col div {
    width: 47%;
    margin: 50px 0;
    position: relative;
    padding-bottom: 100px;
  }
  .lp section h2 {
    text-align: center;
    margin: 0 auto 80px;
    color: #AC1827;
    font-size: 22px;
    letter-spacing: 0.15em;
  }
}
@media screen and (max-width:699px) {
  main.lp { width: 100%; overflow: hidden; }
  .lp section.reason .two_col div.txtbox.spnone,
  .lp br.spnone { display: none!important; }
  .lp section {
    padding: 80px 20px;
  }
  .lp section .content .two_col div {
    width: 100%;
    margin: 50px 0;
    position: relative;
    padding-bottom: 100px;
  }
  .lp section h2 {
    text-align: center;
    margin: 0 auto 80px;
    color: #AC1827;
    font-size: 20px;
    letter-spacing: 0.15em;
  }
  .lp section .two_col div img {
    max-width: 80%;
    display: block;
    text-align: center;
  }
}
main.lp, main.lp div, main.lp h2, main.lp h3, main.lp p {
    font-family: YuMincho,'Yu Mincho','Noto Serif JP',serif;
	font-size: 16px;
}
.lp .fv {
  width: 100%;
  overflow: hidden;
}
main.lp  {
  clear: both;
  max-width: 2000px;
  margin: 0 auto;
}
main.lp  img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
.lp a img:hover { opacity: 0.8; }

.lp section .content {
  max-width: 750px;
  margin: 0 auto;
}
.lp p.order {
  background-color: #AC1827;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  max-width: 330px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lp p.order2 {
  background-color: #AC1827;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  max-width: 330px;
}
.lp p.order a {
  width: 100%;
  color: #fff;
  display: block;
  padding: 20px 0;
}
.lp p.order2 a {
  width: 100%;
  color: #fff;
  display: block;
  padding: 20px 0;
}
.lp p.order.white {
  background-color: #fff;
}
.lp p.order.white a {
  color: #AC1827;
}
.lp p.storelink {
  background-color: #AC1827;
  margin: 0 auto;
  text-align: center;
  width: 85%;
  max-width: 330px;
}
.lp p.storelink.fathersday {
  background-color: #0071bb;
}
.lp p.storelink a {
  width: 100%;
  color: #fff;
  display: block;
  padding: 20px 0;
}
.lp a:hover { opacity: 0.8; }

/* 選ばれる理由 */
@media screen and (min-width:700px) {
  .lp section.reason .two_col div {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
  .lp section.reason .two_col div.txtbox {
    padding: 0 55px;
    width: calc(50% - 110px);
  }
}
@media screen and (max-width:699px) {
  .lp section.reason .two_col div {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
  .lp section.reason .two_col div.txtbox {
    padding: 0;
    width: 100%;
    margin: 50px 0;
  }
}
.lp section.reason h2,
.lp section.reason h3,
.lp section.reason p {
  color: #143154;
}
.lp section.reason .two_col {
  align-items: center;
}

.lp section.reason .two_col div img {
  display:block;
  object-fit:cover;
  object-position:center;
}
.lp section.reason h3 {
  font-size: 40px;
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
}
.lp section.reason h3:before {
  content: '';
  position: absolute;
  bottom: -25px;
  display: inline-block;
  width: 45px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #143154;
  border-radius: 2px;
}
.lp section.reason .two_col div.txtbox p {
  line-height: 25px;
  font-size: 13px;
  letter-spacing: 1px;
  text-align: justify;
}

/* オンライン限定 */
@media screen and (min-width:700px) {
  .lp section.online_limited {
    padding: 120px 0;
  }
  .lp section.online_limited.fathersday {
    padding: 120px 0 50px;
  }
  .lp section.online_limited .title { max-width: 382px; }
}
@media screen and (max-width:699px) {
  .lp section.online_limited {
    padding: 120px 10px;
  } 
  .lp section.online_limited.fathersday {
    padding: 120px 10px 50px;
  }
  section.online_limited .title { max-width: 300px; }
}
.lp section.online_limited {
  background-image: url("https://img06.shop-pro.jp/PA01311/167/etc_base64/b25saW5lX2xpbWl0ZWRfYms.png?cmsp_timestamp=20231116191007"),url("https://img06.shop-pro.jp/PA01311/167/etc_base64/b25saW5lX2xpbWl0ZWRfYmsy.png?cmsp_timestamp=20231116191007");
  background-repeat:no-repeat,no-repeat;
  background-position: center top, center bottom;
  background-size: contain,contain;
}
.lp section.online_limited.fathersday {
  background-image: url("https://img06.shop-pro.jp/PA01311/167/etc_base64/b25saW5lbGltaXRfYmFja19mYXRoZXJzZGF5.png?cmsp_timestamp=20240425151846");
}
.online_limited .one_col_item {
  margin: 50px auto;
  display: inline-block;
}
section.gift_banner {
  background-color: #f1f1f1;
}
div.notice_bar {
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100%;
  font-weight: bold;
}
div.notice_bar p {
  margin: 0 auto;
}

/* おすすめの商品 */
@media screen and (min-width:700px) {
  .lp section.recommend h2 { font-size: 32px; }
}
@media screen and (max-width:699px) {
  .lp section.recommend h2 { font-size: 20px; }
}
.lp section.recommend { text-align: center; }
.lp section.recommend h2 {
  color: #000;
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
}
.lp section.recommend h2:before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 85%;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
  border-radius: 2px;
}

/* 詰め合わせ */
@media screen and (min-width:700px) {
  .lp section.assorted {
    padding: 100px 0;
  }
}
@media screen and (max-width:699px) {
  .lp section.assorted {
    padding: 100px 10px;
  }
}
.lp section.assorted {
  background-color: #AC1827;
}
.lp section.assorted .title {
  max-width: 500px;
}

/* バナー */
@media screen and (min-width:700px) {
  .lp .banner_btn {
    bottom: 40px;
    width: 120px;
  }
  .lp .banner_btn2 {
    bottom: 40px;
    width: 150px;
    position: absolute;
    right: 10%;
    transform: translateX(-10%);
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
  }
}
@media screen and (max-width:699px) {
  .lp .banner_btn,
  .lp .banner_btn2 {
    bottom: 10%;
    width: 80px;
  }
  .lp .banner_btn2 {
    position: absolute;
    right: 7%;
    transform: translateX(-7%);
    -webkit-transform: translateX(-7%);
    -ms-transform: translateX(-7%);
  }
}
.lp .banner {
  position: relative;
  margin-bottom: 80px;
}
.lp .banner_btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

/* アニメーション */
.fadeIn {
  transform: translate3d(0, 50px, 0);
  transition: 1s;
  opacity: 0;
}
.fadeIn.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.fadeIn.right {
  transform: translate3d(50px, 0, 0);
  transition: 1s;
  opacity: 0;
}
.fadeIn.right.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.fadeIn.left {
  transform: translate3d(-50px, 0, 0);
  transition: 1s;
  opacity: 0;
}
.fadeIn.left.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.fadeIn.center {
  transform: translate3d(0, 0, 0);
  transition: 2s;
  opacity: 0;
}
.fadeIn.center.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.fadeIn.center_one {
  transform: scale(1);
  transition: 10s;
  opacity: 1;
}
.fadeIn.center_one.animated {
  transform: scale(1.05);
  opacity: 1;
}
.fadeIn.center_two {
  transform: scale(1);
  transition: 10s;
  opacity: 1;
}
.fadeIn.center_two.animated {
  transform: scale(1.05);
  opacity: 1;
}
.reflection {
  display:inline-block;
  position:relative;
  overflow:hidden;
}
.reflection:after {
  content:"";
  height:100%;
  width:30px;
  position:absolute;
  top:-180px;
  left:0;
  background-color: #fff;
  opacity:0;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 2s ease-in-out infinite;
}
@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* LP End */