@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/deco.png")top center repeat-y,
    url("../images/bg_R.jpg")top center;
}
@media screen and ( max-width: 991px ){ 
	html{
        background:
        url("../images/deco.png")top center repeat-y,
        url("../images/bg_R.jpg")top center;
    }
}


/* 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: 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; }
}


.m_only {display: none;}


/* 標題設定 */
.titleC h2, .special_5p_1 .title_AA h3 {
    font-family: fot-udkakugoc80-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    position: relative;
    top: 65px;
    color:#006ab7;
    animation: bounceIn 3s infinite;
}


.special_5p_1 .title_AA h3 {
    color: #fff;
    left: -30px;
}
.titleC {
    background: url("../images/btt.png") top center no-repeat;
    padding: 90px;
    margin-top: -150px;
    margin-bottom: -20px;
}

.block_00 .titleC {
        background: url("../images/btt.png") top center no-repeat;
        padding: 90px;
        margin-top: -40px;
    }

.block_00 .titleC h2 , .block_6 .titleC h2 {color: #fff;} 


@media screen and ( max-width: 991px ){
    .for_pc {display: none;}
    .for_m, .block_00 .titleC.for_m {
        background: url("../images/title_m.png") top center no-repeat;
        padding-top: 32vw;
        margin-top: -38vw;
    }
    .for_m h2 {
        background:url("../images/bg_B.jpg");
        padding: 2vw;
        font-size: 2rem;
        border-radius: 6vw;
        color: #fff;
    }}



/* BANNER 調整 */
@media screen and ( max-width: 991px ){
.banner img.for_m {
    margin-top: -30vw;
    /* padding: 13vw; */
    background: none;
    width: 100%;
}}



/*元件調整*/
.round_5p { margin: 20px auto 20px;}
.round_5p img{border-radius: 20px; border: 1px solid #ffffff;}
.round_5p.sp li{width: 260px; margin: 6px;}
.round_5p.sp img{width: 240px; height: 240px; object-fit: contain;}
.round_5p .font p , .round_5p .font .price{color: #fff;}
.round_5p .font .price big {color: #ace500;} 
.photograph .font {width: 450px;}
.triple .font h4 {background: url("../images/bg_R.jpg");}
.recommend_2p li {background: #fff;}
.hightlight_5p .font h4 {background: url("../images/bg_B.jpg");}
.alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child {background: url("../images/bg_B.jpg");}
.hightlight{margin-bottom: 10px;}
.hightlight .font h4 {background: url("../images/bg_R.jpg"); color: #FFF;}

.hightlight_5p img, .circle img, .toptitle img, .hightlight img {object-fit: contain;}

.half ul {
    width: 572px;
    flex-wrap: wrap;
    background: url("../images/bg_B.jpg");
    padding: 20px 0;
}

.scene .font p {
    margin: 0;
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.6rem;
    color: #fff;
}

.scene .font .price big {
    color: #ead42d;
}
.scene .font .price {
    margin: 1vw 0;
    color: #fff;
}
.block_10 .photograph .font p {
    line-height: 1.5rem;
    padding: 0 30px;
}

/* 長高5品 */
.special_5p_1 .title_AA{position: relative;}
.special_5p_1 .title_AA h3 {
    padding: 11px 0 10px 0;
    width: 360px;
    position: absolute;
    background:url("../images/bg_R.jpg");
    left: 350px;
    top: 40px;
    border-radius: 60px;
    animation: none;
}
.special_5p_1 {
    margin: 20px auto 40px;
    background:
    url("../images/special_bg.png")top center no-repeat,
    url("../images/bg_B.jpg");
    border-radius: 20px 0 20px 0;
}
.special_5p_1 .hightlight img{object-fit: contain;}
.special_5p_1 .hightlight_5p { width: 1180px; margin: 0 auto; padding: 0 0 10px;}
.special_5p_1 .hightlight_5p img{padding: 6px;object-fit: contain;}
.special_5p_1 .hightlight_5p ul li{ height: 340px; margin-top: 120px;}
.special_5p_1 .hightlight_5p ul li h4{background: url("../images/bg_R.jpg");}
.special_5p_1 .hightlight_5p ul li:first-child{width: 280px;height: 450px;margin-top: 10px; padding-top: 10px;}
.special_5p_1 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.special_5p_1 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.special_5p_1 .hightlight_5p .font .price {margin: 8px 0;}

@media screen and ( max-width: 991px ){
	.special_5p_1 .title_AA {margin-bottom: 5px;}	
	.special_5p_1 .title_AA h3{ position: relative; right:0; padding: 70px 0 0 0; }	
	.special_5p_1 {
        background: 
        url("../images/special_m.png")top center no-repeat,
        url(../images/bg_B.jpg);
    }
	.special_5p_1 .hightlight_5p { width: 100vw; margin: 0 auto; padding: 2vw 0;}
	.special_5p_1 .hightlight_5p ul li{ height:auto; margin-top: 0; margin-bottom: 8px;}
	.special_5p_1 .hightlight_5p ul li:first-child{width: 100vw;height: auto;margin-top: 0px; padding-top: 10px;}
	.special_5p_1 .hightlight_5p ul li:first-child p{padding:3%;}
	.special_5p_1 .hightlight_5p ul li:first-child h4{background: none; }
	.special_5p_1 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}
    .special_5p_1 .title_AA h3 {
        color: #fff;
        width: 65vw;
        top: 6vw;
        left: 9vw;
        background: url("../images/bg_R.jpg");
        padding: 3vw;
        margin-bottom: 8vw;
        border-radius: 10vw;
        font-size: 1.8rem;
        animation: none;
    }}

/* 區塊調整 */
.block_00, .block_1, .block_2, .block_3, .block_4, .block_5, .block_6,
.block_8, .block_9, .block_10, .block_11, .block_12, .block_13, .block_14
{
    padding-top:40px; 
}  

.block_7 {padding-top:0px;}
@media screen and ( max-width: 991px ){

    .block_14 {
        margin-bottom: -18vw;
    }
}

.block_13 .photograph .font {
    width: 450px;
    height: auto;
}

.block_13 .photograph .font p {
    line-height: 1.6rem;
    padding: 0 30px 20px;
}
/* 背景 */
.bg_1200 {
    background: url("../images/bg_Y.jpg");
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0px 40px 0px;
    margin-top: 80px;
    margin-bottom: 30px;
}
.block_14 .bg_1200 {
    margin-bottom: 80px;
}
.block_00 {
    background: url("../images/bg_0.png") top center no-repeat;
    padding-bottom: 40px;
}
.block_6 .bg_1200 {
    background: none;
}
@media screen and ( max-width: 991px ){
    .bg_1200{width: 100%;}
    .block_00 {
        background: none;
        margin-top: 35vw;
    }
}





/*主視覺動畫*/

img.B_title {
    position: absolute;
    top: 51px;
    left: 38px;
    animation: bounceInDown 3s;
}
canvas {
    display: block;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	opacity:0.5;
  }
  @media screen and ( max-width: 991px ){
    canvas{display: none;}
  }




/* =========== 必買重點 不容錯過 ============ */

.toptitle img{ object-fit: contain;}
.bg_1 .toptitle li{padding: 35px 0 10px;}
.bg_1 .toptitle .font{ display: flex;    flex-direction: column;
    justify-content: flex-start;}
.bg_1 .toptitle .font p{ text-align: left; padding: 3px 15px;}
.bg_1 h5{text-align: left; padding:5px 15px 0px;}
.bg_1 h5 span{display: inline-block; background: #fce597; color: #df5548; padding: 5px 15px; font-size: 14px; font-weight: 300;}
.bg_1 .toptitle .font .price{text-align: left;padding:0px 15px; margin: 5px 0;}
.bg_1 .tobuy{width: 100%; padding: 0;}
.bg_1 .tobuy ul{width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 5px 15px; border-radius: 5px;}
.bg_1 .tobuy ul li{ width: 50%; padding: 8px 0; margin: 0; text-align: center; color: #fff; font-size: 13px;}
.bg_1 .tobuy ul li:hover{ transform: scale(1);}
.bg_1 .tobuy ul li:nth-child(1){ background:#f38887; border-radius: 8px 0 0 8px;}
.bg_1 .tobuy ul li:nth-child(2){ background:#e1564a;border-radius: 0 8px 8px 0;}

@media screen and ( max-width: 640px ){
	
.bg_1 .toptitle .font p{ padding: 1vw 2vw;}	
.bg_1 h5{padding: 1vw 2vw 0;}
.bg_1 h5 span{ padding: 1vw 2vw;}
.bg_1 .toptitle .font .price{padding: 1vw 2vw;}	
.bg_1 .tobuy ul{padding: 1vw 2vw; }
.bg_1 .tobuy ul li{padding: 2vw 0;font-size: 12px;}
}

/*linkbg*/
.link, .link-bm{width: 1200px;margin: 0 auto;}
.link img, .link-bm img{width: 100%;}
.link, .link-lt, .link-bm {display: flex;}
.link-rt {
    display: flex;
    flex-direction: column;
}
.link-bm li {margin-top: -163px;}
@media screen and ( max-width: 991px ){
    .link-bm li {margin-top: 0vw;}
}



/* =========== 相聚時刻 滿額贈好禮 ============ */

.recommend{width: 1140px; padding: 30px 60px 30px; margin:20px auto 60px; position: relative;border-radius: 10px;display: flex; flex-wrap: wrap; background: #fff;}
.recommend a { display: flex; }
.recommend h3 {writing-mode: vertical-lr;text-align: left; color: #000;}
.recommend .font { width: 650px; margin-left: 30px;}
.recommend .font h4 { font-size: 2rem;border-bottom: #000000 solid 1px; padding: 0 20px 20px; margin: 10px auto 12px; line-height: 2.2rem; }
.recommend .font p { font-size: 1.2rem; line-height: 2rem;  }
.recommend .font p big{ font-size:1.3rem; }
.recommend .font .price { font-size: 1.2rem;  }
.recommend img {  object-fit: cover;max-height: 350px;margin: 0 0px;}
	@media screen and ( max-width: 640px ){
		.recommend {
			width:90vw;
			height: auto;
			margin: 20px auto;
			padding: 5vw 3vw 0vw;
			position:static;
			background: #fff;
			border-radius: 0px;
		}
		.recommend a { flex-wrap: wrap; }
		.recommend h3 {writing-mode:horizontal-tb;margin: auto;}
		.recommend .font { width: 100%; height: auto; padding: 0;margin: 0 2vw 2vw;}
		.recommend .font h4 { margin: 2vw auto; padding: 2vw; font-size: 1.6rem; line-height: 2rem;}
		.recommend .font p { padding: 2vw; margin: 2vw auto;}
		.recommend .font .price { padding: 2vw; }
		.recommend img { max-height: 50vw; height: 100%;margin: 2vw auto;}
	}



.swiper-container {
  width: 350px; z-index: 99;padding: 0 0px;
  height:350px; overflow: hidden; display: flex; flex-wrap: wrap;
}
.swiper-wrapper{z-index: 99;}
.swiper-slide img{ width:100%; }
.swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; margin-right: 0px;
}

	@media screen and ( max-width: 640px ){
	.swiper-container {
		width: 80vw; 
		z-index: 99; 
		background-size:100%;
		height:50vw;
}	
.swiper-wrapper{width:100%;}
.swiper-slide{width:100%; text-align:center;}
.swiper-slide img{ width:100%; max-height: 100%; margin:0 auto;}
		}




/* =========== 館別連結 ============ */
.btn h2{
    font-family: fot-udkakugoc80-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
}
.btn ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.btn ul li {
    margin: 10px auto 30px;
    text-align: center;
    border-radius: 60px;
    background:url("../images/btn.png")top center no-repeat;
    width: 1000px;
    padding: 20px;
}

.btn h2{color:#fff;}

@media screen and (max-width: 991px) {
    .btn ul li {
        width: 96vw;
        height: auto;
        margin: 2vw auto;
        padding: 6vw 0;
    }
}

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

    .btn h2 {
        color: #fff;
        position: relative;
        left: -3vw;
    }
    .btn ul li {
        background: url("../images/btn_m.png") top center no-repeat;
        /* width: 80vw; */
        margin: 2vw auto;
        padding: 4vw;
    }

    .btn ul li img{
        width: 80vw;
    }
}












/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
.pc_only {display: none;}	
.m_only {display:block;}	


/*元件調整*/	
.round_5p{margin: 0vw auto;}
.round_5p li:first-child{width:100%;}
.round_5p li:first-child img{width: 92vw; height:92vw;}
.round_5p li{width: 48%; overflow: hidden; margin: 1vw; padding: 0;}
.round_5p img{width: 42vw; height: 42vw;}
.round_5p .font{text-align:center; padding: 2vw 0;}
.round_5p a{flex-wrap: wrap; }
.round_5p li:nth-child(even) img{order: 0;}
.round_5p li:nth-child(even) .font{text-align: center; }
.round_5p.sp li:first-child{width: 48%; overflow: hidden; margin: 1vw; padding: 0;}
.round_5p.sp :first-child img{width: 42vw; height: 42vw;}
.round_5p.sp li{width: 48%; overflow: hidden; margin: 1vw; padding: 0;}
.round_5p.sp img{width: 42vw; height: 42vw;}	
	
/*linkbg*/
.link, .link-bm {width: 100%; flex-direction: column;}

	
	
}



/*輪播一款*/
.swiper {
        width: 1300px;
        padding-bottom: 70px;
	    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;
		object-fit: contain;  
		background: #fff;  
      }

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


@media screen and ( max-width: 991px ){
	 .swiper {
        width: 100%;
        padding-top: 2vw;
        padding-bottom:8vw;
		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;font-weight:500;line-height: 1.2rem;margin-top: 6px;}
}







/* -- sidemanu for pc -- */
.side-menu2{
    position: fixed;
    width: 130px;
    top:10%;
    right:1%;
    padding:10px;
    border-radius:20px;
    box-sizing: border-box;
    background: url("../images/bg_Y.jpg");
    opacity:0.95; 
    display: flex;
    flex-direction: column;
    transform: translateX(0);
    transition: .3s;
    text-align:center;
    z-index:99;
    font-size:15px;
    overflow:hidden;
    /*border:1.5px solid #f7edcd;*/
}
.side-menu2 label{
    position: fixed;
    width: 130px;
    height: 150px;
    background:#3752a3;
    opacity:0.95; 
    color: #f6f5e5;
    right: -40px;
    top: 0%;
    line-height: 28px;
    text-align: center;
    font-size: 24px;
    border-radius: 0 10px 10px 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 a{
    display: block;
    padding: 9px 4px;
    color: #666;
    text-decoration: none;
    position: relative;
    font-size:14px; 
    font-weight: 500;
}
.side-menu2 nav a:hover{background: #ff6600; color: #fff;}
.side-menu2 nav p.name_menu {
    padding: 10px 0;
    font-size: 1.5em;
    line-height: 1em;
    border-bottom: 3px solid #3556a6;
    color: #3556a6;
    font-weight: bold;
    font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}
.side-menu2 nav ul.area1 {
    margin-bottom: 150px;
}
.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #3556a6;
}

.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #3556a6;
}


.side-menu2 nav ul.area1 li:nth-child(8){
    border-bottom: none;}


.side-menu2 nav ul.area1 li:nth-child(even) {
    border-right: 1px dotted #3556a6;
}

.side-menu2 nav ul.area2 li {
    border-bottom: 1px dotted #3556a6;
}
.side-menu2 nav ul.area1 li:nth-last-child(1),
nav ul.area1 li:nth-last-child(1),
nav ul.area2 li:nth-last-child(1) {
    border-bottom: none;
}
.side-menu2 nav ul.area1 li:nth-child(14) {
    width: 100%;
    border-right: none;
}

@media screen and (max-width: 640px) {
    .side-menu2 {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .side-menu2 {
        display: none;
    }
    .sidenav2 {
        display: inherit;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        background-color: #012851;
        overflow-x: hidden;
        transition: 0.3s;
        padding-top: 40px;
        border-radius: 40px 0 0 0;
    }





}



/*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 {
    color: #fff;
    background-color: #00a0ff;       /*active底色*/
}
.nav-pills a:hover{
	color:#fff;
	background: #00a0ff;             /*hover底色*/
}

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

/*側邊欄2*/

.sidenav2, .icon_sidenav2 { display: none;}
@media screen and ( max-width: 640px ){
	.side-menu-sm {display: none;}
	.icon_sidenav2{ 
		display: inherit; 
		position: fixed;
		z-index: 999;
		bottom: 13%;
		right: 0px;
		max-width: 10%;
		padding: 2%;
		background:url("../images/bg_Y.jpg");
		color:#fff;
		border-radius: 8px 0px 0px 8px;
		line-height:1.1em;
		font-size:1.2em;
	}
	.vert{
		-webkit-writing-mode: vertical-rl;
		writing-mode: vertical-rl;
	}
	.icon_sidenav2 img{
		max-width: 100%;
		padding: 15% 18%;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background:rgba(0, 0, 0, 1);
	}
	
	.sidenav2 {
		display: inherit;
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 9999;
		top: 0;
		right: 0;
		background:url("../images/bg_B.jpg");  /*m版展開底色*/
		overflow-x: hidden;
		transition: 0.3s;
		padding-top: 20px;
/*		border-radius: 20px 20px 0 0;*/
	  }
	  .sidenav2 p {
		padding: 20px 8px 8px 20px; 
		font-size: 22px;
		color: #ffe32e;  /*m版展開標題字色*/
		font-weight: 400;
		line-height:1.2em; 
	  }
	  .sidenav2 a {
		padding: 5px 8px 5px 20px;
		text-decoration: none;
		font-size: 15px;
		color: #ffffff;
		display: block;
		transition: 0.3s;
		margin: 1% 0;
		font-weight: 300;
	  }
	  
	  .sidenav2 a:hover {
		background: #03a9f4;
	  }
	  
	  .sidenav2 .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
	  }
	  
	  @media screen and (max-height: 450px) {
		.sidenav2 {padding-top: 15px;}
		.sidenav2 a {font-size: 12px;}
		
	  }
}




/*--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: 25px;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;	}
	}