@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;
}

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;
}

.contents_wrap {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
position: relative;
margin: 0 auto;
text-align: center;
background: #f1f1f1;
color: #4c3323;
line-height: 1.5;
line-break: strict;
-webkit-font-smoothing: antialiased;
}
.contents_wrap img,
.products_modal img{
max-width: 100%;
height: auto;
vertical-align: bottom;
}
.contents_wrap a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
.contents_wrap a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
/*=================================

フォントサイズ

=================================*/	

.pc_line_up article dl dt, .pc_line_up article dl dd, .pc_width dl dt, .pc_width dl dd {
font-size: 0.87em;
}

/*=================================

フォントファミリー

=================================*/	

.f_mincho{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*=================================

共通

=================================*/

#movie_box {
max-width: 720px;
margin: 0 auto;
position: relative;
}
/*====================
slick
====================*/
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/*====================
コピーガード
====================*/
.copyGuard {
position: relative;
}
a.copyGuard {
display: block;
}
.copyGuard:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0;
z-index: 10;
}

/*====================
他ブランドリンク
====================*/
.bland_link {
margin: 0 auto;
padding-top: 20px;
width: 90%;
text-align: center;
}
.bland_link img {
display: block;
margin-bottom: 5px;
}



/*=================================

SP

=================================*/

@media screen and (max-width:640px) {
.is_pc {
display: none !important;
}

/*====================
見出し
====================*/
.top_head01 {
color: #085a4a;
font-weight: normal;
text-align: center;
}
.top_head01 [class*="top_head01_"] {
display: block;
}
.top_head01 .top_head01_shoulder {
position: relative;
margin: 0 0 10px;
padding: 0 0 35px;
font-size: 0.625em;
line-height: 1.1;
}
.top_head01 .top_head01_shoulder:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 25px;
height: 25px;
margin-left: -13px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg03_sp.png);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100% 100%;
}
.top_head01 .top_head01_title {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 1.625em;
line-height: 1;
}

/*====================
h1用
====================*/
.top_head02 {
overflow: hidden;
position: absolute;
display: block;
top: 0;
left: 0;
width: 1px;
height: 1px;
padding: 0;
margin: 0;
z-index: -1;
}
/*====================
汎用リンクボタン
====================*/
.top_button01 {
margin: 20px 0 0;
}
.top_button01 > li > a {
position: relative;
display: block;
padding: 10px 25px;
background-color: rgba(8,90,74,0.8);
color: #ffffff;
font-size: 0.8125em;
line-height: 1.1;
text-align: center;
}
.top_button01 > li > a:before {
content: "";
position: absolute;
top: 50%;
right: 11px;
width: 9px;
height: 9px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}

/*====================
CMPバナー
====================*/
/*MVすぐ上ver*/
.bnr_area{
/*background: #004a41;*/
}
.bnr_area a{
display: block;
}
.bnr_area p{
text-align: center;
color: #fff;
font-size: 0.75em;
background: #231815;
padding: 3px 0;
position: relative;
}
.bnr_area p:after{
content: "";
position: absolute;
top: 50%;
width: 6px;
height: 6px;
right: calc(50% - 8em);
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}

.top_banner_block{
background: #fff;
padding: 5%;
}
.top_banner_block div {
font-size: 0.5625em;
}
.top_banner_block div:not(:first-child) {
margin-top: 5%;
}
.top_banner_block div span {
display: block;
text-align: left;
}

/*====================
概要エリア
====================*/
.top_block01 {
position: relative;
padding: 50px 15px 77.34%;
background-color: #ffffff;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg01_sp.jpg);
background-repeat: no-repeat;
background-position: 50% 100%;
background-size: 100% auto;
}
.top_block01 .top_block01_inner02 {
text-align: left;
}
.top_block01 .top_block01_section {
margin: 25px 0 0;
}
.top_block01 .top_block01_head01 + .top_block01_inner02 > .top_block01_section:first-child {
margin-top: 30px;
}
.top_block01 .top_block01_head01 {
text-align: center;
}
.top_block01 .top_block01_head01 img {
max-height: 90px;
}
.top_block01 .top_block01_head02 {
text-align: center;
}
.top_block01 .top_block01_head02 img {
max-height: 41px;
}
.top_block01 .top_block01_text {
margin: 20px 0 0;
font-size: 0.75em;
line-height: 1.75;
}
.top_block01 .top_block01_text em {
color: #e40b21;
font-style: normal;
}
/*====================
時間別動画
====================*/
.top_block02 {
padding: 25px 15px 50px;
background-color: #ffffff;
}
.top_block02 .top_block02_inner {
text-align: left;
}
.top_block02 .top_block02_column > .top_block02_col {
margin: 25px 0 0;
}
.top_block02 .top_block02_column > .top_block02_col:first-child {
margin-top: 0;
}
.top_block02 .top_block02_column > .top_block02_col:last-child {
margin-top: 35px;
}
.top_block02 .top_block02_head {
position: relative;
display: table;
width: 100%;
height: 28px;
}
.top_block02 .top_block02_head:before {
content: "";
position: absolute;
top: 50%;
left: 100px;
width: 1px;
height: 28px;
margin-top: -14px;
background-color: #000000;
}
.top_block02 .top_block02_head > [class*="top_block02_head_"] {
display: table-cell;
vertical-align: middle;
color: #232323;
}
.top_block02 .top_block02_head > .top_block02_head_title {
width: 100px;
font-size: 0.875em;
font-weight: normal;
line-height: 1;
}
.top_block02 .top_block02_head > .top_block02_head_title > span[class*="top_block02_head_icon"] {
position: relative;
padding: 0 0 0 25px;
}
.top_block02 .top_block02_head > .top_block02_head_title > span[class*="top_block02_head_icon"]:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 17px;
height: 17px;
margin-top: -9px;
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon01:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic01_sp.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon02:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic02_sp.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon03:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic03_sp.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon04:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic04_sp.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon05:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic05_sp.png);
}
.top_block02 .top_block02_head > .top_block02_head_text {
padding: 0 0 0 10px;
font-size: 0.6875em;
line-height: 1.4;
}
.top_block02 figure {
position: relative;
background-size: 100% auto;
background-repeat: no-repeat;
}
.top_block02 figure:hover {
cursor: pointer;
}
.top_block02 figure#movie_kenko_7 {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im02.jpg);
}
.top_block02 figure#movie_kenko_10 {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im03.jpg);
}
.top_block02 figure#movie_kenko_15 {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im04.jpg);
}
.top_block02 figure#movie_kenko_17 {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im05.jpg);
}
.top_block02 figure#movie_kenko_21 {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im06.jpg);
}
.top_block02 .top_block02_image01 {
margin: 15px 0 0;
text-align: center;
}
.top_block02 .top_block02_image02 {
text-align: center;
}
.top_block02 .top_block02_image02 img {
max-height: 88px;
}

