@charset "utf-8";




header, footer, main, article, aside, section, nav, figure, figcaption {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 100%;
}
small {
  font-size: 100%;
}
img {
  border-style: none;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
article *+h2,
article *+h3,
article *+h4,
article *+h5,
article *+h6,
article p,
.main *+h2 {
  margin-top: 1.5em;
}
article * + p,
article * + table,
article * + ul,
article * + ol,
article * + dt {
  margin-top: 1em;
}

.main .infoDate {
  color:#2C4699;
  font-weight:bold;
  margin:0px 0px 10px;
}
.main #sns{
  padding-bottom:30px;
}
.main #sns li{
  float: left;
}
.main #sns li + li{
  margin-right: 30px;
}
.main #sns ul:after{
  content: '';
  display: block;
  clear: both;
}
#spmainVisual {
  display: none;
}

/* column */
.sideL,
.sideR {
  width: 49%;
  max-width: 346px;
}
.sideL {
  float: left;
}
.sideR {
  float: right;
}
.sideL + .sideR {
    margin-top: 0;
}
#spNav {
  display: none;
}

@media only screen and (max-width: 800px) {
  .sizeM .image,
  .sizeM .sentence {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important; }
  .sizeM .image {
    width: auto; }
  .sizeM .sentence {
    width: auto;
    margin-top: 20px;
    padding: 0 !important; }
    .sizeM .sentence + .image {
      margin-top: 20px; }
  .sizeM figcaption {
    text-align: center; } }

.sizeS .image {
  width: 315px;
}
@media only screen and (max-width: 480px) {
  .sizeS .image,
  .sizeS .sentence {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important; }
  .sizeS .image {
    width: auto; }
  .sizeS .sentence {
    width: auto;
    margin-top: 20px;
    padding: 0 !important; }
    .sizeS .sentence + .image {
      margin-top: 20px; }
  .sizeS figcaption {
    text-align: center; }
  }

@media only screen and (max-width: 320px) {
  .roundR .image,
  .roundL .image {
    float: none;
    margin: 0;
    text-align: center; }
  }

@media only screen and (min-width: 601px) {
  .head #btnMenu {
    display: none;
  }
  #Gyoza .main .gyozaIndex .link {
    margin-bottom:40px;
  }
}
@media only screen and (max-width: 600px) {
  .globalNavi,
  .totop {
    display: none; }

  .all {
    min-width:0;
    background: none;
  }
  .headWrap {
    min-height: 105px;
  }
  .headWrap.bg {
    background:url(../img/head_bg_sp.png) repeat-x center top;/*★★★ left＞center ★★★*/
  }
  .headWrap.chgbg {
    background:url(../img/head_bg_sp_transparent.png) repeat-x center top;/*★★★ left＞center ★★★*/
  }
  .head {
    width: auto;
    height: auto;
  }
  .head h1,
  .head .logo {
    text-align:left;
    margin: 0;
    padding-top: 17px;
      height: 67px;
    letter-spacing: -.4em;
  }
  /* 20th----------- */
    /*
  .head .logo a:first-child {
    max-width: 23%;
  }
  .head .logo a:last-child {
    max-width: 75%;
  }
    */
  /* ---------- 20th */
  .head .time-area {
margin-top: 21px;/*★★★23＞21 ★★★*/
padding: 15px 10px;
background-color: #fddb5d;/*★★★ 追加 ★★★*/
}
  .head .time{
    position: static;
  }
  .head .time .last{
    margin-top: 0;
    display: inline-block;
    text-align: left;
  }
  .head p.description{
    position: static;
    width: auto;
    margin-top: 5px;
  }
  .head .subNavi {
      width: auto;
      right: 75px;
  }
  .head .subNavi li{
    display: none;
  }
/*
  .head .subNavi li.passport,
  .head .subNavi li.clubnamja,
  .head .subNavi li:nth-child(1) {
    display: block;
  }
*/
  .head .subNavi li.passport,
  .head .subNavi li.clubnamja {
    display: block;
  }
   .head .subNavi li.clubnamja {
    margin-right: 10px;
  }
  /*
  .head .subNavi li:first-child{
    display: block;
  }
  */
  .head #btnMenu {
    display: block;
    position: absolute;
    top: 17px;
    right: 6px;
    width: 34px;
    height: 28px;
    margin-top: 0;
    background-color: #cfa7cd;
    border-style: solid;
    border-width: 16px 12px;
    border-color: #674498;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 4px;/*★★★5px*/
  }
  .head #btnMenu:after {
    content: '';
    display: block;
    width: 42px;
    height: 4px;
    margin: 4px -1px 0;
    border-top: 8px solid #674498;
    border-bottom: 8px solid #674498;
  }
  .time-area .description {
    font-size: 133%;
  }
  .mainVisual {
    display: none;
  }
  #spmainVisual {
    display: block;
  }
  #spSlideNav {
display: block;
background-color: #fddb5d;
  }
  #spNav {
/*   margin: 0 -10px;*/
    display: none;
