@charset "utf-8";

/* =========================================

    【訴求】R32冷媒　タブスタイル

============================================ */

.section .column-one .column-one_child .column-one_image {
    text-align: center;
}
#anzentaisaku {
    width: 100%;
    padding: 2em 2em;
    margin: 2em 0;
    border: solid 1.5px #6e6e6e;
}
#anzentaisaku .turu {
    margin-bottom: 2em;
}
#anzentaisaku .turu .taitoru {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
#anzentaisaku .tobisaki {
    display: inline-block;
    border: solid 1px #6e6e6e;
}
#anzentaisaku .tobisaki a {
    color: black;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.5em 1em;
}

ul.reibai {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 2%;
}
ul.reibai li {
    width:32%;
    background: #dedede;
    text-align: center;
}
ul.reibai li a {
    color: black;
    padding: 8px 8px;
    display: block;
}
div.midashi {
    width: 100%;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin: 20px 0px;
}
