/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
  padding:0;
  margin:20px 0 20px 0;
}
.cg_freespace_02 {
  padding:0;
  margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
  margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
  margin:0 0 10px 20px;
  padding:0;
}


/*バナー背景共通*/
div.bn{
	background-size:cover;
	text-align: center;
	overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border:solid 1px #fff;
}

div.bn_2{
	width:50%;
	height:20em;
}

div.bn_3{
	width: 33.3%;
	height:15em;
}

div.bn_left{
	float:left;
}

div.bn_right{
	float:right;
}

div.bn:hover{
	opacity:0.9;
}

div.space{
	width:100%;
	height:2em;
}

/*バナーテキスト*/
div.bn a{
	display:block;
	width:100%;
	padding:3em 0;
	color:#fff;
	text-align: center;
	text-shadow: 0px 1px 5px #000;
	letter-spacing:0.1em;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight:normal;
	line-height:1.2em;
}	

div.bn_2 a{
	font-size:240%;
}

div.bn_2 a span{
	font-size:50%;
}

div.bn_3 a{
	font-size:200%;
}

div.bn_3 a span{
	font-size:60%;
}



/*OZIOグループページ*/
.grp_ozio{
	width:100%;
	overflow:hidden;
}

.grp_ozio .bn_tote{
	background:url('https://img13.shop-pro.jp/PA01180/458/etc/tote_image04.jpg?cmsp_timestamp=20190902113714') no-repeat center center;
		background-size:cover;
}

.grp_ozio .bn_shoulder{
	background:url('https://img13.shop-pro.jp/PA01180/458/etc/shoulder_image03.jpg?cmsp_timestamp=20190901155816') no-repeat center center;
		background-size:cover;
}

.grp_ozio .bn_wallet{
	background:url('https://img13.shop-pro.jp/PA01180/458/etc/wallet_image02.jpg?cmsp_timestamp=20190831235906') no-repeat center center;
		background-size:cover;
}

.grp_ozio .bn_goods{
	background:url('https://img13.shop-pro.jp/PA01180/458/etc/goods_image04.jpg?cmsp_timestamp=20190901154259') no-repeat center center;
}

.grp_ozio .bn_accesory{
	background:url('https://img13.shop-pro.jp/PA01180/458/etc/accesory_image.jpg?cmsp_timestamp=20190830145104') no-repeat center center;
		background-size:cover;
}



/*商品一覧*/
.sort{
	width:100%;
	font-size:80%;
	margin-bottom:4em;
}

.sort,
.sort a{
	color:#444;
}
.pager{
	font-size:80%;
	color:#444;
}


div.box_4{
	margin-right:0;
}

.no-result{
	text-align:center;
	font-style:italic;
	color:#999;
	margin-top:2em;
	font-size:130%;
}

.no-result span{
	font-size:70%;
}


.productlist_name{
	font-size:0.8em;
	width:90%;
	margin:0.5em auto 0;
	overflow:hidden;
	color:#555;
	word-break:break-all;
	text-align:center;
}

.productlist_price{
	font-size:0.6em;
	width:90%;
	margin:0.5em auto 2em;
	color:#555;
	text-align:center;
}


/*Monthlyページ*/

h3.monthly_title{
	text-align:center;
	font-size:4.5em;
	font-family: 'Oswald', 'Verdana','Palatino Linotype','Futura', sans-serif;
	line-height:1em;
	color:#444;
	letter-spacing:0.01em;
}

h3.monthly_title span{
	text-align:center;
	font-size:40%;
	font-family: 'Gabriola','Times New Roman','ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	font-style:italic;
	font-weight:normal;
	color:#444;
}

p.theme{
	text-align:center;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ＭＳ Ｐ明朝','MS PMincho','ヒラギノ明朝 ProN','Hiragino Mincho ProN','Palatino','Palatino Linotype','Times New Roman', serif;
	font-weight:normal;
	color:#444;
	margin-bottom:1em;	
}


