@charset "UTF-8";

/********************************************************************************************************
AUTHOR:         a.oya
CSS構成書:      基本段組み（全頁共通）


*********************************************************************************************************/
/* -------------------------------------------------------------------------------------------------------
            料理
------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------
            #mainVisual
----------------------------------------------------- */
/* ----------------------------------------------------
            #gallery
----------------------------------------------------- */
#gallery {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  /* 回り込み解除指定 */
}

#gallery .bx-wrapper {
  margin: 0 auto;
  width: 876px;
}

#gallery #galleryArea div {
  width: 282px !important;
  height: 282px !important;
}

#gallery #galleryArea div img {
  width: 100%;
  height: 100%;
}

#gallery .bx-pager {
  width: 900px;
  margin: 0 auto;
  padding-top: 9px;
  padding-right: 1px;
  text-align: center;
}

#gallery .bx-pager .bx-pager-item {
  display: inline-block;
}

#gallery .bx-pager .bx-pager-item a {
  text-indent: -9999px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 1px;
  background: url(/rt2014/common/img/slides_pager.gif) left top no-repeat;
}

#gallery .bx-pager .bx-pager-item a.active {
  background: url(/rt2014/common/img/slides_pager_focused.gif) left top no-repeat;
}

#gallery .bx-prev {
  text-indent: -9999px;
  width: 30px;
  height: 38px;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 122px;
  margin-left: -475px;
  background: url(/rt2014/common/img/slides_arr_l.png) left center no-repeat;
}

#gallery .bx-next {
  text-indent: -9999px;
  width: 22px;
  height: 38px;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 122px;
  margin-left: 453px;
  background: url(/rt2014/common/img/slides_arr_r.png) left center no-repeat;
}

/* ----------------------------------------------------
            #kitchen
----------------------------------------------------- */
#shunkiraku {
  width: 950px;
  margin: 0 auto;
  text-align: center;
}

#shunkiraku .title {
  position: relative;
  height: 264px;
}

#shunkiraku .title h1 {
  position: absolute;
  width: 950px;
  left: 0;
  top: 0;
  z-index: 1;
}

#shunkiraku .title p {
  position: absolute;
  width: 950px;
  left: 0;
  top: 104px;
  z-index: 3;
}

#shunkiraku .title .thumbs {
  position: absolute;
  width: 950px;
  left: 39px;
  top: 194px;
  z-index: 5;
}

#shunkiraku .title .thumbs ul {
  overflow: hidden;
  /* 回り込み解除指定 */
}

#shunkiraku .title .thumbs ul li {
  float: left;
  display: block;
  width: 142px;
  height: 55px;
  text-indent: -9999px;
  margin-right: 8px;
  cursor: pointer;
}

