@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

.niziu {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  color: #000000;
}
.niziu a {
  color: #f60000;
  text-decoration: none;
  font-weight: 700 !important;
}
.niziu ul.caut {
  text-align: left;
  list-style-type: none;
}
.niziu ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.1em;
}
.niziu ul.caut li strong {
  color: #f60000 !important;
}
.niziu ul.caut li.red {
  color: #f60000;
  font-weight: 700 !important;
}
.niziu_yokoku {
  display: block;
  width: 100%;
  background: #f60000;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  #maga_head_wrap {
    max-width: inherit;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 90;
  }
}
@media screen and (min-width: 751px), print {
  #maga_header {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li {
    max-width: 201px;
    height: 460px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li:first-child {
    max-width: 190px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #bg_wrapper {
    background: linear-gradient(to right, #bce1df, #fff1d7 25%, #fff1d7 75%, #bce1df);
  }
  .niziu {
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* twitter-------------------------------*/
    /* broadcast-------------------------------*/
  }
  .niziu_yokoku {
    padding: 8px 0;
  }
  .niziu_yokoku img {
    width: 75px;
  }
  .niziu_kv {
    line-height: 0;
    position: relative;
    margin-bottom: 70px;
    text-align: center;
  }
  .niziu_kv img {
    width: 800px;
    z-index: 1;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
  }
  .niziu_navi {
    padding: 0 0 40px;
  }
  .niziu_navi ul li {
    margin: 0 auto 30px;
    line-height: 0;
    width: 720px;
  }
  .niziu_file {
    text-align: center;
    padding-bottom: 120px;
  }
  .niziu_file h2 {
    height: 320px;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -45px -20px;
  }
  .niziu_file h2 img {
    height: 264px;
    margin-top: 10px;
  }
  .niziu_file .inr_wrapper {
    width: 720px;
    margin: 0 auto;
  }
  .niziu_file_date {
    background: #fff;
    border-radius: 15px;
    margin: 0 auto 30px;
    padding: 25px 20px 30px;
    line-height: 1;
  }
  .niziu_file_date h3 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 2px 0;
    border-style: solid;
  }
  .niziu_file_date h3 img {
    height: 30px;
  }
  .niziu_file_date p {
    line-height: 1;
  }
  .niziu_file_date p img {
    height: 75px;
  }
  .niziu_file_ex {
    width: 688px;
    margin: 0 auto 80px;
  }
  .niziu_file_image_bx {
    margin-bottom: 90px;
    position: relative;
  }
  .niziu_file_image_bx_type {
    position: absolute;
    top: -64px;
    left: 0;
  }
  .niziu_file_image_bx_type img {
    height: 168px;
  }
  .niziu_file_image_bx_txt {
    font-size: 26px;
    margin: 0 auto 50px 190px;
    text-align: left;
  }
  .niziu_file_image_bx_img img {
    width: 720px;
    margin: 0 auto 50px;
  }
  .niziu_file_itemlist {
    margin-top: 100px;
  }
  .niziu_file_itemlist_ttl h3 {
    background: #fef8b6;
    border: solid 3px #000;
    line-height: 1;
    border-radius: 35px;
    padding: 10px;
    margin: 0 -10px 40px;
  }
  .niziu_file_itemlist_ttl h3 img {
    height: 41px;
  }
  .niziu_file_itemlist_tbl {
    margin: 30px auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .niziu_file_itemlist_tbl tr th, .niziu_file_itemlist_tbl tr td {
    padding: 9.5px 13px;
    border-right: 1px solid #dedede;
    letter-spacing: -0.01em;
  }
  .niziu_file_itemlist_tbl tr th {
    background: #000;
    color: #fff;
    white-space: nowrap;
    text-align: center;
  }
  .niziu_file_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .niziu_file_itemlist_tbl tr td {
    background: #ffffff;
    color: #000;
    font-size: 15px;
  }
  .niziu_file_itemlist_tbl tr td:first-child, .niziu_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .niziu_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .niziu_file_itemlist_tbl tr:nth-child(even) td {
    background: #f6f6f6;
  }
  .niziu_file_itemlist_pop img {
    width: 617px;
    margin-bottom: 30px;
  }
  .niziu_file_flow {
    margin-top: 100px;
  }
  .niziu_file_flow_ttl h3 {
    background: #fef8b6;
    border: solid 3px #000;
    line-height: 1;
    border-radius: 35px;
    padding: 10px;
    margin: 0 -10px 40px;
  }
  .niziu_file_flow_ttl h3 img {
    height: 41px;
  }
  .niziu_file_flow p img {
    width: 655px;
    margin-left: 50px;
  }
  .niziu_file_caution {
    margin-top: 100px;
  }
  .niziu_file_caution_ttl h3 {
    background: #fef8b6;
    border: solid 3px #000;
    line-height: 1;
    border-radius: 35px;
    padding: 10px;
    margin: 0 -10px 40px;
  }
  .niziu_file_caution_ttl h3 img {
    height: 41px;
  }
  .niziu_twitter {
    text-align: center;
    padding-bottom: 120px;
  }
  .niziu_twitter h2 {
    height: 320px;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -45px -20px;
  }
  .niziu_twitter h2 img {
    height: 264px;
    margin-top: 10px;
  }
  .niziu_twitter .inr_wrapper {
    width: 720px;
    margin: 0 auto;
  }
  .niziu_twitter_date {
    background: #fff;
    border-radius: 15px;
    margin: 0 auto 30px;
    padding: 25px 20px 30px;
    line-height: 1;
    margin-bottom: 50px;
  }
  .niziu_twitter_date h3 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 2px 0;
    border-style: solid;
  }
  .niziu_twitter_date h3 img {
    height: 30px;
  }
  .niziu_twitter_date p {
    line-height: 1;
  }
  .niziu_twitter_date p img {
    height: 38px;
  }
  .niziu_twitter_ex {
    width: 729px;
    margin: 0 auto 40px;
  }
  .niziu_twitter_image_bx {
    margin-bottom: 90px;
    position: relative;
    margin-bottom: 0;
  }
  .niziu_twitter_image_bx_type {
    position: absolute;
    top: -64px;
    left: 0;
  }
  .niziu_twitter_image_bx_type img {
    height: 168px;
  }
  .niziu_twitter_image_bx_txt {
    font-size: 26px;
    margin: 0 auto 50px 190px;
    text-align: left;
  }
  .niziu_twitter_image_bx_img img {
    width: 600px;
    margin: 0 auto 50px;
  }
  .niziu_twitter_caution {
    margin-top: 100px;
  }
  .niziu_twitter_caution_ttl h3 {
    background: #fef8b6;
    border: solid 3px #000;
    line-height: 1;
    border-radius: 35px;
    padding: 10px;
    margin: 0 -10px 40px;
  }
  .niziu_twitter_caution_ttl h3 img {
    height: 41px;
  }
  .niziu_twitter_caution h5, .niziu_twitter_caution h6, .niziu_twitter_caution p, .niziu_twitter_caution ol, .niziu_twitter_caution ul {
    margin: 1em 0 0;
    padding: 0;
    text-align: left;
  }
  .niziu_twitter_caution ul.caut {
    margin: 10px auto 25px;
  }
  .niziu_twitter_caution p {
    font-size: 16px;
  }
  .niziu_twitter_caution ol, .niziu_twitter_caution ul {
    font-size: 16px;
  }
  .niziu_twitter_caution ol {
    margin-bottom: 20px;
  }
  .niziu_twitter_caution ul.mt0 {
    margin-top: 0.2em;
  }
  .niziu_twitter_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.5em;
  }
  .niziu_twitter_caution .em {
    font-size: 18px;
  }
  .niziu_twitter_caution .lnk {
    margin: 30px auto;
  }
  .niziu_twitter_caution a {
    font-weight: 700 !important;
  }
  .niziu_twitter_btn {
    width: 680px;
    margin: 0 auto;
  }
  .niziu_broadcast {
    text-align: center;
    padding-bottom: 120px;
  }
  .niziu_broadcast h2 {
    height: 320px;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -45px -20px;
  }
  .niziu_broadcast h2 img {
    height: 264px;
    margin-top: 10px;
  }
  .niziu_broadcast .inr_wrapper {
    width: 720px;
    margin: 0 auto;
  }
  .niziu_broadcast_date {
    background: #fff;
    border-radius: 15px;
    margin: 0 auto 30px;
    padding: 25px 20px 30px;
    line-height: 1;
    margin-bottom: 0;
  }
  .niziu_broadcast_date h3 {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 2px 0;
    border-style: solid;
  }
  .niziu_broadcast_date h3 img {
    height: 30px;
  }
  .niziu_broadcast_date p {
    line-height: 1;
  }
  .niziu_broadcast_date p img {
    height: 38px;
  }
  .niziu_broadcast_date h3 img {
    height: 32px;
  }
  .niziu_broadcast_date h4 {
    background: #fef8b6;
    border: solid 3px #000;
    border-radius: 30px;
    padding: 7px;
    width: 386px;
    margin: 0 auto 20px;
  }
  .niziu_broadcast_date h4 img {
    height: 33px;
  }
  .niziu_broadcast_date ul.caut {
    line-height: 1.4;
  }
  .niziu_broadcast_date_time {
    margin: 30px auto;
  }
  .niziu_broadcast_date_time p img {
    height: 166px;
  }
  .niziu_broadcast_ex {
    width: 680px;
    margin: 0 auto 40px;
  }
  .niziu_footer {
    text-align: center;
  }
  .niziu_footer_contact {
    background: #fff;
    width: 800px;
    margin: 0 auto 30px;
    border-radius: 15px;
    padding: 30px 40px 1px;
  }
  .niziu_footer_contact h3 img {
    width: 611px;
    margin-bottom: 25px;
  }
  .niziu_footer_contact ul li {
    line-height: 1;
    margin-bottom: 30px;
  }
  .niziu_footer_copy {
    font-size: 14px;
    margin-bottom: 50px;
  }
  .niziu_footer_pagetop {
    width: 80px;
    position: fixed;
    right: 40px;
    bottom: 24px;
    z-index: 99;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li,
  .snsList ul a,
  .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: linear-gradient(to right, #e1eadb, #fff1d7 10%, #fff1d7 90%, #e1eadb);
  }
  .niziu {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* twitter-------------------------------*/
    /* broadcast-------------------------------*/
  }
  .niziu_yokoku {
    padding: 1.0666666667vw 0;
  }
  .niziu_yokoku img {
    width: 10vw;
  }
  .niziu_kv {
    line-height: 0;
    position: relative;
    margin-bottom: 9.3333333333vw;
    text-align: center;
  }
  .niziu_kv img {
    width: 106.6666666667vw;
    z-index: 1;
    box-shadow: 0 0.1333333333vw 2vw rgba(0, 0, 0, 0.4);
  }
  .niziu_navi {
    padding: 0 0 5.3333333333vw;
  }
  .niziu_navi ul li {
    margin: 0 auto 4vw;
    line-height: 0;
    width: 96vw;
  }
  .niziu_file {
    text-align: center;
    padding-bottom: 16vw;
  }
  .niziu_file h2 {
    height: 42.6666666667vw;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -6vw -2.6666666667vw;
  }
  .niziu_file h2 img {
    height: 35.2vw;
    margin-top: 1.3333333333vw;
  }
  .niziu_file .inr_wrapper {
    width: 96vw;
    margin: 0 auto;
  }
  .niziu_file_date {
    background: #fff;
    border-radius: 2vw;
    margin: 0 auto 4vw;
    padding: 3.3333333333vw 2.6666666667vw 4vw;
    line-height: 1;
  }
  .niziu_file_date h3 {
    padding-bottom: 2vw;
    margin-bottom: 3.3333333333vw;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 0.2666666667vw 0;
    border-style: solid;
  }
  .niziu_file_date h3 img {
    height: 4vw;
  }
  .niziu_file_date p {
    line-height: 1;
  }
  .niziu_file_date p img {
    height: 10vw;
  }
  .niziu_file_ex {
    width: 91.7333333333vw;
    margin: 0 auto 10.6666666667vw;
  }
  .niziu_file_image_bx {
    margin-bottom: 12vw;
    position: relative;
  }
  .niziu_file_image_bx_type {
    position: absolute;
    top: -8.5333333333vw;
    left: 0;
  }
  .niziu_file_image_bx_type img {
    height: 22.4vw;
  }
  .niziu_file_image_bx_txt {
    font-size: 3.4666666667vw;
    margin: 0 auto 6.6666666667vw 25.3333333333vw;
    text-align: left;
  }
  .niziu_file_image_bx_img img {
    width: 96vw;
    margin: 0 auto 6.6666666667vw;
  }
  .niziu_file_itemlist {
    margin-top: 13.3333333333vw;
  }
  .niziu_file_itemlist_ttl h3 {
    background: #fef8b6;
    border: solid 0.4vw #000;
    line-height: 1;
    border-radius: 4.6666666667vw;
    padding: 1.3333333333vw;
    margin: 0 -1.3333333333vw 5.3333333333vw;
  }
  .niziu_file_itemlist_ttl h3 img {
    height: 5.4666666667vw;
  }
  .niziu_file_itemlist_tbl {
    margin: 4vw auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .niziu_file_itemlist_tbl thead tr {
    background: #000;
    display: block;
    padding: 2vw 4vw 2.8vw;
    text-align: center;
    line-height: 1;
  }
  .niziu_file_itemlist_tbl thead tr th {
    font-weight: 700;
    color: #fff;
    display: inline;
  }
  .niziu_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .niziu_file_itemlist_tbl tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
    padding: 2vw 4vw;
    text-align: left;
  }
  .niziu_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .niziu_file_itemlist_tbl tbody tr td:first-child,
  .niziu_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 4em;
    padding-right: 0.5em;
  }
  .niziu_file_itemlist_tbl tbody tr td:nth-child(2),
  .niziu_file_itemlist_tbl tbody tr td:nth-child(4) {
    width: calc(100% - 4em);
  }
  .niziu_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .niziu_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #f6f6f6;
  }
  .niziu_file_itemlist_pop img {
    width: 82.2666666667vw;
    margin-bottom: 4vw;
  }
  .niziu_file_flow {
    margin-top: 13.3333333333vw;
  }
  .niziu_file_flow_ttl h3 {
    background: #fef8b6;
    border: solid 0.4vw #000;
    line-height: 1;
    border-radius: 4.6666666667vw;
    padding: 1.3333333333vw;
    margin: 0 -1.3333333333vw 5.3333333333vw;
  }
  .niziu_file_flow_ttl h3 img {
    height: 5.4666666667vw;
  }
  .niziu_file_flow p img {
    width: 87.3333333333vw;
    margin-left: 6.6666666667vw;
  }
  .niziu_file_caution {
    margin-top: 13.3333333333vw;
  }
  .niziu_file_caution_ttl h3 {
    background: #fef8b6;
    border: solid 0.4vw #000;
    line-height: 1;
    border-radius: 4.6666666667vw;
    padding: 1.3333333333vw;
    margin: 0 -1.3333333333vw 5.3333333333vw;
  }
  .niziu_file_caution_ttl h3 img {
    height: 5.4666666667vw;
  }
  .niziu_twitter {
    text-align: center;
    padding-bottom: 16vw;
  }
  .niziu_twitter h2 {
    height: 42.6666666667vw;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -6vw -2.6666666667vw;
  }
  .niziu_twitter h2 img {
    height: 35.2vw;
    margin-top: 1.3333333333vw;
  }
  .niziu_twitter .inr_wrapper {
    width: 96vw;
    margin: 0 auto;
  }
  .niziu_twitter_date {
    background: #fff;
    border-radius: 2vw;
    margin: 0 auto 4vw;
    padding: 3.3333333333vw 2.6666666667vw 4vw;
    line-height: 1;
    margin-bottom: 6.6666666667vw;
  }
  .niziu_twitter_date h3 {
    padding-bottom: 2vw;
    margin-bottom: 3.3333333333vw;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 0.2666666667vw 0;
    border-style: solid;
  }
  .niziu_twitter_date h3 img {
    height: 4vw;
  }
  .niziu_twitter_date p {
    line-height: 1;
  }
  .niziu_twitter_date p img {
    height: 5.0666666667vw;
  }
  .niziu_twitter_ex {
    width: 97.2vw;
    margin: 0 auto 5.3333333333vw;
  }
  .niziu_twitter_image_bx {
    margin-bottom: 12vw;
    position: relative;
    margin-bottom: 0;
  }
  .niziu_twitter_image_bx_type {
    position: absolute;
    top: -8.5333333333vw;
    left: 0;
  }
  .niziu_twitter_image_bx_type img {
    height: 22.4vw;
  }
  .niziu_twitter_image_bx_txt {
    font-size: 3.4666666667vw;
    margin: 0 auto 6.6666666667vw 25.3333333333vw;
    text-align: left;
  }
  .niziu_twitter_image_bx_img img {
    width: 80vw;
    margin: 0 auto 6.6666666667vw;
  }
  .niziu_twitter_caution {
    margin-top: 13.3333333333vw;
  }
  .niziu_twitter_caution_ttl h3 {
    background: #fef8b6;
    border: solid 0.4vw #000;
    line-height: 1;
    border-radius: 4.6666666667vw;
    padding: 1.3333333333vw;
    margin: 0 -1.3333333333vw 5.3333333333vw;
  }
  .niziu_twitter_caution_ttl h3 img {
    height: 5.4666666667vw;
  }
  .niziu_twitter_caution h5, .niziu_twitter_caution h6, .niziu_twitter_caution p, .niziu_twitter_caution ol, .niziu_twitter_caution ul {
    margin: 1em 0 0;
    padding: 0;
    text-align: left;
  }
  .niziu_twitter_caution ul.caut {
    margin: 1.3333333333vw auto 3.3333333333vw;
  }
  .niziu_twitter_caution p {
    font-size: 3.2vw;
  }
  .niziu_twitter_caution ol, .niziu_twitter_caution ul {
    font-size: 3.2vw;
  }
  .niziu_twitter_caution ol {
    margin-bottom: 2.6666666667vw;
  }
  .niziu_twitter_caution ul.mt0 {
    margin-top: 0.2em;
  }
  .niziu_twitter_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.5em;
  }
  .niziu_twitter_caution .em {
    font-size: 3.3333333333vw;
  }
  .niziu_twitter_caution .lnk {
    margin: 4vw auto;
  }
  .niziu_twitter_caution a {
    font-weight: 700 !important;
  }
  .niziu_twitter_caution .lnk2 {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .niziu_twitter_btn {
    width: 90.6666666667vw;
    margin: 0 auto;
  }
  .niziu_broadcast {
    text-align: center;
    padding-bottom: 16vw;
  }
  .niziu_broadcast h2 {
    height: 42.6666666667vw;
    background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
    margin: 0 -6vw -2.6666666667vw;
  }
  .niziu_broadcast h2 img {
    height: 35.2vw;
    margin-top: 1.3333333333vw;
  }
  .niziu_broadcast .inr_wrapper {
    width: 96vw;
    margin: 0 auto;
  }
  .niziu_broadcast_date {
    background: #fff;
    border-radius: 2vw;
    margin: 0 auto 4vw;
    padding: 3.3333333333vw 2.6666666667vw 4vw;
    line-height: 1;
    margin-bottom: 0;
  }
  .niziu_broadcast_date h3 {
    padding-bottom: 2vw;
    margin-bottom: 3.3333333333vw;
    border-image: linear-gradient(to right, #d5ede2 0%, #9cd7d6 50%, #d5ede2 100%) 1/0 0 0.2666666667vw 0;
    border-style: solid;
  }
  .niziu_broadcast_date h3 img {
    height: 4vw;
  }
  .niziu_broadcast_date p {
    line-height: 1;
  }
  .niziu_broadcast_date p img {
    height: 5.0666666667vw;
  }
  .niziu_broadcast_date h3 img {
    height: 4.2666666667vw;
  }
  .niziu_broadcast_date h4 {
    background: #fef8b6;
    border: solid 0.4vw #000;
    border-radius: 4vw;
    padding: 0.9333333333vw;
    width: 51.4666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  .niziu_broadcast_date h4 img {
    height: 4.4vw;
  }
  .niziu_broadcast_date ul.caut {
    line-height: 1.4;
  }
  .niziu_broadcast_date_time {
    margin: 4vw auto;
  }
  .niziu_broadcast_date_time p img {
    height: 22.1333333333vw;
  }
  .niziu_broadcast_ex {
    width: 90.6666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  .niziu_footer {
    text-align: center;
  }
  .niziu_footer_contact {
    background: #fff;
    width: 100%;
    margin: 0 auto 4vw;
    border-radius: 2vw;
    padding: 4vw 2vw 0.1333333333vw;
  }
  .niziu_footer_contact h3 img {
    width: 81.4666666667vw;
    margin-bottom: 3.3333333333vw;
  }
  .niziu_footer_contact ul li {
    line-height: 1;
    margin-bottom: 4vw;
  }
  .niziu_footer_copy {
    font-size: 2.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .niziu_footer_pagetop {
    width: 13.0666666667vw;
    position: fixed;
    right: 2.6666666667vw;
    bottom: 24px;
    z-index: 99;
  }
}