@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:url("../images/bg.jpg") top center no-repeat, url("../images/bg_skin.jpg") repeat;
	background-attachment: fixed;
	scroll-behavior: smooth;
}
.footer{
}



@font-face {
  font-family:HYYakuHei-95W;
  src: url("../font/HYYakuHei-95W.ttf") ;
}

@font-face {
  font-family:MStiffHeiHK-UltraBold;
  src: url("../font/MStiffHeiHK-UltraBold.otf");
}




/* 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; background: url("../images/bg_all.png") top center repeat-y;}
.topbox { position: relative; width: 1200px; margin: auto; /*height:  ; parallax*/}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: 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%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; background: none }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}

/* ----------------------CUSTOMERIZATION---------------------- */

/*.font{font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}*/

/*bg*/
.bg_0{ background: url("../images/bg_0.png") top center no-repeat; padding-top: 70px; padding-bottom: 0px;}
.bg_2, .bg_4, .bg_7, .bg_9, .bg_11, .bg_12{ background: url("../images/bg_title.png") top center no-repeat; padding-top: 70px; padding-bottom: 0px;}


@media screen and ( max-width: 991px ){
	.bg_0, .bg_2, .bg_4, .bg_7, .bg_9, .bg_11, .bg_12{ background: none; padding-top: 0px; padding-bottom: 0px; }
}


/*--主視覺動畫--*/

/*--PARALLAX--*/
/*--------------------------------------------
.topbox img{position:relative;}
 img.kv{position: absolute;}
.Title{ top: 0px; left: 0px;}
--------------------------------------------*/

.Title{ position: absolute; top: 0px; right: 0px;}
.sale{ position: absolute; top: 577px; left: 258px;}
.logo_01{ position: absolute; top: 371px; left: 306px;
			-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1s both;}
.logo_02{ position: absolute; top: 371px; left: 581px;
			-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1.5s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 1.5s both;}
.logo_03{ position: absolute; top: 371px; left: 854px;
			-webkit-animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both;
	        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 2s both;}
/**
 * ----------------------------------------
 * animation text-focus-in
 * ----------------------------------------
 */
@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}
@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}



