@charset "UTF-8";.details-profile .artist-photo{position:relative;overflow:hidden}@media (min-width: 992px){.details-profile .artist-photo{width:500px;margin:0 auto}}.details-profile .artist-photo::before,.details-profile .artist-photo::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.details-profile .artist-photo::before{background:#fff;transition:0.4s;z-index:3}.details-profile .artist-photo::after{background:#796baf;transition:0.4s;transition-delay:0.5s;z-index:2}.details-profile .artist-photo img{opacity:0;transform:scale(0.95);transition:1.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition-delay:0.4s;position:relative;z-index:1}.details-profile .artist-name{font-size:28px;font-family:Roboto,"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic","游ゴシック","Meiryo UI",Meiryo,sans-serif;text-align:center;margin:20px 0}@media (min-width: 768px){.details-profile .artist-name{font-size:32px}}.details-profile .artist-name p{font-size:18px}.details-profile .artist-caption{margin-top:32px}.show-content .artist-photo::before,.show-content .artist-photo::after{transform:translateY(100%)}.show-content .artist-photo img{opacity:1;transform:scale(1)}
