@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;
  font-feature-settings: "palt";
  /* 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;
}

.main {
  background-color: #90eaff;
  /* background-image: linear-gradient(0deg, transparent calc(100% - 2px), #c9c9c9 calc(100% - 2px)), linear-gradient(90deg, transparent calc(100% - 2px), #c9c9c9 calc(100% - 2px));
  background-size: 50px 50px;
  background-repeat: repeat;
  background-position: center center; */
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 0.05em;
}

.main p {
  font-family: "heisei-maru-gothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.4em;
}
  
.main h1,.main h2,.main h3,.main h4 {
font-family: "heisei-maru-gothic-std", sans-serif;
font-weight: 800;
font-style: normal;
}

.wrapper_maxwidth {
  max-width: 1200px;
      margin: 0 auto;
}


.sns_flex_x a,.sns_flex_instagram a,.podservice a,.radiko_img a,.youtube_img a,.sunbirds_banner a {
    display: block;
    transition: all .3s ease-in-out;
    transform: translateY(0);
    /* box-shadow: 0 5px 5px rgba(0,0,0,.1); */
}

.sns_flex_x a:hover,.sns_flex_instagram a:hover,.podservice a:hover,.radiko_img a:hover,.youtube_img a:hover,.sunbirds_banner a:hover  {
    transform: translateY(5px);
    /* box-shadow: 0 10px 10px rgba(0,0,0,.2); */
}





.top {
  position: relative;
  background-image: url(../images/top_back.webp);
  /* background-size: cover; */
  background-repeat: repeat;
  background-position: center;
}

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


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

.program_summary_maxwidth {
/* margin: 0 auto; */
margin: 0rem 0rem 2rem 0rem;
}

.program_summary {
  text-align: center;
  font-size: 18px;
  line-height: 2.5em;
  margin: 0 auto;
  letter-spacing: 0.1em;
  color: #231816;
  line-height: 1.8em;
      padding: 4rem 2rem 0rem 2rem;
  width: 1200px;
  max-width: 100%;
  /* background-color: #f7f7f7;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 10px;
  border: solid 3px #231816; */
}

.program_summary h2 {
font-size: clamp( 20px, calc( -2px + 4.3999999999999995vw ), 42px );
    margin: 0rem auto 3rem auto;
    width: 100%;
    max-width: 850px;
position: relative;
  padding: 1.5rem 0.5rem;
  color: #fff;
  border-radius: 10px;
  background: #aacc03;
  line-height: 1.4em;
}

.program_summary h2:after {
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 0;
    height: 0;
    content: '';
    border-width: 25px 25px 0 25px;
    border-style: solid;
    border-color: #aacc03 transparent transparent transparent;
}

.program_summary p {
    font-size: clamp( 16px, calc( 10px + 1.2vw ), 22px );
    line-height: 3em;
}

span.marker {
    background: linear-gradient(transparent 50%, #f9e7b1 50%);
}

.program_summary_rui_img {
  /* max-width: 500px;
  width: 100%; */
  margin: 1rem auto 0rem auto;
}

.program_summary_rui_img img {
  max-width: 800px;
  width: 100%;
}


.bbs{
  font-family: "tablet-gothic", sans-serif;
font-weight: 900;
font-style: normal;
  align-items: center;
  /* background: #e62c25; */
  display: flex;
  /* height: 40px; */
  /* line-height: 40px; */
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  padding: 1rem 0rem 1rem 0rem;
  z-index: 1;
}
.bbs ul {
  animation: flowing 60s linear infinite;
  /* font-size: 20px; */
  transform:translateX(100%);
  margin: 0;
  padding: 0;
}
.bbs ul li{
display: inline-block;
    padding-right: 0.5em;
    font-weight: bold;
    color: #47dbff;
    font-size: clamp( 100px, calc( -22.72727272727272px + 27.27272727272727vw ), 250px );
}

@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}


/* .text_p_margintop {
  margin-top: 1rem;
} */

/* ///////////////////////////////////////////メール部分/////////////////////////////////////////// */

.mail_block {
    margin: 2rem 0rem 1rem 0rem;
    padding: 0rem 1rem;
    /* background-color: #007bc6; */
}

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

