body {
	margin: 0;
	font-size: .88rem;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background-color: #151515;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

img {
	max-width: 100%;
	height: auto;
}

iframe {
	border: 0;
}

a {
	color: #eee;
	text-decoration: none;
}

.table {
	color: #fff;
}

ul,
li {
	list-style-type: none;
}

ul {
	padding-left: 0;
}

h1.site_title_logo {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.blog_header_logo {
	color: #fff;
}

main {
	margin-top: 25px;
	overflow-x: hidden;
	position: relative;
}

.pc_hide {
	display: none;
}

.content_row {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.content_admin {
	padding: 0;
	width: 100%;
}

.main_col {
	width: calc(100% - 220px);
	padding-right: 20px;
}

.sub_col {
	width: 220px;
}

.main_section {
	width: 100%;
	margin-bottom: 35px;
}

.main_section_s {
	width: 100%;
	margin-bottom: 35px;
}

.main_section_side {
	width: 100%;
	margin-bottom: 20px;
}

.main_col_admin {
	width: 100%;
}

.ms_admin_section {
	border: 1px solid #ddd;
	padding: 16px;
	margin-bottom: 17px;
}

.ms_admin_section_title {
	margin-bottom: 20px;
	font-size: 20px;
	border-left: 7px solid #9af;
	padding: 3px 6px;
}

.shop_admin_section {
	border: 1px solid #ddd;
	padding: 16px;
	margin-bottom: 17px;
}

.shop_admin_section_title {
	margin-bottom: 20px;
	font-size: 20px;
	border-left: 7px solid #9af;
	padding: 3px 6px;
}

.section_catlist {
	padding: 0px;
}

.admin_btn {
	border: 1px solid #ddd;
}

.btn_s {
	padding: 4px 8px;
}

.btn_m {
	padding: 6px 14px;
}

.btn_l {
	padding: 9px 20px;
}

.btn_bg_1 {
	background-color: #888;
	color: #fff;
}

.btn_bg_1:hover {
	background-color: #bbb;
	color: #fff;
}

.btn_bg_2 {
	background-color: #297796;
	color: #fff;
}

.btn_bg_2:hover {
	background-color: #59a9b9;
	color: #fff;
}

.list_shop_content {
	position: relative;
	margin-bottom: 35px;
	width: 100%;
	padding: 30px;
	background-color: #292929;
}

.shop_item_premium {
	background: url(./images/bg_gold_under4.png) 0 10px/auto auto no-repeat;
	box-shadow: 0 0 0 8px #ff0101 inset;
	padding-top: 62px;
	padding-bottom: 33px;
}

@media all and (max-width: 768px) {
	.shop_item_premium {
		background: url(./images/bg_gold_under4.png) 0 10px/100% auto no-repeat;
		box-shadow: 0 0 0 8px #ff0101 inset;
		padding-top: 75px;
		padding-bottom: 30px;
	}
}

.shop_item_area {
	font-size: 13px;
	margin-bottom: 3px;
	color: #d9d9d9
}

.shop_item_title h3 {
	font-size: 22px;
	margin: 0 0 8px 0;
}

.shop_item_title h3 a {
	color: #fff;
}

.shop_item_appeal {
	font-size: 17px;
}

.shop_item_appeal_sp {
	font-size: 17px;
	width: 100%;
	padding: 0 15px;
	text-align: center;
}

.shop_item_detail_s {
	padding: 0;
	width: 100%;
	font-size: 16px;
	line-height: 27px;
}

.shop_item_detail_s_name {
	width: 30px;
	display: inline-block;
}

.shop_item_title_sub {
	margin-top: 5px;
	font-size: 13px;
	color: #777;
}

.shop_item_header {
	background-color: #fffaf2;
	padding: 7px;
}

.list_shop_content_outer {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 8px;
}

.shop_item_ldate {
	color: #888;
	font-size: 12px;
}

.shop_page_content_title {
	font-size: 18px;
	font-weight: bold;
	color: #f2f2f2;
}

.list_shop_image {
	position: relative;
	width: 300px;
	overflow: hidden;
}

.list_shop_image:before {
	content: "";
	display: block;
	padding-top: 62%;
}

.list_shop_image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	object-fit: cover;
}

.list_details {
	width: calc(100% - 300px);
	padding: 0px 10px 10px 18px;
}

.shop_item_text {
	margin-top: 15px;
	font-size: 16px;
	color: #d3d3d3;
	padding: 0;
}

.detail_shop_con {
	margin-top: 6px;
}

.con_color {
	color: #ac7507;
	font-size: 19px;
}

.detail_shop_con_in {
	background-color: #393939;
	padding: 3px 7px;
}

.text_center {
	text-align: center;
}

h3.shop_item_sp_top_name {
	font-size: 18px;
}

.shop_item_sp_top_area {
	margin-top: 4px;
	font-size: 13px;
}

@media all and (max-width: 768px) {
	.list_shop_content {
		margin-bottom: 18px;
	}

	.list_shop_image {
		width: 100%;
		margin-bottom: 9px;
	}

	.list_details {
		width: 100%;
		padding: 8px 8px 8px 8px;
	}
}

.admin_cast_image {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.row_cast {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.cast_item_content {
	width: 20%;
	padding: 10px;
	background-color: #292929;
}
.cast_item_content_s {
	width: 25%;
	padding: 10px;
	background-color: #292929;
}

.cast_item_content_home {
	width: 20%;
	padding: 10px;
	background-color: #1c1c1c;
}

@media all and (max-width: 992px) {
	.cast_item_content {
		width: 33.3333%;
	}
	.cast_item_content_s {
		width: 33.3333%;
	}
}

@media all and (max-width: 768px) {
	.cast_item_content {
		width: 50%;
	}
	.cast_item_content_s {
		width: 50%;
	}
}

.admin_cast_image {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.admin_cast_image:before {
	content: "";
	display: block;
	padding-top: 130%;
}

.admin_cast_image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.row_cast_list {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.list_cast_image {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.list_cast_image_s{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.list_cast_image_s:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.list_cast_image_s img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width:100%;
	height:100%;
	object-fit: cover;
	border-radius:50%;
}

.cast_new {
	position: absolute;
	z-index: 50;
	top: 0px;
	right: 0px;
	padding: 3px 8px;
	color: #d3ba00;
	background-color: #262626;
}

.cast_work_today {
	position: absolute;
	z-index: 50;
	bottom: 0px;
	left: 0px;
	padding: 2px 6px;
	color: #2a2a2a;
	background-color: #d4b906;
}

.cast_rank {
	position: absolute;
	z-index: 50;
	top: 4px;
	left: 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #222;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #999;
}

.cast_rank_1 {
	background: linear-gradient(to bottom, #ede19e, #e6ac00);
}

.cast_rank_2 {
	background: linear-gradient(to bottom, #efefef, #c0c0c0);
}

.cast_rank_3 {
	background: linear-gradient(to bottom, #f5dbc4, #b87333);
}

.list_cast_image:before {
	content: "";
	display: block;
	padding-top: 120%;
}

.text_align_center {
	text-align: center;
}

.list_cast_image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.list_cast_name {
	font-size: 17px;
	padding: 4px 0;
	border-bottom: 1px solid #FCAF17;
	margin-bottom: 3px;
}

.main_shop {
	padding: 2px;
}

.cast_age {
	margin-left: 5px;
	font-size: 15px;
}

.list_cast_shop {
	margin-top: 5px;
	text-align: center;
}

.list_cast_shop_r a {
	background-color: #333;
	padding: 3px 5px;
}

.list_cast_shop_r a:hover {
	background-color: #666;
}

.list_cast_shop a {
	display: block;
	background-color: #333;
	padding: 2px;
}

.list_cast_shop a:hover {
	background-color: #666;
}

.section_title {
	position: relative;
	padding: .5em 1.2em;
	color: #fff;
	margin-bottom: 12px;
	font-size: 18px;
}

.section_title::before,
.section_title::after {
	display: inline-block;
	position: absolute;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	border: 2px solid #FCAF17;
	content: '';
}

.section_title::before {
	top: calc(50% - 3px);
	left: 0;
}

.section_title::after {
	top: calc(50% + 3px);
	left: 5px;
}

.main_shop section {
	margin-bottom: 35px;
}

.shop_title_header {
	margin-bottom: 30px;
}

.heading-shop {
	color: #fff;
	font-weight: 400;
	font-size: 28px;
	padding: 0;
	margin: 0;
}

.heading-sub-shop {
	color: #eee;
	font-size: 15px;
}

.shop_details {
	padding: 1px;
}

.add-button,
.remove-button {
	padding: 3px 12px;
	background-color: #007BFF;
	color: white;
	border: none;
	cursor: pointer;
}

.add-button {
	margin-top: 10px;
}

.add-button:disabled,
.remove-button:disabled {
	background-color: #CCCCCC;
	cursor: not-allowed;
}

.remove-button {
	background-color: #FF0000;
}

.shop_page_title {
	margin-bottom: 30px;
	font-size: 20px;
	border-left: 6px solid #ddd;
	padding: 3px 10px;
}

.page_title {
	margin-bottom: 30px;
	font-size: 20px;
	border-left: 6px solid #ddd;
	padding: 3px 10px;
}

.side_col_section {
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.side_col_title {
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: left;
	margin-bottom: 5px;
}

.ranking_area_type {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	margin-bottom: 40px;
}

.ranking_area_type div {
	margin-right: 6px;
}

.ranking_area_type div a {
	border-bottom: 1px solid #a00;
}

.admin_menu_link {
	margin-right: 10px;
	border-bottom: 1px dotted #2e299d;
}

.info_item {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.info_date {
	width: 88px;
}

.info_title {
	width: calc(100% - 88px);
}

.section_config {
	margin-bottom: 15px;
	border: 1px solid #ddd;
	padding: 15px;
}

.shop_pickup {
	display: none;
	width: 280px;
	overflow: hidden;
	z-index: 100;
	position: fixed;
	background: #efefef;
	opacity: 90%;
	margin-left: 10px;
	padding: 10px 30px 10px 10px;
	border-radius: 15px;
	box-shadow: 0px 1px 2px;
	bottom: 40px;
	right: 38px;
	line-height: 1;
	text-align: left;
}

.shop_pickup_close {
	position: absolute;
	z-index: 101;
	right: 6px;
	top: 6px;
	cursor: pointer;
	font-size: 22px;
}

.shop_pickup_title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #00b8ef;
}

.shop_pickup_item {
	display: none;
}

.shop_pickup_item_inner {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.shop_pickup_item_image {
	width: 80px;
}

.shop_pickup_item_image img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
}

.shop_pickup_item_title {
	width: calc(100% - 80px);
	padding-left: 6px;
	font-size: 12px;
}

.shop_pickup_item_title .t_1 {
	font-size: 16px;
	color: #008;
}

.shop_pickup_item_title .t_2 {
	color: #777;
	margin-top: 6px;
}

.shop_pickup_link:hover {
	opacity: 0.7;
}

@media all and (max-width: 768px) {
	.shop_pickup {
		display: none;
		width: 100%;
		max-width: 100%;
		overflow: hidden;
		z-index: 1050;
		position: fixed;
		background: #efefef;
		opacity: 90%;
		margin-left: 0;
		padding: 10px 30px 10px 10px;
		border-radius: 0px;
		box-shadow: 0px 0px 0px;
		bottom: 0px;
		right: 0px;
		line-height: 1;
		text-align: left;
	}

	.shop_pickup_item_image {
		width: 50px;
	}

	.shop_pickup_item_image img {
		width: 50px;
		height: 50px;
		border-radius: 50%;
		object-fit: cover;
	}

	.shop_pickup_item_title {
		width: calc(100% - 50px);
		padding-left: 6px;
		font-size: 12px;
	}

	.sp_sort_m {
		margin-bottom: 12px;
	}
}

h4.home_section_title {
	padding: 3px 8px;
	margin: 0;
	font-size: 18px;
	border-left: 7px solid #094aab;
}

.home_section_body {
	margin-top: 15px;
}

.side_banner img {
	max-width: 100%;
}

.slick-slide {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.slick-slide:before {
	content: "";
	display: block;
	padding-top: 60%;
}

.slick-slide a img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.slick_text {
	background-color: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding: 4px 8px;
	position: absolute;
	left: 6px;
	bottom: 5px;
	z-index: 99;
}

.slick-next {
	right: 22px;
	z-index: 99;
}

.slick-prev {
	left: 2px;
	z-index: 99;
}

.slick-next:before {
	content: '→';
	font-size: 40px;
}

.slick-prev:before {
	content: '←';
	font-size: 40px;
}

.main-header {
	background-color: #151515;
	color: white;
	text-align: center;
	padding: 10px 0 10px 0;
	width: 100%;
}

.site-title {
	font-size: 24px;
	margin: 0;
}

.menu li i {
	margin-right: 6px;
	color: #FCAF17;
}

.menu li:hover {
	background-color: #321212;
}

.main-nav {
	width: 100%;
	background-color: rgba(55, 55, 55, 0.8);
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 99;
}

.main-nav ul {
	display: flex;
	justify-content: space-evenly;
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-nav ul li {
	flex: 1;
	text-align: center;
}

.main-nav ul li a {
	display: block;
	padding: 10px 0;
	color: white;
	text-decoration: none;
	font-size: 17px;
}

.menu-icon {
	display: none;
	flex-direction: column;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 30px;
}

/* スマホサイズの表示 */
@media (max-width: 768px) {
	.main-nav {
		display: none;
		flex-direction: column;
	}

	.main-nav.active ul {
		display: flex;
	}

	.menu-icon {
		display: flex;
	}

	.main-nav ul li {
		text-align: left;
		padding-left: 20px;
	}

	.main-header {
		padding: 10px 0;
		width: 100%;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 99;
	}

	.main_col {
		width: 100%;
		padding-right: 0px;
	}

	.sub_col {
		width: 100%;
		/* display: none; */
	}

	.sp_menu_list a {
		display: block;
		padding: 7px 10px;
		border-bottom: 1px solid #eee;
	}
}

.video-container {
	position: relative;
	max-width: 100%;
	width: 720px;
}

video {
	width: 100%;
	height: auto;
	display: block;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 0.5);
	border: none;
	padding: 10px 20px;
	color: white;
	font-size: 20px;
	cursor: pointer;
	display: none;
}

.video-container:hover .play-button {
	display: block;
}

.button-40 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 180px;
	margin: 0 auto;
	padding: 7px 5px;
	border: 1px solid #c25522;
	border-radius: 5px;
	box-shadow: 0 7px 10px rgb(33 33 33 / 10%);
	background-color: #492032;
	color: #fff;
	font-size: 1em;
}

.button-40:hover {
	background-color: #a4461a;
}

.page_section_menu {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.page_section_menu_item {
	margin-right: 8px;
}

@media all and (max-width: 768px) {
	.page_section_menu_item {
		margin-right: 0px;
		width: 50%;
		text-align: center;
	}

	.main-header {
		background-color: #212121;
	}
}

.page_shop_main_image {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.page_shop_main_image:before {
	content: "";
	display: block;
	padding-top: 45%;
}

.page_shop_main_image img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.attend_time {
	width: 100%;
	background-color: #555;
	color: #fff;
	margin-top: 6px;
}

article table th {
	padding-right: 40px;
}

article table td {
	padding: 5px;
}

.button-56 {
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 250px;
	margin: 0 auto;
	padding: .5em 2em;
	border: none;
	border-radius: 5px;
	background-color: #bb5728;
	color: #fff;
	font-weight: 600;
	font-size: 1em;
}

.button-56:hover {
	background-color: #9c441b;
}

.button-56::after {
	width: 1.25em;
	height: 1.25em;
	margin-left: 8px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM12.0606 11.6829L5.64722 6.2377L4.35278 7.7623L12.0731 14.3171L19.6544 7.75616L18.3456 6.24384L12.0606 11.6829Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
	content: '';
}

.cast_profile {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	margin-bottom: 28px;
}

.cast_profile_image {
	width: 45%;
	padding: 10px 30px;
	background-color: #393939;
}

.cast_profile_detail {
	width: 55%;
	padding-left: 30px;
}

.cast_profile_image_main {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.cast_profile_image_main:before {
	content: "";
	display: block;
	padding-top: 130%;
}

.cast_profile_image_main img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cast_profile_image_sub {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	gap: 5px;
}

.cast_profile_image_sub_item {
	position: relative;
	width: 20%;
	overflow: hidden;
}

.cast_profile_image_sub_item:before {
	content: "";
	display: block;
	padding-top: 120%;
}

.cast_profile_image_sub_item img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cast_profile_name {
	margin-bottom: 20px;
	background-color: #1f1f1f;
	padding: 6px 12px;
	box-shadow: 0px 1px #5d4c67;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.cast_profile_name h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	color: #fff;
}

.cast_profile_age {
	font-size: 17px;
	margin-left: 20px;
}
.cast_profile_tag{
	display:flex;
    flex-wrap:wrap;
    padding:0;
    width: 100%;
}
.btn_tag {
	margin-right: 6px;
	background-color: rgb(137, 41, 111);
	color: #fff;
	border-radius: 5px;
	margin-bottom:6px;
}
.btn_tag a{
	display: block;
	padding: 4px 10px;
}

.date-cell-th {
	font-weight: bold;
	text-align: center;
	width: 14.2857%;
}

.date-cell {
	text-align: center;
	width: 12.5%;
	padding: 22px 0 !important;
}

.shop_ranking_casts_outer {
	width: calc(100% + 0.5rem);
	overflow: auto !important;
}

.shop_ranking_casts_s {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	position: relative;
	width: 130vw;
	overflow-y: hidden;
	overflow-x: auto !important;
}

.shop_ranking_casts {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	position: relative;
	width: 100%;
}

.cast_item_content_r {
	width: 20%;
	padding: 2px 5px;
}

.cast_item_content_r_sp {
	width: 25%;
	padding: 2px 3px;
}

.list_cast_name_ranking {
	font-size: 12px;
	padding: 2px;
	width: 100%;
	position: absolute;
	z-index: 50;
	bottom: 0;
	left: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
}

.list_cast_ranking_status {
	font-size: 9px;
}

.list_cast_ranking_status_pc {
	font-size: 11px;
}

.list_cast_ranking_name {
	font-size: 11px;
}

.shop_price_under {
	margin-top: 15px;
	background-color: #444;
	padding: 16px;
	color: #eee;
}

@media all and (max-width: 768px) {
	.cast_profile {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		width: 100%;
		margin-bottom: 28px;
	}

	.cast_profile_image {
		width: 100%;
		padding: 12px 20px;
	}

	.cast_profile_detail {
		width: 100%;
		padding-left: 0px;
	}

	.sp_hide {
		display: none;
	}

	.pc_hide {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.table_contact table {
		width: 100%;
	}

	.table_contact tr {
		display: block;
		margin-bottom: 10px;
	}

	.table_contact th {
		display: block;
		text-align: left;
		width: 100%;
		margin-bottom: 5px;
	}

	.table_contact td {
		display: block;
		width: 100%;
	}

	.table_contact input {
		width: 100%;
	}

	.button-56 {
		width: 100%;
		text-align: center;
	}
}

.search_btn {
	position: absolute;
	z-index: 99;
	top: 7px;
	right: 7px;
	color: #888;
	cursor: pointer;
	border: 0px solid #000;
	border-radius: 8px;
}

.bg_bk_input {
	background-color: #393939;
	color: #eee;
	padding-right: 20px;
}

.main_section_side_tag {
	margin-top: 6px;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}
.pickup_tag{
	margin-bottom:5px;
}
.pickup_tag a {
	border: 1px solid #555;
	background-color: #333;
	border-radius: 5px;
	padding: 3px 8px;
	margin-right: 5px;
	display: block;
}

.search_tab ul {
	margin: 5px -4px;
	list-style-type: none;
	display: flex;
}

.search_tab ul li:first-child {
	width: 50%;
	border: none;
}

.search_tab ul li {
	width: calc(50% - 1px);
	padding: 0;
}

.search_tab ul li a {
	margin: 0 4px;
	padding: 10px 4px;
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 2px;
	background: rgba(255, 255, 255, .1);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
}

.search_tab ul li a .num {
	margin: 5px 0 0;
	padding: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f73;
}

.list-7 {
	list-style-type: none;
}

.list-7 li {
	display: flex;
	align-items: center;
	gap: 0 10px;
	padding: .3em;
}

.list-7 li::before {
	transform: rotate(-45deg);
	width: .4em;
	height: .4em;
	border-bottom: 3px solid #2589d0;
	border-right: 3px solid #2589d0;
	content: '';
}

.cast_item_content_ranking {
	border-top: 1px solid #555;
	padding: 15px 0;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.cast_name_r {
	margin-bottom: 8px;
}

.cast_name_r a {
	font-size: 20px;
	color: rgb(205, 116, 14);
	font-weight: bold;
}

.list_cast_image_r {
	position: relative;
	width: 80px;
	overflow: hidden;
}

.list_cast_rank {
	width: 50px;
	position: relative;
}

.list_cast_image_r:before {
	content: "";
	display: block;
	padding-top: 120%;
}

.list_cast_image_r img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.list_cast_detail_r {
	width: calc(100% - 130px);
	padding-left: 16px;
	font-size: 16px;
}

.shop_item_sp_top {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.shop_item_sp_top_left {
	width: 40%;
}

.shop_item_sp_top_right {
	width: 60%;
}

.shop_item_sp_top_right_img {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.shop_item_sp_top_right_img:before {
	content: "";
	display: block;
	padding-top: 60%;
}

.shop_item_sp_top_right_img img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.delete_contact {
	cursor: pointer;
	color: #f00;
}

.ranking_list_title {
	font-size: 22px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
}

.section_ranking {
	margin-bottom: 45px;
}

.ranking_list {
	margin-bottom: 45px;
}

.info_list_item {
	padding: 15px;
	width: 100%;
	border-top: 1px solid #555;
}

.info_list_item_date {
	font-size: 14px;
	color: #888;
}

.info_list_item_title {
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}

.info_list_item_detail {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
}

.info_list_item_category {
	margin-right: 12px;
}

.main_top_widget {
	margin-bottom: 20px;
}

.top_flex {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	margin-bottom: 100px;
}

.top_flex_left {
	width: 420px;
}

h1.top_site_title {
	font-size: 22px;
}

.top_flex_left img {
	width: 100%;
	height: auto;
}

.top_flex_right {
	width: calc(100% - 420px);
	padding-left: 50px;
}

#entrance {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;
	justify-content: center;
}
.more_btn_l{
	margin-right:8px;
}
.more_btn_r{
	margin-left:8px;
}
.more_btn{
	width:200px;
	text-align: center;
}
.link_t{
	cursor : pointer;
	display: block;
	border:1px solid #494949;
	padding:12px;
	font-size:18px;
	font-weight: bold;
}
.link_t span{
	margin-left:7px;
}
.t_l{
	background-color: #a93d12;
	color:#fff;
}
.t_r{
	background-color: #383838;
}
.t_l:hover{
	border:1px solid #b03d3d;
	background-color: #660000;
}
.t_r:hover{
	border:1px solid #595959;
	background-color: #4b4b4b;
}
@media all and (max-width: 768px) {
	.top_flex_left {
		width: 100%;
		margin-bottom:30px;
	}
	.top_flex_right {
		width: 100%;
		padding-left: 0px;
	}
	.more_btn{
		width: calc(50% - 10px);
		text-align: center;
	}
}
