@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
/*  margin: .67em 0;*/
}

.itemTitle {
    margin: 3px 0;
    padding-left: 5px;
    line-height: 1.0;
    font-size: 1.2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
td,th {
padding:0;
}
*/
b, strong, optgroup {
  font-weight: 700;
}

pre, textarea {
  overflow: auto;
}

button::-moz-focus-inner, input::-moz-focus-inner, legend {
  border: 0;
  padding: 0;
}

.shopListTop {
  font-size: 0.8em;
  margin: 30px auto;
  max-width: 1200px;
  min-width: 960px;
}
.shopListTop h3 {
  text-align: center;
  margin: 0 auto 25px;
}
.shopListTop ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 15px;
}
.shopListTop ul li {
  float: left;
  width: 24.1999%;
  padding: 0 0 0 10px;
  text-align: center;
}
.shopListTop ul li:first-child {
  padding: 0;
}
.shopListTop ul li img {
  max-width: 100%;
  height: auto;
}
.shopListTop ul li a {
  text-decoration: none;
  color: #222;
}
.shopListTop ul li a:hover {
  text-decoration: underline;
}
.shopListTop ul li a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.shopListTop ul li p {
  margin: 10px auto 20px;
}
.shopListTop ul li p.small {
  font-size: 0.9em;
  margin: -20px auto 20px;
}
.shopListTop ul.image2 {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0px 25%;
}
.shopListTop ul.image2 li {
  width: 48.5555%;
}

/*
 style
**********************************************************/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

body {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #333;
}

.container {
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
}

.text-center {
  text-align: center;
}

.block {
  display: block;
}

img {
  max-width: 100%;
}

/*
 header
**********************************************************/
#top {
  height: 814px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

header {
  margin: 0 auto;
  padding: 34px 0 40px;
  position: relative;
  background: url(../img/menu_shadow.png) no-repeat center -20px;
  max-width: 1053px;
  min-width: 813px;
}
header nav {
  max-width: 984px;
  min-width: 744px;
  border-bottom: 1px solid #fff;
  padding: 0;
  margin: 0 auto;
  zoom: 1;
}
header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  font-size: 0.9em;
}
header nav ul li {
  position: relative;
  float: left;
  font-size: 0.9em;
  margin: 0;
  padding: 0px 15px 0px;
}
header nav ul li.ourBrand {
  padding: 0px 63px 0px 40px;
}
header nav ul li.ourBrand a.changeText {
  margin: -1px -16px 0 16px;
}
header nav ul li.shopList {
  padding: 0px 28.5% 0px 0;
}
header nav ul li.shopList a.changeText {
  margin: -1px 11px 0 -11px;
}
header nav ul li.kihachiCharm a.changeText {
  margin: -1px 0px 0 0px;
}
header nav ul li.photoGallery {
  padding: 0px 0 0px 10px;
}
header nav ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 135px;
  height: 16px;
  padding: 10px 0 12px;
  margin: 0;
}
header nav ul li ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  width: 170px;
  font-size: 1.0em;
  left: 0;
  top: 30px;
  padding: 10px 0;
  margin: 7px 0 0;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
}
header nav ul li ul li {
  float: none;
  text-align: center;
  padding: 0;
}
header nav ul li ul li a {
  display: inline-block;
  width: 140px;
  padding: 6px 0;
}
header #logo {
  position: absolute;
  left: 50%;
  margin-left: -139px;
  top: 34px;
}
header #spMenu {
  display: none;
}

#onlineLink {
  width: 70px;
  z-index: 1000;
  margin: 0 30px 0 0;
}
#onlineLink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#onlineLink ul li {
  padding: 0;
  margin: 0;
}
#onlineLink ul li img {
  vertical-align: middle;
}
#onlineLink ul li a {
  background-image: url(../img/tab_online_shop_on.png);
  background-position: 70px top;
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
  max-width: 100%;
}
#onlineLink ul li:first-child a {
  background: url(../img/tab_restaurant_reservation_on.png) no-repeat 70px top;
  display: block;
  background-size: contain;
  max-width: 100%;
}

/*
 TOP
**********************************************************/
#kihachiImgMenu {
  margin: 14px auto 0;
  padding: 0 0 10px;
  border-bottom: #ccc 1px solid;
  text-align: center;
}
#kihachiImgMenu ul {
  margin: 0 auto;
  list-style: none;
  max-width: 1200px;
  min-width: 960px;
  text-align: center;
  padding: 0;
}
#kihachiImgMenu ul li {
  float: left;
  padding: 0 0 0px 1%;
  width: 32%;
}
#kihachiImgMenu ul.layout2Img li {
  float: left;
  padding: 0 0 0px 1%;
  width: 48.5%;
}
#kihachiImgMenu ul li:first-child {
  padding: 0 0 8px 0;
}
#kihachiImgMenu ul li.imgKihachi a {
  background: url(../img/top_kihachi_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_kihachi_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li.imgCafe a {
  background: url(../img/top_cafe_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_cafe_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li.imgPatisserie a {
  background: url(../img/top_patisserie_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_patisserie_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li.imgSoftcream a {
  background: url(../img/top_softcream_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_softcream_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li.imgAoyama a {
  background: url(../img/top_aoyama2_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_aoyama2_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li.imgWedding a {
  background: url(../img/top_wedding2_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_wedding2_on.png',sizingMethod='scale');
}
#kihachiImgMenu ul li img {
  width: 100%;
  vertical-align: middle;
  height: auto;
  max-height: 100%;
}

#otherMenu {
  margin: 20px auto 30px;
  max-width: 1200px;
  min-width: 960px;
  text-align: center;
}
#otherMenu #iconLink {
  float: left;
  max-width: 50%;
}
#otherMenu #iconLink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#otherMenu #iconLink ul li {
  float: left;
  padding: 0 0 5px 5px;
  width: 49%;
}
#otherMenu #iconLink ul li:first-child {
  padding: 0;
}
#otherMenu #iconLink ul li img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#otherMenu #iconLink ul li.menuShop a {
  background: url(../img/shoplist_on.jpg) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/shoplist_on.jpg',sizingMethod='scale');
}
#otherMenu #iconLink ul li.menuPhoto a {
  background: url(../img/top_photo_gallery_on.jpg) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/top_photo_gallery_on.jpg',sizingMethod='scale');
}
#otherMenu #iconLink ul li.menuReserve a {
  background: url(../img/restaurant_reservation_on.jpg) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/restaurant_reservation_on.jpg',sizingMethod='scale');
}
#otherMenu #iconLink ul li.menuOnline a {
  background: url(../img/online_shop_on.jpg) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/online_shop_on.jpg',sizingMethod='scale');
}
#otherMenu #photoGalleryLink {
  float: left;
  max-width: 25%;
}
#otherMenu #photoGalleryLink img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#otherMenu #photoGalleryLink a {
  background: url(../img/kihachi_photo_gallery_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/kihachi_photo_gallery_on.png',sizingMethod='scale');
}
#otherMenu #kihachiSNS {
  float: right;
  max-width: 25%;
}
#otherMenu #kihachiSNS ul {
  margin: 0;
  padding: 0px 0 10px;
  list-style: none;
}
#otherMenu #kihachiSNS ul li {
  padding: 0;
}
#otherMenu #kihachiSNS ul li img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
#otherMenu #kihachiSNS ul li.snsRestaurant a {
  background: url(../img/kihachi_restaurant_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/kihachi_restaurant_on.png',sizingMethod='scale');
}
#otherMenu #kihachiSNS ul li.snsPatisserie a {
  background: url(../img/kihachi_patisserie_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/kihachi_patisserie_on.png',sizingMethod='scale');
}
#otherMenu #kihachiSNS ul li.snsInstagram a {
  background: url(../img/kihachi_instagram_on.png) no-repeat left top;
  display: block;
  background-size: contain;
  max-width: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../common/img/kihachi_instagram_on.png',sizingMethod='scale');
}

.newsTopics, #restaurantContents .newsTopicsRestaurant, #profileContents .newsTopicsRestaurant, #restaurantContents .about3image, #profileContents .about3image, #photoGallery, #aboutPatisserie .ranking, #aboutPatisserie .seasonalMenu {
  background-color: #ededed;
  margin: 0 auto;
  padding: 20px 0;
  min-width: 960px;
}
.newsTopics a:hover, #restaurantContents .newsTopicsRestaurant a:hover, #profileContents .newsTopicsRestaurant a:hover, #restaurantContents .about3image a:hover, #profileContents .about3image a:hover, #photoGallery a:hover, #aboutPatisserie .ranking a:hover, #aboutPatisserie .seasonalMenu a:hover {
  text-decoration: underline;
}
.newsTopics a:hover img, #restaurantContents .newsTopicsRestaurant a:hover img, #profileContents .newsTopicsRestaurant a:hover img, #restaurantContents .about3image a:hover img, #profileContents .about3image a:hover img, #photoGallery a:hover img, #aboutPatisserie .ranking a:hover img, #aboutPatisserie .seasonalMenu a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.newsTopics h2, #restaurantContents .newsTopicsRestaurant h2, #profileContents .newsTopicsRestaurant h2, #restaurantContents .about3image h2, #profileContents .about3image h2, #photoGallery h2, #aboutPatisserie .ranking h2, #aboutPatisserie .seasonalMenu h2 {
  text-align: center;
  margin: 0;
  padding: 0;
}
.newsTopics .viewAll, #restaurantContents .newsTopicsRestaurant .viewAll, #profileContents .newsTopicsRestaurant .viewAll, #restaurantContents .about3image .viewAll, #profileContents .about3image .viewAll, #photoGallery .viewAll, #aboutPatisserie .ranking .viewAll, #aboutPatisserie .seasonalMenu .viewAll {
  max-width: 1200px;
  position: absolute;
  right: 1%;
  top: -8px;
}
.newsTopics .newsEntry, #restaurantContents .newsTopicsRestaurant .newsEntry, #profileContents .newsTopicsRestaurant .newsEntry, #restaurantContents .about3image .newsEntry, #profileContents .about3image .newsEntry, #photoGallery .newsEntry, #aboutPatisserie .ranking .newsEntry, #aboutPatisserie .seasonalMenu .newsEntry {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
}
.newsTopics .newsEntry ul, #restaurantContents .newsTopicsRestaurant .newsEntry ul, #profileContents .newsTopicsRestaurant .newsEntry ul, #restaurantContents .about3image .newsEntry ul, #profileContents .about3image .newsEntry ul, #photoGallery .newsEntry ul, #aboutPatisserie .ranking .newsEntry ul, #aboutPatisserie .seasonalMenu .newsEntry ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}
.newsTopics .newsEntry ul li, #restaurantContents .newsTopicsRestaurant .newsEntry ul li, #profileContents .newsTopicsRestaurant .newsEntry ul li, #restaurantContents .about3image .newsEntry ul li, #profileContents .about3image .newsEntry ul li, #photoGallery .newsEntry ul li, #aboutPatisserie .ranking .newsEntry ul li, #aboutPatisserie .seasonalMenu .newsEntry ul li {
  float: left;
  overflow: hidden;
  max-width: 19.111%;
  padding: 0 0 0 10px;
}
.newsTopics .newsEntry ul li:first-child, #restaurantContents .newsTopicsRestaurant .newsEntry ul li:first-child, #profileContents .newsTopicsRestaurant .newsEntry ul li:first-child, #restaurantContents .about3image .newsEntry ul li:first-child, #profileContents .about3image .newsEntry ul li:first-child, #photoGallery .newsEntry ul li:first-child, #aboutPatisserie .ranking .newsEntry ul li:first-child, #aboutPatisserie .seasonalMenu .newsEntry ul li:first-child {
  padding: 0;
}
.newsTopics .newsEntry ul li img, #restaurantContents .newsTopicsRestaurant .newsEntry ul li img, #profileContents .newsTopicsRestaurant .newsEntry ul li img, #restaurantContents .about3image .newsEntry ul li img, #profileContents .about3image .newsEntry ul li img, #photoGallery .newsEntry ul li img, #aboutPatisserie .ranking .newsEntry ul li img, #aboutPatisserie .seasonalMenu .newsEntry ul li img {
  max-width: 100%;
  height: auto;
}
.newsTopics .newsEntry ul li p, #restaurantContents .newsTopicsRestaurant .newsEntry ul li p, #profileContents .newsTopicsRestaurant .newsEntry ul li p, #restaurantContents .about3image .newsEntry ul li p, #profileContents .about3image .newsEntry ul li p, #photoGallery .newsEntry ul li p, #aboutPatisserie .ranking .newsEntry ul li p, #aboutPatisserie .seasonalMenu .newsEntry ul li p {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  line-height: 1.8em;
}
.newsTopics .newsEntry ul li p a, #restaurantContents .newsTopicsRestaurant .newsEntry ul li p a, #profileContents .newsTopicsRestaurant .newsEntry ul li p a, #restaurantContents .about3image .newsEntry ul li p a, #profileContents .about3image .newsEntry ul li p a, #photoGallery .newsEntry ul li p a, #aboutPatisserie .ranking .newsEntry ul li p a, #aboutPatisserie .seasonalMenu .newsEntry ul li p a {
  color: #222;
  text-decoration: none;
}
.newsTopics .newsEntry ul li p a:hover, #restaurantContents .newsTopicsRestaurant .newsEntry ul li p a:hover, #profileContents .newsTopicsRestaurant .newsEntry ul li p a:hover, #restaurantContents .about3image .newsEntry ul li p a:hover, #profileContents .about3image .newsEntry ul li p a:hover, #photoGallery .newsEntry ul li p a:hover, #aboutPatisserie .ranking .newsEntry ul li p a:hover, #aboutPatisserie .seasonalMenu .newsEntry ul li p a:hover {
  text-decoration: underline;
}
.newsTopics .newsEntry ul li p a:hover img, #restaurantContents .newsTopicsRestaurant .newsEntry ul li p a:hover img, #profileContents .newsTopicsRestaurant .newsEntry ul li p a:hover img, #restaurantContents .about3image .newsEntry ul li p a:hover img, #profileContents .about3image .newsEntry ul li p a:hover img, #photoGallery .newsEntry ul li p a:hover img, #aboutPatisserie .ranking .newsEntry ul li p a:hover img, #aboutPatisserie .seasonalMenu .newsEntry ul li p a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

