@charset "UTF-8";
@media screen and (min-width: 751px) {
  .sp-cont {
    display: none !important; }

  html, body {
    position: static !important;
    overflow-y: auto !important; } }
@media screen and (max-width: 750px) {
  .pc-cont {
    display: none !important; }

  body {
    width: 100%; } }
#breadcrumb {
  padding-bottom: 6px; }
  @media screen and (max-width: 750px) {
    #breadcrumb {
      display: none; } }

#mainConts a {
  color: #00e; }
  #mainConts a:visited {
    color: #551a8b; }

#mainContents {
  width: 100%; }
  #mainContents .pageTop + #breadcrumb {
    display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.fr-img {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

.fz-blue {
  color: #1e95d4; }

.fz-pink {
  color: #e84472; }

.fz-winered {
  color: #6b0000; }

@media screen and (min-width: 751px) {
  #nomonoSocial {
    position: relative;
    top: -28px; } }

@media screen and (max-width: 750px) {
  .index #nomonoSocial {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 40px; } }

/* Border of Gray */
.borderBox {
  padding: 10px;
  border: #ddd 1px solid;
  overflow: hidden;
  *zoom: 1; }

.blankLink {
  display: inline-block;
  padding-left: 17px;
  background: url(https://www.jreast.co.jp/general/img/common/ico-blank.png) left 0.3em no-repeat; }

@media screen and (min-width: 751px) {
  #mainContents > .leftMenu {
    display: none; } }
@media screen and (max-width: 750px) {
  #mainContents > .leftMenu {
    float: none;
    width: 100%;
    position: relative;
    /*.menuArea .storeLink{
    	width: 227px;
    	height: 357px;
    	background: url(../img/bg_left_store.gif) no-repeat left top;
    	margin-bottom: 10%;
    }*/
    /*
    .menuArea .storeLink li.line:after{
    	content: url(../img/bg_left_store_line.gif);
        margin: auto;
        position: relative;
    }
    */ }
    #mainContents > .leftMenu h1 {
      background-color: #0e2e54;
      position: relative;
      text-align: center; }
      #mainContents > .leftMenu h1 img {
        display: none; }
      #mainContents > .leftMenu h1 a {
        display: inline-block;
        padding: 3px 10px;
        text-align: center;
        vertical-align: bottom; }
        #mainContents > .leftMenu h1 a::before {
          display: block;
          margin: 0 auto;
          content: '';
          width: 79px;
          height: 86px;
          background: url(/nomono/img/logo_sp.png) no-repeat 0 0;
          background-size: contain; }
    #mainContents > .leftMenu .menuBtn {
      display: block;
      width: 26px;
      height: 18px;
      background: url(/nomono/img/menuBtn.png) no-repeat 0 0;
      background-size: contain;
      position: absolute;
      top: 50%;
      right: 18px;
      transform: translateY(-50%);
      z-index: 1; }
    #mainContents > .leftMenu img {
      vertical-align: bottom; }
    #mainContents > .leftMenu .menuArea {
      width: 90%;
      padding: 40px 18px 18px;
      margin: 0;
      position: fixed;
      /*top: 62px;*/
      right: 0;
      background-color: #fff;
      z-index: 9999;
      transform: translateX(100%);
      transition: all .3s;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      height: 100%; }
      #mainContents > .leftMenu .menuArea.isOpen {
        transform: translateX(0); }
      #mainContents > .leftMenu .menuArea .close {
        display: block;
        width: 17px;
        height: 17px;
        background: url(/nomono/img/icon_close.png) no-repeat 0 0;
        background-size: contain;
        position: absolute;
        top: 18px;
        right: 18px; }
      #mainContents > .leftMenu .menuArea .menuAreaInner {
        width: 100%;
        height: 100%;
        overflow-y: auto; }
    #mainContents > .leftMenu .menuArea .menuBox {
      margin: 0 0 15px; }
    #mainContents > .leftMenu .menuArea .menuBox .titleBar {
      position: relative;
      border-bottom: 2px solid #a18542; }
      #mainContents > .leftMenu .menuArea .menuBox .titleBar::after {
        content: '';
        display: block;
        width: 11px;
        height: 7px;
        background: url(/nomono/img/icon_arrow_down.png) no-repeat 0 0;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%); }
      #mainContents > .leftMenu .menuArea .menuBox .titleBar.open::after {
        background: url(/nomono/img/icon_arrow_up.png) no-repeat 0 0;
        background-size: contain; }
    #mainContents > .leftMenu .menuArea .menuBox .titleBar span {
      display: inline-block;
      position: relative;
      color: #7e6325;
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
      font-weight: bold;
      font-size: 2.2rem; }
    #mainContents > .leftMenu .menuArea .menuBox .titleBar span::after {
      content: '';
      width: 100%;
      height: 2px;
      background-color: #0d2f53;
      position: absolute;
      bottom: -2px;
      left: 0; }
    #mainContents > .leftMenu .menuArea .menuBox ul {
      display: none; }
    #mainContents > .leftMenu .menuArea .menuBox li {
      margin: 8px 0 0; }
    #mainContents > .leftMenu .menuArea .menuBox li a {
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
      font-weight: bold;
      font-size: 1.8rem;
      color: #0e2f53;
      text-decoration: none;
      display: flex;
      align-items: center;
      letter-spacing: -0.05em; }
      #mainContents > .leftMenu .menuArea .menuBox li a.pcsite span {
        vertical-align: middle; }
        #mainContents > .leftMenu .menuArea .menuBox li a.pcsite span::after {
          margin-left: 5px;
          content: '';
          display: inline-block;
          width: 16px;
          height: 15px;
          background: url(/nomono/img/icon_pc.png) no-repeat 0 0;
          background-size: contain;
          vertical-align: middle; }
    #mainContents > .leftMenu .menuArea .menuBox li a::before {
      content: '';
      display: block;
      width: 7px;
      height: 29px;
      background: #0e2f53 url(/nomono/img/btn_look_list.png) no-repeat center center;
      margin-right: 6px; }
    #mainContents > .leftMenu .menuArea .menuBox li a:hover,
    #mainContents > .leftMenu .menuArea .menuBox li a.current {
      color: #fff;
      background-color: #0e2f53; }
    #mainContents > .leftMenu .menuArea .menuBox li a > span {
      padding: 5px 0;
      flex: 1; }
    #mainContents > .leftMenu .menuArea .menuBox li .storeSubname {
      display: block;
      font-size: 1.1rem;
      letter-spacing: 0; }
    #mainContents > .leftMenu .menuArea .storeLink {
      display: none;
      margin-top: 30px;
      background: #ededed;
      /* 	border-radius:4px; */
      border-radius: 8px;
      /* 	width: 227px; */
      /* 	height: auto; */
      /* 	padding-bottom: 5px; */ }
    #mainContents > .leftMenu .menuArea .storeLink li + li {
      margin-top: 5px;
      padding-top: 5px;
      border-top: 1px dotted #888; }
    #mainContents > .leftMenu .menuArea .storeLink a {
      padding: 5px 0;
      display: block;
      color: inherit;
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
      font-weight: bold;
      text-decoration: none; }
    #mainContents > .leftMenu .menuArea .storeLink .storeName {
      font-size: 1.6rem;
      color: #0e2f53;
      display: block;
      letter-spacing: -0.05em; }
    #mainContents > .leftMenu .menuArea .storeLink .storeSubname {
      font-size: 1.1rem;
      color: #0e2f53;
      display: block; }
    #mainContents > .leftMenu .menuArea .storeLink .storeLocation {
      font-size: 1.2rem;
      color: #4f4f4f;
      display: block; }
    #mainContents > .leftMenu .menuArea .storeLink ul {
      /* 	padding: 11px 0 0 10px; */
      padding: 15px; } }

