/* ACTION */
.csr-wrapper {
  overflow: hidden;
  zoom: 1;
  width: 970px;
  margin: 0 auto;
}

.m-csrContents {
  float: right;
  width: 724px;
  margin: 0 0 50px;
}

.m-csrMainVisual {
  margin-bottom: 40px;
}

.m-csrMainVisual__image {
  text-align: center;
}

.m-csrLeadText {
  margin-bottom: 40px;
}

.m-csrBackNumberAnchor {
  margin: 0 0 65px 0;
  overflow: hidden;
  zoom: 1;
}

.m-csrBackNumberAnchorTitle {
  font-weight: bold;
  display: block;
  float: left;
  border-right: 1px solid #e50012;
  margin: 0 10px 0 0;
  padding: 3px 15px 3px 0;
}

.m-csrBackNumberAnchorListItem {
  float: left;
  margin: 0 10px 0 0;
}
.m-csrBackNumberAnchorListItem a {
  color: #e50012;
  position: relative;
  display: block;
  padding: 3px 10px 3px 20px;
}
.m-csrBackNumberAnchorListItem a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #e50013 transparent transparent transparent;
  position: absolute;
  top: 9px;
  left: 4px;
}

.m-yearContentsTitle {
  border-top: 1px solid #e50012;
  color: #e50012;
  font-weight: bold;
  padding-top: 3px;
  margin-bottom: 30px;
}

.m-yearContentsMonthTitle {
  font-weight: bold;
  background: #eaeade;
  padding: 5px 10px;
}

.m-yearContentsList {
  padding: 30px 0;
}

.m-yearContentsListItem {
  margin: 0 0 20px 0;
}

.m-yearContentsListItemDay {
  padding: 0 0 0 0px;
  font-weight: bold;
  font-size: 14px;
}

.m-yearContentsListItemShop {
  line-height: 100%;
  color: #fff;
  background: #e50012;
  display: inline-block;
  padding: 4px 20px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 10px;
  vertical-align: baseline;
}

.m-yearContentsListItemText {
  margin-top: 5px;
}
.m-yearContentsListItemText a {
  padding-left: 20px;
  background: url("../images/pc_cmn_ico_02.png") no-repeat left 0;
}

.m-csrBackNumberAccordion {
  border-bottom: 1px solid #e50013;
}

.m-csrBackNumberAccordionTitie {
  font-weight: bold;
  margin-bottom: 10px;
}

.m-csrBackNumberAccordionYear {
  padding: 20px 0;
  color: #e50013;
  border-top: 1px solid #e50013;
  font-weight: bold;
  cursor: pointer;
  background: url("../images/pc_csr_ico_01.png") no-repeat 98% center;
}
.m-csrBackNumberAccordionYear.is-open {
  background: url("../images/pc_csr_ico_02.png") no-repeat 98% center;
}

.m-csrBackNumberAccordionContent {
  display: none;
}

.m-sideNav {
  width: 190px;
  float: left;
}

@media screen and (max-width: 1000px) {
  .csr-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .m-csrContents {
    width: 100%;
    float: none;
  }

  .m-csrMainVisual__image {
    text-align: center;
    padding: 0;
  }
  .m-csrMainVisual__image img {
    width: 100%;
  }

  .m-csrLeadText {
    width: 94%;
    margin: 0 auto;
  }

  .m-csrMainVisual {
    width: 100%;
    margin-bottom: 20px;
  }

  .m-csrLeadText {
    margin-bottom: 20px;
  }

  .m-csrBackNumberAnchor {
    margin: 0 auto 20px;
    width: 94%;
    overflow: hidden;
    zoom: 1;
  }

  .m-csrBackNumberAnchorTitle {
    font-weight: bold;
    display: block;
    float: none;
    border-right: none;
    margin: 0 10px 0 0;
    padding: 3px 15px 3px 0;
  }

  .m-csrBackNumberAnchorListItem {
    float: left;
    margin: 0 10px 0 0;
  }
  .m-csrBackNumberAnchorListItem a {
    color: #e50012;
    position: relative;
    display: block;
    padding: 3px 10px 3px 20px;
  }
  .m-csrBackNumberAnchorListItem a::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #e50013 transparent transparent transparent;
    position: absolute;
    top: 9px;
    left: 4px;
  }

  .m-yearContents {
    width: 94%;
    margin: 0 auto;
  }

  .m-yearContentsList {
    padding: 15px 0;
  }

  .m-csrBackNumberAccordion {
    width: 94%;
    margin: 0 auto;
  }

  .m-sideNav {
    width: 100%;
    float: none;
  }

  .m-sideNavTitie {
    display: none;
  }

  .m-sideNavList {
    border-top: 2px solid #ccc;
  }

  .m-sideNavListItem a {
    position: relative;
    padding: 20px 10px 20px 23px;
    display: block;
  }
  .m-sideNavListItem a::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #e50013;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -4px;
  }
  .m-sideNavListItem a span {
    display: inline;
  }
  .m-sideNavListItem > span {
    position: relative;
    padding: 20px 10px 20px 23px;
    display: block;
    background: #eaeade;
    font-size: 12px;
  }
  .m-sideNavListItem > span::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #e50013;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -4px;
  }
}
