@charset "UTF-8";
/*color*/
/* PC（〜1280px） */
/* TABLET（〜1024px） */
/* SP（〜768px） */
/* SP（〜640px） */
/* SP（〜480px） */


.red_b{
    color: #E90731;
    font-weight: bold;
    font-size: 120%;
}


.blue_t {
    color: #0a5aa1;
    font-weight: bold;
}

.blue_b {
    color: #0A64C3;
    font-weight: bold;
	font-size: 120%;
}


.t_120 {
    font-size: 120%;
    color: #000000;
}




.pagetop {
  position: fixed;
  bottom: 50px;
  right: 80px;
  cursor: pointer;
}

.pagetop span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  background: #000;
}


.font-red {
	color: #FF2641;	
}




@media only screen and (max-width: 767px){
    


  .pc_box{
        display:none;
    }

    




@media screen and (max-width: 767px) {
	
	
	
	
	.text_info {
		display: none;

	}
	
	.text_info_mb {
		
	}
		
}
	
	
	
	
  .pagetop {
    display: none !important;
  }
}

.program-page_area {
  margin: 0 0 0;
}

.program-disc_block {
  padding: 3% 0;
}

.program-disc_inner {
  margin: auto;
  padding-top: 7%;
  max-width: 1000px;
}

.program-disc_title {
  background-image: url("/irohanichidori/assets/images/disc/title.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto 5%;
  max-width: 419px;
  width: 100%;
  height: 167px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  font-size: 1%;
  line-height: 0;
}

@media screen and (max-width: 767px) {
  .program-disc_title {
    padding-top: 27.83%;
    height: 0;
  }
}

.program-disc_catch {
    width: 90%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url(/irohanichidori/disc/images/header2001.png);
    background-size: contain;
    padding-top: 46.66667%;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    font-size: 1%;
    line-height: 0;
}

.program-disc_box {
  margin: auto;
}

.disc-tokuten_detail {
  padding: 3%;
}

.disc-tokuten_subtitle {
  width: 100%;
  margin: 0 auto 2%;
  padding-top: 3.125%;
  background: url("/irohanichidori/assets/images/disc/tit_tokuten.png") no-repeat center top;
  background-size: contain;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  font-size: 1%;
  line-height: 0;
}

.disc-tokuten_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 5%;
  padding: 0 0 5%;
  border-bottom: #6a8c95 1px solid;
}

.disc-tokuten_box:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.disc-tokuten_catch {
  width: 100%;
  padding: 0 0 3%;
  display: flex;
  line-height: 1.5;
  vertical-align: middle;
}

