@charset "utf-8";

#contentwrap {
    width: 100%;
}

.box_banner_1280 {
    min-width: 1280px;
    height: 300px;
    background-image: url(../images/01_brand.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 {
    width: 370px;
}

.text_1 > .t_1 {
    color: #ff0055;
    font-size: 21px;
    font-weight: bold;
}

.text_1 > .line {
    width: 200px;
    height: 1px;
    background-color: #ff0055;
    margin: 5px 0 15px 0;
}

.text_1 > .t_2 {
    color: #ff0055;
    font-size: 21px;
    font-weight: bold;
}

.text_1 > .margin {
    width: 300px;
    height: 15px;
}

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

.text_2 {
    width: 300px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 200px;
}

.text_2 > .t_1 {
    color: #ff0055;
    font-size: 21px;
    font-weight: bold;
    position: absolute;
    right: 0;
}

.text_2 > .line {
    width: 300px;
    height: 1px;
    background-color: #ff0055;
    position: absolute;
    right: 0;
    top: 40px;
}

.text_2 > .t_2 {
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 75px;
}

.text_2 > .t_2 > li {
    padding: 0 15px;
    position: relative;
}

.text_2 > .t_2 > li:last-child {
    padding-right: 0;
}

.comma_1 {
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background-color: #ff0055;
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translateX(-50%);
}

.comma_2 {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #ff0055;
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translateX(-50%);
}

.comma_3 {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #ff0055;
    position: absolute;
    top: -50%;
    left: 65%;
    transform: translateX(-50%);
}

.text_3 {
    width: 714px;
    height: 350px;
    border: 3px solid #ff0066;
    margin-top: 200px;
    text-align: center;
    position: relative;
}

.text_3_box {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.text_3 .t_1 {
    color: #ff0055;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.text_3 .t_1 span {
    color: #000;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

.text_3 .t_2 {
    font-size: 18px;
}

.text_4 {
    margin-top: 100px;
    position: relative;
}

.text_4 img {
    margin-right: 15px;
}

.text_4 span {
    font-size: 18px;
    position: absolute;
    top: 5px;
}

.text_4 p {
    margin-top: 20px;
}

.text_4 .line {
    width: 720px;
    height: 1px;
    background-color: #ff0055;
    margin: 30px 0;
}

.text_5 {
    position: relative;
}

.text_5 img {
    margin-right: 15px;
}

.text_5 span {
    font-size: 18px;
    position: absolute;
    top: 1px;
}

.text_5 p {
    margin-top: 20px;
}

.text_5 .line {
    width: 720px;
    height: 1px;
    background-color: #ff0055;
    margin: 30px 0;
}

.text_6 {
    position: relative;
}

.text_6 img {
    margin-right: 15px;
}

.text_6 span {
    font-size: 18px;
    position: absolute;
    top: -5px;
}

.text_6 p {
    margin-top: 20px;
}

.text_6 .line {
    width: 720px;
    height: 1px;
    background-color: #ff0055;
    margin: 30px 0;
}

.text_7 {
    position: relative;
}

.text_7 img {
    margin-right: 15px;
}

.text_7 span {
    font-size: 18px;
    position: absolute;
    top: 3px;
}

.text_7 p {
    margin-top: 20px;
}

.text_8 {
    position: relative;
    margin-top: 100px;
}

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

.text_8 .line {
    width: 720px;
    height: 1px;
    background-color: #ff0055;
    margin-top: 10px;
}

.text_8_box {
    width: 330px;
    height: 100%;
    position: relative;
    margin-top: 100px;
    left: 50%;
    transform: translateX(-50%);
}

.text_8_box ul {
}

.text_8_box ul li {
    float: none;
    margin-bottom: 50px;
}

.text_8_box ul li:last-child {
    float: none;
    margin-bottom: 0px;
}

.text_8_box img:first-child {
    margin: 0 34.333333px;
}

.text_8_box img:last-child {
    margin: 0;
}






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













































