@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/B_fixed.png")bottom center fixed no-repeat,url("../images/bg.jpg") top center repeat;
	scroll-behavior: smooth;
}
.footer{
	max-width: 1920px;
	margin: 0 auto;
	background: url("../images/bg.jpg");
}

/* FONT */
@font-face {
    font-family:DFYuanStd-W9;
    src: url("../font/DFYuanStd-W9.otf") ;
  }


/* 標題 */
  .titleC {background: url("../images/titleC.png")top center no-repeat; padding: 65px;}
  .titleC h2{font-family:DFYuanStd-W9; font-size: 3.5rem; color: #FFF; position: relative; top: 5px;}
  .titleD h2{font-family:DFYuanStd-W9; font-size: 3.5rem; color: #6b8c2e;}

  @media screen and ( max-width: 991px ){
  .titleC {background: url("../images/titleC_m.png") top center no-repeat; padding: 5vw;}
  .titleD h2{font-size: 2rem; position: relative; top: 2vw;}
  .bg_0 .titleC h2 {position: relative; top:-2vw;}
}


/* 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; /*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; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}

/* 元件調整 */
.round_5p li {width: 260px; margin: 6px;padding: 0;}
.round_5p li img {border-radius: 20px;}
.hightlight .font h4, .hightlight_5p .font h4 {background: url("../images/bg_G.jpg");}
.half ul{background: url("../images/bg_LY.jpg");}

@media screen and ( max-width: 991px ){
.round_5p ul {flex-wrap: wrap;}
.round_5p li {width: 46vw;padding: 0;margin: 1vw;}
.round_5p a {flex-wrap: wrap;}
.round_5p img, .round_5p li:nth-child(even) img, .round_5p li:nth-child(odd) img {width: 46vw;height: 46vw;order: 0;margin: 0;}
.round_5p .font {width: 100%;padding: 2vw;margin: auto;text-align: center;}
.round_5p li:nth-child(even) .font {text-align: center;}}

/*film-genre*/
.film-genre{ margin: 0px auto 10px auto; width: 1200px;}
.film-genre li { width: 200px; height: 200px; margin: 6px; border-radius:50%; background: #fff;}
.film-genre img{ width: 110%; height:auto; object-position:-10px 0px; }
.film-genre .font { width: 200px; height: 200px; display: flex; justify-content: center; align-items: center; left: 0; right: 0;}
.film-genre .font h4 { line-height: initial; font-weight: normal; padding: 10px; letter-spacing: 4px; font-size: 1.5em; font-family: DFYuanStd-W9;}

@media screen and ( max-width: 991px ){
	.film-genre {width: 100%;}
	.film-genre ul { flex-wrap: wrap; justify-content: flex-end;}
	.film-genre li { width: 45vw; height: 45vw; margin: 1vw; }
	.film-genre .font { width: 45vw; height: 45vw;}
	.film-genre .font h4 { line-height:initial;}
	.film-genre img { width: 45vw; height: 45vw; /*object-position: 100% 100%;*/ }
	.film-genre li:hover .font { display: flex;  }}

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



/*bg*/
.bg_0{ background: url("../images/bg_5.png") top center no-repeat; margin-top: -40px;}
.bg_1{ background: url("../images/bg_5.png") top center no-repeat; padding-top: 10px; padding-bottom: 0px;}
.bg_2 {background: url("../images/bg_5.png") top center no-repeat; padding-top: 10px; padding-bottom: 0px;}
.bg_3 {background: url("../images/bg_5.png") top center no-repeat; padding-top: 10px; padding-bottom: 0px; margin-top: -90px;}
.bg_4{ background: url("../images/bg_5.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px; margin:0 auto;}
.bg_5{ background: url("../images/bg_5.png") top center repeat-y;  padding-top: 20px; padding-bottom: 0px;}


@media screen and ( max-width: 991px ){
	.bg_1{ background: none; padding-top: 0px; padding-bottom: 0px; margin: -20vw auto; }
	.bg_2{ background: none; padding-top: 10vw; padding-bottom: 0px; margin: -30vw auto; }
	.bg_3{ background: none; padding-top: 10vw; padding-bottom: 0px; }
	.bg_4{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_5{ background: none; padding-top: 0px; padding-bottom: 0px; }
}




/*-- 館別連結 --*/
.btn ul{ display: flex; justify-content: center;flex-wrap: wrap; margin-bottom: 40px;}
.btn ul li { width: 600px; height: 100px;  background: url("../images/bg_G.jpg"); margin-top: 20px; text-align: center; border-radius: 30px; }
.btn ul li a {text-align: center; color: #FFF; line-height: 100px; font-size: 48px; font-family: DFYuanStd-W9; }

@media screen and ( max-width: 991px ){
	.btn ul{ margin-bottom: 2vw;}
	.btn ul li { width: 96vw; height: auto; margin: 2vw auto 0; padding: 1vw 0; border-radius: 50px;  background: url("../images/bg_G.jpg"); border: 8px double #f7ebd8; }
	.btn ul li a { padding: 1vw; font-size: 2.6rem; line-height: 2; }
}



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

img.T1 {
	position: absolute;
	top: 132px;
    left: 83px;
	animation:bounceIn .5s;
	animation-fill-mode: backwards;
  }
  img.T2 {
	position: absolute;
	top: 132px;
    left: 340px;
	animation:bounceIn .5s;
	  animation-delay: .4s;
	  animation-fill-mode: backwards;
  }
  img.T3 {
	position: absolute;
    top: 113px;
    left: 588px;
	animation:bounceIn .5s;
	  animation-delay: .8s;
	  animation-fill-mode: backwards;
  }
  img.T4 {
	position: absolute;
	top: 135px;
    left: 850px;
	animation:bounceIn .5s;
	  animation-delay: 1.2s;
	  animation-fill-mode: backwards;
  }

  img.T5 {
	position: absolute;
	top: 416px;
    left: 648px;
	animation:bounceIn .5s;
	  animation-delay: 1.6s;
	  animation-fill-mode: backwards;
  }

  img.sale {
	position: absolute;
	top: 652px;
    left: 175px;
	animation: flipInY .5s;
	animation-delay: 2s;
	animation-fill-mode: backwards;
  }



/*-- 省上加省支付通 --*/
.bg_0 .titleC {background: none;}
.bg_0 .titleC h2{ margin-top: -37px; color: #FFF;}
.bg_0 ul { width: 1200px; margin: -80px auto; display: flex; justify-content: space-around; padding-bottom: 120px;}
.bg_0 li {list-style-type: none;}
.tip_01 img{ animation: floating 3.5s; animation-delay: 0s; animation-iteration-count: infinite;}
.tip_01 img.a1:hover{transform: perspective(200px) rotate3d(1,0,0,-6deg); animation: flipInX;}

.tip_02 img{ animation: floating 3.5s; animation-delay: 0.5s; animation-iteration-count: infinite;}
.tip_02 img.a2:hover{transform: perspective(200px) rotate3d(1,0,0,6deg); animation: flipInX;}

.tip_03 img{ animation: floating 3.5s; animation-delay: 1s; animation-iteration-count: infinite;}
.tip_03 img:hover{transform: perspective(200px) rotate3d(1,0,0,-6deg); animation: flipInX;}


@media screen and ( max-width: 991px ){
	.bg_0{ background: none;padding-top: 20px; margin-top:-2vw;}
	.bg_0 .titleC {background: url("../images/titleC_m.png") top center no-repeat; padding: 18vw; margin: 0 3vw;}
	.bg_0 ul{ width: 100%; margin: -20vw auto; flex-wrap: wrap;}
	.bg_0 ul li {width: 100%;flex-wrap: wrap;margin: 1vw auto;}
	.bg_0 ul li img{ width: 100%;}
}




/* 區塊調整 */
.bg_1 .bg_1200, .bg_2 .bg_1200 {
    width: 1200px;
    margin: 80px auto;
    background: url("../images/bg_Y.jpg");
    padding: 3px;
}

.bg_1 .titleC, .bg_2 .titleC {
    background: url("../images/titleC.png")top center no-repeat;
    padding: 28px;
    margin: -40px auto 10px;
}

.bg_3 .titleC {
    background: url("../images/titleC.png")top center no-repeat;
    padding: 28px;
    margin: 80px auto 10px;
}

.bg_5 .titleC {
    background: url("../images/titleC.png")top center no-repeat;
    padding: 30px;
    margin: 50px auto 10px;
}

@media screen and ( max-width: 991px ){
	.bg_1 .bg_1200 {width: 100%;}
	.bg_1 .bg_1200 .banner {margin: -2vw auto -23vw;}
	.bg_2 .bg_1200 {width: 100%;}
	.hightlight { width: 96vw; margin: 2vw auto;}
}

/*6個banner輪播*/
.bg_1 .swiper { width: 1280px; height:540px; padding: 20px 0; margin: 0 auto; }
.bg_1 .swiper-wrapper, .bg_1 .swiper-3d .swiper-slide-shadow-left, .bg_1 .swiper-3d .swiper-slide-shadow-right{ width: 1280px; border-radius:0px;}
.bg_1 .swiper-slide { background-position: center; background-size: cover; width: 1280px; height: auto;}
.bg_1 .swiper-slide img { display: block; width: 100%; height: auto; border-radius: 0px; }


@media screen and ( max-width: 991px ){
    .bg_1 .swiper { width: 98vw; height:40vw; padding: 2vw 0; }
    .bg_1 .swiper-slide { width: 100%; height:auto;}
    .bg_1 .swiper-slide img {width:  100%; }
    .bg_1 .swiper-wrapper, .bg_1 .swiper-3d .swiper-slide-shadow-left, .bg_1 .swiper-3d .swiper-slide-shadow-right{ width:100%;}
}
/* banner 輪播 */
.bg_1 .banner {
    width: 1160px;
    margin: 0 auto -40px;
    padding: 10px;
    overflow: hidden;
}
.bg_1 .banner .swiper-wrapper {
	width: 1090px;
	margin: 0 auto;
	}


.bg_1 .banner .swiper-slide img.for_pc {
	display: block;
	width: 300px;
	border-radius: 0;
}

.bg_1 .banner .swiper-slide img.for_m {
    display: none;
    width: 300px;
    border-radius: 0;
}


@media screen and ( max-width: 991px ){
	.bg_1 .banner .swiper-slide img.for_pc {
		display: none;
	}
	.bg_1 .banner .swiper-slide img.for_m {
		width: 100%;
		display: block;
		position: relative;
		left: -9vw;
	}
}


/* 補充元氣 明日再續 */
/*3頁籤*/
.bg_3{}
.bg_3 .collect_5x6{ margin-bottom: 0px;}
.bg_3 .baseline_3p{ margin: 10px auto;}


#tab-five{ }
#tab-five{ width:1200px;height: 100%; margin: 20px auto;}
#tab-five > ul{ display:block; margin:0;list-style:none;}
.tab-title{list-style:none;}
#tab-five > ul > li{ display:inline-block; vertical-align:top; width: 391px; margin:0 9px -1px 0 ; border:1px solid #BCBCBC; height:60px; line-height:60px; background:url("../images/bg_Y.jpg");padding:0 50px;list-style:none; box-sizing:border-box; text-align: center; font-size: 28px; }
#tab-five > ul > li:nth-last-child(1){ margin-right: 0;}
#tab-five >  ul > li a{ color:#000; text-decoration:none; font-family: DFYuanStd-W9;}
#tab-five > ul > li.active{ border-bottom:none; background:url("../images/bg_G.jpg");}
#tab-five > ul > li.active a{ color: #fff;}
#tab-five > .tab-inner{ clear:both; color:#000; border:1px #BCBCBC solid;background: url("../images/bg_G.jpg");}
#tab01 , #tab02, #tab03, #tab04, #tab05, #tab06, #tab07, #tab08, #tab09 {
    width: 100%;
    height: 100%;
}
.tab-inner{ 
	padding:0px; height:50px;
    width: 1160px;
}


@media screen and ( max-width: 991px ){
	.bg_3 .collect_5x6{ width: 94vw; margin: 0 auto;}
	.bg_3 .baseline_3p{ width: 94vw; margin: 0vw auto 2vw;}
	
	#tab-five{ width:100%; margin: 5vw auto 2vw; }
	
	#tab-five > .tab-inner {
		width:96vw;
		margin:0 auto;
    	clear: both;
   	 	color: #fff;
    	border: 1px #BCBCBC solid;
		padding: 0;
}
	#tab01,#tab02,#tab03 {
   		width: 100%;
}
	#tab-five > ul > li.active {
    	border-bottom: none;
    	background: url("../images/bg_G.jpg");;
}
	#tab-five > ul > li {
    	display: inline-block;
    	vertical-align: top;
		width: 31.6vw;
    	border: 1px solid #BCBCBC;
    	height: 12vw;
    	line-height: 12vw;
    	padding: 0 4vw;
    	list-style: none;
    	box-sizing: border-box;
		margin:0 -1px -1px 0 ;
		font-size: 1rem;
}
	#tab-five > ul{ display:block; margin:0;list-style:none;margin:0 2vw;}
}



/* 歡聚美味分享 */
.sbg{width: 1200px;margin: 40px auto;padding: 30px 0;}
.bg_4.section1{background: url("../images/bg1.png") top center no-repeat, url("../images/bg_Y.jpg") top center repeat;}
.bg_4.section2{background: url("../images/bg2.png") top center no-repeat, url("../images/bg_Y.jpg") top center repeat;}
.bg_4 .banner {width: 1160px; margin: 20px auto -10px; padding: 20px;}

/*Point*/
.point{ width: 1300px; margin: 0 auto; display: flex; justify-content: center;}
.bg_4 .broadwise{margin-bottom: 0;}
.bg_4 .crosswise{margin: 0px auto;}
.bg_4 .broadwise .variant li:nth-child(2), .bg_7 .broadwise .variant li:nth-child(2), .bg_8 .broadwise .variant li:nth-child(2){margin-left: 390px;}

@media screen and ( max-width: 991px ){
	.titleC h2{font-size: 2rem;line-height: 4rem;margin-bottom: 0;background:url("../images/titlC_m.png") center no-repeat;}
    .pointbg { padding-bottom: 30px;}
    .point{width: 100%;flex-direction: row;flex-wrap: wrap;}
    .point a{width: 50%;display: flex;justify-content: center;    padding-bottom: 20px;}
    .point img{width: 150px;}
	.bg_4.section1, .bg_4.section2{background: url("../images/bg_Y.jpg") top center repeat;}
    .bg_4{ width: 98vw; margin: -5vw auto; background: url("../images/bgb1.jpg") top center repeat; }
    .bg_4 .broadwise ul, .bg_4 .broadwise .variant{ display: flex; flex-wrap: wrap; }
    .bg_4 .broadwise li ,.bg_4 .broadwise .variant li {width: 46vw; padding: 3vw; margin: 1vw; }
    .bg_4 .broadwise h3, .bg_4 .broadwise .variant h3{ width: 96vw;margin: 1vw;}
    .bg_4 .broadwise li a, .bg_4 .broadwise .variant li a{ display: flex;flex-wrap: wrap; justify-content: center;}
    .bg_4 .broadwise .font, .bg_4 .broadwise .variant .font { padding: 1vw; text-align: center;  }
    .bg_4 .broadwise .font .price, .bg_4 .broadwise .variant .font .price { margin: 1vw; font-size: 0.9rem;}
    .bg_4 .broadwise img, .bg_6 .broadwise .variant img { width: 40vw; height: 40vw;}
    .bg_4 .broadwise .variant li:nth-child(2){ margin-left: 1vw;}
    .bg_4 .broadwise .variant-m li:nth-last-child(1){ width: 94vw; padding: 3vw; margin: 1vw;}
    .bg_4 .broadwise .variant-m li:nth-last-child(1) .font{ width: 44vw; text-align: left; padding-left: 4vw;}
    .bg_4 .broadwise .variant-m li:nth-last-child(1) img{ margin: 0 4vw 0 0;}
    .broadwise .font h4{ text-align: center;}
    #a1 > div.broadwise > ul.variant-m > li:nth-child(3) > a > span > h4,
    #a2 > div.broadwise > ul.variant-m > li:nth-child(3) > a > span > h4,
    #a3 > div.broadwise > ul.variant-m > li:nth-child(3) > a > span > h4,
    #a4 > div.broadwise > ul.variant-m > li:nth-child(3) > a > span > h4{text-align: left !important;}
    .bg_4 .banner{ width: 100%; margin: 0 auto -5vw; }
}

/* 歡聚美味分享 */
.bg_5{}
.bg_5 .titleC{ margin-bottom: 40px;}
.bg_5 .hightlight_5p img{object-fit: contain;}
.bg_5 .hightlight_5p { width: 1200px; margin: 0 auto 20px; padding:0 0px 20px;  position: relative; background: url("../images/bg_title2.png") top center no-repeat, url("../images/bg_Y.jpg");
	 /* border: 3px solid #926a3a; */
	  border-radius: 20px; }
.bg_5 .h_5p-even { width: 1200px; margin: 0 auto 20px; padding:0 0px 20px;  position: relative; background:url("../images/bg_title2.png") top center no-repeat, url("../images/bg_Y.jpg"); 
	/* border: 3px solid #926a3a; */
	 border-radius: 20px; }
.bg_5 .hightlight_5p img{padding: 6px;object-fit: contain;}
.bg_5 .hightlight_5p ul li{ height: 340px; margin-top: 150px;}
.bg_5 .hightlight_5p ul li h4{ background: url("../images/bg_G.jpg");}
.bg_5 .hightlight_5p ul li:first-child{width: 280px;height: 450px;margin-top: 40px; padding-top: 10px;}
.bg_5 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.bg_5 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.bg_5 .hightlight_5p .titleD{ position: absolute; top: 60px; left: 440px; }
.bg_5 .hightlight_5p .titleD .more{ font-size: 1.2rem; padding: 10px; position: absolute; top: 10px; right: -515px;transition-duration:0.3s;}
.bg_5 .hightlight_5p .titleD .more a{ color: #6b8c2e;}
.bg_5 .hightlight_5p .titleD .more:hover{ transform: scale(0.98);}

@media screen and ( max-width: 991px ){
	.bg_5 .titleC{ margin-bottom: 3vw;}
	.bg_5 .hightlight_5p { width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_Y.jpg");border-radius: 10px;}
	.bg_5 .h_5p-even { width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_Y.jpg"); border-radius: 10px;}
	.bg_5 .hightlight_5p img{padding:1vw;}
	.bg_5 .hightlight_5p ul { margin-top:12vw;}
	.bg_5 .hightlight_5p ul li{ height:auto; margin-top: 0;}
	.bg_5 .hightlight_5p ul li:first-child{width: 96vw;height: auto;margin-top: 0px; padding-top: 10px;}
	.bg_5 .hightlight_5p ul li:first-child p{padding:3%;}
	.bg_5 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}
	.bg_5 .hightlight_5p .titleD{ position: absolute; top: 0px; left: 0px; width: 100%; margin-top:2vw; border: none; padding: 0;  }
	.bg_5 .hightlight_5p .titleD .more{ font-size: 1.2rem; padding: 10px; position: absolute; top: 1vw; right:2vw;transition-duration:0.3s;}
}



/*--輪播AD--*/
      .swiper {
        width: 1300px;
        padding-top: 30px;
        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: 90px;
      }

      .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: 3vw;
        padding-bottom:2vw;margin: 0 auto;
      }
      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 80vw;
        height:auto;
		margin-bottom: 25vw;
      }	
	      .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;}
}



/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:5px;
	border-radius:2px;
	border: 1px solid #c26949;
	box-sizing: border-box;
	/*box-shadow: 0 10px rgba(255, 255, 255, 0.8);*/
	background: none;
	opacity:0.95; 
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#ffea00;
	opacity:0.95; 
	color: #285976;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 2px 2px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav li:nth-child(odd){ height: 60px; background: #c26949; border-bottom: 1px solid #fff;}
.side-menu2 nav li:nth-child(even){ height: 60px; background: #738297; border-bottom: 1px solid #fff;}

.side-menu2 nav a{
	font-weight: bolder;
	display: block;
	padding: 10px 4px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size:18px;	
	font-weight: 600;
	line-height: 40px;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left; border-bottom:none;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #ffffff;}
.side-menu2 nav ul.area1 li:nth-last-child(1), nav ul.area1 li:nth-last-child(2), nav ul.area2 li:nth-last-child(1){ border-bottom:none;}
	@media screen and ( max-width:991px ){
		.side-menu2 {display: none;}
	}



/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
	font-weight: 600;
    color: #fff;
    background: #3b302e;
	height: 60px;
	line-height: 40px;

}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/*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: url("../images/bg_G.jpg");z-index:1000;border-top:none; font-weight: 600;}
menu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 10px; width:25%;box-sizing:border-box;text-align:center;font-size:13px;}


menu ul li a{font-size:15px; }
menu a{ color: #fff !important;text-decoration:none;}

menu ul li.nav06m, menu ul li.nav07m, menu ul li.nav08m, menu ul li.nav09m, menu ul li.nav10m, menu ul li.nav11m {
    width: 25%;
}





/*--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: 8vw;right: 0;margin: 2vw;	}
	}