.custom-button_mw {
  max-width: 400px;
  margin: auto;
}

.cmd-wide_container>.cmd-section.cmd-maxw_824 {
  max-width: 824px !important;
}

.custom-bg_container {
  margin-top: 100px !important;
}

.isCn {
  display: none !important;
}

@media print,
screen and (min-width:993px) and (max-width:1115px) {
  .isCn {
    display: block !important;
  }
}

@media print,
screen and (max-width: 992px) {
  .custom-bg_container {
    margin-top: 80px !important;
  }
}

.bg_rose {
  background: #FCF3F6 url("../images/img_02_pc.jpg") no-repeat right top/ 90% !important;
}

@media print,
screen and (max-width:767px) {
  .bg_rose {
    background: #FCF3F6 url("../images/img_02_sp.jpg") no-repeat right top/ contain !important;
  }

  .custom-point-box.cmd-box_container>.box {
    margin-left: 0 !important;
  }
}

.maxw_230 {
  max-width: 230px;
  margin: auto;
}

.custom-point-box {
  max-width: 1050px;
  margin: auto;
}

.custom-point-box .box .cmd-section {
  text-align: center;
  padding: 2rem 2rem 6rem;
  background: linear-gradient(180deg, #fff 30%, #FCF3F6 30%);
  max-width: 350px;
}

.custom-point-box .box .txt::after {
  font-family: cpbicons !important;
  font-size: 2.5rem;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  bottom: 1%;
  left: 46%;
  content: "\EA03";
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.custom-point-box .box .cmd-section img {
  max-width: 250px;
  width: 100%;
  height: 100%;
  margin-bottom: 2rem;
}

.custom-point-box .box a {
  text-decoration: none;
}

.custom-finish .cmd-mini_container {
  padding: 0 !important;
}

.custom_item-table {
  display: block;
}

.custom_item-table tbody,
.custom_item-table tr,
.custom_item-table th,
.custom_item-table td {
  display: block;
  width: 100%;
}

.custom_item-table th,
.custom_item-table td {
  padding: 20px;
  text-align: center;
}

.custom_item-table th+th,
.custom_item-table th+td,
.custom_item-table td+th,
.custom_item-table td+td {
  border-top: 1px solid #fff;
}

.custom_item-table .custom_item-image {
  background: #fff;
  padding: 0 20px 20px;
  position: relative;
}

.custom_item-table .custom_item-image a {
  text-decoration: none;
}

.custom_item-table .custom_item-image .custom_item-new {
  background: #8A7149;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  padding: 5px 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.custom_item-table .custom_item-name {
  font-size: 2rem;
  margin-top: 0;
}

.custom_item-table .custom_item-button {
  margin-top: 20px;
}

.custom_item-table .custom_item-button .button {
  min-width: 160px;
}

.custom_item-table .custom_item-description {
  margin-top: 2rem;
}

@media print,
screen and (min-width: 993px) {
  .custom_item-table {
    display: -wekit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
  }

  .custom_item-table thead {
    width: 200px;
  }

  .custom_item-table thead th {
    width: 200px;
  }

  .custom_item-table tbody {
    display: -wekit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: calc(100% - 200px);
  }

  .custom_item-table tbody tr {
    border-left: 1px solid #fff;
    width: calc(100% / 2)
  }

  .custom_item-table .custom_item-skin {
    height: 90.66px;
  }

  .custom_item-table .custom_item-description {
    max-width: 350px;
    margin: auto;
    margin-top: 3rem;
  }

  .custom_item-table .custom_item-description,
  .custom_item-table .custom_item-finish,
  .custom_item-table .custom_item-skin,
  .custom_item-table .custom_item-coverage,
  .custom_item-table .custom_item-spf {
    display: -wekit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .custom_item-table .custom_item-th {
    display: none;
  }

  *::-ms-backdrop,
  .custom_item-table tbody tr {
    width: 50%;
  }

  *::-ms-backdrop,
  .custom_item-table tbody tr {
    width: 50%;
  }

  a.linkPCn {
    pointer-events: none;
  }
}

@media print,
screen and (max-width: 992px) {
  .custom_item-table thead {
    display: none
  }

  .custom_item-table tbody tr+tr {
    margin-top: 30px;
  }

  .custom_item-table tbody th {
    padding: 0;
  }

  .custom_item-table td {
    color: #000;
    font-size: 1.6rem;
  }

  .custom_item-table .custom_item-button .button {
    margin: auto;
    width: auto;
  }

  .custom_item-table .custom_item-finish {
    border-top: none;
  }

  .custom_item-table .custom_item-th {
    color: #C6AC62;
    display: block;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }

}

@media print,
screen and (max-width: 374px) {
  .custom_item-table .custom_item-button .button {
    min-width: 140px;
  }
}
