@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

@font-face {
  font-family: 'PixelMplus10-Regular';
  src: url("./font/PixelMplus10-Regular.ttf") format('truetype');
}

@font-face {
  font-family: 'IW4RD3';
  src: url("./font/IW4RD3.ttc") format('truetype');
}

@font-face {
  font-family: 'MPLUSRounded1c-Bold';
  src: url("./font/MPLUSRounded1c-Bold.ttf") format('truetype');
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* ---------- 初期 ---------- */
body#totop {
  letter-spacing: 0.1em;
  font-family: 'IW4RD3', sans-serif;
  -webkit-text-size-adjust: 100%;
  position: relative;
  color: #fff;
  text-align: center;
  background: #000;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

/* ---------- /共通部分 ---------- */
#jougetyuou {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin: auto;
}

#kadomaru {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#resbtn {
  -webkit-appearance: none;
}

#gurade {
  background: -moz-linear-gradient(開始位置, 開始色, 終了色);
  background: -webkit-linear-gradient(開始位置, 開始色, 終了色);
  background: linear-gradient(to 方向, 開始色, 終了色);
}

.ancr {
  position: relative;
  transition: 0.5s;
}

.anca {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  cursor: pointer;
}

.ancr:hover {
  opacity: 0.75;
  transition: 0.5s;
  cursor: pointer;
}

#totop #map {
  height: auto;
  margin-bottom: auto;
}

#totop #access .access_map {
  border: none;
  padding: 0;
}

.news_box-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#totop  h1,
#totop  h2,
#totop  h3,
#totop  h4,
#totop #ticket .ticket_body .ticket_ttl,
#totop #ticket .ticket_tyui h4,
#totop #goods .goods_boxes .goods_box .goods_box-txt .goods_box_ttl {
  font-weight: 400;
}

#how .how_btn {
  margin: 0 auto 50px;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 400;
  color: #ffd647;
  background: linear-gradient(180deg, rgba(126, 14, 8, 1) 0%, rgba(218, 51, 71, 1) 20%, rgba(218, 51, 71, 1) 80%, rgba(126, 14, 8, 1) 100%);
  padding: 1.05em 2.25em;
  border-radius: 2em;
  border: 3px solid;
  cursor: pointer;
}

.font-iw {
  letter-spacing: 0.1em;
  font-family: 'IW4RD3', sans-serif;
  -webkit-text-size-adjust: 100%;
}
/* ---------- /参考タグ部分 ---------- */

