/* @override 
	https://sp-delfino.steam-design.biz/vol_202506/assets/css/local.css
	http://203.143.96.127:8077/vol_202506/assets/css/local.css */

@charset "UTF-8";
/* CSS Document */

#p04_talk_session div.box_bonus>h5 {
	line-height: 1.2;
}


section figure.surfin>figcaption::before{
	content: none;
}

/*fashion*/

#wrapper_wears p.wears:nth-of-type(1){
	width: 110%;
	margin-left: -4vw;
}

#wrapper_wears p.wears:nth-of-type(3){
	width: 100%;
	margin-left:-3vw;
	z-index: 10;
	margin-top: -4vw;
}

#wrapper_wears p.wears:nth-of-type(4){
	width: 90%;
	margin-left: 5vw;
	margin-top: -5vw;
}

/*comon a my room*/

#sec_sp02_my_room figure.top_border{
	margin-top: 5em;
	border-top: 1px solid #a58609;
	padding-top: 5.5vw;
}

#sec_sp02_my_room h5>small.box {
	display: inline-block;
	background-color: hsl(47, 89%, 78%);
	border-radius: 1vw;
	padding: 0.2em 0.45em 0.2em 0.45em;
}