@media screen and (max-width: 750px) {
  #contents {
    border-top: none; } }
@media screen and (min-width: 751px) {
  #contents.index .rightContens {
    padding-top: 34px; } }
@media screen and (min-width: 751px) {
  #contents.index .contsArea {
    padding-top: 303px; } }
#contents #mainvisual {
  overflow: hidden; }
  @media screen and (min-width: 751px) {
    #contents #mainvisual #slide {
      height: 330px; } }
  @media screen and (max-width: 750px) {
    #contents #mainvisual {
      margin-top: 0; }
      #contents #mainvisual img {
        width: 100vw !important; } }
#contents .contsArea {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  /*
  		.col_1 {
  			.marche {
  				font-size: 1.8rem;
  			}
  			.fairDay {
  				text-align: center;
  				line-height: 1.1;
  				a {
  					font-size: 2.5rem;
  					span {
  						font-size: 1.3rem;
  					}
  				}
  			}
  		}
  */ }
  @media all and (-ms-high-contrast: none) {
    #contents .contsArea {
      font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; } }
  #contents .contsArea img {
    height: auto; }
  @media screen and (max-width: 750px) {
    #contents .contsArea {
      padding-top: 0;
      padding-bottom: 20px; }
      #contents .contsArea .mapTxt {
        float: none;
        width: 100%; }
      #contents .contsArea .btnArea li {
        float: none; } }
  #contents .contsArea .btnWrapper {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .btnWrapper {
        flex-direction: column; }
        #contents .contsArea .btnWrapper p {
          width: 100%; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .btnShowMore {
      margin: 10px 0 25px;
      display: block;
      position: relative; }
      #contents .contsArea .btnShowMore a {
        display: block;
        font-size: 1.4rem;
        text-align: center;
        border: 2px solid #000;
        height: 50px;
        color: #000;
        text-decoration: none;
        width: 100%;
        line-height: 46px;
        background: url(/nomono/img/icon_arrow_right.png) no-repeat 17px 50%;
        background-size: 7px 10px; } }
  #contents .contsArea .bold {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold; }
    @media all and (-ms-high-contrast: none) {
      #contents .contsArea .bold {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
  #contents .contsArea #pager a {
    margin: 0 3px;
    text-indent: -9999px; }
  #contents .contsArea .infoArea h3 {
    font-size: 2.6rem;
    color: #0e2f53; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .infoArea h3 {
        font-size: 1.8rem; } }
  #contents .contsArea .infoArea .infoBox a {
    color: -webkit-link; }
  #contents .contsArea .infoArea .infoBox .shopTag {
    margin-left: 6px;
    display: inline-block;
    border: 1px solid #8b6921;
    border-radius: 2px;
    background-color: #fff;
    text-align: center;
    color: #8b6921;
    font-size: 1.2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold; }
    @media all and (-ms-high-contrast: none) {
      #contents .contsArea .infoArea .infoBox .shopTag {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .infoTtl {
      margin-top: 60px; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .infoTtl .btnLook {
      bottom: 4px; } }
  #contents .contsArea .infoTtl .btnLook a {
    color: #0e2f53;
    padding-left: 15px;
    background: url(/nomono/img/btn_look_list.png) no-repeat left center; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .infoTtl .btnLook a {
        font-size: 1.3rem; } }
  #contents .contsArea .businessHourArea h3 {
    font-size: 2.6rem;
    color: #0e2f53; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .businessHourArea h3 {
        font-size: 1.8rem; } }
  #contents .contsArea .businessHourArea .businessHourCont {
    margin-top: 10px; }
    @media screen and (min-width: 751px), print {
      #contents .contsArea .businessHourArea .businessHourCont .w16p {
        width: 16%; }
      #contents .contsArea .businessHourArea .businessHourCont .w14p {
        width: 14%; } }
    #contents .contsArea .businessHourArea .businessHourCont table, #contents .contsArea .businessHourArea .businessHourCont table tr {
      width: 100%;
      display: block; }
    #contents .contsArea .businessHourArea .businessHourCont table tbody {
      display: flex;
      justify-content: space-between;
      border-left: 1px solid #dad5cc;
      border-top: 1px solid #dad5cc; }
    #contents .contsArea .businessHourArea .businessHourCont [class*="businessHour_"] {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 5px;
      border-right: 1px solid #dad5cc;
      border-bottom: 1px solid #dad5cc;
      text-align: center; }
    #contents .contsArea .businessHourArea .businessHourCont .businessHour_nbsp, #contents .contsArea .businessHourArea .businessHourCont .businessHour_date, #contents .contsArea .businessHourArea .businessHourCont .businessHour_shop {
      background-color: #a79054;
      color: #fff;
      font-weight: bold; }
    #contents .contsArea .businessHourArea .businessHourCont .businessHour_hour {
      background-color: #fff; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .businessHourArea .businessHourCont table tr {
        width: 100%;
        margin-bottom: 2%;
        border-top: 1px solid #dad5cc; }
      #contents .contsArea .businessHourArea .businessHourCont table tbody {
        display: block;
        border: none; }
      #contents .contsArea .businessHourArea .businessHourCont [class*="businessHour_"] {
        width: 100%;
        padding: 2%;
        border-left: 1px solid #dad5cc; }
      #contents .contsArea .businessHourArea .businessHourCont .businessHour_hour:before {
        content: attr(data-label); }
      #contents .contsArea .businessHourArea .businessHourCont .businessHour_shop {
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
        cursor: pointer; }
        #contents .contsArea .businessHourArea .businessHourCont .businessHour_shop::before {
          content: "";
          display: block;
          width: 6px;
          height: 6px;
          border-top: 3px solid #fff;
          border-right: 3px solid #fff;
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          position: absolute;
          right: 14px;
          top: 12px; }
      #contents .contsArea .businessHourArea .businessHourCont .businessHour_shop.active::before {
        top: 15px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); } }
  #contents .contsArea .titleBar {
    border-bottom: 2px solid #a18542; }
    #contents .contsArea .titleBar span {
      display: inline-block;
      position: relative; }
      #contents .contsArea .titleBar span::after {
        content: '';
        width: 100%;
        height: 2px;
        background-color: #0d2f53;
        position: absolute;
        bottom: -2px;
        left: 0; }
  #contents .contsArea .storeLink {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .storeLink {
        flex-direction: column; } }
  #contents .contsArea .storeBox {
    color: #fff; }
    @media screen and (min-width: 751px) {
      #contents .contsArea .storeBox {
        width: 48.923077%;
        box-sizing: border-box;
        padding-right: 5px; } }
    @media screen and (max-width: 750px) {
      #contents .contsArea .storeBox {
        width: 100%; } }
    #contents .contsArea .storeBox h2 span {
      display: block; }
    #contents .contsArea .storeBox h2 .storegenre {
      font-size: 2rem;
      line-height: 1;
      margin-bottom: 5px; }
      #contents .contsArea .storeBox h2 .storegenre + .name + .subname {
        font-size: 1.2rem; }
    #contents .contsArea .storeBox h2 .name {
      font-size: 2.6rem;
      line-height: 1;
      margin-bottom: 10px; }
    #contents .contsArea .storeBox h2 .subname {
      font-size: 1.4rem;
      line-height: 1;
      margin-bottom: 10px; }
    #contents .contsArea .storeBox ul.shop_info {
      display: flex;
      width: 100%;
      flex-wrap: wrap; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .storeBox ul.shop_info {
          margin-top: 15px; } }
      #contents .contsArea .storeBox ul.shop_info li {
        float: none; }
      #contents .contsArea .storeBox ul.shop_info a {
        display: flex;
        align-items: center;
        height: 26px;
        padding-right: 6px;
        padding-left: 7px;
        border-radius: 6px;
        font-size: 13px;
        letter-spacing: -0.05em;
        color: #0e2e53;
        background: linear-gradient(#ffffff, #e0e0e0); }
        #contents .contsArea .storeBox ul.shop_info a::before {
          margin-right: 5px;
          content: '';
          display: block;
          width: 7px;
          height: 15px;
          background: url(/nomono/img/btn_look_list.png) no-repeat 0 0;
          background-size: contain; }
        @media screen and (max-width: 750px) {
          #contents .contsArea .storeBox ul.shop_info a {
            height: 50px; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .pdfDl {
      display: none; } }
  #contents .contsArea .pdfDl .borderBox {
    display: flex;
    padding: 10px; }
    #contents .contsArea .pdfDl .borderBox .fl-img {
      margin-right: 10px; }
    #contents .contsArea .pdfDl .borderBox .fl {
      font-size: 1.2rem; }
  @media screen and (max-width: 750px) {
    #contents .contsArea .scrollbar {
      width: 100%;
      height: 20px;
      overflow-x: scroll;
      overflow-y: hidden;
      -webkit-overflow-scrolling: auto; }
      #contents .contsArea .scrollbar .inner {
        width: 100%;
        min-width: 430px;
        height: 10px; }
    #contents .contsArea .scrollbox {
      width: 100%;
      margin-top: 5px;
      overflow-x: scroll;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch; }
      #contents .contsArea .scrollbox .inner {
        width: 100%;
        min-width: 430px;
        height: 600px;
        margin-bottom: 5px;
        background-color: #F9F8F6; }
    #contents .contsArea .scrollbar::-webkit-scrollbar:horizontal,
    #contents .contsArea .scrollbox::-webkit-scrollbar:horizontal {
      height: 10px; }
    #contents .contsArea .scrollbar::-webkit-scrollbar-thumb:horizontal,
    #contents .contsArea .scrollbox::-webkit-scrollbar-thumb:horizontal {
      border-radius: 5px; }
    #contents .contsArea .scrollbar::-webkit-scrollbar,
    #contents .contsArea .scrollbox::-webkit-scrollbar {
      height: 10px; }
    #contents .contsArea .scrollbar::-webkit-scrollbar-track,
    #contents .contsArea .scrollbox::-webkit-scrollbar-track {
      border-radius: 5px; }
    #contents .contsArea .scrollbar::-webkit-scrollbar-thumb,
    #contents .contsArea .scrollbox::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background-color: #0e2e54; }
    #contents .contsArea .scrollbar::-webkit-scrollbar-track-piece,
    #contents .contsArea .scrollbox::-webkit-scrollbar-track-piece {
      background-color: #fff; } }
  #contents .contsArea .gcalendar {
    /*overflow-x: auto !important;
    -webkit-overflow-scrolling:touch !important;*/ }
    #contents .contsArea .gcalendar .iframe-wrap {
      width: 100%;
      min-width: 430px; }
    #contents .contsArea .gcalendar iframe {
      width: 100%; }
  #contents .contsArea .tb_timetable tbody tr:nth-child(odd) th, #contents .contsArea .tb_timetable tbody tr:nth-child(odd) td {
    background-color: #e3e1dd; }
  #contents .contsArea .tb_timetable tbody th, #contents .contsArea .tb_timetable tbody td {
    padding: 15px 25px;
    font-size: 1.5rem;
    color: #0e2f53;
    text-align: left; }
  #contents .contsArea .tb_timetable tbody td {
    font-weight: normal; }
  @media screen and (max-width: 750px) {
    #contents .contsArea .tb_timetable {
      display: block; }
      #contents .contsArea .tb_timetable thead, #contents .contsArea .tb_timetable tbody, #contents .contsArea .tb_timetable tr, #contents .contsArea .tb_timetable th, #contents .contsArea .tb_timetable td {
        display: block; }
      #contents .contsArea .tb_timetable tbody th {
        padding: 10px 13px 0 13px; }
      #contents .contsArea .tb_timetable tbody td {
        padding: 0 13px 10px 13px; } }
  #contents .contsArea .text-m {
    text-align: right;
    font-size: 1.03rem; }
    #contents .contsArea .text-m img {
      width: auto; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .text-m {
        font-size: 1.3rem;
        text-align: left; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea.toremaru {
      padding-top: 30px; }
      #contents .contsArea.toremaru h2 {
        width: 153px;
        margin: 0 auto 30px; }
        #contents .contsArea.toremaru h2 img {
          margin: 0; }
      #contents .contsArea.toremaru .title_large {
        width: 100%;
        margin: 0 auto; }
      #contents .contsArea.toremaru .lineup_link {
        margin: 0 20px 20px;
        justify-content: space-between; }
        #contents .contsArea.toremaru .lineup_link::after {
          content: '';
          width: 22%; }
        #contents .contsArea.toremaru .lineup_link li {
          width: 22%;
          height: auto;
          margin: 0 0 10px; }
          #contents .contsArea.toremaru .lineup_link li a:after {
            width: 11px;
            height: 11px; }
      #contents .contsArea.toremaru .lineup_box {
        margin: 0 20px;
        flex-direction: column;
        align-items: center; }
        #contents .contsArea.toremaru .lineup_box > .over {
          margin: 0 auto 20px;
          width: 240px; }
        #contents .contsArea.toremaru .lineup_box dd {
          width: 100%; }
        #contents .contsArea.toremaru .lineup_box .lineup_title {
          border: none;
          text-align: center;
          font-size: 1.6rem; } }
  #contents .contsArea.oyatsutime {
    padding: 6px 24px 0;
    background-repeat: repeat-x;
    background-size: 325px 6px;
    color: #000; }
    #contents .contsArea.oyatsutime::after {
      background-repeat: repeat-x;
      margin-left: -24px;
      margin-right: -24px;
      width: calc(100% + 48px); }
      @media screen and (max-width: 750px) {
        #contents .contsArea.oyatsutime::after {
          height: 26px;
          background-size: 325px 6px;
          margin-left: -12px;
          margin-right: -12px;
          width: calc(100% + 24px); } }
    @media screen and (max-width: 750px) {
      #contents .contsArea.oyatsutime .ttlSet {
        margin-bottom: 18px; }
        #contents .contsArea.oyatsutime .ttlSet .ttl {
          margin-top: 10px;
          font-size: 2rem;
          padding-right: 0; }
        #contents .contsArea.oyatsutime .ttlSet .cornerTop {
          position: relative;
          top: 0; }
      #contents .contsArea.oyatsutime .oyatsuMain .copy {
        font-size: 1.6rem; }
      #contents .contsArea.oyatsutime .oyatsuMain p {
        font-size: 1.4rem; }
      #contents .contsArea.oyatsutime .additionalData {
        text-align: center; }
        #contents .contsArea.oyatsutime .additionalData > * {
          float: none; }
        #contents .contsArea.oyatsutime .additionalData .packagePhoto {
          margin: 20px auto;
          max-width: 190px; }
          #contents .contsArea.oyatsutime .additionalData .packagePhoto img {
            width: 100%; }
        #contents .contsArea.oyatsutime .additionalData .productName {
          text-align: center; }
          #contents .contsArea.oyatsutime .additionalData .productName span {
            margin-top: 5px;
            display: block; }
        #contents .contsArea.oyatsutime .additionalData .ttl {
          margin: 0 auto 10px;
          display: inline-block;
          white-space: nowrap; }
        #contents .contsArea.oyatsutime .additionalData .growers {
          text-align: left;
          padding: 0; }
      #contents .contsArea.oyatsutime .lineupTop {
        width: 90%; } }
    #contents .contsArea.oyatsutime .pageTtl {
      margin-top: 30px;
      margin-bottom: 20px;
      width: 100%;
      text-align: center;
      border-bottom: 1px solid #000;
      padding-bottom: 4px; }
      #contents .contsArea.oyatsutime .pageTtl img {
        margin: 0 auto; }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .pageTtl img {
            width: auto;
            height: 13px; } }
      #contents .contsArea.oyatsutime .pageTtl div {
        display: block;
        color: #000;
        font-size: 4.4rem;
        letter-spacing: 0.4em;
        border-bottom: 4px solid #000; }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .pageTtl div {
            font-size: 2.3rem; } }
        #contents .contsArea.oyatsutime .pageTtl div span {
          font-size: 1.6rem;
          letter-spacing: 0; }
    #contents .contsArea.oyatsutime .lead {
      width: 100%; }
      #contents .contsArea.oyatsutime .lead h3 {
        font-size: 1.8rem;
        margin-bottom: 0.5em; }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .lead h3 {
            font-size: 1.6rem; } }
      #contents .contsArea.oyatsutime .lead p {
        font-size: 1.5rem;
        margin: 0;
        line-height: 2.4; }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .lead p {
            font-size: 1.4rem; } }
    #contents .contsArea.oyatsutime .package {
      padding-top: 46px;
      margin-left: -24px;
      margin-right: -24px; }
      #contents .contsArea.oyatsutime .package .figure {
        width: 100%;
        display: flex;
        height: 100%; }
        #contents .contsArea.oyatsutime .package .figure img {
          width: 100%;
          height: auto;
          position: relative;
          top: auto;
          left: auto; }
        #contents .contsArea.oyatsutime .package .figure .figureLeft, #contents .contsArea.oyatsutime .package .figure .figureRight {
          width: 33.692308%;
          height: auto; }
        #contents .contsArea.oyatsutime .package .figure .figureCenter {
          flex: 1; }
      @media screen and (max-width: 750px) {
        #contents .contsArea.oyatsutime .package {
          margin-left: -12px;
          margin-right: -12px; } }
      #contents .contsArea.oyatsutime .package .ttl {
        text-align: center; }
        #contents .contsArea.oyatsutime .package .ttl span {
          display: inline-block;
          font-size: 3.1rem;
          display: inline-block;
          border-bottom: 11px double #000; }
          @media screen and (max-width: 750px) {
            #contents .contsArea.oyatsutime .package .ttl span {
              font-size: 2.1rem; } }
    #contents .contsArea.oyatsutime .unit {
      width: 100%; }
      #contents .contsArea.oyatsutime .unit .ttl {
        width: 100%; }
      #contents .contsArea.oyatsutime .unit .part {
        margin-bottom: 5px;
        height: auto;
        display: flex;
        align-items: center;
        width: auto; }
        #contents .contsArea.oyatsutime .unit .part .role {
          width: 130px;
          height: 27px;
          line-height: 27px;
          font-size: 1.1rem; }
          @media screen and (max-width: 750px) {
            #contents .contsArea.oyatsutime .unit .part .role {
              height: 25px;
              line-height: 25px; } }
        #contents .contsArea.oyatsutime .unit .part .name {
          padding-left: 5px;
          font-size: 1.1rem;
          width: auto;
          flex: 1; }
        #contents .contsArea.oyatsutime .unit .part.partWide {
          width: 100%;
          margin-bottom: 20px;
          min-height: 140px;
          display: block;
          vertical-align: middle; }
          #contents .contsArea.oyatsutime .unit .part.partWide .role {
            width: 160px;
            font-size: 1.5rem;
            display: inline-block; }
            @media screen and (max-width: 750px) {
              #contents .contsArea.oyatsutime .unit .part.partWide .role {
                font-size: 1.3rem; } }
          #contents .contsArea.oyatsutime .unit .part.partWide .name {
            display: inline-block;
            width: auto;
            font-size: 1.5rem; }
            @media screen and (max-width: 750px) {
              #contents .contsArea.oyatsutime .unit .part.partWide .name {
                width: 100%;
                font-size: 1.4rem; } }
          #contents .contsArea.oyatsutime .unit .part.partWide .text {
            width: auto;
            margin-top: 10px;
            font-size: 1.5rem; }
            @media screen and (min-width: 751px) {
              #contents .contsArea.oyatsutime .unit .part.partWide .text {
                margin-right: 150px; } }
            @media screen and (max-width: 750px) {
              #contents .contsArea.oyatsutime .unit .part.partWide .text {
                font-size: 1.4rem; } }
          @media screen and (max-width: 750px) {
            #contents .contsArea.oyatsutime .unit .part.partWide .photo {
              width: 180px;
              height: 180px;
              position: relative;
              top: auto;
              left: auto;
              margin: 15px auto; }
              #contents .contsArea.oyatsutime .unit .part.partWide .photo img {
                width: 180px;
                height: 180px; } }
      #contents .contsArea.oyatsutime .unit .partShortWrap {
        display: flex;
        flex-direction: column; }
        @media screen and (min-width: 951px) {
          #contents .contsArea.oyatsutime .unit .partShortWrap {
            height: calc(32px * 3);
            flex-wrap: wrap; } }
    #contents .contsArea.oyatsutime .eyecatch {
      width: 100%; }
      #contents .contsArea.oyatsutime .eyecatch img {
        width: 100%;
        height: auto; }
    #contents .contsArea.oyatsutime .banner {
      width: 100%; }
      #contents .contsArea.oyatsutime .banner img {
        width: 100%;
        height: auto; }
    @media screen and (max-width: 750px) {
      #contents .contsArea.oyatsutime {
        padding: 6px 12px 0; } }
    #contents .contsArea.oyatsutime .lineup {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0; }
      #contents .contsArea.oyatsutime .lineup::before, #contents .contsArea.oyatsutime .lineup::after {
        height: 0;
        content: '';
        display: block;
        width: 31.561462%;
        order: 1; }
      @media screen and (max-width: 750px) {
        #contents .contsArea.oyatsutime .lineup {
          margin: 0; } }
      #contents .contsArea.oyatsutime .lineup h3.ttl {
        font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
        font-weight: bold;
        font-size: 3.6rem;
        color: #000;
        border-bottom: 6px solid #000;
        width: 100%;
        text-align: center;
        margin-right: 0; }
        @media all and (-ms-high-contrast: none) {
          #contents .contsArea.oyatsutime .lineup h3.ttl {
            font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .lineup h3.ttl {
            font-size: 1.8rem; } }
      #contents .contsArea.oyatsutime .lineup .oyatsu {
        margin: 0 0 20px;
        float: none;
        display: block;
        vertical-align: top;
        width: 31.561462%; }
        @media screen and (min-width: 751px) and (max-width: 850px) {
          #contents .contsArea.oyatsutime .lineup .oyatsu {
            width: 48.754153%; } }
        #contents .contsArea.oyatsutime .lineup .oyatsu .photo {
          width: 100%; }
        #contents .contsArea.oyatsutime .lineup .oyatsu a {
          display: block;
          width: 100%; }
        @media screen and (max-width: 750px) {
          #contents .contsArea.oyatsutime .lineup .oyatsu {
            margin-bottom: 10px;
            width: 47.468354%;
            min-height: inherit;
            padding-top: 38%; }
            #contents .contsArea.oyatsutime .lineup .oyatsu:nth-child(n + 4) {
              display: none; }
            #contents .contsArea.oyatsutime .lineup .oyatsu img {
              height: auto; } }
        #contents .contsArea.oyatsutime .lineup .oyatsu h4.ttl {
          text-align: left; }
        #contents .contsArea.oyatsutime .lineup .oyatsu .description-1 {
          margin-top: 0; }
    #contents .contsArea.oyatsutime .movie {
      margin-left: -24px;
      margin-right: -24px; }
      @media screen and (max-width: 750px) {
        #contents .contsArea.oyatsutime .movie {
          padding-top: 20px;
          padding-left: 12px;
          padding-right: 12px;
          background-size: 325px 6px;
          background-repeat: repeat-x;
          margin-left: -12px;
          margin-right: -12px;
          width: calc(100% + 24px); } }
    #contents .contsArea.oyatsutime .movieWrapper {
      position: relative;
      width: 100%;
      height: 0;
      padding-top: 56.25%;
      overflow: hidden; }
      #contents .contsArea.oyatsutime .movieWrapper iframe {
        box-sizing: content-box;
        padding: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  #contents .contsArea .toggleMenu {
    position: relative;
    /*
    			@media screen and (max-width: 750px){
    				& + .menu_box {
    					display: none;
    					& + .menu_box {
    						display: none;
    						& + .menu_box {
    							display: none;
    							& + .menu_box {
    								display: none;
    								& + .menu_box {
    									display: none;
    								}
    							}
    						}
    					}
    				}
    			}
    */ }
    @media screen and (max-width: 750px) {
      #contents .contsArea .toggleMenu::after {
        content: '';
        display: block;
        width: 11px;
        height: 7px;
        background: url(/nomono/img/icon_arrow_down.png) no-repeat 0 0;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%); }
      #contents .contsArea .toggleMenu.open::after {
        background: url(/nomono/img/icon_arrow_up.png) no-repeat 0 0;
        background-size: contain; } }
  #contents .contsArea .menu_box {
    background: none;
    padding-bottom: 0;
    padding-top: 20px; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .menu_box {
        margin-bottom: 25px;
        padding-top: 25px; } }
    #contents .contsArea .menu_box + .menu_box {
      border-top: 1px solid #e84472; }
    #contents .contsArea .menu_box .menu_boxTtl {
      width: 100%;
      display: flex;
      align-items: flex-start; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .menu_box .menu_boxTtl {
          margin-top: 0;
          flex-direction: column; }
          #contents .contsArea .menu_box .menu_boxTtl h4 {
            margin-bottom: 10px; } }
      #contents .contsArea .menu_box .menu_boxTtl h4 {
        margin-right: 25px; }
      #contents .contsArea .menu_box .menu_boxTtl p {
        margin: 0;
        flex: 1;
        width: 100%; }
      #contents .contsArea .menu_box .menu_boxTtl.algn-c {
        align-items: center; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .menu_box dl {
        width: 100%; }
        #contents .contsArea .menu_box dl + dl {
          margin-top: 15px; } }
    #contents .contsArea .menu_box dd {
      margin-top: 5px; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .menu_box dd {
          float: none;
          width: 100%; } }
      #contents .contsArea .menu_box dd img {
        display: block;
        margin: 5px 0; }
    #contents .contsArea .menu_box.type-ikebukuro {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #contents .contsArea .menu_box.type-ikebukuro dl {
        width: 47.692308%; }
        @media screen and (max-width: 750px) {
          #contents .contsArea .menu_box.type-ikebukuro dl {
            width: 100%; } }
      @media screen and (max-width: 750px) {
        #contents .contsArea .menu_box.type-ikebukuro {
          display: none; } }
      #contents .contsArea .menu_box.type-ikebukuro dd {
        font-size: 1.2rem;
        color: #2fada4; }
    #contents .contsArea .menu_box.type-miyako {
      display: flex; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .menu_box.type-miyako {
          flex-direction: column; } }
      #contents .contsArea .menu_box.type-miyako dt {
        margin-right: 20px; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .menu_box.type-miyako dd {
          margin-top: 10px !important; } }
      #contents .contsArea .menu_box.type-miyako > * {
        float: none; }
        @media screen and (max-width: 750px) {
          #contents .contsArea .menu_box.type-miyako > * {
            width: 100%; } }
    @media screen and (max-width: 750px) {
      #contents .contsArea .menu_box.type-kayohiji .menu_boxTtl {
        flex-direction: row; } }
  @media screen and (min-width: 751px) {
    #contents .contsArea #news_archive ul {
      width: 100%; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea #news_archive ul {
      width: auto;
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap; }
      #contents .contsArea #news_archive ul::before {
        content: '';
        order: 1;
        width: 30%; }
      #contents .contsArea #news_archive ul::after {
        content: '';
        order: 3;
        width: 30%; }
      #contents .contsArea #news_archive ul li {
        order: 4;
        float: none;
        padding-right: 0;
        width: 30%; }
        #contents .contsArea #news_archive ul li:first-child {
          order: 2; } }
  #contents .contsArea .fairTtl {
    padding: 10px 0;
    border-top: 3px solid #127b61;
    border-bottom: 3px solid #127b61; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .fairTtl {
        text-align: center; } }
    #contents .contsArea .fairTtl .fairTtlMain {
      color: #127b61;
      font-size: 3.6rem;
      display: block; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .fairTtl .fairTtlMain {
          font-size: 1.9rem; } }
    #contents .contsArea .fairTtl .fairTtlSub {
      display: block;
      font-size: 1.4rem; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .fairTtl .fairTtlSub {
          font-size: 1.1rem; } }
  #contents .contsArea .recommTtl, #contents .contsArea .pastTtl {
    border-bottom: 3px solid #7e6325;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .recommTtl, #contents .contsArea .pastTtl {
        border-bottom-width: 2px;
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 5px; } }
    #contents .contsArea .recommTtl::after, #contents .contsArea .pastTtl::after {
      content: '';
      width: 150px;
      height: 3px;
      background-color: #0d2f53;
      position: absolute;
      bottom: -3px;
      left: 0; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .recommTtl::after, #contents .contsArea .pastTtl::after {
          height: 2px;
          bottom: -2px;
          width: 80px; } }
    #contents .contsArea .recommTtl span, #contents .contsArea .pastTtl span {
      display: inline-block;
      font-size: 2.6rem;
      color: #7e6325;
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none) {
        #contents .contsArea .recommTtl span, #contents .contsArea .pastTtl span {
          font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
      @media screen and (max-width: 750px) {
        #contents .contsArea .recommTtl span, #contents .contsArea .pastTtl span {
          font-size: 1.8rem; } }
    #contents .contsArea .recommTtl .notice, #contents .contsArea .pastTtl .notice {
      font-size: 1.2rem; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .recommTtl .notice, #contents .contsArea .pastTtl .notice {
          font-size: 1.1rem; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .pastTtl {
      position: relative;
      padding-right: 20px; }
      #contents .contsArea .pastTtl::before {
        content: '';
        display: block;
        width: 11px;
        height: 7px;
        background: url(/nomono/img/icon_arrow_down.png) no-repeat 0 0;
        background-size: contain;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translateY(-50%); }
      #contents .contsArea .pastTtl.open::before {
        background: url(/nomono/img/icon_arrow_up.png) no-repeat 0 0;
        background-size: contain; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .pastTtl span {
      font-size: 1.6rem; } }
  #contents .contsArea .goodBoxWrap {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .goodBoxWrap {
        flex-direction: column; } }
  #contents .contsArea .goodBox {
    width: 48.615385%; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .goodBox {
        width: 100%; }
        #contents .contsArea .goodBox + .goodBox {
          margin-top: 15px; } }
  #contents .contsArea .goodsName {
    margin-bottom: 10px;
    border-left: 9px solid #127b61;
    padding-left: 15px;
    font-size: 1.9rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold; }
    @media all and (-ms-high-contrast: none) {
      #contents .contsArea .goodsName {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
    @media screen and (max-width: 750px) {
      #contents .contsArea .goodsName {
        font-size: 1.6rem;
        border-left-width: 7px;
        padding-left: 10px; } }
    #contents .contsArea .goodsName .price {
      font-size: 1.6rem; }
      @media screen and (max-width: 750px) {
        #contents .contsArea .goodsName .price {
          font-size: 1.3rem; } }
  #contents .contsArea .nomonoPast a {
    display: inline-block;
    width: 11em; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .nomonoPast a {
        width: 100%; } }
  @media screen and (max-width: 750px) {
    #contents .contsArea .nomonoPast ul {
      display: none; }
      #contents .contsArea .nomonoPast ul a {
        display: block; }
        #contents .contsArea .nomonoPast ul a::after {
          margin-left: 5px;
          content: '';
          display: inline-block;
          width: 16px;
          height: 15px;
          background: url(/nomono/img/icon_pc.png) no-repeat 0 0;
          background-size: contain;
          vertical-align: middle; }
        #contents .contsArea .nomonoPast ul a.noicon::after {
          content: none; }
      #contents .contsArea .nomonoPast ul .nomonoPeriod {
        display: block;
        padding: 0;
        position: relative;
        left: -10px; } }
  #contents .contsArea .btnBorder {
    margin: 0 auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    display: flex;
    align-items: center;
    height: 44px;
    line-height: 40px;
    padding-right: 20px;
    padding-left: 26px;
    border-radius: 8px;
    border: 2px solid #0e2e53;
    font-size: 1.6rem;
    letter-spacing: -0.1em;
    color: #0e2e53;
    background: linear-gradient(#ffffff, #e0e0e0); }
    @media all and (-ms-high-contrast: none) {
      #contents .contsArea .btnBorder {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
    #contents .contsArea .btnBorder::before {
      margin-right: 5px;
      content: '';
      display: block;
      width: 7px;
      height: 15px;
      background: url(/nomono/img/btn_look_list.png) no-repeat 0 0;
      background-size: contain; }
    @media screen and (min-width: 751px) {
      #contents .contsArea .btnBorder {
        white-space: nowrap; } }
    @media screen and (max-width: 750px) {
      #contents .contsArea .btnBorder {
        justify-content: center; } }
    #contents .contsArea .btnBorder:hover {
      text-decoration: none;
      background: linear-gradient(#e0e0e0, #ffffff); }
  #contents .contsArea .flag {
    text-align: center; }
    #contents .contsArea .flag img {
      padding: 0; }
  #contents .contsArea.concept .txt {
    font-size: 2rem;
    color: #0e2f53; }
    @media screen and (max-width: 750px) {
      #contents .contsArea.concept .txt {
        font-size: 1.6rem; } }
  #contents .contsArea.concept .map {
    padding: 0 20px; }
    #contents .contsArea.concept .map img {
      padding: 0; }
  #contents .contsArea .btnSet {
    display: flex; }
    @media screen and (max-width: 750px) {
      #contents .contsArea .btnSet {
        flex-direction: column; } }
    @media screen and (max-width: 750px) {
      #contents .contsArea .btnSet li + li {
        margin-top: 10px; } }
    @media screen and (min-width: 751px) {
      #contents .contsArea .btnSet li + li {
        margin-left: 10px; } }