/* PC */
@media screen and (min-width: 769px) {
  .body_bg {
    background: url("images/body_bg.png") no-repeat center;
    z-index: -9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: 400px;
  }

  .sponly {
    display: none !important;
  }

  .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

  .mainttl {
    width: 550px;
    margin: 0 auto 40px;
    aspect-ratio:  11 / 2;
    background-image: url("images/ttl-bg-01.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 2.25em;
    letter-spacing: .1em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffeead;
    text-shadow: 1px 1px 5px #460f18,-1px 1px 5px #460f18,1px -1px 5px #460f18,-1px -1px 5px #460f18;
  }

  .mainttl span {
    margin-bottom: 10px;
  }

  .mainttl small {
    display: block;
    color: #ffeead;
    font-size: 16px;
    letter-spacing: 0;
  }

  .mainttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .morebtn {
    width: 300px;
    margin: 0 auto;
  }

  .morebtn a {
    font-size: 1.75em;
  }

  .morebtn img {
    width: 100%;
    height: auto;
    display: block;
  }

  .morebtn img:hover {
    opacity: 0.8;
  }

  .txt {
    font-size: 24px;
    line-height: 1.57em;
    letter-spacing: 0.06em;
  }

  .minimedal {
    background: url("images/icon_minimedal.png") no-repeat center;
    background-size: contain;
  }

  .subttl {
    width: 520px;
    margin: 0 auto 40px;
  }

  .subttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .topbtn {
    width: 380px;
    margin: 80px auto 90px;
  }

  .topbtn img {
    width: 100%;
    height: auto;
    display: block;
  }

  a img:hover {
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: .6s;
    transition: .6s;
  }

  header {
    box-sizing: border-box;
    padding: 15px 0 15px 80px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
  }

  header #header_logo {
    max-width: 200px;
  }

  header #header_logo img {
    width: 200px;
    height: auto;
    display: block;
  }

  header #ticket_btn {
    width: 313px;
    height: 50px;
    top: 10px;
    right: 25px;
    z-index: 9999;
    position: fixed;
    color: #fff;
    background-image: url("images/ticket_btn_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
  }

  header #ticket_btn:hover {
    opacity: .8;
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  header #ticket_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  header #ticket_btn a:hover {
    text-decoration: none;
  }

  header #ticket_btn a span {
    color: #fbe36e;
    position: relative;
    line-height: 1;
  }

  header #ticket_btn a span:before {
    content: "";
    display: inline-block;
    background-image: url("images/btn-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: -35px;
    transform: translateY(-50%);
  }

  main#body {
    display: block;
    position: relative;
    top: 68px;
  }

  #mainbody {
    background: url("images/bg-fixed_pc.png") no-repeat center bottom;
    background-size: contain;
    display: block;
  }

  #mv {
    position: relative;
  }

  #mv .mv_img {
    position: relative;
    height: calc(100vh - 68px);
    background: url("images/mv_pc.png") no-repeat center top;
    background-size: cover;
    overflow: hidden;
  }

  #mv .chara {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: url("images/mv_chara_pc.png") no-repeat center top;
    background-size: cover;
    -webkit-animation: ani03 0.6s ease 0.5s 1 forwards;
    animation: ani03 0.6s ease 0.5s 1 forwards;
    opacity: 0;
    transform: scale(1.1, 1.1);
  }

  #mv .chara img {}

  #mv .mv_scroll {
    position: absolute;
    bottom: 1vw;
    left: 0;
    width: 100%;
    text-align: center;
  }

  #mv .mv_scroll img {
    width: 5vw;
    height: auto;
  }

  #mv .mv_txt {
    position: absolute;
    bottom: 5vw;
    left: 0;
    width: 100%;
    text-align: center;
  }

  #mv .mv_txt img {
    width: 17vw;
    height: auto;
  }

  #message {
    padding-top: 100px;
  }

  #message #message_ttl {
    width: 230px;
    margin: 0 auto 40px;
  }

  #message #message_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #message .message_inner {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    max-width: 1000px;
  }

  #message .message_inner .minimedal {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
  }

  #message .message_inner .message_txt {
    text-align: center !important;
    box-sizing: border-box;
    background: #000;
    border: solid 10px #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 50px 20px;
    text-align: left;
    font-size: 50px;
    line-height: 1.57em;
    position: relative;
    z-index: 2;
    font-family: 'PixelMplus10-Regular';
  }

  #message .message_inner .message_txt strong {
    font-size: 70px;
    font-weight: normal;
    line-height: 1.5em;
  }

  #news {
    padding: 100px 0 0;
  }

  #news .news_boxes {
    width: 700px;
    margin: 0 auto 40px;
  }

  /*#news .news_boxes .news_box { background: url("images/news_bg.png") no-repeat top left; background-size: contain; box-sizing: border-box; padding: 50px; color: #000; text-align: left; margin-bottom: 30px;}*/
  #news .news_boxes .news_box {
    background: url("images/news_bg.png") no-repeat top left;
    background-size: contain;
    box-sizing: border-box;
    padding: 65px 35px;
    color: #000;
    text-align: left;
    margin: 0 auto 30px;
    width: 654px;
    height: 300px;
  }

  /*#news .news_boxes .news_box .news_box-img { float: left; width: 30%; height: 220px; background-position: center; background-repeat: no-repeat; background-size: cover;}*/
  #news .news_boxes .news_box .news_box-img {
    float: left;
    width: 42%;
    height: 168px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  /*#news .news_boxes .news_box .news_box-text { float: right; width: 65%;}*/
  #news .news_boxes .news_box .news_box-text {
    float: right;
    width: 55%;
  }

  #news .news_boxes .news_box .news_box-text .date {
    font-size: 22px;
    margin-bottom: 15px;
  }

  #news .news_boxes .news_box .news_box-text .news_box_ttl {
    line-height: 1.48em;
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.15em;
  }

  #news .news_boxes .news_box .news_box-text .more {
    text-align: right;
    font-size: 18px;
    letter-spacing: 0.15em;
  }

  #news .news_boxes .news_box .news_box-text .more a {
    color: #000;
  }

  #about {
    width: 90%;
    margin: 0 auto;
    padding-top: 100px;
    max-width: 1000px;
  }

  #about #about_ttl {
    width: 350px;
    margin: 0 auto 40px;
    font-size: 3em;
    position: relative;
    padding-top: 70px;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #about #about_ttl:before {
    content: "";
    display: inline-block;
    background-image: url("images/ttl-bg-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 146px;
    height: 153px;
    z-index: -1;
  }

  #about #about_ttl span.small {
    font-size: 90%;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #about #about_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #about .txt {
    text-align: left;
  }

  #story {
    padding-top: 100px;
  }

  #story #story_ttl {
    width: 230px;
    margin: 0 auto 40px;
    font-size: 3em;
    position: relative;
    padding-top: 70px;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #story #story_ttl:before {
    content: "";
    display: inline-block;
    background-image: url("images/ttl-bg-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 146px;
    height: 153px;
    z-index: -1;
  }

  #story #story_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #story .story_inner {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    max-width: 1000px;
  }

  #story .story_inner .minimedal {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
  }

  #story .story_inner .story_txt {
    box-sizing: border-box;
    background: #000;
    border: solid 10px #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 50px 40px;
    text-align: left;
    font-size: 30px;
    line-height: 1.57em;
    position: relative;
    z-index: 2;
    font-family: 'PixelMplus10-Regular';
  }

  #story .story_inner .story_txt p {
    max-width: 640px;
    margin: 0 auto;
  }

  #how {
    padding-top: 100px;
  }

  #how .txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
    max-width: 1000px;
  }

  #how .txt_hosoku {
    width: 90%;
    margin: 10px auto 30px;
    text-align: left;
    font-size: 25px;
    max-width: 1000px;
  }

  #how .how_img01 {
    position: relative;
    width: 90%;
    margin: 0 auto 50px;
    max-width: 920px;
  }

  #how .how_img01 .how_img01-img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 3;
  }

  #how .how_img01 .medals {
    width: 50px;
    position: absolute;
    bottom: 30px;
    left: -10px;
  }

  #how .how_img01 .medals img {
    position: relative;
    z-index: 1;
  }

  #how .how_img01 .js-modal-open {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 30px;
    left: -10px;
    z-index: 3;
  }

  #how .how_subttl {
    width: 450px;
    margin: 0 auto 30px;
  }

  #how .how_subttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #how .how_img02 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }

  #how .how_img02 img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  #how .how_btn {
    margin: 0 auto 50px;
  }

  #how .how_btn img {
    width: 100%;
    height: auto;
    display: block;
  }

  #how .how_img03 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  #how .how_img03 div {
    margin-bottom: 30px;
  }

  #how .how_img04 {
    width: 100%;
    max-width: 600px;
    margin: 3vw auto;
  }

  #how .how_img04 img {
    width: 100%;
    height: auto;
    display: block;
  }

  .acd-check {
    display: none;
  }

  .acd-label {}

  .acd-content {
    position: absolute;
    opacity: 0;
    z-index: -9999;
    transition: .5s;
    visibility: hidden;
  }

  .acd-check:checked+.acd-label+.acd-content {
    opacity: 1;
    position: relative;
    z-index: 2;
    visibility: visible;
  }

  .acd-check:checked+.acd-label {
    display: none;
  }

  #original {
    padding-top: 100px;
  }

  #original .txt {
    letter-spacing: -0.04em;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    max-width: 1000px;
  }

  #original .original_img {
    width: 88%;
    margin: 40px auto;
    max-width: 900px;
    position: relative;
  }

  #original .original_img-img {
    position: relative;
    z-index: 2;
  }

  #original .original_img .medals {
    width: 50px;
    position: absolute;
    top: 5px;
    left: 48px;
  }

  #original .original_img .medals img {
    position: relative;
    z-index: 1;
  }

  #original .original_img .js-modal-open {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 48px;
    z-index: 3;
  }

  #original .original_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #original .original_txt {
    box-sizing: border-box;
    background: #000;
    border: solid 10px #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
  }

  #original .original_txt .original_txt-ttl {
    display: inline-block;
    background: #000;
    font-size: 30px;
    padding: 10px 15px;
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }

  #original .original_txt .txt {
    text-align: center;
    padding: 50px 0;
    font-family: 'PixelMplus10-Regular';
  }

  #original .original_subttl {
    font-size: 32px;
    letter-spacing: 0.15em;
    padding: 50px 0 35px;
  }

  #original .original_chara {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
  }

  #original .original_chara li {
    width: 49.6%;
    position: relative;
  }

  #original .original_chara li img {
    width: 100%;
    height: auto;
    display: block;
  }

  #original .original_chara-img {
    position: relative;
    z-index: 2;
  }

  #original .original_chara .medals {
    width: 50px;
    position: absolute;
    bottom: -10px;
    left: 23px;
  }

  #original .original_chara .medals img {
    position: relative;
    z-index: 1;
  }

  #map {
    padding-top: 100px;
  }

  #map .mainttl {
    margin-bottom: 0;
  }

  #map .map_img {
    width: 95%;
    margin: 0 auto;
    max-width: 980px;
  }

  #map .map_img {
    position: relative;
    z-index: 2;
  }

  #map .map_img .medals {
    width: 50px;
    position: absolute;
    bottom: 22px;
    right: 100px;
  }

  #map .map_img .medals img {
    position: relative;
    z-index: 3;
  }

  #map .map_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #subquest {
    padding-top: 100px;
  }

  #subquest .txt {
    width: 90%;
    margin: 0 auto 30px;
    text-align: left;
    max-width: 1000px;
  }

  #subquest .subttl {
    padding-top: 80px;
  }

  #subquest .subquest_img {
    width: 90%;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
  }

  #subquest .subquest_img img {
    width: 100%;
    height: auto;
    position: relative;
  }

  #subquest .subquest_img .subquest_img-img {
    position: relative;
    z-index: 2;
  }

  #subquest .medals {
    width: 50px;
    position: absolute;
    bottom: 150px;
    left: -10px;
  }

  #subquest .medals img {
    position: relative;
    z-index: 1;
  }

  #ticket {
    padding-top: 100px;
  }

  #ticket .ticket_body {
    width: 88%;
    margin: 0 auto 100px;
    background: url("images/ticket_frame01.png") no-repeat top left #fff6d4;
    background-size: contain;
    max-width: 900px;
  }

  #ticket .ticket_body .ticket_bodyin {
    background: url("images/ticket_frame02.png") no-repeat bottom left;
    background-size: contain;
    padding: 50px;
    box-sizing: border-box;
  }

  #ticket .ticket_body .ticket_table {
    color: #000;
    width: 100%;
    letter-spacing: 0.05em;
  }

  #ticket .ticket_body .ticket_table th {
    text-align: center;
    background: #c19137;
    padding: 40px;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    font-size: 30px;
    line-height: 1.2em;
  }

  #ticket .ticket_body .ticket_table th span {
    font-size: 24px;
  }

  #ticket .ticket_body .ticket_table td {
    font-size: 30px;
    line-height: 1.2em;
    padding: 40px 0;
    vertical-align: middle;
    border-bottom: solid 1px #000;
    width: 50%;
    border-top: solid 1px #000;
  }

  #ticket .ticket_body .ticket_table tr td:first-child {
    border-right: solid 1px #000;
  }

  #ticket .ticket_body .ticket_table td .fm {
    font-size: 24px;
  }

  #ticket .ticket_body .ticket_table td .fs {
    font-size: 30px;
  }

  #ticket .ticket_body .ticket_table td .fe {
    font-size: 20px;
  }

  #ticket .ticket_body .ticket_ttl {
    font-size: 30px;
    letter-spacing: 0.15em;
    line-height: 1.61em;
    color: #000;
    margin: 70px 0 50px;
  }

  #ticket .ticket_body .ticket_img {
    margin-bottom: 40px;
  }

  #ticket .ticket_body .ticket_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #ticket .ticket_hosoku {
    color: #000;
    text-align: left;
    margin: 6.6vw 0 5.3vw;
  }

  #ticket .ticket_hosoku li {
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding-left: 1em;
    position: relative;
  }

  #ticket .ticket_hosoku li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '※';
  }

  #ticket .ticket_tyui {
    background: #000;
    box-sizing: border-box;
    padding: 1px;
  }

  #ticket .ticket_tyui .ticket_tyuiin {
    box-sizing: border-box;
    border: solid 1px #fff6d4;
    padding: 4vw;
  }

  #ticket .ticket_tyui h4 {
    font-size: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
  }

  #ticket .ticket_tyui h4::before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 150px;
    height: 1px;
    background: #fff;
    content: '';
  }

  #ticket .ticket_tyui-list,
  #ticket .area-photo-list {
    text-align: left;
    margin-bottom: 50px;
  }

  #ticket .ticket_tyui-list li,
  #ticket .area-photo-list li {
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 10px;
    padding-left: 1em;
    position: relative;
  }

  #ticket .ticket_tyui-list li::before,
  #ticket .area-photo-list li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '・';
  }

  #ticket p {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.4em;
    text-align: left;
  }

  #goods {
    padding-top: 100px;
  }

  #goods .goods_boxes {
    font-size: 0;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    max-width: 1000px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 30px 14px;
  }

  #goods .goods_boxes .goods_box {
    display: inline-block;
    vertical-align: top;
    /* width: 48.4%; */
    /* margin-right: 2.6%; */
    /* margin-bottom: 40px; */
    font-size: 30px;
  }

  #goods .goods_boxes .goods_box:nth-child(2n) {
    /* margin-right: 0; */
    position: relative;
    /* right: -1%; */
  }

  #goods .goods_boxes .goods_box .goods_box-img {
    margin-bottom: 20px;
  }

  #goods .goods_boxes .goods_box .goods_box-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #goods .goods_boxes .goods_box .goods_box-txt {}

  #goods .goods_boxes .goods_box .goods_box-txt .goods_box_ttl {
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 15px;
  }

  #goods .goods_boxes .goods_box .goods_box-txt .txt {
    font-size: 20px;
  }

  #food {
    padding-top: 100px;
  }

  #food .food_boxes {
    font-size: 0;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    max-width: 1000px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px 14px;
    margin-bottom: 2rem;
  }

  #food .food_boxes .food_box {
    display: inline-block;
    vertical-align: top;
    /* width: 48.4%; */
    /* margin-right: 2.6%; */
    /* margin-bottom: 40px; */
    font-size: 30px;
  }

  #food .food_boxes .food_box:nth-child(2n) {
    /* margin-right: 0; */
    position: relative;
    /* right: -1%; */
  }

  #food .food_boxes .food_box .food_box-img {
    margin-bottom: 20px;
  }

  #food .food_boxes .food_box .food_box-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #food .food_boxes .food_box .food_box-txt {}

  #food .food_boxes .food_box .food_box-txt .food_box_ttl {
    font-size: 24px;
    line-height: 1.5em;
    margin-bottom: 7px;
  }

  #food .food_boxes .food_box .food_box-txt .txt {
    font-size: 20px;
  }

  #twitter {
    padding-top: 100px;
  }

  #twitter .twitter_body {
    width: 90%;
    margin: 0 auto 50px;
    height: 500px;
    overflow: scroll;
    max-width: 600px;
  }

  #twitter .twitter_body a {
    width: 100%;
  }

  #twitter .twitter_btn {
    width: 300px;
    margin: 0 auto;
  }

  #twitter .twitter_btn img {
    width: 100%;
    height: auto;
  }

  #access {
    padding-top: 100px;
    margin-bottom: 50vw;
  }

  #access .access_ttl {
    width: 380px;
    margin: 0 auto 35px;
    font-size: 1.75em;
  }

  #access .access_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #access .access_txt {
    font-size: 23px;
    line-height: 1.3em;
    margin-bottom: 40px;
  }

  #access .access_time {
    font-size: 26px;
    line-height: 1.1em;
    margin-bottom: 40px;
  }

  #access .access_time span {
    font-size: 20px;
  }

  #access .nomg {
    margin-bottom: 10px;
    font-size: 23px;
  }

  #access .access_hosoku {
    display: inline-block;
    text-align: left;
    font-size: 23px;
    line-height: 1.4em;
  }

  #access .what_ttl {
    width: 550px;
    margin: 60px auto 30px;
    font-size: 2em;
  }

  #access .what_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #access .what_txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
    font-size: 23px;
    line-height: 1.4em;
    max-width: 1000px;
  }

  #access .what_img {
    width: 400px;
    margin: 40px auto 60px;
  }

  #access .what_img a {
    font-size: 1.15em;
    letter-spacing: .1em;
  }

  #access .what_img img {
    width: 100%;
    height: auto;
  }

  #access .what_img img:hover {
    opacity: 0.8;
  }

  #access .access_map {
    width: 90%;
    margin: 0 auto 40px;
    max-width: 600px;
  }

  #access .access_map iframe {
    display: block;
    width: 100%;
    height: 400px;
  }

  #bouken {
    width: 400px;
    margin: 0 auto;
    padding-bottom: 20vw;
    position: relative;
    z-index: 0;
  }

  #bouken a {
    font-size: 1.75em;
  }

  #bouken img {
    width: 100%;
    height: auto;
    display: block;
  }

  #bouken .blight {
    width: 12px;
    position: absolute;
    left: 100px;
    top: 47px;
    z-index: 2;
  }

  #bouken .blight img {
    animation: flash 1s linear infinite;
  }

  #bouken .medals {
    position: absolute;
    z-index: -1;
    top: -20px;
    left: 40px;
  }

  #bouken .medals img {
    width: 50px;
  }

  #bouken .btn {
    position: relative;
    z-index: 2;
  }

  footer {
    padding: 30px 0;
    margin-top: 68px;
  }

  footer #copyright {
    font-size: 20px;
    letter-spacing: 0.05em;
  }

  .float_btm {
    position: fixed;
    top: 8px;
    right: 10px;
    width: 300px;
    z-index: 10;
  }

  .float_btm .float_btm-img {}

  .float_btm .float_btm-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  .float_btm .float_btm-img img:hover {
    opacity: 0.8;
  }

  /* MENU */
  nav {
    display: block;
    position: fixed;
    left: -100vw;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 13;
    opacity: 0;

  }

  .open nav {
    left: 0;
    opacity: 1;
  }

  nav ul {
    width: 420px;
    margin: 0 auto;
  }

  nav ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 16px;
  }

  nav ul li a {
    font-size: 1.75em;
  }

  nav ul li:nth-child(2n) {
    margin-right: 0;
  }

  nav {}

  .menu_logo {
    width: 320px;
    margin: 0 auto 45px;
    padding-top: 80px;
  }

  .menu_logo img {
    width: 100%;
    height: auto;
    display: block;
  }

  /*============
.toggle_btn
=============*/
  .toggle_btn {
    display: block;
    position: fixed;
    top: 8px;
    left: 5px;
    width: 60px;
    height: 60px;
    transition: all .5s;
    cursor: pointer;
    z-index: 13;
  }

  .toggle_btn span.on {
    display: none;
  }

  .toggle_btn span.off {
    display: block;
  }

  .open .toggle_btn span.on {
    display: block;
  }

  .open .toggle_btn span.off {
    display: none;
  }

  #mask {
    display: none;
    transition: all .5s;
  }

  .open #mask {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    transition: all .5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 11;
  }

  /* 下層 */
  #under_head {
    padding-bottom: 0;
  }

  #under_head .under_head-logo {
    width: 320px;
    margin: 80px auto 100px;
  }

  #under_head .under_head-logo img {
    width: 100%;
    height: auto;
    display: block;
  }

  #under_head .under_head-ttl {
    margin: 0 auto;
  }

  #under_head .under_head-ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .food #under_head .under_head-ttl {
    width: 350px;
  }

  .goods #under_head .under_head-ttl {
    width: 350px;
  }


  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
  }

  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 98;
  }

  .modal__content {
    background: #000;
    border: solid 3px #fff;
    left: 50%;
    padding: 60px 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    z-index: 99;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 30px;
  }

  .js-modal-close {
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: -22px;
    font-size: 16px;
  }


}

