@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap');

:root{
	--yellow:#ffef00;
	--blue:#2346a5;
}
html{
	overflow-x: hidden;
}
body#lp_humidifier{
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
	color: #231815;
	background-color: #fff;
	font-size: 16px;
	*font-size:small;
	*font:x-small;
	font-weight: 400;
	line-height: 1.7;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.02em;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
	padding: 0px;
	overflow-x: hidden;
	position: relative;
}
:root{
	scroll-behavior: smooth;
	scroll-padding-top: 0;
}
img {
	max-width: 100%;
	width: 100%;
}
div, section, a, h1,h2,h3,h4,h5,h6,p{
	box-sizing: border-box;
}
img,iframe{
	vertical-align: bottom;
	border-style: none;
	box-sizing: border-box;
}
img{width: 100%;}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
a{
	color: #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-tranPerformersition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	overflow: hidden;
  -webkit-font-smoothing: antialiased;
}
a:link {
	text-decoration: none;
	outline: none;
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
	opacity: .7;
}
.wrap{
	width: auto;
	max-width: 1600px;
	/*min-width: 800px;*/
	margin: auto;
	position: relative;
	padding: 0 10px 10px 10px;
}
.sp {display:none;}
.pc {display:block;}

@media screen and (max-width: 768px) {
	.sp {display:block;}
	.pc {display:none;}
}


/* header -----------------------------------------------*/
#lp_humidifier #header{
	width: 100%;
	margin: 0;
	background: url(../img/fv_bg.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
}
#lp_humidifier #header .wrap{
	background: url(../img/fv_text.svg) no-repeat;
	background-position: top center;
	position: relative;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	aspect-ratio: 16/9;
}
#lp_humidifier #header .fv_kojima{
	position: absolute;
	bottom:0;
	width: 100%;
}
#lp_humidifier #header .name{
	margin: auto;
	position: absolute;
	bottom:2em;
	left:0;
	right:0;
	width: min(50%, 560px);
}
#lp_humidifier #header .p-humidifier{
	position: absolute;
	width: 25%;
	bottom:2em;
	right: 2%;
}
/*
#lp_humidifier #header .p-humidifier .p-img{
	width: 68%;
	margin-left: 32%;
}*/
#lp_humidifier #header .p-humidifier .p-name{
	color: #fff;
	font-size: clamp(8px, 1vw, 16px);
	position: absolute;
	left:0;
	bottom:0;
	text-align: right;
}
#lp_humidifier #header h1.logo{
	width: 213px;
	margin: 0 2rem;
	padding: 0;
	position: absolute;
	z-index: 4;
}

@media screen and (max-width: 768px) {
	#lp_humidifier #header{
		background: url(../img/fv_bg_sp.jpg) no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	#lp_humidifier #header .wrap{
		padding: 0;
		background: url(../img/fv_text_sp.svg) no-repeat;
		background-position: top 20px center;
		background-size: contain;
		width: 100%;
		height: 150vw;
	}
	#lp_humidifier #header .fv_kojima{
		position: absolute;
		bottom:0;
		width: 180%;
		margin-left: -30%;
	}
	#lp_humidifier #header .name{
		margin: auto;
		position: absolute;
		bottom: 0.5em;
		left: -12%;
		right:0;
		width: 50%;
	}
	#lp_humidifier #header .p-humidifier{
		position: absolute;
		width: 100%;
		/*bottom:2.5em;*/
		bottom:10%;
		right: 0;
	}
	#lp_humidifier #header .p-humidifier .p-img{
		width: 45%;
		margin-left: 55%;	
	}
	/*
	#lp_humidifier #header .p-humidifier .p-img{
		width: 30%;
		margin-left: 70%;		
	}
	#lp_humidifier #header .p-humidifier .p-name{
		width: 70%;
		text-align: right;
		margin-left: auto;
		color: #000;
		font-size: 12px;
	}*/
	#lp_humidifier #header h1.logo{
		width: 30%;
		margin: 0 1rem;
		z-index: 4;
	}
	#lp_humidifier #header h1.logo a{
		display: block;
		line-height: 1;
	}
}

