@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;
}

.stars2512 {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  line-height: 1.4;
  font-feature-settings: "palt";
  color: #01213b;
}
.stars2512 a {
  color: #f60000;
  text-decoration: none;
  font-weight: 700 !important;
}
.stars2512 ul.caut {
  text-align: left;
  list-style-type: none;
}
.stars2512 ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: .1em;
}
.stars2512 ul.caut.dot li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

/* 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: url("../img/stars2512_bg_grad.png") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
  }

  .stars2512 {
    background: url("../img/stars2512_bg_star.png") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
  }
  .stars2512_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    background: #ff0000;
    line-height: 0;
  }
  .stars2512_yokoku img {
    width: 70.5px;
  }
  .stars2512_kv {
    max-width: 998px;
    width: 98%;
    margin: 10px auto 0;
    line-height: 0;
  }
  .stars2512_nav {
    max-width: 763px;
    width: 90%;
    margin: 50px auto 0;
    line-height: 0;
  }
  .stars2512_caut_al {
    margin-top: 60px;
    text-align: center;
  }
  .stars2512_footer {
    margin-top: 60px;
    background: rgba(255, 255, 255, 0.5);
    padding: 30px 0 100px;
    position: relative;
  }
  .stars2512_contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 0;
  }
  .stars2512_contact_ttl {
    max-width: 500px;
    width: 98%;
  }
  .stars2512_contact_chat {
    max-width: 753px;
    width: 90%;
    margin-top: 20px;
  }
  .stars2512_pagetop {
    width: 123px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
  }
  .stars2512 ul.caut {
    text-align: center;
  }
  .stars2512 ul.caut li {
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
  }
  .stars2512_file {
    padding: 100px 0 0;
    text-align: center;
  }
  .stars2512_file_ttl {
    max-width: 669px;
    width: 98%;
    margin: 0 auto;
    line-height: 0;
  }
  .stars2512_file_date {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    max-width: 761px;
    width: 100%;
    height: 110px;
    margin: 40px auto 0;
    padding: 4px;
    line-height: 0;
    background: linear-gradient(to right, #07a6c5, #103c96 50%, #fed818 50%, #e87415);
  }
  .stars2512_file_date_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 170px;
  }
  .stars2512_file_date_ttl img {
    width: 145.5px;
  }
  .stars2512_file_date_time {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 588px;
    background: #fff;
  }
  .stars2512_file_date_time img {
    width: 571px;
  }
  .stars2512_file_ex {
    max-width: 455.5px;
    width: 98%;
    margin: 40px auto 0;
  }
  .stars2512_file_limit {
    max-width: 626px;
    width: 98%;
    margin: 33px auto 0;
  }
  .stars2512_file_img {
    max-width: 760px;
    width: 98%;
    margin: 24px auto 0;
  }
  .stars2512_file ul.caut {
    width: 760px;
    margin: 20px auto 0;
    text-align: left;
  }
  .stars2512_file_flow {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  .stars2512_file_flow_ttl {
    max-width: 442px;
    width: 98%;
  }
  .stars2512_file_flow_chart {
    max-width: 559px;
    width: 98%;
  }
  .stars2512_file_itemlist {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .stars2512_file_itemlist_ttl {
    max-width: 442px;
    width: 98%;
    line-height: 0;
  }
  .stars2512_file_itemlist_tbl {
    max-width: 800px;
    width: 100%;
    margin: 20px auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .stars2512_file_itemlist_tbl tr th, .stars2512_file_itemlist_tbl tr td {
    padding: 10px;
    border-right: 1px solid #fff;
    font-size: 18px;
    letter-spacing: -.01em;
  }
  .stars2512_file_itemlist_tbl tr th {
    background: #14569e;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
  }
  .stars2512_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
  }
  .stars2512_file_itemlist_tbl tr td {
    background: #ededed;
    vertical-align: middle;
  }
  .stars2512_file_itemlist_tbl tr td:first-child {
    width: 150px;
    text-align: center;
  }
  .stars2512_file_itemlist_tbl tr td:first-child img {
    max-width: 116px;
  }
  .stars2512_file_itemlist_tbl tr td:nth-child(2) {
    width: auto;
  }
  .stars2512_file_itemlist_tbl tr td:nth-child(3) {
    width: 3em;
    text-align: center;
    white-space: nowrap;
  }
  .stars2512_file_itemlist_tbl tr td:last-child {
    width: 7em;
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .stars2512_file_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .stars2512_file_itemlist ul.caut {
    margin: 10px 0 0;
  }
  .stars2512_file_caution {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .stars2512_file_caution_ttl {
    max-width: 442px;
    width: 98%;
  }
}
/* 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;
  }

  #maga_head_wrap {
    background: #fff;
  }

  #bg_wrapper {
    position: relative;
    background-color: transparent;
  }
  #bg_wrapper::before {
    content: "";
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url("../img/stars2512_bg_grad.png") no-repeat;
    background-size: cover;
  }

  .stars2512 {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    background-color: transparent;
    /* file-------------------------------*/
  }
  .stars2512::before {
    content: "";
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: url("../img/stars2512_bg_star.png") no-repeat;
    background-size: cover;
  }
  .stars2512_contents {
    max-width: 94.6666666667vw;
    width: 100%;
    margin: 6.6666666667vw auto;
    padding: 5.3333333333vw 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 4vw #fff, 0 0 4vw #fff, 0 0 4vw #fff;
  }
  .stars2512_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6.6666666667vw;
    background: #ff0000;
    line-height: 0;
  }
  .stars2512_yokoku img {
    width: 10vw;
  }
  .stars2512_kv {
    width: 92.6666666667vw;
    margin: 1.3333333333vw auto 0;
    line-height: 0;
  }
  .stars2512_nav {
    width: 93.6vw;
    margin: 5.3333333333vw auto 0;
    line-height: 0;
  }
  .stars2512_caut_al {
    margin-top: 8vw;
    text-align: center;
  }
  .stars2512_footer {
    margin-top: 8vw;
    background: rgba(255, 255, 255, 0.5);
    padding: 4vw 0 13.3333333333vw;
    position: relative;
  }
  .stars2512_contact {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 0;
  }
  .stars2512_contact_ttl {
    width: 66.6666666667vw;
  }
  .stars2512_contact_chat {
    width: 94.9333333333vw;
    margin-top: 2.6666666667vw;
  }
  .stars2512_pagetop {
    width: 16.2666666667vw;
    position: fixed;
    right: 1.3333333333vw;
    bottom: 1.3333333333vw;
    z-index: 99;
  }
  .stars2512_file {
    padding: 13.3333333333vw 0 0;
    text-align: center;
  }
  .stars2512_file_ttl {
    width: 89.2vw;
    margin: 0 auto;
    line-height: 0;
  }
  .stars2512_file_date {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    width: 100%;
    height: 14.6666666667vw;
    margin: 5.3333333333vw auto 0;
    padding: 0.5333333333vw;
    line-height: 0;
    background: linear-gradient(to right, #07a6c5, #103c96 50%, #fed818 50%, #e87415);
  }
  .stars2512_file_date_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 22vw;
  }
  .stars2512_file_date_ttl img {
    width: 19.4666666667vw;
  }
  .stars2512_file_date_time {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77.6vw;
    background: #fff;
  }
  .stars2512_file_date_time img {
    width: 73.3333333333vw;
  }
  .stars2512_file_ex {
    width: 60.8vw;
    margin: 5.3333333333vw auto 0;
  }
  .stars2512_file_limit {
    width: 83.4666666667vw;
    margin: 4.4vw auto 0;
  }
  .stars2512_file_img {
    width: 98.6666666667vw;
    margin: 3.2vw auto 0;
  }
  .stars2512_file ul.caut {
    width: 94.6666666667vw;
    margin: 2.6666666667vw auto 0;
  }
  .stars2512_file_flow {
    margin-top: 9.3333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4vw;
  }
  .stars2512_file_flow_ttl {
    width: 58.9333333333vw;
  }
  .stars2512_file_flow_chart {
    width: 74.5333333333vw;
  }
  .stars2512_file_itemlist {
    margin-top: 9.3333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .stars2512_file_itemlist_ttl {
    width: 58.9333333333vw;
    line-height: 0;
  }
  .stars2512_file_itemlist_tbl {
    width: 97.3333333333vw;
    margin: 2.6666666667vw auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .stars2512_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #14569e;
    font-size: 3.2vw;
    text-align: center;
  }
  .stars2512_file_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
  }
  .stars2512_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: "\00a0/\00a0";
  }
  .stars2512_file_itemlist_tbl tbody tr {
    background: #ededed;
    padding: 0 4vw 0 1vw;
    min-height: 18vw;
    font-size: 3.2vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .stars2512_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .stars2512_file_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(2),
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    height: inherit;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 4vw;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(3),
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 4vw;
  }
  .stars2512_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 24vw);
  }
  .stars2512_file_itemlist_tbl tbody tr td:first-child img {
    width: 17.8666666667vw;
  }
  .stars2512_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .stars2512_file_itemlist ul.caut {
    margin: 1.3333333333vw 0 0;
  }
  .stars2512_file_caution {
    margin-top: 9.3333333333vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.6666666667vw;
  }
  .stars2512_file_caution_ttl {
    width: 58.9333333333vw;
  }
}