/*Seasonページ*/

h3.season_title{
	text-align:center;
	font-size:2.5em;
	font-family: 'Oswald', 'Verdana','Palatino Linotype','Futura', sans-serif;
	line-height:1.5em;
	color:#444;
	letter-spacing:0.05em;
}

/*トートバッグページ*/

.group_name{
	text-align:center;
	font-size:1.6em;
	color:#736d71; /*スチールグレイ*/
	letter-spacing:0;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight:bold;
	margin:1em 0 0.5em;
}

.child_group_area{
	background:#f7f6f5;
	width:100%;
	margin:2em 0 3em;
	padding:0.8em 1.5em;
}

.child_group{
	width:100%;
	margin:1em 0 0.5em;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow:hidden;
	flex-wrap: wrap;/*折り返し有り・複数行*/
}

.child_group li{
	display:block;
	width:45%;
	margin:1em 2%;
	padding:0;
	font-size:0.8em;
	height: 130px;
	overflow:hidden;
}

.child_group li a{
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.child_group li a:hover{
	color:#555;
}

.child_group li img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:35%;
	height:150px;
	margin:0;
}

.child_group li div{
	display:inline-block;
	width:60%;
	margin-left:2%;
}

.child_group li h4{
	text-align: left;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 1.6em;
	color:#555;
	margin:0.7em 0 0.3em;
	letter-spacing:0.02em;
	text-shadow:0 1px 0 #fff;	
}

.child_group h4 i{
	font-size:0.9em;
}

/*子グループページ*/
.child_group_head{
	background:#f7f6f5;
	width:100%;
	margin:2em 0 3em;
	padding:0;
	overflow:hidden;
	height:18em;
	box-shadow:0 1px 3px #ddd;
}

.child_group_head h2{
	color:#736d71; /*スチールグレイ*/
	font-size:1.7em;
	text-align:left;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	letter-spacing:0.05em;
	margin:1em 3% 0;
	width:50%;
	float:left;
	text-shadow:0 1px 0 #fff;
}

.child_group_head h2 span{
	color:#736d71; /*スチールグレイ*/
	font-family: "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size:0.5em;
	text-align:left;
	display:block;
	margin-top:1em;
}

.child_group_head img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:40%;
	height:18em;
	margin:0;
	float:right;
}

/*グループページ*/
.group_head{
	background:#f7f6f5;
	width:100%;
	margin:2em 0 3em;
	padding:0;
	overflow:hidden;
	height:19em;
	box-shadow:0 1px 3px #ddd;
}

.group_head .group_head_inner{
	margin:0 3%;
	width:54%;
	height:19em;
	float:left;
	position:relative;
}

.group_head_inner div{
	position:absolute;
	top:50%;
	transform: translate(0, -50%);
}

.group_head h2{
	color:#736d71; /*スチールグレイ*/
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	letter-spacing:0.05em;
	margin:0.2em 0 0.5em;
	text-shadow:0 1px 0 #fff;
}

.group_head p{
	color:#736d71; /*スチールグレイ*/
	font-family: "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size:0.8em;
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.6em;
}

.group_head img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:40%;
	height:19em;
	margin:0;
	float:right;
}

/*ブランドメニュー*/

.brand_list{
	width:100%;
	margin:0.5em 0 3em;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow:hidden;
	flex-wrap: wrap;/*折り返し有り・複数行*/
	padding: 1em;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}

.brand_list li{
	display:block;
	width:38%;
	margin:1em 2%;
	padding:0;
	font-size:0.8em;
	height: 100px;
	overflow:hidden;
}

.brand_list li:first-child{
	width:15%;
	height: 100px;
	max-width:100px;
	position: relative;
}

.brand_list li:first-child p{
	text-align:center;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	font-size:1.1em;
	font-weight:500;
}


.brand_list li a{
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.brand_list li a:hover{
	color:#555;
}

.brand_list li img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:25%;
	height:100px;
	margin:0;
}

