html {
	scroll-behavior: smooth;
}

body {
  margin: 0;
  	border-top:3px solid #c00;
	color:#555;
  font-size: 16px;
  line-height: 20px;
  letter-spacing:1.2px;
	font-family:Helvetica Neue,Helvetica,Arial,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ\ Ｐゴシック,MS PGothic,sans-serif;
	 font-feature-settings : "palt";
  scroll-behavior: smooth;
}

/*==============================
レイアウト関係
==============================*/
.none-smp {
  display: none;
}
img {
  width:100%;
}
.inner {
  width:90%;
  margin:0 auto;
}
.text-area {
  width:80%;
  margin:10px auto;
}
.t-space40 {
  padding: 10px 0;
}
.t-center {
  text-align: center;
}
.size30 {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
}
.size36 {
  font-size: 28px;
  line-height: 26px;
  font-weight: bold;
}
.text-ff7600 {
  color:#ff7600;
}
.t-center {
	text-align:center;
}

/*==============================
ヘッダー
==============================*/
#header {
	width:100%;
	z-index:1000;

	top: 0;
	background:#fff;

  display: flex;
  justify-content: space-between;
}
#header h1 {
  margin: 0;
  width:30%;
}
#header ul {
	width:50%;
	margin:0 auto;
	padding:0;
	list-style:none;
	display: flex;
   justify-content: space-between;
}
#header li {
	  font-size: 13.5px;
	width:40%;
	text-align:center;
	margin-top:5px;
}
#header a {
	  background-size: 26px;
  background-position: top;
	padding: 28px 0px 2px 0;
	display: block;
	color: #000;
	text-decoration:none;
}
#header a:hover {
	color:#C00;	
}
.menu-schedule a {
	background: url("https://kitchen-yamato.com/img/common/headnavi-schedule.png")  no-repeat;
}
.menu-menu a {
	background: url("https://kitchen-yamato.com/img/common/headnavi-menu.png")   no-repeat;
}
.menu-recruit a {
	background: url("https://kitchen-yamato.com/img/common/headnavi-recruit.png")   no-repeat;
}
.menu-mail a {
	background: url("https://kitchen-yamato.com/img/common/headnavi-mail.png")   no-repeat;
}

/*==============================
フッター
==============================*/
#footer {
  background: #aa8f54;
  color:#fff;
  padding:60px 0;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer-heading {
  text-align: center;
}
#footer-heading h2 {
  font-size: 28px;
  line-height: 28px;
}
#footer-heading span {
    font-weight: normal;
}
#footer-link {
  width:90%;
  margin: auto;
}
#footer-link dl {
  line-height: 32px;
}
#footer-link ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#footer-link li {
	padding:0 10px;
	width:40%;
}


/*==============================
トップページ
==============================*/
#main-image {
	padding-top:30px;
  text-align: center;
  background:#ccc url(https://kitchen-yamato.com/img/main/bg-main.jpg) top center no-repeat;
  background-size: cover;
	content-visibility: auto;
}
#main-image .inner {
    display: flex;
    flex-wrap: wrap;
      -ms-flex-inline-pack: justify;
      align-content: space-between;
}
#main-image p {
  margin: 0;
}
#icon-thumbnail ul {
	margin:0;
	padding: 0;
	list-style: none;
	display: flex;
	  overflow: scroll;
	 scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}
#icon-thumbnail li {
	width: 28%;
	margin: 0 auto;
	padding:0 10px;
	scroll-snap-align: center;
	 flex: none;
position: relative;
}

/*------------------------------
トップページ見出し
------------------------------*/
.main-heading {
  background: #FFD468;
    padding:1px 0;
}
.main-heading .inner {

  color: #800000;
}

.car-number01 {
  margin: 0;
	  font-size: 24px;
	font-weight: bold;
		background: url("https://kitchen-yamato.com/asset/img/main/bg-heading01.png") left no-repeat;
  background-size: contain;
padding:10px 0 10px 70px;
}
.car-number02 {
    margin: 0;
	  font-size: 24px;
	font-weight: bold;
		background: url("https://kitchen-yamato.com/asset/img/main/bg-heading02.png") left no-repeat;
  background-size: contain;
padding:10px 0 10px 70px;
}
.car-number03 {
    margin: 0;
	  font-size: 24px;
	font-weight: bold;
		background: url("https://kitchen-yamato.com/asset/img/main/bg-heading03.png") left no-repeat;
  background-size: contain;
padding:10px 0 10px 70px;
}
.car-number04 {
    margin: 0;
	  font-size: 24px;
	font-weight: bold;
		background: url("https://kitchen-yamato.com/asset/img/main/bg-heading04.png") left no-repeat;
  background-size: contain;
padding:10px 0 10px 70px;
}

/*------------------------------
コンテンツ
------------------------------*/
.content-wrapper {
  background: #FAFAFA;
}
.content-image, .content-text {
  margin:30px 0;
  background: #fff;
}
.content-text {
  padding:10px;
}
/*------------------------------
about
------------------------------*/
#about-wrapper {
  width:90%;
  margin: auto;
}

