@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  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%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*! minimum_reset.css v0.0.1 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li,
ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
  max-width: 100%;
}

svg {
  max-width: 100%;
}

figure {
  margin: 0;
}

iframe {
  border: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

button,
input {
  outline-width: 0px;
}
[data-whatinput=keyboard] button:focus,
[data-whatinput=keyboard] input:focus {
  outline-width: 1px;
}

a {
  color: #634321;
  text-decoration: none;
}

table {
  border-collapse: collapse;
}

.w1p {
  width: 10% !important;
}

.w2p {
  width: 20% !important;
}

.w3p {
  width: 30% !important;
}

.w4p {
  width: 40% !important;
}

.w5p {
  width: 50% !important;
}

.w6p {
  width: 60% !important;
}

.w7p {
  width: 70% !important;
}

.w8p {
  width: 80% !important;
}

.w9p {
  width: 90% !important;
}

.w10p {
  width: 100% !important;
}

.mat0 {
  margin-top: 0px !important;
}

.mats {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .mats {
    margin-top: 20px;
  }
}

.matm {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .matm {
    margin-top: 40px;
  }
}

.matl {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .matl {
    margin-top: 60px;
  }
}

.mat2l {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  .mat2l {
    margin-top: 80px;
  }
}

.fw {
  font-weight: bold !important;
}

.cred {
  color: #c00 !important;
}

@media screen and (max-width: 767px) {
  .hide-sp {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .hide-pc {
    display: none !important;
  }
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tdu {
  text-decoration: underline;
}

.oh {
  overflow: hidden;
}

.vm {
  vertical-align: middle !important;
}

.fsi {
  font-style: italic !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
	module: m-box-fixed
	- 固定幅・中央揃えのボックス
*/
[data-fixed] {
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  [data-fixed] {
    width: 1080px;
    margin: 0 auto;
    padding: 0;
  }
}

[data-gs="12"] {
  margin: 0 -9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media print {
  [data-gs="12"] {
    display: block;
    letter-spacing: -0.4em;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] {
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media print {
  [data-gs="12"] {
    display: block;
    letter-spacing: -0.4em;
  }
}
[data-gs="12"] > [data-gs-col] {
  width: 100%;
  padding-left: 4.5px;
  padding-right: 4.5px;
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="12"] {
    width: calc(100% / 1);
    width: calc((100% / 1) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="12"] {
    width: 100%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="6"] {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="6"] {
    width: 50%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="4"] {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="4"] {
    width: 33.3333333333%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="3"] {
    width: calc(100% / 4);
    width: calc((100% / 4) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="3"] {
    width: 25%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="8"] {
    width: calc(100% / 1.5);
    width: calc((100% / 1.5) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="8"] {
    width: 66.6666666667%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  [data-gs="12"] > [data-gs-col="6"] {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px) \0 ;
    padding: 0 20px;
  }
}
@media print {
  [data-gs="12"] > [data-gs-col="6"] {
    width: 50%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767px) {
  [data-gs="12"][data-gs-sp="1"] > [data-gs-col] {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  [data-gs="12"][data-gs-sp="2"] > [data-gs-col] {
    width: 50%;
  }
}

.m-box-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 110vw;
  right: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  outline: none;
  -webkit-overflow-scrolling: auto;
}
.m-box-modal.is-active {
  opacity: 1;
  visibility: visible;
  left: 0;
  pointer-events: auto;
}
.m-box-modal .modal-overlay {
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.m-box-modal .modal-inner {
  position: relative;
  z-index: 1;
  min-width: 200px;
  min-height: 200px;
  padding-top: 30px;
  pointer-events: none;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.m-box-modal .modal-inner .modal-content {
  display: none;
  width: calc(100vw - 30px);
  background-color: #fff;
  padding: 30px 15px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 150px);
  max-height: calc(var(--vh, 1vh) * 100 - 150px);
  pointer-events: auto;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content {
    max-width: 1080px;
    padding: 60px;
    width: calc(100vw - 60px);
    max-height: calc(100vh - 250px);
    max-height: calc(var(--vh, 1vh) * 100 - 250px);
  }
}
.m-box-modal .modal-inner .modal-content.is-movie {
  padding: 5px;
  line-height: 0.1;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-img {
    width: calc((100% - 30px) / 2);
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info {
    margin-top: 0;
    width: calc((100% - 30px) / 2);
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl {
  position: relative;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  aspect-ratio: 716/16;
  background: url(../images/line_deco.png) center no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl:after {
    margin-top: 15px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-main {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-main {
    font-size: 2.8rem;
    text-align: left;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-sub {
  text-align: center;
  margin-top: 3px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-sub {
    text-align: left;
    margin-top: 15px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-sub .sub-cat {
  display: inline-block;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  background-color: #7c1c1f;
  min-width: 45px;
  padding: 0 5px;
  border-radius: 9px;
  -webkit-transform: rotate(0.03deg) translateY(-0.05em);
          transform: rotate(0.03deg) translateY(-0.05em);
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-sub .sub-cat {
    font-size: 1.4rem;
    border-radius: 13px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-ttl .ttl-sub .sub-name {
  display: inline-block;
  margin-left: 5px;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-txt {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-txt {
    margin-top: 40px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action {
    margin-top: 35px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl {
  border: none;
  background-color: transparent;
  font-weight: bold;
  position: relative;
  padding: 5px 0;
  color: #7c1c1f;
  text-decoration: underline;
  text-underline-offset: 0.5em;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl::before {
  position: absolute;
  content: "";
  top: 50%;
  margin: auto;
  background: url(../svg/i_arrow_rd.svg) center no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px auto;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  margin-top: -8px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl::before {
    width: 24px;
    height: 24px;
    background-size: 24px auto;
    margin-top: -10px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl > span {
  display: block;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.prev {
  padding-left: 25px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.prev {
    padding-left: 40px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.prev::before {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
  left: 0;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.next {
  padding-right: 25px;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.next {
    padding-right: 40px;
  }
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action .action-ctrl.next::before {
  right: 0;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action a.action-ctrl {
  cursor: pointer;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-info .info-action span.action-ctrl {
  opacity: 0.5;
}
.m-box-modal .modal-inner .modal-content .content-inner .content-mov {
  width: 100%;
  aspect-ratio: 16/9;
}
.m-box-modal .modal-inner .modal-content > *:first-child {
  margin-top: 0 !important;
}
.m-box-modal .modal-inner .modal-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 40px;
  height: 40px;
  pointer-events: auto;
  cursor: pointer;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close {
    top: -6px;
    right: 24px;
  }
}
.m-box-modal .modal-inner .modal-close::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(../svg/i_close.svg) center no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close::before {
    width: 28px;
    height: 28px;
  }
}
.m-box-modal .modal-inner .modal-close .btn-wrap {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}
[data-whatinput=keyboard] .m-box-modal .modal-inner .modal-close:focus {
  text-decoration: none;
}
[data-whatinput=keyboard] .m-box-modal .modal-inner .modal-close:focus::before {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close:hover {
    text-decoration: none;
  }
  .m-box-modal .modal-inner .modal-close:hover::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.m-box-modal .modal-inner .modal-close2 {
  margin: 30px 15px 0;
  pointer-events: auto;
}
@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close2 {
    margin: 60px auto 0;
    width: 340px;
  }
}

.m-box-modal-content {
  display: none;
}

.m-box-backbtn {
  margin: 50px auto 0;
  max-width: calc(100vw - 60px);
}
@media print, screen and (min-width: 768px) {
  .m-box-backbtn {
    margin-top: 100px;
    max-width: 340px;
  }
}

.m-box-pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-box-pager {
    margin-bottom: 25px;
  }
}
.m-box-pager .pager-link {
  display: inline-block;
  position: relative;
  color: #7c1c1f;
  text-decoration: underline;
  text-underline-offset: 0.5em;
  font-weight: 500;
}
.m-box-pager .pager-link:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_rd.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
@media print, screen and (min-width: 768px) {
  .m-box-pager .pager-link:before {
    width: 24px;
    height: 24px;
    margin-top: -12px;
  }
}
.m-box-pager .pager-prev {
  margin-right: auto;
}
.m-box-pager .pager-prev .pager-link {
  padding-left: 25px;
}
@media print, screen and (min-width: 768px) {
  .m-box-pager .pager-prev .pager-link {
    padding-left: 30px;
  }
}
.m-box-pager .pager-prev .pager-link:before {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.m-box-pager .pager-next {
  margin-left: auto;
}
.m-box-pager .pager-next .pager-link {
  padding-right: 25px;
}
@media print, screen and (min-width: 768px) {
  .m-box-pager .pager-next .pager-link {
    padding-right: 30px;
  }
}
.m-box-pager .pager-next .pager-link:before {
  right: 0;
}

.m-box-synopsis {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .m-box-synopsis {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-box-synopsis .synopsis-img {
    width: 220px;
  }
}
.m-box-synopsis .synopsis-img img {
  width: 100%;
}
.m-box-synopsis .synopsis-txt {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .m-box-synopsis .synopsis-txt {
    margin: 0;
    width: calc(100% - 250px);
  }
}
@media print, screen and (min-width: 768px) {
  .m-box-synopsis + .m-txt-ttl3 {
    margin-top: 35px;
  }
}

.m-list-btn {
  margin: 50px 15px 0;
}
@media print, screen and (min-width: 768px) {
  .m-list-btn {
    margin: 100px 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-btn .btn-list {
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print {
  .m-list-btn .btn-list {
    display: block;
    letter-spacing: -0.4em;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-btn .btn-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px) \0 ;
    padding: 0 15px;
  }
}
@media print {
  .m-list-btn .btn-list .list-item {
    width: 33.3333333333%;
    display: inline-block;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767px) {
  .m-list-btn .btn-list .list-item:nth-child(n+2) {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-btn .btn-list .list-item:nth-child(n+4) {
    margin-top: 30px;
  }
}

.m-list-thumbmnail .thumbmnail-list {
  margin: 0 -4.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media print {
  .m-list-thumbmnail .thumbmnail-list {
    display: block;
    letter-spacing: -0.4em;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list {
    margin: 0 -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media print {
  .m-list-thumbmnail .thumbmnail-list {
    display: block;
    letter-spacing: -0.4em;
  }
}
.m-list-thumbmnail .thumbmnail-list .list-item {
  width: calc(100% / 2);
  width: calc((100% / 2) - 0.1px) \0 ;
  padding: 0 4.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media print {
  .m-list-thumbmnail .thumbmnail-list .list-item {
    width: 50%;
    display: inline-block;
    padding: 0 4.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px) \0 ;
    padding: 0 15px;
  }
}
@media print {
  .m-list-thumbmnail .thumbmnail-list .list-item {
    width: 33.3333333333%;
    display: inline-block;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}
.m-list-thumbmnail .thumbmnail-list .list-item .item-inner {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  width: 100%;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item .item-inner::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: solid 4px #7c1c1f;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}
.m-list-thumbmnail .thumbmnail-list .list-item .item-inner .item-img .img-caption {
  padding: 3px 10px;
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item .item-inner .item-img .img-caption {
    padding: 12px 20px;
  }
}
.m-list-thumbmnail .thumbmnail-list .list-item .item-inner .item-img .img-caption .caption-ttl {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item .item-inner .item-img .img-caption .caption-ttl {
    font-size: 2rem;
  }
}
[data-whatinput=keyboard] .m-list-thumbmnail .thumbmnail-list .list-item .item-inner:focus::after {
  opacity: 1;
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item .item-inner:hover::after {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .m-list-thumbmnail .thumbmnail-list .list-item:nth-child(n+3) {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-thumbmnail .thumbmnail-list .list-item:nth-child(n+4) {
    margin-top: 30px;
  }
}

.m-list-image {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .m-list-image {
    margin-top: 60px;
  }
}
.m-list-image + .m-list-image {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-list-image + .m-list-image {
    margin-top: 40px;
  }
}
.m-list-image img {
  height: auto;
}
.m-list-image .item-inner .item-img {
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}
.m-list-image .item-inner .item-img > svg {
  height: auto;
}
.m-list-image .item-inner .item-img img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.m-list-image.position-center {
  margin-left: auto;
  margin-right: auto;
}
.m-list-image.position-center ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-list-image.position-center ul li {
  overflow: hidden;
}
.m-list-image.position-center ul li .item-inner .item-img {
  text-align: center;
}
.m-list-image.position-left {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left {
    float: left;
    margin-right: 14px;
    padding-right: 14px;
    margin-bottom: 2px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left ul {
    margin: 0;
    display: block;
  }
}
.m-list-image.position-left ul li:nth-child(n+2) {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left ul li:nth-child(n+2) {
    margin-top: 15px;
  }
}
.m-list-image.position-right {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-right {
    float: right;
    margin-left: 14px;
    padding-left: 14px;
    margin-bottom: 2px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul {
    margin: 0;
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul li {
    width: auto;
    padding: 0;
  }
}
.m-list-image.position-right ul li:nth-child(n+2) {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul li:nth-child(n+2) {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-6, .m-list-image.position-right.image-col-6, .m-list-image.position-center.image-col-6 {
    width: 50%;
  }
}
.m-list-image.position-left.image-col-6 ul li, .m-list-image.position-right.image-col-6 ul li, .m-list-image.position-center.image-col-6 ul li {
  margin-top: 15px;
}
.m-list-image.position-left.image-col-6 ul li:first-child, .m-list-image.position-right.image-col-6 ul li:first-child, .m-list-image.position-center.image-col-6 ul li:first-child {
  margin-top: 0 !important;
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-4, .m-list-image.position-right.image-col-4, .m-list-image.position-center.image-col-4 {
    width: 33.3333333333%;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-3, .m-list-image.position-right.image-col-3, .m-list-image.position-center.image-col-3 {
    width: 25%;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-2, .m-list-image.position-right.image-col-2, .m-list-image.position-center.image-col-2 {
    width: 16.6666666667%;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image [data-gs-col="12"]:nth-child(n+2) {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .m-list-image [data-gs-col="6"]:nth-child(n+3) {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .m-list-image [data-gs-sp="1"] > [data-gs-col]:nth-child(n+2) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .m-list-image [data-gs-sp="2"] > [data-gs-col]:nth-child(n+2) {
    margin-top: 0;
  }
  .m-list-image [data-gs-sp="2"] > [data-gs-col]:nth-child(n+3) {
    margin-top: 15px;
  }
}

ul.m-list-asterisk {
  margin-top: 10px;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  ul.m-list-asterisk {
    margin-top: 20px;
    font-size: 1.4rem;
  }
}
ul.m-list-asterisk a[target=_blank]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_blank.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
  width: 12px;
  top: 0.2em;
}
ul.m-list-asterisk a[href$=".pdf"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_pdf.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
ul.m-list-asterisk a[href$=".doc"]:not(.noticon):after, ul.m-list-asterisk a[href$=".docx"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_word.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
ul.m-list-asterisk a[href$=".xls"]:not(.noticon):after, ul.m-list-asterisk a[href$=".xlsx"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_excel.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
ul.m-list-asterisk a[href$=".zip"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_zip.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
  top: 0.2em;
}
ul.m-list-asterisk > li {
  margin-top: 5px;
  padding-left: 17px;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}
@media print, screen and (min-width: 768px) {
  ul.m-list-asterisk > li {
    margin-top: 10px;
    padding-left: 20px;
  }
}
ul.m-list-asterisk > li:first-child {
  margin-top: 0;
}
ul.m-list-asterisk > li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  content: "\203b";
  background-color: transparent;
}

.m-list-desc {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .m-list-desc {
    margin-top: 50px;
  }
}
[data-gs-col] .m-list-desc {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  [data-gs-col] .m-list-desc {
    margin-top: 30px;
  }
}
.m-list-desc a[target=_blank]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_blank.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
  width: 12px;
  top: 0.2em;
}
.m-list-desc a[href$=".pdf"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_pdf.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
.m-list-desc a[href$=".doc"]:not(.noticon):after, .m-list-desc a[href$=".docx"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_word.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
.m-list-desc a[href$=".xls"]:not(.noticon):after, .m-list-desc a[href$=".xlsx"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_excel.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
}
.m-list-desc a[href$=".zip"]:not(.noticon):after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 22px;
  margin-left: 5px;
  background: url("../svg/i_zip.svg?c=634321") no-repeat right top;
  background-size: 100% auto;
  position: relative;
  top: 0.1em;
  top: 0.2em;
}
.m-list-desc > li {
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: 10px;
  padding-left: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-list-desc > li {
    margin-top: 10px;
    padding-left: 20px;
  }
}
.m-list-desc > li:first-child {
  margin-top: 0;
}
.m-list-desc > li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #7c1c1f;
  top: 0.6em;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  .m-list-desc > li:before {
    width: 6px;
    height: 6px;
    top: 0.8em;
  }
}

.m-list-staff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 25px 10px;
}
@media print, screen and (min-width: 768px) {
  .m-list-staff {
    gap: 30px;
  }
}
.m-list-staff > li {
  width: calc(50% - 5px);
}
@media print, screen and (min-width: 768px) {
  .m-list-staff > li {
    width: calc((100% - 60px) / 3);
  }
}
.m-list-staff > li.staff-full {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .m-list-staff > li.staff-full {
    width: calc((200% - 120px) / 3 + 30px);
  }
}
.m-list-staff > li.staff-full .staff-full-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media print, screen and (min-width: 768px) {
  .m-list-staff > li.staff-full .staff-full-inner {
    gap: 30px;
  }
}
.m-list-staff > li.staff-full .staff-full-inner .staff-full-p {
  width: calc(50% - 5px);
}
@media print, screen and (min-width: 768px) {
  .m-list-staff > li.staff-full .staff-full-inner .staff-full-p {
    width: calc(50% - 15px);
  }
}
.m-list-staff .staff-item dt {
  color: #7c1c1f;
  font-weight: 700;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .m-list-staff .staff-item dt {
    font-size: 1.8rem;
  }
}
.m-list-staff .staff-item dd {
  margin-top: 10px;
}

.m-list-character {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
@media print, screen and (min-width: 768px) {
  .m-list-character {
    gap: 50px 30px;
  }
}
.m-list-character > li {
  width: calc(50% - 10px);
}
@media print, screen and (min-width: 768px) {
  .m-list-character > li {
    width: calc((100% - 60px) / 3);
  }
}
.m-list-character .character-btn {
  display: block;
  height: 100%;
}
.m-list-character .character-btn .character-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.m-list-character .character-btn .character-img .character-thumb {
  text-align: center;
}
.m-list-character .character-btn .character-img .character-name {
  margin-top: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 768px) {
  .m-list-character .character-btn .character-img .character-name {
    margin-top: 25px;
  }
}
.m-list-character .character-btn .character-img .character-name p {
  width: 100%;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .m-list-character .character-btn .character-img .character-name p {
    font-size: 2rem;
  }
}

.m-table-common {
  width: 100%;
  margin-top: 20px;
  font-size: 1.4rem;
  border-left: 1px solid #b1a190;
  border-top: 1px solid #b1a190;
  border-spacing: 0px;
}
@media print, screen and (min-width: 768px) {
  .m-table-common {
    margin-top: 40px;
    font-size: 1.6rem;
  }
}
.m-table-common a:link, .m-table-common a:visited {
  text-decoration: underline;
}
[data-whatinput=keyboard] .m-table-common a:focus:link, [data-whatinput=keyboard] .m-table-common a:focus:visited {
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .m-table-common a:hover:link, .m-table-common a:hover:visited {
    text-decoration: none;
  }
}
.m-table-common tbody tr th, .m-table-common tbody tr td, .m-table-common thead tr th, .m-table-common thead tr td {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #b1a190;
  border-top: 0px;
  border-left: 0px;
  text-align: left;
}
@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th, .m-table-common tbody tr td, .m-table-common thead tr th, .m-table-common thead tr td {
    padding: 20px;
  }
}
.m-table-common tbody tr th, .m-table-common thead tr th {
  background: #d0c6bc;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
}
.m-table-common tbody tr th:before, .m-table-common thead tr th:before {
  content: "";
  position: absolute;
  width: 99.8%;
  height: 99.8%;
  border: 1px solid #ffedf2;
  background: #ffedf2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: rotate(-0.03deg);
          transform: rotate(-0.03deg);
}
.m-table-common tbody tr th a:link, .m-table-common tbody tr th a:visited, .m-table-common thead tr th a:link, .m-table-common thead tr th a:visited {
  color: #7c1c1f;
}
.m-table-common tbody tr td, .m-table-common thead tr td {
  vertical-align: top;
}
.m-table-common thead tr {
  background: #d0c6bc;
}
.m-table-common thead tr th {
  position: relative;
}
.m-table-common thead tr th:before {
  content: "";
  position: absolute;
  width: 99.8%;
  height: 99.8%;
  background: #d0c6bc;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-transform: rotate(-0.03deg);
          transform: rotate(-0.03deg);
}
.m-table-common thead tr:first-child th {
  border-bottom: none;
}
.m-table-common tbody tr th:first-child {
  border-right: none;
}
.m-table-common tbody tr th:first-child + td {
  border-left: none;
}
.m-table-common [align=center] {
  text-align: center !important;
}
.m-table-common [align=right] {
  text-align: right !important;
}
.m-table-common [valign=top] {
  vertical-align: top !important;
}
.m-table-common [valign=middle] {
  vertical-align: middle !important;
}
.m-table-common [valign=bottom] {
  vertical-align: bottom !important;
}
@media screen and (max-width: 767px) {
  .m-table-common.sp-nobdt {
    border-top: none;
  }
}
.m-table-common.is-staff th {
  width: 30%;
}
@media print, screen and (min-width: 768px) {
  .m-table-common.is-staff th {
    width: auto;
    white-space: nowrap;
  }
}

.m-txt-ttl {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
}
.m-txt-ttl:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.75;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl {
    font-size: 2.4rem;
    margin-bottom: 60px;
  }
}
.m-txt-ttl.about {
  padding-top: 36px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.about {
    padding-top: 85px;
  }
}
.m-txt-ttl.about:before {
  background-image: url(../svg/txt_about.svg);
  width: 108px;
  height: 32px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.about:before {
    width: 270px;
    height: 76px;
  }
}
.m-txt-ttl.character {
  padding-top: 36px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.character {
    padding-top: 85px;
  }
}
.m-txt-ttl.character:before {
  background-image: url(../svg/txt_character.svg);
  width: 133px;
  height: 30px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.character:before {
    width: 328px;
    height: 74px;
  }
}
.m-txt-ttl.topics {
  padding-top: 46px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.topics {
    padding-top: 120px;
  }
}
.m-txt-ttl.topics:before {
  background-image: url(../svg/txt_topics.svg);
  width: 87px;
  height: 44px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.topics:before {
    width: 216px;
    height: 110px;
  }
}
.m-txt-ttl.story {
  padding-top: 57px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.story {
    padding-top: 145px;
  }
}
.m-txt-ttl.story:before {
  background-image: url(../svg/txt_story.svg);
  width: 82px;
  height: 56px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.story:before {
    width: 204px;
    height: 138px;
  }
}
.m-txt-ttl.streaming {
  padding-top: 53px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.streaming {
    padding-top: 140px;
  }
}
.m-txt-ttl.streaming:before {
  background-image: url(../svg/txt_streaming.svg);
  width: 147px;
  height: 56px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl.streaming:before {
    width: 364px;
    height: 138px;
  }
}
.m-txt-ttl + * {
  margin-top: 0 !important;
}

.m-txt-ttl2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 2rem;
  }
}

.m-txt-ttl3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 2rem;
}
.m-txt-ttl3 + .m-txt-p {
  margin-top: 0;
}

.m-txt-ttl4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 {
    font-size: 1.8rem;
  }
}
.m-txt-ttl4 + .m-txt-p {
  margin-top: 0;
}

.m-txt-p {
  margin-top: 30px;
}
.m-txt-p a {
  position: relative;
  display: inline-block;
  word-break: break-all;
}
.m-txt-p a.m-btn-common {
  text-decoration: none;
}
.m-txt-p a img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
[data-whatinput=keyboard] .m-txt-p a:focus {
  text-decoration: none;
}
[data-whatinput=keyboard] .m-txt-p a:focus img {
  opacity: 0.75;
}
@media print, screen and (min-width: 768px) {
  .m-txt-p a:hover {
    text-decoration: none;
  }
  .m-txt-p a:hover img {
    opacity: 0.75;
  }
}
.m-txt-p + .m-txt-p {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-p + .m-txt-p {
    margin-top: 30px;
  }
}
.m-txt-p img {
  height: auto;
}

.m-txt-link {
  position: relative;
  display: inline-block;
  color: #7c1c1f;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
[data-whatinput=keyboard] .m-txt-link:focus {
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .m-txt-link:hover {
    text-decoration: none;
  }
}
.m-txt-link:link {
  text-decoration: underline;
}
.m-txt-link:visited {
  text-decoration: underline;
}
.m-txt-link:active {
  text-decoration: none;
}
.m-txt-link:hover {
  text-decoration: none;
}

.m-txt-ttldeco {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  position: relative;
  margin-top: 35px;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttldeco {
    margin-top: 55px;
    font-size: 3rem;
    margin-bottom: 30px;
  }
}
.m-txt-ttldeco:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  aspect-ratio: 716/16;
  background: url(../images/line_deco.png) center no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttldeco:after {
    margin-top: 30px;
  }
}

.m-txt-ttldecolong {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.5;
  position: relative;
  margin-top: 35px;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttldecolong {
    margin-top: 60px;
    font-size: 3rem;
    margin-bottom: 30px;
  }
}
.m-txt-ttldecolong:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  aspect-ratio: 686/16;
  background: url(../images/line_deco_sp.png) center no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .m-txt-ttldecolong:after {
    margin-top: 30px;
    max-width: 1074px;
    aspect-ratio: 1074/16;
    background: url(../images/line_deco_pc.png) center no-repeat;
  }
}
.m-txt-ttldecolong:first-child {
  margin-top: 0;
}

.m-btn-common {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #7c1c1f;
  padding: 18px 20px;
  position: relative;
  border: none;
  width: 100%;
  line-height: 1.75;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  /*
  &.btn-under{
  	>span{
  		&::after{
  			transform: rotateZ(90deg);
  		}
  	}
  }
  */
  /*
  &.btn-close{
  	>span{
  		&::after{
  			background-image: url(../svg/i_close.svg);
  			width: 14px;
  			height: 14px;
  			@include viewPc() {
  				width: 18px;
  				height: 18px;
  			}
  		}
  	}
  }
  */
}
@media print, screen and (min-width: 768px) {
  .m-btn-common {
    font-size: 2rem;
    padding: 22px 30px;
  }
}
.m-btn-common::before {
  position: absolute;
  content: "";
  border: solid 2px #fff;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}
@media print, screen and (min-width: 768px) {
  .m-btn-common::before {
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    border-width: 3px;
  }
}
.m-btn-common > span {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0 25px;
}
@media print, screen and (min-width: 768px) {
  .m-btn-common > span {
    padding: 0 30px;
  }
}
.m-btn-common > span::after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../svg/i_arrow.svg) center no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100% auto;
}
@media print, screen and (min-width: 768px) {
  .m-btn-common > span::after {
    width: 24px;
    height: 24px;
  }
}
.m-btn-common.btn-back > span::after {
  -webkit-transform: scale(-1);
          transform: scale(-1);
  right: auto;
  left: 0;
}
[data-whatinput=keyboard] .m-btn-common:focus {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
@media print, screen and (min-width: 768px) {
  .m-btn-common:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
  }
}

html {
  color: #634321;
  font-family: "Noto Sans JP", "ヒラギノ角 Pro W3", "Hiragino Kaku Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

body {
  line-height: 1.75;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
    min-width: 1180px;
  }
}

#l-wrap {
  overflow-x: hidden;
  position: relative;
}
/* header style */
#l-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  overflow-x: hidden;
}
@media print, screen and (min-width: 768px) {
  #l-header {
    position: fixed;
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: -20px;
    right: 0;
    background: url(../images/p_header.png) left bottom repeat-x;
    height: 28px;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer {
    background-color: #7c1c1f;
  }
}
#l-header .header-outer .header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 15px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner {
    width: 1080px;
    margin: 0 auto;
    padding-left: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    position: relative;
    z-index: 1;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-logo {
    -webkit-filter: drop-shadow(1px 1px 1px #ffffff) drop-shadow(-1px -1px 1px #ffffff) drop-shadow(-1px 1px 1px #ffffff) drop-shadow(1px -1px 1px #ffffff);
            filter: drop-shadow(1px 1px 1px #ffffff) drop-shadow(-1px -1px 1px #ffffff) drop-shadow(-1px 1px 1px #ffffff) drop-shadow(1px -1px 1px #ffffff);
    padding-top: 5px;
  }
}
#l-header .header-outer .header-inner .header-logo img {
  width: 140px;
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-logo img {
    width: 122px;
  }
}
@media screen and (max-width: 767px) {
  #l-header .header-outer .header-inner .header-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 150;
    overflow-y: auto;
    padding: 30px 15px 0;
  }
  #l-header .header-outer .header-inner .header-menu .menu-logo {
    text-align: center;
  }
  #l-header .header-outer .header-inner .header-menu .menu-logo img {
    max-width: 245px;
    width: 100%;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav {
    margin-top: 30px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 22px 10px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item {
    width: calc(50% - 15px);
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner {
    display: block;
    position: relative;
    color: #7c1c1f;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 3px 10px 6px 20px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 2px;
    background: #e4d3c9;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner:after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 3px;
    left: 0px;
    right: 0px;
    height: 1px;
    background: #e4d3c9;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner > span {
    display: inline-block;
    position: relative;
    padding-left: 24px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner > span:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../svg/i_flower_rd.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item span.item-inner > span {
    opacity: 0.5;
  }
  #l-header .header-outer .header-inner .header-menu .menu-share {
    margin-top: 40px;
    overflow: hidden;
  }
  #l-header .header-outer .header-inner .header-menu .menu-share .share-ttl {
    text-align: center;
    opacity: 0.75;
  }
  #l-header .header-outer .header-inner .header-menu .menu-share .share-ttl img {
    width: 82px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-share .share-sns {
    margin: 30px auto 0;
    width: calc(100% - 20px);
    max-width: 265px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  #l-header .header-outer .header-inner .header-menu .menu-share .share-sns .sns-item .item-inner .item-icon img {
    width: 65px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-close {
    margin: 60px -15px 0;
    position: relative;
    background-color: #7c1c1f;
  }
  #l-header .header-outer .header-inner .header-menu .menu-close::before {
    position: absolute;
    content: "";
    top: -14px;
    left: 0;
    right: 0;
    background: url(../images/p_header.png) left bottom repeat-x;
    background-size: 26px 14px;
    height: 14px;
    -webkit-transform: scale(-1);
            transform: scale(-1);
  }
  #l-header .header-outer .header-inner .header-menu .menu-close .close-inner {
    display: inline-block;
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    color: #ffffff;
    background: transparent;
    border: none;
    padding: 15px 20px 20px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-close .close-inner span {
    display: inline-block;
    position: relative;
    padding-left: 35px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-close .close-inner span:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../svg/i_close.svg) center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-logo {
    display: none;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -18px;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner {
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 10px 24px;
    position: relative;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner::before {
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -9px;
    left: 0;
    background: url(../images/i_flower.png) center no-repeat;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: rotate(180deg) scale(0.5);
            transform: rotate(180deg) scale(0.5);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item .item-inner > span {
    display: block;
  }
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item a.item-inner.is-current::before {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
  [data-whatinput=keyboard] #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item a.item-inner:focus::before {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item a.item-inner:hover::before {
    opacity: 1;
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1);
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-menu .menu-gnav .gnav-list .list-item span.item-inner {
    opacity: 0.5;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-menu .menu-share {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-menu .menu-close {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-btn {
    display: none;
  }
}
#l-header .header-outer .header-inner .header-btn .btn-inner {
  border: none;
  width: 70px;
  height: 70px;
  border-radius: 0;
  padding: 0;
  display: inline-block;
  background: transparent;
}
#l-header .header-outer .header-inner .header-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: none;
  background-color: #7c1c1f;
  /*
  .sticky-inner{
  	background-color: $keyColor;
  	width: 100%;
  	border: none;
  	padding: 22px 0;
  	position: relative;
  	&::before{
  		position: absolute;
  		content: '';
  		top: -10px;
  		left: 0;
  		right: 0;
  		background: url(../images/p_header.png) left bottom repeat-x;
  		background-size: 35px 10px;
  		height: 10px;
  		transform: scale(-1);
  	}
  	img{
  		width: 83px;
  	}
  }
  */
}
#l-header .header-outer .header-inner .header-sticky::before {
  position: absolute;
  content: "";
  top: -14px;
  left: 0;
  right: 0;
  background: url(../images/p_header.png) left bottom repeat-x;
  background-size: 26px 14px;
  height: 14px;
  -webkit-transform: scale(-1);
          transform: scale(-1);
}
@media print, screen and (min-width: 768px) {
  #l-header .header-outer .header-inner .header-sticky {
    display: none;
  }
}
#l-header .header-outer .header-inner .header-sticky .sticky-inner {
  display: inline-block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
  background: transparent;
  border: none;
  padding: 15px 20px 20px;
}
#l-header .header-outer .header-inner .header-sticky .sticky-inner span {
  display: inline-block;
  position: relative;
  padding-left: 40px;
}
#l-header .header-outer .header-inner .header-sticky .sticky-inner span:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 16px;
  background: url(../svg/i_menu.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

/* topicpath */
#l-topicpath {
  *zoom: 1;
}
#l-topicpath:after {
  content: " ";
  display: table;
  clear: both;
}
#l-topicpath li {
  display: inline-block;
  margin-right: 6px;
  padding-right: 12px;
}
#l-topicpath li:last-child {
  margin-right: 0;
  padding-right: 0;
  background: none;
}

/* content style */
#l-content {
  padding-top: 100px;
  padding-bottom: 50px;
  background: #f9f4e3;
}
@media print, screen and (min-width: 768px) {
  #l-content {
    padding-top: 165px;
    padding-bottom: 100px;
  }
}
#u-detail {
  background-color: #fff;
  margin: 0 15px;
  padding: 30px 15px;
}
@media print, screen and (min-width: 768px) {
  #u-detail {
    padding-top: 60px;
    padding-bottom: 100px;
    width: 1080px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-inner {
    width: 720px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
#u-detail .detail-inner > *:first-child {
  margin-top: 0 !important;
}
#u-detail .detail-item .item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#u-detail .detail-item .item-date {
  font-weight: bold;
  opacity: 0.5;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-date {
    font-size: 1.6rem;
    -webkit-transform: translateY(-0.05em) rotate(0.03deg);
            transform: translateY(-0.05em) rotate(0.03deg);
  }
}
#u-detail .detail-item .item-cat {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  margin-left: 20px;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-cat {
    font-size: 1.4rem;
    margin-top: 0;
  }
}
#u-detail .detail-item .item-cat span {
  display: inline-block;
  min-width: 62px;
  border-radius: 9px;
  padding-top: 1px;
  padding-bottom: 2px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-cat span {
    padding-top: 0;
    border-radius: 12px;
    min-width: 80px;
  }
}
#u-detail .detail-item .item-cat.news span {
  background-color: #62b1d4;
}
#u-detail .detail-item .item-cat.event span {
  background-color: #9da273;
}
#u-detail .detail-item .item-cat.goods span {
  background-color: #ea7f64;
}
#u-detail .detail-item .item-cat.column span {
  background-color: #b453be;
}
#u-detail .detail-item .item-ttl {
  margin-top: 15px;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-ttl {
    margin-top: 30px;
  }
}
#u-detail .detail-item .item-ttl:after {
  content: "";
  display: block;
  margin: 15px auto 0;
  aspect-ratio: 716/16;
  background: url(../images/line_deco.png) center no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-ttl:after {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-item .item-ttl.is-story {
    text-align: center;
  }
}
#u-detail .detail-share {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-share {
    margin-top: 60px;
  }
}
#u-detail .detail-share .share-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 30px;
}
#u-detail .detail-share .share-sns li {
  width: 65px;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-share .share-sns li {
    width: 48px;
  }
}
[data-whatinput=keyboard] #u-detail .detail-share .share-sns li a:focus {
  opacity: 0.75;
}
@media print, screen and (min-width: 768px) {
  #u-detail .detail-share .share-sns li a:hover {
    opacity: 0.75;
  }
}

#u-info {
  background-color: #fff;
  margin: 0 15px;
  padding: 0.1px 15px 30px;
  border-radius: 5px;
}
@media print, screen and (min-width: 768px) {
  #u-info {
    padding-bottom: 100px;
    width: 1080px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
#u-info .info-ttl {
  text-align: center;
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  #u-info .info-ttl {
    margin-top: 60px;
  }
}
#u-info .info-ttl.story img {
  width: 109.5px;
}
@media print, screen and (min-width: 768px) {
  #u-info .info-ttl.story img {
    width: 171px;
  }
}
#u-info .info-ttl.staff img {
  width: 91.5px;
}
@media print, screen and (min-width: 768px) {
  #u-info .info-ttl.staff img {
    width: 147px;
  }
}
#u-info .info-ttl + .m-txt-p {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  #u-info .info-ttl + .m-txt-p {
    margin-top: 20px;
  }
}
#u-info .info-table {
  font-weight: bold;
  margin: auto;
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  #u-info .info-table {
    margin-top: 20px;
  }
}
#u-info .info-table tbody tr th {
  text-align: right;
  vertical-align: top;
  width: 50%;
}
#u-info .info-table tbody tr td {
  text-align: left;
  width: 50%;
}
#u-info .m-txt-p {
  text-align: center;
  font-weight: bold;
}
#u-info .m-list-image .image-img.story img {
  width: 172.5px;
}
@media print, screen and (min-width: 768px) {
  #u-info .m-list-image .image-img.story img {
    width: 345px;
  }
}

/* footer style */
#l-footer {
  padding-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #l-footer {
    padding-top: 100px;
  }
}
#l-footer .footer-top .top-inner {
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner {
    width: 1080px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    position: relative;
  }
}
#l-footer .footer-top .top-inner .top-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 22px 10px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-link {
    display: none;
  }
}
#l-footer .footer-top .top-inner .top-link .link-item {
  width: calc(50% - 15px);
}
#l-footer .footer-top .top-inner .top-link .link-item .item-inner {
  display: block;
  position: relative;
  color: #7c1c1f;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 3px 10px 6px 20px;
}
#l-footer .footer-top .top-inner .top-link .link-item .item-inner:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  background: #e4d3c9;
}
#l-footer .footer-top .top-inner .top-link .link-item .item-inner:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 3px;
  left: 0px;
  right: 0px;
  height: 1px;
  background: #e4d3c9;
}
#l-footer .footer-top .top-inner .top-link .link-item .item-inner > span {
  display: inline-block;
  position: relative;
  padding-left: 24px;
}
#l-footer .footer-top .top-inner .top-link .link-item .item-inner > span:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../svg/i_flower_rd.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
#l-footer .footer-top .top-inner .top-link .link-item span.item-inner > span {
  opacity: 0.5;
}
#l-footer .footer-top .top-inner .top-pagetop {
  text-align: center;
  margin: 30px 0 0;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-pagetop {
    margin: 0;
    position: absolute;
    right: -10px;
    bottom: -50px;
  }
}
#l-footer .footer-top .top-inner .top-pagetop .pagetop-btn {
  display: inline-block;
}
#l-footer .footer-top .top-inner .top-pagetop .pagetop-btn img {
  width: 122px;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-pagetop .pagetop-btn img {
    width: 188px;
  }
}
[data-whatinput=keyboard] #l-footer .footer-top .top-inner .top-pagetop .pagetop-btn:focus img {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-pagetop .pagetop-btn:hover img {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
#l-footer .footer-top .top-inner .top-bnr {
  margin-top: 30px;
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-bnr {
    margin-top: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-bnr .bnr-item {
    width: calc(50% - 10px);
  }
}
#l-footer .footer-top .top-inner .top-bnr .bnr-item .item-inner {
  display: block;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
