@charset "UTF-8";
/* CSS Document */
main{
  background-color: #E0EDF5;
}
.head_part{
  background-image: url(../img/items/head_part_bg.jpg);
  margin-bottom: 88px;
}
header nav ul li.gnav_li_items a{
  color: #806239;
}

/* content_section introduction */
.content_section.introduction .inner{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.content_section.introduction h2{
  font-family: "source-serif-pro", serif;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
}
.content_section.introduction p{
  font-size: 12px;
}
.content_section.introduction p span{
  display: block;
}
/* //content_section introduction */

/* content_section item_content */
.content_section.item_content{
  margin-bottom: 150px;
}
.content_section.item_content .inner{
  height: 600px;
  display: flex;
  justify-content: space-between;
  /*flex-direction: column;*/
/*  background-repeat: no-repeat;
  background-size: contain;*/
}
.content_section.item_content .inner::before{
  content: "";
  display: block;
  width: 530px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}
.content_section.item_content:nth-of-type(odd) .inner::before{
  background-position: 0 0;
}
.content_section.item_content:nth-of-type(even) .inner{
  flex-direction: row-reverse;
}
.content_section.item_content:nth-of-type(even) .inner::before{
  background-position: 100% 0;
}
.content_section.item_content dd .content_list{
  padding-top: 35px;
  color: #806239;
}

/* dl */
.content_section.item_content dl{
  width: 400px;
}
.content_section.item_content dl.dl_with_img{
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  padding-top: 331px;
}
.content_section.item_content dt{
  font-family: "source-serif-pro", serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.content_section.item_content dd{
  font-size: 12px;
}
/* //dl */
/* //content_section item_content */

/* content_section ganache */
/* swiper */
.swiper-container{
  width: 400px;
  height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 0 20px;
}
.swiper-slide{
  width: 100%;
  height: 400px;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content_section.item_content .swiper-slide dl{
  display: flex;
  flex-direction: column;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 210px;
  background-position: 50% 24px;
  padding-top: 234px;
}
.content_section.item_content .swiper-slide dt{
  font-family: ebony, sans-serif;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 4px;
}
.content_section.item_content .swiper-slide dd{
  font-size: 12px;
  text-align: center;
  padding: 0 18px;
}
.content_section.item_content .swiper-slide dd p{
  line-height: 1.5;
}
.content_section.item_content .swiper-slide dd p span{
  display: block;
}
.content_section.item_content .swiper-slide dd .txt_ja{
  height: 64px;
}
.content_section.item_content .swiper-slide dd .txt_ja.high{
  height: 80px;
}
.content_section.item_content .swiper-slide dd .txt_en{
  font-family: ebony, sans-serif;
}
.content_section.item_content .swiper-slide dd .txt_en.pt_boost{
  padding-top: 6px;
}
.swiper-slide.slide01 dl{background-image: url("../img/items/ganache_imgs/ganache_01.jpg");}
.swiper-slide.slide02 dl{background-image: url("../img/items/ganache_imgs/ganache_02.jpg");}
.swiper-slide.slide03 dl{background-image: url("../img/items/ganache_imgs/ganache_03.jpg");}
.swiper-slide.slide04 dl{background-image: url("../img/items/ganache_imgs/ganache_04.jpg");}
.swiper-slide.slide05 dl{background-image: url("../img/items/ganache_imgs/ganache_05.jpg");}
.swiper-slide.slide06 dl{background-image: url("../img/items/ganache_imgs/ganache_06.jpg");}
.swiper-slide.slide07 dl{background-image: url("../img/items/ganache_imgs/ganache_07.jpg");}
.swiper-slide.slide08 dl{background-image: url("../img/items/ganache_imgs/ganache_08.jpg");}
.swiper-slide.slide09 dl{background-image: url("../img/items/ganache_imgs/ganache_09.jpg");}
.swiper-slide.slide10 dl{background-image: url("../img/items/ganache_imgs/ganache_10.jpg");}
.swiper-slide.slide11 dl{background-image: url("../img/items/ganache_imgs/ganache_11.jpg");}
.swiper-slide.slide12 dl{background-image: url("../img/items/ganache_imgs/ganache_12.jpg");}
.swiper-slide.slide13 dl{background-image: url("../img/items/ganache_imgs/ganache_13.jpg");}
.swiper-slide.slide14 dl{background-image: url("../img/items/ganache_imgs/ganache_14.jpg");}
.swiper-slide.slide15 dl{background-image: url("../img/items/ganache_imgs/ganache_15.jpg");}
.swiper-slide.slide16 dl{background-image: url("../img/items/ganache_imgs/ganache_16.jpg");}
.swiper-slide.slide17 dl{background-image: url("../img/items/ganache_imgs/ganache_17.jpg");}
.swiper-slide.slide18 dl{background-image: url("../img/items/ganache_imgs/ganache_18.jpg");}
.swiper-slide.slide19 dl{background-image: url("../img/items/ganache_imgs/ganache_19.jpg");}
.swiper-slide.slide20 dl{background-image: url("../img/items/ganache_imgs/ganache_20.jpg");}
.swiper-slide.slide21 dl{background-image: url("../img/items/ganache_imgs/ganache_21.jpg");}
.swiper-slide.slide22 dl{background-image: url("../img/items/ganache_imgs/ganache_22.jpg");}
.swiper-slide.slide23 dl{background-image: url("../img/items/ganache_imgs/ganache_23.jpg");}
.swiper-slide.slide24 dl{background-image: url("../img/items/ganache_imgs/ganache_24.jpg");}
.swiper-slide.slide25 dl{background-image: url("../img/items/ganache_imgs/ganache_25.jpg");}
/*.swiper-slide.slide26 dl{background-image: url("../img/items/ganache_imgs/ganache_26.jpg");}
.swiper-slide.slide27 dl{background-image: url("../img/items/ganache_imgs/ganache_27.jpg");}
.swiper-slide.slide28 dl{background-image: url("../img/items/ganache_imgs/ganache_28.jpg");}
.swiper-slide.slide29 dl{background-image: url("../img/items/ganache_imgs/ganache_29.jpg");}
.swiper-slide.slide30 dl{background-image: url("../img/items/ganache_imgs/ganache_30.jpg");}
.swiper-slide.slide31 dl{background-image: url("../img/items/ganache_imgs/ganache_31.jpg");}
.swiper-slide.slide32 dl{background-image: url("../img/items/ganache_imgs/ganache_32.jpg");}
.swiper-slide.slide33 dl{background-image: url("../img/items/ganache_imgs/ganache_33.jpg");}*/

/* swiper customize */
.swiper-button_box{
  display: flex;
  justify-content: flex-end;
}
.swiper-button_box .swiper-button{
  width: 20px !important;
  height: 20px !important;
  background-image: none !important;
  position: static !important;
  margin: 0 0 0 0;
}
.swiper-button::before{
  content: "";
  display: block;
  background-color: #44a2c1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 12px 6px;
  background-position: 50% 50%;
}
.swiper-button_box .swiper-button.swiper-button-prev{
  margin-right: 1px;
}
.swiper-button-prev::before{
  background-image: url(../img/common/arrow_white.svg);
  transform:rotate(180deg);
}
.swiper-button-next::before{
  background-image: url(../img/common/arrow_white.svg);
}
/* //swiper customize */
/* //swiper */
.content_section.item_content.ganache .inner::before{
  background-image: url(../img/items/sec_ganache_bg.jpg);
}
/* //content_section ganache */

/* content_section fin */
.content_section.item_content.fin .inner::before{
  background-image: url(../img/items/sec_fin_bg.jpg);
}
.content_section.item_content.fin dl.dl_with_img{
  background-image: url("../img/items/sec_fin_dl_bg.jpg");
}
/* //content_section fin */

/* content_section bark_chocolate */
.content_section.item_content.bark_chocolate .inner::before{
  background-image: url(../img/items/sec_bark_chocolate_bg.jpg);
}
.content_section.item_content.bark_chocolate dl.dl_with_img{
  background-image: url("../img/items/sec_bark_chocolate_dl_bg.jpg");
}
/* //content_section bark_chocolate */

/* content_section chocolate_bar */
.content_section.item_content.chocolate_bar .inner::before{
  background-image: url(../img/items/sec_chocolate_bar_bg.jpg);
}
.content_section.item_content.chocolate_bar dl.dl_with_img{
  background-image: url("../img/items/sec_chocolate_bar_dl_bg.jpg");
}
/* //content_section chocolate_bar */

/* content_section hot_chocolate */
.content_section.item_content.hot_chocolate .inner::before{
  background-image: url(../img/items/sec_hot_chocolate_bg.jpg);
}
.content_section.item_content.hot_chocolate dl.dl_with_img{
  background-image: url("../img/items/sec_hot_chocolate_dl_bg.jpg");
}
/* //content_section hot_chocolate */

/* content_section tea_baked */
.content_section.item_content.tea_baked{
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 100px;
}
.content_section.item_content.tea_baked .inner{
  height: auto;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 78px;
}
.content_section.item_content.tea_baked .inner::before{
  content: none;
}

/* dl */
.content_section.item_content.tea_baked dl{
  width: 480px;
}
.content_section.item_content.tea_baked dl.dl_with_img{
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  padding-top: 331px;
}
.content_section.item_content dl.dl_with_img.tea{
  background-image: url("../img/items/sec_tea_dl_bg.jpg");
}
.content_section.item_content dl.dl_with_img.baked_sweets{
  background-image: url("../img/items/sec_baked_sweets_dl_bg.jpg");
}
.content_section.item_content.tea_baked dt{
  font-family: "source-serif-pro", serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
}
.content_section.item_content.tea_baked dd{
  font-size: 12px;
}
/* //dl */
/* //content_section tea_baked */

/* sub_shop_list override */
.content_section.sub_shop_list{
  max-width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 100px 0;
}
/* //sub_shop_list override */

/* 広角用 */
@media only screen and (min-width: 1280px){
  .content_section.introduction.hasImgBgAfter::after{
    padding-top: 500px;
  }
}
/* //広角用 */

/* 狭小用 */
@media only screen and (max-width: 1112px){
  .content_section .inner{
    padding: 0;
  }
}
@media only screen and (max-width: 1020px){
  .swiper-button_box{
    margin-right: 16px;
  }
  .content_section.item_content:nth-of-type(even) .inner dl.dl_with_img{
    padding-left: 16px;
  }
}

@media only screen and (max-width: 1010px){
  .swiper-button_box{
    margin-right: 16px;
  }
  .content_section.item_content .inner dl.dl_with_img{
    padding-left: 16px;
    padding-top: 300px;
  }
  .content_section.item_content .inner .intro_wrapper>dl{
    padding-left: 16px;
    letter-spacing: -1px;
  }
  .content_section.item_content dd .content_list br{
    display: none;
  }
}

@media only screen and (max-width: 948px){
  .content_section.item_content .inner{
    height: 63.3vw;
  }
  .content_section.item_content .inner dl{
    width: 41.9vw;
  }
  .content_section.item_content .inner dl.dl_with_img{
    padding: 35vw 16px 0;
  }
  .content_section.item_content dd br{
    display: none;
  }
  .content_section.item_content.ganache dd br{
    display: block;
  }
  .content_section.item_content dd .content_list{
    padding-top: 16px;
  }

  /* ganache */
  .content_section.item_content.ganache .inner{
    height: auto;
    flex-direction: column;
    align-items: center;
  }
  .content_section.item_content.ganache .inner::before{
    background-position: 50% 0;
    height: 650px;
    background-size: auto 600px;
  }
  .content_section.item_content .swiper-slide dl{
     width: 400px !important;
  }
  .swiper-button_box{
    margin: 16px 0 0 0;
  }
  /* //ganache */

}


/* iPad未満 */
@media only screen and (max-width: 767px){
  .head_part{
    background-image: url(../img/items/narrow/nr_head_part_bg.jpg);
    margin-bottom: 60px;
  }
  .head_part .inner{
    padding-left: 0;
  }
  .head_part .inner .page_title{
    width: 90%;
  }
  .content_section.introduction h2{
    font-size: 40px;
  }
  .content_section.introduction p{
    font-size: 19px;
  }
  .content_section.item_content{
    padding: 0 50px;
    margin-bottom: 138px;
  }
  .content_section.item_content.ganache .inner::before{
    background-image: url(../img/items/narrow/nr_sec_ganache_bg.jpg);
  }

  .content_section.item_content .intro_wrapper{
    width: 100%;
  }
  .content_section.item_content:nth-of-type(odd) .inner,
  .content_section.item_content:nth-of-type(even) .inner,
  .content_section.item_content.tea_baked .inner{
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .content_section.item_content:nth-of-type(odd) .inner::before,
  .content_section.item_content:nth-of-type(even) .inner::before,
  .content_section.item_content.tea_baked .inner::before{
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
    height: 95.3vw;
    margin-bottom: 50px;
  }
  .content_section.item_content.tea_baked .inner{
    padding-top: 0;
    flex-direction: column;
    margin-bottom: -60px;
  }
  .content_section.item_content dl{
     width: 100% !important;
     background-size: contain;
  }
  .content_section.item_content .inner dl.dl_with_img{
    padding: 68vw 0 0!important;
  }
  .content_section.item_content.tea_baked .inner dl.dl_with_img{
    padding-top: 61vw !important;
    margin-bottom: 138px;
  }

  /* ganache */
  .swiper-container{
    width: 100%;
    max-width: 650px;
    /*height: 710px;*/
    height: auto;
  }
  .swiper-slide{
    height: auto;
  }
  .content_section.item_content .swiper-slide dl{
    background-color: #FFF;
    width: 100% !important;
    height: auto;
    background-position: 50% 5vw;
    background-size: 45.5vw;
    padding-top: 48vw;
  }
  .content_section.item_content .swiper-slide dt{
    font-size: 22px;
    text-align: center;
  }
/*  .content_section.item_content .swiper-slide dd .txt_ja{
    height: 110px;
  }*/
  .content_section.item_content .swiper-slide dd .txt_ja,
  .content_section.item_content .swiper-slide dd .txt_ja.high{
    height: auto;
    margin: 16px;
  }
  .content_section.item_content .swiper-slide dd .txt_en{
    margin-bottom: 32px;
  }
/*  .content_section.item_content .swiper-slide dd .txt_ja.high {
    height: 142px;
  }*/
  .swiper-button_box .swiper-button{
    width: 32px !important;
    height: 32px !important;
  }
  .swiper-button::before{
    background-size: 22px 12px;
  }
  /* //ganache */
}

@media only screen and (max-width: 500px){
  .swiper-container{
    height: auto;
    width: 100%;
  }
  .content_section.item_content.ganache{
    padding: 0 16px;
  }
  .content_section.item_content.ganache dl{
    width: 100% !important;
    height: auto;
    /*height: 400px;*/
  }
  .content_section.item_content .swiper-slide dd .txt_ja{
    height: auto;
    margin-bottom: 16px;
  }
}

@media only screen and (max-width: 414px){
  .content_section.item_content{
    padding: 0 16px;
  }
}
/* //狭小用 */