#shunkiraku .title .thumbs ul .li01 {
  background: url(/rt2014/common/img/cuisine_sh_bt01.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li02 {
  background: url(/rt2014/common/img/cuisine_sh_bt02.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li03 {
  background: url(/rt2014/common/img/cuisine_sh_bt03.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li04 {
  background: url(/rt2014/common/img/cuisine_sh_bt04.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li05 {
  background: url(/rt2014/common/img/cuisine_sh_bt05.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li06 {
  background: url(/rt2014/common/img/cuisine_sh_bt06.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li01.tmp,
#shunkiraku .title .thumbs ul .li01:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt01_ov.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li02.tmp,
#shunkiraku .title .thumbs ul .li02:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt02_ov.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li03.tmp,
#shunkiraku .title .thumbs ul .li03:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt03_ov.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li04.tmp,
#shunkiraku .title .thumbs ul .li04:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt04_ov.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li05.tmp,
#shunkiraku .title .thumbs ul .li05:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt05_ov.png) left top no-repeat;
}

#shunkiraku .title .thumbs ul .li06.tmp,
#shunkiraku .title .thumbs ul .li06:hover {
  background: url(/rt2014/common/img/cuisine_sh_bt06_ov.png) left top no-repeat;
}

#shunkiraku .imgArea {
  position: relative;
  padding: 0 10px;
  width: 930px;
  height: 422px;
}

#shunkiraku .imgArea div {
  position: absolute;
  left: 10px;
  top: 0;
}

#shunkiraku .imgArea div img {
  width: 950px;
  height: auto;
}

/* ----------------------------------------------------
            #brand
----------------------------------------------------- */
#brand {
  margin-top: 36px;
  margin-bottom: 30px;
}

#brandArea {
  width: 950px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 229px;
}

#brandArea h1 {
  width: 950px;
  position: absolute;
  z-index: 1;
  text-align: center;
}

#brandArea p {
  width: 950px;
  position: absolute;
  z-index: 3;
  top: 112px;
}

/* ------------------------------
            #ticker
------------------------------- */
.simply-scroll-container {
  height: 560px !important;
}

.simply-scroll-clip {
  height: 560px !important;
}

.simply-scroll-list li {
  height: 560px !important;
  width: 304px !important;
  margin: 0;
  padding-right: 4px;
}

.simply-scroll-list img {
  float: left;
  display: inline;
  margin-right: 4px;
}

/* ----------------------------------------------------
            #chef
----------------------------------------------------- */
#chef {
  width: 100%;
  max-width: 100%;
  margin:  42px auto;
  background: url(/rt2014/img/cuisine/mt-a2.png) no-repeat;
  background-size: contain;
  background-position: center;
}

#chef .section {
  overflow: hidden;
  width: 980px;
  margin: auto;
  /* 回り込み解除指定 */
}

#chef .section>div {
  width: 588px;
}

#chef .section>div h1 {
    font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
    margin-bottom: 16px;
    font-size: 30px;
    position: relative;
    padding: 0;
    padding: 0;
    color: #0f0401;
}

#chef .section>div .name {
  margin-top: 24px;
  padding: 10px 18px;
  border-top: 2px solid #E6E5E5;
  text-align: right;
}
#chef .section>div .name p {
  font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
  font-size: 14px;
}
 #chef .section>div .name p span{
  font-size: 18px;
} 
#chef .section>img {
  margin-bottom: 18px;
}

#chef .section .Left_box h1 {
  margin-top: 36px;
}

#chef .aside {
  overflow: hidden;
  /* 回り込み解除指定 */
}

#chef .aside .Right_box {
  padding-top: 50px;
  width: 430px;
}

#chef .aside .Right_box h1 {
  margin-bottom: 12px;
}

#chef .aside .Right_box p {
  margin-bottom: 12px;
}

/* ----------------------------------------------------
            #asagohan
----------------------------------------------------- */
#asagohan {
  background: #F1F0E9;
  overflow: hidden;
  /* 回り込み解除指定 */
  margin-bottom: 48px;
}

#asagohan .wrap {
  width: 950px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

#asagohan .wrap .Left_box {
  padding-top: 40px;
  padding-left: 15px;
  width: 507px;
  padding-bottom: 50px;
}

#asagohan .wrap .Left_box h1 {
    font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
    margin-bottom: 16px;
    font-size: 30px;
    position: relative;
    padding: 0;
    padding: 0;
    color: #0f0401;

}

#asagohan .wrap .Left_box p {
  padding-right: 20px;
  margin-bottom: 12px;
  text-align: left;
}

#asagohan .wrap .Left_box dl{
border-top: 1px solid #ddd;
    display: flex;
    font-size: 13px;
    align-items: center;
    justify-content: flex-start;
    margin-right: 2.2rem;
    line-height: 2.5rem;
}

#asagohan .wrap .Left_box dl:last-of-type{
  border-bottom: 1px solid #ddd;
  margin-bottom: 1rem;
}
#asagohan .wrap .Left_box dt{
  font-weight:700;
  width: 10%;
  text-align:left;
}
#asagohan .wrap .Left_box dd{
  font-weight: 300;
  width:auto;
  text-align:left;
}
/* -------------------------------------------------------------------------------------------------------
            朝ごはん
------------------------------------------------------------------------------------------------------- */
#pageVisual {
  margin-bottom: 20px !important;
}