/*
 AOYAMA
**********************************************************/
#topAoyama {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_top_bg.png) no-repeat top;
  height: 844px;
}
#topAoyama #aoyamaLogo {
  max-width: 1200px;
  min-height: 960px;
  text-align: center;
  margin: 210px 0 0;
}
#topAoyama #aoyamaLogo ul {
  margin: 65px 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#topAoyama #aoyamaLogo ul li {
  display: inline-block;
  padding: 0 20px;
  font-size: 0.8em;
  height: 15px;
  margin: 0;
  line-height: 1em;
  background-image: url(../img/sprite.png);
  background-position: 0px -60px;
  background-repeat: no-repeat;
  background-position: 0px -65px;
}
#topAoyama #aoyamaLogo ul li:first-child {
  background: none;
}
#topAoyama #aoyamaLogo ul li.current:after {
  display: block;
  content: " ";
  width: 60px;
  border-bottom: 2px solid #fff;
  position: absolute;
  text-align: center;
  margin: 10px 0 0 -10px;
}
#topAoyama #aoyamaLogo ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
#topAoyama #bytheKitchen {
  max-width: 1200px;
  min-width: 960px;
  position: absolute;
  /*top:500px;*/
  top: 435px;
  margin: 0 0 0 -498px;
  left: 50%;
}
#topAoyama #bytheKitchen .btn {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 0px 0px 35px;
}
#topAoyama #bytheKitchen .btn a {
  display: block;
  text-align: center;
}
#topAoyama #bytheKitchen p {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 35px 50px;
  margin-bottom: 0px;
  text-align: center;
}
#topAoyama #bytheKitchen p img {
  margin: 20px auto 47px;
  text-align: center;
}
#topAoyama #bytheKitchen p .txt {
  color: #fff;
  font-size: 0.8em;
}

#floor1 {
  margin: 0 auto;
  text-align: center;
  height: 844px;
  min-width: 960px;
}
#floor1 .flexslider {
  margin: 0 auto;
  max-width: 1440px;
  border: none;
  box-shadow: none;
}
#floor1 .flexslider .slides li {
  margin: 0 auto;
  text-align: center;
}
#floor1 .flexslider .slides li img {
  width: auto;
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
  -ms-user-select: none;
  /* IE10かららしい */
}
#floor1 .flexslider .flex-direction-nav .flex-next {
  right: 0;
  padding: 0 10px 0 0;
}
#floor1 .flexslider .flex-direction-nav .flex-prev {
  left: 0\9;
  padding: 0 0 0 10px\9;
}
#floor1 .flexslider .flex-direction-nav a {
  width: auto;
  height: auto;
}
#floor1 .flexslider .flex-direction-nav a:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_left_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#floor1 .flexslider .flex-direction-nav a.flex-next:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_right_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#floor1 .flexslider .flex-caption {
  position: absolute;
  left: 120px;
  width: 500px;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 45px 40px;
  height: 754px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 0.8em;
  line-height: 190%;
}
#floor1 .flexslider .flex-caption img {
  margin: 120px auto 47px;
  text-align: center;
}
#floor1 .flexslider .flex-caption .bold {
  font-weight: bold;
  display: block;
  text-align: left;
}
#floor1 .flexslider .flex-caption .left {
  text-align: left;
  display: block;
  margin: 0 0 20px;
}
#floor1 .flexslider .flex-control-paging {
  margin: -120px 0 0;
  z-index: 100;
  position: relative;
}
#floor1 .flexslider .flex-control-paging li {
  margin: 0 19px;
}
#floor1 .flexslider .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background-color: #b4b4b4;
}
#floor1 .flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
}
#floor1 .slides li:first-child {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_1f_bg1.png) no-repeat top center;
  height: 844px;
}
#floor1 .slides li.second {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_1f_bg2.png) no-repeat top center;
  height: 844px;
}
#floor1 .slides li.third {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_1f_bg3.png) no-repeat top center;
  height: 844px;
}
#floor1 .flexslider .flex-caption {
  right: 90px;
  left: auto;
}
#floor1 .flexslider .flex-caption .floor1_img1 {
  margin: 230px auto 47px;
}

#floor2 {
  margin: 0 auto;
  text-align: center;
  height: 843px;
}
#floor2 .flexslider {
  margin: 0 auto;
  max-width: 1440px;
  border: none;
  box-shadow: none;
}
#floor2 .flexslider .slides li {
  margin: 0 auto;
  text-align: center;
}
#floor2 .flexslider .slides li img {
  width: auto;
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
  -ms-user-select: none;
  /* IE10かららしい */
}
#floor2 .flexslider .flex-direction-nav .flex-next {
  right: 0;
  padding: 0 10px 0 0;
}
#floor2 .flexslider .flex-direction-nav .flex-prev {
  left: 0\9;
  padding: 0 0 0 10px\9;
}
#floor2 .flexslider .flex-direction-nav a {
  width: auto;
  height: auto;
}
#floor2 .flexslider .flex-direction-nav a:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_left_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#floor2 .flexslider .flex-direction-nav a.flex-next:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_right_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#floor2 .flexslider .flex-caption {
  position: absolute;
  left: 120px;
  width: 500px;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 45px 40px;
  height: 754px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 0.8em;
  line-height: 190%;
}
#floor2 .flexslider .flex-caption img {
  margin: 120px auto 47px;
  text-align: center;
}
#floor2 .flexslider .flex-caption .bold {
  font-weight: bold;
  display: block;
  text-align: left;
}
#floor2 .flexslider .flex-caption .left {
  text-align: left;
  display: block;
  margin: 0 0 20px;
}
#floor2 .flexslider .flex-control-paging {
  margin: -120px 0 0;
  z-index: 100;
  position: relative;
}
#floor2 .flexslider .flex-control-paging li {
  margin: 0 19px;
}
#floor2 .flexslider .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background-color: #b4b4b4;
}
#floor2 .flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
}
#floor2 .flexslider .flex-caption .title {
  font-size: 2em;
  text-align: center;
  line-height: 150%;
  display: block;
  font-weight: bold;
  margin: 60px 0 40px;
}
#floor2 .flexslider .flex-caption .floor1_img1 {
  margin: 300px auto 47px;
}
#floor2 .slides li:first-child {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_2f_bg1.png) no-repeat top center;
  height: 843px;
}
#floor2 .slides li.second {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_2f_bg2.png) no-repeat top center;
  height: 843px;
}
#floor2 .slides li.third {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_2f_bg3.png) no-repeat top center;
  height: 843px;
}
#floor2 .slides li.four {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_2f_bg4.png) no-repeat top center;
  height: 843px;
}

#specialEvent {
  margin: 0 auto 30px;
  text-align: center;
  height: 844px;
}
#specialEvent .flexslider {
  margin: 0 auto;
  max-width: 1440px;
  border: none;
  box-shadow: none;
}
#specialEvent .flexslider .slides li {
  margin: 0 auto;
  text-align: center;
}
#specialEvent .flexslider .slides li img {
  width: auto;
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
  -ms-user-select: none;
  /* IE10かららしい */
}
#specialEvent .flexslider .flex-direction-nav .flex-next {
  right: 0;
  padding: 0 10px 0 0;
}
#specialEvent .flexslider .flex-direction-nav .flex-prev {
  left: 0\9;
  padding: 0 0 0 10px\9;
}
#specialEvent .flexslider .flex-direction-nav a {
  width: auto;
  height: auto;
}
#specialEvent .flexslider .flex-direction-nav a:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_left_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#specialEvent .flexslider .flex-direction-nav a.flex-next:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_right_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#specialEvent .flexslider .flex-caption {
  position: absolute;
  left: 120px;
  width: 500px;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 45px 40px;
  height: 754px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 0.8em;
  line-height: 190%;
}
#specialEvent .flexslider .flex-caption img {
  margin: 120px auto 47px;
  text-align: center;
}
#specialEvent .flexslider .flex-caption .bold {
  font-weight: bold;
  display: block;
  text-align: left;
}
#specialEvent .flexslider .flex-caption .left {
  text-align: left;
  display: block;
  margin: 0 0 20px;
}
#specialEvent .flexslider .flex-control-paging {
  margin: -120px 0 0;
  z-index: 100;
  position: relative;
}
#specialEvent .flexslider .flex-control-paging li {
  margin: 0 19px;
}
#specialEvent .flexslider .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background-color: #b4b4b4;
}
#specialEvent .flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
}
#specialEvent .flexslider .flex-caption .archive {
  margin: 60px auto 0;
}
#specialEvent .flexslider .flex-caption .floor1_img1 {
  margin: 200px auto 47px;
}
#specialEvent .flexslider .flex-caption .reserveEvent {
  position: absolute;
  bottom: 275px;
  left: 40px;
}
#specialEvent .flexslider .flex-caption .archiveEvent {
  position: absolute;
  bottom: 275px;
  right: 40px;
}
#specialEvent .slides li:first-child {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_special_bg1.png) no-repeat top center;
  height: 844px;
}
#specialEvent .slides li.second {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_special_bg2.png) no-repeat top center;
  height: 844px;
}
#specialEvent .slides li.third {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_special_bg3.png) no-repeat top center;
  height: 844px;
}

/*
 restaurant top
**********************************************************/
#restaurant {
  background: url(https://shop.kihachi.jp/restaurant/img/photo15_01_01.jpg) no-repeat top !important;
  height: 442px;
  overflow: hidden;
}
#restaurant #onlineLink {
  top: 62px;
}

#bannerBtn, #bannerBtnTop {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 100;
  text-align: center;
  width: 100%;
  margin: -28px 0 0 0;
}
#bannerBtn li, #bannerBtnTop li {
  display: inline-block;
  padding: 0 8px;
}
#bannerBtn li.active a, #bannerBtnTop li.active a {
  background: url(https://shop.kihachi.jp/restaurant/img/btn_white.png) no-repeat left 5px;
}
#bannerBtn li.active a img, #bannerBtnTop li.active a img {
  visibility: hidden;
}
#bannerBtn li a, #bannerBtnTop li a {
  display: block;
}
#bannerBtn li a:hover, #bannerBtnTop li a:hover {
  background: url(https://shop.kihachi.jp/restaurant/img/btn_white.png) no-repeat left 5px;
}
#bannerBtn li a:hover img, #bannerBtnTop li a:hover img {
  visibility: hidden;
}

#bannerBtnTop {
  top: 100px;
  margin: 0;
}

.hide {
  display: none;
}

#restaurantContents h1, #profileContents h1 {
  text-align: center;
  margin: 28px 0;
}
#restaurantContents h1 img, #profileContents h1 img {
  display: block;
  margin: 0 auto;
}
#restaurantContents #subNavi, #profileContents #subNavi {
  background-color: #ededed;
  max-width: 1160px;
  min-width: 920px;
  padding: 20px;
  height: 15px;
  margin: 0 auto;
  font-size: 0.8em;
  text-align: center;
  position: relative;
}
#restaurantContents #subNavi ul, #profileContents #subNavi ul {
  /* width: 49%; */
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#restaurantContents #subNavi ul li, #profileContents #subNavi ul li {
  float: left;
  padding: 0 20px;
  background-image: url(../img/sprite.png);
  background-position: 0px -60px;
  background-repeat: no-repeat;
  background-position: 0px -65px;
}
#restaurantContents #subNavi ul li:first-child, #profileContents #subNavi ul li:first-child {
  padding: 0 20px 0 0;
  border: none;
  background: none;
}
#restaurantContents #subNavi ul li a, #profileContents #subNavi ul li a {
  text-decoration: none;
  color: #222;
}
#restaurantContents #subNavi ul li a:hover, #profileContents #subNavi ul li a:hover {
  text-decoration: underline;
}
#restaurantContents #subNavi ul li a:hover img, #profileContents #subNavi ul li a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#restaurantContents #subNavi .link, #profileContents #subNavi .link {
  position: absolute;
  right: 0;
  top: 20px;
  width: 49%;
  text-align: right;
}
#restaurantContents #subNavi .link li, #profileContents #subNavi .link li {
  position: absolute;
  right: 0;
}
#restaurantContents #subNavi .link li:first-child, #profileContents #subNavi .link li:first-child {
  position: absolute;
  right: 295px;
  width: 191px;
}
#restaurantContents #subNavi .link li.last, #profileContents #subNavi .link li.last {
  width: 257px;
}
#restaurantContents #subNavi .link li img, #profileContents #subNavi .link li img {
  max-width: 100%;
  height: auto;
}
#restaurantContents .breadcrumb, #profileContents .breadcrumb {
  font-size: 0.8em;
  margin: 20px 0 40px;
  position: relative;
  max-width: 1200px;
  min-width: 960px;
}
#restaurantContents .breadcrumb ul, #profileContents .breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#restaurantContents .breadcrumb ul li, #profileContents .breadcrumb ul li {
  float: left;
  padding: 0 5px;
}
#restaurantContents .breadcrumb ul li:first-child, #profileContents .breadcrumb ul li:first-child {
  padding: 0 5px 0 0;
}
#restaurantContents .breadcrumb ul li:first-child a, #profileContents .breadcrumb ul li:first-child a {
  background: none;
  padding: 0;
}
#restaurantContents .breadcrumb ul li a, #profileContents .breadcrumb ul li a {
  text-decoration: none;
  color: #222;
  background-image: url(../img/sprite.png);
  background-position: 0px 7px;
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0 0 0 14px;
}
#restaurantContents .breadcrumb ul li.current, #profileContents .breadcrumb ul li.current {
  background-image: url(../img/sprite.png);
  background-position: 0px 7px;
  background-repeat: no-repeat;
  background-position: 3px 4px;
  padding: 0 0 0 14px;
}
#restaurantContents .breadcrumb ul li a:hover, #profileContents .breadcrumb ul li a:hover {
  text-decoration: underline;
}
#restaurantContents .breadcrumb ul li a:hover img, #profileContents .breadcrumb ul li a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#restaurantContents .breadcrumb .follow, #profileContents .breadcrumb .follow {
  margin: 0;
  padding: 0;
  list-style: none;
}
#restaurantContents .breadcrumb .follow li, #profileContents .breadcrumb .follow li {
  position: absolute;
  right: 0;
  top: 0;
}
#restaurantContents .breadcrumb .follow li:first-child, #profileContents .breadcrumb .follow li:first-child {
  padding: 0 130px 0 0;
}
#restaurantContents .breadcrumb .follow .fbLike, #profileContents .breadcrumb .follow .fbLike {
  padding: 0 !important;
}
#restaurantContents .textCenter, #profileContents .textCenter {
  text-align: center;
  margin: 20px 0 40px;
}
#restaurantContents .textCenter img, #profileContents .textCenter img {
  max-width: 100%;
  height: auto;
}
#restaurantContents .newsTopicsRestaurant, #profileContents .newsTopicsRestaurant, #restaurantContents .about3image, #profileContents .about3image {
  max-width: 1200px;
  background-color: #fff;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
