@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:#f7f09c;
	scroll-behavior: smooth;
}
.footer{
	max-width: 1920px;
	margin: 0 auto;
	background:#bb592a;
	color: #fff;
}


.block-bg{ margin: 0px auto 0px auto;  overflow: hidden; }
.block-bg.style01{background: url(../images/blockbg-style01-center.jpg) repeat-y 50% 50%;}
.block-bg.style01 div>div,.block-bg.style02 div>div{padding-top: 40px;}
.block-bg.style01 .bg-footer {background:url(../images/blockbg-style01-footer.jpg) no-repeat 50% 100%; padding-bottom: 40px;}
.block-bg.style01 .bg-footer .bg01{background:url(../images/blockbg-spray.png) repeat 50% 0%,url(../images/blockbg-style01-top01.jpg) no-repeat 50% 0%; padding: 30px 0px;}
.block-bg.style01 .bg-footer .bg03{background:url(../images/blockbg-spray.png) repeat 50% 0%,url(../images/blockbg-style01-top03.jpg) no-repeat 50% 0%; padding: 30px 0px;}
.block-bg.style01 .bg-footer .bg05{background:url(../images/blockbg-spray.png) repeat 50% 0%,url(../images/blockbg-style01-top05.jpg) no-repeat 50% 0%; padding: 30px 0px;}
.block-bg .titleC{opacity: 0;}

.block-bg.style02{background: url(../images/blockbg-style02-center.jpg) repeat-y 50% 50%;}
.block-bg.style02 .bg-footer {background:url(../images/blockbg-style02-footer.jpg) no-repeat 50% 100%,url(../images/blockbg-spray.png) repeat 50% 0%; padding-bottom: 40px; }
.block-bg.style02 .bg-footer .bg02{background:url(../images/blockbg-spray.png) repeat 50% 0%,url(../images/blockbg-style02-top02.jpg) no-repeat 50% 0%; padding: 30px 0px;}
.block-bg.style02 .bg-footer .bg04{background:url(../images/blockbg-spray.png) repeat 50% 0%,url(../images/blockbg-style02-top04.jpg) no-repeat 50% 0%; padding: 30px 0px;}


.recommendimg {position: absolute; top: 600px; left: 90px;}

@media screen and (max-width: 640px){
.recommendimg {
    width: 62%;
    top: 300px;
    left: 70px;
}
}

@media screen and ( max-width: 540px ){
		.block-bg.style01 div>div,.block-bg.style02 div>div{background-size:240%!important;}
}


.banner-bg .banner{margin: 0px auto;}
.banner-bg.style01{background:url(../images/blockbg-spray.png) repeat 50% 0% #f7f09c;}
.banner-bg.style02{background:url(../images/blockbg-spray.png) repeat 50% 0% #eedc7b;}


.block-bg .half ul{background: transparent;}


/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin:0px auto 40px auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; margin: 0px auto 40px auto;}
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}














/*--輪播AD--*/
      .swiper {
        width: 1300px;
        padding-top: 50px;
        padding-bottom: 50px;margin: 0 auto;
      }
.swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width: 300px;border-radius: 20px;}

      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 300px;
        height: 300px;margin-bottom: 60px;
      }

      .swiper-slide img {
        display: block;
        width: 300px;
        height: 300px;border-radius: 20px;
      }

.swiper-slide p{width: 100%;text-align: center;padding: 5px 5px;font-size: 22px;color: #000;font-weight:500;margin-top: 10px;line-height: 26px;}

@media screen and ( max-width: 991px ){
	 .swiper {
        width: 100%;
        padding-top: 2vw;
        padding-bottom:2vw;margin: 0 auto;
      }
      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 80vw;
        height:auto;
		margin-bottom: 70px;
      }	
	      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 50vw;
        height: 50vw;
      }
	      .swiper-slide img {
        display: block;
        width:  50vw;
        height:  50vw;border-radius: 20px;
      }
	.swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width:50vw;border-radius: 20px;}
	.swiper-slide p{width: 100%;height: auto; text-align: center;padding: 5px 5px;font-size: 1rem;color: #000;font-weight:500;line-height: 1.2rem;margin-top: 6px;}
}



/*navigation bar for pc*/
/* Style the navbar */
#navbar {
	/*overflow: hidden;*/
	max-width:100%;
	height:60px;
	z-index:999;
	margin:0 auto;
  }
  	@media screen and ( max-width: 991px ) {
		#navbar{ display:none;} 
		.sticky + .content { padding-top:0px !important;}
	}

  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */


  #navbar a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:24%;
	margin:0 2.5px;
	font-size:24px;
	color:#fff;
	height:60px;
	line-height:60px;
	letter-spacing: 1px;
	font-weight: 600;
	background: #6e7d34;
	border-radius: 15px;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  } 
  #navbar .row_04 a{border-right: none;}
  #navbar span{ color:#000000;}

  /*#navbar a:hover{ transform: scale(.95)}*/

  
  /* Page content */
  .content {
	padding: 0px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
	position: fixed;
	top: 0;
	width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
	padding-top: 60px;
	
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}



/*for mobile*/
menu{display:none;}
@media screen and ( max-width: 991px ){
		menu{ display:block;}
	}
menu ul{position:fixed;bottom:0;left:0;margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background: #b05521;z-index:1000;border-top:none; font-weight: 600;}
menu ul li{border-right:1px solid #ffffff; border-bottom:1px solid #ffffff;padding:2vw 8px; width:25%;box-sizing:border-box;text-align:center;font-size:15px;}
menu ul li a{font-size:.9rem; }
menu ul li:nth-last-child(1), menu ul li:nth-child(4){border-right:none;}
menu a{color:#ffffff !important;text-decoration:none;}





/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}