@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : discoverry.css
Description :
===================================================================== */

/* =====================================================================
*    discoverry
* =================================================================== */

.fontWb {
  font-weight: 700;
}

.twColor {
  color: #1b95e0;
}

.fontBig {
  font-size: 1.4rem;
}

.spOnly {
  display: block;
}

.pcOnly {
  display: none;
}

.infoRed {
  color: #e6311a;
  font-weight: 700;
}
.text_red{
	color: #e6311a;
	
}
#back-content.news .inner {
  padding: 48.5% 0 13.33%;
}

#back-content.news .inner section:not(:last-of-type) {
  margin: 0 0 10%;
}

#back-content.news .sec_ttl {
  padding: 48.333% 0 0;
  margin: -13.47% 0 0;
  z-index: 2;
}

#back-content.news .sec_ttl img {
  width: 70%;
}

.discoverry_lead {
}

.discoverry_lead h3 {
  margin: 0 0 7%;
  color: #e6311a;
  font-family: "Noto Sans JP";
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
}

.discoverry_lead h3 span {
  display: block;
  font-size: 1.4rem;
  font-weight: 900;
/*  font-size: 2rem;
  font-weight: 900;
*/}

.next_theme_inner h4 {
  margin: 0 0;
  color: #e6311a;
  font-family: "Noto Sans JP";
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
}

.baseTxt {
  margin: 2% 0;
  font-size: 1.2rem;
  text-align: left;
}

.discoverry_lead p {
  font-size: 1.1rem;
  line-height: 1.5;
}

.discoverry_lead p strong {
  font-weight: bold;
}

.discoverry_lead p em {
  color: #58800a;
  font-weight: bold;
  font-style: normal;
}

.discoverry_movie {
  width: 100%;
  margin: 0 auto 10%;
}

.discoverry_movie_box {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

.discoverry_movie_box iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.backnumber_content_ttl {
  padding-bottom: 2%;
}

.backnumber_content_details {
  margin: 0 0 5%;
}

.backnumber_content_details p {
  font-size: 1.1rem;
  line-height: 1.5;
}

.backnumber_content_details p a {
  color: #333;
}

.discoverry_cast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.discoverry_cast li {
  width: 45%;
  margin: 0 10% 10% 0;
}

.discoverry_cast li:nth-child(even),
.discoverry_cast li:last-child {
  margin-right: 0;
}

.discoverry_cast_photo figcaption {
  margin: 7% 0 0;
  font-size: 1.1rem;
  line-height: 1.3;
  text-align: center;
}

.discoverry_cast_mc_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 10%;
}

.discoverry_cast_mc p {
  margin: 3% 15% 0 0;
  font-size: 1.1rem;
  line-height: 1.3;
  text-align: center;
}

.discoverry_cast_mc p:last-child {
  margin-right: 0;
}