#restaurantContents .newsTopicsRestaurant h2, #profileContents .newsTopicsRestaurant h2, #restaurantContents .about3image h2, #profileContents .about3image h2 {
  margin: 0 auto;
  padding: 0;
}
#restaurantContents .newsTopicsRestaurant .viewAll, #profileContents .newsTopicsRestaurant .viewAll, #restaurantContents .about3image .viewAll, #profileContents .about3image .viewAll {
  top: -5px;
}
#restaurantContents .newsTopicsRestaurant .newsEntry, #profileContents .newsTopicsRestaurant .newsEntry, #restaurantContents .about3image .newsEntry, #profileContents .about3image .newsEntry {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 960px;
}
#restaurantContents .newsTopicsRestaurant .newsEntry ul, #profileContents .newsTopicsRestaurant .newsEntry ul, #restaurantContents .about3image .newsEntry ul, #profileContents .about3image .newsEntry ul {
  max-width: 1200px;
  min-width: 960px;
}
#restaurantContents .newsTopicsRestaurant .newsEntry ul li, #profileContents .newsTopicsRestaurant .newsEntry ul li, #restaurantContents .about3image .newsEntry ul li, #profileContents .about3image .newsEntry ul li {
  float: left;
  overflow: hidden;
  max-width: 32.444%;
  width: 32.444% \9;
}
#restaurantContents .newsTopicsRestaurant .newsEntry ul li img, #profileContents .newsTopicsRestaurant .newsEntry ul li img, #restaurantContents .about3image .newsEntry ul li img, #profileContents .about3image .newsEntry ul li img {
  max-width: 100%;
  height: auto;
}
#restaurantContents .newsTopicsRestaurant .newsEntry ul li p, #profileContents .newsTopicsRestaurant .newsEntry ul li p, #restaurantContents .about3image .newsEntry ul li p, #profileContents .about3image .newsEntry ul li p {
  margin: 8px 0;
}
#restaurantContents .newsTopicsRestaurant .newsEntry ul li p.new, #profileContents .newsTopicsRestaurant .newsEntry ul li p.new, #restaurantContents .about3image .newsEntry ul li p.new, #profileContents .about3image .newsEntry ul li p.new {
  background-image: url(../img/sprite.png);
  background-position: 0px -514px;
  background-repeat: no-repeat;
  background-position: 90px -519px;
}
#restaurantContents #aboutRestaurant, #profileContents #aboutRestaurant, #restaurantContents #demisecTwo, #profileContents #demisecTwo, #restaurantContents #bridalTwo, #profileContents #bridalTwo, #restaurantContents #iceTwo, #profileContents #iceTwo, #restaurantContents .profileAbout, #restaurantContents #profileContents .profileAbout, #profileContents #restaurantContents .profileAbout, #profileContents .profileAbout {
  border-bottom: 1px solid #cdcdcd;
  padding: 20px 0 40px;
  margin: 0 auto 10px;
  max-width: 1200px;
  min-width: 960px;
}
#restaurantContents #aboutRestaurant a:hover, #profileContents #aboutRestaurant a:hover, #restaurantContents #demisecTwo a:hover, #profileContents #demisecTwo a:hover, #restaurantContents #bridalTwo a:hover, #profileContents #bridalTwo a:hover, #restaurantContents #iceTwo a:hover, #profileContents #iceTwo a:hover, #restaurantContents .profileAbout a:hover, #restaurantContents #profileContents .profileAbout a:hover, #profileContents #restaurantContents .profileAbout a:hover, #profileContents .profileAbout a:hover {
  text-decoration: underline;
}
#restaurantContents #aboutRestaurant a:hover img, #profileContents #aboutRestaurant a:hover img, #restaurantContents #demisecTwo a:hover img, #profileContents #demisecTwo a:hover img, #restaurantContents #bridalTwo a:hover img, #profileContents #bridalTwo a:hover img, #restaurantContents #iceTwo a:hover img, #profileContents #iceTwo a:hover img, #restaurantContents .profileAbout a:hover img, #restaurantContents #profileContents .profileAbout a:hover img, #profileContents #restaurantContents .profileAbout a:hover img, #profileContents .profileAbout a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#restaurantContents #aboutRestaurant h2, #profileContents #aboutRestaurant h2, #restaurantContents #demisecTwo h2, #profileContents #demisecTwo h2, #restaurantContents #bridalTwo h2, #profileContents #bridalTwo h2, #restaurantContents #iceTwo h2, #profileContents #iceTwo h2, #restaurantContents .profileAbout h2, #restaurantContents #profileContents .profileAbout h2, #profileContents #restaurantContents .profileAbout h2, #profileContents .profileAbout h2 {
  margin: 0 0 6px;
}
#restaurantContents #aboutRestaurant h2 img, #profileContents #aboutRestaurant h2 img, #restaurantContents #demisecTwo h2 img, #profileContents #demisecTwo h2 img, #restaurantContents #bridalTwo h2 img, #profileContents #bridalTwo h2 img, #restaurantContents #iceTwo h2 img, #profileContents #iceTwo h2 img, #restaurantContents .profileAbout h2 img, #restaurantContents #profileContents .profileAbout h2 img, #profileContents #restaurantContents .profileAbout h2 img, #profileContents .profileAbout h2 img {
  max-width: 100%;
  height: auto;
}
#restaurantContents #aboutRestaurant h2 a:hover, #profileContents #aboutRestaurant h2 a:hover, #restaurantContents #demisecTwo h2 a:hover, #profileContents #demisecTwo h2 a:hover, #restaurantContents #bridalTwo h2 a:hover, #profileContents #bridalTwo h2 a:hover, #restaurantContents #iceTwo h2 a:hover, #profileContents #iceTwo h2 a:hover, #restaurantContents .profileAbout h2 a:hover, #restaurantContents #profileContents .profileAbout h2 a:hover, #profileContents #restaurantContents .profileAbout h2 a:hover, #profileContents .profileAbout h2 a:hover {
  text-decoration: underline;
}
#restaurantContents #aboutRestaurant h2 a:hover img, #profileContents #aboutRestaurant h2 a:hover img, #restaurantContents #demisecTwo h2 a:hover img, #profileContents #demisecTwo h2 a:hover img, #restaurantContents #bridalTwo h2 a:hover img, #profileContents #bridalTwo h2 a:hover img, #restaurantContents #iceTwo h2 a:hover img, #profileContents #iceTwo h2 a:hover img, #restaurantContents .profileAbout h2 a:hover img, #restaurantContents #profileContents .profileAbout h2 a:hover img, #profileContents #restaurantContents .profileAbout h2 a:hover img, #profileContents .profileAbout h2 a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#restaurantContents #aboutRestaurant ul, #profileContents #aboutRestaurant ul, #restaurantContents #demisecTwo ul, #profileContents #demisecTwo ul, #restaurantContents #bridalTwo ul, #profileContents #bridalTwo ul, #restaurantContents #iceTwo ul, #profileContents #iceTwo ul, #restaurantContents .profileAbout ul, #restaurantContents #profileContents .profileAbout ul, #profileContents #restaurantContents .profileAbout ul, #profileContents .profileAbout ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 49.444%;
}
#restaurantContents #aboutRestaurant ul li, #profileContents #aboutRestaurant ul li, #restaurantContents #demisecTwo ul li, #profileContents #demisecTwo ul li, #restaurantContents #bridalTwo ul li, #profileContents #bridalTwo ul li, #restaurantContents #iceTwo ul li, #profileContents #iceTwo ul li, #restaurantContents .profileAbout ul li, #restaurantContents #profileContents .profileAbout ul li, #profileContents #restaurantContents .profileAbout ul li, #profileContents .profileAbout ul li {
  text-align: center;
  margin: 0 0 20px;
}
#restaurantContents #aboutRestaurant ul li img, #profileContents #aboutRestaurant ul li img, #restaurantContents #demisecTwo ul li img, #profileContents #demisecTwo ul li img, #restaurantContents #bridalTwo ul li img, #profileContents #bridalTwo ul li img, #restaurantContents #iceTwo ul li img, #profileContents #iceTwo ul li img, #restaurantContents .profileAbout ul li img, #restaurantContents #profileContents .profileAbout ul li img, #profileContents #restaurantContents .profileAbout ul li img, #profileContents .profileAbout ul li img {
  max-width: 100%;
  height: auto;
}
#restaurantContents #aboutRestaurant .last, #profileContents #aboutRestaurant .last, #restaurantContents #demisecTwo .last, #profileContents #demisecTwo .last, #restaurantContents #bridalTwo .last, #profileContents #bridalTwo .last, #restaurantContents #iceTwo .last, #profileContents #iceTwo .last, #restaurantContents .profileAbout .last, #restaurantContents #profileContents .profileAbout .last, #profileContents #restaurantContents .profileAbout .last, #profileContents .profileAbout .last {
  float: right;
}
#restaurantContents #restaurantList, #profileContents #restaurantList, #restaurantContents #demisecList, #profileContents #demisecList, #restaurantContents #demiList, #profileContents #demiList, #restaurantContents #assortList, #profileContents #assortList, #restaurantContents #giftList, #profileContents #giftList, #restaurantContents #bridalList, #profileContents #bridalList {
  font-size: 0.8em;
  margin: 30px auto;
  max-width: 1200px;
  min-width: 960px;
}
#restaurantContents #restaurantList h3, #profileContents #restaurantList h3, #restaurantContents #demisecList h3, #profileContents #demisecList h3, #restaurantContents #demiList h3, #profileContents #demiList h3, #restaurantContents #assortList h3, #profileContents #assortList h3, #restaurantContents #giftList h3, #profileContents #giftList h3, #restaurantContents #bridalList h3, #profileContents #bridalList h3 {
  text-align: center;
  margin: 0 auto 25px;
}
#restaurantContents #restaurantList ul, #profileContents #restaurantList ul, #restaurantContents #demisecList ul, #profileContents #demisecList ul, #restaurantContents #demiList ul, #profileContents #demiList ul, #restaurantContents #assortList ul, #profileContents #assortList ul, #restaurantContents #giftList ul, #profileContents #giftList ul, #restaurantContents #bridalList ul, #profileContents #bridalList ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 15px;
}
#restaurantContents #restaurantList ul li, #profileContents #restaurantList ul li, #restaurantContents #demisecList ul li, #profileContents #demisecList ul li, #restaurantContents #demiList ul li, #profileContents #demiList ul li, #restaurantContents #assortList ul li, #profileContents #assortList ul li, #restaurantContents #giftList ul li, #profileContents #giftList ul li, #restaurantContents #bridalList ul li, #profileContents #bridalList ul li {
  float: left;
  width: 24.1999%;
  padding: 0 0 0 10px;
  text-align: center;
}
#restaurantContents #restaurantList ul li:first-child, #profileContents #restaurantList ul li:first-child, #restaurantContents #demisecList ul li:first-child, #profileContents #demisecList ul li:first-child, #restaurantContents #demiList ul li:first-child, #profileContents #demiList ul li:first-child, #restaurantContents #assortList ul li:first-child, #profileContents #assortList ul li:first-child, #restaurantContents #giftList ul li:first-child, #profileContents #giftList ul li:first-child, #restaurantContents #bridalList ul li:first-child, #profileContents #bridalList ul li:first-child {
  padding: 0;
}
#restaurantContents #restaurantList ul li img, #profileContents #restaurantList ul li img, #restaurantContents #demisecList ul li img, #profileContents #demisecList ul li img, #restaurantContents #demiList ul li img, #profileContents #demiList ul li img, #restaurantContents #assortList ul li img, #profileContents #assortList ul li img, #restaurantContents #giftList ul li img, #profileContents #giftList ul li img, #restaurantContents #bridalList ul li img, #profileContents #bridalList ul li img {
  max-width: 100%;
  height: auto;
}
#restaurantContents #restaurantList ul li a, #profileContents #restaurantList ul li a, #restaurantContents #demisecList ul li a, #profileContents #demisecList ul li a, #restaurantContents #demiList ul li a, #profileContents #demiList ul li a, #restaurantContents #assortList ul li a, #profileContents #assortList ul li a, #restaurantContents #giftList ul li a, #profileContents #giftList ul li a, #restaurantContents #bridalList ul li a, #profileContents #bridalList ul li a {
  text-decoration: none;
  color: #222;
}
#restaurantContents #restaurantList ul li a:hover, #profileContents #restaurantList ul li a:hover, #restaurantContents #demisecList ul li a:hover, #profileContents #demisecList ul li a:hover, #restaurantContents #demiList ul li a:hover, #profileContents #demiList ul li a:hover, #restaurantContents #assortList ul li a:hover, #profileContents #assortList ul li a:hover, #restaurantContents #giftList ul li a:hover, #profileContents #giftList ul li a:hover, #restaurantContents #bridalList ul li a:hover, #profileContents #bridalList ul li a:hover {
  text-decoration: underline;
}
#restaurantContents #restaurantList ul li a:hover img, #profileContents #restaurantList ul li a:hover img, #restaurantContents #demisecList ul li a:hover img, #profileContents #demisecList ul li a:hover img, #restaurantContents #demiList ul li a:hover img, #profileContents #demiList ul li a:hover img, #restaurantContents #assortList ul li a:hover img, #profileContents #assortList ul li a:hover img, #restaurantContents #giftList ul li a:hover img, #profileContents #giftList ul li a:hover img, #restaurantContents #bridalList ul li a:hover img, #profileContents #bridalList ul li a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#restaurantContents #restaurantList ul li p, #profileContents #restaurantList ul li p, #restaurantContents #demisecList ul li p, #profileContents #demisecList ul li p, #restaurantContents #demiList ul li p, #profileContents #demiList ul li p, #restaurantContents #assortList ul li p, #profileContents #assortList ul li p, #restaurantContents #giftList ul li p, #profileContents #giftList ul li p, #restaurantContents #bridalList ul li p, #profileContents #bridalList ul li p {
  margin: 10px auto 20px;
}
#restaurantContents #restaurantList ul li p.topSpaceRemove, #profileContents #restaurantList ul li p.topSpaceRemove, #restaurantContents #demisecList ul li p.topSpaceRemove, #profileContents #demisecList ul li p.topSpaceRemove, #restaurantContents #demiList ul li p.topSpaceRemove, #profileContents #demiList ul li p.topSpaceRemove, #restaurantContents #assortList ul li p.topSpaceRemove, #profileContents #assortList ul li p.topSpaceRemove, #restaurantContents #giftList ul li p.topSpaceRemove, #profileContents #giftList ul li p.topSpaceRemove, #restaurantContents #bridalList ul li p.topSpaceRemove, #profileContents #bridalList ul li p.topSpaceRemove {
  margin: 0 auto 20px;
}
#restaurantContents #restaurantList ul li p.small, #profileContents #restaurantList ul li p.small, #restaurantContents #demisecList ul li p.small, #profileContents #demisecList ul li p.small, #restaurantContents #demiList ul li p.small, #profileContents #demiList ul li p.small, #restaurantContents #assortList ul li p.small, #profileContents #assortList ul li p.small, #restaurantContents #giftList ul li p.small, #profileContents #giftList ul li p.small, #restaurantContents #bridalList ul li p.small, #profileContents #bridalList ul li p.small {
  font-size: 0.9em;
  margin: -20px auto 20px;
}
#restaurantContents #restaurantList ul.image2, #profileContents #restaurantList ul.image2, #restaurantContents #demisecList ul.image2, #profileContents #demisecList ul.image2, #restaurantContents #demiList ul.image2, #profileContents #demiList ul.image2, #restaurantContents #assortList ul.image2, #profileContents #assortList ul.image2, #restaurantContents #giftList ul.image2, #profileContents #giftList ul.image2, #restaurantContents #bridalList ul.image2, #profileContents #bridalList ul.image2 {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0px 25%;
}
#restaurantContents #restaurantList ul.image2 li, #profileContents #restaurantList ul.image2 li, #restaurantContents #demisecList ul.image2 li, #profileContents #demisecList ul.image2 li, #restaurantContents #demiList ul.image2 li, #profileContents #demiList ul.image2 li, #restaurantContents #assortList ul.image2 li, #profileContents #assortList ul.image2 li, #restaurantContents #giftList ul.image2 li, #profileContents #giftList ul.image2 li, #restaurantContents #bridalList ul.image2 li, #profileContents #bridalList ul.image2 li {
  width: 48.5555%;
}

