@charset "UTF-8";
.it_area .it_ttl.bold {
  font-weight:bold;
}
.img_cap {
  margin:10px;
  font-size:1.25rem;
}


#main{
  width: auto;
  margin: auto;
text-align: center;
background:#f9f9f9;/* padding: 20px; */}
#main img{
  width: 960px;
}
.section{
  margin: 40px 0;
padding:0;
}
.sec_ttl{
  margin-bottom: 20px;
}
.description img {
  display:block;
  margin:0 auto;
}

#performer .imgarea {
  width: 300px;
  margin: 0 auto 10px auto;
}
.slick-dotted.slick-slider {
  margin-bottom:70px;
}
.flex_w {
    flex-wrap: wrap;
    gap: 20px;
}
.it_w_s{
  width: 48%;
  margin-bottom: 40px;
}
@media all and (-ms-high-contrast: none) {
.it_w_s:nth-child(odd) {
  padding-right:20px;
}
}


.it_w_s .p_btn{
  width: 100%;
  margin: 20px auto 0;
}



@media screen and (max-width:1200px) {
    .in {
    /*width: 90%;*/
    margin: 0 auto;
  }
}

  @media screen and (max-width:1024px) {
    #main{
      width: 100%;
      margin: auto;
    }
  
  	.p_btn{
  		margin: 10px auto 0;
  	}
  
  }

@media screen and (max-width:1000px) {
  #main img{
    width: 100%;
   }

}
@media screen and (max-width:480px) {
  #main{
    width: 100%;
    margin: auto;
  }
    #main picture{
    /*padding: 10px;*/
    display:inline-block;
  }
    #main picture img{
  }
.watch_btn_w{
  /* margin: 0 20px; */
}
}

.watch_w{
  margin-top: 20px;
}
.watch_btn_w{
  width: 440px;
  margin: auto;
}
.watch_btn p{
  text-align: center;
      margin-top: 10px;
}
.watch_btn_w a{
  padding: 10px;
  text-align:center;
  display: block;
  margin: auto;
  border-radius: 100px;
  background: #EA938B;
  font-weight: 300px;
  color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .2);
	box-sizing: border-box;
line-height: 1.25;/* font-size: 1.5rem; */}
.watch_btn_w a span{
  display: block;
}
.w_btn_txt{
  text-align: center;
  font-size: 1.6rem;
  margin-top: 10px;
}
.share_btn{
  position: absolute;
  right: 0;
  top:50%;
  transform: translate(0,-50%);
  background: #494540;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 5px 20px;
  border-radius: 100px;
}
.share_btn img{
  margin-right: 10px;
}

.live_outline .date{
  margin-bottom: 0px;
  font-weight: 500;
}
.live_outline .date span{
  margin-left: 5px;
  color: #e75143;
}
.live_outline .live_ttl{
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 2.0rem;
}
.live_outline .description{
  margin: 10px 0;
font-size: 1.5rem;}
.description a{
  color: #EA938B;
}
.live_outline .description:nth-last-of-type(1){
  margin-bottom: 0;
}
.deco{
  color: #e75143;
}
.live_outline .bold{
  font-weight: 600;
}
.live_outline_sub_ttl{
  font-size: 1.8rem;
  margin-top: 20px;margin-bottom: 10px;
  font-weight: 600;
}
#caution .live_outline_sub_ttl{
  margin-top: 0;
}
.live_outline_sub_ttl_2{
  margin-top: 20px;margin-bottom: 10px;
  font-weight: 600;
}

.it_w{
  margin-bottom: 30px;
}
.it_w:nth-last-child(1){
  margin-bottom: 0;
}
.it_w.it_w_s {
  margin-bottom: 10px;
}



.it_area{

}
.it_area .imgarea{
  border-radius: 10px;
  overflow:hidden;
  margin-bottom: 10px;
border: solid 1px #dcdcdc;}
.it_area .it_ttl{
  margin-bottom: 0px;
  font-weight: 300;
  font-size: 2.0rem;
}
.it_area .description{
  margin-top: 5px;margin-bottom: 10px;
/* text-align: right; */}
.it_area .p_btn{
  margin-top: 10px;/* margin-bottom: 20px; */
/* font-size: 1.8rem; */}

.watch_btn .p_btn a{

  color: #fff;
  font-size: 1.2rem;

}

#caution{
  background: #fafafa;
  padding: 20px;
}

