@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

/*--------------------------------------------------
    Webフォント
--------------------------------------------------*/
/*
* Noto Sans JP (japanese) http://www.google.com/fonts/earlyaccess
 */
@font-face {
    font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans JP';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}
@font-face {
  font-family: 'Rosarivo';
  font-style: normal;
  font-weight: 400;
  src: local('Rosarivo'), local('Rosarivo-Regular'), url(https://fonts.gstatic.com/s/rosarivo/v6/PlI-Fl2lO6N9f8HaNDeL0Hl8nA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rosarivo';
  font-style: normal;
  font-weight: 400;
  src: local('Rosarivo'), local('Rosarivo-Regular'), url(https://fonts.gstatic.com/s/rosarivo/v6/PlI-Fl2lO6N9f8HaNDeF0Hk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.w1280 {
	width: 1280px;
	margin: auto;
}
p{
	margin-top: 0;
	margin-bottom: 0;
}
.f_left{
	float: left;
}
.f_right{
	float: right;
}
#body {
    margin-top: 0;
}
#body-in {
    width: 100%;
}
.home #sidebar,.fa-fw {
    display: none;
}
#main{
	float: none;
    box-sizing: inherit;
    width: 100%;
    padding: 0;
    border: none;
    background-color: inherit;
    border-radius: inherit;
    margin-bottom: 0;
    position: static;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
a{
  text-decoration: none;
}
dl{
  margin: auto;
}
dd{
  margin: auto;
}

/***** top *****/
#site-title {
    margin:auto;
}
.mainVisual_in {
    position: relative;
    height: 90%;
}
.home #site-title,.page-template-page-shoptop p.shop_head_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*width: 344px;*/
    width: 230px;
    height: 80px;
}
.home .mainVisual {
    height: 90vh;
    max-height: 700px;
}
.mainVisual {
    height: 103vh;

    background-repeat: repeat,no-repeat;
    background-size: auto,120%;
    margin-top: -10px;
}
#container{
    position: relative;
}
.home .mainVisual,
.page-id-76 .mainVisual,
.page-id-72 .mainVisual,
.page-id-74 .mainVisual,
.page-id-1026 .mainVisual {
    background-image: url(/image/group/top/bk_cover_.png),url(/image/group/top/figo_main_visual.jpg);
        background-attachment: fixed;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
     /* animation:アニメーション名 , アニメーションの時間 , アニメーションのタイミング , アニメーションの繰り返し */
     -webkit-animation: bgscroll 30s linear infinite;
     animation: bgscroll 30s linear infinite;
}
.home .mainVisual{
    background-image: url(/image/group/top/top_img_main.jpg);
    background-position: center top;
    background-size: 120%;
     -webkit-animation: bgscrollsec 30s linear forwards;
     animation: bgscrollsec 30s linear forwards;
}
.page-id-76 .sns_box_top_ul,
.page-id-72 .sns_box_top_ul,
.page-id-74 .sns_box_top_ul,
.page-id-1026 .sns_box_top_ul,
.page-id-1139 .sns_box_top_ul{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.page-id-76 .sns_box_top_ul ul.sns_group.clearfix,
.page-id-72 .sns_box_top_ul ul.sns_group.clearfix,
.page-id-74 .sns_box_top_ul ul.sns_group.clearfix,
.page-id-1026 .sns_box_top_ul ul.sns_group.clearfix,
.page-id-1139 .sns_box_top_ul ul.sns_group.clearfix{
    margin-top: 18px;
}
.home #site-title a img{
    position: relative;
}
/*アニメーションの指定
background-position: x軸 , y軸;
今回は縦にスクロールする
背景画像のサイズ分移動させる
*/
@-webkit-keyframes bgscroll {
 0% {background-position:0 0, 0 0;}
 3% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
    97% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
 100% {background-position:0 0, -300px -300px;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
}
 
@keyframes bgscroll {
 0% {background-position:0 0, 0 0;}
  3% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
    97% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
 100% {background-position:0 0, -300px -300px;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
}
@-webkit-keyframes bgscrollsec {
 0% {}
 3% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
    97% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
 100% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
}
 
@keyframes bgscrollsec {
 0% {}
  3% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
    97% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
 100% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
}

.home #site-title{
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
     /* animation:アニメーション名 , アニメーションの時間 , アニメーションのタイミング , アニメーションの繰り返し */
     -webkit-animation: fadIn 5s ease;
     animation: fadIn 5s ease;
     animation-fill-mode: forwards;
}
@-webkit-keyframes fadIn {
 30% {filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
 100% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
}
 
@keyframes fadIn {
 30% {filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;}
 100% {filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
}
/***** navi *****/
.home div#navi {
    background-image: url(/image/group/top/navi_bg_03.png);
    height: 62px;
    padding-top: 26px;
}
#navi ul {
    border: none;
    background-color:inherit;
    border-radius: inherit;
}
#navi ul > li {
    height: 42px;
    border-left: 1px solid #f2f2f2;
    text-align: center;
    width: 164px;
}
#navi-in {
    width: 1280px;
}
#navi ul li a {
    font-family: 'Rosarivo', sans-serif;
    padding: 0;
    font-size: 16px;
}
#navi ul li a span{
    display: block;
    font-size: 12px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 600;
}
#navi ul li.cm {
    position: absolute;
    right: 0;
    border: none;
    cursor: pointer;
}
#navi ul li.cm a span {
    margin-top: 10px;
    float: left;
    font-weight: 100;
}
#navi ul li:first-child {
	border: none;
}
#navi ul li a:hover {
    background-color: inherit;
}

/***** humberger *****/
#humberger {
  position: relative;
  height: 18px;
  width: 24px;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 18px;
  margin-top: 8px;
  float: left;
}
#humberger div {
  position: absolute;
  left: 0;
  height: 2px;
  width: 20px;
  background-color: #444;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
}
#humberger div:nth-of-type(1) {
  top: 0;
}
#humberger div:nth-of-type(2) {
  top: 8px;
}
#humberger div:nth-of-type(3) {
  bottom: 0;
}

/***** 見出し *****/
h2.basic , h1.basic_kaso,h1.recpage {
    background-image: url(/image/group/page/h2_kazari_07.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    font-family: 'Rosarivo', sans-serif;
    font-size: 40px;
    font-weight: 300;
    padding-top: 36px;
    margin-top: 46px;
    margin-bottom: 70px;
    font-size: 32px;
    line-height: 160%;
}
h2.basic span , h1.basic_kaso span,h1.recpage span {
    display: block;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 13px;
    font-weight: 500;
    margin-top: -18px;
}
h2.basic_line {
    height: 78px;
    text-align: center;
    font-size: 18px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    background-image: url(/image/group/page/h2_title_line_02.png);
    font-weight: bold;
    line-height: 30px;
    margin: auto;
    padding-top: 30px;
}
h2.basic_line span {
    font-size: 24px;
    display: block;
    font-family: 'Rosarivo', sans-serif;
    font-weight: 100;
}

/***** top_about *****/
section.t_about {
    background-color: #ffffff;
    height: 539px;
    background-image: url(/image/group/top/top_about_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 146px;
}
section.t_about p {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 85px;
}
.home .t_about h2.basic{
    margin-bottom: 58px;
}
.home section.t_about p {
    line-height: 30px;
    margin-bottom: 50px;
}
section.t_about p.andmore a {
    color: #242020;
}

/***** top_SHOP *****/
section.shop {
    background-color: #fafafa;
    height: 1250px;
    padding-top: 70px;
    position: relative;
}
section.shop h2 {
    margin: auto;
    margin-bottom: 52px;
}
section.shop ul li dl {
    width: 423px;
    margin-left: 3px;
}
section.shop ul li dl dd {
    text-align: center;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
section.shop ul li dl dd p.title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
section.shop ul li dl dd p.text {
    width: 340px;
    font-size: 13px;
    margin: auto;
    font-weight: 500;
    line-height: 28px;
    height: 106px;
}
section.shop ul li dl dd p.site_link {
    display: block;
    background-color: #c4a237;
    width: 230px;
    height: 38px;
    margin: auto;
    line-height: 38px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 30px;
}
section.shop ul li dl dt {
    width: 423px;
    height: 278px;
    position: relative;
    overflow: hidden;
}
section.shop ul li dl dt span{
    position: absolute;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    color: #ffffff;
}
section.shop ul li.shop01 dl dt span.logo {
    top: 110px;
    left: 100px;
}
section.shop ul li.shop01 dl dt span.name {
    top: 178px;
    left: 122px;
}
section.shop ul li.shop02 dl dt span.logo,
section.shop ul li.shop04 dl dt span.logo {
    top: 65px;
    left: 162px;
}
section.shop ul li.shop02 dl dt span.name/*,
section.shop ul li.shop04 dl dt span.name*/ {
    top: 222px;
    left: 176px;
}
section.shop ul li.shop03 dl dt span.logo {
    top: 107px;
    left: 122px;
}
section.shop ul li.shop03 dl dt span.name {
    top: 194px;
    left: 164px;
}

/***** top_info *****/
section.top_infolist h2 {
    margin-top: 96px;
}
section.top_infolist ul.t_info{
    width: 1280px;
    margin: auto;
}
section.top_infolist ul li {
    width: 278px;
    float: left;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-left: 42px;
    position: relative;
}
img.entry-thumnail.wp-post-image {
    width: 278px;
    height: 170px;
}
.shikaku {
    width: 48px;
    height: 57px;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    position: absolute;
    left: -21px;
    top: 131px;
}
section.top_infolist ul li .text a,
.archive #list article.entry .text a {
    color: #333333;
    font-size: 13px;
}
section.top_infolist ul li .date,
.archive #list article.entry .date {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 3px;
    font-weight: 500;
}
section.top_infolist ul li .text,
.archive #list article.entry .text {
    transform: rotate( -90deg );
    position: absolute;
    top: 54px;
    left: -75px;
}
section.top_infolist ul li .post_title a,
.archive #list article.entry .post_title a {
    font-size: 14px;
    color: #333333;
}
section.top_infolist ul li .post_title p,
.archive #list article.entry .post_title p {
    line-height: 20px;
    font-weight: bold;
    width: 238px;
    margin-left: 36px;
    height: 38px;
}
section.top_infolist {
    padding-bottom: 135px;
}

/***** top_recruit *****/
section.t_recruit {
    height: 313px;
    background-image: url(/image/group/top/top_img_11.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 121px;
}
section.t_recruit h2.basic,h1.recpage,.page-id-72 section.t_shop_about h2.basic {
    color: #ffffff;
    width: 708px;
    margin-top: 100px;
    background-image: url(/image/group/page/top_img_03.png);
}
section.t_recruit .right {
    color: #ffffff;
    font-size: 15px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
section.t_recruit .right .text01 {
    line-height: 22px;
    margin-top: 128px;
    margin-bottom: 14px;
}
section.t_recruit .right .text_link {
    width: 478px;
    background-color: #c4a237;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}
section.t_recruit .right a:hover .text_link{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

/***** page *****/
.page #header,.archive #header,
.single-recruit #header,.single-post #header{
    background-color: #242020;
    text-align: center;
    height: 176px;
}
.page #header .alignleft,.archive #header .alignleft,
.single-recruit #header .alignleft,.single-post #header .alignleft {
    margin: auto;
    margin-top: 52px;
}
.page div#navi ul,.archive div#navi ul,.single-recruit div#navi ul,
.single-post div#navi ul {
    margin-top: 34px;
}
.page div#navi,.archive div#navi,.single-recruit div#navi,
.single-post div#navi {
    padding-bottom: 32px;
    border-bottom: 1px solid #f4f4f4;
}
.entry-content {
    margin-bottom: 110px;
}

/***** パンくず　*****/
div#breadcrumb div {
    display: inherit;
}
div#breadcrumb{
    font-size: 12px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    color: #1a1a1a;
    margin-top: 16px;
}
span.pan_home {
    margin-top: 0;
    margin-left: 10px;
}

/***** privacy_policy *****/
.pp_page{
    width: 925px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin: auto;
    font-size: 14px;
    font-weight: 500;
}
h2.pp_midashi {
    font-size: 16px;
    font-weight: bold;
    height: 23px;
    padding: 0;
    line-height: 23px;
    margin: auto;
    border-left: 3px solid;
    padding-left: 1%;
}
h2 hr.bottom_hr {
    margin: auto;
    padding: 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    margin-top: 3px;
    margin-left: -1.5%;
}
p.pp_text {
    margin-top: 10px;
    margin-bottom: 38px;
    font-size: 14px;
}
.pp_page ul {
    margin-bottom: 38px;
    padding-left:15px;
}
.pp_page ul li:before{
    content: '・';
}
p.pp_text.pp_text02 {
    margin-bottom: 22px;
}
.preno {
    width: 100%;
    height: 96px;
    background-color: #c4a237;
    position: absolute;
    bottom: 0;
}
.page-id-72 .preno,.parent-pageid-72 .preno,
.single-ingordo_info .preno,.post-type-archive-ingordo_info .preno,
.tax-ingordo_category .preno {
    background-color: #82000a;
}
a:hover .preno {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.preno {
    color: #ffffff;
}
.preno p.en {
    font-family: 'Rosarivo', sans-serif;
    font-size: 42.5px;
    float: left;
}
.preno_in {
    width: 1184px;
    margin: auto;
    line-height: 96px;
}
.preno p.ja {
    font-size: 15px;
    float: left;
    margin-left: 18px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.preno p.click {
    font-size: 15px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

/***** SHOP *****/
.page-id-28 section.shop {
    background-color: #ffffff;
    padding-top: 0;
    /*margin-bottom: 207px;*/
}

/***** CONCEPT *****/
.page-id-30 h1.basic_kaso {
    margin-bottom: 0;
}
.page-id-30 section.t_about h2.basic {
    background-image: none;
    padding-top: 0;
    margin-bottom: 20px;
    margin-top: 0;
}
.page-id-30 section.t_about p.text{
    margin-bottom: 28px;
}
.page-id-30 section.t_about p.text02 {
    font-size: 13px;
    line-height: 28px;
    margin-left: 10px;
}
.concept_text {
    width: 1090px;
    margin: auto;
    padding-bottom: 100px;
    padding-top: 68px;
    font-size: 15px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 28px;
    font-weight: 500;
}
.concept_text .left,.concept_text .right{
    width: 510px;
}
.concept_text .left{
    margin-right: 70px;
}
.concept_text p{
    margin-bottom: 42px;
}
.page-id-30 section.shop {
    background-color: #ffffff;
    padding-top: 0;
    /*height: 670px;*/
    /*margin-bottom: 207px;*/
}

/***** COMPANY *****/
p.com_text {
    text-align: center;
    font-size: 14px;
    margin-top: -36px;
    margin-bottom: 78px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
}
table.c_table {
    width: 1120px;
    margin: auto;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}
table.c_table th {
    color: #ffffff;
    font-size: 16px;
    background-color: #242020;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 30px;
    text-align: left;
    padding-bottom: 30px;
    width: 212px;
    padding-left: 38px;
}
table.c_table td {
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 500;
    padding-left: 38px;
    line-height: 33px;
}
.page-id-32 .entry-content {
    margin-bottom: 82px;
}
.page-id-32 .preno_box {
    position: relative;
    margin-top: 82px;
    display: block;
    height: 96px;
    margin-bottom: 207px;
}

/***** CONTACT *****/
.page-id-34 p.com_text {
    line-height: 33px;
    margin-top: -50px;
    margin-bottom: -60px;
}
.page-id-34 section.shop {
    background-color: #ffffff;
    /*height: 1150px;*/
    height: 1250px;
    padding-top: 36px;
    padding-bottom: 180px;
}
.page-id-34 section.shop ul li dl dd p.title {
    color: #c4a237;
    font-size: 24px;
    font-family: 'Rosarivo', sans-serif;
    border-bottom: 1px dotted #e6e6e6;
    margin: auto;
    width: 92%;
    margin-top: 22px;
    margin-bottom: 18px;
    padding-bottom: 6px;
}
.page-id-34 section.shop ul li dl dd p.text {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Rosarivo', sans-serif;
    margin-bottom: 22px;
}
.page-id-34 section.shop ul li dl dd p.site_link a {
    width: 100%;
    height: 49px;
    line-height: 49px;
    font-size: 16px;
    border-radius: 0;
    margin-top: 3px;
}
.page-id-34 section.shop ul li dl dd p.text02 {
    text-align: left;
    /*width: 180px;*/
    width: 270px;
    /*height: 126px;*/
    height: 86px;
}
.page-id-34 p.com_text02 {
    line-height: 33px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.b_c_link a{
    width: 600px;
    margin: auto;
    text-align: center;
    height: 80px;
    line-height: 80px;
    background-color: #242020;
    display: block;
    color: #ffffff;
    margin-bottom: 152px;
}

/***** SITEMAP *****/
.page-id-36 h2.basic_line {
    width: 1083px;
    border: none;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    height: 108px;
    padding: inherit;
    line-height: 108px;
    font-size: 28px;
    font-family: 'Rosarivo', sans-serif;
    font-weight: 100;
}
ul.smap_ul {
    width: 1071px;
    margin: auto;
    margin-top: 66px;
    margin-bottom: 32px;
}
ul.smap_ul li {
    float: left;
    width: 482px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    padding-left: 16px;
    position: relative;
    margin-bottom: 50px;
}
ul.smap_ul li a{
    font-size: 16px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    color: #333333;
    font-weight: 600;
}
ul.smap_ul li:before {
    content: "";
    width: 3px;
    height: 23px;
    background-color: #78552a;
    position: absolute;
    left: 0;
}
ul.smap_ul li:nth-child(odd) {
    margin-right: 75px;
}
.page-id-36 .entry-content {
    margin-bottom: 275px;
}

/***** RECTUIT *****/
section.recpage_title {
    height: 629px;
    background-image: url(/image/group/page/rec_img_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 112px;
    margin-bottom: 32px;
}
h1.recpage{
    width: inherit;
    margin-top: 0;
    margin-bottom: 86px;
    font-size: 49px;
}
h1.recpage span{
    font-size: 16px;
}
section.recpage_title p {
    width: 709px;
    margin: auto;
    text-align: left;
    line-height: 34px;
    font-size: 16px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    color: #ffffff;
    font-weight: bold;
}
section.recpage_text .left{
    width: 582px;
    margin-right: 48px;
}
section.recpage_text .left p {
    font-size: 15px;
    color: #242020;
    margin-bottom: 44px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    line-height: 34px;
}
section.recpage_text .w1212{
    width: 1212px;
    margin: auto;
}
section.rec_list img.entry-thumnail.wp-post-image {
    width: 400px;
    height: 238px;
}
h2.rec_page_h2 {
    font-size: 34px;
    font-family: 'Rosarivo', sans-serif;
    font-weight: 100;
    text-align: center;
    margin-top: 94px;
    margin-bottom: 30px;
    line-height: 160%;
}
h2.rec_page_h2 span{
    font-size: 14px;
    display: block;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    margin-top: -20px;
}
section.rec_list ul {
    width: 1245px;
    margin: auto;
}
section.rec_list ul li {
    width: 400px;
    float: left;
    margin-right: 15px;
    margin-bottom: 32px;
}
section.rec_list ul li .post_title{
    margin-left: 12px;
}
section.rec_list ul li .post_title a{
    color: #000000;
    font-size: 17px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
}
section.rec_list ul li span.andmore a{
    font-size: 16px;
    font-family: 'Rosarivo', sans-serif;
}
section.rec_list ul li span.andmore span.ya{
    font-family: inherit;
}
.post-type-archive-recruit section.shop {
    background-color: #ffffff;
    /*height: 800px;
    */
    height: 1370px;

    /*margin-bottom: 182px;*/
}
.post-type-archive-recruit section.shop h2 {
    margin-bottom: 36px;
}
.single-recruit section.shop {
    background-color: #ffffff;
    margin-bottom: 182px;
}
.single-recruit section.con_form {
    background-color: #fafafa;
    padding-bottom: 120px;
    padding-top: 108px;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
p.rec_title_m {
    font-size: 24px;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 48px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
}
p.rec_setumei_m {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 50px;
    font-weight: 500;
}
section.rec_top_photo {
    background-image: url(/image/group/page/rec_photo_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 364px;
}
h2.rec_page_h2.ver2 {
    margin-top: 0;
    font-size: 26px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 52px;
}
h2.rec_page_h2.ver2 hr {
    border: none;
    border-bottom: 4px solid #c4a237;
    width: 42px;
    margin: auto;
    margin-top: 22px;
}


/***** CONTACT *****/
.page-id-54 h2.basic_line {
    border-top:1px solid #f6f6f6;
    border-bottom:1px solid #f6f6f6;
    font-family: 'Rosarivo', sans-serif;
    font-size: 28px;
    padding: 0;
    font-weight: 100;
    line-height: 108px;
    height: 108px;
}
.page-id-54 .h_text {
    text-align: center;
    font-size: 14px;
    line-height: 33px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    margin-bottom: 72px;
}
.page-id-54 .h_text.h_text02 {
    margin-bottom: 58px;
}
.page-id-54 section.con_form {
    background-color: #fafafa;
    padding-top: 88px;
}
.page-id-309 section.con_form {
    background-color: #fafafa;
    padding-top: 88px;
    padding-bottom: 88px;
}
.page-id-54 .preno {
    position: static;
}
.page-id-54 .preno a{
    color: #fff;
}
table.corp_con {
    width: 1038px;
    margin: auto;
    border-top: 1px solid #f2f2f2;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: bold;
    margin-top: 34px;
}
table.corp_con th {
    background-color: inherit;
    border: none;
    border-bottom: 1px solid #f2f2f2;
    color: #333333;
    text-align: left;
    width: 280px;
    padding: 22px 0;
}
input[type="text"], input[type="url"], input[type="password"], input[type="email"], input[type="search"], input[type="tel"], textarea{
    border: 1px solid #e6e6e6;
    border-radius: 0;
    box-shadow: inherit;
    font-size: 15px;
}
input::placeholder {
  color: #b3b3b3;
}
table.corp_con td {
    border: none;
    border-bottom: 1px solid #f2f2f2;
}
table.corp_con th span {
    color: #9e005d;
    font-size: 11px;
}
input[type="text"] {
    width: 638.5px;
}
input[type="email"] {
    width: 443.5px;
}
table.corp_con td.mw_name input[type="text"],
table.corp_con td.mw_kana input[type="text"] {
    float: left;
    width: 310px;
    margin-right: 17px;
}
table.corp_con td.old input[type="text"]{
    width: 132px;
}
textarea {
    width: 638.5px;
    height: 168.5px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.attention {
    width: 509px;
    border: 1px dashed #e6e6e6;
    line-height: 24px;
    height: 235px;
    font-size: 13px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    margin: auto;
    margin-top: 32px;
    margin-bottom: 55px;
}
.phone_box {
    width: 564px;
    height: 234px;
    margin: auto;
    border: 1px solid #e6e6e6;
    margin-bottom: 90px;
    font-family: 'Rosarivo', sans-serif;
    position: relative;
}
.phone_box span.bg1 {
    position: absolute;
    top: -1px;
    left: -1px;
}
.phone_box span.bg2 {
    position: absolute;
    top: -1px;
    right: -1px;
}
.phone_box span.bg3 {
    position: absolute;
    bottom: -11px;
    left: -1px;
}
.phone_box span.bg4 {
    position: absolute;
    bottom: -11px;
    right: -1px;
}
.btnbox {
    width: 433px;
    margin: auto;
    margin-bottom: 20px;
}
.phone_box p.top {
    width: 442px;
    margin: auto;
    border-bottom: 1px dashed #999999;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 55px;
}
.phone_box p.top span.title,.phone_box p.bottom span.title{
    font-size: 24px;
    font-weight: 100;
}
.phone_box p.bottom span.title{
    display: block;
    float: left;
}
.phone_box p.top span.number{
    font-size: 44px;
    margin-left: 72px;
}
.phone_box p.bottom span.number {
    font-size: 22px;
    display: block;
    float: left;
    margin-left: 72px;
}
.phone_box p.bottom {
    width: 442px;
    margin: auto;
}
.attention p{
    width: 436px;
    margin-top: 23px;
    margin-left: 38px;
}
.attention a{
    color: #333333;
}
.page-id-54 .entry-content {
    margin-bottom: 246px;
}
section.con_form p.text_bottom {
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
}

/***** footer *****/
#footer {
    height: 826px;
    padding: 0;
    background-color: #242020;
    padding-bottom: 20px;
}
#footer-in {
    width: 1280px;
}
section.footer_logo {
    text-align: center;
    padding-top: 122px;
    padding-bottom: 125px;
}
section.footer_logo span{
    display: block;
    font-size: 12px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    width: 254px;
    margin: auto;
}
section.foot_nav {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    width: 1118px;
    margin: auto;
    padding-bottom: 60px;
}
section.foot_nav dl {
    width: 257px;
    font-size: 13px;
    margin-right: 30px;
}
section.foot_nav dl dt {
    font-weight: 100;
    border-bottom: 1px solid #2d2727;
    padding-bottom: 8px;
}
section.foot_nav dl dt span {
    font-size: 11px;
    margin-left: 10px;
}
section.foot_nav hr {
    border: none;
    margin: auto;
    width: 100%;
    border-bottom: 1px solid #161515;
}
section.foot_nav dl.last {
    margin-right: 0;
}
section.foot_nav ul li:before {
    content:'› ';
}
hr.f_line {
    border: none;
    border-bottom: 1px solid #2d2727;
    margin: auto;
    width: 1195px;
}
hr.f_line.footer_line02 {
    border-color: #161515;
}
li.f_group01 {
    margin-right: 75px;
    margin-top: 50px;
}
li.f_group03 {
    margin-left: 75px;
    margin-top: 48px;
}
ul.f_l_group_in {
    width: 852px;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 40px;
}
#copyright {
    padding: 0;
    font-size: 11px;
    text-align: center;
    background-color: #ffffff;
    color: #242020;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 300;
}

/***** shop_header *****/
.page-template-page-shoptop #header {
    height: inherit;
}
.page-template-page-shoptop #header .alignleft{
    display: none;
}
.page-id-72 p.shop_head_logo{
    width: 423px;
    height: 368px;
}
.page-id-74 p.shop_head_logo{
    width: 159px;
    height: 259px;
}
.page-id-76 p.shop_head_logo {
    width: 337px;
    height: 154px;
}
.page-id-1026 p.shop_head_logo {
    width: 159px;
    height: 259px;
}
.page-id-1139 p.shop_head_logo {
    width: 490px;
}
.mainVisual ul.sns_group li,
.sns_box_top_ul ul.sns_group li {
    float: left;
    color: #ffffff;
    margin: 0 5px;
}
.page-id-74 .mainVisual ul.sns_group li,
.page-template-page-bogakaso .mainVisual ul.sns_group li,
.page-id-74 .sns_box_top_ul ul.sns_group li,
.page-template-page-bogakaso .sns_box_top_ul ul.sns_group li,
.page-id-1026 .mainVisual ul.sns_group li,
.page-template-page-chiokaso .mainVisual ul.sns_group li,
.page-id-1026 .sns_box_top_ul ul.sns_group li,
.page-template-page-chiokaso .sns_box_top_ul ul.sns_group li {
    color: #00a098;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1026 .sns_box_top_ul ul.sns_group li  {
    color: #ffffff;
    font-family: 'Noto Sans JP', sans-serif;
}
ul.sns_group.clearfix {
    float: right;
    font-family: 'Rosarivo', sans-serif;
    font-size: 12px;
    margin-top: 30px;
}
.mainVisual ul.sns_group li.sns_title,
.sns_box_top_ul ul.sns_group li.sns_title {
    font-weight: 100;
    margin-top: 7px;
}

/***** shop_navi *****/
.page-template-page-shoptop #navi ul > li,
.parent-pageid-72 #navi ul > li,
.parent-pageid-74 #navi ul > li,
.parent-pageid-76 #navi ul > li,
.parent-pageid-1026 #navi ul > li,
.parent-pageid-1139 #navi ul > li,
.single-ingordo_info #navi ul > li,
.single-bogamari_info #navi ul > li,
.single-bakeshop_info #navi ul > li,
.single-bogajiyu_info #navi ul > li,
.single-cafehello_info #navi ul > li,
.tax-ingordo_category #navi ul > li,
.post-type-archive-ingordo_info #navi ul > li,
.tax-bogamari_category #navi ul > li,
.post-type-archive-bogamari_info #navi ul > li,
.tax-bakeshop_category #navi ul > li,
.post-type-archive-bakeshop_info #navi ul > li,
.tax-bogajiyu_category #navi ul > li,
.post-type-archive-bogajiyu_info #navi ul > li,
.tax-cafehello_category #navi ul > li,
.post-type-archive-cafehello_info #navi ul > li {
    width: 114px;
    border-left: 1px solid #1a1a1a;
    margin-top: 29px;
}
.page-id-74 #navi ul > li,
.page-id-76 #navi ul > li,
.page-id-1026 #navi ul > li,
.parent-pageid-74 #navi ul > li,
.parent-pageid-76 #navi ul > li,
.parent-pageid-1026 #navi ul > li,
.parent-pageid-1139 #navi ul > li,
.single-bogamari_info #navi ul > li,
.single-bakeshop_info #navi ul > li,
.single-bogajiyu_info #navi ul > li,
.tax-bogamari_category #navi ul > li,
.post-type-archive-bogamari_info #navi ul > li,
.tax-bakeshop_category #navi ul > li,
.post-type-archive-bakeshop_info #navi ul > li,
.tax-bogajiyu_category #navi ul > li,
.post-type-archive-bogajiyu_info #navi ul > li {
    border-left: 1px solid #ebebeb;
}
.page-id-72 #navi ul li a,
.parent-pageid-72 #navi ul li a,
.single-ingordo_info #navi ul li a,
.tax-ingordo_category #navi ul li a,
.post-type-archive-ingordo_info #navi ul li a{
    font-size: 16px;
    color: #ffffff;
    height: 100%;
    padding-top: 7px;
}
.page-id-74 #navi ul li a,
.page-id-76 #navi ul li a,
.page-id-1026 #navi ul li a,
.parent-pageid-74 #navi ul li a,
.parent-pageid-76 #navi ul li a,
.parent-pageid-1026 #navi ul li a,
.single-bogamari_info #navi ul li a,
.single-bakeshop_info #navi ul li a,
.single-bogajiyu_info #navi ul li a,
.tax-bogamari_category #navi ul li a,
.post-type-archive-bogamari_info #navi ul li a,
.tax-bakeshop_category #navi ul li a,
.post-type-archive-bakeshop_info #navi ul li a,
.tax-bogajiyu_category #navi ul li a,
.post-type-archive-bogajiyu_info #navi ul li a {
    font-size: 16px;
    color: #6a3906;
    height: 100%;
    padding-top: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.page-template-page-shoptop #navi ul li a span,
