.about1 {}
    
    .about1 h2,
    .about2 h2,
    .about3 h2 {
        font-size: 1.4rem;
        color: #2b2b34;
        text-align: center;
        display: block;
        margin: 1rem auto 1.5rem;
        font-weight: normal;
        letter-spacing: 1px;
        border-bottom: 1px solid #ddd;
        width: 50%;
    }
    
    .about1 h2 span,
    .about2 h2 span,
    .about3 h2 span {
        display: block;
        border-bottom: 3px solid #e3232f;
        width: 20%;
        text-align: center;
        margin: 0.5rem auto -1.5px;
    }
    
    .about1 dl {}
    
    .about1 dl dt {
        border: 1px solid #eee;
        padding: 3px;
        line-height: 0;
    }
    
    .about1 dl dt img {}
    
    .about1 dl dd {
        margin-top: 1rem;
    }
    
    .about1 dl dd h5 {
        font-size: 1.3rem;
        font-weight: normal;
        letter-spacing: 0.25rem;
    }
    
    .about1 dl dd b {
        display: block;
        border-bottom: 2px solid #cc3441;
        width: 5%;
        margin: 0.5rem 0 1rem;
    }
    
    .about1 dl dd p {
        letter-spacing: 1px;
        line-height: 130%;
        font-size: 1.2rem;
    }
    
    .about2 {}
    
    .about2 h5 {
        font-size: 1.3rem;
        font-weight: normal;
        color: #333;
    }
    
    .about2 h5 span {
        display: block;
        border-bottom: 2px solid #cc3441;
        width: 5%;
        margin: 35px 0;
    }
    
    .about2 dl {}
    
    .about2 dl dt {}
    
    .about2 dl dd {
        padding-top: 1rem;
    }
    
    .about2 dl dd p {
        text-align: justify;
        line-height: 130%;
        font-size: 1.2rem;
    }
    
    .about2 dl dd b {
        background:url({dede:global.cfg_cmspath/}/skin/images/e16e65324922428ea18c5c08bbaaed34_79.jpg)no-repeat left;
        height: 2.5rem;
        color: #fff;
        text-align: left;
        display: block;
        line-height: 190%;
        padding-left: 1rem;
        font-size: 1.2rem;
        font-weight: normal;
        letter-spacing: 2px;
        margin-top: 0.5rem;
        background-size: 33%;
        margin-bottom: 1rem;
    }
    
    .about2 dl dd b a {
        color: #fff
    }
    
    .about3 {}
    
    .about3 ul {}
    
    .about3 ul li {}
    
    .about3 ul li h3 {
        color: #e3232f;
        font-size: 1.3rem;
        display: block;
        margin: 0.5rem 0;
    }
    
    .about3 ul li b {
        width: 100%;
    }
    
    .about3 ul li b img {}
    
    .about3 ul li p {
        line-height: 130%;
        font-size: 1.2rem
    }
    
    .about3 ul li span {
        display: block;
        background: #e3232f;
        width: 15%;
        color: #fff;
        text-align: center;
        letter-spacing: 2px;
    }
    
    .about3 ul li:last-child {}
        .m-gy-dfl-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-gy-dfl-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background: #12539b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        .m-gy-dfl-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .main-footer-1 {
            height: 4.1rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }

        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        

        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #e3232f;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
