@charset "UTF-8";
 body {
   /* font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif; */
   color: #fff;
   position:relative;
   margin: 0;
   background: #000;
   text-align: center;
   position:relative;
   /* font-family: kinuta-maruminfuji-stdn, serif;
   font-style: normal;
   font-weight: 400; */
   }

a {
    outline: none;
    color: #ffeb00;
    word-wrap:break-word;
}

p {
    margin: 0;
    padding: 0;
}

h1 {
  font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 550px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    /* background-color: #f4f4ff; */
    /* padding-top:5px; */
}
.radiko a:link {
    color: #f7c528;
    text-decoration: none;
    /* color: #ff0000; */
}
.radiko a:visited {
    color: #f7c528;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
.radiko_sp {display: none;}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

#global_header {
  display: block;
}

#nav_sp {
  display: none;
}

#global_footer {
  display: block;
}

.foot_c {
  position: relative;
  width: 100%;
}

.footer_sp {
  display: none;
}

* {zoom:1;}
.radikolink::after{ content: ""; display: block; clear: both;}
.bigbox::after{ content: ""; display: block; clear: both;}


/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.back {

margin: 0 ;
padding: 0 ;
font-size: 15px ;
line-height: 1.618 ;
background-repeat: no-repeat;
width: 100%;
}

.back p {

  font-family: heisei-kaku-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.back::before {
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:100vh;
background-color: #ffff;
/* background-repeat:no-repeat;
background-position:50% 100%;
background-image:url(../images/back.jpg);
background-size:cover; */
}

.main {
  color: #292929;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  }

.header {
  display: block !important;
  max-width: 1300px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.top {
  /* background-color: #f4f4f4; */
  background-image: url(../images/back.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.top img {
  max-width: 1260px;
  width: 100%;
}

.tark_youtube {
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: baseline;
  flex-wrap: wrap;
/* background-color: #1212b2; */
/* padding: 20px 0px 0px 0px; */
margin: 2rem 0rem 2rem 0rem;

}

.button {
  margin: 0px 50px;
  max-width: 100%;
  order: 2;
}

.button img {
  max-width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}

.button:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}
.pod {
text-align: center;
padding-bottom: 10px;
order: 2;
}

.sound {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 15px;
  width: 100%;
}

.youtube {
  width: 300px;
	padding: 0;
	box-sizing: border-box;
  /* margin: 0rem 4rem 0rem 0rem; */
  order: 1;
}

.youtube .youtube2 {
  padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.youtube .youtube2 iframe {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wording {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin: 4rem auto 3rem auto;
  /* padding: 2rem; */
  width: 1100px;
  max-width: 100%;
}

.wording p {
  text-align: left;
  letter-spacing: 3px;
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-style: normal;
  font-weight: 300;  line-height: 1.5;
}

.wrapper {
max-width: 1200px;
margin: auto;
margin-bottom: 4rem;
}

.wrapper h1 {
font-size: 27px;
margin-bottom: 10px;
position: relative;
padding: 0rem 0.5rem 0rem 0.5rem;
text-align: center;
margin: 0rem 0rem 3rem 0rem;
}

.tark_youtube h1 {
font-size: 27px;
margin-bottom: 10px;
position: relative;
text-align: center;
margin: 2rem;
}

.tark_youtube h1:before{
  background: #f7c528;
}

.tark_youtube span {
/* color: #ffff; */
}

.wrapper h2 {
font-size: 18px;
/* margin: 0px 10px; */
}

.under {
border-bottom: dashed 3px #f7c528;
}

.performer_block {
/* display: flex; */
/* margin: auto; */
/* margin-bottom: 0px auto 50px auto; */
max-width: 1200px;
/* margin: 4rem 4rem 6rem 4rem; */
}

.performer {
/* text-align: left; */
text-align: center;

}

.name {
  display: inline-block;
/* margin: 0px 0px 50px 0px; */
/* width: 50%; */
/* text-align: left; */
}

.name img {
width: 100%;

}

.name p {
text-align: left;
font-size: 20px;
}

h1 {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

h1:before {
  position: absolute;
  bottom: -5px;
  left: calc(50% - 30px);
  width: 60px;
  height: 3px;
  content: '';
  border-radius: 3px;
  background: #f7c528;
}

.performer_block a {
color: #f7c528;
}

.center2 {
text-align: center;
background-image: url(../images/back.jpg);
background-size: cover;
}

hr {
  margin: 50px 0px;
}

@media screen and (max-width: 1000px) {
  .wording {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin: 2rem;
    width: auto;
    /* margin: 2rem 0rem; */
    /* margin-bottom: 20px; */
  }
}

@media screen and (max-width: 972px) {

/* .ps-br {
  display: none;
} */
}


@media screen and (max-width: 951px) {


  .wording {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin: 4rem 2rem 3rem 2rem;
    /* margin: 2rem 0rem; */
    /* margin-bottom: 20px; */
  }

  .wording p {

    /* display: inline-block; */
    text-align: left;
    letter-spacing: 1.5px;
    line-height: 1.6;
  }

  .youtube {

    /* width: 70%; */
    width: 300px;
  	padding: 0;
  	box-sizing: border-box;
    margin: 0rem 2rem 0rem 2rem;
  }

  .pod {

  text-align: center;
  margin: 0px 10px 0px 10px;
  padding-bottom: 10px;
  /* border-left: solid 0.5px #d81312; */
  order: 2;
  }


}

@media screen and (max-width: 768px) {

  #global_footer {
    display: none;
  }
  .footer_sp {
    display: block;
  }

  #nav_sp {
    display: block;
  }

  #headerouter1179{
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow:none;
  }

  #sns_part{
    width:100%;
    position:relative;
  }

  #global_header {
    display: none;
  }

  * {zoom:1;}
  .radikolink::after{ content: ""; display: block; clear: both;}
  .bigbox::after{ content: ""; display: block; clear: both;}

.radiko { display: none!important; }

.radiko_sp {
display: block;
width: 100%;
position: relative;
}

.radiko_sp a img {
position: relative;
width: 100%;
height: auto;
}

.wrapper h1 {
font-size: 20px;
margin-bottom: 2rem;


}

.center2 h1 {
font-size: 20px;
margin-bottom: 2rem;


}
.tark_youtube h1 {
font-size: 20px;
margin-bottom: 2rem;


}

 h1 {
font-size: 20px;
margin-bottom: 2rem;


}

.wrapper h2 {
font-size: 16px;
/* margin-bottom: 10px; */
}

.under {

border-bottom: dashed 2px #f7c528;

}


.performer_block {
/* display: flex; */
/* margin: auto; */
/* margin-bottom: 0px auto 50px auto; */
/* flex-direction: column; */
max-width: 1200px;
margin: 0rem 1rem;
}

.name {
margin: 0px 0px 30px 0px;

}

.name img {
width: 100%;
/* height: 100%; */

}

.name p {
/* text-align: left; */
font-size: 18px;
}

.banner p {
font-size: 14px;
text-align: left;
}

.wording {
  font-size: 16px;


}

}

@media screen and (max-width: 673px) {
  .youtube {
  margin: 0rem 2rem;

  }

}

@media screen and (max-width: 391px) {

  .wording {
    font-weight: bold;
    margin: 0rem 1rem 2rem 1rem;

  }



  .center2 h1 {
margin: 1rem;
  }

  .tark_youtube h1 {

margin: 1rem 1rem 2rem 1rem;
  }

}
