#main{
	margin-top: 52px;
}

.content{
	margin-top: 20px;
	padding: 4px;
}

.bread-box {
	display: inline-block;
    background: #b33680;
    padding: 5px 10px;
    width: 100%;
}

.bread-list {
    margin: 0 auto;
    color: #FFFFFF;
}

.bread-list a {
    text-decoration: underline;
}


.bread-box ul li {
	float: left;
}

.content .blog-text img{
	width: 100%;
}

/*.blog-contents .con-right{
	width: 312px !important;
	float: right;
	width: auto;
}

.blog-contents .con-main{
	float: left !important;
	width: 880px !important;
}*/

/*--------------*/

.blog-contents .st{
	display: inline-block;
	font-weight: bold;
	width: 100%;
	color: #b33680;
	font-size: 20px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #b33680;
	text-align: left;
}
.blog-contents .st{
	background: url('../img/blog/artecle.png') no-repeat center;
    background-size: 20px;
    background-position-x: 1%;
    padding: 0 0 0 36px;
}
.blog-contents .st::before,
.blog-contents .st::after{
	display: none;
}
.blog-contents .article{
	width: 100%;
	padding: 8px;
	margin-bottom: 8px;
	border: 1px solid #b33680;
}
.blog-contents .article a{
	display: block;
	width: 100%;
	height: 100%;
}
.blog-contents .article ul{
	display: flex;
	justify-content: space-between;
}
.blog-contents .article ul li{
    height: 100px;
    overflow: hidden;
}
.blog-contents .article ul li img{
    width: 100%;
    height: auto;
    object-position: center;
}
.blog-contents .article ul li:first-child{
	width: 100px;
	margin-right: 4px;
}
.blog-contents .article ul li:nth-child(2){
	width: 80%;
	position: relative;
}
.blog-contents .article ul li > dl{
	height: 100%;
}
.blog-contents .article ul li > dl > dt{
	display: inline;
	font-size: 18px;
    color: #b33680;
    font-weight: bold;
    background: url("../img/blog/blog-logo.png")no-repeat center;
    background-size: 18px;
    background-position-x: 1%;
    padding: 0 0 0 24px;
}
.blog-contents .article ul li > dl > dd{
	font-size: 16px;
	background:url('../img/blog/kimono.svg') no-repeat center;
	background-position-x:1%; 
	background-size: 16px;
	padding-left: 22px;
	position: absolute;
	bottom: 22px;
}
.blog-contents .article ul li > dl > dd:nth-of-type(2){
	background:url('../img/blog/clock-b.svg') no-repeat center;
	background-position-x:1%; 
	background-size: 16px;
	padding-left: 22px;
	position: absolute;
	bottom: 0;
}
.blog-contents .more-btn{
	height: 36px;
	width: 100%;
	background-color: #b33680;
	display: table;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 2px 3px 0 rgba(100, 100,100, .5);
}
.blog-contents .more-btn button{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border:none;
	background:url("../img/blog/arrow-bottom-white.svg")no-repeat center;
	background-position-x:94%; 
	background-size: 24px;
	color: #fff;
	font-size: 20px;
}

/*--------------*/

