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

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

}

p {
    margin: 0;
    padding: 0;
}

h1 {
  font-family: fot-matisse-pron, sans-serif;
  font-style: normal;
  font-weight: bold;
}

.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 230px;
    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: #00a7e9;
    text-decoration: none;
    /* color: #ff0000; */
}
.radiko a:visited {
    color: #00a7e9;
    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%;
  text-align: left;
  /* background-color: #FFF; */
  /* background-image: linear-gradient( transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06)), linear-gradient( 90deg, transparent 95%, rgba(0, 0, 0, .06) 50%, rgba(0, 0, 0, .06) );
  background-size: 16px 16px;
  background-repeat: repeat; */
}

/* .back p {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 200;
} */

.back a {
  color: #ce2f15;
  text-decoration: none;
}

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

.main {
  /* max-width: 100%;
  width: 100%; */
  background-color: #ffe619;
  /* background-image: repeating-linear-gradient(90deg, #fff177, #fff177 30px, transparent 30px, transparent 60px); */
  /* background-color: #cd2f14; */
  /* padding-bottom: 4rem; */
  /* background-image: linear-gradient(0deg, transparent calc(100% - 1px), #ff00fb73 calc(100% - 1px));
background-size: 6px 6px;
background-repeat: repeat;
background-position: center center; */
/* background: linear-gradient(70deg, #d22901, #ffcf44); */
/* background-color: #001e93; */

/* background-repeat:no-repeat;
background-position:50% 100%;
background-image:url(../images/back.jpg);
background-size:cover; */


  }

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



.main p {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: 200;
  color: #141414;
  font-size: 22px;
}
  

.wrapper_maxwidth {
margin: 0rem 1rem;
}

.wrapper h1 {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: bold;
  /* font-family: "ta-oonishi", sans-serif;
font-weight: 300;
font-style: normal; */
  font-size: 32px;
  color: #e15601;
  margin-bottom: 2rem;
  line-height: 1.2em;
  position: relative;
  padding: 1rem 0.5rem;
  margin: 0rem 2rem 1rem 2rem;
  text-shadow: 0 0 10px #b32900b3;
  border-bottom: 3px dotted #e15601;
}

.wrapper h2 {
  /* font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: bold; */
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  color: #ffcd32;
  margin: 0rem auto 2rem auto;
  padding: 1.5rem 2rem;
  border: 3px solid #ffcd32;
  border-radius: 10px;
  width: 215px;
  /* background-color: #20252d; */
  text-align: center;
  text-shadow: 0 0 3px #ffd400c7;
  box-shadow: 0 0px 3px 0 #ffd400c7,inset 0 0 0.3rem #ffd400c7;
}

.wrapper h3 {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: bold;
  /* font-family: "ta-oonishi", sans-serif;
font-weight: 300;
font-style: normal; */

}

