@charset "UTF-8";
*, ::after, ::before {
  box-sizing: border-box
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit
}
html {
  cursor: default;
  line-height: 1.5;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word
}
body {
  margin: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
dl dl, dl ol, dl ul, ol dl, ul dl {
  margin: 0
}
ol ol, ol ul, ul ol, ul ul {
  margin: 0
}
hr {
  color: inherit;
  height: 0;
  overflow: visible
}
main {
  display: block
}
nav ol, nav ul {
  list-style: none;
  padding: 0
}
nav li::before {
  content: "​"
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
a {
  background-color: transparent
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}
audio, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
iframe {
  border-style: none
}
img {
  border-style: none
}
svg:not([fill]) {
  fill: currentColor
}
svg:not(:root) {
  overflow: hidden
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0
}
button, input, select {
  margin: 0
}
button {
  overflow: visible;
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
fieldset {
  border: 1px solid #a0a0a0;
  padding: .35em .75em .625em
}
input {
  overflow: visible
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}
progress {
  display: inline-block;
  vertical-align: baseline
}
select {
  text-transform: none
}
textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  resize: block
}
[type=checkbox], [type=radio] {
  padding: 0
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
::-moz-focus-inner {
  border-style: none;
  padding: 0
}
:-moz-focusring {
  outline: 1px dotted ButtonText
}
:-moz-ui-invalid {
  box-shadow: none
}
details {
  display: block
}
dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content
}
dialog:not([open]) {
  display: none
}
summary {
  display: list-item
}
canvas {
  display: inline-block
}
template {
  display: none
}
[tabindex], a, area, button, input, label, select, summary, textarea {
  -ms-touch-action: manipulation
}
[hidden] {
  display: none
}
[aria-busy=true] {
  cursor: progress
}
[aria-controls] {
  cursor: pointer
}
[aria-disabled=true], [disabled] {
  cursor: not-allowed
}
[aria-hidden=false][hidden] {
  display: initial
}
[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute
}
button, input, select, textarea {
  background-color: transparent;
  border: 1px solid WindowFrame;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  padding: .25em .375em
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: no-repeat right center/1em;
  border-radius: 0;
  padding-right: 1em
}
select:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E")
}
[type=color], [type=range] {
  border-width: 0;
  padding: 0
}
::-ms-expand {
  display: none
}
:-ms-input-placeholder {
  color: rgba(0, 0, 0, .54)
}
* {
  padding: 0;
  margin: 0
}
*, ::after, ::before {
  box-sizing: border-box
}
nav li::before {
  display: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit
}
li {
  list-style-type: none
}
th {
  font-weight: inherit
}
address {
  font-style: inherit
}
fieldset {
  min-width: 0;
  padding: 0;
  border: 0
}
a {
  color: inherit;
  text-decoration: none
}
img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom
}
button, input, select, textarea {
  padding: 0;
  border: 0
}
button:not(:disabled):not([aria-disabled=true]) {
  cursor: pointer
}
html {
  font-size: 62.5%
}
body {
  height: 5000px !important;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333
}
@supports (-webkit-touch-callout:none) {
  body {
    height: -webkit-fill-available
  }
}
[v-cloak] {
  visibility: hidden
}
.l-wrapper {
  position: relative;
  overflow: hidden
}
@media screen and (max-width:767px) {
  .pc {
    display: none !important
  }
}
@media screen and (min-width:768px) {
  .sp {
    display: none !important
  }
}
#g-header {
  padding: 50px 50px 20px 64px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: fixed;
  left: 0;
  top: 0;
  box-sizing: border-box;
  z-index: 500;
  transition: .3s;
  opacity: 0;
  pointer-events: none
}
#g-header h1 {
  width: 335px
}
#g-header .h-btn-box {
  display: flex;
  justify-content: flex-end;
  align-items: center
}
#g-header .h-btn-list {
  margin-right: 25px;
  display: flex
}
#g-header .h-btn-list li {
  width: 180px
}
#g-header .h-btn-list li:not(:last-child) {
  margin-right: 20px
}
#g-header .h-btn-list li a {
  padding: 6px 5px 4px;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  color: #fff;
  letter-spacing: .1em;
  background: #161075
}
#g-header .h-btn-list li a:hover {
  opacity: .7
}
#g-header .h-btn-list li.btn01 a {
  background-color: #e7601c
}
#g-header .h-btn-list li.btn02 a {
  background-color: #333333
}
@media all and (max-width:896px) {
  #g-header {
    padding: 9px 11px 8px
  }
  #g-header h1 {
    width: 136px
  }
  #g-header .h-btn-list {
    margin-top: -1px;
    margin-right: 8px
  }
  #g-header .h-btn-list li {
    width: 56px
  }
  #g-header .h-btn-list li:not(:last-child) {
    margin-right: 4px
  }
  #g-header .h-btn-list li a {
    padding: 3px 4px 2px;
    font-size: .8rem;
    letter-spacing: .1em
  }
}
.fixed #g-header {
  background: #fff
}
.menu {
  width: 45px;
  height: 30px;
  position: relative;
  cursor: pointer
}
.menu span {
  width: 100%;
  height: 3px;
  background: #333;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s ease
}
.menu span:nth-child(2) {
  top: 14px
}
.menu span:nth-child(3) {
  top: 27px
}
.menu.on span:nth-child(1) {
  -webkit-transform: translateY(14px) translateX(0) rotate(45deg);
  transform: translateY(14px) translateX(0) rotate(45deg)
}
.menu.on span:nth-child(2) {
  opacity: 0
}
.menu.on span:nth-child(3) {
  -webkit-transform: translateY(-14px) translateX(0) rotate(-45deg);
  transform: translateY(-14px) translateX(0) rotate(-45deg)
}
@media screen and (min-width:768px) {
  .menu:hover {
    opacity: .7
  }
}
@media all and (max-width:896px) {
  .menu {
    margin: 5px 4px 0 0;
    width: 25px;
    height: 23px
  }
  .menu span {
    height: 2px
  }
  .menu span:nth-child(2) {
    top: 7px
  }
  .menu span:nth-child(3) {
    top: 15px
  }
  .menu.on span:nth-child(1) {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg)
  }
  .menu.on span:nth-child(3) {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg)
  }
}
.menu-box {
  width: 260px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  overflow: auto;
  box-sizing: border-box;
  background: url(../images/common/menu_bg.jpg) repeat-y center top/100% auto;
  z-index: 300;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: .3s;
  padding: 66px 20px 20px
}
.menu-box.on {
  -webkit-transform: translateX(0);
  transform: translateX(0)
}
.menu-box .menu-list li {
  margin-bottom: 15px
}
.menu-box .menu-list li:last-child {
  margin-bottom: 0
}
.menu-box .menu-list li p {
  padding: 10px 9px;
  position: relative;
  color: #161075;
  font-size: 1rem;
  font-weight: 700;
  background: #fff;
  cursor: pointer
}
.menu-box .menu-list li p::before {
  content: "";
  width: 16px;
  height: 2px;
  position: absolute;
  right: 11px;
  top: 50%;
  background: #161075;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.menu-box .menu-list li p::after {
  content: "";
  width: 2px;
  height: 16px;
  position: absolute;
  right: 18px;
  top: 50%;
  background: #161075;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.menu-box .menu-list li p.on::after {
  display: none
}
.menu-box .menu-list li p.nolist::before,
.menu-box .menu-list li p.nolist::after{
  display: none
}

