@charset "UTF-8";
/* -------------------------------------------
    lineup
------------------------------------------- */
[class^="page-lineup"] .container {
  padding: 1rem 2.5%;
  background: url(../images/lineup/bg_container.gif) 0 0 repeat;
}
[class^="page-lineup"] .pagetop {
  background-color: transparent;
}
[class^="page-lineup"] .pagetop a {
  width: 100%;
}

.page-lineup h2,
.page-lineup-list h2 {
  margin-bottom: 0.5em;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  background-color: #e70;
}

.page-lineup-list .content,
.page-lineup-detail .content {
  margin-bottom: 1.5rem;
}

/* ribbon 共通 */
.ribbon {
  position: relative;
  padding: 0.3rem 0.6rem;
  color: #fff;
  font-size: 0.6125rem;
}
.ribbon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 0.8rem solid transparent;
  border-right: 0.6rem solid #fff;
  border-bottom: 0.8rem solid transparent;
  border-left: 0.6rem solid transparent;
}

/* lineup TOP */
.lineup-list .flex-wrap {
  position: relative;
  padding: 0.6rem 0 0.6rem 2.8%;
  border-radius: 6px;
  -webkit-box-align: center;
  align-items: center;
}
.lineup-list .flex-wrap:active {
  top: 6px !important;
  box-shadow: none !important;
}
.lineup-list .flex-wrap + .flex-wrap {
  margin-top: 1rem;
}
.lineup-list .wide-link-area {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.lineup-list .icon-circle_arrow_default:after {
  background-color: #fff;
}

.item-info {
  padding-right: 0.6rem;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.series-name {
  margin-bottom: 0.2rem;
  color: #fff;
  font-size: 16px;
}
.series-name + p {
  color: #fff;
  font-size: 10px;
}
.item-image {
  min-width: 50px;
}
.kantsuma-name {
  font-size: 0.75rem;
}
.item-info {
  min-width: 202px;
}
.item-image {
  padding-right: 14%;
}
.item-image img {
  width: 50px;
}

.cat-premium {
  background-color: #e64c00;
}
.cat-premium.flex-wrap {
  box-shadow: 0 6px 0 #c54100;
}
.cat-premium .icon-circle_arrow_default:before {
  border-color: #e64c00;
}

.cat-kantsuma {
  background-color: #ee9200;
}
.cat-kantsuma.flex-wrap {
  box-shadow: 0 6px 0 #c56600;
}
.cat-kantsuma .icon-circle_arrow_default:before {
  border-color: #ee9200;
}

.cat-restaurant {
  background-color: #0094c8;
}
.cat-restaurant.flex-wrap {
  box-shadow: 0 6px 0 #005c9c;
}
.cat-restaurant .icon-circle_arrow_default:before {
  border-color: #0094c8;
}

.cat-global {
  background-color: #f3608a;
}
.cat-global.flex-wrap {
  box-shadow: 0 6px 0 #d10071;
}
.cat-global .icon-circle_arrow_default:before {
  border-color: #f3608a;
}

.cat-vegetapas {
  background-color: #73ab28;
}
.cat-vegetapas.flex-wrap {
  box-shadow: 0 6px 0 #427300;
}
.cat-vegetapas .icon-circle_arrow_default:before {
  border-color: #73ab28;
}

.cat-smoke {
  background-color: #b44c7b;
}
.cat-smoke.flex-wrap {
  box-shadow: 0 6px 0 #960044;
}
.cat-smoke .icon-circle_arrow_default:before {
  border-color: #b44c7b;
}

.cat-ultimate {
  background-color: #484848;
}
.cat-ultimate.flex-wrap {
  box-shadow: 0 6px 0 #1f1f1f;
}
.cat-ultimate .icon-circle_arrow_default:before {
  border-color: #484848;
}

.cat-mature {
  background-color: #6e2c0b;
}
.cat-mature.flex-wrap {
  box-shadow: 0 6px 0 #411702;
}
.cat-mature .icon-circle_arrow_default:before {
  border-color: #6e2c0b;
}

.cat-takumi {
  background-color: #7f48b3;
}
.cat-takumi.flex-wrap {
  box-shadow: 0 6px 0 #653a8f;
}
.cat-takumi .icon-circle_arrow_default:before {
  border-color: #7f48b3;
}

.cat-hormon {
  background-color: #c31921;
}
.cat-hormon.flex-wrap {
  box-shadow: 0 6px 0 #b01018;
}
.cat-hormon .icon-circle_arrow_default:before {
  border-color: #c31921;
}


/* 下層　ページ下部共通 nav-lineup */
.nav-lineup h2 {
  margin: 0 auto;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  border-radius: 0.375rem 0.375rem 0 0;
  background-color: #0c8f3e;
}

.nav-lineup-list {
  margin: 0 auto;
}
.nav-lineup-list a {
  padding: 0.5rem 0.8rem;
  display: block;
  width: 100%;
  color: #222;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #fff;
}
.nav-lineup-list a + a {
  border-top: 1px solid #ccc;
}
.nav-lineup-list a:nth-last-of-type(-n+2) {
  padding: 0.8rem;
}
.nav-lineup-list a:last-of-type {
  border-radius: 0 0 0.375rem 0.375rem;
}
.nav-lineup-list img {
  margin-right: 0.8rem;
  width: auto;
  height: 1.88rem;
}

/* lineup list */
.sort-list-item {
  width: 100%;
}
.sort-list-item + .sort-list-item {
  margin-top: 0.8rem;
}
.sort-list-item a {
  padding: 0.2rem 13.15% 0.2rem 4%;
  display: block;
  width: 100%;
  text-align: left;
  color: #222;
  background-color: #fff;
  box-shadow: 0 6px 0 #b7a98b;
}
.sort-list-item a:active {
  top: 6px;
  box-shadow: 0;
}

.item-content {
  /* display: table; */
}
.item-content .item-data, .item-content .item-photo, .item-content .page-lineup-detail .item-description, .page-lineup-detail .item-content .item-description {
  /* display: table-cell; */
  display: inline-block;
  vertical-align: middle;
}
.item-content .item-data {
  width: 58.23%;
}
.item-content .label {
  margin-bottom: 0.3rem;
  width: 100%;
  border-radius: 0;
}
.item-content h3 {
  line-height: 1.6;
  font-size: 0.75rem;
}
.item-content .item-photo {
  padding-left: 5%;
  width: 35%;
}

/* lineup detail */
.page-lineup-detail .sidebd-title {
  margin-bottom: 1rem;
  border-color: #e70;
}
.page-lineup-detail .content {
  padding: 1rem;
  border-radius: 0.375rem;
  background-color: #fff;
}
.page-lineup-detail .content .btn-push {
  width: 100%;
  height: 1.88rem;
  line-height: 1.88rem;
  font-size: 0.8125rem;
  background-color: #0c8f3e;
  box-shadow: 0 3px 0 #036327;
}
.page-lineup-detail .content .btn-push i {
  margin-right: 0.5rem;
  vertical-align: middle;
}
.page-lineup-detail .item-content .item-data, .item-content .page-lineup-detail .item-data, .page-lineup-detail .item-photo, .page-lineup-detail .item-description {
  float: left;
}
.page-lineup-detail .item-photo {
  margin-right: 4%;
  padding: 2%;
  width: 48%;
  border: 1px solid #d4c8af;
  background: url(../images/lineup/bg_stripe_yellow.gif) 0 0 repeat;
}
.page-lineup-detail .item-description {
  width: 48%;
}
.page-lineup-detail .item-description p {
  margin-top: 0.4rem;
  font-size: 0.75rem;
}
.page-lineup-detail .item-data {
  margin: 1rem 0;
  font-size: 0.75rem;
}
.page-lineup-detail .item-data table {
  width: 100%;
}
.page-lineup-detail .item-data th, .page-lineup-detail .item-data td {
  padding: 0.5rem 0;
  border: 1px solid #ffbf37;
}
.page-lineup-detail .item-data th {
  width: 56.25%;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: left;
  background-color: #fff09e;
}
.page-lineup-detail .item-data td {
  text-align: center;
}

.used-recipe {
  margin-bottom: 1.5rem;
  padding: 1rem 0;
  border-radius: 0.375rem;
  background-color: #fff;
}
.used-recipe .thumbnail-list {
  margin-bottom: 1rem;
}
.used-recipe h2 {
  margin-left: 0.5rem;
}
.used-recipe .wrap-btn {
  padding: 0 2.5%;
}
.used-recipe .btn-more {
  width: 100%;
  height: 1.88rem;
  line-height: 1.88rem;
  font-size: 0.8125rem;
  background-color: #ffae00;
  box-shadow: 0 3px 0 #ee7700;
}