.parent-pageid-72 #navi ul li a span,
.parent-pageid-74 #navi ul li a span,
.parent-pageid-76 #navi ul li a span,
.single-ingordo_info #navi ul li a span,
.single-bogamari_info #navi ul li a span,
.single-bakeshop_info #navi ul li a span,
.tax-ingordo_category #navi ul li a span,
.post-type-archive-ingordo_info #navi ul li a span,
.tax-bogamari_category #navi ul li a span,
.post-type-archive-bogamari_info #navi ul li a span,
.tax-bakeshop_category #navi ul li a span,
.post-type-archive-bakeshop_info #navi ul li a span {
    font-size: 11px;
    font-weight: 100;
}
.page-id-74 #navi ul li a span,
.page-id-76 #navi ul li a span,
.parent-pageid-74 #navi ul li a span,
.parent-pageid-76 #navi ul li a span,
.single-bogamari_info #navi ul li a span,
.single-bakeshop_info #navi ul li a span,
.tax-bogamari_category #navi ul li a span,
.post-type-archive-bogamari_info #navi ul li a span,
.tax-bakeshop_category #navi ul li a span,
.post-type-archive-bakeshop_info #navi ul li a span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.page-template-page-shoptop div#navi,
.parent-pageid-72 div#navi,
.parent-pageid-74 div#navi,
.parent-pageid-76 div#navi,
.parent-pageid-1026 div#navi,
.single-ingordo_info div#navi,
.single-bogamari_info div#navi,
.single-bakeshop_info div#navi,
.single-bogajiyu_info div#navi,
.tax-ingordo_category div#navi,
.post-type-archive-ingordo_info div#navi,
.tax-bogamari_category div#navi,
.post-type-archive-bogamari_info div#navi,
.tax-bakeshop_category div#navi,
.post-type-archive-bakeshop_info div#navi,
.tax-bogajiyu_category div#navi,
.post-type-archive-bogajiyu_info div#navi {
    background-color: rgba(40,17,5,0.8);
    height: 114px;
    padding: 0;
    position: relative;
}
.page-id-74 div#navi,.page-id-76 div#navi,
.parent-pageid-74 div#navi,
.parent-pageid-76 div#navi,
.parent-pageid-1026 div#navi,
.single-bogamari_info div#navi,
.single-bakeshop_info div#navi,
.single-bogajiyu_info div#navi,
.tax-bogamari_category div#navi,
.post-type-archive-bogamari_info div#navi,
.tax-bakeshop_category div#navi,
.post-type-archive-bakeshop_info div#navi,
.tax-bogajiyu_category div#navi,
.post-type-archive-bogajiyu_info div#navi,
.page-id-1026 div#navi,.page-id-1139 div#navi,
.parent-pageid-1139 div#navi,
.single-cafehello_info div#navi,
.tax-cafehello_category div#navi,
.post-type-archive-cafehello_info div#navi {
    background-color: rgba(255,255,255,0.8);
    height: 98px;
}
.parent-pageid-72 div#navi,
.parent-pageid-74 div#navi,
.parent-pageid-76 div#navi,
.parent-pageid-1139 div#navi,
.single-ingordo_info div#navi,
.single-bogamari_info div#navi,
.single-bakeshop_info div#navi,
.single-cafehello_info div#navi,
.tax-ingordo_category div#navi,
.post-type-archive-ingordo_info div#navi,
.tax-bogamari_category div#navi,
.post-type-archive-bogamari_info div#navi,
.tax-bakeshop_category div#navi,
.post-type-archive-bakeshop_info div#navi,
.tax-cafehello_category div#navi,
.post-type-archive-cafehello_info div#navi {
    height: 98px;
    border-bottom: none;
}
.parent-pageid-76 div#navi,
.single-bakeshop_info div#navi,
.tax-bakeshop_category div#navi,
.post-type-archive-bakeshop_info div#navi {
    margin-top: -98px;
}
.page-template-page-shoptop #navi ul > li.main_navi.logo,
.parent-pageid-72 #navi ul > li.main_navi.logo,
.parent-pageid-74 #navi ul > li.main_navi.logo,
.parent-pageid-76 #navi ul > li.main_navi.logo,
.parent-pageid-1026 #navi ul > li.main_navi.logo,
.parent-pageid-1139 #navi ul > li.main_navi.logo,
.single-ingordo_info #navi ul > li.main_navi.logo,
.single-bogamari_info #navi ul > li.main_navi.logo,
.single-bakeshop_info #navi ul > li.main_navi.logo,
.single-bogajiyu_info #navi ul > li.main_navi.logo,
.single-cafehello_info #navi ul > li.main_navi.logo,
.tax-ingordo_category #navi ul > li.main_navi.logo,
.post-type-archive-ingordo_info #navi ul > li.main_navi.logo,
.tax-bogamari_category #navi ul > li.main_navi.logo,
.post-type-archive-bogamari_info #navi ul > li.main_navi.logo,
.tax-bakeshop_category #navi ul > li.main_navi.logo,
.post-type-archive-bakeshop_info #navi ul > li.main_navi.logo,
.tax-bogajiyu_category #navi ul > li.main_navi.logo,
.post-type-archive-bogajiyu_info #navi ul > li.main_navi.logo,
.tax-cafehello_category #navi ul > li.main_navi.logo,
.post-type-archive-cafehello_info #navi ul > li.main_navi.logo {
    width: 310px;
    margin-top: 16px;
    text-align: center;
    border-left:none;
}
.page-template-page-shoptop #navi ul > li.main_navi.big,
.parent-pageid-72 #navi ul > li.main_navi.big,
.parent-pageid-74 #navi ul > li.main_navi.big,
.parent-pageid-76 #navi ul > li.main_navi.big,
.parent-pageid-1026 #navi ul > li.main_navi.big,
.parent-pageid-1139 #navi ul > li.main_navi.big,
.single-ingordo_info #navi ul > li.main_navi.big,
.single-bogamari_info #navi ul > li.main_navi.big,
.single-bakeshop_info #navi ul > li.main_navi.big,
.single-bogajiyu_info #navi ul > li.main_navi.big,
.single-cafehello_info #navi ul > li.main_navi.big,
.tax-ingordo_category #navi ul > li.main_navi.big,
.post-type-archive-ingordo_info #navi ul > li.main_navi.big,
.tax-bogamari_category #navi ul > li.main_navi.big,
.post-type-archive-bogamari_info #navi ul > li.main_navi.big,
.tax-bakeshop_category #navi ul > li.main_navi.big,
.post-type-archive-bakeshop_info #navi ul > li.main_navi.big,
.tax-bogajiyu_category #navi ul > li.main_navi.big,
.post-type-archive-bogajiyu_info #navi ul > li.main_navi.big,
.tax-cafehello_category #navi ul > li.main_navi.big,
.post-type-archive-cafehello_info #navi ul > li.main_navi.big {
    width: 146px;
}
.page-template-page-shoptop #humberger div,
.parent-pageid-72 #humberger div,
.parent-pageid-74 #humberger div,
.parent-pageid-76 #humberger div,
.parent-pageid-1026 #humberger div,
.parent-pageid-1139 #humberger div,
.single-ingordo_info #humberger div,
.single-bogamari_info #humberger div,
.single-bakeshop_info #humberger div,
.single-bogajiyu_info #humberger div,
.single-cafehello_info #humberger div,
.tax-ingordo_category #humberger div,
.post-type-archive-ingordo_info #humberger div,
.tax-bogamari_category #humberger div,
.post-type-archive-bogamari_info #humberger div,
.tax-bakeshop_category #humberger div,
.post-type-archive-bakeshop_info #humberger div,
.tax-bogajiyu_category #humberger div,
.post-type-archive-bogajiyu_info #humberger div,
.tax-cafehello_category #humberger div,
.post-type-archive-cafehello_info #humberger div {
    background-color: #ffffff;
}
.page-template-page-shoptop div#navi ul,
.parent-pageid-74 div#navi ul,
.parent-pageid-76 div#navi ul,
.single-bogamari_info div#navi ul,
.single-bakeshop_info div#navi ul,
.tax-bogamari_category div#navi ul,
.post-type-archive-bogamari_info div#navi ul,
.tax-bakeshop_category div#navi ul,
.post-type-archive-bakeshop_info div#navi ul {
    margin-top: -114px;
}
.page-id-76 div#navi ul,
.page-id-74 div#navi ul,
.parent-pageid-72 div#navi ul,
.parent-pageid-74 div#navi ul,
.parent-pageid-76 div#navi ul,
.single-ingordo_info div#navi ul,
.single-bogamari_info div#navi ul,
.single-bakeshop_info div#navi ul,
.single-bogajiyu_info div#navi ul,
.single-cafehello_info div#navi ul,
.tax-ingordo_category div#navi ul,
.post-type-archive-ingordo_info div#navi ul,
.tax-bogamari_category div#navi ul,
.post-type-archive-bogamari_info div#navi ul,
.tax-bakeshop_category div#navi ul,
.post-type-archive-bakeshop_info div#navi ul,
.tax-bogajiyu_category div#navi ul,
.post-type-archive-bogajiyu_info div#navi ul,
.page-id-1026 div#navi ul,
.page-id-1139 div#navi ul,
.parent-pageid-1139 div#navi ul,
.tax-cafehello_category div#navi ul,
.post-type-archive-cafehello_info div#navi ul {
    /*margin-top: -98px;*/
    margin-top: -108px;
}
.parent-pageid-1026 div#navi ul{
    margin-top: -98px;
}
.page-template-page-shoptop #navi ul > li.first,
.parent-pageid-72 #navi ul > li.first,
.parent-pageid-74 #navi ul > li.first,
.parent-pageid-76 #navi ul > li.first,
.parent-pageid-1026 #navi ul > li.first,
.parent-pageid-1139 #navi ul > li.first,
.single-ingordo_info #navi ul > li.first,
.single-bogamari_info #navi ul > li.first,
.single-bakeshop_info #navi ul > li.first,
.single-bogajiyu_info #navi ul > li.first,
.tax-ingordo_category #navi ul > li.first,
.post-type-archive-ingordo_info #navi ul > li.first,
.tax-bogamari_category #navi ul > li.first,
.post-type-archive-bogamari_info #navi ul > li.first,
.tax-bakeshop_category #navi ul > li.first,
.post-type-archive-bakeshop_info #navi ul > li.first,
.tax-bogajiyu_category #navi ul > li.first,
.post-type-archive-bogajiyu_info #navi ul > li.first{
    border-left: none;
}
.page-template-page-shoptop #navi ul li.cm,
.parent-pageid-72 #navi ul li.cm,
.parent-pageid-74 #navi ul li.cm,
.parent-pageid-76 #navi ul li.cm,
.parent-pageid-1026 #navi ul li.cm,
.parent-pageid-1139 #navi ul li.cm,
.single-ingordo_info #navi ul li.cm,
.single-bogamari_info #navi ul li.cm,
.single-bakeshop_info #navi ul li.cm,
.single-bogajiyu_info #navi ul li.cm,
.single-cafehello_info #navi ul li.cm,
.tax-ingordo_category #navi ul li.cm,
.post-type-archive-ingordo_info #navi ul li.cm,
.tax-bogamari_category #navi ul li.cm,
.post-type-archive-bogamari_info #navi ul li.cm,
.tax-bakeshop_category #navi ul li.cm,
.post-type-archive-bakeshop_info #navi ul li.cm,
.tax-bogajiyu_category #navi ul li.cm,
.post-type-archive-bogajiyu_info #navi ul li.cm,
.tax-bogajiyu_category #navi ul li.cm,
.post-type-archive-bogajiyu_info #navi ul li.cm,
.tax-cafehello_category #navi ul li.cm,
.post-type-archive-cafehello_info #navi ul li.cm {
    width: 190px;
    border: none;
    background-color: #0c0000;
    margin-top: 0;
    height: 64px;
    padding-top: 34px;
    padding-left: 16px;
    cursor: pointer;
}
.page-template-page-shoptop #navi ul li.cm a,
.parent-pageid-72 #navi ul li.cm a,
.parent-pageid-74 #navi ul li.cm a,
.parent-pageid-76 #navi ul li.cm a,
.parent-pageid-1026 #navi ul li.cm a,
.single-ingordo_info #navi ul li.cm a,
.single-bogamari_info #navi ul li.cm a,
.single-bakeshop_info #navi ul li.cm a,
.single-bogajiyu_info #navi ul li.cm a,
.tax-ingordo_category #navi ul li.cm a,
.post-type-archive-ingordo_info #navi ul li.cm a,
.tax-bogamari_category #navi ul li.cm a,
.post-type-archive-bogamari_info #navi ul li.cm a,
.tax-bakeshop_category #navi ul li.cm a,
.post-type-archive-bakeshop_info #navi ul li.cm a,
.tax-bogajiyu_category #navi ul li.cm a,
.post-type-archive-bogajiyu_info #navi ul li.cm a {
    padding-top: 0;
}
.page-id-74 #navi ul li.cm a span,
.page-id-76 #navi ul li.cm a span,
.page-id-1026 #navi ul li.cm a span,
.parent-pageid-74 #navi ul li.cm a span,
.parent-pageid-76 #navi ul li.cm a span,
.parent-pageid-1026 #navi ul li.cm a span,
.single-bogamari_info #navi ul li.cm a span,
.single-bakeshop_info #navi ul li.cm a span,
.single-bogajiyu_info #navi ul li.cm a span,
.tax-bogamari_category #navi ul li.cm a span,
.post-type-archive-bogamari_info #navi ul li.cm a span,
.tax-bakeshop_category #navi ul li.cm a span,
.post-type-archive-bakeshop_info #navi ul li.cm a span,
.tax-bogajiyu_category #navi ul li.cm a span,
.post-type-archive-bogajiyu_info #navi ul li.cm a span {
    color: #ffffff;
}
.page-id-74 #navi ul li a span,.page-id-76 #navi ul li a span,
.page-id-1026 #navi ul li a span,
.parent-pageid-74 #navi ul li a span,
.parent-pageid-76 #navi ul li a span,
.single-bogamari_info #navi ul li a span,
.single-bakeshop_info #navi ul li a span,
.tax-bogamari_category #navi ul li a span,
.post-type-archive-bogamari_info #navi ul li a span,
.tax-bakeshop_category #navi ul li a span,
.post-type-archive-bakeshop_info #navi ul li a span {
    font-weight: 300;
    letter-spacing: 1px;
}

