<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 1081px){
#onayami{
	width: 100vw;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: url("/wp-content/uploads/2024/09/toilet_onayami_bg_01.png");
	background-repeat: repeat-y;
	background-size: contain;
}
.onayami_wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_title_block{
}
.onayami_title_img{
	width: 100vw;
	height: auto;
	position: relative;
	z-index: 0;
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.onayami_title_img img{
	width: 670px;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_title_img p{
	font-size: 3.5rem;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 3rem 0 0 0;
	position: static;
	z-index: 1;
}
.onayami_title_bar{
	width: 100vw;
	height: 35vw;
	min-height: 715px;
	position: absolute;
	z-index: 0;
	top: -50px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.onayami_title_bar img{
	width: 100vw;
	height: 35vw;
	min-height: 715px;
}

.onayami_title_wrap p{
	font-size: 3.5rem;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 3rem 0 0 0;
}
.onayami_obj_01{
	width: 100%;
	max-width: 1080px;
	margin: 280px 0 0 0;
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_01 img{
	width: 100%;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_obj_01_add{
	position: absolute!important;
	top: -320px!important;
	z-index: -1!important;
	width: 378px!important;
	height: auto!important;
}
.onayami_obj_02{
	width: 100%;
	max-width: 1080px;
	height: auto;
	overflow: hidden;
	margin: 60px 0 200px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_02_title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.onayami_obj_02_title p{
	font-size: 3rem;
	font-weight: bold;
	color: white;
}
.onayami_obj_02_img{
	width: calc(100% - 30px);
	max-width: calc(1080px - 30px);
	height: auto;
	margin: 70px 0 0 0;
	padding: 0 30px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.onayami_obj_02_img img{
	width: 100%;
	height: auto;
}
.onayami_obj_03{
	width: 100%;
	height: auto;
	padding: 0 0 146px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_wrap{
	width: 75vw;
	height: 224px;
	padding: 0 25vw 0 0;
	margin: 0 0 100px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
	background-image: url("/wp-content/uploads/2024/09/toilet_onayami_obj_03_bar.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 75vw 100%;
}
.onayami_obj_03_title_text{
	width: 100vw;
	height: auto;
	position: absolute;
	z-index: 2;
	top: -53px;
	left: 0;
}
.onayami_obj_03_title_text img{
	width: 908px;
	height: auto;
}
.onayami_obj_03_title_add{
	width: 551px;
	height: auto;
	position: absolute;
	z-index: 1;
	top: -330px;
	left: calc(50vw + 300px);
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_add img{
	width: 551px;
	height: auto;
}
.onayami_obj_03_obj{
	width: 100%;
	max-width: 1080px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_obj img{
	width: 100%;
	height: auto;
}
}

@media screen and (min-width: 751px) and (max-width: 1080px){
#onayami{
	width: 100vw;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: url("/wp-content/uploads/2024/09/toilet_onayami_bg_01.png");
	background-repeat: repeat-y;
	background-size: contain;
}
.onayami_wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_title_block{
}
.onayami_title_img{
	width: 100vw;
	height: auto;
	position: relative;
	z-index: 0;
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
.onayami_title_img img{
	width: 50vw;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_title_img p{
	font-size: 5vw;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 3rem 0 0 0;
	position: static;
	z-index: 1;
}
.onayami_title_bar{
	width: 100vw;
	height: auto;
	position: absolute;
	z-index: 0;
	top: -50px;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.onayami_title_bar img{
	width: 100vw;
	height: 65vw;
}

.onayami_title_wrap p{
	font-size: 3.5rem;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 3rem 0 0 0;
}
.onayami_obj_01{
	width: 92vw;
	margin: 35vw 0 0 0;
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_01 img{
	width: 100%;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_obj_01_add{
	position: absolute!important;
	top: -320px!important;
	z-index: -1!important;
	width: 378px!important;
	height: auto!important;
}
.onayami_obj_02{
	width: 92vw;
	height: auto;
	overflow: hidden;
	margin: 5vw 0 20vw 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_02_title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.onayami_obj_02_title p{
	font-size: 5vw;
	font-weight: bold;
	color: white;
}
.onayami_obj_02_img{
	width: calc(100% - 5vw)
	height: auto;
	margin: 5vw 0 0 0;
	padding: 0 5vw 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.onayami_obj_02_img img{
	width: 100%;
	height: auto;
}
.onayami_obj_03{
	width: 100%;
	height: auto;
	padding: 0 0 10vw 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_wrap{
	width: 75vw;
	height: 20vw;
	padding: 0 25vw 0 0;
	margin: 0 0 100px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
	background-image: url("/wp-content/uploads/2024/09/toilet_onayami_obj_03_bar.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 75vw 100%;
}
.onayami_obj_03_title_text{
	width: 100vw;
	height: auto;
	position: absolute;
	z-index: 2;
	top: -53px;
	left: 0;
}
.onayami_obj_03_title_text img{
	width: 90vw;
	height: auto;
}
.onayami_obj_03_title_add{
	width: 45vw;
	height: auto;
	position: absolute;
	z-index: 1;
	top: -25vw;
	left: calc(50vw + 15vw);
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_add img{
	width: 45vw;
	height: auto;
}
.onayami_obj_03_obj{
	width: 92vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_obj img{
	width: 100%;
	height: auto;
}
}

@media screen and (max-width: 750px){
#onayami{
	width: 100vw;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: image-set(url("/wp-content/uploads/2024/09/toilet_sp_onayami_bg_01_390.jpg") 1x, url("/wp-content/uploads/2024/09/toilet_sp_onayami_bg_01.jpg") 2x);
	background-repeat: repeat-y;
	background-size: contain;
}
.onayami_wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_title_block{
}
.onayami_title_img{
	width: 100vw;
	height: auto;
	position: relative;
	z-index: 0;
	padding: 2.5vw 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
	
.onayami_title_img picture{
	width: 100%;
	max-width: 92vw;
	height: auto;
	position: static;
	z-index: 1;
}
	
.onayami_title_img img{
	width: 100%;
	max-width: 92vw;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_title_img p{
	font-size: 8vw;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 2.5vw 0 0 0;
	position: static;
	z-index: 1;
}
.onayami_title_bar{
	width: 100vw!important;
	height: 50vw!important;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.onayami_title_bar img{
	width: 100vw!important;
	max-width: 100vw!important;
	height: 50vw;
}

.onayami_title_wrap p{
	font-size: 3.5rem;
	letter-spacing: .1em;
	font-weight: bold;
	color: #005daf;
	line-height: 1em;
	margin: 3rem 0 0 0;
}
.onayami_obj_01{
	width: 100%;
	max-width: 92vw;
	margin: 55vw 0 0 0;
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_01 picture{
	width: 100%;
	height: auto;
	position: static;
	display: flex;
	justify-content: center;
	
}
	
.onayami_obj_01 img{
	width: 100%;
	height: auto;
	position: static;
	z-index: 1;
}
.onayami_obj_01_add{
	position: absolute!important;
	top: -55vw!important;
	z-index: -1!important;
	width: 60vw!important;
	height: auto!important;
}
.onayami_obj_02{
	width: 100%;
	max-width: 92vw;
	height: auto;
	overflow: hidden;
	margin: 10vw 0 25vw 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_02_title{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.onayami_obj_02_title p{
	font-size: 7vw;
	font-weight: bold;
	color: white;
}
.onayami_obj_02_img{
	width: 100%;
	max-width: 92vw;
	height: auto;
	margin: 7vw 0 0 0;
	padding: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
	
.onayami_obj_02_img picture{
	width: 100%;
	height: auto;
}
	
.onayami_obj_02_img img{
	width: 100%;
	height: auto;
}
.onayami_obj_03{
	width: 100%;
	height: auto;
	padding: 0 0 10vw 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_wrap{
	width: 75vw;
	height: 20vw;
	padding: 0 25vw 0 0;
	margin: 0 0 10vw 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 0;
	background-image: url("/wp-content/uploads/2024/09/toilet_onayami_obj_03_bar.png");
	background-position: left;
	background-repeat: no-repeat;
	background-size: 75vw 100%;
}
.onayami_obj_03_title_text{
	width: 100vw;
	height: auto;
	position: absolute;
	z-index: 2;
	top: -6vw;
	left: 0;
}
.onayami_obj_03_title_text img{
	width: 100%;
	max-width: 92vw;
	height: auto;
}
.onayami_obj_03_title_add{
	width: 45vw;
	height: auto;
	position: absolute;
	z-index: 1;
	top: -22vw;
	left: calc(45vw + 22vw);
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_title_add img{
	width: 100%;
	max-width: 92vw;
	height: auto;
}
.onayami_obj_03_obj{
	width: 100%;
	max-width: 92vw;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.onayami_obj_03_obj img{
	width: 100%;
	height: auto;
}
}</pre></body></html>