@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700&display=swap");

.oldWrap {
  /* 共通
  ***************************************************/
  /* フォント指定
  ***************************************************/
  /*茶色　明朝体*/
  /*ピンク色　ゴシック体　18px*/
  /*茶色　ゴシック体　18px*/
  /* 【z-index】指定
  ***************************************************/
  /* トップページ
  ***************************************************/
  /*左*/
  /*右*/
  /*フルーツ*/
  /* Spécialité
  ***************************************************/
  /* Bonbon Chocolat
  ***************************************************/
  /* Collection
  ***************************************************/
  /* Gâteau
  ***************************************************/
  /* LINE
  ***************************************************/
  /* 予約
  ***************************************************/
  /* ボタン
  ***************************************************/
  /*詳細はこちらボタン*/
  /*ご購入はこちらボタン*/
  /*TOPへ戻るボタン*/
  /*Tellボタン*/
  /*オンラインボタン*/
  /* ボンボンスライダー
  ***************************************************/
  /*矢印の設定*/
  /*戻る、次へ矢印の位置*/
  /*ドットナビゲーションの設定*/
  /* ガトースライダー
  ***************************************************/
  /*slickのJSで書かれるタグ内、スライド左右の余白調整*/
  /*矢印の設定*/
  /*戻る、次へ矢印の位置*/
  /*ドットナビゲーションの設定*/
  /*
  .slick-dots {
  	display: none!important;
  }
  */
  /* LINE
  ***************************************************/
  /*========= ハンバーガーCSS ===============*/
  /*アクティブになったエリア*/
  /*丸の拡大*/
  /*ナビゲーションの縦スクロール*/
  /*ナビゲーション*/
  /*背景が出現後にナビゲーションを表示*/
  /* 背景が出現後にナビゲーション li を表示※レイアウトによって調整してください。不必要なら削除*/
  /*リストのレイアウト設定*/
  /*========= ボタンのためのCSS ===============*/
  /*×に変化*/
  /* レスポンシブ
  ***************************************************/
  /* 下層ページ
  ***************************************************/
  /*表*/
  /*表*/
}

.oldWrap .PCheader {
  font-family: "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}

.oldWrap .title
 {
  color: #3A2F2F;
  font-family: "Noto Serif JP", serif;
}

.oldWrap .title2
 {
  color: #710014;
  font-family: "Noto Serif JP", serif;
}


.oldWrap .description {
  color: #3a2f2f;
  font-family: "Noto Serif JP", serif;
}

.oldWrap .name,
.oldWrap .price,
.oldWrap .info-title {
  color: #710014;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
  font-size: 18px;
}

.oldWrap .info-sub {
  color: #3a2f2f;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
  font-size: 18px;
}

.oldWrap .ja {
  font-size: 25px;
}

.oldWrap .fa-phone-alt,
.oldWrap .fa-shopping-cart {
  color: #7a0822;
  font-size: 16px;
}

.oldWrap .b-font {
  font-size: 18px;
  color: #7a0822;
}

.oldWrap .subT {
  font-family: "Noto Serif JP", serif;
  color: #710014;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.oldWrap .notes {
  color: #710014;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
  font-size: 12px;
  margin-left: 10px;
}

.oldWrap .size {
  color: #710014;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
  font-size: 14px;
  margin-left: 10px;
}

.oldWrap .sub-notes {
  color: #3a2f2f;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

.oldWrap .gfooter {
  position: relative;
  z-index: 999;
}

.oldWrap nav.navMain {
  position: relative;
  z-index: 999;
  background-color: #fff;
}

.oldWrap #js-pagetop {
  position: relative;
  z-index: 1000;
}

.oldWrap .secHead {
  position: relative;
  z-index: 1000;
}

.oldWrap .gheader {
  z-index: 9999;
}

.oldWrap #sp-nav {
  display: none;
}

.oldWrap .PCheader {
  position: relative;
  /*background-image: linear-gradient(90deg, rgb(126, 68, 90), rgb(249, 153, 162)); */
  background-color: #3a2f2f;
	
  /*  width: 460px;*/
}

