@charset "utf-8";
/* CSS Document */


/* Contents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents .box1 {
    height: auto;
    width: 1100px;
    margin-top: 20px;
}

#contents .box2 {
    height: auto;
    width: 1100px;
    margin-top: 40px;
}

#contents .box2 .left {
    float: left;
    width: 550px;
    height: auto;
}

#contents .box2 .right {
    float: right;
    width: 525px;
    height: auto;
}

#contents .box2 .right .info {
    width: 525px;
    height: auto;
    margin-top: 20px;
}

#contents .box2 .right .info li {
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

#contents .box2 .right .info .info_li {
    padding-left: 4px;
    padding-top: 14px;
}

#contents .box2 .right .info .info_li .info_date {
    color: #999999;
    float: left;
    display: block;
    width: 85px;
    line-height: 16px;
}

#contents .box2 .right .info .info_li .info_title {
    float: left;
    margin-left: 10px;
    width: 420px;
}

#contents .box2 .right .info .info_li .info_title a {
    line-height: 16px;
    color: #333333;
    text-decoration: none;
}

#contents .box2 .right .info .info_li .info_title a:hover {
    color: #FF8800;
}


#contents .box3 {
    background-image: url(../new-img/vs/vs_img6.jpg);
    background-repeat: no-repeat;
    height: 328px;
    width: 1100px;
    margin-top: 20px;
}

#contents .box3 .title {
    padding-top: 16px;
    margin-left: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
}

#contents .box3 .left {
    float: left;
    width: 395px;
    height: auto;
    margin-top: 20px;
    margin-left: 15px;
}

#contents .box3 .right {
    float: right;
    width: 680px;
    height: auto;
}

#contents .box3 .right .fixbox {
    width: 640px;
    height: 215px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

#contents .box3 .right .fixbox p {
    width: 640px;
    font-size: 15px;
    line-height: 23px;
}






#contents .box3 .right .btn {
    background-image: url(../new-img/vs/vs_img8.jpg);
    background-repeat: no-repeat;
    width: 280px;
    height: 30px;
    float: right;
    margin-right: 10px;
}

#contents .box3 .right .btn a {
    text-indent: -5999px;
    display: block;
    width: 280px;
    height: 30px;
    overflow: hidden;
}

#contents .box3 .right .btn a:hover {
    filter: alpha(opacity=20);
    opacity: 0.2;
    background: #fff;
}

#contents .box3 .right .fixbox .color_orange_b {
    font-size: 15px;
    color: #FE9900;
    font-weight: bold;
}

#contents .valuestyle_photo img {
    padding-top: 40px;
}

#contents .design_box {
    margin-top: 70px;
}

#contents .design_box .title {
    margin-bottom: 20px;
}

#contents .design_box .text {
    font-size: 20px;
}

#contents .design_box .design_left {
    float: left;
    height: 140px;
    width: 471px;
}

#contents .design_box .design_right {
    height: 90px;
    width: 600px;
    float: right;
    background-image: url(../new-img/vs/vs_img16.jpg);
    background-repeat: repeat;
    padding-top: 50px;
    padding-left: 20px;
}

#contents .design_box .design_right .right_text {
    font-size: 13px;
    line-height: 16px;
}

#contents .design_box .design_right {
    background-image: none;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 140px;
}

#contents .design_box .design_right .address {
    display: flex;
    margin-top: 10px;
    line-height: 1.35em;
}

#contents .design_box .design_right .address > p {
    width: 50%;
}

#contents .design_box .design_right .address span {
    display: block;
}

#contents .design_box .design_right .address .type {
    font-weight: bold;
}

#contents .design_box .design_right .name {
    font-weight: bold;
    font-style: italic;
    border-bottom: 1px solid #aaa;
    font-size: 1.2em;
    line-height: 1.6;
}

#contents .design_box .design_right .address .tel {
    font-weight: bold;
    font-size: 1.4em;
}

#contents .design_box .design_right .address .email a {
    text-decoration: none;
    color: #000;
}

#contents .design_box .design_right .address .email a:hover {
    opacity: 0.7;
}

#contents .design_box .design_right .address .email a:visited {
    color: #000;
}

#contents .vs_title img {
    padding-top: 30px;
}


.list_carousel {
    margin: 0 auto 30px;
    width: 1100px;
    height: 280px;
    background-color: #eee;
    margin-top: 20px;
}

.list_carousel ul {
    float: left;
    width: 989px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    margin-top: 27px;
    margin-left: 7px;
}

.list_carousel li {
    width: 323px;
    height: 228px;
    margin-left: 5px;
    padding: 0;
    float: left;
}

.list_carousel .prev {
    float: left;
    background-image: url(../new-img/vs/prev.png);
    background-repeat: no-repeat;
    width: 39px;
    height: 52px;
    margin-left: 10px;
    margin-top: 110px;
}

.list_carousel .next {
    float: right;
    background-image: url(../new-img/vs/next.png);
    background-repeat: no-repeat;
    width: 39px;
    height: 52px;
    margin-right: 10px;
    margin-top: 110px;

}

a.next span,
a.prev span {
    display: none;
}