.marker {
  background: linear-gradient(transparent 75%, #ff1fea 60%);
}

.header {
  max-width: 1422px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.top {
  position: relative;
  background-color: #e52423;
  /* background-image: url(../images/back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top; */
  /* padding-bottom: 2rem; */
}

.top img {
  display: block;
  max-width: 1980px;
  width: 100%;
  margin: 0 auto;
}

.mail_block img {
      vertical-align: middle;
      margin: 0rem 0.3rem 0.3rem 0rem;
      width: 30px;
    }



.mail_block_chart .mail_icon {
font-size: 32px;
font-weight: bold;
letter-spacing: 2;
}




.big {
  font-size: 56px;
}

.back .mail_block {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: 100;
  padding: 1rem 0rem;
  width: 100%;
  max-width: 100%;
  margin: 0rem auto;
  line-height: 1.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;

  padding: 2rem;
  margin-bottom: 2rem;
  /* background: linear-gradient(70deg, #4f009f, #6e00db); */
  background-color: #e90100;
}

.mail_block:hover {
    background-color: #ff6607;
    }

    .mail_block img {
      vertical-align: middle;
      margin: 0rem 0.3rem 0.3rem 0rem;
      width: 30px;
    }

.mail_block p {
  font-size: 16px;
  text-align: center;
  color: #f7f6f1;
  font-weight: bold;
}

.mail_block .mail_icon {
font-size: 32px;
font-weight: bold;
letter-spacing: 2;
}


/* .wrapper_color {
  padding: 0rem 0rem 4rem 0rem;
} */

.wrapper {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: 100;
  display: flex;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  gap: 2rem;
}

/* ///////////////////////////////////////////番組概要/////////////////////////////////////////// */


.text_maxwidth {
/* margin: 0 auto; */
margin: 6rem 1rem;
}

.text {
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: 100;
  text-align: center;
  font-size: 18px;
  line-height: 2.5em;
  margin: 0 auto;
  letter-spacing: 0.1em;
  padding: 4rem 2rem;
  width: 1200px;
  max-width: 100%;
  background-color: #fdfbdc;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 20px;
  border: 2px solid #ad0101;
  outline: solid 3px #e52423;
  /* box-shadow: 0 4px 10px rgba(0, 14, 59, 0.2); */
  /* text-shadow: 0 0 7px #20242D; */

  background-image: radial-gradient(#fff2b7 20%, transparent 20%), radial-gradient(#fff2b7 20%, transparent 20%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}

.text_p_margintop {
  margin-top: 2rem;
}

/* ///////////////////////////////////////////出演者/////////////////////////////////////////// */


.personality_maxwidth {
/* margin: 0rem auto 6rem auto; */
margin: 0rem auto 0rem auto;
padding: 6rem 1rem;
background-color: #e9251b;
text-align: center;
font-family: m-plus-rounded-2p, sans-serif;
font-style: normal;
font-weight: 800;
background-image: repeating-linear-gradient(90deg, #f5392b, #f5392b 30px, transparent 30px, transparent 60px);
background-size: 60px 60px;
background-repeat: repeat;
background-position: center center;
}

.personality_maxwidth h2 {
  font-size: 45px;
  color: #e93629;
  margin: 0rem auto 4rem auto;
  padding: 1.5rem 2rem;
  /* border: 3px solid #000; */
  border-radius: 10px;
  width: 100%;
  max-width: 385px;
  background-color: #fce83e;
  }

.personality_maxwidth h3 {
  font-size: 32px;
  color: #fcfbde;
  margin-bottom: 1rem;
  }

.personality_maxwidth p {
  font-size: 18px;
  color: #20252d;
  font-weight: 600;
  }
    

.personality {
/* display: flex;
gap: 4rem;
justify-content: center; */
}



.personality_left {

}

.personality_right {
  display: inline-block;
  text-align: left;
}

.personality img {
  max-width: 500px;
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}

.left_block {
  width: 60%;
}

.left {
  flex: 1;
  margin: 2rem 1rem 4rem 2rem;
  padding: 2rem 0rem;
  border-radius: 10px;
  background: #fff5e0;
}

.contents_box {
  flex: 1;
  margin: 0rem 0rem 2rem 0rem;
  padding: 4rem 0rem;
  border-radius: 10px;
  background-color: rgb(32 36 44 / 50%);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 20px;
  border: 1px solid rgb(255 195 0 / 70%);
  box-shadow: 0 4px 10px rgba(0, 14, 59, 0.2);

  background-image: radial-gradient(#fdb04026 20%, transparent 20%), radial-gradient(#fdb04026 20%, transparent 20%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}

.contents_box p {
  font-size: 18px;
  line-height: 2em;
}

.program .announcer {
  font-size: 22px;
  color: #fff0be;
  letter-spacing: 0.1em;
}

.wording,.guest {
  padding: 1rem 2rem 1rem 3rem;
}

.guest .lb {
  padding-left: 4em;
  text-indent: -3.5em;
}

.performer_flex {
  display: flex;
  gap: 1rem;
  justify-content: center;
}

.performer_flex img {
  max-width: 100%;
  border: solid #ff1fea 2px;
  border-radius: 20px;
  margin: 0rem;
}

.performer_flex h3 {
  font-size: 22px;
  font-weight: bold;
  color: #f1edf2;
  letter-spacing: 1.2;
  line-height: 1.8;
  margin-bottom: 1rem;
  text-align: center;
}

.corner {
  margin-bottom: 2rem;
}

.corner:last-child {
  margin-bottom: 0rem;
  }
  
  .corner ul {

    font-size: 18px;
    color: #320b0c;
    letter-spacing: 1.2;
    line-height: 1.8;
  }

  .corner_in_margin {
    margin: 1rem 0rem;
  }

 .corner .corner_in_margin p {
  padding-left: 4em;
  text-indent: -3.3em;
  }

  .corner .corner_color {
  /* color: #ff8f00; */
  font-weight: bold;
}

.program .example {
  margin-top: 0.5rem;
  padding-left: 3.5em;
  text-indent: -3.2em;
}

.program .sub {
  font-size: 20px;
}

.right {
  width: 40%;
  /* width: 60%; */
  margin: 0 auto;
  /* padding: 4rem 0rem 4rem 0rem; */
}

.right h1 {
text-align: left;
}

.contents_pod {
text-align: center;
padding: 0;
box-sizing: border-box;
padding: 2rem 0rem;
border-radius: 10px;
order: 2;
background: rgb(255 246 221);
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
backdrop-filter: blur( 1px );
-webkit-backdrop-filter: blur( 1px );
border-radius: 10px;
border: 1px solid rgba( 255, 255, 255, 0.18 );
}

.pod img {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 0rem auto 0.5rem auto;
}

.podservice {
  display: flex;
  gap: 1rem;
  margin: 1rem 0rem 0rem 0rem;
}

.line_pod1 {
  margin: 2rem 0rem;
  border-top: 2px dashed #e15601;
}

.line_pod {
  margin: 2rem 0rem;
  border-top: 2px solid #e15601;
}

.twitter {
  padding: 0;
  padding: 2rem 0rem;
  box-sizing: border-box;
  margin: 0rem 2rem 2rem 1rem;
  border-radius: 10px;
  order: 1;
}

.x_block,.youtube_block,.pod_block {
  padding: 1rem 2rem 0rem 2rem;
}

.x_block img {
  width: 100%;
  max-width: 560px;
  height: auto;
  transition:0.3s;
  display:block;
}
  
.x_block img:hover {
  opacity:0.8;
}
  

.youtube {
  padding: 0;
  box-sizing: border-box;
  margin: 0rem 0rem 2rem 0rem;
  padding: 4rem 0rem;
  border-radius: 10px;
  order: 2;
  background-color: rgb(32 36 44 / 50%);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 20px;
  border: 1px solid rgb(255 195 0 / 70%);
  box-shadow: 0 4px 10px rgba(0, 14, 59, 0.2);

  background-image: radial-gradient(#fdb04026 20%, transparent 20%), radial-gradient(#fdb04026 20%, transparent 20%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}

.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%;
}

.youtube_block {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube_block iframe {
  width: 100%;
  height: 100%;
  border: 3px solid #20252d;
}

.program {
text-align: left;
margin: 0rem 0rem 4rem 0rem;
}

.program a {
  color: #ce2f15;
  text-decoration: underline;
}

.program h2 {
  font-size: 24px;
  font-weight: bold;
  color: #ff8f00;
  letter-spacing: 1.2;
  line-height: 1.3em;
  margin-bottom: 0.5rem;
}

.program p {
  font-size: 18px;
  color: #f5f5f5;
  letter-spacing: 1.2;
  line-height: 1.8;
  padding-left: 1em;

}

.program ul {
  /* margin-bottom: 1.5rem; */
}

.program li {
  font-size: 16px;
  margin-bottom: 1.5rem;
  line-height: 2em;
}

.program:last-child {
  margin: 0rem;
  margin-bottom: 0rem;
}

.program li:last-child {
  margin-bottom: 0rem;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  margin-top: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #291103;
  border-radius: 0.5rem;
  font-size: 18px;
  font-family: m-plus-rounded-2p, sans-serif;
  font-style: normal;
  font-weight: 100;
}

a.btn-radius-solid {
  border: 1px solid #ccc;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#e3681b), to(#ffd353));
  background: -webkit-linear-gradient(top, #e3681b 0%, #ffd353 100%);
  background: linear-gradient(to bottom, #e3681b 0%, #ffd353 100%);
  -webkit-box-shadow: inset 1px 1px 1px #e3681b;
  box-shadow: inset 1px 1px 1px #e3681b;
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#e3681b), to(#ffd353));
  background: -webkit-linear-gradient(bottom, #e3681b 0%, #ffd353 100%);
  background: linear-gradient(to top, #e3681b 0%, #ffd353 100%);
}

.performer {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.performer img {
margin-right: 1rem;
max-width: 150px;
}

.program .name {
font-size: 18px;
font-weight: bold;
}

.program .title {
font-size: 16px;
line-height: 1.4;
}

.program img {
max-width: 100%;
width: 600px;
/* margin: 0rem 0rem 1rem 0rem; */
transition:0.3s;
display:block;
}

.program img:hover {
  opacity:0.6;
}

.mini {
  margin-top: 2rem;
  text-align: center;
}

.mini img {
  max-width: 100%;
  border: solid 2px #ff1fea;
}

.banner {
  margin-top: 2rem;
  padding: 4rem 0rem;
  background-color: #ff1fea;
  text-align: center;
}

.banner img {
  display: inline-block;
  width: 100%;
  max-width: 300px;margin: 0 auto;
  border: solid 2px #e1e1e1;
}

.contents_pod img:hover,.mini img:hover,.banner img:hover {
  opacity:0.8;
	transition:0.3s;
}

.soon_block {
  padding: 1rem;
}

.main .soon {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  /* margin-bottom: 2rem; */
}

.mu {
  margin-top: 2rem;
}


.mu_banner {
  /* margin-top: 2rem; */
}

.mu_banner img {
  border: solid 2px #fe9429;
  cursor: pointer;
  transition-duration: 0.3s;
}

.mu_banner:hover img{
  opacity: 0.8;
  transition-duration: 0.3s;
}


.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

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

    #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;
  }
  
  .radiko_narrow {
    display: block;
    width: 100%;
    position: relative;
  }
  
  .radiko_narrow a img {
  position: relative;
  width: 100%;
  height: auto;
  }

  .sp_yugata .radiko_yugata img {
    width: 100%;
    height: auto;
}
  

}

@media screen and (max-width: 972px) {
/* .ps-br {
  display: none;
} */
}

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

  .back .chart {
    margin-bottom: 2rem;
  }


  .back .mail_block {
    margin-bottom: 1rem;
  }

  .text {
    font-size: 18px;
    /* margin: 4rem 0rem; */
    padding: 2rem 1rem;
}

.text_maxwidth {
  margin: 2rem 1rem;
}

.personality_maxwidth {
  margin: 0rem auto;
  padding: 6rem 1rem;
}

.wrapper {
  display: inline-block;
}

.wrapper h1 {
  margin: 0rem 1rem 1rem 1rem;
}

.contents_box {
  margin: 1rem 0rem 1rem 0rem;

}

.left_block {
  width: 100%;
}

.left {
  /* padding: 0rem 2rem 0rem 3rem; */
  margin: 0rem 1rem 1rem 1rem;
}

.right {
  width: auto;
  padding: 0rem;
  /* margin: 0rem 1rem 2rem 1rem; */
  /* background-color: #e4e4e4; */
}

.wording,.guest {
  padding: 1rem 1rem 1rem 1rem;
}

/* .twitter,.youtube {
  margin: 1rem 0rem;
  padding: 2rem 0rem;
} */

.x_block,.youtube_block,.pod_block {
  padding: 1rem;
}

.pod {
  padding: 1rem 1rem;
}

.contents_pod {
  padding: 2rem 0rem;
  margin: 1rem 0rem;
}

.program img {
width: 100%;
}

.performer_flex h3 {
  font-size: 20px;
  margin-bottom: 0rem;
}

.soon_block {
  padding: 0rem 1rem;
}

}

@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;
}

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

.radiko_narrow a img {
position: relative;
width: 100%;
height: auto;
} */

/* .program {
margin: 0rem 2rem 4rem 3rem;
}

.pod_youtube {
margin: 0rem 2rem 4rem 3rem;
} */

/* .wrapper_color {
  padding: 0rem 0rem 2rem 0rem;
} */

.event_block {
  width: auto;

}

.event {
  top: 60%;
  text-align: left;
  padding: 0rem 1rem 0rem 1rem;
}

.event h1 {
  font-size: 18px;
  color: #001561;
  color: #fff;
  margin-left: 1rem;
  margin-bottom: 1rem;
  position: relative;
}

.event h1:before {
  content: '';
    display: block;
    position: absolute;
    top: .5em;
    left: -1em;
    width: 14px;
    height: 5px;
    border-left: 4px solid #fff816;
    border-bottom: 4px solid #fff816;
    transform: rotate(-45deg);
      }


.event p {
  font-size: 14px;
  color: #320b0c;
  color: #fff;

}

.event a {
  font-size: 14px;
  /* color: #001561; */
  color: #fff816;

}

.program p {
  font-size: 16px;
  line-height: 2;

}

.corner ul {
  font-size: 16px;
  line-height: 2;
}

.performer {
  display: flex;
  align-items:flex-start;
  flex-flow: column;
}


}

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

.dateandtime {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
}

.dateandtime p {
  font-size: 6vw;
}

.big {
  font-size: 9vw;
}

.program h2 {
  font-size: 22px;
}

.program .sub {
  font-size: 18px;
}

}

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

  /* .main {
    background-image:url(../images/back_sp.jpg);

} */

  .text {
    text-align: left;
}

  .performer_flex {
flex-wrap: wrap;
gap: 2rem;
}

.program img {
  /* width: 250px; */
}

.back .chart {
  padding: 1rem 0rem;
  width: auto;
  /* max-width: 500px; */
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

/* .mail_block img {
vertical-align: bottom;
margin: 0rem 0rem 0.5rem 0rem;
width: 30px;
} */

.chart .mail_icon {
font-size: 20px;
font-weight: bold;
letter-spacing: 2;
}

.chart p {
  font-size: 16px;
}

  .back .mail_block {
    padding: 1rem 0rem;
    width: auto;
    /* max-width: 500px; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
  }

  /* .mail_block img {
  vertical-align: bottom;
  margin: 0rem 0rem 0.5rem 0rem;
  width: 30px;
  } */

  .mail_block .mail_icon {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2;
  }

  .pc_br {
    display: none;
  }
  
  .sp_br {
    display: block;
  
  }

}

@media screen and (max-width: 500px) {
  .main p {
    font-size: 16px;
    line-height: 1.8em;
}

.text_p_margintop {
  margin-top: 1rem;
}

.personality_maxwidth {
  margin: 0rem auto;
  padding: 4rem 1rem;
}

.personality_maxwidth h2 {
  font-size: 32px;
  padding: 1rem 1rem;
  margin: 0rem auto 3rem auto;
  max-width: 300px;
}

.personality {
  gap: 1rem;
}

.personality_maxwidth h3 {
  font-size: 24px;
  margin-bottom: 0.5rem;
}

.twitter,.youtube {
  padding: 2rem 0rem;
}

.wrapper h2 {
  font-size: 32px;
  margin: 0rem auto 1rem auto;
  padding: 1rem;
  width: 200px;
}

.contents_box {
  padding: 2rem 0rem;
}

.podservice {
  flex-wrap: wrap;
}


}

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

  .text {
    font-size: 16px;
    /* margin: 4rem 0rem; */
    text-align: left;
}

  .program .announcer {
    font-size: 20px;
    color: #fff0be;
}

  .right {
    /* margin: 0rem 1rem 2rem 1rem; */
    margin: 0rem;
    padding: 0rem;
  }




  .left {
    padding: 1rem 0rem;
    /* margin: 1rem 1rem 1rem 1rem; */
  }

.program {
  margin: 0rem 0rem 4rem 0rem;
}

.wrapper h1 {
  /* font-size: 24px; */
}

.btn,
a.btn,
button.btn {
  padding: 1rem 1rem;
  font-size: 16px;
}


}
