
/*table begin*/
.text-jumbo-table {
	margin-top:3rem;
    clear: both;
    font-size: 15px;
    color: #616161;
    line-height: 1.8;
}
.text-jumbo-table table {
    border-collapse: collapse;
}
.text-jumbo-table td {
    padding: 8px 5px 8px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(1), .text-jumbo-table table tr:nth-child(2n-1) th {
    background-color: #e6e6e6b8;
    width: 24.6974%;
    height: 25px;
}
.text-jumbo-table table tr:nth-child(2n-1) td:nth-child(2) {
    background-color: #e6e6e6b8;
    width: 72.3026%;
}
/*table end*/
.citizen ul {
    list-style: none;
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.citizen p{
	margin: 0;
	font-size:100%;
}
.product-section {
    padding: 30px 0;
}
.ttl-section {
    position: relative;
    font-size: 26px;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    margin-bottom: 75px;
}
.list-features {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-features li {
    position: relative;
    box-sizing: border-box;
    width: 49%;
    margin-bottom: 20px;
    padding: 30px 40px 20px;
    border: 1px solid #eeeeee;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
}
.list-features li .textArea .ttl-feature {
    font-weight: bold;
    color: #0d146c;
	margin-bottom: 10px;
}
.list-features li .textArea .text {
    margin-bottom: 10px;
}
.dot-before {
    display: flex;
    align-items: flex-start;
    margin-bottom: -10px;
}
.dot-before::before {
    content: "・";
}
.list-features li.wide {
    width: 100%;
}
.list-features li.col-2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: left;
}
.list-features li.rows {
    flex-wrap: wrap;
    padding-bottom: 1px;
}
.d-item {
    flex: none;
    width: 100%;
    margin-bottom: 16px;
    font-weight: bold;
    color: #0d146c;
}
.t-item {
    flex: none;
    width: 100%;
}
.list-features li.col-2 .textArea, .list-features li.col-2 .imgArea {
    width: calc(50% - 20px);
}
.list-features li.rows .textArea, .list-features li.rows .imgArea {
    margin-bottom: 19px;
}
.list-features li .textArea .ttl-feature, .list-features li .textArea .text {
    margin-bottom: 10px;
}
.list-features li.col-2 .imgArea {
    text-align: center;
}
.dot-before {
    display: flex;
    align-items: flex-start;
    margin-bottom: -10px;
}
.dot-before::before {
    content: "・";
}
.list-features li.col-2 .imgArea img:last-child {
    margin-bottom: 0;
}
.list-features li.col-2 .imgArea img {
    margin-bottom: 20px;
	vertical-align: baseline;
}
.outer-frame {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
.absolute {
    position: absolute;
    right: -39px;
    bottom: 140px;
}
.relative_arrow {
    position: relative;
}

.preload * {
        -webkit-transition: none !important; 
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important; 
    }

.citizen img {
        max-width: 100%;
        height: auto;
        width/***/: auto;
}
.text_a {
    margin-bottom: 88px;
}
.text_b {
    margin-bottom: 36px;
}
.text_c {
    margin-bottom: 52px;
}
.no-before-a, .no-before-b, .no-before-c, .no-before-d, .no-before-e, .no-before-f, .no-before-g, .no-before-h, .no-before-i, .h_no-before-a, .h_no-before-b, .h_no-before-c, .h_no-before-d {
    display: flex;
    align-items: flex-start;
}
.no-before-a::before {
    content: "①";
    margin-right: 4px;
}
.no-before-b::before {
    content: "②";
    margin-right: 4px;
}
.no-before-c::before {
    content: "③";
    margin-right: 4px;
}
.no-before-d::before {
    content: "④";
    margin-right: 4px;
}
.no-before-e::before {
    content: "⑤";
    margin-right: 4px;
}
.no-before-f::before {
    content: "⑥";
    margin-right: 4px;
}
.no-before-g::before {
    content: "⑦";
    margin-right: 4px;
}
.no-before-h::before {
    content: "⑧";
    margin-right: 4px;
}
.no-before-i::before {
    content: "⑨";
    margin-right: 4px;
}
.h_no-before-a::before {
    content: "1)";
}
.h_no-before-b::before {
    content: "2)";
}
.h_no-before-c::before {
    content: "3)";
}
.h_no-before-d::before {
    content: "4)";
}

@media screen and (min-width: 0px) and (max-width: 640px) {
.text_a {
        margin-bottom: 10px;
    }
.text_b {
        margin-bottom: 15px;
    }
.text_c {
        margin-bottom: 20px;
    }
.product-section {
    padding: 10px 0;
}
.inner-frame {
   margin-left: 0px;
   margin-right: 0px;
}
.ttl-section {
   margin-right: 10px;
   margin-left: 10px;
   font-size: 21px;
   margin-bottom: 35px;
}
.list-features {
        display: block;
    }
.list-features li {
        width: auto;
        margin-bottom: 10px;
        padding: 20px 20px 10px;
    }
.list-features li.col-2.wide {
        display: block;
    }
.d-box {
        display: none;
    }
.list-features li.col-2.wide .textArea, .list-features li.col-2.wide .imgArea {
        width: 100%;
    }
.absolute {
        position: absolute;
        right: 50%;
        bottom: -12px;
        transform: rotate(90deg);
    }
}