/* contents -----------------------------------------------*/
#lp_humidifier  #contents{
}
#lp_humidifier .cnt-title{
	background: url(../img/bg_yellow_dots.png);
	background-size: contain;
	height: clamp(100px, 40vw, 550px);
	position: relative;
	z-index: 2;
}
#lp_humidifier .cnt-title .wrap{
	height: 100%;
	padding: 1em 3em;
}
#lp_humidifier .cnt-title h3{
	margin: 0 auto 0 auto;
	padding-top: min(7vw, 100px);
}
#lp_humidifier .cnt-title .img-kojima{
	width: min(25%, 400px);
	position: absolute;
	top:auto;
	bottom:clamp(-4.15vw,-67px,-67px);
	left:0;
	right: 0;
	margin: auto;
}

@media screen and (max-width: 768px) {
	#lp_humidifier .cnt-title{
		height: auto;
	}
	#lp_humidifier .cnt-title .wrap{
		padding: 6% 3em 50% 3em
	}
	#lp_humidifier .cnt-title .img-kojima{
		width: 70%;
		bottom: -12vw;
	}
}

#lp_humidifier .cnt-q1{
	background-color: #00c1db;
	position: relative;
}
#lp_humidifier .cnt-q1 .wrap,
#lp_humidifier .cnt-q2 .wrap,
#lp_humidifier .cnt-q3 .wrap{
	padding: 60px 0 60px 0;
	max-width: 1600px;
	
}
#lp_humidifier .fukidashi{
	width: min(100%,1600px);
	margin: 0 auto -60px auto;
	text-align: center;
	background: url(../img/fukidashi01.png)no-repeat;
	background-size: contain;
	background-position: center;
	position: relative;
	font-size: min(3vw,44px);
	font-weight: 700;
	padding: 2.5em 0 4em 0;
}
#lp_humidifier .cnt-q1 .fukidashi{
	color: #00c1db;
}
#lp_humidifier .cnt-q2 .fukidashi{
	color: #a55aef;
}
#lp_humidifier .cnt-q3 .fukidashi{
	color: #ff85ad;
}
#lp_humidifier .fukidashi .icon-q{
	width: min(12vw,100px);
	position: absolute;
	display: block;
	margin: auto;
	top:-0.1vw;
	left:0;
	right: 0;
	bottom: auto;
}
#lp_humidifier .text-block{
	width: min(100%,1200px);
	margin: 0 auto;
	padding: 0 10px;
}
#lp_humidifier .cnt-q1 .text-block img{
	width: min(55%, 740px);
	margin-left: auto;
	display: block;
}
#lp_humidifier .obi{
	width: clamp(100%,100%, 800px);
	height: auto;
	position: relative;
}

#lp_humidifier .obi img{
	max-height: 340px;
	object-fit: cover;
}
#lp_humidifier .cnt-q1 .img-kojima{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	max-width: 1400px;
}

#lp_humidifier .cnt-q2{
	background-color: #b155f7;
	position: relative;
}
#lp_humidifier .cnt-q2 .text-block img{
	width: min(55%, 740px);
	margin-right: auto;
	display: block;
}
#lp_humidifier .cnt-q1 .img-kojima{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	max-width: 1500px;
	width: 110%;
}
#lp_humidifier .cnt-q2  .obi .bakudan{
	width: min(33%, 480px);
	height: auto;
	display: block;
	background-size: contain;
	margin: auto;
	position: absolute;
	bottom:10%;
	left:45%;
	z-index: 2;
}
/*
#lp_humidifier .cnt-q2  .obi .bakudan{
	width: min(20%, 270px);
	height: auto;
	display: block;
	background-size: contain;
	margin: auto;
	position: absolute;
	top:0;
	bottom:0;
	left:60%;
	z-index: 2;
}
#lp_humidifier .cnt-q2 .obi .bakudan .text{
	width: 55%;
	margin: auto;
	padding: 5% 0 0 0;
	display: block;
	position: absolute;
	inset: 0;
	z-index: 1;
}
#lp_humidifier .cnt-q2 .obi .bakudan .bg{
	width: 80%;
	margin: auto;
	display: block;
	position: absolute;
	inset: 0;
}
	*/
