@charset "utf-8";
.top{
	padding: 60px 0 50px;
}
.bg1-1{
	width: 18%;
	top: -3%;
	right: 7%;
}
.bg1-2{
	width: 17%;
	top: 20%;
	left: 2%;
}
.bg1-3{
	width: 9%;
	bottom:26%;
	left: 5%;
}
.bg1-4{
	width: 14%;
	bottom: -4%;
	right: 3%;
}
.top-logo{
	width: 200px;
	margin: 0 auto 50px;
}
.top-ttl{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #00629f;
	text-align: center;
	margin-bottom: 30px;
}
.yellow-dot{
	position: relative;
}
.yellow-dot::before{
	content: "";
	display: inline-block;
	background-color: #e2c500;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
}
.top-txt{
	font-size: 18px;
	color: #00629f;
	line-height: 2;
	text-align: center;
	margin-bottom: 30px;
}
.top-txt span{
	font-size: 12px;
}
.lineup-link{
	width: 250px;
	margin: 0 auto;
}
.lineup-link a{
	display: block;
	text-align: center;
	background-color: #02bbbe;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	border-radius: 70px;
	padding: 8px 0;
}
.lineup-link a span{
	padding-right: 30px;
	position: relative;
}
.lineup-link a span::after{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/lineup-arrow.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 15px;
	height: 11px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.product-imgarea{
	background-color: #02bbbe;
}
.product-imgarea-bg{
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/common/bg-repeat.png) repeat;
	-webkit-background-size: 25px;
	background-size: 25px;
	padding: 40px 0;
}
.product-sliderarea{
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.product-sliderarea{
	width: 100%;	
}
.product-slider-position{
	position: relative;
}
.product-slider{
	margin-bottom: 40px !important;
}
.product-slider li img{
	filter: brightness(80%);
}
.product-slider .slick-dots li{
	margin: 0 3px;
}
.product-slider .slick-dots li.slick-active button:before{
	color: #00aca1;
	opacity: 1;
}
.product-slider .slick-dots li button:before{
	color: #fff;
	opacity: 1;
}
.product-slider-txtarea{
	width: 92%;
	position: absolute;
	bottom: 8%;
	left: 50%;
	transform: translateX(-50%);
}
.product-slider-txt{
	width: 100%;
	margin-bottom: 30px;
	padding: 0 2.5%;
	font-size: 3.3vw;
	font-weight: 600;
	letter-spacing: 3px;
	color: #fff;
}
.product-slider-logo{
	width: 20%;
	margin-left: auto;
}
.product-link{
	width: 95%;
	margin: 0 auto;
	justify-content: space-between;
	position: relative;
	z-index: 0;
}
.product-link::after{
	content: "";
	display: inline-block;
	border: 2px solid rgba(255, 255, 255, 0.75);
	border-radius: 4px;
	width: calc(38.5% - 4px);
	height: 100%;
	position: absolute;
	bottom: -3%;
	left: 0;
	z-index: -1;
}
.product-link li{
	width: 18%;
	position: relative;
}
.product-link li img{
	width: 100%;
	margin-bottom: 3px;
}
.product-link li:nth-of-type(1)::after,
.product-link li:nth-of-type(2)::after{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/sp/label.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 95%;
	height: 15%;
	position: absolute;
	bottom: -23%;
	left: 50%;
	transform: translateX(-50%);
}
.principle{
	padding-top: 30px;
}
.bg2-1{
	width: 10%;
	top: 0;
	left: 10%;
}
.bg2-2{
	width: 10%;
	bottom: 5%;
	right: 5%;	
}
.principle .bgarea{
	padding-bottom: 60px;
}
.bg02{
	width: 80%;
	z-index: -1;
	position: absolute;
	top: 0;
	right: 7%;
}
.priciple-ttl{
	width: 80%;
	margin: 0 auto;
	padding: 40px 0;
}
.principle-list{
	width: 100%;
	margin: 0 auto;
}
.principle-list li{
	width: 31%;
	margin-right: 3.5%;
	text-align: center;
	color: #0062ac;
}
.principle-list li:last-child{
	margin-right: 0;
}
.principle-subttl{
	font-size: 3vw;
}
.principle-img{
	height: 100px;
}
@media screen and (min-width:500px){
	.principle-img{
	height: 140px;
}
}
.principle-img img{
	height: 100%;
}
.item{
	background-color: rgba(128, 232, 211, 0.25);
}
.bg3-1{
	width: 15%;
	top: -6%;
	right: 20%;
}
.bg3-2{
	width: 13%;
	top: 5%;
	left: 5%;
}
.bg3-3{
	width: 13%;
	top: 24%;
	right: 3%;
}
.bg3-4{
	width: 2%;
	top: 36%;
	left: 6%;
}
.bg3-5{
	width: 4%;
	bottom: 2%;
	right: 34%;
}
.item .bgarea{
	padding: 40px 0;
}
.bg03{
	width: 90%;
	z-index: -1;
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
}
.item-ttl{
	font-size:18px;
	font-weight: bold;
	color: #00629f;
	text-align: center;
	margin-bottom: 40px;
}
.item-ttl span{
	padding-bottom: 15px;
	border-bottom: 1px dashed #00629f;
}
.item-subttl{
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: #00629f;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
}
.item-subttl01{
	width: 100%;
	margin: 0 auto 10px;
	text-align: center;
}
.item-subttl02{
	font-size: 45px;
	font-weight: normal;
	padding: 0 15px 0 10px;
}
.item-subttl03{
	margin-left: 10px;
}
.item-subttl03 li{
	list-style: disc;
}
.sp-sroll{
	overflow-x: auto;
}
.item-tab{
	background-color: #fff;
	border-top:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 700px;
	margin: 0 10px;
	font-size: 12px;
}
@media screen and (min-width: 701px){
	.item-tab{
		width: 95%;
		margin: 0 auto;
	}
}
.item-tab th,.item-tab td{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	vertical-align: middle;
}
.item-tab th{
	width: calc(100% / 6);
	color: #00629f;
	line-height: 1.5;
	position: relative;
}
.item-tab-ttl{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #3b9b9f;
	letter-spacing: 3px;
	padding: 19px 0 15px;
}
.item-tab th:nth-child(n+2):nth-child(-n+3),
.item-tab td:nth-child(n+2):nth-child(-n+3){
	background: rgba(0, 171, 160, 0.2);
	border-bottom: 1px solid #fff;
}
.item-tab th:nth-child(n+2),
.item-tab td:nth-child(n+2){
	border-right: 1px solid #fff;
}
.item-tab-img{
	height: 100px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: relative;
}
.item-tab-img img{
	width: 60%;
	margin: 0 auto;
}
.item-handgel img,
.item-handspray img{
	padding: 10px 0 20px;
}
.item-handgel::after,
.item-handspray::after{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/label.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 65px;
	height: 15px;
	position: absolute;
	bottom: 2%;
	left: 50%;
	transform: translateX(-50%);
}
.item-maru{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #3b9b9f;
	margin: 0 auto;
}
.scroll-arrow{
	width: 100%;
}
.scrolldown4{
	position:absolute;
	bottom:1%;
	left:30%;
	animation: arrowmove 1s ease-in-out infinite;
}
@keyframes arrowmove{
	0%{left:1%;}
	50%{left:3%;}
	100%{left:1%;}
 }
.scrolldown4 span{
	position: absolute;
	right:-331px;
	bottom: 6px;
	color: #000;
	font-size: 0.7rem;
	letter-spacing: 0.05em;
}
.scrolldown4:before {
	content: "";
	position: absolute;
	bottom: 5px;
	right: -345px;
	width: 1px;
	height: 18px;
	background: #000;
	transform: skewX(29deg);
}
.scrolldown4:after{
	content:"";
	position: absolute;
	bottom:4px;
	right: -350px;
	width:66px;
	height: 1px;
	background:#000;
}
.lineup{
	padding: 30px 0 40px;
}
.bg4-1{
	width: 19%;
	top: 5%;
	left: 5%;
}
.bg4-2{
	width: 14%;
	top: 22%;
	right: 11%;
}
.bg4-3{
	width: 15%;
	top: 41%;
	right: 8%;
}
.bg4-4{
	width: 5%;
	top: 60%;
	right: 10%;
}
.bg4-5{
	width: 17%;
	bottom: 0;
	right: 5%;
}
.lineup-ttl{
	padding: 40px 0 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
	color: #00629f;
}
.lineup-ttl .deco{
	position: relative;
}
.lineup-ttl .deco::before{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/txt-deco02.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 60px;
	height: 28px;
	position: absolute;
	top: -35px;
	left: 50%;
	transform: translateX(-50%);
}
.lineup-ttl .mark{
	background: linear-gradient(transparent 70%, #ffe141 30%);
	margin-left: 5px;
}
.lineup-ttl .sub{
	font-size: 12px;
	letter-spacing: 1px;
}
.lineup-list li{
	width: 100%;
	margin-bottom: 60px;
	text-align: center;
}
.lineup-img{
	height: 250px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	margin-bottom: 10px;
}
@media screen and (min-width:465px) and (max-width:529px) {
	.lineup-img{margin-bottom:30px;}
}
.lineup-img::before{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/product-deco.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 250px;
	height: 250px;
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.lineup-handgel::before,
.lineup-handspray::before{
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/product-deco02.png) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.lineup-img a{
	width: 100%;
	display: block;
	position: relative;
}
.lineup-handgel a::before,
.lineup-handspray a::before{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/label.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 80px;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.lineup-img a img{
	width: 55%;
}
.lineup-handgel a img,
.lineup-handspray a img{
	padding: 10px 0 28px;
}
.lineup-sheet a img{
	transform: rotate(15deg);
}
.lineup-name{
	font-size: 20px;
	font-weight: bold;
	color: #00629f;
	line-height: 1.2;
	letter-spacing: 3px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.lineup-name .arrow{
	position: relative;
}
.lineup-name .arrow::after{
	content: "";
	display: inline-block;
	background: url(https://www.seirogan.co.jp/cleverin/cleveand/images/top/product-arrow.svg) no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
@media screen and (min-width: 530px){
	.lineup-list li{
	width: 30%;
	margin-right: 5%;
	margin-bottom: 80px;
	text-align: center;
}
.lineup-list li:nth-of-type(3n){
	margin-right: 0;
}
.lineup-img{
	height: 230px;
}
.lineup-img::before{
	width: 180px;
	height: 180px;
	}
}
.lineup-name .sales-name{
	color: #000;
	font-size: 13px;
	letter-spacing: 0;
	font-weight: normal;
}