.grey{
    background-color: #D1D1D1;
}
.lightblue{
    background-color: #AEBBD1;
}
.demo2 th{

padding: 0;

width: 21vw;

text-align: center;
}
.demo2 td {
    padding: 0.15rem 0;
    width: 39vw;
}
.visiblehr{
    color: #647798;
    border-top: 1px solid #647798;
    margin-top: 2.7vw;
}
.numbers{
    width: 15vw !important;
}
.demo2 {
    width: 99%;
}
.borderblock {
   
    padding: 1rem;

}
.negmargin {
    margin-top: -2.3rem;
    margin-bottom: 0;
    width: 100%;
}
.right {
    margin-right: 0rem;
}
.bigtext {
    font-size: 2.5rem;
}
.bigger{
    font-size: 2.5rem;
}
@media screen and (min-width: 480px) {
.text{
    line-height: 1.8;
}

}
@media screen and (min-width: 768px) {
    .text {
        line-height: 1.8;
        font-size: 1.3rem;
    }
    .negmargin {
        margin-top: -4.300000000000001rem;
    }
    .demo2 td {
        padding: 3.15rem 0;
        width: 39vw;
    }
    .text p {
        font-size: 1.3rem;
        line-height: 1.8;
        font-family: "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif;
    }
.text{
    font-family: "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif;
}
.right {
    margin-right: 2vw;
    font-weight: 300;
}
.bigger{
    font-weight: 600 !important;
    font-size: 2rem !important;
}
.left {
    flex: 35%;
}
.text p.bigger {
    font-weight: bolder;
    font-size: 2.5rem;
}
.marginright{
    margin-right: 40%;
}
.marginright2{
    margin-right: 25%;
}
.nop {
    margin-top: 3vw;
}
}
@media screen and (min-width: 1440px) {
    .demo2 {
        width: 94%;
    }
    .demo2 td {
        font-size: 1.5vw;
    }
}
@media screen and (max-width: 768px) {
    .bigger {
        font-size: 24px !important;
    font-weight: 600 !important;
    }
    .bigtext{
        font-size: 1.8rem;
    }
    .demo2 td {
        font-size: 0.9rem;
        font-weight: 300;
    }
    .demo2 th {
        font-size: 0.9rem;
        font-weight: 300;
    }
    table:first-of-type {
        margin-top: 2rem;
    }
    .paddingbottom {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
    .borderblock {
         margin-bottom: 0;
    }
    .text p {
        line-height: 1.8;
        font-size: 1rem;
    }
}
@media screen and (max-width: 480px) {
    .demo2 td {
        font-size: 0.7rem;
        font-weight: 300;
    }
    .demo2 th {
        font-size: 0.7rem;
        font-weight: 300;
    }
}
@media screen and (width: 1470px), 
screen and (height: 956px) {
	.text p{
		font-size: 1.3vw
	}
}