#lp_humidifier .cnt-q2  .obi .caption{
	position: absolute;
	bottom: 0;
	font-size: clamp(6px,0.9vw ,13px);
	color: #fff;
	margin: 0 1em;
	z-index: 2;
}
#lp_humidifier .cnt-q2 .img-kojima{
	position: absolute;
	bottom: 0;
	left: 40%;
	right: auto;
	margin: auto;
	text-align: center;
	width: 100%;
	max-width: 1500px;
	width: 110%;
}

@media screen and (min-width: 1400px) {
	#lp_humidifier .cnt-q2 .img-kojima{
		left: auto;
		right: calc(50% - 1360px);
	}
}

#lp_humidifier .cnt-q3{
	background-color: #ff85ad;
	position: relative;
}
#lp_humidifier .cnt-q3 .text-block img{
	width: min(55%, 740px);
	margin-left: auto;
	display: block;
}
#lp_humidifier .cnt-q3 .img-kojima{
	position: absolute;
	bottom: 0;
	left: -25%;
	margin: auto;
	text-align: center;
	width: 120%;
	max-width: 1700px;
}
@media screen and (min-width: 1400px) {
	#lp_humidifier .cnt-q3 .img-kojima{
		left: calc(50% - 1030px);
	}
}

@media screen and (max-width: 768px) {
	#lp_humidifier .cnt-q1 .wrap,
	#lp_humidifier .cnt-q2 .wrap,
	#lp_humidifier .cnt-q3 .wrap{
		padding: 30px 0 30px 0;
		max-width: 1600px;
	}
	#lp_humidifier .fukidashi{
		background: url(../img/fukidashi01_sp.png)no-repeat;
		background-size: contain;
		background-position: center;
		font-size: min(5vw,44px);
		padding: 3em 0 3em 0;
		margin: 0 auto 0 auto;
		width: 90%;
	}
	#lp_humidifier .cnt-q1 .img-kojima{
		width: 140%;
		left: -5%;
		bottom: -5%;
	}
	#lp_humidifier .cnt-q2 .img-kojima{
		width: 130%;
		bottom: 0%;
	}
	#lp_humidifier .cnt-q3 .img-kojima{
		width: 150%;
		left: -40%;
		bottom: -6%;
	}
	#lp_humidifier .text-block{
		width: min(100%,1200px);
		margin: 0 auto;
		padding: 0 10px;
	}
	#lp_humidifier .text-block img{
		width: 90%!important;
		margin: auto!important;
	}
	#lp_humidifier .obi {
		width: clamp(100%, 100%, 800px);
		height: 100%;
		position: relative;
	}
	#lp_humidifier .obi > img{
		width: 100dvw;
		height: 50vw;
		object-fit: cover;
		object-position: 60% center;
	}
	
	#lp_humidifier .cnt-q2 .obi img{
		object-position: 0% center;
	}
	#lp_humidifier .cnt-q2 .obi .bakudan{
		width: 50%;
		margin: auto;
		position: absolute;
		bottom:3%;
		left:45%;
	}
	/*
	#lp_humidifier .cnt-q2 .obi .bakudan{
		width: 40%;
		margin: auto;
		position: absolute;
		top:0;
		bottom:0;
		left:16%;

	}
	#lp_humidifier .cnt-q2 .obi .bakudan .text{
		width: 40%;
		margin: auto;
		padding: 5% 0 0 0;
		display: block;
		position: absolute;
		inset: 0;
		z-index: 1;
		object-fit: contain;
		object-position:unset;
	}
	#lp_humidifier .cnt-q2 .obi .bakudan .bg{
		width: 60%;
		height: auto;
		margin: auto;
		display: block;
		position: absolute;
		inset: 0;
		object-fit: contain;
		object-position:unset;
	}*/
}

