@charset "UTF-8";

/* ----トップページ本文---- */

.block-top-slider--body {
  margin-top: 40px;
  width: 900px;
  height: 390px;
}


/* ----トップページ予備テンプレート2---- */

.block-top-free2--header {
  font-size: 28px;
  text-align: center;
  border-top: #444 2px solid;
  padding: 19px 0 30px;
}

.block-top-free2--body {
  margin: 47px 0 50px;
}

.block-top-free2--items {
  width: 900px;
  height: auto;
  overflow: hidden;
}

.block-top-free2--items li {
  float: left;
}

.block-top-free2--items>li {
  width: 535px;
  height: auto;
}

.block-top-free2--items>li:first-child {
  width: 354px;
  height: auto;
  margin-right: 10px;
}

.block-top-free2--sub-items li {
  width: 172px;
  height: 172px;
  margin-left: 9px;
  margin-bottom: 9px;
}

.block-top-free2--sub-items li:nth-of-type(3n+1) {
  margin-left: 0;
}


/* ----ヘッダー---- */

.block-header-logo {
  display: block;
  width: 236px;
  margin: 0 auto 15px;
  font-size: 0;
}

.block-headernav {
  display: block;
  width: 100%;
}

.block-headernav--customer {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 12px;
  color: #1c406a;
}

.block-headernav--nav-right {
  display: -webkit-flex;
  display: flex;
  position: absolute;
  top: 30px;
  right: 0;
}

.block-headernav--nav-right-item a {
  display: block;
  width: 100%;
  margin-left: 15px;
  padding-left: 12px;
  color: #284066;
  background: url(../../img/sys/icon/icon_arrow_blue.png) 0 center no-repeat;
  -webkit-background-size: 6px;
  background-size: 6px;
  font-size: 12px;
  line-height: 1;
}

.block-headernav {
  display: block;
  position: relative;
}

.block-headernav--item-list {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
}

.block-headernav--item-list li {
  /* position: relative;*/
  display: inline-block;
  width: 200px;
  font-size: 0;
  color: transparent;
  text-align: center;
}

.block-headernav--item-list li i.fa {
  position: relative;
  display: block;
  font-size: 28px;
  margin-bottom: 10px;
  z-index: 1;
}

.block-headernav--item-list li a:hover {
  text-decoration: none;
}

.block-headernav--item-list>li>a:first-of-type {
  position: relative;
  transition: 0s;
}


/* .block-headernav--item-list > li > a:first-of-type:after {display: block;content: '';position: absolute;bottom: 3px;left: 0;right: 0;width: 100%;height: 3px;background: #1c406a;transition: .2s;opacity: 0;}*/


/* nav icon */

.block-headernav--item-search>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_search.png) 0 0 no-repeat;
}

.block-globalnav-menu--item-search.active, .block-headernav--item-search>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_search_on.png) 0 0 no-repeat;
}

.block-headernav--item-shop>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_shop.png) 5px 0 no-repeat;
}

.block-headernav--item-shop>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_shop_on.png) 5px 0 no-repeat;
}


/* ログイン前 */

.block-headernav--item-mypage {
  position: relative;
}

.block-headernav--item-mypage>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_mypage.png) 17px 0 no-repeat;
}

.block-headernav--item-mypage>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_mypage_on.png) 17px 0 no-repeat;
}


/* ログイン後 */

.block-headernav--item-member>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_member.png) 17px 0 no-repeat;
}

.block-headernav--item-member {
  position: relative;
}

.block-headernav--item-member-batch {
  position: absolute;
  top: 0;
  left: 32px;
  width: 8px;
  height: 8px;
  background: #ff3377;
  border-radius: 50%;
  z-index: 10000;
}

.block-headernav--item-member>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_member_on.png) 17px 0 no-repeat;
}

.block-headernav--item-guide>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_guide.png) 11px 0 no-repeat;
}

.block-headernav--item-guide>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_guide_on.png) 11px 0 no-repeat;
}

.block-headernav--item-favorite>a {
  display: block;
  width: 100%;
  height: 50px;
  background: url(../../img/sys/icon/pc/header_nav_icon_favorite.png) 70px 0 no-repeat;
}

.block-headernav--item-favorite>a:hover {
  background: url(../../img/sys/icon/pc/header_nav_icon_favorite_on.png) 70px 0 no-repeat;
}

.block-headernav--item-cart {
  position: relative;
}

.block-headernav--item-cart>a {
  display: block;
  width: 100%;
  height: 50px;
  position: relative;
  background: url(../../img/sys/icon/pc/header_nav_icon_cart.png) 78px 0 no-repeat;
}

.block-headernav--item-cart>a:hover {
  position: relative;
  background: url(../../img/sys/icon/pc/header_nav_icon_cart_on.png) 78px 0 no-repeat;
}

.block-headernav--cart-count {
  display: none;
  position: absolute;
  width: 35px;
  height: 30px;
  padding-left: 5px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background: url(../../img/usr/common/cart_count.png) 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  color: #fff;
  top: 0;
  right: 0;
  z-index: 2;
}


/* ----ヘッダー検索---- */

.block-global-search {
  width: 100%;
  height: 50px;
  /* margin-top: 150px;*/
  padding: 10px 0;
  background: url(../../img/usr/common/blue_bg.gif);
}

.block-global-search-inner {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.block-global-search--pickup {
  font-size: 14px;
  color: #fff;
}

.block-global-search--pickup-list {
  display: flex;
  align-items: center;
}

.block-global-search--pickup-item {
  font-size: 14px;
}

.block-global-search--pickup-item:first-child {
  margin-right: 8px;
}

.block-global-search--pickup-item a {
  display: block;
  margin: 0 2.5px;
  padding: 4px 10px;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  border-radius: 20px;
  border: 1px dashed #789ace;
  letter-spacing: .05em;
  line-height: 1;
}

.block-global-search--input-box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.block-global-search--keyword {
  width: 350px;
}

.block-global-search--keyword::placeholder {
  color: #fff;
}

.block-global-search form {
  width: 400px;
  height: 30px;
  /* padding-left: 10px;*/
  background-color: #47628b;
  color: #fff;
}

.block-global-search--input-box form input#keyword {
  padding-left: 10px;
}

input.block-global-search--keyword:hover, input.block-global-search--keyword {
  height: 30px;
  padding: 0 0 0 10px;
  margin: 0px;
  border: none;
  line-height: 30px;
  background-color: transparent;
  color: #fff;
}

button.block-global-search--submit {
  border: none;
  background-color: transparent;
  width: 33px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  padding: 0px;
  position: relative;
  top: -3px;
  margin-left: 10px;
}

.block-global-search--searchdetail {
  margin: 0 10px;
}

.block-global-search--search-detail-link {
  color: #6fb4c3;
  text-decoration: underline;
}

.block-global-search--search-detail-link:hover {
  text-decoration: none;
}


/* ----グローバルナビ---- */

.block-globalnav--item-list {
  display: table;
  width: 100%;
}

.block-globalnav--item-list i {
  margin-right: 10px;
}

.block-globalnav--item-list>li {
  display: table-cell;
  width: 20%;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}

.block-globalnav--item-list>li>a {
  position: relative;
  display: block;
  color: #fff;
  padding: 20px 0;
}

.block-globalnav--item-list>li>a {
  text-decoration: none;
}

.block-globalnav--item-list>li>a:hover {
  color: #6fb4c3;
}

.block-globalnav--item-list>li>a:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 38px;
  border-left: 1px solid #666;
  top: 10px;
  left: 0;
}

.block-globalnav--item-list>li:last-child>a:before {
  border-right: 1px solid #666;
}

.block-globalnav--item-list>li>a .fa-chevron-down {
  position: absolute;
  font-size: 12px;
  right: 12px;
}

.block-globalnav--item-list>li>a.active {
  transition: color 0.2s linear 0;
  color: #6fb4c3;
  text-decoration: none;
}

.block-globalnav--item-list>li>a.active .fa-chevron-down {
  color: #fff;
  transform: rotate(180deg);
}

.block-globalnav-menu {
  position: absolute;
  background: rgba(243, 242, 237, .97);
  width: 100%;
  top: 50px;
  left: 0;
  padding: 30px 0;
  z-index: 100;
}

.block-globalnav-menu * {
  color: #fff;
}

.block-globalnav-menu>div {
  width: 1200px;
  margin: auto;
}

.block-globalnav-menu .block-dynamic-category--body, .block-globalnav-menu .block-dynamic-genre--body {
  display: flex;
  align-items: center;
}