.button05 {
    width: 100%;
    max-width: 800px;
    margin: 0rem auto 0rem auto;
}

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

.button05 a {
  display: block;
  justify-content: center;
  align-items: center;
  /* margin: 2rem 0rem 1rem 0rem; */
  padding: 1rem 2rem;
  /* width: 1200px; */
  /* max-width: 1200px; */
  border-radius: 10px;
  color: #f7f7f7;
  font-size: 18px;
  font-weight: 700;
  background-color: #aacc03;
  box-shadow: 0 5px 0 #00a00b;
  transition: 0.3s;
  text-decoration: none;
}

.button05 a:hover {
  transform: translateY(3px);
  text-decoration: none;
  box-shadow: 0 2px 0 #aaaaaa;
}

/* .mail_flex {
    display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
} */


/* ///////////////////////////////////////////プロフィール/////////////////////////////////////////// */

.profile_block {
    margin: 3rem 1rem 0rem 1rem;
    text-align: center;
}

.profile_block img {
max-width: 1280px;
width: 100%;
border-radius: 10px;
box-shadow: 3px 3px 12px #3fbedd;
}

/* ///////////////////////////////////////////各曜日/////////////////////////////////////////// */

.title_block {
position: relative;
}

.title img {
  position: absolute;
  max-width: clamp( 150px, calc( 75px + 15vw ), 225px );
  width: 100%;
  top: -2rem;
  left: -1.5rem;
}

.title_middle img {
  position: absolute;
  max-width: clamp( 150px, calc( 30px + 24vw ), 270px );
  width: 100%;
  top: -2rem;
  left: -1.5rem;
}

.title_long img {
  position: absolute;
  max-width: clamp( 150px, calc( -20px + 34vw ), 320px );
  width: 100%;
  top: -2rem;
  left: -1.5rem;
}

/* ///////////////////////////////////////////sns/////////////////////////////////////////// */

.sns_block {
    width: 100%;
    max-width: 1200px;
    padding: 6rem 2rem 0rem 2rem;
    margin: 0 auto;
}

.sns_flex {
    padding: 8rem 1rem 2rem 1rem;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: end;
    background-color: #f9f9f9;
    border-radius: 20px;
    border: solid 5px #1b78c3;
    text-align: center;
}

.pod_flex {
    padding: 8rem 1rem 2rem 1rem;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: end;
    background-color: #f9f9f9;
    border-radius: 20px;
    border: solid 5px #1b78c3;
    text-align: center;
}


.sns_flex_x {
  width: 50%;
}

.sns_flex_instagram {
    width: 50%;
}

.sns_flex img {
  max-width: 500px;
  width: 100%;
}

/* <!-- ------------------------- podcast ------------------------- --> */

.pod_flex {
 align-content: flex-start;

}

.sound {
width: 65%;
}

.podservice {
width: 35%;
}

.podservice img {
width: 100%;
max-width: 500px;
margin-top: 1rem;
}

/* <!-- ------------------------- radiko、YouTube、movie ------------------------- --> */

.radiko_YouTube_movie_block {
    max-width: 1200px;
    padding: 6rem 2rem 3rem 2rem;
}

.radiko_youtube_movie_block_grid {
  /* display: flex; */
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem 2rem;
}

.radiko_img img {
max-width: 500px;
width: 100%;
}

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

.youtube_img iframe {
  width: 100%;
  height: 100%;
  border: solid #004a28 3px;
}

.youtube_img img {
max-width: 500px;
width: 100%;
}



.movie_img img {
/* max-width: 500px;
width: 100%; */
aspect-ratio: 9 / 16;
}

.movie_img video {
  max-width: 1280px;
  height: auto;
width: 100%;
border: solid #004a28 3px;
}

.radiko_block,.youtube_block,.movie_block {
  /* width: 50%; */
  margin-bottom: 3rem;
  padding: 7.5rem 1rem 2rem 1rem;
  background-color: #f9f9f9;
  border-radius: 20px;
  border: solid 5px #1b78c3;
  text-align: center;
}

/* .youtube_block {
  width: 50%;
}

.movie_block {
  width: 50%;
} */


