@charset "UTF-8";

/*
//	PC or more ////////////////////////////////////////
*/
span.tel-link {
  color: #000 !important;
}

.lunch_wrap {
  font-size: 0;
  margin-bottom: 30px;
}

.lunch_wrap img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.lunch_wrap article {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 50%;
  box-sizing: border-box;
  border-bottom: 1px dotted #999;
  padding-top: 2%;
  padding-bottom: 2%;
}

.lunch_wrap article p {
  margin-top: 10px;
  display: block;
  line-height: 1.2em;
}

.lunch_wrap article span.shop_time {
  background: url("../images/special/lunch/shop_time.png") no-repeat scroll left center;
  background-size: auto;
  background-size: 14px 13px;
  padding-left: 20px;
  text-indent: -20px;
}

.lunch_wrap article span.shop_holiday {
  background: url("../images/special/lunch/shop_holiday.png") no-repeat scroll left center;
  background-size: auto;
  background-size: 14px 13px;
  padding-left: 20px;
  text-indent: -20px;
}

.lunch_index .lunch_wrap article:nth-child(odd) {
  padding-right: 3%;
  border-right: 1px dotted #999;
}

.lunch_index .lunch_wrap article:nth-child(even) {
  padding-left: 3%;
}

main.mainwrap section h1 {
  padding: 5px;
  margin-bottom: 15px;
}

main.mainwrap section#shoplist h1 {
  color: #fff;
  border-color: #b70e5e;
  margin-top: 30px;
  background-color: #b70e5e;
}

p.read {
  display: block;
  margin-bottom: 20px;
}

