.p-head {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 258px;
  background-size: auto;
  background-repeat: repeat-x;
  opacity: 0.8;
  overflow: hidden;
  /* temporary */
  background-image: URL(../products/img/product-top.jpg);
}

.p-head > * {
  font-size: 40px;
  font-family: Bahnschrift Condensed, 'DIN Condensed', 'Nimbus Sans Narrow', sans-serif-condensed, sans-serif;
  color: #ffffff;
  white-space: nowrap;
}

@media screen and (max-width: 1530px) {
  .p-head {
    justify-content: initial;
  }

  .p-head > * {
    margin-left: 414px;
  }
}

.p-background {
  background: linear-gradient(360deg, #ffffff 0%, #f7f7f7 64%, #ffffff 100%);
}

.p-sub1 {
  max-width: 800px;
  margin: 3rem auto;
  text-align: start;
}

.p-sub2 {
  max-width: 800px;
  margin: 3rem auto;
  text-align: start;
  color: red;
}

.p-content {
  display: flex;
  justify-content: space-around;
  max-width: 800px;
  margin: 4rem auto;
  text-align: start;
}

.p-content-img {
  max-width: 20%;
}

.p-content-img img {
  min-width: 80px;
  display: block;
  margin: auto;
  margin-top: 0;
}

.p-content-right {
  width: 70%;
  min-width: 400px;
}

.p-content-list1 {
  min-width: 400px;
  margin-bottom: 0.6rem;
}

.p-content-list1 ul {
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}

.p-content-list2 {
  display: flex;
  flex-wrap: wrap;
}

.p-content-list2 img {
  height: 44px;
  padding: 2px;
}

.p-content-list2 > * {
  width: calc(50% - 1rem);
  padding: 0.5rem;
  border-bottom: 2px solid transparent;
}

@media (any-hover: hover) {
  .p-content a:hover {
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #a08ca4, #fff 80%) 1;
  }
}

.p-subcontent {
  display: flex;
  flex-wrap: wrap;
  width: 900px;
  margin: 4rem auto;
  text-align: start;
}

.p-subcontent-div {
  width: calc(50% - 4rem);
  margin: 2rem;
}

.p-subcontent-div-right {
  padding-left: 10rem;
}

.p-subcontent-div-a {
  padding: 1.8rem;
}

@media (any-hover: hover) {
  .p-subcontent-div a:hover {
    color: initial;
  }

  .p-subcontent-div-a:hover {
    box-shadow: 2px 3px 7px rgb(208, 201, 213);
    transform: translateY(-0.1875em);
    transition: all 0.3s ease 0s;
    background-color: #fdfbfb;
    color: initial;
  }
}

.p-subcontent-div-pic {
  width: 360px;
  opacity: 0.8;
  text-align: left;
}

.p-subcontent-div-pic img {
  width: 70px;
}

.p-subcontent-div-s {
  height: 75%;
}

.p-subcontent-div p {
  margin: 0;
}

.p-subcontent-div hr {
  width: 100%;
}


.p-title {
  display: flex;
  justify-content: center;
  margin: 4rem;
  gap: 0 2rem;
}

.p-title-left {
  margin: auto 0;
  text-align: start;
}

.p-title-left p {
  margin-left: 1.8rem;
  font-weight: 400;
  font-size: 1em;
  font-family: Bahnschrift Condensed, 'DIN Condensed', 'Nimbus Sans Narrow', sans-serif-condensed, sans-serif;
  color: #888;
  white-space: nowrap;
  border-bottom: 1px solid #888;
}

.p-title-img {
  max-width: 400px;
  object-fit:contain;
}

.p-texttitle {
  padding-top: 4rem;
  margin-left: 12rem;
  margin-bottom: 5rem;
  text-align: start;
  font-size: 160%;
}

.p-texttitle p {
  font-size: medium;
}

.p-box {
  display: flex;
  gap: 0 10rem;
  width: 800px;
  margin: auto;
  margin-bottom: 2rem;
  border-radius: 0.2rem;
  text-align: start;
}

.p-box-left {
  width: 20%;
  margin: 2rem 0 0 2rem;
}

.p-box-right {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-right: 1.5rem;
  color: #5f5f5f;
}

.p-box-right-de {
  color: #727272;
  text-align: left;
}

.p-box-right-de td {
  padding: 0.4em;
  vertical-align: top;
}

.p-box-right-de-b {
  font-weight: bold;
}

.p-box-right-b {
  font-weight: bold;
  color: #727272;
}

.p-box2 {
  display: flex;
  width: 800px;
  margin: auto;
  margin-bottom: 2rem;
  text-align: start;
}

.p-box2-left {
  width: 25%;
  margin: auto;
  border-bottom: 1px solid #333;
  text-align: center;
}

.p-box2-right {
  width: 65%;
  padding: 2rem;
}

.p-box2-right p {
  margin: 4px 0;
}

.p-feature {
  background: linear-gradient(90deg, #caaaba 0%, #dfccd6 25%, #fffcfc 90%);
}

.p-spec {
  background: linear-gradient(90deg, #c7c1d5 0%, #dcd1e1 25%, #fbfbfc 80%);
}


.p-description {
  width: 750px;
  margin: auto;
  margin-bottom: 3rem;
  padding: 1rem;
  color: #3f3f3f;
  text-align: start;
}

.p-description hr {
  width: 680px;
}
.p-description h1 {
  padding-top: 30px;
}

.p-description-title {
  margin-bottom: 0;
  font-weight: bold;
  font-size: larger;
  font-family: Bahnschrift Condensed, 'DIN Condensed', 'Nimbus Sans Narrow', sans-serif-condensed, sans-serif;
  text-align: left;
}

.p-description-em {
  margin: 0.5rem 0 0.5rem 3rem;
  padding-left: 0.5em;
  list-style: disc;
  font-size: larger;
  text-indent: -0.1em;
}

.p-description-list {
  line-height:2.5rem;
  margin-bottom:18px;
}

.p-description-list-com {
  margin-left:10px;
  font-size:15px;
  color:#68a9a2;
}

.p-description-em a {
  color: #fb8282;
}

@media (any-hover: hover) {
  .p-description-em a {
    :hover {
      color: #d80291;
      opacity: 0.9;
    }
  }
}

.p-description-em p {
  font-size: medium;
  line-height: 0.8em;
  color: #9b9b9b;
}

.p-two-column {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.p-two-column > * {
  width: 50%;
  padding: 1rem;
}

.p-two-column-list {
  margin-left: 3rem;
  padding-top: 1rem;
  padding-right: 2rem;
}

.p-two-column-list-1 {
  margin: 2rem;
  line-height: 1rem;
}

.p-two-column-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}

.p-info-box {
  width: 800px;
  margin: auto;
}

.p-info-box-content {
  max-height: 50rem;
  min-height: 50rem;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 800px;
  margin: auto;
  margin-bottom: 3rem;
  padding: 2rem 3.2rem;
  border: 1px solid #bbbbbb;
  border-top: none;
  text-align: start;
  background-color: #ffffff;
}

.p-info-box-content h1 {
  padding: 1.5rem 0;
  font-size: larger;
  color: #e1689b;
}

.p-info-box-content h1:hover {
  color: #d80291;
  text-shadow: 0 0 4px #dcb4c4;
}

.p-info-box-content h2 {
  margin-top: 2.5rem;
  margin-bottom: 0.3rem;
  color: #555;
  font-size: large;
}

.p-info-box-content p,
.p-info-box-content a {
  color: #875d5d;
}

.p-info-box-content li {
  margin: 1rem;
  margin-bottom: 1.5rem;
  line-height: 2rem;
}

.p-info-box-list li {
  margin: 2rem;
  margin-bottom: 3rem;
  color: #875d5d;
  list-style: disc;
  font-weight: bold;
  font-size: large;
}

.p-frame {
  display: flex;
  max-width: 600px;
  margin: 4rem auto;
  padding: 2rem;
  justify-content: space-between;
  border: 1px solid #333;
  border-radius: 1rem;
  background-color: #ffffff;
}

.p-frame-left {
  width: 30%;
  margin: auto 1rem auto 0;
}

.p-frame-right {
  width: 65%;
  text-align: start;
  font-weight: bold;
  line-height: 3rem;
}

.p-frame-right li {
  margin: 1.2rem;
  list-style: disc;
  line-height: 2rem;
  color: #875d5d;
}

.p-frame-right a {
  color: #875d5d;
}

.p-frame-wide {
  display: flex;
  max-width: 800px;
  margin: 4rem auto;
  padding: 2rem;
  justify-content: space-between;
  border: 1px solid #333;
  border-radius: 1rem;
  background-color: #fafafa;
}

.p-frame-wide-right {
  font-weight: 200;
  width: 65%;
  margin: 0 0 2rem 2rem;
  line-height: 18px;
}

.p-band {
  margin: 2rem auto;
  padding: 2rem;
  color: #727272;
  min-height: 60px;
}

.p-family {
  display: flex;
  margin: auto;
  width: 1000px;
  gap: 6.5rem;
  flex-wrap: wrap;
  align-items: center;
}

.p-family-box {
  width: 290px;
  height: 200px;
  padding-top: 3rem;
  background-color: white;
  border: 2px solid #ada1a1;
  border-radius: 2px;
  box-shadow: 3px 3px 7px 1px #d2d2d2;
  transition: all 0.3s ease 0s;
}

.p-family-box img {
  height: 40px;
}

.p-family-box p {
  padding: 0 2rem;
  color: #727272;
  font-family: Bahnschrift Condensed, 'DIN Condensed', 'Nimbus Sans Narrow', sans-serif-condensed, sans-serif;
}

.p-selection {
  display: flex;
  width: 1000px;
  margin: auto;
  margin-bottom: 10rem;
  flex-wrap: wrap;
  gap: 6.5rem;
  align-items: center;
  justify-content: center;
}

.p-selection-box {
  width: 410px;
  position: relative;
  padding: 30px 20px 20px 30px;
  border-radius: 15px;
  transition: all 0.3s ease 0s;
  color: #3f3f3f;
  text-align: center;
}

.p-search-box, .p-search-box2 {
  justify-content: center;
  transition: all 0.3s ease 0s;
  background: url(../img/searchicon.png) no-repeat right/auto 120%;
  color: #3f3f3f;
  text-align: center;
}

.p-search-box {
  width: 550px;
  height: 100px;
  padding-top: 40px;
  padding-right:65px;
  border-radius: 15px;
  background-color: hsl(330, 32%, 79%);
}

.p-search-box2 {
  width: 600px;
  height: 50px;
  margin-top:50px;
  padding-top: 15px;
  padding-right:15px;
  border-radius: 2px;
  background-color: #ede5ed;
}


@media (any-hover: hover) {
  .p-float:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(-0.1875em);
    background-color: #fcf4f5;
  }

  .p-selection-box:hover,
  .p-search-box:hover,
  .p-search-box2:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(-0.5em);
  }

  .p-selection-box:hover::after,
  .p-selection-box:hover::before {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  }

  .p-family-box img:hover {
    opacity: unset;
  }

  .o-others-box-pic:hover {
    background:linear-gradient(to right,#fff 51%,#e5e9fb);
    color:#2834a0;
    color:#3f3f3f;
  }

  .o-others-box:hover {
    color:#3f3f3f;
  }

  .o-others-color1:hover {
    background:linear-gradient(to right,#e4e4e4 1%,#d7dbe4 50%);
  }

  .o-others-color2:hover {
    background:linear-gradient(to right,#e4e4e4 1%,#cecce4 50%);
  }

  .o-others-color3:hover {
    background:linear-gradient(to right,#e4e4e4 1%,#c3d0e4 50%);
  }

  .o-others-color4:hover {
    background:linear-gradient(to right,#e4e4e4 1%,#afb2e4 50%);
  }

}

.p-selection-box:before,
.p-selection-box:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #f4f4f4;
}

.p-selection-box:before {
  width: 23px;
  height: 23px;
  left: -30px;
  bottom: 10px;
}

.p-selection-box:after {
  width: 15px;
  height: 15px;
  left: -50px;
  bottom: 0;
}

.p-selection-box h2,
.p-selection-box h3,
.p-selection-box p {
  text-align: left;
}

.p-select {
  width: 1000px;
  margin: auto;
  align-items: center;
}

.p-select-title {
  margin: 40px 100px 0;
  padding: 0.8em 0;
  border-top: solid 3px #9577b0;
  border-bottom: solid 3px #9577b0;
  color: #333;
}

.p-select-box {
  display: grid;
  margin-top: 2rem;
  flex-wrap: wrap;
  grid-template-columns: repeat(auto-fit, 380px);
  grid-gap: 2rem;
  align-items: flex-start;
  justify-content: center;
}

.p-select-box-content {
  width: 350px;
  margin: 2rem;
  padding: 2rem 0;
  background: linear-gradient(to bottom, #f7f1f7, #fdfafd 10rem);
  border-radius: 0.5rem;
}

.p-select-box-content ul {
  width: 270px;
  margin: auto;
  margin-top: 2rem;
  padding-left: 50px;
  list-style: disc;
  text-align: left;
  line-height: 1.3em;
}

.p-select-box-content img {
  height: 40px;
}

.p-text-box {
  width: 750px;
  margin: 2rem auto;
  text-align: start;
}

.p-text-box h2 {
  margin-top: 5rem auto;
}

.p-text-box p {
  margin: 0;
  padding-left: 1.2rem;
}

.p-cartridges {
  width: 800px;
  margin: auto;
  text-align: start;
}

.p-cartridges-box {
  display: flex;
  width: 500px;
  margin: 1rem auto;
  gap: 1.4rem;
  align-items: center;
  justify-content: center;
}

.p-cartridges-box2 {
  display: flex;
  width: 500px;
  margin: 1.5rem auto;
  padding-left: 8rem;
  gap: 1.4rem;
  align-items: center;
  justify-content: center;
}

.p-cartridges-box2-right {
  text-align: left;
}

.p-cartridges-box ul {
  display: block;
  margin-bottom: 2rem;
  padding-left: 7rem;
}

.p-cartridges-box li {
  color: #c95a5a;
  font-size: medium;
  list-style: none;
}

.p-square {
  margin: 0.6rem auto;
  padding: 2rem;
  border-radius: 1rem;
  background-color: #f4f3f2;
  text-align: start;
}

.p-square > div {
  margin-left: 1.2rem;
}

.p-box3 {
  width: 800px;
  position: relative;
  margin: auto;
  margin-bottom: 6rem;
  justify-content: space-between;
}

.p-box3-img {
  width: 40%;
  position: absolute;
  margin-left: auto;
  right: 0;
  bottom: -30px;
  text-align: end;
}

.p-img-box {
  position: relative;
  padding: 3rem;
}

.p-img-frame {
  border: 10px #ccc solid;
}

.span-space {
  margin-right: 15px;
}

.p-codelist {
  display: flex;
  width: 1000px;
  margin: auto;
  margin-bottom: 6rem;
  gap: 0.8rem;
  justify-content: start;
  text-align: start;
}

.p-codelist-tab {
  width: 195px;
  height: 140px;
  padding: 1rem;
  background-color: #cacaca;
  border: 0;
  border-radius: 2px;
}

@media (any-hover: hover) {
  .p-codelist-tab:hover {
    background: linear-gradient(to bottom, #e0daf193, #cacaca 70%);
    cursor: pointer;
  }
}

.p-codelist-tab.active {
  background: initial;
  background-color: #e0daf1;
}

.p-codelist-tab h2 {
  white-space: normal;
  margin-bottom: 0.5rem;
}

.p-codelist-tab p {
  margin: 0;
  margin-bottom: 2.3rem;
  font-size: smaller;
  line-height: 110%;
}

.p-codelist-content {
  width: 1000px;
  position: relative;
  margin: auto;
  margin-bottom: 3rem;
  text-align: start;
}

.p-codelist-content-title {
  display: flex;
  margin-top: 1rem;
  justify-content: space-between;
  align-items: flex-end;
}

.p-codelist-table {
  width: 100%;
  height: 100%;
  margin-bottom: 1.5rem;
  text-align: center;
  background-color: #e7e4ec;
}

.p-codelist-table tr:first-child th:first-child {
  background-image: linear-gradient(
    to right top,
    transparent calc(50% -0.5px),
    #eaeaea calc(50% +0.5px),
    transparent calc(50% +1px)
  );
}

.p-codelist-table-colhead th {
  height: 100%;
  padding: 2rem;
  background-color: rgb(149 56 149);
  color: #ffffff;
}

.p-codelist-table-rowhead {
  width: 15%;
  padding: 2rem;
  background-color: rgb(193, 161, 201);
  color: #474168;
}

.p-codelist-table-rowhead1 {
  width: 30%;
  padding: 2rem;
  background-color: rgb(193, 161, 201);
  color: #474168;
}

.p-codelist-table td {
  font-weight: bold;
  font-size: large;
}

.p-codelist-table tr:first-child th:first-child {
  background-image: linear-gradient(
    to right top,
    transparent calc(50% - 0.5px),
    #eaeaea 50%,
    #eaeaea calc(50% + 0.5px),
    transparent calc(50% + 1px)
  );
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
}

.p-circlebox {
  position: absolute;
  width: 55px;
  height: 55px;
  top: -16px;
  right: -30px;
  line-height: 55px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}

.p-colorarea {
  padding:50px 50px 20px;
  background-color: #f8f8f8;
}

.p-colorarea-title {
  display:flex;
  align-items:center;
  justify-content: center;
  padding-bottom:15px;
}

.p-colorarea-title:before, .p-colorarea-title:after {
  width: 3em;
  border-top: 2px solid;
  content:"";
}

.p-colorarea-title:before {
  margin-right: 1em;
}

.p-colorarea-title:after {
  margin-left: 1em;
}


.p-colorarea h1 {
  text-align:center;
  font-size:30px;
  letter-spacing: -0.4px;
}

.p-colorarea a {
  padding:0 2px;
  color: #d39898;
}

.p-colorarea-box {
  width:600px;
  margin:30px auto;
  padding:30px 30px 30px;
  background-color: #fff;
  text-align:start;
}

.p-colorarea-box ul {
  list-style: disc;
  padding-left:25px;

}

.p-colorarea-box li {
  color:#7c7575;
  padding-bottom:10px;
}


.p-colorarea-box-sp {
  padding:10px;
  color:#93abb1;
  font-weight:bold;
  font-size:18px;
}

.p-title-button {
  width:600px;
  margin:0 auto;
  padding:0.8em;
  border-radius:0.3em;
  color:#fffafa;
  background-color:#c0b9cf;
  transition: all 0.3s ease 0s;
}

.p-title-button:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  transform: translateY(-0.2em);
}

.p-title-button:hover::after,
.p-title-button:hover::before {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
}

.p-balloon {
  position: relative;
  display: inline-block;
  margin: 70px 20px 0 0;
  padding: 0 15px;
  width: 340px;
  height: 120px;
  text-align: center;
  background-color: #99D9EA;
  border-radius: 50%;
}
 
.p-balloon:before {
  content: "";
  position: absolute;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 50px solid #99D9EA;
  bottom: -44px;
  right: 50px;
  margin-top: -15px;
  transform: rotate(68deg);
}

.p-balloon p {
  margin-top: 42px;
  padding: 0 20px;
  font-family: Bahnschrift Condensed, 'DIN Condensed', 'Nimbus Sans Narrow', sans-serif-condensed, sans-serif;
  font-size: large;
  font-weight: bold;
} 

.p-new {
  text-align: left;
  margin-top:10px;
  margin-left:210px;
  color:#e05757;
}


.p-new span {
  font-weight:bold;
}

.usp table {
  margin:0 auto;
  width:800px;
  border-collapse:collapse;
  border-spacing:0;
}

.usp th {
  padding:10px 0;
  text-align:center;
}

.usp td {
  padding:7px 20px;
  text-align: left;
  font-size:large;
}

.usp-code {
  text-align: center;
  font-weight:bold;
  color:#827d7d;
  width:200px;
}

.usp a {
  color:#875d5d;
}


.usp tr:nth-child(even)  {
  background-color: #eae2e2;
}

.p-userarticle h2,
.p-userarticle h3, 
.p-userarticle p {
  color: #858586;
}

.shopify-buy-frame--product {
  display: table-cell;
}

.shopify-buy-frame {
  display: table-cell;
}

.shopify-buy__btn {
  padding: 1px;
}