@charset "UTF-8";

.otameshiLinks_wrap{
  display: flex;
}
.lineUp{
  background-color: #ffe9f1;
  padding: 0 4% 14.5%;
}
.lineUp_item{
  margin-bottom: 5%;
}
.lineUp_item:last-child{
  margin-bottom: 0;
}
.setNumberTab_wrap {
  flex-wrap: wrap;
}
.setNumberTab_link_3column:nth-of-type(4),.setNumberTab_link_3column:nth-of-type(5){ margin-top: 10px; }
.setNumberTab_link_3column:nth-of-type(5){
  width: 65.8%;
  margin-right: 0;
}