.disc-tokuten_catch dt {
  width: 20%;
  padding: 2%;
  background: #0a5aa1;
  color: #fff;
  text-align: center;
  border-radius: 20px 0 0 20px;
  font-size: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.disc-tokuten_catch dd {
  width: 80%;
  padding: 2%;
  background: #fff;
  border-radius: 0 20px 20px 0;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.disc-tokuten_catch dd span {
  color: #0a5aa1;
}

.disc-tokuten_text {
  width: 100%;
  padding: 0 0 3%;
  font-size: 1.5rem;
  line-height: 2;
}

.disc-tokuten_text p {
  margin: 0 0 1%;
}

.disc-tokuten_text li {
  font-size: 1.3rem;
}

.disc-tokuten_summary {
  width: 50%;
  padding-right: 3%;
}

.disc-tokuten_summary span {
  font-weight: bold;
}

.disc-tokuten_summary p {
  padding: 0 0 2%;
  line-height: 1.8;
  font-size: 1.5rem;
}

.disc-tokuten_note {
  display: flex;
  justify-content: center;
  border: #0a5aa1 1px solid;
  border-radius: 20px;
}

.disc-tokuten_note dt {
  width: 10%;
  padding: 6% 0;
  background: #0a5aa1;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.8;
  font-size: 1.3rem;
  border-radius: 20px 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.disc-tokuten_note dd {
  width: 90%;
  padding: 3% 5%;
  font-size: 1.4rem;
  line-height: 1.8;
}

.disc-tokuten_note dd span {
  padding-bottom: 2%;
  color: #0a5aa1;
  display: inline-block;
}

.disc-tokuten_data {
  width: 100%;
  padding: 0 0 4%;
  display: flex;
  flex-wrap: wrap;
}

.disc-tokuten_data dl {
  width: 50%;
  flex-wrap: wrap;
  font-size: 1.4rem;
}

.disc-tokuten_data dl dt {
  padding: 0 0 2%;
}

.disc-tokuten_data dl dt::before {
  content: '●';
  color: #0a5aa1;
}

.disc-tokuten_data dl dd {
  line-height: 1.8;
}

.disc-tokuten_data dl dd span {
  font-size: 1.2rem;
}

.disc-tokuten_img {
  width: 50%;
}

.disc-tokuten_img figure {
  width: 100%;
}

.disc-tokuten_img figure img {
  width: 100%;
  height: auto;
}

.disc-tokuten_btn {
  width: 35%;
  margin: 5% auto 0;
}

.disc-tokuten_btn a {
  width: 100%;
  padding: 8% 5%;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 50px;
  display: block;
}

.disc-tokuten_hmv {
  display: flex;
  flex-wrap: wrap;
}

.disc-tokuten_hmv .disc-tokuten_shop {
  background: #dd1a57;
}

.disc-tokuten_hmv .disc-tokuten_note {
  border: #dd1a57 1px solid;
}

.disc-tokuten_hmv .disc-tokuten_note dt {
  background: #dd1a57;
}

.disc-tokuten_hmv .disc-tokuten_note dd span {
  color: #dd1a57;
}

.disc-tokuten_rakuten {
  display: flex;
  flex-wrap: wrap;
  margin-top: 7%;
}

.disc-tokuten_rakuten .disc-tokuten_shop {
  background: #3aa16f;
}

.disc-tokuten_rakuten .disc-tokuten_note {
  border: #3aa16f 1px solid;
}

.disc-tokuten_rakuten .disc-tokuten_note dt {
  background: #3aa16f;
}

.disc-tokuten_rakuten .disc-tokuten_note dd span {
  color: #3aa16f;
}

.disc-tokuten_shop {
  width: 100%;
  padding: 2%;
  margin: 0 0 3%;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}

.disc-summary_detail {
  padding: 3%;
}

.disc-summary_subtitle {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.125%;
  background: url("/irohanichidori/assets/images/disc/tit_summary.png") no-repeat center top;
  background-size: contain;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  font-size: 1%;
  line-height: 0;
}

.disc-summary_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.disc-summary_list li {
  width: 47%;
}

.disc-summary_list li img {
  width: 100%;
  height: auto;
}

.disc-backnumber_detail {
  padding: 3%;
}

.disc-backnumber_subtitle {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.125%;
  background: url("/irohanichidori/assets/images/disc/tit_backnumber.png") no-repeat center top;
  background-size: contain;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  font-size: 1%;
  line-height: 0;
}

.disc-backnumber_text {
  padding: 2% 0 4%;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}

.disc-backnumber_text span {
  color: #d81c11;
}

.disc-backnumber_img img {
  width: 100%;
  height: auto;
}

.disc-backnumber_btn {
  width: 35%;
  margin: 5% auto 0;
}

.disc-backnumber_btn a {
  width: 100%;
  padding: 8% 5%;
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 50px;
  display: block;
}

.disc-digest_detail {
  padding: 3%;
}

.disc-digest_subtitle {
  width: 100%;
  margin: 0 auto;
  padding-top: 3.125%;
  background: url("/irohanichidori/assets/images/disc/tit_digest.png") no-repeat center top;
  background-size: contain;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  font-size: 1%;
  line-height: 0;
}

.disc-digest_movie {
  display: flex;
  flex-wrap: wrap;
}

.disc-digest_movie figure {
  width: 32%;
  margin-right: 2%;
  padding-bottom: 4%;
}

.disc-digest_movie figure:nth-of-type(3n) {
  margin-right: 0;
}

.disc-digest_movie figure img {
  width: 100%;
  height: auto;
}

.disc-digest_movie figure figcaption {
  margin: 5% 0 0;
  padding: 3%;
  color: #fff;
  font-size: 1.3rem;
  background: #d81c11;
  text-align: center;
  border-radius: 50px;
}

@media screen and (max-width: 767px) {
  .disc-summary_subtitle {
    padding-top: 5%;
    background-size: 150%;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    font-size: 1%;
    line-height: 0;
  }
  .disc-summary_list {
    justify-content: center;
  }
  .disc-summary_list li {
    width: 85%;
  }
  .disc-summary_list li:first-of-type {
    padding-top: 3%;
  }
  .disc-summary_list li:last-of-type {
    padding-top: 3%;
  }
  .disc-tokuten_subtitle {
    padding-top: 5%;
    background-size: 150%;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    font-size: 1%;
    line-height: 0;
  }
  .disc-tokuten_catch {
    flex-wrap: wrap;
    padding: 2% 0 5%;
  }
  .disc-tokuten_catch dt {
    width: 100%;
    padding: 2% 4%;
    font-size: 1rem;
    border-radius: 10px 10px 0 0;
  }
  .disc-tokuten_catch dd {
    width: 100%;
    padding: 2% 4%;
    font-size: 1.1rem;
    border-radius: 0 0 10px 10px;
    justify-content: center;
  }
  .disc-tokuten_text {
    font-size: 1.1rem;
  }
  .disc-tokuten_text li {
    font-size: 1rem;
  }
  .disc-tokuten_aaa {
    display: flex;
    width: 100%;
  }
  .disc-tokuten_aaa dl {
    width: 50%;
  }
  .disc-tokuten_summary {
    width: 100%;
    padding-right: 0;
  }
  .disc-tokuten_summary p {
    padding: 0 0 2%;
    line-height: 1.8;
    font-size: 1rem;
  }
  .disc-tokuten_note {
    margin: 1% 0 0;
    border-radius: 10px;
  }
  .disc-tokuten_note dt {
    font-size: 1rem;
    border-radius: 10px 0 0 10px;
  }
  .disc-tokuten_note dd {
    padding: 3% 5%;
    font-size: 1.1rem;
    line-height: 1.6;
  }
  .disc-tokuten_data dl {
    width: 100%;
    font-size: 1.1rem;
  }
  .disc-tokuten_data dl:nth-of-type(n+1) {
    margin-top: 4%;
  }
  .disc-tokuten_data dl dd span {
    font-size: 1rem;
  }
  .disc-tokuten_img {
    padding: 3% 0 0;
    width: 100%;
  }
  .disc-tokuten_btn {
    width: 65%;
    margin: 6% auto 0;
  }
  .disc-tokuten_btn a {
    font-size: 1.1rem;
  }
  .disc-tokuten_shop {
    font-size: 1.1rem;
  }
  .disc-backnumber_subtitle {
    padding-top: 5%;
    background-size: 150%;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    font-size: 1%;
    line-height: 0;
  }
  .disc-backnumber_text {
    padding: 2% 0 4%;
    font-size: 1.6rem;
  }
  .disc-backnumber_btn {
    width: 65%;
    margin: 6% auto 0;
  }
  .disc-backnumber_btn a {
    font-size: 1.1rem;
  }
  .disc-digest_subtitle {
    padding-top: 5%;
    background-size: 150%;
    margin-bottom: 3%;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    font-size: 1%;
    line-height: 0;
  }
  .disc-digest_movie {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .disc-digest_movie figure {
    width: 48%;
    margin-right: 0;
  }
  .disc-digest_movie figure figcaption {
    font-size: 1rem;
  }
	
	
	.text_info {
		margin: 10px auto 20px auto;
		text-align: center;
		width: 900px;

	}
	
	.text_info_mb {
		display: none;
	}
	
	.gest_box {
    margin: 2vw auto 2vw auto;
    text-align: center;
    width: 94%;
	}
		
	.gest_box img{
    width: 84%;
	height: auto;
	}
	
}




/* pc　768px以上 */
@media only screen and (min-width: 768px), print {
    

	.gest_box {
    margin: 10px auto 10px auto;
    text-align: center;
    width: 880px;
	}
	
	


	
		}

	
