@charset "utf-8";
body {
  font-family: "Noto Sans JP", sans-serif, "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.sp_only {
  display: none;
}
.page_wrapper {
  background: #003160;
}




.content {
  width: 100%;
  margin: 0 auto;
  background: url(../img/bg_menu.png) left center no-repeat;
  background-size: 100%;
}
section {
  padding: 12px 0 16px;
}
h1 {
  font-size: 26px;
  line-height: 1.2;
}
@-webkit-keyframes late {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes late {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.main-title {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background:
    url("../img/bg_title.png") top center no-repeat;
  background-size: 2000px auto;
}
.main-title h1 {
  max-width: 980px;
  margin: 0px auto 8px;
    padding-top: 20px;
  width: 100%;
  text-align: center;
    opacity: 0;
  -webkit-animation: late 1s ease 1s 1 forwards;
  animation: late 1s ease 1s 1 forwards;
  -webkit-transform: translate(0, -30px);
  transform: translate(0, -30px);
}
.main-title h1 img{
  width: 100%;
}
.top-txt2 {
  max-width: 867px;
  margin: 0 auto;
  width: 63%;
}
.main-title .header-logo {
  box-sizing: content-box;
  position: absolute;
  top: 30px;
  left: 20px;
  width: 140px;
  padding-left: calc(50% - 500px);
}
.footer-logo img {
  width: 213px;
}
.top-head {
  text-align: center;
  padding: 0px 0 15px;
  position: relative;
  z-index: 2;
  width: auto;
  height: auto;
}
.top-head {
  padding: 0;
 /* background:
    url("../img/_menu_bk.jpg") top -70px left no-repeat;
  background-size: 100% auto;*/
}
.top-head .lead-text {
   /* max-width: 600px;*/
    max-width: 860px;
  /*font-size: 24px;
  line-height: 35px;
  color: #fff;
  font-weight: 400;*/
  margin: 0px auto 0px;
}
.section-box dl.shop-time {
  text-align: center;
    border: 1px solid #fff;
    display:block;
    width: auto;
    max-width: 660px;
    margin: 0 auto;
    padding: 10px 0 15px;
}
.section-box dl.shop-time dt {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #003A73;
  display: inline-block;
  background: #fff;
  margin: 10px auto 8px;
  padding: 10px 20px;
}
.section-box dl.shop-time dd {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
}
.section-box dl.shop-time dd span {
  font-size: 14px;
}
.bottom-bg .section-box {
  padding: 100px 0 50px 0;
}
.section-box  {
    width: 100%;
    background: url(../img/bk.png) top center repeat-y;
    background-size: 2000px auto;
    background-repeat: space;
    padding-bottom: 50px;
}
.section-box .contents-inner {
  margin-bottom: 50px;
    width: 100%;
}


.section-box .text-check {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  max-width: 480px;
  margin: 40px auto 25px;
}
.section-box .text-check:before, .section-box .text-check:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #fff;
}
.section-box .text-check:before {
  margin-right: 1rem;
}
.section-box .text-check:after {
  margin-left: 1rem;
}
.menu-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  padding: 0 0px;
}
.menu-list li {
  width: 31%;
  background: #003A73;
  margin-bottom: 50px;
  margin-right: 3.5%;
    border: 1px solid #fff;
    position: relative;
}

.menu-list li:nth-child(3n) {
  margin-right: 0;
}
.menu-img.icon-new:before{
   content: '';
  position: absolute;
  top: -30px;
  right: -7%;
  width: 60px;
  height: 70px; 
      
  background: url(../img/new_shop.png) top right no-repeat;
    background-size: 100% auto;
    z-index: 3;
      
}

.menu-img.icon-weekdays:after {
    content: '';
    position: absolute;
    top: 10px;
    left:10px;
    width: 66px;
    height: 66px;
    background: url(../img/icon_weekdays.svg) top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}
.menu-img.icon-allday:after {
    content: '';
    position: absolute;
    top: 10px;
    left:10px;
    width: 66px;
    height: 66px;
    background: url("../img/icon_allday.svg") top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}
.menu-img.icon-allday.icon-s:after {
    top: 16px;
    left: 16px;
    background: url(../img/icon_allday.svg) top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}


