@charset "UTF-8";
/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .menu-top__nav, .menu-bnr__block ul, .menu-item__list .menuList, .item-sammary, body.page-menu-eiyou .text-list {
  *zoom: 1;
}
.clearfix:after, .menu-top__nav:after, .menu-bnr__block ul:after, .menu-item__list .menuList:after, .item-sammary:after, body.page-menu-eiyou .text-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/*------------------------------------------
  Layout
------------------------------------------*/
/*  gnav
-------------------------*/
body.page-menu .gnav .gnav-item02 > a {
  background-position: -175px -34px;
}

/*  Side menu
-------------------------*/
.menu-side_list > li {
  border-bottom: 2px solid #444444;
  font-size: 14px;
  font-size: 1.4rem;
}
.menu-side_list > li:last-child {
  border-bottom: none;
}
.menu-side_list > li > a {
  display: block;
  padding: 20px;
  position: relative;
}
.menu-side_list > li > a:hover {
  background: #ffe23a;
}
.menu-side_list .itemImg {
  margin-bottom: 5px;
}
.menu-side_list .side-item02 {
  letter-spacing: 0.12em;
}

/*  Main
-------------------------*/
.menu-main {
  padding: 30px 48px 50px;
}

.itemIcon {
  color: #fff;
  margin-bottom: 5px;
}
.itemIcon ul {
  font-size: 0;
}
.itemIcon li {
  font-size: 11px;
  font-size: 1.1rem;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 66px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  line-height: 1.8;
}
.itemIcon .itemIcon01 {
  background: #cb380e;
}
.itemIcon .itemIcon02 {
  background: #864e2d;
}
.itemIcon .itemIcon03 {
  background: #3c4c97;
}
.itemIcon .itemIcon04 {
  background: #e60012;
}
.itemIcon .itemIcon05 {
  background: #369851;
}
.itemIcon .itemIcon06 {
  background: #fc8300;
}

/*  Menu top
-------------------------*/
body.page-menu-top .menu-main {
  padding: 50px 48px;
}