.brand_list li div{
	display:inline-block;
	width:70%;
	margin-left:2%;
}

.brand_list li h4{
	text-align: left;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 1.3em;
	color:#555;
	margin:0.3em 0 0.3em;
	letter-spacing:0.02em;
	text-shadow:0 1px 0 #fff;	
}

.brand_list h4 i{
	font-size:0.9em;
}





/* PC(4K)： 画面の横幅が1441px以上
---------------------------------------------------- */
@media only screen and (min-width: 1441px) {
.mobile_only{display: none!important;}

div.bn_2{
	width:50%;
	height:30em;
}

div.bn_3{
	width: 33.3%;
	height:25em;
}


}





/* スマホ＋タブレット： 画面の横幅が300px~999pxまで
---------------------------------------------------- */

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

div.item_box {
  display:inline-block;
  float: left;
  margin: 0 1% 1em 0;
  width:49.5%;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
  overflow:hidden;
}

div.box_2{
	margin-right:0;
}

/*バナー背景共通*/
div.bn_2,
div.bn_3{
	width:95%;
	height:20em;
	margin:0.8em auto;
}

div.bn_left,
div.bn_right{
	float:none;
}

/*OZIOグループページ*/
.grp_ozio{
	width:100%;
	overflow:hidden;
}

/*トートバッグページ*/
.child_group{
	margin:0 auto;
}

.child_group li{
	width:100%;
	margin:1em 0;
	height: 120px;
}

.child_group li h4{
	font-size: 1.5em;
	margin:0.5em 0 0.3em;
}

.child_group li img{
	width:45%;
	height:10em;
}

.child_group li div{
	width:50%;
}

/*子グループページ*/
.group_name{
	font-size:1.3em;
	margin:2em 0 0;
}


.child_group_head{
	width:100%;
	margin:1em 0;
	padding:0 0 1em;
	overflow:hidden;
	height:auto;
}

.child_group_head h2{
	font-size:1.4em;
	margin:0.3em auto;
	width: 90%;
	float: none;
	text-align:center;
}

.child_group_head h2 span{
	font-size:0.6em;
	margin-top:0.5em;
}

.child_group_head img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:100%;
	height:15em;
	margin:0 0 0.8em;
	float:none;
}


/*グループページ*/
.group_head{
	width:100%;
	margin:2em 0 1em;
	padding:0 0 1em;
	overflow:hidden;
	height:auto;
}

.group_head .group_head_inner{
	margin:0.5em auto;
	width:90%;
	height:auto;
	float:none;
	position: static;
}

.group_head_inner div{
	position: static;
	transform: translate(0, 0);
}

.group_head h2{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	margin:1em 0 0.5em;
}

.group_head p{
	font-size:0.9em;
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.6em;
}

.group_head img{
	width:100%;
	height:15em;
	margin:0;
	float:none;
}


/*ブランドメニュー*/

.brand_list{
	width:100%;
	padding: 1em 0;
}

.brand_list li{
	display:block;
	width:100%;
	margin:0.5em 2%;
	padding:0;
	font-size:0.8em;
	height: 100px;
	overflow:hidden;
}

.brand_list li:first-child{
	width:100%;
	height: auto;
	max-width:400px;
	position: static;
}

.brand_list li:first-child p{
	position: static;
	transform: translate(0, 0);
	text-align:left;
}

.brand_list li a{
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

.brand_list li a:hover{
	color:#555;
}

.brand_list li img{
	display:inline-block;
	vertical-align:top;
	object-fit:cover;
	width:30%;
	height:100px;
	margin:0;
}

.brand_list li div{
	display:inline-block;
	width:63%;
	margin-left:2%;
}

.brand_list li h4{
	text-align: left;
	font-family: 'Marcellus', "游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-size: 1.3em;
	color:#555;
	margin:0.3em 0 0.3em;
	letter-spacing:0.02em;
	text-shadow:0 1px 0 #fff;	
}

.brand_list h4 i{
	font-size:0.9em;
}



}