.menu-list li a {
  display: block;
  height: 100%;
}
.small {
  font-size: 12px;
}
.section-box .menu-list .mask {
  opacity: 0;
  display: none;
}
/* IE10以降 */
@media all and (-ms-high-contrast:none) {
  .modal .price {
    height: 1.8em
  }
}
.modal .link {
  text-align: left;
  margin: 5px 0 10px;
}
.modal .link a {
  display: inline-block;
  color: #003160;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  box-sizing: border-box;
  margin-right: 1.5em;
}
.modal .close a {
  background: #E1E8EE;
  font-size: 36px;
  font-weight: 400;
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0;
  left: 0;
  line-height: 1.2;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #003160;
}
body .iziModal {
  background-color: inherit;
}
.iziModal-navigate > button {
  height: 80%;
}
.iziModal .iziModal-content {
  position: relative;
  background-color: #fff;
}
.iziModal .iziModal-content::-webkit-scrollbar {
  width: 0;
}
/* スクロールバー */
.iziModal .iziModal-wrap {
  overflow-y: auto !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.iziModal .iziModal-wrap::-webkit-scrollbar {
  display: none;
}
.bottom-link {
	position: fixed;
	margin: auto;
	right: 0;
	left: 0;
	bottom: 10px;
	z-index: 4;
}
.bottom-link.fix {
	position: relative !important;
    display: block !important;
}

.bottom-link ul {
    width: 92%;
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.bottom-link ul li {
    flex-basis: 48%;
     max-width: 370px; 
}

.bottom-link ul li a {
    display: block;
}

footer div {
  text-align: center;
}
footer p {
  padding: 45px 0 0;
  font-size: 10px;
  color: #fff;
  font-weight: 400;
}
.note {
  width: 72%;
  max-width: 720px;
  margin: 0px auto 100px;
  text-align: center;
}
.note li {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.bottom-bg{
    width: 100%;
    padding-bottom: 230px;
    background:
    url("../img/bg_b.png") bottom center no-repeat;
  background-size: 2100px auto;
    
}


.shop-info {
  display: flex;
  justify-content: flex-start;
    flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  padding: 13px 0 13px;
    border-top: 1px solid #fff;
}
.modal .shop-info {
  margin: 0px 0 5px;
}

.modal .shop-detail, .shop-detail {
  margin-left: 15px;
    display: flex;
    flex-flow: wrap;
    flex-direction: column;
    max-width: 220px;
    justify-content: space-between;
}
.modal .shop-detail {
    max-width: 265px;
}

.shop-logo {
  width: 26%;
  max-width: 83px;
  height: 64px;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
}
 .modal .shop-logo {
   border: 1px solid #003160;
}


.shop-logo img {
  max-width: 100%;
  position: relative;
  left: 0%;
  top: 0%;
}
.shop-info .floor {
  padding-top: 12px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  padding: 2px 13px;
  color: #231815;
  background: #B5A66F;
  display: inline-block;
    margin: 0 auto 3px 0;
}

.g2.modal .shop-info .floor{
    color: #fff;
    
   background: #003A73; 
}
.shop-info .shopname {
  width: 100%;
  color: #fff;
  line-height: 1.4;
  font-size: 14px;
  margin-top: 0px;
  padding: 3px 0px;
  font-weight: 700;
}
.shop-info .shop-genre {
  color: #fff;
  line-height: 1.4;
  padding: 3px 0px 0;
  font-size: 10px;
  font-weight: 400;
}
.shop-info .shop-genre span {
  display: inline-block;
}
.menu-img {
  position: relative;
}
/******************************************************/
.section-box .menu-list a:hover {
  opacity: 1;
}
.section-box .menu-list .mask {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  color: #fff;
  padding: 10px 20px;
  box-sizing: border-box;
    z-index: 2;
}
.section-box .menu-list .mask-floor {
  line-height: 2.5;
  text-align: left;
  font-size: 16px;
  margin-bottom: 11%;
}
.section-box .menu-list .mask-floor span {
  font-size: 14px;
  padding-bottom: 1px;
}
.section-box .menu-list .mask-shop {
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}
.section-box .menu-list .mask-genre {
  font-size: 14px;
  text-align: center;
}
.modal .explain {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
    color: #3B3B3B;
    margin-bottom: 10px;
}
.modal .explain span {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
}
.section-box .menu-list li:hover .mask {
  opacity: 1;
}
.modal {
  color: #003160;
  width: 92%;
  box-sizing: border-box;
  overflow: hidden;
}
.modal .logo {
  width: 100px;
  height: 55px;
  float: left;
  position: relative;
  background: #fff;
}
.modal .logo img {
  display: block;
  position: absolute;
  bottom: 0;
}
.modal .shopname {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
  padding-top: 0px;
  color: #003160;
  margin-top: 5px;
}
.modal .shop-genre {
  font-size: 10px;
  font-weight: 400;
  color: #003160;
  line-height: 15px;
  padding: 0px 0px;
}
.modal .shopname + img {
  clear: both;
  padding-top: 9px;
  padding-bottom: 5px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.modal .floor {
  font-size: 12px;
}
.modal strong {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}
.modal .name {
  display: block;
  margin: 10px auto 10px;
  padding-bottom: 15px;
  background: url("../img/line.png") bottom center no-repeat;
  background-size: 100% auto;
    color: #DF6923;
}
.g2.modal .name{
    color: #C83939;
}
.modal .name strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.modal .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  padding-bottom: 5px;
}

.bg-main{
    width: 100%;
    
}
.service-sec{
    width: 100%;
    max-width: 900px;
    margin: 30px auto 40px;
    
    
}


.service-inner{
    background: #B5A66F;
    position: relative;
    padding: 30px 0;
}
.service-inner h2{
    padding-bottom: 20px;
   background: url("../img/service_line.png") bottom center no-repeat;
  background-size: 855px auto;
}

.zigzag{
  width: 100%;
  position: relative;
}
.zigzag::after {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 18px;
    background: linear-gradient(-135deg, #003160 13px, transparent 0) 0 0px, linear-gradient(135deg, #003160 13px, #B5A66F 0) 0 0px;
    background-color: #003A73;
    background-size: 25px 18px;
    background-repeat: repeat-x;
    /* background-repeat: space; */
}
.service-inner ul{
    display: block;
    max-width: 800px;
    width: 96%;
    margin: 40px auto 10px;
}
.service-inner ul li{
    margin-bottom: 20px;
    position: relative;
}
.service-inner ul li:last-child{
    margin-bottom: 15px;
}
.service-inner ul li .icon-weekdays:before {
    content: '';
    position: absolute;
    top: -15px;
    right: -2%;
    width: 78px;
    height: 78px;
    background: url(../img/icon_weekdays.svg) top right no-repeat;
    background-size: 100% auto;
    z-index: 1;
}
.service-inner .small {
        max-width: 800px;
    width: 92%;
    margin: 0 auto 10px;
        display: block;
    font-size: 15px;
    font-weight: 500;
}

.bnr_box{
    max-width: 810px;
    width: 90%;
    margin: 70px auto;
    display: flex;
    justify-content: center;
}
.bnr_box div{
    width: 47.5%;
}
.bnr_box div img{
    width: 100%;
}
.bnr_box div:nth-child(2){
    margin-left: 5%;
}
.bnr_box div p{
    text-align: center;
    font-size:18px;
    font-weight: 400;
    line-height: 27px;
    margin-top: 20px;
}
.bnr_box div .tokutoku-2{
    display: none;
}
.bnr_box.end-contents div{
    max-width: 527px;
        width:100%;
    margin-left: 0;
}
.bnr_box.end-contents div:first-child{
    display: none;
}
.bnr_box.end-contents div .tokutoku-1{
    display: none;
}
.bnr_box.end-contents div .tokutoku-2{
    display: block;
}


/*@media only screen and (min-width: 1580px) {
.main-title {
    background: url(../img/bg_title.png) top center no-repeat;
    background-size: 1780px auto;
    padding-bottom: 30px;
}
    .main-title h1 {
    max-width: 1200px;
}
    .menu-list {
    max-width: 1220px;
}
    .service-sec {
    max-width: 1100px;
}
    .section-box .contents-inner {
    background: url(../img/bg_main.png) top center repeat-y;
    background-size: 1560px auto;
    background-repeat: space;
}
    .service-inner ul {
    max-width: 980px;
}
    .bg-main {
    background: url(../img/bg_main.png) top center repeat-y;
    background-size: 1560px auto;
        background-repeat: space;
}
    .bottom-bg {
    padding-bottom: 230px;
    background: url(../img/bg_b.png) bottom center no-repeat;
    background-size: 1560px auto;
}
    
 }   */
@media only screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: inline-block;
  }
  .top-head {
    padding-bottom: 0px;
  }
      .main-title {
    padding-top: 0px;
      width: 100%;
      background: none;
  }
  .main-title h1 {
    margin: 0px auto 0px;
    padding-top: 10px;
}  
    .top-head .lead-text {
    width: 90%;
    margin: 10px auto 10px;
}
    .section-box{
        background: none;
        padding-bottom: 0;
    }
    .content {
    width: 100%;
    background: url(../img/bk_sp.png) top center repeat-y;
    background-size: 100% auto;
    background-repeat: space;
        padding-bottom: 30px;
}
   .section-box dl.shop-time {
    width: 82%;
    margin: 0 auto;
            padding: 0px 0 10px;
} 
   .section-box dl.shop-time dt {
    font-size: 12px;
    line-height: 14px;
    margin: 10px auto 3px;
    padding: 5px 10px;
} 
.section-box dl.shop-time dd {
    font-size: 12px;
    line-height: 18px;
}
    .section-box dl.shop-time dd span {
    font-size: 10px;
}
  
    .zigzag::after {
    content: "";
    position: absolute;
    background: url(../img/zigzag_sp.svg) bottom center no-repeat;
    background-size: 100% auto;
    height: 12px;
    width: 100%;
    bottom: -1px;
    background-repeat: repeat-x;
}
    
  .section-box .contents-inner {
    margin-bottom: 0;
        padding-bottom: 0;
  }
 
  .section-box h2 {
      width: 98%;
    margin: 0px auto 0;
      padding: 0 2%;
          padding-bottom: 20px;
    background: url(../img/service_line.png) bottom center no-repeat;
    background-size: 100% auto;
  }
  .section-box h2 p {
    font-size: 8px;
  }
  .bottom-bg .section-box {
    padding-bottom: 110px;
  }
  .note {
    width: 94%;
    margin: 5px auto 70px;
    text-align: left;
  }
  .note li {
    font-size: 9px;
  }
 

  .section-box .text-check {
    font-size: 12px;
    margin: 20px auto 10px;
    width: 90%;
  }
    .menu-list {
    width: 94%;
}
  .menu-list li {
    width: 48.5%;
      margin-right: 3%;
    margin-bottom: 45px;

  }
    .menu-list li:nth-child(3n) {
  margin-right: 3%;
}
    .menu-list li:nth-child(2n) {
  margin-right: 0;
}
    .menu-list li .icon-new:before {
    content: '';
    position: absolute;
    top: -15px;
    right: -3.5%;
    width: 38px;
    height: 45px;
    background: url(../img/new_shop.png) top right no-repeat;
    background-size: 100% auto;
    z-index: 1;
}
    .menu-img.icon-new:before {
    content: '';
    position: absolute;
    top: -15px;
    right: -4%;
    width: 38px;
    height: 45px;
}
    .menu-img.icon-weekdays:after {
    content: '';
    position: absolute;
    top: 4px;
    left:4px;
    width: 34px;
    height: 34px;
    background: url(../img/icon_weekdays_sp.svg) top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}
.menu-img.icon-allday:after {
    content: '';
    position: absolute;
    top: 4px;
    left:4px;
    width: 34px;
    height: 34px;
    background: url("../img/icon_allday_sp.svg") top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}
    .menu-img.icon-allday.icon-s:after {
    top: 8px;
    left: 8px;
    background: url(../img/icon_allday_sp.svg) top left no-repeat;
    background-size: 100% auto;
    z-index: 0;
}
   .modal .name {
    display: block;
    margin: 10px auto 5px;
    padding-bottom: 10px;
} 
    
   .shop-logo {
    width: 40%;
    max-width: 40%;
    height: 45px;
}
    .modal .shop-logo {
    border: 1px solid #003160;
        width: 30%;
    height: 55px;
}
    .shop-detail {
    margin-left: 10px;
        width: 50%;
}
    .modal .shop-detail {
       max-width: 60%;
        width: 60%;
        min-height: 55px;
}   
        .modal .shop-info {
    padding: 8px 0 8px;
}
  .shop-detail .floor {
    font-size: 10px;
      line-height: 1em;
      margin-top: 0;
      padding: 2px 4px;
  }
    .shop-info .shop-genre {
    line-height: 1.2em;
    padding: 3px 0px 0;
    font-size: 9px;
}
  .shopname {
    margin-top: 7px;
    font-size: 12px;
  }
    .shop-info .shopname {
    padding: 10px 10px 0;
        font-size: 12px;
}
    .modal .shop-info .shopname {
    padding: 0px 0px 0;
}
    .modal .name strong {
    font-size: 15px;
    line-height: 20px;
}
  .shop-genre {
    font-size: 10px;
    padding: 1px 10px;
  }
  .menu-list li a {
    width: 100%;
    padding-bottom: 0px;
  }
  .modal .shopname {
    font-size: 12px;
    margin-top: 0px;
  }
  .modal .shop-genre {
    font-size: 10px;
    padding: 0px 5px;
  }
  .section-box .menu-list .mask {
    display: none;
  }
  .modal .close a {
    font-size: 28px;
  }
  .modal .link a {
    font-size: 12px;
  }
  .iziModal-navigate > button {
    width: 54px;
  }
  .modal strong {
    font-size: 14px;
  }
  .modal .price {
    font-size: 15px;
  }
  .modal .price-left {
    font-size: 15px;
  }
  .modal .explain {
    font-size: 12px;
    line-height: 1.3em;
          margin-bottom: 5px;
  }
  .modal .link {
    text-align: left;
    margin: 7px 0 5px;
  }
  .bottom-bg {
    padding-top: 13px;
    background: url(../img/bg_b_sp.png) bottom center no-repeat;
    background-size: 100%;
    padding-bottom: 80px;
  }
    
    .service-sec {
    width: 94%;
    margin: 30px auto;
}
    .service-inner {
    padding: 10px 0 7px;
}
    .service-inner ul {
    width: 92%;
    margin: 25px auto 5px;
}
    .service-inner ul li {
    margin-bottom: 10px;
}
    .service-inner ul li:last-child {
    margin-bottom: 5px;
}
    .service-inner ul li .icon-weekdays:before {
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    width: 36px;
    height: 36px;
        background: url(../img/icon_weekdays_sp.svg) top right no-repeat;
    background-size: 100% auto;
    z-index: 1;
}
    .service-inner .small {
    margin: 0 auto 15px;
    font-size: 12px;
}
    .bnr_box {
    width: 56%;
    margin: 35px auto 0px;
    display: flex;
    flex-direction: column;
}
    
    .bnr_box div {
        width: 100%;
        margin-bottom: 30px;
}
    .bnr_box div:nth-child(2) {
    margin-left: 0;
}
    .bnr_box div p {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    margin-top: 10px;
}
    .bnr_box.end-contents {
        width: 74%;
    }
    .bnr_box.end-contents div:nth-child(2) {
        margin-left: auto;
        margin-right: auto;
    }
    
    
} /* max-width: 768px */
/* for IE */
@supports (-ms-accelerator:true) {
  .section-box .menu-list .mask-floor {
    line-height: 1.8;
    padding: 10px 0 4px;
  }
  .section-box .menu-list .mask-plus {
    line-height: 0.8;
    padding: 3px 0 0 0;
    width: 28px;
  }
}
@media all and (-ms-high-contrast:none) {
  .section-box .menu-list .mask-floor {
    line-height: 1.8;
    padding: 10px 0 4px;
  }
  .section-box .menu-list .mask-plus {
    line-height: 0.8;
    padding: 3px 0 0 0;
    width: 28px;
  }
}
.modal .close a {
  animation-name: close-animation;
  animation-fill-mode: forwards;
  animation-duration: 3s;
  opacity: 0;
}
@keyframes close-animation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}