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

a {
    outline: none;
    color: #fff;
    word-wrap:break-word;
    font-family: source-han-sans-japanese, sans-serif;
    font-style: normal;
    font-weight: 200;

}

p {
    margin: 0;
    padding: 0;
}

h1 {
  font-family: source-han-sans-japanese, 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: #ffba00000; */
}
.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;}


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

::selection {
  background-color: #fffc48;
  color: #080225;
}

.back {
margin: 0 ;
padding: 0 ;
font-size: 15px ;
/* line-height: 1.618 ; */
background-repeat: no-repeat;
width: 100%;
text-align: left;
}

.back p {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 16px;
}

.back h1 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
  font-size: 26px;
  margin-bottom: 0rem;
}

.back h2 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
  font-size: 22px;
}

.back h3,.back h4,.back h5 {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
  font-size: 18x;
}

.back li {
  font-family: heisei-maru-gothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;

}

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

.wrapper {
  text-align: center;
  line-height: 1.6;
}


/* .wrapper h1 {
  font-size: 24px;
  color: #000;
  margin-bottom: 1rem;
  position: relative;
} */

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

.main {
  /* background-color: #117C0E; */
  /* background: linear-gradient(to bottom, #0087C5 0%,#00A0DA 52%,#fff 100%); */

  }

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

.top {
  position: relative;
  text-align: center;
  max-width: 1980px;
  border-radius: 35px;
  margin: 0 auto;
  /* background-color: #FFF5E0; */
  /* margin: 1rem 1rem 0rem 1rem; */
  /* padding-bottom: 4rem; */

}

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

.wording {
  text-align: center;
  /* display: inline-block; */
  padding: 4rem;
  background-color: #fff;
  border: solid #E95504 3px;
  border-radius: 20px;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #e9540412 calc(100% - 1px)),
  linear-gradient(90deg, transparent calc(100% - 1px), #e9540412 calc(100% - 1px));
  background-size: 24px 24px;
  background-repeat: repeat;
  background-position: center center;
  margin-bottom: 2rem;
}

.wording h1 {
  font-size: 32px;
  line-height: 2;
  margin: 0rem 1rem 2rem 1rem;
  text-align: left;
  color: #FFF116;
  -webkit-text-stroke: 0.1rem #398442;
  text-stroke: 0.1rem #398442;
}

.wording p {
  font-size: 20px;
  line-height: 2.3;
  letter-spacing: 0.05em;
  color: #E95504;
  /* margin: 0rem 1rem; */
  text-align: left;
	display: inline-block;
}

.big {
  font-size: 28px;
  font-weight: bold;
}

.change {
  color: #1219ad;
  font-weight: bold;
}

.wording a {
  text-decoration: underline;
  color: #1219ad;
}

.program_white {
  padding: 6rem 0rem;
  background-color: #1A1E74;
}

.program_white_back {
  background-image:url(../images/back_accessory.png);
  background-position: center;
  background-size: contain;
  background-repeat: repeat;

}

.text {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 40px 0;
  background-color: #d8dee9;
  transform: translateY(1px);/* ←ブラウザによって隙間ができるので入れている */
}

.program_color {
  padding: 6rem 0rem;
  background-color: #4A1680;
}

.program_max-width {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}

.map_block h2 {
  border-bottom: 3px solid #B30CAA;
  margin-bottom: 2rem;
  text-align: left;
  font-size: 36px;
  color: #fff;
}

.map_flex {
  display: flex;
  gap: 2rem;
  align-items: end;
}

.map_caption {
  text-align: left;
  width: 42%;
}

.map {
  width: 58%;
}

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

.map_caption p,.map_caption li {
  font-size: 18px;
  color: #fff;
}

.map_caption p {
  margin-bottom: 1rem
}

.map_caption a {
  color: #ff16f3;
  text-decoration: underline;
  }

.map_block_tokyo {
  margin-bottom: 4rem;
}
  

.map_block_osaka {
  /* margin-bottom: 4rem; */
}

#tokyo {
  background-color: #fff;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 20px;
  border: solid 3px #b30caa;
}