/* .radiko_YouTube_movie_block img {
}

.radiko_YouTube_movie_block_flex {
    padding: 10rem 1rem 4rem 1rem;
    display: flex;
    gap: 1rem;
    justify-content: center;

}


.radiko_block {
  padding: 10rem 1rem 4rem 1rem;
  background-color: #f9f9f9;
  border-radius: 20px;
  border: solid 5px #1b78c3;
  text-align: center;
}

.radiko_img img {
max-width: 500px;
  width: 100%;
} */


/* .pod_flex {
    padding: 10rem 1rem 4rem 1rem;
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    background-color: #f9f9f9;
    border-radius: 20px;
    border: solid 5px #1b78c3;
    text-align: center;
} */

/* <!-- ------------------------- 今週のサンバーズ ------------------------- --> */

.sunbirds_block {
    /* margin: 2rem 0rem 0rem 0rem; */
    padding: 4rem 1rem;
    /* background-color: #efefef; */
    background-color: #ce102c;
}




/* .sunbirds_block h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #f9fbfa, #f9fbfa 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f9fbfa, #f9fbfa 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
} */

.sunbirds_block .mail_icon {
font-size: clamp( 20px, calc( 8px + 2.4vw ), 32px );
font-weight: bold;
letter-spacing: 2;
text-align: center;
}

.sunbirds_block_flex {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.sunbirds_block_h2 {
    width: 40%;
    line-height: 3em;
}

.sunbirds_block h2 {

  position: relative;
  color: #f9fbfa;
  font-size: clamp( 24px, calc( 16px + 1.6vw ), 32px );
  margin-bottom: 2rem;
  text-align: left;
  padding: 0rem 0rem 0rem 0.5rem;
  border-left: solid 5px #54dbeb;
}

/* .sunbirds_block h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #f9fbfa, #f9fbfa 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f9fbfa, #f9fbfa 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
} */


.sunbirds_button {
    width: 100%;
    max-width: 800px;
    margin: 0rem auto 1rem auto;
}

.sunbirds_banner {


  background-color: #f9f9f9;
    /* width: 60%; */
        width: 750px;
    margin: 0 auto;
    padding: 2rem 1rem;
    color: #56302d;
    border-radius: 10px;
    /* max-width: 500px;
    width: 100%;
    margin: 0 auto; */
}

.sunbirds_banner_flex {
      display: flex;
  align-items: center;
  gap: 0.5rem;
}

.sunbirds_banner_left {
    width: 50%;
}

.sunbirds_banner_right {
    width: 50%;
}

.sunbirds_banner h3 {
font-size: clamp( 22px, calc( 14px + 1.6vw ), 30px );
margin-bottom: 1rem;

 position: relative;
  display: inline-block;
  margin: 0rem 0 2rem -1.7rem;
  padding: 1rem 3rem;
  color: #f9f9f9;
  border-radius: 0 100vh 100vh 0;
  background: #bd9c3a;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
}

.sunbirds_banner h3:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  border-top: 10px solid #6b5208;
  border-left: 10px solid transparent;
}

.sunbirds_banner h4 {
font-size: clamp( 16px, calc( 14px + 0.4vw ), 18px );
margin-bottom: 1rem;
    padding-left: 1.7em;
    text-indent: -1.7em;
}

.sunbirds_banner h4 .vs_team {
    margin-left: 0.2em;
    font-size: clamp( 22px, calc( 18px + 0.8vw ), 26px );
    /* padding: 0.5rem;
    background-color: #fff;
    border: solid 2px #1b78c3; */
    color: #ce102c;
    font-weight: bold;
    line-height: 1.4em;
}

.sunbirds_banner .day {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.sunbirds_banner .venue {
/* margin-bottom: 1rem; */
}

.sunbirds_banner img {
    max-width: 500px;
    width: 100%;
}



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

.sunbirds_button a {
  display: block;
  justify-content: center;
  align-items: center;
margin: 4rem auto 1rem auto;
  padding: 1rem 2rem;
  /* width: 1200px; */
  /* max-width: 1200px; */
  border-radius: 10px;
  color: #f7f7f7;
  font-size: 18px;
  font-weight: 700;
  background-color: #aacc03;
  box-shadow: 0 5px 0 #00a00b;
  transition: 0.3s;
  text-decoration: none;
}

.sunbirds_button a:hover {
  transform: translateY(3px);
  text-decoration: none;
  box-shadow: 0 2px 0 #aaaaaa;
}






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

.sunbirds_block_flex {
    flex-wrap: wrap;

}

.sunbirds_block_h2 {
    width: 100%;
}

.sunbirds_block h2 {
    margin-bottom: 0rem;
}

.sunbirds_banner {
    width: 100%;
    padding: 2rem 1rem;

}




}

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

}

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


}

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

  .sns_flex {
    padding: 6rem 1rem 2rem 1rem;
}

  .pod_flex {
    padding: 5rem 1rem 2rem 1rem;
}

