﻿@charset "utf-8";
body{background-color:#fff;}
body,p,form{margin:0;padding:0}
body,td,{font-family:'Quicksand', sans-serif,"微軟正黑體";font-size:14px;line-height:25px;color:#000}
a{text-decoration:none;font-family:'Quicksand',sans-serif,"微軟正黑體";line-height:25px;}
a:hover{text-decoration:none;font-family:'Quicksand', sans-serif,"微軟正黑體";}
ul{list-style-type:none;margin:0;padding:0}
li{list-style-type:none;margin:0;padding:0}
:hover{
-o-transition: color .35s linear, background-color .35s linear, border-color .50s linear;
-webkit-transition: color .35s linear, background-color .35s linear, border-color .50s linear;
-moz-transition: color .35s linear, background-color .35s linear, border-color .50s linear;
transition: color .35s linear, background-color .35s linear, border-color .50s linear;
-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;}
img{border:0}
.img:hover {filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6; }/*圖片滑過透明度*/

.txt{line-height:20px;padding-top:20px;padding-bottom:20px;}
.txt2{line-height:20px;font-size:14px;}
.txt3{font-size:14px;color:#141414;}
.txt4{color:#999}
.txt5{color:#fff}
.txt6{line-height:15px;font-size:12px;color:#555}
.txt7{color:#141414;font-size:16px}
.txt8{font-size:16px;color:#fff;line-height:25px;}
.txt9{color:#141414;}
.txt10{font-size:14px;color:#d8a464;}
.txt10:hover{font-size:14px;color:#141414;}

.title01{font-size:30px;line-height:80px;}
.title02{font-size:16px;line-height:30px;}
.title03{font-size:18px;line-height:30px;color:#141414;}

/*
img {transition: all 1s ease 0s;}
img:hover {transform: scale(1.1);-webkit-transform: scale(1.1);}
*/
h1,h2,h3,h4,h5,h6{font-weight:normal;font-family:'Quicksand', sans-serif,"微軟正黑體";}
h1{clear:#141414;font-size:30px;}
h2{font-size:18px;color:#141414;line-height:30px;}
h2:hover{font-weight:bold;}
h3{font-size:16px;color:#141414;}
h4{font-size:18px;color:#141414;}
h4:hover{color:#d8a464;}



/*出場*/
.adv{-moz-animation:myAdv 1s 1;-webkit-animation:myAdv 2s 1;}
@-moz-keyframes myAdv
{from {-moz-transform:scale(0) rotate(0deg);}to {}}
@-webkit-keyframes myAdv
{from {-webkit-transform:scale(0) rotate(0deg);}to {}}
/*出場2*/
.animated_div{position:relative;animation:animated_div 1.5s 1;-moz-animation:animated_div 1.5s 1;-webkit-animation:animated_div .51s 1;-o-animation:animated_div 1.5s 1;}
@keyframes animated_div{
	0%		{transform: rotate(0deg);top:500px;}
	100%	{transform: rotate(-360deg);top:0px;}}

@-webkit-keyframes animated_div{
	0%		{-webkit-transform: rotate(0deg);top:500px;}
	100%	{-webkit-transform: rotate(-360deg);top:0px;}}
@-moz-keyframes animated_div{
	0%  {-moz-transform: rotate(0deg);top:500px;}
	100% {-moz-transform: rotate(-360deg);top:0px;}}
@-o-keyframes animated_div{
	0%  {transform: rotate(0deg);top:500px;}
	100% {transform: rotate(-360deg);top:0px;}}
/*變色*/
.discolor{background:red;position:relative;
    animation:TestMove3 3s infinite alternate; /*IE*/
    -moz-animation:TestMove3 3s infinite alternate; /*FireFox*/
    -webkit-animation:TestMove3 3s infinite alternate; /*Chrome, Safari*/}
@keyframes TestMove3{
    from {background-color:#ffc645;}
    to {background-color:#b5d444;}
}
/*滑大*/
.gb {transition: all 0.5s ease 0s;}
.gb:hover {transform: scale(1.1);-webkit-transform: scale(1.1);}
/*滑小*/
.smaller {transition: all 0.5s ease 0s;}
.smaller:hover {transform: scale(0.9);-webkit-transform: scale(0.9);}

/*線*/
.line{height:2px;background-color:#cecfcf;background-image:url(../images/button/line_01.jpg);background-repeat:no-repeat;background-position:left top;margin:0 0 20px 0;}
.line_02{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#cecfcf;}


/*頁面主框架*/
.wrapper{width:80%;margin:50px auto 60px auto;overflow:hidden}
.maxwrapper{margin:0 auto;max-width:80%;}
.menu_l,.subunit{width:20%;float:left;overflow:hidden;}
.menu_r,.pagewidth{width:80%;float:left;overflow:hidden}
.gnavi_top ul li{margin:28px 0 0 0;}
.content{width:100%;overflow:hidden;margin-top:15px;line-height:30px;font-size:16px;color:#717071}


/*導覽列*/
.guide{margin:-5px 0 10px 0;color:#575757;font-size:10px;}
.guide a{color:#575757;font-size:10px;}


/*按鈕*/
.kbmobile{width:52px;height:32px;background-image:url(../images/kbshop.png);background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;display:block;}
.kbhome{width:105px;height:68px;background-repeat:no-repeat;background-position:center bottom;display:block;float:left;background-image:url(../images/kbshop.png);margin:0 3% 0 0}
.kbhome_down{width:82px;height:50px;background-repeat:no-repeat;background-position:center bottom;display:block;float:left;background-image:url(../images/kbshop.png);background-size:100% auto;}
.buy_qty{width:32px;height:34px;background-repeat:no-repeat;background-position:center bottom;background-size:32px auto;display:block;display:block;background-image:url(../images/button/buy.gif);text-align:center;}
.buy_qty a{font-size:14px;color:#000;font-weight:bold;line-height:40px}

/*商品加入購物袋*/
#addbuy{width:250px;position:fixed;top:110px;right:30px;overflow:hidden;display:block;background:hsla(000, 0%, 0%, 0.85);z-index:99;text-align:left;}
.addbuy_box{width:100%;overflow:hidden;margin:10px 10px 5px 10px;float:left}
.addbuy_list{width:100%;padding:0 0 5px 0;overflow:hidden}
.addbuy_pic{width:20%;float:left}
.addbuy_txt{width:70%;margin-left:5%;float:left;line-height:15px;font-size:12px;color:#999;text-align:left;}
.addbuy_txt:hover{color:#d8a464}
.addbuy_menu{width:100%;overflow:hidden;text-align:center;color:#d8a464;float:left;padding:10px 0;border-top:1px solid #d8a464;display:block;}
.addbuy_menu a{color:#d8a464;font-size:18px;}
.addbuy_menu:hover{background:#d8a464;color:#141414;}
.addbuy_menu:hover a{color:#141414;}

.share_01,.share_02,.share_03{width:50px;height:68px;background-repeat:no-repeat;background-position:center bottom;display:block;float:left;margin:0 2px 0 2px;background-size:100% auto;}
.share_01{background-image:url(../images/button/share_01.png);}
.share_01:hover{background-image:url(../images/button/share_01s.png);}
.share_02{background-image:url(../images/button/share_02.png);}
.share_02:hover{background-image:url(../images/button/share_02s.png);}
.share_03{background-image:url(../images/button/share_03.png);}
.share_03:hover{background-image:url(../images/button/share_03s.png);}

.login,.like,.buy,.logout{width:64px;height:38px;background-repeat:no-repeat;background-position:center bottom;display:block;float:right;font-weight:normal;font-size:12px;text-align:center;color:#a4a3a3;font-size:12px;}
.like{height:28px;padding:40px 2px 0 2px;margin-right:68px;background-image:url(../images/button/top_02.png);}
.like:hover{background-image:url(../images/button/top_02s.png);font-size:12px;}

.logout{height:28px;padding:40px 2px 0 2px;background-image:url(../images/button/top_04.png);}
.logout:hover{background-image:url(../images/button/top_04s.png);font-size:12px;}

.login{height:28px;padding:40px 2px 0 2px;background-image:url(../images/button/top_01.png);}
.login:hover{background-image:url(../images/button/top_01s.png);font-size:12px;}

.buy{height:52px;padding:16px 2px 0 2px;margin-right:-204px;background-image:url(../images/button/top_03.png);color:#d8a464;font-size:12px;position:relative;}
.buy_txt{width:64px;height:24px;display:block;font-size:12px;color:#000;font-weight:bold;}

/*左側選單*/
.subunit_a{float:left;background-color:#fff;overflow:hidden;padding:5px 0;width:80%;border-top-width:1px;border-top-style:solid;border-top-color:#cecfcf;}
.subunit_a a{color:#141414;margin:5px 12px 5px 12px;display:block;}
.subunit_a a:hover{color:#d8a464;}
.subunit_menu{font-size:16px;color:#141414;font-weight:bold;}

.subunit_b{float:left;background-color:#141414;overflow:hidden;padding:5px 0;width:80%}
.subunit_b a{color:#d8a464;margin:5px 12px 5px 12px;display:block;}
.subunit_b a:hover{color:#fff;}
.subunit_menu2{font-size:16px;color:#d8a464;font-weight:bold;}

/*產品介紹頁*/
.div{width:100%;overflow:hidden;margin:30px 0 30px 0}
.div2{width:100%;overflow:hidden;margin:5px 0 5px 0;float:left}
.detail_pic{width:50%;overflow:hidden;float:left}
.detail{width:40%;margin-left:10%;overflow:hidden;float:left}
.pic_box{padding-bottom:20px;}
.pic_box_0{width:100%;margin-top:-36px}
.product_no{color:#a1a1a1;}
.name{color:#141414;font-size:30px;line-height:50px;}
.sale{color:#141414;font-size:18px;line-height:50px;}
.detail_txt1{color:#141414;font-size:14px;line-height:40px;}
.detail_txt2{color:#646565;font-size:14px;line-height:40px;}
.detail_txt3{color:#646565;font-size:14px;line-height:30px;}
.price1{color:#141414;font-size:36px;line-height:80px;font-weight:bold;}
.price2{color:#646565;font-size:22px;line-height:80px;font-weight:bold;text-decoration:line-through;}
.price3{color:#646565;font-size:12px;}
.price4{color:#141414;font-size:18px;}
.color{width:32px;height:32px;border:1px solid #cecfcf;float:left;margin:5px 7px 5px 7px;}
.color:hover{border:1px solid #141414;}
.color2{width:32px;height:32px;border:1px solid #141414;float:left;margin:5px 7px 5px 7px;}
.size{padding:5px 10px 5px 10px;width:12px;height:23px;border:1px solid #fff;float:left;margin:5px 7px 5px 7px;color:#646565;font-size:18px;}
.size:hover{color:#141414;border:1px solid #cecfcf}
.size2{padding:5px 10px 5px 10px;width:12px;height:23px;border:1px solid #cecfcf;float:left;margin:5px 7px 5px 7px;color:#141414;font-size:18px;}
.qty{font-size:14px;color:#646565;border:1px solid #cecfcf;background:#FFF;padding:0px 3px;margin-left:4px;font-family:'Quicksand',sans-serif,"微軟正黑體";}
.payment{font-size:14px;color:#141414;border:1px solid #cecfcf;background:#FFF;padding:4px 6px;margin:0 0 5px 0;font-family:'Quicksand',sans-serif,"微軟正黑體";}
.add_buy,.add_like,.sold_out,.addition{font-size:18px;font-weight:bold;background-repeat:no-repeat;background-position:center 20px;text-align:center;display:block;height:133px;width:133px;line-height:200px;margin:5px 5px 5px 0;float:left;background-size:32px auto;}
.add_buy{background-color:#141414;border:2px solid #141414;background-image:url(../images/button/add_buy.png);color:#d8a464;}
.add_buy:hover{background-color:#141414;color:#d8a464;border:2px solid #d8a464;line-height:190px;background-position:center 25px;}
.add_like{background-color:#d8d9d9;border:2px solid #d8d9d9;background-image:url(../images/button/add_like.png);color:#141414;}
.sold_out{background-color:#d8d9d9;border:2px solid #d8d9d9;background-image:url(../images/button/sold_out.png);color:#141414;}
.addition{background-color:#d8d9d9;border:2px solid #d8d9d9;background-image:url(../images/button/addition.png);color:#141414;}
.add_like:hover,.addition:hover{background-color:#fff;color:#141414;border:2px solid #d8d9d9;line-height:190px;background-position:center 25px;}
.detail_menu{width:30%;margin:1%;background-color:#fff;border:2px solid #d8d9d9;color:#646565;text-align:center;display:block;padding:12px 0;float:left;}
.detail_menu a{color:#646565;line-height:25px;}
.detail_menu:hover{background-color:#d8d9d9;border:2px solid #d8d9d9;color:#141414;}
.detail_menu:hover a{color:#141414;}
.detail_menu2{width:30%;margin:1%;background-color:#d8d9d9;border:2px solid #d8d9d9;color:#141414;text-align:center;display:block;padding:12px 0;float:left;line-height:25px;}
.rotation div{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

/*最佳穿搭*/
.collocation_box{height:250px;overflow:hidden;}
.collocation{width:23.9%;height:180px;margin:15px 1% 0 0 ;overflow:hidden;float:left;}
.collocation_div{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}

/*版權宣告區塊*/
.footer{width:100%;background:#F5EC9D;padding:1px 0 1px 0;}
.footer_menu{width:20%;float:left;overflow:hidden;font-size:14px;}
.footer_menu a{color:#8b8a8a;display:block;}
.footer_menu2{width:20%;float:left;overflow:hidden;margin:-14px 0 0 0;text-align:right;}
.footer_menu2 a {float:right;}
.footer_icon1,.footer_icon2,.footer_icon3,.footer_icon4{width:50px;height:68px;margin:-14px 15px 50px 0;background-repeat:no-repeat;background-position:center bottom;display:block;float:left;background-size:100% auto;}
.footer_icon1{background-image:url(../images/button/footer_01.png);}
.footer_icon1:hover{background-image:url(../images/button/footer_01s.png);}
.footer_icon2{background-image:url(../images/button/footer_02.png);}
.footer_icon2:hover{background-image:url(../images/button/footer_02s.png);}
.footer_icon3{background-image:url(../images/button/footer_03.png);}
.footer_icon3:hover{background-image:url(../images/button/footer_03s.png);}
.footer_icon4{background-image:url(../images/button/footer_04.png);}
.footer_icon4:hover{background-image:url(../images/button/footer_04s.png);}
.copyright{width:100%;background:#F5EC9D;padding:6px 0 5px 0;color:#757575;border-top-width:1px;border-top-style:solid;border-top-color:#141414;text-align:center;font-size:12px;}
.web_design{font-size:12px;color:#757575;font-family:'Quicksand', sans-serif,"微軟正黑體";white-space:nowrap;}
.web_design:hover{font-size:12px;color:#fff;}

.footer2,.footer3{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:0;padding:0;line-height:0}
.ficon1,.ficon2,.ficon3,.ficon4,.ficon5{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:0;padding:0;line-height:0}

/*會員專區*/
.m_menubox{width:100%;margin:0 0 40px 0;overflow:hidden}
.m_menu{width:24.8%;padding:30px 0;margin:0 1px 1px 0;background-color:#ababab;color:#fff;text-align:center;display:block;font-size:24px;float:left;line-height:35px;}
.m_menu a{color:#fff;line-height:35px;}
.m_menu:hover{background-color:#d8a464;color:#141414;display:block;float:left;}
.m_menu:hover a{color:#141414;}
/*會員專區960*/
.m_menubox2{width:0;height:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:-20px 0 0 0;padding:0;line-height:0;}
.m_submenu{width:0;height:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:-20px 0 0 0;padding:0;line-height:0;}

/*贈品小禮*/
.gifts_box{width:auto;background:#f3f3f3;overflow:hidden;padding:35px;font-size:18px;color:#141414;}
.gifts_title{width:100%;font-size:18px;color:#141414;float:left}
.gifts_form{width:auto;margin:auto}
.gifts_items{width:130px; margin:20px 0;text-align:center;float:left;font-size:14px;}
.gifts{height:126px;width:126px;padding:30px 2px 2px 2px;margin:10px 0 0 0 ;display:block;background-image:url(../images/member/gifts.png);background-repeat:no-repeat;background-position:center bottom;}
.gifts:hover{background-image:url(../images/member/giftss.png);}
/*贈品小禮頁面*/
.gifts_page{width:100%;margin-bottom:30px;overflow:hidden;background:#727272;line-height:0}
.gifts_p_pic{width:70%;overflow:hidden;float:left}
.gifts_p_txt{width:20%;overflow:hidden;float:left;padding:5%;color:#FFF}
.gifts_p_title{color:#FFF;font-size:24px;border-bottom:1px solid #bababa;padding:0 0 50px 0;line-height:40px}
.gifts_content{color:#FFF;font-size:16px;padding:50px 0 0 0 ;line-height:35px}

.page_banner{width:100%;margin-bottom:30px;overflow:hidden;}


/*最佳穿搭*/
.wear_page{width:100%;margin-bottom:30px;overflow:hidden;line-height:0}
.wear_pic{width:100%;overflow:hidden;float:left}
.wear_box{width:100%;overflow:hidden;float:left;line-height:35px;}
.wear_txt{width:90%;overflow:hidden;float:left;padding:2% 5%;background:#727272;color:#FFF;font-size:24px;line-height:40px;text-align:center;}
.wear_pic1{width:49.75%;overflow:hidden;float:left;margin:0.5% 0.25% 0.5% 0}
.wear_pic2{width:49.75%;overflow:hidden;float:right;margin:0.5% 0 0.5% 0.25%}

/*我要追加*/
.yesadd_box{width:100%;margin:10px auto 10px auto;overflow:hidden}
.yesadd_box1,.yesadd_box2,.yesadd_box3{width:33%;height:50px;background:#141414;float:left;background-repeat:no-repeat;background-position:center center;padding:25px 0;margin:1px;}
.yesadd_box1{background-image:url(../images/member/yesadd-01.png);}
.yesadd_box2{background-image:url(../images/member/yesadd-02.png);}
.yesadd_box3{background-image:url(../images/member/yesadd-03.png);}

/*購物流程*/
.process{width:28%;height:120px;padding:2%;margin:0.5%;float:left;overflow:hidden;background:#f3f3f3;}
.process_box1{width:20%;font-size:80px;line-height:70px;color:#d3d3d3;float:left;overflow:hidden;text-align:center}
.process_box2{width:80%;float:left;overflow:hidden;font-size:16px;color:#717071}
.process_title{font-size:20px;color:#141414;line-height:40px;}
.process_title2{font-size:36px;color:#141414;line-height:80px;}

/*追蹤*/
.follow{width:28%;height:140px;padding:2% 2% 4% 2%;margin:0.5%;float:left;overflow:hidden;background:#f3f3f3;text-align:center;display:block;color:#666}
.follow:hover{background:#141414}


.tt0{margin:0;padding:0;filter:alpha(opacity=0);line-height:0;width:0;height:0;-moz-opacity:0;opacity:0;color:#FFF;float:left}
.tt00{margin:auto;padding:auto;line-height:inherit;width:auto;height:auto;color:inherit;font-weight:inherit;font-size:inherit}
@media screen and (max-width:1681px){
.wrapper{width:95%;}
.maxwrapper{margin:0 auto;max-width:95%;}}
@media screen and (max-width:1601px){
.detail{margin-left:7%;}}
@media screen and (max-width:1537px){
/*最佳穿搭*/
.collocation_box{height:240px;}
.collocation{height:170px;}}
@media screen and (max-width:1441px){
/*最佳穿搭*/
.collocation_box{height:230px;}
.collocation{height:160px;}

.gifts_p_pic{width:65%;}
.gifts_p_txt{width:25%;}
.gifts_p_title{padding:0 0 30px 0;line-height:35px}
.gifts_content{padding:30px 0 0 0 ;line-height:30px}
.process_title2{font-size:32px;}}
@media screen and (max-width:1367px){
/*最佳穿搭*/
.collocation_box{height:220px;}
.collocation{height:150px;}
.m_menu,.m_menu a{font-size:20px;line-height:30px;}}
@media screen and (max-width:1281px){
/*頁面主框架*/
.menu_i{width:40%;float:left;overflow:hidden}
.gnavi_top ul li{margin:4px 0 4px 0}
/*左側選單*/
.subunit_a a,.subunit_b a{margin:6px;}
/*最佳穿搭*/
.collocation_box{height:210px;}
.collocation{height:140px;}
.m_menu,.m_menu2,.m_menu2s{width:24.6%;}
.process_title2{font-size:28px;}}
@media screen and (max-width:1153px){
.title01{font-size:28px;}
.gifts_p_txt{width:29%;padding:3%;}
.gifts_p_title{font-size:24px;}
.gifts_content{font-size:16px;}
.process{height:150px;}
.process_title2{font-size:24px;}}
@media screen and (max-width:1139px){}
@media screen and (max-width:1098px){
.gifts_p_title{padding:0 0 10px 0;}
.gifts_content{padding:10px 0 0 0;}}
@media screen and (max-width:1025px){
h1{font-size:28px;}
.detail{width:35%;margin-left:5%;}
.detail_pic{width:55%;}
.color,.color2,.size,.size2{margin:1px 3px;}
.qty{margin:0 0 0 -1px;}
.add_buy,.add_like,.sold_out,.addition{font-size:16px;background-position:center 10px;height:100px;width:48%;line-height:160px;margin:0 1% 1% 0;}
.add_buy:hover,.add_like:hover,.addition:hover{line-height:155px;background-position:center 15px;}
.detail_menu,.detail_menu2{width:31.5%;margin:0 1% 1% 0;}
.detail_pic{width:95%;}
.detail{width:95%;margin:5% 0 0 0;}
.pic_box_0{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.rotation div{width:100%;height:auto;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;overflow:hidden}
.footer_menu{width:18%;}
.footer_menu2{width:22%;}
/*最佳穿搭*/
.collocation_box{height:260px;overflow:hidden;}
.collocation{width:23.9%;height:200px;margin:15px 1% 0 0;overflow:hidden;float:left;}
.collocation_div{width:100%;height:300px;overflow:hidden;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;margin:30px 0 0 0;}
.m_menu,.m_menu2,.m_menu2s{width:49.6%;}
.m_menu,.m_menu a{font-size:20px;line-height:25px;padding:20px 0;}

.process{width:45%;height:130px;}
.process_title2{font-size:34px;}}
@media screen and (max-width:961px){
/*頁面主框架*/
.wrapper{margin:20px auto 40px auto;}
.menu_l,.subunit{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.menu_r,.pagewidth{width:100%;float:left;overflow:hidden}
.detail_pic{width:100%;}
.detail{width:100%;}
/*最佳穿搭*/
.collocation_box{height:310px;}
.collocation{width:23.8%;height:250px;}
.collocation_div{height:350px;}
/*版權宣告區塊*/
.footer,.footer_icon1,.footer_icon2,.footer_icon3,.footer_icon4,.share_01,.share_02,.share_03,footer_menu,footer_menu2{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.copyright{font-size:12px;}
.footer2{width:100%;height:88px;background:#F5EC9D;padding:1px 0 1px 0;overflow:hidden;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.footer3{width:35%;height:88px;margin:-10px auto 10px auto;overflow:hidden;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.ficon1,.ficon2,.ficon3,.ficon4,.ficon5{font-size:12px;color:#808080;line-height:160px;width:50px;height:68px;background-repeat:no-repeat;background-position:center bottom;display:block;float:left;margin:0 1% 0 1%;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;text-align:center;background-size:100% auto;}
.ficon1{background-image:url(../images/button/footer_01.png);}
.ficon1:hover{background-image:url(../images/button/footer_01s.png);}
.ficon2{background-image:url(../images/button/footer_02.png);}
.ficon2:hover{background-image:url(../images/button/footer_02s.png);}
.ficon3{background-image:url(../images/button/footer_03.png);}
.ficon3:hover{background-image:url(../images/button/footer_03s.png);}
.ficon4{background-image:url(../images/button/footer_04.png);}
.ficon4:hover{background-image:url(../images/button/footer_04s.png);}
.ficon5{background-image:url(../images/button/footer_05.png);}
.ficon5:hover{background-image:url(../images/button/footer_05s.png);}
/*會員專區*/
.m_menubox{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:0; padding:0;}
.m_menu{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;margin:0; padding:0;}
/*會員專區960*/
.m_menubox2{width:100%;height:auto;margin:0;overflow:hidden;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.m_menu2{width:24.8%;padding:5px 0;margin:0 1px 1px 0;background-color:#f3f3f3;color:#141414;text-align:center;display:block;font-size:16px;float:left;line-height:25px;}
.m_menu2 a{color:#141414;line-height:25px;}
.m_menu2:hover{background-color:#d8a464;color:#141414;display:block;float:left;}
.m_menu2:hover a{color:#141414;}
.m_menu2s{width:24.8%;padding:5px 0;margin:0 1px 1px 0;background-color:#141414;color:#d8a464;text-align:center;display:block;font-size:16px;float:left;line-height:25px;}
.m_menu2s a{color:#d8a464;line-height:25px;}
.m_menu2s:hover{background-color:#d8a464;color:#141414;display:block;float:left;}
.m_menu2s:hover a{color:#141414;}
.m_submenu{width:99.4%;height:auto;padding:7px 5px 10px 5px;margin:0 0 10px 0;font-size:16px;line-height:30px;color:#d8a464;background:#141414;border:1px solid #141414;font-family:'Quicksand',sans-serif,"微軟正黑體";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}}
@media screen and (max-width:901px){}
@media screen and (max-width:865px){
/*最佳穿搭*/
.collocation_box{height:300px;}
.collocation{height:240px;}
.collocation_div{height:340px;}}
@media screen and (max-width:801px){
.footer3{width:38%;}
.wear_txt{padding:5%;}}
@media screen and (max-width:769px){
/*最佳穿搭*/
.collocation_box{height:270px;}
.collocation{height:210px;}
.collocation_div{height:310px;}
.gifts_p_title{font-size:22px;line-height:30px}
.gifts_content{line-height:22px}

.process{width:45%;height:140px;}
.process_title2{font-size:28px;}}
@media screen and (max-width:737px){
/*最佳穿搭*/
.collocation_box{height:260px;}
.collocation{height:200px;}
.collocation_div{height:300px;}
.footer3{width:42%;}
/*贈品小禮頁面*/
.gifts_p_pic{width:100%;}
.gifts_p_txt{width:90%;padding:7% 5%}
.gifts_p_title{padding:0 0 10px 0;line-height:35px}
.gifts_content{padding:10px 0 0 0 ;line-height:25px}}
@media screen and (max-width:721px){
/*最佳穿搭*/
.collocation_box{height:250px;}
.collocation{height:190px;}
.collocation_div{height:290px;}
.follow{width:45%;height:160px;padding:2% 2% 4% 2%;}}
@media screen and (max-width:668px){
/*最佳穿搭*/
.collocation_box{height:240px;}
.collocation{height:180px;}
.collocation_div{height:280px;}
.footer3{width:45%;}
/*我要追加*/
.yesadd_box1,.yesadd_box2,.yesadd_box3{width:32%;}}
@media screen and (max-width:641px){
#wowslider-container1 a.ws_next,#wowslider-container1 a.ws_prev{width:0px;height:0px;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
/*最佳穿搭*/
.collocation_box{height:240px;}
.collocation{height:180px;}
.collocation_div{height:280px;}
.content{width:90%;margin:auto}}
@media screen and (max-width:599px){
/*最佳穿搭*/
.collocation_box{height:220px;}
.collocation{width:23.7%;height:160px;}
.collocation_div{height:260px;}
.footer3{width:58%;}
/*我要追加*/
.yesadd_box1,.yesadd_box2,.yesadd_box3{width:32%;background-size:90% auto;}

.process{width:45%;height:160px;}
.process_box1{width:25%;}
.process_box2{width:75%;}
.process_title2{font-size:24px;}}
@media screen and (max-width:569px){
/*最佳穿搭*/
.collocation_box{height:210px;}
.collocation{width:23.6%;height:150px;}
.collocation_div{height:250px;}
.m_menu{width:49.4%;}
.m_menu2,.m_menu2s{width:24.6%;}
.m_submenu,.m_menu2,.m_menu2 a,.m_menu2:hover,.m_menu2s,.m_menu2s a,.m_menu2s:hover{font-size:14px;}

.process{width:89%;height:auto;padding:5%;margin:0.5%}
.process_box1{width:20%;}
.process_box2{width:80%;}
.process_title2{font-size:24px;}}
@media screen and (max-width:481px){
h2{font-size:14px;}
.price4{font-size:14px;}
.detail_menu,.detail_menu2{width:31%;margin:0 1% 1% 0;}
/*最佳穿搭*/
.collocation_box{height:620px;}
.collocation{width:49%;height:270px;}
.collocation_div{height:650px;}
.title01{font-size:20px;line-height:50px;}
.footer3{width:60%;}
.qty{border:1px solid #fff;padding:0px;margin:0;}
.payment{font-size:14px;}
.m_menu,.m_menu a{font-size:16px;line-height:20px;padding:10px 0 }
.gifts_box,.ordering{padding:22px;}
.gifts_p_txt{width:80%;padding:10%}
/*我要追加*/
.yesadd_box1,.yesadd_box2,.yesadd_box3{width:95%;height:50px;background-size:160px auto;padding:10px 0;}
.follow{width:95%;height:160px;padding:2% 2% 4% 2%;}}
@media screen and (max-width:436px){
.price3{text-align:center;}
.add_buy,.add_like,.sold_out,.addition{background-position:center 10px;height:100px;width:47%;line-height:160px;margin:0 1% 1% 0;}
.add_buy:hover,.add_like:hover,.addition:hover{line-height:155px;background-position:center 15px;}
/*最佳穿搭*/
.collocation_box{height:560px;}
.collocation{height:240px;}
.collocation_div{height:590px;}
.footer3{width:68%;}}
@media screen and (max-width:415px){
/*最佳穿搭*/
.collocation_box{height:530px;}
.collocation{height:230px;}
.collocation_div{height:580px;}
.footer3{width:75%;}}
@media screen and (max-width:385px){
/*最佳穿搭*/
.collocation_box{height:490px;}
.collocation{height:210px;}
.collocation_div{height:520px;}
.footer3{width:80%;}}
@media screen and (max-width:376px){
.m_menu{width:49.2%;}
.m_menu2,.m_menu2s{width:24.6%;}
/*我要追加*/
.yesadd_box1,.yesadd_box2,.yesadd_box3{width:95%;height:40px;background-size:140px auto;padding:10px 0;}}
@media screen and (max-width:361px){
/*最佳穿搭*/
.collocation_box{height:470px;}
.collocation{height:200px;}
.collocation_div{height:500px;}
.footer3{width:88%;}}
@media screen and (max-width:321px){
.detail_menu,.detail_menu2{width:30%;}
/*最佳穿搭*/
.collocation_box{height:420px;}
.collocation{width:48%;height:170px;}
.collocation_div{height:440px;}
.footer3{width:93%;}}