.lunch_wrap h2 {
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.lunch_index h2 {
  font-size: 20px;
}

.lunch_index h2 {
  color: #b70e5e;
}

.lunch_wrap h3 {
  margin-top: 10px;
}

.lunch_index h3 {
  font-size: 16px;
}

.lunch_index .lunch_wrap article:first-child h3,
.lunch_index .lunch_wrap article:nth-child(2) h3 {
  margin-top: 0;
}

.lunch_wrap h3 span {
  font-size: 14px;
  color: #b70e5e;
  padding-right: 5px;
}

/*.lunch_index h3{
	padding-bottom:0;
	padding-left:10px;
}
.lunch_index h3{
	border-left:10px solid #B70E5E;
}
*/
.lunch_btn {
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 5px 0;
  text-align: center;
  border-radius: 5px;
}

.lunch_btn {
  background: #b70e5e;
}

a .lunch_btn {
  color: #fff;
}

aside.lunch_att h1 {
  color: #d82115;
}

aside.lunch_att span {
  color: #d82115;
}

.lunch_point_wrap .lunch_point_ttl {
  font-size: 15px;
  display: block;
  color: #b70e5e;
  line-height: 1.4em;
  margin-bottom: 5px;
}

.lunch_point_wrap .lunch_point {
  width: 48%;
  float: right;
}

.lunch_point_wrap .lunch_point_img {
  width: 48%;
  margin-right: 4%;
  float: left;
}

.lunch_point_wrap .lunch_point_img img {
  width: 100%;
  height: auto;
}

/* SINGLE */
main.mainwrap section.lunch_single .lunch_ttl_wrap h1 {
  font-size: 24px;
  border-bottom: none;
  padding: 0 0 0 0;
  margin-bottom: 2px;
  margin-top: 5px;
}

main.mainwrap section.lunch_single .lunch_ttl_wrap h1 span {
  font-size: 0.8em;
}

.lunch_date {
  display: block;
  margin-top: 0.5em;
  text-align: right;
}

.lunch_date span {
  display: inline-block;
  line-height: 1em;
  color: #777;
  background: url("../common/images/icon_time.png") no-repeat left center;
  background-size: 12px 12px;
  padding-left: 15px;
  font-size: 14px;
}

@media (max-width: 767px) {
  .lunch_date span {
    font-size: 12px;
  }
}

.lunch_area {
  color: #b70e5e;
  line-height: 1.4em;
  margin-bottom: 5px;
}

h2.lunch_shop_shou {
  font-size: 20px;
  margin-bottom: 5px;
}

h2.lunch_shop_shou span {
  font-size: 0.8em;
  padding-right: 10px;
}

h2.lunch_shop_shou span.ruby {
  color: #666;
  padding-right: 0;
}

.lunch_price {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.4em;
}

.lunch_ttl_wrap h3 {
  font-size: 20px;
  margin: 20px 0 15px;
}

.lunch_img_main p,
.lunch_img_sub p {
  color: #666;
  font-size: 0.9em;
  display: block;
  margin-top: 3px;
  line-height: 1.4em;
}

.lunch_img_main p {
  margin-bottom: 10px;
}

.lunch_img_sub p {
  margin-bottom: 20px;
}

.lunch_img_sub img,
.lunch_ttl_wrap img {
  /*width: 100%;*/
  max-width: 100%;
  height: auto;
}

.lunch_menu {
  margin-top: 30px;
  padding: 20px;
}

.lunch_menu {
  border: 1px solid #b70e5e;
}

.lunch_menu h3 {
  font-size: 18px;
  margin: 0 0 5px;
  color: #b70e5e;
}

.lunch_menu h3 {
  color: #b70e5e;
}

.lunch_menu p {
  display: block;
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4em;
}

.lunch_menu p:last-of-type {
  margin-bottom: 0;
}

.lunch_menu span {
  color: #b70e5e;
}

.lunch_menu a {
  text-decoration: underline;
}

.lunch_menu a {
  color: #b70e5e;
}

.lunch_shopdata_wrap {
  margin: 30px 0;
}

.lunch_shopdata {
  width: 54%;
  float: left;
}

.lunch_shopdata a {
  text-decoration: underline;
}

.lunch_shopdata a {
  color: #b70e5e;
}

.lunch_shopdata a:hover {
  color: #666;
}

.lunch_shopdata span {
  color: #b70e5e;
}

.lunch_shopdata_ttl {
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
}

.lunch_shopdata p {
  display: block;
  margin-bottom: 10px;
  line-height: 1.6em;
}

.lunch_shopdata p:last-of-type {
  margin-bottom: 0;
}

.shopdata_table {
  font-size: 11px;
  line-height: 1.2;
  margin-top: 10px;
}

.shopdata_table.__archive {
  font-size: 13px;
}

.shopdata_table_keyword {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 4px;
}

.shopdata_table_keyword li {
  border: 1px solid #b70e5e;
  color: #b70e5e;
  border-radius: 3px;
  padding: 2px 5px;
  font-size: 10px;
}

.shopdata_table_list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 8px 0;
}

.shopdata_table_list dl {
  display: flex;
  align-items: flex-start;
  width: 49%;
  border-top: 1px solid #ccc;
  gap: 1%;
}

.shopdata_table_list dl.__wide {
  width: 100%;
}

.shopdata_table_list dt,
.shopdata_table_list dd {
  padding: 4px 2px;
}

.shopdata_table_list dt {
  font-weight: bold;
  width: 50px;
}

.shopdata_table.__archive .shopdata_table_list dt {
  font-weight: bold;
  width: 70px;
}

.shopdata_table_list dd {
  flex: 1;
}

@media (max-width: 767px) {

  .shopdata_table,
  .shopdata_table.__archive {
    font-size: 14px;
  }

  .shopdata_table_list dl {
    width: 100%;
  }

  .shopdata_table_list dt,
  .shopdata_table_list dd {
    padding: 5px 2px;
  }

  .shopdata_table.__archive,
  .shopdata_table.__archive .shopdata_table_list {
    margin-top: 0;
  }

  .shopdata_table_list dt,
  .shopdata_table.__archive .shopdata_table_list dt {
    width: 75px;
  }
}

.lunch_shopmap {
  width: 44%;
  height: 300px;
  float: right;
}

/* OTHER */
.lunch_other_wrap {
  /*border-radius:5px;*/
  padding: 15px 10px;
  margin-bottom: 10px;
}