/*====================
商品エリア
====================*/
.top_block03 {
overflow: hidden;
position: relative;
padding: 50px 15px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg02_sp.png);
background-repeat: repeat;
background-position: 0 0;
background-size: 50px 50px;
border-top: 4px solid #b7ac7d;
}
.top_block03:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #b7ac7d;
}
.top_block03 .top_block03_inner {
color: #232323;
text-align: left;
}
.top_block03 .top_block03_head01 {
margin: 50px 0 0;
text-align: center;
}
.top_block03 .top_block03_head01 img {
max-height: 62px;
}
.top_block03 .top_block03_head02 {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-end;
align-items: flex-end;
-webkit-justify-content: center;
justify-content: center;
margin: 0 -22px;
padding: 0 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0;
}
/*
.top_block03 .top_block03_head02:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 15px;
height: 1px;
margin-left: -8px;
background-color: #085a4a;
}
*/
.top_block03 .top_block03_head02 > span {
position: relative;
padding: 0 22px;
}
/*
.top_block03 .top_block03_head02 > span:before {
content: "";
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 13px;
margin-top: -7px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic06_sp.png);
background-repeat: no-repeat;
background-position: 0 0;
background-size: 100% 100%;
}
*/
/*
.top_block03 .top_block03_head02 > span img {
max-height: 9vw;
}
*/
.top_block03 .top_block03_head02 > span img.ico_new{
height: 14px;
margin-right: 4px;
position: relative;
top: -2px;
}



.top_block03 .top_block03_text01 {
margin: 20px 0 0;
font-size: 0.75em;
line-height: 1.75;
}
.top_block03 .top_block03_text02 {
margin: 10px 0 0;
}
.top_block03 .top_block03_text02 > * {
font-size: 0.75em;
line-height: 1.75;
text-align: center;
}
.top_block03 .top_block03_text02 > dt {
font-weight: bold;
}
.top_block03 .top_block03_note01 {
margin: 5px 0 0 0;
}
.top_block03 .top_block03_note01 > li {
position: relative;
font-size: 0.5625em;
}
.top_block03 .top_block03_note01 > li{
padding-left: 2em;
}
/*.top_block03 .top_block03_note01 > li:nth-child(2) {
padding-left: 2em;
}*/
.top_block03 .top_block03_note01 > li > span {
position: absolute;
top: 0;
left: 0;
}
.top_block03 .top_block03_image01 {
margin: 25px 0 0;
text-align: center;
}

.top_block03 .top_block03_block {
display: block;
color: #232323;
}
.top_block03 .top_block03_block figure{
text-align: center;		
}
.top_block03 .top_block03_block img {
opacity: 1;
}
.top_block03 .top_block03_image01 img {
max-height: 137px;
}
.top_block03 .top_block03_image02 img,
.top_block03 .top_block03_image05 img{
max-height: 140px;
}
.top_block03 .top_block03_image04 img{
  max-height: 200px;
}
.top_block03 .top_block03_image03 img {
max-height: 210px;
}
/*
.top_block03 .top_block03_column02 {
margin: 50px 0 0;
}
.top_block03 .top_block03_column02 > .top_block03_col02 {
margin: 30px 0 0;
}
.top_block03 .top_block03_column02 > .top_block03_col02:first-child {
margin-top: 0;
}
*/
.top_block03 .top_block03_col02 section{
margin: 15vw 0 0 0;
}
.top_block03 .top_block03_column02{
margin: 80px 0 0;
background: rgba(255,255,255,0.49);
position: relative;
padding: 15vw 8vw 20vw;
}
.top_block03 .top_block03_column02#nuts,
.top_block03 .top_block03_column02#pauch,
.top_block03 .top_block03_column02#smallpack,
.top_block03 .top_block03_column02#ice,
.top_block03 .top_block03_column02#delivery{
padding-top: 20vw;
}
.top_block03_column02 .prd_ttl{
position: absolute;
top: -22px;
}
.top_block03_column02#standard .prd_ttl {
left: calc(50% - 23vw);
width: 46vw;
}
.top_block03_column02#nuts .prd_ttl {
left: calc(50% - 30vw);
width: 60vw;
}
.top_block03_column02#blocks26 .prd_ttl{
left: calc(50% - 22.5vw);
width: 45vw;
}
.top_block03_column02#bicpack .prd_ttl{
left: calc(50% - 31vw);
width: 62vw;
}
.top_block03_column02#pauch .prd_ttl{
left: calc(50% - 24vw);
width: 48vw;
}
.top_block03_column02#smallpack .prd_ttl{
left: calc(50% - 24vw);
width: 48vw;
}
.top_block03_column02#minicube .prd_ttl {
left: calc(50% - 28vw);
width: 56vw;
}
.top_block03_column02#ice .prd_ttl{
left: calc(50% - 33vw);
width: 66vw;
}
.top_block03_column02#delivery .prd_ttl {
left: 50%;
transform: translateX(-50%);
}

.top_block03_column02 .prd_txt{
text-align: center;
width: 100%;
margin: 0 auto;
}
#minicube.top_block03_column02 .prd_txt{
  margin: 0 -5%;
  width: 110%;
}
.top_block03_column02 .prd_pkg{
text-align: center;
margin-bottom: 6vw;
}
.top_block03_column02 .prd_about h3{
width: 100%;
margin: 0 auto;
}

.top_block03_column02 .prd_about dt,
.top_block03_column02 .prd_about dd{
color: #410f02 !important;
}
.top_block03_column02 dt{
padding: 0.3rem;
text-align: center;
background: #ede5db;
border-top: solid 2px #b39c99;
border-bottom: solid 2px #b39c99;
}
.top_block03_column02 dd{
padding: 0.3rem 0.5rem;
border-bottom: solid 2px #b39c99;
}
.top_block03_column02 dd span{
color: #FF0004;
font-size: 1.5rem;
font-weight: bold;
padding-left: 1rem;
}

/* パウチパッケージ */

#pauch.top_block03_column02 .prd_txt_sub{
text-align: center;
margin-top: 20px;
}
#pauch.top_block03_column02 .prd_txt_sub p{
color: #410f02;
}
#pauch.top_block03_column02 .prd_txt_sub p span{
color: #e40b21;
}
/*
#pauch.top_block03_column02 .prd_pkg .pkg_inner{
margin-bottom: 45px;
}
.top_block03 #pauch .top_block03_image03 img {
height: auto;
}
*/
.top_block03 #pauch .pkg_txt {
font-size: 0.88em;
margin-top: 5px;
}

/*グラフ解説＆新PKG*/
.top_block03_column03{
background: #fff;
margin-top: 35px;
font-size: 12px;
}

.top_block03_column03 h3{
color: #fff;
background: #085a4a;
font-weight: bold;
text-align: center;
padding: 10px 0;
margin-bottom: 15px;
}
.top_block03_column03 h3 + p{
padding: 0 20px;
}
.top_block03_column03 figure{
padding: 20px;
}
.top_block03_column03 figure figcaption{
font-size: 9px;
margin-top: 10px;
}
.top_block03_column04{
margin-top: 30px;
background: #fff;
text-align: center;
padding-bottom: 20px;
}
.top_block03_column04 h3{
color: #fff;
background: #085a4a;
font-size: 11px;
font-weight: bold;
padding: 10px 0;
margin-bottom: 15px;
}
.top_block03_column04 h3 span{
font-size: 17px;
}
.top_block03_column04 figure{
margin: 0 10px;
}

