@media only screen and (min-width: 600px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
TOPページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#navi
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#navi ul li a.top{
	border-top: 6px solid #b39962;
	padding-top: 34px;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch{
	height: 406px;
	background-image: url(../img/eyecatch/top_eyecatch_bg.jpg);
}

#eyecatch_content img{
	width: 100%;
	height: auto;
}

/*スライダーバージョンcss*/
/*.eyecatch{
	width: 100%;
	height: auto;
	display: block;
}
.eyecatch .slider{
	width: 1024px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.eyecatch .slider li{
	width: 100%;
	height: auto;
}
.eyecatch .slider li img{
	width: 100%;
	height: auto;
	display: block;
}*/
/*スライダーcssここまで*/

.banner{
	width: 100%;
	height: auto;
	display: block;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#products
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#products{
width: 770px;
height: auto;
overflow: hidden;
}

#products h2{
	text-align: center;
	font-size: 20px;
	margin: 44px 0;
	letter-spacing: 1px;
}
#products div.products_inner{
	width: 370px;
	height: 225px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	border: 0.5px solid #7d7d7d;
}

#collet{
	float: left;
	background-image: url(../img/index/collet_bg.jpg);
}
#collet:hover{
	background-image: url(../img/index/collet_bg_on.jpg);
}
#mavam{
	float: right;
	background-image: url(../img/index/mavam_bg.jpg);
}
#mavam:hover{
	background-image: url(../img/index/mavam_bg_on.jpg);
}
#oro{
	float: right;
	margin-top: 20px;
	background-image: url(../img/index/oro_bg.jpg);
}
#oro:hover{
	background-image: url(../img/index/oro_bg_on.jpg);
}
#vini{
	float: left;
	margin-top: 20px;
	background-image: url(../img/index/vini_bg.jpg);
}
#vini:hover{
	background-image: url(../img/index/vini_bg_on.jpg);
}
#fusion{
	float: left;
	margin-top: 20px;
	background-image: url(../img/index/fusion_bg.jpg);
}
#fusion:hover{
	float: left;
	background-image: url(../img/index/fusion_bg_on.jpg);
}
#rose{
	float: left;
	margin-top: 20px;
	background-image: url(../img/index/rose_bg.jpg);
}
#rose:hover{
	background-image: url(../img/index/rose_bg_on.jpg);
}
#ch{
	float: left;
	margin-top: 20px;
	background-image: url(../img/index/ch_bg.jpg);
}
#ch:hover{
	background-image: url(../img/index/ch_bg_on.jpg);
}
#mastro{
	float: right;
	margin-top: 20px;
	background-image: url(../img/index/mastro_bg.jpg);
}
#mastro:hover{
	background-image: url(../img/index/mastro_bg_on.jpg);
}

/*装飾*/
.site01,.site02{
	text-decoration: none;
	color: #000000;
	border: 1px solid #7d7d7d;
	padding: 2px 20px;
	background-color: #fff;

}
#products div{
	position: relative;
}

#products div a.site01{
	position: absolute;
	top: 140px;
	right: 30px;
	font-size: 12px;
}
#products div a.site02{
	position: absolute;
	top: 170px;
	right: 30px;
	font-size: 12px;
}
#products div#mastro a.site02{
	position: absolute;
	top: 140px;
	right: 30px;
	font-size: 12px;
}

#products div:hover a.site01,#products div:hover a.site02{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff ;
}
#products div a.site01:hover,#products div a.site02:hover{
	color: #000000;
	border: 1px solid #7d7d7d;
	padding: 2px 20px;
	background-color: #fff;
	opacity: 1.0;
}
#products div h3{
	display: none;
}
#products div:hover h3{
	display: block;
	position: absolute;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 1px;
	color: #FFF;
	text-align: center;
}
#collet h3{
	top: 100px;
	left: 42px;
}
#mavam h3{
	top: 80px;
	left: 35px;
}
#rose h3{
	top: 70px;
	left: 20px;
}
#oro h3{
	top: 80px;
	left: 55px;
}
/*#vini h3{
	top: 80px;
	left: 30px;
}*/
#fusion h3{
	top: 80px;
	left: 35px;
}
#gin h3{
	top: 100px;
	left: 68px;
}
#ch h3{
	top: 90px;
	left: 35px;
}
#mastro h3{
	top: 72px;
	left: 35px;
}
/*<!-- productsここまで -->*/

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#cms{
	width: 770px;
	/*height: 1000px;*/
	overflow: hidden;
	/*background-color: #666;*/
	margin-top: 65px;
}
.toarchive{
	float: right;
	font-size:12px;
	margin-top: 20px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #left
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #left{
	width: 360px;
	height: 515px;
	float: left;
}

