/* CLEARFIX
------------------------------------------------------------------------------*/

#wrap:after,
article:after,
#member dl:after,
#filter:after,
#cmt li div:after,
#video_list:after,
#wall > section:after,
#mylist:after,
#move:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: '.';
}

@media(max-width:767px) {

	#video_details dl:after {
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
		content: '.';
	}

}

/* IONICONS
------------------------------------------------------------------------------*/

#search:before,
#search li a:before,
#guest > a:before,
#btn_profile:before,
#member li a:before,
#wrap > nav h2:before,
#wrap > nav li a:before,
h1.search strong:before,
#cnt.user h1 strong:before,
.cmn h1:before,
#mylist h1:before,
.data_list li:before,
.tag_list li a:before,
.article_list button:before,
.user_list button:before,
#filter dt:before,
#filter li a:before,
#filter dd:after,
#filter.user p:after,
section nav .prev:before,
section nav .next:before,
#btn_report:before,
#btn_book:before,
#btn_book_list:before,
#btn_book_delete:before,
#btn_book_list_delete:before,
#btn_add_url:before,
.btn_video_delete:before,
#thumb_select span:before,
#thumb_upload label:before,
h3.tag_head:after,
#tag_select_actress > li:before,
.tag_select li label span:before,
.confirm label span:before,
#user_details button:before,
#user_details dt a:before,
#user_details dt a:after,
#mylist li:before,
#mylist > div button:before,
article label span:before,
#move h3:before,
.btn_close:before,
.cnt > ul li button:before,
#list h1:before,
#cnt .article_list .deleted figure a:before,
#player:before,
#loading:before,
.user_id:after,
.user_password:after,
.idx > a:after {
	font-family: 'Ionicons';
}

@media(max-width:767px) {

	#btn_search,
	#btn_menu,
	#cnt .idx .btn_more:before {
		font-family: 'Ionicons';
	}

}

/* BUTTON
------------------------------------------------------------------------------*/

.btn_book,
#btn_list_edit,
#btn_list_delete,
#move button,
.btn_signup,
#btn_profile,
#btn_account_delete {
	color: #4f8ef7;
}

#btn_book,
#btn_book_list,
#cmt .post_reply button,
.btn_exe,
#btn_list_new,
#cmt > div > div button,
#alert .btn_login {
	color: #fff;
}

#cmt > div > div button,
#cmt .post_reply button,
#btn_list_new,
.btn_exe {
	background: #4f8ef7;
}

#btn_book,
#btn_book_list,
.btn_exe,
#alert .btn_login {
	background: linear-gradient(230deg, #4f8ef7, #00c8d1);
}

.article_list button,
.user_list button {
	background: #fff;
}

.btn_book,
#btn_list_new,
#move button,
.btn_signup,
#btn_profile {
	border: 1px solid #4f8ef7;
}

#btn_report,
#cmt > div > div button,
#cmt .post_reply button,
#btn_add_url,
#user_details .btn_follow,
#mylist > div button,
.btn_signup,
#btn_video_delete,
#alert .btn_login,
.btn_exe,
#btn_profile,
#btn_video_delete_exe,
#btn_account_delete_exe {
	border-radius: 4px;
}

.btn_follow:before,
#btn_add_url:before,
#btn_list_new:before,
#btn_add:before {
	content: '\f489';
}

#btn_login:before {
	content: '\f457';
}

#guest #btn_signup:before {
	content: '\f419';
}

.article_list button,
.user_list button {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	font-size: 10px;
}

#mylist .article_list button {
	right: 20px;
}

.btn_book_delete,
.btn_follow_delete,
#btn_video_delete,
#btn_video_delete_exe,
#btn_account_delete_exe {
	color: #ff004f;
	border: 1px solid #ff004f;
}

.btn_follow {
	color: #4fc0e8;
	border: 1px solid #4fc0e8;
}

.article_list button:before,
.user_list button:before {
	font-size: 30px;
	display: block;
}

.btn_book_delete:before,
#btn_book_delete:before,
#btn_book_list_delete:before,
#btn_list_delete:before,
.cnt > ul li.list button:before {
	content: '\f4c4';
}

.btn_book:before,
#btn_book:before,
#btn_book_list:before,
#btn_mylist:before,
#list h1:before {
	content: '\f434';
}

.btn_follow_delete:before,
.btn_video_delete:before,
.btn_close:before,
#cnt .article_list .deleted figure a:before {
	content: '\f404';
}

#btn_report:before {
	content: '\f445';
}

.cnt > ul li button:before {
	content: '\f46a';
}

#btn_list_edit:before,
.btn_edit:before {
	content: '\f417';
}

#btn_report {
	position: relative;
	font-size: 14px;
	line-height: 30px;
	background: rgba(72, 72, 72, 0.1);
	padding: 0 40px 0 60px;
	margin: 0 auto 30px;
}

#btn_report.loading {
	cursor: inherit;
}

#btn_report:hover {
	background: rgba(72, 72, 72, 0.2);
}

#btn_report:before {
	position: absolute;
	left: 40px;
	margin: 0 10px 0 0;
}

#btn_book,
#btn_book_list,
#btn_book_delete,
#btn_book_list_delete {
	position: relative;
	font-size: 16px;
	line-height: 50px;
	padding: 0 20px 0 60px;
	margin: 0 auto 20px;
	border-radius: 24px;
}

#btn_book_delete,
#btn_book_list_delete {
	color: #ff004f;
}

#btn_book:before,
#btn_book_list:before,
#btn_book_delete:before,
#btn_book_list_delete:before {
	position: absolute;
	left: 20px;
	font-size: 30px;
}

#btn_book_delete,
#btn_book_list_delete {
	border: 1px solid #ff004f;
}

#cmt_post {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 30px;
	padding: 0 20px;
	font-size: 16px;
}

.btn_reply {
	float: left;
	font-size: 12px;
	line-height: 1.0;
	margin: 0 0 0 10px;
}

#cmt .post_reply button {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 16px;
	height: 30px;
	padding: 0 20px;
}

#btn_add_url {
	font-size: 16px;
	line-height: 30px;
	background: rgba(72, 72, 72, 0.1);
	padding: 0 20px;
	margin: 0 auto 20px;
}

#btn_add_url:before {
	margin: 0 20px 0 0;
}

.btn_exe,
#btn_video_delete,
#btn_video_delete_exe,
#btn_account_delete_exe {
	font-size: 20px;
	line-height: 50px;
	width: 100%;
}

.btn_exe {
	margin: 50px 0 0;
}

#btn_video_delete {
	margin: 20px 0 0;
}

.btn_video_delete {
	position: absolute;
	top: -10px;
	right: -10px;
	color: #ff004f;
	font-size: 40px;
	width: 50px;
	height: 50px;
	background: #fff;
	border: 1px solid #ff004f;
	border-radius: 50%;
}

#btn_video_delete_exe,
#btn_account_delete_exe {
	margin: 50px 0 30px;
}

#user_details .btn_follow,
#user_details .btn_follow_delete {
	position: relative;
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	margin: 0 0 30px;
}

#user_details .btn_follow:before,
#user_details .btn_follow_delete:before {
	position: absolute;
	left: 20px;
	font-size: 30px;
}

.cnt > ul li button {
	position: absolute;
	top: 50%;
	right: 20px;
	color: rgba(72, 72, 72, 0.5);
	font-size: 30px;
	line-height: 40px;
	margin: -20px 0 0;
}

#mylist > div button {
	font-size: 14px;
	line-height: 40px;
	width: 100%;
}

#btn_list_new:before {
	margin: 0 10px 0 0;
}

#btn_list_edit,
#btn_list_delete {
	position: relative;
	text-align: left;
	padding: 0 0 0 40px;
}

#btn_list_edit:before,
#btn_list_delete:before {
	position: absolute;
	left: 10px;
	font-size: 24px;
}

#move button {
	float: left;
	font-size: 16px;
}

#move button {
	width: 20%;
	height: 40px;
	border-radius: 4px;
}

.btn_close {
	position: absolute;
	width: 70px;
	top: 0;
	right: 0;
}

.btn_close:before {
	font-size: 60px;
	line-height: 70px;
}

#btn_feed:before {
	content: '\f447';
}

#btn_logout:before {
	content: '\f407';
}

.btn_edit {
	color: #299976;
	border: 1px solid #299976;
}

.btn_signup {
	text-align: center;
	line-height: 50px;
	margin: 0 0 30px;
}

#alert .btn_login {
	text-align: center;
	line-height: 50px;
	margin: 0 0 20px;
}

.loading:before {
	content: '\f29c' !important;
	animation: spin 1s infinite linear;
}

#btn_profile {
	display: inline-block;
	position: relative;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	padding: 0 20px 0 40px;
}

#btn_profile:before {
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 24px;
	line-height: 30px;
	content: '\f43c';
}

