<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&amp;display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

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

/* 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 .innerpokemon_card {
    max-width: 1000px;
    width: 100%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerpokemon_card &gt; ul.list01 &gt; li {
    max-width: 201px;
    height: 460px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerpokemon_card &gt; ul.list01 &gt; li:first-child {
    max-width: 190px;
    width: 20%;
  }
}
@media screen and (min-width: 751px), print {
  #footer_sec-03 .innerpokemon_card &gt; ul.list01 &gt; li &gt; ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  #bg_wrapper {
    background: #f2f2f2;
  }
  .pokemon_card {
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* post-------------------------------*/
  }
  .pokemon_card_yokoku {
    padding: 9px 0 10px;
  }
  .pokemon_card_yokoku img {
    width: 81px;
  }
  .pokemon_card_kv {
    line-height: 0;
    text-align: center;
    margin: 0 auto 70px;
  }
  .pokemon_card_kv img {
    width: 1000px;
  }
  .pokemon_card_nav {
    max-width: 800px;
    margin: 0 auto 70px;
  }
  .pokemon_card_nav ul li {
    margin-bottom: 30px;
  }
  .pokemon_card_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .pokemon_card_file {
    padding: 0 0 100px;
    text-align: center;
  }
  .pokemon_card_file h2 {
    background: linear-gradient(-75deg, #9aa2a7, #767a7e 40%, #c6cad1 70%, #7d8586);
    position: relative;
    text-align: center;
    padding: 45px 0 50px;
    line-height: 1;
    margin-bottom: 50px;
  }
  .pokemon_card_file h2 img {
    width: 680.5px;
  }
  .pokemon_card_file h2::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
  }
  .pokemon_card_file h2::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
  }
  .pokemon_card_file_ex {
    width: 535.5px;
    margin: 0 auto 50px;
    line-height: 1;
  }
  .pokemon_card_file_date {
    background: #fff;
    border: solid 4px #ffdb00;
    max-width: 760px;
    margin: 0 auto 50px;
    padding: 0 0 25px;
    border-radius: 15px;
  }
  .pokemon_card_file_date h3 {
    background: #ffdb00;
    margin: 0 auto 20px;
    padding: 12px 0 15px;
    border-radius: 5px 5px 0 0;
    line-height: 1;
  }
  .pokemon_card_file_date h3 img {
    height: 27.5px;
  }
  .pokemon_card_file_date p {
    line-height: 1;
  }
  .pokemon_card_file_date p img {
    height: 66.5px;
  }
  .pokemon_card_file_bx {
    background: #fff;
    border-radius: 20px;
    padding: 30px 0 35px;
  }
  .pokemon_card_file_bx_inr {
    padding: 0 40px;
  }
  .pokemon_card_file_bx_inr_type img {
    width: 440px;
  }
  .pokemon_card_file_bx_inr_img {
    max-width: 720px;
    margin: 40px auto 35px;
  }
  .pokemon_card_file_itemlist {
    background: #fff;
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: solid 5px #e60012;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .pokemon_card_file_itemlist_ttl {
    background: #e60012;
    margin-bottom: 40px;
    padding: 15px 0;
    line-height: 1;
  }
  .pokemon_card_file_itemlist_ttl img {
    height: 40.5px;
  }
  .pokemon_card_file_itemlist_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .pokemon_card_file_itemlist_pop img {
    width: 492px;
    margin-bottom: 40px;
  }
  .pokemon_card_file_itemlist_img {
    background: #f3f3f3;
  }
  .pokemon_card_file_itemlist_img h5 {
    background: #ffdb00;
    color: #000;
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    padding: 14px 0 17px;
  }
  .pokemon_card_file_itemlist_img .slider {
    display: block;
    width: 632px;
    margin: 0 auto;
    padding: 30px 0 10px;
    position: relative;
  }
  .pokemon_card_file_itemlist_img .prev-arrow,
  .pokemon_card_file_itemlist_img .next-arrow {
    width: 19px;
    height: 34px;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .pokemon_card_file_itemlist_img .prev-arrow {
    left: -43px;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .pokemon_card_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_img .next-arrow {
    right: -43px;
    top: 50%;
    transform: translate(0, -50%);
  }
  .pokemon_card_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_img ul.caut {
    width: 632px;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  .pokemon_card_file_itemlist_tbl_btn {
    cursor: pointer;
    background: #ffdb00;
    color: #000;
    font-size: 28px;
    line-height: 1;
    padding: 14px 0 17px;
  }
  .pokemon_card_file_itemlist_tbl_btn h5 {
    font-weight: 700;
  }
  .pokemon_card_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_tbl_btn img {
    width: 33.5px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
  }
  .pokemon_card_file_itemlist_tbl_btn .open {
    display: none;
  }
  .pokemon_card_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .pokemon_card_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .pokemon_card_file_itemlist_tbl {
    position: relative;
    margin: 40px auto 0;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .pokemon_card_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    box-sizing: border-box;
  }
  .pokemon_card_file_itemlist_tbl tr th, .pokemon_card_file_itemlist_tbl tr td {
    padding: 9px;
    border-right: 1px solid #d1d1d1;
    font-size: 16px;
    letter-spacing: -0.01em;
  }
  .pokemon_card_file_itemlist_tbl tr th {
    background: #221815;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    padding: 8px 9px 9px;
  }
  .pokemon_card_file_itemlist_tbl tr th:last-child {
    border-right: none;
  }
  .pokemon_card_file_itemlist_tbl tr td {
    background: #fff;
    font-weight: 500;
  }
  .pokemon_card_file_itemlist_tbl tr td:first-child, .pokemon_card_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .pokemon_card_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .pokemon_card_file_itemlist_tbl tr:nth-child(even) td {
    background: #eeeeee;
  }
  .pokemon_card_file_flow {
    background: #fff;
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: solid 5px #e60012;
    padding-bottom: 50px;
  }
  .pokemon_card_file_flow_ttl {
    background: #e60012;
    margin-bottom: 40px;
    padding: 15px 0;
    line-height: 1;
  }
  .pokemon_card_file_flow_ttl img {
    height: 40.5px;
  }
  .pokemon_card_file_flow_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .pokemon_card_file_flow_img {
    width: 625px;
    margin: 0 auto;
  }
  .pokemon_card_file_caution {
    background: #fff;
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: solid 5px #e60012;
  }
  .pokemon_card_file_caution_ttl {
    background: #e60012;
    margin-bottom: 40px;
    padding: 15px 0;
    line-height: 1;
  }
  .pokemon_card_file_caution_ttl img {
    height: 40.5px;
  }
  .pokemon_card_file_caution_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .pokemon_card_file_caution ul {
    width: 720px;
    margin: 0 auto;
  }
  .pokemon_card_post {
    padding: 0 0 100px;
    text-align: center;
  }
  .pokemon_card_post h2 {
    background: linear-gradient(-75deg, #9aa2a7, #767a7e 40%, #c6cad1 70%, #7d8586);
    position: relative;
    text-align: center;
    padding: 45px 0 50px;
    line-height: 1;
    margin-bottom: 50px;
  }
  .pokemon_card_post h2 img {
    width: 621.5px;
  }
  .pokemon_card_post h2::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 5px;
    top: 0;
    left: 0;
  }
  .pokemon_card_post h2::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
  }
  .pokemon_card_post_ex img {
    width: 733.5px;
    margin-bottom: 50px;
  }
  .pokemon_card_post_date {
    background: #fff;
    border: solid 4px #ffdb00;
    max-width: 760px;
    margin: 0 auto 50px;
    padding: 0 0 25px;
    border-radius: 15px;
  }
  .pokemon_card_post_date h3 {
    background: #ffdb00;
    margin: 0 auto 20px;
    padding: 12px 0 15px;
    border-radius: 5px 5px 0 0;
    line-height: 1;
  }
  .pokemon_card_post_date h3 img {
    height: 27.5px;
  }
  .pokemon_card_post_date p {
    line-height: 1;
  }
  .pokemon_card_post_date p img {
    height: 66.5px;
  }
  .pokemon_card_post_date p img {
    height: 68px;
  }
  .pokemon_card_post_bx {
    background: #fff;
    border-radius: 20px;
    padding: 30px 0 35px;
    padding: 5px 0;
  }
  .pokemon_card_post_bx_inr {
    padding: 0 40px;
  }
  .pokemon_card_post_bx_inr_type img {
    width: 440px;
  }
  .pokemon_card_post_bx_inr_img {
    max-width: 720px;
    margin: 40px auto 35px;
  }
  .pokemon_card_post_btn.xbtn {
    width: 640px;
    margin: 70px auto;
  }
  .pokemon_card_post_caution {
    background: #fff;
    margin-top: 70px;
    padding-bottom: 40px;
    border-bottom: solid 5px #e60012;
    padding-bottom: 15px;
  }
  .pokemon_card_post_caution_ttl {
    background: #e60012;
    margin-bottom: 40px;
    padding: 15px 0;
    line-height: 1;
  }
  .pokemon_card_post_caution_ttl img {
    height: 40.5px;
  }
  .pokemon_card_post_caution_inr {
    max-width: 760px;
    margin: 0 auto;
  }
  .pokemon_card_post_caution h5, .pokemon_card_post_caution h6, .pokemon_card_post_caution p, .pokemon_card_post_caution ol, .pokemon_card_post_caution ul {
    font-family: "Noto Sans JP", sans-serif;
    margin: 1em 0 0;
    padding: 0;
    text-align: left;
  }
  .pokemon_card_post_caution ul.caut {
    margin: 8px auto 25px;
  }
  .pokemon_card_post_caution ul.caut li:first-child {
    font-weight: 400;
    margin-bottom: 0.1em;
  }
  .pokemon_card_post_caution p {
    font-size: 16px;
  }
  .pokemon_card_post_caution ol, .pokemon_card_post_caution ul {
    font-size: 16px;
  }
  .pokemon_card_post_caution ol {
    margin: -15px auto 20px;
  }
  .pokemon_card_post_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.1em;
    line-height: 1.4em;
  }
  .pokemon_card_post_caution .em {
    font-size: 18px;
  }
  .pokemon_card_post_caution .lnk {
    margin: 8px auto 30px;
  }
  .pokemon_card_post_caution a {
    font-weight: 700 !important;
    border-bottom: solid 1px #f60000;
  }
  .pokemon_card_post_caution_inr {
    max-width: 720px;
  }
  .pokemon_card_footer_contact {
    background: #221815;
    text-align: center;
    padding: 30px 0 40px;
    margin-bottom: 70px;
  }
  .pokemon_card_footer_contact dt {
    line-height: 1;
    background: #e60012;
    padding: 10px 0 12px;
    margin-bottom: 30px;
  }
  .pokemon_card_footer_contact dt img {
    width: 572.5px;
  }
  .pokemon_card_footer_contact dd .nm img {
    width: 701px;
    margin-bottom: 25px;
  }
  .pokemon_card_footer_contact dd .tel img {
    width: 450px;
    margin-bottom: 25px;
  }
  .pokemon_card_footer_contact dd .date img {
    width: 698.5px;
  }
  .pokemon_card_footer_copy {
    margin-bottom: 50px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
  }
  .pokemon_card_footer_bnr {
    margin: 0 auto 50px;
    max-width: 800px;
  }
  .pokemon_card_footer_pagetop {
    width: 92px;
    position: fixed;
    right: 0;
    bottom: -1px;
    z-index: 99;
    line-height: 1;
  }
}
/* 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 {
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: #f2f2f2;
  }
  .pokemon_card {
    font-size: 3.2vw;
    margin: 0 auto;
    position: relative;
    /* file-------------------------------*/
    /* post-------------------------------*/
  }
  .pokemon_card_yokoku {
    padding: 1.2vw 0 1.3333333333vw;
  }
  .pokemon_card_yokoku img {
    width: 10.8vw;
  }
  .pokemon_card_kv {
    line-height: 0;
    text-align: center;
    margin: 0 auto 9.3333333333vw;
  }
  .pokemon_card_kv img {
    width: 100%;
  }
  .pokemon_card_nav {
    max-width: 100%;
    margin: 0 auto 9.3333333333vw;
  }
  .pokemon_card_nav ul li {
    margin-bottom: 4vw;
  }
  .pokemon_card_nav ul li img {
    height: 29.3333333333vw;
  }
  .pokemon_card_nav ul li:last-child {
    text-align: center;
  }
  .pokemon_card_inr {
    max-width: 100%;
    margin: 0 auto;
  }
  .pokemon_card_file {
    padding: 0 0 13.3333333333vw;
    text-align: center;
  }
  .pokemon_card_file h2 {
    background: linear-gradient(-75deg, #9aa2a7, #767a7e 40%, #c6cad1 70%, #7d8586);
    position: relative;
    text-align: center;
    padding: 6vw 0 6.6666666667vw;
    line-height: 1;
    margin-bottom: 6.6666666667vw;
  }
  .pokemon_card_file h2 img {
    width: 90.7333333333vw;
  }
  .pokemon_card_file h2::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0.6666666667vw;
    top: 0;
    left: 0;
  }
  .pokemon_card_file h2::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0.6666666667vw;
    bottom: 0;
    left: 0;
  }
  .pokemon_card_file_ex {
    width: 71.4vw;
    margin: 0 auto 6.6666666667vw;
    line-height: 1;
  }
  .pokemon_card_file_date {
    background: #fff;
    border: solid 0.5333333333vw #ffdb00;
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
    padding: 0 0 3.3333333333vw;
    border-radius: 2vw;
  }
  .pokemon_card_file_date h3 {
    background: #ffdb00;
    margin: 0 auto 2.6666666667vw;
    padding: 1.7333333333vw 0 2vw;
    border-radius: 0.6666666667vw 0.6666666667vw 0 0;
    line-height: 1;
  }
  .pokemon_card_file_date h3 img {
    height: 3.6666666667vw;
  }
  .pokemon_card_file_date p {
    line-height: 1;
  }
  .pokemon_card_file_date p img {
    height: 8.8666666667vw;
  }
  .pokemon_card_file_bx {
    background: #fff;
    border-radius: 2.6666666667vw;
    padding: 4vw 0 4.6666666667vw;
  }
  .pokemon_card_file_bx_inr {
    padding: 0 2.6666666667vw;
  }
  .pokemon_card_file_bx_inr_type img {
    width: 58.6666666667vw;
  }
  .pokemon_card_file_bx_inr_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 4.6666666667vw;
  }
  .pokemon_card_file_itemlist {
    background: #fff;
    margin-top: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: solid 0.6666666667vw #e60012;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .pokemon_card_file_itemlist_ttl {
    background: #e60012;
    margin-bottom: 5.3333333333vw;
    padding: 2vw 0;
    line-height: 1;
  }
  .pokemon_card_file_itemlist_ttl img {
    height: 5.4vw;
  }
  .pokemon_card_file_itemlist_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .pokemon_card_file_itemlist_pop img {
    width: 65.6vw;
    margin-bottom: 5.3333333333vw;
  }
  .pokemon_card_file_itemlist_img {
    background: #f3f3f3;
  }
  .pokemon_card_file_itemlist_img h5 {
    background: #ffdb00;
    color: #000;
    font-size: 3.7333333333vw;
    line-height: 1;
    font-weight: 700;
    padding: 1.8666666667vw 0 2.2666666667vw;
  }
  .pokemon_card_file_itemlist_img .slider {
    display: block;
    width: 78.9333333333vw;
    margin: 0 auto;
    padding: 4vw 0 1.3333333333vw;
    position: relative;
  }
  .pokemon_card_file_itemlist_img .prev-arrow,
  .pokemon_card_file_itemlist_img .next-arrow {
    width: 2.5333333333vw;
    height: 4.5333333333vw;
    position: absolute;
    z-index: 90;
    cursor: pointer;
  }
  .pokemon_card_file_itemlist_img .prev-arrow {
    left: -5.7333333333vw;
    top: 50%;
    transform: scale(-1, 1) translate(0, -50%);
  }
  .pokemon_card_file_itemlist_img .prev-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_img .next-arrow {
    right: -5.7333333333vw;
    top: 50%;
    transform: translate(0, -50%);
  }
  .pokemon_card_file_itemlist_img .next-arrow:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_img ul.caut {
    width: 84.2666666667vw;
    margin: 0 auto;
    padding-bottom: 3.3333333333vw;
  }
  .pokemon_card_file_itemlist_tbl_btn {
    cursor: pointer;
    background: #ffdb00;
    color: #000;
    font-size: 3.7333333333vw;
    padding: 1.8666666667vw 0 2.2666666667vw;
    line-height: 1;
  }
  .pokemon_card_file_itemlist_tbl_btn h5 {
    font-weight: 700;
  }
  .pokemon_card_file_itemlist_tbl_btn:hover {
    opacity: 0.7;
    transition: 0.7s;
  }
  .pokemon_card_file_itemlist_tbl_btn img {
    width: 4.4666666667vw;
    position: absolute;
    top: 2.6666666667vw;
    right: 2.6666666667vw;
    z-index: 2;
  }
  .pokemon_card_file_itemlist_tbl_btn .open {
    display: none;
  }
  .pokemon_card_file_itemlist_tbl_btn.active .close {
    display: none;
  }
  .pokemon_card_file_itemlist_tbl_btn.active .open {
    display: block;
  }
  .pokemon_card_file_itemlist_tbl {
    position: relative;
    margin: 5.3333333333vw auto 0;
    line-height: 1.3;
    border-collapse: collapse;
    font-weight: 500;
  }
  .pokemon_card_file_itemlist_tbl .tbltogglebtn_lst {
    display: none;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    box-sizing: border-box;
  }
  .pokemon_card_file_itemlist_tbl thead tr {
    background: #221815;
    display: block;
    padding: 1.6vw 0 2.2666666667vw;
    text-align: center;
    line-height: 1;
  }
  .pokemon_card_file_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
    font-weight: 700;
  }
  .pokemon_card_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: "&nbsp;/&nbsp;";
  }
  .pokemon_card_file_itemlist_tbl tbody tr {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 1.3vw 2.3vw 1.5vw;
    text-align: left;
  }
  .pokemon_card_file_itemlist_tbl tbody tr td {
    display: inline;
    white-space: nowrap;
  }
  .pokemon_card_file_itemlist_tbl tbody tr td:first-child,
  .pokemon_card_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 4em;
    padding-right: 0.5em;
  }
  .pokemon_card_file_itemlist_tbl tbody tr td:nth-child(2),
  .pokemon_card_file_itemlist_tbl tbody tr td:nth-child(4) {
    width: calc(100% - 4em);
  }
  .pokemon_card_file_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .pokemon_card_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #eeeeee;
  }
  .pokemon_card_file_flow {
    background: #fff;
    margin-top: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: solid 0.6666666667vw #e60012;
    padding-bottom: 6.6666666667vw;
  }
  .pokemon_card_file_flow_ttl {
    background: #e60012;
    margin-bottom: 5.3333333333vw;
    padding: 2vw 0;
    line-height: 1;
  }
  .pokemon_card_file_flow_ttl img {
    height: 5.4vw;
  }
  .pokemon_card_file_flow_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .pokemon_card_file_flow_img {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
  .pokemon_card_file_caution {
    background: #fff;
    margin-top: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: solid 0.6666666667vw #e60012;
  }
  .pokemon_card_file_caution_ttl {
    background: #e60012;
    margin-bottom: 5.3333333333vw;
    padding: 2vw 0;
    line-height: 1;
  }
  .pokemon_card_file_caution_ttl img {
    height: 5.4vw;
  }
  .pokemon_card_file_caution_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .pokemon_card_file_caution ul {
    width: 96vw;
    margin: 0 auto;
  }
  .pokemon_card_post {
    padding: 0 0 13.3333333333vw;
    text-align: center;
  }
  .pokemon_card_post h2 {
    background: linear-gradient(-75deg, #9aa2a7, #767a7e 40%, #c6cad1 70%, #7d8586);
    position: relative;
    text-align: center;
    padding: 6vw 0 6.6666666667vw;
    line-height: 1;
    margin-bottom: 6.6666666667vw;
  }
  .pokemon_card_post h2 img {
    width: 82.8666666667vw;
  }
  .pokemon_card_post h2::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0.6666666667vw;
    top: 0;
    left: 0;
  }
  .pokemon_card_post h2::after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0.6666666667vw;
    bottom: 0;
    left: 0;
  }
  .pokemon_card_post_ex img {
    width: 97.8vw;
    margin-bottom: 6.6666666667vw;
  }
  .pokemon_card_post_date {
    background: #fff;
    border: solid 0.5333333333vw #ffdb00;
    max-width: 96vw;
    margin: 0 auto 6.6666666667vw;
    padding: 0 0 3.3333333333vw;
    border-radius: 2vw;
  }
  .pokemon_card_post_date h3 {
    background: #ffdb00;
    margin: 0 auto 2.6666666667vw;
    padding: 1.7333333333vw 0 2vw;
    border-radius: 0.6666666667vw 0.6666666667vw 0 0;
    line-height: 1;
  }
  .pokemon_card_post_date h3 img {
    height: 3.6666666667vw;
  }
  .pokemon_card_post_date p {
    line-height: 1;
  }
  .pokemon_card_post_date p img {
    height: 8.8666666667vw;
  }
  .pokemon_card_post_date p img {
    height: 9.0666666667vw;
  }
  .pokemon_card_post_bx {
    background: #fff;
    border-radius: 2.6666666667vw;
    padding: 4vw 0 4.6666666667vw;
    padding: 0.6666666667vw 0;
  }
  .pokemon_card_post_bx_inr {
    padding: 0 2.6666666667vw;
  }
  .pokemon_card_post_bx_inr_type img {
    width: 58.6666666667vw;
  }
  .pokemon_card_post_bx_inr_img {
    max-width: 96vw;
    margin: 5.3333333333vw auto 4.6666666667vw;
  }
  .pokemon_card_post_btn.xbtn {
    width: 85.3333333333vw;
    margin: 9.3333333333vw auto;
  }
  .pokemon_card_post_caution {
    background: #fff;
    margin-top: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: solid 0.6666666667vw #e60012;
    padding-bottom: 2vw;
  }
  .pokemon_card_post_caution_ttl {
    background: #e60012;
    margin-bottom: 5.3333333333vw;
    padding: 2vw 0;
    line-height: 1;
  }
  .pokemon_card_post_caution_ttl img {
    height: 5.4vw;
  }
  .pokemon_card_post_caution_inr {
    max-width: 96vw;
    margin: 0 auto;
  }
  .pokemon_card_post_caution h5, .pokemon_card_post_caution h6, .pokemon_card_post_caution p, .pokemon_card_post_caution ol, .pokemon_card_post_caution ul {
    font-family: "Noto Sans JP", sans-serif;
    margin: 1em 0 0;
    padding: 0;
    text-align: left;
  }
  .pokemon_card_post_caution ul.caut {
    margin: 1.0666666667vw auto 3.3333333333vw;
  }
  .pokemon_card_post_caution ul.caut li:first-child {
    font-weight: 400;
    margin-bottom: 0.1em;
  }
  .pokemon_card_post_caution p {
    font-size: 3.2vw;
  }
  .pokemon_card_post_caution ol, .pokemon_card_post_caution ul {
    font-size: 3.2vw;
  }
  .pokemon_card_post_caution ol {
    margin: -2vw auto 2.6666666667vw;
  }
  .pokemon_card_post_caution ol li {
    list-style-type: none;
    padding-left: 1.5em;
    text-indent: -1.5em;
    padding-bottom: 0.1em;
    line-height: 1.4em;
  }
  .pokemon_card_post_caution .em {
    font-size: 2.4vw;
  }
  .pokemon_card_post_caution .lnk {
    margin: 1.0666666667vw auto 4vw;
  }
  .pokemon_card_post_caution a {
    font-weight: 700 !important;
    border-bottom: solid 1px #f60000;
  }
  .pokemon_card_post_caution_inr {
    max-width: 96vw;
  }
  .pokemon_card_footer_contact {
    background: #221815;
    text-align: center;
    padding: 4vw 0 5.3333333333vw;
    margin-bottom: 9.3333333333vw;
  }
  .pokemon_card_footer_contact dt {
    line-height: 1;
    background: #e60012;
    padding: 1.3333333333vw 0 1.6vw;
    margin-bottom: 4vw;
  }
  .pokemon_card_footer_contact dt img {
    width: 76.3333333333vw;
  }
  .pokemon_card_footer_contact dd .nm img {
    width: 93.4666666667vw;
    margin-bottom: 3.3333333333vw;
  }
  .pokemon_card_footer_contact dd .tel img {
    width: 60vw;
    margin-bottom: 3.3333333333vw;
  }
  .pokemon_card_footer_contact dd .date img {
    width: 93.1333333333vw;
  }
  .pokemon_card_footer_copy {
    margin-bottom: 6.6666666667vw;
    text-align: center;
    font-weight: 700;
    font-size: 2.6666666667vw;
  }
  .pokemon_card_footer_bnr {
    margin: 0 auto 6.6666666667vw;
    width: 96vw;
    text-align: center;
  }
  .pokemon_card_footer_pagetop img {
    width: 14.1333333333vw;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
    line-height: 1;
  }
}</pre></body></html>