
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/



.coupon_superbox{
	position : relative ;
	width : 100% ;
	margin-top : 32px ;
}


.coupon_itemtitle{
	position : relative;
	width : 912px ;
	padding : 18px 26px ;
	font-size : 20px ;
	font-weight : 600 ;
	color : #42210B;
	background-color : #F8F3E3 ;
	border-left : 5px solid #966530;
	border-top : 1px solid #E0D1AF;
	border-right : 1px solid #E0D1AF;
	border-bottom : 1px solid #E0D1AF;
}

.coupon_itembox{
	position : relative ;
	width : 910px ;
	height : auto ;
	padding : 30px ;
	background-color : #FFFFFF ;
}

.coupon_item_left{
	position : relative ;
	float : left ;
	width : 620px ;
	margin-top : 30px ;
}
.coupon_item_right{
	position : relative ;
	float : right ;
	width : 200px ;
	margin-top : 30px ;
}


.coupon_target_first{
	position : relative ;
	float : left ;
	width : 176px ;
	height : 32px ;
	line-height : 32px ;
	font-size : 14px ;
	color : #FFFFFF ;
	font-weight : 600;
	text-align : center ;
	background-color : #F49A9A ;
}
.coupon_target_repeat{
	position : relative ;
	float : left ;
	width : 176px ;
	height : 32px ;
	line-height : 32px ;
	font-size : 14px ;
	color : #FFFFFF ;
	font-weight : 600;
	text-align : center ;
	background-color : #ACC5E2 ;
}
.coupon_target_all{
	position : relative ;
	float : left ;
	width : 176px ;
	height : 32px ;
	line-height : 32px ;
	font-size : 14px ;
	color : #FFFFFF ;
	font-weight : 600;
	text-align : center ;
	background-color : #95CC87 ;
}

.coupon_price{
	position : relative ;
	float : left ;
	height : 32px ;
	line-height : 32px ;
	margin-left : 20px ;
	color : #ED5A88 ;
	font-size : 22px ;
}

.coupon_story{
	position : relative ;
	font-size : 15px ;
	color : #767676 ;
}

.coupon_conditions{
	position : relative ;
	width : 580px ;
	padding : 19px ;
	background-color : #F9F2E0 ;
	border : 1px solid #E2D1A3 ;
	font-size : 14px ;
	color : #666666 ;
	margin-top : 46px ;
}

.coupon_btnreserve{
	position : relative ;
	float : right ;
	width : 238px ;
	height : 36px ;
	line-height : 36px ;
	text-align : center ;
	color : #FFFFFF ;
	background-color : #EF9BA5 ;
	font-weight : 600 ;
	font-size : 16px ;
	margin-top : 20px ;
}






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



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {






.coupon_superbox{
	margin-top : 32px ;
}


.coupon_itemtitle{
	width : 522px ;
	padding : 14px 26px ;
	font-size : 26px ;
}

.coupon_itembox{
	width : 540px ;
	padding : 30px 20px ;
}

.coupon_item_left{
	float : none ;
	width : 540px ;
	margin-top : 40px ;
}
.coupon_item_right{
	float : none ;
	width : 224px ;
	margin-top : 30px ;
	margin-left : auto ;
	margin-right : auto ;
}


.coupon_target_first{
	float : none ;
	width : 206px ;
	height : 46px ;
	line-height : 46px ;
	font-size : 22px ;
	margin-left : auto ;
	margin-right : auto ;
}
.coupon_target_repeat{
	float : none ;
	width : 206px ;
	height : 46px ;
	line-height : 46px ;
	font-size : 22px ;
	margin-left : auto ;
	margin-right : auto ;
}
.coupon_target_all{
	float : none ;
	width : 206px ;
	height : 46px ;
	line-height : 46px ;
	font-size : 22px ;
	margin-left : auto ;
	margin-right : auto ;
}

.coupon_price{
	float : none ;
	height : auto ;
	line-height : 1.5 ;
	margin-left : auto ;
	margin-right : auto ;
	text-align : center ;
	font-size : 30px ;
	margin-top : 10px ;
}

.coupon_story{
	font-size : 24px ;
}

.coupon_conditions{
	width : 500px ;
	padding : 19px ;
	font-size : 24px ;
	margin-top : 36px ;
}



.coupon_btnreserve{
	float : none ;
	width : 540px ;
	height : 72px ;
	line-height : 72px ;
	font-size : 30px ;
	margin-top : 24px ;
}










}