.block-globalnav-menu .block-dynamic-category--body li, .block-globalnav-menu .block-dynamic-genre--body li {
  width: 20%;
  font-size: 14px;
  margin-bottom: 20px;
}

.block-globalnav-menu .block-dynamic-category--body li a, .block-globalnav-menu .block-dynamic-genre--body li a {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.block-globalnav-menu .block-dynamic-category--body li a:before, .block-globalnav-menu .block-dynamic-genre--body li a:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}

.block-globalnav-menu .block-dynamic-category--body li a img, .block-globalnav-menu .block-dynamic-genre--body li a img {
  vertical-align: middle;
  width: 30px;
  margin-right: 10px;
}


/* .block-globalnav-menu--freespace * {font-size: 14px;}.block-globalnav-menu--freespace h3 {margin-top: 0;}.block-globalnav-menu--freespace p {font-size: 12px;margin: 10px 10px 10px 0;}*/


/* .block-globalnav-menu--freespace ul {display: flex;align-items: center;}*/


/* .block-globalnav-menu--freespace ul li img {vertical-align: middle;}.block-headernav--item-list .block-globalnav-menu--freespace a {height: auto;}*/


/* ----プルダウンメニュー---- */

.block-globalnav-menu--freespace {
  position: relative;
  text-align: left;
}

.block-globalnav-menu--freespace li {
  font-size: 14px;
  color: #333;
}

.block-globalnav-menu--freespace li a {
  color: #555;
}

.block-globalnav-menu--category {
  position: relative;
  width: 250px;
  min-height: 300px;
  padding-top: 13px;
  font-size: 14px;
  background: #fff url(../../img/usr/common/pc/header_category_bg.png) 0 13px;
}

.block-globalnav-menu--category:before {
  display: block;
  content: '';
  position: absolute;
  top: -12px;
  left: 94px;
  width: 14px;
  height: 12px;
  background: url(../../img/sys/icon/header_child_icon.png) no-repeat 0 0;
}

.block-globalnav-menu--freespace li.block-globalnav-menu--category-item {
  width: 100%;
  text-align: left;
}

.block-globalnav-menu--category-item-name {
  padding-left: 30px;
  background: url(../../img/sys/icon/icon_arrow_blue.png) 13px center no-repeat;
  background-size: 6px;
  color: #555;
  line-height: 30px;
  cursor: pointer;
  font-weight: bold;
}

.block-globalnav-menu--category-item-name:hover {
  background: #9cc2ef url(../../img/sys/icon/icon_arrow_wht.png) 13px center no-repeat;
  background-size: 6px;
  color: #fff;
}

.js-globalnav-category-child {
  display: none;
}

.block-globalnav-menu--category-child {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 252px;
  top: 0;
  width: 950px;
  height: 100%;
}

.block-globalnav-menu--category-child-list {
  display: block;
  width: 525px;
  height: 100%;
  padding: 13px 15px 0;
  background: #fff url(../../img/usr/common/pc/header_category_bg.png) 0 13px;
  text-align: left;
}

.block-headernav--item-list li.block-globalnav-menu--category-child-item {
  display: inline-block;
  width: 49%;
  padding-left: 17px;
  background: url(../../img/sys/icon/icon_arrow_blue.png) 0 center no-repeat;
  background-size: 6px;
  line-height: 30px;
  text-align: left;
}

.block-headernav--item-list li.block-globalnav-menu--category-child-item.block-globalnav-menu--category-child-item-long {
  width: 100%;
  box-sizing: border-box;
}

.block-headernav--item-list li.block-globalnav-menu--category-child-item a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}

.block-headernav--item-list li.block-globalnav-menu--category-child-item a:hover {
  text-decoration: underline;
  border-bottom: none;
}


/* ranking */

.block-globalnav-menu--category-ranking {
  width: 450px;
}

.block-globalnav-menu--category-ranking-ttl {
  padding-bottom: 8px;
  color: #333;
  text-align: center;
  line-height: 1;
  background: url(../../img/usr/header_ranking_border.png) repeat-x bottom;
}

.block-globalnav-menu--category-ranking-list {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.block-headernav--item-list li.block-globalnav-menu--category-ranking-item {
  width: 135px;
  color: #333;
}

.block-headernav--item-list li.block-globalnav-menu--category-ranking-item a {
  color: #333;
}

.block-globalnav-menu--category-ranking-item-icon {
  display: block;
  width: 100%;
  height: 30px;
}

.block-globalnav-menu--category-ranking-item-icon.block-ranking-r--rank-1 {
  background: url(../../img/sys/icon/ranking_icon_01.png) center 0 no-repeat;
  background-size: 63px;
}

.block-globalnav-menu--category-ranking-item-icon.block-ranking-r--rank-2 {
  background: url(../../img/sys/icon/ranking_icon_02.png) center 0 no-repeat;
  background-size: 69px;
}

.block-globalnav-menu--category-ranking-item-icon.block-ranking-r--rank-3 {
  background: url(../../img/sys/icon/ranking_icon_03.png) center 0 no-repeat;
  background-size: 69px;
}

.block-globalnav-menu--category-ranking-item-description {
  margin-top: 12px;
  color: #333;
  font-size: 12px;
  text-align: left;
}


/* ヘッダー内カート */

.block-globalnav-menu--cart {
  position: absolute;
  top: 50px;
  right: -60px;
  width: 330px;
  padding: 15px;
  background: #fff;
  border: 5px solid #e9eff7;
  box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, .2);
  box-sizing: border-box;
  z-index: 100;
  overflow-y: auto;
  max-height: 450px;
}


/*スクロールバーの横幅指定*/

.block-globalnav-menu--cart::-webkit-scrollbar {
  width: 6px;
}


/*スクロールバーの背景色・角丸指定*/

.block-globalnav-menu--cart::-webkit-scrollbar-track {
  border-radius: 6px;
  background: #eff3f5;
}


/*スクロールバーの色・角丸指定*/

.block-globalnav-menu--cart::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #263e63;
}

.block-globalnav-menu--cart-list {
  position: relative;
  width: 100%;
}

.block-globalnav-menu--cart:before {
  display: block;
  content: '';
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translateX(-50%);
  width: 14px;
  height: 12px;
  background: url(../../img/sys/icon/header_child_icon_cart.png) no-repeat 0 0;
}

.block-headernav--item-list li.block-globalnav-menu--cart-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #adadad;
}

.block-headernav--item-list li.block-globalnav-menu--cart-item a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.block-headernav--item-list li.block-globalnav-menu--cart-item a:hover {
  border: none;
}

.block-globalnav-menu--cart-image {
  width: 60px;
  height: 80px;
  margin-right: 10px;
}

.block-globalnav-menu--cart-description {
  width: 215px;
}

.block-globalnav-menu--cart-name {
  font-size: 12px;
  text-align: left;
}

.block-globalnav-menu--cart-price-infos {
  font-size: 14px;
  text-align: left;
}

.block-jscart--free-shipping {
  padding-bottom: 10px;
  color: #cc3366;
  border-bottom: 1px dotted #adadad;
  font-size: 14px;
}

.block-jscart--free-shipping span {
  font-weight: bold;
}

.block-jscart--total {
  padding-top: 10px;
  text-align: right;
  font-size: 14px;
  color: #333;
}

.block-jscart--total dt {
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}

.block-jscart--total dd {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}

.block-globalnav-menu--cart .block-jscart--cart-to-order {
  margin-top: 10px;
}

.block-globalnav-menu--cart .btn-default {
  width: 100%;
  padding: 10px 0;
  background: #ff5a91;
  border-radius: 5px;
  border: none;
}

.block-globalnav-menu--cart-close {
  margin-top: 15px;
  font-size: 12px;
  color: #333;
  text-align: center;
  cursor: pointer;
}

.postage-message-frame {
  display: none;
  margin: 20px 0 0;
  text-align: center;
  font-size: 26px;
}

.postage-message-frame a {
  color: #284066;
  text-decoration: underline;
}

/* ヘッダーサーチサジェスト */

.block-search-suggest {
  /*width: 400px;min-width: 400px;padding: 5px;margin-left: -10px;border: 10px solid #47628b;text-align: left;background-color: #fff;position: absolute;left: 10px !important;display: block;z-index: 10;*/
}

@media screen and (max-width: 1200px) {
  .block-search-suggest {
    left: 600px !important;
  }
}


/* ----メインビジュアル---- */

.block-top-body--slider {
  position: relative;
  width: 1200px;
  height: 490px;
  margin: 10px auto;
  padding-top: 10px;
}

.block-top-body--slider-item:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: -20px;
  width: 490px;
  height: 490px;
}

.block-top-body--slider-item:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 480px;
  width: 240px;
  height: 240px;
}