.oldWrap .leftColumn {
  width: calc((100% - 460px) / 2);
  height: 100vh;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

.oldWrap .gnav {
  margin-top: 160px;
}

.oldWrap .nav-box {
  margin: 0 auto;
  width: 320px;
}

.oldWrap .leftColumn .btn-box {
  /*  width: 400px;*/
  margin: 50px auto;
  text-align: center;
  /*  position: relative;*/
  /*  top: 30px;*/
}

.oldWrap .gnav__main li {
  margin-top: 15px;
}

.oldWrap .gnav__main li a {
  color: #c6a78a;
  font-family: YuMincho, "Hiragino Mincho ProN", serif;
  text-decoration: none;
}

.oldWrap .gnav__main li a:hover {
  color: #fff;
}

.oldWrap .choco-01 {
  padding-left: 45px;
  background-image: url("../images/choco-01.png");
  background-repeat: no-repeat;
  line-height: 1.5;
}

.oldWrap .choco-02 {
  padding-left: 45px;
  background-image: url("../images/choco-02.png");
  background-repeat: no-repeat;
  line-height: 1.5;
}

.oldWrap .choco-03 {
  padding-left: 45px;
  background-image: url("../images/choco-03.png");
  background-repeat: no-repeat;
  line-height: 1.5;
}

.oldWrap .choco-04 {
  padding-left: 45px;
  background-image: url("../images/choco-04.png");
  background-repeat: no-repeat;
  line-height: 1.5;
}

.oldWrap .choco-05 {
  padding-left: 45px;
  background-image: url("../images/choco-05.png");
  background-repeat: no-repeat;
  line-height: 1.5;
}

.oldWrap .rightColumn {
  background-image: url("../images/bg-r.jpg");
  width: calc((100% - 460px) / 2);
  height: 130vh;
  position: fixed;
  top: 0;
  right: 0;
  overflow: hidden;
}

.oldWrap #main {
  display: flex;
	 justify-content: center;
	align-items: center;
  background-color: #C6A78A;
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
}


/* --- pc用のスタイル --- */
.oldWrap #main h1 {
  margin-top: 110px;
}

/* --- sp用のスタイル --- */
@media (max-width: 768px) {
.oldWrap #main h1 {
    margin-top: 63px; 
  }
}

.oldWrap aside.top-img {
  /*  margin-top: 170px;*/
  min-width: 100%;
  text-align: center;
  margin: 160px auto 0;
  position: relative;
  z-index: 500;
}

.oldWrap .pick a {
  /*  width:300px;*/
  display: block;
  overflow: hidden;
}

.oldWrap .pick a img {
  width: 90%;
  /*  background-color: #fff;*/
}

.oldWrap .pick img:hover {
  transform: scale(1.05);
  transition: 0.5s;
}

.oldWrap .tpimg01 {
  position: absolute;
  top: 160px;
  right: 28px;
}

.oldWrap .tpimg02 {
  position: absolute;
  top: 370px;
  left: -6px;
}

.oldWrap .tpimg03 {
  position: absolute;
  top: 630px;
  right: 74px;
}

.oldWrap .tpimg04 {
  position: absolute;
  top: 810px;
  left: 64px;
}

.oldWrap #Specialite {

  margin-bottom: 48px;
  width: 460px;
  padding-top: 30px;
  padding-bottom: 0px;
}

.oldWrap h2.heading {
  text-align: center;
}

.oldWrap .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}

.oldWrap .title2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}


.oldWrap .description {
  font-weight: 600;
  width: 380px;
  margin: 20px auto;
  line-height: 1.8;
  text-align: justify;
}

.oldWrap .spe-photo,
.oldWrap .colle-photo {
  text-align: center;
  margin-top: 50px;
}

.oldWrap .pop {
  margin-left: 30px;
}

.oldWrap .price {
  margin-left: 10px;
}

.oldWrap #spe01 {
  position: relative;
  z-index: 99;
}

.oldWrap #spe02 {
  position: relative;
  z-index: 99;
}

.oldWrap .bg-pink {
  position: absolute;
  top: 147px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 695px;
}

/* 2. iPad向けスタイル（タブレット・PCで適用）*/
@media (max-width: 1920px) { /* 782px以上で適用 */
.oldWrap .bg-pink {
  height: 740px;
}
}

.oldWrap .bg-pink2 {
  position: absolute;
  top: 147px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 590px;
}


/* 1. 基本（SP向け）スタイル */
.oldWrap .bg-pink3 {
  position: absolute;
  top: 0px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 850px;
  padding-bottom: 0;
}

/* 2. PC向けスタイル（タブレット・PCで適用）*/
@media (min-width: 768px) { /* 768px以上で適用 */
.oldWrap .bg-pink3 {
  height: 66vh;
}
}