/***** shop_about *****/
section.t_shop_about .ingord_top_bg {
    background-image: url(/image/ingord/ing_photo_03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 744px;
    margin-top: -17px;
    padding-top: 155px;
}
.ingord_photo {
    background-color: #333333;
    height: 245px;
}
.ingord_photo ul li {
    float: left;
    margin-right: 4px;
    margin-top: 4px;
}
.ingord_photo ul {
    width: 1280px;
    margin: auto;
}
.page-id-72 section.t_shop_about h2.basic {
    color: #ffffff;
    width: inherit;
    margin-top: 0;
}
section.t_shop_about .ingord_top_bg .w1280 {
    position: relative;
}
section.t_shop_about .ingord_top_bg p {
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    position: absolute;
    right: 166px;
}
section.t_shop_about .ingord_top_bg {
    position: relative;
    margin-bottom: 245px;
}
.ingord_photo {
    background-color: #333333;
    height: 245px;
    position: absolute;
    width: 100%;
    bottom: -245px;
}
.page-id-76 section.t_shop_about,
.page-id-74 section.t_shop_about,
.page-id-1026 section.t_shop_about,
.page-id-1139 section.t_shop_about{
    background-image: url(/image/bake/about_bg_06.png);
    padding-top: 36px;
    padding-bottom: 36px;
}
.page-id-76 section.t_shop_about .bake_about_box ul li,
.page-id-74 section.t_shop_about .bake_about_box ul li,
.page-id-1026 section.t_shop_about .bake_about_box ul li,
.page-id-1139 section.t_shop_about .bake_about_box ul li{
    float: left;
    margin-right: 5px;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_left p.text,
.page-id-74 section.t_shop_about .bake_about_box .bake_left p.text,
.page-id-1026 section.t_shop_about .bake_about_box .bake_left p.text,
.page-id-1139 section.t_shop_about .bake_about_box .bake_left p.text {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    width: 373px;
    margin-left: 80px;
}
.page-id-1139 section.t_shop_about .bake_about_box .bake_left p.text {
    color: #5a312f;
    margin-top: 120px;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_left,
.page-id-74 section.t_shop_about .bake_about_box .bake_left,
.page-id-1026 section.t_shop_about .bake_about_box .bake_left,
.page-id-1139 section.t_shop_about .bake_about_box .bake_left {
    width: 695px;
    height: 748px;
    position: relative;
}
.page-id-1139 section.t_shop_about .bake_about_box .bake_left {
    width: 695px;
    height: 626px;
    position: relative;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_left {
    width: 630px;
    margin-left: 5%;
    height: 877px;
}
.page-id-76 section.t_shop_about .bake_about_box ul,
.page-id-74 section.t_shop_about .bake_about_box ul,
.page-id-1026 section.t_shop_about .bake_about_box ul,
.page-id-1139 section.t_shop_about .bake_about_box ul{
    position: absolute;
    bottom: -23px;
}
.page-id-1026 section.t_shop_about .bake_about_box ul,
.page-id-1139 section.t_shop_about .bake_about_box ul{
    position: absolute;
    bottom: -145px;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_left p.midashi,
.page-id-74 section.t_shop_about .bake_about_box .bake_left p.midashi {
    margin-left: 80px;
    margin-top: 54px;
    margin-bottom: 70px;
}
.page-id-76 section.t_shop_about .bake_about_box,
.page-id-74 section.t_shop_about .bake_about_box,
.page-id-1026 section.t_shop_about .bake_about_box,
.page-id-1139 section.t_shop_about .bake_about_box {
    width: 1271px;
    margin: auto;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_right img {
    width: 100%;
    /*height: 748px;*/
    height: auto;
    position: relative;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_right,
.page-id-1026 section.t_shop_about .bake_about_box .bake_right,
.page-id-1139 section.t_shop_about .bake_about_box .bake_right{
    width: 576px;
    height: 877px;
    float: right;
    overflow: hidden;
}
    
/***** shop_content *****/
.page-id-72 section.shop ul li dl dd p.title {
    font-size: 28px;
    text-align: center;
    font-family: 'Rosarivo', sans-serif;
}
.page-id-74 section.shop ul li dl dd p.title,
.page-id-76 section.shop ul li dl dd p.title,
.page-id-1026 section.shop ul li dl dd p.title {
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    font-weight: 300;
}
.page-id-72 section.shop ul li dl dd p.title span{
    font-size: 16px;
    text-align: center;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    display: block;
}
.post_ingordo_info .shop_list a,
.post_ingordo_info .shop_list a:hover{
    color: #242020;
}
.page-id-74 section.shop ul li dl dd p.title span,
.page-id-76 section.shop ul li dl dd p.title span,
.page-id-1026 section.shop ul li dl dd p.title span{
    font-size: 14px;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    display: block;
}
.page-id-72 section.shop ul li dl dt {
    height: 301px;
}
.page-id-72 section.shop ul li dl dd p.site_link,
.page-id-74 section.shop ul li dl dd p.site_link,
.page-id-76 section.shop ul li dl dd p.site_link,
.page-id-1026 section.shop ul li dl dd p.site_link {
    background-color: #000000;
    border-radius: 6px;
    width: 138px;
    font-size: 15px;
    font-family: 'Rosarivo', sans-serif;
}
.page-id-72 section.shop ul li dl dd p.site_link{
    font-size: 13px;
line-height:30px;
}
.page-id-74 section.shop ul li dl dd p.site_link,
.page-id-76 section.shop ul li dl dd p.site_link,
.page-id-1026 section.shop ul li dl dd p.site_link {
    background-color: #00a098;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
}
.page-id-76 section.shop ul li dl dd p.site_link,
.page-id-1026 section.shop ul li dl dd p.site_link {
    background-color: #e4c0b0;
}
.page-id-72 section.shop hr{
    display: none;
}
.page-id-72 section.shop {
    background-image: url(/image/ingord/h2_title_line_02.png);
    background-repeat: repeat;
}
.page-id-72 h2.basic{
    background-image: url(/image/ingord/top_ing_02.png);
}
.page-template-page-ingordkaso h1.basic_kaso{
    background-image: url(/image/ingord/top_ing_02.png);
    color:#ffffff;
    margin-top: 0;
    background-repeat: no-repeat;
    padding-top: 32px;
}
.page-id-168 h1.basic_kaso,
.tax-ingordo_category h1.basic_kaso,
.post-type-archive-ingordo_info h1.basic_kaso{
    background-image: url(/image/ingord/top_ing_02.png);
    margin-top: 0;
    background-repeat: no-repeat;
    padding-top: 32px;
    margin-top: 42px;
color: #333;
margin-bottom: 30px;
}
.parent-pageid-72 h1 hr,
.tax-ingordo_category h1 hr,
.post-type-archive-ingordo_info h1 hr{
    display: none;
}
.page-template-page-ingordkaso .content.ingkaso_content{
    padding-top: 30px;
}
.page-id-74 h2.basic,.page-id-76 h2.basic,
.page-template-page-bogakaso h1.basic_kaso,
.page-id-1026 h2.basic {
    background-image: none;
    padding-top: 0;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    font-size: 32px;
}
.page-template-page-bakekaso h1.basic_kaso,
.page-template.parent-pageid-76 h1.basic_kaso, {
    background-image: url(/image/bake/bake_img_page_07.png);
    background-repeat: no-repeat;
    font-family: 'Noto Sans JP', sans-serif;
    color: #4f2702;
    font-size: 32px;
    padding-top: 32px;
}
.page-template.parent-pageid-76 h1.basic_kaso,
.archive.tax-bakeshop_category h1.basic_kaso,
.archive.post-type-archive-bakeshop_info h1.basic_kaso,
.page-template.parent-pageid-1026 .chio_content h1.basic_kaso{
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    font-family: 'Rosarivo', sans-serif;
    font-size: 40px;
    font-weight: 300;
    padding-top: 36px;
    margin-top: 46px;
    margin-bottom: 70px;
    font-size: 32px;
    line-height: 160%;
    background-image: url(/image/bake/bake_img_page_07.png);
    background-repeat: no-repeat;
    font-family: 'Noto Sans JP', sans-serif;
    color: #4f2702;
    font-size: 32px;
    padding-top: 32px;
}
.page-template.parent-pageid-76 h1.basic_kaso span,
.tax-bakeshop_category h1.basic_kaso span,
.post-type-archive-bakeshop_info h1.basic_kaso span{
font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: -6px;
    margin-bottom: 13px;
}
.page-template.page-id-193 h1.basic_kaso:after,
.tax-bakeshop_category h1.basic_kaso:after,
.post-type-archive-bakeshop_info h1.basic_kaso:after {
    content: "";
    display: block;
    width: 48px;
    border-bottom: solid 4px;
    margin: auto;
    color: #e4c0b0;
    /*border: none;
    margin: auto;
    width: 46px;
    border-bottom: 4px solid #c3d825;*/
}
body.page-id-183 h1.basic_kaso{
    padding-top: 0;
}
body.page-id-183 h1.basic_kaso span,
body.tax-bogamari_category h1.basic_kaso span,
body.post-type-archive-bogamari_info h1.basic_kaso span{
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: -6px;
    margin-bottom: 13px;
}
.page-template-page-information .preno02 p.en span,
.single-bakeshop_info .preno02 p.en,
.page-template-page-information .preno02 p.en,
.page-template-page-information .preno02 p.click,
.page-template-page-information .preno02 p.tel,
.tax-bogamari_category .preno02 p.en span,
.tax-bogamari_category .preno02 p.en,
.tax-bogamari_category .preno02 p.click,
.tax-bogamari_category .preno02 p.tel,
.post-type-archive-bogamari_info .preno02 p.en span,
.post-type-archive-bogamari_info .preno02 p.en,
.post-type-archive-bogamari_info .preno02 p.click,
.post-type-archive-bogamari_info .preno02 p.tel{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.page-template-page-information .preno02 p.tel,
.tax-bogamari_category .preno02 p.tel,
.post-type-archive-bogamari_info .preno02 p.tel{
    font-weight: 300;
}
.page-id-74 h2.basic span,.page-id-76 h2.basic span,.page-id-1026 h2.basic span,
.page-template-page-bogakaso h1.basic_kaso span,
.page-template-page-bakekaso h1.basic_kaso span {
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: -6px;
    margin-bottom: 13px;
}
.page-id-74 section.shop hr,.page-id-76 section.shop hr,.page-id-1026 section.shop hr,
.page-template-page-bogakaso h1.basic_kaso hr,
.page-template-page-bakekaso h1.basic_kaso hr,.page-id-1139 section.shop hr {
    border: none;
    margin: auto;
    border-bottom: 4px solid #00a098;
    width: 46px;
}
.page-template-page-bakekaso h1.basic_kaso hr{
    border-bottom: 4px solid #e4c0b0;
}
.page-id-76 section.shop hr {
    border-bottom: 4px solid #e4c0b0;
}
.page-id-74 section.shop ul li dl dd hr,
.page-id-76 section.shop ul li dl dd hr,
.page-id-1026 section.shop ul li dl dd hr {
    margin-bottom: 20px;
}
.page-id-74 section.shop,
.page-id-76 section.shop,
.page-id-1026 section.shop{
    background-color: #ffffff;
}
.page-id-74 .preno.preno02,
.page-id-76 .preno.preno02,
.page-id-1026 .preno.preno02 {
    width: 100%;
    height: 96px;
    background-color: #c4a237;
    position: absolute;
    bottom: 0;
}
.page-id-1026 .preno.preno02 {
    background-color: #EB5C01;
}
.page-id-74 section.top_infolist ul li .text,
.page-id-76 section.top_infolist ul li .text {
    left: -77px;
}
.page-id-74 section.top_infolist ul li .post_title p,
.page-id-76 section.top_infolist ul li .post_title p {
    font-weight:400;
}
.page-id-74 section.shop ul li dl dd p.text,
.page-id-76 section.shop ul li dl dd p.text,
.page-id-1026 section.shop ul li dl dd p.text{
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    font-weight: 400;
}
.page-id-76 section.shop ul li dl dd p.text{
    color:#4f2702;
}

/***** shop_information_top *****/
.page-id-72 section.top_infolist {
    background-color: #333333;
    padding-top: 105px;
    padding-bottom: 80px;
}
.page-id-74 section.top_infolist,
.page-id-76 section.top_infolist {
    padding-bottom: 80px;
}
.page-id-72 section.top_infolist h2.basic{
    margin-top: 0;
    color: #ffffff;
    margin-bottom: 38px;
}
.page-id-72 section.top_infolist ul li .date,
.page-id-72 section.top_infolist ul li .text a,
.page-id-72 section.top_infolist ul li .post_title a{
    color: #ffffff;
}
.page-id-74 section.top_infolist ul li .date,
.page-id-74 section.top_infolist ul li .text a,
.page-id-74 section.top_infolist ul li .post_title a {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-76 section.top_infolist ul li .date,
.page-id-76 section.top_infolist ul li .text a,
.page-id-76 section.top_infolist ul li .post_title a {
    color: #4f2702;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1139 section.top_infolist ul li .date,
.page-id-1139 section.top_infolist ul li .text a,
.page-id-1139 section.top_infolist ul li .post_title a {
    color: #5a312f;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}
.page-id-72 .shikaku{
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
}
.page-id-74 .shikaku{
    border-bottom: 1px solid #6a3906;
    border-left: 1px solid #6a3906;
}
.page-id-76 .shikaku{
    border-bottom: 1px solid #4f2702;
    border-left: 1px solid #4f2702;
}
.page-id-1139 .shikaku,.parent-pageid-1139 .shikaku{
    border-bottom: 1px solid #5a312f;
    border-left: 1px solid #5a312f;
}
.preno02 p.en {
    font-size: 21px;
    float: left;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-top: 20px;
    font-weight: bold;
    width: 540px;
}
.single-bakeshop_info .preno02 a p.en,
.post-type-archive-bakeshop_info .preno02 a p.en,
.tax-bakeshop_category .preno02 a p.en,
.page-id-193 .preno02 a p.en{
    margin-top: 14px;
}
.preno02 p.en span{
    font-size: 13px;
    display: block;
    font-weight: normal;
    letter-spacing: 0.8px;
}
.page-template-page-shoptop .preno_in,
.parent-pageid-72 .preno_in,
.parent-pageid-74 .preno_in,
.parent-pageid-76 .preno_in,
.parent-pageid-1026 .preno_in,
.parent-pageid-1139 .preno_in,
.single-ingordo_info .preno_in,
.single-bogamari_info .preno_in,
.single-bakeshop_info .preno_in,
.single-bogajiyu_info .preno_in,
.single-cafehello_info .preno_in{
    line-height: inherit;
}
.preno02 p.tel {
    float: left;
    font-size: 33px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-top: 26px;
    margin-left: 120px;
}
.preno02 p.click {
    font-size: 18px;
    margin-top: 39px;
}
.page-id-74 .preno.preno02,
.parent-pageid-74 .preno.preno02,
.single-bogamari_info .preno.preno02 {
    background-color: #00a098;
}
.page-id-76 .preno.preno02,
.parent-pageid-76 .preno.preno02,
.single-bakeshop_info .preno.preno02,
.page-id-1026 .preno.preno02,
.parent-pageid-1026 .preno.preno02,
.single-bogajiyu_info .preno.preno02,
.tax-bogajiyu_category .preno.preno02,
.post-type-archive-bogajiyu_info .preno.preno02 {
    background-color: #e4c0b0;
    color: #6a3906;
}

/***** shop_sns *****/
.fb_space {
    width: 443px;
    height: 358px;
    background-color: #f4f3f3;
    margin-top: -20px;
}
section.shop_top_sns {
    background-color: #333333;
    padding-bottom: 0;
    padding-top: 80px;
}
.page-id-74 section.shop_top_sns,
.page-id-76 section.shop_top_sns,
.page-id-1026 section.shop_top_sns {
    background-color: #ffffff;
}
section.shop_top_sns h2.sns {
    color: #ffffff;
    font-size: 30px;
    font-family: 'Rosarivo', sans-serif;
    font-weight: 400;
    margin-left: 33px;
}
.page-id-74 section.shop_top_sns h2.sns,
.page-id-76 section.shop_top_sns h2.sns {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 27px;
}
.page-id-1026 section.shop_top_sns h2.sns {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 27px;
}
section.shop_top_sns h2.sns span{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 13px;
    margin-left: 12px;
}
.page-id-74 section.shop_top_sns h2.sns span,
.page-id-76 section.shop_top_sns h2.sns span {
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: 12px;
}
.page-id-1026 section.shop_top_sns h2.sns span {
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: 12px;
}
section.shop_top_sns h2.sns img {
    margin-right: 10px;
    float: left;
    display: block;
}
.page-id-74 section.shop_top_sns span.more a,
.page-id-76 section.shop_top_sns span.more a {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1026 section.shop_top_sns span.more a {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
}
section.shop_top_sns span.more a {
    color: #ffffff;
}
section.shop_top_sns span.more {
    float: right;
    font-size: 14px;
    margin-top: -56px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
section.shop_top_sns span.more {
    margin-top: -52px;
    font-family: 'Noto Sans JP', sans-serif;
}
.insta_space ul li {
    float: left;
    margin-right: 5px;
    width: 175px;
    height: 175px;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-bottom: 5px;
}
.insta_space ul li img{
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    object-fit: cover;
}
.insta_space ul {
    width: 720px;
    margin-top: -20px;
}
section.shop_top_sns .fb {
    margin-right: 60px;
    position: relative;
}
section.shop_top_sns .insta {
    position: relative;
}
section.shop_top_sns .sns_box {
    width: 1223px;
    margin: auto;
}
.shikaku02 {
    height: 48px;
    width: 36.5px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    position: absolute;
}
.page-id-74 .shikaku02,
.page-id-76 .shikaku02 {
    border-top: 1px solid #6a3906;
    border-left: 1px solid #6a3906;
}
.page-id-1026 .shikaku02 {
    border-top: 1px solid #231815;
    border-left: 1px solid #231815;
}
section.shop_top_sns .fb .shikaku02,
section.shop_top_sns .insta .shikaku02 {
    top: 45px;
    left: -20px;
}

/***** shop_figoshop *****/
section.figo_shop {
    padding-bottom: 68px;
    padding-top: 42px;
}
.parent-pageid-72 section.figo_shop,
.single-ingordo_info section.figo_shop {
    background-color: #f6f6f6;
}
.page-id-74 section.figo_shop,
.page-id-76 section.figo_shop,
.page-id-1026 section.figo_shop,
.parent-pageid-74 section.figo_shop,
.parent-pageid-76 section.figo_shop,
.parent-pageid-1026 section.figo_shop,
.single-bogamari_info section.figo_shop,
.single-bakeshop_info section.figo_shop,
.single-bogajiyu_info section.figo_shop,
.tax-bogajiyu_category section.figo_shop,
.post-type-archive-bogajiyu_info section.figo_shop {
    background-color: #f8f8f8;
}
h2.figo_shop {
    font-size: 32px;
    text-align: center;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 100;
    margin-bottom: 30px;
}
h2.figo_shop span {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-top: -4px;
}
.page-id-74 h2.figo_shop,
.page-id-76 h2.figo_shop,
.parent-pageid-74 h2.figo_shop,
.parent-pageid-76 h2.figo_shop,
.single-bogamari_info h2.figo_shop,
.single-bakeshop_info h2.figo_shop,
.page-id-1026 h2.figo_shop,
.parent-pageid-1026 h2.figo_shop,
.single-bogajiyu_info h2.figo_shop {
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    font-size: 32px;
}
.page-id-74 h2.figo_shop span,
.page-id-76 h2.figo_shop span,
.page-id-1026 h2.figo_shop span,
.parent-pageid-74 h2.figo_shop span,
.parent-pageid-76 h2.figo_shop span,
.parent-pageid-1026 h2.figo_shop span,
.single-bogamari_info h2.figo_shop span,
.single-bakeshop_info h2.figo_shop span,
.single-bogajiyu_info h2.figo_shop span {
    font-weight: 300;
}
section.figo_shop ul li {
    width: 423px;
    float: left;
    margin-right: 6px;
    position: relative;
}
section.figo_shop ul {
    width: 858px;
    margin: auto;
}
section.figo_shop ul li span{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
section.figo_shop ul li.shop01 span{
    width: 232px;
    height: 64px;
}
section.figo_shop ul li.shop02 span{
    width: 96px;
    height: 158px;
}
section.figo_shop ul li.shop03 span{
    width: 187px;
    height: 87px;
}


/***** shop_footer *****/
.page-id-74 section.footer_logo,
.parent-pageid-74 section.footer_logo,
.single-bogamari_info section.footer_logo,
.tax-bogamari_category section.footer_logo,
.post-type-archive-bogamari_info section.footer_logo {
    padding-top: 98px;
    padding-bottom: 70px;
}
.page-template-page-shoptop section.footer_logo span,
.page-template-page-ingordkaso section.footer_logo span,
.parent-pageid-74 section.footer_logo span,
.parent-pageid-76 section.footer_logo span,
.page-id-168 section.footer_logo span,
.single-ingordo_info section.footer_logo span,
.single-bogamari_info section.footer_logo span,
.single-bakeshop_info section.footer_logo span,
.tax-ingordo_category section.footer_logo span,
.post-type-archive-ingordo_info section.footer_logo span,
.tax-bogamari_category section.footer_logo span,
.post-type-archive-bogamari_info section.footer_logo span,
.tax-bakeshop_category section.footer_logo span,
.post-type-archive-bakeshop_info section.footer_logo span{
    display: none;
}
.page-template-page-shoptop section.foot_nav　ul.footer_navi li,
.page-template-page-ingordkaso section.foot_nav　ul.footer_navi li,
.parent-pageid-74 section.foot_nav　ul.footer_navi li,
.parent-pageid-76 section.foot_nav　ul.footer_navi li,
.page-id-168 section.foot_nav　ul.footer_navi li,
.single-ingordo_info section.foot_nav　ul.footer_navi li,
.single-bogamari_info section.foot_nav　ul.footer_navi li,
.single-bakeshop_info section.foot_nav　ul.footer_navi li,
.tax-ingordo_category section.foot_nav　ul.footer_navi li,
.post-type-archive-ingordo_info section.foot_nav　ul.footer_navi li,
.tax-bogamari_category section.foot_nav　ul.footer_navi li,
.post-type-archive-bogamari_info section.foot_nav　ul.footer_navi li,
.tax-bakeshop_category section.foot_nav　ul.footer_navi li,
.post-type-archive-bakeshop_info section.foot_nav　ul.footer_navi li{
    float: left;
    font-size: 13px;
}
.page-template-page-shoptop ul.footer_navi li,
.page-template-page-ingordkaso ul.footer_navi li,
.parent-pageid-74 ul.footer_navi li,
.parent-pageid-76 ul.footer_navi li,
.parent-pageid-1139 ul.footer_navi li,
.page-id-168 ul.footer_navi li,
.single-ingordo_info ul.footer_navi li,
.single-bogamari_info ul.footer_navi li,
.single-bakeshop_info ul.footer_navi li,
.tax-ingordo_category ul.footer_navi li,
.post-type-archive-ingordo_info ul.footer_navi li,
.tax-bogamari_category ul.footer_navi li,
.post-type-archive-bogamari_info ul.footer_navi li,
.tax-bakeshop_category ul.footer_navi li,
.post-type-archive-bakeshop_info ul.footer_navi li,
.page-id-1026 ul.footer_navi li,
.parent-pageid-1026 ul.footer_navi li,
.tax-bogajiyu_category ul.footer_navi li,
.post-type-archive-bogajiyu_info ul.footer_navi li,
.tax-cafehello_category ul.footer_navi li,
.post-type-archive-cafehello_info ul.footer_navi li,
.single-bogajiyu_info ul.footer_navi li,
.single-cafehello_info ul.footer_navi li{
    width: 100px;
    float: left;
}
.page-template-page-shoptop ul.footer_navi li.no3,
.page-template-page-ingordkaso ul.footer_navi li.no3,
.parent-pageid-74 ul.footer_navi li.no3,
.parent-pageid-76 ul.footer_navi li.no3,
.parent-pageid-1139 ul.footer_navi li.no3,
.page-id-168 ul.footer_navi li.no3,
.single-ingordo_info ul.footer_navi li.no3,
.single-bogamari_info ul.footer_navi li.no3,
.single-bakeshop_info ul.footer_navi li.no3,
.tax-ingordo_category ul.footer_navi li.no3,
.post-type-archive-ingordo_info ul.footer_navi li.no3,
.tax-bogamari_category ul.footer_navi li.no3,
.post-type-archive-bogamari_info ul.footer_navi li.no3,
.tax-bakeshop_category ul.footer_navi li.no3,
.post-type-archive-bakeshop_info ul.footer_navi li.no3,
.page-id-1026 ul.footer_navi li.no3,
.parent-pageid-1026 ul.footer_navi li.no3,
.tax-bogajiyu_category ul.footer_navi li.no3,
.post-type-archive-bogajiyu_info ul.footer_navi li.no3,
.single-bogajiyu_info ul.footer_navi li.no3,
.tax-cafehello_category ul.footer_navi li.no3,
.post-type-archive-cafehello_info ul.footer_navi li.no3,
.single-cafehello_info ul.footer_navi li.no3 {
    width: 128px;
    margin-right: 30px;
}
.page-template-page-shoptop ul.footer_navi li a,
.page-template-page-ingordkaso ul.footer_navi li a,
.parent-pageid-74 ul.footer_navi li a,
.parent-pageid-76 ul.footer_navi li a,
.parent-pageid-1139 ul.footer_navi li a,
.page-id-168 ul.footer_navi li a,
.single-ingordo_info ul.footer_navi li a,
.single-bogamari_info ul.footer_navi li a,
.single-bakeshop_info ul.footer_navi li a,
.single-cafehello_info ul.footer_navi li a,
.tax-ingordo_category ul.footer_navi li a,
.post-type-archive-ingordo_info ul.footer_navi li a,
.tax-bogamari_category ul.footer_navi li a,
.post-type-archive-bogamari_info ul.footer_navi li a,
.tax-bakeshop_category ul.footer_navi li a,
.post-type-archive-bakeshop_info ul.footer_navi li a,
.tax-cafehello_category ul.footer_navi li a,
.post-type-archive-cafehello_info ul.footer_navi li a {
    font-size: 13px;
    color: #ffffff;
}
.page-id-76 ul.footer_navi li a,
.parent-pageid-76 ul.footer_navi li a,
.single-bakeshop_info ul.footer_navi li a,
.tax-bakeshop_category ul.footer_navi li a,
.post-type-archive-bakeshop_info ul.footer_navi li a,
.page-id-1026 ul.footer_navi li a,
.parent-pageid-1026 ul.footer_navi li a,
.single-bogajiyu_info ul.footer_navi li a,
.tax-bogajiyu_category ul.footer_navi li a,
.post-type-archive-bogajiyu_info ul.footer_navi li a {
    color: #4f2702!important;
    font-weight: 400;
}
.page-template-page-shoptop ul.footer_navi li.no6,
.page-template-page-ingordkaso ul.footer_navi li.no6,
.parent-pageid-74 ul.footer_navi li.no6,
.parent-pageid-76 ul.footer_navi li.no6,
.parent-pageid-1139 ul.footer_navi li.no6,
.page-id-168 ul.footer_navi li.no6,
.single-ingordo_info ul.footer_navi li.no6,
.single-bogamari_info ul.footer_navi li.no6,
.single-bakeshop_info ul.footer_navi li.no6,
.single-bogajiyu_info ul.footer_navi li.no6,
.single-cafehello_info ul.footer_navi li.no6,
.tax-ingordo_category ul.footer_navi li.no6,
.post-type-archive-ingordo_info ul.footer_navi li.no6,
.tax-bogamari_category ul.footer_navi li.no6,
.post-type-archive-bogamari_info ul.footer_navi li.no6,
.tax-bakeshop_category ul.footer_navi li.no6,
.post-type-archive-bakeshop_info ul.footer_navi li.no6,
.page-id-1026 ul.footer_navi li.no6,
.parent-pageid-1026 ul.footer_navi li.no6,
.tax-bogajiyu_category ul.footer_navi li.no6,
.post-type-archive-bogajiyu_info ul.footer_navi li.no6,
.tax-cafehello_category ul.footer_navi li.no6,
.post-type-archive-cafehello_info ul.footer_navi li.no6 {
    width: 50px;
}
.page-template-page-shoptop ul.footer_navi,
.page-template-page-ingordkaso ul.footer_navi,
.parent-pageid-74 ul.footer_navi,
.parent-pageid-76 ul.footer_navi,
.parent-pageid-1026 ul.footer_navi,
.parent-pageid-1139 ul.footer_navi,
.page-id-168 ul.footer_navi,
.single-ingordo_info ul.footer_navi,
.single-bogamari_info ul.footer_navi,
.single-bakeshop_info ul.footer_navi,
.tax-ingordo_category ul.footer_navi,
.post-type-archive-ingordo_info ul.footer_navi,
.tax-bogamari_category ul.footer_navi,
.post-type-archive-bogamari_info ul.footer_navi,
.tax-bakeshop_category ul.footer_navi,
.post-type-archive-bakeshop_info ul.footer_navi,
.page-id-1026 ul.footer_navi,
.tax-bogajiyu_category ul.footer_navi,
.post-type-archive-bogajiyu_info ul.footer_navi,
.single-bogajiyu_info ul.footer_navi,
.single-cafehello_info ul.footer_navi,
.tax-cafehello_category ul.footer_navi,
.post-type-archive-cafehello_info ul.footer_navi{
    width: 608px;
    margin: auto;
}
.page-id-76 ul.footer_navi,
.parent-pageid-76 ul.footer_navi,
.single-bakeshop_info ul.footer_navi,
.tax-bakeshop_category ul.footer_navi,
.post-type-archive-bakeshop_info ul.footer_navi,
.page-id-1026 ul.footer_navi,
.parent-pageid-1026 ul.footer_navi,
.single-bogajiyu_info ul.footer_navi,
.tax-bogajiyu_category ul.footer_navi,
.post-type-archive-bogajiyu_info ul.footer_navi {
    color: #4f2702!important;
}
.page-template-page-shoptop #footer,
.page-template-page-ingordkaso #footer,
.parent-pageid-74 #footer,
.parent-pageid-76 #footer,
.parent-pageid-1139 #footer,
.page-id-168 #footer,
.single-ingordo_info #footer,
.single-bogamari_info #footer,
.single-bakeshop_info #footer,
.single-cafehello_info #footer,
.tax-ingordo_category #footer,
.post-type-archive-ingordo_info #footer,
.tax-bogamari_category #footer,
.post-type-archive-bogamari_info #footer,
.tax-bakeshop_category #footer,
.post-type-archive-bakeshop_info #footer,
.tax-cafehello_category #footer,
.post-type-archive-cafehello_info #footer {
    height: 616px;
}
.page-id-74 #footer,
.parent-pageid-74 #footer,
.single-bogamari_info #footer,
.tax-bogamari_category #footer,
.post-type-archive-bogamari_info #footer {
    height: 720px;
}
.page-id-1026 #footer {
    height: 720px;
    background-color: #ffffff;
}
.parent-pageid-1026 #footer,
.single-bogajiyu_info #footer,
.tax-bogajiyu_category #footer,
.post-type-archive-bogajiyu_info #footer {
    height: 780px;
    background-color: #ffffff;
}
.page-id-76 #footer,.page-id-74 #footer,
.parent-pageid-74 #footer,
.parent-pageid-76 #footer,
.single-bogamari_info #footer,
.single-bakeshop_info #footer,
.tax-bogamari_category #footer,
.post-type-archive-bogamari_info #footer,
.tax-bakeshop_category #footer,
.post-type-archive-bakeshop_info #footer,
.page-id-1139 #footer,
.parent-pageid-1139 #footer,
.single-cafehello_info #footer,.tax-cafehello_category #footer,
.post-type-archive-cafehello_info #footer {
    background-color: #ffffff;
}
.page-id-74 #footer,.page-id-74 #footer a,
.page-id-76 #footer,.page-id-76 #footer a,
.page-id-1139 #footer,.page-id-1139 #footer a,
.parent-pageid-74 #footer,
.parent-pageid-74 #footer a,
.parent-pageid-1139 #footer,
.parent-pageid-1139 #footer a,
.parent-pageid-76 #footer a,
.single-bogamari_info #footer,
.single-bogamari_info #footer a,
.single-bakeshop_info #footer,
.single-bakeshop_info #footer a,
.single-cafehello_info #footer,
.single-cafehello_info #footer a,
.tax-bogamari_category #footer,
.tax-bogamari_category #footer a,
.post-type-archive-bogamari_info #footer,
.post-type-archive-bogamari_info #footer a,
.tax-bakeshop_category #footer,
.tax-bakeshop_category #footer a,
.post-type-archive-bakeshop_info #footer,
.post-type-archive-bakeshop_info #footer a,
.tax-cafehello_category #footer,
.tax-cafehello_category #footer a,
.post-type-archive-cafehello_info #footer,
.post-type-archive-cafehello_info #footer a {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1026 #footer a,.parent-pageid-1026 #footer a,
.single-bogajiyu_info #footer,
.single-bogajiyu_info #footer a,
.tax-bogajiyu_category #footer,
.tax-bogajiyu_category #footer a,
.post-type-archive-bogajiyu_info #footer,
.post-type-archive-bogajiyu_info #footer a,
.single-bogajiyu_info #footer,
.single-bogajiyu_info #footer a {
    font-size: 13px;
    color: #ffffff;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-76 hr.f_line,.page-id-74 hr.f_line,
.page-id-1139 hr.f_line,.page-id-1026 hr.f_line,
.parent-pageid-74 hr.f_line,
.parent-pageid-76 hr.f_line,
.parent-pageid-1026 hr.f_line,
.parent-pageid-1139 hr.f_line,
.single-bogamari_info hr.f_line,
.single-bakeshop_info hr.f_line,
.single-cafehello_info hr.f_line,
.tax-bogamari_category hr.f_line,
.post-type-archive-bogamari_info hr.f_line,
.tax-bakeshop_category hr.f_line,
.post-type-archive-bakeshop_info hr.f_line,
.tax-cafehello_category hr.f_line,
.post-type-archive-cafehello_info hr.f_line,
.single-bogajiyu_info hr.f_line,
.tax-bogajiyu_category hr.f_line,
.post-type-archive-fiotara_info hr.f_line {
    border: none;
    border-bottom: 1px solid #dedede;
    margin: auto;
    width: 1195px;
}
.page-id-76 hr.f_line.footer_line02,
.page-id-74 hr.f_line.footer_line02,
.page-id-1026 hr.f_line.footer_line02,
.page-id-1139 hr.f_line.footer_line02,
.parent-pageid-74 hr.f_line.footer_line02,
.parent-pageid-76 hr.f_line.footer_line02,
.parent-pageid-1026 hr.f_line.footer_line02,
.parent-pageid-1139 hr.f_line.footer_line02,
.single-bogamari_info hr.f_line.footer_line02,
.single-bakeshop_info hr.f_line.footer_line02,
.single-cafehello_info hr.f_line.footer_line02,
.tax-bogamari_category hr.f_line.footer_line02,
.post-type-archive-bogamari_info hr.f_line.footer_line02,
.tax-bakeshop_category hr.f_line.footer_line02,
.post-type-archive-bakeshop_info hr.f_line.footer_line02,
.tax-cafehello_category hr.f_line.footer_line02,
.post-type-archive-cafehello_info hr.f_line.footer_line02,
.single-bogajiyu_info hr.f_line.footer_line02,
.tax-bogajiyu_category hr.f_line.footer_line02,
.post-type-archive-bogajiyu_info hr.f_line.footer_line02{
    display: none;
}
.page-id-76 #copyright,.page-id-74 #copyright,
.page-id-1026 #copyright,
.parent-pageid-74 #copyright,
.parent-pageid-76 #copyright,
.parent-pageid-1026 #copyright,
.single-bogamari_info #copyright,
.single-bakeshop_info #copyright,
.single-bogajiyu_info #copyright,
.tax-bogamari_category #copyright,
.post-type-archive-bogamari_info #copyright,
.tax-bakeshop_category #copyright,
.post-type-archive-bakeshop_info #copyright,
.tax-bogajiyu_category #copyright,
.post-type-archive-bogajiyu_info #copyright {
    background-color: #e4c0b0;
    color: #6a3906;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 15px;
}
.page-id-74 #copyright,
.parent-pageid-74 #copyright,
.single-bogamari_info #copyright,
.tax-bogamari_category #copyright,
.post-type-archive-bogamari_info #copyright {
    background-color: #0765E1;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    padding-top: 15px;
    color: #ffffff;
}

/***** イルフィーゴインゴルド下層　*****/
.parent-pageid-72 .content,
.single-ingordo_info .content,
 {
    background-color: #333333;
    padding-top: 90px;
    padding-bottom: 75px;
}
.parent-pageid-72 .preno,
.parent-pageid-74 .preno,
.parent-pageid-76 .preno,
.parent-pageid-1026 .preno,
.parent-pageid-1139 .preno,
.single-ingordo_info .preno,
.single-bogamari_info .preno,
.single-bakeshop_info .preno,
.single-bogajiyu_info .preno,
.single-cafehello_info .preno {
    position: static;
}
/***** ヘッダー　*****/
.parent-pageid-72 #header,
.single-ingordo_info #header,
.tax-ingordo_category #header,
.post-type-archive-ingordo_info #header{
    height: 236px;
    background-image: url(/image/ingord/ing_photo_03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -642px;
}
.parent-pageid-74 #header,
.single-bogamari_info #header,
.tax-bogamari_category #header,
.post-type-archive-bogamari_info #header,
.parent-pageid-1026 #header,
.single-bogajiyu_info #header,
.tax-bogajiyu_category #header,
.post-type-archive-bogajiyu_info #header {
    height: 236px;
    background-image: url(/image/bogamari/boga_img_page_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: inherit;
}
.parent-pageid-76 #header,
.single-bakeshop_info #header,
.tax-bakeshop_category #header,
.post-type-archive-bakeshop_info #header {
    height: 236px;
    background-image: url(/image/bake/bake_img_page_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: inherit;
}
.parent-pageid-1139 #header, .single-cafehello_info #header, .tax-cafehello_category #header, .post-type-archive-cafehello_info #header {
    height: 236px;
    background-image: url(/image/cafehello/cafe_kaso_top_0508.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: inherit;
}
/*.parent-pageid-1026 #header,
.single-bogajiyu_info #header,
.tax-bogajiyu_category #header,
.post-type-archive-bogajiyu_info #header {
    height: 236px;
    background-image: url(/image/chio/chio_main_img_01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: inherit;
}*/
.parent-pageid-72 #header .alignleft,
.parent-pageid-74 #header .alignleft,
.parent-pageid-76 #header .alignleft,
.parent-pageid-1026 #header .alignleft,
.parent-pageid-1139 #header .alignleft,
.single-ingordo_info #header .alignleft,
.single-bogamari_info #header .alignleft,
.single-bakeshop_info #header .alignleft,
.single-bogajiyu_info #header .alignleft,
.single-cafehello_info #header .alignleft,
.tax-ingordo_category #header .alignleft,
.post-type-archive-ingordo_info #header .alignleft,
.tax-bogamari_category #header .alignleft,
.post-type-archive-bogamari_info #header .alignleft,
.tax-bakeshop_category #header .alignleft,
.post-type-archive-bakeshop_info #header .alignleft,
.tax-bogajiyu_category #header .alignleft,
.post-type-archive-bogajiyu_info #header .alignleft,
.tax-cafehello_category #header .alignleft,
.post-type-archive-cafehello_info #header .alignleft{
    display: none;
}
.parent-pageid-72 #breadcrumb{
    color: #ffffff;
    margin-bottom: 0;
    background-color: #333333;
    padding-top: 16px;
    margin-top: 0;
}
.parent-pageid-72 #breadcrumb a {
    color: #ffffff;
}
.page-id-294 #breadcrumb,
.archive.category #breadcrumb{
    padding-top: 16px;
    margin-top: 0;
}
.page-id-294 #breadcrumb a,
.archive.category #breadcrumb a {
    color: #333333;
}
.parent-pageid-72.page-id-168 #breadcrumb{
    color: inherit;
    background-color: inherit;
}
.parent-pageid-72 ul.sns_group,
.parent-pageid-74 ul.sns_group,
.parent-pageid-76 ul.sns_group,
.single-ingordo_info ul.sns_group,
.single-bogamari_info ul.sns_group,
.single-bakeshop_info ul.sns_group,
.tax-ingordo_category ul.sns_group,
.post-type-archive-ingordo_info ul.sns_group,
.tax-bogamari_category ul.sns_group,
.post-type-archive-bogamari_info ul.sns_group,
.tax-bakeshop_category ul.sns_group,
.post-type-archive-bakeshop_info ul.sns_group {
    margin-top: 12px;
}
.parent-pageid-72 .mainVisual_in,
.parent-pageid-74 .mainVisual_in,
.parent-pageid-76 .mainVisual_in,
.parent-pageid-1026 .mainVisual_in,
.single-ingordo_info .mainVisual_in,
.single-bogamari_info .mainVisual_in,
.single-bakeshop_info .mainVisual_in,
.single-bogajiyu_info .mainVisual_in,
.tax-bogajiyu_category .mainVisual_in,
.post-type-archive-bogajiyu_info .mainVisual_in,
.tax-ingordo_category .mainVisual_in,
.post-type-archive-ingordo_info .mainVisual_in,
.tax-bogamari_category .mainVisual_in,
.post-type-archive-bogamari_info .mainVisual_in,
.tax-bakeshop_category .mainVisual_in,
.post-type-archive-bakeshop_info .mainVisual_in {
    height: inherit;
}
.parent-pageid-72 .mainVisual,
.parent-pageid-74 .mainVisual,
.parent-pageid-76 .mainVisual,
.parent-pageid-1026 .mainVisual,
.single-ingordo_info .mainVisual,
.single-bogamari_info .mainVisual,
.single-bakeshop_info .mainVisual,
.single-bogajiyu_info .mainVisual,
.tax-ingordo_category .mainVisual,
.post-type-archive-ingordo_info .mainVisual,
.tax-bogamari_category .mainVisual,
.post-type-archive-bogamari_info .mainVisual,
.tax-bakeshop_category .mainVisual,
.post-type-archive-bakeshop_info .mainVisual,
.tax-bogajiyu_category .mainVisual,
.post-type-archive-bogajiyu_info .mainVisual {
    height: 236px;
    margin-top: -236px;
}

/***** アクセス　*****/
.ing_access_page .text {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 32px;
    margin-bottom: 42px;
    font-weight: 300;
}
.content .map_date p {
    text-align: center;
    width: 479px;
    margin: auto;
    background-color: #c4a237;
    height: 44px;
    line-height: 44px;
    margin-bottom: 12px;
    border-radius: 5px;
}
.content .boga_access_page .map_date p {
    background-color: #0765E1;
}
.page-id-195 .content .map_date p{
    background-color: #e4c0b0;
}
.content .map_date p a {
    color: #ffffff;
    font-size: 18px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.page-id-195 .content .map_date p a {
    color: #6a3906;
}
.map_date {
    margin-bottom: 160px;
}
p.ac_title {
    font-size: 26px;
    color: #0765E1;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-bottom: 26px;
}
.page-id-195 p.ac_title{
    color: #c59783;
}
.boga_access_page .text {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
}

/***** コンセプト　*****/
.ing_con_text {
    padding-bottom: 80px;
}
.con_top_photo {
    height: 363px;
    /*background-image: url(/image/ingord/ing_concept_03.png);
    background-repeat: no-repeat;*/
    background-size: cover;
    margin-bottom: 48px;
    overflow: hidden;
}
/*.page-template-page-ingordkaso .con_top_photo {
    background-image: url(/image/ingord/ing_concept_03.jpg);
    background-position: center;
}*/
/*.page-template-page-bogakaso .con_top_photo {
    background-image: url(/image/bogamari/boga_concept.jpg);
    background-position: center;
}*/
/*.page-template-page-bakekaso .con_top_photo {
    background-image: url(/image/bake/bake_img_con_03.png);
}*/
.page-template-page-bakekaso .con_top_photo img,
.page-template-page-ingordkaso .con_top_photo img,
.page-template-page-bogakaso .con_top_photo img,
.page-template-page-chiokaso .con_top_photo img,
.page-template-page-cafekaso .con_top_photo img{
    width: 100%;
}
.ing_con_text .ing_text.left {
    font-size: 14px;
    color: #ffffff;
    padding-left: 48px;
    width: 754px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left {
    font-size: 14px;
    color: #6a3906;
    padding-left: 48px;
    width: 665px;
    font-family: 'Noto Sans JP', sans-serif;
    margin-right: 52px;
}
.ing_con_text .ing_text.left p{
    margin-bottom: 32px;
    line-height: 33px;
}
.ing_con_text .ing_text.left p.title {
    font-size: 32px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left p.title {
    font-size: 34.5px;
    color: #0765E1;
    font-weight: 300;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left .en p.title{
    font-size: 28px;
}
.ing_con_text .ing_text.left p.title span{
    font-size: 13px;
    margin-left: 14px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left p.title span {
    font-size: 18px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left p{
    line-height: 21px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left .ja p {
    margin-bottom: 22px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left .en p {
    margin-bottom: 32px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left .ja {
    margin-bottom: 88px;
}
.page-id-187 p.title {
    color: #c59783;
    font-size: 35px;
    width: 1204px;
    margin: auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    margin-bottom: 50px;
}
.page-id-187 p.title span {
    font-size: 18px;
    margin-left: 20px;
}
.bake_con_text {
    font-size: 14px;
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
    width: 1204px;
    margin: auto;
}
.bake_text.left, .bake_text02.right {
    width: 577px;
    line-height: 26px;
}
.bake_text.left{
    margin-right: 50px;
}
.bake_text.left p, .bake_text02.right p {
    margin-bottom: 36px;
}
.photo_ga ul li {
    float: left;
    margin-right: 6px;
    width: 422px;
}
.photo_ga {
    width: 1286px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 52px;
}

/***** パーツ　ギャラリー　*****/
section.gallery {
    width: 1200px;
    margin: auto;
    margin-bottom: 100px;
}
section.gallery h2.ver1 {
    color: #ffffff;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 32px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 6px;
}
.page-template-page-bogakaso section.gallery h2.ver1,
.page-template-page-bakekaso section.gallery h2.ver1 {
    color: #0765E1;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    border-bottom: 1px solid #e9e9e9;
    font-weight: 300;
}
.page-template-page-bakekaso section.gallery h2.ver1{
    color: #6a3906;
}
section.gallery h2.ver1 span{
    font-size: 13px;
    margin-left: 32px;
}
section.gallery h2.ver1 span.link a{
    color: #ffffff;
}
.page-template-page-bogakaso section.gallery h2.ver1 span.link a{
    color: #0765E1;
}
.page-template-page-bakekaso section.gallery h2.ver1 span.link a{
    color: #6a3906;
}
section.gallery img.entry-thumnail.wp-post-image {
    width: 290px;
    height: 290px;
}
section.gallery ul.parts_ga li {
    float: left;
    margin: 0 5px;
    margin-bottom: 8px;
    position: relative;
    width: 290px;
    overflow: hidden;
}
section.gallery h2.ver1 span.link {
    margin-left: 0;
    margin-top: 8px;
}
.page-id-187 section.gallery h2.ver1 span.link {
    margin-top: 13px;
}
p.gallery_img {
    width: 100%;
    height: 290px;
}
p.gallery_img img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    object-fit: cover;
}


/***** MENU *****/
section.ing_menubox {
    width: 1032px;
    margin: auto;
    background-color: #ffffff;
    padding-top: 82px;
    text-align: center;
    padding-bottom: 82px;
    color: #242020;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
section.ing_menubox h2.big_title {
    font-size: 32px;
    border-left: none;
}
section.ing_menubox h2.big_title span{
    display: block;
    font-size: 15px;
    margin-top: -6px;
}
section.ing_menubox h3 {
    font-family: 'Pinyon Script', cursive;
    font-size: 34px;
    border-bottom: 4px solid #e9e9e9;
    width: 489px;
    margin: auto;
    margin-bottom: 48px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-top: 100px;
}
section.ing_menubox h3 span{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
    display: block;
}
section.ing_menubox p {
    font-size: 24px;
    font-family: 'Pinyon Script', cursive;
    margin-bottom: 32px;
    font-weight: 500;
}
section.ing_menubox p span{
    font-size: 15px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    display: block;
    margin-top: 8px;
}
section.ing_menubox .menu_title_photo{
    height: 231px;
    background-image: url(/image/ingord/menu_ingordo_01.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.ing_menubox .menu_title_photo_2{
    height: 231px;
    background-image: url(/image/ingord/menu_ingord_20200210.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
section.ing_menubox .menu_title_photo_3{
    height: 231px;
    background-image: url(/image/ingord/menu_ingordo_01.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.ing_menubox .menu_title_photo_4{
    height: 231px;
    background-image: url(/image/ingord/menu_ingordo_01.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.ing_menubox .menu_title_photo_5{
    height: 231px;
    background-image: url(/image/ingord/menu_ingord_takeout.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li {
    width: 326px;
    text-align: center;
    font-size: 16px;
    /*border: 1px solid #ffffff;
    border-bottom: none;*/
    height: 59.5px;
    line-height: 62.5px;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li.r-tabs-tab.r-tabs-state-active{
    border-bottom: none;
    position: relative;
    top: 1px;
    background: #333333;
    z-index: 100;
    height: 66.5px;
    line-height: 66.5px;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li a{
    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
}
hr.menu_bottom {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ffffff;
    margin-top: 0;
}
.page-template-page-ingordkaso .content ul {
    width: 989px;
    margin: auto;
}

/***** お知らせ詳細　*****/
.post_box {
    width: 1255px;
    margin: auto;
}
.post_single_sec {
    width: 895px;
    float: left;
    margin-right: 60px;
    position: relative;
}
h1.entry-title {
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    border-bottom: 3px solid #f3f3f3;
    padding-bottom: 23px;
}
.post-meta {
    margin-bottom: 5px;
    text-align: left;
    background-color: #ffffff;
    color: #333333;
    font-size: 13px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-left: 50px;
    font-weight: 500;
}
.single .entry-content {
    font-size: 14px;
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    line-height: 25px;
    width: 720px;
    margin-top: 38px;
}
.single .entry-content p {
    margin-bottom: 34px;
    color: #333333;
}
.single .post footer {
    padding-top: 42px;
    border-top: 1px solid #f3f3f3;
}
.single-post #main .post {
    margin-bottom: 0px;
}
p.post-meta span.category a {
    color: #333333;
}
.post_kado {
    width: 57px;
    height: 26px;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    position: absolute;
    top: 13px;
    left: -14px;
}

/***** 次記事・前記事　*****/
#prev-next #prev-title, #prev-next #next-title {
    border: none;
    background-color: inherit;
    top: 28px;
    font-family: 'Noto Sans JP', sans-serif;
}
#prev-next #prev-title span, #prev-next #next-title span {
    color: #333333;
}
#prev-next #prev img, #prev-next #next img {
    width: 85px;
    height: 85px;
}
#prev-next {
    width: 946px;
    margin: auto;
    padding: 0;
    display: table;
    border: 3px solid #f8f8f8;
    padding-top: 40px;
    padding-bottom: 40px;
}
#prev-next #prev:hover, #prev-next #next:hover {
    background-color: inherit;
}
#prev-next p.title {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    line-height: 20px;
}
.single-cafehello_info div#prev-next p.post-date,
.single-cafehello_info #prev-next p.title,
.single-cafehello_info article.related-entry-thumbnail,
.single-bakeshop_info div#prev-next p.post-date,
.single-bakeshop_info #prev-next p.title,
.single-bakeshop_info article.related-entry-thumbnail,
.single-bogamari_info div#prev-next p.post-date,
.single-bogamari_info #prev-next p.title,
.single-bogamari_info article.related-entry-thumbnail,
.single-bogajiyu_info div#prev-next p.post-date,
.single-bogajiyu_info #prev-next p.title,
.single-bogajiyu_info article.related-entry-thumbnail{
    font-family: 'Noto Sans JP', sans-serif!important;
}
.single-cafehello_info article.related-entry-thumbnail .date,
.single-bakeshop_info article.related-entry-thumbnail .date,
.single-bogamari_info article.related-entry-thumbnail .date,
.single-bogajiyu_info  article.related-entry-thumbnail .date{
    font-weight: 400;
}
.single-cafehello_info article.related-entry-thumbnail .post_title a,
.single-bakeshop_info article.related-entry-thumbnail .post_title a,
.single-bogamari_info article.related-entry-thumbnail .post_title a,
.single-bogajiyu_info  article.related-entry-thumbnail .post_title a{
    font-weight: 400;
}
.single-bogajiyu_info div#breadcrumb div,
.single-bogamari_info div#breadcrumb div,
.single-bakeshop_info div#breadcrumb div,
.single-cafehello_info div#breadcrumb div,
.tax-cafehello_category div#breadcrumb div,
.post-type-archive-cafehello_info div#breadcrumb div{
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
}
.parent-pageid-1139 div#navi,
.tax-cafehello_category div#navi,
.single-cafehello_info div#navi,
.post-type-archive-cafehello_info div#navi{
    padding: 0;
}
.parent-pageid-76 div#breadcrumb div{
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
    color: #6a3906;
}
.parent-pageid-76 #breadcrumb a{
    color: #6a3906;
}
.parent-pageid-1139 div#breadcrumb div{
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
    color: #5a312f;
}
.parent-pageid-1139 #breadcrumb a{
    color: #5a312f;
}
h1.basic_kaso{
    padding-top:0;

}
.single-cafehello_info .post-meta,
.single-cafehello_info h1.entry-title{
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
}
#prev-next #prev {
    padding-left: 68px;
}
#prev-next #next {
    padding-right: 68px;
}
#prev-next #prev-title p,#prev-next #next-title p {
    float: left;
}
#prev-next #prev-title p.ya,#prev-next #next-title p.ya {
    font-size: 28px;
}
#prev-next #prev-title p.prev_next,#prev-next #next-title p.prev_next {
    font-size: 13px;
    margin-top: 11px;
}
#prev-next #prev-title {
    left: -10px;
}
.navigation a span {
    color: #333333;
}
div#prev-next p.post-date {
    font-size: 13px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    margin-top: 10px;
}
div#prev-next p.post-date span.cat_name{
    margin-right: 8px;
}
#prev-next #next-title {
    right: -10px;
}
#prev-next #prev hr {
    border: none;
    width: 70px;
    margin: auto;
    border-bottom: 1px solid #333333;
    position: absolute;
    top: 19px;
    left: 282px;
}
#prev-next #next hr {
    border: none;
    width: 70px;
    margin: auto;
    border-bottom: 1px solid #333333;
    position: absolute;
    top: 19px;
    right: 282px;
}
#prev-next #prev p.title {
    width: 200px;
    height: 62px;
    overflow: hidden;
}
#prev-next #next p.title {
    width: 200px;
    margin-left: 98px;
    height: 62px;
    overflow: hidden;
}
div#prev-next #next p.post-date {
    margin-left: 184px;
}
#prev-next #prev, #prev-next #next {
    padding-top: 0;
    padding-bottom: 0;
}
#prev-next #prev,#prev-next #prev-no {
    border-right: #f7f5f2 1px solid;
}
.navigation div#next-no a {
    padding: 0;
}

