@media (max-width: 1024px) {
.aft_border1{
    padding:50px 0;
}
.aft_border2 {
    padding: 50px 0;
}
.aft_title h3:before{
    font-size:27px;
}
#nayami .nayami_wrap ul li{
    padding-left: 3em;
    text-indent: -3em;
}
#nayami .nayami_wrap ul:first-child,
#nayami .nayami_wrap ul:last-child {
    width: 48%;
}
.aft_title h3 {
    margin-bottom: 20px;
}
#otetsudai {
    padding: 0 0 70px 0;
}
#otetsudai ul {
    font-size: 14px;
}
#otetsudai ul li{
    line-height:25px;
}
#otetsudai ul li span {
    font-size: 16px;
}
#otetsudai ul li h3 {
    font-size: 25px;
}
#otetsudai ul li h3:before {
    font-size: 16px;
}
#otetsudai ul li h3:after{
    margin:20px auto;
}
#onestop {
    border-radius: 30px;
    padding: 50px 0;
}
#onestop .onestop_wrap {
    padding: 50px 0;
    border-radius: 30px;
    margin-bottom: 40px;
}
#onestop .content {
    line-height: 27px;
}
#onestop .one_title h3{
    margin-bottom: 30px; 
}
#onestop table .num{
    font-size:35px;
}
#onestop table td, #onestop table th {
    padding-bottom: 20px;
}
#onestop table td .one_bold {
    font-size: 16px;
}
#hojokin ul li .hojo_title {
    font-size: 16px;
}
#hojokin ul li{
    line-height:25px;
}





}/*-- max-width:1024 end --*/



@media (max-width: 754px) {
.aft_title h3:before{
    font-size:20px;
    padding-right: 5px;
}
.aft_border1 {
    padding: 50px 0;
}
#nayami .nayami_wrap ul:first-child,
#nayami .nayami_wrap ul:last-child {
    width: 95%;
    margin: 0 auto;
}
#nayami .nayami_wrap {
    display: block;
}
#nayami .nayami_wrap ul li{
    padding:10px 0 10px 3em;
    font-size: 16px;
}


#otetsudai {
    padding: 0 0 50px 0;
}
#otetsudai ul{
    display:block;
}
#otetsudai ul li {
    width: 100%;
    padding-top: 0;
    margin-bottom: 15px;
    height: auto;
    padding:15px 0;
}
#otetsudai ul li h3:after {
    margin: 10px auto;
}

#otetsudai ul li span {
    position: relative;
    top: auto;
    left: auto;
    transform: unset;
}
#otetsudai .otetsudai_wrap {
    width: 95%;
    margin: 0 auto;
}




#onestop .content {
    font-size: 16px;
    width: 92%;
    margin-top:20px;
}
#onestop .onestop_wrap {
    padding: 30px 0;
    margin-bottom: 30px;
}
#onestop .one_title h3 {
    line-height: 26px;
    display: inline;
}
#onestop .one_title h3 span {
    font-size: 35px;
}
#onestop table {
    width: 95%;
}
#onestop table .num {
    font-size: 30px;
    vertical-align: top;
}
#onestop table td .one_bold {
    font-size: 16px;
}
#onestop table td,
#onestop table th {
    padding-top: 20px;
    padding-bottom:0;
}
#onestop .common_wrap {
    width: 92%;
}
#hojokin ul li:last-child {
    margin-top: 20px;
}



}/*-- max-width:754 end --*/