#btn_account_delete {
	font-size: 14px;
	margin: 50px auto 0;
}

@media(max-width:767px) {

	#btn_search,
	#btn_menu {
		position: absolute;
		top: 0;
		display: block;
		width: 60px;
		height: 60px;
	}

	#btn_search {
		left: 0;
	}

	#btn_menu {
		right: 0;
	}

	#btn_search:before,
	#btn_menu:before {
		font-size: 30px;
	}

	#btn_search:before {
		content: '\f4a5';
	}

	#btn_menu:before {
		content: '\f20e';
	}

	#btn_search.active:before,
	#btn_menu.active:before {
		content: '\f404';
	}

	.article_list button,
	.user_list button {
		bottom: 10px;
		right: 10px;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		font-size: 9px;
	}

	#mylist .article_list button {
		right: 10px;
	}

	.article_list button:before,
	.user_list button:before {
		font-size: 16px;
	}

	#btn_report {
		font-size: 12px;
		margin: 0 auto 20px;
	}

	.btn_video_delete {
		top: 0;
		right: 0;
	}

	#user_details button {
		color: #fff;
	}

	#user_details .btn_follow,
	#user_details .btn_follow_delete {
		font-size: 14px;
		line-height: 30px;
		width: 70%;
		border: 1px solid #fff;
		margin: 0 auto 20px;
	}

	#btn_book_list,
	#btn_book_list_delete {
		margin: 20px auto;
	}

	#btn_list_edit,
	#btn_list_delete {
		padding: 0 10px 0 30px;
	}

	#btn_list_edit:before,
	#btn_list_delete:before {
		left: 0;
	}

}

/* COMMON
------------------------------------------------------------------------------*/

.bg {
	background: rgba(72, 72, 72, 0.03);
}

.icon {
	border-radius: 50%;
}

.error {
	color: #ff004f;
	line-height: 1.3;
	margin: 0 0 20px;
}

.list_edit .error {
	margin: 20px 0;
}

.cmn {
	padding: 50px 0 0;
}

.cmn h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 30px;
}

#site_list {
	font-size: 0;
	margin: 0 0 30px;
}

#site_list li {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	padding: 0 20px;
	margin: 0 10px 10px 0;
}

#url_list li {
	margin: 0 0 20px;
}

#loading {
	display: none;
}

#loading.active {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	z-index: 100;
}

#loading:before {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 64px;
	height: 64px;
	margin-top: -32px;
	margin-left: -32px;
	z-index: 101;
	content: '\f29c';
	animation: spin 1s infinite linear;
	color: #4f8ef7;
	font-size: 50px;
	text-align: center;
	line-height: 64px;
}

@media(max-width:767px) {

	.error {
		font-size: 12px;
	}

	.cmn {
		padding: 30px 0 0;
	}

	.cmn h1 {
		font-size: 20px;
		text-align: center;
		margin: 0 0 20px;
	}

	.form {
		padding: 0 10px;
	}

	#site_list {
		margin: 0 0 15px;
	}

	#site_list li {
		font-size: 12px;
		line-height: 20px;
		border-radius: 4px;
		padding: 0 10px;
		margin: 0 5px 5px 0;
	}

}

/* HEADER
------------------------------------------------------------------------------*/

body > header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 45px;
	padding: 25px 0 0;
	background: rgba(255, 255, 255, 1.0);
	z-index: 2;
	box-shadow: 0px 4px 8px -3px rgba(17, 17, 17, 0.06);
}

body > header h1,
body > header h1 a,
body > header h1 a img {
	width: 90px;
	height: 20px;
}

body > header h1 {
	margin: 0 auto;
}

#search,
#guest,
#member {
	position: absolute;
	top: 15px;
}

#search {
	left: 30px;
}

#search input {
	font-size: 16px;
	line-height: 20px;
	box-sizing: border-box;
	width: 250px;
	height: 40px;
	padding: 10px 0 10px 35px;
	background: rgba(72, 72, 72, 0.1);
}

#search:before {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 20px;
	content: '\f4a5';
}

#search ul {
	display: none;
	background: #fff;
	padding: 10px 0;
	border: 1px solid rgba(72, 72, 72, 0.2);
	box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.15);
	z-index: 2;
}

#search li a,
#wrap > nav li a {
	line-height: 40px;
	padding: 0 20px;
}

#search li a:before,
#wrap > nav li a:before {
	content: '\f440';
	color: rgba(72, 72, 72, 0.5);
	margin: 0 10px 0 0;
}

#guest,
#member {
	right: 30px;
	height: 40px;
}

#guest {
	font-size: 0;
}

#guest a {
	font-size: 16px;
	line-height: 40px;
	display: inline-block;
	padding: 0 0 0 25px;
	margin: 0 20px 0 0;
	position: relative;
}

#guest a:last-child {
	margin: 0;
}

#guest a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
}

#member > img {
	cursor: pointer;
	width: 40px;
	height: 40px;
}

#member > div,
.slideDown #member.active > div {
	display: none;
}

#member.active > div {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
}

#member dl {
	padding: 20px;
}

#member dt {
	float: left;
	width: 50px;
}

#member dt img {
	width: 100%;
}

#member dd {
	line-height: 1.0;
	margin: 10px 0 0 60px;
}

#member dt:first-child + dd {
	font-weight: bold;
	margin: 0 0 0 60px;
}

#member li {
	border-top: 1px solid rgba(72, 72, 72, 0.1);
}

#member li:last-child {
	text-align: right;
	background: rgba(72, 72, 72, 0.05);
	padding: 10px;
}

#member li a {
	font-size: 14px;
	line-height: 50px;
	padding: 0 0 0 80px;
	position: relative;
}

#member li:last-child a {
	display: inline-block;
	line-height: 40px;
	background: rgba(72, 72, 72, 0.1);
	border: 1px solid rgba(72, 72, 72, 0.2);
	border-radius: 4px;
	padding: 0 20px 0 60px;
}

#member li a:before {
	position: absolute;
	font-size: 30px;
	left: 30px;
}

#member li:last-child a:before {
	left: 20px;
}

@media(max-width:767px) {

	body > header {
		height: 40px;
		padding: 20px 0 0;
	}

	#search,
	#guest {
		display: none;
	}

	#btn_search.active,
	#btn_menu.active {
		background: #f5f5f5;
	}

	#btn_search.active + #search,
	#btn_menu.active + #guest {
		display: block;
	}

	#search,
	#guest {
		background: #f5f5f5;
	}

	#search {
		top: 0;
		left: 60px;
		width: calc(100% - 60px);
		box-sizing: border-box;
		padding: 10px 10px 10px 0;
		height: 60px;
		z-index: 1;
	}

	#search input {
		background: rgba(72, 72, 72, 0.1);
		width: 100%;
	}

	#search:before {
		position: absolute;
		top: 20px;
		left: 10px;
		font-size: 20px;
		content: '\f4a5';
	}

	#search ul {
		font-size: 0;
		padding: 20px;
	}

	#search ul li {
		display: inline-block;
		margin: 0 10px 0 0;
	}

	#search ul li a {
		color: #4f8ef7;
		font-size: 16px;
		line-height: 30px;
		padding: 0;
	}

	#guest {
		top: 60px;
		left: 0;
		width: 100%;
		text-align: center;
		height: 40px;
		padding: 10px 0;
	}

	#member {
		top: 10px;
		right: 10px;
	}

	#member dl {
		padding: 20px 10px 10px;
	}

}

/* CONTAINER
------------------------------------------------------------------------------*/

#wrap {
	padding: 70px 30px;
}

#wall {
	padding: 70px 0;
}

#cnt {
	float: right;
	width: 80%;
	padding: 25px 0 0;
}

#mylist #cnt {
	padding: 0;
}

#cnt.user {
	width: 70%;
}

#wrap > nav {
	float: left;
	width: 20%;
	padding: 25px 20px 0 0;
	box-sizing: border-box;
}

@media(max-width:767px) {

	#wrap,
	#wall {
		padding: 60px 0 20px;
	}

	#cnt {
		float: inherit;
		width: 100%;
		padding: 60px 0 0;
	}

	#cnt.user {
		width: 100%;
		padding: 0;
	}
	
	#wrap > nav {
		position: absolute;
		float: inherit;
		width: 100%;
		overflow: hidden;
		padding: 0;
		top: 60px;
		left: 0;
	}
	
}

/* NAV
------------------------------------------------------------------------------*/

#wrap > nav h2 {
	color: #4f8ef7
}

#wrap > nav h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 10px;
}

#wrap > nav h2:before {
	content: '\f48c';
	margin: 0 10px 0 0;
}

