@charset "UTF-8";
/* Scss Document */
/*@import "variables";*/
/* Scss Document */
html {
  font-size: 62.5%;
}

*, *::before, *::after {
  box-sizing: border-box;
}

body {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.2em;
  font-family: 'YasashisaAntique', 'Realtime-Regular','Noto Serif JP',"繝｡繧､繝ｪ繧ｪ",Meiryo,YuGothic,"貂ｸ繧ｴ繧ｷ繝・け","Hiragino Kaku Gothic Pro",Osaka,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","MS PGothic",sans-serif !important;
  color: #333;
  counter-reset: number 0;
}

/*汎用スタイル*/
img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.fb {
  font-size: 3rem;
}

.heading {
  color: #fff;
  font-size: 24px;
  position: relative;
  margin-left: -14px;
  padding: 8px 16px;
  background: #ff4900;
}
.heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 8px solid #fff;
  border-top: 8px solid rgba(0, 0, 0, 0.5);
  border-left: 8px solid rgba(0, 0, 0, 0.5);
}

h1 {
  margin: 5px 0;
  padding: 10px;
}

.header {
  width: 100%;
  background-color: transparent;
  padding: 1.5vw 3vw;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 15;
}
.header .headerInner {
  width: 90vw;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}
.header .headerInner .logoBox {
  display: block;
  width: 50px;
}

/*navPC*/
nav.pcNav {
  display: none;
}

nav.pcNav ul {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

nav.pcNav ul li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 10px;
}

/*追加*/
nav.pcNav ul li:nth-last-child(1) {
  padding: 4px 8px;
  background-color: #ff4900;
  border-radius: 6px;
}

nav.pcNav ul li:nth-last-child(1) a {
  color: #fafafa;
}

nav.pcNav ul li a::after,
nav.pcNav ul li a::before {
  display: block;
  content: ”;
  position: absolute;
}

nav.pcNav ul li a::after {
  top: 10%;
  right: 0;
  width: 13px;
  height: 13px;
  background-color: #ccc;
  border-radius: 100%;
}

nav.pcNav ul li a.current::after,
nav.pcNav ul li a:hover:after {
  background-color: #3498db;
}

nav.pcNav ul li a::before {
  z-index: 2;
  top: 40%;
  right: 5px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

nav.pcNav ul li a {
  text-decoration: none;
  color: #1c1e21;
  display: inline-block;
  width: 100%;
}

nav.pcNav ul li a.current {
  color: #555;
}

nav.pcNav ul li a:hover {
  color: #555;
}

/*鵠*/
#wrapper nav {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  padding-top: 50px;
  background: #333333cc;
  font-size: 16px;
  box-sizing: border-box;
  z-index: 2;
}

#wrapper nav ul li {
  display: block;
  padding: 20px 28px;
}

#wrapper nav ul li a {
  text-decoration: none;
  color: #ddd;
}

#wrapper .btn-gnavi {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 24px;
  z-index: 3;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

#wrapper .btn-gnavi span {
  position: absolute;
  width: 30px;
  height: 4px;
  background: #333;
  border-radius: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

#wrapper .btn-gnavi span:nth-child(1) {
  top: 0;
}

#wrapper .btn-gnavi span:nth-child(2) {
  top: 10px;
}

#wrapper .btn-gnavi span:nth-child(3) {
  top: 20px;
}

#wrapper .btn-gnavi.open {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#wrapper .btn-gnavi.open span {
  background: #fafafa;
}

#wrapper .btn-gnavi.open span {
  width: 24px;
}

#wrapper .contents section p {
  position: absolute;
  top: 50%;
  width: 30%;
  line-height: 1.4;
  font-size: 20px;
  color: #fff;
  text-shadow: 0 0 6px #666;
}

#wrapper .contents section:nth-child(odd) p {
  left: 10%;
}

#wrapper .contents section:nth-child(even) p {
  right: 10%;
}

/*ハンバーガー*/
/*
.mv {
	width: 100%;
	height: 60vh;
}
*/
.slick-box figure {
  width: 100%;
  height: 80vh;
}

.slick-box img {
  max-width: 100%;
  height: 80vh;
  object-fit: cover;
  margin: 0 auto;
}

/*mv text*/
.mvWrapper {
  position: relative;
}
.mvWrapper .dlButtonWrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mvWrapper .dlButtonWrapper a:nth-of-type(1) {
  padding: 0 15px 0 20px;
  display: block;
}
.mvWrapper .dlButtonWrapper img.appstoredlButton {
  width: 170px;
  height: auto;
}
.mvWrapper .dlButtonWrapper .googledlButton {
  width: 200px;
  height: auto;
}