.block-top-body--slider-item:nth-of-type(3) {
  position: absolute;
  bottom: 0;
  left: 480px;
  width: 240px;
  height: 240px;
}

.block-top-body--slider-item:nth-of-type(4) {
  position: absolute;
  top: 0;
  right: 230px;
  width: 240px;
  height: 490px;
}

.block-top-body--slider-item:nth-of-type(5) {
  position: absolute;
  top: 0;
  right: -20px;
  width: 240px;
  height: 240px;
}

.block-top-body--slider-item:nth-of-type(6) {
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 240px;
  height: 240px;
}

.block-top-body--slider-item-inner {
  position: relative;
}

.block-top-body--slider-item-inner li {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  transition: 2s;
  opacity: 0;
  /* z-index: 0;*/
  pointer-events: none;
}

.block-top-body--slider-item-inner li[class^="current"] {
  z-index: 1;
  pointer-events: all;
}

.block-top-body--slider-item-inner li a:hover {
  opacity: 1;
}

.block-top-body--slider-item-inner li a:hover img {
  opacity: .7;
}


/* ----重要なお知らせ---- */

.block-top-topic {
  width: 1200px;
  margin: 40px auto 20px;
  padding: 14px;
  background: url(../../img/usr/common/beige_bg.gif);
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 10px;
}

.block-top-topic--body {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.block-top-topic--header {
  position: relative;
  padding: 0;
  background: none;
  color: #1c406a;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}

.block-top-topic--header:before {
  display: inline-block;
  content: '';
  width: 19px;
  height: 18px;
  margin-right: 5px;
  background: url(../../img/usr/common/topics_icon.png);
  -webkit-background-size: contain;
  background-size: contain;
  vertical-align: middle;
}

.block-top-topic--items {
  width: 1000px;
  border-left: 1px solid #ccc;
}

.block-top-topic--items li {
  margin: 9px auto;
  padding: 0;
  position: relative;
}

.block-top-topic--items li a {
  display: block;
  /* font-size: 12px;*/
  text-decoration: none;
}

.block-top-topic--items li a:hover {
  text-decoration: underline;
}

.block-top-topic--items li a:after {
  display: none;
  font-family: FontAwesome;
  content: "\f105";
  position: absolute;
  height: 100%;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  margin-top: -10px;
  right: 10px;
}

.block-top-topic--items dl {
  display: flex;
}

.block-top-topic--items dt {
  width: 120px;
}

.block-top-topic--items dd {
  width: calc(100% - 120px);
}


/* ----ピックアップコンテンツ---- */

.block-pickup-content {
  position: relative;
  width: 1200px;
  margin: 60px auto 0;
}

.block-pickup-content--items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block-event-page--accessory {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.container.container__grid .block-event-page--accessory {
  margin: 0 -2px;
}
.block-pickup-content--item {
  position: relative;
  margin: 15px 16px;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.block-pickup-content--item.sizeL {
  width: 584px;
}

.block-pickup-content--item.sizeM {
  width: 276px;
}

.block-pickup-content--item.size_none {
  width: 1200px;
  margin: 0 auto;
  border: none;
  border-radius: 0;
}

.block-pickup-content--item-image {
  width: 100%;
  height: 277px;
}

.block-pickup-content--item-desc {
  padding: 20px 20px 25px;
}

.block-pickup-content--item-name {
  font-size: 16px;
  font-weight: bold;
  color: #284066;
}

.block-pickup-content--item-txt {
  margin-top: 1em;
  color: #333;
}

.block-pickup-content--item-desc-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
  padding-top: 10px;
  border-top: 1px dotted #231f20;
}

.block-pickup-content--item-date {
  font-size: 12px;
  color: #333;
}

.block-pickup-content--item-icons {
  height: 17px;
  text-align: center;
  vertical-align: top;
}

.block-pickup-content--item a:hover {
  text-decoration: none;
}

.block-pickup-content--item-icon {
  display: inline-block;
  width: 58px;
}

.block-pickup-content--item-icon img {
  height: 17px;
}

.block-pickup-content--item .block-pickup-content--item-image .img-center img {
  border-radius: 8px 8px 0 0;
}


/* ----コレクション---- */

.block-collection {
  width: 1200px;
  margin: 0 auto;
}

.block-collection--items {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
}

.block-collection--item {
  position: relative;
  width: 280px;
  margin-bottom: 25px;
  padding: 15px 15px 25px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 3px 3px 1px #ebebeb;
}

.block-collection--item-desc {
  padding-top: 10px;
}

.block-collection--item-icons {
  display: flex;
}

.block-collection--item-icon {
  width: 90px;
  margin-right: 2px;
}

.block-collection--item-txt {
  margin-top: 7px;
  padding: 0;
  font-weight: normal;
}


/* ----インスタグラム---- */

.block-instagram {
  width: 100%;
  height: 100%;
  margin-top: 65px;
  padding-bottom: 85px;
  background: url(../../img/usr/common/pc/instagram_bg_pc.png) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.block-instagram--body {
  position: relative;
  margin-bottom: 30px;
}

.block-instagram--header {
  margin: 0;
  padding: 65px 0 30px;
  text-align: center;
  line-height: 1;
}

.block-instagram--header-sub {
  margin-bottom: 5px;
  font-size: 14px;
  text-align: center;
  line-height: 1.7;
}

.block-instagram--header-sub strong {
  font-weight: bold;
}

.block-instagram--items {
  /* display: -webkit-flex;display: -ms-flex;display: flex;flex-wrap: wrap;justify-content: space-between;*/
  width: 1200px;
  margin-top: 35px;
  /* padding: 0 4%;*/
}


/**/

#inline-content {
  display: none;
}

#cboxLoadedContent #inline-content {
  display: block;
}

#flowpopup {
  overflow: hidden;
  width: 1000px;
  margin: 40px auto 10px;
  padding: 0 20px;
}

#flowpopup .flowpopup_item_ {
  margin: 0 0 15px;
  float: left;
  width: 48%;
  text-align: center;
}

#flowpopup .flowpopup_item_:first-child {
  margin-right: 2%;
}

#flowpopup .flowpopup_item_:last-child {
  margin-left: 2%;
}

#flowpopup .flowpopup_item_ img {
  width: 298px;
  border: 1px solid #ccc;
}

#flowpopup .flowpopup_item_ p {
  text-align: left;
  font-size: 14px;
  padding: 20px 10px 0;
  line-height: 1.8;
}


/**/

.bx-wrapper {
  max-width: 100%!important;
}

.bx-controls-direction {
  position: relative;
}

.bx-prev, .bx-next {
  position: absolute;
  top: -130px;
  width: 32px;
  height: 32px;
  font-size: 0;
  color: transparent;
}

.bx-prev {
  left: 30px;
  background: url(../../img/usr/common/pc/instagram_icon_prev.png) center no-repeat;
}

.bx-next {
  right: 30px;
  background: url(../../img/usr/common/pc/instagram_icon_next.png) center no-repeat;
}

.block-instagram--item {
  width: 310px;
  text-align: center;
}

.block-instagram--item a, .block-instagram--item a img {
  width: 270px;
}


/* ----ニュース---- */

.block-news--header, .block-news--header.block-section-item--header {
  margin-top: 0;
}

.block-news--body-inner {
  position: relative;
  padding: 10px;
  background: url(../../img/usr/common/beige_bg.gif);
}

.block-news--body-inner:before {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  width: 1182px;
  height: 6px;
  background: url(../../img/usr/common/pc/news_bg_pc01.png) 0 0 no-repeat;
}

.block-news--items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 40px 30px 10px;
  background: url(../../img/usr/common/pc/news_bg_pc02.png) center repeat-y;
  -webkit-background-size: 100%;
  background-size: 100%;
}