#pageVisual+.comment {
  margin-bottom: 12px;
}

.asagohan_nav {
  width: 950px;
  margin: 0 auto 18px auto;
  text-align: center;
}

.asagohan_nav li {
  display: inline;
  padding: 0 2px;
}

/* extend用ここから */
.asagohan_common>div h1,
#viking .wrap>div h1,
#kodawari .wrap>div h1 {
  margin-bottom: 18px;
}

.asagohan_common>div h2,
#viking .wrap>div h2,
#kodawari .wrap>div h2 {
  margin-bottom: 18px;
}

.asagohan_common>div p+p,
#viking .wrap>div p+p,
#kodawari .wrap>div p+p {
  margin-top: 8px;
}

.asagohan_common>div .bt,
#viking .wrap>div .bt,
#kodawari .wrap>div .bt {
  margin: 12px 0;
}

.asagohan_common>div p.att,
#viking .wrap>div p.att,
#kodawari .wrap>div p.att {
  color: #990000;
}

.asagohan_common>div>img,
#viking .wrap>div>img,
#kodawari .wrap>div>img {
  float: left;
}

/* extend用ここまで */
#viking {
  padding-top: 35px;
  background: url(/rt2014/common/img/common_bd.gif) left top repeat-x;
}

#viking .wrap {
  width: 950px;
  margin: 0 auto 72px auto;
  overflow: hidden;
  /* 回り込み解除指定 */
}

#viking .Left_box {
  width: 492px;
}

#viking .Right_box {
  width: 571px;
}

#viking .Right_box img {
  margin-left: 4px;
  margin-bottom: 4px;
}

#kodawari {
  padding-top: 35px;
  background: url(/rt2014/common/img/common_bd.gif) left top repeat-x;
}

#kodawari .wrap {
  width: 950px;
  margin: 0 auto 72px auto;
  overflow: hidden;
  /* 回り込み解除指定 */
}

#kodawari .Left_box {
  width: 570px;
}

#kodawari .Left_box img {
  margin-right: 4px;
  margin-bottom: 4px;
}

#kodawari .Right_box {
  width: 492px;
}

#project {
  background: #F9EDD9;
}

#project .wrap {
  width: 950px;
  margin: 0 auto 42px auto;
  padding: 30px 0;
  overflow: hidden;
  /* 回り込み解除指定 */
}

#project .wrap .Left_box {
  width: 567px;
}

#project .wrap .Left_box>p {
  padding: 20px 0;
}

#project .wrap .Left_box .outline {
  border-top: 2px solid #E3D0B2;
  border-bottom: 2px solid #E3D0B2;
  margin-bottom: 18px;
  padding: 10px 0;
  overflow: hidden;
  /* 回り込み解除指定 */
}

#project .wrap .Left_box .outline img {
  float: left;
}

#project .wrap .Left_box .outline p {
  float: left;
  padding: 10px 0 0 20px;
  line-height: 1.6em;
}

#project+.A_Center {
  margin-bottom: 42px;
}

/* アレルギー
-----------------------------------------*/
.p-cuisine__allergy>div {
  border: 3px solid #EEE;
  border-radius: 8px;
  padding: 16px;
}

.p-cuisine__allergy h3 {
  border-bottom: 3px solid #EEE;
  font-size: 15px;
  color: #B8393E;
  margin-bottom: 12px;
  padding: 0 0 6px 6px;
  font-weight: bold;
}

.p-cuisine__allergy__block {
  margin-bottom: 10px;
  padding: 6px;
}

.p-cuisine__allergy__block:last-child {
  margin-bottom: 0;
}

.p-cuisine__allergy__block p {
  font-size: 12px;
  line-height: 1.6em;
}

.p-cuisine__allergy__block h4 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}

.p-cuisine__allergy__block ol {
  font-size: 12px;
  padding-left: 1.4em;
}

