#sec1 {
	position: relative;
	border: 5px solid #000;
	z-index: 10;
}
#sec1 .txt {
	padding: 10px 10px 0;
}
#sec1 .txt-bold {
	font-weight: bold;
	font-size: 20px;
}
#sec1 h2 {
	padding: 20px 0 20px 10px;
}
#sec1 h3 {
	position: relative;
	z-index: 1;
	padding: 0 10px;
}
#sec1 .photo1 {
	padding: 10px 10px 0;
}
#sec1 .photo2 {
}
#sec1 .photo3 {
}
#sec1 .link{
	padding: 0 10px 20px;
}
#sec2 {
	background: url(../img/index/bg1.jpg) repeat center top;
	position: relative;
}
#sec2 h2 {
	padding: 20px 0;
}
#sec2 .txt {
	padding: 10px 10px 0;
	font-weight: bold;
}
#sec2 .txt span {
	font-size: 24px;
}
#sec2 .ttl1 {
}
#sec2 .ttl2 {
}
#sec2 .photo1 {
	padding: 0 10px;
}
#sec2 .photo2 {
}
#sec2 .link {
	padding: 10px;
}
#sec2 .wrap {
	z-index: 10;
}
#sec3 {
	background: url(../img/index/bg1.jpg) repeat center top;
	position: relative;
	padding-bottom: 20px;
}
#sec3 h2{
	padding: 20px 0;
}
#sec3 .link {
	padding: 20px 10px 0;
}
#sec3 .wrap {
	z-index: 1000;
}
#sec3 .sec3_sl {
}
#sec3 .slider{
	padding: 0 20px;
}
#sec3 .bx-wrapper{
	margin-bottom: 30px;
}
#sec4 {
	position: relative;
/* 	border-left: 5px solid #000;
	border-right: 5px solid #000; */
}
#sec4 .ttl1{
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, メイリオ, Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:  10px;
	text-align: center;
	color: #af3720;
	font-weight: bold;
	font-size: 22px;
}
#sec4 .sec4_l {
}
#sec4 .sec4_r {
}
#sec4 .sec4_bnr {
	
}
#sec4 .sec4_bnr h3{
	padding: 15px 10px;
	border: 5px solid #000;

}
#sec4 .sec4_bnr:hover:after {
	opacity: 1;
}
#sec5 {
	position: relative;
	padding: 20px 0 10px;
}
#sec5 .likebox {
	padding: 0 10px 10px;
}
#sec5 .txt {
	padding: 20px 10px 0;
}
#sec5 #feed {
	padding: 10px 10px 15px;
	font-weight: bold;
}
#sec5 #feed dl {
	border-bottom: 1px solid #000;
	padding: 0 10px;
	margin-bottom: 5px;
}
#sec5 #feed dl dt{
	float: left;
	width: 40%;
}
#sec5 #feed dl dd{
	float: right;
	width: 60%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#sec5 h3 {
	padding: 57px 0 16px;
}
#sec5 #instafeed {
	padding-left: 91px;
}
#sec5 #instafeed li {
	float: left;
	padding-right: 30px;
}

.pasta{
	text-align: center;
	margin: 10px auto;
}
