﻿/* CSS Document */ :root {
  --color-sale-dark: #e3007f;
  --color-base-text-dark: #231815;
  --color-base-line-dark: #231815;
}
/*個別画像表示*/
body.ex-salepage .shoplist_cat .item .service .text:after {
  width: 100%;
  height: 140px;
  margin-top: 6px;
  display: block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
body.ex-salepage .shoplist_cat .item.shop161 .service .text:after {
  content: "";
  background-image: url(shop161.png);
}
body.ex-salepage .shoplist_cat .item.shop245 .service .text:after {
  content: "";
  background-image: url(shop245.png);
}
body.ex-salepage .shoplist_cat .item.shop294 .service .text:after {
  content: "";
  background-image: url(shop294.png);
}

body.ex-salepage .shoplist_cat .item.shop320 .service .text:after {
  content: "";
  background-image: url(shop320.png);
}

body.ex-salepage .shoplist_cat .item.shop367 .service .text:after {
  content: "";
  background-image: url(shop367.png);
}




/*-----------------------------------
PC・スマホ共通スタイル
body.ex-salepage
-----------------------------------*/
body.pc #e_navi_foot.common_e_navi {
  display: none !important;
}
body.ex-salepage #contents {
  background: url("bg.gif") repeat #ecdef8;
  width: 100%;
  padding: 0;
  overflow: hidden;
  position: relative;
}
body.ex-salepage #contents-main, body.ex-salepage .shoplist_cat {
  max-width: 100%;
  margin: 0 auto;
  background: none;
  position: relative;
  overflow: visible;
}
body.ex-salepage #contents-main {
  margin-top: 30px;
  width: calc(100% - 80px);
}
body.ex-salepage #contents .inner {
  background: none;
  padding: 0;
  z-index: 1;
  position: relative;
  background: #e9b9cb;
  border-right: 6px solid #fffbf4;
  border-left: 6px solid #fffbf4;
}
body.ex-salepage #contents .inner h2 {
  background: none;
}

body.ex-salepage.pc #contents .inner h2 .sp{
	display: none;
}

body.ex-salepage #contents .inner .exsale_header .catch {
  text-align: center;
  color: #fffbf4;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0 24px;
}
body.ex-salepage #contents .inner .salepage_btn, body.ex-salepage #contents .inner .list_menu {
  max-width: 960px;
  margin: 0 auto;
}
body.ex-salepage #contents .inner .salepage_btn {
  padding: 0 0 16px;
}
body.ex-salepage #contents .inner .salepage_btn .splide {
  margin: 0 auto;
}
body.ex-salepage #contents .inner .list_menu {
  background: #522374;
}
body.ex-salepage .list_menu ul {
  font-weight: bold;
}
body.ex-salepage .list_menu ul li a {
  color: #522374;
  border: none;
  border-bottom: 20px solid #e9df37;
}
body.ex-salepage .list_menu ul li a:after {
  font-family: "Material Symbols Outlined";
  content: "\e5c5";
  display: block;
  font-size: 22px;
  line-height: 1em;
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  text-align: center;
}
body.ex-salepage .shoplist_cat .item .shopname a {
  color: var(--color-base-text-dark);
}
body.ex-salepage .shoplist_cat .item .logo {
  padding: 10px 20px;
  background: #fff;
  box-sizing: border-box;
}
body.ex-salepage #contents .inner .page_btn a:after {
  font-family: var(--fontfamily-icon);
  content: "\e5c5";
  display: block;
  font-size: 24px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  line-height: 0;
  color: #fffbf4;
}
body.ex-salepage #contents-main .shoplist_cat .cat_ttl {
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
}
body.ex-salepage #contents-main .shoplist_cat .cat_ttl:after {
  content: '';
  top: 100%;
  width: 16px;
  height: 15px;
  margin: 0 auto;
  background: url(icn_sakura.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 10px;
  display: block;
}
body.ex-salepage #contents-main .shoplist_cat .cat_ttl {
  background: none;
  color: #522374;
  padding: 0;
  font-size: 20px;
}
body.ex-salepage .shoplist_cat .item_group {
  max-width: 960px;
  width: 100%;
  padding: 16px 0 60px;
  z-index: 1;
  position: relative;
}
body.ex-salepage .shoplist_cat .item_group > li {
  background: #fffbf4;
  border: none;
  border-radius: 8px;
}
body.ex-salepage .shoplist_cat .item .service .text {
  padding-bottom: 20px;
}
body.ex-salepage .attention {
  padding: 0 0 30px;
  margin: 0 auto;
  max-width: 960px;
  color: #fffbf4;
  background: #522374;
}
/*-----------------------------------
PCスタイル
body.ex-salepage
-----------------------------------*/
body.ex-salepage.pc #contents .inner .salepage_btn .splide {
  width: calc(100% - 60px);
  display: flex;
  align-items: stretch;
  padding-right: 5px;
}
body.ex-salepage.pc #contents .inner .splide__track {
  width: calc(100% - 120px);
}
body.ex-salepage div.salepage_btn .splide__list .item {
  padding: 6px;
}
body.ex-salepage div.salepage_btn .splide__list .item .date {
  display: none;
}
body.ex-salepage div.salepage_btn .splide__list .item p.image {
  height: 110px;
}
body.ex-salepage div.salepage_btn .splide__list .item p.image:before {
  top: 16px;
  right: 6px;
}
body.ex-salepage div.salepage_btn .splide__list .item .name a {
  bottom: 9px;
  left: 9px;
  width: calc(100% - 18px);
}
body.ex-salepage div.salepage_btn .splide__list .item p.image img {
  border-color: #fffbf4;
  border-width: 3px;
}
body.ex-salepage.pc #contents .inner .page_btn a {
  width: 110px;
  height: calc(100% - 14px);
  margin: 6px 0 8px 6px;
  padding: 0 0 10px;
  line-height: 1.3em;
  text-align: center;
  font-weight: bold;
  background: var(--color-sale);
  color: #fffbf4;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
}
body.ex-salepage.pc .list_menu ul {
  gap: 10px;
  max-width: 100%;
  padding: 24px 0;
}
body.ex-salepage.pc .list_menu ul li {
  width: auto;
}
body.ex-salepage.pc .list_menu ul li a {
  font-size: 16px;
  line-height: 52px;
  padding: 3px 40px 0;
  border-radius: 6px;
}
body.ex-salepage.pc .shoplist_cat .item_group > li .detail {
  min-height: 50px;
}
/*-----------------------------------
SPスタイル
body.ex-salepage
-----------------------------------*/
body.ex-salepage.sp #contents .inner h2 {
  width: 100%;
}

