/*------INDEX--------*/
#sec1 {
	padding: 15% 0 15%;
}
#sec1 h2 {
	text-align: center;
	font-size: 6vw;
}
#sec1 h2 img {
	padding-bottom: 3%;
}
#sec1 p.txt {
	padding: 5% 3%;
}
#sec4, #sec3, #sec2 {
	background: url(../img/shared/bg2.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding: 12% 0% 0;
}
#sec4 p.txt,  #sec3 p.txt,  #sec2 p.txt {
	padding: 5% 3%;
}
#sec5 {
	background: #3a3a3b;
	border-bottom: 2px solid #db6151;
	color: #fff;
	padding: 15% 0;
}
#sec5 h2 {
	margin-bottom: -40%;
	position: relative;
	z-index: 2;
}
#sec5 p.txt {
	padding: 5% 3%;
}
#sec7 {
	padding: 15% 3%;
	border-top: 2px solid #db6151;
}
#sec7 h2 {
	margin-bottom: 5%;
}
#sec7 .box {
	padding: 3% 3% 5%;
	max-width: 300px;
	margin: 0 auto;
	border: 1px solid #f0edea;
}
#sec7 .box dl {
	padding-top: 10px;
	padding-bottom: 15px;
}
#sec7 .box p.pic img {
	width: 100%;
}
#sec7 .youtubebox{
    text-align: center;
    padding-bottom: 5%;
}
#sec7 .youtubebox .y_box{
    padding: 5%;
    font-size: 16px;
}
#sec7 .add-title{
    font-size: 22px;
    text-align: center;
}

#sec7 .add-title span{
    color: #da655b;
}
#popup1 {
	background: url(../img/index/s6_bg1_on.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
#popup1 p.pop-tt span {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 8px;
}
#popup2 {
	background: url(../img/index/s6_bg2_on.jpg) no-repeat center;
	background-size: cover;
	color: #000;
}
#popup2 p.pop-tt span {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.pop-col {
	padding: 50px 20px;
}
.pop-col p.pop-tt {
	font-size: 20px;
	text-align: center;
	letter-spacing: 1px;
}
.pop-col p.pop-tt span {
	padding: 8px;
}
.pop-col p.pop-txt {
	padding: 25px 0 20px;
}
.pop-col p.pop-btn {
	width: 40%;
	margin: 0 auto;
}
