div#wholeContents.twoColumnpage .entry-content section:first-of-type {
    margin: 0 0 0rem 0;
}

body #wholeContents .arrow {
    margin: 2rem 0;
}

div#wholeContents.twoColumnpage .btn_1 a {
    font-size: 1.2rem;
    width: inherit;
    text-align: center;
    display: inline;
    padding: 1rem 4rem;
    margin-top: 1rem;
    right: 0;
    position: relative;
}
div#wholeContents.twoColumnpage p strong {
    font-size: 1.35rem;
}
div#wholeContents.twoColumnpage .wpb_single_image {
    padding: 0 .5rem;
}

h3.title_1{
    color: #0058a2;
    font-size: 1.1rem;
    font-weight: 700;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
}



h3.title_1:before {
    content: "";
    background: linear-gradient(90deg, #e71a2f 0 50%, #0058a2 50% 100%);
    width: 15%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 42%;
}

h3.title_1sub{
    color: #0058a2;
    font-size: 1.25rem;
    font-weight: 800;
    padding-top: 15px;
    position: relative;
    text-align: center;
}
.big {
    font-size: 2.2rem;
    padding-right: .8rem;
}
/***************TB****************/

@media screen and (max-width:768px) {

}


/***************TB****************/


/***************SP****************/


@media screen and (max-width:480px) {
body #wholeContents .arrow {
    margin: 0rem 0;
}

div#wholeContents.twoColumnpage table {
    margin: 0rem auto .5rem;
}


div#wholeContents.twoColumnpage div#shintaiJouken th {
    width: 22%;
    font-weight: normal;
}
}