#tokyo h3 {
  text-align: left;
}

#tokyo p {
  font-size: 18px;
  text-align: left;
}

.red {
  color: #ff3939;
}

.shift {
  padding-left: 1em;
}

.indent {
  padding-left: 2em;
  text-indent: -1em;
}

#tokyo a {
  font-size: 18px;
  text-align: left;
  color: #ff16f3;
}

#tokyo .entershop {
  display: block;
  margin-bottom: 1rem;
  text-align: left;
}

#tokyo .tokyo_annotation {
  font-size: 16px;
  /* text-align: left; */
}

.tokyo_ba {
  background-color: #fff;
  margin-top: 2rem;
  padding: 2rem;
  border-radius: 20px;
  border: solid 3px #b30caa;
}

.tokyo_ba h3 {
  text-align: left;
}

.tokyo_ba p {
  font-size: 18px;
  text-align: left;
}

.tokyo_ba a {
  font-size: 18px;
  text-align: left;
  color: #ff16f3;
}

.tokyo_ba .entershop {
  display: block;
  margin-bottom: 1rem;
  text-align: left;
}

.tokyo_ba .tokyo_annotation {
  font-size: 16px;
  /* text-align: left; */
}


.tokyo_bottom {
  text-align: left;
  margin-bottom: 1rem;
}

