 /*
Theme Name:
Theme URI: NA
Author: T.Oka
Author URI: NA
Description: NA
Version: 1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic&family=BIZ+UDPGothic&family=BIZ+UDPMincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap');
@charset "UTF-8";
.mt-0 {
	margin-top: 0;
}
.mr-2{
	margin-left: 0.146vw;
}
.mr-16{
	margin-right: 1.171vw;
}
.py-16 {
	padding-top: 1.171vw;
	padding-bottom: 1.171vw;
}
.mt-16 {
	margin-top: 1.171vw;
}
.pt-16 {
	padding-top: 1.171vw;
}
.pb-16 {
	padding-bottom: 1.171vw;
}

.mt-48 {
	margin-top: 3.514vw !important;
}
/*-------TOP----------*/
body.admin {
  background: #F5F7FA;
  font-family: "FOT-UD角ゴ_ラージ Pr6N M", "YuGothic","Yu Gothic","Meiryo","ヒラギノ角ゴ", sans-serif;
  color: #10101A;
  width: 100%;
  height: auto;
  margin: 0;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #FFFFFF;
  width: 100%;
  height: 6.149vw;
}
.header_area {
	width: 92.679vw;
	height: 3.66vw;
	margin: 1.464vw 3.66vw;
 }
.header_area a {
  text-decoration: none;
  vertical-align: middle;
}
h2.maintop_text {
  color: #10101A;
  font-family: "Poppins";
  font-size: 2.196vw;
  font-weight: 600;
  margin-bottom: 0;
}
h2.maintop_text span{
  color: #FEBD09;
  margin-left: 0.805vw;
}
.admin_main {
	width: 100%;
	/* height: 129.575vw; */
	background: #F5F7FA;
	padding: 9.81vw 2.343vw;
}
.block1 {
	padding: 0 1.171vw !important;
}
.block1 li {
 list-style: none;
}
.block1 button.active {
	width: 17.57vw;
  padding: 1.245vw 1.757vw;
  background: #367BFA;
  border-radius: 0.732vw;
  border: 0;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.318vw;
}
.block1 button {
	width: 17.57vw;
  padding: 1.245vw 1.757vw;
  background: #F5F7FA;
  border-radius: 0.732vw;
  border: 0;
  margin-top: 0.732vw;
  color: #10101A;
  font-weight: 700;
  font-size: 1.318vw;
}
.block1 button img {
	width: 2.123vw;
	height: 2.123vw;
}
.block1 button:hover{
  background: #367BFA;
  color: #FFFFFF;
}
.block2 {
	background: #FFFFFF;
	padding: 0 1.171vw !important;
}
.block3 {
	padding: 2.928vw;
}
.block3 h2,
.block12 h2 {
	font-size: 2.343vw;
	font-weight: 700;
	margin-bottom: 0;
}
.block3 .button {
	width: fit-content;
  padding: 0.805vw 1.757vw;
  background: #367BFA;
  border-radius: 0.732vw;
  border: 0;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.318vw;
}
.table_underline {
	border-bottom: 0.073vw solid #ccc;
}

.block4 thead th {
	font-size: 1.318vw;
	font-weight: 700;
}
.block4 table td {
  /*padding-right: 1.757vw;
  	font-size: 1.318vw; */
  font-size: .9rem;
  padding-right: .8rem;
}
.block4 table td.small {
	font-size: .75rem;
}

.block4 table td:last-child {
	padding-right: 0;
}

.block4 table td a {
	color: #10101A;
}
.block4 tbody img {
	width: 8.785vw;
	height: 4.978vw;
}
.block4 table .button {
	background: #A8ACB2;
	border: 0;
	border-radius: 4.246vw;
	color: #FFFFFF;
	/* padding :0.293vw 1.025vw; */
	/* font-size: 1.171vw; */
	font-size: .75rem;
	padding: 3px 8px;
	font-weight: 700;
}
a:link {text-decoration:none }
a.page_number:visited {color: black; text-decoration:none }
.pagination {
  display: flex;
  justify-content: center;
  margin: 1.098vw;
}
.pagination a {
	color: #000;
}
.pagination li {
	width: 2.196vw;
    margin: 0 0.732vw;
    padding: 0.366vw 0.732vw;
    text-align: center;
    background: #b8b8b8;
    color: black;
}
.pagination li.active {
    background: #f0f0f0;
}
.page_feed {
  width: 2.196vw;
  margin: 0 0.732vw;
  padding: 0.366vw 0.732vw;
  text-align: center;
  background: #b8b8b8;
  color: black;
}
.first_last_page {
  width: 2.196vw;
  margin: 0 0.732vw;
  padding: 0.366vw 0.732vw;
  text-align: center;
  background: #f0f0f0;
  color: black;
}
.page_number {
  width: 2.196vw;
  margin: 0 0.732vw;
  padding: 0.366vw;
  text-align: center;
  background: #b8b8b8;
  color: black;
}
.now_page_number {
  width: 2.196vw;
  margin: 0 0.732vw;
  padding: 0.366vw;
  text-align: center;
  background: #f0f0f0;
  color: black;
  font-weight: bold;
}
.block5 {
	background: #F4F7FC;
}
.block6 {
	margin: 0 1.611vw;
}
.block7,
.block8,
.block9,
.block10,
.block11 {
	display: flex;
	flex-flow: column;
	margin-bottom: 4.1vw;
}
.block7 label,
.block8 label,
.block9 h2,
.block10 label,
.block11 label {
  font-size: 1.464vw;
  font-weight: 700;
  margin-bottom: 1.171vw;
}
.block7 input,
.block8 textarea {
	padding: 0.878vw 1.757vw;
	border: 0;
	border-radius: 0.732vw;
}