/*
    position: absolute;
    top: 115px;
*/
    background-color: #6a5a4a;
    z-index: 10000;
    text-align: center;
  }
  #spNav ul {
    width: 100%;
  }
  #spNav .spmenu li {
    border-bottom: 1px solid #8f8878;
    line-height: 50px;
  }
  #spNav a {
    display: block;
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: none;
  }

/* xyz追記 ここから */
  html.nj_nav_open,
  html.nj_nav_open body {
    height: 100%;
    overflow: hidden;
    width: 100%;
  }
  html.nj_nav_open .headWrap {
    background-image: none;
  }
  html.nj_nav_open .headWrap .logo,
  html.nj_nav_open .headWrap .subNavi,
  html.nj_nav_open .headWrap .time-area {
    display: none;
  }
  html.nj_nav_open #spNav {
    display: block;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 100px;
    width: 100%;
  }
  html.nj_nav_open #spNav .spInner {
    height: calc(100% - 100px);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
/* xyz追記 ここまで */

  #spNav .spmenu li .sp_food-shop {
    background: rgba(255,255,255,0.05);
    border-radius: 6px;
    line-height: 36px;
    margin: -0.5em auto 1em;
    max-width: 360px;
    padding: 0.25em 0;
    position: relative;
    width: calc(100% - 2em);
  }
  #spNav .spmenu li .sp_food-shop aside {
    display: table;
    margin: 0 auto;
    text-align: left;
  }
  #spNav .spmenu li .sp_food-shop aside a {
    padding: 0 1.5em 0 2em;
    position: relative;
  }
  #spNav .spmenu li .sp_food-shop aside a:before {
    background: rgba(255,255,255,0.5);
    border-radius: 100%;
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 1em;
    opacity: 0.7;
  }
  #spNav .spmenu li .sp_food-shop aside a + a {
    border-top: 1px dashed #8f8878;
  }


  #spNav .spmenu ul+ul {
    background: rgba(0,0,0,0.2);
  }
  #spNav .spmenu ul+ul li {
    float: left;
    width: 50%;
  }
  #spNav .spmenu ul+ul li:nth-child(odd) {
    border-right: 1px solid #8f8878;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #spNav .spmenu + ul {
    border-bottom: 1px solid #8f8878;
    background: rgba(0,0,0,0.2);
  }
  #spNav .spmenu + ul li {
    margin: 20px 10px;
    display: inline-block;
  }
  #snsButton {
    width: 100%;
