.p-shomei__hdg {
    letter-spacing: .1em;
}
.p-shomei-ex {
    position: relative;
    padding: 0 0 60px;
}
.p-shomei-ex__bubble01 {
    position: absolute;
    top: 300px;
    right: 70px;
    z-index: 2;
}
.p-shomei-ex__bubble02 {
    position: absolute;
    bottom: 0;
    left: 50px;
    z-index: 2;
}
.p-shomei-ex .wrapper{
    z-index:2;
    position: relative;
}
.p-shomei-top {
    position: relative;
    padding: 0 0 60px;
}
.p-shomei-top .p-shomei-ex__bubble02 {
    top: 0;
    bottom: unset;
}
.p-shomei-top .wrapper {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.p-shomei-top-img {
    width: 50%;
}
.p-shomei-top .wrapper img {
    width: 100%;
}
.p-shomei-top-txt {
    width: 45%;
}
.p-shomei-top-txt .u-title {
    text-align: left;
}
.p-shomei-ex-item h4 {
  font-size: 20px;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1.5rem;
    background: #f2f2f2;
}
.p-shomei-ex-item img {
    margin-top: 1.5rem;
    float: right;
}
.p-shomei-product .product-row {
    margin-top: 30px;
}
.p-shomei-product-item {
    border-right: 1px dashed #d2d2d2;
}
.p-shomei-product-item img {
    width: 100%!important;
}
.p-shomei-product-item .row {
    margin-bottom: 30px;
}
.p-shomei-product h6 {
    margin-bottom: 10px;
}
.p-shomei-product-use img {
    float: right;
}
.p-shomei-product {
    position: relative;
    padding: 0 0 60px;
}
.sp {
    display: none;
}



table.other_01 td {
    width: calc(100% / 3);
    border: white solid 1px;
    padding: 10px;
    text-align: center;
    background: #F2F2F2;
}

table.other_01 {
    width: 100%;
}

table.other_01 td:first-child {
    background: #F7D6D4;
    text-align: left;
}

.spec {
    position: relative;
    padding: 0 0 80px;
}
.spec .p-shomei-ex__bubble02 {
    top: 0;
    bottom: unset;
}
.special-chemic{
  position: relative;
  padding: 0 0 100px;
}
.p-shomei-product .p-shomei-ex__bubble01 {
    top: -50px;
}

table.other_02 {
    width: 100%;
}

table.other_02 td {
    width: calc(100% / 9);
    border: white solid 1px;
    padding: 10px;
    text-align: center;
    background: #F2F2F2;
}

table.other_02 tr:first-child td:first-child,
table.other_02 tr:nth-child(3) td:first-child,
table.other_02 tr:last-child td:first-child {
    background: #F7D6D4;
    text-align: left;
    width: calc(100% / 3);
}

table.other_02 tr:nth-child(2) td,
table.other_02 tr:first-child td {
    background: #F7D6D4;
}
.other_summary {
    margin: 20px auto;
}
.other_summary .content {
    display: flex;
    flex-flow: wrap;
}
.other_summary .content p:first-child {
    width: 10%;
}
.other_summary .content p:last-child {
    width: 90%;
}
.other-pdf.wrapper {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 150px;
    border: #E13232 solid 2px;
    width: max-content;
    padding: 12px 40px;
}
.other-pdf.wrapper p {
    padding-left: 15px;
    color: #E13232;
    font-weight: bold;
}
.p-shomei .w_set{
  width: 90%;
}


@media only screen and (max-width:767px){
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    p {
        font-size: 14px;
    }
    .p-shomei-top p {
        margin-top: 20px;
    }
    .p-shomei-ex-item h4 {
        font-size: 16px;
        padding: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .p-shomei-ex-item {
        margin-bottom: 20px;
    }
    img {
        width: 100%;
    }
    .p-shomei .p-shomei-top {
        padding: 0 0 30px;
    }
    .p-shomei-ex {
        padding: 0 0 30px;
    }
    .p-shomei-product {
        padding: 0 0 30px;
    }
    .other-pdf.wrapper p {
        padding-left: 30px;
        color: #E13232;
        font-weight: bold;
        font-size: 15px;
    }
    .other-pdf.wrapper img {
        width: 30px;
        height: 28px;
    }
    .other-pdf.wrapper {
        display: flex;
        justify-content: center;
        margin-top: 50px;
        margin-bottom: 150px;
        border: #E13232 solid 2px;
        width: max-content;
        padding: 8px 35px;
        align-items: center;
    }
    .other_summary .content p:first-child {
        width: 20%;
    }
    .other_summary .content p:last-child {
        width: 80%;
    }
    .p-shomei .w_set{
      width: 100%;
    }
    .spec {
        padding: 0 0 40px;
    }
    .special-chemic{
      padding: 0 0 50px;
    }
    .p-shomei-product .product-row .p-shomei-product-item{
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: flex-start;
      align-items: flex-start;
    }
    .p-shomei-product .product-row .p-shomei-product-item .row{
      width: 50%;
    }
    table.other_01 td {
      padding: 5px;
    }
    table.other_02 td {
      padding: 5px;
    }
}