@charset "utf-8";
/* ==================================================== 

楽夏 共通パーツ css | PC

===================================================== */
.modal_top_campaign_rakunatsu{
  z-index: 10000;
}
.top-campaign-banner{
  position: relative;
  border-bottom:1px solid #cccccc;
  color:#0783c2 !important;
  text-decoration: none;
  line-height: 1.3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 32px;
  box-sizing: border-box;
  height: 60px;
}
.top-campaign-banner::before{
  content: "";
  position: absolute;
  width: 1920px;
  height: 61px;
  background-image: url(https://r.r10s.jp/evt/event/genre/rakunatsu/_pc/img/20260601/gawa/top_header_bg.png);
  background-size: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  z-index: -1;
}
.top-campaign-banner .cmn-rakunatsu-header-text{
  font-weight: normal;
  font-size: 14px;
  display: block;
  flex-shrink: 0;
  position: relative;
  margin-left: auto;
  font-size: 16px;
  font-weight: bold;
}
.cmn-rakunatsu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  align-items: center;
}
.cmn-rakunatsu-header-logo{
  height: 100%;
  margin: auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmn-rakunatsu-header-logo:hover{
  opacity: .8;
}
.cmn-rakunatsu-header-campaign-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background-color: #fff;
  padding: 10px 13px;
  border-radius: 4px;
}
.cmn-rakunatsu-header-campaign-btn:hover{
  opacity: .8;
  cursor: pointer;
}
.cmn-rakunatsu-header-image{
  display: block;
  object-fit: contain;
  height: 38px;
}
.cmn-rakunatsu-header-icon{
  background-color: #fff;
  color: #0783c2;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cmn-rakunatsu-header-icon .ecm-icon-chevron-right{
  font-size: 14px;
  display: block;
  color: #0078B5;
}
.top-campaign-modal-rakunatsu{
  color: #333;
}
.top-campaign-modal-rakunatsu .ecm-modal-title{
  text-align: center;
  font-size: 30px;
  padding-top: 18px;
  margin-bottom: 28px;
  color: #333;
}
.top-campaign-modal-rakunatsu .ecm-modal-title-text{
  display: block;
  position: relative;
  padding-bottom: 20px;
}
.top-campaign-modal-rakunatsu .ecm-modal-title-text::after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100px;
  height: 10px;
  margin: auto;
  background-image: url("https://r.r10s.jp/evt/event/genre/rakunatsu/_pc/img/20260601/top/dec_ttl03.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom 0 left 0;
}
.top-campaign-modal-rakunatsu .ecm-modal-title._coupon_ttl{
  margin-top: 24px;
}
.ecm-modal-end-close-rakunatsu{
  text-align: center;
  margin-top: 32px;
  font-size: 16px;
  color: #333;
}
.ecm-modal-end-close-rakunatsu:hover{
  opacity: .8;
  cursor: pointer;
}
.ecm-modal-end-close-rakunatsu .ecm-icon-close:before{
  vertical-align: middle;
}
.cmn-rakunatsu-banner-image{
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.cmn-rakunatsu-banner-box a:hover{
  opacity: .8;
  cursor: pointer;
}

/* rakunatsu_banner_area */
.rakunatsu_banner_area{
  padding: 80px 0;
}
.rakunatsu_banner_box + .rakunatsu_banner_box{
  margin-top: 96px;
}
.rakunatsu_banner{
  margin-top: 24px;
}

.rakunatsu_banner_box .cmn-rakunatsu-banner-box{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.modal_top_campaign_rakunatsu .cmn-rakunatsu-banner-box._coupon{
  width: 336px;
  margin: 0 auto;
}