@charset "UTF-8";
/* CSS Document */
/*=================================

リセット

=================================*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

div:after,
dl:after,
ul:after {
  content: none;
}

*:focus {
  outline: none;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  min-width: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
li,
caption,
td,
th,
dt,
dd,
input,
textarea,
select,
address {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
  max-width: 100%;
}

li {
  list-style: none;
}

.pc_only {
  display: block;
}
.sp_only {
  display: none;
}

@media (max-width: 767px) {

  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }

}

.l-chocokoka .p-title {
  font-size: 30px;
  line-height: 52px;
  color: #d2c88b;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.l-chocokoka .p-title-en {
  margin-bottom: 70px;
  color: #d2c88b;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.14em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.l-chocokoka__main {
  padding: 34px 0;
  margin: auto;
  background: url(../images/main_bg.jpg) center/cover no-repeat;
}
.l-chocokoka__main__inner {
  padding-top: 640px;
  margin: auto;
  position: relative;
  display: block;
  max-width: 1400px;
  width: 100%;
  background: url(/sweets/chocolate/chocokoka/images/main_frame.png) center/1375px no-repeat;
  background: url(/sweets/chocolate/chocokoka/images/main_frame.png) center/1400px no-repeat;
}
.l-chocokoka__main-title {
  position: absolute;
  top: 85px;
  left: 206px;
  width: 378px;
}
.l-chocokoka__main-img {
  position: absolute;
  bottom: -30px;
  left: 150px;
  width: 488px;
}
.l-chocokoka__main-head {
  position: absolute;
  top: 75px;
  right: 262px;
  width: 354px;
}
.l-chocokoka__main-text {
  position: absolute;
  bottom: 40px;
  right: 140px;
  width: 475px;
}
.l-chocokoka__main img {
  display: block;
}
.l-chocokoka__bnr {
  padding: 76px 0;
  background: url(../images/chocokoka_bnr_bg.png) center repeat-x;
  text-align: center;
}
.l-chocokoka__bnr a {
  display: inline-block;
  position: relative;
}
.l-chocokoka__bnr a::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  background-color: rgba(255,255,255,0.0);
  transition: all 0.3s ease;
}
.l-chocokoka__bnr a:hover::after {
  background-color: rgba(255,255,255,0.1);
  transition: all 0.3s ease;
}
.l-chocokoka__bnr img {
  box-shadow: 0px 15px 15px 0px rgba(0, 0, 0, 0.1);
  width: 750px;
  vertical-align: bottom;
}
.l-chocokoka__lineup {
  padding: 140px 0 170px;
  background: #004b3d;
}
.l-chocokoka__lineup__list {
  margin: auto;
  max-width: 1024px;
  display: flex;
  justify-content: center;
}
.l-chocokoka__lineup__list li {
  width: 33.333%;
  background: #005a49;
  border-right: 1px solid #004b3d;
  box-sizing: border-box;
  color: #d2c88b;
}

.l-chocokoka__lineup__list li > a {
  display: block;
  padding: 52px 0 50px;
  color: #d2c88b;
}

.l-chocokoka__lineup__list li:last-child {
  border-right: none;
}
.l-chocokoka__lineup__list li img {
  margin: 0 auto 25px;
  width: 261px;
  display: block;
}
.l-chocokoka__lineup__list li p {
  margin-bottom: 6px;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.l-chocokoka__lineup__list li p span {
  font-size: 30px;
}
.l-chocokoka__lineup__list li span.button {
  margin: 25px auto 0;
  width: 200px;
  line-height: 50px;
  color: #d2c88b;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius: 25px;
  border: 1px solid;
  font-weight: 600;
  transition: color 0.3s, background-color 0.3s;
}
.l-chocokoka__lineup__list li a:hover span.button {
  color: #005a49;
  background-color: #d2c88b
}

.l-chocokoka__lineup__list li a * {
  transition: all 0.3s;
}
.l-chocokoka__lineup__list li a:hover * {
  opacity: 0.8;
  transition: all 0.3s;
}
.l-chocokoka__lineup .btn-more {
  margin: 60px auto 0;
  display: block;
  line-height: 64px;
  width: 300px;
  background: #d2c88b;
  text-align: center;
  text-decoration: none;
  color: #004b3d;
  border-radius: 32px;
  font-weight: 600;
  transition: all 0.3s;
  border: 1px solid;
  transition-delay: 0;
}
.l-chocokoka__lineup .btn-more:hover {
  color: #d2c88b;
  background: #004b3d;
}
.l-chocokoka__video {
  padding: 140px 0 170px;
  background: #005a49;
}
.l-chocokoka__video_list {
  display: flex;
  flex-wrap: wrap;
  max-width: 1024px;
  margin: -3% auto 0;
  /*gap: 3%;
  justify-content: flex-start;*/
  justify-content: space-between;
}
.l-chocokoka__video__wrap {
  position: relative;
  margin: 3% 0 0;
  max-width: 1024px;
  background-color: transparent;
  width: 31.33333%;
}
.l-chocokoka__video__wrap a {
  display: block;
  position: relative;
  vertical-align: bottom;
}
.l-chocokoka__video__wrap a img {
  vertical-align: bottom;
  width: 100%;
}
.l-chocokoka__video__wrap a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.00);
  pointer-events: none;
  transition: all 0.3s ease;
}
.l-chocokoka__video__wrap a:hover::after {
  background-color: rgba(255,255,255,0.10);
  transition: all 0.3s ease;
}
.l-chocokoka__video__wrap .js-play {
  display: block;
  margin: auto;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.l-chocokoka__video__wrap .js-play:hover {
  transition: all 0.3s ease;
}
.l-chocokoka__video__wrap .bc-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.m-txt_movie {
  color: #ffffff;
  text-align: center;
  margin-top: 25px;
}
.l-chocokoka__footer-bnr {
  padding: 97px 0 58px;
  background: url(../images/chocokoka_footer_bnr_bg.png) center repeat-x;
  position: relative;
}
.l-chocokoka__footer-bnr::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  height: 1px;
  background: url("../images/footer_banner_line.png") repeat-x;
  z-index: 1;
}
.l-chocokoka__footer-bnr::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  height: 1px;
  background: url("../images/footer_banner_line.png") repeat-x;
  z-index: 1;
  visibility: visible;
}
.l-chocokoka__footer-bnr__list {
  margin: auto;
  max-width: 1240px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.l-chocokoka__footer-bnr__list::after {
  content: "";
  display: block;
  width: 380px;
}
.l-chocokoka__footer-bnr__list li {
  margin-bottom: 46px;
  width: 380px;
  position: relative;
}
.l-chocokoka__footer-bnr__list li img {
  display: block;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}
.l-chocokoka__footer-bnr__list li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.00);
  pointer-events: none;
  transition: all 0.3s ease;
}
.l-chocokoka__footer-bnr__list li:hover::after {
  background-color: rgba(255,255,255,0.10);
  transition: all 0.3s ease;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .l-chocokoka__video_list {
    width: 90%;
    margin: -3% auto 0;
    grid-gap: 3%;
  }
  .l-chocokoka__video__wrap {
    margin: 3% 0 0;
    width: 31.33333%;
  }
}