#photoGallery {
  padding: 20px 0 30px;
  margin: 0 auto;
}
#photoGallery h2 {
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  min-width: 960px;
}
#photoGallery .viewAll {
  top: -7px;
}
#photoGallery .newsEntry {
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#photoGallery .newsEntry ul {
  position: relative;
  padding: 0;
}
#photoGallery .newsEntry ul li {
  position: relative;
  left: 8px;
  padding: 0 0 0 9px;
  width: 11.66%;
}
#photoGallery .newsEntry ul li img {
  max-width: 100%;
  height: auto;
}

/*
 nagoya top
**********************************************************/
#shoplist_nagoya,
#shoplist_nagoya_lunch,
#shoplist_nagoya_dinner,
#shoplist_nagoya_alacarte,
#shoplist_nagoya_aniv,
#shoplist_nagoya_party,
#shoplist_nagoya_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/nagoya/img/nagoya_bg_photo.png) no-repeat top;
  height: 442px;
}
#shoplist_nagoya #onlineLink,
#shoplist_nagoya_lunch #onlineLink,
#shoplist_nagoya_dinner #onlineLink,
#shoplist_nagoya_alacarte #onlineLink,
#shoplist_nagoya_aniv #onlineLink,
#shoplist_nagoya_party #onlineLink,
#shoplist_nagoya_drink #onlineLink {
  top: 62px;
}

#shopName {
  font-size: 1.6em;
  margin: 20px auto;
  padding: 20px 0;
  text-align: center;
}

#shiopInfo {
  max-width: 1200px;
  min-width: 960px;
}
#shiopInfo .address {
  float: left;
  width: 48%;
}
#shiopInfo .address a:hover {
  text-decoration: underline;
}
#shiopInfo .address a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#shiopInfo .address dl {
  overflow: hidden;
  position: relative;
  font-size: 0.9em;
}
#shiopInfo .address dt {
  font-weight: bold;
  float: left;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 10px 0;
  clear: both;
  width: 19%;
}
#shiopInfo .address dt:first-child, #shiopInfo .address dt:first-child + dd {
  border: none;
}
#shiopInfo .address dt.last {
  border-bottom: 1px solid #ccc;
}
#shiopInfo .address dd {
  padding: 10px 0 10px 20px;
  border-top: 1px solid #ccc;
  margin: 0;
  float: left;
  width: 76.6%;
}
#shiopInfo .address dd.setWidth {
  width: 57%;
  padding: 10px 90px 10px 20px;
}
#shiopInfo .address dd.last {
  border-bottom: 1px solid #ccc;
}
#shiopInfo .address table th {
  vertical-align: top;
  font-weight: normal;
}
#shiopInfo .address .map {
  position: absolute;
  right: 0;
  top: 8px;
}
#shiopInfo .address .thumb {
  width: 54%;
  float: left;
  min-height: 200px;
}
#shiopInfo .address .thumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#shiopInfo .address .thumb ul li {
  float: left;
  padding: 0 0 10px 10px;
  width: 45%;
}
#shiopInfo .address .thumb ul li:first-child {
  padding: 0 0 10px 0;
}
#shiopInfo .address .thumb ul li img {
  max-width: 100%;
  height: auto;
}
#shiopInfo .address #rIconMenu {
  width: 46%;
  position: relative;
  float: right;
}
#shiopInfo .address #rIconMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#shiopInfo .address #rIconMenu li {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0;
}
#shiopInfo .address #rIconMenu li.rReserve {
  right: 135px;
  top: 15px;
  width: 104px;
}
#shiopInfo .address #rIconMenu li.rMenu {
  right: 20px;
  top: 10px;
  width: 62px;
}
#shiopInfo .address #rIconMenu li.pMenu {
  width: 95px;
}
#shiopInfo .address #rIconMenu li.pMenu-3 {
  left: 30px;
  top: 109px;
}
#shiopInfo .address #rIconMenu li.pMenu-4 {
  right: 7px;
  top: 107px;
}
#shiopInfo .address #rIconMenu li.rFood {
  right: 140px;
  top: 120px;
  width: 97px;
}
#shiopInfo .address #rIconMenu li img {
  max-width: 100%;
  height: auto;
}
#shiopInfo .gMap {
  float: left;
  width: 49%;
  padding: 0 0 0 20px;
  position: relative;
}
#shiopInfo .gMap iframe {
  max-width: 100%;
}

.newsNavi, #restaurantContents .giftNavi, #profileContents .giftNavi, .shopNavi {
  font-size: 0.9em;
  margin: 20px 0;
  background-color: #ededed;
  position: relative;
  max-width: 1200px;
  min-width: 960px;
}
.newsNavi img, #restaurantContents .giftNavi img, #profileContents .giftNavi img, .shopNavi img {
  padding: 18px 20px 15px;
  float: left;
}
.newsNavi ul, #restaurantContents .giftNavi ul, #profileContents .giftNavi ul, .shopNavi ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.newsNavi ul li, #restaurantContents .giftNavi ul li, #profileContents .giftNavi ul li, .shopNavi ul li {
  float: left;
  background-image: url(../img/sprite.png);
  background-position: 0px -60px;
  background-repeat: no-repeat;
  background-position: 0px -44px;
}
.newsNavi ul li:first-child, #restaurantContents .giftNavi ul li:first-child, #profileContents .giftNavi ul li:first-child, .shopNavi ul li:first-child {
  background: none;
}
.newsNavi ul li.current, #restaurantContents .giftNavi ul li.current, #profileContents .giftNavi ul li.current, .shopNavi ul li.current {
  border-bottom: 3px solid #222;
}
.newsNavi ul li.current a:hover, #restaurantContents .giftNavi ul li.current a:hover, #profileContents .giftNavi ul li.current a:hover, .shopNavi ul li.current a:hover {
  border: none;
}
.newsNavi ul li a, #restaurantContents .giftNavi ul li a, #profileContents .giftNavi ul li a, .shopNavi ul li a {
  text-decoration: none;
  color: #222;
  display: block;
  padding: 18px 20px 15px;
}
.newsNavi ul li a:hover, #restaurantContents .giftNavi ul li a:hover, #profileContents .giftNavi ul li a:hover, .shopNavi ul li a:hover {
  border-bottom: 3px solid #222;
}

.entry {
  max-width: 1200px;
  min-width: 960px;
  margin: 30px auto;
  font-size: 0.9em;
}
.entry .dateNews {
  background-image: url(../img/sprite.png);
  background-position: 0px -592px;
  background-repeat: no-repeat;
  background-position: 220px -599px;
  display: block;
}
.entry .dateEvent {
  background-image: url(../img/sprite.png);
  background-position: 0px -436px;
  background-repeat: no-repeat;
  background-position: 220px -443px;
  display: block;
}
.entry .dateRestaurant {
  background: #fff url(../img/icon_restaurant.png) no-repeat 110px center;
}
.entry .datePatisserie {
  background: #fff url(../img/icon_patisserie.png) no-repeat 110px center;
}
.entry .dateCafe {
  background: #fff url(../img/icon_cafe.png) no-repeat 110px center;
}
.entry h2 {
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px;
}
.entry h2 a {
  color: #222;
  text-decoration: none;
}
.entry h2 a:hover {
  text-decoration: underline;
}
.entry .entryBody {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px;
}
.entry .entryBody .styleLeft {
  float: left;
  margin: 0 20px 20px 0;
  overflow: hidden;
}
.entry .entryBody .bold {
  font-weight: bold;
}
.entry .entryBody .middle {
  font-size: 16px;
}
.entry .entryBody h3 {
  margin: 0;
}
.entry .entryBody h3.normal {
  font-weight: normal;
}
.entry .entryText {
  width: 63%;
  float: left;
  line-height: 1.6em;
}

.snsEntryLink, .entryArea .snsLink {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 13px 0 12px;
}
.snsEntryLink ul, .entryArea .snsLink ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.snsEntryLink ul li, .entryArea .snsLink ul li {
  display: inline;
  padding: 0 10px;
}