/* SP */
@media screen and (max-width: 768px) {
  .body_bg {
    background: url("images/body_bg.png") no-repeat center;
    z-index: -9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-size: cover;
  }

  .pconly {
    display: none !important;
  }

  .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .mainttl {
    width: 88vw;
    margin: 0 auto 4vw;
    aspect-ratio:  11 / 2;
    background-image: url("images/ttl-bg-01.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    font-size: 1.5em;
    letter-spacing: .1em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffeead;
    text-shadow: 1px 1px 5px #460f18,-1px 1px 5px #460f18,1px -1px 5px #460f18,-1px -1px 5px #460f18;
  }
  
  .mainttl span {
    margin-bottom: 5px;
  }

  .mainttl small {
    display: block;
    color: #ffeead;
    font-size: 14px;
    letter-spacing: 0;
  }

  .mainttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .morebtn {
    width: 50.6vw;
    margin: 0 auto;
  }

  .morebtn a {
    font-size: 1.5em;
  }

  .morebtn img {
    width: 100%;
    height: auto;
    display: block;
  }

  .morebtn img:hover {
    opacity: 0.8;
  }

  .txt {
    font-size: 3.73vw;
    line-height: 1.57em;
    letter-spacing: 0.06em;
  }

  .subttl {
    width: 78.9vw;
    margin: 0 auto 4vw;
  }

  .subttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .topbtn {
    width: 73vw;
    margin: 12vw auto 15.3vw;
  }

  .topbtn img {
    width: 100%;
    height: auto;
    display: block;
  }

  header {
    box-sizing: border-box;
    padding: 2.66vw 4vw;
    display: block;
    position: relative;
    z-index: 9999;
  }

  header #header_logo {
    width: 28vw;
    z-index: 9999;
  }

  header #header_logo img {
    width: 100%;
    height: auto;
    display: block;
  }

  header #ticket_btn {
    top: 10px;
    right: 25px;
    z-index: 9999;
    position: fixed;
    background-color: #fff;
  }

  main#body {
    display: block;
    position: relative;
  }

  #mainbody {
    background: url("images/bg-fixed.png") no-repeat center bottom;
    background-size: contain;
    display: block;
  }

  #mv {
    position: relative;
  }

  #mv .mv_img {
    position: relative;
    height: 65vh;
    background: url("images/mv.png") no-repeat center top;
    background-size: cover;
  }

  /*#mv .mv_img { position: relative; height: 100vh; background: url("images/mv.png") no-repeat center top; background-size: cover;}*/
  #mv .mv_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #mv .chara {
    position: absolute;
    left: 0;
    top: -30px;
  }

  #mv .chara img {
    -webkit-animation: ani03 0.6s ease 0.5s 1 forwards;
    animation: ani03 0.6s ease 0.5s 1 forwards;
    opacity: 0;
    position: relative;
    transform: scale(1.1, 1.1);
  }

  #mv .mv_scroll {
    position: absolute;
    bottom: 5.33vw;
    left: 36%;
    width: 28vw;
  }

  #mv .mv_scroll img {
    width: 100%;
    height: auto;
    display: block;
  }

  #message {
    padding-top: 6vw;
  }

  #message #message_ttl {
    width: 33.2vw;
    margin: 0 auto 4.66vw;
  }

  #message #message_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #message .message_inner {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-top: 1.3vw;
  }

  #message .message_inner .minimedal {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -1vw;
    width: 4.4vw;
    height: 4.4vw;
  }

  #message .message_inner .message_txt {
    text-align: center !important;
    box-sizing: border-box;
    background: #000;
    border: solid 1.3vw #fff;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    padding: 5.3vw 4.7vw 4.3vw;
    text-align: left;
    font-size: 4.2vw;
    line-height: 1.57em;
    position: relative;
    z-index: 2;
    font-family: 'PixelMplus10-Regular';
  }

  #message .message_inner .message_txt strong {
    font-size: 20px;
    font-weight: normal;
    line-height: 2em;
  }

  #news {
    padding: 13.3vw 0 0;
  }

  #news .news_boxes {
    width: 88vw;
    margin: 0 auto 3vw;
  }

  #news .news_boxes .news_box {
    background: url("images/news_bg.png") no-repeat top left;
    background-size: contain;
    box-sizing: border-box;
    padding: 4.33vw;
    color: #000;
    text-align: left;
    min-height: 173px;
  }

  #news .news_boxes .news_box .news_box-img {
    float: left;
    width: 22.8vw;
    height: 20vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15px;
  }

  #news .news_boxes .news_box .news_box-text {
    float: right;
    width: 51vw;
  }

  #news .news_boxes .news_box .news_box-text .date {
    font-size: 3.46vw;
    margin-bottom: 2.66vw;
  }

  #news .news_boxes .news_box .news_box-text .news_box_ttl {
    line-height: 1.28em;
    font-size: 1em;
    margin-bottom: 10px;
    margin-top: 0;
    letter-spacing: 0.15em;
  }

  #news .news_boxes .news_box .news_box-text .more {
    text-align: right;
    font-size: 1em;
    margin-bottom: 5.3vw;
    letter-spacing: 0.15em;
  }

  #news .news_boxes .news_box .news_box-text .more a {
    color: #000;
  }

  #about {
    width: 90%;
    margin: 0 auto;
    padding-top: 16vw;
  }

  #about #about_ttl {
    width: 52.4vw;
    margin: 0 auto 4.66vw;
    font-size: 1.75em;
    position: relative;
    padding-top: 40px;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #about #about_ttl:before {
    content: "";
    display: inline-block;
    background-image: url("images/ttl-bg-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 76px;
    height: 81px;
    z-index: -1;
  }

  #about #about_ttl span.small {
    font-size: 90%;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #about #about_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #about .txt {
    text-align: left;
  }

  #story {
    padding-top: 17.3vw;
  }

  #story #story_ttl {
    width: 33.2vw;
    margin: 0 auto 4.66vw;
    font-size: 1.75em;
    position: relative;
    padding-top: 40px;
    color: #ffeead;
    text-shadow: 2px 2px 0 #460f18,-2px 2px 0 #460f18,2px -2px 0 #460f18,-2px -2px 0 #460f18;
  }

  #story #story_ttl:before {
    content: "";
    display: inline-block;
    background-image: url("images/ttl-bg-02.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 76px;
    height: 81px;
    z-index: -1;
  }

  #story #story_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #story .story_inner {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-top: 1.3vw;
  }

  #story .story_inner .minimedal {
    position: absolute;
    z-index: 1;
    right: 0;
    top: -1vw;
    width: 4.4vw;
    height: 4.4vw;
  }

  #story .story_inner .story_txt {
    box-sizing: border-box;
    background: #000;
    border: solid 1.3vw #fff;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    padding: 7.3vw 4.7vw;
    text-align: left;
    font-size: 3.7vw;
    line-height: 1.57em;
    position: relative;
    z-index: 2;
    font-family: 'PixelMplus10-Regular';
  }

  #how {
    padding-top: 20vw;
  }

  #how .txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }

  #how .txt_hosoku {
    width: 90%;
    margin: 2vw auto 3vw;
    text-align: left;
    font-size: 3.43vw;
  }

  #how .how_img01 {
    position: relative;
    width: 90%;
    margin: 0 auto 6.6vw;
  }

  #how .how_img01 .how_img01-img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 3;
  }

  #how .how_img01 .medals {
    width: 5vw;
    position: absolute;
    bottom: 1vw;
    left: -1vw;
  }

  #how .how_img01 .medals img {
    position: relative;
    z-index: 1;
  }

  #how .how_img01 .js-modal-open {
    width: 5vw;
    height: 5vw;
    position: absolute;
    bottom: 1vw;
    left: -1vw;
    z-index: 3;
  }

  #how .how_subttl {
    width: 68.5vw;
    margin: 0 auto 2.66vw;
  }

  #how .how_subttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #how .how_img02 {
    width: 84%;
    margin: 0 auto;
  }

  #how .how_img02 img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 5vw;
  }

  #how .how_btn {
    font-size: 1.25em;
    margin: 0 auto 5.3vw;
  }

  #how .how_btn img {
    width: 100%;
    height: auto;
    display: block;
  }

  #how .how_img03 {
    width: 84%;
    margin: 0 auto;
    padding-bottom: 8vw;
  }

  #how .how_img03 div {
    margin-bottom: 5vw;
  }

  #how .how_img04 {
    width: 84%;
    margin: 3vw auto;
  }

  #how .how_img04 img {
    width: 100%;
    height: auto;
    display: block;
  }

  .acd-check {
    display: none;
  }

  .acd-label {}

  .acd-content {
    position: absolute;
    opacity: 0;
    z-index: -9999;
    transition: .5s;
    visibility: hidden;
  }

  .acd-check:checked+.acd-label+.acd-content {
    opacity: 1;
    position: relative;
    z-index: 2;
    visibility: visible;
  }

  .acd-check:checked+.acd-label {
    display: none;
  }

  #original {
    padding-top: 15vw;
  }

  #original .txt {
    letter-spacing: -0.04em;
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }

  #original .original_img {
    width: 88%;
    margin: 4vw auto;
    position: relative;
  }

  #original .original_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #original .original_img-img {
    position: relative;
    z-index: 2;
  }

  #original .original_img .medals {
    width: 5vw;
    position: absolute;
    top: 1vw;
    left: 5vw;
  }

  #original .original_img .medals img {
    position: relative;
    z-index: 1;
  }

  #original .original_img .js-modal-open {
    width: 5vw;
    height: 5vw;
    position: absolute;
    top: 1vw;
    left: 5vw;
    z-index: 3;
  }

  #original .original_txt {
    box-sizing: border-box;
    background: #000;
    border: solid 1.3vw #fff;
    border-radius: 1vw;
    -webkit-border-radius: 1vw;
    -moz-border-radius: 1vw;
    width: 90%;
    margin: 0 auto;
    position: relative;
  }

  #original .original_txt .original_txt-ttl {
    display: inline-block;
    background: #000;
    font-size: 4.52vw;
    padding: 1vw 2vw;
    position: absolute;
    top: -1vw;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
  }

  #original .original_txt .txt {
    text-align: center;
    padding: 5.73vw 0;
    font-family: 'PixelMplus10-Regular';
  }

  #original .original_subttl {
    font-size: 4.53vw;
    letter-spacing: 0.15em;
    padding: 6.6vw 0 2.66vw;
  }

  #original .original_chara {
    width: 90%;
    margin: 0 auto;
  }

  #original .original_chara li {
    width: 49.6%;
    position: relative;
  }

  #original .original_chara li img {
    width: 100%;
    height: auto;
    display: block;
  }

  #original .original_chara-img {
    position: relative;
    z-index: 2;
  }

  #original .original_chara .medals {
    width: 5vw;
    position: absolute;
    bottom: -2vw;
    left: 3vw;
  }

  #original .original_chara .medals img {
    position: relative;
    z-index: 1;
  }

  #map {
    padding-top: 19vw;
  }

  #map .mainttl {
    margin-bottom: 0;
  }

  #map .map_img {
    width: 95%;
    margin: 0 auto;
  }

  #map .map_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #map .map_img {
    position: relative;
    z-index: 2;
  }

  #map .map_img .medals {
    width: 5vw;
    position: absolute;
    bottom: 5vw;
    right: 10vw;
  }

  #map .map_img .medals img {
    position: relative;
    z-index: 3;
  }

  #subquest {
    padding-top: 13vw;
  }

  #subquest .txt {
    width: 90%;
    margin: 0 auto 3vw;
    text-align: left;
  }

  #subquest .subttl {
    padding-top: 8.6vw;
  }

  #subquest .subquest_img {
    width: 87.6vw;
    margin: 0 auto;
    position: relative;
  }

  #subquest .subquest_img img {
    width: 100%;
    height: auto;
    position: relative;
    left: -0.5vw;
  }

  #subquest .subquest_img .subquest_img-img {
    position: relative;
    z-index: 2;
  }

  #subquest .medals {
    width: 5vw;
    position: absolute;
    bottom: 14vw;
    left: -1vw;
  }

  #subquest .medals img {
    position: relative;
    z-index: 1;
  }

  #subquest .js-modal-open {
    width: 5vw;
    position: absolute;
    bottom: 14vw;
    left: -1vw;
    z-index: 3;
    height: 5vw;
  }

  #ticket {
    padding-top: 18vw;
  }

  #ticket .ticket_body {
    width: 88%;
    margin: 0 auto 8vw;
    background: url("images/ticket_frame01.png") no-repeat top left #fff6d4;
    background-size: contain;
  }

  #ticket .ticket_body .ticket_bodyin {
    background: url("images/ticket_frame02.png") no-repeat bottom left;
    background-size: contain;
    padding: 6vw;
    box-sizing: border-box;
  }

  #ticket .ticket_body .ticket_table {
    color: #000;
    width: 100%;
    letter-spacing: 0.05em;
  }

  #ticket .ticket_body .ticket_table th {
    text-align: center;
    background: #c19137;
    padding: 3.3vw;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    font-size: 3.73vw;
    line-height: 1.2em;
  }

  #ticket .ticket_body .ticket_table th span {
    font-size: 3.2vw;
  }

  #ticket .ticket_body .ticket_table td {
    font-size: 4vw;
    line-height: 1.2em;
    padding: 2.66vw 0;
    vertical-align: middle;
    border-bottom: solid 1px #000;
    width: 50%;
    border-top: solid 1px #000;
  }

  #ticket .ticket_body .ticket_table tr td:first-child {
    border-right: solid 1px #000;
  }

  #ticket .ticket_body .ticket_table td .fm {
    font-size: 2.73vw;
  }

  #ticket .ticket_body .ticket_table td .fs {
    font-size: 3.46vw;
  }

  #ticket .ticket_body .ticket_table td .fe {
    font-size: 2.4vw;
  }

  #ticket .ticket_body .ticket_ttl {
    font-size: 3.46vw;
    letter-spacing: 0.15em;
    line-height: 1.61em;
    color: #000;
    margin: 5.3vw 0 4vw;
  }

  #ticket .ticket_body .ticket_img {
    margin-bottom: 5.3vw;
  }

  #ticket .ticket_body .ticket_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #ticket .ticket_hosoku {
    color: #000;
    text-align: left;
    margin: 6.6vw 0 5.3vw;
  }

  #ticket .ticket_hosoku li {
    font-size: 2.66vw;
    line-height: 1.4em;
    margin-bottom: 0.5vw;
    padding-left: 1em;
    position: relative;
  }

  #ticket .ticket_hosoku li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '※';
  }

  #ticket .ticket_tyui {
    background: #000;
    box-sizing: border-box;
    padding: 1px;
  }

  #ticket .ticket_tyui .ticket_tyuiin {
    box-sizing: border-box;
    border: solid 1px #fff6d4;
    padding: 4vw;
  }

  #ticket .ticket_tyui h4 {
    font-size: 3.4vw;
    padding-bottom: 2.6vw;
    margin-bottom: 4.5vw;
    position: relative;
  }

  #ticket .ticket_tyui h4::before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 18.6vw;
    height: 1px;
    background: #fff;
    content: '';
  }

  #ticket .ticket_tyui-list {
    text-align: left;
    margin-bottom: 30px;
  }

  #ticket .area-photo-list {
    text-align: left;
    margin-bottom: 10px;
  }

  #ticket .ticket_tyui-list li,
  #ticket .area-photo-list li {
    font-size: 2.66vw;
    line-height: 1.4em;
    margin-bottom: 0.5vw;
    padding-left: 1em;
    position: relative;
  }

  #ticket .ticket_tyui-list li::before,
  #ticket .area-photo-list li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '・';
  }

  #ticket p {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 1.4em;
    text-align: left;
  }

  #goods {
    padding-top: 20vw;
  }

  #goods .goods_boxes {
    font-size: 0;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 14px;
  }

  #goods .goods_boxes .goods_box {
    display: inline-block;
    vertical-align: top;
    /* width: 48.4%; */
    /* margin-right: 2.6%; */
    /* margin-bottom: 7.46vw; */
    font-size: 3.73vw;
  }

  #totop #goods .goods_boxes .goods_box .goods_box-txt .goods_box_ttl,
  #totop #food .food_boxes .food_box .food_box-txt .food_box_ttl {
    font-size: 1.05em;
  }

  #goods .goods_boxes .goods_box:nth-child(2n) {
    /* margin-right: 0; */
    position: relative;
    /* right: -1%; */
  }

  #goods .goods_boxes .goods_box .goods_box-img {
    margin-bottom: 4vw;
  }

  #goods .goods_boxes .goods_box .goods_box-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #goods .goods_boxes .goods_box .goods_box-txt {}

  #goods .goods_boxes .goods_box .goods_box-txt .goods_box-ttl {
    font-size: 3.73vw;
    line-height: 1.3em;
    margin-bottom: 2.7vw;
  }

  #goods .goods_boxes .goods_box .goods_box-txt .txt {
    font-size: 2.93vw;
  }

  #food {
    padding-top: 20vw;
  }

  #food .food_boxes {
    font-size: 0;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 14px;
    margin-bottom: 2rem;
  }

  #food .food_boxes .food_box {
    display: inline-block;
    vertical-align: top;
    /* width: 48.4%; */
    /* margin-right: 2.6%; */
    /* margin-bottom: 7.46vw; */
    font-size: 3.73vw;
  }

  #food .food_boxes .food_box:nth-child(2n) {
    /* margin-right: 0; */
    position: relative;
    /* right: -1%; */
  }

  #food .food_boxes .food_box .food_box-img {
    margin-bottom: 4vw;
  }

  #food .food_boxes .food_box .food_box-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  #food .food_boxes .food_box .food_box-txt {}

  #food .food_boxes .food_box .food_box-txt .food_box-ttl {
    font-size: 3.73vw;
    line-height: 1.3em;
    margin-bottom: 2.7vw;
  }

  #food .food_boxes .food_box .food_box-txt .txt {
    font-size: 2.93vw;
    margin-top: 2vw;
  }

  #twitter {
    padding-top: 20vw;
  }

  #twitter .twitter_body {
    width: 90%;
    margin: 0 auto 6.66vw;
    height: 74.6vw;
    overflow: scroll;
  }

  #twitter .twitter_body a {
    width: 100%;
  }

  #twitter .twitter_btn {
    width: 76.9vw;
    margin: 0 auto;
  }

  #twitter .twitter_btn img {
    width: 100%;
    height: auto;
  }

  #access {
    padding: 20vw 0 70vw;
  }

  #access .access_ttl {
    width: 48vw;
    margin: 0 auto 2.66vw;
    font-size: 1.25em;
  }

  #access .access_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #access .access_txt {
    font-size: 4.26vw;
    line-height: 1.3em;
    margin-bottom: 8vw;
  }

  #access .access_time {
    font-size: 5.33vw;
    line-height: 1.1em;
    margin-bottom: 4.5vw;
  }

  #access .access_time span {
    font-size: 3.2vw;
  }

  #access .nomg {
    margin-bottom: 2vw;
    font-size: 3.46vw;
  }

  #access .access_hosoku {
    display: inline-block;
    text-align: left;
    font-size: 2.6vw;
    line-height: 1.4em;
  }

  #access .what_ttl {
    width: 70.5vw;
    margin: 6.6vw auto 3.3vw;
    font-size: 1.15em;
  }

  #access .what_ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  #access .what_txt {
    text-align: left;
    width: 90%;
    margin: 0 auto;
    font-size: 3.43vw;
    line-height: 1.57em;
    letter-spacing: 0.12em;
  }

  #access .what_img {
    width: 76%;
    margin: 3.3vw auto 6.6vw;
  }

  #access .what_img a {
    font-size: 1em;
    letter-spacing: .1em;
  }

  #access .what_img img {
    width: 100%;
    height: auto;
  }

  #access .what_img img:hover {
    opacity: 0.8;
  }

  #access .access_map {
    width: 90%;
    margin: 0 auto 14vw;
  }

  #access .access_map iframe {
    display: block;
    width: 100%;
    height: 56vw;
  }

  #bouken {
    width: 77vw;
    margin: 0 auto;
    padding-bottom: 46vw;
    position: relative;
    z-index: 0;
  }

  #bouken a {
    font-size: 1.15em;
  }

  #bouken img {
    width: 100%;
    height: auto;
    display: block;
  }

  #bouken .blight {
    width: 3vw;
    position: absolute;
    left: 18vw;
    top: 8.3vw;
    z-index: 3;
  }

  #bouken .blight img {
    animation: flash 1s linear infinite;
  }

  #bouken .medals {
    position: absolute;
    z-index: -1;
    top: -3vw;
    left: 2vw;
  }

  #bouken .medals img {
    width: 5vw;
  }

  #bouken .btn {
    position: relative;
    z-index: 2;
  }

  footer {
    padding: 5.3vw 0;
    margin-bottom: 60px;
  }

  footer #copyright {
    font-size: 2.4vw;
    letter-spacing: 0.05em;
  }

  .footer-fixed-btn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 10px 0 7px;
    background: url(images/floating-bg.png) no-repeat;
    background-size: 100% auto;
    text-align: center;
    z-index: 100;
  }

  .float_btm {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20vw;
    background: url("images/float_bg.png") no-repeat center top;
    background-size: contain;
    z-index: 10;
  }

  .float_btm .float_btm-img {
    width: 91.73vw;
    margin: 0 auto;
    position: relative;
    top: 3vw;
  }

  .float_btm .float_btm-img img {
    width: 100%;
    height: auto;
    display: block;
  }

  .float_btm .float_btm-img img:hover {
    opacity: 0.8;
  }

  /* MENU */
  nav {
    display: block;
    position: fixed;
    left: -100vw;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 13;
    opacity: 0;

  }

  .open nav {
    left: 0;
    opacity: 1;
  }

  nav ul {
    width: 86.6vw;
    margin: 0 auto;
  }

  nav ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3.5vw;
  }

  nav ul li a {
    font-size: 1.5em;
  }

  nav ul li:nth-child(2n) {
    margin-right: 0;
  }

  nav {}

  .menu_logo {
    width: 58.66vw;
    margin: 0 auto 10vw;
    padding-top: 35.3vw;
  }

  .menu_logo img {
    width: 100%;
    height: auto;
    display: block;
  }

  /*============
.toggle_btn
=============*/
  .toggle_btn {
    display: block;
    position: fixed;
    top: 14.6vw;
    right: 4vw;
    width: 12vw;
    height: 15vw;
    transition: all .5s;
    cursor: pointer;
    z-index: 13;
  }

  .toggle_btn p {
    font-size: 1.8vw;
    font-weight: bold;
    position: relative;
    top: 5.6vw;
  }

  .toggle_btn span.on {
    display: none;
  }

  .toggle_btn span.off {
    display: block;
  }

  .open .toggle_btn span.on {
    display: block;
  }

  .open .toggle_btn span.off {
    display: none;
  }

  #mask {
    display: none;
    transition: all .5s;
  }

  .open #mask {
    background: rgba(0, 0, 0, 0.8);
    display: block;
    transition: all .5s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 11;
  }

  /* 下層 */
  #under_head {
    padding-bottom: 42.7vw;
  }

  #under_head .under_head-logo {
    width: 40vw;
    margin: 7vw auto 30.6vw;
  }

  #under_head .under_head-logo img {
    width: 100%;
    height: auto;
    display: block;
  }

  #under_head .under_head-ttl {
    margin: 0 auto;
  }

  #under_head .under_head-ttl img {
    width: 100%;
    height: auto;
    display: block;
  }

  .food #under_head .under_head-ttl {
    width: 72.8vw;
  }

  .goods #under_head .under_head-ttl {
    width: 72.9vw;
  }


  .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
  }

  .modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 98;
  }

  .modal__content {
    background: #000;
    border: solid 3px #fff;
    left: 50%;
    padding: 8vw 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 99;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 4vw;
  }

  .js-modal-close {
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: -22px;
    font-size: 16px;
  }

  body#totop > div.footer-fixed-btn.sp {
    display: block !important;
  }


}


