@charset "UTF-8";
/*================================================

【楽天市場】ゆかた特集2025｜メンテナンス

=================================================*/
/* txtColor */
.txtColor_ffc172{color:#ffc172!important;}

/* clean-container */
.clean-container{
  background-image: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/udr/clean/clean-container_bg.png);
  background-repeat: repeat-y;
  background-position: center top;
}

/*
 d-grid-anchor
======================================== */
.d-grid-anchor-clean{
  width: 390px;
  margin: 0 auto;
}
.d-grid-anchor-checklist{
  width: 480px;
  margin: 0 auto;
}
.d-grid-anchor-link{
  position: relative;
  display: block;
  text-decoration: none!important;
  color: #b86c0a!important;
}
.d-grid-anchor-link:hover{opacity:.8;}
.d-grid-anchor-text{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-family: var(--font_mincho);
  text-align: center;
}

/*
 udr-heading
======================================== */
.udr-heading-clean {
  background-image: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/cmn/heading-guide_bg.png);
  background-repeat: no-repeat;
  min-height:133px!important;
}

/*
 cleanSubTtl
======================================== */
.cleanSubTtl{
  text-align: center;
}
.cleanSubTtl > span{
  font-size:28px;
  font-weight:bold;
  padding-bottom:24px;
  color:#312e27;
  font-family: var(--font_mincho);
  background: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/cmn/heading-sub-guide_icon.png) center bottom no-repeat;
  letter-spacing: -.025em;
  display: block;
}

/*
 cleanKeepTtl
======================================== */
.cleanKeepTtl{
  font-size: 24px;
  color:#312e27;
  font-family: var(--font_mincho);
  text-align: center;
  padding-bottom: 16px;
  background: url(https://r.r10s.jp/evt/event/fashion/yukata/2025/_pc/img/udr/heading-sub-modal-shoplist_line.png) center bottom no-repeat;
}

/*
 step
======================================== */
.stepTtl{
  font-size:18px;
  font-weight: bold;
  color:#333333;
}
.stepWrap{
  display: flex;
  flex-wrap:wrap;
}
.stepWrap__image{
  width: 215px;
  margin-right: 36px;
}
.stepWrap__text{
  width:calc(100% - 251px);
}

/*
 collapse
======================================== */
.collapse .stepTxt{
  padding:10px;
  font-size:16px;
  line-height: 1.5;
  letter-spacing: -0.025em;
  color:#333333;
}