@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.main_img:after, .con_breakfast:after, .con_breakfast h2:after, .con_case_menu .lnk_case_menu:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	main_img
----------------------------------------------------------- */
.main_img {
  background: url(../images/home/img_main.jpg) no-repeat center center;
  height: 673px;
  position: relative;
}
.main_img:before {
  position: absolute;
  content: "";
  bottom: -15px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #f9f8f5 transparent transparent transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .main_img {
    height: 550px;
  }
}
@media only screen and (max-width: 767px) {
  .main_img {
    background: none;
    height: auto;
  }
}
.main_img .img_main01 {
  position: absolute;
  left: 11%;
  top: 15.89896%;
  width: 26.5%;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .main_img .img_main01 {
    left: 0;
  }
}
.main_img .img_main02 {
  position: absolute;
  left: 69.95%;
  top: 0;
  width: 23.55%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .main_img .img_main02 {
    left: 75%;
    top: 4%;
  }
}
.main_img .box_main {
  background: url(../images/home/img_main03.png) no-repeat center center;
  position: absolute;
  width: 33.8413%;
  height: 94.35364%;
  background-size: contain;
  min-width: 644px;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  padding: 95px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .main_img .box_main {
    min-width: 500px;
    padding: 95px 45px;
  }
}
.main_img .box_main .title_type_menu {
  position: absolute;
  left: 50px;
  top: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .main_img .box_main .title_type_menu {
    left: -10px;
  }
}
.main_img .box_main .title_type_menu img {
  position: relative;
  z-index: 1;
}
.main_img .box_main .title_type_menu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #7fac31;
}
.main_img .box_main .txt_main {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #452200;
  font-size: 147%;
  font-weight: normal;
  margin-top: 25px;
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .main_img .box_main .txt_main {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .main_img .box_main .txt_main {
    margin-top: 5%;
  }
}

/* ----------------- con_breakfast ----------------------------------- */
.con_breakfast {
  background: url(../images/home/bg_breakfast.png) repeat;
  padding: 40px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_breakfast {
    padding: 40px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast {
    padding: 10% 0 0;
  }
}
.con_breakfast h2 {
  text-align: center;
}
.con_breakfast .txt {
  font-size: 124%;
  color: #281A00;
  text-align: center;
  line-height: 2.5;
  margin: 2em 0 2em;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .txt {
    line-height: 2;
  }
}
@media only screen and (max-width: 1100px) {
  .con_breakfast .txt {
    margin-bottom: 2em;
  }
}
.con_breakfast .txt_note {
  font-size: 100%;
  color: #000;
  text-align: center;
}
.con_breakfast .box_breakfast {
  position: relative;
  padding-top: 5em;
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_breakfast .box_breakfast {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast {
    margin-top: 4em;
  }
}
.con_breakfast .box_breakfast:before {
  content: "";
  position: absolute;
  width: 140%;
  height: 300px;
  -moz-border-radius: 80%;
  -webkit-border-radius: 80%;
  border-radius: 80%;
  left: 50%;
  top: 0px;
  background: #FFF;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast:before {
    height: 150px;
  }
}
.con_breakfast .box_breakfast h3 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 3em;
}
.con_breakfast .box_breakfast h3 span.title_sm {
  font-size: 185%;
  color: #d58927;
  display: block;
  margin-bottom: .3em;
}
.con_breakfast .box_breakfast h3 span.title_sm em {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.con_breakfast .box_breakfast h3 span.title_lg {
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom, url(../images/home/line_st.png) repeat-x center top;
  font-weight: 500;
  padding-bottom: .1em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast h3 span.title_lg {
    font-size: 216%;
  }
}
.con_breakfast .box_breakfast h3 span.title_lg:before {
  background: url(../images/home/ic_flower01.png) no-repeat;
  width: 29px;
  height: 62px;
  position: absolute;
  content: "";
  right: -50px;
  bottom: 0;
  z-index: -1;
}
.con_breakfast .box_breakfast h3 span.title_lg:after {
  background: url(../images/home/ic_flower02.png) no-repeat;
  width: 43px;
  height: 47px;
  position: absolute;
  content: "";
  left: -70px;
  bottom: 0;
  z-index: -1;
}
.con_breakfast .box_breakfast .box_breakfast_s {
  background: #FFF;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  z-index: 1;
}
.con_breakfast .box_breakfast .box_breakfast_sub {
  overflow: hidden;
  *zoom: 1;
}
.con_breakfast .box_breakfast .box_breakfast_sub ul {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
.con_breakfast .box_breakfast .box_breakfast_sub ul li {
  float: left;
  width: 33.3333%;
  padding: 0 3%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 3%;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast .box_breakfast_sub ul li {
    width: 48%;
    padding: 0 2%;
    float: inherit;
    display: inline-table;
    margin-bottom: 8%;
  }
}
.con_breakfast .box_breakfast .box_breakfast_sub ul li:nth-child(4) {
  margin-left: 194px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_breakfast .box_breakfast .box_breakfast_sub ul li:nth-child(4) {
    margin-left: 125px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast .box_breakfast_sub ul li:nth-child(4) {
    margin-left: 0;
  }
}
.con_breakfast .box_breakfast .box_breakfast_sub ul li .title {
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  background: #19935e;
  font-size: 170%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #fff;
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: .1em .8em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast .box_breakfast_sub ul li .title {
    font-size: 100%;
    padding: .2em .1em;
  }
}
.con_breakfast .box_breakfast .box_breakfast_sub ul li .txt_desc {
  font-size: 108%;
  font-family: "Meiryo", sans-serif;
  color: #333333;
}
.con_breakfast .box_breakfast .box_breakfast_sub .txt_breakfast {
  font-size: 177%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #4c2b00;
  text-align: center;
  background: url(../images/home/line_bg.png) no-repeat center bottom;
  padding-bottom: .2em;
  letter-spacing: -.02em;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_breakfast .box_breakfast_sub .txt_breakfast {
    font-size: 124%;
  }
}

/* -----------------------------------------------------------
  con_news
----------------------------------------------------------- */
.con_news {
  margin-top: 110px;
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin-top: 20%;
  }
}
.con_news .main_title {
  position: relative;
  text-align: center;
  font-weight: normal;
  margin-bottom: 3em;
}
@media only screen and (max-width: 767px) {
  .con_news .main_title {
    padding-top: 5%;
  }
}
.con_news .main_title span {
  letter-spacing: .1em;
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom, url(../images/home/line_st.png) repeat-x center top;
  padding: .1em .5em;
  position: relative;
  font-weight: 500;
}
.con_news .main_title span:before {
  background: url(../images/home/ic_sun.png) no-repeat;
  width: 60px;
  height: 33px;
  position: absolute;
  content: "";
  left: 50%;
  top: -45px;
  z-index: 0;
  transform: translate(-50%, 0)
}
@media only screen and (max-width: 767px) {
  .con_news .main_title span {
    font-size: 154%;
  }
}
.con_news .box_news {
  background: #fff;
  max-width: 960px;
  padding: 1.2em;
  margin: 0 auto 10px;
}
.con_news .box_news:last-child {
  margin-bottom: 0;
}
.con_news .box_news .boxs .accordion {
  position: relative;
  cursor: pointer;
  padding-right: 2.5em;
}
.con_news .box_news .accordion.active:before {
  content: "\f056";
}
.con_news .box_news .accordion:before {
  content: "\f055";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  color: #d58927;
  top: 50%;
  right: 0;
  margin-right: 0;
  font-size: 180%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .accordion:before {
    font-size: 140%;
  }
}
.con_news .box_news .boxs .accordion span {
  color: #4c2b00;
  letter-spacing: .08em;
  display: block;
  margin-bottom: .4em;
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .boxs .accordion span {
    font-size: 90%;
  }
}
.con_news .box_news .boxs .accordion em {
  background-color: #fff;
  font-size: 150%;
  font-weight: bold;
  color: #212121;
  transition: color .3s ease-in;
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .boxs .accordion em {
    font-size: 110%;
  }
}
.con_news .box_news .inner {
  display: none;
  margin-top: 1em;
}
.con_news .box_news .inner .txt {
  text-align: left;
  font-size: 120%;
  line-height: 1.8;
  color: #333;
  margin: 1em 0 0 0;
}
@media only screen and (max-width: 767px) {
  .con_news .box_news .inner .txt {
    font-size: 100%;
  }
}


/* -----------------------------------------------------------
	con_menu
----------------------------------------------------------- */
.con_menu {
  overflow: hidden;
  *zoom: 1;
  padding: 70px 0;
  background: url(../images/home/bg_menu_top.jpg) repeat-x, url(../images/home/bg_menu_repeat.jpg) repeat;
  margin: 80px 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu {
    padding: 3em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu {
    margin: 60px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu {
    margin: 4em 0 0;
  }
}
.con_menu h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 3em;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu h2 {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu h2 {
    margin-bottom: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu h2 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu h2 {
    padding-top: 5%;
  }
}
.con_menu h2 span {
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom, url(../images/home/line_st.png) repeat-x center top;
  padding: .1em 0.5em;
  position: relative;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .con_menu h2 span {
    font-size: 154%;
  }
}
.con_menu h2 span:before {
  background: url(../images/home/ic_sun.png) no-repeat;
  width: 60px;
  height: 33px;
  position: absolute;
  content: "";
  left: 50%;
  top: -45px;
  z-index: 0;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.con_menu .box_menu ul#scroller {
  overflow: hidden;
  margin-bottom: 1em;
}

.con_menu .box_menu ul#scroller li {
  float: left;
  width: 16.666%;
}

.con_menu .box_menu .main .txt_menu_desc {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 262%;
  color: #4c2b00;
  letter-spacing: -.02em;
  text-align: center;
  background: url(../images/home/bg_line_yellow.png) no-repeat center bottom;
  margin-bottom: 1em;
  position: relative;
  z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu .box_menu .main .txt_menu_desc {
    font-size: 170%;
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .box_menu .main .txt_menu_desc {
    font-size: 139%;
    background-size: 90% auto;
  }
}
.con_menu .box_menu .main .txt_menu_desc .clr_green {
  font-size: 142%;
  color: #7fac31;
}
.con_menu .box_menu .main .txt_menu_desc .txt_lg {
  font-size: 142%;
}
.con_menu .box_menu .main .txt_menu_desc .clr_org {
  color: #e59f0a;
}
.con_menu .box_menu .main .txt_menu_desc i {
  font-style: italic;
}
.con_menu .box_menu .main .txt_detail {
  text-align: center;
  font-size: 108%;
  line-height: 2;
  position: relative;
  z-index: 0;
}
.con_menu .box_menu .main .box_news {
  overflow: hidden;
  *zoom: 1;
  padding: 2em 0;
}
.con_menu .box_menu .main .box_news h3 {
  color: #4c2b00;
  font-size: 216%;
  font-weight: normal;
  position: relative;
  margin-bottom: .8em;
}
@media only screen and (max-width: 767px) {
  .con_menu .box_menu .main .box_news h3 {
    font-size: 154%;
  }
}
.con_menu .box_menu .main .box_news h3 img {
  vertical-align: middle;
  margin-right: .3em;
}
.con_menu .box_menu .main .box_news h3 span {
  display: inline-block;
  background: #f2efda;
  position: relative;
}
.con_menu .box_menu .main .box_news h3:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #b8b8b8;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 0;
}
.con_menu .box_menu .main .box_news .box_news_s {
  background: #FFF;
  max-height: 350px;
  overflow: auto;
}
.con_menu .box_menu .main .box_news .box_news_s ul {
  overflow: hidden;
  *zoom: 1;
  padding: 20px 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_menu .box_menu .main .box_news .box_news_s ul {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_menu .box_menu .main .box_news .box_news_s ul {
    padding: 5% 3%;
  }
}
.con_menu .box_menu .main .box_news .box_news_s ul li {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
  *zoom: 1;
}
.con_menu .box_menu .main .box_news .box_news_s ul li .inner {
  padding: 1em 0;
  display: block;
  text-decoration: none;
  overflow: hidden;
  *zoom: 1;
}
.con_menu .box_menu .main .box_news .box_news_s ul li .inner .cat {
  background: #f3ce7f;
  border-radius: 1em;
  width: 13.77018%;
  display: inline-block;
  margin: 0 2.37417% 0 1.4245%;
  text-align: center;
  padding: .2em .5em;
  font-size: 108%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_menu .box_menu .main .box_news .box_news_s ul li .inner .cat {
    width: auto;
    margin: 0 0 3% 0;
    display: inline-block;
    padding: .2em 2em;
  }
}
.con_menu .box_menu .main .box_news .box_news_s ul li .inner .desc {
  width: 79.77208%;
  display: inline-block;
  float: left;
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_menu .box_menu .main .box_news .box_news_s ul li .inner .desc {
    width: 100%;
  }
}

/* ------------- con_bread --------------------------- */
.con_bread {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_bread_top.jpg) repeat-x left top, url(../images/home/bg_bread.jpg) repeat left top;
  padding: 75px 0 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread {
    padding: 75px 0 130px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread {
    padding: 2em 0 3%;
  }
}
.con_bread h2 {
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: normal;
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread h2 {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread h2 {
    margin-bottom: 2em;
  }
}
.con_bread h2 span {
  position: relative;
  display: inline-block;
  padding: 0 70px;
}
@media only screen and (max-width: 767px) {
  .con_bread h2 span {
    padding: 0 3%;
  }
}
.con_bread h2 span .title_lg {
  color: #f8f5a9;
  font-size: 308%;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_bread h2 span .title_lg {
    font-size: 193%;
  }
}
.con_bread h2 span .title_sm {
  font-size: 216%;
  color: #a58d48;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_bread h2 span .title_sm {
    font-size: 139%;
  }
}
.con_bread h2 span:before {
  content: "";
  width: 61px;
  height: 131px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url(../images/home/ic_flower03.png) no-repeat left center;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  .con_bread h2 span:before {
    display: none;
  }
}
.con_bread h2 span:after {
  content: "";
  width: 61px;
  height: 131px;
  position: absolute;
  right: 0;
  top: 50%;
  background: url(../images/home/ic_flower04.png) no-repeat left center;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media only screen and (max-width: 767px) {
  .con_bread h2 span:after {
    display: none;
  }
}
.con_bread .txt_desc {
  font-size: 108%;
  color: #fefefe;
  text-align: center;
}
.con_bread .list_cake_lg {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  margin: 1.2em auto 2em;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_lg {
    margin-bottom: 0;
  }
}
.con_bread .list_cake_lg li {
  width: 40%;
  text-align: center;
  margin-right: 5.45455%;
  display: inline-table;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_lg li {
    width: 100%;
    margin-right: 0;
    display: block;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 10%;
  }
  .con_bread .list_cake_lg li .img_cake {
    width: 30%;
    float: left;
  }
  .con_bread .list_cake_lg li .desc_cake {
    width: 67%;
    float: right;
  }
}
.con_bread .list_cake_lg li:last-child {
  margin-right: 0;
}
.con_bread .list_cake_lg li .desc_cake h3 {
  color: #f8f5a9;
  font-size: 185%;
  font-weight: normal;
  margin-bottom: .5em;
  margin-top: .3em;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_lg li .desc_cake h3 {
    font-size: 139%;
    text-align: left;
  }
}
.con_bread .list_cake_lg li .desc_cake .txt_cake {
  font-size: 108%;
  color: #FFF;
  text-align: left;
}
.con_bread .box_daily_menu {
  overflow: hidden;
  *zoom: 1;
  margin-top: 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread .box_daily_menu {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_daily_menu {
    margin-top: 1em;
  }
}
.con_bread .box_daily_menu h3 {
  color: #f8f5a9;
  font-size: 216%;
  font-weight: normal;
  position: relative;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1100px) {
  .con_bread .box_daily_menu h3 {
    font-size: 154%;
  }
}
.con_bread .box_daily_menu h3 img {
  vertical-align: middle;
  margin-right: .3em;
}
.con_bread .box_daily_menu h3 span {
  display: inline-block;
  background: #0d4b2f;
  position: relative;
}
.con_bread .box_daily_menu h3:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #628777;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  .con_bread .box_daily_menu .box_daily_s {
    overflow: auto;
    max-height: 400px;
  }
}
.con_bread .box_daily_menu .txt_lnk {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  margin-top: 1em;
}
.con_bread .box_daily_menu .txt_lnk span {
  color: #FFF;
  font-size: 108%;
  display: inline-block;
  padding: .5em 2em;
  border: 1px solid #FFF;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_bread .box_daily_menu .txt_lnk span {
    padding: .5em 1em;
  }
}
.con_bread .list_cake_sm {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  margin: 1.2em auto 2em;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_sm {
    margin: 1.2em auto 0;
  }
}
.con_bread .list_cake_sm li {
  width: 18.18182%;
  text-align: center;
  margin-right: 2.27273%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_sm li {
    width: 100%;
    margin-right: 0;
    display: block;
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 10%;
  }
  .con_bread .list_cake_sm li .img_cake {
    width: 30%;
    float: left;
  }
  .con_bread .list_cake_sm li .desc_cake {
    width: 67%;
    float: right;
  }
}
.con_bread .list_cake_sm li:last-child {
  margin-right: 0;
}
.con_bread .list_cake_sm li .desc_cake h4 {
  color: #f8f5a9;
  font-size: 139%;
  font-weight: normal;
  margin-bottom: .5em;
  margin-top: .3em;
}
@media only screen and (max-width: 767px) {
  .con_bread .list_cake_sm li .desc_cake h4 {
    font-size: 116%;
    text-align: left;
    margin-top: 0;
  }
}
.con_bread .list_cake_sm li .desc_cake .txt_cake {
  font-size: 108%;
  color: #FFF;
  text-align: left;
}
.con_bread .box_baked_bread {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_baked.jpg) repeat;
  padding: 22px 0 50px;
  margin-top: 3em;
  -moz-transition: opacity 1s ease 2.8s, margin-top 1s ease 2.8s;
  -o-transition: opacity 1s ease 2.8s, margin-top 1s ease 2.8s;
  -webkit-transition: opacity 1s ease, margin-top 1s ease;
  -webkit-transition-delay: 2.8s, 2.8s;
  transition: opacity 1s ease 2.8s, margin-top 1s ease 2.8s;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread .box_baked_bread {
    padding: 22px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread {
    padding: 5% 0;
  }
}
.con_bread .box_baked_bread h3 {
  text-align: center;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-bottom: 1em;
}
.con_bread .box_baked_bread h3 span {
  background: url(../images/home/st_baked.png) no-repeat center center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 216%;
  color: #4c2b00;
  font-weight: normal;
  padding: 27px 30px;
  text-align: center;
  line-height: 1;
  background-size: contain;
  display: inline-block;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread .box_baked_bread h3 span {
    padding: 27px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread h3 span {
    padding: 5% 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread h3 span {
    font-size: 139%;
    margin-bottom: 3%;
  }
}
.con_bread .box_baked_bread h3 span:before {
  content: "";
  position: absolute;
  height: 2px;
  background: #694d26;
  width: 100%;
  z-index: 0;
  right: 100%;
  top: 46%;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 0;
}
.con_bread .box_baked_bread h3 span:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #694d26;
  width: 100%;
  z-index: 0;
  left: 100%;
  top: 46%;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 0;
}
.con_bread .box_baked_bread .box_baked_s {
  padding: 0 50px;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread .box_baked_bread .box_baked_s {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread .box_baked_s {
    padding: 0 5%;
  }
}
.con_bread .box_baked_bread .box_baked_s .box_img {
  float: left;
  width: 44.2%;
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread .box_baked_s .box_img {
    width: 60%;
    text-align: center;
    margin: 0 auto 3%;
    float: none;
  }
}
.con_bread .box_baked_bread .box_baked_s .box_txt {
  width: 50%;
  float: right;
  padding-top: 2em;
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread .box_baked_s .box_txt {
    width: 100%;
    padding-top: 0;
    float: none;
  }
}
.con_bread .box_baked_bread .box_baked_s .box_txt .txt {
  font-size: 108%;
  margin-bottom: 1.2em;
}
.con_bread .box_baked_bread .box_baked_s .box_txt .txt_note {
  font-size: 124%;
  margin-bottom: .5em;
  color: #4c2b00;
  cursor: pointer;
}
.con_bread .box_baked_bread .box_baked_s .box_txt .box_note {
  overflow: hidden;
  *zoom: 1;
  border: 2px solid #baaa96;
  padding: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bread .box_baked_bread .box_baked_s .box_txt .box_note {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bread .box_baked_bread .box_baked_s .box_txt .box_note {
    padding: 3%;
  }
}
.con_bread .box_baked_bread .box_baked_s .box_txt .box_note small {
  font-weight: normal;
}
.con_bread .box_baked_bread .box_baked_s .box_txt .box_note li {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 124%;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: .5em;
}

/* ------------- con_local_menu ------------------------- */
.con_local_menu {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_map.png) no-repeat 75% top;
}
.con_local_menu .main {
  padding: 5em 0 2em;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .main {
    background-size: contain;
  }
}
.con_local_menu h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 2em;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu h2 {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_local_menu h2 {
    margin-bottom: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu h2 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_local_menu h2 {
    padding-top: 5%;
  }
}

.con_local_menu h2 span {
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom;
  padding: .1em 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_local_menu h2 span {
    font-size: 154%;
  }
}
.con_local_menu h2 span:before {
  background: url(../images/home/ic_sun.png) no-repeat;
  width: 60px;
  height: 33px;
  position: absolute;
  content: "";
  left: 50%;
  top: -35px;
  z-index: 0;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.con_local_menu .sst {
  font-size: 177%;
  color: #212121;
  text-align: center;
  margin-bottom: .5em;
}
.con_local_menu .txt_desc {
  text-align: center;
  line-height: 2;
  font-size: 108%;
}
.con_local_menu .box_local_menu {
  overflow: hidden;
  *zoom: 1;
  margin: 55px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu .box_local_menu {
    margin: 55px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu {
    margin: 2em 0;
  }
}
.con_local_menu .box_local_menu .box_tab_menu {
  overflow: hidden;
  *zoom: 1;
}
.con_local_menu .box_local_menu .box_tab_menu #tab {
  overflow: hidden;
  *zoom: 1;
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul {
  overflow: hidden;
  *zoom: 1;
  position: relative;
  border-bottom: 5px solid transparent;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #tab ul {
    display: none;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  background: #105c3b;
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul li {
  cursor: pointer;
  width: 15.63636%;
  float: left;
  border: 2px solid #105c3b;
  margin-right: 1.18182%;
  color: #105c3b;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: none;
  text-align: center;
  padding: 12px 0;
  font-size: 124%;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  -o-transition: background 0.5s ease, color 0.5s ease;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu .box_local_menu .box_tab_menu #tab ul li {
    padding: 12px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #tab ul li {
    padding: 3% 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu .box_local_menu .box_tab_menu #tab ul li {
    font-size: 100%;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul li:last-child {
  margin-right: 0;
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul li:hover, .con_local_menu .box_local_menu .box_tab_menu #tab ul li.active {
  cursor: default;
  background: #105c3b;
  color: #FFF;
}
.con_local_menu .box_local_menu .box_tab_menu #tab ul li:hover {
  cursor: pointer;
}
.con_local_menu .box_local_menu .box_tab_menu #tab select {
  padding: 3%;
  width: 100%;
  background: #105c3b;
  border-color: #105c3b;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_local_menu .box_local_menu .box_tab_menu #tab select {
    display: none;
  }
}
@media print {
  .con_local_menu .box_local_menu .box_tab_menu #tab select {
    display: none;
  }
}
.ie .con_local_menu .box_local_menu .box_tab_menu #tab select {
  display: none;
}
.con_local_menu .box_local_menu .box_tab_menu #panel {
  overflow: hidden;
  *zoom: 1;
  padding-top: 2em;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .tab_inner {
  display: none;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .tab_inner:first-child {
  display: block;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 4.5em;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu {
    margin-bottom: 2em;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li {
  width: 32.90909%;
  float: left;
  margin-right: 0.63636%;
  border: 2px solid #e8e5cf;
  background: #f9faed;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 40px 1.36364%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li {
    width: 100%;
    margin-right: 0;
    padding: 3em 3% 1em;
    margin-bottom: 3%;
  }
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .img {
    width: 32%;
    float: left;
    margin-right: 3%;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .sticker {
  position: absolute;
  border: 1px solid #aa9845;
  color: #aa9845;
  text-align: center;
  padding: .1em 1em;
  display: inline-block;
  left: 0;
  top: 10px;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li:last-child {
  margin-right: 0;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .box_inner {
  padding: 0 10px;
}
@media only screen and (max-width: 1100px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .box_inner {
    padding: 0;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .st_local {
  color: #4c2b00;
  font-size: 139%;
  font-weight: normal;
  margin-bottom: .5em;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .st_local {
    text-align: left;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .sst_local {
  font-size: 124%;
  margin: .5em 0;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .sst_local {
    text-align: left;
    margin: 0 0 .5em;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .txt_local {
  font-size: 108%;
  text-align: left;
  margin-bottom: 1em;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .price {
  text-align: left;
  border-top: 1px dotted #a8a49b;
  border-bottom: 1px dotted #a8a49b;
  padding: .5em 0;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local {
  overflow: hidden;
  *zoom: 1;
  margin-top: 1em;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a {
  display: inline-block;
  width: 49%;
  background: #FFF;
  border: 2px solid #9c9c9c;
  color: #797272;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em 0;
  position: relative;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a:before, .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a:after {
  font-family: FontAwesome;
  vertical-align: baseline;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a > * {
  vertical-align: baseline;
  display: inline;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a:after {
  content: "";
  margin-left: .5em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a {
    font-size: 85%;
  }
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a.btn_more {
  background: #6b9a1a;
  color: #FFF;
  border-color: #6b9a1a;
}
.con_local_menu .box_local_menu .box_tab_menu #panel .list_menu li .btn_local a.btn_map:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_local_menu .box_other_store {
  overflow: hidden;
  *zoom: 1;
}
.con_local_menu .box_other_store h3 {
  cursor: pointer;
  background: url(../images/home/st_store.png) repeat;
  font-size: 216%;
  color: #FFF;
  text-align: center;
  font-weight: normal;
  margin-bottom: .5em;
  position: relative;
  padding: .2em 0;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_other_store h3 {
    font-size: 139%;
    padding: .5em 0;
  }
}
.con_local_menu .box_other_store h3:before {
  content: "";
  background: url(../images/home/ic_plus.png);
  position: absolute;
  right: 10%;
  top: 50%;
  color: #FFF;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_other_store h3:before {
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
}
.con_local_menu .box_other_store h3.active:before {
  content: "";
  background: url(../images/home/ic_plus_active.png);
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_other_store h3.active:before {
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
}
.con_local_menu .box_other_store .tbl_basic {
  width: 100%;
}
.con_local_menu .box_other_store .tbl_basic th, .con_local_menu .box_other_store .tbl_basic td {
  padding: .8em .8em;
  font-size: 108%;
}
.con_local_menu .box_other_store .tbl_basic th {
  background: #f3ce7f;
  color: #4c2b00;
  border-right: 1px solid #FFF;
}
@media only screen and (max-width: 767px) {
  .con_local_menu .box_other_store .tbl_basic th {
    width: 25%;
  }
}
.con_local_menu .box_other_store .tbl_basic th:last-child {
  border-right: none;
}
.con_local_menu .box_other_store .tbl_basic td {
  border-right: 1px dotted #656565;
  border-bottom: 1px solid #cccccc;
}
@media only screen and (min-width: 1101px) {
  .con_local_menu .box_other_store .tbl_basic td {
    min-width: 170px;
  }
}
@media print {
  .con_local_menu .box_other_store .tbl_basic td {
    min-width: 170px;
  }
}
.ie8 .con_local_menu .box_other_store .tbl_basic td {
  min-width: 170px;
}
.con_local_menu .box_other_store .tbl_basic td:last-child {
  border-right: none;
}
.con_local_menu .box_other_store .tbl_basic tr {
  background: #f9f9f7;
}
.con_local_menu .box_other_store .tbl_basic tr:nth-child(even) {
  background: #FFF;
}

/* ------------- con_case_menu -------------------------------------- */
.con_case_menu {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_case02.jpg) repeat-x center top, url(../images/home/bg_case01.jpg) repeat center top;
  padding: 60px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu {
    padding: 2em 0;
  }
}
.con_case_menu h3 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 3em;
}
.con_case_menu h3 span.title_sm {
  font-size: 185%;
  color: #d58927;
  display: block;
  margin-bottom: .3em;
}
.con_case_menu h3 span.title_sm em {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
.con_case_menu h3 span.title_lg {
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  padding: 0 0.5em;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom, url(../images/home/line_st.png) repeat-x center top;
  padding-bottom: .1em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_case_menu h3 span.title_lg {
    font-size: 216%;
  }
}
.con_case_menu .txt_case {
  font-size: 108%;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu .txt_case {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu .txt_case {
    margin-bottom: 2em;
  }
}
.con_case_menu .lnk_case_menu {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu .lnk_case_menu {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu .lnk_case_menu {
    margin-bottom: 3em;
  }
}
.con_case_menu .lnk_case_menu li {
  float: left;
  width: 32.09091%;
  margin-right: 1.63636%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .lnk_case_menu li {
    left: 0;
    width: 100%;
    margin-bottom: 5%;
  }
}
.con_case_menu .lnk_case_menu li:last-child {
  margin-right: 0;
}
.con_case_menu .lnk_case_menu li a {
  background: #FFF;
  border: 2px solid #2c8d63;
  display: block;
  padding: 1em .5em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  color: #2c8d63;
  -moz-transition: background 0.5s ease, color 0.5s ease;
  -o-transition: background 0.5s ease, color 0.5s ease;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease;
}
.con_case_menu .lnk_case_menu li a img {
  vertical-align: middle;
  float: left;
  width: 11.61473%;
  margin: 0 4.24929% 0 2.83286%;
}
.con_case_menu .lnk_case_menu li a span {
  border-left: 1px dotted #2c8d63;
  display: inline-block;
  padding-left: 4.24929%;
  font-size: 147%;
  text-align: center;
  width: 75.07082%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu .lnk_case_menu li a span {
    font-size: 108%;
  }
}
.con_case_menu .lnk_case_menu li a:before {
  position: absolute;
  width: 24px;
  height: 23px;
  left: 50%;
  bottom: -12px;
  content: "";
}
@media only screen and (max-width: 767px) {
  .con_case_menu .lnk_case_menu li.lnk01 {
    left: 0;
  }
}
.con_case_menu .lnk_case_menu li.lnk01 a:before {
  background: url(../images/home/ic_down01.png) no-repeat;
}
.con_case_menu .lnk_case_menu li.lnk01 a:hover {
  background: #2c8d63;
  color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk01 a:hover span {
  border-color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk01 a:hover img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/home/ic_case01_active.png) no-repeat;
  height: 48px;
  width: 11.61473%;
  padding-left: 11.61473%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .lnk_case_menu li.lnk02 {
    left: 0;
  }
}
.con_case_menu .lnk_case_menu li.lnk02 a {
  border-color: #2c4a8d;
  color: #2c4a8d;
}
.con_case_menu .lnk_case_menu li.lnk02 a span {
  border-color: #2c4a8d;
}
.con_case_menu .lnk_case_menu li.lnk02 a:before {
  background: url(../images/home/ic_down02.png) no-repeat;
}
.con_case_menu .lnk_case_menu li.lnk02 a:hover {
  background: #2c4a8d;
  color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk02 a:hover span {
  border-color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk02 a:hover img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/home/ic_case02_active.png) no-repeat;
  height: 48px;
  width: 12.1813%;
  padding-left: 12.1813%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .lnk_case_menu li.lnk03 {
    left: 0;
  }
}
.con_case_menu .lnk_case_menu li.lnk03 a {
  border-color: #d7800f;
  color: #d7800f;
}
.con_case_menu .lnk_case_menu li.lnk03 a span {
  border-color: #2c8d63;
}
.con_case_menu .lnk_case_menu li.lnk03 a:before {
  background: url(../images/home/ic_down03.png) no-repeat;
}
.con_case_menu .lnk_case_menu li.lnk03 a:hover {
  background: #d7800f;
  color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk03 a:hover span {
  border-color: #FFF;
}
.con_case_menu .lnk_case_menu li.lnk03 a:hover img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/home/ic_case03_active.png) no-repeat;
  height: 48px;
  width: 12.1813%;
  padding-left: 12.1813%;
}
.con_case_menu .box_case_item {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_case_item.jpg);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 5%;
  margin-bottom: 7px;
}
.con_case_menu .box_case_item:nth-child(1) {
  margin-top: 1em;
  -moz-transition: opacity 1s ease 2.2s, margin-top 1s ease 2.3s;
  -o-transition: opacity 1s ease 2.2s, margin-top 1s ease 2.3s;
  -webkit-transition: opacity 1s ease 2.2s, margin-top 1s ease 2.3s;
  transition: opacity 1s ease 2.2s, margin-top 1s ease 2.3s;
}
.con_case_menu .box_case_item:nth-child(2) {
  margin-top: 1em;
  -moz-transition: opacity 1s ease 2.6s, margin-top 1s ease 2.7s;
  -o-transition: opacity 1s ease 2.6s, margin-top 1s ease 2.7s;
  -webkit-transition: opacity 1s ease 2.6s, margin-top 1s ease 2.7s;
  transition: opacity 1s ease 2.6s, margin-top 1s ease 2.7s;
}
.con_case_menu .box_case_item:nth-child(3) {
  margin-top: 1em;
  -moz-transition: opacity 1s ease 3s, margin-top 1s ease 3.1s;
  -o-transition: opacity 1s ease 3s, margin-top 1s ease 3.1s;
  -webkit-transition: opacity 1s ease 3s, margin-top 1s ease 3.1s;
  transition: opacity 1s ease 3s, margin-top 1s ease 3.1s;
}
.con_case_menu .box_case_item .box_title {
  overflow: hidden;
  *zoom: 1;
}
.con_case_menu .box_case_item .box_title .img {
  width: 23.23232%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_title .img {
    width: 60%;
    text-align: center;
    margin: 0 auto 5%;
    float: none;
  }
}
@media only screen and (min-width: 768px) {
  .con_case_menu .box_case_item .box_title .img:hover img {
    -moz-animation: buruburu 150ms linear;
    -webkit-animation: buruburu 150ms linear;
    animation: buruburu 150ms linear;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
}
@media print {
  .con_case_menu .box_case_item .box_title .img:hover img {
    -moz-animation: buruburu 150ms linear;
    -webkit-animation: buruburu 150ms linear;
    animation: buruburu 150ms linear;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
}
.ie8 .con_case_menu .box_case_item .box_title .img:hover img {
  -moz-animation: buruburu 150ms linear;
  -webkit-animation: buruburu 150ms linear;
  animation: buruburu 150ms linear;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.con_case_menu .box_case_item .box_title .box_txt {
  width: 70.70707%;
  float: right;
}
@media only screen and (max-width: 1100px) {
  .con_case_menu .box_case_item .box_title .box_txt {
    padding-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_title .box_txt {
    width: 100%;
    text-align: center;
  }
}
.con_case_menu .box_case_item .box_title .cat {
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
  color: #2c8d63;
  border: 2px solid #2c8d63;
  font-size: 200%;
  text-transform: uppercase;
  display: inline-block;
  padding: .1em .5em;
  font-weight: 500;
}
.con_case_menu .box_case_item .box_title .cat span {
  display: table;
  line-height: 1;
}
.con_case_menu .box_case_item .box_title .cat small {
  font-size: 62%;
  padding-right: .1em;
  vertical-align: middle;
  font-weight: normal;
  display: table-cell;
}
.con_case_menu .box_case_item .box_title h4 {
  margin: .2em 0 1.5em;
}
.con_case_menu .box_case_item .box_title h4 span {
  font-size: 247%;
  display: table;
  background: url(../images/home/line_title.png) no-repeat center bottom;
  color: #2c8d63;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_title h4 span {
    font-size: 170%;
  }
}
.con_case_menu .box_case_item .box_title .txt_item {
  font-size: 108%;
}
@media only screen and (min-width: 1101px) {
  .con_case_menu .box_case_item .box_title .txt_item {
    padding-right: 15%;
  }
}
@media print {
  .con_case_menu .box_case_item .box_title .txt_item {
    padding-right: 15%;
  }
}
.ie8 .con_case_menu .box_case_item .box_title .txt_item {
  padding-right: 15%;
}
.con_case_menu .box_case_item .title_lg {
  background: url(../images/home/bg_item01.jpg) #469b76;
  color: #FFF;
  font-size: 216%;
  text-align: center;
  padding: .1em 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .title_lg {
    font-size: 139%;
    padding: .8em 1em;
    margin-top: 1em;
  }
}
.con_case_menu .box_case_item .title_lg:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 0 20px;
  border-color: #469b76 transparent transparent transparent;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.con_case_menu .box_case_item .title_lg img {
  vertical-align: middle;
  margin-right: .3em;
}
.con_case_menu .box_case_item .box_item_inner {
  background: #f1f0e7;
  padding: 55px 3.0303% 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu .box_case_item .box_item_inner {
    padding: 55px 3.0303% 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_item_inner {
    padding: 2em 3.0303% 3%;
  }
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item {
  overflow: hidden;
  *zoom: 1;
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li {
  width: 47.84946%;
  float: left;
  margin-right: 3.76344%;
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_item_inner .list_menu_item li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1%;
  }
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li .img {
  float: left;
  width: 44.94382%;
  max-width: 196px;
  margin-right: 3.37079%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_item_inner .list_menu_item li .img {
    width: 30%;
    margin-right: 3%;
  }
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li .box_c {
  overflow: hidden;
  *zoom: 1;
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li .box_c h5 {
  font-size: 185%;
  color: #4c2b00;
  padding: .5em 0 .5em .8em;
  background: url(../images/home/line_st.png) repeat-x left top, url(../images/home/line_st.png) repeat-x left bottom;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_item_inner .list_menu_item li .box_c h5 {
    font-size: 139%;
  }
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item li .box_c .txt {
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .box_item_inner .list_menu_item li .box_c {
    width: 67%;
    float: right;
  }
}
.con_case_menu .box_case_item .box_item_inner .list_menu_item.full li {
  width: 100%;
  margin-right: 0;
}
.con_case_menu .box_case_item .tbl_info_ov {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  *zoom: 1;
  margin-top: 30px;
  border: 1px solid #7fac31;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_case_menu .box_case_item .tbl_info_ov {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .tbl_info_ov {
    margin-top: 1.5em;
  }
}
.con_case_menu .box_case_item .tbl_info {
  width: 100%;
}
.con_case_menu .box_case_item .tbl_info th, .con_case_menu .box_case_item .tbl_info td {
  font-weight: normal;
  padding: 1.3em 1.8em;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .tbl_info th, .con_case_menu .box_case_item .tbl_info td {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5em 1.8em;
  }
}
.con_case_menu .box_case_item .tbl_info th {
  color: #FFF;
  vertical-align: middle;
  background: #7fac31;
  font-size: 124%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item .tbl_info th {
    text-align: center;
  }
}
.con_case_menu .box_case_item .tbl_info td {
  background: #FFF;
  font-size: 108%;
}
.con_case_menu .box_case_item#lnk_case02 .box_title .cat {
  color: #2c4a8d;
  border-color: #2c4a8d;
}
.con_case_menu .box_case_item#lnk_case02 .box_title h4 span {
  color: #2c4a8d;
  font-size: 216%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item#lnk_case02 .box_title h4 span {
    font-size: 170%;
  }
}
.con_case_menu .box_case_item#lnk_case02 .title_lg {
  background: url(../images/home/bg_item02.jpg) #34559d;
}
.con_case_menu .box_case_item#lnk_case02 .title_lg:before {
  border-color: #34559d transparent transparent transparent;
}
.con_case_menu .box_case_item#lnk_case03 .box_title .cat {
  color: #d7800f;
  border-color: #d7800f;
}
.con_case_menu .box_case_item#lnk_case03 .box_title h4 span {
  color: #d7800f;
  font-size: 216%;
}
@media only screen and (max-width: 767px) {
  .con_case_menu .box_case_item#lnk_case03 .box_title h4 span {
    font-size: 170%;
  }
}
.con_case_menu .box_case_item#lnk_case03 .title_lg {
  background: url(../images/home/bg_item03.jpg) #dc8e2a;
}
.con_case_menu .box_case_item#lnk_case03 .title_lg:before {
  border-color: #dc8e2a transparent transparent transparent;
}

/* ---------------- con_photogallery----------------- */
.con_photogallery {
  overflow: hidden;
  *zoom: 1;
  background: url(../images/home/bg_photogallery01.png) no-repeat 90% 5%, url(../images/home/bg_photogallery02.jpg) repeat-x center top, url(../images/home/bg_photogallery03.jpg);
  padding: 70px 0;
}
.con_photogallery h3 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 8em;
}
.con_photogallery h3 span.title_sm {
  font-size: 185%;
  color: #d58927;
  display: block;
  margin-bottom: .3em;
}
.con_photogallery h3 span.title_sm em {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (max-width: 767px) {
  .con_photogallery h3 span.title_sm {
    font-size: 160%;
  }
}
.con_photogallery h3 span.title_lg {
  font-size: 308%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  color: #4c2b00;
  display: inline-block;
  background: url(../images/home/line_st.png) repeat-x center bottom, url(../images/home/line_st.png) repeat-x center top;
  padding-bottom: .1em;
  position: relative;
}
.con_photogallery h3 span.title_lg:before {
  content: "";
  position: absolute;
  width: 105px;
  height: 95px;
  right: 105%;
  top: 50%;
  background: url(../images/home/ic_photo_cm.png) no-repeat;
  background-size: 100% auto;
  margin-top: -43px;
}
@media only screen and (max-width: 767px) {
  .con_photogallery h3 span.title_lg:before {
    width: 55px;
    height: 50px;
    margin-top: -25px;
    right: 100%;
  }
}
.con_photogallery h3 span.title_lg:after {
  content: "";
  position: absolute;
  width: 92px;
  height: 59px;
  left: 50%;
  top: 85%;
  background: url(../images/home/ic_photo.png) no-repeat;
  background-size: 100% auto;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 767px) {
  .con_photogallery h3 span.title_lg {
    font-size: 216%;
  }
}
.con_photogallery .box_photo .list_photo {
  overflow: hidden;
  *zoom: 1;
}
.con_photogallery .box_photo .list_photo li {
  float: left;
  width: 22.27273%;
  margin-right: 3.63636%;
  margin-bottom: 3.63636%;
  display: none;
  text-align: center;
}
.con_photogallery .box_photo .list_photo li:nth-child(4n) {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_photogallery .box_photo .list_photo li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    text-align: center;
  }
  .con_photogallery .box_photo .list_photo li:nth-child(2n) {
    margin-right: 0;
  }
  .con_photogallery .box_photo .list_photo li img {
    width: 100%;
  }
}
.con_photogallery .box_photo .list_photo li figure {
  padding: 0;
  margin: 0;
}
.con_photogallery .box_photo .list_photo li a {
  display: block;
  position: relative;
}
.con_photogallery .box_photo .btn_more {
  text-align: center;
  margin: .5em 0 2em;
}
.con_photogallery .box_photo .btn_more button {
  background: none;
  border: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.con_photogallery .box_photo .box_view_all {
  overflow: hidden;
  *zoom: 1;
  text-align: center;
}
.con_photogallery .box_photo .box_view_all a {
  background: #d4991a;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  border: 1px solid #9e5c06;
  border-bottom: 3px solid #9e5c06;
  border-top: none;
  padding: .7em 8em;
  display: inline-block;
  color: #FFF;
  font-size: 177%;
  text-decoration: none;
  position: relative;
}
.con_photogallery .box_photo .box_view_all a:before, .con_photogallery .box_photo .box_view_all a:after {
  font-family: FontAwesome;
  vertical-align: baseline;
}
.con_photogallery .box_photo .box_view_all a > * {
  vertical-align: baseline;
  display: inline;
}
.con_photogallery .box_photo .box_view_all a:after {
  content: "";
  margin-left: .5em;
}
@media only screen and (max-width: 767px) {
  .con_photogallery .box_photo .box_view_all a {
    padding: .3em 1em;
    display: block;
    font-size: 139%;
  }
}
.con_photogallery .box_photo .box_view_all a:after {
  position: absolute;
  right: 7%;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 79%;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  -webkit-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.con_photogallery .box_photo .box_view_all a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_photogallery .box_photo .box_view_all a:hover:after {
  right: 2%;
}