#contents .rightContens {
  width: 100%;
  padding-top: 22px; }
  #contents .rightContens .pageTitle {
    /* padding-left: 36px; */
    padding: 36px 0 36px 36px;
    background-size: 15px 15px;
    color: #fff;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    /* height: 162px; */
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media all and (-ms-high-contrast: none) {
      #contents .rightContens .pageTitle {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
    @media screen and (max-width: 750px) {
      #contents .rightContens .pageTitle {
        padding: 18px 0 18px 18px;
        /* padding-left: 18px; */
        /* height: 85px;*/ } } 
    #contents .rightContens .pageTitle .shotInfoTitle {
      font-size: 2rem; }
      @media screen and (max-width: 750px) {
        #contents .rightContens .pageTitle .shotInfoTitle {
          font-size: 1rem; } }
    #contents .rightContens .pageTitle .shotInfoName {
      font-size: 3.8rem; }
      @media screen and (max-width: 750px) {
        #contents .rightContens .pageTitle .shotInfoName {
          font-size: 1.9rem; } }
  #contents .rightContens .pageShopInfo {
    background-image: linear-gradient(-45deg, #052b52 25%, #12375b 25%, #12375b 50%, #052b52 50%, #052b52 75%, #12375b 75%, #12375b); }
  #contents .rightContens .pageNews {
    background-image: linear-gradient(-45deg, #036854 25%, #005a4b 25%, #005a4b 50%, #036854 50%, #036854 75%, #005a4b 75%, #005a4b); }
  #contents .rightContens .pageSchedule {
    background-image: linear-gradient(-45deg, #5b1242 25%, #520536 25%, #520536 50%, #5b1242 50%, #5b1242 75%, #520536 75%, #520536); }
  @media screen and (min-width: 751px) {
    #contents .rightContens .lead_wrap {
      display: flex;
      justify-content: space-between; } }
  #contents .rightContens .lead_wrap .fr img {
    max-width: 292px; }
    @media screen and (max-width: 750px) {
      #contents .rightContens .lead_wrap .fr img {
        max-width: 100%; } }
  @media screen and (max-width: 750px) {
    #contents .rightContens .lead_wrap {
      margin-top: 15px !important; }
      #contents .rightContens .lead_wrap > * {
        float: none; } }
  #contents .rightContens .lead_txt {
    margin-right: 20px;
    font-size: 1.7rem;
    color: #7e6325;
    line-height: 1.88; }
    @media screen and (min-width: 751px) {
      #contents .rightContens .lead_txt {
        flex: 1; } }
    @media screen and (max-width: 750px) {
      #contents .rightContens .lead_txt {
        margin-bottom: 15px;
        margin-right: 0;
        font-size: 1.4rem; } }
  #contents .rightContens .lead_txt02 {
    margin-right: 20px;
    flex: 1; }
    @media screen and (max-width: 750px) {
      #contents .rightContens .lead_txt02 {
        margin-bottom: 15px;
        margin-right: 0; } }
  #contents .rightContens .storeName {
    border-top: 3px solid #0e2e53;
    border-bottom: 3px solid #0e2e53;
    padding: 3px 0; }
    #contents .rightContens .storeName span {
      padding: 10px 0;
      display: block;
      border-top: 3px solid #ffe100;
      border-bottom: 3px solid #ffe100;
      font-size: 2.6rem;
      color: #7e6325;
      font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none) {
        #contents .rightContens .storeName span {
          font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
      @media screen and (max-width: 750px) {
        #contents .rightContens .storeName span {
          font-size: 1.8rem;
          padding: 6px 0;
          border-top-width: 2px;
          border-bottom-width: 2px; } }
      #contents .rightContens .storeName span.type-kitchen {
        border-top: 3px solid #ffe100;
        border-bottom: 3px solid #ffe100; }
      #contents .rightContens .storeName span.color-blue {
        border-top: 3px solid #1e95d4;
        border-bottom: 3px solid #1e95d4; }
      #contents .rightContens .storeName span.color-pink {
        border-top: 3px solid #e84472;
        border-bottom: 3px solid #e84472; }
      #contents .rightContens .storeName span.color-winered {
        border-top: 3px solid #6b0000;
        border-bottom: 3px solid #6b0000; }
  #contents .rightContens .scheduleLink {
    background: url(/nomono/img/link_icon.gif) no-repeat left top;
    padding: 0 0 0 15px; }
    #contents .rightContens .scheduleLink a {
      color: -webkit-link; }