#lp_humidifier .cnt-q4{
	background: url(../img/bg_yellow_dots.png);
	background-size: contain;
	position: relative;
}
#lp_humidifier .cnt-q4 .wrap{
	max-width: 1400px;
	padding-bottom: 300px;
}
#lp_humidifier .cnt-q4 .cnt-title{
	background: none;
	margin: 0 auto 5em 30%;
	padding-top: min(10vw, 160px);
	height: auto;
	position: relative;
	z-index: 1;
}
#lp_humidifier .cnt-q4 .sub-title{
	margin: auto auto 5em auto;
	width: 250px;
	background-color: #2346a5;
	padding: 1em;
	position: relative;
	z-index: 1;
}

#lp_humidifier .cnt-q4 .img-kojima{
	position: absolute;
	top: 0;
	left: 3%;
	margin: auto;
	text-align: center;
	width: 30%;
}

#lp_humidifier .cnt-q4 .sec-title{
	border: solid 5px #2346a5;
	background-color: #fff;
	width: 100%;
	padding: 0.6em;
	text-align: center;
	font-size: clamp(14px, 2.5vw, 25px);
	position: relative;
	color: #2346a5;
}
.icon-movie{
	width: min(5vw,42px);
	height: 30px;
	display: inline-block;
	margin: auto;
	position: absolute;
	left: 22%;
}
.icon-movie img{
	vertical-align: middle;
}
#lp_humidifier .cnt-q4 .movie-section{
	position: relative;
	z-index: 1;
}
#lp_humidifier .cnt-q4 .movie-section.v1,
#lp_humidifier .cnt-q4 .movie-section.v2 {
	width: min(100%, 1000px);
	margin: auto
}
#lp_humidifier .cnt-q4 .flex{
	justify-content: space-between;
}
#lp_humidifier .cnt-q4 .movie-section.v1 .flex{
	justify-content: center;
}
#lp_humidifier .cnt-q4 .movie{
	margin-bottom: 2em;
	position: relative;
	text-align: center;
}

/*
#lp_humidifier .cnt-q4 .movie:after{
	content:"coming soon";
	font-size: 1vw;
	background-color: #f0f0f0;
	color: #2346a5;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
*/


#lp_humidifier .cnt-q4 .movie.v3{
	width: 32%;
}
#lp_humidifier .cnt-q4 .movie.v2{
	width: 48.5%;
}
#lp_humidifier .cnt-q4 .movie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
#lp_humidifier .cnt-q4 .movie img{
	border-radius: 10px;	
}

#lp_humidifier .cnt-q4 .img-btm-kojima{
	width: min(25%, 400px);
	position: absolute;
	top:auto;
	bottom:-2.7vw;
	left:0;
	right: 0;
	margin: auto;
}
@media screen and (max-width: 800px) {
	#lp_humidifier .cnt-q4 .img-btm-kojima{
		width: 70%;
		bottom: -7.6vw;
	}
}
@media screen and (min-width: 1400px) {
	#lp_humidifier .cnt-q4 .img-btm-kojima{
		bottom: -38px;
	}
}

@media screen and (max-width: 768px) {
	#lp_humidifier .cnt-q4 .wrap{
		padding-bottom: 200px;
	}
	#lp_humidifier .cnt-q4 .cnt-title{
		margin: 0 auto 2em 30%;
	}
	#lp_humidifier .cnt-q4 .sub-title{
		margin: auto auto 2em auto;
		width: 20%;
		line-height: 1;
		vertical-align: middle;
		display: flex;
	}
	.icon-movie{
		left: 1em;
	}
	#lp_humidifier .cnt-q4 .movie.v3{
		width: 80%;
		margin: auto auto 2em auto;
	}
	#lp_humidifier .cnt-q4 .movie.v2{
		width: 80%;
		margin: auto auto 2em auto;
	}
}