.program_color_graphpaper {
  padding: 6rem 0rem;
  background-color: #1A1E74;
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #5459bd calc(100% - 1px)),
  linear-gradient(90deg, transparent calc(100% - 1px), #5459bd calc(100% - 1px));
  background-size: 24px 24px;
  background-repeat: repeat;
  background-position: center center;
}

.program_color_graphpaper h2 {
  font-size: 40px;
  color: #202b61;
}

.heading {
  max-width: 350px;
  padding: .5em .7em;
  border: 2px solid #F29305;
  box-shadow: 5px 5px #F29305;
  color: #F29305;
  background-color: #fff;
  margin: 0rem 0rem 4rem 0rem;
  border-radius: 15px 2px 2px 2px;
}

.highlight {
  background-color: #121bd3;
  padding: 4rem;
  border-radius: 20px;
  margin-bottom: 2rem;
  border: solid 3px #000;
}

.highlight h3 {
  text-align: left;
  font-size: 26px;
  margin-bottom: 2rem;
  color: #fff;
}

.circle_number {
  display: inline-block;
  width: 50px;
  height: 50px;
  padding-top: 8px;
  background-color: #f29305;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  margin-right: 0.7rem;
}

.marker {
  /* border-bottom: 5px solid #F29305;
  width: 350px; */
}

.highlight p {
  text-align: left;
  font-size: 18px;
  color: #fff;
  line-height: 2em;
}

.highlight .p_marginbottom {
  margin-bottom: 2rem;
}


.explanation li {
  color: #000;
  padding-left: 1em;
  text-indent: -1em;
}

.highlight img {
  max-width: 1000px;
  width: 100%;
  margin-bottom: 1rem;
}

.highlight_goods {
  margin: 2rem 0rem;
  border-bottom: dashed 1px #f29305;
}

.highlight_goods:last-child {
  margin: 2rem 0rem 0rem 0rem;
  border-bottom: none;
}


.highlight_goods img {
  margin-bottom: 2.5rem;
}

.goods_ul {
  margin: 2rem 0rem;
}

/* .goods_ul:last-of-type {
  margin: 2rem 0rem 0rem 0rem;
} */

.highlight li {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
  font-size: 18px;
  color: #fff;
  margin: 0.5rem 0rem;
}

.public {
  margin-top: 2rem;
}

.public h5 {
  font-size: 22px;
  text-align: left;
  margin: 1rem 0rem;
}

.public .h5_amasso {
  color: #6ceb32;
}

.public .h5_sunday {
  color: #ffa701;
}

.public .h5_oishi {
  color: #ff3939;
}

.public a {
  display: block;
  font-size: 18px;
  text-align: left;
  margin: 0rem 0rem 1rem 0rem;
  text-decoration: underline;
}

.public .a_amasso {
  color: #6ceb32;
}

.public .a_sunday {
  color: #ffa701;
}

.public .a_oishi {
  color: #ff3939;
}

.p_margin {
  margin: 1rem 0rem;
}

.annotation {
  margin: 1rem 0rem 0rem 0rem;
}

/* .annotation p {
  font-size: 16px;
} */

.highlight .p_annotation {
  font-size: 16px;
  line-height: 2em;
}

.redfont {
  
}

.highlight .p_comments {
  margin-top: 1rem;
  font-size: 14px;
  line-height: 2em;
}

.public_recording {
  padding: 1rem 2rem;
  margin: 1rem 0rem;
  border-radius: 20px;
  background-color: #1219ad;
}

.public_recording_flex {
  display: flex;
  /* gap: 2rem;
  align-items: end; */
}

.photo_right{
width: 40%;
}

.amasso_border {
  border: solid #6ceb32 3px;
}

.sunday_border {
  border: solid #ffa701 3px;
}

.oishi_border {
  border: solid #ff3939 3px;
}

.text_left {
width: 60%;
}

.decision {
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
  border-radius: 10px;
  /* border: 2px solid #e95504;
  border-bottom: 8px solid #e95504; */
  background-color: #FF5A0D;
  text-align: center;
	display: block;
}

.decision:before,
.decision:after {
  position: absolute;
  left: 50%;
  content: "";
  height: 0;
  width: 0;
}

/* .decision:before {
  top: 100%;
  border: 22px solid;
  border-color: transparent;
  border-top-color: #e95504;
  margin-left: -15px;
} */

.decision:after {
  top: 99%;
  border: 14px solid;
  border-color: transparent;
  border-top-color: #FF5A0D;
  margin-left: -8px;
}

.decision h4 {
  font-size: 22px;
  color: #fff;
  text-align: left;
  display: inline-block;
}

.color {
  color: #f9ff00;
  font-size: 26px;
}

.decoration_amasso {
  background:linear-gradient(transparent 70%, #4dbd1a 60%);
}

.decoration_sunday {
  background:linear-gradient(transparent 70%, #e17003 60%);
}

.decoration_oishi {
  background:linear-gradient(transparent 70%, #ff3939 60%);
}

.decoration_illustration {
  /* background:linear-gradient(transparent 70%, #f9ff00 60%); */
  color: #f9ff00;
}

.line {
    height: 8px;
    background-image: repeating-linear-gradient(45deg, #ccc 0, #ccc 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #ccc 0, #ccc 1px, transparent 0, transparent 50%);
    background-size: 8px 8px;
}

.shirt h2 {
  font-size: 24px;
  position: relative;
  padding: 1.5rem 2rem;
  color: #fff;
  border-radius: 10px;
  background: #094;
}

.shirt h2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #094 transparent transparent transparent;

}

.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}

.product_block {
  display: flex;
  gap: 37px 37px;
  /* width: 600px; */
  justify-content: center;
  align-items: baseline;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 2rem; */
  padding: 1rem 0rem 2rem 0rem;
  word-break: break-all;
}

.product_block h1 {
  font-size: 22px;
  /* padding: 1rem 2rem;
  border-left: 4px solid #ffba00; */
  color: #1d2088;
}


.product_block h2 {
  font-size: 15px;
  margin-bottom: 1rem;
}

.product {
width: 100%;
text-align: center;
/* margin: 1rem 3rem 1rem 3rem; */
}

/* .product img {
text-align: center;
max-width: 100%;
width: 100%;
border-radius: 10px;
} */

.product p {
  display: inline-block;
letter-spacing: 1.5;
text-align: left;
}

.name h3 {
  font-size: 16px;
  text-align: center;
}

.explanation {
  padding: 2rem;
  margin-bottom: 4rem;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
}

.explanation ul {
  color: #000;
  text-align: left;
  display: inline-block;
  list-style-position: inside;
}

.explanation li {
  color: #000;
  padding-left: 1em;
  text-indent: -1em;
}

.expansion_block {
  background-color: #fff;
  border: solid 5px #398442;
  border-radius: 10px;
  padding: 4rem;
  margin-bottom: 4rem;
}

.expansion_block h1 {
  color: #398442;
  font-size: 26px;
  margin-bottom: 2rem;
  position: relative;
  padding: 0rem 0rem 1.5rem 0rem;
  text-align: center;
}

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

.expansion_block p {
  font-size: 18px;
  margin-bottom: 2rem;
}

.expansion_block img {
  max-width: 635px;
  width: 100%;
}

.illustration_block {
  margin-top: 2rem;
}

.illustration_flex {
  display: flex;
  padding: 2rem;
  margin: 1rem 0rem;
  border-radius: 20px;
  background-color: #1219ad;
  gap: 2rem;
}

.illustration_peko {
  width: 30%;
}

.illustration_text {
  width: 70%;
}

.illustration_block a {
  display: block;
  font-size: 18px;
  text-align: left;
  margin: 0rem 0rem 1rem 0rem;
  text-decoration: underline;
  color: #f9ff00;
}

.illustration_block img {
  border: solid 3px #1a1e74;
}


.p_margin-top {
  margin-top: 1rem;
}

/* .store{
  display:block;
} */

.store img {
  max-width: 560px;
  width: 100%;
  transition:0.3s;
}

.store:hover img{
  opacity:0.8;
}

.profile {
  display: flex;
  /* gap: 37px 37px; */
  /* width: 600px; */
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 2rem; */
  /* padding: 2rem 0rem; */
  word-break: break-all;
}

.photo {
  /* width: 50%; */
}

.photo img {
  max-width: 200px;
  width: 100%;
  padding: 0rem 2rem 0rem 0rem;
}

.name {
  /* width: 50%; */
  text-align: left;
}

.profile h4 {
  font-size: 26px;
  margin-bottom: 1rem;
  color: #fff;
}

.profile h5 {
  font-size: 14px;
  color: #fff;
}

.profile p {
  font-size: 18px;
  color: #fff;
}

.radio_program_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 37px 37px;
  justify-content: center;
  /* align-items: center; */
  margin-left: auto;
  margin-right: auto;
  word-break: break-all;
}

.radio_program {
  width: 30%;
  text-align: center;
}

.radio_program img {
  text-align: center;
  margin: 0rem 1rem 1rem 0rem;
  max-width: 480px;
  width: 100%;
  transition:0.3s;
}

.radio_program_link{
  display:block;
}

.radio_program_link:hover img{
  opacity:0.8;
}

.radio_program p {
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.soon h2 {
  font-size: 32px;
  letter-spacing: .1em;
  color: rgb(255, 255, 255);
  text-shadow: 0px 5px 0 #000225;
  color: #fff000;
  -webkit-text-stroke: 0.1rem #000225;
  text-stroke: 0.1rem #000225;
  margin-bottom: 2rem;
}

.pc_br {
  display: block;
}

.pc_br_wording {
  display: block;
}

.pc_br_title  {
  display: block;
}

.sp_br_title {
  display: none;
}

.sp_br {
  display: none;
}

.decision_br {
  display: none;
}

.decision_lines_br {
  display: none;
}

.btn,
a.btn,
button.btn {
    width: 60%;
    font-family: heisei-maru-gothic-std, sans-serif;
    font-weight: 800;
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 2rem;
    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: #212529;
    border-radius: 0.5rem;
}

a.btn--yellow {
  color: #000;
  background-color: #fff000;
  border-bottom: 5px solid #b3a500;
}

a.btn--yellow:hover {
  margin-top: 3px;
  color: #000;
  background: #fff000;
  border-bottom: 2px solid #b3a500;
}

.highlight .pop_top {
  position: relative;
    top: -1rem;
}


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

  .top {
    position: relative;
    text-align: center;
    max-width: 1200px;
    border-radius: 35px;
    margin: 0 auto;
    background-color: #FFF5E0;
    /* margin: 1rem 1rem 0rem 1rem; */
    /* padding-bottom: 4rem; */
}

  .program_max-width {
  max-width: 1000px;
/* margin: 0rem 1rem; */
 }

}

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

  .program_max-width {
  max-width: 1000px;
margin: 0rem 1rem;
 }

 .btn,
a.btn,
button.btn {
    width: auto;
}

}

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

}

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

