@charset "utf-8";

	img{
-webkit-backface-visibility: hidden;
}

.r_col .icon_new,
.r_col .icon_renew{
	color:#fff;
	line-height:1;
	letter-spacing:1px;
	font-weight:500;
	display:inline-block;
	padding:5px 10px;
	float: left;
}
.r_col .icon_new{
	background:#f746a2;
}
.r_col .icon_renew{
	background:#00a5d2;
}
.r_col .others{
	float: right;
	margin-bottom:10px;
}
.r_col .subTtl{
	border-bottom:1px solid #000;
	clear:both;
	margin-bottom:15px;
}
.r_col table{
	font-size:13px;
	table-layout:fixed;
	width: 100%;
	border:1px solid #d2d2d2;
	border-bottom:none;
	margin-bottom:10px;
}
.r_col table th{
	background:#eef6f8;
	border-right:1px solid #d2d2d2;
}
.r_col table th,
.r_col table td{
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	box-sizing:border-box;
	word-break:break-all;
}
.r_col .link a{
	color:#0aa1cc;
}
.r_col .icon{
	color:#fff;
	font-weight:500;
	font-size:0;
}
.r_col .icon li{
	letter-spacing:1px;
	line-height:1;
	display:inline-block;
	padding:7px 10px;
	border-radius:6px;
}
.r_col .icon li:last-child{
	margin-right:0;
}
.r_col .icon .icon_tax{
	background:#c3181f;
}
.r_col .icon .icon_money{
	background:#007130;
}
.r_col .shoplist .shopicon{
	font-weight:500;
	padding:2px 5px 3px;
	line-height:1;
	border:2px solid #000;
	display:inline-block;
	float: right;
}
.r_col .taglist{
	text-align:center;
	overflow: hidden;
}
.r_col .taglist li{
	font-size:13px;
	line-height:1;
	color:#00a7cb;
	background:#eef6f8;
	font-weight:500;
	float: left;
	padding:10px;
	border-radius:20px;
	box-sizing:border-box;
}
.r_col .tit{
	font-size:13px;
	color:#23adce;
	position: relative;
	margin-bottom:5px;
}
.r_col .tit:after{
	content:'';
	display:block;
	width: 83%;
	height:1px;
	position: absolute;
	top:50%;
	right:0;
	background:#00a7cb;
}
.r_col .list{
	padding-bottom:15%;
}
.r_col .detail_box h3{
	font-size: 15px;
	font-weight: bold;
	padding-bottom:20px;
}
.r_col .detail_box .detail_list{
	margin-bottom: 30px;
	overflow: hidden;
}
.r_col .detail_box .image_area{
	float: left;
	width: 180px;
	margin-right: 25px;
}
.r_col .detail_box .image_area img{
	margin: 0;
}
.r_col .detail_box .txt_area{
	float: right;
	width: 475px;
	overflow: hidden;
}
.r_col .detail_box .date{
	font-size: 12px;
	color: #929292;
	font-style: italic;
}
.r_col .detail_box .date span{
	display: inline-block;
	margin-left: 12px;
	font-size: 16px;
	font-style: normal;
	color: #ff3469;
}
.r_col .detail_box .title{
	margin: 0.5em 0 1em;
	font-weight: bold;
}
.r_col .detail_box .msg{
	line-height: 1.4;
/*	height: 6.9em;*/
	overflow: hidden;
}
.r_col .icon_cat{
	font-size:0;
	text-align:center;
}
.r_col .icon_cat li{
	color:#fff;
	display:inline-block;
	border-radius:20px;
	line-height:1;
	padding:10px;
	box-sizing:border-box;
}
.r_col .ladies{
	background:#f69ae4;
}
.r_col .mens{
	background:#29c7ee;
}
.r_col .kids{
	background:#f3b306;
}

.r_col .sns img{
-webkit-backface-visibility: visible;
}