/*--COMMON--*/
.titleC h2{ font-family:HYYakuHei-95W; color: #836044; font-size: 50px;}
.bg_0 .titleC h2{ color: #427083;}
.bg_2 .titleC, .bg_4 .titleC, .bg_7 .titleC, .bg_9 .titleC, .bg_11 .titleC, .bg_12 .titleC{ margin-bottom: 80px;}
.bg_1 .titleC{ margin-bottom: 40px;}

@media screen and ( max-width: 991px ){
	.titleC h2{ font-size:2.6rem;}
	.bg_0 .titleC{  background: url("../images/sub_m0.png") top center no-repeat; background-size: cover; padding: 9vw 0 8vw; margin:2vw auto 0; }
	.bg_2 .titleC, .bg_4 .titleC, .bg_7 .titleC, .bg_9 .titleC, .bg_11 .titleC, .bg_12 .titleC{  background: url("../images/sub_m-title.png") top center no-repeat; background-size: cover; padding: 9vw 0 8vw; margin:2vw auto; }
}


/*--精明購物指南--*/
.bg_0{}
.bg_0 ul{
	width: 1200px;
	margin: 80px auto 20px ;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

/*--
.bg_0 ul li.tip_01{ animation: floating_0 3s; animation-delay: 0s; animation-iteration-count: infinite; }
.bg_0 ul li.tip_02{ animation: floating_0 3s; animation-delay: 0.3s; animation-iteration-count: infinite; }
.bg_0 ul li.tip_03{ animation: floating_0 3s; animation-delay: 0.6s; animation-iteration-count: infinite; }
.bg_0 ul li.tip_04{ animation: floating_0 3s; animation-delay: 0.9s; animation-iteration-count: infinite; }


@keyframes floating_0 {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(8%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating_0 {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(8%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}
--*/


@media screen and ( max-width: 991px ){
	.bg_0{ margin-top: 0vw; }
	.bg_0 ul{ width: 100%; margin: 5vw auto 0;}
	.bg_0 ul li{ margin-bottom: 3vw;}
	.bg_0 ul li img{ width: 46vw; margin-left: 0vw;}
}


/*--廚用鍋具--*/
.bg_1{}

@media screen and ( max-width: 991px ){}



.bg_2{}

/* 滑鼠動態效果 */
.container li, .fukuda02 a  {  
	-webkit-transition-duration:.3s;
	        transition-duration:.3s;
	-webkit-transition-property:transform;
	        transition-property:transform;
	-webkit-transition-timing-function:ease-out;
	        transition-timing-function:ease-out
}
.container li:hover, .fukuda02 a:hover{
	-webkit-transform: scale(0.98);;
		    transform: scale(0.98);
}

.fukuda02 { width: 1200px; margin:30px auto 0; background:url("../images/fukudabg.jpg") top center no-repeat;padding: 20px 80px 0;}
.fukuda02 a  { display: flex;  }
.fukuda02 .font  { color: #710916; text-align: center; }
.fukuda02 .font h2 { font-size: 46px;  line-height:58px; padding: 20px 0 0;}
.fukuda02 .font h3 { font-size: 26px; background: #d42520;border-radius: 50px;color: #fff; line-height: 40px; text-align: center; }
.fukuda02 .font p { padding: 20px 20px 35px;font-size: 18px;}
.fukuda02 .font .price { font-size: 30px; padding: 0 20px; }
.fukuda02 .font .price big { font-size: 36px; color: #d42520; }
.fukuda02 .font small { font-size: 12px; padding: 0 0 0 20px; color: #000000;display: block;}

.bg_2 .hightlight{ 
	background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #000;
	box-shadow: 10px 10px 15px #c2c2c2;
	padding: 20px 0;
}

@media screen and ( max-width: 991px ){
		.fukuda02 { width: 96vw;  margin:0 auto 3vw; background:#e5e6e7;padding:2vw;border: 6px solid #d3aa65;}
		.fukuda02 a  { flex-wrap: wrap; justify-content: center; }
		.fukuda02 a img { width: 100%;}
		.fukuda02 .font  {   }
		.fukuda02 .font h2 { font-size: 2.2rem;  line-height: 2.8rem; text-align: center; padding: 3vw 0 0;}
		.fukuda02 .font h3 { font-size: 1.5rem;  line-height: 2.5rem;  }
		.fukuda02 .font p { padding: 2vw ;font-size: 1rem; }
		.fukuda02 .font .price { font-size: 1.6rem; padding: 0 2vw; }
		.fukuda02 .font .price big { font-size: 2rem; }
		.fukuda02 .font small { font-size: 0.6rem; padding: 0 2vw;color: #bc1625; }
	
	.bg_2 .hightlight{ width: 98vw; margin: 0 auto; border: 3px solid #000; box-shadow: none; padding: 2vw 0;}

}




.bg_3{}
.bg_3 .hightlight{ margin-bottom: 20px;}
.bg_3 .hightlight ul{ background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #fff;
	box-shadow: 10px 10px 15px #c2c2c2;
}
.bg_3 .hightlight h4{ background: #64772c;}

@media screen and ( max-width: 991px ){
	.bg_3 .hightlight{ width: 98vw; margin: 0 auto 1vw;}
	.bg_3 .hightlight ul{ margin: 1vw auto; border: 3px solid #fff; box-shadow: none; padding: 2vw 0;}
}



/*--日系生活--*/
.bg_4{}

@media screen and ( max-width: 991px ){}



.bg_5{}
.bg_5 .hightlight{ margin-bottom: 20px;}
.bg_5 .hightlight ul{ background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #fff;
	box-shadow: 10px 10px 15px #c2c2c2;
}
.bg_5 .hightlight h4{ background: #64772c;}

@media screen and ( max-width: 991px ){
	.bg_5 .hightlight{ width: 98vw; margin: 0 auto 2vw;}
	.bg_5 .hightlight ul{ margin: 1vw auto; border: 3px solid #fff; box-shadow: none; padding: 2vw 0;}
}



.bg_6{}

@media screen and ( max-width: 991px ){}





/*--人氣香氛--*/
.bg_7{}

@media screen and ( max-width: 991px ){}




.bg_8{}
.bg_8 .hightlight{ margin-bottom: 20px;}
.bg_8 .hightlight ul{ background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #fff;
	box-shadow: 10px 10px 15px #c2c2c2;
}
.bg_8 .hightlight h4{ background: #64772c;}

@media screen and ( max-width: 991px ){
	.bg_8 .hightlight{ width: 98vw; margin: 0 auto 2vw;}
	.bg_8 .hightlight ul{ margin-bottom: 1vw;}
	.bg_8 .hightlight ul{ margin: 1vw auto; border: 3px solid #fff; box-shadow: none; padding: 2vw 0;}
}



/*--清潔好物--*/
.bg_9{}
.bg_9 .hightlight{ margin-bottom: 20px;}
.bg_9 .hightlight ul{ background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #fff;
	box-shadow: 10px 10px 15px #c2c2c2;
}

.bg_9 .hightlight h4{ background: #64772c;}

@media screen and ( max-width: 991px ){
	.bg_9 .hightlight{ width: 98vw; margin: 0 auto 2vw;}
	.bg_9 .hightlight ul{ margin-bottom: 1vw;}
	.bg_9 .hightlight ul{ margin: 1vw auto; border: 3px solid #fff; box-shadow: none; padding: 2vw 0;}
}



.bg_10{}

@media screen and ( max-width: 991px ){}



/*--好評推薦--*/
.bg_11{}
.bg_11 .triple{ 
	background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 8px solid #000;
	box-shadow: 10px 10px 15px #c2c2c2;
	padding: 20px 0;
}

.bg_11 .triple h4{ background: #d6762f;}

.bg_11 .hightlight_5p { background: rgb(244,244,244); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgb(244,244,244) 0%, rgb(212,214,215) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgb(244,244,244) 0%,rgb(212,214,215) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d4d6d7',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 20px 0;
	border: 8px solid #fff;
	box-shadow: 10px 10px 15px #c2c2c2;
}

@media screen and ( max-width: 991px ){
	.bg_11 .triple{ width: 98vw; margin: 0 auto 2vw; border: 3px solid #000; box-shadow: none; padding: 2vw 0;}
	.bg_11 .hightlight_5p{ width: 98vw; margin: 0 auto; border: 3px solid #fff; box-shadow: none; padding: 2vw 0;}
}



/*--更多品牌--*/
.bg_12{}
.bg_12 .round_5p { margin-bottom: 20px;}
.bg_12 .round_5p ul { margin-bottom: 20px;}
.bg_12 .round_5p li{width: 160px;}
.bg_12 .round_5p img { width: 160px; height: 160px; border:2px solid #64772c;}
.bg_12 .round_5p .font { position: absolute; top: 74%; left: 2%; background: #64772c; border-radius: 30px; width: 96%; color: #fff;}
.bg_12 .round_5p .font p { font-size: 18px;  }
.bg_12 .banner{ margin: 0 auto; padding: 0;}

@media screen and ( max-width: 991px ){
	.bg_12 .round_5p { margin: 2vw auto;}
	.bg_12 .round_5p ul { margin-bottom: 0;}
    .bg_12 .round_5p li{margin: 3vw 0vw;}
    .bg_12 .round_5p img {width: 40vw; height: 40vw; margin: 0 auto;}
    .bg_12 .round_5p ul {flex-wrap: wrap;}
    .bg_12 .round_5p .font p { text-align: center;}
    .bg_12 .round_5p .font{padding: 10px; top: 80%;}
}


/*館別連結*/
.btn ul{ display: flex; justify-content: center;flex-wrap: wrap; margin-bottom: 40px;}
.btn ul li { width: 600px; height: 90px;  background: #e4e5e6; margin-top: 20px; text-align: center; border-radius: 30px; border: 5px solid #000; box-shadow: 6px 6px 8px #9c9c9c;}
.btn ul li a {text-align: center; color: #427083; line-height: 80px; font-size: 48px; font-family:HYYakuHei-95W; }

@media screen and ( max-width: 991px ){
	.btn ul{ margin-bottom: 2vw;}
	.btn ul li { width: 96vw; height: auto; margin: 2vw auto; padding: 1vw 0; border-radius: 20px; box-shadow: none; border: 3px solid #000;}
	.btn ul li a { padding: 3vw; font-size: 2.2rem; line-height: 2; }
}







/*--輪播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: 18px;color: #000;font-weight:500;margin-top: 10px;line-height: 26px;}
.swiper-slide p big{ color:#64772c; font-size: 22px;}

@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;*/
	
	width: 60%;
	height:60px;
	z-index:999;
	margin:0 auto;
	background: #64772c;
	border-radius: 15px;
  }
  	@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:19%;
	margin:0 2.5px;
	font-size:30px;
	color:#fff;
	border-right: 2px solid #ffffff;
	height:30px;
	margin-top: 15px;
	line-height:30px;
	letter-spacing: 1px;
	font-family:HYYakuHei-95W;
	
  } 
  #navbar .row_01 a{ border-left: none;}
  #navbar .row_05 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;
	min-width: 100%;
	border-radius: 0;
  }
  
  /* 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: #64772c; z-index:1000;border-top:none; }
menu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 3vw 1vw; width:20%;box-sizing:border-box;text-align:center;}
menu ul li a{font-size:1.1rem; font-weight: 600; }
menu ul li:nth-last-child(1){border-right:none;}
menu a{color:#fff !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;	}
	}