@charset "utf-8";
*{margin:0;padding:0;}
html {height:100%;}
a:focus, *:focus{ outline:none; }
main{display: block;}
img{height:auto;max-width:100%;vertical-align: bottom;}
ul li {list-style:none;}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;}
.bordernone{border: none !important;}
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: #333;
	position:relative;
}
.tenmin{
	font-family: ten-mincho, serif;
	font-weight: 400;
	font-style: normal;
	-webkit-text-stroke: 0.1px #FFF;
}
.mincho{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
.sec-ttl{
	font-size: 35px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 5px;
	position: relative;
}
.sec-ttl::after{
	content: "";
	display: inline-block;
	width: 150px;
	height: 45px;
	position: absolute;
	bottom: -50px;
	left: 49%;
	transform: translateX(-50%);
}
a:hover img{
	opacity:0.75 !important;
	filter:alpha(opacity=75);
	-ms-filter: “alpha( opacity=75 )”;
}
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: #424242;
}
a:hover{
	color: #84aa04;
}
a[href^="tel:"] {
    pointer-events: none;
}
.sp{
	display: none !important;
}
img{
	height: auto;
}
.imgmax{
	max-width: 100%;
	height: auto;
}
.inner{
	width: 95%;
	margin: 0 auto;
	max-width: 1030px;
}
.generalsec{
	margin-bottom: 70px;
}
.flex{
	display: flex;
}
.fxw{
	display: flex;
	flex-wrap: wrap;
}
.jcsb{
	display: flex;
	justify-content: space-between;
}
/* --------------------header------------------- */
.hamburger,.logo1.scroll{
	display: none !important;
}
#headerarea{
	position: fixed;
	top: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.77);
	z-index: 999;
}
#headerarea .inner{
	width: 95%;
	max-width: 1200px;
	position: relative;
}
.headerflex{
/* 	-ms-align-items: flex-end; */
	align-items:center;
}
.headerflex.scroll{
	-ms-align-items: center;
	align-items: center;
}
.headerflex .logo1{
	width: 120px;
}
/*
.headerflex logo1.scroll{
	transition: all  0.5s;
	width: 5%;
	margin-right: 5%;
}
*/
.cerbo-logo .logo2{
	display: none;
}
.cerbo-logo .logo2.scroll{
	width: 70%;
	display: block;
	margin: 10px 0;
}
.cerbo-logo .logo2 img{
	width: 100%;
}
@media screen and (max-width:857px){
.cerbo-logo .logo2.scroll{
	width: 170px !important;
}
}
/*
img.logo2{
	margin: 0 !important;
}
*/
@media screen and (max-width:857px){
.header-top.scroll{
}
}
.header-guide{
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro',sans-serif;
	letter-spacing: 1px;
	padding-top: 10px;
	justify-content: flex-end;
}
.header-guide.scroll{
	display: none;
}
.header-address{
text-align: center;
padding-top: 6px;
letter-spacing: 2px;
font-size: 14px;
}
.header-address a{
	text-decoration: underline;
	color: #84aa04;
}
.header-address.scroll{
	display: none !important;
}
.header-tel{
	width: 25%;
	line-height: 1.4;
	text-align: center;
}
.header-tel a{
	pointer-events: none;
	font-family: 'Nanum Myeongjo', serif;
	font-weight: 900;
	font-size: 24px;
}
.header-tel .telicon{
	width: 6% !important;
	margin-right: 8px;
}
.header-tel a{
	display: flex;
	justify-content: center;
}
@media screen and (max-width:1090px){
.header-tel{
	width: 30%;
}
}
@media screen and (max-width:900px){
.header-tel{
	width: 40%;
}
}
@media screen and (max-width:900px){
.header-tel a {
	font-size: 28px;
}
}
@media screen and (max-width:820px){
.header-tel{
	width: 45%;
}
.header-tel a {
	font-size: 26px;
}
}
@media screen and (max-width:880px){
.header-tel .telicon{
	width: 4.5% !important;
}
}
.header-tel img{
	width: 40%;
}
.header-mail{
	display: block;
	font-size: 13px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 500;
}
.header-shoplink{
	width: 24%;
}
.header-shoplink a{
	text-align: center;
  display: block;
  background-color: #fff;
  border: 1px solid #88a360;
  border-radius: 6px;
  padding: 12px 0 7px;
  font-size: 18px;
  color: #222;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1.4;
}
.header-shoplink a:hover{
	background: #eef8e0;
	opacity: 1;
}
.header-shoplink a img{
	width: 25px;
  vertical-align: top;
  padding-right: 14px;
}
@media screen and (max-width:1093px){
.header-shoplink{
	width: 30%;
}
.header-shoplink a img{
	width: 9%;
}
}
@media screen and (max-width:930px){
.header-shoplink{
	width: 35%;
}
}
.header-shoplink img{
	width: 75%;
}
#gnav ul{
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
	margin: 15px 0;
}
#gnav ul li{
	margin-left: 70px;
	font-size: 17px;
}
@media screen and (max-width:1234px){
#gnav ul li{
	margin-left: 60px;
}
}
@media screen and (max-width:1163px){
#gnav ul li{
	margin-left: 50px;
}
}
@media screen and (max-width:1090px){
#gnav ul li{
	font-size: 15px;
}
}
@media screen and (max-width:1019px){
#gnav ul li{
	margin-left: 40px;
}
}
@media screen and (max-width:947px){
#gnav ul li{
	margin-left: 30px;
}
}
@media screen and (max-width:873px){
#gnav ul li{
	margin-left: 25px;
}
}
@media screen and (max-width:780px){
#gnav ul li{
	margin-left: 20px;
}
}
@media screen and (max-width:800px){
#gnav ul li{
	font-size: 15px;
}
}
#gnav ul.scroll{
	margin: 15px 0;
}
#gnav ul li.scroll{
	margin-left: 50px;
	font-size: 15px;
}
@media screen and (max-width:1121px){
#gnav ul li.scroll{
	margin-left: 35px;
}
}
@media screen and (max-width:1046px){
#gnav ul li.scroll{
	margin-left: 20px;
}
}
@media screen and (max-width:894px){
#gnav ul li.scroll{
	font-size: 14px;
}
}