@media screen and (max-width: 834px) {
  .public_recording_flex {
    display: flex;
    flex-wrap: wrap;
    /* gap: 2rem;
    align-items: end; */
  }
  
  .photo_right{
  width: 100%;
  order: 1;
  }
  
  .text_left {
  width: 100%;
  order: 2;
  }

  .decision_br {
    display: block;
  }
  
  /* .illustration_flex {
    display: flex;
    padding: 2rem;
    margin: 1rem 0rem;
    border-radius: 20px;
    background-color: #1219ad;
    gap: 2rem;
  } */
  
  .illustration_peko {
    width: 40%;
  }
  
  .illustration_text {
    width: 60%;
  }

}

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

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


}

@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;
}
}
@media screen and (max-width: 767px) {


.wording p {
  font-size: 16px;
  line-height: 2;
  text-align: left;
}

.big {
  font-size: 22px;
  font-weight: bold;
}

.flex_article {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.article_left {
  width: 100%;
  margin-right: 0rem;
  margin-bottom: 1rem;
}

.article_left img {
max-width: 100%;
}

.article_left h1,.article_left p {
text-align: left;
margin-bottom: 2rem;
}

.article_left h1 {
  font-size: 37px;
  margin: 1rem 0rem 2rem 0rem;
  color: #1d2088;
  text-align: left;
  position: relative;
  /* display: inline-block; */

}

.article_left h1:before {
  content: '';
  position: absolute;
  bottom: -40px;
  display: inline-block;
  width: 35px;
  height: 2px;
  left: 3%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f8ad3b;
  border-radius: 2px;
  margin-bottom: 2rem;
}

.article_right {
  width: 100%;
}

.button_backnumber {
  margin: 0rem;
}

.product_block {
  display: flex;
  gap: 20px 20px;
  /* width: 600px; */
  justify-content: center;
  align-items: baseline;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  padding: 2rem 0rem 0rem 0rem;
  word-break: break-all;
}

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

.map_caption {
  text-align: left;
  width: 100%;
}

.map_caption p, .map_caption li {
  font-size: 16px;
}

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

.highlight li {
  font-size: 16px;
}

.map {
  width: 100%;
}

#tokyo h3 {
}

#tokyo p {
  font-size: 16px;
}

