@charset "UTF-8";
/*
Theme Name:tvshow2023-child
Version:1.6
Template:tvshow2023
*/

  @media (min-width: 1200px){
.p-global-nav > li > a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  text-align: center;
  padding: 0 10px;
}
}

.l-main {
  background: #fff;
  padding-bottom: 150px;
}

.post_col-3a { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 50%; min-height: 1px; margin-bottom: 2em; padding-right: 10px; padding-left: 10px; float: left; }
@media screen and (min-width: 768px) {
	.post_col-3a { width: 33.33333%; }
}
@media screen and (min-width: 1024px) {
	.post_col-3a { width: 33.33333%; }
}

.post_col-4 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 48%; min-height: 1px; margin-bottom: 2em; padding: 0; margin: 1%; float: left; }
@media screen and (min-width: 768px) {
	.post_col-4 { width: 48%; }
}
@media screen and (min-width: 1024px) {
	.post_col-4 { width: 23%; }
}

.p-archive-information__item {
  margin-top: 22px;
  width: 49.15%;
  width: -webkit-calc(50% - 11px);
  width: -moz-calc(50% - 11px);
  width: calc(50% - 11px);
  background: #f5f5f5;
  border: 1px solid #ccc;
}

.p-blog-archive__item {
  margin: 0 2% 48px;
  padding-bottom: 40px;
  position: relative;
  width: 46%;
  float: left;
}

.topmoji { font-size: 42px!important;}


@media only screen and (max-width: 991px) {
.p-archive-information__item-title {
  font-size: 14px;
padding:10px;
}
}
	
.p-blog-archive__item-excerpt { display:none; }
}


.p-pager {
padding-top: 47px;
clear:both;
}

/* レスポンシブ　テーブル */


.tbl-r02 th {
background: #f5f5f5;
border: solid 1px #ccc;
color: #666;
padding: 2%;
vertical-align:middle;
width: 35%;
}
.tbl-r02 td {
border: solid 1px #ccc;
  padding: 2%;
}


@media screen and (max-width: 761px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 98%;
  }
  .tbl-r02 {
    width: 98%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
border-bottom: none;
    display: block;
    width: 98%;
  }

.topmoji { font-size: 30px!important; }
}
	
form input[type="text"], form input[type="email"], form textarea {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 5px 5px 0;
	width: 95%;
}

/* botan */
.buttonsla a {
    background: #2da7df;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 10px 25px;
    color: #fff !important;
    transition: 0.3s ease-in-out;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.buttonsla a:hover {
    background: #313131;
    color: #FFF;
}

.entry-agreement {
  margin: 30px 0 20px;
  padding: 15px;
  clear: both;
  background-color: #e3fafa;
  border: 1px solid #999;
}




/* =ボタン
-------------------------------------------------------------- */

.btn-gradient-radius {
  display: inline-block;
  margin: 20px auto;
  padding: 15px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF!important;
  background-image: linear-gradient(45deg, #FF0000 0%, #cc0000 100%);
  transition: .4s;
  font-size:120%;
  width: 35%;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #9f0808 0%, #cc0000 100%);
}


.btn-gradient-radius2 {
  display: inline-block;
  margin: 20px auto;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #999999 0%, #cccccc 100%);
  transition: .4s;
  font-size:120%;
}

.btn-gradient-radius2:hover {
  background-image: linear-gradient(45deg, #666666 0%, #999999 100%);
}

/* =web font
-------------------------------------------------------------- */

.webfont1 {
  line-height: 1.3;
  font-family: 'Anton', sans-serif !important;}

/* footer
-------------------------------------------------------------- */

.l-footer {
display: block;
clear: both !important;
}

.p-footer-info {
  background: #ffffff;
  padding: 0 0 50px;
  text-align: center;
}

/* 
-------------------------------------------------------------- */

.p-entry__related-item { border-right: 1px solid #ddd; background: #fff; width: 33%; position: relative; }

.mt50{
  margin top: 50px;
}

.text80 {
  font-size:80%;
}

.white { color: #ffffff !important;}

.boxacc {
  padding: 20px 20px 0px 20px;
  border: #ccc 1px solid;
  background: #f5f5f5;
}

.boxtel {
  padding: 20px;
  border: #ccc 1px solid;
  background: #fafafa;
}

#toc_container.toc_black {
  background: #eee;
  width: 100%;
}

.schema-faq-question {
  width:100%;
  font-weight: bold; 
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.schema-faq-answer {
  margin-top: 15px !important;
}


.schema-faq-question::before {
  content: 'Q.';
  color: #c80021; 
}

.schema-faq-answer::before {
  content: 'A.';
  color: #0085C8; 
}



/* タイトル
-------------------------------------------------------------- */

.style3d {
  margin: 0 0 30px !important;
  padding: 1.2em .15em;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-size: 22px !important;
}

.style4 {
	position: relative;
	padding-bottom: 10px;
}

.style4::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: repeating-linear-gradient(45deg, #b4a983 0px, #b4a983 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);
	background-size: 8px 8px;
}

h2.wp-block-heading {
  padding: .6em .5em;
  margin: 1.2em 0;
  font-size: 150%;
  font-weight: 400;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  width: 100%;
}


h3.wp-block-heading {
  position: relative;
  padding: .6em 0;
  margin: 1.2em 0 !important;
  font-size: 130% !important;
}
h3.wp-block-heading:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(1, 0, 2), transparent);
  background: linear-gradient(to right, rgb(1, 0, 2), transparent);
}

h4.wp-block-heading {
  position: relative;
  padding: 7px 5px 7px 42px;
  background: #f5f5f5;
  font-size: 120%!important;
  color: #333;
  margin-left: -33px;
  line-height: 1.3;
  z-index:-1;
}

h4.wp-block-heading:after {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  border: none;
  border-left: solid 40px #f4ece2;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.p-blog-archive__item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  height: 60px;
}


.p-entry__body pre {
  border-left: 0px;
  font-size: 100%;
  margin: 0;
  line-height: 2.2;
  padding: 0;
  overflow: auto;
  background:no-repeat;
  font-weight: normal!important;
}


.p-pager {
  margin-top: 47px;
  clear: both;
}