@charset "UTF-8";
/* =========================================================================
 foundationレイヤー
========================================================================= */
/* =========================================================================
   image-path
========================================================================= */
/* =========================================================================
   font-size
========================================================================= */
/* =========================================================================
   font-family
========================================================================= */
@import url(//fonts.googleapis.com/icon?family=Material+Icons);
@import url(//fonts.googleapis.com/css?family=Oswald:500,600,700);
/* =========================================================================
   color - default
========================================================================= */
@import url("//fonts.googleapis.com/css?family=Ubuntu:400,700");
@import url("//fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/* =========================================================================
   color - project
========================================================================= */
@-ms-viewport {
  width: device-width; }
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

* {
  box-sizing: inherit;
  line-height: 1.5; }

#wrap {
  background-image: none; }

#header_outer {
  margin-bottom: 0; }

#contents {
  width: auto;
  padding: 0; }

#sub {
  display: none; }

#breadcrumbs {
  float: none;
  width: 900px;
  margin: 0 auto; }

#footer, #ftMenu {
  display: none; }

#addMenu {
  display: none; }

main {
  box-sizing: border-box;
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #000; }
  @media (max-width: 767px) {
    main {
      margin-bottom: 4rem; } }
  main h1, main h2, main h3, main h4, main h5, main h6 {
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: 0; }
  main em {
    font-style: normal; }
  main p {
    margin: 0; }
  main ol, main ul {
    list-style: none;
    list-style-type: none; }
  main img {
    max-width: 100%;
    width: auto;
    vertical-align: bottom; }

/* =========================================================================
  scItemBox override
========================================================================= */
/* =========================================================================
   Projectレイヤー
========================================================================= */
/* kk nav
=================================== */
/* kkNavi
=================================== */
.kkNavi {
  position: relative;
  z-index: 10;
  background-color: #d50011;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  font-size: 0.875rem; }
  .kkNavi__category {
    display: flex; }
  .kkNavi__item {
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px; }
    .kkNavi__item[aria-current="true"] {
      background-color: #e60012;
      padding-bottom: 2px;
      border-bottom: 3px solid #fff; }
    .kkNavi__item a {
      display: flex;
      align-items: center;
      text-align: center;
      font-weight: bold;
      text-decoration: none;
      color: #fff; }
      .kkNavi__item a span {
        flex: 2; }
        @media (max-width: 575px) {
          .kkNavi__item a span {
            font-size: 0.75rem; } }
        @media (max-width: 374px) {
          .kkNavi__item a span {
            font-size: 0.625rem; } }
  .kkNavi__logo {
    flex: 1; }

/* hero
=================================== */
.hero {
  text-align: center; }
  .hero__title {
    margin-bottom: 1.5rem; }

/* common
=================================== */
a {
  text-decoration: none;
  transition: filter 0.3s ease;
  display: inline-block; }
  a:hover {
    opacity: 0.8;
    text-decoration: none; }

h2 {
  padding: 1rem 0;
  margin: 2rem auto;
  border-bottom: 2px solid;
  border-image: linear-gradient(to right, #fff 0%, #C7A365 20%, #C7A365 80%, #fff 100%);
  border-image-slice: 1;
  text-align: center; }
  h2 strong {
    display: inline-block;
    padding-right: 1rem;
    color: #572528;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 700;
    font-size: 2.25rem; }
    @media (max-width: 959px) {
      h2 strong {
        display: block;
        padding-right: 0;
        font-size: 1.875rem; } }
  h2 small {
    color: #C7A365;
    font-family: 'Quicksand', sans-serif;
    font-size: 1.3125rem;
    font-weight: 300; }
    @media (max-width: 575px) {
      h2 small {
        font-size: 1.125rem; } }

/* ranking
=================================== */
.kc-ranking .slick-prev.slick-disabled,
.kc-ranking .slick-next.slick-disabled,
.kc-ranking .slick-prev.slick-disabled:before,
.kc-ranking .slick-next.slick-disabled:before {
  display: none !important; }
.kc-ranking .slick-prev::before,
.kc-ranking .slick-next::before,
.kc-ranking .slick-prev.slick-disabled::before,
.kc-ranking .slick-next.slick-disabled::before {
  font-size: 2.5rem; }
.kc-ranking .slick-prev,
.kc-ranking .slick-next {
  width: 2.5rem;
  height: 2.5rem; }
.kc-ranking .slick-prev {
  left: -2.75rem; }
  @media (max-width: 959px) {
    .kc-ranking .slick-prev {
      left: -2rem; } }
  .kc-ranking .slick-prev::before {
    content: url(/contents/kk/chocolatory/out_images/ico_ranking_prev.png); }
.kc-ranking .slick-next {
  right: -3rem; }
  @media (max-width: 959px) {
    .kc-ranking .slick-next {
      right: -2rem; } }
  .kc-ranking .slick-next::before {
    content: url(/contents/kk/chocolatory/out_images/ico_ranking_next.png); }

.kc-ranking_list .c-product_item {
  position: relative;
  padding-left: 10px !important;
  margin-bottom: 1rem;
  height: 100%; }
  .kc-ranking_list .c-product_item:before {
    content: ' ';
    font-family: helvetica,arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #486b93;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 100; }
  .kc-ranking_list .c-product_item:nth-child(1):before {
    background: #c7a365;
    content: '1'; }
  .kc-ranking_list .c-product_item:nth-child(2):before {
    background: #b7bbc4;
    content: '2'; }
  .kc-ranking_list .c-product_item:nth-child(3):before {
    background: #ae6d51;
    content: '3'; }
  .kc-ranking_list .c-product_item:nth-child(4):before {
    content: "4"; }
  .kc-ranking_list .c-product_item:nth-child(5):before {
    content: "5"; }
  .kc-ranking_list .c-product_item:nth-child(6):before {
    content: "6"; }
  .kc-ranking_list .c-product_item:nth-child(7):before {
    content: "7"; }
  .kc-ranking_list .c-product_item:nth-child(8):before {
    content: "8"; }
  .kc-ranking_list .c-product_item:nth-child(9):before {
    content: "9"; }
  .kc-ranking_list .c-product_item:nth-child(10):before {
    content: "10"; }
.kc-ranking_list .c-item {
  width: 100%;
  max-width: 220px;
  height: 100%;
  position: relative;
  font-size: .875rem;
  border: 1px solid #eee;
  padding: 10px;
  transition: all .2s ease-in-out;
  box-sizing: border-box; }
  .kc-ranking_list .c-item:hover {
    border: solid #333 1px; }
  @media (max-width: 959px) {
    .kc-ranking_list .c-item {
      width: 170px; } }
  @media (max-width: 767px) {
    .kc-ranking_list .c-item {
      width: 150px; } }
  .kc-ranking_list .c-item_thumb {
    margin: 0;
    position: relative;
    z-index: -1; }
  .kc-ranking_list .c-item_pricenumber {
    font-weight: 700;
    box-sizing: content-box; }
.kc-ranking_list .tag {
  border-color: #004696;
  color: #004696;
  border-radius: 13px; }

/* selection
=================================== */
.selection {
  padding: 0 .625rem; }
  @media (max-width: 767px) {
    .selection {
      padding: 0; } }
  .selection__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .selection__list > li {
      padding-bottom: 2rem;
      margin-bottom: 1.5rem;
      width: 48%;
      background: #F5F5F5; }
      @media (max-width: 767px) {
        .selection__list > li {
          padding-bottom: 1.5rem;
          width: 100%; } }
    .selection__list__img {
      margin-bottom: .5rem;
      text-align: center; }
      .selection__list__img img {
        width: 100%; }
    .selection__list__type {
      padding-left: 1rem;
      padding-right: 1rem;
      font-family: 'Quicksand', sans-serif;
      font-size: 3rem;
      font-weight: 300;
      line-height: 1.1; }
      @media (max-width: 959px) {
        .selection__list__type {
          font-size: 2.375rem; } }
      @media (max-width: 767px) {
        .selection__list__type {
          padding-left: .5rem;
          padding-right: .5rem;
          font-size: 1.875rem; } }
      .selection__list__type[data-col*="green"] {
        color: #49A66E; }
      .selection__list__type[data-col*="blown"] {
        color: #98724E; }
      .selection__list__type[data-col*="ylw"] {
        color: #E5CB3E; }
      .selection__list__type[data-col*="blue"] {
        color: #3F7DC2; }
    .selection__list__ttl {
      padding-left: 1rem;
      padding-right: 1rem;
      margin-bottom: 1rem;
      font-size: 1.5rem;
      font-weight: 400; }
      @media (max-width: 959px) {
        .selection__list__ttl {
          font-size: 1.25rem; } }
      @media (max-width: 767px) {
        .selection__list__ttl {
          padding-left: .5rem;
          padding-right: .5rem;
          font-size: 1.125rem; } }
    .selection__list__txt {
      padding-left: 1rem;
      padding-right: 1rem;
      font-size: 1rem; }
      @media (max-width: 767px) {
        .selection__list__txt {
          padding-left: .5rem;
          padding-right: .5rem;
          font-size: 0.875rem; } }

/* Gift
=================================== */
.Gift {
  display: block;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
  border: solid #C4C4C4 1px; }
  .Gift__right {
    padding: 0 2rem; }
    @media (max-width: 767px) {
      .Gift__right {
        padding: .75rem; } }
  .Gift__h6 {
    padding: .5rem 0 .25rem;
    font-family: 'Quicksand', sans-serif;
    font-size: 2rem;
    font-weight: 400; }
    @media (max-width: 767px) {
      .Gift__h6 {
        font-size: 1.3125rem; } }
  .Gift [data-col*="ppl"] {
    color: #AF55B9; }
  .Gift__img img {
    width: 100%; }

/* Special
=================================== */
.Special {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem; }

/* seasonal
=================================== */
.seasonal {
  margin-bottom: 3rem; }
  .seasonal__body {
    text-align: center; }

/*# sourceMappingURL=style.css.map */