.shift {
}

.tokyo_ba a {
  font-size: 16px;
}

.tokyo_ba h3 {
}

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

.tokyo_ba a {
  font-size: 16px;
}


.pc_br {
  display: none;
}

.sp_br {
  display: block;
}

}

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

.pc_br_title {
  display: none;
}

.decision_lines_br {
  display: block;
}

}

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

  .illustration_flex {
    padding: 1.5rem 1rem;
    margin: 1rem 0rem;
    border-radius: 20px;
    background-color: #1219ad;
    gap: 0rem;
    flex-wrap: wrap;
  }
  
  .illustration_peko {
    width: 100%;
  }
  
  .illustration_text {
    width: 100%;
  }

}


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

  .wording {
    padding: 2rem 1rem;
  }

  .highlight {
    padding: 2rem 1rem;
}

  .wording h1 {
    font-size: 18px;
    -webkit-text-stroke: 0.06rem #398442;
    text-stroke: 0.1rem #398442;
}

/* .map_caption p, .map_caption li {
  font-size: 16px;
} */

#tokyo {
  margin-top: 2rem;
  padding: 2rem 1rem;
}

.tokyo_ba {
  margin-top: 2rem;
  padding: 2rem 1rem;
}

/* #tokyo h3 {
}

#tokyo p {
  font-size: 16px;
}

.shift {
}

#tokyo a {
  font-size: 16px;
} */