/***** サイドバー　*****/
#sidebar h3,.single h2.basic,aside.ing_side h2.widgettitle,
aside.bake_side h2.widgettitle,aside.boga_side h2.widgettitle {
    font-size: 25px;
    font-family: 'Rosarivo', sans-serif;
    text-align: center;
    font-weight: 100;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 18px;
    background-image: url(/image/group/page/info_img_09.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 27px;
}
.single h2.basic span {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 13px;
    margin-top: -4px;
    font-weight: bold;
}
select#archives-dropdown-3,aside.ing_side select,aside.boga_side select,aside.bake_side select {
    width: 262px;
    border-color: #e6e6e6;
    background-color: #f8f8f8;
    color: #333333;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 7px;
    margin-left: 21px;
}
aside.ing_side select,aside.boga_side select,aside.bake_side select {
    margin-left: 11px;
}
#sidebar li.cat-item,
aside.ing_side li#execphp-2 ul li,
aside.boga_side li#execphp-4 ul li,
aside.bake_side li#execphp-6 ul li,
aside.boga_side li#execphp-8 ul li,
aside.boga_side li#execphp-10 ul li {
    background-image: url(/image/group/page/info_img_04.png);
    background-repeat: no-repeat;
    height: 70px;
    font-size: 20px;
    padding-left: 32px;
    line-height: 70px;
    margin-bottom: 0;
    border-bottom: 1px dashed #e6e6e6;
    background-position-y: center;
}
#sidebar li.cat-item a,aside.ing_side li#execphp-2 ul li a,
aside.boga_side li#execphp-4 ul li a,
aside.bake_side li#execphp-6 ul li a{
    color: #333333;
    font-family: 'Rosarivo', sans-serif;
    font-weight: 100;
}
aside.boga_side li#execphp-10 ul{
    margin-left: 0;
}
aside.boga_side li#execphp-10 ul li a{
    color: #6a3906;
}
.page-id-1034 aside.boga_side li#execphp-8 ul li a,
.single-bogajiyu_info aside.boga_side li#execphp-8 ul li a,
.tax-bogajiyu_category aside.boga_side li#execphp-8 ul li a,
.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 ul li a{
    color: #231815;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.page-id-1034 aside.boga_side li#execphp-8 ul li:before,
.single-bogajiyu_info aside.boga_side li#execphp-8 ul li:before,
.tax-bogajiyu_category aside.boga_side li#execphp-8 ul li:before,
.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 ul li:before,
aside.boga_side li#execphp-10 ul li:before {
    content: "›";
    position: absolute;
    left: 10px;
    top: 1px;
    color: #6a3906;
}
.page-id-1034 aside.boga_side li#execphp-8 ul li,
.single-bogajiyu_info aside.boga_side li#execphp-8 ul li,
.tax-bogajiyu_category aside.boga_side li#execphp-8 ul li,
.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 ul li,
aside.boga_side li#execphp-10 ul li {
    background: none;
    position: relative;
}
#sidebar aside#categories-2 h3,
#sidebar aside#newpostcatch-2 h3 {
    margin-bottom: 0;
}
#newpostcatch-7 .time{
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
}
aside#categories-2 ul,aside.ing_side li#execphp-2 ul,
aside.boga_side li#execphp-4 ul,aside.bake_side li#execphp-2 ul,aside.boga_side li#execphp-8 ul,
.single-bogajiyu_info aside.boga_side li#execphp-8 ul,.tax-bogajiyu_category aside.boga_side li#execphp-8 ul,.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 ul {
    margin: 0;
}
#sidebar li.cat-item:last-child,aside.ing_side li#execphp-2 ul li:last-child,
aside.bake_side li#execphp-6 ul li:last-child,
aside.boga_side li#execphp-4 ul li:last-child,
aside.boga_side li#execphp-8 ul li:last-child,
aside.boga_side li#execphp-10 ul li:last-child
.single-bogajiyu_info aside.boga_side li#execphp-8 ul li:last-child,
.tax-bogajiyu_category aside.boga_side li#execphp-8 ul li:last-child,
.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 ul li:last-child {
    border-bottom: 1px solid #e6e6e6;
}
aside.ing_side li#execphp-2 h2,
aside.ing_side li#newpostcatch-3 h2,
aside.boga_side li#execphp-4 h2,
aside.boga_side li#newpostcatch-4 h2,
aside.bake_side li#execphp-6 h2,
aside.bake_side li#newpostcatch-6 h2,
aside.boga_side li#execphp-8 h2,
.single-bogajiyu_info aside.boga_side li#execphp-8 h2,
.tax-bogajiyu_category aside.boga_side li#execphp-8 h2,
.post-type-archive-bogajiyu_info aside.boga_side li#execphp-8 h2{
    margin-bottom: 0;
}
ul#npcatch li {
    position: relative;
    color: #333333;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin: auto;
    border-bottom: 1px dashed #e6e6e6;
    padding: 5% 0;
}
ul#npcatch li a{
    color: #333333;
    padding: 18px 0;
}
ul#npcatch li span.cate {
    /*position: absolute;
    top: 22px;
    left: 113px;*/
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 10px;
}
ul#npcatch li span.time {
    /*position: absolute;
    top: 22px;
    left: 164px;*/
}
#npcatch .title {
    /*margin-top: 26px;
    height: 72px;
    overflow: hidden;
    width: 170px;*/
    height: 72px;
    overflow: hidden;
}
ul#npcatch {
    margin: 0;
    padding: 0;
}
ul#npcatch li:last-child {
    border-bottom: 1px solid #e6e6e6;
}
ul#npcatch li p.img {
    position: relative;
    height: 100px;
    width: 36%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    /*margin-left: 12px;*/
}
ul#npcatch li p.text{
    width: 62%;
    float: left;
}
#npcatch img {
    float: left;
    padding: 0 .5rem 0 0;
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    object-fit: cover;
}
.single-post #main .post p.post_nail,
.single-ingordo_info #main p.post_nail,
.single-bogamari_info #main p.post_nail,
.single-bakeshop_info #main p.post_nail,
.single-bogajiyu_info #main p.post_nail{
    position: relative;
    height: 314px;
    width: 895px;
    overflow: hidden;
}
.single-post #main .post p.post_nail img,
/*.single-ingordo_info #main p.post_nail img,*/
.single-bogamari_info #main p.post_nail img,
.single-bakeshop_info #main p.post_nail img,
.single-bogajiyu_info #main p.post_nail img {
    float: left;
    padding: 0 .5rem 0 0;
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    object-fit: cover;
}

