/*版型需要*/

p, img {
	margin: 0;
	padding: 0;
	}

.smallscreenonly {
    display: none;
}

.clear {
    clear: both;
}

.pconly {
	display: block;
	}

.mbonly {
	display: none;
	}

#main {
    margin: 0;
}

.mmm {
	margin-bottom: 0;
	}

.wrapper {
	max-width: 1000px;
    text-align: justify;
}

.wrapper p {
	line-height: 22px;
	}

.redtxt {
    color: #7f0019;
}

.Vis1001 {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	border: 1px solid #cecece;
	padding: 3%;
	float: left;
	}

.Vis100 {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
	}

.Vis100 img {
	width: 100%;
	}

.Vis50 {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
	}

.Vis50 img {
	width: 100%;
	}

.Vis50 a img { 
-webkit-transition: all .2s ease;
   -moz-transition: all .2s ease;
     -o-transition: all .2s ease;
        transition: all .2s ease;
}

.Vis50 a:hover img {
-webkit-transition: 0;
   -moz-transition: 0;
     -o-transition: 0;
        transition: 0;
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

.Vis50 .tit{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	}

.Vis33 {
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
	}

.Vis33 img {
	width: 100%;
	}

.Vis332 {
	width: 31.3%;
	margin-left: 1%;
	margin-right: 1%;
	height: 450px;
	margin-bottom: 40px;
	float: left;
	}

.Vis332 img {
	width: 100%;
	}

.Vis25 {
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 40px;
	float: left;
	}

.Vis25 img {
	width: 100%;
	z-index: 10;
	}

.Vis25 a img {
	-webkit-transition: all .2s ease;
   -moz-transition: all .2s ease;
     -o-transition: all .2s ease;
        transition: all .2s ease;
	}

.Vis25 a:hover img {
	-webkit-transition: 0;
   -moz-transition: 0;
     -o-transition: 0;
        transition: 0;
filter: alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
	}
	
.all_bot {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
	float: left;
	overflow: hidden;
	}

.all_bot img {
	height: 55px;
	margin-left: 10px;
	margin-right: 10px;
	}

.all_bot .bot {
	width: 440px;
	margin: 0 auto;
	}

.all_bot .bot a {
	color: #FFF;
	}

.all_botbt {
	display: block;
	padding: 2%;
	width: 42%;
	margin-left: 2%;
	margin-right: 2%;
	background-color: #898989;
	font-size: 20px;
	border-radius: 10px;
	color: #FFF;
	float: left;
	}

.all_botbt br { display: none;
	}

.botok {
	background-color: #7f0019;
	}


.topok {
	color: #7f0019;
	}
	
.ex {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 0px;
	float: left;
	}

.Vis333 {
	width: 31.3%;
	height: 325px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: left;
	}

.Vis333 img {
	width: 100%;
	}

.Vis333 .daya {
	font-size: 16px;
	color: #888888;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.Vis333 .daybbar {
	position: relative;
    width: 100%;
    height: 20px;
    line-height: 10px;
    background-color: #e6e6e6;
    margin-bottom: 5px;
	}

.Vis333 .daybbar:after {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid #fff;
    border-left: 10px solid #e6e6e6;
    right: -5px;
    top: 0;
	}

.Vis333 .dayc { }

/*首頁*/
.in_1 h1 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
	}

.in_1 .say {
	font-size: 16px;
	line-height: 26px;
	margin-top: 0;
	margin-bottom: 55px;
	text-align: center;
	}

.Vis25 .job_title {
	position: relative;
	width: 100%;
	color: #FFF;
	font-weight: bold;
	margin-top: -25px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 4%;
	padding-right: 4%;
	background-image: url(../img/job_title_bg.png);
	z-index: 10;
	
	}

/*cafe*/