.block-news--items:before {
  display: block;
  content: '';
  position: absolute;
  top: -111px;
  right: 0;
  width: 259px;
  height: 115px;
  background: url(../../img/usr/common/pc/news_bg_illust.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.block-news--items:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 28px;
  background: url(../../img/usr/common/pc/news_bg_pc03.png) bottom center no-repeat;
}

.block-news--item {
  margin: 0 0 50px 0;
  flex-basis: 23%;
  height: 290px;
}

.block-news--item a {
  width: 100%;
}

.block-news--item-image {
  width: 220px;
  height: 220px;
  margin: 0 auto;
  position: relative;
}

.block-news--item-image figure, .block-news--item-image figure img {
  width: 100%;
}

.block-news--item .block-news--item-image figure img {
  border-radius: 50%;
}

..block-news--item-content {
  padding: 0 25px;
  color: #443d33;
}

.block-news--item-icons {
  display: flex;
  margin-top: 8px;
}

.block-news--item-icon {
  margin-right: 2px;
}

.block-news--item-icon img {
  height: 16px;
}

.block-news--item-date {
  margin-top: 5px;
  font-size: 12px;
}

.block-news--item-txt {
  margin-top: 5px;
}

.block-news .block-btn-more {
  margin-top: 10px;
}


/* ----フリースペース---- */

.block-free-2 {
  margin-top: 100px;
  border-top: 3px solid #284066;
}


/* ----トップページサービス---- */

.block-service--header.block-section-item--header {
  margin-top: 0;
}

.block-service--header.block-section-item--header img {
  height: auto;
}

.block-service--items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.block-service--item {
  width: 370px;
  /*width: 270px;*/
  /*4つのとき*/
  padding: 25px 5px;
  text-align: center;
  border-radius: 10px;
  border: 5px solid #dfe6f1;
}

.block-service--item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.block-service--item:nth-of-type(1) img {
  height: 52px;
}

.block-service--item:nth-of-type(2) img {
  height: 60px;
}

.block-service--item:nth-of-type(3) img {
  height: 75px;
  margin-top: -5px;
}

.block-service--item:nth-of-type(4) img {
  height: 66px;
}

.block-service--item-txt {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.block-service--item-txt strong {
  color: #284066;
}


/* ----フリースペース下部---- */

.block-free-2--inner {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 60px auto 70px;
}


/* ----トップページ店舗情報---- */

.block-top-shoplist {
  width: 585px;
  /* margin-top: 30px;*/
  padding: 30px 35px 40px;
  background: url(../../img/usr/common/shoplist_bg.png);
  text-align: center;
}

.block-top-shoplist--header {
  margin: 0;
  padding: 0;
}

.block-top-shoplist--header img {
  width: 179px;
}

.block-top-shoplist--txt {
  margin-top: 20px;
}

.block-top-shoplist--image {
  position: relative;
  height: 150px;
  margin: 25px 0;
  overflow: hidden;
}

.block-top-shoplist--image figure {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


/* ----トップページ採用情報---- */

.block-top-recruit {
  width: 585px;
  /* margin-top: 10px;*/
  padding: 30px 35px 40px;
  background: url(../../img/usr/common/recruit_bg.png);
  text-align: center;
}

.block-top-recruit--body {
  margin-bottom: 28px;
}

.block-top-recruit--header {
  margin: 0;
}

.block-top-recruit--header img {
  width: 164px;
}

.block-top-recruit--txt {
  margin-top: 15px;
}

.block-recruit--items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}

.block-recruit--item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 150px;
  height: 150px;
  background: #fff;
  font-size: 24px;
  color: #284066;
  letter-spacing: 0;
  border-radius: 50%;
  line-height: 1.2;
}

@media only screen and (max-width:320px) {
  .block-recruit--item {
    width: 85px;
    height: 85px;
  }
}

.block-recruit--item:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: 8px;
  height: 9px;
  background: url(../../img/sys/icon/icon_arrow_blue.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}


/* ----コレクションページ---- */

.block-collection-item--header {
  margin: 60px 0;
  text-align: center;
}

.block-collection-item--header img {
  width: auto;
  height: 57px;
}

.block-collection--item-heading {
  display: flex;
  justify-content: space-between;
}

.block-collection--items-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 0;
}

.block-collection-detail--body {
  display: block;
}

.block-collection-detail--body .block-collection--item-box, .block-collection--items-list .block-collection--item-box a {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}

.block-collection-detail--body .block-collection--item-box {
  padding: 18px 3.3%;
  /* background: url(../../img/usr/common/gray_bg.gif);*/
  border-top: none;
}

.block-collection--items-list .block-collection--item-box:first-of-type, .block-collection--items-list .block-collection--item-box:nth-of-type(2) {
  border-top: 1px dotted #231f20;
}

.block-collection-detail--body .block-collection--item, .block-collection--items-list .block-collection--item {
  /* position: relative;*/
  width: 230px;
  max-height: 260px;
  margin-top: 0;
  padding: 15px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 3px 3px 1px #ebebeb;
}

.block-collection--items-list .block-collection--item {
  margin-bottom: 0;
}

.block-collection--items-list .block-collection--item:nth-of-type(even) {
  margin-left: 0;
}

.block-collection--item-date {
  margin-top: 8px;
}

.block-collection-detail--body .block-collection--item-desc {
  width: 570px;
  padding-top: 0;
}

.block-collection--items-list .block-collection--item-desc {
  width: 330px;
  padding-top: 0;
}

.block-collection-detail--body .block-collection--item-icons, .block-collection--items-list .block-collection--item-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.block-collection-detail--body .block-collection--item-icon, .block-collection--items-list .block-collection--item-icon {
  /* width: 34%;*/
  height: 17px;
  margin-right: 5px;
}

.block-collection--items-list .block-collection--item-txt {
  margin-top: 7px;
}

.block-collection-detail--body .block-collection--item-txt {
  margin-top: 7px;
  font-size: 24px;
}

.block-collection--items-list .block-collection--item-txt-name {
  display: block;
  margin-top: 2em;
}

.block-collection-detail--body .block-collection--item-txt-name {
  display: block;
  margin-top: 1em;
}

h1.block-collection--item-txt {
  text-align: left;
}


/*　ページネーション 　*/

.block-collection--pagenate {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 60px auto 100px;
  /* padding: 0 3.3%;*/
}

.block-collection--pagenate-first, .block-collection--pagenate-last, .block-collection--pagenate-prev, .block-collection--pagenate-next {
  display: block;
  width: 17px;
  height: 16px;
  font-size: 0;
}

.block-collection--pagenate-first {
  margin-right: 35px;
  background: url(../../img/sys/collection_icon_arrow_first.png) center no-repeat;
  background-size: contain;
}