#lp_humidifier .cnt-link{
	text-align: center;
	width: 100%;
	height: auto;
	padding: 100px 10px;
	position: relative;
}
#lp_humidifier .cnt-link .btn{
	background: #2346a5;
	display: inline-block;
	color: #fff;
	border-radius: 100px;
	border: solid 5px #fff;
	font-size: clamp(16px,2vw,25px);
	box-shadow: 3px 3px 3px #00000033;
	padding: 1em 2em;
	width: min(60%, 600px);
}
#lp_humidifier .tab-link{
	display: inline-block;
	background-color: #e60012;
	color: #fff;
	padding: 1em 0.5em;
	letter-spacing: 0.2em;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	position: fixed;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	top:42%;
	right: 0;
	z-index: 4;
}
#lp_humidifier #footer{
	background: #2346a5;
	padding: 100px 10px;
	text-align: center;
	position: relative;
}
#lp_humidifier #footer .logo{
	display: inline-block;
	width: min(25%, 300px);	
}
#lp_humidifier #footer .pop_kojima{
	position: absolute;
	width: 91px;
	top: -133px;
	left: 75%;
}

@media screen and (min-width: 1400px) {
	#lp_humidifier #footer .pop_kojima{
		left: calc(50% + 350px);
	}
}

@media screen and (max-width: 768px) {
	#lp_humidifier .cnt-link{
		padding: 60px 10px;
		height: auto;
	}
	#lp_humidifier .cnt-link .btn{
		padding: .6em 2em;
		width: 80%;
	}
	#lp_humidifier #footer{
		padding: 50px 10px 80px 10px;
	}
	#lp_humidifier #footer .pop_kojima{
		width: 10%;
		top: -14.5vw;
		left: 45%;
	}
	#lp_humidifier #footer .logo{
		display: inline-block;
		width: 60%;	
	}
	#lp_humidifier .tab-link{
		display: block;
		width: 90%;
		text-align: center;
		padding: 0.5em 0.5em;
		letter-spacing: 0.2em;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		top:auto;
		bottom: 0;
		margin: auto;
		left: 5%;
		right: 5%;
	}
}

	
/* obj kojima */
#lp_humidifier .h-obj01{
	position: absolute;
	width: min(5%, 86px);
	top: 6%;
	left: 22%;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .h-obj02{
	position: absolute;
	width: min(9%, 150px);
	top: 6%;
	right: 10%;
  animation: pikopiko02 1.2s infinite;
}
#lp_humidifier .h-obj03{
	position: absolute;
	width: min(4.5%, 76px);
	top: 60%;
	left: 7%;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .h-obj04{
	position: absolute;
	width: min(5%, 86px);
	top: 40%;
	left: 52%;
  animation: pikopiko02 1.2s infinite;
}
#lp_humidifier .h-obj05{
	position: absolute;
	width: min(4.5%, 76px);
	top: 62%;
	right: 22%;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .h-obj06{
	position: absolute;
	width: min(10%, 170px);
	bottom: -10%;
	left: 20%;
  animation: pikopiko02 1.2s infinite;
	z-index:3;
}
#lp_humidifier .ct-obj02{
	position: absolute;
	width: min(10%, 150px);
	bottom: 10%;
	right: 5%;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .ct-obj03{
	position: absolute;
	width: min(5%, 76px);
	bottom: -15%;
	left: 3%;
  animation: pikopiko01 1.2s infinite;
}