.radiko_block,.youtube_block,.movie_block {
  padding: 4.5rem 1rem 2rem 1rem;
}

}

@media screen and (max-width: 635px) {
.sunbirds_banner_flex {
  flex-wrap: wrap;
}

    .sunbirds_block h2 {

        line-height: 1.4em;
        /* padding: 0rem 0rem 0rem 0.5rem; */
    }

    .sunbirds_banner_left {
        width: 100%;
        margin-bottom: 1rem;
    }

.sunbirds_banner_right {
    width: 100%;
            text-align: center;
}

.sunbirds_banner img {
    max-width: 350px;
}

}


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

  .sns_flex {
    padding: 4.5rem 1rem 2rem 1rem;
}

  .pod_flex {
    padding: 3.5rem 1rem 2rem 1rem;
}


.sns_flex_x {
    width: 100%;
}

.sns_flex_instagram {
    width: 100%;
}

.pod_flex {
  flex-wrap: wrap;
}

.sound {
    width: 100%;
}

.podservice {
    display: flex;
    width: 100%;
}

.podservice img {
    width: 100%;
    margin-top: 0rem;
}

.radiko_youtube_movie_block_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 0rem;
}

.radiko_block,.youtube_block,.movie_block {
  padding: 3.5rem 1rem 2rem 1rem;
}

.sns_block {
    padding: 3rem 2rem 0rem 2rem;
}

.radiko_YouTube_movie_block {
    padding: 3rem 2rem 3rem 2rem;
}

.movie_block {
    margin-bottom: 0rem;
}

.mail_block {
    margin: 0rem 0rem;
    padding: 1rem 1rem 0rem 1rem;
}

.sunbirds_block {

    padding: 2rem 1rem 3rem 1rem;
}

.sunbirds_button a {

    margin: 2rem auto 1rem auto;
}



}

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


.button05 a {
    padding: 1rem 0.5rem;
}

.mail_block .mail_icon {
    font-size: 22px;
}

.sns_maxwidth {
    margin: 0 auto 2rem auto;
}

.wrapper_week {
    padding: 2rem 1rem;

}

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

.program_summary_maxwidth {
/* margin: 0 auto; */
margin: 0rem 0rem 1rem 0rem;

}

.program_summary {
  line-height: 2.5em;
  padding: 1.5rem 1rem 0rem 1rem;
}

.program_summary p {
  /* font-size: 16px; */
  /* text-align: left; */
}

.text_p_margintop {
    margin-top: 0.5rem;
}

.profile_block {
    margin: 1rem 1rem;

}

.sns_flex {
  flex-wrap: wrap;
}

.sns_flex_left {
    width: 100%;
    order: 2;
}

.sns_flex_right {
    width: 100%;
    order: 1;
}

.sns_flex h2 {
    font-size: 32px;
    padding: 0rem 0rem 0.5rem 0rem;
}

.podservice {

  /* flex-wrap: wrap; */
}

.podcast img {
  margin-bottom: 0.5rem;
}



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

.performers_block h4 {
  font-size: 24px;
  line-height: 1.7em;
}

.performers_block_performers {
  display: block;
  padding-left: 0em;
  margin: 0 auto;
  text-align: center;
}

.performers_block_performers p {
  font-size: 18px;
}

.performers_block .multiple {
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.performer {
    /* display: inline-block; */
    /* margin: 0rem 0rem 1.5rem 0rem; */
}

.performer:last-child {
  margin: 0rem 0rem 0rem 0rem;
}

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

}

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

.program_summary h2:after {
    left: 45%;
}

}

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



}
