@charset "utf-8";

/*
 pc-kanban[data-layout="yamawake"]
====================================== */
.pc-kanban[data-layout="yamawake"]{
  height: 525px;
}
.pc-kanban[data-layout="yamawake"] .kanban__insen{
  display: block;
  width: 848px;
  margin: -48px auto 0;
  position: relative;
}

/*================================================
楽天モバイルご契約者様限定100万ポイント山分け
=================================================*/
.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;
}