.line-button {
  padding:20px 0 40px 0;
}
.line-button img {
  width:200px;
}


/*------------------------------
SNSボタン
------------------------------*/
#button-sns ul {
	margin:0;
	padding:0;
	list-style:none;
	  display: flex;
	justify-content: center;
}
#button-sns li {
	width:40px;
	padding:10px;
}
/*------------------------------
トップページ上部地図
------------------------------*/
#kc-map {
  width: 100%;
  height: 70vh !important;
}

/*------------------------------
出没場所地図
------------------------------*/
#area-thumb, #area-thumb02, #area-thumb03, #area-thumb04 {
		display: flex;
	  overflow: scroll;
	 scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.area-thumb-map {
	width: 80%;
	margin: 0 auto;
	padding:0 10px;
	scroll-snap-align: center;
	 flex: none;
position: relative;
}

/*------------------------------
キッチンカーそれぞれのアンカー
------------------------------*/
#kc-icon {
  background: #FFF2D1;
  padding: 2% 0;
}
#kc-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
#kc-icon li {
  width:21%;
  padding: 2%;
  box-sizing: border-box;
}
#kc-icon span {
  background: #800000;
  border-radius: 20px;
  padding: 6px 8px;
}
#kc-icon a {
  color: #fff;
  text-decoration: none;
}
/*------------------------------
それぞれの地図表示
------------------------------*/

/* ミニ地図リスト（各車両ごと） */
.kc-week-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* 各曜日アイテム */
.kc-week-item {
}

/* 曜日ラベル */
.kc-week-item .kc-day-label {
  font-weight: bold;
}

/* ミニ地図本体 */
.kc-mini-map {
  width: 100%;
}

/* 休業日のとき */
.kc-mini-map.is-closed {
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #888;
  font-size: 14px;
  font-weight: bold;
}


/* 今日の大きい地図ボックス */
.kc-today-block { margin: 24px 0; }
.kc-today-map { width: 100%; height: 420px; overflow: hidden; }
.kc-today-map.is-closed { display: grid; place-items: center; background:#f2f2f2; color:#888; }
.kc-today-info {
   margin-top: 8px;
  margin:auto;
 }
.kc-today-badge {
  display:inline-block; background:#7b0d0d; color:#fff; padding:6px 12px; border-radius:21px;
   font-weight:700; margin-bottom:6px; }
.kc-today-place.is-closed { color:#666; }

/* 平日の“今日以外”ミニ地図（ul で並べる想定） */
.kc-week-list {
    width:100%;
  margin:auto;
   display:flex;
    flex-wrap:wrap;
      list-style:none;
       padding:0;
        margin: 20px 0;
         }
.kc-week-item { 
  width:48%;
  margin:1%;
  box-sizing: border-box;
  overflow:hidden; position:relative;
}
.kc-mini-map { width:100%; height:180px; background:#f3f4f6; }
.kc-mini-map.is-closed { display:grid; place-items:center; color:#666; }
.kc-day-label {
   border-radius:21px;
  background:#800;
   color:#fff;

    padding:6px;
    font-size:14px;
}
.kc-place {
  padding:4px;
}

/*------------------------------
メニュー
------------------------------*/

.menu-heading {
  background: #FFD468;
}
.menu-heading .inner {
  font-size: 24px;
  line-height: 30px;
  color: #800000;
  background: url(https://kitchen-yamato.com/asset/img/main/bg-menu01.png) no-repeat right;
  background-size: contain;
  padding:10px 0;
}



.menu-pickup-thumb p {
	text-align: center;
		  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.menu-pickup-text,.menu-zakkokumai-text {
	width:90%;
	margin:auto;

}



.menu-thumbnail, .menu-thumbnail02 {
  width: 96%;
  padding:20px 0;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
   justify-content: space-between;
}
.menu-detail {
  width:48%;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.menu-detail p {
	margin-top:4px;
}

#menu-other {
	padding-bottom:10px;
}
#menu-other ul {
	margin:4px;
}
/*------------------------------
コンセプト
------------------------------*/
#main-concept {
  width:90%;
  margin: auto;
 }


 /*------------------------------
 イベント
 ------------------------------*/
 #main-event {
   margin-top:30px;
 }

#main-event-title {
  background: url(https://kitchen-yamato.com/wp-content/uploads/main/event-title.jpg) no-repeat;
  background-size: cover;
  height:60px;
 display: flex;
      align-items: center;
}
#main-event-title p {
  color: #000;
  text-align: center;
  margin:auto;
  background-color:rgba(255,255,255,0.7);
  width:90%;
  padding:8px;
  font-size: 28px;
  line-height:　32px;
  font-weight: bold;
}

 /*------------------------------
 問い合わせフォーム
 ------------------------------*/
.smf-form--simple-table {
    margin: 0 auto;
		width: 95%;
}
.smf-text-control__control {
	width: 90%;
}
.smf-textarea-control__control {
  width:90% !important;
}

.smf-item, .smf-form--simple-table, .smf-item__col--label {

	padding: 6px !important;
}