.lunch_other_wrap {
  background: #f1e6e4;
}

.lunch_other_ttl {
  font-size: 16px;
  margin-left: 5px;
  margin-right: 5px;
  /*border-radius: 5px;*/
  box-sizing: border-box;
  text-align: center;
  padding: 5px;
  color: #fff;
}

.lunch_other_ttl {
  background: #b70e5e;
}

.lunch_other_wrap .lunch_wrap {
  margin-bottom: 0;
}

.lunch_other_wrap .lunch_wrap article {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0;
  border-bottom: none;
}

.other_data {
  margin-bottom: 5px;
}

.lunch_other_wrap .lunch_wrap .shop_txt {
  width: 430px;
  float: right;
  margin-left: 20px;
  margin-top: -10px;
}

.lunch_other_wrap .lunch_wrap .shop_img {
  width: 150px;
  float: left;
}

.lunch_other_wrap .lunch_wrap .shop_img img {
  width: 100%;
  height: auto;
}

.lunch_other_wrap .lunch_wrap h3 {
  font-size: 14px;
}

.lunch_other_wrap .lunch_wrap h3 span {
  display: block;
  line-height: 1.2em;
}

.lunch_other_wrap .lunch_wrap .shop_name {
  padding-top: 4px;
  display: block;
  line-height: 1.4em;
}

.lunch_single .lunch_other_wrap h2 {
  font-size: 17px;
  line-height: 1.4em;
  border-bottom: none;
  padding-bottom: 0;
}

.lunch_other_wrap h2 {
  color: #b70e5e;
}

.lunch_single .lunch_other_wrap .lunch_wrap p {
  display: none;
}

.lunch_single .lunch_other_wrap .lunch_btn {
  display: none;
}

.lunch_single .lunch_btn {
  margin-top: 10px;
  padding: 3px 0;
  font-size: 12px;
}

.lunch_single .lunch_btn {
  background-color: #b70e5e;
}

.lunch_btn_wrap a {
  text-decoration: none;
}

.lunch_btn_wrap .lunch_btn {
  border-radius: 0;
  margin-bottom: 10px;
  padding: 10px;
  font-size: 16px;
  background: url(../common/images/icon_arw_white.png) no-repeat right 20px center;
  background-size: 15px 21px;
}

.lunch_btn_link:hover {
  text-decoration: none;
}

.lunch_btn_wrap:last-of-type {
  margin-bottom: 30px;
}

.lunch_index.__green .lunch_wrap h3 span,
.lunch_index.__green h2,
.lunch_single.__green .lunch_area,
.lunch_single.__green .lunch_menu h3,
.lunch_single.__green .lunch_shopdata span,
.lunch_single.__green .lunch_shopdata a,
.lunch_single.__green .lunch_other_wrap .lunch_wrap h3 span,
.lunch_single.__green .lunch_other_wrap h2 {
  color: #0e5329;
}

.lunch_index.__green .lunch_btn,
.lunch_single.__green .lunch_other_ttl {
  background: #0e5329;
}

.lunch_single.__green .lunch_menu {
  border-color: #0e5329;
}

.lunch_single.__green .lunch_other_wrap {
  background: #e8f4ed;
}

.lunch_index.__orange .lunch_wrap h3 span,
.lunch_index.__orange h2,
.lunch_single.__orange .lunch_area,
.lunch_single.__orange .lunch_menu h3,
.lunch_single.__orange .lunch_shopdata span,
.lunch_single.__orange .lunch_shopdata a,
.lunch_single.__orange .lunch_other_wrap .lunch_wrap h3 span,
.lunch_single.__orange .lunch_other_wrap h2 {
  color: #d44f00;
}

.lunch_index.__orange .lunch_btn,
.lunch_single.__orange .lunch_other_ttl {
  background: #d44f00;
}

.lunch_single.__orange .lunch_menu {
  border-color: #d44f00;
}

.lunch_single.__orange .lunch_other_wrap {
  background: #efe4dd;
}