.highlight h3 {
  font-size: 22px;
}

.circle_number {
  width: 35px;
  height: 35px;
  padding-top: 2px;
}

/* .highlight p {
  font-size: 16px;
} */

.heading {
  max-width: 270px;
  margin: 0rem 0rem 2rem 0rem
}

.program_color_graphpaper h2 {
  font-size: 30px;
}

  .program_white {
    padding: 2rem 0rem;
    /* background-color: #f5f9fd;
    background-color: #fff; */
  }

  .program_color {
    padding: 2rem 0rem;
    /* background-color: #f5f9fd; */
  }

  .program_color_graphpaper {
    padding: 2rem 0rem;
  }

  .explanation {
    padding: 1rem;
}

.shirt h2 {
  font-size: 20px;
}

.profile {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0rem 1rem;
  align-items: center;
  word-break: break-all;
}


.photo img {
  max-width: 560px;
  width: 100%;
  margin-bottom: 2rem;
  padding: 0rem;
}

.photo img {
  max-width: 250px;
  width: 100%;
  /* padding: 0rem 2rem 0rem 0rem; */
}

.name {
  /* max-width: 250px; */
  text-align: left;
}

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

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

.profile p {
  text-align: left;
  font-size: 16px;
}

.soon h2 {
  font-size: 22px;
  letter-spacing: .1em;
  margin-bottom: 2rem;
}

.expansion_block {
  background-color: #fff;
  border: solid 3px #398442;
  border-radius: 10px;
  padding: 2rem;
  margin-bottom: 2rem;
}

.expansion_block h1 {
  font-size: 18px;
  margin-bottom: 2rem;
}

  .article_left h1:before {
    content: '';
    position: absolute;
    bottom: -40px;
    display: inline-block;
    width: 35px;
    height: 2px;
    left: 7%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff100;
    border-radius: 2px;
    margin-bottom: 2rem;
  }

  .pod {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0rem 1rem 1rem 1rem;
  /* margin-left: auto;
  margin-right: auto; */
  /* width: 50%; */
  padding-bottom: 10px;
  /* border-left: solid 0.5px #d81312; */
  order: 2;

  }

  .pod_block img {
    width: 100%;
    max-width: 300px;
    margin: 0rem 1rem;
  }

  .pod_block h2 {
  font-size: 20px;
  color: #000;
  margin-right: 7rem;
  margin-bottom: 1rem;
  }

  .sound h2 {
  text-align: left;
  }

  .sound audio {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  }

  .article_right h1 {
    font-size: 24px;
  }

  .headline {
    font-size: 32px;
  }

  .product_block {
    display: flex;
    gap: 32px 20px;
    flex-wrap: wrap;
      margin-bottom: 1rem;

  }

  .pc_br_wording {
    display: none;
  }

  .public_recording {
    padding: 1.5rem 1rem;
}

.annotation p {
  font-size: 14px;
}

.highlight .p_annotation {
  font-size: 14px;
}

.highlight .p_comments {
  font-size: 14px;
}

.decision h4 {
  font-size: 20px;
}

.public a {
  font-size: 16px;
}

}

@media screen and (max-width: 447px) {
  .sp_br {
    display: block;
  }

  .sp_br_title {
    display: block;
  }

}

@media screen and (max-width: 350px) {
  .pod_block h2 {
  font-size: 18px;
  color: #000;
  margin-right: 6rem;
  margin-bottom: 1rem;
  }


}
