
/*.title00{
    width: 7.2rem;
    margin: 0 auto;
}*/

.title00 h3{
    font-size: 2.6rem;
    color: #000;
    text-align: center;
}
.title00 h3 span{
    font-size: 2.6rem;
    display: block;
}


.content{
    margin: 7rem 1rem 0rem 1rem;

}



.photo{
    margin: 3rem auto 2rem auto;
    width: 26rem;
}
.photo img{
    width: 100%;
    opacity: 0.85;
}
.content h2{
    font-size: 2rem;
    color: #333;
    margin-top: 1.4rem;
    font-weight: 500;
    margin-bottom: 2.4rem;
    line-height: 2.8rem;
    text-align: center;
}
.artists_detail_B01{
    margin: 0rem auto 2rem auto;
    width: 19.6rem;
}
.artists_detail_C01{
    margin: 0rem auto 2rem auto;
    width: 29rem;
}
.artists_detail_C02{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_E01{
    margin: 0rem auto 2rem auto;
    width: 32rem;
}
.artists_detail_F01{
    margin: 0rem auto 2rem auto;
    width: 30rem;
}
.artists_detail_F02{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_G01{
    margin: 0rem auto 2rem auto;
    width: 30rem;
}
.artists_detail_H01{
    margin: 0rem auto 2rem auto;
    width: 19rem;
}
.artists_detail_H02{
    margin: 0rem auto 2rem auto;
    width: 36rem;
}
.artists_detail_H03{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_H04{
    margin: 0rem auto 2rem auto;
    width: 100%;
}
.artists_detail_H05{
    margin: 0rem auto 2rem auto;
    width: 18rem;
}
.artists_detail_L01{
    margin: 0rem auto 2rem auto;
    width: 20.2rem;
}
.artists_detail_L02{
    margin: 0rem auto 2rem auto;
    width: 12rem;
}
.artists_detail_L03{
    margin: 0rem auto 2rem auto;
    width: 17.8rem;
}
.artists_detail_L04{
    margin: 0rem auto 2rem auto;
    width: 31rem;
}
.artists_detail_O01{
    margin: 0rem auto 2rem auto;
    width: 26rem;
}
.artists_detail_Q01{
    margin: 0rem auto 2rem auto;
    width: 23rem;
}
.artists_detail_Q02{
    margin: 0rem auto 2rem auto;
    width: 14rem;
}
.artists_detail_S01{
    margin: 0rem auto 2rem auto;
    width: 18rem;
}
.artists_detail_S02{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_S03{
    margin: 0rem auto 2rem auto;
    width: 14.5rem;
}
.artists_detail_X01{
    margin: 0rem auto 2rem auto;
    width: 15rem;
}
.artists_detail_X02{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_Y01{
    margin: 0rem auto 2rem auto;
    width: 16rem;
}
.artists_detail_Y02{
    margin: 0rem auto 2rem auto;
    width: 19rem;
}
.artists_detail_Y03{
    margin: 0rem auto 2rem auto;
    width: 24rem;
}
.artists_detail_Z01{
    margin: 0rem auto 2rem auto;
    width: 17rem;
}
.artists_detail_Z02{
    margin: 0rem auto 2rem auto;
    width: 17.6rem;
}



@media (max-width: 375px){
   .artists_detail_H02{
        margin: 0rem auto 2rem auto;
        width: 34rem;
    } 
}


.content p{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    text-align: justify;
    margin-bottom: 1.6rem;
}
.content h4{
    font-weight: bold;
    color: #333;
    font-size: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.content ul li{
    font-size: 1.3rem;
    line-height: 2.4rem;
    color: #333;
    text-align: justify;
}


.current_work{
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 5px solid #f9f9f9;
}
.current_work h5{
    color: #333;
    font-size: 1.6rem;
    font-weight: 500;
    float: left;
    margin-top: 0.6rem;
}
.current_work .work_intro{
    float: right;
    width: 18rem;
}

.current_work .work_intro img{
    width: 18rem;
    opacity: 0.8;
}
.current_work .work_intro p{
    color: #666;
    font-size: 1.3rem;
    margin-top: 1rem;
    font-weight: 500;
    line-height: 1.8rem;
}

