
/*=================================================
 * CSS for PC
 * ================================================= */

main{	min-height: auto; padding-bottom: 0;}
.fudol4{	margin-bottom: 10px;}

.cate{	padding-bottom: 10px;}

.narrow .nbt{
	width: 100%;
	margin-top: 0;
}

/** nopub exp **/

.gal.no_pub_exp{
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0 5px 0 5px !important;
}

.no_pub_exp .gal_div{
	position: relative;
	display: inline-block;
	vertical-align: top;
	background: #28282a;
	border: 1px solid #28282a;
	border-radius: 5px;
	width: calc(50% - 10px) !important;
	color: #fff;
	text-align: center;
	margin: 0 5px 10px 5px !important;
	padding: 0;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
/*** for respo ***/
@media screen and (max-width: 570px) {
	.no_pub_exp .gal_div{
		width: calc(100% - 10px) !important;
		margin: 0 5px 10px 5px !important;
	}
}

.no_pub_exp .gal_div_in{
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	color: #fff;
	padding: 0;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.no_pub_exp .gal_div_in_l,
.no_pub_exp .gal_div_in_r{
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.no_pub_exp .gal_div_in_l{
	width: 70px;
	padding: 5px;
	border-right: 1px dotted #3e3e41;
}
.no_pub_exp .gal_div_in_l img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.no_pub_exp .gal_div_in_l span{
	display: inline-block;
	vertical-align: top;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-webkit-background-size: 3px 3px;
	-moz-background-size: 3px 3px;
	background-size: 3px 3px;
	background-color: #28282a;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
		color-stop(.25, #1c1c1e), color-stop(.25, transparent),
		color-stop(.5, transparent), color-stop(.5, #1c1c1e),
		color-stop(.75, #1c1c1e), color-stop(.75, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.no_pub_exp .gal_div_in_r{
	width: calc(100% - 70px);
	text-align: left;
	padding-left: 7px;
}

.no_pub_exp .gal_div_in:hover{
	text-decoration: none;
}

.no_pub_exp .gal_div .np_bg{
	height: 66px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
}

.no_pub_exp .gal_div .np1{
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.no_pub_exp .gal_div .aarea{
	position: static;
	width: 38px;
	line-height: 14px;
	margin-right: 3px;
}

.no_pub_exp .gal_div .np2{
	width: 100%;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding: 2px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.no_pub_exp .gal_div .np2 .a_girl{
	display: inline-block;
	vertical-align: top;
	width: auto;
	max-width: calc(100% - 75px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
}

.no_pub_exp .gal_div .np3{
	font-size: 10px;
	line-height: 17px;
	border-top: 1px dotted #3e3e41;
}
.no_pub_exp .gal_div .e_edit{
	font-size: 11px;
	line-height: 17px;
	position: absolute;
	bottom: 7px;
	right: 75px;
}

.no_pub_exp .gal_div .e_edit+.e_edit{
	right: 5px;
}

.no_pub_exp .gal_div .e_edit span{	color: #999;}

#u_exp .no_pub_exp .gal_div .new{
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	width: 25px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	color: #fff;
	background: rgba(255, 102, 0, 0.9);
	border-radius: 2px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.no_pub_exp .gal_div .kanzen{
	display: inline-block;
	vertical-align: top;
	width: 75px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.85);
	margin: 0;
	padding-top: 0;
	border-radius: 3px;
	position: static;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.no_pub_exp .gal_div .applying{
	display: inline-block;
	vertical-align: top;
	width: 68px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: rgba(255, 0, 0, 0.9);
	border-radius: 3px;
	margin: 0;
	position: static;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.no_pub_exp .gal_div .iconex{
	width: 52px;
	height: auto;
	display: table;
	font-size: 0;
	line-height: 0;
	color: #fff;
	border-radius: 2px;
	position: static;
}

.no_pub_exp .gal_div .iconex > div{
	display: table-cell;
	height: 22px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.no_pub_exp .gal_div .iconex .iconex_r{
	vertical-align: bottom;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
}

.no_pub_exp .gal_div .iconex .iconex_r span{
	font-family: "FontA";
	font-size: 19px;
	padding-left: 0;
}

.no_pub_exp .gal_div .star_bar{
	position: relative;
	width: 70px;
	height: 13px;
	background: #3e3e41;
}
.no_pub_exp .gal_div .star_bar:before{
	content: '';
	width: 70px;
	height: 13px;
	background: url(img/star_bar.png) no-repeat;
	-webkit-background-size: 70px auto;
	background-size: 70px auto;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.no_pub_exp .gal_div .star_bar span{
	display: block;
	height: 13px;
	background: #ffcc00;
	position: absolute;
	top: 0;
	left: 0;
}





.fudol4{
	position: relative;
	left: -5px;
	width: calc(100% + 10px);
	box-shadow: 0px 1px 0px 0px #3e3e41 inset,0px -1px 0px 0px #3e3e41 inset;
}

.shopmenu_fix .cate{
	margin-top: 10px !important;
}

/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {

}