.Topsection {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/cafe_main_pc.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cafe_say {
	position: absolute;
	margin-top: 140px;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	}

.cafe_say img {
	height: 110px;
	}


.cafe_tit {
	text-align: center; font-size: 22px; margin-bottom: 10px;
	}

.cafe_tit img {
	height: 24px;
	}


/*升遷*/
.Topsection2 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/in04_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection22 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/in04_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.Topsection4 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/in04_011.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* 在muji工作 */





.Topsection3 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 385px;
	background-image: url(../img/inmuji_01.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	
}

.stageTitle0 {margin:0px auto 0; text-align: center; width: 100%; height: 450px; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../img/img_staff_bg00.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.stageTitle {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg02.jpg") no-repeat center center/cover; position:relative; background-attachment: fixed;}

.stageTitle2 {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg03.jpg") no-repeat center center/cover; position:relative; background-attachment: fixed;}

.stageTitle3 {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg04.jpg") no-repeat center center/cover; position:relative; background-attachment: fixed;}

.Topsection_inmuji_2 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 435px;
	background-image: url(../img/inmuji_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.Topsection_inmuji_3 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 435px;
	background-image: url(../img/inmuji_3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.Topsection_inmuji_4 {
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 435px;
	background-image: url(../img/inmuji_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.Topsection_say {
	position: absolute;
	margin-top: 197px;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	top: 1px;
	}

.Topsection_say .p1 {
	width: 100%;
	font-size: 2.4em;
	font-weight: bold;
	}

.staff_all {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	}

.staff_l {
	width: 65%;
	margin-left: 1%;
	float: left;
	}

.sta_photo2 p {
	margin-top: 5px;
	}

.staff_la {
	width: 47%;
	margin-left: 1%;
	float: left;
	}

.staff_rb {
	width: 47%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: right;
	}

.staff_l2 {
	width: 39%;
	margin-left: 1%;
	float: left;
	}

.staff_r {
	width: 29%;
	margin-left: 1%;
	float: right;
	}

.staff_r2 {
	width: 55%;
	margin-left: 1%;
	float: right;
	}

.sta_tit {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #888888;
	}

.sta_tita {
	display: block;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #888888;
	float: left;
	}

.sta_say {
	display: block;
	margin-bottom: 25px;
	}

.sta_say2 {
	display: block;
	margin-bottom: 10px;
	}

.sta_photo {
	width: 100%;
	margin-bottom: 0;
	}

.sta_photo img {
	width: 100%;
	margin-bottom: 0;
	}

.sta_photo2 {
	width: 100%;
	background-color: #9f9f9f;
	color: #FFF;
	padding: 4%;
	margin-top: -10px;
	}

.staff_lab {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	}

/* 薪資福利 */

.materialsSort2 table {
	width: 100%;
    border: 1px solid #666;
    border-collapse: collapse;
    text-align: left;
    margin-bottom: 40px;
}

.materialsSort2 th {
    font: 700 13px/18px;
    color: #000;
    background-color: #ddd;
    text-align: center;
    padding: 7px 0 9px 0;
    border: 1px solid #666;
}

.materialsSort2 tr.first td {}

.materialsSort2 tr td {
    border: 1px solid #666;
    vertical-align: text-top;
    padding: 9px;
    font: 400 13px/21px;
    color: #111;
    text-align: justify;
}

.materialsSort2 tr td em {
    display: block;
}

.materialsSort2 tr td.sec {
    padding-left: 62px;
}

.materialsSort2 ul {}

.materialsSort2 ul li {
    background: url(../images/iconRec2.gif) no-repeat left 7px;
    padding-left: 7px;
}

.materialsSort2 span {
    color: #777777;
    list-style: none;
}

/*返回新聞發布*/

.return {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: right;
    font-weight: bold;
    color: #999;
}

.back {
    font-size: 16px;
    float: left;
    text-align: left;
}

.back:hover {
    color: #7f0019;
}


/*內文*/

h1 {
    margin-bottom: 60px;
}

.newscontent p,
.newscontent .wideImage {
    margin-bottom: 40px;
    line-height: 26px;
}


/*優惠活動*/

.wrapper .promotion {
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
}

.promotion p {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.promotion .red {
    color: #7f0019;
}


/*推薦商品*/

ul.col6 {
    font-size: 0;
}

@media only screen and (min-width: 767px) {
    ul.col6 li {
        margin: 0 13px 10px 0;
    }
}

@media screen and (max-width : 1060px){
	body.menuOpen .outsideWrap {-webkit-filter: blur(5px); filter: blur(5px);}
}

ul.col6 .name,
ul.col6 p {
    font-size: 0.8rem;
}

ul.col6 .name {
    padding: 10px 0 5px 0;
    display: block;
    color: #000;
    font-weight: bold;
}

ul.col6 figure img {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
	
.pconly {
	display: none;
	}

.mbonly {
	display: block;
	}

.stageTitle0 {margin:0px auto 0; text-align: center; width: 100%; height: 450px; 
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: inherit;
	background-image: url(../img/img_staff_bg00.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.stageTitle {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg02.jpg") no-repeat center center/cover; position:relative; background-attachment: inherit;}

.stageTitle2 {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg03.jpg") no-repeat center center/cover; position:relative; background-attachment: inherit;}

.stageTitle3 {margin:30px auto 0; text-align: center; width: auto; height: 450px; background: url("../img/img_staff_bg04.jpg") no-repeat center center/cover; position:relative; background-attachment: inherit;}
	
.wrapper {
        width: 85%;
    }
	
.Vis50 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 40px;
	float: left;
	}

.Vis25 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 40px;
	float: left;
	}

.cafep br {
	display: none;
	}

.all_bot {
	margin-bottom: 20px;
	}

.all_bot img {
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	}

.in_1 .say br {
	display: none;
	}

.Topsection .cafe_say {
	margin-top: 150px;
	width: 100%;
	color: #FFF;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,.5);
	}

.Topsection .cafe_say img {
	height: 80px;
	}

.all_bot .bot {
	width: 100%;
	}

.all_bot .bot {
	width: 90%;
	margin: 0 auto;
	}

.all_botbt {
	display: block;
	padding-top: 2%;
	padding-bottom: 2%;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	font-size: 17px;
	border-radius: 10px;
	color: #FFF;
	float: left;
	}


/* 1日工作 */

.staff_lab {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	}

.staff_la {
	width: 98%;
	margin-left: 1%;
	float: left;
	}

.staff_rb {
	width: 98%;
	margin-right: 1%;
	margin-bottom: 20px;
	float: right;
	}

.Vis333 {
	width: 47%;
	height: 315px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-bottom: 0px;
	float: left;
	}

.visbb {
	margin-bottom: 20px;
	}


/*升遷*/
.Topsection2 {
	background-position: left center;
}

.Topsection22 {
	background-position: -780px center;
}


.staff_l {
	width: 100%;
	margin-left: 1%;
	float: right;
	}

.sta_photo2 {
	width: 100%;
	background-color: #9f9f9f;
	color: #FFF;
	padding: 4%;
	margin-top: -95px;
	position: relative;
	}

.staff_l2 {
	width: 100%;
	margin-left: 1%;
	margin-bottom: 20px;
	float: left;
	}

.staff_r {
	width: 100%;
	margin-left: 1%;
	margin-bottom: 20px;
	float: left;
	}

.staff_r2 {
	width: 100%;
	margin-left: 1%;
	float: right;
	}

.materialsSort2 {
	overflow: auto;
	}

.materialsSort2 table {
	width: 690px;
    border: 1px solid #666;
    border-collapse: collapse;
    text-align: left;
    margin-bottom: 40px;
}


.cafe_tit {
	text-align: center; font-size: 19.5px; margin-bottom: 10px;
	}


.Topsection4 {
	width: 100%;
	height: 385px;
	background-position: -320px center;
}

.Vis25 .job_title {
	position: relative;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: -30px;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 4%;
	padding-right: 4%;
	background-image: url(../img/job_title_bg.png);
	z-index: 100;
	
	}


}


/* IE8, IE9 */

#anotherone {
    color: blue\0/;
}


/* must go at the END of all rules */

li.square {
    list-style-type: square;
    list-style-position: inside;
}


/* IE9, IE10 */

@media screen and (min-width:0\0) {
    li.square {
        list-style-type: square;
        list-style-position: inside;
    }
}


/* IE11 */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    li.square {
        list-style-type: square;
        list-style-position: inside;
    }
}


/* 160919CP演講表格 */

.timeandlist {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 70%;
}

@media screen and (max-width: 767px) {
    .timeandlist {
        width: 100%;
    }
	
}

.timeandlist table,
tr,
td {
    border: solid 1px #d7d7d7;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .timeandlist table,tr,{
    padding-right: 10px;
    padding-left: 10px;
    
    }
}
.timeandlist td.left {
    text-align: center;
    padding: 0;
}
.timeandlist td.subject{
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    .timeandlist td.left {
    padding-left: 10px;
    padding-right: 10px;
    
}
}
@media screen and (max-width: 767px) {
  .timeandlist td.artist{width: 40%}
  .timeandlist td.job{width: 60%}
}
/* 161021 */
a.more{
        text-decoration: underline;
        }
   
    ul li.item{margin-bottom: 5px;

    }
.appbox{width: 50%;
    margin-left: auto;
    margin-right: auto;}
    @media screen and (max-width: 767px) {
       .appbox{width: 100%;}  
    }
/* 161130灰字左距 */
span.gray {
    color: #999;
    font: 12px/1.5 "Helvetica", "Lucida Grande", "Microsoft JhengHei", sans-serif;
    margin-left: 5px;
}

@media screen and (max-width: 320px) {
	
.Topsection2 {
	background-position: -80px center;
}

.all_botbt br { display: block;
	}

}