#gnav ul .hover-line a{
	display: block;
}
#gnav ul li a:after{
	display: block;
}
.hover-line a:hover{
	color: #000;
}
.hover-line a,
.second-nav{
	position: relative;
}
.hover-line a::after,
.second-nav::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background: #fff;
  transition: 1.0s;

/*
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
*/
}
.hover-line a:hover::after,
.second-nav:hover::after {
/*   transform: scale(1, 1); */
  background: #c2df8f;
  transition: 1.0s;
}
.second-nav-ttl:hover{
	cursor: pointer;
}
.second-gnav__box{
	display: none;
	position: absolute;
	top: 98%;
	left: -110%;
	width: 450px;
	background-color: #fff;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}
.second-gnav__box li{
	-ms-align-items: center;
	align-items: center;
	width: 90%;
	margin: 0 auto !important;
	padding: 25px 0;
}
.second-gnav__box li:first-child{
	border-bottom: 1px dashed #000;
}
.second-gnav__img{
	width: 15%;
	margin: 0 30px 0 20px;
}
.second-gnav__desc{
	flex:1;
}
.second-gnav__ttl{
	font-size: 18px;
}
.second-gnav__txt{
	font-size: 15px;
	display: block;
	margin-top: 6px;
}
/*
@media screen and (max-width:1000px){
	.header-guide{
		width: 95%;
	}
	#gnav ul{
		font-size: 12px;
	}
	.header-sns{
		width: 10%;
	}
}
*/
@media screen and (max-width:900px){
	.header-address{
		display: none;
	}
}
.header-sns{
	width: 11%;
}
.header-sns p{
	padding: 0 17px;
	box-sizing: border-box;
}
@media screen and (max-width:1140px){
.header-sns p{
	padding: 0 14px;
}
}
@media screen and (max-width:1170px){
.header-sns p{
	padding: 0 14px;
}
}
@media screen and (max-width:1090px){
.header-sns p{
	padding: 0 10px;
}
}
@media screen and (max-width:940px){
.header-sns p{
	padding: 0 7px;
}
}
@media screen and (max-width:800px){
.header-sns p{
	padding: 0 4px;
}
}
.header-sns p.scroll{
	padding: 0 13px;
	box-sizing: border-box;
}
@media screen and (max-width:1200px){
.header-sns p.scroll{
	padding: 0 10px;
}
}
@media screen and (max-width:1052px){
.header-sns p.scroll{
	padding: 0 6px;
}
}
@media screen and (max-width:980px){
.header-sns p.scroll{
	padding: 0 4px;
}
}
@media screen and (max-width:857px){
.header-sns p.scroll{
	display: none;
}
}

.header-sns a{
	display: block;
}
.header-sns.jcsb p img{
	width: 100%;
}
/*
.header-sns p a i{
	font-size: 30px;
}
*/
/* --------------------footer------------------- */
.footer-nav{
	border-top: 1px dotted #616161;
	border-bottom: 1px dotted #616161;
	padding: 5px 0;
}
.footer-nav ul{
	display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
}
.footer-nav ul li {
  margin: 5px 10px;
}
.footer-sns{
	width: 8%;
}
.footer-sns p a img{
	width: 26px;
}
.footer-logoarea{
	background: url(../images/top/footer-bg.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	padding: 20px 0 16px;
}
.footer-logoarea img{
	width: 100px;
}
.copyright{
	background-color: #000;
	text-align: center;
	color: #fff;
	padding: 7px 0 6px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
}
@media screen and (max-width:1000px){
	.footer-nav-pc ul{
		font-size: 12px;
	}
	.footer-sns{
		width: 8%;
	}
}