/* 商品ページリンクボタン */
.top_block03_column02 .lineup_button{
margin: 6vw auto 0;
width: 100%;
background-color: rgba(8,90,74,0.8);
}
.top_block03_column02 .lineup_button a{
display: block;
position: relative;
padding: 20px;
line-height: 21px;
}
.top_block03_column02 .lineup_button a:before {
content: "";
position: absolute;
bottom: 32%;
right: 11px;
width: 9px;
height: 9px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}
.top_block03_column02 .lineup_button a figure{
width: 85%;
margin: 0 auto;
}
  
/* 商品ページ注釈 */
.top_block03_column02 .notice{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 1em;
  text-indent: -1em;
  color: #410f02;
  font-weight: bold;
}
.top_block03_column02 .notice.tcenter{
  text-align: center;
}
.top_block03_column02 .notice02{
  font-size: 14px;
  margin-top: 10px;
  color: #410f02;
  font-weight: bold;
}
  
/* チョコレート効果　CACAO72％プラス+ */
.top_block03 #plus.top_block03_column02{
  background: rgba(255,255,255,1);
  border: 6px solid #410f02;
  box-sizing: border-box;
  padding: 30vw 8vw 20vw;
  margin: 100px 0 0;
}
#plus.top_block03_column02 .prd_ttl_sub{
  position: absolute;
  top: -50px;
  left: calc(50% - 27.5vw);
  z-index: 1;
  width: 55vw;
}
#plus.top_block03_column02 .prd_ttl{
  left: calc(50% - 42.2vw);
  width: 70vw;
  background: #085b4b;
  padding: 7% 8%;
}
#plus.top_block03_column02 .prd_txt{
  margin: 0 -5%;
  width: 110%;
}
#plus.top_block03_column02 .prd_ttl figure{
  margin: 0 auto;
}
#plus.top_block03_column02 .prd_pkg .text_meyasu{
  width: 75%;
  background: rgba(255,252,0,0.3);
  color: #410f02;
  margin: 0 auto 30px;
  padding: 1.25vw 0;
  font-size: 1em;
  font-weight: bold;
}
.top_block03 #plus.top_block03_column02 .prd_pkg .top_block03_image04 img{
  max-height: 200px;
}
#plus.top_block03_column02 .flavanols dt{
  background: rgba(8,90,74,0.75);
  color: #fff !important;
  border-top: solid 2px #085a4a;
  border-bottom: solid 2px #085a4a;
  font-size: 0.9em;
}
#plus.top_block03_column02 .flavanols dd{
  border-bottom: solid 2px #085a4a;
}
#plus.top_block03_column02 .flavanols dd .atari{
  font-size: 80%;
  color: #232323;
  font-weight: normal;
  display: inline-block;
  width: 53%;
  vertical-align: middle;
  padding-left: 0.5em;
}
#plus.top_block03_column02 .prd_about .hyouji{
  font-size: 0.8em;
  padding: 20px 0;
}
#plus.top_block03_column02 .lineup_button a figure{
  margin: -2% auto 0;
}
/*====================
商品モーダル
====================*/
.products_modal {
background-color: #ffffff;
color: #232323;
width: 80vw;
margin: 0 auto;
text-align: left;
position: relative;
}
.products_modal .top_block04_image {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
height: 260px;
padding: 0 20px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg02_pc.png);
background-repeat: repeat;
background-position: 0 0;
}
.products_modal .top_block04_image img {
max-height: 240px;
}
.products_modal .top_block04_inner01 {
padding: 25px 10px;
}
.products_modal .top_block04_inner02 {
padding: 10px;
}
.products_modal [class*="top_block04_head"] {
padding: 5px 10px;
line-height: 1.1;
font-size: 0.625em;
font-weight: normal;
text-align: center;
}
.products_modal .top_block04_head_type01 {
background-color: #085a4a;
color: #ffffff;
}
.products_modal .top_block04_head_type02 {
background-color: #fef6ae;
color: #4a2615;
}
.products_modal .top_block04_head_type03 {
background-color: #1b0c00;
color: #ffffff;
}
.products_modal .top_block04_text01{
text-align: center;
}
.products_modal .top_block04_text01 > dt {
position: relative;
padding: 0 0 13px;
font-size: 0;
display: inline-block;
}
.products_modal .top_block04_text01 > dt:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 15px;
height: 1px;
margin-left: -8px;
background-color: #232323;
}
.products_modal .top_block04_text01 > dt img {
max-height: 35px;
}
.products_modal .top_block04_text01 > dt img.ico_new{
height: 14px;
display: block;
}
.products_modal .top_block04_text01 > dd {
font-size: 0.875em;
line-height: 1.85;
}
.products_modal .top_block04_text01 > dt + dd {
margin: 10px 0 0;
font-weight: bold;
}
.products_modal .top_block04_text01 > dd + dd {
font-size: 0.75em;
}
.products_modal .top_block04_text02 {
margin: 20px 0 0;
color: #085a4a;
font-size: 0.75em;
line-height: 1.75;
text-align: center;
}
.products_modal .top_block04_text03 {
font-size: 0.625em;
}
.products_modal .top_block04_column > .top_block04_col {
position: relative;
margin: 10px 0 7px;
padding: 10px;
background-color: #f2f2f2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.products_modal .top_block04_column > .top_block04_col:before {
content: "";
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
margin-left: -3px;
border-style: solid;
border-width: 7px 3px 0 3px;
border-color: #f2f2f2 transparent transparent transparent;
}
.products_modal .top_block04_column > .top_block04_col:first-child {
margin-top: 0;
}
.products_modal .top_block04_column > .top_block04_col:nth-child(2n+1) {
margin-right: 18.75%;
}
.products_modal .top_block04_column > .top_block04_col:nth-child(2n) {
margin-left: 18.75%;
}
/*====================
動画エリア
====================*/
.top_block05 {
position: relative;
padding: 50px 15px;
background-color: #ffffff;
border-top: 4px solid #085a4a;
}
.top_block05:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #085a4a;
}
.top_block05 .top_block05_inner {
color: #232323;
text-align: left;
}
.top_block05 .top_block05_text {
margin: 10px 0 0;
}
.top_block05 .top_block05_text > * {
font-size: 0.6875em;
text-align: center;
}
.top_block05 .top_block05_text > dt {
font-weight: bold;
}
.top_block05 .top_block05_image {
text-align: center;
}
.top_block05 .top_block05_image a:hover img {
opacity: 1;
}
.top_block05 .making_slide {
margin: 50px 0 0;
}
.top_block05 .top_block05_column > .making_slide li {
margin: 30px 0 0;
position: relative;
}
.top_block05 .top_block05_column > .making_slide li:first-child {
margin-top: 0;
}
.top_block05 .top_block05_column > .making_slide li a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.top_block05 .top_block05_movie {
display: none;
}