@media(max-width:767px) {
	
	#wrap > nav h2 {
		display: none;
	}
	
	#wrap > nav ul {
		font-size: 0;
		width: 100%;
		white-space: nowrap;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		background: rgba(79, 142, 247, 0.1);
	}
	
	#wrap > nav ul li {
		display: inline-block;
		padding: 11px 0;
	}
	
	#wrap > nav ul li a {
		color: #4f8ef7;
		font-size: 12px;
		line-height: 18px;
		padding: 0 10px;
		border-right: 1px solid rgba(79, 142, 247, 0.3);
	}
	
	#wrap > nav ul li:last-child {
		border-right: none;
	}
	
	#wrap > nav ul li a:before {
		content: '';
		margin: 0;
	}
	
}

/* ARTICLE LIST, USER LIST
------------------------------------------------------------------------------*/

#cnt > h1,
article h3 {
	font-weight: normal;
	display: flex;
	align-items: center;
	text-align: center;
}

#cnt > h1 {
	font-size: 30px;
	margin: 0 0 20px;
}

#cnt > h1.search {
	font-size: 20px;
}

#cnt > h1.feed {
	margin: 20px 0;
}

#cnt > h1.search strong {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 0 20px;
}

#cnt > h1:before,
#cnt > h1:after,
article h3:before,
article h3:after {
	border-top: 1px solid rgba(72, 72, 72, 0.1);
	content: '';
	flex-grow: 1;
}

#cnt > h1.feed:before,
#cnt > h1.feed:after {
	border: none;
}

#cnt > h1:before,
article h3:before {
	margin-right: 0.7em;
}

#cnt > h1:after,
article h3:after {
	margin-left: 0.7em;
}

#cnt h1.search strong:before,
.cmn h1:before,
#mylist h1:before {
	margin: 0 20px 0 0;
}

.search strong:before {
	content: '\f4a5';
}

#mylist h1:before {
	content: '\f434';
}

.count {
	text-align: center;
	margin: 0 0 20px;
}

.count strong {
	font-size: 24px;
	font-weight: normal;
	margin: 0 10px 0 0;
}

.sort {
	font-size: 0;
	text-align: center;
	margin: 0 0 20px;
}

.sort li {
	display: inline-block;
	width: 25%;
	box-sizing: border-box;
	border-top: 1px solid #4f8ef7;
	border-bottom: 1px solid #4f8ef7;
	border-left: 1px solid #4f8ef7;
	overflow: hidden;
}

.sort li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.sort li:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.sort li:last-child {
	border-right: 1px solid #4f8ef7;
}

.sort li a,
.data_list li:before {
	color: #4f8ef7;
}

.sort li a {
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.sort li.current a {
	color: #fff;
	background: #4f8ef7;
}

.article_list,
.user_list {
	border-top: 1px solid rgba(72, 72, 72, 0.1);
}

#mylist .article_list {
	border: none;
}

#nav_user + .article_list,
#nav_user + .user_list {
	border: none;
}

.article_list article,
.user_list article {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid rgba(72, 72, 72, 0.1);
}

.is-pending {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	z-index: 1;
}

.is-pending div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}

#side .article_list article {
	padding: 10px 0 50px;
}

#mylist .article_list article {
	background: #fff;
	border: none;
	padding: 20px 20px 20px 70px;
	margin: 0 0 1px;
}

#mylist .article_list article:last-child {
	margin: 0;
}

article figure {
	float: left;
	position: relative;
}

#cnt .article_list figure {
	width: 200px;
	height: 112px;
	overflow: hidden;
}

#cnt .article_list .deleted figure a {
	background: linear-gradient(45deg, rgba(72, 72, 72, 0.2), rgba(72, 72, 72, 0.4));
	width: 100%;
	height: 112px;
}

#cnt .article_list .deleted figure a:before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 100%;
	color: #fff;
	font-size: 60px;
	text-align: center;
}

#side .article_list figure {
	width: 120px;
	height: 67px;
	overflow: hidden;
}

.user_list figure {
	width: 100px;
}

figure img {
	width: 100%;
	height: 100%;
}

#cnt .article_list .details {
	margin: 0 0 0 220px;
}

#side .article_list .details {
	margin: 0 0 0 130px;
}

#side .article_list dl {
	position: absolute;
	left: 0;
	bottom: 10px;
}

.user_list .details {
	margin: 0 0 0 120px;
}

article h2 {
	margin: 0 0 10px;
}

article h2 a {
	display: inline;
}

#cnt article h2 a {
	font-size: 18px;
	line-height: 1.75;
}

#side article h2 a {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}

.data_list,
.tag_list {
	font-size: 0;
}

.data_list {
	margin: 0 0 10px;
}

#video_details .data_list {
	margin: 0 0 20px;
}

#side .data_list {
	margin: 0;
}

.data_list li,
.tag_list li {
	display: inline-block;
}

.data_list li {
	margin: 0 15px 0 0;
}

.data_list li:last-child {
	margin: 0;
}

.article_list .data_list li,
.user_list .data_list li span {
	font-size: 16px;
}

#video_details .data_list li {
	font-size: 20px;
}

.user_list .data_list li {
	font-size: 12px;
}

.user_list .data_list li span {
	margin: 0 5px;
}

.article_list .data_list li:before,
#video_details .data_list li:before,
.tag_list li a:before {
	margin: 0 10px 0 0;
}

.data_list .views:before {
	content: '\f487';
}

.data_list .books:before {
	content: '\f434';
}

.data_list .comments:before {
	content: '\f3fb';
}

.data_list .date:before {
	content: '\f3f3';
}

.article_list p,
.user_list p {
	color: rgba(72, 72, 72, 0.7);
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 10px;
}

.tag_list {
	margin: 0 0 15px;
}

.tag_list li {
	margin: 0 10px 5px 0;
}

.tag_list li a {
	font-size: 12px;
	border: 1px solid rgba(72, 72, 72, 0.1);
	padding: 7px 10px;
	border-radius: 15px;
}

.tag_list li a:before {
	content: '\f440';
	color: rgba(72, 72, 72, 0.5);
}

article dt {
	float: left;
	width: 30px;
	height: 30px;
}

article dt img {
	width: 100%;
}

article dd {
	line-height: 30px;
	margin: 0 0 0 40px;
}

.article_list article dd,
#video_details dd {
	font-size: 12px;
}

article dd a {
	display: inline-block;
	font-weight: bold;
	margin: 0 5px 0 0;
}

.thumb_list {
	font-size: 0;
	margin: 0 0 10px;
}

.thumb_list li {
	display: inline-block;
	width: 40px;
	max-width: calc( (100% - 10px) / 3);
	height: 40px;
	overflow: hidden;
	margin: 0 5px 0 0;
}

.thumb_list li:last-child {
	margin: 0;
}

.thumb_list li img {
	width: 100%;
	height: 40px;
}

@media(max-width:767px) {

	#cnt > h1 {
		font-size: 20px;
		margin: 0 0 10px;
	}

	#cnt > h1.search {
		font-size: 12px;
	}

	#cnt > h1.search strong {
		font-size: 20px;
		margin: 0 0 0 10px;
	}

	#cnt > h1.search strong:before,
	.cmn h1:before,
	#mylist h1:before {
		margin: 0 10px 0 0;
	}

	.count {
		font-size: 12px;
		margin: 0 0 10px;
	}

	.sort {
		margin: 0 10px 10px;
	}

	.article_list article,
	#side .article_list article {
		padding: 10px 10px 50px;
	}

	.user_list article {
		padding: 10px;
	}

	#mylist .article_list article {
		padding: 10px 10px 50px 50px;
	}

	.sort li a {
		font-size: 10px;
		line-height: 31px;
	}

	#cnt .article_list figure {
		width: 120px;
		height: 67px;
	}

	#cnt .article_list .deleted figure a {
		height: 67px;
	}

	#cnt .article_list .deleted figure a:before {
		width: 120px;
		font-size: 40px;
	}

	.user_list figure {
		width: 80px;
	}

	#cnt .article_list .details {
		margin: 0 0 0 130px;
	}

	.user_list .details {
		margin: 0 0 0 90px;
	}

	#cnt article h2 a {
		font-weight: normal;
		line-height: 1.5;
	}

	#cnt .article_list article h2 a {
		font-size: 13px;
	}
	
	#video_details .data_list {
		text-align: center;
	}

	.article_list .data_list li {
		font-size: 14px;
	}

	.article_list p,
	.user_list p {
		font-size: 11px;
		line-height: 1.3;
		word-break: break-all;
	}

	.article_list .tag_list {
		margin: 0;
	}

	.article_list .tag_list li,
	#video_details .tag_list li {
		margin: 0 5px 5px 0;
	}

	.article_list .data_list li:before {
		margin: 0 5px 0 0;
	}

	.article_list .tag_list li a {
		font-size: 10px;
		border: none;
		padding: 0;
		background: rgba(79, 142, 247, 0.2);
		border-radius: 0;
	}

	#video_details .tag_list li a {
		font-size: 10px;
	}

	.article_list .tag_list li a:before {
		content: '';
		margin: 0;
	}

	#cnt .article_list dl {
		position: absolute;
		bottom: 10px;
	}

	#cnt .article_list dl,
	#side .article_list dl {
		left: 10px;
	}

	#mylist #cnt .article_list dl {
		left: 50px;
	}

	article dd {
		margin: 0 0 0 35px;
	}

	article dd a {
		margin: 0;
	}

	article time {
		display: none;
	}

	#video_details dd {
		padding: 6px 0 0;
		line-height: 1.5;
	}

	.user_list .data_list li {
		display: block;
		font-size: 10px;
		margin: 0 0 3px;
	}

	.user_list .data_list li:last-child {
		margin: 0;
	}

	.user_list .thumb_list {
		margin: 0;
	}

}

