/******************************************
 * kms_Template_Cstlmtdsl$ColumnContainerPC
 ******************************************/
/* タイトルエリア */

.r-allitem-btn-area {
  display: flex;
  margin: 27px 20px;
  flex-flow: column;
  justify-content: center;
  width: fit-content
}

.r-allitem-btn-area a {
  text-decoration: none;
  z-index: 3
}

.r-allitem-btn-area .r-allitem-btn {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #8538f9;
  position: relative;
  margin: 0 auto
}

.r-allitem-btn-area .r-allitem-btn::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  left: 12px;
  top: 15px;
  transform: rotate(45deg)
}

.r-allitem-btn-area span {
  color: #3f3f3f;
  display: block;
  font-family: Hiragino Kaku Gothic Pro;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  margin-top: 16px;
  white-space: nowrap
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_titlearea {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* margin-left: 7px !important; */
  margin-bottom: 20px!important;
}

.mc_cslm_disp .mc_cslm_applytimeMsg {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #C4A238;
  margin-bottom: 5px;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_titlearea_left h2 {
  width: auto !important;
}

.mc_cslm_disp .mc_cslm_titlearea .mc_cslm_lp_btn a,
.mc_cslm_disp .mc_cslm_titlearea .mc_cslm_lp_btn a:visited,
.mc_cslm_disp .mc_cslm_titlearea .mc_cslm_lp_btn a:hover {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #8538F9 !important;
}

/* アイテムエリア */

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items {
  height: auto;
  overflow: hidden;
  width: auto;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items ul.mc_cslm_disp_itemslist {
  width: auto;
  position: relative;
  left: 0;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items ul.mc_cslm_disp_itemslist li {
  width: 250px;
  padding-bottom: 0px;
  margin-right: 15px !important;
  font-size: 10px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 20px !important;
  height: 100px;
  /* display: flex; */
  flex-direction: row;
}

span.mc_cslm_dispcontents {
  width: 250px;
  display: flex;
  height: 100px;
  position: relative;
}

span.mc_cslm_dispcontents r-img {
  width: 100%;
  display: inline-block;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-img {
  height: 100px;
  width: 100px;
  display: block;
  margin-bottom: 0 !important;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-img img {
  border-radius: 6px 0 0 6px;
}


.r-offrate_label {
  position: absolute;
  bottom: 0;
  justify-content: center;
  align-items: center;
  padding: 2px 4px;
  gap: 10px;
  background: rgba(195, 162, 56, 0.85);
  border-radius: 0px 0px 0px 6px;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 10px;
  align-items: center;
  color: #FFFFFF;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-info {
  line-height: 1.5;
  font-size: 10px;
  padding: 10px;
  width: 150px;
  box-sizing: border-box;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-info h2 {
  width: unset !important;
  height: unset !important;
  text-indent: 0px !important;
  margin: 0 0 7px 0 !important;
  display: block;
  flex-direction: column;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-item {
  margin: 10px 0 !important;
  font-size: 10px !important;
  border-bottom: none !important;
  font-weight: normal !important;
  margin-bottom: 7px;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-brand {
  color: #999;
  font-size: 10px !important;
  display: block;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  color: #3F3F3F;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto;
  text-indent: 0px !important;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-item .item_name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 18px;
  color: #3F3F3F;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-price {
  /* font-family: Verdana; */
  /* font-size: 10px !important; */
  word-wrap: normal;
  /* color: #666; */
  /* font-family: 'Hiragino Kaku Gothic Pro'; */
  /* font-style: normal; */
  /* font-weight: 600; */
  /* font-size: 10px; */
  /* line-height: 15px; */
  /* color: #FF5C5A; */
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 15px;
  color: #FF5C5A;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-old-price {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 9px;
  line-height: 10px;
  color: #9F9F9F;
  text-decoration: line-through;
  margin-left: 5px;
}

.mc_cslm_disp .mc_cslm_disp_area .mc_cslm_disp_items .r-yen {
  font-size: 8px;
}

/* カルーセルボタン */

.mc_cslm_disp .r-control {
  z-index: 1000;
}

.mc_cslm_disp .r-control li, .mc_cslm_disp .r-control a {
  display: block;
  width: 27px;
  height: 71px;
  text-indent: -9999px;
  overflow: hidden;
}

.mc_cslm_disp .r-control .r-prev {
  visibility: hidden;
  position: absolute;
  top: calc((100% - 20px)/2) !important;
  top: calc (50% !important);
  bottom: 50% !important;
  /* top: 0 !important; */
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  /* left: 0%; */
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%););
  -ms-transform: translateY(-50%);
  background: url("https://voi.0101.co.jp/voi/content/dam/01/exclusivepage/index/pc/css_parts/btn_recommend_prev.png") no-repeat 0 0;
}

.mc_cslm_disp .r-control .r-next {
  position: absolute;
  top: calc((100% - 20px)/2) !important;
  top: calc (50% !important);
  bottom: 50% !important;
  /* top: 0 !important; */
  right: 0;
  background: url("https://voi.0101.co.jp/voi/content/dam/01/exclusivepage/index/pc/css_parts/btn_recommend_next.png") no-repeat 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  /* left: 0%; */
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/******************************************
 * kms_Template_Cstlmtdsl_B$ColumnContainerPC
 ******************************************/

.mc_cslm_disp .mc_cslm_header_area {
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  background: url(/voi/custlmtdsale/images/cstlmtd_headerbk_pc.png) no-repeat;
  margin-bottom: 20px;
}

.mc_cslm_disp .mc_cslm_header_area .mc_cslm_header_msg {
  display:flex;
  align-items: center;
}
.mc_cslm_disp .mc_cslm_header_area .mc_cslm_header_msg .mc_cslm_header_applytimeMsg {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  display: inline;
  color: #C3A238;
  display: flex;
}

.mc_cslm_disp .mc_cslm_header_area .mc_cslm_header_msg:before {
  background: url(/voi/custlmtdsale/images/icon_clock_pc.png) no-repeat;
  content:"";
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: 26.5px auto;
  margin-bottom: 8px;
  margin-right: 9.28px;
}

.mc_cslm_disp .mc_cslm_header_area .mc_cslm_header_msg h2 {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  display: inline;
  align-items: center;
  text-align: center;
  color: #3F3F3F;
  margin-left: 5px;
}

/* カルーセルボタン */
.r-allow-btn-wrapper {
  position: absolute;
  top: calc((100% - 20px) / 2);
  transform: translate(0, -50%);
  display: flex;
  justify-content: space-between;
  width: 950px;
  z-index: 2;
  pointer-events: none
}

.r-allow-btn-wrapper .r-allow-btn {
  box-sizing: border-box;
  border: 2px solid #fff;
  border-radius: 21px;
  width: 42px;
  height: 42px;
  background: rgba(0, 0, 0, .1);
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  pointer-events: auto;
}

.r-allow-btn-wrapper .r-allow-btn a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.r-allow-btn-wrapper .r-allow-btn.r-prev {
  visibility: hidden;
}

.r-allow-btn-wrapper .r-allow-btn.r-prev i {
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  margin-left: 3px;
  display: inline-block;
}

.r-allow-btn-wrapper .r-allow-btn.r-next i {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  margin-right: 3px;
  display: inline-block;
}

/* すべてみるボタン */

.mc_cslm_disp .cslmsl_disp__cslmlp_btn_area {
  margin: 20px auto 30px auto;
  display: flex;
  justify-content: center;
}

.mc_cslm_disp .cslmsl_disp__cslmlp_btn_area .cslmsl_disp__cslmlp_btn a {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #8538F9;
}

/******************************************
 * kms_Template_Cstlmtdsl$ContainerSP
 ******************************************/

.mc_cslm_disp .cslmsl_disp_section {
  width: 100%;
  height: auto !important;
  margin-top: 20px;
}

.mc_cslm_disp .cslmsl_disp_section {
  width: 100%;
  height: auto !important;
  margin-top: 20px;
  margin-bottom: 25px;
}

section.cslmsl_disp_section:has(.cslmsl_disp__header) {
    padding-bottom: 20px;
    margin-top: 15px;
    border-bottom: #EEEEEE 10px solid;
}

section.cslmsl_disp_section .cslmsl_disp__title {
  display: flex;
  margin-bottom: 20px;
  align-content: center;
  justify-content: space-between;
  margin: 26px 0 20px 0;
  align-items: flex-end;
}

section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp_title_area .mc_cslm_applytimeMsg {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #C4A238;
  margin-bottom: 5px;
  text-align: center;
}

section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp__cslmlp_btn {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #8538F9;
}

section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp__cslmlp_btn a, section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp__cslmlp_btn a:visited, section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp__cslmlp_btn a:hover {
  color: #8538F9;
}

section.cslmsl_disp_section .cslmsl_disp__title .cslmsl_disp_title_area .sectionTitle {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #4A4A4A;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area {
  height: max-content;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider {
  overflow-x: scroll;
  margin-bottom: -5px;
  margin-right: -15px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li {
  width: 250px;
  height: 100px;
  margin-right: 15px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-img {
  width: 100px;
  border-radius: 6px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-img img {
  border-radius: 6px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info {
  width: 150px;
  padding: 10px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info .r-item .r-brand {
  color: #999;
  font-size: 10px !important;
  display: block;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  color: #3F3F3F;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto;
  text-indent: 0px !important;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info .r-item .item_name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 18px;
  color: #3F3F3F;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info .r-price {
  word-wrap: normal;
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 15px;
  color: #FF5C5A;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info .r-old-price {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 300;
  font-size: 9px;
  line-height: 10px;
  color: #9F9F9F;
  text-decoration: line-through;
  margin-left: 5px;
}

.mc_cslm_disp .cslmsl_disp_section .primaryLayout__block .cslmsl_disp_itemdisp_area .cslmsl_disp_itemdisp_Slider li .r-info .r-yen {
  font-size: 9px;
  font-style: normal;
}


/******************************************
 * kms_Template_Cstlmtdsl_B$ContainerSP
 ******************************************/

.cslmsl_disp__header {
  height: 80px;
  display: flex;
  /* align-content: center; */
  flex-direction: row;
  justify-content: center;
  margin-bottom: 19px;
  background: url(/voi/custlmtdsale/images/cstlmtd_headerbk_pc.png) no-repeat;
}

.cslmsl_disp__header .cslmsl_disp_header_area {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cslmsl_disp__header .cslmsl_disp_header_area .mc_cslm_applytimeMsg {
  display: flex;
  margin-bottom: 8px;
  align-items: center;
  align-content: center;
  position: relative;
  flex-wrap: wrap;
}

.cslmsl_disp__header .cslmsl_disp_header_area .mc_cslm_applytimeMsg:before{
  background: url(/voi/custlmtdsale/images/icon_clock_sp.png) no-repeat;
  content:"";
  width: 16.95px;
  height: 20px;
  display: inline-block;
  background-size: 16.95px auto;
  margin-right: 2.56px;
  margin-top: 0;
  position: absolute;
  left: -20px;
  top: -2px;
}

.cslmsl_disp__header .cslmsl_disp_header_area h2.sectionTitle {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #3F3F3F;
}

.cslmsl_disp__cslmlp_area {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #8538F9;
  display: flex;
  justify-content: center;
  padding-top: 22px;
  padding-bottom: 20px;
  height: 10px;
}

.cslmsl_disp__cslmlp_area a, .cslmsl_disp__cslmlp_area a:visited, .cslmsl_disp__cslmlp_area a:hover {
  font-family: 'Hiragino Kaku Gothic Pro';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: right;
  color: #8538F9 !important;
  height: 12px;
}