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

.bold {
  font-weight: 700;
}

.zelda {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #45302f;
}
.zelda a {
  color: #ff0000;
  text-decoration: none;
  font-weight: 700 !important;
}
.zelda ul.caut {
  text-align: left;
  list-style-type: none;
}
.zelda ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.1em;
}
.zelda ul.caut li strong {
  color: #ff0000 !important;
}
.zelda ul.caut li.red {
  color: #ff0000;
  font-weight: 700 !important;
}
.zelda ul.caut_last {
  margin-top: 50px;
}
.zelda_yokoku {
  display: block;
  width: 100%;
  color: #fff;
  background: #fb120d;
  font-weight: 700;
  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: url(../img/zelda24_bg.png) top center;
  }
  .zelda {
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
  }
  .zelda_yokoku {
    padding: 10px 0;
  }
  .zelda_yokoku p {
    letter-spacing: 0.5em;
    padding-left: 0.5em;
  }
  .zelda_yokoku p img {
    width: 80.5px;
  }
  .zelda_kv {
    line-height: 0;
    text-align: center;
    margin: 0 auto 75px;
    max-width: 1000px;
  }
  .zelda_nav {
    max-width: 800px;
    margin: 0 auto 80px;
  }
  .zelda_nav ul li {
    line-height: 1;
  }
  .zelda_nav ul li:not(:last-child) {
    margin: 0 auto 40px;
  }
  .zelda_nav ul li p {
    margin-bottom: 20px;
  }
  .zelda_nav ul li a img {
    margin-bottom: 20px;
  }
  .zelda_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .zelda_file {
    padding: 20px 0 120px;
    text-align: center;
  }
  .zelda_file h2 {
    position: relative;
    background: #45302f;
    margin-bottom: 30px;
    padding: 50px 0 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .zelda_file h2 img {
    width: 440px;
  }
  .zelda_file h2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 11px;
    top: 7px;
    background: url(../img/zelda24_ttl_bg.png) top center repeat-x;
    background-size: 16px;
  }
  .zelda_file h2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 11px;
    bottom: 7px;
    background: url(../img/zelda24_ttl_bg.png) top center repeat-x;
    background-size: 16px;
  }
  .zelda_file_date {
    max-width: 760px;
    background: #fff;
    border: solid 3px #6f4747;
    margin: 0 auto 50px;
    line-height: 1;
    padding-bottom: 30px;
  }
  .zelda_file_date h4 {
    background: #6f4747;
    margin-bottom: 20px;
    padding: 12px 0 15px;
  }
  .zelda_file_date h4 img {
    height: 28.5px;
  }
  .zelda_file_date p img {
    height: 76.5px;
  }
  .zelda_file_date ul {
    margin: 15px auto 0;
    width: 680px;
    line-height: 1.4;
  }
  .zelda_file_bx {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: #fff;
    border: solid 5px #e8ddbb;
  }
  .zelda_file_bx_ttl_bx {
    background: #46b3b1;
    padding: 25px 0;
    border-radius: 15px 15px 0 0;
    line-height: 1;
    margin-bottom: 30px;
  }
  .zelda_file_bx_ttl_bx_ttl img {
    height: 45px;
    margin-bottom: 15px;
  }
  .zelda_file_bx_ttl_bx_pr img {
    height: 40.5px;
  }
  .zelda_file_bx_inr {
    position: relative;
  }
  .zelda_file_bx_inr_ex {
    width: 693.5px;
    margin: 30px auto 35px;
  }
  .zelda_file_bx_inr_type {
    width: 410px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .zelda_file_bx_inr_txt {
    font-size: 26px;
    line-height: 1.5em;
  }
  .zelda_file_bx_inr_txt img {
    width: 418px;
  }
  .zelda_file_bx_inr_img {
    width: 720px;
    margin: 0 auto 45px;
  }
  .zelda_file_bx_inr_btn.shopbtn {
    width: 520px;
    margin: 50px auto;
    line-height: 1;
  }
  .zelda_file_bx_inr_btn.shopbtn ul {
    margin-top: 13px;
  }
  .zelda_file_bx_inr ul.caut {
    width: 720px;
    margin: 0 auto;
  }
  .zelda_file_itemlist {
    margin: 100px auto 0;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .zelda_file_itemlist h4 {
    margin-bottom: 20px;
  }
  .zelda_file_itemlist_inr {
    background: #fff;
    border: solid 5px #e8ddbb;
    padding: 40px 20px;
  }
  .zelda_file_itemlist_pop img {
    width: 542px;
  }
  .zelda_file_itemlist_img {
    background: #fff;
    border: solid 1px #6f4747;
    margin: 40px auto;
  }
  .zelda_file_itemlist_img h5 {
    font-size: 27px;
    color: #fff;
    background: #6f4747;
    padding: 14px 0 19px;
    line-height: 1;
  }
  .zelda_file_itemlist_img .slider {
    display: block;
    width: 632px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
  }
  .zelda_file_itemlist_img .prev-arrow, .zelda_file_itemlist_img .next-arrow {
    width: 31px;
    height: 44px;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .zelda_file_itemlist_img .prev-arrow {
    left: -43px;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .zelda_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_img .next-arrow {
    right: -43px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .zelda_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_tbl_btn {
    cursor: pointer;
    font-size: 27px;
    color: #fff;
    background: #6f4747;
    padding: 14px 0 19px;
    line-height: 1;
  }
  .zelda_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_tbl_btn img {
    width: 43px;
    position: absolute;
    top: 16px;
    right: 20px;
    z-index: 2;
  }
  .zelda_file_itemlist_tbl_btn .open {
    display: none;
    top: 14px;
  }
  .zelda_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .zelda_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .zelda_file_itemlist_tbl_btn h5 img {
    width: 221.5px;
    height: 32.5px;
    position: relative;
    top: 0;
    right: 0;
  }
  .zelda_file_itemlist_tbl {
    position: relative;
    margin: 20px auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .zelda_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
    border: solid 1px #6f4747;
  }
  .zelda_file_itemlist_tbl tr th, .zelda_file_itemlist_tbl tr td {
    padding: 9px;
    border-right: 1px solid #d1d1d1;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .zelda_file_itemlist_tbl tr th {
    background: #e4f070;
    white-space: nowrap;
    text-align: center;
    color: #45302f;
  }
  .zelda_file_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .zelda_file_itemlist_tbl tr td {
    background: #ffffff;
    font-weight: 500;
  }
  .zelda_file_itemlist_tbl tr td:first-child, .zelda_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .zelda_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .zelda_file_itemlist_tbl tr:nth-child(even) td {
    background: #eeeeee;
  }
  .zelda_file_flow {
    margin: 100px auto 0;
  }
  .zelda_file_flow h4 {
    margin-bottom: 20px;
  }
  .zelda_file_flow_inr {
    background: #fff;
    border: solid 5px #e8ddbb;
    padding: 40px 20px;
  }
  .zelda_file_flow_img {
    width: 616px;
    margin: 0 auto;
  }
  .zelda_file_flow h4 {
    margin-bottom: 30px;
  }
  .zelda_file_caution {
    margin: 100px auto 0;
  }
  .zelda_file_caution h4 {
    margin-bottom: 20px;
  }
  .zelda_file_caution_inr {
    background: #fff;
    border: solid 5px #e8ddbb;
    padding: 40px 20px;
  }
  .zelda_file_caution_inr {
    padding: 40px;
  }
  .zelda_footer {
    text-align: center;
    background: url(../img/zelda24_footer_bg.png) top center;
    padding: 80px 0 60px;
  }
  .zelda_footer_contact {
    background: url(../img/zelda24_footer_contact_bg.png) top center no-repeat;
    background-size: 100% 100%;
    max-width: 800px;
    height: 380px;
    padding: 35px 0 45px;
    line-height: 1;
    margin: 0 auto 50px;
  }
  .zelda_footer_contact dt {
    padding-bottom: 15px;
    margin: 0 20px 20px;
    border-bottom: solid 1px #6f4747;
  }
  .zelda_footer_contact dt img {
    width: 503.5px;
  }
  .zelda_footer_contact dd .nm {
    width: 528.5px;
    margin: 0 auto 25px;
  }
  .zelda_footer_contact dd .tel {
    width: 389px;
    margin: 0 auto 25px;
  }
  .zelda_footer_contact dd .date {
    width: 520px;
    margin: 0 auto;
  }
  .zelda_footer_copy {
    font-size: 14px;
    margin-bottom: 50px;
    font-weight: 700;
  }
  .zelda_footer_bnr {
    max-width: 800px;
    margin: 0 auto 50px;
  }
  .zelda_footer_pagetop {
    width: 100px;
    position: fixed;
    right: 25px;
    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: url(../img/zelda24_bg.png) top center;
    background-size: 33.6vw;
  }
  .zelda {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
  }
  .zelda_yokoku {
    padding: 1.3333333333vw 0;
  }
  .zelda_yokoku p {
    letter-spacing: 0.5em;
    padding-left: 0.5em;
  }
  .zelda_yokoku p img {
    width: 11.6vw;
  }
  .zelda_kv {
    line-height: 0;
    text-align: center;
    margin-bottom: 10vw;
  }
  .zelda_kv img {
    width: 133.3333333333vw;
  }
  .zelda_nav {
    max-width: 96vw;
    margin: 0 auto 10.6666666667vw;
    text-align: center;
  }
  .zelda_nav ul li {
    line-height: 1;
  }
  .zelda_nav ul li:not(:last-child) {
    margin: 0 auto 5.3333333333vw;
  }
  .zelda_nav ul li p {
    margin-bottom: 2.6666666667vw;
  }
  .zelda_nav ul li a img {
    margin-bottom: 2.6666666667vw;
  }
  .zelda_nav ul li:first-child {
    width: 98.6666666667vw;
    margin: 0 -1.3333333333vw 5.3333333333vw;
  }
  .zelda_nav ul li:first-child p {
    width: 96vw;
    margin: 0 auto 2.6666666667vw;
  }
  .zelda_nav ul li:nth-child(2) {
    width: 100vw;
    margin: 0 -2vw 5.3333333333vw;
  }
  .zelda_nav ul li:nth-child(2) p {
    width: 96vw;
    margin: 0 auto 2.6666666667vw;
  }
  .zelda_inr {
    max-width: 106.6666666667vw;
    margin: 0 auto;
  }
  .zelda_file {
    padding: 2.6666666667vw 0 16vw;
    text-align: center;
  }
  .zelda_file h2 {
    position: relative;
    background: #45302f;
    margin-bottom: 4vw;
    padding: 6.6666666667vw 0 8vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .zelda_file h2 img {
    width: 58.6666666667vw;
  }
  .zelda_file h2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.4666666667vw;
    top: 0.9333333333vw;
    background: url(../img/zelda24_ttl_bg.png) top center repeat-x;
    background-size: 2.1333333333vw;
  }
  .zelda_file h2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.4666666667vw;
    bottom: 0.9333333333vw;
    background: url(../img/zelda24_ttl_bg.png) top center repeat-x;
    background-size: 2.1333333333vw;
  }
  .zelda_file_date {
    max-width: 96vw;
    background: #fff;
    border: solid 0.4vw #6f4747;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
    padding-bottom: 4vw;
  }
  .zelda_file_date h4 {
    background: #6f4747;
    margin-bottom: 2.6666666667vw;
    padding: 1.6vw 0 2vw;
  }
  .zelda_file_date h4 img {
    height: 3.8vw;
  }
  .zelda_file_date p img {
    height: 10.2vw;
  }
  .zelda_file_date ul {
    margin: 2vw auto 0;
    width: 90.6666666667vw;
    line-height: 1.4;
  }
  .zelda_file_bx {
    margin-bottom: 4vw;
    padding-bottom: 5.3333333333vw;
    background: #fff;
    border: solid 0.6666666667vw #e8ddbb;
  }
  .zelda_file_bx_ttl_bx {
    background: #46b3b1;
    padding: 3.3333333333vw 0;
    border-radius: 2vw 2vw 0 0;
    line-height: 1;
    margin-bottom: 4vw;
  }
  .zelda_file_bx_ttl_bx_ttl img {
    height: 6vw;
    margin-bottom: 2vw;
  }
  .zelda_file_bx_ttl_bx_pr img {
    height: 5.4vw;
  }
  .zelda_file_bx_inr {
    position: relative;
  }
  .zelda_file_bx_inr_ex {
    width: 92.4666666667vw;
    margin: 4vw auto 4.6666666667vw;
  }
  .zelda_file_bx_inr_type {
    width: 54.6666666667vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .zelda_file_bx_inr_txt {
    font-size: 3.4666666667vw;
    line-height: 1.5em;
  }
  .zelda_file_bx_inr_txt img {
    width: 55.7333333333vw;
  }
  .zelda_file_bx_inr_img {
    width: 96vw;
    margin: 0 auto 6vw;
  }
  .zelda_file_bx_inr_btn.shopbtn {
    width: 69.3333333333vw;
    margin: 6.6666666667vw auto;
    line-height: 1;
  }
  .zelda_file_bx_inr_btn.shopbtn ul {
    margin-top: 1.7333333333vw;
  }
  .zelda_file_bx_inr ul.caut {
    width: 96vw;
    margin: 0 auto;
  }
  .zelda_file_itemlist {
    margin: 13.3333333333vw auto 0;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .zelda_file_itemlist h4 {
    margin-bottom: 2.6666666667vw;
  }
  .zelda_file_itemlist_inr {
    background: #fff;
    border: solid 0.6666666667vw #e8ddbb;
    padding: 5.3333333333vw 2vw;
  }
  .zelda_file_itemlist_pop img {
    width: 72.2666666667vw;
  }
  .zelda_file_itemlist_img {
    background: #fff;
    border: solid 1px #6f4747;
    margin: 5.3333333333vw auto;
  }
  .zelda_file_itemlist_img h5 {
    font-size: 3.6vw;
    color: #fff;
    background: #6f4747;
    padding: 1.8666666667vw 0 2.5333333333vw;
    line-height: 1;
  }
  .zelda_file_itemlist_img .slider {
    display: block;
    width: 78.9333333333vw;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative;
  }
  .zelda_file_itemlist_img .prev-arrow, .zelda_file_itemlist_img .next-arrow {
    width: 4.1333333333vw;
    height: 5.8666666667vw;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .zelda_file_itemlist_img .prev-arrow {
    left: -5.7333333333vw;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .zelda_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_img .next-arrow {
    right: -5.7333333333vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .zelda_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_tbl_btn {
    cursor: pointer;
    font-size: 3.6vw;
    color: #fff;
    background: #6f4747;
    padding: 1.8666666667vw 0 2.5333333333vw;
    line-height: 1;
  }
  .zelda_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .zelda_file_itemlist_tbl_btn img {
    width: 5.7333333333vw;
    position: absolute;
    top: 2.1333333333vw;
    right: 2.6666666667vw;
    z-index: 2;
  }
  .zelda_file_itemlist_tbl_btn .open {
    display: none;
    top: 1.8666666667vw;
  }
  .zelda_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .zelda_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .zelda_file_itemlist_tbl_btn h5 img {
    width: 29.5333333333vw;
    height: 4.3333333333vw;
    position: relative;
    top: 0;
    right: 0;
  }
  .zelda_file_itemlist_tbl {
    position: relative;
    margin: 2.6666666667vw auto 0;
    line-height: 1.3;
    border-collapse: collapse;
    font-weight: 500;
  }
  .zelda_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
    border: solid 1px #6f4747;
  }
  .zelda_file_itemlist_tbl thead tr {
    background: #e4f070;
    display: block;
    padding: 1.7333333333vw 0 2vw;
    text-align: center;
    line-height: 1;
  }
  .zelda_file_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
    font-weight: 700;
    color: #45302f;
  }
  .zelda_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .zelda_file_itemlist_tbl tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #ffffff;
    padding: 1.3vw 3vw 1.5vw;
    text-align: left;
  }
  .zelda_file_itemlist_tbl tbody tr td {
    display: inline;
  }
  .zelda_file_itemlist_tbl tbody tr td:first-child,
  .zelda_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
    padding-right: 0.5em;
  }
  .zelda_file_itemlist_tbl tbody tr td:nth-child(2),
  .zelda_file_itemlist_tbl tbody tr td:nth-child(4) {
    width: calc(100% - 3em);
  }
  .zelda_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(12) td:first-child {
    width: 10em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(12) td:nth-child(3) {
    width: 4em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(12) td:nth-child(2) {
    width: calc(100% - 10em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(12) td:nth-child(4) {
    width: calc(100% - 4em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(13) td:first-child, .zelda_file_itemlist_tbl tbody tr:nth-child(14) td:first-child {
    width: 5em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(13) td:nth-child(2), .zelda_file_itemlist_tbl tbody tr:nth-child(14) td:nth-child(2) {
    width: calc(100% - 5em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(15) td:first-child {
    width: 12em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(15) td:nth-child(2) {
    width: calc(100% - 12em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(16) td:first-child {
    width: 4em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(16) td:nth-child(2) {
    width: calc(100% - 4em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(17) td:first-child, .zelda_file_itemlist_tbl tbody tr:nth-child(18) td:first-child {
    width: 5em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(17) td:nth-child(3), .zelda_file_itemlist_tbl tbody tr:nth-child(18) td:nth-child(3) {
    width: 4em;
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(17) td:nth-child(2), .zelda_file_itemlist_tbl tbody tr:nth-child(18) td:nth-child(2) {
    width: calc(100% - 5em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(17) td:nth-child(4), .zelda_file_itemlist_tbl tbody tr:nth-child(18) td:nth-child(4) {
    width: calc(100% - 4em);
  }
  .zelda_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #eeeeee;
  }
  .zelda_file_flow {
    margin: 13.3333333333vw auto 0;
  }
  .zelda_file_flow h4 {
    margin-bottom: 2.6666666667vw;
  }
  .zelda_file_flow_inr {
    background: #fff;
    border: solid 0.6666666667vw #e8ddbb;
    padding: 5.3333333333vw 2vw;
  }
  .zelda_file_flow_img {
    width: 82.1333333333vw;
    margin: 0 auto;
  }
  .zelda_file_flow h4 {
    margin-bottom: 4vw;
  }
  .zelda_file_caution {
    margin: 13.3333333333vw auto 0;
  }
  .zelda_file_caution h4 {
    margin-bottom: 2.6666666667vw;
  }
  .zelda_file_caution_inr {
    background: #fff;
    border: solid 0.6666666667vw #e8ddbb;
    padding: 5.3333333333vw 2vw;
  }
  .zelda_footer {
    text-align: center;
    background: url(../img/zelda24_footer_bg.png) top center;
    background-size: 33.6vw;
    padding: 10.6666666667vw 0 8vw;
  }
  .zelda_footer_contact {
    background: url(../img/zelda24_footer_contact_bg_sp.png) top center no-repeat;
    background-size: 96vw;
    max-width: 106.6666666667vw;
    padding: 4.6666666667vw 0 6vw;
    line-height: 1;
    margin: 0 auto 6.6666666667vw;
  }
  .zelda_footer_contact dt {
    padding-bottom: 2vw;
    margin: 0 2.6666666667vw 2.6666666667vw;
    border-bottom: solid 1px #6f4747;
  }
  .zelda_footer_contact dt img {
    width: 67.0666666667vw;
  }
  .zelda_footer_contact dd .nm {
    width: 70.5333333333vw;
    margin: 0 auto 3.3333333333vw;
  }
  .zelda_footer_contact dd .tel {
    width: 51.8666666667vw;
    margin: 0 auto 3.3333333333vw;
  }
  .zelda_footer_contact dd .date {
    width: 77.6vw;
    margin: 0 auto;
  }
  .zelda_footer_copy {
    font-size: 2.6666666667vw;
    margin-bottom: 6.6666666667vw;
    font-weight: 700;
  }
  .zelda_footer_bnr {
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
  }
  .zelda_footer_pagetop {
    width: 14.6666666667vw;
    position: fixed;
    right: 2.6666666667vw;
    bottom: 24px;
    z-index: 99;
  }
}