/* LABEL, DURATION
------------------------------------------------------------------------------*/

.duration,
.label {
	display: block;
	color: #fff;
	text-align: center;
}

.article_list .duration,
.article_list .label {
	font-size: 10px;
	line-height: 20px;
}

#side .article_list .duration,
#side .article_list .label {
	font-size: 9px;
	line-height: 15px;
}

.user_list .label {
	line-height: 30px;
}

.duration,
figure .label {
	position: absolute;
	opacity: 0.6;
}

.article_list .label,
.duration {
	padding: 0 10px;
}

#side .article_list .label,
#side .duration {
	padding: 0 7px;
}

figure .label {
	top: 0;
	left: 0;
}

.user_list .label {
	font-size: 12px;
	width: 30px;
	background: #4f8ef7;
	border-radius: 50%;
}

.duration {
	bottom: 0;
	right: 0;
	background: #000;
}

.label.XVIDEOS,
.label.xHamster,
.label.REDTUBE,
.label.Youjizz,
.label.erovideo {
	background: #000;
}

.label.XVIDEOS strong,
.label.xHamster strong,
.label.Youjizz strong,
.label.REDTUBE strong {
	color: #de2600;
	font-weight: normal;
}

.label.FC2 {
	background: #de2600;
}

.label.JavyNow {
	background: #2dc9ff;
}

.label.erovideo {
	color: #4fa7dd;
}

.label.erovideo strong {
	color: #ee3671;
	font-weight: normal;
}

.label.Pornhub {
	background: #f90;
}

.label.Pornhub strong {
	color: #000;
	font-weight: normal;
}

.label.ShareVideos {
	background: #e90049;
}

.label.VJAV {
	background: #1a1817;
	color: #cc0e18;
}

.label.SpankBang {
	background: #9e4319;
}


@media(max-width:767px) {
	
	.article_list .duration,
	.article_list .label {
		font-size: 9px;
		line-height: 15px;
	}
	
	.article_list .label,
	.duration {
		padding: 0 7px;
	}

	#cnt .user_list .label {
		font-size: 12px;
	}

}

/* FILTER
------------------------------------------------------------------------------*/

#filter {
	border: 1px solid rgba(72, 72, 72, 0.2);
	box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08);
	margin: 0 0 20px;
}

#filter.user {
	width: 250px;
	margin: 0 auto 20px;
}

#filter > div {
	position: relative;
	float: left;
	padding: 10px 20px;
	box-sizing: border-box;
}

#filter.user > div {
	float: inherit;
}

#duration {
	width: 40%;
	border-right: 1px solid rgba(72, 72, 72, 0.2);
}

#sites {
	width: 60%;
}

#filter dt {
	margin: 0 0 10px;
}

#filter dt:before,
#filter li a:before {
	margin: 0 10px 0 0;
}

#filter dt:before,
#filter li.current a:before {
	color: #4f8ef7;
}

#duration dt:before {
	content: '\f402';
}

#sites dt:before {
	content: '\f465';
}

#filter dd,
#filter.user p {
	font-size: 20px;
	vertical-align: middle;
	cursor: pointer;
}

#filter.user p {
	text-align: center;
}

#filter dd:after,
#filter.user p:after {
	content: '\f3d0';
	margin: 0 0 0 10px;
}

#filter .active dd:after {
	content: '\f3d8';
}

#sites dd span {
	float: left;
	font-size: 10px;
	line-height: 20px;
	border-radius: 4px;
	padding: 0 10px;
	margin: 0 10px 0 0;
}

#filter ul {
	display: none;
}

#filter .active ul {
	display: block;
	position: absolute;
	top: 66px;
	left: -1px;
	width: 100%;
	background: #fff;
	padding: 10px 0;
	border: 1px solid rgba(72, 72, 72, 0.2);
	box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.15);
	z-index: 1;
}

#filter.user .active ul {
	top: 40px;
}

#filter li a {
	position: relative;
	line-height: 40px;
	padding: 0 0 0 60px;
}

#filter li a:before {
	position: absolute;
	top: 0;
	left: 20px;
	color: rgba(72, 72, 72, 0.3);
	font-size: 30px;
	content: '\f401';
}

#filter li.current a:before {
	content: '\f3ff';
}

#sites li {
	float: left;
	width: 50%;
}

#sites li a {
	padding: 5px 20px 5px 60px;
}

#sites li .label {
	line-height: 30px;
	border-radius: 4px;
}

@media(max-width:767px) {

	#filter,
	#filter.user {
		margin: 0 10px 15px;
	}

	#filter.user {
		width: auto;
	}

	#filter > div {
		width: 50%;
		padding: 10px;
	}

	#filter.user > div {
		width: 100%;
	}

	#filter.user p {
		font-size: 14px;
	}

	#filter dt {
		font-size: 12px;
	}

	#filter dd {
		font-size: 14px;
		line-height: 20px;
	}

	#sites dd span {
		margin: 0 5px 0 0;
	}

	#filter .active ul {
		top: 62px;
	}

	#filter.user .active ul {
		top: 34px;
	}

	#sites li {
		float: inherit;
		width: 100%;
	}

	#sites li a {
		padding: 10px 20px 10px 60px;
	}

	#sites li .label {
		font-size: 10px;
		line-height: 20px;
	}

}

/* PAGINATION
------------------------------------------------------------------------------*/

#pagination {
	margin: 30px 0 0;
}

#pagination ul {
	font-size: 0;
	text-align: center;
}

#pagination li {
	display: inline-block;
	font-size: 16px;
	margin: 0 5px;
}

#pagination li a {
	color: #4f8ef7;
	line-height: 40px;
	text-align: center;
	width: 40px;
}

#pagination .prev,
#pagination .next {
	border: 1px solid #4f8ef7;
	border-radius: 50%;
}

#pagination .prev:before {
	content: '\f3d2';
}

#pagination .next:before {
	content: '\f3d3';
}

#pagination .current a {
	color: #fff;
	background: #4f8ef7;
	border-radius: 50%;
}

@media(max-width:767px) {

	#pagination li {
		font-size: 14px;
		margin: 0 2px;
	}

	#pagination li a {
		line-height: 30px;
		width: 30px;
	}

}

/* VIDEO
------------------------------------------------------------------------------*/

#wrap > article {
	float: left;
	width: 65%;
	padding: 25px 0 0;
}

#player {
	position: relative;
	width: 100%;
	padding: 56.25% 0 0;
	margin: 0 0 30px;
	overflow: hidden !important;
}

#player,
#player .deleted {
	background: linear-gradient(45deg, #7f7f7f, #191919);
}

#player:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 128px;
	height: 128px;
	margin-top: -64px;
	margin-left: -64px;
	content: '\f29c';
	animation: spin 1s infinite linear;
	color: #fff;
	font-size: 100px;
	text-align: center;
	line-height: 128px;
}

#player iframe,
#player .deleted,
#player .FC2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#player .FC2 > div,
#player .erovideo iframe {
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
}

#player .FC2 .fc2vp_player_head.fc2vp_clearfix,
#player .FC2 .fc2vp_player_head {
	display: none;
}

/* Youjizz専用：コントロールパネル表示対応 */
#player:has(.v-Youjizz) {
    padding: 0;
    min-height: 400px;
    overflow: visible !important;
}

#player .v-Youjizz {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 800px;
    height: 100%;
}

#player .v-Youjizz iframe {
    width: 100%;
    height: 100%;
}

#player .deleted p {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	color: #fff;
}

#controls {
	font-size: 0;
	text-align: center;
	margin: 0 0 20px;
}

#controls li {
	display: inline-block;
	color: #4f8ef7;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	border: 1px solid #4f8ef7;
	border-radius: 50%;
	margin: 0 10px;
	cursor: pointer;
}

#controls li.current {
	color: #fff;
	background: #4f8ef7 !important;
}

article h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 20px;
}

article > .data_list {
	margin: 0 0 20px;
}

article > .data_list li {
	font-size: 24px;
}

article > .data_list li:before,
#list .data_list li:before {
	margin: 0 10px 0 0;
}

