@charset "UTF-8";
.page-content.type_blue {
  background-color: #0e9bc1;
}
.page-content.type_blue .color {
  color: #447b3f;
}
.page-content.type_blue .title {
  color: #447b3f;
}
.page-content.type_blue .title::after {
  background-color: #d9d92b;
}
.page-content.type_blue .rebroadcast .label {
  color: #fff;
  background-color: #447b3f;
}
.page-content.type_blue > .cast .list li {
  border: 5px solid #447b3f;
}
.page-content.type_blue > .present .app {
  background-color: #50874b;
}
.page-content.type_blue > .present .app .btn a {
  color: #447b3f;
}
.page-content.type_blue > .location .box {
  background-image: linear-gradient(to right, #447b3f, #447b3f 4px, transparent 4px, transparent 9px);
}
.page-content.type_green {
  background-color: #96ca2d;
}
.page-content.type_green .color {
  color: #e5ac00;
}
.page-content.type_green .title {
  color: #e5ac00;
}
.page-content.type_green .title::after {
  background-color: #37b7bf;
}
.page-content.type_green .rebroadcast .label {
  color: #fff;
  background-color: #e5ac00;
}
.page-content.type_green > .cast .list li {
  border: 5px solid #e5ac00;
}
.page-content.type_green > .present .app {
  background-color: #e6ac00;
}
.page-content.type_green > .present .app .btn a {
  color: #e5ac00;
}
.page-content.type_green > .location .box {
  background-image: linear-gradient(to right, #e5ac00, #e5ac00 4px, transparent 4px, transparent 9px);
}
.page-content.type_brown {
  background-color: #7D612F;
}
.page-content.type_brown .color {
  color: #e66d17;
}
.page-content.type_brown .title {
  color: #e66d17;
}
.page-content.type_brown .title::after {
  background-color: #944913;
}
.page-content.type_brown .rebroadcast .label {
  color: #fff;
  background-color: #e66d17;
}
.page-content.type_brown > .cast .list li {
  border: 5px solid #e66d17;
}
.page-content.type_brown > .present .app {
  background-color: #e66d17;
}
.page-content.type_brown > .present .app .btn a {
  color: #e66d17;
}
.page-content.type_brown > .location .box {
  background-image: linear-gradient(to right, #e66d17, #e66d17 4px, transparent 4px, transparent 9px);
}
.page-content.type_yellow {
  background-color: #fae038;
}
.page-content.type_yellow .color {
  color: #1994d2;
}
.page-content.type_yellow .title {
  color: #1994d2;
}
.page-content.type_yellow .title::after {
  background-color: #7baf20;
}
.page-content.type_yellow .rebroadcast .label {
  color: #fff;
  background-color: #1994d2;
}
.page-content.type_yellow > .cast .list li {
  border: 5px solid #1994d2;
}
.page-content.type_yellow > .present .app {
  background-color: #1994d2;
}
.page-content.type_yellow > .present .app .btn a {
  color: #1994d2;
}
.page-content.type_yellow > .location .box {
  background-image: linear-gradient(to right, #1994d2, #1994d2 4px, transparent 4px, transparent 9px);
}
.page-content.type_pink {
  background-color: #f6877d;
}
.page-content.type_pink .color {
  color: #d8277a;
}
.page-content.type_pink .title {
  color: #d8277a;
}
.page-content.type_pink .title::after {
  background-color: #a650bc;
}
.page-content.type_pink .rebroadcast .label {
  color: #fff;
  background-color: #d8277a;
}
.page-content.type_pink > .cast .list li {
  border: 5px solid #d8277a;
}
.page-content.type_pink > .present .app {
  background-color: #d8277a;
}
.page-content.type_pink > .present .app .btn a {
  color: #d8277a;
}
.page-content.type_pink > .location .box {
  background-image: linear-gradient(to right, #d8277a, #d8277a 4px, transparent 4px, transparent 9px);
}
.page-content.type_creem {
  background-color: #e9dfb3;
}
.page-content.type_creem .color {
  color: #93b000;
}
.page-content.type_creem .title {
  color: #93b000;
}
.page-content.type_creem .title::after {
  background-color: #b5612e;
}
.page-content.type_creem .rebroadcast .label {
  color: #fff;
  background-color: #93b000;
}
.page-content.type_creem > .cast .list li {
  border: 5px solid #93b000;
}
.page-content.type_creem > .present .app {
  background-color: #93b000;
}
.page-content.type_creem > .present .app .btn a {
  color: #93b000;
}
.page-content.type_creem > .location .box {
  background-image: linear-gradient(to right, #93b000, #93b000 4px, transparent 4px, transparent 9px);
}
.page-content.type_white {
  background-color: #f9f2e7;
}
.page-content.type_white .color {
  color: #765320;
}
.page-content.type_white .title {
  color: #765320;
}
.page-content.type_white .title::after {
  background-color: #e57321;
}
.page-content.type_white .rebroadcast .label {
  color: #fff;
  background-color: #765320;
}
.page-content.type_white > .cast .list li {
  border: 5px solid #765320;
}
.page-content.type_white > .present .app {
  background-color: #765320;
}
.page-content.type_white > .present .app .btn a {
  color: #765320;
}
.page-content.type_white > .location .box {
  background-image: linear-gradient(to right, #765320, #765320 4px, transparent 4px, transparent 9px);
}
.page-content.type_mincho {
  font-family: "Noto Serif JP", serif;
}
.page-content.type_mincho .section {
  border-radius: 0;
}
.page-content.type_mincho .section.present .app .text::before, .page-content.type_mincho .section.present .app .text::after {
  content: "";
  display: none;
}
.page-content.type_mincho .section.location .box {
  background-size: 10px 2px;
}
.page-content .section {
  background-color: #fff;
  box-shadow: 1.5px 2.598px 3px 0px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  box-sizing: border-box;
}

.togglebtn {
  position: fixed;
  top: 70px;
  left: 0;
  background: #fff;
  border: 3px solid rgba(0, 0, 0, 0.7);
  border-left: none;
  z-index: 101;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: bold;
}

.editor {
  height: 67%;
  overflow-y: scroll;
  position: fixed;
  top: 93px;
  left: -200px;
  background-color: #fff;
  padding: 20px 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", arial, "Lucida Sans", "メイリオ", Meiryo, "Osaka", sans-serif;
  border: 3px solid rgb(255, 255, 255);
  border-left: none;
  z-index: 100;
  opacity: 0;
  transition: all 0.8s;
}
.editor.open {
  left: 0;
  opacity: 1;
  border: 3px solid rgba(0, 0, 0, 0.7);
  border-left: none;
}
.editor .edit_elements {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #333;
}
.editor .edit_title {
  margin-bottom: 10px;
  padding: 0 0 0 7px;
  line-height: 1.2;
  border-left: 3px solid rgba(0, 0, 0, 0.7);
  font-weight: bold;
  font-size: 1.5rem;
}
.editor label, .editor button, .editor input {
  cursor: pointer;
}
.editor .edit_font {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #333;
}
.editor .edit_memo {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #333;
}
.editor .edit_memo textarea {
  width: 150px;
}

.edit_color .defaultcolor ul {
  width: 150px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 13px;
  justify-content: flex-start;
}
.edit_color .defaultcolor ul li {
  display: inline-block;
  width: 27px;
  height: 27px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  background-color: #000;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
}
.edit_color .defaultcolor ul li.green {
  background-color: #96ca2d;
}
.edit_color .defaultcolor ul li.blue {
  background-color: #0e9bc1;
}
.edit_color .defaultcolor ul li.brown {
  background-color: #7D612F;
}
.edit_color .defaultcolor ul li.yellow {
  background-color: #fae038;
}
.edit_color .defaultcolor ul li.pink {
  background-color: #f6877d;
}
.edit_color .defaultcolor ul li.creem {
  background-color: #e9dfb3;
}
.edit_color .defaultcolor ul li.white {
  background-color: #f9f2e7;
}
.edit_color .originalcolor {
  width: 150px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: space-between;
  border: 1px solid rgba(0, 0, 0, 0.7);
  border-radius: 20px;
  box-sizing: border-box;
  transition: all 0.5s;
}
.edit_color .originalcolor_toggle {
  width: 100%;
  padding: 5px;
  font-size: 1.4rem;
  background-color: #fff;
  color: #000;
  border-radius: 20px;
  transition: all 0.4s;
  position: relative;
  cursor: pointer;
}
.edit_color .originalcolor_toggle::after {
  content: "＞";
  display: inline;
  position: absolute;
  right: 5px;
  top: 0.35em;
  transition: all 0.5s;
}
.edit_color .originalcolor_box {
  padding: 0 5px 5px;
  display: none;
}
.edit_color .originalcolor.open {
  border-radius: 4px;
  padding-bottom: 5px;
}
.edit_color .originalcolor.open .originalcolor_toggle {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px 3px 0 0;
}
.edit_color .originalcolor.open .originalcolor_toggle::after {
  transform: rotate(90deg);
}

.btnbox {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #333;
}
.btnbox button:first-child {
  margin-bottom: 10px;
}
.btnbox span {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.4;
}

.page-content {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  width: 100%;
  min-width: 1100px;
  padding-top: 65px;
  padding-bottom: 90px;
}
.page-content .mainvisual {
  width: 100%;
  padding: 40px 0 0;
  background: #572e2a;
}
.page-content .mainvisual .mv {
  width: 1100px;
  margin: auto;
  text-align: center;
  box-shadow: 10px 10px 16px -15px rgba(0, 0, 0, 0.86);
  position: relative;
}
.page-content .mainvisual .mv .text-size {
  font-size: 4rem;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-content .mainvisual .date {
  margin-top: 40px;
  padding: 5px 0;
  background-color: #fff;
}
.page-content .mainvisual .date .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1100px;
  margin: auto;
}
.page-content .mainvisual .date .inner time {
  font-size: 3rem;
  font-weight: bold;
}
.page-content .mainvisual .date .inner time .num {
  font-size: 4.5rem;
}
.page-content .mainvisual .date .inner .rebroadcast {
  font-weight: bold;
  font-size: 2.1rem;
}
.page-content .mainvisual .date .inner .rebroadcast .label {
  margin-right: 7px;
  padding: 3px 20px 4px;
  vertical-align: text-bottom;
  font-size: 2rem;
}
.page-content .mainvisual .date .inner .rebroadcast .num {
  font-size: 3.15rem;
}
.page-content .section {
  width: 1100px;
  margin: 60px auto 0;
  padding: 60px;
}
.page-content .section.detail .text {
  padding-top: 50px;
  line-height: 2.2;
  font-weight: bold;
  font-size: 1.8rem;
}
.page-content .section.detail .imgbox {
  display: flex;
  flex-wrap: wrap;
}
.page-content .section.detail .imgbox > div {
  width: 470px;
  margin-top: 40px;
  padding: 7px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
}
.page-content .section.detail .imgbox > div:nth-child(odd) {
  margin-right: 40px;
}
.page-content .section.movie {
  padding: 60px 150px;
}
.page-content .section.movie .framewrap {
  position: relative;
  width: 100%;
  height: 0;
  top: 60px;
  margin-bottom: 60px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.page-content .section.movie .framewrap iframe, .page-content .section.movie .framewrap video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.page-content .section.cast .list {
  display: flex;
  align-items: center;
}
.page-content .section.cast .list li {
  margin-top: 60px;
  padding: 35px;
}
.page-content .section.cast .list li:nth-child(odd) {
  margin-right: 60px;
}
.page-content .section.cast .list .thumb {
  max-height: 280px;
  text-align: center;
  overflow: hidden;
}
.page-content .section.cast .list .thumb img {
  max-height: 280px;
}
.page-content .section.cast .list .name {
  margin-top: 15px;
  font-weight: bold;
  font-size: 2.8rem;
}
.page-content .section.cast .list .profile {
  margin-top: 15px;
  line-height: 2;
}
.page-content .section.cast .list2 {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.page-content .section.cast .list2 li {
  width: 200px;
  margin-top: 60px;
}
.page-content .section.cast .list2 .thumb {
  width: 200px;
  height: 200px;
  text-align: center;
}
.page-content .section.cast .list2 .thumb img {
  overflow: hidden;
  border-radius: 50%;
}
.page-content .section.cast .list2 .name {
  margin-top: 10px;
  font-weight: bold;
}
.page-content .section.cast .list2 .profile {
  margin-top: 5px;
}
.page-content .section.cast .ex_cast_box {
  display: flex;
  padding-top: 60px;
}
.page-content .section.cast .ex_cast_box .text_box {
  width: 490px;
  font-size: 110%;
  font-weight: bold;
  line-height: 2;
}
.page-content .section.cast .ex_cast_box .photo_box {
  width: 490px;
}
.page-content .section.present .detail {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.page-content .section.present .detail .thumb {
  width: 480px;
}
.page-content .section.present .detail .text {
  width: 440px;
}
.page-content .section.present .detail .text .name {
  font-weight: bold;
  font-size: 3.3rem;
}
.page-content .section.present .detail .text .howto {
  margin-top: 25px;
  line-height: 1.8;
}
.page-content .section.present .detail .text .limit {
  margin-top: 20px;
  font-weight: bold;
  font-size: 2rem;
  color: #cf2908;
}
.page-content .section.present .detail .text .limit .label {
  margin-right: 15px;
  padding: 3px 40px;
  color: #fff;
  font-size: 1.8rem;
  background-color: #cf2908;
}
.page-content .section.present .app {
  margin-top: 60px;
  padding: 35px 70px;
  text-align: center;
}
.page-content .section.present .app .text {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 2.4rem;
  color: #fff;
}
.page-content .section.present .app .text::before, .page-content .section.present .app .text::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 1.1em;
  background: #fff;
}
.page-content .section.present .app .text::before {
  margin-right: 0.6em;
  transform: rotate(-40deg);
}
.page-content .section.present .app .text::after {
  margin-left: 0.4em;
  transform: rotate(40deg);
}
.page-content .section.present .app .btnbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 35px 0;
  background-color: #fff;
}
.page-content .section.present .app .btnbox .btn_as {
  display: flex;
  align-items: center;
  padding-right: 35px;
  border-right: 2px solid #d1d1d1;
}
.page-content .section.present .app .btnbox .btn_gp {
  display: flex;
  align-items: center;
  margin-left: 35px;
}
.page-content .section.present .app .btnbox a img {
  transition: all 0.3s;
}
.page-content .section.present .app .btnbox a:hover img {
  opacity: 0.5;
}
.page-content .section.present .app .btnbox .icon {
  width: auto;
  height: 50px;
  margin-right: 30px;
}
.page-content .section.present .app .btn {
  width: 490px;
  margin: 40px auto 0;
}
.page-content .section.present .app .btn a {
  display: block;
  padding: 15px 0;
  font-weight: bold;
  font-size: 2.1rem;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 2.5px 4.33px 0px 0px rgba(0, 0, 0, 0.25);
  transition: all 0.3s;
}
.page-content .section.present .app .btn a:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.page-content .section.location .box {
  padding-top: 60px;
  padding-bottom: 60px;
  background-size: 12px 4px;
  background-position: left bottom;
  background-repeat: repeat-x;
}
.page-content .section.location .box:last-child {
  background-image: none;
  padding-bottom: 0;
}
.page-content .section.location .box .thumbs {
  display: flex;
  align-items: center;
}
.page-content .section.location .box .thumbs .thumb {
  width: 470px;
  margin-bottom: 30px;
  padding: 7px;
  text-align: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
}
.page-content .section.location .box .thumbs .thumb:nth-child(odd) {
  margin-right: 40px;
}
.page-content .section.location .box .thumbs .thumb img {
  width: auto;
  max-height: 284px;
}
.page-content .section.location .box h3 {
  font-size: 2.8rem;
}
.page-content .section.location .box .text {
  margin-top: 10px;
  line-height: 1.8;
}
.page-content .section.news .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px;
}
.page-content .section.news .list::after {
  content: "";
  width: 300px;
}
.page-content .section.news .list li {
  width: 300px;
  margin-top: 40px;
}
.page-content .section.news .list li a {
  display: block;
  text-decoration: none;
}
.page-content .section.news .list li a:hover .thumb img {
  transform: scale(1.2, 1.2);
  transition: all 0.7s;
  opacity: 0.7;
}
.page-content .section.news .list li .thumb {
  margin: 0 auto;
  overflow: hidden;
}
.page-content .section.news .list li .thumb img {
  transition: all 0.7s;
}
.page-content .section.news .list li .text {
  margin-top: 10px;
}
.page-content .section.news .list li time {
  margin-top: 10px;
  color: #808080;
  font-size: 1.4rem;
}
.page-content .title {
  margin-bottom: 47px;
  text-align: center;
  line-height: 1;
  font-size: 4.4rem;
  position: relative;
}
.page-content .title::after {
  content: "";
  position: absolute;
  bottom: -46px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
}
.page-content img {
  max-width: 100%;
  height: auto;
}

.page-content.type_origin {
  /*
     background-color: $originBg;
     background: rgb(131,1,1);
     background: linear-gradient(122deg, #8b4719 0%, #F5D7A4 50%);*/
  /*background: url(/asset/img/common/tv_program/back_add_01.png) repeat #9e6132;*/
  background: url(/asset/img/isoda_kaisetsu2025/back_01.png) repeat #78483a;
}
.page-content.type_origin .color {
  color: #FF2800;
}
.page-content.type_origin .title {
  color: #FF2800;
}
.page-content.type_origin .title::after {
  background-color: #830101;
}
.page-content.type_origin .rebroadcast .label {
  color: #fff;
  background-color: #FF2800;
}
.page-content.type_origin > .cast .list li {
  border: 5px solid #FF2800;
}
.page-content.type_origin > .present .app {
  background-color: #e66d17;
}
.page-content.type_origin > .present .app .btn a {
  color: #FF2800;
}
.page-content.type_origin > .location .box {
  background-image: linear-gradient(to right, #FF2800, #FF2800 4px, transparent 4px, transparent 9px);
}/*# sourceMappingURL=style.css.map */