@charset "utf-8";
*{margin:0;padding:0;min-height: 0;min-width: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {height:100%;}
a:focus, *:focus{ outline:none; }
main{display: block;}
ul li {list-style:none;}
body {
	font-size: 15px;
	height:100%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	width:100%;
	line-height:1.7;
	color: #000;
	position:relative;
	border-top: 15px solid #02bbbe;
}
.mincho{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
p{margin: 0;}
a img,a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
}
a:hover{
	opacity: 0.7;
}
a[href^="tel:"] {
	pointer-events: none;
}
.sp{
	display: none !important;
}
img{
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
.imgauto {
	width: 100%;
	height: auto;
	line-height: 1rem;
	display: block;
}
.inner{
	width: 90%;
	margin: 0 auto;
	max-width: 1100px;
}
.generalsec{
	margin-bottom: 80px;
}
.flex{
	display: flex;
}
.fxw{
	display: flex;
	flex-wrap: wrap;
}
.jcsb{
	display: flex;
	justify-content: space-between;
}
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
.slider{
	opacity: 0;
	transition: opacity .3s linear;
}
.slider.slick-initialized{
	opacity: 1;
}
.hiranogo{
	font-family: 'Yu Gothic UI','ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.bgarea{
	width: 100%;
	max-width: 1700px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.bg-z-index{
	position: absolute;
	z-index: -1;
}
.hamburger{
	display: none !important;
}
@media screen and (max-width:1099px){
	.hamburger{
		display: block !important;
	}
}
.h-flex{
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
}
.h-flex h1{
	width: 200px;
}
@media screen and (max-width:1099px){
 .g-nav{
 display: none;
}
}
.g-nav li a{
	font-size: 13px;
	line-height: 1;
	padding: 0 10px;
	position: relative;
}
.g-nav li:not(:last-child) a::after{
	content: "";
	width: 100%;
	height: 70%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	border-right: 1px solid #000;
}
.g-nav li a:hover{
	color: #0062a6;
}
.ft-ttl{
	text-align: center;
	color: #00629f;
	font-size: 60px;
	letter-spacing: 5px;
	line-height: 0.8;
	margin-bottom: 50px;
}
.ft-ttl span{
	font-size: 20px;
	font-weight: bold;
}
.ft_menu{
	margin-bottom: 50px;
}
.ft_menu li{
	width: 30%;
	margin-right: 5%;
	margin-bottom: 5%;
}
.ft_menu li:nth-of-type(3n){
	margin-right: 0;
}
.ft_menu li img{
	width: 100%;
	margin-bottom: 20px;
}
.fat-handgel a,.fat-handspray a{
	position: relative;
}
.fat-handgel a::before,.fat-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: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.ft_menu li.fat-handgel img,.ft_menu li.fat-handspray img{
	margin-bottom: 30px;
}
.ft-name{
	text-align: center;
	color: #00629f;
	letter-spacing: 3px;
}
.ft-banner-area{
	border-top: 1px dashed #00629f;
	border-bottom: 1px dashed #00629f;
	padding: 30px 0;
	margin-bottom: 50px;
}
.ft-banner{
	width: 90%;
	margin: 0 auto;
	justify-content: space-between;
}
.ft-banner li{
	width: 48%;
}
.ft-banner li img{
	border: 1px solid #a6a6a6;
}
.ft-sns{
	width: 180px;
	margin: 0 auto;
	justify-content: space-between;
}
.ft-sns li{
	text-align: center;
}
.ft-sns li img{
	width: auto;
	height: 40px;
}
#footerarea{
	background-color: #3b9b9f;
}
.banner{
	background-color: #f2f2f2;
	padding: 100px 0;
	margin-bottom: 80px;
}
.banner-flex{
	width: 90%;
	margin: 0 auto;
	justify-content: space-between;
}
.banner-flex li{
	width: 48.5%;
}
.f-logoarea{
	margin-bottom: 80px;
	position: relative;
}
.f-logo{
	width: 300px;
	margin: 0 auto;
}
.sns{
	justify-content: space-between;
	width: 160px;
	position: absolute;
	top: 50%; transform: translateY(-50%);
	right: 0;
}
.sns li:nth-of-type(1){
	width: 25%;
}
.sns li:nth-of-type(2){
	width: 11%;
}
.sns li:nth-of-type(3){
	width: 25%;
}
.f-nav{
	justify-content: center;
	margin-bottom: 60px;
}
.f-nav li:not(:last-child) a::after{
	content: "";
	display: inline-block;
	background-color: #fff;
	width: 1px;
	height: 70%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.f-nav li a{
	color: #fff;
	line-height: 1;
	padding: 0 10px;
	position: relative;
}
.copyarea{
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
}
.copy{
	color: #fff;
	font-size: 13px;
}
.taiko{
	width: 130px;
}
/* 追記2021/11/03 */
/* 追従カート */
#fix-cart{
	position: fixed;
	right: 0;
	top: 0;
	opacity: 0;
	transition: .6s;
	z-index: 10;
}
#fix-cart.in-display{
	opacity: 1;
	transition: .6s;	
}
#fix-cart a{
	font-size: 15px;
	color: #fff;
	background: #02bbbe;
	border: 1px solid #02bbbe;
	width: 180px;
	padding: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: .4s;	
	box-shadow: -2px 2px 8px 0px #fff;
}
#fix-cart a:hover{
	color: #02bbbe;
	background: #fff;
	transition: .4s;
	opacity: 1;
}
#fix-cart i{
	margin-right: 3px;
	font-size: 18px;
}
/* フッタースライダー */
.foot-slide-bg{
	margin-top: 20px;
}
.foot-slide-box{
	margin: 0 auto;
	width: 90%;
	max-width: 1100px;
	background: #ddd;
	padding: 10px 5% 5px;
}
.main-slide li img,
.navi-slide li img{
	width: 100%;
}
.navi-slide{
	position: relative;
}
.navi-slide .slick-slide{
	margin: 0 3px;
}
.navi-slide .slick-slide img{
	border: 3px solid #fff;
}
.navi-slide li a{
	margin: 0 5px;
  display: block;
}
.navi-slide li a:hover{
	cursor: pointer;
}
.navi-slide .slick-prev,
.navi-slide .slick-next{
	z-index: 20;
}
.navi-slide .slick-prev{
	left: -5%;
}
.navi-slide .slick-next{
	right: -5%;
}
.navi-slide .slick-prev:before,
.navi-slide .slick-next:before{
	font-family: "Font Awesome 5 Pro";
	font-weight: 500;
	font-size: 24px;
	color: #000;
	width: 100%;
	height: 100%;
	display: block;
}
.navi-slide .slick-prev:before{
	content: "\f053";
}
.navi-slide .slick-next:before{
	content: "\f054";
}
.banner-flex.jcc{
	justify-content: center;
}