.textWrapper {
  position: absolute;
  left: 20px;
  top: 25%;
  z-index: 3;
  color: #fafafa;
  text-align: left;
  padding: 0 5px 10px;
  border-radius: 8px;
  background-color: #66666694;
}
.textWrapper p {
  font-size: 3rem;
  font-weight: bold;
  margin: .5em 0;
}
.textWrapper .sub {
  font-size: .8rem;
}

/*SECTION　3つの特徴*/
.trait {
  margin: 60px 0;
}

.container {
  width: 90%;
  margin: 70px auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: #e6e6e6;
  border-radius: 8px;
}

.item {
  padding: 3% 1.5%;
}

.item > h3 {
  color: #49bdf0;
}

.traitHeading　 {
  color: #49bdf0;
}

.traitHeading:before {
  counter-increment: number 1;
  content: counter(number) " ";
  display: inline-block;
  background: #49bdf0;
  color: #fafafa;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding-left: 2px;
  margin-right: 5px;
}

.container .item .imgBox {
  width: 90%;
  margin: 0 auto;
}

.container .item:nth-child(1) .imgBox {
  background: url("../images/img_trait1.png") 0 0 no-repeat;
  padding-bottom: calc(100%*329/519);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.container .item:nth-child(2) .imgBox {
  background: url("../images/img_trait2reserve.png") 0 0 no-repeat;
  padding-bottom: calc(100%*268/308);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.container .item:nth-child(3) .imgBox {
  background: url("../images/img_trait3manyjunles.png") 0 0 no-repeat;
  padding-bottom: calc(100%*332/332);
  /* calc(100*ImageHeight/ImageWidth)% */
  background-size: 100% auto;
}

.calender {
  width: 20%;
  vertical-align: 30px;
}

.reserve, .manyGenles {
  width: 80%;
}

.item > p {
  margin: 20px auto;
  letter-spacing: .1em;
}

/* SECTION メニュー事例 */
.menu {
  padding: 30px 0;
}

.menu .description {
  width: 80%;
  margin: 0 auto 30px;
}

.card {
  position: relative;
}

.caption {
  padding: 5px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(59, 59, 59, 0.72);
  color: #fafafa;
}

/*SECTION　選べるミールプラン*/
.plan {
  width: 100%;
  padding: 40px 0;
  background-color: #ff4900cc;
  position: relative;
}

.plan:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(45deg, #ff4900cc 50%, transparent 50%), linear-gradient(315deg, #ff4900cc 50%, transparent 50%);
  background-size: 40px 40px;
  top: -19px;
}

.plan .heading {
  background-color: #fafafa;
  color: #49bdf0;
}

/*ミールプランテーブル*/
table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 650px;
  table-layout: fixed;
}

table tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;
}

table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}

table th {
  font-size: .85em;
}

table thead tr {
  background-color: #167F92;
  color: #fff;
}

table tbody th {
  background: #49bdf0;
  color: #fff;
}

.txt {
  text-align: left;
  font-size: .85em;
}

.price {
  text-align: right;
  color: #167F92;
  font-weight: bold;
}

.non {
  background: #fff;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
    width: 100%;
  }

  table th {
    background-color: #167F92;
    display: block;
    border-right: none;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    display: block;
    margin-bottom: .625em;
  }

  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }

  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }

  table td:last-child {
    border-bottom: 0;
  }

  table tbody th {
    color: #fff;
  }
}
/*SECTION FOOTER*/
.footer:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(45deg, #4d4d4d 50%, transparent 50%), linear-gradient(315deg, #4d4d4d 50%, transparent 50%);
  background-size: 40px 40px;
  top: -19px;
}

.footer {
  width: 100%;
  background-color: #4d4d4d;
  position: relative;
  padding-bottom: 40px;
}

.footerInner {
  width: 95%;
  margin: 0 auto;
}

.footer .container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px auto;
  flex-direction: row;
  padding: 20px;
  background-color: #4d4d4d;
}

.footer .container .box:nth-child(1) {
  width: 20%;
}

.footer .container .box:nth-child(2) {
  width: 70%;
}