/* 3. iPad向けスタイル（タブレット・PCで適用）*/
@media (max-width: 1280px) { /* 1280px以下で適用 */
.oldWrap .bg-pink3 {
  height: 88vh;
}
}

/* 4. iPad向けスタイル（タブレット・PCで適用）*/
@media (min-width: 769px) { /* 1040px以下で適用 */
.oldWrap .bg-pink3 {
  height: 73vh;
}
}


.oldWrap .bg-pink4 {
  position: absolute;
  top: 147px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 380px;
}


/* pc向けスタイル*/
@media (min-width: 768px) {
.oldWrap .bg-pink5 {
  position: absolute;
  top: 147px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 310vh;
}
}
/* sp向けスタイル*/
@media (max-width: 767px) {
.oldWrap .bg-pink5 {
  position: absolute;
  top: 147px;
  z-index: -1;
  background-color: #c6a78a;
  width: 460px;
  height: 330vh;
}
}



.oldWrap #spe02 .spe-photo img {
  margin-top: 50px;
}

.oldWrap #spe02 .bg-pink {
  position: absolute;
  top: 240px;
  z-index: -1;
  background-color: #c6a78a;
  /*  width: 460px;*/
  height: 660px;
}

.oldWrap span.tentou {
  background-color: #fff;
  border: 1.5px solid #3a2f2f;
  padding: 3px 8px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 16px;
  color: #3a2f2f;
  margin-left: 10px;
}

.oldWrap #BonbonChocolat {
  margin-bottom: 150px;
  background-color: #c6a78a;
  width: 460px;
  height: 540px;
  padding-top: 30px;
  position: relative;
}

.oldWrap .bg-flower {
  position: absolute;
  bottom: 0;
  right: 0;
  /*  z-index: 1;*/
}

.oldWrap #Collection {
  background-color: #fff;
  padding-bottom: 50px;
  width: 460px;
  padding-top: 65px;
  margin-top:45px;
}


.oldWrap #Collection2 {
  background-color: #c6a78a;
  padding-bottom: 50px;
  padding-top: 55px;
  margin-top:45px;
	margin-bottom:50px;
	text-align: center;
}


.oldWrap #Specialite2 {
  padding-top: 50px;
  padding-bottom: 90px;
}


.oldWrap #Cake {
  padding-top: 0px;
  padding-bottom: 25px;
}


.oldWrap #Gateau {
  width: 460px;
  height: 800px;
  background-color: hsl(0, 0%, 100%);
  background-image: radial-gradient(at 89% 90%, hsl(340, 47%, 82%) 0px, transparent 50%), radial-gradient(at 7% 16%, hsl(339, 52%, 88%) 0px, transparent 50%), radial-gradient(at 81% 25%, hsl(346, 100%, 94%) 0px, transparent 50%), radial-gradient(at 19% 73%, hsl(356, 49%, 93%) 0px, transparent 50%);
}

.oldWrap .gt-text {
  margin-top: 300px;
}

.oldWrap #Gateau h2 {
  padding-top: 50px;
}

.oldWrap #Gateau .pop {
  margin-left: 0;
  margin-top: 20px;
}

.oldWrap #Gateau .name {
  text-align: left;
}

.oldWrap #Gateau .price {
  text-align: right;
}

.oldWrap #Gateau .description {
  width: 300px;
}

.oldWrap .line {
  margin-bottom: 90px;
}

.oldWrap .line-bnr {
  text-align: center;
  margin-top: 50px;
}

.oldWrap #info {
  background-color: #710014;
  padding: 25px 0;
  margin: 0 auto;
	position:relative;
	z-index: 100;
}

.oldWrap .info-box {
  background-color: #fff;
  margin: 0 20px;
  padding-bottom: 20px;
}

.oldWrap .yoyaku,
.oldWrap .sale,
.oldWrap .place {
  text-align: center;
  padding-top: 30px;
}

.oldWrap .place {
  padding-bottom: 30px;
}

.oldWrap .more_btn {
  width: 300px;
  text-align: center;
  margin: 30px auto 20px;
}

.oldWrap .more_btn a {
  display: inline-block;
  width: 300px;
  line-height: 60px;
  text-align: center;
  text-decoration: none !important;
  color: #7a0822 !important;
  background-color: #fff;
  position: relative;
  font-weight: bold;
  border-radius: 5px;
  font-size: 20px;
  box-shadow: 3px 3px 8px 1px rgb(195, 182, 179);
}