.block9 input[type="file"] {
  display: none;
}
.block9 label {
  color: ;
  background: #FFFFFF;
  cursor: pointer;
  align-items: center;
  display: flex;
	flex-flow: column;
	padding :1.171vw 0;
 border-radius: 0.732vw;
}
.block9 img.plus {
	width: 3.807vw;
	height: 3.807vw;
	margin-bottom: 0.586vw;
}
.block9 label p {
  font-size: 1.318vw;
}
.block10 img {
	width: 1.318vw;
	height: 1.318vw;
	margin-right: 0.586vw;
}
label.large_category {
	color: #367BFA;
}
label.form-check-label,
.form-check {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.block10.form-check-input[type=radio] {
  border-radius: 0;
}
.middle_category {
	margin-left: 1.757vw;
}
.middle_category label {
	font-size: 1.318vw;
  font-weight: 700;
}
.small_category {
	margin-left: 5.417vw;
}
.small_category label {
	font-size: 1.318vw;
  font-weight: 500;
  margin-bottom: 0;
}
.block10_1,
.block10_2 {
	background: #FFFFFF;
	padding: 1.757vw 1.757vw 0.586vw 1.757vw;
  border-radius: 0.732vw;
}
.block10_2 label {
  font-size: 1.318vw;
  font-weight: 400;
  margin-bottom: 0	;
}
.tab-wrap {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
.tab-label {
	width: auto;
	color: #367BFA;
	cursor: pointer;
	order: -1;
	padding: 1.684vw 9.736vw;
  border: 0.146vw solid #367BFA;
  border-radius: 2.782vw;
	position: relative;
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s;
	user-select: none;
	white-space: nowrap;
	-webkit-tap-highlight-color: transparent;
	margin: 0 0.732vw;
}
.tab-label:hover {
	background: #367BFA;
	color: #FFFFFF;
}
.tab-label::after {
	bottom: 0;
	content: '';
	display: block;
	height: 0.22vw;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: translateX(100%);
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s 80ms;
	z-index: 1;
}
.tab-switch:checked ~ .tab-label::after {
	transform: translateX(-100%);
}
.tab-switch:checked + .tab-label::after {
	opacity: 1;
	transform: translateX(0);
}
.tab-content {
	height:0;
	opacity:0;
	padding: 0 1.464vw;
	pointer-events:none;
	transform: translateX(-30%);
	transition: transform .3s 80ms, opacity .3s 80ms;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.tab-switch:checked ~ .tab-content {
	transform: translateX(30%);
}
.tab-switch:checked + .tab-label + .tab-content {
	height: auto;
	opacity: 1;
	order: 1;
	pointer-events:auto;
	transform: translateX(0);
}
.tab-wrap::after {
	content: '';
	height: 1.464vw;
	order: -1;
	width: 100%;
}
.tab-switch {
	display: none;
}
.tab-content label {
	margin-top: 4.1vw;
}
.tab-content input {
	border: 0;
	padding: 1.171vw 1.757vw;
  border-radius: 0.732vw;
}
.block12 input[type=radio]{
  display: none;
}
.block12 input {
	width: auto;
  font-size: 1.318vw;
  font-weight: 700;
	color: #367BFA;
	cursor: pointer;
	padding: 0.732vw 1.537vw;
  border: 0.146vw solid #367BFA;
  border-radius: 0.732vw;
  margin-right: 1.464vw;
  margin-top: 1.171vw;
}
.block12 input:hover {
  background: #367BFA;
  color: #FFFFFF;
}

.block12 {
	margin-bottom: 16rem;
	margin-left: 1.611vw;
	margin-right: 1.611vw;
}


/* ----- */
.block3 .button-sm {
    padding: 0.6vw 4vw;
    font-size: 1em;
}

table.search th {
	padding-right: 0.5rem;
}

.search-form h3 {
	font-size: 1rem;
	font-weight: 700;
}

.block3 table th a.asc,
.block3 table th a.desc {
	position:relative;
}
.block3 table th a.asc::after,
.block3 table th a.desc::after {
	content: "";
	display: inline-block;
	height: calc( 1.318vw * 1.5 );
	width: 1.318vw;
	background-image: url(../img/ui/up-bk.png);
	background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
	position:absolute;
	top: calc(1.318vw * -0.4);
	right: calc(-1.138vw - 2px);
}

.block3 table th a.desc::after {
	background-image: url(../img/ui/down-bk.png);
}

/*------- form-length ----------*/
.pp-box {
	width: 17.57vw;
}
.pp-box select {
	width: 100px;
	border-radius: 0;
	width: calc( 3rem + 1.5em );
}
.pp-box .label {
	margin: 0;
	padding: 4px 8px;
	border: 1px solid #ced4da;

	line-height: 21px;
	color: #212529;
	background-color: #fff;
	width: calc( 1rem + 5em );
	border-radius: 0;
	text-align: center;
}


/*-------tags---------*/
.movie-tags .badge {
	background: #febd09;
	font-size: .75rem;
}

.movie-tags a {
	text-decoration: none;
	color: #fff;
}

.movie-tags a:hover {
	color: #fff;
}

/*
.movie-tags {
	margin-bottom: 2.5vw;
}

.block2 h3,
.block6 h3 {
	margin-bottom: 1vw;
}
*/