#lp_humidifier .cm-obj01{
	position: absolute;
	width: min(10%, 150px);
	top: -1%;
	left: 40%;
	z-index: 1;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .cm-obj02{
	position: absolute;
	width: min(5%, 76px);
	top: 3%;
	right: -8%;
	z-index: 1;
  animation: pikopiko02 1.2s infinite;
}
#lp_humidifier .cm-obj03{
	position: absolute;
	width: min(4.5%, 76px);
	top: 15%;
	left: -1%;
	z-index: 1;
  animation: pikopiko01 1.2s infinite;
}
#lp_humidifier .cm-obj04{
	position: absolute;
	width: min(10%, 170px);
	top: 15%;
	left: 70%;
	z-index: 1;
  animation: pikopiko02 1s infinite;
}
#lp_humidifier .cm-obj05{
	position: absolute;
	width: min(9%, 150px);
	top: 50%;
	left: 0%;
	z-index: 1;
  animation: pikopiko01 1s infinite;
}
#lp_humidifier .cm-obj06{
	position: absolute;
	width: min(5%, 76px);
	top: 45%;
	right: 0%;
	z-index: 1;
  animation: pikopiko02 1.2s infinite;
}
#lp_humidifier .cm-obj07{
	position: absolute;
	width: min(5%, 76px);
	top: 75%;
	left: 5%;
	z-index: 1;
  animation: pikopiko02 1s infinite;
}
#lp_humidifier .cm-obj08{
	position: absolute;
	width: min(10%, 170px);
	top: 70%;
	right: 16%;
	z-index: 1;
  animation: pikopiko02 1s infinite;
}
#lp_humidifier .cm-obj09{
	position: absolute;
	width: min(5%, 76px);
	bottom: 6%;
	right: 5%;
	z-index: 1;
  animation: pikopiko01 1.2s infinite;
}
#lp_humidifier .cm-obj10{
	position: absolute;
	width: min(10%, 170px);
	bottom: -2%;
	left: 15%;
	z-index: 1;
  animation: pikopiko02 1.2s infinite;
}

@media screen and (max-width: 768px) {
	#lp_humidifier .h-obj01{
		width: min(8%, 86px);
		top: 22%;
		left: 30%;
	}
	#lp_humidifier .h-obj02{
		width: min(15%, 150px);
		top: 6%;
		right: 10%;
	}
	#lp_humidifier .h-obj03{
		width: min(8%, 76px);
		top: 60%;
		left: 7%;
	}
	#lp_humidifier .h-obj04{
		width: min(8%, 86px);
		top: 40%;
		left: 88%;
	}
	#lp_humidifier .h-obj05{
		display:none;
	}
	#lp_humidifier .h-obj06{
		position: absolute;
		width: min(16%, 170px);
		bottom: 15%;
		left: 25%;
	}
	#lp_humidifier .ct-obj02{
		width: min(16%, 150px);
		bottom: auto;
		top:5%;
		right: 5%;
	}
	#lp_humidifier .ct-obj03{
		width: min(8%, 76px);
		bottom: 23%;
		left: 8%;
	}

	#lp_humidifier .cm-obj01{
	width: min(14%, 150px);
	top: -2%;
	left: 40%;
	}
	#lp_humidifier .cm-obj02{
		width: min(7%, 76px);
		top: 6%;
		right: 1%;
	}
	#lp_humidifier .cm-obj03{
		width: min(7%, 76px);
		top: 15%;
		left: 1%;
	}
	#lp_humidifier .cm-obj04{
		width: min(14%, 170px);
		top: 25%;
		left: 85%;
	}
	#lp_humidifier .cm-obj05{
		width: min(13%, 150px);
		top: 40%;
		left: 0%;
	}
	#lp_humidifier .cm-obj06{
		width: min(8%, 76px);
		top: 55%;
		right: 1%;
	}
	#lp_humidifier .cm-obj07{
		width: min(7%, 76px);
		top: 65%;
		left: 5%;
	}
	#lp_humidifier .cm-obj08{
		width: min(14%, 170px);
		top: 75%;
		right: 0%;
	}
	#lp_humidifier .cm-obj09{
		width: min(7%, 76px);
		bottom: 9%;
		right: 10%;
	}
	#lp_humidifier .cm-obj10{
		width: min(16%, 170px);
		bottom: 5%;
		left: 10%;
	}
}










	
/* アニメーション設定 */
.scr-target {
	opacity: 0;
	transform: translate3d(0, 80px, 0);
}
.scr-target.is-active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: 1s;
}
.scr-target.ver2 {
	opacity: 0;
	transform: translate3d(0, 20px, 0);
}
.scr-target.ver2.is-active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: 1s;
}
.scr-target.ver3 {
	opacity: 0;
	transform: translate3d(0, 200px, 0);
}
.scr-target.ver3.is-active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: 1s;
}



@keyframes pikopiko01 {
  0%, 100% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-6deg);
  }
}
@keyframes pikopiko02 {
  0%, 100%  {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(6deg);
  }
}