.oldWrap .more_btn a::before {
  border-right: 2px solid #7a0822;
  border-top: 2px solid #7a0822;
  bottom: 0;
  content: "";
  height: 8px;
  width: 8px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  transform: rotate(45deg);
  transition: right 0.3s;
}

.oldWrap .more_btn a:hover::before {
  right: 25px;
}

.oldWrap .more_btn a:hover {
  opacity: 0.9;
}

.oldWrap .buy_btn {
  width: 300px;
  text-align: center;
  margin: 0 auto;
}

.oldWrap .buy_btn2 {
  width: 300px;
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
}


.oldWrap .buy_btn a {
  display: inline-block;
  width: 300px;
  line-height: 60px;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  background-color: #710014;
  position: relative;
  font-weight: bold;
  border-radius: 5px;
  font-size: 20px;
  box-shadow: 3px 3px 8px 1px rgb(195, 182, 179);
}

.oldWrap .buy_btn a::before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 8px;
  width: 8px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  transform: rotate(45deg);
  transition: right 0.3s;
}

.oldWrap .buy_btn a:hover::before {
  right: 25px;
}

.oldWrap .buy_btn a:hover {
  opacity: 0.9;
}

.oldWrap .buy_btn2 a {
  display: inline-block;
  width: 300px;
  line-height: 60px;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  background-color: #710014;
  position: relative;
  font-weight: bold;
  border-radius: 5px;
  font-size: 20px;
  box-shadow: 3px 3px 8px 1px rgb(195, 182, 179);
}

.oldWrap .buy_btn2 a::before {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  bottom: 0;
  content: "";
  height: 8px;
  width: 8px;
  margin: auto;
  position: absolute;
  right: 30px;
  top: 0;
  transform: rotate(45deg);
  transition: right 0.3s;
}

.oldWrap .buy_btn2 a:hover::before {
  right: 25px;
}

.oldWrap .buy_btn2 a:hover {
  opacity: 0.9;
}



.oldWrap .toptop_btn {
  width: 300px;
  text-align: center;
  margin: 30px auto 70px;
}

.oldWrap .toptop_btn a {
  display: inline-block;
  width: 300px;
  line-height: 60px;
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  /*background-color: #939393;*/
  background-image: radial-gradient(circle, rgba(200, 160, 80, 1), rgba(224, 162, 8, 1) 80%););
  position: relative;
  font-weight: bold;
  border-radius: 44px;
  font-size: 20px;
  box-shadow: 3px 3px 8px 1px rgb(195, 182, 179);
}

.oldWrap .toptop_btn a:hover {
  opacity: 0.9;
}

.oldWrap .tel_btn {
  width: 330px;
  /*  height: 116px;*/
  text-align: center;
  margin: 0 auto 10px;
}

.oldWrap .tel_btn a {
  display: inline-block;
  width: 330px;
  line-height: 2;
  text-align: center;
  text-decoration: none !important;
  color: #3a2f2f !important;
  background-color: #fff;
  position: relative;
  font-weight: bold;
  border-radius: 5px;
  font-size: 14px;
  border: 3px solid #3a2f2f;
  padding: 5px 0;
}

.oldWrap .tel_btn a:hover {
  opacity: 0.8;
}

.oldWrap .shop_btn {
  width: 330px;
  height: 116px;
  text-align: center;
  margin: 0 auto;
}

.oldWrap .shop_btn a {
  display: inline-block;
  width: 330px;
  line-height: 2;
  text-align: center;
  text-decoration: none !important;
  color: #3a2f2f !important;
  background-color: #c6a78a;
  position: relative;
  font-weight: bold;
  border-radius: 5px;
  font-size: 14px;
  border: 3px solid #3a2f2f;
  padding: 19px 0;
}

.oldWrap .shop_btn a:hover {
  opacity: 0.7;
}

.oldWrap .slider-1 {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  width: 94%;
  margin: 50px auto 0;
  z-index: 99;
}

.oldWrap .slider-1 img {
  /*    width:60vw;*/
  /*スライダー内の画像を60vwにしてレスポンシブ化*/
  /*    height:auto;*/
}

.oldWrap .slider-1 .slick-slide {
  transform: scale(0.8);
  /*左右の画像のサイズを80%に*/
  transition: all 0.5s;
  /*拡大や透過のアニメーションを0.5秒で行う*/
  opacity: 0.5;
  /*透過50%*/
}