/* pc
---------------------------------------*/
@media screen and (min-width: 769px) {
.r_col .info_box_wrap_w{
	padding:20px 30px;
	overflow: hidden;
}
.r_col .shoplist .shopicon{
 font-size:14px;
	padding:2px 5px 4px;
}
.r_col .others{
 width: 91px;
}
.r_col .shopdetail a{
	color:#0aa1cc;
}
.r_col .subTtl{
	font-size:23px;
	padding-bottom:20px;
	margin-bottom:30px;
}
.r_col .icon_new,
.r_col .icon_renew{
	font-size:14px;
	margin-bottom:15px;
}
.r_col table{
	font-size:14px;
}
.r_col .shopdetail{
	border-top:1px solid #d2d2d2;
}
.r_col .shopdetail table{
	margin:45px 0 30px;
}
.r_col .shopdetail table th{
	width: 215px;
}
.r_col .shopdetail a:hover{
	text-decoration:underline;
}
.r_col .shoplist{
	float: right;
}
.r_col .shoplist table{
	width: 440px;
}
.r_col .shoplist table th{
	width: 130px;
}
.r_col .shoplist table td{
	width: 310px;
}
.r_col .shopdata{
	width: 220px;
	float: left;
}
.r_col .shopImg{
	height:120px;
	text-align:center;
	margin-bottom:15px;
}
.r_col .link a:hover{
	text-decoration:underline;
}
.r_col .sns{
	font-size:0;
	margin-bottom:20px;
}
.r_col .sns li{
	width: 35px;
	height:35px;
	line-height:2;
	display:inline-block;
	margin-right:10px;
}
.r_col .sns li a{
	transition:all 0.2s;
}
.r_col .sns li a:hover{
	opacity:0.8;
}
.r_col .icon{
	text-align:right;
	margin-bottom:45px;
}
.r_col .icon li{
	font-size:13px;
	margin:0 0 0 5px;
}
.r_col .shopinfo{
	clear:both;
	overflow: hidden;
}
.r_col .shopinfo .txt{
/*	width: 320px;
*/	font-size:14px;
	line-height:1.6;
}
.r_col #slider{
	width: 270px;
	height:200px;
	float: left;
	margin:0 55px 0 22px;
}
.r_col #slider img{
	width: 270px;
	height:200px;
 object-fit: contain;
 font-family: 'object-fit: contain;'
}
.r_col .shopinfo{
	padding:40px 0;
	border-top:1px solid #d2d2d2;
}
.r_col #slider .slick-prev:before,
.r_col #slider .slick-next:before{
	width: 9px;
	height:22px;
}
.r_col #slider .slick-prev{
	background:url(../img/prev_pc.gif) no-repeat;
	width: 9px;
	height:22px;
	left:-22px;
	background-size:contain;
	margin-top:-11px;
}
.r_col #slider .slick-next{
	background:url(../img/next_pc.gif) no-repeat;
	width: 9px;
	height:22px;
	right:-22px;
	background-size:contain;
	margin-top:-11px;
}
.r_col .taglist{
	margin-bottom:15px;
		border-bottom:1px dotted #b4b4b4;
}
.r_col .taglist li{
	width: 150px;
	letter-spacing:1px;
	margin:15px 26px 15px 0;
}
.r_col .taglist li:nth-child(4n){
 margin-right:0;
}
.r_col .link li{
	font-size:13px;
	line-height:1.4;
	display:inline-block;
	margin-bottom:5px;
	word-break:break-all;
}
.r_col .list{
	padding-bottom:60px;
}

.r_col .tit:after{
	width: 615px;
}

.r_col .detail_box{
	width: 680px;
	margin: 45px auto 0;
	padding: 0 0 .5em;
}
.r_col .icon_cat{
	margin:10px 0;
}
.r_col .icon_cat li{
	font-size:13px;
	font-weight:500;
 width: 80px;
	margin:0 5px;
}

}