#video_details p {
	color: rgba(72, 72, 72, 0.7);
	line-height: 1.5;
	word-break: break-all;
	margin: 0 0 30px;
}

#video_details p a {
	display: inline;
}

#video_details dl {
	margin: 0 0 20px;
}

article h3,
.list h3 {
	font-size: 24px;
	margin: 50px 0 30px;
}

.list h3 {
	font-weight: normal;
	text-align: center;
}

#nav_user + #cmt {
	margin: 20px 0 0;
}

#cmt > div {
	background: rgba(72, 72, 72, 0.05);
	padding: 15px;
	margin: 0 0 20px;
	cursor: pointer;
}

#cmt > div img {
	width: 40px;
	margin: 0 20px 0 0;
}

#cmt > div span {
	line-height: 40px;
}

#cmt > div > div {
	display: none;
}

#cmt > div.active > div {
	display: block;
	position: relative;
	margin: 10px 0 0;
}

#cmt > div > div input {
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	padding: 10px;
	box-sizing: border-box;
}

#cmt li {
	margin: 0 0 20px;
	position: relative;
}

#cmt li:first-child {
	border: none;
}

#cmt .reply,
#cmt .post_reply {
	border: none;
	margin: 0 0 20px 30px;
}

#cmt li div {
	margin: 0 0 15px;
}

#cmt li div > a,
#cmt li div > img {
	float: left;
	width: 40px;
}

#cmt li div > a img {
	width: 100%;
}

#cmt li h4 {
	margin: 0 0 10px 50px;
}

#cmt li time {
	display: block;
	float: left;
	color: rgba(72, 72, 72, 0.6);
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 10px;
}

#cmt li p {
	line-height: 1.5;
}

#cmt li p a {
	display: inline;
	color: #4f8ef7;
}

#cmt li p a:hover {
	text-decoration: underline;
}

#cmt .post_reply {
	position: relative;
}

#cmt .post_reply img {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
}

#cmt .post_reply input {
	font-size: 16px;
	line-height: 20px;
	background: rgba(72, 72, 72, 0.1);
	width: 100%;
	padding: 20px 20px 20px 70px;
	box-sizing: border-box;
}

@media(max-width:767px) {

	#wrap > article {
		float: inherit;
		width: 100%;
		padding: 0;
		margin: 0 0 30px;
	}

	#player {
		margin: 0 0 20px;
	}

	#controls li {
		font-size: 14px;
		line-height: 30px;
		width: 30px;
		margin: 0 5px;
	}

	article h1 {
		font-size: 20px;
	}

	#video_details {
		padding: 0 10px;
	}

	#video_details p {
		font-size: 14px;
	}

	#cmt {
		padding: 0 10px 20px;
	}

}

/* SIDE
------------------------------------------------------------------------------*/

#side {
	float: right;
	width: 35%;
	padding: 25px 0 0 20px;
	box-sizing: border-box;
}

#side > h2 {
	font-weight: normal;
	line-height: 1.5;
	margin: 0 0 20px;
}

@media(max-width:767px) {

	#side {
		float: inherit;
		width: 100%;
		padding: 0;
	}

	#side > h2 {
		text-align: center;
	}

}

/* ADD
------------------------------------------------------------------------------*/

h1.add:before {
	content: '\f489';
}

.form h2,
.list_edit h2,
#alert h2 {
	font-weight: normal;
	display: flex;
	align-items: center;
	text-align: center;
}

.form h2,
.list_edit h2 {
	font-size: 20px;
	margin: 50px 0 20px;
}

#alert h2 {
	margin: 0 0 20px;
}

.form h2:before,
.list_edit h2:before,
#alert h2:before,
.form h2:after,
.list_edit h2:after,
#alert h2:after {
	border-top: 1px solid rgba(72, 72, 72, 0.2);
	content: '';
	display: inline;
	flex-grow: 1;
}

.form h2:before,
.list_edit h2:before,
#alert h2:before {
	margin-right: 0.7em;
}

.form h2:after,
.list_edit h2:after,
#alert h2:after {
	margin-left: 0.7em;
}

.form p {
	text-align: center;
	margin: 0 0 20px;
}

#video_list li {
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
	position: relative;
}

#video_list dl {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	width: 100px;
	background: rgba(79, 142, 247, 0.8);
	box-sizing: border-box;
	padding: 10px;
	margin: 0 0 20px;
}

#video_list dt {
	font-size: 30px;
	text-align: center;
	margin: 0 0 10px;
}

#video_list dd {
	font-size: 12px;
	line-height: 20px;
	border-radius: 4px;
}

#video_list iframe {
	height: 168px;
}

.form input[type="text"],
.list_edit input[type="text"],
.form input[type="password"],
.form textarea,
.list_edit textarea {
	font-size: 20px;
	line-height: 1.5;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid rgba(72, 72, 72, 0.2);
	background: #fff;
}

.form #user_reco input[type="text"] {
	display: inline;
	width: 100px;
	margin: 0 10px;
}

.form input[type="text"]:focus,
.form input[type="password"]:focus,
.list_edit input[type="text"]:focus,
.form textarea:focus,
.list_edit textarea:focus {
	border: 1px solid #4f8ef7;
}

.form textarea,
.list_edit textarea {
	height: 200px;
}

#thumb_type {
	font-size: 0;
	text-align: center;
	margin: 0 0 20px;
}

#thumb_type li,
#thumb_select input[type="radio"]:checked + span:before,
#thumb_upload label {
	color: #4f8ef7;
}

#thumb_type li {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	width: 30%;
	box-sizing: border-box;
	display: inline-block;
	background: #fff;
	border-top: 1px solid #4f8ef7;
	border-bottom: 1px solid #4f8ef7;
	border-left: 1px solid #4f8ef7;
	cursor: pointer;
}

#thumb_type li:last-child {
	border-right: 1px solid #4f8ef7;
}

#thumb_type li.current {
	color: #fff;
	background: #4f8ef7;
}

.form input[type="radio"],
.form input[type="file"],
.form input[type="checkbox"],
.list_edit input[type="checkbox"] {
	display: none;
}

#thumb_current,
#thumb_select,
#thumb_upload {
	display: none;
}

#thumb_current.active,
#thumb_select.active,
#thumb_upload.active,
.sign #thumb_upload {
	display: block;
}

#thumb_select {
	font-size: 0;
	margin: 0 0 10px;
}

#thumb_select li {
	position: relative;
	display: inline-block;
	width: 120px;
	height: 90px;
	margin: 0 10px 10px 0;
}

#thumb_select li img {
	width: 100%;
	height: auto;
}

#thumb_select span {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
}

#thumb_select span:before {
	color: rgba(255, 255, 255, 0.8);
	font-size: 30px;
	content: '\f21b';
}

#thumb_select input[type="radio"]:checked + span:before {
	content: '\f3ff';
}

#thumb_current,
#thumb_upload {
	text-align: center;
}

.sign #thumb_upload {
	margin: 20px 0 0;
}

#thumb_upload label,
#thumb_upload label:before {
	line-height: 40px;
}

#thumb_upload label {
	position: relative;
	display: inline-block;
	padding: 0 30px 0 50px;
	border: 1px solid rgba(72, 72, 72, 0.2);
	border-radius: 4px;
}

#thumb_upload label:before {
	position: absolute;
	top: 0;
	left: 20px;
	font-size: 30px;
	content: '\f3f5';
}

#thumb_upload p {
	margin: 20px 0 0;
}

#thumb_current p img,
#thumb_upload p img {
	width: 200px;
}

h3.tag_head {
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
	text-align: center;
	background: rgba(72, 72, 72, 0.05);
	padding: 0 20px;
	margin: 30px 0 20px;
	cursor: pointer;
}

h3.tag_head:after,
#tag_select_actress > li:before {
	content: '\f3d0';
}

h3.tag_head:after {
	margin: 0 0 0 20px;
}

h3.tag_head.active:after,
#tag_select_actress > li.active:before {
	content: '\f3d8';
}

.tag_select,
#tag_select_actress {
	display: none;
}

h3.tag_head.active + .tag_select,
h3.tag_head.active + #tag_select_actress,
h3.tag_head.active + #tag_select_actress li.active .tag_select {
	display: block;
	font-size: 0;
}

#tag_select_actress > li {
	font-size: 16px;
	text-align: center;
	background: rgba(79, 142, 247, 0.1);
	padding: 10px;
	margin: 0 0 10px;
	cursor: pointer;
}

#tag_select_actress > li:before {
	margin: 0 20px 0 0;
}

#tag_select_actress > li.active {
	padding: 10px 10px 0;
}

#tag_select_actress > li > ul {
	text-align: left;
	margin: 10px 0 0;
}

.tag_select li {
	display: inline-block;
	font-size: 16px;
	margin: 0 20px 10px 0;
}

