.PC #brand_block{
	width: 100%;/*750*/
    height: auto;
    overflow: hidden;
    margin: 35px auto;
    border: 2px solid #eac3fb;
    background-color: #FFF;
    box-sizing: border-box;
}

.PC #brand_block .brand-title{
    width: 100%;
    height: 62px;
    background-color: #eac3fb;
    color: #8000B7;
    text-align: center;
    font-size: 1.8rem;
    line-height: 62px;
    font-weight: bold;
}

.PC #brand_block .brand-content{
    width:100%;
    height: auto;
    padding:20px;
    box-sizing: border-box;
}

.PC #brand_block .brand-content .bph_box{
    width:100%;
    max-width: 540px;
    height: auto;
    margin:0 auto;
}

.PC #brand_block .brand-content .bph_box img{
    display: block;
    width:100%;
    height: auto;
}

.PC #brand_block .aboutSam{
    width:100%;
    height: 0px;
    padding-bottom:67.164179%;
    overflow: hidden;
    background: url(../images/brand_block/click108_about.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

/*品牌延伸連結*/

/*==============================手機版==============================*/

.MOBILE #brand_block{
	width: 95%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    border: 2px solid #eac3fb;
    background-color: #FFF;
}

.MOBILE #brand_block .brand-title{
    width: 100%;
    height: 62px;
    background-color: #eac3fb;
    color: #8000B7;
    text-align: center;
    font-size: 1.8rem;
    line-height: 62px;
    font-weight: bold;
}

.MOBILE #brand_block .brand-content{
    width:100%;
    height: auto;
    padding:15px;
    box-sizing: border-box;
}

.MOBILE #brand_block .brand-content .bph_box{
    width:100%;
    height: auto;
    margin:0 auto;
}

.MOBILE #brand_block .brand-content .bph_box img{
    display: block;
    width:100%;
    height: auto;
}

.MOBILE #brand_block .aboutSam{
    width:100%;
    height: 0px;
    padding-bottom:71%;
    overflow: hidden;
    background: url(../images/brand_block/click108_about.jpg);
    background-repeat: no-repeat;
    background-size: 110% auto;
    background-position: top center;
}

/*品牌延伸連結*/