/*
 Theme Name:   Yanagishima Kitchen
 Theme URI:    http://ww9.yanagishima-kitchen.jp/wp-content/themes/yanagishimakitchen/
 Template:     grandrestaurant
*/

/* logo size
--------------------------------------------------------- */
@media screen and (min-width: 768px) {
  .logo_wrapper img:not([class="zoom"]) {
    width: 166px !important;
    height: 52px !important;
  }
}

/* footer
--------------------------------------------------------- */
.f-social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-social-wrap .social_wrapper {
  width: auto;
}
.f-social-wrap .f-line {
  margin: -1px 0 0 13px;
}

/* blog
--------------------------------------------------------- */
/* page-title padding */
body.category .page_title_inner, body.date .page_title_inner, body.post-type-archive-news .page_title_inner, body.tax-news-category .page_title_inner {
  padding-top: 30px;
}
body.single-post .page_title_inner h1:not([class]), body.single-news .page_title_inner h1:not([class]) {
  padding-top: 40px;
}
/* comment */
.post_info_comment {
  display: none;
}
/* widghet */
.sidebar_widget + .sidebar_widget li:first-child .widgettitle {
  margin-top: 25px !important;
}
.post_img img {
	width:100%!important;
}

/* contact form 7 : confirm
--------------------------------------------------------- */
.icon-required {
  display: inline-block;
  margin: 0 0 0.5em 0.4em;
  padding: 0 0.4em;
  background-color: #cfa670;
  color: #fff;
  font-size: 12px;
}
.wpcf7c-conf {
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
/* div.wpcf7-mail-sent-ok {
  border-color: ;
} */

/* top-news
--------------------------------------------------------- */
.top-news {
	position: relative;
}
.top-news__title {
	margin-bottom: 20px;
	font-size: 1.8rem;
	text-align: center;
}
.top-news__link {
	margin-top: 1.6em;
	text-align: center;
}
/* top-news-list */
.top-news-list__link {
	display: block;
	line-height: 1.4;
	color: #333;
}
.top-news-list__link + .top-news-list__link {
	margin-top: 1em;
}
.top-news-list__title {
	margin-top: 0.3em;
  padding-top: 0 !important;
	font-weight: 700;
}
@media screen and (min-width: 576px) {
  .top-news-list__link {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-flex-wrap: wrap;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  }
  .top-news-list__link + .top-news-list__link {
  	margin-top: 0.8em;
  }
  .top-news-list__date {
  	width: 9em;
  }
  .top-news-list__title {
  	width: calc(100% - 9.5em);
  	margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .top-news {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	-webkit-flex-wrap: wrap;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-box-pack: justify;
  	-ms-flex-pack: justify;
  	-webkit-justify-content: space-between;
  	justify-content: space-between;
  }
  .top-news__title {
  	width: 16%;
    line-height: 1;
  	text-align: left;
  }
  .top-news-list {
  	width: 83%;
  }
  .top-news-list__title {
  	width: calc(80% - 9.5em);
  	margin-top: 0;
  }
  .top-news__link {
  	position: absolute;
  	top: 0;
  	right: 0;
  	margin-top: 0;
    padding-top: 0 !important;
  }
  .top-news__link a {
  	font-size: 13px;
  }
}

/* top-opening-hours
--------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .top-op-table {
    margin: 0 -20px;
  }
  .top-op-table th {
    width: 6em;
  }
}

/* google map
--------------------------------------------------------- */
.google-map {
	position: relative;
  width: 100%;
	padding-top: 56.25%;
}
.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}

/* shop-note
--------------------------------------------------------- */
.shop-note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  list-style-type: none;
  margin-top: -15px;
}
.shop-note:after {
  content: '';
  display: block;
  width: 48%;
}
.shop-note__item {
  width: 48%;
  margin-top: 1em;
}
.shop-note__tit {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}
.shop-note__icon {
  max-width: 80px;
  margin: 0 auto;
  /* margin-top: -0.5em; */
  text-align: center;
}
.shop-note__icon img {
  margin: 0 !important;
  /* text-align: center; */
}
.shop-note__text {
  margin-top: -0.5em;
}
@media screen and (min-width: 480px) {
  .shop-note:after {
    width: 32%;
  }
  .shop-note__item {
    width: 32%;
  }
}
@media screen and (min-width: 920px) {
  .shop-note:after {
    width: 19%;
  }
  .shop-note__item {
    width: 19%;
  }
}

/*--- TOPに戻るボタンの位置 ---*/
#toTop {bottom:100px;}


/* animate：2021/06/02
  .animate要素が指定されている要素が表示されない不具合の暫定対策
--------------------------------------------------------- */
.animate {
  opacity: 1;
}
.above_top_bar .social_wrapper {
  display: none;
}
.social-icon-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.social-icon-list li {
  width: auto !important;
  margin-right: 15px !important;
}

/* 2025/06/30
 ブログアーカイブページ（スマホ時崩れ対策）
--------------------------------------------------------- */
#page_content_wrapper .inner .sidebar_content img {
 max-width: 100%;
 height: auto !important;
}