.tag_select label {
	position: relative;
	display: block;
	line-height: 40px;
	padding: 0 0 0 40px;
}

.tag_select label span:before,
.confirm span:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color: rgba(72, 72, 72, 0.2);
	font-size: 30px;
	line-height: 40px;
}

.tag_select label span:before,
.confirm span:before {
	content: '\f371';
}

.tag_select input[type="checkbox"]:checked + span:before,
.confirm input[type="checkbox"]:checked + span:before {
	color: #4f8ef7;
}

.tag_select input[type="checkbox"]:checked + span:before,
.confirm input[type="checkbox"]:checked + span:before {
	content: '\f374';
}

.confirm label {
	position: relative;
	display: inline-block;
	line-height: 40px;
	padding: 0 0 0 40px;
}

input#list_publish[disabled] + span {
	opacity: 0.5;
}

@media(max-width:767px) {

	.form h2,
	.list_edit h2 {
		font-size: 16px;
		margin: 30px 0 20px;
	}

	#video_list li {
    	float: inherit;
    	overflow: hidden;
    	margin: 0 auto 20px;
	}

	#thumb_type li {
		font-size: 12px;
		line-height: 30px;
	}

	#thumb_select li {
		width: 25%;
		height: auto;
		border: 1px solid #fff;
		box-sizing: border-box;
		margin: 0;
	}

	.tag_select li {
		font-size: 12px;
		margin: 0 10px 5px 0;
	}

	.tag_select label,
	.tag_select label span::before,
	.confirm label,
	.confirm span::before {
		line-height: 30px;
	}

	.tag_select label {
		padding: 0 0 0 30px;
	}

	.form input[type="text"],
	.list_edit input[type="text"],
	.form input[type="password"],
	.form textarea,
	.list_edit textarea {
		font-size: 16px;
		padding: 10px;
	}

	.form textarea,
	.list_edit textarea {
		height: 100px;
	}

	.error {
		font-size: 12px;
	}

}

/* USER
------------------------------------------------------------------------------*/

#wall > div {
	position: relative;
	height: 150px;
	background: linear-gradient(230deg, #a24bcf, #4b79cf, #4bc5cf);
	background-size: 300% 300%;
	animation: wall 10s ease infinite;
	overflow: hidden;
	z-index: 0;
}

#wall.list > div,
#wall.bg_thumb > div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	animation: inherit;
}

#wall.list > div {
	height: 200px;
}

#wall > div:before {
	content: '';
	position: absolute;
	top: -30px;
	bottom: -30px;
	left: -30px;
	right: -30px;
	background: inherit;
	filter: blur(20px);
	z-index: -1;
}

#wall > section {
	position: relative;
	padding: 150px 30px 0;
	margin: -150px 0 0;
}

#wall.list > section {
	padding: 200px 30px 0;
	margin: -200px 0 0;
}

#user_details {
	float: left;
	width: 30%;
	padding: 0 50px 0 0;
	margin: -100px 0 0 0;
	box-sizing: border-box;
}

#user_details #icon {
	margin: 0 0 20px;
}

#user_details #icon img {
	width: 100%;
	max-width: 200px;
	border: 5px solid #fff;
}

#user_details h1 {
	font-size: 20px;
	margin: 0 0 20px;
}

#user_details h1 a {
	line-height: 1.2;
}

#user_details p {
	color: rgba(72, 72, 72, 0.7);
	line-height: 1.5;
	margin: 0 0 20px;
}

#user_details dt {
	margin: 0 0 10px;
}

#user_details dt a,
#nav_user li.current a {
	color: #4f8ef7;
}

#user_details dt a:before {
	content: '\f42c';
	margin: 0 10px 0 0;
}

#user_details dt a:after {
	content: '\f3d3';
	margin: 0 0 0 10px;
}

#user_details dd {
	text-align: center;
}

#user_details dd strong {
	font-size: 24px;
	font-weight: normal;
	margin: 0 10px 0 0;
}

#nav_user ul {
	font-size: 0;
}

#nav_user li {
	display: inline-block;
	width: 20%;
	padding: 0 0 10px;
	border-bottom: 1px solid rgba(72, 72, 72, 0.1);
	text-align: center;
}

#nav_user li.current {
	border-bottom: 1px solid #4f8ef7;
}

#nav_user li a {
	font-size: 16px;
}

#nav_user li a strong {
	display: block;
	font-size: 24px;
	font-weight: normal;
	margin: 10px 0 0;
}

#nav_user + .switch,
h1.feed + .switch {
	text-align: center;
}

#nav_user + .switch {
	padding: 20px 0;
}

h1.feed + .switch {
	padding: 0 0 20px;
}

.switch a,
.switch div {
	position: relative;
	display: inline-block;
	line-height: 34px;
	padding: 0 80px 0 0;
}

.switch span {
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 34px;
	background: #13bf11;
	border-radius: 34px;
	margin: 0 0 0 20px;
}

.switch .off span {
	background: #ccc;
}

.switch span:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 26px;
    right: 4px;
    bottom: 4px;
    background-color: #fff;
    border-radius: 50%;
}

.switch .off span:before {
	left: 4px;
}

@media(max-width:767px) {

	#wall > div {
		display: none;
	}

	#wall > section,
	#wall.list > section {
		padding: 0;
		margin: 0;
	}

	#wrap_wall {
		position: relative;
		background: linear-gradient(230deg, #a24bcf, #4b79cf, #4bc5cf);
		background-size: 300% 300%;
		animation: wall 10s ease infinite;
		overflow: hidden;
		z-index: 0;
	}

	#wall.list #wrap_wall,
	#wall.bg_thumb #wrap_wall {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		animation: inherit;
	}

	#wrap_wall:before {
		content: '';
		position: absolute;
		top: -30px;
		bottom: -30px;
		left: -30px;
		right: -30px;
		background: inherit;
		filter: blur(20px);
		z-index: -1;
	}

	#user_details {
		float: inherit;
		width: 100%;
		padding: 20px;
		margin: 0;
		position: relative;
	}

	#user_details #icon {
		width: 60px;
		margin: 0 auto 10px;
	}

	#user_details #icon img {
		border: none;
	}

	#user_details h1 a,
	#user_details p,
	#user_details dt a,
	#user_details dd {
		color: #fff;
	}

	#user_details h1,
	#user_details p {
		text-align: center;
	}

	#user_details h1 {
		font-size: 14px;
		margin: 0 0 10px;
	}

	#user_details p,
	#user_details dd {
		font-size: 12px;
	}

	#user_details p {
		margin: 0 0 10px;
	}

	#user_details dt {
		font-size: 10px;
		text-align: center;
		margin: 0 0 5px;
	}

	#user_details dt a:before,
	#user_details dd strong {
		margin: 0 5px 0 0;
	}

	#user_details dt a:after {
		margin: 0 0 0 5px;
	}

	#user_details dt a {
		display: inline;
	}

	#user_details dd strong {
		font-size: 18px;
	}

	#nav_user {
		width: auto;
		overflow: hidden;
	}

	#nav_user ul {
		width: 100%;
		white-space: nowrap;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}

	#nav_user #nav_user_follow,
	#nav_user #nav_user_follower,
	#nav_user #nav_user_cmt {
		display: inline-block;
	}

	#nav_user ul {
		padding: 15px 0 0;
	}

	#nav_user li {
		width: 40%;
	}

	#nav_user li a {
		font-size: 14px;
	}

	#nav_user li a strong {
		margin: 5px 0 0;
	}

	#nav_user + .switch {
		padding: 10px 0;
	}

	h1.feed + .switch {
		padding: 0 0 10px;
	}

}

/* MY LIST
------------------------------------------------------------------------------*/

#mylist > nav {
	margin: 0 0 30px;
}

#mylist > nav ul {
	font-size: 0;
}

#mylist > nav li,
#mylist > nav li a {
	display: inline;
	font-size: 14px;
	line-height: 1.3;
}

#mylist > nav li a,
.cnt > ul li.public:before,
article label span:before,
article label input[type="checkbox"]:checked + span:before,
#move h3:before {
	color: #4f8ef7;
}

#mylist > nav li:before {
	margin: 0 20px 0 0;
}

#mylist > nav li.home:before {
	content: '\f447';
}

#mylist > nav li.folder:before {
	content: '\f3d3';
}

#mylist > nav li.folder {
	margin: 0 0 0 20px;
}

#mylist .cnt {
	float: right;
	width: 80%;
}

.cnt > ul li {
	background: #fff;
	padding: 20px 50px 20px 80px;
	margin: 0 0 1px;
	position: relative;
}

.cnt > ul li:last-child {
	margin: 0;
}

.cnt > ul li.private:before,
.cnt > ul li.public:before,
.cnt > ul li.list img {
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -20px 0 0;
}

.cnt > ul li.private:before,
.cnt > ul li.public:before {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-sizing: border-box;
}