@media screen and (min-width: 751px) {
  #contents .shopInfo .shopInfoInner {
    display: flex;
    justify-content: space-between; } }
#contents .shopInfo .btn-wrap {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 900px) {
    #contents .shopInfo .btn-wrap {
      flex-direction: column; } }
  @media screen and (min-width: 751px) {
    #contents .shopInfo .btn-wrap p {
      flex: 1; } }
  @media screen and (max-width: 900px) {
    #contents .shopInfo .btn-wrap p + p {
      margin-top: 8px; } }
  @media screen and (min-width: 901px) {
    #contents .shopInfo .btn-wrap p + p {
      margin-left: 9px; } }
  #contents .shopInfo .btn-wrap .btn {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: bold;
    display: flex;
    align-items: center;
    height: 44px;
    line-height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 8px;
    border: 2px solid #0e2e53;
    font-size: 1.6rem;
    letter-spacing: -0.1em;
    color: #0e2e53;
    background: linear-gradient(#ffffff, #e0e0e0); }
    @media all and (-ms-high-contrast: none) {
      #contents .shopInfo .btn-wrap .btn {
        font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
    #contents .shopInfo .btn-wrap .btn::before {
      margin-right: 5px;
      content: '';
      display: block;
      width: 7px;
      height: 15px;
      background: url(/nomono/img/btn_look_list.png) no-repeat 0 0;
      background-size: contain; }
    @media screen and (max-width: 750px) {
      #contents .shopInfo .btn-wrap .btn {
        justify-content: center; } }
    #contents .shopInfo .btn-wrap .btn:hover {
      text-decoration: none;
      background: linear-gradient(#e0e0e0, #ffffff); }
@media screen and (min-width: 751px) {
  #contents .shopInfo .storeInfo {
    width: 34.42623%; } }
