@charset "utf-8";

					
						.BrandCelebrities{
		                    
                            
                            
                            
                            background-color:#222;
                            
                            
                        }
                        
                        .BrandCelebrities>.outBox{
                            
                            padding: 40px 0 50px 0;
                            
                            
                            
                        }
                        @media screen and (max-width:768px){
                            .BrandCelebrities{
		                        
                                
                                
                                
                                
                                
                                
                            }
                            
                            .BrandCelebrities>.outBox{
                                
                                padding: 9.66vw 0 12.08vw 0;
                                
                                
                                
                            }
                        }
					
					
                        .BrandCelebrities>.outBox{
                            margin:0 auto;
                            max-width:1120px;
                            color:#fff;
                        }
                        
                        .BrandCelebrities .title{
                            font-size: 24px;
                            padding-bottom: 30px;
                            text-align: center;
                        }
                        
                        .BrandCelebrities .cBox {
                            position: relative;
                            margin:0 auto;
                            overflow: hidden;
                        }
                        
                        .BrandCelebrities .container {
                            margin: 0 0 0 -45px;
                            position: relative;
                            text-align: center;
                        }
                        
                        .BrandCelebrities .unit {
                            display: inline-block;
                            vertical-align: top;
                            width: 14.28%;
                            padding-left: 45px;
                        }
                        
                        .BrandCelebrities .unitInBox {
                            width: 100%;
                            text-align: center;
                        }
                        
                        .BrandCelebrities .imgOutBox{
                            width:100%;
                            height:100%;
                            border-radius: 50%;
                        }
                        
                        .BrandCelebrities .imgBox{
                            width:100%;
                            padding-top:100%;
                            border-radius: 50%;
                        }
                        
                        .BrandCelebrities .subject, .BrandCelebrities .nickName{
                            font-size:12px;
                            padding-top:10px;
                        }
                        
                        .BrandCelebrities .nickName{
                            padding-top:0;
                            color:#888783;
                        }
                        
                        .BrandCelebrities .subject, .BrandCelebrities .nickName{
                            white-space: nowrap;
                            overflow: hidden;
                        }
                        
                        .BrandCelebrities .icon{
                            width:18px;
                            height:18px;
                        }
                        
                        .BrandCelebrities .text{
                            padding:0 0 0 4px;
                        }
                        
                        .BrandCelebrities .icon_comment{
                            background-image:url(/tw/images/common/ico_commentsA_1.svg);
                        }
                        
                        @media screen and (max-width:1260px){
                            .BrandCelebrities>.outBox{
                                width:90%;
                            }
                        }
                        
                        @media screen and (max-width:1120px){
                            .BrandCelebrities .cBox {
                                overflow-x: scroll;
                                -webkit-overflow-scrolling: touch;
                                -ms-touch-action: manipulation;
                                touch-action: manipulation;
                            }
                            
                            .BrandCelebrities .container {
                                margin: 0 0 0 -4.02vw;
                                width: auto;
                                display:flex;
                            }
                            
                            .BrandCelebrities .unit{
                                padding-left: 4.02vw;
                                width:18vw;
                            }
                        }
                        
                        @media screen and (max-width:768px){
                            .BrandCelebrities>.outBox{
                                width:90vw;
                            }
                            
                            .BrandCelebrities .title{
                                font-size:5.8vw;
                                padding-bottom: 7.25vw;
                            }
                            
                            .BrandCelebrities .container {
                                margin: 0 0 0 -5vw;
                            }
                            
                            .BrandCelebrities .unit {
                                width: 35vw;
                                padding-left: 5vw;
                            }
                            
                            .BrandCelebrities .imgOutBox{
                                padding:0.725vw;
                            }
                            
                            .BrandCelebrities .subject, .BrandCelebrities .nickName{
                                font-size:2.9vw;
                                padding-top:2.42vw;
                            }
                            
                            .BrandCelebrities .nickName{
                                padding-top:0;
                            }
                            
                            .BrandCelebrities .icon{
                                width:4.35vw;
                                height:4.35vw;
                            }
                            
                            .BrandCelebrities .text{
                                padding:0 0 0 0.966vw;
                            }
                            
                        }
					