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

.p-shomei440-top-second {
    padding: 50px 5%;
    width: 100%;
    background-color: #f2f2f2;
    margin-top: 50px;
}
.p-shomei440-top-second .content {
    margin: auto;
}
.p-shomei440-top-second .ex-btn {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    padding: 0px 20px;
    border: 1px solid #d2d2d2;
    width: max-content;
    margin: 30px auto;
    background-color: #fff;
}
.shomei440-power {
    padding: 10px 0;
    border-left: 3px solid #d2d2d2;
    margin-top: 10px;
}
.shomei440-power .power-txt-1 {
    background-color: #999999;
    padding: 7px 5px;
    font-size: 14px;
}
.shomei440-power .power-txt-2 {
    display: flex;
    margin-top: 10px;
}
.shomei440-power .power-txt-2 div:first-child {
    background-color: #6AB0CC;
    padding: 7px 5px;
    font-size: 14px;
    width: 30%;
}
.shomei440-power .power-txt-2 div:last-child {
    border: 2px dashed #E13232;
    padding: 7px 5px;
    font-size: 14px;
    line-height: 1;
    width: 70%;
    text-align: center;
    color: #E13232;
}
.shomei440-power .power-txt-2 div:last-child span {
  font-size: 18px;
  vertical-align: -2px;
}
.env-content {
    display: flex;
    padding: 5px 0;
}
.env-content div {
    background: #e13232;
    width: 28px;
    min-width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    margin-right: 10px;
}
.env-content span:first-child {
    font-weight: 600;
}

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 100px;
}
.spec .p-shomei-ex__bubble02 {
    top: 0;
    bottom: unset;
}
.spec .button{
  margin: 30px 0 0;
}
.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-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;
}
.other-pdf.wrapper img {
    width: auto;
}

@media only screen and (max-width:767px){
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    p {
        font-size: 14px;
    }
    .p-shomei440-top p {
        margin-top: 15px;
    }
    .p-shomei440-ex-item h4 {
        font-size: 17px;
        padding: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .p-shomei440-ex-item {
        margin-bottom: 20px;
    }
    img {
        width: 100%;
    }
    .p-shomei440 .p-shomei440-product, .p-shomei440 .p-shomei440-ex {
        /*margin-top: 50px;*/
    }
    .p-shomei440 .p-shomei-top {
        margin-top: 145px;
    }
    .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;
    }
    .env-content div {
      width: 24px;
      min-width: 24px;
      height: 24px;
    }
    .p-shomei440-top-second {
        padding: 15px;
        margin-top: 30px;
    }
    .p-shomei440-top-second .ex-btn {
      font-size: 17px;
      padding: 0px 15px;
      margin: 15px 0;
    }
    .shomei440-power .power-txt-1 {
      font-size: 11px;
    }
    .shomei440-power .power-txt-2 div:first-child {
      font-size: 11px;
    }
    .shomei440-power .power-txt-2 div:last-child {
      font-size: 11px;
    }
    .shomei440-power .power-txt-2 div:last-child span {
      font-size: 13px;
      vertical-align: -1px;
    }
    h5 {
        font-size: 14px;
    }
    .p-shomei440-ex-item img {
        width: 50%;
        margin-top: 20px;
    }
    .p-shomei440-ex-item-img {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .shomei440-power .power-txt-2 div:first-child {
        width: 40%;
    }
    .p-shomei440-top {
        padding: 0 0 40px;
    }
    .p-shomei440-ex {
        padding: 0 0 30px;
    }
    .p-shomei440-product {
        padding: 0 0 30px;
    }
    .spec {
        padding: 0 0 50px;
    }
    table.other_01 td {
      padding: 5px;
    }
}