@media screen and (max-width: 750px) {
  #contents .shopInfo .storeInfo {
    width: 100%;
    flex: none; } }
#contents .shopInfo .storeInfo dt {
  padding-bottom: 9px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  border-bottom: 2px solid #1e95d4;
  display: flex;
  align-items: center; }
  @media all and (-ms-high-contrast: none) {
    #contents .shopInfo .storeInfo dt {
      font-family: "メイリオ",Meiryo,"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; } }
#contents .shopInfo .mapImg img {
  max-width: 383px;
  width: 100%;
  height: auto; }
@media screen and (min-width: 751px) {
  #contents .shopInfo .mapImg {
    width: 62.786885%; } }
@media screen and (max-width: 750px) {
  #contents .shopInfo .mapImg {
    width: 100%;
    margin: 15px auto 10px; }
    #contents .shopInfo .mapImg img {
      width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; } }
#contents .mapTxtWrap {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 750px) {
    #contents .mapTxtWrap {
      flex-direction: column; } }
  #contents .mapTxtWrap .mapTxt {
    width: 40.769231%;
    float: none; }
    @media screen and (max-width: 750px) {
      #contents .mapTxtWrap .mapTxt {
        width: 100%; } }
  #contents .mapTxtWrap .fr {
    max-width: 367px;
    width: 56.461538%;
    float: none; }
    @media screen and (max-width: 750px) {
      #contents .mapTxtWrap .fr {
        width: 100%;
        margin: 20px auto 0; } }
    #contents .mapTxtWrap .fr img {
      width: 100%;
      height: auto; }
