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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }
@charset "UTF-8";
#goods .notesListText a, #ticket .ticketNoticeGuide .txtLink, .ticketTable a, .ticketNoticeGuide a {
  color: #a38b78;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  #goods .notesListText a:hover, #ticket .ticketNoticeGuide .txtLink:hover, .ticketTable a:hover, .ticketNoticeGuide a:hover {
    color: #c5ad9a; }

.btnlawson img {
  -webkit-transition: 0.25s;
  transition: 0.25s; }

.btnlawson:hover img {
  opacity: 0.6; }

@font-face {
  font-family: 'NoteSerif-Regular';
  src: url("/fonts/NotoSerifCJKjp-Regular.otf");
  src: url("/fonts/NotoSerifCJKjp-Regular.woff"); }

.is-sp .display_pc {
  display: none; }

.is-pc .display_sp {
  display: none; }

.pagination .paginationList::after {
  content: "";
  clear: both;
  display: block; }

@-webkit-keyframes titleline {
  0% { }
  100% { } }

@keyframes titleline {
  0% { }
  100% { } }

@-webkit-keyframes fadeInAni {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeInAni {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes svglineAniShort {
  0% {
    stroke-dashoffset: 226; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes svglineAniShort {
  0% {
    stroke-dashoffset: 226; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes svglineAniLong {
  0% {
    stroke-dashoffset: 348.981; }
  100% {
    stroke-dashoffset: 0; } }

@keyframes svglineAniLong {
  0% {
    stroke-dashoffset: 348.981; }
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes bubble1 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); } }

@keyframes bubble1 {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); } }

@-webkit-keyframes bubble2 {
  0% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); } }

@keyframes bubble2 {
  0% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); } }

@-webkit-keyframes fadeinNaviOver {
  0% {
    width: 10%;
    padding-top: 10%; }
  50% { }
  100% {
    width: 300%;
    padding-top: 350%; } }

@keyframes fadeinNaviOver {
  0% {
    width: 10%;
    padding-top: 10%; }
  50% { }
  100% {
    width: 300%;
    padding-top: 350%; } }

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

