@charset "utf-8";

#contentwrap {
    width: 100%;
}

a {
    color: black;
}

.box_banner_1280 {
    min-width: 1280px;
    height: 300px;
    background-image: url(../images/08_company.JPG);
    background-position: center;
    background-repeat: no-repeat;
}

.box_min_1280 {
    min-width: 1280px;
    margin: 0 auto;
}

.box_900 {
    width: 900px;
    margin: 0 auto;
}

.favicon {
    background-image: url(../images/fabicon.PNG);
    width: 25px;
    height: 31px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.content_title {
    width: 200px;
    height: 21px;
    font-size: 21px;
    font-weight: bold;
    color: #ff0055;
    padding-left: 40px;
}



.content_box {
    width: 720px;
    height: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
    position: relative;
}

.text_1 img:nth-child(1) {
    margin-bottom: 50px;
}

.text_1 span {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_2 img {
    margin: 50px 0;
}

.text_2 span {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_3 img {
    margin: 50px 0;
}

.text_3 span {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}

.text_4 img {
    margin: 50px 0;
}

.text_4 span {
    color: #ff0055;
    font-size: 18px;
    font-weight: bold;
}



/**********************************/













