.oldWrap .slider-1 .slick-slide.slick-center {
  transform: scale(1);
  /*中央の画像のサイズだけ等倍に*/
  opacity: 1;
  /*透過なし*/
}

.oldWrap .slick-prev,
.oldWrap .slick-next {
  position: absolute;
  /*絶対配置にする*/
  top: 42%;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666;
  /*矢印の色*/
  border-right: 2px solid #666;
  /*矢印の色*/
  height: 15px;
  width: 15px;
}

.oldWrap .slick-prev {
  /*戻る矢印の位置と形状*/
  left: 0 !important;
  transform: rotate(-135deg);
  z-index: 999;
}

.oldWrap .slick-next {
  /*次へ矢印の位置と形状*/
  right: 0 !important;
  transform: rotate(45deg);
  z-index: 999;
}

.oldWrap .slick-prev:before,
.oldWrap .slick-next:before {
  color: #710014 !important;
}

.oldWrap .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
  bottom: -50px !important;
}

.oldWrap .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.oldWrap .slick-dots button {
  color: transparent;
  outline: none;
  width: 20px !important;
  /*ドットボタンのサイズ*/
  height: 20px !important;
  /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  /*ドットボタンの色*/
}

.oldWrap #BonbonChocolat .slick-dots .slick-active button {
  background-image: linear-gradient(90deg, rgb(126, 68, 90), rgb(249, 153, 162));
  /*ドットボタンの現在地表示の色*/
}

.oldWrap #BonbonChocolat .slick-dots li button:before {
  line-height: 22px !important;
}

.oldWrap .slider {
  /*横幅94%で左右に余白を持たせて中央寄せ*/
  max-width: 345px;
  margin: 50px auto 0;
  display: block;
}

.oldWrap .slider img {
  width: 100%;
  /*スライダー内の画像を横幅100%に*/
  height: auto;
}

.oldWrap .slider .slick-slide {
  margin: 0 10px;
}

.oldWrap .slick-prev.slick-arrow,
.oldWrap .slick-next.slick-arrow {
  display: none !important;
}

.oldWrap .slick-prev,
.oldWrap .slick-next {
  position: absolute;
  /*絶対配置にする*/
  top: 42%;
  cursor: pointer;
  /*マウスカーソルを指マークに*/
  outline: none;
  /*クリックをしたら出てくる枠線を消す*/
  border-top: 2px solid #666;
  /*矢印の色*/
  border-right: 2px solid #666;
  /*矢印の色*/
  height: 15px;
  width: 15px;
}

.oldWrap .slick-prev:before,
.oldWrap .slick-next:before {
  color: #9b8a78 !important;
}

.oldWrap .slick-prev {
  /*戻る矢印の位置と形状*/
  left: -1.5%;
  transform: rotate(-135deg);
}

.oldWrap .slick-next {
  /*次へ矢印の位置と形状*/
  right: -1.5%;
  transform: rotate(45deg);
}

.oldWrap .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}

.oldWrap .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.oldWrap .slick-dots {
  top: auto;
  bottom: -36px !important;
}

.oldWrap .slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  /*ドットボタンのサイズ*/
  height: 8px;
  /*ドットボタンのサイズ*/
  display: block;
  border-radius: 50%;
  /*ドットボタンの色*/
}

.oldWrap #Gateau .slick-dots .slick-active button {
  background-image: linear-gradient(90deg, rgb(126, 68, 90), rgb(249, 153, 162));
  /*ドットボタンの現在地表示の色*/
}

.oldWrap .line-bnr img {
  width: 90%;
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}

.oldWrap span.menuS {
  font-size: 16px;
}

.oldWrap .spline-bnr {
  margin: 0 auto;
  width: 320px;
}

.oldWrap .spline-bnr img {
  width: 300px;
}

.oldWrap #g-nav.panelactive {
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  height: 100vh;
}

.oldWrap .circle-bg {
  position: fixed;
  z-index: 3;
  /*丸の形*/
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  /*丸のスタート位置と形状*/
  transform: scale(0);
  /*scaleをはじめは0に*/
  right: -50px;
  bottom: -50px;
  transition: all 0.6s;
  /*0.6秒かけてアニメーション*/
}

.oldWrap .circle-bg.circleactive {
  transform: scale(50);
  /*クラスが付与されたらscaleを拡大*/
}