/*
 patisserie
**********************************************************/
#patisserie {
  /*background: url(https://shop.kihachi.jp/patisserie/img/_patisserie_bg_photo01.jpg) no-repeat top !important;*/
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#aboutPatisserie {
  max-width: 1200px;
  min-width: 960px;
  padding: 0;
  margin: 0 auto;
}
#aboutPatisserie h2 {
  margin: 0;
  padding: 20px 0;
}
#aboutPatisserie h2 img {
  max-width: 100%;
  height: auto;
}
#aboutPatisserie h2.patiAbout {
  padding: 0 0 20px;
  margin: -10px 0 0;
}
#aboutPatisserie h2 a:hover {
  text-decoration: underline;
}
#aboutPatisserie h2 a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#aboutPatisserie .ranking, #aboutPatisserie .seasonalMenu {
  max-width: 1200px;
  min-width: 960px;
  background: none;
  margin: 0 auto;
  border-top: 1px solid #ccc;
}
#aboutPatisserie .ranking h3, #aboutPatisserie .seasonalMenu h3 {
  text-align: center;
  margin: 10px 0;
}
#aboutPatisserie .ranking .newsEntry ul li, #aboutPatisserie .seasonalMenu .newsEntry ul li {
  width: 20%;
}
#aboutPatisserie .ranking .newsEntry ul li p, #aboutPatisserie .seasonalMenu .newsEntry ul li p {
  padding: 10px 0 10px 55px;
  text-decoration: underline;
}
#aboutPatisserie .ranking .newsEntry ul li p.rank1, #aboutPatisserie .seasonalMenu .newsEntry ul li p.rank1 {
  background: url(https://shop.kihachi.jp/patisserie/img/ranking1.png) no-repeat 0px 10px;
}
#aboutPatisserie .ranking .newsEntry ul li p.rank2, #aboutPatisserie .seasonalMenu .newsEntry ul li p.rank2 {
  background: url(https://shop.kihachi.jp/patisserie/img/ranking2.png) no-repeat 0px 10px;
}
#aboutPatisserie .ranking .newsEntry ul li p.rank3, #aboutPatisserie .seasonalMenu .newsEntry ul li p.rank3 {
  background: url(https://shop.kihachi.jp/patisserie/img/ranking3.png) no-repeat 0px 10px;
}
#aboutPatisserie .ranking .newsEntry ul li p.rank4, #aboutPatisserie .seasonalMenu .newsEntry ul li p.rank4 {
  background: url(https://shop.kihachi.jp/patisserie/img/ranking4.png) no-repeat 0px 10px;
}
#aboutPatisserie .ranking .newsEntry ul li p.rank5, #aboutPatisserie .seasonalMenu .newsEntry ul li p.rank5 {
  background: url(https://shop.kihachi.jp/patisserie/img/ranking5.png) no-repeat 0px 10px;
}
#aboutPatisserie .borderBottom {
  border-bottom: 1px solid #ccc;
}
#aboutPatisserie .patisserieMenu {
  max-width: 1200px;
  min-width: 960px;
  border-top: 1px solid #ccc;
  margin: 0 auto 10px;
  padding: 20px 0 0;
  font-size: 0.8em;
}
#aboutPatisserie .patisserieMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 15px;
}
#aboutPatisserie .patisserieMenu ul li {
  float: left;
  width: 24.1999%;
  padding: 0 0 0 10px;
  text-align: center;
}
#aboutPatisserie .patisserieMenu ul li:first-child {
  padding: 0;
}
#aboutPatisserie .patisserieMenu ul li img {
  max-width: 100%;
  height: auto;
}
#aboutPatisserie .patisserieMenu ul li a {
  text-decoration: none;
  color: #222;
}
#aboutPatisserie .patisserieMenu ul li a:hover {
  text-decoration: underline;
}
#aboutPatisserie .patisserieMenu ul li a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#aboutPatisserie .patisserieMenu ul.image3 li {
  width: 32.6%;
}
#aboutPatisserie .patisserieMenu ul.image3 li.last {
 /*width: 24.555%;*/
}
#aboutPatisserie .giftMenu {
  border: none;
  padding: 0;
}
#aboutPatisserie .giftMenuEdit {
  border: none;
  padding: 0;
}

#onlineShop {
  border-top: 1px solid #ccc;
  margin: 30px auto 30px;
  padding: 10px 0;
  text-align: center;
  overflow: hidden;
  position: relative;
}
#onlineShop ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 10px auto;
  position: relative;
  left: 50%;
  float: left;
}
#onlineShop ul li {
  float: left;
  position: relative;
  left: -50%;
  padding: 0 10px;
  max-width: 224px;
}

/*
 patisserie higashioshima
**********************************************************/
#patisserie_higashioshima {
  background: url(https://shop.kihachi.jp/patisserie/shoplist/higashioshima/img/patisserieHigashioshima_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 patisserie higashioshima
**********************************************************/
#patisserie_menu_seasonal {
  background: url(https://shop.kihachi.jp/patisserie/img/PK_Top_Kisetsu.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#aboutPatisserie .seasonalMenu {
  border: none;
  padding: 0;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li p {
  margin: 0;
  padding: 5px 0;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li p .labelRightSpace {
  padding-right: 10px;
  float: left;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li p.price {
  padding: 0;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li p.label {
  position: absolute;
  display: table;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li p.label img {
  display: table-cell;
  /* for IE 6/7 */
  *display: inline;
  *zoom: 1;
}
#aboutPatisserie .seasonalMenu .newsEntry ul li a img {
  margin: 34px 0 0;
}

#aboutPatisserie .bottomSpace {
  margin: 0 0 30px;
}

/*
 cake menu
**********************************************************/
#cake_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/cake/img/cake_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.banner {
  margin: 20px 0 0;
}
.banner img {
  max-width: 100%;
  height: auto;
}
.banner ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
}
.banner ul li {
  float: left;
  width: 50%;
}

#aboutPatisserie .borderTop {
  border-top: 1px solid #ccc;
  margin: 20px 0 0;
}

/*
 Demisec menu
**********************************************************/
#demisec_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/img/demisec_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents #demisecTwo, #profileContents #demisecTwo {
  border: none;
  padding: 30px 0 0;
  margin: 0 auto;
}

#restaurantContents #demisecList, #profileContents #demisecList {
  margin: 0 auto;
}

#restaurantContents #demisecLimit, #profileContents #demisecLimit {
  border-top: 1px solid #ccc;
}
#restaurantContents #demisecLimit p, #profileContents #demisecLimit p {
  font-size: 0.9em;
}

/*
 Demisec financier menu
**********************************************************/
#demisec_financier_menu,
#demisec_baumkuchen_menu,
#demisec_waffle_menu,
#demisec_seasonassort_menu,
#demisec_rollpie_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/financier/img/financier_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents #demiList, #profileContents #demiList {
  margin: 40px auto;
}
#restaurantContents #demiList ul li.info, #profileContents #demiList ul li.info {
  margin-left: 20px;
  width: 22%;
}
#restaurantContents #demiList ul li.info p:first-child, #profileContents #demiList ul li.info p:first-child {
  margin: 100px 0 0;
}
#restaurantContents #demiList ul li p, #profileContents #demiList ul li p {
  text-align: left;
  margin: 12px 0;
}
#restaurantContents #demiList ul li p.cart, #profileContents #demiList ul li p.cart {
  margin: 20px auto;
}

/*
 Demisec assort menu
**********************************************************/
#demisec_assort_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/financier/img/financier_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents #assortList, #profileContents #assortList {
  margin: 0px auto 20px;
}
#restaurantContents #assortList h4, #profileContents #assortList h4 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  margin: 0 0 40px;
  text-align: center;
}
#restaurantContents #assortList ul li, #profileContents #assortList ul li {
  margin: 0 0 20px;
}
#restaurantContents #assortList ul li.info, #profileContents #assortList ul li.info {
  margin-left: 20px;
  width: 22%;
}
#restaurantContents #assortList ul li.info p:first-child, #profileContents #assortList ul li.info p:first-child {
  margin: 0;
}
#restaurantContents #assortList ul li.info .content, #profileContents #assortList ul li.info .content {
  margin: 5px 0 0;
  padding: 0;
  text-align: left;
  width: auto;
  height: auto;
  list-style: disc;
}
#restaurantContents #assortList ul li.info .content li, #profileContents #assortList ul li.info .content li {
  width: auto;
  float: none;
  padding: 0;
  text-align: left;
  font-size: 0.8em;
  margin: 0 0 0 20px;
}
#restaurantContents #assortList ul li.info .content li.noList, #profileContents #assortList ul li.info .content li.noList {
  list-style: none;
  padding: 10px 0;
}
#restaurantContents #assortList ul li p, #profileContents #assortList ul li p {
  text-align: left;
  margin: 12px 0;
}
#restaurantContents #assortList ul li p.label, #profileContents #assortList ul li p.label {
  margin: 0 0 10px;
}
#restaurantContents #assortList ul li p.label img, #profileContents #assortList ul li p.label img {
  padding: 0 10px 0 0;
}
#restaurantContents #assortList ul li p.cart, #profileContents #assortList ul li p.cart {
  margin: 20px auto;
}

/*
 Demisec jrtokyo menu
**********************************************************/
#demisec_jrtokyo_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/jrtokyo/img/limited_jrtokyo_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 Demisec nihonbashi menu
**********************************************************/
#demisec_nihonbashi_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/nihonbashi/img/limited_nihonbashi_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 Demisec shinjuku menu
**********************************************************/
#demisec_shinjuku_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/shinjuku/img/limited_shinjuku_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 aniv menu
**********************************************************/
#aniv_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/anivcake/img/aniv_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents .spaceTop, #profileContents .spaceTop {
  margin: 40px 0;
}

.anivTextCenter {
  text-align: center;
}

/*
 gift menu
**********************************************************/
#gift_menu,
#gift_menu_aniv,
#gift_menu_business,
#gift_menu_tokyo {
  background: url(https://shop.kihachi.jp/patisserie/menu/giftscine/img/gift_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents .giftNavi, #profileContents .giftNavi {
  font-size: 0.8em;
  margin: 40px auto;
}
#restaurantContents .giftNavi img, #profileContents .giftNavi img {
  vertical-align: middle;
  padding: 20px 20px 15px;
}

#restaurantContents #giftList, #profileContents #giftList {
  margin: 0 auto 20px;
}
#restaurantContents #giftList ul li.info, #profileContents #giftList ul li.info {
  margin-left: 20px;
  width: 22%;
}
#restaurantContents #giftList ul li p, #profileContents #giftList ul li p {
  text-align: left;
  margin: 12px 0;
}
#restaurantContents #giftList ul li p.label, #profileContents #giftList ul li p.label {
  margin: 0 0 10px;
}
#restaurantContents #giftList ul li p.label img, #profileContents #giftList ul li p.label img {
  padding: 0 10px 0 0;
}
#restaurantContents #giftList ul li p.cart, #profileContents #giftList ul li p.cart {
  margin: 20px auto;
}

/*
 bridalgift menu
**********************************************************/
#bridalgift_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/bridalgift/img/bridalgift_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents #bridalTwo, #profileContents #bridalTwo {
  border: none;
  padding: 30px 0 0;
  margin: 0 auto;
}
#restaurantContents #bridalTwo ul.last li, #profileContents #bridalTwo ul.last li {
  padding: 20px 0;
}
#restaurantContents #bridalTwo ul.last li:first-child, #profileContents #bridalTwo ul.last li:first-child {
  padding: 60px 0 0;
}

#restaurantContents #bridalList, #profileContents #bridalList {
  margin: 0 auto;
}
#restaurantContents #bridalList ul li p, #profileContents #bridalList ul li p {
  text-align: left;
  position: relative;
  margin: 8px 0;
}
#restaurantContents #bridalList ul li p .cart, #profileContents #bridalList ul li p .cart {
  position: absolute;
  right: 30px;
}
#restaurantContents #bridalList ul li p .home, #profileContents #bridalList ul li p .home {
  position: absolute;
  right: 0;
}
#restaurantContents #bridalList ul li p.menuName, #profileContents #bridalList ul li p.menuName {
  font-weight: bold;
  margin: 10px 0 0;
}
#restaurantContents #bridalList ul li p .price, #profileContents #bridalList ul li p .price {
  padding: 0 0 0 15px;
}
#restaurantContents #bridalList ul li p.boldSpace, #profileContents #bridalList ul li p.boldSpace {
  font-weight: bold;
  font-size: 1.2em;
  margin: 80px auto 0;
}
#restaurantContents #bridalList ul li p.link, #profileContents #bridalList ul li p.link {
  margin: 20px auto 0;
}

/*
 ice menu
**********************************************************/
#ice_menu {
  background: url(https://shop.kihachi.jp/patisserie/menu/ice/img/ice_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents #iceTwo, #profileContents #iceTwo {
  border: none;
  padding: 30px 0 0;
  margin: 0 auto;
}
#restaurantContents #iceTwo ul.last, #profileContents #iceTwo ul.last {
  max-width: 45%;
  float: left;
  margin: 0 0 40px 40px;
}
#restaurantContents #iceTwo ul.last li, #profileContents #iceTwo ul.last li {
  padding: 20px 0;
}
#restaurantContents #iceTwo ul.last li:first-child, #profileContents #iceTwo ul.last li:first-child {
  padding: 60px 0 0;
}
#restaurantContents #iceTwo ul.last li.iceMenu, #profileContents #iceTwo ul.last li.iceMenu {
  text-align: left;
}
#restaurantContents #iceTwo ul.last li .icePhoto, #profileContents #iceTwo ul.last li .icePhoto {
  float: left;
  padding: 0 20px 0 0;
}
#restaurantContents #iceTwo ul.last li .icePhoto img, #profileContents #iceTwo ul.last li .icePhoto img {
  max-width: 292px;
  height: auto;
}
#restaurantContents #iceTwo ul.last li p, #profileContents #iceTwo ul.last li p {
  text-align: left;
}
#restaurantContents #iceTwo ul.last li p.menuInfo, #profileContents #iceTwo ul.last li p.menuInfo {
  font-size: 0.7em;
}