/*  margin: 20px auto 0;
    padding-bottom: 20px;*/
    margin: 0 auto; /* xyz追記 */
    padding-bottom: 0; /* xyz追記 */
    border-bottom: 1px solid #8f8878;
    text-align: center;
  }
  #snsButton li {
    display: inline-block;
    width: 42px;
    margin: 0 10px;
    border: none;
  }
  #snsButton li:nth-child(3) {
    display: none;
  }
  #snsButton a {
    display: block;
    width: 42px;
    height: 46px;
    margin: 0 auto;
    white-space: nowrap;
    text-indent: 100%;
    background-image: url(../../../../shared/images/icon_type_a.png);
    background-repeat: no-repeat;
    overflow: hidden;
  }
  #snsButton a:hover, #snsButton a:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #snsButton a[href*='facebook'] {
    background-position: 0 -250px;
  }
  #snsButton a[href*='twitter'] {
    background-position: -50px -250px;
  }
  #snsButton a[href*='google'] {
    background-position: -100px -250px;
  }
  #snsButton a[href*='line'] {
    background-position: -150px -250px;
  }
  #spNav ul+ul:after,
  #snsButton:after,
  #spNav .spmenu + ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #spNav .btnClose {
    color: #fff;
    line-height: 50px;
    display: block;
    margin-top: 0;
    text-align: center;
    border-bottom: 1px solid #666;
    background: rgba(0,0,0,0.5);
  }
  .path{
    font-size: 133%;
    width: auto;
    margin: 0 10px;
  }
  .contents{
    width: auto;
    margin-top: 10px;
    background-image: none;
  }
  .main {
    float: none;
    width: auto;
    margin: 0;
    padding: 0 10px;
    background-image: none;
    background-color: #fff;
  }
  .main p{
    margin-left: 0;
  }
  .main h3{
    margin-left: 0;
    padding:5px 0px 5px 40px;
  }
  .main .table{
    margin-left: 0;
  }
  .sub nav > ul > li a {
    font-size: 150%;
  }
  .sub nav ul ul li a {
    font-size: 133%;
  }
  .snsNavi {
      display: none;
  }
  #footNav ul {
    margin-top: 20px;
  }
  #footNav ul:nth-of-type(odd) {
    clear: both;
  }
  #footNav p,
  #footNav li {
    font-size: 1.07em;
    margin-bottom: 1em;
  }
  #Dessert .sub,
  #Gyoza .sub,
  .sub {
    width: 100%;
    background: none;
    float: none;
    margin-bottom: 30px;
  }
  #Dessert .sub nav > ul,
  #Gyoza .sub nav > ul,
  .sub nav > ul{
    width: 100%;
    margin-right: 0;
    background: none;
  }
  #Dessert .sub nav > ul > li,
  #Gyoza .sub nav > ul > li,
  .sub nav > ul > li {
    width: 100%;
    border-bottom: 1px solid #b9ad9e;
  }
  #Dessert .sub nav > ul > li > a,
  #Gyoza .sub nav > ul > li > a,
  .sub nav > ul > li > a {
    box-sizing: border-box;
    width: 100%;
    background: url('../img/sub_li_current.png') no-repeat left top;
  }
  #Dessert .sub nav > ul > li > ul,
  #Gyoza .sub nav > ul > li > ul,
  .sub nav > ul > li > ul {
    width: 100%;
    margin: 0;
    background-color: #fff;
  }
  #Dessert .sub nav > ul > li > ul:after,
  #Gyoza .sub nav > ul > li > ul:after,
  .sub nav > ul > li > ul:after{
    content: '';
    display: block;
    clear: both;
  }
  #Dessert .sub nav > ul > li > ul > li,
  #Gyoza .sub nav > ul > li > ul > li,
  .sub nav > ul > li > ul > li {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  #Dessert .sub nav > ul > li > ul > li > a,
  #Gyoza .sub nav > ul > li > ul > li > a,
  .sub nav > ul > li > ul > li > a {
    box-sizing: border-box;
    width: 100%;
    background: none;
  }
  #Dessert .sub,
  #Gyoza .sub {
    margin: 0;
  }
  #Dessert .sub nav > ul > li a {
    height: auto;
  }
  #Dessert .sub nav > ul > li a,
  #Gyoza .sub nav > ul > li a {
    padding: 1.5em 0 1.5em 40px;
    text-shadow: -1px -1px rgba(0,0,0,0.3);
  }
  #Dessert .sub nav > ul > li a:before,
  #Gyoza .sub nav > ul > li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: -9px;
    background: url('../img/mark_sub_link.png') 0 0 no-repeat;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
  }
  #Dessert .sub nav > ul > li > ul > li,
  #Gyoza .sub nav > ul > li > ul > li {
    width: 100%;
    float: none;
    background-color: transparent;
  }
  #Dessert .sub nav > ul > li > ul > li + li,
  #Gyoza .sub nav > ul > li > ul > li + li {
    border: none;
  }
  #Dessert .sub nav > ul > li > ul > li a,
  #Gyoza .sub nav > ul > li > ul > li a {
    padding: 1em 0 1em 40px;
    color: #311900;
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
  }
  #Dessert .sub nav > ul > li > ul > li > ul,
  #Gyoza .sub nav > ul > li > ul > li > ul {
    width: 100%;
    margin: 0;
  }
  #Dessert .sub nav > ul > li > ul > li > ul:after,
  #Gyoza .sub nav > ul > li > ul > li > ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #Dessert .sub nav > ul > li > ul > li > ul > li {
    border-bottom: 1px solid #fff;
  }
  #Dessert .sub nav > ul > li > ul > li > ul > li,
  #Gyoza .sub nav > ul > li > ul > li > ul > li {
    box-sizing: border-box;
    width: 50%;
    float: left;
    background-color: #eee;
  }
  #Dessert .sub nav > ul > li > ul > li > ul > li a,
  #Gyoza .sub nav > ul > li > ul > li > ul > li a {
    width: auto;
    height: auto;
  }

  .footer > p {
    width: auto;
  }
  #footNav {
    width: auto;
    padding: 0 10px;
  }
  #footNav ul {
    width:50%;
  }
  #footBnr {
    margin: 1em 0;
  }
  #footBnr ul {
    /*text-align: left;
    padding: 20px 0 0;*/
    text-align: center;
    padding: 20px 0;
  }
  #footBnr li {
    display: inline-block;
    margin-bottom: 20px;
  }
  #Ticket .businessTime {
    width: auto;
  }
  .sideL,
  .sideR,
  #Index .sideL,
  #Index .sideR {
    float: none;
    width: auto;
    max-width: 100%;
  }
  * + .sideL,
  * + .sideR,
  .sideL + .sideR {
    margin-top: 20px;
  }
  .bgSilver {
      margin-left: 0;
      margin-right: 0;
      padding-left: 10px;
      padding-right: 10px;
  }

  /* index */
  .index {
    padding-top: 0;
  }
  #important {
