.mytable tr td {
    border: 1px solid #ddd;
}

.main-content .mytable tbody tr td:first-child {
    background-color: #ffbe5c!important;   
} 

.main-content .mytable tbody tr td:first-child span {  
/*    color: #fff!important;*/
} 



@media screen and (max-width:1024px) { 
    .left-info img {
        width: 200px;
        height: auto;
    }
    
     .img-tel {
        width: 180px;
        height: auto;
    }
    .menu-b ul {
        padding-left: 0;
    }

    .business-hours {
        padding-left: 0;
    }
}


@media screen and (max-width:768px) { 
      /* NAV MENU */
    .topnav a {
        display: none;
    }
           
    a.icon {
        float: right;
        display: block;        
        width: 80px;        
        background: #FF9900;
        color: #fff;
        padding: 5px 10px;
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
        position: relative;
        top: -70px;
    }
    
    .topnav.responsive {
        position: relative;
        background: #FF9900;
        top: 40px;
        
    }

    .icon {
        position: absolute;
        right: 0;
        top: 0;        
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 20px;
        padding: 10px;        
    }
    
    .topnav.responsive a:hover {
         background: #FEDB89;
         color:#000;
        text-decoration: none;
    }
    
    
    /* HEADER */
    header p {
        font-size: 12px;
/*        margin-right: 40px;*/
    }
    
    .show_sp {
        display: inline-block;
    }
    
    .img-tel {
/*
        width: 180px;
        height: auto;
*/
        display: none;
    }
    
    /* BANNER */
    .img-banner {        
/*        margin-top: 40px;*/
/*        width: 65%;*/
    }
    
    .aside {
        display: none;
    }
    
    .main-content {
        width: 98%;
    }
    
    .sp-area {
        display: block;
    }
    
    /* FOOTER */
    footer address {
        font-size: 12px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    
    /* TREATMENT PAGE */
    .main-content h2 {
/*        margin-top: 40px;*/
    }
}


@media screen and (max-width:767px) { 
    
     /* NAV MENU */
    
  
    .topnav a {
        display: none;        
    }
           
    a.icon {
        float: right;
        display: block;        
/*        width: 80px;        */
        background: #FF9900;
        color: #fff;
        padding: 5px 10px;
        margin-bottom: 10px;
        font-size: 20px;
        text-align: center;
        position: relative;
        top: -70px;
    }
    
    .topnav.responsive {
        position: relative;
        background: #FF9900;
        top: 0;
        margin-bottom: 60px;
/*
        top: 40px;
        
*/
    }

    .icon {
        position: absolute;
        right: 0;
        top: 0;        
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        color: #fff;
        font-size: 20px;
        padding: 10px;        
    }
    
    .topnav.responsive a:hover {
         background: #FEDB89;
         color:#000;
        text-decoration: none;
    }
    
    
    /* HEADER */
    header p {
        font-size: 12px;
/*        margin-right: 40px;*/
    }
    
    header {
        margin-bottom: -60px;
    }
    
    .show_sp {
        display: inline-block;
    }
    
    .img-tel {
/*
        width: 180px;
        height: auto;
*/
        display: none;
    }
    
    /* BANNER */
    .img-banner {        
/*        margin-top: 40px;*/
    }
    
    .aside {
        display: none;
    }
    
    .main-content {
        width: 96%;
        padding-left: 15px;
    }
    
    .sp-area {
        display: block;
    }
    
    .anxin {
         background: url(_src/anxin-sp.png);
         background-repeat: no-repeat; 
         background-position: center center;
         border: 2px solid #FF9900;
         height: 700px;
    }
    
    .anxin h5 {
        text-indent: 5px;
        font-size: 14px;     
    }

    .anxin p {
        text-indent: 5px;
        font-size: 14px;
    }

    /* FOOTER */
    .img-pagetop {        
/*        margin-right: 10px;*/
    }
    
    footer address {
        font-size: 12px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    
    .no-overflow {
        overflow-x: hidden;
    }
    
    /* TREATMENT PAGE */
    .main-content h2 {
/*        margin-top: 40px;*/
    }
    
    .main-content table tbody tr td:first-child {
        width: 110px!important;
    }
    
    .main-content table tbody tr td span {
        font-size: 14px!important;
    }
    
    /* FAQ PAGE */
    
     .main-content .table2 tbody tr td:first-child {
/*        width: 140px!important;*/
          width: 108px!important;
    }
    
    .main-content .table2 tbody tr td span {
        font-size: 17px!important;
    }
    
    /* ACCESS */
    .access .col1 {
        display: inline-block;
        width: 96%;
    }
    
    .access .col2 {
        display: inline-block;
        width: 96%;
    }
    
    /* Images */
    
    

    
    
    
    
    .img-content2 {
/*
        width: 130px;
        height: auto;
*/
        width: 96%;
        height: auto;
        padding-bottom: 15px;
    }
    
    .features .img-left {
        float: none;
    }
    
    .features .img-right {
        float: none;        
    }
    
    .img-content3 {
/*
        width: 180px;
        height: auto;
*/
        width: 96%;
        height: auto;
        padding-bottom: 15px;
    }
    
    .img-content4 {
/*
        width: 140px;
        height: auto;
*/
        width: 96%;
        height: auto;
        padding-bottom: 15px;
    }
    
    .img-content5 {
       
    }
    
    .img-content6 {
        width: 96%;
        height: auto;
        padding-bottom: 15px;
    }
    
    /* Title & Text */
    .fsize_ll {
        font-size: 20px;
    }
    
    .fsize_l {
        font-size: 19px;
    }
    
    .txt1 {
        font-size: 14px;
    }
    
    .txt2 {
        font-size: 14px;
    }
    
    .no_sp {
        display: none;
    }
    
    .txt-links {
        text-indent: -50px;
        padding-left: 25px;
    }
    
    .mgb40sp {
        margin-bottom: 40px;
    }
    
    .main-content a {
        font-size: 14px;
    }
    
    .img-numbers {
        width: 23px;
        height: auto;
    }
    
    .main-content .mytable tbody tr td:first-child {
        width: 45%!important;
    }
    
    .main-content .mytable2 tbody tr td:first-child {
        width: 70%!important;
    }
}

@media screen and (max-width:320px) { 
    .logo {
        width: 400px;
        height: auto;
    }
    
    a.icon {        
        position: relative;
        top: -60px;
    }
    
     /* ACCESS */
    .access .col1 {
        display: inline-block;
        width: 96%;
    }
    
    .access .col2 div {
        width: 290px!important;
    }
    
      /* FAQ PAGE */
    
     .main-content .table2 tbody tr td:first-child {
        width: 120px!important;
    }
    
    .main-content .table2 tbody tr td span {
        font-size: 14px!important;
    }
    
    /* Text */
    .fsize_l {
        font-size: 15px;
    }
    
    .txt1 {
        font-size: 16px!important;
    }
    
    .txt2 {
        font-size: 12px!important;
    }
    
    .txt3 {
        font-size: 14px!important;
    }
    
    .main-content p {
        font-size: 13px;
    }
    
    .main-content a {
        font-size: 12px;
    }
}