/*
 cafe
**********************************************************/
#cafe {
/*  background: url(https://shop.kihachi.jp/cafe/img/cafe_bg_photo1.png) no-repeat top !important;
*/  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#cafeBanner {
  max-width: 1200px;
  min-width: 960px;
  padding: 0;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}
#cafeBanner h2 {
  margin: 0;
  padding: 20px 0;
}
#cafeBanner h2 img {
  max-width: 100%;
  height: auto;
}
#cafeBanner h2 a:hover {
  text-decoration: underline;
}
#cafeBanner h2 a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

/*
 cafe menu
**********************************************************/
#cafe_menu {
  background: url(https://shop.kihachi.jp/cafe/menu/img/cafeMenu_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.cafeMenuSet {
  margin: 40px auto;
}
.cafeMenuSet img {
  max-width: 100%;
  height: auto;
}
.cafeMenuSet p {
  float: left;
  margin: 0;
  width: 37%;
}
.cafeMenuSet .textRight {
  width: 60%;
  float: right;
}
.cafeMenuSet .textRight ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cafeMenuSet .textRight ul li {
  padding: 0 0 10px;
}
.cafeMenuSet .textRight ul li:first-child {
  margin: 0 0 30px;
}
.cafeMenuSet .textRight ul li.price {
  margin: 0 0 20px;
}
.cafeMenuSet .leftMenu {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 20px 0 0;
}
.cafeMenuSet .leftMenu li {
  padding: 0 0 8px;
}
.cafeMenuSet .leftMenu li:first-child {
  padding: 0 0 18px;
}
.cafeMenuSet .MiddleMenu {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cafeMenuSet .MiddleMenu li {
  padding: 0 0 8px;
}
.cafeMenuSet .MiddleMenu li:first-child {
  padding: 0 0 18px;
}
.cafeMenuSet .rightMenu {
  float: right;
  width: 35%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.noteCafe {
  border-top: 1px solid #ccc;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  font-size: 0.8em;
}
.noteCafe ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.noteCafe ul li {
  padding: 5px 0;
}

/*
 softcream
**********************************************************/
#softcream {
  background: url(https://shop.kihachi.jp/softcream/img/softcream_bg_photo1.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.softSetting {
  text-align: center;
  border-top: none!important;
}

#menuIntroduction, .shopMenuInfo, .shopMenuInfo1Column, .shopMenuImg {
  border-top: 1px solid #ccc;
  padding: 40px 6% 40px 10%;
  overflow: hidden;
  margin: 0 auto;
  max-width: 1200px;
}
#menuIntroduction .menuPhoto, .shopMenuInfo .menuPhoto, .shopMenuInfo1Column .menuPhoto, .shopMenuImg .menuPhoto {
  float: left;
  max-width: 38%;
  width: 38%;
  margin: 0 40px 0 0;
}
#menuIntroduction .menuPhoto img, .shopMenuInfo .menuPhoto img, .shopMenuInfo1Column .menuPhoto img, .shopMenuImg .menuPhoto img {
  max-width: 100%;
  height: auto;
}
#menuIntroduction .menuText, .shopMenuInfo .menuText, .shopMenuInfo1Column .menuText, .shopMenuImg .menuText {
  float: left;
  max-width: 56%;
}
#menuIntroduction .menuText img, .shopMenuInfo .menuText img, .shopMenuInfo1Column .menuText img, .shopMenuImg .menuText img {
  max-width: 100%;
  height: auto;
}
#menuIntroduction .menuText p, .shopMenuInfo .menuText p, .shopMenuInfo1Column .menuText p, .shopMenuImg .menuText p {
  margin: 0 0 25px;
}
#menuIntroduction .menuText .bold, .shopMenuInfo .menuText .bold, .shopMenuInfo1Column .menuText .bold, .shopMenuImg .menuText .bold {
  font-weight: bold;
}
#menuIntroduction .menuText ul, .shopMenuInfo .menuText ul, .shopMenuInfo1Column .menuText ul, .shopMenuImg .menuText ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
}

.menuPdf {
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}
.menuPdf a:hover {
  text-decoration: underline;
}
.menuPdf a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

#softShopList, #restaurantContents #demisecLimit, #profileContents #demisecLimit {
  margin: 0 auto;
  text-align: center;
  padding: 20px 10%;
}
#softShopList a:hover, #restaurantContents #demisecLimit a:hover, #profileContents #demisecLimit a:hover {
  text-decoration: underline;
}
#softShopList a:hover img, #restaurantContents #demisecLimit a:hover img, #profileContents #demisecLimit a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
#softShopList .shopInfo, #restaurantContents #demisecLimit .shopInfo, #profileContents #demisecLimit .shopInfo {
  float: left;
  margin: 0 10px 0 0;
  width: 32%;
  font-size: 0.9em;
}
#softShopList .shopInfo img, #restaurantContents #demisecLimit .shopInfo img, #profileContents #demisecLimit .shopInfo img {
  max-width: 100%;
  height: auto;
}
#softShopList .shopInfo dl, #restaurantContents #demisecLimit .shopInfo dl, #profileContents #demisecLimit .shopInfo dl {
  overflow: hidden;
  position: relative;
  font-size: 0.7em;
  text-align: left;
}
#softShopList .shopInfo dt, #restaurantContents #demisecLimit .shopInfo dt, #profileContents #demisecLimit .shopInfo dt {
  float: left;
  margin: 0;
  padding: 3px 0;
  clear: both;
  width: 19%;
}
#softShopList .shopInfo dd, #restaurantContents #demisecLimit .shopInfo dd, #profileContents #demisecLimit .shopInfo dd {
  padding: 3px 0 3px 10px;
  margin: 0;
  float: left;
  width: 73%;
}
#softShopList .last, #restaurantContents #demisecLimit .last, #profileContents #demisecLimit .last {
  margin: 0;
}
#softShopList .map, #restaurantContents #demisecLimit .map, #profileContents #demisecLimit .map {
  text-align: right;
}

/*
 shoplist
**********************************************************/
#shoplist {
  background: url(https://shop.kihachi.jp/shoplist/img/shoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.shopListTop {
  border-top: 1px solid #ccc;
  padding: 30px 0 0;
  margin: 0 auto;
}
.shopListTop ul.image3 {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0px 12%;
}
.shopListTop ul.image3 li {
  width: 31.888%;
  padding: 0 0 0 10px;
}

/*
 shoplist_AOYAMA
**********************************************************/
#shoplist_aoyama,
#shoplist_aoyama_lunch,
#shoplist_aoyama_1fdinner,
#shoplist_aoyama_2fdinner,
#shoplist_aoyama_teatime,
#shoplist_aoyama_aniv,
#shoplist_aoyama_party,
#shoplist_aoyama_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/aoyama/img/aoyamaShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#shopPhone {
  max-width: 1440px;
  text-align: center;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  margin: 276px auto 0;
  padding: 15px 0;
  color: #fff;
}
#shopPhone a {
  color: #fff;
  text-decoration: none;
}
#shopPhone ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 auto;
}
#shopPhone ul li {
  display: inline;
  border-left: 1px solid #fff;
  padding: 0 0 0 30px;
}
#shopPhone ul li:first-child {
  background-image: url(../img/sprite.png);
  background-position: 0px -1395px;
  background-repeat: no-repeat;
  background-position: 0px -1402px;
  padding: 0 20px 0 30px;
  font-size: 1.2em;
  border: none;
}
#shopPhone ul li img {
  vertical-align: top;
}

.shopMenu ul li {
  padding: 0;
  background: none !important;
}
.shopMenu ul li a {
  color: #fff;
  text-decoration: none;
}

#shopH2 {
  text-align: center;
  margin: 30px auto;
}

.shopNavi {
  font-size: 0.8em;
}
.shopNavi img {
  vertical-align: middle;
  padding: 20px 20px 15px;
}

.courseName {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin: 20px auto 10px;
  padding: 30px 0;
}

.borderTop {
  border-top: 1px solid #ccc;
}

.shopMenuInfo, .shopMenuInfo1Column, .shopMenuImg {
  border-top: none;
}
.shopMenuInfo .menuText p, .shopMenuInfo1Column .menuText p, .shopMenuImg .menuText p {
  margin: 0 0 5px;
  padding: 0;
}
.shopMenuInfo .menuText p.minBold, .shopMenuInfo1Column .menuText p.minBold, .shopMenuImg .menuText p.minBold {
  font-weight: bold;
  font-size: 1.3em;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  margin: 0 0 20px;
}
.shopMenuInfo .menuText p.bold, .shopMenuInfo1Column .menuText p.bold, .shopMenuImg .menuText p.bold {
  font-weight: bold;
  margin: 0 0 3px;
  padding: 0;
  margin: 20px 0 5px;
}
.shopMenuInfo .menuText p.middle, .shopMenuInfo1Column .menuText p.middle, .shopMenuImg .menuText p.middle {
  font-size: 16px;
}
.shopMenuInfo .menuText ul, .shopMenuInfo1Column .menuText ul, .shopMenuImg .menuText ul {
  font-size: 1em;
  margin: 0 0 0 20px;
}
.shopMenuInfo .menuText ul li, .shopMenuInfo1Column .menuText ul li, .shopMenuImg .menuText ul li {
  font-size: 0.9em;
  list-style-type: disc;
}

.shopMenuInfo1Column {
  padding: 30px 6% 30px 10%;
}
.shopMenuInfo1Column .menuText {
  max-width: none;
}

.note {
  border-top: 1px solid #ccc;
  margin: 0 auto;
  padding: 40px 0;
  text-align: center;
  font-size: 0.9em;
}
.note ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 shoplist_AOYAMA
**********************************************************/
.shopMenuImg {
  position: relative;
  overflow: hidden;
  padding: 20px 5% 0;
  margin: 0 auto 40px;
}
.shopMenuImg .mainPhoto {
  float: left;
  max-width: 35%;
  overflow: hidden;
}
.shopMenuImg .mainPhoto ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shopMenuImg .mainPhoto ul li {
  display: none;
}
.shopMenuImg .mainPhoto ul li:first-child {
  display: block;
}
.shopMenuImg .mainPhoto img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.shopMenuImg .menuDetail {
  float: left;
  overflow: hidden;
  margin: 0 0 0 40px;
  width: 60%;
}
.shopMenuImg .menuDetail .menuText {
  max-width: 100%;
  overflow: hidden;
}
.shopMenuImg .menuDetail .menuText ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shopMenuImg .menuDetail .menuText ul li {
  list-style: none;
  display: none;
}
.shopMenuImg .menuDetail .menuText ul li:first-child {
  display: block;
}
.shopMenuImg .menuDetail .thumbImg {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  max-width: 60%;
}
.shopMenuImg .menuDetail .thumbImg ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shopMenuImg .menuDetail .thumbImg ul li {
  float: left;
  margin: 0 0 0 15px;
  width: 23%;
}
.shopMenuImg .menuDetail .thumbImg ul li:first-child {
  margin: 0;
}
.shopMenuImg .menuDetail .thumbImg ul li img {
  max-width: 100%;
  width: auto;
  height: auto;
  cursor: pointer;
}
.shopMenuImg .menuDetail .thumbImg ul.mincount li {
  width: auto!important;
}


.shopMenuInfoPrice {
  padding: 30px 12% 30px 5%;
}
.shopMenuInfoPrice .dateCenter {
  margin: 0 auto 20px;
  text-align: center;
}
.shopMenuInfoPrice p {
  margin: 0 0 5px;
  padding: 0;
}
.shopMenuInfoPrice p.minBold {
  font-weight: bold;
  font-size: 1.3em;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  margin: 0 0 20px;
}
.shopMenuInfoPrice p.bold {
  font-weight: bold;
  margin: 0 0 3px;
  padding: 0;
  margin: 20px 0 5px;
}
.shopMenuInfoPrice p.middle {
  font-size: 16px;
}
.shopMenuInfoPrice div.blankLine {
  height: 20px;
}
.shopMenuInfoPrice ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1em;
  margin: 0 0 5px 20px;
/*  margin: 0 0 10px 20px; */
}
/*
.shopMenuInfoPrice ul.light {
  margin-bottom: 0px;
}
*/
.shopMenuInfoPrice ul li {
  font-size: 0.9em;
  list-style-type: disc;
  position: relative;
  padding: 0 100px 0 0;
}
.shopMenuInfoPrice ul.light li {
  margin-bottom: 5px;
}
.shopMenuInfoPrice ul.light li span.subtext {
  margin-top: 2px;
  font-size: 0.85em;
}
.shopMenuInfoPrice ul .price {
  position: absolute;
  right: -50px;
  top: 0;
}
.shopMenuInfoPrice ul.noList {
  margin: 10px 0;
  list-style: none;
}
.shopMenuInfoPrice ul.indent {
  margin-left: 20px;
  margin-top: 5px;
}
.shopMenuInfoPrice ul.noList li {
  list-style: none;
}
.shopMenuInfoPrice .sterStyle {
  margin-left: 0px;
}
.shopMenuInfoPrice .sterStyle li {
  background: url(../img/sprite.png) no-repeat 0px -211px;
  padding-left: 20px;
  list-style: none;
}

.shopCenter {
  padding: 20px 18% 30px;
}

.removeTopSpace {
  padding-top: 0;
}

.menu2img {
  padding: 20px 0;
}
.menu2img ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.menu2img ul li {
  display: inline;
  padding: 0 0 0 2%;
}
.menu2img ul li:first-child {
  padding: 0;
}
.menu2img ul li img {
  max-width: 100%;
  height: auto;
}

