@charset "UTF-8";
/*================================================

【楽天市場】父の日特集2024｜エントリー＆対象ショップで4,000円以上のお買いもので抽選100名様に5,000ポイントプレゼント

=================================================*/


.bgc-e3f9ff{
  background-color: #e3f9ff;
}


.bgc-e3f9ff .scm-alert-free-shipping-layout-default{
  background-color: #ffffff;
}

/*
period[BEM]
=================================================*/
.period {
  background-color: #e3f9ff;
  padding: 16px 0;
}
.period .period__paragragh {
  font-size: 16px;
  text-align: center;
  color: #333333;
  font-weight: bold;
  line-height: 1.5;
}

/*
 scm-headline[scm]
========================================= */
.father2025-scm-headline-marker {
  position: relative;
  margin-bottom:40px;
}

.father2025-scm-headline-marker span{
  position: relative;
  z-index: 1;
}
.father2025-scm-headline-marker span._sub{
  font-size: 30px;
}
.father2025-scm-headline-marker span._main{
  font-size:40px;
}

.father2025-scm-headline-marker::after {
  content: '';
  position: absolute;
  width:334px;
  height: 49px;
  background-image: url(https://r.r10s.jp/evt/event/father/2025/_pc/img/udr/early/bottom_marker.png?v=202505021639);
  background-repeat: no-repeat;
  background-size: 100% auto;
  left: 0;
  right: 0;
  bottom: -14px;
  z-index: 0;
  margin: 0 auto;
}

/*
 scm-keyword[scm]
========================================= */
.father2024-early-scm-keyword-wrap{
  display: flex;
  justify-content: center;
  width:400px;
  margin:0 auto;
}

.father2024-early-scm-keyword-wrap .scm-keyword {
  display: inline-flex;
  align-items: center;
  padding: 0 12px;
  height: 24px;
  min-height: initial;
  background-color: transparent;
  border-radius: 0;
  color:#0783c2 !important;
}

.father2024-early-scm-keyword-wrap .scm-keyword [class^=ecm-icon-] {
  margin-left: 8px;
  color: #606060;
}

.father2024-early-scm-keyword-wrap .scm-keyword + * {
  border-left: 1px solid #606060;
}


/*
 ecm-keyword[ecm]
========================================= */
.father2024-early-ecm-search {
  background-color: #fff;
}

._search{
  width: 560px;
  margin: 0 auto
  ;
}


/*
 entry
========================================= */
.entry {
  padding: 24px 16px 40px;
}
.entry .entry__paragragh {
  margin: 16px 0 32px;
  font-size: 16px;
  text-align: center;
  /* padding-left: 1em;
  text-indent: -1em; */
}


/*
 shoplist
========================================= */

.father_early_shoplist .ecm-accordion-item{
  list-style: none;
  border-bottom: none;
}

.father_early_shoplist .ecm-accordion-item a:hover{
  text-decoration: underline;
  background-color: transparent;
}

.father_early_shoplist .ecm-accordion-item .ecm-accordion-trigger{
padding: 0;
}
.father_early_shoplist .ecm-accordion-item .ecm-accordion-trigger i{
  display: none;
}