/*----------------------------------------------------------
	edit by toshio maeoka / pm studio co.,ltd.
	mail:maeoka@pmstudio.com
	url:http://www.pmstudio.com/
-----------------------------------------------------------*/

/*-------------------------------
	each collection frame
--------------------------------*/
a {
	border: none;
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}

a:hover {
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}

a:visit {
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}


.block2{
	width:auto;
	height:auto;
	margin: 0px auto;
	border: 1px solid #CCC;
	display:block;
}

.collection_list{
	width:100%;
	height:auto;
	margin:0px auto;
	border: 0px solid #CCC;
	display:block;
}

/*--スマフォ用tag非表示---*/
.area_sp{
	display:none;
}

.sp_show{
	display:none;
}

/*--検索ボックス--*/
.serch_box{
	background:rgba(0,0,0,0.8);
	width:100%;
	height:140px;
	padding:20px 0px 0px 0px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

/*----検索タブ----*/
.blog_search_frame{
	width:100%;
	height:auto;
	border: 0px solid #CCC;
}

ul.select_serch_text{
	width:100%;
	height:50px;
	margin:0px auto;
	cursor:pointer;
}

ul.select_serch_text li{
	width:auto;
	padding:0px 0px 0px 15px;
}

.select_serch_text >:last-child {
	margin-left: auto;
}

.search_ud_btn{
	background:url(/global_image/search_ud_btn1.png) no-repeat;
	width:50px;
	height:50px;
}

.blog_box{
	background:rgba(0,0,0,0.8);
	width:100%;
	height:auto;
	padding:20px 0px 20px 0px;
}

/*--ブログ検索ボタン--*/
ul.blog_select_frame{
	width:70%;
	height:auto;
	margin:0px auto;
	padding:0px 0px 10px 0px;
}

ul.blog_select_frame li{
	width:auto;
	height:auto;
}

ul.blog_select_frame li:nth-child(1){
	width:28%;
}

ul.blog_select_frame li:nth-child(2){
	width:57%;
}

ul.blog_select_frame li:nth-child(3){
	width:15%;
}


.blog_selector1{
	background:rgba(0,0,0,0.2);
	width:400px;
	height:37px;
	color:rgba(255,255,255,0.8);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(255,255,255,0.8);
}

.blog_selector2{
	background:rgba(0,0,0,0.2);
	width:198px;
	height:37px;
	color:rgba(255,255,255,0.8);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid rgba(255,255,255,0.8);
}


input[type="submit"].serch_btn{
	width:150px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	border-style:none;
}


/*--長方形写真付き250px---*/
ul.t_blog{
	width:102%;
	height:auto;
	margin:0px auto;
	border: 0px solid #CCC;
}

ul.t_blog li{
	width:250px;
	height:auto;
	margin:0px 13px 30px 0px;
	padding:0px 0px 0px 0px;
	border: 1px solid rgba(0,0,0,0.1);
}

.blog_detail{
	position:relative;
	width:250px;
	height:auto;
	min-height:400px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}

.girls_name{
	position: absolute;
	right: 10px;
	bottom: 0;
	border: 0px solid #CCC;
	padding:0px 0px 10px 0px;
}

.blogphoto1{
	position:relative;
	width:250px;
	height:180px;
	border: 0px solid #CCC;
	overflow:hidden;
}

/*--写真トリミング--*/
.blogphoto1 img{
	width:250px;
	height:180px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.t_blog_text{
	width:95%;
	margin:0px auto;
}

/*---バナー--*/
ul.blog_banner_frame{
	width:101.3%;
	height:auto;
	margin:0px 0px;
	padding:0px 0px 8px 0px;
}

ul.blog_banner_frame li{
	width:50%;
	height:auto;
}

.blog_bunner_img{
	position:relative;
	width:514px;
	height:auto;
	min-height:76px;
	overflow:hidden;
}

.blog_bunner_img img{
	width:514px;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

//複数写真
.single{
	position:relative;
	width:100%;
	height:180px;
}

.half{
	width:50%;
	height:180px;
}

.vhalf{
	width:100%;
	height:89px;
	overflow:hidden;
}

.single img{
	width:100%;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.half img{
	width:100%;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.vhalf img{
	width:100%;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.remaing_img{
	position: absolute;
	bottom:20px;
	left:65%;
}

.line_b{
	width:auto;
	height:1px;
	margin:0px auto;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.right_border{
	border-right: 2px solid rgba(255,255,255,1);
}

.bottom_border{
	border-bottom: 2px solid rgba(255,255,255,1);
}


/*--タブ非表示---*/
#tab_1{
	display:none;
}

/*-------------------------------
		a_tag
--------------------------------*/

a.menu_a_white{
	color: rgba(255,255,255,1);
	text-decoration: none;
}

a.menu_a_white:visit{
	color: rgba(255,255,255,1);
	text-decoration: none;
}

a.menu_a_black{
	color: rgba(0,0,0,1);
	text-decoration: none;
}

a.menu_a_black:visit{
	color: rgba(0,0,0,1);
	text-decoration: none;
}

a.menu_a_red{
	color:rgba(219,184,192,1);
	text-decoration: none;
}

a.menu_a_red:visit{
	color:rgba(219,184,192,1);
	text-decoration: none;
}

a.menu_a_pink{
	color:rgba(223,107,150,1);
	text-decoration: none;
}

a.menu_a_pink:visit{
	color:rgba(223,107,150,1);
	text-decoration: none;
}

.newshashtag_hover:hover{
	color: rgba(90,176,229,1);
}
.more_btn_link {
    background: rgba(0,0,0,1);
    width: 380px;
    height: 50px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: rgba(255,255,255,1);
    cursor: pointer;
		transition: 0.2s;
}
.more_btn_link:hover{
	opacity: 0.8;
	transition: 0.2s;
}
.more_btn_link span:nth-child(1) {
    width: 90%;
}