#cms #left #news img{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#left .cms_content img{
	width: 103px;
	height: auto;
	float: left;
}

#text{
	width: 236px;
	float: right;
}
#left p{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#left h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #right
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #right{
	width: 360px;
	height: 515px;
	float: right;
}

#cms #right #events img{
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.cms_content{
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
}

#right .cms_content img{
	width: 103px;
	height: auto;
	float: left;
}

#text{
	width:236px;
	float: right;
}

#right p{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#right h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #bottom
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #bottom{
	width: 100%;
	clear: both;
	margin: 30px auto 60px;
	overflow: hidden;
}

#cms #bottom #blog img{
	width: 100%;
	height:auto;
}

#bottom #blog_inner .cms_content{
	width: auto;
	height: auto;
}

#bottom #blog_inner .cms_content{
	float: left;
	width: 222px;
	height: auto;
	min-height: 330px;
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
	margin-right: 52px;
	border: none;
}

#bottom #blog_inner .cms_content.last{
	margin-right: 0;
}

#bottom .cms_content img{
	width: 100%;
	height: auto;
}

#bottom #text{
	width:100%;
}

#bottom p{
	font-size: 12px;
	line-height: 22px;

}

#bottom h2{
	font-size: 13px;
	line-height: 24px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
movie部分
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #movie_contents{
	width: 100%;
	clear: both;
	overflow: hidden;
}

/*cm movie用*/
#cms .cm_movie{
	margin-bottom: 60px;
}

#cms #movie_contents #movie img{
	width: 100%;
	height:auto;
}
#movie_contents #movie_inner{
	width: auto;
	height: auto;
	padding: 0 0.5%;
	overflow: hidden;
}
#movie_contents #movie_inner .cms_content{
	float: left;
	width: 31%;
	height: 133px!important;
	height: auto;
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
	margin-right: 1%;
	margin-left: 1%;
	border: none;
}
#movie_contents #movie_inner .cms_content.last{
	margin-right: 0;
}
#movie_contents div#movie_inner div.cms_content div.movie_img{
	width: 100%!important;
	height: 100%!important;
}
#movie_contents div#movie_inner div.cms_content div.movie_img iframe{
	width: 100%;
	height: 100%;
}




#bottom_banner{
	width: 770px;
	height: auto;
	margin-top: 53px;
}

#bottom_banner img{
	width: 100%;
	height: auto;
}



}


















@media only screen and (max-width: 599px) {
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
TOPページ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#header
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#header{
	width: 100%;
	height: auto;
}
#header_top{
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	border-top: 16px solid #000;
}
#header_top img{
	display: block;
	width: 15%;
	margin: 20px auto 10px;
}
#header_content #logo img{
	width: 100%;
}
#header_top h1{
	width: 100%;
	font-size: 10px;
	line-height: 16px;
	margin: 0 auto;
	text-align: center;
}
#header_content{
	display: none;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#navi
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#navi ul li a.top{
	border-top: 6px solid #b39962;
	padding-top: 34px;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

/*元デザインアイキャッチcss*/
#eyecatch{
	min-height: 126px;
	background-image: url(../img/eyecatch/top_eyecatch_bg.jpg);
	overflow: hidden;
}
#eyecatch_content img{
	display: block;
	float: right;
	width: 90%;
	height: auto;
	margin: 0 auto 30px;
}
/*元デザインアイキャッチcssここまで*/

/*アイキャッチスライダー*/
/*.eyecatch{
	width: 100%;
	height: auto;
	display: block;
}
.eyecatch .slider{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.eyecatch .slider li{
	width: 100%;
	height: auto;
}
.eyecatch .slider li img{
	width: 100%;
	height: auto;
	display: block;
}*/
/*アイキャッチスライダーここまで*/