.dlButtonWrapper {
  /*    position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      z-index: 3;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.dlButtonWrapper a:nth-of-type(1) {
  padding: 0 15px 0 20px;
  display: block;
}

.dlButtonWrapper .googledlButton {
  width: 200px;
  height: auto;
}

.dlButtonWrapper a img {
  width: 170px;
  height: auto;
}

.copyright {
  color: #fafafa;
  padding: 20px 0;
}

/*メディアクエリ　1024px~*/
@media screen and (min-width: 1024px) {
  /*
  	.header {
  	padding: 0;
  	position: static;
  	}
  */
}
/**/
/*下層ページ*/
/**/
#account {
  background: url("../images/menuimg_spinach-791629_1280_1-1.jpg") center/cover no-repeat;
  background-attachment: fixed;
  color: #fafafa;
}

#account::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(225, 73, 0, 0.6);
  z-index: -1;
}

#account nav.pcNav ul li a {
  color: #fafafa;
}

/*account.html*/
#account main {
  padding: 30px 0;
}
#account .Form {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
@media screen and (max-width: 480px) {
  #account .Form {
    margin-top: 40px;
  }
}
#account .Form-Item {
  border-top: 1px solid #ddd;
  padding-top: 24px;
  padding-bottom: 24px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 480px) {
  #account .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
#account .Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}
#account .Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}
@media screen and (max-width: 480px) {
  #account .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
    text-align: left;
  }
}
#account .Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 480px) {
  #account .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
#account .Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #49bdf0;
  color: #fff;
  font-size: 14px;
}
@media screen and (max-width: 480px) {
  #account .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
#account .Form-Item-Input {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
  color: #333;
}
@media screen and (max-width: 480px) {
  #account .Form-Item-Input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}
#account .Form-Item-Textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  #account .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
#account .Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #49bdf0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 480px) {
  #account .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}

/**/
/*shops.html*/
/**/
#map {
  width: 100%;
  height: 400px;
  background-color: grey;
}

#sample {
  width: 700px;
  height: 400px;
}

#shops .mapWrapper {
  padding: 50px 0;
  background-color: #ff4900cc;
  position: relative;
  margin-top: 60px;
}

.mapWrapper:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 20px;
  background: linear-gradient(45deg, #ff4900cc 50%, transparent 50%), linear-gradient(315deg, #ff4900cc 50%, transparent 50%);
  background-size: 40px 40px;
  top: -19px;
}

h3 {
  position: relative;
  text-align: left;
  padding-left: 30px;
  display: inline-block;
  color: #fafafa;
}
h3:before, h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #49bdf0;
  margin: auto;
}
h3:before {
  top: -6px;
  left: 0px;
}
h3:after {
  top: 6px;
  left: 6px;
}

/**/
/*CSS grid*/
/**/
.cssgrid {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 0.8em;
  border: 1px solid #ddd;
  padding: 0.8em;
  margin: 0 0 2em;
}

.cssgrid > div {
  background: #ddd;
  overflow: auto;
  min-width: 0;
  /*padding: 1em;	*/
  position: relative;
}

.cssgrid button {
  position: absolute;
  top: 5px;
  right: 5px;
  border: none;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 8px;
  padding: 8px;
  width: 81px;
  cursor: pointer;
  z-index: 1;
}

.cssgrid > div > small {
  display: block;
  color: #49bdf0;
}

button > small {
  margin: 0 2px;
}

.cssgrid .container {
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
  flex-direction: row;
  border-radius: 0px;
  padding: 0 7px;
}

#shops .cssgrid img {
  border-radius: 6px;
}


/**/
/*FAQ　よくあるご質問*/
/**/
#faq {
	background: url("../images/cuisine-831583_640.jpg") center / cover no-repeat;
	background-attachment: fixed;
	color: #fafafa;
}
#faq::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(225, 73, 0, 0.6);
  z-index: -1;
}
#faq nav.pcNav ul li a {
	color: #fafafa;
}
#faq main {
	overflow: hidden;
}
#faq heading {
	
}
.half {
  float: left;
  width: 100%;
  padding: 0 2em;
}
/* Acordeon styles */
.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;/* アコーディオン タブ文字色 */
  overflow: hidden;
}
#faq input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
#faq label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background-color: rgba(73,189,240,.7);/* アコーディオン タブ背景色 */
  /*font-weight: bold;*/
  line-height: 3;
  cursor: pointer;
}

@media screen and (max-width:1023px){
	#faq label {
		padding: 0 1em;
		line-height: 1.8;
	}
	
}

.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #f2f2f2;/* タブ内背景色 */
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
  color: #000;/* タブ内文字色 */
}
/* :checked */
input:checked ~ .tab-content {
  max-height: 10em;
}
/* Icon */
label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
input[type=checkbox] + label::after {
  content: "+";
}
input[type=radio] + label::after {
  content: "\25BC";
}
input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}
@media screen and (max-width:1023px){
	#shops,#faq {
		padding-top: 18vw;
	}

}