@keyframes flash {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }


  100% {
    opacity: 1;
  }
}

@-webkit-keyframes ani03 {
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

@keyframes ani03 {
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

img.ruida {
  padding-top: 100px;
}

img.attractions {
  padding-top: 100px;
}

.footer-fixed-btn.sp img {
  width: 90%;
}

#twitter .twitter_btn {
  aspect-ratio: 100 / 27;
  background-image: url("images/bg_sns.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#twitter .twitter_btn:hover,
.morebtn:hover,
#bouken a:hover,
.what_img:hover {
  opacity: .8;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#twitter .twitter_btn a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

#twitter .twitter_btn a:hover,
.morebtn a:hover {
  text-decoration: none;
}

#twitter .twitter_btn a span {
  width: 100%;
  padding: 0 20px;
}

#twitter .twitter_btn a small {
  display: block;
  border-top: 1px solid #9f9f9f;
  padding-top: 2px;
  margin-top: 2px;
}

#access .access_ttl {
  aspect-ratio: 95 / 8;
  background-image: url("images/ttl-bg-03.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-shadow: 2px 2px 0 #8f591e,-2px 2px 0 #8f591e,2px -2px 0 #8f591e,-2px -2px 0 #8f591e;
  letter-spacing: .15em;
}

#access .what_ttl {
  aspect-ratio: 550 / 79;
  background-image: url("images/ttl-bg-04.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  text-shadow: 2px 2px 5px #021e34,-2px 2px 5px #021e34,2px -2px 5px #021e34,-2px -2px 5px #021e34;
  letter-spacing: .15em;
  color: #ffdd6b;
  display: flex;
  justify-content: center;
  align-items: center;
}

#access .what_ttl span {
  margin-bottom: 5px;
}

#original .mainttl span {
  font-size: 85%;
  width: 14em;
}