.oldWrap #g-nav-list {
  display: none;
  /*はじめは表示なし*/
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background:#c6a78a;
}

.oldWrap #g-nav.panelactive #g-nav-list {
  display: block;
  /*クラスが付与されたら出現*/
}

.oldWrap #g-nav ul {
  opacity: 0;
  /*はじめは透過0*/
  /*ナビゲーション天地中央揃え※レイアウトによって調整してください。不必要なら削除*/
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.oldWrap #g-nav.panelactive ul {
  opacity: 1;
  width: 340px;
}

.oldWrap #g-nav.panelactive ul li {
  animation-name: gnaviAnime;
  animation-duration: 1s;
  animation-delay: 0.2s;
  /*0.2 秒遅らせて出現*/
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes gnaviAnime {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.oldWrap #g-nav li {
  list-style: none;
}

.oldWrap #g-nav li a {
  color: #333;
  text-decoration: none;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.oldWrap .openbtn {
  position: fixed;
  bottom: 6px;
  right: 10px;
  z-index: 9999;
  /*ボタンを最前面に*/
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
}

.oldWrap .openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: #3a2f2f;
  width: 45%;
}

.oldWrap .openbtn span:nth-of-type(1) {
  top: 15px;
}

.oldWrap .openbtn span:nth-of-type(2) {
  top: 23px;
}

.oldWrap .openbtn span:nth-of-type(3) {
  top: 31px;
}

.oldWrap .openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

.oldWrap .openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.oldWrap .openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}


  .oldWrap .gnav__ttl img {
    width: 80px;
  }

  .oldWrap .leftColumn .btn-box {
    margin-top: 15px;
  }
}


@media screen and (max-width: 1280px) {
  .oldWrap .gnav__ttl img {
    width: 80px;
  }

  .oldWrap .ja {
    font-size: 18px;
    padding-left: 35px;
  }

  .oldWrap .leftColumn .btn-box {
    margin-top: 15px;
  }

  .oldWrap .choco-01,
  .oldWrap .choco-02,
  .oldWrap .choco-03,
  .oldWrap .choco-04,
  .oldWrap .choco-05 {
    background-size: 25px;
  }

  .oldWrap aside.top-img {
    max-width: 330px;
    /*    max-width: 250px;*/
  }


  .oldWrap .nav-box {
    width: 70%;
  }

  .oldWrap .tpimg img {
    width: 60%;
  }

  .oldWrap .tpimg01 {
    right: -52px;
  }

  .oldWrap .tpimg02 {
    left: -22px;
  }

  .oldWrap .tpimg03 {
    top: 500px;
    right: -46px;
  }

  .oldWrap .tpimg04 {
    top: 660px;
    left: 4px;
  }

  .oldWrap .tel_btn a {
    font-size: 12px;
  }

  .oldWrap .leftColumn .b-font {
    font-size: 16px;
  }

  .oldWrap .shop_btn a {
    padding: 14px 0;
  }

  .oldWrap .gnav__main li {
    margin-top: 9px;
  }

  .oldWrap .btn-box .shop_btn a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 1024px) {
  .oldWrap .gnav__ttl img {
    width: 85px;
  }

  .oldWrap .ja {
    font-size: 16px;
  }

  .oldWrap .gnav__main li {
    margin-top: 10px;
  }

  .oldWrap .choco-01,
  .oldWrap .choco-02,
  .oldWrap .choco-03,
  .oldWrap .choco-04,
  .oldWrap .choco-05 {
    background-size: 23px;
  }


  .oldWrap .tpimg {
    display: none;
  }

  .oldWrap .tel_btn {

  }

  .oldWrap .leftColumn .tel_btn,
  .oldWrap .leftColumn .shop_btn {
    width: 230px;
  }

  .oldWrap .leftColumn .tel_btn a {
    width: 230px;
    font-size: 12px;
  }

  .oldWrap .leftColumn .shop_btn a {
    width: 230px;
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  .oldWrap {
    /* ハンバーガー */
  }

  .oldWrap #main {
    width: 390px;
  }

  .oldWrap .about img {
    width: 390px;
  }

  .oldWrap #main_img img {
    width: 390px;
    background-color: #3a2f2f;
	padding-top: 30px;
  }

  .oldWrap #Specialite,
  .oldWrap #BonbonChocolat,
  .oldWrap #Collection,
  .oldWrap #Gateau,
  .oldWrap .line,
  .oldWrap #info {
    width: 390px;
  }

  .oldWrap .description {
    width: 340px;
  }

  .oldWrap #Specialite,
  .oldWrap #spw01,
  .oldWrap #spe02 {
    width: 100%;
  }

  .oldWrap .spe-photo img {
    width: 370px;
  }

  .oldWrap .bg-pink {
    width: 100%;
  }

  .oldWrap #BonbonChocolat {
    width: 390px;
  }

  .oldWrap #Collection {
    width: 390px;
  }

  .oldWrap #Collection .colle-photo img {
    width: 370px;
  }

  .oldWrap #Gateau {
    width: 390px;
  }

  .oldWrap .line {
    width: 390px;
  }

  .oldWrap .line img {
    width: 390px;
  }

  .oldWrap #info {
    /*    width: 375px;*/
  }

  .oldWrap .tel_btn {
    width: 300px;
  }

  .oldWrap .tel_btn a {
    width: 300px;
  }

  .oldWrap .shop_btn {
    width: 300px;
  }

  .oldWrap .shop_btn a {
    width: 300px;
  }

  .oldWrap #sp-nav {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #710014;
    border-top: 3px ridge #fff;
    z-index: 1500;
    width: 100%;
  }

  .oldWrap .sp-nav-box {
    width: 70%;
    margin: 5px 0 5px 28px;
    text-align: center;
  }

  .oldWrap .sp-nav-box p {
    padding: 12px;
    padding-left: 40px;
    color: #fff;
  }

  .oldWrap #g-nav .ja {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    padding-left: 45px;
    color: #3a2f2f;
  }

  .oldWrap #g-nav .sp-choco {
    background-size: 32px;
  }
}

