.combinationAreaTitle{
	font-family: 'Alegreya Sans', 'xingothicW3';
	font-size: 24px;
    color: #717171;
    font-weight: 400;
}

#combinationArea *{
	font-family: 'Alegreya Sans', 'xingothicW3';
}

#combinationArea > .row > .col-xs-3{
	border:1px solid transparent;
	padding-top: 10px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#combinationArea > .row > .col-xs-3 > .thumbnail{
	margin-bottom: 10px;
}
#combinationArea > .row > .col-xs-3:hover{
	border:1px dashed #c30d22;
}
#combinationArea > .row > .col-xs-3.active{
	border:1px solid #c30d22;
}
.combinationSysTitle{
	font-family: 'Alegreya Sans', 'xingothicW3';
	color:#717171;
	font-size: 22px;
    font-weight: 400;
	margin: 20px 0;
}
.combinationSysTxt01{
	font-family: 'Alegreya Sans', 'xingothicW3';
	color:#717171;
	font-size: 16px;
    font-weight: 400;
	margin: 20px 0;
}
.combinationSysTxt02{
	margin: 13px 0;
}

.combinationButns{
	margin-top: 30px;
}
.combinationButns a:link,
.combinationButns a:visited,
.combinationButns a:active{
	text-decoration:none;
}
.combinationButns a:hover,
.combinationButns a:focus{
}

#btn_back{
	display: block;
    color: #a48d85;
    border: 1px solid #b4b5b5;
    padding: 10px 0;
	text-align: center;
}
#btn_cancel{
	display: block;
    color: #a48d85;
    border: 1px solid #b4b5b5;
    padding: 10px 0;
	text-align: center;
}
#btn_submitCheck{
	display: block;
    color: #ffffff;
    background-color: #721c18;
    padding: 10px 0;
	text-align: center;
}




/*燈箱_單一物件*/
#combinationLightBox_choice{
	font-family: 'Alegreya Sans','xingothicW4';
	display:none;
	margin: 40px;
	text-align: left;
}
#combinationLightBox_choice .bx-wrapper {
    margin: 0 auto 0px;
}

/*燈箱_確認組合*/
#combinationLightBox_check{
	font-family: 'Alegreya Sans','xingothicW4';
	display:none;
	margin: 40px;
	text-align: left;
}
#combinationLightBox_check .caption {
    padding: 9px 0;
}
#combinationLightBox_check .caption p {
    font-size: 18px;
    color: #717171;
    font-weight: 400;
}


#combinationLightBox_choice .prod_largePhoto .largePhoto {
    cursor:auto !important;
}

.mfp-bg {

    background-color: #ffffff !important;
     opacity: 1 !important; 
}

.combinationButns .captionSpecPrice{
/*	font-size: 15px;*/
	margin-left: 0px;
}













