
a:link,
a:visited,
a:hover{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}

/**********/
.ptitleWrapper{
	position:relative;
	padding:90px 0 0 0;
}
.ptitle{
	position:absolute;
	margin:0 auto;
	top:0;
	left:0;
	right:0;
}
/*********/
.copyWrapper{
	width:100%;
	padding:42px 0;
	border-bottom:solid 1px #e7e7e7;
}
.copyWrapper .inner{
	width:1120px;
	margin:0 auto;
	text-align:left;
}
.copyWrapper .inner h4{
	font-size:18px;
	margin-bottom:23px;
}
.copyWrapper .inner a{
	color:#ca829d;
	text-decoration:underline;
}
/**/
.bodyWrapper{
	width:1120px;
	margin:40px auto 0;
	text-align:left;
}
.bodyWrapper .right{
	width:850px;
	float:right;
}
.bodyWrapper .right h5{
	font-size:18px;
}
.bodyWrapper .right h5+p{
	margin-bottom:12px;
	font-size:12px;
	color:#777;
}
.bodyWrapper .right h5+p img{
	vertical-align:middle;
}

/**/
.tt{
	width:850px;
	border-collapse: separate;
	border-spacing:0 10px;
}
.tt th,
.tt td{
	min-height:70px;
}
.tt th{
	width:215px;
	padding:0 25px;
	vertical-align:middle;
	background:#f8f3e6;
}
.tt th span{
	padding-right:1.2em;
	background:url(/wedding/images/share/heart.png) right center no-repeat;
	background-size:10px 9px;
}
.tt td{
	width:635px;
	padding:15px 20px;
	background:#fcfaf4;
}
.tt input{
	padding:8px 12px;
	border:solid 1px #e7e7e7;
	border-radius: 6px;
}
/**/
.elem120{
	width:120px;
}
.elem370{
	width:346px;
}
.elem450{
	width:450px;
}
.addInput input,
.addInput select{
	margin-top:10px;
}
.addInput input:nth-child(2){
	margin-top:0!important;
}
.addInput span{
	padding-right:0.5em;
	font-size:12px;
}
.tt select{
	padding:8px 12px;
	border:solid 1px #e7e7e7;
	border-radius: 6px;
}
.tt textarea{
	width:520px;
	height:10em;
	padding:8px 12px;
	border:solid 1px #e7e7e7;
	border-radius: 6px;
}
/**/
.errorBox{
	display: none;
	margin-top:3px;
	padding-top:1px;
	padding-left:1.2em;
	font-size:13px;
	color:#c74e4e;
	background:url(../images/share/alert.gif) center left no-repeat;
}
.ondes{
	color: #aaa;
}
.submitBtn{
	width:100%;
	padding:12px 0;
	border:solid 1px #e7e7e7;background-color:#fff;
	cursor:pointer;
	margin:14px 0 80px;
}
.submitBtn p{
	display:block;
	width:320px;
	margin:0 auto;
	padding:10px 0;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#ca829d;
}
#sogou_errors{
	width:100%;
	padding:20px 0;
	color:#fff;
	text-align:center;
	background:#c74e4e;
}
/*左----------------*/
.bodyWrapper .left{
	width:235px;
	float:left;
}
.telBox{
	border:solid 1px #ececec;
}
.telBox p:nth-child(1){
	padding:8px 0;
	font-weight:bold;
	text-align:center;
	background:#ececec;
}
.telBox p:nth-child(2){
	padding:8px 0;
	font-weight:bold;
	text-align:center;
	font-size:22px;
	color:#b5a97e;
	border-bottom:solid 1px #e7e7e7;
}
.telBox p:nth-child(2) span{
	font-size:14px;
	color:#b5a97e;
}
.telBox p:nth-child(3){
	padding:5px 0;
	text-align:center;
	font-size:10px;
	letter-spacing:-0.0em;
}
/**/
.bodyWrapper .left .privacyBox{
	margin:14px 0 35px 0;
	text-align:center;
}
.bodyWrapper .left .txt{
	padding-top:35px;
	font-size:12px;
	text-align:justify;
	border-top:solid 1px #e7e7e7;
}









/*responsive--------------------------------*/
.img100per{
	width:100%;
	height: auto;
}
.img-sp100per{
}
.img-max100per{
	display: block;
	max-width: 100%;
	height: auto;
}
/*############################################*/
/*  */
/*############################################*/
.sp{
	display:none;
}
@media (max-width: 992px) {

}
@media only screen and (max-width: 767px) {
	body{
		font-size:14px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
	.img100per{
		width:100%;
		height: auto;
	}
	.img-sp100per{
		width:100%;
		height: auto;
	}
	.img-max100per{
		display: block;
		max-width: 100%;
		height: auto;
	}
	/*--------------------------------*/
	/**********/
	.ptitleWrapper{
		position:relative;
		padding:0 0 0 0;
	}
	.ptitle{
		position:static;
		width:100%;
		margin:26px auto 0;
	}
	.ptitle img{
		width:100%;
	}




	/*********/
	.copyWrapper{
		width:100%;
		padding:20px 0;
	}
	.copyWrapper .inner{
		width:94%;
		margin:0 auto;
		text-align:left;
	}
	.copyWrapper .inner h4{
		margin-bottom:23px;
	}
	/**/
	.bodyWrapper{
		width:94%;
		margin:20px auto 0;
		text-align:left;
	}
	.bodyWrapper .right{
		width:100%;
		float:none;
	}
	.bodyWrapper .right h5{
	
	}
	.bodyWrapper .right h5+p{
		margin-bottom:12px;
	}
	.bodyWrapper .right h5+p img{
	
	}
	
	/**/
	.tt{
		width:100%;
		border-spacing:0 0px;
	}
	.tt th,
	.tt td{
		display:block;
		min-height:10px;
	}
	.tt th{
		width:90%;
		padding:15px 5%;
	}
	.tt th span{
	
	}
	.tt td{
		width:90%;
		padding:15px 5%;
	}
	.tt input{
		padding:8px 5%;
	}
	/**/
	.elem120{
		width:90%;
	}
	.elem370{
		width:90%;
	}
	.elem450{
		width:90%;
	}
	.addInput input,
	.addInput select{
		margin-top:3px;
		margin-bottom:6px;
	}
	.addInput input:nth-child(2){
		margin-top:3px!important;
	}
	.addInput span{
		display:block;
		padding-right:0em;
	}
	.tt select{
	
	}
	.yoteiBi:first-child{
		margin-bottom:6px;
	}
	.tt textarea{
		width:90%;
		height:10em;
		padding:8px 5%;
	}
	/**/
	.errorBox{
	
	}
	.ondes{
		color: #aaa;
	}
	.submitBtn{
	
	}
	.submitBtn p{
		display:block;
		width:90%;
	}
	
	/*左----------------*/
	.bodyWrapper .left{
		width:100%;
		float:left;
	}
	.telBox{
		border:solid 1px #ececec;
	}
	.telBox p:nth-child(1){
	}
	.telBox p:nth-child(2){
	
	}
	.telBox p:nth-child(2) span{
	
	}
	.telBox p:nth-child(3){
	
	}
	/**/
	.bodyWrapper .left .privacyBox{
	
	}
	.bodyWrapper .left .txt{
		margin-bottom:50px;
		padding:20px 20px;
		border:solid 1px #e7e7e7;
	}







}/*@*/

















