* { box-sizing: border-box; }

.fix {
     letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
 
}
header.header{height: 757px;background: url(../images/bgHeaderPc.jpg)top center no-repeat;}
.onlyM{display: none;}
.content1{background: url(../images/bgPc2.jpg)top center repeat-y;}
.width1200{margin: 0 auto; max-width: 1200px;text-align: center;}
/*C26開始*/
.c26base{margin: 0 auto;text-align: center;}
.group-type-ph{
     letter-spacing: -0.31em; /* Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
}
.c26base h2{margin: 0 auto;max-width: 1000px;width: 100%; color: #fff; background: #000;font:24px/1.4 "微軟正黑體";}
.group-type-ph{display: inline-block;margin: 0 auto;max-width: 1200px;width: 100%;}
.ph{display: inline-block;margin: 3% 1%;padding: 0 0 25px 0; letter-spacing: normal; text-align: center;max-width: 300px;width: 100%; background: #dedacd;transition: 0.5s;}
.ph img{padding: 3%;width: 100%;border-radius: 2em;}
.ph-title{padding: 3%;font: 22px/1em "微軟正黑體" ;font-weight:bold; color: #605a2f;text-align: center;}
.ph-detail{padding: 10px;color:#c38916;font-weight:bold;}
.ph-feature{display: none;}
.price{padding: 10px 20px;color: #fff;border-radius:2em; background: #81642b;}
.price span{font-size: 25px;vertical-align:-3px;}
.price i{font-size: 15px;vertical-align:baseline;}
.ph:hover{background: #dacca3;transform: scale(0.95);}
/*C26結束*/

@media only screen and (max-width: 980px) {
.onlyM{display: block;width: 100%;max-width: 980px;}
header.header{background: none;height: auto;}
.content1{background: #f1efeb;}
}