/***** 関連記事　*****/
article.related-entry-thumbnail {
    width: 278px;
    margin-left: 36px;
    margin-right: 0;
    position: relative;
    overflow: inherit;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 32px;
    height: inherit;
}
article.related-entry-thumbnail p.info_img{
    position: relative;
    height: 170px;
    width: 278px;
    overflow: hidden;
}
article.related-entry-thumbnail p.info_img img{
    float: left;
    padding: 0;
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    object-fit: cover;
}
article.related-entry-thumbnail .text {
    transform: rotate( -90deg );
    position: absolute;
    top: 54px;
    left: -75px;
}
article.related-entry-thumbnail .date {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 3px;
    font-weight: 500;
}
article.related-entry-thumbnail .text a {
    color: #333333;
    font-size: 13px;
}
article.related-entry-thumbnail .post_title a {
    font-size: 14px;
    color: #333333;
}
article.related-entry-thumbnail .post_title p {
    line-height: 20px;
    font-weight: bold;
    width: 238px;
    margin-left: 34px;
    height: 38px;
    text-align: left;
    margin-top: 8px;
}
aside#related-entries {
    width: 950px;
    margin-left: -28px;
}
.not_found {
    font-size: 14px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 400;
    margin-bottom: 80px;
}
.single-bogamari_info .not_found,
.single-bakeshop_info .not_found {
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}

/***** インフォメーション一覧 *****/
.infopage_title{
    background-image: url(/image/group/page/info_title_03.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    margin-bottom: 30px;
}
.tax-ingordo_category .infopage_title,
.post-type-archive-ingordo_info .infopage_title,
.tax-bogamari_category .infopage_title,
.post-type-archive-bogamari_info .infopage_title,
.tax-bakeshop_category .infopage_title,
.post-type-archive-bakeshop_info .infopage_title{
    background-image: none;
}
.page-id-294 h1.basic_kaso {
    margin-top: 0;
}
.page-id-294 #sidebar{
    display: block;
}
.infolist_right {
    width: 950px;
    float: left;
    margin-right: 45px;
}
.infolist_box {
    width: 1295px;
    margin: auto;
    padding-bottom: 40px;
}
h2.info {
    font-family: 'Rosarivo', sans-serif;
    font-size: 28px;
    font-weight: 100;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 4px;
    margin-top: 41px;
    padding-bottom: 15px;
    margin-bottom: 34px;
}
h2.info span {
    font-size: 13px;
    font-weight: 500;
    /*font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;*/
    margin-left: 12px;
}
.page-id-294 section.top_infolist ul.t_info {
    width: 960px;
}
.archive #list article.entry {
    width: 278px;
    float: left;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    position: relative;
}
.archive #main .entry {
    clear: inherit;
}
.page-id-294 section.top_infolist ul li,
.archive #list article.entry {
    margin-left: 38px;
    margin-bottom: 36px;
}
.page-id-294 section.top_infolist ul li.first,
.page-id-294 section.top_infolist ul li.last {
    display: none;
}
.page-id-294 section.top_infolist ul.pagination li {
    width: 50px;
    margin: auto;
}
ul.pagination {
    margin: auto;
    width: fit-content;
}
.pagination li.current a {
    background-color: #333;
    cursor: default;
    pointer-events: none;
    color: #ffffff;
    border: 1px solid #333333;
}
.pagination a.inactive {
    border: 1px solid #333333;
}
.archive h1.basic_kaso {
    margin-top: 30px;
}
.archive h2.info span{
    font-size: 22px;
}
#archive-title {
    padding-bottom: 7px;
}