.discoverry_ticket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.discoverry_ticket dt {
  width: 100%;
  padding: 5%;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.discoverry_ticket_img1 {
  width: 50%;
  margin: 0 auto;
}

.discoverry_ticket dd {
  width: 100%;
  margin: 0 0 5%;
  padding: 5%;
  font-size: 1.1rem;
  line-height: 1.5;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.discoverry_ticket_first {
  display: block;
  color: #e6311a;
  font-weight: bold;
}

.discoverry_ticket_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5% 0 0;
}

.discoverry_ticket_link li {
  width: 48%;
  margin: 0 4% 4% 0;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
}

.discoverry_ticket_link li:nth-child(even),
.discoverry_ticket_link li:last-child {
  margin-right: 0;
}

.discoverry_ticket_link li a {
  display: block;
  padding: 10%;
  color: #fff;
  text-decoration: none;
  background-color: #000;
}

.discoverry_ticket_bnr a {
  display: block;
}
.ouboInfo {
  border: 1px solid #000;
  padding: 1rem;
  margin: 1rem;
  background-color: #fff;
}

.partake_box{
	display: block;
}
.how01{
	width:auto;
	padding-top: 40px;
}
.btnbox{
	margin: 0 auto;
	padding: 5% 5% 0 5%;
}
.discoverryfes_btn{
	text-align: center;
	margin: 0 auto;
  border: 2px solid #000;
  border-radius: 0;
  background: #fff;
	padding: 2%;
	width: 100%;
	height: 50px;
		text-decoration: none;
	display: flex;
	justify-content: center;
		align-items: center;
		transition : all 0.5s ease 0s;
	font-family:Arial, Helvetica, "sans-serif";
	font-weight: bold;


}
a.btn-border {	
	color: #1da1f2;
font-size: 3rem;
text-decoration: none;
}
.discoverryfes_btn:hover {
  color: #fff;
  background: #000;
	text-decoration: none;

}
discoverryfes_btn.btn-green{
  padding: 0.5em;
  margin: 10px 0;
  display: block;
  color: #fff !important;
  background: #00913D;
  font-weight: bold;
  font-size:16px;
  border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
}
.discoverryfes_btn:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: -3px 5px 0 0;
  background: url("../images/TwitterLogo.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	
}
.baseTxt_center{
	text-align: center;
	font-size: 1.2rem;
}
.how01{
	position: relative;
}
.how_number{
position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #e6311a;
    color: #ffffff;
    font-weight: bold;}
.how01_txt{
padding-top: 10px;
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none;
  }
  .pcOnly {
    display: block;
  }

  #back-content.news .inner {
    padding: 17.82% 0 4.55%;
  }

  #back-content.news .sec_ttl {
    padding: 20% 0 2%;
    margin: -6.55% auto 0;
  }

  #back-content.news .sec_ttl img {
    width: 41.41%;
  }

  .discoverry_lead {
    margin: 10% 0 0;
  }

  .discoverry_lead h3 {
    margin: 0 0 3%;
    font-size: 5rem;
  }

  .next_theme_inner h4 {
    margin: 0 7%;

    font-size: 2rem;
    line-height: 1.8;
  }

  .baseTxt {
    margin: 2% 0;
    font-size: 1.6rem;
  }

  .discoverry_lead h3 span {
    display: inline-block;
    font-size: 3rem;
    margin: 0 0.5em 0 0;
  }

  .discoverry_lead p {
    font-size: 2rem;
    text-align: center;
  }

  #back-content.news .inner section:not(:last-of-type) {
    margin: 0;
  }

  .discoverry_movie {
    width: 70%;
    margin: 0 auto 5%;
  }

  .backnumber_content_ttl {
    padding-bottom: 1%;
  }

  .backnumber_content_details {
    margin: 0 0 2%;
  }

  .backnumber_content_details p {
    margin: 0 0 0 3%;
    font-size: 1.5rem;
  }

  .backnumber_content_details p a:hover {
    text-decoration: none;
  }

  .discoverry_cast {
    margin: 0 0 0 3%;
  }

  .discoverry_cast li,
  .discoverry_cast li:nth-child(even),
  .discoverry_cast li:last-child {
    width: 18%;
    margin: 0 2.5% 2.5% 0;
  }

  .discoverry_cast li:nth-child(5n),
  .discoverry_cast li:last-child {
    margin-right: 0;
  }

  .discoverry_cast_photo figcaption {
    font-size: 1.5rem;
  }

  .discoverry_cast_mc {
    width: 50%;
    margin: 0 auto;
  }

  .discoverry_cast_mc_txt p {
    margin: 2% 20% 0 0;
    font-size: 1.5rem;
  }

  .discoverry_ticket {
    margin: 0 0 0 3%;
  }

  .discoverry_ticket dt {
    width: 30%;
    margin: 0 0 5px;
    padding: 1em 2em;
    font-size: 1.5rem;
    border-bottom: 0;
    border-right: 1px solid #eee;
  }

  .discoverry_ticket_img1 {
    width: 70%;
  }

  .discoverry_ticket dd {
    width: 70%;
    margin: 0 0 5px;
    padding: 1em 2em;
    font-size: 1.5rem;
  }

  .discoverry_ticket_link {
    margin: 3% 0 0 3%;
  }

  .discoverry_ticket_link li,
  .discoverry_ticket_link li:nth-child(even) {
    width: 22%;
    margin: 0 4% 4% 0;
  }

  .discoverry_ticket_link li:nth-child(4n),
  .discoverry_ticket_link li:last-child {
    margin-right: 0;
  }

  .discoverry_ticket_link li a {
    font-size: 1.5rem;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }

  .discoverry_ticket_link li a:hover {
    background-color: #58800a;
  }

  .discoverry_ticket_bnr {
    width: 80%;
    margin: 0 auto;
  }

  .discoverry_ticket_bnr a:hover {
    opacity: 0.7;
  }
	.partake_box{
	display: flex;
}
.how01{
	width:33.333%;
}
	.discoverryfes_btn{
	width: 300px;

}
.baseTxt_center{
	text-align: center;
	font-size: 2rem;
}
	a.btn-border {	
	color: #1da1f2;
font-size: 4rem;
text-decoration: none;
}

}

@media screen and (min-width: 1100px) {
  #back-content.news .inner {
    padding: 196px 0 50px;
  }
}