#contents .icon_location::before {
  padding-right: 5px;
  content: '';
  display: block;
  width: 24px;
  height: 22px;
  background: url(/nomono/img/icon_location.png) no-repeat 0 0;
  display: inline-block;
  position: relative;
  top: -2px; }
#contents .icon_time::before {
  content: '';
  display: block;
  width: 24px;
  height: 22px;
  background: url(/nomono/img/icon_time.png) no-repeat 0 0; }
@media screen and (min-width: 751px) {
  #contents #mainConts {
    max-width: 940px;
    padding-right: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between; }
    #contents #mainConts .leftMenu {
      display: block;
      float: none; }
    #contents #mainConts .rightContens {
      flex: 1;
      float: none;
      margin-left: 20px; } }
@media screen and (max-width: 750px) {
  #contents {
    overflow: hidden; }
    #contents #mainConts {
      margin: 0;
      background: none;
      width: 100%; }
      #contents #mainConts .leftMenu {
        display: none !important; }
    #contents .rightContens {
      padding-top: 5px;
      float: none;
      width: 90.666667%;
      margin: 0 auto; }
    #contents #btmBnr {
      padding: 12px 0; }
      #contents #btmBnr ul {
        width: 90.666667% !important;
        margin: 0 auto;
        display: flex;
        justify-content: space-between; }
        #contents #btmBnr ul::after {
          content: none; }
        #contents #btmBnr ul li {
          float: none;
          width: 48.529412%;
          padding: 0 !important; }
          #contents #btmBnr ul li + li {
            padding-left: auto; }
          #contents #btmBnr ul li img {
            width: 100%;
            height: auto; }
    #contents .contsArea .section .cafeText {
      width: 100%; }
    #contents .contsArea .section .marchaisText {
      width: 100%; } }