/*ラジオCM動画*/
.top_block05 .radio_slide_box {
margin-top: 40px;
}
.top_block05 .radio_slide li.active figure img {
opacity: 0.6;
}
.top_block05 .radio_slide .slick-slide {
margin: 0 2vw;
}
.top_block05 .radio_slide .slick-list {
margin: 0 2vw;
}
.top_block05 .radio_slide .slick-arrow {
overflow: hidden;
top: 61px;
width: 0;
height: 0;
margin: 0;
padding: 0;
background: none;
border: none;
text-align: left;
text-indent: -9999em;
cursor: pointer;
outline: none;
transition: all 0.3s ease;
}
.top_block05 .radio_slide.slick-slider .slick-prev {
left: -7.5vw;
}
.top_block05 .radio_slide.slick-slider .slick-next {
right: -7.5vw;
}
.top_block05 .radio_slide.slick-slider .slick-arrow:before {
content: "";
position: absolute;
top: 50%;
width: 14px;
height: 14px;
}
.top_block05 .radio_slide.slick-slider .slick-next:before {
top: 13.8vw;
right: -0.52vw;
border-top: 2px solid #085a4a;
border-right: 2px solid #085a4a;
transform: translateY(-50%) rotate(45deg);
}
.top_block05 .radio_slide.slick-slider .slick-prev:before {
top: 13.8vw;
left: -0.52vw;
border-bottom: 2px solid #085a4a;
border-left: 2px solid #085a4a;
transform: translateY(-50%) rotate(45deg);
}

/*====================
チョコレートレシピ LINK
====================*/
.top_block06 {
position: relative;
/* padding: 0 0 63.125%; */
background-color: #ffffff;
border-top: 4px solid #f5d29b;
}
.top_block06:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #f5d29b;
}
/*
.top_block06:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
padding: 63.125% 0 0;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg05_sp.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
}
*/
.top_block06 .top_block06_inner01 {
display: -webkit-flex;
display: flex;
-webkit-align-items: first baseline;
align-items: first baseline;
height: 156.71875vw;
padding: 0 2.8125vw;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg04_sp.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: 100% auto;
background-size: 100% auto;
color: #ffffff;
text-align: left;
}
.top_block06 .top_block06_inner02 {
width: 100%;
margin-top: 15.46875vw;
}
.top_block06 .top_block06_head {
position: relative;
padding: 16.40625vw 0 0;
/* font-size: 1.625em; */
font-size: 7.5vw;
font-weight: normal;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
line-height: 1.19;
text-align: center;
}
.top_block06 .top_block06_head:before {
content: "";
position: absolute;
top: 0;
left: 50%;
/*width: 51px;*/
/*height: 39px;*/
width: 13.75vw;
height: 10.78125vw;  
margin-left: -26px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg06_sp.png);
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 100%;
background-size: 100%;
}
.top_block06 .top_block06_text {
margin: 8vw 0 0;
/*font-size: 0.75em;*/
font-size: 2.8125vw;
line-height: 1.75;
text-align: center;
}
.top_block06 .top_button01 {
    margin: 7.1vw 0 0;
}
  .top_block06 .top_button01 > li > a{
    font-size: 3.125vw;
    width: 94.375vw;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 3.90625vw 25px;
  }
/*====================
教えてチョコ先生LINK
====================*/
.top_block07 {
position: relative;
padding: 40px 15px 50px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg07_sp.jpg);
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
border-top: 4px solid #b7ac7d;
}
.top_block07:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #b7ac7d;
}
.top_block07 .top_block07_inner01 {
color: #232323;
text-align: left;
}
.top_block07 .top_block07_head {
margin: 0 -15px;
}
.top_block07 .top_block07_text {
margin: 20px 0 0;
font-size: 0.75em;
line-height: 1.75;
text-align: center;
}
/*====================
LPリンク
====================*/
.top_block08 {
padding: 26px 40px 34px;
background-color: #085a4a;
}
.top_block08 .top_block08_inner {
color: #ffffff;
text-align: left;
}
.top_block08 .top_block08_banner > li {
text-align: center;
}
.top_block08 .top_block08_banner > li:not(:first-child){
margin-top: 5vw;
}
.top_block08 .top_block08_banner > li > a:hover > img {
opacity: 1;
}

/*====================
メインビジュアル
====================*/
.top_block09 .top_block09_slider {
position: relative;
min-height: 68vw;
}
.top_block09 .top_block09_panel_frame {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(255,255,255,0.80);
text-align: left;
}
.top_block09 .top_block09_panel_note > li {
position: relative;
padding: 0 0 0 1em;
color: #232323;
font-size: 0.4375em;
}
.top_block09 .top_block09_panel_note > li {
padding-left: 2em;
}
/*.top_block09 .top_block09_panel_note > li:nth-child(2) {
padding-left: 2em;
}*/
.top_block09 .top_block09_panel_note > li > span {
position: absolute;
top: 0;
left: 0;
}
.top_block09 .slick-slider img {
display: inline-block;
}

}

/*=================================

PC

=================================*/

