@charset "UTF-8";
/*================================================

【楽天市場】★★特集名

=================================================*/


/* article */
.pc-article-wrap > .article {padding: 40px 0;}

/* ecm-kanban */
.ecm-kanban[layout="default"] {
  position: relative;
}
.ecm-kanban[layout="default"] .ecm-kanban-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 360px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.375;
  padding: 0 0 52px;
  text-align: left;
}

.ecm-kanban[layout="default"] .ecm-kanban-text-lead{
  color:#ffffff;
}

/* rn-floatingNavi */
.fixed-swipe-navigation {
  /*  height: 42px; */
  margin: -34px auto 0;
  position: relative;
  width: 960px;
}
.fixed-swipe-navigation .fixed-Navi__menuList {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: 56px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 5px rgba(0,0,0,.15);
}

.fixed-swipe-navigation .fixed-Navi__menuList .fixed-Navi__menuItem {
  position: relative;
}

.fixed-Navi__menuItem.-active {
  margin-top: 0;
  border-bottom: none;
}

.fixed-swipe-navigation .fixed-Navi__menuList .fixed-Navi__menuItem + *:before {
  content: "";
  display: block;
  width: 1px;
  height: 32px;
  background-color: #ededed;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.fixed-swipe-navigation .fixed-Navi__menuList .fixed-Navi__menuItem:first-child {
  border-radius: 8px 0 0 8px;
}
.fixed-swipe-navigation .fixed-Navi__menuList .fixed-Navi__menuItem:last-child {
  border-radius: 0 8px 8px 0;
}
.fixed-swipe-navigation .fixed-Navi__menuItem:last-child:after {
  content: "";
  position: absolute;
  right: -16px;
  top: 0;
  width: 16px;
  height: 100%;
}
.fixed-swipe-navigation .fixed-Navi__menuList .fixed-Navi__menuItem {
  background-color: #fff;
  flex-grow: 1;
  height: 100%;
  width: calc(100% / 5);
}

.fixed-swipe-navigation .fixed-Navi__menuLink {
  display: flex;
  align-items: center;
  justify-content: center;
  height:
  100%;
  padding: 5px 4px 10px;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.fixed-swipe-navigation .fixed-Navi__menuLink:hover {
  font-weight: bold;
  text-decoration: none;
}
    
.fixed-swipe-navigation .fixed-Navi__menuLink:after, 
.fixed-swipe-navigation .fixed-Navi__menuText:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 8px 8px 0 8px;
  border-style: solid;
  border-color: #0495d2 transparent transparent transparent;
}


/* con-headline */
.con-headline__headline {
  margin: 0 0 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

.con-headline__headline--underline, .con-headline__headline.-underline {
  position: relative;
  margin-bottom: 40px;
}

.con-headline.-lv2[layout="default"] .con-headline__headline {
  font-size: 32px;
  line-height: 1.27;
  margin-bottom: 44px;
}
.con-headline.-lv2[layout="default"] .con-headline__headline.-underline:before {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -29px;
  width: 79px;
  height: 14px;
  transform: translateX(-50%);
  background-color: transparent;
  background-image: url(https://r.r10s.jp/evt/event/garden/diy/portablepowersuplly/_pc/img/20210121/rc-headline_icon_default.png);
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}

.con-headline.-lv3[layout="default"] .con-headline__headline {
  font-size: 24px;
}
.con-headline.-lv4[layout="default"] .con-headline__headline {
  font-size: 20px;
}

/* contents */

.con-linkItem__title {
  font-size: 16px;
  font-weight: 700;
}
.con-linkItem__text {
  margin: 8px 0 0;
  font-size: 14px;
}


.ecm-search {
    width: 676px;
    height: 55px;
    margin: 0 auto;
}

.con-search-keyword-container {
    width: 676px;
    margin: 0 auto;
}
.con-search-keyword-container .ecm-search-keyword-list{
  background-color: #ffffff;
}
.con-search-keyword-container .ecm-search-keyword-list:hover{
  opacity: 0.8;
}

.con-search-keyword-label{
  font-size:12px;
}
.article .ecm-search-alcor-horizontal:hover{
  opacity: 0.8;
}

.con-shopIntro {
    box-sizing: border-box;
    background: #fff;
}
.con-shopIntro__imageBox,
.con-shopIntro__itemImageBox {
    position: relative;
    flex: 0 0 auto;
}
.con-shopIntro__imageBox:before,
.con-shopIntro__itemImageBox:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
}
.con-shopIntro__imageBox--1x1:before,
.con-shopIntro__imageBox.-ratio1x1:before,
.con-shopIntro__itemImageBox--1x1:before,
.con-shopIntro__itemImageBox.-ratio1x1:before {
    padding-top: 100%;
}



.con-shopIntro__imageBox img,
.con-shopIntro__itemImageBox img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    min-width: 30%;
    min-height: 30%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.con-shopIntro__imageBox:hover,
.con-shopIntro__itemImageBox:hover {
    opacity: 0.8;
}
.con-shopIntro a.con-shopIntro__link {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 24px;
    color: #333;
    text-decoration: none;
}
.con-shopIntro__imageBox {
    width: 108px;
}

.con-shopIntro__containers {
    width: calc(100% - 124px);
    margin-left: 16px;
}

.con-shopIntro__shopName {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
}
.con-shopIntro__shopName.ra-i-shop:before {
    position: relative;
    top: 3px;
    font-size: 21px;
    font-weight: 400;
    margin-right: 6px;
}
.con-shopIntro__text {
    margin: 8px 0 0;
    font-size: 14px;
    line-height: 22px;
}
.con-shopIntro__itemContainer {
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 0;
}
.con-shopIntro__itemImageBox {
    width: calc((100% - 24px)/4);
    margin: 8px 8px 0 0;
}
.con-shopIntro__itemImageBox:nth-of-type(4n) {
    margin-right: 0;
}

