﻿.mg_l15{
	margin-left:-15px;
}
.table_2retu {
	display: inline-table;
	width: 49.6%;
	padding-left:15px;
	margin-bottom:20px;
}
.pic_space{
	position:relative;
	padding:0px;
	margin:0px;	
}
.pic_space img{
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
}
.table_2retu:hover{
	opacity:0.7;
	transition: 0.5s;
	cursor:pointer;
}

.bukken_txt{
	width:100%;
	max-width:100%;
	color: #333333;
	text-align:center;
	background-color: #EFEFEF;
	margin-top:-7px;
	padding:8px;
}
.bukken_txt p{
	font-size:18px;
	line-height:30px;
}
.bukken_txt sup{
	font-size:4px;
}
.lavel{
	color:white;
	text-align:center;
	background-color: #333333;
	width:120px;
	position:absolute;
	bottom:5px;
	left:0px;
	padding:8px;
}
.lavel_hoshi{
	font-size:16px;
	color:white;
	text-align:center;
	background-color:#4169E1;
	position:absolute;
	bottom:5px;
	right:0px;
	padding:8px;
	cursor:pointer;
}

.nedan{
	color:white;
	font-weight:normal;
	font-size:18px;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

@media only screen and (max-width:960px){
.table_2retu {
	width: 49.4%;
}
.pic_space img{
	min-width:100%;
}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
.mg_l15{
	margin-left:0px;
}
.table_2retu {
	min-width:100vw;
	padding-left:0px;
}
.pic_space img{
	min-width:100vw;
}
}