.smallImg ul li img {
  max-width: 30%;
  height: auto;
}

.styleContents {
  margin: 30px 0;
}

/*
 shoplist_YOKOHAMA
**********************************************************/
#shoplist_yokohama,
#shoplist_yokohama_lunch,
#shoplist_yokohama_1fdinner,
#shoplist_yokohama_2fdinner,
#shoplist_yokohama_teatime,
#shoplist_yokohama_aniv,
#shoplist_yokohama_party,
#shoplist_yokohama_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/yokohama/img/yokohamaShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 shoplist_YOKOHAMA
**********************************************************/
#shoplist_umeda,
#shoplist_umeda_lunch,
#shoplist_umeda_1fdinner,
#shoplist_umeda_2fdinner,
#shoplist_umeda_teatime,
#shoplist_umeda_aniv,
#shoplist_umeda_party,
#shoplist_umeda_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/umeda/img/umedaShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 shoplist_sagamihara
**********************************************************/
#shoplist_sagamihara,
#shoplist_sagamihara_lunch,
#shoplist_sagamihara_1fdinner,
#shoplist_sagamihara_2fdinner,
#shoplist_sagamihara_teatime,
#shoplist_sagamihara_aniv,
#shoplist_sagamihara_party,
#shoplist_sagamihara_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/sagamihara/img/sagamiharaShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 shoplist_qe
**********************************************************/
#shoplist_qe,
#shoplist_qe_lunch,
#shoplist_qe_1fdinner,
#shoplist_qe_2fdinner,
#shoplist_qe_teatime,
#shoplist_qe_aniv,
#shoplist_qe_party,
#shoplist_qe_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/qe/img/qeShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 shoplist_tachikawa
**********************************************************/
#shoplist_tachikawa,
#shoplist_tachikawa_lunch,
#shoplist_tachikawa_1fdinner,
#shoplist_tachikawa_2fdinner,
#shoplist_tachikawa_teatime,
#shoplist_tachikawa_aniv,
#shoplist_tachikawa_party,
#shoplist_tachikawa_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/tachikawa/img/tachikawaShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 shoplist_atg
**********************************************************/
#shoplist_atg,
#shoplist_atg_lunch,
#shoplist_atg_1fdinner,
#shoplist_atg_2fdinner,
#shoplist_atg_teatime,
#shoplist_atg_aniv,
#shoplist_atg_party,
#shoplist_atg_drink {
  background: url(https://shop.kihachi.jp/restaurant/shoplist/atg/img/atgShoplist_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 Sitemap
**********************************************************/
#sitemap {
  background: url(https://shop.kihachi.jp/sitemap/img/sitemap_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.sitemapList {
  margin: 30px auto 50px;
}
.sitemapList a:hover {
  text-decoration: underline;
}
.sitemapList a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.sitemapList ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 23.8%;
  margin: 0 10px 0 0;
  float: left;
}
.sitemapList ul li {
  margin: 0 0 30px;
  font-weight: bold;
}
.sitemapList ul li.blank {
  padding: 0 0 0 20px;
  background-image: url(../img/sprite.png);
  background-position: 0px -132px;
  background-repeat: no-repeat;
  background-position: 0px -136px;
}
.sitemapList ul li.small {
  font-size: 0.9em;
  margin: 0 0 10px;
  font-weight: normal;
}
.sitemapList ul li.large {
  margin: 30px 0 0;
}
.sitemapList ul li a {
  color: #222;
  text-decoration: none;
}
.sitemapList ul li ul {
  float: none;
  width: 100%;
  margin: 10px 0;
}
.sitemapList ul li ul li {
  margin: 0 0 5px 10px;
  font-weight: normal;
}

/*
 privacy
**********************************************************/
#privacy,
#website_policy {
  background: url(https://shop.kihachi.jp/sitemap/img/sitemap_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.privacyArea {
  padding: 0 15%;
  margin: 40px auto;
  font-size: 0.8em;
}
.privacyArea ol {
  margin: 10px 0;
  padding: 0 20px;
}

/*
 About Patisserie
**********************************************************/
#about_patisserie {
  background: url(https://shop.kihachi.jp/patisserie/about/img/aboutPatisserie_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

h2#about {
  text-align: center;
  margin: 40px 0;
}
h2#about a a:hover {
  text-decoration: underline;
}
h2#about a a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}

.imgTextBorder {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  text-align: center;
}

.inlineArea {
  margin: 40px 0 50px;
}
.inlineArea ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  overflow: hidden;
}
.inlineArea ul li {
  float: left;
  max-width: 48%;
  padding: 0 0 0 20px;
}
.inlineArea ul li:first-child {
  padding: 0;
}
.inlineArea ul li img {
  vertical-align: text-top;
  max-width: 100%;
  width: auto;
  height: auto;
}

/*demisec*/
#demisec_about {
  background: url(https://shop.kihachi.jp/patisserie/menu/demisec/about/img/kodawariFinancier_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*cake*/
#cake_about {
  background: url(https://shop.kihachi.jp/patisserie/menu/cake/about/img/kodawariTrifle_bg_photo.jpg) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 About Restaurant
**********************************************************/
#about_restaurant {
  background: url(https://shop.kihachi.jp/restaurant/about/img/aboutRestaurant_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

/*
 Campaign
**********************************************************/
#campaign {
  background: url(https://shop.kihachi.jp/campaign/img/campaign_bg_photo.jpg) no-repeat top !important;
  height: 450px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.campaignText {
  margin: 40px 0 60px;
  text-align: center;
}
.campaignText .fontUp {
  font-size: 1.4em;
  line-height: 220%;
}
.campaignText .small {
  font-size: 0.8em;
}

.campaignList {
  margin: -40px 0 40px;
  text-align: center;
}

/*
 AOYAMA EVENT
**********************************************************/
#aoyama_event {
  background: url(https://shop.kihachi.jp/aoyama/event/img/aoyamaEvent_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.entryArea {
  margin: 20px 0;
  float: left;
  width: 72%;
}
.entryArea .date {
  font-size: 0.9em;
  margin: 5px 0;
}
.entryArea .entryEvent {
  margin: 0 0 20px;
}
.entryArea h2 {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  margin: 0 0 20px;
  font-weight: normal;
}
.entryArea h3 {
  margin-top: 0;
}
.entryArea .entryContent {
  margin: 10px 0;
  font-size: 0.9em;
}
.entryArea .entryContent .reserve {
  border: 1px solid #ccc;
  margin: 12px 0;
  text-align: center;
  max-width: 100%;
  height: auto;
  overflow: hidden;
}
.entryArea .entryContent .reserve a {
  display: block;
  padding: 20px 13%;
}
.entryArea .entryContent .reserve img {
  max-width: 100%;
  height: auto;
}
.entryArea ul.styleLeft {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin: 0 20px 0 0;
  overflow: hidden;
}
.entryArea ul.styleLeft li {
  padding: 0 0 10px;
}
.entryArea .snsLink {
  border-top: 1px solid #ccc;
}

.pagenate {
  text-align: center;
  margin: 40px auto;
}
.pagenate ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}
.pagenate ul li {
  display: inline;
  padding: 0 10px;
}
.pagenate ul li a {
  color: #222;
}
.pagenate ul li.prev {
  padding: 0 40px 0 0;
}
.pagenate ul li.next {
  padding: 0 0 0 40px;
}
.pagenate ul li img {
  vertical-align: middle;
}
.pagenate ul li.current a {
  text-decoration: none;
}

.recentEntry {
  float: right;
  width: 22%;
}
.recentEntry .recent {
  text-align: center;
  border-bottom: 3px solid #ededed;
  padding: 0 0 17px;
}
.recentEntry ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.8em;
  margin: 27px auto;
}
.recentEntry ul li {
  padding: 0 0 10px;
}
.recentEntry ul li a {
  color: #222;
}
.recentEntry img {
  max-width: 100%;
  height: auto;
}

/*
 News
**********************************************************/
#news {
  background: url(https://shop.kihachi.jp/news/img/news_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.newsPageNavi {
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.newsPageNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  float: left;
  left: 50%;
  font-size: 0.9em;
}
.newsPageNavi ul li {
  float: left;
  position: relative;
  left: -50%;
  padding: 18px 15px 10px;
  background-image: url(../img/sprite.png);
  background-position: 0px -60px;
  background-repeat: no-repeat;
  background-position: 0px -41px;
}
.newsPageNavi ul li:first-child {
  background: none;
}
.newsPageNavi ul li.current a {
  border-bottom: 3px solid #222;
}
.newsPageNavi ul li.current a:hover {
  border-bottom: 3px solid #222;
}
.newsPageNavi ul li a {
  text-decoration: none;
  color: #222;
  display: block;
  padding: 5px 10px;
}
.newsPageNavi ul li a:hover {
  border-bottom: 3px solid #222;
}

/*
 kichijoji
**********************************************************/
#kichijoji {
  background: url(https://shop.kihachi.jp/kichijoji/img/bk_kichijoji.png) no-repeat top !important;
  height: 762px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#kichijojiMenu {
  max-width: 1200px;
  height: 195px;
  background: url(https://shop.kihachi.jp/kichijoji/img/menu_back.png);
  margin: 360px auto 0;
}
#kichijojiMenu ul {
  list-style: none;
  display: table;
  width: 100%;
}
#kichijojiMenu li {
  display: table-cell;
  width: 33%;
  text-align: center;
  padding: 56px 0 0;
}
#kichijojiMenu li a {
  display: block;
}
.entry .noBorder {
  border:none;
}
.entry .entryBody .boldUp {
  font-size: 1.4em;
  margin: 0 0 20px;
}
.entry .entryList {
  margin: 0;
  padding: 0 20px;
}
.kichijojiProduct {
  margin: 0 auto 80px;
  text-align: center;

}
.kichijojiCenter {
  text-align: center;
}
.kichijojiProduct ul {
  list-style: none;
  margin: 0 auto 0.5%;
  padding: 0;
  max-width: 1200px;
  min-width: 960px;
}
.kichijojiProduct ul li {
  float: left;
}
.kichijojiProduct ul.evenSize li {
  padding: 0 0 0 0.4%;
  width: 49%;
}
.kichijojiProduct ul.evenSize li:first-child {
  padding: 0 0.4% 0 0;
}

.kichijojiProduct ul.left2Size li {
  width: 24.1%;
}
.kichijojiProduct ul.left2Size li:first-child {
  padding: 0 0.4% 0 0;
}
.kichijojiProduct ul.left2Size li.second {
  padding: 0 0 0 0.4%;
}
.kichijojiProduct ul.left2Size li.big {
  width: 49%;
  padding: 0 0 0 0.8%;
}
.kichijojiProduct ul.right2Size li {
  width: 24.1%;
}
.kichijojiProduct ul.right2Size li.last {
  padding: 0 0 0 0.4%;
}
.kichijojiProduct ul.right2Size li.second {
  padding: 0 0.4% 0 0;
}
.kichijojiProduct ul.right2Size li.big {
  width: 49%;
  padding: 0 0.8% 0 0;
}

.kLeft {
  width: 33%;
}
.mapRight {
  text-align: right;
}
.backToArea {
  margin: 60px auto 30px;
}
.backToArea ul {
  list-style: none;
  text-align: center;
  margin: 0 auto;
}
.backToArea ul li {
  float: left;
  padding: 0 2%;
  width: 31%;
}
.backToArea ul li:first-child {
  margin: 0 0 0 13%;
}
.backToArea ul li a {
  border: 1px solid #ccc;
  display: block;
  padding: 14px 0;
}
.backTopRight {
  max-width: 1200px;
  text-align: right;
  margin: 20px 20px 0 0;
}

/*
 profile
**********************************************************/
#profile {
  background: url(https://shop.kihachi.jp/profile/img/profile_bg_photo.png) no-repeat top !important;
  height: 442px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#restaurantContents .about3image, #profileContents .about3image {
  border: none;
  padding: 0;
}

#profileSlider {
  margin: 0 auto 50px;
  text-align: center;
  min-width: 960px;
}
#profileSlider .flexslider {
  margin: 0 auto;
  max-width: 1440px;
  border: none;
  box-shadow: none;
}
#profileSlider .flexslider .slides li {
  margin: 0 auto;
  text-align: center;
}
#profileSlider .flexslider .slides li img {
  width: auto;
  user-select: none;
  /* CSS3 */
  -moz-user-select: none;
  /* Firefox */
  -webkit-user-select: none;
  /* Safari、Chromeなど */
  -ms-user-select: none;
  /* IE10かららしい */
}
#profileSlider .flexslider .flex-direction-nav .flex-next {
  right: 0;
  padding: 0 10px 0 0;
}
#profileSlider .flexslider .flex-direction-nav .flex-prev {
  left: 0\9;
  padding: 0 0 0 10px\9;
}
#profileSlider .flexslider .flex-direction-nav a {
  width: auto;
  height: auto;
}
#profileSlider .flexslider .flex-direction-nav a:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_left_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#profileSlider .flexslider .flex-direction-nav a.flex-next:before {
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_right_arrow.png) no-repeat;
  content: " ";
  width: 60px;
  height: 60px;
}
#profileSlider .flexslider .flex-caption {
  position: absolute;
  left: 120px;
  width: 500px;
  background: url(https://shop.kihachi.jp/aoyama/img/aoyama_shadow.png);
  padding: 45px 40px;
  height: 754px;
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 0.8em;
  line-height: 190%;
}
#profileSlider .flexslider .flex-caption img {
  margin: 120px auto 47px;
  text-align: center;
}
#profileSlider .flexslider .flex-caption .bold {
  font-weight: bold;
  display: block;
  text-align: left;
}
#profileSlider .flexslider .flex-caption .left {
  text-align: left;
  display: block;
  margin: 0 0 20px;
}
#profileSlider .flexslider .flex-control-paging {
  margin: -120px 0 0;
  z-index: 100;
  position: relative;
}
#profileSlider .flexslider .flex-control-paging li {
  margin: 0 19px;
}
#profileSlider .flexslider .flex-control-paging li a {
  width: 20px;
  height: 20px;
  background-color: #b4b4b4;
}
#profileSlider .flexslider .flex-control-paging li a.flex-active {
  background-color: #fff;
}
#profileSlider .slides li {
  list-style: none;
}
#profileSlider .slides li:first-child {
  background: url(https://shop.kihachi.jp/profile/img/profile_slider_photo1.png) no-repeat top center;
  height: 844px;
}
#profileSlider .slides li.second {
  background: url(https://shop.kihachi.jp/profile/img/profile_slider_photo2.png) no-repeat top center;
  height: 844px;
}
#profileSlider .slides li.third {
  background: url(https://shop.kihachi.jp/profile/img/profile_slider_photo3.png) no-repeat top center;
  height: 844px;
}
#profileSlider .slides li.four {
  background: url(https://shop.kihachi.jp/profile/img/profile_slider_photo4.png) no-repeat top center;
  height: 844px;
}
#profileSlider .flexslider .flex-caption {
  right: 120px;
  left: auto;
}
#profileSlider .flexslider .flex-control-paging {
  margin: -90px 0 0;
}