@media screen and (max-width:1024px) {
  .imgarea {
    width:640px;
    margin:0 auto;
  }
 .it_w_s .imgarea {
    width:340px;
       margin:0 auto 10px auto;
      padding:0;
  }
  .img_flx_i .imgarea {
    width:100%;
  }  .img_flx_i img {
    width:100%;
  }
}
@media screen and (max-width:820px) {
 .it_w_s .imgarea {
    width:100%;
       margin:0 auto 10px auto;
      padding:0;
  }
  .it_w_s{
  width: 47%;
}
}
@media screen and (max-width:680px) {
    .imgarea {
    width:100%;

  }
}

@media screen and (max-width:480px) {
    .it_w_s{
  width: 46%;
}
  .w_btn_txt{
    text-align: center;
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .watch_w{
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .watch_btn_w {
    width: 100%;
    margin: 0 auto 10px;
  }
  .watch_btn_w div {
    /* padding:0 20px; */
  }
  .watch_btn .p_btn{
    margin-top: 0;
    display: block;
  }
  .share_btn{
    position: relative;
    width: 30%;
    margin-left: auto;
    right: 0;
    top:0;
    transform: translate(0,0);
    padding: 10px 20px;
  }

  .live_outline .live_ttl{
    font-size: 1.8rem;
  }
  .it_area .it_ttl{
    font-size: 1.8rem;
  }
}

.ct{
  font-size: 1.4rem;
}

.ac_content{
  display: none;
}
.sub_ttl_col_r{
  text-align: center;
  color: #EA938B;
}

.txt_center{
  text-align:center;
}
.mov_link_w{
  margin-top: 30px;
}
.mov_link_w h3{
  margin-bottom: 30px;
}
.mov_link_w a{
  display: block;
}
.img_s{
  width: 260px;
  margin: auto;
  margin-bottom: 20px;
}

.img__btn_w{
  justify-content: space-between;
}
.img__btn_w.flex_c{
  justify-content:center;
}
.img__btn{
  width: 30%;
  text-align: center;
}
.img__btn_w.flex_c .img__btn{
  margin: 0 10px;
}.img__btn .description{
  margin-bottom: 5px;
    line-height: 1;
}
.it_area .f_sml{
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width:480px) {
  .img__btn {
    width: 100%;
  }
  #performer .imgarea {
  width: 70%;
}
  .img__btn_w.flex_c .img__btn{
    margin: 0;
  }
}
.center{
  text-align: center;
}

span.br{
  display: block;
}
.negatio {
    text-decoration: line-through;
}

.it_area_tc{
  justify-content: space-between;
}
.it_w_s{
  width: 48%;
  margin-bottom: 40px;
}
.it_w_s .p_btn{
  width: 100%;
  margin: 20px auto 0;
}


.img_flx{
  justify-content: space-between;
  margin-bottom: 20px;
}
.img_flx_i{
  width: 46%;
}
.img_flx_i h3{
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
}
@media screen and (max-width:480px) {
  .img_flx_i{
    width: 100%;
  }
}

.live_outline .live_ttl.fs_28{
  font-size: 2.8rem;
}
.fs_28.bold{
  font-weight: 500;
}
.img_cap{
  font-size: 1.0rem;
  margin-top: 10px;
}
.bold {
    font-weight: bold !important;
}


.sec_ttl_02{
  background: #111;
  color: #fff;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center;
}
.sec_ttl_03{
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.sec_ttl_04{
  border:1px solid #111;
  color: #111;
  padding: 10px 0;
  margin-bottom: 20px;
  text-align: center;
}

.p_btn_blue{
  background: #61aade !important;
}
.it_w_pick_blue{
  background: #f0f9ff !important;
  padding: 30px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.it_w_pick_beige{
  background: #FBF8F4 !important;
  padding: 30px;
  padding-bottom: 10px;
  border-radius: 10px;
}
}