.oldWrap #spe-main {
  background-color: #3a2f2f;
  width: 460px;
  height: 177px;
}

.oldWrap .spe-head {
  text-align: center;
}

.oldWrap .spe-head img {
  padding-top: 30px;
}

.oldWrap .spe-headT {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.oldWrap section.spec {
  background-color: #c6a78a;
  padding-top: 30px;
  padding-bottom: 0px;
}

.oldWrap .spec-box {
  background-color: #fff;
  padding: 10px 0 50px 0;
}

.oldWrap .spec .sp-photo {
  text-align: center;
  padding-bottom: 35px;
}

.oldWrap .spec-table {
  width: 80%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 3px #710014;
  margin: 0 auto;
  color: #3a2f2f;
}

.oldWrap .spec-table tr:nth-child(2n+1) {
  background: #e9faf9;
}

.oldWrap .spec-table th,
.oldWrap .spec-table td {
  padding: 10px;
}

.oldWrap .spec-table th {
  background-color: #710014;
  color: #e9faf9;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 18px;
}

.oldWrap .spec-table td {
  background-color: #c6a78a;
}

.oldWrap .feature {

}

.oldWrap .feature01 {
  position: relative;
  z-index: 99;
  margin-top: 50px;

}

.oldWrap .feature02 {
  position: relative;
  z-index: 99;
  margin-top: 50px;
}

.oldWrap .feature03 {
  position: relative;
  z-index: 99;
  margin-top: 50px;
}

.oldWrap .feature-photo {
  text-align: center;
}

.oldWrap .feature .feature-photo img {
  margin-top: 10px;
}

.oldWrap .feature .bg-pink {
  position: absolute;
  top: 130px;
  z-index: -1;
  background-color: #c6a78a;
  height: 360px;
}

.oldWrap ul.bonbon {
  text-align: start;
}

@media screen and (max-width: 640px) {
  .oldWrap #spe-main {
    width: 390px;
  }

  .oldWrap .spec .sp-photo img {
    width: 370px;
  }

  .oldWrap .feature .feature-photo img {
    width: 370px;
  }

  .oldWrap #js-pagetop {
    bottom: 70px !important;
  }

  .oldWrap .buy_btn {
    /*    margin-top: 50px;*/
  }
}

/*# sourceMappingURL=main.css.map */

.header {
  z-index: 999;
}




.pc-only {
    display: none;
}

@media screen and (1024px <= width) { /* メディアクエリは一例です。作成しているサイトのものを使ってください */
     /* SP用の改行を隠します */
    .sp-only {
        display: none;
    }
     /* PC用の改行を表示します */
    .pc-only {
        display: block;
    }
}