/*幅769px以上に適用*/
@media screen and (min-width:641px) {
body {
/*min-width: 1024px;*/
}
.is_sp {
display: none !important;
}

/*====================
見出し
====================*/
.top_head01 {
color: #085a4a;
font-weight: normal;
text-align: center;
}
.top_head01 [class*="top_head01_"] {
display: block;
}
.top_head01 .top_head01_shoulder {
position: relative;
margin: 0 0 25px;
padding: 0 0 70px;
line-height: 1.1;
}
.top_head01 .top_head01_shoulder:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 48px;
height: 46px;
margin-left: -24px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg03_pc.png);
background-repeat: no-repeat;
background-position: 0 0;
}
.top_head01 .top_head01_title {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 2.25em;
line-height: 1;
}
/*====================
h1用
====================*/
.top_head02 {
overflow: hidden;
position: absolute;
display: block;
top: 0;
left: 0;
width: 1px;
height: 1px;
padding: 0;
margin: 0;
z-index: -1;
}
/*====================
汎用リンクボタン
====================*/
.top_button01 {
margin: 40px 0 0;
position: relative;
z-index: 39;
}
.top_button01 > li {
text-align: center;
}
.top_button01 > li > a {
position: relative;
display: inline-block;
padding: 15px 35px;
min-width: 400px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(8,90,74,0.8);
color: #ffffff;
font-size: 1.125em;
line-height: 1.1;
text-align: center;
transition: all 0.3s ease;
}
.top_button01 > li > a:before {
content: "";
position: absolute;
top: 50%;
right: 15px;
width: 12px;
height: 12px;
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}
.top_button01 > li > a:hover {
opacity: 0.8;
}
/*====================
CMPバナー
====================*/
/*MVすぐ下ver*/
.bnr_area{
/*background: #004a41;*/
}
.bnr_area a{
display: block;
}
.bnr_area p{
position: relative;
text-align: center;
color: #fff;
font-size: 18px;
background: #231815;
padding: 6px 0;
}
.bnr_area p:after{
content: "";
position: absolute;
top: 50%;
width: 10px;
height: 10px;
right: calc(50% - 8em);
border-top: 2px solid #ffffff;
border-right: 2px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}
.top_banner_block{
background: #fff;
padding: 40px 0
}
.top_banner_block {
display: flex;
justify-content: center;
}
.top_banner_block div {
/*width: 435px; バナーが2個のとき*/
font-size: 0.625em;
}
.top_banner_block div:not(:first-child) {
margin-left: 30px;
}
.top_banner_block span {
display: block;
text-align: left;
}
.top_banner_block div a img{
transition: all 0.3s ease;
}
/*====================
概要エリア
====================*/
.top_block01 {
position: relative;
background-color: #ffffff;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg01_pc.jpg), url(/sweets/chocolate/chocokoka/images/renew_index_bg08_pc.jpg);
background-repeat: no-repeat, repeat-x;
background-position: 50% 100%, 0 100%;
}
.top_block01 .top_block01_inner01 {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
width: 1024px;
height: 670px;
margin: 0 auto;
color: #232323;
}
.top_block01 .top_block01_inner02 {
padding: 0 0 0 470px;
text-align: left;
}
.top_block01 .top_block01_head01 {
position: absolute;
top: 80px;
left: 60px;
}
.top_block01 .top_block01_section + .top_block01_section {
margin: 45px 0 0;
width: 500px;
}
.top_block01 .top_block01_text {
margin: 15px 0 0;
font-size: 0.875em;
line-height: 1.85;
}
.top_block01 .top_block01_text em {
color: #e40b21;
font-style: normal;
}
/*====================
時間別動画
====================*/
.top_block02 {
padding: 50px 0 100px;
background-color: #ffffff;
}
.top_block02 .top_block02_inner {
width: 900px;
margin: 0 auto;
text-align: left;
}
.top_block02 .top_block02_column {
padding: 50px 0 0;
}
.top_block02 .top_block02_column:after {
clear: both;
content: "";
display: block;
}
.top_block02 .top_block02_column > .top_block02_col {
float: left;
width: 420px;
margin: 50px 60px 0 0;
}
.top_block02 .top_block02_column > .top_block02_col:nth-child(2n) {
margin-right: 0;
}
.top_block02 .top_block02_column > .top_block02_col:nth-child(2n+1) {
margin-top: -50px;
}
.top_block02 .top_block02_head {
position: relative;
display: table;
width: 100%;
height: 40px;
}
.top_block02 .top_block02_head:before {
content: "";
position: absolute;
top: 50%;
left: 150px;
width: 1px;
height: 40px;
margin-top: -20px;
background-color: #000000;
}
.top_block02 .top_block02_head > [class*="top_block02_head_"] {
display: table-cell;
vertical-align: middle;
color: #232323;
}
.top_block02 .top_block02_head > .top_block02_head_title {
width: 150px;
font-size: 1.25em;
font-weight: normal;
line-height: 1;
}
.top_block02 .top_block02_head > .top_block02_head_title > span[class*="top_block02_head_icon"] {
position: relative;
padding: 0 0 0 45px;
}
.top_block02 .top_block02_head > .top_block02_head_title > span[class*="top_block02_head_icon"]:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 22px;
height: 22px;
margin-top: -11px;
background-repeat: no-repeat;
background-position: 0 0;
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon01:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic01_pc.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon02:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic02_pc.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon03:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic03_pc.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon04:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic04_pc.png);
}
.top_block02 .top_block02_head > .top_block02_head_title > span.top_block02_head_icon05:before {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic05_pc.png);
}
.top_block02 .top_block02_head > .top_block02_head_text {
padding: 0 0 0 20px;
font-size: 0.875em;
line-height: 1.4;
}
.top_block02 figure {
position: relative;
background-size: 100% auto;
background-repeat: no-repeat;
}
.top_block02 figure span.box {
display: block;
}
.top_block02 figure:hover span.box {
cursor: pointer;
opacity: 0.7;
}
.top_block02 figure#movie_kenko_7 span.box {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im02.jpg);
}
.top_block02 figure#movie_kenko_10 span.box {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im03.jpg);
}
.top_block02 figure#movie_kenko_15 span.box {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im04.jpg);
}
.top_block02 figure#movie_kenko_17 span.box {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im05.jpg);
}
.top_block02 figure#movie_kenko_21 span.box {
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_im06.jpg);
}
.top_block02 .top_block02_image01 {
margin: 20px 0 0;
}
.top_block02 .top_block02_image01 img{
transition: all 0.3s ease;
}
.top_block02 .top_block02_image02 {
margin: 15px 0 0;
text-align: center;
}
/*====================
商品エリア
====================*/
.top_block03 {
position: relative;
padding: 100px 0;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg02_pc.png);
background-repeat: repeat;
background-position: 0 0;
border-top: 4px solid #b7ac7d;
}
.top_block03:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #b7ac7d;
}
.top_block03 .top_block03_inner {
width: 900px;
margin: 0 auto;
color: #232323;
text-align: left;
}
.top_block03 .top_block03_head02 {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-end;
align-items: flex-end;
-webkit-justify-content: center;
justify-content: center;
height: 100px;
margin: 0 -32px;
padding: 0 0 26px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0;
}
/*
.top_block03 .top_block03_head02:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 2px;
margin-left: -15px;
background-color: #085a4a;
}
*/
.top_block03 .top_block03_head02 > span {
position: relative;
padding: 0 32px;
}
.top_block03 a[href="#modal_lineup10"] .top_block03_head02 > span{
padding: 0 20px 0 32px;
}
/*
.top_block03 .top_block03_head02 > span:before {
content: "";
position: absolute;
top: 50%;
right: 0;
width: 16px;
height: 16px;
margin-top: -8px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_ic06_pc.png);
background-repeat: no-repeat;
background-position: 0 0;
}
*/
.top_block03 .top_block03_head02 > span img{
width: 300px;
}
.top_block03 .top_block03_head02 > span img.ico_new{
height: 18px;
margin-right: 7px;
top: -2px;
position: relative;
}


