.c5-addListDecoration {
  max-width: 1167px;
  margin: 0 auto;
  margin-left: auto !important;
  padding-left: 1em !important;
  text-indent: -1.3em !important;
}

.c5-inStoreItem1__storeButton {
  font-size: 0.875rem !important;
  padding: 8px 18px !important;
}

.c5-shitadori_sengen {
  border: 1px solid #808080;
  padding: 40px;
  margin: 0 auto 10%;
}

#c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol {
  width: 40%;
}

#c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

.c5-titleSidebtn {
  display: flex !important;
  justify-content: space-between !important;
}

.s5-header2__heading--large {
  font-size: 1.75rem !important;
}

h2.s5-header2__heading, div.s5-header2__heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  float: left;
  margin: 0 10px 10px 0;
}

.s5-header2__utils3 {
  display: block !important;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 45%;
}

.s5-header2__utils3 ul {
  display: flex !important;
  justify-content: space-between !important;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 93%;
}

.s5-header2__utils3 li {
  display: block;
  white-space: nowrap;
  margin: 0 1% 1% 0;
}

@media screen and (max-width: 1160px) {
  .s5-header2__utils3 ul {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 93%;
  }
}

@media screen and (max-width: 767px) {
  .c5-titleSidebtn {
    display: block !important;
  }
  .s5-header2__heading--large {
    font-size: 1.25rem !important;
  }
  .s5-header2__utils3 {
    overflow: hidden;
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
  .s5-header2__utils3 ul {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
}

#c5-shitadori-sengen section.s5-inStoreFeaturesItem1A, section.s5-inStoreFeaturesItem1B {
  margin: 0 0 30px;
}

table tr.s5-table2__captionRow {
  background-color: #6699ff;
  color: #ffffff;
}

table tr.s5-table2__captionRow th {
  text-align: center;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.c5-maxwidth--100 {
  max-width: 965px !important;
  width: 100% !important;
  text-align: center;
  margin: 0 auto 2%;
}

.c5-table2 td {
  text-align: center;
}

.target__productTitle {
  margin: 0;
}

.target__product {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .c5-shitadori_sengen {
    border: 1px solid #808080;
    padding: 15px;
    margin: 0 auto 10%;
  }
  #c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol {
    width: 100%;
    margin: 0 0 10%;
  }
  #c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
  .s5-PDBmainArea{
    margin: 0 0 10%;
  }
  .c5-maxwidth--100 {
    max-width: 100% !important;
    width: 95% !important;
    text-align: center;
    margin: auto;
  }
  .c5-table2 td {
    text-align: left;
  }
  .c5-table2 .s5-table--gray {
    background: #fbfbfd;
  }
}

/* ==========================================================================
	Pc sP
	 ========================================================================== */
.pc {
  display: block;
}

.sp {
  display: none;
}

.br {
  display: none;
}

.br2 {
  display: block;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br {
    display: block;
  }
  .br2 {
    display: none;
  }
}


.c5-rednote{
  box-sizing: border-box;
  padding: 3%;
  border: 1px solid #c93434;
}
