@charset "UTF-8";
/*================================================

父の日特集2026 TOP

=================================================*/
/*
 father2026-top-kanban
=================================================*/
.father2026-top-kanban{
  position: relative;
  height: 410px;
  overflow:hidden;
}
.father2026-top-kanban .scm-kanban-image{
  position: absolute;
  max-width:1920px;
  width:1920px;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  overflow:hidden;
}
.h1__image {
  height: 0;
  overflow: hidden;
}

/*
 top_mv_banner
=================================================*/
.ecm-slider.-father2026 {
  background-color: transparent;
  filter:drop-shadow(0 0 5px rgba(0,0,0,.3));
}
.ecm-slider.-father2026 .ecm-slider-slide:hover{opacity:1!important;}
.ecm-slider.-father2026 .ecm-slider-slide img:hover{opacity:.8!important;}

/*
 top_mv_banner_modal
=================================================*/
.scm-modal-trigger.scm-modal-trigger-static.-father2026 {
  background: inherit!important;
  font-size: 16px!important;
}
.ecm-modal-content.-father2026 {
  border-radius: 8px;
}

/*
-father2026-guide-list
=================================================*/
.-father2026-guide-list .scm-content-card-guide-header{
  background: #133469;
}
.-father2026-guide-list .scm-content-card-image-ratio-3x1{
  aspect-ratio:2/1;
}
.-father2026-guide-list .scm-content-card-triangle{
  border-color: transparent transparent #f49a0b transparent;
}

/*
 article_footer
=================================================*/
.guidelist-father2026 .scm-commentary-title{color:#053142;}
.guidelist-father2026 .scm-commentary-text{
  color: #133469;
  line-height: 1.5;
}
.guidelist-father2026 .scm-commentary:not(:last-child){
  border-bottom-color: #333333;
}
.guidelist-father2026 .ecm-button{
  background-color: #ffffff;
  color:#333!important;
  border:solid 1px #133469!important;
}
.guidelist-father2026 .ecm-button:hover,
.guidelist-father2026 .ecm-button:visited{
  background-color: #ffffff;
  color:#333!important;
}
.guidelist-father2026 .ecm-button i{
  color:#133469!important;
  margin-right: 0!important;
}
.guidelist-father2026 .ecm-view-more-button{
  border:none!important;
  color:#fff;
  background-color: #133469;
}
.guidelist-father2026 .ecm-view-more-button i{
  color:#fff;
}