.top_block03 .top_block03_text01 {
margin: 40px 0 0;
font-size: 0.875em;
line-height: 1.85;
}
.top_block03 .top_block03_text02 {
margin: 20px 0 0;
}
.top_block03 .top_block03_text02 > * {
font-size: 0.875em;
line-height: 1.85;
text-align: center;
}
.top_block03 .top_block03_text02 > dt {
font-weight: bold;
}
.top_block03 .top_block03_note01 {
overflow: hidden;
margin: 5px 0 0 0;
}
.top_block03 .top_block03_note01 > li {
position: relative;
font-size: 0.625em;
}
.top_block03 .top_block03_note01 > li {
padding-left: 2em;
}
/*.top_block03 .top_block03_note01 > li:nth-child(2) {
padding-left: 2em;
}*/
.top_block03 .top_block03_note01 > li > span {
position: absolute;
top: 0;
left: 0;
}
.top_block03 .top_block03_block figure{
text-align: center;
}
.top_block03 .top_block03_image03 img {
height: 250px;
}
.top_block03 #smallpack .top_block03_image04 img {
height: 270px;
}
.top_block03 #ice .top_block03_image04 img{
width: 75%;
}
/*.top_block03 .top_block03_image04{
height: 250px;
display: flex;
justify-content: center;
align-items: flex-end;
}*/
/*↑通常は上の記述↑*/
.top_block03 .top_block03_image04{
display: flex;
display: -webkit-flex;
justify-content: center;
align-items: flex-end;
}
.top_block03 #nuts .prd_txt img{
width: 640px;
}
.top_block03 #bicpack .prd_txt img{
width: 680px;
}
.top_block03 #nuts .top_block03_image04 img{
width: 360px;
}
.top_block03 #blocks26 .top_block03_image04 img{
width: 360px;
}
.top_block03 .fig_cacao86_26pack{
height: 250px !important;
display: flex;
justify-content: center;
align-items: flex-end;
}
.top_block03 .top_block03_image05{
height: 250px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.top_block03 .top_block03_image05 img{
width: 330px;
height: auto;
}
.top_block03 .top_block03_block {
display: block;
color: #232323;
outline: none;
}
.top_block03 .top_block03_block img {
opacity: 1;
}
.top_block03 .top_block03_block:hover .top_block03_head02 img,
.top_block03 .top_block03_block:hover .top_block03_head02 > span:before,
.top_block03 .top_block03_block:hover figure img{
opacity: 0.7;
transition: all 0.3s ease;
}
.top_block03 .top_block03_column01 {
overflow: hidden;
margin: 90px auto 0;
width: 850px;
}
.top_block03 .top_block03_image01 img {
max-height: 180px;
}
.top_block03 .top_block03_column01 > .top_block03_col01[data-col01="left"] {
float: left;
margin-top: 30px;
}
.top_block03 .top_block03_column01 > .top_block03_col01[data-col01="right"] {
float: right;
width: 613px;
padding: 7px 0 0;
}
/*
.top_block03 .top_block03_column02 {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 100px 0 0;
}
*/
.top_block03 .top_block03_column02 > .top_block03_col02 {
margin: 60px 0 0 0;
}
.top_block03 .top_block03_column02 > .top_block03_col02:nth-child(-n+3) {
margin-top: 0;
}
.top_block03 .top_block03_column02 > .top_block03_col02:nth-child(3n) {
margin-right: 0;
}
.top_block03 .top_block03_column02 a[href="#modal_lineup06"] figure img,
.top_block03 .top_block03_column02 a[href="#modal_lineup14"] figure img{
height: 177px;

}
/*IE崩れ防止*/
/*
.lineup_img_cacao72_almond , .lineup_img_cacao72_macadamia{
width: 260px;
}
*/

.top_block03 .top_block03_column02{
margin: 80px 0 0;
background: rgba(255,255,255,0.49);
position: relative;
padding: 100px 50px;
}
.top_block03_column02 .prd_ttl{
position: absolute;
top: -35px;
}

.top_block03_column02#standard .prd_ttl {
left: calc(50% - 168px);
}
.top_block03_column02#nuts .prd_ttl {
left: calc(50% - 369.5px);
}
.top_block03_column02#blocks26 .prd_ttl{
left: calc(50% - 169px);
}
.top_block03_column02#bicpack .prd_ttl{
left: calc(50% - 222.5px);
}
.top_block03_column02#pauch .prd_ttl{
left: calc(50% - 297px);
}
.top_block03_column02#smallpack .prd_ttl{
left: calc(50% - 278px);
}
.top_block03_column02#minicube .prd_ttl {
left: calc(50% - 160.5px);
}
.top_block03_column02#ice .prd_ttl{
left: calc(50% - 441px);
}
.top_block03_column02#delivery .prd_ttl{
left: calc(50% - 110px);
}
  
.top_block03_column02 .prd_txt{
margin: 0 10%;
width: 80%;
text-align: center;
}
.top_block03_column02#minicube .prd_txt,
.top_block03_column02#ice .prd_txt{
margin: 0 auto;
width: 100%
}
.top_block03_column02 .prd_txt figure{
display: inline-block;
}
#ice.top_block03_column02 .prd_txt figure{
display: block;
}
.top_block03_column02 .prd_pkg{
text-align: center;
width: 45%
}
.top_block03_column02#minicube .prd_pkg img{
  width: 75%;
}
.top_block03_column02 .prd_about{
text-align: left;
}
#standard.top_block03_column02 .prd_about{
margin-top: -20px;
}

.top_block03_column02 dt{
padding: 0.3rem;
text-align: center;
background: #ede5db;
border-top: solid 2px #b39c99;
border-bottom: solid 2px #b39c99;
}
.top_block03_column02 dd{
padding: 0.3rem 0.5rem;
border-bottom: solid 2px #b39c99;
}
.top_block03_column02 dd span{
color: #FF0004;
font-size: 1.5rem;
font-weight: bold;
padding-left: 1rem;
}

.top_block03_col02 section{
display: -webkit-flex;
display: flex;
justify-content: space-around;
margin: 60px 0 0 0;
flex-wrap: nowrap;
flex-direction: row;
align-items: flex-start;
}
.top_block03_col02 figure.top_block03_image02{
width: 360px;
}

/* パウチパッケージ */

#pauch.top_block03_column02 .prd_txt_sub{
text-align: center;
margin-top: 20px;
font-size: 1.125em;
}
#pauch.top_block03_column02 .prd_txt_sub p{
color: #410f02;
}
#pauch.top_block03_column02 .prd_txt_sub p span{
color: #e40b21;
}
/*
#pauch.top_block03_column02 .prd_pkg {
display: flex;
flex-direction: row;
align-items: center;
width: 55%;
margin-bottom: 0;
margin-top: 18px;
justify-content: center;
}
#pauch.top_block03_column02 .prd_pkg .pkg_inner {
width: 50%;
}
.top_block03 #pauch .top_block03_image03 img {
height: auto;
}
*/
.top_block03 #pauch .pkg_txt {
font-size: 0.75em;
margin-top: 5px;
}

/*グラフ解説＆新PKG*/
.top_block03_column03{
background: #fff;
margin-top: 50px;
display: flex;
justify-content: space-between;
padding: 30px 55px 10px 30px;
position: relative;
}
.top_block03_column03 .text{
width: 457px;	
}
.top_block03_column03 figure img{
width: 310px;
}
.top_block03_column03 figure figcaption{
font-size: 9px;
position: absolute;
bottom: 30px;
left: 30px;
}
.top_block03_column03 h3{
color: #fff;
background: #085a4a;
font-size: 18px;
font-weight: bold;
padding: 10px 0 10px 15px;
box-sizing: border-box;
margin-bottom: 15px;
}
.top_block03_column04{
margin-top: 40px;
background: #fff;
display: flex;
padding: 0 20px 0 30px;
height: 135px;
align-items: center;
justify-content: space-between;
}
.top_block03_column04 h3{
color: #fff;
background: #085a4a;
font-size: 14px;
font-weight: bold;
width: 295px;
padding: 10px 0 10px 15px;
box-sizing: border-box;
}
.top_block03_column04 h3 span{
font-size: 24px;
}