.block-collection--pagenate-last {
  margin-left: 35px;
  background: url(../../img/sys/collection_icon_arrow_last.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.block-collection--pagenate-prev {
  margin-right: 23px;
  background: url(../../img/sys/collection_icon_arrow_prev.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.block-collection--pagenate-next {
  margin-left: 23px;
  background: url(../../img/sys/collection_icon_arrow_next.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.block-collection--pagenate-number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin: 0 9px;
  background: #fff;
  color: #284066;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 50%;
  border: 1px solid #889cbb;
  transition: .2s;
}

.block-collection--pagenate-number:hover, .block-collection--pagenate-number__current {
  background: #284066;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}


/* 詳細ページのみ */

.block-collection--detail-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.block-collection--item-box {
  width: 580px;
  border-bottom: 1px dotted #231f20;
}

.block-collection-detail .block-collection--item-box {
  justify-content: left;
  width: 750px;
  padding: 40px 0 45px;
  border-bottom: none;
}

.block-collection-detail .block-collection--item {
  width: 230px;
  margin-right: 20px;
  margin-bottom: 0;
}

.block-collection--content {
  position: relative;
  padding-top: 40px;
}

.block-collection--content-image {
  display: block;
  max-width: 100%;
}

.block-collection--content-image img {
  vertical-align: top;
}

.block-collection--content-txt-box {
  display: block;
  position: relative;
  padding: 20px 0 60px;
  font-size: 14px;
}

.block-collection--content-txt+.block-collection--content-txt {
  margin-top: 1.5em;
}

.block-collection--author {
  display: block;
  width: 380px;
  padding: 20px;
  background: url(../../img/usr/common/beige_bg.gif);
  border-radius: 10px;
}

.block-collection--author-image {
  width: 104px;
  height: 104px;
  margin: 0 auto;
  padding: 2px;
  background: url(../../img/usr/common/collection_img_staff_bg.png) no-repeat center;
  background-size: contain;
}

.block-collection--author-image img {
  border-radius: 50%;
}

.block-collection--author-desc {
  width: 100%;
}

.block-collection--author-name {
  display: block;
  position: relative;
  padding: 0 0 0 25px;
  background: url(../../img/usr/common/collection_icon_pen.png) no-repeat 0 0;
  background-size: 17px;
  font-size: 16px;
  font-weight: bold;
  color: #284066;
}

.block-collection--author-txt {
  text-align: justify;
}


/* 小見出し */

.block-collection-detail--header {
  margin-top: 0;
  padding: 60px 0 30px;
  color: #284066;
  font-size: 24px;
  font-weight: 500;
  /* font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;*/
  text-align: center;
}

.block-collection--header-new img {
  width: 132.5px;
  margin-top: 25px;
}


/* SNS */

.block-collection-sns--items {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 50px 0 0;*/
  padding: 16px 0;
  background: #f3f2ed;
}

.block-collection-sns--item-ttl {
  /* width: 35vw;*/
  font-size: 16px;
  font-weight: 500;
  /* font-family: 'Noto Sans JP',"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;*/
  text-align: center;
  letter-spacing: .1em;
}

.block-collection-sns--item {
  display: flex;
  margin: 0 10px;
}

.block-collection-sns--item a {
  height: 30px;
}

.block-collection-sns--item.mail a {
  height: 25px;
}

.block-collection-sns--item img {
  height: 30px;
}

.block-collection-sns--item.mail img {
  height: 25px;
}

.block-collection-bottom {
  margin-bottom: 100px;
}


/* ----フッター---- */

footer .container {
  position: relative;
}

.block-footernav {
  margin-bottom: 20px;
  text-align: center;
}

.block-footernav li {
  padding: 0 1em;
  display: inline-block;
}

.block-footernav li a {
  color: #444;
}


/* ----ページトップに戻る---- */

.block-page-top a {
  position: relative;
  display: block;
  width: 91px;
  height: 59px;
}


/* .block-page-top a:after {content: "";display: block;position: absolute;width: 16px;height: 16px;border-right: 2px solid #fff;border-top: 2px solid #fff;transform: rotate(-45deg);left: 50%;top: 50%;margin-top: -4px;margin-left: -8px;}*/

.block-page-top {
  position: fixed;
  top: auto;
  bottom: 10px;
  right: 34px;
  z-index: 9999;
  /* display: none;*/
}


/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  width: 400px;
  text-align: center;
  margin: 0 auto 20px;
}

.block-switcher li {
  display: inline-block;
}

.block-switcher--switch {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #444;
  color: #fff;
}

.block-switcher--switch:hover {
  text-decoration: none;
  background-color: #ccc;
}

.block-switcher--current {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}

.block-switcher .fa {
  margin-right: 10px;
  vertical-align: middle;
}

.block-switcher .fa-mobile-phone {
  font-size: 22px;
}

.block-switcher .fa-desktop {
  font-size: 18px;
}


/* ----footer SNS---- */

.block-footer-sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.block-footer-sns--items {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 585px;
  height: 120px;
  margin-bottom: 20px;
  padding: 0 60px;
  background: #fff;
  border: 1px solid #1c406a;
  border-radius: 10px;
}

.block-footer-sns--item {
  margin-left: 26px;
}

.block-footer-sns--item img {
  width: auto;
  min-width: 40px;
  height: 40px;
}

.block-footer-sns--item.item-sns {
  margin: 0 20px 0 0;
}

.block-footer-sns--item.item-sns img {
  width: 100px;
  height: auto;
}

.block-footer-sns--item.mail img {
  width: auto;
  height: 30px;
}

.block-footer-sns--items.items-line .block-footer-sns--item {
  margin: 0;
}

.block-footer-sns--items.items-line .block-footer-sns--item img {
  width: auto;
  height: auto;
}

.block-footer-sns--items.items-line .block-footer-sns--item.line-txt {
  margin-right: 15px;
}

.block-footer-sns--items.items-line .block-footer-sns--item.line-txt img {
  width: 230px;
  height: auto;
}


/* ----footer link box---- */

.footer-link-box {
  display: flex;
  justify-content: space-between;
  margin: 40px 0 60px;
}

.footer-link {
  display: block;
  width: 276px;
}

.footer-link--list-wrap+.footer-link--list-wrap {
  margin-top: 2em;
}

.footer-link--list-parent-title {
  margin-bottom: 18px;
  padding: 5px 10px;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  box-sizing: border-box;
}

.footer-link--list-parent-title a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #333;
}

.footer-link--list-item {
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(../../img/sys/icon/icon_arrow_blue.png) center left 10px no-repeat;
  -webkit-background-size: 6px;
  background-size: 6px;
}

.footer-bottom-content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 40px;
}


/* ----footer logo---- */

.footer-logo {
  width: 236px;
}


/* ----footer company list---- */

.footer-company-nav--list {
  text-align: right;
}

.footer-company-nav--item {
  display: inline-block;
  padding: 0 1em;
  color: #333;
  border-left: 1px solid #333;
}

.footer-company-nav--item:last-of-type {
  border-right: 1px solid #333;
}

.footer-company-nav--item a {
  color: #333;
}


/* ----Copyright---- */

.block-copyright {
  padding: 20px 0;
  font-size: 10px;
  text-align: center;
  color: #fff;
  background: #1c406a;
}


/* ----ブランド画面---- */

.block-brand-list {
  margin: 40px 0 60px;
}

.block-brand-list .block-topic-path {
  margin-bottom: 40px;
}

.block-brand-list--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.block-brand-list--item {
  flex-grow: 1;
  flex-basis: 390px;
  max-width: 390px;
  margin: 0 0 20px 15px;
}

.block-brand-list--item:nth-of-type(3n+1) {
  margin-left: 0;
}

.block-brand-list--item-img {
  width: 390px;
  height: 240px;
}

.block-brand-list--item-name, .block-brand-list--item-comment {
  border: #ddd 1px solid;
  border-top: none;
  border-bottom: none;
}

.block-brand-list--item-name {
  padding: 15px 35px 0;
}

.block-brand-list--item-comment {
  border-bottom: #ddd 1px solid;
  padding: 15px 35px 35px;
}

.block-brand-list--item-btn {
  display: block;
  text-align: center;
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 14px;
  margin: 15px auto 0;
  background: #e5e5e5;
}

.block-brand-detail--image {
  margin-top: 40px;
}

.block-brand-detail--description {
  margin-bottom: 30px;
}

/* ----購入フロー---- */
#block-cart-recent-item-cartpcrecommend .block-cart-recent-item--header, .block-cart-recent-recommenditem--header {
  position: relative;
  margin-top: 40px;
  padding-top: 50px;
  text-align: center !important;
  margin-bottom: 20px;
}

#block-cart-recent-item-cartpcrecommend .block-cart-recent-item--header::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: url(../../img/usr/cart/cart_title_img01.png);
}

div.block-cart--price-item h2 {
  position: relative;
  padding-top: 50px;
}

div.block-cart--price-item h2::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: url(../../img/usr/cart/cart_title_img02.png);
}

.block-cart #block-cart--giftwrapping h2 {
  position: relative;
  padding-top: 50px;
}

.block-cart #block-cart--giftwrapping h2::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: url(../../img/usr/cart/cart_title_img03.png);
}

.block-cart-recent-item--header {
  position: relative;
  margin-top: 40px;
  padding-top: 50px;
}

.block-cart-recent-item--header::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: url(../../img/usr/cart/cart_title_img04.png);
}