body.ex-salepage.sp #contents .inner h2 .pc{
	display: none;
}

body.ex-salepage.sp #contents .inner:before {
  border-width: 0px 0 30px 80px;
}
body.ex-salepage.sp #contents div.salepage_btn {
  width: calc(94% + 6px);
}
body.ex-salepage.sp #contents div.salepage_btn .splide {
  display: flex;
  justify-content: space-between;
}
body.ex-salepage.sp div.salepage_btn .splide__track {
  width: calc(100% - 86px);
}
body.ex-salepage.sp div.salepage_btn .splide__list .item {
  padding: 0 3px;
}
body.ex-salepage.sp div.salepage_btn .splide__list .item .name a {
  width: calc(100% - 6px);
  font-size: 0.8em;
  bottom: 0;
  left: 3px;
}
body.ex-salepage.sp div.salepage_btn .splide__list .item p.image {
  height: 80px;
}
body.ex-salepage.sp div.salepage_btn .splide__list .item p.image:before {
  top: 8px;
}
body.ex-salepage.sp div.salepage_btn .page_btn a {
  width: 82px;
  height: 100%;
  box-sizing: border-box;
  background: var(--color-sale);
  color: #fffbf4;
  font-size: 82%;
  line-height: 1.4em;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
  margin: 0;
  padding: 4px 4px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
body.ex-salepage.sp #contents .inner .page_btn a:after {
  font-size: 18px;
}
body.ex-salepage.sp #contents .inner .list_menu {
  width: 100%;
  padding: 14px 0;
  box-sizing: border-box;
}
body.ex-salepage.sp #contents .inner .list_menu ul {
  width: 94%;
  padding: 0;
  gap: 6px;
}
body.ex-salepage.sp #contents .inner .list_menu li {
  width: calc((100% - 18px) / 3);
}
body.ex-salepage.sp #contents .inner .list_menu li:first-of-type {
  width: calc((((100% - 18px) / 3) * 2) + 6px);
}
body.ex-salepage.sp #contents .inner .list_menu li a {
  height: auto;
  border-width: 14px;
  padding: 12px 5px 8px;
  border-radius: 6px;
}
body.ex-salepage.sp #contents .inner .list_menu li:nth-child(1) a, body.ex-salepage.sp #contents .inner .list_menu li:nth-child(3) a {}
body.ex-salepage.sp .list_menu ul li a:after {
  font-size: 20px;
  bottom: -17px;
}
body.ex-salepage.sp .shoplist_cat, body.ex-salepage.sp #contents-main {
  background: none;
  margin-top: 14px;
}
body.ex-salepage.sp .shoplist_cat {
  padding: 0;
  margin: 0 auto;
}
body.ex-salepage.sp #contents-main .shoplist_cat .cat_ttl {
  font-size: 16px;
  border-radius: 0;
  margin-bottom: 6px;
}
body.ex-salepage.sp #contents-main .shoplist_cat .cat_ttl:after {
  margin-top: 5px;
}
body.ex-salepage.sp .shoplist_cat .item_group {
  background: none;
  margin-bottom: 20px;
}
body.ex-salepage.sp .shoplist_cat .item_group > li {
  width: 94%;
  margin: 6px 0;
  border-width: 0;
  border-radius: 8px;
  background: #fffbf4;
}
body.ex-salepage.sp .attention {
  margin-bottom: 0;
  padding: 16px;

}