.p-cuisine__allergy__block li {
  font-size: 12px;
  list-style-type: decimal;
  line-height: 1.6em;
  padding-top: 3px;
  padding-bottom: 3px;
}


.heading_title_01 {}

.heading_title_01 h1 {
  text-align: center;
  font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
  margin-bottom: 24px;
  padding: 10px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 1.5rem auto;
  font-size: 37px;
  position: relative;
}

.heading_title_01 h1::after {
  content: "";
  position: absolute;
  background: url(/rt2014/img/cuisine/heading.png);
  width: 100%;
  display: block;
  height: 30px;

}

.heading_title_01 span {
  font-size: 0.8rem;
  display: block;
}

.heading_title_02 h2 {
  text-align: center;
  font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
  margin-bottom: 24px;
  padding: 10px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 1.5rem auto 1rem;
  font-size: 30px;
  position: relative;
}

.heading_title_02 {
width: 100%;
    display: block;
    height: 100%;
    padding: 3rem 0;
    background: url(/rt2014/img/cuisine/mt-a3.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.heading_title_02 span {
  font-size: 0.8rem;
  display: block;
}

.heading_title_block h2 {
  text-align: center;
  font-family: "FP-ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
  margin-bottom: 16px;
  font-size: 30px;
  position: relative;
  padding: 0;
}



.heading_title_block {
  text-align: center;
  background-position: center 66px;
  width: 100%;
  display: block;
  height: 100%;
  padding: 1rem 0 2rem;
}

.heading_title_block span {
  font-size: 0.8rem;
  display: block;
}

.guest-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.guest-section {
  padding: 0;
}
.guest-section.is-right{
    /* background: url(/rt2014/img/cuisine/mt-a2.png) no-repeat; */
    background-size: cover;
}
.guest-section.is-left{
    /* background: url(/rt2014/img/cuisine/mt-a2-reverse.png) no-repeat; */
    background-size: cover;
}

.guest-section.reverse .guest-inner {
  flex-direction: row-reverse;
}

.guest-left {
  width: 33%;
  box-sizing: border-box;
  padding: 0 2em 0 0;
}

.guest-right {
  width: 63%;
  box-sizing: border-box;
}

.guest-left h2 span {
  display: block;
  font-size: 0.8rem;
  margin-bottom: 0.3em;
  letter-spacing: 0.05rem;
}

.guest-left h2 em {
  font-style: normal;
  font-size: 1em;
  color: #af6a58;
}

.guest-right img {
  width: 100%;
  height: auto;
  display: block;
}

#slides08 img {
  display: block !important;
  opacity: 1 !important;
  position: relative !important;
}

@media screen and (max-width: 768px) {

  .guest-left,
  .guest-right {
    width: 100%;
  }
}

#slides08{
  position: relative;
}
#slides08 .bx-pager {
  width: 100%;
  margin: 0 auto;
  padding-top: 9px;
  padding-right: 1px;
  text-align: center;
}

#slides08 .bx-pager .bx-pager-item {
  display: inline-block;
}

#slides08 .bx-pager .bx-pager-item a {
  text-indent: -9999px;
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-left: 1px;
  background: url(/rt2014/common/img/slides_pager.gif) left top no-repeat;
}

#slides08.bx-pager .bx-pager-item a.active {
  background: url(/rt2014/common/img/slides_pager_focused.gif) left top no-repeat;
}

#slides08 .bx-prev {
  text-indent: -9999px;
  width: 25px;
  height: 20px;
  position: absolute;
  z-index: 99;
  left: 0%;
  top: calc(50% - 8px);
  margin-left: 0px;
  background: url(/rt2014/common/img/slides_arr_l.png) left center no-repeat;
}

#slides08 .bx-next {
  text-indent: -9999px;
  width: 25px;
  height: 20px;
  position: absolute;
  z-index: 99;
  right: 0%;
  top: calc(50% - 8px);
  margin-left: 0px;
  background: url(/rt2014/common/img/slides_arr_r.png) left center no-repeat;
}