
#sec1 {
	position: relative;
	background: url(../img/party/bg_sec1.png) no-repeat center;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding: 20px 0;
	background-position-x:-65%;
}
#sec1 .txt {
	padding: 10px;
	text-align: left;
}
#sec1 .bxSlider .txt {
	padding: 10px;
	letter-spacing: -1px;
	padding-bottom: 0;
}
#sec1 .bxSlider li .img{
	padding: 0 10px;
}
#sec1 .btn {
	padding: 0 10px;
}
#sec2 {
	background: url(../img/index/bg1.jpg) repeat center top;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 0.5px;
	font-weight: bold;
	position: relative;
	padding: 20px 0;
}
#sec2 h2 {
	padding: 0 10px;
	padding-bottom: 10px;
	
}
#sec2 .bxSlider li .img {
	padding: 0 10px;
	
}
#sec2 .txt {
	padding: 0 10px 7px;
    text-align: left;
    font-size: 15px;
    line-height: 33px;
}
#sec2 .bx-wrapper {
	margin-bottom: 40px !important;
}
#sec2 .btn {
	padding: 20px 10px 0;
}
#sec3 {
	position: relative;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	letter-spacing: 0.5px;
	font-weight: bold;
	padding-bottom: 10px;
}
#sec3 .txt {
	color: #000;
	line-height: 35px;
	    padding: 10px;
    letter-spacing: 0;
    padding-bottom: 0;
}
#sec3 .list1 ul,#sec3 .list2 ul{
	border-top: 2px solid;
	padding-top: 10px;
	margin-top: 10px;
}
.ttl3{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

#sec3 .txt span {
	font-size: 22px;
	line-height: 40px;
}
#sec3 .toggle {
	border:1px solid;
	padding: 10px;
	margin: 10px;
}
#sec3 .toggle .txt {
	padding: 0;
}
#sec3 .toggle.list3 {
	margin-top: 0;
}
#sec3 .w_450 dl {
	font-size: 25px;
	line-height: 35px;
}
#sec3 .w_450 dl dd span {
	font-size: 15px;
}
#sec3 .w_450 dl dt {
	font-size: 25px;
}
#sec3 .w_450 ul {
}
#sec3 .w_450:last-child {
	margin-right: 0;
}


#sec3 .w_320 {
}
#sec3 .w_320 dl {
	font-size: 25px;
	line-height: 35px;
}
#sec3 .w_320 dl dd span {
	font-size: 15px;
}
#sec3 .w_320 dl dt {
	font-size: 25px;
}
#sec3 .w_320 ul {
}
#sec3 .w_320:last-child {
	margin-right: 0;
}
#sec3 .w_277 {
}
#sec3 .w_277 ul {
}
#sec3 .w_277:last-child {
	margin-right: 0;
}
#sec3 .w_277 h4 {
	font-size: 20px;
	position: relative;
}
#sec3 .wrap {
	z-index: 10;
}
#sec3 h4 {
	position: relative;
	padding-left: 27px;
	border-bottom: 2px solid;
    padding-bottom: 5px;
    margin-bottom: 8px;
        font-size: 20px;
    font-weight: bold;
}
#sec3 ul + h4 {
	margin-top: 10px;
}
#sec3 h4:before {
	    background: url(../img/party/icon.png) no-repeat center top;
	    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
	
}
#sec4 {
	background: url(../img/index/bg1.jpg) repeat center top;
	
	position: relative;
	border-bottom: 3px solid #000;
	padding: 20px 0;
}
#sec4 h2 {
	padding-bottom: 20px;
}
#sec4 .tel {
	padding: 0 50px;
}
#sec5 {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
#sec5 .photo {
	
	transition: transform 0.5s linear;
}
#sec5 .btn {
	padding: 20px 10px;
	
}
#sec5:hover .photo {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

