@charset "UTF-8";
.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p20 {
  padding: 20px;
}

.p30 {
  padding: 30px;
}

.p0 {
  padding: 40px;
}

.p50 {
  padding: 50px;
}

.p60 {
  padding: 60px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr50 {
  padding-right: 50px;
}

.pr60 {
  padding-right: 60px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pl50 {
  padding-left: 50px;
}

.pl60 {
  padding-left: 60px;
}

.m10 {
  margin: 10px;
}

.m20 {
  margin: 20px;
}

.m30 {
  margin: 30px;
}

.m40 {
  margin: 40px;
}

.m50 {
  margin: 50px;
}

.m60 {
  margin: 60px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

.mr60 {
  margin-right: 60px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

.ml60 {
  margin-left: 60px;
}

.w10 {
  width: 10%;
}

.w20 {
  width: 20%;
}

.w30 {
  width: 30%;
}

.w40 {
  width: 40%;
}

.w50 {
  width: 50%;
}

.w60 {
  width: 60%;
}

.w70 {
  width: 70%;
}

.w80 {
  width: 80%;
}

.w90 {
  width: 90%;
}

.w100 {
  width: 100%;
}

/* prts__top_latest 新着枠
================================================== */
.prts__top_latest .cmm__latest-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container {
    background-color: #e4e5e8;
  }
}
.prts__top_latest .cmm__latest-container .cmm__latest-cell {
  width: 100%;
  display: table-cell;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmm__latest-cell {
    display: table;
    table-layout: fixed;
    width: auto;
    margin: 8px 2% 0;
    background-color: #ffffff;
  }
}
.prts__top_latest .cmm__latest-container .cmm__latest-cell .cmm__balancer {
  margin: 5px;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmm__latest-cell .cmm__balancer {
    margin: 0;
  }
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 5px;
  overflow: hidden;
  border: 1px solid #d4d4d4;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmsi__pickup-latest {
    border: none;
    padding: 0;
  }
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__pickup-phbox figure img {
  width: 100%;
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__pickup-phbox .cmp__img-top-pickup a {
  display: inline-block;
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__pickup-phbox .cmp__img-top-pickup img {
  width: 100%;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__pickup-phbox {
    position: relative;
    display: table-cell;
    width: 41%;
  }
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__txtbox {
  overflow: hidden;
  height: 6.5em;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__txtbox {
    display: table-cell;
    width: 59%;
    height: auto;
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__txtbox .cmm__pickup-data.mt10 {
    margin-top: 5px;
  }
}
.prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__txtbox .cmm__pickup-data .cmp__top-category {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .prts__top_latest .cmm__latest-container .cmsi__pickup-latest .cmm__txtbox .cmp__pickup-copy {
    margin: 5px 10px 0 10px;
  }
}

.cmm__rhythm-cell .cmm__pickup-phbox {
  background-color: #ffffff;
}

/*　prts__top_topics　トピックス枠
================================================== */
.prts__top_topics {
  margin: 24px 0 0;
  padding: 0 0 2%;
}
@media (max-width: 767px) {
  .prts__top_topics {
    padding: 0 2% 2%;
  }
}
.prts__top_topics .p__layout-table_topic {
  display: table;
  table-layout: fixed;
  width: 100%;
  /*TOP pickup*/
}
@media (max-width: 767px) {
  .prts__top_topics .p__layout-table_topic {
    width: 100%;
    display: block;
    overflow: hidden;
  }
}
.prts__top_topics .p__layout-table_topic .cmm__table-cell {
  width: 100%;
  display: table-cell;
}
@media (max-width: 767px) {
  .prts__top_topics .p__layout-table_topic .cmm__table-cell {
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
}
.prts__top_topics .p__layout-table_topic .cmm__table-cell .cmm__balancer {
  margin: 5px;
}
.prts__top_topics .p__layout-table_topic .cmsi__topic {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.prts__top_topics .p__layout-table_topic .cmsi__topic .cmp__img-top-topic img {
  width: 100%;
}
.prts__top_topics .p__layout-table_topic .cmsi__topic .cmm__txtbox {
  overflow: hidden;
  height: 6.5em;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  .prts__top_topics .p__layout-table_topic .cmsi__topic .cmm__txtbox {
    height: 4.5em;
  }
}
@media (max-width: 767px) {
  .prts__top_topics .p__layout-table_topic .cmsi__topic .cmm__txtbox .cmm__topic-data {
    padding: 5px 0 0 5px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .prts__top_topics .p__layout-table_topic .cmsi__topic .cmm__txtbox .cmp__topic-copy {
    margin: 5px 10px 0;
    padding: 0;
    font-size: .prts__top_topics .p__layout-table_topic .cmsi__topic .cmm__txtbox .cmp__topic-copy px16;
    font-weight: 600;
    line-height: 1.4;
  }
}

/* p__layout-table_topic トピックス（SPN：2カラム横並び)追記 */
@media (max-width: 767px) {
  .p__layout-table_topic {
    padding: 0;
  }

  .p__layout-table_topic .cmm__table-cell {
    margin: 0;
  }

  .p__layout-table_topic .cmm__table-cell:nth-child(1) .cmm__balancer {
    margin: 0 2% 2% 0;
  }

  .p__layout-table_topic .cmm__table-cell:nth-child(2) .cmm__balancer {
    margin: 0 0 2% 2%;
  }

  .p__layout-table_topic .cmsi__topic {
    padding: 0;
  }
}
/* トピックス内のflexboxレイアウトに関して（PCのみ）　*/
.prts__top_topics .cmm__flex-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
.prts__top_topics .cmm__flex-container.flex__direction-reverse {
  flex-direction: row-reverse;
}
.prts__top_topics .cmm__flex-container .cmm__flex-cell {
  width: 25%;
}
.prts__top_topics .cmm__flex-container .cmm__flex-cell .cmm__flex-balancer__padding {
  padding: 5px;
  height: 100%;
}
.prts__top_topics .cmsi__pickup-flex {
  width: 100%;
  height: 100%;
  border: 1px solid #d4d4d4;
}
.prts__top_topics .cmsi__pickup-flex .cmm__pickup-phbox {
  position: relative;
}
.prts__top_topics .cmsi__pickup-flex .cmm__pickup-phbox .cmp__img-top-pickup a {
  display: inline-block;
}
.prts__top_topics .cmsi__pickup-flex .cmm__pickup-phbox .cmp__img-top-pickup img {
  width: 100%;
}

/* prts__top_attention コンテンツスライダーPC表示枠
================================================== */
.prts__top_attention {
  margin-bottom: 40px;
}
.prts__top_attention .cmm__attention-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.prts__top_attention .cmm__attention-container .cmm__attention-cell {
  width: 100%;
  display: table-cell;
}
.prts__top_attention .cmm__attention-container .cmm__attention-cell .cmm__balancer {
  margin: 5px;
}
.prts__top_attention .cmm__attention-container .cmsi__pickup-attention {
  background-color: #ffffff;
  position: relative;
  padding-bottom: 5px;
  overflow: hidden;
  border: 1px solid #d4d4d4;
}
.prts__top_attention .cmm__attention-container .cmsi__pickup-attention .cmm__pickup-phbox figure img {
  width: 100%;
}
.prts__top_attention .cmm__attention-container .cmsi__pickup-attention .cmm__pickup-phbox .cmp__img-top-pickup a {
  display: inline-block;
  border-bottom: 1px solid #d4d4d4;
}
.prts__top_attention .cmm__attention-container .cmsi__pickup-attention .cmm__pickup-phbox .cmp__img-top-pickup img {
  width: 100%;
}
.prts__top_attention .cmm__attention-container .cmsi__pickup-attention .cmm__txtbox {
  overflow: hidden;
  height: 3.2em;
}
.prts__top_attention .cmsi__top-relation-box .cmp__top-relation-list {
  overflow: hidden;
  margin: 0;
  text-align: right;
}
.prts__top_attention .cmsi__top-relation-box .cmp__top-relation-list .cmm__top-relation {
  display: inline;
  font-weight: 200;
  line-height: 1.4;
  font-size: 88%;
}
.prts__top_attention .cmsi__top-relation-box .cmp__top-relation-list .cmm__top-relation a {
  text-decoration: underline;
  display: inline-block;
  padding: 4px;
}