#contents .area_img img, #contents .area_img02 img {
  width: auto;
  height: auto; }
#contents .contsArea .infoList .infoBox .icon, #contents #contents .contsArea .infoList .infoBox_fair .icon {
  /* 	width: 69px; */
  margin-right: 5px;
  width: 64px;
  height: 18px;
  background-color: #4a9c6d;
  color: #fff;
  float: left;
  text-align: center;
  border-radius: 4px;
  font-size: 1.3rem; }
  #contents .contsArea .infoList .infoBox .icon.icon_schedule, #contents #contents .contsArea .infoList .infoBox_fair .icon.icon_schedule {
    background-color: #b5799b;
    letter-spacing: -0.3em;
    font-size: 1.2rem;
    text-indent: -0.3em; }
#contents .contsArea .infoList .infoBox .text, #contents #contents .contsArea .infoList .infoBox_fair .text {
  width: 100%; }
  #contents .contsArea .infoList .infoBox .text img, #contents #contents .contsArea .infoList .infoBox_fair .text img {
    width: auto; }
#contents .contsArea .storeBox ul.shop_info a {
  /*
  		padding-left: 18px;
  		padding-right: 10px;
  */ }

@media screen and (min-width: 751px) {
  #mainContents .leftMenu .menuArea .menuBox li a.linkblank::after {
    margin-right: 5px;
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/nomono/img/ico-blank02.png) no-repeat 0 0;
    background-size: contain;
    vertical-align: middle;
  }
  #mainContents .leftMenu .menuArea .menuBox li a.linkblank:hover::after {
    background: url(/nomono/img/ico-blank02_on.png) no-repeat 0 0;
  }
}
@media screen and (max-width: 750px) {
  #mainContents .leftMenu .menuArea .menuBox li a.linkblank::after {
    margin-left: 5px;
    margin-right: 5px;
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(/nomono/img/ico-blank02.png) no-repeat 0 0;
    background-size: contain;
    vertical-align: middle;
  }
  #mainContents .leftMenu .menuArea .menuBox li a.linkblank:hover::after {
    background: url(/nomono/img/ico-blank02_on.png) no-repeat 0 0;
  }
}

#js-menuBk {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(14, 47, 84, 0.5);
  height: 100vh; }

@media print {
  #mainContents, #mainConts {
    max-width: 100%;
    width: 100% !important; }

  #contents .contsArea {
    padding-top: 40px; }

  #contents #mainConts {
    display: flex;
    justify-content: space-between; }

  #contents .rightContens {
    margin-left: 20px;
    flex: 1; }

  #mainContents > .leftMenu,
  .pageTop,
  #nomonoSocial {
    display: none; } }