.menu-top__nav {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 2px solid #444444;
}
.menu-top__nav li {
  float: left;
  text-align: center;
  margin-right: 22px;
}
.menu-top__nav li:last-child {
  margin-right: 0;
}
.menu-top__nav a {
  display: block;
  width: 208px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #444444;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.menu-top__nav a:hover .navText__in {
  background-position: 0 -30px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.menu-top__nav .navImg {
  padding: 20px 0 10px;
}
.menu-top__nav .navText {
  background: #ffe23a;
  padding: 20px 22px;
}
.menu-top__nav .navText__in {
  height: 30px;
  text-indent: -9999px;
  background-position: 0 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
}
.menu-top__nav .navText__in:after {
  content: "";
  background: url(/images/menu/arrow_menu_nav.png) no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: -26px;
}
.menu-top__nav .item01 .navText__in {
  width: 125px;
  background: url(/images/menu/menu_category_text01.png) no-repeat;
  margin-left: 10px;
}
.menu-top__nav .item02 .navText__in {
  width: 120px;
  background: url(/images/menu/menu_category_text02.png) no-repeat;
  margin-left: 10px;
}
.menu-top__nav .item03 .navText__in {
  width: 102px;
  background: url(/images/menu/menu_category_text03.png) no-repeat;
  margin-left: 20px;
}
.menu-top__nav .item04 .navText__in {
  width: 136px;
  background: url(/images/menu/menu_category_text04.png) no-repeat;
}

.menu-bnr__block {
  margin-bottom: 40px;
}
.menu-bnr__block ul li {
  float: left;
  margin-bottom: 12px;
  margin-right: 12px;
}
.menu-bnr__block ul li:nth-child(3n) {
  margin-right: 0;
}
.menu-bnr__block ul li:hover {
  opacity: 0.7;
}
.menu-bnr__block ul li .bnr_img {
  border: 1px solid #e6e6e6;
  padding: 3px;
}

body.page-menu-top .caution-block .caution-text {
  padding: 30px;
  border: 1px dotted #282828;
}

/*  Category
-------------------------*/
.menu-side_list {
  text-align: center;
}

.menu-item__list {
  border-bottom: 2px solid #444444;
  margin-bottom: 45px;
}
.menu-item__list .menuList {
  padding-bottom: 45px;
}
.menu-item__list .menuItem {
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 28px 0;
  float: left;
  letter-spacing: 0.12em;
}
.menu-item__list .menuItem:first-child, .menu-item__list .menuItem:nth-child(2), .menu-item__list .menuItem:nth-child(3) {
  border-top: none;
}
.menu-item__list .menuItem:nth-child(3n) {
  border-right: none;
  padding-left: 29px;
}
.menu-item__list .menuItem:nth-child(3n+1) {
  padding-right: 29px;
}
.menu-item__list .menuItem:nth-child(3n+2) {
  padding-left: 29px;
  padding-right: 29px;
}
.menu-item__list .menuItem .menuItem__in {
  width: 174px;
}
.menu-item__list .menuItem a {
  display: block;
}
.menu-item__list .menuItem a:hover {
  opacity: 0.7;
}
.menu-item__list .itemImg {
  padding-bottom: 28px;
  position: relative;
}
.menu-item__list .itemImg .imgSet {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.menu-item__list .itemText {
  position: relative;
  padding-bottom: 6px;
  border-bottom: 1px solid #e6e6e6;
}
.menu-item__list .itemText .itemName {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}
.menu-item__list .itemPrice {
  text-align: right;
  padding-top: 6px;
}
.menu-item__list .itemPrice span {
  font-family: "Lato", "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", sans-serif;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 10px;
}

/*  Catefory limited
-------------------------*/
body.page-menu-limited .menu-side_list .side-item01 a {
  background: #ffe23a;
}
body.page-menu-limited .menu-side_list .side-item01 a:after, body.page-menu-limited .menu-side_list .side-item01 a:before {
  position: absolute;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}
body.page-menu-limited .menu-side_list .side-item01 a:after {
  border-color: rgba(255, 226, 58, 0);
  border-left-color: #ffe23a;
  border-width: 13px;
  margin-top: -13px;
}
body.page-menu-limited .menu-side_list .side-item01 a:before {
  border-color: rgba(40, 40, 40, 0);
  border-left-color: #444444;
  border-width: 16px;
  margin-top: -16px;
}

/*  Catefory burger
-------------------------*/
body.page-menu-burger .menu-side_list .side-item02 a {
  background: #ffe23a;
}
body.page-menu-burger .menu-side_list .side-item02 a:after, body.page-menu-burger .menu-side_list .side-item02 a:before {
  position: absolute;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}
body.page-menu-burger .menu-side_list .side-item02 a:after {
  border-color: rgba(255, 226, 58, 0);
  border-left-color: #ffe23a;
  border-width: 13px;
  margin-top: -13px;
}
body.page-menu-burger .menu-side_list .side-item02 a:before {
  border-color: rgba(40, 40, 40, 0);
  border-left-color: #444444;
  border-width: 16px;
  margin-top: -16px;
}

/*  Catefory side
-------------------------*/
body.page-menu-side .menu-side_list .side-item03 a {
  background: #ffe23a;
}
body.page-menu-side .menu-side_list .side-item03 a:after, body.page-menu-side .menu-side_list .side-item03 a:before {
  position: absolute;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}
body.page-menu-side .menu-side_list .side-item03 a:after {
  border-color: rgba(255, 226, 58, 0);
  border-left-color: #ffe23a;
  border-width: 13px;
  margin-top: -13px;
}
body.page-menu-side .menu-side_list .side-item03 a:before {
  border-color: rgba(40, 40, 40, 0);
  border-left-color: #444444;
  border-width: 16px;
  margin-top: -16px;
}

/*  Catefory morning
-------------------------*/
body.page-menu-morning .menu-side_list .side-item04 a {
  background: #ffe23a;
}
body.page-menu-morning .menu-side_list .side-item04 a:after, body.page-menu-morning .menu-side_list .side-item04 a:before {
  position: absolute;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}
body.page-menu-morning .menu-side_list .side-item04 a:after {
  border-color: rgba(255, 226, 58, 0);
  border-left-color: #ffe23a;
  border-width: 13px;
  margin-top: -13px;
}
body.page-menu-morning .menu-side_list .side-item04 a:before {
  border-color: rgba(40, 40, 40, 0);
  border-left-color: #444444;
  border-width: 16px;
  margin-top: -16px;
}

/*  Detail
-------------------------*/
iframe.youtube {
  width: 100%;
  height: 360px;
}
.item-sammary {
  border-bottom: 2px solid #444444;
  padding-bottom: 36px;
}
.item-sammary .item-sammary__text {
  width: 350px;
  float: left;
}
.item-sammary .itemCategory {
  margin-bottom: 10px;
}
.item-sammary .itemCategory li {
  display: inline-block;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.8;
  padding: 0 10px;
}
.item-sammary .itemCategory .item-cate01 {
  background: #e60012;
}
.item-sammary .itemName {
  font-weight: bold;
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 30px;
}
.item-sammary table.itemPrice {
  font-family: "Lato", "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", sans-serif;
  margin-bottom: 10px;
}
.item-sammary table.itemPrice th {
  color: #5e5e5e;
  text-align: center;
  font-weight: bold;
}
.item-sammary table.itemPrice th .th_in {
  border: 1px solid #5e5e5e;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 12px;
}
.item-sammary table.itemPrice td {
  vertical-align: middle;
  text-align: right;
  font-size: 26px;
  font-size: 2.6rem;
  padding-left: 10px;
  padding-bottom: 10px;
}
.item-sammary table.itemPrice td span {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 4px;
}
.item-sammary .text_composition {
  clear: both;
  color: #e60012;
}
.item-sammary .text_composition a {
  color: #e60012;
  text-decoration: underline;
}
.item-sammary .item-sammary__img {
  width: 268px;
  float: right;
}

.item-entry {
  padding: 36px 0 50px;
  border-bottom: 2px solid #444444;
}
.item-entry .itemText {
  color: #5e5e5e;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 26px;
  line-height: 1.8;
}
.item-entry .itemBnr {
  margin-bottom: 42px;
}
.item-entry .itemYoutube {
  text-align: center;
  margin-bottom: 50px;
}

.item-option {
  border-bottom: 2px solid #444444;
  padding-bottom: 50px;
}
.item-option .option-topping {
  padding-top: 44px;
}
.item-option .option-topping-bg {
  display: none;
}
.item-option .option-topping-tp {
  display: none;
}

body.item-burger .item-option .option-topping-tp {
  display: block;
}
body.item-burger .item-option .option-topping-bg {
  display: block;
}

/*  eiyou
-------------------------*/
body.page-menu-eiyou .menu-side_list .side-item05 a {
  background: #ffe23a;
}
body.page-menu-eiyou .menu-side_list .side-item05 a:after, body.page-menu-eiyou .menu-side_list .side-item05 a:before {
  position: absolute;
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}
body.page-menu-eiyou .menu-side_list .side-item05 a:after {
  border-color: rgba(255, 226, 58, 0);
  border-left-color: #ffe23a;
  border-width: 13px;
  margin-top: -13px;
}
body.page-menu-eiyou .menu-side_list .side-item05 a:before {
  border-color: rgba(40, 40, 40, 0);
  border-left-color: #444444;
  border-width: 16px;
  margin-top: -16px;
}
body.page-menu-eiyou .catch-text {
  font-size: 14px;
  font-size: 1.4rem;
  padding-bottom: 38px;
}
body.page-menu-eiyou .text-list {
  margin-bottom: 20px;
}
body.page-menu-eiyou .text-list dt {
  float: left;
  clear: left;
  font-family: "Lato", "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "Meiryo", sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  width: 30px;
  text-align: right;
}
body.page-menu-eiyou .text-list dd {
  float: left;
  color: #505050;
  width: 560px;
  padding-left: 10px;
  margin-bottom: 5px;
}
body.page-menu-eiyou .btn-pdf-list li {
  width: 300px;
}
body.page-menu-eiyou .btn-pdf-list li a {
  background: #ffe23a url(../images/common/ico_pdf02.png) no-repeat 30px center;
}
body.page-menu-eiyou .btn-pdf-list li a:hover {
  opacity: 0.6;
}
body.page-menu-eiyou .contant-block {
  padding-top: 30px;
  border-top: 2px solid #444444;
  font-weight: bold;
}
body.page-menu-eiyou .contant-block .text01 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  padding-bottom: 20px;
}
body.page-menu-eiyou .cmn-linkbtn a {
  background: #ffe23a;
}
body.page-menu-eiyou .cmn-linkbtn a:hover {
  opacity: 0.6;
}
