/*
Theme Name: ocean-ceremony
Author: Takuya Haruna
Description: This is Ocean-Ceremony Corporate site.
Version: 1.0
Text Domain: ocean-ceremony.com
*/


body,p,h1,h2,h3,h4,h5,h6,a,span,ul,li,label,button{
	font-family: serif;
}
#area{
	background: url("https://ocean.weart-marketing.com/wp-content/themes/ocean/assets/images/bk-map.png");
	background-repeat: no-repeat;
}



#voice{
	background: url("https://ocean.weart-marketing.com/wp-content/themes/ocean/assets/images/bg-voice.png");	
	background-repeat: no-repeat;
}
@media screen and (max-width: 480px) {
	#area{
		background-repeat: repeat;
		background-size: contain;
	}
	#voice{
		background-repeat: repeat;
	}
}
.voice01::before{
content: url("https://ocean.weart-marketing.com/wp-content/themes/ocean/assets/images/title-voice01.png");
position: absolute;
left: 0px;
top: 0px;		
}
.voice02::before{
position: absolute;
content: url("https://ocean.weart-marketing.com/wp-content/themes/ocean/assets/images/title-voice02.png");
left: 0px;
top: 0px;			
}
.voice03::before{
content: url("https://ocean.weart-marketing.com/wp-content/themes/ocean/assets/images/title-voice03.png");
position: absolute;
left: 0px;
top: 0px;		
}