/* HOME */

/*--------------------------- common ---------------------------*/

.contents_wrap {
    text-align: center;
    width: 90%;
	margin:0 auto;
    max-width: 1000px;
}

section img,
.contents_wrap img{
	width:100%;
	height:auto;
}

.sub_title {
    font-size: 15px;
}

.caption {
    font-size: 12px;
    margin: 20px auto 0;
    text-align: center;
    line-height: 2;
}

/*---------------------------リクルートバナー---------------------------*/

#wrap {/*バナー表示時*/
	padding-top: 30px !important;
}

header {
	top: 30px;
}

#top_container {
    padding-top: 160px;
}

.line_bannar {
	width: 100%;
	position: fixed;
	top: 0;
	height: 30px;
	background: #EAEAEA;
	z-index: 999;
}

.line_bannar p {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	max-width: 850px;
	margin: 0 auto;
	padding: 0.5em 0;
	text-align: center;
	font-size: 10px;
	line-height: 2;
}

.line_bannar a {
    /* border-bottom: 1px solid; */
    letter-spacing: 0.1em;
    /* text-decoration: underline; */
}

.line_bannar img {
	width: auto;
	height: 2em;
}

.line_bannar .pc_only {
	display: inline-block !important;
}

@media screen and (max-width: 480px) {

	#header_menu {
		padding-top: 30px;
	}
}

@media screen and (max-width: 768px) {
	
	#top_container {
		padding-top: 90px;
	}
	
	.line_bannar {
		text-align: center;
	}
	
	.line_bannar .pc_only {
		display: none !important;
	}
}

/*----------------------- #top_select -----------------------*/

#top_select {
    margin: 0 auto 60px;
}

#top_select h2 {
    margin: 0 auto 10px;
}

#top_select li {
	position: relative;
}

#top_select .caption_move a {
	font-size: 10px;
	margin-top: -2em;
	top: 50%;
	font-weight: 700;
	line-height: 2em;
}

#top_select .customNavigation {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 100%;
}

#top_select .owl-item {
	text-align: center;
}

#top_select .caption_move {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
	/*font-weight: bold;*/
}

.slide1_list{
	text-align:center;
}

.slide1_list li {
    width: 22%;
    margin: 0 5%;
    display: inline-block;
    text-align: center;
}

.slide1_list li p {
    line-height: 1.2;
    font-size: 12px;
}

#top_lineup .customNavigation {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 100%;
}

#top_lineup .owl-controls,
#top_select .owl-controls {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 100%;
}

#top_lineup .owl-prev,
#top_select .owl-prev {
	left: 0;
	position: absolute;
	background-size: 100%;
	background-image: url(controls.png);
	height: 80px;
	width: 80px;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9999px;
	/*border: 1px solid #000;*/
}

#top_lineup .owl-next,
#top_select .owl-next {
	right: 0;
	position: absolute;
	background-size: 100%;
	background-image: url(controls.png);
	height: 80px;
	width: 80px;
	background-position: 0 -80px;
	overflow: hidden;
	text-indent: -9999px;
    /*border: 1px solid #000;*/
}

/*----------------------- #top_lineup -----------------------*/

#top_lineup {
	position: relative;
    margin: 0 auto 160px;
}

#top_lineup h2 {
    margin: 0 auto;
}

#top_lineup #slide2 {
    margin: 0 auto 40px;
}

.main_title {
    text-align: center;
    font-size: 15px;
    margin: 10px auto 0;
	
	text-align: center;
    font-size: 25px;
    margin:0 auto;
    text-align: center;
}

#top_lineup .caption_move a {
	font-size: 10px;
	margin-top: -2em;
	top: 50%;
	font-weight: 700;
	line-height: 2em;
}

.title_number {
    font-size: 20px;
    display: block;
    margin: 20px auto 0;
	text-align:center;
}

.icon_new {
    font-size: 10px;
    padding: 1px 10px;
    margin: 0 0.5em 0 0;
    color: #fff;
    background: #2c4455;
    font-weight: bold;

    color: #2c4455;
    background: #fff;
	border:1px solid;

}

#top_lineup .caption {
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 10px;
    margin: 10px auto 0;
    text-align: center;
    line-height: 2;
}

/*#top_lineup .more_button {
    margin: 40px 0 0;
}*/

/*----------------------- #top_catalogue -----------------------*/

#top_catalogue {
    max-width: 500px;
    margin: 0 auto 60px;
}

/*----------------------- #top_insta -----------------------*/

.instagram {
    margin: 0 auto 80px;
}

#top_insta li {
    float: left;
    width: 47.5%;
    text-align: center;
}

#top_insta li:nth-child(1) {
	margin-right:5%;
}

#top_insta li img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

@media screen and (max-width: 1000px) {

}

@media screen and (max-width: 768px) {

	.instagram {
		margin: 0 auto 40px;
	}
	
	.top_visual_3 p {
		font-size: 30px;
	}
	
	#top_select,
	#top_lineup {
		margin: 0 auto 80px;
		max-width: none;
		width: 100%;
	}
	
	#top_catalog .contents_wrap {
		max-width: 380px;
	}
	
}

@media screen and (max-width: 480px) {
	
	h2 {
		margin: 0 auto 20px;
	}
	
	#top_select h2 {
		margin: 0 auto 5px;
	}

	#top_visual,
	#top_lineup,
	#top_select,
	#top_insta,
	#top_homme,
	#top_kids,
	#top_robuchon,
	#top_marche {
		width: 100%;
		margin: 0 auto 80px;
		float: none;
	}

	.slide1_list li {
		width: 70%;
	    margin: 0 auto 20px;
		display: block;
	}
	
	.slide1_list li:last-child {
		margin-bottom:0;
	}

	#top_lineup .owl-controls,
	#top_select .owl-controls {
		top: 45%;
	}
	
	.sub_title {
		margin: 0 auto 20px;
		font-size: 12px;

	}
	
	#top_insta li {
		width: 100%;
		margin: 0 auto 40px !important;
	}
}