padding: 20px 10px;
background-color: #674498;
  }
  #important h2 {
    color: #fff;
    margin-top: 0;
    padding-left: 30px;
    position: relative;
  }
  #important h2:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 24px;
    height: 23px;
    margin: 0;
    background-image: url(../../images/top/icon_important.png);
    background-repeat: no-repeat;
  }
  #important dl {
    width:auto;
    margin: 0;
    background-image:none;
    background-color: #fff;
    height:auto;
    position:static;
    padding: 10px;
  }
  #important dt {
    color:#342e11;
    font-weight:normal;
    margin:0px 0px 0px 0px;
    line-height:1.4em;
  }
  #important dd {
    color:#342e11;
    margin: 0;
    line-height:1.4em;
  }

  #important dd p {
    height: auto;
    overflow: visible;
  }
  #important dd p:before, #important dd p:after {
    content: "" !important;
    background: none;
    width: 0;
    height: 0;
    display: none; /* xyz追記 */
  }

  #important dd a{
    color:#000;
  }
  .index #foods {
    padding-bottom: 30px;
  }
  .index #foods li {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .index #foods li+li {
    margin-top: 20px;
  }

  .index .sns {
    display: inline;
  }
  .index .sns #twitter,
  .index .sns #banner {
    display: block;
    width: auto;
    text-align: center;
  }
  .index .sns #twitter {
    width: auto !important;
  }
  .index .sns #facebook {
    width: auto;
    display: block;
    text-align: center;
  }
  .fb_iframe_widget iframe,
  .fb_iframe_widget span {
/*    width: 420px !important;*/ /* xyz追記 コメントアウトしました*/
  }
  .index .sns #banner li + li {
    margin-top: 10px;
  }
  /* xyz追記 20210316ここから */
  #sns iframe.twitter-share-button {
  width: 75px !important;
  }
  #sns .fb_iframe_widget {
    display: inline;
  }
  /* xyz追記ここまで */

  /*-------------------------------------------------- common ----*/
  /*body {
    min-width: 480px;
  }*/
  
  .main {
    overflow: hidden;
    padding-bottom: 30px;
  }
  #Dessert .sub > aside > .twitter,
  #Dessert .sub > aside > .facebook,
  #Gyoza .sub > aside > .twitter,
  #Gyoza .sub > aside > .facebook {
    border: none;
  }
  #Dessert .sub > aside > .twitter,
  #Dessert .sub > aside > .facebook,
  #Gyoza .sub > aside > .twitter,
  #Gyoza .sub > aside > .facebook,
  .sub > aside > .twitter,
  .sub > aside > .facebook {
    box-sizing: border-box;
    width: 100%;
    height: 415px;
    margin: 0;
    padding: 30px;
    float: left;
    text-align: center;
    background: none;
    background: #3296ba;
    background: -moz-linear-gradient(top, #3296ba 0%, #2c92b8 90%, #22718f 100%);
    background: -webkit-linear-gradient(top, #3296ba 0%,#2c92b8 90%,#22718f 100%);
    background: linear-gradient(to bottom, #3296ba 0%,#2c92b8 90%,#22718f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3296ba', endColorstr='#22718f',GradientType=0 );
  }
  #Dessert .sub > aside > .facebook,
  #Gyoza .sub > aside > .facebook,
  .sub > aside > .facebook {
    height: 275px;
    background: #4c5e86;
    background: -moz-linear-gradient(top, #4c5e86 0%, #4b5d81 90%, #3b4966 100%);
    background: -webkit-linear-gradient(top, #4c5e86 0%,#4b5d81 90%,#3b4966 100%);
    background: linear-gradient(to bottom, #4c5e86 0%,#4b5d81 90%,#3b4966 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c5e86', endColorstr='#3b4966',GradientType=0 );
  }
  #Dessert .sub > aside > .twitter iframe,
  #Gyoza .sub > aside > .twitter iframe,
  .sub > aside > .twitter iframe {
    display: inline-block !important;
    width: 420px !important;
    height: 355px !important;
  }
  #Dessert .sub > aside > .facebook span,
  #Dessert .sub > aside > .facebook iframe,
  #Gyoza .sub > aside > .facebook span,
  #Gyoza .sub > aside > .facebook iframe,
  .sub > aside > .facebook span,
  .sub > aside > .facebook iframe {
    width: 420px !important;
    height: 214px !important;
  }

  /*-------------------------------------------------- ticket ----*/
  #Ticket div.access p.text01,
  #Ticket div.access p.text04,
  #Ticket div.access p.text02 {
    width: auto;
    font-size: 11px;
    left: 50%;
    margin-left: -220px;
  }
  #Ticket div.access p.text03,
  #Ticket div.access p.text05 {
    width: auto;
    text-align: left;
    font-size: 10px;
    right: 50%;
    margin-right: -230px;
  }
  #Ticket div.access p.text01 {
    top: 115px;
  }
  #Ticket div.access p.text02 {
    top: 180px;
  }
  #Ticket div.access p.text03 {
    bottom: 98px;
  }
  #Ticket div.access p.text04 {
    top: 350px;
  }
  #Ticket div.access p.text05 {
    bottom: 10px;
  }
  #Ticket .contents .main table {
    width: 100%;
  }
  #Ticket .contents .main table th {
    min-width: 160px;
  }
  #Ticket .contents .main .businessTime {
    background-size: contain;
  }
  #Ticket .contents .main .businessTime > div {
    width: auto;
    top: 25%;
    font-size: 35px;
  }
  #Ticket .contents .main .businessTime .am {
    left: 20%;
  }
  #Ticket .contents .main .businessTime .pm {
    top: 25%;
    right: 5%;
  }
  #Ticket .access {
    text-align: center;
  }
  #Ticket .access > img {
    width: 460px;
  }

  /*-------------------------------------------------- Event ----*/
  /*-------------------------------------------------- base ----*/
