article{
	margin-top: 3000px;
}

#style_wrap{
	width: 1140px;
	margin: 0 auto;
	position: relative;
}

#sub_title{
	text-align: center;
	margin-bottom: 25px;
}
#sub_title h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
#sub_title h2{
	font-size: 18px;
	border-bottom: 1px solid #231815;
	display: inline-block;
	line-height: 100%;
}

.left_arrow{
	position: absolute;
	top: 30%;
	left: 80px;
}
.right_arrow{
	position: absolute;
	top: 30%;
	right:80px;
}

#style_pic_wrap{
	width: 850px;
	margin: 0 auto;
}
.style_main{
	padding-bottom: 30px;
	width: 850px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	position:relative;
}
.style_main img{
	height: 100%;
}
.style_info{
	width: 800px;
	margin: 0 auto;
	font-size: 14px;
	color: #595757;
	margin-bottom: 30px;
}

.back{
	text-align:right;
	padding:0px 10px 0px 0px;
}
.back a{
	color:#000000;
	text-decoration:underline;
}
.info_area{

	/*text-align:right;*/
	width:850px;
	z-index:10;
	/*position:absolute;
	bottom:30px;*/
	margin-bottom:20px;
	letter-spacing:5px;
	line-height:100%;
	
}

.info_area .cate{
	font-size:20px;
	padding:0px 10px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	line-height:100%;
	display:inline-block;
}

.info_area .name{
	font-size:24px;
	padding:0px 10px 10px 0px;
	font-family: Cinzel, serif;
	line-height:100%;
	display:inline-block;
}

.info_area .shop,.info_area .tel{
	font-size:18px;
	padding:0px 10px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	line-height:100%;
	display:inline-block;
}

.style_pic_thum{
	font-size: 0;
	margin-bottom: 30px;
}
.style_pic_thum p{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	width: 270px;
	height: 270px;
	text-align: center;
	overflow: hidden;
}
.style_pic_thum p.last{
	margin-right: 0;
}
.style_pic_thum p img{
	height: 100%;
}
.style_pic_thum p img.frame{
	position: absolute;
	top: 0;
	left: 0;
}

#pickup_wrap{
	width: 100%;
	background-color: #E6E6E6;
	padding: 50px 0 60px;
}
#pickup_inner{
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	position: relative;
}
.more{
	position: absolute;
	top: 0;
	right: -80px;
}
#pickup_inner h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 60px;
}

.pickup_box{
	display: inline-block;
	width: 243px;
	border-left: 1px solid #231815;
	text-align: center;
	margin-bottom: 20px;
}
.pickup_box:last-child{
	border-right: 1px solid #231815;
}
.pickup_box_inner{
	width: 220px;
	margin: 0 auto;
}
.pickup_box a{
	display: inline-block;
	width: 220px;
	height: 190px;
	text-align: center;
	line-height: 0;
	padding-bottom: 5px;
	overflow: hidden;
}
.pickup_box a img{
	height: 100%;
}
.pickup_box h2{
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
}


@media screen and (max-width:880px){

#style_wrap{
	width: 100%;
}
#sub_title{
	width: 100%;
	margin: 0 auto 30px;
}
#sub_title h1{
	font-size: 30px;
}

#style_pic_wrap{
	width: 100%;
}
.left_arrow{
	width: 3%;
	top: 23%;
	left: 2px;
}
.right_arrow{
	width: 3%;
	top: 23%;
	right: 2px;
}
.left_arrow img, .right_arrow img{
	width: 100%;
}

.style_main{
	width: 86%;
	margin: 0 auto;
	height: auto;
	display: block;
	padding-bottom: 3%;
}
.style_info{
	width: 86%;
}
.style_pic_thum p{
	display: inline-block;
	margin-right: 0;
	width: 33.33%;
}


.info_area{

	/*text-align:right;
	width:100%;
	z-index:10;
	position:absolute;
	bottom:30px;*/
	width: 86%;
	margin:0px auto 20px auto;
	letter-spacing:5px;
	
}

.info_area .cate{
	font-size:12px;
	padding:0px 10px 2px 0px !important;
	font-family: "Times New Roman", Times, serif;
	line-height:100% !important;
}

.info_area .name{
	font-size:15px;
	padding:0px 10px 2px 0px !important;
	font-family: Cinzel, serif;
	line-height:100% !important;
}

.info_area .shop,.info_area .tel{
	font-size:12px;
	padding:0px 10px 2px 0px !important;
	font-family: "Times New Roman", Times, serif;
	line-height:100% !important;
}

.more{
	right: -10%;
}
#pickup_inner{
	width: 80%;	
}
#pickup_inner h1{
	margin-bottom: 20px;
}
.pickup_box{
	width: 48%;
}
.pickup_box:nth-child(even){
	border-right: 1px solid #231815;
}
.pickup_box_inner{
	width: 90%;
}
.pickup_box a{
	display: inline-block;
	width: 100%;
}
.pickup_box h2{
}



}

@media screen and (max-width:480px){

#sub_title h1{
	font-size: 24px;
}
#pickup_inner h1{
	font-size: 24px;
}
.more{
	right: -10%;
	width: 30%;
	top: -10%;
}
.pickup_box h2{
	font-size: 14px;;
}

}





