.cnt > ul li.list img {
	display: block;
	width: 40px;
}

.cnt > ul li.private:before {
	content: '\f457';
	color: rgba(72, 72, 72, 0.5);
	border: 1px solid rgba(72, 72, 72, 0.5);
}

.cnt > ul li.public:before {
	content: '\f4c8';
	border: 1px solid #4f8ef7;
}

.cnt > ul li.list:before {
	content: '';
}

.cnt > ul li a {
	line-height: 1.5;
}

#mylist > div {
	float: left;
	width: 20%;
	padding: 0 30px 0 0;
	box-sizing: border-box;
}

#mylist .switch {
	text-align: center;
	margin: 0 0 20px;
}

#mylist .desc {
	color: rgba(72, 72, 72, 0.7);
	line-height: 1.5;
	margin: 0 0 30px;
}

article label {
	display: block;
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -20px 0 0;
}

article label input {
	display: none;
}

article label span:before {
	color: rgba(72, 72, 72, 0.3);
	font-size: 40px;
	content: '\f401';
}

article label input[type="checkbox"]:checked + span:before {
	content: '\f3ff';
}

#move {
	background: rgba(72, 72, 72, 0.05);
	padding: 20px;
	margin: 20px 0;
}

#move h3 {
	position: relative;
	font-weight: normal;
	line-height: 30px;
	padding: 0 0 0 40px;
	margin: 0 0 20px;
}

#move h3:before {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
	content: '\f3fe';
}

#move select {
	float: left;
	font-size: 16px;
	width: 70%;
	height: 40px;
	border: 1px solid rgba(72, 72, 72, 0.2);
	margin: 0 10% 0 0;
}

@media(max-width:767px) {

	#mylist > nav {
		margin: 0 10px 10px;
	}

	#mylist > nav li:before {
		margin: 0 10px 0 0;
	}

	#mylist > nav li.folder {
		margin: 0 0 0 10px;
	}

	#mylist > div {
		text-align: center;
		float: inherit;
		width: 100%;
		padding: 0 10px;
		margin: 0 0 10px;
	}

	#mylist > div button {
		display: inline-block;
		width: auto;
	}

	#btn_list_new {
		padding: 0 20px;
	}

	#mylist .cnt {
		float: inherit;
		width: 100%;
		box-sizing: border-box;
	}

	.cnt > ul li a {
		font-size: 13px;
	}

	#mylist .desc {
		font-size: 12px;
		margin: 0 10px 20px;
	}

	article label {
		left: 10px;
	}

	#move {
		padding: 20px 10px;
		margin: 20px 0;
	}

}

/* MODAL, ALEART
------------------------------------------------------------------------------*/

#modal,
#alert {
	display: none;
	opacity: 0;
}

#modal.active,
#alert.active {
	display: block;
	opacity: 1;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
}

#modal.active {
	background: #f9f9f9;
	animation: scaleUp 0.2s linear;
}

#alert.active {
	background: rgba(255, 255, 255, 0.8);
}

#alert.active > div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 70px 20px 0;
	box-sizing: border-box;
}

#modal header {
	height: 70px;
	background: #fff;
	position: relative;
}

#modal h1 {
	font-weight: normal;
	text-align: center;
	line-height: 70px;
}

#modal .list_edit {
	padding: 0 30px 50px;
}

#alert p {
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 50px;
}

@media(max-width:767px) {

	#modal.active {
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}

	#alert.active > div {
		width: 90%;
	}

	#alert p {
		margin: 0 0 20px;
	}

}

/* LIST
------------------------------------------------------------------------------*/

#list {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 60px);
	height: 200px;
	margin: 0 30px;
	box-sizing: border-box;
	color: #fff;
}

#list div {
	position: absolute;
	width: 100%;
	padding: 0 0 0 30%;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
}

#list h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.3;
	margin: 0 0 20px;
}

#list h1:before {
	margin: 0 10px 0 0;
}

#list .data_list li {
	font-size: 16px;
}

#list .data_list li:before {
	color: #fff;
}

#list p {
	line-height: 1.5;
}

@media(max-width:767px) {

	#list {
		position: inherit;
		width: auto;
		height: auto;
		margin: 0;
	}

	#list div {
		position: inherit;
		top: auto;
		transform: none;
		padding: 20px 20px 0;
		text-align: center;
	}

	#list + #user_details h1 {
		margin: 0;
	}

	#list + #user_details h1 a {
		font-weight: normal;
	}

	#list + #user_details p,
	#list + #user_details button,
	#list + #user_details dl {
		display: none;
	}

	#list h1 {
		font-size: 20px;
	}

	#list .data_list li {
		font-size: 14px;
		line-height: 1.3;
	}

	#list p {
		font-size: 12px;
	}

}

/* SIGNUP, LOGIN, PROFILE
------------------------------------------------------------------------------*/

.cmn.sign {
	width: 50%;
	margin: 0 auto;
}

h1.signup:before,
.user_id:after {
	content: '\f419';
}

h1.login:before,
.user_password:after {
	content: '\f457';
}

h1.login + .form .user_id {
	margin: 0 0 20px;
}

.feat {
	background: rgba(72, 72, 72, 0.05);
	padding: 30px 20px;
	margin: 0 0 30px;
}

.feat h3 {
	font-size: 24px;
	text-align: center;
	margin: 0 0 20px;
}

.feat p {
	line-height: 1.3;
	margin: 0 0 20px;
}

.feat dl {
	text-align: center;
}

.feat dt {
	margin: 0 0 10px;
}

.feat dd strong {
	font-size: 50px;
	font-weight: normal;
}

.user_id,
.user_password {
	position: relative;
}

.user_id:after,
.user_password:after {
	position: absolute;
	top: 11px;
	right: 10px;
	color: rgba(72, 72, 72, 0.2);
	font-size: 40px;
	text-align: center;
	width: 60px;
}

#join {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin: 0 0 20px;
}

h1.profile:before {
	content: '\f43c';
}

.profile_item,
#user_reco {
	text-align: center;
}

@media(max-width:767px) {

	.cmn.sign {
		width: 100%;
	}

	h1.login + .form .user_id {
		margin: 0 0 10px;
	}

	.feat h3 {
		font-size: 16px;
	}

	.feat p {
		font-size: 14px;
	}

	.user_id:after,
	.user_password:after {
		font-size: 30px;
		top: 8px;
		width: 40px;
	}

	#join {
		font-size: 20px;
	}

}

/* FOOTER
------------------------------------------------------------------------------*/

body > footer {
	padding: 0 0 50px;
}

body > footer p {
	color: rgba(72, 72, 72, 0.6);
	font-size: 10px;
	text-align: center;
	margin: 0 0 10px;
}

body > footer a {
	font-size: 10px;
	text-align: center;
}

/* INDEX
------------------------------------------------------------------------------*/

#cnt .idx {
	position: relative;
	border-bottom: 1px solid rgba(72, 72, 72, 0.1);
	margin: 0 0 20px;
}

#cnt .idx h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin: 0 0 20px;
}

#cnt .idx > a:after {
	content: '\f3d3';
	margin: 0 0 0 10px;
}

#cnt .idx > a {
	position: absolute;
	top: 12px;
	right: 10px;
	color: #4f8ef7;
}

#cnt .idx .article_list,
#cnt .idx .user_list {
	font-size: 0;
	border: none;
}

#cnt .idx .article_list article,
#cnt .idx .user_list article {
	display: inline-block;
	vertical-align: top;
	border: none;
}

#cnt .idx .article_list article,
#cnt .idx .user_list article {
	width: 20%;
}

#cnt .idx .article_list article {
	padding: 0 5px 0 0;
	margin: 0 0 20px;
	box-sizing: border-box;
}

#cnt .idx .article_list figure,
#cnt .idx .user_list figure {
	float: inherit;
	overflow: hidden;
	margin: 0 0 10px;
}

#cnt .idx .article_list figure {
	width: 100%;
	height: auto;
}

#cnt .idx .article_list figure:before {
	content: '';
	display: block;
	padding: 56% 0 0;
}

#cnt .idx .article_list figure a {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#cnt .idx .article_list .deleted figure a {
	height: 100%;
}

#cnt .idx .article_list figure a img {
	min-height: 100%;
}

#cnt .idx .user_list figure {
	margin: 0 auto 10px;
}

#cnt .idx .article_list .details,
#cnt .idx .user_list .details,
#cnt .idx .article_list article h2,
#cnt .idx .user_list article h2 {
	margin: 0;
}

#cnt .idx .article_list.list .details {
	position: relative;
	height: 108px;
}

#cnt .idx .article_list .details h2 {
	word-break: break-all;
	padding: 0 10px 0 0;
}

#cnt .idx .user_list .details h2 {
	text-align: center;
}

