@charset "UTF-8";
/*================================================

【楽天市場】ゆかた特集2025｜この夏を彩るゆかたに出会おう | TOP

=================================================*/
/*-----------------------------------------------

kanban

-----------------------------------------------*/
.kanban-banner {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.header .top_kanban{
  position: relative;
}

.header .ecm-kanban-badge{
  position: absolute;
  right:calc(50% - 480px);
  bottom: 32px;
}

.badge_shadow{
  filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.15));
}


/*-----------------------------------------------

article

-----------------------------------------------*/
/*
coupon
-----------------------------------------------*/
.article-coupon {
  background-image: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/top/article-coupon_bg.png);
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-position: center top;
  padding-top: 80px;
  padding-bottom: 80px;
}

.coupon-date {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
  background-color: #efefef;
  padding: 32px 60px;
  line-height: 1.5;
}
.coupon-date > div > a {
  padding-left: 48px;
  padding-right: 48px;
  font-size: 16px;
}

.coupon-date-text {
  font-size: 18px;
}

.anchor-banner {
  width: 574px;
  margin: 0 auto;
}

/*-----------------------------------------------

ecm-coupon[ecm]

-----------------------------------------------*/
.ecm-coupon-layout-default .ecm-coupon-discount {
  color: #a1842c;
}
.ecm-coupon-layout-default .ecm-coupon-text .ecm-icon-coupon-filled {
  color: #fff;
}
.ecm-coupon-layout-default .ecm-coupon-link:before {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 10px, #fff 10px, #fff 11px, #fff 12px), radial-gradient(circle at center right, transparent 0px, transparent 10px, #fff 10px, #fff 11px, #fff 12px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
  border-radius: 4px;
}
.ecm-coupon-layout-default .ecm-coupon-link:after {
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 10px, #fff 11px), radial-gradient(circle at center right, transparent 0px, transparent 10px, #fff 11px);
  background-size: calc(55% + 1px) 100%, calc(55% + 1px) 100%;
  background-repeat: no-repeat;
  background-position: -1px 50%, calc(100% + 1px) 50%;
  border-radius: 4px;
}
.ecm-coupon-layout-default .ecm-coupon-text {
  border-top: none;
  color: #fff;
  background-color: #a1842c;
}

/*-----------------------------------------------

d-grid[ecm]

-----------------------------------------------*/
.d-grid-keyword .figcaption {
  font-size: 16px;
  font-family: var(--font_rakuten_medium);
  text-align: center;
  margin-top: 10px;
}

.d-grid-keyword-ladies .figcaption {
  color: #813547;
}
.d-grid-keyword-ladies a:hover {
text-decoration: underline #813547;
}

.d-grid-keyword-mens {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.d-grid-keyword-mens .figcaption {
  color: #163ea1;
}
.d-grid-keyword-mens a:hover {
text-decoration: underline #163ea1;
}

.d-grid-keyword-kids {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.d-grid-keyword-kids .figcaption {
  color: #6e5e1c;
}
.d-grid-keyword-kids a:hover {
text-decoration: underline #6e5e1c;
}
.d-grid a:hover{opacity:.8;}
/*# sourceMappingURL=cnt_top.css.map */

.topflo{
    border: none;
    background: transparent;
    padding: 0;
}
.topflo a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    font-family: var(--font_mincho);
    height: 130px;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 90px;
    box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.15);
    background: #a1842c;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

.topflo:hover{
    background: transparent;
}
.topflo a:hover{
    opacity:.8;
}
.ecm-slider-slide :hover{
    opacity:.8;
}