(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Hino Rei - hospital mini-concert outfit Cosplay
Aug 17, 2022
by YiLiao
Hino Rei - hospital mini-concert outfit of Pretty Guardian Sailor Moon (live action)
Category: Anime
Completed: 100%
Cost: $ US20
Hours to Make: < 5
First worn at: RisingSun.net Casual Photoshoot, 4-1-06
Inspiration: The outfit was cool, and while I don't have it down exactly, I still wanted to do it. The entire reason I went for it was because I found a red cowboy hat at Wal-Mart one day. XD ((EDIT 2/09: Uploaded new pic from NDK 2007 where I'm at least wearing the proper hat! Lol.))
Least Favorite Aspect: That I forgot to bring my hat for the photosoot. ;-; So I had to borrow my friend's black top-hat instead. =/ Also...the fact that this outfit consists of like..3 different types of leather is totally not cool. XD;; One of these days (I know, I keep saying that) I'll get stuff that all match. Lol. So instead I wore a different jacket for the photoshoot so the mismatched leather wouldn't be dreadfully obvious. ._.;