#cnt .idx .article_list article h2 a,
#cnt .idx .user_list article h2 a {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3;
}

#cnt .idx .thumb_list {
	position: absolute;
	bottom: 0;
	margin: 0;
}

#cnt .idx .btn_more {
	display: none;
}

@media(max-width:979px) {

	#cnt .idx .article_list article,
	#cnt .idx .user_list article {
		width: 25%;
	}

}

@media(max-width:767px) {

	#cnt .idx {
		padding: 0 0 10px;
	}

	#cnt .idx h1 {
		font-size: 20px;
		font-weight: bold;
		margin: 0 10px 10px;
	}

	#cnt .idx > div {
		width: auto;
		overflow: hidden;
	}

	#cnt .idx .article_list,
	#cnt .idx .user_list {
		position: relative;
		width: 100%;
		white-space: nowrap;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
	}

	#cnt .idx .article_list article,
	#cnt .idx .user_list article {
		white-space: normal;
		padding: 0 5px 10px 0;
		margin: 0;
		box-sizing: inherit;
	}

	#cnt .idx .article_list article {
		width: 150px;
	}

	#cnt .idx .user_list article {
		width: 120px;
	}
	
	#cnt .idx .article_list article:first-child {
		padding: 0 5px 10px;
	}

	#cnt .idx .article_list figure,
	#cnt .idx .user_list figure {
		float: inherit;
		overflow: hidden;
	}

	#cnt .idx .article_list figure {
		width: 150px;
		height: 84px;
		margin: 0 0 7px;
	}

	#cnt .idx .article_list .deleted figure a {
		height: 84px;
	}

	#cnt .idx .article_list .deleted figure a:before {
		width: 150px;
	}

	#cnt .idx .article_list article h2 a,
	#cnt .idx .user_list article h2 a {
		font-size: 13px;
	}

	#cnt .idx .btn_more {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		display: inline-block;
		padding: 0 30px;
	}

	#cnt .idx .btn_more:before {
		content: '\f3d3';
		color: rgba(72, 72, 72, 0.2);
		font-size: 80px;
	}

}

/* ANIMATION
------------------------------------------------------------------------------*/

@keyframes scaleUp {

	0% {
	opacity: 0;
		transform: scale(0, 0);
	}

	100% {
		opacity: 1;
		transform: scale(1, 1);
	}
}

@keyframes spin {

	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(359deg);
	}

}

@keyframes wall {

	0% {
		background-position: 0% 50%
	}

    50% {
	    background-position: 100% 50%
	}

    100% {
	    background-position: 0% 50%
	}

}

/* NEWS LIST
------------------------------------------------------------------------------*/

#news_list {
	display: none;
}

@media(max-width:767px) {
	
	#news_list {
		display: block;
		margin: 0 0 20px;
	}
	
	#news_list h3 {
		text-align: center;
		border-bottom: 1px solid rgba(72, 72, 72, 0.1);
		padding: 0 0 20px;
	}
	
	#news_list li {
		border-bottom: 1px solid rgba(72, 72, 72, 0.1);
	}
	
	#news_list li a {
		line-height: 1.3;
		word-break: break-all;
		padding: 10px;
	}
	
}

/* headroom.js
------------------------------------------------------------------------------*/

@media(max-width:767px) {

	.headroom > header {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		transition: all .2s linear;
	}

	.headroom.slideUp > header {
		transform: translateY(0%);
	}

	.headroom.slideDown > header {
		transform: translateY(-100%);
	}

}

/* FAM
------------------------------------------------------------------------------*/

.fam_rectangle,
.fam_article,
.fam_320100,
.ad_article {
	display: none !important;
}

@media(max-width:767px) {
	
	.fam_rectangle,
	.fam_article,
	.fam_320100,
	.ad_article {
		display: block !important;
	}
	
	.fam_rectangle {
		/*width: 300px;
		height: 250px;*/
		margin: 0 auto 20px;
	}
	
	.article_list .fam_article article,
	.article_list article.ad_article,
	#side .article_list .fam_article article,
	#side .article_list article.ad_article {
		padding: 10px;
	}
	
	#mylist .fam_article article {
		padding: 10px;
		margin: 0 0 1px !important;
	}
	
	.article_list .fam_article article > a > div > div {
		height: 67px;
		overflow: hidden;
		margin: 0 10px 0 0 !important;
	}
	
	.article_list .fam_article article span {
		font-size: 13px;
		line-height: 1.5;
	}
	
	#cnt .idx .article_list .fam_article,
	#cnt .idx .article_list .ad_article {
		display: inline-block !important;
	}
	
	#cnt .idx .article_list .fam_article {
		width: 150px;
		white-space: normal;
		padding: 0 5px 10px 0;
		margin: 0;
	}
	
	#cnt .idx .article_list .fam_article:nth-child(1) {
		padding: 0 5px 10px;
	}
	
	#cnt .idx .article_list .fam_article article {
		padding: 0;
	}
	
	#cnt .idx .article_list .fam_article article > a > div > div {
		float: inherit;
		width: 150px;
		height: 84px;
		overflow: hidden;
		margin: 0 0 7px !important;
	}
	
	#cnt .idx .article_list .fam_article article > a > div > div img {
		width: 100% !important;
		height: auto !important;
		margin: -14px 0 0;
	}
	
	#cnt .idx .article_list .fam_article article span {
		display: block !important;
		line-height: 1.3;
		word-break: break-all;
		padding: 0 10px 0 0;
	}
	
	.fam_320100 > a > div {
		padding: 0 !important;
	}
	
}

/* HOVER
------------------------------------------------------------------------------*/

@media(min-width:768px) {
	
	#cmt > div > div button:hover,
	#btn_list_new:hover,
	.cnt > ul li button:hover,
	.cnt > ul li button:hover,
	.btn_book:hover,
	#search li a:hover,
	#guest a:hover,
	#member dt:first-child + dd a:hover,
	#member li a:hover,
	#wrap > nav li a:hover,
	#wrap > nav li a:hover:before,
	article h2 a:hover,
	.tag_list li a:hover,
	.tag_list li a:hover:before,
	article dd a:hover,
	#filter li a:hover,
	#cmt li h4 a:hover,
	#video_details p a:hover,
	#tag_select li label:hover,
	#nav_user li a:hover,
	.cnt > ul li a:hover {
		color: #4f8ef7;
	}
	
	.article_list button:hover,
	.user_list button:hover,
	#user_details button:hover,
	.btn_video_delete:hover {
		color: #fff;
	}
	
	#btn_book:hover,
	#btn_book_list:hover,
	.btn_exe:hover,
	#alert .btn_login:hover {
		background: linear-gradient(230deg, #4f8ef7, #41d4db);
	}
	
	#cmt > div > div button:hover,
	#btn_list_new:hover {
		background: #fff;
	}
	
	#cmt > div > div button:hover,
	.tag_list li a:hover,
	#thumb_upload label:hover {
		border: 1px solid #4f8ef7;
	}
	
	#btn_book_delete:hover,
	#btn_book_list_delete:hover,
	.btn_signup:hover,
	#btn_video_delete:hover,
	#btn_video_delete_exe:hover,
	#btn_account_delete_exe:hover,
	#cnt .idx > a:hover {
		font-weight: bold;
	}
	
	.btn_book:hover {
		background: #4f8ef7;
	}
	
	.btn_follow:hover {
		background: #4fc0e8;
	}
	
	.btn_book_delete:hover,
	.btn_follow_delete:hover,
	.btn_video_delete:hover {
		background: #ff004f;
	}
	
	.btn_reply:hover,
	body > footer a:hover {
		text-decoration: underline;
	}
	
	#btn_add_url:hover {
		background: rgba(72, 72, 72, 0.2);
	}
	
	#btn_list_edit:hover,
	#btn_list_delete:hover,
	#search li a:hover,
	#btn_profile:hover,
	#wrap > nav li a:hover,
	.sort li:not(.current) a:hover,
	#pagination .prev:hover,
	#pagination .next:hover,
	#controls li:hover,
	#thumb_type li:not(.current):hover {
		background: rgba(79, 142, 247, 0.1);
	}
	
	.btn_edit:hover {
		background: #299976;
	}
	
	#member li:last-child a:hover {
		color: rgb(72, 72, 72);
		background: rgba(72, 72, 72, 0.2);
	}
	
	figure a:hover img {
		opacity: 0.7;
		transition: all 0.35s;
	}
	
}
/* 広告用 201001
------------------------------------------------------------------------------*/

.atop, .abottom{
width:100%;
text-align:center;
padding:1em 0;
}
.atop img, .abottom img{
max-width:100%;
height:auto;
}

 .mb150p{
 	padding-bottom:1.5em;
 }
 
 .mt150p{
 	padding-top:1.5em;
 }
 .mtb150p{
 	padding-top:1.5em;
 	padding-bottom:1.5em;
 }