[data-whatinput=keyboard] #l-footer .footer-top .top-inner .top-bnr .bnr-item .item-inner:focus {
  opacity: 0.75;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-bnr .bnr-item .item-inner:hover {
    opacity: 0.75;
  }
}
@media screen and (max-width: 767px) {
  #l-footer .footer-top .top-inner .top-bnr .bnr-item:nth-child(n+2) {
    margin-top: 15px;
  }
}
#l-footer .footer-top .top-inner .top-share {
  margin-top: 50px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 130px;
    gap: 65px;
  }
}
#l-footer .footer-top .top-inner .top-share .share-ttl {
  text-align: center;
  opacity: 0.75;
}
#l-footer .footer-top .top-inner .top-share .share-ttl img {
  width: 82px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-share .share-ttl img {
    width: 202px;
  }
}
#l-footer .footer-top .top-inner .top-share .share-sns {
  margin: 30px auto 0;
  width: calc(100% - 20px);
  max-width: 265px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-share .share-sns {
    margin: 0;
    width: 204px;
    max-width: 204px;
  }
}
#l-footer .footer-top .top-inner .top-share .share-sns .sns-item .item-inner .item-icon img {
  width: 65px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-share .share-sns .sns-item .item-inner .item-icon img {
    width: 48px;
  }
}
[data-whatinput=keyboard] #l-footer .footer-top .top-inner .top-share .share-sns .sns-item .item-inner:focus {
  opacity: 0.75;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-top .top-inner .top-share .share-sns .sns-item .item-inner:hover {
    opacity: 0.75;
  }
}
#l-footer .footer-bottom {
  background-color: #7c1c1f;
  margin-top: 60px;
  padding: 18px 0 88px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-bottom {
    margin-top: 100px;
    padding: 16px 0;
  }
}
#l-footer .footer-bottom .bottom-inner {
  padding: 0 15px;
}
@media print, screen and (min-width: 768px) {
  #l-footer .footer-bottom .bottom-inner {
    width: 1080px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
#l-footer .footer-bottom .bottom-inner .bottom-copy {
  text-align: center;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

/* print style */
@media print {
  html {
    background: none;
  }

  body {
    min-width: 1300px;
    padding: 0;
    background: none;
    zoom: 85% !important;
  }

  #l-wrap {
    padding-top: 0 !important;
  }

  #l-header {
    display: none;
  }

  #l-footer {
    display: none;
  }
}