.profileHistory {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 0 3%;
  font-size: 0.7em;
}
.profileHistory li {
  float: left;
  width: 25%;
  padding: 1% 7% 4% 2%;
  border-left: 1px solid #ccc;
}
.profileHistory li.middle {
  padding: 1% 12% 4% 2%;
}
.profileHistory li.last {
  width: 20%;
  padding: 1% 0 4% 2%;
}
.profileHistory li img {
  max-width: 100%;
  height: auto;
}

.profileYear {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #cdcdcd;
  font-size: 0.8em;
  height: 20px;
  padding: 2px 0 0;
}
.profileYear li {
  display: inline;
  padding: 0 16% 0 10%;
}
.profileYear li:first-child {
  padding: 0 16% 0 11%;
}
.profileYear li.year3 {
  padding: 0 23% 0 10%;
}
.profileYear li.last {
  position: absolute;
  right: 5px;
  padding: 0;
}

.profileHistory2 {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 0 0 13%;
  font-size: 0.7em;
}
.profileHistory2 li {
  float: left;
  width: 30%;
  padding: 4% 0 1% 2%;
  border-left: 1px solid #ccc;
}
.profileHistory2 li:first-child {
  padding: 4% 25% 1% 2%;
}
.profileHistory2 li.year2 {
  width: 22%;
  padding: 4% 0 1% 2%;
}
.profileHistory2 li.last {
  width: 13%;
  position: absolute;
  right: 0px;
  padding: 3.5% 0 1% 2%;
}
.profileHistory2 li img {
  max-width: 100%;
  height: auto;
}

.profileKihachi {
  background: url(https://shop.kihachi.jp/profile/img/profile_bg.png) no-repeat left top;
  padding: 40px 0 0;
  margin: 40px auto;
}
.profileKihachi .profilePhoto {
  float: left;
  margin: 3px 3% 0 0;
  width: 33%;
  overflow: hidden;
}
.profileKihachi .profilePhoto img {
  max-width: 100%;
  height: auto;
}
.profileKihachi .profileText {
  float: left;
  width: 64%;
  font-size: 0.8em;
  line-height: 190%;
  font-family: 'Hiragino Mincho ProN', serif;
}
.profileKihachi .profileText p {
  margin: 0 0 40px;
}
.profileKihachi .profileText .name {
  padding: 0;
  margin: 0 0 20px;
  font-size: 1.8em;
}

#restaurantContents .profileAbout, #profileContents .profileAbout {
  border: none;
  margin: 0px auto;
  padding: 0 0 20px;
}
#restaurantContents .profileAbout ul li.more, #profileContents .profileAbout ul li.more {
  margin-top: 40px;
}

#profileBlock {
  border-top: solid 1px #b7b7b7;
  padding-top: 50px;
  border-bottom: solid 1px #cdcdcd;
  margin-bottom: 50px;
}

.profile-wrap {
  overflow: hidden;
  margin: 0 auto 50px;
  text-align: center;
}
#profileContents .profileCenter ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
#profileContents .profileCenter ul li {
text-align: center;
margin: 0 0 20px;
}

.col-5 {
  width: 50%;
  float: left;
}

.hidden-xs {
  display: block !important;
}

.visible-xs {
  display: none !important;
}

/*
 SpecialPage
**********************************************************/
/*Base*/
/*.container-inner{
  width: 960px;
  margin: 0 auto;
}*/
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.bdr-b {
  border-bottom: 1px solid #ccc;
}

/*Ribbon*/
.ribbon-red {
  background: url(https://shop.kihachi.jp/xmas/img/bg_ribbon_red.png) 0 0 repeat-x;
}

.ribbon-yellow {
  background: url(https://shop.kihachi.jp/xmas/img/bg_ribbon_yellow.png) 0 0 repeat-x;
}

/*XMas 2014*/
#xmas {
  background: url(https://shop.kihachi.jp/xmas/img/bg_head_xmas.png) no-repeat top !important;
  height: 561px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.content-header {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
.content-header .slides {
  padding: 0;
  margin: 0;
}
.content-header .slides li {
  overflow: hidden;
  position: relative;
}
.content-header .slides li .slideimage {
  position: absolute;
  top: 25%;
  right: 0;
}
.content-header .slides li .slideimage img {
  width: 90%;
  margin: 0 auto;
  display: block;
}
.content-header .flexslider {
  width: 960px;
  margin: 0 auto;
}
.content-header .flexslider .flex-direction-nav {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40%;
  z-index: 10;
  display: block;
  left: 0px;
}
.content-header .flexslider .flex-direction-nav li {
  display: block;
}
.content-header .flexslider .flex-direction-nav li a {
  text-indent: 100%;
  overflow: hidden;
}
.content-header .flexslider .flex-direction-nav li a.flex-prev {
  position: absolute;
  left: 0;
  background: url(https://shop.kihachi.jp/xmas/img/btn_prev.png) no-repeat;
  width: 60px;
  height: 60px;
  display: block;
}
.content-header .flexslider .flex-direction-nav li a.flex-next {
  position: absolute;
  right: 0;
  background: url(https://shop.kihachi.jp/xmas/img/btn_next.png) no-repeat;
  width: 60px;
  height: 60px;
  display: block;
}

.text-center-block {
  text-align: center;
  padding: 50px 0;
  clear: both;
}

.content-wrap {
  overflow: hidden;
  padding-top: 60px;
}
.content-wrap h2 {
  margin: 0;
  padding-bottom: 105px;
}
.content-wrap h3 {
  margin: 0;
  margin-bottom: 15px;
}
.content-wrap p {
  font-size: 13px;
  margin: 0;
  margin-bottom: 20px;
  line-height: 23px;
  letter-spacing: -1px;
}
.content-wrap p span {
  display: block;
  margin-left: 24px;
}
.content-wrap p:last-child {
  margin-bottom: 0px;
}
.content-wrap .content-inner {
  overflow: hidden;
  margin-bottom: 40px;
}
.content-wrap .inner-type1 h3 {
  margin-bottom: 30px;
}
.content-wrap .inner-type1 .col-xs-7 img {
  width: 100%;
}
.content-wrap .inner-type3 .col-xs-5 {
  width: 48%;
  text-align: center;
}
.content-wrap .inner-type3 .col-xs-7 {
  width: 52%;
}
.content-wrap > .col-xs-6 {
  margin-right: 60px;
}
.content-wrap > .col-xs-5 > .col-xs-6 {
  width: 48%;
}
.content-wrap > .col-xs-5 > .col-xs-6.first-child {
  margin-right: 4%;
  clear: both;
}
.content-wrap > .col-xs-5 > .col-xs-6 .content-image {
  text-align: center;
  margin-bottom: 15px;
}

.content-footer-comment {
  clear: both;
  margin-bottom: 30px;
}

/*
 newsList
**********************************************************/
#newsImageList {
  margin: 10px 0 60px;
}
.newsList {
  margin: 0 0 10px;
}
.newsList p img {
  width: 100%;
}
.newsList p {
  font-size: 0.8em;
  width: 96.6666%;
}
.newsList a {
    color:#111;
    text-decoration:none;
}
.newsList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.newsList ul li {
  display: inline;
}
.newsList ul li img {
  max-width: 100%;
  height: auto;
}
.newsList .col-xs-3 a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.newsList .col-xs-3 {
  /*display: none;*/
  opacity: 0;
}
.newsList .dateEvent {
  background-image: url(../img/sprite.png);
  background-position: 0px -436px;
  background-repeat: no-repeat;
  background-position: 200px -443px;
  display: block;
}
.newsList .dateCafe {
  background: #fff url(../img/icon_cafe.png) no-repeat 90px center;
}
.newsList .dateNews {
  background-image: url(../img/sprite.png);
  background-position: 0px -592px;
  background-repeat: no-repeat;
  background-position: 200px -599px;
  display: block;
}

/*
 topNews info
**********************************************************/
#info {
  background-color: #ededed;
}
#topNews {
  background-color: #ededed;
}
#topNews .topNewsArea {
  margin: 0 auto;
  width: 984px;
  min-width: 744px;
  font-size: 0.6em;
  text-align: right;
  padding: 3px 0;
}
#topNews .topNewsArea a {
  text-decoration: none;
  color: #333;
}
#topNews .topNewsArea a:hover {
  text-decoration: underline;
  color: #333;
}
#infoArea {
  margin: 0 0 140px;
}
#infoArea h1 {
  font-size: 1.2em;
}
#infoArea .infoContents {
  background-color: #ededed;
  padding:10px 80px;
  font-size: 0.9em;
  margin: 60px 0 0;
}
#infoArea .infoContents p {
  text-align: center;
}
#infoArea .infoContents dt {
  float: left;
  background: url(https://shop.kihachi.jp/info/img/info_icon.png) no-repeat left center;
  width: 120px;
  padding: 0 0 0 40px;
  margin: 0 0 20px;
  clear: both;
}
#infoArea .infoContents dt.last {
  margin: 0;
}
#infoArea .infoContents dd {
  max-width: 900px;
  padding:0;
  margin: 0 0 20px 130px;
}
#infoArea .infoContents dd a {
  text-decoration: none;
  color: #222;
}
#infoArea .infoContents dd a:hover {
  text-decoration: underline;
}


/*
 footer
**********************************************************/
#photoGallery {
  display: none;
}

footer {
  background-color: #1f1f1f;
  padding: 5px 0;
  position: relative;
  margin: 0 auto;
  min-width: 960px;
}
footer a:hover {
  text-decoration: underline;
}
footer a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
footer .triangle {
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -45px;
}
footer .pageTop {
  text-align: center;
  margin: 10px 0;
}
footer #fbInstaLink {
  text-align: center;
  margin: 20px auto;
  position: relative;
  overflow: hidden;
}
footer #fbInstaLink .icon-fb {
  background-image: url(../img/sprite.png);
  background-position: 0px -1994px;
  background-repeat: no-repeat;
  background-position: 17px -1989px;
}
footer #fbInstaLink .icon-instagram {
  background-image: url(../img/sprite.png);
  background-position: 0px -1735px;
  background-repeat: no-repeat;
  background-position: 10px -1728px;
}
footer #fbInstaLink ul {
  margin: 0 auto 20px;
  padding: 0;
  list-style: none;
  text-align: center;
  position: relative;
  float: left;
  left: 50%;
}
footer #fbInstaLink ul li {
  float: left;
  border: 1px solid #848484;
  margin: 0 0 0 20px;
  font-size: 0.9em;
  text-align: center;
  position: relative;
  left: -50%;
}
footer #fbInstaLink ul li:first-child {
  margin: 0;
}
footer #fbInstaLink ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 18px 0px 7px 20px;
  width: 202px;
  height: 27px;
}
footer #bottomMenu {
  margin: 0 auto 20px;
  font-size: 0.8em;
}
footer #bottomMenu ul {
  margin: 10px 0 15px;
  padding: 0;
  text-align: center;
  list-style: none;
}
footer #bottomMenu ul li {
  display: inline;
  padding: 0 20px;
}
footer #bottomMenu ul li a {
  color: #5a5a5a;
  text-decoration: none;
}
footer #bottomMenu ul li a:hover {
  text-decoration: underline;
}
footer #bottomMenu p {
  text-align: center;
  color: #fff;
  margin: 30px 0;
}

.box-wrap {
  display: none;
  margin: 0 auto;
  background: #f8f8f8;
  padding: 45px 0 0;
  margin-bottom: 20px;
}
.box-wrap .box-title {
  text-align: center;
  margin-bottom: 5px;
}
.box-wrap .box-title p {
  margin: 0px;
}
.box-wrap .imageContents {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
}

.softcream-box .entryText {
  width: 59%;
}

#heading {
  margin: 0px;
  border: none;
}

.softcream .entry .datePatisserie {
  display: none;
}

.softcream .entry h2 {
  border-bottom: none;
}

.softcream .entry .snsEntryLink {
  display: none;
}

.softcream .entry .entryBody {
  border-bottom: none;
}

/* Localized */