.recommend .recommend_lists{
	text-align:left;
	letter-spacing:-0.4em;
}
.recommend .recommend_lists .col{
	float:none;
	display:inline-block;
	margin-bottom:1em;
	vertical-align:top;
	letter-spacing:normal;
}
.free{
    margin-bottom: 3em;
}

.blog{
	margin-bottom: 60px;
}

.blog .blog-title-area{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative;
	padding: 15px 8px 5px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}

.blog .blog-title-area:after{
	position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 200px;
    background-color: #1d324d;
}

.blog .blog-title-area .blog-heading{
	width: calc(100% - 100px);
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}


.blog .blog-title-area .blog-heading span{
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 15px;
	vertical-align: middle;
}

.blog .blog-title-area .btn{
	width: 100px;
	padding: 0;
	margin-bottom: 0;
}

.blog .blog-title-area .btn a{
	display: block;
	padding: 5px 10px;
	color: #fff;
	background:#1d324d !important;
	border: 1px solid #1d324d;
	font-size: .9em;
	text-align: center;
}

.blog .blog-title-area .btn a:hover{
	color: #1d324d;
	background: #fff !important;
}



.blog .blog-title-area .btn a:after{
	content:"\f105";
	margin-left: .3em;
	display: inline-block;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}

.blog .blog-list{
	display: flex;
	justify-content: start;
	padding: 0 8px;
}

.blog .blog-list .blog-box{
	width: 33%;
	margin-right: 1.5%;
}

.blog .blog-list .blog-box:last-child{
	margin-right: 0;
}

.blog .blog-list .blog-box .photo{
	height: 150px;
}
.blog .blog-list .blog-box .photo img{
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	/* font-family: "object-fit: cover; object-position:50% 50%;"; */
}
.blog .blog-list .blog-box dl dt{
	margin-bottom: .3em;
}
.blog .blog-list .blog-box dl dd{
	margin-left: 0;
}

/*ここから先はトップページの新入荷・再入荷・おすすめに「もっと見る」のリンクを設置するための後付*/

.new_items .btn{
	width: 100px;
	padding: 0;
	margin-bottom: 0;
}

.new_items .btn a{
	display: block;
	padding: 5px 10px;
	color: #fff;
	background:#1d324d !important;
	border: 1px solid #1d324d;
	font-size: .9em;
	text-align: center;
}

.new_items .btn a:hover{
	color: #1d324d;
	background: #fff !important;
}

.new_items .btn a:after{
	content:"\f105";
	margin-left: .3em;
	display: inline-block;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
.new_items .new_items_heading heading{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative;
	padding: 15px 8px 5px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}

.new_items .new_items_heading heading:after{
	position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 200px;
    background-color: #1d324d;
}

.new_items .new_items_heading heading{
	width: calc(100% - 100px);
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}


.new_items .new_items_heading heading span{
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 15px;
	vertical-align: middle;
}
.new_items_heading .btn {
  float: right;
}



.hot-selling .btn{
	width: 100px;
	padding: 0;
	margin-bottom: 0;
}

.hot-selling .btn a{
	display: block;
	padding: 5px 10px;
	color: #fff;
	background:#1d324d !important;
	border: 1px solid #1d324d;
	font-size: .9em;
	text-align: center;
}

.hot-selling .btn a:hover{
	color: #1d324d;
	background: #fff !important;
}

.hot-selling .btn a:after{
	content:"\f105";
	margin-left: .3em;
	display: inline-block;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
.hot-selling .info_heading heading{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative;
	padding: 15px 8px 5px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}

.hot-selling .info_heading heading:after{
	position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 200px;
    background-color: #1d324d;
}

.hot-selling .info_heading heading{
	width: calc(100% - 100px);
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}


.hot-selling .info_heading heading span{
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 15px;
	vertical-align: middle;
}
.hot-selling .btn {
  float: right;
}


.recommend .btn{
	width: 100px;
	padding: 0;
	margin-bottom: 0;
}

.recommend .btn a{
	display: block;
	padding: 5px 10px;
	color: #fff;
	background:#1d324d !important;
	border: 1px solid #1d324d;
	font-size: .9em;
	text-align: center;
}

.recommend .btn a:hover{
	color: #1d324d;
	background: #fff !important;
}

.recommend .btn a:after{
	content:"\f105";
	margin-left: .3em;
	display: inline-block;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
.recommend .recommend_heading heading{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position:relative;
	padding: 15px 8px 5px;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}

.recommend .recommend_heading heading:after{
	position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 200px;
    background-color: #1d324d;
}

.recommend .recommend_heading heading{
	width: calc(100% - 100px);
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}


.recommend .recommend_heading heading span{
	font-size: 0.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 15px;
	vertical-align: middle;
}
.recommend .btn {
  float: right;
}