.morebtn a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #ffeead;
  text-shadow: 2px 2px 5px #95121c,-2px 2px 5px #95121c,2px -2px 5px #95121c,-2px -2px 5px #95121c;
}

.morebtn a:hover {
  color: #ffeead;
}

.morebtn a span,
.footer-fixed-btn.sp a span,
.what_img a span {
  position: relative;
}

.morebtn a span:before {
  content: "";
  background-image: url("images/more_btn_arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 22px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: -32px;
  transform: translateY(-50%);
}

.footer-fixed-btn.sp a {
  width: 90%;
  background-image: url("images/ticket_btn_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 344 / 55;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: #fbe36e;
  font-size: 1.15em;
}

.footer-fixed-btn.sp a:hover,
.what_img a:hover {
  color: #fbe36e;
  text-decoration: none;
}

.footer-fixed-btn.sp a span:before {
  content: "";
  display: inline-block;
  background-image: url("images/btn-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
}

#bouken a.ticket_link {
  background-color: #000;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 11 / 3;
  z-index: 1;
}

#bouken a.ticket_link:hover {
  color: #fff;
  text-decoration: none;
}

#bouken a span {
  padding-left: 20px;
}

.what_img {
  background-image: url("images/what_more_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 40 / 7;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 1.15em;
}

.what_img a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fbe36e;
  height: 100%;
  width: 100%;
}