/***** リンク色　*****/
#footer a:hover{
    color: inherit;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
}

.page-id-54 h2.rec_page_h2.ver2 {
    margin: auto;
    width: 100%;
    margin-top: 88px;
    font-size: 26px;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 52px;
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.page-id-54 .text_bottom {
    margin-bottom: 88px;
}
span.fa.fa-angle-right.an1 {
    margin-top: 4px;
}
aside.ing_side,aside.boga_side,aside.bake_side {
    float: left;
    width: 300px;
}
.date div#breadcrumb{
    margin-top: 0;
    padding-top: 16px;
}
.date h1.basic_kaso {
    margin-top: 0;
}
.date div#breadcrumb a,.page-id-168 #breadcrumb a{
    color: #333333;
}

/***** 仮　*****/
.page-id-187 p.title.title_kari {
    text-align: center;
    font-size: 30px;
}
.bake_con_text.bake_con_text_kari {
    text-align: center;
    line-height: 32px;
}
.content.ingkaso_content {
    background-color: #333333;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left .ja p {
    margin-bottom: 38px;
}
.page-template-page-bogakaso .ing_con_text .ing_text.left p {
    line-height: 32px;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_left p.midashi,
.page-id-74 section.t_shop_about .bake_about_box .bake_left p.midashi {
    margin-left: 80px;
    margin-top: 54px;
    margin-bottom: 0px;
}
.parent-pageid-72 #navi ul > li.main_navi.logo,
.page-template-page-shoptop.page-id-72 #navi ul > li.main_navi.logo{
    margin-top: 10px;
}
.page-id-34 section.shop ul li dl dd p.text_bake {
    /*width: 150px;*/
    width: 180px;
}
.page-id-76 .preno02 p.en,.page-id-193 .preno02 p.en,
.page-template-page-bakekaso .preno02 p.en,.tax-bakeshop_category .preno02 p.en,
.post-type-archive-bakeshop_info .preno02 p.en{
    margin-top: 4px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.page-id-76 .preno02 p.tel,
.page-template-page-bakekaso .preno02 p.tel {
    margin-left: 86px;
        font-family: 'Noto Sans JP', sans-serif;
                font-weight: 300;
                letter-spacing: 1px;
}
.page-id-76 .preno02 p.click,
.page-template-page-bakekaso .preno02 p.click {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 300;
}
#lbCaption {
    display: none;
}
.page-id-179 #lbCaption {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
#lbCaption a:hover{
    color: #2098A8;

}
/***** BAKESHOP MENU *****/
.page-id-189 section.ing_menubox {
    width: 806px;
    border: 1px solid #e9e9e9;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 80px;
    padding-top: 60px;
}
.page-id-189 section.ing_menubox p {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: inherit;
    font-weight: 400;
    color: #6a3906;
}
.page-id-189 section.ing_menubox p span {
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    display: block;
    margin-top: inherit;
    font-weight: 300;
}
.brunch_box .img_menu {
    width: 200px;
    margin-left: 24px;
    margin-right: 22px;
    margin-bottom: 20px;
}
.page-id-189 section.ing_menubox h3,
.page-id-189 section.ing_menubox.bake_menubox.dinner h3,
.page-id-189 section.ing_menubox.bake_menubox.alco h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    border-bottom: none;
    width: 540px;
    margin: auto;
    margin-bottom: 15px;
    font-weight: 400;
    padding-bottom: 0;
    margin-top: 0;
    height: 48px;
    color: #6a3906;
}
.page-id-189 section.ing_menubox.bake_menubox.dinner h3,
.page-id-189 section.ing_menubox.bake_menubox.alco h3,
.page-id-1323 section.ing_menubox.bake_menubox.alco h3,
.page-id-1323 section.ing_menubox h3.ver_bg{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 24px;
}
.page-id-189 section.ing_menubox .brunch_box h3,
.page-id-189 section.ing_menubox.bake_menubox.dinner h3,
.page-id-189 section.ing_menubox.bake_menubox.alco h3,
.page-id-1323 section.ing_menubox.bake_menubox.alco h3,
.page-id-1323 section.ing_menubox h3.ver_bg {
    background-image: url(/image/group/page/h2_title_line_02.png);
    height: 42px;
    padding-top: 9px;
}
.page-id-1323 section.ing_menubox.bake_menubox.alco h3,
.page-id-1323 section.ing_menubox h3.ver_bg{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    border-bottom: none;
    margin: auto;
    margin-bottom: 20px;
    font-weight: 400;
    padding-bottom: 0;
    margin-top: 50px;
    height: 48px;
    color: #5a312f;
}
.page-id-189 section.ing_menubox h3 span {
    display: inline;
    margin-left: 15px;
}
.page-id-189 section.ing_menubox .plus500 {
    font-size: 12px;
    width: 252px;
    border: 1px dashed #c3d825;
    padding: 10px;
    text-align: center;
    margin: auto;
    margin-top: 24px;
    margin-bottom: 12px;
}
.page-id-189 section.ing_menubox .pan_list p {
    margin-bottom: 10px;
}
.page-id-189 section.ing_menubox .pan_list p span {
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-189 section.ing_menubox h2.big_title,
.page-id-1030 section.ing_menubox h2.big_title {
    font-family: 'Noto Sans JP', sans-serif;
    color: #4f2702;
    font-size: 32px;
    font-weight: 300;
    margin-top: inherit;
    margin-bottom: 40px;
}
.page-template-page-bakekaso section.ing_menubox h2.big_title hr,
.page-template-page-chiokaso section.ing_menubox h2.big_title hr {
    border-bottom: 4px solid #e4c0b0;
    width: 46px;
    margin: auto;
}
.page-template-page-bakekaso section.ing_menubox h2.big_title p{
    display: none;
}
.page-id-189 section.ing_menubox h2.big_title.no2 {
    margin-top: 50px;
    margin-bottom: 40px;
}
section.ing_menubox .menu_title_photo.bake_osusume {
    background-image: url(/image/bake/menu/bake_menu_img_5.png);
}
section.ing_menubox.bake_menubox.osusume p {
    font-size: 18px;
    margin-bottom: 50px;
    margin-top: 30px;
}
section.ing_menubox.bake_menubox.osusume p span.text,
section.ing_menubox.bake_menubox.dinner p span.text {
    font-size: 13px;
    margin-top: 8px;
}
section.ing_menubox.bake_menubox.osusume p span.price,
section.ing_menubox.bake_menubox.dinner p span.price {
    margin-top: 6px;
    font-size: 15px;
}
.page-id-189 section.ing_menubox .plus500.pig p {
    font-size: 16px;
    line-height: 27px;
    padding-top: 13px;
    margin-bottom: 14px;
}
.page-id-189 section.ing_menubox .plus500 {
    width: 400px;
}
.page-id-189 section.ing_menubox .plus500.pig p.title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
}
section.ing_menubox.bake_menubox.dinner p {
    margin-bottom: 15px;
    font-size: 14px;
}
.brunch_box.lunch {
    margin-bottom: 40px;
}
section.ing_menubox .menu_title_photo.bake_lunch {
    background-image: url(/image/bake/menu/bake_menu_img_1003_3.jpg);
        margin-bottom: 50px;
}
table.c_table.bake_dinner {
    width: 700px;
    border: none;
    font-family: 'Noto Sans JP', sans-serif;
}
table.c_table.bake_dinner th,
table.c_table.bake_dinner.beer tr.brand td {
    border: none;
    background-color: inherit;
    color: #6a3906;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    width: inherit;
    padding-bottom: 10px;
    padding-top: 10px;
}
table.c_table.bake_dinner th span,
table.c_table.bake_dinner.beer tr.brand td span {
    font-size: 12px;
    display: block;
}
table.c_table.bake_dinner td {
    padding: 0;
    border: none;
    font-weight: 400;
    font-size: 13px;
    line-height: inherit;
    color: #6a3906;
    width: 80px;
}
section.ing_menubox .menu_title_photo.bake_dinner {
    background-image: url(/image/bake/menu/bogajiyu_menutop.jpg);
}
section.ing_menubox .menu_title_photo.bake_course {
    background-image: url(/image/bake/menu/bake_menu_img_11.png);
}
section.ing_menubox .menu_title_photo.bake_alco {
    background-image: url(/image/bake/menu/bake_menu_img_1003_2.jpg);
}
section.ing_menubox .menu_title_photo.bake_brunch {
    background-image: url(/image/bake/menu/bake_menu_img_14.png);
    margin-bottom: 22px;
}
section.ing_menubox .menu_title_photo.bake_dessert {
    background-image: url(/image/bake/menu/bake_menu_img_1003_1.jpg);
}
section.ing_menubox.bake_menubox.dinner .course_nakami p {
    margin-bottom: 12px;
}
table.c_table.bake_dinner.other_2 {
    margin-top: 18px;
}
table.c_table.bake_dinner.wine td {
    width: 90px;
}
.page-id-189 section.ing_menubox.bake_menubox.alco h4 hr,
.page-id-189 section.ing_menubox.bake_menubox.dinner h4 hr,
.page-id-1030 section.ing_menubox h4 hr{
    border: none;
    border-bottom: 4px solid #c3d825;
    width: 46px;
    margin: auto;
    margin-top: -12px;
}
.page-id-1030 section.ing_menubox h4 hr{
    border-bottom: 4px solid #e4c0b0;
}
.page-id-189 section.ing_menubox.bake_menubox.dinner h4 hr{
    margin-top: 0;
}
.page-id-189 section.ing_menubox.bake_menubox.alco h4,
.page-id-189 section.ing_menubox.bake_menubox.dinner h4{
    margin-top: 40px;
}
table.c_table.bake_dinner.beer tr.brand th {
    text-align: center;
    width: 252px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}
table.c_table.bake_dinner.beer tr.brand td {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    width: 390px;
}
table.c_table.bake_dinner.brand {
    margin-top: 42px;
    margin-bottom: 26px;
}
.brunch_pic_menu dl {
    width: 268px;
    float: left;
    margin-bottom: 20px;
}
.page-id-189 section.ing_menubox dl dd p {
    font-size: 13px;
    margin-top: 10px;
}
.page-id-189 section.ing_menubox dl dd p.menu_title {
    font-size: 14px;
    margin-top: inherit;
    background-image: url(/image/group/page/h2_title_line_02.png);
}
p.cafe_text {
    margin-bottom: 14px!important;
    margin-top: 20px;
    font-size: 14px!important;
}
.de_box ul li {
    float: left;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
    width: 110px;
}
.de_box {
    border: 1px dashed #c3d825;
    width: 400px;
    margin: auto;
    margin-top: 26px;
    margin-bottom: 30px;
}
.de_box ul {
    width: 330px;
    margin: auto;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-top: 0!important;
}
.page-id-189 section.ing_menubox .bake_menu_dessert p {
    margin-bottom: 24px;
}
.page-id-189 li.r-tabs-tab a {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
        width: 100%;
    height: 100%;
    display: block;
}
.page-id-189 li.r-tabs-tab {
    width: 180px;
    text-align: center;
    border: 1px solid #6a3906;
    border-bottom: none;
    height: 52px;
    line-height: 60px;
}
.page-id-189 ul.tab_ul.r-tabs-nav {
    width: 861px;
    margin: auto;
}
.page-id-189 hr.menu_bottom {
    border-bottom: 1px solid #6a3906;
    margin-bottom: 64px;
}
.page-id-189 li.r-tabs-tab.r-tabs-state-active {
    border-bottom: none;
    position: relative;
    top: 1px;
    background: #fff;
    z-index: 100;
    height: 60px;
}
.bake_con_text.bake_con_text_kari p {
    margin-bottom: 32px;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_left p.text,
.page-id-1026 section.t_shop_about .bake_about_box .bake_left p.text {
    line-height: 38px;
    width: 390px;
    margin-top: 40px;
}
.page-id-1026 section.t_shop_about .bake_about_box .bake_left p.text {
    margin-top: 100px;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_left p.text {
    width: 510px;
    margin-left: 10px;
    margin-top: 30px;
    line-height: 26px;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_left iframe{
height: 344px;
    margin: 0;
    width: 97%;
}
.page-id-74 section.t_shop_about .bake_about_box ul li {
    width: 31%;
    margin-right: 2%;
}
.page-id-74 section.t_shop_about .bake_about_box ul li:nth-last-child(1) {
    margin-right: 0;
}
.page-template-page-bogakaso .preno02 p.en,
.page-id-74 .preno02 p.en,.page-id-1026 .preno02 p.en,
.page-id-1139 .preno02 p.en,
.page-template-page-chiokaso .preno02 p.en,
.parent-pageid-1026 .preno02 p.en,
.single-bogajiyu_info .preno02 p.en,
.parent-pageid-1139 .preno02 p.en,
.single-cafehello_info .preno02 p.en,
.tax-bogajiyu_category .preno02 p.en,
.post-type-archive-bogajiyu_info .preno02 p.en,
.tax-cafehello_category .preno02 p.en,
.post-type-archive-cafehello_info .preno02 p.en{
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
}
.page-template-page-bogakaso .preno02 p.tel,
.page-id-74 .preno02 p.tel,
.page-id-1026 .preno02 p.tel,
.parent-pageid-1026 .preno02 p.tel,
.page-template-page-chiokaso .preno02 p.tel,
.single-bogajiyu_info .preno02 p.tel,
.tax-bogajiyu_category .preno02 p.tel,
.post-type-archive-bogajiyu_info .preno02 p.tel{
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 300;
        letter-spacing: 1px;
}
.page-template-page-bogakaso .preno02 p.click,
.page-id-74 .preno02 p.click,
.page-id-1026 .preno02 p.click,
.parent-pageid-1026 .preno02 p.click,
.page-id-1139 .preno02 p.click,
.parent-pageid-1139 .preno02 p.click,
.page-template-page-chiokaso .preno02 p.click,
.single-bogajiyu_info .preno02 p.click,
.tax-bogajiyu_category .preno02 p.click,
.post-type-archive-bogajiyu_info .preno02 p.click,
.single-cafehello_info .preno02 p.click,
.tax-cafehello_category .preno02 p.click,
.post-type-archive-cafehello_info .preno02 p.click{
        font-family: 'Noto Sans JP', sans-serif;
        font-size: 16px;
        font-weight: 300;
}
.page-id-74 div#breadcrumb,
.page-template-page-bogakaso div#breadcrumb{
        font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
}
.page-id-74 #breadcrumb a,
.page-template-page-bogakaso #breadcrumb a{
    color: #6a3906;
}
.page-id-1026 div#breadcrumb,
.parent-pageid-1026 div#breadcrumb,
.page-template-page-chiokaso div#breadcrumb,
.tax-bogajiyu_category div#breadcrumb,
.post-type-archive-bogajiyu_info div#breadcrumb{
    font-family: 'Noto Sans JP', sans-serif;
    color: #231815;
}
.page-id-1026 div#breadcrumb a,
.parent-pageid-1026 div#breadcrumb a,
.page-template-page-chiokaso div#breadcrumb a,
.tax-bogajiyu_category div#breadcrumb a,
.post-type-archive-bogajiyu_info div#breadcrumb a{
    color: #231815;
}
section.ing_menubox.ing_osusume table.c_table.bake_dinner th {
    font-family: 'Pinyon Script', cursive;
    color: #333333;
    font-size: 22px;
}
section.ing_menubox.ing_osusume table.c_table.bake_dinner th span,
section.ing_menubox.ing_osusume table.c_table.bake_dinner td{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
}
br.sma_yes{
    display: none;
}
br.sma_no{
    display: block;
}
section.shop ul li dl dd p.site_link a{
    color: #ffffff;
}
.page-id-34 section.shop ul li dl dd p.site_link a {
    line-height: 32px;
}
.page-id-34 section.shop ul li dl dd p.text_bake span.ja {
    font-size: 14px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
section.shop ul li dl dt span.name {
    display: none;
}
section.shop ul a li dl dd p{
    color: #000000;
}
section.footer_logo span {
    display: none;
}
.page-template-page-bakekaso section.ing_menubox h2.big_title.span_non hr{
    margin-top: 15px;
}
.page-id-74 .mainVisual ul.sns_group li, .page-template-page-bogakaso .mainVisual ul.sns_group li,
.page-id-74 .sns_box_top_ul ul.sns_group li, .page-template-page-bogakaso .sns_box_top_ul ul.sns_group li,
.page-id-1026 .mainVisual ul.sns_group li, .page-template-page-chiokaso .mainVisual ul.sns_group li,
.page-id-1026 .sns_box_top_ul ul.sns_group li, .page-template-page-chiokaso .sns_box_top_ul ul.sns_group li {
    color: #ffffff;
}
.page-id-74 section.shop hr, .page-template-page-bogakaso h1.basic_kaso hr{
    border-bottom: 4px solid #0765E1;
}
.page-id-1026 section.shop hr{
    border-bottom: 4px solid #EB5C01;
}
.page-id-74 section.shop ul li dl dd p.site_link,.page-id-74 .preno.preno02,
.parent-pageid-74 .preno.preno02, .single-bogamari_info .preno.preno02 {
    background-color: #0765E1;
}
#navi ul li.main_navi a span {
    display: none;
}
#navi ul li.main_navi{
    line-height: 38px;
}
.page-id-30 h1.basic_kaso {
    display: none;
}
section.shop ul li dl dd a {
    color: #333333;
}
.page-id-164 table.c_table.bake_dinner th {
    font-family: 'Pinyon Script', cursive;
    color: #333333;
    font-size: 20px;
}
.page-id-164 table.c_table.bake_dinner th span {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    font-weight: 500;
}
.page-id-164 table.c_table.bake_dinner td,.page-id-2001 table.c_table.bake_dinner td{
    color: #333333;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.post-type-archive-recruit.archive .preno {
    position: absolute;
}
.post-type-archive-recruit.archive .preno_in {
    line-height: 96px;
}
section.t_about p.andmore a:hover{
    color: #C4A237;
}
#main a:hover,a:hover p.info_img,ul.sns_group li a:hover {
    opacity: 0.6;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
#navi ul li.main_navi a:hover {
    opacity: 0.4;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.page-id-74 a:hover .preno.preno02,
.parent-pageid-74 a:hover .preno.preno02, .single-bogamari_info a:hover .preno.preno02 {
    opacity: 0.6;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.mainVisual_in .scroll_btn {
    position: absolute;
    z-index: 1;
    width: 100%;
    /*bottom: -30px;*/
    bottom: -50px;
    text-align: center;
}
.mainVisual_in .scroll_btn img {
    position: relative;
    animation-name: anime1;
    animation-duration: 1s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}
.page-id-72 .mainVisual_in .scroll_btn {
    bottom: 20px;
}
.page-id-74 .mainVisual_in .scroll_btn {
    bottom: 30px;
}
.page-id-76 .mainVisual_in .scroll_btn {
    bottom: 30px;
}
.page-id-1026 .mainVisual_in .scroll_btn {
    bottom: 30px;
}
@keyframes anime1 {
0% {bottom: 20px;}
50% {bottom:30px;}
100% {bottom: 20px;}
}
nav.fixed {
    position: fixed;
    top: 0;
    z-index: 99999999;
    width: 100%;
}
nav.fixed div#navi ul{
    margin-top: inherit;
}
nav.fixed div#navi{
    height: 98px;
    border-bottom:none;
    margin-top: 0;
}
.home nav.fixed div#navi{
    height: 60px;
    padding-top: 16px;
}
.page-id-30 nav.fixed div#navi,.page-id-32 nav.fixed div#navi,
.page-id-294 nav.fixed div#navi,.post-type-archive-recruit nav.fixed div#navi,
.single-recruit nav.fixed div#navi,.page-id-9 nav.fixed div#navi,.page-id-294 nav.fixed div#navi,
.page-id-36 nav.fixed div#navi,.page-id-34 nav.fixed div#navi,.page-id-54 nav.fixed div#navi,
.page-id-28 nav.fixed div#navi{
    background-color: #ffffff;
    height: 60px;
    padding-top: 16px;
    padding-bottom: 0;
}
.content_menu_btn{
    color: #fff;
font-family: 'Noto Sans JP', sans-serif;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 10px;
    float: left;
    padding-left: 10px;
}
.content_menu_btn2{
    font-family: 'Rosarivo', sans-serif;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 10px;
    float: left;
    padding-left: 0px;
}
.content_menu_btn3{
    font-family: 'Rosarivo', sans-serif;
    color: #444;
    font-size: 11px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: 10px;
    float: left;
    padding-left: 0px;
}
.page-id-179.page section.ing_menubox h2.big_title {
    color: #0765E1;
    font-size: 26px;
}
.page-id-179.page section.ing_menubox hr{
    display: none;
}
.page-id-179.page section.ing_menubox.bake_menubox.dinner h3 {
    font-size: 20px;
    color: #0765E1;
}
.page-id-179.page section.ing_menubox.bake_menubox.dinner p.lunch_boga_text {
    line-height: 28px;
    font-size: 14px;
}
.page-id-179.page section.ing_menubox.bake_menubox.dinner p{
    margin-bottom: 28px;
}
.page-id-179.page section.ing_menubox h3 span {
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-74 section.t_shop_about .bake_about_box .bake_left p.play {
    margin-top: 35px;
    text-align: left;
}
.page-id-72.page div#navi {
    border-bottom:none;
    height: 98px;
}
.page-id-72.page section.t_shop_about .ingord_top_bg {
    margin-top: 0;
    height: 80vh;
    padding-top: 0;
}
.page-id-72.page .skippr>div{
    height: 99.4vh;
}
.slide-close {
    margin-bottom: 90px;
}
.page-id-74 section.t_shop_about .bake_about_box ul li div.simpleParallax {
    height: 196px;
}
.page-id-76 section.t_shop_about .bake_about_box ul li,
.page-id-1026 section.t_shop_about .bake_about_box ul li,
.page-id-1139 section.t_shop_about .bake_about_box ul li {
    width: 32%;
}
.page-id-76 section.t_shop_about .bake_about_box .bake_right,
.page-id-1139 section.t_shop_about .bake_about_box .bake_right {
    width: 45%;
    height: 754px;
    overflow: hidden;
}
.ingord_photo ul li {
    height: 237px;
    overflow: hidden;
    width: 24%;
}
.page-id-72 section.t_shop_about h2.basic,
section.t_shop_about .ingord_top_bg p {
    display: none;
}
.home div#navi {
    margin-top: -10px;
}
.page-id-164 .content div#responsiveTabs ul li a {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.page-id-164 .content div#responsiveTabs ul li a {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    transition: all 1s;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li a {
    border: 1px solid #515151;
    border-bottom: none;
    border-top: 1px solid #D1B659;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li a:hover {
    transform: translate(0,-10px);
    opacity: inherit;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li.r-tabs-state-active a:hover {
    transform: none;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li.r-tabs-state-active a {
    background-color: rgba(88,88,88,0.4);
    color: #D1B659;
}
hr.menu_bottom {
    border-bottom: 1px solid #515151;
}

/***** イルフィーゴギャラリーページ修正 2019.02.04 *****/
.page-id-166 .gray img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.page-id-166 section.gallery,
.page-id-166.page-template-page-ingordkaso section.gallery ul {
    width: 100%;
}
.page-id-166 section.gallery ul.parts_ga li {
    margin: auto;
    width: 50%;
    height: 534px;
}

/***** 2019.02.07 MENU修正 *****/
.page-id-164 h1.basic_kaso,.page-id-179 h1.basic_kaso,
.page-id-189 h1.basic_kaso,.page-id-2001 h1.basic_kaso{
    display: none;
}
.page div#responsiveTabs ul {
    padding-top: 70px;
}
.page-id-189 li.r-tabs-tab {
    width: 425px;
}
.page-id-189 li.r-tabs-tab:first-child {
    width: 250px;
}
.home .t_about h2.basic {
    display: none;
}
.home section.t_about p.text {
    font-size: 18px;
    margin-top:174px; 
}
ul.boga_ul01 {
    float: left;
    margin-right: 9px;
}
.page-id-177 .ing_photo.right {
    width: 480px;
}
ul.ilfigo_rimg li {
    float: left;
    margin-right: 6px;
}
.page-template-page-ingordkaso .content ul.ilfigo_rimg {
    width: 500px;
}
ul.ilfigo_rimg li {
    float: left;
    margin-right: 6px;
}
.page-id-170 .ing_photo.right {
    width: 478px;
}
.w1280 {
    max-width: 100%;
}
#body-in {
    min-width: 1280px;
}