.blog-contents .con-main{

}
.blog-contents .con-main .eyecatch img{
	width: 100%;
	height: auto;
	object-position: center;
}
.blog-contents .con-main h1{
	font-size: 24px;
    font-weight: bolder;
    padding: 8px 8px;
    line-height: 150%;
}
.blog-contents .con-main .blog-text h2{
	margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
    margin: 16px 0;
    background: url(../img/common/st-mark-red.png)no-repeat center;
    background-size: 32px;
    background-position-x: 1%;
    padding: 0 0 0 38px;
    color: #b33680;
    font-size: 20px;
    font-weight: 700;
}
.blog-contents .con-main .blog-text{
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 150%;
}
.blog-contents .con-main .blog-text .reference-btn{
	display: table;
	width: 100%;
	margin:8px 0;
	height: 46px;
	border:1px solid #cf7faf;
	box-shadow: 0 2px 3px 0 rgba(100, 100,100, .5);
}
.blog-contents .con-main .blog-text .reference-btn a{
	padding: 4px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.blog-contents .con-main .blog-text p{
	line-height: 150%;
}
.blog-contents .con-main .blog-text img{
	margin:16px 0;
}
.blog-contents .btn-box{
	width: 100%;
	padding: 16px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: #666 1px dotted;
	border-bottom: #666 1px dotted;
	margin-top:0px;
	margin-bottom:8px;
}
.blog-contents .btn-box > p{
	width: 49%;
	text-align: left;
	font-size: 18px;
	background:url('../img/blog/store-icon.png') no-repeat center;
	background-position-x:1%; 
	background-size: 18px;
	padding-left: 22px;
}
.blog-contents .btn-box > span{
	width: 49%;
	text-align: right;
	font-size: 18px;
	background:url('../img/blog/clock-b.svg') no-repeat center;
	background-position-x:calc(100% - 110px);
	background-position-y:1px; 
	background-size: 18px;
}
.blog-contents .btn-box > div{
	display: table;
	width: 100%;
	height: 34px;
	font-size: 18px;
	color: #b33680;
	border:#b33680 solid 1px;
	margin:4px 0;
	box-shadow: 0 2px 3px 0 rgba(100, 100,100, .5);
}
.blog-contents .btn-box > div{
	background: url(../img/blog/artecle.png) no-repeat center;
    background-size: 18px;
    text-align: center;
    background-position-x: 1%;
}
.blog-contents .btn-box > div > a{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 3px 0;
}
.blog-contents .con-main .news{
	font-size: 18px;
	margin-bottom: 16px;
}
.blog-contents .con-main .news .article ul li:nth-child(2){
	position: relative;
}
.blog-contents .con-main .blog-shopname{
	font-size: 18px;
	margin-bottom: 16px;
}


/*20200917｜トップページ｜新着ブログリスト
----------------------------------------------------------------*/


.blog-list{
	margin:20px 0;
	display: block;
	overflow: hidden;
}

.blog-list h2 {
    font-family: 'Noto sans japanese', sans-serif;
    font-size: 18px;
    padding-left: 34px;
    font-weight: 700;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(../img/common/bloglist.png)no-repeat center;
    background-position-x: 1%;
    background-size: 27px;
}

.blog-list .blog-listbox{
}

.blog-list .blog-listbox ul{
	background: #fff;
}

.blog-list .blog-listbox ul li{
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: 1px solid #b33680;
}

.blog-list .blog-listbox ul li dl{
	display: table;
	width:100%;
	overflow: hidden;
	margin-bottom: 8px;
}

.blog-list .blog-listbox ul li dl dt{
	display: table-cell;
	width:150px;
	vertical-align: middle;
}

.blog-list .blog-listbox ul li dl dt a{
	display: block;
	width: 100%;
	min-height: 120px;
	overflow: hidden;
	position: relative;
}

.blog-list .blog-listbox ul li dl dt img{
	position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    max-width: 99%;
}

.blog-list .blog-listbox ul li dl dd{
	display: table-cell;
	padding-left:5px;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}

.blog-list .blog-listbox ul li dl dd p{
	font-family: 'Noto sans japanese', sans-serif;
    font-weight: 600;
}

.blog-list .blog-listbox ul li dl dd a{
	color: #b33680;
}

.blog-list .blog-listbox ul li dl dd .morebtn-bl{
	display: inline-block;
	width:100%;
	padding:5px;
	padding-right: 25px;
	border:1px solid #b33680;
	text-align: center;
	
	position: relative;
}

.blog-list .blog-listbox ul li dl dd .morebtn-bl:after{
	content: " ";
	
	position: absolute;
	right:10px;
	top:50%;
	transform: translateY(-50%);
	
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    background: url(../img/common/arrow-icon-red.png) no-repeat center;
    background-size: contain;
}