
.contents_innner{
	width:904px;
}
header .contents_innner{
	width:1000px !important;
}
.title{
	margin-top:45px;
}
.line_02{
	position: absolute;
	top: -8px;
	background-image: url(/img/pic_line_02.png);
}

.line_03{
	position: absolute;
	bottom: -18px;
	background-image: url(/img/pic_line_03.png);
}

.line_04{
	position: absolute;
	top: -10px;
	background-image: url(/img/pic_line_04.png);
}

.line_05{
	position: absolute;
	top: 5px;
	background-image: url(/img/pic_line_05.png);
}

.line_06{
	position: absolute;
	bottom: 5px;
	background-image: url(/img/pic_line_06.png);
}

.line_07{
	background-image: url(/img/pic_line_07.png);
}

.retail li{
	width:100% !important;
}

#collection_section h2{
    text-align: left;
    width: 800px;
    margin: 14px auto 16px;
}
#collection_section .news_collection_list{
    overflow: hidden;
    width: 800px;
    margin: 0 auto 10px auto;
}
#collection_section .news_collection_list .pic{
    display: block;
    float: left;
    background-color: #ffffff;
}
#collection_section .news_collection_list .pic img{
    width: 275px;
    height: 160px;
    vertical-align: middle;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}
#collection_section .news_collection_list .pic:hover img{
    opacity: 0.7;
}
#collection_section .news_collection_list .date{
    margin: 0 0 8px 310px;
    padding-top: 38px;
    text-align: left;
    font-size: 14px;
}
#collection_section .news_collection_list .title{
    margin: 0 0 0 310px;
    text-align: left;
    font-weight: 500;
    font-size: 15px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.6em;
    max-height: 3.2em;
    overflow: hidden;
}
#collection_section .news_collection_list .title a:hover{
    opacity: 0.7;
}

#collection_section .lookbook ul{
	overflow: hidden;
	width: 600px;
	margin: 0 auto 10px auto;
}

#collection_section .lookbook li{
	width:157px;
	float:left;
	margin-bottom: 80px;
}

#collection_section .lookbook li .name{
	margin: 5px 0 5px 0;
	font-size: 95%;
}

#collection_section .lookbook li .bland{
	width:80%;
}

#collection_section .lookbook .while{
	margin-left:60px;
}

#collection_section .lookbook li img {
	width:100%;
}





#collection_section .news_info_list{
    overflow: hidden;
    width: 800px;
    margin: 0 auto 20px auto;
}
#collection_section .news_info_list li.news_item{
    overflow: hidden;
    padding: 10px 30px 10px 0;
    border-bottom: dashed 2px #E193BD;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
#collection_section .news_info_list li.news_item .date{
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 14px;
    margin-top: 18px;
}
#collection_section .news_info_list li.news_item .title{
    display: inline;
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    text-align: left;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1.6em;
    max-height: 1.6em;
    overflow: hidden;
}
#collection_section .news_info_list li.news_item .title a:hover{
    opacity: 0.7;
}
#collection_section .news_more{
    margin: 0 auto;
    width: 800px;
    text-align: right;
}
#news_collection,
#news_info{
    margin-bottom: 20px;
}
#collection_section .none_msg{
    text-align: left;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 14px;
}
#news_info .pic{
    float:left;
    margin-right:22px;
}
#news_info .pic:hover{
    opacity: 0.7;
}
#news_info .pic img{
    width:126px;
    height:84px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

/*
 * #bottom_nav
 */
#bottom_nav .address_box{
 	background-image: url(/img/bg_pic_05.png);
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 150px;
}
/*
#bottom_nav .address_box .address_left{
	float: left;
	margin-left: 50px;
	width: 350px;
	font-size: 13px;
}

#bottom_nav .address_box .address_left span{
	display: block;
	margin-right: 50px;
	margin-bottom: 7px;
	font-size: 14px;
}

#bottom_nav .address_box .address_right{
	float: right;
	width: 420px;
	margin-right: 50px;
}

#bottom_nav .address_box .address_right h3{
	font-size: 22px;
}

#bottom_nav .address_box .address_right dl{
	overflow: hidden;
	font-size: 12px;
}

#bottom_nav .address_box .address_right dt{
	float: left;
}

#bottom_nav .address_box .address_right dd{
	padding-left: 85px;
} */
/* Instagramからの結果を飾る */

#instagram {
	float: right;
	margin-right: 50px;
}

#instagram .instagram_frame{
	margin-top: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	width: 360px;
	background: #ffffff;
	border-radius: 10px;
	padding-top:10px;
}

#instagram .instagram_text{
	font-size: 25px;
}

#instagram  .instagram_frame .img_line_adj1{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 350px;
	margin-left: 5px;
}

#instagram .head .user_image{
	display:none;
}

#instagram .img_line_adj2{
	display:inline-block;
}

#instagram .img_size_adj{
	width: 108px;
	height: 108px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

#instagram .img_size_adj:hover{
	opacity:0.7;
}

/* インスタフォローボタン */
#instagram .insta_follow_button_text{
	color:#FFF;
	font-size: 15px;
    display: inline-block;
	vertical-align: middle;
}

#instagram .insta_follow_button_bg{
		background-color: #125688;
		border-radius: 7px;
		width:105px;
		text-align: center;
		position: relative;
    left: 130px;
		display: inline-block;
		padding: 5px 10px;
}

#instagram .insta_follow_button_bg:hover{
	opacity:0.7;
}

#instagram .insta_logo_img{
	width: 20px;
	height: 20px;
	display: inline-block;
    margin: 0 5px 0 0;
	vertical-align: middle;
}

/* 下方の位置調整 */
#bottom_nav .address_box .address_left1{
	float:  none;
	width: 420px;
	margin-right: 50px;
}

#bottom_nav .address_box .address_left1 h3{
	font-size: 22px;
}

#bottom_nav .address_box .address_left1 dl{
	overflow: hidden;
	font-size: 12px;
}

#bottom_nav .address_box .address_left1 dt{
	float: left;
}

#bottom_nav .address_box .address_left1 dd{
	padding-left: 85px;
}

#bottom_nav .address_box .address_left{
	float: left;
	width: 350px;
	font-size: 13px;
	margin-top: 8px;
}

#bottom_nav .address_box .address_left span{
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
}

#bottom_nav .address_box .contents_innner .address_left2 {
	padding-top: 85px;
}

#bottom_nav .contents_innner {
	position:relative;
	left:50px;
}
