@charset "utf-8";

h3 {
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
    h3 {
        margin-bottom: 30px;
    }
}


/* ------------------------------
support_block
------------------------------ */
.support_block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.support_block > * {
    width: calc(50% - 20px);
}

.support_block p {
    font-size: 20px;
    line-height: 175%;
}

@media screen and (max-width: 767px) {
    .support_block {
        flex-flow: column-reverse;
        width: 100vw;
        margin: 0 calc(50% - 50vw);
    }

    .support_block img {
        width: 100%;
        min-height: 100%;
        margin-bottom: 25px;
    }

    .support_block p {
        width: 100%;
        padding: 0 32px;
        font-size: 16px;
    }
}


/* ------------------------------
total_support_block
------------------------------ */
.total_support_block {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.total_support_block .item_name {
    padding-top: 5px;
    color: #00a9ac;
    font-size: 18px;
    font-weight: 600;
    line-height: 135%;
}

.total_support_block .item_name span {
    font-weight: 400;
}

.total_support_block dl {
    width: calc(50% - 20px);
    border: 3px solid #00a9ac;
}

.total_support_block dt {
    padding: 12px 10px;;
    text-align: center;
    letter-spacing: .02em;
    color: #fff;
    background-color: #00a9ac;
    font-size: 24px;
    font-weight: 600;
}

.total_support_block dt span {
    font-weight: 400;
}

.total_support_block .total_suport01 dd {
    padding: 2% 5.5% 8.5% 6%;
}

.total_support_block .total_suport02 dd {
    padding: 6.5% 6% 2% 8%;
}

.total_support_block .total_suport03 dd {
    padding: 5% 8.5%;
}

.total_support_block .total_suport04 dd {
    padding: 6% 6.5% 5% 4%;
}

.total_support_block dl:nth-child(n + 3) {
    margin-top: 24px;
}

[class^=total_suport] li {
    text-align: center;
}

.total_support_block .total_suport01 ul,
.total_support_block .total_suport03 ul,
.total_support_block .total_suport04 ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.total_support_block .total_suport01 li {
    width: 49%;
}

.total_support_block .total_suport01 ul li:nth-child(1) img {
    width: 57%;
}

.total_support_block .total_suport01 ul li:nth-child(2) img {
    width: 64%;
}

.total_support_block .total_suport01 ul li:nth-child(3) img {
    width: 73%;
}

.total_support_block .total_suport01 ul li:nth-child(n + 3) {
    margin-top: auto;
}

.total_support_block .total_suport01 ul li:last-child {
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.total_support_block .total_suport01 ul li:last-child img {
    flex-shrink: 0;
}

.total_support_block .total_suport03 li:nth-child(n + 3) {
    margin-top: 10px;
}

.total_support_block .total_suport02 ul li:nth-child(1) img {
    width: 51%;
}

.total_support_block .total_suport02 ul li:nth-child(2) > img {
    width: 71.5%;
}

.total_support_block .total_suport02 ul li:nth-child(2) .item_name {
    padding-top: 0;
    text-align: left;
}

.total_support_block .total_suport02 ul li:nth-child(3) {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.total_support_block .total_suport02 ul li:nth-child(3) .item_name {
    margin-bottom: 7.5%;
    margin-left: 10px;
}

.total_support_block .total_suport02 ul li:nth-child(3) img {
    width: 43.5%;
}

.total_support_block .total_suport02 ul li:not(:first-child) {
    margin-top: 25px;
}

.total_support_block .total_suport02 .item_detail {
    display: flex;
    justify-content: space-between;
}

.total_support_block .total_suport02 .plasma_block {
    display: flex;
    align-items: flex-start;
    width: 46.5%;
    margin-top: 7px;
}

.total_support_block .total_suport02 .plasma_block img {
    flex-shrink: 0;
    width: 21%;
    margin-right: 10px;
}

.total_support_block .total_suport02 .plasma_block p {
    text-align: left;
    color: #231815;
    font-size: 11px;
    font-weight: 300;
}

.total_support_block .total_suport03 ul {
    align-items: center;
}

.total_support_block .total_suport03 li:nth-child(odd) {
    width: 47%;
}

.total_support_block .total_suport03 li:nth-child(even) {
    width: 36%;
}

.total_support_block .total_suport03 ul li:nth-child(1) img,
.total_support_block .total_suport03 ul li:nth-child(3) img {
    width: 96%;
}

.total_support_block .total_suport03 ul li:nth-child(4) {
    text-align: right;
}

.total_support_block .total_suport03 ul li:nth-child(6) {
    text-align: left;
}

.total_support_block .total_suport03 ul li:nth-child(2) img {
    width: 83%;
}

.total_support_block .total_suport03 ul li:nth-child(4) img,
.total_support_block .total_suport03 ul li:nth-child(6) img {
    width: 86%;
}

.total_support_block .total_suport03 .item_name {
    text-align: center;
}

.total_support_block .total_suport04 dd > p {
    margin-bottom: 14px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.total_support_block .total_suport04 dd > p span {
    font-size: 14px;
    font-weight: normal;
}

.total_support_block .total_suport04 li:nth-child(odd) {
    width: 49%;
}

.total_support_block .total_suport04 li:nth-child(even) {
    width: 47.5%;
}

.total_support_block .total_suport04 li:nth-child(1) img + img {
    margin-top: 18px;
}

.total_support_block .total_suport04 li:nth-child(2) .item_name + img {
    margin-top: 18px;
}

@media screen and (max-width: 767px) {
    .total_support_block {
        padding: 0 16px;
    }

    .total_support_block dl {
        width: 100%;
    }

    .total_support_block dl:nth-child(2),
    .total_support_block dl:nth-child(n + 3) {
        margin-top: 25px;
    }

    .total_support_block dt {
        letter-spacing: .02em;
        font-size: 16px;
    }

    .total_support_block .item_name {
        font-size: 14px;
    }

    .total_support_block .total_suport02 .item_detail {
        display: block;
        flex-flow: column;
    }

    .total_support_block .total_suport02 ul li:nth-child(2) .item_name {
        text-align: center;
    }

    .total_support_block .total_suport02 .plasma_block {
        width: 94%;
        margin: 20px auto 0;
    }

    .total_support_block .total_suport02 .plasma_block img {
        width: 43px;
        margin-right: 15px;
    }

    .total_support_block .total_suport04 dd > p {
        font-size: 14px;
    }

    .total_support_block .total_suport04 dd > p span {
        font-size: 12px;
    }
}


/* ------------------------------
dotted_line_list
------------------------------ */
.dotted_line_list {
    display: flex;
    flex-flow: wrap;
}

.dotted_line_list > li {
    position: relative;
}

.dotted_line_list.column02 > li {
    width: 50%;
}

.dotted_line_list.column03 > li {
    width: calc(100%/3);
}

.dotted_line_list.column01 > li:not(:first-child),
.dotted_line_list + .dotted_line_list {
    position: relative;
    padding-top: 100px;
}

.dotted_line_list.column02 > li:nth-child(n + 3),
.dotted_line_list.column03 > li:nth-child(n + 4) {
    position: relative;
    padding-top: 50px;
}

.dotted_line_list.column01 > li:not(:first-child)::before,
.dotted_line_list + .dotted_line_list::before,
.dotted_line_list.column02 > li:nth-child(n + 3)::before,
.dotted_line_list.column03 > li:nth-child(n + 4)::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(to right, #727171, #727171 2px, transparent 2px, transparent 2px);
    background-repeat: repeat-x;
    background-position: top;
    background-size: 10px 2px;
}

.dotted_line_list + .dotted_line_list.column01 {
    padding-top: 50px;
}

.dotted_line_list + .dotted_line_list.column01::before {
    top: 0;
}

.dotted_line_list.column01 > li:not(:first-child)::before,
.dotted_line_list + .dotted_line_list::before {
    top: 50px;
}

.dotted_line_list.column02 > li:nth-child(n + 3)::before,
.dotted_line_list.column03 > li:nth-child(n + 4)::before {
    top: 0;
    left: 0;
}

.dotted_line_list.column02 > li:nth-child(odd)::after,
.dotted_line_list.column03 > li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-image: linear-gradient(to top, #727171, #727171 2px, transparent 2px, transparent 2px);
    background-repeat: repeat-y;
    background-position: top;
    background-size: 2px 10px;
}

.dotted_line_list + .dotted_line_list.column02 > li:nth-child(odd)::after,
.dotted_line_list + .dotted_line_list.column03 > li::after {
    top: -50px;
    height: calc(100% + 50px);
}

.dotted_line_list.column02 > li:nth-child(odd):nth-child(n + 3)::after,
.dotted_line_list.column03 > li:nth-child(n + 4)::after {
    top: 0;
    height: 100%;
}

.dotted_line_list.column03 > li:nth-child(3n)::after {
    display: none;
}

.dotted_line_list.column02 + .dotted_line_list.column03 {
    margin-top: -50px;
}

@media screen and (max-width: 767px) {
    .dotted_line_list {
        display: block;
        flex-flow: column;
    }

    .dotted_line_list.column02 > li:nth-child(odd)::after,
    .dotted_line_list.column03 > li::after {
        display: none;
    }

    .dotted_line_list.column02 + .dotted_line_list.column03 {
        margin-top: 0;
    }

    .dotted_line_list.column02 > li {
        width: 100%;
    }

    .dotted_line_list.column03 > li:nth-child(n + 2)::before,
    .dotted_line_list.column02 > li:nth-child(n + 2)::before {
        content: "";
        position: absolute;
        top: 25px;
        width: 100%;
        height: 2px;
        background-image: linear-gradient(to right, #727171, #727171 2px, transparent 2px, transparent 2px);
        background-repeat: repeat-x;
        background-position: top;
        background-size: 10px 2px;
    }

    .dotted_line_list.column03 > li {
        width: 100%;
    }

    .dotted_line_list.column01 > li:not(:first-child),
    .dotted_line_list + .dotted_line_list {
        padding-top: 50px;
    }

    .dotted_line_list.column01 > li:not(:first-child)::before,
    .dotted_line_list + .dotted_line_list::before {
        top: 25px;
    }

    .dotted_line_list.column03 > li:nth-child(n + 2),
    .dotted_line_list.column02 > li:nth-child(n + 2) {
        padding-top: 50px;
    }

    .dotted_line_list + .dotted_line_list.column01::before {
        top: 25px;
    }
}


/* ------------------------------
convenient_item_block,convenient_item_block
------------------------------ */
.hygienic_environment_block dd p + ul.list_asterisk,
.convenient_item_block dd p + ul.list_asterisk,
.hygienic_environment_block dd p + p,
.convenient_item_block dd p + p {
    margin-top: 15px;
}

.hygienic_environment_block .item_spec,
.convenient_item_block .item_spec {
    letter-spacing: -.03em;
    font-size: 13px;
}

.hygienic_environment_block .dotted_line_list > li dt,
.convenient_item_block .dotted_line_list > li dt {
    margin-bottom: 14px;
    color: #00a9ac;
    font-size: 22px;
    font-weight: 600;
}

.convenient_item_block .dotted_line_list.column01 > li,
.convenient_item_block .dotted_line_list.column02 > li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.convenient_item_block .dotted_line_list.column02 > li {
    align-items: flex-end;
    padding: 0 20px 40px;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col,
.convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:last-child {
    width: 30.5%;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) .item_image_detail {
    width: 43%;
    text-align: right;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) .item_image_detail p {
    display: inline-block;
    text-align: left;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) {
    width: 31%;
}

.convenient_item_block .dotted_line_list.column01 li .col:not(:last-child) {
    display: inline-flex;
    align-items: flex-end;
    justify-content: space-between;
    ;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:not(:last-child) > img {
    height: 260px;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:not(:last-child) > img {
    width: 67.5%;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(1) .item_image_detail img {
    width: 108px;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) .item_image_detail img {
    width: 119px;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail {
    width: 30%;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail p {
    padding-bottom: 10px;
    text-align: right;
}

.convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:nth-child(1) {
    width: 65.4%;
}

.convenient_item_block .dotted_line_list.column02 li > img {
    width: 26%;
}

.convenient_item_block .dotted_line_list.column02 dl {
    margin-top: auto;
}

.convenient_item_block .dotted_line_list.column02 > li:nth-child(1) .item_detail img {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 20px;
}

.convenient_item_block .dotted_line_list.column02 .item_detail {
    display: flex;
    flex-flow: column;
    max-width: 305px;
}

.convenient_item_block .dotted_line_list.column03 li {
    padding-bottom: 28px;
}

.convenient_item_block .dotted_line_list.column03 dl {
    width: 91.5%;
}

.convenient_item_block .dotted_line_list.column03 > li:nth-child(3n - 1) dl {
    margin: auto;
}

.convenient_item_block .dotted_line_list.column03 > li:nth-child(3n) dl {
    margin-left: auto;
}

.convenient_item_block .dotted_line_list.column03 img {
    display: block;
    width: 96%;
    margin: 0 auto 45px;
}

.convenient_item_block .item_image_detail p {
    letter-spacing: -.03em;
    font-size: 13px;
}

.usefulness_list {
    display: flex;
    flex-flow: wrap;
}

.usefulness_list li {
    margin: 15px 15px 0 0;
    padding: 8px 12px;
    color: #0085ce;
    border: 1px solid #0085ce;
    background: #e5f3fa;
    font-size: 15px;
    line-height: 100%;
}

.antibacterial_icon {
    display: inline-block;
    padding: 1px;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
}

.antibacterial_icon span {
    display: block;
    padding: 5px 10px;
    border: 1px solid #c8c8c9;
    border-radius: 13px;
    background-color: #dcdddd;
}

@media screen and (max-width: 767px) {
    .hygienic_environment_block .dotted_line_list > li dt,
    .convenient_item_block .dotted_line_list > li dt {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .convenient_item_block .dotted_line_list.column01 > li {
        display: block;
        flex-flow: column;
    }

    .convenient_item_block .dotted_line_list.column01 > li .col:nth-child(1) {
        margin-bottom: 25px;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) {
        margin-bottom: 20px;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(1),
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2),
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(3),
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:nth-child(1),
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:last-child {
        width: 100%;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:not(:last-child) > img {
        width: 51.5%;
        height: auto;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(1) .item_image_detail,
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(1) .col:nth-child(2) .item_image_detail {
        width: 42%;
        text-align: center;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:nth-child(1) {
        display: block;
        flex-flow: column;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail,
    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:not(:last-child) > img {
        width: 100%;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .col:not(:last-child) > img {
        margin-bottom: 25px;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail {
        display: flex;
        align-items: flex-end;
        flex-flow: row-reverse;
        justify-content: flex-end;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail img {
        width: 52%;
    }

    .convenient_item_block .dotted_line_list.column01 > li:nth-child(2) .item_image_detail p {
        padding-bottom: 0;
        padding-left: 9px;
    }

    .convenient_item_block .dotted_line_list.column02 .item_detail {
        width: 67.5%;
        max-width: 100%;
    }

    .convenient_item_block .dotted_line_list.column02 li > img {
        width: 31%;
    }

    .convenient_item_block .dotted_line_list.column02 > li {
        align-items: flex-end;
        padding: 0;
    }

    .convenient_item_block .dotted_line_list.column03 > li:nth-child(n + 2),
    .convenient_item_block .dotted_line_list.column02 > li:nth-child(n + 2) {
        padding-top: 50px;
    }

    .convenient_item_block .dotted_line_list.column03 img {
        margin: 0 auto 10px;
    }

    .convenient_item_block .dotted_line_list.column03 li {
        padding-bottom: 0;
    }

    .convenient_item_block .dotted_line_list.column02 > li:nth-child(1) .item_detail img {
        margin-bottom: 14px;
    }

    .convenient_item_block .dotted_line_list.column03 dl {
        width: 100%;
    }
}


/* ------------------------------
hygienic_environment_block
------------------------------ */
.hygienic_environment_block .item_detail dl {
    width: 65.5%;
    padding-right: 2%;
}

.hygienic_environment_block .item_detail {
    display: flex;
    justify-content: space-between;
}

.hygienic_environment_block .dotted_line_list.column02 > li:nth-child(odd) {
    padding-right: 2%;
}

.hygienic_environment_block .dotted_line_list.column02 > li:nth-child(even) {
    padding-left: 2%;
}

.hygienic_environment_block .dotted_line_list.column02 > li {
    padding-bottom: 40px;
}



.hygienic_environment_block .item_detail .type_list li:not(:last-child) {
    margin-bottom: 15px;
}

.hygienic_environment_block .item_detail .type_list li {
    display: flex;
    align-items: center;
}

.hygienic_environment_block .item_detail .type_list p {
    letter-spacing: -.03em;
    font-size: 13px;
}

.hygienic_environment_block .item_detail .type_list img {
    width: 44px;
    margin-right: 12px;
}

.hygienic_environment_block .item_img {
    margin-bottom: 22px;
}

.hygienic_environment_block .dotted_line_list.column02 > li:nth-child(3) .type_list,
.hygienic_environment_block .dotted_line_list.column02 > li:nth-child(4) .type_list {
    padding-right: 6%;
}

@media screen and (max-width: 767px) {
    .hygienic_environment_block .item_detail {
        flex-flow: column-reverse;
    }

    .hygienic_environment_block .item_detail dl {
        width: 100%;
        padding-right: 0;
    }

    .hygienic_environment_block .dotted_line_list.column02 > li {
        padding-bottom: 0;
    }

    .hygienic_environment_block .dotted_line_list.column02 > li:nth-child(odd) {
        padding-right: 0;
    }

    .hygienic_environment_block .item_detail .type_list {
        display: flex;
        flex-flow: wrap;
        margin-bottom: 12px;
    }

    .hygienic_environment_block .dotted_line_list .type_list {
        justify-content: space-between;
    }

    .hygienic_environment_block .dotted_line_list .type_list li {
        width: auto;
    }

    .hygienic_environment_block .item_detail .type_list li:not(:last-child) {
        margin-bottom: 0;
    }

    .hygienic_environment_block .item_detail .type_list img {
        width: 42px;
        margin-right: 10px;
    }

    .hygienic_environment_block .item_detail .type_list p {
        font-size: 12px;
    }

    .hygienic_environment_block .dotted_line_list.column02 > li:nth-child(3) .type_list,
    .hygienic_environment_block .dotted_line_list.column02 > li:nth-child(4) .type_list {
        padding-right: 0;
    }
}


/* ------------------------------
uniform_block
------------------------------ */
.uniform_block {
    display: flex;
    justify-content: space-between;
}

.uniform_block .col {
    width: 48%;
}

.processing_block {
    margin-top: 25px;
    padding: 25px;
    background-color: #e5f6f7;
}

.processing_block li {
    display: flex;
    align-items: center;
}

.processing_block li:not(:last-child) {
    margin-bottom: 18px;
}

.processing_block .processing_title::before {
    content: "■";
    color: #00a9ac;
}

.processing_block .processing_title {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}

.processing_block img {
    flex-shrink: 0;
    width: 70px;
    margin-right: 25px;
}

.processing_block p {
    font-size: 13px;
}

@media screen and (max-width: 767px) {
    .uniform_block .col {
        width: 100%;
    }

    .uniform_block {
        display: block;
        flex-flow: column;
    }

    .processing_block {
        padding: 25px 16px;
    }

    .processing_block li {
        display: block;
        flex-flow: column;
        text-align: center;
    }

    .processing_text_block {
        text-align: left;
    }

    .processing_block li:not(:last-child) {
        margin-bottom: 40px;
    }

    .processing_block img {
        margin-right: 0;
        margin-bottom: 20px;
    }
}
