@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=EB+Garamond);
@import url(//fonts.googleapis.com/css?family=Source+Serif+Pro);
@font-face {
  font-family: "NotoSansR";
  src: url("font/NotoSansR.eot") format("eot"), url("font/NotoSansR.woff") format("woff");
}

@font-face {
  font-family: "NotoSansL";
  src: url("font/NotoSansL.eot") format("eot"), url("font/NotoSansL.woff") format("woff");
}

@font-face {
  font-family: "iconfont";
  src: url("font/iconfont.eot");
  src: url("font/iconfont.eot#iefix") format("embedded-opentype"), url("font/iconfont.woff") format("woff"), url("font/iconfont.ttf") format("truetype"), url("font/iconfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: "iconfont";
  font-style: normal;
  display: inline-block;
  width: 1.1em;
  text-align: center;
  line-height: 1.1;
}

.nav-item04 a {
  color: #be920e;
}
.nav-item04 a:after {
  opacity: 1;
}

.cmn-page-title {
  margin-bottom: 0;
}

.cmn-visual01 {
  background-image: url(../images/breakfast/mainvisual.jpg);
  margin-bottom: 60px;
}

.txt-concept {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
}

.breakfast-point {
  text-align: center;
  margin-bottom: 10px;
  height: 600px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}
.breakfast-point .label {
  display: inline-block;
  width: 140px;
  height: 60px;
  margin-bottom: 40px;
  background: rgba(190, 146, 14, .8);
  position: relative;
}
.breakfast-point .label:before, .breakfast-point .label:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: -20px;
}
.breakfast-point .label:before {
  left: 0;
  border-width: 20px 70px 0 0;
  border-color: rgba(190, 146, 14, .8) transparent transparent transparent;
}
.breakfast-point .label:after {
  right: 0;
  border-width: 0 70px 20px 0;
  border-color: transparent rgba(190, 146, 14, .8) transparent transparent;
}
.breakfast-point .label div {
  color: #fff;
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 40px;
}
.breakfast-point .label div span {
  font-family: "EB Garamond", "NotoSansR", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-size: 60px;
}
.breakfast-point h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 72px;
  font-size: 7.2rem;
  color: #fff;
  line-height: 1.4;
}
.breakfast-point .textbox {
  width: 730px;
  text-align: center;
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -365px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.85;
  letter-spacing: 0;
}

html.cookie-fz-L .breakfast-point h3 {
  line-height: 1.2;
}

html.cookie-fz-L .breakfast-point .textbox br {
  display: none;
}

.breakfast-point01 {
  background-image: url(../images/breakfast/bg-point01.jpg);
}
.breakfast-point01 .cmn-btn-style05 {
  width: 350px;
  margin: 20px auto 0;
}
.breakfast-point01 .textbox {
  bottom: 40px;
}

.breakfast-point02 {
  background-image: url(../images/breakfast/bg-point02.jpg);
}

.breakfast-point03 {
  background-image: url(../images/breakfast/bg-point03.jpg);
}

.breakfast-point04 {
  background-image: url(../images/breakfast/bg-point04.jpg);
}

.breakfast-list li {
  width: 48%;
  float: left;
  font-size: 18px;
  font-size: 1.8rem;
}
.breakfast-list li:nth-child(2n) {
  float: right;
}
.breakfast-list li .photo {
  margin-bottom: 15px;
}

/*180423追加*/
.special-breakfast {
  margin-bottom: 70px;
  border: 1px solid #be920e;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.special-breakfast-inner {
  border: 1px solid #be920e;
  display: table;
  table-layout: fixed;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.special-breakfast .img-box,
.special-breakfast .txt-box {
  display: table-cell;
  vertical-align: middle;
}
.special-breakfast .img-box {width: 350px;}
.special-breakfast .txt-box {
  padding-left: 45px;
  position: relative;
  color: #be920e;
}
.special-breakfast .txt-box .txt-title{
  font-size: 21px;
  font-size: 2.1rem;
  padding-bottom: 5px;
  padding-top: 25px;
}
.special-breakfast .txt-box .txt{
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.25;
  padding-bottom: 40px;
}
.special-breakfast .cmn-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 264px;
  height: 50px;
  text-align: center;
}

/*------------------------------------------
  Clearfix
------------------------------------------*/
.clearfix, .breakfast-list {
  *zoom: 1;
}
.clearfix:after, .breakfast-list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}