/*** 2019.03.04 きおっころトップページ（仮） ***/
.page.page-id-1026 div#breadcrumb,
.page.page-id-1139 div#breadcrumb {
    display: none;
}
.page.page-id-1026 .entry-content p {
    text-align: center;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 24px;
}
.page.page-id-1026 .entry-content h2{
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    padding: 0;
    padding-top: 32px;
    padding-bottom: 25px;
    width: 100%;
    margin: auto;
    border: none;
    margin-top: 30px;
    margin-bottom: 20px;
}
span.chio_link {
    width: 380px;
    margin: auto;
    border: 1px solid #ffffff;
    padding: 8px 0;
    background-color: #ffffff;
    display: block;
    margin-bottom: 10px;
}
span.chio_link a{
    color: #0691A0;
    font-family: 'Noto Sans JP', sans-serif;
}
span.chio_link a span{
    width: 380px;
    display: block;
}
.page-id-1026 .alignleft.top-title-catchphrase p {
    width: 302px;
    height: 248px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.page-id-1026 .entry-content {
    margin-bottom: 110px;
    position: relative;
    padding-bottom: 18px;
}
.page-id-1026 section.footer_logo {
    padding-top: 80px;
    padding-bottom: 80px;
}
section.t_shop_about .ingord_top_bg {
    background-image: url(/image/ingord/ingord_dot_bg.png),url(/image/ingord/ingord_top_bottom.jpg);
    background-repeat: no-repeat,no-repeat;
    background-size: cover,cover;
    background-position: center,center;
}
.page-id-72.page section.t_shop_about .ingord_top_bg {
    /*margin-top: -16px;*/
}
section.shop ul li.shop01 dl dt span.logo {
    top: 106px;
    left: 100px;
}
section.shop ul li.shop01.shop05 dl dt span.logo {
    top: 124px;
    left: 40px;
}
/*.page-id-34 section.shop ul li.shop01.shop05 dl dd p.text {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
}*/
ul.shop_list {
    margin-bottom: 38px;
}
/*ul.shop_list.shop_list2 {
    width: 1278px!important;
    margin: auto;
}*/
section.figo_shop ul li.shop01 span {
    height: 86px;
    width: 216px;
}
section.figo_shop ul li.shop04 span {
    width: 96px;
    height: 172px;
}
section.figo_shop ul li.shop02.shop05 span {
    height: 176px;
    width: 216px;
}
section.figo_shop ul li.shop02.shop05 span {
    height: 42px;
    width: 260px;
}
section.figo_shop ul.figoshop2 {
    /*width: 1287px;*/
    margin-top: 14px;
}
li.f_group04 {
    margin-left: 72px;
    margin-top: 0px;
}
li.f_group05 {
    margin-left: 62px;
    margin-top: 54px;
}
li.f_group01 {
    margin-right: 70px;
}
li.f_group03 {
    margin-left: 70px;
}
.page-id-74 section.shop, .page-id-76 section.shop,.page-id-72 section.shop,.page-id-1026 section.shop{
    height: 880px;
}
/*.parent-pageid-76 ul.f_l_group_in{
    width: 890px;
}*/
section.ing_menubox.bake_menubox.dinner p.ara {
    margin-top: 50px;
}
.page-id-189 section.ing_menubox .brunch_box.lunch h3{
    font-size: 22px;
}
table.c_table.bake_dinner.beer.coffee tr.brand td {
    text-align: left;
    font-size: 13px;
}
.page-id-189 section.ing_menubox.bake_menubox.alco h4.ver03 span,
.page.page-id-1030 section.ing_menubox h4.ver03 span {
    display: block;
    font-size: 13px;
    font-weight: normal;
}
.page-id-189 section.ing_menubox p.cafe_text {
    font-size: 13px!important;
    line-height: 22px;
}

/** きおっころ **/
.page-id-1026 h2.figo_shop span,.parent-pageid-1026 h2.figo_shop span{
    font-weight: 300;
}
.page-id-1026 #copyright{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    margin-top: 15px;
}
.page-id-1030 h1.basic_kaso,
.page-id-1323 h1.basic_kaso{
    display: none;
}
.page-id-179 .content.bogakaso_content,
.page-id-189 .content.bake_content,
.page-id-1030 .content.chio_content,
.page-id-1323 .content.cafe_content{
    padding-top: 30px;
}

.page-id-1026 h2.basic span,.page-template-page-chiokaso h1.basic_kaso span,
.page-template-page-information h1.basic_kaso span,
.tax-bogajiyu_category h1.basic_kaso span,
.post-type-archive-bogajiyu_info h1.basic_kaso span{
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: -6px;
    margin-bottom: 13px;
}
body.page-id-1034.page-template-page-information h1.basic_kaso,
.tax-bogajiyu_category h1.basic_kaso,
.post-type-archive-bogajiyu_info h1.basic_kaso{
    font-weight: 300;

}
.page-id-1026 section.shop hr, .page-template-page-chiokaso h1.basic_kaso hr {
    border: none;
    margin: auto;
    border-bottom: 4px solid #0765E1;
    width: 46px;
}
.page-id-1026 section.shop ul li dl dd p.site_link, .page-id-1026 .preno.preno02, .parent-pageid-1026 .preno.preno02, .single-bogajiyu_info .preno.preno02,
.tax-bogajiyu_category .preno.preno02,.post-type-archive-bogajiyu_info .preno.preno02,
.single-bogajiyu_info .slide-close,
.tax-bogajiyu_category .slide-close,
.post-type-archive-bogajiyu_info .slide-close,
.parent-pageid-1026 .slide-close{
    background-color: #0765E1;
    color: #ffffff;
}
.page-id-1036 .chio_access_page .text {
    color: #231815;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1028 p.title {
    color: #0765E1;
    font-size: 35px;
    width: 1204px;
    margin: auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    margin-bottom: 50px;
}
.page-id-1028 p.title.title_kari {
    text-align: center;
    font-size: 30px;
}
.chio_con_text {
    font-size: 14px;
    color: #231815;
    font-family: 'Noto Sans JP', sans-serif;
    width: 1204px;
    margin: auto;
}
.chio_con_text.chio_con_text_kari p {
    margin-bottom: 32px;
}
.chio_con_text.chio_con_text_kari {
    text-align: center;
    line-height: 32px;
}
.page-template-page-chiokaso section.gallery h2.ver1, .page-template-page-chiokaso section.gallery h2.ver1 {
    color: #6a3906;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    border-bottom: 1px solid #e9e9e9;
    font-weight: 300;
}
.page-template-page-chiokaso section.gallery h2.ver1 span.link a {
    color: #6a3906;
}
p.junbi {
    color: #EB5C01;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 52px;
}
.page-id-1034 h1.basic_kaso:after, .post-type-archive-bogajiyu_info h1.basic_kaso:after, .tax-bogajiyu_category h1.basic_kaso:after, .single-bogajiyu_info.single h2.basic:after, .single-bogajiyu_info.single h2.basic:after {
    content: "";
    display: block;
    width: 48px;
    border-bottom: solid 4px;
    margin: auto;
    color: #0765E1;
}
body.page-id-1034 h1.basic_kaso, body.page-id-1034 h1.basic_kaso span, .post-type-archive-bogajiyu_info h1.basic_kaso, .post-type-archive-bogajiyu_info h1.basic_kaso span,
.tax-bogajiyu_category h1.basic_kaso span, .tax-bogajiyu_category h1.basic_kaso,body.page-id-1326 h1.basic_kaso, body.page-id-1326 h1.basic_kaso span,
.post-type-archive-cafehello_info h1.basic_kaso, .post-type-archive-cafehello_info h1.basic_kaso span,.tax-cafehello_category h1.basic_kaso span, .tax-cafehello_category h1.basic_kaso{
    font-family: 'Noto Sans JP', sans-serif!important;
    color: #231815;
    font-weight: 400;
    letter-spacing: 1px;
    background: none;
}
body.page-id-1034 h1.basic_kaso, body.page-id-1034 h1.basic_kaso span, .post-type-archive-bogajiyu_info h1.basic_kaso, .post-type-archive-bogajiyu_info h1.basic_kaso span,
.tax-bogajiyu_category h1.basic_kaso span, .tax-bogajiyu_category h1.basic_kaso{
    color: #5a312f;
}
.tax-bogajiyu_category h2#archive-title.info, .tax-bogajiyu_category h2#archive-title.info span,
.post-type-archive-bogajiyu_info h2#archive-title.info, .post-type-archive-bogajiyu_info h2#archive-title.info span,
.single-bogajiyu_info.single h2.basic, .single-bogajiyu_info.single h2.basic span,
body.page-id-1034 h2.info, body.page-id-1034 h2.info span {
    font-family: 'Noto Sans JP', sans-serif!important;
    color: #5a312f;
    font-weight: 400;
    letter-spacing: 1px;
    background: none;
    padding-bottom: 15px;
    margin-bottom: 34px;
}
body.page-id-1034 section.top_infolist ul li .post_title a, body.page-id-1034 .archive #list article.entry .post_title a,
body.page-id-1034 ul#npcatch li a {
    font-weight: 400;
}
body.single-bogajiyu_info .post-meta,
.single-bogajiyu_info h1.entry-title {
    font-family: 'Noto Sans JP', sans-serif!important;
    font-weight: 400;
}
.single-bogajiyu_info.single aside#related-entries h2.basic span {
    margin-bottom: 0;
}
.single-bogajiyu_info.single aside#related-entries h2.basic{
    border-bottom:inherit;
}
.post-type-archive-bogajiyu_info .infopage_title,
.tax-bogajiyu_category .infopage_title,
.post-type-archive-cafehello_info .infopage_title,
.tax-cafehello_category .infopage_title {
    background-image: inherit;
}
.page-id-1026 section.top_infolist ul li .date, .page-id-1026 section.top_infolist ul li .text a,
.page-id-1026 section.top_infolist ul li .post_title a {
    color: #231815;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1026 section.top_infolist ul li .post_title p {
    font-weight: normal;
}
.page-id-1026 section.top_infolist {
    padding-bottom: 70px;
}
section.foot_nav,.foot_nav_1 {
    width: 831px;
}
.foot_nav_1 {
    height: 200px;
    margin-bottom: 30px;
}
/*.foot_nav_2 {
    margin: auto;
    width: 861px;
}*/
.foot_nav_2 {
    margin: auto;
    width: 862px;
}
#footer {
    height: 980px;
}
section.shop ul li dl dd p.site_link.top a {
    color: #ffffff;
    width: 231px;
    display: block;
}
section.shop {
    height: 1440px;
}
p.top_b {
    position: absolute;
    top: 220px;
    left:0;
    right: 0;
    bottom:0;
    margin: auto;
    width: 200px;
    height: 70px;
    background-color: #C4A237;
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 20px;
}
p.top_b span{
    line-height: inherit;
    display: block;
}
p.top_b a {
    color: #ffffff;
    font-weight: bold;
    padding-top: 18px;
    display: block;
    height: 52px;
}
p.top_b a span{
    font-size: 12px;
    font-weight: normal;
}
.page-id-1139.page #header .alignleft {
    margin-top: 70px;
}

/*** 2019.04.19 カフェハロー ***/
.page-id-1139 h2.figo_shop, .parent-pageid-1139 h2.figo_shop,.single-cafehello_info h2.figo_shop {
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-size: 32px;
    font-weight: 300;
}
.page-id-1139 h2.figo_shop span,.parent-pageid-1139 h2.figo_shop span,.single-cafehello_info h2.figo_shop span {
    font-weight: 400;
}
.page-id-1139 section.shop_top_sns {
    background-color: #f5fbfb;
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-id-1139 .shikaku02 {
    border-top: 1px solid #5a312f;
    border-left: 1px solid #5a312f;
}
.page-id-1139 section.shop_top_sns h2.sns,.page-id-1139 section.shop_top_sns h2.sns span {
    color: #5a312f;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 27px;
}
.page-id-1139 section.shop_top_sns h2.sns span {
    font-size: 13px;
}
.page-id-1139 section.figo_shop,
.single-cafehello_info section.figo_shop,
.tax-cafehello_category section.figo_shop,
.post-type-archive-cafehello_info section.figo_shop {
    background-color: #f5fbfb;
}
.page-id-1139 section.shop ul li dl dd p.title {
    font-size: 32px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-weight: 300;
}
.page-id-1139 section.shop ul li dl dd p.title span {
    font-size: 14px;
    text-align: center;
    display: block;
}
.page-id-1139 section.shop ul li dl dd hr {
    margin-bottom: 20px;
    border:none;
    border-bottom: 4px solid #0691A0;
}
.page-id-1139 section.shop ul li dl dd p.text {
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-weight: 400;
}
.page-id-1139 section.shop ul li dl dd p.site_link {
    background-color: #0691A0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    border-radius: 6px;
    width: 138px;
}
.post_figo_top h1.basic_kaso{
    padding-top: 32px;
}
.page-id-1139 h2.basic,
.page-template-page-cafekaso h1.basic_kaso,
.page-id-1326.page-template-page-information h1.basic_kaso,
.tax-cafehello_category h1.basic_kaso,
.post-type-archive-cafehello_info h1.basic_kaso{
    background-image: none;
    padding-top: 0;
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-size: 32px;
    font-weight: 300;
}
.page-id-1139 h2.basic span,
.page-template-page-cafekaso h1.basic_kaso span,
.page-id-1326.page-template-page-information h1.basic_kaso span,
.tax-cafehello_category h1.basic_kaso span,
.post-type-archive-cafehello_info h1.basic_kaso span{
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: -6px;
    margin-bottom: 13px;
}
.page-template-page-cafekaso h1.basic_kaso:after,
.page-id-1326.page-template-page-information h1.basic_kaso:after,
.tax-cafehello_category h1.basic_kaso:after,
.post-type-archive-cafehello_info h1.basic_kaso:after{
    content: "";
    display: block;
    width: 48px;
    border-bottom: solid 4px;
    margin: auto;
    color: #0691A0;
}
.page-id-1139 .mainVisual_in .scroll_btn {
    bottom: 60px;
}
.page-id-1139 #navi ul li a,.parent-pageid-1139 #navi ul li a, .single-cafehello_info #navi ul li a, .tax-cafehello_category #navi ul li a, .post-type-archive-cafehello_info #navi ul li a {
    font-size: 16px;
    color: #5a312f;
    height: 100%;
    padding-top: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.page-id-1139 #navi ul > li,
.parent-pageid-1139 #navi ul > li{
    border-left: 1px solid #5a312f;
}
.page-id-1139 #footer {
    height: 600px;
    padding: 0;
    background-color: #ffffff;
    padding-bottom: 20px;
}
.page-id-1139 #copyright, .parent-pageid-1139 #copyright {
    background-color: #c3d825;
    color: #ffffff;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 15px;
}
.page-id-1139 #copyright, .parent-pageid-1139 #copyright {
    background-color: #0c0000;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    padding-top: 15px;
}
.page-id-1139 #copyright, .parent-pageid-1139 #copyright,
.single-cafehello_info #copyright,.tax-cafehello_category #copyright, .post-type-archive-cafehello_info #copyright {
    background-color: #0691A0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    padding-top: 15px;
    color: #ffffff;
    padding: inherit;
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-id-1139 section.shop {
    background-color: #ffffff;
}
.page-id-1139 .preno,
.parent-pageid-1139 .preno,
.single-cafehello_info .preno,
.tax-cafehello_category .preno,
.tax-cafehello_category .slide-close{
    background-color: #0691A0;
}
.page-id-1139 section.shop {
    height: 890px;
}
.parent-pageid-1139 h1 hr{
    display: none;
}
.parent-pageid-1139 section.figo_shop{
    background-color: #f5fbfb;
}
nav.fixed div#navi {
    padding-bottom: 0;
}
.parent-pageid-1139 p.ac_title {
    color: #0691A0;
}
.cafehello_access_page .text {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    color: #5a312f;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1317 .content .map_date p {
    background-color: #0691A0;
}

.page-id-1323 section.ing_menubox h2.big_title {
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-size: 32px;
    font-weight: 300;
    margin-top: inherit;
    margin-bottom: 40px;
}
.page-template-page-cafekaso section.ing_menubox h2.big_title hr {
    border-bottom: 4px solid #0691A0;
    width: 46px;
    margin: auto;
}
.page-template-page-cafekaso section.ing_menubox h2.big_title p,
.page-template-page-cafekaso section.ing_menubox h4 p{
    display: none;
}
.page-id-1323 section.ing_menubox {
    width: 806px;
    border: 1px solid #e9e9e9;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 80px;
    padding-top: 60px;
}
.page-id-1323 section.ing_menubox h4 hr {
    border: none;
    border-bottom: 4px solid #0691A0;
    width: 46px;
    margin: auto;
    padding-bottom: 18px;
}
.page-id-1323 table.c_table.bake_dinner th,
.page-id-1323 table.c_table.bake_dinner.beer tr.brand td {
    color: #5a312f;
}
.page-id-1323 section.ing_menubox.bake_menubox.osusume p.sweets {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 18px;
    color: #5a312f;
}
.page-id-1323 section.ing_menubox.bake_menubox.osusume p.sweets.end {
    margin-bottom: 50px;
}
.page-id-189 section.ing_menubox p {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 20px;
    font-weight: 400;
    color: #6a3906;
    line-height: 28px;
}

.page-id-1323 section.ing_menubox.bake_menubox.cafe_menubox.osusume p span {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    display: block;
    margin-top: 8px;
}
.page-id-1323 section.ing_menubox.bake_menubox.cafe_menubox.osusume p span.text {
    font-size: 13px;
    color: #777777;
}
.page-id-1323 li.r-tabs-tab {
    width: 209px;
}
.page-id-1323 ul.tab_ul.r-tabs-nav {
    width: 861px;
    margin: auto;
}
.page-id-1323 li.r-tabs-tab a {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    width: 100%;
    height: 100%;
    display: block;
}
.page-id-1323 li.r-tabs-tab {
    width: 136px;
    text-align: center;
    border: 1px solid #5a312f;
    border-bottom: none;
    height: 52px;
    line-height: 60px;
}