.st_txt {
  color: #ff0000; }
  .st_txt a {
    color: #ff0000; }
    .st_txt a:hover {
      color: #ff6666; }

.text-right {
  text-align: right; }

.textSmall {
  font-size: 70%; }

.em {
  font-weight: bold; }

@font-face {
  font-family: 'NoteSerif-Regular';
  src: url("/fonts/NotoSerifCJKjp-Regular.otf");
  src: url("/fonts/NotoSerifCJKjp-Regular.woff"); }

body {
  background-color: #fffbe4;
  -webkit-font-smoothing: antialiased; }

.wrapper {
  background-color: #fffbe4;
  font-family: "\6E38\660E\671D", YuMincho, "NoteSerif-Regular", "\30D2\30E9\30AE\30CE\660E\671D   ProN W3", "Hiragino Mincho ProN", "HG\660E\671D  E", "\FF2D\FF33   \FF30\660E\671D", "\FF2D\FF33   \660E\671D", Noto Sans CJ, serif;
  font-size: 14px;
  line-height: 1.9em;
  overflow-x: hidden;
  min-width: 1000px; }
  .is-sp .wrapper {
    min-width: auto; }

.content {
  width: 100%;
  width: 100vw;
  margin: 0 auto;
  padding-top: 170px;
  position: relative;
  z-index: 1; }
  .is-longer .content {
    width: 1000px; }
  .is-sp .content {
    width: 100%;
    padding-top: 100px; }

body.is-modalOpne,
body.menuopen {
  position: fixed;
  width: 100%; }

#top .content,
#osaka .content {
  padding-top: 0; }

.content_in {
  width: 80%;
  width: 80vw;
  margin: 0 auto; }
  .is-longer .content_in {
    width: 800px; }
  .is-sp .content_in {
    width: 336px;
    width: 89.6vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

#highlights .content_in,
#mercedesme .content_in,
#en .content_in {
  width: 100%; }

#top .content_in.topIntro,
#osaka .content_in.topIntro {
  width: 100%; }

html.is-menuOpen {
  overflow: hidden; }
  html.is-menuOpen .navi {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }

a {
  color: #000;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  a:hover {
    color: #bfbfbf; }

.sectionTitle {
  position: relative;
  text-align: center;
  margin-bottom: 60px; }
  .is-sp .sectionTitle {
    font-size: 10px;
    margin-bottom: 30px; }
  .sectionTitle span {
    display: block; }

.sectionTtlMain {
  margin-bottom: 15px; }
  .sectionTtlMain img {
    height: 41px;
    width: auto; }
  .is-sp .sectionTtlMain {
    margin-bottom: 5px; }
    .is-sp .sectionTtlMain img {
      height: 26px;
      display: block;
      margin: 0 auto; }

.headingTitle {
  font-size: 40px;
  text-align: center;
  margin: 40px 0; }

.lineTitle {
  width: 100%;
  height: 90px;
  margin: 50px auto;
  text-align: center;
  line-height: 90px;
  font-size: 40px;
  overflow: hidden; }
  .lineTitle .lineTitleIn {
    height: 90px;
    background-color: #000;
    color: #fff;
    position: absolute;
    width: 100vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    overflow: hidden;
    min-width: 1000px; }
    .is-sp .lineTitle .lineTitleIn {
      min-width: auto; }
    .lineTitle .lineTitleIn:hover {
      opacity: 0.8; }
  .lineTitle .lineTitleTxt {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -457px;
    top: 50%;
    margin-top: -13.5px;
    background-image: url("/img/highlights/ttl_what.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 914px;
    height: 27px; }
    .is-sp .lineTitle .lineTitleTxt {
      background-image: url("/img/highlights/ttl_what_sp.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 375px;
      height: 18.5px;
      margin-left: -187.5px;
      margin-top: -9.25px; }

.whiteBox, .goodsItem {
  background-color: #fff;
  margin-bottom: 50px;
  padding: 20px 20px; }
  .is-sp .whiteBox, .is-sp .goodsItem {
    margin-bottom: 15px; }

.boxTitile {
  font-size: 28px;
  margin-bottom: 25px;
  line-height: 1.7em;
  letter-spacing: -0.5px; }
  .is-sp .boxTitile {
    font-size: 18px;
    letter-spacing: 1px; }

#mercedesme .footnote a {
  color: #a38b78;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  #mercedesme .footnote a:hover {
    color: #c5ad9a; }

.btnLink {
  margin: 30px 0; }
  .is-sp .btnLink {
    margin: 20px 0 10px; }
  .btnLink a {
    color: #a38b78;
    position: relative;
    text-decoration: none; }
    .btnLink a:after {
      content: ">";
      display: block;
      position: absolute;
      right: -10px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }

.sectionArea {
  margin-top: 100px;
  padding-top: 80px;
  position: relative; }
  .is-sp .sectionArea {
    padding-top: 50px;
    margin-top: 0px; }
  .sectionArea:before {
    position: absolute;
    content: "";
    display: block;
    height: 27px;
    width: 100%;
    top: 0;
    left: 50%;
    margin-left: -280.5px;
    background-image: url("/img/common/pageborder.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 561px;
    height: 23px; }
    .is-sp .sectionArea:before {
      width: 346px;
      height: 12px;
      margin-left: -173px;
      background-position: center center; }

.footnote {
  font-size: 12px; }

.imgLarge {
  position: relative; }
  .imgLarge img {
    display: block; }
  .imgLarge .footnote {
    position: absolute;
    bottom: -25px;
    left: 0; }
    .is-sp .imgLarge .footnote {
      font-size: 10px; }
  .imgLarge.imgLargeTxtR .footnote {
    right: 0;
    left: auto; }

.imgHalfBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .is-sp .imgHalfBox {
    display: block; }
  .imgHalfBox.imgBoxL .imgBoxTxt {
    width: 46.6%;
    width: 46.6vw; }
    .is-longer .imgHalfBox.imgBoxL .imgBoxTxt {
      width: 466px; }
    .is-sp .imgHalfBox.imgBoxL .imgBoxTxt {
      width: 100%; }
  .imgHalfBox.imgBoxR {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-left: 5.3%;
    padding-left: 5.3vw; }
    .is-longer .imgHalfBox.imgBoxR {
      padding-left: 53px; }
    .is-sp .imgHalfBox.imgBoxR {
      padding-left: 0; }
    .imgHalfBox.imgBoxR .imgBoxImg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .imgHalfBox.imgBoxR .imgBoxL {
      width: 38.8%;
      width: 38.8vw; }
      .is-longer .imgHalfBox.imgBoxR .imgBoxL {
        width: 388px; }
      .is-sp .imgHalfBox.imgBoxR .imgBoxL {
        width: 100%; }
  .imgHalfBox.imgThreeLine.imgBoxR {
    padding-left: 0; }
    .imgHalfBox.imgThreeLine.imgBoxR .imgBoxImg {
      width: 53.6%;
      width: 53.6vw; }
      .is-longer .imgHalfBox.imgThreeLine.imgBoxR .imgBoxImg {
        width: 536px; }
      .is-sp .imgHalfBox.imgThreeLine.imgBoxR .imgBoxImg {
        width: 100%; }
    .imgHalfBox.imgThreeLine.imgBoxR .imgBoxTxt {
      width: 46.4%;
      width: 46.4vw;
      padding-left: 3.5%;
      padding-left: 3.5vw; }
      .is-longer .imgHalfBox.imgThreeLine.imgBoxR .imgBoxTxt {
        width: 464px; }
      .is-longer .imgHalfBox.imgThreeLine.imgBoxR .imgBoxTxt {
        padding-left: 35px; }
      .is-sp .imgHalfBox.imgThreeLine.imgBoxR .imgBoxTxt {
        width: 100%; }
  .imgHalfBox .imgBoxImg {
    margin: 13px 0;
    width: 48.8%;
    width: 48.8vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .is-longer .imgHalfBox .imgBoxImg {
      width: 488px; }
    .imgHalfBox .imgBoxImg .imgBoxImgS {
      width: 48.36066%; }
    .is-sp .imgHalfBox .imgBoxImg {
      width: 100%; }
    .imgHalfBox .imgBoxImg img {
      display: block;
      width: 100%;
      height: auto; }

.sectionInfo {
  font-size: 16px;
  text-align: center;
  margin-bottom: 90px;
  line-height: 2em; }
  .is-sp .sectionInfo {
    font-size: 12px;
    margin-bottom: 40px; }

.txsm {
  font-size: 60%; }

.articleTitle {
  font-size: 42px;
  margin-bottom: 80px;
  margin-top: 40px;
  text-align: center;
  line-height: 1.5em; }
  .is-sp .articleTitle {
    margin-top: 0px;
    margin-bottom: 50px; }

.txtLink {
  text-decoration: underline;
  cursor: pointer; }

.mb40 {
  margin-bottom: 40px; }

.specialBannerItem a {
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .specialBannerItem a:hover {
    opacity: 0.6; }

.ft_ticlet {
  color: #fff;
  text-align: center;
  padding: 40px 0;
  display: block;
  text-decoration: none;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1.2em;
  background: #000 url("/img/common/ft_star.png") center center no-repeat; }
  .is-sp .ft_ticlet {
    font-size: 14px;
    background-size: 650px 10px; }
  .ft_ticlet img {
    margin-left: 10px;
    position: relative;
    -webkit-transition: 0.25s;
    transition: 0.25s; }
  .ft_ticlet:hover {
    background-color: #333333; }
    .ft_ticlet:hover img {
      opacity: 0.8;
      left: 2px; }

.footer {
  margin-top: 145px;
  background-color: #fff; }
  .is-sp .footer {
    margin-top: 20px; }

.ft_link {
  width: 100%;
  width: 100vw;
  margin: 0 auto;
  padding: 20px 0; }
  .is-longer .ft_link {
    width: 1000px; }
  .is-sp .ft_link {
    width: 100%;
    padding-top: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.twitterLine {
  background-color: #a38b78;
  color: #fff;
  padding: 15px 0; }
  .twitterLine a {
    color: #fff; }
    .twitterLine a:hover {
      opacity: 0.8; }

.twitter_link {
  width: 100%;
  width: 100vw;
  margin: 0 auto; }
  .is-longer .twitter_link {
    width: 1000px; }
  .is-sp .twitter_link {
    width: 100%;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

a.btnFlowTwF {
  padding: 7px 10px;
  background-color: #fff;
  color: #a38b78;
  border-radius: 20px;
  margin-left: 20px;
  text-decoration: none;
  font-size: 10px;
  vertical-align: middle;
  white-space: nowrap; }
  .is-sp a.btnFlowTwF {
    display: block;
    text-align: center;
    margin-top: 10px; }
  a.btnFlowTwF img {
    width: 12px;
    vertical-align: middle;
    margin-right: 3px; }

.linkList {
  text-align: center; }

.linkListItem {
  display: inline-block; }

.footerPageLink {
  margin: 20px 0 0; }
  .is-sp .footerPageLink {
    text-align: center; }

.footerPageLinkItem {
  color: #000;
  display: inline-block;
  margin-right: 20px;
  font-size: 12px; }
  .is-sp .footerPageLinkItem {
    margin-right: 0;
    margin-top: 5px;
    display: block;
    margin-bottom: 5px; }
  .footerPageLinkItem:last-child {
    margin-right: 0; }
  .footerPageLinkItem a {
    color: #000; }
    .footerPageLinkItem a:hover {
      text-decoration: underline; }

.bannerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .bannerList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 336px;
    width: 89.6vw;
    margin: 0 auto; }
  .bannerList img {
    width: 100%;
    display: block; }
  .bannerList .bannerListItem {
    margin-bottom: 10px;
    width: 32%; }
    .is-sp .bannerList .bannerListItem {
      width: 49%; }
    .is-sp .bannerList .bannerListItem.bannerListBreak {
      width: 100%; }
      .is-sp .bannerList .bannerListItem.bannerListBreak img {
        width: 49%;
        margin: 0 auto; }
    .bannerList .bannerListItem a {
      -webkit-transition: 0.25s;
      transition: 0.25s;
      display: block; }
      .bannerList .bannerListItem a:hover {
        opacity: 0.8; }
    .is-sp .bannerList .bannerListItem a {
      display: block;
      height: 100%; }

.modal {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 4;
  overflow: auto;
  display: none; }

.modalWrap {
  width: 100%;
  height: 100%; }

.modalOver {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  cursor: pointer; }

.modalContent {
  position: relative;
  max-width: 800px;
  width: 62.5%;
  left: 50%;
  top: 10%;
  background-color: #fffbe4;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  margin-bottom: 50px; }
  .is-sp .modalContent {
    max-width: auto;
    width: 89.6%;
    margin: 50px 0;
    top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    padding-bottom: 10px;
    padding-top: 20px; }

.btnClose {
  position: absolute;
  right: 0;
  top: -50px;
  cursor: pointer; }
  .is-sp .btnClose {
    width: 38px;
    top: -38px; }
    .is-sp .btnClose img {
      width: 100%; }

.is-sp .modalArtict {
  display: block; }

.modalArtict .modalContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .is-sp .modalArtict .modalContent {
    display: block; }

.modalContent.modalArtict {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 900px;
  width: 70.3125%;
  padding-top: 55px;
  padding: 50px 0 50px 0; }
  .is-sp .modalContent.modalArtict {
    display: block;
    width: 89.6%; }

.modalArtistImg {
  width: 27.7%;
  position: relative; }
  .is-sp .modalArtistImg {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .is-sp .modalArtistImg .modalArtistImgWrp {
    width: 46.2963%;
    position: relative; }
  .modalArtistImg img {
    width: 100%; }

.modalArtistNameSp {
  width: 53.7037%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5.55556%; }

.modalArtictPhotographer {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 10px; }

.modalArtistTxt {
  padding: 0 55px 55px 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 72.3%; }
  .is-sp .modalArtistTxt {
    width: 100%;
    padding: 15px;
    margin-top: 25px;
    line-height: 1.7em; }

.modalArtist {
  font-size: 12px; }
  .is-sp .modalArtist.js-modalWow .modalArtistImg {
    width: 74%;
    display: block;
    margin: 0 auto;
    padding-top: 20px; }
  .is-sp .modalArtist.js-modalWow .modalArtistNameSp {
    width: 100%; }
  .is-sp .modalArtist.js-modalWow .modalArtistTxt {
    width: 100%; }
  .is-sp .modalArtist.js-modalWow .modalArtistImgWrp {
    width: 100%; }

.modalArtistName {
  font-size: 24px;
  margin-bottom: 10px; }
  .is-sp .modalArtistName {
    margin-bottom: 5px;
    font-size: 15px; }

.modalArtistHurigana {
  margin-bottom: 20px; }
  .is-sp .modalArtistHurigana {
    margin-bottom: 10px;
    font-size: 7px; }

.modalArtisText {
  margin-bottom: 1.5em; }
  .is-sp .modalArtisText {
    font-size: 10px; }

.modalArtistJob {
  margin-left: 20px;
  font-size: 18px; }
  .is-sp .modalArtistJob {
    margin-left: 0;
    font-size: 12px; }

.js-modalWow .modalArtistImg {
  width: 33.33333%; }

.js-modalWow .modalArtistTxt {
  width: 66.66667%; }

.btnModalCloseSp {
  width: 70%;
  margin: 40px auto 0;
  background: #a38b78;
  color: #fff;
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer; }
  .is-sp .btnModalCloseSp {
    display: block; }

.modalTitle {
  font-size: 18px;
  margin-top: 45px;
  padding-top: 45px;
  margin-bottom: 30px;
  border-top: 1px solid #a38b78; }

.modalArtisTextAisatu {
  font-size: 14px;
  line-height: 1.9em; }

.modalTicket .modalContent {
  width: 90%;
  width: 90vw;
  background-color: #fff; }
  .is-longer .modalTicket .modalContent {
    width: 900px; }

.modalTicketContent {
  width: 66.2%;
  width: 66.2vw;
  margin: 0 auto;
  padding: 50px 0; }
  .is-longer .modalTicketContent {
    width: 662px; }
  .is-sp .modalTicketContent {
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .modalTicketContent .ticketType {
    margin-top: 60px; }
    .modalTicketContent .ticketType.ticketTypeFirst {
      margin-top: 0px; }

.modalGoodsReturns .text {
  margin-bottom: 20px; }

.is-sp .modalGoodsReturns .modalContent {
  padding: 30px; }

.modalGoodsReturns .txtImg img {
  width: 100%;
  display: block;
  margin-bottom: 20px; }

.modalOsakaPreview .modalContent {
  padding: 0; }
  .is-sp .modalOsakaPreview .modalContent {
    padding: 0; }

.modalOsakaPreview .txtImg img {
  width: 100%; }

.is-pc .modalOsakaPreview .txtImg img.display_pc {
  display: block; }

.is-sp .modalOsakaPreview .txtImg img.display_sp {
  display: block; }

.navi_in {
  width: 100%;
  width: 100vw;
  padding: 15px 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-longer .navi_in {
    width: 1000px; }
  .is-sp .navi_in {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 500px; }

.navi {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3; }
  .is-pc .navi {
    background-color: #fff; }
  .is-sp .navi {
    height: 100%;
    height: 100vh;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
  .navi .btnTicket {
    width: 100px;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 18px;
    -ms-flex-preferred-size: 100px;
        flex-basis: 100px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-decoration: none; }
    .is-sp .navi .btnTicket {
      bottom: 0;
      width: 100%;
      height: 100px;
      top: auto;
      left: 0;
      right: auto;
      font-size: 22px; }
    .navi .btnTicket span {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      left: 0;
      width: 100%;
      line-height: 1.4em;
      vertical-align: middle; }
      .is-pc .navi .btnTicket span img {
        width: 60px; }
      .is-sp .navi .btnTicket span img {
        width: 155px; }
    .navi .btnTicket img {
      position: relative;
      -webkit-transition: 0.25s;
      transition: 0.25s; }
    .navi .btnTicket:hover {
      background-color: #333333; }
      .navi .btnTicket:hover img {
        opacity: 0.8; }

.naviLinkUl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 504px);
  padding-left: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 10px; }
  .is-sp .naviLinkUl {
    width: 100%;
    padding: 0; }
  .is-short.is-pc .naviLinkUl {
    padding-left: 10px; }

.naviLink {
  font-size: 12px;
  width: 113px;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  color: #bfbfbf; }
  .is-short.is-pc .naviLink {
    width: 95px; }
  .is-sp .naviLink {
    width: 50%;
    margin-bottom: 30px;
    font-size: 17px; }
    .is-sp .naviLink:nth-child(odd):before {
      display: none; }
  .naviLink a {
    text-decoration: none; }
  .naviLink:after, .naviLink:before {
    position: absolute;
    content: "";
    display: block;
    height: 14px;
    width: 1px;
    background-color: #bfbfbf;
    top: 6px; }
    .is-sp .naviLink:after, .is-sp .naviLink:before {
      height: 30px;
      top: -1px;
      background-color: #000; }
  .naviLink:before {
    left: 0; }
  .naviLink:after {
    right: -1px; }
  .is-sp .naviLink:nth-child(even):after {
    display: none; }

.guideBtn {
  min-width: 185px;
  padding-left: 5px; }
  .is-longer .guideBtn {
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 300px;
        flex-basis: 300px; }
  .is-sp .guideBtn {
    display: block;
    width: 100%;
    padding-left: 0; }

.selectLargeLi {
  margin-right: 15px;
  margin-bottom: 10px; }
  .is-longer .selectLargeLi {
    margin-bottom: 0; }
  .is-sp .selectLargeLi {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto; }

.selectLargeItem {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  color: #bfbfbf; }
  .is-sp .selectLargeItem {
    width: 50%;
    margin-right: 0;
    text-align: center; }
  .selectLargeItem:first-child:after {
    position: absolute;
    content: "";
    display: block;
    background-color: #bfbfbf;
    width: 1px;
    height: 14px;
    right: -10px;
    top: 7px; }
    .is-sp .selectLargeItem:first-child:after {
      right: 0;
      height: 30px;
      top: 0px;
      background-color: #000; }

.is-sp .shareList {
  text-align: center;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #bfbfbf;
  margin-bottom: 20px;
  margin-top: 30px; }

.shareListItem {
  display: inline-block;
  margin-right: 10px;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .is-sp .shareListItem {
    margin-right: 35px; }
    .is-sp .shareListItem:last-child {
      margin-right: 0; }
  .shareListItem:hover {
    opacity: 0.8; }

.btnShare {
  display: block; }
  .btnShare.btnShareFb {
    background-image: url("/img/svg/fb.svg");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 17px;
    height: 17px; }
    .is-sp .btnShare.btnShareFb {
      background-image: url("/img/svg/fb.svg");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 32px;
      height: 32px; }
  .btnShare.btnShareTw {
    background-image: url("/img/svg/tw.svg");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 18px;
    height: 17px; }
    .is-sp .btnShare.btnShareTw {
      background-image: url("/img/svg/tw.svg");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 34px;
      height: 32px; }
  .btnShare.btnShareLn {
    background-image: url("/img/svg/line.svg");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 18px;
    height: 17px; }
    .is-sp .btnShare.btnShareLn {
      background-image: url("/img/svg/line.svg");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 34px;
      height: 32px; }

.jojoLogo {
  display: block;
  background-image: url("/img/common/logo_header.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 204px;
  height: 51px;
  margin-left: 10px;
  width: 204px;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  .is-longer .jojoLogo {
    -ms-flex-preferred-size: 204px;
        flex-basis: 204px; }
  .is-short.is-pc .jojoLogo {
    width: 150px; }
  .is-sp .jojoLogo {
    background-image: url("/img/common/logo_header_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 230px;
    height: 57.5;
    margin: 25px auto 40px; }
  .jojoLogo:hover {
    opacity: 0.8; }

.navi_guide {
  position: fixed;
  background-color: #fff;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2; }

.jojo_logo {
  background-image: url("/img/common/navilogo.png");
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  width: 104px;
  height: 26px;
  margin: 15px auto;
  display: block; }

.btnMenu {
  position: absolute;
  width: 56px;
  height: 57px;
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #000; }
  .btnMenu .btnMenuI {
    position: absolute;
    width: 25px;
    height: 2px;
    background-color: #fff;
    left: 17px;
    opacity: 0; }
  .btnMenu .btnMenuT {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 27px; }
  .btnMenu .btnMenuB {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 27px; }
  .btnMenu .btnMenuI {
    -webkit-transition: 0.25s;
    transition: 0.25s; }

.btnMenuTxt {
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 56px; }

.is-menuOpen .btnMenuI {
  opacity: 1; }

.is-menuOpen .navi_over {
  width: 10%;
  padding-top: 10%;
  -webkit-animation: fadeinNaviOver 0.5s linear 0s 1;
          animation: fadeinNaviOver 0.5s linear 0s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 1; }

.is-menuOpen .navi_in {
  -webkit-animation: fadeInAni 0.25s linear 0.5s 1;
          animation: fadeInAni 0.25s linear 0.5s 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.footerNavi {
  padding-top: 20px; }
  .is-pc .footerNavi {
    display: none; }

.is-sp .navi_in {
  opacity: 0; }

.navi_over {
  position: absolute;
  width: 300%;
  padding-top: 350%;
  right: -50%;
  top: -50%;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .is-pc .navi_over {
    display: none; }

#top .articleTitle img,
#osaka .articleTitle img {
  display: block;
  width: 90%;
  height: auto;
  max-width: 705px;
  margin: 0 auto; }

#top .boxTitile .txsm,
#osaka .boxTitile .txsm {
  margin-left: -8px;
  margin-right: -8px; }

.is-sp #top.is-sp .articleTitle img, .is-sp
#osaka.is-sp .articleTitle img {
  max-width: 320px;
  width: 100%; }

.is-sp #top.is-sp .boxTitile .txsm, .is-sp
#osaka.is-sp .boxTitile .txsm {
  margin-left: -5px;
  margin-right: -5px; }

.is-sp .topIntro .blockImTx .blockImage {
  padding: 0 20px; }

.is-pc .topIntro .blockImTx .blockText {
  padding-right: 0; }

.infoBox {
  margin-bottom: 50px; }
  .is-sp .infoBox {
    margin-bottom: 30px; }
  .infoBox .boxTitile {
    border-bottom: 1px solid #a38b78;
    padding-bottom: 5px;
    line-height: 1.4em; }
    .is-sp .infoBox .boxTitile {
      padding-bottom: 15px;
      margin-bottom: 10px; }
  .infoBox .btnLink {
    margin: 10px 0; }

.txt_info_startday {
  margin: 10px 0; }
  .txt_info_startday img {
    display: block; }
    .is-sp .txt_info_startday img {
      width: 100%;
      max-width: 336px; }

.mainVisual {
  height: calc(100%);
  height: calc(100vh);
  min-height: 650px;
  padding-top: 100px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-pc .mainVisual {
    max-height: 800px; }
  .is-sp .mainVisual {
    padding-top: 57px; }
  .is-longer .mainVisual {
    width: 800px;
    margin: 0 auto; }
  .is-sp .mainVisual {
    min-height: auto;
    max-height: auto;
    height: auto;
    margin-bottom: 7%; }

.is-sp .mainVisualTitle {
  padding: 20px; }
  .is-sp .mainVisualTitle img {
    width: 100%; }

.mainVisualTitle .fv_border {
  margin: 15px auto;
  display: block; }

.mainVisualImage, .mainVisualMSG {
  height: 100%;
  top: 0; }
  .is-sp .mainVisualImage, .is-sp .mainVisualMSG {
    height: auto; }

.mainVisualImage {
  position: absolute;
  width: 100%; }
  .is-sp .mainVisualImage {
    position: static; }

.mvWrapPosi {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  height: 100%; }
  .is-sp .mvWrapPosi {
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: auto; }

.mvWrap {
  width: 45%;
  height: 100%;
  position: absolute;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .mvWrap {
    position: relative;
    right: auto;
    width: 100%;
    height: auto; }

.mvImgArea {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-top: 51px; }
  .is-sp .mvImgArea {
    position: relative;
    top: auto;
    height: auto;
    -webkit-transform: none;
            transform: none;
    margin-top: 0;
    padding: 0 5.16%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden; }

.mvJojo {
  width: 100%; }
  .mvJojo img {
    width: 100%; }

.mvJojo,
.mvJojo_s {
  opacity: 0; }

.mvJojo_s {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .mvJojo_s img {
    width: 100%; }

.decoWrp {
  -webkit-animation: decoFade 7s linear 0s infinite normal;
          animation: decoFade 7s linear 0s infinite normal;
  -webkit-animation-name: decoFade;
          animation-name: decoFade;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.decoWrp1 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  mix-blend-mode: multiply; }

.decoWrp2 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  mix-blend-mode: multiply; }

.decoWrp3 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
  mix-blend-mode: multiply; }

.decoWrp4 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
  mix-blend-mode: multiply; }

.deco1 {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.deco2 {
  -webkit-transform-origin: 20% 0;
          transform-origin: 20% 0; }

.deco3 {
  -webkit-transform-origin: 100% 90%;
          transform-origin: 100% 90%; }

.deco4 {
  -webkit-transform-origin: 80% 30%;
          transform-origin: 80% 30%; }

.decoG {
  -webkit-animation: deco1 4s linear 0s infinite;
          animation: deco1 4s linear 0s infinite; }

.mainVisualMSG {
  position: relative;
  width: 46.25%;
  left: 2.5%;
  text-align: center; }
  .is-pc .mainVisualMSG img {
    width: 100%; }
  .mainVisualMSG .mainVisualMSGWrp {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .is-sp .mainVisualMSG .mainVisualMSGWrp {
      top: 0;
      -webkit-transform: none;
              transform: none; }
  .is-sp .mainVisualMSG {
    width: 100%;
    padding-left: 5.16%;
    padding-right: 5.16%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: static;
    left: auto; }
    .is-sp .mainVisualMSG img {
      width: 66.66667%; }

.mainVisualDate {
  margin-top: 10px;
  margin-bottom: 10px; }

.mainVisuaPlaceVenue {
  margin-top: 2%; }

.infoNewsListArea {
  border: 1px solid #a38b78;
  padding: 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 250px;
  overflow: auto; }
  .is-sp .infoNewsListArea {
    padding: 15px 10px; }

.infoNewsArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .infoNewsArea .infoNewsBox {
    width: 47.83484%; }
    .is-sp .infoNewsArea .infoNewsBox {
      width: 100%;
      margin-bottom: 6%; }
  .is-sp .infoNewsArea {
    display: block; }

.infoTwitter {
  position: relative; }
  .infoTwitter .infoTwitterUser {
    position: absolute;
    right: 0;
    top: 5px; }
    .infoTwitter .infoTwitterUser img {
      width: 14px;
      height: auto;
      margin-right: 5px;
      position: relative;
      bottom: -2px; }
    .infoTwitter .infoTwitterUser a {
      color: #fff;
      background-color: #a38b78;
      border-radius: 30px;
      padding: 5px 15px;
      text-decoration: none; }

.infoTwitterArea {
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  border: 1px solid #a38b78;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5%;
  background-color: #fff; }

.infoTitle {
  font-size: 20px;
  color: #a38b78;
  margin-bottom: 20px; }

.brownLine {
  background-color: #a38b78;
  color: #fff;
  padding: 7px 10px; }
  .is-sp .brownLine {
    font-size: 12.5px; }

.infoNewsItem {
  font-size: 14px;
  margin-bottom: 10px; }
  .is-sp .infoNewsItem {
    font-size: 12px; }

.small {
  font-size: 80%; }

.block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  line-height: 2.4em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .block img {
    width: 100%; }
  .is-sp .block {
    margin-bottom: 76px; }
  .is-sp .block {
    display: block; }

.boxCoun {
  width: 100%; }

.blockImTx .blockText {
  padding-right: 5.16%; }

.blockTxIm {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .blockTxIm .blockText {
    padding-left: 5.16%; }

.blockImage {
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 3.84%; }
  .is-sp .blockImage {
    width: 100%;
    padding-right: 0;
    margin-bottom: 7.6%; }
    .is-sp .blockImage img {
      display: block;
      width: 100%; }
  .blockTxIm .blockImage {
    padding-right: 0;
    padding-left: 3.84%; }
    .is-sp .blockTxIm .blockImage {
      padding-left: 0; }

.blockText {
  width: 52%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .blockText {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .is-sp .blockText img {
      width: 100%; }

.blockTitle {
  margin-bottom: 4.42%; }
  .blockTitle .blockTitleM {
    margin-bottom: 50px; }
    .is-sp .blockTitle .blockTitleM {
      margin-bottom: 20px; }
  .blockTitle img {
    display: block;
    position: relative;
    -webkit-transform: translate(0, 101%);
            transform: translate(0, 101%); }

.blockTitleBorder {
  margin: 20px auto;
  display: block;
  content: "";
  bottom: 0;
  background: image-rul("common/line.png") center center no-repeat;
  width: 78.125%;
  padding-top: 3.90625%;
  background-size: contain; }
  .is-pc .blockTitleBorder {
    display: none; }

.blockTitleItem {
  overflow: hidden;
  display: block; }

.is-fadeIn .blockTitleM img {
  -webkit-animation: fadeBlockTitle 0.5s;
          animation: fadeBlockTitle 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.is-fadeIn .blockTitleS img {
  -webkit-animation: fadeBlockTitle 0.3s linear 0.1s;
          animation: fadeBlockTitle 0.3s linear 0.1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.onemessage {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 5.16%;
  margin-top: 2%; }
  .is-sp .onemessage {
    padding: 2% 8.57% 0; }

.infoArea {
  margin-bottom: 30px; }

.mvJojo1 {
  -webkit-animation: bubble1 10s ease 0s infinite;
          animation: bubble1 10s ease 0s infinite;
  -webkit-transform-origin: 90% 0%;
          transform-origin: 90% 0%; }

.mvJojo2 {
  -webkit-animation: bubble2 10s ease -2s infinite;
          animation: bubble2 10s ease -2s infinite;
  -webkit-transform-origin: 90% 60%;
          transform-origin: 90% 60%; }

.mvJojo3 {
  -webkit-animation: bubble1 10s ease -1s infinite;
          animation: bubble1 10s ease -1s infinite;
  -webkit-transform-origin: 90% 100%;
          transform-origin: 90% 100%; }

.mvJojo4 {
  -webkit-animation: bubble2 10s ease 0s infinite;
          animation: bubble2 10s ease 0s infinite;
  -webkit-transform-origin: 20% 90%;
          transform-origin: 20% 90%; }

.mvJojo5 {
  -webkit-animation: bubble2 10s ease -6s infinite;
          animation: bubble2 10s ease -6s infinite;
  -webkit-transform-origin: 1% 50%;
          transform-origin: 1% 50%; }

.mvJojo6 {
  -webkit-animation: bubble1 10s ease -7.5s infinite;
          animation: bubble1 10s ease -7.5s infinite;
  -webkit-transform-origin: 30% 30%;
          transform-origin: 30% 30%; }

.mvJojo7 {
  -webkit-animation: bubble1 10s ease -5s infinite;
          animation: bubble1 10s ease -5s infinite;
  -webkit-transform-origin: 10% 10%;
          transform-origin: 10% 10%; }

.mainVisualLoading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100%;
  background-color: #fffbe4; }

.loadHoshi {
  fill: #99806c; }

.load2,
.load3 {
  stroke: #000;
  stroke-miterlimit: 10; }

.load2 {
  stroke-width: 0.06px; }

.load3 {
  stroke-width: 0.05px; }

.btnOsaka {
  margin-bottom: 40px; }
  .btnOsaka img {
    margin-left: 5px; }
    .is-sp .btnOsaka img {
      height: 12px;
      width: auto; }
  .btnOsaka a {
    display: block;
    background-color: #a38b78;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    font-size: 25px;
    -webkit-transition: 0.25s;
    transition: 0.25s; }
    .is-sp .btnOsaka a {
      font-size: 16px; }
    .btnOsaka a:hover {
      background-color: #b49c89; }

.sectionTop.sectionArea {
  margin-top: 0; }
  .sectionTop.sectionArea .blockImage {
    width: 305px;
    padding-right: 0; }
    .is-sp .sectionTop.sectionArea .blockImage {
      width: auto;
      padding: 0; }
  .sectionTop.sectionArea .blockText {
    width: 440px; }
    .is-sp .sectionTop.sectionArea .blockText {
      width: auto;
      padding: 0; }

.btnLine {
  cursor: pointer;
  text-decoration: none; }
  .btnLine:hover {
    background-color: #b49c89;
    color: #fff; }

#highlights.is-sp .imgLarge {
  margin-bottom: 30px; }

#highlights.is-sp .footnote {
  right: 0;
  text-align: right; }

#highlights.is-sp .imgBoxTxt {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#highlights.is-sp .sectionTitle {
  margin-bottom: 50px; }

#highlights.is-sp .imgBoxImg {
  padding: 0 10px; }

.highlightsBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .highlightsBox {
    display: block; }
  .highlightsBox .imgBoxTxt {
    width: 60%;
    width: 60vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .is-longer .highlightsBox .imgBoxTxt {
      width: 600px; }
    .is-sp .highlightsBox .imgBoxTxt {
      width: 100%; }
  .highlightsBox .imgBoxImg {
    margin-top: 40px; }
    .is-sp .highlightsBox .imgBoxImg {
      margin-top: 10px; }
    .highlightsBox .imgBoxImg .gaimage {
      width: 100%;
      height: auto; }

.highlightBox {
  width: 48.8%;
  width: 48.8vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-longer .highlightBox {
    width: 488px; }
  .is-sp .highlightBox {
    width: 100%; }

.is-sp .artistList {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.artistList img {
  display: block; }

.artistArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .artistArea {
    padding: 0 30px 0 30px; }

.artistListItem {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #a38b78;
  position: relative;
  background-color: #fff;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative; }
  .is-sp .artistListItem {
    width: 100%;
    margin-bottom: 35px;
    min-height: 150px; }
  .artistListItem .artistPhotographer {
    position: absolute;
    left: 0;
    bottom: -2.3em;
    font-size: 10px; }

.artistImg {
  width: 31.9%;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background-size: cover;
  background-position: center center; }
  .artistListOdani .artistImg {
    background-image: url("/img/highlights/artist_odani.jpg"); }
  .artistListMorinaga .artistImg {
    background-image: url("/img/highlights/artist_morinaga.jpg"); }
  .artistListOdani .artistImg,
  .artistListMorinaga .artistImg {
    padding-top: 31.9%; }
  .artistImg img {
    width: 100%; }

.artistName {
  font-size: 18px;
  margin-bottom: 4px; }

.artistHurigana {
  font-size: 10px;
  margin-bottom: 4px; }

.artistProfession {
  font-size: 14px;
  margin-bottom: 10px; }

.btnMore {
  font-size: 20px; }
  .btnMore a {
    color: #a38b78;
    text-decoration: none;
    padding-right: 15px;
    position: relative;
    display: inline-block;
    cursor: pointer; }
    .btnMore a:after {
      content: "";
      position: absolute;
      display: block;
      background: url("/img/common/icon_arrow.png") left top no-repeat;
      background-size: 4px 9px;
      width: 4px;
      height: 9px;
      right: 0;
      top: 50%;
      margin-top: -4px; }

.artistProf {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
  padding: 2% 7%; }

.imgLarge {
  margin-bottom: 30px; }
  .imgLarge img {
    width: 100%; }

.partNo span {
  position: relative;
  letter-spacing: 0.2em; }
  .partNo span:after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #000;
    right: -60px;
    top: 50%; }

.galleryBox {
  margin: 30px auto 50px;
  padding: 0 100px; }
  .is-sp .galleryBox {
    width: 100%;
    margin: 20px 0 50px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.hightPointBoxImg img {
  display: block; }
  .is-sp .hightPointBoxImg img {
    width: 100%; }

.hightPointBox {
  border: 1px solid #a38b78;
  padding: 30px 45px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 60px; }
  .is-sp .hightPointBox {
    margin-bottom: 0;
    border-bottom: none;
    border-right: none;
    border-left: none;
    padding: 30px;
    margin-top: 40px; }
  .hightPointBox.hightPointBoxWrp {
    padding: 10px; }
    .is-sp .hightPointBox.hightPointBoxWrp {
      padding: 30px; }
    .hightPointBox.hightPointBoxWrp .hightPointBoxCon {
      padding: 30px 0 0 45px; }
      .is-sp .hightPointBox.hightPointBoxWrp .hightPointBoxCon {
        padding: 0;
        margin-bottom: 30px; }
  .hightPointBox .hightPointIcon {
    position: absolute;
    top: -38px; }
    .is-sp .hightPointBox .hightPointIcon {
      left: 50%;
      margin-left: -33px; }
    .hightPointBox .hightPointIcon img {
      width: 66px;
      height: auto; }

.hightPointBoxWrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .hightPointBoxWrp {
    display: block; }

.gallery_point {
  margin-top: 20px; }
  .is-pc .gallery_point img {
    height: 60px !important;
    width: auto !important; }
  .is-sp .gallery_point img {
    width: 100%; }

.is-pc .galleryBoxPtRb {
  position: relative; }
  .is-pc .galleryBoxPtRb .gallery_point {
    position: absolute;
    right: 0;
    bottom: 0; }

.chapter {
  margin-bottom: 5px; }
  .chapter img {
    height: 25px;
    width: auto;
    display: block; }
  .is-sp .chapter img {
    height: 17px;
    width: auto; }

.galleryMap {
  margin-bottom: 40px; }
  .galleryMap img {
    display: block;
    width: 100%; }
  .is-sp .galleryMap {
    padding: 0 15px; }

.bgColorLine {
  margin-bottom: 20px; }

.bgColorLineIn {
  background-color: #a38b78;
  color: #fff;
  padding: 5px 10px;
  display: block; }

#highlights .imgHalfBox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 50px; }
  #highlights .imgHalfBox .boxTitile {
    margin: 0 0 25px 0; }

#highlights.is-pc .imgHalfBox .imgBoxTxt {
  padding-top: 35px; }
  #highlights.is-pc .imgHalfBox .imgBoxTxt.imgBoxTxtMtN {
    padding-top: 0; }

#outline .block {
  margin-bottom: 30px; }

#outline .footer {
  margin-top: 80px; }

#outline .blockImTx .blockText {
  padding-right: 0; }

#outline.is-sp .blockImTx .blockText {
  padding-left: 0; }

#outline.is-sp .blockImage {
  margin-top: 20px; }

#en .outlineDataHead {
  width: 8em; }

#en .outlineDataCon {
  padding-left: 8em; }
  #en .outlineDataCon:before {
    content: ":";
    left: 7.5em; }

#en .outlineDataConDown {
  margin-top: 2.2em; }

#outline .btnLinkBreak,
#en .btnLinkBreak {
  margin-top: 20px; }

#outline .blockImage,
#en .blockImage {
  padding: 0; }

.outlineAccsess {
  margin-bottom: 20px;
  line-height: 1.9em; }

.outlineData,
.dataList {
  margin-bottom: 50px;
  line-height: 1.8em; }
  .outlineData .outlineDataHead,
  .outlineData .dataListHead,
  .dataList .outlineDataHead,
  .dataList .dataListHead {
    width: 6.5em;
    clear: left;
    float: left; }
  .outlineData .outlineDataCon,
  .outlineData .dataListCon,
  .dataList .outlineDataCon,
  .dataList .dataListCon {
    padding-left: 7em;
    position: relative;
    margin-bottom: 5px; }
    .outlineData .outlineDataCon.outlineDataMb, .outlineData .outlineDataCon.dataListMb,
    .outlineData .dataListCon.outlineDataMb,
    .outlineData .dataListCon.dataListMb,
    .dataList .outlineDataCon.outlineDataMb,
    .dataList .outlineDataCon.dataListMb,
    .dataList .dataListCon.outlineDataMb,
    .dataList .dataListCon.dataListMb {
      margin-bottom: 24px; }
    .outlineData .outlineDataCon:before,
    .outlineData .dataListCon:before,
    .dataList .outlineDataCon:before,
    .dataList .dataListCon:before {
      content: ":";
      left: 6.3em;
      top: 0;
      position: absolute; }

.is-sp .dataListHead {
  float: none;
  width: auto;
  position: relative; }

.is-sp .dataListHead:after {
  content: " :"; }

.is-sp .dataListCon:before {
  display: none; }

.is-sp .dataListCon {
  padding-left: 0;
  margin-bottom: 20px; }

.highModalImg {
  width: 90%;
  height: auto;
  display: block;
  margin: 20px 0 0 0; }

.dataListHighlights {
  margin-top: 45px;
  padding-top: 45px;
  border-top: 1px solid #a38b78; }

.btnLinkBreak {
  display: block;
  background-color: #a38b78;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .is-pc .btnLinkBreak {
    width: 320px; }
  .btnLinkBreak .btnLinkBreakIn {
    padding-top: 30px;
    vertical-align: middle; }
    .btnLinkBreak .btnLinkBreakIn:after {
      content: "";
      display: block; }
    .btnLinkBreak .btnLinkBreakIn img {
      vertical-align: middle;
      width: 12px;
      margin-left: 5px;
      display: inline; }
  .btnLinkBreak:hover {
    background-color: #b49c89;
    opacity: 1;
    color: #fff; }
    .btnLinkBreak:hover img {
      left: 2px; }

.content_other {
  width: 100%;
  padding-top: 50px;
  border-top: 1px solid #a38b78; }
  .content_other .btnLinkBreak {
    margin: 0 auto; }
    .is-sp .content_other .btnLinkBreak {
      width: 336px;
      width: 89.6vw;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }

#notes .footnote,
#notes .tabGuide {
  pointer-events: none; }

.notesListText .txtLink,
.notesListText a {
  color: #ff0000;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .notesListText .txtLink:hover,
  .notesListText a:hover {
    color: #ff6666; }

.notesListText .strong {
  color: #ff0000; }

.notesListTextUl {
  padding-left: 1em; }
  .notesListTextUl.notesListTextUlMb {
    margin-bottom: 2em; }
  .notesListTextUl li {
    text-indent: -1em; }

.notesList {
  margin-bottom: 20px;
  border: 1px solid #ff0000;
  position: relative; }
  .is-sp .notesList.notesListRequired .notesListHeading {
    padding-bottom: 2em; }
  .notesList .footnote {
    position: absolute;
    right: 20px;
    color: #ff0000;
    top: 10px; }
    .is-sp .notesList .footnote {
      display: block;
      margin-bottom: 0 !important;
      font-size: 10px;
      top: 30px; }
  .notesList .notesListHeading {
    color: #ff0000;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ff0000;
    text-align: center;
    position: relative; }
  .notesList.is-closed {
    border-bottom: none; }
    .notesList.is-closed .notesListText {
      height: 0;
      opacity: 0;
      padding: 0 20px; }
      .is-sp .notesList.is-closed .notesListText {
        padding: 0 10px; }

.tabGuide {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -35px;
  width: 40px;
  margin-left: -20px;
  height: 40px;
  background-color: #fffbe4;
  padding-top: 20px;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .tabGuide {
    font-size: 10px;
    padding-top: 15px; }
  .tabGuide:after {
    content: "";
    display: block;
    background-image: url("/img/common/arrow_red.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 11px;
    height: 15px;
    left: 50%;
    position: absolute;
    margin-left: -6px;
    top: 0;
    -webkit-transition: 0.25s;
    transition: 0.25s; }
  .tabGuide:before {
    content: "CLOSE"; }
  .is-closed .tabGuide:before {
    content: "OPEN"; }
  .is-closed .tabGuide:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.notesListText {
  padding: 50px 20px 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .is-sp .notesListText {
    line-height: 1.9em; }
  .notesListText.notButton {
    padding: 20px; }
    .is-sp .notesListText.notButton {
      padding: 10px; }
  .is-sp .notesListText {
    padding: 30px 10px 10px 10px;
    font-size: 10px; }

#profile .block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

#profile.is-sp .sectionTtlMain img {
  height: 24px; }

.blockProfile .blockImage,
.blockWhat .blockImage {
  width: 32%;
  width: 32vw;
  -ms-flex-preferred-size: 320px;
      flex-basis: 320px; }
  .is-longer .blockProfile .blockImage, .is-longer
  .blockWhat .blockImage {
    width: 320px; }

.blockWhat .blockImage {
  width: auto; }

.is-sp .blockProfile .blockImage {
  width: auto; }
  .is-sp .blockProfile .blockImage img {
    width: 220px;
    width: 58.66667vw;
    margin: 0 auto; }

.blockProfile .blockText {
  padding-left: 0;
  width: auto; }

#whatisjojo .blockText {
  padding-right: 0; }

.is-sp #whatisjojo .blockText {
  padding: 0; }

[v-cloak] {
  display: none; }

.modalGoods .modalContent {
  width: 900px;
  max-width: 900px; }
  .is-sp .modalGoods .modalContent {
    width: 89.6%;
    max-width: auto; }

#goods .notesListText {
  font-size: 12px; }

#goods .notesListHeading {
  cursor: auto; }

.goodsItems {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.goodsItem {
  width: 253px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px; }
  .goodsItem:nth-child(3n) {
    margin-right: 0; }
  .is-sp .goodsItem {
    width: 100%;
    margin-right: 0; }

.modalGoods .goodsImage {
  padding: 0;
  cursor: pointer; }

.modalGoods .goodsInfo {
  margin: 0;
  padding-right: 0; }

.goodsImage {
  border: 1px solid #bfbfbf;
  padding: 20px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .goodsImage {
    padding: 10px 7px; }
  .is-pc .goodsImage.goodsImage01 img {
    width: 100%;
    height: auto; }
  .goodsImage img {
    width: 100%;
    margin: 0 auto;
    display: block; }
    .is-pc .goodsImage img {
      width: 100%; }

.goodsName {
  font-size: 17px;
  line-height: 1.7em;
  margin-bottom: 20px; }
  .is-sp .goodsName {
    font-size: 14px; }
  .goodsName .footnote {
    display: block;
    line-height: 1.5em; }

.goodsItem {
  position: relative;
  padding-bottom: 330px; }
  .is-sp .goodsItem {
    padding-bottom: 20px; }

.goodsItemInfo {
  position: absolute; }
  .is-pc .goodsItemInfo {
    bottom: 20px;
    padding: 0 20px;
    width: 100%;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .is-sp .goodsItemInfo {
    position: static; }

.goodsPrice {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-align: center; }
  .is-sp .goodsPrice {
    font-size: 11px; }

.goodsGuideTxt {
  margin: 50px auto;
  text-align: center;
  font-size: 20px; }
  .is-sp .goodsGuideTxt {
    font-size: 15px; }
  .goodsGuideTxt span {
    border-bottom: 1px solid #a38b78;
    padding-bottom: 20px; }
    .is-sp .goodsGuideTxt span {
      padding-bottom: 10px; }

.goodsArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .is-sp .goodsArea {
    display: block; }

.goodsInfo {
  font-size: 14px;
  margin: 20px 0;
  width: 370px; }
  .is-sp .goodsInfo {
    width: 100%; }

.goodsCon {
  margin-bottom: 40px; }

.goodsTitle {
  font-size: 28px;
  line-height: 1.7em;
  margin-bottom: 20px; }
  .is-sp .goodsTitle {
    font-size: 20px; }

.goodsSub {
  font-size: 16px;
  color: #a38b78;
  line-height: 1.7em; }
  .is-sp .goodsSub {
    font-size: 14px; }

.goodsMemo {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1.5em; }
  .goodsMemo strong {
    font-weight: bold; }
  .goodsMemo font[size="2"],
  .goodsMemo font[size="1"] {
    font-size: 10px; }
  .goodsMemo .font2 {
    font-size: 10px; }

.goodsImageLarge,
.goodsThum {
  width: 392px; }
  .is-sp .goodsImageLarge, .is-sp
  .goodsThum {
    width: 100%;
    height: auto; }

.goodsImageLarge {
  background-color: #fff;
  height: 392px;
  overflow: hidden;
  position: relative; }

.goodsInfoPersonal {
  font-size: 14px;
  margin-top: 10px; }

.goodsConState {
  margin-top: 25px;
  margin-bottom: 25px; }
  .goodsConState .goodsConStateLabel {
    color: #fff;
    padding: 3px 10px; }

.goodsThum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.goodsThumItem {
  width: 95px;
  height: 95px;
  background-color: #fff;
  margin-right: 4px;
  margin-bottom: 4px; }
  .is-sp .goodsThumItem {
    width: 31%;
    height: auto; }
  .goodsThumItem:nth-child(4n) {
    margin-right: 0; }

.modalContent .goodsImage {
  border: none;
  margin-bottom: 5px; }

.modalContent {
  padding: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .is-sp .modalContent {
    padding: 10px; }

.btnGoodsDetail,
.labelStatus {
  display: block;
  padding: 7px 10px;
  text-align: center;
  color: #fff; }

.btnGoodsDetail {
  background-color: #000;
  margin-top: 10px;
  cursor: pointer; }
  .btnGoodsDetail:hover {
    opacity: 0.6; }
  .btnGoodsDetail .btnGoodsDetailTxt {
    position: relative;
    padding-right: 23px; }
    .btnGoodsDetail .btnGoodsDetailTxt:after {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -4px;
      content: "";
      display: block;
      background-image: url("/img/goods/icon_goodsarrow.png");
      background-repeat: no-repeat;
      background-size: contain;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      width: 15px;
      height: 10px; }

.labelStatusAri,
.labelStatus_in_stock {
  background-color: #a38b78; }

.labelStatus_few_stock {
  background-color: #d1c0a7; }

.labelStatus_back_ordering {
  background-color: #bebebf; }

.labelStatus_soldout {
  background-color: #ff5722; }

.labelStatus_bto {
  background-color: #b39ddb; }

.labelStatus_before_reception {
  background-color: #b39ddb; }

.labelStatus_accepting {
  background-color: #5e35b1; }

.labelStatus_end_of_reception {
  background-color: #999; }

/* 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; }

.largeImageArrow {
  position: absolute;
  top: 50%;
  z-index: 100;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .largeImageArrow.largeImageArrowPrev {
    left: 0;
    background-image: url("/img/goods/arrow_prev.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 40px;
    height: 40px; }
  .largeImageArrow.largeImageArrowNext {
    right: 0;
    background-image: url("/img/goods/arrow_next.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 40px;
    height: 40px; }
  .largeImageArrow:hover {
    opacity: 0.6; }

.pagination {
  text-align: center; }
  .pagination .paginationList {
    display: inline-block;
    border-top: 1px solid #a38b78;
    border-bottom: 1px solid #a38b78;
    border-right: 1px solid #a38b78; }
  .pagination .page-item {
    display: block;
    width: 40px;
    float: left;
    font-size: 10px;
    border-left: 1px solid #a38b78; }
    .is-sp .pagination .page-item {
      width: 30px; }
    .pagination .page-item.active a {
      background-color: #a38b78;
      color: #fff;
      cursor: auto; }
      .pagination .page-item.active a:hover {
        opacity: 1; }
    .pagination .page-item img {
      height: 8px;
      width: auto; }
      .is-sp .pagination .page-item img {
        height: 6px; }
  .pagination a {
    text-decoration: none;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #a38b78;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    cursor: pointer; }
    .is-sp .pagination a {
      height: 30px;
      line-height: 30px;
      width: 30px; }
    .pagination a:hover {
      opacity: 0.6; }

#ticket.is-sp .tableTxt,
#ticket.is-sp .notesStrong {
  line-height: 1.9em; }

#ticket.is-sp .tableTxt .footnote {
  font-size: 10px; }

#ticket.is-sp .footer {
  margin-top: 50px; }

.ticketGoods {
  display: inline-block;
  text-align: left; }

.is-sp .ticketGoodsList {
  display: block;
  width: 100%;
  margin: 0 auto; }

.ticketGoodsList li {
  display: inline-block;
  text-align: center; }

.ticketGoodsList.ticketGoodsPlus {
  text-align: center; }
  .ticketGoodsList.ticketGoodsPlus li {
    width: 30%; }
    .is-sp .ticketGoodsList.ticketGoodsPlus li {
      width: 45%; }
      .is-sp .ticketGoodsList.ticketGoodsPlus li img {
        width: 100%; }

.ticketGoodsList img {
  display: block;
  width: 100%; }

.ticketLink .ticketType {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #a38b78;
  padding: 30px 10%; }
  .is-sp .ticketLink .ticketType {
    padding: 15px 10px; }
  .ticketLink .ticketType img {
    -webkit-transition: 0.25s;
    transition: 0.25s; }
  .ticketLink .ticketType:hover img {
    opacity: 0.6; }
  .ticketLink .ticketType:hover .ticketTypeInfo {
    border-color: #666666; }
  .ticketLink .ticketType .ticketFinishedhed {
    pointer-events: none; }

.ticketLink .ticketTypeInfo,
.ticketLink .ticketTypeName {
  pointer-events: none; }

.ticketInfo {
  background-color: #fff;
  border: 1px solid #a38b78;
  padding: 30px 10%;
  font-size: 12px; }
  .is-sp .ticketInfo {
    padding: 15px 10px; }

.ticketType {
  margin-bottom: 20px;
  display: block;
  text-decoration: none; }

.ticketTypeInfo {
  border-bottom: 4px solid #000;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
  text-align: center; }
  .is-sp .ticketTypeInfo {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #000; }

.ticketTypeName {
  font-size: 24px;
  text-align: center; }
  .ticketTypeName.ticketTypeNameMt {
    margin-top: 60px; }
    .is-sp .ticketTypeName.ticketTypeNameMt {
      margin-top: 40px; }
  .is-sp .ticketTypeName img {
    height: 14px;
    display: block;
    margin: 0 auto; }

.ticketTypeVol {
  font-size: 22px;
  position: absolute;
  left: 0;
  bottom: 15px; }
  .is-sp .ticketTypeVol {
    bottom: 5px; }
    .is-sp .ticketTypeVol img {
      height: 8px;
      width: auto; }

.ticketTypeLottery {
  position: absolute;
  right: 0;
  top: 0; }
  .is-sp .ticketTypeLottery img {
    height: 29px;
    display: block; }

.ticketTypeDate {
  font-size: 30px;
  margin: 0 auto;
  display: inline-block;
  text-align: left; }
  .is-sp .ticketTypeDate {
    width: auto; }
    .is-sp .ticketTypeDate img {
      height: 10px;
      display: block; }
  .ticketTypeDate .period {
    font-size: 11px;
    display: block; }

.ticketInfo {
  margin-top: 70px; }
  .is-sp .ticketInfo {
    margin-top: 35px; }

.ticketNotice {
  background-color: #a38b78;
  color: #fff;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 20px 0; }
  .is-sp .ticketNotice {
    font-size: 10px;
    line-height: 1.7em; }

.ticketNoticeList li {
  position: relative;
  padding-left: 1.3em; }
  .ticketNoticeList li:before {
    content: "\203B";
    display: block;
    position: absolute;
    left: 0;
    top: 0; }

.ticketTable {
  margin-bottom: 30px;
  width: 100%; }
  .is-sp .ticketTable {
    margin-bottom: 15px;
    font-size: 10px; }
  .ticketTable table {
    width: 100%;
    border: 1px solid #a38b78;
    table-layout: fixed; }

.td_color_holiday,
.td_color_weekday {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.3em;
  padding: 7px 0;
  border-top: 1px solid #a38b78; }

.td_color_holiday {
  background-color: #a38b78;
  border-right: 1px solid #fff; }

.td_color_weekday {
  background-color: #beada0;
  border-right: 1px solid #a38b78; }

.tableTxt {
  border-top: 1px solid #a38b78;
  border-left: 1px solid #a38b78;
  padding: 5px 10px; }
  .is-sp .tableTxt {
    padding: 2px 5px; }
  .tableTxt img {
    display: block;
    margin: 0 auto 10px; }
    .is-sp .tableTxt img {
      width: 70%; }

.tableHeader {
  background-color: #dad0c9;
  padding: 5px 10px; }

.txtCenter {
  text-align: center; }

.notesStrong {
  border: 1px solid #ff0000;
  padding: 0 20px 20px;
  position: relative;
  font-size: 12px; }
  .is-sp .notesStrong {
    font-size: 10px; }
  .notesStrong .notesStrongHead {
    position: relative;
    text-align: center;
    color: #ff0000;
    top: -13px; }
    .is-sp .notesStrong .notesStrongHead {
      top: -9px;
      line-height: 1.7em; }
    .notesStrong .notesStrongHead span {
      background-color: #fff;
      padding: 0 5px; }

.ticketGuide {
  font-size: 14px;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  margin-top: 30px; }
  .is-sp .ticketGuide {
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: 15px; }

.btnlawson {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px; }
  .is-sp .btnlawson {
    margin-bottom: 0;
    margin-top: 10px; }
  .btnlawson img {
    display: block;
    width: 100%; }

.btnGropu {
  background-color: #a38b78;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 60px;
  position: relative;
  line-height: 60px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  overflow: hidden; }
  .is-sp .btnGropu {
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px; }
  .btnGropu:hover {
    opacity: 0.6; }
  .btnGropu:before, .btnGropu:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #fff; }
  .btnGropu:before {
    right: -30px;
    top: -30px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    .is-sp .btnGropu:before {
      right: -40px;
      top: -40px; }
  .btnGropu:after {
    right: -30px;
    bottom: -30px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
    .is-sp .btnGropu:after {
      right: -40px;
      bottom: -40px; }

.ticketInfoGroup {
  margin-bottom: 60px; }

.ticketNoticeGuide {
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  position: relative; }
  .is-sp .ticketNoticeGuide {
    font-size: 12px;
    margin-bottom: 30px; }

.ticketType {
  position: relative; }

.ticketInfo {
  position: relative; }

.ticketFinishedhed {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("/img/ticket/finished_bg.png");
  background-size: 16px 16px;
  left: 0;
  top: 0; }
  .ticketFinishedhed span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: url("/img/ticket/finished_txt.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 225.5px;
    height: 22px; }
  .ticketFinishedhed.ticketFinishedhedSale span {
    background-image: url("/img/ticket/finished_txt_sale.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 226px;
    height: 22px; }

.endTyusen {
  background-color: #ff0000;
  padding: 30px; }
  .endTyusen img {
    height: 22px;
    width: auto;
    display: block;
    margin: 0 auto; }
    .is-sp .endTyusen img {
      height: 17px; }

#en #ticket03,
#ticket #ticket01 {
  margin-bottom: 60px; }
  .is-sp #en #ticket03, .is-sp
  #ticket #ticket01 {
    margin-bottom: 35px; }

#en .sectionEnTicket {
  width: 800px;
  margin: 0 auto; }

#en .btnGropu:before {
  right: -35px;
  top: -35px; }

#en .btnGropu:after {
  right: -35px;
  bottom: -35px; }

#en .ticketNoticeList li {
  padding-left: 0.8em; }
  #en .ticketNoticeList li:before {
    content: "*"; }

#en.is-sp .sectionEnTicket {
  width: 336px;
  width: 89.6vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

#en.is-sp .ticketTypeName img {
  height: 11px;
  width: auto; }

#en.is-sp .ticketTypeName.ticketTypeNameLine2 img {
  height: 20px; }

.enContactList .enContactListHead {
  float: left;
  clear: left;
  width: 8em; }

.enContactList .enContactListText {
  padding-left: 8em; }

#audio.is-sp .blockImage {
  width: auto;
  text-align: center; }

#audio.is-sp .blockText,
#audio.is-sp .blockImage {
  width: auto; }

#audio.is-sp .btnLinkBreak {
  position: static;
  margin-top: 20px; }

#audio .btnLinkBreak {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block; }

#audio .blockText {
  width: 525px;
  position: relative; }

#audio .blockImage {
  width: 220px;
  -ms-flex-preferred-size: 220px;
      flex-basis: 220px;
  padding-left: 0; }
  #audio .blockImage img {
    display: block; }

.narratorProf {
  width: 460px;
  -ms-flex-preferred-size: 460px;
      flex-basis: 460px; }
  .is-sp .narratorProf {
    width: auto;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }

.notesList.is-closed {
  margin-bottom: 50px; }

.narrator {
  border: 1px solid #a38b78;
  padding: 10px;
  background-color: #fff;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 1.7em; }
  .is-sp .narrator {
    display: block;
    position: relative; }
  .narrator .narratorPic {
    width: 93px;
    -ms-flex-preferred-size: 93px;
        flex-basis: 93px; }
    .is-sp .narrator .narratorPic {
      position: absolute;
      right: 10px;
      top: 10px; }
    .narrator .narratorPic img {
      display: block; }

.narratorInfo {
  width: 150px;
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
  margin-left: 20px; }
  .is-sp .narratorInfo {
    width: auto;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-top: 20px;
    margin-bottom: 40px; }
  .narratorInfo .narratorInfoRole {
    font-size: 18px; }
  .narratorInfo .narratorInfoName {
    font-size: 24px;
    margin: 7px 0 13px; }

.is-sp .audioContact {
  font-size: 10px;
  line-height: 1.7em; }

.audioContact .audioContactHead {
  float: left;
  clear: left; }
  .is-sp .audioContact .audioContactHead {
    margin-bottom: 5px;
    float: none; }

.audioContact .audioContactTxt {
  padding-left: 20em; }
  .is-sp .audioContact .audioContactTxt {
    padding-left: 0; }

.specialBannerItem {
  margin-bottom: 50px;
  position: relative; }
  .specialBannerItem:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fff; }
  .specialBannerItem a {
    display: block;
    position: relative; }
  .specialBannerItem img {
    display: block;
    width: 100%; }

#mercedesme {
  background-color: #000; }
  #mercedesme body,
  #mercedesme .wrapper {
    background-color: #000;
    color: #fff; }
  #mercedesme .footer {
    border-top: 1px solid #fff; }
  #mercedesme .outlineData {
    font-size: 12px; }
  #mercedesme .btnLinkBreak {
    margin-top: 60px;
    width: 490px;
    margin-left: auto; }
  #mercedesme .sectionTitle img {
    width: 80%; }
  #mercedesme .sectionTitle {
    margin-bottom: 30px; }
  #mercedesme .strong {
    color: #a38b78; }

#mercedesme.is-sp .btnLinkBreak {
  line-height: 1.5em;
  margin-top: 50px;
  width: 100%;
  margin-left: auto; }

.marOutlineTitle {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 80px; }
  .is-sp .marOutlineTitle {
    margin-bottom: 20px; }

.merBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
  margin-top: 70px; }
  .is-sp .merBox {
    display: block;
    margin-top: 30px; }

.merBoxCon {
  -ms-flex-preferred-size: 488px;
      flex-basis: 488px;
  width: 488px; }
  .is-sp .merBoxCon {
    width: auto;
    padding: 0 20px;
    margin: 40px 0 30px; }

.merBoxImg {
  -ms-flex-preferred-size: 465px;
      flex-basis: 465px;
  width: 465px; }
  .merBoxImg img {
    width: 100%; }
  .is-sp .merBoxImg {
    width: auto;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
    .is-sp .merBoxImg .footnote {
      padding-left: 20px;
      font-size: 10px; }

.floorTitle {
  background-color: #a38b78;
  color: #000;
  font-size: 24px;
  text-align: center;
  padding: 20px 0;
  letter-spacing: 0.1em;
  margin-bottom: 20px; }
  .is-sp .floorTitle {
    font-size: 15px; }

.mb70 {
  margin-bottom: 70px; }

.marImage {
  text-align: center; }
  .marImage img {
    display: block;
    width: 100%; }

.merHeadTitle {
  text-align: center;
  border-top: 1px solid #a38b78;
  border-bottom: 1px solid #a38b78;
  padding: 15px 0;
  font-size: 24px;
  color: #a38b78;
  margin-bottom: 50px;
  line-height: 1.6em; }
  .is-sp .merHeadTitle {
    font-size: 15px;
    margin-bottom: 20px; }

.marBoxHead {
  color: #a38b78;
  font-size: 20px;
  margin-bottom: 30px;
  line-height: 2em; }
  .is-sp .marBoxHead {
    font-size: 15px;
    margin-bottom: 20px; }

.merSection {
  margin-bottom: 80px; }

.merSubbox {
  padding: 40px;
  border: 1px solid #a38b78;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 20px; }
  .is-sp .merSubbox {
    padding: 20px; }
  .merSubbox .merSubboxImg img {
    width: 100%; }

.merSubboxTitle {
  font-size: 20px;
  line-height: 2em; }
  .is-sp .merSubboxTitle {
    font-size: 14px; }

.merSubboxMin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .is-sp .merSubboxMin {
    display: block; }
  .merSubboxMin .merSubboxTxt {
    width: 450px;
    -ms-flex-preferred-size: 450px;
        flex-basis: 450px; }
    .is-sp .merSubboxMin .merSubboxTxt {
      width: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
  .merSubboxMin .merSubboxImg {
    width: 413px;
    -ms-flex-preferred-size: 413px;
        flex-basis: 413px; }
    .merSubboxMin .merSubboxImg img {
      display: block;
      width: 100%; }
    .is-sp .merSubboxMin .merSubboxImg {
      width: 100%; }
      .is-sp .merSubboxMin .merSubboxImg img {
        width: 70%;
        margin: 0 auto; }

.mer_info {
  font-size: 20px;
  text-align: center;
  line-height: 1.7em;
  margin: 0 0 90px 0; }
  .is-sp .mer_info {
    margin: 30px 0 50px;
    font-size: 18px; }

.is-sp .merTxt {
  padding: 0 20px; }

.is-pc .bannerList {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.is-pc .bannerListItem {
  margin-right: 20px; }

.is-pc .mainVisualDate {
  margin: 25px 0; }

.is-pc .fv_border {
  margin: 25px 0; }

.osakaOutline .btnLinkBreakIn img {
  width: 17px;
  margin-left: 10px; }

.ttlOsaka {
  font-size: 42px;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 40px; }
  .is-sp .ttlOsaka {
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0px; }

.contentOsaka {
  margin-top: 30px;
  padding-top: 80px; }

.infoArea.infoAreaOsaka {
  text-align: center; }
  .infoArea.infoAreaOsaka .boxTitile {
    font-size: 20px;
    padding-bottom: 20px; }
    .is-sp .infoArea.infoAreaOsaka .boxTitile {
      border-top: 1px solid #a38b78;
      padding-top: 15px;
      border-bottom: none;
      padding-bottom: 0; }
  .infoArea.infoAreaOsaka .btnLinkBreak {
    width: 100%; }
  .infoArea.infoAreaOsaka .outlineData {
    margin-bottom: 30px; }

.osakaMapimg {
  display: block;
  margin-bottom: 30px; }

.infoOsakaPreview {
  text-align: center; }
  .infoOsakaPreview .bgColorLine {
    font-size: 20px;
    padding: 15px 10px; }
    .is-sp .infoOsakaPreview .bgColorLine {
      font-size: 18px; }
  .infoOsakaPreview .textYokoku {
    font-size: 18px; }
    .is-sp .infoOsakaPreview .textYokoku {
      font-size: 16px; }

#tokyo .btnMenu {
  display: none; }

#tokyo .shareList {
  position: absolute;
  right: 0; }

#tokyo .jojoLogo {
  margin: 0 auto; }

#tokyo .footer {
  margin-top: 50px; }

#tokyo.is-sp .footer {
  padding-top: 20px; }

@media (min-width: 440px) {
    .is-sp .goodsItems {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .is-sp .goodsItem {
      width: 48%; } }