.lunch_index.__red .lunch_wrap h3 span,
.lunch_index.__red h2,
.lunch_single.__red .lunch_area,
.lunch_single.__red .lunch_menu h3,
.lunch_single.__red .lunch_shopdata span,
.lunch_single.__red .lunch_shopdata a,
.lunch_single.__red .lunch_other_wrap .lunch_wrap h3 span,
.lunch_single.__red .lunch_other_wrap h2 {
  color: #d6020f;
}

.lunch_index.__red .lunch_btn,
.lunch_single.__red .lunch_other_ttl {
  background: #d6020f;
}

.lunch_single.__red .lunch_menu {
  border-color: #d6020f;
}

.lunch_single.__red .lunch_other_wrap {
  background: #eedcdd;
}

.lunch_index.__blue .lunch_wrap h3 span,
.lunch_index.__blue h2,
.lunch_single.__blue .lunch_area,
.lunch_single.__blue .lunch_menu h3,
.lunch_single.__blue .lunch_shopdata span,
.lunch_single.__blue .lunch_shopdata a,
.lunch_single.__blue .lunch_other_wrap .lunch_wrap h3 span,
.lunch_single.__blue .lunch_other_wrap h2 {
  color: #2ea9df;
}

.lunch_index.__blue .lunch_btn,
.lunch_single.__blue .lunch_other_ttl {
  background: #2ea9df;
}

.lunch_single.__blue .lunch_menu {
  border-color: #2ea9df;
}

.lunch_single.__blue .lunch_other_wrap {
  background: #e9f0f3;
}

/*
//	767px and below ///////////////////////////////////
*/
@media (max-width: 767px) {
  main.mainwrap section.inn-box {
    padding: 0;
  }

  .lunch_index {
    margin-top: -70px !important;
    padding-top: 70px !important;
  }

  .lunch_wrap a:hover {
    text-decoration: none;
  }

  .lunch_index .lunch_wrap article:nth-child(2) h3 {
    margin-top: 10px;
  }

  .lunch_wrap img {
    width: 100%;
    height: auto;
  }

  .lunch_index .lunch_wrap article {
    width: 100%;
  }

  .lunch_index .lunch_wrap article:nth-child(odd) {
    padding-right: 0;
    border-right: none;
  }

  .lunch_index .lunch_wrap article:nth-child(even) {
    padding-left: 0;
  }

  .lunch_camp_wrap {
    padding: 5%;
  }

  .lunch_point_wrap .lunch_point {
    width: 100%;
    float: none;
  }

  .lunch_point_wrap .lunch_point_img {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .lunch_menu {
    line-height: 1.4em;
  }

  /* SINGLE */
  main.mainwrap section.lunch_single .lunch_ttl_wrap h1 {
    font-size: 22px;
  }

  .lunch_single h2 {
    font-size: 16px;
  }

  .lunch_menu {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px;
  }

  .lunch_shopdata_wrap {
    margin: 15px 0 30px;
  }

  .lunch_shopdata {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .lunch_shopmap {
    width: 100%;
    float: none;
  }

  .lunch_other_wrap .lunch_wrap article {
    margin-top: 10px;
    width: 100%;
  }

  .lunch_other_wrap .lunch_wrap h3 {
    font-size: 12px;
  }

  .lunch_other_wrap .lunch_wrap h3 span {
    font-size: 12px;
    display: block;
    line-height: 1.2em;
  }

  .lunch_other_wrap .lunch_wrap .shop_name {
    display: block;
    padding-top: 3px;
    line-height: 1.4em;
  }

  .lunch_single .lunch_other_wrap h2 {
    font-size: 14px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 1.4em;
  }

  .lunch_other_wrap .lunch_wrap .shop_txt {
    width: 60%;
    margin-left: 10px;
    float: right;
    line-height: 1.4em;
  }

  .lunch_other_wrap .lunch_wrap .shop_img {
    width: 35%;
    float: left;
  }

  .lunch_other_wrap .lunch_wrap .shop_img img {
    width: 100%;
    height: auto;
  }
}