.block-cart--category .block-cart--category-title {
  padding: 15px 0;
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

.block-cart--category ul.block-cart--category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block-cart--category ul.block-cart--category-list > li {
  position: relative;
  width: 128px;
  margin: 0 6px 10px 0;
  padding: 0 0 20px;
  text-align: center;
}

.block-cart--category ul.block-cart--category-list > li:nth-of-type(9n) {
  margin-right: 0;
}

.block-cart--category ul.block-cart--category-list > li figcaption {
  margin: 12px 0 0;
  font-size: 14px;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory {
  display: none;
  position: absolute;
  top: 100%;
  left: calc(50% - 135px);
  width: 270px;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list {
  position: relative;
  border: 1px solid #dcdcdc;
  text-align: left;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list::before {
  position: absolute;
  top: -10px;
  left: calc(50% - 10px);
  width: 20px;
  height: 11px;
  border-bottom: 11px solid #dcdcdc;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  z-index: 1;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list::after {
  position: absolute;
  top: -9px;
  left: calc(50% - 9px);
  width: 18px;
  height: 10px;
  border-bottom: 10px solid #FFF;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  content: "";
  z-index: 2;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list > li {
  background: #FFF;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list > li:nth-of-type(2n) {
  background-color: #f4f6f9;
}

.block-cart--category ul.block-cart--category-list > li .block-cart--subcategory ul.block-cart--subcategory-list > li a {
  display: block;
  padding: 7px 10px 7px 32px;
  font-size: 14px;
  line-height: 1.5;
  background: url(../../img/usr/price/shape.jpg) center left 15px / auto auto no-repeat;
}

.block-cart--more-search .block-cart--more-search-button-frame .block-cart--more-search-button {
  position: fixed;
  right: 0;
  bottom: 80px;
  display: block;
  width: 100px;
  padding: 47px 0 7px;
  border: 0; 
  border-radius: 5px 0 0 5px;
  outline: 0;
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background: #3d5375 url(../../img/usr/cart/more_search.png) top 14px center / auto auto no-repeat;
  z-index: 9999;
}

.block-cart--more-search .block-cart--more-search-frame {
  display: none;
  position: fixed;
  top: 50px;
  left: calc(50% - 300px);
  width: 600px;
  background: #FFF;
  z-index: 10001;
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-title {
  padding: 24px 0 14px;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-title::before {
  content: url(../../img/usr/cart/more_search_title.png);
  margin-right: 10px;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li {
  border-bottom: 1px solid #e5e5e5;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li:first-of-type {
  border-top: 1px solid #e5e5e5;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li > a {
  display: block;
  padding: 14px 28px 14px 20px;
  font-size: 14px;
  line-height: 1.5;
  background: url(../../img/usr/price/shape.jpg) center right 22px / auto auto no-repeat;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener > a {
  position: relative;
  background: none;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener > a::before {
  position: absolute;
  top: calc(50% - 1px);
  right: 20px;
  width: 11px;
  height: 1px;
  transition: transform 0.3s;
  background: #284066;
  content: "";
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener > a::after {
  position: absolute;
  top: calc(50% - 5.5px);
  right: 25px;
  width: 1px;
  height: 11px;
  background: #284066;
  content: "";
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener > a.open::before {
  transform: rotate(180deg);
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener > a.open::after {
  display: none;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content {
  display: none;
  padding: 15px 20px;
  background: #eff3f5;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-text {
  margin: 0 0 15px;
  color: #284066;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-comment {
  margin: 0 0 15px;
  color: #F00;
  font-weight: bold;
  text-align: center;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-frame {
  display: flex;
  margin: 0 0 35px;
} 

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-item {
  width: calc(50% - 10px);
  margin-right: 20px;
  border: 1px solid #284066;
  text-align: center;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-item:nth-of-type(2n) {
  margin-right: 0;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  color: #FFF;
  font-weight: bold;
  background: #284066;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  background: #FFF;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-link {
  padding: 0 0 25px;
  text-align: center;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-link a {
  text-decoration: underline;
}

.block-cart--more-search .block-cart--more-search-frame ul.block-cart--more-search-list > li.block-cart--more-search-list-opener .block-cart--more-search-list-content .block-cart--more-search-list-postage-link a:hover {
  text-decoration: none;
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-close-link {
  padding: 28px 0;
  text-align: center;
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-close-button {
  position: absolute;
  top: -16px;
  right: -16px;
  width: 33px;
  height: 33px;
  display: block;
  border: 1px solid #FFF;
  border-radius: 50%;
  outline: 0;
  cursor: pointer;
  background: #284066;
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-close-button::before {
  position: absolute;
  top: 15px;
  left: 7px;
  width: 17px;
  height: 1px;
  transform: rotate(-45deg);
  background: #FFF;
  content: "";
}

.block-cart--more-search .block-cart--more-search-frame .block-cart--more-search-close-button::after {
  position: absolute;
  top: 15px;
  left: 7px;
  width: 17px;
  height: 1px;
  transform: rotate(45deg);
  background: #FFF;
  content: "";
}

.block-cart--more-search .block-cart--more-search-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(40, 64, 102, 0.7);
  z-index: 10000;
}

/* ----商品詳細画面---- */


/*CSSによる商品詳細画面の項目の並び順変更用*/

.pane-goods-right-side form {
  display: flex;
  flex-flow: column wrap;
}

.block-goods-sns {
  order: 10;
}

.page-goods .block-icon {
  order: 20;
}

.block-goods-comment {
  order: 30;
}

.block-goods-name {
  order: 40;
}

.block-goods-price {
  order: 50;
}

.block-goods-code {
  order: 60;
}

.block-goods-item-code {
  order: 70;
}

.block-goods-item-code2 {
  order: 80;
}

.block-goods-item-code3 {
  order: 90;
}

.block-goods-release-dt {
  order: 100;
}

.block-goods-class1 {
  order: 110;
}

.block-goods-class2 {
  order: 120;
}

.block-goods-attr1 {
  order: 130;
}

.block-goods-attr2 {
  order: 140;
}

.block-goods-attr3 {
  order: 150;
}

.block-goods-size {
  order: 160;
}

.block-goods-color {
  order: 170;
}

.block-goods-point {
  order: 180;
}

.block-goods-postage {
  order: 190;
  background: url(../../img/sys/icon/goods_border.gif) repeat-x 0 0;
  background-size: 4px;
  padding-top: 10px;
}


}
.block-goods-stock {
  order: 200;
}
.block-goods-spec {
  order: 210;
}
.block-goods-sales-detail-append {
  order: 220;
}
.block-variation {
  order: 230;
}
.block-custom-order {
  order: 240;
}
.block-add-cart {
  order: 250;
}
.block-no-stock {
  order: 260;
}
.block-arrival-notice {
  order: 270;
}
.block-goods-store-stock {
  order: 280;
}
.block-goods-set {
  order: 290;
}
.block-accessory-list {
  order: 300;
}
.block-variation-back-order {
  order: 310;
}
.block-contact-about-goods {
  order: 320;
}
.block-goods-favorite {
  order: 330;
}
.block-goods-link {
  order: 340;
  text-align: center;
  margin: 40px 100px 10px 100px;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid #789ace;
}
/* ---- Shop List ---- */
.block-shoplist {
  position: relative;
}
.block-anchor {
  position: absolute;
  top: -50px;
  width: 1px;
  height: 1px;
  visibility: hidden;
}
.block-shoplist-item--header-primary {
  margin: 60px 0;
  text-align: center;
}
.block-shoplist-item--header-primary img {
  height: 58px;
}
.block-shoplist--nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 40px;
}
.block-shoplist--nav-sub {
  display: flex;
  align-items: center;
}
.block-shoplist--nav-sub-item {
  width: 250px;
  height: 45px;
  margin-right: 10px;
  border-radius: 5px;
  border: 1px solid #889cbb;
  text-align: center;
}
.block-shoplist--nav-sub-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 0;
}
.block-shoplist--nav-news {
  position: relative;
}
.block-shoplist--nav-news:before {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  margin-right: 5px;
  background: url(../../img/sys/icon/icon_arrow_blue.png) center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}
.block-shoplist--nav-news a {
  border-bottom: 1px solid #656565;
}
.block-shoplist--nav-news a:hover {
  text-decoration: none;
}
/* shoplist common */
.block-shoplist--content {
  padding-bottom: 60px;
}
.block-shoplist--header {
  padding: 65px 0 40px;
  color: #284066;
  text-align: center;
  font-size: 24px;
}
/* お近くの店舗 */
.block-shoplist--item-map {
  display: block;
  width: 100%;
  height: 550px;
  background: #ccc;
}
/* エリアから探す */
.block-shoplist--area-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 18px 30px;
  background: #f3f2ed;
  border-radius: 10px;
}
.block-shoplist--area-list+.block-shoplist--area-list {
  margin-top: 20px;
}
.block-shoplist--area-list-ttl {
  width: 250px;
  font-size: 16px;
  color: #284066;
  line-height: 1;
}
.block-shoplist--area-list-txt {
  width: calc(100% - 250px);
}
.block-shoplist--area-list-txt a {
  display: inline-block;
  margin: 12px 60px 12px 0;
  line-height: 1;
}
/* アコーディオン */
.block-category-style-g--name {}
.block-shoplist--item-0 {
  background: #789ace;
  color: #fff;
}
.block-shoplist--parent {
  padding-left: 11vw;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.block-shoplist--parent-area {
  background: url(../../img/usr/shoplist/shoplist_icon_area.png) no-repeat 3.3vw center;
  -webkit-background-size: 6.4vw;
  background-size: 6.4vw;
}
.block-shoplist--parent-map {
  background: url(../../img/usr/shoplist/shoplist_icon_map.png) no-repeat 3.3vw center;
  -webkit-background-size: 6.4vw;
  background-size: 6.4vw;
}
.block-shoplist--parent-brand {
  background: url(../../img/usr/shoplist/shoplist_icon_brand.png) no-repeat 4.4vw center;
  -webkit-background-size: 5.2vw;
  background-size: 5.2vw;
}
.block-category-style-g--item.block-shoplist--item__haveimg {
  margin-left: 0;
  background: #fff!important;
}
.block-shoplist .block-category-style-g--items-1 .block-category-style-g--item {
  background: #fff url(../../img/sys/icon/icon_arrow_blue.png) right 12px center no-repeat;
  -webkit-background-size: 6px;
  background-size: 6px;
  border-bottom: 1px solid #9eacc2;
}
.block-shoplist .block-category-style-g--items-2 .block-category-style-g--item {
  background: #f3f2ed url(../../img/sys/icon/icon_arrow_blue.png) right 12px center no-repeat;
  -webkit-background-size: 6px;
  background-size: 6px;
  border-bottom: 1px dashed #9eacc2;
}
/* ブランドリスト */
.block-shoplist--item-brand-box {
  display: flex;
  justify-content: center;
}
.block-shoplist--item-brand {
  /* display: table-cell;*/

  position: relative;
  vertical-align: middle;
  text-align: center;
  width: 250px;
  margin: 0 25px;
  padding: 30px 15px;
  border-radius: 10px;
  border: 1px solid #889cbb;
}
.block-shoplist--item-brand-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 90px;
  margin-bottom: 15px;
}
.block-shoplist--item-brand-name {
  width: 100%;
  text-align: center;
}
.page-storelist .block-category-style-g--name img {
  width: 200px;
  padding: 20px;
}
.page-storelist .block-shoplist--nav-side.block-shoplist--nav-side-brand {
  margin-top: 50px;
}
/* Shop News */
.block-shoplist-news--header img {
  width: 154px;
}
.block-shoplist-news--items {
  margin-bottom: 70px;
  background: #eff3f5;
}
.block-shoplist-news--item {
  display: block;
  padding: 15px;
  border-bottom: 2px solid #fff;
}
.block-shoplist-news--item:hover {
  text-decoration: none;
}
.block-shoplist-news--ttl {
  margin: 0 0 15px;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  color: #284066;
}
.block-shoplist-news--txt {
  text-align: justify;
}
/* Shop Area */
.block-shoplist-second-layer {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.block-shoplist-second-layer--body {
  padding-bottom: 20px;
}
.block-shoplist-second-header img {
  width: auto;
  height: 40px;
}
.block-shoplist-second-layer--item {
  position: relative;
  width: 440px;
  margin: 0 40px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.block-shoplist-second-layer--item:nth-child(1), .block-shoplist-second-layer--item:nth-child(2) {
  border-top: 1px solid #e5e5e5;
}
.block-shoplist-second-layer--item:nth-of-type(even) {
  margin-right: 0;
}
.block-shoplist-second-layer--item-header {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.block-shoplist-second-layer--item-header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 85px;
}
.block-shoplist-second-layer--item-header-logo-bb img {
  width: 43px;
}
.block-shoplist-second-layer--item-header-logo-db img {
  width: 35px;
}
.block-shoplist-second-layer--item-header-logo-mb img {
  width: 55px;
}
.block-shoplist-second-layer--item-header-inner {
  width: 100%;
}
.block-shoplist-second-layer--item-header-logo+.block-shoplist-second-layer--item-header-inner {
  width: 355px;
}
.block-shoplist-second-layer--item-header-ttl {
  margin: 0 0 5px;
  padding: 0;
  font-size: 18px;
}
.block-shoplist-second-layer--item-header-icons img {
  width: auto;
  height: 14px;
  margin-right: .5%;
}
.block-shoplist-second-layer--item-contents {
  padding: 0 0 27.5px;
  line-height: 1.8;
}
/* Shop Detail */
.block-shoplist-detail {
  margin-top: 40px;
}
.block-shoplist-detail--inner {
  display: flex;
  justify-content: space-between;
}
.block-shoplist-detail--bottom {
  margin: 100px 0 75px;
}
.block-shoplist-detail--content-left {
  width: 590px;
}
.block-shoplist-detail--center {
  margin: 60px 0 120px;
}
.block-shoplist-detail--img {
  width: 575px;
}
.block-shoplist--mv-wrap {
  position: relative;
}
.block-shoplist-detail--heading-brandname {
  margin: 0;
}
.block-shoplist-detail--heading-brandname img {
  width: auto;
  height: 40px;
}
.block-shoplist-detail--heading-shopname {
  margin: 15px auto 10px;
  font-size: 30px;
  font-weight: normal;
  color: #284066;
}
.block-shoplist--mv-heading .block-shoplist-second-layer--item-header-icons {
  text-align: center;
}
.block-shoplist-detail--info-wrap {
  padding: 25px 0 0;
}
.block-shoplist-detail--info-txt {
  padding: 13px 0;
  border-bottom: 1px dotted #231f20;
  line-height: 1.7;
}
.block-shoplist-detail--info-txt:last-of-type {
  border-bottom: none;
}
.block-shoplist-detail--map-wrap {
  position: relative;
  width: 100%;
  height: 650px;
}
.block-shoplist-detail--map {
  display: block;
  width: 100%;
  height: 100%;
  background: #ccc;
}
/* .block-shoplist-detail--map-btn {display: block;width: 110px;margin: 15px auto;padding: 7px;font-size: 12px;text-align: center;border-radius: 8px;border: 1px solid #ccc;}*/
.block-shoplist-detail--free-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 580px;
  height: fit-content;
}
.block-shoplist-detail--free-img {
  width: 280px;
  height: 280px;
  margin: 0 20px 40px 0;
}
.block-shoplist-detail--free-img:nth-of-type(even) {
  margin-right: 0;
}
.block-shoplist-detail--free {
  width: 100%;
  height: 100px;
  background: #ccc;
}
.block-shoplist-detail--content-ttl {
  font-size: 24px;
  text-align: center;
  color: #284066;
}
.block-shoplist-detail--news-wrap {
  width: 580px;
  padding-top: 15px;
  background: #eff3f5;
}
.block-shoplist-detail--news-items {
  margin-top: 30px;
}
.block-shoplist-detail--news-item {
  display: flex;
  justify-content: space-between;
  padding: 20px 3.3%;
  border-bottom: 1px dashed #9eacc2;
}
.block-shoplist-detail--news-item:first-of-type {
  border-top: 1px dashed #9eacc2;
}
.block-shoplist-detail--news-item-img {
  width: 160px;
}
.block-shoplist-detail--news-content {
  width: 350px;
}
.block-shoplist-detail--staff-wrap {
  display: flex;
  padding: 20px;
  background: url(../../img/usr/common/beige_bg.gif);
  border-radius: 10px;
}
.block-shoplist-detail--staff-heading {
  padding-right: 20px;
  border-right: 2px solid #fff;
}
.block-shoplist-detail--staff-items {
  display: flex;
  width: 865px;
  padding: 5px 0 5px 30px;
}
.block-shoplist-detail--staff-item {
  display: flex;
  align-items: center;
  width: 240px;
  padding-right: 30px;
}
.block-shoplist-detail--staff-item-img {
  width: 104px;
  height: 104px;
  padding: 2px;
  background: url(../../img/usr/common/collection_img_staff_bg.png) no-repeat center;
  background-size: 100%;
}
.block-shoplist-detail--staff-item-img img {
  border-radius: 50%;
}
.block-shoplist-detail--staff-content {
  width: calc(100% - 104px);
  padding-left: 10px;
}
.block-shoplist-detail--btn {
  display: block;
}
.block-shoplist-detail--btn-back {
  display: block;
  width: 400px;
  margin: 50px auto;
}
.block-recent-item--keep-history {
  text-align: right;
}
.block-recent-item--keep-history a {
  color: #444444;
}
#colorbox, #cboxWrapper, #cboxOverlay {
  overflow: visible;
}
#colorbox:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#cboxClose {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 32px;
  height: 32px;
  background: #284066 url(../../img/sys/btn_goodslist_sort_close.png) center no-repeat;
  -webkit-background-size: 12px;
  background-size: 12px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-indent: -9999px;
}
/* ----ギャラリー---- */
.block-gallery {
  width: 100%;
  height: 100%;
  padding-bottom: 85px;
  background: url(../../img/usr/common/bg_gallery.jpg) center repeat;
  /* -webkit-background-size: cover;*/
  /* background-size: cover;*/
}

/* ----商品詳細 オンラインストア予約販売について---- */
.block-goods-shop--info #about-online-reservation {
  display: none;
}
.block-goods-shop--info .online-reservation-text {
  margin: 0 0 15px;
}
.block-goods-shop--info .online-reservation-caution {
  color: #000aff;
}

/* ----ajaxカート 吹き出し---- */
.block-variation--modal-element-line {
  overflow: visible;
}
.block-variation--modal-element-detail ul {
  position: relative;
}
.block-add-cart-modal {
  display: none;
  position: absolute;
  right: 0;
  bottom: 58px;
  width: 460px;
  text-align: center;
  border: 5px solid #E9EFF7;
  border-radius: 5px;
  background: rgba(255, 255, 255, .9);
  padding: 18px 15px 30px;
  z-index: 1;
}
.block-add-cart-modal:before {
  content: '';
  position: absolute;
  right: 84px;
  bottom: -22px;
  border-style: solid;
  border-width: 22px 12px 0 12px;
  border-color: #E9EFF7 transparent transparent transparent;
}
.block-add-cart-modal:after {
  content: '';
  position: absolute;
  right: 89px;
  bottom: -12px;
  border-style: solid;
  border-width: 12px 7px 0 7px;
  border-color: rgba(255, 255, 255, .9) transparent transparent transparent;
}
.block-variation--modal-element-detail li.block-add-cart-modal:hover {
  opacity: 1;
}
.block-add-cart-modal--text {
  color: #444;
  font-size: 20px;
  margin: 0 0 25px;
}
.block-add-cart-modal--btns {
  display: flex;
  justify-content: space-between;
}
.block-variation--modal-element-detail a.block-add-cart-modal--btn-cart {
  display: block;
  width: 200px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  background: #ff7185 url(../../img/usr/common/cart_w.png) no-repeat top 10px left 35px / 18px;
  border-radius: 5px;
  padding: 0 0 0 16px;
}
.block-variation--modal-element-detail a.block-add-cart-modal--btn-cart:hover {
  text-decoration: none;
}
.block-add-cart-modal--btn-close {
  width: 200px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  background: #243A5C;
  border-radius: 5px;
  cursor: pointer;
}
.block-add-cart-modal--btn-close:hover {
  opacity: .7;
}
.block-variation--modal-element-detail .block-variation--modal-element-cartbox__reseber {
  background: 0;
}
.block-variation--modal-element-detail .block-variation--modal-element-cartbox__reseber a {
  color: #fff;
  font-size: 16px;
  line-height: 38px;
  background: #6aae5a url(../../img/sys/icon/icon_reserve.png) no-repeat top 10px left 58px / 20px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  letter-spacing: 2px;
  padding: 0 0 0 20px;
}
.block-variation--modal-element-cartbox a.block-variation-add-cart--btn.js-animation-add-cart-in-progress,
.block-variation--modal-element-detail .block-variation--modal-element-cartbox__reseber a.js-animation-add-cart-in-progress {
  background-image: url(../../img/usr/common/loading.gif);
}
.block-variation--modal-element-detail .block-variation--modal-element-cartbox__reseber a.js-animation-add-cart-in-progress {
  background-position: top 10px left 20px;
}

/* ----アイジェントレコメンダー---- */
.dv_recommend {
  display: flex;
  flex-wrap: wrap;
}
#block_of_event .dv_recommend {
  margin: 40px 0 0;
}
.dv_rc_items {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 200px;
  margin: 0 50px 40px 0;
}
#block_of_recommendPlus .dv_rc_items,
#freepage_ranking .dv_rc_items {
  padding: 39px 0 0;
  background-size: auto 18px !important;
}
.dv_rc_items:nth-child(5n+2) {
  margin-right: 0;
}
#block_of_recommendPlus .dv_rc_items:nth-child(3),
#freepage_ranking .dv_rc_items:nth-child(3) {
  background: url(/img/sys/icon/ranking_icon_01.png) top center no-repeat;
  background-size: auto 23px !important;
}
#block_of_recommendPlus .dv_rc_items:nth-child(4),
#freepage_ranking .dv_rc_items:nth-child(4) {
  background: url(/img/sys/icon/ranking_icon_02.png) top center no-repeat;
  background-size: auto 23px !important;
}
#block_of_recommendPlus .dv_rc_items:nth-child(5),
#freepage_ranking .dv_rc_items:nth-child(5) {
  background: url(/img/sys/icon/ranking_icon_03.png) top center no-repeat;
  background-size: auto 23px !important;
}
#block_of_recommendPlus .dv_rc_items:nth-child(6),
#freepage_ranking .dv_rc_items:nth-child(6) {
  background: url(/img/sys/icon/ranking_icon_04.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(7),
#freepage_ranking .dv_rc_items:nth-child(7) {
  background: url(/img/sys/icon/ranking_icon_05.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(8),
#freepage_ranking .dv_rc_items:nth-child(8) {
  background: url(/img/sys/icon/ranking_icon_06.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(9),
#freepage_ranking .dv_rc_items:nth-child(9) {
  background: url(/img/sys/icon/ranking_icon_07.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(10),
#freepage_ranking .dv_rc_items:nth-child(10) {
  background: url(/img/sys/icon/ranking_icon_08.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(11),
#freepage_ranking .dv_rc_items:nth-child(11) {
  background: url(/img/sys/icon/ranking_icon_09.png) top center no-repeat;
}
#block_of_recommendPlus .dv_rc_items:nth-child(12),
#freepage_ranking .dv_rc_items:nth-child(12) {
  background: url(/img/sys/icon/ranking_icon_10.png) top center no-repeat;
}
#freepage_ranking .dv_rc_items:nth-child(13) { background: url(/img/sys/icon/ranking_icon_11.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(14) { background: url(/img/sys/icon/ranking_icon_12.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(15) { background: url(/img/sys/icon/ranking_icon_13.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(16) { background: url(/img/sys/icon/ranking_icon_14.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(17) { background: url(/img/sys/icon/ranking_icon_15.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(18) { background: url(/img/sys/icon/ranking_icon_16.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(19) { background: url(/img/sys/icon/ranking_icon_17.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(20) { background: url(/img/sys/icon/ranking_icon_18.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(21) { background: url(/img/sys/icon/ranking_icon_19.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(22) { background: url(/img/sys/icon/ranking_icon_20.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(23) { background: url(/img/sys/icon/ranking_icon_21.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(24) { background: url(/img/sys/icon/ranking_icon_22.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(25) { background: url(/img/sys/icon/ranking_icon_23.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(26) { background: url(/img/sys/icon/ranking_icon_24.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(27) { background: url(/img/sys/icon/ranking_icon_25.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(28) { background: url(/img/sys/icon/ranking_icon_26.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(29) { background: url(/img/sys/icon/ranking_icon_27.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(30) { background: url(/img/sys/icon/ranking_icon_28.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(31) { background: url(/img/sys/icon/ranking_icon_29.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(32) { background: url(/img/sys/icon/ranking_icon_30.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(33) { background: url(/img/sys/icon/ranking_icon_31.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(34) { background: url(/img/sys/icon/ranking_icon_32.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(35) { background: url(/img/sys/icon/ranking_icon_33.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(36) { background: url(/img/sys/icon/ranking_icon_34.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(37) { background: url(/img/sys/icon/ranking_icon_35.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(38) { background: url(/img/sys/icon/ranking_icon_36.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(39) { background: url(/img/sys/icon/ranking_icon_37.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(40) { background: url(/img/sys/icon/ranking_icon_38.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(41) { background: url(/img/sys/icon/ranking_icon_39.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(42) { background: url(/img/sys/icon/ranking_icon_40.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(43) { background: url(/img/sys/icon/ranking_icon_41.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(44) { background: url(/img/sys/icon/ranking_icon_42.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(45) { background: url(/img/sys/icon/ranking_icon_43.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(46) { background: url(/img/sys/icon/ranking_icon_44.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(47) { background: url(/img/sys/icon/ranking_icon_45.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(48) { background: url(/img/sys/icon/ranking_icon_46.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(49) { background: url(/img/sys/icon/ranking_icon_47.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(50) { background: url(/img/sys/icon/ranking_icon_48.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(51) { background: url(/img/sys/icon/ranking_icon_49.png) top center no-repeat; }
#freepage_ranking .dv_rc_items:nth-child(52) { background: url(/img/sys/icon/ranking_icon_50.png) top center no-repeat; }
#block_of_event #recommender_pc111 .dv_rc_items:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 3px;
  width: 45px;
  height: 45px;
  background: url(../../img/sys/icon_new.png) no-repeat left top / contain;
  z-index: 1;
}
#block_of_event .dv_rc_img img {
  width: 100%;
  height: auto;
}
.dv_rc_name {
  font-size: 14px;
  padding: 5px 0 0;
  margin: 0 0 0.5em;
  text-align: left;
  word-break: break-all;
}
#block_of_recommendPlus .dv_rc_description,
#block_of_recommendPlus .dv_rc_price,
#block_of_event .dv_rc_description,
#recommender_pc411 .dv_rc_description,
#recommender_pc411 .dv_rc_price,
#recommender_pc412 .dv_rc_description,
#recommender_pc412 .dv_rc_price,
#recommender_pc312 .dv_rc_description,
#recommender_pc831 .dv_rc_description {
  display: none;
}
.dv_rc_price {
  color: #444;
  font-size: 14px;
  text-align: left;
  margin-top: auto;
}