.what_img a span {
  padding-left: 2em;
}

.what_img a span:before {
  content: "";
  display: inline-block;
  background-image: url("images/btn-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

/* ナビ */
nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  aspect-ratio: 21 / 10;
  background-image: url("images/nav-bg-01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  color: #ffdd6b;
  letter-spacing: .1em;
  text-shadow: 1px 1px 5px #460f18, -1px 1px 5px #460f18, 1px -1px 5px #460f18, -1px -1px 5px #460f18;
}

nav ul li a:hover {
  color: #ffdd6b;
  opacity: .8;
}

nav ul li:nth-child(2) a {
  background-image: url("images/nav-bg-02.png");
}

nav ul li:nth-child(3) a {
  background-image: url("images/nav-bg-03.png");
}

nav ul li:nth-child(4) a {
  background-image: url("images/nav-bg-04.png");
}

nav ul li:nth-child(5) a {
  background-image: url("images/nav-bg-05.png");
}

nav ul li a:hover {
  text-decoration: none;
}

/* 202412 テキスト化 */
.how_img-list{
  display: flex;
  justify-content: space-between;
}
.how_img-item{
  width: 49.6%;
}
.how_img-wrapper{
  position: relative;
}
.how_img-wrapper img{
  width: 100%;
}
.how_img-text{
  position: absolute;
  bottom: 46px;
  left: 50%;
  transform: translateX(-50%);
  color: #222;
  font-size: clamp(0.7rem, -0.361rem + 4.53vw, 3.6rem);
  z-index: 5;
  width: 90%;
  margin-bottom: 0;
}
.original_chara-img{
  position: relative;
}
.original_chara-text{
  position: absolute;
  bottom: 46px;
  left: 50%;
  transform: translateX(-50%);
  color: #222;
  font-size: clamp(0.7rem, -0.361rem + 4.53vw, 3.6rem);
  z-index: 5;
  width: 90%;
  margin-bottom: 0;
}
.subquest_img-wrapper{
  position: relative;
}
.subquest_img-text{
  position: absolute;
  bottom: 84px;
  left: 50%;
  transform: translateX(-50%);
  color: #222;
  font-size: clamp(0.7rem, -0.507rem + 5.15vw, 4rem);
  z-index: 5;
  width: 90%;
  margin-bottom: 0;
}
.map_img{
  margin-bottom: 20px;
}

@media screen and (max-width:768px){
  .how_img-text{
    bottom: 4.2vw;
  }
  .original_chara-text{
    bottom: 4.2vw;
  }
  .subquest_img-text{
    bottom: 7.2vw;
  }
  #map .map_img .medals{
    bottom: 3vw;
  }
}
@media screen and (max-width:400px){
  .how_img-text{
    bottom: 2.6vw;
  }
  .original_chara-text{
    bottom: 2.6vw;
  }
  .subquest_img-text{
    bottom: 6.2vw;
  }
}