/* sp
---------------------------------------*/
@media screen and (max-width: 768px) {
	
.r_col{
 margin:20px 0;
}
	.r_col .telLink a,
	.r_col .shopdetail a{
 color:#00a7cb;
	}

.r_col .info_box_wrap_w{
	padding:10px 13px;
}
.r_col 	#contents .box {
		padding: 25px 20px 0;
}
.r_col .icon_new,
.r_col .icon_renew{
	font-size:13px;
	margin-bottom:10px;
}
.r_col .shoplist .shopicon{
 font-size:12px;
}
.r_col .subTtl{
	font-size:18px;
	padding-bottom:15px;
}
.r_col .others{
	width: 81px;
	margin-bottom:8px;
}
.r_col table{
	font-size:13px;
	margin-bottom:10px;
}
.r_col .shopdetail{
	border-top:1px solid #d2d2d2;
}
.r_col .shopdetail table{
	margin:35px 0 15px;
}
.r_col table th{
	width: 35%;
}
.r_col table td{
	width: 65%;
	word-break:break-all;
}
.r_col .shopImg{
	width: 47%;
	margin:20px auto;
}
.r_col .icon li{
	font-size:12px;
 margin:0 7px 10px 0;
}
.r_col .link{
	margin:10px 0 0;
}
.r_col .link li{
	line-height:1.4;
/*	display:inline-block;
*/	margin-bottom:5px;
	word-break:break-all;
}
.r_col .sns{
	font-size:0;
	text-align:center;
	margin:30px 0 0;
	padding-bottom:40px;
	border-bottom:1px solid #d2d2d2;
}
.r_col .sns li{
	font-size:0;
 display:inline-block;
	width: 18%;
	margin:0 10px;
}
.r_col .taglist li{
	width: 45%;
	margin:15px 2.5% 0;
	padding:7px 0;
}
.r_col .icon_cat{
	padding:10px 0;
}
.r_col .icon_cat li{
	width: 32%;
	font-size:0.7rem;
	padding:4.5% 0;
}
.r_col .icon_cat li:nth-child(2){
	margin:0 2%;
}

/* slider
----------------*/
.r_col .shopinfo{
	padding:35px 0 30px;
}
.r_col .shopinfo .txt{
	padding:0 10px;
}
.r_col #slider{
	width: 100%;
	height:200px;
	margin:0 auto 20px;
	padding:0;
}
.r_col #slider img{
	width: 70%;
	height:200px;
	margin:0 auto;
 object-fit: contain;
 font-family: 'object-fit: contain;'
}
.r_col #slider .slick-prev:before,
.r_col #slider .slick-next:before{
	width: 18px;
	height:46px;
}
.r_col #slider .slick-prev{
	background:url(../img/prev_sp.png) no-repeat;
	width: 18px;
	height:46px;
	left:0;
	margin-top:-23px;
	background-size:contain;
}
.r_col #slider .slick-next{
	background:url(../img/next_sp.png) no-repeat;
	width: 18px;
	height:46px;
	right:0;
	margin-top:-23px;
	background-size:contain;
}

	.r_col .detail_box{
		width: 90%;
		margin: 10% auto 0;
	}
	.r_col .detail_box h3{
		font-size: 128%;
		padding-bottom: 10%;
	}
	.r_col .detail_box .detail_list{
		margin-bottom: 30px;
		overflow: hidden;
	}
	.r_col .detail_box .image_area{
		float: none;
		width: 57%;
		margin: 10% auto 0;
	}
	.r_col .detail_box .txt_area{
		float: none;
		width: 100%;
		height: auto;
	}
	.r_col .detail_box .date{
		font-size: 71%;
	}
	.r_col .detail_box .date span{
		margin-left: .5em;
		font-size: 130%;
	}
	.r_col .detail_box .title{
		margin: 0.5em 0 1em;
		font-weight: bold;
	}
	.r_col .detail_box .msg{
		line-height: 1.4;
		height: 6.9em;
	}
	
	
}



