#key{
	margin-top: 70px;
}
#sec1 h2{
	padding-top: 20px
}
#sec1 p{
	padding: 10px;
	text-align: justify
}
#sec2{
	background: url(../img/anniversary/anniversary_sec02bg.jpg) no-repeat;
	background-size: cover;
	background-position: 20%;
	padding-bottom: 20px
}
#sec2 h2 img{
	padding: 0 10px;
	padding-top: 20px;
}
#sec2 p{
	color: #fff;
	padding: 0 10px;
	text-align: center
}
#sec2 .img1{
	text-align: right;
}
#sec2 .img1 img{
	width: 55%;
	padding-right: 10px;
	padding-top: 10px
}
#sec2 .text-box{
    background-color: rgba(0,0,0,0.4);
    width: 65%;
    margin-left: 10px;
    margin-top: -30%;
    position: relative;
    z-index: 9;
}
#sec2 .text-box .title,
#sec2 .text-box2 .title{
	text-align: left;
	font-size: 24px;
	font-family: 'Yu Mincho';
	padding-top: 10px;
}
#sec2 .text-box .txt,
#sec2 .text-box2 .txt{
	text-align: justify;
	padding-bottom: 10px
}
#sec2 .img2 img{
	padding-top: 10px;
	padding-left: 10px;
	width: 67%;
}
#sec2 .text-box2{
    background-color: rgba(0,0,0,0.4);
    width: 65%;
    margin-left: 10px;
    margin-top: -12%;
    position: relative;
    z-index: 9;
    margin-left: 32%;
}
#sec2 .sec2-2{
	margin-top: 56px
}
#sec3{
	padding-bottom: 20px
}
#sec3 h2 img{
	padding: 0 10px;
	padding-top: 20px;
}
#sec3 .img img{
	padding:  10px;
}
#sec3 .title{
	font-family: 'Yu Mincho';
	font-size: 23px;
	padding: 0 10px;
}
#sec3 .sec3-price{
	color: #fb2;
	font-size: 20px;
	font-family: 'Yu Mincho';
	font-weight: bold;
	padding: 10px;
}
#sec3 .sec3-price span{
	font-size: 18px
}
#sec3 .txt{
	padding: 0 10px;
	text-align: justify
}
#sec4{
	background: url(../img/susci/bg1.jpg) repeat;
	position: relative;
	padding-bottom: 20px
}
#sec4 h2 img{
	padding-top: 20px;
	padding-left: 5px;
	width: 74%;
}
#sec4 p{
	color: #fff;
	padding: 10px;
	text-align: justify;
	padding-bottom: 20px;
}
#sec4 .btn a{
	background-image: url(../img/share/arrow_wh.png);
	color: #fff;
	border: 4px solid #fff;
}
#sec4 .img1{
	position: absolute;
	width: 13%;
	top: 10px;
	right: 35%;
}
#sec4 .img2{
	position: absolute;
	width: 14%;
	top: 18px;
	right: 22%;
}
#sec4 .img3{
	position: absolute;
	width: 28%;
	right: 0;
}
@media(max-width: 767px){
	#sec2 .text-box .title,
	#sec2 .text-box2 .title{
		font-size: 22px;
	}
	#sec2 .sec2-2{
		margin-top: 15px
	}
}
@media(max-width: 424px){
	#sec2 .text-box .title span,
	#sec2 .text-box2 .title span{
		letter-spacing: -2px;
	}
	#sec2 .text-box .txt,
	#sec2 .text-box2 .txt{
		letter-spacing: -1.2px;
	}
}
@media(max-width: 374px){
	#sec2 .text-box .title,
	#sec2 .text-box2 .title{
		font-size: 19px;
	}
	#sec2 .text-box2{
		width: 76%;
		margin-left: 21%;
	}
	#sec3 .title{
		font-size: 22px;
		padding: 0 10px;
		letter-spacing: -2px
	}
}