.page-id-1323 section.ing_menubox .menu_title_photo.bake_osusume {
    background-image: url(/image/cafehello/cafe_menu_img_brunch.jpg);
}
.page-id-1323 section.ing_menubox .menu_title_photo.bake_lunch {
    background-image: url(/image/cafehello/cafe_menu_img_01.jpg);
    margin-bottom: 50px;
}
.page-id-1323 section.ing_menubox .menu_title_photo.bake_dessert {
    background-image: url(/image/cafehello/cafe_menu_img_03.jpg);
    margin-bottom: 50px;
}
.page-id-1319 p.title {
    color: #0691A0;
    width: 1204px;
    margin: auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-bottom: 50px;
    text-align: center;
    font-size: 35px;
}
.page-id-1319 .bake_con_text.bake_con_text_kari p {
    color: #5a312f;
}
.page-id-1319 section.gallery h2.ver1 {
    color: #0691A0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 32px;
    border-bottom: 1px solid #5a312f;
    padding-bottom: 6px;
    font-weight: 400;
}
.page-id-1319 section.gallery h2.ver1 span.link a {
    color: #0691A0;
}
.page-id-1323 section.ing_menubox.cafe_menubox p.cafe_takeout_text {
    font-size: 14px;
    line-height: 26px;
}
.page-id-1323 section.ing_menubox.cafe_menubox p span.text {
    font-size: 13px;
    color: #777777;
    font-family: 'Noto Sans JP', sans-serif;
}
.page-id-1323 section.select_lunch p.select {
    margin-bottom: 0;
    margin-top: 10px;
}
.pasta_box {
    border: 1px dashed #0691A0;
    width: 540px;
    margin: auto;
    margin-top: 18px;
    margin-bottom: 18px;
    padding-top: 6px;
    padding-bottom: 20px;
}
.page-id-1323 section.ing_menubox.cafe_menubox .pasta_box p.select{
    font-size: 13px;
}
.page-id-1323 section.ing_menubox.select_lunch_01 .menu_title_photo {
    background-image: url(/image/cafehello/cafe_menu_img_weekdaylunch.jpg);
    margin-bottom: 50px;
}
.page-id-1323 section.ing_menubox.select_lunch_02 .menu_title_photo {
    background-image: url(/image/cafehello/cafe_menu_img_weekendlunch.jpg);
    margin-bottom: 50px;
}
.page-id-1323 section.ing_menubox.cafe_food .menu_title_photo {
    background-image: url(/image/cafehello/cafe_menu_img_dinner.jpg);
    margin-bottom: 50px;
}

/*** メニューフォント **/
.page-id-1323 section.ing_menubox.bake_menubox.cafe_menubox.osusume p,
.page-id-1323 section.ing_menubox.cafe_menubox p {
    font-family: 'Noto Sans JP', sans-serif!important;
    font-size: 16px;
    font-weight: normal;
    color: #5a312f;
}
.page-id-1323 section.ing_menubox.cafe_menubox p span{
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif!important;
}

/***************
　　　　カフェハロー
***************/

/*** フォント **/
.parent-pageid-1139 div#breadcrumb div/** カフェハロー パンくず **/,
.parent-pageid-1139 h2.info,.parent-pageid-1139 h2.info span,
.parent-pageid-1139 section.top_infolist ul li .text a, .parent-pageid-1139 .archive #list article.entry .text a {
    font-family: 'Noto Sans JP', sans-serif;
}

/** フォントカラー **/
body.page-id-1326 h1.basic_kaso,body.page-id-1326 h1.basic_kaso span,
.parent-pageid-1139 h2.info,.parent-pageid-1139 h2.info span,
.parent-pageid-1139 section.top_infolist ul li .text a, .parent-pageid-1139 .archive #list article.entry .text a,
h1.basic_kaso,body.page-id-1326 h1.basic_kaso, body.page-id-1326 h1.basic_kaso span,
.post-type-archive-cafehello_info h1.basic_kaso, .post-type-archive-cafehello_info h1.basic_kaso span,.tax-cafehello_category h1.basic_kaso span, .tax-cafehello_category h1.basic_kaso,
.post-type-archive-cafehello_info h2.info,.tax-cafehello_category h2.info{
    color: #5a312f;
}

.parent-pageid-1139 h2.info{
    font-weight: 400;
}
.parent-pageid-1139 section.top_infolist ul li .date, .parent-pageid-1139 .archive #list article.entry .date,
.parent-pageid-1139 section.top_infolist ul li .post_title a, .parent-pageid-1139 .archive #list article.entry .post_title a,
.tax-cafehello_category.archive #list article.entry .date,
.tax-cafehello_category.archive #list article.entry .text a,
.tax-cafehello_category.archive #list article.entry .post_title a,
.post-type-archive-cafehello_info.archive #list article.entry .date,
.post-type-archive-cafehello_info.archive #list article.entry .text a,
.post-type-archive-cafehello_info.archive #list article.entry .post_title a{
    font-family: 'Noto Sans JP', sans-serif;
    color: #5a312f;
    font-weight: 400;
}
.page-id-1139 .preno02 p.en,.parent-pageid-1139 .preno02 p.en {
    margin-top: 12px;
}

body.page-id-193 section.top_infolist ul li {
    margin-bottom: 36px;
}
.page-id-193 section.top_infolist ul.t_info {
    width: 960px;
}
.page-id-1030 li.r-tabs-tab {
    width: 281px;
    text-align: center;
    border: 1px solid #333;
    border-bottom: none;
    height: 52px;
    line-height: 60px;
}
.page-id-1030 ul.tab_ul.r-tabs-nav {
    width: 861px;
    margin: auto;
}
.page-id-1030 li.r-tabs-tab a {
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #333;
    width: 100%;
    height: 100%;
    display: block;
}
.page-id-1030 section.ing_menubox {
    width: 806px;
    border: 1px solid #e9e9e9;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 80px;
    padding-top: 60px;
}
.page-id-1030 section.ing_menubox h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    border-bottom: none;
    margin: auto;
    margin-bottom: 20px;
    font-weight: 400;
    padding-bottom: 0;
    margin-top: 50px;
    height: 48px;
    color: #333;
    width: 100%;
}
.page-id-1030 section.ing_menubox h3 {
    background-image: url(/image/group/page/h2_title_line_02.png);
    height: 42px;
    padding-top: 9px;
}
section.ing_menubox p.chio_text {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 18px;
    font-weight: 400;
}
.page-template-page-chiokaso section.ing_menubox h2.big_title.ver2 hr {
    border-bottom: 4px solid #EB5C01;
    width: 46px;
    margin: auto;
    margin-top:-10px;
}
section.ing_menubox .menu_title_photo.chio_food {
    background-image: url(/image/chio/menu/chio_menu_img1.jpg);
}
section.ing_menubox .menu_title_photo.chio_drink {
    background-image: url(/image/chio/menu/chio_menu_img2.jpg);
}
.page-id-72 h2 span,
.page-id-72 section.shop ul li dl dd p.title span,
.parent-pageid-72 h1.basic_kaso span,
.parent-pageid-72 .ing_con_text .ing_text.left p.title span,
.parent-pageid-72 section.gallery h2.ver1 span,
.parent-pageid-72 h2.figo_shop span,
.parent-pageid-72 h2.info span{
    display: none;
}
.page-template-page-ingordkaso h1.basic_kaso{
    margin-bottom: 30px;
}

p.churin {
    font-size: 18px;
    background-color: #ffffcc;
    text-align: center;
    width: 300px;
    padding: 10px;
    margin: auto;
    padding-top: 15px;
    margin-bottom: 22px;
    color: #5a312f;
}
.cafehello_access_page .map_date {
    margin-bottom: 84px;
}
.cafehello_access_page p.map_img{
    text-align: center;
    margin-bottom: 160px;
}
.bogajiyu_link {
    background-image: url(/image/bake/bogajiyu_2.jpg);
    height: 180px;
    width: 100%;
    display: block;
    margin: auto;
    margin-top: -26px;
    margin-bottom: 60px;
    background-size: cover;
    background-position: center;
}
.page-id-76 section.shop {
    height: 1000px;
}

/*** 20190801　古都修正　日本語消去 ***/
.page-id-76 section.shop h2 span,
.page-id-76 section.shop ul li dl dd p.title span,
.page-id-76 section.shop ul li dl dd p.text {
    display: none;
}
.page-id-76 section.shop hr {
    margin-top: 20px;
}
.page-id-76 .preno02 p.en {
    margin-top: 12px;
}
.page-id-1323 table.c_table.bake_dinner th.title {
    color: #0691A0;
    font-size: 16px;
    font-weight: bold;
}
.page-id-1323 table.c_table.bake_dinner th.title span {
    font-weight: normal;
}

.page-id-1323 section.ing_menubox.cafe_menubox.select_lunch p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 14px!important;
}
.page-id-1323 section.ing_menubox.cafe_menubox.select_lunch h4 {
    margin-top: 60px;
}
.page-id-1323 section.ing_menubox.cafe_menubox.select_lunch table.c_table.bake_dinner th span.text {
    font-size: 13px;
    color: #777777;
}

.page-id-1321 section.gallery {
    width: 900px;
    margin: auto;
    margin-bottom: 100px;
}

section#shop_yoyaku ul.shop_list {
    width: 852px;
    margin: auto;
    margin-bottom: 38px;
}
.content_menu_block.is-visible ul.shop_box {
    width: 56%;
    margin: auto;
}
.content_menu_block .group_box a {
    width: 34%!important;
}
.page-id-1030 section.ing_menubox h3,.page.page-id-1030 section.ing_menubox h4 {
    color: #6a3906;
}
.page-id-1030 section.ing_menubox .plus500 {
    font-size: 12px;
    width: 400px;
    border: 1px dashed #e9e9e9;
    padding: 10px;
    text-align: center;
    margin: auto;
    margin-top: 24px;
    margin-bottom: 12px;
}
.page-id-1030 section.ing_menubox .plus500.pig p {
    font-size: 16px;
    line-height: 27px;
    padding-top: 13px;
    margin-bottom: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
}

h4.meat_title {
    font-size: 24px;
    font-family: 'Pinyon Script', cursive;
    border-bottom: 1px solid #000000;
    width: fit-content;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 28px;
}
section.ing_menubox p.h4_span {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-weight: 500;
    font-size: 14px;
}
.page-template.parent-pageid-1026.page-id-1036 .chio_content h1.basic_kaso,
.page-template.parent-pageid-1026.page-id-1032 .chio_content h1.basic_kaso,
.page-template.parent-pageid-1026.page-id-1028 .chio_content h1.basic_kaso {
        background-image: inherit;
}

.page-template-page-ingordkaso.page-id-170 .content section.gallery ul {
    width: 1200px;
    margin: auto;
}
#lbCenter, #lbBottomContainer {
    z-index: 9999999999!important;
}

.content_menu_block.is-visible ul.shop_box {
    /*width: 52%;*/
    width: 70%;
    margin: auto;
}
.content_menu_block .shop_box li {
    /*width: 45%!important;*/
    width: 28%!important;
}
/*.content_menu_block .shop_box li*/
.content_menu_block.is-visible ul.shop_box.shop_box02 {
    /*width: 82%;*/
    width: 52%;
}
.content_menu_block .shop_box.shop_box02 li {
    /*width: 28%!important;*/
    width: 45%!important;
}

.page-id-34 section.shop ul li dl dd p.text {
    height: inherit;
}
.page-id-2001.page-template-page-ingordkaso .content.ingkaso_content {
    padding-bottom: 100px;
}
/*** 20200221　古都修正　イルフィーゴ修正 ***/
.page-id-170 .ing_photo.right {
    display: none;
}
.ing_con_text .ing_text.left {
    padding-left: inherit;
    width: inherit;
    text-align: center;
}
#sb_instagram .sb_instagram_header,#sb_instagram #sbi_load {
    display: none!important;
}
.page-template-page-ingordkaso .content div#responsiveTabs ul li {
    width: 146px;
}
.page-template-page-ingordkaso.page-id-2001 .content div#responsiveTabs ul li {
    width: 197px;
    float: left;
    margin-right: 2px;
}
.page-id-2001 .content div#responsiveTabs ul li a {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    transition: all 1s;
}
p.link_en {
    width: 146px;
    float: left;
    text-align: center;
    font-size: 16px;
    height: 59.5px;
    line-height: 62.5px;
    margin-top: 70px;
}
p.link_en a {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    transition: all 1s;
    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
        border: 1px solid #515151;
    border-bottom: none;
    border-top: 1px solid #D1B659;
}
#main p.link_en a:hover {
    transform: translate(0,-10px);
    opacity: inherit;
}
.page-template-page-ingordkaso.page-id-164 .content ul {
    width: 752px;
    margin: auto;
    float: left;
}
.page-template-page-ingordkaso.page-id-2001 .content ul {
    width: 996px;
    margin: auto;
}
.page-template-page-ingordkaso.page-id-164 .content div#responsiveTabs ul li {
    float: left;
}
.menu_navi_box {
    width: 990px;
    margin: auto;
}
.page-template-page-ingordkaso.page-id-164 div#responsiveTabs ul {
    padding-top: 70px;
    display: inline-block;
    float: none;
}
.page-template-page-ingordkaso.page-id-164 .content div#responsiveTabs ul li a{
display:inline-block;
}
.page-template-page-ingordkaso.page-id-164 .content div#responsiveTabs ul li{
display: inline-block;
    float: none;
}
.page-template-page-ingordkaso.page-id-164 p.link_en{
display:inline-block;
float: none;
}
.page-template-page-ingordkaso.page-id-164 #responsiveTabs{
text-align:center;
}
.page-template-page-ingordkaso.page-id-2001 .content div#responsiveTabs ul li.enmenu a {
    background-color: rgba(88,88,88,0.4);
    color: #D1B659;
}
.page-template-page-ingordkaso.page-id-2001 .content div#responsiveTabs ul li.enmenu a:hover {
    transform: translate(0,0);
    opacity: inherit;
}
.page-id-168 section.top_infolist ul.t_info,
.page-id-1326 section.top_infolist ul.t_info {
    width: 960px;
    margin: auto;
}
.single-ingordo_info #main p.post_nail {
    position: static;
    height: inherit;
    width: 895px;
    overflow: inherit;
}
.parent-pageid-72 #breadcrumb,.content.ingkaso_content {
    background-color: #000000;
}
.page-id-72 #footer .footer_logo img,.page-id-72 #footer .footer_logo img, .page-template-page-ingordkaso #footer .footer_logo img, .parent-pageid-72 #footer .footer_logo img, .tax-ingordo_category #footer .footer_logo img, .post-type-archive-ingordo_info #footer .footer_logo img, .ingordo_info-template-default #footer .footer_logo img {
    display: none;
}
.page-id-72 #footer .footer_logo,.page-id-72 #footer .footer_logo, .page-template-page-ingordkaso #footer .footer_logo, .parent-pageid-72 #footer .footer_logo, .tax-ingordo_category #footer .footer_logo, .post-type-archive-ingordo_info #footer .footer_logo, .ingordo_info-template-default #footer .footer_logo {
    padding-top: 0;
    padding-bottom: 80px;
}

.page-id-72 #footer,.page-id-72 #footer, .page-template-page-ingordkaso #footer, .parent-pageid-72 #footer, .tax-ingordo_category #footer, .post-type-archive-ingordo_info #footer, .ingordo_info-template-default #footer {
    height: 389px;
}

section.ing_menubox.ing_takeout h3 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 24px;
}
section.ing_menubox.ing_osusume.ing_takeout table.c_table.bake_dinner th {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 18px;
}
section.ing_menubox p.mona {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 14px;
    margin-top: 60px;
}
section.ing_menubox.ing_takeout p.tel {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 30px;
}
section.ing_menubox.ing_takeout p.uketsuke {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
}

.page-id-76 section.shop {
    height: 740px;
}

/*** 20200512 BAKESHOP調整 古都 ***/
.page-template-page-shoptop.page-id-76 #navi ul > li.main_navi.logo,.parent-pageid-76 #navi ul > li.main_navi.logo,.single-bakeshop_info #navi ul > li.main_navi.logo,.tax-bakeshop_category #navi ul > li.main_navi.logo, .post-type-archive-bakeshop_info #navi ul > li.main_navi.logo {
    width: 400px;
}
.page-id-76 ul.footer_navi, .parent-pageid-76 ul.footer_navi, .single-bakeshop_info ul.footer_navi, .tax-bakeshop_category ul.footer_navi, .post-type-archive-bakeshop_info ul.footer_navi {
    width: 583px;
}
.page-id-189 section.ing_menubox .set_menu {
    margin-left: 62px;
}
.page-id-189 section.ing_menubox {
    padding-bottom: inherit;
}
.page-template-page-shoptop.page-id-76 ul.footer_navi li.no2pan,
.page-template-page-shoptop.parent-pageid-76 ul.footer_navi li.no2pan {
    width: 103px;
    margin-right: 22px;
}

/*** 20200512 Bogamari jiyugaoka 古都 ***/
.page-id-1026 #copyright,.parent-pageid-1026 #copyright,
.single-bogajiyu_info #copyright,
.tax-bogajiyu_category #copyright,
.post-type-archive-bogajiyu_info #copyright {
    background-color: #0765E1;
    color: #ffffff;
}
.page.page-id-1030 section.ing_menubox table h4 {
    margin-bottom: 0;
}
.page-id-1030 section.ing_menubox .plus500.pig p {
    font-weight: 400;
}
.page-id-1030 section.ing_menubox .plus500 {
    margin-top: 55px;
}
#tab-2 table.c_table.bake_dinner {
    margin-top: 32px;
}
.page-id-1030 section.ing_menubox h2.big_title hr {
    border-bottom: 4px solid #0765E1;
}
section.figo_shop ul.figoshop2 {
    width: 1287px;
    margin-top: 14px;
}
.page-id-1026 ul.footer_navi,
.parent-pageid-1026 ul.footer_navi,
.single-bogajiyu_info ul.footer_navi,
.tax-bogajiyu_category ul.footer_navi,
.post-type-archive-bogajiyu_info ul.footer_navi {
    width: 558px;
}
section#shop_yoyaku ul.shop_list.shop_list2 {
    width: 1278px;
}
.page-template-page-shoptop.page-id-1026 #navi ul > li.main_navi.logo,
.parent-pageid-1026 #navi ul > li.main_navi.logo,
.single-bogajiyu_info #navi ul > li.main_navi.logo, .tax-bogajiyu_category #navi ul > li.main_navi.logo,
.post-type-archive-bogajiyu_info #navi ul > li.main_navi.logo {
    width: 400px;
}

.page-id-34 section.shop ul li dl dd p.text.tell {
    height: 46px;
}

/*** カフェハロー　テイクアウトメニュー ***/
.page-id-1323 .ch_takeout .list_ver1 dl dd.img {
    width: 160px;
    float: left;
}
.page-id-1323 .ch_takeout .list_ver1 dl div.text_right {
    float: left;
    height: 105px;
    width: 210px;
}
.page-id-1323 .ch_takeout .list_ver1 dl div.text_right dt.en,
.page-id-1323 .ch_takeout .list_ver2 dl div.text_right dt.en,
.page-id-1323 .ch_takeout .list_ver3 dl div.text_right dt.en {
    font-size: 12px;
    font-weight: normal;
}
.page-id-1323 .ch_takeout .list_ver1 dl div.text_right dt.ja,
.page-id-1323 .ch_takeout .list_ver2 dl div.text_right dt.ja  {
    font-size: 14px;
    font-weight: normal;
}
.page-id-1323 .ch_takeout .list_ver1 dl {
    height: 100px;
    margin-bottom: 30px;
    float: left;
}
.page-id-1323 .ch_takeout .list_ver1 dl div.text_right dd.price,
.page-id-1323 .ch_takeout .list_ver2 dl div.text_right dd.price {
    font-size: 14px;
    margin-top: 14px;
}
.page-id-1323 .ch_takeout .list_ver1 {
    width: 92%;
    margin: auto;
    margin-top: 36px;
    margin-bottom: 15px;
}
.page-id-1323 .ch_takeout .list_ver2 dl dd.img {
    width: 220px;
}
.page-id-1323 .ch_takeout .list_ver2 dl {
    float: left;
    width: 403px;
    text-align: center;
    margin-bottom: 30px;
}
.page-id-1323 .ch_takeout .list_ver3 dl dd.img {
    width: 200px;
    float: left;
}
.page-id-1323 .ch_takeout .list_ver3 dl div.text_right {
    float: left;
    height: 200px;
    width: 280px;
    padding: 0 10px;
}
.page-id-1323 .ch_takeout .list_ver3 dl {
    height: 180px;
    margin-bottom: 30px;
}
.page-id-1323 .ch_takeout .list_ver3 dl div.text_right dt.ja span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    margin-top: 12px;
}
.page-id-1323 .ch_takeout .list_ver3 dl div.text_right dd.price {
    font-size: 14px;
    margin-top: 14px;
}
.page-id-1323 .ch_takeout .list_ver3 {
    width: 500px;
    margin: auto;
}
.page-id-1323 .ch_takeout .list_ver3 dl div.text_right dt.en {
    margin-top: 32px;
}
section.cafehello_takeout h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    border-bottom: none;
    margin: auto;
    margin-bottom: 20px;
    font-weight: 400;
    padding-bottom: 0;
    margin-top: 50px;
    height: 48px;
    color: #5a312f;
    background-image: url(/image/group/page/h2_title_line_02.png);
    padding-top: 9px;
}
section.cafehello_takeout h4 {
    color: #5a312f;
}
section.cafehello_takeout h4 hr {
    border: none;
    border-bottom: 4px solid #0691A0;
    width: 46px;
    margin: auto;
    padding-bottom: 18px;
    margin-bottom: 20px;
}
section.cafehello_takeout h4 span {
    display: block;
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 6px;
}
.page-id-1323 section.ing_menubox.cafe_menubox p.cafe_takeout_text_b {
    font-size: 15px;
}
.ch_takeout {
    color: #5a312f;
}
.page-id-1323 .ch_takeout .list_ver3 dl dd.img.img_no {
    height: 150px;
}

section.ing_menubox.bake_menubox.dinner div.dinner_plan p,
section.ing_menubox.bake_menubox.dinner div.dinner_plan {
    font-family: 'Noto Sans JP', sans-serif;
    color: #6a3906;
}
section.ing_menubox.bake_menubox.dinner div.dinner_plan p.title {
    font-size: 16px;
    margin-top: 40px;
    font-weight: bold;
}
section.ing_menubox.bake_menubox.dinner div.dinner_plan p.title span {
    font-size: 14px;
    display: block;
    margin-top: 3px;
    font-weight: normal;
}
section.ing_menubox.bake_menubox.dinner div.dinner_plan dt,
section.ing_menubox.bake_menubox.dinner div.dinner_plan dd {
    font-size: 14px;
    font-weight: normal;
}
section.ing_menubox.bake_menubox.dinner div.dinner_plan p.text,
section.ing_menubox.bake_menubox.dinner div.dinner_plan p.text2 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
}
section.top_infolist ul li video{
    max-height: 170px;
}