@charset "utf-8";

/*
 pc-kanban[data-layout="yamawake"]
====================================== */
.pc-kanban[data-layout="yamawake"]{
  height: 620px;
}
.pc-kanban[data-layout="yamawake"] .kanban__insen{
  display: block;
  width: 498px;
  margin: -30px auto 0;
  position: relative
}

/*
ふるさと納税告知
====================================== */
.pc-kanban[data-layout="furusato"]{
  height: 620px;
}
.pc-kanban[data-layout="furusato"] .kanban__insen{
  display: block;
  width: 498px;
  margin: -30px auto 0;
  position: relative;
}

.furusato_info {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  justify-content: center;
  text-align: center;
}

.furusato_info-icon {
  font-size: 20px;
  color: #fff;
}

.furusato_info-soon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 57px;
  height: 57px;
  border-radius: 50%;
  background-color: #fff;
  color: #FF9100;
  font-size: 12px;
  line-height: 1.3;
  font-weight: bold;
  letter-spacing: -.03em;
}

.furusato_info-text {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}

/*================================================
楽天モバイルご契約者様限定100万ポイント山分け
=================================================*/
.mobile_info {
  text-align: center;
  padding-top: 3px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #fff;
  width: 609px;
  margin: 0 auto;
}

.con_howto .howto_accordion_btn._02{
  background-color: #ff9ae8;
  border: solid 2px #ff9ae8;
  margin-top: 40px;
}
.con_howto .howto_accordion_btn._02 .yamawake__icon{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff!important;
  letter-spacing:-.03em;
  width: 84px;
  height: 84px;
  line-height: 1;
  margin-right: 20px;
  background-color: #ff008c;
  border-radius: 42px;
}
.con_howto #howto_accordion_panel02{
  border-top: none;
  border-radius: 0 0 10px 10px;
  padding: 0;
  transition: all 0.5s;
  border: solid 2px #ff9ae8;
}
._yamawake{
  background-color: #ffe0f8;
  padding-top: 28px;
  padding-bottom: 24px;
  border-radius: 0 0 10px 10px;
}
._yamawake .con_lead{
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
}
.yamawake__notice{
  width: 682px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.yamawake__link{
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
}
.yamawake__link .ecm-icon-chevron-down{
  vertical-align: middle;
  padding-left: 4px;
}

/* contents */
._pointup7{
  background-color: #ffe9cc!important;
  padding-top: 30px;
  padding-bottom: 30px;
}
  
.pointup7_boxwrap{
  display: flex;
  flex-direction:column;
  justify-content: space-between;
  /* align-items: flex-start; */
  padding:0 30px;
}

.pointup7_whitebox{
  box-sizing: border-box;
  width:100%;
  background-color: #ffffff;
  padding:20px 20px;
  border-radius: 33px;
}
  
.pointup7_whitebox + .pointup7_whitebox{
  margin-top: 24px;
}
  
.point7_ttl{
  display: flex;
  flex-direction: row;
  width:100%;
  justify-content:flex-start ;
  align-items: center;
  margin-bottom: 24px;
}
.point7_ttl img{
  margin-right: 36px;
  margin-left: 72px!important;
  
}
.point7_ttl span{
  color:#333333;
  font-weight: bold;
  font-size:24px;
}

.pointup7_whitebox ._sub + ._sub{
  margin-top: 4px;
}

  /*
ポイント7倍でこんなにおトク
----------------------------------------*/

.con_howto .howto_accordion_btn._01{
  border: 2px solid #6c4f1d!important;
  background-color:  #6c4f1d!important;
}

.con_howto #howto_accordion_panel01{
  border: 2px solid #f8e9ce!important;
  border-radius:0 0 10px 10px ;
  overflow: hidden;
}
.con_howto .howto_accordion_btn._01:after{
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  border-top: 3px solid #ffffff!important;
  border-right: 3px solid #ffffff!important;
  position: absolute;
  z-index: 2;
  top: 36px;
  right: 36px;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: all 0.5s;
}

.con_howto .howto_accordion_btn._01[aria-expanded=true]:after{
  top: 44px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all 0.5s;
}

/* contents */

p.con_lead_furusato {
    padding-left: 11px;
    border-left: 8px solid #bf0000;
    font-size: 21px;
    color: #5d3e08;
    margin-bottom: 10px;
    font-weight: bold;
}

.con_furusato_info{
    width: 506px;
    margin: 0 auto;
}

._pointup{
  background-image: url('https://r.r10s.jp/evt/event/campaign/card/pointday/_pc/img/20250825/bg_pattern.png')!important;
  background-size: auto 28px!important;
  padding: 0 32px 32px!important;
  /* width: 960px!important;
  border-radius: 6px 6px 0 0!important; */
  overflow: hidden!important;
}

.pointup_whitebox{
  padding:30px 20px!important;
}

.pointup_whitebox p{
    color: #333333!important;
    font-size: 20px!important;
    line-height: 1.3!important;
    width: 528px!important;
    margin: 0 auto!important;
}