.menu-box .menu-list li p .en {
  margin-left: 3px
}
.menu-box .menu-list li .sub-list {
  padding: 12px 10px 10px;
  background: rgba(0, 0, 0, .5);
  display: none
}
.menu-box .menu-list li .sub-list li {
  margin: 0;
  position: relative
}
.menu-box .menu-list li .sub-list li a {
  display: block;
  color: #fff;
  font-size: 1rem;
  line-height: 1.88
}
.menu-box .menu-list li .sub-list li a.noclick {
  opacity: .7 !important
}
.menu-box .menu-list li .sub-list li .tips {
  display: none;
  padding: 3px 10px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  border-radius: 5px;
  color: #333;
  z-index: 5;
  pointer-events: none;
  cursor: default
}
.menu-box .menu-list li .sub-list li .tips::before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid #fff;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent
}
.menu-box .menu-list li .sub-list li .tips::after {
  display: none
}
.menu-box .menu-list li .sub-list li .noclick:hover + .tips {
  display: block
}
@media screen and (min-width:768px) {
  .menu-box {
    width: 400px
  }
  .menu-box .menu-list {
    padding-top: 120px
  }
  .menu-box .menu-list li p {
    font-size: 1.6rem
  }
  .menu-box .menu-list li p:hover {
    opacity: .7
  }
  .menu-box .menu-list li .sub-list li {
    position: relative
  }
  .menu-box .menu-list li .sub-list li a {
    font-size: 1.6rem;
    line-height: 2
  }
  .menu-box .menu-list li .sub-list li a:hover {
    opacity: .7
  }
  .menu-box .menu-list li .sub-list li a.noclick {
    opacity: .7
  }
  .menu-box .menu-list li .sub-list li .tips {
    display: none;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    border-radius: 5px;
    color: #333;
    z-index: 5;
    pointer-events: none;
    cursor: default
  }
  .menu-box .menu-list li .sub-list li .tips::before {
    content: "";
    width: 0;
    height: 0;
    border-right: 5px solid #fff;
    border-left: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent
  }
  .menu-box .menu-list li .sub-list li .tips::after {
    display: none
  }
  .menu-box .menu-list li .sub-list li .noclick:hover + .tips {
    display: block
  }
}
.c-moviebtn {
  position: relative;
  padding: 10px 2px;
  max-width: 230px;
  margin-top: 15px
}
.c-moviebtn a {
  padding: 4px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: .13em;
  background: #161075
}
.c-moviebtn a:hover {
  opacity: .7
}
.c-moviebtn a.noclick {
  opacity: .7 !important
}
.c-moviebtn a.noclick:hover {
  text-decoration: none
}
.c-moviebtn .tips {
  display: none;
  padding: 3px 10px;
  position: absolute;
  left: 0;
  bottom: 100%;
  background: #161075;
  border-radius: 5px;
  color: #fff;
  z-index: 1;
  white-space: nowrap
}
.c-moviebtn .tips::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid #161075;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  left: 10px;
  top: 100%
}
.c-moviebtn .noclick:hover + .tips {
  display: block
}
@media screen and (max-width:767px) {
  .c-moviebtn {
    padding: 0;
    max-width: 126px
  }
  .c-moviebtn a {
    padding: 2px;
    font-size: 1.2rem
  }
}
*, ::after, ::before {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb
}
::after, ::before {
  --tw-content: ''
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}
body {
  margin: 0;
  line-height: inherit
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit
}
a {
  color: inherit;
  text-decoration: inherit
}
b, strong {
  font-weight: bolder
}
code, kbd, pre, samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}
:-moz-focusring {
  outline: auto
}
:-moz-ui-invalid {
  box-shadow: none
}
progress {
  vertical-align: baseline
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
summary {
  display: list-item
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
  margin: 0
}
fieldset {
  margin: 0;
  padding: 0
}
legend {
  padding: 0
}
menu, ol, ul {
  list-style: none;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #9ca3af
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af
}
input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af
}
[role=button], button {
  cursor: pointer
}
:disabled {
  cursor: default
}
audio, canvas, embed, iframe, img, object, svg, video {
  display: block;
  vertical-align: middle
}
img, video {
  max-width: 100%;
  height: auto
}
[hidden] {
  display: none
}
*, ::after, ::before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000
}
.relative {
  position: relative
}