.banner{
	width: 100%;
	height: auto;
	display: block;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#products
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#products{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#products h2{
	text-align: center;
	font-size: 20px;
	margin: 44px 0 ;
}

#products div a:hover{
	background-color: #000;
	color: #fff;
	opacity: 1.0;
}
div#products div.products_inner{
	width: 98%;
	min-height: 165px;
	margin: 20px auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	border: 0.5px solid #7d7d7d;
}
#collet{
	background-image: url(../img/index/collet_bg.jpg);
}
#mavam{
	background-image: url(../img/index/mavam_bg.jpg);
}
#rose{
	background-image: url(../img/index/rose_bg.jpg);
}
#oro{
	background-image: url(../img/index/oro_bg.jpg);
}
#vini{
	background-image: url(../img/index/vini_bg.jpg);
}
#fusion{
	background-image: url(../img/index/fusion_bg.jpg);
	margin-bottom: 0!important;
}
#gin{
	background-image: url(../img/index/gin_bg.jpg);
}
#ch{
	background-image: url(../img/index/ch_bg.jpg);
}
#mastro{
	background-image: url(../img/index/mastro_bg.jpg);
}


/*装飾*/
.site01,.site02{
	text-decoration: none;
	color: #000000;
	border: 1px solid #7d7d7d;
	padding: 2px 10px;
	background-color: #fff;
}
#products div{
	position: relative;
}

#products div a.site01{
	position: absolute;
	top: 100px;
	right: 20px;
	font-size: 12px;
}
#products div a.site02{
	position: absolute;
	top: 130px;
	right: 20px;
	font-size: 12px;
}
#products div#mastro a.site02{
	position: absolute;
	top: 100px;
	right: 20px;
	font-size: 12px;;
}
#products div h3{
	display: none;
}
/*<!-- productsここまで -->*/


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#cms{
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}
.toarchive{
	float: right;
	font-size:12px;
	margin-top: 20px;
}

/*パリサンジェルマンバナー*/
a.psj_banner,
a.psj_banner_02{
	width: 98%;
	height: auto;
	margin: 10px auto;
	display: block;
}
a.psj_banner_02{
	margin: 30px auto 50px;
}
a.psj_banner img,
a.psj_banner_02 img{
	width: 100%;
	height: auto;
	display: block;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #left
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #left{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}

#cms #left #news img{
	width: 100%;
	height:auto;
}

.cms_content{
	margin-top: 20px;
	overflow: hidden;
}

#left .cms_content img{
	display: block;
	float: left;
	width: 30%;
	height: auto;
}

#text{
	width: 65%;
	float: right;
}
#left p{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#left h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #right
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #right{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}

#cms #right #news img{
	width: 100%;
	height:auto;
}

.cms_content{
	width: 100%;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
}

#right .cms_content img{
	display: block;
	float: left;
	width: 30%;
	height: auto;
}

#text{
	float: right;
	width: 65%;
}

#right p{
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#right h2{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #B39962;
	font-family: 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#CMS #bottom
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #bottom{
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

#cms #bottom #blog img{
	width: 100%;
	height: auto;
}

#bottom .cms_content{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

#bottom .cms_content img{
	display: block;
	float: left;
	width: 30%;
	height: auto;
}

#bottom #text{
	float: right;
	width: 65%;
}

#bottom #text p{
	font-size: 13px;
	font-weight: 400;
}

#bottom #text h2{
	font-size: 13px;
	font-weight: 400;
}

#bottom_banner{
	width: 100%;
	height: auto;
	margin-top: 53px;
}

#bottom_banner img{
	width: 100%;
	height: auto;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
movie部分
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#cms #movie_contents{
	width: 100%;
	clear: both;
	overflow: hidden;
}
/*cm movie用*/
#cms .cm_movie{
	margin-bottom: 30px;
}
#cms #movie_contents #movie img{
	width: 100%;
	height:auto;
}
#movie_contents #movie_inner .cms_content{
	width: 100%;
	height: auto;
	margin-top: 20px;
	padding: 0;
	overflow: hidden;
	border: none;
}
#movie_contents div#movie_inner div.cms_content div.movie_img iframe{
	display: block;
	width: 100%;
	height: 100%;
}


}