/* 商品ページリンクボタン */
.top_block03_column02 .lineup_button{
margin: 26px auto 0;
width: 100%;
background-color: rgba(8,90,74,0.8);
}
.top_block03_column02 .lineup_button a{
display: block;
position: relative;
padding: 20px;
line-height: 16px;
}
.top_block03_column02 .lineup_button a:before {
content: "";
position: absolute;
bottom: 31%;
right: 11px;
width: 9px;
height: 9px;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
transform: translateY(-50%) rotate(45deg);
}
.top_block03_column02 .lineup_button a figure{
margin: 0 auto;
text-align: center;
}
  
/* 商品ページ注釈 */
.top_block03_column02 .notice{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
  margin-top: 10px;
  margin-left: 1em;
  text-indent: -1em;
  color: #410f02;
  font-weight: bold;
  width: 300px;
}
.top_block03_column02 .notice.tcenter{
  text-align: center;
}
  
.top_block03_column02 .notice02{
  font-size: 12px;
  margin-top: 10px;
  color: #410f02;
  width: 300px;
}
  
/* チョコレート効果　CACAO72％プラス+ */
.top_block03 #plus.top_block03_column02{
  background: rgba(255,255,255,1);
  border: 6px solid #410f02;
  box-sizing: border-box;
  padding: 170px 50px 100px;
}
#plus.top_block03_column02 .prd_ttl_sub{
  position: absolute;
  top: -35px;
  left: calc(50% - 166px);
  z-index: 1;
}
#plus.top_block03_column02 .prd_ttl{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #085b4b;
  padding: 50px 0 20px;
  text-align: center;
}
#plus.top_block03_column02 .prd_ttl figure{
  margin: 0 auto;
}
#plus.top_block03_column02 .prd_txt{
  margin: 0 auto;
  width: 100%;
}
#plus.top_block03_column02 .prd_about{
  width: 40%;
}
#plus.top_block03_column02 .prd_about .hyouji{
  font-size: 0.8em;
  padding: 20px 0;
}
#plus.top_block03_column02 .prd_pkg .text_meyasu{
  width: 300px;
  background: rgba(255,252,0,0.3);
  color: #410f02;
  margin: 0 auto 30px;
  padding: 7px 0;
  font-size: 1.25em;
  font-weight: bold;
}
#plus.top_block03_column02 .flavanols dt{
  background: rgba(8,90,74,0.75);
  color: #fff;
  border-top: solid 2px #085a4a;
  border-bottom: solid 2px #085a4a;
}
#plus.top_block03_column02 .flavanols dd{
  border-bottom: solid 2px #085a4a;
}
#plus.top_block03_column02 .flavanols dd .atari{
  font-size: 80%;
  color: #232323;
  font-weight: normal;
  display: inline-block;
  width: 53%;
  vertical-align: middle;
  padding-left: 0.5em;
}

/*====================
商品モーダル
====================*/
.products_modal {
width: 600px;
background-color: #ffffff;
color: #232323;
margin: 0 auto;
text-align: left;
position: relative;
}
.products_modal .top_block04_image {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
height: 400px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg02_pc.png);
background-repeat: repeat;
background-position: 0 0;
}
.products_modal .top_block04_image img{
width: 400px; 	
}
.products_modal#modal_lineup07 .top_block04_image img,
.products_modal#modal_lineup08 .top_block04_image img,
.products_modal#modal_lineup09 .top_block04_image img,
.products_modal#modal_lineup10 .top_block04_image img,
.products_modal#modal_lineup11 .top_block04_image img,
.products_modal#modal_lineup12 .top_block04_image img,
.products_modal#modal_lineup13 .top_block04_image img{
width: auto; 
height: 365px;
}