@media (max-width: 767px) {
  .l-chocokoka .p-title {
    font-size: 5.3333333333vw;
    line-height: 10.6666666667vw;
  }
  .l-chocokoka .p-title-en {
    margin-bottom: 6.6666666667vw;
    font-size: 2.6666666667vw;
  }
  .l-chocokoka__main {
    padding: 0 0 15.7333333333vw;
    background: url(../images/main_bg_sp.jpg) center top/100% no-repeat;
    background-color: #004b3d;
  }
  .l-chocokoka__main__inner {
    padding-top: 0;
    background: none;
  }
  .l-chocokoka__main-title {
    padding-top: 10.6666666667vw;
    margin: 0 auto 4.2666666667vw;
    position: relative;
    left: auto;
    top: auto;
    width: 78.9333333333vw;
    display: block;
  }
  .l-chocokoka__main-img {
    margin: auto;
    position: relative;
    left: auto;
    bottom: auto;
    width: 66.1333333333vw;
  }
  .l-chocokoka__main-head {
    margin-bottom: 6.3vw;
    position: relative;
    top: auto;
    right: auto;
    left: 9.8666666667vw;
    width: 60vw;
  }
  .l-chocokoka__main-text {
    position: relative;
    bottom: auto;
    right: auto;
    left: 9.8666666667vw;
    display: block;
    width: 80vw;
  }
  .l-chocokoka__bnr {
    padding: 9.6vw 15px;
    background: url(../images/chocokoka_bnr_bg_sp.png) center/cover repeat-x;
  }
  .l-chocokoka__lineup {
    padding: 18.1333333333vw 0;
  }
  .l-chocokoka__lineup__list {
    padding: 0 15px;
    display: block;
  }
  .l-chocokoka__lineup__list li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #004b3d;
  }
  .l-chocokoka__lineup__list li img {
    margin: 0 auto 6.6666666667vw;
    width: 69.3333333333vw;
  }
  .l-chocokoka__lineup__list li p {
    margin-bottom: 1.6vw;
    font-size: 4.8vw;
    line-height: 6.1333333333vw;
  }
  .l-chocokoka__lineup__list li p span {
    font-size: 8vw;
  }
  .l-chocokoka__lineup__list li span.button {
    margin: calcSP(25) auto 0;
    width: 53.3333333333vw;
    border-radius: 50px;
    line-height: 13.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .l-chocokoka__lineup .btn-more {
    margin: 16vw auto 0;
    width: 80vw;
    line-height: 17.0666666667vw;
    font-size: 4.2666666667vw;
    border-radius: 50px;
  }
  .l-chocokoka__video {
    padding: 18.6666666667vw 0 21.3333333333vw;
  }
  .l-chocokoka__video_list {
    width: 90%;
    margin: -50px auto 0;
    grid-gap: 0;
  }
  .l-chocokoka__video__wrap {
    width: 100%;
    margin-top: 50px;
  }
  .m-txt_movie {
    margin-top: 6.6666666667vw;
    font-size: 4.2666666667vw;
  }
  .l-chocokoka__footer-bnr {
    padding: 10.1333333333vw 15px 12.2666666667vw;
    background: url(../images/chocokoka_footer_bnr_bg_sp.png) center/cover repeat-x;
  }
  .l-chocokoka__footer-bnr__list {
    justify-content: center;
  }
  .l-chocokoka__footer-bnr__list li {
    margin-bottom: 5.3333333333vw;
  }
  .l-chocokoka__footer-bnr__list li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  .l-chocokoka__main {
    padding: 2.4285714286vw 0;
  }
  .l-chocokoka__main__inner {
    padding-top: 46.1%;
    background-size: 98.214%;
  }
  .l-chocokoka__main-title {
    top: 6.0714285714vw;
    left: 14.7142857143vw;
    width: 27vw;
  }
  .l-chocokoka__main-img {
    bottom: -1.4571428571vw;
    left: 10.7142857143vw;
    width: 34.8571428571vw;
  }
  .l-chocokoka__main-head {
    top: 4.4142857143vw;
    right: 18.7142857143vw;
    width: 25.2857142857vw;
  }
  .l-chocokoka__main-text {
    bottom: 2.3142857143vw;
    right: 10vw;
    width: 33.9285714286vw;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .l-chocokoka__bnr {
    background-size: cover;
  }
  .l-chocokoka__bnr img {
    width: 58.59375vw;
  }
  .l-chocokoka__lineup {
    padding: 10.9375vw 0 13.28125vw;
  }
  .l-chocokoka__lineup__list li {
    padding: 4.0625vw 0 3.90625vw;
  }
  .l-chocokoka__lineup__list li img {
    margin: 0 auto 1.953125vw;
    width: 20.3125vw;
  }
  .l-chocokoka__lineup__list li p {
    margin-bottom: 0.46875vw;
    font-size: 1.40625vw;
    line-height: 1.796875vw;
  }
  .l-chocokoka__lineup__list li p span {
    font-size: 2.34375vw;
  }
  .l-chocokoka__lineup__list li span.button {
    margin: 1.953125vw auto 0;
    width: 15.625vw;
    line-height: 3.90625vw;
    font-size: 1.25vw;
  }
  .l-chocokoka__lineup .btn-more {
    margin: 4.6875vw auto 0;
    width: 23.4375vw;
    line-height: 5vw;
    font-size: 1.25vw;
  }
  .l-chocokoka__video {
    padding: 10.9375vw 0 13.28125vw;
  }
}
@media (max-width: 1240px) and (min-width: 768px) {
  .l-chocokoka__footer-bnr {
    padding: 7.9838709677% 0 4.6774193548%;
    background-size: cover;
  }
  .l-chocokoka__footer-bnr__list {
    max-width: 90%;
  }
  .l-chocokoka__footer-bnr__list::after {
    width: 30.6451612903%;
  }
  .l-chocokoka__footer-bnr__list li {
    margin-bottom: 3.7096774194%;
    width: 30.6451612903%;
  }
}


.l-product-popup {
  /*position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.60);*/
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.l-product-popup .mfp-close {
  right: 45px;
  width: 50px;
  height: 50px;
  top: -65px;
}

.l-product-popup figure {
  text-align: center;
}

.l-product-popup figure img {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.l-product-popup .mfp-close::before {
  width: 50px;
  height: 3px;
  border-radius: 2px;
}

.l-product-popup .mfp-close::after {
  width: 50px;
  height: 3px;
  border-radius: 2px;
}

.l-product-popup-inner {
  /*position: absolute;
  max-width: 800px;
  background-color: #fff;
  left: 50%;
  top: 50%;*/
  position: relative;
  background-image: url(../images/renew_index_bg02_pc.png);
  background-color:rgba(255,255,255,0.49);
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  padding: 50px 46px;
  color: #3f0d02;
  margin: 0 20px;
}

.l-product-popup-inner::after {
  position: absolute;
  content: "";
  background-color: rgba(255,255,255,0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  visibility: visible;
}

.l-product-popup-inner .l-product-popup__left {
  box-sizing: border-box;
  width: 50%;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}

.l-product-popup-inner .l-product-popup__left h1 {
  font-size: 46px;
  font-weight: 600;
  line-height: 2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.l-product-popup-inner .l-product-popup__left h1 strong {
  font-size: 1.30em;
  padding: 0 10px;
}

.l-product-popup-inner .l-product-popup__left h2 {
  font-size: 40px;
  line-height: 1.2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 5px;
}

.l-product-popup-inner .l-product-popup__left p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.67em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 30px;
}

.l-product-popup-inner .l-product-popup__right {
  box-sizing: border-box;
  width: 50%;
  padding-left: 15px;
  position: relative;
  z-index: 2;
}

.l-cacao-table {
  margin: 30px 20px 0;
  border-bottom: solid 2px #b39c99;
}
.l-cacao-table h3 {
  background: #ede5db;
  border-top: solid 2px #b39c99;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  padding: 5px 10px 4px;
}
.l-cacao-table dl {
  display: flex;
  width: 100%;
  font-size: 18px;
  line-height: 1.5em;
}
.l-cacao-table dt {
  border-top: solid 2px #b39c99;
  box-sizing: border-box;
  width: 50%;
  text-align: center;
  padding: 12px 10px 7px;
}
.l-cacao-table dd {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 26px;
  font-weight: 600;
  border-top: solid 2px #b39c99;
  box-sizing: border-box;
  width: 50%;
  text-align: right;
  padding-right: 3em;
  padding: 12px 10px 7px;
}

@media (max-width: 767px) {

  .l-product-popup {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
  }

  .l-product-popup__left figure img {
    display: inline-block;
  }

  .l-product-popup .mfp-close {
    right: 20px;
    width: 34px;
    height: 30px;
    top: -40px;
  }

  .l-product-popup .mfp-close::before {
    width: 34px;
    height: 3px;
  }

  .l-product-popup .mfp-close::after {
    width: 34px;
    height: 3px;
  }

  .l-product-popup-inner {
    position: relative;
    background-image: url(../images/renew_index_bg02_pc.png);
    background-color:rgba(255,255,255,0.49);
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding: 40px 45px;
    color: #3f0d02;
    margin: 0 15px;
  }

  .l-product-popup-inner::after {
    position: absolute;
    content: "";
    background-color: rgba(255,255,255,0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    visibility: visible;
  }

  .l-product-popup-inner .l-product-popup__left {
    box-sizing: border-box;
    width: auto;
    padding-right: 0;
    position: relative;
    z-index: 1;
  }

  .l-product-popup-inner .l-product-popup__left h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 2em;
    margin-top: 10px;
  }

  .l-product-popup-inner .l-product-popup__left h1 strong {
    font-size: 1.30em;
    padding: 0 10px;
  }

  .l-product-popup-inner .l-product-popup__left h2 {
    font-size: 29px;
    line-height: 1.2em;
    margin-top: 5px;
  }

  .l-product-popup-inner .l-product-popup__left p {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.67em;
    margin-top: 20px;
  }

  .l-product-popup-inner .l-product-popup__right {
    box-sizing: border-box;
    width: auto;
    padding-left: 0;
    position: relative;
    z-index: 2;
  }

  .l-cacao-table {
    margin: 30px 0 0;
    border-bottom: solid 2px #b39c99;
  }
  .l-cacao-table h3 {
    background: #ede5db;
    border-top: solid 2px #b39c99;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    padding: 5px 10px 4px;
  }
  .l-cacao-table dl {
    display: flex;
    width: 100%;
    font-size: 16px;
    line-height: 1.5em;
  }
  .l-cacao-table dt {
    border-top: solid 2px #b39c99;
    box-sizing: border-box;
    width: 45%;
    text-align: center;
    padding: 12px 10px 7px;
  }
  .l-cacao-table dd {
    font-size: 22px;
    font-weight: 600;
    border-top: solid 2px #b39c99;
    box-sizing: border-box;
    width: 55%;
    text-align: right;
    padding-right: 3em;
    padding: 12px 25px 7px 0;
  }

}