/*  .infoList dt {
    font-size: 1.5em;
  }*/
  .infoImage figure {
      position: static;
      width: 100%;
      height: auto;
  }
  .infoImage figure img {
      position: static;
  }
  .infoImage dt, .infoImage dd {
      padding-left: 20px;
  }
  #Event .infoHeader:after,
  #base .infoHeader:after {
    content: '';
    display: block;
    clear: both;
  }
  #Event .infoHeader span,
  #base .infoHeader span {
    display: block;
    width: 25%;
    float: left;
  }
  #Event .infoHeader span a,
  #base .infoHeader span a {
    background: none;
    position: relative;
    margin: 0;
    padding: 0;
    height: 60px;
    line-height: 55px;
    text-shadow: none;
    box-sizing: border-box;
    display: block;
  }
  #Event .infoHeader span a:before,
  #base .infoHeader span a:before {
    content: '>';
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
  }
  #Event .infoHeader span a.cur,
  #base .infoHeader span a.cur {
    background: none;
    text-align: center;
    padding: 0;
    display: block;
    border: 4px solid #274199;
    border-radius: 10px;
  }
  #Event .infoHeader span a.cur:before,
  #base .infoHeader span a.cur:before {
    content: 'v';
  }
  #Event .infoHeader span a.cur:after,
  #base .infoHeader span a.cur:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #274199;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  #Event .infoList dd:nth-of-type(1),
  #base .infoList dd:nth-of-type(1) {
    border-bottom: 1px solid #ddd;
  }
  #Event .infoImage dt,
  #Event .infoImage dd {
    padding-left: 20px;
  }
  #Event .infoImage figure {
    width: auto;
    height: auto;
  }
  #Event .infoImage figure a:before {
    display: none;
  }
  /*---- club namja ----*/
  #base .mypage .text {
    box-sizing: border-box;
    width: 60%;
    margin: 0 0 30px 0;
    padding: 0 10px 0 0;
  }
  #base .mypage > .img {
    box-sizing: border-box;
    width: 40%;
    margin: 0;
    padding: 0 0 0 10px;
  }
  #base .mypage ul.point {
    float: none;
    left: auto;
  }
  #base .mypage ul.point:after {
    content: '';
    display: block;
    clear: both;
  }
  #base .mypage ul.point li {
    left: auto;
    float: left;
    width: 50%;
    padding: 5px;
    box-sizing: border-box;
  }
  #base .mypage ul.point img {
    padding: 0;
  }
  #base .mypage li.line {
    padding-bottom: 3.4%;
    background-position: center bottom;
    background-size: contain;
  }
  #base .mypage li.line.lst {
    padding-bottom: 3.3%;
    background-position: center bottom;
    background-size: contain;
  }
  #base .mypage div.btn {
    margin: 0 10px 30px;
    background: none;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #ffffff 15%, #eeeedd 90%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  }
  #base .mypage div.btn div {
    margin-bottom: 0;
  }
  #base .mypage h4.cardTitl {
    font-weight: bold;
    text-align: center;
  }
  #base .mypage h4.cardTitle:before {
    content: 'ナンジャリンクカード';
    display: inline-block;
    color: #2B4097;
    font-size: 22px;
  }
  #base .mypage h4.cardTitle:after {
    content: '● NAMJA LINK CARD ●';
    display: inline-block;
    color: orange;
    font-size: 12px;
  }
  #base .mypage h4.cardTitle img {
    display: none;
  }
  #base .mypage .card {
    width: 425px;
    margin: 10px auto 0;
    padding: 0;
    background: none;
  }
  #base .mypage .card .img {
    float: none;
    display: block;
    text-align: center;
  }

  /*---- official club ----*/
  #base .parallelL .image, #base .parallelL .sentence {
    float: none;
  }
  #base .parallelL .image {
    margin: 0 auto;
  }
  #base .parallelL .sentence {
    width: auto;
    margin: 20px 0;
    padding: 0;
  }
  .main article .btn {
    width: auto;
    height: 60px;
    padding-top: 20px;
    background: none;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #ffffff 15%, #eeeedd 90%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  }

  /*---- site map ----*/
  #base .maplist {
    padding: 0 0 0 40px;
  }
  #base .maplist li {
    float: none;
    width: 100%;
  }

  /*---- faq ----*/
  #base .faqList dt {
    background: none;
    border-radius: 5px;
    background: #99dee6;
    background: -moz-linear-gradient(top, #ffffff 0%, #99dee6 90%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#99dee6 90%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#99dee6 90%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99dee6',GradientType=0 );
  }
  #base .faqList dt a {
    background: none;
    width: auto;
    height: auto;
    padding: 15px 50px 15px 20px;
  }
  #base dl.faq {
    width: auto;
    background: none;
  }
  #base dl.faq dt,
  #base dl.faq dd {
    position: relative;
    background: none;
    padding: 15px 15px 15px 60px;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 100, 0.2) inset;
  }
  #base dl.faq dd {
    margin-top: 20px;
    padding-left: 80px;
    box-shadow: 0 0 10px 5px rgba(100, 0, 0, 0.2) inset;
  }
  #base dl.faq dt:before,
  #base dl.faq dd:before {
    content: 'Q';
    position: absolute;
    top: 15px;
    left: 20px;
    display: inline-block;
    font-size: 30px;
    color: #2B4097;
  }
  #base dl.faq dd:before {
    content: 'A';
    color: #942626;
    left: 35px;
  }
  #base dl.faq dd div {
    background: none;
    padding: 0;
  }
  #base .faqList li {
    width: auto;
  }
  #base .faqList li a {
    position: relative;
    background: none;
  }
  #base .faqList li a:before {
    content: 'Q';
    display: block;
    position: absolute;
    left: 20px;
    font-size: 20px;
    color: #2B4097;
  }
  #base dl.solution {
    background: none;
    width: auto;
    padding-bottom: 20px;
    border-radius: 10px;
    background: #d2cdc5;
    background: -moz-linear-gradient(top, #d2cdc5 30%, #c6c1b9 50%, #bcb9b3 70%);
    background: -webkit-linear-gradient(top, #d2cdc5 30%, #c6c1b9 50%, #bcb9b3 70%);
    background: linear-gradient(to bottom, #d2cdc5 30%, #c6c1b9 50%, #bcb9b3 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2cdc5', endColorstr='#bcb9b3',GradientType=0 );
  }
  #base dl.solution dd {
    width: auto;
    height: auto;
    margin: 0 15px;
    padding: 10px;
    background: none;
    background-color: #b3a797;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
  }
  /*---- namja appli ----*/
  #base .appli {
    width: auto;
    margin: 0 auto;
  }
  #base .appli .btn {
    background: none;
  }
  #base .appli .btn img {
    padding: 0 5px;
  }

  /*-------------------------------------------------- About ----*/
  /*-------------------------------------------------- Attraction ----*/
  /*#About .main .list ul:after {
    content: '';
    display: block;
    clear: both;
  }
  #About .main .list ul li {
    box-sizing: border-box;
    width: 50%;
    height: auto;
    padding: 5px 5px 30px;
    float: left;
  }
  #About .main .list ul li + li {
    margin-top: 0;
  }
  #About .main .list ul li p {
    min-height: 40px;
  }
  #About .main .list ul li p + a img {
    min-height: 139px;
    max-height: 143px;
  }*/
  #About .main .list ul,
  #Attraction .main .list ul {
    text-align: center;
  }
  #About .main .list ul li,
  #Attraction .main .list ul li {
    display: inline-block;
    width: 49%;
    margin: 0 0 20px;
    height: auto;
  }
  #Attraction .main .list ul li {
    margin: 0 0 50px;
  }
  #About .main .list li div,
  #Attraction .main .list li div {
    background: none;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #ffffff 15%, #eeeedd 90%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  }
  /*-------------------------------------------------- Attraction ----*/
  #Attraction .contents .main table {
    width: 100%;
  }
  #Attraction .contents .main p iframe {
    display: block;
    width: 460px;
    margin: 0 auto;
  }

  /*-------------------------------------------------- Gyoza ----*/
  /*-------------------------------------------------- Dessert ----*/
  #Dessert .mainImg {
    min-height: 0;
  }
  #Dessert .mainImg,
  #Gyoza .mainImg {
    min-width: 480px;
    background: none;
  }
  #Dessert .mainImg h1,
  #Gyoza .mainImg h1 {
    min-width: 480px;
    height: auto;
    margin: 0;
    left: 0;
    width: auto;
  }
  #Dessert .mainImg h1 img,
  #Gyoza .mainImg h1 img {
    width: 100%;
    padding-top: 110px;
    display: block;
    background-color: #fff;
  }
  #Dessert .mainImg dl,
  #Gyoza .mainImg dl {
    width: auto;
    margin: 0;
    height: auto;
    padding-top: 10px;
  }
  #Dessert .mainImg dl dt,
  #Gyoza .mainImg dl dt {
    display: inline-block;
    vertical-align: top;
  }
  #Dessert .mainImg dl dd,
  #Gyoza .mainImg dl dd {
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    margin: 0;
  }
  #Dessert .mainImg dl dd{
    width: 48%;
  }
  #Gyoza .contents {
    margin-top: 0;
  }
  #Gyoza .main {
    width: auto;
  }
  #Gyoza .main .shopNavi {
    width: auto;
    height: auto;
    margin: 0;
  }
  #Gyoza .main .shopNavi:after {
    content: '';
    display: block;
    clear: both;
  }
  #Gyoza .gyozaIndex .block {
    padding: 0;
  }
  #Gyoza .main .shopNavi li {
    box-sizing: border-box;
    width: 50%;
    height: auto;
  }
  #Gyoza .main .shopNavi li.navi01,
  #Gyoza .main .shopNavi li.navi02,
  #Gyoza .main .shopNavi li.navi03,
  #Gyoza .main .shopNavi li.navi04 {
    background: none;
  }
  #Gyoza .main .shopNavi li a {
    margin: 0;
    position: relative;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 3px solid transparent;
    border-right: 3px solid #3b1e0c;
    border-bottom: 3px solid #3b1e0c;
    border-left: 3px solid transparent;
  }
  #Gyoza .main .shopNavi li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #ffa800;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  #Gyoza .gyozaIndex .block.top04,
  #Gyoza .gyozaIndex .block.compare {
    background: none;
    background-color: rgba(255, 255, 255, 0.7);
  }
  #Gyoza .gyozaIndex .block.top04 .clearfix,
  #Gyoza .gyozaIndex .block.compare .clearfix {
    padding: 5px 10px;
  }
  #Gyoza .main .gyozaIndex .top04 h2,
  #Gyoza .main .gyozaIndex .compare h2 {
    height: auto;
    line-height: 1;
    margin: 0 0 20px;
    padding: 15px;
    background: none;
    background-color: #942626;
  }
  #Gyoza .main .gyozaIndex .top04 .sideL + .sideR {
    margin-top: 0;
  }
  #Gyoza .main .gyozaIndex .top04 .sideL,
  #Gyoza .main .gyozaIndex .top04 .sideR {
    float: left;
    padding: 0 5px;
    width: 50%;
    box-sizing: border-box;
  }
  #Gyoza .main .gyozaIndex .top04 .sideL .half,
  #Gyoza .main .gyozaIndex .top04 .sideR .half {
    box-sizing: border-box;
    border: 3px solid #3b1e0c;
    border-top: none;
  }
  #Gyoza .main .gyozaIndex .top04 .sideL .half figure,
  #Gyoza .main .gyozaIndex .top04 .sideR .half figure {
    width: auto;
  }
  #Gyoza .main .gyozaIndex .top04 .sideL .half .more,
  #Gyoza .main .gyozaIndex .top04 .sideR .half .more {
    margin: 0;
  }
  #Gyoza .main .gyozaIndex .compare h3[id] {
    background: none;
    margin: 0;
    padding: 10px 0;
    height: auto;
    width: auto;
    background-position: center;
    background-color: #fff;
  }
  #Gyoza .main .gyozaIndex .compare .list li {
    box-sizing: border-box;
    display: inline-block;
    float: none;
    width: 49%;
    padding: 0 5px 20px;
  }
  #Gyoza .main .gyozaIndex .compare .list li + li {
    margin: 0;
  }
  #Gyoza .headWrap {
    background-color: #fff;
  }
  #Gyoza .path {
    margin: 5px auto 30px;
  }
  #Gyoza .main h1 {
    background: none;
    height: auto;
    margin: 0;
    padding: 15px;
    color: #fff;
    text-shadow: -1px -1px #000;
    background-color: #942626;
  }
  #Gyoza .main .gyozaDetail .sizeM {
    padding-bottom: 0;
  }
  #Gyoza .main .gyozaDetail .block {
    padding: 0;
    background: none;
    background-color: rgba(255, 255, 255, 0.7);
  }
  #Dessert .main .dessertDetail .foodMenu,
  #Gyoza .main .gyozaDetail .foodMenu {
    box-sizing: border-box;
    width: 95%;
    margin: 0 auto 10px;
    padding: 20px 10px 0;
  }
  #Dessert .main .dessertDetail .foodMenu ul,
  #Gyoza .main .gyozaDetail .foodMenu ul {
    margin: 0;
  }
  #Dessert .main .dessertDetail .foodMenu ul li,
  #Gyoza .main .gyozaDetail .foodMenu ul li {
    box-sizing: border-box;
    float: none;
    display: inline-block;
    width: 49%;
    margin: 0;
    padding: 0 5px 20px;
    vertical-align: top;
  }
  #Dessert .main .dessertDetail .foodMenu ul li:nth-child(3n+1),
  #Gyoza .main .gyozaDetail .foodMenu ul li:nth-child(3n+1) {
    clear: none;
  }
  #Gyoza .main .gyozaDetail h2 {
    background: none;
    margin-top: 20px;
    padding: 0;
  }
  #Dessert .main .dessertDetail .point,
  #Gyoza .main .gyozaDetail .point {
    width: auto;
    margin-bottom: 30px;
  }

  /*-------------------------------------------------- Gyoza ------*/
  #Gyoza .gyozaIndex .parallelL.sizeM .image,
  #Gyoza .gyozaIndex .parallelL.sizeM .sentence,
  #Gyoza .gyozaDetail .sizeM .image,
  #Gyoza .gyozaDetail .sizeM .sentence {
    width: auto;
  }
  #Gyoza .main .newShop li.navi05 {
    background:none;
  }
  #Gyoza .main .newShop li a {
    margin: 0;
    background: none;
    position: relative;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 3px solid transparent;
    border-right: 3px solid #3b1e0c;
    border-bottom: 3px solid #3b1e0c;
    border-left: 3px solid transparent;
  }
  #Gyoza .main .newShop li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -5px;
    border-top: 5px solid #ffa800;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  /*-------------------------------------------------- Dessert ----*/
  #Dessert .main {
    width: auto;
    padding: 0;
  }
  #Dessert .main .dessertIndex {
    width: auto;
    padding: 0;
    background: none;
  }
  #Dessert .main .dessertIndex .block {
    background-color: #fff;
    margin-bottom: 30px;
  }
  #Dessert .main .dessertIndex h2 {
    height: auto;
    background: none;
    background-color: #fd5dac;
  }
  #Dessert .main .dessertIndex .list {
    width: auto;
    margin: 0;
  }
  #Dessert .main .dessertIndex .list ul {
    text-align: center;
  }
  #Dessert .main .dessertIndex .list li {
    box-sizing: border-box;
    display: inline-block;
    width: 48%;
    height: auto;
    min-height: 240px;
    margin: 0 0 30px 0;
    padding: 5px;
  }
  #Dessert .main .dessertIndex .list li > div {
    background-position: center;
  }
  #Dessert .main .dessertIndex .list li > div > a {
    display: inline-block;
  }
  #Dessert .path {
    margin-bottom: 30px;
  }
  #Dessert .main h1 {
    height: auto;
    margin: 0;
    padding: 15px 0;
    background: none;
    background-color: #fd5dac;
  }
  #Dessert .main .dessertDetail {
    width: auto;
    margin: 0 0 30px;
    padding: 0;
    background: none;
    background-color: #fff;
  }
  #Dessert .main .dessertDetail .block {
    padding-top: 20px;
  }
  #Dessert .main .dessertDetail .foodMenu ul li {
    min-height: 240px;
  }
  #Dessert .dessertDetail .sizeM .image,
  #Dessert .dessertDetail .sizeM .sentence {
    width: auto;
  }

  /*-------------------------------------------------- Story ----*/
  #StoryIframe,
  #StoryIframe .contents {
    width: 460px !important;
    height: 287px !important;
    margin: 0 auto !important;
  }
  #StoryIframe .contents ul {
    width: 460px !important;
    height: 287px !important;
    margin: 0 !important;
    background: none !important;
  }
  #StoryIframe .contents ul li {
    left: 0 !important;
  }
  #StoryIframe .contents .next {
    right: 0 !important;
  }
  #StoryIframe .contents .close {
    display: none !important;
  }
  #Story .story .book {
    width: auto;
  }
  #Story .story .book .info {
    box-sizing: border-box;
    width: 49%;
    margin: 0;
    padding: 0 10px 20px 0;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  #Story .story .book .info p.cover {
    height: auto;
    background: none;
  }
  #Story .story .book .info p.cover a {
    display: block;
    padding-bottom: 19px;
    background: url(../../images/story/bg_book.png) no-repeat center bottom;
  }
  #Story .story .book .info .btn_read {
    background: none;
    box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #ffffff 15%, #eeeedd 90%, #f1f1f1 100%);
    background: -webkit-linear-gradient(top, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    background: linear-gradient(to bottom, #ffffff 15%,#eeeedd 90%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  }
  #Story .storyList {
    width: auto;
    height: auto;
    background: none;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    border-radius: 5px;
  }
  #Story .storyList ul {
    height: auto;
  }
  #Story .storyList ul li {
    display: none;
  }
  #Story .storyList ul li:first-child {
    display: inline-block;
  }
  #Story .storyList ul + ul {
    margin-top: 0;
    display: none;
  }
  #Story .characterList {
    width: 404px;
    height: auto;
    margin: 0 auto 15px;
  }
  #Story .characterList:after {
    content: '';
    display: block;
    clear: both;
  }
  #Story .characterList li:nth-child(4n+1) {
    clear: left;
  }
  #Story .characterList li > a > img:last-child {
    display: none;
  }
  #Story .character {
    width: auto;
    height: auto;
    background: none;
  }
  #Story .character li {
    width: 354px;
    height: auto;
    margin: 0 auto;
    position: static;
    text-align: center;
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.5);
  }
  #Story .character li .img {
    float: none;
    width: auto;
    height: auto;
    margin: 0;
  }
  #Story .character li > dl {
    float: none;
    width: auto;
    margin: 0;
    padding: 0 0 10px;
    background-color: #eee8dc;
  }
  #Story .character li > dl > dd > dl {
    margin: 0 auto;
    text-align: left;
  }
  #Story .character .next {
    right: 0;
  }
  #Story .character .prev {
    left: 0;
  }
}
/*-- media query max600px end --*/

/*-------------------------------------------------- ticket ----*/
@media only screen and (min-width: 531px) and (max-width: 560px) {
  #Ticket .contents .main .businessTime > div {
    top: 28%;
  }
}
@media only screen and (min-width: 561px) and (max-width: 600px) {
  #Ticket .contents .main .businessTime > div {
    top: 30%;
  }
}
/*-- end --*/

@media only screen and (max-width: 480px) {
  .head h1,
  .head .logo {
    width: 50%;
    min-height: 67px;
    padding-top: 17px;
  }

    .head .logo a:last-child {
        max-width: 90%;
    }
}