.products_modal .top_block04_inner01 {
padding: 50px 20px;
}
.products_modal .top_block04_inner02 {
padding: 20px;
}
.products_modal [class*="top_block04_head"] {
padding: 5px 20px;
line-height: 1.1;
font-weight: normal;
text-align: center;
}
.products_modal .top_block04_head_type01 {
background-color: #085a4a;
color: #ffffff;
}
.products_modal .top_block04_head_type02 {
background-color: #fef6ae;
color: #4a2615;
}
.products_modal .top_block04_head_type03 {
background-color: #1b0c00;
color: #ffffff;
}
.products_modal .top_block04_text01 > * {
text-align: center;
}
.products_modal .top_block04_text01 > dt {
position: relative;
padding: 0 0 27px;
font-size: 0;
}
.products_modal .top_block04_text01 > dt:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 2px;
margin-left: -15px;
background-color: #232323;
}
.products_modal .top_block04_text01 > dt img{
height: 42px;
}
.products_modal .top_block04_text01 > dt img.ico_new{
height: 18px;
margin-right: 10px;
position: relative;
top: -13px;
}
.products_modal .top_block04_text01 > dd {
line-height: 1.85;
}
.products_modal .top_block04_text01 > dt + dd {
margin: 20px 0 0;
font-weight: bold;
}
.products_modal .top_block04_text01 > dd + dd {
font-size: 0.875em;
}
.products_modal .top_block04_text02 {
margin: 45px 0 0;
color: #085a4a;
font-size: 0.875em;
line-height: 1.85;
text-align: center;
}
.products_modal .top_block04_text03 {
font-size: 0.75em;
}
.products_modal .top_block04_column {
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
margin: 0 -19px 0 0;
padding: 0 0 14px;
}
.products_modal .top_block04_column > .top_block04_col {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
width: calc((100% - 19px * 3) / 3);
margin: 20px 19px 0 0;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #f2f2f2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.products_modal .top_block04_column > .top_block04_col:before {
content: "";
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
margin-left: -6px;
border-style: solid;
border-width: 14px 6px 0 6px;
border-color: #f2f2f2 transparent transparent transparent;
}
.products_modal .top_block04_column > .top_block04_col:nth-child(-n+3) {
margin-top: 0;
}
/*====================
動画エリア
====================*/
.top_block05 {
position: relative;
padding: 100px 0;
background-color: #ffffff;
border-top: 4px solid #085a4a;
}
.top_block05:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #085a4a;
}
.top_block05 .top_block05_inner {
width: 1024px;
margin: 0 auto;
color: #232323;
text-align: left;
}
.top_block05 .top_block05_movie {
width: 1024px;
height: 576px;
background-image: url(/sweets/chocolate/chocokoka/images/movie_12.jpg); /*初期表示動画サムネイル*/
background-size: cover;
}
.top_block05 .top_block05_image {
background: #000;
}
.top_block05 .top_block05_text {
margin: 15px 0 0;
}
.top_block05 .top_block05_text > * {
font-size: 0.875em;
text-align: center;
}
.top_block05 .top_block05_text > dt {
font-weight: bold;
}
.top_block05 .top_block05_text > dd {
margin: 5px 0 0;
}
.top_block05 .top_block05_movie {
margin: 100px 0 0;
}
.top_block05 .top_block05_movie, .top_block05 .top_block05_image {
transition: all 0.3s ease;
}
.top_block05 .top_block05_movie.default-movie:hover {
opacity: 0.7;
cursor: pointer;
}
.top_block05 .making_slide {
margin: 50px 0 0;
padding: 0 62px;
}
.top_block05 .making_slide.slick-slider .slick-list {
margin: 0 -30px;
}
.top_block05 .making_slide.slick-slider .slick-slide {
margin: 0 30px;
}
.top_block05 .making_slide.slick-slider .slick-slide:not(.movie_active):hover {
cursor: pointer;
}
.top_block05 .making_slide.slick-slider .slick-slide.movie_active .top_block05_image img {
opacity: 0.5;
}
.top_block05 .making_slide.slick-slider .slick-slide:not(.movie_active):hover .top_block05_image {
opacity: 0.5;
}
.top_block05 .making_slide.slick-slider .slick-arrow {
overflow: hidden;
position: absolute;
top: 61px;
width: 13px;
height: 24px;
margin: 0;
padding: 0;
background: none;
border: none;
text-align: left;
text-indent: -9999em;
cursor: pointer;
outline: none;
transition: all 0.3s ease;
}
.top_block05 .making_slide.slick-slider .slick-arrow:hover {
opacity: 0.7;
}
.top_block05 .making_slide.slick-slider .slick-arrow:before {
content: "";
position: absolute;
top: 50%;
width: 14px;
height: 14px;
}
.top_block05 .making_slide.slick-slider .slick-prev {
left: 20px;
}
.top_block05 .making_slide.slick-slider .slick-prev:before {
left: 4px;
border-bottom: 2px solid #085a4a;
border-left: 2px solid #085a4a;
transform: translateY(-50%) rotate(45deg);
}
.top_block05 .making_slide.slick-slider .slick-next {
right: 20px;
}
.top_block05 .making_slide.slick-slider .slick-next:before {
right: 4px;
border-top: 2px solid #085a4a;
border-right: 2px solid #085a4a;
transform: translateY(-50%) rotate(45deg);
}
/*====================
チョコレートレシピ LINK
====================*/
/*
.top_block06:after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 240px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg05_pc.jpg);
background-repeat: repeat-x;
background-position: 50% 0;
}
*/
.top_block06 {
position: relative;
background-color: #ffffff;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg04_pc.jpg);
background-repeat: repeat-x;
background-position: 50% 0;
border-top: 4px solid #f5d294;
}
.top_block06:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #f5d294;
}
.top_block06 .top_block06_inner01 {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
width: 1024px;
height: 800px;
margin: 0 auto;
color: #ffffff;
text-align: left;
}
.top_block06 .top_block06_inner02 {
width: 100%;
}
.top_block06 .top_block06_head {
position: relative;
padding: 110px 0 0;
font-size: 2.25em;
font-weight: normal;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
text-align: center;
}
.top_block06 .top_block06_head:before {
content: "";
position: absolute;
top: 40px;
left: 50%;
width: 73px;
height: 57px;
margin-left: -37px;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg06_pc.png);
background-repeat: no-repeat;
background-position: 0 0;
}
.top_block06 .top_block06_text {
margin: 45px 0 0;
font-size: 0.875em;
line-height: 1.85;
text-align: center;
}
.top_block06_inner01 .top_button01 {
    margin: 35px 0 0;
}
.top_block06_inner01 .top_button01 > li > a{
  padding: 18px 35px;
  min-width: 476px;
}
/*====================
教えてチョコ先生LINK
====================*/
.top_block07 {
position: relative;
background-image: url(/sweets/chocolate/chocokoka/images/renew_index_bg07_pc.jpg);
background-repeat: repeat-x;
background-position: 50% 0;
border-top: 4px solid #b7ac7d;
}
.top_block07:before {
content: "";
position: absolute;
top: 3px;
left: 0;
width: 100%;
height: 1px;
background-color: #b7ac7d;
}
.top_block07 .top_block07_inner01 {
width: 1024px;
margin: 0 auto;
color: #232323;
text-align: left;
}
.top_block07 .top_block07_inner02 {
position: relative;
}
.top_block07 .top_block07_inner03 {
position: absolute;
top: 270px;
left: 0;
width: 100%;
}
.top_block07 .top_block07_text {
font-size: 0.875em;
line-height: 1.85;
text-align: center;
}

/*====================
LPリンク
====================*/
.top_block08 {
padding: 50px 0;
background-color: #085a4a;
}
.top_block08 .top_block08_inner {
width: 1024px;
margin: 0 auto;
color: #ffffff;
text-align: left;
}
.top_block08 .top_block08_banner{
display: flex;
justify-content: center;
}
/*追加（高さ揃えるため）*/
.top_block08 .top_block08_banner{
align-items: flex-end;
}
.top_block08 .top_block08_banner > li {
text-align: center;
width: 400px;
}
.top_block08 .top_block08_banner > li:not(:first-child){
margin-left: 30px;
}
.top_block08 .top_block08_banner > li > a > img {
transition: all 0.3s ease;
}

/*====================
メインビジュアル
====================*/
.top_block09 .top_block09_panel{
overflow: hidden;
}
.top_block09 .top_block09_panel_inner {
position: relative;
width: 1024px;
margin: 0 auto;
text-align: left;
}
.top_block09 .top_block09_panel_image {
margin: 0 -500%;
text-align: center;
}
.top_block09 .top_block09_panel_frame {
position: absolute;
}
.top_block09 .top_block09_panel.panel01 .top_block09_panel_frame {
top: 610px;
left: 60px;
width: 904px;
}
.top_block09 .top_block09_panel.panel02 .top_block09_panel_frame {
bottom: 20px;
right: 0;
}
.top_block09 .top_block09_panel .top_block09_panel_note > li {
position: relative;
color: #232323;
font-size: 0.5625em;
}
.top_block09 .top_block09_panel .top_block09_panel_note > li{
padding-left: 2em;
}
/*.top_block09 .top_block09_panel .top_block09_panel_note > li:nth-child(2) {
padding-left: 2em;
}*/
.top_block09 .top_block09_panel .top_block09_panel_note > li > span {
position: absolute;
top: 0;
left: 0;
}
.top_block09 .slick-slider img {
display: inline-block;
}

}

/*幅470px～640pxに適用*/
/*ラジオ動画*/
@media screen and (min-width: 470px) and (max-width: 640px) {
.top_block05 .radio_slide.slick-slider .slick-next:before {
top: 11vw;
right: 0;
}
.top_block05 .radio_slide.slick-slider .slick-prev:before {
top: 11vw;
left: 0;
}
}

/*効かないものがあったので、再度・・・*/
@media screen and (min-width:751px) and (max-width:768px) {
.is_sp {
display: none !important;
}
}
